@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

#pagetop {
	z-index: 101;
}

#mumasui{
	margin-top: -140px;
	padding-top: 140px;
}

.yoyaku{
    margin: 30px auto 0 auto;
	background-image: linear-gradient(
		-45deg,
		#F0F8FF 25%,
		#ABE1FA 25%,
		#ABE1FA 50%,
		#F0F8FF 50%,
		#F0F8FF 75%,
		#ABE1FA 75%,
		#ABE1FA
	);	
}

.yoyaku p{
    display: inline-block;
    color: #007DC5!important;
    font-weight: bold;
    font-size: 1.6em;
    margin-top: -10px;	
    border-bottom: 3px solid #fff38f; 
    margin-bottom: 5px;
}

.yoyaku a{
    padding: 40px 0px 40px 0px;	
	color: #007DC5!important;		
	pointer-events: auto!important;
	font-weight: bold;	
	display: block;
}

.yoyaku a span{
	padding: 5px 50px;
    background-color: #fff;
}

.yoyaku a b{
	font-size: 2.2em;
	color: #007DC5!important;
}
.h_right{
	width: auto;
	display: flex;
	justify-content: flex-end;
	align-items: baseline;
	width: 50%;
	max-width: 400px;
}
.h_sns{
	margin-right: 10px;
	margin-left:10px;
}
#global_header section .linkTel{
	width: auto;
}
/* -----------------------------------------------------
common
------------------------------------------------------ */
.insta .sns_list {
	flex-direction: row !important;
	flex-wrap: wrap;
	border: none !important;
}
.insta .sns_list > div {
	width: 16.6%;
	border: none !important;
}
.insta .sns_list div.sns_photo {
	width: 100% !important;
}
.insta .sns_list div.sns_text {
	display: none;
}
.topCon3 ul li {
	margin-bottom: 15px;
}
.before_after_table td{
	padding: 10px!important;
}

.dental_00{
	background-color: #eee;
	border: 1px dashed #FF8F8F;
	padding: 40px;
}
.dental_00 h2{
	font-size: 30px;
	font-weight: bold;
	color: #ff365a;
}

.dental_00 .imgtxt{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.dental_00 .imgtxt .box:first-child{
	width: 27%;
}
.dental_00 .imgtxt .box:last-child{
	width: 70%;
}
.dental_00 .imgtxt .box:last-child div{
	font-size: 13px;
	line-height: 1.8;
	color: #666;
}
.dental_00 .imgtxt .box:last-child div .name{
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

.dental_00 .txt div{
	background:url(../images/contents/wanwan.png) 95% center no-repeat,#fff;
	background-size: 15%;
	padding: 20px;
	border-radius: 5px;
	border: 1px solid #ff365a;
	font-weight: bold;
}


@media screen and (min-width: 641px) and (max-width: 834px){
	.con100.h1txt.ttl_bg {
		margin-top: 1% !important;
	}
	.insta .sns_list > div {
		width: 25%;
	}
}
@media only screen and (max-width: 640px){
	#global_header section .linkTel{
	width: 200px;
}
#global_header section #siteID{
	width: 200px;
}
	.dental_00 h2{
		font-size: 20px;
		font-weight: bold;
		color: #ff365a;
	}
	.dental_00 .imgtxt .box:first-child{
		width: 100%;
	}
	.dental_00 .imgtxt .box:last-child{
		width: 100%;
	}
	.dental_00 .txt div{
		background:#fff;
	}



	.con100.h1txt.ttl_bg {
		margin-top: 3% !important;
	}
	.insta .sns_list > div {
		width: 33.3%;
	}
.arrow_img img{transform: rotate(90deg);}
.before_after_table td{
	width: 100%!important;
	padding: 10px!important;
}
}
