/* @group base 

_|_|_|      _|_|      _|_|_|  _|_|_|_|
_|    _|  _|    _|  _|        _|
_|_|_|    _|_|_|_|    _|_|    _|_|_|
_|    _|  _|    _|        _|  _|
_|_|_|    _|    _|  _|_|_|    _|_|_|_|

 --------------------------------------------------------*/
html {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	overflow: hidden;
}

html * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-family: 'NotoSansJP-Medium';
	src: url('font_notosans_subset/NotoSansJP-Medium.woff') format('woff'), url('font_notosans_subset/NotoSansJP-Medium.svg#NotoSansJP-Medium') format('svg'), url('font_notosans_subset/NotoSansJP-Medium.eot'), url('font_notosans_subset/NotoSansJP-Medium.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NotoSerifJP-Regular';
	src: url('font_notoserif_subset/NotoSerifJP-Regular.woff') format('woff'), url('font_notoserif_subset/NotoSerifJP-Regular.svg#NotoSerifJP-Regular') format('svg'), url('font_notoserif_subset/NotoSerifJP-Regular.eot'), url('font_notoserif_subset/NotoSerifJP-Regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'URW DIN';
	src: url('font_urwdin/URWDIN-Bold.eot');
	src: local('URW DIN Bold'), local('URWDIN-Bold'),
		url('font_urwdin/URWDIN-Bold.eot?#iefix') format('embedded-opentype'),
		url('font_urwdin/URWDIN-Bold.woff2') format('woff2'),
		url('font_urwdin/URWDIN-Bold.woff') format('woff'),
		url('font_urwdin/URWDIN-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'URW DIN';
	src: url('font_urwdin/URWDIN-BlackItalic.eot');
	src: local('URW DIN Black Italic'), local('URWDIN-BlackItalic'),
		url('font_urwdin/URWDIN-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('font_urwdin/URWDIN-BlackItalic.woff2') format('woff2'),
		url('font_urwdin/URWDIN-BlackItalic.woff') format('woff'),
		url('font_urwdin/URWDIN-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: 'URW DIN SemiCond Black';
	src: url('font_urwdin/URWDINSemiCond-Black.eot');
	src: local('URW DIN SemiCond Black'), local('URWDINSemiCond-Black'),
		url('font_urwdin/URWDINSemiCond-Black.eot?#iefix') format('embedded-opentype'),
		url('font_urwdin/URWDINSemiCond-Black.woff2') format('woff2'),
		url('font_urwdin/URWDINSemiCond-Black.woff') format('woff'),
		url('font_urwdin/URWDINSemiCond-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: 'URW DIN SemiCond BlackItalic';
	src: url('font_urwdin/URWDINSemiCond-BlackItalic.eot');
	src: local('URW DIN SemiCond Black Italic'), local('URWDINSemiCond-BlackItalic'),
		url('font_urwdin/URWDINSemiCond-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('font_urwdin/URWDINSemiCond-BlackItalic.woff2') format('woff2'),
		url('font_urwdin/URWDINSemiCond-BlackItalic.woff') format('woff'),
		url('font_urwdin/URWDINSemiCond-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

.font_notosans {
	font-family: 'NotoSansJP-Medium';
}

.font_notoserif {
	font-family: 'NotoSerifJP-Regular';
}

.font_urwdin_bold {
	font-family: 'URW DIN';
	font-weight: bold;
}
.font_urwdin_black_italic {
	font-family: 'URW DIN';
	font-weight: 900;
	font-style: italic;
}
.font_urwdin_semicond_black {
	font-family: 'URW DIN SemiCond Black';
	font-weight: 900;
}
.font_urwdin_semicond_blackitalic {
	font-family: 'URW DIN SemiCond BlackItalic';
	font-weight: 900;
	font-style: italic;
}

body {
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	margin: 0;
	display: block;
	width: 100%;
	height: 100%;
	font-family: 'NotoSansJP-Medium', "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 1.8;
	background: #FFF;
	-webkit-font-smoothing: antialiased;
	font-weight: 500;
}

/* IE10以上 */
@media all and (-ms-high-contrast:none) {
	body {
		font-family: Verdana, Meiryo, sans-serif;
	}

}

body.navi_open {
	overflow: hidden;
}

html.loading::after {
	content: "";
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.6);
}

.serif {
	font-family: "NotoSerifJP-Regular", "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}


.font_face {
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

::selection {
	background: rgba(85, 85, 85, 0.6); /* Safari */
	color: #FFF;
}

::-moz-selection {
	background: rgba(85, 85, 85, 0.6); /* Firefox */
	color: #FFF;
}

a {
	color: #498f70;
	text-decoration: underline;
	-webkit-tap-highlight-color: transparent;
	outline: none;
}

a:link, a:visited, a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.over, .over, a.pjax {
	text-decoration: none;
	cursor: pointer;
}

a.over {
	transition-property: opacity;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
a.over.on {
	transition-duration: 0.2s;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

header.hide {
	line-height: 0 !important;
	overflow: hidden;
}

img {
	display: inline-block;
	max-width: 100%;
}

img.object_fit {
	object-fit: cover;
	object-position: center center;
	font-family: 'object-fit:cover;object-position: center center;';
}

.parallax {

	/*
		-moz-transform-property: -moz-transform, -moz-opacity !important;
		-webkit-transform-property: -webkit-transform, -webkit-opacity !important;
		-o-transform-property: -o-transform, -o-opacity !important;
		-ms-transform-property: -ms-transform, -ms-opacity !important;
		transition-property: transform, opacity !important;

		transition-duration: 6s, 2s !important;
		transition-delay: 0s, 1s !important;

		transition-timing-function: cubic-bezier(0,.7,.3,1) !important;
	*/
}

span {
	display: inline-block;
}

.textillate_wrapper span {
	visibility: hidden;
}

.textillate_wrapper span > span {
	visibility: visible;
}

body > #wrapper {
	display: block;
	width: 100%;
	height: 100%;
	min-width: 320px;
	min-height: 320px;
}

body.modal {
	overflow: hidden;
}

body #entry {
	transition-property: opacity, z-index, height;
	transition-delay: 0s, 1s, 1s;
	transition-duration: 0.5s, 0s, 0s;
	width: 100%;
	height: 0%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	min-width: 320px;
	z-index: -1;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	background: #FFF;
}

body.modal #entry, body.entry #entry {
	height: 100%;
	transition-delay: 0s, 0s, 0s;
	transition-duration: 0.5s, 0.5s, 0s;
	z-index: 50;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#entry > div.inner {
	transition-property: opacity;
	transition-duration: 0.5s;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	margin: 0 !important;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateZ(0px);
	width: 100%;
	height: 100%;
}

#entry > div.inner::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 5px;
}

#entry > div.inner::-webkit-scrollbar-track {
	width: 5px;
}

#entry > div.inner::-webkit-scrollbar-thumb {
	border-radius: 0;
	background: #2d2d2d;
}

#entry > div.inner::-webkit-scrollbar-track-piece:start {
	background: #DDD;
}

#entry > div.inner::-webkit-scrollbar-track-piece:end {
	background: #DDD;
}

#entry > div.inner.pending {
	transition-duration: 0s;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

#entry > div.inner > article {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#entry > div.inner > article > div.inner {
	padding: 0 0 100px;

}

body > #wrapper > #container {
	position: relative;
	display: block;
	width: 100%;
	transition-property: opacity;
	transition-duration: 2s;
	transition-timing-function: ease-out;
	height: 100%;
	z-index: 1;
}

html.stand body > #wrapper > #container {

	/*
		transition-duration: 0.1s;
		opacity: 0;
		-moz-opacity: 0;
		filter: alpha(opacity=0);
		-ms-filter: "alpha(opacity=0)";
	*/
}

body.modal > #wrapper > #container {
	visibility: hidden;
}

#return_top {
	position: absolute;
	bottom: -50px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 40;
	right: 10px;
	margin: 0 auto;
	color: #FFF;
	background: #777;
	left: auto;
	transition-property: opacity, bottom;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

#return_top.on {
	transition-duration: 0.2s;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

html.scrolled #return_top {
	bottom: 5px;
}

html.scrolled.scrollend #return_top {
}

#return_top::after {
	content: "";
	position: absolute;
	border-top: 2px solid;
	border-left: 2px solid;
	width: 15px;
	height: 15px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 7px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

div.float_navi.sp {
	position: absolute;
	bottom: 0;
	z-index: 51;
}
div.float_navi.sp > nav {
	width: 100%;
	height: 100%;
}
div.float_navi.sp > nav > ul {
	height: 100%;
	width: 100%;
}
div.float_navi.sp > nav > ul::after {
	content: "";
	display: block;
	clear: both;
}
div.float_navi.sp > nav > ul > li {
	float: left;
	width: 50%;
	height: 100%;
	padding: 1px;
}
div.float_navi.sp > nav > ul > li > a {
	display: block;
	background: #498f70;
	width: 100%;
	height: 100%;
}
div.float_navi.sp > nav > ul > li > a > img {
	display: block;
	height: 100%;
	margin: 0 auto;
}


#debug {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1000;
}

#google_maps {
	height: 350px;
	transition-property: opacity;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

#google_maps.show {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

.spinner, .spinner:after {
	border-radius: 50%;
	width: 3em;
	height: 3em;
}

.spinner {
	width: 24px;
	height: 24px;
	margin: auto;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-indent: -9999em;
	border-top: 2px solid rgba(200, 200, 200, 0.5);
	border-right: 2px solid rgba(200, 200, 200, 0.5);
	border-bottom: 2px solid rgba(200, 200, 200, 0.5);
	border-left: 2px solid #888;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: spinner_loading 1.1s infinite linear;
	animation: spinner_loading 1.1s infinite linear;
	font-size: 1px;
}

