@charset "UTF-8";
/*===============================================
	utility
===============================================*/
.a_c {
	text-align: center;
}
.a_r {
	text-align: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.none {
	display: none;
}
/* space
------------------------------------------------------- */
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mb-15 {
	margin-bottom: 15px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.mb-80 {
	margin-bottom: 80px !important;
}
.mt-0 {
	margin-top: 0 !important;
}
.mt-5 {
	margin-top: 5px !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mt-15 {
	margin-top: 15px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-30 {
	margin-top: 30px !important;
}
.mt-40 {
	margin-top: 40px !important;
}
.mt-50 {
	margin-top: 50px !important;
}
.mt-60 {
	margin-top: 60px !important;
}
.mt-70 {
	margin-top: 70px !important;
}
.mt-90 {
	margin-top: 90px !important;
}
.mt-100 {
	margin-top: 100px !important;
}
.mt-105 {
	margin-top: 105px !important;
}
.mt-110 {
	margin-top: 110px !important;
}
.mt-120 {
	margin-top: 120px !important;
}
.mt-150 {
	margin-top: 150px !important;
}
.mr-5 {
	margin-right: 5px !important;
}
.mr-10 {
	margin-right: 10px !important;
}
.ml-5 {
	margin-left: 5px !important;
}
.ml-10 {
	margin-left: 10px !important;
}
.ml-15 {
	margin-left: 15px !important;
}
.p-5 {
	padding: 5px !important;
}
.p-10 {
	padding: 0 10px !important;
}
.pt-0 {
	padding-top: 0 !important;
}
.pt-5 {
	padding-top: 5px !important;
}
.pt-10 {
	padding-top: 10px !important;
}
.pt-15 {
	padding-top: 15px !important;
}
.pt-20 {
	padding-top: 20px !important;
}
.pt-25 {
	padding-top: 25px !important;
}
.pt-30 {
	padding-top: 30px !important;
}
.pt-50 {
	padding-top: 50px !important;
}
.pt-60 {
	padding-top: 60px !important;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.pb-10 {
	padding-bottom: 10px !important;
}
.pb-20 {
	padding-bottom: 20px !important;
}
.pb-30 {
	padding-bottom: 30px !important;
}
.pl-20 {
	padding-left: 20px !important;
}
/* text
------------------------------------------------------- */
.text-mincho {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.text-under {
	text-decoration: underline;
}
.fontsize_09 {
	font-size: 0.9em;
}
.text-mini {
	line-height: 15px;
	font-size: 0.7em !important;
}
.text-small {
	font-size: 0.8em !important;
}
.text-small02 {
	font-size: 0.9em !important;
}
.text-nomal {
	line-height: 18px !important;
	font-size: 1.0em !important;
}
.text-medium {
	line-height: 20px !important;
	font-size: 1.1em !important;
}
.text-large {
	line-height: 23px;
	font-size: 1.2em !important;
}
.text-large02 {
	line-height: 23px;
	font-size: 1.3em !important;
}
.text-bigger {
	line-height: 25px !important;
	font-size: 1.4em !important;
}
.text-bigger02 {
	line-height: 25px !important;
	font-size: 1.8em !important;
}
.text-red {
	color: #e60012;
}
.text-pink {
	color: #ed3773;
}
.text-bold {
	font-weight: bold;
}
.text-couple {
	color: #7366A4;
}
/*===============================================
	common
===============================================*/
body {
	font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #373737;
	line-height: 1.7;
	background: #fff;
}
th, td {
	padding: 10px 20px;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}
th {
	min-width: 200px;
	text-align: center;
	font-weight: bold;
	background: #cae9ed;
}
td {
	background: #e8f5f7;
}
td dt, td dd {
	float: left;
}
td dt {
	padding-right: 20px;
	min-width: 100px;
}
/*form*/
input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="number"], textarea {
	width: 90%;
	height: 20px;
	margin: 5px 0;
	padding: 5px;
	outline: none;
	font-size: 16px;
	border: 1px solid #ccc;
	box-shadow: rgba(75, 76, 77, 0.4) 0px 0px 5px -1px inset;
	-webkit-box-shadow: rgba(75, 76, 77, 0.4) 0px 0px 5px -1px inset;
	-moz-box-shadow: rgba(75, 76, 77, 0.4) 0px 0px 5px -1px inset;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus, input[type="number"]:focus, textarea:focus {
	border: 1px solid #2ba9b7;
	background: #f3f6f7;
}
input.short {
	width: 50px !important;
}
textarea {
	height: 100px;
	line-height: 20px;
}
textarea.short {
	height: 55px !important;
}
input[type="checkbox"] {
	-webkit-appearance: none;
	width: 20px;
	height: 20px;
	border: 2px solid #ddd;
	border-radius: 2px;
	cursor: pointer;
	outline: none;
	background: #fff;
}
input[type="checkbox"]:checked {
	background: url(../images/icon_check.gif) no-repeat;
	background-size: contain;
}
input[type="radio"] {
	-webkit-appearance: none;
	width: 25px;
	height: 25px;
	margin-right: 3px;
	border: 3px solid #ddd;
	border-radius: 20px;
	background: transparent;
	cursor: pointer;
	vertical-align: -7px;
	outline: none;
}
input[type="radio"]:checked {
	background: url(../images/icon_checked.png) no-repeat;
	border: 3px solid #2ba9b7;
	background-size: 15px;
	background-position: 2px 2px;
}
select {
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	font-size: 16px;
	color: #3e3e3e;
	cursor: pointer;
	outline: none;
	text-indent: .01px;
	text-overflow: "";
	background: url(../images/icon_arrow01.png) no-repeat 98% 14px #fefefe;
	background-size: 12px;
}
label {
	cursor: pointer;
}
.sp_m, .sp_s {
	display: none !important;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.insta_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	margin: 3vw 0 2vw;
}
.insta_list img{
	width: 20rem;
	height: 20rem;
	object-fit: cover;
}
@media screen and (min-width:1320px) {
body {
	min-width: 1200px;
}
.inner {
	width: 1200px;
}
/*-----flow-----*/
.box_flow .inner {
	width: 960px !important;
}
.box_album .inner {
	width: 960px !important;
}
}

@media screen and (min-width:1040px) {
/*-----sightseeing-----*/
.box_item .outer {
	width: 960px;
}
}

@media screen and (min-width:960px) {
/*-----plan-----*/
.sub .plan_list li {
	width: 15%;
	margin-right: 2%;
}
.sub .plan_list li:last-child {
	margin-right: 0;
}
.sub .plan_list li:nth-child(3) {
	margin-right: 2%;
}
}

@media screen and (min-width:768px) {
.sp {
	display: none !important;
}
body {
	font-size: 16px;
}
.wrap {
	padding: 70px 60px 0;
	box-sizing: border-box;
}
/*左言語ボタン*/
.left_navi {
	width: 60px;
	height: 100%;
	padding-top: 15%;
	border-right: 1px solid #ff0000;
	text-align: center;
	box-sizing: border-box;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	background: #fff;
}
.left_navi li {
	margin: 0 0 10px;
}
.left_navi li:first-child {
	margin: 0 0 80px;
}
.left_navi li:first-child a {
	padding: 0;
	color: #e60012;
	background: none;
}
.left_navi li a {
	display: inline-block;
	width: 35px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	color: #fff;
	background: #bebebe;
}
.left_navi li.navi02 a, .left_navi li.navi03 a {
	padding: 2px 0;
	line-height: 14px;
}
.left_navi li.on a {
	color: #e60012;
	border-bottom: 2px solid #e60012;
	background: none;
}
/*右SNSボタン*/
.right_navi {
	width: 60px;
	height: 100%;
	padding-top: 15%;
	border-left: 1px solid #ff0000;
	text-align: center;
	box-sizing: border-box;
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	background: #fff;
}
.right_navi li {
	margin: 0 0 10px;
}
.right_navi li img {
	border-radius: 4px;
}
/*pagetop*/
.btn-pagetop {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
}
/*-----header-----*/
.header {
	width: 100%;
	height: 70px;
	background: rgba(255,255,255,0.9);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}
.header .inner {
	padding: 10px 0;
	box-sizing: border-box;
}
.header h1 {
	width: 15%;
	float: left;
	margin-left: 5px;
	line-height: 50px;
}
.header h1 img {
	width: 100%;
}
/*予約フォーム*/
.btn-form {
	display: block;
	width: 80px;
	height: 80px;
	position: relative;
	top: -10px;
	right: 0;
	text-align: center;
	background: url(../images/icon-mail.jpg) no-repeat center bottom #e60012;
	box-sizing: border-box;
}
.btn-form:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	width: 0;
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-top: 20px solid #e60012;
}
.btn-form span {
	display: inline-block;
	padding-top: 10px;
	line-height: 18px;
	color: #fff;
	font-size: 13px;
}
.btn-form:hover {
	cursor: pointer;
	opacity: 1;
}
.shop_contact {
	display: none;
	width: 80px;
	margin-right: -80px;
	margin-top: 60px;
	padding-top: 20px;
	float: right;
	background: rgba(230,0,18,0.6);
}
.shop_contact li {
	border-bottom: 1px dotted #fff;
}
.shop_contact li:last-child {
	border-bottom: 0;
}
.shop_contact a {
	display: block;
	color: #fff;
	padding: 10px 5px;
	text-align: center;
	font-size: 11px;
}
/*グロナビ*/
.navi {
	float: left;
	margin-left: 5%;
	text-align: center;
}
.navi:before {
	position: fixed;
	top: -10px;
	left: 0;
	z-index: 100;
	content: '';
	width: 100%;
	height: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.navi ul {
	overflow: hidden;
}
.navi li {
	display: inline-block;
	text-align: center;
}
.navi a {
	display: block;
	padding: 0 20px;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #e60012;
	letter-spacing: 2px;
}
.navi a span {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
}
/*-----footer-----*/
.footer {
	margin-top: 50px;
	border-top: 3px solid #bfbfbf;
	background: #eee;
}
.footer .inner {
	padding: 20px 0;
}
.footer .left {
	width: 28%;
	padding-top: 3%;
	box-sizing: border-box;
}
.footer .right {
	width: 70%;
	overflow: hidden;
}
.footer .right ul {
	width: 23%;
	margin-right: 3%;
	float: left;
}
.footer .right .btn-sns {
	width: 20%;
	padding-top: 5%;
	float: left;
}
.footer .right .btn-sns img {
	width: 20%;
	margin-left: 5%;
	border-radius: 4px;
}
.footer .right li a {
	display: block;
	padding: 3px 0;
	background: url(../images/line02.jpg) repeat-x bottom;
}
.copy {
	padding: 5px 20px;
	text-align: center;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #fff;
	letter-spacing: 2px;
	background: #000;
}
/*-----content-----*/
.inner {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.box {
	padding: 40px 0 60px;
	overflow: hidden;
	position: relative;
}
.tit01 {
	padding-left: 25px;
	font-size: 25px;
	color: #fff;
	border-left: 12px solid #14bfc1;
	background: #264679;
}
.tit_h2 {
	padding: 0 0 50px;
	text-align: center;
	font-family: 'Libre Baskerville', serif;
	font-size: 30px;
	font-weight: bold;
	color: #e60012;
	letter-spacing: 2px;
}
.line .tit_h2 {
	padding: 40px 0 50px;
}
/*===============================================
	TOP
===============================================*/
.main_img {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.top .box01 .inner {
	margin-bottom: -50px;
	padding: 0 0 100px;
	background: url(../images/top/img01.jpg) no-repeat right bottom;
	background-size: auto;
}
.top .box01 h2 {
	padding-bottom: 40px;
	line-height: 70px;
	letter-spacing: 5px;
	font-size: 48px;
	color: #e60012;
}
.top .box01 h2 span {
	font-size: 60px;
}
.top .box01 .inner:before, .top .box01 .inner:after {
	content: "";
	width: 480px;
	height: 70px;
	position: absolute;
	background: url(../images/line01.png) no-repeat;
}
.top .box01 .inner:before {
	left: 270px;
	top: 80px;
}
.top .box01 .inner:after {
	left: 0;
	bottom: 0;
}
.top .box01 p {
	line-height: 35px;
	font-size: 18px;
}
.line {
	background: url(../images/line02.jpg) repeat-x top !important;
}
/*plan*/
.plan_list {
	overflow: hidden;
}
.plan_list li {
	width: 380px;
	float: left;
	margin-right: 30px;
	text-align: center;
}
.plan_list li:nth-child(3), .plan_list li:nth-child(6) {
	margin-right: 0;
}
.plan_list .plan-txt {
	padding: 0 30px;
	min-height: 11rem;
	text-align: left;
}
.plan_list .plan-tit {
	margin: 15px 0 10px;
	padding-bottom: 20px;
	letter-spacing: 3px;
	line-height: 30px;
	font-size: 30px;
	position: relative;
}
.plan_list .plan-tit:after {
	content: "......................";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
li:nth-child(1) .plan-tit, li:nth-child(1) .plan-tit a {
	color: #ea629f;
}
li:nth-child(2) .plan-tit, li:nth-child(2) .plan-tit a {
	color: #d96fb1;
}
li:nth-child(3) .plan-tit, li:nth-child(3) .plan-tit a {
	color: #b374b2;
}
li:nth-child(4) .plan-tit, li:nth-child(4) .plan-tit a {
	color: #7764a9;
}
li:nth-child(5) .plan-tit, li:nth-child(5) .plan-tit a {
	color: #4f5293;
}
li:nth-child(6) .plan-tit, li:nth-child(6) .plan-tit a {
	color: #ef8861;
}
.bnr-list li {
	margin-top: 4%;
	text-align: center;
}
/*shops*/
.top .box03 {
	background: url(../images/bg01.jpg) repeat;
}
.shop_list {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.shop_list li {
	float: left;
	text-align: center;
}
.shop_list li:nth-child(2) {
	float: right;
}
.shop-photo {
  margin: 0 auto 10px;
	width: 440px;
	height: 300px;
	padding: 15px 0 0;
	text-align: center;
	box-sizing: border-box;
	background: url(../images/flame01.jpg) no-repeat;
}
.shop_name {
	margin-bottom: 10px;
	font-size: 24px;
}
/*リボンの見出し*/
.ribbon {
	display: inline-block;
	position: relative;
	height: 50px;
	line-height: 50px;
	/* letter-spacing: 3px; */
	vertical-align: middle;
	text-align: center;
	padding: 0 40px;
	box-sizing: border-box;
}
.ribbon:before, .ribbon:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
}
.ribbon:before {
	top: 0;
	left: 0;
	border-width: 25px 0px 25px 15px;
	border-color: transparent transparent transparent #f7f7f7;
	border-style: solid;
}
.ribbon:after {
	top: 0;
	right: 0;
	border-width: 25px 15px 25px 0px;
	border-color: transparent #f7f7f7 transparent transparent;
	border-style: solid;
}
.ribbon.blue {
	background: url(../images/bg03.jpg) repeat;
}
.ribbon.pink {
	background: url(../images/bg04.jpg) repeat;
}
.tel {
	margin: 5px 0;
}
.tel a {
	display: inline-block;
	padding-left: 40px;
	font-size: 30px;
	color: #e60012;
	background: url(../images/icon-tel.png) no-repeat left center;
}
.btn-link a {
	display: inline-block;
	padding: 0 35px;
	border: 1px solid #e60012;
	font-size: 20px;
	color: #e60012;
}
/*blog*/
.bnr_flame {
	width: 960px;
	margin: 60px auto 30px;
	padding: 8px;
	box-sizing: border-box;
	background: url(../images/bg02.jpg) repeat;
}
.bnr_flame p {
	padding: 8px;
	background: #fff;
}
.blog_list {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.blog_list li {
	width: 250px;
	float: left;
	margin-right: 100px;
	line-height: 22px;
}
.blog_list li:nth-child(3) {
	margin-right: 0;
}
.blog_photo {
	width: 250px;
	height: 200px;
	margin-bottom: 5px;
	border-radius: 30px 30px 0 0;
	overflow: hidden;
	position: relative;
}
.blog_photo:after {
	content: "";
	width: 250px;
	height: 50px;
	background: url(../images/flame02.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
.blog_photo img {
	width: 100%;
}
.date {
	display: inline-block;
	margin-bottom: 10px;
	padding: 0 10px;
	color: #fff;
	background: #ff5772;
}
.blog_tit {
	margin-bottom: 10px;
	font-size: 18px;
	color: #e60012;
}
.blog_txt span {
	display: inline-block;
	color: #e60012;
}
.btn-more {
	padding: 30px 0;
	text-align: center;
}
.btn-more a {
	display: inline-block;
	padding: 3px 40px;
	color: #fff;
	background: #e60012;
}

/*===============================================
	SUB
===============================================*/
/*パンくず*/
.pankuzu {
	padding: 5px 0 30px;
	font-size: 12px;
	color: #e60012;
}
.pankuzu span {
	color: #373737;
}
.main_img {
	position: relative;
}
.main_img h2 {
	font-size: 50px;
	font-family: 'Libre Baskerville', serif;
	color: #e60012;
	margin-top: -50px;
	position: absolute;
	top: 50%;
	left: 10px;
}
.caption {
	width: 85%;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
}
/*-----plan-----*/
.plan .box02 {
	padding: 40px 0 0;
}
.sub .plan_list li {
	margin-bottom: 3%;
}
.sub .plan_list .plan-tit {
	margin: 5px auto 0;
	padding: 0 0 5px;
	letter-spacing: 0;
	font-size: 15px;
}
.sub .plan_list .plan-price {
	position: relative;
}
.sub .plan_list .plan-price:after {
	content: "▼";
	margin: 0 auto;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0
}
li:nth-child(1) .plan-price {
	color: #ea629f;
}
li:nth-child(2) .plan-price {
	color: #d96fb1;
}
li:nth-child(3) .plan-price {
	color: #b374b2;
}
li:nth-child(4) .plan-price {
	color: #7764a9;
}
li:nth-child(5) .plan-price {
	color: #4f5293;
}
li:nth-child(6) .plan-price {
	color: #ef8861;
}
.sub .plan_list li img {
	width: 100%;
}
/*---プラン詳細---*/
.box_plan {
	margin-top: -50px;
	padding-top: 70px;
}
.box_plan .box_inner {
	overflow: hidden;
}
.plan_detail_list li {
	margin-top: -70px;
	padding-top: 70px;
	padding-bottom: 7%;
}
.plan_detail_list li:last-child {
	padding-bottom: 0;
}
/*プランタイトル*/
.plan_detail_list .plan-tit {
	padding: 20px 0 30px;
	overflow: hidden;
	position: relative;
}
.plan_detail_list .plan-tit:before {
	content: "";
	width: 100%;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
}
.plan_detail_list li:nth-child(1) .plan-tit:before {
	background: url(../images/plan/line_plan01.jpg) repeat-x;
}
.plan_detail_list li:nth-child(2) .plan-tit:before {
	background: url(../images/plan/line_plan02.jpg) repeat-x;
}
.plan_detail_list li:nth-child(3) .plan-tit:before {
	background: url(../images/plan/line_plan03.jpg) repeat-x;
}
.plan_detail_list li:nth-child(4) .plan-tit:before {
	background: url(../images/plan/line_plan04.jpg) repeat-x;
}
.plan_detail_list li:nth-child(5) .plan-tit:before {
	background: url(../images/plan/line_plan05.jpg) repeat-x;
}
.plan_detail_list li:nth-child(6) .plan-tit:before {
	background: url(../images/plan/line_plan06.jpg) repeat-x;
}
.plan_detail_list h3 {
	width: 32%;
	padding-left: 10px;
	padding-bottom: 20px;
	float: left;
	letter-spacing: 2px;
	font-size: 35px;
	position: relative;
}
.plan_detail_list h3:after {
	content: "";
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.plan_detail_list li:nth-child(1) h3:after {
	background: url(../images/plan/line_plan01-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(2) h3:after {
	background: url(../images/plan/line_plan02-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(3) h3:after {
	background: url(../images/plan/line_plan03-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(4) h3:after {
	background: url(../images/plan/line_plan04-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(5) h3:after {
	background: url(../images/plan/line_plan05-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(6) h3:after {
	background: url(../images/plan/line_plan06-2.jpg) repeat-x;
}
.plan-intro {
	width: 65%;
	float: right;
	padding-top: 1%;
	font-size: 15px;
	color: #373737;
}
/*プラン写真*/
.plan_detail_list .plan-photo {
	width: 32%;
	float: left;
	padding: 0 12px 12px 0;
	box-sizing: border-box;
}
.plan_detail_list .plan-photo img {
	width: 100%;
}
.plan_detail_list li:nth-child(1) .plan-photo {
	background: url(../images/plan/bg_plan01.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(2) .plan-photo {
	background: url(../images/plan/bg_plan02.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(3) .plan-photo {
	background: url(../images/plan/bg_plan03.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(4) .plan-photo {
	background: url(../images/plan/bg_plan04.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(5) .plan-photo {
	background: url(../images/plan/bg_plan05.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(6) .plan-photo {
	background: url(../images/plan/bg_plan06.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail {
	width: 100%;
	float: right;
}
/*プラン内容*/
.detail_inner {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}
.plan_detail h4 {
	display: inline-block;
	float: left;
	margin-bottom: 1%;
	margin-right: 20px;
	padding: 3px;
	font-size: 20px;
	color: #fff;
}
.plan_detail h4 span {
	display: inline-block;
	padding: 0 40px;
	border: 1px dashed #fff;
}
.plan_detail_list li:nth-child(1) h4 {
	background: #ea629f;
}
.plan_detail_list li:nth-child(2) h4 {
	background: #d96fb2;
}
.plan_detail_list li:nth-child(3) h4 {
	background: #b374b2;
}
.plan_detail_list li:nth-child(4) h4 {
	background: #7764a9;
}
.plan_detail_list li:nth-child(5) h4 {
	background: #4f5293;
}
.plan_detail_list li:nth-child(6) h4 {
	background: #ef8861;
}
.plan_detail ul {
	overflow: hidden;
	clear: both;
	margin-bottom: 2rem;
}
.plan_detail li {
	width: 19%;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
}
.plan_option .plan_detail ul {
	overflow: hidden;
	clear: both;
	margin-bottom: 0;
}
/*.plan_detail li:nth-child(5),*/ .plan_detail li:last-child {
	margin-right: 0;
}
.plan_detail li p {
	margin-top: 0.5rem;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	color: #fff;
/*	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;*/
}
.plan_detail .option li p {
	margin-top: 0rem;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.set_kimono p {
	background: rgba(231,83,71,0.8);
}
.set_obi p {
	background: rgba(241,131,65,0.8);
}
.set_zouri p, .set_geta p, .set_obijime p {
	background: rgba(241,177,65,0.8);
}
.set_bag p, .set_obiage p {
	background: rgba(107,181,58,0.8);
}
.set_tabi p {
	background: rgba(58,153,213,0.8);
}
.set_hekoobi p {
	background: rgba(58,153,213,0.8);
}
.set_obikazari p {
	background: rgba(54,94,196,0.8);
}
.set_haori p {
	background: rgba(109,67,196,0.8);
}
.set_kintyaku p {
	background: rgba(107,181,58,0.8);
}
.plan_detail .set_kitsuke {
	width: 32%;
}
.set_kitsuke p {
	background: rgba(170,70,164,0.8);
}
.set_kazari p {
	background: rgba(139,89,148,0.8);
}
.set_hair p {
	background: rgba(183,82,122,0.8);
}
.set_shigoki p {
	background: rgba(109,67,196,0.8);
}
.set_haorihimo p {
	background: rgba(54,94,196,0.8);
}
.set_hakama p {
	background: rgba(241,177,65,0.8);
}
.plan_detail li img {
	width: 100%;
}
.plan_detail .icon_plus {
	width: 6%;
}
.plan_detail .icon_plus img {
	margin-top: 100%;
}
.plan_detail .icon_plus2 {
	width: 18px;
}
.plan_detail .icon_plus2 img {
	margin-top: 0.5rem;
}
/*プラン価格*/
.plan_detail .plan-price {
	line-height: 42px;
	font-size: 30px;
}
.plan_detail .plan-price span {
	font-size: 0.7em;
}
.off-price {
	display: inline-block;
	clear: both;
	float: left;
	padding-top: 2%;
	overflow: hidden;
	line-height: 30px;
	font-size: 20px;
	color: #e60012;
	border-bottom: 1px dashed #e60012;
}
.off-price span {
	font-size: 28px;
	font-weight: bold;
}
.off-price span span {
	display: inline;
	float: none;
	font-size: 0.7em;
	font-weight: normal;
}
/*オプション*/
.box_plan .plan_option {
	position: relative;
	margin: 3% 0 2%;
	padding: 0;
}
.plan_option .inner {
	width: 100%;
	padding: 50px 5%;
	box-sizing: border-box;
	border: 2px solid #e0d5c4;
	background: url(../images/bg01.jpg) repeat;
}
.plan-option-tit {
	text-align: center;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	z-index: 1;
	background: url(../images/plan/ribbon.png) no-repeat center;
	background-size: contain;
}
.plan-option-tit h2 {
	display: inline-block;
	line-height: 85px;
	font-size: 45px;
	color: #6a3906;
}
.box_plan .plan_option .plan-tit:before {
	content: none;
}
.box_plan .plan_option h3 {
	color: #009e96;
}
.box_plan .plan_detail_list .plan_option h3:after {
	background: url(../images/plan/line_plan07.jpg) repeat-x;
}
.box_plan .plan_detail_list .plan_option h4 {
	background: #009e96;
}
.box_plan .plan_detail_list .plan_option .plan-price {
	color: #009e96;
}
.box_plan .plan_detail_list .plan_option .plan-photo {
	width: 40%;
	background: url(../images/plan/bg_plan07.jpg) no-repeat right bottom;
	background-size: 100%;
}

.plan-photo-box{
	width: 40%;
	float: left;
	}
.box_plan .plan_detail_list .plan_option .plan-photo-box .plan-photo {
	width: 100%;
	background: url(../images/plan/bg_plan07.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_option .plan_detail {
	width: 57%;
}
.plan_option li {
	width: 27%;
}
.plan_option .plan_detail .icon_plus img {
	margin-top: 90%;
}
.plan_detail .set_hair {
	width: 45%;
}
/*オプション2*/
.plan_option.plan_option02, .plan_option.plan_option03 {
	margin-top: 0;
}
.plan_option02 .inner, .plan_option03 .inner {
	padding: 20px 5% 50px;
}
.box_plan .plan_option02 h3 {
	color: #009944;
}
.box_plan .plan_detail_list .plan_option02 h3:after {
	background: url(../images/plan/line_plan10.jpg) repeat-x;
}
.box_plan .plan_detail_list .plan_option02 h4 {
	background: #009944;
}
.box_plan .plan_detail_list .plan_option02 .plan-photo {
	background: url(../images/plan/bg_plan08.jpg) no-repeat right bottom;
	background-size: 100%;
}

.box_plan .plan_detail_list .plan_option02 .plan-price {
	color: #009944;
}
/*オプション3*/
.box_plan .plan_option03 h3 {
	color: #9a0252;
}
.box_plan .plan_detail_list .plan_option03 h3:after {
	background: url(../images/plan/line_plan11.jpg) repeat-x;
}
.box_plan .plan_detail_list .plan_option03 h4 {
	background: #9a0252;
}
.box_plan .plan_detail_list .plan_option03 .plan-photo {
	background: url(../images/plan/bg_plan09.jpg) no-repeat right bottom;
	background-size: 100%;
}
.box_plan .plan_detail_list .plan_option03 .plan-price {
	padding-bottom: 10px;
	line-height: 35px;
	font-size: 25px;
	color: #9a0252;
}
.plan_option dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #9a0253;
}
.plan_option dl:last-child {
	border-bottom: 0;
}
.plan_option dt {
	font-size: 22px;
	color: #9a0252;
}
.plan_option dd {
	padding-bottom: 10px;
}
/*-----flow-----*/
.box_flow .inner {
	width: 80%;
	margin: 0 auto;
}
.flow_list li {
	min-height: 160px;
	margin-bottom: 40px;
	padding: 20px;
	background: url(../images/bg05.jpg) repeat;
	position: relative;
}
.flow_list li:after {
	content: "";
	width: 30px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/arrow.png) no-repeat;
	position: absolute;
	bottom: -35px;
	left: 0;
	right: 0;
}
.flow_list li:last-child {
	margin-bottom: 50px;
}
.flow_list li:last-child:after {
	background: url(../images/dot.png) no-repeat;
	bottom: -45px;
}
.flow_list h3 {
	margin-bottom: 20px;
	padding-left: 90px;
	line-height: 60px;
	font-size: 35px;
	color: #e60012;
	border-top: 3px solid #e60012;
	border-bottom: 3px solid #e60012;
	background: #fff;
	position: relative;
}
.flow_list h3 .num {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 80px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	text-align: center;
	font-size: 60px;
	font-family: 'Libre Baskerville', serif;
	color: #fff;
	background: #e60012;
	position: absolute;
	top: -10px;
	left: 0;
}
.flow_list p {
	padding-right: 250px;
}
.flow_list .flow-photo {
	padding-right: 0;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	position: absolute;
	top: 20px;
	right: 20px;
}
.btn-link a {
	color: #fff;
	background: #e60012;
}
.box_flow .plan-option-tit {
	width: 185px;
	right: auto;
	top: -25px;
	left: 5px;
	background: url(../images/ribbon02.png) no-repeat center;
	background-size: contain;
}
.box_flow .plan-option-tit h2 {
	font-size: 20px;
	line-height: 50px !important;
}
.tit_h3 {
	text-align: center;
	font-size: 35px;
	color: #e60012;
}
.tit_h4 {
	display: inline-block;
	float: left;
	margin-bottom: 1%;
	margin-right: 20px;
	padding: 3px;
	font-size: 20px;
	color: #fff;
}
.tit_h4 span {
	display: inline-block;
	padding: 0 40px;
	border: 1px dashed #fff;
}
.tit_h4.red {
	background: #e60012;
}
.tit_h4.pink {
	background: #ea629f;
}
.tit_h4.brown {
	color: #6a3906;
	background: #d1c0a5;
}
.box_flow .box_inner {
	padding: 20px;
	background: url(../images/bg06.jpg) repeat;
}
.box_flow .box_inner li {
	margin-bottom: 40px;
	padding: 20px;
	border-radius: 20px;
	background: #fff;
	position: relative;
}
.box_flow .box_inner li:last-child {
	margin-bottom: 0;
	padding: 35px 20px 20px;
}
.box_flow .txt01 {
	line-height: 40px;
	font-size: 35px;
	color: #e60012;
}
.box_flow .txt02 {
	line-height: 40px;
	font-size: 35px;
	color: #ea629f;
}
.b_pink {
	display: block;
	width: 100%;
	height: 1px;
	margin: 20px auto;
	border-top: 1px dashed #ea629f;
}
/*-----album-----*/
.album_list li {
	margin-top: 1%;
	overflow: hidden;
	text-align: center;
}
.album_list li img {
	width: 98%;
}
.album_list .left, .album_list .right {
	width: 50%;
}
.album_list .photo_s {
	overflow: hidden;
}
.album_list .photo_s li {
	width: 50%;
	float: left;
}
.album_list .photo_s li img {
	width: 96%;
}
/*-----
	sightseeing
	company
	sitemap
	-----*/
.box_item .outer {
	margin: 0 auto 20px;
	padding: 20px;
	box-sizing: border-box;
	background: url(../images/bg07.jpg) repeat;
	position: relative;
}
.box_item .box_inner {
	padding: 30px 150px;
	box-sizing: border-box;
	box-shadow: 0 1px 3px #888;
	background: #fff;
	position: relative;
}
.box_item .outer:before, .box_item .outer:after, .box_item .box_inner:before, .box_item .box_inner:after {
	content: "";
	width: 60px;
	height: 60px;
	z-index: 10;
}
.box_item .outer:before {
	background: url(../images/sightseeing/deco_l.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.box_item .outer:after {
	background: url(../images/sightseeing/deco_r.jpg) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
.box_item .box_inner:before {
	background: url(../images/sightseeing/deco_l_btm.jpg) no-repeat;
	position: absolute;
	bottom: -20px;
	left: -20px;
}
.box_item .box_inner:after {
	background: url(../images/sightseeing/deco_r_btm.jpg) no-repeat;
	position: absolute;
	bottom: -20px;
	right: -20px;
}
.box_item .photo {
	margin: 10px auto 20px;
}
.box_item .txt01 {
	padding: 20px 0 20px 35px;
	font-size: 24px;
	color: #e60012;
	background: url(../images/sightseeing/icon.jpg) no-repeat left 25px;
}
.box_item dl {
	padding-bottom: 15px;
}
.box_item dl:last-child {
	padding-bottom: 0;
}
.box_item dd {
	padding: 5px 0;
	font-size: 18px;
}
.box_item dd a {
	color: #e60012
}
.box_item .txt02 {
	margin: 10px auto 30px;
	text-align: center;
}
.sitemap h3 {
	margin-bottom: 30px;
}
.sitemap .box_item li li {
	width: auto;
	margin: 0 0 20px;
	padding: 0 0 0 25px;
	position: relative;
}
.sitemap .box_item li li:after {
	content: "▶︎";
	position: absolute;
	left: 0;
	top: 0;
	color: #e60012;
}
.sitemap .box_item li li.lang:after {
	content: "▷";
}
.sitemap li li.line {
	padding-top: 15px;
}
.sitemap li li.line:after {
	top: 15px;
}
.sitemap .box_item li a {
	color: #e60012;
}
/*-----access-----*/
.access .a_c a {
	margin: 30px 10px 10px;
	display: inline-block;
	font-size: 24px;
}
.access .photo {
	padding: 10px 0;
}
.access .photo img:hover {
	cursor: pointer;
}
.sub_photo {
	overflow: hidden;
}
.sub_photo li {
	width: 32%;
	margin: 10px 10px 0 0;
	float: left;
}
.sub_photo li img {
	width: 100%;
}
.sub_photo li:nth-child(3), .sub_photo li:nth-child(6) {
	margin-right: 0;
}
.access .bnr_flame {
	margin: 100px auto 0;
}
.access #link01, .access #link02 {
	margin-top: -100px;
	padding-top: 100px;
}
/*-----faq-----*/
.box_faq .flow_list h3 {
	padding-left: 10px;
	font-size: 18px;
	cursor: pointer;
}
.box_faq .flow_list h3:hover {
	opacity: 0.8;
}
.box_faq .flow_list li {
	margin-bottom: 20px;
	min-height: 0;
}
.box_faq .txt_Q {
	padding-right: 10px;
	font-size: 40px;
	vertical-align: -5px;
}
.box_faq .txt_A {
	padding-left: 55px;
	padding-right: 0;
	padding-bottom: 10px;
	position: relative;
	display: none;
}
.txt_A:after {
	content: "A";
	line-height: 40px;
	font-size: 40px;
	color: #e60012;
	position: absolute;
	top: 0;
	left: 10px;
}
.box_faq .flow_list li:after, .box_faq .flow_list li:last-child:after {
	content: none;
}
.box_faq .flow_list li li {
	margin-left: 30px;
	padding: 0;
	list-style: disc;
}
/*-----yukata-----*/
.yukata_photo {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.yukata_photo img {
	width: 47%;
	margin: 0 5px;
}
.plan_detail_list .plan_yukata .plan-tit {
	padding: 20px 0 0;
	color: #004892;
}
.plan_detail_list .plan_yukata .plan-tit:before {
	background: url(../images/plan/line_plan08.jpg) repeat-x !important;
}
.plan_detail_list .plan_yukata h3 {
	width: 100%;
	float: none;
	margin: 0 auto;
	padding: 10px;
}
.plan_detail_list .plan_yukata h3:after {
	content: none;
}
.plan_yukata .plan_detail {
	float: none;
	margin: 0 auto;
}
.plan_yukata .plan_detail h4 {
	background: #004892 !important;
}
.plan_yukata .plan_detail .plan-price {
	color: #004892;
}
/*-----furidsode-----*/
.furisode_photo {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.furisode_photo img {
	width: 47%;
	margin: 0 5px;
}
.plan_detail_list .plan_furisode .plan-tit {
	padding: 20px 0 0;
	color: #a70708;
}
.plan_detail_list .plan_furisode .plan-tit:before {
	background: url(../images/plan/line_plan09.jpg) repeat-x !important;
}
.plan_detail_list .plan_furisode h3 {
	width: 65%;
	float: none;
	margin: 0 auto;
	padding: 10px;
}
.plan_detail_list .plan_furisode h3:after {
	content: none;
}
.plan_furisode .plan_detail {
	float: none;
	margin: 0 auto;
}
.plan_furisode .plan_detail h4 {
	background: #a70708 !important;
}
.plan_furisode .plan_detail .plan-price {
	color: #a70708;
}
.plan_furisode .off-price {
	display: inline-block;
	margin-right: 0;
	float: left;
}
}

@media screen and (max-width:1319px) {
img {
	width: 100%;
}
.left_navi img, .right_navi img {
	width: auto;
}
.inner {
	width: 95%;
	margin: 0 auto;
	box-sizing: border-box;
}
/*-----header-----*/
.header .inner {
	width: 100%;
	padding: 10px 60px;
}
/*-----footer-----*/
.footer .left {
	width: 25%;
}
.footer .right {
	width: 73%;
	font-size: 12px;
}
/*===============================================
	TOP
===============================================*/
.main_img {
	width: 100%;
}
.top .box01 .inner {
	margin-bottom: -50px;
	padding: 0 0 100px;
	background: url(../images/top/img01.jpg) no-repeat right bottom;
	background-size: 55%;
}
.top .box01 h2 {
	line-height: 50px;
	font-size: 35px;
}
.top .box01 h2 span {
	font-size: 45px;
}
.top .box01 p {
	font-size: 16px;
}
.top .box01 .inner:before {
	left: 220px;
	top: 60px;
}
/*plan*/
.plan_list li {
	width: 32%;
	margin-right: 2%;
	box-sizing: border-box;
}
.bnr-list {
	width: 85%;
	margin: 0 auto;
}
.bnr-list li {
	margin-top: 4%;
	text-align: center;
}
/*shop*/
.shop_list {
	width: 90%;
}
.shop_list li {
	width: 48%;
	margin: 0 auto 20px;
}
.shop-photo {
	width: 100%;
	height: auto;
	padding: 3.5% 0;
	background-size: 100%;
}
.shop-photo img {
	width: 90%;
}
.shop_name, .tel a {
	font-size: 20px;
}
.tel a {
	padding-left: 30px;
	background-size: 30px;
}
.btn-link a {
	font-size: 16px;
}
.bnr_flame {
	width: 85%;
}
/*blog*/
.blog_list {
	width: 90%;
}
.blog_list li {
	width: 30%;
	margin-right: 5%;
}
.blog_photo {
	width: 85%;
	height: auto;
	margin: 0 auto 5px;
}
.blog_photo:after {
	content: "";
	width: 100%;
	height: auto;
	padding-top: 20%;
	background-size: 100%;
}
/*===============================================
	SUB
===============================================*/
/*-----plan-----*/
.box_plan .plan_detail_list .plan_option03 .plan-price {
	clear: both;
}
}

@media screen and (max-width:1200px) {
/*===============================================
	SUB
===============================================*/
/*-----plan-----*/
.plan_detail_list h3 {
	font-size: 25px;
}
.plan_detail h4 {
	margin-right: 10px;
	font-size: 16px;
}
.plan_detail .plan-price {
	line-height: 35px;
	font-size: 22px;
}
.off-price {
	padding-top: 5px;
	font-size: 16px;
}
.off-price span {
	font-size: 20px;
}
.plan-option-tit {
 top: -30px;
	background: url(../images/plan/ribbon.png) no-repeat center;
	background-size: contain;
}
.plan-option-tit h2 {
	line-height: 63px;
	font-size: 25px;
}
.insta_list img{
	width: 26vw;
	height: 26vw;
	object-fit: cover;
}
}

@media screen and (max-width:1100px) {
body {
	font-size: 14px;
}
.wrap {
	padding: 70px 40px 0;
}
.left_navi, .right_navi {
	width: 40px;
}
.header .inner {
	padding: 10px 40px;
	box-sizing: border-box;
}
.navi a {
	padding: 0 7px;
	font-size: 12px;
}
.plan_list .plan-tit {
	font-size: 20px;
}
.blog_photo {
	border-radius: 25px 25px 0 0;
}
/*===============================================
	SUB
===============================================*/
/*-----plan-----*/
.plan .box02 {
	padding: 20px 0 0;
}
.plan_option .inner {
	width: 100%;
	padding: 50px 3%;
}
.flow_list h3 {
	margin-bottom: 10px;
	padding-left: 70px;
	line-height: 45px;
	font-size: 25px;
}
.flow_list h3 .num {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	top: -8px;
}
.btn-link a {
	font-size: 15px;
}
.tit_h3 {
	font-size: 25px;
}
.tit_h4 {
	margin-right: 10px;
}
.box_flow .txt01, .box_flow .txt02 {
	font-size: 25px;
}
.plan_option02 .inner, .plan_option03 .inner {
	padding: 10px 3% 20px;
}
}

@media screen and (max-width:960px) {
.box_item .box_inner {
	padding: 30px 50px;
}
}

@media screen and (max-width:767px) {
body {
	font-size: 14px;
}
.pc {
	display: none;
}
img {
	max-width: 100%;
	height: auto;
}
.wrap {
	padding: 60px 0 0;
}
/*見出し*/
.tit_h2 {
	padding: 0 0 15px;
	text-align: center;
	font-family: 'Libre Baskerville', serif;
	font-size: 20px;
	font-weight: bold;
	color: #e60012;
	letter-spacing: 2px;
}
.line .tit_h2 {
	padding: 10px 0 15px;
}
/*-----header-----*/
.header {
	width: 100%;
	height: 60px;
	background: rgba(255,255,255,0.9);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}
.header .inner {
	padding: 10px 0;
}
.header h1 {
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	text-align: center;
}
.header h1 img {
	width: auto;
	height: 100%;
}
.shop_contact {
	display: none;
	width: 60px;
	margin-right: -60px;
	margin-top: 20px;
	padding-top: 10px;
	float: right;
	background: rgba(230,0,18,0.6);
}
.shop_contact li {
	border-bottom: 1px dotted #fff;
}
.shop_contact li:last-child {
	border-bottom: 0;
}
.shop_contact a {
	display: block;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
/*nabi開閉部分*/
.gnav {
	list-style-type: none;
	background: rgba(242,252,252,1);
	display: block;
	width: 80%;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 50;
	visibility: hidden;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: .3s .1s cubic-bezier(0, 0, .2, 0);
	-moz-transition: .3s .1s cubic-bezier(0, 0, .2, 0);
	transition: .3s .1s cubic-bezier(0, 0, .2, 0);
}
.gnav.on {
	visibility: visible;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
	box-shadow: 2px 2px 5px rgba(51,51,51,0.4);
}
.gnav li.curr {
	background: #000;
}
.gnav li.curr a {
	color: #fff;
}
.modal {
	background-color: rgba(255, 255, 255, .5);
	width: 100%;
	height: 100%;
	left: 0;
	opacity: .1;
	position: fixed;
	top: 0;
	z-index: 2;
	visibility: hidden;
	webkit-transition: visibility 0 linear .4s, opacity .4s;
	-moz-transition: visibility 0 linear .4s, opacity .4s;
	transition: visibility 0 linear .4s, opacity .4s;
	webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.modal.on {
	opacity: 1;
	webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	transition-delay: 0;
	visibility: visible;
}
/*ハンバーガーボタン*/
.gnav-btn {
	width: 38px;
	height: 0;
	padding-top: 40px;
	position: absolute;
	top: 0;
	left: 10px;
	text-align: center;
	font-size: 11px;
	color: #e60012;
}
.icon-animation span {
	width: 100%;
	height: 5px;
	display: block;
	background: #e60012;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.icon-animation .top {
	-webkit-transform: translateY(-13px);
	-ms-transform: translateY(-13px);
	transform: translateY(-13px);
}
.icon-animation .bottom {
	-webkit-transform: translateY(13px);
	-ms-transform: translateY(13px);
	transform: translateY(13px);
}
.is-open .middle {
	background: rgba(51, 51, 51, 0);
}
.is-open .top {
	-webkit-transform: rotate(-45deg) translateY(0px);
	-ms-transform: rotate(-45deg) translateY(0px);
	transform: rotate(-45deg) translateY(0px);
}
.is-open .bottom {
	-webkit-transform: rotate(45deg) translateY(0px);
	-ms-transform: rotate(45deg) translateY(0px);
	transform: rotate(45deg) translateY(0px);
}
.btn-contact {
	width: 53px;
	position: absolute;
	top: 10px;
	right: 50px;
}
.navi {
	width: 70%;
	background: rgba(230,0,18,0.8);
}
.navi {
	position: fixed;
	top: 60px;
	left: 0;
	padding: 5px 10px;
}
.navi li {
	border-bottom: 1px dotted #fff;
}
.navi li:last-child {
	border-bottom: 0;
}
.navi a {
	display: block;
	color: #fff;
	padding: 10px 5px;
	font-size: 15px;
}
.navi .lang {
	padding: 7px 0;
	text-align: center;
}
.navi .lang a {
	margin: 0 3px;
	padding: 1px 5px;
	display: inline-block;
	color: #e60012;
	background: #fff;
}
.navi .lang a.on {
	color: #fff;
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
	background: none;
}
.navi .lang a.navi02,
.navi .lang a.navi03 {
	padding: 3px;
	line-height: 15px;
	vertical-align: -3px;
}
/*予約フォーム*/
.btn-form {
	display: block;
	width: 60px;
	height: 60px;
	position: relative;
	top: -40px;
	right: 0;
	text-align: center;
	background: url(../images/icon-mail.jpg) no-repeat center bottom #e60012;
	background-size: 25px;
	box-sizing: border-box;
}
.btn-form:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	width: 0;
	border-left: 31px solid transparent;
	border-right: 31px solid transparent;
	border-top: 15px solid #e60012;
}
.btn-form span {
	display: inline-block;
	padding-top: 5px;
	line-height: 15px;
	color: #fff;
	font-size: 12px;
}
/*-----content-----*/
.inner {
	padding: 0 10px;
}
.box {
	padding: 20px 0;
	overflow: hidden;
	position: relative;
}
/*-----footer-----*/
.footer {
	margin-top: 20px;
	padding: 10px 0 0;
	border-top: 2px solid #bfbfbf;
	background: #eee;
}
.footer .left, .footer .right {
	width: 100%;
	float: none;
	text-align: center;
}
.footer .left img {
	width: 60%;
}
.footer li {
	display: none;
}
.footer .right ul:nth-child(3) li:nth-child(2), .footer .right ul:nth-child(3) li:nth-child(3) {
	display: block;
	display: inline-block;
	padding: 5px;
}
.btn-sns {
	padding: 10px 0;
	text-align: center;
	background: #fff;
}
.btn-sns img {
	width: 25px;
	margin: 0 5px;
	border-radius: 3px;
}
.copy {
	padding: 5px 20px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 10px;
	color: #fff;
	background: #000;
}
.btn-pagetop {
	width: 20px;
	position: fixed;
	right: 10px;
	/*bottom: 10px;*/
	bottom: 85px;
	z-index: 10;
}
/*===============================================
	TOP
===============================================*/
.top .box01 .inner {
	margin-bottom: 0;
	padding: 20px 10px 50px;
	background: url(../images/top/img01.jpg) no-repeat right bottom;
	background-size: 50%;
}
.top .box01 h2 {
	padding-bottom: 10px;
	letter-spacing: 2px;
	line-height: 40px;
	font-size: 23px;
	color: #e60012;
}
.top .box01 h2 span {
	font-size: 30px;
}
.top .box01 .inner:before, .top .box01 .inner:after {
	content: "";
	width: 340px;
	height: 50px;
	position: absolute;
	background: url(../images/line01.png) no-repeat;
	background-size: 100%;
}
.top .box01 .inner:before {
	left: 160px;
	top: 80px;
}
.top .box01 .inner:after {
	left: 0;
	bottom: 0;
}
.line {
	background: url(../images/line02.jpg) repeat-x top !important;
}
/*plan*/
.plan_list {
	overflow: hidden;
}
.plan_list li {
	width: 50%;
	float: left;
	margin-right: 0;
	padding: 0 5px 15px;
	text-align: center;
}
.top .plan_list li:nth-child(3), .top .plan_list li:nth-child(6) {
	margin-right: 0;
}
.plan_list .plan-tit {
	margin: 10px 0;
	padding-bottom: 10px;
	line-height: 20px;
	font-size: 18px;
	position: relative;
}
.plan_list .plan-tit:after {
	content: "......................";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.plan_list .plan-txt {
	padding: 0 10px;
	min-height: 11rem;
	text-align: left;
	font-size: 14px;
}
li:nth-child(1) .plan-tit, li:nth-child(1) .plan-tit a {
	color: #ea629f;
}
li:nth-child(2) .plan-tit, li:nth-child(2) .plan-tit a {
	color: #d96fb1;
}
li:nth-child(3) .plan-tit, li:nth-child(3) .plan-tit a {
	color: #b374b2;
}
li:nth-child(4) .plan-tit, li:nth-child(4) .plan-tit a {
	color: #7764a9;
}
li:nth-child(5) .plan-tit, li:nth-child(5) .plan-tit a {
	color: #4f5293;
}
li:nth-child(6) .plan-tit, li:nth-child(6) .plan-tit a {
	color: #ef8861;
}
/*shops*/
.top .box03 {
	background: url(../images/bg01.jpg) repeat;
}
.shop_list {
	margin: 0 auto;
}
.shop_list li {
	width: 90%;
	margin: 0 auto 20px;
	text-align: center;
}
.shop-photo {
  margin: 0 auto 10px;
	text-align: center;
	box-sizing: border-box;
	background: url(../images/flame01.jpg) no-repeat;
	background-size: 100%;
}
.shop_name {
	margin-bottom: 10px;
	font-size: 16px;
}
/*リボンの見出し*/
.ribbon {
  width: 100%;
	display: inline-block;
	position: relative;
	height: 40px;
	line-height: 40px;
	/* letter-spacing: 3px; */
	vertical-align: middle;
	text-align: center;
	padding: 0 15px;
	box-sizing: border-box;
}
.ribbon:before, .ribbon:after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
}
.ribbon:before {
	top: 0;
	left: 0;
	border-width: 20px 0px 20px 10px;
	border-color: transparent transparent transparent #f7f7f7;
	border-style: solid;
}
.ribbon:after {
	top: 0;
	right: 0;
	border-width: 20px 10px 20px 0px;
	border-color: transparent #f7f7f7 transparent transparent;
	border-style: solid;
}
.ribbon.blue {
	background: url(../images/bg03.jpg) repeat;
}
.ribbon.pink {
	background: url(../images/bg04.jpg) repeat;
}
.tel {
	margin: 5px 0;
}
.tel a {
	display: inline-block;
	padding-left: 30px;
	font-size: 20px;
	color: #e60012;
	background: url(../images/icon-tel.png) no-repeat left center;
	background-size: 25px;
}
.btn-link a {
	display: inline-block;
	padding: 0 35px;
	border: 1px solid #e60012;
	font-size: 15px;
	color: #e60012;
}
/*blog*/
.bnr_flame {
	width: 90%;
	margin: 20px auto 0;
	padding: 5px;
	box-sizing: border-box;
	background: url(../images/bg02.jpg) repeat;
}
.bnr_flame p {
	padding: 5px;
	background: #fff;
}
.blog_list {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.blog_list li {
	width: 50%;
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
	line-height: 22px;
	display: none; /*スマホのみ2件表示*/
}
.blog_list li:nth-child(1), .blog_list li:nth-child(2) {
	display: block; /*スマホのみ2件表示*/
}
.blog_list li:nth-child(3) {
	margin-right: 0;
}
.blog_photo {
	width: 140px;
	height: auto;
	margin-bottom: 5px;
	border-radius: 15px 15px 0 0;
	overflow: hidden;
	position: relative;
}
.blog_photo:after {
	content: "";
	width: 140px;
	background: url(../images/flame02.png) no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.blog_photo img {
	width: 100%;
}
.date {
	display: inline-block;
	margin-bottom: 10px;
	padding: 0 10px;
	color: #fff;
	background: #ff5772;
}
.blog_tit {
	margin-bottom: 10px;
	padding: 0 5px;
	font-size: 15px;
	color: #e60012;
}
.blog_txt {
	padding: 0 5px;
	font-size: 12px;
}
.blog_txt span {
	display: inline-block;
	color: #e60012;
}
.btn-more {
	padding: 30px 0;
	text-align: center;
}
.btn-more a {
	display: inline-block;
	padding: 3px 40px;
	color: #fff;
	background: #e60012;
}
/*===============================================
	SUB
===============================================*/
.pankuzu {
	padding: 5px 0 15px;
	font-size: 12px;
	color: #e60012;
}
.pankuzu span {
	color: #373737;
}
.main_img {
	position: relative;
}
.main_img h2 {
	font-size: 30px;
	font-family: 'Libre Baskerville', serif;
	color: #e60012;
	margin-top: -25px;
	position: absolute;
	top: 50%;
	left: 10px;
}
.caption {
	width: 95%;
	margin: 0 auto;
	font-size: 15px;
}
/*-----plan-----*/
.sub .plan_list li {
	margin-bottom: 3%;
}
.sub .plan_list .plan-tit {
	margin: 5px auto 0;
}
.sub .plan_list .plan-price {
	position: relative;
}
.sub .plan_list .plan-price:after {
	content: "▼";
	margin: 0 auto;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0
}
li:nth-child(1) .plan-price {
	color: #ea629f;
}
li:nth-child(2) .plan-price {
	color: #d96fb1;
}
li:nth-child(3) .plan-price {
	color: #b374b2;
}
li:nth-child(4) .plan-price {
	color: #7764a9;
}
li:nth-child(5) .plan-price {
	color: #4f5293;
}
li:nth-child(6) .plan-price {
	color: #ef8861;
}
.sub .plan_list li img {
	width: 100%;
}
/*---プラン詳細---*/
.box_plan {
	margin-top: -50px;
	padding-top: 70px;
}
.box_plan .box_inner {
	overflow: hidden;
}
.plan_detail_list li {
	margin-top: -70px;
	padding-top: 70px;
	padding-bottom: 7%;
}
.plan_detail_list li:last-child {
	padding-bottom: 0;
}

/*プランタイトル*/
.plan_detail_list .plan-tit {
	padding: 20px 0 10px;
	overflow: hidden;
	position: relative;
}
.plan_detail_list .plan-tit:before {
	content: "";
	width: 100%;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
}
.plan_detail_list li:nth-child(1) .plan-tit:before {
	background: url(../images/plan/line_plan01.jpg) repeat-x;
}
.plan_detail_list li:nth-child(2) .plan-tit:before {
	background: url(../images/plan/line_plan02.jpg) repeat-x;
}
.plan_detail_list li:nth-child(3) .plan-tit:before {
	background: url(../images/plan/line_plan03.jpg) repeat-x;
}
.plan_detail_list li:nth-child(4) .plan-tit:before {
	background: url(../images/plan/line_plan04.jpg) repeat-x;
}
.plan_detail_list li:nth-child(5) .plan-tit:before {
	background: url(../images/plan/line_plan05.jpg) repeat-x;
}
.plan_detail_list li:nth-child(6) .plan-tit:before {
	background: url(../images/plan/line_plan06.jpg) repeat-x;
}
.plan_detail_list h3 {
	width: 100%;
	padding-bottom: 20px;
	text-align: center;
	font-size: 25px;
	position: relative;
}
.plan_detail_list h3:after {
	content: "";
	width: 80%;
	height: 20px;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.plan_detail_list li:nth-child(1) h3:after {
	background: url(../images/plan/line_plan01-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(2) h3:after {
	background: url(../images/plan/line_plan02-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(3) h3:after {
	background: url(../images/plan/line_plan03-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(4) h3:after {
	background: url(../images/plan/line_plan04-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(5) h3:after {
	background: url(../images/plan/line_plan05-2.jpg) repeat-x;
}
.plan_detail_list li:nth-child(6) h3:after {
	background: url(../images/plan/line_plan06-2.jpg) repeat-x;
}
.plan-intro {
	width: 100%;
	float: right;
	padding-top: 2%;
	font-size: 15px;
	color: #373737;
}
/*プラン写真*/
.plan_detail_list .plan-photo {
	width: 70%;
	margin: 0 auto 20px;
	padding: 0 12px 12px 0;
	box-sizing: border-box;
}
.plan_detail_list .plan-photo img {
	width: 100%;
}
.plan_detail_list li:nth-child(1) .plan-photo {
	background: url(../images/plan/bg_plan01.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(2) .plan-photo {
	background: url(../images/plan/bg_plan02.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(3) .plan-photo {
	background: url(../images/plan/bg_plan03.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(4) .plan-photo {
	background: url(../images/plan/bg_plan04.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(5) .plan-photo {
	background: url(../images/plan/bg_plan05.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail_list li:nth-child(6) .plan-photo {
	background: url(../images/plan/bg_plan06.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail {
	width: 100%;
}
/*プラン内容*/
.detail_inner {
	clear: both;
	overflow: hidden;
	padding-bottom: 40px;
}
.plan_detail {
	text-align: center;
}
.plan_detail h4 {
	display: inline-block;
	margin: 0 auto;
	padding: 3px;
	font-size: 16px;
	color: #fff;
}
.plan_detail h4 span {
	display: inline-block;
	padding: 0 30px;
	border: 1px dashed #fff;
}
.plan_detail_list li:nth-child(1) h4 {
	background: #ea629f;
}
.plan_detail_list li:nth-child(2) h4 {
	background: #d96fb2;
}
.plan_detail_list li:nth-child(3) h4 {
	background: #b374b2;
}
.plan_detail_list li:nth-child(4) h4 {
	background: #7764a9;
}
.plan_detail_list li:nth-child(5) h4 {
	background: #4f5293;
}
.plan_detail_list li:nth-child(6) h4 {
	background: #ef8861;
}
.plan_detail ul {
	overflow: hidden;
	margin: 2% 0 5%;
	text-align: center;
	clear: both;
}
.plan_detail li {
	width: 32%;
	display: inline-block;
	margin-bottom: 1%;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
}
.plan_detail li:nth-child(3), .plan_detail li:nth-child(6), .plan_detail li:last-child {
	margin-right: 0;
}
.plan_detail li p {
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	color: #fff;
/*	position: absolute;*/
	bottom: 0;
	left: 0;
	right: 0;
}
.set_kimono p {
	background: rgba(231,83,71,0.8);
}
.set_obi p {
	background: rgba(241,131,65,0.8);
}
.set_zouri p, .set_geta p, .set_obijime p {
	background: rgba(241,177,65,0.8);
}
.set_bag p, .set_obiage p {
	background: rgba(107,181,58,0.8);
}
.set_tabi p {
	background: rgba(58,153,213,0.8);
}
.set_hekoobi p {
	background: rgba(58,153,213,0.8);
}
.set_obikazari p {
	background: rgba(54,94,196,0.8);
}
.set_haori p {
	background: rgba(109,67,196,0.8);
}
.set_kintyaku p {
	background: rgba(107,181,58,0.8);
}
.plan_detail .set_kitsuke {
	width: 53%;
}
.set_kitsuke p {
	background: rgba(170,70,164,0.8);
}
.set_kazari p {
	background: rgba(139,89,148,0.8);
}
.set_hair p {
	background: rgba(183,82,122,0.8);
}
.set_shigoki p {
	background: rgba(109,67,196,0.8);
}
.set_haorihimo p {
	background: rgba(54,94,196,0.8);
}
.set_hakama p {
	background: rgba(241,177,65,0.8);
}
.plan_detail li img {
	width: 100%;
}
.plan_detail .icon_plus {
	width: 11%;
}
.plan_detail li:nth-child(6).icon_plus {
	display: block;
	margin: 5px auto;
}
.plan_detail .icon_plus2 {
	width: 18px;
}
.plan_detail li:nth-child(6).icon_plus2, .plan_detail li:nth-child(7).icon_plus2, .plan_detail li:nth-child(9).icon_plus2 {
	display: block;
	margin: 5px auto;
}
/*プラン価格*/
.plan_detail .plan-price span {
	font-size: 0.7em;
}
.off-price {
	display: inline-block;
	padding-top: 2%;
	clear: both;
	overflow: hidden;
	line-height: 30px;
	text-align: left;
	font-size: 14px;
	color: #e60012;
	border-bottom: 1px dashed #e60012;
}
.off-price span {
	display: inline-block;
	float: right;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
.off-price span span {
	display: inline;
	float: none;
	font-size: 0.7em;
	font-weight: normal;
}
/*オプション*/
.box_plan .plan_option {
	position: relative;
	margin: 5% 0 3%;
	padding: 0;
}
.plan_option .inner {
	width: 100%;
	padding: 10px 5%;
	box-sizing: border-box;
	border: 2px solid #e0d5c4;
	background: url(../images/bg01.jpg) repeat;
}
.plan-option-tit {
	text-align: center;
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
	z-index: 1;
	background: url(../images/plan/ribbon.png) no-repeat center;
	background-size: contain;
}
.plan-option-tit h2 {
	display: inline-block;
	line-height: 40px;
	font-size: 20px;
	color: #6a3906;
}
.box_plan .plan_option .plan-tit:before {
	content: none;
}
.box_plan .plan_option h3 {
	color: #009e96;
}
.box_plan .plan_detail_list .plan_option h3:after {
	background: url(../images/plan/line_plan07.jpg) repeat-x;
}
.box_plan .plan_detail_list .plan_option h4 {
	background: #009e96;
}
.box_plan .plan_detail_list .plan_option .plan-price {
	color: #009e96;
}
.box_plan .plan_detail_list .plan_option .plan-photo {
	background: url(../images/plan/bg_plan07.jpg) no-repeat right bottom;
	background-size: 100%;
}
.plan_detail .set_hair {
	width: 53%;
}
/*オプション2*/
.plan_option.plan_option02, .plan_option.plan_option03 {
	margin-top: 0;
}
.plan_option02 .inner, .plan_option03 .inner {
	padding: 0 5% 10px;
}
.box_plan .plan_option02 h3 {
	color: #009944;
}
.box_plan .plan_detail_list .plan_option02 h3:after {
	background: url(../images/plan/line_plan10.jpg) repeat-x;
}
.box_plan .plan_detail_list .plan_option02 h4 {
	background: #009944;
}
.box_plan .plan_detail_list .plan_option02 .plan-photo {
	background: url(../images/plan/bg_plan08.jpg) no-repeat right bottom;
	background-size: 100%;
}
.box_plan .plan_detail_list .plan_option02 .plan-price {
	color: #009944;
}
/*オプション3*/
.box_plan .plan_option03 h3 {
	color: #9a0252;
}
.box_plan .plan_detail_list .plan_option03 h3:after {
	background: url(../images/plan/line_plan11.jpg) repeat-x;
}
.box_plan .plan_detail_list .plan_option03 h4 {
	margin-bottom: 5px;
	background: #9a0252;
}
.box_plan .plan_detail_list .plan_option03 .plan-photo {
	background: url(../images/plan/bg_plan09.jpg) no-repeat right bottom;
	background-size: 100%;
}
.box_plan .plan_detail_list .plan_option03 .plan-price {
	padding-bottom: 10px;
	clear: both;
	line-height: 30px;
	color: #9a0252;
	text-align: center;
}
.plan_option dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #9a0253;
}
.plan_option dt {
	font-size: 16px;
	color: #9a0252;
}
.plan_option dd {
	padding-bottom: 10px;
}
.plan_option dd p {
	text-align: left;
}
/*-----flow-----*/
.flow_list li {
	min-height: 160px;
	margin-bottom: 40px;
	padding: 20px;
	background: url(../images/bg05.jpg) repeat;
	position: relative;
}
.flow_list li:after {
	content: "";
	width: 25px;
	height: 25px;
	margin: 0 auto;
	background: url(../images/arrow.png) no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
}
.flow_list li:last-child {
	margin-bottom: 50px;
}
.flow_list li:last-child:after {
	background: url(../images/dot.png) no-repeat;
	background-size: 100%;
	bottom: -40px;
}
.flow_list h3 {
	margin-bottom: 10px;
	padding-left: 70px;
	line-height: 40px;
	font-size: 20px;
	color: #e60012;
	border-top: 2px solid #e60012;
	border-bottom: 2px solid #e60012;
	background: #fff;
	position: relative;
}
.flow_list h3 .num {
	display: inline-block;
	width: 55px;
	height: 55px;
	line-height: 55px;
	border-radius: 55px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	text-align: center;
	font-size: 25px;
	font-family: 'Libre Baskerville', serif;
	color: #fff;
	background: #e60012;
	position: absolute;
	top: -8px;
	left: 0;
}
.flow_list .flow-photo {
	width: 60%;
	margin: 10px auto 0;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.btn-link a {
	color: #fff;
	background: #e60012;
}
.box_flow .plan-option-tit {
	width: 185px;
	right: auto;
	top: -20px;
	left: -5px;
	background: url(../images/ribbon02.png) no-repeat center;
	background-size: contain;
}
.box_flow .plan-option-tit h2 {
	font-size: 18px;
	line-height: 40px !important;
}
.tit_h3 {
	text-align: center;
	font-size: 25px;
	color: #e60012;
}
.tit_h4 {
	display: inline-block;
	float: left;
	margin-bottom: 1%;
	margin-right: 10px;
	padding: 3px;
	font-size: 16px;
	color: #fff;
}
.tit_h4 span {
	display: inline-block;
	padding: 0 30px;
	border: 1px dashed #fff;
}
.tit_h4.red {
	background: #e60012;
}
.tit_h4.pink {
	background: #ea629f;
}
.tit_h4.brown {
	background: #d1c0a5;
}
.box_flow .box_inner {
	padding: 10px;
	background: url(../images/bg06.jpg) repeat;
}
.box_flow .box_inner li {
	margin-bottom: 30px;
	padding: 10px;
	border-radius: 15px;
	background: #fff;
	position: relative;
}
.box_flow .box_inner li:last-child {
	margin-bottom: 0;
	padding: 30px 10px 10px;
}
.box_flow .txt01 {
	line-height: 35px;
	font-size: 20px;
	color: #e60012;
}
.box_flow .txt02 {
	line-height: 35px;
	font-size: 20px;
	color: #ea629f;
}
.b_pink {
	display: block;
	width: 100%;
	height: 1px;
	margin: 15px auto;
	border-top: 1px dashed #ea629f;
}
/*-----album-----*/
.album_list li {
	margin-top: 1%;
	overflow: hidden;
	text-align: center;
}
.album_list li img {
	width: 98%;
}
.album_list .left, .album_list .right {
	width: 100%;
	float: none;
}
.album_list .right {
	margin-top: 1%;
}
.album_list .photo_s {
	overflow: hidden;
}
.album_list .photo_s li {
	width: 50%;
	float: left;
}
.album_list .photo_s li img {
	width: 96%;
}
/*-----
	sightseeing
	company
	sitemap
	-----*/
.sightseeing .caption, .company .caption {
	text-align: center;
}
.box_item .outer {
	width: 100%;
	margin: 0 auto 20px;
	padding: 10px;
	box-sizing: border-box;
	background: url(../images/bg07.jpg) repeat;
	background-size: 4px;
	position: relative;
}
.box_item .box_inner {
	padding: 15px;
	box-sizing: border-box;
	box-shadow: 0 1px 3px #888;
	background: #fff;
	position: relative;
}
.box_item .outer:before, .box_item .outer:after, .box_item .box_inner:before, .box_item .box_inner:after {
	content: "";
	width: 30px;
	height: 30px;
	z-index: 10;
}
.box_item .outer:before {
	background: url(../images/sightseeing/deco_l.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.box_item .outer:after {
	background: url(../images/sightseeing/deco_r.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.box_item .box_inner:before {
	background: url(../images/sightseeing/deco_l_btm.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -10px;
	left: -10px;
}
.box_item .box_inner:after {
	background: url(../images/sightseeing/deco_r_btm.jpg) no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -10px;
	right: -10px;
}
.box_item h3 {
	font-size: 18px;
}
.box_item .photo {
	margin: 5px auto 10px;
}
.box_item .txt01 {
	padding: 10px 0 10px 25px;
	line-height: 20px;
	font-size: 16px;
	color: #e60012;
	background: url(../images/sightseeing/icon.jpg) no-repeat left 10px;
	background-size: 20px;
}
.box_item dl {
	padding-bottom: 10px;
}
.box_item dl:last-child {
	padding-bottom: 0;
}
.box_item dd {
	padding: 5px 0;
}
.box_item dd a {
	color: #e60012
}
.box_item .txt02 {
	margin: 0 auto 10px;
}
.sitemap h3 {
	margin-bottom: 10px;
}
.sitemap .box_item li li {
	width: auto;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	position: relative;
}
.sitemap .box_item li li:after {
	content: "▶︎";
	position: absolute;
	left: 0;
	top: 0;
	color: #e60012;
}
.sitemap .box_item li li.lang:after {
	content: "▷";
}
.sitemap li li.line {
	padding-top: 15px;
}
.sitemap li li.line:after {
	top: 15px;
}
.sitemap .box_item li a {
	color: #e60012;
}
/*-----access-----*/
.access .a_c a {
	margin: 10px 2px 5px;
	padding: 0 10px;
	display: inline-block;
	font-size: 14px;
}
.access .photo {
	padding: 0 0 5px;
}
.access .photo img:hover {
	cursor: pointer;
}
.sub_photo {
	overflow: hidden;
}
.sub_photo li {
	width: 31.5%;
	margin: 8px 8px 0 0;
	float: left;
}
.sub_photo li:nth-child(3), .sub_photo li:nth-child(6) {
	margin-right: 0;
}
.access .bnr_flame {
	margin: 40px auto 0;
}
.access #link01, .access #link02 {
	margin-top: -100px;
	padding-top: 100px;
}
/*-----faq-----*/
.box_faq .flow_list h3 {
	margin-bottom: 0;
	padding: 10px 5px;
	line-height: 20px;
	font-size: 15px;
	overflow: hidden;
}
.box_faq .flow_list li {
	margin-bottom: 10px;
	min-height: 0;
}
.box_faq .txt_Q {
	display: block;
	float: left;
	margin-top: -3px;
	padding-right: 10px;
	line-height: 25px;
	font-size: 25px;
}
.box_faq .txt_A {
	margin-top: 10px;
	padding-left: 35px;
	position: relative;
	display: none;
}
.txt_A:after {
	content: "A";
	line-height: 30px;
	font-size: 25px;
	color: #e60012;
	position: absolute;
	top: 0;
	left: 5px;
}
.box_faq .flow_list li:after, .box_faq .flow_list li:last-child:after {
	content: none;
}
.box_faq .flow_list li li {
	margin-left: 20px;
	padding: 0;
	list-style: disc;
}
/*-----yukata-----*/
.yukata_photo {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.yukata_photo img {
	width: 47%;
	margin: 0 5px;
}
.plan_detail_list .plan_yukata .plan-tit {
	padding: 20px 0 0;
	color: #004892;
}
.plan_detail_list .plan_yukata .plan-tit:before {
	background: url(../images/plan/line_plan08.jpg) repeat-x !important;
}
.plan_detail_list .plan_yukata h3 {
	padding: 0 0 10px;
}
.plan_detail_list .plan_yukata h3:after {
	content: none;
}
.plan_yukata .plan_detail h4 {
	background: #004892 !important;
}
.plan_yukata .plan_detail .plan-price {
	color: #004892;
}
.plan_yukata .plan_detail .icon_plus {
	width: 12%;
}
.plan_yukata .plan_detail .set_kitsuke {
	width: 52%;
}
/*-----furisode-----*/
.furisode_photo {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.furisode_photo img {
	width: 47%;
	margin: 0 5px;
}
.plan_detail_list .plan_furisode .plan-tit {
	padding: 20px 0 0;
	color: #a70708;
}
.plan_detail_list .plan_furisode .plan-tit:before {
	background: url(../images/plan/line_plan09.jpg) repeat-x !important;
}
.plan_detail_list .plan_furisode h3 {
	padding: 0 0 10px;
}
.plan_detail_list .plan_furisode h3:after {
	content: none;
}
.plan_furisode .plan_detail h4 {
	background: #a70708 !important;
}
.plan_furisode .plan_detail .plan-price {
	color: #a70708;
}
.plan_furisode .plan_detail .icon_plus {
	width: 12%;
}
.plan_furisode .plan_detail .set_kitsuke {
	width: 52%;
}
}

@media screen and (max-width:950px) and (min-width:452px) {
.sp_m {
	display: block !important;
}
}

@media screen and (max-width:452px) {
.sp_s {
	display: block !important;
}

@media screen and (max-width:320px) {
  .shop_name {
    font-size: 13px;
  }

  .box_item h3 {
    font-size: 16px;
  }
}

/*===============================================
	TOP
===============================================*/
.top .box01 .inner {
	margin-bottom: 0;
	padding: 0 10px 160px;
	background: url(../images/top/img01.jpg) no-repeat right bottom;
	background-size: 80%;
}
.top .box01 h2 {
	padding-bottom: 10px;
	line-height: 40px;
	font-size: 20px;
	color: #e60012;
}
.top .box01 h2 span {
	font-size: 25px;
}
.top .box01 .inner:before, .top .box01 .inner:after {
	content: "";
	width: 200px;
	height: 30px;
	position: absolute;
	background: url(../images/line01.png) no-repeat;
	background-size: 100%;
}
.top .box01 .inner:before {
	left: 140px;
	top: 70px;
}
.top .box01 p {
	font-size: 15px;
}
/*plan*/
.plan_list .plan-tit {
	font-size: 15px;
}
.plan_list .plan-txt {
	font-size: 12px;
    min-height: 12rem;
}
/*shops*/
.shop_list li {
	width: 100%;
	margin-bottom: 20px;
	float: none;
}
/*===============================================
	SUB
===============================================*/
/*-----plan-----*/
.main_img h2 {
	font-size: 20px;
	margin-top: -18px;
}
/*-----access-----*/
.sub_photo li {
	margin: 8px 7px 0 0;
}
}

/* campaign_bnr */
.campaign_bnr {
	text-align: right;
	line-height: 1;
	position: fixed;
	bottom: 54px;
	right: 60px;
	z-index: 1;
}
@media screen and (max-width: 1100px) {
	.campaign_bnr {
		right: 40px;
	}
}
@media screen and (max-width: 767px) {
	/*.wrap {
		padding-bottom: 20vw;
	}
	.campaign_bnr {
		bottom: 0;
		right: 0;
	}*/
	/* バナー2 */
	/*.wrap {
		padding-bottom: 40vw;
	}
	.btn-pagetop {
		bottom: 42vw;
	}*/
	/* バナー2 学割 */
	/*.wrap {
		padding-bottom: 47vw;
	}
	.btn-pagetop {
		bottom: 49vw;
	}*/
}

.sp-block{
	display: none;
}
@media(max-width:500px){
	.sp-block{
		display: block;
	}
}