/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

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

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

* {
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif, '游明朝', 'Yu Mincho', YuMincho, serif
}

html, body {
  height: 100%
}

html {
  font-size: 62.5%;
  width: 100%
}

body {
  width: 100%
}

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

img {
  vertical-align: bottom
}

a {
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear
}

a:hover {
  opacity: 0.8
}

#wrapper {
  width: 100%
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  display: inline-block;
  display: block
}

* html .clearfix {
  height: 1%
}

.fl {
  float: left
}

.fr {
  float: right
}

@media screen and (max-width: 1024px) {
  .content img {
    max-width: 100%;
    height: auto
  }
}

@media screen and (min-width: 769px) {
  .pc_none {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .sp_none {
    display: none
  }
}

#SNSBox {
  background: #FFF;
  position: fixed;
  _position: absolute;
  top: 213px;
  right: 0;
  padding: 5px 0 10px;
  z-index: 1000;
  overflow: hidden;
  width: 37px;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  box-shadow: 0 0 7px #999999 !important
}

#SNSBox .SHARE {
  margin: 0 0 8px 0;
  padding: 0 0 5px 5px;
  border-bottom-style: double;
  border-bottom-color: #CCCCCC;
  font-size: 1px
}

#SNSBox .facebook {
  background: url(/special/common/images/sns_facebook.png) no-repeat;
  padding-left: 35px;
  margin: 0 0 8px 7px;
  height: 24px
}

#SNSBox .twitter {
  background: url(/special/common/images/sns_twitter.png) no-repeat;
  padding-left: 35px;
  margin: 0 0 8px 7px;
  height: 24px
}

#SNSBox .mixi {
  background: url(/special/common/images/sns_mixi.png) no-repeat;
  padding-left: 35px;
  margin-left: 7px;
  height: 24px
}

#sns_sp {
  padding: 30px 0 0;
  width: 100%;
  text-align: center
}

#sns_sp div {
  display: inline-block
}

iframe.twitter-share-button {
  width: 82px !important
}

.content {
  margin: 0 auto
}

#copy {
  text-align: center;
  font-size: 1.4em
}

html, body {
  height: 100%
}

body {
  word-wrap: break-word;
  color: #333;
  font-size: 16px;
  line-height: 1.6em;
  background-color: #fff
}

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

h1, h2, h3, p, div, ul, ol, li {
  line-height: 1.6em;
  margin: 0;
  padding: 0
}

h1, h2, h3 {
  font-weight: bold
}

input[type="text"], textarea {
  outline-width: 0
}

label {
  margin-bottom: 0
}

select, button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none
}

[type="range"] {
  -webkit-appearance: none
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

em {
  font-weight: bold;
  font-style: normal
}

.util-ta-l {
  text-align: left !important
}

.util-ta-c {
  text-align: center !important
}

.util-ta-r {
  text-align: right !important
}

.util-clear {
  clear: both
}

.util-clear-fix:before, .util-clear-fix:after {
  content: "";
  display: block;
  height: 0
}

.util-clear-fix:after {
  clear: both
}

.util-hide {
  display: none !important
}

.util-show, .util-block {
  display: block !important
}

.util-inline-block {
  display: inline-block !important
}

.util-flex {
  display: table;
  width: 100%
}

.util-flex>.cell {
  display: table-cell
}

.util-float-l {
  float: left !important
}

.util-float-r {
  float: right !important
}

.util-float-none {
  float: none !important
}

.util-fw-b {
  font-weight: bold !important
}

.util-fw-n {
  font-weight: normal !important
}

.util-in {
  margin-left: 10px;
  margin-right: 10px
}

.util-inner {
  padding: 10px;
  margin: 0 auto
}

.util-inner:before, .util-inner:after {
  content: "";
  display: block;
  height: 0
}

.util-inner:after {
  clear: both
}

.util-mb-0 {
  margin-bottom: 0 !important
}

.util-mb-10 {
  margin-bottom: 10px !important
}

.util-mb-15 {
  margin-bottom: 15px !important
}

.util-mb-20 {
  margin-bottom: 20px !important
}

.util-mt-0 {
  margin-top: 0 !important
}

.util-mt-10 {
  margin-top: 10px !important
}

.util-mt-15 {
  margin-top: 15px !important
}

.util-mt-20 {
  margin-top: 20px !important
}

.util-ml-0 {
  margin-left: 0 !important
}

.util-ml-10 {
  margin-left: 10px !important
}

.util-ml-20 {
  margin-left: 20px !important
}

.util-pb-0 {
  padding-bottom: 0 !important
}

.util-pb-10 {
  padding-bottom: 10px !important
}

.util-pb-20 {
  padding-bottom: 20px !important
}

.util-pt-0 {
  padding-top: 0 !important
}

.util-pt-10 {
  padding-top: 10px !important
}

.util-pt-20 {
  padding-top: 20px !important
}

.util-pl-0 {
  padding-left: 0 !important
}

.util-pl-10 {
  padding-left: 10px !important
}

.util-pl-20 {
  padding-left: 20px !important
}

.util-font-size-s {
  font-size: 12px !important
}

.util-font-size-m {
  font-size: 13px !important
}

.util-font-size-l {
  font-size: 14px !important
}

.util-va-t {
  vertical-align: top !important
}

.util-va-m {
  vertical-align: middle !important
}

.util-va-b {
  vertical-align: bottom !important
}

.ly-global-footer {
  margin: 0 auto;
  padding: 0 20px
}

.ly-global-footer>.inner {
  padding: 50px 0;
  text-align: center
}

.ly-global-footer>.inner>.copyright {
  font-family: 'ヒラギノ角ゴ Pro W3';
  font-size: 12px;
  font-weight: bold
}

.ly-section {
  width: 100%
}

.ly-intro {
  margin: 0 auto;
  background-size: cover;
  background-position: top center
}

.ly-wrapper {
  width: 100%;
  background-color: #fff;
  overflow: hidden
}

@media screen and (min-width: 769px) {
  .sp-none {
    display: block
  }
  .pc-none {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none
  }
  .pc-none {
    display: block
  }
  h2.img {
    width: 100%
  }
  .ly-intro {
    width: 100%;
    background: none;
    height: auto
  }
  .ly-intro>img {
    width: 100%
  }
  .ly-section {
    width: 100%
  }
  .ly-section .inner h2 img.sp-none {
    display: none
  }
  .ly-global-footer>.inner {
    padding: 20px 0
  }
  .ly-global-footer>.inner>.footer-logo {
    display: inline-block;
    margin-bottom: 20px
  }
}

* {
  box-sizing: border-box
}

body {
  font-size: 14px;
  color: #333
}

.hide {
  display: none
}

.ly-header {
  position: absolute;
  top: 0;
  left: 30px;
  width: 175px;
  height: 70px
}

.ly-wrapper {
  min-width: 980px;
  overflow: auto
}

main.ly-main {
  width: 100%
}

.ly-intro img {
  width: 100%
}

.ly-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000
}

