@charset "UTF-8";

@font-face {
  font-family: 'Copperplate';
  src: url('../font/Copperplate.ttf') format('truetype');
}

@media screen and (min-width: 761px) {
.full div {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 35vw;
	width: 100%;
	margin: 0;
}
.sendai .full div.main01 {
	background-image: url(../images/sendai/sendai_top_a.jpg);
}
.shinjuku .full div.main01 {
	background-image: url(../images/shinjuku/shinjuku_top_a.jpg);
}
.ginza .full div.main01 {
	background-image: url(../images/ginza/g1a.jpg);
}
.yokohama .full div.main01 {
	background-image: url(../images/yokohama/y1a.jpg);
}
.ikebukuro .full div.main01 {
	background-image: url(../images/ikebukuro/ikebukuro_top_a.jpg);
}
.nagoya .full div.main01 {
	background-image: url(../images/nagoya/nagoya_top_a.jpg);
}
.osaka .full div.main01 {
	background-image: url(../images/osaka/osaka_top_a.jpg);
}
.fukuoka .full div.main01 {
	background-image: url(../images/fukuoka/fukuoka_top_a.jpg);
}
.full div.main02 {
	background-image: url(../images/ginza/g2.jpg);
}
.full div.main03 {
	background-image: url(../images/ginza/g3.jpg);
}
.full .slick-dots {
	bottom: -5%;
	z-index: +1;
}
.main_heading{
	background:#333;
	color:#fff;
	text-align:center;
	padding:20px 0;
	font-size: 18px;
}
.ginza_top {
	position: relative;
}
.ginza_top_inner {
	width: 1000px;
	margin: auto;
	position: relative;
}
.main_top {
	position: absolute;
	top: 50%;
	right: 23%;
	margin-top: -130px;
	width: 260px;
	height: 260px;
	background: rgba(255,255,255,0.9);
}
.main_top .ginza_main_txt {
	font-family: 'Copperplate';
	text-align: center;
	font-size: 20px;
	padding: 55px 0 0;
}
.main_top .ginza_main_txt span {
	font-size: 40px;
	display: block;
}
.main_top a {
	display: block;
	text-align: center;
	padding: 10px 0;
	width: 170px;
	background: #333;
	color: #fff;
	font-size: 18px;
	margin: auto;
	position: relative;
}
.main_top a:after {
	position: absolute;
    font-weight: 900;
    content: '';
    right: 0.8rem;
    vertical-align: middle;
	background-image: url(../images/ginza/top_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 15px;
    width: 20px;
    height: 30px;
    right: 30px;
}
#clinic_recommend {
	padding: 20px 0 60px;
    background: #f6ecde;
    margin: 70px auto 0;
}
.clinic_cam_ul ul {
	width: 1200px;
	display: flex;
	margin: auto;
}
.clinic_cam_ul ul li {
	width: 48%;
	margin-right: 4%;
	font-size: 14px;
}
.clinic_cam_ul li img {
	margin-bottom: 5px;
}
.clinic_cam_ul ul li:last-child {
	margin-right: 0;
}
.recommend li {
	padding: 0 15px;
}
.recommend li .rec_t {
	margin-bottom: 20px;
}
.recommend li .rec_t p {
	text-align: center;
	margin: 4px auto;
}
.doctors {
	background-image: url(../images/ginza/doctor_bg.png);
	background-size: 100%;
	width: 100%;
    height: auto;
	padding: 40px 0 60px;
}
.doctor_h2 {
	color: #fff;
}
.doctor_h2 p  {
    font-size: 18px;
    letter-spacing: 0.2em;
	text-align: center;
    margin-top: -45px;
    margin-bottom: 60px;
}
.doctors_box {
	width: 1000px;
	margin: 40px auto;
	background: #fff;
	padding: 60px 100px;
}
.doctor_content {
	width: 100%;
	display: flex;
	align-items: self-start;
	margin: auto;
	justify-content: center;
}
.doctor_li {
	width: 40%;
	margin-right: 5%;
}
.doctor-photo {
	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%;
}
.doctor_prof {
    width: 50%;
    font-size: 14px;
    display: grid;
    align-items: flex-start;
}
.doctor_prof_inner {
	width: 100%;
	display: flex;
	margin-bottom: 20px;
}
.doctor_left_p {
	width: 20%;
}
.doctor_prof_inner ul {
	padding-left: 5%;
	border-left: 1px solid #333;
	width: 75%;
}
.doctor_prof_inner dl {
	display: flex;
	flex-wrap: wrap;
	padding-left: 5%;
	border-left: 1px solid #333;
	width: 75%;
}
.doctor_prof_inner dt {
	width: 25%;
}
.doctor_prof_inner dd {
	width: 75%;
	margin-bottom: 0.5em;
}
.doctor_prof_inner dt.doctor_dt, .doctor_prof_inner dd.doctor_dd {
	height: 20px;
}
.doctor_prof_inner dt.doctor_dt2, .doctor_prof_inner dd.doctor_dd2 {
	height: 60px;
}
.doctor_prof_inner ul li {
	margin-bottom: 5px;
}
.atube {
    width: 100%;
    margin: 40px auto 50px;
    height: 460px;
}
.atube iframe {
    width: 100%;
    height: 100%;
}
.youtube_link_btn {
    position: relative;
    display: block;
    text-align: center;
    width: 550px;
    padding: 20px 0;
    background: #333;
    color: #fff;
    font-size: 18px;
    margin: 0 auto 40px;
}
.youtube_link_btn span {
    right: 15px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    font-size: 18px;
}
.doctors span.gene {
	font-size: 14px;
}
#calandar h2 span {
	display: block;
	font-size: 26px;
}
.calandar_box {
	width: 1000px;
	margin: auto;
}
	#calandar {
		display: none;
	}
