@charset "utf-8";
/* CSS Document */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
	text-decoration: none;
}
dt {
	font-weight: bold;
	font-size: 18px;
}
* {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
strong {
	color: #969691;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}

@media screen and (max-width: 640px) {
dt {
	font-weight: bold;
	font-size: 16px;
}
}
dd {
	display: block;
}

/* ----------------------------------
	img
---------------------------------- */
img {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: middle;
	max-width: 100%; /*Fluid Image*/
	height: auto; /*Fluid Image*/
}
.ie8 img {
	width: auto; /*Fluid Image*/
}
/* ----------------------------------
	html,body
---------------------------------- */

html {
	height: 100%;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, arial, helvetica;
	-webkit-text-size-adjust: 100%; /*文字サイズの自動調整機能のキャンセル*/
	-ms-text-size-adjust: 100%; /*文字サイズの自動調整機能のキャンセル*/
	font-size: 22px;
	color: #818181;
	line-height: 1.6em;
	text-align: left;
	width: 100%;
	height: 100%;
	background: #e9e1ce;
	-webkit-backface-visibility: hidden; /* for Android 2.x */
}

@media screen and (max-width: 640px) {
html {
	/*height:auto;*/
}
body {
	/*height:auto;*/	
	font-size: 16px;
	letter-spacing: -0.001em;/*iOS4でのテキスト隙間への対応*/
	line-height: 1.5em;
}
}
/* ----------------------------------
	link
---------------------------------- */	

a {
	color: #969691;
	text-decoration: underline;
}
a:hover {
	color: #969691;
	text-decoration: underline;
}
@media screen and (min-width: 641px) {
.anchor {
	padding-top: 50px;
	margin-top: -50px;
}
}
@media screen and (max-width: 640px) {
.anchor {
	padding-top: 50px;
	margin-top: -50px;
}
}

/* ----------------------------------
	clearfix
---------------------------------- */
.clearfix:after {
	content: " ";
	display: block;
	height: 0.1px;
	font-size: 0;/*firefox対策*/
	line-height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

	
/* -----------------------------------------------------
	wrapper
----------------------------------------------------- */
#wrapper {
	-webkit-backface-visibility: hidden; /* for Android 2.x */
	z-index: 20;
	min-height: 100%;
}

@media screen and (min-width: 641px) {
#wrapper {
	margin: 0 auto;
	width: 100%;
	min-width: 1240px;
	position: relative;
	z-index: 1;
}
body .fixedBg {
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-size: cover;
	position: fixed;
	left: auto;
	left: 0px\9;
	top: 55px;
	z-index: 0;
}
:root body .fixedBg {
 left: auto\0/;
}
}

@media screen and (max-width: 640px) {
#wrapper {
	margin: 0 auto;
	width: 100%;
	position: relative;
}
body .fixedBg {
	display: block;
	content: " ";
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 55px;
	background-size: cover;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1;
}
}

/* -----------------------------------------------------
	contents
----------------------------------------------------- */
@media screen and (min-width:641px) {
#contents {
	margin: 0px auto 0px;
	padding: 126px 0px 130px 0px;
	width: 1142px;
	min-width: 300px;
	/*width: 880px;*/	
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
}

@media screen and (max-width: 640px) {
#contents {
	margin: 0px auto;
	padding: 75px 20px 55px 20px;
	width: auto;
}
}
#contents .vaT {
	vertical-align: top;
}
.note {
	color: #ff0000 !important;
}
.smallFont {
	font-size: 84%;
	line-height: 115%;
}

/* -------------------------------------------------------------------
header
-------------------------------------------------------------------- */
#header {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: fixed;
	top: 0px;
	left: 0px;
	-webkit-backface-visibility: hidden; /* for Android 2.x */
	width: 100%;
	height: 50px;
	padding: 0;
	background: #e9e1ce;
	color: #969691;
	border-bottom: 1px solid #969691;
	/* box-shadow */
	/*-webkit-box-shadow: 40px -20px 20px 30px rgba(0,0,0,0.3);
	-moz-box-shadow: 40px -20px 20px 30px rgba(0,0,0,0.3);
	box-shadow: 40px -20px 20px 30px rgba(0,0,0,0.3);
	-pie-box-shadow: 20px 0px 20px 0px #000000;*/
	/*behavior: url(../shared/js/PIE.htc);*//*CSS3 PIE実行*/
	z-index: 100;
}

#header_inner {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 12px 0px 0px 0px;
	margin: 0 auto;
}

#simple-menu {
	margin: 0;
	padding: 0;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -99999px;
	text-align: left;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/img_nav_icon.gif) no-repeat 0px 0px;
	cursor: pointer;
	-webkit-backface-visibility: hidden; /* for Android 2.x */
}

@media screen and (min-width: 641px) {
#header {
	min-width: 1000px;
}
#header_inner {
	max-width: 1200px;
	width: 100%;
	margin: 0px auto;
}
}
@media screen and (max-width: 640px) {

}


