@charset "utf-8";
/******************************************************************************

フォントサイズ デフォルト14pxの場合

10px/72%  11px/79%  12px/86%  13px/93% 14px/100% 15px/108% 16px/115%
17px/122% 18px/129% 19px/136% 20px/143% 21px/150% 22px/158% 23px/165%
24px/172% 25px/179% 26px/186% 28px/199% 32px/227%

******************************************************************************/

.clear {
	clear: both;
}
.clearfix {
	zoom: 100%;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
a:link {
	color: #000092;
}
a:visited {
	color: #000092;
}
a.normal:link {
	color: #231815;
}
a.normal:visited {
	color: #231815;
}
a:hover {
	text-decoration: none;
}
a:active {
}
a.noline {
	text-decoration: none;
}
a.reverse {
	text-decoration: none;
}
a.reverse:hover {
	text-decoration: underline;
}
a.default {
	cursor: default;
}
.linkBox {
	cursor: pointer;
}
body {
	text-align: center;
}
img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
}
a {
	/* FireFox リンク選択時の点線を消す　*/
	overflow: hidden;
	outline: none;
}
.ov:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* ie 8 */
	-moz-opacity: 0.7; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7; /* Safari 1.x */
	transition: all 0.3s;
}
.ovImg:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70); /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* ie 8 */
	-moz-opacity: 0.7; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7; /* Safari 1.x */
	transition: all 0.3s;
}
.nowrap {
	white-space: nowrap;
}
.mincho {
	font-family: "Times New Roman", Georgia, YuMincho, '游明朝', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho ProN', 'メイリオ', "HGS明朝E",
		'MS P 明朝', 'MS PMincho', serif;
}
.gothic {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}

