@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/


******** ▼▼▼Reset▼▼▼*********/ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
#warp #contents {
	font-style: normal;
}
strong, th {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img, fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
/* Fonts
------------------------------------------------------------*/
body {
	font-size: 75%; /* IE */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
html>/**/body {
	font-size: 12px;
} /* Except IE */
/* clearfix
------------------------------------------------------------*/
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
/zoom: 1;
} /* IE */
p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
/******** ▲▲▲Reset▲▲▲*********/

div img {
	vertical-align: bottom;
}
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
a:hover img {
	opacity: 0.6;
}
a img {
	transition: opacity 0.5s ease-out;
}
* {
	font-size: 16px; /* 基準のフォントサイズを16pxとする */
	-webkit-text-size-adjust: 100%; /* ブラウザ側での自動調整をなしにする */
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: 0;
	margin-right: 0;
	width: auto;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
}
#div1 {
}
.wrap {
	width: 100%;
	right: 0;
	left: 0;
	background-color: #11325C;
}
.space {
	width: 100%;
	height: 10px;
}
img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.switch {
	visibility: hidden;
}
.bg {
	background-color: rgba(0,50,100,1.00);
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
.bg p {
	margin: 0;
	color: #FFFFFF;
}
.square_btn_foot a {
	text-decoration: none !important;
	color: #fff !important;
}
 ******** ▼▼▼Reset▼▼▼*********/ 

/* Fonts
------------------------------------------------------------*/



//* clearfix
------------------------------------------------------------*/
.clearfix:after {
content: '';
display: block;
clear: both;
height:0;
}
.clearfix {
/zoom: 1;
} /* IE */
/************▼▼▼▼▼▼スタート▼▼▼▼▼▼************/
.Bnr .Bnr__img p.close a i {
	margin-top: 6px !important;
	margin-left: 0.5px;
}
#wrap {
	right: 0;
	left: 0;
	background-color: #11325C;
	padding-bottom: 60px;
}
#topimg {
	width: 100%;
}
#topimg .inner {
	width: 1000px;
	height: 630px;
	margin: 0px auto;
	background-image: url(../img/qa_topimg.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}
#topimg .inner h3 {
	padding-top: 520px;
	color: #fff;
	margin: 0px auto;
	width: 80%;
	font-size: 22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bolder;
}
#sect1 {
	width: 1000px;
	margin: 0px auto;
	padding-bottom: 0;
}
#sect1 .inner dl {
	margin: 0px auto;
	width: 850px;
	color: #fff;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	background-image: url(../img/qa_mark.png);
	background-size: 40px;
	background-position: right 2% center;
	background-repeat: no-repeat;
}
#sect1 .inner a dl {
	padding: 0 .3em;
	transition: all .8s;
	background-image: url(../img/qa_mark.png);
}
#sect1 .inner a dl:hover {
	color: #005797;
	background-color: #fff;
	background-image: url(../img/qa_mark_over.png);
	background-size: 40px;
}
#sect1 .inner dl dt {
	margin: -7px 0px -7px 15px;
	float: left;
	font-size: 21px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: normal;
}
#sect1 .inner dl dt p {
	width: 140px;
	margin-top: -10px;
}
#sect2 {
	margin: 0px auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 150px;
	padding-bottom: 30px;
	background-image: url(../img/footimg2.png);
	background-repeat: no-repeat;
	background-position: center -65px;
	margin-bottom: 35px;
}
.contents2 {
	width: 730px;
	margin: 0px auto;
}
.footbox {
	width: 227px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	text-align: center;
}
.footbox2 {
	width: 227px;
	float: left;
	margin-right: 0px;
	margin-top: 20px;
	text-align: center;
}
.square_btn_foot {
	display: inline-block;
	font-size: 20px;
	text-decoration: none;
	color: #BED7F0;
	border: solid 1px #BED7F0;
	border-radius: 3px;
	transition: .2s;
	padding: 1px 3%;
	margin-top: 0px;
	margin: 8px auto;
	width: 60%;
	color: #fff;
	text-decoration: none;
}
.square_btn_foot:hover {
	background: #67c5ff;
	color: white;
}
.back_btn {
	width: 320px;
	margin: 0% auto;
	text-decoration: none;
}
.inner {
	width: 1000px;
	margin: 0px auto;
}
.inner .box {
	width: 760px;
	height: auto;
	margin: 0px auto;
	border: 3px #fff solid;
	border-radius: 20px;
	background-color: #fff;
	border-radius: 1em;
	padding: 20px 30px 0px 30px;
	margin-bottom: 25px;
}
.inner .box .mark {
	width: 160px;
	margin: 7px 0 10px;
}
.inner .box .img {
	width: 65%;
	margin: 0px auto;
}
.inner .box h3 {
	margin: 0px;
	border-bottom: 1px dashed #074470;
	font-size: 35px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	padding-bottom: 10px;
	color: #005797;
}
.inner .box h4 {
	margin: 0px;
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bold;
}
.inner .box p {
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}