.calandar_link {
	width: 920px;
	margin: 40px auto;
	display: flex;
}
.calandar_link a {
	width: 47%;
	display: block;
	font-size: 16px;
	padding: 18px 0;
	height: 60px;
	color: #fff;
	position: relative;
}
.calandar_link a:after {
	position: absolute;
    font-weight: 900;
    content: '';
    right: 0.8rem;
    vertical-align: middle;
	background-image: url(../images/ginza/top_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 15px;
    width: 20px;
    height: 30px;
    right: 10px;
	transform:rotate(-90deg); 
}
.calandar_link a.line_link {
	margin-right: 6%;
	text-align: center;
	background: #75a04f;
}
.calandar_link a.line_link img {
	width: 30px;
	position: absolute;
	left: 105px;
    margin-top: -2px;
}
.calandar_link a.web_link {
	text-align: center;
	background: #df9a9d;
}
.calandar_link a.web_link img {
	width: 27px;
    left: 105px;
    margin-top: -2px;
    position: absolute;
}
.shinjuku .infomation_bg {
	background-image: url(../images/shinjuku/infomation_shinjuku_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 450px;
}
	.osaka .infomation_bg {
	background-image: url(../images/osaka/infomation_osaka_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 450px;
}
.ikebukuro .infomation_bg {
	background-image: url(../images/ikebukuro/infomation_ikebukuro_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 450px;
}
.ginza .infomation_bg {
	background-image: url(../images/ginza/infomation_ginza_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 450px;
}
.nagoya .infomation_bg {
	background-image: url(../images/ginza/infomation_ginza_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 450px;
}
.yokohama .infomation_bg {
	background-image: url(../images/yokohama/infomation_yokohama_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 450px;
}
.fukuoka .infomation_bg {
	background-image: url(../images/fukuoka/infomation_fukuoka_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 450px;
}
.info_add {
	text-align: center;
	margin: 40px auto;
}
.g_color {
	color: #a78141;
}
.info_add_clinic {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}
.info_add_tel {
	font-size: 15px;
}
.info_add_tel span {
	font-size: 34px;
	display: block;
	font-weight: bold;
}
.info_acc {
	margin: 40px auto;
	display: flex;
	width: 1000px;
}
.info_acc_l {
	width: 50%;
}
.info_acc_r {
	width: 50%;
}
.info_acc_l dl {
	padding: 0 0 0 30px;
	display: flex;
	font-size: 13px;
}
.info_acc_l dl dt {
	font-weight: bold;
	width: 15%;
	margin-bottom: 10px;
}
.info_acc_l dl dd {
	padding-left: 5%;
	width: 80%;
	margin-bottom: 10px;
	line-height: 2;
}
.info_acc_l dl dd span {
	font-weight: bold;
	display: block;
}
.info_acc_r dl {
	padding: 0 30px;
	font-size: 13px;
}
.info_acc_r dl dt {
	font-weight: bold;
	width: 15%;
	float: left;
	margin-bottom: 20px;
}
.info_acc_r dl dd {
	padding-left: 5%;
	width: 80%;
	float: left;
	margin-bottom: 20px;
}
.infomation_map {
	width: 1000px;
	margin: 0 auto 70px;
}
.ginza .sns {
	background: none;
	height: auto;
	padding: 20px 0;
}
.shinjuku #top-search-pc.search_g {
	width: 100%;
	background: url(../images/shinjuku/shinjuku_search_bg.jpg) center no-repeat;
    background-size: cover;
	background-position: 50% 50%;
}
	.osaka #top-search-pc.search_g {
	width: 100%;
	background: url(../images/shinjuku/shinjuku_search_bg.jpg) center no-repeat;
    background-size: cover;
	background-position: 50% 50%;
}
	.fukuoka #top-search-pc.search_g {
	width: 100%;
	background: url(../images/shinjuku/shinjuku_search_bg.jpg) center no-repeat;
    background-size: cover;
	background-position: 50% 50%;
}
	.ginza #top-search-pc.search_g {
	width: 100%;
	background: url(../images/ginza/g_search_bg.jpg) center no-repeat;
    background-size: cover;
	background-position: 50% 50%;
}
	.yokohama #top-search-pc.search_g {
	width: 100%;
	background: url(../images/yokohama/y_search_bg.jpg) center no-repeat;
    background-size: cover;
	background-position: 50% 50%;
}
	.nagoya #top-search-pc.search_g {
	width: 100%;
	background: url(../images/ginza/g_search_bg.jpg) center no-repeat;
    background-size: cover;
	background-position: 50% 50%;
}
.info_add_tel span i {
	margin-right: 15px;
}
.instagram_ul {
	display: flex;
	justify-content:space-between;
	width: 1200px;
	margin: 40px auto;
}
.instagram_ul li {
	width: 31%;
}
	.youtube_box {
		background: #f3d5d5;
		padding: 40px 0 70px;
	}
	.youtube_list {
		display: flex;
		width: 1000px;
		margin: auto;
		flex-flow:wrap;
	}
	.youtube_list .youtuber {
		width: calc((100% - 4%) /2);
		margin-right: 4%;
		text-align: center;
		margin-bottom:30px;
	}
	.youtube_list .youtuber:nth-of-type(2n) {
		margin-right: 0;
	}
	.youtube_list .youtuber iframe {
		width: 100%;
		height: 270px;
	}
	.form_sec {
		padding: 70px 0;
	}
	#form {

    padding: 80px 0 50px;
	  display: table;
	  margin: auto
  }
  #form h2 {
    width: 108px;
    margin: 0 auto 10px;
  }
  #form .sub_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 27px;
    text-align: center;
  }
  #form .form_list {
    margin: 0 auto;
  }
  #form .form_list li {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    box-shadow: 2px 5px 0px 0px rgba(0, 0, 0, 0.03);
    font-size: 1.3rem;
    font-weight: 900;
    padding: 20px 0;
    margin: 15px auto;
    text-align: center;
    width: 90%;
    line-height: 1.1;
  }
  #form .form_list li a {
    display: block;
    height: 100%;
    width: 100%;
  }
  #form .form_list .yoyaku {
    font-size: 0.8rem;
    font-weight: 100;
  } 
	form {
	background: #ecf6f8;
	padding: 45px 60px;
    width: 900px;
	margin: auto;
}
form dl {
	font-weight: bold;
	margin-bottom: 30px;
	clear: both;
	display: inline-block;
    width: 100%;
}
form dt {
	font-size: 18px;
	margin-bottom: 3px;
}
form dt span.req {
	font-size: 12px;
	color: #fff;
	background: #f994c0;
	padding: 5px;
    margin: 0 5px 0;
    position: relative;
    top: -2px;
}
form dd .wpcf7-text {
	height: 48px;
    width: 100%;
    padding: 0 0 0 10px;
    border-radius: 3px;
    border: none;
}
form dd .wpcf7-list-item input {
	display: none;
}
form dd .wpcf7-list-item-label {
	background: #fff;
	color: #ccc;
	padding: 10px 20px;
	width: auto;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	font-size: 18px;
	cursor: pointer;
	border-radius: 3px;
    border: none;
}
/*
form dd span.wpcf7-list-item {
	width: 20%;
	margin: 0 18px 0 0;
}
*/
form dd .radio-bui, form dd .menu {
	width: 100%;
	display: block;
}
form dd input[type="radio"]:checked + .wpcf7-list-item-label { 
	background: #f994c0;
	color: #fff;
}
form dd textarea {
	width: 100%;
	padding: 10px 0 10px 10px;
}
form dd .years select {
	margin: 0 4px 0 0;
}
form dd select {
	height: 48px;
	width: 12%;
    margin: 0;
}
form dd select.menu-00 {
	width: 60%;
}
form p .wpcf7-submit {
	width: 360px;
    padding: 15px 0;
    font-size: 20px;
    background: #fff;
    -webkit-appearance: none;
    border: 2px solid #f994c0;
    color: #f994c0;
    font-weight: bold;
	cursor: pointer;
	margin: auto;
    display: block;
}
form p .wpcf7-submit:hover {
	color: #fff;
	background: #f994c0;
}
form p.tel_error, form p.email_error, form p.name_error {
	display: none;
	margin: 2px 0 0;
	color: #FF282B;
}
.wpcf7-not-valid-tip {
	color: #FF282B;
	display: inline-block;
    width: 100%;
}
.wpcf7-validation-errors {
	text-align: center;
    border: 2px solid #FF282B;
    padding: 10px 0;
    color: #FF282B;
    font-weight: bold;
}
.wpcf7-response-output {
	text-align: center;
    padding: 10px 0;
    font-weight: bold;
	background: #fff;
}
.screen-reader-response, .wpcf7-display-none {
	display: none;
}

