
/* CSS Document */


@media screen and (max-width:768px) {
    html {
        font-size: 68.75%;
        }
    }

    @media screen and (max-width:640px) {
        html {
            font-size: 62.5%;
        }
    }


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

    .wrapper{
        min-width: auto;
    }

body {
    font-size: 1.3rem;
    min-width: 320px;
}
.wrapper{
    padding: 0 3rem;
}
.kv,
.inner,
header,
footer,
.treat_contents,
.clinic_contents {
    min-width: 100%;
}
.about_inner,.kv_inner,
.survices_inner, .company_inner, .history_inner, .contact_inner{
	max-width:none;
	min-width:auto;
	min-width: auto;
    flex-basis: unset;
    width: auto;

    margin:auto;
    padding: 0;
}
.about_inner_box,.survices_inner_box, .company_inner_box, .history_inner_box, .contact_inner_box{
    width: auto;
    padding: 0;
}
.about_text_desc {
    font-size: 1.7rem;
}

.contents_inner{
    padding: 0;
}


/*============================================================================

	header

============================================================================*/



header,
header.fixed {
    display: block;
	height:5rem;
    position: fixed;
}
header.fixed {


    
}
.header_inner {
    padding: 0 3rem;
}

nav {

    
    width: 100%;
}

nav > ul{
    justify-content: space-between;
}
nav ul > li > a {
    display: table-cell;
    position: relative;
    height: inherit;
    padding: 0;
}
.nav_text-ja {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
}




.kv{
    display: block;
    position: relative;
}

.kv_inner{
    height: inherit;
    justify-content: center;
align-items: center;
display: flex;
}


.kv_img {
    position: relative;
    width: 100%;
}
.kv_img h1 {

text-align: center;}


.about{
    height: auto;
}
.about_text_en {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
}
.about_text_ja {
    font-size: 2.6rem;
    letter-spacing: 0.0em;
}





.about,.survices, .company, .history{
    padding: 10rem 0;
    display: block;
}


.h3_tit01 {
    position: relative;
    margin-bottom: 6rem;
}
.h3_tit01_en {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-left: 0.0rem;
    margin-bottom: 0.4rem;
}
.h3_tit01_ja {
    display: block;
    line-height: 1.5;
    font-weight: bold;
    letter-spacing: 0.05em;
    font-size: 2.6rem;
    margin-left: -0.2rem;
}

.h4_title01 {
    position: relative;
    margin-bottom: 1.8rem;
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: bold;
}

.h4_title01_s {
    font-size: 1.3rem;
}
.company_outline dd {
    margin-bottom: 2.5rem;
}

.history_outline dd {
    width: 80%;
    margin-bottom: 2.5rem;
}
.contact,.contact_inner{
    display: block;
}

.contact{
    height: auto;
    padding: 10rem 0;
}
.contact_mail_ad a {

    font-size: 1.7rem;
}
.contact_tel_num a {

    font-size: 2.0rem;

}
.copy {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: left;

    font-size: 1.2rem;

    padding-top: 10rem;
}






/* お問い合わせ */
.kv-simple {
    height: 22rem;
}
.kv-simple .kv_inner {
     justify-content: flex-start;
}

.contact_note_gmail {
    padding: 3rem;
    padding-top: 3rem;
    font-size: inherit;
}



.p-contact_btn{
    width: 100%;
    height: 5.6rem;
}
.p-contact h4{
	font-size:18px;
}
.p-contact .inner-08{
	margin-bottom: 150px;
}

.p-contact_btn-submit,
.p-contact_btn-back{
	height:auto;
}
.p-contact_btn-submit input,
.p-contact_btn-back input{
	font-size: inherit;
    line-height: 3;
}


.text-01 {
    position: relative;
    margin-bottom: 6rem;
}
.contents_left,
.contents_right{
	width:100%;
}


.contents_right{
    padding-bottom: 3rem;
}
.contents_inner{
	flex-wrap:wrap;
	flex-direction:column-reverse;
}

.contact_right {
    position: relative;
    top: 0;
    display: flex;
	justify-content:center;

	border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.contact_right li{
	margin-right:3rem;
	margin-top: 1.6rem;
	margin-bottom: 1.6rem;
}
.contact_right li:last-child{
	margin-right:0;
}
.contact_right li.active{
	border:none;
	
}

.contact_right li span {
    margin-right: 0.4rem;
}
.contents_left section {
    margin-bottom: 10rem;
}

.contact_thanks .btn-01 {
    margin-top: -2.6rem;
    margin-bottom: 60px;
}
.contact_note_gmail {
    padding: 6% 8%;
    font-size: 1.3rem;
    line-height: 1.75;

}

.contact_note_gmail_title {
    font-size: 1.5rem;
}




.p-contact_title {
    font-size: 1.2rem;
}
.p-contact input[type="text"], .p-contact input[type="tel"], .p-contact input[type="email"], .p-contact textarea,.p-contact select{
    font-size: 1.5rem;
    padding: 8px 12px;
}
.p-contact input[type="text"], .p-contact input[type="tel"], .p-contact input[type="email"], .p-contact select {
    height: 4.6rem;
}

.p-contact_btn input {
    position: relative;
    width: 100%;
    height: inherit;
    font-size: 1.5rem;
}





/*============================================================================

	$privacy

============================================================================*/



    .privacy_contents h3{
        font-size: 1.8rem;
              margin-top: 4rem;
      margin-bottom: 1.4rem;
    }
    







}






