@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: #FFF;
	color: #333;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}
body{
	
}
::selection {
	background:#333;
	color: #FFF;/* Safari */
}

::-moz-selection {
	background:#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: #666;
}
a:hover{
	color: #2da0e0;
}
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,.3);
}
.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;}

.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 */
.header {
	width: 100%;
	height: auto;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background-color: #FFF;
	transition-property: all;
	transition: 0.2s ease;
	box-sizing: border-box;	
	padding-top: 15px;
	
}
.header::before {
	
}
/*.header.topHead {
	background-color: rgba(255,255,255,0.00);
}
.header.on {
    background-color: rgba(255,255,255,1.00);
}
.header.topHead.on {
    background-color: rgba(255,255,255,1.00);
}*/
.box1080{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 1160px;
	-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;
   
}


.box800{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 880px;
    -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;
    
}

.box1280{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width:1320px;
	padding-left: 40px;
	padding-right: 40px;
	-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;
    
}

.box1600{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1680px;
    -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;
    
}
.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;
}
.headLogo{
	width: auto;
	height: auto;
	display:block;
	position: relative;
	transition-property: all;
	transition: 0.2s ease;
    opacity:1.0;
	float: left;
	
	display: flex;
	align-items: center;
}

.headLogo img{
	height: 40px;
	width:auto;
	display: block;
	transition-property: all;
	transition: 0.2s ease;
}
/*.topHead .headLogo img{
	filter: brightness(0) invert(1);
}
.topHead.on .headLogo img{
	filter: brightness(1) invert(0);
}*/

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

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



.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;
	display: table;
	background-color: #FFF;
	padding-bottom: 80px;
	padding-top: 0px;
	position: relative;
}
.footBox::before {
	content: '';
	width: 100%;
	height: 6px;
	background-color: #2da0e0;
	position: absolute;
	top: -6px;
	left: 0;
}
.moreBtn{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: center;
}

.moreBtn a,.moreBtn span{
    width: 100%;
    height: 70px;
    display: flex;
    line-height: 1;
    font-size: 24px;
    color: #FFF;
    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;
	
    position: relative;
    letter-spacing: 0.03em;
    max-width: 500px;
	align-items: center;
	justify-content: center;
	background-color: #2da0e0;
	border-radius: 40px;
}
.moreBtn a i{
	
}
/*.moreBtn a::before{
	content: '';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  position: absolute;
  top: calc(50% - 3.5px);
  right: 20px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  transform: rotate(-45deg);
  transition: all ease 0.1s;
}*/
.moreBtn a:hover{
	opacity: 0.8;
}
.moreBtn.t-left{
   justify-content: flex-start;
}
.moreBtn.t-right{
   justify-content: flex-end;
}
.moreBtn.t-big a{
    max-width: 400px;
	height: 70px;
}
.moreBtn.t-min a{
    max-width: 100px;
	height: 30px;
	font-size: 11px;
}
.moreBtn.t-min a::before{
	right: 10px;
}

.goTopBtn{
	width:60px;
	height:60px;
	display:inline-block;
	position:fixed;
	right:20px;
	bottom:-90px;
	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;
    padding: 15px;
	background-color: rgba(45,160,224,0.79);
	border-radius: 8px;
}
.goTopBtn::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -13px;
  border: 13px solid transparent;
  border-bottom: 18px solid #FFF;
}
.goTopBtn::after {
	content: "うえに戻る";
  position: absolute;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	font-weight: 600;
	line-height: 1;
	bottom: 10px;
  left: 0;
}
.goTopBtn a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 101;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.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;
	text-align:center;
	font-size:14px;
	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;
	color: #999;
	letter-spacing: 0.05em;
	
	font-family: 'Roboto', sans-serif;
	
}
.copyright a{
	
}
.copyright a:hover{

}
.text60{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:left;
	line-height:1.2em;
    position: relative;
}
.text60Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:center;
	line-height:1.2em;
    position: relative;
}
.text26{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:26px;
	text-align:left;
	line-height:1.6em;
}
.text30{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:left;
	line-height:1.6em;
}
.text30Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:center;
	line-height:1.6em;
}
.text36{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:left;
	line-height:1.4em;
}
.text36Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:center;
	line-height:1.4em;
    position: relative;
}
.text42{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:42px;
	text-align:left;
	line-height:1.3em;
    position: relative;
}
.text42Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:42px;
	text-align:center;
	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;
}
.text28Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:28px;
	text-align:center;
	line-height:1.6em;
}
.text24Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:center;
	line-height:1.6em;
}
.text24{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:left;
	line-height:1.6em;
}
.text22{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align:left;
	line-height:1.6em;
}
.text22Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:22px;
	text-align: center;
	line-height:1.6em;
}
.text20{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align:left;
	line-height:1.6em;
}
.text20Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:20px;
	text-align: center;
	line-height:1.6em;
}
.text18{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align:left;
	line-height:1.6em;
	box-sizing: border-box;
}
.text18Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align: center;
	line-height:1.6em;
}
.text16{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:left;
	line-height:1.8em;
	box-sizing: border-box;
}
.text16Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:center;
	line-height:1.8em;
}
.text15{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:15px;
	text-align:left;
	line-height:1.8em;
	box-sizing: border-box;
}
.text15Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:15px;
	text-align:center;
	line-height:1.8em;
}
.text14{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:left;
	line-height:1.8em;
	box-sizing: border-box;
}
.text14Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:center;
	line-height:1.8em;
    position: relative;
}
.text13Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:13px;
	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:1.8em;
	box-sizing: border-box;
}
.text12Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:center;
	line-height:1.8em;
}

.bd{
	font-weight: bold;
}
.gNaviBox{
	width: 100%;
	height: auto;
    float: left;
    position: relative;
	margin-right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #2da0e0;
	margin-top: 15px;
}
.gNavi {
	width: 100%;
	height: auto;
	display:flex;
    position: relative;
	max-width: 1080px;
}