form dd input[type="text"]::-webkit-input-placeholder {
	color: #ccc;
}
form dd input[type="text"]::-moz-placeholder {
	color: #ccc;
}
form dd input[type="text"]:-ms-input-placeholder {
	color: #ccc;
}
form dd input[type="tel"]::-webkit-input-placeholder {
	color: #ccc;
}
form dd input[type="tel"]::-moz-placeholder {
	color: #ccc;
}
form dd input[type="tel"]:-ms-input-placeholder {
	color: #ccc;
}
form dd input[type="email"]::-webkit-input-placeholder {
	color: #ccc;
}
form dd input[type="email"]::-moz-placeholder {
	color: #ccc;
}
form dd input[type="email"]:-ms-input-placeholder {
	color: #ccc;
}
form dd textarea::-webkit-input-placeholder {
	color: #ccc;
}
form dd textarea::-moz-placeholder {
	color: #ccc;
}
form dd textarea:-ms-input-placeholder {
	color: #ccc;
}
form dt .att {
	font-size: 12px;
	margin-left: 10px;
}
form select, form input {
    font-size: 18px;
}
	form dd.dr_c select {
		width: 30%;
	}
.wpcf7-display-none, .wpcf7-response-output {
    display: none;
}
.faq_box {
	width: 1000px;
	margin: 0 auto 60px;
}
.faq_box h2 img {
	height: 80px;
	margin: 0 auto 20px;
	display: block;
}
.faq_box dl {
	margin: 0 auto 15px;
}
.faq_box dt {
	width: 100%;
	background: #e1e1e1;
	padding: 20px 150px;
	font-size: 22px;
	position: relative;
	cursor: pointer;
}
.faq_box dt:before {
	content: "";
	background-image: url(../images/faq/que.png);
	background-repeat: no-repeat;
	background-size: 40px;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 80px;
	top: 50%;
	margin-top: -20px;
}
.faq_box dd {
	padding: 20px 80px;
	font-size: 16px;
	line-height: 2;
	display: none;
}
.faq_box dd a.btn {
	background: #000;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block;
    width: 360px;
    margin: 15px 0;
	position: relative;
}
.faq_box dd a.btn:after {
	top: 18px;
	position: absolute;
	content: "";
	right: 9px;
	background-image: url(../images/faq/aarrow.png);
	background-repeat: no-repeat;
	background-size: 11px;
	width: 11px;
	height: 25px;
}
	.rank_clinic {
		background-image: url(../images/shinjuku/bg_innai.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		width: 100%;
		height: 750px;
	}
	.rank_ul {
		width: 1000px;
		padding: 40px 0 70px;
		margin: auto;
		display: flex;
		justify-content: center;
	}	
	.rank_ul li {
		width: 30%;
		margin-right: 5%;
		position: relative;
	}
	.rank_ul li img {
		width: 100%;
	}
	.rank_ul li:last-child {
		margin-right: 0;
	}
	.rank_ul li p.rank_title {
		text-align: center;
		font-size: 20px;
		margin: 15px auto;
	}
	.rank_ul li p.rank_text {
		text-align: left;
		font-size: 16px;
	}
	.rank_ul li span {
		position: absolute;
		top: -10px;
		left: -10px;
		display: block;
		width: 60px;
		height: 140px;
	}
	.monitor_clinic_inner {
		width: 1000px;
		margin: 60px auto;
	}
	.monitor_clinic_ul {
		width: 100%;
		padding: 40px 0 0;
		margin: auto;
		display: flex;
		justify-content: center;
	}	
	.monitor_clinic_ul li {
		width: 30%;
		margin-right: 5%;
		position: relative;
	}
	.monitor_clinic_ul li:last-child {
		margin-right: 0;
	}
	.campaign_clinic_inner {
		width: 1000px;
		margin: 60px auto;
	}
	.campaign_clinic_ul {
		width: 100%;
		padding: 40px 0 0;
		margin: auto;
		display: flex;
		justify-content: center;
	}	
	.campaign_clinic_ul li {
		width: 30%;
		margin-right: 5%;
		position: relative;
	}
	.campaign_clinic_ul li:last-child {
		margin-right: 0;
	}
	.campaign_clinic_ul li img {
		width: 100%;
	}
	.slick-list {
		overflow: visible;
	}
	.docotor_link_base {
		display: block;
		margin: 10px auto;
		padding: 15px 0;
		font-size: 16px;
		position: relative;
		color: #fff;
		background: #333;
		width: 100%;
		text-align: center;
	}
	.docotor_link_base span {
		right: 15px;
		position: absolute;
		top: 50%;
		margin-top: -9px;
		font-size: 18px;
	}
.case_oneday_top {
	margin: 60px auto;
}
.case_oneday_main {
	display: flex;
	justify-content: center;
}
.case_oneday_main p {
	width: 53%;
	margin-right: 4%;
}
.case_oneday_main p:last-child {
	width: 43%;
	margin-right: 0;
}
	.item_none {
		display: none;
	}
.case_oneday_item {
	display: flex;
	justify-content: center;
	margin: 60px auto;
}
.case_oneday_item p {
	width: 48%;
	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;
	}
.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;
}
.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;
}
	.case_oneday_item_movie {
		width: 800px;
		display: flex;
		margin: 70px auto;
	}	
	.case_oneday_item_movie .case_movie_box_before {
		width: 350px;
		position: relative;
		margin-right: 20px;
	}
	.case_oneday_item_movie video {
		width: 100%;
	}
	.case_oneday_item_movie .case_movie_box_after {
		width: 350px;
		position: relative;
		top: 40px;
	}
	.case_oneday_item_movie img {
		position: absolute;
		top: -25px;
		right: -15px;
		width: 130px;
	}
	.media_ul {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
	}
	.media_ul li {
		width: 800px;
	}
	.movie_info {
		margin: 60px auto;
		text-align: center;
	}
	.train {
	width: 1000px;
	margin: 60px auto;
}
.train .visitTitle {
    background: #70adbf;
    padding: 15px 30px;
    color: #fff;
    text-align: left;
    position: relative;
    font-size: 22px;
    margin: 0 0 20px;
    cursor: pointer;
}
.train .visitTitle:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f055';
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: 12px;
    font-size: 28px;
    margin-top: -4px;
}
.train .visitTitle.open:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f056';
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: 12px;
    font-size: 28px;
    margin-top: -4px;
}
	
