@charset "utf-8";

/*==================================================================
	Import setting
===================================================================*/
@import url("import/reset.css");
@import url("import/util.css");

/*==================================================================
	Common setting
===================================================================*/
@font-face {
	font-family: "Optima";
	src: url(../font/OPTIMA.TTF);
}
@font-face {
	font-family: "NotoSan";
	src: url(../font/NotoSansCJKjp-Medium.otf);
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 62.5%;
}
body {
	background: #fff url("../imgs/bg01.png") repeat-y bottom right;
	background-size: cover;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-text-size-adjust: 100%;;
}
sup {
	font-size: 10px;
}
.page {
	color: #333;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 1.71;
}
.gothic {
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.roboto {
	font-family: "Roboto", sans-serif;
}
.snell {
	font-family: "Snell Roundhand";
}
.cinzel {
	font-family: "Cinzel", serif;
}
.pinyon {
	font-family: "Pinyon Script", cursive;
}
.cinzel {
	font-family: "Cinzel Decorative", cursive;
}
.garamond {
	font-family: "EB Garamond", serif;
}
.tangerine {
	font-family: "Tangerine", cursive;
}
.cormorant {
	font-family: "Cormorant", serif;
}

.pc, .pc_only {
	display: block !important;
}
.sp, .sp_only {
	display: none !important;
}

@media screen and (max-width: 767px) {
	.pc_only {
		display: none !important;
	}
	.sp_only {
		display: block !important;
	}
}
a {
	text-decoration: none;
}
a.disable {
	color: #999 !important;
	cursor: default;
}
a.disable:hover {
	opacity: 1;
}
figure {
	margin: 0;
	padding: 0;
	position: relative;
}
img.full {
	height: auto;
	max-width: 100%;
	width: 100%;
}
@media only screen and (max-width:1000px) {
	.bg {
		padding: 0;
	}
}
a {
	background-color: transparent;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	color: #333;
	text-decoration: none;
}

a:hover {
	opacity: .8;
}


/*==================================================================
	Header setting
===================================================================*/
@media only screen and (max-width:640px) {
	.site-header {
		/*height: 140px;*/
	}
	.site-header .tools .head-btns li a {
		background-size: auto 40px;
		height: 55px;
	}
	.site-header .tools li.links a {
		background-image: url(../imgs/hdr-sp-map.png);
	}
	.site-header .tools li.tel a {
		background-image: url(../imgs/hdr-sp-tell.png);
	}
	.site-header .tools li.menu-button a {
		background-image: url(../imgs/hdr-sp-menu.png);
	}
	.site-header .tools li.menu-button.on a {
		background-image: url(../imgs/hdr-sp-close_ov.png);
	}
	.sp-navi {
		top: 55px!important;
	}
}

/* ----------------------------------------
 header-style only-pc 
*/
header {
	background: #fff;
	box-sizing: border-box;
	height: 100px;
	padding-bottom: 20px;
	position: relative;
	width: 100%;
	z-index: 100;
}
header .body {
	position: relative;
}
header .title a:hover, header .title02 a:hover {
	opacity: 1;
}
header .title {
	padding: 15px 0 0 60px;
}
header .title02 {
	display: none;
}
header .title .placeName {
	margin-top: 0!important;
	max-width: 150px;
	padding-bottom: 2px;
	vertical-align: bottom;
	width: 30%;
}
header .title img {
	float: left;
	vertical-align: bottom;
}
header .title img + img {
	margin-top: 7px;
}
header .text {
	color: #000;
	font-size: 10px;
	line-height: 1.2;
	position: absolute;
	right: 60px;
	top: 15px;
}
header .tools {
	position: absolute;
	right: 58px;
	top: 40px;
}
header .menu-button {
	display: none;
}
header .tools li {
	float: left;
	margin-left: 1px;
}
header .tools li.links {
	padding-right: 9px;
	text-align: right;
}
header .tools li.links a {
	color: #000;
	display: inline-block;
	font-size: 13px;
	line-height: 8px;
	margin-top: 3px;
}
header .tools li.links a:hover {
	opacity: .7;
}
header .tools li.links .outline {
	padding-top: 10px;
}
header .tools li.request a:hover, header .tools li.request a:hover img, header .tools li.reserve a:hover, header .tools li.reserve a:hover img {
	opacity: 1;
}
header .tools li.request, header .tools li.reserve, .site-footer .btns .requestBtn, .site-footer .btns .reserveBtn {
	overflow: hidden;
	position: relative;
}
@media screen and (min-width: 1001px) {
	header .tools li.requestBtn {
		background: #fbd103;
		color: #000;
		font-size: 1.3em;
		height: 43px;
		letter-spacing: 0em;
		line-height: 43px;
		overflow: hidden;
		padding: 0 10px;
		position: relative;
		text-align: center;
		min-width: 300px;
		margin-right : 10px;
	}

	header .tools li.requestBtn.req1{
		background: #1B7EC2;
		color : #fff;
	}

	header .tools li.requestBtn.req1 a {
		color : #fff;
	}

	header .tools li.requestBtn.req2 {
		min-width: 180px;
		margin-right : 0;
	}

	header .tools li.reserveBtn {
		background: #b2585a;
		color: #fff;
		font-size: 1.3em;
		height: 43px;
		letter-spacing: .2em;
		line-height: 43px;
		overflow: hidden;
		position: relative;
		text-align: center;
		width: 160px;
	}
}
header .tools li.requestBtn a, header .tools li.reserveBtn a {
	color: #000;
}
header .tools li.requestBtn:hover, header .tools li.reserveBtn:hover {
	opacity: .7;
}
header .tools li.requestBtn::before, header .tools li.reserveBtn::before, .site-footer .btns .reserveBtn::before, .site-footer .btns .requestBtn::before {
	-webkit-animation: shiny 5s infinite linear ease-in-out;
	-moz-animation: shiny 5s infinite linear ease-in-out;
	animation: reflection 4.5s ease infinite;
	background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255, .2) 50%,rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255, .2)),color-stop(100%,rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255, .2),rgba(255,255,255,0) 100%);
	content: "";
	display: block;
	height: 150px;
	left: 0;
	position: absolute;
	top: -30px;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	transform: rotate(30deg);
	width: 80px;
	z-index: 19;
}
@-webkit-keyframes reflection {
	0% {
		left: -40%;
	}
	55% {
		left: 110%;
	}
	100% {
		left: 110%;
	}
}