/**********************************

 general

***********************************/
/* margin */
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb55 {
	margin-bottom: 55px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb65 {
	margin-bottom: 65px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb75 {
	margin-bottom: 75px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb85 {
	margin-bottom: 85px;
}
.mb90 {
	margin-bottom: 90px;
}
.mb95 {
	margin-bottom: 95px;
}
.mb100 {
	margin-bottom: 100px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml40 {
	margin-left: 40px;
}
.ml50 {
	margin-left: 50px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.mr40 {
	margin-right: 40px;
}
.mr50 {
	margin-right: 50px;
}
/* padding */
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pt40 {
	padding-top: 40px;
}
.pt50 {
	padding-top: 50px;
}
/* width */
.w10 {
	width: 10px;
}
.w20 {
	width: 20px;
}
.w30 {
	width: 30px;
}
.w40 {
	width: 40px;
}
.w50 {
	width: 50px;
}
.w60 {
	width: 60px;
}
.w70 {
	width: 70px;
}
.w80 {
	width: 80px;
}
.w90 {
	width: 90px;
}
.w100 {
	width: 100px;
}
.w110 {
	width: 110px;
}
.w120 {
	width: 120px;
}
.w130 {
	width: 130px;
}
.w140 {
	width: 140px;
}
.w150 {
	width: 150px;
}
.w160 {
	width: 160px;
}
.w170 {
	width: 170px;
}
.w180 {
	width: 180px;
}
.w190 {
	width: 190px;
}
.w200 {
	width: 200px;
}
.w210 {
	width: 210px;
}
.w220 {
	width: 220px;
}
.w230 {
	width: 230px;
}
.w240 {
	width: 240px;
}
.w250 {
	width: 250px;
}
.w260 {
	width: 260px;
}
.w270 {
	width: 270px;
}
.w280 {
	width: 280px;
}
.w290 {
	width: 290px;
}
.w300 {
	width: 300px;
}
.w310 {
	width: 310px;
}
.w320 {
	width: 320px;
}
.w330 {
	width: 330px;
}
.w340 {
	width: 340px;
}
.w350 {
	width: 350px;
}
.w400 {
	width: 400px;
}
.w450 {
	width: 450px;
}
.w500 {
	width: 500px;
}
.wfull {
	width: 100%;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.alignL {
	text-align: left;
}
.veralignT {
	vertical-align: top;
}
.veralignM {
	vertical-align: middle;
}
.veralignB {
	vertical-align: bottom;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}
.bold {
	font-weight: bold;
}
.red,
a.red {
	color: #ff0000;
}
.require {
	color: #ce4b48;
}
.hidden {
	visibility: hidden;
}
.small {
	font-size: 86%;
}
.large {
	font-size: 115%;
}
.sup {
	font-size: 60%;
	vertical-align: top;
}
.fancybox-lock .ov {
	transition: all 0s;
}
@media screen and (min-width: 768px) {
	.sp {
		display: none;
	}
}
@media screen and (min-width: 481px) {
	.sp_480 {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.pc {
		display: none;
	}
	.w500 {
		width: 100%;
	}
}
@media screen and (max-width: 480px) {
	.w300 {
		width: 100%;
	}
	.w350 {
		width: 100%;
	}
	.w400 {
		width: 100%;
	}
	.w450 {
		width: 100%;
	}
	.w500 {
		width: 100%;
	}
}
/**********************************

 parts

***********************************/
.define_wrap {
	padding-left: 24px;
	padding-right: 24px;
}
.define_inner {
	max-width: 100%;
	width: 960px;
	margin: 0 auto;
}
.box_wrap_01 {
	margin-bottom: 50px;
}
.box_inner_style_01 {
	padding: 20px;
}
.box_white_01 {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	padding: 40px 20px;
	background: #fff;
	box-sizing: border-box;
}
.box_white_02 {
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	padding: 40px 0;
	background: #fff;
	box-sizing: border-box;
}
.response_device_01 {
	padding: 0 35px;
}
.response_device_01 .left {
	width: 47.19101123595506%;
	float: left;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
}
.response_device_01 .left .box_01 {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.response_device_01 .left .box_01 .pic {
	display: table-cell;
	width: 104px;
	padding-right: 10px;
	vertical-align: middle;
}
.response_device_01 .left .box_01 .txt_area {
	display: table-cell;
	vertical-align: middle;
}
.response_device_01 .left .box_01 .txt_area p {
	font-size: 165%;
	font-weight: bold;
}
.response_device_01 .left .box_02 {
	padding: 5px;
	margin-bottom: 25px;
	background: #666666;
}
.response_device_01 .left .box_02 .txt_01 {
	margin-bottom: 2px;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
.response_device_01 .left .box_02 .txt_02 {
	font-size: 93%;
	color: #fff;
	text-align: center;
}
.response_device_01 .left .tel {
	margin-bottom: 15px;
}
.response_device_01 .left .box_03 .txt_01 {
	font-size: 136%;
	font-weight: bold;
	text-align: center;
}
.response_device_01 .right {
	width: 47.19101123595506%;
	float: right;
	padding: 70px 45px 20px;
	background: #fff;
	box-sizing: border-box;
}
.response_device_01.faq .right {
	padding-top: 20px;
	padding-bottom: 20px;
}
.response_device_01 .right .box_01 {
	margin-bottom: 25px;
}
.response_device_01 .right .box_01 .ttl {
	margin-bottom: 20px;
	font-size: 165%;
	font-weight: bold;
	text-align: center;
}
.response_device_01 .right .box_01 .btn {
	text-align: center;
}
.response_device_01 .right .box_02 {
}
.response_device_01 .right .box_02 .ttl {
	margin-bottom: 20px;
	font-size: 165%;
	font-weight: bold;
	text-align: center;
}
.response_device_01 .right .box_02 .btn {
	text-align: center;
}
.response_device_01 .right .box_02 .txt_02 {
}
.response_device_01 .right .box_03 .ttl {
	font-size: 165%;
	font-weight: bold;
	text-align: center;
}
.response_device_01 .right .box_03 .txt_01 {
	margin-bottom: 20px;
	font-size: 93%;
}
.response_device_01 .right .box_03 .btn {
	margin-bottom: 5px;
	text-align: center;
}
.navi_sec_01 {
	margin-bottom: 14px;
}
.navi_sec_01 nav {
}
.navi_sec_01 nav ul {
	margin: 0 -8px;
}
.navi_sec_01 nav ul li {
	display: table;
	width: 20%;
	height: 83px;
	float: left;
	padding: 0 8px;
	margin-bottom: 16px;
	font-size: 136%;
	letter-spacing: -1px;
	box-sizing: border-box;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.navi_sec_01 nav ul li a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 3px;
	color: #3fab9b;
	background: #ebf5ec;
	text-decoration: none;
	text-align: center;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.40);
	-webkit-box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.40);
}
.navi_sec_01 nav ul li a:hover,
.navi_sec_01 nav ul li a.current {
	color: #ed1c24;
	background: #fdf7c5;
}
.link_list_01 {
	width: 810px;
	max-width: 100%;
	margin: 0 auto;
}
.link_list_01 .left {
	float: left;
}
.link_list_01 .left .btn {
	text-align: center;
}
.link_list_01 .left .btn a span {
	padding-left: 40px;
	background: url(/simulation/images/common/icon_arr_02.png) no-repeat left center;
}
.link_list_01 .right {
	float: right;
}
.link_list_01 .right .btn {
	text-align: center;
}
.link_list_01 .right .btn a span {
	padding-left: 40px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
}
.link_list_02 {
	width: 625px;
	max-width: 100%;
	margin: 0 auto;
}
.link_list_02 .left {
	float: left;
}
.link_list_02 .left .btn {
	text-align: center;
}
.link_list_02 .left .btn a {
	width: 300px;
}
/*.link_list_02 .left .btn a span {
	display: inline-block;
	min-height: 45px;
	padding: 10px 0 10px 45px;
	background: url(/customer/img/icon_calc_01.png) no-repeat left center;
	box-sizing: border-box;
}*/
.link_list_02 .right {
	float: right;
}
.link_list_02 .right .btn {
	text-align: center;
}
.link_list_02 .right .btn a {
	width: 300px;
}
/*.link_list_02 .right .btn a span {
	display: inline-block;
	min-height: 45px;
	padding: 10px 0 10px 42px;
	background: url(/customer/img/icon_apply_01.png) no-repeat left center;
	box-sizing: border-box;
}*/
.radio_area .yes:hover {
	background: url(/customer/img/radio_yes_hover.png) no-repeat left top;
}
.radio_area .yes.active {
	background: url(/customer/img/radio_yes_on.png) no-repeat left top;
}
.radio_area .no:hover {
	background: url(/customer/img/radio_no_hover.png) no-repeat left top;
}
.radio_area .no.active {
	background: url(/customer/img/radio_no_on.png) no-repeat left top;
}
.radio_area .neither:hover {
	background: url(/customer/img/radio_neither_hover.png) no-repeat left top;
}
.radio_area .neither.active {
	background: url(/customer/img/radio_neither_on.png) no-repeat left top;
}
.radio_area .yes.active img,
.radio_area .yes:hover img,
.radio_area .no.active img,
.radio_area .no:hover img,
.radio_area .neither.active img,
.radio_area .neither:hover img {
	display: none;
}
.style_radio:after {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 58px;
	color: #3cdc67;
	content: "\f00c";
	position: absolute;
	top: -30px;
	right: 20px;
	z-index: 1;
	opacity: 0;
}
.style_radio:after {
	top: -30px;
	right: 5px;
}
.style_radio.neither:after {
	right: 27px;
}
.style_radio.active:after {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size: 58px;
	content: "\f00c";
	color: #1fa875;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 1;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	-webkit-transition: all .3s cubic-bezier(0.335, 0.595, 0.330, 1);
	-webkit-transition: all .3s cubic-bezier(0.335, 0.595, 0.330, 1.445);
	-moz-transition: all .3s cubic-bezier(0.335, 0.595, 0.330, 1.445);
	-o-transition: all .3s cubic-bezier(0.335, 0.595, 0.330, 1.445);
	transition: all .3s cubic-bezier(0.335, 0.595, 0.330, 1.445);
}
.style_radio.active:after {
	top: 5px;
	right: 5px;
}
.style_radio.neither.active:after {
	top: 5px;
	right: 27px;
}
.select_style_01 {
	height: 40px;
	color: #666666;
	font-size: 143%;
}
.select_style_02 {
	height: 40px;
	color: #000000;
	font-size: 143%;
	vertical-align: middle;
}
.select_style_03 {
	height: 40px;
	color: #666666;
	font-size: 143%;
	vertical-align: middle;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
select.readonly {
	background: #dedede;
}
input.text_style_01 {
	height: 39px;
	padding: 5px 5px;
	color: #000000;
	font-size: 129%;
}
input.text_style_02 {
	height: 39px;
	padding: 5px 5px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	vertical-align: middle;
	font-size: 129%;
}
.textarea_style_01 {
	height: 120px;
	padding: 5px 5px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	vertical-align: middle;
	font-size: 129%;
}
.text_box {
	display: inline-block;
	padding-top: 6px;
	font-size: 115%;
}
.radio_box {
	display: inline-block;
	padding-top: 6px;
	font-size: 115%;
}
.check_box {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 15px;
	font-size: 122%;
}
.check_box:last-child {
	margin-right: 0;
}
.flow_list_01 {
	width: 890px;
	max-width: 100%;
	margin: 0 auto;
}
.flow_list_01 ul {
	text-align: center;
	letter-spacing: -.34em;
}
.flow_list_01 ul li {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	height: 50px;
	/*float: left;*/
	letter-spacing: normal;
	text-indent: -9999px;
	position: relative;
	box-sizing: border-box;
}
.flow_list_01 ul li:before {
	content: "";
	width: 93px;
	height: 34px;
	background: url(/customer/img/icon_arr_17.png) no-repeat center center;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -17px;
	margin-right: -47px;
}
.flow_list_01 ul li.current:before {
	background: url(/customer/img/icon_arr_16.png) no-repeat center center;
}
.flow_list_01 ul li:last-child:before {
	display: none;
}
.flow_list_01 ul li.flow_01 {
	background: url(/customer/img/apply/flow_01_pc_off.png) no-repeat center center;
}
.flow_list_01 ul li.flow_01.current {
	background: url(/customer/img/apply/flow_01_pc_on.png) no-repeat center center;
}
.flow_list_01 ul li.flow_02 {
	background: url(/customer/img/apply/flow_02_pc_off.png) no-repeat center center;
}
.flow_list_01 ul li.flow_02.current {
	background: url(/customer/img/apply/flow_02_pc_on.png) no-repeat center center;
}
.flow_list_01 ul li.flow_03 {
	background: url(/customer/img/apply/flow_03_pc_off.png) no-repeat center center;
}
.flow_list_01 ul li.flow_03.current {
	background: url(/customer/img/apply/flow_03_pc_on.png) no-repeat center center;
}
.flow_list_01 ul li.flow_04 {
	background: url(/customer/img/apply/flow_04_pc_off.png) no-repeat center center;
}
.flow_list_01 ul li.flow_04.current {
	background: url(/customer/img/apply/flow_04_pc_on.png) no-repeat center center;
}
.flow_list_01 ul li.flow_05 {
	background: url(/customer/img/apply/flow_05_pc_off.png) no-repeat center center;
}
.flow_list_01 ul li.flow_05.current {
	background: url(/customer/img/apply/flow_05_pc_on.png) no-repeat center center;
}
.checkbox_label_01 {
	padding-left: 10px;
	position: relative;
	line-height: 1.8;
}
.checkbox_label_01:before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-bottom: 2px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size: 20px;
	color: #424242;
	border: 1px solid #b2b2b2;
	vertical-align: middle;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ededed 0%, #dedede 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to bottom,
		#ededed 0%,
		#dedede 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(
			startColorstr='#ededed',
			endColorstr='#dedede',
			GradientType=0
		); /* IE6-9 */
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}
.checkbox_label_01:after {
	content: "\f00c";
	display: block;
	width: 0;
	height: 0;
	color: #000;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size: 1px;
	text-indent: -9999px;
}
.checkbox_label_01.checked:before {
	content: "\f00c";
}
.checkbox_label_01 input[type="checkbox"] {
	visibility: hidden;
}
.checkbox_label_01 .formErrorContent {
	min-width: 240px;
}
.privacy_scrollbox {
	border: 1px solid #ccc;
	font-size: 108%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.privacy_scrollbox .inner {
	height: 200px;
	padding: 20px;
	overflow-y: scroll;
}
.privacy_scrollbox .inner .ttl {
	margin-bottom: 20px;
	font-size: 115%;
	font-weight: bold;
}
.privacy_scrollbox .inner p {
	margin-bottom: 1em;
}
.privacy_scrollbox .inner dl {
	margin-bottom: 1em;
}
.privacy_scrollbox .inner dl.child {
	margin-left: 2em;
}
.privacy_scrollbox .inner dl dt {
	margin-bottom: .3em;
}
.privacy_scrollbox .inner dl.child dd {
	margin-left: 1em;
}
.privacy_scrollbox .inner ul.child {
	margin-left: 2em;
	margin-bottom: 1em;
}
.privacy_scrollbox .inner .author {
}
.privacy_scrollbox .inner .author p {
	margin-bottom: 0;
	text-align: right;
}
.privacy_scrollbox .inner .author a {
	color: #000;
	text-decoration: none;
}
.privacy_scrollbox .inner .author a:hover {
	text-decoration: none;
}

@media screen and (max-width: 1008px) {
	.response_device_01 {
		padding: 0 10px;
	}
	/*.response_device_01 .left .box_02 .txt_01 {
		font-size: 115%;
	}
	.response_device_01 .left .box_03 .txt_01 {
		font-size: 129%;
	}*/
	.navi_sec_01 nav ul li {
		font-size: 115%;
	}
}
@media screen and (max-width: 767px) {
	.define_wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
	.box_wrap_01 {
		margin-bottom: 30px;
	}
	.box_inner_style_01 {
		padding: 10px;
	}
	.response_device_01 {
		padding: 0;
	}
	.response_device_01 .left {
		width: auto;
		float: none;
		padding: 10px;
	}
	.response_device_01 .right {
		width: auto;
		float: none;
		padding: 20px 10px;
	}
	.response_device_01 .left .box_01 {
		width: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	.navi_sec_01 nav ul li {
		width: 33.3334%;
		font-size: 136%;
	}
	.link_list_01 .left,
	.link_list_01 .right {
		float: none;
	}
	.link_list_01 .left .btn {
		margin-bottom: 15px;
	}
	.link_list_02 .left,
	.link_list_02 .right {
		float: none;
	}
	.link_list_02 .left .btn {
		margin-bottom: 15px;
	}
	.flow_list_01 {
		overflow: hidden;
	}
	.flow_list_01 ul {
		margin: 0 -5%;
	}
	.flow_list_01 ul li {
		padding: 0 10px 10%;
		height: 0;
		background-size: contain !important;
	}
	.flow_list_01 ul li:before {
		width: 26%;
		height: 0;
		padding-bottom: 26%;
		background: url(/customer/img/icon_arr_19.png) no-repeat center center;
		background-size: contain !important;
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -13%;
		margin-right: -14%;
	}
	.flow_list_01 ul li.current:before {
		background: url(/customer/img/icon_arr_18.png) no-repeat center center;
	}
	.flow_list_01 ul li:last-child:before {
		display: none;
	}
	.flow_list_01 ul li.flow_01 {
		background: url(/simulation/images/apply/flow_01_sp_off.png) no-repeat center center;
	}
	.flow_list_01 ul li.flow_01.current {
		background: url(/simulation/images/apply/flow_01_sp_on.png) no-repeat center center;
	}
	.flow_list_01 ul li.flow_02 {
		background: url(/simulation/images/apply/flow_02_sp_off.png) no-repeat center center;
	}
	.flow_list_01 ul li.flow_02.current {
		background: url(/simulation/images/apply/flow_02_sp_on.png) no-repeat center center;
	}
	.flow_list_01 ul li.flow_03 {
		background: url(/simulation/images/apply/flow_03_sp_off.png) no-repeat center center;
	}
	.flow_list_01 ul li.flow_03.current {
		background: url(/simulation/images/apply/flow_03_sp_on.png) no-repeat center center;
	}
	.flow_list_01 ul li.flow_04 {
		background: url(/simulation/images/apply/flow_04_sp_off.png) no-repeat center center;
	}
	.flow_list_01 ul li.flow_04.current {
		background: url(/simulation/images/apply/flow_04_sp_on.png) no-repeat center center;
	}
	.flow_list_01 ul li.flow_05 {
		background: url(/simulation/images/apply/flow_05_sp_off.png) no-repeat center center;
	}
	.flow_list_01 ul li.flow_05.current {
		background: url(/simulation/images/apply/flow_05_sp_on.png) no-repeat center center;
	}
	.box_white_01 {
		padding: 30px 10px;
	}
	.privacy_scrollbox {
		font-size: 100%;
	}
	.privacy_scrollbox .inner {
		padding: 10px 15px 10px 10px;
	}
	.privacy_scrollbox .inner dl.child {
		margin-left: 1em;
	}
	.privacy_scrollbox .inner dl.child dd {
		margin-left: 1em;
	}
	.privacy_scrollbox .inner ul.child {
		margin-left: 1em;
	}
}
@media screen and (max-width: 480px) {
	.response_device_01 .left .box_01 .pic {
		width: 50px;
	}
	.response_device_01 .left .box_01 .txt_area p {
		font-size: 143%;
	}
	.response_device_01 .left .box_02 .txt_01 {
		font-size: 109%;
	}
	.response_device_01 .left .box_03 .txt_01 {
		font-size: 115%;
	}
	.response_device_01 .right .box_01 .ttl,
	.response_device_01 .right .box_02 .ttl,
	.response_device_01 .right .box_03 .ttl {
		font-size: 143%;
	}
	.response_device_01 .right .box_02 .txt_01 {
		font-size: 93%;
	}
	.navi_sec_01 nav ul li {
		width: 50%;
		height: 60px;
		font-size: 115%;
	}
	.navi_sec_01 nav ul li.apply {
		width: 100%;
	}
	.link_list_01 .left .btn a span,
	.link_list_01 .right .btn a span {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	/*.link_list_02 .left .btn a span {
		min-height: 30px;
		padding: 10px 0 10px 35px;
		background: url(/customer/img/icon_calc_01.png) no-repeat left center;
		box-sizing: border-box;
		-moz-background-size: 24px 30px;
		-webkit-background-size: 24px 30px;
		-o-background-size: 24px 30px;
		background-size: 24px 30px;
	}*/
	/*.link_list_02 .right .btn a span {
		min-height: 30px;
		padding: 10px 0 10px 32px;
		background: url(/customer/img/icon_apply_01.png) no-repeat left center;
		box-sizing: border-box;
		-moz-background-size: 24px 30px;
		-webkit-background-size: 24px 30px;
		-o-background-size: 24px 30px;
		background-size: 24px 30px;
	}*/
	.select_style_01 {
		font-size: 129%;
	}
	.select_style_02 {
		font-size: 129%;
	}
	.text_style_01 {
		font-size: 129%;
	}
	.radio_box {
		display: block;
		margin-bottom: 5px;
		font-size: 115%;
	}
}
@media screen and (max-width: 374px) {
	.navi_sec_01 nav ul li {
		font-size: 100%;
	}
}

/**********************************

 title

***********************************/
.page_ttl {
}
.ttl_style_01 {
	/* margin-bottom: 35px; */
	font-size: 180%;
	font-weight: bold;
}
.ttl_style_02 {
	margin-bottom: 40px;
	font-size: 165%;
	font-weight: bold;
}
.ttl_style_03 {
	padding-bottom: 10px;
	margin-bottom: 50px;
	font-size: 214%;
	font-weight: bold;
	position: relative;
}
.ttl_style_03:after {
	content: "";
	display: block;
	width: 62px;
	height: 2px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -31px;
}
.ttl_style_03__value {
	position: relative;
}
.ttl_style_03__value:before,
.ttl_style_03__value:after {
	content: "";
	display: block;
	width: 78px;
	height: 104px;
	position: absolute;
	top: -30px;
}
.ttl_style_03__value:before {
	background: url(/customer/img/icon_value_left_01.png) no-repeat left top;
	left: -150px;
}
.ttl_style_03__value:after {
	background: url(/customer/img/icon_value_right_01.png) no-repeat left top;
	right: -150px;
}
@media screen and (max-width: 767px) {
	.ttl_style_01 {
		font-size: 172%;
	}
	.ttl_style_03 {
		margin-bottom: 40px;
		font-size: 199%;
	}
	.ttl_style_03__value:before,
	.ttl_style_03__value:after {
		width: 40px;
		height: 53px;
		top: -15px;
	}
	.ttl_style_03__value:before {
		background-size: cover;
		left: -60px;
	}
	.ttl_style_03__value:after {
		background-size: cover;
		right: -60px;
	}
}
@media screen and (max-width: 480px) {
	.ttl_style_01 {
		font-size: 143%;
	}
	.ttl_style_03 {
		font-size: 160%;
	}
}

/**********************************

 list

***********************************/
.list_style_01 {
}
.faq_list_wrap_01 {
	margin-bottom: 30px;
}
.faq_list_wrap_01 .define_inner {
	width: 770px;
}
.faq_list_01 {
	margin-bottom: 15px;
}
.faq_list_01 dt {
	width: 100%;
	padding: 10px 6% 10px 20px;
	margin-bottom: 15px;
	color: #fff;
	font-size: 115%;
	font-weight: bold;
	background: #3fab9b url(/customer/img/icon_arr_03.png) no-repeat 98.5% center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-sizing: border-box;
	cursor: pointer;
}
.faq_list_01 dt.active {
	background: #3fab9b url(/customer/img/icon_arr_04.png) no-repeat 98.5% center;
}
.faq_list_01 dt .num {
	display: block;
	float: left;
}
.faq_list_01 dt .cont {
	display: block;
	overflow: hidden;
}
.faq_list_01 dt .cont p {
	color: #fff;
}
.faq_list_01 dd {
	display: none;
	font-size: 115%;
}
.check_list_01 {
}
.check_list_01 li {
	min-height: 26px;
	padding-left: 38px;
	margin-bottom: 8px;
	font-size: 115%;
	font-weight: bold;
	background: url(/customer/img/icon_check_01.png) no-repeat left top;
}
.ng_list_01 {
}
.ng_list_01 li {
	padding: 10px 10px 10px 44px;
	margin-bottom: 16px;
	font-size: 115%;
	background: #e6e6e6 url(/customer/img/icon_cross_01.png) no-repeat 12px 10px;
}
.caution_list_01 {
}
.caution_list_01 li {
	padding: 10px 10px 10px 44px;
	margin-bottom: 16px;
	font-size: 115%;
	background: #e6e6e6 url(/customer/img/icon_caution_01.png) no-repeat 12px 10px;
}
.caution_list_02 {
}
.caution_list_02 li {
	padding: 10px 10px 10px 44px;
	margin-bottom: 16px;
	font-size: 115%;
	background: #e6e6e6 url(/customer/img/icon_caution_02.png) no-repeat 12px 10px;
}
.dl_style_01 {
	margin-bottom: 20px;
	border: 1px solid #000000;
}
.dl_style_01 dt {
	padding: 3px 10px;
	font-size: 115%;
	color: #fff;
	border-bottom: 1px solid #000000;
	background: #808080;
}
.dl_style_01 dd {
	padding: 10px 10px 10px 15px;
	font-size: 115%;
	background: #fff;
}
.nav-links .nav-previous {
	float: left;
}
.nav-links .nav-next {
	float: right;
}

.flow_list_02 {
	width: 800px;
	max-width: 100%;
	margin: 0 auto;
}
.flow_list_02 .flow {
	padding-bottom: 40px;
	background: url(/customer/img/line_01.png) repeat-y 18px 12px;
}
.flow_list_02 .flow:last-child {
	padding-bottom: 20px;
	background: none;
}
.flow_list_02 .flow .ttl {
}
.flow_list_02 .flow .ttl .num {
	display: block;
	width: 44px;
	float: left;
	margin-right: 8px;
	line-height: 44px;
	color: #fff;
	font-size: 219%;
	font-weight: bold;
	background: #00a99d;
	text-align: center;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
}
.flow_list_02 .flow .ttl .cont {
	display: block;
	padding-top: 8px;
	overflow: hidden;
	font-size: 165%;
	font-weight: bold;
	line-height: 1.2;
	color: #00a99d;
}
.flow_list_02 .flow .sub_ttl {
	padding-left: 52px;
	font-size: 115%;
}
.flow_list_02 .flow .flow_cont {
	padding: 25px 0 0 52px;
}
.flow_list_02 .flow .flow_cont .yellow_box {
	padding: 20px;
	background: #fdfbc8;
}
.wp-pagenavi {
	padding: 20px 0 0 0;
	text-align: center;
}
.wp-pagenavi a {
	width: 34px;
	height: 34px;
	line-height: 34px;
	margin: 0 4px 8px;
	padding: 0;
	display: inline-block;
	border: 1px solid #a5a5a5;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.wp-pagenavi span {
	width: 34px;
	height: 34px;
	line-height: 34px;
	margin: 0 4px 8px;
	padding: 0;
	display: inline-block;
	border: 1px solid #a5a5a5;
	vertical-align: top;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current {
	color: #fff;
	background: #aa8a66;
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 480px) {
	.faq_list_01 dt {
		padding: 10px 10.5% 10px 10px;
		background: #3fab9b url(/customer/img/icon_arr_03.png) no-repeat 96% center;
		-moz-background-size: 20px 11px;
		-webkit-background-size: 20px 11px;
		-o-background-size: 20px 11px;
		background-size: 20px 11px;
	}
	.faq_list_01 dt.active {
		background: #3fab9b url(/customer/img/icon_arr_04.png) no-repeat 96% center;
		-moz-background-size: 20px 11px;
		-webkit-background-size: 20px 11px;
		-o-background-size: 20px 11px;
		background-size: 20px 11px;
	}
	.check_list_01 li {
		min-height: 20px;
		padding-left: 30px;
		font-size: 115%;
		background: url(/customer/img/icon_check_01.png) no-repeat left 2px;
		-moz-background-size: 22px 20px;
		-webkit-background-size: 22px 20px;
		-o-background-size: 22px 20px;
		background-size: 22px 20px;
	}
	.ng_list_01 li {
		padding: 8px 10px 8px 38px;
		margin-bottom: 16px;
		font-size: 100%;
		background: #e6e6e6 url(/customer/img/icon_cross_01.png) no-repeat 12px 10px;
		-moz-background-size: 15px 15px;
		-webkit-background-size: 15px 15px;
		-o-background-size: 15px 15px;
		background-size: 15px 15px;
	}
	.caution_list_01 li {
		padding: 8px 10px 8px 40px;
		font-size: 100%;
		background: #e6e6e6 url(/customer/img/icon_caution_01.png) no-repeat 12px 10px;
		-moz-background-size: 18px 15px;
		-webkit-background-size: 18px 15px;
		-o-background-size: 18px 15px;
		background-size: 18px 15px;
	}
	.caution_list_02 li {
		padding: 8px 10px 8px 40px;
		font-size: 100%;
		background: #e6e6e6 url(/customer/img/icon_caution_02.png) no-repeat 12px 10px;
		-moz-background-size: 18px 15px;
		-webkit-background-size: 18px 15px;
		-o-background-size: 18px 15px;
		background-size: 18px 15px;
	}
	.dl_style_01 dt {
		font-size: 100%;
	}
	.dl_style_01 dd {
		font-size: 100%;
	}
	.flow_list_02 .flow {
		padding-bottom: 30px;
		background: url(/customer/img/line_01.png) repeat-y 11px 12px;
	}
	.flow_list_02 .flow .ttl .num {
		width: 30px;
		line-height: 30px;
		font-size: 172%;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
	}
	.flow_list_02 .flow .ttl .cont {
		padding-top: 4px;
		font-size: 129%;
		line-height: 1.4;
	}
	.flow_list_02 .flow .sub_ttl {
		padding-left: 40px;
		font-size: 100%;
	}
	.flow_list_02 .flow .flow_cont {
		padding: 20px 0 0 40px;
	}
	.flow_list_02 .flow .flow_cont .yellow_box {
		padding: 10px;
	}
}

/**********************************

 table

***********************************/
.table_style_01 {
	width: 100%;
	margin-bottom: 5px;
	border-collapse: collapse;
}
.table_style_01 thead th {
	padding: 2px 5px;
	color: #666666;
	font-size: 108%;
	border: 1px solid #666666;
	background: #cccccc;
	text-align: center;
}
.table_style_01 tbody th {
	padding: 2px 5px;
	color: #666666;
	font-size: 108%;
	border: 1px solid #666666;
	text-align: center;
}
.table_style_01 tbody td {
	padding: 2px 5px;
	color: #666666;
	font-size: 108%;
	border: 1px solid #666666;
	text-align: center;
}
.table_style_01 tbody td .sup {
	font-size: 60%;
	vertical-align: top;
}
.table_style_02 {
	width: 610px;
	max-width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}
.table_style_02 th {
	padding: 12px 25px 12px 0;
	font-size: 143%;
	vertical-align: top;
	white-space: nowrap;
	box-sizing: border-box;
}
.table_style_02 th .txt_01 {
	font-size: 52%;
	margin-top: 3px;
}
.table_style_02 th .require {
	display: inline-block;
	padding: 1px 5px;
	margin-left: 10px;
	font-size: 80%;
	background: #3fab9b;
	color: #fff;
}
.table_style_02 td {
	padding: 10px 0;
	vertical-align: top;
}
.table_style_03 {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}
.table_style_03 th {
	width: 100px;
	padding: 15px 12px 12px 30px;
	font-size: 115%;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}
.table_style_03.confirm th {
	padding-right: 50px;
}
.table_style_03 tr.border_top th {
	padding-top: 25px;
	border-top: 1px dashed #000000;
}
.table_style_03.confirm tr.border_top th {
	padding-top: 20px;
}
.table_style_03 tr.border_bottom th {
	padding-bottom: 20px;
}
.table_style_03 th .require {
	display: inline-block;
	padding: 1px 5px;
	margin-left: 10px;
	font-size: 80%;
	background: #3fab9b;
	color: #fff;
}
.table_style_03 th .optional {
	padding: 1px 5px;
	margin-left: 10px;
	font-size: 80%;
	background: #3fab9b;
	color: #fff;
}
.table_style_03 th.child_01 {
	width: 100px;
	padding: 16px 15px 13px 0;
	font-size: 115%;
}
.table_style_03.confirm th.child_01 {
	padding-right: 30px;
}
.table_style_03 td {
	padding: 10px 30px 10px 0;
	vertical-align: top;
}
.table_style_03.confirm td {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 143%;
}
.table_style_03.confirm td.child_01 {
	padding: 13px 30px 13px 0;
	font-size: 129%;
}
.table_style_03 td.child_01 {
	padding: 10px 30px 7px 0;
}
.table_style_03 .ttl td {
	font-weight: bold;
	font-size: 124%;
	padding-left: 35px;
}
.table_style_03 tr.border_top td {
	padding-top: 20px;
	border-top: 1px dashed #000000;
}
/*.table_style_03.confirm tr.border_top td {
	padding-top: 25px;
}*/
.table_style_03 tr.border_bottom td {
	padding-bottom: 20px;
}
.table_style_03 td .note {
	padding: 5px 0 0 10px;
}
.table_style_03 td .note_1 {
	font-size: 95%;
}
.table_style_03 td .note strong {
	font-weight: bold;
}
.table_style_03 td .name_box {
}
.table_style_03 td .name_box .sei {
	float: left;
	margin-right: 15px;
}
.table_style_03 td .name_box .mei {
	float: left;
}
.table_style_03 td .zip_parts_01 {
	display: inline;
}
.table_style_03 td.biz_link {
	padding-bottom: 0;
}
.table_style_03 td.biz_link p {
	text-align: center;
}
.price_table_01 {
	width: 100%;
	border-collapse: collapse;
}
.price_table_01 thead {
}
.price_table_01 thead th {
	padding: 8px 5px;
	background: #cfe9e5;
	font-size: 115%;
	line-height: 1.2;
	text-align: center;
	border: 1px solid #00a99d;
}
.basic_box .price_table_01 thead th {
	background: #cfe9e5;
	border: 1px solid #00a99d;
}
.simple_box .price_table_01 thead th {
	background: #cfbae1;
	border: 1px solid #00a99d; /* TODO */
}
.life_box .price_table_01 thead th {
	background: #f8e2e2;
	border: 1px solid #dd6c6d;
}
.planb_box .price_table_01 thead th {
	background: #f9f2ca;
	border: 1px solid #ebd450;
}
.low_box .price_table_01 thead th {
	background: #d9dfee;
	border: 1px solid #4260ab;
}
.price_table_01 tbody th {
	padding: 3px 8px;
	font-size: 115%;
	border: 1px solid #00a99d;
	white-space: nowrap;
}
.price_table_01 tbody th.basic_price {
	background: #d3d3d3;
}
.price_table_01 tbody th.simple_price {
	background: #cfbae1; /* TODO */
}
.basic_box .price_table_01 tbody th {
	border: 1px solid #00a99d;
}
.simple_box .price_table_01 tbody th {
	border: 1px solid #00a99d; /* TODO */
}
.life_box .price_table_01 tbody th {
	border: 1px solid #dd6c6d;
}
.planb_box .price_table_01 tbody th {
	border: 1px solid #ebd450;
}
.low_box .price_table_01 tbody th {
	border: 1px solid #4260ab;
}
.price_table_01 tbody th dl {
	width: 100%;
}
.price_table_01 tbody th dl dt {
	float: left;
}
.price_table_01 tbody th dl dd {
	overflow: hidden;
}
.price_table_01 tbody td {
	padding: 3px 8px;
	font-size: 115%;
	border: 1px solid #00a99d;
}
.price_table_01 tbody td.contract,
.price_table_01 tbody td.ampere {
	width: 50px;
}
.price_table_01 tbody td.bg_yellow {
	background: #fdfbc8;
}
.basic_box .price_table_01 tbody td {
	border: 1px solid #00a99d;
}
.simple_box .price_table_01 tbody td {
	border: 1px solid #00a99d; /* TODO */
}
.life_box .price_table_01 tbody td {
	border: 1px solid #dd6c6d;
}
.planb_box .price_table_01 tbody td {
	border: 1px solid #ebd450;
}
.low_box .price_table_01 tbody td {
	border: 1px solid #4260ab;
}
.basic_box .price_table_01 tbody td.ampere {
	background: #f4f4f4;
}
.simple_box .price_table_01 tbody td.ampere {
	background: #f4f4f4; /* TODO */
}
.life_box .price_table_01 tbody td.ampere {
	background: #f4f4f4;
}
@media screen and (max-width: 767px) {
	.price_table_01 thead th,
	.price_table_01 tbody th {
		width: auto;
		white-space: normal;
	}
	.price_table_01 tbody th dl dt {
		float: none;
	}
	.price_table_01 tbody th dl dd {
		overflow: visible;
	}
	.table_style_02.responsive_table {
		width: auto;
	}
	.table_style_02.responsive_table th {
		display: block;
		padding: 0;
		margin-bottom: 15px;
		white-space: normal;
	}
	.table_style_02.responsive_table td {
		display: block;
		padding: 0;
		margin-bottom: 20px;
	}
	.table_style_03.responsive_table th {
		display: block;
		width: auto !important;
		padding: 0 10px 0 10px;
		margin-bottom: 10px;
		font-size: 115%;
		text-align: left;
		white-space: normal;
	}
	.table_style_03.responsive_table tr.border_bottom th {
		padding-bottom: 0;
	}
	.table_style_03.responsive_table th.enpty {
		margin-bottom: 0;
	}
	.table_style_03.responsive_table td {
		display: block;
		padding: 0 10px 0 10px;
		margin-bottom: 30px;
	}
	.table_style_03.confirm td {
		font-size: 129%;
	}
	.table_style_03.confirm td.child_01 {
		padding: 0 10px 0 10px;
	}
	.table_style_03.responsive_table tr:last-child td {
		margin-bottom: 0;
	}
	.table_style_03.responsive_table tr.border_top td {
		padding-top: 0;
		border-top: none;
	}
	.table_style_03.responsive_table tr.border_bottom td {
		padding-bottom: 0;
	}
	.table_style_03.responsive_table td .teltype {
		display: block;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 480px) {
	.price_table_01 thead th {
		padding: 8px 3px;
		font-size: 86%;
	}
	.price_table_01 tbody th {
		padding: 3px 3px;
		font-size: 86%;
	}
	.price_table_01 tbody th dl {
		width: auto;
	}
	.price_table_01 tbody th dl dt {
		float: none;
	}
	.price_table_01 tbody th.basic_price dl dt {
		text-align: center;
	}
	.price_table_01 tbody th dl dd {
		overflow: inherit;
	}
	.price_table_01 tbody td {
		padding: 3px 3px;
		font-size: 86%;
	}
	.price_table_01 tbody td.contract,
	.price_table_01 tbody td.ampere {
		width: auto;
	}
	.table_style_03 td .name_box .sei input,
	.table_style_03 td .name_box .mei input {
		width: 120px;
	}
	.table_style_03 td .zip_parts_01 {
		display: block;
		padding-top: 10px;
	}
	.table_style_03 td .tel_input {
		width: 80px;
	}
	.table_style_03 td a.plan_link_btn {
		display: block;
		padding-top: 10px;
		margin: 0;
	}
}

/**********************************

 btn

***********************************/
a.btn_style_01 {
	display: inline-block;
	width: 190px;
	height: 40px;
	max-width: 100%;
	padding: 10px 35px 4px 20px;
	background: #3fab9b;
	text-align: left;
	color: #fff;
	border: none;
	text-decoration: none;
	/* border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; */
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.btn_style_01:after {
	content: "";
	display: block;
	width: 20px;
	height: 16px;
	background: url(/customer/img/icon_login_01.png) no-repeat left center;
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -8px;
}
a.btn_style_top_faq {
	display: inline-block;
	width: 150px;
	height: 40px;
	max-width: 100%;
	padding: 10px 0 4px 0;
	background: #69c5b7;
	text-align: center;
	color: #fff;
	border: none;
	text-decoration: none;
	/* border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; */
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.btn_style_02 {
	display: inline-block;
	width: 312px;
	max-width: 100%;
	padding: 0 6px 0 6px;
	background: #3fab9b;
	text-align: left;
	font-size: 143%;
	color: #fff;
	border: 4px solid #3fab9b;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.btn_style_02 span {
	display: block;
	padding: 12px 20px 11px 0;
	position: relative;
}
a.btn_style_02 span:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: 20px;
	transition: all 0.3s;
	margin-top: -10px;
	vertical-align: middle;
	background: url(/customer/img/icon_arr_13.png) no-repeat left center;
}
a.btn_style_02:hover {
	color: #3fab9b;
	background: #fff;
}
a.btn_style_02:hover span:after {
	right: 14px;
	background: url(/customer/img/icon_arr_15.png) no-repeat left center;
}
a.btn_style_03 {
	display: inline-block;
	width: 390px;
	height: 64px;
	max-width: 100%;
	padding: 12px 10px 12px 10px;
	background: url(/customer/img/btn_bg_03.png) no-repeat center center;
	text-align: left;
	font-size: 165%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
a.btn_style_04 {
	display: inline-block;
	width: 300px;
	height: 70px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_04.png) no-repeat center center;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
a.btn_style_05 {
	display: inline-block;
	width: 498px;
	height: 70px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_05.png) no-repeat center center;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
a.btn_style_06 {
	display: inline-block;
	width: 437px;
	height: 64px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_06.png) no-repeat center center;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
a.btn_style_06 span {
	display: inline-block;
	padding: 5px 0 5px 40px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
}
a.btn_style_07 {
	display: inline-block;
	width: 254px;
	height: 64px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_07.png) no-repeat center center;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
a.btn_style_07 span {
	display: inline-block;
	padding: 5px 0 5px 40px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
}
a.btn_style_08 {
	display: inline-block;
	width: 690px;
	max-width: 100%;
	height: 81px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_08.png) no-repeat center center;
	text-align: left;
	font-size: 172%;
	line-height: 1;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
a.btn_style_08 span.icon {
	display: inline-block;
	padding: 5px 0 5px 40px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
}
a.btn_style_08 span.small {
	font-size: 78%;
}
a.btn_style_10 {
	display: inline-block;
	width: 280px;
	/* height: 81px; */
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_10.png) no-repeat center center;
	text-align: left;
	font-size: 1rem;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
a.btn_style_10 span {
	display: inline-block;
	padding: 5px 0 5px 30px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
	background-size: 20px;
}
a.btn_style_11 {
	display: inline-block;
	min-width: 250px;
	max-width: 100%;
	padding: 0 50px 0 20px;
	background: #3fab9b;
	text-align: left;
	font-size: 115%;
	color: #fff;
	border: 4px solid #3fab9b;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.btn_style_11 span {
	display: block;
	padding: 14px 0 13px 0;
	position: relative;
}
a.btn_style_11 span:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: -30px;
	transition: all 0.3s;
	margin-top: -10px;
	vertical-align: middle;
	background: url(/customer/img/icon_arr_13.png) no-repeat left center;
}
a.btn_style_11:hover {
	color: #3fab9b;
	background: #fff;
}
a.btn_style_11:hover span:after {
	background: url(/customer/img/icon_arr_15.png) no-repeat left center;
	right: -36px;
}
a.btn_style_12 {
	display: inline-block;
	max-width: 100%;
	padding: 0 50px 0 20px;
	background: #3fab9b;
	text-align: left;
	font-size: 129%;
	color: #fff;
	border: 4px solid #3fab9b;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.btn_style_12 span {
	display: block;
	padding: 8px 0 7px 0;
	position: relative;
}
a.btn_style_12 span:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: -30px;
	transition: all 0.3s;
	margin-top: -10px;
	vertical-align: middle;
	background: url(/customer/img/icon_arr_13.png) no-repeat left center;
}
a.btn_style_12:hover {
	color: #3fab9b;
	background: #fff;
}
a.btn_style_12:hover span:after {
	background: url(/customer/img/icon_arr_15.png) no-repeat left center;
	right: -36px;
}
a.btn_style_13 {
	display: inline-block;
	max-width: 100%;
	padding: 0 50px 0 20px;
	background: #00719e;
	text-align: left;
	font-size: 129%;
	color: #fff;
	border: 4px solid #00719e;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.btn_style_13 span {
	display: block;
	padding: 8px 0 7px 0;
	position: relative;
}
a.btn_style_13 span:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: -30px;
	transition: all 0.3s;
	margin-top: -10px;
	vertical-align: middle;
	background: url(/customer/img/icon_arr_13.png) no-repeat left center;
}
a.btn_style_13:hover {
	color: #00719e;
	background: #fff;
}
a.btn_style_13:hover span:after {
	background: url(/customer/img/icon_arr_20.png) no-repeat left center;
	right: -36px;
}
a.btn_style_14,
.submit_btn_14 {
	display: inline-block;
	max-width: 100%;
	padding: 0 60px 0 30px;
	background: #3fab9b;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: 4px solid #3fab9b;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
/* 押せないボタンのデザイン */
a.btn_style_14_none,
.submit_btn_14_none {
	display: inline-block;
	max-width: 100%;
	padding: 0 60px 0 30px;
	background: #c5c5c5;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: 4px solid #b5b5b5;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.btn_style_14 span,
.submit_btn_14 span,
.submit_btn_14_none span {
	display: block;
	padding: 12px 0 11px 0;
	position: relative;
}
a.btn_style_14 span:after,
.submit_btn_14 span:after,
.submit_btn_14_none span:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: -30px;
	transition: all 0.3s;
	margin-top: -10px;
	vertical-align: middle;
	background: url(/customer/img/icon_arr_13.png) no-repeat left center;
}
a.btn_style_14:hover,
.submit_btn_14:hover {
	color: #3fab9b;
	background: #fff;
}
a.btn_style_14:hover:not(:disabled) span:after,
.submit_btn_14:hover:not(:disabled) span:after {
	background: url(/customer/img/icon_arr_15.png) no-repeat left center;
	right: -36px;
}
a.btn_style_14:disabled,
.submit_btn_14:disabled {
	background-color: #aaa;
	border: 4px solid #aaa;
	color: #fff;
}
a.btn_style_15,
.submit_btn_15 {
	display: inline-block;
	max-width: 100%;
	padding: 0 60px 0 30px;
	background: #00719e;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: 4px solid #00719e;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.btn_style_15 span,
.submit_btn_15 span {
	display: block;
	padding: 12px 0 11px 0;
	position: relative;
}
a.btn_style_15 span:after,
.submit_btn_15 span:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: -30px;
	transition: all 0.3s;
	margin-top: -10px;
	vertical-align: middle;
	background: url(/customer/img/icon_arr_13.png) no-repeat left center;
}
a.btn_style_15:hover,
.submit_btn_15:hover {
	color: #00719e;
	background: #fff;
}
a.btn_style_15:hover span:after,
.submit_btn_15:hover span:after {
	background: url(/customer/img/icon_arr_20.png) no-repeat left center;
	right: -36px;
}
a.btn_style_16,
.submit_btn_16 {
	display: inline-block;
	max-width: 100%;
	padding: 0 30px 0 60px;
	background: #3fab9b;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: 4px solid #3fab9b;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.btn_style_16 span,
.submit_btn_16 span {
	display: block;
	padding: 12px 0 11px 0;
	position: relative;
}
a.btn_style_16 span:before,
.submit_btn_16 span:before {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: -30px;
	transform: rotateZ(180deg);
	transition: all 0.3s;
	margin-top: -10px;
	vertical-align: middle;
	background: url(/customer/img/icon_arr_13.png) no-repeat left center;
}
@media screen and (max-width: 768px) {
	.submit_btn_16 span:before {
		left: -10px;
	}
}
a.btn_style_16:hover,
.submit_btn_16:hover {
	color: #3fab9b;
	background: #fff;
}
a.btn_style_16:hover span:before,
.submit_btn_16:hover span:before {
	background: url(/customer/img/icon_arr_15.png) no-repeat left center;
	left: -36px;
}
@media screen and (max-width: 768px) {
	a.btn_style_16:hover span:before,
	.submit_btn_16:hover span:before {
		left: -16px;
	}
}
a.zip_search_btn {
	display: inline-block;
	padding: 3px 10px;
	color: #000;
	font-size: 86%;
	text-decoration: none;
	border: 1px solid #000;
	vertical-align: middle;
}
.postnum_btn {
	padding: 3px 10px;
	color: #000;
	font-size: 86%;
	background: #eee;
	border: 1px solid #000;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
}
a.plan_link_btn {
	color: #000;
	font-size: 129%;
}
a.c-btn01 {
	display: inline-block;
	width: 310px;
	max-width: 100%;
	padding: 8px 8px;
	border: 1px solid #00a195;
	color: #00a195;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	box-sizing: border-box;
	transition: all 0.3s;
}
a.c-btn01:hover {
	border: 1px solid #00a195;
	color: #fff;
	background-color: #00a195;
}
/*a.btn_style_01 {
	display: inline-block;
	max-width: 100%;
	padding: 10px 12px;
	background: #000;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
}*/
.submit_btn_01 {
	display: inline-block;
	width: 300px;
	height: 70px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_04.png) no-repeat center center;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
.submit_btn_02 {
	display: inline-block;
	width: 498px;
	height: 70px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_05.png) no-repeat center center;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
.submit_btn_03 {
	display: inline-block;
	width: 390px;
	height: 64px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_03.png) no-repeat center center;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
.submit_btn_03 span {
	display: inline-block;
	padding: 0 0 0 40px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
}
.submit_btn_04 {
	display: inline-block;
	width: 254px;
	height: 64px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_07.png) no-repeat center center;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
.submit_btn_04 span {
	display: inline-block;
	padding: 0 0 0 40px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
}
.submit_btn_05 {
	display: inline-block;
	width: 690px;
	max-width: 100%;
	height: 81px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_09.png) no-repeat center center;
	text-align: left;
	font-size: 172%;
	line-height: 1.2;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
.submit_btn_05 span.icon {
	display: inline-block;
	padding: 0 0 0 40px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
}
.submit_btn_05 span.small {
	font-size: 78%;
}
.submit_btn_06 {
	display: inline-block;
	width: 312px;
	height: 61px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_02.png) no-repeat center center;
	text-align: left;
	font-size: 172%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
.submit_btn_06 span {
	display: inline-block;
	padding: 0 40px 0 0;
	background: url(/customer/img/icon_arr_02.png) no-repeat right center;
}
@media screen and (max-width: 768px) {
	.submit_btn_06 {
		width: 100%;
	}
}
.submit_btn_07 {
	display: inline-block;
	width: 280px;
	height: 61px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: url(/customer/img/btn_bg_02.png) no-repeat center center;
	text-align: left;
	font-size: 172%;
	color: #fff;
	border: none;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
.submit_btn_07 span {
	display: inline-block;
	padding: 0 0 0 40px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
}
/*.btnback_style_01 {
	display: inline-block;
	width: 280px;
	height: 61px;
	max-width: 100%;
	padding: 10px 10px 10px 10px;
	background: #9c9a99;
	text-align: left;
	font-size: 172%;
	color: #000;
	border: 1px solid #000000;
	text-align: center;
	text-decoration: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
}
.btnback_style_01 span {
	display: inline-block;
	padding: 0 0 0 40px;
	background: url(/customer/img/icon_arr_12.png) no-repeat left center;
}*/
.btnback_style_01 {
	display: inline-block;
	max-width: 100%;
	padding: 0 60px 0 30px;
	background: #9c9a99;
	text-align: left;
	font-size: 150%;
	color: #000;
	border: 4px solid #9c9a99;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
.btnback_style_01 span {
	display: block;
	padding: 12px 0 11px 0;
	position: relative;
}
.btnback_style_01 span:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	right: -30px;
	transition: all 0.3s;
	margin-top: -10px;
	vertical-align: middle;
	background: url(/customer/img/icon_arr_13.png) no-repeat left center;
}
.btnback_style_01:hover {
	color: #000;
	background: #fff;
}
.btnback_style_01:hover span:after {
	background: url(/customer/img/icon_arr_21.png) no-repeat left center;
	right: -36px;
}
.form-actions {
	margin-top: 40px;
	text-align: center;
}
.form-actions .btn_box {
	display: inline-block;
	vertical-align: top;
}
.form-actions.two_btn .btn_box {
	margin: 0 2px;
}
.btn_sec_01 {
}
@media screen and (max-width: 768px) {
	.btn_sec_01:not(.ignore_width_100p) {
		width: 100%;
	}
	.btn_sec_01:not(:last-child) {
		padding-bottom: 20px;
	}
}

.btn_sec_01 .btn {
	text-align: center;
}
.btn_sec_01 .btn .btn_style_03 span {
	display: inline-block;
	padding: 0 0 0 40px;
	background: url(/customer/img/icon_arr_02.png) no-repeat left center;
}
.btn_sec_01_inner {
	width: 100%;
}

.btn_sec_02 {
	width: 580px;
	max-width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
.btn_sec_02 .btn_left {
	float: left;
	text-align: center;
}
.btn_sec_02 .btn_right {
	float: right;
	text-align: center;
}
@media screen and (min-width: 768px) {
	.form-actions.two_btn .btn_box.sp {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	.form-actions {
		margin-top: 30px;
	}
	.form-actions.two_btn .btn_box {
		display: block;
		text-align: center;
		margin: 0 auto 10px;
	}
	.form-actions.two_btn .btn_box.pc {
		display: none;
	}
	a.btn_style_08 {
		width: 100%;
		height: auto;
		padding: 10px 10px 15px 10px;
		background: url(/customer/img/btn_bg_08.png) no-repeat center center;
		background-size: cover;
		font-size: 150%;
		text-align: left;
	}
	a.btn_style_08 br {
		display: none;
	}
	a.btn_style_08 span.icon {
		display: block;
		padding: 5px 0 5px 40px;
		background: url(/customer/img/icon_arr_02.png) no-repeat left center;
	}
	a.btn_style_08 span.small {
		display: block;
		padding-left: 40px;
	}
	.submit_btn_05 {
		width: 100%;
		height: auto;
		padding: 10px 10px 15px 10px;
		background: url(/customer/img/btn_bg_09.png) no-repeat center center;
		background-size: cover;
		font-size: 150%;
		text-align: left;
	}
	.submit_btn_05 br {
		display: none;
	}
	.submit_btn_05 span.icon {
		display: block;
		padding-left: 40px;
	}
	.submit_btn_05 span.small {
		display: block;
		padding-left: 40px;
	}
	a.btn_style_10 {
		padding-top: 16px;
		font-size: 200%;
	}
	.btn_sec_02 .btn_right {
		float: none;
		margin-bottom: 20px;
	}
	.btn_sec_02 .btn_left {
		float: none;
	}
}
@media screen and (max-width: 480px) {
	a.btn_style_02 {
		font-size: 129%;
	}
	a.btn_style_02 span {
		padding: 13px 20px 12px 0;
	}
	a.btn_style_03 {
		display: inline-block;
		width: 390px;
		height: 58px;
		max-width: 100%;
		padding: 14px 10px 12px 10px;
		font-size: 143%;
	}
	a.btn_style_04 {
		height: 60px;
		padding: 5px 10px 5px 10px;
		font-size: 136%;
	}
	.submit_btn_01 {
		height: 60px;
		padding: 5px 10px 5px 10px;
		font-size: 136%;
	}
	.submit_btn_02 {
		height: 60px;
		padding: 5px 10px 5px 10px;
		font-size: 136%;
	}
	.submit_btn_03 {
		height: 60px;
		padding: 5px 10px 5px 10px;
		font-size: 136%;
	}
	.submit_btn_03 span {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	a.btn_style_05 {
		height: 60px;
		padding: 5px 10px 5px 10px;
		font-size: 136%;
	}
	a.btn_style_06 {
		height: 60px;
		padding: 12px 10px 5px 10px;
		font-size: 125%;
	}
	a.btn_style_06 span {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	a.btn_style_07 {
		height: 60px;
		padding: 12px 10px 5px 10px;
		font-size: 136%;
	}
	a.btn_style_07 span {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	a.btn_style_08 {
		font-size: 129%;
		line-height: 1.2;
	}
	a.btn_style_08 span.icon {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	a.btn_style_08 span.small {
		padding-left: 32px;
	}
	.submit_btn_04 span {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	.submit_btn_05 {
		font-size: 129%;
		line-height: 1.4;
	}
	.submit_btn_05 span.icon {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	.submit_btn_05 span.small {
		padding-left: 32px;
	}
	.btn_sec_01 .btn .btn_style_03 span {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	a.plan_link_btn {
		font-size: 115%;
	}
	a.btn_style_10 {
		height: 60px;
		padding-top: 13px;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 123%;
	}
	a.btn_style_10 span {
		padding-left: 28px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	.submit_btn_06 {
		height: 60px;
		padding: 5px 10px 5px 10px;
		font-size: 129%;
	}
	.submit_btn_06 span {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	.btnback_style_01 {
		width: 100%;
		padding: 0 40px 0 40px;
		font-size: 129%;
	}
	.btnback_style_01 span {
		/*padding-left: 32px;*/
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	.submit_btn_07 {
		padding: 5px 10px 5px 10px;
		font-size: 136%;
	}
	.submit_btn_07 span {
		padding-left: 32px;
		-moz-background-size: 20px 16px;
		-webkit-background-size: 20px 16px;
		-o-background-size: 20px 16px;
		background-size: 20px 16px;
	}
	a.btn_style_12 {
		font-size: 115%;
	}
	a.btn_style_13 {
		font-size: 115%;
	}
	a.btn_style_14,
	.submit_btn_14,
	.submit_btn_14_none {
		width: 100%;
		padding: 0 40px 0 10px;
		font-size: 129%;
	}
	a.btn_style_15,
	.submit_btn_15 {
		width: 100%;
		padding: 0 40px 0 10px;
		font-size: 129%;
	}
	a.btn_style_16,
	.submit_btn_16 {
		width: 100%;
		padding: 0 10px 0 40px;
		font-size: 129%;
	}
}

/**********************************

 layout

***********************************/

#wrap {
	min-width: 1000px;
	margin: 0 auto;
}
#header {
	margin-bottom: 7px;
}
#hd_top_inner {
	padding-top: 19px;
}
#hd_top_inner .left {
	float: left;
	padding-left: 8px;
}
#hd_top_inner .left .logo {
	padding-top: 15px;
}
#hd_top_inner .right {
	float: right;
	width: 646px;
}
#hd_top_inner .right .login {
	float: right;
	margin-bottom: 10px;
}
#hd_top_inner .right nav {
}
#hd_top_inner .right nav ul {
}
#hd_top_inner .right nav ul li {
	float: right;
	margin: 0 4px;
	font-size: 115%;
	position: relative;
}
#hd_top_inner .right nav ul li a {
	display: block;
	padding: 0 24px 5px;
	text-decoration: none;
	color: #000000;
}
#hd_top_inner .right nav ul.parent_navi > li > a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)"; /* ie 8 */
	-moz-opacity: 0.7; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7; /* Safari 1.x */
}
#hd_top_inner .right nav ul li.navi_01 a {
	border-bottom: 4px solid #3fab9b;
}
#hd_top_inner .right nav ul li.navi_02 a {
	border-bottom: 4px solid #29abe2;
}
#hd_top_inner .right nav ul li.navi_03 a {
	border-bottom: 4px solid #de0716;
}
#hd_top_inner .right nav ul li ul.child,
#hd_top_inner .right nav ul.sp_corp_child {
	display: none;
	position: absolute;
	right: 0px;
	padding: 0;
	z-index: 900;
	width: 608px;
	border-left: solid 2px #eee;
	box-shadow: 0px 7px 5px -0px rgba(192, 192, 192, 0.6);
	-webkit-box-shadow: 0px 7px 5px -0px rgba(192, 192, 192, 0.6);
	-moz-box-shadow: 0px 7px 5px -0px rgba(192, 192, 192, 0.6);
}
#hd_top_inner .right nav ul li ul.child li,
#hd_top_inner .right nav ul.sp_corp_child li {
	text-align: center;
	font-size: 110%;
	margin: 0;
}
#hd_top_inner .right nav ul li ul.child li a,
#hd_top_inner .right nav ul.sp_corp_child li a {
	display: block;
	width: 302px;
	float: left;
	line-height: 130%;
	padding: 10px 0px;
	margin-left: -0px;
	margin-right: -0px;
	margin-bottom: -0px;
	color: #333;
	background-color: #f7f7f7;
	border: none;
	border-top: solid 2px #eee;
	border-right: solid 2px #eee;
}
#hd_top_inner .right nav ul li ul.child li a:hover,
#hd_top_inner .right nav ul.sp_corp_child li a:hover {
	color: #000;
	background-color: #fff;
}
#hd_top_inner .right nav ul li ul.child li .small,
#hd_top_inner .right nav ul.sp_corp_child li .small {
	display: block;
}
#hd_top_inner .right nav ul li ul.child li .fa,
#hd_top_inner .right nav ul.sp_corp_child li .fa {
	padding-right: 0.2em;
}
.top_callcenter {
	float: left;
	margin-right: 10px;
}
.sp_top_callcenter {
	display: none;
}
.top_faq {
	float: right;
}
.sp_top_faq {
	display: none;
}
.login {
	float: left;
}
.gnavi {
	margin-top: 10px;
	border-top: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
}
#ft_gnavi {
	margin-top: 0;
}
.gnavi .gnavi_inner {
}
.gnavi .gnavi_inner nav {
}
.gnavi .gnavi_inner nav ul {
}
.gnavi .gnavi_inner nav ul li.home {
	width: 10%;
}
.gnavi .gnavi_inner nav ul li {
	width: 18%;
	float: left;
	font-size: 115%;
}
.gnavi .gnavi_inner nav ul li a {
	display: block;
	padding: 15px 0;
	text-align: center;
	color: #000;
	text-decoration: none;
}
#contents {
}
#ct_inner {
}
#main {
	float: right;
	width: 100%;
	margin-left: -260px;
}
#main_inner {
	margin-left: 260px;
}
#side {
	width: 230px;
	float: left;
}
#side .widget {
}
#page_content {
}
#page_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
}
.commonCta {
	background: #cfe0e1;
}
.commonCta--bgWhite {
	background: #fff;
}
.commonCta__inner {
	padding-top: 60px;
	padding-bottom: 60px;
}
.commonCta__box {
	width: 760px;
	max-width: 100%;
	margin: 0 auto;
}
.commonCta__list {
	margin: 0 -20px;
}
.commonCta__item {
	width: 50%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}
