@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: 0;
}

table img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: 0;
}

p {
	margin: 0;
	padding: 0;
}

ol,
ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

input,
textarea {
	margin: 0;
	font-size: 100%;
	resize: none;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

dl,
dt,
dd,
th,
td {
	margin: 0;
	padding: 0;
}

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

pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

a {
	outline: none;
	transition: 0.3s;
}

a:link {
	color: #4a4a4a;
	text-decoration: none;
}

a:visited {
	color: #4a4a4a;
	text-decoration: none;
}

a:hover {
	color: inherit;
	text-decoration: none;
	opacity: 0.8;
}

a:active {
	color: #4a4a4a;
	text-decoration: none;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

img {
	max-width: 100%;
	height: auto;
}

@font-face {
	font-family: dinot-medium;
	src: url(../fonts/DINOT-Medium.ttf);
}

@font-face {
	font-family: dinot-bold;
	src: url(../fonts/DINOT-Bold.ttf);
}

@font-face {
	font-family: Tsukushi;
	src: url(../fonts/TsukushiAMaruGothic.ttc);
}

.ffN {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.ffM {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
}

.fRoboto {
	font-family: 'Roboto', sans-serif;
}

.fNotosans {
	font-family: 'Noto Sans', sans-serif;
}

.fHiraKu {
	font-family: 'HiraKakuPro-W4', 'HiraKakuPro-W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Helvetica, sans-serif;
}

.fYellowtail {
	font-family: 'Yellowtail', cursive;
}

@media only screen and (min-width: 768px) {
	.sp {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.sp {
		display: block;
	}
}

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

ol,
ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 auto;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

img {
	height: auto;
	max-width: 100%;
}

a {
	outline: none;
	transition: 0.3s;
}

a:link {
	color: #de6e80;
	text-decoration: underline;
}

a:visited {
	color: #de6e80;
	text-decoration: underline;
}

a:hover {
	color: inherit;
	text-decoration: none;
	opacity: 0.7;
}

a:active {
	color: #4a4a4a;
	text-decoration: none;
}

body {
	color: #000;
	font-family: 'HiraKakuPro-W4', 'HiraKakuPro-W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	word-break: break-word;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
	height: 100%;
	width: 100%;
}

.container {
	margin: 0 auto;
	max-width: 1180px;
	padding: 0 20px;
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.container {
		padding: 0 15px;
	}
}

.container1100 {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
}

.header {
	position: fixed;
	width: 100%;
	z-index: 9999;
}

.header__top {
	background: url(../img/common/header/bg_header.png) no-repeat;
	background-size: cover;
}

.header .header-inner {
	margin: 0 auto;
	max-width: 1180px;
	padding: 16px 10px;
	width: 100%;
}

.header .header-inner:before,
.header .header-inner:after {
	content: ' ';
	display: table;
}

.header .header-inner:after {
	clear: both;
}

@media only screen and (max-width: 767px) {
	.header .header-inner {
		padding: 0;
	}
}

.header__logo {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

@media only screen and (max-width: 767px) {
	.header__logo {
		padding: 24px 0 24px 18px;
	}
}

@media only screen and (max-width: 320px) {
	.header__logo {
		padding: 22px 0 22px 10px;
	}
}

@media only screen and (max-width: 320px) {
	.header__logo img {
		width: 140px;
	}
}

.header__ico {
	font-size: 0;
	float: right;
	line-height: 0;
	padding-right: 30px;
}

@media only screen and (max-width: 767px) {
	.header__ico {
		padding-right: 70px;
		padding-top: 15px;
	}
}

@media only screen and (max-width: 320px) {
	.header__ico {
		padding-right: 65px;
	}
}

.header__ico li {
	display: inline-block;
	margin-left: 17px;
	vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	.header__ico li {
		margin-left: 15px;
	}
}

@media only screen and (max-width: 320px) {
	.header__ico li {
		margin-left: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.header__ico li.btn-navi {
		background-color: #d75035;
		margin-left: 15px;
		height: 60px;
		width: 60px;
		z-index: 13;
		position: fixed;
		right: 0;
		top: 0;
	}
}

@media only screen and (max-width: 320px) {
	.header__ico li.btn-navi {
		margin-left: 10px;
		height: 55px;
		width: 55px;
	}
}

.header__ico li .mobile-toggle {
	background-color: #d75035;
	position: relative;
	padding-top: 20px;
	height: 60px;
	width: 60px;
}

@media only screen and (max-width: 320px) {
	.header__ico li .mobile-toggle {
		height: 55px;
		width: 55px;
	}
}

.header__ico li .mobile-toggle span {
	border-radius: 50px;
	background-color: #fff;
	display: block;
	margin: 0 auto;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	height: 2px;
	width: 24px;
}

.header__ico li .mobile-toggle span:nth-child(2) {
	margin-top: 5px;
}

.header__ico li .mobile-toggle span:nth-child(3) {
	margin-top: 5px;
}

.header__ico li .mobile-toggle.act span {
	position: relative;
}

.header__ico li .mobile-toggle.act span:nth-child(1) {
	left: 1;
	top: 10px;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
}

.header__ico li .mobile-toggle.act span:nth-child(2) {
	display: none;
}

.header__ico li .mobile-toggle.act span:nth-child(3) {
	left: 0;
	top: 3px;
	-webkit-transform: rotate(-225deg);
	-moz-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	-o-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

@media only screen and (max-width: 320px) {
	.header__ico li img {
		height: 24px;
		width: 24px;
	}
}

.titleWrap {
	text-align: center;
}

.titleWrap__en {
	display: inline-block;
	margin-bottom: 5px;
	position: relative;
	padding: 0 5px;
}

.titleWrap__en::before,
.titleWrap__en::after {
	bottom: 5px;
	content: '';
	position: absolute;
	height: 8px;
	width: 50%;
}

@media only screen and (max-width: 767px) {
	.titleWrap__en::before,
	.titleWrap__en::after {
		bottom: -3px;
	}
}

.titleWrap__en::before {
	background-color: rgba(222, 110, 128, 0.2);
	left: 0;
}

.titleWrap__en::after {
	background-color: rgba(76, 139, 142, 0.2);
	right: 0;
}

.titleWrap__en span {
	color: #ddb486;
	position: relative;
	font-size: 26px;
	line-height: 46px;
	letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
	.titleWrap__en span {
		font-size: 22px;
		line-height: 30px;
	}
}

.titleWrap__en span::before {
	background: url(../img/common/icon/ico_titleT.svg) no-repeat;
	content: '';
	position: absolute;
	top: -5px;
	right: -20px;
	height: 18px;
	width: 18px;
}

.titleWrap__jp {
	color: #de6e80;
	font-family: Tsukushi;
	margin-top: 10px;
	padding-bottom: 35px;
	position: relative;
	font-size: 34px;
	line-height: 44px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.titleWrap__jp {
		font-size: 26px;
		margin-top: 0;
	}
}

.titleWrap__jp::before {
	background: url(../img/common/icon/ico_titleB.svg) no-repeat;
	bottom: 0;
	content: '';
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	height: 15px;
	width: 91px;
}

.txtp {
	padding: 0 20px;
	font-size: 16px;
	line-height: 26px;
}

@media only screen and (max-width: 767px) {
	.txtp {
		padding: 0 15px;
		text-align: justify;
	}
}

.titleSub {
	font-weight: bold;
	font-size: 24px;
	margin: 40px 0;
}

@media only screen and (max-width: 767px) {
	.titleSub {
		margin-top: 42px;
	}
}

.block {
	border-radius: 12px;
	background-color: #de6e80;
	margin-bottom: 60px;
	padding: 20px;
	position: relative;
	text-align: center;
	-webkit-transition: all 3s;
	-moz-transition: all 3s;
	-ms-transition: all 3s;
	-o-transition: all 3s;
	transition: all 3s;
}

.block.noon {
	background-color: #6db55f;
}

.block.afternoon {
	background-color: #0c2371;
}

@media only screen and (max-width: 767px) {
	.block {
		margin-bottom: 30px;
		padding: 15px;
	}
}

.block::before,
.block::after {
	content: '';
	position: absolute;
	top: 20px;
	z-index: 2;
}

@media only screen and (max-width: 767px) {
	.block::before,
	.block::after {
		top: 22px;
	}
}

.block::before {
	background: url(../img/common/icon/ico_blockL.svg) no-repeat;
	background-size: 100%;
	left: 20px;
	height: 213px;
	width: 377px;
}

@media only screen and (max-width: 767px) {
	.block::before {
		background: url(../img/common/icon/ico_blockL_sp.svg) no-repeat;
		background-size: 100%;
		left: 15px;
		height: 100px;
		width: 96px;
	}
}

.block::after {
	background: url(../img/common/icon/ico_blockR.svg) no-repeat;
	background-size: 100%;
	right: 20px;
	height: 213px;
	width: 340px;
}

@media only screen and (max-width: 767px) {
	.block::after {
		background: url(../img/common/icon/ico_blockR_sp.svg) no-repeat;
		background-size: 100%;
		right: 15px;
		height: 100px;
		width: 96px;
	}
}

.block__wrap {
	border-radius: 5px;
	background-color: #fff;
	padding-top: 50px;
	position: relative;
	z-index: 1;
}

@media only screen and (max-width: 767px) {
	.block__wrap {
		padding-top: 45px;
	}
}

.block__wrap::before {
	border-radius: 12px;
	border: 3px dashed #fff;
	content: '';
	left: -11px;
	position: absolute;
	top: -11px;
	z-index: -1;
	height: calc(100% + 22px);
	width: calc(100% + 22px);
}

@media only screen and (max-width: 767px) {
	.block__wrap::before {
		border: 2px dashed #fff;
		left: -8px;
		top: -8px;
		height: calc(100% + 16px);
		width: calc(100% + 16px);
	}
}

.itemList {
	font-size: 0;
}

.itemList li {
	display: inline-block;
	margin-left: 1.47059%;
	margin-bottom: 20px;
	position: relative;
	padding: 5px;
	vertical-align: top;
	width: 23.82353%;
	z-index: 1;
}

@media only screen and (max-width: 767px) {
	.itemList li {
		margin-left: 3.4%;
		margin-bottom: 10px;
		padding: 4px;
		width: 48.3%;
	}
}

.itemList li:nth-child(4n + 1) {
	margin-left: 0;
}

@media only screen and (max-width: 767px) {
	.itemList li:nth-child(4n + 1) {
		margin-left: 3.44828%;
	}
}

@media only screen and (max-width: 767px) {
	.itemList li:nth-child(2n + 1) {
		margin-left: 0;
	}
}

.itemList li::before,
.itemList li::after {
	content: '';
	position: absolute;
	z-index: -1;
	height: calc(100% - 5px);
	width: calc(100% - 5px);
}

.itemList li::before {
	background-color: #de6e80;
	left: 0;
	top: 0;
}

.itemList li::after {
	background-color: #8dc7c8;
	right: 0;
	bottom: 0;
}

.itemList li .titleTp {
	margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
	.itemList li .titleTp {
		margin-bottom: 0;
		position: relative;
		top: -22px;
	}
}

.itemList li .titleTp p {
	color: #4c8b8e;
	padding-left: 55px;
	text-align: left;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.itemList li .titleTp p {
		font-size: 15px;
		line-height: 20px;
		margin-top: 10px;
		padding-left: 0;
	}
}

.itemList li .titleTp .number {
	background: url(../img/common/icon/ico_number.svg) no-repeat;
	background-size: 45px 40px;
	color: #fff;
	float: left;
	font-family: dinot-bold;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	width: 45px;
}

@media only screen and (max-width: 767px) {
	.itemList li .titleTp .number {
		float: none;
		margin: 0 auto;
	}
}

.itemList li .textB {
	text-align: justify;
}

@media only screen and (max-width: 767px) {
	.itemList li .textB {
		padding-bottom: 0;
	}
}

.itemList li .textB__ttl {
	color: #4c8b8e;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.itemList li .textB__ttl {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 5px;
	}
}

.itemList li .liWrap {
	background-color: #fff;
	padding: 12px 12px 22px;
}

@media only screen and (max-width: 767px) {
	.itemList li .liWrap {
		padding: 10px 7px 12px;
	}
}

.itemList li .price {
	color: #de6e80;
	font-family: dinot-bold;
	font-size: 10px;
	line-height: 22px;
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
}

@media only screen and (max-width: 767px) {
	.itemList li .price {
		font-size: 12px;
		line-height: 18px;
		margin-top: 8px;
	}
}

.itemList li .price span {
	font-size: 20px;
}

@media only screen and (max-width: 767px) {
	.itemList li .price span {
		font-size: 16px;
	}
}

.main {
	padding-top: 128px;
	padding-bottom: 165px;
	-webkit-transition: all 3s;
	-moz-transition: all 3s;
	-ms-transition: all 3s;
	-o-transition: all 3s;
	transition: all 3s;
}

@media only screen and (max-width: 767px) {
	.main {
		padding: 59px 0 70px;
	}
}

@media only screen and (max-width: 320px) {
	.main {
		padding-top: 55px;
	}
}

/* PC background */
.main .fixedPic {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

.main .fixedPic .imgFix {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: no-repeat center;
	background-size: cover;
	opacity: 0;
	transition: opacity 3s;
}

.main .fixedPic .imgFix--ch0 {
	background-image: url(../img/common/other/bg_body.jpg);
	opacity: 1;
}
.main .fixedPic .imgFix--ch1 {
	background-image: url(../img/common/other/bg_body01.jpg);
}
.main .fixedPic .imgFix--ch2 {
	background-image: url(../img/common/other/bg_body02.jpg);
}

.main.change .fixedPic .imgFix--ch0 {
	opacity: 0;
}
.main.change .fixedPic .imgFix--ch1 {
	opacity: 1;
}
.main.change .fixedPic .imgFix--ch2 {
	opacity: 0;
}

.main.change01 .fixedPic .imgFix--ch0 {
	opacity: 0;
}
.main.change01 .fixedPic .imgFix--ch1 {
	opacity: 0;
}
.main.change01 .fixedPic .imgFix--ch2 {
	opacity: 1;
}

/* SP background */
@media only screen and (max-width: 767px) {
	.main .fixedPic .imgFix--ch0 {
		background-image: url(../img/common/other/bg_body_sp.jpg);
		opacity: 1;
	}
	.main .fixedPic .imgFix--ch1 {
		background-image: url(../img/common/other/bg_body01_sp.jpg);
	}
	.main .fixedPic .imgFix--ch2 {
		background-image: url(../img/common/other/bg_body02_sp.jpg);
	}
}

.video-area {
	font-size: 0;
}
.video-area video {
	width: 100%;
}

@media only screen and (min-width: 1024px) {
	.video-area {
		height: 100vh;
		position: relative;
		overflow: hidden;
	}

	.video-area video {
		display: block;
		width: auto;
		height: 100%;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}

.top__news {
	border-radius: 12px;
	background: url(../img/top/bg_news.png) no-repeat;
	background-size: cover;
	margin: 120px 0 60px;
	padding: 0 20px 20px;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.top__news {
		margin: 53px 0 30px;
		padding: 0 10px 20px;
	}
}

.top__news::before {
	background: url(../img/top/ico_news.svg) no-repeat;
	content: '';
	position: absolute;
	right: 25px;
	top: 10px;
	height: 100px;
	width: 168px;
}

@media only screen and (max-width: 767px) {
	.top__news::before {
		background: url(../img/top/ico_news_sp.svg) no-repeat;
		top: 15px;
		right: 10px;
		height: 39px;
		width: 100px;
	}
}

.top__news__title {
	color: #fff;
	padding: 15px 0 10px 57px;
	position: relative;
	font-size: 34px;
	line-height: 46px;
	letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
	.top__news__title {
		padding: 15px 0 10px 60px;
	}
}

.top__news__title::before {
	background: url(../img/top/ico_title_news.svg) no-repeat;
	content: '';
	left: 15px;
	position: absolute;
	top: 13px;
	height: 46px;
	width: 33px;
}

.top__news__wrap {
	border-radius: 6px;
	background-color: #fff;
	padding: 24px 50px 10px;
}

@media only screen and (max-width: 767px) {
	.top__news__wrap {
		padding: 25px 15px 10px;
	}
}

.top__news__wrap .item {
	margin-bottom: 20px;
}

.top__news__wrap .itemDate {
	color: #e6ae3d;
	font-size: 14px;
	font-family: dinot-medium;
}

.top__news__wrap .itemTitle {
	color: #4c8b8e;
	margin: 2px 0 8px;
	font-size: 16px;
	line-height: 23px;
	font-weight: 600;
}

.top .itemEven {
	margin-bottom: 40px;
	padding: 0 100px;
}

@media only screen and (max-width: 767px) {
	.top .itemEven {
		margin-bottom: 10px;
		padding: 0 15px;
	}
}

@media only screen and (max-width: 767px) {
	.top .itemEven:last-child {
		margin-bottom: 0;
	}
}

.top .itemEven__list {
	font-size: 0;
}

@media only screen and (max-width: 767px) {
	.top .itemEven__list {
		padding: 0 40px;
	}
}

.top .itemEven__list li {
	display: inline-block;
	margin-left: 4%;
	vertical-align: top;
	width: 48%;
}

@media only screen and (max-width: 767px) {
	.top .itemEven__list li {
		margin-left: 0;
		margin-bottom: 25px;
		width: 100%;
	}
}

.top .itemEven__list li:first-child {
	margin-left: 0;
}

.top .itemEven__list figcaption {
	font-size: 14px;
	line-height: 26px;
	margin-top: -5px;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.top .itemEven__list figcaption {
		text-align: center;
	}
}

.top .pickup__main {
	padding: 0 40px 30px;
}

@media only screen and (max-width: 767px) {
	.top .pickup__main {
		padding: 0 12.5px 10px;
	}
}

.top .pickup .titleWrap {
	margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
	.top .pickup .titleWrap {
		margin-bottom: 42px;
	}
}

.top .pickup .txtp {
	margin-bottom: 55px;
}

@media only screen and (max-width: 767px) {
	.top .pickup .txtp {
		margin-bottom: 45px;
	}
}

.top .access__wrap {
	padding: 45px 80px 70px;
}

@media only screen and (max-width: 767px) {
	.top .access__wrap {
		padding: 50px 10px 35px;
	}
}

.top .access__imgT__txtp {
	margin-top: 15px;
	padding: 0 20px;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
}

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

.top .access__imgT__txtp span {
	color: #de6e80;
	margin-right: 25px;
	font-size: 15px;
	line-height: 24px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.top .access__imgT__txtp span {
		display: block;
	}
}

.top .access__main {
	margin-top: 30px;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.top .access__main {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.top .access__main li {
		margin-bottom: 12px;
	}
}

.top .access__main .accessList {
	font-size: 0;
	padding-left: 34px;
}

@media only screen and (max-width: 767px) {
	.top .access__main .accessList {
		padding-left: 15px;
	}
}

.top .access__main .accessList__item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

@media only screen and (max-width: 767px) {
	.top .access__main .accessList__item {
		width: 100%;
	}
}

.top .access__main .accessList__item:nth-child(2n) {
	padding-left: 30px;
}

@media only screen and (max-width: 767px) {
	.top .access__main .accessList__item:nth-child(2n) {
		padding-left: 0;
	}
}

.top .access__main .accessList .ttL {
	margin-bottom: 17px;
}

@media only screen and (max-width: 767px) {
	.top .access__main .accessList .ttL {
		margin-bottom: 5px;
	}
}

.top .access__main .accessTtl {
	color: #de6e80;
	padding-left: 30px;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
}

.top .access__main .accessTtl--icon01 {
	background: url(../img/top/ico_access01.svg) left center no-repeat;
	background-size: 20px 19px;
}

.top .access__main .accessTtl--icon02 {
	background: url(../img/top/ico_access02.svg) left center no-repeat;
	background-size: 18px 20px;
}

.top .access__main .accessTtl--icon03 {
	background: url(../img/top/ico_access03.svg) left center no-repeat;
	background-size: 19px 11px;
}

.top .access__main p,
.top .access__main a {
	font-size: 15px;
	line-height: 24px;
}

.top .access__main a {
	color: #de6e80;
	padding-left: 15px;
	text-decoration: underline;
}

@media only screen and (max-width: 767px) {
	.top .access__main a {
		display: block;
	}
}

.top .access__main a:hover {
	text-decoration: none;
}

.top .access__main .cir {
	position: relative;
	padding-left: 15px;
}

.top .access__main .cir::before {
	border-radius: 50%;
	background-color: #000;
	content: '';
	left: 3px;
	position: absolute;
	top: 8px;
	height: 4px;
	width: 4px;
}

.top .event {
	padding-bottom: 10px;
}

@media only screen and (max-width: 767px) {
	.top .event {
		padding-bottom: 15px;
	}
}

.top .event .txtp--mb01 {
	margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
	.top .event .txtp--mb01 {
		margin-bottom: 60px;
	}
}

.top .event .txtp--mb02 {
	margin-bottom: 35px;
}

.footer {
	background-color: #fff6de;
	padding: 43px 0 0;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.footer {
		padding: 35px 0 0;
	}
}

.footer::before {
	content: '';
	position: absolute;
	background: url(../img/common/footer/bg_f_top.png) no-repeat;
	background-size: 100%;
	top: -98px;
	left: 0;
	height: 100px;
	width: 100%;
}

@media only screen and (max-width: 1024px) {
	.footer::before {
		top: -78px;
	}
}

@media only screen and (max-width: 767px) {
	.footer::before {
		background: url(../img/common/footer/bg_f_top_sp.png) no-repeat;
		background-size: 100%;
		top: -44px;
		height: 50px;
		width: 100%;
	}
}

@media only screen and (max-width: 320px) {
	.footer::before {
		top: -38px;
	}
}

.footer .footer-inner {
	margin: 0 auto;
	max-width: 1120px;
	padding: 0 20px;
	width: 100%;
}

.footer__top {
	font-size: 0;
}

.footer__top:before,
.footer__top:after {
	content: ' ';
	display: table;
}

.footer__top:after {
	clear: both;
}

.footer__top ul {
	float: left;
	width: 50%;
}

@media only screen and (max-width: 767px) {
	.footer__top ul {
		float: none;
		width: 100%;
	}
}

.footer__top ul li {
	margin-bottom: 35px;
}

@media only screen and (max-width: 767px) {
	.footer__top ul li {
		margin-bottom: 25px;
	}
}

.footer__top ul li .li-title {
	background: url(../img/common/footer/ico_footerli.svg) center left no-repeat;
	color: #4c8b8e;
	margin-bottom: 10px;
	padding-left: 35px;
	background-size: 32px 30px;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.footer__top ul li .li-title {
		font-size: 15px;
		line-height: 25px;
	}
}

.footer__top ul li p {
	color: #000;
	font-size: 15px;
	line-height: 24px;
}

@media only screen and (max-width: 767px) {
	.footer__top ul li p {
		font-size: 13px;
		line-height: 20px;
	}
}

.footer__img {
	font-size: 0;
	max-width: 660px;
	width: 100%;
	margin: 40px auto 0;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.footer__img {
		margin: 30px auto 0;
	}
}

.footer__img li {
	display: inline-block;
	vertical-align: top;
	width: 33.333%;
	padding: 0 10px;
	margin-bottom: 5px;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.footer__img li {
		width: 100%;
		padding: 0 25px;
		margin-bottom: 0;
	}
}

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

.footer__bottom {
	text-align: center;
	padding-top: 25px;
}

@media only screen and (max-width: 767px) {
	.footer__bottom {
		padding-top: 0;
	}
}

.footer__bottom .link-footer {
	padding: 10px 0 45px;
}

@media only screen and (max-width: 767px) {
	.footer__bottom .link-footer {
		padding: 13px 0 25px;
	}
}

.footer__bottom .link-footer a {
	color: #ca463c;
	text-decoration: underline;
	font-size: 14px;
	line-height: 26px;
	font-weight: 600;
}

.footer__bottom .link-footer a:hover {
	text-decoration: none;
}

.footer .btn-back {
	cursor: pointer;
	position: fixed;
	right: 16px;
	bottom: -5px;
	z-index: 9999;
	background-color: transparent;
}

.footer .coppy-right {
	background: url(../img/common/footer/bg_copyright.png) no-repeat;
	background-size: cover;
	color: #fff;
	padding: 17px 20px;
	text-align: center;
	font-size: 12px;
	line-height: 26px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.footer .coppy-right {
		padding: 14px 15px;
		margin-bottom: 0;
		line-height: 18px;
	}
}

.footer__logo img {
	margin: 0 auto;
}

.access__imgT__txtp > a {
	text-decoration: underline;
	color: #de6e80;
}

.access__imgT__txtp.map_bl {
	padding-left: 0;
	font-size: 15px;
}

.txt_left {
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	padding: 40px 0 25px;
}

@media only screen and (max-width: 767px) {
	.txt_left {
		padding: 25px 5px 30px;
	}
}

.container940 {
	max-width: 970px;
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
}

.header__gnavi {
	background-color: #d75035;
}

@media only screen and (max-width: 767px) {
	.header__gnavi {
		border: 6px solid #d75035;
		background: #fdf8e5;
		display: none;
		left: 0;
		padding: 0;
		position: fixed;
		top: 0;
		z-index: 12;
		height: auto;
		width: 100%;
	}
}

.header__gnavi ul {
	display: table;
	padding: 12px 0;
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.header__gnavi ul {
		display: block;
		padding: 80px 30px 30px;
	}
}

.header__gnavi li {
	display: table-cell;
	vertical-align: middle;
}

@media only screen and (max-width: 767px) {
	.header__gnavi li {
		display: block;
	}
}

.header__gnavi li .liWrap {
	padding: 5px 0;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.header__gnavi li .liWrap {
		padding: 0;
	}
}

.header__gnavi li .liWrap::before {
	background-color: rgba(255, 255, 255, 0.5);
	content: '';
	left: 0;
	position: absolute;
	top: 0;
	height: 100%;
	width: 1px;
}

@media only screen and (max-width: 767px) {
	.header__gnavi li .liWrap::before {
		display: none;
	}
}

.header__gnavi li:last-child .liWrap::after {
	background-color: rgba(255, 255, 255, 0.5);
	content: '';
	right: 0;
	position: absolute;
	top: 0;
	height: 100%;
	width: 1px;
}

@media only screen and (max-width: 767px) {
	.header__gnavi li:last-child .liWrap::after {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.header__gnavi li:last-child a span {
		display: inline-block;
	}
}

.header__gnavi li a {
	color: #fff;
	display: table;
	height: 34px;
	text-decoration: none;
	text-align: center;
	width: 100%;
	font-size: 14px;
	line-height: 17px;
	font-weight: 600;
}

@media only screen and (max-width: 1024px) {
	.header__gnavi li a {
		font-size: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.header__gnavi li a {
		background: url(../img/common/other/bg_button_yellow.png) no-repeat;
		background-size: 100% 100%;
		border-radius: 35px;
		color: rgba(0, 0, 0, 0.6);
		display: block;
		font-size: 16px;
		line-height: 20px;
		height: auto;
		margin-bottom: 20px;
		padding: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.header__gnavi li a.heightT p {
		padding: 10px 0;
	}
}

.header__gnavi li a p {
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.header__gnavi li a p {
		background-color: #fff;
		border-radius: 29px;
		display: block;
		padding: 15px 0;
	}
}

.header__gnavi li a span {
	margin-left: -15px;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.header__gnavi li a span {
		display: block;
	}
}

.header__gnavi li a span::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.header__gnavi li a span.anL::before {
	background: url(../img/common/icon/ico_menu_anchor.svg) no-repeat;
	right: -22px;
	height: 15px;
	width: 15px;
}

@media only screen and (max-width: 1024px) {
	.header__gnavi li a span.anL::before {
		right: -18px;
	}
}

@media only screen and (max-width: 767px) {
	.header__gnavi li a span.anL::before {
		background: url(../img/common/icon/ico_menu_anchor_sp.svg) no-repeat;
		background-size: 100%;
		right: 20px;
		height: 17px;
		width: 17px;
	}
}

.header__gnavi li a span.linkT::before {
	background: url(../img/common/icon/ico_menu_link.svg) no-repeat;
	right: -22px;
	height: 15px;
	width: 15px;
}

@media only screen and (max-width: 1024px) {
	.header__gnavi li a span.linkT::before {
		right: -18px;
	}
}

@media only screen and (max-width: 767px) {
	.header__gnavi li a span.linkT::before {
		background: url(../img/common/icon/ico_menu_link_sp.svg) no-repeat;
		background-size: 100%;
		right: 20px;
		height: 17px;
		width: 17px;
	}
}

.header__gnavi li a span.linkD {
	padding: 0 10px;
}

.header__gnavi li a span.linkD::before {
	background: url(../img/common/icon/ico_menu_target.svg) no-repeat;
	right: -12px;
	height: 12px;
	width: 12px;
}

@media only screen and (max-width: 1024px) {
	.header__gnavi li a span.linkD::before {
		right: -10px;
	}
}

@media only screen and (max-width: 767px) {
	.header__gnavi li a span.linkD::before {
		background: url(../img/common/icon/ico_menu_target_sp.svg) no-repeat;
		opacity: 0.6;
		height: 17px;
		width: 17px;
	}
}

.textTop {
	padding: 35px 20px 60px;
}

@media only screen and (max-width: 767px) {
	.textTop {
		padding: 35px 20px;
		text-align: left;
	}
}

.textTop p {
	font-size: 16px;
	line-height: 26px;
}

.buttonLink {
	display: block;
	position: relative;
	text-decoration: none !important;
	-webkit-box-shadow: 4px 4px 24px 1px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 4px 4px 24px 1px rgba(0, 0, 0, 0.26);
	box-shadow: 4px 4px 24px 1px rgba(0, 0, 0, 0.26);
}

.buttonLink .liWrap {
	display: table;
	width: 100%;
	position: relative;
}

.buttonLink .liWrap:after {
	content: '';
	width: 0%;
	height: 100%;
	background-color: #fff;
	border-radius: 100px;
	position: absolute;
	left: -10px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	opacity: 0;
	z-index: 2;
}

.buttonLink .imgL {
	background-color: #fff;
	border-radius: 100px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: ease-out 0.3s;
	z-index: 3;
	left: 0;
}

.buttonLink .imgL__table {
	display: table;
	width: 100%;
	height: 100%;
}

.buttonLink .imgL p {
	display: table-cell;
	vertical-align: middle;
}

.buttonLink .imgL img {
	vertical-align: middle;
	margin: 0 auto;
}

.buttonLink .textR,
.buttonLink .text-pdf {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

.buttonLink .text-pdf {
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.buttonLink .text-pdf {
		font-size: 15px;
	}
}

.buttonLink--small .liWrap {
	height: 58px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--small .liWrap {
		height: 50px;
	}
}

.buttonLink--small .imgL {
	height: 58px;
	width: 58px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--small .imgL {
		height: 50px;
		width: 50px;
	}
}

.buttonLink--small .textR {
	padding-left: 70px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--small .textR {
		padding-left: 60px;
	}
}

.buttonLink--small .textR__top {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.buttonLink--small .textR__top {
		font-size: 15px;
		line-height: 19px;
	}
}

.buttonLink--small .textR__bottom {
	color: rgba(52, 52, 52, 0.6);
	margin: 0;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.02em;
}

@media only screen and (max-width: 767px) {
	.buttonLink--small .textR__bottom {
		font-size: 15px;
	}
}

.buttonLink--big .liWrap {
	height: 70px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--big .liWrap {
		height: 50px;
	}
}

.buttonLink--big .imgL {
	height: 70px;
	width: 70px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--big .imgL {
		height: 50px;
		width: 50px;
	}
}

.buttonLink--big .textR {
	padding-left: 110px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--big .textR {
		padding-left: 65px;
	}
}

.buttonLink--big .textR__big {
	margin-top: -10px;
}

.buttonLink--big .textR__big span {
	color: #fff;
	font-family: Tsukushi;
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.buttonLink--big .textR__big span {
		font-size: 22px;
		line-height: 25px;
	}
}

.buttonLink--big .textR__big span:after {
	background: url(../img/top/icon_anchor_title.svg) no-repeat;
	background-size: 100%;
	bottom: -10px;
	content: '';
	left: 0;
	position: absolute;
	height: 7px;
	width: 100%;
}

.buttonLink--smallYellow {
	background: url(../img/common/other/bg_button_yellow.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 100px;
	padding: 7px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--smallYellow {
		padding: 5px;
	}
}

.buttonLink--smallYellow::before {
	background: url(../img/common/icon/icon_circle_yellow.svg) no-repeat;
	background-size: 100%;
	content: '';
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.9s ease-out;
	z-index: 1;
	height: 22px;
	width: 22px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--smallYellow::before {
		background-size: 100%;
		right: 15px;
		height: 17px;
		width: 17px;
	}
}

.buttonLink--smallBlue {
	background: url(../img/common/other/bg_button_blue.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 100px;
	padding: 7px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--smallBlue {
		padding: 5px;
	}
}

.buttonLink--smallBlue::before {
	background: url(../img/common/icon/icon_circle_blue.svg) no-repeat;
	background-size: 100% 100%;
	content: '';
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	height: 22px;
	width: 22px;
	transition: all 0.9s ease-out;
}

@media only screen and (max-width: 767px) {
	.buttonLink--smallBlue::before {
		background-size: 100%;
		height: 17px;
		width: 17px;
	}
}

.buttonLink--smallBlue .textR__bottom {
	color: rgba(255, 255, 255, 0.5);
}

.buttonLink--pdfYellow {
	background: url(../img/common/other/bg_button_yellow.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 100px;
	padding: 7px;
}

.buttonLink--pdfYellow:hover .text-pdf {
	color: #fff;
	position: relative;
	z-index: 3;
}

.buttonLink--bigBlue {
	background: url(../img/common/other/bg_button_blue.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 100px;
	max-width: 420px;
	margin: 0 auto;
	padding: 10px;
}

.buttonLink--bigBlue::before {
	background: url(../img/common/icon/icon_circle_blue.svg) no-repeat;
	background-size: 100%;
	content: '';
	position: absolute;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	transition: all 0.9s ease-out;
	height: 26px;
	width: 26px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--bigBlue::before {
		background-size: 100%;
		right: 25px;
		height: 22px;
		width: 22px;
	}
}

.buttonLink--bigBlue01 {
	background: url(../img/common/other/bg_button_yellow.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 100px;
	max-width: 420px;
	margin: 0 auto;
	padding: 10px;
}

.buttonLink--bigYellow {
	background: url(../img/common/other/bg_button_yellow.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 100px;
	max-width: 420px;
	margin: 0 auto;
	padding: 10px;
}

.buttonLink--bigYellow::before {
	background: url(../img/common/icon/icon_circle_yellowD.svg) no-repeat;
	background-size: 100%;
	content: '';
	position: absolute;
	right: 33px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	transition: all 0.9s ease-out;
	height: 26px;
	width: 26px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--bigYellow::before {
		background-size: 100%;
		right: 25px;
		height: 22px;
		width: 22px;
	}
}

.buttonLink--bigBlue01::before {
	background: url(../img/common/icon/icon_circle_yellowE.svg) no-repeat;
	background-size: 100%;
	content: '';
	position: absolute;
	right: 33px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	transition: all 0.9s ease-out;
	height: 26px;
	width: 26px;
}

@media only screen and (max-width: 767px) {
	.buttonLink--bigBlue01::before {
		background-size: 100%;
		right: 25px;
		height: 22px;
		width: 22px;
	}
}

.buttonLink .bubbles {
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	height: 100%;
	width: 100%;
}

.buttonLink .individual-bubble {
	position: absolute;
	border-radius: 100%;
	bottom: 10px;
	background: url(../img/common/icon/icon_bubbles.svg) no-repeat;
	background-size: 100%;
	z-index: -1;
}

.top .enjoy {
	padding-bottom: 60px;
}

.top .enjoy__buttonT {
	margin-bottom: 50px;
	padding: 0 15px;
}

@media only screen and (max-width: 767px) {
	.top .enjoy__buttonT {
		margin-bottom: 15px;
		padding: 0 30px;
	}
}

.top .enjoy__buttonT .button-anchor {
	font-size: 0;
}

.top .enjoy__buttonT .button-anchor li {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
	width: 300px;
}

@media only screen and (max-width: 767px) {
	.top .enjoy__buttonT .button-anchor li {
		margin-left: 0;
		margin-bottom: 15px;
		width: 100%;
	}
}

.top .enjoy__buttonT .button-anchor li:nth-child(3n + 1) {
	margin-left: 0;
}

@media only screen and (max-width: 767px) {
	.top .enjoy__buttonB {
		padding: 0 17px;
	}
}

.top .store__img {
	padding: 35px 150px 63px;
}

@media only screen and (max-width: 767px) {
	.top .store__img {
		padding: 35px 15px 35px;
	}
}

.top .store__main {
	padding: 0 35px 40px;
}

@media only screen and (max-width: 767px) {
	.top .store__main {
		padding: 0 10px 35px;
	}
}

.top .store__main__list {
	font-size: 0;
	text-align: left;
}

.top .store__main__list > li {
	display: inline-block;
	margin-left: 1.94175%;
	margin-bottom: 20px;
	padding-left: 6px;
	padding-bottom: 6px;
	position: relative;
	vertical-align: top;
	width: 49.02913%;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list > li {
		margin-left: 0;
		margin-bottom: 20px;
		padding-left: 4px;
		padding-bottom: 4px;
		width: 100%;
	}
}

.top .store__main__list > li:nth-child(2n + 1) {
	margin-left: 0;
}

.top .store__main__list > li::before {
	background-color: #de6e80;
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	top: 0;
	z-index: -1;
	height: 100%;
	width: calc(100% - 6px);
}

@media only screen and (max-width: 767px) {
	.top .store__main__list > li::before {
		width: calc(100% - 4px);
	}
}

.top .store__main__list .li-main {
	border: 2px solid #de6e80;
	background-color: #fff;
	padding: 20px 20px 35px;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .li-main {
		padding: 10px 10px 25px;
	}
}

.top .store__main__list .li-title {
	display: table;
	padding: 15px 20px;
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .li-title {
		padding: 10px 30px 10px 0;
	}
}

.top .store__main__list .li-title__number,
.top .store__main__list .li-title__txt {
	display: table-cell;
	vertical-align: middle;
}

.top .store__main__list .li-title__number {
	text-align: center;
	height: 38px;
	width: 52px;
}

.top .store__main__list .li-title__number span {
	background: url(../img/common/icon/icon_number_list.svg) no-repeat;
	background-size: 52px 38px;
	color: #fff;
	display: block;
	font-family: dinot-bold;
	font-size: 20px;
	line-height: 38px;
}

.top .store__main__list .li-title__txt {
	color: #fff;
	padding-left: 10px;
	text-align: left;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .li-title__txt {
		font-size: 16px;
		line-height: 21px;
	}
}

.top .store__main__list .store-cat {
	margin-bottom: 10px;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-cat {
		margin-bottom: 5px;
	}
}

.top .store__main__list .store-cat span {
	background-color: #ddb486;
	color: #fff;
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 2px 6px;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-cat span {
		font-size: 10px;
		line-height: 20px;
		padding: 0 6px;
	}
}

.top .store__main__list .store-img__left,
.top .store__main__list .store-img__right {
	float: left;
}

.top .store__main__list .store-img__left {
	width: 70.32967%;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-img__left {
		margin-bottom: 15px;
		width: 100%;
	}
}

.top .store__main__list .store-img figcaption {
	margin-top: -3px;
	text-align: left;
	font-size: 15px;
	line-height: 22px;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-img figcaption {
		font-size: 13px;
		line-height: 18px;
	}
}

.top .store__main__list .store-img__right {
	padding-left: 15px;
	width: 29.67033%;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-img__right {
		padding-left: 0;
		width: 100%;
	}
}

.top .store__main__list .store-img__right figcaption {
	min-height: 99px;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-img__right figcaption {
		min-height: auto;
	}
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-img__right ul {
		font-size: 0;
	}
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-img__right li {
		display: inline-block;
		margin-left: 3.78788%;
		vertical-align: top;
		width: 48.10606%;
	}
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-img__right li:nth-child(2n + 1) {
		margin-left: 0;
	}
}

.top .store__main__list .store-price {
	background-color: #f1d590;
	margin-top: 12px;
	padding: 14px 12px;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price {
		margin-top: 20px;
		padding: 7px;
	}
}

.top .store__main__list .store-price::before,
.top .store__main__list .store-price::after {
	content: '';
	position: absolute;
}

.top .store__main__list .store-price::before {
	background: url(../img/top/icon_brid_store.svg) no-repeat;
	background-size: 100%;
	left: 2px;
	top: 1px;
	z-index: 1;
	height: 29px;
	width: 51px;
}

.top .store__main__list .store-price::after {
	background: url(../img/common/icon/ico_person_beach.svg) no-repeat;
	background-size: 100%;
	right: 20px;
	bottom: 5px;
	height: 50px;
	width: 58px;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price::after {
		right: 22px;
		bottom: 3px;
	}
}

.top .store__main__list .store-price__wrap {
	position: relative;
	padding: 20px 20px 35px;
	z-index: 0;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price__wrap {
		padding: 28px 10px 15px;
	}
}

.top .store__main__list .store-price__wrap::before,
.top .store__main__list .store-price__wrap::after {
	content: '';
	position: absolute;
}

.top .store__main__list .store-price__wrap::before {
	background-color: #fdfcf8;
	left: 0;
	top: 0;
	z-index: -1;
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	transform: rotate(-1deg);
	height: 100%;
	width: 100%;
}

.top .store__main__list .store-price__wrap::after {
	background: url(../img/top/ico_bottom_store.svg) no-repeat;
	background-size: 100%;
	bottom: -7px;
	right: -10px;
	height: 42px;
	width: 236px;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price__wrap::after {
		background-size: 100%;
		bottom: -4px;
		right: -4px;
		width: 100%;
	}
}

@media only screen and (max-width: 320px) {
	.top .store__main__list .store-price__wrap::after {
		bottom: -13px;
	}
}

.top .store__main__list .store-price li {
	margin-bottom: 12px;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price li {
		margin-bottom: 17px;
		padding-bottom: 15px;
	}
}

.top .store__main__list .store-price li::before {
	background: url(../img/common/icon/icon_dotted.svg) repeat-x;
	content: '';
	left: 0;
	position: absolute;
	top: 13px;
	height: 2px;
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price li::before {
		top: auto;
		bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price li:last-child {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price li:last-child::before {
		display: none;
	}
}

.top .store__main__list .store-price .liPr__text,
.top .store__main__list .store-price .liPr__number {
	background-color: #fdfaf6;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price .liPr__text,
	.top .store__main__list .store-price .liPr__number {
		background-color: transparent;
	}
}

.top .store__main__list .store-price .liPr__text {
	color: #766549;
	float: left;
	max-width: 70%;
	padding-right: 5px;
	text-align: left;
	font-size: 15px;
	line-height: 22px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price .liPr__text {
		float: none;
		max-width: 100%;
		padding-right: 0;
	}
}

.top .store__main__list .store-price .liPr__number {
	color: #de6e80;
	font-size: 15px;
	float: right;
	font-weight: bold;
	line-height: 20px;
	max-width: 24.2%;
	padding-left: 5px;
	text-align: right;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-price .liPr__number {
		float: none;
		font-size: 15px;
		line-height: 26px;
		max-width: 100%;
		padding-left: 0;
		text-align: left;
	}
}

.top .store__main__list .store-txtn {
	font-size: 15px;
	line-height: 22px;
	margin-top: 20px;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-txtn {
		margin-top: 25px;
	}
}

.top .workshop__main {
	padding: 40px 100px 55px;
}

@media only screen and (max-width: 767px) {
	.top .workshop__main {
		padding: 40px 15px;
	}
}

.top .workshop__main__item {
	margin-bottom: 20px;
}

.top .workshop__main__left,
.top .workshop__main__right {
	float: left;
}

.top .workshop__main__left {
	width: 48.33333%;
}

@media only screen and (max-width: 767px) {
	.top .workshop__main__left {
		margin-bottom: 10px;
		width: 100%;
	}
}

.top .workshop__main__left p {
	margin-bottom: 10px;
}

.top .workshop__main__right {
	padding-left: 30px;
	text-align: left;
	width: 51.66667%;
}

@media only screen and (max-width: 767px) {
	.top .workshop__main__right {
		padding-left: 0;
		width: 100%;
	}
}

.top .workshop__main .workshop-item {
	margin-bottom: 18px;
}

@media only screen and (max-width: 767px) {
	.top .workshop__main .workshop-item {
		margin-bottom: 10px;
	}
}

.top .workshop__main .workshop-item__bottom {
	font-size: 16px;
	line-height: 26px;
}

@media only screen and (max-width: 767px) {
	.top .workshop__main .workshop-item__bottom {
		font-size: 14px;
		line-height: 22px;
	}
}

.top .workshop__main .workshop-item__top {
	font-weight: 600;
	padding: 5px 15px 5px 35px;
	position: relative;
}

.top .workshop__main .workshop-item__top::before {
	background: url(../img/common/icon/icon_orange.svg) no-repeat;
	background-size: 100%;
	content: '';
	left: 0;
	position: absolute;
	height: 24px;
	width: 23px;
}

.top .workshop__main .workshop-item__top.fzsmall {
	font-size: 16px;
	line-height: 26px;
}

@media only screen and (max-width: 767px) {
	.top .workshop__main .workshop-item__top.fzsmall {
		font-size: 18px;
		line-height: 28px;
	}
}

.top .workshop__main .workshop-item__top.fzsmall::before {
	top: 5px;
}

.top .workshop__main .workshop-item__top.fzbig {
	font-size: 24px;
	line-height: 30px;
}

.top .workshop__main .workshop-item__top.fzbig::before {
	top: 9px;
}

.top .workshop__main .buttonLink {
	max-width: 300px;
	margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.top .workshop__main .buttonLink {
		max-width: 250px;
	}
}

.top .event__main {
	padding: 0 42px;
}

@media only screen and (max-width: 767px) {
	.top .event__main {
		padding: 0 10px;
	}
}

.top .event__main ul {
	font-size: 0;
}

.top .event__main .iteme {
	background: url(../img/top/bg_listevent.png) repeat;
	display: inline-block;
	margin-left: 1.9685%;
	margin-bottom: 20px;
	padding: 10px;
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 49.01575%;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme {
		margin-left: 0;
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme::before {
		display: none;
	}
}

.top .event__main .iteme:nth-child(2n + 1) {
	margin-left: 0;
}

.top .event__main .iteme__wrap {
	background-color: #fcf6ef;
	padding: 20px 30px 25px 30px;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme__wrap {
		padding: 25px 12px 20px;
	}
}

.top .event__main .iteme__wrap::before {
	background: url(../img/top/bg_eventtop.svg) no-repeat;
	content: '';
	left: 0;
	position: absolute;
	top: -90px;
	height: 112px;
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme__wrap::before {
		background: url(../img/top/bg_eventtop_sp.svg) no-repeat;
		background-size: 100%;
		height: 100px;
		top: -80px;
	}
}

@media only screen and (max-width: 320px) {
	.top .event__main .iteme__wrap::before {
		top: -65px;
	}
}

.top .event__main .iteme__top {
	padding: 12px 0 35px 0;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme__top {
		padding: 10px 0 52px 0;
	}
}

.top .event__main .iteme__top__cate {
	display: table;
	width: 100%;
}

.top .event__main .iteme__top__cate span {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme__top__cate span {
		font-size: 12px;
		line-height: 17px;
	}
}

.top .event__main .iteme__top__cate span.colorW {
	background-color: #203479;
	color: #fff;
	padding: 8px 6px;
	width: 100px;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme__top__cate span.colorW {
		padding: 8px 6px;
	}
}

.top .event__main .iteme__top__cate span.colorB {
	background-color: rgba(255, 255, 255, 0.75);
	color: #203479;
	padding: 8px 10px;
	font-size: 16px;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme__top__cate span.colorB {
		padding: 8px 9px;
		font-size: 14px;
	}
}

.top .event__main .iteme__top__title {
	color: #ffc62c;
	margin-top: 18px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	padding-left: 90px;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme__top__title {
		font-size: 14px;
		margin-top: 10px;
		padding-left: 70px;
	}
}

.top .event__main .iteme .img-event {
	margin: 18px 0 5px;
}

.top .event__main .iteme .img-event img {
	width: 100%;
}

.top .event__main .iteme .txt-event {
	font-size: 15px;
	line-height: 26px;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme .txt-event {
		font-size: 14px;
		line-height: 22px;
	}
}

.top .event__main .iteme .event-link {
	font-size: 16px;
	line-height: 22px;
}

@media only screen and (max-width: 767px) {
	.top .event__main .iteme .event-link {
		font-size: 15px;
		line-height: 22px;
	}
}

.top .pickup__main .itemList {
	text-align: left;
}

.top .pickup__main .itemList .title-info {
	color: #4c8b8e;
	margin-bottom: 10px;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.top .pickup__main .itemList .title-info {
		font-size: 15px;
		line-height: 20px;
	}
}

.top .pickup__main .itemList .textB__ttlblack {
	color: #000;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.top .pickup__main .itemList .textB__ttlblack {
		font-size: 13px;
		line-height: 18px;
	}
}

.top .pickup__main .itemList .price-info {
	color: #de6e80;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}

@media only screen and (max-width: 767px) {
	.top .pickup__main .itemList .price-info {
		font-size: 15px;
		line-height: 18px;
	}
}

.top .pickup .button-pdf {
	margin-top: 28px;
}

@media only screen and (max-width: 767px) {
	.top .pickup .button-pdf {
		margin-top: 20px;
	}
}

.top .pickup .buttonLink {
	max-width: 300px;
	margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	.top .pickup .buttonLink {
		max-width: 250px;
	}
}

.faq .header__gnavi li a span.anL::before {
	top: 10%;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.faq .header__gnavi li a span.anL--textlong::before {
	top: 30%;
}

.faq .header__gnavi li a span.linkT::before {
	top: 10%;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.faq .button-faq {
	font-size: 0;
	margin: 60px 0 50px;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.faq .button-faq {
		margin: 40px 0 17px;
	}
}

.faq .button-faq li {
	display: inline-block;
	margin-left: 40px;
	width: 300px;
}

@media only screen and (max-width: 767px) {
	.faq .button-faq li {
		margin-left: 0;
		margin-bottom: 10px;
		width: 250px;
	}
}

.faq .button-faq li:nth-child(2n + 1) {
	margin-left: 0;
}

.faq .faq-pa__main {
	padding: 40px 100px 25px;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.faq .faq-pa__main {
		padding: 30px 15px 5px;
	}
}

.faq .faq-pa__main li {
	margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
	.faq .faq-pa__main li {
		margin-bottom: 35px;
	}
}

.faq .faq-pa__main .faqQues,
.faq .faq-pa__main .faqAs {
	display: table;
}

.faq .faq-pa__main .faqQues span,
.faq .faq-pa__main .faqAs span {
	width: 65px;
	vertical-align: top;
}

@media only screen and (max-width: 767px) {
	.faq .faq-pa__main .faqQues span,
	.faq .faq-pa__main .faqAs span {
		width: 55px;
	}
}

.faq .faq-pa__main .faqQues {
	margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
	.faq .faq-pa__main .faqQues {
		margin-bottom: 15px;
	}
}

.faq .faq-pa__main .faqQues span,
.faq .faq-pa__main .faqQues__main {
	display: table-cell;
}

.faq .faq-pa__main .faqQues__main {
	padding-left: 25px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.faq .faq-pa__main .faqQues__main {
		line-height: 24px;
		padding-left: 5px;
	}
}

.faq .faq-pa__main .faqAs span,
.faq .faq-pa__main .faqAs__main {
	display: table-cell;
}

.faq .faq-pa__main .faqAs span {
	text-align: right;
}

.faq .faq-pa__main .faqAs__main {
	padding-left: 25px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
}

@media only screen and (max-width: 767px) {
	.faq .faq-pa__main .faqAs__main {
		line-height: 22px;
		padding-left: 5px;
	}
}

.faq .faq-note__main {
	padding: 35px 100px;
}

@media only screen and (max-width: 767px) {
	.faq .faq-note__main {
		padding: 40px 25px 30px;
	}
}

.faq .faq-note__main li {
	margin-bottom: 17px;
	padding-left: 25px;
	position: relative;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600;
}

@media only screen and (max-width: 767px) {
	.faq .faq-note__main li {
		line-height: 24px;
		margin-bottom: 15px;
	}
}

.faq .faq-note__main li::before {
	background-color: #de6e80;
	border-radius: 50%;
	content: '';
	left: 0;
	position: absolute;
	top: 5px;
	height: 15px;
	width: 15px;
}

.top .map-button {
	padding-bottom: 75px;
}

@media only screen and (max-width: 767px) {
	.top .map-button {
		padding: 0 15px 30px;
	}
}

.top .map-button .button-anchor li {
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
	width: 420px;
}

.top .map-button .button-anchor li:nth-child(2n + 1) {
	margin-left: 0;
}

@media only screen and (max-width: 767px) {
	.top .map-button .button-anchor li {
		margin-left: 0;
		margin-bottom: 20px;
		width: 100%;
	}
}

.top .store .txt-daytime {
	font-size: 16px;
	line-height: 26px;
	margin-top: 40px;
	padding: 0 15px;
	margin: 30px auto;
	max-width: 650px;
}

.top .store__main__list .store-img__left {
	position: relative;
}

.top .store__main__list .store-img__left::before {
	content: '';
	position: absolute;
	top: 10px;
	right: 10px;
	width: 71px;
	height: 70px;
}

@media only screen and (max-width: 767px) {
	.top .store__main__list .store-img__left::before {
		background-size: 100%;
		width: 51px;
		height: 50px;
	}
}

.top .title-restaurant {
	color: #60b9be;
	font-size: 30px;
	font-weight: bold;
	font-family: Tsukushi;
	line-height: 44px;
	margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
	.top .title-restaurant {
		font-size: 26px;
		margin-bottom: 20px;
	}
}

.top .title-restaurant span {
	position: relative;
}

.top .title-restaurant span::before,
.top .title-restaurant span::after {
	content: '';
	height: 32px;
	position: absolute;
	width: 31px;
}

@media only screen and (max-width: 767px) {
	.top .title-restaurant span::before,
	.top .title-restaurant span::after {
		height: 28px;
		width: 27px;
	}
}

.top .title-restaurant span::before {
	background: url(../img/common/icon/ico_title01-green.svg) no-repeat;
	bottom: 0;
	left: -35px;
}

@media only screen and (max-width: 767px) {
	.top .title-restaurant span::before {
		background-size: 100%;
		left: -30px;
	}
}

.top .title-restaurant span::after {
	background: url(../img/common/icon/ico_title02-green.svg) no-repeat;
	bottom: 0;
	right: -35px;
}

@media only screen and (max-width: 767px) {
	.top .title-restaurant span::after {
		background-size: 100%;
		right: -30px;
	}
}

.top .event-button {
	padding: 45px 0 65px;
}

.top .event .textTop {
	max-width: 650px;
	margin: 0 auto;
	padding: 35px 15px 60px;
}

.top .title-add {
	margin-bottom: 40px;
}

.top .title-add__top,
.top .title-add__bottom {
	font-size: 24px;
	font-weight: bold;
}

@media only screen and (max-width: 767px) {
	.top .title-add__top,
	.top .title-add__bottom {
		font-size: 20px;
	}
}

.top .title-add__bottom {
	margin: 15px 0 30px;
}

@media only screen and (max-width: 767px) {
	.top .title-add__bottom {
		margin: 10px 0 20px;
	}
}

.top .title-add__bottom span,
.top .title-add__bottom img {
	display: inline-block;
	vertical-align: middle;
}

.top .title-add__text p {
	font-size: 16px;
	line-height: 26px;
}

@media only screen and (max-width: 767px) {
	.top .title-add__text p {
		font-size: 15px;
		line-height: 22px;
	}
}

.block--addicon::before {
	background: url(../img/common/icon/ico_blockL_01.svg) no-repeat;
	background-size: 100%;
	height: 226px;
	width: 281px;
}

@media only screen and (max-width: 767px) {
	.block--addicon::before {
		background-size: 100%;
		height: 104px;
		top: 15px;
		width: 100px;
	}
}

.block--addicon::after {
	background: url(../img/common/icon/ico_blockR_01.svg) no-repeat;
	background-size: 100%;
	height: 226px;
	width: 281px;
}

@media only screen and (max-width: 767px) {
	.block--addicon::after {
		background-size: 100%;
		height: 104px;
		top: 15px;
		width: 100px;
	}
}

.top .store__main__list .store-img figcaption.red,
.top .store__main__list .store-price .liPr__text.red {
	color: #d74f35;
}
