@charset "UTF-8";
/* CSS Document */

html{font-size: 81.25%;
	padding: 0;
	margin: 0;}

body{font-family: "游ゴシック体", YuGothic, "YuGothic M", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	font-size:1em;
	letter-spacing: 0.1em;
	color:#000;
    text-align: justify;}

main{display: block;}

a{color: inherit;transition-duration: .3s;}

.eng{font-family: 'Noto Sans SC', sans-serif;}

/*--------------
ベージュ #956767
薄ベージュ #f2efe8
--------------*/



.sp{display: none;}





/*-----------------------------------------------------------
	ベージュ
-----------------------------------------------------------*/





/*-----------------------------------------------------------
	ヘッダー
-----------------------------------------------------------*/

#main:before{
	content: "";
	height: 900px;
	background: #f2efe8;
	position: absolute;
	z-index: -1;
}


#main .head-logo{
	display: flex;
	align-items: center;
    background-color: #f2efe8;
    width: 100%;
	height: 90px;
	position: fixed;
    z-index: 9999;
    top: 0;
    }

#main .head-logo .logo{
	margin-left: 30px;
}


#main .head-logo .yoyaku{
	display: inline-block;}


#main .head-logo .yoyaku a{
	display: block;
	background: #956767;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	width: 90px;
	height: 90px;
	padding: 12px;
	position: absolute;
	top: 0;
	right: 0;
}


#main .head-logo .yoyaku a img{
	display: block;
	margin:6px auto 5px;}

#main .head-logo nav .yoyaku a:hover{background: #796a56;}



.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
}


#main .head-logo .tel a {
    display: inline-block;
    font-family: 'Noto Sans SC', sans-serif;
    font-weight: bold;
    font-size: 1.65em;
    letter-spacing: 0.15em;
	text-align: right;
	padding-right: 110px;
}

#main .head-logo .tel {
	margin-left: auto;
}



/*------------------------------------------------------------
	MV
------------------------------------------------------------*/


#main .top-mv .mv{
	overflow: hidden;
	position: relative;
	height: 700px;
	display: flex;
	justify-content: center;
	align-items: center;
    background: #f2efe8;
}


#main .top-mv .mv img{
	width: calc(100% - 90px);
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
    }

#main .top-mv .mv .copy{
  position: absolute;
  top: 50%;
  left: 75%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:23px 0 0;
  padding:0;
  color: #000;
  z-index:1000; 
  width: 45rem;	
  }


#main .top-mv .mv .copy .copy1{
  font-family: 'Noto Sans SC', sans-serif;
  font-size: 3.3rem;
  font-weight: 800;
  letter-spacing: 0.3rem;
  line-height: 1.1;
}

#main .top-mv .mv .copy2{
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.2rem;
  line-height: 2;
  padding: 10px 0 0 6px;
}

	
#main .top-mv .mv .txt{
    width: 90px;
	margin-left:auto;
    }
	

	
	
#main .top-mv .eng {
    position: absolute;
    display: flex;
    align-items: center;
    font-size: 0.77em;
    line-height: 0;
    right: 45px;
    top: 530px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}


#main .top-mv .eng:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border: 1px solid;
    border-color: transparent #000 transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    bottom: 0;
    right: calc(50% - 3.5px);
}

#main .top-mv .eng:after {
    content: "";
    display: inline-block;
    width: 1px;
    background: #000;
    margin-top: 8px;
    animation: scroll 3s ease-in-out infinite;
}

@keyframes scroll{
	0%{height: 108px;}
	50%{height: 30px;}
	100%{height: 108px;}
}


#main .top-mv .eng a:hover{color: #956767;}
#main .top-mv .eng a:hover:before{background: #956767;}
#main .top-mv .eng a:hover:after{border-color: #956767 transparent transparent transparent;}



#main .top-mv .arrow {
   background-color: #f2efe8;
   margin-left: auto;
}

