@charset "UTF-8";
/* CSS Document */
body{
	line-height:1.68;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*	background-image: url(../img/bg03.png);*/
}
.containerBg {
	background-image: url(../img/bg03.png);
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
#pageTit02{    
	background: linear-gradient(#23375d, #3c375c);
    box-sizing: border-box;
    height: 150px;
    /*--
    height: 200px;
    padding: 170px 0px 110px;
    --*/
    padding: 10px 0px 10px !important;
    text-align: center;
    clear: both;
    color: #fcfeb8;
    font-size: 2.5rem;
    line-height: 1.2;
    background: #D9FFFE;
    /*--
    background: linear-gradient(270deg, #476478,#3c375c,#1c2f54);
    --*/
    background-size: 600% 600%;
    -webkit-animation: pageTitAnime 15s ease infinite;
    -moz-animation: pageTitAnime 15s ease infinite;
    animation: pageTitAnime 15s ease infinite;
    font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-weight: bold;
}

#pageTit02 img{
	margin-top:90px;
}

/*p{
	margin-bottom:0;
}*/
a img:hover{
	opacity:0.7;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
}

/*デバイス共通*/
#header {
/*    background: none;
    background-color: #000;
    box-shadow: none;*/
}
#gNavi-list > .gNavi-list-subitem a {
	background: #00a2d6;
    padding: 5px 0;
    margin-bottom: 6px;
    margin-top: 0;
    line-height: 1em;
}
#gNavi-list > li:nth-child(3):hover,
#gNavi-list > li:nth-child(4):hover {
    background: #FAB321;
}
#gNavi-list > .gNavi-list-item a,
.gNaviSP-list-item a:hover,
#gNavi-list > .gNavi-list-subitem a {
    color: #FFF;
    text-decoration: none;
}
li.gNavi-list-item ul.menu__third-level {
    border-top: 1px solid #caaf67;
}
li.gNavi-list-item ul.menu__second-level,
li.gNavi-list-item ul.menu__second-level-ol {
    background: #FAB321;
    top: 60px !important;
    font-size: 14px;
    font-family: 'Lato', 'メイリオ', Meiryo, Osaka,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#gNavi-list > .gNavi-list-item {
    border-left: 1px solid #FFF;
}
#gNavi-list > .gNavi-list-subitem {
    border-left: 1px solid #FFF;
    width: 130px;
}
.gNaviSP-list-subitem {
    background: #FAB321;
}
.gNaviSP-list-subitem ul li, .gNaviSP-submenu li {
    background: #8aafd0;
}
#pageTit {
    background: none;
    background-color: #d9fffe;
    padding: 80px 15px 10px;
    height: auto;
}
#container {
    padding: 0 0px;
}
#mainContent section h2 {
    margin-top: auto;
}
#mainContent p {
    margin-bottom: 0;
    line-height: 1.7em;
}
.bg-navy{
	background-color: #04142d;
}
.bg-blue{
	background-color: #FAB321;
}
.mvarea{
    background-repeat: no-repeat;
    background-image: url(../img/headline_bg.jpg);
    background-color: #04142d;
    height: 665px;
    background-position: center 175px !important;
    z-index: 0;
}
.present .wrap_limited .col-md-5 img{
	margin-left:10px;
}
.present .wrap_limited .col-md-7{
	padding: 0;
}
.present .wrap_limited .col-md-7 img{
	margin-top:15px;
}
.highlight{
	background: -webkit-linear-gradient(transparent 70%, #f8e356 70%);
	background: -o-linear-gradient(transparent 70%, #f8e356 70%);
	background: linear-gradient(transparent 70%, #f8e356 70%);
	font-size: 120%;
}
#sh01{
	background:url(../img/iStock-583735462.png) no-repeat center center; 
	background-color: #9d824a;
}
#sh01 .inner{
	padding: 50px 100px;
}

#sh01 ul li{
	font-weight: bold;
    margin: 10px 0;
}
#sh01 ul li:before{
	content: "";
	background: url(../img/check.png) no-repeat center center;
	width: 28px;
	height: 29px;
	display: table-cell;
}
#sh01 ul li p {
    display: table-cell;
    padding-left: 10px;
}
#sh02 .voice h3{
	font-weight:bold;
	font-size:150%;
	margin-bottom:20px;

}

