@charset "UTF-8";
@media screen and (min-width: 761px) {
	
.case_oneday_top {
	margin: 60px auto;
}
.case_oneday_main {
	display: flex;
	justify-content: center;
}
.case_oneday_main p {
	width: 57%;
	margin-right: 4%;
}
.case_oneday_main p:last-child {
	width: 39%;
	margin-right: 0;
}
	.item_none {
		display: none;
		padding-top: 50px;
	}

.case_oneday_head{
	text-align: left;
	font-size:34px;
	margin-bottom: 20px;
	width: 6em;
	background: #ceb1c5;
	color: #fff;
	height: 6em;
	display: flex;
	justify-content: center;
	align-items: center;
}
.case_oneday_item {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 60px;
	align-items: center;
}
.case_oneday_item p {
	width: 39%;
	/* margin-right: 4%; */
}
.case_oneday_item p:last-child {
	margin-right: 0;
}
.case_oneday_main_img {
	width: 10%;
}
.case_more_btn {
	width: 100%;
	text-align: center;
	margin: 40px auto;
	padding: 15px 0 25px;
	background: #dedede;
	position: relative;
}
.case_more_btn span {
	position: absolute;
	left: 50%;
	bottom: 15%;
}
	.case_oneday_top .author_info {
		width: 400px;
		margin: 40px auto 10px;
	}
	.case_oneday_top .author_info_left {
		justify-content: center;
	}
	.case_oneday_top .link_btn_large.w100 {
		width: 400px;
	}

a:hover {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	color: #40B1BF;
}
.particle {
  position: absolute;
  top: 1450px;
  width: auto;
}
#particle1 {
	background-image:url("../images/top/index_bg.png");
	background-repeat: no-repeat;  /* 画像の繰り返しを指定 */
	width: 100%;
	background-size: 100%;
	height: 2130px;
	text-align: center;
	background-size: 100%;;
	z-index: -1;
}
.box00_img {
	display: block;
}
.box00_img_sp {
	display: none;
}
#box00 ul {
    text-align: center;
}
#box00 .box00_ct {
    position: absolute;
    left: calc(50% - 1200px);
    width: 2400px;
}
#box00 .box00_bg {
    width: 1200px;
    margin: 0 auto;
    height: 576px;
}
#box00 {
    background: #ffffff;
    position: relative;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
#box00 .slick-slide img {
	width: 1200px;
	margin: 0 auto;
}
#box00 .slick-prev, #box00 .slick-next {
    position: absolute;
    top: calc(50% - 21px);
    display: block;
    width: 150px;
    height: 48px;
    cursor: pointer;
    z-index: 4;
    outline: none;
    border: none;
}
#box00 .slick-prev {
    background: url(../images/prev_arrow.png) center no-repeat;
    background-size: 80px;
    left: 650px;
    top: 88%;
}
#box00 .slick-next {
	background: url(../images/next_arrow.png) center no-repeat;
    background-size: 80px;
    right: 650px;
    top: 88%;
}
#box00 .slick-dots li button:before {
	font-size: 55px;
    opacity: 1;
}
#box00 .slick-dots li.slick-active button:before {
	color: #6faebd;
}
#box00 .slick-dots {
	bottom: 0;
    margin-bottom: 30px;
    margin-left: 425px;
}
.infomation {
	width: 1100px;
	margin: 40px auto;
	padding: 15px 20px;
	background: #eaeaea;
	display: table;
}
.infomation p.info_white {
	width: 150px;
	text-align: center;
	background: #fff;
	padding: 10px 20px;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}
.infomation p.info_day {
	width: 180px;
	padding-left: 30px;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
}
.infomation p.info_text {
	padding-right: 30px;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
	
}
.infomation_box {
	margin-bottom: 20px;
}
.infomation_box:last-child {
	margin-bottom: 0;
}
#clinic ul {
	display: flex;
	flex-wrap: wrap;
}
#clinic ul li {
	width: 30%;
	margin-right: 5%;
	margin-bottom: 5%;
}
#clinic ul li:nth-of-type(3n) {
	margin-right: 0;
}
#clinic .dental_clinic ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#clinic .dental_clinic li {
	margin-right: 0;
}
#recommend ul {
	display: flex;
}
#recommend ul li {
	width: 30%;
	margin-right: 5%;
}
#recommend ul li:last-child {
	margin-right: 0;
}
#recommend ul li .data {
	font-family: 'Copperplate';
	font-size: 30px;
	letter-spacing: 0.1em;
	padding: 0;
}
#recommend ul li h3 {
	font-size: 18px;
	margin-bottom: 5px;
}
#recommend ul li span {
	font-family: 'Copperplate';
    font-size: 18px;
    padding: 2px 15px;
}
#recommend ul li span.yokohama_c {
	background: #84adbb;
}
#recommend ul li span.ginza_c {
	background: #9b7f46;
}
#recommend ul li span.aclinic_c {
	background: #8e8e8e;
}
#recommend ul li span.shinjuku_c {
	background: #cfcfcf;
}
#clinic_recommend .auto {
	width: 1244px;
}
.recommend_index li.slick-slide {
    margin: 0 22px;
	width: 372px;
}
.recommend_index li .rec_t {
    margin-bottom: 20px;
}
.recommend_index li .rec_t p {
	text-align: center;
	margin: 4px auto;
	font-size: 18px;
}
.recommend_index li .rec_t:nth-of-type(2) {
    margin-bottom: 0;
}
.slick-next {
	right: -15px;
	margin-top: -5px;
}	
	
	
#pickup .pick {
	display: flex;
}
#pickup .pick li {
	width: 49%;
	margin-right: 2%;
}
#pickup .pick li:last-child {
	margin-right: 0;
}
#pickup .pick li .pick_mini {
	display: flex;
	margin-top: 3.8%;
}
#pickup .pick li .pick_mini li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
}
#pickup .pick li .pick_mini li:last-child {
	margin-right: 0;
}
#monitor ul {
	display: table;
	width: 100%;
	padding: 40px 0;
}
#monitor ul li {
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 3%;
	float: left;
}
#monitor ul li:nth-child(3n) {
	margin-right: 0;
}
#monitor a.link_bnr {
	display: table;
    margin: 0px auto 40px;
    background: #333;
    color: #fff;
	width: 450px;
    text-align: center;
    margin: 20px auto 80px;
    padding: 25px 0;
    font-size: 18px;
    position: relative;
}
#monitor a.link_bnr span {
    right: 15px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    font-size: 18px;
}
#monitor a.link_bnr:hover {
	background: #6faebd;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
	
