@charset "utf-8";
/* CSS Document */
/*====================================
top
====================================*/
/* sec_main
--------------------------------------*/
#top .sec_main{
	position: relative;
	margin-top: 5rem;
}
#top .sec_main .blc_main{
	position: relative;
	width: 100%;
	height: 46rem;
	background: url(../img/clinic/mitaka/top/main-img-sp.jpg) no-repeat center top;
	background-size: cover;
}
#top .sec_main .blc_main .blc_inner{
	position: relative;
	height: 100%;
}
#top .sec_main .blc_main .box_catch{
	position: absolute;
	color: #444;
	top: 21rem;
	letter-spacing: 0.05em;
	text-shadow: 0 0 6px #FFF;
}
#top .sec_main .blc_main .catch{
	font-size: 2.2rem;
	line-height: 1.75;
}
#top .sec_main .blc_main .catch_btm_txt{
	font-size: 1.5rem;
	line-height: 2;
	margin-top: 1rem;
}

@media screen and (max-width: 959px) {
	#top .sec_main .blc_main .catch .disp--pc{
		display: none;
	}
}

@media screen and (min-width: 600px) {
	#top .lead_wrap{
		/* padding-bottom: 80px; */
		padding-bottom: 40px;
	}
	#top .sec_main .blc_main{
		height: 650px;
	}
	#top .sec_main .blc_main .box_catch{
		top: 260px;
	}
	#top .sec_main .blc_main .catch{
		font-size: 30px;
	}
	#top .sec_main .blc_main .catch_btm_txt{
		font-size: 22px;
		line-height: 1.81;
		margin-top: 25px;
	}
}
@media screen and (min-width: 960px) {
	#top .sec_main .blc_main .catch .disp--sp{
		display: none;
	}
	#top .sec_main .blc_main{
		background-size: auto 100%;
	}
}
@media screen and (min-width: 1150px) {
	#top .sec_main{
		margin-top: 110px;
	}
	#top .sec_main .blc_main{
		background-size: cover;
		margin-right: 0;
		margin-left: auto;
		width: calc((100vw - 1150px) / 2 + 1150px);
	}
	#top .sec_main .blc_main .blc_inner{
		margin-left: 0;
		margin-right: 0;
	}
	#top .sec_main .blc_main .catch{
		font-size: 38px;
	}
}

/* sec_lead
--------------------------------------*/
#top .sec_lead{
	padding-top: 3rem;
	padding-bottom: 4.5rem;
}
#top .sec_lead .sec_inner{
	box-sizing: border-box;
	position: relative;
	padding-top: 2rem;
	padding-bottom: 20.7rem;
}
#top .sec_lead .blc_img{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
#top .sec_lead .blc_catch{
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0.1);
	padding: 3rem 2rem;
}
#top .sec_lead .clinic_name{
	position: absolute;
}
#top .sec_lead .sec_ttl{
	position: relative;
	z-index: 2;
	text-align: center;
	font-size: 2rem;
	line-height: 1.4;
	letter-spacing: 0.05em;
	text-align: center;
}
#top .sec_lead .blc_catch .box_txt{
	text-align: center;
	margin-top: 1.5rem;
}