/* -------------------------------------------------------------------
footer
-------------------------------------------------------------------- */
#footer {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: 55px;
	padding: 0;
	background: #e9e1ce;
	color: #969691;
	border-top: 1px solid #969691;
	/* box-shadow */
	/*box-shadow: rgba(0, 0, 0, 0.360784) 0px -3px 5px -1px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.360784) 0px -3px 5px -1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.360784) 0px -3px 5px -1px;*/
	/*behavior:url(../shared/js/PIE.htc);CSS3 PIE実行*/
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 20;
}

ul#page_nav {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: auto;
	padding-top: 15px;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	vertical-align: middle;
	zoom: 1;
}
ul#page_nav:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

ul#page_nav a:link,
ul#page_nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
ul#page_nav a:hover,
ul#page_nav a:active {
	color: #ffffff;
	text-decoration: underline;
}

/*641px以上*/	
@media screen and (min-width:641px) {
ul#page_nav {
	width: 1200px;
}
}
ul#page_nav li.page_prev {
	float: left;
	text-align: left;
	width: 84px;
	height: 22px;
}
ul#page_nav li.page_prev a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background-image: url(../img/img_prev_next.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul#page_nav li.page_next {
	float: right;
	text-align: right;
	width: 84px;
	height: 22px;
}
ul#page_nav li.page_next a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background-image: url(../img/img_prev_next.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

@media screen and (max-width: 640px) {
ul#page_nav {
	padding-left: 20px;
	padding-right: 20px;
}
ul#page_nav li.page_prev a {
	-moz-transform-origin: 0% 50%;
	-webkit-transform-origin: 0% 50%;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
}
ul#page_nav li.page_next a {
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 100% 50%;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
}
}
/*-- footerlink --*/
#footer a {
	font-size: 22px;
	color: #887c67;
}
#footer a:hover {
	color: #887c67;
	text-shadow: 0px 0px 3px 0px #FFFFFF;
	text-decoration: underline;
}


/* -----------------------------------------------------
	title
----------------------------------------------------- */
#header h1 {
	background-image: url(../img/h_title_splite.gif);
	background-repeat: no-repeat;
	height: 24px;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	margin: 0px auto;
	font-size: 100%;
 font-weight:bold;
	color: #ffffff;
}
#contents h1 {
	height: 70px;
	width: auto;
	margin: 50px 0 20px;
	padding-left: 20px;
	vertical-align: middle;
}
.h1text {
	font-size: 30px;
	display: inline-block;
	width: 625px;
	height: 70px;
	/*padding-top:20px;*/
	padding-top: 22px;
	padding-left: 15px;
}

@media screen and (min-width: 641px) {
#header h1 {
	font-size: 16px;
}
}

@media screen and (max-width: 640px) {
#header h1 {
	font-size: 14px;
	-moz-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
}
}


/* -----------------------------------------------------
	section
----------------------------------------------------- */
.section01 {
	clear: both;
	margin-bottom: 56px;
	zoom: 1;
}
.section01:last-child {
	margin-bottom: 0px;
}
.section01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.section02 {
	clear: both;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	/*margin-top: 56px;
	margin-bottom: 56px;*/
	margin-top: 80px;
	margin-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
	zoom: 1;
}
.section02 h1,
.section02 h2,
.section02 h3,
.section02 h4,
.section02 p,
.section02 table,
.section02 div,
.section02 ul,
.section02 ol,
.section02 dl {
	position: absolute;
	left: -9000px;
	top: 0px;
}
/*.section02:last-child {
	margin-bottom: 0px;
}*/
.section02:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.section02 p {
	margin-bottom: 1.4em;
}

.section03 {
	clear: both;
	margin-bottom: 40px;
	zoom: 1;
}
.section03:last-child {
	margin-bottom: 0px;
}
.section03:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.section03 p {
	margin-bottom: 1.4em;
}

@media screen and (max-width: 640px) {
.section02 {
	margin-top: 0px;
	margin-bottom: 32px;
}
.section03 {
	margin-bottom: 32px;
}
}

.borderBox {
	margin: 0px auto 40px auto;
}
.borderBoxInner {
	border: 1px solid #9b8246;
	background: #0f0602;
	background: rgba(15,6,2,0.4);
	padding: 28px 24px 20px 24px;
	zoom: 1;
}
.borderBoxInner:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.borderBoxHeading {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0px 0px 16px 0px;
	color: #9b8246;
	font-size: 26px;
	line-height: 135%;
	vertical-align: top;
	padding: 2px 0px 0px 42px;
	min-height: 38px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.borderBoxInner p {
	margin-bottom: 0.1em !important;
}
.borderBox .image01 {
	width: 450px;
	margin-bottom: 0.1em !important;
}
.borderBox .image01-l {
	width: 450px;
	margin-bottom: 0.1em !important;
}
@media screen and (max-width: 640px) {
.borderBox {
	margin: 0px auto 56px auto;
}
.borderBoxInner {
	border-width: 2px;
	padding: 20px 14px 16px 14px;
}
.borderBoxHeading {
	padding: 1px 0px 0px 28px;
	min-height: 24px;
	font-size: 18px;
	line-height: 135%;
	background-size: 22px;
	background-position: 0px 2px;
}
.borderBox .image01 {
	width: 100%;
}
.borderBox .image01-l {
	width: 100%;
}
}


/* -----------------------------------------------------
	heading
----------------------------------------------------- */
.heading01 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-top: 2px solid #dc0000;
	border-bottom: 2px solid #dc0000;
	font-size: 32px;
	line-height: 115%;
	font-weight: bold;
	color: #fc9292;
	text-align: center;
	margin-bottom: 25px;
}
.heading01 > span {
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 18px 10px 17px 10px;
}
.heading02 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0px;
	font-size: 30px;
	line-height: 135%;
 font-weight:bold;
	color: #fc9292;
	margin-bottom: 8px;
}
.heading02 > span {
	font-size: 84%;
}

