@charset "shift-jis";
/* CSS Document */

/****************窝発系便利クラス*****************/
.sp-header {
	display: none; 
}
.sp {
	display: none!important;
}
.mb00{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb85{margin-bottom:85px !important;}

.mt00{margin-top:0px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}

.mr00{margin-right:0px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}
.mr35{margin-right:35px !important;}
.mr40{margin-right:40px !important;}

.ml00{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}
.ml35{margin-left:35px !important;}
.ml40{margin-left:40px !important;}
.ml45{margin-left:45px !important;}
.ml50{margin-left:50px !important;}
.ml100{margin-left:100px !important;}
.ml120{margin-left:120px !important;}
.ml130{margin-left:130px !important;}
.ml150{margin-left:150px !important;}
.ml160{margin-left:160px !important;}
.ml170{margin-left:170px !important;}

.pb00{padding-bottom:0px !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb20{padding-bottom:20px !important;}

.pt00{padding-top:0px !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt20{padding-top:20px !important;}

.pr00{padding-right:0px !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}

.pl00{padding-left:0px !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}

.w01	{width:400px;}
.w02	{width:300px;}

.cboth{clear:both;}
.clear{display:block;}
.cnone{clear:none;}
.cleft{clear:left;}
.cright{clear:right;}
.fleft{float:left;}
.fright{float:right;}
.tleft{text-align:left;}
.tcenter{text-align:center;}
.tright{text-align:right;}
.relative{position:relative;}


img.lid{display:block; clear:both;}
img.img_bdr	{ border:#bfbfbf solid 1px; padding:1px;}
/*!㝓Eクラス㝯挝E㝙る㝓㝨㝧ロールオーポEを坯能㝫㝙るもE㝧㝙。ファイル坝E「通常時E坝剝+_on〝㝨㝗㝦㝝㝠㝕㝄!*/
.rlov{

}

form em{font-size:80%; color:#F33;}
form strong{font-size:120%; color:#F60;}
.green{color:#0e7317;}
.brown {color: #662900;font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;}
.red{color:#FF3333;}
.orange{color:#F60;}
.blue{color: #002586;}
.blue2{color: #002586;}
.white{color:#FFF;}


.mini{font-size:85%;}
.big{font-size:120%;}
.big2{font-size:150%;}
.bgcl_01{ background: #FFF0F8;}

/* init */
.background {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    position: fixed;
    background-position: center center;
    opacity: 0;
-webkit-background-size: cover;
        background-size: cover;
-webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
	pointer-events: none;
}
.show .background {
    opacity: 1;
		z-index:-3;
}
.wrap {
    position: relative;
    z-index: 32000;
}
/* design*/
#content01_bg {background-image: url(../images/bg_01.jpg);}
#content02_bg {background-image: url(../images/bg_02.jpg);}
#content03_bg {background-image: url(../images/bg_03.jpg);}
#content04_bg {background-image: url(../images/bg_04.jpg);}
.text-box {
    padding: 50px 25px;
    width: 480px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}
.text-box .catch {
    margin: 0 0 10px;
    font-size: 40px;
}
.text-box .copy {
    margin: 0;
    line-height: 2;
}
body{
	min-width:1400px;
	border:0;
	padding:0;
	font-size: 100%;
	color: #000;
	line-height: 1.7;
	font-family: "Yu Gothic", sans-serif;
}
body#hd{
	margin: 0 auto; 
	padding: 0; 
	min-width: 1400px; 
	background: url(../images/body_bg.jpg) center top repeat-x;
}
#mainimage{
	width:100%;
	position:relative;
	/*height: calc(100vh - 0px);*/
}

#mainimage .box{
	width:100%;
	height:inherit;
	background-position:center center;
	background-size:cover;
}
.stripe {
	background:url(../images/stripe.png) center top repeat;
	height:100%;
	width:100%;
	z-index:100;
	position:absolute;
	top:0;
	left:0;
}
#mainimage .inner{
	width:1200px;
	margin:0 auto;
	height:inherit;
	position:relative;
	top:calc(-1 * (100vh - 0px));
	z-index:512;
}

#mainimage .inner .logo{
	padding-top:calc((100vh + 220px)/4);
	padding-bottom:calc((100vh - 730px)/2);
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:768;
	text-align:center;
	max-height:calc(100vh - 0px);
	overflow:hidden;
}
#mainimage .inner .time{
	position:absolute;
	bottom:60px;
	left:0px;
	z-index:1024;
	text-align:center;
	max-height:calc(100vh - 0px);
	overflow:hidden;
}
div#secret{
	text-align:center;
	position:fixed;
	min-width:1400px;
	width:100%;
	top:-60px;
	z-index:10000;
	transition:all 0.5s;
	background:url(common/images/header_bg.jpg) center top repeat-x;
	background-color:#997a74;
}
.kasou-main {
	height: 520px;
	position: relative;
}
.kasou-main .stripe {
	background: rgba(68, 82, 119, 0.41);
}
.about-mv {
	background: url(../images/mv-about.jpg) center center/cover no-repeat;
}
.case-mv {
	background: url(../images/mv-case.jpg) center center/cover no-repeat;
}
.work-mv {
	background: url(../images/mv-work.jpg) center center/cover no-repeat;
}
.recruit-mv {
	background: url(../images/mv-recruit.jpg) center center/cover no-repeat;
}
.inquiry-mv {
	background: url(../images/mv-inquiry.jpg) center center/cover no-repeat;
}
.h2-wrap {
	/*background: #ffda5d;*/
	background: #feeb8c;
}
.kasou-main .fleft img {
	width: 220px;
}

 h2 span {
	display: block;
	font-weight: normal;
	color: #fff;
	font-size: 60%;
}

#wrap h4{
	margin-bottom: 20px;
    clear: both;
    background-color: #50423c;
    color: #FFF;
    /*display: inline-block;*/
    max-width: 40%;
    font-size: 130%;
    padding: 0.2em 1em;
    font-weight: bold;
    border-radius: 10px;
}
#wrap h5{
	margin:0 0 15px 0;
	padding:10px;
	font-weight:bold;
	border-left:5px solid #173db0;
	font-size:120%;
	clear:both;
	color:#173db0;
	line-height:1.2;
}
div#newsbox{
	padding: 0 80px 0 0;
    background: #1361af;
    margin-top: 140px;
	box-sizing:border-box;
}
div#newsbox .news-wrap {
	position: relative;
    top: -80px;
    left: 0;
    width: 100%;
}
div#newsbox a{
	text-decoration:underline;
}
div#newsbox dl:first-child {
	padding: 20px 0;
}
div#newsbox dl{
	padding: 5px 0 20px;
	clear:both !important;
	border-bottom:1px solid #b0b9d2;
	margin-bottom:10px;
	position:relative;
	z-index:1000;
}
div#newsbox dl dt{
	width:15%;
	float:left;
	background: #1071b5;
	color: #fff;
	font-weight:bold;
	text-align:center;
}
div#newsbox dl dd{
	width:80%;
	float:right;
	text-align:left;
}
#footer{
	position:relative;
	z-index:10 !important;
	text-align:center;
}
div#english{
	position:fixed;
	top:0px;
	right:10%;
	z-index:32768;
	width:200px;
}
div#pagetop{ 
	position:fixed; 
	bottom:60px; 
	right:10px; 
	width:70px; 
	display:table; 
	z-index:32768; 
	font-size:90%;
}
div#pagetop div{
	height:70px;
	width:70px;
	border-radius:100%;
	background-color: rgb(9 43 18 / 63%);
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}
div#pagetop div div{
	height:70px;
	width:70px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:1.3;
}
div#pagetop div div a{
	color:#FFF;
	text-decoration:none;
}
div.news-bg{
	background: url(../images/images04.jpg) center center/cover no-repeat;
}
div.news-bg .inner-wrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
	padding: 120px 0 60px 0;
	text-align: right;
}
div.news-bg .inner img {
	margin: 0 0px 20px 0;
}
div.news-bg .inner {
	margin-right: -100px;
}
div.news-bg .inner div {
	background: rgba(255,255,255,.8);
	padding: 50px;
}