@media screen and (max-width: 1149px) {
	#top .sec_lead .white_box.disp--pc,
	#top .sec_lead .sub_img.disp--pc{
		display: none;
	}
}
@media screen and (max-width: 959px) {
	#top .sec_lead .main_img img.disp--pc,
	#top .sec_lead .blc_catch .sec_ttl .disp--pc,
	#top .sec_lead .blc_catch .box_txt .disp--pc{
		display: none;
	}
	#top .sec_lead .sec_inner{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	#top .sec_lead .blc_img{
		border-radius: 2px;
		background: url(../img/clinic/top/lead-main-sp.jpg) no-repeat center bottom;
		background-size: cover;
	}
	#top .sec_lead .blc_catch{
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width: 600px) {
	#top .sec_lead .sec_inner{
		padding-bottom: 400px;
	}
}
@media screen and (min-width: 960px) {
	#top .sec_lead .blc_catch .sec_ttl .disp--sp,
	#top .sec_lead .blc_catch .box_txt .disp--sp{
		display: none;
	}
	#top .sec_lead{
		padding-top: 80px;
		padding-bottom: 85px;
	}
	#top .sec_lead .sec_inner{
		padding-top: 125px;
		padding-bottom: 105px;
	}
	#top .sec_lead .blc_img .main_img{
		position: absolute;
		z-index: 2;
		width: 690px;
		right: calc((100vw - 100%) / 2 * -1);
		top: 0;
	}
	#top .sec_lead .blc_catch{
		width: 575px;
		padding: 47px 40px 50px 40px;
	}
	#top .sec_lead .sec_ttl{
		font-size: 30px;
	}
	#top .sec_lead .blc_catch .box_txt{
		margin-top: 30px;
		line-height: 1.66;
	}
}
@media screen and (min-width: 1150px) {
	#top .sec_lead .blc_img .main_img{
		right: -75px;
	}
	#top .sec_lead .blc_img .white_box,
	#top .sec_lead .blc_img .sub_img{
		position: absolute;
		pointer-events: none;
	}
	#top .sec_lead .blc_img .white_box{
		background-color: #fff;
		width: calc((100vw - 1150px) / 2 + 610px);
		height: 380px;
		top: 40px;
		right: 575px;
	}
	#top .sec_lead .blc_img .sub_img1{
		width: 233px;
		top: 0;
		left: -75px;
	}
	#top .sec_lead .blc_img .sub_img2{
		width: 126px;
		top: 0;
		left: 340px;
	}
	#top .sec_lead .blc_img .sub_img3{
		width: 182px;
		bottom: 0;
		left: 158px;
	}
}

/* sec_announce 20260601 add
--------------------------------------*/
#top .sec_announce{
	padding: 3rem 0;
}
#top .sec_announce .blc_announce{
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
	padding: 3rem 2rem;
}
#top .sec_announce .blc_announce:not(:first-child){
	margin-top: 2rem;
}
#top .sec_announce .blc_announce .blc_ttl{
	font-size: 1.8rem;
	line-height: 1.5;
	margin-bottom: 1.5rem;
}

@media screen and (max-width: 959px) {
	#top .sec_announce .disp--pc{
		display: none;
	}
}

@media screen and (min-width: 960px) {
	#top .sec_announce{
		padding: 60px 0 30px 0;
	}
	#top .sec_announce .disp--sp{
		display: none;
	}
	#top .sec_announce .blc_announce{
		padding: 40px;
	}
	#top .sec_announce .blc_announce:not(:first-child){
		margin-top: 20px;
	}
	#top .sec_announce .blc_announce .blc_ttl{
		font-size: 20px;
		margin-bottom: 20px;
	}
}
@media screen and (min-width: 1150px) {
	#top .sec_announce .container_announce{
		width: 1000px;
	}
}

/* sec_recommend 20250204 add
--------------------------------------*/
#top .sec_recommend{
	padding: 4rem 0;
	background-color: #F3EEE4;
}
#top .sec_recommend .sec_ttl{
	font-size: 2.4rem;
	color: #72684b;
	margin-bottom: 2.5rem;
}
#top .sec_recommend .blc_slider{
	padding-bottom: 2.2rem;
	position: relative;
}
#top .sec_recommend .swiper-slide{
	width: 26.8rem;
}
#top .sec_recommend .bnr{
	display: block;
}
#top .sec_recommend .slider_pagination{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

@media screen and (max-width: 959px) {
	#top .sec_recommend .blc_slider{
		width: 100%;
	}
	#top .sec_recommend .has--1slide .swiper-slide{
		margin: 0 auto;
	}
	#top .sec_recommend .slider_prev{
		left: 1.5rem;
	}
	#top .sec_recommend .slider_next{
		right: 1.5rem;
	}
}
@media screen and (min-width: 960px) {
	#top .sec_recommend{
		padding: 60px 0;
	}
	#top .sec_recommend .sec_ttl{
		font-size: 36px;
		margin-bottom: 40px;
	}
	#top .sec_recommend .blc_slider{
		padding-bottom: 45px;
	}
	#top .sec_recommend .swiper-slide{
		width: calc((100% - 23px * 2) / 3);
	}
	#top .sec_recommend .swiper-slide:nth-child(1),
	#top .sec_recommend .swiper-slide:nth-child(2){
		margin-right: 23px;
	}
	#top .sec_recommend .bnr{
		transition: opacity .3s ease;
	}
	#top .sec_recommend .bnr:hover{
		opacity: 0.7;
	}
}