@media screen and (max-width: 640px) {
.heading01 {
	font-size: 20px;
	line-height: 110%;
	margin-bottom: 10px;
}
.heading01 > span {
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 18px 10px 18px 10px;
}
.heading01 > span span {
	font-size: 16px;
	position: relative;
	left: 0px;
	top: -2px;
}
.heading02 {
	padding: 0px;
	font-size: 18px;
	line-height: 135%;
}
}

/* -----------------------------------------------------
	image
----------------------------------------------------- */
@media screen and (min-width: 641px) {
#spacer01,
#spacer02,
#spacer03,
#spacer04,
#spacer05,
#spacer06,
#spacer07,
#spacer08,
#spacer09,
#spacer10 {
	display: none !important;
}
}
.img_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.image01 {
	width: 500px;
	float: right;
	margin-left: 16px;
	margin-bottom: 24px;
}
.image01 img {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
}

.image01-l {
	width: 500px;
	float: left;
	margin-right: 16px;
	margin-bottom: 24px;
}
.image01-l img {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
}

@media screen and (max-width: 640px) {
.image01 {
	width: 100%;
	float: none;
	margin: 0px 0px 16px 0px;
	text-align: center;
}
.image01 img {
	/*border: 2px solid #ffffff;*/
}
.image01-l {
	width: 100%;
	float: none;
	margin: 0px 0px 16px 0px;
	text-align: center;
}
.image01-l img {
	/*border: 2px solid #ffffff;*/
}
}

.image02 {
	width: 100%;
	margin-bottom: 32px;
}
.image02 img {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
}

.page_image {
	width: 1080px;
	text-align: center;
	margin: 0px auto 80px auto;
}
.page_image img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.page_image2 {
	width: 980px;
	text-align: center;
	margin: 0px auto 80px auto;
}
.page_image2 img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.page_image3 {
	width: 1124px;
	text-align: center;
	margin: 205px auto 20px auto;
}
.page_image3 img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.page_image4 {
	width: 1142px;
	text-align: center;
	margin: 100px auto 20px auto;
}
.page_image4 img {
	max-width: 100%;
	width: auto;
	height: auto;
}

@media screen and (max-width: 640px) {
.page_image {
	width: auto;
	margin-bottom: 40px;
}
.page_image2 {
	width: auto;
	margin-bottom: 40px;
}
.page_image3 {
	width: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.page_image4 {
	width: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
}



/* -----------------------------------------------------
	text
----------------------------------------------------- */
.lead01 {
	color: #ffffff;
	margin-bottom: 1.6em !important;
}
#contents p {
	margin: 0px 0px 1.0em 0px;
}
@media screen and (min-width: 641px) {
.box-left {
	width: 480px;
	float: left;
}
.box-right {
	width: 480px;
	float: right;
}
}

.page_text {
	padding: 0px 0px;
	text-align: left;
	margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
.page_text {
	padding: 0px 0px;
	padding: 0px 1.0vw;
	text-align: left;
	margin-bottom: 32px;
}
}


/* -----------------------------------------------------
	icon
----------------------------------------------------- */
.ic_caution {
	background: url(../img/img_common_caution.png) no-repeat 0px 4px;
	padding: 0px 0px 0px 36px;
	color: #9b8246;
}

@media screen and (max-width: 640px) {
.ic_caution {
	background-size: 18px;
	padding: 0px 0px 0px 22px;
}
}


/* -----------------------------------------------------
	list
----------------------------------------------------- */
ul.disc li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 28px;
	background: url(../img/img_ic_circle.gif) no-repeat 0px 0.3em;
	background-size: 20px;
	word-wrap: break-word;
	word-break: break-all;/* webkit */
}

@media screen and (max-width:640px) {
ul.disc li {
	margin-bottom: 10px;
	padding-left: 22px;
	/*background-position: 0px 0.25em;*/
	background-size: 16px 16px;
}
}



/* -----------------------------------------------------
	カラー太字
----------------------------------------------------- */
.strong {
	font-weight: bold;
	color: #ffffff;
}


/* -----------------------------------------------------
	PS4・PC / スマホ での表示切替指定
----------------------------------------------------- */	
@media screen and (min-width:641px) {
.pcNone {
	display: none !important;
}
}

@media screen and (max-width:640px) {
.spNone {
	display: none !important;
}
}


/* -----------------------------------------------------
	レイアウト調整
----------------------------------------------------- */
.mg_text_b {
	margin-bottom: 1.2em !important;
}
.mg_t0 {
	margin-top: 0px !important;
}
.mg_t0 .clearfix {
	margin-top: 0px !important;
}
.mg_t5 {
	margin-top: 5px !important;
}
.mg_t15 {
	margin-top: 15px !important;
}
.mg_t10 {
	margin-top: 10px !important;
}
.mg_t20 {
	margin-top: 20px !important;
}
.mg_t30 {
	margin-top: 30px !important;
}