.ly-modal .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 1000
}

.ly-modal .modal-contents {
  z-index: 1100;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 800px;
  margin-left: -400px;
  margin-top: -290px
}

.ly-modal .modal-contents .modal-arrow {
  position: absolute;
  top: 50%;
  margin-top: -23px;
  cursor: pointer
}

.ly-modal .modal-contents #arrowLeft {
  left: -78px
}

.ly-modal .modal-contents #arrowRight {
  right: -78px
}

.ly-modal .modal-contents .content {
  background: #fff;
  width: 800px;
  height: 580px;
  padding: 50px
}

.ly-modal .modal-contents .content img {
  width: 100%;
  cursor: pointer
}

.ly-modal .modal-contents .content .caption {
  margin-top: 10px
}

section.ly-section .inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  text-align: center
}

section.ly-section.is-intro {
  margin: 50px 0 60px
}

section.ly-section.is-intro h2.mod-heading {
  margin-bottom: 30px
}

section.ly-section.is-intro .section-text {
  margin-bottom: 60px
}

section.ly-section.is-intro .section-image {
  margin-bottom: 60px
}

section.ly-section.is-intro .room-images .pain-left, section.ly-section.is-intro .room-images .pain-right {
  vertical-align: top
}

section.ly-section.is-intro .room-images .pain-left {
  padding-right: 30px
}

section.ly-section.is-intro .room-images .pain-right {
  text-align: left
}

section.ly-section.is-safety-point {
  background: #FEF8FA;
  margin-bottom: 50px;
  padding: 60px 0 50px
}

section.ly-section.is-safety-point img {
  width: 100%
}

section.ly-section.is-safety-point ul.point-list {
  width: 980px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
  border-bottom: 1px solid #dfdfdf;
  font-size: 0px;
  letter-spacing: -.4em
}

section.ly-section.is-safety-point ul.point-list li {
  display: inline-block;
  width: 300px;
  margin-right: 40px;
  margin-bottom: 30px;
  vertical-align: top;
  font-size: 16px;
  letter-spacing: normal
}

section.ly-section.is-safety-point ul.point-list li:nth-child(3n) {
  margin-right: 0
}

section.ly-section.is-safety-point ul.point-list li:nth-child(7) {
  margin-right: 20px
}

section.ly-section.is-safety-point ul.point-list li:nth-child(8) {
  width: 320px
}

section.ly-section.is-safety-point ul.point-list li a {
  display: inline-block;
  margin-bottom: 10px
}

section.ly-section.is-safety-point .supples {
  text-align: left
}

section.ly-section.is-guide-links {
  background: #F0FCEE;
  margin-top: 60px;
  padding: 40px 0 30px
}

section.ly-section.is-guide-links h2.mod-heading {
  margin-bottom: 30px
}

section.ly-section.is-guide-links h2.mod-heading img {
  margin: 0 auto
}

section.ly-section.is-guide-links ul.guide-list {
  width: 880px;
  margin: 0 auto;
  font-size: 0px;
  letter-spacing: -.4em
}

section.ly-section.is-guide-links ul.guide-list li {
  display: inline-block;
  width: 435px;
  margin-bottom: 10px;
  letter-spacing: normal
}

section.ly-section.is-guide-links ul.guide-list li:nth-child(odd) {
  margin-right: 10px
}

section.ly-section.is-guide-links ul.guide-list li a {
  display: inline-block
}

section.ly-section.is-plan {
  padding: 60px 0
}

section.ly-section.is-plan h2.mod-heading {
  margin-bottom: 40px
}

section.ly-section.is-plan .plan-reserve-links>div {
  vertical-align: middle
}

section.ly-section.is-plan .plan-reserve-links>div.plan01, section.ly-section.is-plan .plan-reserve-links>div.plan02 {
  width: 300px;
  padding-right: 30px;
}

section.ly-section.is-plan .plan-reserve-links>div.plan01 img.is-balloon, section.ly-section.is-plan .plan-reserve-links>div.plan02 img.is-balloon {
  margin-bottom: 10px
}

section.ly-section.is-plan .plan-reserve-links>div.plan01>p {
  margin: 20px 0;
  font-size: 12px;
  text-align: left
}

section.ly-section.is-plan .plan-reserve-links>div.plan02>p {
  margin: 20px 0;
  font-size: 20px;
  text-align: left
}

section.ly-section.is-plan .plan-reserve-links>div.plan01>p>span, section.ly-section.is-plan .plan-reserve-links>div.plan02>p>span {
  display: block;
  font-size: 30px;
  color: #F55176
}

section.ly-section.is-plan .plan-reserve-links>div.arrow {
  padding-right: 20px;
  vertical-align: middle;
  width: 120px
}

section.ly-section.is-plan .plan-reserve-links>div.priv {
  width: 280px
}

section.ly-section.is-info .inner {
  background: #FEF8FA;
  padding: 40px 0 30px;
  margin-top: 50px;
}

.qa {
  background-color: rgb(247, 146, 150);
  width: 100%;
  max-width: 880px;
  margin: 100px auto;
  text-align: center;
  position: relative;
  padding-top: 200px;
  padding-bottom: 35px;
}

#baby_img {
  position: absolute;
  top: -29px;
  left: 155px;
}

#baby_img_sp {
  position: absolute;
  top: -29px;
  left: 20%;
  width: 230px;
}

.qa_head {
  color: #fff;
}

.qa_sub {
  color: #fff;
}

.accordion {
  width: 90%;
  margin: 0 auto;
}

.qa_inner {
  background: rgb(254, 222, 201);
  width: 100%;
  padding: 17px 0;
}

#panel {
  width: 95%;
  margin: 0 auto;
  background: rgb(235, 235, 235);
}

#panel>dt {
  border-bottom: solid 1px silver;
  background-color: #fff;
  color: #000;
  cursor: pointer;
  padding: 15px 60px;
  text-align: left;
  font-weight: bold;
  height: 67px;
}

.title {
  padding-top: 5px;
  font-size: 17px;
}