.collaboration {
	padding: 70px 0;
}
.collaboration_banner {
	width: 700px;
	margin: auto;
}
.collaboration_banner a {
	display: block;
	margin-bottom: 40px;
}


#face {
	width: 100%;
	background: url(../images/top/face_bg.jpg) center no-repeat;
    background-size: 1500px;
	background-position: 50% 50%;
	height: 720px;
	position: relative;
}
#body {
	width: 100%;
	background: url(../images/top/body_bg.jpg) center no-repeat;
	background-size: 1500px;
	background-position: 50% 50%;
	height: 760px;
	position: relative;
}
#skin {
	width: 100%;
	background: url(../images/top/skin_bg.jpg) center no-repeat;
    background-size: 1500px;
	background-position: 50% 50%;
	height: 669px;
	position: relative;
}
.body_img_bg {
	background: linear-gradient(to right, #dedede, #b0b1af) ;
	background-size: 100%;
}
.skin_img_bg {
	background: #e9faff ;
	background-size: 100%;
}
.links_fade {
	position: absolute;
	text-align: center;
}
.links_fade span {
	display: block;
	width: 270px;
	text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff;
}
.links_fade a {
	background: #2e2e2e;
	color: #fff;
	border-radius: 50px;
	padding: 15px 0px;
	font-size: 24px;
	width: 270px;
	display: table;
	cursor: pointer;
}
.links_fade a:hover {
	background: #6faebd;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.face01 {
	top: 79px;
    left: 33px;
}
.face02 {
	top: 210px;
    left: 10px;
}
.face03 {
	top: 328px;
    left: 44px;
}
.face04 {
	top: 450px;
    left: 16px;
}
.face05 {
	top: 80px;
    left: 880px;
}
.face06 {
	top: 210px;
    left: 920px;
}
.face07 {
	top: 325px;
    left: 893px;
}
.face08 {
    top: 455px;
    left: 930px;
}
.face09 {
    top: 565px;
    left: 890px;
}
.body01 {
    top: 195px;
    left: 38px;
}
.body02 {
    top: 191px;
    left: 60px;
}
.body03 {
    top: 471px;
    left: 42px;
}
.body04 {
    top: 584px;
    left: 45px;
}
.body05 {
    top: 200px;
    left: 895px;
}
.body06 {
    top: 189px;
    left: 932px;
}
.body07 {
    top: 446px;
    left: 902px;
}
.body08 {
    top: 580px;
    left: 904px;
}
.body09 {
    top: 32px;
    left: 25px;
}	
.body03 a {
	/* width: 390px; */
}
.body09 a {
	width: 280px;
}	
	
.skin01 {
    top: 52px;
    left: 733px;
}
.skin02 {
	top: 160px;
	left: 927px;
}
.skin03 {
	top: 120px;
	left: 30px;
}
.skin04 {
    top: 389px;
    left: 926px;
}
.skin04 a{
	width:310px;
}	
.skin05 {
    top: 490px;
    left: 899px;
}
.skin06 {
    top: 244px;
    left: 703px;
}
.skin07 {
    top: 230px;
    left: 33px;
}
.skin08 {
    top: 430px;
    left: 60px;
}
.skin09 {
    top: 540px;
    left: 150px;
}

.top_doctor {
	width: 100%;
	background: url(../images/top/dr_bg.jpg) center no-repeat;
    background-size: cover;
	background-position: 50% 50%;
	height: auto;
	position: relative;
	padding: 70px 0 10px;
}
.top_doctor .title_section_inner {
	color: #fff;
}
.doctor-list {
    padding: 2rem 0;
	width: 1000px;
	margin: auto;
    display: table;
    justify-content: space-between;
}
.doctor-list li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}
.doctor-list li:nth-child(3n) {
	margin-right: 0;
}
.doctor-photo a {
	display: flex;
}
.doctor-photo img {
    width: 100%;
}
.doctor-info {
    padding: 15px 0;
    font-size: 1rem;
    text-align: center;
    background: #fff;
	position: relative;
}
.doctor-info span {
    font-size: 1.4rem;
}
.doctor-info a {
	width: 60px;
	position: absolute;
	right: 20px;
	top: 20px;
}
.doctor-info a img {
	width: 100%;
}
.atube {
	width: 1200px;
	margin: 40px auto;
}
.atube .img_atube {
	width: 750px;
	text-align: center;
	margin: auto;
}
.atube .youtube_box {
	width: 1200px;
	height: 580px;
	margin: 40px auto;
	background: #f3f1f2;
	padding: 60px;
	position: relative;
}
.atube .youtube_box .youtube_title_top {
	width: 240px;
	height: 240px;
	text-align: center;
	padding: 50px 0;
	color: #fff;
	font-size: 22px;
	position: absolute;
	top: -50px;
	line-height: 2.2;
}
.atube .youtube_box .d_1 {
	background: #ad0a0b;
}
.atube .youtube_box .d_2 {
	background: #2e2e2e;
	right: 50px;
}
.atube .youtube_box .d_3 {
	background: #f24b8a;
}
.atube .youtube_box .d_4 {
	background: #2c28d3;
	right: 50px;
}
.atube .youtube_box .d_5 {
	background: #49b8a7;
}
.atube .youtube_box .d_6 {
	background: #e64e6b;
	right: 50px;
}
.atube .youtube_box .d_7 {
	background: #ed8825;
}
.atube .youtube_box .d_8 {
	background: #df4444;
	right: 50px;
}
.atube .youtube_box .d_9 {
	background: #a1905f;
}
.atube .youtube_box .d_10 {
	background: #85ccc5;
	right: 50px;
}
.atube .youtube_box .d_11 {
	background: #8da95c;
}
.atube .youtube_box .d_12 {
	background: #495f9e;
	right: 50px;
}
.atube .youtube_box .d_13 {
	background: #ca94d6;
	right: 50px;
}
.atube .youtube_box .d_14 {
	background: #495f9e;
}
.atube .youtube_box .d_15 {
	background: #6bc63c;
	right: 50px;
}
.atube .youtube_box .d_16 {
	background: #b2d2dc;
}
.atube .youtube_box .d_17 {
	background: #999;
	right: 50px;
}
.youtube_box img {
	width: 340px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.youtube_box img.right_d {
	left: auto;
	right: 0;
}
.youtube_box .atube_box {
	position: absolute;
	right: 50px;
	width: 800px;
	height: 450px;
}
.youtube_box .atube_box.right_tube {
	left: 50px;
	right: auto;
}
.youtube_box .atube_box iframe {
	width: 800px;
	height: 450px;
}
.atube .youtube_link_margin {
    margin: 0 auto 100px;
}
.more-btn {
	margin: 40px auto 60px;
}

.topics {
	padding: 0 0 70px;
}
.topics h2 {
	font-family: 'Copperplate';
    font-size: 40px;
    letter-spacing: 0.1em;
    text-align: center;
	padding: 20px 0;
	color: #333;
}
.topics-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.t_list {
	width: 33.333%;
	padding: 0 20px;
	text-align: center;
}
.t_list p {
	font-size: 16px;
	margin-top: 10px;
}
.news {
	margin: 70px auto;
	width: 100%;
	padding-bottom: 70px;	
}
.news_inner {
	width: 1200px;
	margin: auto;
	display: table;
}	
.news_inner .left_news {
	width: 300px;
	float: left;
	display: table-cell;
	vertical-align: middle;
}
.news_inner .right_news {
	width: 900px;
	float: right;
	padding-left: 100px;
	padding-top: 35px;
}
.news_inner .left_news h2 {
	width: 300px;
	height: 300px;
	font-family: 'Copperplate';
	font-size: 40px;
	letter-spacing: 0.1em;
	text-align: center;
	background: #eaeaea;
	display: table-cell;
	vertical-align: middle;
}
.news_inner .right_news dl {
	display: flex;
	width: 100%;
	font-size: 16px;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
}
.news_inner .right_news dl dt {
	width: 15%;
}
.news_inner .right_news dl dd {
	width: 80%;
	padding-left: 5%;
}
	.recruit_box {
		margin-bottom: 100px;
	}
	.recruit_inner {
		width: 1000px;
		margin: auto;
	}
.detail_box {
	width: 100%;
	clear: both;
	-webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow:0px 1px 4px 3px rgba(0,0,0,0.06);
	border-radius: 6px;
	padding: 60px 50px 82px;
}
.detail_box table {
	width: 100%;
}
.detail_box h4 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
.detail_box table tr:nth-of-type(2n) {
	background-color: #f8f8f8;
}
.detail_box table th {
	width: 35%;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	padding: 15px 23px 12px 35px;
}
.detail_box table td {
	font-size: 16px;
	line-height: 27px;
	padding: 15px 23px 12px 0;
}
.kogao_topics {
	display: flex;
	justify-content:flex-start;
	align-items: start;
	width: 100%;
}
.kogao_topics li {
	width: 31%;
	margin-right: 3.5%;
}
.kogao_topics li a {
	width: 372px;
    height: 280px;
    display: block;
    position: relative;
    overflow: hidden;
}
.kogao_topics li a img {
	min-width: 720px;
    left: -175px;
    position: relative;
}
.kogao_topics li p {
	line-height: 1.4;
	font-size: 18px;
}
.kogao_topics2 {
	display: flex;
	justify-content:flex-start;
	align-items: start;
	width: 100%;
}
.kogao_topics2 li.slick-slide {
	width: 31%;
	margin: 0 30px;
}
.kogao_topics2 li.slick-slide p {
	line-height: 1.4;
	font-size: 18px;
}
.top_banner_box {
	width: 1000px;
	margin: 60px auto;
}
    
.top_banner_box .top_cam-monitor{width: 100%;display: flex;justify-content: space-between;}
    .top_banner_box .top_cam-monitor a{
        display: block;
        width: 49%;
    }
	
}
@media screen and (max-width: 760px) {
	
.case_oneday_top {
	margin: 6vw auto;
}
.case_oneday_main {
	display: table;
	justify-content: center;
	width: 90%;
	margin: auto;
}
.case_oneday_main p {
	width: 100%;
	margin-right: 4%;
}
.case_oneday_main p:last-child {
	width: 100%;
	margin-right: 0;
}
	.item_none {
		display: none;
	}
.case_oneday_head{
	background: #ceb1c5;
	color:#fff;
	text-align:center;
	padding:0.5em;
	font-size:20px;
	margin-bottom:1em
}	
.case_oneday_item {
	display: table;
	justify-content: center;
	margin: 6vw auto;
	width: 90%;
}
.case_oneday_item p {
	width: 100%;
	margin-right: 4%;
}
.case_oneday_item p:last-child {
	margin-right: 0;
}
.case_oneday_main_img {
	width: 10%;
}
.case_more_btn {
	width: 100%;
	text-align: center;
	margin: 4vw auto;
	padding: 3vw 0 5vw;
	background: #dedede;
	position: relative;
}
.case_more_btn span {
	position: absolute;
	left: 50%;
	bottom: 15%;
}
	.case_oneday_top .author_info {
		width: 80%;
		margin: 4vw auto 1vw;
	}
	.case_oneday_top .author_info_left {
		justify-content: center;
	}
	.case_oneday_top .link_btn_large.w100 {
		width: 80%;
	}	
	
.particle {
  position: absolute;
  top: 100%;
  width: auto;
}
#particle1 {
	background-image:url("../images/top/index_bg.png");
	background-repeat: no-repeat;  /* 画像の繰り返しを指定 */
	width: 100%;
	background-size: 100%;
	height: 2130px;
	text-align: center;
	background-size: 100%;;
	z-index: -1;
}
.box00_img {
	display: none;
}
.box00_img_sp {
	display: block;
}
#box00 ul {
    text-align: center;
}
#box00 .box00_ct {
    position: absolute;
    left: calc(50% - 50%);
    width: 100%;
}
#box00 .box00_bg {
    width: 100vw;
    margin: 0 auto;
    height: 120vw;
}
#box00 {
    background: #ffffff;
    position: relative;
	overflow: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

