@charset "UTF-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

.button2_link a {
	max-width: 450px;
	}
.text1 {
	margin: 0px;
	padding: 0px;
}
.text1 dt {
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}
.text1 dt span {
	color: #09C;
	text-decoration: underline;
}
.text1 dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#doctor {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: flex;
    justify-content: space-evenly;
}
#doctor dl {
    padding: 30px;
    border: 1px solid orange;
    margin: 0px;
    height: auto;
    background: #FFF;
	/*width: 40%;*/
}
#doctor dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#doctor dl dd {
	font-weight: bold;
	color: #f95a1d;
	margin: 0px;
	padding: 0px;
}
#doctor dl p {
	margin: 0px;
	padding: 0px;
}
#doctor dl p span {
	font-size: 160%;
	font-weight: bold;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
#doctor dl ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#doctor dl ul li {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
	
	
#doctor dl ul li .tx_icon {
	font-size: 95%;
	background-color: #3d5483;
	color: #FFF;
	padding: 4px 20px;
	margin-right: 28px;
	border-radius: 3px;
	}
#doctor .dr_box .tx05 {
	font-size: 90%;
	line-height: 1.45;
	text-align: justify;
	padding: 12px 0 6px;
	border-top: 1px #CCC solid;
	}
#doctor .dr_box .tx05 .tx_icon {
	display: inline-block;
	padding-bottom: 3px;
	font-size: 105%;
	font-weight: 600;
	color:#3d5483;
	color: #456097;
	}
#doctor .dr_box .tx05 .tx_icon2 {
	font-size: 14px;
	padding: 0 2px;
	/*vertical-align: text-bottom;*/
	}
#doctor .dr_box .tx05 .tx_l {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.45;
	background: linear-gradient(transparent 60%, rgba(255,255,0,0.35) 60%);
	padding: 0 2px;	
	}
#doctor .dr_box .tx05 a {
	text-decoration: none;
	}
#doctor .dr_box .tx05 a:hover {
	text-decoration: underline;
	}	

#cyusyaku {
	font-size: 85%;
	background-color: #f5f5f5;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 0px;
	color: #C00;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#what {
	margin: 0px;
	padding: 0px;
}
#what dl {
	margin: 0px;
	padding: 0px;
}
#what dl dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#what dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #6bb6ff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#what dl p {
	font-size: 90%;
}
#type {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 0px;
}
#type dl {
	border: 3px solid #6bb6ff;
	margin: 0px;
	padding: 20px;
	height: auto;
	width: 24%;
}
#type dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#type dl dd {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.mintitle {
	font-size: 170%;
    text-decoration: underline;
    color: #6bb6ff;
    text-align: center;
    margin: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;	
}
.medical {
	margin: 0px;
	padding: 0px;
}
.medical dt {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.medical dd {
	font-size: 150%;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.medical p {
	font-size: 90%;
	line-height: 2.3em;
}
#md {
	border: 1px solid #6bb6ff;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
}
	
#md dl {
	margin: 0px;
	padding: 0px;
}
#md dl dt {
	font-weight: bold;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#md dl ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 50%;
	float: left;
}
#md dl ul li {
	font-size: 90%;
}
.md_inner {
	background-color: #6bb6ff;
	width: 30%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.medical_ex {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.medical_ex dt {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.medical_ex dd {
	font-size: 150%;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.medical_ex p {
	font-size: 90%;
	line-height: 2.3em;
}
.link-btn-sg {
	text-align: center;
	padding: 0px;
	width: 50%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}
.link-btn-sg a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #50be91;
	border-radius: 5px;
	box-shadow: 3px 3px #3d8e6b;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}
.link-btn-sg a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #4eab83;
}
.link-btn-zettu {
	text-align: center;
	padding: 0px;
	width: 35%;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-zettu a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #50be91;
	border-radius: 5px;
	box-shadow: 3px 3px #3d8e6b;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}
.link-btn-zettu a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #4eab83;
}
	.boxCard{
		padding: 0 140px;
	}	


}








/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {
	
.medical img{width: 100%;}	

.text1 {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.text1 dt {
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}
.text1 dt span {
	color: #09C;
	text-decoration: underline;
}
.text1 dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#doctor {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#doctor dl {
	padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    border: 1px solid orange;
    margin-top: 0px;
    /*margin-right: 5%;*/
    margin-bottom: 20px;
    /*margin-left: 5%;*/
    width: 100%;	
}
#doctor dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#doctor dl dt img {
	width:100%;
}
#doctor dl dd {
	font-weight: bold;
	color: #f95a1d;
	margin: 0px;
	padding: 0px;
}
#doctor dl p {
	margin: 0px;
	padding: 0px;
}
#doctor dl p span {
	font-size: 160%;
	font-weight: bold;
	line-height: 1.8em;
	margin: 0px;
	padding: 0px;
}
#doctor dl ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#doctor dl ul li {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
	