@media screen and (min-width:641px) {
.pc_mg_t0 {
	margin-top: 0px !important;
}
.pc_mg_t10 {
	margin-top: 10px !important;
}
.pc_mg_t20 {
	margin-top: 20px !important;
}
}

@media screen and (max-width:640px) {
.sp_mg_t-20 {
	margin-top: -20px !important;
}
.sp_mg_t-10 {
	margin-top: -10px !important;
}
.sp_mg_t0 {
	margin-top: 0px !important;
}
.sp_mg_t10 {
	margin-top: 10px !important;
}
.sp_mg_t20 {
	margin-top: 20px !important;
}
.sp_mg_t30 {
	margin-top: 30px !important;
}
}
.mg_t40 {
	margin-top: 40px !important;
}
/*-左-*/
.mg_l10 {
	margin-left: 10px !important;
}

	
/* -----------------------------------------------------
	webfont指定              		scefont 3.7
----------------------------------------------------- */
@font-face {
	font-family: "sce3.7w1";
	src: url("../../shared/fonts/sce3.7w1.eot");
	src: url("../../shared/fonts/sce3.7w1.eot?#iefix") format("embedded-opentype"), url("../../shared/fonts/sce3.7w1.woff") format("woff"), url("../../shared/fonts/sce3.7w1.ttf") format("truetype"), url("../../shared/fonts/sce3.7w1.svg#sce3.7w1") format("svg");
	font-weight: normal;
	font-style: normal;
	font-stretch: normal
}
@font-face {
	font-family: "sce3.7w2";
	src: url("../../shared/fonts/sce3.7w2.eot");
	src: url("../../shared/fonts/sce3.7w2.eot?#iefix") format("embedded-opentype"), url("../../shared/fonts/sce3.7w2.woff") format("woff"), url("../../shared/fonts/sce3.7w2.ttf") format("truetype"), url("../../shared/fonts/sce3.7w2.svg#sce3.7w2") format("svg");
	font-weight: normal;
	font-style: normal;
	font-stretch: normal
}
.ps-button-icon {
	display: inline-block;
	font-family: "sce3.7w1", Arial, sans-serif;
	font-size: 24px;
	padding: 0 3px;
	vertical-align: -1px;
	font-weight: normal !important;
	line-height: 0.9em;
}

/*-- スマホ用 --*/
@media screen and (max-width:640px) {
.ps-button-icon {
	vertical-align: -1px;
	display: inline-block;
 /display: inline;
	zoom: 1;
	font-size: 20px;
	line-height: 20px;
}
}
.ps-button-iconL {
	font-family: "sce3.7w1", Arial, sans-serif;
	font-size: 24px;
	padding: 0 2px;
	font-weight: normal !important;
}
.web-font-S {
	color: #ffffff;
}




/* -----------------------------------------------------
	#sidr
----------------------------------------------------- */
#sidr {
	-webkit-backface-visibility: hidden; /* for Android 2.x */
	position: fixed;
	left: -398px;
	top: 0px;
	z-index: 1;
	width: 398px;
	height: 100%;
	overflow: auto;
	border: none;
}
#sidr:after,
#sidr #pie-shadow {
	content: " ";
	width: 0px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	-webkit-box-shadow: 20px 0px 20px 30px rgba(0,0,0,0.05);
	-moz-box-shadow: 20px 0px 20px 30px rgba(0,0,0,0.05);
	box-shadow: 20px 0px 20px 30px rgba(0,0,0,0.05);
	-pie-box-shadow: 0px 0px 20px 0px #000000;
	z-index: 9999;
}
#sidr #pie-shadow {
	width: 1px; /* for IE8 */
	right: -1px; /* for IE8 */
	behavior:url(../shared/js/PIE.htc); /*CSS3 PIE実行*/
}
#sidr .scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
#sidr .vscrollerbar {
	width: 8px;
	background: #666666;
}
#sidr .vscrollerbarbeg {
	width: 8px;
	height: 0px;
	background: #cccccc;
	margin: 0px;
}
#sidr .vscrollerbarend {
	width: 8px;
	height: 0px;
	background: #999999;
}
#sidr .vscrollerbase {
	width: 8px;
	background: #666666;
	margin: 0px;
}
#sidr .vscrollerbasebeg {
	width: 8px;
	height: 10px;
	background: #666666;
}
#sidr .vscrollerbaseend {
	width: 8px;
	height: 1px;
	background: #666666;
	margin-top: -1px;
}
#sidr .hscrollerbase {
	height: 8px;
	background-color: #666666;
}
#sidr .hscrollerbar {
	height: 8px;
	background-color: #666666;
}
#sidr .vscrollerbar, .hscrollerbar {
	padding: 0px;
	z-index: 2;
}
#sidr_mcontentwrapper {
	z-index: 100 !important;
}
#sidr_scrollwrapper {
	z-index: 10 !important;
}
#sidr {
	background-color: #e9e1ce;
	background-image: url(../img/img_menu_bg01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 630px;
	background-size: 100%;
}
#sidr ul {
	margin: 0;
	padding: 0px 0px 50px 0px;
	border: none;
}
#sidr ul li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background-color: #e9e1ce;
	color: #818181;
	line-height: 100% !important;
	padding: 0px;
	height: 75px;
	overflow: visible;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#sidr ul li a,
