@charset 'utf-8';

.sp{display:none;}

/*----------------------------------------------------
 base
----------------------------------------------------*/
html, body {
	width: 100%;
}
.min{
font-family:"HiraginoMinchoProNW3",HiraMinProN-W3,"ヒラギノ明朝ProN","HiraginoMinchoProN","ヒラギノ明朝Pro","HiraginoMinchoPro","HGS明朝E","ＭＳＰ明朝","MSPMincho",serif;
}
.go{
font-family:-apple-system,BlinkMacSystemFont,"HelveticaNeue",HelveticaNeue,"SegoeUI","游ゴシック体",YuGothic,"YuGothicM","游ゴシックMedium","YuGothicMedium","ヒラギノ角ゴProNW3","HiraginoKakuGothicProNW3",HiraKakuProN-W3,"ヒラギノ角ゴProN","HiraginoKakuGothicProN","ヒラギノ角ゴPro","HiraginoKakuGothicPro","メイリオ",Meiryo,Osaka,"ＭＳＰゴシック","MSPGothic",sans-serif;
}
.length{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
}

/*----------------------------------------------------
 reset
----------------------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,
figcaption,figure,footer,header,menu,nav,section,summary,
time,mark,audio,video{
	margin:0;padding:0;border:0;outline:0;
	font-size:inherit;font-weight:inherit;
	vertical-align:baseline;background:transparent;
}
article,aside,details,figcaption,figure,footer,header,
hgroup,menu,nav,section,main,summary{
	display:block;
}

/*----------------------------------------------------
 base
----------------------------------------------------*/
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;

}
body {
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",
	"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",
	Meiryo,YuGothic,"游ゴシック","Hiragino Kaku Gothic Pro",Osaka,
	"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.6;
	font-size: 24px;
	color: #393939;
	word-wrap: break-word;
	width: 100%;
	margin:0;
	padding:0;
	text-align:center;
}
.clear {
	clear: both;
}
.clearfix {
	*zoom: 1;
}
.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	overflow: hidden;
}
a {
	color:#000;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color:#666;
	text-decoration: underline;
	outline: 0;
	opacity:0.7;
	filter:alpha(opacity=70);
}
img {
	outline: 0;
	max-width: 100%;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
a:hover img.trans,
a.trans:hover {
	cursor: pointer;
	opacity:0.7;
	filter:alpha(opacity=70);
}
ul,ol{list-style:none;}
/*----------------------------------------------------
common
----------------------------------------------------*/
.container{
/*	width:1080px;*/
	margin:0 auto;
	padding:0;
	text-align:center;
}
.fbolder{ font-weight: 600; }
.bluecolor{ color: #007CC7; }
.redcolor{ color: #d60000; }
.orangecolor{ color: #ed901b; }
.whitecolor{ color: #ffffff; }
.inblock{ display: inline-block; }
.tacenter{ text-align: center; }
.taleft{ text-align: left; }
.taright{ text-align: right; }
.p0m0{padding:0; margin:0;}
.pt80{ padding-top: 80px; }
.pb80{ padding-bottom: 80px; }
.pt60{ padding-top: 60px; }
.pb60{ padding-bottom: 60px; }
.pt50{ padding-top: 50px; }
.pb50{ padding-bottom: 50px; }
.pt40{ padding-top: 40px; }
.pb40{ padding-bottom: 40px; }
.pt30{ padding-top: 30px; }
.pb30{ padding-bottom: 30px; }
.pt20{ padding-top: 20px; }
.pb20{ padding-bottom: 20px; }
.mt80{ margin-top: 80px; }
.mb80{ margin-bottom: 80px; }
.mt60{ margin-top: 60px; }
.mb60{ margin-bottom: 60px; }
.mt50{ margin-top: 50px; }
.mb50{ margin-bottom: 50px; }
.mt40{ margin-top: 40px; }
.mb40{ margin-bottom: 40px; }
.mt30{ margin-top: 30px; }
.mb30{ margin-bottom: 30px; }
.mt20{ margin-top: 20px; }
.mb20{ margin-bottom: 20px; }
.fsize12{ font-size: 12px; }
.fsize14{ font-size: 14px; }
.fsize15{ font-size: 15px; }
.fsize16{ font-size: 16px; }
.fsize18{ font-size: 18px; }
.fsize19{ font-size: 19px; }
.fsize20{ font-size: 20px; }
.fsize22{ font-size: 22px; }
.fsize23{ font-size: 23px; }
.lineht10{ line-height: 1.0; }
.lineht12{ line-height: 1.2; }
.lineht14{ line-height: 1.4; }
.lineht16{ line-height: 1.6; }
.lineht18{ line-height: 1.8; }
.lineht20{ line-height: 2.0; }
.orange_line {
	background: linear-gradient(transparent 70%, #ffcc99 0%);
}
.yellow_line {
	background: linear-gradient(transparent 60%, #fcf885 0%);
}
@media screen and (max-width:600px) {  }
@media screen and (max-width:480px) {  }

/* 共通 */
#header{ }
/* mobile accordion gnav */

#open_accor {
	width: 65px;
	height: 65px;
	border: none;
	position: absolute;
	right: 30px;
	top: 30px;
	padding-bottom: 10px;
	background: url(../img/top_menu.png) 50% 50% no-repeat;
	background-size: 100% 100%;
	z-index: 199;
	color:rgba(0, 0, 0, 0.0);
	outline: 0;
}
.accordion {
	display: none;
	width: 300px;
	z-index: 9999;
	position: absolute;
	top: 105px;
	right:30px;
}
.accordion ul.mob_gnav{
	padding:0;
}
.accordion ul.mob_gnav li {
	width:100%;
	padding:0;
	margin: 0 auto 3px;
	display: block;
	font-size: 100%;
	text-align: left;
	border:1px solid #007CC7;
}
.accordion ul.mob_gnav li img{
	width:100%;
	padding:0;
	height: auto;
}
.accordion ul.mob_gnav li a{}
.accordion ul.mob_gnav li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
#item0{ position: relative; }
#item0 .bgarea .bgimg01{
	width:1080px; height: auto;
	margin-top:0px;
}
#item0 .bgarea .bgimg02{
	width:565px; height: auto;
	margin-top:-936px;
}
#item0 .bgarea .bgimg03{
	width:334px; height: auto;
	margin-top:-137px;
}
#item0 .bgarea .bgimg04{
	width:304px; height: auto;
	margin-top:60px;
}
#item0 .bgarea .bgimg05{
	width:254px; height: auto;
	margin-top:-372px;
}
#item0 .bgarea .bgimg06{
	width:178px; height: auto;
	margin-top:42px;
}
#item0 .bgarea .bgimg07{
	width:189px; height: auto;
	margin-top:-209px;
}
#item0 .bgarea .bgimg08{
	width:100%; height: auto;
	margin-top:454px;
}
#item0 .topimg01{
	width:324px; height: 17px;
	margin:0 auto;
}
#item0 .topimg02{
	width:322px; height: 162px;
	margin:0px auto 0;
}
#item0 .item0_part1{
	margin:-55px auto 0;
	width:840px; height: 520px;
	position: relative;
	text-align: left;
}
#item0 .topimg03{
	width:196px; height: 56px;
	margin:0;
}
#item0 .topimg04{
	width:318px; height: 42px;
	margin:9px 0 12px;
}
#item0 .topimg05{
	width:388px; height: 155px;
	margin:0;
}
#item0 .btnarea{
	text-align: left;
	margin:28px 0 15px;
}
#item0 .btnarea2{
	text-align: center;
	margin:0 auto;
	padding-bottom: 120px;
}
#item0 .btn1{
	width:439px; height: 112px;
	margin-left:-35px;
}
#item0 .item0_part1 .txtpart1{
	position: absolute;
	width:213px; height: 278px;
	top:314px; right:154px;
}
#item0 .item0_part1 .txtpart2{
	position: absolute;
	width:73px; height: 428px;
	top:152px; right:45px;
}
#item0 .item0_part1 .txtpart1 img,
#item0 .item0_part1 .txtpart2 img{
	width:100%; height: 100%;
}
#item0 .item0_part1 .txtpart3{
	position: absolute;
	width:420px;
	top:600px; right:0;
}
#item0 .item0_part2{
	margin:0 auto;
	width:840px; height: 660px;
	text-align: left;
}
#item0 .topimg08{
	width:333px; height: 146px;
	margin:41px 0 44px;
}
#item0 .topimg09{
	width:20px; height: 20px;
	padding-right: 3px;
	margin-top:-2px;
	vertical-align: middle;
}
#item0 .item0_part2 p{
	display: block;
	margin-bottom: 22px;
}
#item0 .item0_part2 .blueborder{
	padding-bottom:6px;
	border-bottom: 1px solid #007CC7;
}
#item0 .topimg10{
	width:647px; height: 20px;
	margin:38px 0 0px;
}
#item0 .item0_part3{
	margin:0;
	width:100%;
	text-align: right;
	position:relative;
}
.bg_ab_left{position:absolute;left:0;top:-325px;}
#item0 .item0_part3area{
	margin:0 60px 0 auto;
	width:100%;
	text-align: center;
}
#item0 .topimg11{
	width:420px; height: 82px;
	margin:0 auto;
	text-align: center;
}
#item0 ul{
	font-size:0;
	position:relative;
}
#item0 .topimg12_title{
	position:absolute;
	top:30px;
	left:0;
	right:0;
	margin:auto;
}
#item0 .topimg12_title img{
	width:auto;
	margin:auto;
}
#item0 .topimg12{
	width:50%;
	display:inline-block;
	vertical-align:top;
	margin:40px auto 28px;
	text-align:center;
}
#item0 .topimg12:last-child{
	margin:43px auto 28px;
}
#item0 .topimg12 img,
.ovrjpn li img{
	width:100%;
}
#item0 .topimg13{
	width: auto;
	margin: auto;
}
.ovrjpn li{
	width: 80%;
	margin: auto;
}
.ovrjpn li:last-child{
	width:61%;
}
#item0 .item0_part3 .txtpart1{
	width:615px;
	padding:20px 0 10px 5px;
}
#item0 .topimg14{
	width:615px;
	margin:0;
}
#item0 .item0_part4{
	margin:0 auto;
	text-align: center;
	position:relative;
	overflow:hidden;
}
#item0 .topimg15{
	width:594px; height: 146px;
	margin:0 auto;
	text-align:center;
}
#item0 .topimg16{
	width:450px;
	margin:0 auto 28px;
	text-align:center;
}
#item0 .topimg17{
	margin:40px auto 0;
	text-align:center;
	width:auto;
}
#item0 .item0_part4 .txtpart1{
	padding:0;
	margin:0 auto 50px;
}
#item0 .item0_part4 h2{
	margin:0 auto 50px;
}
#item0 .item0_part5{
	margin:0 auto;
	text-align: center;
	position:relative;
}
#item0 .topimg18{
	width:410px;
	height: 145px;
	margin:0 auto;
	text-align:center;
}
#item0 .item0_part5 .txtpart1{
	width:675px;
	padding:25px 0 30px;
	margin:0 auto;
}
#item0 .topimg19{
	width:100%;
	margin:0 auto;
	text-align:center;
}
#item0 .topimg20{
	margin: 50px auto;
}
#item0 .topimg20 span{
	font-size: 30px;
	color: #003166;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 90%, rgba(237,144,27,1) 90%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 90%,rgba(237,144,27,1) 90%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 90%,rgba(237,144,27,1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ed901b',GradientType=0 );
	line-height: 1.3;
}
#item0 .item0_part5 .txtpart2{
	margin:0 auto;
	text-align:center;
	color:#003166;
}
#item0 .topimg21{
	margin: 30px auto 0px;
	text-align: center;
	color: #fff;
	font-size: 25px;
	color: #ed901b;
}
#item0 .topimg22{
	width:1080px; height: 300px;
	margin:0px auto 0px;
	text-align:center;
}
#item0 .item0_part6{
	width:1080px;
	margin:0 auto;
	position: relative;
	text-align: center;
	background: #003166; /* Old browsers */
	background: -moz-linear-gradient(left, #003166 0%, #0080c4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #003166 0%,#0080c4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #003166 0%,#0080c4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003166', endColorstr='#0080c4',GradientType=1 ); /* IE6-9 */
}
.area_bottom{
	position:absolute;
	width:100%; bottom:-1px; left:0;
}
.area_top{
	position:absolute;
	width:100%; top:0; left:0;
}
.area_top img, .area_bottom img{
	width: 100%; height: auto;
}
.item_titlelogo{
	width:100%;
	text-align:center;
	padding:47px 0 32px;
}
#item1{
	background-color: #D9EBF7;
	position: relative;
	text-align: center;
}
#item1 .item1_ttl,
#item2 .item2_ttl{
	margin: 0 auto ;
	font-size: 100%;
	color:#003166;
}
#item1 .item_titlelogo img{
	width:130px; height:139px;
	text-align:center;
	margin:0 auto;
}
#item1 .subitem{
	padding-bottom:3px;
}
#item1 .subitemarea{
	width:100%;
	height: 156px;
	background-color: #fff;
	position: relative;
	margin:0 auto;
}
#item1 .subitemarea .caraarea{
	position: absolute;
	width: 20%;
	height: auto;
	top:0;left:0;
}
#item1 .subitemarea .casearea{
	position: absolute;
	width:134px;
	height: 47px;
	top:0;
	left:20%;
}
#item1 .subitemarea .casetxtarea,
#item1 .subitemarea .casetxtarea2{
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 44%;
}
#item1 .subitemarea .casetxtarea p,
#item1 .subitemarea .casetxtarea2 p{
	color:#003166;
	padding-top:18px;
	font-size:55%;
}
#item1 .subitemarea .itemtxtarea{
	position: absolute;
	width: auto;
	height: 109px;
	bottom: 0;
	left: 20%;
}
#item1 .subitemarea .itemtxtarea p{
	padding:3% 0 0 3%;
	font-size:78%;
}
#item1 .subitemarea .itemdownarea{
	position: absolute;
	width:53px;height: 55px;
	bottom:0;right:15px;
}
#item1 .subitemarea .caraarea img,
#item1 .subitemarea .casearea img{
	width: 100%; height: auto;
}
#item1 input{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
}
#item1 input[type="button"]{
	display: block;
	width: 53px;
	height: 55px;
	cursor: pointer;
	outline: none;
	width: 25px;
	height: 25px;
	border-bottom: 2px solid #005d97;
	border-right: 2px solid #005d97;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: none;
	margin: 0;
}
#item1 input[type="button"]:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}
#item1 .subitemdetail{
	width:100%;
	background-color: #fff;
	margin:2px auto 0;
	position: relative
}
#item1 .subitemdetail .detailarea{
	text-align: left;
}
#item1 .subitemdetail .detailarea .detailimg{
	width: 276px; height: 176px;
	position: absolute;
	bottom:20px; right:30px;
	z-index: 999;
}
#item1 .subitemdetail .detailarea .detailimg img{
	width:100%; height: 100%;z-index:-999;
}
#item1 .subitemdetail .detailarea .detailtxt1{
	width:480px;
	padding:30px;
}
#item1 .subitemdetail .detailarea .detailtxt2{
	background: #ffffe2;
	padding:20px 30px 25px;
}