#main .top-mv .arrow li {
    width: 25px;
    float: left;
    padding: 10px 5px 10px;
    background-color: #956767;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
    cursor: pointer;
}

#main .top-mv .arrow img {
	width: 100%;
}




/*-----------------------------------------------------------
	MENU
------------------------------------------------------------*/

#main .nav{
	display: block;
	background: #f2efe8;
    padding: 40px;
}


#main .nav ul,
#main .nav li{
	display: inline-block;
}

#main .nav .menu{
	text-align: center;
}


#main .nav li:not(:last-child){
	border-right:1px solid #956767;
}


#main .nav li a{
	display: block;
	padding: 0 20px;
}


#main .nav li a:hover{
	color: #956767;
}





/*-----------------------------------------------------------
	診療時間とお知らせ
------------------------------------------------------------*/

.top-info{ 
	background: #f2efe8;
	padding: 40px 0 60px;
}

.top-info .flex{
	display: flex;
}

.top-info .left,
.top-info .right{
	position: relative;
}

.top-info h2{
	margin-bottom: 6px;
	font-family: 'Noto Sans SC', sans-serif;
    font-weight: 700;
}

.top-info .left{
	padding-right: 10px;
}

.top-info .shop-hour{
	background: #956767;
	table-layout: fixed;
	width: 440px;
}

.top-info .shop-hour th,
.top-info .shop-hour td{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	vertical-align: middle;
}

.top-info .shop-hour tr > *:first-child{
	width: 140px;
}

.top-info .shop-hour tr:not(:last-child){
	border-bottom: 1px solid #ffffff;
}


.top-info .clinic-hour + p{
	font-size: 13px; 
	position: absolute;
	top: 10px;
	right: 0;
	margin-right: 7px;
}


.top-info .right{
	margin: 0 auto;
	padding-left: 10px;
}

.top-info .right .right-box{
	background: #ffffff;
	width: 800px;
}

.top-info .right .right-txt{ 
	padding: 20px 20px 35px;
	line-height: 2em;
}


.top-info .right .right-txt a{ 
text-decoration: underline;
}

.top-info .right .btn{
	margin-top: -11px;
	padding-left: 53%;
}

.top-info .right .read_btn img {
     margin: 0 7px 0 -30px;
}




/*------------------------------------------------------------
	お車でお越しの方へ
------------------------------------------------------------*/


.car_access{ 
	position: relative;
	z-index: 0;
}

.car_access .bg{ 
    background: linear-gradient(to right, #FFF 0%, #FFF 50%, #f2efe8 50%, #f2efe8 100%),
		        linear-gradient(to right, #FFFFFF 0%, #FFFFFF 50%, #FFFFFF 50%, #FFFFFF 100%);
    background-size: 100% 50%;
    background-position: center top, center bottom;
    background-repeat: no-repeat;
}

.car_access .both{
  width: 900px;
  background: #ffffff;
  border-collapse: collapse;
  display: flex;
  margin: 0 auto;
}

	
.car_access .both .right-img,
.car_access .both .left-txt{
  vertical-align: top;
  width: 450px;
  padding: 40px;
}

.car_access .both .right-img > img{
  width: 100%;
}
.car_access .both .left-txt h3{
  padding-bottom: 10px;
}

.car_access .both .left-txt p{
  line-height: 2em;
}



/* ドロップシャドウ */
.car_access .shadow:after {
    content: "";
	width: 900px;
	height: 120px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    display: block;
    box-shadow: 0 180px 50px 0px #956767;
    position: relative;
    z-index: -1;
    bottom: 280px;
    right: 0;
    left: 0;
    opacity: 0.3;
	margin: 0 auto;
}






/*------------------------------------------------------------
	POLICY
------------------------------------------------------------*/


.policy .left {
    background: url("../img/main/policy_photo.jpg") no-repeat center right;
    background-size: 46%;
    margin-bottom: 120px;
}

.policy .left .wrap{
    line-height: 0;
}

.policy .left .left_in {
    display: inline-block;
    padding-right: 60px;
    line-height: normal;
}

.policy .left .left_in .txt{
    width: 50%;
    line-height: 2;
}

#main .policy .left .left_in .title{
}

#main .policy .left .title h2{
	font-size: 1em;
	letter-spacing: 0.2em;
	color: #956767;
}

