/* #contact
----------------------------------------- */

@media only screen and (max-width: 768px) {
#page_ttl .ttl_wrap h1.ttl .jp img {
    width: 16.044rem;
}
}


/* #contact_navi
----------------------------------------- */
#contact_navi {
}
#contact_navi .inner {
    max-width: 105rem;
    padding-top: 8rem;
}

#contact_navi .lead {
    font-size: 1.5rem;
    line-height: calc(25 / 15);
    letter-spacing: 0.05em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5rem;
}

#contact_navi .layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 3rem;
}
#contact_navi .layout .con {
    width: 100%;
    height: 9rem;
    border: 2px solid #0A4F7F;
    box-sizing: border-box;
    border-radius: 10rem;
    
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
}

#contact_navi .layout .con .sub {
    font-size: 1.3rem;
    letter-spacing: 0.05em;
    line-height: calc(30/13);
    font-weight: 500;
    text-align: center;
    margin-top: -0.5em;
}
#contact_navi .layout .con .txt {
    font-size: 2.0rem;
    letter-spacing: 0.05em;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin-top: 0.3rem;
}


@media screen and (max-width: 768px) {
#contact_navi {
}
#contact_navi .inner {
    width: 33rem;
    max-width: none;
    padding-top: 6rem;
}

#contact_navi .lead {
    margin-bottom: 3rem;
}

#contact_navi .layout {
    flex-flow: column;
    gap: 2rem 0;
}

#contact_navi .layout .con .sub {
    font-size: 1.3rem;
    margin-top: -0.5em;
}
#contact_navi .layout .con .txt {
    font-size: 2.0rem;
    margin-top: 0.3rem;
}
    
} 
    

/* #mail_contact
----------------------------------------- */
#mail_contact {
}
#mail_contact .inner {
    max-width: 80rem;
    padding-top: 8rem;
    padding-bottom: 16rem;
}

#mail_contact h2.ttl span.jp {
    line-height: 1;
}

#mail_contact .layout {
}
#mail_contact .layout h2.ttl {
    display: flex;
    align-items: flex-end;
    width: 16rem;
}
#mail_contact .layout .mw_wp_form {
    width: calc(100% - 16rem);
}

#mail_contact .hissuu_txt {
    font-size: 1.5rem;
    line-height: calc(30/15);
    letter-spacing: 0.1em;
    font-weight: 400;
    text-align: center;
    margin-bottom: 5rem;
}

#mail_contact .lead {
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, 'Zen Kaku Gothic New', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	margin-bottom: 6rem;
    font-size: 1.8rem;
    font-weight: 700;
}


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

#mail_contact .inner {
    max-width: none;
    padding-top: 12rem;
    padding-bottom: 10rem;
}

#mail_contact .layout {
}
#mail_contact .layout h2.ttl {
    display: flex;
    align-items: flex-end;
    width: 6rem;
}
#mail_contact .layout .mw_wp_form {
    width: calc(100% - 6rem);
}
    
    
#mail_contact .hissuu_txt {
    margin-bottom: 4rem;
}
    
#mail_contact .lead {
	margin-bottom: 3rem;
    font-size: 1.3rem;
}

}



/* .mailform_wrap
----------------------------------------- */

.mailform_wrap {
	width: 100%;
    /*max-width: 82rem;*/
    margin-left: auto;
    margin-right: auto;
}

.mailform_wrap .mailform_con {
    display: flex;
    justify-content: flex-start;
	margin-bottom: 3rem;
}

.mailform_wrap .mailform_con.activity_name {
    display: none;
}

.mailform_wrap .mailform_con.radio span.sub {
    margin-left: 3rem;
    line-height: 1.4;
}
.mailform_wrap .mailform_con.radio li:nth-child(even) {
    /*padding-top: 2rem;*/
}

.mailform_wrap .mailform_con.day span {
    display: block;
    margin-top: 0.5rem;
}

.mailform_wrap .mailform_con li:nth-child(odd) {
    width: 22rem;
    max-width: 100%;
    font-size: 1.5rem;
	line-height: calc(30/15);
    letter-spacing: 0.1em;
    font-weight: 600;
	color: #000000;
    padding-top: 1.2rem;
	position: relative;
}
.mailform_wrap .mailform_con li:nth-child(odd) span.sub {
    display: block;
    font-size: 1.3rem;
    margin-top: 1rem;
}
.mw_wp_form_preview .mailform_wrap .mailform_con li:nth-child(odd) {
    padding-top: 0.6rem;
}