#item1 #item1_detail2,
#item1 #item1_detail3,
#item1 #item1_detail4{
	display: none;
}
#item2{
	background-color: #ffffff;
	position: relative;
	text-align: center;
}
#item2 .item_titlelogo img{
	width:140px; height:126px;
	text-align:center;
	margin:0 auto;
}
#item2 .item2_ttl{
	margin:0 auto 50px;
}
#item2 .flow_wrap{
	overflow:hidden;
}
#item2 .trns{
	font-size: 17px;
	line-height: 2;
	text-align: left;
	width: 57%;
	float: right;
}
#item2 .trns span{
	height: 1em;
	display: inline-block;
	vertical-align: text-bottom;
}
#item2 .trns span.wd_em1{width: 9em;}
#item2 .trns span.wd_em2{width: 8em;}
#item2 .trns span.wd_em3{width: 7em;}
#item2 .trns span.wd_em4{width: 6em;}
#item2 .trns span.wd_em5{width: 5em;}
#item2 .trns span.wd_em6{width: 4em;}
#item2 .trns span.wd_em7{width: 3em;}
#item2 .trns span.wd_em8{width: 2em;}
#item2 .trns span.wd_em9{width: 1em;}
#item2 .thumb{
	width:43%;
	float:left;
	margin:0 auto 40px;
}
#item2 .thumb img{
	max-width:none;
}
#item2 .btnarea{
	width:50%;
	float:right;
	text-align: center;
	margin:0 auto;
	padding-bottom: 120px;
}
#item2 .btn1{
	width:439px; height: 112px;
	margin-left:-35px;
}
#hide_block3{
	background-color: #D9EBF7;
	position: relative;
	text-align: center;
}
#item1 .item1_ttl,
#hide_block3 .item3_ttl{
	padding:10px 0;
}
#hide_block3 .item3_ttl,
#hide_block3 .item3_ttl span{
	color: #003166;
}
#hide_block3 .item3_ttl{
	font-size: 100%;
}
#hide_block3 .item3_ttl span{
	display: block;
	width: 60%;
	margin: 0 auto 15px;
	border: 2px solid #003166;
	font-size: 90%;
	padding: 5px 0;
}
#hide_block3 .item_titlelogo img{
	width:130px;
	height:139px;
	text-align:center;
	margin:0 auto;
}
#hide_block3 #mdrt_mean{
	margin:0 auto 30px;
	background: #fff;
}
#hide_block3 #mdrt_mean .mdrtborder{
	border:3px solid #CCE5F4;
	padding:35px;
	text-align: left;
}
#hide_block3 #mdrt_mean .mdrtlogo{
	width:358px; height: 29px;
	margin:0 0 20px;
}
#hide_block3 .mdrttitle1,
#hide_block3 .mdrttitle2,
#hide_block3 .mdrttitle3{
	background: url(../img/item3_ttl_bg1.png) left top no-repeat/auto 100%;
	position: relative;
}
#hide_block3 .mdrttitle1 h3,
#hide_block3 .mdrttitle2 h3,
#hide_block3 .mdrttitle3 h3{
	padding: 10px;
}
#hide_block3 .mdrt_subarea{
	padding: 0 2%;
	margin: 10px auto 0;
}
#hide_block3 .mdrt_subarea .subitem1 p{
	border-left: 4px solid #ED901B;
	padding:0 18px;
	margin:0 auto 15px;
}
#hide_block3 .mdrt_subarea .subitem2 table{
	border-collapse: collapse;
	border:0;
	background: #fff;
	width:100%;
}
#hide_block3 .mdrt_subarea .subitem2 tr{
	border:0;
}
#hide_block3 .mdrt_subarea .subitem2 td{
	border:1px solid #003166;
	padding:8px 15px;
	vertical-align: middle;
}
#item4{
	background: url(../img/item4_bg.png) no-repeat center/100%;
	text-align: center;
	position: relative;
	padding: 115px 0 100px;
}
#item4 .item4_title{
	color:#fff;
	font-size:30px;
	-moz-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-ms-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-webkit-transform: rotate(-6deg);
	transform: rotate(-6deg);
	position:relative;
	line-height:1.4;
	margin:0 auto 140px;
}
#item4 .item4_title::after{
	content:"";
	width:100%;
	height:218px;
	background:url(../img/item4_title.png) no-repeat center;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	z-index:-1;
	-webkit-transform: rotate(5deg);
	transform: rotate(5deg);
}
#item4 ul{
	font-size:0;
	text-align:center;
	width:680px;
	margin:0 auto 110px;
}
#item4 li{
	width:25%;
	display:inline-block;
	font-size:25px;
	position:relative;
	z-index:1;
	color:#003972;
}
#item4 li::after{
	content:"";
	width:120px;
	height:120px;
	background:#f5fbff;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	z-index:-1;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#item4 p{
	font-size:18px;
	color:#fff;
	line-height:1.8;
}
/*
#item4 .item_title{
	width:100%;
	text-align:center;
	padding:131px 0 46px;
}
#item4 .item_title img{
	width:405px; height:113px;
	text-align:center;
	margin:0 auto;
}
#item4 .item4img01{
	width:681px; height: 170px;
	margin:0 auto 20px;
}
*/
#item5{
	background-color: #ffffff;
	position: relative;
	text-align: center;
	padding-bottom: 140px;
}
#item5 .item_titlelogo img{
	width:140px; height:126px;
	text-align:center;
	margin:0 auto;
}
#item5 .item5_ttl{
	width: 282px; height: 32px;
	margin:0 auto 40px;
}
#item5 .item5img01{
	 margin:0 auto 30px;
}
#item6{
	background-color: #D9EBF7;
	position: relative;
	text-align: center;
	padding-bottom: 145px;
}
#item6 .item6_ttl{
	width: 280px; height: 31px;
	margin:0 auto 45px;
}
#item6 .item_titlelogo img{
	width:130px; height:139px;
	text-align:center;
	margin:0 auto;
}
#form_table {
	border: none;
	border-collapse:collapse;
	max-width:840px;
	margin:0px auto;
	font-size: 16px;
	line-height: 1;
	text-align: left;
}
#form_table th {
	text-align: left;
	padding: 32px 12px 32px 15px;
	width: 27%;
	border-bottom: 1px solid #ffffff;
	background: #BADCF0;
	vertical-align: middle;
	text-align: left;
}
#form_table th p{
	position: relative;
	line-height: 1;
}
#form_table th p .kanarazu{
	position: absolute;
	top:50%;
	right:0;
	line-height: 1;
	background: #ED901B;
	padding:3px 2px;
	color:#ffffff;
	margin-top: -11px;
}
#form_table td {
	padding: 22px 20px;
	background: #ffffff;
	width:37%;
	border-bottom: 1px solid #9c9c9c;
	text-align: left;
	vertical-align: middle;
}
#form_table td span{
	padding:5px 10px 5px 5px;
}
#form_table .errormsg{
	color:#ff0000;
	font-size: 16px;
	padding: 0 0 10px;
}
#form_table input{ background: #EDF6FB; }
#form_table td .add_input{
	margin:0 0 5px;
}
#form_table .inputtxt1{
	width:200px; height: 38px;
	border : 1px solid #9c9c9c;
	margin-right:30px;
	padding: 0 5px;
}
#form_table .inputtxt2{
	width:287px; height: 38px;
	border : 1px solid #9c9c9c;
	padding: 0 5px;
}
#form_table .inputtxt3{
	width:137px; height: 38px;
	border : 1px solid #9c9c9c;
	padding: 0 5px;
}