/* sec_news
--------------------------------------*/
#top .sec_news{
	padding-top: 4.5rem;
	padding-bottom: 6rem;
}
#top .sec_news .tab_btn_wrap{
	display: flex;
	justify-content: space-between;
}
#top .sec_news .tab_btn{
	position: relative;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	width: calc((100% - 1rem) / 2);
	padding-bottom: 1.5rem;
}
#top .sec_news .tab_btn:before{
	content:'';
	display: block;
	position: absolute;
	pointer-events: none;
	width: 0;
	height: 2px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: width .3s ease;
}
#top .sec_news .tab_btn_icon{
	width: 2.1rem;
	height: 1.8rem;
	mask-image: url(../img/top/tabbtn-icon-news1.svg);
	-webkit-mask-image: url(../img/top/tabbtn-icon-news1.svg);
	background-color: #A8A8A8;
}
#top .sec_news .tab_btn[data-tab=news2] .tab_btn_icon{
	width: 2.4rem;
	height: 1.8rem;
	mask-image: url(../img/top/tabbtn-icon-news2.svg);
	-webkit-mask-image: url(../img/top/tabbtn-icon-news2.svg);
}
#top .sec_news .tab_btn_txt{
	margin-left: 0.5rem;
	font-size: 1.8rem;
}
#top .sec_news .news_list{
	padding-top: 1rem;
}
#top .sec_news .news_item .date{
	font-size: 1.1rem;
	margin-bottom: 0.7rem;
}
#top .sec_news .news_item .ttl{
	display: block;
	color: #444;
	font-size: 1.5rem;
	line-height: 1.3;
}
#top .sec_news .archive_btn{
	width: 100%;
	height: 5rem;
}

@media screen and (max-width: 959px) {
	#top .sec_news .tab_btn{
		cursor: pointer;
		justify-content: center;
	}
	#top .sec_news .tab_btn.is--active:before{
		width: 100%;
	}
	#top .sec_news .tab_btn:not(.is--active) .tab_btn_icon{
		background-color: #BBBBBB;
	}
	#top .sec_news .tab_btn_txt{
		color: #BBBBBB;
	}
	#top .sec_news .tab_btn2 .tab_btn_txt{
		letter-spacing: -0.05em;
	}
	#top .sec_news .archive_btn.disp--pc{
		display: none;
	}
	#top .sec_news .news_list{
		padding-bottom: 1rem;
	}
	#top .sec_news .news_item{
		padding-top: 2rem;
		padding-bottom: 1.7rem;
	}
	#top .sec_news .news_item:not(:last-child){
		border-bottom: solid 1px #F5F5F5;
	}
}
@media screen and (min-width: 960px) {
	#top .sec_news{
		padding-top: 80px;
		padding-bottom: 100px;
	}
	#top .sec_news .tab_btn,
	#top .sec_news .tab_box{
		width: calc((100% - 40px) / 2);
	}
	#top .sec_news .tab_btn{
		padding-bottom: 14px;
	}
	#top .sec_news .tab_btn:before{
		width: 100%;
		height: 1px;
	}
	#top .sec_news .tab_btn_icon{
		width: 27px;
		height: 23px;
	}
	#top .sec_news .tab_btn[data-tab=news2] .tab_btn_icon{
		width: 30px;
		height: 23px;
	}
	#top .sec_news .tab_btn_txt{
		margin-left: 10px;
		font-size: 24px;
		color: #444;
	}
	#top .sec_news .archive_btn{
		position: absolute;
		width: 100px;
		height: 30px;
		right: 0;
		bottom: 12px;
		font-size: 14px;
	}
	#top .sec_news .tab_box_wrap{
		display: flex;
		justify-content: space-between;
	}
	#top .sec_news .tab_box{
		display: block !important;
	}
	#top .sec_news .news_list{
		padding-top: 30px;
	}
	#top .sec_news .news_item:not(:last-child){
		margin-bottom: 25px;
	}
	#top .sec_news .news_item .date{
		font-size: 13px;
		margin-bottom: 9px;
	}
	#top .sec_news .news_item .ttl{
		font-size: 16px;
	}
	#top .sec_news .news_item .ttl:hover{
		text-decoration: underline;
	}
	#top .sec_news .archive_btn.disp--sp{
		display: none;
	}
}