@-webkit-keyframes spinner_loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

}

@keyframes spinner_loading {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

}

body > div.loading {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9000;
	background: rgba(30, 30, 30, 0.7);
	transition-duration: 0.6s;
	transition-timing-function: ease-out;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

body > div.loading.show {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

body > div.loading > i {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin: auto;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-indent: -9999em;
	border-top: 2px solid rgba(200, 200, 200, 0.5);
	border-right: 2px solid rgba(200, 200, 200, 0.5);
	border-bottom: 2px solid rgba(200, 200, 200, 0.5);
	border-left: 2px solid #FFF;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: spinner_loading 1.1s infinite linear;
	animation: spinner_loading 1.1s infinite linear;
	font-size: 1px;
}

html .pc {
	display: inherit;
}

html .sp {
	display: none !important;
}

html.touch_device .pc {
}

html.touch_device .sp {
}

.clear_both::after {
	content: "";
	clear: both;
	display: block;
}

.row {
	letter-spacing: -.40em;
	line-height: 0;
}
.row > .col {
	letter-spacing: normal;
	display: inline-block;
	line-height: 1.8;
}

header.main_set {
	font-size: 1rem;
	line-height: 1;
}
header.main_set > * {
}
header.main_set > h1 {
	font-size: 230%;
	font-family: 'URW DIN';
	font-weight: bold;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 1;
}
header.main_set > h2 {
	font-size: 120%;
	letter-spacing: 0.05em;
}

div.inner > header.page_common {
  min-height: 220px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #333;
  padding: 10px 0;
}
div.inner > header.page_common > h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.7;
}

/* @end */

/* @group video 

_|      _|  _|_|_|  _|_|_|    _|_|_|_|    _|_|
_|      _|    _|    _|    _|  _|        _|    _|
_|      _|    _|    _|    _|  _|_|_|    _|    _|
  _|  _|      _|    _|    _|  _|        _|    _|
	_|      _|_|_|  _|_|_|    _|_|_|_|    _|_|

 --------------------------------------------------------*/
video {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #000;
	object-fit: cover;
	object-position: 50% 50%;
}
html.ie_11 video {
	width: 100%;
	height: auto;
}
div.video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	z-index: 3;
}
div.video > * {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
div.video::before {
	content: "";
	background: url(../elements/video/video_mask.gif?180322) top left / 100px repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	top: 0;
	left: 0;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha(opacity=40)";
}

div.video > iframe {
}
/* @end */

/* @group preload 

_|_|_|    _|_|_|    _|_|_|_|  _|          _|_|      _|_|    _|_|_|
_|    _|  _|    _|  _|        _|        _|    _|  _|    _|  _|    _|
_|_|_|    _|_|_|    _|_|_|    _|        _|    _|  _|_|_|_|  _|    _|
_|        _|    _|  _|        _|        _|    _|  _|    _|  _|    _|
_|        _|    _|  _|_|_|_|  _|_|_|_|    _|_|    _|    _|  _|_|_|

 --------------------------------------------------------*/

#preloader {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #FFF;
}

#preloader > div.bg {
	width: 100%;
	height: 100%;
	transition-duration: 1s;
	transition-timing-function: ease-out;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

#preloader > div.bg.show {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#preloader > div.bg > div.logo_wrapper > #progress_bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 80px;
	width: 80px;
	z-index: 2;
	display: none;
}

#preloader > div.bg > div.logo_wrapper > #progress_bg > div.progress {
	position: absolute;
	background: #AAA;
	z-index: 1;
	left: 0;
	width: 0%;
	height: 1px;
	bottom: 0;
	-moz-transform-property: -moz-transform;
	-webkit-transform-property: -webkit-transform;
	-o-transform-property: -o-transform;
	-ms-transform-property: -ms-transform;
	transition-property: transform;
	-moz-transform-origin: right center;
	-webkit-transform-origin: right center;
	-o-transform-origin: right center;
	-ms-transform-origin: right center;
	transition-origin: right center;
	-moz-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-moz-transition-timing-function: cubic-bezier(0, .7, .3, 1);
	-webkit-transition-timing-function: cubic-bezier(0, .7, .3, 1);
	-o-transition-timing-function: cubic-bezier(0, .7, .3, 1);
	-ms-transition-timing-function: cubic-bezier(0, .7, .3, 1);
	transition-timing-function: cubic-bezier(0, .7, .3, 1);
}

#preloader > div.bg > div.logo_wrapper > #progress_bg > div.progress.out {
	left: auto;
	right: 0;
	-moz-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-o-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
}

#preloader > div.bg > div.logo_wrapper {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 2;
	top: 0;
	left: 0;
	margin: auto;
	right: 0;
	bottom: 0;
}

#preloader > div.bg > div.logo_wrapper > img.logo {
	position: absolute;
	height: auto;
	width: 200px;
	z-index: 10;
	top: 0;
	left: 0;
	margin: auto;
	right: 0;
	bottom: 0;
}

img.preload {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	transition-property: opacity;
	transition-duration: 0.8s;
	transition-timing-function: ease-out;
}

img.preload.loaded {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

iframe.preload {
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity: 0;
	-moz-opacity: 0;				/* Firefox */
	filter: alpha(opacity=0);		/* IE6/7 */
	-ms-filter: "alpha(opacity=0)";	/* IE8 */
}

iframe.preload.loaded {
	opacity: 1;
	-moz-opacity: 1;				/* Firefox */
	filter: alpha(opacity=100);		/* IE6/7 */
	-ms-filter: "alpha(opacity=100)";	/* IE8 */
}

div#g_maps img[src*='map_marker'] {
  max-width: 100% !important;
  max-height: 100% !important;
}

/* @end */




/* @group container article 

  _|_|_|    _|_|    _|      _|  _|_|_|_|_|    _|_|    _|_|_|  _|      _|  _|_|_|_|  _|_|_|
_|        _|    _|  _|_|    _|      _|      _|    _|    _|    _|_|    _|  _|        _|    _|
_|        _|    _|  _|  _|  _|      _|      _|_|_|_|    _|    _|  _|  _|  _|_|_|    _|_|_|
_|        _|    _|  _|    _|_|      _|      _|    _|    _|    _|    _|_|  _|        _|    _|
  _|_|_|    _|_|    _|      _|      _|      _|    _|  _|_|_|  _|      _|  _|_|_|_|  _|    _|

 --------------------------------------------------------*/
#container > div#base {
	display: block;
	transition-property: opacity;
	transition-duration: 0.8s;
	transition-timing-function: ease-out;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateZ(0px);
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 5;
}

#container > div#base::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 5px;
}

#container > div#base::-webkit-scrollbar-track {
	width: 5px;
}

#container > div#base::-webkit-scrollbar-thumb {
	border-radius: 0;
	background: #2d2d2d;
}

#container > div#base::-webkit-scrollbar-track-piece:start {
	background: #DDD;
}

#container > div#base::-webkit-scrollbar-track-piece:end {
	background: #DDD;
}

div.scrollbar {
	display: none;
	position: fixed;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	width: 3px;
	background-color: #DDD;
	z-index: 100;
}

html.iOS div.scrollbar {
	display: block;
}

div.scrollbar_thumb {
	width: 100%;
	min-height: 50px;
	background: #2d2d2d;
}

#container > div#base.hide {
	transition-duration: 0.8s;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

body #container > div#base > article {
	width: 100%;
	margin: auto;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 1;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	transition-property: opacity, padding;
}

body #container > div#base > article.leave {
	z-index: 2;
	position: absolute;
	top: 0;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

body #container > div#base > article > article.ground {
	position: relative;
	z-index: 5;
}

body #container > div#base > article > article.ground.scroll_trigger > div.inner {

	/*
		transform: matrix(1, 0, 0, 1, 0, 200);
		opacity: 0;

		transition-property: transform, opacity;
		transition-delay: 0s;
		transition-duration: 0.8s;
		transition-timing-function: cubic-bezier(0,.5,.5,1);
	*/
}

body #container > div#base > article > article.ground.scroll_trigger.action > div.inner {

	/*
		transform: matrix(1, 0, 0, 1, 0, 0);
		opacity: 1;
	*/
}

body #container > div#base > article > div.inner {
	min-height: 400px;
}

div.breadcrumb {
	width: 100%;
}

div.breadcrumb > div.inner {
	width: 100%;
	padding: 0 5px;
}

div.breadcrumb > div.inner > ol {
	letter-spacing: -.40em;
	text-align: left;
	line-height: 20px;
}

div.breadcrumb > div.inner > ol > li {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

div.breadcrumb > div.inner > ol > li > * {
	display: inline-block;
	vertical-align: middle;
}

div.breadcrumb > div.inner > ol > li > i.arrow {
	width: 20px;
	height: 20px;
	background: url(../elements/icon_arrow.svg?1812141) 50% 50% / 80% no-repeat;
}

body.index #container > div#base > article {
	transition-duration: 0.5s;
	transition-timing-function: cubic-bezier(0, .7, .3, 1);
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
}

body.index.leave #container > div#base > article {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-webkit-transform: translateY(25%);
	-moz-transform: translateY(25%);
	-o-transform: translateY(25%);
	transform: translateY(25%);
}

body.index #container > div#base > article.hide {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-webkit-transform: translateY(25%);
	-moz-transform: translateY(25%);
	-o-transform: translateY(25%);
	transform: translateY(25%);
}

#container > div#base > article > div.content {
	position: relative;
	height: 100%;
}

#container > div#base > article > div.content > div.body > header {
	position: relative;
	letter-spacing: 0.1em;
	padding-bottom: 30px;
	text-align: center;
	z-index: 1;
}