#panel>dd {
  background-color: #fff;
  margin: 0px;
  padding: 15px 85px;
  text-align: left;
  margin-bottom: 15px;
}

.important {
  color: red;
}

.sub-sentense {
  margin-top: 30px;
}

.accordion_icon, .accordion_icon span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}

.accordion_icon {
  position: relative;
  width: 30px;
  float: right;
  margin-right: 5px;
}

.accordion_icon span {
  position: absolute;
  left: 6px;
  width: 50%;
  height: 2px;
  background-color: #F88789;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}

.accordion_icon span:nth-of-type(1) {
  top: -13px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.accordion_icon span:nth-of-type(2) {
  top: -13px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

/*＋、－切り替え*/

.accordion_icon.active span:nth-of-type(1) {
  display: none;
}

.accordion_icon.active span:nth-of-type(2) {
  top: -13px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

#qa_footer {
  width: 62%;
  margin: 25px auto 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-shadow: -1px -2px 3px #808080;
  text-align: left;
}
#qa_footer-sp {
  width: 84%;
  margin: 25px auto 0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-shadow: -1px -2px 3px #808080;
  text-align: left;
}


section.ly-section.is-info img {
  margin: 0 auto
}

.catch-text .inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  text-align: center
}

.ly-global-footer {
  margin: 0 auto;
  padding: 0;
  max-width: 980px
}

.ly-global-footer>.inner {
  padding: 50px 0 0
}

.ly-global-footer>.inner:before, .ly-global-footer>.inner:after {
  content: "";
  display: block;
  height: 0
}

.ly-global-footer>.inner:after {
  clear: both
}

.ly-global-footer>.inner>a.footer-logo {
  display: block;
  width: 195px;
  height: 70px;
  float: left
}

.ly-global-footer>.inner>.copyright {
  float: right;
  font-family: 'ヒラギノ角ゴ Pro W3';
  font-size: 12px;
  font-weight: bold;
  width: 195px;
  height: 15px;
  padding-top: 50px
}

@media screen and (max-width: 768px) {
  img {
    width: 100%
  }
  .ly-wrapper {
    min-width: 100%
  }
  .ly-modal {
    display: none
  }
  section.ly-section .inner {
    padding-left: 30px;
    padding-right: 30px
  }
  section.ly-section.is-intro {
    margin: 60px 0 50px
  }
  section.ly-section.is-intro h2.mod-heading {
    margin-bottom: 20px
  }
  section.ly-section.is-intro .room-images.util-flex {
    display: block
  }
  section.ly-section.is-intro .room-images.util-flex .cell {
    display: block
  }
  section.ly-section.is-intro .room-images .pain-left, section.ly-section.is-intro .room-images .pain-right {
    vertical-align: top
  }
  section.ly-section.is-intro .room-images .pain-left {
    padding-right: 0;
    margin-bottom: 30px
  }
  section.ly-section.is-intro .room-images .pain-right {
    text-align: left
  }
  section.ly-section.is-intro .room-images .pain-right span {
    display: inline-block;
    margin-top: 10px
  }
  section.ly-section.is-safety-point {
    padding: 40px 0 50px
  }
  section.ly-section.is-safety-point ul.point-list {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px
  }
  section.ly-section.is-safety-point ul.point-list li {
    width: 100%;
    margin-right: 0
  }
  section.ly-section.is-safety-point ul.point-list li a {
    display: block;
    pointer-events: none
  }
  section.ly-section.is-safety-point ul.point-list li:nth-child(7) {
    margin-right: 0;
    margin-bottom: 10px
  }
  section.ly-section.is-safety-point ul.point-list li:nth-child(8) {
    width: 100%
  }
  section.ly-section.is-guide-links ul.guide-list {
    width: 100%
  }
  section.ly-section.is-guide-links ul.guide-list li {
    width: 100%
  }
  #panel {
    width: 90%;
  }
  #panel>dt {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
  }
  .title {
    font-size: 12px;
  }
  #panel>dd {
    padding: 15px 25px 15px;
    font-size: 11px;
  }
  .accordion_icon span:nth-of-type(1) {
    top: -25;
  }
  .accordion_icon span:nth-of-type(2) {
    top: -25;
  }
  .accordion_icon.active span:nth-of-type(2) {
    top: -25;
  }
  #qa_footer {
    font-size: 12px;
  }
  section.ly-section.is-guide-links ul.guide-list li:nth-child(odd) {
    margin-right: 0
  }
  section.ly-section.is-plan .plan-reserve-links.util-flex {
    display: block
  }
  section.ly-section.is-plan .plan-reserve-links.util-flex .cell {
    display: block
  }
  section.ly-section.is-plan .plan-reserve-links>div.plan01 {
    padding-bottom: 60px;
    border-bottom: 1px solid #dfdfdf
  }
  section.ly-section.is-plan .plan-reserve-links>div.plan01, section.ly-section.is-plan .plan-reserve-links>div.plan02 {
    width: 100%;
    margin-bottom: 60px;
    padding-right: 0
  }
  section.ly-section.is-plan .plan-reserve-links>div.arrow {
    display: none
  }
  section.ly-section.is-plan .plan-reserve-links>div.priv {
    width: 100%
  }
  section.ly-section.is-info .inner {
    position: relative;
    padding: 40px 30px 30px
  }
  section.ly-section.is-info .inner a.tel-link {
    display: block;
    position: absolute;
    left: 18%;
    width: 64%;
    height: 10%
  }
  section.ly-section.is-info .inner a.tel-link.is-iwaki {
    top: 29%
  }
  section.ly-section.is-info .inner a.tel-link.is-tokyo {
    top: 66%
  }
  .catch-text .inner {
    padding: 0 30px
  }
  .ly-global-footer {
    margin-top: 10px
  }
  .ly-global-footer>.inner {
    padding: 0
  }
  .ly-global-footer>.inner>a.footer-logo, .ly-global-footer>.inner>.copyright {
    float: none;
    margin: 0 auto
  }
  .ly-global-footer>.inner>a.footer-logo {
    margin-bottom: 15px
  }
  .ly-global-footer>.inner>.copyright {
    padding-top: 0
  }
  section.ly-section.is-plan .plan-reserve-links>div.plan01, section.ly-section.is-plan .plan-reserve-links>div.plan02 {
    padding-left: 0px;
  }
}

.ly-section {
  width: 100%
}

.ly-intro {
  margin: 0 auto;
  background-size: cover;
  background-position: top center
}

