@charset "utf-8";
/* デフォルトスタイル
**********************************************************************/
html {
	font-size: 62.5%;
}
body {
	background-color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	-webkit-text-size-adjust: none;
	width:100%;
	color:#260d01;
}
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style-type: none;
	line-height: 150%;
	color: #1f0a16;
	text-align: left;
	font-weight: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	width: 100%;
	display: block;
}
* {
	box-sizing: border-box;
}
a {
 transition: opacity .3s;
 -webkit-transition: opacity .3s;
 -moz-transition: opacity .3s;
 -o-transition: opacity .3s;
 -ms-transition: opacity .3s;
	cursor: pointer;
	outline: none;
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
	opacity: 1;
}
a:hover {
	opacity: .75;
	cursor: pointer;
	outline: none;
	border: none;
	text-decoration: none;
}
a:focus, a:active {
	opacity: 1;
	outline: none;
}
img {
	touch-callout:none;
	user-select:none;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-touch-callout:none;
	-moz-user-select:none;/*position: relative;
	left: 17px;
	top: 45px;*/
}
header {
	padding:7px 10px;
}
/*header .row { margin-left: -15px !important; margin-right: 0px !important;}*/
header .col-xs-6 {
	padding-right: 0px;
}
header .logo {
	padding-top:5px;
}
header .header_logo {
	width:110px;
}
.txtst_m {
	font-family:"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 transform: rotate(.03deg);
	font-weight: normal;
}
header .line_btn {
	float:right;
	width:150px;
}
header h1 {
	font-size:8px;
	letter-spacing:0.055em;
}
.line_btn {
	display: block;
	width: 225px;
	background-color: #afca6c;
	padding: 5px 0;
	border-radius: 30px;
	margin:0 auto;
}

.cont11 .line_btn {
	width: 260px;
	padding:8px 0;
}

.main {
	margin-bottom:20px;
}
.line_btn img {
	display:block;
	width:71%;
	margin:0 auto;
}
.cont1 {
	position:relative;
	padding:5px 0px 20px;
}
.cont1 .txt1 {
	text-align:center;
	line-height:1.4;
	font-size:17px;
	font-size:1.7rem;
	margin-bottom:13px;
	font-weight:normal;
}
.cont1 img.bg1, .cont1 img.bg2 {
	position:absolute;
	top:14%;
	width:80px;
	z-index:-1;
}
.cont1 img.bg1 {
	top:2%;
	left:0%;
}
.cont1 img.bg2 {
	top:16%;
	right:0%;
}
.cont2 {
	background-color:#f4ebe2;
}
.cont2 .title {
	text-align:center;
	padding:20px 0 10px;
	font-size:23px;
	font-size:2.3rem;
	letter-spacing:-0.05em;
}
.cont2 .sub_txt {
	color:#ed8ea4;
	font-weight:bold;
	background:url(../img/cont2_sub_txt.png) no-repeat 20px 3px / 50%;
	padding:10px 2px 0;
}
 .cont2 .cont2_in::after {
 content: "";
 display: block;
 padding-top: 55%;
}
.cont2 .cont2_in {
	background: url(../img/cont2_bg.png) no-repeat 0 0 / 100% auto;
	margin: 0 auto 0;
	position: relative;
	width: 100%;
}
.cont2 .sub_txt2 {
	color:#ed8ea4;
	line-height:1.1;
	font-weight:bold;
}
.cont2 .read1, .cont2 .read2, .cont2 .read3, .cont2 .read4 {
	display:block;
	position:absolute;
	width:34%;
	line-height:1.2;
	font-size:13px;
	font-size:1.3rem;
	letter-spacing:-0.05em;
}
.cont2 .read1 {
	top:11%;
	left:4%;
}
.cont2 .read2 {
	top:11%;
	right:4%;
}
.cont2 .read3 {
	top:59%;
	left:3%;
}
.cont2 .read4 {
	top:54%;
	right:0.1%;
}

 @media only screen and (min-width: 321px) {
	 .cont2 .read1, .cont2 .read2, .cont2 .read3, .cont2 .read4 {
	font-size:14px;
	font-size:1.4rem;
}
 }
 
 .cont3 {
	background: url(../img/cont3_bg.jpg) 0 0 / 100%;
	margin: 0 auto 30px;
	position: relative;
	/*min-height:400px;*/
	overflow:hidden;
	width: 100%;
	padding:15px 0px;
	
	/*z-index:-1;*/
}

 .cont3 a:link, .cont3 a:visited, .cont3 a:hover, .cont3 a:active {
	 color:#fff;
	 text-decoration:underline;
	 font-weight:bold;
	 text-align:center; margin:15px; display:block;
 }

 .cont3 .box_in { width:95%; margin:20px auto 15px; }