.newsbox dl {
background-color: #f8f8f8;
font-size: 120%;
padding: 8px 0;
}


.newsbox dl dt {
	color: #2f9b4e;
	font-weight: bold;
	padding-left: 50px;
}



.mintyo{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
}
div#toptxt01{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:80px;
	line-height:1.8;
	left:300px;
	text-align:left;
	z-index:20;
}
div#toptxt02{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:317px;
	line-height:1.8;
	left:300px;
	color:#FFF;
	text-align:left;
	z-index:20;
}
div#toptxt03{
	position:absolute;
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	top:120px;
	line-height:1.8;
	left:290px;
	text-align:left;
	z-index:20;
}
div#toptxt04{
	font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
	text-align:center;
	color:#FFF;
	padding:50px 0;
	line-height:1.8;
	background-color:#383838;
	margin-bottom:20px;
}


div#headerarea {
    min-width: 1400px;
    margin: 0 auto;
    height: 130px;
    width: 100%;
    position: absolute;
    z-index: 99999;
	
}

div#headerarea div#header{
	width:1200px;
	margin:0 auto;
	padding:0;
	text-align:left;
	
}
div#headerarea div#header h1{
	margin:0 auto;
	padding:0;
	text-align:left;
	line-height:20px;
	font-size:90%;
	font-weight:bold;
	color:#FFF;
}