input[type=radio], input[type=checkbox] {
  display: none;
}
.radio {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 15px 0px 0;
  padding: 12px 12px 12px 34px;
  border-radius: 8px;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 0px 0px 0;
  padding: 12px 0px 12px 34px;
  vertical-align: middle;
  cursor: pointer;
}
.radio:hover:after, .checkbox:hover:after {
  border-color: #007CC7;
}
.radio:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  margin-top: -12.5px;
  width: 23px;
  height: 23px;
  border: 1px solid #9C9C9C;
  border-radius: 12px;
  content: '';
}
.checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  margin-top: -12.5px;
  width: 23px;
  height: 23px;
  border: 1px solid #9C9C9C;
  content: '';
}
.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  margin-top: -6px;
  width: 11.5px;
  height: 11.5px;
  border-radius: 50%;
  background-color: #007CC7;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}
.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 7px;
  display: block;
  margin-top: -10px;
  width: 7px;
  height: 12px;
  border-right: 3px solid #007CC7;
  border-bottom: 3px solid #007CC7;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}
.select_box1 {
	padding: 5px 0 5px 5px;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	width: 200px;
	height: 38px;
	font-size: 16px;
	color: #393939;
	cursor: pointer;
	background: #EDF6FB;
	background-image: url(../img/sel_arrow.png);
	background-position: 182px center;
	background-repeat: no-repeat;
	position: relative;
	margin-right: 13px;
	z-index: 0;
	vertical-align: middle;
	line-height: 1;
	box-sizing: border-box;
	border : 1px solid #9c9c9c;
	option {
		color: #333;
	}
	&::-ms-expand {
		display: none;
	}
}
.select_box2 {
	padding: 5px 0 5px 5px;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	width: 148px;
	height: 38px;
	font-size: 16px;
	color: #393939;
	cursor: pointer;
	background: #EDF6FB;
	background-image: url(../img/sel_arrow.png);
	background-position: 130px center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	vertical-align: middle;
	line-height: 1;
	box-sizing: border-box;
	border : 1px solid #9c9c9c;
	option {
		color: #333;
	}
	&::-ms-expand {
		display: none;
	}
}
#form_table #namealert,
#form_table #mailalert,
#form_table #telalert,
#form_table #addralert,
#form_table #sexalert,
#form_table #agealert,
#form_table #marryalert{
	display: none;
}
#form_table .checkarray{
	display: inline-block;
	width:45%;
}
#item6 input[type="submit"]{
	display: block;
	width:413px; height: 85px;
	background:url(../img/btn2.png) no-repeat 0 0;
	background-size: 100% 100%;
	border: none;
	color: transparent;
	font-size: 0;
	cursor: pointer;
	outline: none;
	margin:0 auto;
}
#item6 input[type="submit"]:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}
#item6 .checkarea{
	margin:40px auto 45px;
	text-align: center;
}
#item6 .submitarea{
	margin:0 auto;
	text-align: center;
}
body#keisan .container#item6 h2 span{
	font-size:22px;
}
#item7{
	background-color: #ffffff;
	position: relative;
	text-align: center;
}
#item7 .item_title{
	padding :40px 0 20px;
	margin:0 auto;
}
#item7 .linklist{
	padding :40px 0 20px;
	margin:0 auto;
}
#item7 .c_code{
	padding :0px 0 20px;
	margin:0 auto;
}