.voice{
	background: url(../img/sh02_bg.png);
	padding: 50px 30px 30px;
}
.voice_inner {
    border: solid 3px #007aa1;
    background-color: #FFF;
    position: relative;
    padding: 60px 30px 40px 60px;
}
.voice_ico{
	position: absolute;
    left: -3px;
    top: -25px;
}
.voice .highlight{
	font-size: 100%;
	font-weight: bold;
}
#sh03 {
	position: relative;
	background: url(../img/sh03_bg.png);
	background-size: cover;
    background-position: center center;
	padding: 70px 0;
}
#sh03 h2 {
    position: absolute;
    color: #fff;
    background-color: #ffdf4b;
    clear: both;
    padding: 40px 0;
    z-index: 10;
    margin: 60px auto;
    width: 1018px;
    left: 0;
    text-align: center;
    right: 0;
    top: 120px;
}
#sh03 h2:before {
    content: " ";
    border-top: 30px solid #e3a80a;
    border-bottom: 30px solid transparent;
    border-left: 29px solid transparent;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -60px;
    z-index: -1;
}
#sh03 h2:after {
    content: " ";
    border-top: 30px solid #e3a80a;
    border-bottom: 30px solid transparent;
    border-right: 29px solid transparent;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: -60px;
    z-index: -1;
}
#sh03 .inner{
	background-color:rgba(255,255,255,.8);
	padding: 70px;
    padding-top: 310px;
}
#sh03 .orange{
	font-weight: bold;
	color:#f16c00;
}
#sh04 {
	position: relative;
}
#sh04 .sub_haad{
    background-color: #e6f6fc;
    position: relative;
    padding: 40px 0 60px;
    background-image: url(../img/bg01.png);
    background-position: right center;
    background-size: cover;
}
#sh04 .sub_haad:after{
    content: " ";
    border-top: 60px solid #e6f6fc;
    border-right: 50vw solid transparent;
    border-left: 50vw solid transparent;
    display: block;
    height: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
/*    left: 0;*/
    margin-bottom: -60px;
    z-index:1;
}
#sh04 .scorpio{
	background: url(../img/scorpio_bg.png) no-repeat center bottom;
	background-size: cover;
	padding-bottom: 100px;
	padding-top: 120px;
}
#sh04 .scorpio .wrap_limited p{
	padding: 70px;
	background-color:rgba(255,255,255,.7);
	outline: solid 2px #001c58;
	outline-offset: -.7em;
	box-shadow:0px 0px 16px 0px rgba(0,0,0,0.9);
	-moz-box-shadow:0px 0px 16px 0px rgba(0,0,0,0.9);
	-webkit-box-shadow:0px 0px 16px 0px rgba(0,0,0,0.9);
}
#sh04 .scorpio .wrap_limited p .highlight{
	font-size: 100%;
}
#sh05{
	background-color:#ffdf4b;
}
#sh05 h2{
	padding-bottom: 30px;
	border-bottom: 8px solid #017BA2;
}
#sh05 ul li{
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 15px;
}
#sh05 ul li:before {
    content: "";
    background: url(../img/check.png) no-repeat center 8px;
    width: 28px;
    height: 29px;
    display: table-cell;
}
#sh05 ul li p{
	display: table-cell;
    padding-left: 10px;
}
#sh05 .inner{
    background: url(../img/sh05_bg02.png) no-repeat 0 0;
    width: 1005px;
    margin-left: -15px;
    padding: 80px 80px 100px;
    margin-bottom: 30px;
}
#sh06{
	background-color: #e6f6fc;
}
#sh06 .orange{
	font-weight: bold;
	color:#f16c00;
}
#sh07{
	background-color: #fff;
}
#sh07 .tit{
	background-color: #000;
	color:#FFF;
	font-weight: bold;
	display: inline-block;
	padding: .1em 1em;
	margin-bottom: 20px;
	font-size: 120%;
	margin-top:40px;
}
#sh07 table th,#sh07 table td{
	border: solid 1px #bfbfbf;
}
#sh07 table th{
	background-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
}
#sh07 table td{
	font-size: 14px;
    line-height: 1.8em;
}
ul#footer-nav {
/*    background-color: #312c2c;
    width: 100%;
    color: #FFF;
    padding: 80px 0;
    margin-top: 0;
    margin-bottom: 10px;*/
}
#footer {
/*    padding: 0 0 10px;
    background-color: #000;
	margin-top: 0px!important;*/
}
#footer-nav li {
/*    margin: 0;
    font-size: 14px;*/
}