#box00 .slick-prev, #box00 .slick-next {
    position: absolute;
    top: calc(50% - 21px);
    display: block;
    width: 150px;
    height: 48px;
    cursor: pointer;
    z-index: 4;
    outline: none;
    border: none;
	display: none !important;
}
#box00 .slick-prev {
    background: url(../images/prev_arrow.png) center no-repeat;
    background-size: 80px;
    left: 650px;
    top: 88%;
	display: none;
}
#box00 .slick-next {
	background: url(../images/next_arrow.png) center no-repeat;
    background-size: 80px;
    right: 650px;
    top: 88%;
	display: none;
}
#box00 .slick-dots li button:before {
	font-size: 12vw;
    opacity: 1;
}
#box00 .slick-dots li.slick-active button:before {
	color: #6faebd;
}
#box00 .slick-dots {
	bottom: 0;
    margin-bottom: 3vw;
	right: 0;
	width: 100%;
}
.scroll{overflow-x:scroll;}
.scroll::-webkit-scrollbar{height:10px;}/*バーの太さ*/
.scroll::-webkit-scrollbar-track{background:#dddddd;}/*バーの背景色*/
.scroll::-webkit-scrollbar-thumb{background:#333;}/*バーの色*/
	
.infomation {
	width: 100%;
	margin: 0 auto;
	padding: 4vw 3vw;
	background: #eaeaea;
	display: table;
}
.infomation p.info_white {
	width: auto;
    text-align: center;
    background: #fff;
    padding: 1vw 4vw;
    font-size: 3vw;
    margin-right: 4vw;
    display: inline-table;
    float: left;
}
.infomation p.info_day {
	float: left;
	font-size: 4vw;
    padding-top: 0.5vw;
}
.infomation p.info_text {
	width: auto;
	font-size: 4vw;
	clear: both;
	padding: 3vw 0 0;
}
	
	

	
#recommend ul {
	display: flex;
    width: 100%;
	height: 75vw;
    overflow-x: auto;  /* 横スクロールの指定 */
  white-space: nowrap;  /* 横スクロールの指定 */
  overflow-scrolling: touch;  /* スクロールを滑らかにする */
  -webkit-overflow-scrolling: touch;  /* スクロールを滑らかにする */
}
#clinic ul {
	display: flex;

	flex-flow: wrap;
	width: 100%;
	margin: auto
}
#clinic ul li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 3%;
}
#clinic ul li:nth-of-type(2n) {
	margin-right: 0;
}
#clinic .dental_clinic ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#clinic .dental_clinic ul li {
	margin-right: 0;
}