/*----*/

header{
	background:URL("../img/top_bg01.png") no-repeat;
	background-position:top left;
	background-size:contain;
	width:1080px;margin:0 auto;
}
#header h1{color:#063977;font-size:90%;text-align:left;line-height:1.3;padding:10px 0;letter-spacing:0.1em;}
#header img{width:127px;float:left;line-height:2;margin:13px 15px 13px 0;}
#header{width:77%;margin:0 0 0 auto;}
.head_inner{
	width:85%;margin:100px auto 75px;text-align:left;
}
.box_font{
	color:#063977;
	border:3px solid #063977;
	padding:8px 0 3px 3px;
	letter-spacing:0.2em;
	line-height:1;
	font-weight:bold;
	font-size:140%;
	margin-bottom:5px;
	width:22%;
	text-align:center;
}
.head_inner h2{
	color:#063977;
	font-size:140%;
	text-align:left;
	font-size:88%;
	line-height:1.3;
	margin-left:3px;
}
.head_inner h2.blue,{
	font-size:170%;
	line-height:1.5;
	margin:30px 0;
}

h2.blue_back{
	width:100%;
	color:#fff;
	font-size:110%;
	line-height:1.5;
	margin:30px 0 0;
	padding:30px 0;
	position:relative;
	background: #003166;
	background: -moz-linear-gradient(left, #003166 0%, #0080c4 100%);
	background: -webkit-linear-gradient(left, #003166 0%,#0080c4 100%);
	background: linear-gradient(to right, #003166 0%,#0080c4 100%);
	overflow:hidden;
}

h2.blue_back:before{
	content:"";
	position:absolute;
	width:30%;
	top:0;
	right:0;
	height:500px;
	background:rgba(255,255,255,0.2);
	transform:skew(-45deg,0);
}

h2.blue_back:after{
	content:"";
	position:absolute;
	width:30%;
	top:0;
	left:0;
	height:500px;
	background:rgba(255,255,255,0.2);
	transform:skew(45deg,0);
}
.head_inner h2.blue{
	color:#007CC7;
	font-size: 160%;
	line-height: 1.5;
	padding: 20px 0 0;
}
.head_inner h2.blue,.blue{
	color:#007CC7;
}
.big_font{
	font-size:180%;
	color:#063977;
	line-height:1.3;
	margin:30px 0;
}
.big_font span{font-size:80%;}
.form_content{width:70%;margin:60px auto 50px 0;}
.form_content h3{text-align:center;font-size:70%;border-top:1px solid #eee;padding:30px 0 10px;letter-spacing:0.05em;}
.form_content a{
	display:block;
	background:#ff9a00;
	color:#fff;
	text-align:center;
	font-size:80%;
	padding:13px 0;
	border-radius:7px;
	width:50%;
	margin:10px auto;
	line-height:1.2;
}
.form_content a:hover{
	text-decoration:none;
	background:#ffb442;
	opacity:1;
	transition:0.6s;
}
.form_content a span{font-size:75%;}
.form_content p{font-size:50%; text-align:center;}
.content_inner{
	position:relative;
	padding-bottom:50px;
}
.content_inner:before{
	content:"";
	display:block;
	width:60%;
	background:#eee;
	height:1px;
}
.content_inner h2.blue{
	margin:30px 0 10px;
}
.content_inner h3{
	margin:80px 150px 30px 0;
	text-align:right;
	text-indent:-1em;
}
.abu_01{
	width:250px;
	position:absolute;
	bottom:0;
	right:-12.5%;
}

li.checktext{
	background-position:right bottom -1px;
	background-repeat: no-repeat;

}

li.checktext:nth-child(1){width:65%;background-image:URL(../img/check_icon_01.png);}
li.checktext:nth-child(2){width:60%;background-image:URL(../img/check_icon_02.png);padding-top:1.5em;}
li.checktext:nth-child(3){width:55%;background-image:URL(../img/check_icon_03.png);}
li.checktext:nth-child(4){width:50%;background-image:URL(../img/check_icon_04.png);}
li.checktext:nth-child(5){width:45%;background-image:URL(../img/check_icon_05.png);}
.checktext{
	display: block;
	display: block;
	width:70%;
	padding: 2.5em 0px 5px 25px;
	clear: both;
	position: relative;
	border-bottom: 1px solid #007CC7;
}
.checktext:after{
	content: "";
	width: 20px;
	height: 20px;
	background: url(../img/top_img09.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom:0.5em;
	left: 0px;
	margin-top: 3px;
}


li.checktext:nth-child(2):after{
	bottom:1.5em;
}
.under_line{
	background: linear-gradient(transparent 70%,#ffff00 0%);
	padding-bottom:5px;
	line-height:1.7;
	display: inline;
}


.under_line_text{
	background:linear-gradient(transparent 70%,#ffff00 0%);
}
.inner{display:block;overflow:hidden;width:100%;}
.inner img{width:50%;float:left;}
.item0_part3area p{margin:50px 0;}
.ab_02,.ab_03,.ab_04,.ab_05{position:absolute;}
.ab_03{top:350px;left:0;z-index:-999;}
.ab_02{top:0px;right:0;z-index:-999;}
.ab_04{top:0;right:0;z-index:-999;}
.ab_05{top:0;left:0;z-index:-999;}
.endnavi{
	position:fixed;
	bottom:0;
	width:100%;
	background:#fff;
	z-index:9999;
}
.endnavi .st_end{
	width:46%;
	margin:7px 2% 0;
	float:left;
	text-align:left;
}
.endnavi p.st_end{width:100%;text-align:left;}
.endnavi .form_content{width:100%;margin:0;padding:0 5px;}
.endnavi .form_content h3,.endnavi .form_content a span{display:none;}
.endnavi .end_box{
	float:right;
	margin:10px 0 0;
	width:50%;
}
.endnavi .end_box p{
	display:block;
	text-align:right;
	width:100%;
	margin:5px auto;
}
.endnavi .form_content a {
	margin:0 0 0 auto;
}
.endnavi .form_content p{font-size:40%;}
.endnavi .form_content p span{font-size:20px;text-align:left;display:block;}
.endnavi{
	padding:0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.endnavi img{margin:5px 0 0;}
.end_inner{width:1080px;margin:0 auto;}
.st_end p{
	position:absolute;
	bottom:7px;
}
.width_contact .form_content{
	width: 70%;
	margin: 60px auto 0;
	padding-bottom:50px;
}
.width_contact .form_content h3{border:none;}
#form_table td {
	position: relative;
}
#form_table .check_mark {
	position: absolute;
	top: 22px;
	right: -6px;
}
.item0_part3 img{
	width:90%;
}
.mdrt_ul li:nth-child(even){
	background: #fff;
	padding: 10px 0;
	box-sizing: border-box;
	border: 3px solid #d9ebf7;
}
.width_contact.new_bnr .form_content{
	width:1080px;
	box-sizing:border-box;
	margin:auto;
	padding:0 0 50px;
	position:relative;
	z-index:3;
}
.width_contact.new_bnr .form_content h2,
.width_contact.new_bnr .form_content h2 span,
.width_contact.new_bnr h3,
.width_contact.new_bnr h3 span,
.width_contact.new_bnr a,
.width_contact.new_bnr a span{
	font-weight:bold;
}
.width_contact.new_bnr .form_content h2{
	font-size: 24px;
	margin: 0 auto 10px;
	padding: 45px 0 40px;
	background-image: linear-gradient( -45deg, #fff 25%, #f4fbff 25%, #f4fbff 50%, #fff 50%, #fff 75%, #f4fbff 75%, #f4fbff );
	background-size: 8px 8px;
	position: relative;
	z-index: 1;
}
.width_contact.new_bnr .form_content h2::before{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 116.5px 0 116.5px;
	border-color: #eaf8ff transparent transparent transparent;
	position:absolute;
	left:0;
	right:0;
	top:0;
	margin:auto;
	z-index:-1;
}
.width_contact.new_bnr .form_content h2 span{
	font-size:28px;
	line-height: 0.4;
}
.width_contact.new_bnr .form_content ul{
	font-size:0;
	text-align:center;
	position:relative;
	margin:0 auto 70px;
}
.width_contact.new_bnr .form_content ul::before{
	content:url(../img/form_content_free.png);
	position:absolute;
	z-index:1;
	left: 14%;
	top: -67%;
}
.width_contact.new_bnr .form_content ul::after{
	content:"";
	background:#eaf8ff;
	width:100%;
	height: 145px;
	position: absolute;
	bottom: -30px;
	left:0;
	z-index:-1;
}
.width_contact.new_bnr .form_content li{
	width:18%;
	display:inline-block;
}
.width_contact.new_bnr h3{
	font-size:35px;
	color:#003166;
	position:relative;
	padding:0;
}
.width_contact.new_bnr h3 span{
	font-size: 18px;
	display: block;
	letter-spacing: 0.06em;
	line-height: 1;
	font-feature-settings: "palt";
}
.width_contact.new_bnr h3 span,
.width_contact.new_bnr p{
	color:#a0a0a0;
}
.width_contact.new_bnr h3::before,
.width_contact.new_bnr h3::after{
	content:url(../img/form_content_deco.png);
	display:inline-block;
	position:absolute;
	bottom:-20px;
}
.width_contact.new_bnr h3::before{
	left:21%;
}
.width_contact.new_bnr h3::after{
	right:21%;
	transform: scale(-1, 1);
}
.width_contact.new_bnr a{
	width: 80%;
	padding: 25px 0;
	border-radius: 15px;
	-moz-box-shadow: 0px 5px 0px 0px rgba(226, 136, 0, 1);
	-webkit-box-shadow: 0px 5px 0px 0px rgba(226, 136, 0, 1);
	-ms-box-shadow: 0px 5px 0px 0px rgba(226, 136, 0, 1);
	box-shadow: 0px 5px 0px 0px rgba(226, 136, 0, 1);
	position:relative;
	overflow:hidden;
	margin:20px auto 20px;
}
.width_contact.new_bnr a p{
	font-size:35px;
	line-height:1;
	color:#fff;
	position:relative;
	z-index:2;
}
.width_contact.new_bnr a p span{
	font-size:25px;
}
.width_contact.new_bnr a::before{
	content: "";
	background: #ffa823;
	width: 1080px;
	height: 259px;
	position: absolute;
	z-index: 1;
	top: -180px;
	left: -112px;
	right: 0;
	margin: auto;
	border-radius: 50%;
}
.width_contact.new_bnr p{
	font-size:15px;
}


/*計算フォームcss*/
.hoken_check .sub_title{
	font-size: 18px;
	font-weight: bold;
	color: #8e673d;
	padding-top: 80px;
}
.hoken_check .main_title{
	color: #2b2bad;
}
.hoken_check .main_title .low_emphasis{
	font-size: 28px;
	font-weight: bold;
}
.hoken_check .main_title .high_emphasis{
	font-size: 36px;
	font-weight: bold;
}
.hoken_check {
/*
	background-image: -webkit-gradient(linear, 0 0, 0 180%, color-stop(.5, transparent), color-stop(.5, #efeef9), to(#efeef9)),-webkit-gradient(linear, 0 0, 180% 0, color-stop(.5, transparent), color-stop(.5, #efeef9), to(#efeef9));
	-webkit-background-size: 10px 10px;
	background-color: #ffffff;
*/
	background-color : #fff;
	background-image :
	repeating-linear-gradient(to bottom,transparent 13px,rgba(239,238,249,0.8) 14px,  rgba(239,238,249,0.8) 14px,transparent 15px,  transparent 27px, rgba(239,238,249,0.8) 28px,  rgba(239,238,249,0.8) 28px,transparent 29px,  transparent 41px, rgba(239,238,249,0.8) 42px,  rgba(239,238,249,0.8) 42px,transparent 43px,  transparent 55px, rgba(239,238,249,0.8) 56px,  rgba(239,238,249,0.8) 56px,transparent 57px,  transparent 69px, rgba(239,238,249,0.8) 70px,  rgba(239,238,249,0.8) 70px),
	repeating-linear-gradient(to right,transparent 13px,rgba(239,238,249,0.8) 14px,  rgba(239,238,249,0.8) 14px,transparent 15px,  transparent 27px, rgba(239,238,249,0.8) 28px,  rgba(239,238,249,0.8) 28px,transparent 29px,  transparent 41px, rgba(239,238,249,0.8) 42px,  rgba(239,238,249,0.8) 42px,transparent 43px,  transparent 55px, rgba(239,238,249,0.8) 56px,  rgba(239,238,249,0.8) 56px,transparent 57px,  transparent 69px, rgba(239,238,249,0.8) 70px,  rgba(239,238,249,0.8) 70px);

	position: relative;
	clear: both;
	text-align: center;
	margin:0 auto;
	border: solid 1px #044476;
	border-radius: 30px;
	position:relative;
}
.hoken_check::after{
	content:"";
	width:100%;
	height:30%;
	background:#fff;
	z-index:-1;
	position:absolute;
	left:0;
	bottom:-1px;
}
#hoken_check_start .button_wrap {
	margin: 30px auto 50px;
}
.button_wrap button{
/*
	background-image:-moz-linear-gradient(
	top,
	#065ea3 0%,
	#065ea3 50%,
	#093a76);
	background-image:-webkit-gradient(
	linear,left top,left bottom,
	from(#065ea3),
	color-stop(0.50,#065ea3),
	color-stop(0.51,#093a76),
	to(#093a76));
*/
	background: rgb(6,94,163);
	background: -moz-linear-gradient(top, rgba(6,94,163,1) 50%, rgba(9,58,118,1) 50%);
	background: -webkit-linear-gradient(top, rgba(6,94,163,1) 50%,rgba(9,58,118,1) 50%);
	background: linear-gradient(to bottom, rgba(6,94,163,1) 50%,rgba(9,58,118,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#065ea3', endColorstr='#093a76',GradientType=0 );
	color: #ffffff;
	box-sizing:border-box;
	padding: 10px 0;
	font-size: 45px;
	font-weight: bold;
	border-radius: 10px;
	border:none;
	cursor: pointer;
}
#hoken_check_start .button_wrap #start{
	font-size: 48px;
	padding:15px 0;
	text-shadow:4px 4px 6px #093a76;
	width: 70%;
	border-radius: 10px;
	border: solid 3px #093a76;
	cursor: pointer;
}
.hoken_check .question{
	font-weight: bold;
	color: #707070;
	margin: 20px auto;
	padding-top: 100px;
}
#hoken_check1 .button_wrap .gender{
	font-weight: bold;
	width: 30%;
	margin: 10px 20px;
}
#hoken_check2 .button_wrap{
	width: 80%;
	margin: 10px auto;
}
#hoken_check2 .button_wrap .age{
	width: 48%;
	margin:10px calc(1% - 2px);
}
#hoken_check3 .button_wrap{
	width: 80%;
	margin: 10px auto;
}
#hoken_check3 .button_wrap .income{
	font-size: 32px;
	width: 48%;
	margin: 4px auto;
}
#hoken_check4 .button_wrap{
	width: 80%;
	margin: 10px auto;
}
#hoken_check4 .button_wrap .savings{
	width: 48%;
	margin: 4px auto;
}
#hoken_check5 .button_wrap{
	width: 80%;
	margin: 10px auto;
	text-align: left;
}
#hoken_check5 .button_wrap .nenkin{
	font-size: 35px;
	width: 48%;
	margin: 4px auto;
}

