.component #pageHeader.withImg {
	background-image: url(/images/202110-IDN-17.jpg);
}
.girlsDay{
	border-color: #fcebf5;
	background-color: #fcebf5;
}
.girlsDay .innerA{
	padding: 40px 0;
}

.col2 {
	margin: 40px -24px 0 0;
	display: flex;
	justify-content: space-between;
}
.colItem{
	float: left;
	width: calc((100% - 48px) / 2);
	overflow: hidden;
	margin-right: 24px;
}
.colItem .column {
	margin-top: 0;
}

.bg-white {
	background-color: #fff;
}
.column {
	display: table;
	width: 100%;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.column .is-link-icon-pink {
	background: url(/special/coronavirus_info/img/bg_pickup_pink.png) right bottom no-repeat;
}
.column .link-box {
	display: flex;
	text-decoration: none;
	width: 100%;
}
.column .column-cell.cell-wrap {
	padding: 20px 16px 0;
	padding: 20px 10px 0 \9;
}
.font18 {
	font-size: 113%;
	line-height: 178%;
}

.font-b {
	font-weight: bold;
}
.news-list-border {
	border: 1px solid #dad8d6;
	margin-top: 30px;
	padding: 20px 30px 20px;
	margin-top: 46px;
	width: 100%;
	box-sizing: border-box;
	height: 180px;
	overflow-y: scroll;
}

.news-list dt {
	float: left;
	width: 150px;
}
.news-list dd {
	margin-left: 110px;
}

.news-list dl + dl {
	margin-top: 10px;
}

.news-list dl + dl {
	padding-top: 15px;
	border-top: 1px solid #dad8d6;
}

.mostSupport .img {
	width: 472px;
	margin: -48px 48px -48px -48px;
	border-radius: 0;
	overflow: hidden;
}

.mostSupport .img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.mostSupport {
	display: flex;
	padding: 11px 47px;
}

.color-pink {
	color: #e4007f;
}

.bgGray {
	border-color: var(--bgLightGray);
	background-color: var(--bgLightGray);
}

.innerBox {
	padding: 40px 0;
}
.innerBox h3{
	margin: 40px 0 0 0;
}
.flex-link li a {
	text-decoration: none !important;
}
.accordion-box input:checked ~ .accordion-container {
	height: auto;
	padding-bottom: 80px;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
}

ul.flex-link {
	text-indent: 0;
	margin-left: 0px;
	list-style: none;
}

.flex-link {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: flex-start;
	margin-top: 20px;
	width: 100%;
}

.flex-link.col4 li {
	width: calc(94.9% / 4);
	background-color: #fff;
}

.flex-link figure {
	margin-bottom: 10px;
}

.flex-link figure {
	line-height: 0;
	width: 100%;
	min-height: 189px;
}

.flex-link a p {
	margin: 5px 10px 10px;
	line-height: 150%;
	font-size: 88%;
	color: #000;
}

.bgWhite{
	background: #fff;
}

body .m-t10{
	margin-top: 10px;
}

.innerBox h3:nth-child(1){
	margin-top: 0;
}

h3 + p, h4 + p, .c-h4 + p {
	margin-top: 10px;
}

.sns-icon {
	margin: 35px auto;
	padding: 0;
	text-align: center;
	letter-spacing: -.35em;
}
.sns-icon .sns-icon__item {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}

.sns-icon .sns-icon__item + .sns-icon__item {
	margin-top: 0;
	margin-left: 70px;
}

.sns-icon__item .newTab{
	display: none;
}
.contents__Body-auto .is-link {
	padding: 30px 0;
}
.pickup {
	margin: 20px auto 0;
	letter-spacing: -.35em;
	display: flex;
	justify-content: center;
}

.pickup .pickup__box {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 308px;
	text-decoration: none;
	vertical-align: top;
}

.pickup__img p {
	margin-bottom: 0;
}

.pickup img {
	border-radius: 0;
}
.is-link .pickup__text {
	padding-bottom: 20px;
}
.pickup .pickup__text {
	position: relative;
	padding: 14px 25px 13px;
	color: #000;
}
.pickup .pickup__box + .pickup__box {
	margin-left: 18px;
}
.pickup.is-link .pickup__text {
	min-height: 1px;
	background: url(/special/coronavirus_info/img/bg_pickup.png) right bottom no-repeat #fff;
}
.bg-white, .pickup .pickup__text.bg-white, .column2.bg-white {
	background-color: #fff;
}

.imagesp {
	display: none;
}

.scroll_container {
	position: relative;  
}

.scroll_container ul {
	height: 450px;
	overflow: hidden;
}

.scroll_container label {
	height: 180px;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0.95) 90%);
}

