@charset "utf-8";

@font-face {
	font-family: 'dinos-font';
	src:
		url('fonts/dinos-font_ff3q2v.ttf') format('truetype'),
		url('fonts/dinos-font_ff3q2v.woff') format('woff'),
		url('fonts/dinos-font_ff3q2v-dinos-font.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* ========================================================
	template.css => テンプレート用CSS
======================================================== */
html {
	font-size: 62.5%;
}
body {
	background-color: #fff;
	font-size: 1.6rem;
	line-height: 2;
	color: #1a1a1a;
	word-wrap: break-word;
	overflow-wrap: break-word;

	/* 游ゴシックベース */
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif;

	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.8;
}
a[href] {
	color: #1a1a1a;
	text-decoration: underline;
	outline: none;
}
a[href]:hover {
	text-decoration: none;
}
a[href].a_reverse,
.a_reverse a[href] {
	text-decoration: none;
}
@media screen and (min-width: 769px) {
	a[href].a_reverse:hover,
	.a_reverse a[href]:hover {
		text-decoration: underline;
	}
}
a[href^="http"],
a[href^="mailto:"] {
	/*display: inline-block;*/
	word-break: break-all;
	word-wrap : break-word;
	overflow-wrap : break-word;
}

label {
	cursor: pointer;
}
input, select, textarea, button {
	max-width: 100%;
	margin: 0;
	vertical-align: middle;
	font-family: inherit;
	outline: none;
	font-size: 100%;
}

button {
	cursor: pointer;
}
iframe {
	max-width: 100%;
	vertical-align: middle;
}

.hidden {
	display: none;
}
.slick-slider * {
	outline: none;
}
@media screen and (max-width: 768px) {
	body {
		font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.3rem;
	}
	img {
		max-width: 100%;
		height: auto;
	}
}


/* pc / sp
============================================================================================================ */
.sp,
.sps {
	display: none !important;
}
@media screen and (min-width: 769px), print {
	.pc_break {
		position: relative;
		display: block;
		height: 0;
		overflow: hidden;
	}
	.pc_hidden {
		position: relative;
		overflow: hidden;
		display: block;
		height: 0;
	}
}
@media screen and (max-width: 768px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
	img.sp, span.sp, br.sp, em.sp, strong.sp {
		display: inline !important;
	}
	td.sp, th.sp {
		display: table-cell !important;
	}
	.sp_break {
		position: relative;
		display: block;
		height: 0;
		overflow: hidden;
	}
}
@media screen and (max-width: 370px) {
	.sps {
		display: block !important;
	}
	img.sps, spsan.sps, br.sps, em.sps, strong.sps {
		display: inline !important;
	}
	.sps_non {
		display: none !important;
	}
}


/* transition
============================================================================================================ */
@media screen and (min-width: 769px) {
	a[href],
	a[href]::before,
	a[href]::after,
	button,
	.basic_trs,
	.basic_trs::before,
	.basic_trs::after,
	.basic_trs *,
	.basic_trs *::before,
	.basic_trs *::after {
		-webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
		-o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
	}
}


/* font family
============================================================================================================ */
.ff_min {
	font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "游明朝", YuMincho, "HGS明朝E", "HG明朝E", "メイリオ", Meiryo, serif;
	font-weight: normal;
}
.ff_en {
	font-family: 'Barlow', sans-serif;
	/*font-family: 'Barlow Semi Condensed', sans-serif;*/
	font-weight: 600;
	letter-spacing: 1px;
}
.site_ico {
	display: block;
	font-family: 'dinos-font' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 8rem;
	color: #e6e6e6;
	line-height: 1;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.site_ico.ico_cinema::before {
	content: "\e901";
}
.site_ico.ico_bowling::before {
	content: "\e902";
}
.site_ico.ico_park::before {
	content: "\e903";
}
.site_ico.ico_sports::before {
	content: "";
	background: url(../../images/common/icon_sports_gray.svg) no-repeat center top;
	display: inline-block;
	width: 94px;
	height: 60px;
	-webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
	transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;	
}
@media screen and (min-width: 767px) {
	a[href]:hover .site_ico.ico_sports::before {
		background: url(../../images/common/icon_sports_green.svg) no-repeat center top;
		-webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
		-o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
	}
}
@media screen and (max-width: 768px) {
	.site_ico.ico_sports::before {
		height: 40px;
	}
}
.site_ico.ico_cafe::before {
	content: "\e905";
}



/* color
============================================================================================================ */
.c_white {
	color: #fff;
}
.bg_black {
	background-color: #1a1a1a;
	color: #fff;
}
.bg_sumi {
	background-color: #000;
	color: #fff;
}
.bg_lightgray {
	background-color: #fafafa;
}
.bg_common_pink {
	background-color: #e5004e !important;
}

.c_saturday,
.c_before_holiday {
	color: #118eb2;
}
.c_holiday {
	color: #dc0b0b;
}

.bg_cinema {
	background-color: #1a1a1a;
}
.bd_cinema {
	border-color: #1a1a1a;
}
.bg_bowling {
	background-color: #ffa423;
}
.bd_bowling {
	border-color: #ffa423;
}
.bg_game {
	background-color: #0ba8dc;
}
.bd_game {
	border-color: #0ba8dc;
}
.bg_billiard {
	background-color: #00bad6;
}
.bd_billiard {
	border-color: #00bad6;
}
.bg_darts {
	background-color: #27d1cf;
}
.bd_darts {
	border-color: #27d1cf;
}
.bg_golfbar {
	background-color: #94c906;
}
.bd_golfbar {
	border-color: #94c906;
}
.bg_netcafe {
	background-color: #6f5e41;
}
.bd_netcafe {
	border-color: #6f5e41;
}

.bd_site_cinema {
	border-color: #af8b3e;
}
.bd_site_bowling {
	border-color: #ffa423;
}
.bd_site_park {
	border-color: #00bad6;
}
.bd_site_sports {
	border-color: #94c906;
}

@media screen and (min-width: 769px), print {
	a[href] .hv_c_theme {
		-webkit-transition: color .2s;
		-o-transition: color .2s;
		transition: color .2s;
	}
	a[href] .hv_bg_theme {
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		transition: background .2s;
	}
	a[href] .hv_c_site_cinema,
	a[href] .hv_c_site_bowling,
	a[href] .hv_c_site_park,
	a[href] .hv_c_site_sports,
	a[href] .hv_c_site_cafe {
		-webkit-transition: color .2s;
		-o-transition: color .2s;
		transition: color .2s;
	}
	a[href].hv_c_site_cinema:hover,
	a[href].hv_c_site_cinema:hover .site_ico,
	a[href]:hover .hv_c_site_cinema {
		color: #af8b3e !important;
	}
	a[href].hv_c_site_bowling:hover,
	a[href].hv_c_site_bowling:hover .site_ico,
	a[href]:hover .hv_c_site_bowling {
		color: #ffa423 !important;
	}
	a[href].hv_c_site_park:hover,
	a[href].hv_c_site_park:hover .site_ico,
	a[href]:hover .hv_c_site_park {
		color: #00bad6 !important;
	}
	a[href].hv_c_site_sports:hover,
	a[href].hv_c_site_sports:hover .site_ico,
	a[href]:hover .hv_c_site_sports {
		color: #94c906 !important;
	}

	a[href].hv_bg_site_cinema:hover {
		background-color: #af8b3e !important;
	}
	a[href].hv_bg_site_bowling:hover {
		background-color: #ffa423 !important;
	}
	a[href].hv_bg_site_park:hover {
		background-color: #00bad6 !important;
	}
	a[href].hv_bg_site_sports:hover {
		background-color: #94c906 !important;
	}
	a[href].hv_bg_site_sports:hover .site_ico.ico_sports::before{
		background: url(../../images/common/icon_sports_white.svg) no-repeat center top;
	}
}



/* bg
============================================================================================================ */
.bg_theme_pattern {
	background-position: 50% 0;
}
.bg_pattern_gray {
	background: #f5f5f5 url(../images/parts/pattern_gray_bg.png) 50% 0;
}
.bg_pattern_black {
	background: #313131 url(../images/parts/pattern_black_bg.png) 50% 0;
}
.bg_pattern_white {
	background: #fff url(../images/parts/pattern_white_bg.png) 50% 0;
}
@media screen and (max-width: 768px) {
	.bg_theme_pattern,
	.bg_pattern_gray,
	.bg_pattern_black,
	.bg_pattern_white {
		-webkit-background-size: 40px;
		background-size: 40px;
	}
	.sp_bg_pattern_white {
		background: #fff url(../images/parts/pattern_white_bg.png) 50% 0;
		-webkit-background-size: 40px;
		background-size: 40px;
	}
}


/* font
============================================================================================================ */
.fwb {
	font-weight: bold;
}
.fwn {
	font-weight: normal;
}
@media screen and (min-width: 769px), print {
}

/* display
============================================================================================================ */
.db {
	display: block;
}
.dib {
	display: inline-block;
}

/* position
============================================================================================================ */
.pos-r {
	position: relative;
}

/* hover
============================================================================================================ */
@media screen and (min-width: 769px), print {
	a.hv_wh,
	button.hv_wh,
	a .hv_wh,
	.hv_wh a {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		overflow: hidden;
	}
	a.hv_wh::after,
	button.hv_wh::after,
	a .hv_wh::after,
	.hv_wh a::after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background-color: rgba(255,255,255,0);
		-webkit-transition: background 0.2s;
		-o-transition: background 0.2s;
		transition: background 0.2s;
		z-index: 3;
	}
	a[href].hv_wh:hover::after,
	button.hv_wh:hover::after,
	a[href]:hover .hv_wh::after,
	.hv_wh a[href]:hover::after {
		background-color: rgba(255,255,255,0.3);
	}
	a[href].hv_wh.a20:hover::after,
	button.hv_wh.a20:hover::after,
	a[href]:hover .hv_wh.a20::after,
	.hv_wh.a20 a[href]:hover::after {
		background-color: rgba(255,255,255,0.2);
	}
	a[href].hv_wh.a10:hover::after,
	button.hv_wh.a10:hover::after,
	a[href]:hover .hv_wh.a10::after,
	.hv_wh.a10 a[href]:hover::after {
		background-color: rgba(255,255,255,0.1);
	}

	a[href] .hv_op {
		-webkit-transition: opacity 0.2s;
		-o-transition: opacity 0.2s;
		transition: opacity 0.2s;
	}
	a[href].hv_op:hover,
	a[href]:hover .hv_op,
	.hv_op a[href]:hover {
		opacity: 0.7;
	}
	a[href].hv_op.a20:hover,
	a[href]:hover .hv_op.a20,
	.hv_op.a20 a[href]:hover {
		opacity: 0.8;
	}
	a[href].hv_op.a10:hover,
	a[href]:hover .hv_op.a10,
	.hv_op.a10 a[href]:hover {
		opacity: 0.9;
	}
	a[href].hv_op.a50:hover,
	a[href]:hover .hv_op.a50,
	.hv_op.a50 a[href]:hover {
		opacity: 0.5;
	}

	a[href] .hv_zoom {
		-webkit-transition: -webkit-transform 0.5s, opacity .3s;
		-o-transition: -o-transform 0.5s, opacity .3s;
		transition: transform 0.5s, opacity .3s;
		-webkit-transform: scale(1.01);
		-ms-transform: scale(1.01);
		-o-transform: scale(1.01);
		transform: scale(1.01);
	}
	a[href]:hover .hv_zoom {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-o-transform: scale(1.05);
		transform: scale(1.05);
		opacity: .7;
	}
	a[href]:hover .hv_zoom.z {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
}



/* target
============================================================================================================ */
.target {
	display: block;
	position: relative;
	width: 1px;
	top: -60px;
}
.target.pt {
	top: -80px;
}
@media screen and (max-width: 768px) {
	.target {
		top: 0;
	}
	.target.pt {
		top: -15px;
	}
}




/* w
============================================================================================================ */
.w {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.w::after {
	content: ""; display: table; clear: both;
}
.mw {
	min-width: 1040px;
}
@media screen and (max-width: 768px) {
	.w {
		padding: 0;
		width: auto !important;
		max-width: none !important;
	}
	.mw {
		min-width: 0;
	}
}


/* spパディング
============================================================================================================ */
@media screen and (max-width: 768px) {
	.sp_pd {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.sp_full {
		margin-left: -20px !important;
		margin-right: -20px !important;
	}
}
@media screen and (max-width: 370px) {
	.sp_full {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	.sp_pd {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}


/* header
============================================================================================================ */
#header {
	position: fixed;
	left: 0;
	right: 0;
	background-color: #ffffff;
	z-index: 1000;
}
#header::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-left: 20px solid;
	z-index: 30;
}
#header::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #ffffff;
	z-index: 10;
}
#header .logo {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 2.6rem;
	line-height: 1.2;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 30;
}
#header .logo a {
	position: relative;
	display: inline-block;
	padding: 10px;
	color: #000;
	text-decoration: none;
}
#header .logo a > span {
	display: inline-block;
	vertical-align: middle;
}
#header .logo .ff_en {
	font-weight: 700;
}
#header .logo.shop .shop {
	margin-top: 2px;
	margin: 2px 20px 0 10px;
	padding: 2px 7px;
	font-size: 1.4rem;
	background-color: #000;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
	color: #fff;
}
#header .logo.shop .arrow {
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-transition: -webkit-transform .2s;
	-o-transition: -o-transform .2s;
	transition: transform .2s;
}
#header .logo.shop img + .arrow {
	margin-left: 20px;
}
#header .logo.shop .arrow::before {
	content: "";
	position: absolute;
	bottom: 12%;
	left: 50%;
	width: 100%;
	height: 100%;
	border-bottom: 5px solid;
	border-left: 5px solid;
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%;
	-webkit-transform: scaleY(0.7) rotate(-45deg);
	-ms-transform: scaleY(0.7) rotate(-45deg);
	-o-transform: scaleY(0.7) rotate(-45deg);
	transform: scaleY(0.7) rotate(-45deg);
}
#header.sp_open .logo.shop .arrow {
	-webkit-transform: translateY(3px) rotate(180deg);
	-ms-transform: translateY(3px) rotate(180deg);
	-o-transform: translateY(3px) rotate(180deg);
	transform: translateY(3px) rotate(180deg);
}

