/**
 *
 *	Apply Style： style
 *	Style Name： /css/medical/vaccination/style_rwd.css
 *
 */

/**
 *
 *	レスポンシブスタイル
 *
 */

@media all and (max-width: 767px) {
/*------------------------------------------
 *	sec-vaccination
------------------------------------------*/
.tit-page {
	background: url(/images/medical/vaccination/bg_page_mobile.jpg) center center no-repeat;
	background-size: cover;
	height: 175px;
}

.sec-vaccination {
	margin: 0 0 48px;
}

.sec-vaccination .tit {
	font-size: 2.4rem;
	text-align: center;
	max-width: inherit;
	margin: -15px auto 10px;
	padding: 0 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.sec-vaccination .tit-en {
	font-size: 1.4rem;
	text-align: center;
	font-family: "メイリオ",Meiryo,"游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	max-width: inherit;
	color: #ff8f62;
	margin: 0 auto;
	letter-spacing: 0.05em;
	padding: 0 10px;
}

.sec-vaccination .summary {
	font-size: 1.5rem;
	text-align: left;
	max-width: inherit;
	margin: 30px auto 30px;
	letter-spacing: 0.05em;
	line-height: 1.6;
	padding: 0 10px;
}

.contents-vaccination {
	display: block;
	max-width: inherit;
	justify-content: space-between;
	margin: 0 auto 60px;
	padding: 0 10px;
}

.contents-vaccination .img {
	width: 100%;
	text-align: center;
	margin: 0 0 16px;
}

.contents-vaccination .content {
	width: 100%;
	text-align: center;
}

.contents-vaccination .content .copy {
	font-size: 1.7rem;
	font-weight: bold;
	margin: 0 0 15px;
	display: inline-block;
	padding: 0 5px 0 5px;
	color: #ff7830;
	position: relative;
	z-index: 1;
	font-feature-settings : "palt";
}

.contents-vaccination .content .copy::before {
	background-color: #abf5e0;
	bottom: -1px;
	content: "";
	display: block;
	height: 3px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
	position: absolute;
	z-index: -1;
	border-radius: 100px;
}

.contents-vaccination .content .txt {
	line-height: 1.6;
	margin: 10px 0 0;
	font-size: 1.4rem;
	text-align: left;

}

/*------------------------------------------
 *	sec-vaccine
------------------------------------------*/
.sec-vaccine {
	background: #e4fdf6;
	padding: 0 10px 60px;
}

.sec-vaccine .sec-in {
	max-width: inherit;
	margin: 0 auto;
	padding: 40px 0 0;
	position: relative;
	z-index: 1;
}

.sec-vaccine .sec-in .illust {
	left: -318px;
	position: absolute;
	top: 0;
	z-index: -1;
	display: none;
}

.sec-vaccine h3 {
	font-size: 1.9rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 0 35px;
	position: relative;
	text-align: center;
}

.sec-vaccine h3::before {
	background-color: #57d5b4;
	bottom: -12px;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 25px;
}

.contents-vaccine {
	width: 100%;
	box-sizing: border-box;
	padding: 24px 10px 33px;
	background: #fff;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 10px 0 rgba(11, 4, 7, 0.1);
	margin: 0 0 30px;
}

.contents-vaccine h4 {
	text-align: center;
	margin: 0 0 50px;
}

.contents-vaccine h4 span {
	font-size: 1.7rem;
	font-weight: bold;
	display: inline-block;
	padding: 0 5px 0 5px;
	position: relative;
	font-feature-settings : "palt";
	z-index: 1;
}

.contents-vaccine h4 span::before {
	background-color: #abf5e0;
	bottom: 1px;
	content: "";
	display: block;
	height: 3px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
	position: absolute;
	z-index: -1;
	border-radius: 100px;
}

.contents-vaccine .vaccine-in {
	display: block;
	justify-content: space-between;
	margin: 0;
}

.contents-vaccine .vaccine-in .content {
	box-sizing: border-box;
	padding: 10px 7px 10px;
	border: 3px solid #7fceb9;
	border-radius: 5px;
	background: #fff;
	position: relative;
	width: 100%;
	margin: 0;
}

.contents-vaccine .vaccine-in .content::after {
	width: 70px;
	height: 35px;
	border-radius: 35px 35px 0 0;
	background: #7fceb9;
	position: absolute;
	top: -35px;
	left: 50%;
	margin: 0 0 0 -35px;
	content: "";
	display: block;
}

.contents-vaccine .vaccine-in .content:nth-child(1)::after {
	background-image: url(/images/medical/vaccination/ico_dog.svg);
	background-size: 27px 24px;
	background-repeat: no-repeat;
	background-position: center 6px;
}

.contents-vaccine .vaccine-in .content:nth-child(3)::after {
	background-image: url(/images/medical/vaccination/ico_cat.svg);
	background-size: 24px 24px;
	background-repeat: no-repeat;
	background-position: center 6px;
}

.contents-vaccine .content .kind {
	font-size: 1.7rem;
	font-weight: bold;
	margin: 0 0 4px;
	text-align: center;
}

.contents-vaccine .content .kind-en {
	font-size: 1.2rem;
	text-align: center;
	font-family: "メイリオ",Meiryo,"游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",Verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color: #ff8f62;
	margin: 0 0 10px;
	line-height: 1;
}

.contents-vaccine .content .content-in {
	width: 100%;
	display: flex;
	margin: 0 0 20px;
	justify-content: flex-start;
}

.contents-vaccine .content .content-in:last-child {
	padding: 20px 0 0;
	background: url(/images/medical/vaccination/border_green.jpg) 0 top repeat-x;
	background-size: 4px 2px;
}

.content .content-in .tit-content {
	font-size: 1.4rem;
	background: #7fceb9;
	border-radius: 3px;
	display: flex;
	align-items: center;
	color: #fff;
	width: 80px;
	justify-content: center;
	font-weight: bold;
	margin: 0 10px 0 0;
}

.content .content-in .list-content {
	width: 80%;
	margin: 0 0 0 1em;
}

.content .content-in .list-content li {
	list-style: disc outside;
	font-size: 1.3rem;
	margin: 5px 0 0;
	color: #7fceb9;
	line-height: 1.4;
}

.content .content-in .list-content-adjust {
	display: flex;
	align-items: center;
}

.content .content-in .list-content li:first-child {
	margin: 0;
}

.content .content-in .list-content li span {
	color: #222;
}

.content .content-in .list-content li .font-small {
	font-size: 1.3rem;
}

.list-vaccine-sp {
	width: 100%;
	margin: 10px 0 55px;
}

.list-vaccine-sp li {
	align-items: center;
	display: block;
	margin: 0 0 10px;
}

.list-vaccine-sp  li .kind {
	background-image: none;
	background-position: left center;
	background-repeat: repeat-x;
	background-size: 4px 1px;
	font-size: 1.4rem;
	font-weight: bold;
	width: 100%;
	color: #ff7830;
}

.list-vaccine-sp li .kind span {
	background: url("/images/common/ico_footprint.svg")  #fff 0 0 no-repeat;
	background-size: 15px 14px;
	display: inline-block;
	min-height: 14px;
	padding: 3px 0 0 20px;
	margin: 0 0 8px;
}

.list-vaccine-sp li .txt {
	box-sizing: border-box;
	font-size: 1.3rem;
	padding: 0;
	line-height: 1.4;
	width: 100%;
	margin: 0 0 15px;
}

.note-vaccine {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	margin: 20px 0 0;
	background: #ffede3;
}

.note-vaccine p {
	font-size: 1.2rem;
	padding: 0;
	text-indent: 0;
	line-height: 1.5;
}

.contents-injection {
	width: 100%;
	box-sizing: border-box;
	padding: 24px 10px 33px;
	background: #fff;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 10px 0 rgba(11, 4, 7, 0.1);
	margin: 0 0 60px;
}

.contents-injection h4 {
	text-align: center;
	margin: 0 0 20px;
}

.contents-injection .ttl-injection-sp {
	text-align: center;
	margin: 0 0 10px;

}

.contents-injection h4 span {
	font-size: 1.7rem;
	font-weight: bold;
	display: inline-block;
	padding: 0 5px 0 5px;
	position: relative;
	font-feature-settings : "palt";
	z-index: 1;
}

.contents-injection h4 span::before {
	background-color: #abf5e0;
	bottom: -1px;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
	position: absolute;
	z-index: -1;
	border-radius: 100px;
}

.contents-injection .txt {
	font-size: 1.3rem;
	line-height: 1.7;
	margin: 20px 0 0;
}

.contents-injection .injection {
	margin: 20px 0 0;
	border-radius: 8px;
	box-sizing: border-box;
	padding: 15px 10px 25px;
	width: 100%;
	box-sizing: border-box;
	background-image: url("/images/medical/vaccination/bg_circle_green.jpg"), url("/images/medical/vaccination/bg_circle_green.jpg"), url("/images/medical/vaccination/bg_circle_green.jpg"), url("/images/medical/vaccination/bg_circle_green.jpg");
	background-position: left 5px top 5px, right 5px top 5px, left 5px bottom 5px, right 5px bottom 5px;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
	background-size: 4px 4px, 4px 4px, 4px 4px, 4px 4px;
	border: 4px solid #a2efdb;
	box-shadow: 0 0 0 1px #6ed3b8 inset;
}

.contents-injection h5 {
	text-align: center;
	margin: 0 0 10px;
}

.contents-injection h5 span {
	font-size: 1.5rem;
	font-weight: bold;
	display: inline-block;
	padding: 3px 5px 5px 30px;
	position: relative;
	font-feature-settings : "palt";
	z-index: 1;
	min-height: 18px;
	background: url(/images/medical/vaccination/ico_green.svg) 5px top no-repeat;
	background-size: 20px 18px;
}

.contents-injection h5 span::before {
	bottom: -1px;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 100%;
	position: absolute;
	z-index: -1;
	border-radius: 100px;
	background-color: #abf5e0;
}

.contents-injection .txt-injection {
	font-size: 1.3rem;
	line-height: 1.6;
	text-align: left;
}

.contents-injection .list-injection {
	display: block;
	margin: 20px 0 0 0;
	justify-content: space-around;
}

.contents-injection .list-injection .content {
	padding: 0 0 24px 0;
	background: url(/images/medical/vaccination/ico_triangle.svg) center bottom 3px no-repeat;
	background-size: 17px 16px;
}

.contents-injection .list-injection .content:last-child {
	padding: 0;
	background: none;
}

.contents-injection .list-injection .content:nth-child(3) {
	padding: 0 0 48px 0;
	background-image: url(/images/medical/vaccination/ico_triangle.svg), url(/images/medical/vaccination/ico_triangle.svg);
	background-position: center bottom 7px, center bottom 26px;
	background-repeat: no-repeat, no-repeat;
	background-size: 17px 16px, 17px 16px;
}

.contents-injection .list-injection .content-in {
	padding: 0 7px;
	box-sizing: border-box;
	width: 100%;
	border: 3px solid #7fceb9;
	border-radius: 5px;
	position: relative;
	box-shadow: 0 0 3px 0 rgba(11, 4, 7, 0.1);
	height: 52px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}

.contents-injection .list-injection .num {
	background: #7fceb9;
	height: 42px;
	left: 5px;
	margin: 0;
	position: absolute;
	top: 2px;
	width: 42px;
	display: flex;
	font-weight: bold;
	color: #fff;
	font-size: 1.2rem;
	border-radius: 42px;
	align-items: center;
	justify-content: center;
	line-height: 1.3;
}

.contents-injection .list-injection .txt {
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.3;
	text-align: center;
	margin: 0;
}

.contents-injection .list-injection .txt .font-small {
	font-size: 1.2rem;
}

.contents-attention h3 {
	font-size: 1.9rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0 0 35px;
	position: relative;
	text-align: center;
}

.contents-attention h3::before {
	background-color: #57d5b4;
	bottom: -12px;
	content: "";
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 25px;
}

.contents-attention .attention {
	padding: 0 0 10px;
	background: url(/images/medical/vaccination/border_darkgreen.jpg) 0 bottom repeat-x;
	background-size: 4px 2px;
	margin: 0 0 20px;
}

.contents-attention .attention:last-child {
	padding: 0;
	background: none;
	margin: 0;
}

.contents-attention .tit-attention {
	font-weight: bold;
	font-size: 1.4rem;
	margin: 0 0 10px;
}

.contents-attention .txt {
	font-size: 1.3rem;
	margin: 0 0 15px;
	line-height: 1.6;
}
/*	sp用表示コンテンツ	*/
.sec-vaccination .img-sp {
	display: inline-block;
}

.sec-vaccination .list-vaccine-sp {
	display: block;
}

.sec-vaccination .ttl-injection-sp {
	display: block;
}

/*	非表示コンテンツ	*/
.sec-vaccination .img-pc {
	display: none;
}

.sec-vaccination .ttl-injection {
	display: none;
}

.sec-vaccination .list-vaccine {
	display: none;
}

}

