@charset "UTF-8";
/********************************************************************
	このcssはメインのcssです。
********************************************************************/

/********************************************************************
	共通
********************************************************************/
#ottofurin{
	background-image: url(/sol/auto/images/fix/title/260710_ottofurin/lp/bg-main.png);
	background-repeat: repeat;
	background-color: #fff8b4;
}

#ottofurin .wrap{
	padding: 30px 0 90px 0;
	margin: 0 auto;
	width: 710px;
}

#ottofurin .item{
	padding: 30px 80px 40px 80px;
	width: 100%;
	background-color: #fff;
	border: 2px dashed #003348;
	border-radius: 30px;
	box-sizing: border-box;
}

#ottofurin .drama .item{
	padding: 30px 10px 30px 10px;
}

/*見出し*/
#ottofurin h3 {
	text-align: center;
}

/********************************************************************
	ドラマ情報
********************************************************************/
#ottofurin .drama__copyright{
	font-size: 1.67rem!important;
	color: #003348;
}

#ottofurin .drama h3{
	font-size: 3.33rem;
	color: #003348;
	text-align: center;
}

#ottofurin .drama h4{
	font-size: 2.833rem;
	color: #ff73b0;
	text-align: center;
}

#ottofurin .drama p, #ottofurin .drama ul li{
	font-size: 2.83rem;
	line-height: 3.83rem;
	color: #003348;
}

#ottofurin .drama .wave-underline span{
	background-image: url("/sol/auto/images/fix/title/260710_ottofurin/lp/drama/wave-underline.png");
	background-repeat: repeat-x;
	background-position: bottom;
	background-size: auto 8px;
	padding-bottom: 8px;
	display: inline-block;
}

#ottofurin p.drama__story{
	font-size: 2.33rem;
	line-height: 3.08rem;
}

#ottofurin h5,
#ottofurin .official-link p{
	font-size: 2rem;
	line-height: 2.4rem;
	color: #003348;
	text-align: center;
}

#ottofurin .official-link a,
#ottofurin .official-link a:hover{
	color: #003348;
}

/********************************************************************
	キャストコメント
********************************************************************/
#ottofurin .cast-comment .item{
	padding: 30px 40px 40px 40px;
}

#ottofurin .cast-comment h3{
	font-size: 4.17rem;
	letter-spacing: 0.313rem;
}

/********************************************************************
	footer
********************************************************************/
#ottofurin footer{
	margin: 0 auto;
	width: 770px;
}

#ottofurin footer .wrap{
	padding: 35px 0 35px 0;
}

/********************************************************************
	クーポン非表示
********************************************************************/
.couponArea2022{display: none;}