@charset "utf-8";
/* CSS Document */

/*――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
  General
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――*/
#message_coronavirus .title {
	font-size: 16px;
}
#message_coronavirus .content {
	font-size: 16px;
}
@media screen and (max-width: 979px){
	body {
		padding-top: 0;
	}
}

/*――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
  commentary
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――*/

section#commentary .commentaryText {
    font-weight: normal;
}
section#commentary .commentaryName p {
	color: #FFFFFF;
    font-weight: normal;
}
section#commentary .commentaryName .p1 {
    font-size: 16px;
	line-height: 1.3;
}
section#commentary .commentaryName .p2 {
    font-size: 28px;
}
section#commentary .commentaryName .p2 span {
    font-size: 20px;
}
@media screen and (max-width: 979px) {
	section#commentary .commentaryName .p1 {
		color: #FFFFFF;
    	font-size: 14px;
	}
	section#commentary .commentaryName .p2 {
		color: #FFFFFF;
		font-size: 18px;
	}
	section#commentary .commentaryName .p2 span {
		color: #FFFFFF;
		font-size: 15px;
	}
}


/*――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
  form
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――*/

#navigation-inner2 > div {
	width: 24%!important;
}
.mt05 {
	margin-top: 5%;
}
.form-area {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 50px 70px;
	font-size: 15px;
}
.caution {
	width:auto;
	text-align:left;
}
table.form-table {
	border-collapse: collapse;
	width: 100%;
}
table.form-table td, table.form-table th {
	border: 1px solid #CCC;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
}
table.form-table th {
	background-color: #F6F6F6;
	width: 20%;
}
table.form-table input, table.form-table textarea {
	padding: 2px;
	border: 1px solid #CCC;
	width: 100%;
}
table.form-table select {
	-webkit-appearance: menulist;
	border-width: 1px;
}
table.form-table input[type="radio"], table.form-table input[type="checkbox"] {
	width: initial;
	margin-right: 2px;
}
table.form-table td.txt-white {
	background-color: #F579B7;
	color: #FFF;
}
input[type="submit"] {
	background-color: #F579B7;
	color: #FFF;
	padding: 10px 30px;
	border-radius: 5px;
	font-size: 130%;
	cursor: pointer;
}
table.form-table td.txt-white, input[type="submit"] {
	background-color: #E70012;
}
em {
	font-style: normal;
}
.container09 {
	box-sizing: unset;
}
.shop-detail {
	background-color: #ffffff;
}
.shop-list .area-title {
	color: #6a5202;
	background-color: #ffffff;
}
.shop-list ul li {
	color: #6a5202;
}
.info_table_title {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
table.dr {
    width: 280px;
    border-collapse: collapse;
    border: 1px solid 
    #333333;
    text-align: left;
    margin: 20px 0 10px;
	font-size: 13px;
}
table.dr th, table.dr td {
    border: 1px solid 
    #CCC;
    padding: 5px;
}

.attention {
	background: #FFFFFF;
	padding: 10px 20px;
	border: 3px solid #DDDDDD;
}
.attention span {
	font-size: 18px;
	font-weight: bold;
	color: #C31013;
}
.sejutsuJisseki {
    display: table;
    width: 980px;
    height: 80px;
    padding-bottom: 12px;
    background: url(https://www.s-b-c.net/image_hc/contents/sejutsuJissekiBg.png) center top no-repeat;
    margin: 40px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media screen and (max-width: 979px) {
	#navigation-inner2 > div {
		width: 49%!important;
	}
	.form-area {
		width: 96%;
		margin: 0 auto;
		padding: 2%;
	}
	table.form-table th {
		width: auto;
	}
	.header .header-aboutclinic {
		margin: 0;
	}
	.attention {
		margin: 15px 0 30px;
	}
	table.dr {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid 
    #333333;
    text-align: left;
    margin: 20px 0 10px;
	font-size: 13px;
}
.sejutsuJisseki {
    width: 100%;
    height: 0;
    padding-bottom: -webkit-calc((90 / 604) * 100%);
    padding-bottom: calc((90 / 604) * 100%);
    background-image: url(https://www.s-b-c.net/image_hc/contents/sejutsuJissekiBgsp.png);
    background-size: 100% auto;
    position: relative;
    margin: 4% auto;
}
.sejutsuJissekiInner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 13px;
    line-height: 1.1;
    vertical-align: top;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
}

.doctor {
	border:none;
	padding:0;
}
.pc-display {
	display: block;
}

.sm-display {
	display: none;
}
.buiImages {
	margin: 20px auto 0;
	display: flex;
	justify-content: space-between;
}
.buiImages .list {margin: 0 6px;}
section#charge .chargeContainer1 {
	width: inherit;
	margin: 30px auto 0;
}
@media screen and (max-width: 979px) {
	.button-cv {
		position: fixed;
	    margin: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		background-color: #f1f1f1;
	}

	.pc-display {
		display: none;
	}
	
	.sm-display {
		display: block;
	}
	.buiImages {
		width: 100%;
		margin: 3vw auto 0;
		flex-wrap: wrap;
	}
	.buiImages .list {
		width: 45%;
		text-align: center;
		margin-top: 10px;
	}
}