div#headerarea div#header div.fleft{
	margin:0;
	padding:0;
}


div#headerarea div#header div.fright{
	text-align:right;
	margin:0;
	padding:0 0;
	text-align:right;
	
}

div#headerarea div#header div.fright .small{
	font-size: 80%;
}

div#header h1 a{color:#FFF;}

div#header .fright{
	text-align:right;
}


/****** Gnavi ******/
div#gnavi{
	width:400px;
	position: relative;
	margin-left:auto;
	height:30px!important;
	clear:both;
}

div#gnavi dl{
	display:block !important;
	height:30px;
}

div#gnavi dl dt{
	display:none;
}

div#gnavi dl dd{
	display:block !important;
}

div#gnavi ul{
	display:block;
	height: 30px;
	width:400px;
	margin-left:auto;
	
}

div#gnavi ul li{
	float:left;
	display:block;
	width: 100px;
	height: 30px;
	position:relative;
}

div#gnavi ul li a{
	text-align:left;
	display:block;
	text-indent:-9999px;
	height: 30px;
	background-image:url(../images/navi.png);
}

div#gnavi ul li#link01 a{background-position:0 0;}
div#gnavi ul li#link01 a:hover{background-position:0 30px;}
div#gnavi ul li#link02 a{background-position:-100px 0;}
div#gnavi ul li#link02 a:hover{background-position:-100px 30px;}
div#gnavi ul li#link03 a{background-position:-200px 0;}
div#gnavi ul li#link03 a:hover{background-position:-200px 30px;}
div#gnavi ul li#link04 a{background-position:-300px 0;}
div#gnavi ul li#link04 a:hover{background-position:-300px 30px;}

/*div#gnavi ul li#link09 a{background-position:-960px 0;}
div#gnavi ul li#link09 a:hover{background-position:-960px 80px;}
div#gnavi ul li#link10 a{background-position:-1080px 0;}
div#gnavi ul li#link10 a:hover{background-position:-1080px 80px;}*/




div#contentsarea {
    width: 1200px;
    margin: 40px auto 60px;
    padding: 50px;
    text-align: left;
    background-color: #FFF;
    box-sizing: border-box;
	
    
}


div#contentsarea2 {
    width: 1200px;
    margin: 40px auto 60px;
    padding: 50px;
    text-align: left;
    background-color: #FFF;
    box-sizing: border-box;
    box-shadow: 0px 0px 5px #999;
      
}


div#contentsarea2 p {
	margin-bottom: 20px;
}



.tel {
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}

.tel span {
	font-size: 170%;
}

.rel_box {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	
}


#intro {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

.intro_txt {
	font-size: 110%;
    top: 490px;
    left: 750px;
    position: absolute;
}


#problem {
	width: 1400px;
	margin: 0 auto 200px;
}

.problem_txt {
	display: flex;
    justify-content: space-around;
    width: 1100px;
    margin: -420px auto 0;
}

.problem_txt ul li {
	background: url(../images/check_logo.png) center left no-repeat;
	padding-left: 40px;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}

.problem_txt ul li span {
	font-size: 130%;
	color: #891716;
}

#feature {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

.feat_txt_01 {
	position: absolute;
    top: 380px;
    left: 760px;
}

.feat_txt_02 {
	position: absolute;
    top: 750px;
    left: 500px;
}


.feat_txt_03 {
	position: absolute;
    top: 1110px;
    left: 110px;
}

.feat_txt_04 {
	top: 1230px;
    left: 765px;
    position: absolute;
}

#impression {
	background: url(../images/imp_bg.jpg) center center / cover no-repeat;
	padding: 200px 0 100px;
	margin-bottom: 150px;
}

#impression > div {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

#impression > div dl {
	width:310px;
	padding: 35px;
	background-color: #fff8f0;
	font-weight: bold;
	font-size: 110%;
	border-radius: 15px;
}