.gNavi li{
	width: 25%;
	height: auto;
	float: left;
	display:block;
	position: relative;
}
.gNavi li a{
	width: 100%;
	height: 50px;
	font-size:16px;
	line-height:1;
	text-align:center;
    color: #FFF;
	display:flex;
	align-items: center;
	justify-content: center;
	text-decoration:none;
	font-weight: 600;
	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;
    padding: 0px 20px;
	position: relative;
    cursor: pointer;
    letter-spacing: 0.03em;
	font-family: "Zen Maru Gothic", sans-serif;
}

.gNavi li a:hover{
	text-decoration: none;	
	background-color: rgba(0,0,0,0.05);
}

.gNavi li a img,.gNavi li span img{
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
.fontEn{
	font-family: 'Roboto', sans-serif;
}
.fontEn02{
}

.fontJp{
}
.flexCenter{
	justify-content: center;
}
.pageMt{
	margin-top: 80px;
}
.bc {
    color: #333;
    display: inline-block;
    float: left;
    font-size: 11px;
    height: auto;
    letter-spacing: 0.08em;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	
}
.bc a {
    color: #666;
	text-decoration: underline;
}
.bc a:hover {
    color: #22ac38;
    text-decoration: underline;
}
.bc.t-wht{
	color: #FFF;
}
.bc.t-wht a{
	color: #FFF;
}
.bc.t-wht a:hover{
	color: #eee;
}
.grn{
	color: #46bd83;
}
.gry{
	color: #666;
}
.gry02{
	color: #999;
}
.flex {
    display: flex;
    width: 100%;
    height: auto;
    flex-flow: row wrap;
	box-sizing: border-box;
}
.itemCenter{
	align-items: center;
}
.between{
	justify-content: space-between;
}
.wht{
	color: #FFF;
}
.bd500{
	font-weight: 500;
}

#menuButton{
	display: none;
}
#overlay{
	display: none;
}

.flex.between{
	justify-content: space-between;
}
.flex.between::after {
  /*content: "";
  display: block;
  width: 30%;
  height: 0;*/
}

h1.blogMainTitle {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 24px;
  text-align: left;
  line-height: 1.4em;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: #d2d2d2 2px dotted;
}
.postBox {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin-bottom: 0px;
  padding-bottom: 30px;
border-bottom: #d2d2d2 2px dotted;
}
.postBox p {
  font-size: 14px;
  line-height: 1.8em;
  word-break: break-all;
  text-decoration: none;
  margin: 5px 0 20px;
  text-align: left;
  text-indent: 0px;
  text-transform: none;
  white-space: normal;
  word-spacing: 0px;
	letter-spacing: 0.03em;
}
.postBox h1{
	font-size: 26px;
	line-height: 1.4;
	position: relative;
	padding-left: 0.8em;
	margin-bottom: 5px;
}
.postBox h1::before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  top: 15px;
  left: 0px;
	background-color: #ff8b21;
	border-radius: 100%;
}
.postBox h2{
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 5px;
	color: #ff8b21;
}
.postBox h3{
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 5px;
	color: #2da0e0;
}
.postBox h4{
	font-size: 18px;
	line-height: 1.6;
}
.postBox h5{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 1.2em;
}
.postBox h5::before{
	content: '';
width: 14px;
height: 1px;
background-color: #999;
position: absolute;
top: 15px;
left: 0;
}
.postBox img {
  max-width: 100%;
  height: auto;
}
.prevBtn {
  display: flex;
  float: left;
  height: auto;
  text-align: left;
  width: 50%;
  align-items: center;
  justify-content: flex-start;
}
.prevBtn a {
  width: 100%;
  height: auto;
  display: flex;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  font-weight: 600;
  padding: 0px 0;
  position: relative;
  letter-spacing: 0.05em;
  max-width: 140px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
	background-color: #FFF;
	font-family: 'Roboto', sans-serif;
	border-radius: 40px;
	border: #333 2px solid;
}
.prevBtn a:hover {
	background-color: #ff8b21;
	border-color: #ff8b21;
	color: #FFF;
}
.nextBtn {
  display: flex;
  float: right;
  height: auto;
  text-align: right;
  width: 50%;
  align-items: center;
  justify-content: flex-end;
}
.nextBtn a {
  width: 100%;
  height: auto;
  display: flex;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  font-weight: 600;
  padding: 0px 0;
  position: relative;
  letter-spacing: 0.03em;
  max-width: 140px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
	
	background-color: #FFF;
	font-family: 'Roboto', sans-serif;
	border-radius: 40px;
	border: #333 2px solid;
}
.nextBtn a:hover {
	background-color: #ff8b21;
	border-color: #ff8b21;
	color: #FFF;
	
}

.wp-pagenavi {
	clear: both;
    margin-top: 20px;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	height:36px;
	display:inline-block;
	text-align:center;
	line-height:36px;
	font-size:14px;
	color:#000;
	text-decoration:none;
	padding:0px 14px !important;
	margin-right:5px !important;
	border:#000 0px solid !important;
	background-color: #FFF;
	border-radius: 8px;
   font-family: 'Roboto', sans-serif;
  font-weight: 800;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color:#C7AA54;
	color:#FFF;
	border:#000 0px solid !important;
}
.wp-pagenavi span.current {
	background-color:#C7AA54;
	color:#FFF;
	border:#000 0px solid;
}

.formBox {
    display: block;
    float: left;
    height: auto;
    
    width: 100%;
	margin-left:0%;
	margin-right:0%;
	margin-bottom: 40px;
	background-color: #fff;
	padding: 40px;
	border-radius: 16px;
	box-sizing: border-box;
}
.formBox dl {
    display: block;
    float: left;
    height: auto;
    width: 100%;
	margin-bottom:20px;
}