#sidr ul li span {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
	text-indent: -9000px;
	background-image: url(../img/img_menu_splite.gif);
	background-repeat: no-repeat;
	border-bottom: 2px solid #cac3b3;
}

#sidr ul li:hover,
#top #sidr ul li.home2,
#top #sidr ul li.home2,
#control1 #sidr ul li.control1,
#control1 #sidr ul li.control1,
#control2 #sidr ul li.control2,
#control2 #sidr ul li.control2,
#screen #sidr ul li.screen,
#screen #sidr ul li.screen,
#item #sidr ul li.item,
#item #sidr ul li.item,
#option #sidr ul li.option,
#option #sidr ul li.option {
	z-index: 2;
}

#sidr ul li a:link,
#sidr ul li a:visited {
	background-color: transparent;
	/*border-top: 2px solid #dcdacf;*/
}
#sidr ul li a:hover,
#sidr ul li a:active,
#top #sidr ul li.home2 a:link,
#top #sidr ul li.home2 a:visited,
#control1 #sidr ul li.control1 a:link,
#control1 #sidr ul li.control1 a:visited,
#control2 #sidr ul li.control2 a:link,
#control2 #sidr ul li.control2 a:visited,
#screen #sidr ul li.screen a:link,
#screen #sidr ul li.screen a:visited,
#item #sidr ul li.item a:link,
#item #sidr ul li.item a:visited,
#option #sidr ul li.option a:link,
#option #sidr ul li.option a:visited {
	background-color: rgba(0,0,0,0.1);
	/*border-top: 2px solid #ffffff;
	height: 77px;
	margin-bottom: -2px;*/
}

#sidr ul li:last-child a:link,
#sidr ul li:last-child a:visited {
	background-color: transparent;
	/*border-bottom: 2px solid #dcdacf;*/
}
#option #sidr ul li.option a:link,
#option #sidr ul li.option a:visited,
#sidr ul li:last-child a:hover,
#sidr ul li:last-child a:active {
	background-color: rgba(0,0,0,0.1);
	/*border-bottom: 2px solid #ffffff;*/
}
#sidr ul li.home {
	background: #747067;
}
#sidr ul li.home a:link,
#sidr ul li.home a:visited {
	opacity: 1.0;
	border-top: none !important;
	border-bottom: none !important;
}
#sidr ul li.home a:hover,
#sidr ul li.home a:active {
	opacity: 0.85;
	border-top: none !important;
	border-bottom: none !important;
	height: 100% !important;
}

#sidr ul li.home {
	height: 246px;
}
#sidr ul li.home a {
	background-position: 50% 0px;
}
#sidr ul li.control1 a {
	background-position: 50% -251px;
}
#sidr ul li.control2 a {
	background-position: 50% -327px;
}
#sidr ul li.screen a {
	background-position: 50% -401px;
}
#sidr ul li.item a {
	background-position: 50% -475px;
}
#sidr ul li.option a {
	background-position: 50% -552px;
}

@media screen and (max-width: 640px) {
#sidr {
	width: 260px;
	background-position: 50% 400px;
	/*background-position: 50% 125vw;*/
}
#sidr ul li {
	width: 100%;
	height: 48px;
}
#sidr ul li a,
#sidr ul li span {
	background-size: 260px;
}
#sidr ul li a:hover,
#sidr ul li a:active,
#top #sidr ul li.home2 a:link,
#top #sidr ul li.home2 a:visited,
#control1 #sidr ul li.control1 a:link,
#control1 #sidr ul li.control1 a:visited,
#control2 #sidr ul li.control2 a:link,
#control2 #sidr ul li.control2 a:visited,
#screen #sidr ul li.screen a:link,
#screen #sidr ul li.screen a:visited,
#item #sidr ul li.item a:link,
#item #sidr ul li.item a:visited,
#option #sidr ul li.option a:link,
#option #sidr ul li.option a:visited {
	/*height: 50px;
	margin-bottom: -2px;*/
}
#sidr ul li.home {
	height: 160px;
}
#sidr ul li.home a {
	background-position: 50% 0px;
}
#sidr ul li.control1 a {
	background-position: 50% -164px;
}
#sidr ul li.control2 a {
	background-position: 50% -214px;
}
#sidr ul li.screen a {
	background-position: 50% -263px;
}
#sidr ul li.item a {
	background-position: 50% -311px;
}
#sidr ul li.option a {
	background-position: 50% -360px;
}
}
/* -----------------------------------------------------
	alert for landscape			  
----------------------------------------------------- */
#landscapeAlertOuter {
	display: none;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99999;
}
#landscapeAlertOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 90000;
	background: #000000;
	opacity: 0.7;
	width: 100%;
	height: 200%;
}
#landscapeAlertMes {
	position: fixed;
	left: 50%;
	top: 10%;
	z-index: 99999;
	width: 40%;
	margin-left: -20%;
	margin-top: 0px;
}
#landscapeAlertMes img {
	width: 100%;
	height: auto;
}