/*PC用スタイル*/
@media (min-width: 960px) {
	body{
		font-size: 17px;
		font-family: 'メイリオ', Meiryo, Osaka,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	}
	.br_sp{
		display:none;
	}
	.br_tab{
		display: none;
	}
	.br_pc{
		display:block;
	}
	#headerInner, .wrap_limited {
	    width: 960px;
	}
	#headerInner {
/*	    height: 70px;*/
/*	    width: 960px;*/
	    width: 1025px;
	}
	#siteID img {
/*	    width: 80%;*/
	}
	#gNavi-list > .gNavi-list-item {
	    height: 60px;
	}
	#gNavi-list > .gNavi-list-item a {
		font-size: 13px !important;
		padding: 14px 16px;
	}
	#gNavi-list > .gNavi-list-item a.ptplus {
		padding-top: 20px;
	}
	#gNavi-list > .gNavi-list-item .menu__second-level a {
	    padding: 17px 0;
	}
	li.gNavi-list-item ul.menu__third-level {
	    width: 640px;
	}
	li.gNavi-list-item ul.menu__second-level li::before {
	    content: '';
	    width: 219.5px;
	    height: 53px;
	}
	li.gNavi-list-item ul.menu__third-level li a::before {
	    top: 12px;
	}
	li.gNavi-list-item ul.menu__second-level > li {
    	width: 32.3333333%;
	}
	#gNavi {
/*	    bottom: 3px;*/
	}
	.mv{
	    width: 960px;
	    height: 100%;
	    position: relative;
	}
	.headline {
	    position: absolute;
	    left: 20px;
	    bottom:36px;
	}
    .present{
    position: relative;
    background-position: center center;
    }
    .present_inner.wrap_limited:before{
	    width: 30%;
	    height: 100%;
	    content: "";
	    position: absolute;
	    top: 0;
	    right: 70%;
    }
	.ml-neg{
		margin-left: -3em;
	}
	.pl50{
		padding-left: 50px;
	}
	#sh01 ul li{
		font-size: 30px;
	}
/*--
	#sh03 .inner{
	    font-size: 23px;
	}
--*/
	#sh03 .inner{
	    font-size: 18px;
	}
/*--
	#sh04 .scorpio .wrap_limited p{
		font-size: 20px;
	}
--*/
	#sh04 .scorpio .wrap_limited p{
		font-size: 18px;
	}
	#sh05 ul li {
	    font-size: 28px;
	}
	#sh06{
		font-size: 18px;
	}
	#sh06 .col-md-5{
		padding:0;
	}
	#sh07 table th{
	    width: 35%;
	}
}
/*PC用スタイルend*/

/*余白、装飾、レイアウト*/
.mtm25{
	margin-top:-25px;
}
.mtm34{
	margin-top:-34px;
}
.mtm37{
	margin-top:-37px;
}
.mtm50{
	margin-top:-50px;
}

