@charset "UTF-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background-color: #eee;
	color: #000;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
background-size: 1600px auto;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
body{
	
}
.wrapper{
	overflow: hidden;
}
::selection {
    background-color: #333;
    color: #FFF;/* Safari */
}

::-moz-selection {
	background-color:#333;
	color: #FFF;/* Firefox */
}
.clearfix {
	clear: both;
}
.onPc{
	display:block !important;
}
.onSmt{
	display:none !important;
}
.headclearfix {
	clear: both;
	width:100%;
	height:1px;
	display:block;
	float:left;
	margin-bottom:-1px;
}
a{
   color: #0081c3;
	text-decoration: none;
}
a:hover{
	color: #0081c3;
	color: #20B3FF;
	text-decoration: underline;
}
a img.linkimg{
background:none!important;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out; 
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out;  
}
a:hover img.linkimg{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}
.imground{
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.imgshadow{
    box-shadow: 0 12px 10px -6px rgba(0,0,0,.6);
}
.imgCenter{
	width:100%;
	height:auto;
	float:left;
	display:table;
	text-align:center;
}
.imgLeft{
	width:100%;
	height:auto;
	float:left;
	display:table;
}
/* Space */
.mt0{ margin-top:0;}
.mt05{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt110{ margin-top:110px;}
.mt120{ margin-top:120px;}
.mt130{ margin-top:130px;}
.mt140{ margin-top:140px;}
.mt150{ margin-top:150px;}
.mt160{ margin-top:160px;}

.mr0{ margin-right:0;}
.mr05{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mr60{ margin-right:60px;}

.mb0{ margin-bottom:0;}
.mb05{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mb110{ margin-bottom:110px;}
.mb120{ margin-bottom:120px;}
.mb130{ margin-bottom:130px;}
.mb140{ margin-bottom:140px;}
.mb150{ margin-bottom:150px;}
.mb160{ margin-bottom:160px;}
.mb170{ margin-bottom:170px;}
.mb180{ margin-bottom:180px;}
.mb190{ margin-bottom:190px;}
.mb200{ margin-bottom:200px;}

.ml0{ margin-left:0;}
.ml05{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.ml150{ margin-left:150px;}

.mW05{ margin:0 5px;}
.mW10{ margin:0 10px;}
.mW15{ margin:0 15px;}
.mW20{ margin:0 20px;}
.mW30{ margin:0 30px;}

.pt0{ padding-top:0;}
.pt02{ padding-top:2px;}
.pt03{ padding-top:3px;}
.pt04{ padding-top:4px;}
.pt05{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pt70{ padding-top:70px;}
.pt80{ padding-top:80px;}
.pt90{ padding-top:90px;}
.pt100{ padding-top:100px;}

.pr0{ padding-right:0;}
.pr05{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}
.pr30{ padding-right:30px;}
.pr40{ padding-right:40px;}
.pr50{ padding-right:50px;}
.pr60{ padding-right:60px;}
.pr70{ padding-right:70px;}
.pr80{ padding-right:80px;}
.pr90{ padding-right:90px;}
.pr100{ padding-right:100px;}
.pr110{ padding-right:110px;}
.pr120{ padding-right:120px;}


.pb0{ padding-bottom:0;}
.pb03{ padding-bottom:3px;}
.pb04{ padding-bottom:4px;}
.pb05{ padding-bottom:5px;}
.pb07{ padding-bottom:7px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pb30{ padding-bottom:30px;}
.pb40{ padding-bottom:40px;}
.pb50{ padding-bottom:50px;}
.pb60{ padding-bottom:60px;}
.pb70{ padding-bottom:70px;}
.pb80{ padding-bottom:80px;}
.pb90{ padding-bottom:90px;}
.pb100{ padding-bottom:100px;}

.pl0{ padding-left:0;}
.pl05{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}
.pl30{ padding-left:30px;}
.pl40{ padding-left:40px;}
.pl50{ padding-left:50px;}
.pl60{ padding-left:60px;}
.pl70{ padding-left:70px;}
.pl80{ padding-left:80px;}
.pl90{ padding-left:90px;}
.pl100{ padding-left:100px;}
.pl110{ padding-left:110px;}
.pl120{ padding-left:120px;}

.pW05{ padding:0 5px;}
.pW10{ padding:0 10px;}
.pW15{ padding:0 15px;}
.pW20{ padding:0 20px;}
.pW30{ padding:0 30px;}

.pd05{ padding: 5px;}
.pd10{ padding: 10px;}
.pd15{ padding: 15px;}
.pd20{ padding: 20px;}
/* Space */

.box1080{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 1120px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
    position: relative;
   
}

.box960{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width: 1000px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
    position: relative;
    
}

.box800{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 840px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
    position: relative;
    z-index: inherit;
}
.box600{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 600px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    position: relative;
    
}
.box1280{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width:1320px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    position: relative;
    
}
.box1280Pd{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width:1360px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;

    position: relative;
    
}
.box1600{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1640px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
    position: relative;
    
}
.box1600Pd{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1600px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 60px;
	padding-bottom: 60px;
}


.contentBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
    position: relative;

}

.contentBoxGrey {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color:#f6f6f6;
    position: relative;
	z-index: 0;
}


.ph100{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    z-index: 0;
}
.ph100 img{
    width:100%;
	height:auto;
	float:left;
    z-index: 0;
    position: relative;
}
.ph80{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    z-index: 0;
    text-align: center;
}
.ph80 img{
    width:80%;
	height:auto;
    z-index: 0;
    position: relative;
}
.footBox {
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    padding-top: 100px;
    padding-bottom: 120px;
   background-color: #111;
	
}

.moreBtn{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: center;
	box-sizing: border-box;
}

.moreBtn a{
    width: 100%;
    height: 70px;
    display: flex;
	align-items: center;
	justify-content: center;
    line-height: 1;
    font-size: 24px;
    color: #000;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 600;
	font-family: 'Raleway', sans-serif;
    padding: 0px 0;
    position: relative;
    
    max-width: 360px;
	background-color: #FFF;
  border-radius: 0px;
}
.moreBtn a span{
	position: relative;
	box-sizing: border-box;
	padding-left: 30px;
  background-image: url("../images/icon_arrow_blue.png");
  background-position: left 1px;
  background-repeat: no-repeat;
  background-size: 22px auto;
	transition-property: all;
    transition: 0.2s ease;
}
.moreBtn a span em{
	font-weight: 500;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.06em;
  font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  color: #333;
  position: relative;
  bottom: 1px;
  margin-left: 6px;
  box-sizing: border-box;
	transition-property: all;
    transition: 0.2s ease;
}

.moreBtn.t-left{
    justify-content: flex-start;
}
.moreBtn.t-right{
    justify-content: flex-end;
}
.moreBtn a::before{

}
.moreBtn.t-red a{
	border: #000 1px solid;
}
.moreBtn.t-red a span{
	background-image: url("../images/icon_arrow_red.png");
}
.moreBtn.t-min a,.moreBtn.t-min span{
	max-width: 150px;
	height: 30px;
	font-size: 14px;
}

.moreBtn.w-full a{
	max-width: 100%;
}
.moreBtn a span{
   
}
.moreBtn a:hover{
   opacity: 0.8;
}
.moreBtn a:hover{
}
.moreBtn.t-red a:hover{
	opacity: 1;
    background-color: #DF3137;
    color: #FFF;
	border-color: #DF3137;
}
.moreBtn.t-red a:hover span{
	background-image: url("../images/icon_arrow_wht.png");
}
.moreBtn.t-red a:hover span em{
	color: #FFF;
}
.moreBtn a.wht:hover::before{
    background-color: #774b65;
}
.moreBtn a:hover::before{
    
}
.moreBtn.t-wht a,.moreBtn.t-wht span{
    border: #FFF 1px solid;
	color: #FFF;
}
.moreBtn.t-wht a:hover{
	 background-color: #FFF;
	color: #0081c3;
}
.moreBtn.t-whtblue a,.moreBtn.t-whtblue span{
    background-color: #FFF;
	color: #00bff0;
}
.moreBtn.t-whtblue a:hover{
	 opacity: 0.8;
}
.moreBtn.t-whtgrn a,.moreBtn.t-whtgrn span{
    background-color: #FFF;
	color: #c5d700;
}
.moreBtn.t-whtgrn a:hover{
	 opacity: 0.8;
}
.moreBtn.t-grn a{
    border-color: #79b725;
	color: #79b725;
}
.moreBtn.t-grn a:hover{
	 background-color: #79b725;
	color: #FFF;
}
.goTopBtn{
    width: 80px;
    height: 80px;
    display: inline-block;
    position: fixed;
    right: 20px;
    bottom: -110px;
    z-index: 100;
    transition-property: all;
    transition: 0.6s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #111;
}
.goTopBtn a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.goTopBtn::before{
	content: '';
display: inline-block;
width: 18px;
height: 18px;
margin: 0 0px;
border-top: 4px solid #FFF;
border-right: 4px solid #FFF;
transform: rotate(-45deg);
position: absolute;
top: calc(50% - 8px);
left: calc(50% - 10px);
}

.goTopBtn.on{
	bottom:20px;
}
.goTopBtn.on:hover{
	
}
.goTopBtn img{
	width:100%;
	height:auto;
	
}
.goTopBtn img:hover{
	
}

.copyright{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	position: fixed;
	bottom: 10px;
	left: 0;
	font-size:11px;
	color:#000;
	line-height:20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.03em;
	font-family: "Oswald", sans-serif;
}
.text60{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:left;
	line-height:1.4em;
	position: relative;
}
.text60Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:center;
	line-height:1.4em;
	position: relative;
}
.text30{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text30Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:center;
	line-height:1.6em;
	position: relative;
}
.text36{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text36Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:center;
	line-height:1.6em;
    position: relative;
}
.text42Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:42px;
	text-align:center;
	line-height:1.3em;
    position: relative;
}
.text42{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:42px;
	text-align:left;
	line-height:1.3em;
    position: relative;
}
.text48{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:48px;
	text-align:left;
	line-height:1.3em;
    position: relative;
}
.text48Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:48px;
	text-align:center;
	line-height:1.3em;
    position: relative;
}
.text26{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:26px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text24Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:center;
	line-height:1.8em;
	position: relative;
}
.text24{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:left;
	line-height:1.8em;
	position: relative;
}
.text22{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text22Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align: center;
	line-height:1.6em;
	position: relative;
}
.text20{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align:left;
	line-height:1.6em;
	position: relative;
}
.text20Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align: center;
	line-height:1.6em;
	position: relative;
}
.text18{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align:left;
	line-height:1.8em;
	position: relative;
}
.text18Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align: center;
	line-height:1.8em;
	position: relative;
}
.text16{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:left;
	line-height:2em;
	position: relative;
}
.text16Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:center;
	line-height:2em;
	position: relative;
}
.text15{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:15px;
	text-align:left;
	line-height:2em;
	position: relative;
}
.text14{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:left;
	line-height:1.8em;
}
.text14Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:center;
	line-height:1.8em;
	position: relative;
}
.text12{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:left;
	line-height: 2em;
	position: relative;
}
.text12Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:center;
	line-height: 2em;
	position: relative;
}

