﻿@charset "utf-8";

/* layout outerWidth fixed 100%
------------------------------------------------ */
#content {
	margin: 0 auto;
	padding-top: 0px;
	width: 100%;
}
.colum200_l {
	display: none !important;
}
.colum800_r {
	float: none;
	width: auto;
	margin-bottom: 0px;
}
#contents-wrap {
	padding-top: 0;
	width: 100%;
}

/* base
------------------------------------------------ */
#contentsArea {
	width: 100%;
	min-width: 1200px;
	margin-bottom: 4em;
}


/* contentsArea
_____________________________________________ */
#main {
	position: relative;
}

#wrapper {
	min-width: 1200px;
}

#contentsArea .sectionInner {
	position: relative;
	display: block;
	width: 1024px;
	margin: 0 auto;
	text-align: center;
}

.txtUnit {
	position: relative;
	width: 930px;
	margin: 0 auto;
	padding: 50px 0 45px;
}

.dtlTxt {
	position: absolute;
	bottom: 90px;
	left: 258px;
	font-size: 15px;
	font-weight: bold;
}

.dtlTxt a {
	text-decoration: underline;
}

.fv {
	text-align: center;
}

.cvUnit {
	width: 1024px;
	margin: 0 auto;
}

.cvUnit.cvUnitSub {
	padding: 0 0 50px;
}

.cvUnitIn {
	position: relative;
	top: 0;
	left: 0;
	width: 1024px;
	margin: 0 auto;
}

.cvUnit a {
	color: #00aeff;
	text-decoration: underline;
}

.cvTxt {
	padding: 10px 0 0;
	line-height: 1.6em;
	box-sizing: border-box;
}

.cvTxt li {
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: 14px;
}

.cvTxt a {
	text-decoration: underline;
}

.cvBtnUnit li:first-of-type {
	position: absolute;
	bottom: 20px;
	left: 24px;
}

.cvBtnUnit li:last-of-type {
	position: absolute;
	bottom: 20px;
	right: 24px;
}

.bg01 {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	background: url(../img/bg-01.jpg) center 0 no-repeat;
}

.bg02 {
	background: url(../img/bg-02.jpg) center 0 no-repeat;
}

.bg03 {
	padding: 0 0 60px;
	background: url(../img/bg-03.jpg) center 0 no-repeat;
}

.bg03 .cvUnit {
	padding: 60px 0 0;
}

.btnUnit {
	position: relative;
	top: 0;
	left: 0;
}

.btnUnit > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}


/* item_descript
------------------------------------------------ */
#item_descript {
	margin: 0 auto;
	width: 780px;
}
#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;
	width: 213px;
}
#item_descript table td {
	border: solid 1px #DBDBDB;
	padding: .75em;
}
#item_descript table td[colspan="2"] {
	border: none;
	padding-left: 0;
}
#item_descript .nutrition {
	border: solid 1px #DBDBDB;
	padding: 10px;
}
#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 dl dt {
	width: 250px;
}
#item_descript ul {
	list-style: none;
}
#item_descript ul li {
	margin-left: 1em;
	text-indent: -1em;
}
#item_descript ul li:before {
	content: "●";
}
#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;
}

.ldUchukdiUnit {
	margin: 0 0 40px;
	text-align: center;
	box-sizing: border-box;
}

#contentsArea .cvBtmUnit {
	margin: 0 auto 70px;
}

.mvUnit {
	width: 800px;
	height: 450px;
	margin: 0 auto;
}

.id-supsub--baseline {
  vertical-align: baseline;
}

.id-supsub {
  top: auto;
  bottom: auto;
  font-size: 0.75em;
}

.btn30 {
	position: absolute;
	bottom: 42px;
	left: 0;
	width: 100%;
	text-align: center;
}

.cvTxtWrap {
	display: flex;
}

.cvTxt {
	padding: 15px 10px 0;
	flex-direction: row;
	box-sizing: border-box;
}