.formBox dt {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 26px;
    padding: 24px 0px 0px;
    width: 25%;
    letter-spacing: 0;
}
.formBox dd {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: auto;
    letter-spacing: 0.1em;
    line-height: 40px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-top: 17px;
    width: 75%;
}
.fm_form {
    border: 0px solid #f2f2f2;
    border-radius: 0;
    font-size: 16px;
    line-height: 38px;
    padding-left: 15px;
    width: 80%;
	background-color: #eee;
	border-radius: 8px;
	height: 50px;
}
.fm_formFull {
    border: 0px solid #f2f2f2;
    border-radius: 8px;
    font-size: 16px;
    line-height: 38px;
    padding-left: 15px;
    width: 100%;
	background-color: #eee;
	height: 50px;
}
.fm_formS {
    border: 0px solid #f2f2f2;
    border-radius: 8px;
    font-size: 16px;
    line-height: 38px;
   padding-left: 15px;
    width: 30%;
	margin-right: 15px;
	background-color: #eee;
	height: 50px;
}
.fm_formXs {
    border: 0px solid #f2f2f2;
    border-radius: 8px;
    font-size: 16px;
    line-height: 38px;
   padding-left: 15px;
    width: 80px;
	margin-right: 15px;
	background-color: #eee;
	height: 50px;
}
.pRed {

	color: #e74c3c;
	font-size: 10px;
	margin-left: 5px;
}
.fm_formL {
    border: 0px solid #666;
	background-color: #eee;
   border-radius: 8px;
    box-sizing: border-box;
    font-size: 16px;
    height: 160px;
    line-height: 1.5em;
    padding: 10px;
    width: 90%;
	
}
.formBtn {
    display: block;
    float: left;
    height: auto;
    margin-top: 40px;
    text-align: center;
    width: 100%;
	position: relative;
}
.fm_btn {
	border: 0px solid #930f49;
	color: #FFF;
	cursor: pointer;
	font-size: 20px;
	height: auto;
	line-height: 20px;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	width: 360px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
    padding: 25px 0;
    font-weight: bold;
    background-color: #00af3f;
	border-radius:40px;
}
.fm_btn:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.fm_btn02 {
	border: 0px solid #666;
	
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	width: 200px;
	height: auto;
	transition-property: all;
	transition: 0.2s ease;
    letter-spacing: 0.1em;
    padding: 25px 0;
    background-color: #666;
	margin-right: 10px;
}
.fm_btn02:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
input::-webkit-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
input:-ms-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
input::-moz-placeholder {
    color: #aaa;
    font-weight: normal;
}
textarea::-webkit-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
textarea:-ms-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
textarea::-moz-placeholder {
    color: #aaa;
    font-weight: normal;
}
.formBox div.wpcf7-response-output {
    padding: 2em 1em !important;
}
.formBox div.wpcf7-validation-errors {
    border-color: #DCA651;
}
.formBox span.wpcf7-not-valid-tip {
    color: #e74c3c;
    font-size: 0.8em;
}
.wpcf7c-conf {
    background-color: #fff !important;
    color: black;
    border: 1px solid #fff !important;
}
.formBox .wpcf7-spinner {
  position: absolute;
  top: -40px;
  left: calc(50% - 36px);
}
.formBox .wpcf7-list-item {
  margin: 0 30px 0 0;
}
select.fm_select {
  border-radius: 8px;
  font-size: 16px;
  line-height: 38px;
  height: 50px;
  width: auto;
  border: 0px solid #333;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 15px;
	padding-right: 30px;
  background-image: url("../images/icon_dropdown_sankaku.png");
  background-size: 10px auto;
  background-position: 96% center;
  background-repeat: no-repeat;
  background-color: #eee;
  min-width: 140px;
}

.heroImage{
	width: 100%;
	height: calc(100vh - 130px);	
box-sizing: border-box;
	position: relative;
	
	/*display: flex;
	align-items: center;
	justify-content: center;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 130px;
	background-color: #dcf8ff;
	background-image: url("../images/heroimage02.png"),url("../images/heroimage_bg.png");
  background-size: auto 100%,auto 100%;
  background-position: center bottom,center bottom;
  background-repeat: no-repeat,repeat-x;
	max-height: 620px;
}
.heroImage::after{
	/*content: '';
	width: 100%;
	height: 30px;
	background-color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;*/
	
}
.heroInner {
  width: 100%;
  height: 100%;
  -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: absolute;
  display: flex;
  justify-content: flex-start;
  align-items:flex-end;
  max-width: 1600px;
  padding-left: 120px;
	padding-bottom: 60px;
	top: 0;
  left: 0;
  z-index: 100;
}
.heroSub{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:left;
	line-height:1.4em;
	color: #FFF;
	font-weight: 800;
	margin-bottom: 0px;
	letter-spacing: 0.03em;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.60);
}
.heroMain{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:60px;
	text-align:left;
	line-height:1.4em;
	color: #FFF;
	font-weight: 800;
	letter-spacing: 0.1em;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.60);
}

.bd800{
	font-weight: 800;
}
.bd600{
	font-weight: 600;
}
.bd400{
	font-weight: 400;
}
.bd300{
	font-weight: 300;
}
.lh10{
	line-height: 1.0em;
}
.lh14{
	line-height: 1.4em;
}
.lh16{
	line-height: 1.6em;
}
.lh18{
	line-height: 1.8em;
}
.lh20{
	line-height: 2.0em;
}
.lh25{
	line-height: 2.5em;
}
.lh30{
	line-height: 3.0em;
}

