@charset "UTF-8";
/* CSS Document */


#contents h3,
.ttlType01{
	margin:2.34375vw 0 1.953125vw;
	padding:0 0 1.5625vw;
	font-size: 18px;
	font-family: "Kozuka Mincho Pro L", serif;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1;
	border-bottom:solid 3px #000;
	background:none;
}

@media screen and (max-width: 428px){
    #contents h3,
    .ttlType01{
        line-height: 1.5;
    }
}

/* 医療器具
-------------------------------------------------------------- */

.medical ul li{
	list-style:none;
}
.medical ul li a.btn.btn_regular{
	width:17.96875vw; /*230px;*/
	margin:0 1.5625vw 3.90625vw 0;
	float:left;
	font-family: 'Noto Sans Japanese', serif;
}
table.typeRow{
	width:100%;
	margin:0 auto 3.90625vw;
	border-collapse: collapse;
}
table.typeRow tr td{
	padding:0.78125vw 0;
	text-align: center;
	border:none;
	border-bottom:solid 1px #e6e6e6;
}
table.typeRow tr:first-child td{
	border-top:solid 1px #e6e6e6;
	background-color:#f0f0f0;
}

table.bouchard{
	width:100%;
	margin:0 auto 3.90625vw;
	border-collapse: collapse;
}
table.bouchard tr th{
    font-weight: 200;
    padding:0.78125vw 0;
	text-align: center;
    border-bottom:solid 1px #e6e6e6;
    background-color:#f0f0f0;
}
table.bouchard tr td{
	padding:0.78125vw 0;
	text-align: center;
	border-bottom:solid 1px #e6e6e6;
}

.boxType{
	width:100%;
	margin:0 0 4.6875vw;
	padding:25px 30px;
	font-size: 20px;
	font-family: "Kozuka Mincho Pro L", serif;
	font-weight: 500;
	letter-spacing: 0.3em;
	line-height: 1;
	writing-mode: horizontal-tb;
	-webkit-writing-mode: horizontal-tb;
	-ms-writing-mode: lr-tb;
	border:solid 1px #999;
	background:none;
}

ul.confirm{
	width: 460px;
	margin:0 auto 7.03125vw;
	overflow: hidden;
    list-style: none;
}
ul.confirm li a{
	display:block;
	width: 200px;
	padding: 20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	list-style:none;
	background-color:#666;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}
ul.confirm li a:hover{
	background-color:#b48c0f;
}
ul.confirm li a:before{
	background:url(../img/icn_arrow02.png) left top no-repeat;
	background-size:6px auto;
	content:" ";
	display: inline-block;
	width: 6px;
	height: 8px;
	margin-right: 0.94vw;
}
ul.confirm li:first-child,
ul.btnTypeBl li:first-child{
	float:left;
}
ul.confirm li:last-child,
ul.btnTypeBl li:last-child{
	float:right;
}

ul.btnTypeBl{
	width:100%;
}
ul.btnTypeBl li{
	width:47.64150943396226%;
	list-style:none;
}
ul.btnTypeBl li a{
	display:block;
	padding:2.1vw 0;
	font-size: 20px;
	color:#fff;
	letter-spacing: 0.4em;
	text-align: center;
	text-decoration: none;
	background:url(../img/icn_arrow03.png) right center no-repeat #666;
	background-size:35px auto;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}
ul.btnTypeBl li a:hover{
	background:url(../img/icn_arrow03.png) right center no-repeat #b48c0f;
	background-size:35px auto;
}

.medical-top{
    width: 820px;
    margin: 0 auto;
}
#content .medical-top h2{
    margin-bottom: 40px;
    padding: 0;
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    font-size: 20px;
    font-family: "Kozuka Mincho Pro L", serif;
    font-weight: 500;
    letter-spacing: 0.15em;
    line-height: 1;
    text-align: center;
    background: none;
}
.medical-top p{
    margin-bottom: 40px;
}
.medical-top .flex-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.medical-top .flex-box figure{
    width: 400px;
    margin: 0 0 20px;
}
.medical-top .report{
    width: 580px;
    margin: 0 auto 40px;
}
.medical-top img{
    width: 100%;
    height: auto;
}