.ly-wrapper {
  width: 100%;
  background-color: #fff;
  overflow: hidden
}

@media screen and (min-width: 769px) {
  .sp-none {
    display: block
  }
  .pc-none {
    display: none
  }
}

@media screen and (max-width: 768px) {
  .sp-none {
    display: none
  }
  .pc-none {
    display: block
  }
  h2.img {
    width: 100%
  }
  .ly-intro {
    width: 100%;
    background: none;
    height: auto
  }
  .ly-intro>img {
    width: 100%
  }
  .ly-section {
    width: 100%
  }
  .ly-section .inner h2 img.sp-none {
    display: none
  }
}

.mod-round-border-link-btn {
  display: inline-block;
  height: 42px;
  width: 255px;
  line-height: 42px;
  padding-right: 40px;
  border-radius: 42px;
  background: url("/special/letsenjoy/images/arrow-circle.png") right center no-repeat;
  background-size: 40px 40px;
  background-color: #fff;
  font-size: 17px;
  text-align: center;
  vertical-align: middle
}

.mod-round-border-link-btn.is-green {
  border: 1px solid #a3e7ce;
  color: #36a673
}

.mod-round-border-link-btn.is-orange {
  border: 1px solid #fc8230;
  color: #f87c31
}

.mod-round-border-link-btn.is-purple {
  border: 1px solid #cba4ec;
  color: #a95ce9
}

.mod-round-border-link-btn.is-info {
  color: #2e6368;
  font-weight: bold;
  font-size: 19px;
  text-align: left;
  padding-left: 30px;
  background: url("/special/letsenjoy/images/arrow-circle.png") right 8px center no-repeat;
  background-size: 40px 40px;
  background-color: #fff;
  width: 280px
}

.mod-square-link-btn {
  display: inline-block;
  background: url("/special/letsenjoy/images/arrow-circle.png") right 3px center no-repeat;
  background-size: 40px 40px;
  background-color: #fefff0;
  min-height: 65px;
  width: 300px;
  padding: 0 35px 0 10px;
  font-size: 17px
}

.mod-square-link-btn .btn-inner {
  display: table;
  width: 100%;
  min-height: 65px
}

.mod-square-link-btn .btn-inner .btn-text {
  display: table-cell;
  vertical-align: middle;
  line-height: 22px
}

.mod-square-link-btn .btn-inner .small-text {
  font-size: 14px
}

.mod-square-link-btn .btn-inner .sub-text {
  font-size: 15px;
  font-weight: bold
}

.mod-square-link-btn.is-green {
  border: 1px solid #a3e7ce;
  box-shadow: 6px -6px 0 #c9e3dc
}

.mod-square-link-btn.is-green .btn-text {
  color: #36a673
}

.mod-square-link-btn.is-orange {
  border: 1px solid #fabb2a;
  box-shadow: 6px -6px 0 #fef3c3
}

.mod-square-link-btn.is-orange .btn-text {
  color: #ff9900
}

.mod-square-link-btn.is-purple {
  border: 1px solid #cb9ef1;
  box-shadow: 6px -6px 0 #efe7f6
}

.mod-square-link-btn.is-purple .btn-text {
  color: #ab5eeb
}

.mod-square-link-btn.is-short {
  width: 220px
}

.mod-square-link-btn.is-middle {
  width: 310px
}

.mod-square-link-btn.is-long {
  width: 550px
}

.mod-square-circle-link-btn {
  display: inline-block;
  background: url("/special/letsenjoy/images/arrow-circle.png") right 15px center no-repeat;
  background-size: 40px 40px;
  background-color: #fcf8de;
  min-height: 80px;
  width: 480px;
  padding: 16px 60px 16px 40px;
  font-size: 19px;
  font-weight: bold;
  color: #2e6368;
  border: 2px solid #fff;
  box-shadow: 6px 6px 0 #f3e6c0
}

.mod-square-circle-link-btn .btn-inner {
  display: table;
  width: 325px;
  min-height: 45px;
  background: #fff;
  border-radius: 45px
}

.mod-square-circle-link-btn .btn-inner .btn-text {
  display: table-cell;
  vertical-align: middle;
  line-height: 22px;
  padding: 0 30px
}

.mod-square-circle-link-btn .btn-inner .sub-text {
  font-size: 16px;
  font-weight: normal
}

.ly-intro .main {
  width: 100%;
  min-width: 1000px
}

.ly-intro .main img.main-image {
  width: 100%
}

.ly-intro .sub {
  background: url("/special/letsenjoy/images/intro/intro-bg.png") 0 0 repeat-y;
  background-size: contain;
  padding-bottom: 30px;
  min-width: 1000px
}

.ly-intro .sub .sub-text {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto
}

.ly-intro .sub .sub-text img {
  width: 100%
}

.ly-intro .sub .menu {
  text-align: center;
  width: 100%;
  max-width: 1280px;
  margin: 50px auto
}

.ly-intro .sub .menu .main-cell {
  display: inline-block;
  width: 30%
}

.ly-intro .sub .menu .main-cell img {
  width: 228px;
  margin: 0 auto
}

.ly-section .top-border {
  margin: 2px 0
}

.ly-section .top-border img {
  width: 100%
}

.ly-section .bottom-border {
  margin: 2px 0
}

.ly-section .bottom-border img {
  width: 100%
}

.ly-section .section-inner {
  width: 100%;
  min-width: 1000px;
  max-width: 1500px;
  margin: 0 auto;
  background: url("/special/letsenjoy/images/bg-bubble.png") center top no-repeat;
  background-size: cover;
  padding-bottom: 80px
}

.ly-section .title-image {
  width: 184px;
  margin: 0 auto;
  padding-top: 50px
}

.ly-section .title-image img {
  width: 100%
}

.ly-section .title-text {
  margin: 20px auto 0
}

.ly-section .title-text img {
  width: 100%
}

.ly-section .appeal-block {
  width: 990px;
  margin: 90px auto 0;
  padding: 15px 15px 30px;
  background: url("/special/letsenjoy/images/bg-white-l.png") 0 0 no-repeat;
  background-size: cover
}

.ly-section .appeal-table {
  display: table;
  width: 100%;
  table-layout: fixed
}

.ly-section .appeal-table .appeal-cell {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  padding: 35px;
  position: relative
}

.ly-section .appeal-table .appeal-cell .appeal-header-image {
  position: absolute;
  top: -86px;
  left: 50%;
  margin-left: -110px;
  width: 220px
}