#impression > div dl dt {
	text-align: center;
	margin-top: -130px;
	margin-bottom: 50px;
}

#impression > div dl dd span {
	font-size: 80%;
}


#news {
	width: 1200px;
	margin: 0 auto 100px;
	display: flex;
	align-items: center;
	font-weight: bold;
}

.newsbox dl {
	margin-bottom: 10px;
}

.newsbox dl:last-child {
	margin-bottom: 0;
}


.newsbox dl dt {
width: 71px;
float: left;
}

.newsbox dl dd {
	width: 75%;
	float: right;
}

#banner {
	background-color: #e8e8e8;
}

#banner > div {
	width: 1060px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 100px;
}

#banner dl {
	width: 381px;
}

#footerarea {
	width: 100%;
	height:463px;
	background: url(../images/footer_bg.jpg) center center / cover no-repeat;
}

#footer {
	width: 1300px;
	margin: 0 auto;
	position: relative;
	color: #fff;
	background: url(../images/ft_bg.png) center 50px no-repeat;
}

.ft_mv_logo {
	padding-top: 50px;
}

.ft_img {
	position: absolute;
	right: 0;
	top: 30px;
}




.footlinks {
	
	width: 100%;
	
	padding: 10px 0;
}

.footlinks ul li {
	display: inline-block;
	color: #fff;
	
}

.footlinks ul li a {
	color: #fff;
	font-size: 90%;
	text-decoration: none;
}

.footlinks ul li a:hover {
	text-decoration: underline;
}


.footlinks ul li:after {
	content: "|";
	margin: 0 5px;
}

.footlinks ul li:last-child::after {
	content: "";
}

.copy {
	font-size: 100%;

	margin-top: 5px;
}


#link06 > div {
	display: none;
}

#link06 > div p a {
	text-indent: inherit !important;
	background-image: none !important;
	display: block;
	background-color: #0e7317;
	text-align: center;

	padding: 10px;
	text-align: center !important;
	color: #fff;
	text-decoration: none;
	color: #fff;
	font-size: 90%;
	
}


#link06 > div p a:hover {
	background-color: #e8e8e8;
	color: #000;
} 

#product_bg {background: url(../../product/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#company_bg {background: url(../../company/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#blog_bg {background: url(../../blog/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#contact_bg {background: url(../../contact/images/bg.jpg) center center / cover no-repeat; padding: 100px 0;}
#product_bg2 {background: url(../../product/images/bg2.jpg) center center / cover no-repeat; padding: 100px 0;}


.catch {
	text-align: center;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	
}

#introduction {
	width: 1200px;
	position: relative;
	margin: 0 auto 100px;
}

.intro_txt2 {
	position: absolute;
	top: 280px;
	
}




h2 {
	font-size: 180%;
	text-align: center;
	background:url(../images/h2_bg.png) bottom right no-repeat #0d3168;
	color: #fff;
	padding: 15px 0;
	font-weight: bold;
	margin-bottom: 30px;
}



.txt_box {
	background:url(../images/txt_bg.png) 98% 98% no-repeat #EEEEFF;
	padding:15px;
	border-radius: 15px;
}

.flex_2cl {
	display: flex;
	justify-content: space-between;
}

.flex_2cl > div {
width: calc(100% / 2 - 30px);
}

#about_style {
	margin: 100px 0;
	width: 1100px;
	position: relative;
}

.about_style_txt {
	    position: absolute;
    top: 200px;
    left: 100px;
    text-align: center;
    font-size: 110%;
}


.btn {
	background-color: #ff893b;
	display: block;
	width: fit-content;
	text-decoration: none !important;
	
	color: #fff;
	font-size: 120%;
	padding: 10px 25px;
	font-weight: bold;
border-radius: 30px;

}

.btn2 {
	background-color: #5ab07c;
	display: block;
	width: fit-content;
	text-decoration: none !important;
	
	color: #fff;
	font-size: 120%;
	padding: 10px 25px;
	font-weight: bold;
border-radius: 30px;

}


.btn:hover, .btn2:hover {
	background-color: #999;
}