.box30{
	  width: 30%;
  height: auto;
  float: left;
  -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;
}
.box40{
	  width: 40%;
  height: auto;
  float: left;
  -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;
}
.box45{
	  width: 45%;
  height: auto;
  float: left;
  -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;
}
.box50{
	  width: 50%;
  height: auto;
  float: left;
  -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;
}
.box55{
	  width: 55%;
  height: auto;
  float: left;
  -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;
}
.box60{
	  width: 60%;
  height: auto;
  float: left;
  -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;
}
.box70{
	  width: 70%;
  height: auto;
  float: left;
  -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;
}
.box1280HalfLeft {
  width: 100%;
  float: right;
  box-sizing: border-box;
  position: relative;
  max-width: 640px;
	padding-left: 40px;
}
.font12{
	font-size: 1.2em;
}
.font09{
	font-size: 0.9em;
}
.font08{
	font-size: 0.8em;
}
.font07{
	font-size: 0.7em;
}
.font06{
	font-size: 0.6em;
}
.font05{
	font-size: 0.5em;
}
.mainBox {
  width: 75%;
  height: auto;
  display: table;
  float: left;
  -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-right: 80px;
  position: relative;
}
.sideBox {
  display: table;
  float: left;
  height: auto;
  margin-bottom: 20px;
  width: 25%;
  position: relative;
}
.bgSky{
	background-color: #dcf8ff;
}
.bgBlue{
	background-color: #183f92;
}
.bgGrey{
	background-color: #eeeeee;
}
.c-blk{
	color: #333;
}
.c-blue{
	color: #0068b7;
}
.c-grn{
	color: #22ac38;
}
.c-pink{
	color: #ea6c91;
}
.whtBox{
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	position: relative;
	background-color: #FFF;
	border-radius: 16px;
}
.whtBox.t-basic{
	padding: 40px;
}
.fontMc{
	font-family: 'Shippori Mincho', serif;
}

.flex.between.column3{
	justify-content: space-between;
}
.flex.between.column3::after {
  content: "";
  display: block;
  width: 30%;
  height: 0;
}
.flex.between.column3.t-gb::after {
  width: calc(33.3333% - 30px);
}
.flex.between.column3.t-rc::after {
  width: 32.3333%;
}
.postData {
  float: left;
  height: auto;
  width: 100%;
  letter-spacing: 0em;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: #029fe7;
}


.imgShadow{
	box-shadow: 0 1px 5px rgba(0,0,0,0.20);
}
.arrowImg{
	display: flex;
	align-items: center;
	position: relative;
}
.arrowImg.t-Center{
	justify-content: center;
}
.arrowImg img{
	width: 24px;
	height: 24px;
	margin-left: 10px;
	position: relative;
	top: 1.5px;
}
.footMenu{
	width: 50%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
}


.footMenu ul{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	display: flex;
	flex-wrap: wrap;
}
.footMenu ul li {
  width: 50%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 15px;
	
}
.footMenu ul li a {
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 14px;
	line-height: 1.6em;
	color: #666666;
	text-decoration: none;
	font-weight: 500;
}
.footMenu ul li a:hover {
	text-decoration: underline;
	color: #02aa39;
}

.footLogo{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
}
.footLogo img{
	width: 100%;
  height: auto;
	max-width: 160px;
}

.dotLine{
	position: relative;
	border-bottom: #ea6c91 4px dotted;
}
.dotLine.t-blue{
	border-bottom-color: #0068b7;
}
.ls0{
	letter-spacing: 0;
}

.newsList {
  width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
}
.newsList dl {
  width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 20px;
	padding-top: 20px;
  transition-property: all;
  transition: 0.2s ease;
	border-bottom: #d2d2d2 2px dotted;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-right: 50px;
	background-image: url("../images/arrow_org.png");
  background-size: 20px auto;
  background-position: calc(100% - 15px) center;
  background-repeat: no-repeat;
}
.newsList dl dt {
  width: 140px;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 16px;
  line-height: 1;
	color: #ff8b21;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.newsList dl dd {
  width: calc(100% - 140px);
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
	color: #444;
  line-height: 1.6em;
}
.newsList dl a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition-property: all;
  transition: 0.2s ease;
}
.newsList dl:hover {
	background-color: rgba(0,0,0,0.05);
}



.lineBox{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	padding: 30px;
	border: #d2d2d2 1px solid;
}
ul.dotList{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	display: flex;
	flex-wrap: wrap;
}
ul.dotList li{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 16px;
	line-height: 1.8;
	padding-left: 1em;
	margin-bottom: 15px;
	font-weight: 600;
}
ul.dotList li::before{
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 12px;
	left: 0;
	background-color: #2da0e0;
	border-radius: 100%;
	
}
ul.dotList.t-blue li::before{
	background-color: #2da0e0;
}
ul.dotList li a{
	color: #000;
}
ul.dotList li a:hover{
	color: #2da0e0;
}
ul.dotList li.w-full{
	width: 100%;
}
ul.dotList.t-half li{
	width: 50%;
}
ul.dotList.t-about li::before{
	top: 14px;
}

.iconTitle{
	display: flex;
	align-items: center;
}
.justifyCenter{
	justify-content: center;
}
.barTitle{
	display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 30px;
	font-size: 20px;
  line-height: 1.6em;
	box-sizing: border-box;
	padding: 6px 20px;
	background-color: #22ac38;
	color: #FFF;
	border-radius: 8px;
	font-weight: bold;
	letter-spacing: 0;
}


ol.policyText {
  width: 100%;
  height: auto;
  float: left;
  padding-left: 25px;
  box-sizing: border-box;
  position: relative;
  display: block;
}
ol.policyText li {
  list-style-type: decimal;
  font-size: 15px;
  line-height: 2.0em;
  margin-bottom: 30px;
  clear: both;
  float: left;
}
.pageTopPd{
	padding-top: 130px;
}

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

.dropdown__lists {
    display: none;/*デフォルトでは非表示の状態にしておく*/
    width: 550px;
    position: absolute;
    top: 80px;
    left: calc(50% - 275px);
    margin-right: 0;
    background-color: #FFF;
    padding-bottom: 0px;
	box-sizing: border-box;
	border: 1px solid #00af3f;
	border-radius: 16px;
	padding: 20px 30px;
}
.dropdown__lists::before {
	content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-bottom: 5px solid #00af3f;
}