/* sec_bnr
--------------------------------------*/
#top .sec_bnr{
	padding-bottom: 6rem;
}
#top .sec_bnr .bnr{
	display: block;
}

@media screen and (max-width: 959px) {
	#top .sec_bnr .disp--pc{
		display: none;
	}
	#top .sec_bnr .bnr:not(:last-child){
		margin-bottom: 2.5rem;
	}
}
@media screen and (min-width: 960px) {
	#top .sec_bnr{
		padding-bottom: 100px;
	}
	#top .sec_bnr .disp--sp{
		display: none;
	}
	#top .sec_bnr .bnr_list{
		display: flex;
		flex-wrap: wrap;
	}
	#top .sec_bnr .bnr{
		width: calc((100% - 60px) / 3);
		transition: opacity .3s ease;
	}
	#top .sec_bnr .bnr:hover{
		opacity: 0.7;
	}
	#top .sec_bnr .bnr:not(:nth-child(3n)){
		margin-right: 30px;
	}
	#top .sec_bnr .bnr:nth-child(n+4){
		margin-top: 20px;
	}
}
@media screen and (min-width: 1150px) {
	#top .sec_bnr{
		width: 1070px;
		margin-left: auto;
		margin-right: auto;
	}
}

/* ニキビ跡サイトバナー */
#top .top_acnescars_site_box{
	overflow: hidden;
	border-radius: 2px;
	margin-bottom: 2rem;
}
#top .top_acnescars_site_box .box_txt{
	background-color: #2B61A1;
	color: #fff;
	padding: 1.78rem 0;
}
#top .top_acnescars_site_box .catch{
	font-size: 1.2rem;
}

@media screen and (max-width: 959px) {
	#top .top_acnescars_site_box .catch{
		text-align: center;
	}
}

@media screen and (min-width: 960px) {
	#top .top_acnescars_site_box{
		position: relative;
		margin-bottom: 30px;
	}
	#top .top_acnescars_site_box:before{
		content: '';
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		pointer-events: none;
		width: 100%;
		height: 100%;
		border-radius: 2px;
		border: 1px solid #fff;
	}
	#top .top_acnescars_site_box .box_txt{
		display: flex;
		padding: 15px;
	}
	#top .top_acnescars_site_box .site_ttl{
		box-sizing: border-box;
		text-align: center;
		border: 1px solid #FFF;
		font-size: 13px;
		width: 330px;
		height: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 8px;
	}
	#top .top_acnescars_site_box .catch{
		display: flex;
		align-items: center;
		font-size: 14px;
		padding-right: 3px;
		border-right: 1px solid #fff;
	}
	#top .top_acnescars_site_box .link_wrap{
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0 0 0 17px;
	}
	#top .top_acnescars_site_box .link{
		display: flex;
		align-items: center;
		font-size: 15px;
	}
	#top .top_acnescars_site_box .link .arrow_mark{
		box-sizing: border-box;
		background-color: #fff;
		border-radius: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 18px;
		height: 18px;
		padding-bottom: 2px;
		margin-right: 7px;
	}
	#top .top_acnescars_site_box .link .arrow{
		width: 9.01px;
		height: 4.8px;
	}
	#top .top_acnescars_site_box .link .arrow:before,
	#top .top_acnescars_site_box .link .arrow:after{
		background-color: #2B61A1;
	}
}
@media screen and (min-width: 1150px) {
	#top .top_acnescars_site_box .site_ttl{
		font-size: 16px;
		width: 420px;
		margin-right: 19px;
	}
	#top .top_acnescars_site_box .catch{
		font-size: 16px;
	}
	#top .top_acnescars_site_box .link_wrap{
		padding-left: 32px;
	}
}

