@charset "utf-8";
/* CSS Document */
/*
@import url('common.css');
*/
img[width="1"] {
	position: fixed;
	top: 0;
	left: 0;
}
#cduWrap {
	position: relative;
	width: 100%!important;
	background-color: #fff!important;
	z-index: 10;
}
#pbHeader {
	position: relative;
	z-index: 15;
}
#cduFooter {
	position: relative;
	width: 1016px!important;
	height: 100%!important;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	box-sizing: border-box!important;
	z-index: 10;
}
@media screen and (max-width: 800px) {
	p.searchTtl,
	.section.borderBtm02,
	#pbFooter,
	#pbFooterOld {
		position: relative!important;
		margin-bottom: 0!important;
		background-color: #fff!important;
		z-index: 10!important;
	}
	.section.borderBtm02 + br {
		display: none!important;
	}
}
/* ページ構成のスタイルはこの下から記述 */
#oshi_tsushin {
	position: relative;
	width: 100%;
	min-width: 1000px;
	max-width: 1500px;
	color: #7c7075;
	font-family: 'UD新丸ゴ R', 'UD Shin Maru Go Regular', sans-serif;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	background-attachment: fixed;
	background-image: url("/bc/images/net-s_tokushu/oshi_tsushin_bg.jpg");
	background-size: cover;
	overflow-x: hidden!important;
	box-sizing: border-box!important;
}
#oshi_tsushin .widthWrapper {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2em;
}
@media screen and (max-width: 800px) {
	#oshi_tsushin {
		width: 100%;
		min-width: inherit;
		max-width: inherit;
		background-repeat: repeat-y;
		background-size: 100% auto;
	}
	#oshi_tsushin .widthWrapper {
		width: 96%;
		max-width: inherit;
	}
	#oshi_tsushin .specialHeader {
		width: 144%;
		margin: 0 -21%;
	}
}
#oshi_tsushin img.cover {
	max-width: 100%;
	height: auto;
}
/*font size*/
#oshi_tsushin .text36 {
	font-size: 36px;
}
#oshi_tsushin .text30 {
	font-size: 30px;
}
#oshi_tsushin .text21 {
	font-size: 21px;
}
#oshi_tsushin .text16 {
	font-size: 16px;
}
#oshi_tsushin span.text16 {
	display: inline-block;
}
#oshi_tsushin .text0 {
	font-size: 0;
}
#oshi_tsushin .lineHeight200 {
	line-height: 2;
}
#oshi_tsushin .lineHeight160 {
	line-height: 1.6;
}
#oshi_tsushin .lineHeight130 {
	line-height: 1.3;
}
#oshi_tsushin .marginTopHalf {
	margin-top: 0.5em;
}
#oshi_tsushin .marginTop1 {
	margin-top: 1em;
}
#oshi_tsushin .marginTop2 {
	margin-top: 2em;
}
#oshi_tsushin .marginTop3 {
	margin-top: 3em;
}
#oshi_tsushin .marginTop4 {
	margin-top: 4em;
}
#oshi_tsushin .marginTop5 {
	margin-top: 5em;
}
#oshi_tsushin .marginTop6 {
	margin-top: 6em;
}
#oshi_tsushin .marginTop7 {
	margin-top: 7em;
}
#oshi_tsushin .marginTop8 {
	margin-top: 8em;
}
/*
@media screen and (min-width: 801px) and (max-width: 1500px) {
	#oshi_tsushin .text36 {
		font-size: 2.4vw;
	}
	#oshi_tsushin .text30 {
		font-size: 2vw;
	}
	#oshi_tsushin .text21 {
		font-size: 1.4vw;
	}
}
*/
@media screen and (max-width: 800px) {
	#oshi_tsushin .text36 {
		font-size: 4.5vw;
	}
	#oshi_tsushin .text30 {
		font-size: 4vw;
	}
	#oshi_tsushin .text21 {
		font-size: 3.5vw;
	}
	#oshi_tsushin .text16 {
		font-size: 2.666666vw;
	}
}
#oshi_tsushin .alignCenter {
	text-align: center;
}
#oshi_tsushin .colorGray,
#oshi_tsushin a {
	color: #7c7075;
}
#oshi_tsushin a {
	text-decoration: underline;
	transition: all 0.5s ease;
}
#oshi_tsushin a:hover {
	color: #000;
	transition: all 0.15s ease;
}
#oshi_tsushin .colorGold {
	color: #c0a353;
}
/*flexBlock*/
#oshi_tsushin .flexBlock {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: row;
	flex-shrink: 0;
	list-style: none;
}
#oshi_tsushin .flexBlock.flexSns > li {
	width: 80px;
}
#oshi_tsushin .flexBlock.flexSns > li + li {
	margin-left: 20px;
}
/*btn*/
#oshi_tsushin .btn {
	width: 80%;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1;
}
#oshi_tsushin .btn > a {
	display: block;
	width: 100%;
	padding: 0.5em 1em;
	line-height: 1;
	color: #fff;
	text-decoration: none!important;
	background-color: #2ed7c9;
	background-image: url("/bc/images/net-s_tokushu/oshi_tsushin_icon_arrow.svg");
	background-position: right 0.75em center;
	background-repeat: no-repeat;
	background-size: 0.75em auto;
	transition: all 0.5s ease;
	box-sizing: border-box;
}
#oshi_tsushin #lineup .btn > a {
	background-color: #c0a353;
}
#oshi_tsushin .btn > a:hover {
	background-position: right 0.5em center;
	transition: all 0.15s ease;
}

