@charset "utf-8";

#zasMailForm .zasBtnArea .zasCheck {
    display: block!important;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	text-align: center;
	width: 100%;
	background-color: #FFF;
}

html{
	height:100%;
	width:100%;
}

html>body{
height:auto;
}

p	{
	margin-top: 20px;
}

/* ==================== リンク ==================== */
a	{
	color: #FD6204;
	text-decoration: none
}

a:hover	{
	text-decoration: underline
}

/* ==================== ヘッダー ==================== */
#header_top	{
	width: 100%;
	background-color: #626262;
}
#header_top_in	{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 31px;
}

#header_top_left	{
	width: 580px;
	float: left;
	margin-top: 4px;
}
#header_top_navi {
	width: 350px;
	float: right;
	margin-top: 4px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}

#header_top_navi a	{
	color: #FFFFFF;
	text-decoration: none
}

#header_top_navi a:hover	{
	text-decoration: underline
}


#header_top_navi ul{
	padding: 0px;
	margin: 0px;

}

#header_top_navi li {
	list-style-type : none;
	padding :0;
	margin:0px;
	display: inline;
	float: left;
}

#header_top_navi .navi01 {
	display: block;
	height: 14px;
	margin: 0px;
	padding: 0px;
}

#header_top_navi .navi01 a {
	display: block;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
#header_top_navi .navi01 a:hover {
	margin:0px;
	padding:0;
}
#header_top_in h1	{
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#head	{
	background-image: url(../images/header_back.png);
	background-repeat: repeat-x;
	height: 113px;
	width: 100%;
}

#head_in	{
	height: 113px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;

	position:relative;
}


.logo	{
	width: 330px;
	float: left;
	margin-top: 18px;
}
.header_tel	{
	width: 330px;
	float: right;
	margin-top: 10px;

	position:relative;
}

/* ナビゲーション */
#navi_back {
	background-image: url(../images/navi_back.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 49px;
}
#navi {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	height: 49px;
}


#navi ul{
	padding: 0px;
	margin: 0px;

}

#navi li {
	list-style-type : none;
	padding :0;
	margin:0px;
	display: inline;
	float: left;
}

#navi .navi01 {
	display: block;
	height: 49px;
	margin: 0px;
	padding: 0px;
}

#navi .navi01 a {
	display: block;
	height: 49px;
	margin: 0px;
	padding: 0px;
}
#navi .navi01 a:hover {
	margin:0px;
	padding:0;
}


/* ==================== コンテンツ ==================== */
#wrap {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.content	{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	margin-bottom: 40px;
}

.content h2	{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.content_g {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	background-color: #D2D8E6;
}

.content_g_sp {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	background-color: #D2D8E6;
}


#leftcontent	{
	float: left;
	width: 730px;
}

#rightcontent	{
	float: right;
	width: 252px;
}

#leftmain	{
	float: left;
	width: 620px;
}
#rightmain	{
	float: right;
	width: 310px;
}


.content_box_top {
	background-image: url(../images/con_box_top.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 80px;
}
.content_box {
	background-image: url(../images/con_box_back.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 30px;
}


.content_box a	{
	color: #090;
	text-decoration: underline;
}

.content_box_in	{
	background-color: #FFFFFF;
	padding: 10px;
}

.content_box_left	{
	float: left;
	width: 220px;
	margin-top: 20px;
}

.content_box_left p	{
	margin-left: 20px;
}


.content_box_right	{
	float: right;
	width: 715px;
	text-align: left;
	margin-top: 20px;
}

.form_box_sp	{
	margin-left: auto;
	margin-right: auto;
	padding: 0 5px;
}

.form_box_sp div.firstChild {
    margin-bottom: 25px;
}

.form_box	{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.form_box_left	{
	float: left;
}
.form_box_right	{
	float: right;
	z-index: 10;
}
.form_box_btn	{
	position: absolute;
	top: 75px;
	left: 518px;
}

.step_box	{
	width: 230px;
	float: left;
	margin-top: 20px;
}

.step_box_txt	{
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
}

.box_white	{
	font-size: 16px;
	background-color: #FFFFFF;
	border-radius: 7px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 30px;
}

.box_green	{
	background-color: #E7FDD4;
	padding: 10px;
}

.current	{
	font-weight: normal;
}
/* ==================== 画像 ==================== */
.alignleft	{float: left;
	margin-right: 20px;
	margin-bottom: 20px;}

.alignright	{float: right;
	margin-left: 20px;
	margin-bottom: 20px;}

.aligncenter	{clear: both;
	display: block;
	margin: 25px auto;}

a img	{border: none;}
.overlay:hover {
	opacity:0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter:alpha(opacity=60);
		}
/* ==================== フォーム ==================== */
input,select,textarea {
	font-size: 18px;
    height: auto!important;
    width: auto!important;
}
input[type="radio"]{
	vertical-align: middle;
}
input[type="text"],input[type="email"],input[type="tel"],textarea,select {
	background-color: #EBEBEB;
	border:3px solid #CCCCCC;
}
/*input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,textarea:focus,input[type="number"]:focus,input[type="number"]:focus,input[type="tel"]:focus*/
input[type="text"]:hover,input[type="email"]:hover,textarea:hover {
	border:3px solid #b5d8f7;
	background: aliceblue;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], textarea {
    width: 100% !important;
    padding: 2% !important;
    box-sizing: border-box !important;
}
form input:focus:invalid {
  border : tomato 3px solid;
  background: #fff0f0;
}
form input:focus:valid + .error .invalid {
  display : none;
}
select:valid,
form input:valid {
  border : seagreen 3px solid!important;
	background: #deffec;
}
p.submit {
	padding-bottom: 30px !important;
	width: 342px !important;
	margin-left: 310px !important;
	margin-top: 15px !important;
}
.submit input {
	background-image: url(../images/form_b_btn.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	width: 342px !important;
	text-align: center !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	padding-top: 20px !important;
	padding-bottom: 22px !important;
	color: #ffffff !important;
	font-weight: bold !important;
	font-size: 16px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	cursor:pointer !important;
	height: 65px;
}

/* ==================== フッター ==================== */

#footer_top	{
	width: 100%;
	background-color: #404040;
}
#footer_top_in	{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer_top_navi {
	width: 400px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}

#footer_top_navi a	{
	color: #FFFFFF;
	text-decoration: none
}

#footer_top_navi a:hover	{
	text-decoration: underline
}



