@charset "utf-8";
@media print, screen and (min-width:751px){
/*-------------------------------------
	下層共通
--------------------------------------*/
.under #footer{
	border-top:solid 3px #2a72d1;
}
#business_under{
	width:1200px;
	margin:0 auto;
}
#under_nav {
	width:230px !important;
	float:left;
}
#cts_nav ul{
}
#cts_nav ul li{
	margin-bottom:15px;
}
#cts_nav ul li span{
    color: #fff;
	background: url(../Image/business/common/open.png) no-repeat 200px center #1a3963;
	border:solid 1px #1a3963;
    padding: 3px 15px;
    font-size: 15px;
    letter-spacing: 0.1em;
	display:block;
	cursor:pointer;
}
#cts_nav ul li.visit span{
	background: url(../Image/business/common/close.png) no-repeat 200px center #fff;
    color: #1a3963;
	border:solid 1px #1a3963;
    padding: 3px 15px;
}
#cts_nav ul li.visit span:hover{
	background: url(../Image/business/common/close.png) no-repeat 200px center #fff;
}
#cts_nav ul li span.open{
	background: url(../Image/business/common/close.png) no-repeat 200px center #1a3963;
}
#cts_nav ul li span.open:hover{
	background: url(../Image/business/common/close.png) no-repeat 200px center #fff;
}
#cts_nav ul li span:hover{
	background: url(../Image/business/common/open.png) no-repeat 200px center #fff;
    color: #1a3963;
}
#cts_nav ul li span:hover::before{
	border-left: 4px solid #1a3963;
}
#cts_nav ul li .child_open{
	display:block !important;
}
#cts_nav ul li .sub_child{
	padding:15px 0 ;
}
#cts_nav ul li .sub_child li{
	margin:0;
}
#cts_nav ul li .sub_child li a{
	background:#fff;
    color: #1a3963;
	border:none;
	padding:5px 10px 5px 20px;
	font-size:13px;
	position:relative;
}
#cts_nav ul li .sub_child li a:hover{
	text-decoration:underline;
}
#cts_nav ul li .sub_child li a::before{
	position:absolute;
	content:"";
	top:50%;
	right:20px;
	border-left: 4px solid #fff;
	margin-top:-4px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
}
#cts_nav ul li .sub_child li a:hover::before{
	border-left: 4px solid #1a3963;
}

.under .main_box{
	width:900px;
	float:right;
}
#breadcrumb ul {
	padding:0;
	margin-bottom:80px;
}

#breadcrumb ul li{
	display:inline-block;
	font-size:11px;
	background:#17498c;
	padding:5px 10px;
	line-height:1.2;
	margin-right:3px;
	position:relative;
}
#breadcrumb ul li:last-child{
	background:#fff;
	border:solid 1px #17498c;
	color:#17498c;
}
#breadcrumb ul li::before{
    position: absolute;
    content: "";
    top: 7px;
    right: -10px;
    box-sizing: border-box;
    width: 5px;
    height: 5px;
    border: 5px solid transparent;
    border-left: 5px solid #17498c;
}
#breadcrumb ul li:last-child::before{
	content:none;
}
#breadcrumb ul li a{
	color:#fff;
}
.under .main_ttl{
	width:900px;
	margin:0 auto 75px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	font-size:44px;
	letter-spacing:0.08em;
	line-height:1.6;
	color:#3f4e53;
}
.under .main_ttl span{
    font-size: 16px;
    font-weight: normal;
    display: block;
    letter-spacing: 0;
    color: #aaa;
}
.under article{
	padding:50px 0 70px;
}
.nav_ttl{
	font-size:19px ;
	margin-bottom:13px;
	position:relative;
	padding-left:18px;
	letter-spacing:0.1em;
}
.nav_ttl::before{
	position:absolute;
	content:"";
	width:7px;
	height:16px;
	background:#17498c;
	margin-top:-8px;
	top:50%;
	left:0;
}
/*.ttl_01{
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 1.35;
    margin-bottom: 15px;
    padding: 0;
	}*/
.ttl_01{
    font-size: 38px;
    color: #3f4e53;
    letter-spacing: 0.1em;
    margin-bottom: 35px;
    position: relative;
    border-left: solid 8px #98c241;
    padding: 6px 0 0 20px;
    line-height: 1.3;
    font-weight: normal;
}
.ttl_02{
    font-size: 26px;
    letter-spacing: 0.05em;
    color: #38a4ad;
    position: relative;
    padding: 5px 0 2px 47px;
    margin-bottom: 15px;
    line-height: 1.5;
	background:url(../Image/common/icon01.png) no-repeat left center;
}
.ttl_03{
    font-size: 15px;
    margin-bottom: 15px;
    letter-spacing: 0.05em;
    color: #17498c;
    background: #d6e6fb;
    padding: 5px 15px 3px;
}
.cts_ttl{
    font-weight: bold;
    font-size: 16px;
	position:relative;
	padding-left:25px;
	line-height:2.3;
	margin-bottom:5px;
    letter-spacing: 0.05em;
    color: #38a4ad;
}
.cts_ttl:before{
    position: absolute;
    content: "";
    width: 14px;
    top: 50%;
    margin-top: -10px;
    left: 0;
    height: 14px;
    background: #fff;
    border: solid 2px #7dc6cc;
    border-radius: 50%;
}
.cts_ttl2{
    font-weight: bold;
    font-size: 14px;
    position:relative;
    padding-left: 24px;
    line-height:2.3;
    margin-bottom:5px;
    letter-spacing: 0.05em;
    color: #38a4ad;
}
.cts_ttl2::before{
    position: absolute;
    content: "";
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 7px solid transparent;
    border-top: 12px solid #38a4ad;
    top: 26%;
    left: 3px;
    }

/*-------------------------------------
	トップページ
--------------------------------------*/
#top #header {
	border-bottom:solid 3px #2a72d1;
}
#top #mainimage{
	background:url(../Image/top/main_bg.png) no-repeat center top;
	height:562px;
}
#top #mainimage .img_txt{
	padding-top:156px;
	width:1200px;
	margin:0 auto;
}
#top h2{
	font-size:28px;
	color:#2a72d1;
	font-weight:bold;
	font-family: "游ゴシック","YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	text-align:center;
	line-height:1.5;
}
#top h2 span{
	font-size:18px;
	color:#aaa;
	font-weight:normal;
	display:block;
	line-height:1.2;
}
#top #sec_01 {
    position: relative;
    padding-top: 150px;
}
#top #sec_01 h2{
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -58px;
}
#top #sec_01 .sec_01box {
	background:#cde3fe;
	position:relative;
}
#top #sec_01 .sec_01box::before {
	position:absolute;
	content:"";
	height:100%;
	width:50%;
	top:0 ;
	right:0;
	background:#eef5fe;
}
#top #sec_01 ul {
	width:1200px;
	margin:0 auto;
}
#top #sec_01 ul li{
	position:relative;
	float:left;
	width:230px;
	height:250px;
	padding:90px 35px 0;
}
#top #sec_01 ul li:nth-child(2){
	background:#eef5fe;
}
#top #sec_01 ul li:nth-child(3){
	background:#cde3fe;
}
#top #sec_01 ul li h3{
	text-align:center;
	font-size:20px;
	letter-spacing:0.1em;
	margin-bottom:10px;
}
#top #sec_01 ul li p{
	margin-bottom:20px;
	height:100px;
}
.more_btn{
	text-align:center;
}
.more_btn a{
    font-weight: bold;
    color: #2a72d1;
    display: inline-block;
    border: solid 2px #2a72d1;
    border-radius: 25px;
    padding: 3px 23px 1px;
    font-size: 16px;
	transition:.3s;
}
.more_btn a:hover{
    color: #fff;
    background: #2a72d1;
}
#top #sec_01 ul li img {
    position: absolute;
    top: -77px;
    left: 50%;
    margin-left: -73px;
}
#top #sec_02{
	width:800px;
	margin:0 auto;
	padding:100px 0;
}
#top #sec_02 li {
    padding: 20px 40px;
	color:#aaa;
}
#top #sec_02 .post_box a{
	display:inline-block;
	color:#333;
}
#top #sec_02 .post_box a:hover{
	text-decoration:underline;
}
#top #sec_02 img{
	margin-right:25px;
}
#top #sec_02 hr{
	border-top:dashed 1px #ddd;
	margin:25px 0;
}
#top #sec_02 .more_btn a{
	font-weight:normal;
	position:relative;
    padding: 3px 42px 1px 23px;
}
#top #sec_02 .more_btn a::before,
#top #sec_02 .more_btn a::after{
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
	transition:.3s;
vertical-align: middle;
}

#top #sec_02 .more_btn a::before{
    width: 15px;
    right: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #2a72d1;
}
#top #sec_02 .more_btn a::after{
    right: 16px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #fff;
}
#top #sec_02 .more_btn a:hover::before{
    background: #fff;
}
#top #sec_02 .more_btn a:hover::after{
    border-left: 4px solid #2a72d1;
}

