@charset "UTF-8";
/* media query */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
@import url(https://fonts.googleapis.com/css?family=Marcellus);
/* Reset Style */
/* =======================================

	Browser Reset CSS
	Last Up Date 09/09/28

========================================== */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

body {
  background: #FFF;
  color: #000;
  -webkit-text-size-adjust: none;
  letter-spacing: 1px;
}

body {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 500;
}

* html body {
  font-size: small;
}

*:first-child + html body {
  font-size: small;
}

#wrapper {
  overflow: hidden;
}

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

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

a {
  text-decoration: none;
  color: #000;
}

ul, dl, ol {
  text-indent: 0;
}

ul li {
  list-style: none;
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

* html input, * html textarea, * html select {
  font-size: 100%;
}

*:first-child + html + input, *:first-child html + textarea, *:first-child + html select {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}

th, td {
  text-align: left;
  vertical-align: top;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
}

* html pre, * html code, * html kbd, * html samp, * html tt {
  font-size: 100%;
  line-height: 100%;
}

*:first-child + html pre, *:first-child html + code, *:first-child html + kbd, *:first-child + html + samp, *:first-child + html tt {
  font-size: 108%;
  line-height: 100%;
}

input, select, textarea {
  font-size: 100%;
  font-family: Verdana, Helvetica, sans-serif;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.pconly {
  display: block;
}
@media all and (max-width: 668px) {
  .pconly {
    display: none;
  }
}

.sponly {
  display: none;
}
@media all and (max-width: 668px) {
  .sponly {
    display: block;
  }
}

.w1000 {
  max-width: 1000px;
  width: calc(100% - 30px);
  margin: 0 auto;
}

.w1280 {
  max-width: 1280px;
  width: calc(100% - 30px);
  margin: 0 auto;
}

a:hover {
  opacity: 0.7;
  transition: 0.5s;
}

img {
  max-width: 100%;
}

img {
  max-width: 100%;
}
img.fitimg {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
  width: 100%;
  height: 100%;
}

.fade00 {
  opacity: 0;
  transition: 2s;
}

.fade01 {
  opacity: 0;
  transition: 2s;
  transform: translate(0, 30px);
}

.fade00a {
  opacity: 1;
  transform: translate(0, 0);
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

#wrapper {
  background: url("../images/bg_pc.jpg") no-repeat top center/cover;
  text-align: center;
}
@media all and (max-width: 668px) {
  #wrapper {
    background: url("../images/bg_sp.jpg") no-repeat top center/cover;
    font-size: 90% !important;
  }
}

.area_head {
  text-align: left;
  margin: 30px 0 0 80px;
}
@media all and (max-width: 668px) {
  .area_head {
    margin: 20px 0 0 20px;
    max-width: 200px;
  }
}

.main {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
}
@media all and (max-width: 668px) {
  .main {
    padding: 20px 0;
  }
}
.main .area_main {
  width: 700px;
  height: 700px;
  padding: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media all and (max-width: 668px) {
  .main .area_main {
    padding: 20px;
    height: 400px;
  }
}
.main .area_main h1 {
  margin-bottom: 100px;
}
@media all and (max-width: 668px) {
  .main .area_main h1 {
    margin: 0 0 20px 0;
  }
  .main .area_main h1 img {
    max-width: 290px;
  }
}

.point_img {
  position: absolute;
}
.point_img.img01 {
  bottom: 250px;
}
@media all and (max-width: 668px) {
  .point_img.img01 {
    display: none;
  }
}
.point_img.img02 {
  bottom: 0px;
  right: 0;
}
@media all and (max-width: 668px) {
  .point_img.img02 {
    bottom: -50px;
  }
  .point_img.img02 img {
    width: 60px;
  }
}
.point_img.img03 {
  bottom: 0px;
  left: 0;
}
@media all and (max-width: 668px) {
  .point_img.img03 {
    bottom: auto;
    top: 0;
  }
}
.point_img.img04 {
  bottom: 0px;
  right: 0;
}
@media all and (max-width: 668px) {
  .point_img.img04 {
    bottom: -30px;
  }
  .point_img.img04 img {
    width: 50px;
  }
}
.point_img.img05 {
  top: 650px;
  left: -50px;
}
@media all and (max-width: 668px) {
  .point_img.img05 {
    left: 0;
    top: 0;
  }
  .point_img.img05 img {
    width: 30px;
  }
}

@-webkit-keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-15px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes fluffy1 {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-15px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-15px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
.intro {
  padding: 100px 0;
}
@media all and (max-width: 668px) {
  .intro {
    padding: 0 0 40px;
  }
}
.intro .area_intro {
  padding: 100px 20px;
  margin-bottom: 50px;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
}
@media all and (max-width: 668px) {
  .intro .area_intro {
    padding: 50px 20px;
    margin-bottom: 20px;
  }
}
.intro .area_intro h2 {
  margin: 0 auto 50px;
  max-width: 500px;
}
@media all and (max-width: 668px) {
  .intro .area_intro h2 {
    margin: 0 0 20px 0;
  }
  .intro .area_intro h2 img {
    max-width: 65%;
  }
}
.intro .area_intro .copy {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: bold;
  font-size: 120%;
  line-height: 2em;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 668px) {
  .intro .area_intro .copy {
    font-size: 100%;
    text-align: left;
  }
}
.intro .area_intro .img img {
  max-width: 600px;
  width: 100%;
}
.intro .area_intro .block_member {
  margin: 50px auto 0;
  padding: 30px;
  max-width: 1000px;
  background-color: #F3E6C6;
  box-sizing: border-box;
  border: 1px solid #000;
  position: relative;
}
@media all and (max-width: 668px) {
  .intro .area_intro .block_member {
    padding: 10px;
  }
}
.intro .area_intro .block_member:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 0;
  border-color: #000000 transparent transparent transparent;
  position: absolute;
  top: 5px;
  left: 5px;
}
.intro .area_intro .block_member:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #000000 transparent;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.intro .area_intro .block_member h3 {
  display: inline-block;
  border-bottom: 1px solid #000;
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 10px 0;
}
@media all and (max-width: 668px) {
  .intro .area_intro .block_member p {
    text-align: left;
    line-height: 1.4em;
    font-size: 12px;
  }
}
.intro .slider {
  margin: 0 0 100px 0;
}
@media all and (max-width: 668px) {
  .intro .slider {
    margin: 0 0 20px 0;
  }
}
.intro .slider li {
  position: relative;
}
.intro .slider li .txt_slider {
  position: absolute;
  color: #fff;
  bottom: 70px;
  left: 6vw;
  text-shadow: 0px 2px 10px #000;
}
@media all and (max-width: 800px) {
  .intro .slider li .txt_slider {
    bottom: 50px;
  }
}
@media all and (max-width: 668px) {
  .intro .slider li .txt_slider {
    left: 10vw;
    bottom: 30px;
  }
}
.intro .slider li img {
  padding: 30px;
  box-sizing: border-box;
}
@media all and (max-width: 668px) {
  .intro .slider li img {
    padding: 15px;
  }
}
.intro .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media all and (max-width: 668px) {
  .intro .slick-arrow {
    width: 30px;
  }
}
.intro .prev-arrow {
  left: 15%;
  z-index: 10;
}
@media all and (max-width: 668px) {
  .intro .prev-arrow {
    left: 10px;
  }
}
.intro .next-arrow {
  right: 15%;
}
@media all and (max-width: 668px) {
  .intro .next-arrow {
    right: 10px;
  }
}
.intro .area_info {
  position: relative;
}
.intro .area_info dl {
  position: relative;
  z-index: 1;
}
.intro .area_info dl dt {
  margin: 0 auto 20px;
  max-width: 250px;
}
@media all and (max-width: 668px) {
  .intro .area_info dl dt {
    margin: 0 auto 10px;
  }
  .intro .area_info dl dt h3 {
    width: 60%;
    margin: 0 auto;
  }
}
.intro .area_info dl dd {
  font-size: 130%;
  font-weight: bold;
  margin: 0 0 50px 0;
}
@media all and (max-width: 668px) {
  .intro .area_info dl dd {
    font-size: 110%;
    margin: 0 0 15px 0;
  }
}
.intro .area_info dl dd:last-child {
  margin: 0;
}
.intro .area_info dl dd span {
  display: block;
  font-size: 60%;
  font-weight: normal;
  line-height: 1.6em;
  margin: 10px 0 0 0;
}
@media all and (max-width: 668px) {
  .intro .area_info dl dd span {
    font-size: 80%;
  }
}

.howto {
  position: relative;
  margin-bottom: 100px;
}
.howto h2 {
  max-width: 400px;
  margin: 0 auto 30px;
}
.howto .reserve {
  display: flex;
  justify-content: center;
  padding: 30px 20px;
  background-color: rgba(255, 255, 255, 0.7);
}
@media all and (max-width: 668px) {
  .howto .reserve {
    justify-content: space-between;
  }
}
.howto .reserve li {
  width: 30%;
}
@media all and (max-width: 668px) {
  .howto .reserve li {
    width: 28%;
  }
}
.howto .reserve li.arrow {
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #887A14;
  font-size: 30px;
}
@media all and (max-width: 668px) {
  .howto .reserve li.arrow {
    width: 10px;
    font-size: 10px;
  }
}
.howto .reserve li .img {
  margin: 0 0 20px 0;
}
@media all and (max-width: 668px) {
  .howto .reserve li .img {
    height: 50px;
  }
  .howto .reserve li .img img {
    max-height: 50px;
  }
}
@media all and (max-width: 668px) {
  .howto .reserve li .txt {
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
  }
}
.howto .box_howto {
  background: #fff;
  padding: 30px;
  box-sizing: border-box;
}
@media all and (max-width: 668px) {
  .howto .box_howto {
    padding: 20px;
  }
}
.howto .box_howto h3 {
  margin: 0 0 10px 0;
  font-size: 150%;
  letter-spacing: 5px;
}
.howto .box_howto ul {
  max-width: 600px;
  margin: 0 auto 20px auto;
}
.howto .box_howto ul li {
  text-align: left;
  list-style: none;
  margin: 5px 0;
}
@media all and (max-width: 668px) {
  .howto .box_howto ul li {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 1.5em;
  }
}
.howto .box_howto ul li:before {
  content: "●";
  margin: 0 3px 0 0;
}
.howto .box_howto p {
  padding: 1px 0;
}
.howto .box_howto p span {
  font-size: 150%;
}
.howto .caption_list {
  display: inline-block;
  margin: 20px auto;
  text-align: left;
  position: relative;
  z-index: 1;
}
@media all and (max-width: 668px) {
  .howto .caption_list {
    font-size: 95%;
    line-height: 1.6em;
    letter-spacing: 0px;
  }
}
.howto .caption_list li a {
  color: #92214d;
  text-decoration: underline;
}

.lodging {
  padding: 50px 0;
  background: url("../images/bg_01.jpg") no-repeat top center/cover;
}
@media all and (max-width: 668px) {
  .lodging {
    padding: 30px 0;
  }
}
.lodging h2 {
  margin: 0 auto 50px;
  max-width: 400px;
}
@media all and (max-width: 668px) {
  .lodging h2 {
    margin: 0 auto 30px;
  }
}
.lodging .btn_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.lodging .btn_list a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 400px;
  height: 331px;
  padding: 10px;
  margin: 5px;
  box-sizing: border-box;
  background: url("../images/bg_02.png") no-repeat center center/100% 100%;
}
@media all and (max-width: 668px) {
  .lodging .btn_list a {
    width: 100%;
    margin: 0 0 10px 0;
    height: 230px;
  }
}
.lodging .btn_list a:first-child h3 {
  margin: 0 0 20px 0;
}
@media all and (max-width: 668px) {
  .lodging .btn_list a:first-child h3 {
    margin: 0 0 10px 0;
  }
}
@media all and (max-width: 668px) {
  .lodging .btn_list a:nth-child(4) h3 img {
    max-height: 70px;
  }
}
@media all and (max-width: 668px) {
  .lodging .btn_list a h3 {
    padding: 0 8px;
  }
  .lodging .btn_list a h3 img {
    max-height: 50px;
  }
}
.lodging .btn_list a .txt {
  font-size: 80%;
  color: #A11F24;
  line-height: 1.5em;
}