@keyframes reflection {
	0% {
		left: -40%;
	}
	55% {
		left: 110%;
	}
	100% {
		left: 110%;
	}
}
.mc {
	margin: 0 auto;
}
@media screen and (min-width: 1001px) {
	.sp-navi {
		display: none !important;
	}
	header .title .placeName {
		display: inline-block;
		height: auto;
		position: absolute;
		z-index: 9999;
	}
}
/*
 End-header-style only-pc 
 ---------------------------------------- */

/* ----------------------------------------
 header-style only-tablet 
*/
@media screen and (max-width: 1000px) {
	.pc {
		display: none !important;
	}
	.sp {
		display: block !important;
	}
	header .tools li.requestBtn::before, header .tools li.reserveBtn::before {
		animation: reflection 0s ease infinite;
		display: none;
	}
}
/*
 End-header-style only-tablet 
 ---------------------------------------- */

/* ----------------------------------------
 header-style tablet-sp 
*/
@media screen and (max-width: 1000px) {
	header .tools li.request:after, header .tools li.reserve:after {
		display: none;
	}
	header {
		border-bottom: 1px solid #cbcbcb;
		height: 164px;
		position: relative;
	}
	header .title {
		padding: 10px 10px 0 10px;
		text-align: center;
	}
	header .title .placeName {
		display: inline-block;
		width: auto;
	}
	header .title .clio.sp {
		display: block !important;
		height: 20px;
		margin: 0 auto 10px auto;
		width: auto;
	}
	header .title .placeName {
		display: inline-block;
		height: 85px;
	}
	header .title img {
		display: block;
		float: inherit;
		height: 20px;
		margin: 0 auto;
		max-width: 100%;
	}
	header .text {
		display: none;
	}
	header .tools {
		position: static;
	}
	header .tools li img {
		display: none;
	}
	header .tools .sp-navi li img {
		display: inline-block;
		width: auto;
	}
	header .tools .sp-navi li.off {
		opacity: .3;
	}
	header .tools .sp-navi li.nolink img {
		opacity: .3;
	}
	header .menu-button {
		display: block;
	}
	header .tools-base {
		height: 55px;
		position: relative;
	}
	header .tools {
		border-bottom: 1px solid #d2d4d9;
		height: auto;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
	header .tools li {
		border-width: 1px 0 1px 1px;
		box-sizing: border-box;
		margin: 0;
		text-align: center;
		width: 33.333333%;
	}
	header .tools .sp-navi {
		z-index: 10;
	}
	header .tools .head-btns li {
		background-color: #006fb9;
		border-right: none;
	}
	header .tools .head-btns li.sp {
		display: block !important;
	}
	header .tools .head-btns li:first-child {
		border-left: none;
	}
	header .tools li.links {
		padding-right: 0;
		text-align: center;
	}
	header .tools .head-btns li a:hover {
		opacity: 1;
	}
	header .tools li div.outline {
		display: none;
	}
	header .tools .head-btns li a {
		background-position: center;
		background-repeat: no-repeat;
		background-size: auto 60px;
		border: none;
		box-sizing: border-box;
		display: block;
		height: 80px;
		line-height: 1;
		padding: 9px 0 6px !important;
		text-decoration: none;
		width: auto;
	}
	header .tools li.menu-button.on a {
		background-color: rgba(247,240,241,1);
	}
	header .tools li.links a {
		background-image: url(../imgs/hdr-sp-map.png);
		display: block;
		margin-top: 0;
	}
	header .tools .head-btns .requestBtn .btnText, header .tools .head-btns .reserveBtn .btnText {
		display: none;
	}
	header .tools .head-btns li.requestBtn a {
		background-image: url(../imgs/hdr-sp-request.png);
	}
	header .tools .head-btns li.reserveBtn a {
		background-image: url(../imgs/hdr-sp-reserve.png);
	}
	header .tools li.tel a {
		background-image: url(../imgs/hdr-sp-tell.png);
	}
	header .tools li.menu-button a {
		background-image: url(../imgs/hdr-sp-menu.png);
	}
	header .tools li.menu-button.on a {
		background-image: url(../imgs/hdr-sp-close_ov.png);
	}
	header .tools .sp-navi {
		padding: 0 10px;
	}
	header .tools .sp-navi ul {
		margin: -1px 0 20px;
		position: static;
	}
	header .tools .sp-navi .navi-list {
		margin-right: -2.4%;
	}
	header .tools .sp-navi .navi-list li {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin: 2.4% 2.4% 0 0;
		width: 22.65%;
	}
	header .tools .sp-navi .navi-list li:nth-child(4n) {
		margin-right: 0;
	}
	header .tools .sp-navi .navi-list li.compact {
		padding: 10px 0 7px !important;
	}
	header .tools .sp-navi .navi-list li.disable a {
		opacity: .3;
	}
	header .tools .sp-navi .navi-list:before {
		background: #8680a5;
		bottom: 0;
		content: "";
		display: block;
		height: 1px;
		left: 0;
		position: absolute;
		width: 100%;
	}
	header .tools .head-btns {
		position: relative;
		z-index: 20;
	}
	.sp-navi a {
		color: #fff;
		display: block;
	}
	header .tools .sp-navi .btns {
		background: none;
		clear: both;
		margin: 0 auto;
		padding: 0 0 15px;
		width: 80%;
	}
	header .tools .sp-navi .btns li {
		border: none;
		clear: both;
		float: none;
		margin: 0 auto;
		padding-bottom: 10px;
		text-align: center;
		width: auto;
	}
	header .tools .sp-navi .btns li:last-child {
		padding-bottom: 0;
	}
	header .tools .sp-navi .btns li a {
		border: none;
		box-sizing: border-box;
		color: #fff;
		display: block;
		font-size: 13px;
		height: 45px !important;
		line-height: 41px;
		padding: 0 !important;
		width: auto;
	}
	header .tools .sp-navi .btns li.requestBtn a {
		background: #fbd103;
		color: #000;
	}
	header .tools .sp-navi .btns li.requestBtn.req1 a {
		background: #1B7EC2;
		color: #fff;
	}
	header .tools .sp-navi .btns li.reserveBtn a {
		background: #c57f78;
	}
	/*header .tools .sp-navi .btns li.requestBtn a .btnText {
		color: #b2585a;
	}*/
	header .tools .sp-navi .btns li.req1 a .btnText {
		color: rgba(255,255,255,1);
	}
	header .tools .sp-navi .btns li a .btnText {
		color: rgba(0,0,0,1);
	}
	header .head-btns .requestBtn a, header .head-btns .reserveBtn a {
		background-color: transparent;
	}
	header .head-btns .requestBtn a:after, header .head-btns .reserveBtn a:after {
		display: none !important;
	}
	header .btns .requestBtn a:after, header .btns .reserveBtn a:after {
		display: none !important;
	}
	header .tools .sp-navi .btns a:before {
		background: none;
	}
}

/*
 End-header-style tablet-sp 
 ---------------------------------------- */
/* 
 End-header-style 
---------------------------------------- */


/*==================================================================
	Navi setting
===================================================================*/
.global-navi-base {
	background: #fff;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	width: 100%;
	z-index: 30;
}
.global-navi {
	box-sizing: border-box;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 30;
}
.global-navi ul {
	box-sizing: border-box;
	margin: auto;
	max-width: 1110px;
	padding: 20px 0 15px;
	text-align: center;
}
.global-navi ul li {
	border-right: #505050 solid 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: rgba(0,0,0,.3);
	float: left;
	font-size: 1.5rem;
	line-height: 1.3;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	width: 16.65%;
}
.global-navi ul li.off a {
	cursor: default;
	opacity: .2;
}
.global-navi ul li.off a span:after {
	display: none;
}
.global-navi ul li:first-child {
	border-left: #505050 solid 1px;
}
.global-navi ul li:nth-child(7), .global-navi ul li:nth-child(8), .global-navi ul li:nth-child(9) {
	color: rgba(0,0,0,.5);
}
.global-navi ul li a {
	color: #000;
	display: block;
	opacity: 1;
	position: relative;
}
#top .global-navi ul li a {
	color: #000;
	display: block;
	position: relative;
}
.global-navi ul li a span {
	display: inline-block;
	position: relative;
}
.global-navi ul li a span::after {
	background: #db9a00;
	bottom: -5px;
	content: "";
	height: 2px;
	left: 0%;
	position: absolute;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	width: 100%;
}
.global-navi ul li.on a span::after {
	transform: scale(1, 1);
}
.global-navi ul li a:hover span::after {
	transform: scale(1, 1);
}
.global-navi ul li a.disable span::after {
	display: none;
}
.global-navi .bar {
	background: #fff;
	bottom: 0;
	display: none;
	display: block;
	height: 4px;
	left: 50%;
	position: absolute;
	transition: .5s all;
	width: 0;
}
.global-navi ul li.disable a {
	color: #fff;
	cursor: default;
	opacity: .3;
}
.global-navi ul li.disable a:hover span::after {
	transform: scale(0, 0);
}
@media screen and (min-width: 1001px) {
	.global-navi .bar {
		display: block !important;
	}
}
.global-navi.fixed {
	background-color: rgba(255,255,255,.8);
	position: fixed;
}
.global-navi.fixed .links li a {
	color: #fff;
}
.global-navi .links {
	box-sizing: border-box;
	height: 100%;
	margin: 0 auto;
	max-width: 1280px;
}
.global-navi .links li {
	box-sizing: border-box;
	float: left;
	font-size: 12px;
	position: relative;
	text-align: center;
}
.global-navi .links li a {
	box-sizing: border-box;
	color: #282828;
	display: block;
	height: 50px;
	padding-top: 20px;
	position: relative;
	text-decoration: none;
}
.global-navi .links li a:hover {
	opacity: 1;
}
.global-navi .links li .en {
	display: inline-block;
	font-size: 11px;
	padding-top: 5px;
}
.global-navi .links li.current a:after {
	bottom: 4px;
	content: "";
	height: 1px;
	left: 0;
	opacity: 1;
	position: absolute;
	width: 100%;
}
.sp-navi li a {
	position: relative;
}
.global-navi .links li.new a:before {
	color: #86544e;
	content: "NEW";
	display: inline-block;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	left: 50%;
	margin-left: -17.5px;
	padding: 1px 6px;
	position: absolute;
	top: 3px;
}
.global-navi .links li.Pickup a:before {
	color: #bd0808;
	content: "Pick up";
	display: inline-block;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	left: 50%;
	margin-left: -17.5px;
	padding: 1px 6px;
	position: absolute;
	top: 3px;
}
.global-navi .links {
	max-width: 1000px;
	text-align: justify;
}
.global-navi .links li {
	margin-right: 3.5%;
}
.global-navi .links li:last-child {
	margin-right: 0;
}
/* ----------------------------------------
 navi-style only-pc 
*/
@media screen and (min-width: 1001px) {
	.sp-navi {
		display: none !important;
	}
	.global-navi-base {
		z-index: 101;
	}
	.global-navi .links a:after {
		background: #4f74a2;
		bottom: 17px;
		content: "";
		display: block;
		height: 20px;
		left: 0;
		opacity: 0;
		position: absolute;
		transition: .4s all;
		width: 100%;
	}
	.global-navi .links a:hover:after {
		bottom: 4px;
		height: 1px;
		opacity: 1;
	}
	.global-navi li.new a:before {
		background: url(../imgs/ico_new.svg) no-repeat center center;
		background-size: contain;
		content: "";
		display: block;
		height: 8px;
		left: 50%;
		margin-left: -15px;
		padding: 1px 3px 0;
		position: absolute;
		top: -14px;
		width: 30px;
	}
	.global-navi li.Pickup a:before {
		color: #bd0808;
		content: "Pick up";
		display: inline-block;
		font-size: 10px;
		font-weight: bold;
		left: 50%;
		letter-spacing: 0;
		line-height: 1.2;
		margin-left: -17.5px;
		padding: 1px 3px 0;
		position: absolute;
		top: -12px;
	}
}
/* 
 End-navi-style only-pc 
---------------------------------------- */
/* ----------------------------------------
 navi-style tablet-sp
*/
@media screen and (max-width: 1000px) {
	.global-navi-base {
		display: none;
	}
	.global-navi {
		display: none;
	}
	.global-navi.fd_fixed {
		top: 80px;
	}
	.sp-navi {
		background: url(../imgs/bg-sp-navi.png) repeat 0 0;
		box-sizing: border-box;
		display: none;
		font-size: 10px;
		left: 0;
		position: absolute;
		text-align: center;
		top: 80px;
		width: 100%;
		z-index: 10;
	}
	.sp-navi li {
		/*min-height: 33px;*/
		margin-bottom: 4px;
	}
	.sp-navi li:nth-child(2n+1) {
		/*clear: both;*/
	}
	.sp-navi li.current a {
		box-sizing: border-box;
		text-decoration: underline;
	}
	.sp-navi .close {
		display: none;
	}
	.sp-navi .close a {
		background-color: #fff;
		border: 1px solid #333;
		box-sizing: border-box;
		display: block;
	}
	.sp-navi .close a span {
		background-image: url(../imgs/gNav-close-icn.png);
		background-position: left;
		background-repeat: no-repeat;
		color: #333;
		display: inline-block;
		font-size: 24px;
		line-height: 50px;
		padding-left: 30px;
	}
	.sp-navi li.new a:before {
		color: #bd0808;
		content: "NEW";
		display: /*inline-block*/ none;
		font-size: 10px;
		left: 41%;
		letter-spacing: 0;
		line-height: 1.2;
		padding: 0 3px;
		position: absolute;
		top: -13px;
	}
	.sp-navi li.Pickup a:before {
		color: #bd0808;
		content: "Pick up";
		display: inline-block;
		font-size: 10px;
		left: 12%;
		letter-spacing: 0;
		line-height: 1.2;
		margin-left: -17.5px;
		padding: 0 3px;
		position: absolute;
		top: 2px;
	}
	.sp-navi .nolink span {
		color: rgba(255,255,255,.1)!important;
	}
}