#recommend ul li {
	width: 100%;
	margin-right: 7vw;
	height: 60vw;
}
#recommend ul li img {
	width: 70vw;
	max-width: none;
}
#recommend ul li:last-child {
	margin-right: 0;
}
#recommend ul li .data {
	font-family: 'Copperplate';
	font-size: 5vw;
	letter-spacing: 0.1em;
	padding: 0;
}
#recommend ul li h3 {
	font-size: 3vw;
    margin-bottom: 1vw;
}
#recommend ul li span {
	font-family: 'Copperplate';
    font-size: 2.6vw;;
    padding: 2px 15px;
}
#recommend ul li span.yokohama_c {
	background: #84adbb;
}
#recommend ul li span.ginza_c {
	background: #9b7f46;
}
#recommend ul li span.aclinic_c {
	background: #8e8e8e;
}
#recommend ul li span.shinjuku_c {
	background: #cfcfcf;
}	
.recommend_index li {
    padding: 0 2vw;
}
.recommend_index li .rec_t {
    margin-bottom: 4vw;
}
.recommend_index li .rec_t p {
	text-align: center;
	margin: 4px auto;
}
.recommend_index li .rec_t:nth-of-type(2) {
    margin-bottom: 0;
}
.slick-next {
	right: -15px;
	margin-top: -5px;
}	
	
