@charset "utf-8";

html {

}
body {
    min-width: 1100px;
    max-width: initial;
		font-family: 'Noto Sans', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Osaka, Sans-Serif;
}
.inner {
    max-width: 1080px;
}

.marker {
    background: linear-gradient(transparent 60%, #fff100 60%);
}
.wave {
    background: url(../images/icon_wave.png) repeat-x left bottom;
}

.sec_title {
		margin-bottom: 2em;
}
.sec_title .en {
    display: block;
    color: #b4b4b4;
    font-size: 36px;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: italic;
}
.sec_title .jp {
    display: block;
    font-size: 40px;
    line-height: 1.4em;
    padding-bottom: 0.2em;
}







.bg_gray {
		background:#eeeeee;
}
.red {
		color:#e5004f;
}
.yellow {
		color:#fff100;
}
.orange {
		color:#f08206;
}
.blue {
		color:#21b6e8;
}
.green {
		color:#90c01b;
}
.normal {
    font-weight: normal;
}



/* **************************************************************** */
/* header
*/
header {
    background: rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
}
header .inner {
align-items: stretch;
    max-width: 1080px;
}


header .logo {

}
header .btn a {
    background: #f08200;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    width: auto;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 1em;
}








/* **************************************************************** */
/* mv
*/
.mv {
    background: #5fc6f0;
    max-width: 1600px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.mv .inner {
    background: url(../images/bg_mv_person.png) no-repeat right bottom;
    padding: 4em 0;
}
.mv_bloc {
    text-align: left;
}
.mv_bloc h1 {

}
.mv_bloc .mv_image {
    margin-top: 2em;
}

.mv_text {
    margin-top: 2em;
}
.mv_text p {

    height: 108px;
}
.mv_text p img {
    position: absolute;
    left: 30%;
}



/* **************************************************************** */
/* title_bloc
*/

.title_bloc {
    text-align: left;
    margin-bottom: 2em;
}
.title_bloc .en {
    display: block;
    color: #b4b4b4;
    font-size: 36px;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: italic;
}
.title_bloc .jp {
    display: block;
    font-size: 48px;
    line-height: 1.4em;
    padding-bottom: 0.2em;
    background: url(../images/bg_title.png) no-repeat left bottom;	
}

.title_wrap .title_bloc {
    margin-bottom: 1em;
}
.title_wrap p {
		font-size: 18px;
    line-height: 1.4em;
    text-align: left;
}



/* **************************************************************** */
/* sec01
*/
.sec01 {
    background: #d7f3fe;
    padding: 4em 0 0;
    max-width: 1600px;
    margin: 0 auto;
}
.sec01 .sec_header {
		text-align: left;
    margin-bottom: 2em;
}
.sec01 .sec_header h2 {
		border-bottom: solid 1px #000;
    display: inline-block;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
}
.sec01 .sec_header p {
    font-size: 24px;
    line-height: 1.4em;
}

.sec01_bloc {
    align-items: center;
    justify-content: space-between;
}
.sec01_bloc figure {
		width: 50%;
}
.sec01_bloc .detail {
		width: 50%;
}
.sec01_bloc .detail h3 {
    font-size: 30px;
    line-height: 1.6em;
    font-weight: 900;
    margin-bottom: 1em;
}
.sec01_bloc .detail h3 .large {
	
}
.sec01_bloc .detail p {
    font-size: 33px;
    line-height: 1em;
    margin-bottom: 1em;	
}
.sec01_bloc .detail p span {
	
}
.sec01_bloc .detail p span:before {
    content: "＼";
    font-size: 1.2em;
    vertical-align: sub;
}
.sec01_bloc .detail p span:after {
		content:"／";
    font-size: 1.2em;
    vertical-align: sub;
}
.sec01_bloc .detail .btn_bloc {
    position: relative;
}
.sec01_bloc .detail .btn_bloc a {
    background: #f08200;
    color: #fff;
    border-bottom: solid 5px #995e01;
    font-size: 30px;
    line-height: 1em;
    width: 100%;
    max-width: 690px;
    padding: 30px 0;
    display: inline-block;
    text-decoration: none;
}
.sec01_bloc .detail .btn_bloc a:hover {
		position: relative;
    border: none;
    bottom: 0;
    margin-top: 5px;
}

/* **************************************************************** */
/* why01 why02
*/
.why01 {
	
}
.why_header {
		position: relative;
    max-width: 1600px;
    margin: 0 auto;
}
.why_header p {
    background: #5fc6f0;
    padding: 1em;
}
.why_header p span {
    font-size: 36px;
    line-height: 1em;
    color: #fff;
    border-bottom: solid 1px #fff;
    font-weight: 900;
}
.arrow_title {
		position: absolute;
    bottom: -219px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.why_title {
    align-items: center;
    justify-content: center;
}
.why_title h2 {
    margin-top: -12em;
}
.why_title .jp {
    display: block;
    font-size: 55px;
    line-height: 1.4em;
    font-style: italic;
    text-shadow: 2px 2px #fff;
}
.why_title .en {
    display: block;
    font-size: 30px;
    color: #bfbfbf;
    font-family: 'Roboto';
    text-transform: uppercase;
}

.why01 .why_title {
		background:url(../images/bg_why01.jpg) no-repeat center top;
		height:880px;
}
.why02 .why_title {
		background:url(../images/bg_why02.jpg) no-repeat center top;
		height:878px;
}


.why01 .why_content {
    padding: 10em 0 4em;
    position: relative;
}
.why02 .why_content {
    padding: 4em 0 4em;
}

.why_content .catch {
    position: absolute;
    top: -112px;
    left: 0;
    right: 0;
    margin: 0 auto;
}




.why_bloc {
	
}
.why_bloc h3 {
		text-align: left;
    margin-bottom: 2em;
}
.why_list {
	
}
.why_list ol {
	
}
.why_list ol li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1em;
    width: 49%;
}
.why02 .why_list ol li {
    margin-bottom: 2em;
}
.why_list ol li > figure {
    margin-right: 1em;
}
.why_list ol li > h4 {
		flex: 1 0 0;
    font-size: 22px;
    line-height: 1.4em;
    text-align: left;
}

.why_list ol li > .detail {
		margin-top: 1em;
}

.why_list ol li > .detail p {
		font-size: 15px;
    line-height: 1.4em;
    text-align: left;
}

.why_list ol li > .detail.flex {
    align-items: center;
    justify-content: flex-start;
}
.why_list ol li > .detail.flex figure {
    margin-right: 1em;	
}
.why_list ol li > .detail.flex p {
		flex: 1 0 0;
}

.why02_focus {
    margin-top: 2em;
    background: #ecf8fe;
    padding: 1em;
}
.why02_focus h5 {
		color:#e5004f;
		font-size:24px;
		line-height:1.4em;
}
.why02_focus p {
    font-size: 16px;
    line-height: 1.4em;
    text-align: left;
    margin-top: 1em;
}
.why02_focus .why02_focus_bloc {
    margin-top: 1.4em;
}

.why02 .why_list ol li:last-child {
		margin-top: -35em;
}
/*.why02a .why_list ol li:last-child{
    margin-top: -11em;
}*/




/* **************************************************************** */
/* reason
*/
.reason {
	
}
.reason_title {
    align-items: flex-start;
    justify-content: center;
    background: url(../images/bg_reason.jpg) no-repeat center top;
    height: 659px;
}
.reason_title h2 {
    margin-top: 2em;
}
.reason_title .jp {
    display: block;
    font-size: 55px;
    line-height: 1.4em;
    font-style: italic;
    text-shadow: 2px 2px #fff;
}
.reason_title .en {
    display: block;
    font-size: 30px;
    color: #bfbfbf;
    font-family: 'Roboto';
    text-transform: uppercase;
}

.reason_bloc {
		padding:4em 0;
}
.reason_desc_bloc {
    margin-bottom: 3em;
}
.reason_desc_bloc p {
    font-size: 20px;
    line-height: 1.4em;
    text-align: left;
}

.reason_list {
	
}
.reason_list ol {
	
}
.reason_list ol li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 1em;
    width: 49%;
}
.reason_list ol li {
    margin-bottom: 2em;
}
.reason_list ol li > figure {
    margin-right: 1em;
}
.reason_list ol li > h4 {
		flex: 1 0 0;
    font-size: 22px;
    line-height: 1.4em;
    text-align: left;
}

.reason_list ol li > .detail {
		margin-top: 1em;
}

.reason_list ol li > .detail p {
		font-size: 15px;
    line-height: 1.4em;
    text-align: left;
}


/* **************************************************************** */
/* plan
*/
.plan {
    background: #5fc6f0;
    padding: 4em 0;
    max-width: 1600px;
    margin: 0 auto;
}
.plan_title {
    text-align: center;
    align-items: center;
    justify-content: center;
}
.plan_title h2 {

}
.plan_title .jp {
    display: block;
    font-size: 55px;
    line-height: 1.4em;
    font-style: italic;
    text-shadow: 2px 2px #fff;
}
.plan_title .en {
    display: block;
    font-size: 30px;
    color: #fff;
    font-family: 'Roboto';
    text-transform: uppercase;
}

.plan_bloc {
		padding:4em 0;
}
.plan_list {
    margin-bottom: 2em;
}
.plan_list ul {

}
.plan_list ul li {

}
.plan_list2 ul li {
    width: calc(100% /3 - 12px);
}
.plan_list ul li + li {

}
.plan_detail {
	
}


/* **************************************************************** */
/* company
*/
.company {
		background:#ffffff;
    padding: 4em 0;
}

.company_title {
		text-align: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 2em;
}
.company_title h2 {

}
.company_title .jp {
    display: block;
    font-size: 55px;
    line-height: 1.4em;
    font-style: italic;
    text-shadow: 2px 2px #fff;
}
.company_title .en {
    display: block;
    font-size: 30px;
    color: #a0a0a0;
    font-family: 'Roboto';
    text-transform: uppercase;
}


.company table {
		width: 100%;
		font-size:16px;
}
.company table th {
    padding: 1em;
    text-align: left;
}
.company table td {
    padding: 1em;
    text-align: left;
    width: 80%;
		color:#434343;
}
.company table tr {

}
.company table tr:nth-child(odd) {
		background:#f5f4f0;
}


/* **************************************************************** */
/* Contact
*/
.cta {
    background: #ecf8fe;
    padding: 2em 0;
    max-width: 1600px;
    margin: 0 auto;
}
.cta_bloc {
    align-items: flex-end;
    justify-content: space-between;
}
.cta_bloc .btn_reserve {
		width: 50%;
}
.cta_bloc .btn_tel {
		width: 50%;
}
.cta_bloc .btn_tel p {
		font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 0.5em;
}
.cta_bloc a {
		display:block;
}




/* **************************************************************** */
/* Contact
*/
#Contact {
    padding: 4em 0 4em;
}