/* sec_kdwr
--------------------------------------*/
#top .kdwr_wrap{
	background: url(../img/clinic/top/cmn-bg-sp.jpg) no-repeat center center;
	background-size: cover;
}
#top .sec_kdwr{
	padding-top: 4rem;
	padding-bottom: 3rem;
}
#top .sec_kdwr .sec_inner{
	position: relative;
}
#top .sec_kdwr .sec_inner:before{
	content:'';
	display: block;
	position: absolute;
	pointer-events: none;
	width: calc(100% + 2rem);
	height: 34.5rem;
	background-color: #EEEEEE;
	opacity: .8;
	left: -1rem;
	top: 3.5rem;
}
#top .sec_kdwr .blc_list,
#top .sec_kdwr .blc_img{
	position: relative;
	z-index: 2;
}
#top .sec_kdwr .list_item{
	position: relative;
	background-color: #fff;
	border-radius: 2px;
	border: solid 1px #FEFEFE;
	box-shadow: 0 0 3px 0 rgba(150, 150, 150, 0.16);
	padding: 1.5rem;
}
#top .sec_kdwr .list_item:not(:last-child){
	margin-bottom: 1rem;
}
#top .sec_kdwr .list_item .item_num{
	color: #F1F1F1;
	font-size: 5rem;
	letter-spacing: 0.05em;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-60%);
}
#top .sec_kdwr .list_item .item_txt{
	position: relative;
	z-index: 2;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1.4;
	letter-spacing: 0.1em;
}
#top .sec_kdwr .blc_img .img{
	overflow: hidden;
	border-radius: 3px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
}

@media screen and (max-width: 959px) {
	#top .kdwr_wrap{
		padding-bottom: 4rem;
	}
	#top .sec_kdwr .blc_list{
		margin-bottom: 2.5rem;
	}
}

@media screen and (min-width: 600px) {
	#top .sec_kdwr .sec_inner:before{
		width: calc(100% + 40px);
		height: 400px;
		left: -20px;
	}
	#top .sec_kdwr .list_item{
		padding: 20px;
	}
	#top .sec_kdwr .list_item .item_num{
		font-size: 60px;
	}
	#top .sec_kdwr .list_item .item_txt{
		font-size: 20px;
		line-height: 1.45;
	}
}
@media screen and (min-width: 960px) {
	#top .kdwr_wrap{
		background-image: url(../img/clinic/top/cmn-bg-pc.jpg);
		background-position: center top;
	}
	#top .sec_kdwr{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#top .sec_kdwr .sec_inner{
		padding-top: 57px;
		padding-bottom: 57px;
	}
	#top .sec_kdwr .sec_inner:before{
		width: 50%;
		height: 374px;
		left: 0;
		top: 27px;
	}
	#top .sec_kdwr .sec_inner:after{
		content:'';
		display: block;
		position: absolute;
		pointer-events: none;
		background: url(../img/clinic/top/kdwr-bg-txt.png) no-repeat center center;
		background-size: contain;
		width: 109px;
		height: 563px;
		top: -150px;
		left: calc((100vw - 100%) / 2 * -1);
	}
	#top .sec_kdwr .blc_list{
		z-index: 3;
		width: 610px;
		left: calc((100vw - 100%) / 2 * -1);
	}
	#top .sec_kdwr .blc_img{
		position: absolute;
		width: calc(50% + (100vw - 100%) / 2);
		top: 0;
		right: calc((100vw - 100%) / 2 * -1);
	}
}
@media screen and (min-width: 1150px) {
	#top .sec_kdwr .sec_inner:after{
		left: -75px;
	}
	#top .sec_kdwr .blc_list{
		left: -75px;
	}
	#top .sec_kdwr .blc_img{
		width: 650px;
		right: -75px;
	}
}