#container > div#base > article > div.content > div.body > header::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 2px;
	width: 20px;
	background: #000;
	max-width: 30px;
}

#container > div#base > article > div.content > div.body > header > h2 {
	letter-spacing: 0.1em;
}

/* @end */

/* @group common 

  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|
_|        _|    _|  _|_|  _|_|  _|_|  _|_|  _|    _|  _|_|    _|
_|        _|    _|  _|  _|  _|  _|  _|  _|  _|    _|  _|  _|  _|
_|        _|    _|  _|      _|  _|      _|  _|    _|  _|    _|_|
  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|

 --------------------------------------------------------*/

.common_arrow {
	color: #000;
	display: block;
	font-family: 'NotoSerifCJKjp-Regular', "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	letter-spacing: 0.15em;
	font-size: 14px;
	white-space: nowrap;
	width: 110px;
}
.common_arrow::after {
	content: "";
	background: url(../elements/img_arrow_001.png?1812141) 50% 50% / 100% no-repeat;
	display: block;
	width: 110px;
	height: 8px;
	margin: 5px auto 0;
}
.common_arrow.arrow_white {
	color: #FFF;
}
.common_arrow.arrow_white::after {
	background: url(../elements/img_arrow_001_white.png?1812141) 50% 50% / 100% no-repeat;
}

.common_arrow.black {
	color: #FFF;
	background: #000;
	display: block;
	font-family: 'NotoSerifCJKjp-Regular', "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
	letter-spacing: 0.2em;
	font-size: 16px;
	white-space: nowrap;
	width: 240px;
	font-weight: bold;
	padding: 7px 0 15px;
}
.common_arrow.black::after {
	content: "";
	background: url(../elements/img_arrow_001_white.png?1812141) 50% 50% / 100% no-repeat;
	display: block;
	width: 110px;
	height: 8px;
	margin: 5px auto 0;
}

#entry a.btn.over {
	letter-spacing: 0.2em;
	color: #FFF;
	background: #26b9e6;
	display: block;
	width: 90%;
	margin: 0 auto;
	font-size: 120%;
	padding: 14px 0;
	font-weight: bold;
	max-width: 300px;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 40px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 40px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 40px 0px;
	transition-property: opacity;
	transition-duration: 0.3s;
	transition-timing-function: ease-out;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

#entry a.btn.over.on {
	transition-duration: 0.2s;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

article > div.inner > header {
	position: relative;
	line-height: 1;
}

article > div.inner > header > h1 {
}

article > div.inner > header > h2 {
}

article.ground > div.inner > header > h1 {
}

article.ground > div.inner > header > h2 {
}

article > div.inner > div.body {
}

article > div.inner > div.body > div.iframe {
	height: 600px;
}

article > div.inner > div.body > div.iframe > iframe {
	display: block;
	width: 100%;
	height: 100%;
}

body a.close.bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
	display: block;
	height: 50px;
	width: 50px;
	text-align: center;
	margin: 0 auto 20px;
	overflow: hidden;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-transform-property: -moz-transform, background, width, height, margin, -moz-border-radius;
	-webkit-transform-property: -webkit-transform, background, width, height, margin, -webkit-border-radius;
	-o-transform-property: -o-transform, background, width, height, margin, -o-border-radius;
	-ms-transform-property: -ms-transform, background, width, height, margin, -ms-border-radius;
	transition-property: transform, background, width, height, margin, border-radius;
	-moz-transition-duration: 1s, 0.5s, 0.5s, 0.5s, 0.5s, 0.5s;
	-webkit-transition-duration: 1s, 0.5s, 0.5s, 0.5s, 0.5s, 0.5s;
	-o-transition-duration: 1s, 0.5s, 0.5s, 0.5s, 0.5s, 0.5s;
	-ms-transition-duration: 1s, 0.5s, 0.5s, 0.5s, 0.5s, 0.5s;
	transition-duration: 1s, 0.5s, 0.5s, 0.5s, 0.5s, 0.5s;
	-moz-transition-timing-function: cubic-bezier(0, .7, .3, 1);
	-webkit-transition-timing-function: cubic-bezier(0, .7, .3, 1);
	-o-transition-timing-function: cubic-bezier(0, .7, .3, 1);
	-ms-transition-timing-function: cubic-bezier(0, .7, .3, 1);
	transition-timing-function: cubic-bezier(0, .7, .3, 1);
	-moz-transition-delay: 0.5s, 0s, 0s, 0s, 0s, 0s;
	-webkit-transition-delay: 0.5s, 0s, 0s, 0s, 0s, 0s;
	-o-transition-delay: 0.5s, 0s, 0s, 0s, 0s, 0s;
	-ms-transition-delay: 0.5s, 0s, 0s, 0s, 0s, 0s;
	transition-delay: 0.5s, 0s, 0s, 0s, 0s, 0s;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-webkit-transform: translateY(135px);
	-moz-transform: translateY(135px);
	-o-transform: translateY(135px);
	transform: translateY(135px);
	background: rgba(50, 50, 50, 0.7);
	font-size: 120%;
}

/*
html #entry a.close.bottom {
-webkit-transform: translateY(135px);
-moz-transform: translateY(135px);
-o-transform: translateY(135px);
transform: translateY(135px);
}
*/
html #entry a.close.bottom {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

body a.close.bottom.on {
	transition-duration: 0.1s;
	background: rgba(100, 100, 100, 0.9);
}

body a.close.bottom > i {
	display: block;
	position: absolute;
	width: 2px;
	height: 2px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	transition-property: left;
	transition-duration: 0.1s;
	transition-timing-function: ease-out;
}

body a.close.bottom > i::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 2px;
	background: #FFF;
	left: -10px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

body a.close.bottom > i::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 2px;
	background: #FFF;
	left: -10px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

body a.close.bottom > span {
	position: absolute;
	width: 90px;
	height: 20px;
	top: 0;
	left: 0;
	right: 0px;
	bottom: 0;
	margin: auto;
	line-height: 20px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	transition-property: opacity, right;
	transition-duration: 0.1s;
	transition-timing-function: ease-out;
}

html.scrollend a.close.bottom {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 200px;
	height: 60px;
	margin-bottom: 40px;
	background: rgba(140, 140, 140, 0.7);
}

html.scrollend a.close.bottom > i {
	left: -85px;
}

html.scrollend a.close.bottom > span {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	right: -20px;
}

div#header_sub {
	height: 100px;
	width: 100%;
	position: relative;
}

div#header_sub > * {
	position: relative;
	z-index: 2;
}

div#header_sub > a {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	transition-property: opacity;
	transition-duration: 1s;
	transition-timing-function: ease-out;
	display: block;
	width: 100%;
	max-width: 110px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

div#header_sub > a.on {
	transition-duration: 0.1s;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

div#header_sub > a > img {
	display: block;
	width: 100%;
}

div#header_sub > div.header_small {
	width: 100px;
	height: 50px;
	position: absolute;
	left: 3%;
	top: 0;
	bottom: 0;
	margin: auto;
}

div#header_sub > div.header_small > img {
	display: block;
	width: 100%;
}

div#header_sub > div.bg {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}

div#header_sub > div.bg > div.img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div#header_sub > div.bg > div.img > img {
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin: auto;
	width: 100%;
	height: 100%;
}

div.breadcrumb {
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
	line-height: 20px;
}

div.breadcrumb > div.inner {
	width: 100%;
	padding: 0;
}

div.breadcrumb > div.inner > ol {
	letter-spacing: -.40em;
	text-align: left;
	line-height: 20px;
	padding: 20px 0;
	font-size: 80%;
}

div.breadcrumb > div.inner > ol > li {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}

div.breadcrumb > div.inner > ol > li * {
	display: inline-block;
	vertical-align: middle;
}

div.breadcrumb > div.inner > ol > li > div > span {
	display: inline;
}

div.breadcrumb i.home {
	width: 20px;
	height: 20px;
	background: url(../elements/icon_home.svg?1812141) 50% 50% / 80% no-repeat;
	margin: 0 5px 0 5px;
}

div.breadcrumb i.arrow {
	width: 20px;
	height: 20px;
	background: url(../elements/icon_arrow.svg?1812141) 50% 50% / 80% no-repeat;
	margin: 3px 5px 0 5px;
}


div.index {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  font-size: 110%;
  margin: 0 auto;
}

div.index > ul {
  text-align: left;
  letter-spacing: -.40em;
  margin: 0;
  max-width: none;
}

div.index > ul > li {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  text-align: center;
  letter-spacing: normal;
}

div.index > ul > li.thm {
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  width: 100%;
  min-height: 50px;
}

div.index > ul > li > a {
  width: 100%;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  color: #000;
  display: block;
  letter-spacing: -.40em;
  line-height: 1.6;
  padding: 30px 0;
  text-align: left;
  overflow: hidden;
  position: relative;
}