.cont3_label_in {
	float:left;
	background: #ed8ea4;
	border-radius: 50%;
	color: #fff;
	line-height: 1.2;
	padding: 8px 0 0 0;
	position: absolute;
	text-align: center;
	text-shadow: none;
	/*left: 22px;
	top: 9%;*/
	height: 46px;
	width: 46px;
	z-index: 100;
	font-size:13px;
	font-size:1.3rem;
}
.cont3_label_in:before {
	content: "";
	position: absolute;
	bottom: 10px;
	left: 98%;
	margin-left: -8px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 16px 8px 0;
	border-color: #ed8ea4 transparent transparent transparent;
	z-index: 0;
	transform: rotate(-70deg);
	-moz-transform: rotate(-70deg);
	-webkit-transform: rotate(-70deg);
}

.cont3 .title {
	display:block;
	/*float:right;*/
	color:#fff;
	/*width:79%;*/
	font-size:21px;
	font-size:2.1rem;
	margin:0px 0 0 0;
	letter-spacing:-0.05em;
	line-height:1.2;
	padding:0 0 0 50px;
}

 @media only screen and (min-width: 321px) {
.cont3 .title {
	 font-size:23px;
	font-size:2.3rem;
	 }
 }

.cont3 .read {
clear:both;
overflow:hidden;
/*width:95%;*/
margin:0 auto;
}


.cont3 p.read_in {
	display:block;
	color:#fff;
	border:1px solid #FFF;
	padding:5px;
	width:95%;
	font-size:14px;
	font-size:1.4rem;
	margin:0 auto;
	/*margin-left:20px;*/
	/* float:right;*/

}


.cont3 .sub_txt {
	display:block;
	color:#fff;
	font-size:16px;
	font-size:1.6rem;
	letter-spacing:-0.05em;
	line-height:1.4;
}

.cont3 .sub_txt2 {
	color: #ed8ea4;
	font-weight: bold;
	background: url(../img/cont2_sub_txt.png) no-repeat 10px 2px / 65%;
	padding: 10px 2px 0;
}

img.cont3_img1 { display:block; width:23%; float:left; padding-right:10px;}