/* sec_first
--------------------------------------*/
#top .sec_first .sec_inner{
	background-color: #fff;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
}
#top .sec_first .blc_content{
	box-sizing: border-box;
	padding: 3.5rem 2rem 2.5rem 2rem;
	color: #fff;
}
#top .sec_first .blc_content .sec_ttl{
	text-align: center;
	font-size: 2.2rem;
	letter-spacing: 0.05em;
	margin-bottom: 2rem;
}
#top .sec_first .blc_content .box_txt{
	text-align: center;
}
#top .sec_first .blc_content .archive_btn{
	margin-top: 2rem;
	background-color: #fff;
	border: none;
	transition: opacity .3s ease;
}

@media screen and (max-width: 959px) {
	#top .sec_first .disp--pc{
		display: none;
	}
}

@media screen and (min-width: 600px) {
	#top .sec_first .blc_content{
		padding: 45px 55px 38px 55px;
	}
	#top .sec_first .blc_content .sec_ttl{
		font-size: 32px;
		margin-bottom: 23px;
	}
	#top .sec_first .blc_content .box_txt{
		line-height: 1.66;
	}
}
@media screen and (min-width: 960px) {
	#top .sec_first .sec_inner{
		display: flex;
	}
	#top .sec_first .blc_content,
	#top .sec_first .blc_img{
		width: 50%;
	}
	#top .sec_first .blc_content .archive_btn:hover{
		opacity: .7;
	}
}
@media screen and (min-width: 960px) and (max-width: 1149px) {
	#top .sec_first .blc_img{
		background: url(../img/clinic/mitaka/top/first-img.jpg) no-repeat center center;
		background-size: cover;
	}
	#top .sec_first .blc_img img{
		display: none;
	}
}
@media screen and (min-width: 1150px) {
	#top .sec_first .blc_content .archive_btn{
		width: 363px;
		margin-left: auto;
		margin-right: auto;
	}
}

/* sec_menu
--------------------------------------*/
#top .sec_menu{
	padding-top: 0.8rem;
	padding-bottom: 4rem;
}
#top .sec_menu .menu_list{
	padding-top: 0.5rem;
	display: flex;
	flex-wrap: wrap;
}
#top .sec_menu .menu_item{
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 2px;
	overflow: hidden;
	box-shadow: 0 0 3px 0 rgba(150, 150, 150, 0.16);
	width: calc((100% - 1.6rem) / 2);
	margin-top: 1.5rem;
}
#top .sec_menu .menu_item .item_content{
	padding: 1.3rem 1rem 1.6rem 1rem;
}
#top .sec_menu .menu_item .item_ttl{
	color: #444;
	font-size: 1.6rem;
	line-height: 1.25;
	margin-bottom: 1rem;
	text-align: center;
}
#top .sec_menu .menu_item .item_txt{
	font-size: 1.1rem;
	line-height: 1.36;
}
#top .sec_menu .menu_item .item_trouble_list{
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.3rem;
	width: calc(100% + 0.5rem);
}
#top .sec_menu .menu_item .trouble_tag{
	font-size: 1.1rem;
	color: #72684B;
	background-color: #F5F5F5;
	border-radius: 2px;
	padding: 0.5rem;
	margin-top: 0.5rem;
	margin-right: 0.5rem;
}

@media screen and (max-width: 599px) {
	#top .sec_menu .menu_list{
		justify-content: space-between;
	}
}