#hoken_check5 .button_wrap .nenkin span{
	font-size:55%;
    line-height: 1.3;
    display: block;
	margin:5px 0 0;
}
.hoken_check .step_wrap{
	position: relative;
	height: 60px;
	margin: 60px auto 10px;
}
.hoken_check .step_wrap .restart_button,
.hoken_check .result_message .restart_button{
	position: absolute;
	bottom: -30px;
	left: 15px;
	font-size: 15px;
	background: #0669b2;
	border: 11px solid #d4e5f1;
	color: #d4e5f1;
	text-align: center;
	width: 102px;
	border-radius: 50%;
	line-height:1.2;
	padding: 26px 0 40px;
}
.hoken_check .result_message .restart_button{
	bottom: 15px;
	right: 15px;
	left: auto;
}
.hoken_check .step_wrap .restart_button::after,
.hoken_check .result_message .restart_button::after{
	content: "";
	position: absolute;
	background: url(../img/restart_button_icon.png) no-repeat center/100%;
	bottom: 17px;
	left: 0;
	right: 0;
	margin: auto;
	width: 45px;
	height: 15px;
}




.hoken_check .step_wrap .step_guide{
	width: 170px;
	height:40px;
	margin: 10px auto;
	padding-top: 25px;
}
.hoken_check .step_wrap .step_guide li{
	width: 10px;
	height:10px;
	border-radius: 50%;
	border: solid 2px #dad7f7;
	float: left;
	margin: 10px;
}
.hoken_check .step_wrap .step_guide .mark{
	background-color: #9593a7;
}
.hoken_check .result_message{
	padding:0 3%;
}
.hoken_check .result_message .title{
	font-size: 30px;
	color: navy;
}
.hoken_check .result_message .body{
	color:#333;
	letter-spacing:0.05em;
	font-size: 20px;
	text-align: left;
}