.train .visit {
    display: none;
    width: 94%;
    margin: 30px auto;
}
.train .visit.show {
    display: table;
}
.train .visit ul {
    display: table;
}
.train .visit li {
    float: left;
    width: 23%;
    margin-right: 2%;
    position: relative;
    font-size: 14px;
    height: 300px;
}
	
.train .visit li:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f0da';
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 24px;
    right: -35px;
    top: 62px;
    color: #f29300;
}
.info_add_tel span i {
	margin-right: 15px;
}
.sns {
	background: none;
}
	.infomation_area {
		padding: 70px 0;
		width: 100%;
	}	
	.infomation_ul {
		width: 100%;
	}
	.infomation_ul li.info_li {
		width: 1000px;
		margin: 0 20px;
		background: #f7f2ef;
		padding: 60px;
		display: flex;
		margin: auto;
	}
	.infomation_ul li.info_li figure {
		width: 60%;
		margin-right: 5%;
	}
	.infomation_ul li.info_li .infomation_div {
		width: 35%;
		line-height: 2;
		padding: 30px 0;
		display: table;
		position: relative;
		font-size: 18px;
	}
	.infomation_ul li.info_li .infomation_link {
		width: 100%;
		position: absolute;
		bottom: 0;
	}
	.infomation_ul li.info_li .infomation_link a {
		color: #fff;
		background: #333;
		text-align: center;
		display: block;
		position: relative;
		padding: 12px 0;
		text-align: center;
	}
	.infomation_ul li.info_li .infomation_link a span {
		position: absolute;
		right: 10px;
		top: 23px;
	}
	.infomation_parking {
		width: 1000px;
		margin: 60px auto 100px;
	}
	.infomation_parking_title {
		font-size: 24px;
		margin-bottom: 20px;
		font-weight: bold;
		color: #a1824b;
	}
	.infomation_parking img {
		margin: 40px auto;
	}
	.infomation_parking .parking_link {
		display: flex;
		width: 100%;
		align-items: center;
		margin-bottom: 40px;
	}
	.infomation_parking .parking_link a {
		width: 47%;
		margin-right: 6%;
		border: 2px solid #a1824b;
		border-radius: 10px;
		color: #a1824b;
		text-align: center;
		padding: 15px 0;
		font-size: 130%;
		display: block;
	}
	.infomation_parking .parking_link a:last-child {
		margin-right: 0;
	}
	.infomation_parking .parking_link a:hover {
		background: #a1824b;
		color: #fff;
		transition: 0.4s ;
	}
	.infomation_parking p {
		text-align: center;
	}
	.infomation_parking .parking_text {
		font-size: 120%;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.insta .lisk {
		background: #eee;
		font-size: 12px;
		line-height: 1.4;
		padding: 10px;
	}
	.line_clinic_area {
		width: 1000px;
		margin: 40px auto;
		padding: 60px 0;
		background: #e1e1e1;
		text-align: center;
		font-weight: bold;
	}
	.line_clinic_area h3 {
		font-size: 22px;
	}
	.line_clinic_area p {
		margin: 20px 0 30px
	}
	.line_clinic_area a {
		background: #7d9f58;
		margin: 20px auto;
		padding: 17px 64px;
		color: #fff;
		font-size: 18px;
		border-radius: 7px;
	}
	.map_caution {
		width: 1000px;
		margin: 70px auto;
		text-align: center;
	}
	.map_caution_inner p {
		color: #a88042;
		font-size: 22px;
		line-height: 1.8;
		font-weight: bold;
	}
	.map_caution_inner .map_caution_text {
		font-size: 28px;
	}
	.map_caution_inner .map_caution_text span {
		color: #fe1f1f;
	}
	.map_caution_inner img {
		width: 100%;
		margin: 40px auto;
	}
	
	.gift_box {
		background-color: #faeff5;
		padding-top: 5em;
		padding-bottom: 5em;
		margin-bottom: -70px;
	}
	
	.gift_box h2 {
		font-family: "Hiragino Mincho ProN", YuMincho, serif;
		text-align: center;
		font-size: 1.8rem;
		color: #7d7865;
		padding-top: 0.5em;
		padding-bottom: 20px;
	}

	.gift_box_inner {
		max-width: 1000px;
		margin-right: auto;
		margin-left: auto;
		background-color: #ffffff;
		border-radius: 30px;
		padding: 20px;
	}
	.gift_box_inner02 {
		/* max-width: 800px; */
		margin-right: auto;
		margin-left: auto;
	}
	.gift_box_group{
		display:flex;
		gap: 0 20px;
		justify-content: space-around;
	}
.gift_box_card{
	width: 45%;
}
	.gift_box_card img{
		width:100%;
		height:auto;
	}
	
	.gift_box p {
		font-family: "Hiragino Mincho ProN", YuMincho, serif;		
	}
	
	.gift_box .gift_text_box {
		max-width: 600px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 2em;
		margin-bottom: 4em;
	}
	
	.gift_box .img01 {
		margin-bottom: 2em;
		
	}
	
	.gift_box .img02 {
		max-width: 700px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	.gift_box .gift_text_box p{
		font-size: 120%;
		line-height: 1.8;
	}
	
	.gift_box .attention_box {
		border: solid 1px #b3ac90;
		padding: 20px 20px;
	}
	
	.gift_box .attention_title {
		font-size: 1.4rem;
		text-align: center;
		margin-bottom: 1em;
	}
	
	.gift_box .attention_list {
		line-height: 1.7em;
		font-size: 90%;	
		text-indent: -1em;
		padding-left: 1em;
	}

	.gift_box .kome {
		text-align: center;
		font-size: 110%;
		font-weight: bold;
		margin-top: 1em;		
	}
	

}

@media screen and (max-width: 760px) {
	
.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;
}

.full div {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 50vh;
	width: 100%;
	margin: 0;
}
	.sendai .full div.main01 {
	background-image: url(../images/sendai/sendai_topsp.jpg);
}
.shinjuku .full div.main01 {
	background-image: url(../images/shinjuku/shinjuku_topsp.jpg);
}
	.ginza .full div.main01 {
	background-image: url(../images/ginza/g1sp.jpg);
}
	.yokohama .full div.main01 {
	background-image: url(../images/yokohama/y1sp.jpg);
}
	.nagoya .full div.main01 {
	background-image: url(../images/nagoya/nagoya_topsp.jpg);
}
	.osaka .full div.main01 {
	background-image: url(../images/osaka/osaka_topsp.jpg);
}
	.fukuoka .full div.main01 {
	background-image: url(../images/fukuoka/fukuoka_topsp.jpg);
}
	.ikebukuro .full div.main01 {
	background-image: url(../images/ikebukuro/ikebukuro_topsp.jpg);
}
.full div.main02 {
	background-image: url(../images/ginza/g2sp.jpg);
}
.full div.main03 {
	background-image: url(../images/ginza/g3sp.jpg);
}
.full .slick-dots {
    bottom: 3vw;
    z-index: 1;
	text-align: right;
	right: 5vw;

}
.ginza_top {
	position: relative;
}
.ginza_top_inner {
	width: 1000px;
	margin: auto;
	position: relative;
}
.main_top {
	position: absolute;
    top: 50%;
    right: 50%;
    margin-right: -30vw;
    margin-top: -30vw;
    width: 60vw;
    height: 60vw;
    background: rgba(255,255,255,0.9);
}
.main_top .ginza_main_txt {
	font-family: 'Copperplate';
	text-align: center;
	font-size: 20px;
	padding: 55px 0 0;
}
.main_top .ginza_main_txt span {
	font-size: 40px;
	display: block;
}
.main_top a {
	display: block;
	text-align: center;
	padding: 10px 0;
	width: 170px;
	background: #333;
	color: #fff;
	font-size: 18px;
	margin: auto;
	position: relative;
}
.main_top a:after {
	position: absolute;
	font-weight: 900;
	content: '';
	right: 0.8rem;
	vertical-align: middle;
	background-image: url(../images/common/arrow_black.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 15px;
	width: 20px;
	height: 25px;
	right: 15px;
	filter: brightness(600%);
}
.main_heading{
	padding: 10px 10px 0;
	text-align:center;
	background:#333;
	color:#fff;
}
.sp_cta{
	display:flex;
	gap:20px;
	padding:20px;
	background: #333;
}
.sp_cta_btn{
	width:50%;
	display:block;
	text-align:center;
	color:#fff;
	padding:0.5em 0;
	font-size:4vw;
	position:relative;
	transition: all 0.1s 0s ease;/*transitionの記述を追加*/
}
.sp_cta_btn:after{
	transform: translateY(-50%) translateX(-50%);
	content:"";
	width:12px;
	height:12px;
	background-image: url(../images/common/reserve_arrow.png);
position:absolute;
	background-size:contain;
	right:0;
	top:50%;
	background-repeat:no-repeat;
}
.sp_cta_btn:hover{
	color:#fff;
	text-shadow: 0 0 2px #fff,0 0 2px #fff,0 0 2px #fff;
}

.reserve_line{
	background:#57bc6a;
}
.reserve_line:before{
	transform: translateY(-50%) translateX(-50%);
	content:"";
	width:20px;
	height:20px;
	background-image: url(../images/common/line_ico.png);
position:absolute;
	background-size:contain;
	left:25px;
	top:50%;
	background-repeat:no-repeat;
}
.reserve_web{
	background:#e89192;
}
.reserve_web:before{
	transform: translateY(-50%) translateX(-50%);
	content:"";
	width:20px;
	height:20px;
	background-image: url(../images/common/web_ico.png);
position:absolute;
	background-size:contain;
	left:25px;
	top:50%;
	background-repeat:no-repeat;
}

#clinic_recommend {
	padding: 4vw 0 12vw;
	background: #f6ecde;
	margin: 0;
}
.clinic_cam_ul ul {
	width: 100%;
	display: table;
	margin: auto;
}
.clinic_cam_ul ul li {
	width: 100%;
	margin-right: 0;
	margin-bottom: 6vw;
}
.clinic_cam_ul li img {
	margin-bottom: 2vw;
}
.clinic_cam_ul ul li p {
	text-align: center;
	font-size: 4vw;
	margin-top: 2vw
}
.recommend li {
	padding: 2vw;
}
.recommend li p {
	font-size: 3vw;
	margin: 2vw 0;
}
	.recommend li .rec_t {
		margin-bottom: 2vw;
	}
.recommend li .rec_t p {
	text-align: center;
	margin: 4px auto;
}
.doctors {
	background-image: url(../images/ginza/doctor_bg.png);
	background-size: 100%;
	width: 100%;
    height: auto;
	padding: 40px 0 60px;
}
.doctor_h2 {
	color: #fff;
}
.doctor_h2 p  {
    font-size: 18px;
    letter-spacing: 0.2em;
	text-align: center;
    margin-top: -45px;
    margin-bottom: 60px;
}
.doctors_box {
	width: 90%;
    margin: 4vw auto;
    background: #fff;
    padding: 0 0 2vw;
}
.doctor_content {
	width: 100%;
    display: table;
    margin: auto;
}
.doctor_li {
	width: 100%;
	margin: auto;
	display: block;
}
.doctor-photo {
	width: 58%;
	float: left;
}
.doctor-info {
    width: 42%;
	padding: 8vw 0;
	font-size: 1rem;
	text-align: center;
	background: #fff;
	position: relative;
	line-height: 1.8;
	float: right;
}
.doctor-info span {
	font-size: 3vw;
}
.doctor-info span.dr_info_name {
	font-size: 5vw;
}
.doctor-info a {
    display: block;
    width: 15vw;
    position: relative;
    right: -11vw;
    top: auto;
    bottom: -5vw;
}
.doctor-info a img {
    width: 100%;
}
.docotor_link_base_box {
	clear: both;
	padding: 2vw 0;
	display: block;
}
.docotor_link_base {
		display: block;
		margin: 10px auto;
		padding: 15px 0;
		font-size: 16px;
		position: relative;
		color: #fff;
		background: #333;
		width: 90%;
		text-align: center;
	}
	.docotor_link_base span {
		right: 15px;
		position: absolute;
		top: 50%;
		margin-top: -9px;
		font-size: 18px;
	}
.doctor_prof {
    width: 90%;
    font-size: 3vw;
	margin: 4vw auto;
}
.doctor_prof_inner {
	width: 100%;
	display: flex;
	margin-bottom: 20px;
}
.doctor_left_p {
	width: 20%;
}
.doctor_prof_inner ul, .doctor_prof_inner dl {
	padding-left: 5%;
	border-left: 1px solid #333;
	width: 75%;
	
}
.doctor_prof_inner dl {
	padding-left: 5%;
	border-left: 1px solid #333;
	width: 75%;
	display: flex;
	flex-wrap: wrap;
}
.doctor_prof_inner dt {
	width: 25%;

}
.doctor_prof_inner dd {
	width: 75%;
	margin-bottom: 2vw;
}
.doctor_prof_inner dt.doctor_dt, .doctor_prof_inner dd.doctor_dd {
	height: 4vw;
}
.doctor_prof_inner dt.doctor_dt2, .doctor_prof_inner dd.doctor_dd2 {
	height: 12vw;
}
.doctor_prof_inner ul li {
	margin-bottom: 5px;
}
.atube {
    width: 90%;
    margin: 4vw auto 5vw;
    height: 45vw;
}
.atube iframe {
    width: 100%;
    height: 100%;
}
.youtube_link_btn {
    position: relative;
    display: block;
    text-align: center;
    width: 90%;
    padding: 4vw 0;
    background: #333;
    color: #fff;
    font-size: 3vw;
    margin: 4vw;
}
.youtube_link_btn:hover {
	background: #6dbdda;
	color: #fff;
}
.youtube_link_btn span {
    right: 15px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    font-size: 18px;
}
.doctors span.gene {
	font-size: 14px;
}
#calandar h2 span {
	display: block;
	font-size: 26px;
}
.calandar_box {
	width: 100%;
	margin: auto;
}
.calandar_link {
	width: 100%;
    margin: 4vw auto;
    display: table;
}
.calandar_link a {
	width: 100%;
    display: block;
    font-size: 4vw;
    padding: 4vw 0;
    height: auto;
    color: #fff;
    position: relative;
    margin: 0 0 4vw;
}
.calandar_link a:after {
	position: absolute;
    font-weight: 900;
    content: '';
    right: 0.8rem;
    vertical-align: middle;
	background-image: url(../images/ginza/top_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 15px;
    width: 20px;
    height: 30px;
    right: 10px;
	transform:rotate(-90deg); 
}
.calandar_link a.line_link {
	margin-right: 6%;
	text-align: center;
	background: #7e9f58;
}
.calandar_link a.line_link img {
	width: 8vw;
    position: absolute;
    left: 20vw;
    margin-top: -0.5vw;
}
.calandar_link a.web_link {
	text-align: center;
	background: #d89b9c;
}
.calandar_link a.web_link img {
	width: 7vw;
    left: 20vw;
    margin-top: -0.5vw;
    position: absolute;
}
.infomation_bg {
	background-image: url(../images/shinjuku/infomation_shinjuku_bg_sp.jpg);
    /*background-repeat: no-repeat;
    background-position: -40vw;
    background-size: cover;
    width: 100%;
    height: 82vw;*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 82vw;
}
.info_add {
	text-align: center;
	margin: 40px auto;
}
.g_color {
	color: #a78141;
}
.info_add_clinic {
	font-size: 7vw;
    margin-bottom: 3vw;
	font-weight: bold;
}
.info_add_tel {
	font-size: 4vw;
}
.info_add_tel span {
	font-size: 9vw;
	display: block;
	font-weight: bold;
}
	.info_add_tel span i {
		margin-right: 2vw;
	}	
.info_acc {
	margin: 4vw auto;
    display: table;
    width: 100%;
}
.info_acc_l {
	width: 100%;
}
.info_acc_r {
	width: 100%;
}
.info_acc_l dl {
	padding: 0 0 0 3vw;
	display: flex;
	font-size: 13px;
}
.info_acc_l dl dt {
	font-weight: bold;
	width: 15%;
	margin-bottom: 1vw;
}
.info_acc_l dl dd {
	padding-left: 5%;
	width: 80%;
	margin-bottom: 1vw;
	line-height: 2;
}
.info_acc_l dl dd span {
	font-weight: bold;
	display: block;
}
.info_acc_r dl {
	padding: 0 3vw;
	font-size: 13px;
}
.info_acc_r dl dt {
	font-weight: bold;
	width: 15%;
	float: left;
	margin-bottom: 2vw;
}
.info_acc_r dl dd {
	padding-left: 5%;
	width: 80%;
	float: left;
	margin-bottom: 2vw;
}
.infomation_map {
	width: 94%;
	margin: auto;
}
.ginza .sns {
	background: none;
	height: auto;
}
.slick-dots li.slick-active button:before {
	font-size: 12vw;
}
.info_add_tel span i {
	margin-right: 2vw;
}	
.instagram_ul {
	display: table;
	width: 90%;
	margin: 4vw auto;
}
.instagram_ul li {
	width: 100%;
	margin-bottom: 4vw;
}
#form {

    padding: 80px 0 50px;
  }
  #form h2 {
    width: 108px;
    margin: 0 auto 10px;
  }
  #form .sub_title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 27px;
    text-align: center;
  }
  #form .form_list {
    margin: 0 auto;
  }
  #form .form_list li {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    box-shadow: 2px 5px 0px 0px rgba(0, 0, 0, 0.03);
    font-size: 1.3rem;
    font-weight: 900;
    padding: 20px 0;
    margin: 15px auto;
    text-align: center;
    width: 90%;
    line-height: 1.1;
  }
  #form .form_list li a {
    display: block;
    height: 100%;
    width: 100%;
  }
  #form .form_list .yoyaku {
    font-size: 0.8rem;
    font-weight: 100;
  }
	form {
	background: #ecf6f8;
	padding: 40px;
    width: 720px;
	margin: auto;
}
form dl {
	font-weight: bold;
	margin-bottom: 30px;
	clear: both;
	display: inline-block;
    width: 100%;
}
form dt {
	font-size: 18px;
	margin-bottom: 3px;
}
form dt span.req {
	font-size: 12px;
	color: #fff;
	background: #f994c0;
	padding: 5px;
    margin: 0 5px 0;
    position: relative;
    top: -2px;
}
form dd .wpcf7-text {
	height: 48px;
    width: 100%;
    padding: 0 0 0 10px;
    border-radius: 3px;
    border: none;
}
form dd .wpcf7-list-item input {
	display: none;
}
form dd .wpcf7-list-item-label {
	background: #fff;
	color: #ccc;
	padding: 5px;
	width: 20%;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	float: left;
	font-size: 18px;
	cursor: pointer;
	border-radius: 3px;
    border: none;
}
	
	.tab_counseling {
		width: 90%;
		margin: 6vw auto;
		display: flex;
	}	
	.tab_counseling .tab {
		width: 45%;
		margin-right: 3%;
		background: #f7f7f7;
		color: #ccc;
		text-align: center;
		padding: 2vw 0;
		font-size: 4vw;
		border-radius: 10px;
		cursor: pointer;
	} 
	.tab_counseling .tab:last-child {
		margin-right: 0;
	}
	.tab_counseling .tab.on {
		background: #f994c0;
		color: #fff;
	}
	.counseling_area {
		width: 90%;
		margin: 4vw auto;
	}
	.shinjuku_counseling {
		display: none;
	}
	.ginza_counseling {
		display: none;
	}
	.sec {
		margin: 5vw auto;
	}
	.sec h2 {
		font-family: 'Copperplate';
		font-size: 6vw;
		letter-spacing: 0.1em;
		text-align: center;
		padding: 8vw 0;
	}
	.calandar_box {
		width: 100%;;
		margin: auto;
	}
	#calandar {
		display: none;
	}
	
/*
form dd span.wpcf7-list-item {
	width: 20%;
	margin: 0 18px 0 0;
}
*/
form dd .radio-bui, form dd .menu {
	width: 100%;
	display: block;
}
form dd input[type="radio"]:checked + .wpcf7-list-item-label { 
	background: #f994c0;
	color: #fff;
}
form dd textarea {
	width: 100%;
	padding: 10px 0 10px 10px;
}
form dd .years select {
	margin: 0 4px 0 0;
}
form dd select {
	height: 48px;
	width: 12%;
    margin: 0;
}
form dd.dr_c select {
	width: 50%;
}
form p .wpcf7-submit {
	width: 360px;
    padding: 15px 0;
    font-size: 20px;
    background: #fff;
    -webkit-appearance: none;
    border: 2px solid #f994c0;
    color: #f994c0;
    font-weight: bold;
	cursor: pointer;
	margin: auto;
    display: block;
}
form p .wpcf7-submit:hover {
	color: #fff;
	background: #f994c0;
}
form p.tel_error, form p.email_error, form p.name_error {
	display: none;
	margin: 2px 0 0;
	color: #FF282B;
}
.wpcf7-not-valid-tip {
	color: #FF282B;
	display: inline-block;
}
.wpcf7-validation-errors {
	text-align: center;
    border: 2px solid #FF282B;
    padding: 10px 0;
    color: #FF282B;
    font-weight: bold;
}
.wpcf7-response-output {
	text-align: center;
    padding: 10px 0;
    font-weight: bold;
	background: #fff;
	display: none;
}
.screen-reader-response, .wpcf7-display-none {
	display: none;
}

form dd input[type="text"]::-webkit-input-placeholder {
	color: #ccc;
}
form dd input[type="text"]::-moz-placeholder {
	color: #ccc;
}
form dd input[type="text"]:-ms-input-placeholder {
	color: #ccc;
}
form dd input[type="tel"]::-webkit-input-placeholder {
	color: #ccc;
}
form dd input[type="tel"]::-moz-placeholder {
	color: #ccc;
}
form dd input[type="tel"]:-ms-input-placeholder {
	color: #ccc;
}
form dd input[type="email"]::-webkit-input-placeholder {
	color: #ccc;
}
form dd input[type="email"]::-moz-placeholder {
	color: #ccc;
}
form dd input[type="email"]:-ms-input-placeholder {
	color: #ccc;
}
form dd textarea::-webkit-input-placeholder {
	color: #ccc;
}
form dd textarea::-moz-placeholder {
	color: #ccc;
}
form dd textarea:-ms-input-placeholder {
	color: #ccc;
}
form dt .att {
	font-size: 12px;
	margin-left: 10px;
}
form select, form input {
    font-size: 18px;
}
.wpcf7-display-none {
    display: none;
}
	
	form {
		background: #ecf6f8;
		padding: 5%;
    	width: 100%;
		margin: auto;
	}
	form dt {
		font-size: 14px;
		margin-bottom: 3px;
	}
	form dt span.req {
    	font-size: 10px;
	}
	form dd .wpcf7-text {
		height: 36px;
		width: 100%;
	}
	form dd .wpcf7-list-item-label {
		background: #fff;
		color: #eee;
		padding: 5px;
		width: 20%;
		text-align: center;
		margin-right: 5px;
		display: block;
		float: left;
		font-size: 14px;
		cursor: pointer;
		border-radius: 3px;
		border: none;
	}
	form dd select {
		height: 38px;
		width: 18%;
	}
	form dd select.menu-00 {
		width: 90%;
	}
	form dd textarea {
		width: 100%;
		padding: 10px 0 10px 10px;
	}
	form dt .att {
		display: block;
		font-size: 10px;
    	margin-left: 0;
	}
	form p .wpcf7-submit {
    width: 80%;
	}
	form dd .wpcf7-list-item-label {
    background: #fff;
    color: #eee;
    padding: 1.6vw;
    width: auto;
    text-align: center;
    margin-right: 5px;
    display: block;
    float: left;
    font-size: 14px;
    cursor: pointer;
    border-radius: 3px;
    border: none;
}
	.youtube_box {
		background: #f3d5d5;
		padding: 4vw 0 7vw;
	}
	.youtube_list {
		display: table;
		width: 90%;
		margin: auto;
	}
	.youtube_list .youtuber {
		width: 100%;
		margin-bottom: 5%;
		text-align: center;
	}
	.youtube_list .youtuber:last-child {
		margin-right: 0;
	}
	.youtube_list .youtuber iframe {
		width: 100%;
		height: 48vw;
	}
.faq_box {
	width: 100%;
	margin: 6vw auto;
}

.faq_box h2 img {
	height: 16vw;
	margin: 0 auto 2vw;
	display: block;
}
.faq_box dl {
	margin: 0 auto 2vw;
}
.faq_box dt {
	width: 100%;
	background: #e1e1e1;
	padding: 3vw 0vw 3vw 12vw;
	font-size: 4.5vw;
	position: relative;
}
.faq_box dt:before {
	content: "";
	background-image: url(../images/faq/que.png);
	background-repeat: no-repeat;
	background-size: 7vw;
	width: 7vw;
	height: 7vw;
	position: absolute;
	left: 3vw;
	top: 50%;
	margin-top: -3.5vw;
}
.faq_box dd {
	padding: 2vw 6vw;
	font-size: 3.8vw;
	line-height: 2;
	display: none;
}
.faq_box dd a.btn {
	background: #000;
    padding: 2vw 0;
    text-align: center;
    color: #fff;
    font-size: 4vw;
    display: block;
    width: 100%;
    margin: 3vw auto;
    position: relative;
}
.faq_box dd a.btn:after {
	top: 4vw;
	position: absolute;
	content: "";
	right: 2vw;
	background-image: url(../images/faq/aarrow.png);
	background-repeat: no-repeat;
	background-size: 2vw;
	width: 2vw;
	height: 5vw;
}
	
	.rank_clinic {
		background-image: url(../images/shinjuku/bg_innai.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		width: 100%;
		height: 133vw;
	}
	.rank_ul {
		width: 100%;
		padding: 4vw 0 7vw;
		margin: auto;
		display: flex;
		justify-content: center;
	}	
	.rank_ul li {
		width: 70%;
		position: relative;
		margin: 0 4vw;
	}
	.rank_ul li img {
		width: 100%;
	}
	.rank_ul li p.rank_title {
		text-align: center;
		font-size: 4vw;
		margin: 3vw auto;
	}
	.rank_ul li p.rank_text {
		text-align: left;
		font-size: 3vw;
	}
	.rank_ul li span {
		position: absolute;
		top: -2vw;
		left: -2vw;
		display: block;
		width: 10vw;
		height: 14vw;
	}
	.monitor_clinic_inner {
		width: 100%;
		margin: 6vw auto;
	}
	.monitor_clinic_ul {
		width: 100%;
		padding: 4vw 0 0;
		margin: 6vw auto 0;
		display: flex;
		justify-content: center;
	}	
	.monitor_clinic_ul li {
		width: 70%;
		position: relative;
		margin: 0 4vw;
	}

	.campaign_clinic_inner {
		width: 100%;
		margin: 6vw auto;
	}
	.campaign_clinic_ul {
		width: 100%;
		padding: 4vw 0 0;
		margin: 6vw auto 0;
		display: flex;
		justify-content: center;
	}	
	.campaign_clinic_ul li {
		width: 70%;
		margin: 0 4vw;
		position: relative;
	}
	.rank_ul .slick-list {
		overflow: visible;
	}
.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_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%;
	}
.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;
}
	.case_oneday_item_movie {
		width: 100%;
		display: flex;
		margin: 4vw auto 17vw;
	}	
	.case_oneday_item_movie .case_movie_box_before {
		width: 47%;
		position: relative;
		margin-right: 4vw;
	}
	.case_oneday_item_movie video {
		width: 100%;
	}
	.case_oneday_item_movie .case_movie_box_after {
		width: 47%;
		position: relative;
		top: 12vw;
	}
	.case_oneday_item_movie img {
		position: absolute;
		top: -4vw;
		right: -4vw;
		width: 20vw;
	}
	.media_ul {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
	}
	.media_ul li {
		width: 80%;
	}
	.movie_info {
    margin: 6vw auto;
    text-align: center;
    width: 90%;
}
	.train {
	width: 100%;
	margin: 6vw auto;
}
.train .visitTitle {
    background: #70adbf;
    padding: 3vw 4vw;
    color: #fff;
    text-align: left;
    position: relative;
    font-size: 4.5vw;
    margin: 0 0 3vw;
    cursor: pointer;
}
.train .visitTitle:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f055';
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: 3vw;
    font-size: 6vw;
    margin-top: -1vw;
}
.train .visitTitle.open:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f056';
    position: absolute;
    width: 30px;
    height: 30px;
    margin-left: 3vw;
    font-size: 6vw;
    margin-top: -1vw;
}
	