.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt50{
	margin-top:50px;
}
.mt80{
	margin-top:80px;
}
.mt100{
	margin-top:100px;
}
.mb0{
	margin-bottom:0!important;
}
.mb5{
	margin-bottom:5px!important;
}
.mb10{
	margin-bottom:10px!important;
}
.mb20{
	margin-bottom:20px!important;
}
.mb30{
	margin-bottom:30px!important;
}
.mb40{
	margin-bottom:40px!important;
}
.mb50{
	margin-bottom:50px!important;
}
.mb60{
	margin-bottom:60px!important;
}
.mb70{
	margin-bottom:70px!important;
}
.mb80{
	margin-bottom:80px!important;
}
.mb90{
	margin-bottom:90px!important;
}
.mb100{
	margin-bottom:100px!important;
}
.mt0{
	margin-top:0;
}
.ml10{
	margin-left:10px;
}
.ml15{
	margin-left:15px;
}
.ml36{
	margin-left:36px;
}
.pt0{
	padding-top:0!important;
}
.pt50{
	padding-top:50px!important;
}
.pb0{
	padding-bottom:0!important;
}
.pb20{
	padding-bottom:20px;
}
.pb30{
	padding-bottom:30px;
}
.pb50{
	padding-bottom:50px;
}
.pb100{
	padding-bottom:100px;
}
.pt10{
	padding-top:10px;
}
.pt20{
	padding-top:20px;
}
.pt30{
	padding-top:30px;
}
.pt40{
	padding-top:40px!important;
}
.pt70{
	padding-top:70px!important;
}
.pt100{
	padding-top: 100px;
}
.pb40{
	padding-bottom:40px!important;
}
.pb50{
	padding-bottom:50px;
}
.pb70{
	padding-bottom:70px;
}
.pb100{
	padding-bottom: 100px;
}
.ph0{
	padding-left:0!important;
	padding-right:0!important;
}
.bold{
	font-weight:bold!important;
}

.ma-auto{
	margin:0 auto;
}