#header .nav_btn {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100px;
	background-color: #000000;
	z-index: 30;
}
#header .nav_btn a {
	position: relative;
	display: block;
	padding-top: 100%;
}
#header .nav_btn:before,
#header .nav_btn a:before,
#header .nav_btn a:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	margin-top: -2px;
	margin-left: -20px;
	border-top: 4px solid #fff;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	pointer-events: none;
	z-index: 2;
}
#header .nav_btn a:before {
	-webkit-transform: translateY(-11px);
	-ms-transform: translateY(-11px);
	-o-transform: translateY(-11px);
	transform: translateY(-11px);
}
#header .nav_btn a:after {
	-webkit-transform: translateY(11px);
	-ms-transform: translateY(11px);
	-o-transform: translateY(11px);
	transform: translateY(11px);
}

/* open */
#header.sn_open .nav_btn:before {
	opacity: 0;
}
#header.sn_open .nav_btn a:before {
	-webkit-transform: translateY(0) rotate(45deg);
	-ms-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}
#header.sn_open .nav_btn a:after {
	-webkit-transform: translateY(0) rotate(-45deg);
	-ms-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}

/* navClose */
#navClose {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	opacity: 0;
	pointer-events: none;
	z-index: 900;
}
#header.sn_open ~ #navClose,
#header.sn_showed ~ #navClose,
#header.sp_open ~ #navClose,
#header.sp_showed ~ #navClose {
	bottom: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
#header.sn_open ~ #navClose,
#header.sp_open ~ #navClose {
	opacity: 1;
	pointer-events: auto;
}

#header.sn_open .site_nav {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	z-index: 2;
}
#header.sp_open .shop_nav {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	z-index: 2;
}

/* nav_w */
#header .nav_w {
	padding-top: 70px;
}

/* link_btn */
#header .link_btn {
	margin-top: 70px;
	padding: 70px 0;
	border-top: 2px solid #fff;
}
#header .link_btn.black {
	border-top-color: #000;
}
#header .link_btn::after {
	content: none;
}

/* link_nav */
#header .link_nav {
	padding: 70px 0;
}
#header .link_nav a {
	overflow: hidden;
	position: relative;
	display: block;
	padding: 4px 0;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 1.8rem;
	text-decoration: none;
	font-weight: bold;
}
#header .link_nav a::after {
	content: "";
	position: absolute;
	right: -7px;
	bottom: -7px;
	width: 14px;
	height: 14px;
	background-color: #000000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#header .link_nav.l a {
	border-bottom-width: 2px;
}

/* arrow_nav */
#header .arrow_nav {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#header .arrow_nav.v {
	display: block;
}
#header .arrow_nav.v > * + * {
	margin-top: 15px;
}
#header .arrow_nav a {
	position: relative;
	display: block;
	padding-left: 40px;
	text-decoration: none;
	font-weight: bold;
	font-size: 2rem;
	line-height: 1.5;
}
#header .arrow_nav a .arrow {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background-color: #000;
	border-radius: 100%;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
#header .arrow_nav a .arrow::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 30%;
	width: 10px;
	height: 10px;
	border-top: 3px solid;
	border-right: 3px solid;
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: scaleX(0.7) rotate(45deg);
	-ms-transform: scaleX(0.7) rotate(45deg);
	-o-transform: scaleX(0.7) rotate(45deg);
	transform: scaleX(0.7) rotate(45deg);
}

#header .nav_headbtn_wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	right: 100px;
	width: 160px;
	overflow: hidden;
}
#header .nav_headbtn_wrap::after {
	content: "";
	position: absolute;
	right: 0;
	left: 1px;
	bottom: 0;
	border-bottom: 4px solid;
	pointer-events: none;
	z-index: 31;
}
#header .nav_headbtn {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 160px;
	z-index: 30;
}
#header .nav_headbtn a {
	display: table;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
#header .nav_headbtn a > * {
	display: table-cell;
	vertical-align: middle;
	border-left: 1px solid #f2f2f2;
}