/* .cont3::after {
 content: "";
 display: block;
 padding-top: 59%;
}


.cont3 {
	background: url(../img/cont3_bg.jpg) no-repeat 0 0 / 100% auto;
	margin: 0 auto 25px;
	position: relative;
	width: 100%;
	min-height:400px;
	z-index:-1;
}

.cont3 .title {
	display:block;
	float:right;
	color:#fff;
	width:79%;
	font-size:20px;
	font-size:2.0rem;
	margin:25px 0 0 0;
	letter-spacing:0.1em;
	line-height:1.2;
}
.cont3 .sub_txt {
	display:block;
	color:#fff;
	font-size:14px;
	font-size:1.4rem;
	letter-spacing:-0.1em;
}
.cont3 .read {
	clear:both;
	border:1px solid #FFF;
	padding:10px;
	width:63%;
	position:absolute;
	top:39%;
	right:10px;
	font-size:14px;
	font-size:1.4rem;
}
.cont3 .read_in {
	color:#fff;
}
.cont3 .sub_txt2 {
	color: #ed8ea4;
	font-weight: bold;
	background: url(../img/cont2_sub_txt.png) no-repeat 10px 2px / 65%;
	padding: 10px 2px 0;
}*/
.cont4 {
	position:relative;
}
.cont4 img.title_img, .cont5 img.title_img, .cont6 img.title_img, .cont7 img.title_img, .cont8 img.title_img, .cont10 img.title_img {
	display:block;
	margin:0 auto 5px;
	width:80px;
	
}
.cont4 .title, .cont5 .title, .cont6 .title, .cont7 .title, .cont8 .title, .cont10 .title {
	text-align:center;
	display:block;
	margin:0 0 10px;
	font-size:24px;
	font-size:2.4rem;
	letter-spacing:-0.05em;
}
.cont4 .img_photo {
	width:50%;
	margin:0 auto 25px;
}
.cont4 .read {
	width:70%;
	margin:0 auto 70px;
	font-size:14px;
	font-size:1.4rem;
}
.cont4 .bg1, .cont4 .bg2, .cont4 .bg3, .cont4 .bg4 {
	display:block;
	position: absolute;
	z-index:-1
}
.cont4 .bg1 {
	width:40%;
	top:10%;
	left:-30px;
	opacity: 0.7;
}
.cont4 .bg2 {
	width:40%;
	top:65%;
	right:0px;
	opacity: 0.7;
}
.cont4 .bg3 {
	width:23%;
	top:-3%;
	right:10px;
}
.cont4 .bg4 {
	width:23%;
	top:91%;
	left:10px;
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.cont5 {
	padding:25px 0 0;
	background-color:#f4ebe2;
	margin-bottom:25px;
}
/*.cont5 .col-xs-7 {
	padding-right:0 !important;
}
.cont5 .col-xs-5 {
	padding-left:3px !important;
}*/
.cont5 .title {
	margin-bottom:35px;
}
/*.box_in { background-color:#fff;}*/
.cont5 .title2 {
	font-weight:bold;
	font-size:13px;
	font-size:1.3rem;
	margin:5px 0;
	text-align: center; font-size:18px; color:#EC8BA2;
}
.cont5 .read {
	font-size:14px;
	font-size:1.4rem;
	padding:0 15px;
	
}

.cont5 img.read_img { display:block; width:40%; margin:0 auto 15px;}
.cont5 .box_in {
	position:relative;
	background-color:#fff;
	border-radius:20px;
	margin:0 10px 45px;
	padding:20px 5px 15px;
}
.cont5 .box_in .pt {
	display:block;
	position:absolute;
	top:-25px;
	left:45%;
	width:30px;
}
.cont5 .box_end {
	background:url(../img/cont5_img1.png) no-repeat 10px 0 / 20%;
	width:100%;
	margin:-10px auto 0;
}
/*.cont5 .box_end img.cont5_img {
	display:block;
	width:50%;
	padding-left:50px;
}*/
.cont5 .box_end .read {
	font-size:16px;
	font-size:1.6rem;
	margin-left:20%;
	padding:0 15px 20px;
}
.cont5 .box_end .sub_txt {
	/*display:block;*/
	color:#ed829b;
}
.cont5 .col-xs-4 {
	padding-right:3px !important;
}
.cont5 .col-xs-8 {
	padding-left:0px !important;
}
.cont6 {
	position:relative;
}
.cont6 .box_in {
	background-color: #fff;
	border-radius: 15px;
	width:95%;
	margin:0 auto 25px;
	border:1px solid #ccc;
}
.cont6 .box_in .title2 {
	background-color:#98D3D5;
	border-radius: 14px 14px 0 0;
	padding:5px 10px;
	font-size:14px;
	font-size:1.4rem;
}
.cont6 .box_in .title2 p {
	color:#fff;
}
.cont6 .box_in .title2 span {
	display:inline-block;
	background-color:#f4a2b5;
	border-radius:10px;
	color:#fff;
	padding:2px 5px;
	font-size:11px;
	font-size:1.1rem;
	margin-right:5px;
}
.cont6 .read_box {
	padding:10px 0;
}
.cont6 p.read {
	font-size:14px;
	font-size:1.4rem;
}
.cont6 img.photo {
	display:block;
	margin:10px 0;
}
.cont6 .col-xs-8 {
	padding-left: 0px;
}
.cont6 .bg1 {
	position: absolute;
	width:70px;
	top:15px;
	right:30px;
	z-index:-1;
}
.cont6 .txt1 {
	font-size:20px;
	font-size:2.0rem;
	color:#f4a2b5;
	font-weight:bold;
	line-height:1.0;
}
.cont6 .txt2 {
	font-size:15px;
	font-size:1.5rem;
	color:#b59b80;
	font-weight:bold;
	display:block;
}
.cont6 .bg2, .cont6 .bg3, .cont6 .bg4, .cont6 .bg5 {
	display:block;
	position: absolute;
	z-index:-1
}
.cont6 .bg2 {
	width:40%;
	top:0%;
	right:0px;
	opacity: 0.7;
}
.cont6 .bg3 {
	width:40%;
	top:25%;
	left:-30px;
	opacity: 0.7;
}
.cont6 .bg4 {
	width:40%;
	top:45%;
	right:0px;
	opacity: 0.7;
}
.cont6 .bg5 {
	width:40%;
	top:70%;
	left:-30px;
	opacity: 0.7;
}
.cont7 {
	position:relative;
	background-color:#f6f6f6;
	padding:25px 0;
}
.cont7 img.title_img {
	width:70px;
}
.cont7 .box_in {
	width:85%;
	margin:0 auto 25px;
}
.cont7 .title2 {
	font-size:14px;
	font-size:1.4rem;
	border-bottom:1px dotted #260d01;
	margin-bottom:15px;
}
.cont7 .col-xs-8 {
	padding-left: 0px;
}
.cont7 p.read {
	font-size:14px;
	font-size:1.4rem;
}
.cont7 .bg1, .cont7 .bg2 {
	display:block;
	position: absolute;
	z-index:1
}
.cont7 .bg1 {
	width:17%;
	top:4%;
	right:10px;
}
.cont7 .bg2 {
	width:17%;
	bottom:4%;
	left:10px;
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.cont8 {
	position:relative;
	background-color:#f7eee4;
	padding:25px 0;
}
.cont8 img.title_img {
	width:46px;
}
.cont8 .box_in {
	width:95%;
	margin:0 auto;
}
.cont8 .col-xs-6 {
	padding-left: 7px;
	padding-right: 7px;
}
.cont8 .row {
	margin-bottom:15px;
}
.cont8 .bg1, .cont8 .bg2 {
	position:absolute;
	display:block;
	width:120px;
	top:3%;
	z-index:1;
}
.cont8 .bg1 {
	left:20px;
}
.cont8 .bg2 {
	right:20px;
}
.cont8 .bg3 {
	position:absolute;
	display:block;
	width:60px;
	top:10%;
	left:20px;
	z-index:1;
}
.cont8 p.read {
	width:90%;
	font-size:14px;
	font-size:1.4rem;
	text-align:center;
	margin:0 auto 15px;
	text-align: left;
}
.cont9 {
	position:relative;
	background-color:#e6ddd3;
	overflow:hidden;
}
.cont9_cont_in {
	/*width:85%;*/
	margin:0 auto 15px;
	clear:both;
	background:url(../img/cont9_img1.png) no-repeat 0 0 / 30%;
	padding:5px 0;
}
.cont9_label_in {
	float:left;
	background: #ed8ea4;
	border-radius: 50%;
	color: #fff;
	line-height: 1.2;
	padding: 15px 0 0 0;
	position: absolute;
	text-align: center;
	text-shadow: none;
	left: 5%;
	top: 9%;
	height: 46px;
	width: 46px;
	z-index: 100;
	font-size:13px;
	font-size:1.3rem;
}
.cont9_label_in:before {
	content: "";
	position: absolute;
	bottom: 10px;
	left: 98%;
	margin-left: -8px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 16px 8px 0;
	border-color: #ed8ea4 transparent transparent transparent;
	z-index: -1;
	transform: rotate(-70deg);
	-moz-transform: rotate(-70deg);
	-webkit-transform: rotate(-70deg);
}
.cont9 .title {
	display:block;
	float:right;
	color:#260d01;
	width:79%;
	font-size:24px;
	font-size:2.4rem;
	margin:25px 0 10px 0;
	letter-spacing:-0.05em;
	line-height:1.2;
	padding-left:1%;
}
.cont9 .sub_txt {
	display:block;
	color:#260d01;
	font-size:6px;
	font-size:1.6rem;
	margin-bottom:0px;
}
.cont9 .sub_txt2 {
	color: #ed8ea4;
	font-weight: bold;
	background: url(../img/cont2_sub_txt.png) no-repeat 10px 5px / 66%;
	padding: 10px 2px 0;
}
ul.cont9_st{
	 display:block;
	 margin:0 15px 0 30%;
}

ul.cont9_st li {
	display:block;
	border-radius:5px;
	background-color:#fff;
	padding:5px 10px;
	margin:0 0 8px 0;
}
ul.cont9_st li p {
	display:block;
	background:url(../img/cont9_ico1.png) no-repeat 0 0 / 15px;
	padding: 0 0 0 20px;
	font-size:14px;
	font-size:1.4rem;
}
.cont9 .col-xs-3 {
	padding-left: 0px;
	padding-right: 0px;
}
.cont9 .col-xs-9 {
	padding-left: 10px;
}
.cont9_img1 {
	display:block;
	position: relative;
	bottom:0;
}
.cont9 .arrow {
	display:block;
	position: absolute;
	top:-2px;
	left:48%;
	z-index:1;
	width:25px;
}
.cont10 {
	background-color:#f6f6f6;
	padding:20px 0;
}
.cont10 .read {
	display:block;
	font-size: 14px;
	font-size: 1.4rem;
	margin:10px auto;
	width:90%;
}
#faq {
	margin-bottom: 30px;
}
#faq_wrapper {
	width:96%;
	margin:0 auto;
}
.question_cont .q {
	cursor: pointer;
	color:#fff;
	background: #98d3d5 url(../img/ico_q.png) no-repeat 10px 10px;
	background-size:18px;
	font-weight: bold;
	border-radius:10px;
	padding: 10px 30px 10px 32px;
	margin: 10px 10px 5px 10px;
	position: relative;
	letter-spacing: -1px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.4;
}
.question_cont .q:after {
	content: "";
	background: url(../img/faq_arrow.png) no-repeat;
	background-size: 10px;
	width: 15px;
	height: 10px;
	right: 10px;
	position: absolute;
	background-position: 0% 100%;
	top: 35%;
}