#top #under_cts{
	background:url(../Image/top/under_bg.jpg) center top;
	height:444px;
}
#top #under_cts ul{
	width:990px;
    margin: 0 auto;
    padding: 121px 0 113px;
}
#top #under_cts ul li{
    float: left;
    text-align: center;
    font-weight: bold;
    margin-right: 50px;
}
#top #under_cts ul li a{
    width: 210px;
    height: 55px;
    background: #fff;
    border-radius: 30px;
    padding-top: 155px;
    font-size: 19px;
	transition:.3s;
}
#top #under_cts ul li a:hover{
	opacity:0.7;
}
#top #under_cts ul li:nth-child(1) a{
    background: url(../Image/top/under_cts01.png) no-repeat center 30px #fff;
	color:#c3d736;
}
#top #under_cts ul li:nth-child(2) a{
    background: url(../Image/top/under_cts02.png) no-repeat center 30px #fff;
	color:#f09b0a;
}
#top #under_cts ul li:nth-child(3) a{
    background: url(../Image/top/under_cts03.png) no-repeat center 30px #fff;
	color:#97d4d9;
}
#top #under_cts ul li:nth-child(4) a{
    background: url(../Image/top/under_cts04.png) no-repeat center 30px #fff;
	color:#2a72d1;
}
#top #under_cts ul li:last-child{
	margin-right:0;
}
/*-------------------------------------
	会社紹介
--------------------------------------*/
#company_under{
	width:1200px;
	margin:0 auto;
}
#company_under #cts_nav ul li a{
    color: #fff;
	background:#1a3963;
	border:solid 1px #1a3963;
    padding: 3px 15px;
    font-size: 15px;
    letter-spacing: 0.1em;
	position:relative;
}
#company_under #cts_nav ul li.visit a{
	background:#fff;
    color: #1a3963;
}
#company_under #cts_nav ul li a::before{
	position:absolute;
	content:"";
	top:50%;
	right:5px;
	margin-top:-4px;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #fff;
}
#company_under #cts_nav ul li.visit a::before{
	border-left: 4px solid #1a3963;
}
#company_under #cts_nav ul li a:hover{
	background:#fff;
    color: #1a3963;
}
#company_under #cts_nav ul li a:hover::before{
	border-left: 4px solid #1a3963;
}
#company article {
	padding:0 ;
}
#company .ttl_area{
	background:url(../Image/company/bg_img.jpg) no-repeat;
	padding:130px 0 140px;
	text-align:center;
}
#company h2 {
	text-align:center;
	font-family: "游ゴシック","YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	font-size:40px;
	letter-spacing:0.1em;
    color: #17498c;
	margin-bottom:15px;
	position:relative;
	line-height:1.5;
	text-shadow:0 0 10px #fff;
}
#company h2::before {
    position: absolute;
    content: "";
    background: #fff;
    height: 1px;
    width: 228px;
    top: 55px;
    left: 50%;
    margin-left: -114px;
}
#company h2 span{
	font-size:18px;
	font-weight:normal;
	color:#17498c;
	letter-spacing:0;
	display:block;
}
#company .ttl_area p{
	font-family: "游ゴシック","YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-shadow:0 0 10px #fff;
}
#company #breadcrumb{
	padding:15px;
	margin:0;
}
#company #sec_01 ul {
	width:1200px;
	margin:0 auto;
	padding:70px 0 100px;
}
#company #sec_01 ul li{
    float: left;
	text-align:center;
}
#company #sec_01 ul li a{
    width: 300px;
	position:relative;
}
#company #sec_01 ul li a::before{
	position:absolute;
	content:"";
	background:url(../Image/business/ber_img.png) no-repeat top left;
	width:5px;
	height:205px;
	top:30px;
	left:0;
}
#company #sec_01 ul li:last-child a::after{
	position:absolute;
	content:"";
	background:url(../Image/business/ber_img.png) no-repeat top left;
	width:5px;
	height:205px;
	top:30px;
	right:0;
}
#company #sec_01 ul li img{
	margin-bottom:15px;
}
#company #sec_01 ul li h3{
	font-size:19px;
	letter-spacing:0.1em;
	line-height:1.7;
	color:#333;
	position:relative;
	margin-bottom:5px;
}
#company #sec_01 ul li p{
	text-align:left;
	font-size:12px;
	padding:10px 45px;
	margin-bottom:15px;
	color:#333;
    height: 42px;
}

#company #sec_01 ul li .more{
	border:solid 2px #2a72d1;
	border-radius:18px;
	padding:4px 22px 3px 15px;
	font-size:13px;
	color:#2a72d1;
	position:relative;
}
#company #sec_01 ul li .more::before{
	position:absolute;
	content:"";
right: 6px;
top:50%;
margin-top:-4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #2a72d1;
}
#company #sec_01 ul li a:hover .more{
	background:#2a72d1;
	color:#fff;
}
#company #sec_01 ul li a:hover .more::before{
border-left: 4px solid #fff;
}

/*--  会社案内  --*/
#info #main_cts{
	background:url(../Image/company/info/bg_img.png) no-repeat top right;
}
#info #sec_01{
	font-size:16px;
	padding-bottom:100px;
}
#info #sec_01 img{
	float:right;
	margin-left:35px;
	border-radius:10px;
}
#info #sec_01 p{
	padding-top:22px;
}
/*--  経営理念  --*/
#idea #main_cts{
	background:url(../Image/company/idea/bg_img.png) no-repeat top right;
}
#idea #sec_01{
	margin-bottom:80px;
}
#idea #sec_01 p{
	font-size:26px;
	line-height:2.4;
	letter-spacing:0.05em;
}

/*--  会社概要  --*/
#summary #main_cts{
	background:url(../Image/company/summary/bg_img.png) no-repeat top right;
}
#summary #sec_01 table{
	width:650px;
}
#summary #sec_01 table tr{
	border-top:solid 1px #cedcef;
	border-bottom:solid 1px #cedcef;
}
#summary #sec_01 table th,
#summary #sec_01 table td{
	text-align:left;
	float:left;
}
#summary #sec_01 table th{
	width:21%;
	padding:30px 0 30px 3%;
}
#summary #sec_01 table td{

	width:72%;
	border-left:dashed 1px #cedcef;
	margin:15px 0;
	padding:15px 0 15px 3%;
}
#summary #sec_01 table td li{
	list-style: disc inside;
}
#summary #sec_01 table td dt{
	float:left;
}
#summary #sec_01 table td dd{
	padding-left:170px;
}
/*--  アクセス  --*/
#access #main_cts{
	background:url(../Image/company/access/bg_img.png) no-repeat top right;
}
#access #sec_01{
	margin-bottom:70px;
}
#access .sec_01box{
	margin-bottom:45px;
}
#access dt{
	font-size:17px;
	font-weight:bold;
	padding-left:28px;
	line-height:1.5;
	float:left;
	margin-bottom:0;
	padding-top:2px;
}
#access dd{
	position:relative;
	font-size:15px;
	padding-left:165px;
}
#access .address_box dt{
}

#access .address_box dd{
	margin-bottom:35px;
}
#access .access_box dt{
	float:left;
}
#access .access_box dd{
	margin-bottom:10px;
}

/*-------------------------------------
	事業紹介
--------------------------------------*/
#business_under section p{
	margin-bottom:20px;
}
#business_under section{
	width:900px;
	margin:0 auto;
}
#business_under .items li{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#business_under .items li a{
	width:220px;
	padding:20px 32px;
	background:#fff;
	border:solid 1px #8fbaf3;
    border-radius: 10px;
}
#business_under .items li a:hover{
	background:#8fbaf3;
}
#business_under .items li:nth-child(3n){
	margin-right:0;
}
#business_under .items li h4{
    border-bottom: dotted 1px #8fbaf3;
    margin-bottom: 7px;
    color: #2a72d1;
    padding-bottom: 2px;
    font-size: 16px;
}
#business_under .items li a:hover h4{
	border-bottom:dotted 1px #fff;
}
#business_under .items li p{
	margin-bottom:5px;
}
#business_under .items li span{
	background:#2a72d1;
	color:#fff;
	border-radius:12px;
	padding:1px 15px 0;
	font-size:10px;
	float:right;
	border:solid 1px #2a72d1;
}
#business_under .items li a:hover h4,
#business_under .items li a:hover p{
	color:#2a72d1;
}
#business_under .items li a:hover span{
	background:#fff;
	color:#2a72d1;
}
#business_under .main_box section{
	margin-bottom:100px;
}
#business_under .main_box section section{
	margin-bottom:50px;
    padding: 0 10px;
    width: auto;
}
#business article {
	padding:0 ;
}
#business .ttl_area2{
	background:url(../Image/business/bg_img.jpg) no-repeat;
	padding:120px 0;
}
#business .ttl_area{
	background:url(../Image/business/bg_img2.jpg) no-repeat;
	padding:120px 0;
}
#business h2 {
	text-align:center;
	font-family: "游ゴシック","YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	font-size:40px;
	letter-spacing:0.1em;
    color: #2a72d1;
	margin-bottom:35px;
	position:relative;
	line-height:1.5;
}
#business .ttl_area h2 {
	color:#fff;
}
#business .ttl_area h2 span{
	color:#fff;
}
#business h2::before {
    position: absolute;
    content: "";
    background: #fff;
    height: 1px;
    width: 228px;
    top: 55px;
    left: 50%;
    margin-left: -114px;
}
#business h2 span{
	font-size:18px;
	font-weight:normal;
	color:#2a72d1;
	letter-spacing:0;
	display:block;
}
#business .ttl_area2 p{
	font-family: "游ゴシック","YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	font-size:16px;
	font-weight:bold;
}
#business .ttl_area p{
	font-family: "游ゴシック","YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
#business #breadcrumb{
	padding:15px;
	margin:0;
}
#business #sec_01 ul {
	width:1200px;
	margin:0 auto;
	padding:70px 0 100px;
}
#business #sec_01 ul li{
    float: left;
	text-align:center;
}
#business #sec_01 ul li a{
    width: 300px;
	position:relative;
}
#business #sec_01 ul li a::before{
	position:absolute;
	content:"";
	background:url(../Image/business/ber_img.png) no-repeat top left;
	width:5px;
	height:205px;
	top:30px;
	left:0;
}
#business #sec_01 ul li:last-child a::after{
	position:absolute;
	content:"";
	background:url(../Image/business/ber_img.png) no-repeat top left;
	width:5px;
	height:205px;
	top:30px;
	right:0;
}
#business #sec_01 ul li img{
	margin-bottom:15px;
}
#business #sec_01 ul li h3{
	font-size:19px;
	letter-spacing:0.1em;
	line-height:1.7;
	color:#333;
	position:relative;
	margin-bottom:5px;
}
/*#business #sec_01 ul li h3::before{
	position:absolute;
	content:"";
	height:1px;
	width:170px;
	background:#17498c;
	top:30px;
	left:50%;
	margin-left:-85px;
}*/
#business #sec_01 ul li h3 span{
	font-size:14px;
	letter-spacing:0.05em;
	border:none;
	display:inline;
	color:#17498c;
	line-height:1;
}
#business #sec_01 ul li p{
	text-align:left;
	font-size:12px;
	padding:10px 45px;
	margin-bottom:15px;
	color:#333;
}
#business #sec_01 ul li .more{
	border:solid 2px #2a72d1;
	border-radius:18px;
	padding:4px 22px 3px 15px;
	font-size:13px;
	color:#2a72d1;
	position:relative;
}
#business #sec_01 ul li .more::before{
	position:absolute;
	content:"";