.contact_title {
		text-align: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 2em;
}
.contact_title h2 {

}
.contact_title .jp {
    display: block;
    font-size: 55px;
    line-height: 1.4em;
    font-style: italic;
    text-shadow: 2px 2px #fff;
}
.contact_title .en {
    display: block;
    font-size: 30px;
    color: #a0a0a0;
    font-family: 'Roboto';
    text-transform: uppercase;
}
.contact_title p {
    width: 100%;
    font-size: 18px;
    line-height: 1.4em;
    margin-top: 1em;
}






.attention_bloc {
    margin-bottom: 2em;
}
.attention_bloc h3 {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 0.5em;
}
.attention_bloc p {
    text-align: left;
}
#Contact .contact_bloc {
		margin-bottom:2em;
}
#Contact .contact_bloc dl {
    border-top: solid 1px #a3a3a3;
    border-left: solid 1px #a3a3a3;
    border-right: solid 1px #a3a3a3;
    margin: 0;
    align-items: stretch;
}
#Contact .contact_bloc dl:nth-child(odd) {
    background: #ffffff;
}
#Contact .contact_bloc dl:last-child {
		border-bottom: solid 1px #a3a3a3;
}
#Contact .contact_bloc dl dt {
    width: 25%;
    text-align: left;
    position: relative;
    align-items: center;
    font-weight: 900;
    background: #ecf8fe;
    padding: 1em;
    box-sizing: border-box;
}