/*==================================================================
	Footer setting
===================================================================*/
.site-footer {
	background-color: #fff;
	position: relative;
	z-index: 5;
}
.foot-navi li.disable a {
	opacity: .3;
}
.site-footer .infoes {
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 0;
	padding: 20px 0;
	/*border-bottom: 1px solid #d0d0d0;*/
}
.site-footer .infoes .infoes-base {
	height: 70px;
	position: relative;
}
.site-footer .infoes .base {
	bottom: 0;
	left: 0;
	padding: 11px 0 7px;
	position: absolute;
	width: 100%;
}
.site-footer .infoes .base.fixed {
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	position: fixed;
	z-index: 19;
}
.site-footer .infoes .inner {
	margin: 0 auto;
	max-width: 1000px;
}
.site-footer .infoes .inner:after {
	clear: both;
	content: "";
	display: table;
	height: 1px;
	width: 1px;
}
.site-footer .infoes a:hover {
	opacity: 1;
}
.site-footer .infoes img {
	height: auto;
	max-width: 100%;
}
@keyframes button {
	0% {
		left: -10%;
	}
	17% {
		left: 110%;
	}
	100% {
		left: 110%;
	}
}
.site-footer .btns {
	float: right;
	margin: 0;
	width: 490px;
}
.site-footer .btns li {
	box-sizing: border-box;
	float: left;
	position: relative;
	text-align: center;
}
.site-footer .btns li:last-child {
	border-left: none;
	float: right;
}
.site-footer .btns li a {
	height: 46px;
	line-height: 46px;
	transition: .2s;
	width: 300px;
}
.site-footer .btns li.req2 a {
	width: 180px;
}
.site-footer .btns li a:hover {
	opacity: .7;
}
.site-footer .btns li a img {
	height: auto;
	max-width: 100%;
}
.site-footer .btns li .caption {
	bottom: 1%;
	color: #fff;
	font-size: 10px;
	line-height: 1;
	position: absolute;
	right: 1%;
}
.site-footer .btns .requestBtn a {
	background: #fbd103;
	background-repeat: no-repeat;
	background-size: cover;
	border: none;
	color: #000;
	display: block;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.8rem;
	letter-spacing: 0em;
}