@media screen and (min-width: 600px) and (max-width: 959px) {
	#top .sec_menu .menu_item{
		width: calc((100% - 40px) / 3);
	}
	#top .sec_menu .menu_item:not(:nth-child(3n)){
		margin-right: 20px;
	}
}
@media screen and (min-width: 960px) {
	#top .sec_menu{
		padding-top: 65px;
		padding-bottom: 60px;
	}
	#top .sec_menu .menu_list{
		padding-top: 20px;
	}
	#top .sec_menu .menu_item{
		margin-top: 20px;
	}
	#top .sec_menu .menu_item .item_img{
		transition: opacity .3s ease;
	}
	#top .sec_menu .menu_item:hover .item_img{
		opacity: .7;
	}
	#top .sec_menu .menu_item .item_content{
		padding: 12px 10px 13px 10px;
	}
	#top .sec_menu .menu_item .item_ttl{
		font-size: 20px;
		margin-bottom: 9px;
	}
	#top .sec_menu .menu_item .item_txt{
		font-size: 13px;
		line-height: 1.53;
	}
	#top .sec_menu .menu_item .item_trouble_list{
		margin-top: 6px;
		width: calc(100% + 5px);
	}
	#top .sec_menu .menu_item .trouble_tag{
		font-size: 13px;
		padding: 5px;
		margin-top: 5px;
		margin-right: 5px;
	}
}
@media screen and (min-width: 960px) and (max-width: 1149px) {
	#top .sec_menu .menu_item{
		width: calc((100% - 60px) / 4);
	}
	#top .sec_menu .menu_item:not(:nth-child(4n)){
		margin-right: 20px;
	}
}
@media screen and (min-width: 1150px) {
	#top .sec_menu .menu_item{
		width: calc((100% - 80px) / 5);
	}
	#top .sec_menu .menu_item:not(:nth-child(5n)){
		margin-right: 20px;
	}
}

/* sec_message
--------------------------------------*/
#top .sec_message{
	background: url(../img/clinic/top/cmn-bg-sp.jpg) no-repeat center center;
	background-size: cover;
}
#top .sec_message .blc_message{
	padding-top: 4.5rem;
	padding-bottom: 4rem;
}
#top .sec_message .blc_message .item_img{
	overflow: hidden;
	border-radius: 2px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}
#top .sec_message .blc_message .item_name{
	padding-top: 2rem;
	font-size: 1.6rem;
	color: #444;
}
#top .sec_message .blc_message .box_img{
	position: relative;
	z-index: 2;
}
#top .sec_message .blc_message .box_txt{
	background-color: #fff;
	padding: 19.5rem 2rem 2.8rem 2rem;
}
#top .sec_message .blc_message .box_txt p:not(:last-child){
	margin-bottom: 1.5em;
}

@media screen and (max-width: 959px) {
	#top .sec_message .blc_message .box_img{
		width: calc(100% - 2.4rem);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -17rem;
	}
	#top .sec_message .blc_message .item_name{
		text-align: center;
	}
}

@media screen and (min-width: 960px) {
	#top .sec_message{
		background-image: url(../img/clinic/top/cmn-bg-pc.jpg);
		background-position: center top;
	}
	#top .sec_message .blc_message{
		padding-top: 70px;
		padding-bottom: 60px;
	}
	#top .sec_message .sec_ttl{
		margin-bottom: 85px;
	}
	#top .sec_message .blc_message .blc_inner{
		box-sizing: border-box;
		position: relative;
		padding-right: 287px;
	}
	#top .sec_message .blc_message .blc_inner:before{
		content:'';
		display: block;
		position: absolute;
		pointer-events: none;
		background: url(../img/clinic/top/message-bg-txt.png) no-repeat center center;
		background-size: contain;
		width: 136px;
		height: 450px;
		top: -191px;
		left: -80px;
	}
	#top .sec_message .blc_message .box_img{
		position: absolute;
		z-index: 3;
		width: 450px;
		top: -40px;
		right: 0;
	}
	#top .sec_message .blc_message .item_name{
		padding-top: 20px;
		font-size: 16px;
		text-align: right;
	}
	#top .sec_message .blc_message .box_txt{
		position: relative;
		z-index: 2;
		box-sizing: border-box;
		border-radius: 2px;
		padding: 40px 30px;
		min-height: 427px;
	}
	#top .sec_message .blc_message .box_txt_inner{
		width: 400px;
	}
}
@media screen and (min-width: 1150px) {
	#top .sec_message .blc_message .box_img{
		width: 575px;
	}
	#top .sec_message .blc_message .box_txt{
		padding: 40px 50px;
	}
	#top .sec_message .blc_message .box_txt_inner{
		width: 505px;
	}
}

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

===============================*/
/*
--------------------------------------*/
@media screen and (max-width: 1149px) {
}
@media screen and (max-width: 959px) {
}
@media screen and (max-width: 599px) {
}

@media screen and (min-width: 600px) {
}
@media screen and (min-width: 960px) {
}
@media screen and (min-width: 1150px) {
}