/* -----------------------------------------------------
	top.html				
----------------------------------------------------- */
#top #header h1 {
	background-position: 50% 0px;
}
#top #header,
#top #footer {
	background-image: none;
}
#top #top_title {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/* QRコード用 */
.img_QRcode {
	float: right;
	margin: 0 0 0 10px;
	display: block;
	width: 85px;
}
#top #top_hint {
	font-size: 90%;
	line-height: 135%;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 16px;
	/*border-radius:34px;*/
	/*border-radius:25px;*/
	border: 2px solid #969691;
	position: relative;
	behavior: url(../../shared/js/PIE.htc);/*CSS3 PIE実行 絶対パス*/
}
#top #top_hint p {
	color: #969691 !important;
	margin: 0px !important;
}
#top ul.disc {
	font-size: 90%;
	line-height: 135%;
	margin-bottom: 30px;
}
#top ul.disc li {
	background-position: 0px 0.1em;
}
/*641px以上*/
@media screen and (min-width:641px) {
#top #contents {
	margin: 0px auto 0px;/* margin-bottom = fooderのmargin-50px分 */
	padding: 85px 0px 65px 0px; /*padding-top = header高さ*/
	width: 100%;
	height: auto;
	behavior: url(../../shared/js/PIE.htc);/*IE8対策  CSS3 PIE実行*/
}
/*#contents_inner_  topページのみ*/	
#top #contents_inner {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding-bottom: 30px;
}
#top .box {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	width: auto;
}
#top #top_title {
	background-image: url(../img/img_top_title.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	width: 100%;
	height: 1200px;
	text-align: center;
	margin-bottom: 50px;
}
}
/*640px以下*/
@media screen and (max-width: 640px) {
#top #wrapper {
	background: none;
}
#top #contents {
	padding: 50px 0 30px; /*padding-top = header高さ*/
	width: auto;
	height: auto;
}
#top #top_title {
	text-align: center;
	margin-bottom: 20px;
}
#top #top_title img {
	width: 100%;
	height: auto;
}
/*#contents_inner_  topページのみ*/	
#top #contents_inner {
	margin: 0px 20px 0px;
	padding-bottom: 50px;
}
}

/*--copyright--*/
#copyright {
	font-size: 74%;
	line-height: 1.4em;
	margin-top: 20px;
	color: #969691 !important;
}
#copyright img {
	margin-top: 12px;
}

@media screen and (max-width: 640px) {
#copyright {
	font-size: 10px;
	line-height: 1.4em;
	margin: 30px 0px 0px;
}
#copyright img {
	margin-top: 5px;
}
}

/* -----------------------------------------------------
	control1.html			  
----------------------------------------------------- */
#control1 #header h1 {
	background-position: 50% -50px;
}

@media screen and (min-width: 641px) {
#control1 #contents {
	padding-top: 100px;
}
#control1 .image01 {
	padding-bottom: 32px;
}
#control1 .image01-l {
	width: 400px;
}
#control1 .box-right {
	width: 580px;
}
#control1_sec01,
#control1_sec02 {
	background-image: url(../img/img_control1_splite.gif);
	background-repeat: no-repeat;
}
#control1_sec01 {
	height: 230px;
	background-position: 0px 0px;
}
#control1_sec02 {
	height: 1392px;
	background-position: 0px -300px;
}
#control1_sec03 {
	background-image: url(../img/img_control_note01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 1142px;
	height: 55px;
	margin-top: -45px !important;
}
}

@media screen and (max-width: 640px) {
#control1 #contents {
	padding-top: 50px;
}
#control1 .scrollFixed {
	position: fixed;
	left: 0px;
	box-sizing: border-box;
	min-width: 320px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	z-index: 10;
}
#control1 #fixed01 {
	box-sizing: border-box;
	min-width: 320px;
	margin-left: -20px;
	margin-right: -20px;
	padding-bottom: 20px;
}
#control1 #fixed01 img {
	width: 100%;
}
#control1_sec01,
#control1_sec02 {
	background-image: url(../img/small/img_control1_splite.gif);
	background-repeat: no-repeat;
	background-size: 280px;
	background-size: 87vw;
	width: 280px;
	width: 87vw;
}
#control1_sec01 {
	height: 95px;
	height: 30vw;
	background-position: 0px 0px;
}
#control1_sec02 {
	height: 728px;
	height: 228vw;
	background-position: 0px -122px;
	background-position: 0px -38vw;
}
#control1_sec03 {
	background-image: url(../img/small/img_control_note01.gif);
	background-repeat: no-repeat;
	background-size: 280px;
	background-size: 87vw;
	background-position: 0px 0px;
	width: 280px;
	width: 87vw;
	height: 35px;
	height: 12vw;
	margin-top: -15px !important;
	margin-top: -3.9vw !important;
}
}

/* -----------------------------------------------------
	control2.html			  
----------------------------------------------------- */
#control2 #header h1 {
	background-position: 50% -100px;
}

#control2 .table01 {
	width: 100%;
}
#control2 .table02 {
	width: 100%;
}