.scroll_container label::before {
	content: "\25bc";
	position: absolute;
	bottom: 27px;
	left: calc(50% + -85px);
	line-height: 1;
	color: #666;
	background-color: #fff;
	z-index: 1;
	border-radius: 100%;
	width: 20px;
	height: 21px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.scroll_container label:after {
	content: "続きをみる";
	letter-spacing: .05em;
	line-height: 3.5rem;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 0);
	color: #fff;
	background-color: #aaa;
	width: 20rem;
	border-radius: 20px;
}

.scroll_container input:checked + label {
	height: 0;
}

.scroll_container input:checked + label:after {
	content: "閉じる";
}

.scroll_container input:checked + label::before {
	content: "x";
}

.tab__body1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.tab__body1 h3 {
	margin: 0;
	display: inline-block;
}

.tab__body1 .keywd .error {
	background-color: red;
	border: red;
}

.tab__body1 .keywd .warning {
	background-color: #f0892f;
	border: #f0892f;
}

.tab__body1 .keywd .free {
	color: white;
}

.marker {
	margin: 20px 0;
}

.component hr {
	margin: 0 0 20px 0; 
	border-top-width: 1px;
}

.col.reverse {
	margin-top: 20px;
	margin-bottom: 20px;
}

.col.reverse .country__200430 {
	margin-bottom: 0;
}

.col.reverse .img.country__200430{
	border-radius: 0;
}

@media (min-width: 824px) and (max-width: 1216px) {
	.flex-link.col4 li {
		width: calc(94.9% / 3);
	}
}

@media only screen and (max-width: 860px) {
	.flex-link.col4 li {
		width: calc(94.9% / 2);
	}

	.girlsDay .colItem img{
		height: 100%;
	}

	.image_specal a {
		display: flex; 
		flex-direction: column; 
		height: 100%; 
		justify-content: space-between
	}
}

@media only screen and (max-width: 768px){
	.component #pageHeader.withImg h1::after {
		background-image: url(/images/202110-IDN-17-SP.jpg);
	}
	.imagesp {
		display: block;
	}
	.imagepc {
		display: none;
	}
	.mostSupport {
		padding: 0;
	}
	.mostSupport .img {
		width: 130px;
		min-height: auto;
		margin: 0;
	}
	.mostSupport .img img {
		object-fit: cover;
	}
	.mostSupport .txt {
		padding: 5px 10px !important;
	}
	.country__200430 img {
		width: revert-layer !important;
	}

	.girlsDay .colItem img{
		height: 100%;
		width: 130px;
		max-width: unset;
		object-fit: cover;
	}

	.girlsDay .colItem .column {
		height: 100%;
	}

	.girlsDay .colItem .column a{
		height: 100%;
	}

	.news-list dl {
		display: flex;
		flex-direction: column;
	}

	.news-list dl dd {
		margin-left: 0;
	}

	.col.reverse .country__200430 {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 720px){
	.pickup {
		width: auto;
		margin: 24px 0 0;
		flex-wrap: wrap;
		gap: 24px;
	}
	.sns-icon {
		margin: 0 auto 20px;
	}
	.contents__Body-auto {
		padding: 0 19px 0;
	}
	.pickup .pickup__box {
		display: inline-block;
		letter-spacing: normal;
		vertical-align: top;
		width: 100%;
		text-decoration: none;
		vertical-align: top;
	}
	.pickup .pickup__box + .pickup__box {
		margin-left: 0;
	}

	.girlsDay .col2 {
		flex-direction: column;
		margin-right: 0;
		gap: 24px;
	}

	.girlsDay .colItem {
		width: 100%;
	}
	.flex-link figure {
		min-height: auto;
	}
}

@media only screen and (max-width: 500px){
	.sns-icon.m-t20.m-b30 {
		display: flex;
	}
	.sns-icon .sns-icon__item + .sns-icon__item {
		margin-left: auto;
	}
}

@media only screen and (max-width: 430px){
	.flex-link {
		gap: 8px;
	}
	.keywd {
		width: 100%;
	}
}