.ly-section .appeal-table .appeal-cell .appeal-header-image img {
  width: 100%
}

.ly-section .appeal-list li {
  position: relative;
  padding: 7px 2px 15px
}

.ly-section .appeal-list li:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  border-radius: 5px;
  border: 2px solid #f9e389
}

.ly-section .appeal-list li:last-child:after {
  content: none
}

.ly-section .appeal-list.is-safe li:after {
  border: 2px solid #c6de97
}

.ly-section .appeal-list .appeal-list-title {
  width: 414px
}

.ly-section .appeal-list .appeal-list-title img {
  width: 100%
}

.ly-section .appeal-list .appeal-list-text {
  padding: 5px 0 0 60px;
  font-size: 14px;
  line-height: 20px;
  max-width: 375px
}

.ly-section .appeal-list .appeal-list-text.is-middle-width {
  max-width: 275px
}

.ly-section .appeal-list .appeal-list-text.has-tpd {
  padding-top: 20px
}

.ly-section .appeal-list .appeal-image {
  position: absolute;
  top: -5px;
  right: 0;
  width: 122px;
  z-index: 1
}

.ly-section .appeal-list .appeal-image img {
  width: 100%
}

.ly-section .appeal-list .appeal-image.is-safe-image {
  top: -20px;
  right: -10px;
  width: 160px
}

.ly-section .recommend-block {
  width: 788px;
  height: 343px;
  padding: 75px 0px 0px 55px;
  position: relative;
  margin: -50px auto 0
}

.ly-section .recommend-block.is-green {
  background: url("/special/letsenjoy/images/green/point-bg-green.png") 0 0 no-repeat;
  background-size: 788px 343px
}

.ly-section .recommend-block.is-orange {
  background: url("/special/letsenjoy/images/orange/point-bg-orange.png") 0 0 no-repeat;
  background-size: 788px 343px
}

.ly-section .recommend-block.is-purple {
  background: url("/special/letsenjoy/images/purple/point-bg-purple.png") 0 0 no-repeat;
  background-size: 788px 343px
}

.ly-section .recommend-block .recommend-block-inner {
  width: 580px
}

.ly-section .recommend-block .recommend-title {
  margin: 0 auto 25px;
  width: 461px
}

.ly-section .recommend-block .recommend-title img {
  width: 100%
}

.ly-section .recommend-block .recommend-text {
  text-align: center;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 26px
}

.ly-section .recommend-block .recommend-text .small-text {
  font-size: 13px;
  line-height: 18px
}

.ly-section .recommend-block .recommend-link {
  text-align: center
}

.ly-section .recommend-block .recommend-image {
  position: absolute;
  bottom: 0;
  right: -85px;
  width: 107px
}

.ly-section .recommend-block .recommend-image img {
  width: 100%
}

.ly-section .stay-info-block {
  width: 990px;
  height: 270px;
  margin: 20px auto 0;
  padding: 0px 10px 20px 23px;
  background: url("/special/letsenjoy/images/bg-white-m.png") 0 0 no-repeat;
  background-size: cover
}

.ly-section .stay-info-block .stay-info-title {
  width: 211px;
  margin: 0 auto
}

.ly-section .stay-info-block .stay-info-title img {
  width: 100%
}

.ly-section .stay-info-block .stay-info-table {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-top: -10px
}

.ly-section .stay-info-block .stay-info-table .stay-info-cell {
  display: table-cell;
  vertical-align: middle
}

.ly-section .stay-info-block .stay-info-table .stay-info-cell.is-image {
  width: 310px;
  padding-right: 20px
}

.ly-section .stay-info-block .stay-info-table .stay-info-cell.is-image img {
  width: 100%
}

.ly-section .stay-info-block .stay-info-table .stay-info-cell .stay-info-text {
  font-size: 17px;
  padding: 17px 0 0 10px
}

.ly-section .stay-info-block .stay-info-table .stay-info-cell .stay-info-action .mod-square-link-btn:first-child {
  margin-right: 15px
}

.ly-section .stay-info-block .stay-info-table .stay-info-cell .stay-info-action .mod-square-link-btn.is-long {
  margin-right: 0
}

.ly-section .sub-info-block {
  width: 990px;
  height: 260px;
  margin: 40px auto 0;
  padding: 28px 10px 28px 23px;
  background: url("/special/letsenjoy/images/bg-white-s.png") 0 0 no-repeat;
  background-size: cover
}

.ly-section .sub-info-block .sub-info-table {
  display: table;
  width: 100%;
  table-layout: fixed
}

.ly-section .sub-info-block .sub-info-table .sub-info-cell {
  display: table-cell;
  vertical-align: top
}

.ly-section .sub-info-block .sub-info-table .sub-info-cell.is-image {
  width: 310px;
  padding-right: 20px
}

.ly-section .sub-info-block .sub-info-table .sub-info-cell.is-image img {
  width: 100%
}

.ly-section .sub-info-block .sub-info-table .sub-info-cell .sub-info-title {
  width: 628px;
  margin-top: 5px
}

.ly-section .sub-info-block .sub-info-table .sub-info-cell .sub-info-title img {
  width: 100%
}

.ly-section .sub-info-block .sub-info-table .sub-info-cell .sub-info-text {
  padding: 25px 0 0 10px;
  max-width: 560px
}

.ly-section .sub-image-block {
  width: 990px;
  margin: 40px auto 0;
  padding: 20px 7px 25px;
  background: url("/special/letsenjoy/images/bg-white-m.png") 0 0 no-repeat;
  background-size: 100% 100%
}

.ly-section .sub-image-block .sub-image-title {
  width: 950px;
  margin: 0 auto 15px
}

.ly-section .sub-image-block .sub-image-title img {
  width: 100%
}

.ly-section .sub-image-block .sub-image-table {
  display: table;
  width: 100%;
  table-layout: fixed
}

.ly-section .sub-image-block .sub-image-cell {
  display: table-cell;
  width: 33%;
  padding: 0 15px
}

.ly-section .sub-image-block .sub-image-cell img {
  width: 100%
}

.ly-section .sub-image-block .sub-image-text {
  font-size: 18px;
  font-weight: bold;
  margin-top: 5px
}

.ly-section .link-title-image {
  width: 934px;
  padding: 35px 0;
  margin: 0 auto
}

.ly-section .link-title-image img {
  width: 100%
}

.ly-section .link-block {
  width: 990px;
  margin: 0 auto 15px
}

.ly-section .link-block .mod-square-circle-link-btn {
  margin-right: 15px
}