#Contact .contact_bloc dl dt.required {

}
#Contact .contact_bloc dl dt.required:after {
    content: "必須";
    display: inline-block;
    background: #f08206;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
}

#Contact .contact_bloc dl dd {
    margin: 0;
    width: 75%;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    border-left: solid 1px #a3a3a3;
    padding: 1em;
}


#Contact .contact_bloc .dl_bloc {
	
}
#Contact .contact_bloc .btn_bloc {
    margin-top: 4em;
}
#Contact .btn_bloc input[type="submit"] {
    color: #fff;
    text-decoration: none;
    width: 420px;
    height: 80px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 0 #b10a11;
    background: #f83e37;
    border: none;
    font-size: 20px;
}
#Contact .btn_bloc input[type="submit"]:hover {
    box-shadow: none;
    transform: translate3d(0, 6px, 0);
    background: rgba(253, 42, 0, 0.8);
}



.contact_name {
    padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
    width: 50%;
}
.contact_kana {
    padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
    width: 50%;
}
.contact_age {
    padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
    width: 66px;
}
.contact_mail {
    padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
    width: 100%;
}
.contact_tel {
    padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
    width: 50%;
}
.contact_zip {
    padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
    width: 60px;
}
.contact_address {
    padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
    width: 100%;
}
.contact_message {
		width: 100%;
    padding: 5px 10px;
    box-sizing: border-box;
		border: solid 1px #d0d2d2;
}