#oshi_tsushin .specialContents {
	position: relative;
}
#oshi_tsushin .title {
	position: relative;
	width: 50%;
	z-index: 20;
}
#oshi_tsushin .title.alignCenter {
	margin-left: auto;
	margin-right: auto;
}
#oshi_tsushin .specialBox {
	position: relative;
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
}
#oshi_tsushin .specialBox::before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100%;
	height: 100%;
	background-color: #fddf90;
}
#oshi_tsushin .specialBox > div {
	position: relative;
	width: 100%;
	height: 100%;
	margin-top: -80px;
	padding: 80px 2em 1em;
	background-color: #fdf4d2;
	box-sizing: border-box;
	z-index: 15;
}
#oshi_tsushin .specialBox > div .scrollBox {
	height: 400px;
  overflow-y: scroll;
}
#oshi_tsushin .specialBox > div .scrollBox dd + dt {
	margin-top: 1em;
}
#oshi_tsushin .specialBox > div .scrollBox dd {
	margin-top: 0.5em;
	text-indent: -1em;
	padding-left: 1em;
}
#oshi_tsushin .boxWithBorder {
	padding: 1em 1.25em;
	background-color: #fff;
	box-shadow: 0 0 0 1px #c0a353, 0 0 0 5px #fdf4d2, 0 0 0 7px #c0a353;
	box-sizing: border-box;
}
@media screen and (max-width: 800px) {
	#oshi_tsushin .title {
		width: 80%;
	}
	#oshi_tsushin .specialBox {
		width: 94%;
	}
	#oshi_tsushin .specialBox > div {
		margin-top: -10vw;
		padding: 10vw 2em 1em;
	}
	#oshi_tsushin .specialBox > div .scrollBox {
		height: 40vh;
	}
}
#oshi_tsushin .listHowto dt + dd {
	margin-top: 0.5em;
}
#oshi_tsushin .listHowto dd + dt {
	margin-top: 1em;
}
#oshi_tsushin .listHowto .flexBlock {
	justify-content: space-between;
}
#oshi_tsushin .listHowto .flexBlock > span {
	display: block;
	width: 18%;
}
#oshi_tsushin .listHowto .flexBlock > span + span {
	width: 80%;
}

#oshi_tsushin #lineup {
	padding-bottom: 2em;
}
#oshi_tsushin .itemListWrapper .flexBlock {
	justify-content: center;
}
#oshi_tsushin .itemListWrapper .flexList {
	width: 22%;
	margin-top: 2em;
	padding: 0 18px!important;
	box-sizing: border-box;
}
#oshi_tsushin .itemListWrapper .flexList > a,
#oshi_tsushin .itemListWrapper .flexList > a:hover {
	color: #7c7075;
	text-decoration: none!important;
}
#oshi_tsushin .itemListWrapper .flexList > a > span {
	display: block;
}
#oshi_tsushin .itemListWrapper .flexList > a > span.tag {
	width: 7em;
	margin: 0.5em 0;
	padding: 0.5em 0 0.25em;
	color: #fff;
	border: 1px solid #fff;
	line-height: 1;
}
#oshi_tsushin .itemListWrapper .flexList > a > span.tag.tagBefore {
	background-color: #0d92ef;
}
#oshi_tsushin .itemListWrapper .flexList > a > span.tag.tagOnsale {
	background-color: #ef4d0d;
}
#oshi_tsushin .itemListWrapper .flexList > a > span.tag.tagClosed,
#oshi_tsushin .itemListWrapper .flexList > a > span.tag.tagEmpty {
	background-color: #aeaeae;
}
@media screen and (max-width: 800px) {
	#oshi_tsushin .itemListWrapper .flexList {
		width: 48%;
		padding: 0 2%!important;
	}
	#oshi_tsushin .itemListWrapper .flexList > a > span.tag {
		width: 9em;
		margin: 0.5em 0;
		padding: 0.5em 0;
		color: #fff;
		border: 1px solid #fff;
		line-height: 1;
	}
}
