@charset "UTF-8";

/* アクアプレイ */


/* ■ 共通 ------------------------------------------------------------------------------- */

#ItemDetailAquaplay .SP {
display: none;
}

#ItemDetailAquaplay .Photo img {
width: 100%;
height: auto;
}

#ItemDetailAquaplay .Movie {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
}

#ItemDetailAquaplay .Movie iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#ItemDetailAquaplay .KomeS {
margin-top: 5px !important;
}

#ItemDetailAquaplay .ListKomeS {
margin-top: 5px;
}

#ItemDetailAquaplay .Photo {
margin-top: 20px !important;
}

#ItemDetailAquaplay .LinkTo {
margin-top: 15px;
}

#ItemDetailAquaplay .OutlineUnit {
margin-top: 25px;
}

#ItemDetailAquaplay .LeadUnit .SubUnit {
margin-top: 20px;
}

#ItemDetailAquaplay .EachUnit {
margin-top: 20px;
padding: 25px 30px 30px 30px;
box-sizing: border-box;
border: 1px solid #d0c6c6;
background: #fff;
}

#ItemDetailAquaplay .EachUnit h3.Mds {
margin-bottom: 5px;
font-size: 22px;
font-size: 18px;
color: #0067b2;
}

#ItemDetailAquaplay .EachUnit .SubUnit {
margin-bottom: 25px;
padding-bottom: 25px;
border-bottom: 1px solid #d9d9d9;
}

#ItemDetailAquaplay .EachUnit .SubUnit:last-of-type {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}

/*
#ItemDetailAquaplay .EachUnit .NoteBox {
margin-top: 20px;
}

#ItemDetailAquaplay .EachUnit .NoteBox h4.Mds {
display: inline-block;
margin-bottom: 8px;
padding: 5px 10px;
box-sizing: border-box;
border-radius: 15px;
border: 1px solid #0067b2;
font-size: 16px !important;
color: #0067b2;
text-align: center;
line-height: 1.0em;
}
*/

@media print, screen and (min-width: 768px) {

	#ItemDetailAquaplay {
	max-width: var(--item-detail-width);
	}

}