@media screen and (min-width: 641px) {
#control2 #contents {
	padding-top: 100px;
}
#control2 .table02 th {
	width: 40%;
}
#control2 .image01 {
	padding-bottom: 32px;
}
#control2 .image01-l {
	width: 400px;
}
#control2 .box-right {
	width: 580px;
}
#control2_sec01 {
	background-image: url(../img/img_control2_splite.gif);
	background-repeat: no-repeat;
	width: 1142px;
	height: 895px;
	background-position: 0px 0px;
}
#control2_sec02 {
	background-image: url(../img/img_control_note01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 1142px;
	height: 55px;
	margin-top: -45px !important;
}
}

@media screen and (max-width: 640px) {
#control2 #contents {
	padding-top: 50px;
}
#control2 .scrollFixed {
	position: fixed;
	left: 0px;
	box-sizing: border-box;
	min-width: 320px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	z-index: 10;
}
#control2 #fixed01 {
	box-sizing: border-box;
	min-width: 320px;
	margin-left: -20px;
	margin-right: -20px;
	padding-bottom: 20px;
}
#control2 #fixed01 img {
	width: 100%;
}
#control2_sec01 {
	background-image: url(../img/small/img_control2_splite.gif);
	background-repeat: no-repeat;
	background-size: 280px;
	background-size: 87vw;
	width: 280px;
	width: 87vw;
	height: 510px;
	height: 159vw;
	background-position: 0px 0px;
}
#control2_sec02 {
	background-image: url(../img/small/img_control_note01.gif);
	background-repeat: no-repeat;
	background-size: 280px;
	background-size: 87vw;
	background-position: 0px 0px;
	width: 280px;
	width: 87vw;
	height: 35px;
	height: 12vw;
	margin-top: -15px !important;
	margin-top: -3.9vw !important;
}
}



/* -----------------------------------------------------
	screen.html			  
----------------------------------------------------- */
#screen #header h1 {
	background-position: 50% -150px;
}

#screenBg {
	background-image: url(../img/img_screen_bg01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	width: 100%;
	height: 1457px;
	text-align: center;
	padding-bottom: 55px;
}

@media screen and (min-width: 641px) {
#screen #contents {
	padding-bottom: 20px;
}
#screen .image01 {
	padding-bottom: 32px;
}
#screen .image01-l {
	width: 400px;
}
#screen .box-right {
	width: 580px;
}
#screen .page_image {
	width: 1000px;
}
#screen_sec01 {
	background-image: url(../img/img_screen_splite.gif);
	background-repeat: no-repeat;
	width: 1142px;
	height: 846px;
	background-position: 0px 0px;
}
}

@media screen and (max-width: 640px) {
#screenBg {
	width: 100%;
	height: 340px;
	background-size: 580px;
	margin-top: -20px;
}
#screen #contents {
	padding-top: 50px;
	padding-bottom: 0px;
}
#screen .scrollFixed {
	position: fixed;
	left: 0px;
	box-sizing: border-box;
	min-width: 320px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	z-index: 10;
}
#screen #fixed01 {
	box-sizing: border-box;
	min-width: 320px;
	margin-left: -20px;
	margin-right: -20px;
	padding-bottom: 20px;
}
#screen #fixed01 img {
	width: 100%;
}
#screen_sec01 {
	background-image: url(../img/small/img_screen_splite.gif);
	background-repeat: no-repeat;
	background-size: 280px;
	background-size: 87vw;
	width: 280px;
	width: 87vw;
	height: 355px;
	height: 112vw;
	background-position: 0px 0px;
}
}



/* -----------------------------------------------------
	item.html			  
----------------------------------------------------- */
#item #header h1 {
	background-position: 50% -200px;
}
#item .page_image {
	text-align: center;
	margin-bottom: 32px;
}

@media screen and (min-width: 641px) {
#item .image01 {
	padding-bottom: 32px;
}
#item .image01-l {
	width: 400px;
}
#item .box-right {
	width: 580px;
}
#item .page_image {
	width: 762px;
	margin-bottom: 140px;
}
#item .section02 {
	margin-top: 0px;
	margin-bottom: 70px;
}
#item_sec01,
#item_sec02 {
	background-image: url(../img/img_item_splite.gif);
	background-repeat: no-repeat;
	width: 1142px;
}
#item_sec01 {
	height: 148px;
	background-position: 0px 0px;
}
#item_sec02 {
	height: 116px;
	background-position: 0px -200px;
}
}

@media screen and (max-width: 640px) {
#item .section02 {
	margin-top: 0px;
	margin-bottom: 20px;
}
#item .page_image {
	margin-bottom: 56px;
}
#item_sec01,
#item_sec02 {
	background-image: url(../img/small/img_item_splite.gif);
	background-repeat: no-repeat;
	background-size: 280px;
	background-size: 87vw;
	width: 280px;
	width: 87vw;
}
#item_sec01 {
	height: 77px;
	height: 25vw;
	background-position: 0px 0px;
}
#item_sec02 {
	height: 78px;
	height: 25vw;
	background-position: 0px -122px;
	background-position: 0px -38vw;
}
}



/* -----------------------------------------------------
	option.html			  
----------------------------------------------------- */
#option #header h1 {
	background-position: 50% -250px;
}