.mark-yellow{
	background:#FFE600;
}
.mark-yellow02{
	background: linear-gradient(transparent 60%, #FFE600 0%);
}
.mark-blue{
	background: linear-gradient(transparent 60%, #CBF2FC 0%);
}
.cl-white{
	color:#fff;
}
.cl-red{
	color:#D83300;
}
.cl-blue{
	color: #294D85;
}
.cl-pink{
	color:#EB86AC;
}
.cl-orange{
	color:#FF6511;
}
.cl-darknavy{
	color:#101333;
}
.big-font{
	font-size:120%;
}
.big-font02{
	font-size:130%;
}
.big-font03{
	font-size:140%;
}
.big-font span{
	font-size:150%;
}
.fs24{
	font-size:24px;
}
.fs28{
	font-size:28px;
}
.underline{
	text-decoration:underline;
}
.va-bottom{
	vertical-align:bottom;
	display:inline!important;
}
/*余白、装飾、レイアウトend*/

/*背景色*/
.bg-white{
	background:#fff;
}
.bg-red{
	background:#B20000;
}
.bg-orange{
	background:#E64543;
}
.bg-green{
	background:#4899BC;
}
.bg-lightpink{
	background:#FDF7F7;
}
.bg-lightgray{
	background:#eee;
}
.bg-lightgray02{
	background:#efefef;
}
.bg-graygrad{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #EEE), color-stop(0.50, #fff), color-stop(0.00, #F9F9F9));
background: -webkit-linear-gradient(top, #F9F9F9 0%, #fff 50%, #EEE 100%);
background: -moz-linear-gradient(top, #F9F9F9 0%, #fff 50%, #EEE 100%);
background: -o-linear-gradient(top, #F9F9F9 0%, #fff 50%, #EEE 100%);
background: -ms-linear-gradient(top, #F9F9F9 0%, #fff 50%, #EEE 100%);
background: linear-gradient(to bottom, #F9F9F9 0%, #fff 50%, #EEE 100%);
}
.bg-grid{
	background:url(../img/bg-grid.png);
}
.bg-grid02{
	background:url(../img/bg-grid02.png);
}

/*背景色end*/

input::-webkit-input-placeholder {
    color: #BABABA;
    font-weight: normal;
}
input:-ms-input-placeholder {
    color: #BABABA;
    font-weight: normal;
}
input::-moz-placeholder {
    color: #BABABA;
    font-weight: normal;
}
textarea::-webkit-input-placeholder {
    color: #BABABA;
    font-weight: normal;
}
textarea:-ms-input-placeholder {
    color: #BABABA;
    font-weight: normal;
}
textarea::-moz-placeholder {
    color: #BABABA;
    font-weight: normal;
}
.form-control{
	height:35px;
	font-size:16px;
	border-radius: 0;
}
input{
	width:100%;
}
button {
    background: none!important;
	border:none;
}
.form-label{
	font-weight: bold;
}


dd{
	line-height:1.68;
}

.pr0{
	padding-right:0;
}

button img:hover{
	opacity: 0.7;
}

.thanks-head{
	border-top: 1px solid #429fdc;
	border-bottom: 2px solid #429fdc;
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fff;
}
.cp{
	background-color: #DFDFDF!important;
    border: 1px dotted #000!important;
}
.bd-gray{
	border: 1px solid #ccc;
}
ol{
	margin-left: 1em;
}
ol li{
	list-style-type: decimal;
}

.jyunban{
	z-index:100 !important;
}
.jyunban02{
	z-index:200 !important;
}



/*20180528 サンクスページ調整のため追加した部分　グランドトライン*/

/*thanks　ページcss*/
#pageTit_thanks {
	box-sizing: border-box;
	height: 200px;
	padding: 135px 0px 110px;

	text-align: center;
	clear: both;
	color:#ffffff;
	font-size: 2.5rem;

	background: #1c2f54;
	background: linear-gradient(270deg, #476478,#3c375c,#1c2f54);
	background-size: 600% 600%;

	-webkit-animation: pageTitAnime 15s ease infinite;
	-moz-animation: pageTitAnime 15s ease infinite;
	animation: pageTitAnime 15s ease infinite;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: bold;
}
#mainContent_thanks {
	text-align: center;
	width: 860px;
	margin: 50px auto;
	/*background: #e6fcfd;*/
}
#mainContent_thanks p {
  margin: 30px 0;
	line-height: 2;
}
#mainContent_thanks	a {
	display: inline-block;
	background: #3c375c;
	padding: 10px 30px;
	color:#FFF;
	margin: 20px 0;
}
#mainContent_thanks	a:hover {
	opacity: 0.9;
	text-decoration: none;
}



/*thanks　ページcss*/
#pageTit_thanks {
	box-sizing: border-box;
	height: 200px;
	padding: 135px 0px 110px;
	text-align: center;
	clear: both;
	color:#ffffff;
	font-size: 2.5rem;
	background: #1c2f54;
	background: linear-gradient(270deg, #476478,#3c375c,#1c2f54);
	background-size: 600% 600%;
	-webkit-animation: pageTitAnime 15s ease infinite;
	-moz-animation: pageTitAnime 15s ease infinite;
	animation: pageTitAnime 15s ease infinite;
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: bold;
}
#mainContent_thanks {
	text-align: center;
	width: 860px;
	margin: 50px auto;
	/*background: #e6fcfd;*/
}
#mainContent_thanks p {
  margin: 30px 0;
	line-height: 2;
}
#mainContent_thanks	a {
	display: inline-block;
	background: #3c375c;
	padding: 10px 30px;
	color:#FFF;
	margin: 20px 0;
}
/*5月23日 10:26
 Enterで送信 改行*/


/*PC用スタイルend*/

/*20190710追加　ジェイシティ*/
#gNavi-list a {
    display: block;
    font-size: 13px !important;
    margin-top: -6px;
    letter-spacing: 0.05em;
    color: #FFF;
    text-decoration: none;
}
#footer {
	font-size: 14px;
}
/*おわり*/