right: 6px;
top:50%;
margin-top:-4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #2a72d1;
}
#business #sec_01 ul li a:hover .more{
	background:#2a72d1;
	color:#fff;
}
#business #sec_01 ul li a:hover .more::before{
border-left: 4px solid #fff;
}
/*--  循環資源  --*/
#resource #main_cts{
	background:url(../Image/business/resource/bg_img.png) no-repeat top right;
}
#resource #sec_01{
	margin-bottom:70px;
}
#resource #sec_01 .sec_01box{
	background:url(../Image/business/resource/img_01.png) no-repeat right 50px;
}
#resource #sec_01 .sec_01box .sec_inner p{
	width:570px;
}
#resource #sec_01 .sec_01box .sec_inner:nth-child(2) p{
	width:629px;
	margin-bottom:35px;
}
#resource .downroad_btn a{
    display: inline-block;
    padding: 8px 20px 6px 55px;
    background: url(../Image/business/resource/downroad.png) no-repeat 15px center #f09b0a;
    font-family: "游ゴシック","YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
}
#resource .downroad_btn a:hover{
    background: url(../Image/business/resource/downroad.png) no-repeat 15px center #e8be76;
}
/*  石炭灰  */
#ash #main_cts{
	background:url(../Image/business/resource/ash/bg_img.png) no-repeat top right;
}
#ash #sec_01{
	margin-bottom:50px;
}
#ash #sec_01 .sec_01box01 {
	margin-bottom:35px;
	position:relative;
}
#ash #sec_01 .sec_01box01::before{
	position:absolute;
	content:"";
	width:1px;
	height:105px;
	top:7px;
	left:46.5%;
	background:#ddd;
}
#ash #sec_01 .sec_01box01 dl{
	margin-bottom:15px;
}
#ash #sec_01 .sec_01box01 dt{
	font-weight:bold;
	font-size:16px;
}
#ash #sec_01 .sec_01box01 .left_box{
	width:400px;
	float:left;
}
#ash #sec_01 .sec_01box01 .right_box{
	width:450px;
	float:right;
}
#ash #sec_01 .sec_01box02 img{
	float:left;
}
#ash #sec_01 .sec_01box02 .inner_box{
	float:right;
	width:480px;
}
#ash #sec_01 .sec_01box02 .inner_box table{
	width:100%;
	font-size:12px;
	margin-bottom:20px;
}
#ash #sec_01 .sec_01box02 .inner_box th,
#ash #sec_01 .sec_01box02 .inner_box td{
	border:solid 1px #ddd;
	padding:8px 5px;
	text-align:center;
}
#ash #sec_01 .sec_01box02 .inner_box th{
	background:#eee;
}
#ash #sec_02 li{
	width:270px;
	float:left;
	padding:15px 25px 15px 135px;
	margin-bottom:25px;
	background:url(../Image/business/resource/ash/icon_01.png) no-repeat 20px center;
	border:solid 1px #ddd;
	border-radius:10px;
	height:100px;
}
#ash #sec_02 li:nth-child(2){
	background:url(../Image/business/resource/ash/icon_02.png) no-repeat 20px center;
}
#ash #sec_02 li:nth-child(3){
	background:url(../Image/business/resource/ash/icon_03.png) no-repeat 20px center;
}
#ash #sec_02 li:nth-child(4){
	background:url(../Image/business/resource/ash/icon_04.png) no-repeat 20px center;
}
#ash #sec_02 li:nth-child(2n){
	float:right;
}
#ash #sec_02 li h4{
    margin-bottom: 0;
    font-weight: bold;
    font-size: 16px;
	position:relative;
    letter-spacing: 0.05em;
    color: #38a4ad;
}
#ash #sec_02 li p{
	margin-bottom:0;
}
/*  石炭灰  */
#gypsum #main_cts{
	background:url(../Image/business/resource/gypsum/bg_img.png) no-repeat top right;
}
#gypsum #sec_01{
	margin-bottom:50px;
}
#gypsum #sec_01 .img_box {
	position: relative;
	display: inline-block;
	margin-bottom:35px;
	border: solid 5px #1a3963;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#gypsum #sec_01 .img_box::before{
    position: absolute;
    content: "";
    top: -25px;
    right: -10px;
	left: 0;
	margin: 0 auto;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #1a3963;
}
#gypsum #sec_01 .img_box img{
	width: 100%;
	height: auto;
}
#gypsum #sec_01 dl{
	margin-bottom:15px;
}
#gypsum #sec_01 dt{
	font-weight:bold;
	font-size:16px;
}
#gypsum #sec_01 dd{
	padding-left: 40px;
	margin-bottom: 15px;
}
/*-化学石膏の活用-*/
#gypsum #sec_02 .ttl_01{
	margin-bottom: 15px;
}
#gypsum #sec_02 .left_box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 220px;
	padding-top: 20px;
	padding-right: 310px;
	background: url(../Image/business/resource/gypsum/img_01.png) no-repeat right 60px top;
	-webkit-background-size: contain;
	background-size: contain;
}

/*  スラグ  */
#slag #main_cts{
	background:url(../Image/business/resource/slag/bg_img.png) no-repeat top right;
}

/*  モルタルセメント  */
#mortar #main_cts{
	background:url(../Image/business/resource/mortar/bg_img.png) no-repeat top right;
}
#mortar #sec_01 .sec_01box01 .box_img{
	width: 600px;
}
#mortar #sec_01 .sec_01box01 .box_img img{
	width: 100%;
	height: auto;
}
#mortar #sec_01 .sec_01box01{
	margin-bottom: 35px;
}

/*-韓国モルタルセメントの特徴-*/
#mortar #sec_01 .sec_01box02 .inner_box table{
	width:100%;
	font-size:12px;
	margin-bottom:20px;
}
#mortar #sec_01 .sec_01box02 th,
#mortar #sec_01 .sec_01box02 td{
	border:solid 1px #ddd;
}
#mortar #sec_01 .sec_01box02 th{
	background:#eee;
	text-align:center;
	padding:8px;
	width: 20%;
}
#mortar #sec_01 .sec_01box02 td{
	text-align:left;
	padding:13px 20px;
}
#mortar #sec_01 .sec_01box02 td ul li{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1.0em;
	text-indent: -1.0em;
}

/*  ドロマイト  */
#dolomite #main_cts{
	background:url(../Image/business/resource/dolomite/bg_img.png) no-repeat top right;
}
#dolomite #sec_01{
	margin-bottom:50px;
}
#dolomite .img_list li{
	width:150px;
	float:left;
	margin-right:80px;
	position:relative;
}
#dolomite .img_list li::before{
	position:absolute;
	content:"";
	bottom:0;
	right:-40px;
	width:1px;
	height:150px;
	background:#ddd;
}
#dolomite .img_list li:last-child::before{
	content:none;
}
#dolomite .img_list li img{
	border-radius:10px;
}
#dolomite #sec_02 li h4{
    margin-bottom: 0;
    font-weight: bold;
    font-size: 16px;
	position:relative;
    letter-spacing: 0.05em;
    color: #38a4ad;
}
#dolomite #sec_02 li p{
	margin-bottom:0;
}

/*  モルタルセメント  */
#fertil #main_cts{
	background:url(../Image/business/resource/fertil/bg_img.png) no-repeat top right;
}
#fertil #sec_01 .sec_01box01 .box_img{
	width: 600px;
}
#fertil #sec_01 .sec_01box01 .box_img img{
	width: 100%;
	height: auto;
}
#fertil #sec_01 .sec_01box01{
	margin-bottom: 35px;
}

/*-韓国モルタルセメントの特徴-*/
#fertil #sec_01 .sec_01box02 .inner_box{
	background: url(../Image/business/resource/fertil/img_01.png) no-repeat center center;
	-webkit-background-size: contain;
	background-size: contain;
}
#fertil #sec_01 .sec_01box02 .inner_box .box_left{
	width: 320px;
	float: left;
}
#fertil #sec_01 .sec_01box02 .inner_box .box_right{
	width: 320px;
	float: right;
}
#fertil #sec_01 .sec_01box02 .inner_box h5{
	text-align: center;
	background:#eee;
	text-align:center;
	padding:8px;
	border:solid 1px #ddd;
}
#fertil #sec_01 .sec_01box02 .inner_box ul{
	text-align: center;
	text-align:center;
	border:solid 1px #ddd;
	border-top: none;
}
#fertil #sec_01 .sec_01box02 .inner_box ul li{
	padding:8px 13px;
}
#fertil #sec_01 .sec_01box02 .inner_box ul li:not(:last-child){
	border-bottom:solid 1px #ddd;
}

/*  ライムケーキ  */
#limecake #main_cts{
	background:url(../Image/business/resource/limecake/bg_img.png) no-repeat top right;
}
#limecake #sec_01{
	margin-bottom:50px;
}
#limecake #sec_01 .img_box {
	position: relative;
	display: inline-block;
	margin-bottom:35px;
	border: solid 5px #1a3963;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
#limecake #sec_01 .img_box::before{
    position: absolute;
    content: "";
    top: -25px;
    right: -10px;
	left: 0;
	margin: 0 auto;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-bottom: 10px solid #1a3963;
}
#limecake #sec_01 .img_box img{
	width: 100%;
	height: auto;
}
#limecake #sec_01 dl{
	margin-bottom:15px;
}
#limecake #sec_01 dt{
	font-weight:bold;
	font-size:16px;
}
#limecake #sec_01 dd{
	padding-left: 40px;
	margin-bottom: 15px;
}