.ly-section .link-block .mod-square-circle-link-btn:last-child {
  margin-right: 0
}

.ly-section .op-link-block {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 20px 30px;
  box-shadow: 6px 6px 0 #99cccc;
  margin-bottom: 25px;
  width: 99%
}

.ly-section .op-link-block .op-link-block-title-image {
  display: inline-block;
  width: 308px;
  vertical-align: middle;
  margin-left: 5px
}

.ly-section .op-link-block .op-link-block-title-image img {
  width: 100%
}

.ly-section .op-link-block .op-link-block-title-image.is-with-child {
  width: 387px;
  margin-bottom: 5px
}

.ly-section .op-link-block .mod-round-border-link-btn {
  margin: 0 10px
}

.ly-section .op-link-block .mod-round-border-link-btn:last-child {
  margin: 0 0 0 10px
}

.ly-section .contact-wrapper {
  width: 990px;
  margin: 0 auto
}

.ly-section .contact-title-text {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #fff
}

.ly-section .contact-supplement-text {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #fff
}

.ly-section .contact-block {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 20px
}

.ly-section .contact-block .contact-block-inner {
  display: table-cell;
  text-align: center;
  font-weight: bold;
  width: 50%;
  padding: 0 10px
}

.ly-section .contact-block .contact-block-inner .contact-box {
  margin: 0
}

.ly-section .contact-box {
  display: block;
  margin: 0 10px;
  background: #fff;
  border-radius: 40px;
  padding: 15px 20px 10px
}

.ly-section .contact-box .box-title {
  font-size: 18px;
  margin-bottom: 4px;
  letter-spacing: 2px
}

.ly-section .contact-box .box-tel {
  background: #f1eed1;
  font-size: 40px;
  line-height: 56px;
  height: 56px;
  border-radius: 56px;
  margin-bottom: 6px
}

.ly-section .contact-box .box-tel.is-tokyo {
  color: #c64264
}

.ly-section .contact-box .box-tel.is-iwaki {
  color: #775da4
}

.ly-section .contact-box .box-info-title {
  font-size: 17px;
  margin-bottom: 4px;
  letter-spacing: 2px
}

.ly-section .contact-box .box-info-text {
  font-size: 20px
}

.ly-section .contact-box .contact-info-table {
  display: table;
  width: 100%;
  table-layout: fixed;
  font-size: 20px
}

.ly-section .contact-box .contact-info-table .contact-info-cell {
  display: table-cell;
  vertical-align: middle
}

.ly-section .contact-box .contact-info-table .contact-info-cell.is-title {
  font-weight: bold;
  padding-left: 20px;
  width: 400px
}

.ly-section .contact-box .inline-block {
  line-height: 25px
}

.ly-section .contact-box .inline-block .inline-text {
  display: inline-block;
  min-width: 220px;
  line-height: inherit
}

.ly-section .contact-box .inline-block .inline-text .small-text {
  font-size: 16px
}

.ly-section .contact-box .contact-sub-text {
  font-size: 18px;
  margin-top: 15px
}

.ly-section.is-category-baby {
  background-color: #e3f6f5
}

.ly-section.is-category-baby .title-text {
  width: 610px
}

.ly-section.is-category-baby .appeal-list li:first-child {
  min-height: 135px
}

.ly-section.is-category-baby .stay-info-block .stay-info-action {
  margin-top: 55px
}

.ly-section.is-category-pre-school {
  background-color: #fbe9c0
}

.ly-section.is-category-pre-school .title-text {
  width: 659px
}

.ly-section.is-category-pre-school .appeal-list li:first-child {
  min-height: 120px
}

.ly-section.is-category-pre-school .appeal-list li:nth-child(2) {
  min-height: 135px
}

.ly-section.is-category-pre-school .stay-info-block .stay-info-action {
  margin-top: 40px
}

.ly-section.is-category-school {
  background-color: #eadef4
}

.ly-section.is-category-school .title-text {
  width: 643px
}

.ly-section.is-category-school .stay-info-block .stay-info-action {
  margin-top: 20px
}

.ly-section.is-link .section-inner {
  background: none;
  padding-bottom: auto;
}

.ly-section.is-contact {
  background: url("/special/letsenjoy/images/contact/contact-bg.png") center bottom no-repeat;
  background-size: cover
}

.ly-section.is-contact .section-inner {
  background: none;
  padding: 40px 0
}