.site-footer .btns .requestBtn.req1 a {
	background: #1B7EC2;
	color : #fff;
}

.site-footer .btns .reserveBtn a {
	background: #b2585a;
	background-repeat: no-repeat;
	background-size: cover;
	border: none;
	color: #fff;
	display: block;
	font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.8rem;
	letter-spacing: .2em;
}
.site-footer .contact {
	float: left;
	line-height: 1;
	margin-bottom: 0;
	padding: 0 0 0;
	width: 47.2%;
}
.site-footer .contact a {
	color: #fff;
}
.site-footer .contact .title {
	font-size: 12px;
	padding-bottom: 5px;
}
.site-footer .contact .number {
	float: left;
	font-size: 36px;
	padding-right: 18px;
	position: relative;
}
.site-footer .foot-bnr {
	background: #c2b8a9;
	padding: 40px 10px;
}
.site-footer .foot-bnr ul {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1110px;
	padding-left: 14px;
}
.site-footer .foot-bnr li {
	float: left;
	line-height: 0;
	margin-left: 14px;
	width: 50%;
}
.site-footer .foot-bnr li:first-child {
	margin-left: -14px;
}
.site-footer .foot-bnr li img {
	height: auto;
	max-width: 100%;
}
.site-footer .foot-bnr li a {
	display: block;
}
.site-footer .foot-bnr .in_cap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.3;
	margin: 40px auto 0;
	max-width: 1110px;
}
@media only screen and (max-width:640px) {
	.site-footer .foot-bnr .in_cap {
		font-size: 10px;
		margin-top: 25px;
	}
}
@media screen and (min-width: 1001px) {
	.site-footer .contact .number span.pc {
		display: inline-block !important;
	}
}
.site-footer .contact .number a {
	display: block;
	position: relative;
}
.site-footer .contact .businessHours {
	float: left;
	font-size: 11px;
	letter-spacing: .05em;
	line-height: 1.5;
}
.site-footer .foot-navi ul li.off a {
	cursor: default;
	opacity: .2;
}
.site-footer .foot-navi ul li.off a span:after {
	display: none;
}