#footer_top_navi ul{
	padding: 0px;
	margin: 0px;

}

#footer_top_navi li {
	list-style-type : none;
	padding :0;
	margin:0px;
	display: inline;
	float: left;
}

#footer_top_navi .navi01 {
	display: block;
	height: 14px;
	margin: 0px;
	padding: 0px;
}

#footer_top_navi .navi01 a {
	display: block;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
#footer_top_navi .navi01 a:hover {
	margin:0px;
	padding:0;
}

#foot	{
	background-image: url(../images/footer_back.png);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	height: 232px;
    background-color: #e4eeec;
}

#foot_in	{
	background-image: url(../images/footer_in_back.png);
	background-repeat: repeat-x;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#page-top {
	position: fixed;
	bottom: 115px!important;
	right: 60px;
	font-size: 36px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	line-height: 36px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 8px;
	background-color: #BFBFBF;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #333333;
}

.thumbnail_box {
	float: left;
}
.thumbnail_box img{
	padding: 6px;
	border: 1px solid #999;
	background-color: #FFF;
}
hr.style_foot {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

#copyright	{
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
	color: #FFFFFF;
}
/* ========== Table ========== */
table {
	border: 1px solid #BFBFBF;
	border-collapse: collapse;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}
table th {
	border: 1px solid #BFBFBF;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	width: 200px;
	background-color: #D2D8E6;
	text-align: left;
	font-weight: 600;
}
table td {
	border: 1px solid #BFBFBF;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	width: 550px;
	background-color: #ffffff;
}