@media screen and (max-width: 768px) {
  .mod-round-border-link-btn {
    display: block;
    height: 40px;
    width: 100%;
    line-height: 40px;
    padding-right: 40px;
    border-radius: 40px;
    background: url("/special/letsenjoy/images/sp/arrow-circle.png") right center no-repeat;
    background-size: 28px 27px;
    background-color: #fff;
    font-size: 14px
  }
  .mod-round-border-link-btn.is-green {
    border: 1px solid #a3e7ce;
    color: #36a673
  }
  .mod-round-border-link-btn.is-orange {
    border: 1px solid #fc8230;
    color: #f87c31
  }
  .mod-round-border-link-btn.is-purple {
    border: 1px solid #cba4ec;
    color: #a95ce9
  }
  .mod-round-border-link-btn.is-info {
    font-size: 14px;
    padding-left: 20px;
    background: url("/special/letsenjoy/images/sp/arrow-circle.png") right 8px center no-repeat;
    background-size: 28px 27px;
    background-color: #fff;
    width: 100%
  }
  .mod-square-link-btn {
    background: url("/special/letsenjoy/images/sp/arrow-circle.png") right 7px center no-repeat;
    background-size: 28px 27px;
    background-color: #fefff0;
    min-height: 50px;
    width: 100%;
    padding: 0 35px 0 10px;
    font-size: 14px;
    margin: 0 auto 20px
  }
  .mod-square-link-btn .btn-inner {
    min-height: 50px
  }
  .mod-square-link-btn .btn-inner .btn-text {
    line-height: 18px
  }
  .mod-square-link-btn .btn-inner .small-text {
    font-size: 12px
  }
  .mod-square-link-btn .btn-inner .sub-text {
    font-size: 12px
  }
  .mod-square-link-btn.is-short {
    width: 100%
  }
  .mod-square-link-btn.is-middle {
    width: 100%
  }
  .mod-square-link-btn.is-long {
    width: 100%
  }
  .mod-square-circle-link-btn {
    display: block;
    background: url("/special/letsenjoy/images/sp/arrow-circle.png") right 15px center no-repeat;
    background-size: 28px 27px;
    background-color: #fcf8de;
    min-height: 60px;
    width: 100%;
    padding: 10px 35px 10px 15px;
    font-size: 14px;
    margin: 0 0 15px
  }
  .mod-square-circle-link-btn .btn-inner {
    width: 90%;
    max-width: 400px;
    min-height: 40px
  }
  .mod-square-circle-link-btn .btn-inner .btn-text {
    line-height: 20px;
    padding: 0 20px
  }
  .mod-square-circle-link-btn .btn-inner .sub-text {
    font-size: 12px
  }
  .ly-global-footer>.inner {
    width: auto;
    padding-top: 0
  }
  .ly-global-footer>.inner .footer-logo {
    float: none;
    margin: 0 auto;
    padding-top: 20px
  }
  .ly-global-footer>.inner .copyright {
    float: none;
    margin: 0 auto;
    /*padding-top:5px*/
  }
  .ly-intro .main {
    min-width: 100%
  }
  .ly-intro .sub {
    background: url("/special/letsenjoy/images/sp/intro/intro-bg.png") 0 0 repeat-y;
    background-size: contain;
    padding: 7px 7px 15px;
    min-width: 100%
  }
  .ly-intro .sub .menu {
    margin: 25px auto
  }
  .ly-intro .sub .menu .main-cell {
    display: block;
    width: 100%;
    margin-bottom: 15px
  }
  .ly-intro .sub .menu .main-cell img {
    width: 90%;
    max-width: 400px
  }
  .ly-section .section-inner {
    min-width: 100%;
    background: url("/special/letsenjoy/images/sp/bg-bubble.png") center top no-repeat;
    background-size: cover;
    padding-bottom: 40px
  }
  .ly-section .title-image {
    width: 30%;
    max-width: 164px;
    padding-top: 30px
  }
  .ly-section .appeal-block {
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    background: none
  }
  .ly-section .appeal-table {
    width: 98%;
    margin: 0 auto
  }
  .ly-section .appeal-table .appeal-cell {
    display: block;
    width: 100%;
    padding: 10px 15px 0;
    margin: 52px auto 0;
    background: url("/special/letsenjoy/images/bg-white-q.png") 0 0 no-repeat;
    background-size: 100% 100%
  }
  .ly-section .appeal-table .appeal-cell .appeal-header-image {
    top: -50px;
    margin-left: -75px;
    width: 150px
  }
  .ly-section .appeal-list .appeal-list-title {
    width: 100%;
    max-width: 400px
  }
  .ly-section .appeal-list .appeal-list-text {
    padding: 5px 0 0 50px;
    max-width: 95%
  }
  .ly-section .appeal-list .appeal-list-text.is-middle-width {
    max-width: 70%
  }
  .ly-section .appeal-list .appeal-list-text.has-tpd {
    padding-top: 0
  }
  .ly-section .appeal-list .appeal-image.is-safe-image {
    top: -5px;
    right: 0px
  }
  .ly-section .recommend-block {
    width: 100%;
    max-width: 570px;
    height: auto;
    padding: 8vw 0px 8vw 3vw;
    margin: 0 auto
  }
  .ly-section .recommend-block.is-green {
    background: url("/special/letsenjoy/images/sp/green/point-bg-green.png") 0 0 no-repeat;
    background-size: contain
  }
  .ly-section .recommend-block.is-orange {
    background: url("/special/letsenjoy/images/sp/orange/point-bg-orange.png") 0 0 no-repeat;
    background-size: contain
  }
  .ly-section .recommend-block.is-purple {
    background: url("/special/letsenjoy/images/sp/purple/point-bg-purple.png") 0 0 no-repeat;
    background-size: contain
  }
  .ly-section .recommend-block .recommend-block-inner {
    width: 80%;
    max-width: 460px
  }
  .ly-section .recommend-block .recommend-title {
    margin: 0 auto 10px;
    width: 80%
  }
  .ly-section .recommend-block .recommend-text {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 20px
  }
  .ly-section .recommend-block .recommend-text .small-text {
    font-size: 11px;
    line-height: 15px
  }
  .ly-section .recommend-block .recommend-link {
    text-align: center
  }
  .ly-section .recommend-block .recommend-link .mod-round-border-link-btn {
    width: 200px;
    margin: 0 auto
  }
  .ly-section .recommend-block .recommend-image {
    right: 10px;
    bottom: 10px;
    width: 140px
  }
  .ly-section .stay-info-block {
    width: 95%;
    height: auto;
    margin: 20px auto 0;
    padding: 0px 10px 10px;
    background: url("/special/letsenjoy/images/bg-white-q.png") 0 0 no-repeat;
    background-size: cover
  }
  .ly-section .stay-info-block .stay-info-title {
    width: 50%;
    max-width: 200px;
    z-index: 2;
    position: relative
  }
  .ly-section .stay-info-block .stay-info-table {
    display: block;
    margin: -10px auto 0;
    z-index: 1;
    position: relative;
    padding: 0 10px 15px;
    max-width: 450px
  }
  .ly-section .stay-info-block .stay-info-table .stay-info-cell {
    display: block
  }
  .ly-section .stay-info-block .stay-info-table .stay-info-cell.is-image {
    width: 100%;
    padding: 0
  }
  .ly-section .stay-info-block .stay-info-table .stay-info-cell .stay-info-text {
    font-size: 14px;
    padding: 10px 0
  }
  .ly-section .stay-info-block .stay-info-table .stay-info-cell .stay-info-action .mod-square-link-btn:first-child {
    margin-right: 0
  }
  .ly-section .stay-info-block .stay-info-table .stay-info-cell .stay-info-action .mod-square-link-btn:last-child {
    margin-bottom: 5px
  }
  .ly-section .sub-info-block {
    width: 95%;
    height: auto;
    margin: 20px auto 0;
    padding: 15px 10px;
    background: url("/special/letsenjoy/images/bg-white-q.png") 0 0 no-repeat;
    background-size: cover
  }
  .ly-section .sub-info-block .sub-info-table {
    display: block;
    max-width: 450px;
    margin: 0 auto
  }
  .ly-section .sub-info-block .sub-info-table .sub-info-cell {
    display: block
  }
  .ly-section .sub-info-block .sub-info-table .sub-info-cell.is-image {
    width: 100%;
    padding: 0
  }
  .ly-section .sub-info-block .sub-info-table .sub-info-cell .sub-info-title {
    width: 100%;
    padding: 0 5px
  }
  .ly-section .sub-info-block .sub-info-table .sub-info-cell .sub-info-text {
    padding: 5px 10px 10px;
    font-size: 14px;
    line-height: 20px;
    max-width: 100%
  }
  .ly-section .sub-image-block {
    width: 95%;
    margin: 20px auto 0;
    padding: 0 10px 15px;
    background: url("/special/letsenjoy/images/bg-white-q.png") 0 0 no-repeat;
    background-size: 100% 100%
  }
  .ly-section .sub-image-block .sub-image-title {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 10px
  }
  .ly-section .sub-image-block .sub-image-table {
    display: block;
    max-width: 450px;
    margin: 0 auto
  }
  .ly-section .sub-image-block .sub-image-cell {
    display: block;
    width: 100%;
    padding: 0 10px 10px
  }
  .ly-section .sub-image-block .sub-image-text {
    font-size: 14px
  }
  .ly-section .link-title-image {
    width: 95%;
    max-width: 500px;
    padding: 30px 0 20px
  }
  .ly-section .link-block {
    width: 95%;
    max-width: 450px;
    padding: 0 10px
  }
  .ly-section .link-block .mod-square-circle-link-btn {
    margin-right: 0
  }
  .ly-section .op-link-block {
    padding: 10px 20px;
    margin-bottom: 20px;
    width: 100%
  }
  .ly-section .op-link-block .op-link-block-title-image {
    max-width: 282px;
    width: 100%;
    margin-bottom: 5px
  }
  .ly-section .op-link-block .op-link-block-title-image.is-with-child {
    max-width: 344px;
    width: 100%
  }
  .ly-section .op-link-block .mod-round-border-link-btn {
    margin: 0 0 10px
  }
  .ly-section .op-link-block .mod-round-border-link-btn:last-child {
    margin: 0 0 10px
  }
  .ly-section .contact-wrapper {
    width: 100%;
    padding: 0 10px
  }
  .ly-section .contact-title-text {
    font-size: 24px;
    margin-bottom: 15px
  }
  .ly-section .contact-supplement-text {
    font-size: 16px;
    margin-bottom: 20px
  }
  .ly-section .contact-block {
    display: block;
    margin-bottom: 20px
  }
  .ly-section .contact-block .contact-block-inner {
    display: block;
    width: 100%;
    padding: 0
  }
  .ly-section .contact-block .contact-block-inner .contact-box {
    margin: 0 auto 20px
  }
  .ly-section .contact-box {
    width: 100%;
    max-width: 450px;
    margin: 0 auto 10px;
    border-radius: 30px;
    padding: 10px 15px 5px
  }
  .ly-section .contact-box .box-title {
    font-size: 16px
  }
  .ly-section .contact-box .box-tel {
    font-size: 27px;
    line-height: 40px;
    height: 40px;
    border-radius: 40px
  }
  .ly-section .contact-box .box-info-title {
    font-size: 14px
  }
  .ly-section .contact-box .box-info-text {
    font-size: 16px
  }
  .ly-section .contact-box .contact-info-table {
    display: block;
    font-size: 16px;
    font-size: 14px
  }
  .ly-section .contact-box .contact-info-table .contact-info-cell {
    display: block;
    max-width: 320px;
    margin: 0 auto
  }
  .ly-section .contact-box .contact-info-table .contact-info-cell.is-title {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    font-size: 16px
  }
  .ly-section .contact-box .inline-block {
    line-height: 22px
  }
  .ly-section .contact-box .inline-block .inline-text {
    min-width: 150px
  }
  .ly-section .contact-box .inline-block .inline-text .small-text {
    font-size: 12px
  }
  .ly-section .contact-box .contact-sub-text {
    font-size: 15px;
    margin-top: 10px
  }
  .ly-section.is-category-baby .title-text {
    width: 80%;
    max-width: 358px
  }
  .ly-section.is-category-baby .appeal-list li:first-child {
    min-height: 0
  }
  .ly-section.is-category-baby .stay-info-block .stay-info-action {
    margin-top: 10px
  }
  .ly-section.is-category-pre-school .title-text {
    width: 80%;
    max-width: 358px
  }
  .ly-section.is-category-pre-school .appeal-list li:first-child {
    min-height: 0
  }
  .ly-section.is-category-pre-school .appeal-list li:nth-child(2) {
    min-height: 0
  }
  .ly-section.is-category-pre-school .stay-info-block .stay-info-action {
    margin-top: 10px
  }
  .ly-section.is-category-school .title-text {
    width: 80%;
    max-width: 386px
  }
  .ly-section.is-category-school .stay-info-block .stay-info-action {
    margin-top: 10px
  }
  .ly-section.is-contact {
    background: url("/special/letsenjoy/images/sp/contact/contact-bg.png") center bottom no-repeat;
    background-size: cover
  }
  .ly-section.is-contact .section-inner {
    padding: 20px 0
  }
}