/*  海上運搬事業  */
#ship #main_cts{
	background:url(../Image/business/resource/ship/bg_img.png) no-repeat top right;
}


/*--  環境エネルギー  --*/
/*-環境エネルギー-*/
#environment #main_cts{
}
#environment #sec_01 ul {
	width:1200px;
	margin:0 auto;
	padding:70px 0 100px;
}
#environment #sec_01 ul li{
    float: left;
	text-align:center;
}
#environment #sec_01 ul li a{
    width: 300px;
	position:relative;
}
#environment #sec_01 ul li a::before{
	position:absolute;
	content:"";
	background:url(../Image/business/ber_img.png) no-repeat top left;
	width:5px;
	height:205px;
	top:30px;
	left:0;
}
#environment #sec_01 ul li:last-child a::after{
	position:absolute;
	content:"";
	background:url(../Image/business/ber_img.png) no-repeat top left;
	width:5px;
	height:205px;
	top:30px;
	right:0;
}
#environment #sec_01 ul li img{
	margin-bottom:15px;
}
#environment #sec_01 ul li h3{
	font-size:19px;
	letter-spacing:0.1em;
	line-height:1.7;
	color:#333;
	position:relative;
	margin-bottom:5px;
}
#environment #sec_01 ul li p{
	text-align:left;
	font-size:12px;
	padding:10px 45px;
	margin-bottom:15px;
	color:#333;
}

#environment #sec_01 ul li .more{
	border:solid 2px #2a72d1;
	border-radius:18px;
	padding:4px 22px 3px 15px;
	font-size:13px;
	color:#2a72d1;
	position:relative;
}
#environment #sec_01 ul li .more::before{
	position:absolute;
	content:"";
right: 6px;
top:50%;
margin-top:-4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #2a72d1;
}
#environment #sec_01 ul li a:hover .more{
	background:#2a72d1;
	color:#fff;
}
#environment #sec_01 ul li a:hover .more::before{
border-left: 4px solid #fff;
}
/*　再生燃料　*/
#revival #sec_01 .img_box{
	float:left;
	margin-right:20px;
	width:250px;
	height:auto;
	border:solid 3px #fff;
	box-shadow: 0 0 2px #999;
}
#revival #sec_01 .img_box img{
	width:100%;
	height:auto;
}
#revival #sec_01 ul{
	width:590px;
	float:right;
}
#revival #sec_01 li{
	border-bottom:dashed 1px #ddd;
	padding:10px 0;
	list-style:inside decimal;
}
#revival #sec_01 li:first-child{
	padding-top:0;
}
/*　機械設備　*/
#machinery #main_cts{
	background:url(../Image/business/environment/tire-fracture/bg_img.png) no-repeat top right;
}
#machinery #sec_01{
	margin-bottom:70px;
}
#machinery .inner_box{
	width: 620px;
}
#machinery .spec_area{
	margin-bottom:25px;
}
#machinery table{
	margin-bottom: 30px;
}
#machinery th,
#machinery td{
	text-align:left;
	padding:10px 15px;
	border:solid 1px #ddd;
}
#machinery th{
	background:#eee;
	width:30%;
}
#machinery .img_area{
	margin-bottom: 30px;
}
#machinery .img_area li{
	float:left;
	margin-right:4px;
	width: 308px;
}
#machinery .img_area li:nth-child(2n){
	margin-right:0;
}
#machinery .img_area li:nth-child(-n+2){
	margin-bottom: 4px;
}
#machinery .img_area li img{
	width: 100%;
	height: auto;

}
#machinery #sec_01 {
	margin-bottom:70px;
}

/*　その他　*/
#other #main_cts{
	background:url(../Image/business/environment/urban-mine/bg_img.png) no-repeat top right;
}
#other #sec_01 .sec_01box01{
	margin-bottom:70px;
}
#other #sec_01 .sec_01box01 img{
	float:right;
	border:solid 1px #ddd;
	border-radius:10px;
	margin-left:20px;
}
#other .sec_01box02 {
	margin-bottom:0 !important;
}
#other .sec_01box02 .urban_list {
	margin-bottom:120px;
	position:relative;
}
#other .sec_01box02 .urban_list::before {
    position: absolute;
    content: "";
    bottom: -130px;
    margin-left: -50px;
    left: 50%;
    box-sizing: border-box;
    width: 100px;
    height: 30px;
    border: 50px solid transparent;
    border-top: 30px solid #ccc;
}
#other .sec_01box02 .urban_list li{
	float:left;
	width:235px;
	padding:20px;
	margin-right:20px;
	text-align:center;
	font-size:13px;
	border:solid 1px #ddd;
	border-radius:10px;
}
#other .sec_01box02 .urban_list li img{
	margin-bottom:15px;
}
#other .sec_01box02 .urban_list li dt{
	line-height:1.7;
}
#other .sec_01box02 .urban_list li dd{
	text-align:left;
	height:110px;
	line-height:110px;
}
#other .sec_01box02 .urban_list li dd p{
	line-height:1.7;
	vertical-align:middle;
	display:inline-block;
	margin-bottom:0;
}
#other .sec_01box02 .urban_list li:nth-child(2) dd{
	text-align:center;
}
#other .sec_01box02 .urban_list li:last-child{
	margin-right:0;
}
#other .sec_01box02 .inner_box{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.08em;
    background: #f9f9f9;
    padding: 25px 0 20px;
    border-radius: 15px;
    box-shadow: 0 3px 0 #e8e8e8;
}
#other .sec_01box02 .inner_box p{
    margin-bottom: 0;
    color: #bd0303;
}
#other #sec_02 h3 span{
	font-size:20px;
	letter-spacing:0.05em;
	margin-left:15px;
	color:#aaa;
}
#other #sec_02 .img_box{
    float: left;
    width: 350px;
    height: auto;
    border: solid 3px #fff;
    box-shadow: 0 0 2px #999;
	margin-top:40px;
}
#other #sec_02 .img_box img{
	width:100%;
	height:auto;
}
#other #sec_02 ul {
    width: 500px;
    float: right;
}
#other #sec_02 li:first-child{
	padding-top:0;
}
#other #sec_02 li{
    border-bottom: dashed 1px #ddd;
    padding: 10px 0;
    list-style: inside disc;
}
/*--  Fluid Film  --*/
#fluidfilm #main_cts{
	background:url(../Image/business/fluidfilm/bg_img.png) no-repeat top right;
}
#fluidfilm .main_ttl{
    /*color: #ca1220;*/
	margin-bottom:80px;
}
#fluidfilm .film_ttl{
	margin:0 auto 10px;
}
#fluidfilm .sub_txt{
    margin-bottom: 80px;
    width: 600px;
}
#fluidfilm dl{
	padding:0 10px;
}
#fluidfilm #sec_01 .sec_01box01 ul li{
width: 206px;
    border-radius: 15px;
    float: left;
    margin-right: 35px;
    border: dashed 2px #ddd;
    padding: 20px 30px;
    height: 190px;
}
#fluidfilm #sec_01 .sec_01box01 ul li:first-child{
	background:url(../Image/business/fluidfilm/icon_01.png) no-repeat center 56px;
}
#fluidfilm #sec_01 .sec_01box01 ul li:nth-child(2){
	background:url(../Image/business/fluidfilm/icon_02.png) no-repeat center 56px;
}
#fluidfilm #sec_01 .sec_01box01 ul li:last-child{
	margin-right:0;
	background:url(../Image/business/fluidfilm/icon_03.png) no-repeat center 56px;
}
#fluidfilm #sec_01 .sec_01box01 ul li:nth-child(2) p,
#fluidfilm #sec_01 .sec_01box01 ul li:last-child p{
	padding-top:20px;
}
#fluidfilm #sec_01 .sec_01box01 ul li h5{
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
	letter-spacing:0.1em;
	color:#3f4e53;
}

#fluidfilm #sec_02 .comparison_img{
	float:right;
	margin-left:20px;
}
#fluidfilm .txt{
	margin-bottom:15px;
}
#fluidfilm .main_box dl {
    background: #f9f9f9;
    padding: 25px 30px 30px;
    border-radius: 15px;
    box-shadow: 0 3px 0 #e8e8e8;}