#main .policy .left h3{
	font-size: 1.3em;
	letter-spacing: 0.2em;
	color: #956767;
	padding: 20px 0;
}

#main .policy .left .title h2 span{
	display: block;
	color: #000;
	font-family: 'Noto Sans SC', sans-serif;
	font-size: 3.84rem;
	font-weight: 900;
    line-height: 1.1;
}

#main .policy .read_btn img {
     margin: 0 7px 0 -30px;
}
	
#main .policy .btn { 
    padding: 20px 0 0
}




/*------------------------------------------------------------
	MOVIE
------------------------------------------------------------*/

#main .movie {
	background: #f2efe8;
	padding: 80px;
}


/*------------------------------------------------------------
	ちょっと動かしたい背景
------------------------------------------------------------*/


#main .naisou{
	display: flex;
}


#main .naisou img{
	width: 100%;
    height: 320px;
    object-fit: cover;
    }


/*------------------------------------------------------------
	CLINIC FEATURES
------------------------------------------------------------*/


#main .feature{ 
	background: #f2efe8;
	padding: 60px 0 60px;
	z-index: 0;
}

#main .feature .feature1 {
    background: url("../img/main/feature1.jpg") no-repeat center right;
    background-size: 65%;
    margin-bottom: 50px;
	height: 100%;
	z-index: 2;
	position: relative;
}

#main .feature .feature2 {
    background: url("../img/main/feature1.jpg") no-repeat center left;
    background-size: 65%;
    margin-bottom: 50px;
	z-index: 2;
	position: relative;
}

#main .feature .feature3 {
    background: url("../img/main/feature1.jpg") no-repeat center right;
    background-size: 65%;
    margin-bottom: 50px;
	z-index: 2;
	position: relative;
}

#main .feature .feature4 {
    background: url("../img/main/feature1.jpg") no-repeat center left;
    background-size: 65%;
    margin-bottom: 50px;
	z-index: 2;
	position: relative;
}

#main .feature .feature5 {
    background: url("../img/main/feature1.jpg") no-repeat center right;
    background-size: 65%;
    margin-bottom: 50px;
	z-index: 2;
	position: relative;
}

#main .feature .feature1 .wrap{
    line-height: 0;
}


#main .feature div[class*="t_0"]{
	width: 45%;
	background: #ffffff;
    display: inline-block;
    padding: 35px;
    line-height: normal;
}

#main .feature div[class*="t_0"] p{
     margin-top: -75px;
	 color: #956767;
     font-family: 'Noto Sans SC', sans-serif;
     font-size: 3.84rem;
	 font-weight: 900;
}

#main .feature div[class*="t_0"] .left-yose{
     text-align: left;
}

#main .feature .feature2,
#main .feature .feature4{
	    text-align: right;
}


#main .feature .txt{
    line-height: 2;
	text-align: left;
}

#main .feature .title{
	padding-bottom: 60px;
}

#main .feature .title h2{
	font-size: 1em;
	letter-spacing: 0.2em;
	color: #956767;
}


#main .feature .title h2 span{
	display: block;
	color: #000;
	font-family: 'Noto Sans SC', sans-serif;
	font-size: 3.84rem;
	font-weight: 900;
	letter-spacing: 0.075;}


#main .feature h3{
	font-size: 1.3em;
	letter-spacing: 0.2em;
	color: #956767;
	padding-bottom: 10px;
}

.feature .btn p{ 
	text-align: center;
}

