@charset "utf-8";




/**
	画像
**/
.figure.figure-01 .image{
	background-image: url(./detail-01.png);
	max-width: 400px;/* 画像実データの幅 */
}

.figure.figure-01 .image:before{
	padding-top: 11.5%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-01 .figcaption{
	display: none;
}

/**
	画像
**/
 .figure.figure-02 .image{
	background-image: url(./detail-02.png);
	max-width: 867px;/* 画像実データの幅 */
}

.figure.figure-02 .image:before{
	padding-top: 74.63%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-02 .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-02 .image{
	background-image: url(./detail-02.png);
	max-width: 867px;/* 画像実データの幅 */
}

.figure.figure-02 .image:before{
	padding-top: 74.63%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-02 .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-02s .image{
	background-image: url(./detail-02s.jpg);
	max-width: 640px;/* 画像実データの幅 */
}

.figure.figure-02s .image:before{
	padding-top: 74.69%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-02s .figcaption{
	display: none;
}

/**
	画像
**/
 .figure.figure-03 .image{
	background-image: url(./detail-03.png);
	max-width: 867px;/* 画像実データの幅 */
}

.figure.figure-03 .image:before{
	padding-top: 74.63%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-03 .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-03s .image{
	background-image: url(./detail-03s.jpg);
	max-width: 640px;/* 画像実データの幅 */
}

.figure.figure-03s .image:before{
	padding-top: 74.69%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-03s .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-04 .image{
	background-image: url(./detail-04.png);
	max-width: 867px;/* 画像実データの幅 */
}

.figure.figure-04 .image:before{
	padding-top: 74.63%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-04 .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-04s .image{
	background-image: url(./detail-04s.jpg);
	max-width: 640px;/* 画像実データの幅 */
}

.figure.figure-04s .image:before{
	padding-top: 74.69%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-04s .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-05 .image{
	background-image: url(./detail-05.png);
	max-width: 867px;/* 画像実データの幅 */
}

.figure.figure-05 .image:before{
	padding-top: 74.63%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-05 .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-05s .image{
	background-image: url(./detail-05s.jpg);
	max-width: 640px;/* 画像実データの幅 */
}

.figure.figure-05s .image:before{
	padding-top: 74.69%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-05s .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-06 .image{
	background-image: url(./detail-06.png);
	max-width: 867px;/* 画像実データの幅 */
}

.figure.figure-06 .image:before{
	padding-top: 74.63%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-06 .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-06s .image{
	background-image: url(./detail-06s.jpg);
	max-width: 640px;/* 画像実データの幅 */
}

.figure.figure-06s .image:before{
	padding-top: 74.69%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-06s .figcaption{
	display: none;
}

/**
	画像
**/
 .figure.figure-07 .image{
	background-image: url(./detail-07.jpg);
	max-width: 640px;/* 画像実データの幅 */
}

.figure.figure-07 .image:before{
	padding-top: 82.97%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-07 .figcaption{
	display: none;
}
/**
	画像
**/
 .figure.figure-08 .image{
	background-image: url(./detail-08.jpg);
	max-width: 200px;/* 画像実データの幅 */
}

.figure.figure-08 .image:before{
	padding-top: 95%;/* 画像データの縦÷横 (小数点第３位切り上げ) */
}

.figure.figure-08 .figcaption{
	display: none;
}

.note{margin-bottom:10px;}

/* section-free */

.section-detail .section-free-main {
    background-color: #645613;
    color: #FFF;
    border-radius: 5px;
    /* padding: 0.5em 0.5em 0.2em 0.5em; */
    padding: 6px 6px 2px 6px;
    padding: 0.5rem 0.5rem 0.2rem 0.5rem;
    /* margin-bottom: 3em; */
    margin-bottom: 36px;
    margin-bottom: 3rem;
}
.section-detail .section-free-main h3:before {
    content: "■";
}

.section-detail .section-free{
	background-color: #eee;
	border-radius: 5px;
	/* padding: 0.5em 0.5em 0.2em 0.5em;*/
	padding: 6px 6px 2px 6px;/* IE8 */
	padding: 0.5rem 0.5rem 0.2rem 0.5rem;
	/* margin-bottom: 3.0em; */
	margin-bottom: 36px;/* IE8 */
	margin-bottom: 3.0rem;

}

.section-detail .section-free h3 {
	color: #690;
	border: none;
	text-decolation:none;
	margin-left: 1.4rem;
	text-indent: -1.4rem;
}

.section-detail .section-free h3:before{
	content: "■";
}

/* section-table */

.section-spec table {
	width: 100%;	
}

/* h5 */

.section-detail .section h5,
.section-notice .section h5{
	border-bottom: dotted 1px #069;
	color: #069;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	margin-left: 8px;	
}

/* ========================
	updater
   ======================== */

.updater {
	display: block;
	border: 1px solid #AAA;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 15px;
	margin:20px auto;
	width: 300px;
	text-align: center;
	background: #EEE;
	color: #333 !important;
	font-weight: bold;
	font-size: 0.9em;
}

.updater:hover {
	border: 1px solid #36C;
	background: #c9def0;
	color: #36C !important;
}