div.index > ul > li > a.on {
  transition-duration: 0.1s;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

div.index > ul > li > a > div.text_wrapper {
  display: block;
  overflow: hidden;
}

div.index > ul > li.thm > a.over > div.text_wrapper > div.title > .en {
  display: none;
}

div.index > ul > li.thm > a.over > div.date {
  float: left;
  width: 120px;
  font-size: 90%;
}

div.index > ul > li.thm > a.over > div.date > time > span.week {
  display: none;
}

div.index > ul > li.thm > a > * {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}

div.index > ul > li.thm > a > div.img_wrapper {
  height: 165px;
  width: 165px;
  overflow: hidden;
  position: relative;
  margin: 0;
}
div.index > ul > li.thm > a > div.img_wrapper > div.img {
  width: 100%;
  height: 100%;
}
div.index > ul > li.thm > a > div.img_wrapper > div.img.noimage {
  background: #EEE;
}
div.index > ul > li.thm > a > div.img_wrapper > div.img > img {
  max-width: none;
  position: absolute;
  top: -200%;
  left: -200%;
  right: -200%;
  bottom: -200%;
  margin: auto;
  width: 100%;
  height: 100%;
}

div.index > ul > li.thm > a > div.img_wrapper.noimage > img {
  width: 100%;
}

div.index > ul > li.thm > a > div.text_wrapper {
  display: inline-block;
  vertical-align: middle;
  margin: 0 -165px 0 0;
  white-space: normal;
  width: 100%;
  padding: 0 165px 0 30px;
  line-height: 0;
}

div.index > ul > li.thm > a > div.text_wrapper > div.date {
  font-size: 75%;
  letter-spacing: 0.15em;
  line-height: 1;
  display: inline-block;
  padding: 5px 10px 0 0;
  vertical-align: middle;
}

div.index > ul > li.thm > a > div.text_wrapper > div.date > time {
}

div.index > ul > li.thm > a > div.text_wrapper > div.date > time > span {
}

div.index > ul > li.thm > a > div.text_wrapper > div.date > time > span.year {
}

div.index > ul > li.thm > a > div.text_wrapper > div.date > time > span.month {
}

div.index > ul > li.thm > a > div.text_wrapper > div.date > time > span.day {
}

div.index > ul > li.thm > a > div.text_wrapper > div.date > time > span.week {
}

div.index > ul > li.thm > a > div.text_wrapper > div.category {
  display: inline-block;
  vertical-align: middle;
}
div.index > ul > li.thm > a > div.text_wrapper > div.category > span {
}
div.index > ul > li.thm > a > div.text_wrapper > div.category > span > span {
}

div.index > ul > li.thm > a > div.text_wrapper > div.title {
  padding: 10px 0 15px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 120%;
  font-weight: bold;
  text-align: justify;
}

div.index > ul > li.thm > a > div.text_wrapper > div.schedule {
  letter-spacing: 0.1em;
  line-height: 1.2;
  font-size: 145%;
  font-weight: bold;
  padding-right: 100px;
}

div.index > ul > li.thm > a > div.text_wrapper > div.status {
  padding: 9px 0 0;
  letter-spacing: 0.1em;
  line-height: 1.2;
  font-size: 150%;
  font-weight: bold;
  color: #f36952;
  padding-right: 100px;
}

div.index > ul > li.thm > a > div.text_wrapper > div.description {
  font-size: 80%;
  line-height: 1.4;
  letter-spacing: 0.1em;
  display: block;
}

div.index > ul > li.load_more {
  position: relative;
  display: block;
  margin: 5% auto 0;
  background: transparent;
  padding: 0;
  overflow: hidden;
  width: 280px;
  vertical-align: bottom;
  min-height: 100px;
}

div.index > ul > li.load_more > a {
  z-index: 1;
  color: #555;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease-out;
  font-size: 100%;
  font-weight: bold;
  display: block;
  height: 35px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid;
  position: absolute;
  padding: 0 4%;
  text-align: center;
  line-height: 35px;
  letter-spacing: 0.05em;
}

div.index > ul > li.load_more.loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 5;
}

div.index > ul > li.load_more.loading > a {
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}

div.index > ul > li.pagination.index {
  width: 100%;
  margin: 50px auto 0;
  right: 0;
  left: 0;
  z-index: 1;
  padding: 0 10%;
  position: relative;
}

div.index > ul > li.pagination.index > ul {
  letter-spacing: -.40em;
  text-align: center;
  width: 100%;
  position: relative;
  font-size: 80%;
}

div.index > ul > li.pagination.index > ul > li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  height: 0;
  padding-bottom: 10%;
  position: relative;
  width: 10%;
}

div.index > ul > li.pagination.index > ul > li > a {
  width: 80%;
  height: 80%;
  line-height: 43px;
  color: #555;
  background: #f1f1f2;
  transition-property: background;
  transition-duration: 0.5s;
  display: block;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-weight: bold;
}

div.index > ul > li.pagination.index > ul > li > a > span {
  height: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  left: 0;
  right: 0;
}

div.index > ul > li.pagination.index > ul > li > a.on {
  transition-duration: 0.2s;
  background: #555;
  color: #FFF;
}

div.index > ul > li.pagination.index > ul > li.active > a {
  background: #555;
  color: #FFF;
  cursor: default;
}

div.index > ul > li.pagination.index > ul > li.pagination.load_prev, div.index > ul > li.pagination.index > ul > li.pagination.load_next {
  position: absolute;
  z-index: 2;
  margin: auto 0;
  top: 0;
}

div.index > ul > li.pagination.index > ul > li.pagination.load_prev {
  left: -12%;
}

div.index > ul > li.pagination.index > ul > li.pagination.load_next {
  right: -12%;
}

div.index > ul > li.pagination.index > ul > li.pagination.load_prev > a::before, div.index > ul > li.pagination.index > ul > li.pagination.load_next > a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  display: inline-block;
  transition-property: border-color;
  transition-duration: 0.5s;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

div.index > ul > li.pagination.index > ul > li.pagination.load_prev > a::before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  left: 5px;
}

div.index > ul > li.pagination.index > ul > li.pagination.load_next > a::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 5px;
}

div.index > ul > li.pagination > a.over {
  width: 40px;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #555;
  background: #FFF;
  transition-property: background;
  transition-duration: 0.5s;
  position: relative;
  border: 1px solid #555;
}

div.index > ul > li.pagination > a.over.on {
  transition-duration: 0.2s;
  background: #555;
}

div.index > ul > li.pagination.index > ul > li.pagination.load_prev > a.over.on::before {
  transition-duration: 0.2s;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

div.index > ul > li.pagination.index > ul > li.pagination.load_next > a.over.on::after {
  transition-duration: 0.2s;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

div.index > ul > li.pagination a.over > div {
  overflow: hidden;
  position: absolute;
  top: 0;
  text-indent: 100%;
  white-space: nowrap;
  width: 100%;
  line-height: 0;
}

div.image_list {
	width: 100%;
}

div.image_list a {
}

div.image_list > figure {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}

div.image_list > figure > * {
	display: block;
	width: 100%;
}

div.image_list > figure > * > div.img {
	width: 100%;
}

div.image_list > figure > * > div.img > img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

div.image_list > figure > div.text_wrapper {
	padding: 15px 0 0;
	width: 100%;
	margin: 0 auto;
	text-align: justify;
}

div.image_list > figure > div.text_wrapper .caption_jp, div.image_list > figure > div.text_wrapper .caption_en {
	font-size: 80%;
	padding: 10px 0 0;
}

div.image_list > figure > div.text_wrapper .description_jp, div.image_list > figure > div.text_wrapper .description_en {
	text-align: left;
	padding: 10px 0 0;
}

div.list.tile > div.media_list {
	max-width: none;
	width: 100%;
	line-height: 0;
	padding-bottom: 0;
}

div.list.tile > div.media_list > figure:nth-child(even) > div {
	direction: rtl;
}

div.list.tile > div.media_list > figure:nth-child(even) > div > * {
	direction: ltr;
}

div.list.tile > div.media_list > figure > * {
	width: 100%;
	letter-spacing: -.40em;
	display: block;
}

div.list.tile > div.media_list > figure > a {
	background-color: rgba(238, 238, 238, 0);
	transition-property: background-color;
	transition-duration: 0.8s;
	transition-timing-function: ease-out;
}

div.list.tile > div.media_list > figure > a.on {
	background-color: rgba(238, 238, 238, 0.5);
	transition-duration: 0.2s;
}

div.list.tile > div.media_list > figure > * > div.col {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	margin: 0;
	line-height: 1.3;
	letter-spacing: normal;
}

div.list.tile > div.media_list > figure > * > div.col > div.img {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	background: #EEE;
	height: 0;
	overflow: hidden;
}

div.list.tile > div.media_list > figure > * > div.col > div.img > div.inner {
	width: 100%;
	position: absolute;
	background: #EEE;
	height: 100%;
}

div.list.tile > div.media_list > figure > * > div.col > div.img > div.inner > img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: -500%;
	left: -500%;
	right: -500%;
	bottom: -500%;
	margin: auto;
}

div.list.tile > div.media_list > figure > * > div.col > div.text_wrapper {
	text-align: left;
}

div.list.tile > div.media_list > figure > * > div.col > div.text_wrapper > figcaption {
	display: block;
	position: relative;
	margin: auto;
	width: 80%;
}

div.list.tile > div.media_list > figure > * > div.col > div.text_wrapper > figcaption > .title.jp {
	font-size: 140%;
	letter-spacing: 0.2em;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

div.list.tile > div.media_list > figure > * > div.col > div.text_wrapper > figcaption > .description.jp {
	line-height: 2;
	text-align: justify;
}

div.list.tile > div.media_list > figure > * > div.col > div.text_wrapper > figcaption > .description.jp > strong {
	padding-bottom: 10px;
	display: inline-block;
}

div.list.tile > div.media_list > figure > * > div.col > div.text_wrapper > figcaption > div.img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: -2px;
	left: -2px;
}

div.list.tile > div.media_list > figure > * > div.col > div.text_wrapper > figcaption > .description.en > div.img {
	max-width: 500px;
}

div.list.flow > div.media_list {
	max-width: 760px;
	width: 100%;
	margin: 0 auto;
	line-height: 0;
	padding-bottom: 0;
	counter-reset: num;
}

div.list.flow > div.media_list > section {
	margin-bottom: 30px;
	position: relative;
	border: 1px solid;
	counter-increment: num;
}

div.list.flow > div.media_list > section:not(:last-child)::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	display: block;
	width: 20px;
	height: 20px;
	background: #FFF;
	margin: auto;
	border-bottom: 1px solid;
	border-right: 1px solid;
	transform: rotate(45deg);
}