.access_txt {
	background-color: #ff893b;
	color: #fff;
	padding: 10px;
	border-radius: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

table.access_tb td {
text-align: center;
}

.tit {
	font-size: 150%;
	color: #662900;
	position: relative;
	width: fit-content;
	margin: 0 auto 30px;
}



.pb_tb {
	margin: 0 auto;
}

.pb_tb td {
	width:330px;
	font-weight: bold;
text-align: center;
}

.tit2 {
	background-color: #fff;
	font-size: 130%;
	padding: 10px;
	border-radius: 30px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

.pb_tb td a {
	color: #ec5767;
	text-decoration: none;
}

.gray_box {
	background-color: #f8f8f8;
	padding: 15px;
	border-radius: 10px;
}

h4 {
	background:url(../images/h4_logo.png) 97% 97% no-repeat #002586;
	font-size: 130%;
	padding: 10px 10px 10px 30px;
	font-weight: bold;
	margin-bottom: 30px;
	border-left: 5px solid #2561f8;
	position: relative;
	color: #fff;
}

h4::after {
	content: "";
	display: block;
	width: 21px;
	height: 37px;
	background: url(../images/h4_logo2.png);
	position: absolute;
	right: 30px;
	bottom: 5px;
}

img.subimg {
float: right;
width: 30%;

}

span.line {
	    
        background: linear-gradient(transparent 60%, #1d9028 60%);
     
   
}


span.line2 {
	    
        background: linear-gradient(transparent 60%, #ffeb00 60%);
     
   
}



.flow_tit {
	display: flex;
	font-size: 190%;
	align-items: center;
	font-weight: bold;
}

.flow_box {
	width: auto;
	display: flex;
	
}

.flow_box > dd {
	width: 620px;
	margin-right: 50px;
	background-image: none !important;
}


.flow_list li {
	width: 100%;
	position: relative;
	padding-left: 20px;
}

.flow_list li span {
	position: absolute;
	top: 0;
	left: 0;
}

img.rad {
	border-radius: 10px;
}

table.price_tb td:first-child {
background-color: #e8ffec;
padding: 10px;
font-weight: bold;
}

table.price_tb {
	width: 600px;
}

table.price_tb td {
	background-color: #f8f8f8;
	padding: 15px;
}

.wd600 {
	width: 600px;
}

.anketo_list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.anketo_list li {
	margin-bottom: 20px;
}

.anketo_list li img {
	box-shadow: 1px 5px 8px 3px #d2d2d2;
	transition: transform 0.5s;
}

.anketo_list li img:hover {
	 transform: scale(1.1);
}




.faq dl {
	background-color: #e8e8e8;
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 50px;
}

.faq dl:nth-child(odd) dt {
	
	font-size: 140%;

  font-weight: bold;
  font-style: normal;
	
	padding: 10px 10px 10px 60px;
	color: #0e7317;
	border-radius: 50px;
	position: relative;
width: auto;
margin-bottom: 15px;
}

.faq dl:nth-child(even) dt {
	
	
	font-size: 140%;
	
  font-weight: bold;
  font-style: normal;
	padding: 10px 10px 10px 60px;
	color: #002586;
	border-radius: 50px;
	position: relative;
width: auto;
margin-bottom: 15px;
}


.faq dl dt::before {
	content: "Q.";
	font-size: 150%;
	position: absolute;
	top: 3px;
	left: 20px;
}

.faq dl dd {
	background-color: #fff;
	padding: 10px 10px 10px 60px;
	border-radius: 10px;
	position: relative;
	width: auto;
}

.faq dl dd::before {
	content: "A.";
	color: #481801;
	font-weight: bold;
	font-size: 160%;
	position: absolute;
	top: 3px;

  font-weight: bold;
  font-style: normal;
	left: 27px;
}

.hd_right_box {
	display: flex;
	width: 550px;
	margin-left: auto;
    align-items: center;
}

#headerarea a:hover {
	opacity: 0.6;
}


#message {
	width: 1400px;
	margin: 150px auto;
	position: relative;
}

.msg_txt {
	font-size: 110%;
	position: absolute;
	top: 250px;
    left: 660px;
	color: #fff;
}


.msg_txt2 {
	    position: absolute;
    top: 550px;
    left: 100px;
    color: #fff;
	font-size: 110%;
}

#product {
	width: 1400px;
	margin: 0 auto;
	background: url(../images/product_bg.jpg) center center / cover no-repeat;
	color: #fff;
	padding: 50px 0;
}

.product_box {
	width: 1150px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
}


.product_box dl {
width: 350px;
margin-bottom: 50px;
}


.s_box {
	background-color: #ffe7cd;
	color: #000;
	display: inline-block;
	padding: 5px;
}

.mb150 {
	margin-bottom: 150px;
}

.flow_box {
	justify-content: center;
	margin-top: 30px;
	margin-bottom: 200px;
}

.flow_box dl dd {
	font-size:90%;
	margin-top: 20px;
}

#catch {
	background: url(../images/catch.jpg) center center / cover no-repeat;
	margin-bottom: 50px;
}