.contact_sex {
    padding: 5px 10px;
    box-sizing: border-box;
		border: solid 1px #d0d2d2;
}
.contact_pref {
    padding: 5px 10px;
    box-sizing: border-box;
		border: solid 1px #d0d2d2;
}
.contact_zip {
    padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
    width: 140px;
}
.contact_asset {
    padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
    width: 66px;
}

.select_wrap {
    align-items: flex-start;
    justify-content: flex-start;
}
.select_item {
	
}

.contact_select {
		padding: 5px 10px;
    box-sizing: border-box;
    border: solid 1px #d0d2d2;
}

.contact_check {
    margin: 0 0 1em;
}



.radio_wrap {
    justify-content: flex-start;
}
.radio_item + .radio_item {
		margin-left:1em;
}




.check_wrap {
    justify-content: center;
    margin-bottom: 1em;
}

.radio_item2 {
		align-items: center;
    justify-content: flex-start;
}
.radio_item2 label {
		margin: 0 1em;
}

button {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}
.contact .btn_bloc {
    position: relative;
		
}
.btn_submit {
		background: #e5004f;
    color: #fff;
    border-bottom: solid 5px #9c0137;
    font-size: 24px;
    line-height: 1em;
    width: 100%;
    max-width: 400px;
    padding: 30px 0;
    display: inline-block;
    text-decoration: none;
}
.btn_submit:hover {
		position: relative;
    border: none;
    bottom: 0;
    margin-top: 5px;
}





/* **************************************************************** */
/* footer
*/

.footer_bloc {

}
footer .logo {
    margin-bottom: 1em;
    text-align: center;
}
.copyright {
		background: #f08200;
    color: #fff;
    max-width: 1600px;
    margin: 0 auto;
}


/* **************************************************************** */
/* thanks
*/
.thanks_body {
    /*background: #d4ecf9;*/
}
.thanks_body header{
    background: #fff;
    position: static;
    box-sizing: border-box;
}
.thanks {
    position: relative;
		/*
    box-sizing: border-box;
    background: url(../images/bg_mv.jpg) no-repeat;
    background-size: cover;
		*/
}
.thanks .inner {
    text-align: left;
    position: relative;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.thanks .detail {
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 10;
    width: 100%;
    padding: 4em 0;
}


.thanks_image {
    margin-bottom: 2em;
}
.thanks_image p {
		color: #e5004f;
    font-size: 36px!important;
    font-weight: bold;
    margin-bottom: 0.5em;
}
.thanks_image img {
	
}





.thanks .detail h1 {
    font-size: 36px;
    margin-bottom: 1em;
}
.thanks .detail p {
    font-size: 22px;
}





.data_bloc {
		max-width: 828px;
    width: 100%;
    margin: 4em auto 0;
}
.data_bloc table {
    width: 100%;
    font-size: 20px;
    line-height: 1.4em;
}
.data_bloc table th {
		border: solid 1px #34495E;
    padding: 1em;
    width: 20%;
		background:#EDF1F5;
}
.data_bloc table td {
		border: solid 1px #34495E;
    padding: 1em;
    text-align: left;
}
.data_bloc table td .bold {
		font-weight:700;
}
.data_bloc table td .flex {
    align-items: center;
    justify-content: flex-start;
}
.data_bloc table td .flex.bit {
    justify-content: space-between;
}
.data_bloc table td .focus {
    border: solid 1px #FF0000;
    color: #FF0000;
    padding: 0.2em 1em;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
    margin-left: 1em;
}
.data_bloc table td .map_link {
    margin-left: 1em;
}
.data_bloc table thead th {
		background:#34495E;
		color:#fff;
}






/* privacy */
#privacy {

}
#privacy article {
		padding-top: 59px;
}


