@charset "utf-8";

/* contentsArea
_____________________________________________ */
#main {
	position: relative;
}

.atnTxt {
	color: #ff0000;
}

#contentsArea {
	padding: 0 0 5vw;
}

.LD_2023rugby img {
	width: 100%;
}

.sectionInner {
	position: relative;
}

.sec01 .sectionInner {
	position: relative;
}

.sec01 {
	position: relative;
}

.sec01 > p {
	position: absolute;
	top: 107vw;
	left: 0;
	width: 100%;
	text-align: center;
}

.sec01 > p img {
	width: 90%;
}

.sec01 > ul {
	position: absolute;
	top: 130vw;
	left: 0;
	padding: 0 4%;
}

.sec01 > ul li {
	padding: 0 0 0 1em;
	text-indent: -1em;
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
}

.cvTxt li:before {
	content: "※";
}

@media screen and (max-width:320px) {
	.sec01 li {
		font-size: 10px;
		line-height: 1.4em;
	}
}

div#content .cvTxt li a {
	color: #00aeff;
	text-decoration: underline;
}

.cvUnit > div {
	position: relative;
}

#contentsArea .cvUnit > div > p > img {
	width: 84.5vw;
}

.cvTxt {
	margin: 0 auto;
	padding: 1.5vw 4vw 7vw;
	font-size: 10px;
	line-height: 1.4em;
	color: #fff;
	background-size: 100% auto;
	box-sizing: border-box;
}

div#content .cvTxt li {
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.cvBtn {
	position: absolute;
	bottom: 3.5vw;
	left: 0;
	width: 100%;
	text-align: center;
}

#contentsArea .cvBtn img {
	width: 87vw;
}

.dtlTxt {
	position: absolute;
	bottom: 5.5vw;
	left: 9vw;
	font-size: 2.5vw;
}

div#content .dtlTxt a {
	text-decoration: underline;
}

.btnUnit {
	position: relative;
	top: 0;
	left: 0;
}

.btnUnit > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

#contentsArea .btnUnit > div img {
	width: 54vw;
}

#content #contentsArea {
	background: #002952;
}

.iyakuUnit {
	color: #fff
}

.iyakuUnit a {
	color: #ffde00;
}

.iyakuUnit {
	width: 92vw;
	margin: 0 auto 5vw;
	padding: 10px 0;
	text-align: center;
	border: 1px solid #fff;
}

div#content .iyakuUnit a {
	text-decoration: underline;
}

.iyakuUnit dt {
	font-size: 5vw;
	font-weight: bold;
}

.iyakuUnit dd {
	line-height: 1.8em;
	font-size: 3vw;
}

.contList {
	margin: 0 0 4vw;
	padding: 0 5vw;
	font-size: 2.5vw;
	color: #fff;
}

.contList li {
	padding: 0 0 0 1em;
	text-indent: -1em;
	text-align: left;
}

/* item_descript
------------------------------------------------ */
#item_descript {
	width: 96%;
	margin: 0 auto;
	padding: 5vw 0 0;
}
#item_descript .info,
#item_descript .howto {
	margin-bottom: 35px;
	text-align: left;
}
#item_descript h2 {
	border-bottom: 1px solid #DBDBDB;
	color: #006bae;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	margin: 1em auto;
	padding: 0 0 .75em 0;
}
#item_descript h3 {
	border-left: 3px solid #0068a6;
	color: #565656;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	padding: 0 0 0 .5em;
	margin: 0 0 .5em 0;
}
#item_descript table {
	border-collapse: collapse;
	margin: 0;
}
#item_descript table th {
	border: solid 1px #DBDBDB;
	padding: .75em;
	text-align: left;
}
#item_descript table td {
	border: solid 1px #DBDBDB;
	padding: .75em;
}
#item_descript table td[colspan="2"] {
	border: none;
	padding-left: 0;
}
#item_descript table {
	border-bottom: 1px solid #DBDBDB;
}
#item_descript table th {
	background: #e9edd2;
	border-bottom: none;
	display: block;
	width: auto;
}
#item_descript table td {
	border-bottom: none;
	display: block;
}
#item_descript .nutrition dl {
	display: table;
	width: 100%;
}
#item_descript .nutrition dl dt {
	display: table-cell;
	padding: 5px;
}
#item_descript .nutrition dl dd {
	display: table-cell;
	padding: 5px 5px 5px 15px;
	position: relative;
}
#item_descript .nutrition dl dd:before {
	content: "：";
	left: 0;
	position: absolute;
}
#item_descript .nutrition dl.bb {
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}
#item_descript .nutrition dl.bb dd {
	padding-bottom: 10px;
}
#item_descript .nutrition {
	border: none;
	margin: -5px;
	padding: 0;
}
#item_descript .nutrition dl dt {
	width: 40%;
}
#item_descript ul {
	list-style: none;
}
#item_descript ul li {
	margin-left: 1em;
	text-indent: -1em;
}
#item_descript ul li:before {
	content: "●";
}
#item_descript .outtxt {
	margin-bottom: 35px;
}
#item_descript ol {
	padding-left: 30px;
}
#item_descript ol li {
	list-style: decimal;
}
#item_descript .outtxt {
	margin-bottom: 35px;
}
#item_descript .boxtxt {
	border: 1px solid #DBDBDB;
	margin-bottom: 0.5em;
	padding: 0.5em;
}

.id-supsub--baseline {
	vertical-align: baseline;
}

.id-supsub {
	top: auto;
	bottom: auto;
	font-size: 0.75em;
}