/* #contact
----------------------------------------- */
@media screen and (max-width: 768px) {
}


/* #about_order
----------------------------------------- */
#about_order {
}

#about_order .meil_contact_customer {
    width: 100%;
    max-width: 58rem;
    text-align: center;
    font-size: 1.9rem;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 600;
    padding: 2rem;
    background-color: #fcece3;
    margin: auto;
    margin-bottom: 3.5rem;
}
#about_order .meil_contact_customer span {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 1rem;
}
#about_order .txt_wrap {
    width: 100%;
    max-width: 58rem;
    font-size: 1.5rem;
    margin: auto;
    text-align: left;
}


@media screen and (max-width: 768px) {
#about_order {
}
#about_order .meil_contact_customer {
    line-height: 1.4;
}
}



/* #mail_contact
----------------------------------------- */
#mail_contact {
    padding-top: 5rem;
}

#mail_contact .inner {
    max-width: 80rem;
}

#mail_contact .lead {
    margin-bottom: 8rem;
    font-size: 1.5rem;
	letter-spacing: 0.03em;
	font-weight: 400;
	line-height: calc(33/15);
    text-align: left;
}

#mail_contact .txt_wrap {
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
	#mail_contact {
    padding-top: 0;
}
    #mail_contact .inner {
    max-width: 32.5rem;
}
    
#mail_contact .lead {
    margin-bottom: 4rem;
    font-size: 1.4rem;
	letter-spacing: 0;
	line-height: calc(31/14);
}
}



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