.gnavi__list:hover .dropdown__lists {
    display: block;/*Gナビメニューにホバーしたら表示*/
}
li.gnavi__list a,li.gnavi__list span{
	padding-right: 20px;
}
li.gnavi__list a::before,li.gnavi__list span::before{	
	content: "";
  position: absolute;
  top: calc(50% - 3px);
 right: 4px;
  margin-left: -4px;
  border: 4px solid transparent;
  border-top: 4px solid #00af3f;
}
li.gnavi__list a::after{
	/*content: '';
	width: 1px;
	height: 10px;
	background-color: #9e397a;
	position: absolute;
	top: calc(50% - 5px);
	right: 14.5px;*/
}
li.gnavi__list a:hover::before{
	background-color: #00af3f;
}
li.gnavi__list a:hover::after{
	background-color: #00af3f;
}
li.gnavi__list .dropdown__list {
    
    height: 50px;
    transition: all .3s;
    position: relative;
	margin-right: 0 !important;
	width: 100%;
}
.dropdown__list:not(:first-child)::before{
    content: "";
    width: 100%;
    height: 1px;
   
    position: absolute;
    top: 0;
    left: 0;
}
.dropdown__list:hover {
    
}
li.gnavi__list .dropdown__list a {
	width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff !important;
    text-decoration: none;
    position: relative;
	box-sizing: border-box;
	padding-left: 25px;
	padding-right: 0px;
	height: 50px;
	line-height: 1.4em;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.08em;
	border-radius: 0;
}
li.gnavi__list .dropdown__list a::before {
	content: '';
	width: 5px;
	height: 2px;
	background-color: rgba(255,255,255,0.55);
	position: absolute;
	top: calc(50% - 1px);
	left: 15px;
}
li.gnavi__list .dropdown__list a::after {
	display: none;
}
li.gnavi__list .dropdown__list a:hover {
	background-color: rgba(0,0,0,0.10);
}
li.gnavi__list .dropdown__list.ht a {
	padding-left: 15px;
	font-weight: 500;
	font-size: 13px;
}
li.gnavi__list .dropdown__list.ht a::before {
	display: none;
}