div.list.flow > div.media_list > section > * {
	width: 100%;
	letter-spacing: -.40em;
	display: block;
	background: #FFF;
	position: relative;
	z-index: 2;
}

div.list.flow > div.media_list > section.over {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	transition-property: opacity;
	transition-duration: 0.8s;
	transition-timing-function: ease-out;
}

div.list.flow > div.media_list > section.over.on {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	transition-duration: 0.2s;
}

div.list.flow > div.media_list > section > * > div.col {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	line-height: 1.3;
	letter-spacing: normal;
}

div.list.flow > div.media_list > section > * > div.col.col_1 {
	width: 33%;
}

div.list.flow > div.media_list > section > * > div.col.col_2 {
	width: 67%;
}

div.list.flow > div.media_list > section > * > div.col > div.img {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	background: #EEE;
	height: 0;
	overflow: hidden;
}

div.list.flow > div.media_list > section > * > div.col > div.img > div.inner {
	width: 100%;
	position: absolute;
	background: #EEE;
	height: 100%;
}

div.list.flow > div.media_list > section > * > div.col > div.img > div.inner > img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin: auto;
}

div.list.flow > div.media_list > section > * > div.col > div.text_wrapper {
	text-align: left;
}

div.list.flow > div.media_list > section > * > div.col > div.text_wrapper > div.inner {
	display: block;
	width: 80%;
	margin: auto;
}

div.list.flow > div.media_list > section > * > div.col > div.text_wrapper > div.inner::before {
	content: counter(num);
	font-size: 140%;
	text-align: center;
	width: 5%;
	background: #EEE;
	display: block;
	position: absolute;
	left: 33%;
	top: 0;
	line-height: 40px;
}

div.list.flow > div.media_list > section > * > div.col > div.text_wrapper > div.inner > .title.jp {
	font-size: 140%;
	letter-spacing: 0.2em;
	font-weight: bold;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

div.list.flow > div.media_list > section > * > div.col > div.text_wrapper > div.inner > .title.jp::after {
	content: "";
	height: 2px;
	width: 20px;
	background: #000;
	position: absolute;
	bottom: 0;
	left: 2px;
}

div.list.flow > div.media_list > section > * > div.col > div.text_wrapper > div.inner > .description.jp {
	line-height: 2;
	text-align: justify;
}

div.list.flow > div.media_list > section > * > div.col > div.text_wrapper > div.inner > .description.jp > strong {
	padding-bottom: 10px;
	display: inline-block;
}

div.list.flow > div.media_list > section > * > div.col > div.text_wrapper > div.inner > div.img {
	width: 60px;
	height: 60px;
	position: absolute;
	top: -2px;
	left: -2px;
}

div.list.flow > div.media_list > section > * > div.col > div.text_wrapper > div.inner > .description.en > div.img {
	max-width: 500px;
}

div.list.faq > div.media_list {
	max-width: 760px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

div.list.faq > div.media_list > dl:not(:last-child) {
	border-bottom: 1px solid;
}

div.list.faq > div.media_list > dl > * {
	padding: 20px 0 20px 50px;
	position: relative;
}

div.list.faq > div.media_list > dl > dt.over {
	background-color: rgba(255, 255, 255, 0);
	transition-property: background-color;
	transition-duration: 0.8s;
	transition-timing-function: ease-out;
}

div.list.faq > div.media_list > dl > dt.over.on {
	background-color: rgba(255, 255, 255, 1);
	transition-duration: 0.2s;
}

div.list.faq > div.media_list > dl > dt::before {
	content: "Q";
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: 10px;
	background: #888;
	color: #FFF;
	margin: -4px 0 0 0;
}

div.list.faq > div.media_list > dl > dt > p {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3;
}

div.list.faq > div.media_list > dl > dd {
	padding-bottom: 40px;
	display: none;
}

div.list.faq > div.media_list > dl > dd::before {
	content: "A";
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	display: block;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	left: 10px;
	background: #FFF;
}

div.list.faq > div.media_list > dl > dd > div > div.col.col_1 {
	width: 100%;
}

div.list.faq > div.media_list > dl > dd > div > div.col.col_1 > div.img {
	margin-bottom: 15px;
}

div.list.faq > div.media_list > dl > dd > div > div.col.col_1 > div.img > div.inner > img {
	display: block;
	width: 100%;
}

div.list.faq > div.media_list > dl > dd > div > div.col.col_2 {
	text-align: justify;
}

div#entry header > div.headline {
	position: relative;
	line-height: 1;
	margin-bottom: 50px;
	padding-top: 35px;
	text-align: center;
}

div#entry header > div.headline > h3 {
	font-weight: bold;
}

div#entry header > div.headline > h4 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

div#entry header > div.headline > h4 > img {
	height: 25px;
	margin: 0 auto;
}

div#entry > div.inner > article > nav.entries {
	margin-top: 100px;
}

div#entry > a.close.side {
	position: absolute;
	height: 50px;
	width: 50px;
	z-index: 1100;
	left: 5px;
	text-indent: -9999em;
	top: 160px;
}

div#entry > a.close.side::before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 50%;
	height: 50%;
	transform: rotate(225deg);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border: solid #000;
	border-width: 2px 2px 0 0;
}

div#entry > a.close.side::after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 70%;
	height: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border: solid #000;
	border-width: 2px 0 0 0;
}

div#entry > div.inner  div.paging {
	letter-spacing: -.40em;
	text-align: center;
	margin: 20px auto 0;
	padding: 20px 0 30px;
	border-top: 1px solid #CCC;
}

div#entry > div.inner  div.paging a.next_entry {
	padding-left: 35px;
	margin-right: 5%;
}

/*
div#entry > div.inner  div.paging a.next_entry::before {
content: "NEXT";
right: 0;
}
*/
div#entry > div.inner  div.paging a.prev_entry {
	padding-right: 35px;
	margin-left: 5%;
}

/*
div#entry > div.inner  div.paging a.prev_entry::before {
content: "PREV";
left: 0;
}
*/

/*
div#entry > div.inner  div.paging a::before {
content: "";
position: absolute;
top: 0;
font-weight: bold;
font-size: 80%;
padding: 5px 15px;
color: #888;
}
*/
div#entry > div.inner  div.paging a > i {
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	-moz-transform-property: -moz-transform;
	-webkit-transform-property: -webkit-transform;
	-o-transform-property: -o-transform;
	-ms-transform-property: -ms-transform;
	transition-property: transform;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	-ms-transition-duration: 1s;
	transition-duration: 1s;
	-moz-transition-timing-function: cubic-bezier(0, 1, 0, 1);
	-webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
	-o-transition-timing-function: cubic-bezier(0, 1, 0, 1);
	-ms-transition-timing-function: cubic-bezier(0, 1, 0, 1);
	transition-timing-function: cubic-bezier(0, 1, 0, 1);
	top: 0;
	bottom: 0;
	margin: auto;
}

div#entry > div.inner  div.paging a.next_entry > i {
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-o-transform: matrix(1, 0, 0, 1, 0, 0);
	-ms-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
}

div#entry > div.inner  div.paging a.next_entry.on > i {
	-moz-transform: matrix(1, 0, 0, 1, -5, 0);
	-webkit-transform: matrix(1, 0, 0, 1, -5, 0);
	-o-transform: matrix(1, 0, 0, 1, -5, 0);
	-ms-transform: matrix(1, 0, 0, 1, -5, 0);
	transform: matrix(1, 0, 0, 1, -5, 0);
}

div#entry > div.inner  div.paging a.prev_entry > i {
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-o-transform: matrix(1, 0, 0, 1, 0, 0);
	-ms-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
}

div#entry > div.inner  div.paging a.prev_entry.on > i {
	-moz-transform: matrix(1, 0, 0, 1, 5, 0);
	-webkit-transform: matrix(1, 0, 0, 1, 5, 0);
	-o-transform: matrix(1, 0, 0, 1, 5, 0);
	-ms-transform: matrix(1, 0, 0, 1, 5, 0);
	transform: matrix(1, 0, 0, 1, 5, 0);
}

div#entry > div.inner  div.paging a > i::before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 50%;
	height: 50%;
	border: solid #333;
	border-width: 2px 2px 0 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

div#entry > div.inner  div.paging a > i::after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 70%;
	height: 0;
	border: solid #333;
	border-width: 2px 0 0 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

div#entry > div.inner  div.paging a.next_entry > i::before {
	transform: rotate(225deg);
}

div#entry > div.inner  div.paging a.prev_entry > i::before {
	transform: rotate(45deg);
}

div#entry > div.inner  div.paging a {
	width: 45%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: inline-block;
	margin: 0 0;
	position: relative;
	line-height: 1.3;
	color: #333;
	padding: 10px 15px;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: justify;
}

div#entry > div.inner  div.paging a > div.img {
	width: 90%;
	padding-bottom: 90%;
	height: 0;
	overflow: hidden;
	position: relative;
	margin: 0 auto 5px;
}

div#entry > div.inner  div.paging a > div.img > img {
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin: auto;
	height: 100%;
	max-width: none;
}

div#entry > div.inner  div.paging a > div.title {
	text-align: center;
	font-size: 60%;
	line-height: 1.5;
}

div#entry > div.inner  div.paging a.next_entry > i {
	left: 0;
}

div#entry > div.inner  div.paging a.prev_entry > i {
	right: 0;
}

div#entry > div.inner div.paging.box {
	letter-spacing: -.40em;
	padding: 0 200px;
	height: 120px;
	position: relative;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0 auto;
}

div#entry > div.inner div.paging.box > div.col {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	line-height: 120px;
	letter-spacing: normal;
	z-index: 2;
}