/* ----------------------------------------
 footer-style only-pc 
*/
@media screen and (min-width: 1001px) {
	.foot-navi li.new a:before {
		background: url(../imgs/ico_new.svg) no-repeat center center;
		background-size: contain;
		content: "";
		/*display: inline-block;*/
		height: 8px;
		left: 50%;
		margin-left: -15px;
		margin-top: -14px;
		padding: 1px 3px 0;
		position: absolute;
		width: 30px;
	}

	.site-footer .infoes .bg .caption {
		background: rgba(43, 43, 43, .74);
		bottom: 0;
		line-height: 20px;
		position: absolute;
		right: 0;
		text-align: center;
		width: 105px;
	}
	.site-footer .contact .num {
		pointer-events: none;
	}
	.site-footer .foot-navi {
		border-top: none;
		text-align: center;
	}
	.site-footer .foot-navi ul {
		margin: 0 auto;
		max-width: 1100px;
		padding: 20px 0 20px;
	}
	.site-footer .foot-navi ul li {
		border-right: #8d8d8d solid 1px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		font-size: 11px;
		letter-spacing: 0;
		position: relative;
		width: 16.5%;
	}
	.site-footer .foot-navi ul li:first-child {
		border-left: #8d8d8d solid 1px;
	}
	.site-footer .foot-navi ul li a {
		color: #8d8d8d;
		font-size: 10px;
		position: relative;
		text-decoration: none;
	}
}
/*
 End-footer-style only-pc 
---------------------------------------- */
/* ----------------------------------------
 footer-style only-tablet 
*/
@media screen and (max-width: 1000px) and (min-width: 640px) {
	.site-footer .pc {
		display: none !important;
	}
	.site-footer .sp {
		display: block !important;
	}
}
/* 
 End-footer-style only-tablet 
---------------------------------------- */
/* ----------------------------------------
 footer-style tablet-sp
*/
@media screen and (max-width: 1000px) {
	header .tools.fixed {
		background: #877848;
		position: fixed;
	}
	.site-footer .infoes {
		margin-bottom: 0;
		text-align: center;
	}
	.site-footer .infoes .infoes-base {
		height: auto;
	}
	.site-footer .infoes .btns {
		float: none;
		margin: 0 auto;
		width: 82%;
	}
	.site-footer .infoes .btns li {
		float: none;
	}
	.site-footer .infoes .btns li a {
		width: auto;
	}
	.site-footer .infoes .base {
		position: static !important;
	}
	.site-footer .infoes .contact {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 94%;
	}
	.site-footer .infoes .contact .title {
		float: none;
		width: auto;
	}
	.site-footer .infoes .contact .title img {
		margin-bottom: 0;
	}
	.site-footer .infoes .contact .businessHours {
		float: none;
		padding-top: 0;
		width: auto;
	}
	.site-footer .contact .businessHours img {
		height: auto;
		margin: 0 auto;
	}
	#gFooter img {
		max-width: 100%;
	}
	#gFooter .meiwaLink {
		border-top: 1px solid #e1e1e1;
		margin-bottom: 0;
		margin-top: 0;
	}
	#gFooter .meiwaLink li {
		border: 1px solid #e1e1e1;
		border-width: 0 0 1px 0;
		width: 100%;
	}
	#gFooter .ftrCompanyLink {
		border-bottom: 1px solid #e1e1e1;
		margin-bottom: 0;
		padding: 20px 10px 0 10px;
		text-align: center;
	}
	#gFooter .ftrCompanyLink .companyLink {
		margin-top: 20px;
		position: static;
	}
	#gFooter .ftrCompanyLink .companyLink li {
		float: none;
		margin: 10px 0;
	}
	#gFooter .ftrCopy {
		text-align: center;
	}
	.foot-navi {
		height: auto;
		overflow: hidden;
		position: relative;
	}
	.foot-navi:before {
		background-color: #8d8d8d;
		bottom: 0;
		content: "";
		display: block;
		height: 1px;
		left: 0;
		position: absolute;
		width: 100%;
	}
	.foot-navi li {
		border-bottom: #8d8d8d solid 1px;
		border-right: #8d8d8d solid 1px;
		border-top: 1px solid #fff;
		box-sizing: border-box;
		color: #8d8d8d;
		display: block;
		float: left;
		font-size: 10px;
		margin-right: 0;
		padding: 15px 0;
		text-align: center;
		width: 50%;
	}
	.foot-navi li a {
		color: #333;
		display: block;
		position: relative;
	}
	.foot-navi li.new a:before {
		color: #db9a00;
		content: "NEW";
		display: inline-block;
		font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
		font-size: 10px;
		left: 14%;
		letter-spacing: 0;
		line-height: 1.2;
		margin-left: -17.5px;
		padding: 0 3px;
		position: absolute;
		top: 2px;
	}
	.foot-navi li.Pickup a:before {
		color: #bd0808;
		content: "Pick up";
		display: inline-block;
		font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
		font-size: 10px;
		left: 14%;
		letter-spacing: 0;
		line-height: 1.2;
		margin-left: -17.5px;
		padding: 0 3px;
		position: absolute;
		top: 2px;
	}
	.foot-navi li a:hover {
		text-decoration: none;
	}
	.site-footer .btns {
		padding-bottom: 30px;
	}
	.site-footer .btns li {
		float: none;
		height: auto;
		width: auto;
	}
	.site-footer .btns li.requestBtn {
		margin-bottom: 10px;
	}
	.site-footer .btns .requestBtn a {
		font-size: 1.3rem;
	}
	.site-footer .btns li img {
		margin: 0 0 0 auto;
	}
	.site-footer .contact {
		clear: both;
		float: none;
		width: auto;
	}
	.site-footer .contact .title {
		padding-bottom: 10px;
	}
	.site-footer .contact .title .pc {
		display: none !important;
	}
	.site-footer .contact .title .sp {
		display: block !important;
	}
	.site-footer .contact .number {
		clear: both;
		float: none;
		font-size: 36px;
		padding: 0 0px 10px 0;
		position: relative;
	}
	.site-footer .foot-bnr {
		padding: 40px 15px;
	}
	.site-footer .foot-bnr ul {
		padding-left: 0;
	}
	.site-footer .foot-bnr li {
		float: none;
		margin-left: 0;
		text-align: center;
		width: auto;
	}
	.site-footer .foot-bnr li:first-child {
		margin: 0 0 15px;
	}
}