#ans1 {
	padding-top: 100px;
	margin-top: -100px;
}
#ans2 {
	padding-top: 100px;
	margin-top: -100px;
}
#ans3 {
	padding-top: 100px;
	margin-top: -100px;
}
#ans4 {
	padding-top: 100px;
	margin-top: -100px;
}
#ans5 {
	padding-top: 100px;
	margin-top: -100px;
}
#ans6 {
	padding-top: 100px;
	margin-top: -100px;
}
#ans7 {
	padding-top: 100px;
	margin-top: -100px;
}
#ans8 {
	padding-top: 100px;
	margin-top: -100px;
}
#ans9 {
	padding-top: 100px;
	margin-top: -100px;
}
#ans10 {
	padding-top: 100px;
	margin-top: -100px;
}

.shouhin_pc{ display: block !important; }
.shouhin_sp { display: none !important; }

.inner .box ul.sub {
	margin-bottom: 20px;
}


/* Tablet  */
/*********▼▼▼スタート▼▼▼*********/
@media only screen and (max-width: 1080px) {
	
	
	
	
	#wrap {
	margin-top: 5%;
	right: 0;
	left: 0;
	width: 100%;
	background-color: #11325C;
		padding-bottom: 5%;
}
#topimg {
	width: 100%;
}
#topimg .inner {
	width: 100%;
	height: auto;
	margin: 0px auto;
	background-image: url(../img/qa_topimg.png);
	background-size: 115%;
	background-repeat: no-repeat;
	background-position: center top;
}
#topimg .inner h3 {
	width: 85%;
	padding-top: 55%;
	font-size: 2.7vw;
	padding-bottom: 5%;
	font-weight:100;
}
	
#sect1 {
	width: 92%;
	margin: 0px auto;
	padding-bottom: 0;
}
#sect1 .inner dl {
	margin: 0px auto;
	width: 100%;
	color: #fff;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	background-image: url(../img/qa_mark.png);
	background-size: 6%;
	
	background-repeat: no-repeat;
}
#sect1 .inner a dl {
	padding: 0 .3em;
	transition: all .8s;
	background-image: url(../img/qa_mark.png);
}
#sect1 .inner a dl:hover {
	color: #005797;
	background-color: #fff;
	background-image: url(../img/qa_mark_over.png);
	background-size: 6%;
}
#sect1 .inner dl dt {
	margin: -2.5% 0 -0% 1%;
	float: left;
	width: 83%;
	line-height: 135%;
	font-size: 3.2vw;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: normal;
}
#sect1 .inner dl dt p {
	width: 25%;
	margin-top: -5%;
}
#sect2 {
	margin: 0px auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 18%;
	padding-bottom: 8%;
	background-image: url(../img/footimg2.png);
	background-repeat: no-repeat;
	background-position: center 0%;
	margin-bottom: -1% ;
	background-size: 122%
}
.contents2 {
	width: 97%;
	margin: 0px auto;
}
.footbox {
	width: 31%;
	float: left;
	margin-right: 2%;
	margin-top: 5%;
	text-align: center;
}