.bd{
	font-weight: bold;
}



.grn{
    color: #389F6D;
}
.grn02{
	color: #5391c9;
}
.gry{
	color: #666;
}
.gry02{
	color: #999;
}
.flex {
    display: flex;
    width: 100%;
    height: auto;
    flex-flow: row wrap;
}
.itemCenter{
	align-items: center;
}
.itemDtart{
	align-items: flex-start;
}
.itemEnd{
	align-items: flex-end;
}
.bd500{
	font-weight: 500;
}
.bd300{
	font-weight: 300;
}
.bd400{
	font-weight: 400;
}



.wht{
	color: #FFF;
}
.font06{
	font-size: 0.6em;
}
.font07{
	font-size: 0.7em;
}
.font08{
	font-size: 0.8em;
}
.font09{
	font-size: 0.9em;
}
.font12{
	font-size: 1.2em;
}
.font14{
	font-size: 1.4em;
}
.font16{
	font-size: 1.6em;
}
.font18{
	font-size: 1.8em;
}

.mainTitle span{
	font-size: 0.8em;
}

.fontEn{
	
	font-family: 'Raleway', sans-serif;
	font-family: "Oswald", sans-serif;
}

.bd900{
	font-weight: 900;
}
.bd800{
	font-weight: 800;
}
.bd600{
	font-weight: 600;
}
.bd300{
	font-weight: 300;
}
.bd200{
	font-weight: 200;
}
.ls100{
	letter-spacing: 0.1em;
}
.ls200{
	letter-spacing: 0.2em;
}
.ls300{
	letter-spacing: 0.3em;
}