@media screen and (max-width: 1000px) and (min-width: 1001px) {
	.site-footer .contact .number span.pc {
		display: inline-block !important;
	}
}

@media screen and (max-width: 1000px) {
	.site-footer .infoes .contact .title {
		line-height: 1.5;
	}
	.site-footer .contact .number a {
		box-sizing: border-box;
		color: #fff;
		font-size: 15px;
		/*padding: 18px 0 18px 28px;*/
		width: 100%;
		/*background: #282828;*/
	}
	.site-footer .contact .number a .sp {
		display: inline-block !important;
		width: auto;
	}
	/*.site-footer .contact .number a:before {
		position: absolute;
		left: 50%;
		margin: -7px 0 0 -110px;
		width: 28px;
		height: 27px;
		display: block;
		content: '';
		background-image: url("../imgs/icon_tel.png");
		background-size: 100% auto;
	}*/
	.site-footer .contact .businessHours {
		font-size: 10px;
	}
	.site-footer .clioNav {
		padding-bottom: 20px;
		width: auto;
	}
	.site-footer .clioNav li {
		border-bottom: 1px solid #e2e2e2;
		clear: both;
		float: none;
		padding: 0;
		width: auto;
	}
	.site-footer .clioNav li a {
		display: block;
		padding: 10px 0;
	}
	.site-footer .logoArea {
		padding-bottom: 21px;
		text-align: center;
		width: auto;
	}
	.site-footer .logoArea .statement, .site-footer .logoArea ul {
		clear: both;
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.site-footer .logoArea .statement {
		padding-bottom: 30px;
		width: 94%;
	}
	.site-footer .logoArea .statement img {
		max-width: 340px;
		width: 100%;
	}
	.site-footer .logoArea ul li {
		clear: both;
		display: block;
		float: none;
		margin: 0 auto 11px;
		text-align: left;
	}
	.site-footer .logoArea ul li:last-child {
		margin-bottom: 0;
	}
	.site-footer .logoArea ul li span {
		display: inline-block;
		vertical-align: baseline;
	}
	.site-footer .copyright {
		text-align: center;
	}
	.site-footer .copyright p {
		width: 94%;
	}
	.site-footer .copyright img {
		height: auto;
		max-width: 279px;
		width: 100%;
	}
	.site-footer .copyright img.sp {
		display: inline-block !important;
	}
}
@media screen and (max-width: 640px) {
	.site-footer .contact .number {
		float: left;
		padding: 5px 10px 0 0;
		width: 55%;
	}
	.site-footer .contact .number a {
		padding: 0;
	}
	.site-footer .infoes .contact .businessHours {
		float: left;
		text-align: left;
	}
}
@media screen and (min-width: 1001px) {
	.site-footer ul.reserve .reserveBtn a {
		transition: all .3s;
		width: 260px;
	}
	.site-footer ul.reserve .requestBtn a {
		opacity: .7;
		transition: all .3s;
		width: 150px;
	}
	.site-footer ul.request .requestBtn a {
		transition: all .3s;
		width: 260px;
	}
	.site-footer ul.request .reserveBtn a {
		opacity: .7;
		transition: all .3s;
		width: 150px;
	}
}
footer {
	background-color: #fff;
}
footer .gFooterBody {
	margin: 0 auto;
	max-width: 1100px;
}
footer .meiwaLink {
	font-size: 14px;
	margin-bottom: 35px;
	margin-top: 20px;
	text-align: center;
}
footer .meiwaLink li {
	border-left: 1px solid #e1e1e1;
	box-sizing: border-box;
	display: inline-block;
	width: 32.333333%;
}
footer .meiwaLink li:first-child {
	border-left: none;
}
footer .meiwaLink a {
	color: #333;
	display: block;
	padding: 14px 10px;
	text-decoration: none;
}
footer .meiwaLink a:hover span {
	text-decoration: underline;
}

footer .meiwaLink a span {
	background-image: url(../imgs/ftr-link-arr.png);
	background-position: left center;
	background-repeat: no-repeat;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	font-size: 12px;
	letter-spacing: 0;
	padding-left: 20px;
}
footer .ftrCompanyLink {
	margin: 0 auto 15px auto;
	padding: 15px 0;
	position: relative;
}
footer .ftrCompanyLink .companyLink {
	position: absolute;
	right: 0;
	top: 0;
}
footer .ftrCompanyLink .companyLink li {
	float: left;
	margin-left: 20px;
}

footer .ftrCopy {
	margin: 0 auto;
	padding: 20px 0;
	text-align: right;
}

footer .ftrBanner ul {
	display: flex;
	justify-content: center;
	text-align: center;
}
footer .ftrBanner ul li img {
	height: 55px;
}

footer .ftrEnd {
	display: flex;
	justify-content: space-between;
	padding: 5px 0 10px;
}
footer .ftrLinks {
	color: #333;
	font-size: 10px;
	line-height: 1.7;
}
footer .ftrLinks a {
	color: #333;
	font-size: 10px;
}
footer .ftrCopyright {
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	text-align: right;
}

@media only screen and (max-width:1000px) {
	footer img {
		max-width: 100%;
	}

	footer .meiwaLink {
		border-top: 1px solid #e1e1e1;
		margin-bottom: 0;
		margin-top: 0;
	}
	footer .meiwaLink li {
		border: 1px solid #e1e1e1;
		border-width: 0 0 1px 0;
		width: 100%;
	}
	footer .ftrCompanyLink {
		border-bottom: 1px solid #e1e1e1;
		margin-bottom: 0;
		padding: 20px 10px 0 10px;
		text-align: center;
	}
	footer .ftrCompanyLink .companyLink {
		margin-top: 20px;
		position: static;
	}
	footer .ftrCompanyLink .companyLink li {
		float: none;
		margin: 10px 0;
	}
	footer .ftrCopy {
		text-align: center;
	}
	footer .ftrBanner ul li img {
		height: auto;
	}
	footer .ftrEnd {
		display: block;
	}
	footer .ftrLinks {
		margin-bottom: 10px;
		text-align: center;
	}
	footer .ftrCopyright {
		text-align: center;
	}
}

/* ¥Õ¥Ã¥¿©`¥ê¥ó¥¯ */
.site-footer .foot-navi li span {
	color: rgba(0,0,0,.2);
}

.site-footer .foot-navi li a span {
	color: rgba(0,0,0,1);
	display: inline-block;
	position: relative;
}
.site-footer .foot-navi li a span::after {
	background: #db9a00;
	bottom: -5px;
	content: "";
	height: 2px;
	left: 25%;
	position: absolute;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
	width: 50%;
}
.site-footer .foot-navi li a:hover span::after {
	transform: scale(1, 1);
	transition: transform .3s;
}
.site-footer .foot-navi li.selected a span::after {
	transform: scale(1, 1);
}

/*¥Õ¥Ã¥¿©`¥Ð¥Ê©` ¥¹¥ê¥Ã¥¯*/
#banner_area, #banner_area_sp {
	display: none;
}
#banner_area .banner_slider {
	background: #fff;
	padding: 75px 20px;
	position: relative;
}
#banner_area .banner_slider .banner_item {
	padding: 0 10px;
	text-align: center;
}
#banner_area .banner_slider .banner_item img {
	display: inline-block;
}
#banner_area .slick-arrow {
	background-color: none;
	border: none;
	cursor: pointer;
	display: inline-block;
	height: 50px;
	outline: none;
	padding: 0;
	position: absolute;
	text-indent: -999em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50px;
	z-index: 10;
}
#banner_area .slick-arrow:hover {
	opacity: .75;
	transition: all ease .5s;
}
#banner_area .slick-prev {
	background: #808080 url(../imgs/btn_prev.png) no-repeat 0 0;
	-webkit-background-size: 50px;
	background-size: 50px;
	left: 0;
}
#banner_area .slick-next {
	background: #808080 url(../imgs/btn_next.png) no-repeat 0 0;
	-webkit-background-size: 50px;
	background-size: 50px;
	right: 0;
}
@media only screen and (min-width: 641px) {
	#banner_area {
		display: block;
	}
}
@media only screen and (max-width: 640px) {
	#banner_area_sp {
		display: block;
	}
	#banner_area_sp .banner_item {
		margin: 0 auto 10px;
		max-width: 95%;
		text-align: center;
	}
}