.footbox2 {
	width: 31%;
	float: left;
	margin-right: 0%;
	margin-top: 5%;
	text-align: center;
}
.shouhin_pc{ display: block !important; }
.shouhin_sp { display: none !important; }		
	
.square_btn_foot {
	display: inline-block;
	font-size: 4vw;
	text-decoration: none;
	color: #BED7F0;
	border: solid 1px #BED7F0;
	border-radius: 3px;
	transition: .2s;
	padding:  5% 1% 5%;
	margin-top: 0px;
	margin: 3% auto;
	width: 60%;
	color: #fff;
	text-decoration: none;
	line-height: 45%
	
}
.square_btn_foot:hover {
	background: #67c5ff;
	color: white;
}
	

	
.inner {
	width: 100%;
	margin: 0px auto;
}
.inner .box {
	width: 90%;
	height: auto;
	margin: 0px auto;
	border: 3px #fff solid;
	border-radius: 5%;
	background-color: #fff;
	border-radius: 1em;
	padding: 3% ;
	margin-bottom: 5%;
}
.inner .box .mark {
	width: 30%;
	margin: 2% 0;
}
.inner .box .img {
	width: 70%;
	margin: 0px auto;
}
.inner .box h3 {
    margin: 0px;
    border-bottom: 1px dashed #074470;
    font-size: 4vw;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    padding-bottom: 2%;
    color: #005797;
}
.inner .box h4 {
	margin: 0px;
	font-size: 2.2vw;
	font-weight: 100;
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bold;
	margin-bottom: 2%;
}
.inner .box p {
	font-size: 2.3vw;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}	
	
	
.inner .box ul {
   margin-top: 1%;
	margin-left: 0%;
	float: left;
	
}
.inner .box ul li{
	font-size: 2.2vw;
	
}	
	
	
.back_btn {
	width: 48%;
	margin: 0% auto;
	padding-bottom: 5%;
}
	
	#ans1 {
	padding-top: 12%;
	margin-top: -12%;
}
		#ans2 {
	padding-top: 12%;
	margin-top: -12%;
}
		#ans3 {
	padding-top: 12%;
	margin-top: -12%;
}
		#ans4 {
	padding-top: 12%;
	margin-top: -12%;
}
		#ans5 {
	padding-top: 12%;
	margin-top: -12%;
}
		#ans6 {
	padding-top: 12%;
	margin-top: -12%;
}
		#ans7 {
	padding-top: 12%;
	margin-top: -12%;
}	
	#ans8 {
	padding-top: 12%;
	margin-top: -12%;
}	
	#ans9 {
	padding-top: 12%;
	margin-top: -12%;
}	
	#ans10 {
	padding-top: 12%;
	margin-top: -12%;
}	

.shouhin_pc{ display: block !important; }
.shouhin_sp { display: none !important; }	

	
	
	
}/****▲▲▲CSS▲▲****/



/*  Mobile Layout. */
/*********▼▼▼スタート▼▼▼*********/
@media only screen and (max-width: 640px) {
	
	
	
	#wrap {
	margin-top: 1%;
	right: 0;
	left: 0;
	width: 100%;
	background-color: #11325C;
		padding-bottom: 6%;
		
}
#topimg {
	width: 100%;
}
#topimg .inner {
	width: 100%;
	height: auto;
	margin: 0px auto;
	background-image: url(../img/qa_topimg.png);
	background-size: 135%;
	background-repeat: no-repeat;
	background-position: center top;
}
#topimg .inner h3 {
	width: 88%;
	padding-top: 65%;
	font-size: 4.2vw;
	padding-bottom: 5%;
}
	
