@charset "utf-8";
.close, .b_info_div img.cp, .open, img {
	display:block;
}
.close, .open, a:link {
	text-decoration:none;
	font-size:24px;
}
.clearfix:after, .question_cont .q:after, .tokuten::after {
content:""
}
.close, .cont3_box p, .b_div_06 p, .b_div_07 span, .b_info_div p, .b_sp_01 p, .b_sp_02 p, .open, .question_cont .q, .sub-txt-min, .b_ti1, h2.info_title, p.sub-txt-p, p.sub-txt-p span, p.b_voice_t, p.b_voice_t span, span.b_t_rtx1_sp, span.title3_r2_txt {
	max-height:999999px;
}
html {
	font-size:62.5%;
}
body {
	background-color:#fff;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:13px;
	font-size:1.3rem
}
a, abbr, acronym, b_ad, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	list-style-type:none;
	line-height:150%;
	color:#031638;
	text-align:left;
	font-weight:400;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.close, .b_info_div p, .open, .txt_cn, h2.info_title {
	text-align:center;
}
.blue, .bold, .close, .open, .question_cont .a, h2.info_title, p.b_voice_t {
	font-weight:700;
}
img {
	width:100%;
}
span.fColorRED {
	color:#e21078;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

.yellow {
	color:#fff452;
}
.blue {
    color: #0984e2;
}

.pink_b { font-weight:bold; font-size:24px; color:#ff00c0; line-height:1.3;}
.bg_yellow { background-color:#fafa7a; }

.mb10 {
	margin-bottom:10px!important;
}
.mb15 {
	margin-bottom:15px!important;
}
.mb20 {
	margin-bottom:20px!important;
}

.mb25 {
	margin-bottom:25px!important;
}

.mb30 {
	margin-bottom:30px!important;
}
.mb35 {
	margin-bottom:35px!important;
}
.mb40 {
	margin-bottom:40px!important;
}

.b_div {
	margin-bottom:30px;
}
.b_info_div {
	width:90%;
	margin:0 auto 30px;
}
.b_info_div p {
	color:#292929;
	font-size:24px;
	margin-bottom:10px;
}
.b_bt, .b_info_div img.cp {
	margin-bottom:15px
}
.more {
	width:95%;
	margin:10px auto;
}
.b_voice_in {
	width:95%;
	margin:0 auto;
}
p.b_voice_t {
	display:block;
	margin:15px 0 30px;
}
p.b_voice_t span {
	color:#292929;
	display:block;
	font-size:18px;
}
.b_voice_div {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    padding-bottom: 30px;
    box-sizing: border-box;
}
/*.voice_txt {
	font-size:22px
}*/
.b_voice_in .fl {
	width:25%
}
.b_voice_in .fr {
	width:70%
}
.close, .open {
	font-size:18px;
	margin:30px auto 0;
	border-radius:4px;
	padding:12px 0;
	width:88%;
	color:#031638;
	border:1px solid #031638
}
.close {
	display:none!important
}
#faq {
	margin-bottom:30px
}

#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.75);
    display: none;
    padding-top: 8px;
    position: fixed;
    max-width: 640px;
    z-index: 9999;
	padding-bottom:10px;
}

#button_set_bottom a{ float:left; width:48.5%; margin-left:1.0%;
}