/*==================================================================
	Foot caption setting
===================================================================*/
.foot_caption {
	color: #666;
	font-family: "Noto Sans Japanese", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 10px;
	line-height: 1.4;
	padding: 100px 15px;
}
.foot_caption ul {
	margin: 0 auto;
	max-width: 920px;
}
.foot_caption ul li {
	padding-left: 1em;
	text-indent: -1em;
}
@media only screen and (max-width: 800px) {
	.foot_caption {
		padding: 15px 15px;
	}
}


/*==================================================================
	Contents setting
===================================================================*/
.header_space {
	height: 170px;
}
@media screen and (max-width: 1000px) {
	.header_space {
		display: none;
	}
}
body #container {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: left;
	width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
.inner {
	margin: 0 auto;
	max-width: 100%;
}
.sec_inner {
	margin: 0 auto;
	max-width: 1020px;
}
.bg_gray {
	background: #f2f2f3;
}
.bg_white {
	background: #fff;
}
.pageTop {
	bottom: 0;
	position: fixed;
	right: 0;
	width: 40px;
	z-index: 30;
}
@media only screen and (max-width: 1024px) {
	.sec_inner {
		padding: 0 30px;
	}
}
@media only screen and (max-width: 1000px) {
	.inner {
		max-width: 100%;
		padding: 0 15px;
	}
	.sec_inner {
		max-width: 100%;
		padding: 0 20px;
	}
	.pageTop {
		width: 40px;
	}
	.pageTop img {
		height: auto;
		width: 100%;
	}
}