#fluidfilm .main_box dl dt{
font-size: 16px;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
}
#fluidfilm .main_box dl dt:first-child{
	margin-top:0;
}
#fluidfilm .main_box dl dd{
	padding:0 10px;
}
#fluidfilm #sec_03 .inner_cts{
    background: #fff;
    margin-bottom: 20px;
    padding: 20px 35px;
    border-radius: 10px;
    border: dashed 2px #ddd;
}
#fluidfilm #sec_03 .experiment_img{
	float:right;
	margin-left:20px;
}
#fluidfilm #sec_03 dd strong{
    font-size: 20px;
    color: #da0f0f;
    margin-bottom: 10px;
    display: block;
}
/*  アイテム選定  */
#spec .selection_list {
	margin-bottom:50px;
}
#spec .selection_list li{
	display:inline-block;
	margin-right:25px;
}
#spec .selection_list li a{
    background: #e8fafb;
    border: solid 1px #a3e1e6;
    font-size: 16px;
    color: #2a72d1;
    padding: 4px 0 14px 0;
    width: 153px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.05em;
    position: relative;
    border-radius: 8px;
}
#spec .selection_list li a::before{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 50%;
    margin-left: -8px;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-top: 6px solid #92b9ec;
}
#spec .selection_list li a:hover{
    background: #fff;
}
#spec .selection_list li a:hover::before{
    border-top: 6px solid #a3e1e6;
}
#spec.main_box section{
	margin-bottom:70px;
}
#spec .main_box section:last-child{
	margin-bottom:0;
}
#spec table{
	width:100%;
}
#spec table th,
#spec table td{
	border:solid 1px #7fb2f5;
	padding:5px 10px;
	width:11%;
	text-align:center;
}
#spec table th{
    background: #e8fafb;
    color: #1a3963;
}
#spec table .bg_color{
	background:#e6f7e1;
}
#spec #sec_02 .item_box{
	float: left;
    width: 400px;
    margin-bottom: 30px;
    background: #f9f9f9;
    padding: 25px 20px 30px;
    border-radius: 15px;
    box-shadow: 0 3px 0 #e8e8e8;
}
#spec #sec_02 .item_box:nth-child(n+5){
	margin-bottom:0;
}
#spec #sec_02 .ttl_area{
	margin-bottom:20px;
	background:url(../Image/business/fluidfilm/spec/icon_01.png) no-repeat 5px center;
	padding-left:70px;
	height:144px;
	line-height:144px;
	vertical-align: middle;
}
#spec #sec_02 .ttl_area h4{
	position: relative;
	display: inline-block;
	width: 330px;
    padding: 0 15px;
	font-size:15px;
	color: #da0f0f;
    line-height: 1.7;
    vertical-align: middle;
	padding: 10px 13px;
	border: 2px solid #da0f0f;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#spec #sec_02 .ttl_area h4:before{
	position: absolute;
	left: -16px;
	top: 31%;
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-right: 8px solid #da0f0f;
	z-index: 100;
}
#spec #sec_02 .ttl_area h4 span{
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;
    text-indent: 0;
    margin-left: 1em;
    line-height: 1.4;
}
#spec #sec_02 .ttl_area h4 span:not(:last-child){
	margin-bottom: 5px;
}
#spec #sec_02 .item_box .inner_box{
	height:435px;
}
#spec #sec_02 .item_box p{
    font-size: 12px;
    color: #e01e3b;
    margin-bottom: 0;
    padding: 0 5px;
}
#spec #sec_02 .item_box:nth-child(2n){
	float:right;
}
#spec #sec_02 .item_box img{
	float:left;
	border-radius:10px;
}
#spec #sec_02 .item_box .result_list{
	float:right;
	width:195px;
	padding:0;
	box-shadow:none;
	background:none;
}
#spec #sec_02 .item_box .merit_list{
	padding:0;
	background:none;
	margin-top:20px;
	box-shadow:none;
}
#spec #sec_02 .item_box .merit_list dd{
	position:relative;
	padding:0 0 0 15px;
	margin-bottom:10px;
	font-size:13px;
}
#spec #sec_02 .item_box .merit_list dd:last-child{
	margin-bottom:0;
}
#spec #sec_02 .item_box .merit_list dd::before{
	position:absolute;
	content:"・";
	top:0;
	left:0;
}
#spec #sec_03 table tr:first-child th{
    background: #2a72d1;
    color: #fff;
}
/*  Q&A  */
#faq #faq_list{
	padding:0 ;
	background:none;
	box-shadow:none;
}
#faq #faq_list dt{
    border: none;
    background: url(../Image/business/fluidfilm/faq/q_bar.png) no-repeat left bottom;
    padding: 0 0 13px 40px;
	cursor:pointer;
	margin-top:20px;
	margin-bottom:0;
	color:#333;
}
#faq #faq_list dt.open{
	margin-bottom:5px;
}
#faq #faq_list dt:first-child{
	margin-top:0;
}
#faq #faq_list dd{
    border: none;
    background: url(../Image/business/fluidfilm/faq/a_icon.png) no-repeat 10px center #f6f6f6;
	padding:10px 15px 10px 42px;
}
#faq #faq_list dd ul{
	margin-top:5px;
}
#faq #faq_list dd li{
	display:inline-block;
	margin-right:15px;
	background:#fff;
}
#faq #faq_list dd li:last-child{
	margin-right:0;
}
#faq #faq_list dd li img:hover{
	opacity:0.5;
}
#faq #sec_01{
	margin-bottom:35px;
}
#faq #sec_02,
#faq #sec_03{
	width:370px;
	border:solid 1px #ddd;
	padding:20px 30px;
	background:#fcfcfc;
	margin-bottom:0;
}
#faq #sec_02 p,
#faq #sec_03 p{
	margin-bottom:0;
}
#faq #sec_02{
	float:left;
}
#faq #sec_03{
	float:right;
}
/*  米国ユーザー  */
#usa #user_list li{
	border-bottom:solid 1px #17498c;
	font-size:13px;
	position:relative;
}
#usa #user_list li:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}
#usa #user_list li:before {
    width: 1px;
    height: 80px;
    background: #aaa;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 293px;
}
:root #usa #user_list li::after { /* IE9 */
	content: ""\9;
	clear: both\9;
	display: block\9;
	height: 0\9;
}

#usa #user_list li .ttl_area{
	line-height: 135px;
	height: 135px;
	width: 300px;
	float:left;
	margin-right: 17px;
}
#usa #user_list li h3{
	font-size:17px;
	line-height:1.35;
	display:inline-block;
	vertical-align:middle;
	width:100%;
	padding:15px;
	letter-spacing:0.05em;
    box-sizing: border-box;
}
#usa #user_list li.grainger h3{
	background:url(../Image/business/fluidfilm/usa/grainger.png) no-repeat 170px center;
}
#usa #user_list li.caterpillar h3{
	background:url(../Image/business/fluidfilm/usa/caterpillar.png) no-repeat 170px center;
}
#usa #user_list li.cnh h3{
	background:url(../Image/business/fluidfilm/usa/cnh.png) no-repeat 180px center;
}
#usa #user_list li.soleil h3{
	background:url(../Image/business/fluidfilm/usa/soleil.png) no-repeat 194px center;
}
#usa #user_list li.delta h3{
	background:url(../Image/business/fluidfilm/usa/delta.png) no-repeat 175px center;
}
#usa #user_list li.usa_defense h3{
	background:url(../Image/business/fluidfilm/usa/usa_defense.png) no-repeat 180px center;
}
#usa #user_list li.hypro h3{
	background:url(../Image/business/fluidfilm/usa/hypro.png) no-repeat 190px center;
}
#usa #user_list li.deere h3{
	background:url(../Image/business/fluidfilm/usa/deere.png) no-repeat 185px center;
}
#usa #user_list li.nasa h3{
	background:url(../Image/business/fluidfilm/usa/nasa.png) no-repeat 195px center;
}
#usa #user_list li.rowan h3{
	background:url(../Image/business/fluidfilm/usa/rowan.png) no-repeat 185px center;
}
#usa #user_list li.usa_united h3{
	background:url(../Image/business/fluidfilm/usa/usa_united.png) no-repeat 185px center;
}
#usa #user_list li.washington h3{
	background:url(../Image/business/fluidfilm/usa/washington.png) no-repeat 185px center;
}
#usa #user_list li h3 span{
	font-size:11px;
	font-weight:normal;
	color:#aaa;
	line-height:1.7;
	display:block;
}
#usa #user_list li p{
	margin-bottom:0;
	padding:30px 15px;
	background:#fff;
}
/*  他取扱い商品  */
#etc #sec_01{
	margin-bottom:0;
}
#etc #sec_01 p{
	margin-bottom:45px;
}
#etc #sec_01 section{
	margin-bottom:70px;
}
#etc #sec_01 .sec_01box01 ul li{
    width: 200px;
    float: left;
    margin-right: 29px;
    border: dashed 2px #ddd;
    padding: 20px 35px;
    height: 110px;
    background-image: none !important;
}
#etc #sec_01 .sec_01box01 ul li:nth-child(2) p,
#etc #sec_01 .sec_01box01 ul li:last-child p{
	padding-top:0;
}
#etc #sec_01 .sec_01box01 ul li h5{
    font-size: 16px;
    text-align: center;
    margin-bottom: 5px;
}
#etc #sec_01 .sec_01box02 li{
	width:420px;
	margin-bottom:45px;
	float:left;
}
#etc #sec_01 .sec_01box02 li:nth-child(2n){
	float:right;
}
#etc #sec_01 .sec_01box02 li:nth-child(5){
	margin-bottom:0;
}
#etc #sec_01 .sec_01box02 li h5{
    margin-bottom: 10px;
    font-size: 16px;
    margin-top: 3px;
    color: #50b3bb;
}
#etc #sec_01 .sec_01box02 li img{
	float:left;
	border-radius:15px;
	margin-right:15px;
}
#etc #sec_01 .sec_01box02 li p{
	font-size:13px;
	height:140px;
	margin-bottom:0;
}
#etc #sec_01 .sec_01box03 {
	background:#f9f9f9;
	border-radius:10px;
	margin-bottom:0;
}
#etc #sec_01 .sec_01box03 .inner_box {
	padding:25px;
}
#etc #sec_01 .sec_01box03 ol{
	margin-bottom:15px;
	padding: 0 15px;
}
#etc #sec_01 .sec_01box03 li{
	display:inline-block;
	position:relative;
	margin-right: 96px;
}
#etc #sec_01 .sec_01box03 li:last-child{
	margin-right:0;
}
#etc #sec_01 .sec_01box03 li::before{
    position: absolute;
    content: "";
    right: -73px;
    top: 50%;
    width: 17px;
    height: 17px;
    box-sizing: border-box;
    border: 17px solid transparent;
    border-left: 17px solid #ccc;
    margin-top: -17px;
}
#etc #sec_01 .sec_01box03 li:last-child::before{
	content:none;
}
#etc #sec_01 .sec_01box03 p{
	margin-bottom:0;
	text-align:right;
	font-size:11px;
}