a.commonCta__item__link {
	display: block;
	max-width: 100%;
	padding: 0 6px 0 6px;
	font-size: 156%;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}
a.commonCta__item__link span {
	display: inline-block;
	padding: 17px 0 17px 30px;
}
a.commonCta__item__link--calc {
	background: #dd6c6d;
}
a.commonCta__item__link--calc span {
	background: url(/customer/img/icon_calc_02.png) no-repeat left center;
}
a.commonCta__item__link--form {
	background: #29a3da;
}
a.commonCta__item__link--form span {
	background: url(/customer/img/icon_form_01.png) no-repeat left center;
}
#footer {
	clear: both;
}
#ft_bottom_inner {
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
}
#ft_bottom_inner .column_1 {
	margin-bottom: 15px;
}
#ft_bottom_inner .column_1 .logo {
	text-align: center;
}
#ft_bottom_inner .column_3 {
	font-size: 86%;
}
#ft_bottom_inner .column_3 p {
	color: #808080;
	text-align: center;
}
#ft_bottom_inner .p_mark {
	position: absolute;
	top: 10px;
	right: 0;
}
.fixedNavi {
	position: fixed;
	top: 152px;
	right: 0;
	z-index: 10;
}
.fixedNavi .calc {
	width: 90px;
	height: 90px;
	margin-bottom: 2px;
	background: url("/customer/img/btn_calc_over.png") no-repeat; /* ロールオーバー時のチラつき防止 */
}
.fixedNavi .apply {
	width: 90px;
	height: 90px;
	margin-bottom: 2px;
	background: url("/customer/img/btn_apply_over.png") no-repeat; /* ロールオーバー時のチラつき防止 */
}
.fixedNavi .chat {
	width: 90px;
	height: 90px;
	background: url("/customer/img/btn_chat_over.png") no-repeat; /* ロールオーバー時のチラつき防止 */
}
.fixedNavi .calc a,
.fixedNavi .apply a,
.fixedNavi .chat a {
	display: block;
}
.fixedNavi .calc a:hover,
.fixedNavi .apply a:hover,
.fixedNavi .chat a:hover {
	background: none;
}
.fixedNavi .calc a:hover img,
.fixedNavi .apply a:hover img,
.fixedNavi .chat a:hover img {
	visibility: hidden;
}
.sp_fixedNavi {
	display: none;
}