.th_required {
	background-image: url(../images/required.png);
	background-repeat: no-repeat;
	background-position: 179px 17px;
	background-position: center right 17px;
}
.td_blue {
	background-color: #A3CDE9;
	padding: 10px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
}
.table_orange {
	border: 1px solid #F60 !important;
	border-collapse:collapse;
	font-size: 14px;
	margin-top: 10px;
	width: 560px;
}
.th_orange {
	background-color: #F46700;
	padding: 10px;
	text-align: center;
	letter-spacing: 0.2em;
	border-top-color: #F60 !important;
	border-right-color: #F60 !important;
	border-bottom-color: #F60 !important;
	border-left-color: #F60 !important;
}
.td_orange {
	background-color: #FFCB97;
	padding: 10px;
	text-align: left;
	border-top-color: #F60 !important;
	border-right-color: #F60 !important;
	border-bottom-color: #F60 !important;
	border-left-color: #F60 !important;
	font-size: 18px;
	font-weight: bold !important;
	color: #F46700;
}
.table_noline {
	font-size: 14px;
	margin-top: 10px;
	border-style: none;
	margin-bottom: 10px;
}
.table_noline th {
	padding: 5px;
	width: 90px;
	text-align: right;
	font-weight: normal;
	background-color: #FFF;
	border-style: none;
}
.table_noline td {
	padding: 5px;
	line-height: 28px;
	width: 400px;
	border-style: none;
}
/* ========== Google map ========== */
.map_box {
	padding: 3px;
	border: 1px solid #999;
	background-color: #FFF;
	height: 450px;
	width: 930px;
}
/* ========== 共通 ========== */
/*
.mt_3 { margin-top: 3px;}
.mt_5 { margin-top: 5px;}
.mt_9 {
	margin-top: 9px;
}
.mt_13 { margin-top: 13px;}
.mt_10 { margin-top: 10px;}
.mt_15 { margin-top: 15px;}
.mt_18 { margin-top: 18px;}
.mt_20 { margin-top: 20px;}
.mt_25 { margin-top: 25px;}
.mt_23 { margin-top:23px;}
.mt_30 { margin-top:30px;}
.mt_40 { margin-top:40px;}
.mt_50 { margin-top:50px;}
.mt_80 { margin-top:80px;}
.mt_90 { margin-top:90px;}

.mb_5 {
	margin-bottom: 5px;
}
.mb_10 {
	margin-bottom: 10px;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_40 {
	margin-bottom: 40px;
}
.mb_50 {
	margin-bottom: 50px;
}
.mb_70 {
	margin-bottom: 70px;
}
.mb_90 {
	margin-bottom: 90px;
}
*/
.ml_9 {
	margin-left: 9px;
}
.ml_10 { margin-left: 10px;}
.ml_15 { margin-left: 15px;}
.ml_20 { margin-left: 20px;}
.ml_25 { margin-left: 25px;}
.ml_30 { margin-left: 30px;}
.ml_40 { margin-left: 40px;}
.ml_45 { margin-left: 45px;}
.ml_50 {
	margin-left:50px;
}
.ml_55 {
	margin-left: 75px;
}
.ml_95 {
	margin-left:95px;
}
.ml_100 {margin-left:100px;}
.ml_140 {
	margin-left:140px;
}
.mr_5 { margin-right:5px;}
.mr_10 { margin-right:10px;}
.mr_20 { margin-right:20px;}
.mr_25 { margin-right:25px;}
.mr_30 { margin-right:30px;}
.mr_45 { margin-right:45px;}
.mr_55 { margin-right:55px;}
.pr_45{ padding-right:45px;}
.pt_3{padding-top:3px;}
.pt_5{padding-top:5px;}
.pt_10{padding-top:10px;}
.pt_15{padding-top:15px;}
.pt_30{padding-top:30px;}
.w_30{
	width: 30px;
}
.w_100{
	width: 100px;
}
.w_120{
	width: 120px;
}
.w_150{
	width: 150px;
}
.w_200{
	width: 200px;
}
.w_250{
	width: 250px;
}
.w_300{
	width: 300px;
}
.w_360{
	width: 360px;
}
.w_400{
	width: 400px;
}
.w_550{
	width: 550px;
}
.w_600{
	width: 600px;
}
.w_650{
	width: 650px;
}
.w_900{
	width: 900px;
}
.center{ text-align:center;}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.font_10{ font-size:10px;}
.font_12{ font-size:12px;}
.font_14{ font-size:14px;}
.font_16{ font-size:16px;}
.font_18{ font-size:18px;}
.font_24{ font-size:24px;}
.font_g{
	color: #666;
}
.font_r{
	color: #F03;
}
.font_o{
	color: #EB6100;
}
.font_b{
	color: #335D85;
}
.lh_25{
	line-height: 25px;
}
.lh_30{
	line-height: 30px;
}
.disp{ display:inline;}

.image_box{
	border-style: none;
}
.text_box{
	text-align: left;
}
.ft_left{
	float: left;
}
.ft_right{
	float: right;
}
.clear{
	clear:both;
}
.fixed {
	background-color: #FFF;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}



/* add */

.lineheight {
	line-height: 0;
}

div.formbutton {
	line-height: 25px;
}

div.telbutton {
	line-height: 25px;
}

.creditcard {
    margin: 100px 0;
}

.creditcard_sp {
    margin: 50px 0;
}

.header_btn{
	position:absolute; top:20px; left:420px;
}
.header_text{
	position:absolute; bottom:0; right:-20px;
}


@media screen and (min-width: 641px){
	.sp_tel_box,
	.top_navi,
	.bottom_navi,
	.bottom_tel,
	.sp_image,
	.main_image_sp {
		display:none;
	}
}

/*@media screen and (min-width:739px){
	.sp-section,
	.tb-section{
		display: none;
	}
}

@media screen and (min-width:641px) and (max-width:738px){
	.pc-section,
	.sp-section {
		display: none;
	}
}

@media screen and (max-width:640px){
	.pc-section,
	.tb-section {
		display: none;
	}
}*/

.content.gaiyou-bg {
    padding: 60px 30px;
    background: url(../images/profile-gaiyou-bg-pc.jpg);
    background-size: cover;
    margin: 0;
    width: 100%;
    max-width: 1140px;
    margin-top: -8px;
}
.gaiyou-bg td, .gaiyou-bg table th {
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
}

@media screen and (max-width:640px) {
	.content.gaiyou-bg {
    	padding: 25px 0 50px;
    	max-width: 640px;
    	background-size: cover;
    }
}

@media screen and (min-width:739px) {
	.sp-section,
	.tb-section{
		display: none;
	}
}

@media screen and (max-width:738px) {
	#telformcta,
	.pc-section,
	.tb-section {
		display: none!important;
	}
}


#wrap {
    max-width: 100%;
}