.mailform_wrap .mailform_con:nth-child(1) li:nth-child(odd) {
    padding-top: 0;
}

.mailform_wrap .mailform_con li:nth-child(odd) span.hissuu {
    display: inline-block;
}

.mailform_wrap .mailform_con li:nth-child(even) {
    width: calc(100% - 22rem) ;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.mw_wp_form_preview .mailform_wrap .mailform_con li:nth-child(even) {
	font-size: 1.5rem;
	letter-spacing: 0;
	line-height: 2;
	padding-top: 0;
    padding-bottom: 0;
}

.mailform_wrap .mailform_con li:nth-child(even) > span.horizontal-item {
    display: block;
    width: 25rem;
}

.mailform_wrap .mailform_con li:nth-child(even) > span.mwform-zip-field,
.mailform_wrap .mailform_con li:nth-child(even) > span.mwform-tel-field {
	font-size: 1.8rem;
    color: #000000;
}
.mailform_wrap .mailform_con li:nth-child(even) > span.mwform-zip-field input,
.mailform_wrap .mailform_con li:nth-child(even) > span.mwform-tel-field input {
    width: 8em;
	margin: 0 0.5rem;
}
.mailform_wrap .mailform_con li:nth-child(even) > span.mwform-tel-field input:first-child {
	margin-left: 0;
}

.mailform_wrap .mailform_con li:nth-child(even) select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
	font-size: 1.5rem;
    outline: 0;
    padding: 1.5rem 1.5rem;
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    background-color: #FFFFFF;
    color: #000000;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, 'Zen Kaku Gothic New', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.mailform_wrap .mailform_con li:nth-child(even) input {
	font-size: 1.5rem;
    outline: 0;
    padding: 1.5rem 1.5rem;
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    background-color: #FFFFFF;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, 'Zen Kaku Gothic New', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.mailform_wrap .mailform_con li:nth-child(even) input::placeholder {
    font-size: 1.5rem;
	color: #808080;
}