/**/


.flex.t-reverse{
	flex-direction: row-reverse;
}

.lh20{
	line-height: 2.0em;
}
.lh18{
	line-height: 1.8em;
}
.lh16{
	line-height: 1.6em;
}
.lh14{
	line-height: 1.4em;
}
.lh12{
	line-height: 1.2em;
}
.lh10{
	line-height: 1em;
}


.ls005{
	letter-spacing: 0.05em;
}
.ls008{
	letter-spacing: 0.08em;
}
.ls015{
	letter-spacing: 0.15em;
}


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




.ls0{
	letter-spacing: 0;
}
.halfBox{
	width: 50%;
	height: auto;
	display:block;
    float: left;
	position: relative;
	box-sizing: border-box;
}
.halfBox.aitemCenter{
	display:flex;
	align-items: center;
	
}
.pagePd{
	padding-top: 60px;
}
.bc{
	color: #000;
display: block;
float: left;
font-size: 12px;
height: auto;
letter-spacing: 0.05em;
line-height: 20px;
margin-bottom: 10px;
margin-top: 10px;
width: 100%;
box-sizing: border-box;
	text-align: left;
}
.bc a{
	color: #999;
	text-decoration: underline;
}
.bc a:hover{
	color: #000;
}
.bc.wht{
	color: #FFF;
}
.bc.wht a{
	color: #FFF;
}
.bc.wht a:hover{
	color: #d2d2d2;
}

.box30{
	width: 30%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.box40{
	width: 40%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.box50{
	width: 50%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}

.box60{
	width: 60%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}
.box70{
	width: 70%;
    height: auto;
    float: left;
    box-sizing: border-box;
	position: relative;
}



.whtBox{
	width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    position: relative;
	padding: 40px;
	background-color: #FFF;
}
.whtBox.t-intern{
	background-color: rgba(0,0,0,0.15);
}
.whtBox.t-grey{
	background-color: #f2f2f2;
}
.whtBox.t-red{
	background-color: #DF3137;
}
.whtBox.nonPd{
	padding: 0;
}
.c-red{
	color: #DF3137;
}
.c-blue{
	color: #0279fb;
}
.c-grn{
	color: #c5d700;
}
.c-ylw{
	color: #f6c32a;
}
.csBox{
	width: 100%;
	max-width: 300px;
	box-sizing: border-box;
	padding: 40px 10px;
	border: #000 2px solid;
	color: #000;
}
.line{
	width: 100%;
	float: left;
    box-sizing: border-box;
    position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.line span{
	width: 100%;
	height: 2px;
	background-color: #000;
	max-width: 144px;
	margin-top:15px;
	margin-bottom: 15px;
}