@charset "utf-8";

/* contentsArea
_____________________________________________ */
#contentsArea {
	padding: 0 0 5vw;
}

#contentsArea img {
	width: 100%;
}

.LD_pa img {
	width: 100%;
}

.sectionInner {
	position: relative;
}
.sec01 {
	background: url(../img/pc-bg01.png);
}
.sec01 .sectionInner {
	position: relative;
}
.sec01 .extLink {
	position: absolute;
    bottom: 5.7%;
    top: auto;
    left: 9%;
    font-size: 3.3vw;
    font-weight: 900;
}
.sec01 .extLink a {
	display: inline-block;
	margin: auto .5em;
	text-decoration: underline!important;
}

.cvWrap {
	margin: 0;
	padding: 15px 0 30px;
	background: #f3ded7;
}

.cvWrap .cv01 {
	margin: 0 0 15px;
	padding: 0 3vw;
}

.cvWrap .cv01 > div {
	position: relative;
}

.cvWrap .cv01 > div span {
	display: block;
	position: absolute;
	bottom: 5vw;
	left: 0;
	width: 100%;
	text-align: center;
}

#contentsArea .cvWrap .cv01 > div span img {
	width: 83vw;
}

.cvWrap .cv01 .sectionInner {
	position: relative;
	margin: 0 0 2vw;
}

.cvWrap .cv01 .sectionInner .btn {
	position: absolute;
	bottom: 4vw;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0;
	border-radius: 0;
	background: transparent;
}

#contentsArea .cvWrap .cv01 .sectionInner .btn img {
	width: 93%;
}

.noteWrap {
	position: relative;
}

#contentsArea .noteLink {
	margin: 0 auto;
	padding: 7vw 3vw 5vw;
	font-size: 3vw;
	box-sizing: border-box;
}

#contentsArea .cvWrap .noteLink {
	margin: 0 auto;
	padding: 0 3vw 5vw;
	font-size: 3vw;
	box-sizing: border-box;
}

#contentsArea .noteLink.cvInfo {
	padding: 7vw 7vw 5vw;
	box-sizing: border-box;
}

.noteLink li {
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
	color: #414141;
	line-height: 1.2em;
	color: #494949;
}

div#content .noteLink li a {
	color: #00c6ff;
	text-decoration: underline;
}

.noteLink li:before {
	content: "※";
}

.cmnUnit {
	position: relative;
	margin: 0;
}

.iyakuInfo {
	margin: 0 auto 5px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	border: 2px solid #be0565;
	background: url(../img/bg-iyaku-infosp.jpg) center 0 no-repeat;
	background-size: 100% auto;
}

#contentsArea .iyakuInfo a {
	text-decoration: underline;
}

.iyakuInfo,
.iyakuInfo a {
	color: #be0565;
}

.iyakuInfo dt,
.iyakuInfo a {
	font-size: 12px;
}

.iyakuTxt {
	margin: 0 0 10px;
	font-size: 10px;
}

.iyakuInfoTxt {
	text-align: center;
}

#contentsArea .iyakuInfoTxt img {
	width: 93vw;
}

.cvUnit {
	position: relative;
	border-radius: 13px;
	box-shadow: 0px 0px 10px 5px rgba(209,167,152,0.4);
}

.cmnBtn {
	position: absolute;
	bottom: 3vw;
	left: 0;
	width: 100%;
	text-align: center;
}

#contentsArea .cmnBtn img {
	width: 84vw;
}

.bgCv {
	background: url(../img/bg-cv.jpg) center 0 repeat-y;
	background-size: 100% auto;
}

/* item_descript
------------------------------------------------ */
#item_descript {
	margin: 5vw auto 0;
	width: 96%;
}
#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;
}

.mvUnit {
	position: relative;
}

.mvUnit > div {
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
}

.ldUchukdiUnit {
	position: absolute;
	top: 45vw;
	left: 0;
	width: 100%;
	text-align: center;
}

.ldUchukdiUnit li {
	margin: 0 0 7vw;
}

.ldUchukdiUnit li img {
	width: 94%;
}

.mb60_sp {
	margin-bottom: 20px !important;
}

#contentsArea .cmnUnit .btnTop,
#contentsArea .cmnUnit .btnBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

#contentsArea .cmnUnit .btnTop,
#contentsArea .cmnUnit .btnBottom {
	text-align: center;
}

#contentsArea .cmnUnit .btnTop img,
#contentsArea .cmnUnit .btnBottom img {
	width: 80vw;
}