.footTitle{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
  line-height: 1em;
  color: #00af3f;
  text-decoration: none;
  font-weight: 600;
	border-bottom: #d2d2d2 1px solid;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.header .box1600{
	max-width: 100%;
	
}
#menuButton{
	display: none;
}
.headContactBtn{
	width: 200px;
  height: auto;
  float: left;
  display: flex;
  text-align: center;
  position: relative;
  justify-content: center;
}
.headContactBtn a{
	width: 100%;
  height: 50px;
  display: flex;
  line-height: 20px;
  font-size: 16px;
  color: #FFF;
  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: 800;
  position: relative;
  letter-spacing: 0.03em;
  max-width: 200px;
  border-radius: 4px;
  align-items: center;
  justify-content: flex-start;
	padding-left: 20px;
  background-color: #f87376;
  border-radius: 40px;
	background-image: url("../images/arrow_wht.png");
  background-size: 20px auto;
  background-position: calc(100% - 18px) center;
  background-repeat: no-repeat;
	font-family: "Zen Maru Gothic", sans-serif;
}
.headContactBtn a:hover{
	opacity: 0.8;
}
.footInfoBox{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	padding: 60px;
	background-color: #fffee6;
}
.telNumber{
	display: flex;
  float: left;
  height: auto;
  width: 100%;
  font-size: 42px;
  text-align: center;
  line-height: 1em;
  position: relative;
	font-weight: 700;
	color: #2da0e0;
	font-family: 'Roboto', sans-serif;
	align-items: center;
	justify-content: center;
}
.telNumber img{
	width: 33px;
	height: 33px;
	margin-right: 5px;
}
span.ulSky {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #029fe7 50%) repeat scroll 0 0px;
}
span.ulYlw {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #f7f0b2 50%) repeat scroll 0 0px;
}
span.ulWht {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #FFF 50%) repeat scroll 0 0px;
}
.footBnList{
	width: 100%;
  height: auto;
 
  box-sizing: border-box;
  position: relative;
	display: flex;
	justify-content:center;
	align-items: center;
	flex-wrap: wrap;
}
.footBnList li{
	width: auto;
	box-sizing: border-box;
  position: relative;
	display: flex;
	justify-content: center;
	margin: 0 20px;
}
.footBnList li a{
	width: 100%;
	text-align: center;
}
.footBnList li img{
	width: auto;
	height: 50px;
}
.footBnList li img.t-zaidan{
	width: auto;
	height: 40px;
}
.footBnList li img.t-sangyo{
	width: auto;
	height: 30px;
}
.footBnList li img.t-hataraku{
	width: auto;
	height: 34px;
}
.bottomMenu{
	width: 100%;
  height: auto;

  box-sizing: border-box;
  position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	
}
.bottomMenu li{
	width: auto;
  height: auto;
	 padding: 0px 20px;
	box-sizing: border-box;
	position: relative;
}
.bottomMenu li::after{
	content: '|';
	position: absolute;
	top: 0;
	right: -5px;
}
.bottomMenu li:last-child::after{
	display: none;
}
.bottomMenu li a{
	width: auto;
  height: auto;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: normal;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  padding: 0px 0px;
  position: relative;
  letter-spacing: 0.03em;
}
.bottomMenu li a:hover{
	text-decoration: underline;
	color: #2da0e0;
}
.topBoshu{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	border: #2da0e0 3px solid;
	border-radius: 16px;
	padding: 20px;
}
.topBoshu p{
	font-size: 24px;
	line-height: 1.4em;
	font-weight: 600;
	color: #2da0e0;
}
.topNewsLeft{
	width: 200px;
	box-sizing: border-box;
}
.topNewsRight{
	width: calc(100% - 200px);
	box-sizing: border-box;
}
.c-sky{
	color: #2da0e0;
}
.c-org{
	color: #ff8b21;
	
}
.c-red{
	color: #ff6c6c;
}
.sparateBar{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	
}
.sparateBar span{
	width: 100px;
	height: 6px;
	background-color:#2da0e0;
	border-radius: 10px;
}
.sparateBar.t-org span{
	background-color:#ff8b21;
}
.sparateBar.t-red span{
	background-color:#f87376;
}
.meritBox{
	width: 31.3333%;
	height: auto;
  box-sizing: border-box;
  position: relative;
	background-color: #FFF;
	border: #2da0e0 1px solid;
	border-radius: 12px;
	padding: 20px;
}
.meritBox .text18Center,.boshuBox02 .text18Center{
	min-height: 2.8em;
	display: flex;
	align-items: center;
	justify-content: center;
}
.priceBox{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	font-size: 100px;
	font-weight: 900;
	color: #2da0e0;
}
.priceLeft{
	font-size: 0.4em;
	display: inline-block;
	padding: 8px 20px;
	background-color: #ff8b21;
	color: #FFF;
	font-family: 'Noto Sans JP', sans-serif;
	position: relative;
	bottom: 5px;
	border-radius: 8px;
	margin-right: 10px;
}
.priceRight{
	font-size: 0.5em;
	display: inline-block;
	color: #ff8b21;
	font-family: 'Noto Sans JP', sans-serif;
	position: relative;
	bottom: 8px;
	margin-left: 5px;
}
dl.taishoOrg{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  display: flex;
  border: #ff8b21 3px solid;
  border-radius: 16px;
	background-color: #FFF;
}
dl.taishoOrg dt{
	width: 220px;
	font-size: 30px;
	line-height: 1.4;
	color: #FFF;
	background-color: #ff8b21;
	 box-sizing: border-box;
	padding: 20px;
	text-align: center;
	font-weight: 600;
	border-radius: 12px 0 0 12px;
}
dl.taishoOrg dd{
	width: calc(100% - 220px);
	font-size: 30px;
	line-height: 1.4;
	color: #444;
	 box-sizing: border-box;
	padding: 20px;
	font-weight: 600;
}
dl.taishoOrg.t-kikan dt{
	width: 330px;
	font-size: 26px;
}
dl.taishoOrg.t-kikan dd{
	width: calc(100% - 330px);
	font-size: 26px;
}
dl.taishoOrg.t-kikan02 dt{
	width: 220px;
	font-size: 18px;
	border-radius: 12px 0 0 12px;
}
dl.taishoOrg.t-kikan02 dd{
	width: calc(100% - 230px);
	font-size: 18px;
}
dl.taishoOrg dd span{
	font-size: 0.4em;
}
.boshuLineBox{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	border: #2da0e0 3px solid;
	border-radius: 16px;
	padding: 40px 20px;
}
.boshuBox{
	width: 48%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
}
.boshuBox02{
	width: 33.3333%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	border-right: #2da0e0 3px solid;
}
.boshuBox02.nonBd{
	border-right-width: 0;
}
.boshuIcon{
	width: 100%;
	text-align: center;
	float: left;
  box-sizing: border-box;
  position: relative;
}
.boshuIcon img{
	width: 100%;
	height: auto;
	max-width: 240px;
}
.shinseiBox .boshuIcon img{
	max-width: 160px;
}
.boshuTitle{
	width: 100%;
	display: inline-block;
	font-size: 24px;
	color: #2da0e0;
	line-height: 1;
	position: absolute;
	top: -15px;
	left: 0;
	box-sizing: border-box;
	z-index: 10;
	font-weight: 600;
	text-align: center;
	box-sizing: border-box;
}
.boshuTitle span{
	background-color: #FFF;
	padding: 0 15px;
}
.bgCrm{
	background-color: #fffee6;
}
.shinseiBox{
	width: calc(25% - 40px);
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	border: #2da0e0 2px solid;
	margin-left: 20px;
	margin-right: 20px;
	border-radius: 12px;
	background-color: #FFF;
	padding: 20px 10px;
}
.faqList {
  width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
}
.faqList dl {
  width: 100%;
  height: auto;
  display:block;
  float: left;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 20px 30px;;
  border: #2da0e0 2px solid;
  margin-top: 0;
	border-radius: 12px;
}
.faqList dt {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: left;
  line-height: 1.6em;
  font-size: 18px;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-weight: 600;
  padding-right: 30px;
  letter-spacing: 0.03em;
	
}
.faqList dt::after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: calc(50% - 10px);
	background-image: url("../images/arrow_right_sky.png");
  background-size: 20px auto;
  background-position:center center;
  background-repeat: no-repeat;
	transition-property: all;
  transition: 0.2s ease;
}
.faqList dt.on::after {
	transform: rotate(90deg);
}
.faqList dd {
  width: 100%;
  height: auto;
  display: none;
  float: left;
  box-sizing: border-box;
  padding-top: 20px;
  margin-left: 0;
	padding-right: 30px;
  position: relative;
	margin-top: 20px;
	border-top: #2da0e0 2px solid;
}
.faqList dd p{
	font-size: 16px;
	line-height: 1.8em;
	
}
.moreBigBtn{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: center;
}