.mailform_wrap .mailform_con li:nth-child(even) textarea {
	font-size: 1.5rem;
    outline: 0;
    padding: 2rem 1.5rem;
    box-sizing: border-box;
    border-radius: 0;
    border: none;
    background-color: #FFFFFF;
	font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, 'Zen Kaku Gothic New', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.mailform_wrap .mailform_con li:nth-child(even) textarea::placeholder {
    font-size: 1.5rem;
	color: #808080;
}


.mailform_wrap .mailform_con li:nth-child(even) .con_txt {
    width: 100%;
    background-color: #FFFFFF;
}

.mailform_wrap .mailform_con li:nth-child(even) .con_addr,
.mailform_wrap .mailform_con li:nth-child(even) .con_ques {
    width: 100%;
    max-width: 100% !important;
}

.mailform_wrap .mailform_con li:nth-child(even) .con_addr {

}

.mailform_wrap .mailform_con li:nth-child(even) .tel-field {
	width: 100%;
    display: flex;
	align-items: center;
	justify-content: space-between;
}
.mailform_wrap .mailform_con li:nth-child(even) .tel-field .con_tel {
    width: -webkit-calc(155 / 575 * 100%);
    width: calc(155 / 575 * 100%);
}


.mailform_wrap .mailform_con li:nth-child(even) .name_layout {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.mailform_wrap .mailform_con li:nth-child(even) .name_layout .name_con {
    width: calc(300/640*100%);
    display: flex;
    align-items: center;
}
.mailform_wrap .mailform_con li:nth-child(even) .name_layout .name_con .ttl {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    font-weight: 400;
    white-space: nowrap;
    margin-right: 1.5rem;
}

.mailform_wrap .mailform_con li:nth-child(even) .bay_layout {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.mailform_wrap .mailform_con li:nth-child(even) .bay_layout .bay_con {
    width: calc(150/640*100%);
    display: flex;
    align-items: center;
    margin-right: 3rem;
}
.mailform_wrap .mailform_con li:nth-child(even) .bay_layout .bay_con:last-child {
    margin-right: 0;
}
.mailform_wrap .mailform_con li:nth-child(even) .bay_layout .bay_con .ttl {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    font-weight: 400;
    white-space: nowrap;
    margin-left: 1.5rem;
}

.mailform_wrap .mailform_con li:nth-child(even) .member_layout {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con {
    width: auto;
    /*width: calc(150/640*100%);*/
    display: inline-flex;
    align-items: center;
    margin-right: 3rem;
    position: relative;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con:last-child {
    margin-right: 0;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con .select {
    width: 6rem;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con .ttl {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    font-weight: 400;
    white-space: nowrap;
    margin-right: 0.5rem;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con .sub {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    font-weight: 400;
    white-space: nowrap;
    margin-left: 0.5rem;
}

.mw_wp_form_preview .mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con {
    width: auto;
    margin-right: 3rem;
}

.mailform_wrap .mailform_con .member_layout .member_con input[type="number"]::-webkit-inner-spin-button,
.mailform_wrap .mailform_con .member_layout .member_con input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance:textfield;
}

.mailform_wrap .mailform_con .member_layout .member_con::before {
    content: "";
    display: inline-block;
    width: 1.1rem;
    height: 1.5rem;
    background: url(../images/select.svg) no-repeat center center;
    background-size: cover;
    position: absolute;
    right: 3rem;
    top: 50%;
    transform: translate(0,-50%);
}

.mw_wp_form_preview .mailform_wrap .mailform_con .member_layout .member_con::before {
    display: none;
}



.mailform_wrap .mailform_con li:nth-child(even) .age_layout {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.mailform_wrap .mailform_con li:nth-child(even) .age_layout .age_con {
    width: calc(300/640*100%);
    display: flex;
    align-items: center;
}
.mailform_wrap .mailform_con li:nth-child(even) .age_layout .age_con .ttl {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    font-weight: 400;
    white-space: nowrap;
    margin-left: 1.5rem;
}

.mailform_wrap .mailform_con li:nth-child(even) .e_layout {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: -1rem;
}
.mailform_wrap .mailform_con li:nth-child(even) .e_layout .e_con {
    width: calc(300/640*100%);
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}
.mailform_wrap .mailform_con li:nth-child(even) .e_layout .e_con .ttl {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    font-weight: 400;
    white-space: nowrap;
    margin-right: 1.5rem;
}

.mailform_wrap .agree {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 5rem;
}
.mailform_wrap .agree .mwform-checkbox-field-text {
    font-size: 0;
    padding-left: 3rem;
    position: relative;
}
.mailform_wrap .agree .txt {
    font-size: 1.4rem;
    font-weight: 500;
}
.mailform_wrap .agree .txt a {
    text-decoration: underline;
}

.mw_wp_form_preview .mailform_wrap .agree {
	display: none;
}


.mailform_wrap .btn_list {
    margin: 7rem auto 0;
	justify-content: center;
    /*padding-left: 27rem;*/
}

.mailform_wrap .btn_wrap {
    width: 20rem;
    height: 5rem;
    position: relative;
    z-index: 1;
    margin: 0;
}

.mailform_wrap .btn_wrap.reset {
    margin-left: 2rem;
}

.mailform_wrap .btn_wrap.back {
    margin-right: 3rem;
	display: none;
}
.mw_wp_form_preview .mailform_wrap .btn_wrap.back {
	display: none;
}

.btn_wrap:hover {
    opacity: 1;
}
.mailform_wrap .btn_wrap:hover::before {
    opacity: 0;
}
.mailform_wrap .btn_wrap:hover::after {
    opacity: 1;
}

/*.mailform_wrap .btn_wrap .submit_btn {
    cursor:pointer;
    outline: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: transparent;
    width: 29rem;
    height: 6rem;
    padding: 0 1rem 0 1.5rem;
    font-size: 1.5rem;
    color: #000000;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 400;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, 'Zen Kaku Gothic New', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    -webkit-appearance: none;
    text-decoration: none;
    border-radius: 0;
    border: none;
    -webkit-transition: all .6s;
    transition: all .6s;
}*/
/*.mailform_wrap .btn_wrap .reset_btn {
    cursor:pointer;
    outline: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: transparent;
    width: 29rem;
    height: 6rem;
    padding: 0 1rem 0 1.5rem;
    font-size: 1.5rem;
    color: #000000;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 400;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, 'Zen Kaku Gothic New', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    -webkit-appearance: none;
    text-decoration: none;
    border-radius: 0;
    border: none;
    -webkit-transition: all .6s;
    transition: all .6s;
}*/
.mw_wp_form_preview .mailform_wrap .btn_wrap .reset_btn {
    display: none;
}
/*.mailform_wrap .btn_wrap .back_btn {
    cursor:pointer;
    outline: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-color: transparent;
    width: 29rem;
    height: 6rem;
    padding: 0 1rem 0 1.5rem;
    font-size: 1.5rem;
    color: #000000;
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 400;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, 'Zen Kaku Gothic New', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    -webkit-appearance: none;
    text-decoration: none;
    border-radius: 0;
    border: none;
    -webkit-transition: all .6s;
    transition: all .6s;
}*/

.mailform_wrap .btn_wrap button {
    cursor:pointer;
    outline: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 20rem;
    height: 5rem;
    padding: 0;
    font-size: 1.5rem;
    letter-spacing: 0;
    font-weight: 500;
    color: #FFFFFF;
    background-color: #0A4F7F;
    line-height: 1;
    font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, 'Zen Kaku Gothic New', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    -webkit-appearance: none;
    text-decoration: none;
    border-radius: 10rem;
    border: none;
    transition: all .6s;
}
.mailform_wrap .btn_wrap button span {
    font-size: 1.8rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1;
    margin-left: 3rem;
}
.mailform_wrap .btn_wrap button .arrow {
    width: 3.9rem;
    height: 2.4rem;
    background: url("../images/arrow_w.svg") no-repeat center center;
    background-size: contain;
    margin-left: 5rem;
}

.mailform_wrap .btn_wrap .submit_btn:hover,
.mailform_wrap .btn_wrap .reset_btn:hover,
.mailform_wrap .btn_wrap .back_btn:hover {
    opacity: .6;
}


.con_type {
    display: none;
}
.mwform-radio-field-text {
    padding-left: 3rem;
    position: relative;
    margin-right: 4rem;
    padding-top: 0.1rem;
    line-height: 1;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 2.2rem;
}
.mwform-radio-field-text::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #FFFFFF;
    top: 0px;
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    border: none;
    z-index: 2;
}
.con_type:checked + .mwform-radio-field-text::after{
  content: "";
    display: block;
    position: absolute;
    top: calc(calc(1.8rem - 1.1rem) / 2);
    left: calc(calc(1.8rem - 1.1rem) / 2);
    width: 1.1rem;
    height: 1.1rem;
    background: #980000;
    border-radius: 50%;
    z-index: 2;
}


.mwform-checkbox-field-text {
    padding-left: 4rem;
    position: relative;
    margin-right: 4rem;
    padding-top: 0.7rem;
    line-height: 1;
    display: flex;
    align-items: center;
    margin-bottom: 2.2rem;
}
.mwform-checkbox-field-text::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #FFFFFF;
    top: 0px;
    left: 0;
    width: 2.8rem;
    height: 2.8rem;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    z-index: 2;
}
.con_type:checked + .mwform-checkbox-field-text::after{
  content: "";
    display: block;
    position: absolute;
    top: 0.75rem;
    left: 0.75rem;
    width: 1.5rem;
    height: 1.5rem;
    background: #980000;
    border-radius: 50%;
    z-index: 2;
}


/*.mwform-checkbox-field-text::before{
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #000000;
    background-color: transparent;
    border-radius: 0.3rem;
    top: 0;
    left: 0;
    transform: translate(0,-80%);
    width: 1.5rem;
    height: 1.5rem;
    z-index: 2;
}
.con_type:checked + .mwform-checkbox-field-text::after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0.4rem;
    transform: translate(0, -100%);
    width: 1.5rem;
    height: 1.5rem;
    background: url(../images/check.svg) no-repeat center center;
	background-size: contain;
    z-index: 2;
}

.con_type:checked + .mwform-radio-field-text::before{
}*/

#contact .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0px !important;
}


.mailform_wrap .mailform_con li:nth-child(even) > span.horizontal-item {
    display: block;
    width: auto;
}

.mailform_wrap .mailform_con.select .select_layout {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.mailform_wrap .mailform_con.select .select_layout > li {
    display: flex;
    align-items: center;
    width: auto;
    padding-top: 0;
    position: relative;
    line-height: 1.8;
    font-weight: 500;
    margin: 0;
}
.mailform_wrap .mailform_con.select .select_layout > li:not(:last-child) {
    margin-right: 2rem;
}
.mailform_wrap .mailform_con.select .select_layout .ttl {
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    font-weight: 400;
    line-height: 1;
    margin-left: 0.5rem;
}
.mailform_wrap .mailform_con.select .select_layout select {
    width: 11rem;
    -webkit-appearance: none;
    appearance: none; /* デフォルトの矢印を非表示 */
}
.mailform_wrap .mailform_con.select .select_layout select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}
.mailform_wrap .mailform_con.select .select_layout > li::before {
  content: "";
  display: inline-block;
  width: 1.1rem;
  height: 1.5rem;
  background: url(../images/select.svg) no-repeat center center;
  background-size: cover;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translate(0,-50%);
}

.mw_wp_form_preview .mailform_wrap .mailform_con.select .select_layout {
    justify-content: flex-start;
}
.mw_wp_form_preview .mailform_wrap .mailform_con.select .select_layout > li {
    width: auto;
    padding-top: 0;
    position: relative;
    padding: 0;
    padding-right: 0.8em;
}
.mw_wp_form_preview .mailform_wrap .mailform_con.select .select_layout > li:not(:last-child) {
    margin-right: 0;
}
.mw_wp_form_preview .mailform_wrap .mailform_con.select .select_layout > li:last-child {
    margin-top: 0;
}
.mw_wp_form_preview .mailform_wrap .mailform_con.select .select_layout > li::before {
  display: none;
}

.mw_wp_form .mailform_wrap .horizontal-item + .horizontal-item {
    margin-left: 0;
}


/* ===== Select Box ===== */
.sel {
  display: inline-block;
  width: auto;
  position: relative;
  cursor: pointer;
    padding: 1rem 1.5rem;
	padding-right: 5.5rem;
	border: 1px solid #000000;
}

.sel::before {
    content: "";
    display: block;
    position: absolute;
    width: 1.8rem;
    height: 0.9rem;
    /*background: url(../images/pulldown_off.svg) no-repeat center center;*/
    background-size: contain;
    right: 0.8rem;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.mw_wp_form_preview .sel {
    display: inline-block;
    width: auto;
    position: relative;
    cursor: pointer;
    padding: 0;
    border: none;
}

.mw_wp_form_preview .sel::before,
.mw_wp_form_preview .sel.active::before {
    display: none;
}

.sel.active::before {
  /*background: url(../images/pulldown_on.svg) no-repeat center center;*/
  background-size: cover;
}

.sel__placeholder {
  display: block;
  font-size: 1.4rem;
  color: #000000;
  text-align: left;
  pointer-events: none;
  user-select: none;
  visibility: visible;
}

.sel.active .sel__placeholder {
  visibility: hidden;
}

.sel__placeholder::before {
  position: absolute;
  top: 1rem;
  bottom: 0;
  left: 1.5rem;
  right: 0;
  content: attr(data-placeholder);
  visibility: hidden;
}

.sel.active .sel__placeholder::before {
  display: block;
  font-size: 1.4rem;
  text-align: left;
  pointer-events: none;
  user-select: none;
  visibility: visible;
}

.sel__box {
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  display: none;
  list-style-type: none;
  text-align: left;
  font-size: 1em;
  background-color: #FFF;
  /*width: calc(100% + 0.2rem);*/
  /*width:100%;*/
  box-sizing: border-box;
	z-index: 2;
}

.sel.active .sel__box {
  display: block;
  animation: fadeInUp 500ms;
}

.sel__box__options {
  display: list-item;
  font-size: 1.4rem;
	white-space: nowrap;
  padding: 1rem 1.5rem;
  user-select: none;
    border: 1px solid #000000;
    margin-top: -1px;
}

.sel__box__options::after {
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 0.5em;
  margin-left: 5px;
  display: none;
}

.sel__box__options.selected::after {
  display: inline;
}

.sel__box__options:hover {
  color: #ffffff;
  background-color: #0f4060;
}
.sel__box__options.selected {
  color: #ffffff;
  background-color: #0f4060;
}

/* ----- Select Box Black Panther ----- */
/*.sel {
  border-bottom: 4px solid rgba(0, 0, 0, 0.3);
}*/

.sel--black-panther {
  z-index: 3;
	padding-left: 1rem;
}

.sel--black-panther.active {
  z-index: 4;
}

/* ----- Select Box Superman ----- */
.sel--superman {
/*   display: none; */
  z-index: 2;
}

/* ===== Keyframes ===== */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}


.mw_wp_form_preview {
    padding-top: 13rem;
	margin-top: -13rem;
}

.mw_wp_form_complete {
    padding-top: 20rem;
	margin-top: -20rem;
}


@media screen and (max-width: 768px) {
    .mailform_wrap {
    padding-top: 0;
    position: relative;
}
    
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.mailform_wrap .mailform_con {
    flex-wrap: wrap;
    margin-bottom: 2rem;
}
#mail_contact .txt_wrap {
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 1rem;
}
.mailform_wrap .mailform_con li:nth-child(odd) {
    width: 100%;
    font-size: 1.5rem;
    padding-top: 0;
    margin-bottom: 0.5rem;
}
.mailform_wrap .mailform_con li:nth-child(odd) span.sub {
    font-size: 1.1rem;
    display: inline-block;
    margin-left: 1rem;
}
    
.mailform_wrap .mailform_con li:nth-child(odd) span.hissuu {
    font-size: 1.5rem;
}
    
.mailform_wrap .mailform_con li:nth-child(even) > span.mwform-zip-field input, .mailform_wrap .mailform_con li:nth-child(even) > span.mwform-tel-field input {
    width: 6em;
    margin: 0 0.5rem;
}
    
.mwform-radio-field-text {
    font-size: 1.5rem;
    line-height: 1;
    padding-left: 3rem;
    margin-right: 3rem;
    margin-bottom: 1.8rem;
}
    
.mailform_wrap .mailform_con.radio li:nth-child(even) {
    padding-top: 0;
}
    
.mailform_wrap .mailform_con.radio span.sub {
    margin-left: 0;
    font-size: 1.2rem;
}
    
.mailform_wrap .mailform_con.day span {
    font-size: 1.2rem;
}
	
.sel__placeholder {
    font-size: 1.5rem;
}
.sel.active .sel__placeholder::before {
    font-size: 1.5rem;
}
.sel__box__options {
    font-size: 1.5rem;
}
	
.mailform_wrap .mailform_con li:nth-child(even) {
    width: 100%;
}
    
.mailform_wrap .mailform_con li:nth-child(even) select {
    font-size: 1.5rem;
    height: 5rem;
    padding: 1rem;
}
    
.mailform_wrap .mailform_con li:nth-child(even) input {
    font-size: 1.5rem;
    height: 5rem;
    padding: 1rem;
}
    
.mailform_wrap .mailform_con li:nth-child(even) textarea {
    font-size: 1.5rem;
    padding: 1rem;
    height: 23rem;
}
    
.mailform_wrap .mailform_con li:nth-child(even) input::placeholder {
    font-size: 1.3rem;
}
.mailform_wrap .mailform_con li:nth-child(even) textarea {
	font-size: 1.3rem;
}
    
.mailform_wrap .mailform_con li:nth-child(even) textarea::placeholder {
    font-size: 1.5rem;
	color: #808080;
}
    
.mailform_wrap .mailform_con li:nth-child(even) .con_txt {
    width: 100%;
}
	
.mw_wp_form_preview .mailform_wrap .mailform_con li:nth-child(even) {
    padding: 1.0rem;
    padding-top: 0;
}
    
.mailform_wrap .mailform_con li:nth-child(even) .name_layout .name_con .ttl {
    font-size: 1.5rem;
    margin-right: 0.5rem;
}
    
.mailform_wrap .mailform_con li:nth-child(even) .bay_layout {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.mailform_wrap .mailform_con li:nth-child(even) .bay_layout .bay_con {
    width: calc(150/640*100%);
    margin-right: 1.5rem;
}
.mailform_wrap .mailform_con li:nth-child(even) .bay_layout .bay_con:first-child {
    width: calc(200/640*100%);
}
.mailform_wrap .mailform_con li:nth-child(even) .bay_layout .bay_con:last-child {
    margin-right: 0;
}
.mailform_wrap .mailform_con li:nth-child(even) .bay_layout .bay_con .ttl {
    font-size: 1.3rem;
    margin-left: 0.5rem;
}
    
    
.mailform_wrap .mailform_con li:nth-child(even) .member_layout {
    width: 100%;
    display: block;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con {
    display: inline-flex;
    width: auto;
    margin-right: 0;
    margin-bottom: 1rem;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con:first-child {
    width: auto;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con:last-child {
    margin-right: 0;
    margin-bottom: 0;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con .select {
    width: 10rem;
}
.mailform_wrap .mailform_con li:nth-child(even) .member_layout .member_con .ttl {
    width: 9em;
}  

.mailform_wrap .mailform_con li:nth-child(even) .age_layout {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.mailform_wrap .mailform_con li:nth-child(even) .age_layout .age_con {
    width: calc(300/640*100%);
    display: flex;
    align-items: center;
}
.mailform_wrap .mailform_con li:nth-child(even) .age_layout .age_con .ttl {
    font-size: 1.5rem;
    margin-left: 0.5rem;
}

.mailform_wrap .mailform_con li:nth-child(even) .e_layout {
    display: block;
}
.mailform_wrap .mailform_con li:nth-child(even) .e_layout .e_con {
    width: 100%;
    margin-bottom: 1rem;
}
.mailform_wrap .mailform_con li:nth-child(even) .e_layout .e_con .ttl {
    min-width: 4.8rem;
    font-size: 1.3rem;
    margin-right: 0.5rem;
}
    
    
.mailform_wrap .agree {
    margin-top: 3rem;
}
.mailform_wrap .agree .mwform-checkbox-field-text {
    font-size: 0;
    padding-left: 3rem;
    position: relative;
}
.mailform_wrap .agree .txt {
    font-size: 1.3rem;
}
    
.mailform_wrap .btn_list {
    margin: 3rem auto 0;
    justify-content: center;
    padding-left: 0;
}
    

.mailform_wrap .btn_wrap button {
    width: 20rem;
    height: 5rem;
    font-size: 1.5rem;
}
.mailform_wrap .btn_wrap button .arrow {
    width: 4rem;
    height: 4rem;
    margin-left: 3rem;
}
	
.mailform_wrap .btn_wrap {
    width: 20rem;
    height: 5rem;
}

    
.mailform_wrap .btn_wrap.reset {
    margin-left: 1rem;
}
    
.mw_wp_form_preview .mailform_wrap .btn_wrap.back {
    /*display: block;
    margin-right: 0;
    margin-bottom: 3rem;*/
}
	
.mw_wp_form_preview {
    padding-top: 10rem;
	margin-top: -10rem;
}

.mw_wp_form_complete {
    padding-top: 11rem;
	margin-top: -11rem;
}
    
.mailform_wrap .mailform_con.select .select_layout > li {
    font-size: 1.5rem;
}
.mailform_wrap .mailform_con.select .select_layout > li:not(:last-child) {
    margin-right: 1.5rem;
}
.mw_wp_form_preview .mailform_wrap .mailform_con.select .select_layout > li:last-child {
    width: auto;
}
    
.mailform_wrap .mailform_con.select .select_layout select {
    width: 6.5rem;
}
.mailform_wrap .mailform_con.select .select_layout > li:first-child select {
    width: 9.5rem;
}
    
.mwform-checkbox-field-text {
    line-height: 1.4;
    padding-left: 4rem;
    margin-right: 3rem;
}

}



/* complete
----------------------------------------- */
#complete_wrap {
}

#complete_wrap h2 {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 5rem;
}

#complete_wrap .attention_txt {
    text-align: center;
    font-weight: 200;
}

#complete_wrap .btn_wrap {
    margin-top: 6rem;
    text-align: center;
}
#complete_wrap .btn_wrap .btn2 {
    margin: auto;
    display: inline-flex;
}

#mail_contact.complete .btn_wrap {
    justify-content: center;
    margin: auto;
    margin-top: 6rem;
}


@media screen and (max-width: 768px) {
#complete_wrap h2 {
    font-size: 1.6rem;
    margin-bottom: 2.5rem;
}
#complete_wrap .attention_txt {
}
#complete_wrap .btn_wrap {
    margin-top: 4rem;
}
#mail_contact.complete .btn_wrap {
    margin-top: 4rem;
}
}