.question_cont .a p {
	background-color:#fff;
	border-radius:10px;
	padding: 10px 10px 10px 30px;
	color: #031638;
	/*font-weight: bold;*/
	margin: 0 10px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	font-size: 1.4rem;
	border:1px solid #cdbeaf;
	background:#fff url(../img/ico_a.png) no-repeat 10px 10px;
	background-size:18px;
}
.cont11 {
	position: relative;
}
.cont11 .txt1 {
	position:relative;
	text-align:center;
	font-size:20px;
	font-size:2.0rem;
	width:200px;
	margin:0 auto 5px;
}
.cont11 img.txt1_bg1 {
	position:absolute;
	top:4px;
	left:4px;
	width:12px;
}
.cont11 img.txt1_bg2 {
	position:absolute;
	top:4px;
	right:2px;
	width:12px;
	-moz-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
}
.cont11 .read {
	text-align: center;
	margin:10px auto 25px;
	width:80%;
	font-size: 14px;
font-size: 1.4rem;

}
.cont11 .bg1 {
	position:absolute;
	top:20px;
	left:0;
	opacity: 0.7;
	width:30%;
	z-index:-1;
}
.cont11 .bg2 {
	position:absolute;
	top:25px;
	right:0;
	opacity: 0.7;
	width:30%;
	z-index:-1;
}
.cont11 .bg3 {
	position:absolute;
	top:55px;
	left:20px;
	opacity: 0.7;
	width:45px;
	z-index:-1;
}
.cont11 .bg4 {
	position:absolute;
	top:70px;
	right:10px;
	opacity: 0.7;
	width:60px;
	z-index:-1;
}
.cont12 {
	background-color:#f7eee4;
	padding:20px 0 20px;
}