.pickup {
  padding: 100px 0;
  position: relative;
}
@media all and (max-width: 668px) {
  .pickup {
    padding: 30px 0;
  }
}
.pickup h2 {
  margin: 0 auto 50px auto;
  max-width: 300px;
}
@media all and (max-width: 668px) {
  .pickup h2 {
    margin: 0 auto 30px auto;
    max-width: 200px;
  }
}
.pickup .slider {
  padding: 50px 0;
  background-color: rgba(255, 255, 255, 0.7);
}
@media all and (max-width: 668px) {
  .pickup .slider {
    margin: 0 0 20px 0;
    padding: 20px 0;
  }
}
.pickup .slider li .title {
  text-align: center;
  margin: 0 auto 30px;
  display: block;
  max-width: 300px;
}
@media all and (max-width: 668px) {
  .pickup .slider li .title {
    max-width: 250px;
    margin: 0 auto 0;
  }
}
.pickup .slider li .img_flex {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  width: 85%;
  margin: 0 auto;
}
.pickup .slider li .img_flex li {
  width: 100%;
  margin-bottom: 15px;
}
@media all and (max-width: 668px) {
  .pickup .slider li .img_flex li {
    width: 100%;
    margin: 0;
  }
}
.pickup .slider li .img_flex .col02 {
  display: flex;
}
@media all and (max-width: 668px) {
  .pickup .slider li .img_flex .col02 {
    margin: 0 0 10px 0;
  }
}
@media all and (max-width: 668px) {
  .pickup .slider li .img_flex .col02 a img {
    padding-top: 0;
  }
}
.pickup .slider li .txt {
  padding: 0 70px;
  text-align: left;
}
@media all and (max-width: 668px) {
  .pickup .slider li .txt {
    padding: 0 30px;
  }
}
.pickup .slider li img {
  padding: 0 30px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media all and (max-width: 668px) {
  .pickup .slider li img {
    padding: 15px;
  }
}
.pickup .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media all and (max-width: 668px) {
  .pickup .slick-arrow {
    width: 30px;
  }
}
.pickup .prev-arrow {
  left: 15%;
  z-index: 10;
}
@media all and (max-width: 668px) {
  .pickup .prev-arrow {
    left: 10px;
  }
}
.pickup .next-arrow {
  right: 15%;
}
@media all and (max-width: 668px) {
  .pickup .next-arrow {
    right: 10px;
  }
}
.pickup .area_pickup {
  max-width: 920px;
  margin: 0 auto;
}

.enquete {
  margin-bottom: 100px;
}
@media all and (max-width: 668px) {
  .enquete {
    margin-bottom: 50px;
  }
}
.enquete .area_bg {
  background: url("../images/enquete_bg.png") no-repeat center center/100% 100%;
  height: 270px;
  position: relative;
  padding: 40px;
  box-sizing: border-box;
}
@media all and (max-width: 668px) {
  .enquete .area_bg {
    height: 500px;
    background: url("../images/enquete_bg_sp.png") no-repeat center center/100% 100%;
  }
}
.enquete .area_bg .txt {
  position: absolute;
  top: 50px;
  left: 50px;
  max-width: 200px;
}
@media all and (max-width: 668px) {
  .enquete .area_bg .txt {
    position: relative;
    max-width: 180px;
    top: -5px;
    left: 0;
    right: 0;
    margin: 0 auto 10px;
  }
}
.enquete .area_bg .sec_txt {
  margin-left: 270px;
  text-align: left;
  color: #fff;
}
@media all and (max-width: 668px) {
  .enquete .area_bg .sec_txt {
    margin: 0;
    text-align: justify;
  }
}
.enquete .area_bg .sec_txt a {
  background: #fff;
  color: #DF0012;
  font-weight: bold;
  text-align: center;
  display: block;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 50px;
  margin-top: 50px;
}
@media all and (max-width: 668px) {
  .enquete .area_bg .sec_txt a {
    margin-top: 20px;
  }
}

footer {
  padding: 100px 0;
  background-color: #fff;
}
@media all and (max-width: 668px) {
  footer {
    padding: 0 0 130px 0;
  }
}
footer .comment {
  background: url("../images/sub_bg.png") no-repeat center center/100% 100%;
  height: 280px;
  max-width: 900px;
  margin: 0 auto 100px auto;
  padding: 50px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}
@media all and (max-width: 668px) {
  footer .comment {
    width: 100%;
    padding: 30px;
    height: auto;
    background: #fff;
    margin: 0 auto 30px auto;
  }
}
footer .comment .title {
  margin: 0 0 20px 0;
}
@media all and (max-width: 668px) {
  footer .comment .title {
    width: 50%;
  }
}
footer .comment .point {
  position: absolute;
  width: 150px;
  top: 30px;
  right: 30px;
}
@media all and (max-width: 668px) {
  footer .comment .point {
    width: 75px;
    top: 15px;
    right: 15px;
  }
}
footer .comment .bold {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: bold;
  font-size: 130%;
  margin: 0 0 20px 0;
}
@media all and (max-width: 668px) {
  footer .comment .bold {
    font-size: 110%;
    margin: 0 0 10px 0;
  }
}
@media all and (max-width: 668px) {
  footer .comment .txt {
    font-size: 13px;
    line-height: 1.5em;
  }
}
footer .logo {
  max-width: 300px;
  display: block;
  margin: 0 auto;
}
@media all and (max-width: 668px) {
  footer .logo {
    width: 50%;
    display: inline-block;
  }
}
footer #pagetop {
  position: fixed;
  right: 30px;
  z-index: 99;
}
footer #pagetop a {
  overflow: hidden;
  outline: none;
}

/* iOSでのデフォルトスタイルをリセット */
input[type=submit], input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration, input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus, input[type=button]::focus {
  outline-offset: -2px;
}/*# sourceMappingURL=layout.css.map */