html,
body {
	font-family: "Zen Old Mincho",serif;
}

/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

*,
::before,
::after {
	box-sizing: border-box;
	border-style: solid;
	border-width: 0;
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	margin: 0;
}

main {
	display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
	margin: 0;
}

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

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

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	border-top-width: 1px;
	margin: 0;
	clear: both;
	color: inherit;
}

pre {
	font-family: monospace,monospace;
	font-size: inherit;
}

address {
	font-style: inherit;
}

a {
	background-color: rgba(0,0,0,0);
	text-decoration: none;
	color: inherit;
}

abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace,monospace;
	font-size: inherit;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
	vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	vertical-align: middle;
	color: inherit;
	font: inherit;
	background: rgba(0,0,0,0);
	padding: 0;
	margin: 0;
	border-radius: 0;
	text-align: inherit;
	text-transform: inherit;
}

[type=checkbox] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	     appearance: checkbox;
}

[type=radio] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	     appearance: radio;
}

button,
[type=button],
[type=reset],
[type=submit] {
	cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
	cursor: default;
}

:-moz-focusring {
	outline: auto;
}

select:disabled {
	opacity: inherit;
}

option {
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	min-width: 0;
}

legend {
	padding: 0;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

label[for] {
	cursor: pointer;
}

details {
	display: block;
}

summary {
	display: list-item;
}

[contenteditable]:focus {
	outline: auto;
}

table {
	border-color: inherit;
	border-collapse: collapse;
}

caption {
	text-align: left;
}

td,
th {
	vertical-align: top;
	padding: 0;
}

th {
	text-align: left;
	font-weight: bold;
}

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

body {
	font-size: 16px;
	line-height: 1.5;
	color: #333;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

input {
	margin: 0;
}

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

input[type=submit] {
	-webkit-appearance: none;
}

.l-footer {
	margin-top: 100px;
	padding-bottom: 30px;
	border-bottom: 10px solid #d3bf56;
}

.l-footer__copy {
	text-align: center;
}

.l-footer__product {
	text-align: center;
	margin-top: 80px;
}

.l-footer__logo {
	display: block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-top: 50px;
	margin-inline: auto;
	text-align: center;
}

.l-footer__address {
	margin-top: 35px;
	text-align: center;
	font-size: 14px;
	line-height: 1.8;
}

.l-footer__copyright {
	text-align: center;
	font-size: 14px;
	margin-top: 40px;
}

.l-footer__links {
	padding-top: 30px;
	border-top: 1px solid #eee;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}

.l-footer__link {
	display: inline-block;
	margin-inline: 10px;
	transition: opacity .3s ease;
}

.l-footer__link:hover {
	opacity: .8;
}

figure {
	text-align: center;
}

.p1 {
	padding-bottom: 80px;
	background-image: url(../images/p1-bg@2x.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom 0px center;
}

.p1__logo {
	margin-left: 20px;
	text-align: left;
}

.p1__main img {
	width: 100%;
}

.p1__main2 {
	margin-top: -40px;
	text-align: center;
}

.p2 {
	padding-top: 60px;
	background-image: url(../images/p2-bg@2x.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top 150px center;
}

.p2__main {
	padding-top: 100px;
	padding-bottom: 50px;
	padding-inline: 15px;
	text-align: center;
}

.p2__voice {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fff6bb;
}

.p2__voice img {
	width: 100%;
}

.p2__voice--2 {
	background-color: #fdf6c9;
}

.p2__voice--3 {
	background-color: #fff5b1;
}

.p2__voice--4 {
	background-color: #fff6bb;
}

.p3 {
	padding-top: 50px;
	padding-bottom: 60px;
	text-align: center;
	background-image: url(../images/p3-bg@2x.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.p3__main {
	max-width: 80%;
	margin-inline: auto;
}

.p3__main2 {
	padding: 30px 20px;
}

.p3__main3 {
	overflow: hidden;
}

.p3__main3 img {
	margin-top: -90px;
	width: 100%;
}

.p3__main4 {
	width: 80%;
	margin-inline: auto;
}

.p3__main5 {
	padding-inline: 30px;
	margin-top: 50px;
}

.cta {
	text-align: center;
}

.cta--2 {
	margin-top: 80px;
}

.cta__main {
	margin-top: 40px;
}

.cta__main {
	margin-top: 20px;
	margin-inline: auto;
	width: 80%;
}

.cta__main2 {
	margin-top: 50px;
}

.cta__main2 img {
	width: 100%;
}

.cta__item {
	padding-inline: 20px;
}

.cta__item img {
	width: 100%;
}

.cta__item--normal {
	margin-top: 60px;
}

.cta__button {
	display: block;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-inline: auto;
	width: calc(100% - 40px);
	transition: opacity .3s ease;
}

.cta__button:hover {
	opacity: .8;
}

.cta__main3 img {
	width: 100%;
}

.cta__main4 {
	width: 80%;
	margin-inline: auto;
}

.cta__campaign {
	margin-top: 60px;
}

.cta__about {
	width: calc(100% - 48px);
	margin-inline: auto;
	margin-bottom: 40px;
	text-align: left;
	line-height: 1.8;
}

.cta__aboutHead {
	text-align: center;
	margin-top: 30px;
	font-weight: bold;
	font-size: 26px;
	background-color: #c6e8ea;
	padding: 5px;
}

.cta__aboutHead--policy {
	line-height: 1.8;
	padding: 20px;
	color: #fff;
	background-color: #90d1d6;
	text-align: left;
	margin-inline: auto;
}

.cta__aboutHead--policy p {
	margin-top: 5px;
	font-size: .42em;
}

.cta__aboutText {
	margin-top: 10px;
}

.cta__aboutText--small {
	font-size: .8em;
}

.cta__caution {
	width: calc(100% - 48px);
	margin-top: 40px;
	margin-inline: auto;
}

.cta__title {
	margin-top: 40px;
	margin-bottom: 40px;
}

.cta__normal {
	margin-top: 80px;
	padding: 10px;
	background-color: #cebe5f;
	color: #fff;
	font-size: 32px;
}

.p5__inner {
	width: 80%;
	margin-inline: auto;
}

.p5__txt {
	margin-top: 15px;
}

.p5__main {
	text-align: center;
}

.p5__main2 {
	margin-top: 15px;
}

.p5__main3 {
	margin-top: 30px;
}

.p5__main3 img {
	width: 100%;
}

.p6__main {
	background-color: #d7cfa1;
	padding-bottom: 45px;
}

.p6__main img {
	width: 100%;
}

.p6__main2 {
	background-color: #4f4c3b;
	padding: 30px;
}

.p6__main3 {
	background-color: #6890cc;
	padding: 30px 40px;
	background-image: url(../images/p6-main3-bg@2x.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.p6__main4 img {
	width: 100%;
}

.p6__main5 img {
	width: 100%;
}

.p7 {
	background-color: #f9f4dc;
	padding-bottom: 20px;
}

.p7__main {
	padding: 60px;
}

.p7__point {
	margin-bottom: 60px;
}

.p7__pointHead {
	text-align: center;
}

.p7__pointHead img:first-of-type {
	width: 80%;
	display: block;
	margin-left: 20px;
}

.p7__pointHead img:nth-of-type(2) {
	width: 100%;
}

.p7__pointHead--1 img:nth-of-type(2) {
	margin-top: -30px;
}

.p7__pointHead--2 img:last-of-type {
	width: 80%;
	margin-top: 30px;
}

.p7__pointHead--3 img:last-of-type {
	width: 80%;
	margin-top: 30px;
	margin-inline: auto;
}

.p7__pointTxt {
	width: 80%;
	margin-inline: auto;
}

.p7__pointTxt--1 {
	margin-top: -160px;
}

.p7__pointTxt--2 {
	margin-top: 20px;
}

.p7__pointTxt--3 {
	margin-top: 20px;
}

.p8 {
	padding: 60px 20px;
	text-align: center;
}

.p8__main {
	width: 90%;
}

.p8__main2 {
	margin-top: 30px;
}

.p9 {
	background-color: #90d1d6;
}

.p9__main {
	padding-top: 60px;
}

.p9__main img {
	width: 100%;
}

.p9__main2 {
	margin-top: -20px;
}

.p9__main2 img {
	width: 100%;
}

.p9__main3 {
	padding-right: 40px;
	padding-top: 50px;
}

.p9__main3 img {
	width: 100%;
}

.p10__voice {
	margin-top: 20px;
}

.p10__voice img {
	width: 100%;
}

.p11__main {
	padding-top: 40px;
}

.p11__main2 {
	background-color: #90d1d6;
	padding: 20px;
}

.p11__main3 {
	padding-top: 100px;
}

.p11__main3 img {
	width: 100%;
}

.p12 {
	margin-top: 120px;
	text-align: center;
}

.p12__main2 {
	margin-top: -20px;
	background-color: #f9f4dc;
	padding-bottom: 80px;
}

.p12__main2 img {
	width: 100%;
}

.p12__main4 {
	margin-bottom: 30px;
}

.p12__main5 {
	margin-bottom: 70px;
}

.p12__main6 {
	padding-left: 40px;
}

.p12__green {
	background-color: #c3da59;
}

.p12__green img {
	width: 100%;
}

.button-reserve {
	margin-top: 50px;
	width: 80%;
	text-align: center;
	display: block;
	margin-inline: auto;
}

.p13__main {
	width: 80%;
	margin-top: 100px;
	margin-inline: auto;
	text-align: center;
}

.p13__main2 {
	margin-top: 40px;
}

.p13__main2 img {
	width: 100%;
}

.p13__main3 {
	margin-left: 50px;
}

.p13__main4 {
	width: 80%;
	margin-top: 80px;
	margin-inline: auto;
	text-align: center;
}

.p13__main5 {
	margin-top: 60px;
}

.p13__voice {
	margin-top: 80px;
}

.p13__voice img {
	width: 100%;
}

.p14__main {
	text-align: center;
	margin-top: 80px;
	width: 80%;
	margin-inline: auto;
}

.p14__main2 {
	margin-top: 80px;
}

.p14__main3 {
	width: 80%;
	margin-top: 40px;
	margin-inline: auto;
	text-align: center;
}

.p14__main4 img {
	width: 100%;
}

.p14__shop {
	margin-top: 40px;
	text-align: center;
}

.googlemap {
	margin-top: 30px;
}

.googlemap iframe {
	width: 100%;
}

.btn-anim {
	-webkit-animation-name: glow;
	        animation-name: glow;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
	-webkit-animation-duration: 1.5s;
	        animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	        animation-timing-function: ease-in-out;
	-webkit-animation-direction: normal;
	        animation-direction: normal;
}

.cf::after {
	clear: both;
	content: "";
	display: block;
}

.u-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.u-inner {
	width: 100%;
	max-width: 750px;
	margin-inline: auto;
}

@media screen and (min-width: 681px) {

.u-hidden-pc {
	display: none;
}

}

@media screen and (max-width: 680px) {

.u-hidden-sp {
	display: none;
}

}

@-webkit-keyframes glow {

0% {
	transform: scale(1);
}

50% {
	transform: scale(1.1);
}

100% {
	transform: scale(1);
}

}

@keyframes glow {

0% {
	transform: scale(1);
}

50% {
	transform: scale(1.1);
}

100% {
	transform: scale(1);
}

}


/*# sourceMappingURL=style.css.map */
