@charset "utf-8";

* {
	zoom: 1;
}

ul,
ol,
li {
	zoom: normal;
}

#area-body {
	font-family: '游ゴシック体', '游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-align: left;
}

/* #area-body a:hover img { opacity: 0.8;} */

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.spB10 {
	margin-bottom: 10px;
}

.spB20 {
	margin-bottom: 20px;
}

.top_ttl_under {
	margin: 25px 0 40px;
}

.area-body-inner-full {
	width: 100%;
}

.area_inner_noimg {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}


/*----------------------

customize

----------------------*/
#area-body {
	font-size: 16px;
}
#collabo-draque12 *,
#collabo-draque12 *::before,
#collabo-draque12 *::after {
	box-sizing: border-box;
}

#collabo-draque12 {
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #000;
}
#collabo-draque12 .cp_wrap{
	background-color: #000;
}

#collabo-draque12 a {
	transition: .2s;
}

#collabo-draque12 a:hover {
	opacity: .8;
}

#collabo-draque12 img {
	width: 100%;
	height: auto;
}

#collabo-draque12 ul {
	list-style-type: none;
}

#collabo-draque12 .inr {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	max-width: 700px;
}



/*----------------------

contents

----------------------*/
#collabo-draque12 h1{
	margin: 0;
}
#collabo-draque12 .cp_wrap .icon{
	display: none;
}
#collabo-draque12 .subttl{
	background-color: #f9d154;
	margin-top: 10px;
	padding: 0 10px;
}
#collabo-draque12 .subttl img{
	display: block;
	max-width: 700px;
	margin: 0 auto;
}

#collabo-draque12 .term .subttl{
	margin-top: 0;
}
#collabo-draque12 .term p{
	padding: 5px 0 0;
}

#collabo-draque12 .item_list{
	margin-top: 8vw;
}
#collabo-draque12 .item_list li{
	background-color: #fffbd6;
	border-radius: 20px;
	margin-top: 5vw;
}
#collabo-draque12 .item_list img{
	margin-top: -7vw;
}

#collabo-draque12 .entry_list{
	margin-top: 10px;
}
#collabo-draque12 .entry_list li{
	margin-top: 5px;
}

#collabo-draque12 .entry_list a{
	background-color: #fffbd6;
	border: 3px solid #96050f;
	border-radius: 40px;
	color: #96050f;
	display: block;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight: bold;
	padding: 15px 12%;
	text-align: center;
	position: relative;
	filter: drop-shadow(0 2px 0 #96050f);
}
#collabo-draque12 .entry_list a::after{
	content: '';
	display: block;
	width: 10px;
	height: 13px;
	background-image: url(../img/icon_arrow.svg);
	background-repeat: no-repeat;
	background-size: contain;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 8%;
}

#collabo-draque12 .detail{
	padding-bottom: 20px;
}
#collabo-draque12 .detail_wrap{
	background-color: #fff;
	border: 2px solid #f4b93b;
	font-size: 75%;
	line-height: 1.6;
	margin-top: 10px;
	padding: 0 10px 10px;
	word-break: break-all;
}
#collabo-draque12 .detail_wrap{
	text-align: justify;
}
#collabo-draque12 .detail_wrap h3:not(:first-child){
	border-top: 2px dotted #f4b93b;
	margin-top: 5px;
}
#collabo-draque12 .detail_wrap h3{
	display: flex;
	align-items: center;
	line-height: 1.0;
	font-size: 120%;
	padding: 10px 0 5px;
}
#collabo-draque12 .detail_wrap h3::before{
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	background-color: #f4b93b;
	border-radius: 50%;
	margin-right: 5px;
}

#collabo-draque12 .detail_wrap li{
	margin-top: 3px;
	text-align: justify;
	position: relative;
	padding-left: 1.0em;
}
#collabo-draque12 .detail_wrap li::before{
	content: '・';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#collabo-draque12 .detail_wrap li.kome::before{
	content: '※';
}
#collabo-draque12 .detail_wrap .num{
	padding-left: 1.0em;
}
#collabo-draque12 .detail_wrap .num li::before{
	content: '';
}
#collabo-draque12 .detail_wrap .num li{
	padding-left:1em;
	text-indent:-1em;
}
#collabo-draque12 .detail_wrap a{
	color: #e6282e;
	text-decoration: underline;
}
#collabo-draque12 .detail_wrap .new_tab::after{
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	background-image: url(../img/icon_tab.svg);
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 2px;
}


/*----------------------
sns
----------------------*/
.bnr-tokuhapi{
	padding-top: 30px;
	width: 94.66666666667vw;
	margin: 0 auto;
}
.bnr-tokuhapi-title{
	font-size: 4.266666666667vw;
	line-height: 1.375;
	border-left: 1.6vw solid #000000;
	font-weight: bold;
	margin-bottom: 5.333333333332vw;
	padding-left: 1em;
	text-indent: -0.6em;
}
.bnr-tokuhapi-caution{
	margin-top: 0.5em;
	font-size: 2.9333333333vw;
	line-height: 1.4545454545;
}
.bnr-tokuhapi img{
	width: 100%;
}
.bnr_area {
	text-align: center;
	font-weight: bold;
	margin: 31.5px 0 35px 0;
}
.bnr_area ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 0;
	list-style: none;
}
.bnr_area ul li {
	display: inline-block;
	letter-spacing: 0;
	margin: 1%;
	padding: 0;
	width: 48%;
}
.bnr_area h2 {
	color: #000;
	font-size: 2.5vw;
	margin-bottom: 5px;
}
.bnr_area div{
	width: 70%;
	flex-direction: column;
	flex-grow: 1;
	display: flex;
	margin: 0 auto;
}
.sns_share ul,
.sns_official ul{
	justify-content: space-between;
	margin: 0 auto;
}
.bnr_area .sns_share ul li,
.bnr_area .sns_official ul li{
	width: 26%;
}