#privacy article .entry-header {
    background: #61b2e7;
    color: #fff;
    margin-bottom: 1em;
}
#privacy h1 {
	
}
#policy {
	
}

#policy h2 {
    border-left: none !important;
    border-bottom: 1px solid;
    text-align: center;
    margin-bottom: 1em;
}
#policy h3 {
    background: #61b2e7;
    color: #fff;
    text-align: left;
    padding: 10px;
    margin-bottom: 1em;
}
#policy h4 {
    text-align: left;
}
#policy p {
		text-align: left;
    margin-bottom: 1em;
}
#policy ul {
    text-align: left;
    padding-left: 2em;
    margin-bottom: 1em;
    list-style-type: disc;
}
#policy ol {
		text-align: left;
    padding-left: 2em;
    margin-bottom: 1em;
}

#policy ul .lst-d {
    list-style-type: decimal;
}

.back_bloc {
		margin-bottom: 2em;
}
.back_bloc a {
    display: inline-block;
    background: #61b2e7;
    color: #fff;
    text-decoration: none;
    padding: 1em;
    width: 100%;
    max-width: 300px;
    border-radius: 10px;
}
.back_bloc a:hover {
    background: #34495e;
}















@media screen and (max-width: 768px) {

body {
    min-width: initial;
}

header .logo {
		padding: 0 0.5em;
    width: 50vw;
    box-sizing: border-box;
}
header .logo img {

}

header .btn {
    width: 50%;
}
header .btn a {
    color: #fff;
    font-size: 4vw;
    box-sizing: border-box;
}


.mv .inner {
    padding: 1em;
    background: url(../images/bg_mv_person_sp.png) no-repeat right bottom;
    background-size: cover;
}
.mv_text {
    margin: 1em -1em 0;
}
.mv_text p {
    height: auto;
}
.mv_text p img {
    position: static;
}




.sec01 {
		padding: 1em;
    background: #d7f3fe url(../images/bg_sec01_sp.png) no-repeat left bottom;
    background-size: contain;
}
.sec01 .sec_header {
    margin-bottom: 5em;
}
.sec01 .sec_header p {
    font-size: 14px;
}
.sec01_bloc {
    position: relative;
}

.sec01_bloc figure {
    display: none;
}
.sec01_bloc .detail {
    width: 100%;
}
.sec01_bloc .detail .bloc {
    width: 60%;
    margin-left: auto;
    margin-bottom: 4em;
}
.sec01_bloc .detail h3 {
		font-size: 4vw;
    margin-bottom: 1em;
}
.sec01_bloc .detail p {
    font-size: 4vw;
}
.sec01_bloc .detail .btn_bloc a {
    font-size: 5vw;
    padding: 5vw 0;
}
.why_header p span {
    font-size: 20px;
}
.arrow_title {
    bottom: -29vw;
}

.why01 .why_title {
    background: url(../images/bg_why01_sp.jpg) no-repeat center top;
		background-size: cover;
		height: auto;
    padding: 15em 0;
}
.why02 .why_title {
    background: url(../images/bg_why02_sp.jpg) no-repeat center top;
		background-size: cover;
		height: auto;
    padding: 15em 0;
}

.why_title .jp {
    font-size: 7vw;
}
.why_title .en {
    font-size: 4vw;
}
.why_title h2 {
    margin-top: -7em;
}
.why_content .catch {
    width: 40%;
    top: -22vw;
}

.why01 .why_content {
    padding: 5em 1em 1em;
    position: relative;
}
.why_list ol li {
    width: 100%;
}
.why_list ol li > figure {
    margin-right: 1em;
    width: 48px;
}
.why_list ol li > h4 {
		font-size: 18px;
}
.why02 .why_content {
    padding: 1em;
}

.why02_focus h5 {
    font-size: 18px;
}
.why02_focus p {
    font-size: 14px;
}
.why02 .why_list ol li:last-child {
    margin-top: 0;
}
.why_list ol li > .detail.flex figure {
    width: 80px;
}
.why_list ol li > .detail p {
    font-size: 13px;
}
.why_list ol li > .detail {
    margin-top: 0.5em;
}

.why02 .why_list ol li {
    margin-bottom: 1em;
}
.why02_focus {
    margin-top: 1em;
}


.reason_title {
		justify-content: center;
    background: url(../images/bg_reason_sp.jpg) no-repeat center top;
    background-size: cover;
    height: auto;
    padding: 15em 0;
}
.reason_title .jp {
    font-size: 7vw;
}
.reason_title .en {
    font-size: 4vw;
}
.reason_title h2 {
    margin-top: -8em;
}
.reason_bloc {
    padding: 1em;
}
.reason_desc_bloc {
    margin-bottom: 1em;
}
.reason_desc_bloc p {
    font-size: 14px;
}
.reason_list ol li {
    width: 100%;
    margin-bottom: 1em;
}
.reason_list ol li > h4 {
    font-size: 20px;
}
.reason_list ol li > figure {
    margin-right: 1em;
    width: 48px;
}



.plan {
    padding: 1em;
}
.plan_title {
    margin-bottom: 1em;
}
.plan_title .jp {
    font-size: 7vw;
}
.plan_title .en {
    font-size: 4vw;
}
.plan_bloc {
    padding: 0;
}
.plan_list ul li + li {
    margin-top: 2em;
}




.contact_title .jp {
    font-size: 7vw;
}
.contact_title .en {
    font-size: 4vw;
}
.contact_title p {
    font-size: 14px;
    padding: 0 1em;
}


.contact_check {
	
}
.contact_check label span {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2em;
    margin-left: 1em;
    vertical-align: middle;
}


.radio_item2 + .radio_item2 {
		margin-top:1em;
}

.btn_submit {
    font-size: 5vw;
    padding: 5vw 0;
}


	

#Contact .sec_title {
    font-size: 1.2em;
    margin-bottom: 1em;
}