#pagetop {
	padding:30px 20px 20px 0;
	text-align:right
}
header {
	padding:7px 15px 5px
}
header .b_lg {
	margin:15px 0 0;
	float:left;
	width:45%!important
}
header .b_t_tel {
	float:right;
	width:40%!important;
	margin-top:7px
}
input, textarea {
	background:#fff;
	border:1px solid #ccc;
	border-radius:10px;
	font-size:32px;
	padding:20px;
	width:600px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:35px
}
form {
	margin:0;
	padding:0
}
.item_label {
	color:#000;
	font-size:24px;
	font-weight:700
}
.mailform {
	margin:0 auto 30px
}
.mailform h2 {
	background-color:#0983e1;
	color:#fff;
	font-size:36px;
	line-height:68px;
	padding-left:25px;
	font-weight:400
}
.mailform-in {
	width:600px;
	margin:0 auto;
	padding:0
}
.submit, .submitbtn {
	width:100%;
	text-align:center
}
.submitbtn {
	border:1px solid #de2d88;
	border-radius:10px;
	padding:14px;
	font-size:32px;
	font-weight:700;
	color:#FFF;
	background:#ef66ae;
	background:-moz-linear-gradient(top, #ef66ae 0, #dc3086 100%);
	background:-webkit-linear-gradient(top, #ef66ae 0, #dc3086 100%);
	background:linear-gradient(to bottom, #ef66ae 0, #dc3086 100%)
}
.b_s_tx1, .b_ti1, .b_ti2 {
	color:#fff;
	text-align:center;
	font-weight:700
}
.clearfix:after {
	display:block;
	clear:both
}
.clearfix {
	zoom:1
}
.b_t_div {
	clear:both;
	margin-bottom:10px
}
.b_ti1, .b_ti2 {
	background-color:#0983E1;
	padding:18px 0 13px;
}
.b_ti1 {
	font-size:29px
}
.b_ti2 {
	font-size:33px;
	max-height:999999px
}
.b_s_tx1 {
	display:block;
	font-size:24px;
	line-height:1.2
}
p.b_sub_tx01{
	display:block;
	/*font-weight:700;*/
	font-weight:normal;
	font-size:24px;
	line-height:1.4;
	padding:0 35px;
}
.b_ls_st {
	position:relative;
	background-color:#f1f1f1;
	padding:30px 20px
}
.b_ls_st ul {
	width:60%
}
.b_ls_st ul li {
	font-size:24px;
	border-raius:5px;
	-moz-border-raius:5px;
	-webkit-border-raius:5px;
	background-color:#fff;
	padding:10px 0 5px 10px;
	margin-bottom:10px;
	line-height:1.2
}
img.b_img_ck {
	display:inline-block;
	width:22px;
	margin:0 5px 0 0
}
.b_p_01 {
	position:absolute;
width: 37%;
    top: 20px;
	right:0
}
.b_al_01 {
	width:122px;
	display:block;
	margin:0 auto
}

.b_sp_01 {
	background-color:#f8f8f6
}
.b_sp_02 {
	background-color:#f7faff
}
.b_sp_01 p, .b_sp_02 p {
	color:#031638;
	display:block;
	width:67%;
	font-size:26px;
	font-weight:700;
	line-height:1.2
}
.b_sp_01 p {
	margin:0 0 0 33%
}
.b_sp_02 p {
	margin:0 33% 0 0
}
.b_sp_01 p span, .b_sp_02 p span {
	color:#031638;
	display:block;
	font-size:24px;
	line-height:1.3;
	margin-top:7px;
}
.b_sp_01_in, .b_sp_02_in, .b_sp_03_in, .b_sp_04_in, .b_sp_05_in {
	width:95%;
	margin:0 auto;
	padding:47px 0
}
.b_sp_01_in {
	background:url(../images/b_b_01a.png) no-repeat 0 bottom;
	background-size:172px;
}
.b_sp_02_in {
	background:url(../images/b_b_02b.png) right bottom no-repeat;
	background-size:120px;
}
.b_sp_03_in {
	background:url(../images/b_b_03a.png) no-repeat 0 bottom;
	background-size:175px
}
.b_sp_04_in {
	background:url(../images/b_b_04a.png) right bottom no-repeat;
	background-size:155px;
}
.b_sp_05_in {
	background:url(../images/b_b_05.png) no-repeat 0 bottom;
	background-size:165px;
}

.b_div_05, .b_div_06, .b_div_07 {
	padding:15px 25px;
}

.b_div_04 {
	margin:0 15px
}
.b_div_04_img {
	/*width:577px;*/
	height:auto;
	margin:0 auto
}
.b_t_rtx1 {
	clear:both;
	position:relative;
	min-height:95px;
	border-top:3px solid #031638;
	border-bottom:3px solid #031638;
	font-size:38px;
	line-height:1;
	margin-bottom:10px;
}
.b_t_rtx1 img {
	position:absolute;
	display:block;
	width:88px;
	top:13%;
	left:2%;
	float:left;
	margin-right:15px
}
span.b_t_rtx1_sp {
	display:block;
	font-size:33px;
	margin:3.5% 0 0 18%;
	font-weight:bold;
}
span.title3_r2_txt2 {
	display:block;
	font-size:20px;
	margin:2.6% 0 0 20%;
	line-height:1;
	font-weight:bold;
}
span.title3_r2_txt {
	display:block;
	font-size:33px;
	margin:0 0 0 20%;
	font-weight:bold;
}
.b_div_05 {
	overflow:hidden;
	clear:both
}
.b_div_05 p {
	font-size:24px;
	line-height:1.3;
}
.b_div_05 p span {
	font-size:24px;
}
.b_div_05 .fl {
	width:147px
}
.b_div_05 .fr {
	width:453px
}
.b_div_06 p {
	font-size:24px;
}
.b_div_07 ul li {
	border-bottom:1px dashed #ccc;
	font-size:24px;
}
.b_div_07 ul li.b_div_07_st1, .b_div_07 ul li.b_div_07_st2, .b_div_07 ul li.b_div_07_st3, .b_div_07 ul li.b_div_07_st4, .b_div_07 ul li.b_div_07_st5 {
	background-size:59px;
	padding:15px 10px 15px 75px;
	line-height:1.2;
	min-height:80px;
}
.b_div_07 ul li.b_div_07_st1 {
	background:url(../images/b_img_7_01.gif) 0 10px no-repeat;
}
.b_div_07 ul li.b_div_07_st2 {
	background:url(../images/b_img_7_02.gif) 0 10px no-repeat;
}
.b_div_07 ul li.b_div_07_st3 {
	background:url(../images/b_img_7_03.gif) 0 10px no-repeat;
}
.b_div_07 ul li.b_div_07_st4 {
	background:url(../images/b_img_7_04.gif) 0 10px no-repeat;
}
.b_div_07 ul li.b_div_07_st5 {
	background:url(../images/b_img_7_05.gif) 0 10px no-repeat;
}
.b_div_07 span {
	font-size:30px;
	color:#39f;
	display:block;
	font-weight:700;
	padding:0;
	line-height:1.4;
}

.b_div_09 {
	background-color:#f8f8f6;
	padding:20px;
}
.b_div_09_in {
	background-color:#fff;
	padding:25px 20px;
}
.b_div_09_in ul{
	font-size:24px;
}
.b_t_st4 {
	background-color:#0983e1;
	color:#fff;
	padding:10px 0;
	font-size:33px;
	font-weight: bold;
	text-align:center;
}
.b_div_09_bx .b_lt2_t, .list2_title {
	font-size:24px;
	max-height:999999px;
	display:block;
}
.b_div_09_bx {
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	padding-bottom:15px;
}
.list2_title {
	color:#031638;
	font-weight:700;
	padding:0px 0 0;
}
.b_div_09_bx .b_lt2_t {
	padding-left:110px;
}
.b_ad {
	padding:6px 10px 15px 0;
	width:415px;
}
.b_se_div {
	position:relative
}
.b_se_div img.b_img_se {
	position:absolute;
	top:10px;
	left:-15px;
	width:75px;
}
.b_div_06 p.b_se_tx {
	font-size:24px;
	background-color:#0984e2;
	width:95%;
	border-radius:10px;
	margin:0 0px 25px 25px;
	padding:20px 20px 20px 40px;
	color:#fff;
	line-height:1.2;
	text-align:left;
}
.b_div_06 p.b_se_tx span {
	display:block;
	text-align:center;
	color:#d8eeff;
	font-size:17px;
	width:95%;
	margin:0 auto;
}

.top_pt {
	margin-bottom:30px;
}
.top_pt ul {
	letter-spacing: -.4em;
	width: 90%;
margin: 0 auto;
}
.top_pt ul li{
	display:inline-block;
	letter-spacing: normal;
	border:3px solid #0984e2;
	border-radius:10px;
	padding:10px 0;
	font-weight:bold;
	text-align:center;
	color:#0984e2;
	width:31%;
	margin-left:1.5%;
	font-size:20px;
	line-height: 1.2;
}

.top_pt ul li .f_b {
	font-size:33px;
	color:#022d4e;
	font-weight:bold;
}

.b_info_div h2 {
    background-color: #0885e2;
    color: #fff;
    font-size: 29px;
    padding: 5px 0 4px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.t_st1 {
	display:block;
	clear:both;
	padding:15px 0;
	border-top:3px solid #031638;
	border-bottom:3px solid #031638;
	font-size:33px;
	line-height:1.2;
	text-align:center;
	font-weight:bold;
	margin:0 0 30px 0 ;
}

	.b_re_a p { text-align:center;
	font-size:24px;
	margin-bottom:10px;
	}
	.b_re_a .txt01 {
		font-size:33px;
		color:#47a3e9;
		font-weight:bold;
		line-height:1.0;
		
	}
	.b_re_a .sp_t01 {
		display:block;
		margin:10px 0 25px;
		font-size:24px;
		line-height:1.0;
		text-align:center;
	}
	
	
	.b_re_a .t_st2 {
		z-index:1;
		display:block;
		margin:0 auto;
		background-color:#ff0099;
		border-radius:20px;
		width:180px;
		text-align:center;
		color:#fff;
		font-weight:bold;
		font-size:24px;
	}
	
	.b_re_a_in li {
		text-align:left;
		font-size:33px;
		margin-top: 15px;
		font-weight:bold;
	}
	.b_re_a_in {
		display:block;
		border:2px solid #ff0099;
		border-radius:10px;
		padding:20px 40px;
		position:relative;
		width:85%;
		margin:-15px auto 30px;
		z-index:-1;		
		
	}
	.b_re_a_in .sp_t {
		display: block;
float: left;
color: #fff;
width: 50px;
height: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
border-radius: 50px;
background-color: #ff0099;
text-align: center;
line-height: 1.1;
margin: 0px 7px 0 0;
padding: 9px 0 0 0;
font-size: 18px;
font-weight: bold;
	}
	
	.b_re_a_in .sp_st1 {
		color:#ff0099;
		font-weight:bold;
		font-size:33px;
		line-height:1.0;
	}
	
	.b_re_a_in .sp_st2 {
		display: inline;
background-color: #031638;
color: #ffeb40;
font-weight: bold;
font-size: 24px;
/*position: absolute;*/
padding: 5px 8px 8px;
margin: 5px 0 0 10px;
	}
	.b_re_a_in .sp_st3 {
		font-size:18px; font-weight:bold; display:block; padding-left:56px;
	}
	
	.ap_sp {
		padding:25px 0; 
		background-color:#031638;
	}
	
	.ap_sp_t {
		color:#ffeb40;
		font-weight:bold;
		border-top:2px solid #ffeb40;
		border-bottom:2px solid #ffeb40;
		padding:15px 0;
		font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
		font-size:34px;
		text-align:center;
		margin-bottom:25px;
	}
	
	.ap_sp .txt1{
		color:#ffeb40;
		font-size:33px;
		text-align:center;
		font-weight:bold;
	}
	
	.ap_sp .txt2{
		color:#fff;
		text-align:center;
	}
	.ap_sp_box {
		background-color:#fff;
		margin:15px 15px 0;
		padding:25px 20px 10px;
	}
	
	.ap_sp_box td{
		text-align:center;
		font-size:22px;
		padding: 0 0 10px 0;
	}
	.ap_sp_box_t {
		background-color:#0984e2;
		padding:7px 0;
		text-align:center;
		color:#fff;
		font-weight:bold;
		margin-bottom:25px;
		font-size:24px;
	}

table.tb_st1 {
    width: 100%;
	border-collapse: collapse;
	font-size:24px;
	margin:0 0 15px 0;
}

table.tb_st1 tr th,
table.tb_st1 tr td {
    padding: 0 5px;
    border: 1px solid #cecccc;
    vertical-align: middle;
	
}

table.tb_st1 tr th {
    text-align: center;
    font-weight: bold;
	font-size:24px;
	letter-spacing:-0.05em;
}

table.tb_st1 tr td {
	background-color:#fff;
	padding:10px 10px !important;
	font-size:24px;
	line-height:1.3;
}

.th_t1 {background-color:#18CB24; color:#fff; padding:15px 0 !important;}
.th_t2 {background-color:#c4b10f; color:#fff; padding:15px 0 !important;}
.th_t3 {background-color:#e2e0e0; font-size:20px;}

table.tb_st2 {
    width: 100%;
	border-collapse: collapse;
	margin-bottom:5px;
	font-size:24px;
}

table.tb_st2 tr th,
table.tb_st2 tr td {
    padding: 0 10px;
    vertical-align: middle;
	background-color:#f1f1f1;
	padding:15px 10px;
}

table.tb_st2 tr th {
    text-align: center;
    font-weight: bold;
	border-right:10px solid #fff;
	border-bottom:10px solid #fff;
	white-space: nowrap;
	font-size:20px;
}

table.tb_st2 tr td {
	border-bottom:10px solid #fff;
	
}

table.tb_st2 tr td .txt_b {
	font-weight:bold;
}

.info_txt::after {
    content: "";
    display: block;
    padding-top: 125%;
}
.info_txt {
    background: rgba(0, 0, 0, 0) url("../images/img_b_flw.png") no-repeat scroll 0 0 / 100% auto;
    margin: 1% auto 0;
    position: relative;
    width: 100%;
}

.info_txt_tel {
    left: 6%;
    position: absolute;
    top: 28.8%;
    z-index: 2;
	font-size:21px;
	font-weight:bold !important;
}

.info_txt_tel a:link {
	font-weight:bold !important;
}

.m_txt1 {
	border-top:2px solid #0983E1;
	border-bottom:2px solid #0983E1;
	padding:10px 0;
	font-weight:bold;
	font-size:28px;
	color:#0983E1;
	text-align:center;
	margin-bottom:10px;
}
.fw_b {
	font-weight:bold;
}

ul.u_st_1, ul.u_st_2 {
	width:90%;
	margin:0 auto 35px;
	font-size:24px;
}

.u_st_1 li{
	border-bottom:1px dashed #858686;
	padding:15px 0;
}

.u_st_1 li:last-child {border-bottom: none;}

.m_txt2 {
	display:block;
	margin:15px auto 15px;
	background-color:#86d838;
	border-radius:20px;
	text-align:center;
	width:300px;
	color:#fff;
	font-size:24px;
	font-weight: bold;
	padding: 4px 0 2px;
}

.b_div_09 .arrow{
	display:block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #86d838;
  margin:5px 0 5px 30px;
}

.m_txt3 {
	display:inline-block;
	width:100px;
}

.b_txt_sm { display:block;font-size:18px; color:#fff; text-align:center;}

  .b_div_flow {
	background-color:#f8f8f6;
	padding:10px 20px;
}
.b_div_flow_in {
	background-color:#fff;
	padding:20px;
}
.b_div_flow .step1, .b_div_flow .step2, .b_div_flow .step3, .b_div_flow .step4, .b_div_flow .step5 {
	padding:15px 0 10px 65px;
	margin-bottom:10px;
	font-size:30px;
	font-weight:bold;
}
.b_div_flow .step1 {
	background:url(../images/b_div_flow_st1.gif) no-repeat 0 0;
}
.b_div_flow .step2 {
	background:url(../images/b_div_flow_st2.gif) no-repeat 0 0;
}
.b_div_flow .step3 {
	background:url(../images/b_div_flow_st3.gif) no-repeat 0 0;
}
.b_div_flow .step4 {
	background:url(../images/b_div_flow_st4.gif) no-repeat 0 0;
}
.b_div_flow_arrow {
	clear:both;
	width:14px;
	margin:0 0 10px 20px;
}
.b_div_flow p {
	font-size:24px;
	line-height:1.4;
	margin-bottom:10px;
}
.b_div_flow_a {
	width:60%;
}
img.b_div_flow_b {
	width:186px;
}

@media only screen and (min-width:641px) {
.b_al_01, body {
margin:0 auto;
}
html {
font-size:100%;
}
body {
width:640px;
text-align:left;
}

.b_al_01 {
width:122px;
display:block;
}

.list2_title {
font-size:21px
}
.b_info_div p {
font-size:24px
}

/*.b_sp_01_in {
background-size:186px;
}
.b_sp_02_in {
background-size:162px;
}
.b_sp_03_in {
background-size:205px;
}
.b_sp_04_in {
background-size:171px;
}
.b_sp_05_in {
background-size:171px;
}*/

.img-photo1 {
width:246px;
}
}
    

    /*Q&A
*******************************/

.qa_cont_in .q {
	border:1px #95999d solid;
	background: url(../images/qa_ico_q.png) no-repeat 10px 23px;
	background-size:30px;
	font-weight: bold;
	font-size: 24px;
	margin: 10px 20px 15px 20px;
	position: relative;
	letter-spacing: -1px;
	max-height: 999999px;
	padding:20px 20px 20px 45px;
}
.qa_cont_in .q:after {
	content:"";
	background: url(../images/qa_ico_arrow.png) no-repeat;
	background-size:25px;
	width: 30px;
	height: 25px;
	right: 0px;
	position: absolute;
	background-position: 0% 100%;
	top: 30%;
}
div.ui-state-active.q:after {
	background-position: 0% 0%!important;
}
.qa_cont_in {
}
.qa_cont_in .a {
	border:1px #16b5f7 solid;
	background: url(../images/qa_ico_a.png) no-repeat 10px 20px;
	background-size:30px;
	color:#031638;
	font-size: 24px;
	/*width: 600px;*/
	margin: 0 20px 20px;
	padding:20px 20px 20px 45px;
	line-height: 1.4;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
    height: auto!important;
}

        .shop_a_wrp th, .shop_a_wrp td {
 border:#fff solid 6px;  
}
          .shop_a_wrp table {border-collapse:  collapse; }
          .shop_a_wrp img {width: 100%; }
          .shop_a_wrp span {display: block; width: 100%; background: #031638; font-size: 16px; color: #fff; padding: 5px; margin: 0 0 10px;font-weight: bold;}
         
              .voice_twp {display: block; padding: 10px; background: #F5F5F5; margin-bottom: 10px; font-weight: bold; font-size: 24px;}
              .voice_twp_a {display: block;  margin-bottom: 40px;font-size: 24px;}
              .b_voice_t {font-size: 24px;}
.fl {font-size: 20px;  font-weight: bold; line-height: 1.7;}
