@charset "UTF-8";
/* ===================================================================
CSS information

file name  : homepage.css
author     : Abilive
style info : トップページ
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.con_into .box_into, .con_day {
	max-width: 1600px;
}

@media only screen and (min-width: 1025px) {
	.con_into .box_into, .con_day {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_into .box_into, .con_day {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_into, .con_day {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

.con_into {
	position: relative;
}

@media only screen and (min-width: 1441px) {
	.con_into {
		padding: 200px 0 195px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_into {
		padding: 200px 0 140px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_into {
		padding: 140px 0 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_into {
		padding: 5em 0;
	}
}

.con_into::before, .con_into::after {
	content: "";
	width: 25.52083%;
	height: 47.34694%;
	position: absolute;
	top: 0;
}

.con_into::before {
	background: url(../images/home/garland_left.png) no-repeat left top/100%;
	left: 0;
}

.con_into::after {
	background: url(../images/home/garland_right.png) no-repeat right top/100%;
	right: 0;
}

@media only screen and (min-width: 768px) {
	.con_into .box_into {
		margin-bottom: 55px;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_into {
		margin-bottom: 3em;
	}
}

.con_into .box_into .st_into {
	margin-right: auto;
	margin-left: auto;
	max-width: 1027px;
}

@media only screen and (min-width: 1441px) {
	.con_into .box_into .st_into {
		width: 1027px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_into .box_into .st_into {
		width: 90%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_into .box_into .st_into {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_into .st_into {
		width: 90%;
	}
}

@media only screen and (min-width: 768px) {
	.con_into .box_into .st_into {
		margin-bottom: 45px;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_into .st_into {
		margin-bottom: 1.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_into .box_into .txt_into {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_into .txt_into {
		text-align: left;
	}
}

@media only screen and (min-width: 1025px) {
	.con_into .box_into .txt_into {
		font-size: 107%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_into .box_into .txt_into {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_into .txt_into {
		font-size: 100%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_into .box_into .txt_into .view_ctrl_css {
		display: none;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_into .box_into .txt_into .view_ctrl_css {
		display: block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_into .box_into .txt_into .view_ctrl_css {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_into .txt_into .view_ctrl_css {
		display: none;
	}
}

.con_into .box_ank_link {
	margin-right: auto;
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.con_into .box_ank_link {
		max-width: 900px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_into .box_ank_link {
		max-width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link {
		max-width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.con_into .box_ank_link::before, .con_into .box_ank_link::after {
	content: "";
	position: absolute;
	z-index: 1;
}

.con_into .box_ank_link::before {
	background: url(../images/home/ic_intro01.png) no-repeat center/100%;
	top: 0;
}

@media only screen and (min-width: 768px) {
	.con_into .box_ank_link::before {
		width: 56px;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link::before {
		width: 2.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_into .box_ank_link::before {
		height: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link::before {
		height: 1.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_into .box_ank_link::before {
		left: -1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link::before {
		left: 0;
	}
}

.con_into .box_ank_link::after {
	background: url(../images/home/ic_intro02.png) no-repeat center/100%;
}

@media only screen and (min-width: 768px) {
	.con_into .box_ank_link::after {
		width: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link::after {
		width: 1.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_into .box_ank_link::after {
		height: 71px;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link::after {
		height: 3.5em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_into .box_ank_link::after {
		right: 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_into .box_ank_link::after {
		right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link::after {
		right: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_into .box_ank_link::after {
		top: -2.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link::after {
		top: -1.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_into .box_ank_link li {
		width: 33.33333%;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link li {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link li:nth-child(n+3) {
		margin-top: .5em;
	}
}

.con_into .box_ank_link li a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

.mouse .con_into .box_ank_link li a {
	-webkit-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.mouse .con_into .box_ank_link li a:hover,
.touch .con_into .box_ank_link li a.touchstart {
	opacity: 0.7;
}

.touch .con_into .box_ank_link li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .con_into .box_ank_link li a.touchend {
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}

.con_into .box_ank_link li a .img {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: .5em;
}

@media only screen and (min-width: 1025px) {
	.con_into .box_ank_link li a .img {
		width: 76.66667%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_into .box_ank_link li a .img {
		width: 80%;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link li a .img {
		width: 80%;
	}
}

.con_into .box_ank_link li a .txt {
	font-weight: 700;
	text-align: center;
	line-height: 1;
}

@media only screen and (min-width: 1441px) {
	.con_into .box_ank_link li a .txt {
		font-size: 125%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_into .box_ank_link li a .txt {
		font-size: 113%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_into .box_ank_link li a .txt {
		font-size: 113%;
	}
}

@media only screen and (max-width: 767px) {
	.con_into .box_ank_link li a .txt {
		font-size: 113%;
	}
}

.con_into .box_ank_link li a .txt::after {
	content: "\f3d0";
	font-family: "Ionicons";
	display: block;
	padding-top: .75em;
}

@media only screen and (min-width: 1025px) {
	.con_reason {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_reason {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.con_reason {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

.reason_st {
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1025px) {
	.reason_st {
		margin-bottom: 95px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.reason_st {
		margin-bottom: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.reason_st {
		margin-bottom: 3em;
	}
}

.reason_st.no1 {
	max-width: 992px;
}

@media only screen and (min-width: 1441px) {
	.reason_st.no1 {
		width: 992px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.reason_st.no1 {
		width: 90%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.reason_st.no1 {
		width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.reason_st.no1 {
		width: 100%;
	}
}

.reason_st.no2 {
	max-width: 1227px;
}

@media only screen and (min-width: 1441px) {
	.reason_st.no2 {
		width: 1228px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.reason_st.no2 {
		width: 90%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.reason_st.no2 {
		width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.reason_st.no2 {
		width: 100%;
	}
}

.reason_st.no3 {
	max-width: 1227px;
}

@media only screen and (min-width: 768px) {
	.reason_st.no3 {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.reason_st.no3 {
		margin-bottom: 2em;
	}
}

@media only screen and (min-width: 1441px) {
	.reason_st.no3 {
		width: 1128px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.reason_st.no3 {
		width: 90%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.reason_st.no3 {
		width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.reason_st.no3 {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) and (min-width: 1025px) {
	.reason_st.no3 {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1024px) {
	.reason_st.no3 {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
	.reason_st.no3 {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

.wrp_toku {
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku {
		padding-top: 120px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku {
		padding-top: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku {
		padding-top: 4em;
	}
}

.wrp_toku::before {
	content: "";
	position: absolute;
	top: 0;
	width: 49.21875%;
	height: 58.83598%;
	z-index: 1;
}

.wrp_toku.bg_orange {
	background-color: #fcdcc2;
}

@media only screen and (min-width: 1441px) {
	.wrp_toku.bg_orange {
		padding-bottom: 220px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku.bg_orange {
		padding-bottom: 140px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku.bg_orange {
		padding-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku.bg_orange {
		padding-bottom: 4em;
	}
}

.wrp_toku.bg_orange::before {
	background: url(../images/home/bg_triangle_l.png) no-repeat left top/100%;
	left: 0;
}

.wrp_toku.bg_cream {
	background-color: #ffe4bd;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku.bg_cream {
		padding-bottom: 110px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku.bg_cream {
		padding-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku.bg_cream {
		padding-bottom: 4em;
	}
}

.wrp_toku.bg_cream::before {
	background: url(../images/home/bg_triangle_r.png) no-repeat left top/100%;
	right: 0;
}

.wrp_toku.bg_yellow {
	background-color: #fff3cd;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku.bg_yellow {
		padding-bottom: 140px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku.bg_yellow {
		padding-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku.bg_yellow {
		padding-bottom: 4em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku.bg_yellow {
		margin-bottom: 245px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku.bg_yellow {
		margin-bottom: 180px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku.bg_yellow {
		margin-bottom: 140px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku.bg_yellow {
		margin-bottom: 6em;
	}
}

.wrp_toku.bg_yellow::before {
	background: url(../images/home/bg_triangle_l.png) no-repeat left top/100%;
	left: 0;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_toku_int {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_toku_int {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku_int {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

.wrp_toku .con_toku_int .toku_st {
	position: relative;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 768px) {
	.wrp_toku .con_toku_int .toku_txt {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku_int .toku_txt {
		text-align: lefts;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_toku_int.no1 {
		margin-bottom: 50px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_toku_int.no1 {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku_int.no1 {
		margin-bottom: 2em;
	}
}

.wrp_toku .con_toku_int.no1 .toku_st {
	max-width: 447px;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_toku_int.no1 .toku_st {
		width: 448px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_toku_int.no1 .toku_st {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku_int.no1 .toku_st {
		width: 65%;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_toku_int.no2 {
		margin-bottom: 90px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_toku_int.no2 {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku_int.no2 {
		margin-bottom: 3em;
	}
}

.wrp_toku .con_toku_int.no2 .toku_st {
	max-width: 409px;
}

@media only screen and (min-width: 768px) {
	.wrp_toku .con_toku_int.no2 .toku_st {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku_int.no2 .toku_st {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_toku_int.no2 .toku_st {
		width: 490px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_toku_int.no2 .toku_st {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku_int.no2 .toku_st {
		width: 65%;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_toku_int.no3 {
		margin-bottom: 50px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_toku_int.no3 {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku_int.no3 {
		margin-bottom: 2em;
	}
}

.wrp_toku .con_toku_int.no3 .toku_st {
	max-width: 409px;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_toku_int.no3 .toku_st {
		width: 490px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_toku_int.no3 .toku_st {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku_int.no3 .toku_st {
		width: 65%;
	}
}

.wrp_toku .con_toku {
	max-width: 1600px;
	position: relative;
	z-index: 2;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_toku {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_toku {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_toku {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_toku {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.wrp_toku .con_eat {
	max-width: 1440px;
	position: relative;
	z-index: 2;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_eat {
		margin-bottom: 95px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_eat {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_eat {
		margin-bottom: 2em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_eat {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_eat {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_eat {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

.wrp_toku .box_slider {
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_slider.hotel {
		width: 62.5%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.hotel {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_slider.hotel {
		width: 100%;
	}
}

@media only screen and (max-width: 1024px) {
	.wrp_toku .box_slider.hotel {
		margin-bottom: 5em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_slider.eat {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_slider.eat {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: absolute;
		z-index: 3;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1441px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots {
		bottom: 40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots {
		bottom: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots {
		bottom: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots {
		bottom: 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots li {
		cursor: pointer;
		display: block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots li {
		width: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots li {
		width: 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots li span {
		display: block;
		margin-right: auto;
		margin-left: auto;
		background-color: transparent;
		border-radius: 100px;
		background-color: #ccc;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots li span {
		width: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots li span {
		width: 0.75em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots li span {
		height: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots li span {
		height: 0.75em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat.dots_right .slick-dots li.slick-active span {
		background-color: #f05b3f;
	}
	.wrp_toku .box_slider.eat.dots_right .slick-dots {
		right: 20px;
		bottom: 20px;
	}
	.wrp_toku .box_slider.eat.dots_left .slick-dots {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: absolute;
		z-index: 3;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1441px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots {
		bottom: 40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots {
		bottom: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots {
		bottom: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots {
		bottom: 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots li {
		cursor: pointer;
		display: block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots li {
		width: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots li {
		width: 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots li span {
		display: block;
		margin-right: auto;
		margin-left: auto;
		background-color: transparent;
		border-radius: 100px;
		background-color: #ccc;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots li span {
		width: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots li span {
		width: 0.75em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots li span {
		height: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots li span {
		height: 0.75em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_slider.eat.dots_left .slick-dots li.slick-active span {
		background-color: #f05b3f;
	}
	.wrp_toku .box_slider.eat.dots_left .slick-dots {
		left: 20px;
		bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_slider.eat {
		margin-bottom: 1.5em;
	}
}

.wrp_toku .box_sleep {
	max-width: 344px;
	position: absolute;
}

@media only screen and (min-width: 768px) {
	.wrp_toku .box_sleep {
		width: 34.5%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sleep {
		width: 45%;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .box_sleep {
		bottom: -120px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_sleep {
		bottom: -60px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sleep {
		bottom: -4em;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sleep {
		bottom: -10em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .box_sleep {
		right: -110px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_sleep {
		right: -80px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sleep {
		right: -1em;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sleep {
		right: -1em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.wrp_toku .box_sleep {
		bottom: 0;
		right: -60px;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_sub {
		width: 33.75%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_sub {
		margin-left: 3.75%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub {
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub {
		margin-left: 0;
	}
}

@media only screen and (max-width: 1024px) {
	.wrp_toku .box_sub {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media only screen and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_sub {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.wrp_toku .box_sub .img {
	margin-left: 0;
	margin-right: auto;
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_sub .img {
		width: 85.18519%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub .img {
		width: 45%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub .img {
		width: 93%;
	}
}

.wrp_toku .box_sub .img::before {
	content: "";
	position: absolute;
	background: url(../images/home/ic_deco01.png) no-repeat center/100%;
	z-index: 1;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_sub .img::before {
		right: -30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub .img::before {
		right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub .img::before {
		right: -2.5em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_sub .img::before {
		top: -70px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub .img::before {
		top: -3.75em;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub .img::before {
		top: -3.75em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_sub .img::before {
		width: 76px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub .img::before {
		width: 4.75em;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub .img::before {
		width: 4.75em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_sub .img::before {
		height: 68px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub .img::before {
		height: 4.25em;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub .img::before {
		height: 4.25em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub .img .inner {
		max-width: 90%;
		margin-right: auto;
		margin-left: 0;
	}
}

.wrp_toku .box_sub .txt {
	margin-left: auto;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_sub .txt {
		width: 68.51852%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub .txt {
		width: 55%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub .txt {
		width: 55%;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .box_sub .txt {
		margin-top: 70px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_sub .txt {
		margin-top: 40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub .txt {
		margin-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub .txt {
		margin-top: -3.5em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .box_sub .txt {
		margin-right: 70px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_sub .txt {
		margin-right: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_sub .txt {
		margin-right: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub .txt {
		margin-right: auto;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.wrp_toku .box_sub .txt {
		width: 75%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_sub .txt {
		margin-left: 0;
		margin-bottom: 1.5em;
	}
}

@media only screen and (min-width: 768px) {
	.wrp_toku .box_eat {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 1025px) {
	.wrp_toku .box_eat:not(:last-child) {
		margin-bottom: fales;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat:not(:last-child) {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 1024px) and (max-width: 767px) {
	.wrp_toku .box_eat:not(:last-child) {
		margin-bottom: 4em;
	}
}

@media only screen and (min-width: 768px) {
	.wrp_toku .box_eat.reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1200px) {
	.wrp_toku .box_eat.reverse .box_eat_text .inner {
		margin-left: 0;
		margin-right: auto;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_eat_text {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat_text {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_eat_text {
		width: 100%;
	}
}

.wrp_toku .box_eat_text .inner {
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .box_eat_text .inner {
		width: 90%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_eat_text .inner {
		width: 92%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat_text .inner {
		width: 92%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_eat_text .inner {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_eat_text .inner {
		max-width: 520px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.wrp_toku .box_eat_text .inner {
		margin-right: 0;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .box_eat_text .inner .txt {
		margin-bottom: 40px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_eat_text .inner .txt {
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat_text .inner .txt {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_eat_text .inner .txt {
		margin-bottom: 2em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_eat_text .inner .txt {
		font-size: 88%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat_text .inner .txt {
		font-size: 94%;
	}
}

.wrp_toku .box_eat_text .inner .box_point {
	width: 100%;
	background-color: #fff;
	border: 2px dashed #ff3633;
	position: relative;
}

@media only screen and (min-width: 768px) {
	.wrp_toku .box_eat_text .inner .box_point {
		border-radius: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_eat_text .inner .box_point {
		border-radius: 0.3em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .box_eat_text .inner .box_point {
		padding: 25px 35px 20px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_eat_text .inner .box_point {
		padding: 20px 15px 15px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat_text .inner .box_point {
		padding: 20px 15px 15px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_eat_text .inner .box_point {
		padding: 1.25em 1em 1em;
	}
}

.wrp_toku .box_eat_text .inner .box_point::before {
	content: "";
	background: url("../images/home/txt_point.png") no-repeat center/100%;
	position: absolute;
	top: -.8em;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_eat_text .inner .box_point::before {
		left: 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat_text .inner .box_point::before {
		left: 1.5em;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_eat_text .inner .box_point::before {
		left: 1.5em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_eat_text .inner .box_point::before {
		width: 89px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat_text .inner .box_point::before {
		width: 5.5em;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_eat_text .inner .box_point::before {
		width: 5.5em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_eat_text .inner .box_point::before {
		height: 27px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat_text .inner .box_point::before {
		height: 1.6em;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .box_eat_text .inner .box_point::before {
		height: 1.6em;
	}
}

.wrp_toku .box_eat_text .inner .box_point li {
	text-indent: -1em;
	padding-left: 1.5em;
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .box_eat_text .inner .box_point li {
		font-size: 88%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .box_eat_text .inner .box_point li {
		font-size: 88%;
		line-height: 1.6;
	}
}

.wrp_toku .box_eat_text .inner .box_point li::before {
	font-size: 63%;
	content: "●";
	color: #ff3633;
	margin-right: .5em;
}

.wrp_toku .box_eat_text .inner .box_point li .ann {
	font-size: 90%;
	line-height: 1.4;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_eat_text.breakfast .inner {
		max-width: 580px;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .box_eat_text.bread .inner {
		max-width: 540px;
	}
}

.wrp_toku .eat_st {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .eat_st {
		margin-bottom: 30px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .eat_st {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st {
		margin-bottom: 1.5em;
	}
}

@media only screen and (max-width: 1024px) {
	.wrp_toku .eat_st {
		width: 100%;
	}
}

.wrp_toku .eat_st .num {
	background-image: linear-gradient(45deg, #ffef39 0%, #ee7c54 52%, #ff3c3c 100%);
	letter-spacing: 0;
	border-radius: 100px;
	margin-right: 1em;
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .eat_st .num {
		width: 70px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .num {
		width: 60px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .eat_st .num {
		width: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st .num {
		width: 4em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .eat_st .num {
		height: 70px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .num {
		height: 60px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .eat_st .num {
		height: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st .num {
		height: 4em;
	}
}

.wrp_toku .eat_st .num span {
	letter-spacing: 0.06em;
	font-family: 'Hind Guntur', sans-serif;
	color: #fff;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0;
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .eat_st .num span {
		font-size: 250%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .num span {
		font-size: 225%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .eat_st .num span {
		font-size: 225%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st .num span {
		font-size: 250%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .num {
		width: 50px;
		height: 50px;
	}
	.wrp_toku .eat_st .num span {
		font-size: 188%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st .num {
		width: 3em;
		height: 3em;
	}
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
	.wrp_toku .eat_st .num span {
		font-size: 213%;
	}
}

.wrp_toku .eat_st .jp {
	line-height: 1.4;
	width: calc(100% - (70px + 1em));
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .jp {
		width: calc(100% - (50px + 1em));
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .eat_st .jp {
		width: calc(100% - (50px + 1em));
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st .jp {
		width: calc(100% - (3em + 1em));
	}
}

.wrp_toku .eat_st .jp .sub {
	color: #ff3633;
	display: block;
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .eat_st .jp .sub {
		font-size: 125%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .jp .sub {
		font-size: 113%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .eat_st .jp .sub {
		font-size: 125%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st .jp .sub {
		font-size: 100%;
	}
}

.wrp_toku .eat_st .jp .min {
	font-size: 70%;
	letter-spacing: .05em;
	font-weight: 400;
	color: #333;
}

.wrp_toku .eat_st .jp .main {
	display: block;
	letter-spacing: 0.15em;
	color: #333;
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .eat_st .jp .main {
		font-size: 169%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .jp .main {
		font-size: 138%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .eat_st .jp .main {
		font-size: 169%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st .jp .main {
		font-size: 132%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .jp .main {
		margin-right: -1em;
	}
}

.wrp_toku .eat_st .jp .main > span {
	position: relative;
}

.wrp_toku .eat_st .jp .main > span::after {
	content: "";
	border-radius: 100px;
	background-color: #ff3633;
	position: absolute;
	bottom: -.2em;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .eat_st .jp .main > span::after {
		width: 6px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .jp .main > span::after {
		width: 4px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .eat_st .jp .main > span::after {
		width: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st .jp .main > span::after {
		width: 0.2em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .eat_st .jp .main > span::after {
		height: 6px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .eat_st .jp .main > span::after {
		height: 4px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .eat_st .jp .main > span::after {
		height: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .eat_st .jp .main > span::after {
		height: 0.2em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .att {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .att {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .att {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) {
	.wrp_toku .att {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .att {
		text-align: left;
	}
}

.wrp_toku .con_useful {
	max-width: 1440px;
	position: relative;
	z-index: 2;
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_useful {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_useful {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) {
	.wrp_toku .con_useful {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 768px) {
	.wrp_toku .con_useful .item {
		width: 30.55556%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.wrp_toku .con_useful .item:not(:nth-child(3n)) {
		margin-right: 4.16667%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item:not(:last-child) {
		margin-bottom: 3em;
	}
}

.wrp_toku .con_useful .item .box_img {
	position: relative;
}

@media only screen and (min-width: 768px) {
	.wrp_toku .con_useful .item .box_img {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item .box_img {
		margin-bottom: 1em;
	}
}

.wrp_toku .con_useful .item .box_img .num {
	background-image: linear-gradient(45deg, #ffef39 0%, #ee7c54 52%, #ff3c3c 100%);
	letter-spacing: 0;
	border-radius: 100px;
	position: absolute;
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .con_useful .item .box_img .num {
		width: 70px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .con_useful .item .box_img .num {
		width: 60px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_useful .item .box_img .num {
		width: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item .box_img .num {
		width: 4em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .con_useful .item .box_img .num {
		height: 70px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .con_useful .item .box_img .num {
		height: 60px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_useful .item .box_img .num {
		height: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item .box_img .num {
		height: 4em;
	}
}

.wrp_toku .con_useful .item .box_img .num span {
	letter-spacing: 0.06em;
	font-family: 'Hind Guntur', sans-serif;
	color: #fff;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 0;
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .con_useful .item .box_img .num span {
		font-size: 250%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .con_useful .item .box_img .num span {
		font-size: 225%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_useful .item .box_img .num span {
		font-size: 225%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item .box_img .num span {
		font-size: 250%;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_toku .con_useful .item .box_img .num {
		left: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_useful .item .box_img .num {
		left: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item .box_img .num {
		left: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.wrp_toku .con_useful .item .box_img .num {
		top: -20px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item .box_img .num {
		top: -1em;
	}
}

.wrp_toku .con_useful .item .box_text > h4 {
	letter-spacing: 0.15em;
	text-align: center;
	margin-right: -1em;
	margin-left: -1em;
}

@media only screen and (min-width: 768px) {
	.wrp_toku .con_useful .item .box_text > h4 {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item .box_text > h4 {
		margin-bottom: 0.5em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_toku .con_useful .item .box_text > h4 {
		font-size: 157%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_toku .con_useful .item .box_text > h4 {
		font-size: 125%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_useful .item .box_text > h4 {
		font-size: 113%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_toku .con_useful .item .box_text > h4 {
		font-size: 113%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_toku .con_useful .item .box_text > h4 {
		line-height: 1.5;
	}
}

@media only screen and (min-width: 1441px) {
	.con_fun {
		margin-bottom: 250px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_fun {
		margin-bottom: 180px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_fun {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_fun {
		margin-bottom: 6em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_fun {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_fun {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.con_fun {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

.con_fun .box_fun {
	max-width: 1600px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1025px) {
	.con_fun .box_fun {
		margin-bottom: 90px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_fun .box_fun {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_fun .box_fun {
		margin-bottom: 3em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_fun .box_fun .inner {
		margin-bottom: 45px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_fun .box_fun .inner {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_fun .box_fun .inner {
		margin-bottom: 2em;
	}
}

@media only screen and (min-width: 768px) {
	.con_fun .box_fun .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 768px) {
	.con_fun .box_fun .inner .item {
		width: 32.0625%;
	}
}

@media only screen and (max-width: 767px) {
	.con_fun .box_fun .inner .item {
		width: 90%;
	}
}

@media only screen and (min-width: 768px) {
	.con_fun .box_fun .inner .item:not(:nth-child(3n)) {
		margin-right: 1.875%;
	}
}

@media only screen and (max-width: 767px) {
	.con_fun .box_fun .inner .slick-list {
		width: 90% !important;
		margin-right: auto;
		margin-left: auto;
	}
	.con_fun .box_fun .inner .img {
		width: 95%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) {
	.con_fun .box_fun .txt {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.con_fun .box_fun .txt {
		text-align: left;
	}
}

.con_fun .box_plan {
	max-width: 1130px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 768px) {
	.con_fun .box_plan {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 1441px) {
	.con_fun .box_plan .bnr {
		width: 47.78761%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_fun .box_plan .bnr {
		width: 49%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_fun .box_plan .bnr {
		width: 49%;
	}
}

@media only screen and (max-width: 767px) {
	.con_fun .box_plan .bnr {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (min-width: 1441px) {
	.con_fun .box_plan .bnr:not(:nth-child(2n)) {
		margin-right: 4.42478%;
	}
}

@media only screen and (min-width: 768px) and (min-width: 1025px) and (max-width: 1440px) {
	.con_fun .box_plan .bnr:not(:nth-child(2n)) {
		margin-right: 2%;
	}
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.con_fun .box_plan .bnr:not(:nth-child(2n)) {
		margin-right: 2%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
	.con_fun .box_plan .bnr:not(:nth-child(2n)) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_fun .box_plan .bnr:not(:last-child) {
		margin-bottom: 1em;
	}
}

.wrp_rsv {
	max-width: 1600px;
	background-color: #fff3cd;
	border: 10px solid #fcdcc2;
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.wrp_rsv {
		margin-bottom: 100px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv {
		margin-bottom: 3em;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_rsv {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv {
		border-width: 5px;
	}
}

.wrp_rsv::before {
	content: "";
	position: absolute;
	top: 0;
	width: 49.21875%;
	height: 58.83598%;
	z-index: 1;
	background: url(../images/home/bg_triangle_l.png) no-repeat left top/100%;
	left: 0;
}

.wrp_rsv .con_rsv {
	position: relative;
	z-index: 2;
}

.wrp_rsv .con_rsv::before, .wrp_rsv .con_rsv::after {
	content: "";
	height: 28.36735%;
	position: absolute;
	top: 0;
}

@media only screen and (min-width: 1025px) {
	.wrp_rsv .con_rsv::before, .wrp_rsv .con_rsv::after {
		width: 18.375%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .con_rsv::before, .wrp_rsv .con_rsv::after {
		width: 25%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .con_rsv::before, .wrp_rsv .con_rsv::after {
		width: 28%;
	}
}

.wrp_rsv .con_rsv::before {
	background: url(../images/home/garland_left_s.png) no-repeat left top/100%;
	left: 0;
}

.wrp_rsv .con_rsv::after {
	background: url(../images/home/garland_right_s.png) no-repeat right top/100%;
	right: 0;
}

.wrp_rsv .box_rsv {
	max-width: 1350px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1025px) {
	.wrp_rsv .box_rsv {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_rsv .box_rsv {
		padding: 110px 0;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_rsv .box_rsv {
		padding: 100px 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv {
		padding: 80px 0;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv {
		padding: 4em 0 2em;
	}
}

.wrp_rsv .box_rsv .st_rsv {
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1025px) {
	.wrp_rsv .box_rsv .st_rsv {
		width: 82.44444%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv .st_rsv {
		width: 65%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv .st_rsv {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_rsv .box_rsv .st_rsv {
		margin-bottom: 70px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv .st_rsv {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv .st_rsv {
		margin-bottom: 2em;
	}
}

@media only screen and (max-width: 1024px) {
	.wrp_rsv .box_rsv .st_rsv {
		max-width: 758px;
	}
}

@media only screen and (min-width: 1025px) {
	.wrp_rsv .box_rsv .box_rsv_inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.wrp_rsv .box_rsv .box_rsv_inner .item {
	background-color: #fff;
	-webkit-box-shadow: 0 0.6em 3em 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 0.6em 3em 0 rgba(0, 0, 0, 0.25);
}

@media only screen and (min-width: 1441px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item {
		width: 48.14815%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item {
		width: 49%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item {
		width: 100%;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item:not(:nth-child(2n)) {
		margin-right: 3.7037%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item:not(:nth-child(2n)) {
		margin-right: 2%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item {
		margin-bottom: 30px;
		max-width: 620px;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item {
		margin-bottom: 1em;
	}
}

.wrp_rsv .box_rsv .box_rsv_inner .item a {
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.mouse .wrp_rsv .box_rsv .box_rsv_inner .item a {
	-webkit-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.mouse .wrp_rsv .box_rsv .box_rsv_inner .item a:hover,
.touch .wrp_rsv .box_rsv .box_rsv_inner .item a.touchstart {
	opacity: 0.7;
}

.touch .wrp_rsv .box_rsv .box_rsv_inner .item a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .wrp_rsv .box_rsv .box_rsv_inner .item a.touchend {
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}

@media only screen and (min-width: 1441px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .img {
		width: 38.46154%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .img {
		width: 38%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .img {
		width: 40%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .img {
		width: 42%;
	}
}

.wrp_rsv .box_rsv .box_rsv_inner .item .box_text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

@media only screen and (min-width: 1441px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text {
		width: 61.53846%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text {
		width: 62%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text {
		width: 60%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text {
		width: 58%;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_rb, .wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_washi {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_rb, .wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_washi {
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_rb, .wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_washi {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_rb, .wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_washi {
		margin-bottom: 0.5em;
	}
}

.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_washi {
	width: 82.5%;
}

.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .logo_rb {
	width: 61.75%;
}

.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt {
	font-weight: bold;
	line-height: 1.6;
	color: #a0966d;
	text-align: center;
}

@media only screen and (min-width: 1441px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt {
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt {
		margin-bottom: 0.5em;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt {
		font-size: 107%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt {
		font-size: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt {
		font-size: 94%;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt {
		font-size: 82%;
	}
}

.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt .f_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .txt .f_box span {
	display: block;
	text-align: center;
}

.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .tmp_btn {
	width: 85%;
}

@media only screen and (min-width: 1025px) {
	.wrp_rsv .box_rsv .box_rsv_inner .item .box_text .tmp_btn {
		max-width: 320px;
	}
}

@media only screen and (min-width: 1025px) {
	.con_back {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_back {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.con_back {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 1025px) {
	.con_back {
		margin-bottom: 100px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_back {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_back {
		margin-bottom: 3em;
	}
}

.wrp_spend {
	background-color: #ffdede;
}

@media only screen and (min-width: 1441px) {
	.wrp_spend {
		padding: 80px 0 160px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_spend {
		padding: 80px 0 140px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_spend {
		padding: 80px 0 100px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_spend {
		padding: 3em 0;
	}
}

@media only screen and (min-width: 1441px) {
	.wrp_spend {
		margin-bottom: 200px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.wrp_spend {
		margin-bottom: 160px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_spend {
		margin-bottom: 120px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_spend {
		margin-bottom: 6em;
	}
}

.con_spend {
	max-width: 1600px;
}

@media only screen and (min-width: 1025px) {
	.con_spend {
		margin-bottom: 115px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend {
		margin-bottom: 4em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_spend {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend {
		width: 94%;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend {
		width: 91.14583%;
		margin-right: auto;
		margin-left: auto;
	}
}

.con_spend .tmp_catch {
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.con_spend .tmp_catch {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .tmp_catch {
		margin-bottom: 2em;
	}
}

.con_spend .box_feat .txt_feat {
	margin-right: auto;
	margin-left: auto;
	max-width: 469px;
}

@media only screen and (min-width: 768px) {
	.con_spend .box_feat .txt_feat {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .txt_feat {
		margin-bottom: 4em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_spend .box_feat .txt_feat {
		width: 470px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .txt_feat {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .txt_feat {
		width: 80%;
	}
}

.con_spend .box_feat .inner {
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1441px) {
	.con_spend .box_feat .inner {
		width: 1130px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_spend .box_feat .inner {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .inner {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.con_spend .box_feat .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 1130px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner {
		margin-right: auto;
		margin-left: auto;
	}
}

.con_spend .box_feat .inner .item {
	background-color: #fff;
	position: relative;
}

@media only screen and (min-width: 768px) {
	.con_spend .box_feat .inner .item {
		width: 48.67257%;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_spend .box_feat .inner .item {
		padding: 35px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item {
		padding: 35px 35px 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item {
		padding: 2em 1.5em 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_spend .box_feat .inner .item:not(:nth-child(2n)) {
		margin-right: 2.65487%;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item:not(:last-child) {
		margin-bottom: 4em;
	}
}

.con_spend .box_feat .inner .item .cmt {
	position: absolute;
	z-index: 1;
}

.con_spend .box_feat .inner .item .cmt.washi {
	max-width: 233px;
}

@media only screen and (min-width: 1441px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		top: -170px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		top: -160px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		top: -110px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		top: -3.5em;
	}
}

@media only screen and (min-width: 1441px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		width: 233px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		width: 200px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		width: 150px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		width: 38%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		left: -100px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		left: -10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		left: -10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		left: -1em;
	}
}

@media only screen and (min-width: 897px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		width: 180px;
		top: -140px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .cmt.washi {
		top: -4.7em;
	}
}

.con_spend .box_feat .inner .item .cmt.rb {
	max-width: 224px;
}

@media only screen and (min-width: 1441px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		top: -150px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		top: -160px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		top: -110px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		top: -3.5em;
	}
}

@media only screen and (min-width: 1441px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		width: 225px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		width: 200px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		width: 150px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		width: 38%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		right: -90px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		right: -10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		right: -10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		right: -1em;
	}
}

@media only screen and (min-width: 897px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item .cmt.rb {
		width: 180px;
		top: -140px;
	}
}

.con_spend .box_feat .inner .item .logo_rb, .con_spend .box_feat .inner .item .logo_washi {
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1441px) {
	.con_spend .box_feat .inner .item .logo_rb, .con_spend .box_feat .inner .item .logo_washi {
		margin-bottom: 20px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_spend .box_feat .inner .item .logo_rb, .con_spend .box_feat .inner .item .logo_washi {
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_spend .box_feat .inner .item .logo_rb, .con_spend .box_feat .inner .item .logo_washi {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .logo_rb, .con_spend .box_feat .inner .item .logo_washi {
		margin-bottom: 1em;
	}
}

.con_spend .box_feat .inner .item .logo_washi {
	max-width: 330px;
}

@media only screen and (min-width: 768px) {
	.con_spend .box_feat .inner .item .logo_washi {
		width: 82.5%;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .logo_washi {
		width: 63%;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .logo_washi {
		margin-right: 0;
	}
}

.con_spend .box_feat .inner .item .logo_rb {
	max-width: 247px;
}

@media only screen and (min-width: 768px) {
	.con_spend .box_feat .inner .item .logo_rb {
		width: 61.75%;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .logo_rb {
		width: 63%;
	}
}

@media only screen and (max-width: 767px) {
	.con_spend .box_feat .inner .item .logo_rb {
		margin-left: 0;
	}
}

.con_day .box_day_tit {
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.con_day .box_day_tit {
		margin-bottom: 100px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_day_tit {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_day_tit {
		margin-bottom: 3em;
	}
}

.con_day .box_day_tit::after {
	content: "";
	width: 100%;
	height: 5px;
	border-top: 5px dotted #333;
	position: absolute;
	top: 50%;
	z-index: 0;
}

@media only screen and (max-width: 767px) {
	.con_day .box_day_tit::after {
		border-width: 4px;
	}
}

.con_day .box_day_tit .day_st {
	margin-right: auto;
	margin-left: auto;
	border-radius: 1000px;
	background-color: #fff;
	border: 3px solid #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 1025px) {
	.con_day .box_day_tit .day_st {
		width: 300px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_day_tit .day_st {
		width: 250px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_day_tit .day_st {
		width: 14em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_day_tit .day_st {
		min-height: 70px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_day_tit .day_st {
		min-height: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_day_tit .day_st {
		min-height: 3.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_day_tit .day_st {
		border-width: 2px;
	}
}

.ie .con_day .box_day_tit .day_st {
	height: 70px;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.con_day .box_day_tit .day_st span {
	max-width: 89px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1025px) {
	.con_day .box_day_tit .day_st span {
		width: 89px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_day_tit .day_st span {
		width: 30%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_day_tit .day_st span {
		width: 35%;
	}
}

.con_day .box_day {
	max-width: 1440px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_day {
		margin-bottom: 145px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_day {
		margin-bottom: 100px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_day {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_day {
		margin-bottom: 5em;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_day.long {
		margin-bottom: 160px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_day.long {
		margin-bottom: 120px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_day.long {
		margin-bottom: 120px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_day.long {
		margin-bottom: 10em;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_day.midi {
		margin-bottom: 105px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_day.midi {
		margin-bottom: 80px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_day.midi {
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_day.midi {
		margin-bottom: 6em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day.day2 .box_day_tit {
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day.day2 .box_day_tit {
		margin-bottom: 6em;
	}
}

.con_day.day2 .box_day:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
	.con_day .box_sche {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (max-width: 1024px) {
	.con_day .box_sche {
		margin-bottom: 3em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_sche .img {
		width: 44.86111%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sche .img {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sche .img {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1259px) {
	.con_day .box_sche .img {
		width: 50%;
		max-width: 546px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sche .img {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_sche .box_text {
		width: 49.625%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sche .box_text {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sche .box_text {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_sche .box_text .inner {
		margin-left: 100px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sche .box_text .inner {
		margin-left: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sche .box_text .inner {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_sche .box_text .inner {
		max-width: 380px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sche .box_text .inner {
		max-width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sche .box_text .inner {
		max-width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_sche .box_text .inner {
		margin-top: 25px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1259px) {
	.con_day .box_sche .box_text .inner {
		margin-top: 0;
		margin-left: 50px;
	}
}

.con_day .box_sta {
	position: relative;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_sta {
		margin-top: -90px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_sta {
		margin-top: -50px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta {
		margin-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta {
		margin-top: 0;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_sta {
		margin-left: 27.08333%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_sta {
		margin-right: 0;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_sta {
		margin-right: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta {
		margin-right: 20%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta {
		margin-right: 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_sta .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_sta .inner .item {
		width: 44.7619%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta .inner .item {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta .inner .item {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_sta .inner .item:not(:nth-child(2n)) {
		margin-right: 2.85714%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta .inner .item:not(:last-child) {
		margin-bottom: 2em;
	}
}

.con_day .box_sta .inner .item .box_img {
	position: relative;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_sta .inner .item .box_img {
		margin-bottom: 15px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_sta .inner .item .box_img {
		margin-bottom: 5px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta .inner .item .box_img {
		margin-bottom: 1em;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta .inner .item .box_img {
		margin-bottom: 0.5em;
	}
}

.con_day .box_sta .inner .item .box_img .root {
	background-color: rgba(255, 54, 51, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	text-align: center;
	letter-spacing: .05em;
	line-height: 1.3;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_sta .inner .item .box_img .root {
		font-size: 94%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_sta .inner .item .box_img .root {
		font-size: 88%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta .inner .item .box_img .root {
		font-size: 82%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta .inner .item .box_img .root {
		font-size: 100%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_sta .inner .item .box_img .root {
		padding: 15px 20px 0;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_sta .inner .item .box_img .root {
		padding: 10px 15px 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta .inner .item .box_img .root {
		padding: 10px 10px 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta .inner .item .box_img .root {
		padding: 1em 1em 0;
	}
}

.con_day .box_sta .inner .item .box_img .root > span {
	letter-spacing: 0.06em;
	font-family: 'Hind Guntur', sans-serif;
	font-size: 234%;
	font-weight: 700;
}

.con_day .box_sta .inner .item .hotel_name {
	font-weight: 700;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_sta .inner .item .hotel_name {
		font-size: 113%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_sta .inner .item .hotel_name {
		font-size: 107%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta .inner .item .hotel_name {
		font-size: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta .inner .item .hotel_name {
		font-size: 113%;
	}
}

.con_day .box_sta .bag {
	position: absolute;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_sta .bag {
		width: 38.38095%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_sta .bag {
		width: 32%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta .bag {
		width: 40%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta .bag {
		width: 52%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_sta .bag {
		right: -80px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_sta .bag {
		right: -10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta .bag {
		right: -28%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta .bag {
		right: -1em;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_sta .bag {
		top: -280px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_sta .bag {
		top: -120px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_sta .bag {
		top: -2em;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_sta .bag {
		top: 18em;
	}
}

@media only screen and (min-width: 1441px) and (max-width: 1619px) {
	.con_day .box_sta .bag {
		right: -20px;
		width: 35%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1259px) {
	.con_day .box_sta .bag {
		top: -70px;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_spot .read_txt {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_spot .read_txt {
		text-align: left;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_spot .read_txt {
		margin-bottom: 55px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_spot .read_txt {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_spot .read_txt {
		margin-bottom: 1.5em;
	}
}

.con_day .box_spot .box_map {
	width: 100%;
}

.con_day .box_spot .box_map .map_txt {
	margin-top: 1em;
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.con_day .box_check {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
}

@media only screen and (max-width: 1024px) {
	.con_day .box_check {
		margin-bottom: 3em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_check .box_text {
		width: 40.97222%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_text {
		width: 45%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_check .box_text {
		width: 100%;
	}
}

.con_day .box_check .box_text .inner {
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_check .box_text .inner {
		max-width: 400px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_check .box_text .inner {
		max-width: 80%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_text .inner {
		max-width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_check .box_text .inner {
		max-width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_check .box_text .inner {
		padding-top: 40px;
		max-width: 400px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1259px) {
	.con_day .box_check .box_text .inner {
		width: 85%;
		padding-top: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_text .inner {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_check .box_slider {
		width: 59.02778%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider {
		width: 55%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_check .box_slider {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_check .box_slider {
		padding-right: 50px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider {
		padding-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_check .box_slider {
		padding-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_check .box_slider {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: absolute;
		z-index: 3;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1441px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots {
		bottom: 40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots {
		bottom: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots {
		bottom: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots {
		bottom: 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots li {
		cursor: pointer;
		display: block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots li {
		width: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots li {
		width: 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots li span {
		display: block;
		margin-right: auto;
		margin-left: auto;
		background-color: transparent;
		border-radius: 100px;
		background-color: #ccc;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots li span {
		width: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots li span {
		width: 0.75em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots li span {
		height: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots li span {
		height: 0.75em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots li.slick-active span {
		background-color: #f05b3f;
	}
	.con_day .box_check .box_slider .tmp_slider.dots_right .slick-dots {
		right: 20px;
		bottom: 20px;
	}
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: absolute;
		z-index: 3;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1441px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots {
		bottom: 40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots {
		bottom: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots {
		bottom: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots {
		bottom: 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots li {
		cursor: pointer;
		display: block;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots li {
		width: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots li {
		width: 2em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots li span {
		display: block;
		margin-right: auto;
		margin-left: auto;
		background-color: transparent;
		border-radius: 100px;
		background-color: #ccc;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots li span {
		width: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots li span {
		width: 0.75em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (min-width: 768px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots li span {
		height: 10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 767px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots li span {
		height: 0.75em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots li.slick-active span {
		background-color: #f05b3f;
	}
	.con_day .box_check .box_slider .tmp_slider.dots_left .slick-dots {
		left: 20px;
		bottom: 20px;
	}
}

.con_day .box_break {
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_break {
		margin-top: -90px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_break {
		margin-top: -60px;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_break {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_break {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_break {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1259px) {
	.con_day .box_break {
		margin-top: -80px;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_break .img {
		width: 47.22222%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_break .img {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_break .img {
		width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_break .img {
		padding-left: 4.16667%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_break .img {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_break .example {
		width: 52.77778%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_break .example {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_break .example {
		width: 100%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_break .example {
		padding: 0 50px 40px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_break .example {
		padding: 0 50px 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_break .example {
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_break .example {
		padding: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_break .example {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_break .example > span {
		max-width: 300px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_break .example > span {
		max-width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_break .example > span {
		display: block;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_food {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (max-width: 1024px) {
	.con_day .box_food {
		margin-bottom: 3em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_food .box_img {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_food .box_img {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_img {
		margin-bottom: 1em;
	}
}

.con_day .box_food .box_text {
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.con_day .box_food .box_text {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_food .box_text {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text {
		width: 100%;
	}
}

.con_day .box_food .box_text .inner {
	margin-right: auto;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_food .box_text .inner {
		max-width: 450px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_food .box_text .inner {
		max-width: 80%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_food .box_text .inner {
		max-width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text .inner {
		max-width: 100%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_food .box_text .inner {
		margin-left: 100px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_food .box_text .inner {
		margin-left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_food .box_text .inner {
		margin-left: auto;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text .inner {
		margin-left: auto;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_food .box_text .inner {
		margin-top: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_food .box_text .inner {
		margin-right: 0;
	}
}

.con_day .box_food .box_text .img_food {
	margin-right: 0;
	margin-left: auto;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_food .box_text .img_food {
		margin-top: -30px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_food .box_text .img_food {
		margin-top: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_food .box_text .img_food {
		margin-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text .img_food {
		margin-top: 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_food .box_text .img_food {
		width: 84.44444%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text .img_food {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text .img_food {
		margin-left: 0;
	}
}

.con_day .box_food .box_text .txt_kids {
	position: absolute;
	z-index: 1;
	max-width: 319px;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_food .box_text .txt_kids {
		top: -90px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_food .box_text .txt_kids {
		top: -60px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_food .box_text .txt_kids {
		top: -80px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text .txt_kids {
		top: 0;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_food .box_text .txt_kids {
		width: 44.30556%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_food .box_text .txt_kids {
		width: 45%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_food .box_text .txt_kids {
		width: 60%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text .txt_kids {
		width: 45%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_food .box_text .txt_kids {
		right: 50px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_food .box_text .txt_kids {
		right: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_food .box_text .txt_kids {
		right: -15px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text .txt_kids {
		right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_food .box_text .txt_kids {
		top: -39em;
		right: -.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_breakfast .read_txt {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .read_txt {
		text-align: left;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_breakfast .read_txt {
		margin-bottom: 50px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_breakfast .read_txt {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .read_txt {
		margin-bottom: 1.5em;
	}
}

.con_day .box_breakfast .box_memu {
	position: relative;
}

.con_day .box_breakfast .box_memu .menu_txt {
	position: absolute;
	z-index: 1;
}

@media only screen and (min-width: 1025px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		width: 22.36111%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		width: 32%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		width: 45%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		top: -100px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		top: -50px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		top: -21em;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		top: -22em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		left: -110px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		left: -0.8em;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		left: -0.7em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1620px) {
	.con_day .box_breakfast .box_memu .menu_txt {
		left: -15px;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_breakfast .box_memu .inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_breakfast .box_memu .item {
		width: 48.95833%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .item {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_breakfast .box_memu .item:not(:nth-child(2n)) {
		margin-right: 2.08333%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .item:not(:last-child) {
		margin-bottom: 2em;
	}
}

.con_day .box_breakfast .box_memu .item .img {
	width: 100%;
	position: relative;
}

.con_day .box_breakfast .box_memu .item .box_text {
	position: relative;
	z-index: 1;
	background-color: #fff;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1.8;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		margin-top: -70px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		margin-top: -50px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		margin-top: -50px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		margin-top: -3.5em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		width: 80%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		width: 80%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		padding: 1em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		padding: 0.7em;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .item .box_text {
		padding: 0.7em;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_breakfast .box_memu .item .box_text .sub {
		font-size: 107%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_breakfast .box_memu .item .box_text .sub {
		font-size: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_breakfast .box_memu .item .box_text .sub {
		font-size: 94%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .item .box_text .sub {
		font-size: 100%;
	}
}

.con_day .box_breakfast .box_memu .item .box_text .b {
	display: block;
	font-weight: 700;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_breakfast .box_memu .item .box_text .b {
		font-size: 125%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_breakfast .box_memu .item .box_text .b {
		font-size: 113%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_breakfast .box_memu .item .box_text .b {
		font-size: 107%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_breakfast .box_memu .item .box_text .b {
		font-size: 113%;
	}
}

@media only screen and (min-width: 768px) {
	.con_day .box_seen {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_seen {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.con_day .box_seen .box_img {
	position: relative;
}

@media only screen and (min-width: 1025px) {
	.con_day .box_seen .box_img {
		width: 56.73611%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_seen .box_img {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_seen .box_img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_seen .box_img {
		margin-bottom: 1em;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_seen .box_img .img {
		width: 91.43207%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_seen .box_img .img {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_seen .box_img .img {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_seen .box_img .img {
		width: 100%;
	}
}

.con_day .box_seen .box_img .txt_shin {
	position: absolute;
	z-index: 1;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_seen .box_img .txt_shin {
		width: 31.33415%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_seen .box_img .txt_shin {
		width: 33%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_seen .box_img .txt_shin {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_seen .box_img .txt_shin {
		width: 42%;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_seen .box_img .txt_shin {
		right: 20px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_seen .box_img .txt_shin {
		right: -70px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_seen .box_img .txt_shin {
		right: -10px;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_seen .box_img .txt_shin {
		right: -1em;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_seen .box_img .txt_shin {
		top: 0;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_seen .box_img .txt_shin {
		top: -10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_seen .box_img .txt_shin {
		top: -4em;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_seen .box_img .txt_shin {
		top: -1em;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1619px) {
	.con_day .box_seen .box_img .txt_shin {
		right: -10px;
	}
}

@media only screen and (min-width: 1441px) {
	.con_day .box_seen .box_text {
		width: 43.26389%;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_seen .box_text {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_seen .box_text {
		width: 55%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_seen .box_text {
		width: 100%;
	}
}

.con_day .box_seen .box_text .inner {
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (min-width: 1441px) {
	.con_day .box_seen .box_text .inner {
		max-width: 440px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.con_day .box_seen .box_text .inner {
		max-width: 85%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_seen .box_text .inner {
		max-width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.con_day .box_seen .box_text .inner {
		max-width: 100%;
	}
}

@media only screen and (min-width: 1025px) {
	.con_day .box_seen .box_text .inner {
		padding-top: 45px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1259px) {
	.con_day .box_seen .box_text .inner {
		width: 85%;
		padding-top: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_day .box_seen .box_text .inner {
		margin-left: 0;
	}
}