/*  事例  */
#case .case_list {
	margin-bottom:50px;
}
#case .case_list li{
	display:inline-block;
	margin-right:25px;
	margin-bottom:15px;
}
#case .case_list li:nth-child(4n){
	margin-right:0;
}
#case .case_list li:nth-child(n+9){
	margin-bottom:0;
}
#case .case_list li a{
    background: #e8fafb;
	border:solid 1px #a3e1e6;
	font-weight:bold;
    color: #2a72d1;
    padding: 4px 0 14px 0;
    width: 200px;
    text-align: center;
    letter-spacing: 0.05em;
    position: relative;
	border-radius:8px;
}
#case .case_list li a::before{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 50%;
    margin-left: -8px;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-top: 6px solid #92b9ec;
}
#case .case_list li a:hover{
    background: #fff;
}
#case .case_list li a:hover::before{
    border-top: 6px solid #a3e1e6;
}
#case .inner_box {
	margin-bottom:15px !important;
}
#case .inner_box .case_img{
	float:left;
	border-radius:15px;
	}
#case .inner_box .use_box{
	width:550px;
	float:right;
}
#case .sub_box li{
	width:260px;
	float:left;
}
#case .sub_box li:nth-child(2){
	float:right;
}
#case .sub_box dl{
	background:none;
	padding:0;
	box-shadow:none;
}
#case .sub_box li:first-child dd{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	line-height:1.2;
}
#case .sub_box li:first-child dd span{
font-weight: normal;
    font-size: 11px;
}
#case .sub_box li:first-child dd span.txt_area{
	display:block;
	width:100px;
}
#case .sub_box .txt_01{
	margin-top:15px;
	font-size:12px;
}
#case .sub_box li:first-child dd img{
	margin-bottom:5px;
}
#case .sub_box li:nth-child(2) dd{
	font-size:13px;
	position:relative;
	padding:0 15px;
}
#case .sub_box li:nth-child(2) dd::before{
	position:absolute;
	content:"・";
	top:0;
	left:0;
}
#case .sub_box dl dt {
    font-size: 14px !important;
    border-bottom:none !important;
    margin-top: 0 !important;
}
#case #sec_04 ul li{
    width: 260px;
    float: left;
    border:none;
    padding: 0;
    background: none;
}
#case #sec_04 ul li:first-child{
	margin-right:0;
	float:left;
}
#case #sec_04 ul li:last-child{
	margin-right:0;
	float:right;
}
#case #sec_04 ul li:nth-child(n+2){
	margin-top:0;
	height:auto;
}
#case #sec_04 p {
    margin-bottom: 25px;
}
#case .sheet_01{
	width:100%;
}
#case .sheet_01 th,
#case .sheet_01 td{
	border:solid 1px #7fb2f5;
	padding:15px;
}
#case .sheet_01 td:first-child{
	width:25%;
    background: #e6f7e1;
}
#case .sheet_01 th{
    background: #e8fafb;
    color: #1a3963;
}
#case .sheet_01 td li{
	vertical-align:top;
	font-size:12px;
	position:relative;
	padding-left:15px;
}
#case .sheet_01 td .parts_use li{
	display:inline-block;
	width:30%;
}
#case .sheet_01 td li::before{
	position:absolute;
	content:"・";
	top:0;
	left:0;
}
/*  商品種類  */
#product #sec_01 .item_box{
    background: #f9f9f9;
    padding: 25px 30px 35px !important;
    border-radius: 15px;
    box-shadow: 0 3px 0 #e8e8e8;
    width:365px !important;
    float:left;
    height: 625px;
}
#product #sec_01 .item_box:nth-child(2n){
	float:right;
}
#product #sec_01 .item_box dl {
    background: none;
    padding:0;
    border-radius: 0;
    box-shadow: none;
}
#product #sec_01 .item_box .inner_box{
	margin-bottom:15px;
}
#product #sec_01 .item_box img{
	width:100%;
	border-radius:7px;
	margin-bottom:10px;
}
#product #sec_01 .item_box .packing_txt{
}
#product #sec_01 .item_box .packing_txt dd{
	display:inline-block;
	font-size: 14px;
	padding:0;
	margin-right: 35px;
	vertical-align:text-top;
}
#product #sec_01 .item_box .packing_txt dd:last-child{
	margin-right:0;
}
#product #sec_02{
	margin-bottom:0 !important;
}
#product #sec_02 .item_box:first-child{
	margin-bottom:100px !important;
}
#product #sec_02 .ttl_box{
    float: left;
	text-align:center;
}
#product #sec_02 .ttl_box img{
	width:200px;
}
#product #sec_02 .ttl_box h4{
}
#product #sec_02 .type_list{
    width: 570px;
	float:right;
}
#product #sec_02 .type_box:nth-child(3n) {
	margin-bottom:0;
}
#product #sec_02 .type_box .type_inner{
	background: #f9f9f9;
    padding: 25px 30px 30px;
    border-radius: 15px;
    box-shadow: 0 3px 0 #e8e8e8;
}
#product #sec_02 .type_box dl{
	font-size:13px;
	background: none;
    padding:0;
    border-radius: 0;
    box-shadow:none;
}
#product #sec_02 .type_box dl:first-child{
	float:left;
	width:200px;
}
#product #sec_02 .type_box dl:nth-child(2){
	float:right;
	width:230px;
}
#product #sec_02 .type_box dl:nth-child(3){
	clear:both;
}
/*--  船舶代理店  --*/
#ship-agency #main_cts{
	background:url(../Image/business/ship-agency/bg_img.png) no-repeat top right;
}
#ship-agency #sec_01{
	margin-bottom:70px;
}
.ship_ttl {
    font-size: 20px;
    color: #17498c;
    letter-spacing: 0.05em;
	position:relative;
	padding-left:25px;
	line-height:2.3;
	margin-bottom:10px;
}
.ship_ttl:before {
    position: absolute;
    content: "";
    width: 18px;
    top: 50%;
    margin-top: -11px;
    left: 0;
    height: 18px;
    background: #2a72d1;
    border-radius: 50%;
}
#ship-agency #sec_01 .sec_01box01{
	margin-bottom:20px;
}
#ship-agency #sec_01 .sec_01box01 li{
    width: 380px;
    float: left;
    padding: 25px;
    border: solid 1px #ddd;
    margin-bottom: 25px;
	background:#fff;
	border-radius:10px;
}
#ship-agency #sec_01 .sec_01box01 li:nth-child(2n){
	float:right;
}
#ship-agency #sec_01 .sec_01box01 li p{
	margin-bottom:0;
	 padding:0 10px;
}
#ship-agency #sec_01 .sec_01box02 {
}
#ship-agency #sec_01 .sec_01box02 img{
	float:left;
	margin-left:45px;
	margin-right:70px;
}
#ship-agency #sec_01 .sec_01box02 .strong_list{
	float:left;
	margin-top:15px;
	background:#d6e6fb;
	width:300px;
	padding:10px;
}
#ship-agency #sec_01 .sec_01box02 ul{
	background:#fff;
	padding:35px 15px;
}
#ship-agency #sec_01 .sec_01box02 li{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 2px 12px;
    list-style: decimal inside;
}
#ship-agency #sec_01 .sec_01box02 li:last-child{
	margin-bottom:0;
}
/*  ワンストップサービス  */
#one-stop #main_cts{
	background:url(../Image/business/ship-agency/one-stop/bg_img.png) no-repeat top right;
}
#one-stop #main_cts section{
	margin-bottom:70px;
}
#one-stop #main_cts section:last-child{
	margin-bottom:0;
}
/*-乗務員向けサービス、予備部品輸送共通-*/
#crewing #sec_01 p,
#spare-parts #sec_01 p{
    font-size: 18px;
	font-weight: 600;
    letter-spacing: 0.05em;
    color: #3f4e53;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.5;
}
#crewing #sec_02 p,
#spare-parts #sec_02 p{
	font-weight: bold;
	background-position: left 8px;
}
#crewing #sec_02 > ul > li,
#spare-parts #sec_02 > ul > li{
	float: left;
	width: 280px;
	min-height: 342px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #f9f9f9;
	padding: 15px;
	border-radius: 15px;
	box-shadow: 0 3px 0 #e8e8e8;
}
#crewing #sec_02 > ul > li .box_img,
#spare-parts #sec_02 > ul > li .box_img{
	padding: 5px;
	background: #fff;
	border: 1px solid #dedede;
}
#crewing #sec_02 > ul > li .box_img img,
#spare-parts #sec_02 > ul > li .box_img img{
	width: 100%;
}
#crewing #sec_02 > ul > li:not(:last-child),
#spare-parts #sec_02 > ul > li:not(:last-child){
	margin-right: 30px;
}
#crewing #sec_02 > ul > li ul,
#spare-parts #sec_02 > ul > li ul{
	padding: 20px 8px 0;
}
#crewing #sec_02 > ul > li ul li,
#spare-parts #sec_02 > ul > li ul li{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1.0em;
	text-indent: -1.0em;
}

/*  乗務員向けサービス  */
#crewing #main_cts{
	background:url(../Image/business/ship-agency/crewing/bg_img.png) no-repeat top right;
}

/*  予備部品輸送  */
#spare-parts #main_cts{
	background:url(../Image/business/ship-agency/spare-parts/bg_img.png) no-repeat top right;
}



/*   英語ページ　COMPANY   */
#company_en #main_cts{
	background:url(../Image/company/access/bg_img.png) no-repeat top right;
}
#company_en .main_box section {
	margin-bottom:70px;
}
#company_en #sec_01 img{
	float:right;
	margin-left:35px;
	border-radius:10px;
}
#company_en #sec_01 p{
	padding-top:30px;
}
#company_en #sec_02 p {
    font-size: 22px;
    line-height: 2;
    letter-spacing: 0.05em;
	padding:25px 35px;
	background:#f9f9f9;
	border-radius:10px;
	box-shadow: 0 3px 0 #e8e8e8;
}
#company_en #sec_03 table{
	width:650px;
}
#company_en #sec_03 table tr{
	border-top:solid 1px #cedcef;
	border-bottom:solid 1px #cedcef;
}
#company_en #sec_03 table th,
#company_en #sec_03 table td{
	text-align:left;
	float:left;
}
#company_en #sec_03 table th{
	width:21%;
	padding: 15px 0 15px 3%;
}
#company_en #sec_03 table td{

width:72%;