.cont12 .box_in {
	width:98%;
	background:url(../img/cont12_img.png)  no-repeat 0px 20px / 28%;
}
.cont12 ul.cont12_st {
	margin:0 0 0 30%;
	}

.cont12 ul.cont12_st li {
	display: block;
	line-height:1.2;
	background:url(../img/ico_circle.png) no-repeat 0 2px / 12px;
	margin-bottom:5px;
	font-size:14px;
	font-size:1.4rem;
	padding:0 0 0 15px;
}

br.dnsp {
	display: block;
}

@media screen and (max-width: 320px) {
br.dnse {
	display: block;
}
}

br.dnse {
	display: none;
}
.cont12 .col-xs-9 {
	padding-right:0;
	padding-left:0;
}
.cont12 .col-xs-3 {
	padding-right:5px;
	padding-left:0;
}
 @media only screen and (min-width: 641px) {
 .wrap {
 width: 640px;
 margin: 0 auto;
 text-align: left;
 font-size:16px;
}
}
 @media only screen and (min-width: 640px) {
	.cont4 .title, .cont5 .title, .cont6 .title, .cont7 .title, .cont8 .title, .cont10 .title {
 font-size: 33px;
    font-size: 3.3rem;
} 

 br.dnsp {
display:none;
}
 .txtst_m {
 font-weight: 700;
}
 header .header_logo {
width:140px;
}
 header .line_btn {
width:200px;
}
 header h1 {
font-size:10px;
letter-spacing:0.075em;
}
 .cont1 .txt1 {
font-size:20px;
font-size:2.0rem;
}
 .line_btn {
width: 230px;
}

.cont11 .line_btn {
	width: 240px;
	padding:10px 0;
}

 .cont1 .txt1 {
font-weight: 700;
}
 .cont1 img.bg1, .cont1 img.bg2 {
width:128px;
}


.cont2 .title {
	font-size:30px;
	font-size:3.0rem;
}
 .cont2 .sub_txt2 {
line-height:1.4;
}

.cont2 .cont2_in {
    background: url(../img/cont2_bg.png) no-repeat 40% 0 / 95% auto;
}
 .cont2 .read1, .cont2 .read2, .cont2 .read3, .cont2 .read4 {
width:200px;
font-size:20px;
font-size:2.0rem;
line-height:1.4;
}
 .cont2 .read1 {
top:14%;
left:5.3%;
}
.cont2 .read2 {
top:13%;
right:6.5%;
}
.cont2 .read3 {
top:58%;
left:5.3%;
}
.cont2 .read4 {
top: 55%;
right:4.5%;
}

img.cont3_img1 { width:15%;}
.cont3 p.read_in {
	width:85%;
	padding:15px;
}

.cont3 .box_in {
    width: 90%;
}

.cont3 .read {
width:95%;
}

.cont3_label_in {	
	padding: 12px 0 0 0;
	top: 13%;
	font-size:20px;
	font-size:2.0rem;
	height: 73px;
width: 73px;
}


.cont3 .title {
    padding: 0 0 0 80px;
	font-size: 3.6rem;
}

.cont3 .sub_txt {
	font-size: 20px;
font-size: 2.0rem;
}

 .cont4 img.title_img, .cont5 img.title_img, .cont6 img.title_img {
display:block;
margin:0 auto 5px;
width:100px;
}
 .cont4 .bg3 {
width:20%;
}
 .cont4 .bg4 {
width:20%;
}
 .cont4 .read {
font-size:16px;
font-size:1.6rem;
}
 .cont5 .container {
width:640px;
}
 .cont5 .title2 {
font-size:24px;
font-size:2.4rem;
}
 .cont5 .read {
font-size:16px;
font-size:1.6rem;
}
 .cont5 .box_in {
margin:0 40px 45px;
}
 .cont5 .box_in .pt {
width:40px;
}
 .cont5 .box_in {
padding:25px;
}
 .cont5 .box_end {
width:85%;
}
 .cont5 .box_end .read {
font-size20px;
font-size:2.2rem;
margin-left:24%;
	padding:20px 0;
}
 .cont5 .box_end {
margin: 0 auto 0;
}
 .cont6 p.read {
font-size:16px;
font-size:1.6rem;
}
 .cont6 .txt1 {
font-size:24px;
font-size:2.4rem;
}
 .cont6 .txt2 {
font-size:18px;
font-size:1.8rem;
}
 .cont7 .title2 {
font-size:16px;
font-size:1.6rem;
}
 .cont7 p.read {
font-size:16px;
font-size:1.6rem;
}
 .cont7 .bg1 {
width:15%;
}
 .cont7 .bg2 {
width:15%;
bottom:1%;
}
 .cont8 p.read {
font-size:14px;
font-size:1.4rem;
}
 ul.cont9_st li p {
font-size:17px;
font-size:1.7rem;
}
 .cont9 .title {
 font-size:36px;
 font-size:3.6rem;
 padding-left: 60px;
}
 .cont9 .sub_txt {
 font-size:24px;
 font-size:2.4rem;
}
 .cont9_label_in {
 left: 115px;
 padding: 23px 0 0 0;
 height: 65px;
width: 65px;
 font-size:18px;
 font-size:1.8rem;
}
 .cont9 .arrow {
width: 35px;
}
 .cont9_cont_in {
padding:20px 0;
}
 .question_cont .a p {
 margin: 0 10px 25px;
}
 .cont10 .read {
font-size: 16px;
font-size: 1.6rem;
}
 .question_cont .q, .question_cont .a p {
font-size: 16px;
 font-size: 1.6rem;
}
 .cont11 .bg3 {
width:55px;
}
 .cont11 .bg4 {
width:80px;
}
.cont11 .read {font-size: 20px;
font-size: 2.0rem;}

.cont11 .txt1 {
font-size: 30px;
font-size: 3.0rem;
width: 300px;
}
.cont11 img.txt1_bg1 {
    top: 10px;
    left: 15px;
    width: 15px;
}

.cont11 img.txt1_bg2 {
top: 10px;
right: 15px;
width: 15px;
}

.cont12 {
	padding:10px 0 10px;
}
.cont12 ul.cont12_st li {
background:url(../img/ico_circle.png) no-repeat 0 3px / 17px;
font-size:17px;
font-size:1.7rem;
padding:0 0 0 25px;
margin-bottom:15px;
}
.cont12 ul.cont12_st {
	padding:30px 0;
	}
}
.row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#button_set_bottom {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	background: white none repeat scroll 0 0;
	bottom: 0;
	box-shadow: 0 -2px 2px -1px rgba(0, 0, 0, 0.2);
	display: none;
	padding: 8px 0;
	position: fixed;
	width: 100%;
	z-index: 9999;
}
#button_set_bottom a {
	float: left;
	width: 50%;
	margin-left: 30%;
}
 @media only screen and (min-width: 640px) {
	 #button_set_bottom {
		 width: 640px;
	 }
 }