.moreBigBtn a{
    width: 100%;
    height: 70px;
    display: flex;
    line-height: 1;
    font-size: 28px;
    color: #FFF;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s ease;
    box-sizing: border-box;
    font-weight: 600;
    position: relative;
    letter-spacing: 0.05em;
    max-width: 500px;
	border-radius: 4px;
	align-items: center;
	justify-content: center;
	background-color: #f87376;
	border-radius: 100px;
	font-family: "Zen Maru Gothic", sans-serif; 
}
.moreBigBtn a:hover{
	opacity: 0.8;
}
.moreBigBtn a img{
	width: 32px;
	height: 32px;
	margin-left: 10px;
}
.headLogo a{
	margin-right: 20px;
}
.headLogo a img.t-zaidan{
	width: auto;
	height: 32px;
}
.fontJpMaru{
	font-family: "Zen Maru Gothic", sans-serif; 
}
.namiSkyTop{
	position: relative;
	margin-top: 90px;
}
.namiSkyTop::before{
	content: '';
	width: 100%;
	height: 90px;
	position: absolute;
	top: -90px;
	left: 0;
	background-image: url("../images/nami_sky_top.png");
  background-size: 100% 90px;
  background-position:bottom center;
  background-repeat: repeat-x;
	z-index: 10;
}
.namiSkyBottom{
	position: relative;
	margin-bottom: 90px;
}
.namiSkyBottom::after{
	content: '';
	width: 100%;
	height: 90px;
	position: absolute;
	bottom: -90px;
	left: 0;
	background-image: url("../images/nami_sky_bottom.png");
  background-size: 100% 90px;
  background-position:top center;
  background-repeat: repeat-x;
	z-index: 10;
}
.namiYlwTop{
	position: relative;
	margin-top: 90px;
}
.namiYlwTop::before{
	content: '';
	width: 100%;
	height: 90px;
	position: absolute;
	top: -90px;
	left: 0;
	background-image: url("../images/nami_ylw_top.png");
  background-size: 100% 90px;
  background-position: center bottom;
  background-repeat: repeat-x;
	z-index: 10;
}
.namiYlwBottom{
	position: relative;
	margin-bottom: 90px;
}
.namiYlwBottom::after{
	content: '';
	width: 100%;
	height: 90px;
	position: absolute;
	bottom: -90px;
	left: 0;
	background-image: url("../images/nami_ylw_bottom.png");
  background-size: 100% 90px;
  background-position: center top;
  background-repeat: repeat-x;
	z-index: 10;
}
.bgTown{
	height: 420px;
	background-image: url("../images/bg_town.png");
  background-size: auto 420px;
  background-position: center center;
  background-repeat: no-repeat;
	box-sizing: border-box;
	padding-top: 60px;
}
.ph100.flowArrow{
	text-align: center;
	
}
.ph100.flowArrow img{
	width: 75%;
	height: auto;
	float: none;
}
.boshuLineBox.addPlus::after{
	content: '';
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: -95px;
	left: calc(50% - 40px);
	background-image: url("../images/plus_org.png");
  background-size:80px 80px;
  background-position:center center;
  background-repeat: no-repeat;
	z-index: 10;
}
.boshuBox02.addOr::after{
	content: '';
	width: 50px;
	height: 50px;
	position: absolute;
	top: calc(50% - 25px);
	right: -25px;
	background-image: url("../images/or_org.png");
  background-size:50px 50px;
  background-position:center center;
  background-repeat: no-repeat;
	z-index: 10;
}
.shinseiBox.addArrow::after{
	content: '';
	width: 40px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -43px;
	background-image: url("../images/shinsei_arrow_sky.png");
  background-size:24px auto;
  background-position:center center;
  background-repeat: no-repeat;
}
.shinseiBox.addArrow.t-org::after{
	background-image: url("../images/shinsei_arrow_org.png");
}
.blueLineBox{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  border: #2da0e0 3px solid;
  border-radius: 16px;
  padding: 40px;
}
.blueLineBox.t-org{
	border-color: #ff8b21;
}
.blueLineBox.t-blk{
	border-color: #333;
}
dl.numberList{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	padding-left: 40px;
	margin-bottom: 30px;
}
dl.numberList dt{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 600;
	margin-bottom: 10px;
}
dl.numberList dt.nonMb{
	margin-bottom: 0;
}
.number{
	font-size: 36px;
	line-height: 1;
	color: #2da0e0;
	position: absolute;
	left: -40px;
	top: -7px;;
	font-family: 'Roboto', sans-serif;
	font-weight: 800;
}
.number.t02{
	left: -60px;
}
dl.numberList dd{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 14px;
	line-height: 2em;
}
ul.numberSubList{
	width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
	padding-left: 1.2em;
	float: left;
}
ul.numberSubList li{
	 width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
}
.numberSub{
	position: absolute;
	left: -1.2em;
	top: 0px;
	
}
ul.numberSubList.t-kana{
	padding-left: 2em;
}
.t-kana .numberSub{
	left: -2em;
}
ul.numberSubList.t02{
	padding-left: 1.8em;
}
.t02 .numberSub{
	left: -1.4em;
}
/* フェードインのみ */
.fade {
  opacity: 0;
  transition: opacity 1.5s ease;
}
.fade.active {
  opacity: 1;
}


/* 上からスライドイン */
.slide-up {
  opacity: 0;
  transform: translateY(30px);
  transition: all 1.5s ease;
}
.slide-up.active {
  opacity: 1;
  transform: translateY(0);
}