#pickup .pick {
	display: table;
}
#pickup .pick li {
	width: 100%;
	margin-bottom: 2%;
}
#pickup .pick li .pick_mini {
	display: table;
	margin-top: 2%;
}
#pickup .pick li .pick_mini li {
	width: 100%;
	margin-bottom: 2%;
}
#pickup .pick li .pick_mini li:last-child {
	margin-bottom: 0;
}
#monitor ul {
	display: table;
	width: 100%;
	padding: 0;
}
#monitor ul li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 3%;
	float: left;
}
#monitor ul li:nth-child(2n) {
	margin-right: 0;
}
#monitor a.link_bnr  {
	display: table;
    margin: 0px auto 50px;
    background: #333;
    color: #fff;
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
	position: relative;
	width: 100%;
}
#monitor a.link_bnr span {
	right: 15px;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	font-size: 18px;	
}

#monitor a:hover {
	background: #6faebd;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#face {
	width: 100%;
	background: url(../images/top/face_bg_sp.jpg) center no-repeat;
	background-size: 100%;
	background-position: top;
	height: 190vw;
	position: relative;
}
#face .auto {
	padding: 80vw 0 0;
    height: 100vw;
}
#body {
	width: 100%;
	background: url(../images/top/body_bg_sp.jpg) center no-repeat;
    background-size: 100%;
	background-position: top;
	height: 180vw;
	position: relative;
}
#body .auto {
	padding: 80vw 0 0;
    height: 100vw;
}
#skin {
	width: 100%;
	background: url(../images/top/skin_bg_sp.jpg) center no-repeat;
	background-size: 100%;
	background-position: top;
	height: 190vw;
	position: relative;
}
#skin .auto {
	padding: 80vw 0 0;
    height: 100vw;
}
.links_fade {
    position: relative;
    text-align: center;
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-top: 1%;
}
.links_fade:nth-child(2n) {
	margin-right: 0;
}
.links_fade span {
	display: block;
	width: 100%;
	letter-spacing: -1px;
	font-size: 3vw;
}
.links_fade a {
	background: #2e2e2e;
    color: #fff;
    border-radius: 30px;
    padding: 3vw 0px;
    font-size: 3.6vw;
    width: 100%;
    display: table;
	cursor: pointer;
	letter-spacing: 0;
}
.links_fade a:hover {
	background: #6faebd;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.body03.links_fade a {
	letter-spacing: -0.2vw;
}

.case-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 1rem 0;
}
.case-list .caseLi {
    width: 33.33%;
}
.case-list .case-wrap {
    position: relative;
    padding: 1rem;
}
.case-list .btn-default {
    width: 32%;
}

