@charset "UTF-8";
/* css Medical [vaccine] */

@import url("main.css");

/*---------------------------------------------------- */
/* Vaccine */
/*---------------------------------------------------- */
/*== Section ==*/
.vaccineArea {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

/*== Waku ==*/
.waku_vaccine {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_vaccine .vaccinebox {
	padding: 0;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.waku_vaccine .vaccinebox article {
	padding: 0;
	margin: 0 auto;
	height: auto;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

/*== img ==*/
.waku_vaccine .waku_photo {
	padding: 0;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.waku_vaccine .waku_photo .photo_vaccine {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.waku_vaccine .waku_photo .photo_vaccine img {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}

/*== Detail ==*/
.vaccinebox article .detail {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.vaccinebox article .detail .txt {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.vaccinebox article .detail .txt p {
	padding: 0;
	margin: 0;
	font-family: 'Noto Sans JP', sans-serif;
	color: #3d3e3f;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
	line-height: 1.5;
	word-break: break-all;
}
.vaccinebox article .detail .txt p small {
	color: #6d6e6f;
	font-style: normal;
	font-weight: 500;
}
.vaccinebox article .detail .txt p small i {
	padding: 0;
	margin: 0 3px 0 0;
	color: #6d6e6f;
	font-style: normal;
	font-weight: 700;
}
.vaccinebox article .detail .txt p small a i {
	color: #21a7e8;
	font-weight: 700;
	text-decoration: underline;
}
.vaccinebox article .detail .txt p small a:hover i {
	color: #30cee5;
	font-weight: 700;
	text-decoration: underline;
}
.vaccinebox article .detail .txt p a, .vaccinebox article .detail .txt p a:hover,
.vaccinebox article .detail .txt p small a, .vaccinebox article .detail .txt p small a:hover {
	text-decoration: underline;
}

/*---------------------------------------------------- */
/* Price */
/*---------------------------------------------------- */
/*== Waku ==*/
.haco_price {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

/*== Table ==*/
.haco_price table {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}
.haco_price table th {
	margin: 0;
	height: auto;
	vertical-align: top;
	background-color: #025593;
	border: solid 1px #d5d9dc;
}
.haco_price table td {
	margin: 0;
	height: auto;
	vertical-align: top;
	background-color: #fff;
	border: solid 1px #d5d9dc;
}
.haco_price table td.box201 {
	background-color: #e8f8fe;
}
.haco_price table td.box202 {
	background-color: #fef3f6;
}

/*== h4 ==*/
.haco_price table th h4 {
	padding: 0;
	font-weight: 700;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	text-decoration: none;
	text-align: center;
	line-height: 1.0;
}

/*== P ==*/
.haco_price table td p {
	padding: 0;
	color: #3d3e3f;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	text-decoration: none;
	text-align: left;
	line-height: 1.3;
}
.haco_price table td p a {
	font-weight: 600;
	text-decoration: underline;
}
.haco_price table td p a:hover {
	font-weight: 600;
	text-decoration: underline;
}
.haco_price table td p small {
	color: #6d6e6f;
	font-style: normal;
	font-weight: 500;
}
.haco_price table td p small i {
	padding: 0;
	margin: 0 3px 0 0;
	color: #6d6e6f;
	font-style: normal;
	font-weight: 700;
}


/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* Vaccine */
/*---------------------------------------------------- */
/*== Section ==*/
.vaccineArea {
	width: 94%;
	max-width: 1080px;
}

/*== Waku ==*/
.waku_vaccine {
	width: 100%;
}
.waku_vaccine .vaccinebox {
	padding: 15px 0 30px 0;
	width: 98%;
}
.waku_vaccine .vaccinebox:last-child {
	padding: 15px 0 15px 0;
	width: 98%;
}
.waku_vaccine .vaccinebox article {
	width: 100%;
}

/*== img ==*/
.waku_vaccine .waku_photo {
	padding-bottom: 10px;
	width: 98%;
}
.waku_vaccine .waku_photo .photo_vaccine {
	width: 100%;
}

/*== Detail ==*/
.vaccinebox article .detail {
	padding-bottom: 25px;
	width: 97%;
}
.vaccinebox article .detail .txt {
	width: 98%;
}
.vaccinebox article .detail .txt p {
	font-size: 18px;
}
.vaccinebox article .detail .txt p small {
	font-size: 15px;
}

/*---------------------------------------------------- */
/* Price */
/*---------------------------------------------------- */
/*== Waku ==*/
.haco_price {
	width: 97%;
}

/*== Table ==*/
.haco_price table th, .haco_price table td {
	padding: 16px 0;
}
.haco_price table th.box101 {
	background-color: #025593;
	border: solid 1px #025593;
}
.haco_price table th.box102 {
	background-color: #ee305d;
	border: solid 1px #ee305d;
}
.haco_price table th.box101, .haco_price table td.box201 {
	width: 40%;
}
.haco_price table th.box102, .haco_price table td.box202 {
	width: 60%;
}

/*== h4 ==*/
.haco_price table th h4 {
	margin: 0 24px 0 24px;
	font-size: 18px;
}

/*== P ==*/
.haco_price table td p {
	margin: 0 24px 0 24px;
	font-size: 18px;
}
.haco_price table td p small {
	font-size: 15px;
}



}


/* Tablet */
@media all and (max-width: 959px) and (min-width: 600px) {
/*---------------------------------------------------- */
/* Vaccine */
/*---------------------------------------------------- */
/*== Section ==*/
.vaccineArea {
	width: 96%;
}

/*== Waku ==*/
.waku_vaccine {
	width: 100%;
}
.waku_vaccine .vaccinebox {
	padding: 10px 0 30px 0;
	width: 97%;
}
.waku_vaccine .vaccinebox:last-child {
	padding: 10px 0 10px 0;
	width: 97%;
}
.waku_vaccine .vaccinebox article {
	width: 100%;
}

/*== img ==*/
.waku_vaccine .waku_photo {
	padding-bottom: 10px;
	width: 97%;
}
.waku_vaccine .waku_photo .photo_vaccine {
	width: 100%;
}

/*== Detail ==*/
.vaccinebox article .detail {
	padding-bottom: 20px;
	width: 96%;
}
.vaccinebox article .detail .txt {
	width: 98%;
}
.vaccinebox article .detail .txt p {
	font-size: 16px;
}
.vaccinebox article .detail .txt p small {
	font-size: 13px;
}

/*---------------------------------------------------- */
/* Price */
/*---------------------------------------------------- */
/*== Waku ==*/
.haco_price {
	width: 96%;
}

/*== Table ==*/
.haco_price table th, .haco_price table td {
	padding: 13px 0;
}
.haco_price table th.box101 {
	background-color: #025593;
	border: solid 1px #025593;
}
.haco_price table th.box102 {
	background-color: #ee305d;
	border: solid 1px #ee305d;
}
.haco_price table th.box101, .haco_price table td.box201 {
	width: 45%;
}
.haco_price table th.box102, .haco_price table td.box202 {
	width: 55%;
}

/*== h4 ==*/
.haco_price table th h4 {
	margin: 0 20px 0 20px;
	font-size: 16px;
}

/*== P ==*/
.haco_price table td p {
	margin: 0 20px 0 20px;
	font-size: 16px;
}
.haco_price table td p small {
	font-size: 13px;
}



}


/* SP */
@media only screen and (max-width: 599px) {
/*---------------------------------------------------- */
/* Vaccine */
/*---------------------------------------------------- */
/*== Section ==*/
.vaccineArea {
	width: 94%;
}

/*== Waku ==*/
.waku_vaccine {
	width: 100%;
}
.waku_vaccine .vaccinebox {
	padding: 5px 0 25px 0;
	width: 96%;
}
.waku_vaccine .vaccinebox:last-child {
	padding: 5px 0 5px 0;
	width: 96%;
}
.waku_vaccine .vaccinebox article {
	width: 100%;
}

/*== img ==*/
.waku_vaccine .waku_photo {
	padding-bottom: 10px;
	width: 96%;
}
.waku_vaccine .waku_photo .photo_vaccine {
	width: 100%;
}

/*== Detail ==*/
.vaccinebox article .detail {
	padding-bottom: 15px;
	width: 96%;
}
.vaccinebox article .detail .txt {
	width: 98%;
}
.vaccinebox article .detail .txt p {
	font-size: 14px;
}
.vaccinebox article .detail .txt p small {
	font-size: 11px;
}

/*---------------------------------------------------- */
/* Price */
/*---------------------------------------------------- */
/*== Waku ==*/
.haco_price {
	width: 96%;
}

/*== Table ==*/
.haco_price table th, .haco_price table td {
	padding: 10px 0;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.haco_price table th.box101 {
	width: 100%;
	display: block;
	background-color: #025593;
	border: solid 1px #025593;
}
.haco_price table th.box102 {
	width: 100%;
	display: block;
	background-color: #ee305d;
	border: solid 1px #ee305d;
}
.haco_price table td.box201, .haco_price table td.box202 {
	width: 100%;
	display: block;
}

/*== h4 ==*/
.haco_price table th h4 {
	margin: 0 15px 0 15px;
	font-size: 14px;
}

/*== P ==*/
.haco_price table td p {
	margin: 0 15px 0 15px;
	font-size: 14px;
}
.haco_price table td p small {
	font-size: 11px;
}



}