.mailform_wrap input {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    font-family: "Zen Maru Gothic", "游ゴシック体", "Yu Gothic", YuGothic, "Helvetica Neue", -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

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

.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.tel span {
    width: 100%;
    display: block;
    margin-top: 0.5rem;
}
.mailform_wrap .mailform_con.day span {
    display: block;
    margin-top: 0.5rem;
}

.mailform_wrap .mailform_con li:nth-child(odd) {
    width: 18rem;
    max-width: 100%;
    font-size: 1.5rem;
    padding-top: 1.2rem;
}
.mw_wp_form_preview .mailform_wrap .mailform_con li:nth-child(odd) {
    padding-top: 0;
}

.mailform_wrap .mailform_con li:nth-child(odd) span {
    font-size: 1.5rem;
    line-height: 1;
    margin-left: .5rem;
}

.mailform_wrap .mailform_con li:nth-child(even) {
    width: calc(100% - 18rem) ;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.mailform_wrap .mailform_con li:nth-child(even) > span.horizontal-item {
    display: block;
}

.mailform_wrap .mailform_con li:nth-child(even) input {
	font-size: 1.5rem;
    outline: 0;
    padding: 1rem;
    box-sizing: border-box;
    border: none;
	border-radius: 1.5rem;
    font-family: "Zen Maru Gothic", "游ゴシック体", "Yu Gothic", YuGothic, "Helvetica Neue", -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    background: url(../images/bg_pattern.jpg) no-repeat center center / cover;
}

.mailform_wrap .mailform_con li:nth-child(even) textarea {
	font-size: 1.5rem;
    outline: 0;
    padding: 1rem;
    box-sizing: border-box;
    border: none;
    border-radius: 1.5rem;
	font-family: "Zen Maru Gothic", "游ゴシック体", "Yu Gothic", YuGothic, "Helvetica Neue", -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    background: url(../images/bg_pattern.jpg) no-repeat center center / cover;
}


.mailform_wrap .mailform_con li:nth-child(even) .con_txt {
    width: 100%;
    /*border: 1px solid #DCDDDD;*/
}

.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 .btn_wrap {
    margin: 5rem auto 0;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 18rem;
}

.mailform_wrap .btn_wrap .submit_btn {
    cursor:pointer;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 19rem;
    height: 4.2rem;
    z-index: 2;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 700;
    color: #FFFFFF;
    box-sizing: border-box;
    background-color: #66c3ce;
	border-radius: 1rem;
    -webkit-appearance: none;
    text-decoration: none;
    -webkit-transition: all .6s;
    transition: all .6s;
}
.mailform_wrap .btn_wrap .reset_btn {
    cursor:pointer;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 19rem;
    height: 4.2rem;
    z-index: 2;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 700;
    color: #66c3ce;
    box-sizing: border-box;
    border: 1px solid #66c3ce;
	border-radius: 1rem;
	background: #FFFFFF;
    -webkit-appearance: none;
    text-decoration: none;
    -webkit-transition: all .6s;
    transition: all .6s;
    margin-left: 3rem;
}
.mw_wp_form_preview .mailform_wrap .btn_wrap .reset_btn {
    display: none;
}
.mailform_wrap .btn_wrap .back_btn {
    cursor:pointer;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 19rem;
    height: 4.2rem;
    z-index: 2;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 700;
    color: #66c3ce;
    box-sizing: border-box;
    border: 1px solid #66c3ce;
	border-radius: 1rem;
	background: #FFFFFF;
    -webkit-appearance: none;
    text-decoration: none;
    -webkit-transition: all .6s;
    transition: all .6s;
    margin-right: 3rem;
}

.mailform_wrap .btn_wrap .submit_btn:hover,
.mailform_wrap .btn_wrap .reset_btn:hover,
.mailform_wrap .btn_wrap .back_btn:hover {
    opacity: 1;
    color: #FFFFFF;
    background: rgba(102,195,206,0.80);
}


.con_type {
    display: none;
}
.mwform-radio-field-text{
    padding-left: 2.8rem;
    position: relative;
    margin-right: 20px;
    padding-top: 0.3rem;
    line-height: 1;
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}
.mwform-radio-field-text::before{
    content: "";
    display: block;
    position: absolute;
    background: #d6d6d6;
    top: 0px;
    left: 0;
    width: 2rem;
    height: 2rem;
    /*border: 2px solid #F7F5F2;*/
    border-radius: 50%;
    z-index: 2;
}
.con_type:checked + .mwform-radio-field-text::after{
  content: "";
    display: block;
    position: absolute;
    top: 0.4rem;
    left: 0.4rem;
    width: 1.2rem;
    height: 1.2rem;
    background: #000000;
    border-radius: 50%;
    z-index: 2;
}

.con_type:checked + .mwform-radio-field-text::before{
    /*border: 2px solid #F7F5F2;
    background: none;*/
}

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


@media screen and (max-width: 768px) {
 .mailform_wrap {
    padding-top: 0;
}
    
/* 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.2rem;
    text-align: left;
    margin-bottom: 1rem;
}
.mailform_wrap .mailform_con li:nth-child(odd) {
    width: 100%;
    font-size: 1.4rem;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0.5rem;
}
    
.mwform-radio-field-text {
    line-height: 1.4;
}
    
.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.tel span {
    font-size: 1.2rem;
}
    
.mailform_wrap .mailform_con.day span {
    font-size: 1.2rem;
}
    
.mailform_wrap .mailform_con li:nth-child(even) {
    width: 100%;
}
    
.mailform_wrap .mailform_con li:nth-child(even) input {
    font-size: 1.5rem;
    height: 3.5rem;
    padding: 1rem 1.5rem;
	border-radius: 0.5rem;
}
    
.mailform_wrap .mailform_con li:nth-child(even) textarea {
    font-size: 1.5rem;
    padding: 1rem 1.5rem;
    height: 15rem;
	border-radius: 0.5rem;
}
    
.mailform_wrap .mailform_con li:nth-child(even) .con_txt {
    width: 100%;
}
    
.mailform_wrap .btn_wrap {
    justify-content: center;
    padding-left: 0;
    margin: 4rem auto 0;
}

.mailform_wrap .btn_wrap .submit_btn {
    max-width: 13rem;
    height: 3.5rem;
    font-size: 1.4rem;
	border-radius: 1rem;
}
.mailform_wrap .btn_wrap .reset_btn {
    max-width: 13rem;
    height: 3.5rem;
    font-size: 1.4rem;
	border-radius: 1rem;
    margin-left: 2rem;
}
.mw_wp_form_preview .mailform_wrap .btn_wrap .reset_btn {
    display: none;
}
.mailform_wrap .btn_wrap .back_btn {
    max-width: 13rem;
    height: 3.5rem;
    font-size: 1.4rem;
	border-radius: 1rem;
    margin-right: 2rem;
}
}



/* #complete_wrap
----------------------------------------- */
#complete_wrap {
}
#complete_wrap .inner {
}

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

#complete_wrap h2 {
    font-size: 2.0rem;
	letter-spacing: 0.1em;
    line-height: 2;
	margin-bottom: 3rem;
    text-align: center;
}
#complete_wrap h2 span {
    display: block;
}
#complete_wrap .attention_txt {
    font-size: 1.2rem;
	letter-spacing: 0.05em;
    text-align: center;
}
#complete_wrap a.btn::after {
    display: none;
}


@media screen and (max-width: 768px) {
#complete_wrap {
}
#complete_wrap .inner {
}
	
.mw_wp_form_complete {
    margin-top: -10rem;
    padding-top: 10rem;
}
	
#complete_wrap h2 {
    font-size: 1.5rem;
	margin-bottom: 1rem;
}
#complete_wrap .attention_txt {
    font-size: 1.2rem;
}
}





/* #privacy_policy
----------------------------------------- */
#privacy_policy {
    padding-top: 10rem;
	padding-bottom: 15rem;
}
#privacy_policy .inner {
    max-width: 80rem;
    text-align: left;
    font-size: 1.5rem;
	letter-spacing: 0.03em;
	font-weight: 400;
	line-height: calc(26/15);
}
#privacy_policy h2 {
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 0.06em;
    color: #00adbc;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-bottom: 6rem;
}
#privacy_policy h2::after {
    content: "";
    display: block;
    width: 25rem;
    height: 2px;
    background: url("../images/top/ic_line.svg") no-repeat center center / contain;
    margin-top: 2rem;
}

@media screen and (max-width: 768px) {
#privacy_policy {
    padding-top: 10rem;
	padding-bottom: 10rem;
}
#privacy_policy .inner {
    max-width: 32.5rem;
    font-size: 1.4rem;
	letter-spacing: 0;
	line-height: calc(31/14);
}
#privacy_policy h2 {
    font-size: 1.6rem;
    margin-bottom: 4rem;
}
}