#optionBg {
	background-image: url(../img/img_option_bg01.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	width: 100%;
	height: 1045px;
	text-align: center;
	padding-bottom: 55px;
	margin-top: 60px;
}

@media screen and (min-width: 641px) {
#option .image01 {
	padding-bottom: 32px;
}
#option .image01-l {
	width: 400px;
}
#option .box-right {
	width: 580px;
}
#option_sec01,
#option_sec02,
#option_sec03,
#option_sec04,
#option_sec05 {
	background-image: url(../img/img_option_splite.gif);
	background-repeat: no-repeat;
	width: 1142px;
}
#option_sec01 {
	height: 330px;
	background-position: 0px 0px;
}
#option_sec02 {
	height: 371px;
	background-position: 0px -400px;
}
#option_sec03 {
	height: 350px;
	background-position: 0px -800px;
}
#option_sec04 {
	height: 385px;
	background-position: 0px -1200px;
}
#option_sec05 {
	height: 225px;
	background-position: 0px -1600px;
}
}

@media screen and (max-width: 640px) {
#optionBg {
	width: 100%;
	height: 300px;
	background-size: 540px;
	margin-top: -60px;
}
#option_sec01,
#option_sec02,
#option_sec03,
#option_sec04,
#option_sec05 {
	background-image: url(../img/small/img_option_splite.gif);
	background-repeat: no-repeat;
	background-size: 280px;
	background-size: 87vw;
	width: 280px;
	width: 87vw;
}
#option_sec01 {
	height: 194px;
	height: 61vw;
	background-position: 0px 0px;
}
#option_sec02 {
	height: 255px;
	height: 62vw;
	background-position: 0px -326px;
	background-position: 0px -102vw;
}
#option_sec03 {
	height: 204px;
	height: 64vw;
	background-position: 0px -653px;
	background-position: 0px -204vw;
}
#option_sec04 {
	height: 248px;
	height: 78vw;
	background-position: 0px -979px;
	background-position: 0px -306vw;
}
#option_sec05 {
	height: 97px;
	height: 31vw;
	background-position: 0px -1308px;
	background-position: 0px -408vw;
}
}


/* -----------------------------------------------------
	modal window				
----------------------------------------------------- */
#modalOverlay {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10000000;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 48%;
	background-color: #000000;
	background-color: rgba(0,0,0,0.7);
}

#youtubeBox {
	display: none;
	position: fixed;
	left: 50%;
	top: 48%;
	z-index: 20000000;
	overflow: visible;
}
#youtubeBox iframe {
	display: block;
	width: 100%;
	height: 100%;
}
#youtube-close {
	position: absolute;
	left: 50%;
	bottom: -70px;
	margin-left: -25px;
	z-index: 10000;
	display: table-cell;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 50px;
	height: 50px;
	border: 2px solid #ffffff;
	border-radius: 25px;
	text-align: center;
	vertical-align: middle;
	font-size: 40px;
	line-height: 90%;
	color: #ffffff !important;
	text-decoration: none !important;
	font-weight: bold;
}

.youtube {
	display: block;
	background: #ffffff;
	margin: 0px auto 30px auto;
}
.youtube a {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
.youtube a img {
	max-width: 100.2%;
}
.youtube a:after {
	content: " ";
	position: absolute;
	left: 50%;
	top: 48%;
	z-index: 3000000;
	background: url(../img/playicon.png) no-repeat 50% 50%;
}
.youtube a:link,
.youtube a:visited {
	opacity: 1.0;
}
.youtube a:hover,
.youtube a:active {
	opacity: 0.7;
}

.youtubeList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.youtubeList li {
	display: inline-block;
	vertical-align: top;
	margin: 0px 15px 40px 15px;
	padding: 0px;
}
.youtubeList li .youtube {
	margin: 0px !important;
}
.youtubeList li .text {
	margin: 8px 0px 0px 0px !important;
	text-align: center;
	font-size: 84%;
}

@media screen and (min-width:641px) {
#youtubeBox {
	width: 853px;
	height: 480px;
	margin: -240px 0px 0px -427px;
}
#modalOverlay #youtubeBox iframe {
	width: 100%;
	height: 100%;
}
.youtube {
	width: 852px;
	height: 480px;
	overflow: hidden;
}
.youtube a:after {
	width: 100px;
	height: 100px;
	margin: -60px 0px 0px -60px;
	background-size: 100px;
}
.youtubeList li {
	width: 460px;
}
.youtubeList li .youtube {
	width: 100%;
	height: 259px;
}
}

@media screen and (max-width:640px) {
#youtubeBox {
	width: 300px;
	height: 169px;
	margin: -85px 0px 0px -150px;
}
.youtube {
	width: 300px;
	height: 169px;
}
.youtube {
	width: 270px;
	height: 152px;
}
.youtube a:after {
	width: 60px;
	height: 60px;
	margin: -35px 0px 0px -35px;
	background-size: 60px;
}
.youtubeList li {
	display: block;
	margin: 0px auto 40px auto !important;
}
.youtubeList li .youtube {
	margin: 0px auto 8px auto !important;
	width: 270px;
	height: 152px;
}
}