@media screen and (min-width: 768px) {
	#hd_top_inner .right nav ul.sp_corp_child {
		display: none !important;
	}
}
@media screen and (max-width: 767px) {
	#wrap {
		min-width: inherit;
	}
	#hd_top_inner .left {
		width: 58%;
		padding-left: 0;
	}
	#hd_top_inner .left .logo {
		width: 100%;
		padding-top: 0;
		margin: 0 auto 15px;
		float: left;
	}
	#hd_top_inner .right {
		/* float: none; */
	}
	#hd_top_inner .right .login {
		float: none;
		margin-bottom: 10px;
		text-align: center;
	}
	#hd_top_inner .right nav {
	}
	#hd_top_inner .right nav ul {
		margin: 0 -4px;
	}
	#hd_top_inner .right nav ul li {
		width: 50%;
		margin: 0;
		padding: 0 4px;
		box-sizing: border-box;
	}
	#hd_top_inner .right nav ul li a {
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
	#hd_top_inner .right nav ul li ul.child {
		display: none !important;
	}
	#hd_top_inner .right nav ul.sp_corp_child {
		display: none;
		position: static;
		width: auto;
		margin: 0 -10px;
		border: none;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	#hd_top_inner .right nav ul.sp_corp_child li {
		width: 50%;
		padding: 0;
		box-sizing: border-box;
	}
	#hd_top_inner .right nav ul.sp_corp_child li a {
		display: block;
		width: auto;
		height: 100%;
		float: none;
		border-top: none;
		box-sizing: border-box;
	}
	#hd_top_inner .right nav ul.sp_corp_child li:last-child a {
		border-right: none;
	}
	.sp_right {
		float: right;
		margin: 0 auto 15px;
	}
	.top_callcenter {
		display: none;
	}
	.sp_top_callcenter {
		width: 60px;
		height: 60px;
		display: block;
		float: left;
	}
	.top_faq {
		display: none;
	}
	.sp_top_faq {
		width: 60px;
		height: 60px;
		display: block;
		float: left;
	}
	.login {
		float: none;
	}

	#hd_gnavi {
		display: none;
	}
	.gnavi .gnavi_inner nav ul {
		margin: 0 -10px;
	}
	.gnavi .gnavi_inner nav ul li.home {
		display: none;
	}
	.gnavi .gnavi_inner nav ul li {
		width: 50%;
		font-size: 129%;
		font-weight: bold;
		border-bottom: 1px solid #b3b3b3;
		box-sizing: border-box;
	}
	.gnavi .gnavi_inner nav ul li a {
		display: block;
		padding: 65px 0 10px;
		text-align: center;
		color: #008576;
		text-decoration: none;
	}
	.gnavi .gnavi_inner nav ul li.simulation {
		border-right: 1px solid #b3b3b3;
	}
	.gnavi .gnavi_inner nav ul li.simulation a {
		background: #fff url(/customer/img/sp_navi_01.png) no-repeat center 10px;
		-moz-background-size: 55px 55px;
		-webkit-background-size: 55px 55px;
		-o-background-size: 55px 55px;
		background-size: 55px 55px;
	}
	.gnavi .gnavi_inner nav ul li.plan a {
		background: #fff url(/customer/img/sp_navi_02.png) no-repeat center 10px;
		-moz-background-size: 55px 55px;
		-webkit-background-size: 55px 55px;
		-o-background-size: 55px 55px;
		background-size: 55px 55px;
	}
	.gnavi .gnavi_inner nav ul li.flow {
		border-right: 1px solid #b3b3b3;
	}
	.gnavi .gnavi_inner nav ul li.flow a {
		background: #fff url(/customer/img/sp_navi_03.png) no-repeat center 10px;
		-moz-background-size: 55px 55px;
		-webkit-background-size: 55px 55px;
		-o-background-size: 55px 55px;
		background-size: 55px 55px;
	}
	.gnavi .gnavi_inner nav ul li.faq a {
		background: #fff url(/customer/img/sp_navi_04.png) no-repeat center 10px;
		-moz-background-size: 55px 55px;
		-webkit-background-size: 55px 55px;
		-o-background-size: 55px 55px;
		background-size: 55px 55px;
	}
	.gnavi .gnavi_inner nav ul li.apply {
		width: 100%;
		background: none;
		font-size: 143%;
		border-bottom: none;
	}
	.gnavi .gnavi_inner nav ul li.apply a {
		padding: 0 10px 0 10px;
		color: #ed1c24;
		background: #fdf7c5;
	}
	.gnavi .gnavi_inner nav ul li.apply a span.sp {
		display: inline-block;
		padding: 20px 0 20px 75px;
		background: url(/customer/img/sp_navi_05.png) no-repeat left center;
		-moz-background-size: 65px 65px;
		-webkit-background-size: 65px 65px;
		-o-background-size: 65px 65px;
		background-size: 65px 65px;
	}
	.gnavi .gnavi_inner nav .toppage {
		margin: 0 -10px;
		font-size: 129%;
		border-top: 1px solid #b3b3b3;
	}
	.gnavi .gnavi_inner nav .toppage a {
		display: block;
		padding: 30px 10px 30px 10px;
		color: #fff;
		text-align: center;
		background: #3fab9b;
	}
	.gnavi .gnavi_inner nav .toppage a span {
		display: inline-block;
		padding-left: 40px;
		background: url(/customer/img/icon_home_02.png) no-repeat left center;
		-moz-background-size: 29px 29px;
		-webkit-background-size: 29px 29px;
		-o-background-size: 29px 29px;
		background-size: 29px 29px;
	}
	#contents {
		font-size: 93%;
	}
	#main {
		float: none;
		width: auto;
		margin-left: 0;
		margin-bottom: 40px;
	}
	#main_inner {
		margin-left: 0;
	}
	.commonCta__inner {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.commonCta__list {
		margin: 0;
	}
	.commonCta__item {
		width: 360px;
		max-width: 100%;
		float: none;
		padding: 0;
		margin: 0 auto 20px;
	}
	.commonCta__item:last-child {
		margin-bottom: 0;
	}
	a.commonCta__item__link {
		font-size: 123%;
	}
	a.commonCta__item__link span {
		display: inline-block;
		padding: 17px 0 17px 30px;
	}
	#side {
		float: none;
		width: auto;
	}
	#page_top {
		bottom: 10px;
		right: 10px;
	}
	#footer {
		padding-bottom: 65px;
	}
	.sp_fixedNavi {
		display: block;
		width: 100%;
		height: 45px;
		position: fixed;
		top: auto;
		right: auto;
		bottom: 0;
		left: 0;
		overflow: hidden;
	}
	.fixedNavi {
		display: none;
	}
	.sp_fixedNavi .sp_calc {
		width: 33.3%;
		float: left;
		margin-bottom: 0;
	}
	.sp_fixedNavi .sp_apply {
		width: 33.3%;
		float: left;
	}
	.sp_fixedNavi .sp_chat {
		width: 33.4%;
		float: right;
		margin-bottom: 0;
	}
	/*.fixedNavi {*/
	/*width: 100%;*/
	/*height: 100px;*/
	/*position: fixed;*/
	/*top: auto;*/
	/*right: auto;*/
	/*bottom: 0;*/
	/*left: 0;*/
	/*overflow: hidden;*/
	/*}*/
	/*.fixedNavi .calc {*/
	/*width: 50%;*/
	/*float: left;*/
	/*margin-bottom: 0;*/
	/*}*/
	/*.fixedNavi .apply {*/
	/*width: 50%;*/
	/*float: right;*/
	/*margin-bottom: 0;*/
	/*}*/
	/*.fixedNavi .chat {*/
	/*width: 100%;*/
	/*height: 35px;*/
	/*margin-bottom: 0;*/
	/*}*/
	/* .fixedNavi .calc a {
		display: block;
		width: 100%;
		height: 45px;
		box-sizing: border-box;
	}
	.fixedNavi .apply a {
		display: block;
		width: 100%;
		height: 45px;
		box-sizing: border-box;
	}
	.fixedNavi .chat a {
		display: block;
		width: 125px;
		height: 45px;
		box-sizing: border-box;
	}
	.fixedNavi .calc a img,
	.fixedNavi .apply a img,
	.fixedNavi .chat a img {
		width: 110px;
	} */
}
@media only screen and (max-width: 600px) {
	#ft_bottom_inner .column_1 .logo {
		width: 220px;
		text-align: left;
	}
	#ft_bottom_inner .p_mark {
		width: 50px;
		top: 10px;
	}
}
@media screen and (max-width: 480px) {
	#hd_top_inner .right {
		width: 100%;
	}
	#hd_top_inner .right nav ul li {
		font-size: 86%;
	}
	#hd_top_inner .right nav ul.sp_corp_child li {
		font-size: 86%;
	}
}
@media screen and (max-width: 374px) {
	#hd_top_inner .right nav ul li {
		font-size: 72%;
	}
	#hd_top_inner .right nav ul.sp_corp_child li {
		font-size: 72%;
	}
	#ft_bottom_inner .column_3 {
		font-size: 72%;
	}
	.gnavi .gnavi_inner nav ul li {
		font-size: 115%;
	}
	.gnavi .gnavi_inner nav ul li.apply {
		font-size: 129%;
	}
}