.case-list .case-event {
    position: absolute;
    top: 0.5rem;
    right: 1.5rem;
    width: 3rem;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.5rem;
    text-align: center;
    background: #F29300;
    color: #fff;
    border-radius: 50%;
    z-index: 9;
}
.case-list .case-title {
    display: table;
    font-size: 1rem;
    padding: 0 0.2rem 0.5rem;
    height: 3rem;
    line-height: 1.2;
}
    .case-list .case-title span {
        display: table-cell;
        vertical-align: middle;
    }
    .case-list .case-title span a {
        color: #40B1BF;
        text-decoration: underline;
    }

.case-list .case-img {
    position: relative;
    display: flex;
    justify-content: space-between;

	margin-bottom: 10px;
}
.case-list .case-img .before-img,
.case-list .case-img .after-img {
    position: relative;
    width: 48%;
    border: 1px solid #F3F0EC;
}
.case-list .case-img .before-img:before,
.case-list .case-img .after-img:before {
    position: absolute;
    display: block;
    padding: 1px;
    top: 0.2rem;
    left: 0.2rem;
    font-size: 0.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border: 1px solid #fff;
    background: rgba(0,0,0,0.6);
    color: #fff;
    line-height: 1;
    z-index: 9;
}

.case-list .case-img .before-img img,
.case-list .case-img .after-img img {
    width: 100%;
}
.case-list h3 {
    margin:1rem 0 0;
}
.case-list .case-desc {
    padding: 0 0 1.8rem;
    font-size: 0.8rem;
    line-height: 2;
    text-align: justify;
    /* min-height: 21em; */
}
.case-list .case-desc b {
}


.lolo {
	width: 450px;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.lolo img {
	width: 100%;
}
.lolo2 {
	width: 450px;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
}
.lolo2 img {
	width: 100%;
}
.lolocase {
	width: 50%;
	position: absolute;
}
.lolocase img {
	width: 100%;
}
.lolo2case {
	width: 50%;
	position: absolute;
	left: 50%;
}
.lolo2case img {
	width: 100%;
}	
.case-list .caseLi {
        margin: 0;
        padding: 0;
    }
    .post-type-archive-case .case-list .caseLi{
        width: 100%;
    }
    /*.case-list .case-wrap {
        min-height: 350px; 
    } */
    .lolo {
	width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
}
.lolo img {
	width: 100%;
}
.lolo2 {
	width: 100%;
    z-index: 1;
    position: absolute;
    top: 350px;
}
.lolo2 img {
	width: 100%;
}
.lolocase {
	width: 48%;
	position: absolute;
}
.lolocase img {
	width: 100%;
}
.lolo2case {
	width: 48%;
	position: absolute;
	left: 59%;
}
.lolo2case img {
	width: 100%;
}
	.commonBnr {
		display: none;
	}
    /* 症例写真の最初の大きな画像 */
    body.single .section-content .case-list .caseLi  {
        min-height: auto;
    }
    body.single .section-content .case-list .case-wrap {
        min-height: auto;
    }
    body.single .case-list .txt {
        margin: 0 auto;
        width: 95%;
    }
        body.single .case-list .txt p {
            margin-bottom: 2%;
            letter-spacing: 0.15rem;
            line-height: 2;
        }
    /* 症例写真の最初の大きな画像ここまで */
    .case-list .case-title {
        width: 100%;
        font-size: 1.2rem;
    }
    .case-list .case-title span {
        text-align: center;
    }
    .case-list .case-img .before-img:before, 
    .case-list .case-img .after-img:before {
        padding: 0.2rem;
        font-size: 0.8rem;
    }
    .case-list .case-desc {
        padding-bottom: 10%;
        font-size: 0.9rem;
    }

    .grad-item {
       /* margin-top: 1rem; */
    }

	.btn-default {
    display: block;
    margin: 0 auto;
    padding: 3vw 0;
    width: 100%;
    font-size: 3vw;
    color: #fff;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    line-height: 1.1;
	background: #333;
	color: #fff;
	text-align: center;
}


.btn-default.more_see span {
    right: 15px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
	font-size: 18px;
}


.case-list .btn-default:hover {
	color: #40B1BF;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 12vw;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢';
    text-align: center;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	opacity: 1;
}
	
.slick-dots li.slick-active button:before {
	font-size: 12vw;
	color: #6faebd;
	opacity: 1;
}
.case_random {
	width: 90%;
    margin: 0px auto 4vw;
}
.case_random .case_random_title {
	font-size: 4vw;
	font-weight: bold;
	padding: 2vw 0;
	border-bottom: 2px solid #333;
}
.case_random ul {
	padding: 30px 0;
	display: table;
}
.case_random li {
	display: inline-block;
    float: left;
    background: #333;
    color: #fff;
    padding: 2vw 3vw;
    border-radius: 50px;
    margin-right: 3vw;
    margin-bottom: 4vw;
    font-size: 3vw;
}
.case_random li a:hover {
	color: #fff;
}
.case_random li:hover {
	background: #6faebd;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.top_doctor {
	width: 100%;
	background: url(../images/top/dr_bg.jpg) center no-repeat;
    background-size: cover;
	background-position: 50% 50%;
	height: auto;
	position: relative;
	padding: 0;
}
.top_doctor .title_section_inner {
	color: #fff;
}
.doctor-list {
    padding: 2vw 0 0;
	width: 90%;
	margin: auto;
    display: table;
    justify-content: space-between;
}
.doctor-list li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 4%;
	display: table;
	background: #fff;
}
.doctor-photo {
	width: 60%;
    height: 56vw;
	display: table-cell;
	    padding: 1vw 1vw 0 1vw;
}
.doctor-photo img {
    width: 100%;
}
	