#main .feature .read_btn img {
     margin: 0 7px 0 -63px;
}

.feature .shadow {
	height: 0;
}


/* ドロップシャドウ */
.feature .shadow:after {
    content: "";
	width: 880px;
	height: 90px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    display: block;
    box-shadow: 0 180px 50px 0px #956767;
    position: relative;
    z-index: 1;
    bottom: 310px;
    right: 0;
    left: 0;
    opacity: 0.3;
	margin: 0 auto;
}



@keyframes key1{
  0% {transform: translateY(0px);}
  100% {transform: translateY(-10px);}
}


#main .treatment ul li a img{
	display: block;
	margin: auto;
	margin-bottom: 15px;
	height: 60px;
}




/*------------------------------------------------------------
	EQUIPMENT
------------------------------------------------------------*/

#main .equipment{ 
	background: #f2efe8;
	padding: 60px 0;
}

#main .equipment h4{ 
text-align: center;
    font-size: 17px;
    color: #895a23;
    margin: 11px;
}

#main .equipment h2{
	font-size: 1em;
	letter-spacing: 0.2em;
	color: #956767;
	margin-bottom: 25px;}

#main .equipment h2 span{
	display: block;
	color: #000;
	font-family: 'Noto Sans SC', sans-serif;
	font-size: 3.84rem;
	font-weight: 900;
	letter-spacing: 0.075;}

#main .equipment .equipment_card{
	width: 33%;
	margin-top: 35px;
}

#main .equipment .equipment_card .equipment_in1,
#main .equipment .equipment_card .equipment_in4{

	margin: 0 20px 0 0;
}

#main .equipment .equipment_card .equipment_in2,
#main .equipment .equipment_card .equipment_in5{

	margin: 0 10px;
}

#main .equipment .equipment_card .equipment_in3,
#main .equipment .equipment_card .equipment_in6{

	margin: 0 0 0 20px;
}

#main .equipment .equipment_card img{
	width: 100%;
	margin-bottom: 20px;
	
}

#main .equipment .equipment_card h3{
	margin-bottom: 8px;
	color: #956767;
	text-align: center;
}


#main .equipment .equipment_card .txt{
	line-height: 2;
}

#main .equipment .flex{
	display: flex;
	flex-wrap: wrap;
}

#main .equipment .read_btn img {
     margin: 0 7px 0 -30px;
}

.equipment .btn { 
    padding: 40px 0 0 0
}

.equipment .btn p{ 
	text-align: center;
}


/*------------------------------------------------------------
	FACILITY
------------------------------------------------------------*/

#main .facility{ 
	background: #ffffff;
	padding: 70px 0 70px;
}

#main .facility .title-right{
    text-align: right;
}

#main .facility .title-right h2{
	font-size: 1em;
	letter-spacing: 0.2em;
	color: #956767;
	margin-bottom: 45px;
}

#main .facility .title-right h2 span{
	display: block;
	color: #000;
	font-family: 'Noto Sans SC', sans-serif;
	font-size: 3.84rem;
	font-weight: 900;
	letter-spacing: 0.075;
}

.facility .loop_wrap {
  display: flex;
  width: 100vw;
  overflow: hidden;
}

.facility .loop_wrap ul {
  display: flex;
}

.facility .loop_wrap ul li{
  width: 200px;
  margin: 0 10px;
}

.facility .loop_wrap ul li img{
  margin: 0 5px;
  width: 100%;
}

/*------------------------------------------------------------
	VIDEO
------------------------------------------------------------*/

.video {
    width: 100%;
    margin: auto;
    text-align: center;
    background-color: #6553469e;
    padding: 90px;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}

.facility .loop_wrap ul:first-child {
  animation: loop 50s -25s linear infinite;
}

.facility .loop_wrap ul:last-child {
  animation: loop2 50s linear infinite;
}

.facility .btn { 
    padding: 40px 0 0 0
}