.train .visit {
    display: none;
    width: 94%;
    margin: 3vw auto;
}
.train .visit.show {
    display: table;
}
.train .visit ul {
    display: table;
}
.train .visit li {
    float: none;
    width: 100%;
    margin-right: 0;
    position: relative;
    font-size: 3vw;
    height: auto;
    display: table;
    margin-bottom: 6vw;
}
.train .visit li img {
    float: left;
    width: 40%;
    margin-right: 5vw;
}	
.train .visit li:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f0d7';
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 7vw;
    left: 17vw;
    top: auto;
    color: #f29300;
    bottom: -7vw;
}
	
	.gift_box {
		background-color: #faeff5;
		padding-top: 3em;
		padding-bottom: 5em;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.gift_box h2 {
		font-family: "Hiragino Mincho ProN", YuMincho, serif;
		text-align: center;
		font-size: 20px;
		color: #7d7865;
		padding-top: 0.5em;
		padding-bottom: 20px;
	}

	.gift_box_inner {
		margin-right: auto;
		margin-left: auto;
		background-color: #ffffff;
		border-radius: 30px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.gift_box_inner02 {
		max-width: 800px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.gift_box p {
		font-family: "Hiragino Mincho ProN", YuMincho, serif;		
	}
	
	.gift_box .gift_text_box {
		max-width: 600px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 2em;
		margin-bottom: 20px;
	}
	
	.gift_box .img01 {
		margin-bottom: 1em;
		
	}
	.gift_box_card{
		width:80%;
		margin:0 auto;
	}
	.gift_box .img02 {
		/* max-width: 00px; */
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	.gift_box .gift_text_box p{
		font-size: 14px;
		line-height: 1.6;
	}
	
	.gift_box .attention_box {
		border: solid 1px #b3ac90;
		padding: 20px 20px;
	}
	
	.gift_box .attention_title {
		font-size: 1.6rem;
		text-align: center;
		margin-bottom: 0.5em;
	}
	
	.gift_box .attention_list {
		line-height: 1.7em;
		font-size: 80%;
		text-indent: -1em;
		padding-left: 1em;
	}

	.gift_box .kome {
		text-align: center;
		font-size: 110%;
		font-weight: bold;
		margin-top: 1em;		
	}
}

/* 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.3em;
	padding: 0;
}
.doctors.sec .clinic_h2 {
	padding-top: 0;
}
.early {
	text-align: center;
    margin: 40px 0 -20px;
    font-size: 24px;
    font-weight: bold;
    color: #a78141;
}
	
@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;
	}
	.early {
    text-align: center;
    margin: 6vw 0 2vw;
    font-size: 5vw;
    font-weight: bold;
    color: #a78141;
}
}

/* clinic_info */
.clinic_info_top {
	padding: 15px 0;
	background: #a78141;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
@media screen and (max-width: 760px) {
	.clinic_info_top {
		padding: 4vw 0;
		font-size: 100%;
		text-align: left;
	}
	.infomation_area {
		padding: 7vw 0;
		width: 100%;
	}	
	.infomation_ul {
		width: 100%;
	}
	.infomation_ul li.info_li {
		width: 90%;
		margin: 0 auto;
		background: #f7f2ef;
		padding: 6vw;
		display: table;
	}
	.infomation_ul li.info_li figure {
		width: 100%;
		margin-bottom: 5%;
	}
	.infomation_ul li.info_li .infomation_div {
		width: 100%;
		line-height: 2;
		padding: 0;
		display: table;
		position: relative;
		font-size: 3vw;
	}
	.infomation_ul li.info_li .infomation_link {
		width: 100%;
		position: relative;
		bottom: 0;
		margin-top: 3vw;
	}
	.infomation_ul li.info_li .infomation_link a {
		color: #fff;
		background: #333;
		text-align: center;
		display: block;
		position: relative;
		padding: 2vw 0;
		text-align: center;
	}
	.infomation_ul li.info_li .infomation_link a span {
		position: absolute;
		right: 3vw;
		top: 3.5vw;
	}
	.infomation_parking {
		width: 100%;
		margin: 6vw auto 10vw;
	}
	.infomation_parking_title {
		font-size: 7vw;
		margin-bottom: 3vw;
		font-weight: bold;
		color: #a1824b;
	}
	.infomation_parking img {
		margin: 4vw auto;
	}
	.infomation_parking .parking_link {
		display: table;
		width: 90%;
		align-items: center;
		margin: 0 auto;
	}
	.infomation_parking .parking_link a {
		width: 100%;
		margin-bottom: 6vw;
		border: 2px solid #a1824b;
		border-radius: 10px;
		color: #a1824b;
		text-align: center;
		padding: 15px 0;
		font-size: 130%;
		display: block;
	}
	.infomation_parking .parking_link a:last-child {
		margin-right: 0;
	}
	.infomation_parking p {
		text-align: center;
	}
	.infomation_parking .parking_text {
		font-size: 120%;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.insta .lisk {
		background: #eee;
		font-size: 8px;
		line-height: 1.4;
		padding: 10px;
	}
	.line_clinic_area {
		width: 100%;
		margin: 40px auto;
		padding: 60px 0;
		background: #e1e1e1;
		text-align: center;
		font-weight: bold;
	}
	.line_clinic_area h3 {
		font-size: 4vw;
	}
	.line_clinic_area p {
		margin: 20px 0 30px
	}
	.line_clinic_area a {
		background: #7d9f58;
		margin: 20px auto;
		padding: 17px 64px;
		color: #fff;
		font-size: 3.6vw;
		border-radius: 7px;
	}
	.map_caution {
		width: 96%;
		margin: 7vw auto;
		text-align: center;
	}
	.map_caution_inner p {
		color: #a88042;
		font-size: 3.4vw;
		line-height: 1.8;
		font-weight: bold;
	}
	.map_caution_inner .map_caution_text {
		font-size: 3.8vw;
	}
	.map_caution_inner .map_caution_text span {
		color: #fe1f1f;
	}
	.map_caution_inner img {
		width: 100%;
		margin: 4vw auto;
	}
}