/* 左からスライドイン */
.slide-left {
  opacity: 0;
  transform: translateX(-30px);
  transition: all 1.5s ease;
}
.slide-left.active {
  opacity: 1;
  transform: translateX(0);
}
a.linkSky{
	color: #2da0e0;
	text-decoration: underline;
}
a.linkSky:hover{
	opacity: 0.8;
}
a.linkSky02{
	color: #2da0e0 !important;
	text-decoration: underline;
}
a.linkSky02:hover{
	opacity: 0.8;
}
a.linkSky03{
	color: #2da0e0 !important;
	text-decoration: none;
}
a.linkSky03:hover{
	opacity: 0.8;
	text-decoration: underline;
}
a.linkRed{
    color: #EB5155 !important;
    text-decoration: underline;
}
a.linkRed:hover{
	opacity: 0.8;
}
.pdfBtn{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: center;
}
.pdfBtn a{
    width: 100%;
    height: 60px;
    display: flex;
    line-height: 1;
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s ease;
    box-sizing: border-box;
    font-weight: 600;
    position: relative;
    letter-spacing: 0.03em;
    max-width: 320px;
	align-items: center;
	justify-content: center;
	background-color: #ff8b21;
	border-radius: 40px;
	flex-wrap: wrap;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 0px;
	/*background-image: url("../images/icon_pdf_wht.png");
  background-size:auto 30px;
  background-position: 30px center;
  background-repeat: no-repeat;*/
}
.pdfBtn.t-sky a{
	background-color: #2da0e0;
}
.pdfBtn a span{
	width: 100%;
	
}
.pdfBtn a:hover{
	opacity: 0.8;
}
.iconLeft{
	width: 25%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
}
.textRight{
	width: 75%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 14px;
  line-height: 2em;
}
.crmBox{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  border-radius: 12px;
	background-color: #fffee6;
  padding: 20px;
}
.boxText{
	font-size: 0.8em;
	padding: 5px 10px;
	border-radius: 8px;
	background-color: #2da0e0;
	color: #FFF;
	display: inline-block;
	line-height: 1;
}
table.baseTbl {
  width: 100%;
  box-sizing: border-box;
  border: #666 1px solid;
  font-size: 14px;
}
table.baseTbl tr {
  border-bottom: #666 1px solid;
}
table.baseTbl th {
  font-weight: 600;
  text-align: left;
  color: #333;
  border-left: 1px solid #666;
  vertical-align: middle;
  font-size: 14px;
	line-height: 1.8em;
  padding: 0.7em 1em;
  letter-spacing: 0;
  background-color: #dcf8ff;
	box-sizing: border-box;
}
table.baseTbl th.tHead {
	width: 100px;
}
table.baseTbl td {
  border-left: 1px solid #666;
box-sizing: border-box;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: 0.7em 1em;
  color: #333;
  font-size: 14px;
  line-height: 1.8em;
  vertical-align: middle;
  text-align: left;
}
.lineSky{
	width: 100%;
  float: left;
  display: flex;
  justify-content: center;
}
.lineSky span{
	width: 100%;
  height: 3px;
  background-color: #2da0e0;
  border-radius: 10px;
}
.warningBox{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  border-radius: 12px;
  background-color: rgba(248,115,118,0.10);
  padding: 40px;
	font-size: 16px;
	line-height: 1.8em;
}
.f16{
	font-size: 16px;
	line-height: 1.6em;
}
a.linkOrg:hover{
	color: #ff8b21;
}
.blueLineBox.t02{
	padding-top: 20px;
	padding-bottom: 20px;
}

ul.dotList.t-small li{
	font-size: 14px;
	line-height: 1.8;
	padding-left: 1em;
	margin-bottom: 0px;
	font-weight: normal;
}
ul.dotList.t-small li::before{
	width: 6px;
	height: 6px;
	top: 10px;
	left: 0;
	background-color: #000;	
}
.moreBigBtn.t-jgrants a{
    height: 80px;
    font-size: 30px;
    max-width: 600px;
}
.moreBigBtn.t-jgrants a img{
	width: 40px;
	height:40px;
	margin-left: 10px;
}
.moreBigBtn.t-pre a{
	font-size: 24px;
	letter-spacing: 0;
}
.ytBox{
	width: calc(50% - 40px);
	box-sizing: border-box;
	position: relative;
	margin: 20px;
}

.mvBox {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  margin-bottom: 10px;
}
.mvBox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
}

.moreBtnSmall {
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  text-align: center;
  position: relative;
  justify-content: center;
}
.moreBtnSmall a {
  width: 100%;
  height: 60px;
  display: flex;
  line-height: 1;
  font-size: 16px;
  color: #FFF;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  font-weight: 600;
  position: relative;
  letter-spacing: 0.03em;
  max-width: 320px;
  align-items: center;
  justify-content: center;
  background-color: #2da0e0;
  border-radius: 40px;
  flex-wrap: wrap;
}
.moreBtnSmall.t-gBiz a {
	background-color: #364e60;
}
.moreBtnSmall a:hover {
	opacity: 0.8;
}
.blueBox {
  width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	background-color: #FFF;
  border-radius: 16px;
  padding: 20px;
	border: #2da0e0 3px solid;
}
.numberSubList.t-shinsei{
	font-size: 14px;
	line-height: 1.8em;
}
ol.policyNumber {
  width: 100%;
  height: auto;
  float: left;
  padding-left: 35px;
  box-sizing: border-box;
  position: relative;
  display: block;
  margin-bottom: 20px;
	margin-top: 10px;
}
ol.policyNumber li {
  list-style-type: decimal;
  font-size: 15px;
  line-height: 1.8em;
  clear: both;
  float: left;
  margin-bottom: 5px;
}
ol.policyNumber.t-dot li {
	list-style-type: disc;
}
.pl1em{
	padding-left: 1em;
}
.warningText{
	display: inline-block;
	background-color: #f87376;
	color: #FFF;
	padding: 2px 10px;
}
.pdfBtn a span.dlm-xhr-progress{
	display: none!important;
}
.moreBigBtn.t-off span{
    width: 100%;
    height: 70px;
    display: flex;
    line-height: 1;
    font-size: 20px;
    color: #FFF;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s ease;
    box-sizing: border-box;
    font-weight: 600;
    position: relative;
    letter-spacing: 0.05em;
    max-width: 600px;
	border-radius: 4px;
	align-items: center;
	justify-content: center;
	background-color: #aaa;
	border-radius: 100px;
	font-family: "Zen Maru Gothic", sans-serif; 
}
.newsList dl.nonLink{
	background-image: none;
}
.newsList dl.nonLink:hover {
	background-color: rgba(0,0,0,0.0);
}