.doctor-info {
	width: 40%;
    padding-top: 8vw;
    font-size: 3vw;
    text-align: center;
	background: #fff;
	display: table-cell;
	vertical-align: middle;
}
.doctor-info span.dr_info_kata {
    font-size: 3.5vw;
}
.doctor-info span.dr_info_name {
    font-size: 5vw;
}
.doctor-info img {
	width: 12vw;
	margin-top: 3vw;
}
.atube {
	width: 100%;
	margin: 4vw auto;
}
.atube .img_atube {
	width: 300px;
	text-align: center;
	margin: auto;
}
.atube .youtube_box {
	width: 100%;
	height: 110vw;
	margin: 4vw auto;
	background: #f3f1f2;
	padding: 6vw 0;
	position: relative;
}
.atube .youtube_box .youtube_title_top {
	width: 30vw;
    height: 30vw;
    text-align: center;
    padding: 6vw 0;
    color: #fff;
    font-size: 3vw;
    position: absolute;
    line-height: 2;
    bottom: 12vw;
    right: 12vw;
	letter-spacing: -0.1em;
}
.atube .youtube_box .d_1 {
	background: #ad0a0b;
}
.atube .youtube_box .d_2 {
	background: #2e2e2e;
	right: 50px;
}
.atube .youtube_box .d_3 {
	background: #f24b8a;
}
.atube .youtube_box .d_4 {
	background: #2c28d3;
	right: 50px;
}
.atube .youtube_box .d_5 {
	background: #49b8a7;
}
.atube .youtube_box .d_6 {
	background: #e64e6b;
	right: 50px;
}
.atube .youtube_box .d_7 {
	background: #ed8825;
}
.atube .youtube_box .d_8 {
	background: #df4444;
}
.atube .youtube_box .d_9 {
	background: #a1905f;
}
.atube .youtube_box .d_10 {
	background: #85ccc5;
	right: 50px;
}
.atube .youtube_box .d_11 {
	background: #8da95c;
}
.atube .youtube_box .d_12 {
	background: #495f9e;
	right: 50px;
}
.atube .youtube_box .d_13 {
	background: #ca94d6;
}
.atube .youtube_box .d_14 {
	background: #495f9e;
}
.atube .youtube_box .d_15 {
	background: #6bc63c;
}
.atube .youtube_box .d_16 {
	background: #b2d2dc;
}
.atube .youtube_box .d_17 {
	background: #999;
}
.youtube_box img {
	width: 48vw;
    position: absolute;
    bottom: 0;
    left: 4vw;
}
.youtube_box .atube_box {
	top: 5%;
    left: 5%;
    right: 5%;
    width: 90%;
    height: 50vw;
    position: absolute;
}
.youtube_box .atube_box iframe {
	width: 100%;
	height: 50vw;
}
.youtube_link_margin {
	width: 90%;
    text-align: center;
    margin: 2vw auto 6vw;
}
.youtube_link_margin a.link_btn_large {
	font-size: 3.5vw;
}
.sns {
	width: 100%;
	background: url(../images/top/sns_bg_sp.jpg) center no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: auto;
    position: relative;
    padding: 4vw 0;
}
.sns h2 {
	font-family: 'Copperplate';
    font-size: 8vw;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 4vw 0;
	color:#000;
}
.sns h3 {
    font-family: 'Copperplate';
    font-size: 26px;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 20px 0;
}
.sns .sns_bnr_list {
	width: 90%;
	margin: auto;
	margin-bottom: 0;
	display: table;
}
.sns .sns_bnr_list a {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
	display: block;
	float: left;
}	
.sns .sns_bnr_list a:nth-child(2n) {
	margin-right: 0;
}
.sns .sns_inner_clinic{
	display:flex;
	flex-flow:wrap;
	padding: 20px;
}
.sns .sns_inner_clinic .sns_group{
	width: 100%;
	background-color: rgba(255,255,255,0.7);
	padding: 0 10px;
	margin: 0 0 20px;
}
	
.sns .sns_inner_clinic .sns_group .sns_bnr_list{
	display:flex;
    justify-content: center;    
	flex-flow: wrap;
	margin: 0;
	width: 100%;
}
.sns .sns_inner_clinic .sns_group .sns_bnr_list a{
	width: calc((100% - 60px) / 4);
	margin: 0 20px 10px 0;
}
.sns .sns_inner_clinic .sns_group .sns_bnr_list a:last-of-type{
		margin-right: 0;
}
	