border-left:dashed 1px #cedcef;

margin: 10px 0;

padding: 5px 0 5px 3%;
}
#company_en #sec_03 table td li{
	list-style: disc inside;
}
#company_en #sec_03 table td dt{
	float:left;
}
#company_en #sec_03 table td dd{
	padding-left:170px;
}
/*--   英語ページ　BUSINESS   --*/
#business_en #main_cts{
	background:url(../Image/business/resource/bg_img.png) no-repeat top right;
}

#business_en .main_box section {
	margin-bottom:70px;
}
#business_en .cts_ttl {
    line-height: 1.5;
    margin-bottom: 10px;
}
#business_en .downroad_btn a{
    display: inline-block;
    padding: 8px 20px 6px 55px;
    background: url(../Image/business/resource/downroad.png) no-repeat 15px center #f09b0a;
    font-family: "游ゴシック","YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
    color: #fff;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
	letter-spacing:0.1em;
}
#business_en .downroad_btn a:hover{
    background: url(../Image/business/resource/downroad.png) no-repeat 15px center #e8be76;
}

#business_en #main_cts #sec_01 li{
	float:left;
	margin-right:27px;
	margin-bottom:27px;
}
#business_en #main_cts #sec_01 li a{
	width:220px;
	border:solid 1px #8fbaf3;
	border-radius:10px;
	padding:20px 30px;
	height:260px;
	background:#fff;
}
#business_en #main_cts #sec_01 li a:hover{
	background:#8fbaf3;
	color:#fff;
}
#business_en #main_cts #sec_01 li:nth-child(3n){
	margin-right:0;
}
#business_en #sec_02 ul li{
    float: left;
	text-align:center;
}
#business_en #sec_02 ul li a{
    width: 300px;
	position:relative;
}
#business_en #sec_02 ul li a::before{
	position:absolute;
	content:"";
	background:url(../Image/business/ber_img.png) no-repeat top left;
	width:5px;
	height:205px;
	top:10px;
	left:0;
}
#business_en #sec_02 ul li:last-child a::after{
	position:absolute;
	content:"";
	background:url(../Image/business/ber_img.png) no-repeat top left;
	width:5px;
	height:205px;
	top:10px;
	right:0;
}
#business_en #sec_02 ul li img{
	margin-bottom:10px;
}
#business_en #sec_02 ul li a:hover img{
	opacity:0.7;
}
#business_en #sec_02 ul li h4{
	font-size:19px;
	letter-spacing:0.1em;
	line-height:1.7;
	color:#333;
	position:relative;
	margin-bottom:10px;
}
#business_en #sec_02 ul li p{
	text-align:left;
	font-size:12px;
	padding:10px 45px;
	margin-bottom:15px;
	color:#333;
}

#business_en #sec_02 ul li .more{
	border:solid 2px #2a72d1;
	border-radius:18px;
	padding:4px 22px 3px 15px;
	font-size:13px;
	color:#2a72d1;
	position:relative;
}
#business_en #sec_02 ul li .more::before{
	position:absolute;
	content:"";
right: 6px;
top:50%;
margin-top:-4px;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-left: 4px solid #2a72d1;
}
#business_en #sec_02 ul li a:hover .more{
	background:#2a72d1;
	color:#fff;
}
#business_en #sec_02 ul li a:hover .more::before{
border-left: 4px solid #fff;
}
#business_en #sec_03 a{
	display:inline-block;
}
#business_en #sec_04 img{
	float:left;
	margin-right:35px;
	border:solid 1px #ddd;
	padding:10px;
}
#business_en #sec_04 p{
	padding-top:15px;
	margin-bottom:25px;
}
#business_en .btn_01{
	text-align:right;
	margin-right:50px;
}
#business_en .btn_01 a{
	display:inline-block;
	background:#f09b0a;
	color:#fff;
	font-weight:bold;
	border-radius:7px;
	padding:5px 25px;
}
#business_en .btn_01 a:hover{
	background:#e8be76;
}
/*--   英語ページ　SHIP AGENCY   --*/
#ship-agency_en #main_cts{
	background:url(../Image/business/ship-agency/bg_img.png) no-repeat top right;
}
#ship-agency_en #main_cts #sec_01,
#ship-agency_en #main_cts #sec_02,
#ship-agency_en #main_cts #sec_03{
	margin-bottom:70px;
}
#ship-agency_en #main_cts section section{
	margin-bottom:50px;
}
#ship-agency_en #sec_01 .sec_01box01 li{
    width: 380px;
    float: left;
    padding: 25px;
    border: solid 1px #ddd;
    margin-bottom: 25px;
	background:#fff;
	border-radius:10px;
	 height:190px;
}
#ship-agency_en #sec_01 .sec_01box01 li:nth-child(2n){
	float:right;
}
#ship-agency_en #sec_01 .sec_01box01 li .cts_ttl {
    line-height: 1.5;
    margin-bottom: 15px;
}
#ship-agency_en #sec_01 .sec_01box01 li p{
	margin-bottom:0;
	 padding:0 10px;
}
#ship-agency_en #sec_01 .sec_01box02 img{
	float:left;
	margin-right: 55px;
}
#ship-agency_en #sec_01 .sec_01box02 .strong_list{
	float:left;
	background:#d6e6fb;
	width: 350px;
	padding:10px;
}
#ship-agency_en #sec_01 .sec_01box02 ul{
	background:#fff;
	padding:35px 15px;
}
#ship-agency_en #sec_01 .sec_01box02 li{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 2px 12px;
    list-style: decimal inside;
}
#ship-agency_en #sec_01 .sec_01box02 li:last-child{
	margin-bottom:0;
}
#ship-agency_en #sec_02 .sec_02box01 p{
	padding:0 30px;
}

#ship-agency_en #sec_02 .sec_02box02 ul{
	padding: 0 50px;
}
#ship-agency_en #sec_02 .sec_02box02 li{
	float:left;
	width:350px;
}
#ship-agency_en #sec_02 .sec_02box02 li a:hover{
	opacity:0.7;
}
#ship-agency_en #sec_02 .sec_02box02 li:last-child{
	float:right;
}
#ship-agency_en #sec_02 .sec_02box02 li img{
	width:100%;
	height:auto;
}
#ship-agency_en #sec_03 p{
	margin-bottom:35px;
	padding:0 30px;
}
#ship-agency_en #sec_03 ul{
	background:url(../Image/en/ship-agency/img_03.png) no-repeat 380px bottom;
	padding-bottom:15px;
}
#ship-agency_en #sec_03 ul{
	padding-left:50px;
}
#ship-agency_en #sec_03 ul li{
	list-style:disc inside;
	margin-bottom:5px;
	font-size:16px;
}
/*-------------------------------------
	お問い合わせ
--------------------------------------*/

#contact #main_cts,
#thanks #main_cts{
	background:url(../Image/contact/bg_img.png) no-repeat top right;
}
.color_eng,
.color_eng a{
	color: #2a72d1;
}
.over_green{
	color: #98c241;
}
.over_green:hover{
	color: #98c241;
	text-decoration: underline;
}
#contact_under{
	width: 800px;
	margin:0 auto;
}
#contact_under .main_box{
	width: 800px;
	float: none;
}
#contact #sec_01{
	margin-bottom: 70px;
}
#contact #sec_01 p{
	margin-bottom: 15px;
}
#contact #sec_01 table{
}
#contact #sec_01 table th,
#contact #sec_01 table td{
	padding: 15px;
	border-bottom: 1px solid #dedede;
}
#contact #sec_01 table th{
	text-align: left;
	width: 28% !important;
	padding-left: 0;
}
#contact #sec_01 table th > span{
	padding-left: 13px;
}
#contact #sec_01 table td input,
#contact #sec_01 table td textarea{
	width: 95% !important;
	padding: 3px;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
#contact #sec_01 table td textarea{
	height: 160px !important;
}
#contact #sec_01 table td input.sh{
	width: 56% !important;
}
#contact .mfp_buttons{
	padding-top: 30px;
	text-align: center;
}
#contact button{
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px 20px;
	background: #17498c;
	border:  2px solid #17498c !important;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #fff;
	transition: 0.4s;
	border-radius: 0 !important;
}
#contact button:hover{
	cursor: pointer;
	background: #fff;
	border: 2px solid #17498c !important;
	color: #17498c;
}
/*-送信ボタン-*/
#mfp_button_send,
#mfp_button_cancel{
	padding-right: 90px !important;
}
#mfp_button_send:after,
#mfp_button_cancel:after{
	position: absolute;
	right: 20px;
	top: 8px;
	color: #fff;
	transition: 0.4s;
}
#mfp_button_send:after{
	content: ' / Submit';
}
#mfp_button_cancel:after{
	content: ' / Cancel';
}
#contact button:hover:after{
	color: #17498c;
}


/*-必須入力部分-*/
#contact #sec_01 .must_fill{
	display: inline-block;
	border-left: 5px solid #e04;
}
#contact #sec_01 .note{
	margin-bottom: 30px;
}
#contact #sec_01 .note .must_fill{
	display: inline-block;
	height: 20px;
	border-left: 5px solid #da0f0f;
	padding: 0;
	margin: 0 8px;
	position: relative;
	top: 4px;
}