@media screen and (min-width: 769px), print {
	#header {
		top: 0;
		height: 100px;
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	#header::after {
		-webkit-box-shadow: 0 0 12px rgba(0,0,0,.4);
		box-shadow: 0 0 12px rgba(0,0,0,.4);
	}
	.side-park #header .logo.shop .shop {
		margin-left: 0;
	}

	#header .nav_btn_wrap {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 100px;
		overflow: hidden;
	}
	#header .nav_btn a:hover {
		background-color: #323232;
	}

	#header nav {
		position: absolute;
		top: 100px;
		right: 0;
		left: 0;
		-webkit-box-shadow: 0 0 12px rgba(0,0,0,.4);
		box-shadow: 0 0 12px rgba(0,0,0,.4);
		-webkit-transform: translateY(-120%);
		-ms-transform: translateY(-120%);
		-o-transform: translateY(-120%);
		transform: translateY(-120%);
	}
	.move #header.sn_moving nav,
	.move #header.sp_moving nav {
		-webkit-transition: -webkit-transform .5s;
		-o-transition: -o-transform .5s;
		transition: transform .5s;
	}
	#header nav .custom_scrollbar_block {
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	#header nav .custom_scrollbar_block > * {
		padding-bottom: 30px;
	}

	#header.sn_showed .site_nav .custom_scrollbar_block {
		max-height: calc(100vh - 100px);
	}
	#header.sp_showed .shop_nav .custom_scrollbar_block {
		max-height: calc(100vh - 100px);
	}


	.custom_scrollbar {
		display: none;
		position: absolute !important;
		top: 20px;
		right: 20px;
		bottom: 20px;
		width: 5px;
		background-color: rgba(255,255,255,.4);
		border-radius: 5px;
	}
	.show_scrollbar + .custom_scrollbar {
		display: block;
	}
	.custom_scrollbar .scrollbar-thumb {
		min-height: 50px;
		background-color: #fff;
		border-radius: 5px;
	}
	.custom_scrollbar.type_hv {
		opacity: 0;
		pointer-events: none;
		-webkit-transition: opacity .2s;
		-o-transition: opacity .2s;
		transition: opacity .2s;
	}
	.custom_scrollbar_block:hover + .custom_scrollbar.type_hv {
		opacity: 1;
	}

	/* nav_w */
	#header .nav_w {
		width: 720px;
		margin: auto;
	}

	/* link_btn */
	#header .link_btn {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
	}
	#header .link_btn > * {
		padding: 0 15px;
	}

	/* link_nav */
	#header .link_nav {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
	}
	#header .link_nav li {
		width: 320px;
	}
	#header .link_nav a:hover {
		color: #fff;
		border-color: #fff;
	}
	#header .link_nav a:hover::after {
		background-color: #fff;
	}

	/* arrow_nav */
	#header .arrow_nav.white a {
		color: #fff;
	}
	#header .arrow_nav.white a .arrow {
		background-color: #fff;
	}
	#header .arrow_nav a:hover {
		color: #fff;
	}
	#header .arrow_nav a:hover .arrow {
		background-color: #fff;
	}
	#header .arrow_nav.white a:hover {
		color: #000;
	}
	#header .arrow_nav.white a:hover .arrow {
		background-color: #000;
	}
}
@media print {
	#header {
		position: absolute;
	}
}
@media screen and (max-width: 768px) {
	body {
		padding-bottom: 60px;
	}
	#header {
		bottom: 0;
		height: 60px;
	}
	#header::after {
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
		box-shadow: 0 0 5px rgba(0,0,0,.2);
	}
	#header::before {
		border-left-width: 10px;
	}
	#header .logo {
		font-size: 2rem;
		margin-right: 40px;
		line-height: 1.1;
	}
	#header .logo a img {
		display: block;
		width: 140px;
		height: 30px;
		margin-right: 5px;
	}
	#header .logo.shop {
		text-align: left;
		margin-left: 5px;
		padding-left: 15px;
	}
	#header .logo.shop a {
		padding: 10px 25px 5px 10px;
	}
	#header .logo.shop a img {
		width: 130px;
		height: 25px;
	}
	.side-park #header .logo.shop a {
		padding-right: 15px;
	}
	.side-park #header .logo.shop a img {
		position: relative;
		left: -5px;
	}
	#header .logo.shop .shop {
		font-size: 1.1rem;
		margin: 0;
		padding: 2px 8px;
	}
	#header .logo.shop .arrow {
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -5px;
		-webkit-transform: scale(0.8) translateY(3px) rotate(180deg);
		-ms-transform: scale(0.8) translateY(3px) rotate(180deg);
		-o-transform: scale(0.8) translateY(3px) rotate(180deg);
		transform: scale(0.8) translateY(3px) rotate(180deg);
	}
	#header.sp_open .logo.shop .arrow {
		-webkit-transform: scale(0.8) translateY(0) rotate(0);
		-ms-transform: scale(0.8) translateY(0) rotate(0);
		-o-transform: scale(0.8) translateY(0) rotate(0);
		transform: scale(0.8) translateY(0) rotate(0);
	}

	#header .logo.shop.has_nav_headbtn {
		margin-right: 120px;
	}


	#header .nav_btn {
		width: 60px;
	}
	#header .nav_btn:before,
	#header .nav_btn a:before,
	#header .nav_btn a:after {
		width: 24px;
		margin-top: -1px;
		margin-left: -12px;
		border-top-width: 2px;
	}
	#header .nav_btn a:before {
		-webkit-transform: translateY(-8px);
		-ms-transform: translateY(-8px);
		-o-transform: translateY(-8px);
		transform: translateY(-8px);
	}
	#header .nav_btn a:after {
		-webkit-transform: translateY(8px);
		-ms-transform: translateY(8px);
		-o-transform: translateY(8px);
		transform: translateY(8px);
	}

	#header nav {
		position: absolute;
		bottom: 60px;
		right: 0;
		left: 0;
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);
		box-shadow: 0 0 5px rgba(0,0,0,.2);
		-webkit-transform: translateY(120%);
		-ms-transform: translateY(120%);
		-o-transform: translateY(120%);
		transform: translateY(120%);
		max-height: calc(100vh - 60px);
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	#header.sn_moving nav,
	#header.sp_moving nav {
		-webkit-transition: -webkit-transform .5s;
		-o-transition: -o-transform .5s;
		transition: transform .5s;
	}
	#header nav > .bg_theme {
		padding-bottom: 20px;
	}

	/* nav_w */
	#header .nav_w {
		padding-top: 30px;
	}

	/* link_btn */
	#header .link_btn {
		margin-top: 40px;
		padding: 40px 0 30px;
		border-top-width: 1px;
		justify-content: space-between;
	}
	#header .link_btn > * + * {
		margin-top: 15px;
	}
/*
	#header .link_btn > * {
		width: calc(50% - 5px);
		padding: 0;
	}
	#header .link_btn a {
		overflow: hidden;
		display: block;
		width: auto;
		height: auto;
		padding: 8px 0;
		border-width: 0;
		border-bottom: 1px solid #fff;
		border-radius: 0;
		color: #fff;
		font-size: 1.3rem;
		line-height: 2;
		text-align: left;
	}
	#header .link_btn a > * {
		display: inline;
	}
	#header .link_btn a::after {
		content: "";
		position: absolute;
		right: -7px;
		bottom: -7px;
		width: 14px;
		height: 14px;
		background-color: #fff;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
*/
	#header .link_nav {
		padding: 20px 0;
	}
	#header .link_nav a {
		padding: 5px 0;
		font-size: 1.3rem;
	}

	/* arrow_nav */
	#header .arrow_nav {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#header .arrow_nav > * {
		width: calc(50% - 5px);
		padding: 0;
	}
	#header .arrow_nav > *:nth-child(2) ~ * {
		margin-top: 10px;
	}
	#header .arrow_nav a {
		overflow: hidden;
		padding: 5px 0;
		border-bottom: 1px solid #000;
		color: #000;
		font-size: 1.3rem;
		line-height: 2;
	}
	#header .arrow_nav a::after {
		content: "";
		position: absolute;
		right: -7px;
		bottom: -7px;
		width: 14px;
		height: 14px;
		background-color: #000;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#header .arrow_nav a .arrow {
		display: none;
	}
	#header .arrow_nav .shop_top {
		width: 100%;
		margin-bottom: 15px;
	}
	#header .arrow_nav .shop_top a {
		border: 2px solid #000;
		text-align: center;
		border-radius: 100px;
	}
	#header .arrow_nav .shop_top a::after {
		content: none;
	}

	/* nav_headbtn */
	#header .nav_headbtn_wrap {
		right: 60px;
		width: 70px;
	}
	#header .nav_headbtn_wrap::after {
		border-bottom-width: 2px;
	}
	#header .nav_headbtn {
		width: 100%;
	}
	#header .nav_headbtn a {
		font-size: 1.2rem;
	}
	.side-cinema #header .nav_headbtn_wrap {
		width: 90px;
		white-space: nowrap;
	}
	.side-cinema #header .nav_headbtn a {
		font-size: 1rem;
	}
}
@media screen and (max-width: 370px) {
	#header .logo.shop {
		padding-left: 5px;
	}
	#header .logo.shop a {
		padding-right: 20px;
	}
	.side-cinema #header .nav_headbtn_wrap {
		width: 85px;
	}
	.side-cinema #header .logo.shop a {
		padding-right: 15px;
	}
}

@media screen and (min-width: 769px) {
	/* height low
	------------------------------------------------------------- */
	body.move #header,
	body.move #header .logo a,
	body.move #header .nav_btn,
	body.move #header .nav_headbtn {
		-webkit-transition: -webkit-transform 0.4s;
		-o-transition: -o-transform 0.4s;
		transition: transform 0.4s;
	}
	body.scroll #header {
		-webkit-transform: translateY(-40px);
		-ms-transform: translateY(-40px);
		-o-transform: translateY(-40px);
		transform: translateY(-40px);
	}
	body.scroll #header .logo a,
	body.scroll #header .nav_btn,
	body.scroll #header .nav_headbtn {
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		-o-transform: translateY(20px);
		transform: translateY(20px);
	}
	body.scroll #header.sn_showed .site_nav .custom_scrollbar_block {
		max-height: calc(100vh - 60px);
	}
}


/* footer
============================================================================================================ */
#footer {
	position: relative;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 10;
}
#footer a {
	color: #fff;
}
@media screen and (max-width: 768px) {
	#footer {
	}
}


/* nav
------------------------------------------------------------- */
#footer nav {
	padding: 50px 0 60px;
	background-color: #1a1a1a;
}
#footer nav h1 {
	width: 240px;
	margin: 0 auto 50px;
	padding-bottom: 14px;
	border-bottom: 5px solid #e5004e;
	font-size: 2.6rem;
	line-height: 1.2;
}
@media screen and (min-width: 769px), print {
	#footer nav {
		font-size: 1.4rem;
	}
	#footer .site_link {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
		margin-bottom: 40px;
	}
	#footer .site_link li {
		width: 230px;
	}
	#footer .site_link a {
		position: relative;
		display: block;
		padding: 0 0 20px;
		border-bottom: 1px solid #313131;
		text-decoration: none;
		line-height: 1.5;
	}
	#footer .site_link a .ff_en {
		display: block;
		margin-bottom: 5px;
		font-size: 1.8rem;
	}
	#footer .common_nav {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		padding: 5px 0;
		background-color: #313131;
	}
	#footer .common_nav li {
		padding: 0 0.3em;
	}
	#footer .common_nav a {
		display: block;
		padding: 0.3em 0.8em;
	}
}
@media screen and (max-width: 768px) {
	#footer nav {
		padding: 30px 0 35px;
	}
	#footer nav h1 {
		width: 140px;
		margin-bottom: 20px;
		padding-bottom: 6px;
		border-bottom-width: 3px;
		font-size: 1.8rem;
	}
	#footer .site_link {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 10px;
	}
	#footer .site_link li {
		width: calc(50% - 7px);
		margin-bottom: 14px;
	}
	#footer .site_link li a {
		display: block;
		padding: 10px 0 15px;
		text-decoration: none;
		border: 1px solid #313131;
		font-size: 1.2rem;
		line-height: 1.5;
	}
	#footer .site_link a .ff_en {
		display: block;
		font-size: 1.4rem;
	}
	#footer .site_link a .site_ico {
		margin-bottom: 3px;
		font-size: 5rem;
		color: #fff;
	}

	#footer .sp_link {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
		text-align: left;
	}
	#footer .sp_link > * {
		width: calc(50% - 7px);
		margin-bottom: 5px;
	}
	#footer .sp_link a {
		overflow: hidden;
		position: relative;
		display: block;
		padding: 4px 0;
		border-bottom: 1px solid #313131;
		color: #b2b2b2;
		font-size: 1.2rem;
	}
	#footer .sp_link a::after {
		content: "";
		position: absolute;
		right: -7px;
		bottom: -7px;
		width: 14px;
		height: 14px;
		background-color: #313131;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

/* foot
------------------------------------------------------------- */
#footer .foot {
	position: relative;
	padding: 35px 0;
}
@media screen and (min-width: 769px), print {
	#footer .foot .link {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}
	#footer .foot .link {
		margin-top: 25px;
		justify-content: center;
		font-size: 1.3rem;
	}
	#footer .foot .link li {
		padding: 0 1em;
	}
	#footer .foot .link li a {
		display: block;
		padding: 0.3em 0.5em;
	}
}
@media screen and (max-width: 768px) {
	#footer .foot .logo {
		width: 180px;
		margin: 0 auto 20px;
	}
}