@media screen and (max-width: 540px) {
  .ly-section .appeal-list .appeal-image {
    width: 20vw;
    top: 40px
  }
  .ly-section .appeal-list .appeal-image.is-safe-image {
    width: 20vw;
    top: 40px
  }
  .ly-section .recommend-block {
    padding: 10vw 0px 8vw 4.5vw
  }
  .ly-section .recommend-block.is-green {
    background-size: 100% 100%
  }
  .ly-section .recommend-block.is-orange {
    background-size: 100% 100%
  }
  .ly-section .recommend-block.is-purple {
    background-size: 100% 100%
  }
  .ly-section .recommend-block .recommend-block-inner {
    width: 80%
  }
  .ly-section .recommend-block .recommend-title {
    margin: 0 auto 10px;
    width: 75%
  }
  .ly-section .recommend-block .recommend-text {
    margin-bottom: 10px;
    font-size: 2.5vw;
    line-height: 3.5vw
  }
  .ly-section .recommend-block .recommend-text .small-text {
    font-size: 2.5vw;
    line-height: 3.5vw
  }
  .ly-section .recommend-block .recommend-link .mod-round-border-link-btn {
    width: 170px;
    display: block;
    height: 32px;
    line-height: 32px;
    padding-right: 30px;
    font-size: 12px
  }
  .ly-section .recommend-block .recommend-image {
    width: 25%
  }
  .ly-section.is-link .section-inner {
    padding-bottom: none;
  }
}

@media screen and (max-width: 330px) {
  .ly-section .appeal-list .appeal-image {
    display: none
  }
  .ly-section .appeal-list .appeal-list-text.is-middle-width {
    max-width: 100%
  }
}