div#entry > div.inner div.paging.box > div.col > a {
	width: 100%;
	display: block;
	height: 100%;
	line-height: inherit;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	background: #FFF;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	transition-property: background;
	transition-duration: 0.5s;
}

div#entry > div.inner div.paging.box > div.col.center > a {
	display: block;
	text-align: center;
}

div#entry > div.inner div.paging.box > div.col > a.on {
	transition-duration: 0.2s;
	background: #BECAD8;
}

div#entry > div.inner div.paging.box > div.col > a > div.blloon {
	width: 320px;
	height: auto;
	position: absolute;
	top: 90%;
	line-height: 0;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 40px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 40px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 40px 0px;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 30px 15px;
	display: none;
}

div#entry > div.inner div.paging.box > div.col > a.on > div.blloon {
	display: block;
}

div#entry > div.inner div.paging.box > div.col > a > div.blloon::after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	background: #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 0;
	right: 0;
	top: -5px;
	margin: auto;
}

div#entry > div.inner div.paging.box > div.col.left > a > div.blloon::after {
	right: auto;
	left: 30px;
}

div#entry > div.inner div.paging.box > div.col.right > a > div.blloon::after {
	left: auto;
	right: 30px;
}

div#entry > div.inner div.paging.box > div.col > a > div.blloon > div.inner {
	width: 100%;
	letter-spacing: -.40em;
}

div#entry > div.inner div.paging.box > div.col > a > div.blloon > div.inner > div.col {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	letter-spacing: normal;
	text-align: left;
}

div#entry > div.inner div.paging.box > div.col > a > div.blloon > div.inner > div.col.col_1 {
	position: relative;
	padding-bottom: 50%;
	height: 0;
}

div#entry > div.inner div.paging.box > div.col > a > div.blloon > div.inner > div.col.col_1 > img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

div#entry > div.inner div.paging.box > div.col > a > div.blloon > div.inner > div.col.col_2 {
	padding: 0 5%;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 0.2em;
}

div#entry > div.inner div.paging.box > div.col.left {
	width: 200px;
	position: absolute;
	left: 0;
	top: 0;
}

div#entry > div.inner div.paging.box > div.col.left > a.next_entry {
	text-align: left;
	padding-left: 35%;
	padding-right: 0;
}

div#entry > div.inner div.paging.box > div.col.left > a.next_entry > i {
	left: auto;
	right: 70%;
}

div#entry > div.inner div.paging.box > div.col.left > a.next_entry > div.blloon {
	left: 10%;
}

div#entry > div.inner div.paging.box > div.col.center {
	display: block;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	z-index: 1;
}

div#entry > div.inner div.paging.box > div.col.right {
	width: 200px;
	position: absolute;
	right: 0;
	top: 0;
}

div#entry > div.inner div.paging.box > div.col.right > a.prev_entry {
	text-align: right;
	padding-right: 35%;
	padding-left: 0;
}

div#entry > div.inner div.paging.box > div.col.right > a.prev_entry > i {
	left: 70%;
	right: auto;
}

div#entry > div.inner div.paging.box > div.col.right > a.prev_entry > div.blloon {
	right: 10%;
}


nav.navi_form {
	margin: 0 auto 70px;
}

nav.navi_form > ul.category {
	letter-spacing: -.40em;
	margin: 0 auto;
	display: block;
	max-width: 900px;
	width: 100%;
}

nav.navi_form > ul.category > li {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
	width: 50%;
	max-width: 210px;
}

nav.navi_form > ul.category > li > a {
	padding: 10px 10px;
	border: 1px solid #888;
	display: block;
	width: 95%;
	margin: 0 auto;
	background: #FFF;
	transition-property: background;
	transition-duration: 0.5s;
	position: relative;
	letter-spacing: 0.1em;
}

nav.navi_form > ul.category > li.active > a {
	cursor: default;
}

nav.navi_form > ul.category > li.active > a::after {
	content: "";
	position: absolute;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	width: 15px;
	height: 15px;
	background: #FFF;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	top: auto;
	left: 0;
	right: 0;
	bottom: -9px;
	margin: auto;
}

nav.navi_form > ul.category > li:not(.active) > a.on {
	transition-duration: 0.2s;
}

nav.navi_form > ul.category > li > a > span {
	position: relative;
	z-index: 2;
}

article > div.inner > div.body > nav[class^=navi_].footer {
	margin-top: 200px;
}

div#modal_img_window {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 200;
	height: 100%;
}

div#modal_img_window > div.inner {
	position: relative;
	top: 2%;
	left: 0;
	width: 100%;
	height: 98%;
	padding: 0;
	z-index: 2;
}

div#modal_img_window > div.inner > div.slider {
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	position: absolute;
	width: 100%;
	height: 100%;
	padding-bottom: 80px;
}

div#modal_img_window > div.inner > div.close {
	position: absolute;
	top: 0;
	right: 1%;
	height: 0;
	width: 60px;
	padding-bottom: 60px;
	z-index: 10;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.6) url(../elements/icon_close.png?1812141) 50% 50% / 80% no-repeat;
}

div#modal_img_window > div.overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
	transition-property: opacity;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	background: rgba(245, 245, 245, 1);
}

div#modal_img_window.active > div.inner > div.slider {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

div#modal_img_window.active > div.overlay {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

div#modal_img_window > div.inner > div.slider > div {
	position: relative;
}

div#modal_img_window > div.inner > div.slider > div.main {
	height: 100%;
	width: 100%;
}

div#modal_img_window > div.inner > div.slider > div > div.flickity-viewport {
	height: 100% !important;
	width: 100%;
}

div#modal_img_window > div.inner > div.slider > div > div.flickity-viewport > div.flickity-slider {
	height: 100%;
	letter-spacing: -.40em;
	width: 100%;
}

div#modal_img_window > div.inner > div.slider > div > div.flickity-viewport > div.flickity-slider > div.thm {
	display: inline-block;
	height: 100%;
}

div#modal_img_window > div.inner > div.slider > div > div.flickity-viewport > div.flickity-slider > div.thm > div.img {
	height: 100%;
	width: 100%;
	position: relative;
}

div#modal_img_window > div.inner > div.slider > div > div.flickity-viewport > div.flickity-slider > div.thm > div.img > img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

div#modal_img_window > div.inner > div.slider > div.main > div.flickity-viewport > div.flickity-slider > div.thm {
	width: 100%;
	height: 100%;
}

div#modal_img_window > div.inner > div.slider > div.main > div.flickity-viewport > div.flickity-slider > div.thm > div.img > a.dl_pdf {
	position: absolute;
	width: 100px;
	background: #cd0a0a;
	z-index: 20;
	right: 2%;
	bottom: 0;
	padding: 5px 10px 5px 3px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div#modal_img_window > div.inner > div.slider > div.main > div.flickity-viewport > div.flickity-slider > div.thm > div.img > a.dl_pdf::before {
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url(../elements/icon_download.png?1812141) 50% 50% / 100% no-repeat;
	margin: -3px 3px 0 0;
}

div#modal_img_window > div.inner > div.slider > div.main > div.flickity-viewport > div.flickity-slider > div.thm > div.img > a.dl_pdf::after {
	content: "PDF";
}

div#modal_img_window > div.inner > div.slider > div.main > button.flickity-prev-next-button {
	position: absolute;
	height: 80px;
	max-width: 30px;
	width: 5%;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 100;
	display: block;
}

div#modal_img_window > div.inner > div.slider > div.main > button.flickity-prev-next-button.previous {
	left: 2%;
	background: url(../elements/btn_arrow_left.png?1812141) 50% 50% / 160% no-repeat;
}

div#modal_img_window > div.inner > div.slider > div.main > button.flickity-prev-next-button.next {
	right: 2%;
	background: url(../elements/btn_arrow_right.png?1812141) 50% 50% / 160% no-repeat;
}

div#modal_img_window > div.inner > div.slider > div.thms {
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: 0;
	letter-spacing: -.40em;
	white-space: nowrap;
	position: absolute;
	padding: 5px 60px;
	left: 0;
	right: 0;
	margin: auto;
}

div#modal_img_window > div.inner > div.slider > div.thms > div.flickity-viewport {
	height: 60px !important;
}

div#modal_img_window > div.inner > div.slider > div.thms > div.flickity-viewport > div.flickity-slider {
	height: 60px !important;
	width: auto !important;
}

div#modal_img_window > div.inner > div.slider > div.thms div.thm {
	height: 100%;
	width: 60px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	letter-spacing: normal;
	transition-property: opacity;
	transition-duration: 0.6s;
	transition-timing-function: ease-out;
	padding: 5px;
	line-height: 0;
}

div#modal_img_window > div.inner > div.slider > div.thms div.thm.is-nav-selected {
	cursor: default;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
}

div#modal_img_window > div.inner > div.slider > div.thms div.thm.on {
	transition-duration: 0.05s;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
}

a#float_pickup {
	padding: 0;
	position: absolute;
	text-align: center;
	right: 7px;
	top: 0;
	width: 76px;
	z-index: 30;
	height: 50%;
	bottom: 0;
	margin: auto;
	max-height: 400px;
	overflow: hidden;
	transition-property: transform, opacity;
	transition-duration: 0.8s, 0.8s;
	transition-timing-function: ease-out, ease-out;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
	-webkit-transform: matrix(1, 0, 0, 1, 100, 0);
	-moz-transform: matrix(1, 0, 0, 1, 100, 0);
	-o-transform: matrix(1, 0, 0, 1, 100, 0);
	-ms-transform: matrix(1, 0, 0, 1, 100, 0);
	transform: matrix(1, 0, 0, 1, 100, 0);
}

a#float_pickup[data-scroll='staff'], a#float_pickup[data-scroll='bland'], a#float_pickup[data-scroll='gallery'], a#float_pickup[data-scroll='land'] {
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
	-o-transform: matrix(1, 0, 0, 1, 0, 0);
	-ms-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
}