/* print */
@media print {
	.site-header, .global-navi-base, .site-footer, .print-btn, .planBtn {
		display: none;
	}
	.planDetail {
		padding: 80px 0 0;
	}
}

.pos_rel {
	position: relative;
}
.pic_cap {
	bottom: 0;
	color: #000 !important;
	font-family: "Noto Sans Japanese", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 10px;
	line-height: 1.2 !important;
	padding: 5px;
	position: absolute;
	right: 0;
	z-index: 5;
}
.pic_cap.l_side {
	left: 0;
	right: auto;
}
.pic_cap.bg {
	background: rgba(0,0,0,.5);
	color: #fff !important;
}
.caption {
	color: #000 !important;
	font-family: "Noto Sans Japanese", "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 10px;
	line-height: 1.2 !important;
}

/* ani_text */
.ani_text {
	display: inline-block;
	opacity: 0;
}

/* fade_up */
.fade_up {
	opacity: 0;
	transform: translateY(20px);
	transition-duration: 1s;
}
.fade_up.on {
	opacity: 1;
	transform: translateY(0);
}

.fade_in {
	-webkit-filter: blur(10px);
	filter: blur(10px);
	opacity: 0;
	-webkit-transition: all 1s cubic-bezier(.77,0,.175,1);
	transition: all 1s cubic-bezier(.77,0,.175,1);
	-webkit-transition-property: opacity,filter;
	-webkit-transition-property: opacity,-webkit-filter;
	transition-property: opacity,-webkit-filter;
	transition-property: opacity,filter;
	transition-property: opacity,filter,-webkit-filter;
	-webkit-transition-timing-function: cubic-bezier(.77,0,.175,1);
	transition-timing-function: cubic-bezier(.77,0,.175,1);
}
.fade_in.on {
	-webkit-filter: blur(0);
	filter: blur(0);
	opacity: 1;
}
/* ani_img */

.ani_img {
	overflow: hidden;
	position: relative;
}
.ani_img:before {
	background: #f3f4f5;
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all 1.0s cubic-bezier(.77, 0, .18, 1);
	transition: all 1.0s cubic-bezier(.77, 0, .18, 1);
	transition-delay: .15s;
	width: 100%;
	z-index: 1;
}
.ani_img.on:before {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.ani_img:after {
	background: #fff;
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all .75s cubic-bezier(.77, 0, .18, 1);
	transition: all .75s cubic-bezier(.77, 0, .18, 1);
	width: 100%;
	z-index: 1;
}
.ani_img.on:after {
	width: 0%;
}

/* Swipe icon */
.img_scroll {
	position: relative;
}
.swipe_icon {
	display: none;
}

@media only screen and (max-width: 767px) {
	.img_scroll {
		overflow-x: auto;
	}
	.img_scroll .img {
		max-width: inherit!important;
		width: 768px;
	}
	.swipe_scroll {
		position: relative;
	}
	.swipe_icon {
		animation: horizontal 1s ease-in-out infinite alternate;
		display: block;
		height: 70px;
		left: 50%;
		margin: -35px;
		position: absolute;
		top: 50%;
		width: 70px;
		z-index: 10;
	}
	@keyframes horizontal {
		0% {
			transform: translate(-20%,-20%);
		}
		100% {
			transform: translate(30%,-20%);
		}
	}
}
.wrap {
	position: relative;
}
.wrap:after {
	background: rgba(241,255,255,.6);
	bottom: 0;
	content: "";
	left: 30px;
	position: absolute;
	right: 30px;
	top: 0;
	z-index: -1;
}
.main_page {
	position: relative;
}
.main_page .title {
	background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 10%, rgba(255, 255, 255, .8) 90%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(.1, rgba(255, 255, 255, .8)), color-stop(.9, rgba(255, 255, 255, .8)), color-stop(1, rgba(255, 255, 255, 0)));
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 10%, rgba(255, 255, 255, .8) 90%, rgba(255, 255, 255, 0) 100%);
	color: #002870;
	display: block;
	font-size: 27px;
	left: 0;
	letter-spacing: .2em;
	line-height: 1.8;
	margin: 0 auto;
	max-width: 400px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 9;
}
.main_page img {
	width: 100%;
}

.introduce {
	padding: 100px 0;
	text-align: center;
}
.headline01 {
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 30px;
}
@media screen and (max-width: 1000px) {
	.wrap:after {
		left: 10px;
		right: 10px;
	}
}
@media screen and (max-width: 767px) {
	.headline01 {
		font-size: 4.8vw;
		margin-bottom: 15px;
	}
	.introduce {
		padding: 50px 0;
	}
	.txt_introduce {
		text-align: left;
	}
}

.main_page {
	position: relative;
}


@media screen and (min-width: 768px) {
	.icon_pinch {
		display: none;
	}
}

.icon_pinch {
	bottom: -3.2%;
	position: absolute;
	right: 20%;
	width: 12.8%;
}

.icon_pinch img {
	border: none !important;
}


@media only screen and (max-width: 1000px){
	#main_visual.custom_laptop {
		padding-top: 85px;
	}
}