img.btn_ext {
    cursor: pointer;
}

#telformcta {
    height: 10vw;
    max-height: 60px;
    display: table;
    position: fixed;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    z-index: 100000;
}
.telformcta-subtitle {
	color: #000;
}
.innertable {
    display: table-row;
}
.telbutton-cell {
    width: 48%;
    display: table-cell;
}
.formbutton-cell {
    width: 48%;
    display: table-cell;
}
#telformcta a {
    font-size: 1.3rem;
    text-decoration: none;
    color: #fff;
}
#telformcta a:hover,
#telformcta a:hover {
    transform: translateY(4px);
    box-shadow: 0 0;
    transition: .3s;
}
.formbutton a {
    font-family: -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Aktiv Grotesk", Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: 500;
    background: #ff7a00;
    text-align: center;
    vertical-align: middle;
    display: block;
    max-width: 320px;
    width: 40vw;
	padding: 2px 0 0 0;
    height: 35px;
    border-radius: 3px;
    margin: 10px auto;
    box-shadow: 0 4px rgb(150, 76, 9);
	cursor: pointer;
}
.telbutton a {
    font-family: -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Aktiv Grotesk", Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, 游ゴシック, "Yu Gothic", sans-serif;
    font-weight: 500;
    background: #63be7d;
    text-align: center;
    vertical-align: middle;
    display: block;
	padding: 2px 0 0 0;
    height: 35px;
    max-width: 320px;
    width: 40vw;
    border-radius: 3px;
    margin: 10px auto;
    box-shadow: 0 4px #0a4e1d;
	cursor: pointer;
}

@media (max-width: 640px) {
	div#telformcta {
    	display: none!important;
	}
}

.fixed-cta-tel, .fixed-cta-form {
    display: inline-block;
}
.fixed-cta {
    position: fixed;
    bottom: 0;
}
.fixed-cta-tel, .fixed-cta-form {
    display: inline-block;
    width: 50%;
    padding: 0;
    margin-right: -2px;
    margin-left: -2px;
}
.fixed-cta {
    position: fixed;
    bottom: -8px;
}

@media screen and (max-width:738px){
#telformcta a {
    padding-top: 8px;
}
.formbutton {
    margin-right: 5vw;
    margin-left: 5px;
}
.telbutton {
    margin-left: 5vw;
    margin-right: 5px;
}
.pc-section,
.pc-display2,
.pc-display {
    display: none;
}
}
@media screen and (min-width:739px){
.formbutton-cell {
    width: 100%;
    display: table-cell;
}
.sp-section,
.telbutton-cell {
    display: none;
}
.pc-display {
    font-size: 15px;
}
span.pc-display3 {
    font-size: 24px;
    font-weight: 600;
}
.formbutton a {
	height: 65px;
	margin: 0px auto 10px;
}
.formbutton {
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding-top: 5px;
}
}
#zasMailForm input[type='submit'] {
    background: #ff7c25;
    border: none!important;
}
#zasMailForm input[type='reset'] {
    background: #001c58;
}
.all_wrap {
    background: #f7fbfd;
}

.youtubewrap {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.youtubewrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width:641px) {
	.fixed-cta,
	#footer_top,
	#foot,
	#navi_back,
	.main,
	#head,
	.content_g,
	#foot_in {
	    width: 1200px;
	    margin: 0 auto;
	}
}

ul.terms-of-use {
    border: solid 2px #cccdd0;
    margin-bottom: 10px;
    background: #fff;
    padding: 10px;
    list-style: none;
    line-height: 1.3rem;
    font-size: 0.9rem;
    max-width: 777px;
}
ul.terms-of-use>li {
    margin-bottom: 1rem;
}
li.terms-of-use-subject {
    font-weight: 600;
    margin: -10px;
    padding: 10px;
    background: #d2d8e6;a
    text-align: center;
}
ul.terms-of-use>li.terms-of-use-info {
    margin: -10px;
    padding: 5px 10px;
    background: #f99e4d;
    color: #fff;
}
@media screen and (max-width: 640px) {
	ul.terms-of-use {
		margin: 0 2% 10px;
	}
}