a#float_pickup.on {
	transition-duration: 0.2s;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

a#float_pickup > div.img {
	width: 90%;
	height: 0;
	padding-bottom: 90%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 5px;
	z-index: 5;
	position: relative;
}

a#float_pickup > div.img > img {
	position: absolute;
	top: -100%;
	left: -100%;
	right: -100%;
	bottom: -100%;
	margin: auto;
}

a#float_pickup.horizontal > div.img > img {
	height: 100%;
	width: auto;
}

a#float_pickup.vertical > div.img > img {
	width: 100%;
	height: auto;
}

article > div.inner > div.index.modelhouse > ul > li.thm.horizontal > a.main > div.img > img {
	height: 100%;
	width: auto;
}

article > div.inner > div.index.modelhouse > ul > li.thm.vertical > a.main > div.img > img {
	width: 100%;
	height: auto;
}

a#float_pickup > div.title {
	font-size: 75%;
	line-height: 1.2;
	display: inline-block;
	background: url(../elements/img_modelhouse_pickup_event_float_btn.png?1812141) right top / 20px no-repeat;
	padding-right: 25px;
	padding-left: 0;
	padding-top: 5px;
	width: 43px;
	overflow: hidden;
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	-ms-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	-ms-column-gap: 0;
	column-gap: 0;
	display: inline-block;
	height: auto;
	text-align: left;
	white-space: nowrap;
	min-height: 100px;
}

a#float_pickup > div.btn {
	display: none;
}

/* @end */



/* @group slide 

  _|_|_|  _|        _|_|_|  _|_|_|    _|_|_|_|
_|        _|          _|    _|    _|  _|
  _|_|    _|          _|    _|    _|  _|_|_|
	  _|  _|          _|    _|    _|  _|
_|_|_|    _|_|_|_|  _|_|_|  _|_|_|    _|_|_|_|

 --------------------------------------------------------*/

div.slide.common {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 2;
	padding: 0;
	overflow: hidden;
}

div.slide.common > ul.carousel {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
}

div.slide.common > ul.carousel li.cell {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	transition-property: z-index, opacity;
	transition-duration: 0s, 1s;
	transition-timing-function: ease-out;
}

div.slide.common > ul.carousel li.cell.active {
	z-index: 3;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

div.slide.common > ul.carousel li.cell.pending.active {
	z-index: 2;
	transition-delay: 0s, 0.5s;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

div.slide.common > ul.carousel li.cell > * {
	display: block;
	width: 100%;
	height: 100%;
}

div.slide.common > ul.carousel li.cell > *[data-link-to-flag="media"] {
	cursor: default;
}

div.slide.common > ul.carousel li.cell > * > div.img {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

div.slide.common > ul.carousel li.cell > * > div.img > img {
	display: none;
	max-width: none;
	max-height: none;
	width: auto;
	height: auto;
	display: block;
	position: absolute;
	top: -1000%;
	left: -1000%;
	right: -1000%;
	bottom: -1000%;
	margin: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transform-property: -moz-transform;
	-webkit-transform-property: -webkit-transform;
	-o-transform-property: -o-transform;
	-ms-transform-property: -ms-transform;
	transition-property: transform;
	-moz-transition-delay: 1s;
	-webkit-transition-delay: 1s;
	-o-transition-delay: 1s;
	-ms-transition-delay: 1s;
	transition-delay: 1s;
	-moz-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	-ms-transition-duration: 0s;
	transition-duration: 0s;
	-moz-transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-moz-transform: matrix(1.3, 0, 0, 1.3, 0, 0);
	-webkit-transform: matrix(1.3, 0, 0, 1.3, 0, 0);
	-o-transform: matrix(1.3, 0, 0, 1.3, 0, 0);
	-ms-transform: matrix(1.3, 0, 0, 1.3, 0, 0);
	transform: matrix(1.3, 0, 0, 1.3, 0, 0);
}

div.slide.common > ul.carousel li.cell.active > * > div.img > img {
	display: block;
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
	-moz-transition-duration: 14s;
	-webkit-transition-duration: 14s;
	-o-transition-duration: 14s;
	-ms-transition-duration: 14s;
	transition-duration: 14s;
	-moz-transform: matrix(1, 0, 0, 1, 0, 0);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
	-o-transform: matrix(1, 0, 0, 1, 0, 0);
	-ms-transform: matrix(1, 0, 0, 1, 0, 0);
	transform: matrix(1, 0, 0, 1, 0, 0);
}

div.slide.common > ul.carousel li.cell.horizontal > * > div.img > img {
	height: 100%;
	width: auto;
}

div.slide.common > ul.carousel li.cell.vertical > * > div.img > img {
	width: 100%;
	height: auto;
}

div.slide.common > ul.carousel li.cell > * > .description {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.slide.common > ul.carousel li.cell > * > .description div.str_img.str_001 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.slide.common > ul.carousel li.cell > * > .description div.str_img.str_001 > img {
	max-width: 260px;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 7%;
}

div.slide.common > ul.carousel li.cell > * > .description div.str_img.str_002 {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 180px);
	height: 100%;
}

div.slide.common > ul.carousel li.cell > * > .description div.str_img.str_002 > img {
	max-width: 570px;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 7%;
}

div.slide.common > ul.carousel li.cell > * > .description > img.headline {
	max-width: 400px;
	width: 90%;
	position: absolute;
	bottom: 16%;
	left: 0;
	right: 0;
	margin: 0 auto;
}

div.slide.common > ul.carousel li.cell > * > .description > img.lead {
	max-width: 40px;
	position: absolute;
	top: 10%;
	left: 0;
	right: 0;
	margin: auto;
	width: 8%;
}

div.slide.common > ul.carousel li.cell > * > .description > img.right {
	right: 5%;
	left: auto;
}

div.slide.common > ul.carousel li.cell > * > .description > img.left {
	left: 5%;
	right: auto;
}

div.slide.common > ul.dots {
	position: absolute;
	width: 100%;
	bottom: 20px;
	padding: 0;
	margin: auto;
	list-style: none;
	text-align: center;
	line-height: 1;
	z-index: 5;
	height: 20px;
	left: 0;
	right: 0;
}

div.slide.common > ul.dots > li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	background: rgba(255, 255, 255, 0.4);
	border-radius: 50%;
	cursor: pointer;
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.2, -0.3, 0.6, 2.5);
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
}

div.slide.common > ul.dots > li.active {
	filter: alpha(opacity=100);
	background: #333;
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	cursor: default;
}

div.flickity_slider > div {
	position: relative;
}

div.flickity_slider > .main {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

div.flickity_slider > ul > div.flickity-viewport {
	height: 100% !important;
	width: 100%;
}

div.flickity_slider > ul > div.flickity-viewport > div.flickity-slider {
	height: 100%;
	letter-spacing: -.40em;
	width: 100%;
	font-size: 0%;
}

div.flickity_slider > ul > div.flickity-viewport > div.flickity-slider > .thm {
	display: inline-block;
	height: 100%;
}

div.flickity_slider > ul > div.flickity-viewport > div.flickity-slider > .thm > div.img {
	height: 100%;
	width: 100%;
	position: relative;
}

div.flickity_slider > ul > div.flickity-viewport > div.flickity-slider > .thm > div.img > img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

div.flickity_slider > .main > div.flickity-viewport > div.flickity-slider > .thm {
	width: 100%;
	height: 100%;
	transition-property: opacity;
	transition-duration: 0.6s;
	transition-timing-function: ease-out;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

div.flickity_slider > .main > div.flickity-viewport > div.flickity-slider > .thm div.img > div.inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.flickity_slider > .main > div.flickity-viewport > div.flickity-slider > .thm div.img > div.inner > img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	object-fit: contain;
	object-position: center center;
	font-family: 'object-fit:contain;object-position: center center;';
}

div.flickity_slider > .main > div.flickity-viewport > div.flickity-slider > .thm.is-selected {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

div.flickity_slider > .main > div.flickity-viewport > div.flickity-slider > .thm > div.img > a.dl_pdf {
	position: absolute;
	width: 100px;
	background: #cd0a0a;
	z-index: 20;
	right: 2%;
	bottom: 0;
	padding: 5px 10px 5px 3px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.flickity_slider > .main > div.flickity-viewport > div.flickity-slider > .thm > div.img > a.dl_pdf::before {
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	background: url(../elements/icon_download.png?190916) 50% 50% / 100% no-repeat;
	margin: -3px 3px 0 0;
}

div.flickity_slider > .main > div.flickity-viewport > div.flickity-slider > .thm > div.img > a.dl_pdf::after {
	content: "PDF";
}

div.flickity_slider > .main > button.flickity-prev-next-button {
	position: absolute;
	height: 80px;
	max-width: 30px;
	width: 40px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 100;
	display: block;
}

div.flickity_slider > .main > button.flickity-prev-next-button.previous {
	left: 1%;
	background: url(../elements/btn_arrow_small_left.png?190916) 50% 50% / 150% no-repeat;
}

div.flickity_slider > .main > button.flickity-prev-next-button.next {
	right: 1%;
	background: url(../elements/btn_arrow_small_right.png?190916) 50% 50% / 150% no-repeat;
}

div.flickity_slider > .thms {
	width: 100%;
	height: 45px;
	position: absolute;
	letter-spacing: -.40em;
	white-space: nowrap;
	position: absolute;
	padding: 0 40px;
	left: 0;
	right: 0;
	margin: 5px 0 0;
	top: 100%;
}

div.flickity_slider > .thms button.flickity-prev-next-button.previous {
	left: 0;
	background: url(../elements/btn_arrow_small_left_b.gif?190916) 50% 50% / 100% no-repeat;
}

div.flickity_slider > .thms button.flickity-prev-next-button.next {
	right: 0;
	background: url(../elements/btn_arrow_small_right_b.gif?190916) 50% 50% / 100% no-repeat;
}

div.flickity_slider > .thms > div.flickity-viewport {
	height: 60px !important;
	overflow: hidden;
}

div.flickity_slider > .thms > div.flickity-viewport > div.flickity-slider {
	height: 60px !important;
	width: auto !important;
}

div.flickity_slider > .thms .thm {
	height: 100%;
	width: 60px;
	display: inline-block;
	position: relative;
	cursor: pointer;
	letter-spacing: normal;
	transition-property: opacity;
	transition-duration: 0.6s;
	transition-timing-function: ease-out;
	padding: 5px;
	line-height: 0;
	float: left;
}

div.flickity_slider > .thms .thm.is-nav-selected {
	cursor: default;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
}

div.flickity_slider > .thms .thm.on {
	transition-duration: 0.05s;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
}

/* @end */







/* ==========================================================================
   Media Queries
   ========================================================================== */

/* @group If <= height 600 & width 1000 

_|_|_|  _|_|_|_|
  _|    _|
  _|    _|_|_|
  _|    _|
_|_|_|  _|

 --------------------------------------------------------*/

/* @end */

/* @group If <= height 600 & width 740 

_|_|_|  _|_|_|_|
  _|    _|
  _|    _|_|_|
  _|    _|
_|_|_|  _|

 --------------------------------------------------------*/
@media only screen and (max-height:600px) and (max-width:740px) {


}

/* @end */

/* @group If <= 1200 

_|_|_|  _|_|_|_|
  _|    _|
  _|    _|_|_|
  _|    _|
_|_|_|  _|

 --------------------------------------------------------*/
@media only screen and (max-width:1200px) {



}

/* @end */

/* @group If <= 1000 

_|_|_|  _|_|_|_|
  _|    _|
  _|    _|_|_|
  _|    _|
_|_|_|  _|

 --------------------------------------------------------*/
@media only screen and (max-width:1000px) {


	/* @group common 

	  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|
	_|        _|    _|  _|_|  _|_|  _|_|  _|_|  _|    _|  _|_|    _|
	_|        _|    _|  _|  _|  _|  _|  _|  _|  _|    _|  _|  _|  _|
	_|        _|    _|  _|      _|  _|      _|  _|    _|  _|    _|_|
	  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|

	 --------------------------------------------------------*/

	body #header {
		display: block;
	}

	div#entry > a.close.side {
		height: 40px;
		width: 40px;
		left: 10px;
		top: 80px;
	}

  div.inner > header.page_common {
  min-height: 100px;
  }
  div.inner > header.page_common > h1 {
  font-size: 22px;
  }

	/* @end */

}

/* @end */

/* @group If <= 900 

_|_|_|  _|_|_|_|
  _|    _|
  _|    _|_|_|
  _|    _|
_|_|_|  _|

 --------------------------------------------------------*/
@media only screen and (max-width:900px) {

}

/* @end */

/* @group If <= 800 

_|_|_|  _|_|_|_|
  _|    _|
  _|    _|_|_|
  _|    _|
_|_|_|  _|

 --------------------------------------------------------*/
@media only screen and (max-width:800px) {


}

/* @end */

/* @group If <= 740 = iphone landscape 

_|_|_|  _|_|_|_|
  _|    _|
  _|    _|_|_|
  _|    _|
_|_|_|  _|

 --------------------------------------------------------*/
@media only screen and (max-width:740px) {

	/* @group common 

	  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|
	_|        _|    _|  _|_|  _|_|  _|_|  _|_|  _|    _|  _|_|    _|
	_|        _|    _|  _|  _|  _|  _|  _|  _|  _|    _|  _|  _|  _|
	_|        _|    _|  _|      _|  _|      _|  _|    _|  _|    _|_|
	  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|

	 --------------------------------------------------------*/
	body {
		font-size: 90%;
		-webkit-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		-o-text-size-adjust: 100%;
		text-size-adjust: 100%;
	}

	article > div.inner > header {
	}

	div#header_sub {
		height: 60px;
	}

	div#header_sub > a {
		height: 40px;
	}

	div#header_sub > a > img {
		width: auto;
		height: 100%;
		margin: 0 auto;
	}

	div#header_sub > div.header_small {
		width: 60px;
		height: 30px;
	}

	div#entry > a.close.side {
		left: 10px;
		height: 30px;
		width: 30px;
	}

	div.index > ul > li.pagination.index > ul > li {
		width: 10%;
		padding-bottom: 10%;
	}

	div#entry > div.inner div.paging.box {
		padding: 0 100px;
		height: 80px;
	}

	div#entry > div.inner div.paging.box > div.col {
		line-height: 80px;
	}

	div#entry > div.inner div.paging.box > div.col > a {
		margin: 0 !important;
		text-align: center !important;
	}

	div#entry > div.inner div.paging.box > div.col.left {
		width: 100px;
	}

	div#entry > div.inner div.paging.box > div.col.left > a.next_entry {
		;
		padding-left: 10px;
	}

	div#entry > div.inner div.paging.box > div.col.right {
		width: 100px;
	}

	div#entry > div.inner div.paging.box > div.col.right > a.prev_entry {
		padding-right: 10px;
	}

	/* @end */




}
/* @end */