.facility .btn p{ 
	text-align: center;
}

#main .facility .read_btn img {
     margin: 0 7px 0 -63px;
}



/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/


#main footer{
	background: #f2efe8;
	padding: 50px 0 20px;
	position: relative;}
footer section{
	background: #fff;
	width:900px;
	min-height: 569px;
	margin:0 auto 50px;
	padding: 60px 60px 50px;
	position: relative;
	display: flex;
	align-items: center;}

footer section .map{
	position: absolute;
	top: calc(50% - 215px);}

footer section .map a{
	display: inline-block;
	font-family: 'Noto Sans SC', sans-serif;
	font-weight: bold;
	background: #956767;
	padding: 10px 35px;
	font-size: 0.92em;
	position: absolute;
	bottom: 0;
	left: 0;
	transform: translate(17px,50%);}
footer section .map a:before{
	content: "";
	width: 36px;
	height: 5px;
	background: url(../img/common/arrow.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	position: absolute;
	left: -17px;
	top: 14px;}

footer section .map a:hover{
	background: #796a56;
	color: #fff;}

footer section .footer_info{
	width: 430px;
	margin-left: auto;
	text-align: center;}

footer section .footer_info .f_logo{margin:20px 0 40px;}

footer section .footer_info p:not([class]){
	line-height: 2;}
footer section .footer_info p img{margin-right: 3px;}

footer section .footer_info .tel{margin: 20px 0 40px;}
footer section .footer_info .tel a{
	display: inline-block;
	font-family: 'Noto Sans SC', sans-serif;
	font-weight: bold;
	font-size: 1.15em;
	letter-spacing: 0.15em;
	background: #956767;
	padding: 10px;}
footer section .footer_info .tel a:hover{
	background: #796a56;
	color: #fff;}

footer section .footer_info table{
	width: 100%;
	color: #956767;
	margin-bottom: 8px;}

footer section .footer_info table tr:first-child{border-top:1px solid #956767;}
footer section .footer_info table tr{border-bottom:1px solid #956767;}

footer section .footer_info table th,
footer section .footer_info table td{
	text-align: center;
	vertical-align: middle;
	padding: 8px 10px;}

footer section .footer_info table td{font-weight: bold;}

footer section .footer_info table + p{
	text-align: right;
	font-size: 0.923em;
	color: #956767;}

footer .foot_nav{
	text-align: center;
	margin-bottom: 40px;}
footer .foot_nav li{display: inline-block;}

footer .foot_nav li{padding: 0 20px;}
footer .foot_nav li:not(:last-child){border-right:1px solid #956767;}

footer .foot_nav li a:hover{color: #956767;}

footer .copy{
	text-align: center;
	font-size: 0.769em;
	color: #956767;}

footer .pagetop{
	position: absolute;
	right: calc((100vw - 960px)/2/2 - 10px);
	bottom: 60px;
    font-size: 0.7em;
}

footer .pagetop a{
	display: flex;
	align-items: center;
	-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
     	writing-mode: vertical-rl;
	position: relative;}


footer .pagetop a:before{
	content: "";
	display:inline-block;
	width: 1px;
	background: #000;
	margin-bottom: 8px;
	animation: up 3s ease-out infinite;
	transition-duration: .3s;}

@keyframes up{
	0%{height: 108px;}
	50%{height: 50px;}
	100%{height: 108px;}
}

footer .pagetop a:after{
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border: 1px solid;
	border-color: #000 transparent transparent transparent;
	transform: rotate(45deg);
	position: absolute;
	top: 1px;
	right: calc(50% - 4.5px);
	transition-duration: .3s;}

footer .pagetop a:hover{color: #956767;}
footer .pagetop a:hover:before{background: #956767;}
footer .pagetop a:hover:after{border-color: #956767 transparent transparent transparent;}


.sp_nav{display: none;}

span.seo {
    margin-bottom: 1vw;
    display: block;
}