/* copyright
------------------------------------------------------------- */
#footer small {
	display: block;
	border-top: 1px solid #1a1a1a;
	padding: 15px;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.6;
	letter-spacing: .5px;
	text-align: center;
}
@media screen and (max-width: 768px) {
	#footer small {
		font-size: 1rem;
	}
}

/* ページトップ
------------------------------------------------------------- */
#pagetop {
	position: absolute;
	overflow: hidden;
	bottom: 100%;
	right: 0;
	width: 60px;
	height: 60px;
	z-index: 1000;
}
#pagetop a {
	display: block;
	width: 60px;
	height: 60px;
	background-color: #000000;
}
#pagetop a > span {
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 -10px;
}
#pagetop a > span::before {
	content: "";
	position: absolute;
	top: 15%;
	left: 50%;
	width: 100%;
	height: 100%;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(0.8) rotate(45deg);
	-ms-transform: scaleY(0.8) rotate(45deg);
	-o-transform: scaleY(0.8) rotate(45deg);
	transform: scaleY(0.8) rotate(45deg);
}
@media print {
	#pagetop {
		display: none;
	}
}
@media screen and (min-width: 769px) {
	#pagetop {
		position: fixed;
		bottom: 0;
	}
	#pagetop a {
		-webkit-transition: -webkit-transform 0.3s ease-in-out, background .2s ease-in-out;
		-o-transition: -o-transform 0.3s ease-in-out, background .2s ease-in-out;
		transition: transform 0.3s ease-in-out, background .2s ease-in-out;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
	}
	#pagetop a:hover {
		background-color: #323232;
	}
	#pagetop.show a {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
	#pagetop.abs {
		position: absolute;
		bottom: 100%;
	}
}
@media screen and (max-width: 768px) {
	#pagetop {
		width: 50px;
		height: 50px;
	}
	#pagetop a {
		width: 50px;
		height: 50px;
	}
	#pagetop a > span {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		-o-transform: scale(.8);
		transform: scale(.8);
	}
}





/* container
============================================================================================================ */
#container {
	position: relative;
	padding-top: 100px;
}
@media screen and (max-width: 768px) {
	#container {
		padding-top: 0;
	}
}



/* ===================================================================================================================

	パーツ

=================================================================================================================== */

/* breadcrumbs
============================================================================================================ */
.breadcrumbs {
	padding: 20px 0;
	font-size: 1.4rem;
	line-height: 1.4;
	background-color: #f4f4f4;
}
.breadcrumbs li {
	position: relative;
	display: inline-block;
	padding-right: 30px;
}
.breadcrumbs li::after {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: 2px solid #1a1a1a;
	border-right: 2px solid #1a1a1a;
	-webkit-transform: scaleX(.8) rotate(45deg);
	-ms-transform: scaleX(.8) rotate(45deg);
	-o-transform: scaleX(.8) rotate(45deg);
	transform: scaleX(.8) rotate(45deg);
}
.breadcrumbs li:first-child {
	font-weight: bold;
}
.breadcrumbs li:last-child {
	padding-right: 0;
}
.breadcrumbs li:last-child::after {
	content: none;
}
.breadcrumbs li a {
	color: #1a1a1a;
}
@media screen and (min-width: 769px), print {
}
@media screen and (max-width: 768px) {
	.breadcrumbs {
		padding: 10px 0;
		font-size: 1.2rem;
		line-height: 1.6;
	}
	.breadcrumbs li {
		padding-right: 20px;
	}
	.breadcrumbs li::after {
		right: 5px;
		margin-top: -4px;
	}
}
@media screen and (max-width: 370px) {
	.breadcrumbs {
		font-size: 1rem;
	}
}

/* title
============================================================================================================ */
/* simple_page_title */
.simple_page_title {
	position: relative;
	display: table;
	width: 100%;
	height: 220px;
	text-align: center;
	color: #fff;
}
.simple_page_title > * {
	display: table-cell;
	vertical-align: middle;
}
.simple_page_title h1 {
	font-size: 3.6rem;
	line-height: 1.3;
}
.simple_page_title h1.ff_en {
	font-weight: 700;
	font-size: 3.8rem;
	letter-spacing: 2px;
}
@media screen and (min-width: 769px), print {
}
@media screen and (max-width: 768px) {
	.simple_page_title {
		height: 100px;
	}
	.simple_page_title h1 {
		font-size: 2.5rem;
	}
	.simple_page_title h1.ff_en {
		font-size: 2.6rem;
	}
}


/* bdl_title */
.bdl_title {
	margin-bottom: 40px;
	padding: 15px 20px;
	background-color: #f4f4f4;
	border-left-style: solid;
	border-left-width: 5px;
	font-size: 2rem;
	line-height: 1.5;
}
.bdl_title.transparent {
	background-color: transparent;
}
.bdl_title .s {
	margin-left: 1em;
	font-size: 1.6rem;
}
@media screen and (min-width: 769px), print {
}
@media screen and (max-width: 768px) {
	.bdl_title {
		margin-bottom: 20px;
		padding: 12px 15px;
		border-left-width: 3px;
		font-size: 1.7rem;
	}
	.bdl_title .s {
		display: block;
		margin-left: 0;
		font-size: 1.2rem;
	}
}


/* bdb_title */
.bdb_title {
	margin-bottom: 40px;
	font-size: 2.6rem;
	line-height: 1.5;
	text-align: center;
	font-weight: 700;
}
.bdb_title::after {
	content: "";
	display: block;
	width: 240px;
	margin: 10px auto 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
}
.bdb_title.ff_en {
	font-size: 3rem;
}
.bdb_title.l {
	font-size: 3.2rem;
}
@media screen and (min-width: 769px), print {
}
@media screen and (max-width: 768px) {
	.bdb_title {
		margin-bottom: 20px;
		font-size: 1.9rem;
	}
	.bdb_title::after {
		width: 180px;
		border-bottom-width: 3px;
	}
	.bdb_title.ff_en {
		font-size: 2.1rem;
	}
	.bdb_title.l {
		font-size: 2.2rem;
	}
}


/* bdbw_title */
.bdbw_title {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: 5px solid #e6e6e6;
	font-size: 3.2rem;
	line-height: 1.3;
}
.bdbw_title .category li {
	float: left;
	min-width: 110px;
	background-color: #b3b3b3;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
	text-align: center;
	font-size: 1.3rem;
}
.bdbw_title .category li + li {
	margin-left: 5px;
}
@media screen and (min-width: 769px), print {
	.bdbw_title .category {
		position: absolute;
		right: 0;
		top: 10px;
	}
}
@media screen and (max-width: 768px) {
	.bdbw_title {
		margin-bottom: 20px;
		padding-bottom: 10px;
		border-bottom-width: 3px;
		font-size: 2.2rem;
	}
	.bdbw_title .category {
		margin-top: 5px;
	}
	.bdbw_title .category li {
		min-width: 25%;
		font-size: 1.1rem;
		padding: 2px 6px;
	}
}