#contents .contact{
	width:100%;
	background: #8d800f;
	display: table;
	margin:0 0 5px;
	padding: 1.796875vw 4.6875vw;
	color:#fff;
}
#contents .contact h3,
#contents .contact p{
	display:table-cell;
	vertical-align: middle;
}
#contents .contact h3{
	margin:0;
	padding:0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.21em;
	line-height: 100%;
	border-bottom:none!important;
}
#contents .contact p{
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0.21em;
	text-align: right;
}
#contents .medical .contact p .tel-link{
	color: #fff;
}

.bnr-gda{
    width: 100%;
    max-width: 240px;
    margin: 20px 0;
}

.bnr-gda img{
    width: 100%;
    height: auto;
}

#pageInfo.ttl-gda,
.ttl-gda{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin:0 auto 2.96875vw; /*38px*/
}
#pageInfo.ttl-gda h2,
.single #content .ttl-gda h3{
    margin: 0!important;
}
#contents .medical p small{
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 11px;
    margin-left: 2.34vw;
    font-weight: 200;
    letter-spacing: 0.1em;
}
#contents .contact p{
    line-height: 1.35;
}
#contents .contact p .officehours{
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 0.1em;
}
#pageInfo.ttl-gda .bnr-gda,
.ttl-gda .bnr-gda{
    margin: 0 0 0 40px;
}

@media only screen and (min-width: 1500px) {
	#contents .contact{
		padding: 20px 40px;
	}
	#contents .contact h3,
	#contents .contact p{
		font-size: 24px;
	}
}

@media only screen and (max-width: 1090px){
    #pageInfo.ttl-gda,
    .ttl-gda{
        display: block;
    }
    #pageInfo.ttl-gda h2,
    .single #content .ttl-gda h3{
        margin: 0 0 25px!important;
    }
    #pageInfo.ttl-gda .bnr-gda,
    .ttl-gda .bnr-gda{
        margin: 0;
    }
}

@media screen and (max-width: 768px){
    #pageInfo .ttl-gda{
        margin: 0 0 20px;
    }
    
    #pageInfo, .pageInfo{
        margin: 0 auto 20px;
    }
}
    
@media only screen and (max-width: 870px) {
	.medical ul li a.btn.btn_regular{
		width: 34%;
	}
    #contents .contact{
        display: block;
		padding: 20px 30px 10px;
    }
    #contents .contact h3,
    #contents .contact p{
        display:block;
		margin: 0;
		text-align: left;
	}
    .medical-top{
        width: 94%;
        margin: 0 auto;
    }
    .medical-top .flex-box{
        margin-bottom: 20px;
    }
    .medical-top .flex-box figure{
        width: 48%;
    }
    #content .medical-top h2{
        margin: 0 0 20px;
        font-size: 16px;
    }
    .medical-top p{
        margin-bottom: 20px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 768px) {
	.medical ul li a.btn.btn_regular{
		width:auto;
	}
	.medical .has-2-columns .wp-block-column{
		flex-basis:46.9%;
		margin-bottom:0;
	}
	.medical .has-2-columns .wp-block-column figure{
		margin:0;
	}
	.medical .has-2-columns .wp-block-column:not(:last-child){
		margin-right:0;
	}
	.medical .has-2-columns .wp-block-column:not(:first-child){
		margin-left:20px;
	}
    #contents .medical p small{
        display: block;
        margin-left: 0;
    }
    .medical-top .report{
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
	ul.confirm{
		width: 100%;
	}
	ul.confirm li{
		width: 48%;
	}
	ul.confirm li a{
		width: 100%;
	}
	ul.btnTypeBl li a{
		font-size: 16px;
	}
    
    .bnr-gda{
        width: 50%;
    }
}