#Contact {
    padding: 2em 0;
}

.attention_bloc {
    margin-bottom: 0;
    padding: 1em;
}
.attention_bloc h3 {
    font-size: 18px;
}
.attention_bloc p {
    font-size: 14px;
}

#Contact .contact_bloc dl dt {
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
}
#Contact .contact_bloc dl dd {
    width: 100%;
    border: none;
    margin-left: 0;
}
#Contact .contact_bloc {

}
#Contact .btn_bloc {
    padding: 1em;
}
#Contact .btn_bloc .radio_item {
		font-size: 12px;
}
#Contact .btn_bloc input[type="submit"] {
    width: 100%;
    height: auto;
    padding: 1em 0;
    font-size: 18px;
}
.contact_name {
    width: 100%;
}
.contact_kana {
    width: 100%;
}
.contact_tel {
    width: 100%;
}




.company {
    padding: 1em;
}
.company_title {
    margin-bottom: 1em;
}
.company_title .jp {
    font-size: 7vw;
}
.company_title .en {
    font-size: 4vw;
}
.company table th {
    display: block;
    width: 100%;
    padding: 0.5em 1em 0;
		box-sizing: border-box;
    line-height: 1.4em;
}
.company table td {
    display: block;
    width: 100%;
    padding: 0 1em 0.5em;
		box-sizing: border-box;
    line-height: 1.4em;
}

footer {
    padding: 0;
}
footer .inner {
    padding: 0;
}
.footer_bloc {
    padding: 0;
}
.footer_bloc .logo {
    text-align: center;
    margin: 0 auto;
    width: 50vw;
}

.cta {
    padding: 1em;
}
.cta_bloc .btn_reserve {
    width: 100%;
    margin-bottom: 1em;
}
.cta_bloc .btn_tel {
    width: 100%;
}
.cta_bloc .btn_tel p {
    font-size: 14px;
}

.thanks .detail {
    padding: 1em;
}
.thanks .detail h1 {
    font-size: 20px;
}

.thanks .detail p {
    font-size: 14px;
}

.thanks_image img {
    width: 20vw;
}
.thanks_image p {
    font-size: 20px!important;
}
.thanks_body footer .logo {
    width: 40vw;
    margin-bottom: 1em;
}
.plan_list2 ul li {
    width: calc(100%);
}








}