#sect1 {
	width: 92%;
	margin: 0px auto;
	padding-bottom: 0;
}
#sect1 .inner dl {
	margin: 0px auto;
	width: 100%;
	color: #fff;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	background-image: url(../img/qa_mark.png);
	background-size: 10%;
	
	background-repeat: no-repeat;
}
#sect1 .inner a dl {
	padding: 0 .3em;
	transition: all .8s;
	background-image: url(../img/qa_mark.png);
}
#sect1 .inner a dl:hover {
	color: #005797;
	background-color: #fff;
	background-image: url(../img/qa_mark_over.png);
	background-size: 10%;
}
#sect1 .inner dl dt {
	margin: -2.5% 0 -2.5% 1%;
	float: left;
	width: 83%;
	line-height: 140%;
	font-size: 4.9vw;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: normal;
}
#sect1 .inner dl dt p {
	width: 45%;
	margin-top: -5%;
}
#sect2 {
	margin: 0px auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16%;
	padding-bottom: 8%;
	background-image: url(../img/footimg2.png);
	background-repeat: no-repeat;
	background-position: center -27%;
	margin-bottom: -1% ;
	background-size: 140%
}
.contents2 {
	width: 97%;
	margin: 0px auto;
}
	
.shouhin_pc{ display: none !important; }
.shouhin_sp { display: block !important; }	
	
.footbox {
	width: 31%;
	float: left;
	margin-right: 2%;
	margin-top: 7%;
	text-align: center;
}
.footbox2 {
	width: 31%;
	float: left;
	margin-right: 0%;
	margin-top: 7%;
	text-align: center;
}
	
.square_btn_foot {
	display: inline-block;
	font-size: 2vw;
	text-decoration: none;
	color: #BED7F0;
	border: solid 1px #BED7F0;
	border-radius: 3px;
	transition: .2s;
	padding: 6% 2%;
	margin-top: 0px;
	margin: 3% auto;
	width: 80%;
	color: #fff;
	text-decoration: none;
	line-height: 150%;
}
.square_btn_foot:hover {
	background: #67c5ff;
	color: white;
}
	
.back_btn {
	width: 15%;
	margin: 0% auto;
	text-decoration: none;
}
	
.inner {
	width: 100%;
	margin: 0px auto;
}
.inner .box {
	width: 90%;
	height: auto;
	margin: 0px auto;
	border: 3px #fff solid;
	border-radius: 5%;
	background-color: #fff;
	border-radius: 1em;
	padding: 3.8% ;
	margin-bottom: 5%;
}
.inner .box .mark {
	width: 40%;
	padding: 2.5% 0;
}
.inner .box .img {
	width: 95%;
	
	padding: 2.5% 0;
}
.inner .box h3 {
	margin: 0px;
	border-bottom: 1px dashed #074470;
	font-size: 5.7vw;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	padding-bottom: 2%;
	color: #005797;
}
.inner .box h4 {
	
	font-size: 4.3vw;
	
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: bold;
}
.inner .box p {
	
	font-size: 3.8vw;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	
		
}	
	
.inner .box ul {
   margin-top: 1%;
	margin-left: -15%;
	float: left;
}
.inner .box ul.sub {
	margin-left: 0;
	margin-bottom: 10px;
}

	
.inner .box ul li{
	font-size: 3.9vw;
	
}	
.back_btn {
	width: 80%;
	margin: 0% auto;
	padding-bottom: 6%;
}


	
#ans1 {
	padding-top: 22%;
	margin-top: -22%;
}
	#ans2 {
	padding-top: 22%;
	margin-top: -22%;
}

	#ans3 {
	padding-top: 22%;
	margin-top: -22%;
}

	#ans4 {
	padding-top: 22%;
	margin-top: -22%;
}

	#ans5 {
	padding-top: 22%;
	margin-top: -22%;
}

	#ans6 {
	padding-top: 22%;
	margin-top: -22%;
}

	#ans7 {
	padding-top: 22%;
	margin-top: -22%;
}
	#ans8 {
	padding-top: 22%;
	margin-top: -22%;
}
	#ans9 {
	padding-top: 22%;
	margin-top: -22%;
}
	#ans10 {
	padding-top: 22%;
	margin-top: -22%;
}

	

	
	
	
	
	
	
	
	
	
	

	
	
} /****▲▲▲CSS▲▲****/
.offer_btn a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}
.btt {
	position: fixed;
	bottom: 24px;
	right: 16px;
}
.btt a {
	display: block;
	text-decoration: none;
}
.btt hover {
	opacity: 0.65;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover img {
	opacity: 0.6;
}
a img {
	transition: opacity 0.5s ease-out;
}