@media only screen and (max-width: 428px) {
    
	ul.btnTypeBl li{
		width:167px;
	}
	ul.btnTypeBl li a{
		height:50px;
		padding: 15px 0 0;
		font-size: 12px;
		line-height: 1.75;
		letter-spacing: 0.1em;
		background-size:20px auto;
	}
	ul.btnTypeBl li a:hover{
		background-size:20px auto;
	}
	ul.btnTypeBl{
		margin:0 0 60px!important;
	}
	#medical_item article{
		width:100%!important;
		margin:0 auto 20px!important;
		float:none!important;
	}
	#medical_item article a img{
		margin:0 auto 15px!important;
	}
	#medical_item article a::after{
		top:210px!important;
	}
	ul.confirm{
		width:230px;
	}
	ul.confirm li a{
		width:100px;
		padding: 10px 20px;
	}
	.medical .wp-block-columns{
		display: block;
	}
	.medical .wp-block-columns .wp-block-column:not(:first-child){
		margin-left: 0;
	}
	.medical .wp-block-columns .wp-block-column{
		width: 100%;
		flex-basis: 100%;
	}
	#contents .contact{
		padding:20px 20px 10px;
	}
	#contents .contact h3,
	#contents .contact p{
		display:block;
	}
	#contents .contact h3{
		font-size: 18px!important;
        line-height: 1.5;
        letter-spacing: 0.05em;
	}
	#contents .contact p{
		margin:0;
		font-size: 18px;
		text-align: left;
	}
}
@media only screen and (max-width: 375px) {
	ul.btnTypeBl li{
		width:151px;
	}
}
@media only screen and (max-width: 360px) {
	#medical_item article a::after{
		top:182px!important;
	}
	ul.btnTypeBl li{
		width:144px;
	}
}
@media only screen and (max-width: 320px) {
	.medical .has-2-columns .wp-block-column{
		flex-basis:46%;
	}
	#medical_item article a::after{
		top:162px!important;
	}
	ul.btnTypeBl li{
		width:100%;
		margin:0 0 5px;
	}
}

#contents .contact-full{
    width:100%;
	background: #8d800f;
    display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	margin:0 0 5px;
	padding: 20px 60px;
	color:#fff;
    justify-content: space-between;
    align-items: center;
}
#contents .contact-full h3{
	margin:0;
	padding:0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.21em;
	line-height: 100%;
	border-bottom:none!important;
}
#contents .contact-full p{
    margin: 0;
	font-size: 22px;
	font-weight: normal;
    line-height: 1.35;
	letter-spacing: 0.21em;
	text-align: left;
}
#contents .contact-full p small{
    display: inline-block;
    margin: 0;
    font-size: 12px;
}
#contents .medical .contact-full p .tel-link{
	color: #fff;
}

@media only screen and (max-width: 946px) {
    #contents .contact-full{
        display: block;
        padding: 20px;
    }
    #contents .contact-full h3{
        margin-bottom: 5px;
    }
    #contents .contact-full p{
        font-size: 18px;
        text-align: left;
        line-height: 1.75;
    }
}

/* 202301- */
.important-news{
    margin: 0 auto 60px;
    padding: 40px;
    border: solid 5px #b48c0f;
}
#content .important-news h2,
#contents .important-news h2{
    margin: 0 0 20px;
    padding: 0 0 20px;
    line-height: 1.5;
    text-align: center;
    border-bottom: solid 1px #b48c0f;
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    font-size: 20px;
    font-family: "Kozuka Mincho Pro L", serif;
    font-weight: 500;
    letter-spacing: 0.15em;
    background: none;
    
}
#content .important-news p,
#contents .important-news p{
    margin: 0 0 1em;
    text-align: justify;
    letter-spacing: 0.1em;
}
@media screen and (max-width: 768px){
    .important-news{
        margin: 0 auto 40px;
        padding: 25px;
    }
    #content .important-news h2,
    #contents .important-news h2{
        margin: 0 0 10px;
        padding: 0 0 10px;
        font-size: 16px;
    }
}