/*mailformproを使用する場合、エラーメッセージなどのエフェクトがうざい場合は以下を使ってください。must-fillはサイト毎に変更必要です。*/
/* フォーム部品のボックスシャドウ打消し */
.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea {
	box-shadow:none;
}
/* 入力エラーのチカチカなし、文字色 */
div.mfp_err {
	background:none;
	padding-left:0;
	color:#f26;
	font-weight:bold;
}
/* エラー箇所のフォーム部品を色つきで強調 */
.problem {
	background-color:#fdd;
}
/* 入力OKのエフェクト */
div.mfp_ok {
	background-color:#ff7500;
	border-color:#ff7500;
	font-size:12px;
}
/* チェックボックスのエフェクト打消し */
form#mailformpro label.mfp_not_checked {
	padding:0;
	border:none;
}
form#mailformpro label.mfp_checked {
	padding:0;
	border:none;
	background:none;
}
/* ボタンのエフェクト打消し */
.mfp_element_submit, .mfp_element_reset, .mfp_element_button{
	font-size:0.8em;
	text-shadow:none;
}
/* 内容確認画面のテーブルを全幅 */
#mfp_confirm_table{
	width:100%;
}
/* 内容確認画面のテーブルのデザイン */
#mfp_confirm_table tr{
	background: none !important;
}
#mfp_confirm_table th,
#mfp_confirm_table td {
	padding:15px 20px !important;
	border-top: 1px solid #dedede !important;
	border-bottom: 1px solid #dedede !important;
}
#mfp_confirm_table th {
	text-align:center !important;
}
.#mfp_confirm_table td {
	padding:15px 20px !important;
}
div#mfp_phase_confirm h4 {
    font-size: 22px;
    letter-spacing: 0.05em;
    color: #38a4ad;
    position: relative;
    line-height: 1.5;
	margin-bottom:20px;
}

/*-個人情報保護方針-*/
#contact .box_pp > p{
	font-size: 14px;
	margin-bottom: 20px;
}
#contact .box_pp h4{
	margin-bottom: 10px;
	font-size: 15px;
}
#contact .box_pp ol,
#contact .box_pp ul{
	padding-left: 15px;
}
#contact .box_pp ol{
	margin-bottom: 15px;
}
#contact .box_pp ul li{
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 1.0em;
	text-indent: -1.0em;
}
#contact .box_pp .ga_box {
  margin-top: 30px;
}
#contact .box_pp .ga_box .ttl {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
#contact .box_pp .ga_box p {
  margin-bottom: 10px;
}
#contact .box_pp .ga_box p:last-child {
  margin-bottom: 0;
}
#contact .box_pp .ga_box a {
  display: inline-block;
  text-decoration: underline;
}
#contact .box_pp .ga_box a:hover {
  text-decoration: none;
}

/*-------------------------------------
	送信完了/Thanks
--------------------------------------*/

#thanks #sec_01 .inner_box{
	height:430px;
	line-height:180px;
}
#thanks #sec_01 .inner_box p{
	display:inline-block;
	line-height:2;
	vertical-align:middle;
}
#thanks #sec_01 .box_btn{
	padding-top: 30px;
	line-height:1.8;
}
#thanks #sec_01 .box_btn a{
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px 15px;
	background: #17498c;
	border:  2px solid #17498c !important;
	font-size: 13px;
	letter-spacing: 0.05em;
	color: #fff;
	transition: 0.4s;
}
#thanks #sec_01 .box_btn a:hover{
	cursor: pointer;
	background: #fff;
	border: 2px solid #17498c !important;
	color: #17498c;
}

/*-------------------------------------
	新着情報
--------------------------------------*/
#news #main_cts{
	background:url(../Image/news/bg_img.png) no-repeat top right;
}
#news #news_under{
	width:720px;
	margin:0 auto;
}
#news #news_under .main_box{
	width:720px;
	float: none;
}
#news .archive .inner_box{
	text-align: center;
}
#news .archive .inner_box .recent{
	min-height: 490px;
	text-align: left;
}
#news .archive .inner_box img{
	display: block;
	max-width: 300px;
	height: auto;
	margin: 0 auto;
}
#news .archive .inner_box .recent:after{
	content: "";
	clear: both;
	display: block;
	height: 0;
	margin-bottom: 20px;
}
#news .archive .inner_box .datadate{
	display: block;
	padding: 12px 10px 0;
	text-align: right;
	letter-spacing: 0.05em;
	font-size: 13px;
	font-weight: 600;
	color:#aaa;
	position: relative;
}
#news .archive .inner_box .datatitle a{
	position: relative;
	display: block;
	padding: 8px 15px 4px 15px;
	transition: 0.3s;
	text-align: left;
	font-size: 15px;
	letter-spacing: 0.05em;
	color: #fff;
	background: #2a72d1;
	border-bottom: 7px solid #97D4D9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#news .archive .inner_box .datatitle a:hover{
	background: #cde3fe;
	color: #2a72d1;
}
#news .archive .inner_box .datatitle a:after{
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -21px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top: 7px solid #97D4D9;
	transition: 0.3s;
}
#news .archive .inner_box .datatext{
	padding: 5px 30px 0;
	margin-bottom: 45px;
	text-align:left;
}
#news .archive .inner_box .datatext a{
	display: inline-block;
	text-decoration: underline;
	color: #2a72d1;
	transition: 0.3s;
}
#news .archive .inner_box .datatext a:hover{
	color: #97D4D9;
}


/*-新着情報詳細-*/
#news .single .inner_box{
	width: 720px;
}
#news .single .inner_box .datatitle{
	position: relative;
	display: block;
	padding: 8px 15px 4px 15px;
	transition: 0.3s;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #fff;
	background: #2a72d1;
	border-bottom: 7px solid #97D4D9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}
#news .single .inner_box .datatitle:after{
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -21px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top: 7px solid #97D4D9;
	transition: 0.3s;
}
#news .single .inner_box .datadate{
	display: block;
	color: #3f4e53;
	text-align: right;
	font-size: 15px;
	padding: 10px 20px 20px 0;
}
#news .single .box_txt{
	padding: 16px 20px 0;
	text-align: center;
}
#news .single p{
	line-height: 2.0;
	letter-spacing: 0.05em;
	text-align: left;
}
#news .single .box_txt a{
	display: inline-block;
}
#news .single .box_txt a[href^="upfiles/img"]{
	display: block;
	text-align: center;
	padding: 30px 0;
}
#news .single .box_txt img{
	display: block;
	max-width: 400px;
	height:auto;
	margin: 35px auto;
}
#news .single p:not(:last-child){
	margin-bottom: 16px;
}
#news .single .back_to_list{
	padding-top: 25px;
	text-align: center;
}
#news .single .back_to_list a{
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px 15px;
	background: #17498c;
	border:  2px solid #17498c !important;
	font-size: 13px;
	letter-spacing: 0.05em;
	color: #fff;
	transition: 0.4s;
}
#news .single .back_to_list a:hover{
	cursor: pointer;
	background: #fff;
	border: 2px solid #17498c !important;
	color: #17498c;
}


/*-パスカルページャー*/
#news a[title*="page"]{
	display: inline-block !important;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-right: 2px;
	vertical-align: middle;
	clear: both;
	background: rgba(191, 191, 191, 0.1);
	text-align: center;
	border: 1px solid #ccc;
}
#news a[title*="previous"]{
	margin-right: 5px;
}
#news b u{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-right: 2px;
	vertical-align: middle;
	clear: both;
	background: #2a72d1;
	color: #fff;
	text-align: center;
	text-decoration: none !important;
}

/*-------------------------------------
	サイトマップ
--------------------------------------*/

#sitemap #main_cts{
	background:url(../Image/sitemap/bg_img.png) no-repeat top right;
}
#sitemap .main_box{
	width:750px;
	margin:0 auto;
	float:none;
}
#sitemap .inner_box{
	width: 750px;
}
#sitemap .inner_box .box_list{
	width: 360px;
	float: left;
	margin-right: 30px;
	margin-bottom: 40px;
}
#sitemap .inner_box h3.ttl_01{
	font-size: 24px;
	margin-bottom: 25px;
}
#sitemap .inner_box h4 a{
	position: relative;
	display: block;
	padding: 8px 15px 4px 15px;
	transition: 0.3s;
	font-size: 15px;
	letter-spacing: 0.07em;
	color: #fff;
	background: #2a72d1;
	border-bottom: 7px solid #97D4D9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sitemap .inner_box h4 a:hover{
	background: #cde3fe;
	color: #2a72d1;
}
#sitemap .inner_box h4 a:after{
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -21px;
	left: 50px;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top: 7px solid #97D4D9;
	transition: 0.3s;
	z-index: 100;
}
#sitemap .inner_box h3{
	margin-bottom: 25px;
}
#sitemap .inner_box h3 a{
	position: relative;
	display: block;
	padding: 4px 15px 2px 15px;
	transition: 0.3s;
	font-size: 19px;
	letter-spacing: 0.07em;
	color: #fff;
	background: #98c241;
	border-bottom: 8px solid #bae28d;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sitemap .inner_box h3 a:hover{
	background: #e4f4c2;
	color: #98c241;
}
#sitemap .inner_box h3 a:after{
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -21px;
	left: 50px;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top: 7px solid #bae28d;
	transition: 0.3s;
	z-index: 100;
}

#sitemap .inner_box ul a{
	position: relative;
	display: block;
	padding: 8px 15px 8px 45px;
	transition: 0.3s;
	letter-spacing: 0.07em;
	color: #2a72d1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sitemap .inner_box ul li:first-child a{
	padding-top: 13px;
}
#sitemap .inner_box ul a:hover{
	background: #cde3fe;
}
#sitemap .inner_box ul a:after{
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: 24px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left: 8px solid #97D4D9;
	transition: 0.3s;
}

/*-----------------------------------------------------
	ブログなどのページャー（Wordpress）
------------------------------------------------------*/
/* ナビゲーション全体のデザイン */
.wp-pagenavi {
	text-align:center;
}
/* ボタン<a>タグのデザイン */
.wp-pagenavi a{
	padding:0 8px;
	background:#3a8ba6;
	color:#fff;
	margin-right:4px;
	display:inline-block;
}
/* ボタン<a>タグのホバー時のデザイン */
.wp-pagenavi a:hover{
	background:#ededed;
	color:#333;
}
/* 表示中のページ番号のデザイン */
.wp-pagenavi .current{
	background:#ededed;
	color:#333;
	padding:0 8px;
	margin-right:4px;
	display:inline-block;
}
/* 矢印（ < とか > ）のデザイン */
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink{
	color:#3a8ba6;
	background:none;
	font-size:0.9em;
	font-weight:bold;
}
}