/* @group If <= 600 

_|_|_|  _|_|_|_|
  _|    _|
  _|    _|_|_|
  _|    _|
_|_|_|  _|

 --------------------------------------------------------*/
@media only screen and (max-width:600px) {

	/* @group common 

	  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|
	_|        _|    _|  _|_|  _|_|  _|_|  _|_|  _|    _|  _|_|    _|
	_|        _|    _|  _|  _|  _|  _|  _|  _|  _|    _|  _|  _|  _|
	_|        _|    _|  _|      _|  _|      _|  _|    _|  _|    _|_|
	  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|

	 --------------------------------------------------------*/

	div.float_navi.sp {
	display: block !important;
	height: 35px;
	width: 100%;
	}

	div.image_list > figure > div.text_wrapper {
	}

	div#entry > div.inner  div.paging a {
		width: 100%;
		margin: 50px auto !important;
		text-align: left !important;
		max-width: none;
		display: block;
	}

	/*
	div#entry > div.inner  div.paging a::before {
	left: 0;
	right: 0;
	text-align: center;
		
	}
	*/
	div#modal_img_window > div.inner > div.close {
		width: 40px;
		padding-bottom: 40px;
	}

	div.index > ul > li.pagination.index {
		padding: 0 15%;
	}

	div.index > ul > li.pagination.index > ul > li {
		width: 20%;
		padding-bottom: 20%;
	}

	div.index > ul > li.pagination.index > ul > li.pagination.load_prev {
		left: -20%;
	}

	div.index > ul > li.pagination.index > ul > li.pagination.load_next {
		right: -20%;
	}

	nav.navi_form > ul.category > li {
	}

	html.scrolled #return_top {
	bottom: 40px;
	}

  div.inner > header.page_common {
  }
  div.inner > header.page_common > h1 {
  font-size: 18px;
  line-height: 1.3;
  }

	/* @end */

	/* @group header 

	_|    _|  _|_|_|_|    _|_|    _|_|_|    _|_|_|_|  _|_|_|
	_|    _|  _|        _|    _|  _|    _|  _|        _|    _|
	_|_|_|_|  _|_|_|    _|_|_|_|  _|    _|  _|_|_|    _|_|_|
	_|    _|  _|        _|    _|  _|    _|  _|        _|    _|
	_|    _|  _|_|_|_|  _|    _|  _|_|_|    _|_|_|_|  _|    _|

	 --------------------------------------------------------*/

	body #header > header > h1 > a > img {
	}

	body #header > header {
	}

	/* @end */

}
/* @end */


/* @group If <= 500 

_|_|_|  _|_|_|_|
  _|    _|
  _|    _|_|_|
  _|    _|
_|_|_|  _|

 --------------------------------------------------------*/
@media only screen and (max-width:500px) {
	html .pc {
		display: none !important;
	}

	html .sp {
		display: inherit !important;
	}

	/* @group common 

	  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|
	_|        _|    _|  _|_|  _|_|  _|_|  _|_|  _|    _|  _|_|    _|
	_|        _|    _|  _|  _|  _|  _|  _|  _|  _|    _|  _|  _|  _|
	_|        _|    _|  _|      _|  _|      _|  _|    _|  _|    _|_|
	  _|_|_|    _|_|    _|      _|  _|      _|    _|_|    _|      _|

	 --------------------------------------------------------*/

	header.main_set {
		font-size: 0.7rem;
	}

	body a.close.bottom {
		margin-bottom: 20px;
		height: 30px;
		width: 30px;
		display: none;
	}

	body a.close.bottom > i {
		width: 1px;
		height: 1px;
	}

	body a.close.bottom > i::before {
		width: 15px;
		height: 1px;
		left: -7.5px;
	}

	body a.close.bottom > i::after {
		width: 15px;
		height: 1px;
		left: -7.5px;
	}

	div#entry > div.inner div.paging.box {
		padding: 0 60px;
	}

	div#entry > div.inner div.paging.box > div.col.left {
		width: 60px;
	}

	div#entry > div.inner div.paging.box > div.col.left > a.next_entry {
		;
		padding-left: 10px;
	}

	div#entry > div.inner div.paging.box > div.col.right {
		width: 60px;
	}

	div#entry > div.inner div.paging.box > div.col.right > a.prev_entry {
		padding-right: 10px;
	}

	div#entry > div.inner div.paging.box > div.col.right > a.prev_entry > div.blloon {
		width: 260px;
	}

	/* @end */




}
/* @end */