.hoken_check .result_message em{
	font-style:normal;
	font-weight:bold;
	font-size:140%;
	color:#950000;
}

body#keisan{
	width:100%;
	max-width:750px;
	margin:0 auto;
}
body#keisan header{
	background:none;
	width: 100%;
	margin: 0 auto;
}
body#keisan img{
	display:block;
	width:100%;
}
body#keisan .container{
	width: 90%;
	padding:35px 0 35px;
	margin: 0 auto ;
	text-align: center;
}
body#keisan .container h2,
body#keisan .container h2 span{
	text-align:center;
}
body#keisan .container h2 span{
	font-size:32px;
	letter-spacing:0.07em;
	display:block;
	color:#707070;
	font-weight:bold;
	margin:0 auto 30px;
}
body#keisan .lead strong{
	position:relative;
}
body#keisan .lead strong::before{
	content: "";
	display: block;
	background: #707070;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	top: -7px;
	left: 0;
	right: 0;
	margin: auto;
}
body#keisan .container h2 img{
	width:auto;
	margin:0 auto 60px;
}
body#keisan img.shindan_header{
	display:block;
	width:85%;
	margin:60px auto 45px;
}
.jqplot-axis{font-size:10px!important;}
.fixed_top{
	background:#fff;
	-moz-box-shadow: 0px 2px 6px 0px rgba(55, 55, 55, 0.4);
	-webkit-box-shadow: 0px 2px 6px 0px rgba(55, 55, 55, 0.4);
	-ms-box-shadow: 0px 2px 6px 0px rgba(55, 55, 55, 0.4);
	box-shadow: 0px 2px 6px 0px rgba(55, 55, 55, 0.4);
	position:fixed;
	top:0;
	left:0;
	right:0;
	margin:auto;
	width: 690px;
	z-index: 10;
	padding: 35px 30px;
}
body#keisan .fixed_top h1 img{
	width:auto;
}
/*global menu*/
#panel-btn{
	position: absolute;
	z-index: 99999999;
	top: 0;
	right: 0;
	width: 110px;
	height: 111px;
	background: #093a76;
}
#panel-btn-icon,
#panel-btn-icon:before,
#panel-btn-icon:after{
	display: block;
	position: absolute;
	top: 45%;
	width: 35px;
	height: 3px;
	background: #fff;
}
#panel-btn-icon{
	left: 45%;
	margin: 0 0 0 -12px;
	transition: .2s;
}
#panel-btn-icon:before,
#panel-btn-icon:after{
	content: "";
	left: 0;
	transition: .3s;
}
#panel-btn-icon:before{
	margin-top: -13px;
}
#panel-btn-icon:after{
	margin-top: 10px;
	width: 25px;
}
#panel-btn .close{
	background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
	margin-top: 0;
}
#panel-btn .close:before{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#panel-btn .close:after{
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	width: 35px;
}
.gnavi{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 750px;
	background: rgba(255,255,255,0.9);
	padding: 111px 0 0;
	overflow: hidden;
	text-align: center;
	z-index: 1000;
	background-color: rgba(9, 58, 118, 0.9);
}
.gnavi li{
	width:100%;
}
.gnavi li a{
	width: 100%;
	padding: 20px 0;
	color: #fff;
	font-size: 100%;
	text-align: center;
	display: block;
}
.gnavi li a span{
	font-size:11px;
	margin:0 0 0 10px;
	color:#fff;
}
.main_visual{
	margin: 150px 0 0 5%;
	padding: 0 0 50px;
	position: relative;
	background: url(../img/header_bg.png) no-repeat right 130%;
}
.main_visual .abs{
	position: absolute;
	right: 120px;
	top: -120px;
	background: url(../img/abs_bg.png) no-repeat center/100%;
	z-index: 11;
	padding: 40px 30px 50px;
	line-height: 1.2;
	font-size: 20px;
	color: #0669b2;
	letter-spacing: 0.12em;
	font-weight: bold;
}
.main_visual .abs.under{
	z-index: 1;
}
.main_visual .main_txt{
	font-size: 65px;
	font-weight: bold;
	color: #484848;
	text-align: left;
	letter-spacing: 0.2em;
}
.main_visual .main_txt span{
	color:#075294;
}
.footer_content{
	position:relative;
	margin:0 auto 80px;
}
.footer_content::after{
	content: "";
	position: absolute;
	top: -140px;
	left: 0;
	background: url(../img/footer_content_bg.png) center top;
	width: 100%;
	height: calc( 100% + 170px ) ;
	z-index: -2;
}
.footer_content > ul{
	width:80%;
	margin:auto ;
	padding:5%;
	background:#fff;
}
.footer_content > ul > li{
	position: relative;
	border-bottom: 1px solid #a0a0a0;
	padding: 0;
}
.footer_content > ul > li:nth-child(1){z-index:3;}
.footer_content > ul > li:nth-child(2){z-index:2;}
.footer_content > ul > li:nth-child(3){z-index:1;}

