@charset "utf-8";
/*--------------------------------------------------------------------------------
*
*   2016
*   Keaki Mori Official Website
*
*   contact.css
*
--------------------------------------------------------------------------------*/
input, button, textarea, select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border: 1px solid #e6c899;
}

#page_contact .top_txt{
    margin: 0 0 75px 0;
    text-align: center;
    line-height: 2em;
}

#page_contact.contact .top_txt{
    margin: 10px 0;
}

#page_contact.contact .notes{
    color: #c70000;
    font-size: 16px;
    margin: 0 0 90px 0;
    white-space: nowrap;
}

#page_contact .notes_en{
    font-size: 13px;
    text-align: center;
    margin: -65px 0 50px 0;
    line-height: 1.5em;
    white-space: nowrap;
}

#page_contact{
    width: 880px;
    margin: 0 auto;
}

#contact_form{
    margin: 0 auto 100px auto;
    padding: 0 0 55px 0;
    border-bottom: 1px solid #e3c596;
    text-align: left;
    font-size: 16px;
    color: #705333;
}

#contact_form th{
    min-width: 140px;
    padding: 1px 0 0 0;
    vertical-align: top;
}

#contact_form th .s{
    margin: 8px 0 0 0;
    font-size: 13px;
    display: block;
    white-space: nowrap;
}

#contact_form td{
    width: 100%;
    vertical-align: top;
}

#contact_form td input[type="text"],
#contact_form td input[type="email"],
#contact_form td input[type="tel"]{
    width: 100%;
    height: 40px;
    margin: 0 0 30px 0;
    padding: 5px;
    box-sizing: border-box;
    font-size: 18px;
}

#contact_form .radio input[type="radio"]{
    display: none;
}

#contact_form td input[type="text"]:focus,
#contact_form td input[type="email"]:focus,
#contact_form td input[type="tel"]:focus,
#contact_form td textarea:focus{
    border: 1px solid #af9161;
}

#contact_form .radio td{
    padding: 0 0 30px 0;
}

#contact_form .radio label{
    margin: 0 15px 0 60px;
    position: relative;
    cursor: pointer;
}

#contact_form .radio label:hover:before{
    border: 2px solid #af9161;
}

#contact_form .radio label:before{
    content: '';
    width: 25px;
    height: 25px;
    display: block;
    box-sizing: border-box;
    border: 2px solid #e6c899;
    background-color: #fff;
    border-radius: 25px;
    font-size: 18px;
    position: absolute;
    top: -5px;
    left: -30px;
}

#contact_form .radio label:after{
    display: none;
}

#contact_form .radio label.on:after{
    width: 15px;
    height: 15px;
    content: '';
    background-color: #e6c899;
    border-radius: 15px;
    display: block;
    position: absolute;
    top: 0px;
    left: -25px;
}

#contact_form td textarea{
    width: 100%;
    height: 240px;
    margin: 0 0 10px 0;
    padding: 5px;
    box-sizing: border-box;
    font-size: 18px;
}

#contact_form .caution{
    margin: 0 0 40px 165px;
    font-size: 16px;
    text-indent: -1em;
    padding-left: 1em;
    color: #c70000;
    line-height: 1.56em;
}

#contact_form .caution a{
    color: #c70000;
    text-decoration: underline;
}

#contact_form .caution a:hover{
    text-decoration: none;
}

#contact_form .caution_en{
    margin: -30px 0 40px 165px;
    font-size: 12px;
    color: #c70000;
    line-height: 1.56em;
    white-space: nowrap;
}

#contact_form .caution_en a{
    color: #c70000;
    text-decoration: underline;
}

#contact_form .caution_en a:hover{
    text-decoration: none;
}

#contact_form .submit_wrap{
    text-align: center;
}

#contact_form .btn_submit{
    display: inline-block;
    transition: opacity .1s ease;
    position: relative;
}

#contact_form .btn_submit .en{
    width: 100%;
    top: 50px;
    left: 1px;
    position: absolute;
    text-align: center;
    font-size: 12px;
    color: #e6c698;
    cursor: pointer;
}

#contact_form input[type="submit"]{
    width: 192px;
    height: 70px;
    margin: 0 auto;
    border: none;
    font-size: 0;
    display: block;
    background-image:url(../images/btn_submit.png);
    background-color: transparent;
    cursor: pointer;
    transition: opacity .1s ease;
}

#contact_form .btn_submit:hover{
    opacity: .7;
}

#contact_form input.wpcf7-not-valid,
#contact_form textarea.wpcf7-not-valid{
    background-color: #fff9f0 !important;
}

#contact_form .invalid_txt{
    margin: 0 0 30px 0;
    font: 13px;
    display: none;
    text-align: center;
    color: #c70000;
}

#contact_form .invalid .invalid_txt{
    display: block;
}


#btm_information{
    margin: 0 0 100px 0;
    letter-spacing: -.40em;
}

#btm_information .section{
    width: 420px;
    height: 375px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    box-sizing: border-box;
    text-align: left;
    border: 1px solid #e6c899;
    background-color: #fff;
}

#btm_information .section:first-child{
    margin-right: 40px;
}

#btm_information .section_inner{
    margin: -10px 0 0 0;
    padding: 0 50px;
    line-height: 1.69em;
    min-height: 320px;
    position: relative;
}

#btm_information h3{
    margin: -37px auto 10px auto;
    width: 348px;
    text-align: center;
    position: relative;
}

#btm_information h3 span.en{
    margin: -25px 0 0 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#btm_information .section_inner h4{
    font-weight: bold;
}

#btm_information .section_inner p{
    margin: 0 0 10px 0;
}

#btm_information .section_inner p.name{
    font-size: 24px;
    font-weight: bold;
}

#btm_information .section_inner .en{
    font-size: 17px;
    line-height: 1.7em;
    position: absolute;
    top: inherit;
    bottom: 25px;
    left: 50px;
}

#btm_information .section_inner .en .b{
    font-weight: bold;
}


/* ------------------------------------------------------
*
    .thanks
*
------------------------------------------------------- */
#page_contact.thanks{
    text-align: center;
}

#page_contact.thanks .message{
    margin: 0 auto 100px auto;
    padding: 0 0 60px 0;
    line-height: 2em;
    border-bottom: 1px solid #e3c596;
}

 