/* 警告用 */
.box_red_02 {
	width: 700px;
	max-width: 100%;
	margin: 20px auto;
	padding: 40px;
	background: #aa0022;
	box-sizing: border-box;
	/*border: solid #000 4px;*/
}

.box_red_02 .box_01 {
	text-align: center;
	font-size: 115%;
	color: #fff;
}

.box_red_02 .box_01 button {
	padding: 10px 30px;
	margin: 0 20px;
	background-color: #fff;
	color: #aa0022;
}

/* モーダルにする場合 */
.modal {
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	/*display:none;*/
}

/* オーバーレイのスタイル */
.overLay {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.9);
	width: 100%;
	height: 100vh;
	z-index: 10;
}

/* モーダルウィンドウの中身のスタイル */
.modal .inner {
	position: absolute;
	z-index: 11;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
input:read-only:not([type=radio]) {
	background: #dddddd;
}
input:read-only:focus:not([type=radio]) {
	outline: none !important;
}
.none {
	display: none;
}

select {
	display: inline-block;
	height: calc(2.25rem + 2px);
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 0;
	background-position-x: right 0.75rem;
	background-position-y: center;
	background-size: 8px 10px;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
}

.customer-class-box {
	padding: 0 30px 30px;
	text-align: center;
}

.customer-class-box__title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.customer-class-box__buttons {
	padding: 20px 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.customer-class-box__button {
	width: 180px;
}
.customer-class-box__button:not(:first-of-type) {
	margin-left: 20px;
}

input[name=customer_class] {
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 100%;
	padding-bottom: calc(100% - 6px);
	position: relative;
	background: transparent;
	border: 3px solid #3fab9b;
	transition: 0.3s;
}
input[name=customer_class]::after {
	content: attr(data-label)"";
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #3fab9b;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
input[name=customer_class]:checked,
input[name=customer_class]:hover {
	background: #3fab9b;
}
input[name=customer_class]:checked::after,
input[name=customer_class]:hover::after {
	color: white;
}
input[name=customer_class]:focus {
	outline: none;
}

.customer_class {
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	width: 100%;
	height: 0;
	padding-bottom: calc(100% - 6px);
	text-align: center;
	background: transparent;
	border: 3px solid #3fab9b;
	transition: 0.3s;
	font-size: 24px;
	font-weight: bold;
	color: #3fab9b;
	position: relative;
}

.customer_class:hover,
.customer_class:checked
{
	background: #3fab9b;

}

.customer_class:hover > .customer_class_content,
.customer_class:checked > .customer_class_content
{
	color: white;
}

.customer_class_content {
	position: absolute;
	top: 50% ;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.customer_class-active {
	color: white;
	background: #3fab9b;
}

.check-repeater-btn {
	min-width: 120px;
	cursor: pointer;
	transition: 0.3s;
	text-align: center;
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	color: white;
	background: #3fab9b;
}
.check-repeater-btn:hover {
	opacity: 0.7;
}
.check-repeater-btn:visited,
.check-repeater-btn:link {
	color: white;
}
.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

a.btn_style_16_none,
.submit_btn_16_none {
	display: inline-block;
	max-width: 100%;
	padding: 0 60px 0 30px;
	background: #c5c5c5;
	text-align: left;
	font-size: 150%;
	color: #fff;
	border: 4px solid #b5b5b5;
	text-decoration: none;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	transition: all 0.3s;
}

.lightBox {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: auto;
	width: 100%;
	height: 100%;
	background-color: rgba(172, 172, 172, 0.65);
}

.lightBox__container {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.lightBox__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(172, 172, 172, 0.65);
}

.lightBox__inner {
	border: 1px solid #fcfcfc;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	float: left;
	top: 50%;
	left: 50%;
	z-index: 99999;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 670px;
}

@media screen and (max-width: 768px) {
	.lightBox__inner {
		width: 90%;
	}
}

.lightBox__inner .contents {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 25px;
	background-color: #fff;
	padding-right: 10px;
	position: relative;
}

@media screen and (max-width: 768px) {
	.lightBox__inner .contents {
		padding-right: 5px;
	}
}

.lightBox_invoice {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: auto;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}

.lightBox_invoice__container {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.lightBox_invoice__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0);
}

.lightBox_invoice__inner {
	border: 1px solid #fcfcfc;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	float: left;
	top: 50%;
	left: 50%;
	z-index: 99999;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 670px;
}

@media screen and (max-width: 768px) {
	.lightBox_invoice__inner {
		width: 90%;
	}
}

.lightBox_invoice__inner .contents {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 25px;
	background-color: #fff;
	padding-right: 10px;
	position: relative;
}

@media screen and (max-width: 768px) {
	.lightBox_invoice__inner .contents {
		padding-right: 5px;
	}
}

.open_modal {
	height: 360px;
	overflow-y: scroll;
}

@media screen and (max-width: 768px) {
	.open_modal {
		height: 100%;
		max-height: 340px;
	}
}

.open_modal__tt {
	font-size: 1.6rem;
	color: #325253;
	line-height: 18px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e3e3e3;
	margin-right: 20px;
}

.open_modal__box {
	padding: 10px;
	border: 1px solid #bcbcbc;
	margin-bottom: 20px;
	cursor: pointer;
	margin-right: 20px;
	border-radius: 2px;
}

@media screen and (max-width: 768px) {
	.open_modal__box {
		margin-bottom: 15px;
	}
}

.open_modal__box:last-child {
	margin-bottom: 0;
}

.open_modal__box dt {
	font-size: 1.4rem;
	font-weight: 500;
	color: #325253;
	line-height: 18px;
	margin-bottom: 7px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.open_modal__box dd {
	font-size: 1.4rem;
	font-weight: 300;
	color: #325253;
	line-height: 19px;
}

.open_modal__box .c-checkbox input[type="checkbox"] + .check-label:before {
	border: 1px solid #fff;
	width: 15px;
	height: 15px;
	margin-right: 0;
}

.open_modal__box .c-checkbox input[type="checkbox"]:checked + .check-label:after {
	width: 8px;
	height: 4px;
	top: 4px;
	left: 2px;
}

@media screen and (max-width: 768px) {
	.open_modal__box .c-checkbox input[type="checkbox"]:checked + .check-label:after {
		top: 3px;
	}
}

.open_modal__gr {
	text-align: right;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #e3e3e3;
	margin-right: 20px;
}

@media screen and (max-width: 768px) {
	.open_modal__gr {
		padding-top: 0;
		border-top: 0;
	}
}

.open_modal__btn {
	font-size: 1.4rem;
	color: #1eacb3;
	font-weight: 500;
	cursor: pointer;
	display: inline-block;
}

@media screen and (max-width: 768px) {
	.open_modal__btn {
		font-size: 1.2rem;
	}
}

.open_modal__btn:hover {
	opacity: 0.8;
}

.open_modal__close {
	position: absolute;
	top: 25px;
	right: 20px;
	cursor: pointer;
}

@media screen and (max-width: 768px) {
	.open_modal__close {
		right: 25px;
	}
}

.open_modal__submit {
	font-size: 1.6rem;
	color: #fff;
	font-weight: 500;
	width: 80px;
	height: 30px;
	background-color: #1eacb3;
	display: inline-block;
	margin-left: 20px;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	font: 400 13.3333px Arial;
	border: 0;
}

@media screen and (max-width: 768px) {
	.open_modal__submit {
		font-size: 1.5rem;
		width: 70px;
		height: 36px;
		text-align: center;
		font: 400 13.3333px Arial;
		border: 0;
	}
}

.open_modal__submit:hover {
	opacity: 0.8;
}

.button_box {
	padding: 20px 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 768px) {
	.button_box {
		padding: 20px 30px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}

@media screen and (max-width: 768px) {
    .tel_part {
        width: 5rem;
    }
}

@media screen and (min-width: 768px) {
    .gnavi .gnavi_inner nav ul.three-columns li:not(.home) {
        width: 30%;
    }
}

/* youtubeエリア */
#movie .ttl {
	font-size: 165%;
    font-weight: bold;
}

@media only screen and (max-width : 767px) {
	#movie .ttl {
		font-size: 129%;
	}
}

#movie .ttl .green {
	color: #00a99d;
}

#movie .inner {
	width: 31%;
    margin: 0 1%;
	display: inline-block;
}

@media only screen and (max-width : 767px) {
	#movie .inner {
		margin: auto;
		width: 100%;
	}
}

#movie .inner .plan_ttl {
	margin: 20px 0 20px 15px;
}

#movie .inner div {
	position: relative;
	padding-bottom: 56%;
	width: 100%;
}

@media only screen and (max-width : 767px) {
	#movie .inner div {
		position: relative;
		padding-bottom: 56.25%;
		width: 100%;
	}
}