/* shop_title */
.shop_title {
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	line-height: 1.5;
}
.shop_title h1 {
	font-size: 3.2rem;
	line-height: 1.3;
}
.shop_title h1 span {
	font-size: 2rem;
}
.shop_title .area {
	margin-bottom: 15px;
	font-weight: bold;
	color: #979797;
}
.shop_title .category {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.shop_title .category li {
	min-width: 110px;
	padding: 3px 5px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3rem;
	font-weight: bold;
	color: #fff;
}
@media screen and (min-width: 769px), print {
	.shop_title .category {
		float: right;
		padding: 6px 0 10px;
	}
	.shop_title .category + h1 {
		float: left;
	}
}
@media screen and (max-width: 768px) {
	.shop_title {
		margin-bottom: 30px;
		padding-bottom: 15px;
		border-bottom-width: 3px;
	}
	.shop_title h1 {
		font-size: 2.2rem;
	}
	.shop_title h1 span {
		font-size: 1.5rem;
	}
	.shop_title .area {
		margin-bottom: 8px;
	}
	.shop_title .category {
		margin-bottom: 15px;
	}
	.shop_title .category li {
		min-width: 25%;
		font-size: 1.1rem;
	}
}

/* recommend_block
============================================================================================================ */
.recommend_block {
	position: relative;
	padding: 70px 0;
	color: #fff;
}
.recommend_block > header {
	position: relative;
	overflow: hidden;
}
.recommend_block > header h1 > * {
	line-height: 1.2;
	font-weight: 700;
}
.recommend_block > header h1 > *::before,
.recommend_block > header h1 > *::after {
	content: "";
	position: absolute;
	top: 50%;
	border-top: 1px solid #fff;
	width: 2000px;
}
.recommend_block > header h1 > *::before {
	right: calc(100% + 20px);
}
.recommend_block > header h1 > *::after {
	left: calc(100% + 20px);
}
.recommend_block ul a {
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	text-decoration: none;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
	box-shadow: 0 3px 5px rgba(0,0,0,.1);
}
.recommend_block ul a > * {
	position: relative;
	width: 50%;
}
.recommend_block ul a .img {
	background-position: 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.recommend_block ul a .img.bd {
	border: 2px solid #fff;
}
.recommend_block ul a .text {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	font-weight: bold;
	line-height: 1.6;
}
.recommend_block ul a .text::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent;
}
.recommend_block ul a .text .ff_en {
	position: absolute;
	top: 10px;
	left: 20px;
	font-size: 1.3rem;
}
.recommend_block ul a .text .title {
	display: block;
	width: 100%;
	text-align: center;
	color: #1a1a1a;
}

.recommend_block ul a.valuecard .img {
	background-image: url(../images/parts/recommend_valuecard.jpg);
}
.recommend_block ul a.arbeit .img {
	background-image: url(../images/parts/recommend_arbeit.jpg);
}
.recommend_block ul a.shoplist .img {
	background-image: url(../images/parts/recommend_shoplist.jpg);
}
.recommend_block ul a.apps .img {
	background-image: url(../images/parts/recommend_apps.jpg);
}
.recommend_block ul a.project100 .img {
	background-image: url(../images/parts/recommend_project100.jpg);
}
.recommend_block ul a.photo100 .img {
	background-image: url(../images/parts/recommend_photo100.jpg);
}
.recommend_block ul a.article .img {
	background-image: url(../images/parts/recommend_article.jpg);
}
.recommend_block ul a.sdkids .img {
	background-image: url(../images/parts/recommend_sdkids.jpg);
}
@media screen and (min-width: 769px), print {
	.recommend_block > header {
		position: absolute;
		top: 70px;
		bottom: 70px;
		left: 0;
		right: 0;
		padding: 0 30px;
	}
	.recommend_block.recommend_min > header {
		top: 30px;
		bottom: 30px;
	}
	.recommend_block > header h1 {
		position: relative;
		max-width: 1200px;
		height: 100%;
		margin: auto;
	}
	.recommend_block > header h1 > * {
		position: absolute;
		top: 50%;
		left: 0;
		font-size: 2rem;
		letter-spacing: 2px;
		-webkit-transform: translate(-50%, -50%) rotate(-90deg);
		-ms-transform: translate(-50%, -50%) rotate(-90deg);
		-o-transform: translate(-50%, -50%) rotate(-90deg);
		transform: translate(-50%, -50%) rotate(-90deg);
	}
	.recommend_block .w {
		width: auto;
		margin: 0;
		max-width: 1080px;
		padding: 0 20px 0 60px;
		z-index: 3;
	}
	.recommend_block ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.recommend_block ul > li {
		max-width: 480px;
		width: 49%;
	}
	.recommend_block ul > li:nth-child(2) ~ * {
		margin-top: 30px;
	}
	.recommend_block ul a > * {
		height: 160px;
	}
}
@media screen and (min-width: 1140px) {
	.recommend_block .w {
		max-width: 1000px;
		margin: auto;
		padding: 0;
	}
}
@media screen and (max-width: 768px) {
	.recommend_block {
		padding: 35px 0;
	}
	.recommend_block > header h1 {
		margin-bottom: 15px;
		text-align: center;
	}
	.recommend_block > header h1 > * {
		position: relative;
		display: inline-block;
		font-size: 1.8rem;
	}
	.recommend_block ul > li + li {
		margin-top: 10px;
	}
	.recommend_block ul a > * {
		height: 110px;
	}
	.recommend_block ul a .img.bd {
		border-width: 1px;
	}
	.recommend_block ul a .text {
		font-size: 1.2rem;
	}
	.recommend_block ul a .text .ff_en {
		left: 15px;
		font-size: 1rem;
	}
}




/* basic_section
============================================================================================================ */
.basic_section {
	position: relative;
	padding: 70px 0;
}
.basic_section.break_line {
	margin-top: 70px;
}
.basic_section.break_line::before {
	content: "";
	position: absolute;
	top: -70px;
	right: 0;
	left: 0;
	border-top: 1px solid #f2f2f2;
}
@media screen and (min-width: 769px), print {
}
@media screen and (max-width: 768px) {
	.basic_section {
		padding: 35px 0 40px;
	}
	.basic_section.break_line {
		margin-top: 30px;
	}
	.basic_section.break_line::before {
		top: -30px;
	}
}


/* mt_block
============================================================================================================ */
.mt_block {
	margin-top: 70px !important;
}
.mt_block.bdt {
	padding-top: 70px;
	border-top: 1px solid #ededed;
}
@media screen and (max-width: 768px) {
	.mt_block {
		margin-top: 40px !important;
	}
	.mt_block.bdt {
		padding-top: 40px;
	}
}


/* para_section (paragraph section)
============================================================================================================ */
.para_section > * + * {
	margin-top: 1.5em;
}
@media screen and (max-width: 768px) {
}


/* bg_gray_box
============================================================================================================ */
.bg_gray_box {
	padding: 40px 50px;
	background-color: #fafafa;
}
* + .bg_gray_box {
	margin-top: 40px;
}
@media screen and (max-width: 768px) {
	.bg_gray_box {
		padding: 20px 25px;
	}
	* + .bg_gray_box {
		margin-top: 20px;
	}
}


/* column_block
============================================================================================================ */
.column_block {
}
@media screen and (min-width: 769px), print {
	.column_block {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.column_block.column2 {
		justify-content: space-between;
	}
	.column_block.column2 > * {
		width: 480px;
	}
	.column_block.column2 > *:nth-child(2) ~ * {
		margin-top: 40px;
	}
	.column_block.column3 {
	}
	.column_block.column3 > * {
		width: 320px;
		margin-left: 20px;
	}
	.column_block.column3 > *:nth-child(3n+1) {
		margin-left: 0;
	}
	.column_block.column3 > *:nth-child(3) ~ * {
		margin-top: 40px;
	}
}
@media screen and (max-width: 768px) {
	.column_block.column2 > * + * {
		margin-top: 20px;
	}
	.column_block.column2.sp_column_reverse {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: column-reverse;
	}
	.column_block.column2.sp_column_reverse > * + * {
		margin: 0 0 20px;
	}

	.column_block.column3.sp_column {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.column_block.column3.sp_column > * {
		width: calc(50% - 5px);
	}
	.column_block.column3.sp_column > *:nth-child(2) ~ * {
		margin-top: 20px;
	}
}

/* column_box_block
============================================================================================================ */
.column_box_block > * {
	padding: 40px;
	background-color: #fff;
	border: 1px solid #ededed;
}
.column_box_block h1 {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 5px solid;
	font-size: 2.4rem;
	line-height: 1.5;
	text-align: center;
}
@media screen and (min-width: 769px), print {
	.column_box_block.column2 > * {
		width: 470px;
	}
	.column_box_block.column2 > *:nth-child(2) ~ * {
		margin-top: 60px;
	}
}
@media screen and (max-width: 768px) {
	.column_box_block > * {
		padding: 20px;
	}
	.column_box_block h1 {
		margin-bottom: 20px;
		padding-bottom: 10px;
		border-bottom-width: 3px;
		font-size: 1.8rem;
	}
}


/* simple_entry_list
============================================================================================================ */
.simple_entry_list {
}
.simple_entry_list article {
	border-bottom: 1px solid #ededed;
}
@media screen and (min-width: 769px), print {
	.simple_entry_list {
		margin-top: -10px;
	}
	.simple_entry_list a {
		display: table;
		width: 100%;
		height: 70px;
		padding: 10px 0;
		text-decoration: none;
		font-size: 1.6rem;
		line-height: 1.5;
	}
	.simple_entry_list a > * {
		display: table-cell;
		vertical-align: middle;
	}
	.simple_entry_list a time {
		width: 110px;
	}
	.simple_entry_list a .cat {
		width: 110px;
		color: #fff;
		font-weight: bold;
		font-size: 1.3rem;
	}
	.simple_entry_list a .cat.wide {
		width: 160px;
	}
	.simple_entry_list a .cat span {
		display: block;
		padding: 3px 8px;
		background-color: #b3b3b3;
		text-align: center;
	}
	.simple_entry_list a .cat span + span {
		margin-top: 3px;
	}
	.simple_entry_list a h1 {
		padding-left: 30px;
		font-weight: normal;
	}
	.simple_entry_list a:hover h1 {
		text-decoration: underline;
	}
}
@media screen and (max-width: 768px) {
	.simple_entry_list {
		margin-top: -5px;
	}
	.simple_entry_list a {
		display: block;
		padding: 10px 0;
		text-decoration: none;
		line-height: 1.5;
	}
	.simple_entry_list a time {
		display: inline-block;
	}
	.simple_entry_list a .cat {
		display: inline-block;
	}
	.simple_entry_list a .cat span {
		display: inline-block;
		min-width: 80px;
		margin-left: 3px;
		padding: 1px 8px;
		background-color: #b3b3b3;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 1.1rem;
	}
	.simple_entry_list a h1 {
		margin-top: 5px;
		font-weight: normal;
	}
}


/* simple_entry_list_v
============================================================================================================ */
.simple_entry_list_v {
}
.simple_entry_list_v article {
	border-bottom: 1px solid #ededed;
}
.simple_entry_list_v article a {
	position: relative;
	display: block;
	text-decoration: none;
	line-height: 1.5;
}
.simple_entry_list_v a time {
	display: inline-block;
	margin-right: 10px;
}
.simple_entry_list_v a .cat {
	display: inline-block;
}
.simple_entry_list_v a .cat span {
	display: inline-block;
	padding: 3px 10px;
	background-color: #b3b3b3;
	text-align: center;
	font-weight: bold;
	font-size: 1.3rem;
	color: #fff;
}
.simple_entry_list_v a h1 {
	font-weight: normal;
}
@media screen and (min-width: 769px), print {
	.simple_entry_list_v {
		margin-top: -10px;
	}
	.simple_entry_list_v a {
		padding: 20px 0;
		font-size: 1.6rem;
	}
	.simple_entry_list_v a h1 {
		margin-top: 10px;
	}
	.simple_entry_list_v a:hover h1 {
		text-decoration: underline;
	}
}
@media screen and (max-width: 768px) {
	.simple_entry_list_v {
		margin-top: -5px;
	}
	.simple_entry_list_v a {
		padding: 10px 0;
	}
	.simple_entry_list_v a time {
		margin-right: 5px;
	}
	.simple_entry_list_v a .cat span {
		padding: 1px 5px;
		font-size: 1.1rem;
	}
	.simple_entry_list_v a h1 {
		margin-top: 5px;
	}
}


/* ph_entry_list
============================================================================================================ */
.ph_entry_list {
}
.ph_entry_list article {
	padding-bottom: 40px;
	border-bottom: 1px solid #ededed;
}
.ph_entry_list article + article {
	margin-top: 40px;
}
.ph_entry_list article a {
	position: relative;
	display: block;
	text-decoration: none;
	line-height: 1.5;
}
.ph_entry_list a .ph {
	background-position: 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.ph_entry_list a .cat {
	display: inline-block;
}
.ph_entry_list a .cat span {
	min-width: 110px;
	display: inline-block;
	margin-bottom: 3px;
	padding: 3px 8px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3rem;
	color: #fff;
}
@media screen and (min-width: 769px), print {
	.ph_entry_list a {
		padding-right: 80px;
		min-height: 133px;
	}
	.ph_entry_list a .ph {
		float: left;
		width: 200px;
		height: 133px;
	}
	.ph_entry_list a .ph ~ * {
		margin-left: 235px;
	}
	.ph_entry_list a time {
		display: inline-block;
		width: 110px;
	}
	.ph_entry_list a h1 {
		margin-top: 15px;
		font-size: 2rem;
		line-height: 1.5;
	}
}
@media screen and (max-width: 768px) {
	.ph_entry_list article {
		padding-bottom: 20px;
	}
	.ph_entry_list article + article {
		margin-top: 20px;
	}
	.ph_entry_list a {
		padding-right: 40px;
		min-height: 80px;
	}
	.ph_entry_list a .ph {
		float: left;
		width: 120px;
		height: 80px;
		margin-bottom: 10px;
	}
	.ph_entry_list a .ph ~ * {
		margin-left: 130px;
	}
	.ph_entry_list a time {
		display: inline-block;
		margin-right: 3px;
	}
	.ph_entry_list a .cat span {
		min-width: 70px;
		padding: 1px 8px;
		font-size: 1.1rem;
	}
	.ph_entry_list a h1 {
		margin-top: 5px;
		font-size: 1.3rem;
		line-height: 1.5;
	}
}

/* ph_s_entry_list
============================================================================================================ */
.ph_s_entry_list {
}
.ph_s_entry_list article {
	padding-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
}
.ph_s_entry_list article + article {
	margin-top: 25px;
}
.ph_s_entry_list article a {
	position: relative;
	display: block;
	text-decoration: none;
	line-height: 1.5;
}
.ph_s_entry_list a .ph {
	background-position: 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
.ph_s_entry_list a .cat {
	display: inline-block;
}
.ph_s_entry_list a .cat span {
	display: inline-block;
	padding: 3px 10px;
	background-color: #b3b3b3;
	text-align: center;
	font-weight: bold;
	font-size: 1.3rem;
	color: #fff;
}
.ph_s_entry_list a h1 {
	font-weight: normal;
	line-height: 1.5;
}
@media screen and (min-width: 769px), print {
	.ph_s_entry_list a {
		min-height: 90px;
	}
	.ph_s_entry_list a .ph {
		float: left;
		width: 135px;
		height: 90px;
	}
	.ph_s_entry_list a .ph ~ * {
		margin-left: 155px;
		padding-top: 15px;
	}
	.ph_s_entry_list a time {
		display: inline-block;
		margin-right: 10px;
	}
	.ph_s_entry_list a h1 {
		padding-top: 15px;
	}
}
@media screen and (max-width: 768px) {
	.ph_s_entry_list article {
		padding-bottom: 10px;
	}
	.ph_s_entry_list article + article {
		margin-top: 10px;
	}
	.ph_s_entry_list a {
		min-height: 60px;
	}
	.ph_s_entry_list a .ph {
		float: left;
		width: 90px;
		height: 60px;
	}
	.ph_s_entry_list a .ph ~ * {
		margin-left: 100px;
	}
	.ph_s_entry_list a time {
		display: block;
	}
	.ph_s_entry_list a .cat span {
		padding: 1px 5px;
		font-size: 1.1rem;
	}
	.ph_s_entry_list a h1 {
		margin-top: 5px;
		font-size: 1.3rem;
		line-height: 1.5;
	}
}





/* topics_column_block
============================================================================================================ */
.topics_column_block section {
	background-color: #fff;
	border: 1px solid #ededed;
}
.topics_column_block header {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 5px solid;
	text-align: center;
	font-size: 1.4rem;
	line-height: 1.5;
}
.topics_column_block header h1 {
	font-size: 2.4rem;
	line-height: 3.2rem;
}
.topics_column_block header h1.ff_en {
	font-size: 2.6rem;
}
.topics_column_block header h1 + p {
	margin-top: 5px;
}
.topics_column_block .topics li + li {
	border-top: 1px solid #e5e5e5;
}
.topics_column_block .topics li a {
	position: relative;
	display: block;
	padding: 20px 0;
	text-decoration: none;
	font-size: 1.4rem;
	line-height: 1.8;
}
.topics_column_block .topics li a > span {
	display: block;
}
.topics_column_block .topics li a .ph {
	float: left;
	width: 130px;
}
.topics_column_block .topics li a .ph > span {
	display: block;
	padding-top: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.topics_column_block .topics li a .ph ~ * {
	margin-left: 160px;
}
.topics_column_block .topics li a .date {
	font-weight: bold;
	margin-bottom: 5px;
}
.topics_column_block .more a {
	display: block;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	text-decoration: none;
}
@media screen and (min-width: 769px), print {
	.topics_column_block > .w {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.topics_column_block > .w::after {
		content: none;
	}
	.topics_column_block section {
		position: relative;
		width: 480px;
		padding: 35px 40px 70px;
	}
	.topics_column_block .wide {
		width: 630px;
	}
	.topics_column_block .twitter {
		width: 330px;
		padding: 35px 20px 0;
	}
	.topics_column_block .topics li a:hover {
		background-color: #f3f3f3;
	}
	.topics_column_block .more {
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
	}
}
@media screen and (max-width: 768px) {
	.topics_column_block > .w > * + * {
		margin-top: 30px;
	}
	.topics_column_block section {
		padding-top: 20px;
	}
	.topics_column_block header {
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom-width: 3px;
		font-size: 1.2rem;
	}
	.topics_column_block header h1 {
		font-size: 1.8rem;
		line-height: 2.6rem;
	}
	.topics_column_block header h1.ff_en {
		font-size: 2.2rem;
	}
	.topics_column_block .topics li a {
		padding: 10px 0;
		font-size: 1.1rem;
	}
	.topics_column_block .topics li a .ph {
		width: 100px;
	}
	.topics_column_block .topics li a .ph > span {
		border-radius: 5px;
	}
	.topics_column_block .topics li a .ph ~ * {
		margin-left: 110px;
	}
	.topics_column_block .more {
		margin-top: 10px;
	}
	.topics_column_block .more a {
		font-size: 1.3rem;
	}

	.topics_column_block .sp_non_border {
		padding-top: 0;
		border: 0;
	}
	.topics_column_block .sp_non_border .more a {
		border-radius: 100px;
	}
}

/* shop_info_block
============================================================================================================ */
.shop_info_block {
}
.shop_info_block .map iframe {
	width: 100%;
	height: 400px;
}
.shop_info_block .info > * + * {
	margin-top: 20px;
}
.shop_info_block .btns {
	margin-top: 40px;
}
@media screen and (min-width: 769px), print {
	.shop_info_block .btns ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
	}
	.shop_info_block .btns ul li {
		padding: 0 10px;
	}
	.shop_info_block .btns {
		padding: 30px;
		background-color: #f5f5f5;
	}
}
@media screen and (max-width: 768px) {
	.shop_info_block .map iframe {
		height: 250px;
	}
	.shop_info_block .info > * + * {
		margin-top: 15px;
	}
	.shop_info_block .btns {
		margin-top: 20px;
	}
	.shop_info_block .btns a {
		width: 100%;
	}
	.shop_info_block .btns.multi ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.shop_info_block .btns.multi ul li {
		width: calc(50% - 5px);
	}
}


/* slide_ph_only_block
============================================================================================================ */
.slide_ph_only_block {
	overflow: hidden;
	position: relative;
	padding: 40px 0;
}
.slide_ph_only_block li {
	width: 540px;
	padding: 0 10px;
}
.slide_ph_only_block .arrow {
	position: absolute;
	top: 50%;
	width: 60px;
	height: 280px;
	background-color: #1a1a1a;
	border: 1px solid #313131;
	margin-top: -140px;
	z-index: 10;
}
.slide_ph_only_block .arrow.prev {
	left: -1px;
}
.slide_ph_only_block .arrow.next {
	right: -1px;
}
@media screen and (min-width: 769px), print {
	.slide_ph_only_block .arrow:hover {
		background-color: #fff;
	}
}
@media screen and (max-width: 768px) {
	.slide_ph_only_block {
		padding: 20px 0;
	}
	.slide_ph_only_block li {
		width: 195px;
		padding: 0 5px;
	}
	.slide_ph_only_block .arrow {
		width: 30px;
		height: 110px;
		margin-top: -55px;
	}
}



/* ico_blank
============================================================================================================ */
.ico_blank {
	position: absolute;
	top: 50%;
	right: 0;
	width: 11px;
	height: 11px;
	margin-top: -5px;
	color: #fff;
}
.ico_blank::before,
.ico_blank::after {
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	border-style: solid;
	border-width: 2px;
}
.ico_blank::before {
	right: 0;
	top: 0;
}
.ico_blank::after {
	left: 0;
	bottom: 0;
	border-top-width: 0;
	border-right-width: 0;
}
@media screen and (min-width: 769px), print {
	a[href] .ico_blank {
		-webkit-transition: color .2s;
		-o-transition: color .2s;
		transition: color .2s;
	}
}


/* ico_file
============================================================================================================ */
.ico_file {
	position: absolute;
	top: 50%;
	right: 0;
	width: 9px;
	height: 12px;
	margin-top: -6px;
	color: #fff;
}
.ico_file::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-style: solid;
	border-width: 1px;
}
.ico_file::after {
	content: "";
	position: absolute;
	right: -2px;
	width: 8px;
	top: 3px;
	border-style: solid;
	border-width: 4px 0 0;
}
@media screen and (min-width: 769px), print {
	a[href] .ico_file {
		-webkit-transition: color .2s;
		-o-transition: color .2s;
		transition: color .2s;
	}
}


/* box_btn
============================================================================================================ */
.box_btn,
a.box_btn,
a .box_btn {
	position: relative;
	overflow: hidden;
	display: table;
	max-width: 100%;
	width: 300px;
	height: 50px;
	margin: auto;
	padding: 0 15px;
	border: 2px solid;
	border-radius: 100px;
	line-height: 1.3;
	text-decoration: none;
	text-align: center;
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
}
.box_btn > * {
	display: table-cell;
	vertical-align: middle;
}
.box_btn.black {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.box_btn.white {
	background-color: #fff;
	border: 0;
	color: #000;
}
.box_btn.bdc {
	border-color: #fff;
	color: #fff;
}
.box_btn.bdb {
	border-color: #000;
	color: #000;
}
.box_btn.s {
	width: 200px;
	height: 30px;
	padding-top: 2px;
}
.box_btn.has_ico_blank > * {
	padding-right: 20px;
}
.box_btn .ico_blank {
	right: 20px;
}
.box_btn .ico_file {
	right: 20px;
}
@media screen and (min-width: 769px), print {
	a[href].box_btn:hover,
	button.box_btn:hover,
	a[href]:hover .box_btn {
		background-color: #fff;
	}
	a[href].box_btn.black:hover,
	a[href]:hover .box_btn.black {
		background-color: #fff;
		color: #000;
	}
	a[href].box_btn.white:hover,
	a[href]:hover .box_btn.white {
		background-color: #000;
		color: #fff;
	}
	a[href].box_btn.black:hover .ico_blank,
	a[href]:hover .box_btn.black .ico_blank {
		color: #000;
	}
	a[href].box_btn.bdb:hover {
		background-color: #000;
		color: #fff;
	}
	a[href].box_btn.fzs {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 768px) {
	.box_btn,
	a.box_btn,
	a .box_btn {
		width: 100%;
		height: 40px;
		padding: 0 10px;
		font-size: 1.3rem;
	}
	.box_btn.has_ico_blank > * {
		padding-right: 15px;
	}
	.box_btn .ico_blank {
		right: 10px;
	}
	.box_btn .ico_file {
		right: 10px;
	}
	.box_btn.s {
		font-size: 1.2rem;
	}
	.box_btn.sp_black {
		background-color: #000;
		color: #fff;
	}
	.box_btn.sp_arrow_back::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 15px;
		width: 12px;
		height: 12px;
		margin-top: -6px;
		border-bottom: 3px solid;
		border-left: 3px solid;
		-webkit-transform: scaleX(.8) rotate(45deg);
		-ms-transform: scaleX(.8) rotate(45deg);
		-o-transform: scaleX(.8) rotate(45deg);
		transform: scaleX(.8) rotate(45deg);
	}
}



@media screen and (min-width: 769px), print {
	.column_btn {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.column_btn.center {
		justify-content: center;
	}
	.column_btn .box_btn {
		width: 100%;
	}
	.column_btn > * {
		width: 320px;
		margin-left: 20px;
	}
	.column_btn > *:nth-child(3n+1) {
		margin-left: 0;
	}
	.column_btn > *:nth-child(3) ~ * {
		margin-top: 15px;
	}
}
@media screen and (max-width: 768px) {
	.column_btn {
	}
	.column_btn > * {
	}
	.column_btn > * + * {
		margin-top: 10px;
	}
}


.back_btn a {
	position: relative;
	display: inline-block;
	padding-left: 18px;
	font-weight: bold;
	font-size: 1.4rem;
}
.back_btn a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 12px;
	height: 12px;
	border-top: 3px solid;
	border-left: 3px solid;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleX(.8) rotate(-45deg);
	-ms-transform: scaleX(.8) rotate(-45deg);
	-o-transform: scaleX(.8) rotate(-45deg);
	transform: scaleX(.8) rotate(-45deg);
}
@media screen and (max-width: 768px) {
	.back_btn a {
		font-size: 1.3rem;
	}
}

.more_btn {
	margin-top: 40px;
}
@media screen and (max-width: 768px) {
	.more_btn {
		margin-top: 25px;
	}
}




/* link_arrow
============================================================================================================ */
.link_arrow {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 40px;
	border: 2px solid;
}
@media screen and (min-width: 769px), print {
	a[href] .link_arrow {
		-webkit-transition: background .2s;
		-o-transition: background .2s;
		transition: background .2s;
	}
	a[href]:hover .link_arrow {
		background-color: #fff !important;
	}
}
@media screen and (max-width: 768px) {
	.link_arrow {
		width: 20px;
	}
}

/* arrow_in_arrow
============================================================================================================ */
.arrow_in_arrow {
	position: absolute;
	overflow: hidden;
	right: 0;
	left: 0;
	top: 50%;
	height: 20px;
	margin-top: -10px;
	color: #fff;
}
.arrow_in_arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 50%;
	width: 50px;
	height: 50px;
	margin-right: -8px;
	border-top: 4px solid;
	border-right: 4px solid;
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transform: scaleX(0.8) rotate(45deg);
	-ms-transform: scaleX(0.8) rotate(45deg);
	-o-transform: scaleX(0.8) rotate(45deg);
	transform: scaleX(0.8) rotate(45deg);
	-webkit-transition: border .2s;
	-o-transition: border .2s;
	transition: border .2s;
}
.prev .arrow_in_arrow {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
@media screen and (min-width: 769px), print {
}
@media screen and (max-width: 768px) {
	.arrow_in_arrow {
		height: 16px;
		margin-top: -8px;
	}
	.arrow_in_arrow::before {
		margin-right: -5px;
		border-top-width: 3px;
		border-right-width: 3px;
	}
}




/* page_tab_block
============================================================================================================ */
.page_tab_block {
	padding: 25px 0;
}
.page_tab_block a {
	position: relative;
	display: table;
	width: 100%;
	height: 50px;
	border: 2px solid #313131;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.page_tab_block a > * {
	display: table-cell;
	vertical-align: middle;
}
.page_tab_block a::after {
	content: "";
	position: absolute;
	right: 2px;
	bottom: 2px;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #313131 transparent;
}
.page_tab_block a.current::after {
	border-bottom-color: #fff !important;
}
@media screen and (min-width: 769px), print {
	.page_tab_block ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.page_tab_block ul li {
		width: 470px;
	}
	.page_tab_block a:hover::after {
		border-bottom-color: #fff;
	}
}
@media screen and (max-width: 768px) {
	.page_tab_block {
		padding: 20px 0;
	}
	.page_tab_block ul li + li {
		margin-top: 10px;
	}
	.page_tab_block a {
		height: 40px;
	}
}




/* info_table
============================================================================================================ */
.info_table {
	line-height: 1.6;
}
.info_table > dl {
	position: relative;
	display: table;
	width: 100%;
}
.info_table > dl > * {
	display: table-cell;
	vertical-align: middle;
}
.info_table > dl + dl {
	margin-top: 25px;
}
.info_table > dl > dt {
	vertical-align: top;
	width: 110px;
}
.info_table > dl > dt > * {
	display: block;
	padding: 2px;
	background-color: #313131;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	font-weight: bold;
}
.info_table > dl > dd {
	padding-left: 15px;
}
.info_table > dl > dd .box_btn.s {
	margin: 10px 0 0;
}
@media screen and (max-width: 768px) {
	.info_table > dl {
	}
	.info_table > dl + dl {
		margin-top: 15px;
	}
	.info_table > dl > dt {
		width: 80px;
	}
	.info_table > dl > dt > * {
		padding: 1px 5px;
		font-size: 1.2rem;
	}
}

/* time_table
============================================================================================================ */
.time_table {
	width: 100%;
	line-height: 1.6;
	background-color: #fff;
	font-size: 1.5rem;
}
.info_table + .time_table {
	margin-top: 25px;
}
.time_table th,
.time_table td {
	padding: 8px 10px;
	border: 1px solid #ededed;
}
.time_table th {
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
	white-space: nowrap;
}
.time_table .title {
	width: 110px;
	background-color: #313131;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border: 0;
}
@media screen and (max-width: 768px) {
	.time_table {
		font-size: 1.2rem;
	}
	.info_table + .time_table {
		margin-top: 15px;
	}
	.time_table th,
	.time_table td {
		padding: 5px 10px;
	}
	.time_table th {
		padding: 5px;
		font-size: 1.2rem;
		white-space: nowrap;
	}
	.time_table .title {
		width: 80px;
	}
}

/* basic_table
============================================================================================================ */
.basic_table {
	width: 100%;
	line-height: 1.5;
}
.basic_table th,
.basic_table td {
	padding: 20px;
	border: 1px solid #ededed;
}
.basic_table th {
	font-weight: bold;
}
.basic_table thead tr > * {
	background-color: #f5f5f5;
	text-align: center;
}
.basic_table tbody tr > * {
	font-size: 1.4rem;
}
.basic_table.fixed {
	table-layout: fixed;
}
.basic_table.center th,
.basic_table.center td {
	text-align: center;
}
.basic_table.td_center td {
	text-align: center;
}
.basic_table .tal {
	text-align: left !important;
}
.basic_table .w10 { width: 10%; }
.basic_table .w12 { width: 12%; }
.basic_table .w15 { width: 15%; }
.basic_table .w18 { width: 18%; }
.basic_table .w20 { width: 20%; }
.basic_table .w25 { width: 25%; }
.basic_table .w30 { width: 30%; }
.basic_table .w35 { width: 35%; }
.basic_table .w40 { width: 40%; }
.basic_table .w45 { width: 45%; }
.basic_table .w50 { width: 50%; }
.basic_table .w55 { width: 55%; }
.basic_table .w60 { width: 60%; }

@media screen and (min-width: 769px), print {
	.basic_table .pc_w10 { width: 10%; }
	.basic_table .pc_w12 { width: 12%; }
	.basic_table .pc_w15 { width: 15%; }
	.basic_table .pc_w18 { width: 18%; }
	.basic_table .pc_w20 { width: 20%; }
	.basic_table .pc_w25 { width: 25%; }
	.basic_table .pc_w30 { width: 30%; }
	.basic_table .pc_w35 { width: 35%; }
	.basic_table .pc_w40 { width: 40%; }
	.basic_table .pc_w45 { width: 45%; }
	.basic_table .pc_w50 { width: 50%; }
	.basic_table .pc_w55 { width: 55%; }
	.basic_table .pc_w60 { width: 60%; }
}
@media screen and (max-width: 768px) {
	.basic_table th,
	.basic_table td {
		padding: 10px;
	}
	.basic_table thead tr > * {
		padding: 10px 5px;
	}
	.basic_table tbody tr > * {
		font-size: 1.2rem;
	}
	.basic_table .sp_w10 { width: 10%; }
	.basic_table .sp_w12 { width: 12%; }
	.basic_table .sp_w15 { width: 15%; }
	.basic_table .sp_w18 { width: 18%; }
	.basic_table .sp_w20 { width: 20%; }
	.basic_table .sp_w25 { width: 25%; }
	.basic_table .sp_w30 { width: 30%; }
	.basic_table .sp_w35 { width: 35%; }
	.basic_table .sp_w40 { width: 40%; }
	.basic_table .sp_w45 { width: 45%; }
	.basic_table .sp_w50 { width: 50%; }
	.basic_table .sp_w55 { width: 55%; }
	.basic_table .sp_w60 { width: 60%; }

	.sp_v_table_has_label,
	.sp_v_table_has_label tbody,
	.sp_v_table_has_label tr,
	.sp_v_table_has_label th,
	.sp_v_table_has_label td {
		display: block;
	}
	.sp_v_table_has_label thead {
		display: none;
	}
	.sp_v_table_has_label tr {
		display: table;
		width: 100%;
		border: 1px solid #ededed;
	}
	.sp_v_table_has_label tr + tr {
		margin-top: 10px;
	}
	.sp_v_table_has_label tr > * {
		display: table-row;
		border: 0;
	}
	.sp_v_table_has_label tr > * + * {
		border-top: 1px solid #ededed;
	}
	.sp_v_table_has_label tr > *::before {
		content: attr(data-label);
		display: table-cell;
		padding: 8px;
		vertical-align: middle;
		background-color: #f5f5f5;
		border-right: 1px solid #ededed;
	}
	.sp_v_table_has_label tr > * > * {
		display: table-cell;
		padding: 8px;
		vertical-align: middle;
	}
}


/* .dl_table
============================================================================================================ */
.dl_table {
	display: table;
}
.dl_table > * {
	display: table-row;
}
.dl_table > * > * {
	display: table-cell;
	vertical-align: top;
}
.dl_table dt {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 1em;
}


/* .contact_column_box
============================================================================================================ */
.contact_column_box {
}
.contact_column_box > * {
	border: 1px solid #ededed;
	background-color: #fff;
}
.contact_column_box a {
	display: block;
	text-align: center;
	text-decoration: none;
}
.contact_column_box .tel a {
	padding-top: 110px;
	background-position: 50% 30px;
	background-repeat: no-repeat;
	-webkit-background-size: 70px;
	background-size: 70px;
	color: #1a1a1a;
	line-height: 1.5;
}
.contact_column_box .tel a dt {
	font-weight: bold;
	color: #979797;
}
.contact_column_box .tel a dd strong {
	display: block;
	margin-bottom: 10px;
	font-size: 6rem;
	line-height: 1;
	font-weight: 700;
}
.contact_column_box .mail a .ico {
	display: block;
	height: 150px;
	margin-bottom: 45px;
	background-position: 50% 40px;
	background-repeat: no-repeat;
	-webkit-background-size: 70px;
	background-size: 70px;
	border-bottom: 1px solid #ededed;
}
@media screen and (min-width: 769px), print {
	.contact_column_box {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: space-between;
	}
	.contact_column_box > * {
		width: 480px;
		border: 1px solid #ededed;
	}
	.contact_column_box a {
		min-height: 294px;
	}
	.contact_column_box a .box_btn {
		-webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
		-o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out, opacity 0.2s ease-in-out;
	}
}
@media screen and (max-width: 768px) {
	.contact_column_box > * + * {
		margin-top: 15px;
	}
	.contact_column_box .tel a {
		padding-top: 70px;
		padding-bottom: 20px;
		background-position: 50% 10px;
		-webkit-background-size: 60px;
		background-size: 60px;
	}
	.contact_column_box .tel a dd {
		font-size: 1.2rem;
	}
	.contact_column_box .tel a dd strong {
		font-size: 4rem;
	}
	.contact_column_box .mail a {
		padding-bottom: 20px;
	}
	.contact_column_box .mail a .ico {
		height: 90px;
		margin-bottom: 20px;
		background-position: 50% 20px;
		-webkit-background-size: 60px;
		background-size: 60px;
	}
}


/* .contact_tel_box
============================================================================================================ */
.contact_tel_box {
	margin-top: 40px;
}
.contact_tel_box a {
	display: block;
	padding: 20px;
	background-color: #ededed;
	text-decoration: none;
	line-height: 1.5;
	font-weight: bold;
}
.contact_tel_box a dd {
	padding-left: 50px;
	background: url(../images/parts/ico_tel.png) no-repeat 0;
	-webkit-background-size: 44px;
	background-size: 44px;
	font-size: 5rem;
	line-height: 1;
	font-weight: 700;
}
.contact_tel_box.bd a {
	background-color: #fff;
	border: 1px solid #ededed;
}
@media screen and (min-width: 769px), print {
	.contact_tel_box a dl {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.contact_tel_box a dd {
		margin-left: 60px;
	}
}
@media screen and (max-width: 768px) {
	.contact_tel_box {
		margin-top: 20px;
	}
	.contact_tel_box a {
		text-align: center;
	}
	.contact_tel_box a dd {
		display: table;
		margin: 8px auto 0;
		padding-left: 32px;
		-webkit-background-size: 30px;
		background-size: 30px;
		font-size: 3.5rem;
		white-space: nowrap;
	}
}


/* select_black
============================================================================================================ */
select.select_black {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	height: 30px;
	padding: 0 30px 0 1em;
	background-color: #000;
	background-image: url(../images/parts/select_arrow_w.png);
	background-repeat: no-repeat;
	background-position: 100%;
	-webkit-background-size: 30px;
	background-size: 30px;
	border: 1px solid #000;
	color: #fff;
	border-radius: 0;
	font-size: 1.4rem;
	font-weight: bold;
}
select.select_black::-ms-expand {
	display: none;
}
@media screen and (max-width: 768px) {
	select.select_black {
		font-size: 1.6rem;
	}
}


/* ul / ol
============================================================================================================ */
.dot_li > li {
	position: relative;
	padding-left: 1em;
}
.dot_li > li::before {
	content: "";
	position: absolute;
	top: .7em;
	left: 0;
	width: .5em;
	height: .5em;
	background-color: #1a1a1a;
	border-radius: 100%;
}

.circle_li > li {
	position: relative;
	padding-left: 1.2em;.
}
.circle_li > li::before {
	content: "○";
	position: absolute;
	top: 0;
	left: 0;
}

.point_li > li {
	position: relative;
	padding-left: 1.2em;
}
.point_li > li > span:first-child {
	position: absolute;
	top: 0;
	left: 0;
}

.parentheses_li > li {
	position: relative;
	padding-left: 2.2em;
}
.parentheses_li > li > span:first-child {
	position: absolute;
	top: 0;
	left: 0;
}

.parentheses_li_h > li {
	position: relative;
	padding-left: 1.6em;
}
.parentheses_li_h > li > span:first-child {
	position: absolute;
	top: 0;
	left: 0;
}

.num_li {
	margin-left: 1.8em;
	list-style: decimal;
}
.alphabet_li {
	margin-left: 1.8em;
	list-style: lower-latin;
}

.mt_li > li + li {
	margin-top: .5em;
}

.inline_li > li {
	display: inline-block;
	margin-right: 0.3em;
}

.notes_li {
	font-size: 1.4rem;
	line-height: 1.6;
}
.notes_li.strong {
	font-size: 1.5rem;
	font-weight: bold;
}
* + .notes_li {
	margin-top: 20px;
}
@media screen and (max-width: 768px) {
	.notes_li {
		font-size: 1.2rem;
	}
	.notes_li.strong {
		font-size: 1.2rem;
	}
	* + .notes_li {
		margin-top: 15px;
	}
}

/* .paging
============================================================================================================ */
.paging {
	position: relative;
	margin-top: 70px;
	padding-top: 70px;
	border-top: 1px solid #ededed;
	text-align: center;
}
.paging .prev,
.paging .next {
	position: absolute;
	top: 70px;
}
.paging .prev {
	left: 0;
}
.paging .next {
	right: 0;
}
.paging a {
	width: 200px;
}
.paging .prev a,
.paging .next a {
	width: 170px;
	padding: 0;
}
.paging .prev a {
	padding-left: 30px;
}
.paging .next a {
	padding-right: 30px;
}
.paging .prev a::after,
.paging .next a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 30px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: scaleX(.7) rotate(45deg);
	-ms-transform: scaleX(.7) rotate(45deg);
	-o-transform: scaleX(.7) rotate(45deg);
	transform: scaleX(.7) rotate(45deg);
}
.paging .prev a::after {
	left: 30px;
	right: auto;
	-webkit-transform: scaleX(.7) rotate(-135deg);
	-ms-transform: scaleX(.7) rotate(-135deg);
	-o-transform: scaleX(.7) rotate(-135deg);
	transform: scaleX(.7) rotate(-135deg);
}
@media screen and (min-width: 769px), print {
}
@media screen and (max-width: 768px) {
	.paging {
		margin-top: 35px;
		padding-top: 35px;
	}
	.paging .prev,
	.paging .next {
		top: 35px;
		width: calc((100% - 140px) / 2);
		max-width: 110px;
	}
	.paging a {
		width: 130px;
	}
	.paging .prev a,
	.paging .next a {
		width: 100%;
	}
	.paging .prev a {
		padding-left: 10px;
	}
	.paging .next a {
		padding-right: 10px;
	}
	.paging .next a::after {
		right: 10px;
	}
	.paging .prev a::after {
		left: 10px;
	}
}
@media screen and (max-width: 370px) {
	.paging .prev,
	.paging .next {
		width: calc((100% - 120px) / 2);
	}
	.paging a {
		width: 110px;
	}
	.paging .next a::after {
		right: 5px;
	}
	.paging .prev a::after {
		left: 5px;
	}
}


/* .wp-pagenavi
============================================================================================================ */
.wp-pagenavi {
	margin-top: 70px;
	text-align: center;
}
.wp-pagenavi > * {
	line-height: 1;
	margin: 0 5px 5px;
}
.wp-pagenavi a,
.wp-pagenavi .current {
	position: relative;
	display: inline-block;
	width: 36px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 100%;
	line-height: 34px;
	color: #000;
	font-size: 1.4rem;
	text-decoration: none;
	vertical-align: middle;
}
.wp-pagenavi .current {
	color: #fff;
	background-color: #000;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	height: 0;
	overflow: hidden;
	padding-top: 34px;
}
.wp-pagenavi .previouspostslink::before,
.wp-pagenavi .nextpostslink::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 50%;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	margin-right: -3px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.wp-pagenavi .previouspostslink {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.wp-pagenavi .nextpostslink {
}
@media screen and (min-width: 769px), print {
	.wp-pagenavi a:hover {
		color: #fff;
	}
	.wp-pagenavi .previouspostslink:hover::before,
	.wp-pagenavi .nextpostslink:hover::before {
		border-color: #fff;
	}
}
@media screen and (max-width: 768px) {
	.wp-pagenavi {
		margin: 35px 0 0;
	}
	.wp-pagenavi > * {
		margin: 0 2px 5px;
	}
	.wp-pagenavi a,
	.wp-pagenavi .current {
		width: 34px;
		line-height: 32px;
		font-size: 1.3rem;
	}
	.wp-pagenavi .previouspostslink,
	.wp-pagenavi .nextpostslink {
		padding-top: 32px;
	}
	.wp-pagenavi .previouspostslink::before {
		left: 8px;
	}
	.wp-pagenavi .extend {
		font-size: 1rem;
	}
}
@media screen and (max-width: 370px) {
	.wp-pagenavi a,
	.wp-pagenavi .current {
		width: 32px;
		line-height: 30px;
	}
	.wp-pagenavi .previouspostslink,
	.wp-pagenavi .nextpostslink {
		padding-top: 30px;
	}
	.wp-pagenavi .extend {
		display: none;
	}
}