.footer_content > ul > li .show_block{
	background:#044476;
	padding:20px 5%;
}
.footer_content > ul > li .show_block dl{
	position: relative;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}
.footer_content > ul > li .show_block dl:hover{
	cursor:pointer;
}
.footer_content > ul > li .show_block dl::before,
.footer_content > ul > li .show_block dl::after{
	content:"";
	position:absolute;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}
.footer_content > ul > li .show_block dl::before{
	width: 55px;
	height: 55px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #fff;
	right: 0;
	top: 0;
	background-color: #fff;
}
.footer_content > ul > li .show_block dl::after{
	right: 18px;
	top: 14px;
	width: 20px;
	height: 20px;
	border-bottom: 1px solid #044476;
	border-right: 1px solid #044476;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.footer_content > ul > li .show_block dl:hover::before{
	background:#044476;
}
.footer_content > ul > li .show_block dl:hover::after{
	border-color:#fff;
}
.footer_content .show_block > dl > dt,
.footer_content .show_block > dl > dd{
	text-align:left;
	color:#fff;
}
.footer_content .show_block > dl > dt{
	font-size:37px;
	font-weight:bold;
	border-left:6px solid #fff;
	line-height:1.2;
	padding:0 0 0 15px;
	margin:0 0 15px;
}
.footer_content .show_block > dl > dd{
	font-size:25px;
	line-height:1.5;
}
.footer_content .hide_block{
	width:96%;
	margin:50px auto;
}
.footer_content .hide_block p{
	font-size:80%;
}
.footer_content .hide_block .container{
	width:100%;
}
footer .lead{
	font-size:25px;
	color:#707070;
	letter-spacing:0.12em;
	font-weight:bold;
	margin:0 auto 10px;
}
footer .lead::before,
footer .lead::after{
	content:"";
	width:2px;
	height:25px;
	background:#707070;
	display:inline-block;
	vertical-align:text-bottom;
}
footer .lead::before{
	-webkit-transform: rotate(-20deg);
	transform: rotate(-20deg);
	margin: 0 10px 3px 0;
}
footer .lead::after{
	-webkit-transform: rotate(20deg);
	transform: rotate(20deg);
	margin: 0 0 3px 10px;
}
footer .to_form{
	width: 75%;
	min-height:75px;
	margin:0 auto 10px;
	position:relative;
}
footer .to_form a{
	position:absolute;
	left:0;
	right:0;
	margin: auto;
	width: 100%;
	background: #6eb7ff;
	border-radius: 55px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.12em;
	padding: 16px 0 13px;
}
footer .to_form a:hover{
	opacity:1;
	text-decoration:none;
	top:5px ;
}
footer .to_form a::before{
	content:"";
	position:absolute;
	bottom:-5px;
	left:0;
	background:#2175c8;
	border-radius: 55px;
	width:100%;
	height:100%;
	z-index:-1;
}
footer .to_form a:hover::before{
	content:none;
}
footer .to_form a::after{
	content:"";
	box-sizing: border-box;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-left: 13px solid #fff;
	display:inline-block;
	vertical-align: middle;
	margin: 0 0 5px 20px;
}
footer .caution{
	font-size:15px;
	text-align:center;
	color:#707070;
	margin:0 auto 60px;
}
footer .footer_add{
	overflow:hidden;
	font-size:0;
	text-align:center;
	width:70%;
	margin:auto;
	padding: 0 0 50px;
}
footer .footer_add .logo{
	width:35%;
	float:left;
}
footer .footer_add p{
	width:60%;
	float:right;
	text-align:left;
	color:#707070;
	font-size:15px;
}
.privacy h2{
	font-size:16px;
}
.privacy li{
	display:inline-block;
}
.privacy li a{
	font-size:14px;
	text-decoration:underline;
}
#popup {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	z-index: 10;
	box-sizing: border-box;
}
#popup::after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:5;
}
#popup #pop_up_close{
	width: 70px;
	height: 70px;
	background: #000;
	position: fixed;
	right: 10px;
	top: 10px;
	z-index: 7;
}
#popup #pop_up_close::before,
#popup #pop_up_close::after{
	content: "";
	left: 0;
	transition: .3s;
	display: block;
	position: absolute;
	top: 45%;
	width: 35px;
	height: 3px;
	left:25%;
	background: #fff;
}
#popup #pop_up_close::before{
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#popup #pop_up_close::after{
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
#popup .inner{
	position:absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom:0;
	margin: auto;
	width: 750px;
	height: 80vh;
	padding: 3%;
	overflow: auto;
	background: #fff;
	border: 1px solid #000;
	text-align: center;
	z-index:6;
}
#popup p,
#popup li{
	font-size:16px;
	margin:0 auto 15px;
}
#popup .content{
	margin:0 auto 50px;
}
#popup h2{
	font-size:25px;
	margin:0 auto 20px;
	padding:0 0 15px;
	border-bottom:1px solid #ddd;
}
#popup .content h3{
	font-size:20px;
	margin:0 auto 15px;
}
#popup .content p,
#popup li{
	text-align:left;
}
#popup ul{
	width:90%;
	margin:15px auto 15px;
}
#popup li{
	margin:0 auto 15px;
	text-indent: -0.7em;
	padding-left: 0.7em;
}
#popup li::before{
	content:"";
	width:5px;
	height:5px;
	display:inline-block;
	background:#000;
	border-radius:50%;
	vertical-align:middle;
	margin:0 5px 5px 0;
}
#result_total_savings{
	text-align: center;
	color:red;
	display: block;
	margin: 15px auto 0;
}
#result_total_savings strong{
	display: block;
	background: red;
	font-size: 70px;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 5px 0;
	font-weight: bold;
	color: yellow;
}
#result_total_savings strong small{
	font-size: 25px;
}