.catch_txt {
	width: 1300px;
	margin: 0 auto;
	position: relative;
	padding-left: 100px;
	padding-top: 100px;
	padding-bottom: 100px;
	color: #fff;
	font-size: 120%;
	background: url(../images/catch_bg.png) right bottom no-repeat;
}


#main_slide {
	margin-bottom: 100px;
}


#news_box {
	width: 1000px;
	margin:0 auto 200px;
}

.tright {
	text-align: right;
}

.mt50 {
	margin-top: 50px;
}

#contentsarea p {
	margin-bottom: 20px;
}


h3 {
  position: relative;
  padding: 15px 26px 15px 42px;
  background:url(../images/h3_bg.png) 97% 90% no-repeat #e3ebff;
  font-size: 150%;
  font-weight: bold;
  color: #002586;
  margin-left: -33px;
  line-height: 1.3;
  border-bottom: solid 3px #002586;
  margin-bottom: 30px;
 
}

h3:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  border-bottom: solid 79px transparent;
  
}

h3:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px transparent;
  border-bottom: solid 79px white;
  z-index: -1;
}

#com_design {
width: 1400px;
margin: 0 auto;
position: relative;
}


.com_design_txt {
	    position: absolute;
    top: 140px;
    left: 60px;
    color: #fff;
}

.bold {
	font-weight: bold;
}


.com_tb{
	width: 630px;
}


.com_tb td:first-child {
	background-color: #0e7317;
	width: 100px;
	padding: 15px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
}

.com_tb td:last-child {
	background-color: #f8f8f8;
	padding:10px 10px 10px 20px;
}


#com_feat_bg {
	background: url(../../company/images/feat_bg.jpg) center center / cover no-repeat;
	padding: 20px;
}


#com_feat_bg ul li {
	background-color: #002586;
	color: #fff;
	width: 700px;
	margin-bottom: 15px;
	display:flex;
	color: #fff;
   font-weight: bold;
   clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%);
 
}





#com_feat_bg ul li span {
	display: block;
	background-color: #000;
	width: 40px;
	justify-content: center;
	text-align: center;
	padding: 10px;
	display: flex;
	align-items: center;
	font-size: 150%;
}

#com_feat_bg li div {
padding: 10px;
display: flex;
align-items: center;
}


.g_bg {
        background-color: #e8e8e8;
        
        padding: 10px;
        font-weight: bold;
        margin-top: 20px;
    }

h5 {
	border-left: 5px solid #0e7317;
	font-size: 150%;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

h3 a {
	color: inherit;
}


table.con_tb tr:first-child td, table.con_tb tr:first-child th {
	border-top: 1px solid #999;
} 


table.con_tb th {
	background-color: #002586;
	color: #fff;
	border-bottom: 1px solid #fff;
}


table.con_tb td {
	border-bottom: 1px solid #999;
	padding: 15px;
}



form input[type="text"], form input[type="email"], form input[type="tel"], form textarea {
    font-size: 100%;
   border: 1px solid #999;
    width: 85%;
 
    padding: 8px;
    transition: background-color 0.5s;
}

form input[type="text"]:hover, form textarea:hover {
    background-color: #FFF8F0;
}


form select {
    font-size: 100%;
    padding: 8px 0;
  
    border: 1px solid #999;
}


    form input[type="submit"], form input[type="reset"], form input[type="button"] {
        display: block;
        text-decoration: none;
        padding: 10px;
        background: #37c55f;
       
        box-sizing: border-box;
        box-shadow: 0px 0px 5px #666;
        color: #fff;
        font-size: 110%;
        width: 30%;
        margin: 0 auto;
        border: none;
        outline: none;
        margin-bottom: 20px;
    }


form input[type="submit"]:hover, form input[type="reset"]:hover, form input[type="button"]:hover {
	background-color: #999;
}

.con2_tit {
	line-height: 2;
        margin-left: -70px;
        padding-left: 30px;
        color: #FFF;
        margin-bottom: 20px;
        clear: both;
        font-size: 160%;
        font-weight: bold;
        border-left: 20px solid #64D0ab;
        border-top: 1px solid #999;
        border-right: 1px solid #999;
        border-bottom: 1px solid #999;
       
        position: relative;
        background: linear-gradient(to right, #028 30%, #64D0ab 100%);
    
}

.wd780 {
	width: 780px !important;
}