.topics {
	padding: 0 0 11vw;
}
.topics h2 {
	font-family: 'Copperplate';
    font-size: 40px;
    letter-spacing: 0.1em;
    text-align: center;
	padding: 20px 0;
	color: #333;
}
.topics-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.t_list {
	width: 33.333%;
	padding: 0 20px;
	text-align: center;
}
.t_list p {
	font-size: 16px;
	margin-top: 10px;
}
.news {
	margin: 7vw auto;
	width: 100%;
	padding-bottom: 7vw;
	border-bottom: 1px solid #333;	
}
.news_inner {
	width: 90%;
    margin: auto;
    display: table;
}	
.news_inner .left_news {
	width: auto;
	float: none;
	text-align: center;
}
.news_inner .right_news {
	width: 100%;
	float: none;
	padding-left: 0;
	padding-top: 7vw;
}
.news_inner .left_news h2 {
	width: auto;
	height: auto;
	padding: 15vw 7vw;
	font-family: 'Copperplate';
	font-size: 8vw;
	letter-spacing: 0.1em;
	text-align: center;
	background: #eaeaea;
	display: inline-block;
}
.news_inner .right_news dl {
	display: flex;
	width: 100%;
	font-size: 3.2vw;
	margin-bottom: 3vw;
	letter-spacing: 0.1em;
}
.news_inner .right_news dl dt {
	width: 28%;
}
.news_inner .right_news dl dd {
	width: 72%;
}
.recruit_box {
	margin-bottom: 7vw;
}
.recruit_inner {
	width: 90%;
	margin: auto;
}	
.collaboration {
	padding: 6vw 0;
}
.collaboration_banner {
	width: 90%;
	margin: auto;
}
.collaboration_banner a {
	display: block;
	margin-bottom: 4vw;
}
.detail_box {
	width: 100%;
	clear: both;
	-webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow:0px 1px 4px 3px rgba(0,0,0,0.06);
	border-radius: 6px;
	padding: 30px 5% 32px;
}
.detail_box h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 18px;
	text-align: center;
}
.detail_box table tr:nth-of-type(2n) {
	background-color: #f8f8f8;
}
.detail_box table th {
	width: 30%;
	font-size: 13px;
	line-height: 1.6;
	font-weight: bold;
	padding: 12px 5% 10px 5%;
}
.detail_box table td {
	font-size: 14px;
	line-height: 1.6;
	padding: 12px 5% 10px 0;
}
.kogao_topics {
	display: table;
	justify-content:flex-start;
	align-items: start;
	width: 100%;
}
.kogao_topics li {
	width: 90%;
	margin: auto;
	margin-bottom: 3.5%;
}
.kogao_topics li a {
	width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.kogao_topics li a img {
	min-width: 100%;
    position: relative;
}
.kogao_topics li p {
	line-height: 1.4;
	font-size: 3.6vw;
}
.slick-dotted.slick-slider.kogao_topics2 {
	display: block;
	justify-content:flex-start;
	align-items: start;
	width: 100%;
	margin-bottom: 14vw;
}
.kogao_topics2 li.slick-slide {
	width: 90%;
	margin: auto;
}
.kogao_topics2 li.slick-slide p {
	line-height: 1.4;
	font-size: 3.6vw;
}
.top_banner_box {
	width: 90%;
	margin: 4vw auto;
}
	
}





.border-none{
    border: none !important;
}

.pt-30{
    padding-top: 30px;
}
.searchform_wraper {
    margin-bottom: 30px;
    padding: 45px 0 5px;
    border-top: 1px solid #e3e3e3;
    background: #f8f8f8;
}
body.post-type-archive-case .breadcrumb{
    margin:  0;
}
.case-list--ninki {
    justify-content: left;
    padding: 0;
}
.case-list--ninki .case-cat-name {
    margin-right: 10px;
    padding: 5px 10px;
    border:1px solid #cccc !important;
    background: #fff;
    font-size: 14px;
    color: #ccc;
}
body.post-type-archive-case ul.case-list li { margin: 2rem 0 1.5rem; }
@media only screen and (max-width: 768px) {
    .searchform_wraper {
        margin-bottom: 5%;
        padding: 5% 3%;
    }
    .case-list--ninki .case-cat-name {
        margin-right: 1%;
        padding: 5px 3px;
        font-size: 12px;
    }
    body.post-type-archive-case ul.case-list li { margin: 1rem 0; }

}
/* 症例写真のもっと見るここまで */


.youtube_link_btn:hover {
	background: #38a8b7;
	color: #fff;
}


/* 210819 追加 commonに移植予定 */

/* clinic_h2 */
.clinic_h2 {
	padding: 40px 0;
	text-align:  center;
}
.clinic_h2.white {
	color: #fff;
}
.clinic_h2 h2 {
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-size: 18px;
	letter-spacing: 0.2em;
	padding: 0;
}
.clinic_h2 p {
	font-family: 'Copperplate';
	font-size: 40px;
	letter-spacing: 0.2em;
	padding: 0;
}
.title_section_inner .clinic_h2 {
	padding: 0 0;
}
.doctors.sec .clinic_h2 {
	padding-top: 0;
}
@media screen and (max-width: 760px) {
	.clinic_h2 {
		padding: 8vw 0;
	}
	.clinic_h2 h2 {
		font-size: 3vw;
		letter-spacing: 0.2em;
		text-align: center;
	}
	.clinic_h2 p {
		font-size: 6vw;
		letter-spacing: 0.1em;
	}
}