#doctor dl ul li .tx_icon {
	font-size: 95%;
	background-color: #3d5483;
	color: #FFF;
	padding: 4px 20px;
	margin-right: 10px;
	border-radius: 3px;
	}
#doctor .dr_box .tx05 {
	font-size: 90%;
	line-height: 1.45;
	text-align: justify;
	padding: 12px 0 6px;
	border-top: 1px #CCC solid;
	}
#doctor .dr_box .tx05 .tx_icon {
	display: inline-block;
	padding-bottom: 3px;
	font-size: 105%;
	font-weight: 600;
	color:#3d5483;
	color: #456097;
	}
#doctor .dr_box .tx05 .tx_icon2 {
	font-size: 14px;
	padding: 0 2px;
	/*vertical-align: text-bottom;*/
	}
#doctor .dr_box .tx05 .tx_l {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.45;
	background: linear-gradient(transparent 60%, rgba(255,255,0,0.35) 60%);
	padding: 0 2px;	
	}
#doctor .dr_box .tx05 a {
	text-decoration: none;
	}
#doctor .dr_box .tx05 a:hover {
	text-decoration: underline;
	}	
	
	
	
#cyusyaku {
	font-size: 85%;
	background-color: #f5f5f5;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	color: #C00;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#what {
	margin: 0px;
	padding: 0px;
}
#what dl {
	margin: 0px;
	padding: 0px;
}
#what dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#what dl dt img{
	width:100%;
}
#what dl dd {
	font-size: 120%;
	font-weight: bold;
	color: #6bb6ff;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#what dl p {
	font-size: 90%;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#type {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
}
#type dl {
	border: 3px solid #6bb6ff;
	padding: 20px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#type dl dt {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#type dl dd {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.mintitle {
	font-size: 150%;
	color: #6bb6ff;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.medical {
	margin: 0px;
	padding: 0px;
}
.medical dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.medical dt img{
	width:100%;
}
.medical dd {
	font-size: 130%;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.medical p {
	font-size: 90%;
	line-height: 2em;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#md {
	border: 1px solid #6bb6ff;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#md dl {
	margin: 0px;
	padding: 0px;
}
#md dl dt {
	font-weight: bold;
	font-size: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#md dl ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#md dl ul li {
	font-size: 90%;
}
.md_inner {
	background-color: #6bb6ff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.medical_ex {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.medical_ex dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.medical_ex dt img{
	width:100%;
}
.medical_ex dd {
	font-size: 130%;
	font-weight: bold;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.medical_ex p {
	font-size: 90%;
	line-height: 2.3em;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-sg {
	text-align: center;
	padding: 0px;
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}
.link-btn-sg a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #50be91;
	border-radius: 5px;
	box-shadow: 3px 3px #3d8e6b;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}
.link-btn-zettu {
	text-align: center;
	padding: 0px;
	width: 90%;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-zettu a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #50be91;
	border-radius: 5px;
	box-shadow: 3px 3px #3d8e6b;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../images/yajirushi.png);
	background-repeat: no-repeat;
	background-position : left 15px bottom 25px;
}
	
section.boxCard {
    margin-right: 3%;
    margin-left: 3%;
}	

}
