@charset 'UTF-8';
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;

  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
          text-decoration: underline;
          text-decoration: underline dotted;

  -webkit-text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  margin: 0;
  line-height: 1.15;
  font-family: inherit;
  font-size: 100%;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  display: table;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  color: inherit;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}
.str_footer .footer_nav .footer-link > .footer_link_list ul::after, .mod_list_search_01 .list > li::after, .jsSorter .dmc_01 .item_wrap::after {
  content: '';
  display: block;
  clear: both;
}

[class^='str_'] > [class^='bmod_']:last-child, [class^='str_'] [class^='tmod_']:last-child, [class^='str_'] [class^='fmod_']:last-child, [class^='bmod_'] > [class^='bmod_']:last-child, [class^='bmod_'] [class^='tmod_']:last-child, [class^='bmod_'] [class^='fmod_']:last-child, .dmc_contents > [class^='bmod_']:last-child, .dmc_contents [class^='tmod_']:last-child, .dmc_contents [class^='fmod_']:last-child, [class^='str_'] > .dmc_inner > [class^='bmod_']:last-child, [class^='str_'] > .dmc_inner [class^='tmod_']:last-child, [class^='str_'] > .dmc_inner [class^='fmod_']:last-child, [class^='str_'] > .dmc_content > [class^='bmod_']:last-child, [class^='str_'] > .dmc_content [class^='tmod_']:last-child, [class^='str_'] > .dmc_content [class^='fmod_']:last-child, [class^='bmod_'] > .dmc_inner > [class^='bmod_']:last-child, [class^='bmod_'] > .dmc_inner [class^='tmod_']:last-child, [class^='bmod_'] > .dmc_inner [class^='fmod_']:last-child, [class^='bmod_'] > .dmc_content > [class^='bmod_']:last-child, [class^='bmod_'] > .dmc_content [class^='tmod_']:last-child, [class^='bmod_'] > .dmc_content [class^='fmod_']:last-child, .dmc_contents > .dmc_inner > [class^='bmod_']:last-child, .dmc_contents > .dmc_inner [class^='tmod_']:last-child, .dmc_contents > .dmc_inner [class^='fmod_']:last-child, .dmc_contents > .dmc_content > [class^='bmod_']:last-child, .dmc_contents > .dmc_content [class^='tmod_']:last-child, .dmc_contents > .dmc_content [class^='fmod_']:last-child, [class^='bmod_tbl_'] td > [class^='bmod_']:last-child, [class^='bmod_tbl_'] td > [class^='tmod_']:last-child, [class^='bmod_tbl_'] td > [class^='fmod_']:last-child {
  margin-bottom: 0;
}

/* base */
html {
  font-size: 62.5%;

  scroll-padding-top: 103px;
}

@media only screen and (max-width: 812px) {
  html {
    scroll-padding-top: 60px;
  }
}

body {
  position: static !important;
  background: #fff;
  line-height: 1.6;
  letter-spacing: .05em;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  font-size: 1.5rem;
  color: #333;
}

@media only screen and (max-width: 812px) {
  body {
    min-width: 0;
    line-height: 1.57143;
    font-size: 1.4rem;
  }
}

body.ie11 {
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif !important;
}

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

main {
  display: block;
}

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

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

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

p {
  padding: 0;
  margin: 0;
}

figure {
  margin: 0;
}

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

strong {
  font-weight: bold;
}

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

button {
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  cursor: pointer;
  line-height: inherit;
  color: inherit;
}

button:active {
  outline: none;
}

button, input, optgroup, select, textarea {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif !important;
}

.ie11 button, .ie11 input, .ie11 optgroup, .ie11 select, .ie11 textarea {
  font-family: Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif !important;
}

input[type='submit'] {
  cursor: pointer;
}

button[disabled] {
  cursor: default;
}

.btn {
  cursor: pointer;
}

[tabindex='-1'] {
  cursor: default;
}

@-webkit-keyframes gNabiBar {
  0% {
    bottom: -3px;
  }
  35% {
    bottom: 2px;
  }
  100% {
    bottom: 0;
  }
}

@keyframes gNabiBar {
  0% {
    bottom: -3px;
  }
  35% {
    bottom: 2px;
  }
  100% {
    bottom: 0;
  }
}

/* header */
.str_header {
  position: relative;
  width: 100%;
  background-color: #fff;
}

@media only screen and (max-width: 812px) {
  .str_header {
    height: 60px;
  }
}

html[data-script-enabled='true'] .str_header {
  position: fixed;
  top: 0;
  z-index: 100;
}

html:not([data-script-enabled='true']) .str_header {
  height: auto;
}

.str_header::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #ccc;
  pointer-events: none;
}

.site_top .str_header::after {
  box-shadow: 0 0 9px rgba(47, 53, 51, .2);
  border-bottom: none;
}

@media only screen and (max-width: 812px) {
  .site_top .str_header::after {
    box-shadow: none;
  }
}

.str_header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1220px;
  padding: 0 20px;
  margin: auto;
}

@media only screen and (max-width: 812px) {
  .str_header_inner {
    height: 100%;
    padding: 0 0 0 18px;
  }
  html:not([data-script-enabled='true']) .str_header_inner {
    flex-wrap: wrap;
  }
}

html:not([data-script-enabled='true']) .str_header_inner {
  align-items: flex-start;
}

.str_header .ci_city {
  display: flex;
  flex: 0 1 auto;
  width: 206px;
}

@media only screen and (max-width: 812px) {
  .str_header .ci_city {
    flex-basis: 103px;
  }
}

@media only screen and (max-width: 812px) {
  .str_header .ci_city a {
    display: block;
  }
}

@media only screen and (min-width: 811px) {
  .str_header .ci_city a:hover, .str_header .ci_city a:focus, .str_header .ci_city a:active {
    opacity: .7;
  }
}

.str_header .ci_city img {
  width: 100%;
}

.str_header .site_nav {
  display: flex;
  align-items: flex-end;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
}

@media only screen and (max-width: 812px) {
  .str_header .site_nav {
    display: none;
  }
}

.str_header .site_nav_utility {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
  padding-top: 10px;
  margin-bottom: 8px;
}

.str_header .site_nav .utility_nav {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-wrap: nowrap;
  margin-bottom: 8px;
}

.str_header .site_nav .utility_nav > li {
  margin-right: 2.29vw;
}

@media only screen and (min-width: 1199px) {
  .str_header .site_nav .utility_nav > li {
    margin-right: 28px;
  }
}

.str_header .site_nav .utility_nav > li > a, .str_header .site_nav .utility_nav > li > .btn {
  display: flex;
  align-items: center;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1rem;
  color: #333;
}

@media only screen and (min-width: 1199px) {
  .str_header .site_nav .utility_nav > li > a, .str_header .site_nav .utility_nav > li > .btn {
    font-size: 1.2rem;
  }
}

.str_header .site_nav .utility_nav > li > a::before, .str_header .site_nav .utility_nav > li > .btn::before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  margin-right: 7px;
}

.str_header .site_nav .utility_nav > li > a .icon, .str_header .site_nav .utility_nav > li > .btn .icon {
  margin-bottom: 0;
}

@media only screen and (min-width: 811px) {
  .str_header .site_nav .utility_nav > li a:hover, .str_header .site_nav .utility_nav > li a:focus, .str_header .site_nav .utility_nav > li a:active, .str_header .site_nav .utility_nav > li button:hover, .str_header .site_nav .utility_nav > li button:focus, .str_header .site_nav .utility_nav > li button:active {
    color: #0074c2;
  }
}

.str_header .site_nav .utility_nav > li._access > a::before, .str_header .site_nav .utility_nav > li._access .btn::before {
  width: 11px;
  height: 15px;
  background-image: url(../png/sprite.png);
  background-position: -193px -24px;
  background-size: 232px 219px;
}

.str_header .site_nav .utility_nav > li._map > a::before, .str_header .site_nav .utility_nav > li._map .btn::before {
  width: 16px;
  height: 13px;
  background-image: url(../png/sprite.png);
  background-position: -137px -182px;
  background-size: 232px 219px;
}

.str_header .site_nav .utility_nav > li._faq > a::before, .str_header .site_nav .utility_nav > li._faq .btn::before {
  width: 14px;
  height: 14px;
  background-image: url(../png/sprite.png);
  background-position: -30px -205px;
  background-size: 232px 219px;
}

.str_header .site_nav .utility_nav > li._lang {
  position: relative;
  z-index: 101;
}

.str_header .site_nav .utility_nav > li._lang > .btn {
  border-bottom: none;
}

.str_header .site_nav .utility_nav > li._lang > .btn::before {
  display: none;
}

.str_header .site_nav .utility_nav > li._lang > .btn button {
  padding: 0 0 0 19px;
}

.ie11 .str_header .site_nav .utility_nav > li._lang > .btn button {
  transition: -webkit-transform 0;
  transition:         transform 0;
  transition:         transform 0, -webkit-transform 0;
}

.ie11 .str_header .site_nav .utility_nav > li._lang > .btn button:active {
  -webkit-transform: translate(-1px, -1px);
          transform: translate(-1px, -1px);
}

.ie11 .str_header .site_nav .utility_nav > li._lang > .btn button:active .state {
  -webkit-transform: translate(1px, 1px);
          transform: translate(1px, 1px);
}

.str_header .site_nav .utility_nav > li._lang .state {
  right: auto;
  left: 0;
  width: 12px;
  height: 6px;
  margin-top: -3px;
  background: none;
  border-radius: 0;
}

.str_header .site_nav .utility_nav > li._lang .state::before {
  width: 12px;
  height: 6px;
  background-color: transparent;
  background-image: url(../png/sprite.png);
  background-position: -192px -116px;
  background-size: 232px 219px;
}

.str_header .site_nav .utility_nav > li._lang .state::after {
  display: none;
}

.str_header .site_nav .utility_nav > li._lang.isOpen > .btn::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.str_header .site_nav .utility_nav > li._business > a::before, .str_header .site_nav .utility_nav > li._business .btn::before {
  width: 14px;
  height: 14px;
  background-image: url(../png/sprite.png);
  background-position: -16px -205px;
  background-size: 232px 219px;
}

.str_header .site_nav .lang_list {
  position: absolute;
  top: 23px;
  left: -15px;
  background-color: #e3f2f8;
  border-radius: 6px;
}

html:not([data-script-enabled='true']) .str_header .site_nav .lang_list {
  position: static;
}

.str_header .site_nav .lang_list > li {
  width: 124px;
}

.str_header .site_nav .lang_list > li:first-child {
  margin-top: 6px;
  border-radius: 5px 5px 0 0;
}

.str_header .site_nav .lang_list > li:last-child {
  margin-bottom: 11px;
  border-radius: 0 0 5px 5px;
}

.str_header .site_nav .lang_list > li > a {
  display: block;
  position: relative;
  width: 100%;
  padding: 3px 0 2px 36px;
  text-decoration: none;
  font-size: 1.4rem;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .str_header .site_nav .lang_list > li > a[href]:hover, .str_header .site_nav .lang_list > li > a[href]:focus, .str_header .site_nav .lang_list > li > a[href]:active {
    background-color: #71afdf;
  }
}

.str_header .site_nav .lang_list > li > a:not([href])::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 17px;
  width: 9px;
  height: 9px;
  margin: auto;
  background-color: #0074c2;
  border-radius: 50%;
}

.str_header .site_nav .lang_list._global {
  display: flex;
  position: static;
  padding-top: 1px;
  margin-bottom: 8px;
  background-color: transparent;
  border-radius: 0;
}

.str_header .site_nav .lang_list._global > li {
  width: auto;
  padding-right: 13px;
  margin-right: 13px;
  border-right: 1px dotted #ccc;
}

.str_header .site_nav .lang_list._global > li:first-child {
  margin-top: 0;
  border-radius: 0;
}

.str_header .site_nav .lang_list._global > li:last-child {
  margin-right: 3px;
  margin-bottom: 0;
  border-right: none;
  border-radius: 0;
}

.str_header .site_nav .lang_list._global > li > a {
  display: inline-block;
  position: static;
  width: auto;
  padding: 0;
  text-decoration: none;
  font-size: 1rem;
  color: #333;
}

@media only screen and (min-width: 1199px) {
  .str_header .site_nav .lang_list._global > li > a {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 811px) {
  .str_header .site_nav .lang_list._global > li > a:hover, .str_header .site_nav .lang_list._global > li > a:focus, .str_header .site_nav .lang_list._global > li > a:active {
    background-color: transparent;
    color: #0074c2;
  }
}

.str_header .site_nav .jsGoogleTranslateArea {
  width: 128px;
  height: 27px;
  margin-right: 9px;
}

.str_header .site_nav .header_search {
  display: flex;
  flex: 0 1 auto;
  justify-content: space-between;
  width: 200px;
  padding: 3px 8px 3px 10px;
  margin-bottom: 8px;
  background-color: #eceef1;
  border-radius: 15px;
}

.str_header .site_nav .header_search input[type='text'] {
  display: flex;
  width: calc(100% - 25px);
  padding: 5px 11px 4px 3px;
  background-color: transparent;
  border: none;
  font-size: 1.2rem;
}

.str_header .site_nav .header_search input[type='submit'] {
  display: inline-block;
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  padding: 0;
  margin-top: 4px;
  margin-right: 0;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../png/sprite.png);
  background-position: -44px -205px;
  background-size: 232px 219px;
  border: none;
  text-indent: 100%;
  white-space: nowrap;
}

.str_header .site_nav .global_nav {
  width: 100%;
}

.str_header .site_nav .global_nav > ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.str_header .site_nav .global_nav > ul > li {
  display: flex;
  align-items: center;
  flex: 0 1 192px;
  justify-content: center;
  padding-right: 1.52%;
  padding-left: 1.52%;
  background-image: linear-gradient(to top, #fff 14px, transparent 14px, transparent 100%), linear-gradient(to bottom, #ccc 1px, #fff 1px, #fff 2px, #ccc 2px);
  background-repeat: no-repeat, repeat-y;
  background-position: right bottom, right top;
  background-size: 2px 100%, 1px 2px;
}

.str_header .site_nav .global_nav > ul > li:last-child {
  background: none;
}

.str_header .site_nav .global_nav > ul > li .btn {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.06rem;
  font-weight: bold;
  color: inherit;
}

@media only screen and (min-width: 1199px) {
  .str_header .site_nav .global_nav > ul > li .btn {
    font-size: 1.3rem;
  }
}

.str_header .site_nav .global_nav > ul > li .btn b {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 49px;
  padding-bottom: 14px;
  overflow: hidden;
}

.str_header .site_nav .global_nav > ul > li .btn b::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #0074c2;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@media only screen and (min-width: 811px) {
  .str_header .site_nav .global_nav > ul > li .btn:not(.isCurrent):hover b::after, .str_header .site_nav .global_nav > ul > li .btn:not(.isCurrent):focus b::after, .str_header .site_nav .global_nav > ul > li .btn:not(.isCurrent):active b::after {
    bottom: 0;
    -webkit-animation-duration: 250ms;
            animation-duration: 250ms;
    -webkit-animation-name: gNabiBar;
            animation-name: gNabiBar;
    -webkit-animation-timing-function: liner;
            animation-timing-function: liner;
  }
}

.str_header .site_nav .global_nav > ul > li .btn.isCurrent b::after, .str_header .site_nav .global_nav > ul > li .btn.isActive b::after {
  bottom: 0;
}

.str_header .site_nav_sp {
  display: flex;
  height: 100%;
}

@media only screen and (min-width: 813px) {
  .str_header .site_nav_sp {
    display: none;
  }
}

html:not([data-script-enabled='true']) .str_header .site_nav_sp {
  align-items: flex-start;
  flex-wrap: wrap;
  margin-left: -15px;
}

.str_header .site_nav_sp_utility {
  display: flex;
}

.str_header .site_nav_sp_utility .utility_nav {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}

.str_header .site_nav_sp_utility .utility_nav > li {
  width: 64px;
  height: 100%;
  padding-top: 9px;
  background-image: linear-gradient(to bottom, transparent 0, transparent 4px, #d6d6d6 4px, #d6d6d6 42px, transparent 42px, transparent 100%);
  background-repeat: no-repeat;
  background-position: left 7px;
  background-size: 1px auto;
}

.str_header .site_nav_sp_utility .utility_nav > li:first-child {
  background: none;
}

.str_header .site_nav_sp_utility .utility_nav > li > a, .str_header .site_nav_sp_utility .utility_nav > li > .btn {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-top: 22px;
  background-repeat: no-repeat;
  background-position: center 3px;
  text-align: center;
  text-decoration: none;
  font-size: 1rem;
  color: #0074c2;
}

.str_header .site_nav_sp_utility .utility_nav > li._access > a, .str_header .site_nav_sp_utility .utility_nav > li._access .btn {
  background-image: url(../png/icon_header_pin.png);
  background-size: 19px 23px;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang {
  z-index: 101;
  padding: 0;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang > a, .str_header .site_nav_sp_utility .utility_nav > li._lang > .btn {
  background-image: url(../png/icon_header_global.png);
  background-position: center 12px;
  background-size: 22px 22px;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang > .btn {
  padding-top: 0;
  border-bottom: none;
}

html:not([data-script-enabled='true']) .str_header .site_nav_sp_utility .utility_nav > li._lang > .btn {
  padding-top: 26px;
  cursor: default;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang > .btn button {
  display: block;
  height: 100%;
  padding: 31px 0 0;
  text-align: center;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list {
  position: absolute;
  left: 0;
  width: 100vw;
  margin-top: -1px;
}

html:not([data-script-enabled='true']) .str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list {
  width: 100%;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list > li {
  background-color: #e3f2f8;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list > li:first-child > a {
  border-top: none;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list > li:last-child::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: calc(100% + 30px);
  height: 50%;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list > li > a {
  display: block;
  position: relative;
  padding: 14px 0 13px;
  margin: 0 0 0 15px;
  border-top: 1px dotted #ccc;
  text-decoration: none;
  font-size: 1.6rem;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list > li > a[href]:hover, .str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list > li > a[href]:focus, .str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list > li > a[href]:active {
    background-color: #71afdf;
  }
}

.str_header .site_nav_sp_utility .utility_nav > li._lang .lang_list > li > .jsGoogleTranslateArea {
  padding: 21px 14px 18px;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang .state {
  width: 0;
  height: 0;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang .state::before, .str_header .site_nav_sp_utility .utility_nav > li._lang .state::after {
  display: none;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang.isOpen {
  background-color: #e3f2f8;
  background-image: none;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang.isOpen > .btn::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.str_header .site_nav_sp_utility .utility_nav > li._lang.isOpen .lang_list {
  padding-bottom: 50px;
}

.str_header .site_nav_sp_utility .utility_nav > li._lang.isOpen .lang_list::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 50px;
  z-index: -1;
  width: 100%;
  height: 50%;
  box-shadow: 0 0 51px 0 rgba(85, 105, 119, .72);
}

.str_header .site_nav_sp_utility > .btn {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 100%;
  padding-top: 26px;
  background-color: #0074c2;
  transition: all 200ms;
  text-decoration: none;
  font-size: 1rem;
  color: #fff;
}

.str_header .site_nav_sp_utility > .btn::before, .str_header .site_nav_sp_utility > .btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  width: 15px;
  height: 2px;
  margin: auto;
  background-color: #fff;
}

.str_header .site_nav_sp_utility > .btn::before {
  top: 17px;
}

.str_header .site_nav_sp_utility > .btn::after {
  top: 29px;
}

.str_header .site_nav_sp_utility > .btn > span::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 23px;
  right: 0;
  left: 0;
  width: 15px;
  height: 2px;
  margin: auto;
  background-color: #fff;
  transition: all 200ms;
}

.str_header .site_nav_sp .hbg_btn {
  position: absolute;
  height: 60px;
  background-color: #0074c2;
}

html:not([data-script-enabled='true']) .str_header .site_nav_sp .hbg_btn {
  display: none;
}

.str_header .site_nav_sp .hbg_btn .btn {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 100%;
  padding-top: 26px;
  transition: all 200ms;
  text-decoration: none;
  font-size: 1rem;
  color: #fff;
}

.str_header .site_nav_sp .hbg_btn .btn::before, .str_header .site_nav_sp .hbg_btn .btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  width: 15px;
  height: 2px;
  margin: auto;
  background-color: #fff;
}

.str_header .site_nav_sp .hbg_btn .btn::before {
  top: 17px;
}

.str_header .site_nav_sp .hbg_btn .btn::after {
  top: 29px;
}

.str_header .site_nav_sp .hbg_btn .btn > span::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 23px;
  right: 0;
  left: 0;
  width: 15px;
  height: 2px;
  margin: auto;
  background-color: #fff;
  transition: all 200ms;
}

.str_header .site_nav_sp .hbg_btn .title {
  display: none;
}

.str_header .site_nav_sp .hbg_area {
  width: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

html:not([data-script-enabled='true']) .str_header .site_nav_sp .hbg_area {
  width: 100%;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.str_header .site_nav_sp .hbg_area.isOpen {
  position: absolute;
  right: 0;
  z-index: 103;
  transition: -webkit-transform .6s;
  transition:         transform .6s;
  transition:         transform .6s, -webkit-transform .6s;
}

.str_header .site_nav_sp .hbg_area.isOpen .hbg_contents {
  width: auto;
}

.str_header .site_nav_sp .hbg_area.isOpen .hbg_btn {
  position: relative;
  text-align: center;
}

.str_header .site_nav_sp .hbg_area.isOpen .hbg_btn .btn {
  position: absolute;
  left: 0;
}

.str_header .site_nav_sp .hbg_area.isOpen .hbg_btn .btn::before, .str_header .site_nav_sp .hbg_area.isOpen .hbg_btn .btn::after {
  top: 22px;
  width: 18px;
}

.str_header .site_nav_sp .hbg_area.isOpen .hbg_btn .btn::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.str_header .site_nav_sp .hbg_area.isOpen .hbg_btn .btn::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.str_header .site_nav_sp .hbg_area.isOpen .hbg_btn .btn > span::before {
  display: none;
}

.str_header .site_nav_sp .hbg_area.isOpen .hbg_btn .title {
  display: inline-block;
  margin-top: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
}

.jsOnHbg .str_header .site_nav_sp .hbg_area {
  width: calc(100% - 30px);
}

.str_header .site_nav_sp .hbg_area.isShow {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.str_header .site_nav_sp .hbg_contents {
  width: 0;
  overflow-x: hidden;
  background-color: #fff;
}

html:not([data-script-enabled='true']) .str_header .site_nav_sp .hbg_contents {
  width: 100%;
}

.jsOnHbg .str_header .site_nav_sp .hbg_contents {
  box-shadow: 0px 0px 51px 0px rgba(85, 105, 119, .72);
}

.str_header .site_nav_sp .hbg_contents .dmc_search {
  padding: 21px 33px 20px;
  background-color: #e3f2f8;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 70%, transparent 70%, transparent);
  background-size: 24px 24px;
}

html:not([data-script-enabled='true']) .str_header .site_nav_sp .hbg_contents .dmc_search {
  margin-top: 309px;
}

.str_header .site_nav_sp .hbg_contents .dmc_search form.search {
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
  padding: 10px 15px 8px;
  background-color: #fff;
  border-radius: 22px;
}

.str_header .site_nav_sp .hbg_contents .dmc_search input[type='text'] {
  width: calc(100% - 40px);
  padding: 5px 5px 4px;
  background-color: transparent;
  border: none;
}

.str_header .site_nav_sp .hbg_contents .dmc_search input[type='submit'] {
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 0;
  margin-right: 0;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../png/sprite.png);
  background-position: -74px -155px;
  background-size: 232px 219px;
  border: none;
  text-indent: 100%;
  white-space: nowrap;
}

.str_header .site_nav_sp .hbg_contents .global_nav {
  margin-bottom: 15px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li {
  position: relative;
  padding: 0;
  background-color: #fff;
  border-bottom: 1px dotted #ccc;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  min-height: 47px;
  margin-bottom: 1px;
  background-image: linear-gradient(to left, #f5f5f5 47px, #fff 47px, #fff 100%);
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
}

html:not([data-script-enabled='true']) .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title {
  padding-left: 50px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title .btn {
  padding-left: 56px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title .btn::before, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title .btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 8px;
  height: 2px;
  background-color: #8c8c8c;
  border-radius: 3px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title .btn::before {
  right: 16px;
  z-index: 1;
  -webkit-transform: rotate(-39deg);
          transform: rotate(-39deg);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title .btn::after {
  right: 21px;
  -webkit-transform: rotate(39deg);
          transform: rotate(39deg);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title .state {
  width: 0;
  height: 0;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title .state::before, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .category_title .state::after {
  display: none;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li.isOpen .category_title .btn::before {
  -webkit-transform: rotate(39deg);
          transform: rotate(39deg);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li.isOpen .category_title .btn::after {
  -webkit-transform: rotate(-39deg);
          transform: rotate(-39deg);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 1;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li._event::before {
  top: 22px;
  left: 22px;
  width: 19px;
  height: 22px;
  margin-top: -11px;
  background-image: url(../png/sprite.png);
  background-position: -106px -50px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li._shop::before {
  top: 24px;
  left: 18px;
  width: 24px;
  height: 15px;
  margin-top: -8px;
  background-image: url(../png/sprite.png);
  background-position: -169px -155px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li._restaurant::before {
  top: 23px;
  left: 19px;
  width: 24px;
  height: 20px;
  margin-top: -10px;
  background-image: url(../png/sprite.png);
  background-position: -92px -101px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li._facility::before {
  top: 23px;
  left: 23px;
  width: 19px;
  height: 18px;
  margin-top: -9px;
  background-image: url(../png/sprite.png);
  background-position: -61px -182px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li._information::before {
  top: 22px;
  left: 22px;
  width: 19px;
  height: 19px;
  margin-top: -9px;
  background-image: url(../png/sprite.png);
  background-position: -106px -80px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .category_top, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .title {
  padding: 12px 20px 12px;
  background-color: #e3f2f8;
  font-size: 1.3rem;
  font-weight: bold;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .category_top a, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .title a {
  display: inline-block;
  position: relative;
  padding-left: 24px;
  text-decoration: none;
  text-decoration: none;
  font-size: 1.3rem;
  color: #333;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .category_top a:hover, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .category_top a:focus, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .category_top a:active, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .title a:hover, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .title a:focus, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .title a:active {
    text-decoration: underline;
    color: inherit;
  }
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .category_top a::before, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .category_top a::after, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .title a::before, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .title a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .category_top a::before, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .title a::before {
  top: 1px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .category_top a::after, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .title a::after {
  top: 7px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list > li {
  flex-basis: 50%;
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list > li:nth-child(odd) {
  flex-basis: calc(50% - 1px);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list > li:nth-child(even) {
  border-right: none;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list > li a {
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 38px;
  padding: 5px 18px;
  text-decoration: none;
  font-size: 1.2rem;
  color: #666;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a {
  position: relative;
  height: 100%;
  min-height: 44px;
  padding-left: 45px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  left: 12px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a._calendar::before {
  width: 22px;
  height: 21px;
  margin-top: -11px;
  background-image: url(../png/icon_megamenu_01.png);
  background-size: 22px 21px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a._list::before {
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background-image: url(../png/icon_megamenu_03.png);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a._keyword::before {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background-image: url(../png/icon_megamenu_04.png);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a._news::before {
  width: 22px;
  height: 21px;
  margin-top: -11px;
  background-image: url(../png/icon_megamenu_05.png);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a._terms::before {
  width: 23px;
  height: 23px;
  margin-top: -12px;
  background-image: url(../png/icon_megamenu_06.png);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a._time::before {
  width: 21px;
  height: 21px;
  margin-top: -11px;
  background-image: url(../png/icon_megamenu_11.png);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a._access::before {
  width: 15px;
  height: 21px;
  margin-top: -11px;
  background-image: url(../png/icon_megamenu_12.png);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu > .inner_list._icon > li a._map::before {
  width: 21px;
  height: 22px;
  margin-top: -11px;
  background-image: url(../png/icon_megamenu_13.png);
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .mod_link_list_01 {
  padding-top: 12px;
  padding-left: 20px;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .mod_link_list_01 > li a {
  position: relative;
  padding-left: 22px;
  text-decoration: none;
  font-size: 1.2rem;
  font-size: 1.2rem;
  color: #333;
  color: #666;
}

@media only screen and (min-width: 811px) {
  .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .mod_link_list_01 > li a:hover, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .mod_link_list_01 > li a:focus, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .mod_link_list_01 > li a:active {
    text-decoration: underline;
    color: inherit;
  }
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .mod_link_list_01 > li a::before, .str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .mod_link_list_01 > li a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .mod_link_list_01 > li a::before {
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.str_header .site_nav_sp .hbg_contents .global_nav > ul > li .inner_menu .mod_link_list_01 > li a::after {
  top: 6px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.str_header .site_nav_sp .hbg_contents .utility_nav {
  display: flex;
  flex-wrap: wrap;
  padding-right: 20px;
  padding-left: 20px;
  margin: -10px -10px 20px 0;
}

.str_header .site_nav_sp .hbg_contents .utility_nav > li {
  flex-basis: calc(50% - 10px);
  height: 37px;
  margin-top: 10px;
  margin-right: 10px;
}

.str_header .site_nav_sp .hbg_contents .utility_nav > li a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 10px 10px 10px 25px;
  background-color: #fff;
  border: 1px solid #71afdf;
  border-radius: 3px;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.3rem;
  color: #333;
}

.str_header .site_nav_sp .hbg_contents .utility_nav > li a .icon {
  margin-bottom: 0;
}

.str_header .site_nav_sp .hbg_contents .utility_nav > li a::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 10px;
  flex-shrink: 0;
  margin-right: 7px;
}

.str_header .site_nav_sp .hbg_contents .utility_nav > li._map > a::before, .str_header .site_nav_sp .hbg_contents .utility_nav > li._map .btn::before {
  width: 16px;
  height: 13px;
  background-image: url(../png/sprite.png);
  background-position: -137px -182px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .utility_nav > li._faq > a::before, .str_header .site_nav_sp .hbg_contents .utility_nav > li._faq .btn::before {
  width: 14px;
  height: 14px;
  background-image: url(../png/sprite.png);
  background-position: -30px -205px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .utility_nav > li._business > a::before, .str_header .site_nav_sp .hbg_contents .utility_nav > li._business .btn::before {
  width: 14px;
  height: 14px;
  background-image: url(../png/sprite.png);
  background-position: -16px -205px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .utility_nav > li._press > a::before, .str_header .site_nav_sp .hbg_contents .utility_nav > li._press .btn::before {
  width: 16px;
  height: 14px;
  background-image: url(../png/sprite.png);
  background-position: 0px -205px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged {
  padding-top: 16px;
  margin-top: -6px;
  background-color: #e3f2f8;
  background-image: url(../png/bg_jagged_01.png), linear-gradient(-45deg, rgba(255, 255, 255, .15) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 70%, transparent 70%, transparent);
  background-repeat: repeat-x, repeat;
  background-size: auto auto, 24px 24px;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .hdg {
  position: relative;
  margin-bottom: 10px;
  letter-spacing: .1em;
  text-align: center;
  text-shadow: 2px 2px 0px #fff;
  font-size: 1.6rem;
  font-weight: bold;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .hdg::first-letter {
  color: #f18317;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .mod_link_panel_04 {
  margin-top: 0;
  margin-right: 0;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .mod_link_panel_04 > li {
  flex-basis: 230px;
  padding-top: 0;
  margin: 0;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .mod_link_panel_04 > li a .data {
  margin-bottom: 0;
  font-size: 1.1rem;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .mod_link_panel_04 > li a .title {
  font-size: 1.2rem;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .btn_01, .str_header .site_nav_sp .hbg_contents .dmc_jagged .btn_02 {
  margin: 0 20px 20px;
  background-color: #fff;
  border-radius: 6px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .btn_01 a, .str_header .site_nav_sp .hbg_contents .dmc_jagged .btn_02 a {
  display: block;
  padding: 20px;
  text-decoration: none;
  color: #333;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .btn_02 {
  background-color: #0074c2;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .btn_02 a {
  color: #fff;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .joy_nav {
  margin: 0 20px 20px;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .joy_nav li {
  height: 44px;
  margin-bottom: 10px;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .joy_nav li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #fff;
  border: 1px solid #71afdf;
  border-radius: 22px;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: bold;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .joy_nav li a::before {
  content: '';
  display: inline-block;
  margin-right: 9px;
  transition: all 200ms;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .joy_nav li:first-child a::before {
  width: 23px;
  height: 16px;
  background-image: url(../png/sprite.png);
  background-position: -146px -155px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .joy_nav li:last-child {
  margin-bottom: 0;
}

.str_header .site_nav_sp .hbg_contents .dmc_jagged .joy_nav li:last-child a::before {
  width: 19px;
  height: 16px;
  background-image: url(../png/sprite.png);
  background-position: -107px -32px;
  background-size: 232px 219px;
}

.str_header .site_nav_sp .hbg_contents .hbg_close {
  display: block;
  padding: 10px;
  background-color: rgba(0, 116, 194, .08);
  text-align: center;
}

html:not([data-script-enabled='true']) .str_header .site_nav_sp .hbg_contents .hbg_close {
  display: none;
}

.str_header .site_nav_sp .hbg_contents .hbg_close .btn {
  position: relative;
  text-decoration: none;
  font-size: 1.4rem;
}

.str_header .site_nav_sp .hbg_contents .hbg_close .btn::before, .str_header .site_nav_sp .hbg_contents .hbg_close .btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -20px;
  width: 16px;
  height: 2px;
  margin: auto;
  background-color: #0074c2;
}

.str_header .site_nav_sp .hbg_contents .hbg_close .btn::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.str_header .site_nav_sp .hbg_contents .hbg_close .btn::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.str_header .site_nav_sp .bnr {
  margin: 0 15px 18px;
  text-align: center;
}

.str_header .site_nav_sp .bnr img {
  width: 100%;
  max-width: 306px;
}

/* megamenu */
html:not([data-script-enabled='true']) .jsMegaContent {
  display: none;
}

.megamenu_wrap {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  width: 100%;
  overflow: hidden;
  background-color: rgba(255, 255, 255, .98);
  box-shadow: 0px 8px 17px 0px rgba(85, 105, 119, .32);
  transition: height 400ms;
}

.megamenu_wrap::after {
  content: '';
  display: block;
  width: 100%;
  height: 12px;
  background-image: url(../png/bg_megamenu_01.png);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.megamenu_wrap .dmc_inner {
  display: flex;
  justify-content: flex-start;
  max-width: 1200px;
  padding-right: 5px;
  padding-left: 5px;
  margin: 40px auto 30px;
}

.megamenu_wrap .dmc_btn {
  display: flex;
  flex-direction: column;
  width: 50%;
  margin-right: 14px;
}

.megamenu_wrap .dmc_btn .category_top {
  margin-bottom: 25px;
}

.megamenu_wrap .dmc_btn .category_top a {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .category_top a:hover, .megamenu_wrap .dmc_btn .category_top a:focus, .megamenu_wrap .dmc_btn .category_top a:active {
    text-decoration: underline;
    color: inherit;
  }
}

.megamenu_wrap .dmc_btn .category_top a::before, .megamenu_wrap .dmc_btn .category_top a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.megamenu_wrap .dmc_btn .category_top a::before {
  top: 5px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.megamenu_wrap .dmc_btn .category_top a::after {
  top: 11px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.megamenu_wrap .dmc_btn .large_btn, .megamenu_wrap .dmc_btn .midium_btn {
  display: flex;
}

.megamenu_wrap .dmc_btn .large_btn > li, .megamenu_wrap .dmc_btn .midium_btn > li {
  display: flex;
  flex: 0 1 265px;
  margin-right: 15px;
}

.megamenu_wrap .dmc_btn .large_btn > li a, .megamenu_wrap .dmc_btn .midium_btn > li a {
  display: flex;
  position: relative;
  justify-content: center;
  width: 100%;
  padding: 90px 10px 0;
  padding-bottom: 33px;
  border: 1px solid #71afdf;
  border-radius: 6px;
  text-decoration: none;
  font-size: 1.31rem;
  font-weight: bold;
}

@media only screen and (min-width: 1199px) {
  .megamenu_wrap .dmc_btn .large_btn > li a, .megamenu_wrap .dmc_btn .midium_btn > li a {
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .large_btn > li a:hover, .megamenu_wrap .dmc_btn .midium_btn > li a:hover, .megamenu_wrap .dmc_btn .large_btn > li a:focus, .megamenu_wrap .dmc_btn .midium_btn > li a:focus, .megamenu_wrap .dmc_btn .large_btn > li a:active, .megamenu_wrap .dmc_btn .midium_btn > li a:active {
    border-color: #bccbd5;
    color: #bccbd5;
  }
  .megamenu_wrap .dmc_btn .large_btn > li a:hover b, .megamenu_wrap .dmc_btn .midium_btn > li a:hover b, .megamenu_wrap .dmc_btn .large_btn > li a:focus b, .megamenu_wrap .dmc_btn .midium_btn > li a:focus b, .megamenu_wrap .dmc_btn .large_btn > li a:active b, .megamenu_wrap .dmc_btn .midium_btn > li a:active b {
    border-color: #bccbd5;
  }
}

.megamenu_wrap .dmc_btn .large_btn > li a span, .megamenu_wrap .dmc_btn .midium_btn > li a span {
  font-size: 1.06rem;
}

@media only screen and (min-width: 1199px) {
  .megamenu_wrap .dmc_btn .large_btn > li a span, .megamenu_wrap .dmc_btn .midium_btn > li a span {
    font-size: 1.3rem;
  }
}

.megamenu_wrap .dmc_btn .large_btn > li a b, .megamenu_wrap .dmc_btn .midium_btn > li a b {
  border-bottom: 2px dotted #71afdf;
  font-size: 1.31rem;
}

@media only screen and (min-width: 1199px) {
  .megamenu_wrap .dmc_btn .large_btn > li a b, .megamenu_wrap .dmc_btn .midium_btn > li a b {
    font-size: 1.6rem;
  }
}

.megamenu_wrap .dmc_btn .large_btn > li a::before, .megamenu_wrap .dmc_btn .midium_btn > li a::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 36px;
  right: 0;
  left: 0;
  margin: auto;
  transition: all 200ms;
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .large_btn > li a._calendar:hover::before, .megamenu_wrap .dmc_btn .midium_btn > li a._calendar:hover::before, .megamenu_wrap .dmc_btn .large_btn > li a._calendar:focus::before, .megamenu_wrap .dmc_btn .midium_btn > li a._calendar:focus::before, .megamenu_wrap .dmc_btn .large_btn > li a._calendar:active::before, .megamenu_wrap .dmc_btn .midium_btn > li a._calendar:active::before {
    background-image: url(../png/icon_megamenu_01_on.png);
  }
}

.megamenu_wrap .dmc_btn .large_btn > li a._calendar::before, .megamenu_wrap .dmc_btn .midium_btn > li a._calendar::before {
  width: 37px;
  height: 36px;
  background-image: url(../png/icon_megamenu_01.png);
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .large_btn > li a._keyword:hover::before, .megamenu_wrap .dmc_btn .midium_btn > li a._keyword:hover::before, .megamenu_wrap .dmc_btn .large_btn > li a._keyword:focus::before, .megamenu_wrap .dmc_btn .midium_btn > li a._keyword:focus::before, .megamenu_wrap .dmc_btn .large_btn > li a._keyword:active::before, .megamenu_wrap .dmc_btn .midium_btn > li a._keyword:active::before {
    background-image: url(../png/icon_megamenu_02_on.png);
  }
}

.megamenu_wrap .dmc_btn .large_btn > li a._keyword::before, .megamenu_wrap .dmc_btn .midium_btn > li a._keyword::before {
  width: 36px;
  height: 36px;
  background-image: url(../png/icon_megamenu_02.png);
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .large_btn > li a._time:hover::before, .megamenu_wrap .dmc_btn .midium_btn > li a._time:hover::before, .megamenu_wrap .dmc_btn .large_btn > li a._time:focus::before, .megamenu_wrap .dmc_btn .midium_btn > li a._time:focus::before, .megamenu_wrap .dmc_btn .large_btn > li a._time:active::before, .megamenu_wrap .dmc_btn .midium_btn > li a._time:active::before {
    background-image: url(../png/icon_megamenu_07_on.png);
  }
}

.megamenu_wrap .dmc_btn .large_btn > li a._time::before, .megamenu_wrap .dmc_btn .midium_btn > li a._time::before {
  width: 38px;
  height: 38px;
  background-image: url(../png/icon_megamenu_07.png);
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .large_btn > li a._access:hover::before, .megamenu_wrap .dmc_btn .midium_btn > li a._access:hover::before, .megamenu_wrap .dmc_btn .large_btn > li a._access:focus::before, .megamenu_wrap .dmc_btn .midium_btn > li a._access:focus::before, .megamenu_wrap .dmc_btn .large_btn > li a._access:active::before, .megamenu_wrap .dmc_btn .midium_btn > li a._access:active::before {
    background-image: url(../png/icon_megamenu_08_on.png);
  }
}

.megamenu_wrap .dmc_btn .large_btn > li a._access::before, .megamenu_wrap .dmc_btn .midium_btn > li a._access::before {
  width: 54px;
  height: 41px;
  background-image: url(../png/icon_megamenu_08.png);
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .large_btn > li a._map:hover::before, .megamenu_wrap .dmc_btn .midium_btn > li a._map:hover::before, .megamenu_wrap .dmc_btn .large_btn > li a._map:focus::before, .megamenu_wrap .dmc_btn .midium_btn > li a._map:focus::before, .megamenu_wrap .dmc_btn .large_btn > li a._map:active::before, .megamenu_wrap .dmc_btn .midium_btn > li a._map:active::before {
    background-image: url(../png/icon_megamenu_09_on.png);
  }
}

.megamenu_wrap .dmc_btn .large_btn > li a._map::before, .megamenu_wrap .dmc_btn .midium_btn > li a._map::before {
  width: 47px;
  height: 38px;
  background-image: url(../png/icon_megamenu_09.png);
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .large_btn > li a._list:hover::before, .megamenu_wrap .dmc_btn .midium_btn > li a._list:hover::before, .megamenu_wrap .dmc_btn .large_btn > li a._list:focus::before, .megamenu_wrap .dmc_btn .midium_btn > li a._list:focus::before, .megamenu_wrap .dmc_btn .large_btn > li a._list:active::before, .megamenu_wrap .dmc_btn .midium_btn > li a._list:active::before {
    background-image: url(../png/icon_megamenu_10_on.png);
  }
}

.megamenu_wrap .dmc_btn .large_btn > li a._list::before, .megamenu_wrap .dmc_btn .midium_btn > li a._list::before {
  width: 36px;
  height: 36px;
  background-image: url(../png/icon_megamenu_10.png);
}

.megamenu_wrap .dmc_btn .small_btn {
  display: flex;
  flex-wrap: wrap;
}

.megamenu_wrap .dmc_btn .small_btn > li {
  flex-basis: calc(50% - 14px);
  max-width: 265px;
  margin-top: 14px;
  margin-right: 15px;
}

.megamenu_wrap .dmc_btn .small_btn > li:nth-child(2n) {
  margin-right: 0;
}

.megamenu_wrap .dmc_btn .small_btn > li a {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  padding: 14px 14px 14px 48px;
  border: 1px solid #71afdf;
  border-radius: 6px;
  text-decoration: none;
  font-size: 1.06rem;
  font-weight: bold;
}

@media only screen and (min-width: 1199px) {
  .megamenu_wrap .dmc_btn .small_btn > li a {
    font-size: 1.3rem;
  }
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .small_btn > li a:hover, .megamenu_wrap .dmc_btn .small_btn > li a:focus, .megamenu_wrap .dmc_btn .small_btn > li a:active {
    border-color: #bccbd5;
    color: #bccbd5;
  }
  .megamenu_wrap .dmc_btn .small_btn > li a:hover b, .megamenu_wrap .dmc_btn .small_btn > li a:focus b, .megamenu_wrap .dmc_btn .small_btn > li a:active b {
    border-color: #bccbd5;
  }
}

.megamenu_wrap .dmc_btn .small_btn > li a::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 17px;
  transition: all 200ms;
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .small_btn > li a._list:hover::before, .megamenu_wrap .dmc_btn .small_btn > li a._list:focus::before, .megamenu_wrap .dmc_btn .small_btn > li a._list:active::before {
    background-image: url(../png/icon_megamenu_03_on.png);
  }
}

.megamenu_wrap .dmc_btn .small_btn > li a._list::before {
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background-image: url(../png/icon_megamenu_03.png);
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .small_btn > li a._keyword:hover::before, .megamenu_wrap .dmc_btn .small_btn > li a._keyword:focus::before, .megamenu_wrap .dmc_btn .small_btn > li a._keyword:active::before {
    background-image: url(../png/icon_megamenu_04_on.png);
  }
}

.megamenu_wrap .dmc_btn .small_btn > li a._keyword::before {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background-image: url(../png/icon_megamenu_04.png);
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .small_btn > li a._news:hover::before, .megamenu_wrap .dmc_btn .small_btn > li a._news:focus::before, .megamenu_wrap .dmc_btn .small_btn > li a._news:active::before {
    background-image: url(../png/icon_megamenu_05_on.png);
  }
}

.megamenu_wrap .dmc_btn .small_btn > li a._news::before {
  width: 22px;
  height: 21px;
  margin-top: -10px;
  background-image: url(../png/icon_megamenu_05.png);
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_btn .small_btn > li a._terms:hover::before, .megamenu_wrap .dmc_btn .small_btn > li a._terms:focus::before, .megamenu_wrap .dmc_btn .small_btn > li a._terms:active::before {
    background-image: url(../png/icon_megamenu_06_on.png);
  }
}

.megamenu_wrap .dmc_btn .small_btn > li a._terms::before {
  width: 22px;
  height: 21px;
  margin-top: -10px;
  background-image: url(../png/icon_megamenu_06.png);
}

.megamenu_wrap .mod_link_panel_04 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  width: 50%;
}

.megamenu_wrap .mod_link_panel_04 > li {
  flex-basis: 230px;
  margin-right: 20px;
}

.megamenu_wrap .mod_link_panel_04 > li a .data {
  font-size: 1rem;
}

@media only screen and (min-width: 1199px) {
  .megamenu_wrap .mod_link_panel_04 > li a .data {
    font-size: 1.1rem;
  }
}

.megamenu_wrap .mod_link_panel_04 > li a .title {
  font-size: 1rem;
}

@media only screen and (min-width: 1199px) {
  .megamenu_wrap .mod_link_panel_04 > li a .title {
    font-size: 1.2rem;
  }
}

.megamenu_wrap .mod_link_panel_04 > li a .title::before {
  top: 1px;
}

.megamenu_wrap .mod_link_panel_04 > li a .title::after {
  top: 7px;
}

.megamenu_wrap .mod_link_panel_04 > li a .txt {
  margin-left: 26px;
  font-size: 1.2rem;
  color: #333;
}

.megamenu_wrap .facility_menu {
  display: flex;
  margin-right: 28px;
}

.megamenu_wrap .facility_menu .col {
  display: flex;
  flex: 0 1 246px;
  margin-right: 13px;
}

.megamenu_wrap .facility_menu .col:first-child {
  flex: 0 1 472px;
}

.megamenu_wrap .facility_menu .col:first-child .category ul > li {
  flex-basis: calc(25% - 8px);
}

html:not([lang='ja']) .megamenu_wrap .facility_menu .col:first-child .category ul > li {
  flex-basis: calc(100% / 3 - 8px);
}

.megamenu_wrap .facility_menu .col:nth-last-child(-n+2) {
  flex-direction: column;
}

.megamenu_wrap .facility_menu .col:nth-last-child(-n+2) .category + .category {
  margin-top: 10px;
}

.megamenu_wrap .facility_menu .col:last-child {
  margin-right: 0;
}

.megamenu_wrap .facility_menu .category {
  width: 100%;
  height: 100%;
  padding: 18px 15px 8px;
  background-color: #e3f2f8;
  border-radius: 10px;
}

.megamenu_wrap .facility_menu .category .title {
  margin-bottom: 11px;
  text-align: center;
  font-size: 1.14rem;
  font-weight: bold;
}

@media only screen and (min-width: 1199px) {
  .megamenu_wrap .facility_menu .category .title {
    font-size: 1.4rem;
  }
}

.megamenu_wrap .facility_menu .category ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: -8px;
}

.megamenu_wrap .facility_menu .category ul > li {
  flex-basis: calc(50% - 8px);
  margin-right: 8px;
  margin-bottom: 8px;
}

.megamenu_wrap .facility_menu .category ul > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 57px;
  padding: 10px 5px;
  background-color: #fff;
  border: 1px solid #71afdf;
  border-radius: 6px;
  line-height: 1.25;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
}

@media only screen and (min-width: 1199px) {
  .megamenu_wrap .facility_menu .category ul > li a {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .facility_menu .category ul > li a:hover, .megamenu_wrap .facility_menu .category ul > li a:focus, .megamenu_wrap .facility_menu .category ul > li a:active {
    border: 1px solid #bccbd5;
    color: #bccbd5;
  }
}

@media only screen and (max-width: 812px) {
  .megamenu_wrap .facility_menu .category ul > li._important {
    flex-basis: calc(50% - 10px);
  }
}

.megamenu_wrap .facility_menu .category ul > li._important a {
  background-repeat: no-repeat;
  font-size: 1.14rem;
}

@media only screen and (min-width: 1199px) {
  .megamenu_wrap .facility_menu .category ul > li._important a {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 812px) {
  .megamenu_wrap .facility_menu .category ul > li._important a {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .facility_menu .category ul > li._important a:hover span, .megamenu_wrap .facility_menu .category ul > li._important a:focus span, .megamenu_wrap .facility_menu .category ul > li._important a:active span {
    border-bottom: 2px dotted #bccbd5;
  }
  .megamenu_wrap .facility_menu .category ul > li._important a:hover span::before, .megamenu_wrap .facility_menu .category ul > li._important a:focus span::before, .megamenu_wrap .facility_menu .category ul > li._important a:active span::before {
    background-image: url(../png/deco_top_nav_01_on.png);
  }
}

.megamenu_wrap .facility_menu .category ul > li._important a span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px dotted #0074c2;
}

.megamenu_wrap .facility_menu .category ul > li._important a span::before {
  content: '';
  display: block;
  width: 20px;
  height: 12px;
  margin: auto;
  background-image: url(../png/deco_top_nav_01.png);
  transition: all 200ms;
}

.megamenu_wrap .facility_menu .category ul > li._important:first-child a {
  background-image: url(../png/bg_top_nav_01.png);
  background-position: -113px top;
}

@media only screen and (max-width: 812px) {
  .megamenu_wrap .facility_menu .category ul > li._important:first-child a {
    background-position: left top;
    background-size: cover;
  }
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .facility_menu .category ul > li._important:first-child a:hover, .megamenu_wrap .facility_menu .category ul > li._important:first-child a:focus, .megamenu_wrap .facility_menu .category ul > li._important:first-child a:active {
    background-image: url(../png/bg_top_nav_01_on.png);
  }
}

.megamenu_wrap .facility_menu .category ul > li._important:nth-child(2) a {
  background-image: url(../png/bg_top_nav_02.png);
  background-position: -12px top;
}

@media only screen and (max-width: 812px) {
  .megamenu_wrap .facility_menu .category ul > li._important:nth-child(2) a {
    background-position: left top;
    background-size: cover;
  }
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .facility_menu .category ul > li._important:nth-child(2) a:hover, .megamenu_wrap .facility_menu .category ul > li._important:nth-child(2) a:focus, .megamenu_wrap .facility_menu .category ul > li._important:nth-child(2) a:active {
    background-image: url(../png/bg_top_nav_02_on.png);
  }
}

.megamenu_wrap .dmc_sub_menu {
  display: flex;
  align-items: center;
  flex: 1 0 auto;
}

.megamenu_wrap .dmc_sub_menu .txt_list > li {
  margin-bottom: 13px;
}

.megamenu_wrap .dmc_sub_menu .txt_list > li:last-child {
  margin-bottom: 0;
}

.megamenu_wrap .dmc_sub_menu .txt_list > li a {
  display: flex;
  position: relative;
  padding-left: 17px;
  text-decoration: none;
  font-size: 1.3rem;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .dmc_sub_menu .txt_list > li a:hover, .megamenu_wrap .dmc_sub_menu .txt_list > li a:focus, .megamenu_wrap .dmc_sub_menu .txt_list > li a:active {
    text-decoration: underline;
  }
}

.megamenu_wrap .dmc_sub_menu .txt_list > li a::before, .megamenu_wrap .dmc_sub_menu .txt_list > li a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.megamenu_wrap .dmc_sub_menu .txt_list > li a::before {
  top: 3px;
  left: 0;
  width: 13px;
  height: 13px;
  background-color: #0074c2;
  border-radius: 50%;
}

.megamenu_wrap .dmc_sub_menu .txt_list > li a::after {
  top: 8px;
  left: 4px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.megamenu_wrap .dmc_sub_menu .txt_list > li a .icon {
  align-self: center;
  margin-bottom: 0;
}

.megamenu_wrap .dmc_sub_menu .bnr_list {
  padding-left: 30px;
  margin-left: 30px;
  border-left: 1px dotted #71afdf;
}

.megamenu_wrap .dmc_sub_menu .bnr_list > li {
  margin-bottom: 20px;
}

.megamenu_wrap .dmc_sub_menu .bnr_list > li:last-child {
  margin-bottom: 0;
}

.megamenu_wrap .btn_close {
  display: block;
  position: relative;
  width: 100px;
  padding-top: 9px;
  padding-left: 21px;
  margin: 0 auto 18px;
  border-top: 1px solid #71afdf;
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: bold;
}

@media only screen and (min-width: 811px) {
  .megamenu_wrap .btn_close:hover, .megamenu_wrap .btn_close:focus, .megamenu_wrap .btn_close:active {
    border-color: #bccbd5;
    color: #bccbd5;
  }
  .megamenu_wrap .btn_close:hover::before, .megamenu_wrap .btn_close:hover::after, .megamenu_wrap .btn_close:focus::before, .megamenu_wrap .btn_close:focus::after, .megamenu_wrap .btn_close:active::before, .megamenu_wrap .btn_close:active::after {
    background-color: #bccbd5;
  }
}

.megamenu_wrap .btn_close::before, .megamenu_wrap .btn_close::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 28px;
  width: 2px;
  height: 14px;
  background-color: #0074c2;
  transition: all 200ms;
}

.megamenu_wrap .btn_close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.megamenu_wrap .btn_close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.to_page_top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 3;
  transition: all 200ms;
}

.to_page_top a {
  display: block;
  width: 61px;
  height: 61px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .28);
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (min-width: 811px) {
  .to_page_top a:hover, .to_page_top a:focus, .to_page_top a:active {
    opacity: .6;
  }
}

.to_page_top a::after {
  content: '';
  display: block;
  width: 27px;
  height: 29px;
  margin: -7px auto 0;
  background-image: url(../png/sprite.png);
  background-position: -205px 0px;
  background-size: 232px 219px;
}

.to_page_top.isFixedFooter {
  position: absolute;
  top: 30px;
  bottom: auto;
}

@media only screen and (max-width: 812px) {
  .to_page_top.isFixedFooter {
    top: 5px;
  }
}

/* footer */
.str_footer {
  position: relative;
  padding: 40px 20px 64px;
  margin-top: -115px;
  overflow: hidden;
}

@media only screen and (max-width: 812px) {
  .str_footer {
    padding: 60px 20px 26px;
  }
}

.str_footer::before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  left: -25%;
  width: 150%;
  height: 100%;
  margin: auto;
  background-image: url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_01.svg);
  background-repeat: no-repeat;
  background-position: 32% -63px,
  21% 155px,
  28% 329px,
  73% 110px,
  77% 145px,
  left 69% bottom -124px,
  center top;
  background-size: 139px,
  262px,
  139px,
  88px,
  139px,
  262px,
  100% 100%;
  border-radius: 100% 100% 0 0;
}

@media only screen and (max-width: 812px) {
  .str_footer::before {
    left: -75%;
    width: 250%;
    background-image: url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_02.svg), url(https://sunshinecity.jp/themes/sunshine/resource/common/images/bg_footer_01_sp.svg);
    background-position: 51% -18px,
    64% 30px,
    35% 154px,
    left 63% bottom 100px,
    center top;
    background-size: 88px,
    138px,
    262px,
    138px,
    100% auto;
  }
}

@media only screen and (min-width: 1199px) {
  .str_footer::before {
    background-position: calc(50% - 451px) -63px, calc(50% - 623px) 155px, calc(50% - 520px) 329px, calc(50% + 654px) 110px, calc(50% + 700px) 145px, left calc(50% + 527px) bottom -124px, center top;
  }
}

.str_footer_inner {
  position: relative;
  z-index: 2;
  max-width: 950px;
  margin: auto;
}

.str_footer .ci_city {
  margin-bottom: 40px;
  text-align: center;
}

@media only screen and (max-width: 812px) {
  .str_footer .ci_city {
    display: none;
  }
}

html:not([lang='ja']) .str_footer .ci_city {
  margin-top: 20px;
}

.str_footer .footer_nav {
  padding-bottom: 27px;
  border-bottom: 1px dotted rgba(255, 255, 255, .27);
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_nav {
    padding-bottom: 30px;
  }
}

.str_footer .footer_nav .footer-link {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_nav .footer-link {
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
}

.str_footer .footer_nav .footer-link > .footer_link_important {
  display: flex;
  flex: 0 0 200px;
  flex-direction: column;
  justify-content: center;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 3px;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_nav .footer-link > .footer_link_important {
    flex-basis: auto;
    width: 200px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_nav .footer-link > .footer_link_important:first-child {
    order: 1;
  }
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_nav .footer-link > .footer_link_important:nth-child(2) {
    order: 3;
  }
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_nav .footer-link > .footer_link_important:last-child {
    order: 2;
  }
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns {
  padding: 10px 16px;
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns .icon-list {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
  margin-bottom: 9px;
  border-bottom: 1px dotted #71afdf;
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns .icon-list li {
  margin-right: 10px;
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns .icon-list li:last-child {
  margin-right: 0;
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns .icon-list a img {
  width: 36px;
  height: 36px;
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt {
  display: inline-block;
  position: relative;
  padding-left: 26px;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1.2rem;
  color: #0074c2;
}

@media only screen and (min-width: 811px) {
  .str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt:hover, .str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt:focus, .str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt:active {
    opacity: .6;
  }
  .str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt:hover img, .str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt:focus img, .str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt:active img {
    opacity: 1;
  }
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt::before, .str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt::before {
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt::after {
  top: 6px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.str_footer .footer_nav .footer-link > .footer_link_important._sns a.txt img {
  margin-right: 4px;
  margin-bottom: 4px;
  vertical-align: middle;
}

.str_footer .footer_nav .footer-link > .footer_link_important._img {
  padding: 0;
  background: none;
}

@media only screen and (min-width: 811px) {
  .str_footer .footer_nav .footer-link > .footer_link_important._img a:hover, .str_footer .footer_nav .footer-link > .footer_link_important._img a:focus, .str_footer .footer_nav .footer-link > .footer_link_important._img a:active {
    opacity: 1;
  }
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_nav .footer-link > .footer_link_list {
    order: 2;
    width: 100%;
  }
}

.str_footer .footer_nav .footer-link > .footer_link_list ul {
  padding: 14px 0 20px;
  margin-bottom: -10px;
  margin-left: 50px;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_nav .footer-link > .footer_link_list ul {
    max-width: 400px;
    padding: 22px 0 17px;
    margin: auto;
  }
}

.str_footer .footer_nav .footer-link > .footer_link_list ul > li {
  display: block;
  float: left;
  width: 33.333%;
  padding-right: 10px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_nav .footer-link > .footer_link_list ul > li {
    justify-content: center;
    width: 50%;
  }
}

.str_footer .footer_nav .footer-link > .footer_link_list ul > li a {
  display: inline-block;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
}

@media only screen and (min-width: 811px) {
  .str_footer .footer_nav .footer-link > .footer_link_list ul > li a:hover, .str_footer .footer_nav .footer-link > .footer_link_list ul > li a:focus, .str_footer .footer_nav .footer-link > .footer_link_list ul > li a:active {
    text-decoration: underline;
  }
}

.str_footer .footer_corporate_nav {
  padding: 30px 24px 28px 0;
  border-bottom: 1px dotted rgba(255, 255, 255, .27);
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_corporate_nav {
    padding: 20px 0 7px 0;
  }
}

.str_footer .footer_corporate_nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: -30px;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_corporate_nav ul {
    flex-wrap: wrap;
    margin: auto;
  }
}

.str_footer .footer_corporate_nav ul > li {
  margin-right: 30px;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_corporate_nav ul > li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.str_footer .footer_corporate_nav ul > li:first-child {
  margin-right: 37px;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_corporate_nav ul > li:first-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.str_footer .footer_corporate_nav ul > li a {
  display: flex;
  align-items: center;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1.4rem;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_corporate_nav ul > li a {
    justify-content: center;
  }
}

@media only screen and (min-width: 811px) {
  .str_footer .footer_corporate_nav ul > li a:hover, .str_footer .footer_corporate_nav ul > li a:focus, .str_footer .footer_corporate_nav ul > li a:active {
    text-decoration: underline;
  }
}

.str_footer .footer_corporate_nav ul > li a .icon {
  margin-bottom: 0;
}

.str_footer .footer_utility_nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 26px;
  margin-bottom: 18px;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_utility_nav {
    flex-wrap: wrap;
    padding-top: 14px;
    margin: 0 auto 14px;
  }
}

.str_footer .footer_utility_nav > li {
  margin-right: 38px;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_utility_nav > li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 4px;
    text-align: center;
  }
}

.str_footer .footer_utility_nav > li:last-child {
  margin-right: 0;
}

.str_footer .footer_utility_nav > li a {
  display: inline-block;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1.3rem;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .str_footer .footer_utility_nav > li a {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 811px) {
  .str_footer .footer_utility_nav > li a:hover, .str_footer .footer_utility_nav > li a:focus, .str_footer .footer_utility_nav > li a:active {
    text-decoration: underline;
  }
}

.str_footer .copyright {
  text-align: center;
}

.str_footer .copyright small {
  font-size: 1.2rem;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .str_footer .copyright small {
    font-size: 1rem;
  }
}

/* contents_header */
.contents_header {
  margin-top: 104px;
}

@media only screen and (max-width: 812px) {
  .contents_header {
    margin-top: 59px;
  }
}

.contents_header .dmc_inner {
  max-width: 1220px;
  padding: 0 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: auto;
}

@media only screen and (max-width: 812px) {
  .contents_header .dmc_inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.contents_header .str_topicpath ol {
  display: flex;
  flex-wrap: wrap;
}

.contents_header .str_topicpath ol > li {
  flex-shrink: 1;
  letter-spacing: 0;
  font-size: 1.2rem;
}

.contents_header .str_topicpath ol > li::after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 9px;
  margin-left: 12px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -webkit-transform: rotate(45deg) skew(-15deg, -15deg) translate(-2px);
          transform: rotate(45deg) skew(-15deg, -15deg) translate(-2px);
}

.contents_header .str_topicpath ol > li:last-child::after {
  display: none;
}

.contents_header .str_topicpath ol > li a, .contents_header .str_topicpath ol > li span {
  text-decoration: none;
  color: #0074c2;
}

@media only screen and (min-width: 811px) {
  .contents_header .str_topicpath ol > li a:hover, .contents_header .str_topicpath ol > li a:focus, .contents_header .str_topicpath ol > li a:active, .contents_header .str_topicpath ol > li span:hover, .contents_header .str_topicpath ol > li span:focus, .contents_header .str_topicpath ol > li span:active {
    text-decoration: underline;
  }
}

.contents_header .str_topicpath ol > li em {
  font-weight: normal;
}

/* main */
.str_header + .str_main {
  margin-top: 104px;
}

@media only screen and (max-width: 812px) {
  .str_header + .str_main {
    margin-top: 59px;
  }
}

.str_main .str_contents {
  padding-top: 36px;
  padding-bottom: 54px;
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents {
    padding-top: 15px;
    padding-bottom: 40px;
  }
}

.str_main .str_contents > *:last-child {
  margin-bottom: 0;
}

.str_main .str_contents:last-child {
  padding-bottom: 190px;
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents:last-child {
    padding-bottom: 170px;
  }
}

.str_main .str_contents[class*='_stripe'], .str_main .str_contents[class*='_jagged'] {
  padding-top: 45px;
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents[class*='_stripe'], .str_main .str_contents[class*='_jagged'] {
    padding-top: 35px;
  }
}

.str_main .str_contents[class*='_jagged'], .str_main .str_contents[class*='_jagged_stripe'] {
  margin-top: -6px;
}

.str_main .str_contents[class*='_basic'] {
  padding-top: 45px;
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents[class*='_basic'] {
    padding-top: 30px;
  }
}

.str_main .str_contents._overflow {
  overflow: hidden;
}

.str_main .str_contents._basic_01 {
  background-color: #fff;
}

.str_main .str_contents._basic_02 {
  background-color: #eef1f2;
}

.str_main .str_contents._basic_03 {
  background-color: #e4e1cb;
}

.str_main .str_contents._basic_04 {
  background-color: #cbdfee;
}

.str_main .str_contents._stripe_01 {
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 70%, transparent 70%, transparent), linear-gradient(to bottom, #e3f2f8 0, #fff 210px, #fff 100%);
  background-size: 24px 24px, auto auto;
}

.str_main .str_contents._stripe_02 {
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .15) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 70%, transparent 70%, transparent), linear-gradient(to bottom, #eef1f2 0, #fff 210px, #fff 100%);
  background-size: 24px 24px, auto auto;
}

.str_main .str_contents._jagged_01 {
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #fff 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #fff 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #fff 6px, #fff 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 8px, 20px 8px, auto auto;
}

.str_main .str_contents._jagged_01._igo {
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #fff 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #fff 66%), url(../png/bg_contents_01.png), url(../png/bg_contents_02.png), url(../png/bg_contents_03.png);
  background-repeat: repeat-x, repeat-x, no-repeat, no-repeat, no-repeat;
  background-position: left top, left top, 12px center, right 30px top 40px, right 14px bottom 17px;
  background-size: 20px 8px, 20px 8px, auto auto, auto auto, auto auto;
}

.str_main .str_contents._jagged_01._igo .str_contents_inner {
  background-color: transparent;
  border-radius: 6px;
}

.str_main .str_contents._jagged_02 {
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #e3f2f8 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #e3f2f8 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #e3f2f8 6px, #e3f2f8 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 8px, 20px 8px, auto auto;
}

.str_main .str_contents._jagged_03 {
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #eef1f2 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #eef1f2 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #eef1f2 6px, #eef1f2 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 8px, 20px 8px, auto auto;
}

.str_main .str_contents._jagged_04 {
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #f1ddb1 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #f1ddb1 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #f1ddb1 6px, #f1ddb1 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 8px, 20px 8px, auto auto;
}

.str_main .str_contents._jagged_05 {
  background-image: url(../png/bg_jagged_01.png), url(../png/bg_jagged_02.png), url(../png/bg_contents_01-2.png);
  background-repeat: repeat-x, repeat-x, repeat;
  background-position: left top, left bottom, left top;
  background-size: auto auto;
}

.str_main .str_contents._jagged_06 {
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #fefaf0 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #fefaf0 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #fefaf0 6px, #fefaf0 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 8px, 20px 8px, auto auto;
}

.str_main .str_contents._jagged_stripe_01 {
  background-image: url(../png/bg_jagged_03.png), linear-gradient(to bottom, transparent 6px, #fff4cc 6px, #fff4cc 100%);
  background-repeat: repeat-x, repeat;
}

.str_main .str_contents._jagged_stripe_02 {
  background-image: url(../png/bg_jagged_04.png), linear-gradient(to bottom, transparent 6px, #e3f2f8 6px, #e3f2f8 100%);
  background-repeat: repeat-x, repeat;
}

.str_main .str_contents._jagged_stripe_03 {
  background-image: url(../png/bg_jagged_05.png), linear-gradient(to bottom, transparent 6px, #dbeee6 6px, #dbeee6 100%);
  background-repeat: repeat-x, repeat;
}

.str_main .str_contents._jagged_stripe_04 {
  background-image: url(../png/bg_jagged_06.png), linear-gradient(to bottom, transparent 6px, #fff 6px, #fff 100%);
  background-repeat: repeat-x, repeat;
}

.str_main .str_contents._mainvisual_01 {
  padding-top: 15px;
  padding-bottom: 90px;
  overflow: hidden;
  background-image: linear-gradient(to top, #e6f3fa 0, #fff 75%, #fff 100%);
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents._mainvisual_01 {
    padding-top: 10px;
  }
}

.str_main .str_contents._mainvisual_02 {
  overflow: hidden;
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents._mainvisual_02 {
    padding-top: 17px;
  }
}

.str_main .str_contents_inner {
  max-width: 1220px;
  padding: 0 20px;
  margin: auto;
}

.str_main .str_contents_inner > *:last-child {
  margin-bottom: 0 !important;
}

.str_main .str_contents_inside {
  max-width: 970px;
  padding: 0 20px;
  margin: auto;
}

.str_main .str_contents_inside > *:last-child {
  margin-bottom: 0 !important;
}

.str_main .str_contents._sky_restaurant {
  background-image: linear-gradient(to bottom, transparent 480px, #fff 600px, #fff 100%), url(../png/bg_contents_02-2.png), url(../png/bg_contents_01-2.png);
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: center top, center top, left top;
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents._sky_restaurant {
    background-image: linear-gradient(to bottom, transparent 60vw, #fff 80vw, #fff 100%), url(../png/bg_contents_02-2.png), url(../png/bg_contents_01-2.png);
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: center top, center -10%, left top;
  }
}

.str_main .str_contents._sky_restaurant._mainvisual_02 {
  padding-bottom: 90px;
  background-image: url(../png/bg_contents_02-2.png), url(../png/bg_contents_01-2.png);
  background-repeat: no-repeat, repeat;
  background-position: center top, left top;
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents._sky_restaurant._mainvisual_02 {
    padding-bottom: 70px;
  }
}

.str_main .str_contents._igo_salon {
  background-color: #f1ddb1;
  background-image: linear-gradient(to bottom, #f4e4c2 1px, transparent 1px, transparent 100%), linear-gradient(to right, #f4e4c2 1px, transparent 1px, transparent 100%);
  background-position: left center, left 9px;
  background-size: 60px 60px, 60px 60px;
}

.str_main .str_contents._yorimichi_monday {
  overflow: hidden;
  background-color: #0f3775;
}

.str_main .str_contents._ladysday {
  overflow: hidden;
  background-color: #e96087;
}

.str_main .str_contents._service {
  overflow: hidden;
  background-color: #2e9de9;
}

.str_main .str_contents._step {
  padding-bottom: 60px;
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents._step {
    padding-bottom: 45px;
  }
}

.str_main .str_contents._step::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  margin: 60px auto 0;
  border-color: #007bff transparent transparent transparent;
  border-style: solid;
  border-width: 50px 30px 0 30px;
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents._step::after {
    margin-top: 45px;
    border-color: #007bff transparent transparent transparent;
    border-width: 30px 20px 0 20px;
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}

.str_main #app_campaign_top .str_contents {
  padding-bottom: 54px;
}

.str_main [class*='str_contents_'] + [class*='str_contents_'] {
  margin-top: 45px;
}

@media only screen and (max-width: 812px) {
  .str_main [class*='str_contents_'] + [class*='str_contents_'] {
    margin-top: 30px;
  }
}

.body_fixed .str_main, .body_fixed .str_footer {
  min-width: 970px;
}

@media only screen and (max-width: 812px) {
  .body_fixed .str_main, .body_fixed .str_footer {
    min-width: 414px;
  }
}

#temp_shop_recruit .str_contents_inner {
  max-width: 990px;
}

.str_contents._shop_recruit_01 {
  position: relative;
  height: 580px;
  padding-bottom: 48px;
  overflow: hidden;
}

@media only screen and (max-width: 812px) {
  .str_contents._shop_recruit_01 {
    height: calc(230vw * 100 / 375);
    padding-top: calc(140vw * 100 / 375);
    padding-bottom: calc(23vw * 100 / 375);
  }
}

.str_contents._shop_recruit_01 .hdg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 1270px) {
  .str_contents._shop_recruit_01 .hdg {
    left: -210px;
    -webkit-transform: none;
            transform: none;
  }
}

@media only screen and (max-width: 812px) {
  .str_contents._shop_recruit_01 .hdg {
    left: calc(-90vw * 100 / 375);
  }
}

@media only screen and (max-width: 812px) {
  .str_contents._shop_recruit_01 .hdg img {
    width: calc(700vw * 100 / 375);
  }
}

.str_contents._shop_recruit_01 .str_contents_inner {
  display: flex;
  align-items: flex-end;
  height: 100%;
}

.str_contents._shop_recruit_02, .str_contents._shop_recruit_03 {
  position: relative;
  padding-top: 48px;
  background-repeat: repeat-y;
}

@media only screen and (max-width: 812px) {
  .str_contents._shop_recruit_02, .str_contents._shop_recruit_03 {
    padding-top: 28px;
    padding-bottom: 50px;
  }
}

.str_contents._shop_recruit_02::before, .str_contents._shop_recruit_03::before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 6px, 20px 6px, auto auto;
}

.str_contents._shop_recruit_02 {
  background-color: #f8f54e;
  background-image: url(../img_bg_01.html), url(../img_bg_02.html);
  background-position: calc(50% - 550px) 35px, calc(50% + 560px) 60px;
}

@media only screen and (max-width: 812px) {
  .str_contents._shop_recruit_02 {
    background-image: none;
  }
}

.str_contents._shop_recruit_02::before {
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #f8f54e 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #f8f54e 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #f8f54e 6px, #f8f54e 100%);
}

.str_contents._shop_recruit_03 {
  background-color: #fff;
  background-image: url(../img_bg_03.html);
  background-position: calc(50% + 25px) 43px;
}

@media only screen and (max-width: 812px) {
  .str_contents._shop_recruit_03 {
    background-image: none;
  }
}

.str_contents._shop_recruit_03::before {
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #fff 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #fff 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #fff 6px, #fff 100%);
}

#str_main > [class^='bmod_']:last-child {
  margin-bottom: 24px;
}

[class^='bmod_'] {
  margin-bottom: 80px;
}

@media only screen and (max-width: 812px) {
  [class^='bmod_'] {
    margin-bottom: 40px;
  }
}

[class^='tmod_'] {
  margin-bottom: 28px;
}

@media only screen and (max-width: 812px) {
  [class^='tmod_'] {
    margin-bottom: 12px;
  }
}

[class^='tmod_'] [class^='imod_']:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 812px) {
  [class^='fmod_'] {
    margin-bottom: 24px;
  }
}

p:not([class]) + [class*='mod_col'], p[class='align_r'] + [class*='mod_col'], p[class='align_l'] + [class*='mod_col'], p[class='align_c'] + [class*='mod_col'] {
  margin-top: 4px;
}

p:not([class]) + [class*='mod_lyt'], p[class='align_r'] + [class*='mod_lyt'], p[class='align_l'] + [class*='mod_lyt'], p[class='align_c'] + [class*='mod_lyt'] {
  margin-top: 17px;
}

/* layout */
.mod_col_01, .mod_col_02 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -40px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_col_01, .mod_col_02 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_col_01, .mod_col_02 {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.mod_col_01 .col, .mod_col_02 .col {
  display: flex;
  flex-basis: calc(50% - 30px);
  flex-direction: column;
  margin-top: 40px;
  margin-right: 60px;
}

.mod_col_01 .col > *:last-child, .mod_col_02 .col > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_col_01 .col, .mod_col_02 .col {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.mod_col_01 .col .mod_img_01 img, .mod_col_02 .col .mod_img_01 img {
  width: 100%;
}

@media only screen and (max-width: 812px) {
  .mod_col_01 [class*=' _col'], .mod_col_02 [class*=' _col'] {
    margin-bottom: 10px;
  }
}

.mod_col_01 [class*=' _col']:last-child, .mod_col_02 [class*=' _col']:last-child {
  margin-bottom: 0;
}

.mod_col_01._col2 > .col, .mod_col_02._col2 > .col {
  flex-basis: calc(100% / 2 - 30px);
}

@media only screen and (max-width: 812px) {
  .mod_col_01._col2 > .col, .mod_col_02._col2 > .col {
    width: 100%;
  }
}

.mod_col_01._col2 > .col:nth-child(2), .mod_col_02._col2 > .col:nth-child(2) {
  margin-right: 0;
}

@media only screen and (max-width: 812px) {
  .mod_col_01._col2 > .col:last-child, .mod_col_02._col2 > .col:last-child {
    margin-bottom: 0;
  }
}

.mod_col_01._col3 > .col, .mod_col_02._col3 > .col {
  flex-basis: calc(100% * .33333 - 60px);
}

@media only screen and (max-width: 812px) {
  .mod_col_01._col3 > .col, .mod_col_02._col3 > .col {
    flex-basis: 100%;
  }
}

@media only screen and (max-width: 812px) {
  .mod_col_01._col3 > .col:last-child, .mod_col_02._col3 > .col:last-child {
    margin-bottom: 0;
  }
}

.mod_col_01._col4 > .col, .mod_col_02._col4 > .col {
  flex-basis: calc(100% / 4 - 60px);
}

@media only screen and (max-width: 812px) {
  .mod_col_01._col4 > .col, .mod_col_02._col4 > .col {
    flex-basis: 100%;
  }
}

@media only screen and (max-width: 812px) {
  .mod_col_01._col4 > .col:last-child, .mod_col_02._col4 > .col:last-child {
    margin-bottom: 0;
  }
}

.mod_col_02 {
  display: flex;
  align-items: stretch;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_col_02 {
    margin-right: 0;
  }
}

.mod_col_02 .col {
  display: flex;
  margin-top: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_col_02 .col {
    margin-right: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mod_col_02 .col + .col {
    margin-top: 0;
  }
}

.mod_col_02._col2 > .col {
  flex-basis: calc(100% / 2 - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_col_02._col2 > .col {
    flex-basis: 100%;
  }
}

.mod_col_02._col3 > .col {
  flex-basis: calc(100% * .33333 - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_col_02._col3 > .col {
    flex-basis: 100%;
  }
}

.mod_col_02._col4 > .col {
  flex-basis: calc(100% / 4 - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_col_02._col4 > .col {
    flex-basis: 100%;
  }
}

@media only screen and (max-width: 812px) {
  .mod_col_02._sp_col2 > .col {
    display: block;
    flex-basis: calc(100% / 2 - 20px);
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 0;
  }
}

.mod_col_03 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_col_03 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_col_03 {
    display: block;
    margin-right: 0;
  }
}

.mod_col_03 .col {
  display: flex;
  flex-direction: column;
  margin-right: 20px;
}

.mod_col_03 .col > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_col_03 .col {
    margin-right: 0;
  }
}

.mod_col_03 .col._full {
  flex-basis: 100%;
}

.mod_col_03 .col._half {
  flex-basis: calc(100% / 2 - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_col_03 .col._half {
    flex-basis: 100%;
  }
}

.mod_col_03 .col._half + ._half {
  margin-top: 20px;
}

.mod_col_03 .col._half:first-child + ._half {
  margin-top: 0;
}

@media only screen and (max-width: 812px) {
  .mod_col_03 .col._half:first-child + ._half {
    margin-top: 20px;
  }
}

.mod_col_03 .col + .col {
  margin-top: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_col_03 .col + .col {
    margin-top: 10px;
  }
}

.mod_col_04 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_col_04 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_col_04 {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.mod_col_04 > .col {
  display: flex;
  position: relative;
  flex-basis: calc(100% * .33333 - 60px);
  margin-top: 20px;
  margin-right: 90px;
}

@media only screen and (max-width: 812px) {
  .mod_col_04 > .col {
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
}

.mod_col_04 > .col::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -60px;
  width: 0;
  height: 0;
  margin-top: -8px;
  border-color: transparent transparent transparent #007bff;
  border-style: solid;
  border-width: 15px 0 15px 25px;
}

@media only screen and (max-width: 812px) {
  .mod_col_04 > .col::after {
    top: auto;
    right: auto;
    bottom: -30px;
    left: 50%;
    margin-top: 0;
    margin-left: -8px;
    border-color: #007bff transparent transparent transparent;
    border-width: 25px 15px 0 15px;
  }
}

.mod_col_04 > .col:nth-child(3)::after {
  display: none;
}

@media only screen and (max-width: 812px) {
  .mod_col_04 > .col:nth-child(3)::after {
    display: inline-block;
  }
}

.mod_col_04 > .col:nth-child(3n) {
  margin-right: 0;
}

.mod_col_04 > .col:last-child::after {
  display: none;
}

.mod_col_04 .mod_img_01 {
  width: 100%;
}

@media only screen and (max-width: 812px) {
  .mod_col_04 .mod_img_01 {
    width: 100%;
  }
}

.mod_col_04 .mod_img_01 .img img {
  width: 100%;
}

.mod_col_05 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_col_05 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_col_05 {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.mod_col_05 .col {
  display: flex;
  flex-basis: 320px;
  flex-direction: column;
  margin: 20px 12px 0;
}

.mod_col_05 .col > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_col_05 .col {
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_col_05 [class*=' _col'] {
    margin-bottom: 10px;
  }
}

.mod_col_05 [class*=' _col']:last-child {
  margin-bottom: 0;
}

.mod_lyt_01 {
  display: flex;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01 {
    margin-bottom: 20px;
  }
}

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

.mod_lyt_01 > .dmc_txt {
  flex: 1 1 100%;
}

.mod_lyt_01 > .dmc_txt > *:last-child {
  margin-bottom: 0 !important;
}

.mod_lyt_01 > .dmc_txt + .dmc_img {
  margin-right: 0;
  margin-left: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01 > .dmc_txt + .dmc_img {
    margin-top: 18px;
    margin-left: 0;
  }
}

.mod_lyt_01 > .dmc_img {
  flex: 1 0 auto;
  max-width: 50%;
  margin-right: 30px;
}

.mod_lyt_01 > .dmc_img > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01 > .dmc_img {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 18px;
  }
}

.mod_lyt_01 > .dmc_img img {
  width: auto;
  max-width: 100%;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01 > .dmc_img img {
    width: 100%;
    height: auto;
  }
}

.mod_lyt_01 > .dmc_img img[height] {
  height: auto;
}

.mod_lyt_01._reverse > .dmc_txt {
  order: 2;
}

.mod_lyt_01._reverse > .dmc_txt + .dmc_img {
  order: 1;
  margin-right: 30px;
  margin-left: 0;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01._reverse > .dmc_txt + .dmc_img {
    margin-right: 0;
  }
}

.mod_lyt_01._reverse > .dmc_img {
  order: 2;
  margin-right: 0;
  margin-left: 30px;
}

.mod_lyt_01._reverse > .dmc_img + .dmc_txt {
  order: 1;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01._keep {
    display: flex;
  }
}

.mod_lyt_01._keep > .dmc_txt > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01._keep > .dmc_txt + .dmc_img {
    margin-top: 18px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01._keep > .dmc_img {
    margin-right: 18px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01._keep._reverse > .dmc_img {
    margin-top: 0;
    margin-right: 18px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01._fixed > .dmc_img {
    text-align: center;
  }
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01._fixed > .dmc_img img {
    width: auto;
  }
}

.mod_lyt_02, .mod_lyt_03, .mod_lyt_05 {
  display: flex;
  align-items: center;
  margin-top: -10px;
  margin-bottom: 30px;
  margin-left: -10px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02, .mod_lyt_03, .mod_lyt_05 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02, .mod_lyt_03, .mod_lyt_05 {
    display: block;
  }
}

.mod_lyt_02 > .dmc_img, .mod_lyt_03 > .dmc_img, .mod_lyt_05 > .dmc_img {
  display: block;
  flex-shrink: 0;
  width: 412px;
  margin-right: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 > .dmc_img, .mod_lyt_03 > .dmc_img, .mod_lyt_05 > .dmc_img {
    width: 78%;
    margin: 0 auto 20px;
  }
}

.mod_lyt_02 > .dmc_img .item, .mod_lyt_03 > .dmc_img .item, .mod_lyt_05 > .dmc_img .item {
  margin: 10px;
}

.mod_lyt_02 > .dmc_img .image, .mod_lyt_03 > .dmc_img .image, .mod_lyt_05 > .dmc_img .image {
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 6px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 > .dmc_img .image, .mod_lyt_03 > .dmc_img .image, .mod_lyt_05 > .dmc_img .image {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.mod_lyt_02 > .dmc_img .image .image_inner, .mod_lyt_03 > .dmc_img .image .image_inner, .mod_lyt_05 > .dmc_img .image .image_inner {
  position: relative;
  height: 0;
  padding-top: 83.871%;
}

.mod_lyt_02 > .dmc_img .image .image_inner img, .mod_lyt_03 > .dmc_img .image .image_inner img, .mod_lyt_05 > .dmc_img .image .image_inner img {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.mod_lyt_02 > .dmc_img .caption, .mod_lyt_03 > .dmc_img .caption, .mod_lyt_05 > .dmc_img .caption {
  margin-top: 8px;
  text-align: center;
  font-size: 1.1rem;
}

.mod_lyt_02 .controle, .mod_lyt_03 .controle, .mod_lyt_05 .controle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}

.mod_lyt_02 .controle .feed_btn, .mod_lyt_03 .controle .feed_btn, .mod_lyt_05 .controle .feed_btn {
  position: relative;
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 21px 0 rgba(89, 94, 110, .25);
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 .controle .feed_btn, .mod_lyt_03 .controle .feed_btn, .mod_lyt_05 .controle .feed_btn {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (min-width: 811px) {
  .mod_lyt_02 .controle .feed_btn:hover, .mod_lyt_03 .controle .feed_btn:hover, .mod_lyt_05 .controle .feed_btn:hover, .mod_lyt_02 .controle .feed_btn:focus, .mod_lyt_03 .controle .feed_btn:focus, .mod_lyt_05 .controle .feed_btn:focus, .mod_lyt_02 .controle .feed_btn:active, .mod_lyt_03 .controle .feed_btn:active, .mod_lyt_05 .controle .feed_btn:active {
    box-shadow: 0 0 21px 0 rgba(89, 94, 110, .4);
    opacity: .6;
  }
}

.mod_lyt_02 .controle .feed_btn::before, .mod_lyt_03 .controle .feed_btn::before, .mod_lyt_05 .controle .feed_btn::before, .mod_lyt_02 .controle .feed_btn::after, .mod_lyt_03 .controle .feed_btn::after, .mod_lyt_05 .controle .feed_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 6px;
  background-color: #333;
  border-radius: 2px;
}

.mod_lyt_02 .controle .feed_btn::before, .mod_lyt_03 .controle .feed_btn::before, .mod_lyt_05 .controle .feed_btn::before {
  margin-top: -1px;
  margin-left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 .controle .feed_btn::before, .mod_lyt_03 .controle .feed_btn::before, .mod_lyt_05 .controle .feed_btn::before {
    margin-top: -1px;
  }
}

.mod_lyt_02 .controle .feed_btn::after, .mod_lyt_03 .controle .feed_btn::after, .mod_lyt_05 .controle .feed_btn::after {
  margin-top: -4px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 .controle .feed_btn::after, .mod_lyt_03 .controle .feed_btn::after, .mod_lyt_05 .controle .feed_btn::after {
    margin-top: -4px;
  }
}

.mod_lyt_02 .controle .feed_btn._prev, .mod_lyt_03 .controle .feed_btn._prev, .mod_lyt_05 .controle .feed_btn._prev {
  left: 0;
  margin-right: 16px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 .controle .feed_btn._prev, .mod_lyt_03 .controle .feed_btn._prev, .mod_lyt_05 .controle .feed_btn._prev {
    margin-right: 27px;
  }
}

.mod_lyt_02 .controle .feed_btn._prev::before, .mod_lyt_03 .controle .feed_btn._prev::before, .mod_lyt_05 .controle .feed_btn._prev::before {
  margin-left: -1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mod_lyt_02 .controle .feed_btn._prev::after, .mod_lyt_03 .controle .feed_btn._prev::after, .mod_lyt_05 .controle .feed_btn._prev::after {
  margin-left: -1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mod_lyt_02 .controle .feed_btn._next, .mod_lyt_03 .controle .feed_btn._next, .mod_lyt_05 .controle .feed_btn._next {
  right: 0;
  margin-left: 16px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 .controle .feed_btn._next, .mod_lyt_03 .controle .feed_btn._next, .mod_lyt_05 .controle .feed_btn._next {
    margin-right: 0;
    margin-left: 23px;
  }
}

.mod_lyt_02 .controle .indicator, .mod_lyt_03 .controle .indicator, .mod_lyt_05 .controle .indicator {
  display: flex;
}

.mod_lyt_02 .controle .indicator > li, .mod_lyt_03 .controle .indicator > li, .mod_lyt_05 .controle .indicator > li {
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-left: 9px;
}

.mod_lyt_02 .controle .indicator > li button, .mod_lyt_03 .controle .indicator > li button, .mod_lyt_05 .controle .indicator > li button {
  width: 11px;
  height: 11px;
  overflow: hidden;
  background-color: #d7d7d7;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

.mod_lyt_02 .controle .indicator > li.slick-active button, .mod_lyt_03 .controle .indicator > li.slick-active button, .mod_lyt_05 .controle .indicator > li.slick-active button {
  background-color: #3c3c3c;
}

.mod_lyt_02 .controle .switch_btn, .mod_lyt_03 .controle .switch_btn, .mod_lyt_05 .controle .switch_btn {
  position: relative;
  flex-shrink: 0;
  width: 10px;
  height: 12px;
  padding-top: 1px;
  margin: 0 8px 2px 14px;
  overflow: hidden;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 .controle .switch_btn, .mod_lyt_03 .controle .switch_btn, .mod_lyt_05 .controle .switch_btn {
    width: 7px;
    height: 11px;
    margin-left: 10px;
  }
}

.mod_lyt_02 .controle .switch_btn::before, .mod_lyt_03 .controle .switch_btn::before, .mod_lyt_05 .controle .switch_btn::before, .mod_lyt_02 .controle .switch_btn::after, .mod_lyt_03 .controle .switch_btn::after, .mod_lyt_05 .controle .switch_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 12px;
  background-color: #3c3c3c;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 .controle .switch_btn::before, .mod_lyt_03 .controle .switch_btn::before, .mod_lyt_05 .controle .switch_btn::before, .mod_lyt_02 .controle .switch_btn::after, .mod_lyt_03 .controle .switch_btn::after, .mod_lyt_05 .controle .switch_btn::after {
    width: 2px;
    height: 9px;
  }
}

.mod_lyt_02 .controle .switch_btn::before, .mod_lyt_03 .controle .switch_btn::before, .mod_lyt_05 .controle .switch_btn::before {
  left: 0;
}

.mod_lyt_02 .controle .switch_btn::after, .mod_lyt_03 .controle .switch_btn::after, .mod_lyt_05 .controle .switch_btn::after {
  right: 0;
}

.mod_lyt_02 .controle .switch_btn b, .mod_lyt_03 .controle .switch_btn b, .mod_lyt_05 .controle .switch_btn b {
  display: inline-block;
  width: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.mod_lyt_02 .controle .switch_btn.isPlay::before, .mod_lyt_03 .controle .switch_btn.isPlay::before, .mod_lyt_05 .controle .switch_btn.isPlay::before {
  width: 0;
  height: 0;
  background-color: transparent;
  border-color: transparent transparent transparent #3c3c3c;
  border-style: solid;
  border-width: 6px 0 6px 10px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 .controle .switch_btn.isPlay::before, .mod_lyt_03 .controle .switch_btn.isPlay::before, .mod_lyt_05 .controle .switch_btn.isPlay::before {
    border-width: 5px 0 5px 8px;
  }
}

.mod_lyt_02 .controle .switch_btn.isPlay::after, .mod_lyt_03 .controle .switch_btn.isPlay::after, .mod_lyt_05 .controle .switch_btn.isPlay::after {
  display: none;
}

.mod_lyt_02 > .dmc_txt, .mod_lyt_03 > .dmc_txt, .mod_lyt_05 > .dmc_txt {
  flex-basis: 100%;
  padding: 62px 31px 70px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
}

.mod_lyt_02 > .dmc_txt > *:last-child, .mod_lyt_03 > .dmc_txt > *:last-child, .mod_lyt_05 > .dmc_txt > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 > .dmc_txt, .mod_lyt_03 > .dmc_txt, .mod_lyt_05 > .dmc_txt {
    padding: 14px 19px 15px;
    margin-bottom: 0;
  }
}

.mod_lyt_02 > .dmc_txt p, .mod_lyt_03 > .dmc_txt p, .mod_lyt_05 > .dmc_txt p {
  line-height: 1.6;
  font-size: 1.8rem;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02 > .dmc_txt p, .mod_lyt_03 > .dmc_txt p, .mod_lyt_05 > .dmc_txt p {
    font-size: 1.6rem;
  }
}

.mod_lyt_02.isMultiple > .dmc_txt, .isMultiple.mod_lyt_03 > .dmc_txt, .isMultiple.mod_lyt_05 > .dmc_txt {
  margin-bottom: 30px;
}

.mod_lyt_02._image_large > .dmc_img, ._image_large.mod_lyt_03 > .dmc_img, ._image_large.mod_lyt_05 > .dmc_img {
  width: 520px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_02._image_large > .dmc_img, ._image_large.mod_lyt_03 > .dmc_img, ._image_large.mod_lyt_05 > .dmc_img {
    width: 78%;
  }
}

.mod_lyt_02._image_large > .dmc_img .image .image_inner, ._image_large.mod_lyt_03 > .dmc_img .image .image_inner, ._image_large.mod_lyt_05 > .dmc_img .image .image_inner {
  padding-top: 62.4%;
}

.mod_lyt_03 {
  align-items: flex-start;
  margin-bottom: 45px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_03 {
    margin-bottom: 30px;
  }
}

.mod_lyt_03 > .dmc_img {
  margin-right: 16px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_03 > .dmc_img {
    margin-right: auto;
  }
}

.mod_lyt_03 > .dmc_txt {
  padding: 10px 0 0;
  margin-bottom: 0;
  border: none;
}

.mod_lyt_03 > .dmc_txt .data {
  margin-bottom: 20px;
  font-size: 1.3rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_03 > .dmc_txt .data {
    margin-bottom: 10px;
  }
}

.mod_lyt_03 > .dmc_txt .data .tag {
  display: inline-block;
  padding: 2px 10px 3px;
  margin-right: 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 1.2rem;
}

.mod_lyt_03 > .dmc_txt p {
  font-size: 1.5rem;
}

.mod_lyt_03 > .dmc_txt .info {
  margin-top: 23px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_03 > .dmc_txt .info {
    margin-top: 19px;
    margin-bottom: 24px;
  }
}

.mod_lyt_03 > .dmc_txt .shop_info {
  padding: 30px 28px;
  background-color: #edf5f4;
  border-radius: 3px;
}

.mod_lyt_03 > .dmc_txt .shop_info > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_03 > .dmc_txt .shop_info {
    padding: 15px 20px;
  }
}

.mod_lyt_03 > .dmc_txt .shop_info .dmc_inner {
  display: flex;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_03 > .dmc_txt .shop_info .dmc_inner {
    display: block;
  }
}

.mod_lyt_03 > .dmc_txt .shop_info .dmc_inner .hdg {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #ccc;
  font-size: 1.4rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_03 > .dmc_txt .shop_info .dmc_inner .hdg {
    padding-right: 0;
    padding-bottom: 12px;
    margin-right: 0;
    margin-bottom: 14px;
    border-right: none;
    border-bottom: 1px solid #ccc;
  }
}

.mod_lyt_03 > .dmc_txt .shop_info .dmc_inner .hdg::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 20px;
  margin-right: 5px;
  background-image: url(../png/sprite.png);
  background-position: -126px -102px;
  background-size: 232px 219px;
}

.mod_lyt_03 .mod_lyt_01 {
  flex-wrap: wrap;
  margin-bottom: 0;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_03 .mod_lyt_01 {
    display: flex;
    flex-wrap: nowrap;
  }
}

.mod_lyt_03 .mod_lyt_01 > .dmc_img {
  max-width: 160px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_03 .mod_lyt_01 > .dmc_img {
    flex-basis: 30%;
    margin-right: 24px;
  }
}

.mod_lyt_03 .mod_lyt_01 > .dmc_img img {
  width: 100%;
  border: 1px solid #ccc;
}

.mod_lyt_03 .mod_lyt_01 > .dmc_txt {
  flex-basis: auto;
}

.mod_lyt_04 {
  display: flex;
}

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

.mod_lyt_04 > .col:first-child {
  flex: 0 0 32.14%;
  margin-right: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_04 > .col:first-child {
    margin-right: 0;
  }
}

.mod_lyt_04 > .col:nth-child(2) {
  flex: 1 0 0%;
}

.mod_lyt_04 img {
  width: 100%;
}

.mod_lyt_05 > .dmc_img {
  width: auto;
  text-align: center;
}

.mod_lyt_05 > .dmc_txt {
  margin-bottom: 0;
}

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

.mod_lyt_06 > .dmc_img {
  display: block;
  flex-shrink: 0;
  width: 412px;
  margin-right: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 > .dmc_img {
    width: 78%;
    margin: 0 auto 20px;
  }
}

.mod_lyt_06 > .dmc_img .item {
  margin-bottom: 10px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 > .dmc_img .item {
    margin-bottom: 0;
  }
}

.mod_lyt_06 > .dmc_img .image {
  padding: 0 0 10px 0;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 > .dmc_img .image {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.mod_lyt_06 > .dmc_img .image .image_inner {
  position: relative;
  height: 0;
  padding-top: 68%;
}

.mod_lyt_06 > .dmc_img .image .image_inner img {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

.mod_lyt_06 > .dmc_img .caption {
  margin-top: 8px;
  text-align: center;
  font-size: 1.1rem;
}

.mod_lyt_06 > .dmc_img img[height] {
  height: auto;
}

.mod_lyt_06 .controle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
}

.mod_lyt_06 .controle .feed_btn {
  position: relative;
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 21px 0 rgba(89, 94, 110, .25);
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .controle .feed_btn {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (min-width: 811px) {
  .mod_lyt_06 .controle .feed_btn:hover, .mod_lyt_06 .controle .feed_btn:focus, .mod_lyt_06 .controle .feed_btn:active {
    box-shadow: 0 0 21px 0 rgba(89, 94, 110, .4);
    opacity: .6;
  }
}

.mod_lyt_06 .controle .feed_btn::before, .mod_lyt_06 .controle .feed_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 6px;
  background-color: #333;
  border-radius: 2px;
}

.mod_lyt_06 .controle .feed_btn::before {
  margin-top: -1px;
  margin-left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .controle .feed_btn::before {
    margin-top: -1px;
  }
}

.mod_lyt_06 .controle .feed_btn::after {
  margin-top: -4px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .controle .feed_btn::after {
    margin-top: -4px;
  }
}

.mod_lyt_06 .controle .feed_btn._prev {
  left: 0;
  margin-right: 16px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .controle .feed_btn._prev {
    margin-right: 27px;
  }
}

.mod_lyt_06 .controle .feed_btn._prev::before {
  margin-left: -1px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mod_lyt_06 .controle .feed_btn._prev::after {
  margin-left: -1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mod_lyt_06 .controle .feed_btn._next {
  right: 0;
  margin-left: 16px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .controle .feed_btn._next {
    margin-right: 0;
    margin-left: 23px;
  }
}

.mod_lyt_06 .controle .indicator {
  display: flex;
}

.mod_lyt_06 .controle .indicator > li {
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-left: 9px;
}

.mod_lyt_06 .controle .indicator > li button {
  width: 11px;
  height: 11px;
  overflow: hidden;
  background-color: #d7d7d7;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

.mod_lyt_06 .controle .indicator > li.slick-active button {
  background-color: #3c3c3c;
}

.mod_lyt_06 .controle .switch_btn {
  position: relative;
  flex-shrink: 0;
  width: 10px;
  height: 12px;
  padding-top: 1px;
  margin: 0 8px 2px 14px;
  overflow: hidden;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .controle .switch_btn {
    width: 7px;
    height: 11px;
    margin-left: 10px;
  }
}

.mod_lyt_06 .controle .switch_btn::before, .mod_lyt_06 .controle .switch_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 12px;
  background-color: #3c3c3c;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .controle .switch_btn::before, .mod_lyt_06 .controle .switch_btn::after {
    width: 2px;
    height: 9px;
  }
}

.mod_lyt_06 .controle .switch_btn::before {
  left: 0;
}

.mod_lyt_06 .controle .switch_btn::after {
  right: 0;
}

.mod_lyt_06 .controle .switch_btn b {
  display: inline-block;
  width: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.mod_lyt_06 .controle .switch_btn.isPlay::before {
  width: 0;
  height: 0;
  background-color: transparent;
  border-color: transparent transparent transparent #3c3c3c;
  border-style: solid;
  border-width: 6px 0 6px 10px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .controle .switch_btn.isPlay::before {
    border-width: 5px 0 5px 8px;
  }
}

.mod_lyt_06 .controle .switch_btn.isPlay::after {
  display: none;
}

.mod_lyt_06.isMultiple > .dmc_txt {
  margin-bottom: 30px;
}

.mod_lyt_06._image_large > .dmc_img {
  width: 520px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06._image_large > .dmc_img {
    width: 78%;
  }
}

.mod_lyt_06._image_large > .dmc_img .image .image_inner {
  padding-top: 62.4%;
}

.mod_lyt_floormap {
  display: flex;
  width: 930px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_floormap {
    width: 100%;
    max-width: 414px;
    margin: auto;
  }
}

@media only screen and (max-width: 812px) {
  .mod_lyt_floormap {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.mod_lyt_floormap .dmc_map {
  position: relative;
  flex: 0 0 580px;
  width: 580px;
  margin-right: 30px;
  overflow: hidden;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_floormap .dmc_map {
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.mod_lyt_floormap .dmc_map .btn_zoom {
  position: absolute;
  top: 25px;
  right: 17px;
}

html:not([data-script-enabled='true']) .mod_lyt_floormap .dmc_map .btn_zoom {
  display: none;
}

.mod_lyt_floormap .dmc_map .btn_zoom button {
  display: block;
  position: relative;
  width: 42px;
  height: 42px;
  overflow: hidden;
  background-color: #5ba0d6;
  border-radius: 50%;
  transition: all 200ms;
  text-indent: 100%;
  white-space: nowrap;
}

.mod_lyt_floormap .dmc_map .btn_zoom button._plus {
  margin-bottom: 5px;
  background-color: #5ba0d6;
}

.mod_lyt_floormap .dmc_map .btn_zoom button._plus::before, .mod_lyt_floormap .dmc_map .btn_zoom button._plus::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 3px;
  margin-top: -1px;
  margin-left: -7px;
  background-color: #fff;
  border-radius: 2px;
}

.mod_lyt_floormap .dmc_map .btn_zoom button._plus::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.mod_lyt_floormap .dmc_map .btn_zoom button._minus::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 3px;
  margin-top: -1px;
  margin-left: -7px;
  background-color: #fff;
  border-radius: 2px;
}

.mod_lyt_floormap .dmc_map .btn_zoom button[disabled] {
  background-color: #ccc;
}

.mod_lyt_floormap .dmc_map .dmc_img {
  padding: 25px;
  margin-bottom: 30px;
  overflow: auto;
  border: 1px solid #bebebe;
  cursor: -webkit-grab;
  cursor:         grab;
  cursor:         grab;
  text-align: center;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_floormap .dmc_map .dmc_img {
    margin-bottom: 20px;
  }
}

html:not([data-script-enabled='true']) .mod_lyt_floormap .dmc_map .dmc_img {
  cursor: default;
}

.mod_lyt_floormap .dmc_map .dmc_img:active {
  cursor: -webkit-grabbing;
  cursor:         grabbing;
}

.mod_lyt_floormap .dmc_map .icon_list {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 30px 18px;
  background-color: #f7f7f7;
}

.mod_lyt_floormap .dmc_map .icon_list > li {
  display: flex;
  align-items: center;
  width: calc(25% - 5px);
  margin-right: 5px;
  margin-bottom: 12px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_floormap .dmc_map .icon_list > li {
    width: calc(33% - 5px);
  }
}

.mod_lyt_floormap .dmc_map .icon_list > li img {
  flex-shrink: 0;
}

.mod_lyt_floormap .dmc_map .icon_list > li .txt {
  margin-left: 5px;
  line-height: 1.16667;
  font-size: 12px;
}

.mod_lyt_floormap .dmc_map .icon_list > li .txt .sub {
  display: block;
  line-height: 1;
  font-size: .9rem;
}

.mod_lyt_floormap .dmc_txt {
  display: block;
  flex-grow: 1;
  width: 100%;
}

.mod_lyt_floormap .dmc_txt .mod_list_num_01 > li {
  width: calc(50% - 25px);
}

.mod_lyt_floormap .dmc_map .btn_zoom {
  z-index: 6;
}

.mod_lyt_floormap .dmc_map .map {
  position: relative;
  width: 528px;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  transition: -webkit-transform .5s;
  transition:         transform .5s;
  transition:         transform .5s, -webkit-transform .5s;
}

.mod_lyt_floormap .dmc_img .map.isZoom {
  -webkit-transform: scale(2);
          transform: scale(2);
}

.mod_lyt_floormap .dmc_map .map [usemap] {
  vertical-align: middle;
}

.mod_lyt_floormap .dmc_map .map area:not([href]) {
  cursor: default;
}

.mod_lyt_floormap .dmc_map .map area[href] {
  cursor: pointer;
}

.mod_lyt_floormap .loc-pin {
  position: absolute;
  z-index: 2;
  width: 80px;
  height: 77px;
  background: url(../png/img_floor_map_pin.png) no-repeat right 0;
  pointer-events: none;
}

.mod_lyt_floormap .tooltip {
  position: absolute;
  z-index: 3;
  width: 180px;
  margin-bottom: 12px;
  transition: opacity .3s .1s;
  opacity: 0;
}

.mod_lyt_floormap .tooltip.reflect {
  margin-top: 12px;
}

.mod_lyt_floormap .tooltip[aria-hidden='true'] {
  display: none;
}

.mod_lyt_floormap .tooltip[aria-expanded='false'] {
  opacity: 0;
}

.mod_lyt_floormap .tooltip[aria-expanded='true'] {
  opacity: 1;
}

.mod_lyt_floormap .tooltip .tooltip_inner {
  position: relative;
  padding: 2.6rem 10px 10px;
  background-color: #fff;
  box-shadow: 0 2px 6.65px .35px rgba(204, 204, 204, .4);
  border: 1px solid #ccc;
  border-radius: 3px;
  transition: opacity .15s;
  word-break: break-all;
}

.mod_lyt_floormap .tooltip.blindfold .tooltip_inner {
  opacity: 0;
}

.mod_lyt_floormap .tooltip .tooltip_inner::before, .mod_lyt_floormap .tooltip .tooltip_inner::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  pointer-events: none;
}

.mod_lyt_floormap .tooltip .tooltip_inner::before {
  bottom: -1px;
  width: 16px;
  height: 1px;
  background-color: #fff;
}

.mod_lyt_floormap .tooltip .tooltip_inner::after {
  bottom: -8px;
  z-index: 5;
  width: 14px;
  height: 14px;
  background: linear-gradient(135deg, transparent 50%, #fff 50%);
  box-shadow: 3px 3px 4px 0 rgba(204, 204, 204, .4);
  border: 1px solid #ccc;
  border-top: transparent;
  border-left: transparent;
  -webkit-transform: rotate(45deg) skew(6deg, 6deg);
          transform: rotate(45deg) skew(6deg, 6deg);
}

.mod_lyt_floormap .tooltip.reflect .tooltip_inner::before {
  top: -1px;
  bottom: auto;
  background-color: #f5f5f5;
}

.mod_lyt_floormap .tooltip.reflect .tooltip_inner::after {
  top: -8px;
  bottom: auto;
  z-index: 4;
  background: linear-gradient(135deg, transparent 50%, #f5f5f5 50%);
  box-shadow: 1px 1px 4px 0 rgba(204, 204, 204, .4);
  -webkit-transform: rotate(225deg) skew(6deg, 6deg);
          transform: rotate(225deg) skew(6deg, 6deg);
}

.mod_lyt_floormap .tooltip .tooltip_logo {
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.mod_lyt_floormap .tooltip .tooltip_logo img {
  width: auto;
  max-width: 100%;
}

.mod_lyt_floormap .tooltip .tooltip_link {
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 1.467;
  text-align: left;
  font-weight: bold;
}

.mod_lyt_floormap .tooltip .tooltip_link a {
  display: inline-block;
  position: relative;
  padding-left: 26px;
  text-decoration: none;
  font-size: 1.5rem;
  color: #333;
}

@media only screen and (min-width: 813px) {
  .mod_lyt_floormap .tooltip .tooltip_link a:hover, .mod_lyt_floormap .tooltip .tooltip_link a:focus, .mod_lyt_floormap .tooltip .tooltip_link a:active {
    text-decoration: underline;
    color: inherit;
  }
}

.mod_lyt_floormap .tooltip .tooltip_link a::before, .mod_lyt_floormap .tooltip .tooltip_link a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_lyt_floormap .tooltip .tooltip_link a::before {
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.mod_lyt_floormap .tooltip .tooltip_link a::after {
  top: 9px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.mod_lyt_floormap .tooltip .tooltip_btn_close {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 1.3rem;
}

.mod_lyt_floormap .tooltip .tooltip_btn_close button {
  width: 100%;
  height: 2.6rem;
  background-color: #f5f5f5;
  text-decoration: none;
  font-weight: bold;
  color: #333;
}

.mod_lyt_floormap .tooltip .tooltip_btn_close button:hover, .mod_lyt_floormap .tooltip .tooltip_btn_close button:focus {
  text-decoration: underline;
}

.mod_lyt_floormap .tooltip .tooltip_btn_close .label {
  display: inline-block;
  position: relative;
  padding: 1px 0 0 18px;
}

.mod_lyt_floormap .tooltip .tooltip_btn_close .label::before, .mod_lyt_floormap .tooltip .tooltip_btn_close .label::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 2px;
  background-color: #333;
}

.mod_lyt_floormap .tooltip .tooltip_btn_close .label::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mod_lyt_floormap .tooltip .tooltip_btn_close .label::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

p:not([class]), p[class='align_r'], p[class='align_l'], p[class='align_c'] {
  margin-bottom: 8px;
}

.str_contents_inner > p:not([class]):first-child, .str_contents_inner > p[class='align_r']:first-child, .str_contents_inner > p[class='align_l']:first-child, .str_contents_inner > p[class='align_c']:first-child {
  margin-top: -18px;
}

a [class^='mod_strong_'] {
  transition: all 200ms;
}

.mod_strong_01 {
  font-weight: bold;
}

.mod_strong_02 {
  font-size: 2.2rem;
  font-weight: bold;
  color: #f6488e;
}

.mod_strong_03 {
  font-weight: bold;
  color: #ec3a43;
}

.mod_strong_04 {
  font-weight: bold;
  color: #f6488e;
}

.mod_txt_note_01, .mod_list_note_01 > li {
  display: table;
  margin-bottom: 8px;
  font-size: 1.4rem;
}

.mod_txt_note_01 .mark, .mod_list_note_01 > li .mark {
  display: table-cell;
  padding-right: 8px;
}

.mod_txt_note_01 .txt, .mod_list_note_01 > li .txt {
  display: table-cell;
  width: 100%;
}

p + .mod_txt_note_01, .mod_list_note_01 > p + li {
  margin-top: -8px;
}

.mod_list_01 + .mod_txt_note_01, .wysiwig ul + .mod_txt_note_01, .wysiwig ol + .mod_txt_note_01, .mod_list_note_01 > .mod_list_01 + li, .wysiwig .mod_list_note_01 > ul + li, .wysiwig .mod_list_note_01 > ol + li {
  margin-top: -12px;
}

.mod_tbl_01 + .mod_txt_note_01, .mod_tbl_02 + .mod_txt_note_01, .mod_list_note_01 > .mod_tbl_01 + li, .mod_list_note_01 > .mod_tbl_02 + li {
  margin-top: -12px;
}

@media only screen and (max-width: 812px) {
  table .mod_txt_note_01, table .mod_list_note_01 > li {
    font-size: 1.2rem;
  }
}

.mod_txt_date_01 {
  text-align: right;
}

* + .mod_txt_date_01 {
  margin-top: 32px;
}

@media only screen and (max-width: 812px) {
  * + .mod_txt_date_01 {
    margin-top: -16px;
  }
}

.mod_txt_date_01 + .mod_hdg_01, .wysiwig .mod_txt_date_01 + h2 {
  margin-top: 15px;
}

@media only screen and (max-width: 812px) {
  .mod_txt_date_01 + .mod_hdg_01, .wysiwig .mod_txt_date_01 + h2 {
    margin-top: 25px;
  }
}

/* hedding */
.dmc_txt [class^='mod_hdg']:first-child {
  margin-top: 0;
}

.str_hdg_01 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .str_hdg_01 {
    padding-top: 22px;
    padding-bottom: 7px;
  }
}

.str_hdg_01 .hdg {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.3rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .str_hdg_01 .hdg {
    font-size: 2rem;
  }
}

.str_hdg_01 .hdg::before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  margin-right: 8px;
}

.str_hdg_01._img {
  padding-top: 18px;
  padding-bottom: 16px;
}

@media only screen and (max-width: 812px) {
  .str_hdg_01._img .hdg img {
    width: 75%;
  }
}

.str_hdg_01._event .hdg::before {
  width: 21px;
  height: 23px;
  background-image: url(../png/sprite.png);
  background-position: 0px -182px;
  background-size: 232px 219px;
}

.str_hdg_01._facility .hdg::before {
  width: 75px;
  height: 32px;
  margin-right: 14px;
  margin-bottom: 4px;
  background-image: url(../png/sprite.png);
  background-position: -51px 0px;
  background-size: 232px 219px;
}

.str_hdg_01._shop .hdg::before {
  width: 36px;
  height: 23px;
  margin-right: 11px;
  margin-bottom: 2px;
  background-image: url(../png/sprite.png);
  background-position: -163px -54px;
  background-size: 232px 219px;
}

.str_hdg_01._restaurant .hdg::before {
  width: 26px;
  height: 23px;
  margin-right: 10px;
  background-image: url(../png/sprite.png);
  background-position: -205px -106px;
  background-size: 232px 219px;
}

.str_hdg_01._information .hdg::before {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  background-image: url(../png/sprite.png);
  background-position: -126px -35px;
  background-size: 232px 219px;
}

.str_hdg_01._enjoy .hdg::before {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-image: url(../png/sprite.png);
  background-position: -163px -24px;
  background-size: 232px 219px;
}

.str_hdg_02 {
  display: flex;
  padding-top: 23px;
  padding-bottom: 27px;
  letter-spacing: 0;
}

@media only screen and (max-width: 812px) {
  .str_hdg_02 {
    padding-top: 19px;
    padding-bottom: 20px;
  }
}

.str_hdg_02 .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1220px;
  min-height: 67px;
  padding: 0 20px;
  margin: auto;
}

@media only screen and (max-width: 812px) {
  .str_hdg_02 .inner {
    flex-wrap: wrap;
  }
}

.str_hdg_02 .hdg {
  line-height: 1.4;
  font-size: 2.3rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .str_hdg_02 .hdg {
    font-size: 2rem;
  }
}

.str_hdg_02 .hdg .date {
  display: block;
  margin-bottom: 13px;
  font-size: 1.2rem;
  font-weight: normal;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .str_hdg_02 .hdg .date {
    margin-bottom: 6px;
    font-size: 1rem;
  }
}

.str_hdg_02 .sns-list {
  display: flex;
  align-self: flex-end;
  flex-shrink: 0;
  margin-left: 20px;
}

@media only screen and (max-width: 812px) {
  .str_hdg_02 .sns-list {
    margin-top: 12px;
    margin-left: 0;
  }
}

.str_hdg_02 .sns-list > li {
  width: 31px;
  height: 31px;
  margin-right: 9px;
}

@media only screen and (max-width: 812px) {
  .str_hdg_02 .sns-list > li {
    width: 25px;
    height: 25px;
  }
}

.str_hdg_02 .sns-list > li:last-child {
  margin-right: 0;
}

.str_hdg_02 .sns-list > li img {
  width: 100%;
}

.str_hdg_02._type_01 {
  background-color: #fff;
}

.str_hdg_02._type_02 {
  background-color: #e3f2f8;
}

.str_hdg_02._type_03 {
  background-color: #eceef1;
}

.str_hdg_02 .info {
  display: flex;
}

@media only screen and (max-width: 812px) {
  .str_hdg_02 .info {
    margin-bottom: 20px;
  }
}

.str_hdg_02 .info .detail {
  display: flex;
  flex-direction: column;
  justify-content: center;
  order: 2;
  width: 100%;
  padding-top: 4px;
}

.str_hdg_02 .info .detail .hdg {
  margin-bottom: 15px;
}

.str_hdg_02 .info .detail .hdg .sub {
  display: block;
  margin-top: 2px;
  font-size: 1.2rem;
}

.str_hdg_02 .info .detail .location {
  display: flex;
  align-items: center;
  margin-bottom: 9px;
  font-size: 1.3rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .str_hdg_02 .info .detail .location {
    margin-bottom: 0;
  }
}

.str_hdg_02 .info .detail .location::before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 14px;
  margin-right: 5px;
  background-image: url(../png/sprite.png);
  background-position: -192px -77px;
  background-size: 232px 219px;
}

.str_hdg_02 .info .img {
  display: flex;
  align-items: center;
  order: 1;
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #d9dadb;
}

@media only screen and (max-width: 812px) {
  .str_hdg_02 .info .img {
    align-items: center;
    flex: 0 0 80px;
    padding-right: 10px;
    margin-right: 10px;
  }
}

.str_hdg_02 .info .img img {
  width: 100%;
  height: auto;
}

.str_hdg_02._news .hdg::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 21px;
  margin-right: 10px;
  margin-bottom: -2px;
  background-image: url(../png/sprite.png);
  background-position: -163px -133px;
  background-size: 232px 219px;
}

.str_hdg_03 {
  position: relative;
  padding-top: 28px;
  margin-bottom: 30px;
  letter-spacing: .1em;
  text-align: center;
  text-shadow: 2px 2px 0px #fff;
  font-size: 3rem;
  font-weight: bold;
  color: #000;
}

@media only screen and (max-width: 812px) {
  .str_hdg_03 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .str_hdg_03 {
    padding-top: 24px;
    margin-bottom: 23px;
    font-size: 2rem;
  }
}

.str_hdg_03:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

._jagged_stripe_01 .str_hdg_03::first-letter {
  color: #f18317;
}

._jagged_stripe_01 .str_hdg_03::after {
  width: 42px;
  height: 24px;
  background-image: url(../png/sprite.png);
  background-position: -66px -122px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  ._jagged_stripe_01 .str_hdg_03::after {
    width: 28px;
    height: 16px;
    background-image: url(../png/sprite.png);
    background-position: -51px -32px;
    background-size: 232px 219px;
  }
}

._jagged_stripe_02 .str_hdg_03::first-letter {
  color: #0074c2;
}

._jagged_stripe_02 .str_hdg_03::after {
  width: 42px;
  height: 24px;
  background-image: url(../png/sprite.png);
  background-position: -108px -122px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  ._jagged_stripe_02 .str_hdg_03::after {
    width: 28px;
    height: 16px;
    background-image: url(../png/sprite.png);
    background-position: -118px -155px;
    background-size: 232px 219px;
  }
}

._jagged_stripe_03 .str_hdg_03::first-letter {
  color: #09a9b5;
}

._jagged_stripe_03 .str_hdg_03::after {
  width: 42px;
  height: 24px;
  background-image: url(../png/sprite.png);
  background-position: -163px 0px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  ._jagged_stripe_03 .str_hdg_03::after {
    width: 28px;
    height: 16px;
    background-image: url(../png/sprite.png);
    background-position: -118px -155px;
    background-size: 232px 219px;
  }
}

.str_hdg_04 {
  margin-bottom: 22px;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .str_hdg_04 {
    margin-top: -6px;
    margin-bottom: 12px;
    font-size: 1.8rem;
  }
}

.str_hdg_04._inverted {
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .str_hdg_04._inverted {
    color: #333;
  }
}

.col > .str_hdg_04 {
  text-align: left;
}

p:not([class]) + .str_hdg_04, p[class='align_r'] + .str_hdg_04, p[class='align_l'] + .str_hdg_04, p[class='align_c'] + .str_hdg_04 {
  margin-top: 50px;
}

.str_hdg_05 {
  margin-bottom: 30px;
  line-height: 1.2;
  letter-spacing: 0;
  font-size: 1.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .str_hdg_05 {
    text-align: center;
  }
}

.str_hdg_06 {
  text-align: center;
}

.str_hdg_06 img {
  width: 100%;
}

.mod_hdg_unique_01 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 45px;
  letter-spacing: .05em;
  font-size: 2.4rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_01 {
    margin-bottom: 16px;
    font-size: 1.8rem;
  }
}

.mod_hdg_unique_01::before, .mod_hdg_unique_01::after {
  content: '';
  display: inline-block;
  width: 3px;
  height: 38px;
  margin-top: 2px;
  background-color: #0074c2;
  border-radius: 2px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_01::before, .mod_hdg_unique_01::after {
    margin-top: -1px;
  }
}

.mod_hdg_unique_01::before {
  margin-right: 41px;
  -webkit-transform: rotate(-36deg);
          transform: rotate(-36deg);
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_01::before {
    margin-right: 31px;
  }
}

.mod_hdg_unique_01::after {
  margin-left: 41px;
  -webkit-transform: rotate(36deg);
          transform: rotate(36deg);
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_01::after {
    margin-left: 31px;
  }
}

.mod_hdg_unique_01 > span {
  flex-direction: column;
  text-align: center;
}

.mod_hdg_unique_01 .sub {
  display: block;
  font-size: 1.6rem;
}

.mod_hdg_unique_02 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 38px;
  letter-spacing: .05em;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_02 {
    margin-bottom: 15px;
    font-size: 1.8rem;
  }
}

.mod_hdg_unique_02::before, .mod_hdg_unique_02::after {
  content: '';
  display: inline-block;
  width: 64px;
  height: 21px;
  background-image: url(../png/sprite.png);
  background-position: -42px -80px;
  background-size: 232px 219px;
}

.mod_hdg_unique_02::before {
  margin-right: 13px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_02::before {
    margin-right: 5px;
  }
}

.mod_hdg_unique_02::after {
  margin-left: 13px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_02::after {
    margin-left: 5px;
  }
}

.mod_hdg_unique_03 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 23px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_03 {
    margin-bottom: 19px;
  }
}

.mod_hdg_unique_03 .hdg {
  line-height: 1.63636;
  letter-spacing: 0;
  font-size: 2.2rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_03 .hdg {
    margin-bottom: -5px;
    font-size: 1.8rem;
  }
}

.mod_hdg_unique_03 .hdg::before {
  content: '';
  display: inline-block;
  margin-right: 9px;
  margin-bottom: -2px;
}

.mod_hdg_unique_03 .more {
  position: relative;
  padding-left: 26px;
  text-decoration: none;
  font-size: 1.4rem;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .mod_hdg_unique_03 .more:hover, .mod_hdg_unique_03 .more:focus, .mod_hdg_unique_03 .more:active {
    text-decoration: underline;
    color: inherit;
  }
}

.mod_hdg_unique_03 .more::before, .mod_hdg_unique_03 .more::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_hdg_unique_03 .more::before {
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.mod_hdg_unique_03 .more::after {
  top: 9px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_03 .more {
    position: relative;
    padding-left: 24px;
    text-decoration: none;
    font-size: 1.3rem;
    color: #333;
  }
}

@media only screen and (max-width: 812px) and (min-width: 811px) {
  .mod_hdg_unique_03 .more:hover, .mod_hdg_unique_03 .more:focus, .mod_hdg_unique_03 .more:active {
    text-decoration: underline;
    color: inherit;
  }
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_03 .more::before, .mod_hdg_unique_03 .more::after {
    content: '';
    display: inline-block;
    position: absolute;
  }
  .mod_hdg_unique_03 .more::before {
    top: 1px;
    left: 0;
    width: 17px;
    height: 17px;
    background-color: #0074c2;
    border-radius: 50%;
  }
  .mod_hdg_unique_03 .more::after {
    top: 7px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

.mod_hdg_unique_03 .more .icon {
  margin: 0 0 .35em 3px;
}

.mod_hdg_unique_03._notice .hdg::before {
  width: 25px;
  height: 21px;
  background-image: url(../png/sprite.png);
  background-position: -163px -133px;
  background-size: 232px 219px;
}

.mod_hdg_unique_03._news .hdg::before {
  width: 22px;
  height: 21px;
  background-image: url(../png/sprite.png);
  background-position: -96px -155px;
  background-size: 232px 219px;
}

.mod_hdg_unique_04 {
  margin-bottom: 63px;
  text-align: center;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_04 {
    margin-bottom: 30px;
  }
}

.mod_hdg_unique_04_inner {
  display: inline-block;
  position: relative;
  font-size: 2.4rem;
  font-weight: bold;
}

.mod_hdg_unique_04_inner::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: -3px;
  width: calc(100% - 80px);
  height: 8px;
  border-radius: 10px;
}

.mod_hdg_unique_04._type_01 .mod_hdg_unique_04_inner::before {
  background: #f6488e;
}

.mod_hdg_unique_04._type_02 .mod_hdg_unique_04_inner::before {
  background: #0074c2;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_04_inner {
    font-size: 2rem;
  }
  .mod_hdg_unique_04_inner::before {
    left: 0;
    width: calc(100% - 68px);
    height: 6px;
  }
}

.mod_hdg_unique_04_inner > span {
  display: inline-block;
  position: relative;
  min-width: 196px;
  padding-bottom: 18px;
}

.mod_hdg_unique_04_inner > span::before, .mod_hdg_unique_04_inner > span::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 26px;
  height: 8px;
  border-radius: 10px;
}

.mod_hdg_unique_04._type_01 .mod_hdg_unique_04_inner > span::before, .mod_hdg_unique_04._type_01 .mod_hdg_unique_04_inner > span::after {
  background: #f6488e;
}

.mod_hdg_unique_04._type_02 .mod_hdg_unique_04_inner > span::before, .mod_hdg_unique_04._type_02 .mod_hdg_unique_04_inner > span::after {
  background: #0074c2;
}

.mod_hdg_unique_04_inner > span::before {
  right: 44px;
}

.mod_hdg_unique_04_inner > span::after {
  right: 7px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_04_inner > span {
    min-width: 166px;
    padding-bottom: 15px;
  }
  .mod_hdg_unique_04_inner > span::before, .mod_hdg_unique_04_inner > span::after {
    width: 22px;
    height: 6px;
  }
  .mod_hdg_unique_04_inner > span::before {
    right: 38px;
  }
}

.mod_hdg_unique_05 {
  display: flex;
  align-items: center;
  margin: 60px 0 25px;
  line-height: 1.3;
  letter-spacing: .1em;
  font-weight: bold;
}

.mod_hdg_unique_04 + .mod_hdg_unique_05 {
  margin-top: -8px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_05 {
    display: block;
    margin: 30px 0 15px;
    line-height: 1.6;
    text-align: center;
  }
  .mod_hdg_unique_04 + .mod_hdg_unique_05 {
    margin-top: 30px;
  }
}

.mod_hdg_unique_05 > .icon {
  position: relative;
  min-width: 144px;
  padding: 20px 65px 20px 28px;
  margin-right: 30px;
  overflow: hidden;
  background: repeating-linear-gradient(-48deg, #f6488e 0, #f6488e 8px, #f75b9a 5px, #f75b9a 16px);
  white-space: nowrap;
  font-size: 1.8rem;
  color: #fff;
}

.mod_hdg_unique_05 > .icon::before {
  content: '';
  display: block;
  position: absolute;
  top: -42px;
  right: -64px;
  width: 64px;
  height: 300%;
  background: #f8f54e;
  -webkit-transform: rotate(-39deg);
          transform: rotate(-39deg);
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_05 > .icon {
    display: inline-block;
    min-width: 85px;
    padding: 7px 34px 5px 12px;
    margin-right: 0;
    margin-bottom: 18px;
    font-size: 1.7rem;
  }
  .mod_hdg_unique_05 > .icon::before {
    top: -33px;
    right: -60px;
  }
}

.mod_hdg_unique_05 > .txt {
  font-size: 2.8rem;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_unique_05 > .txt {
    display: block;
    text-align: left;
    font-size: 1.6rem;
  }
}

.mod_hdg_search_01 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_search_01 {
    display: block;
    margin-bottom: 15px;
  }
}

.mod_hdg_search_01 .hdg {
  margin-bottom: 10px;
  letter-spacing: 0;
  font-size: 2rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_search_01 .hdg {
    margin-bottom: 15px;
    text-align: center;
    font-size: 1.6rem;
  }
}

.mod_hdg_search_01 form.search {
  display: flex;
  flex-basis: 640px;
  justify-content: space-between;
  padding: 14px 18px 14px 20px;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 27px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_search_01 form.search {
    flex: 1 1 100%;
    width: 100%;
    padding: 11px 15px 11px;
    margin-bottom: 0;
  }
}

.mod_hdg_search_01 form.search input[type='submit'] {
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 0;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../png/icon_search_03.png);
  border: none;
  transition: all 200ms;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_search_01 form.search input[type='submit'] {
    margin-top: 2px;
  }
  .ie11 .mod_hdg_search_01 form.search input[type='submit'] {
    margin-top: 5px;
  }
}

@media only screen and (min-width: 811px) {
  .mod_hdg_search_01 form.search input[type='submit']:hover, .mod_hdg_search_01 form.search input[type='submit']:focus, .mod_hdg_search_01 form.search input[type='submit']:active {
    background-image: url(../png/icon_search_03_on.png);
  }
}

.mod_hdg_search_01 form.search input[type='text'] {
  width: calc(100% - 40px);
  padding: 5px 5px 4px;
  background-color: transparent;
  border: none;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_search_01 form.search input[type='text'] {
    font-size: 1.6rem;
  }
}

.mod_hdg_01, .wysiwig h2 {
  position: relative;
  padding: 15px 13px 17px 42px;
  margin-top: 60px;
  margin-bottom: 25px;
  background-color: #eef1f2;
  border-radius: 3px;
  line-height: 1.3;
  font-size: 2.4rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_01, .wysiwig h2 {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_hdg_01, .wysiwig h2 {
    padding: 14px 13px 13px 29px;
    margin-top: 30px;
    font-size: 1.8rem;
  }
}

.mod_hdg_01::before, .wysiwig h2::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 14px;
  width: 8px;
  height: calc(100% - .8em);
  background-color: #3c3c3c;
  border-radius: 8px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_01::before, .wysiwig h2::before {
    top: 12px;
    left: 10px;
    width: 6px;
    height: calc(100% - 1.25em);
  }
}

.mod_hdg_01:first-child, .wysiwig h2:first-child {
  margin-top: 0;
}

.mod_hdg_01:nth-of-type(n+2), .wysiwig h2:nth-of-type(n+2) {
  margin-top: 60px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_01:nth-of-type(n+2), .wysiwig h2:nth-of-type(n+2) {
    margin-top: 35px;
  }
}

.mod_hdg_01._igo, .wysiwig h2._igo {
  background-color: #fff;
}

.mod_hdg_01._igo::before, .wysiwig h2._igo::before {
  background-color: #c1b088;
}

.mod_hdg_01._card, .wysiwig h2._card {
  background-color: #e2eff4;
}

.mod_hdg_01._card strong, .wysiwig h2._card strong {
  color: #f6488e;
}

.mod_hdg_02, .wysiwig h3 {
  padding-bottom: 8px;
  margin-top: 42px;
  margin-bottom: 20px;
  border-bottom: 1px solid #3c3c3c;
  line-height: 1.27273;
  letter-spacing: 0;
  font-size: 2.2rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_02, .wysiwig h3 {
    margin-top: 28px;
    margin-bottom: 15px;
    line-height: 1.29412;
    font-size: 1.7rem;
  }
}

@media only screen and (max-width: 812px) {
  .mod_hdg_02 + .mod_hdg_02, .wysiwig h3 + .mod_hdg_02, .wysiwig .mod_hdg_02 + h3, .wysiwig h3 + h3 {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .col > .mod_hdg_02, .wysiwig .col > h3 {
    margin-top: 0;
  }
}

.mod_hdg_01 + .mod_hdg_02, .wysiwig h2 + .mod_hdg_02, .wysiwig .mod_hdg_01 + h3, .wysiwig h2 + h3 {
  margin-top: 27px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_01 + [class^='mod_col_'] > .col:first-child > .mod_hdg_02, .wysiwig h2 + [class^='mod_col_'] > .col:first-child > .mod_hdg_02, .wysiwig .mod_hdg_01 + [class^='mod_col_'] > .col:first-child > h3, .wysiwig h2 + [class^='mod_col_'] > .col:first-child > h3 {
    margin-top: 0;
  }
}

.mod_hdg_01 + ._col2 > .col:nth-child(-n+2) > .mod_hdg_02, .wysiwig h2 + ._col2 > .col:nth-child(-n+2) > .mod_hdg_02, .wysiwig .mod_hdg_01 + ._col2 > .col:nth-child(-n+2) > h3, .wysiwig h2 + ._col2 > .col:nth-child(-n+2) > h3 {
  margin-top: 0;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_01 + ._col2 > .col:nth-child(2) > .mod_hdg_02, .wysiwig h2 + ._col2 > .col:nth-child(2) > .mod_hdg_02, .wysiwig .mod_hdg_01 + ._col2 > .col:nth-child(2) > h3, .wysiwig h2 + ._col2 > .col:nth-child(2) > h3 {
    margin-top: 7px;
  }
}

.mod_hdg_01 + p + ._col2 > .col:nth-child(-n+2) > .mod_hdg_02, .wysiwig h2 + p + ._col2 > .col:nth-child(-n+2) > .mod_hdg_02, .wysiwig .mod_hdg_01 + p + ._col2 > .col:nth-child(-n+2) > h3, .wysiwig h2 + p + ._col2 > .col:nth-child(-n+2) > h3 {
  margin-top: 27px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_01 + p + ._col2 > .col:nth-child(-n+2) > .mod_hdg_02, .wysiwig h2 + p + ._col2 > .col:nth-child(-n+2) > .mod_hdg_02, .wysiwig .mod_hdg_01 + p + ._col2 > .col:nth-child(-n+2) > h3, .wysiwig h2 + p + ._col2 > .col:nth-child(-n+2) > h3 {
    margin-top: 15px;
  }
}

.mod_hdg_02._number, .wysiwig h3._number {
  display: flex;
  align-items: center;
}

.mod_hdg_02._number .num, .wysiwig h3._number .num {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding-top: 2px;
  margin-right: 8px;
  background-color: #0074c2;
  border-radius: 50%;
  text-align: center;
  font-size: 1.8rem;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_02._number .num, .wysiwig h3._number .num {
    width: 25px;
    height: 25px;
    font-size: 1.5rem;
  }
}

.mod_hdg_02 > a, .wysiwig h3 > a {
  display: inline-block;
  position: relative;
  padding-left: 26px;
  padding-left: 30px;
  text-decoration: none;
  text-decoration: none !important;
  font-size: 1.5rem;
  font-size: 2.2rem;
  color: #333;
  color: #333 !important;
}

@media only screen and (min-width: 811px) {
  .mod_hdg_02 > a:hover, .wysiwig h3 > a:hover, .mod_hdg_02 > a:focus, .wysiwig h3 > a:focus, .mod_hdg_02 > a:active, .wysiwig h3 > a:active {
    text-decoration: underline;
    color: inherit;
  }
}

.mod_hdg_02 > a::before, .wysiwig h3 > a::before, .mod_hdg_02 > a::after, .wysiwig h3 > a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_hdg_02 > a::before, .wysiwig h3 > a::before {
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.mod_hdg_02 > a::after, .wysiwig h3 > a::after {
  top: 9px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.mod_hdg_02 > a::before, .wysiwig h3 > a::before {
  top: 5px;
}

.mod_hdg_02 > a::after, .wysiwig h3 > a::after {
  top: 11px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_02 > a, .wysiwig h3 > a {
    font-size: 1.7rem;
  }
  .mod_hdg_02 > a::before, .wysiwig h3 > a::before {
    top: 2px;
  }
  .mod_hdg_02 > a::after, .wysiwig h3 > a::after {
    top: 8px;
  }
}

.mod_hdg_03, .wysiwig h4 {
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 2px;
  padding-left: 20px;
  margin-top: 23px;
  margin-bottom: 15px;
  line-height: 1.3;
  font-size: 2rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_03, .wysiwig h4 {
    padding: 7px 0 1px 14px;
    margin-top: 20px;
    line-height: 1.29412;
    font-size: 1.7rem;
  }
}

.mod_hdg_03::before, .wysiwig h4::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: calc(100% + 3px);
  background-color: #3c3c3c;
  border-radius: 4px;
}

.mod_hdg_02 + .mod_hdg_03, .wysiwig h3 + .mod_hdg_03, .wysiwig .mod_hdg_02 + h4, .wysiwig h3 + h4 {
  margin-top: 0;
}

.mod_hdg_04 {
  margin-bottom: 18px;
  line-height: 1.2;
  letter-spacing: 0;
  font-size: 1.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_04 {
    margin-top: 23px;
    font-size: 1.7rem;
  }
}

.mod_hdg_05 {
  margin-top: 6px;
  margin-bottom: 8px;
  font-size: 1.5rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_05 {
    font-size: 1.4rem;
  }
}

.mod_hdg_05._icon {
  margin-bottom: 20px;
}

.mod_hdg_05._icon::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 25px;
  margin-right: 8px;
  margin-bottom: -7px;
  background-image: url(../png/sprite.png);
  background-position: -205px -129px;
  background-size: 232px 219px;
}

[class*=dmc] > .mod_hdg_05:first-child {
  margin-top: -5px;
}

.mod_hdg_02 + .mod_hdg_05, .wysiwig h3 + .mod_hdg_05 {
  margin-top: -5px;
}

.mod_tbl_01 + .mod_hdg_05, .mod_tbl_02 + .mod_hdg_05 {
  margin-top: -12px;
}

.mod_hdg_06 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 6px;
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_06 {
    font-size: 1.4rem;
  }
}

.mod_hdg_06 img {
  margin-right: 10px;
}

[class*=mod_lyt_] + [class*=mod_lyt_] .mod_hdg_05 {
  margin-top: 20px;
}

.mod_hdg_select {
  display: flex;
  align-items: center;
  margin-top: 39px;
  margin-bottom: 39px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_select {
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 30px;
  }
}

html:not([data-script-enabled='true']) .mod_hdg_select {
  display: none;
}

.mod_hdg_select .mod_hdg_05 {
  margin-right: 28px;
}

.mod_hdg_select .mod_select_01 {
  flex: 1 1 auto;
  margin-right: 0;
}

.mod_list_01, .wysiwig ul, .wysiwig ol {
  margin-bottom: 30px;
}

.mod_list_01 > *:last-child, .wysiwig ul > *:last-child, .wysiwig ol > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_list_01, .wysiwig ul, .wysiwig ol {
    margin-bottom: 20px;
  }
}

.mod_list_01 > li, .wysiwig ul > li, .wysiwig ol > li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 7px;
}

.mod_list_01 > li::before, .wysiwig ul > li::before, .wysiwig ol > li::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #8c8c8c;
  border-radius: 100%;
}

@media only screen and (max-width: 812px) {
  .mod_list_01 > li, .wysiwig ul > li, .wysiwig ol > li {
    margin-bottom: 5px;
  }
}

.mod_list_01 > li > .mod_list_01, .wysiwig ul > li > .mod_list_01, .wysiwig ol > li > .mod_list_01, .wysiwig .mod_list_01 > li > ul, .wysiwig ul > li > ul, .wysiwig ol > li > ul, .wysiwig .mod_list_01 > li > ol, .wysiwig ul > li > ol, .wysiwig ol > li > ol {
  margin-top: 9px;
}

@media only screen and (max-width: 812px) {
  .mod_list_01 > li > .mod_list_01, .wysiwig ul > li > .mod_list_01, .wysiwig ol > li > .mod_list_01, .wysiwig .mod_list_01 > li > ul, .wysiwig ul > li > ul, .wysiwig ol > li > ul, .wysiwig .mod_list_01 > li > ol, .wysiwig ul > li > ol, .wysiwig ol > li > ol {
    margin-top: 6px;
  }
}

.mod_list_01 > li > .mod_list_01 li::before, .wysiwig ul > li > .mod_list_01 li::before, .wysiwig ol > li > .mod_list_01 li::before, .wysiwig .mod_list_01 > li > ul li::before, .wysiwig ul > li > ul li::before, .wysiwig ol > li > ul li::before, .wysiwig .mod_list_01 > li > ol li::before, .wysiwig ul > li > ol li::before, .wysiwig ol > li > ol li::before {
  background-color: #d0d0d0;
}

.mod_list_note_01 {
  margin-bottom: 30px;
}

.mod_list_note_01 > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_list_note_01 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_list_note_01 > li {
    margin-bottom: 5px;
  }
}

.mod_tbl_01 + .mod_list_note_01, .mod_tbl_02 + .mod_list_note_01 {
  margin-top: -12px;
}

.mod_list_share_01 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_list_share_01 {
    margin-bottom: 20px;
  }
}

.mod_list_share_01 .hdg {
  margin-bottom: 18px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_list_share_01 .hdg {
    margin-bottom: 15px;
  }
}

.mod_list_share_01 .list {
  display: flex;
  justify-content: center;
}

.mod_list_share_01 .list > li {
  margin-right: 12px;
}

.mod_list_share_01 .list > li:last-child {
  margin-right: 0;
}

.mod_list_share_01 .list > li img {
  width: 45px;
  height: auto;
}

.mod_list_snsicon_01 {
  display: flex;
  flex-wrap: wrap;
}

.mod_list_snsicon_01 > li {
  margin-right: 9px;
}

.mod_list_snsicon_01 > li img {
  width: 35px;
  height: auto;
}

.mod_list_tag_01 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_list_tag_01 {
    margin-bottom: 20px;
  }
}

.ie11 table .mod_list_tag_01 {
  display: block;
}

.mod_list_tag_01 > li {
  display: flex;
  align-items: center;
  flex-basis: 140px;
  justify-content: center;
  padding: 4px 5px;
  margin-top: 10px;
  margin-right: 15px;
  background-color: #e3f2f8;
  border-radius: 3px;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_list_tag_01 > li {
    flex-basis: calc(50% - 13px);
    margin-right: 10px;
    font-size: 1rem;
  }
}

._sky_restaurant .mod_list_tag_01 > li {
  background-color: #e4e1cb;
  color: #666;
}

.ie11 table .mod_list_tag_01 > li {
  display: inline-block;
  width: 140px;
}

.mod_list_search_01 .result {
  margin-bottom: 25px;
}

@media only screen and (max-width: 812px) {
  .mod_list_search_01 .result {
    margin-bottom: 15px;
  }
}

.mod_list_search_01 .result strong {
  font-size: 1.8rem;
  font-weight: bold;
}

.mod_list_search_01 .list {
  margin-bottom: 30px;
  border-top: 1px dotted #ccc;
}

.mod_list_search_01 .list > li {
  display: flex;
  padding: 30px 0;
  border-bottom: 1px dotted #ccc;
}

@media only screen and (max-width: 812px) {
  .mod_list_search_01 .list > li {
    display: block;
    padding: 20px 0 13px;
  }
}

.mod_list_search_01 .list > li .dmc_img {
  flex-shrink: 0;
  width: 152px;
  height: 114px;
  margin-right: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_list_search_01 .list > li .dmc_img {
    float: left;
    width: 100px;
    height: 74px;
    margin-right: 10px;
    margin-bottom: 13px;
  }
}

.mod_list_search_01 .list > li .dmc_img img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}

.mod_list_search_01 .list > li .dmc_content .title {
  margin-bottom: 14px;
}

.mod_list_search_01 .list > li .dmc_content .title a {
  font-size: 1.5rem;
}

.mod_list_search_01 .list > li .dmc_content .txt {
  margin-bottom: 5px;
  line-height: 1.46154;
  font-size: 1.3rem;
}

@media only screen and (max-width: 812px) {
  .mod_list_search_01 .list > li .dmc_content .txt {
    clear: both;
  }
}

.mod_list_search_01 .list > li .dmc_content .txt b {
  background-color: #f3e944;
  font-weight: normal;
}

.mod_list_search_01 .list > li .dmc_content .path a {
  word-break: break-all;
  font-size: 1.3rem;
}

.mod_list_num_01 {
  display: flex;
  flex-wrap: wrap;
  margin-right: -25px;
}

.mod_list_num_01 > li {
  flex-basis: calc(50% - 25px);
  flex-shrink: 0;
  margin-right: 25px;
  margin-bottom: 8px;
  font-size: 1.1rem;
}

.mod_list_num_01 > li a, .mod_list_num_01 > li .label {
  display: table;
  text-decoration: none;
  color: #333;
}

.mod_list_num_01 > li .num {
  display: block;
  width: 20px;
  height: 20px;
  padding-top: 2px;
  margin-right: 5px;
  background-color: #0074c2;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}

.mod_list_num_01 > li .txt {
  display: table-cell;
  width: 100%;
}

.mod_list_num_02 {
  margin-bottom: 30px;
}

.mod_list_num_02 > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_list_num_02 {
    margin-bottom: 20px;
  }
}

.mod_list_num_02 > li {
  display: table;
  margin-bottom: 8px;
}

@media only screen and (max-width: 812px) {
  .mod_list_num_02 > li {
    margin-bottom: 5px;
  }
}

.mod_list_num_02 > li .num {
  display: table-cell;
  padding-right: 8px;
}

.mod_list_num_02 > li .txt {
  display: table-cell;
  width: 100%;
}

.mod_list_line_01 {
  margin-bottom: 30px;
}

.mod_list_line_01 > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_list_line_01 {
    margin-bottom: 20px;
  }
}

.mod_list_line_01 > li {
  display: inline-block;
  margin-right: 14px;
  font-size: 1.2rem;
}

.mod_list_line_01 > li img {
  margin-right: 5px;
  vertical-align: middle;
}

a[href], button, [role='button'] {
  transition: all 200ms;
  cursor: pointer;
  text-decoration: underline;
  color: #0074c2;
}

@media only screen and (min-width: 811px) {
  a[href]:hover, a[href]:focus, a[href]:active, button:hover, button:focus, button:active, [role='button']:hover, [role='button']:focus, [role='button']:active {
    text-decoration: none;
    color: #0074c2;
  }
  a[href]:hover > img, a[href]:focus > img, a[href]:active > img, button:hover > img, button:focus > img, button:active > img, [role='button']:hover > img, [role='button']:focus > img, [role='button']:active > img {
    opacity: .6;
  }
  a[href]:hover > img.icon, a[href]:focus > img.icon, a[href]:active > img.icon, button:hover > img.icon, button:focus > img.icon, button:active > img.icon, [role='button']:hover > img.icon, [role='button']:focus > img.icon, [role='button']:active > img.icon {
    opacity: 1;
  }
}

a[href] > img, button > img, [role='button'] > img {
  transition: all 200ms;
}

a[href] .icon, button .icon, [role='button'] .icon {
  display: inline-block;
  height: auto;
  margin: 0 3px .5em 3px;
}

a[href] .icon._pdf, button .icon._pdf, [role='button'] .icon._pdf {
  margin-bottom: .3em;
}

.mod_btn_03 a[href] .icon._pdf, .mod_btn_03 button .icon._pdf, .mod_btn_03 [role='button'] .icon._pdf {
  margin-bottom: .15em;
}

a[href]._path, button._path, [role='button']._path {
  word-break: break-all;
}

a[href^='tel'] {
  display: inline-block;
  cursor: text;
  pointer-events: none;
  text-decoration: none;
  color: inherit;
}

@media only screen and (max-width: 812px) {
  a[href^='tel'] {
    pointer-events: auto;
  }
}

@media only screen and (min-width: 811px) {
  a[href^='tel']:hover, a[href^='tel']:focus, a[href^='tel']:active {
    color: inherit;
  }
}

.mod_link_01, .mod_link_list_01 > li {
  margin-bottom: 8px;
}

.mod_link_01 a, .mod_link_list_01 > li a {
  display: inline-block;
  position: relative;
  padding-left: 26px;
  text-decoration: none;
  font-size: 1.5rem;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .mod_link_01 a:hover, .mod_link_list_01 > li a:hover, .mod_link_01 a:focus, .mod_link_list_01 > li a:focus, .mod_link_01 a:active, .mod_link_list_01 > li a:active {
    text-decoration: underline;
    color: inherit;
  }
}

.mod_link_01 a::before, .mod_link_list_01 > li a::before, .mod_link_01 a::after, .mod_link_list_01 > li a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_link_01 a::before, .mod_link_list_01 > li a::before {
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.mod_link_01 a::after, .mod_link_list_01 > li a::after {
  top: 9px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.mod_link_01._inline, .mod_link_list_01 > li._inline {
  display: inline-block;
  margin-left: 12px;
}

[class*='tbl-'] .mod_link_01 a, [class*='tbl-'] .mod_link_list_01 > li a {
  padding-left: 20px;
}

@media only screen and (max-width: 812px) {
  [class*='tbl-'] .mod_link_01 a::before, [class*='tbl-'] .mod_link_list_01 > li a::before {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}

@media only screen and (max-width: 812px) {
  [class*='tbl-'] .mod_link_01 a::after, [class*='tbl-'] .mod_link_list_01 > li a::after {
    top: 5px;
  }
}

.mod_link_list_01 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_list_01 {
    margin-bottom: 20px;
  }
}

.mod_link_list_01._inline > li, .mod_link_list_01[class*='_col'] > li {
  display: inline-block;
  margin-top: 8px;
  margin-right: 60px;
  margin-bottom: 0;
}

@media only screen and (max-width: 812px) {
  .mod_link_list_01._inline > li, .mod_link_list_01[class*='_col'] > li {
    margin-right: 20px;
  }
}

.mod_link_list_01[class*='_col'] {
  display: flex;
  flex-wrap: wrap;
}

.mod_link_list_01._col2 > li {
  width: calc(100% / 2 - 30px);
}

@media only screen and (max-width: 812px) {
  .mod_link_list_01._col2 > li {
    width: calc(100% / 2 - 10px);
  }
}

.mod_link_list_01._col2 > li:nth-child(2n) {
  margin-right: 0;
}

.mod_link_list_01._col3 > li {
  width: calc(100% * .33 - 40px);
}

@media only screen and (max-width: 812px) {
  .mod_link_list_01._col3 > li {
    width: calc(100% / 2 - 10px);
  }
}

.mod_link_list_01._col3 > li:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 812px) {
  .mod_link_list_01._col3 > li:nth-child(3n) {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_list_01._col3 > li:nth-child(2n) {
    margin-right: 0;
  }
}

.mod_link_list_01._col4 > li {
  width: calc(100% / 4 - 45px);
}

@media only screen and (max-width: 812px) {
  .mod_link_list_01._col4 > li {
    width: calc(100% / 2 - 10px);
  }
}

.mod_link_list_01._col4 > li:nth-child(4n) {
  margin-right: 0;
}

@media only screen and (max-width: 812px) {
  .mod_link_list_01._col4 > li:nth-child(4n) {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_list_01._col4 > li:nth-child(2n) {
    margin-right: 0;
  }
}

.mod_link_panel_01, .mod_link_panel_02, .mod_link_panel_03, .mod_link_panel_04 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01, .mod_link_panel_02, .mod_link_panel_03, .mod_link_panel_04 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01, .mod_link_panel_02, .mod_link_panel_03, .mod_link_panel_04 {
    margin-top: -9px;
    margin-right: -9px;
  }
}

.mod_link_panel_01 > li, .mod_link_panel_02 > li, .mod_link_panel_03 > li, .mod_link_panel_04 > li, .mod_link_panel_01 .item, .mod_link_panel_02 .item, .mod_link_panel_03 .item, .mod_link_panel_04 .item {
  display: flex;
  flex-basis: calc(25% - 20px);
  margin-top: 20px;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 4px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01 > li, .mod_link_panel_02 > li, .mod_link_panel_03 > li, .mod_link_panel_04 > li, .mod_link_panel_01 .item, .mod_link_panel_02 .item, .mod_link_panel_03 .item, .mod_link_panel_04 .item {
    flex-basis: calc(50% - 10px);
    margin-top: 10px;
    margin-right: 10px;
  }
}

.mod_link_panel_01 > li a, .mod_link_panel_02 > li a, .mod_link_panel_03 > li a, .mod_link_panel_04 > li a, .mod_link_panel_01 .item a, .mod_link_panel_02 .item a, .mod_link_panel_03 .item a, .mod_link_panel_04 .item a {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 10px 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  text-decoration: none;
}

@media only screen and (min-width: 811px) {
  .mod_link_panel_01 > li a:hover, .mod_link_panel_02 > li a:hover, .mod_link_panel_03 > li a:hover, .mod_link_panel_04 > li a:hover, .mod_link_panel_01 > li a:focus, .mod_link_panel_02 > li a:focus, .mod_link_panel_03 > li a:focus, .mod_link_panel_04 > li a:focus, .mod_link_panel_01 > li a:active, .mod_link_panel_02 > li a:active, .mod_link_panel_03 > li a:active, .mod_link_panel_04 > li a:active, .mod_link_panel_01 .item a:hover, .mod_link_panel_02 .item a:hover, .mod_link_panel_03 .item a:hover, .mod_link_panel_04 .item a:hover, .mod_link_panel_01 .item a:focus, .mod_link_panel_02 .item a:focus, .mod_link_panel_03 .item a:focus, .mod_link_panel_04 .item a:focus, .mod_link_panel_01 .item a:active, .mod_link_panel_02 .item a:active, .mod_link_panel_03 .item a:active, .mod_link_panel_04 .item a:active {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1), 0 12px 21px 0 rgba(0, 0, 0, .25);
    opacity: .6;
    color: inherit;
  }
}

.mod_link_panel_01 > li a .image, .mod_link_panel_02 > li a .image, .mod_link_panel_03 > li a .image, .mod_link_panel_04 > li a .image, .mod_link_panel_01 .item a .image, .mod_link_panel_02 .item a .image, .mod_link_panel_03 .item a .image, .mod_link_panel_04 .item a .image {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 62.92%;
  margin-bottom: 9px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01 > li a .image, .mod_link_panel_02 > li a .image, .mod_link_panel_03 > li a .image, .mod_link_panel_04 > li a .image, .mod_link_panel_01 .item a .image, .mod_link_panel_02 .item a .image, .mod_link_panel_03 .item a .image, .mod_link_panel_04 .item a .image {
    margin-bottom: 4px;
  }
}

.mod_link_panel_01 > li a .image img, .mod_link_panel_02 > li a .image img, .mod_link_panel_03 > li a .image img, .mod_link_panel_04 > li a .image img, .mod_link_panel_01 .item a .image img, .mod_link_panel_02 .item a .image img, .mod_link_panel_03 .item a .image img, .mod_link_panel_04 .item a .image img {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.mod_link_panel_01 > li a .data, .mod_link_panel_02 > li a .data, .mod_link_panel_03 > li a .data, .mod_link_panel_04 > li a .data, .mod_link_panel_01 .item a .data, .mod_link_panel_02 .item a .data, .mod_link_panel_03 .item a .data, .mod_link_panel_04 .item a .data {
  margin-bottom: 7px;
  letter-spacing: .05em;
  font-size: 1.1rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01 > li a .data, .mod_link_panel_02 > li a .data, .mod_link_panel_03 > li a .data, .mod_link_panel_04 > li a .data, .mod_link_panel_01 .item a .data, .mod_link_panel_02 .item a .data, .mod_link_panel_03 .item a .data, .mod_link_panel_04 .item a .data {
    font-size: 1rem;
  }
}

.mod_link_panel_01 > li a .data time, .mod_link_panel_02 > li a .data time, .mod_link_panel_03 > li a .data time, .mod_link_panel_04 > li a .data time, .mod_link_panel_01 .item a .data time, .mod_link_panel_02 .item a .data time, .mod_link_panel_03 .item a .data time, .mod_link_panel_04 .item a .data time {
  display: inline-block;
}

.mod_link_panel_01 > li a .tag, .mod_link_panel_02 > li a .tag, .mod_link_panel_03 > li a .tag, .mod_link_panel_04 > li a .tag, .mod_link_panel_01 .item a .tag, .mod_link_panel_02 .item a .tag, .mod_link_panel_03 .item a .tag, .mod_link_panel_04 .item a .tag {
  display: flex;
  flex-wrap: wrap;
}

.mod_link_panel_01 > li a .tag > li, .mod_link_panel_02 > li a .tag > li, .mod_link_panel_03 > li a .tag > li, .mod_link_panel_04 > li a .tag > li, .mod_link_panel_01 .item a .tag > li, .mod_link_panel_02 .item a .tag > li, .mod_link_panel_03 .item a .tag > li, .mod_link_panel_04 .item a .tag > li {
  align-self: flex-start;
  padding: 1px 10px 3px;
  margin-right: 6px;
  margin-bottom: 11px;
  background-color: #deebf8;
  border-radius: 4px;
  font-size: 1rem;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01 > li a .tag > li, .mod_link_panel_02 > li a .tag > li, .mod_link_panel_03 > li a .tag > li, .mod_link_panel_04 > li a .tag > li, .mod_link_panel_01 .item a .tag > li, .mod_link_panel_02 .item a .tag > li, .mod_link_panel_03 .item a .tag > li, .mod_link_panel_04 .item a .tag > li {
    margin-bottom: 7px;
  }
}

.mod_link_panel_01 > li a .title, .mod_link_panel_02 > li a .title, .mod_link_panel_03 > li a .title, .mod_link_panel_04 > li a .title, .mod_link_panel_01 .item a .title, .mod_link_panel_02 .item a .title, .mod_link_panel_03 .item a .title, .mod_link_panel_04 .item a .title {
  word-break: break-all;
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01 > li a .title, .mod_link_panel_02 > li a .title, .mod_link_panel_03 > li a .title, .mod_link_panel_04 > li a .title, .mod_link_panel_01 .item a .title, .mod_link_panel_02 .item a .title, .mod_link_panel_03 .item a .title, .mod_link_panel_04 .item a .title {
    font-size: 1.2rem;
  }
}

.mod_link_panel_01 > li a .title .kana, .mod_link_panel_02 > li a .title .kana, .mod_link_panel_03 > li a .title .kana, .mod_link_panel_04 > li a .title .kana, .mod_link_panel_01 .item a .title .kana, .mod_link_panel_02 .item a .title .kana, .mod_link_panel_03 .item a .title .kana, .mod_link_panel_04 .item a .title .kana {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  color: #666;
}

.mod_link_panel_01 > li a .sub_title, .mod_link_panel_02 > li a .sub_title, .mod_link_panel_03 > li a .sub_title, .mod_link_panel_04 > li a .sub_title, .mod_link_panel_01 .item a .sub_title, .mod_link_panel_02 .item a .sub_title, .mod_link_panel_03 .item a .sub_title, .mod_link_panel_04 .item a .sub_title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01 > li a .sub_title, .mod_link_panel_02 > li a .sub_title, .mod_link_panel_03 > li a .sub_title, .mod_link_panel_04 > li a .sub_title, .mod_link_panel_01 .item a .sub_title, .mod_link_panel_02 .item a .sub_title, .mod_link_panel_03 .item a .sub_title, .mod_link_panel_04 .item a .sub_title {
    font-size: 1.1rem;
  }
}

.mod_link_panel_01 > li a .sub_title strong, .mod_link_panel_02 > li a .sub_title strong, .mod_link_panel_03 > li a .sub_title strong, .mod_link_panel_04 > li a .sub_title strong, .mod_link_panel_01 .item a .sub_title strong, .mod_link_panel_02 .item a .sub_title strong, .mod_link_panel_03 .item a .sub_title strong, .mod_link_panel_04 .item a .sub_title strong {
  color: #f6488e;
}

.mod_link_panel_01 > li a .sub_title .mod_txt_note_01, .mod_link_panel_02 > li a .sub_title .mod_txt_note_01, .mod_link_panel_03 > li a .sub_title .mod_txt_note_01, .mod_link_panel_04 > li a .sub_title .mod_txt_note_01, .mod_link_panel_01 > li a .sub_title .mod_list_note_01 > li, .mod_link_panel_02 > li a .sub_title .mod_list_note_01 > li, .mod_link_panel_03 > li a .sub_title .mod_list_note_01 > li, .mod_link_panel_04 > li a .sub_title .mod_list_note_01 > li, .mod_link_panel_01 .item a .sub_title .mod_txt_note_01, .mod_link_panel_02 .item a .sub_title .mod_txt_note_01, .mod_link_panel_03 .item a .sub_title .mod_txt_note_01, .mod_link_panel_04 .item a .sub_title .mod_txt_note_01, .mod_link_panel_01 .item a .sub_title .mod_list_note_01 > li, .mod_link_panel_02 .item a .sub_title .mod_list_note_01 > li, .mod_link_panel_03 .item a .sub_title .mod_list_note_01 > li, .mod_link_panel_04 .item a .sub_title .mod_list_note_01 > li {
  font-size: 1.3rem;
  font-weight: normal;
}

.mod_link_panel_01 > li a .sub_title._with_note .txt, .mod_link_panel_02 > li a .sub_title._with_note .txt, .mod_link_panel_03 > li a .sub_title._with_note .txt, .mod_link_panel_04 > li a .sub_title._with_note .txt, .mod_link_panel_01 .item a .sub_title._with_note .txt, .mod_link_panel_02 .item a .sub_title._with_note .txt, .mod_link_panel_03 .item a .sub_title._with_note .txt, .mod_link_panel_04 .item a .sub_title._with_note .txt {
  font-weight: normal;
}

.mod_link_panel_01 > li a .detail, .mod_link_panel_02 > li a .detail, .mod_link_panel_03 > li a .detail, .mod_link_panel_04 > li a .detail, .mod_link_panel_01 .item a .detail, .mod_link_panel_02 .item a .detail, .mod_link_panel_03 .item a .detail, .mod_link_panel_04 .item a .detail {
  display: flex;
  flex-grow: 1;
  padding-top: 6px;
  color: #333;
}

.mod_link_panel_01 > li a .detail .txt, .mod_link_panel_02 > li a .detail .txt, .mod_link_panel_03 > li a .detail .txt, .mod_link_panel_04 > li a .detail .txt, .mod_link_panel_01 .item a .detail .txt, .mod_link_panel_02 .item a .detail .txt, .mod_link_panel_03 .item a .detail .txt, .mod_link_panel_04 .item a .detail .txt {
  margin-top: -5px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #666;
}

.mod_link_panel_01 > li a .detail .location, .mod_link_panel_02 > li a .detail .location, .mod_link_panel_03 > li a .detail .location, .mod_link_panel_04 > li a .detail .location, .mod_link_panel_01 .item a .detail .location, .mod_link_panel_02 .item a .detail .location, .mod_link_panel_03 .item a .detail .location, .mod_link_panel_04 .item a .detail .location {
  display: flex;
  align-items: center;
  align-self: flex-end;
  margin-bottom: 7px;
  font-size: 1.3rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01 > li a .detail .location, .mod_link_panel_02 > li a .detail .location, .mod_link_panel_03 > li a .detail .location, .mod_link_panel_04 > li a .detail .location, .mod_link_panel_01 .item a .detail .location, .mod_link_panel_02 .item a .detail .location, .mod_link_panel_03 .item a .detail .location, .mod_link_panel_04 .item a .detail .location {
    margin-bottom: 0;
    font-size: 1rem;
  }
}

.mod_link_panel_01 > li a .detail .location::before, .mod_link_panel_02 > li a .detail .location::before, .mod_link_panel_03 > li a .detail .location::before, .mod_link_panel_04 > li a .detail .location::before, .mod_link_panel_01 .item a .detail .location::before, .mod_link_panel_02 .item a .detail .location::before, .mod_link_panel_03 .item a .detail .location::before, .mod_link_panel_04 .item a .detail .location::before {
  content: '';
  display: flex;
  flex-shrink: 0;
  width: 11px;
  height: 14px;
  margin-right: 5px;
  background-image: url(../png/sprite.png);
  background-position: -192px -77px;
  background-size: 232px 219px;
}

.mod_link_panel_01._col2 > li, ._col2.mod_link_panel_02 > li, ._col2.mod_link_panel_03 > li, ._col2.mod_link_panel_04 > li {
  flex-basis: 46.66%;
}

p:not([class]) + .mod_link_panel_01, p:not([class]) + .mod_link_panel_02, p:not([class]) + .mod_link_panel_03, p:not([class]) + .mod_link_panel_04, p[class='align_r'] + .mod_link_panel_01, p[class='align_r'] + .mod_link_panel_02, p[class='align_r'] + .mod_link_panel_03, p[class='align_r'] + .mod_link_panel_04, p[class='align_l'] + .mod_link_panel_01, p[class='align_l'] + .mod_link_panel_02, p[class='align_l'] + .mod_link_panel_03, p[class='align_l'] + .mod_link_panel_04, p[class='align_c'] + .mod_link_panel_01, p[class='align_c'] + .mod_link_panel_02, p[class='align_c'] + .mod_link_panel_03, p[class='align_c'] + .mod_link_panel_04 {
  margin-top: -5px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01._spcol1, ._spcol1.mod_link_panel_02, ._spcol1.mod_link_panel_03, ._spcol1.mod_link_panel_04 {
    margin-right: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_01._spcol1 > li, ._spcol1.mod_link_panel_02 > li, ._spcol1.mod_link_panel_03 > li, ._spcol1.mod_link_panel_04 > li {
    flex-basis: 100%;
    margin-right: 0;
  }
}

.mod_link_panel_02 > li a .image {
  padding-top: 62.69%;
}

.mod_link_panel_03 {
  margin-right: -20px;
}

.mod_link_panel_03 .item a .tag {
  align-self: flex-start;
  padding: 2px 10px 2px 6px;
  margin-bottom: 11px;
  border-radius: 2px;
  font-size: 1.2rem;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_03 .item a .tag {
    margin-bottom: 7px;
  }
}

.mod_link_panel_03 .item a .tag::before {
  content: '';
  display: inline-block;
  margin-top: 3px;
  margin-right: 5px;
}

.mod_link_panel_03 .item a .tag.type_01 {
  background-color: #e1f7f4;
  color: #4dada1;
}

.mod_link_panel_03 .item a .tag.type_01::before {
  width: 21px;
  height: 13px;
  background-image: url(../png/sprite.png);
  background-position: -116px -182px;
  background-size: 232px 219px;
}

.mod_link_panel_03 .item a .tag.type_02 {
  background-color: #ffeede;
  color: #f18317;
}

.mod_link_panel_03 .item a .tag.type_02::before {
  width: 16px;
  height: 13px;
  background-image: url(../png/sprite.png);
  background-position: -153px -182px;
  background-size: 232px 219px;
}

.mod_link_panel_03 .item a .tag.type_03 {
  background-color: #fff0f6;
  color: #e16698;
}

.mod_link_panel_03 .item a .tag.type_03::before {
  width: 12px;
  height: 13px;
  background-image: url(../png/sprite.png);
  background-position: -193px -39px;
  background-size: 232px 219px;
}

.mod_link_panel_03 .feed_btn {
  position: absolute;
  top: 50%;
  width: 45px;
  height: 45px;
  margin-top: -8px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 21px 0 rgba(89, 94, 110, .25);
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_03 .feed_btn {
    width: 30px;
    height: 30px;
  }
}

@media only screen and (min-width: 811px) {
  .mod_link_panel_03 .feed_btn:hover, .mod_link_panel_03 .feed_btn:focus, .mod_link_panel_03 .feed_btn:active {
    box-shadow: 0 0 21px 0 rgba(89, 94, 110, .4);
    opacity: .6;
  }
}

.mod_link_panel_03 .feed_btn::before, .mod_link_panel_03 .feed_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 10px;
  background-color: #333;
  border-radius: 2px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_03 .feed_btn::before, .mod_link_panel_03 .feed_btn::after {
    width: 2px;
    height: 7px;
  }
}

.mod_link_panel_03 .feed_btn::before {
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_03 .feed_btn::before {
    margin-top: -2px;
  }
}

.mod_link_panel_03 .feed_btn::after {
  margin-top: -7px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_03 .feed_btn::after {
    margin-top: -6px;
  }
}

.mod_link_panel_03 .feed_btn._prev {
  left: -60px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_03 .feed_btn._prev {
    left: -30px;
    margin-right: 7px;
  }
}

.mod_link_panel_03 .feed_btn._prev::before {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mod_link_panel_03 .feed_btn._prev::after {
  margin-left: -3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mod_link_panel_03 .feed_btn._next {
  right: -60px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_03 .feed_btn._next {
    right: -27px;
    margin-left: 3px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04 {
    margin-top: -50px;
  }
}

.mod_link_panel_04 > li {
  background-color: transparent;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04 > li {
    padding-top: 50px;
  }
}

.mod_link_panel_04 > li a {
  padding: 0;
  box-shadow: none;
}

@media only screen and (min-width: 811px) {
  .mod_link_panel_04 > li a:hover, .mod_link_panel_04 > li a:focus, .mod_link_panel_04 > li a:active {
    box-shadow: none;
  }
}

.mod_link_panel_04 > li a .image {
  padding-top: 61.79%;
  background-color: #fff;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04 > li a .image {
    margin-bottom: 9px;
  }
}

.mod_link_panel_04 > li a .data {
  font-size: 1.2rem;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04 > li a .data {
    font-size: 1rem;
  }
}

.mod_link_panel_04 > li a .title {
  position: relative;
  padding-left: 26px;
  text-decoration: none;
  font-size: 1.5rem;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .mod_link_panel_04 > li a .title:hover, .mod_link_panel_04 > li a .title:focus, .mod_link_panel_04 > li a .title:active {
    text-decoration: underline;
    color: inherit;
  }
}

.mod_link_panel_04 > li a .title::before, .mod_link_panel_04 > li a .title::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_link_panel_04 > li a .title::before {
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.mod_link_panel_04 > li a .title::after {
  top: 9px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04 > li a .title {
    font-size: 1.4rem;
  }
}

.mod_link_panel_04._top > li {
  flex-basis: calc(50% - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04._top > li a {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
  }
}

.mod_link_panel_04._top > li a .data {
  font-size: 1rem;
}

@media only screen and (min-width: 1199px) {
  .mod_link_panel_04._top > li a .data {
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04._top > li a .data {
    font-size: 1rem;
  }
}

.mod_link_panel_04._top > li a .title {
  font-size: 1rem;
}

@media only screen and (min-width: 1199px) {
  .mod_link_panel_04._top > li a .title {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04._top > li a .title {
    font-size: 1.2rem;
  }
}

.mod_link_panel_04._top > li a .title::before {
  top: 1px;
}

.mod_link_panel_04._top > li a .title::after {
  top: 7px;
}

.mod_link_panel_04._top > li a .txt {
  margin-left: 26px;
  font-size: 1.2rem;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04._col3 {
    display: block;
    margin-right: 0;
  }
}

.mod_link_panel_04._col3 > li {
  flex-basis: calc(33.333% - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04._col3 > li {
    width: 100%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04._col3 > li a {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
  }
}

.mod_link_panel_04._col3 > li a .data {
  font-size: 1.4rem;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04._col3 > li a .data {
    font-size: 1.2rem;
  }
}

.mod_link_panel_04._col3 > li a .title {
  position: relative;
  padding-left: 25px;
  text-decoration: none;
  font-size: 1.8rem;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .mod_link_panel_04._col3 > li a .title:hover, .mod_link_panel_04._col3 > li a .title:focus, .mod_link_panel_04._col3 > li a .title:active {
    text-decoration: underline;
    color: inherit;
  }
}

.mod_link_panel_04._col3 > li a .title::before, .mod_link_panel_04._col3 > li a .title::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_link_panel_04._col3 > li a .title::before {
  top: 5px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.mod_link_panel_04._col3 > li a .title::after {
  top: 11px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_04._col3 > li a .title {
    font-size: 1.6rem;
  }
}

.mod_link_panel_05 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_05 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_05 {
    margin-top: -10px;
  }
}

.mod_link_panel_05 > li {
  display: flex;
  flex-basis: calc(50% - 20px);
  margin-top: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_05 > li {
    flex-basis: 100%;
    margin-top: 10px;
  }
}

.mod_link_panel_05 > li.full {
  flex-basis: calc(100% - 20px);
}

.mod_link_panel_05 > li a {
  display: flex;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 3px;
  text-decoration: none;
}

@media only screen and (min-width: 811px) {
  .mod_link_panel_05 > li a:hover, .mod_link_panel_05 > li a:focus, .mod_link_panel_05 > li a:active {
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .25);
    opacity: .7;
  }
}

.mod_link_panel_05 > li a .image {
  flex: 1 0 auto;
  max-width: 44.82%;
  margin-right: 23px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_05 > li a .image {
    margin-right: 10px;
  }
}

.mod_link_panel_05 > li a .image img {
  width: 100%;
}

.mod_link_panel_05 > li a .content {
  display: block;
  width: 100%;
}

.mod_link_panel_05 > li a .content .title {
  margin-bottom: 10px;
  line-height: 1.875;
  font-size: 1.6rem;
  font-weight: bold;
  color: #0074c2;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_05 > li a .content .title {
    line-height: 1.6;
    font-size: 1.5rem;
  }
}

.mod_link_panel_05 > li a .content .title span {
  display: inline;
  width: 100%;
  padding-bottom: 3px;
  background-image: linear-gradient(to right, #71afdf 2px, transparent 2px, transparent 6px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 6px 2px;
}

.mod_link_panel_05 > li a .content .txt {
  font-size: 1.4rem;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_05 > li a .content .txt {
    font-size: 1.2rem;
  }
}

.mod_link_panel_05 > li a .content .txt .mod_strong_02 {
  font-size: 1.6rem;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_05 > li a .content .txt .mod_strong_02 {
    font-size: 1.4rem;
  }
}

.mod_link_panel_05 > li a .mod_txt_note_01 .mark, .mod_link_panel_05 > li a .mod_list_note_01 > li .mark {
  color: #333;
}

.mod_link_panel_06 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -30px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_06 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_06 {
    margin-top: -10px;
    margin-right: 0;
  }
}

.mod_link_panel_06 > li {
  display: flex;
  flex-basis: calc(25% - 20px);
  margin-top: 30px;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_06 > li {
    flex-basis: 100%;
    margin-top: 10px;
    margin-right: 0;
  }
}

.mod_link_panel_06 > li a {
  display: flex;
  position: relative;
  width: 100%;
  background-color: #fff;
  text-decoration: none;
  word-break: break-word;
}

@media only screen and (min-width: 811px) {
  .mod_link_panel_06 > li a:hover, .mod_link_panel_06 > li a:focus, .mod_link_panel_06 > li a:active {
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .25);
    opacity: .7;
  }
}

.mod_link_panel_06 > li a:after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-color: transparent transparent #3c3c3c transparent;
  border-style: solid;
  border-width: 0 0 14px 14px;
}

.mod_link_panel_06 > li a .image {
  flex: 0 0 auto;
  width: 36.71%;
  margin-right: 17px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_06 > li a .image {
    margin-right: 10px;
  }
}

.mod_link_panel_06 > li a .image img {
  width: 100%;
}

.mod_link_panel_06 > li a .content {
  display: block;
}

.mod_link_panel_06 > li a .content .title {
  margin-bottom: 4px;
  line-height: 1.26667;
  font-size: 1.5rem;
  font-weight: bold;
  color: #b99643;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_06 > li a .content .title {
    margin-bottom: 2px;
    line-height: 1.5;
    font-size: 1.2rem;
  }
}

.mod_link_panel_06 > li a .content .txt {
  font-size: 1.4rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_06 > li a .content .txt {
    font-size: 1.2rem;
  }
}

.mod_link_panel_07 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_07 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_07 {
    margin-top: -10px;
    margin-right: -10px;
  }
}

.mod_link_panel_07 > li {
  display: flex;
  flex-basis: calc(33% - 20px);
  margin-top: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_07 > li {
    flex-basis: calc(50% - 10px);
    margin-top: 10px;
    margin-right: 10px;
  }
}

.mod_link_panel_07 > li a {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  text-decoration: none;
}

.mod_link_panel_07 > li a img {
  width: 100%;
  height: auto;
}

.mod_link_panel_07 > li a .txt {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 100%;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1.4;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_07 > li a .txt {
    font-size: 1.6rem;
  }
}

p:not([class]) + .mod_link_panel_07, p[class='align_r'] + .mod_link_panel_07, p[class='align_l'] + .mod_link_panel_07, p[class='align_c'] + .mod_link_panel_07 {
  margin-top: 0;
}

.mod_link_news_01, .mod_link_news_02 {
  margin-bottom: 30px;
  border-top: 1px dotted #ccc;
}

@media only screen and (max-width: 812px) {
  .mod_link_news_01, .mod_link_news_02 {
    margin-bottom: 20px;
  }
}

.mod_link_news_01 > li, .mod_link_news_02 > li {
  padding-top: 16px;
  padding-bottom: 9px;
  border-bottom: 1px dotted #ccc;
}

@media only screen and (max-width: 812px) {
  .mod_link_news_01 > li, .mod_link_news_02 > li {
    padding-top: 21px;
    padding-bottom: 7px;
  }
}

.mod_link_news_01 > li .date, .mod_link_news_02 > li .date {
  display: inline-block;
  margin-bottom: 8px;
  letter-spacing: 0;
  font-size: 1.2rem;
}

@media only screen and (max-width: 812px) {
  .mod_link_news_01 > li .date, .mod_link_news_02 > li .date {
    margin-bottom: 9px;
  }
}

.mod_link_news_01 > li .date + .tag, .mod_link_news_02 > li .date + .tag {
  padding-right: 5px;
  padding-left: 5px;
  margin-left: 3px;
}

.mod_link_news_01 > li .tag, .mod_link_news_02 > li .tag {
  display: inline-block;
  min-width: 121px;
  padding: 2px;
  margin-bottom: 8px;
  background-color: #e3f2f8;
  border-radius: 2px;
  letter-spacing: 0;
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  color: #0074c2;
}

@media only screen and (max-width: 812px) {
  .mod_link_news_01 > li .tag, .mod_link_news_02 > li .tag {
    margin-bottom: 9px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_news_01 .mod_link_01 a, .mod_link_news_02 .mod_link_01 a, .mod_link_news_01 .mod_link_list_01 > li a, .mod_link_news_02 .mod_link_list_01 > li a {
    position: relative;
    padding-left: 26px;
    line-height: 1.35714;
    text-decoration: none;
    font-size: 1.4rem;
    color: #333;
  }
}

@media only screen and (max-width: 812px) and (min-width: 811px) {
  .mod_link_news_01 .mod_link_01 a:hover, .mod_link_news_02 .mod_link_01 a:hover, .mod_link_news_01 .mod_link_list_01 > li a:hover, .mod_link_news_02 .mod_link_list_01 > li a:hover, .mod_link_news_01 .mod_link_01 a:focus, .mod_link_news_02 .mod_link_01 a:focus, .mod_link_news_01 .mod_link_list_01 > li a:focus, .mod_link_news_02 .mod_link_list_01 > li a:focus, .mod_link_news_01 .mod_link_01 a:active, .mod_link_news_02 .mod_link_01 a:active, .mod_link_news_01 .mod_link_list_01 > li a:active, .mod_link_news_02 .mod_link_list_01 > li a:active {
    text-decoration: underline;
    color: inherit;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_news_01 .mod_link_01 a::before, .mod_link_news_02 .mod_link_01 a::before, .mod_link_news_01 .mod_link_list_01 > li a::before, .mod_link_news_02 .mod_link_list_01 > li a::before, .mod_link_news_01 .mod_link_01 a::after, .mod_link_news_02 .mod_link_01 a::after, .mod_link_news_01 .mod_link_list_01 > li a::after, .mod_link_news_02 .mod_link_list_01 > li a::after {
    content: '';
    display: inline-block;
    position: absolute;
  }
  .mod_link_news_01 .mod_link_01 a::before, .mod_link_news_02 .mod_link_01 a::before, .mod_link_news_01 .mod_link_list_01 > li a::before, .mod_link_news_02 .mod_link_list_01 > li a::before {
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    background-color: #0074c2;
    border-radius: 50%;
  }
  .mod_link_news_01 .mod_link_01 a::after, .mod_link_news_02 .mod_link_01 a::after, .mod_link_news_01 .mod_link_list_01 > li a::after, .mod_link_news_02 .mod_link_list_01 > li a::after {
    top: 9px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

.mod_link_news_02 > li {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-top: 27px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_news_02 > li {
    flex-wrap: wrap;
    padding-top: 15px;
    padding-bottom: 8px;
  }
}

.mod_link_news_02 > li .date {
  margin-top: 2px;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_news_02 > li .date {
    margin-bottom: 7px;
    font-size: 1.2rem;
  }
}

.mod_link_news_02 > li .date + .tag {
  align-items: flex-start;
  padding-right: 5px;
  padding-left: 5px;
  margin-right: 15px;
  margin-left: -5px;
}

.mod_link_news_02 > li .mod_link_01, .mod_link_news_02 > li .mod_link_list_01 > li {
  flex: 1 1 100%;
}

.mod_link_bnr_01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -40px;
  margin-right: -20px;
  margin-bottom: 55px;
}

@media only screen and (max-width: 812px) {
  .mod_link_bnr_01 {
    margin-top: -30px;
    margin-right: -10px;
  }
}

.mod_link_bnr_01 > li {
  flex-basis: calc(25% - 20px);
  margin-top: 40px;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_bnr_01 > li {
    flex-basis: calc(50% - 10px);
    margin-top: 30px;
    margin-right: 10px;
  }
}

.mod_link_bnr_01 > li a {
  display: block;
  text-decoration: none;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .mod_link_bnr_01 > li a:hover, .mod_link_bnr_01 > li a:focus, .mod_link_bnr_01 > li a:active {
    opacity: .6;
    color: inherit;
  }
  .mod_link_bnr_01 > li a:hover img, .mod_link_bnr_01 > li a:focus img, .mod_link_bnr_01 > li a:active img {
    opacity: 1;
  }
}

.mod_link_bnr_01 > li img {
  width: 100%;
  height: auto;
}

.mod_link_bnr_01 > li .title {
  margin-top: 10px;
  transition: all 200ms;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_link_bnr_01 > li .title {
    margin-top: 5px;
  }
}

.mod_link_bnr_01 > li .txt {
  transition: all 200ms;
  line-height: 2;
  font-size: 1.2rem;
}

@media only screen and (max-width: 812px) {
  .mod_link_bnr_01 > li .txt {
    line-height: 1.5;
  }
}

.mod_link_bnr_01._small {
  margin-top: -20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_bnr_01._small {
    margin-top: -10px;
  }
}

.mod_link_bnr_01._small > li {
  flex-basis: calc(20% - 20px);
  margin-top: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_bnr_01._small > li {
    flex-basis: calc(50% - 10px);
    margin-top: 10px;
  }
}

p:not([class]) + .mod_link_bnr_01, p[class='align_r'] + .mod_link_bnr_01, p[class='align_l'] + .mod_link_bnr_01 {
  margin-top: -25px;
}

.mod_link_pagination_01 {
  display: flex;
  justify-content: center;
  margin-top: 45px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_pagination_01 {
    margin: 30px;
    margin-bottom: 9px;
  }
}

.mod_link_pagination_01 ul {
  display: flex;
}

@media only screen and (max-width: 812px) {
  .mod_link_pagination_01 ul {
    flex: 0 0 288px;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: -9px;
  }
}

.mod_link_pagination_01 ul > li {
  display: flex;
  margin-right: 10px;
}

@media only screen and (max-width: 812px) {
  .mod_link_pagination_01 ul > li {
    margin-right: 9px;
    margin-bottom: 6px;
  }
}

.mod_link_pagination_01 ul > li:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 812px) {
  .mod_link_pagination_01 ul > li:last-child {
    margin-right: 9px;
  }
}

.mod_link_pagination_01 ul > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 40px;
  border: 1px solid #71afdf;
  border-radius: 6px;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_link_pagination_01 ul > li a {
    width: 39px;
    height: 35px;
  }
}

.mod_link_pagination_01 ul > li a[href] {
  background-color: #fff;
}

@media only screen and (min-width: 811px) {
  .mod_link_pagination_01 ul > li a[href]:hover, .mod_link_pagination_01 ul > li a[href]:focus, .mod_link_pagination_01 ul > li a[href]:active {
    border-color: #bccbd5;
    color: #bccbd5;
  }
}

.mod_link_pagination_01 ul > li a:not([href]) {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  font-weight: normal;
}

.mod_link_pagination_01 ul > li._prev a, .mod_link_pagination_01 ul > li._next a {
  display: block;
  position: relative;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (min-width: 811px) {
  .mod_link_pagination_01 ul > li._prev a:hover::before, .mod_link_pagination_01 ul > li._prev a:hover::after, .mod_link_pagination_01 ul > li._prev a:focus::before, .mod_link_pagination_01 ul > li._prev a:focus::after, .mod_link_pagination_01 ul > li._prev a:active::before, .mod_link_pagination_01 ul > li._prev a:active::after, .mod_link_pagination_01 ul > li._next a:hover::before, .mod_link_pagination_01 ul > li._next a:hover::after, .mod_link_pagination_01 ul > li._next a:focus::before, .mod_link_pagination_01 ul > li._next a:focus::after, .mod_link_pagination_01 ul > li._next a:active::before, .mod_link_pagination_01 ul > li._next a:active::after {
    background-color: #bccbd5;
  }
}

.mod_link_pagination_01 ul > li._prev a::before, .mod_link_pagination_01 ul > li._prev a::after, .mod_link_pagination_01 ul > li._next a::before, .mod_link_pagination_01 ul > li._next a::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 20px;
  width: 3px;
  height: 10px;
  background-color: #0074c2;
  border-radius: 3px;
  transition: all 200ms;
}

@media only screen and (max-width: 812px) {
  .mod_link_pagination_01 ul > li._prev a::before, .mod_link_pagination_01 ul > li._prev a::after, .mod_link_pagination_01 ul > li._next a::before, .mod_link_pagination_01 ul > li._next a::after {
    left: 16px;
  }
}

.mod_link_pagination_01 ul > li._prev a::before, .mod_link_pagination_01 ul > li._next a::before {
  top: 11px;
}

@media only screen and (max-width: 812px) {
  .mod_link_pagination_01 ul > li._prev a::before, .mod_link_pagination_01 ul > li._next a::before {
    top: 8px;
  }
}

.mod_link_pagination_01 ul > li._prev a::after, .mod_link_pagination_01 ul > li._next a::after {
  top: 17px;
}

@media only screen and (max-width: 812px) {
  .mod_link_pagination_01 ul > li._prev a::after, .mod_link_pagination_01 ul > li._next a::after {
    top: 14px;
  }
}

.mod_link_pagination_01 ul > li._prev a::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mod_link_pagination_01 ul > li._prev a::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media only screen and (max-width: 812px) {
  .mod_link_pagination_01 ul > li._next a::before, .mod_link_pagination_01 ul > li._next a::after {
    left: 17px;
  }
}

.mod_link_pagination_01 ul > li._next a::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mod_link_pagination_01 ul > li._next a::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mod_link_pagination_01 ul > li .blank {
  display: flex;
  align-items: flex-end;
  margin: 0 4px 2px;
  font-weight: bold;
  color: #0074c2;
}

.mod_list_search_01 .mod_link_pagination_01 {
  margin-top: 0;
}

.mod_link_anc_01 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px 0 0;
}

@media only screen and (max-width: 812px) {
  .mod_link_anc_01 {
    margin-right: -10px;
    margin-bottom: 22px;
  }
}

.str_main .str_contents_inner > .mod_link_anc_01:last-child {
  margin-bottom: -42px !important;
}

@media only screen and (max-width: 812px) {
  .str_main .str_contents_inner > .mod_link_anc_01:last-child {
    margin-bottom: -22px !important;
  }
}

.mod_link_anc_01 > li {
  flex-basis: 174px;
  margin-right: 20px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 812px) {
  .mod_link_anc_01 > li {
    flex-basis: calc(50% - 10px);
    margin-right: 10px;
  }
}

.mod_link_anc_01 > li a {
  display: flex;
  position: relative;
  align-items: center;
  flex-basis: 100%;
  justify-content: center;
  height: 100%;
  min-height: 55px;
  padding: 0 10px 0 40px;
  background-color: #fff;
  border: 1px solid #71afdf;
  border-radius: 3px;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: bold;
  color: #0074c2;
}

.mod_link_anc_01 > li a::before, .mod_link_anc_01 > li a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_link_anc_01 > li a::before {
  top: 50%;
  left: 14px;
  width: 17px;
  height: 17px;
  margin-top: -9px;
  background-color: #0074c2;
  border-radius: 50%;
  transition: all 200ms;
}

.mod_link_anc_01 > li a::after {
  top: 50%;
  left: 20px;
  width: 5px;
  height: 5px;
  margin-top: -4px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

@media only screen and (min-width: 811px) {
  .mod_link_anc_01 > li a:hover, .mod_link_anc_01 > li a:focus, .mod_link_anc_01 > li a:active {
    border-color: #bccbd5;
    color: #bebebe;
  }
  .mod_link_anc_01 > li a:hover .mod_strong_02, .mod_link_anc_01 > li a:focus .mod_strong_02, .mod_link_anc_01 > li a:active .mod_strong_02 {
    color: #bebebe;
  }
  .mod_link_anc_01 > li a:hover::before, .mod_link_anc_01 > li a:focus::before, .mod_link_anc_01 > li a:active::before {
    background-color: #bccbd5;
  }
}

@media only screen and (min-width: 811px) {
  .mod_link_anc_01._col2 > li {
    flex-basis: calc(50% - 20px);
  }
}

@media only screen and (min-width: 811px) {
  .mod_link_anc_01._col3 > li {
    flex-basis: calc(33.333% - 20px);
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_anc_01._sp_full > li {
    flex-basis: calc(100% - 10px);
  }
}

.mod_link_anc_02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -5px -20px 55px 0;
}

@media only screen and (max-width: 812px) {
  .mod_link_anc_02 {
    margin-bottom: 22px;
  }
}

.mod_link_anc_02 > li {
  flex-basis: 160px;
  margin-right: 20px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 812px) {
  .mod_link_anc_02 > li {
    flex-basis: calc(50% - 20px);
  }
}

.mod_link_anc_02 > li a {
  display: flex;
  position: relative;
  align-items: center;
  flex-basis: 100%;
  justify-content: center;
  height: 100%;
  min-height: 60px;
  padding: 0 24px 0 40px;
  background-color: #fff;
  border: 2px solid #3c3c3c;
  border-radius: 6px;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.3rem;
  color: #333;
}

.mod_link_anc_02 > li a::before, .mod_link_anc_02 > li a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_link_anc_02 > li a::before {
  top: 50%;
  left: 14px;
  width: 17px;
  height: 17px;
  margin-top: -9px;
  background-color: #3c3c3c;
  border-radius: 50%;
  transition: all 200ms;
}

.mod_link_anc_02 > li a::after {
  top: 50%;
  left: 20px;
  width: 5px;
  height: 5px;
  margin-top: -4px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

@media only screen and (min-width: 811px) {
  .mod_link_anc_02 > li a:hover, .mod_link_anc_02 > li a:focus, .mod_link_anc_02 > li a:active {
    border-color: #fff;
    color: #bebebe;
  }
  .mod_link_anc_02 > li a:hover::before, .mod_link_anc_02 > li a:focus::before, .mod_link_anc_02 > li a:active::before {
    background-color: #bebebe;
  }
}

.mod_link_anc_03 {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-top: -15px;
  margin-left: -20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_anc_03 {
    width: calc(100% + 15px);
    margin-left: -15px;
  }
}

.mod_link_anc_03 > li {
  width: 50%;
  padding-top: 15px;
  padding-left: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_anc_03 > li {
    padding-left: 15px;
  }
}

.mod_link_anc_03 > li > a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 16px 60px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 3em;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
}

@media only screen and (min-width: 811px) {
  .mod_link_anc_03 > li > a:hover, .mod_link_anc_03 > li > a:focus, .mod_link_anc_03 > li > a:active {
    color: #fff;
  }
}

.mod_link_anc_03 > li > a::before {
  content: '';
  display: block;
  position: absolute;
  top: 25px;
  left: 27px;
  width: 15px;
  height: 10px;
  background-image: url(../png/sprite.png);
  background-position: -169px -182px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  .mod_link_anc_03 > li > a {
    padding: 13px 18px 13px 35px;
    font-size: 1.2rem;
  }
  .mod_link_anc_03 > li > a::before {
    top: 19px;
    left: 20px;
    width: calc(15px / 1.7);
    height: calc(10px / 1.7);
    background-position: calc(-169px / 1.7) calc(-182px / 1.7);
    background-size: calc(232px / 1.7) calc(219px / 1.7);
  }
}

.mod_link_anc_03 > li._type_01 > a {
  background: #f6488e;
}

@media only screen and (min-width: 811px) {
  .mod_link_anc_03 > li._type_01 > a:hover, .mod_link_anc_03 > li._type_01 > a:focus, .mod_link_anc_03 > li._type_01 > a:active {
    background: #f589b5;
  }
}

.mod_link_anc_03 > li._type_02 > a {
  background: #0074c2;
}

@media only screen and (min-width: 811px) {
  .mod_link_anc_03 > li._type_02 > a:hover, .mod_link_anc_03 > li._type_02 > a:focus, .mod_link_anc_03 > li._type_02 > a:active {
    background: #63abdc;
  }
}

.mod_link_local_01, .mod_link_local_02 {
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_local_01, .mod_link_local_02 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_local_01, .mod_link_local_02 {
    margin-top: -10px;
    margin-right: -10px;
  }
}

.mod_link_local_01 > ul, .mod_link_local_02 > ul {
  display: flex;
  flex-wrap: wrap;
}

.mod_link_local_01 > ul > li, .mod_link_local_02 > ul > li {
  display: flex;
  flex-basis: calc(50% - 20px);
  margin-top: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_local_01 > ul > li, .mod_link_local_02 > ul > li {
    flex-basis: calc(50% - 10px);
    margin-top: 10px;
    margin-right: 10px;
  }
}

.mod_link_local_01 > ul > li a, .mod_link_local_02 > ul > li a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 18px 40px 16px;
  background-color: #3c3c3c;
  border: 1px solid #3c3c3c;
  border-radius: 3px;
  transition: all 200ms;
  line-height: 1.14286;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .mod_link_local_01 > ul > li a, .mod_link_local_02 > ul > li a {
    display: block;
    padding: 12px 10px;
  }
}

.mod_link_local_01 > ul > li a[href], .mod_link_local_02 > ul > li a[href] {
  background-color: #fff;
  border: 1px solid #71afdf;
  text-decoration: none;
  color: #0074c2;
}

@media only screen and (min-width: 811px) {
  .mod_link_local_01 > ul > li a[href]:hover, .mod_link_local_02 > ul > li a[href]:hover, .mod_link_local_01 > ul > li a[href]:focus, .mod_link_local_02 > ul > li a[href]:focus, .mod_link_local_01 > ul > li a[href]:active, .mod_link_local_02 > ul > li a[href]:active {
    border-color: #bccbd5;
    color: #bccbd5;
  }
}

.mod_link_local_01 > ul > li a::before, .mod_link_local_02 > ul > li a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  margin: auto;
  transition: all 200ms;
}

@media only screen and (max-width: 812px) {
  .mod_link_local_01 > ul > li a::before, .mod_link_local_02 > ul > li a::before {
    display: block;
    position: static;
    margin: 0 auto 6px;
  }
}

.mod_link_local_01 > ul > li._train a::before, .mod_link_local_02 > ul > li._train a::before {
  background-image: url(../png/icon_local_nav_01_current.png);
}

.mod_link_local_01 > ul > li._train a[href]::before, .mod_link_local_02 > ul > li._train a[href]::before {
  background-image: url(../png/icon_local_nav_01.png);
}

@media only screen and (min-width: 811px) {
  .mod_link_local_01 > ul > li._train a[href]:hover::before, .mod_link_local_02 > ul > li._train a[href]:hover::before, .mod_link_local_01 > ul > li._train a[href]:focus::before, .mod_link_local_02 > ul > li._train a[href]:focus::before, .mod_link_local_01 > ul > li._train a[href]:active::before, .mod_link_local_02 > ul > li._train a[href]:active::before {
    background-image: url(../png/icon_local_nav_01_on.png);
  }
}

.mod_link_local_01 > ul > li._bus a::before, .mod_link_local_02 > ul > li._bus a::before {
  background-image: url(../png/icon_local_nav_02_current.png);
}

.mod_link_local_01 > ul > li._bus a[href]::before, .mod_link_local_02 > ul > li._bus a[href]::before {
  background-image: url(../png/icon_local_nav_02.png);
}

@media only screen and (min-width: 811px) {
  .mod_link_local_01 > ul > li._bus a[href]:hover::before, .mod_link_local_02 > ul > li._bus a[href]:hover::before, .mod_link_local_01 > ul > li._bus a[href]:focus::before, .mod_link_local_02 > ul > li._bus a[href]:focus::before, .mod_link_local_01 > ul > li._bus a[href]:active::before, .mod_link_local_02 > ul > li._bus a[href]:active::before {
    background-image: url(../png/icon_local_nav_02_on.png);
  }
}

.mod_link_local_01 > ul > li._car a::before, .mod_link_local_02 > ul > li._car a::before {
  background-image: url(../png/icon_local_nav_03_current.png);
}

.mod_link_local_01 > ul > li._car a[href]::before, .mod_link_local_02 > ul > li._car a[href]::before {
  background-image: url(../png/icon_local_nav_03.png);
}

@media only screen and (min-width: 811px) {
  .mod_link_local_01 > ul > li._car a[href]:hover::before, .mod_link_local_02 > ul > li._car a[href]:hover::before, .mod_link_local_01 > ul > li._car a[href]:focus::before, .mod_link_local_02 > ul > li._car a[href]:focus::before, .mod_link_local_01 > ul > li._car a[href]:active::before, .mod_link_local_02 > ul > li._car a[href]:active::before {
    background-image: url(../png/icon_local_nav_03_on.png);
  }
}

.mod_link_local_01 > ul > li._bicycle a::before, .mod_link_local_02 > ul > li._bicycle a::before {
  background-image: url(../png/icon_local_nav_04_current.png);
}

.mod_link_local_01 > ul > li._bicycle a[href]::before, .mod_link_local_02 > ul > li._bicycle a[href]::before {
  background-image: url(../png/icon_local_nav_04.png);
}

@media only screen and (min-width: 811px) {
  .mod_link_local_01 > ul > li._bicycle a[href]:hover::before, .mod_link_local_02 > ul > li._bicycle a[href]:hover::before, .mod_link_local_01 > ul > li._bicycle a[href]:focus::before, .mod_link_local_02 > ul > li._bicycle a[href]:focus::before, .mod_link_local_01 > ul > li._bicycle a[href]:active::before, .mod_link_local_02 > ul > li._bicycle a[href]:active::before {
    background-image: url(../png/icon_local_nav_04_on.png);
  }
}

.mod_link_local_01 > ul > li._barrierfree a::before, .mod_link_local_02 > ul > li._barrierfree a::before {
  background-image: url(../png/icon_local_nav_05_current.png);
}

.mod_link_local_01 > ul > li._barrierfree a[href]::before, .mod_link_local_02 > ul > li._barrierfree a[href]::before {
  background-image: url(../png/icon_local_nav_05.png);
}

@media only screen and (min-width: 811px) {
  .mod_link_local_01 > ul > li._barrierfree a[href]:hover::before, .mod_link_local_02 > ul > li._barrierfree a[href]:hover::before, .mod_link_local_01 > ul > li._barrierfree a[href]:focus::before, .mod_link_local_02 > ul > li._barrierfree a[href]:focus::before, .mod_link_local_01 > ul > li._barrierfree a[href]:active::before, .mod_link_local_02 > ul > li._barrierfree a[href]:active::before {
    background-image: url(../png/icon_local_nav_05_on.png);
  }
}

.mod_link_local_02 > ul {
  flex-wrap: nowrap;
}

@media only screen and (max-width: 812px) {
  .mod_link_local_02 > ul {
    flex-wrap: wrap;
  }
}

.mod_link_local_02 > ul > li {
  flex-basis: calc(33.33% - 10px);
}

.mod_link_local_02 > ul > li a {
  padding: 19px 10px 18px;
}

@media only screen and (max-width: 812px) {
  .mod_link_local_02 > ul > li a {
    padding: 24px 10px 23px;
  }
}

.mod_link_local_02 > ul > li a::before {
  display: none;
}

.mod_btn_01, .mod_btn_02, .mod_btn_list_01 > li, .mod_btn_list_02 > li {
  display: table;
  margin: 0 auto 20px;
  text-align: center;
}

.mod_btn_01 a, .mod_btn_02 a, .mod_btn_list_01 > li a, .mod_btn_list_02 > li a, .mod_btn_01 button, .mod_btn_02 button, .mod_btn_list_01 > li button, .mod_btn_list_02 > li button {
  display: table-cell;
  position: relative;
  width: 320px;
  height: 50px;
  padding: 5px 24px 5px 33px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 25px;
  line-height: 1.33333;
  text-decoration: none;
  vertical-align: middle;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .mod_btn_01 a:hover, .mod_btn_02 a:hover, .mod_btn_list_01 > li a:hover, .mod_btn_list_02 > li a:hover, .mod_btn_01 a:focus, .mod_btn_02 a:focus, .mod_btn_list_01 > li a:focus, .mod_btn_list_02 > li a:focus, .mod_btn_01 a:active, .mod_btn_02 a:active, .mod_btn_list_01 > li a:active, .mod_btn_list_02 > li a:active, .mod_btn_01 button:hover, .mod_btn_02 button:hover, .mod_btn_list_01 > li button:hover, .mod_btn_list_02 > li button:hover, .mod_btn_01 button:focus, .mod_btn_02 button:focus, .mod_btn_list_01 > li button:focus, .mod_btn_list_02 > li button:focus, .mod_btn_01 button:active, .mod_btn_02 button:active, .mod_btn_list_01 > li button:active, .mod_btn_list_02 > li button:active {
    color: #bebebe;
  }
  .mod_btn_01 a:hover::before, .mod_btn_02 a:hover::before, .mod_btn_list_01 > li a:hover::before, .mod_btn_list_02 > li a:hover::before, .mod_btn_01 a:hover::after, .mod_btn_02 a:hover::after, .mod_btn_list_01 > li a:hover::after, .mod_btn_list_02 > li a:hover::after, .mod_btn_01 a:focus::before, .mod_btn_02 a:focus::before, .mod_btn_list_01 > li a:focus::before, .mod_btn_list_02 > li a:focus::before, .mod_btn_01 a:focus::after, .mod_btn_02 a:focus::after, .mod_btn_list_01 > li a:focus::after, .mod_btn_list_02 > li a:focus::after, .mod_btn_01 a:active::before, .mod_btn_02 a:active::before, .mod_btn_list_01 > li a:active::before, .mod_btn_list_02 > li a:active::before, .mod_btn_01 a:active::after, .mod_btn_02 a:active::after, .mod_btn_list_01 > li a:active::after, .mod_btn_list_02 > li a:active::after, .mod_btn_01 button:hover::before, .mod_btn_02 button:hover::before, .mod_btn_list_01 > li button:hover::before, .mod_btn_list_02 > li button:hover::before, .mod_btn_01 button:hover::after, .mod_btn_02 button:hover::after, .mod_btn_list_01 > li button:hover::after, .mod_btn_list_02 > li button:hover::after, .mod_btn_01 button:focus::before, .mod_btn_02 button:focus::before, .mod_btn_list_01 > li button:focus::before, .mod_btn_list_02 > li button:focus::before, .mod_btn_01 button:focus::after, .mod_btn_02 button:focus::after, .mod_btn_list_01 > li button:focus::after, .mod_btn_list_02 > li button:focus::after, .mod_btn_01 button:active::before, .mod_btn_02 button:active::before, .mod_btn_list_01 > li button:active::before, .mod_btn_list_02 > li button:active::before, .mod_btn_01 button:active::after, .mod_btn_02 button:active::after, .mod_btn_list_01 > li button:active::after, .mod_btn_list_02 > li button:active::after {
    background-color: #bebebe;
  }
}

.mod_btn_01 a::before, .mod_btn_02 a::before, .mod_btn_list_01 > li a::before, .mod_btn_list_02 > li a::before, .mod_btn_01 a::after, .mod_btn_02 a::after, .mod_btn_list_01 > li a::after, .mod_btn_list_02 > li a::after, .mod_btn_01 button::before, .mod_btn_02 button::before, .mod_btn_list_01 > li button::before, .mod_btn_list_02 > li button::before, .mod_btn_01 button::after, .mod_btn_02 button::after, .mod_btn_list_01 > li button::after, .mod_btn_list_02 > li button::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 23px;
  left: 23px;
  width: 2px;
  height: 9px;
  background-color: #0074c2;
  border-radius: 2px;
  transition: all 200ms;
}

.mod_btn_01 a::before, .mod_btn_02 a::before, .mod_btn_list_01 > li a::before, .mod_btn_list_02 > li a::before, .mod_btn_01 button::before, .mod_btn_02 button::before, .mod_btn_list_01 > li button::before, .mod_btn_list_02 > li button::before {
  margin-top: -5px;
  -webkit-transform: rotate(130deg);
          transform: rotate(130deg);
}

.mod_btn_01 a::after, .mod_btn_02 a::after, .mod_btn_list_01 > li a::after, .mod_btn_list_02 > li a::after, .mod_btn_01 button::after, .mod_btn_02 button::after, .mod_btn_list_01 > li button::after, .mod_btn_list_02 > li button::after {
  -webkit-transform: rotate(-130deg);
          transform: rotate(-130deg);
}

.mod_btn_01._icon a, ._icon.mod_btn_02 a, .mod_btn_list_01 > li._icon a, .mod_btn_list_02 > li._icon a, .mod_btn_01._icon button, ._icon.mod_btn_02 button, .mod_btn_list_01 > li._icon button, .mod_btn_list_02 > li._icon button {
  width: 360px;
  height: 60px;
  padding: 5px 47px 5px 95px;
  border-radius: 30px;
  letter-spacing: 0;
  font-size: 1.6rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_btn_01._icon a, ._icon.mod_btn_02 a, .mod_btn_list_01 > li._icon a, .mod_btn_list_02 > li._icon a, .mod_btn_01._icon button, ._icon.mod_btn_02 button, .mod_btn_list_01 > li._icon button, .mod_btn_list_02 > li._icon button {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    height: auto;
    padding: 18px 5px 13px;
    border-radius: 6px;
    line-height: 1.23077;
    font-size: 1.3rem;
  }
}

@media only screen and (min-width: 811px) {
  .mod_btn_01._icon a:hover, ._icon.mod_btn_02 a:hover, .mod_btn_list_01 > li._icon a:hover, .mod_btn_list_02 > li._icon a:hover, .mod_btn_01._icon a:focus, ._icon.mod_btn_02 a:focus, .mod_btn_list_01 > li._icon a:focus, .mod_btn_list_02 > li._icon a:focus, .mod_btn_01._icon a:active, ._icon.mod_btn_02 a:active, .mod_btn_list_01 > li._icon a:active, .mod_btn_list_02 > li._icon a:active, .mod_btn_01._icon button:hover, ._icon.mod_btn_02 button:hover, .mod_btn_list_01 > li._icon button:hover, .mod_btn_list_02 > li._icon button:hover, .mod_btn_01._icon button:focus, ._icon.mod_btn_02 button:focus, .mod_btn_list_01 > li._icon button:focus, .mod_btn_list_02 > li._icon button:focus, .mod_btn_01._icon button:active, ._icon.mod_btn_02 button:active, .mod_btn_list_01 > li._icon button:active, .mod_btn_list_02 > li._icon button:active {
    opacity: .7;
    color: #333;
  }
}

.mod_btn_01._icon a::before, ._icon.mod_btn_02 a::before, .mod_btn_list_01 > li._icon a::before, .mod_btn_list_02 > li._icon a::before, .mod_btn_01._icon button::before, ._icon.mod_btn_02 button::before, .mod_btn_list_01 > li._icon button::before, .mod_btn_list_02 > li._icon button::before {
  content: '';
  display: inline-block;
  position: absolute;
  background-color: transparent;
  border-radius: 0;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

@media only screen and (max-width: 812px) {
  .mod_btn_01._icon a::before, ._icon.mod_btn_02 a::before, .mod_btn_list_01 > li._icon a::before, .mod_btn_list_02 > li._icon a::before, .mod_btn_01._icon button::before, ._icon.mod_btn_02 button::before, .mod_btn_list_01 > li._icon button::before, .mod_btn_list_02 > li._icon button::before {
    position: static;
    margin-right: -12px;
    margin-bottom: 7px;
  }
}

.mod_btn_01._icon a::after, ._icon.mod_btn_02 a::after, .mod_btn_list_01 > li._icon a::after, .mod_btn_list_02 > li._icon a::after, .mod_btn_01._icon button::after, ._icon.mod_btn_02 button::after, .mod_btn_list_01 > li._icon button::after, .mod_btn_list_02 > li._icon button::after {
  display: none;
}

.mod_btn_01._icon._open a::before, ._icon._open.mod_btn_02 a::before, .mod_btn_list_01 > li._icon._open a::before, .mod_btn_list_02 > li._icon._open a::before, .mod_btn_01._icon._open button::before, ._icon._open.mod_btn_02 button::before, .mod_btn_list_01 > li._icon._open button::before, .mod_btn_list_02 > li._icon._open button::before {
  top: 19px;
  left: 29px;
  width: 61px;
  height: 30px;
  background-image: url(../png/sprite.png);
  background-position: 0px -50px;
  background-size: 232px 219px;
}

.mod_btn_01._icon._shoprecruit a::before, ._icon._shoprecruit.mod_btn_02 a::before, .mod_btn_list_01 > li._icon._shoprecruit a::before, .mod_btn_list_02 > li._icon._shoprecruit a::before, .mod_btn_01._icon._shoprecruit button::before, ._icon._shoprecruit.mod_btn_02 button::before, .mod_btn_list_01 > li._icon._shoprecruit button::before, .mod_btn_list_02 > li._icon._shoprecruit button::before {
  top: 18px;
  left: 32px;
  width: 45px;
  height: 30px;
  background-image: url(../png/sprite.png);
  background-position: -61px -50px;
  background-size: 232px 219px;
}

.mod_btn_01._strong a, ._strong.mod_btn_02 a, .mod_btn_list_01 > li._strong a, .mod_btn_list_02 > li._strong a, .mod_btn_01._strong button, ._strong.mod_btn_02 button, .mod_btn_list_01 > li._strong button, .mod_btn_list_02 > li._strong button {
  width: 360px;
  height: 60px;
  border-radius: 30px;
  letter-spacing: 0;
  font-size: 1.6rem;
  font-weight: bold;
}

.mod_btn_01._strong a::before, ._strong.mod_btn_02 a::before, .mod_btn_list_01 > li._strong a::before, .mod_btn_list_02 > li._strong a::before, .mod_btn_01._strong a::after, ._strong.mod_btn_02 a::after, .mod_btn_list_01 > li._strong a::after, .mod_btn_list_02 > li._strong a::after, .mod_btn_01._strong button::before, ._strong.mod_btn_02 button::before, .mod_btn_list_01 > li._strong button::before, .mod_btn_list_02 > li._strong button::before, .mod_btn_01._strong button::after, ._strong.mod_btn_02 button::after, .mod_btn_list_01 > li._strong button::after, .mod_btn_list_02 > li._strong button::after {
  top: 29px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_02 {
    width: 100%;
  }
}

.mod_btn_02 a, .mod_btn_02 button, .mod_btn_02 input {
  width: 280px;
  padding: 7px 24px 5px;
  background-color: #0074c2;
  font-size: 1.6rem;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .mod_btn_02 a, .mod_btn_02 button, .mod_btn_02 input {
    width: 100%;
    max-width: 280px;
  }
}

@media only screen and (min-width: 811px) {
  .mod_btn_02 a:hover, .mod_btn_02 a:focus, .mod_btn_02 a:active, .mod_btn_02 button:hover, .mod_btn_02 button:focus, .mod_btn_02 button:active, .mod_btn_02 input:hover, .mod_btn_02 input:focus, .mod_btn_02 input:active {
    opacity: .7;
    color: #fff;
  }
}

.mod_btn_02 a::before, .mod_btn_02 a::after, .mod_btn_02 button::before, .mod_btn_02 button::after, .mod_btn_02 input::before, .mod_btn_02 input::after {
  display: none;
}

.mod_btn_02 a > img.icon, .mod_btn_02 button > img.icon, .mod_btn_02 input > img.icon {
  top: 50%;
  margin-top: -6px;
}

.mod_btn_02._refine a, .mod_btn_02._refine button, .mod_btn_02._refine input {
  padding: 7px 48px 5px;
}

.mod_btn_02._refine a::after, .mod_btn_02._refine button::after, .mod_btn_02._refine input::after {
  content: '';
  display: inline-block;
  top: 15px;
  right: 18px;
  left: auto;
  width: 23px;
  height: 23px;
  background-image: url(../png/icon_search_04.png);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

@media only screen and (min-width: 811px) {
  .mod_btn_02._refine a:hover::after, .mod_btn_02._refine a:focus::after, .mod_btn_02._refine a:active::after, .mod_btn_02._refine button:hover::after, .mod_btn_02._refine button:focus::after, .mod_btn_02._refine button:active::after, .mod_btn_02._refine input:hover::after, .mod_btn_02._refine input:focus::after, .mod_btn_02._refine input:active::after {
    background-color: transparent;
  }
}

.mod_btn_02.isDesabled a {
  background-color: #dfeaed;
  box-shadow: none;
  pointer-events: none;
  color: #b2b5b7;
}

.mod_btn_03 {
  margin: 16px 0 20px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_03 {
    text-align: center;
  }
}

.mod_btn_03 a, .mod_btn_03 button {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  padding: 9px 24px 9px 33px;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #0074c2;
  border-radius: 20px;
  line-height: 1.66667;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: bold;
  color: #0074c2;
}

@media only screen and (min-width: 811px) {
  .mod_btn_03 a:hover, .mod_btn_03 a:focus, .mod_btn_03 a:active, .mod_btn_03 button:hover, .mod_btn_03 button:focus, .mod_btn_03 button:active {
    border-color: #bebebe;
    color: #bebebe;
  }
  .mod_btn_03 a:hover::before, .mod_btn_03 a:hover::after, .mod_btn_03 a:focus::before, .mod_btn_03 a:focus::after, .mod_btn_03 a:active::before, .mod_btn_03 a:active::after, .mod_btn_03 button:hover::before, .mod_btn_03 button:hover::after, .mod_btn_03 button:focus::before, .mod_btn_03 button:focus::after, .mod_btn_03 button:active::before, .mod_btn_03 button:active::after {
    background-color: #bebebe;
  }
}

.mod_btn_03 a::before, .mod_btn_03 a::after, .mod_btn_03 button::before, .mod_btn_03 button::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 17px;
  left: 20px;
  width: 2px;
  height: 9px;
  background-color: #0074c2;
  border-radius: 2px;
  transition: all 200ms;
}

.mod_btn_03 a::before, .mod_btn_03 button::before {
  margin-top: -5px;
  -webkit-transform: rotate(130deg);
          transform: rotate(130deg);
}

.mod_btn_03 a::after, .mod_btn_03 button::after {
  -webkit-transform: rotate(-130deg);
          transform: rotate(-130deg);
}

.mod_btn_03 a .icon, .mod_btn_03 button .icon {
  margin-bottom: 4px;
}

.col .mod_btn_03:first-child {
  margin-top: 0;
}

ul.mod_btn_03 {
  display: flex;
  flex-wrap: wrap;
  margin: 16px -20px 0 0;
}

ul.mod_btn_03 > li {
  display: flex;
  margin: 0 20px 20px 0;
}

ul.mod_btn_03._center {
  justify-content: center;
}

.mod_btn_list_01 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_01 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_01 {
    display: block;
    padding-bottom: 10px;
  }
}

.mod_btn_list_01 > li {
  margin: 0 20px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_01 > li {
    margin: 0 auto 20px;
  }
}

.mod_btn_list_01 > li:last-child {
  margin-bottom: 0;
}

.mod_btn_list_02 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_02 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_02 {
    padding-right: 8px;
    padding-left: 8px;
  }
}

.mod_btn_list_02 > li {
  margin: 0 20px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_02 > li {
    display: flex;
    width: calc(100% - 10px);
    margin: 0 8px;
  }
}

.mod_btn_list_02 > li .sub {
  display: block;
  font-size: 1.2rem;
}

.mod_btn_list_03 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -15px;
  margin-right: -18px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_03 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_03 {
    margin-top: -10px;
    margin-right: -10px;
  }
}

.mod_btn_list_03 > li {
  flex: 0 1 18.33%;
  margin-top: 15px;
  margin-right: 1.5%;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_03 > li {
    flex-basis: calc(33.3333% - 10px);
    margin-top: 10px;
    margin-right: 10px;
  }
}

.mod_btn_list_03 > li a {
  display: flex;
  position: relative;
  align-items: center;
  flex-basis: 100%;
  justify-content: center;
  height: 100%;
  min-height: 60px;
  padding-right: 24px;
  padding-left: 26px;
  padding-left: 40px;
  background-color: #fff;
  border-radius: 6px;
  line-height: 1.1;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.5rem;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_03 > li a:hover, .mod_btn_list_03 > li a:focus, .mod_btn_list_03 > li a:active {
    text-decoration: underline;
    color: inherit;
  }
}

.mod_btn_list_03 > li a::before, .mod_btn_list_03 > li a::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_btn_list_03 > li a::before {
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-color: #0074c2;
  border-radius: 50%;
}

.mod_btn_list_03 > li a::after {
  top: 9px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_03 > li a {
    min-height: 44px;
    padding-right: 14px;
    padding-left: 30px;
    font-size: 1.1rem;
  }
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_03 > li a:hover, .mod_btn_list_03 > li a:focus, .mod_btn_list_03 > li a:active {
    text-decoration: none;
    color: #bebebe;
  }
  .mod_btn_list_03 > li a:hover::before, .mod_btn_list_03 > li a:focus::before, .mod_btn_list_03 > li a:active::before {
    background-color: #bccbd5;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    transition: all 200ms;
  }
}

.mod_btn_list_03 > li a::before, .mod_btn_list_03 > li a::after {
  top: 50%;
}

.mod_btn_list_03 > li a::before {
  left: 14px;
  margin-top: -9px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_03 > li a::before {
    left: 10px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
}

.mod_btn_list_03 > li a::after {
  left: 19px;
  margin-top: -3px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_03 > li a::after {
    left: 13px;
    width: 4px;
    height: 4px;
    margin-top: -2px;
  }
}

.mod_btn_list_04 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_04 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_04 {
    flex-wrap: wrap;
    margin-top: -10px;
    margin-right: -10px;
  }
}

.mod_btn_list_04 > li {
  flex-basis: 25.42%;
  min-height: 44px;
  margin-right: 10px;
  margin-left: 10px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_04 > li {
    flex-basis: calc(50% - 10px);
    margin-top: 10px;
    margin-left: 0;
  }
}

.mod_btn_list_04 > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 5px 10px;
  background-color: #fff;
  border: 1px solid #71afdf;
  border-radius: 22px;
  line-height: 1.3;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1.14rem;
  font-weight: bold;
}

@media only screen and (min-width: 1199px) {
  .mod_btn_list_04 > li a {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_04 > li a {
    font-size: 1.1rem;
  }
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_04 > li a:hover, .mod_btn_list_04 > li a:focus, .mod_btn_list_04 > li a:active {
    border-color: #bccbd5;
    color: #bccbd5;
  }
}

.mod_btn_list_04 > li a::before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  margin-right: 9px;
  transition: all 200ms;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_04 > li a::before {
    margin-right: 3px;
  }
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_04 > li._ticket a:hover::before, .mod_btn_list_04 > li._ticket a:focus::before, .mod_btn_list_04 > li._ticket a:active::before {
    background-image: url(../png/icon_btn_01_on.png);
  }
}

.mod_btn_list_04 > li._ticket a::before {
  width: 28px;
  height: 18px;
  background-image: url(../png/icon_btn_01.png);
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_04 > li._sale a:hover::before, .mod_btn_list_04 > li._sale a:focus::before, .mod_btn_list_04 > li._sale a:active::before {
    background-image: url(../png/icon_btn_02_on.png);
  }
}

.mod_btn_list_04 > li._sale a::before {
  width: 19px;
  height: 17px;
  background-image: url(../png/icon_btn_02.png);
}

.mod_btn_list_04 > li._business a::before {
  width: 19px;
  height: 16px;
  background-image: url(../png/icon_btn_03.png);
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_04 > li._about a:hover::before, .mod_btn_list_04 > li._about a:focus::before, .mod_btn_list_04 > li._about a:active::before {
    background-image: url(../png/icon_btn_04_on.png);
  }
}

.mod_btn_list_04 > li._about a::before {
  width: 24px;
  height: 24px;
  background-image: url(../png/icon_btn_04.png);
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_04 > li._faq a:hover::before, .mod_btn_list_04 > li._faq a:focus::before, .mod_btn_list_04 > li._faq a:active::before {
    background-image: url(../png/icon_btn_05_on.png);
  }
}

.mod_btn_list_04 > li._faq a::before {
  width: 22px;
  height: 22px;
  background-image: url(../png/icon_btn_05.png);
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_04 > li._contact a:hover::before, .mod_btn_list_04 > li._contact a:focus::before, .mod_btn_list_04 > li._contact a:active::before {
    background-image: url(../png/icon_btn_06_on.png);
  }
}

.mod_btn_list_04 > li._contact a::before {
  width: 24px;
  height: 16px;
  background-image: url(../png/icon_btn_06.png);
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_04 > li._barrierfree a:hover::before, .mod_btn_list_04 > li._barrierfree a:focus::before, .mod_btn_list_04 > li._barrierfree a:active::before {
    background-image: url(../png/icon_btn_10_on.png);
  }
}

.mod_btn_list_04 > li._barrierfree a::before {
  width: 15px;
  height: 18px;
  background-image: url(../png/icon_btn_10.png);
}

.mod_btn_list_05 {
  display: flex;
  justify-content: center;
  margin-top: 25px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_05 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_05 {
    flex-wrap: wrap;
    margin-top: 10px;
  }
}

.mod_btn_list_05 > li {
  flex-basis: 25.42%;
  height: 146px;
  margin-right: 10px;
  margin-left: 10px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_05 > li {
    flex-basis: calc(33.33% - 10px);
    height: 87px;
    margin-right: 5px;
    margin-left: 5px;
  }
}

.mod_btn_list_05 > li a {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  background-color: #fff;
  border: 1px solid #71afdf;
  border-radius: 6px;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1.31rem;
  font-weight: bold;
}

@media only screen and (min-width: 1199px) {
  .mod_btn_list_05 > li a {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_05 > li a {
    padding: 6px;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_05 > li a:hover, .mod_btn_list_05 > li a:focus, .mod_btn_list_05 > li a:active {
    border-color: #bccbd5;
    color: #bccbd5;
  }
}

.mod_btn_list_05 > li a::before {
  content: '';
  display: inline-block;
  margin-bottom: 8px;
  transition: all 200ms;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_05 > li a::before {
    margin-bottom: 6px;
  }
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_05 > li._time a:hover::before, .mod_btn_list_05 > li._time a:focus::before, .mod_btn_list_05 > li._time a:active::before {
    background-image: url(../png/icon_btn_07_on.png);
  }
}

.mod_btn_list_05 > li._time a::before {
  width: 52px;
  height: 52px;
  background-image: url(../png/icon_btn_07.png);
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_05 > li._time a::before {
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
  }
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_05 > li._access a:hover::before, .mod_btn_list_05 > li._access a:focus::before, .mod_btn_list_05 > li._access a:active::before {
    background-image: url(../png/icon_btn_08_on.png);
  }
}

.mod_btn_list_05 > li._access a::before {
  width: 84px;
  height: 54px;
  background-image: url(../png/icon_btn_08.png);
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_05 > li._access a::before {
    width: 42px;
    height: 27px;
    background-size: 42px 27px;
  }
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_05 > li._floormap a:hover::before, .mod_btn_list_05 > li._floormap a:focus::before, .mod_btn_list_05 > li._floormap a:active::before {
    background-image: url(../png/icon_btn_09_on.png);
  }
}

.mod_btn_list_05 > li._floormap a::before {
  width: 66px;
  height: 52px;
  background-image: url(../png/icon_btn_09.png);
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_05 > li._floormap a::before {
    width: 33px;
    height: 26px;
    background-size: 33px 26px;
  }
}

.mod_btn_list_06 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_06 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_06 {
    margin-right: -10px;
  }
}

.mod_btn_list_06 > li {
  flex-basis: calc(25% - 20px);
  margin-top: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_06 > li {
    flex-basis: calc(50% - 10px);
    margin-top: 10px;
    margin-right: 10px;
  }
}

.mod_btn_list_06 > li a {
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 55px;
  padding: 5px 16px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  line-height: 1.23077;
  letter-spacing: 0;
  text-decoration: none;
  font-size: 1.3rem;
}

.mod_btn_list_06 > li a img {
  flex-shrink: 0;
  width: 26px;
  height: 26px;
  margin-right: 5px;
}

.mod_btn_list_06 > li a span {
  width: 100%;
  text-align: center;
  color: #333;
}

.mod_lyt_01 .mod_btn_list_06 > li {
  flex-basis: calc(50% - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_lyt_01 .mod_btn_list_06 > li {
    flex-basis: calc(50% - 10px);
  }
}

.mod_btn_list_07 {
  display: flex;
  flex-wrap: wrap;
  margin: -10px -8px 15px 0;
}

.mod_btn_list_07 > li {
  position: relative;
  flex-basis: calc(20% - 8px);
  margin-top: 10px;
  margin-right: 8px;
}

@media only screen and (max-width: 812px) {
  .mod_btn_list_07 > li {
    flex-basis: auto;
  }
}

.mod_btn_list_07 > li a, .mod_btn_list_07 > li .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 60px;
  padding: 5px;
  border: 1px solid #71afdf;
  border-radius: 6px;
  line-height: 1.53846;
  text-decoration: none;
  font-size: 1.3rem;
  font-weight: bold;
}

@media only screen and (min-width: 811px) {
  .mod_btn_list_07 > li a:hover, .mod_btn_list_07 > li a:focus, .mod_btn_list_07 > li a:active, .mod_btn_list_07 > li .btn:hover, .mod_btn_list_07 > li .btn:focus, .mod_btn_list_07 > li .btn:active {
    background-color: #e3f2f8;
    border: 2px solid #0074c2;
  }
}

.mod_btn_list_07 > li a::after, .mod_btn_list_07 > li .btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 5px;
}

.mod_btn_list_07 > li a.isSelected, .mod_btn_list_07 > li .btn.isSelected {
  background-color: #e3f2f8;
  border: 1px solid #0074c2;
}

.mod_btn_list_07 > li a.isSelected::after, .mod_btn_list_07 > li .btn.isSelected::after {
  border: 1px solid #0074c2;
}

.mod_btn_list_07 > li a.isFocusAndHover, .mod_btn_list_07 > li .btn.isFocusAndHover {
  background-color: #fff;
  border: 1px solid #71afdf;
}

.mod_btn_list_07 > li a.isFocusAndHover::after, .mod_btn_list_07 > li .btn.isFocusAndHover::after {
  border: 1px solid #71afdf;
}

.mod_budget_01 .mod_btn_list_07 {
  flex-grow: 1;
}

.mod_btn_more_01 {
  display: block;
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  transition: all 200ms;
  text-align: center;
  text-decoration: none;
}

@media only screen and (min-width: 811px) {
  .mod_btn_more_01:hover, .mod_btn_more_01:focus, .mod_btn_more_01:active {
    border: 1px solid #dfdfdf;
  }
  .mod_btn_more_01:hover span, .mod_btn_more_01:focus span, .mod_btn_more_01:active span {
    color: #bebebe;
  }
  .mod_btn_more_01:hover span::before, .mod_btn_more_01:hover span::after, .mod_btn_more_01:focus span::before, .mod_btn_more_01:focus span::after, .mod_btn_more_01:active span::before, .mod_btn_more_01:active span::after {
    background-color: #bccbd5;
  }
  .mod_btn_more_01:hover span::before, .mod_btn_more_01:focus span::before, .mod_btn_more_01:active span::before {
    box-shadow: 5px -4px 0 0 #bccbd5;
  }
  .mod_btn_more_01:hover span::after, .mod_btn_more_01:focus span::after, .mod_btn_more_01:active span::after {
    box-shadow: -5px -4px 0 0 #bccbd5;
  }
}

.mod_btn_more_01 span {
  position: relative;
  padding-left: 22px;
  transition: all 200ms;
  color: #333;
}

.mod_btn_more_01 span::before, .mod_btn_more_01 span::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 3px;
  width: 2px;
  height: 10px;
  background-color: #0074c2;
  border-radius: 2px;
  transition: all 200ms;
}

.mod_btn_more_01 span::before {
  left: 0;
  box-shadow: 5px -4px 0 0 #0074c2;
  -webkit-transform: rotate(125deg);
          transform: rotate(125deg);
}

.mod_btn_more_01 span::after {
  left: 7px;
  box-shadow: -5px -4px 0 0 #0074c2;
  -webkit-transform: rotate(-125deg);
          transform: rotate(-125deg);
}

.mod_btn_more_01.isOpen span::before {
  top: 1px;
  left: 7px;
}

.mod_btn_more_01.isOpen span::after {
  top: 1px;
  left: 0;
}

._jagged_04 .mod_btn_more_01 {
  border: 1px solid #7e652e;
  transition: all 200ms;
}

@media only screen and (min-width: 811px) {
  ._jagged_04 .mod_btn_more_01:hover, ._jagged_04 .mod_btn_more_01:focus, ._jagged_04 .mod_btn_more_01:active {
    border: 1px solid #ceb989;
  }
  ._jagged_04 .mod_btn_more_01:hover span, ._jagged_04 .mod_btn_more_01:focus span, ._jagged_04 .mod_btn_more_01:active span {
    color: #ceb989;
  }
  ._jagged_04 .mod_btn_more_01:hover span::before, ._jagged_04 .mod_btn_more_01:hover span::after, ._jagged_04 .mod_btn_more_01:focus span::before, ._jagged_04 .mod_btn_more_01:focus span::after, ._jagged_04 .mod_btn_more_01:active span::before, ._jagged_04 .mod_btn_more_01:active span::after {
    background-color: #ceb989;
  }
  ._jagged_04 .mod_btn_more_01:hover span::before, ._jagged_04 .mod_btn_more_01:focus span::before, ._jagged_04 .mod_btn_more_01:active span::before {
    box-shadow: 5px -4px 0 0 #ceb989;
  }
  ._jagged_04 .mod_btn_more_01:hover span::after, ._jagged_04 .mod_btn_more_01:focus span::after, ._jagged_04 .mod_btn_more_01:active span::after {
    box-shadow: -5px -4px 0 0 #ceb989;
  }
}

._jagged_04 .mod_btn_more_01 span {
  transition: all 200ms;
  color: #333;
}

._jagged_04 .mod_btn_more_01 span::before, ._jagged_04 .mod_btn_more_01 span::after {
  background-color: #ceb989;
  transition: all 200ms;
}

._jagged_04 .mod_btn_more_01 span::before {
  box-shadow: 5px -4px 0 0 #ceb989;
}

._jagged_04 .mod_btn_more_01 span::after {
  box-shadow: -5px -4px 0 0 #ceb989;
}

._jagged_stripe_02 .mod_btn_more_01, ._jagged_02 .mod_btn_more_01 {
  border: 1px solid #71afdf;
  transition: all 200ms;
}

@media only screen and (min-width: 811px) {
  ._jagged_stripe_02 .mod_btn_more_01:hover, ._jagged_stripe_02 .mod_btn_more_01:focus, ._jagged_stripe_02 .mod_btn_more_01:active, ._jagged_02 .mod_btn_more_01:hover, ._jagged_02 .mod_btn_more_01:focus, ._jagged_02 .mod_btn_more_01:active {
    border: 1px solid #bccbd5;
  }
  ._jagged_stripe_02 .mod_btn_more_01:hover span, ._jagged_stripe_02 .mod_btn_more_01:focus span, ._jagged_stripe_02 .mod_btn_more_01:active span, ._jagged_02 .mod_btn_more_01:hover span, ._jagged_02 .mod_btn_more_01:focus span, ._jagged_02 .mod_btn_more_01:active span {
    color: #bccbd5;
  }
  ._jagged_stripe_02 .mod_btn_more_01:hover span::before, ._jagged_stripe_02 .mod_btn_more_01:hover span::after, ._jagged_stripe_02 .mod_btn_more_01:focus span::before, ._jagged_stripe_02 .mod_btn_more_01:focus span::after, ._jagged_stripe_02 .mod_btn_more_01:active span::before, ._jagged_stripe_02 .mod_btn_more_01:active span::after, ._jagged_02 .mod_btn_more_01:hover span::before, ._jagged_02 .mod_btn_more_01:hover span::after, ._jagged_02 .mod_btn_more_01:focus span::before, ._jagged_02 .mod_btn_more_01:focus span::after, ._jagged_02 .mod_btn_more_01:active span::before, ._jagged_02 .mod_btn_more_01:active span::after {
    background-color: #bccbd5;
  }
  ._jagged_stripe_02 .mod_btn_more_01:hover span::before, ._jagged_stripe_02 .mod_btn_more_01:focus span::before, ._jagged_stripe_02 .mod_btn_more_01:active span::before, ._jagged_02 .mod_btn_more_01:hover span::before, ._jagged_02 .mod_btn_more_01:focus span::before, ._jagged_02 .mod_btn_more_01:active span::before {
    box-shadow: 5px -4px 0 0 #bccbd5;
  }
  ._jagged_stripe_02 .mod_btn_more_01:hover span::after, ._jagged_stripe_02 .mod_btn_more_01:focus span::after, ._jagged_stripe_02 .mod_btn_more_01:active span::after, ._jagged_02 .mod_btn_more_01:hover span::after, ._jagged_02 .mod_btn_more_01:focus span::after, ._jagged_02 .mod_btn_more_01:active span::after {
    box-shadow: -5px -4px 0 0 #bccbd5;
  }
}

._jagged_stripe_02 .mod_btn_more_01 span, ._jagged_02 .mod_btn_more_01 span {
  transition: all 200ms;
  color: #0074c2;
}

._jagged_stripe_02 .mod_btn_more_01 span::before, ._jagged_stripe_02 .mod_btn_more_01 span::after, ._jagged_02 .mod_btn_more_01 span::before, ._jagged_02 .mod_btn_more_01 span::after {
  background-color: #bccbd5;
  transition: all 200ms;
}

._jagged_stripe_02 .mod_btn_more_01 span::before, ._jagged_02 .mod_btn_more_01 span::before {
  box-shadow: 5px -4px 0 0 #bccbd5;
}

._jagged_stripe_02 .mod_btn_more_01 span::after, ._jagged_02 .mod_btn_more_01 span::after {
  box-shadow: -5px -4px 0 0 #bccbd5;
}

[class^='bmod_btn_'] a, [class^='bmod_btn_'] button, [class^='imod_btn'] {
  text-decoration: none;
}

@media only screen and (min-width: 811px) {
  [class^='bmod_btn_'] a:hover, [class^='bmod_btn_'] a:focus, [class^='bmod_btn_'] a:active, [class^='bmod_btn_'] button:hover, [class^='bmod_btn_'] button:focus, [class^='bmod_btn_'] button:active, [class^='imod_btn']:hover, [class^='imod_btn']:focus, [class^='imod_btn']:active {
    opacity: .7;
    text-decoration: none;
  }
}

img._border {
  border: 1px solid #bebebe;
}

/* img */
.mod_youtube_01, .mod_video_01 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_youtube_01, .mod_video_01 {
    margin-bottom: 20px;
  }
}

.mod_youtube_01 iframe, .mod_youtube_01 video, .mod_video_01 iframe, .mod_video_01 video {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}

.mod_youtube_01._small, .mod_video_01._small {
  width: 62%;
  padding-top: 35.2%;
  margin: 0 auto 30px;
}

@media only screen and (max-width: 812px) {
  .mod_youtube_01._small, .mod_video_01._small {
    width: 100%;
    padding-top: 56.25%;
  }
}

.mod_img_01 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_img_01 {
    margin-bottom: 20px;
  }
}

.mod_img_01 .img {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.mod_img_01 .img img {
  max-width: 100%;
}

.mod_img_01 .dmc_caption {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.mod_img_01 .dmc_caption .caption {
  display: block;
  margin-top: 5px;
  font-size: 1.3rem;
  font-weight: bold;
}

.mod_img_01 .dmc_caption .caption .num {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding-top: 2px;
  margin-right: 5px;
  background-color: #0074c2;
  border-radius: 50%;
  text-align: center;
  font-size: 1.1rem;
  color: #fff;
}

.mod_img_01 .dmc_caption .subtxt {
  display: block;
  font-size: 1.2rem;
  color: #666;
}

.mod_img_01 .dmc_caption .img + .subtxt {
  margin-top: 5px;
}

.mod_img_01 .dmc_caption.align_l .img {
  text-align: left;
}

.mod_img_01 .dmc_caption.align_r .img {
  text-align: right;
}

p:not([class]) + .mod_img_01, p[class='align_r'] + .mod_img_01, p[class='align_l'] + .mod_img_01 {
  margin-top: 15px;
}

.mod_img_01._border {
  padding: 30px;
  border: 1px solid #bebebe;
}

@media only screen and (max-width: 812px) {
  .mod_img_01._border {
    padding: 20px;
  }
}

.mod_img_01[class*='align_'] .img img {
  width: auto;
}

.mod_box_01, .mod_box_02, .wysiwig blockquote, .mod_box_search_02 {
  height: 100%;
  padding: 20px 30px 26px;
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 3px;
}

.mod_box_01 > *:last-child, .mod_box_02 > *:last-child, .wysiwig blockquote > *:last-child, .mod_box_search_02 > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_box_01, .mod_box_02, .wysiwig blockquote, .mod_box_search_02 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_box_01, .mod_box_02, .wysiwig blockquote, .mod_box_search_02 {
    padding: 14px 10px 18px;
  }
}

.mod_box_01 > .hdg, .mod_box_02 > .hdg, .wysiwig blockquote > .hdg, .mod_box_search_02 > .hdg {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  font-size: 1.6rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_box_01 > .hdg, .mod_box_02 > .hdg, .wysiwig blockquote > .hdg, .mod_box_search_02 > .hdg {
    padding-bottom: 10px;
    margin-bottom: 12px;
  }
}

.mod_box_01 > .hdg + .title, .mod_box_02 > .hdg + .title, .wysiwig blockquote > .hdg + .title, .mod_box_search_02 > .hdg + .title {
  margin-top: -4px;
}

.mod_box_01 > .hdg + .mod_col_02, .mod_box_02 > .hdg + .mod_col_02, .wysiwig blockquote > .hdg + .mod_col_02, .mod_box_search_02 > .hdg + .mod_col_02 {
  margin-top: -10px;
}

.mod_box_01 > .title, .mod_box_02 > .title, .wysiwig blockquote > .title, .mod_box_search_02 > .title {
  margin-bottom: 5px;
  font-size: 1.5rem;
  font-weight: bold;
}

.mod_box_01._plus, ._plus.mod_box_02, .wysiwig blockquote._plus, ._plus.mod_box_search_02 {
  position: relative;
  margin-bottom: 83px;
}

@media only screen and (max-width: 812px) {
  .mod_box_01._plus, ._plus.mod_box_02, .wysiwig blockquote._plus, ._plus.mod_box_search_02 {
    margin-bottom: 75px;
  }
}

.mod_box_01._plus::after, ._plus.mod_box_02::after, .wysiwig blockquote._plus::after, ._plus.mod_box_search_02::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: -57px;
  left: 0;
  width: 42px;
  width: 42px;
  height: 42px;
  height: 42px;
  margin: auto;
  background-image: url(../png/sprite.png);
  background-position: 0px -80px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  .mod_box_01._plus::after, ._plus.mod_box_02::after, .wysiwig blockquote._plus::after, ._plus.mod_box_search_02::after {
    bottom: -65px;
  }
}

.mod_box_01._youtube, ._youtube.mod_box_02, .wysiwig blockquote._youtube, ._youtube.mod_box_search_02 {
  width: 65%;
  margin: 0 auto 30px;
}

@media only screen and (max-width: 812px) {
  .mod_box_01._youtube, ._youtube.mod_box_02, .wysiwig blockquote._youtube, ._youtube.mod_box_search_02 {
    width: 100%;
  }
}

.mod_box_01 p:only-child, .mod_box_02 p:only-child, .wysiwig blockquote p:only-child, .mod_box_search_02 p:only-child {
  margin-bottom: -6px !important;
}

.dmc_txt .mod_box_01, .dmc_txt .mod_box_02, .dmc_txt .wysiwig blockquote, .wysiwig .dmc_txt blockquote, .dmc_txt .mod_box_search_02 {
  height: auto;
}

.mod_box_02, .wysiwig blockquote {
  padding: 20px 28px;
  box-shadow: none;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
}

@media only screen and (max-width: 812px) {
  .mod_box_02, .wysiwig blockquote {
    padding: 15px 10px;
  }
}

.mod_box_02 .hdg, .wysiwig blockquote .hdg {
  font-size: 1.8rem;
}

@media only screen and (max-width: 812px) {
  .mod_box_02 .hdg, .wysiwig blockquote .hdg {
    font-size: 1.6rem;
  }
}

.mod_box_02 .hdg .question, .wysiwig blockquote .hdg .question {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  background-color: #e3f2f8;
  border-radius: 4px;
  font-weight: bold;
  color: #0074c2;
}

.mod_box_02 .jsTglContent .dmc_inner, .wysiwig blockquote .jsTglContent .dmc_inner {
  display: flex;
  padding-top: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_box_02 .jsTglContent .dmc_inner, .wysiwig blockquote .jsTglContent .dmc_inner {
    font-size: 1.5rem;
  }
}

.mod_box_02 .jsTglContent .dmc_inner .answer, .wysiwig blockquote .jsTglContent .dmc_inner .answer {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin-top: -5px;
  margin-right: 10px;
  background-color: #fff0f6;
  border-radius: 4px;
  font-weight: bold;
  color: #d97371;
}

@media only screen and (max-width: 812px) {
  .mod_box_02 .jsTglContent .dmc_inner .answer, .wysiwig blockquote .jsTglContent .dmc_inner .answer {
    margin-top: 0;
  }
}

.mod_box_02 .jsTglContent .dmc_inner .dmc_content, .wysiwig blockquote .jsTglContent .dmc_inner .dmc_content {
  display: block;
}

.mod_box_03 {
  padding: 20px 28px 19px;
  margin-bottom: 30px;
  background-color: #fff;
  border: 2px solid #3c3c3c;
}

.mod_box_03 > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_box_03 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_box_03 {
    padding: 14px 10px 18px;
  }
}

.mod_box_03 > .txt {
  margin-bottom: 8px;
  line-height: 1.61111;
  font-size: 1.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_box_03 > .txt {
    font-size: 1.5rem;
  }
}

.mod_box_03 > .txt strong {
  color: #f6488e;
}

.mod_box_strong_01 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_box_strong_01 {
    margin-bottom: 20px;
  }
}

.mod_box_strong_01 .hdg {
  display: flex;
  position: relative;
  justify-content: center;
}

.mod_box_strong_01 .hdg::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #fff;
  border-radius: 6px 6px 0 0;
}

.mod_box_strong_01 .hdg .title {
  display: flex;
  position: relative;
  align-items: center;
  flex: 0 1 498px;
  justify-content: center;
  z-index: 2;
  padding: 11px 10px 10px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .mod_box_strong_01 .hdg .title {
    flex-basis: auto;
    width: calc(100% - 78px);
    min-height: 45px;
    line-height: 1.28571;
    font-size: 1.4rem;
  }
}

.mod_box_strong_01 .hdg .title::before, .mod_box_strong_01 .hdg .title::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 27px;
  height: 36px;
  margin-top: -18px;
}

.mod_box_strong_01 .hdg .title::before {
  left: -29px;
}

.mod_box_strong_01 .hdg .title::after {
  right: -29px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.mod_box_strong_01 .hdg._type_01 .title {
  background-color: #f18317;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .04) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .04) 50%, rgba(255, 255, 255, .04) 70%, transparent 70%, transparent);
  background-size: 24px 24px;
}

.mod_box_strong_01 .hdg._type_01 .title::before, .mod_box_strong_01 .hdg._type_01 .title::after {
  background-image: url(../png/deco_box_hdg_01.png);
}

.mod_box_strong_01 .hdg._type_02 .title {
  background-color: #e96087;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .04) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .04) 50%, rgba(255, 255, 255, .04) 70%, transparent 70%, transparent);
  background-size: 24px 24px;
}

.mod_box_strong_01 .hdg._type_02 .title::before, .mod_box_strong_01 .hdg._type_02 .title::after {
  background-image: url(../png/deco_box_hdg_02.png);
}

.mod_box_strong_01 .hdg._type_03 .title {
  background-color: #292375;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .04) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .04) 50%, rgba(255, 255, 255, .04) 70%, transparent 70%, transparent);
  background-size: 24px 24px;
}

.mod_box_strong_01 .hdg._type_03 .title::before, .mod_box_strong_01 .hdg._type_03 .title::after {
  background-image: url(../png/deco_box_hdg_03.png);
}

.mod_box_strong_01 .hdg._type_04 .title {
  background-color: #88762c;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .04) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .04) 50%, rgba(255, 255, 255, .04) 70%, transparent 70%, transparent);
  background-size: 24px 24px;
}

.mod_box_strong_01 .hdg._type_04 .title::before, .mod_box_strong_01 .hdg._type_04 .title::after {
  background-image: url(../png/deco_box_hdg_04.png);
}

.mod_box_strong_01 .content {
  padding: 28px 34px 30px;
  background-color: #fff;
  border-radius: 0 0 6px 6px;
}

.mod_box_strong_01 .content > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_box_strong_01 .content {
    padding: 13px 20px 20px;
  }
}

.mod_box_caution_01 {
  padding: 26px 27px 28px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  border-radius: 10px;
}

.mod_box_caution_01 > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_box_caution_01 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_box_caution_01 {
    padding: 26px 20px 28px;
    border-radius: 3px;
  }
}

.mod_box_caution_01 .hdg {
  position: relative;
  padding-left: 33px;
  margin-bottom: 11px;
  font-size: 1.8rem;
  font-weight: bold;
}

.mod_box_caution_01 .hdg::before, .mod_box_caution_01 .hdg::after {
  content: '';
  display: inline-block;
  position: absolute;
}

.mod_box_caution_01 .hdg::before {
  top: 2px;
  left: 0;
  width: 24px;
  height: 24px;
  background-color: #0074c2;
  border-radius: 50%;
}

.mod_box_caution_01 .hdg::after {
  top: 10px;
  left: 7px;
  width: 10px;
  height: 7px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.mod_box_search_01 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -15px;
  margin-bottom: 40px;
  border-bottom: 1px dotted #ccc;
}

@media only screen and (max-width: 812px) {
  .mod_box_search_01 {
    margin-bottom: 20px;
  }
}

.mod_box_search_01 .mod_search_01 {
  display: flex;
  display: flex;
  flex: 1 1 100%;
  max-width: 438px;
  min-width: 320px;
  margin-bottom: 0;
}

@media only screen and (max-width: 812px) {
  .mod_box_search_01 .mod_search_01 {
    flex-basis: 100%;
    order: 2;
  }
}

.mod_box_search_01 .mod_search_01 form.search {
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
  padding: 9px 15px 9px 20px;
  margin-right: 13px;
  margin-bottom: 27px;
  background-color: #fff;
  border-radius: 22px;
}

@media only screen and (max-width: 812px) {
  .mod_box_search_01 .mod_search_01 form.search {
    padding: 10px 15px 8px;
    margin-bottom: 17px;
  }
}

.mod_box_search_01 .mod_search_01 form.search input[type='submit'] {
  display: inline-block;
  padding: 0;
  margin-top: 4px;
  overflow: hidden;
  background-color: transparent;
  border: none;
  text-indent: 100%;
  white-space: nowrap;
}

.mod_box_search_01 .mod_search_01 form.search input[type='text'] {
  width: calc(100% - 40px);
  padding: 5px 5px 4px;
  background-color: transparent;
  border: none;
}

@media only screen and (max-width: 812px) {
  .mod_box_search_01 .mod_search_01 form.search input[type='text'] {
    font-size: 1.2rem;
  }
}

.mod_box_search_01 .search_word {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

@media only screen and (max-width: 812px) {
  .mod_box_search_01 .search_word {
    align-items: center;
    flex-wrap: nowrap;
    order: 1;
    margin-bottom: 10px;
  }
}

.mod_box_search_01 .search_word .title {
  margin-right: 9px;
  margin-bottom: 17px;
  line-height: 1.07692;
  text-align: right;
  font-size: 1.3rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_box_search_01 .search_word .title {
    flex-shrink: 0;
    margin-right: 5px;
    margin-bottom: 0;
    font-size: 1rem;
  }
}

.mod_box_search_01 .search_word .item {
  margin-bottom: 17px;
}

@media only screen and (max-width: 812px) {
  .mod_box_search_01 .search_word .item {
    flex-wrap: wrap;
    margin: -4px -4px 0 0;
  }
}

.mod_box_search_01 .search_word .item form {
  display: inline-block;
}

.mod_box_search_01 .search_word .item input[type='submit'] {
  flex-shrink: 0;
  padding: 7px 12px 6px;
  margin-right: 9px;
  background-color: #5ba0d6;
  border: none;
  border-radius: 16px;
  transition: all 200ms;
  line-height: inherit;
  font-size: 1.2rem;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .mod_box_search_01 .search_word .item input[type='submit'] {
    flex-wrap: wrap;
    margin-top: 4px;
    margin-right: 0;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 811px) {
  .mod_box_search_01 .search_word .item input[type='submit']:hover, .mod_box_search_01 .search_word .item input[type='submit']:focus, .mod_box_search_01 .search_word .item input[type='submit']:active {
    background-color: #bccbd5;
  }
}

.mod_box_search_02 {
  padding: 30px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 812px) {
  .mod_box_search_02 {
    padding: 14px 10px 20px;
    margin-bottom: 23px;
  }
}

.mod_box_search_02 .mod_search_01 {
  margin-bottom: 15px;
}

.mod_box_search_02 .mod_search_01 form.search input[type='submit'] {
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 0;
  margin-top: 2px;
  overflow: hidden;
  background-image: url(../png/icon_search_03.png);
  background-position: left top;
  background-size: auto auto;
  transition: all 200ms;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (min-width: 811px) {
  .mod_box_search_02 .mod_search_01 form.search input[type='submit']:hover, .mod_box_search_02 .mod_search_01 form.search input[type='submit']:focus, .mod_box_search_02 .mod_search_01 form.search input[type='submit']:active {
    background-image: url(../png/icon_search_03_on.png);
  }
}

.mod_box_modal_01 {
  padding-bottom: 30px;
  background-color: #fff;
  border-radius: 6px;
}

.mod_box_modal_01 > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_box_modal_01 {
    padding-bottom: 20px;
  }
}

.mod_box_modal_01 .hdg {
  position: relative;
  z-index: 1;
  padding: 25px 40px 10px 0;
  margin: 0 30px 0;
  background-color: #fff;
  box-shadow: 0 10px 10px 0 rgba(255, 255, 255, .8);
  border-bottom: 1px dotted #ccc;
  font-size: 1.6rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_box_modal_01 .hdg {
    padding-top: 15px;
    margin: 0 20px 0;
  }
}

.mod_box_modal_01 .hdg._refine::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  margin-bottom: -3px;
  background-image: url(../png/icon_search_05_2x.png);
  background-size: 18px 18px;
}

.mod_box_modal_01 .dmc_content {
  padding: 0 30px;
  margin-top: 10px;
  overflow-y: auto;
}

@media only screen and (max-width: 812px) {
  .mod_box_modal_01 .dmc_content {
    padding: 0 20px;
  }
}

.mod_box_modal_01 .dmc_content .mod_youtube_01 {
  margin-top: 10px;
}

.mod_box_modal_01 .title {
  margin-bottom: 9px;
  font-size: 1.5rem;
  font-weight: bold;
}

.mod_box_modal_01 .mod_btn_02 {
  margin-top: 40px;
  margin-bottom: 0;
}

@media only screen and (max-width: 812px) {
  .mod_box_modal_01 .mod_btn_02 {
    margin-top: 30px;
  }
}

.mod_box_inquiry_01 {
  padding: 25px 20px 20px;
  margin-bottom: 30px;
  background: #f5f5f5;
  border-radius: 10px;
  text-align: center;
}

@media only screen and (max-width: 812px) {
  .mod_box_inquiry_01 {
    margin-bottom: 20px;
    border-radius: 3px;
  }
}

.mod_box_inquiry_01 > .hdg {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: bold;
}

.mod_box_inquiry_01 .tel, .mod_box_inquiry_01 .fax {
  display: flex;
  align-items: center;
  flex: 0 0 300px;
  justify-content: center;
  letter-spacing: .05em;
  font-size: 2.6rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_box_inquiry_01 .tel, .mod_box_inquiry_01 .fax {
    margin-bottom: 10px;
    font-size: 2rem;
  }
}

.mod_box_inquiry_01 .tel::before, .mod_box_inquiry_01 .fax::before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  margin-right: 10px;
}

.mod_box_inquiry_01 .tel::before {
  width: 25px;
  height: 28px;
  background-image: url(../png/sprite.png);
  background-position: -205px -29px;
  background-size: 232px 219px;
}

.mod_box_inquiry_01 .fax::before {
  width: 29px;
  height: 27px;
  background-image: url(../png/sprite.png);
  background-position: 0px -155px;
  background-size: 232px 219px;
}

.mod_box_inquiry_01 > .num {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 812px) {
  .mod_box_inquiry_01 > .num {
    flex-direction: column;
  }
}

@media only screen and (max-width: 812px) {
  .mod_box_inquiry_01 > .num > li {
    flex-basis: auto;
  }
}

.mod_box_inquiry_01 > .info {
  display: flex;
  justify-content: center;
  margin-top: 5px;
}

.mod_box_inquiry_01 > .info > dt {
  margin-right: 1em;
  white-space: nowrap;
  font-weight: bold;
}

.mod_box_inquiry_01 > .info > dd {
  margin-top: 1px;
}

/* table */
[class*='mod_tbl_'] .mod_btn_03 {
  display: inline-block;
  margin-top: 0;
  margin-left: 13px;
}

@media only screen and (max-width: 812px) {
  [class*='mod_tbl_'] .mod_btn_03 {
    display: block;
    margin-left: 0;
  }
}

[class*='mod_tbl_'] p + .mod_btn_03 {
  margin: 0;
}

.mod_tbl_01, .mod_tbl_02 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_tbl_01, .mod_tbl_02 {
    margin-bottom: 20px;
  }
}

.mod_tbl_01 table, .mod_tbl_02 table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.mod_tbl_01 th, .mod_tbl_02 th, .mod_tbl_01 td, .mod_tbl_02 td {
  padding: 16px 20px 17px;
  border-bottom: 1px dotted #ccc;
}

.mod_tbl_01 th > *:last-child, .mod_tbl_02 th > *:last-child, .mod_tbl_01 td > *:last-child, .mod_tbl_02 td > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_tbl_01 th, .mod_tbl_02 th, .mod_tbl_01 td, .mod_tbl_02 td {
    padding: 14px 9px;
    font-size: 1.2rem;
  }
}

.mod_tbl_01 th, .mod_tbl_02 th {
  background-color: #eef1f2;
  vertical-align: middle;
  font-weight: normal;
}

.mod_tbl_01 td, .mod_tbl_02 td {
  background-color: #fff;
}

.mod_tbl_01 td a, .mod_tbl_02 td a {
  word-break: break-all;
}

@media only screen and (max-width: 812px) {
  .mod_tbl_01 .mod_link_01 a, .mod_tbl_02 .mod_link_01 a, .mod_tbl_01 .mod_link_list_01 > li a, .mod_tbl_02 .mod_link_list_01 > li a {
    position: relative;
    padding-left: 22px;
    text-decoration: none;
    font-size: 1.2rem;
    font-size: 1.2rem;
    color: #333;
  }
}

@media only screen and (max-width: 812px) and (min-width: 811px) {
  .mod_tbl_01 .mod_link_01 a:hover, .mod_tbl_02 .mod_link_01 a:hover, .mod_tbl_01 .mod_link_list_01 > li a:hover, .mod_tbl_02 .mod_link_list_01 > li a:hover, .mod_tbl_01 .mod_link_01 a:focus, .mod_tbl_02 .mod_link_01 a:focus, .mod_tbl_01 .mod_link_list_01 > li a:focus, .mod_tbl_02 .mod_link_list_01 > li a:focus, .mod_tbl_01 .mod_link_01 a:active, .mod_tbl_02 .mod_link_01 a:active, .mod_tbl_01 .mod_link_list_01 > li a:active, .mod_tbl_02 .mod_link_list_01 > li a:active {
    text-decoration: underline;
    color: inherit;
  }
}

@media only screen and (max-width: 812px) {
  .mod_tbl_01 .mod_link_01 a::before, .mod_tbl_02 .mod_link_01 a::before, .mod_tbl_01 .mod_link_list_01 > li a::before, .mod_tbl_02 .mod_link_list_01 > li a::before, .mod_tbl_01 .mod_link_01 a::after, .mod_tbl_02 .mod_link_01 a::after, .mod_tbl_01 .mod_link_list_01 > li a::after, .mod_tbl_02 .mod_link_list_01 > li a::after {
    content: '';
    display: inline-block;
    position: absolute;
  }
  .mod_tbl_01 .mod_link_01 a::before, .mod_tbl_02 .mod_link_01 a::before, .mod_tbl_01 .mod_link_list_01 > li a::before, .mod_tbl_02 .mod_link_list_01 > li a::before {
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    background-color: #0074c2;
    border-radius: 50%;
  }
  .mod_tbl_01 .mod_link_01 a::after, .mod_tbl_02 .mod_link_01 a::after, .mod_tbl_01 .mod_link_list_01 > li a::after, .mod_tbl_02 .mod_link_list_01 > li a::after {
    top: 6px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

.mod_tbl_01._igo table, ._igo.mod_tbl_02 table {
  border-top: 1px solid #c1b088;
  border-bottom: 1px solid #c1b088;
}

.mod_tbl_01._igo th, ._igo.mod_tbl_02 th, .mod_tbl_01._igo td, ._igo.mod_tbl_02 td {
  border-bottom: 1px dashed #c1b088;
}

.mod_tbl_01._igo th, ._igo.mod_tbl_02 th {
  background-color: #fff4db;
  text-align: left;
}

.mod_tbl_01._campaign table, ._campaign.mod_tbl_02 table {
  border-top: 1px solid #c1b088;
  border-bottom: 1px solid #c1b088;
}

.mod_tbl_01._campaign th, ._campaign.mod_tbl_02 th, .mod_tbl_01._campaign td, ._campaign.mod_tbl_02 td {
  border-bottom: 1px dashed #c1b088;
}

.mod_tbl_01._campaign th, ._campaign.mod_tbl_02 th {
  background-color: #fff4db;
  text-align: left;
}

.mod_tbl_01._type_01 th, ._type_01.mod_tbl_02 th, .mod_tbl_01._type_01 td, ._type_01.mod_tbl_02 td {
  border-bottom: 1px dashed #ccc;
}

.mod_tbl_01._type_01 th, ._type_01.mod_tbl_02 th {
  text-align: left;
}

.mod_tbl_01._type_01 td, ._type_01.mod_tbl_02 td {
  background-color: transparent;
}

@media only screen and (max-width: 812px) {
  .mod_tbl_02 col {
    width: 100% !important;
  }
}

@media only screen and (max-width: 812px) {
  .mod_tbl_02 tr:last-child td:last-child {
    border-bottom: none;
  }
}

.mod_tbl_02 th, .mod_tbl_02 td {
  vertical-align: top;
}

@media only screen and (max-width: 812px) {
  .mod_tbl_02 th, .mod_tbl_02 td {
    display: block;
  }
}

.mod_tbl_02 th {
  background-color: #eef1f2;
  text-align: left;
}

.mod_tbl_02 th a {
  text-decoration: none;
}

.mod_tbl_02 td {
  background-color: #fff;
}

.mod_tbl_02 td .icon {
  margin-top: 4px;
  margin-right: 5px;
  vertical-align: top;
}

.mod_tbl_02 .location {
  display: flex;
  align-items: flex-start;
}

.mod_tag_01 {
  display: inline-block;
  margin-right: 20px;
}

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

.mod_tag_01 .icon {
  display: inline-block;
  padding: 6px 8px 7px 8px;
  margin-right: 12px;
  border-radius: 6px;
  line-height: 1.2;
  font-size: 1.2rem;
  font-weight: bold;
}

.mod_tag_01 .icon::before {
  content: '';
  display: inline-block;
  margin-right: 3px;
  margin-bottom: -1px;
}

.mod_tag_01._day .icon {
  background-color: #fff2d5;
  color: #f18317;
}

.mod_tag_01._day .icon::before {
  width: 11px;
  height: 11px;
  background-image: url(../png/sprite.png);
  background-position: -192px -91px;
  background-size: 232px 219px;
}

.mod_tag_01._night .icon {
  background-color: #e3ecf8;
  color: #3f68a0;
}

.mod_tag_01._night .icon::before {
  width: 11px;
  height: 11px;
  background-image: url(../png/sprite.png);
  background-position: -192px -105px;
  background-size: 232px 219px;
}

.mod_tag_01 + .mod_tag_01 {
  margin-top: 10px;
}

.mv_carousel_01, .mv_carousel_02 {
  position: relative;
}

.mv_carousel_01 .item_wrap, .mv_carousel_02 .item_wrap {
  width: 78.68vw;
  margin: auto;
}

@media only screen and (min-width: 1199px) {
  .mv_carousel_01 .item_wrap, .mv_carousel_02 .item_wrap {
    width: 960px;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .item_wrap, .mv_carousel_02 .item_wrap {
    width: 80vw;
    padding-top: 6.3%;
    padding-bottom: 6.3%;
  }
}

.mv_carousel_01 .item_wrap .slick-list, .mv_carousel_02 .item_wrap .slick-list {
  overflow: visible;
}

.mv_carousel_01 .item_wrap .item, .mv_carousel_02 .item_wrap .item {
  padding: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 6px;
  -webkit-transform: scale(.7588);
          transform: scale(.7588);
  transition: all 1500ms;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .item_wrap .item, .mv_carousel_02 .item_wrap .item {
    padding: 5px;
    margin-right: 7vw;
    margin-left: 7vw;
    -webkit-transform: scale(1);
            transform: scale(1);
    transition: all 1500ms;
  }
}

.mv_carousel_01 .item_wrap .item a img, .mv_carousel_02 .item_wrap .item a img, .mv_carousel_01 .item_wrap .item .nolink img, .mv_carousel_02 .item_wrap .item .nolink img {
  width: 100%;
}

.mv_carousel_01 .item_wrap .item.slick-current, .mv_carousel_02 .item_wrap .item.slick-current, .mv_carousel_01 .item_wrap .item.isActive, .mv_carousel_02 .item_wrap .item.isActive {
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .item_wrap .item.slick-current, .mv_carousel_02 .item_wrap .item.slick-current, .mv_carousel_01 .item_wrap .item.isActive, .mv_carousel_02 .item_wrap .item.isActive {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .item_wrap .item.isPrev, .mv_carousel_02 .item_wrap .item.isPrev {
    -webkit-transform-origin: right center 0;
            transform-origin: right center 0;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .item_wrap .item.isNext, .mv_carousel_02 .item_wrap .item.isNext {
    -webkit-transform-origin: left center 0;
            transform-origin: left center 0;
  }
}

.mv_carousel_01 .item_wrap > .item, .mv_carousel_02 .item_wrap > .item {
  width: 68.6vw;
  max-width: 860px;
  margin: 0 auto 49px;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.mv_carousel_01 .item_wrap > .item:not(:first-child), .mv_carousel_02 .item_wrap > .item:not(:first-child) {
  display: none;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .item_wrap > .item, .mv_carousel_02 .item_wrap > .item {
    width: 100%;
    margin-bottom: 0;
  }
}

.mv_carousel_01 .item_wrap > .item a img, .mv_carousel_02 .item_wrap > .item a img, .mv_carousel_01 .item_wrap > .item .nolink img, .mv_carousel_02 .item_wrap > .item .nolink img {
  aspect-ratio: 840 / 510;
}

.mv_carousel_01 .controle, .mv_carousel_02 .controle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
  margin-top: 14px;
}

.mv_carousel_01 .controle .feed_btn, .mv_carousel_02 .controle .feed_btn {
  position: absolute;
  top: 50%;
  flex-shrink: 0;
  width: 45px;
  height: 45px;
  margin-top: -8px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 21px 0 rgba(89, 94, 110, .25);
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn, .mv_carousel_02 .controle .feed_btn {
    width: 30px;
    height: 30px;
  }
}

@media only screen and (min-width: 811px) {
  .mv_carousel_01 .controle .feed_btn:hover, .mv_carousel_02 .controle .feed_btn:hover, .mv_carousel_01 .controle .feed_btn:focus, .mv_carousel_02 .controle .feed_btn:focus, .mv_carousel_01 .controle .feed_btn:active, .mv_carousel_02 .controle .feed_btn:active {
    box-shadow: 0 0 21px 0 rgba(89, 94, 110, .4);
    opacity: .6;
  }
}

.mv_carousel_01 .controle .feed_btn::before, .mv_carousel_02 .controle .feed_btn::before, .mv_carousel_01 .controle .feed_btn::after, .mv_carousel_02 .controle .feed_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 10px;
  background-color: #333;
  border-radius: 2px;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn::before, .mv_carousel_02 .controle .feed_btn::before, .mv_carousel_01 .controle .feed_btn::after, .mv_carousel_02 .controle .feed_btn::after {
    width: 2px;
    height: 7px;
  }
}

.mv_carousel_01 .controle .feed_btn::before, .mv_carousel_02 .controle .feed_btn::before {
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn::before, .mv_carousel_02 .controle .feed_btn::before {
    margin-top: -2px;
  }
}

.mv_carousel_01 .controle .feed_btn::after, .mv_carousel_02 .controle .feed_btn::after {
  margin-top: -8px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn::after, .mv_carousel_02 .controle .feed_btn::after {
    margin-top: -6px;
  }
}

.mv_carousel_01 .controle .feed_btn._prev, .mv_carousel_02 .controle .feed_btn._prev {
  left: 0;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn._prev, .mv_carousel_02 .controle .feed_btn._prev {
    margin-right: 7px;
  }
}

.mv_carousel_01 .controle .feed_btn._prev::before, .mv_carousel_02 .controle .feed_btn._prev::before {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mv_carousel_01 .controle .feed_btn._prev::after, .mv_carousel_02 .controle .feed_btn._prev::after {
  margin-left: -3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mv_carousel_01 .controle .feed_btn._next, .mv_carousel_02 .controle .feed_btn._next {
  right: 0;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn._next, .mv_carousel_02 .controle .feed_btn._next {
    margin-left: 3px;
  }
}

.mv_carousel_01 .controle .indicator, .mv_carousel_02 .controle .indicator {
  display: flex;
}

.mv_carousel_01 .controle .indicator > li, .mv_carousel_02 .controle .indicator > li {
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-left: 9px;
}

.mv_carousel_01 .controle .indicator > li button, .mv_carousel_02 .controle .indicator > li button {
  width: 11px;
  height: 11px;
  overflow: hidden;
  background-color: #d7d7d7;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

.mv_carousel_01 .controle .indicator > li.slick-active button, .mv_carousel_02 .controle .indicator > li.slick-active button {
  background-color: #3c3c3c;
}

.mv_carousel_01 .controle .switch_btn, .mv_carousel_02 .controle .switch_btn {
  position: relative;
  flex-shrink: 0;
  width: 10px;
  height: 12px;
  padding-top: 1px;
  margin: 0 8px 2px 14px;
  overflow: hidden;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .switch_btn, .mv_carousel_02 .controle .switch_btn {
    width: 7px;
    height: 11px;
    margin-left: 10px;
  }
}

.mv_carousel_01 .controle .switch_btn::before, .mv_carousel_02 .controle .switch_btn::before, .mv_carousel_01 .controle .switch_btn::after, .mv_carousel_02 .controle .switch_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 12px;
  background-color: #3c3c3c;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .switch_btn::before, .mv_carousel_02 .controle .switch_btn::before, .mv_carousel_01 .controle .switch_btn::after, .mv_carousel_02 .controle .switch_btn::after {
    width: 2px;
    height: 9px;
  }
}

.mv_carousel_01 .controle .switch_btn::before, .mv_carousel_02 .controle .switch_btn::before {
  left: 0;
}

.mv_carousel_01 .controle .switch_btn::after, .mv_carousel_02 .controle .switch_btn::after {
  right: 0;
}

.mv_carousel_01 .controle .switch_btn b, .mv_carousel_02 .controle .switch_btn b {
  display: inline-block;
  width: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.mv_carousel_01 .controle .switch_btn.isPlay::before, .mv_carousel_02 .controle .switch_btn.isPlay::before {
  width: 0;
  height: 0;
  background-color: transparent;
  border-color: transparent transparent transparent #3c3c3c;
  border-style: solid;
  border-width: 6px 0 6px 10px;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .switch_btn.isPlay::before, .mv_carousel_02 .controle .switch_btn.isPlay::before {
    border-width: 5px 0 5px 8px;
  }
}

.mv_carousel_01 .controle .switch_btn.isPlay::after, .mv_carousel_02 .controle .switch_btn.isPlay::after {
  display: none;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle, .mv_carousel_02 .controle {
    margin-top: 10px;
  }
}

.mv_carousel_01 .controle .feed_btn, .mv_carousel_02 .controle .feed_btn {
  top: 43%;
  margin-top: 0;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn, .mv_carousel_02 .controle .feed_btn {
    position: relative;
    width: 20px;
    height: 20px;
  }
}

.mv_carousel_01 .controle .feed_btn::before, .mv_carousel_02 .controle .feed_btn::before, .mv_carousel_01 .controle .feed_btn::after, .mv_carousel_02 .controle .feed_btn::after {
  background-color: #3c3c3c;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn::before, .mv_carousel_02 .controle .feed_btn::before {
    margin-top: -2px;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn::after, .mv_carousel_02 .controle .feed_btn::after {
    margin-top: -5px;
  }
}

.mv_carousel_01 .controle .feed_btn._prev, .mv_carousel_02 .controle .feed_btn._prev {
  right: auto;
  left: 51%;
  margin-left: -500px;
}

@media only screen and (max-width: 1024px) {
  .mv_carousel_01 .controle .feed_btn._prev, .mv_carousel_02 .controle .feed_btn._prev {
    left: 20px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn._prev, .mv_carousel_02 .controle .feed_btn._prev {
    left: auto;
    margin-right: 23px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn._prev::before, .mv_carousel_02 .controle .feed_btn._prev::before {
    margin-left: -2px;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn._prev::after, .mv_carousel_02 .controle .feed_btn._prev::after {
    margin-left: -2px;
  }
}

.mv_carousel_01 .controle .feed_btn._next, .mv_carousel_02 .controle .feed_btn._next {
  right: 51%;
  left: auto;
  margin-right: -500px;
}

@media only screen and (max-width: 1024px) {
  .mv_carousel_01 .controle .feed_btn._next, .mv_carousel_02 .controle .feed_btn._next {
    right: 20px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_01 .controle .feed_btn._next, .mv_carousel_02 .controle .feed_btn._next {
    right: auto;
    margin-left: 24px;
  }
}

.mv_carousel_02 {
  position: relative;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_02 {
    margin-bottom: 24px;
  }
}

.mv_carousel_02 .item_wrap {
  width: 64.75vw;
}

@media only screen and (min-width: 1199px) {
  .mv_carousel_02 .item_wrap {
    width: 790px;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_02 .item_wrap {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.mv_carousel_02 .item_wrap .item {
  -webkit-transform: scale(.65);
          transform: scale(.65);
  transition: all 1500ms;
}

@media only screen and (max-width: 812px) {
  .mv_carousel_02 .item_wrap .item {
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
    transition: all 1500ms;
  }
}

.mv_carousel_02 .item_wrap .item.slick-current, .mv_carousel_02 .item_wrap .item.isActive {
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media only screen and (max-width: 812px) {
  .mv_carousel_02 .item_wrap .item.slick-current, .mv_carousel_02 .item_wrap .item.isActive {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.mv_carousel_02 .controle .feed_btn._prev {
  margin-left: -425px;
}

@media only screen and (max-width: 1024px) {
  .mv_carousel_02 .controle .feed_btn._prev {
    left: 20px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_02 .controle .feed_btn._prev {
    left: auto;
    margin-right: 7px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_02 .controle .feed_btn._prev::before {
    margin-left: -2px;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_02 .controle .feed_btn._prev::after {
    margin-left: -2px;
  }
}

.mv_carousel_02 .controle .feed_btn._next {
  margin-right: -425px;
}

@media only screen and (max-width: 1024px) {
  .mv_carousel_02 .controle .feed_btn._next {
    right: 20px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mv_carousel_02 .controle .feed_btn._next {
    right: auto;
    margin-left: 7px;
  }
}

._sky_restaurant .mv_carousel_02 .item_wrap .item {
  background-color: #b99643;
}

._sky_restaurant .mv_carousel_02 .item_wrap .item:not(.slick-active) {
  opacity: .6;
}

._sky_restaurant .mv_carousel_02 .item_wrap .item a {
  display: block;
  background-color: #fff;
}

._sky_restaurant .mv_carousel_02 .controle .indicator > li.slick-active button {
  background-color: #b99643;
}

._sky_restaurant .mv_carousel_02 .controle .switch_btn::before, ._sky_restaurant .mv_carousel_02 .controle .switch_btn::after {
  background-color: #b99643;
}

._sky_restaurant .mv_carousel_02 .controle .switch_btn.isPlay::before {
  background-color: transparent;
  border-color: transparent transparent transparent #b99643;
}

._igo_salon .mv_carousel_02 .item_wrap .item {
  background-color: #fff;
}

._igo_salon .mv_carousel_02 .controle .indicator > li button {
  background-color: #fff;
}

._igo_salon .mv_carousel_02 .controle .indicator > li.slick-active button {
  background-color: #3c3c3c;
}

._igo_salon .mv_carousel_02 .controle .switch_btn::before, ._igo_salon .mv_carousel_02 .controle .switch_btn::after {
  background-color: #fff;
}

._igo_salon .mv_carousel_02 .controle .switch_btn.isPlay::before {
  background-color: transparent;
  border-color: transparent transparent transparent #fff;
}

._yorimichi_monday .mv_carousel_02 .item_wrap .item, ._ladysday .mv_carousel_02 .item_wrap .item, ._service .mv_carousel_02 .item_wrap .item, ._campaign .mv_carousel_02 .item_wrap .item {
  background-color: #fff;
}

.box_carousel_01 {
  position: relative;
}

.box_carousel_01 .item_wrap {
  width: 78.68vw;
  margin: auto;
}

@media only screen and (min-width: 1199px) {
  .box_carousel_01 .item_wrap {
    width: 960px;
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .item_wrap {
    width: 80vw;
    padding-top: 6.3%;
    padding-bottom: 6.3%;
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .item_wrap .slick-list {
    overflow: visible;
  }
}

.box_carousel_01 .item_wrap .item {
  padding: 15px;
  border-radius: 6px;
  -webkit-transform: scale(.7588);
          transform: scale(.7588);
  transition: all 1500ms;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .item_wrap .item {
    padding: 5px;
    margin-right: 3vw;
    margin-left: 3vw;
    transition: all 1500ms;
  }
}

.box_carousel_01 .item_wrap .item a img, .box_carousel_01 .item_wrap .item .nolink img {
  width: 100%;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .item_wrap .item a .content > .title {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .item_wrap .item a .content > .txt {
    font-size: 1rem;
  }
}

.box_carousel_01 .item_wrap .item.slick-current, .box_carousel_01 .item_wrap .item.isActive {
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .item_wrap .item.slick-current, .box_carousel_01 .item_wrap .item.isActive {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .item_wrap .item.isPrev {
    -webkit-transform-origin: right center 0;
            transform-origin: right center 0;
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .item_wrap .item.isNext {
    -webkit-transform-origin: left center 0;
            transform-origin: left center 0;
  }
}

.box_carousel_01 .controle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5px;
  margin-top: 14px;
}

.box_carousel_01 .controle .feed_btn {
  position: absolute;
  top: 50%;
  flex-shrink: 0;
  width: 45px;
  height: 45px;
  margin-top: -8px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 21px 0 rgba(89, 94, 110, .25);
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn {
    width: 30px;
    height: 30px;
  }
}

@media only screen and (min-width: 811px) {
  .box_carousel_01 .controle .feed_btn:hover, .box_carousel_01 .controle .feed_btn:focus, .box_carousel_01 .controle .feed_btn:active {
    box-shadow: 0 0 21px 0 rgba(89, 94, 110, .4);
    opacity: .6;
  }
}

.box_carousel_01 .controle .feed_btn::before, .box_carousel_01 .controle .feed_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 10px;
  background-color: #333;
  border-radius: 2px;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn::before, .box_carousel_01 .controle .feed_btn::after {
    width: 2px;
    height: 7px;
  }
}

.box_carousel_01 .controle .feed_btn::before {
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn::before {
    margin-top: -2px;
  }
}

.box_carousel_01 .controle .feed_btn::after {
  margin-top: -8px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn::after {
    margin-top: -6px;
  }
}

.box_carousel_01 .controle .feed_btn._prev {
  left: 0;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn._prev {
    margin-right: 7px;
  }
}

.box_carousel_01 .controle .feed_btn._prev::before {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.box_carousel_01 .controle .feed_btn._prev::after {
  margin-left: -3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box_carousel_01 .controle .feed_btn._next {
  right: 0;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn._next {
    margin-left: 3px;
  }
}

.box_carousel_01 .controle .indicator {
  display: flex;
}

.box_carousel_01 .controle .indicator > li {
  display: flex;
  align-items: center;
  margin-right: 10px;
  margin-left: 9px;
}

.box_carousel_01 .controle .indicator > li button {
  width: 11px;
  height: 11px;
  overflow: hidden;
  background-color: #d7d7d7;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

.box_carousel_01 .controle .indicator > li.slick-active button {
  background-color: #3c3c3c;
}

.box_carousel_01 .controle .switch_btn {
  position: relative;
  flex-shrink: 0;
  width: 10px;
  height: 12px;
  padding-top: 1px;
  margin: 0 8px 2px 14px;
  overflow: hidden;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .switch_btn {
    width: 7px;
    height: 11px;
    margin-left: 10px;
  }
}

.box_carousel_01 .controle .switch_btn::before, .box_carousel_01 .controle .switch_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 3px;
  height: 12px;
  background-color: #3c3c3c;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .switch_btn::before, .box_carousel_01 .controle .switch_btn::after {
    width: 2px;
    height: 9px;
  }
}

.box_carousel_01 .controle .switch_btn::before {
  left: 0;
}

.box_carousel_01 .controle .switch_btn::after {
  right: 0;
}

.box_carousel_01 .controle .switch_btn b {
  display: inline-block;
  width: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.box_carousel_01 .controle .switch_btn.isPlay::before {
  width: 0;
  height: 0;
  background-color: transparent;
  border-color: transparent transparent transparent #3c3c3c;
  border-style: solid;
  border-width: 6px 0 6px 10px;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .switch_btn.isPlay::before {
    border-width: 5px 0 5px 8px;
  }
}

.box_carousel_01 .controle .switch_btn.isPlay::after {
  display: none;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle {
    margin-top: 10px;
  }
}

.box_carousel_01 .controle .feed_btn {
  top: 43%;
  margin-top: 0;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn {
    position: relative;
    width: 20px;
    height: 20px;
  }
}

.box_carousel_01 .controle .feed_btn::before, .box_carousel_01 .controle .feed_btn::after {
  background-color: #3c3c3c;
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn::before {
    margin-top: -2px;
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn::after {
    margin-top: -5px;
  }
}

.box_carousel_01 .controle .feed_btn._prev {
  right: auto;
  left: 45%;
  margin-left: -500px;
}

@media only screen and (max-width: 1024px) {
  .box_carousel_01 .controle .feed_btn._prev {
    left: 20px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn._prev {
    left: auto;
    margin-right: 23px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn._prev::before {
    margin-left: -2px;
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn._prev::after {
    margin-left: -2px;
  }
}

.box_carousel_01 .controle .feed_btn._next {
  right: 45%;
  left: auto;
  margin-right: -500px;
}

@media only screen and (max-width: 1024px) {
  .box_carousel_01 .controle .feed_btn._next {
    right: 20px;
    margin-right: 0;
  }
}

@media only screen and (max-width: 812px) {
  .box_carousel_01 .controle .feed_btn._next {
    right: auto;
    margin-left: 24px;
  }
}

.top_pickup a {
  display: block;
  width: 100%;
  height: 40px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.top_important_news {
  display: flex;
  max-width: 1220px;
  padding: 0 20px;
  margin: auto;
  margin-top: 16px;
}

@media only screen and (max-width: 812px) {
  .top_important_news {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
  }
}

.top_important_news .hdg {
  display: flex;
  align-items: center;
  align-items: center;
  flex-basis: 160px;
  flex-shrink: 0;
  justify-content: center;
  padding: 7px 7px 6px;
  background-color: #f64861;
  border-radius: 6px 0 0 6px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .top_important_news .hdg {
    border-radius: 6px 6px 0 0;
  }
}

.top_important_news ul {
  flex-grow: 1;
  padding: 18px 27px 16px 31px;
  background-color: #fff;
  border-radius: 0 6px 6px 0;
}

@media only screen and (max-width: 812px) {
  .top_important_news ul {
    padding: 12px 16px 21px;
    border-radius: 0 0 6px 6px;
  }
}

.top_important_news ul > li {
  margin-bottom: 11px;
}

@media only screen and (max-width: 812px) {
  .top_important_news ul > li {
    margin-bottom: 13px;
  }
}

.top_important_news ul > li:last-child {
  margin-bottom: 0;
}

.top_important_news ul > li .data {
  display: block;
  font-size: 1.2rem;
}

.top_important_news ul > li a, .top_important_news ul > li .nolink {
  line-height: 1.33333;
}

/* category top */
.category_nav {
  position: relative;
  z-index: 1;
  padding-top: 6px;
  margin: 0 -20px 21px -20px;
  background-color: #fff;
  border-radius: 6px;
}

.category_nav > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .category_nav {
    padding-top: 0;
    margin: 0 0 20px 0;
  }
}

.site_top .category_nav {
  padding-top: 35px;
  margin-top: -100px;
}

@media only screen and (max-width: 812px) {
  .site_top .category_nav {
    padding-top: 9px;
    margin: -110px -10px 0;
  }
}

.category_nav .global {
  margin-bottom: 4px;
}

@media only screen and (max-width: 812px) {
  .category_nav .global {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 9px;
  }
}

.site_top .category_nav .global {
  margin-bottom: 18px;
}

.category_nav .global ul {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul {
    flex-wrap: wrap;
  }
}

.category_nav .global ul > li {
  display: flex;
  align-items: center;
  flex-basis: 100%;
  flex-direction: column;
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li {
    flex-basis: 33.33%;
    padding: 10px 0;
    border-right: none;
    border-bottom: 1px dotted #ccc;
  }
}

@media only screen and (max-width: 812px) {
  .site_top .category_nav .global ul > li {
    flex-basis: 33.33%;
    padding: 10px 0;
    background-image: linear-gradient(to right, #fff 5px, transparent 5px, transparent 100%), linear-gradient(to left, #fff 5px, transparent 5px, transparent 100%), linear-gradient(to right, #ccc 1px, #fff 1px, #fff 2px, #ccc 2px);
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-position: left bottom;
    background-size: 100% 2px, 100% 2px, 2px 1px;
    border-right: none;
    border-bottom: none;
  }
}

.category_nav .global ul > li a {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  border-right: 1px dotted #ccc;
  line-height: 1.23077;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.06rem;
  font-weight: bold;
  color: #333;
}

@media only screen and (min-width: 1199px) {
  .category_nav .global ul > li a {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li a {
    min-height: 63px;
    padding: 5px;
    border-right: 1px dotted #ccc;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li a:hover, .category_nav .global ul > li a:focus, .category_nav .global ul > li a:active {
    color: #bebebe;
  }
}

.category_nav .global ul > li a::before {
  content: '';
  display: inline-block;
  margin-bottom: 12px;
  transition: all 200ms;
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li a::before {
    margin-bottom: 5px;
  }
}

.category_nav .global ul > li:last-child a {
  border-right: none;
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li:nth-child(2) a {
    border-right: none;
  }
}

@media only screen and (max-width: 812px) {
  .site_top .category_nav .global ul > li:nth-child(2) a {
    border-right: 1px dotted #ccc;
  }
}

@media only screen and (max-width: 812px) {
  .site_top .category_nav .global ul > li:nth-child(3) a {
    border-right: none;
  }
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li:nth-child(n + 3) {
    border-bottom: none;
  }
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li:nth-child(n + 4) {
    background: none;
  }
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li._event a:hover::before, .category_nav .global ul > li._event a:focus::before, .category_nav .global ul > li._event a:active::before {
    background-image: url(../png/icon_top_nav_01_on.png);
  }
}

.category_nav .global ul > li._event a::before {
  width: 48px;
  height: 30px;
  background-image: url(../png/icon_top_nav_01.png);
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li._shop a:hover::before, .category_nav .global ul > li._shop a:focus::before, .category_nav .global ul > li._shop a:active::before {
    background-image: url(../png/icon_top_nav_02_on.png);
  }
}

.category_nav .global ul > li._shop a::before {
  width: 47px;
  height: 30px;
  background-image: url(../png/icon_top_nav_02.png);
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li._restaurant a:hover::before, .category_nav .global ul > li._restaurant a:focus::before, .category_nav .global ul > li._restaurant a:active::before {
    background-image: url(../png/icon_top_nav_03_on.png);
  }
}

.category_nav .global ul > li._restaurant a::before {
  width: 35px;
  height: 31px;
  background-image: url(../png/icon_top_nav_03.png);
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li._facility a:hover::before, .category_nav .global ul > li._facility a:focus::before, .category_nav .global ul > li._facility a:active::before {
    background-image: url(../png/icon_top_nav_04_on.png);
  }
}

.category_nav .global ul > li._facility a::before {
  width: 75px;
  height: 32px;
  background-image: url(../png/icon_top_nav_04.png);
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li._information a:hover::before, .category_nav .global ul > li._information a:focus::before, .category_nav .global ul > li._information a:active::before {
    background-image: url(../png/icon_top_nav_05_on.png);
  }
}

.category_nav .global ul > li._information a::before {
  width: 34px;
  height: 34px;
  background-image: url(../png/icon_top_nav_05.png);
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li._enjoy a {
    border-right: none;
  }
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li._enjoy a:hover::before, .category_nav .global ul > li._enjoy a:focus::before, .category_nav .global ul > li._enjoy a:active::before {
    background-image: url(../png/icon_top_nav_06_on.png);
  }
}

.category_nav .global ul > li._enjoy a::before {
  width: 30px;
  height: 30px;
  background-image: url(../png/icon_top_nav_06.png);
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li._floor_map {
    background-image: none;
  }
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li._floor_map a:hover::before, .category_nav .global ul > li._floor_map a:focus::before, .category_nav .global ul > li._floor_map a:active::before {
    background-image: url(../png/icon_top_nav_07_on.png);
  }
}

.category_nav .global ul > li._floor_map a::before {
  width: 47px;
  height: 29px;
  background-image: url(../png/icon_top_nav_07.png);
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li._shoprecruit a:hover::before, .category_nav .global ul > li._shoprecruit a:focus::before, .category_nav .global ul > li._shoprecruit a:active::before {
    background-image: url(../png/icon_top_nav_08_on.png);
  }
}

.category_nav .global ul > li._shoprecruit a::before {
  width: 62px;
  height: 30px;
  background-image: url(../png/icon_top_nav_08.png);
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li._card a {
    border-right: none;
  }
}

@media only screen and (min-width: 811px) {
  .category_nav .global ul > li._card a:hover::before, .category_nav .global ul > li._card a:focus::before, .category_nav .global ul > li._card a:active::before {
    background-image: url(../png/icon_top_nav_09_on.png);
  }
}

.category_nav .global ul > li._card a::before {
  width: 75px;
  height: 29px;
  background-image: url(../png/icon_top_nav_09.png);
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li._important {
    flex-basis: 50%;
  }
}

.category_nav .global ul > li._important .balloon {
  display: flex;
  top: 100%;
  flex-direction: column;
  margin: 10px 10px 0;
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li._important .balloon {
    width: 100%;
  }
}

.category_nav .global ul > li._important .balloon .content {
  display: flex;
  position: relative;
  padding: 5px 14px 3px;
  margin-bottom: 6px;
  border-radius: 10px;
  letter-spacing: 0;
  font-size: 1.2rem;
  font-weight: bold;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li._important .balloon .content {
    justify-content: center;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
    font-size: 1rem;
  }
}

.category_nav .global ul > li._important .balloon .content:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -8px;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 0 5px 8px 5px;
}

.category_nav .global ul > li._important .balloon .note {
  display: block;
  letter-spacing: 0;
  text-align: left;
  font-size: 1.1rem;
}

@media only screen and (max-width: 812px) {
  .category_nav .global ul > li._important .balloon .note {
    font-size: 1rem;
  }
}

.category_nav .global ul > li._important._shop .balloon .content {
  background-color: #e2f1ef;
}

.category_nav .global ul > li._important._shop .balloon .content::before {
  border-color: transparent transparent #e2f1ef transparent;
}

.category_nav .global ul > li._important._restaurant .balloon .content {
  background-color: #f6eee7;
}

.category_nav .global ul > li._important._restaurant .balloon .content::before {
  border-color: transparent transparent #f6eee7 transparent;
}

.category_nav .global .note {
  font-size: 1.1rem;
  color: #666;
}

.category_nav .facility {
  display: flex;
  margin: 0 60px 20px;
}

@media only screen and (max-width: 812px) {
  .category_nav .facility {
    flex-wrap: wrap;
    margin: -10px -10px 10px 0;
  }
}

.category_nav .facility > li {
  flex: 1 1 100%;
  margin-right: 1.887%;
}

@media only screen and (max-width: 812px) {
  .category_nav .facility > li {
    flex-basis: calc(33.3333% - 10px);
    margin-top: 10px;
    margin-right: 10px;
  }
}

.category_nav .facility > li:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 812px) {
  .category_nav .facility > li:last-child {
    margin-right: 10px;
  }
}

.category_nav .facility > li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 10px;
  border: 1px solid #71afdf;
  border-radius: 6px;
  line-height: 1.53846;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.06rem;
  font-weight: bold;
}

@media only screen and (min-width: 1199px) {
  .category_nav .facility > li a {
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 812px) {
  .category_nav .facility > li a {
    padding: 5px 10px;
    font-size: 1.1rem;
  }
}

@media only screen and (min-width: 811px) {
  .category_nav .facility > li a:hover, .category_nav .facility > li a:focus, .category_nav .facility > li a:active {
    border: 1px solid #bccbd5;
    color: #bccbd5;
  }
}

@media only screen and (max-width: 812px) {
  .category_nav .facility > li._important {
    flex-basis: calc(50% - 10px);
  }
}

.category_nav .facility > li._important a {
  background-repeat: no-repeat;
  font-size: 1.14rem;
}

@media only screen and (min-width: 1199px) {
  .category_nav .facility > li._important a {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 812px) {
  .category_nav .facility > li._important a {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 811px) {
  .category_nav .facility > li._important a:hover span, .category_nav .facility > li._important a:focus span, .category_nav .facility > li._important a:active span {
    border-bottom: 2px dotted #bccbd5;
  }
  .category_nav .facility > li._important a:hover span::before, .category_nav .facility > li._important a:focus span::before, .category_nav .facility > li._important a:active span::before {
    background-image: url(../png/deco_top_nav_01_on.png);
  }
}

.category_nav .facility > li._important a span {
  display: inline-block;
  padding-bottom: 1px;
  border-bottom: 2px dotted #0074c2;
}

.category_nav .facility > li._important a span::before {
  content: '';
  display: block;
  width: 20px;
  height: 12px;
  margin: auto;
  background-image: url(../png/deco_top_nav_01.png);
  transition: all 200ms;
}

.category_nav .facility > li._important:first-child a {
  background-image: url(../png/bg_top_nav_01.png);
  background-position: -113px top;
}

@media only screen and (max-width: 812px) {
  .category_nav .facility > li._important:first-child a {
    background-position: left top;
    background-size: cover;
  }
}

@media only screen and (min-width: 811px) {
  .category_nav .facility > li._important:first-child a:hover, .category_nav .facility > li._important:first-child a:focus, .category_nav .facility > li._important:first-child a:active {
    background-image: url(../png/bg_top_nav_01_on.png);
  }
}

.category_nav .facility > li._important:nth-child(2) a {
  background-image: url(../png/bg_top_nav_02.png);
  background-position: -12px top;
}

@media only screen and (max-width: 812px) {
  .category_nav .facility > li._important:nth-child(2) a {
    background-position: left top;
    background-size: cover;
  }
}

@media only screen and (min-width: 811px) {
  .category_nav .facility > li._important:nth-child(2) a:hover, .category_nav .facility > li._important:nth-child(2) a:focus, .category_nav .facility > li._important:nth-child(2) a:active {
    background-image: url(../png/bg_top_nav_02_on.png);
  }
}

.category_notice, .worker_notice {
  position: relative;
  z-index: 1;
  padding: 24px 30px 0;
  background-color: #fff;
  border-radius: 6px;
}

.category_notice > *:last-child, .worker_notice > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .category_notice, .worker_notice {
    padding: 17px 10px 0;
  }
}

.category_notice::before, .worker_notice::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 165px;
  margin: 0 -30px 0;
  box-shadow: 0 0 46px 0 rgba(0, 0, 0, .07);
  border-radius: 6px;
}

@media only screen and (max-width: 812px) {
  .category_notice::before, .worker_notice::before {
    margin: 0 -10px 0;
  }
}

.category_notice::after, .worker_notice::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: 0 -30px 0;
  background-color: #fff;
  border-radius: 6px;
}

@media only screen and (max-width: 812px) {
  .category_notice::after, .worker_notice::after {
    margin: 0 -10px 0;
  }
}

.category_notice .hdg, .worker_notice .hdg {
  padding-right: 3px;
  margin-bottom: 23px;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .category_notice .hdg, .worker_notice .hdg {
    margin-bottom: 16px;
    font-size: 1.8rem;
  }
}

.category_notice .hdg::before, .worker_notice .hdg::before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 21px;
  margin-right: 14px;
  margin-bottom: -2px;
  background-image: url(../png/sprite.png);
  background-position: -67px -101px;
  background-size: 232px 219px;
}

.category_notice > *, .worker_notice > * {
  position: relative;
  z-index: 2;
}

.worker_notice {
  margin-bottom: 52px;
  background-color: transparent;
}

@media only screen and (max-width: 812px) {
  .worker_notice {
    margin-bottom: 30px;
  }
}

.worker_notice::before, .worker_notice::after {
  display: none;
}

.worker_notice .hdg::before {
  width: 25px;
  height: 21px;
  background-image: url(../png/sprite.png);
  background-position: -42px -101px;
  background-size: 232px 219px;
}

/* sky_restaurant_nav */
.sky_restaurant_nav {
  padding: 30px;
  margin-top: -88px;
  background-color: #fff;
  border-radius: 6px;
}

.sky_restaurant_nav > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .sky_restaurant_nav {
    padding: 10px 10px 30px;
    margin-top: -71px;
  }
}

/* スカイレストラン詳細ページ */
#temp_sky_restaurant .str_hdg_02._type_03 {
  background-color: #fff;
}

#temp_sky_restaurant .str_hdg_02 + .str_contents {
  background-image: linear-gradient(to bottom, transparent 480px, #fff 600px, #fff 100%), url(../png/bg_contents_02-2.png), url(../png/bg_contents_01-2.png);
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: center top, center top, left top;
}

@media only screen and (max-width: 812px) {
  #temp_sky_restaurant .str_hdg_02 + .str_contents {
    background-image: linear-gradient(to bottom, transparent 60vw, #fff 80vw, #fff 100%), url(../png/bg_contents_02-2.png), url(../png/bg_contents_01-2.png);
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: center top, center -10%, left top;
  }
}

#temp_sky_restaurant .str_contents._jagged_03 {
  background-image: url(../png/bg_jagged_01.png), url(../png/bg_jagged_02.png), url(../png/bg_contents_01-2.png);
  background-repeat: repeat-x, repeat-x, repeat;
  background-position: left top, left bottom, left top;
  background-size: auto auto;
}

#temp_sky_restaurant .mod_lyt_02 > .dmc_img .image, #temp_sky_restaurant .mod_lyt_03 > .dmc_img .image, #temp_sky_restaurant .mod_lyt_05 > .dmc_img .image {
  background-color: #b99643;
}

#temp_sky_restaurant .mod_lyt_02 > .dmc_img .image_inner, #temp_sky_restaurant .mod_lyt_03 > .dmc_img .image_inner, #temp_sky_restaurant .mod_lyt_05 > .dmc_img .image_inner {
  background-color: #fff;
}

#temp_sky_restaurant .mod_lyt_02 .controle .indicator > li.slick-active button, #temp_sky_restaurant .mod_lyt_03 .controle .indicator > li.slick-active button, #temp_sky_restaurant .mod_lyt_05 .controle .indicator > li.slick-active button {
  background-color: #b99643;
}

#temp_sky_restaurant .mod_lyt_02 .controle .switch_btn::before, #temp_sky_restaurant .mod_lyt_03 .controle .switch_btn::before, #temp_sky_restaurant .mod_lyt_05 .controle .switch_btn::before, #temp_sky_restaurant .mod_lyt_02 .controle .switch_btn::after, #temp_sky_restaurant .mod_lyt_03 .controle .switch_btn::after, #temp_sky_restaurant .mod_lyt_05 .controle .switch_btn::after {
  background-color: #d7d7d7;
}

#temp_sky_restaurant .mod_lyt_02 .controle .switch_btn.isPlay::before, #temp_sky_restaurant .mod_lyt_03 .controle .switch_btn.isPlay::before, #temp_sky_restaurant .mod_lyt_05 .controle .switch_btn.isPlay::before {
  background-color: transparent;
  border-color: transparent transparent transparent #d7d7d7;
}

#temp_sky_restaurant .str_hdg_04 {
  color: #fff;
}

@media only screen and (max-width: 812px) {
  #temp_sky_restaurant .str_hdg_04 {
    color: #333;
  }
}

#temp_sky_restaurant .mod_hdg_01, #temp_sky_restaurant .wysiwig h2, .wysiwig #temp_sky_restaurant h2 {
  background-color: #3c3c3c;
  color: #fff;
}

#temp_sky_restaurant .mod_hdg_01::before, #temp_sky_restaurant .wysiwig h2::before, .wysiwig #temp_sky_restaurant h2::before {
  background-color: #fff;
}

.wysiwig {
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .wysiwig {
    margin-bottom: 20px;
  }
}

.wysiwig h2:first-child {
  margin-top: 60px;
}

@media only screen and (max-width: 812px) {
  .wysiwig h2:first-child {
    margin-top: 35px;
  }
}

.wysiwig strong {
  font-weight: bold;
}

.wysiwig ol > li {
  padding-left: 25px;
}

.wysiwig ol > li::before {
  content: '※';
  top: 0;
  width: auto;
  height: auto;
  background-color: transparent;
}

html[lang='en'] .wysiwig ol > li::before {
  content: '*';
}

.wysiwig blockquote {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}

.wysiwig hr {
  margin-top: 24px;
  margin-bottom: 25px;
  border: none;
  border-top: 1px dotted #ccc;
}

@media only screen and (max-width: 812px) {
  .wysiwig hr {
    margin-top: 14px;
    margin-bottom: 15px;
  }
}

/* 問い合わせ */
.mod_inquiry_01 {
  display: flex;
  align-items: center;
}

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

.mod_inquiry_01 .tel {
  display: flex;
  align-items: center;
  flex: 0 0 300px;
  letter-spacing: .05em;
  font-size: 2.6rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_inquiry_01 .tel {
    margin-bottom: 10px;
    font-size: 2rem;
  }
}

.mod_inquiry_01 .tel::before {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  width: 25px;
  height: 28px;
  margin-right: 10px;
  background-image: url(../png/sprite.png);
  background-position: -205px -29px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  .mod_inquiry_01 .dmc_content {
    font-size: 1.2rem;
  }
}

.mod_inquiry_01 .dmc_content .hdg {
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_inquiry_01 .dmc_content .hdg {
    margin-bottom: 4px;
  }
}

/* js */
html[data-script-enabled='true'] .jsFadeInCtt {
  -webkit-transform: translateY(75px);
          transform: translateY(75px);
  transition: opacity 1000ms ease-out, -webkit-transform 500ms ease-out;
  transition: transform 500ms ease-out, opacity 1000ms ease-out;
  transition: transform 500ms ease-out, opacity 1000ms ease-out, -webkit-transform 500ms ease-out;
  opacity: 0;
}

html[data-script-enabled='true'] .jsFadeInCtt._slow {
  -webkit-transform: none;
          transform: none;
  transition: opacity 1500ms ease-in;
}

html[data-script-enabled='true'] .jsFadeInCtt._delay {
  -webkit-transform: none;
          transform: none;
  transition: opacity 1500ms 1500ms ease-in;
}

html[data-script-enabled='true'] .isOpacity {
  opacity: 0;
}

html[data-script-enabled='true'] .isHide {
  display: none !important;
}

html[data-script-enabled='true'] .isFade {
  opacity: 0;
}

html[data-script-enabled='true'] .isTransparent {
  opacity: 0;
}

html[data-script-enabled='true'] .isVisibility {
  visibility: hidden;
}

html[data-script-enabled='true'] .isOverflow {
  overflow: hidden;
}

html[data-script-enabled='true'] .jsOnHbg {
  position: fixed !important;
  width: 100%;
  overflow-y: scroll;
}

html[data-script-enabled='true'] .jsOverLayHbg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #000;
}

.noJs .jsFadeInCtt {
  opacity: 1;
}

/* Sorter */
.jsSorter {
  margin-bottom: 45px;
}

.jsSorter > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .jsSorter {
    margin-bottom: 30px;
    color: #000;
  }
}

html:not([data-script-enabled='true']) .jsSorter {
  display: none;
}

.jsSorter button {
  transition: all 200ms;
}

.jsSorter .dmc_01 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 {
    justify-content: center;
    margin-bottom: 20px;
  }
}

.site_top .jsSorter .dmc_01 {
  justify-content: center;
}

.jsSorter .dmc_01 .select_week {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin-bottom: 33px;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_week {
    width: 100%;
  }
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_week {
    justify-content: center;
  }
}

@media only screen and (max-width: 950px) {
  .jsSorter .dmc_01 .select_week {
    max-width: 662px;
    margin-bottom: 0;
  }
}

.site_top .jsSorter .dmc_01 .select_week {
  display: flex;
  flex-wrap: wrap;
  width: auto;
}

.jsSorter .dmc_01 .select_week .feed_btn, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button {
  display: block;
  position: absolute;
  flex-shrink: 0;
  float: left;
  width: 37px;
  height: 37px;
  overflow: hidden;
  background-color: #0074c2;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_week .feed_btn, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button {
    width: 25px;
    height: 25px;
  }
}

@media only screen and (min-width: 811px) {
  .jsSorter .dmc_01 .select_week .feed_btn:hover, .jsSorter .dmc_01 .select_week .feed_btn:focus, .jsSorter .dmc_01 .select_week .feed_btn:active, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button:hover, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button:focus, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button:active {
    background-color: #bccbd5;
    opacity: 1;
  }
}

.jsSorter .dmc_01 .select_week .feed_btn::before, .jsSorter .dmc_01 .select_week .feed_btn::after, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button::before, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 10px;
  background-color: #fff;
  border-radius: 2px;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_week .feed_btn::before, .jsSorter .dmc_01 .select_week .feed_btn::after, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button::before, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button::after {
    height: 7px;
  }
}

.jsSorter .dmc_01 .select_week .feed_btn::before, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button::before {
  margin-top: -1px;
  margin-left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.jsSorter .dmc_01 .select_week .feed_btn::after, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button::after {
  margin-top: -7px;
  margin-left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_week .feed_btn::after, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button::after {
    margin-top: -5px;
  }
}

.jsSorter .dmc_01 .select_week .feed_btn._prev, .jsSorter .dmc_01 .select_week .feed_btn.VueCarousel-navigation-prev, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button._prev, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button.VueCarousel-navigation-prev {
  top: 50%;
  margin: 0 24px 0 52px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_week .feed_btn._prev, .jsSorter .dmc_01 .select_week .feed_btn.VueCarousel-navigation-prev, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button._prev, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button.VueCarousel-navigation-prev {
    margin-right: 7px;
    margin-left: 0;
  }
}

.jsSorter .dmc_01 .select_week .feed_btn._prev::before, .jsSorter .dmc_01 .select_week .feed_btn.VueCarousel-navigation-prev::before, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button._prev::before, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button.VueCarousel-navigation-prev::before {
  margin-left: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.jsSorter .dmc_01 .select_week .feed_btn._prev::after, .jsSorter .dmc_01 .select_week .feed_btn.VueCarousel-navigation-prev::after, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button._prev::after, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button.VueCarousel-navigation-prev::after {
  margin-left: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.jsSorter .dmc_01 .select_week .feed_btn._next, .jsSorter .dmc_01 .select_week .feed_btn.VueCarousel-navigation-next, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button._next, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button.VueCarousel-navigation-next {
  top: 50%;
  right: -70px;
  margin: 0 7px 0 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 950px) {
  .jsSorter .dmc_01 .select_week .feed_btn._next, .jsSorter .dmc_01 .select_week .feed_btn.VueCarousel-navigation-next, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button._next, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button.VueCarousel-navigation-next {
    right: 0;
    margin-right: 60px;
  }
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_week .feed_btn._next, .jsSorter .dmc_01 .select_week .feed_btn.VueCarousel-navigation-next, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button._next, .jsSorter .dmc_01 .select_week .VueCarousel-navigation-button.VueCarousel-navigation-next {
    margin-right: -3px;
    margin-left: 3px;
  }
}

.jsSorter .dmc_01 .item_wrap {
  display: flex;
  align-items: center;
  float: left;
  width: 80.5%;
  padding-left: 110px;
  margin-top: -10px;
  margin-bottom: 0;
}

@media only screen and (max-width: 950px) {
  .jsSorter .dmc_01 .item_wrap {
    padding-right: 110px;
  }
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .item_wrap {
    max-width: 315px;
    padding-right: 20px;
    padding-left: 25px;
  }
}

.site_top .jsSorter .dmc_01 .item_wrap {
  width: auto;
  padding-left: 0;
}

@media only screen and (max-width: 950px) {
  .site_top .jsSorter .dmc_01 .item_wrap {
    padding-right: 0;
  }
}

.jsSorter .dmc_01 .item {
  margin: 0;
}

.jsSorter .dmc_01 .item button {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center;
  width: 68px;
  height: 68px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-right: 16px;
  margin-bottom: 10px;
  margin-left: 16px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 50%;
  text-decoration: none;
  font-size: 1.2rem;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .item button {
    width: 60px;
    height: 60px;
    padding-bottom: 2px;
    margin-right: 6px;
    margin-left: 6px;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 811px) {
  .jsSorter .dmc_01 .item button:hover, .jsSorter .dmc_01 .item button:focus, .jsSorter .dmc_01 .item button:active {
    background-color: #3c3c3c;
    color: #fff;
  }
  .jsSorter .dmc_01 .item button:hover::after, .jsSorter .dmc_01 .item button:focus::after, .jsSorter .dmc_01 .item button:active::after {
    opacity: 1;
  }
}

@media only screen and (max-width: 812px) {
  .site_top .jsSorter .dmc_01 .item button {
    margin-left: 0;
  }
}

.jsSorter .dmc_01 .item button::after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -7px;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-color: #3c3c3c transparent transparent transparent;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  transition: all 200ms;
  opacity: 0;
}

@media only screen and (max-width: 812px) {
  .site_top .jsSorter .dmc_01 .item button::after {
    bottom: -4px;
    border-width: 5px 5px 0 5px;
  }
}

.jsSorter .dmc_01 .item button.select_all {
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #ec3a43;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .item button.select_all {
    margin-right: 0;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 811px) {
  .jsSorter .dmc_01 .item button.select_all:hover, .jsSorter .dmc_01 .item button.select_all:focus, .jsSorter .dmc_01 .item button.select_all:active {
    color: #fff;
  }
}

.site_top .jsSorter .dmc_01 .item button.select_all {
  margin-right: 0;
}

@media only screen and (min-width: 811px) {
  .jsSorter .dmc_01 .item button._saturday:hover, .jsSorter .dmc_01 .item button._saturday:focus, .jsSorter .dmc_01 .item button._saturday:active, .jsSorter .dmc_01 .item button._sunday:hover, .jsSorter .dmc_01 .item button._sunday:focus, .jsSorter .dmc_01 .item button._sunday:active {
    color: #fff;
  }
}

.jsSorter .dmc_01 .item button._saturday {
  color: #0a5aa5;
}

.jsSorter .dmc_01 .item button._sunday {
  color: #f17460;
}

.jsSorter .dmc_01 .item button._current {
  background-color: #3c3c3c;
  color: #fff;
}

.jsSorter .dmc_01 .item button._current::after {
  opacity: 1;
}

.jsSorter .dmc_01 .item button._holiday {
  color: #f04f36;
}

@media only screen and (min-width: 811px) {
  .jsSorter .dmc_01 .item button._holiday:hover, .jsSorter .dmc_01 .item button._holiday:focus, .jsSorter .dmc_01 .item button._holiday:active {
    color: #fff;
  }
}

.jsSorter .dmc_01 .item button .data {
  display: block;
  font-size: 1.5rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .item button .data {
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 812px) {
  .site_top .jsSorter .dmc_01 .item button .data {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 812px) {
  .site_top .jsSorter .dmc_01 .item button {
    width: 40px;
    height: 40px;
    margin-right: 4px;
    font-size: 1rem;
  }
}

@media only screen and (max-width: 374px) {
  .site_top .jsSorter .dmc_01 .item button {
    width: 35px;
    height: 35px;
  }
}

.jsSorter .dmc_01 .item_wrap + .item {
  margin-right: 15px;
}

@media only screen and (max-width: 812px) {
  .site_top .jsSorter .dmc_01 .item_wrap + .item {
    margin-right: 0;
  }
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_calendar, .jsSorter .dmc_01 .select_terms {
    margin-top: 20px;
  }
}

.jsSorter .dmc_01 .select_calendar .calendar_btn, .jsSorter .dmc_01 .select_calendar .terms_btn, .jsSorter .dmc_01 .select_terms .calendar_btn, .jsSorter .dmc_01 .select_terms .terms_btn {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  width: 80px;
  height: 80px;
  padding-bottom: 14px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 8px;
  transition: all 200ms;
  line-height: 1.2;
  text-decoration: none;
  font-size: 1rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_calendar .calendar_btn, .jsSorter .dmc_01 .select_calendar .terms_btn, .jsSorter .dmc_01 .select_terms .calendar_btn, .jsSorter .dmc_01 .select_terms .terms_btn {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 36px;
    padding: 10px 10px 8px 30px;
    font-size: 1.1rem;
  }
}

@media only screen and (min-width: 811px) {
  .jsSorter .dmc_01 .select_calendar .calendar_btn:hover, .jsSorter .dmc_01 .select_calendar .calendar_btn:focus, .jsSorter .dmc_01 .select_calendar .calendar_btn:active, .jsSorter .dmc_01 .select_calendar .terms_btn:hover, .jsSorter .dmc_01 .select_calendar .terms_btn:focus, .jsSorter .dmc_01 .select_calendar .terms_btn:active, .jsSorter .dmc_01 .select_terms .calendar_btn:hover, .jsSorter .dmc_01 .select_terms .calendar_btn:focus, .jsSorter .dmc_01 .select_terms .calendar_btn:active, .jsSorter .dmc_01 .select_terms .terms_btn:hover, .jsSorter .dmc_01 .select_terms .terms_btn:focus, .jsSorter .dmc_01 .select_terms .terms_btn:active {
    opacity: 1;
    color: #bebebe;
  }
  .jsSorter .dmc_01 .select_calendar .calendar_btn:hover::before, .jsSorter .dmc_01 .select_calendar .calendar_btn:focus::before, .jsSorter .dmc_01 .select_calendar .calendar_btn:active::before, .jsSorter .dmc_01 .select_calendar .terms_btn:hover::before, .jsSorter .dmc_01 .select_calendar .terms_btn:focus::before, .jsSorter .dmc_01 .select_calendar .terms_btn:active::before, .jsSorter .dmc_01 .select_terms .calendar_btn:hover::before, .jsSorter .dmc_01 .select_terms .calendar_btn:focus::before, .jsSorter .dmc_01 .select_terms .calendar_btn:active::before, .jsSorter .dmc_01 .select_terms .terms_btn:hover::before, .jsSorter .dmc_01 .select_terms .terms_btn:focus::before, .jsSorter .dmc_01 .select_terms .terms_btn:active::before {
    opacity: 0;
  }
  .jsSorter .dmc_01 .select_calendar .calendar_btn:hover::after, .jsSorter .dmc_01 .select_calendar .calendar_btn:focus::after, .jsSorter .dmc_01 .select_calendar .calendar_btn:active::after, .jsSorter .dmc_01 .select_calendar .terms_btn:hover::after, .jsSorter .dmc_01 .select_calendar .terms_btn:focus::after, .jsSorter .dmc_01 .select_calendar .terms_btn:active::after, .jsSorter .dmc_01 .select_terms .calendar_btn:hover::after, .jsSorter .dmc_01 .select_terms .calendar_btn:focus::after, .jsSorter .dmc_01 .select_terms .calendar_btn:active::after, .jsSorter .dmc_01 .select_terms .terms_btn:hover::after, .jsSorter .dmc_01 .select_terms .terms_btn:focus::after, .jsSorter .dmc_01 .select_terms .terms_btn:active::after {
    opacity: 1;
  }
}

.jsSorter .dmc_01 .select_calendar .calendar_btn::before, .jsSorter .dmc_01 .select_calendar .calendar_btn::after, .jsSorter .dmc_01 .select_calendar .terms_btn::before, .jsSorter .dmc_01 .select_calendar .terms_btn::after, .jsSorter .dmc_01 .select_terms .calendar_btn::before, .jsSorter .dmc_01 .select_terms .calendar_btn::after, .jsSorter .dmc_01 .select_terms .terms_btn::before, .jsSorter .dmc_01 .select_terms .terms_btn::after {
  content: '';
  display: inline-block;
  position: absolute;
  transition: all 200ms;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_calendar .calendar_btn::before, .jsSorter .dmc_01 .select_calendar .calendar_btn::after, .jsSorter .dmc_01 .select_calendar .terms_btn::before, .jsSorter .dmc_01 .select_calendar .terms_btn::after, .jsSorter .dmc_01 .select_terms .calendar_btn::before, .jsSorter .dmc_01 .select_terms .calendar_btn::after, .jsSorter .dmc_01 .select_terms .terms_btn::before, .jsSorter .dmc_01 .select_terms .terms_btn::after {
    left: 10px;
  }
}

.jsSorter .dmc_01 .select_calendar .calendar_btn::after, .jsSorter .dmc_01 .select_calendar .terms_btn::after, .jsSorter .dmc_01 .select_terms .calendar_btn::after, .jsSorter .dmc_01 .select_terms .terms_btn::after {
  opacity: 0;
}

.jsSorter .dmc_01 .select_calendar .calendar_btn, .jsSorter .dmc_01 .select_terms .calendar_btn {
  margin-right: 16px;
}

.jsSorter .dmc_01 .select_calendar .calendar_btn::before, .jsSorter .dmc_01 .select_calendar .calendar_btn::after, .jsSorter .dmc_01 .select_terms .calendar_btn::before, .jsSorter .dmc_01 .select_terms .calendar_btn::after {
  top: 10px;
  left: 25px;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_calendar .calendar_btn::before, .jsSorter .dmc_01 .select_calendar .calendar_btn::after, .jsSorter .dmc_01 .select_terms .calendar_btn::before, .jsSorter .dmc_01 .select_terms .calendar_btn::after {
    left: 10px;
  }
}

.jsSorter .dmc_01 .select_calendar .calendar_btn::before, .jsSorter .dmc_01 .select_terms .calendar_btn::before {
  width: 29px;
  height: 28px;
  background-image: url(../png/sprite.png);
  background-position: -163px -77px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_calendar .calendar_btn::before, .jsSorter .dmc_01 .select_terms .calendar_btn::before {
    top: 10px;
    width: 19px;
    height: 18px;
    background-image: url(../png/sprite.png);
    background-position: -42px -182px;
    background-size: 232px 219px;
  }
}

.jsSorter .dmc_01 .select_calendar .calendar_btn::after, .jsSorter .dmc_01 .select_terms .calendar_btn::after {
  width: 29px;
  height: 28px;
  background-image: url(../png/sprite.png);
  background-position: -163px -105px;
  background-size: 232px 219px;
}

.jsSorter .dmc_01 .select_calendar .terms_btn::before, .jsSorter .dmc_01 .select_calendar .terms_btn::after, .jsSorter .dmc_01 .select_terms .terms_btn::before, .jsSorter .dmc_01 .select_terms .terms_btn::after {
  top: 14px;
  left: 28px;
}

.jsSorter .dmc_01 .select_calendar .terms_btn::before, .jsSorter .dmc_01 .select_terms .terms_btn::before {
  width: 23px;
  height: 23px;
  background-image: url(../png/sprite.png);
  background-position: -205px -154px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_calendar .terms_btn::before, .jsSorter .dmc_01 .select_terms .terms_btn::before {
    top: 10px;
    left: 8px;
    width: 18px;
    height: 18px;
    background-image: url(../png/sprite.png);
    background-position: -98px -182px;
    background-size: 232px 219px;
  }
}

.jsSorter .dmc_01 .select_calendar .terms_btn::after, .jsSorter .dmc_01 .select_terms .terms_btn::after {
  width: 23px;
  height: 23px;
  background-image: url(../png/sprite.png);
  background-position: -29px -155px;
  background-size: 232px 219px;
}

.jsSorter .dmc_01 .select_other {
  display: flex;
  margin-bottom: 28px;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_other {
    position: relative;
    width: 100%;
    margin-bottom: 0;
  }
}

.jsSorter .dmc_01 .select_calendar {
  position: relative;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_calendar {
    position: static;
    width: calc(50% - 4px);
    margin-right: 4px;
  }
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_01 .select_terms {
    width: calc(50% - 5px);
    margin-left: 5px;
  }
}

.jsSorter .dmc_02 {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_02 {
    margin-bottom: 5px;
  }
}

.jsSorter .dmc_02 .result_title b {
  font-weight: bold;
}

.jsSorter .dmc_02 .result_title + .result_list > li {
  display: inline-block;
}

.jsSorter .dmc_02 .result_title + .result_list > li::after {
  content: ',';
  display: inline-block;
}

.jsSorter .dmc_02 .result_title + .result_list > li:last-child::after {
  display: none;
}

.jsSorter .dmc_02 .date {
  display: block;
  padding: 5px 30px 6px;
  margin: auto;
  border: 1px solid #3c3c3c;
  border-radius: 4px;
  font-size: 2.2rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_02 .date {
    width: 100%;
    margin-bottom: 11px;
    text-align: center;
    font-size: 1.4rem;
  }
}

.jsSorter .dmc_02 .date + .result {
  position: absolute;
  right: 0;
  bottom: -7px;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_02 .date + .result {
    position: static;
  }
}

.jsSorter .dmc_02 .result {
  flex-grow: 1;
  text-align: right;
  font-size: 1.4rem;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_02 .result {
    font-size: 1rem;
  }
}

.jsSorter .dmc_02 .result .num {
  font-size: 1.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .jsSorter .dmc_02 .result .num {
    font-size: 1.4rem;
  }
}

.jsSorter .popup_calendar {
  position: absolute;
  top: 67px;
  left: 50%;
  z-index: 1;
  width: 374px;
  border-radius: 6px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (max-width: 812px) {
  .jsSorter .popup_calendar {
    top: 37px;
    right: 0;
    left: 0;
    width: 320px;
    margin: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.jsSorter .popup_calendar_item {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, .42);
  border-radius: 6px;
}

.jsSorter .popup_calendar_item > .dmc_hdg {
  position: relative;
  padding: 5px;
  background-color: #0074c2;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .07) 20%, transparent 20%, transparent 50%, rgba(255, 255, 255, .07) 50%, rgba(255, 255, 255, .07) 70%, transparent 70%, transparent);
  background-size: 24px 24px;
  border-top: 2px solid #0074c2;
  border-radius: 6px 6px 0 0;
}

.jsSorter .popup_calendar_item > .dmc_hdg .hdg {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
}

.jsSorter .popup_calendar_item > .dmc_hdg .hdg .month {
  margin-left: 15px;
  font-size: 2.6rem;
}

.jsSorter .popup_calendar_item > .dmc_hdg .btn_close button {
  position: absolute;
  top: -17px;
  right: -17px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  background-color: #333;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

.jsSorter .popup_calendar_item > .dmc_hdg .btn_close button::before, .jsSorter .popup_calendar_item > .dmc_hdg .btn_close button::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 16px;
  margin-top: -7px;
  margin-left: -1px;
  background-color: #fff;
  border-radius: 2px;
}

.jsSorter .popup_calendar_item > .dmc_hdg .btn_close button:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.jsSorter .popup_calendar_item > .dmc_hdg .btn_close button:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.jsSorter .popup_calendar_item table {
  width: 100%;
  padding: 13px 10px 22px;
  background-color: #e3f2f8;
  border: 2px solid #0074c2;
  border-top: none;
  border-spacing: 4px;
  border-radius: 0 0 6px 6px;

  empty-cells: hide;
}

.jsSorter .popup_calendar_item table th, .jsSorter .popup_calendar_item table td {
  padding: 4px;
  border: none;
  text-align: center;
  vertical-align: middle;
  font-size: 1.4rem;
  font-weight: bold;
  color: #666;
}

.jsSorter .popup_calendar_item table th:first-child, .jsSorter .popup_calendar_item table td:first-child {
  color: #f04f36;
}

.jsSorter .popup_calendar_item table th:last-child, .jsSorter .popup_calendar_item table td:last-child {
  color: #0074c2;
}

.jsSorter .popup_calendar_item table td a {
  display: inline-block;
  width: 100%;
  cursor: pointer;
}

.jsSorter .popup_calendar_item table td a._holiday {
  color: #f04f36;
}

.jsSorter .popup_calendar_item table tbody td {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
}

@media only screen and (max-width: 812px) {
  .jsSorter .popup_calendar_item table tbody td {
    width: 32px;
    height: 32px;
  }
}

.jsSorter .popup_calendar .VueCarousel-navigation-button {
  position: absolute;
  z-index: 1;
  width: 32px;
  height: 32px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transform: none;
          transform: none;
  transition: all 200ms;
  text-indent: 100%;
  white-space: nowrap;
  font-size: 0;
}

@media only screen and (min-width: 811px) {
  .jsSorter .popup_calendar .VueCarousel-navigation-button:hover, .jsSorter .popup_calendar .VueCarousel-navigation-button:focus, .jsSorter .popup_calendar .VueCarousel-navigation-button:active {
    opacity: .7;
  }
}

.jsSorter .popup_calendar .VueCarousel-navigation-button::before, .jsSorter .popup_calendar .VueCarousel-navigation-button::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 10px;
  background-color: #0074c2;
  border-radius: 2px;
}

.jsSorter .popup_calendar .VueCarousel-navigation-button::before {
  margin-top: -2px;
  margin-left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.jsSorter .popup_calendar .VueCarousel-navigation-button::after {
  margin-top: -8px;
  margin-left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.jsSorter .popup_calendar .VueCarousel-navigation-next {
  top: 29px;
  right: 42px;
}

.jsSorter .popup_calendar .VueCarousel-navigation-prev {
  top: 29px;
  left: 42px;
}

.jsSorter .popup_calendar .VueCarousel-navigation-prev::before {
  margin-left: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.jsSorter .popup_calendar .VueCarousel-navigation-prev::after {
  margin-left: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* toggle */
.jsTglArea {
  padding-top: 0;
  padding-bottom: 0;
}

@media only screen and (max-width: 812px) {
  .jsTglArea {
    padding: 0 10px;
  }
}

.jsTglArea .jsTglContent {
  overflow: hidden;
  transition: height 250ms;
}

.jsTglArea .jsTglBtnIcon {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.jsTglArea .jsTglBtn {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

@media only screen and (max-width: 812px) {
  .jsTglArea .jsTglBtn {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.jsTglArea .jsTglBtn .jsTglHook {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  padding: 18px 50px 17px 0;
  text-align: left;
  text-decoration: none;
  font-weight: inherit;
  color: inherit;
}

@media only screen and (max-width: 812px) and (max-width: 812px) {
  .jsTglArea .jsTglBtn .jsTglHook {
    padding: 12px 50px 13px 0;
  }
}

.jsTglArea .jsTglBtn .jsTglHook .state {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  overflow: hidden;
  background-color: #eef1f2;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

.jsTglArea .jsTglBtn .jsTglHook .state::before, .jsTglArea .jsTglBtn .jsTglHook .state::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 15px;
  height: 3px;
  margin: auto;
  background-color: #3c3c3c;
  border-radius: 2px;
}

.jsTglArea .jsTglBtn .jsTglHook .state::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.jsTglArea.isOpen .jsTglBtn {
  border-bottom: 1px dotted #ccc;
}

.jsTglArea.isOpen .jsTglBtn .jsTglHook .state::after {
  display: none !important;
}

.jsTglArea .jsTglContent .dmc_inner {
  padding-top: 20px;
  padding-bottom: 26px;
}

@media only screen and (max-width: 812px) {
  .jsTglArea .jsTglContent .dmc_inner {
    padding: 14px 0 18px;
  }
}

/* filter */
body:not(.ie11) .jsFilterArea [data-refine-item] {
  transition: opacity 300ms;
  will-change: opacity;
}

/* slick base css */
.slick-slider {
  display: block;
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

  -webkit-touch-callout: none;
   -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.slick-track:before, .slick-track:after {
  content: '';
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  margin: auto;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* carousel */
.jsCarousel_01 .slick-prev, .jsCarousel_01 .slick-next {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 50%;
  transition: opacity 500ms;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (max-width: 812px) {
  .jsCarousel_01 .slick-prev, .jsCarousel_01 .slick-next {
    width: 56px;
    height: 56px;
  }
}

@media only screen and (min-width: 811px) {
  .jsCarousel_01 .slick-prev:hover, .jsCarousel_01 .slick-prev:focus, .jsCarousel_01 .slick-prev:active, .jsCarousel_01 .slick-next:hover, .jsCarousel_01 .slick-next:focus, .jsCarousel_01 .slick-next:active {
    background-color: white;
  }
}

.jsCarousel_01 .slick-prev::after, .jsCarousel_01 .slick-next::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -10px;
}

@media only screen and (max-width: 812px) {
  .jsCarousel_01 .slick-prev::after, .jsCarousel_01 .slick-next::after {
    margin-top: -14px;
    margin-left: -5px;
  }
}

.jsCarousel_01 .slick-prev.jsFade, .jsCarousel_01 .slick-next.jsFade {
  z-index: -1;
  cursor: default;
}

.jsCarousel_01 .slick-prev {
  left: -22px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media only screen and (max-width: 812px) {
  .jsCarousel_01 .slick-prev {
    left: 5px;
  }
}

.jsCarousel_01 .slick-next {
  right: -22px;
}

@media only screen and (max-width: 812px) {
  .jsCarousel_01 .slick-next {
    right: 5px;
  }
}

.jsCarousel_01 .slick-dots {
  margin-top: 2px;
  text-align: center;
}

.jsCarousel_01 .slick-dots li {
  display: inline-block;
  margin: 0 10px;
}

.jsCarousel_01 .slick-dots li button {
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
}

@media only screen and (min-width: 811px) {
  .jsCarousel_01 .slick-dots li button:hover, .jsCarousel_01 .slick-dots li button:focus, .jsCarousel_01 .slick-dots li button:active {
    text-decoration: underline;
  }
}

.jsCarousel_01 .slick-dots li.slick-active button {
  text-decoration: underline;
}

.jsCarousel_01 .slider_btn {
  display: inline-block;
  position: relative;
  width: 13px;
  height: 14px;
  margin-bottom: 2px;
  margin-left: 12px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.jsCarousel_01 .slider_btn .btn {
  display: block;
  top: 2px;
  width: 13px;
  height: 14px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (min-width: 811px) {
  .jsCarousel_01 .slider_btn .btn:hover, .jsCarousel_01 .slider_btn .btn:focus, .jsCarousel_01 .slider_btn .btn:active {
    opacity: .7;
  }
}

.jsCarousel_01 .slider_btn .btn::before, .jsCarousel_01 .slider_btn .btn::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 4px;
  height: 13px;
  background: #333;
}

.jsCarousel_01 .slider_btn .btn::before {
  left: 0;
}

.jsCarousel_01 .slider_btn .btn::after {
  right: 0;
}

.mod_igo_introduction {
  display: flex;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction {
    margin-bottom: 20px;
  }
}

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

.mod_igo_introduction .dmc_info {
  flex: 0 0 284px;
  margin-right: 27px;
  background-color: rgba(255, 255, 255, .9);
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_info {
    margin-right: 0;
    margin-bottom: 27px;
  }
}

.mod_igo_introduction .dmc_info > .hdg {
  margin-bottom: 5px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_info > .hdg {
    font-size: 1.6rem;
  }
}

.mod_igo_introduction .dmc_info > .img {
  margin-bottom: 10px;
  text-align: center;
}

.mod_igo_introduction .dmc_info .name {
  margin-bottom: 5px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_info .name {
    font-size: 1.3rem;
  }
}

.mod_igo_introduction .dmc_info .txt {
  margin-bottom: 14px;
  font-size: 1.4rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_info .txt {
    font-size: 1.2rem;
  }
}

.mod_igo_introduction .dmc_info .dmc_hours {
  padding: 15px 10px 28px;
  background-image: linear-gradient(to bottom, #f0f0f0 1px, transparent 1px, transparent 100%), linear-gradient(to right, #f0f0f0 1px, transparent 1px, transparent 100%);
  background-position: left center, 20px 3px;
  background-size: 60px 60px, 60px 60px;
  border: 2px solid #3c3c3c;
  border-radius: 6px;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_info .dmc_hours {
    padding: 10px 5px 23px;
  }
}

.mod_igo_introduction .dmc_info .dmc_hours > .hdg {
  margin-bottom: 12px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_info .dmc_hours > .hdg {
    font-size: 1.4rem;
  }
}

.mod_igo_introduction .dmc_info .dmc_hours .dmc_time {
  display: flex;
  justify-content: center;
}

.mod_igo_introduction .dmc_info .dmc_hours .dmc_time > p {
  margin-right: 10px;
  margin-left: 10px;
  text-align: center;
  font-size: 1.3rem;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_info .dmc_hours .dmc_time > p {
    font-size: 1.1rem;
  }
}

.mod_igo_introduction .dmc_info .dmc_hours .dmc_time > p > .img {
  display: block;
  margin-bottom: 6px;
}

.mod_igo_introduction .dmc_info .dmc_hours .dmc_time > p .time {
  display: block;
  letter-spacing: 0;
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_info .dmc_hours .dmc_time > p .time {
    font-size: 1.2rem;
  }
}

.mod_igo_introduction .dmc_info .dmc_hours .dmc_time > p._day {
  color: #0074c2;
}

.mod_igo_introduction .dmc_info .dmc_hours .dmc_time > p._day .time em {
  color: #0074c2;
}

.mod_igo_introduction .dmc_info .dmc_hours .dmc_time > p._holiday {
  color: #f17460;
}

.mod_igo_introduction .dmc_info .dmc_hours .dmc_time > p._holiday .time em {
  color: #f17460;
}

.mod_igo_introduction .dmc_detail {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 21px 30px 0;
  background-image: linear-gradient(to bottom, #f0f0f0 1px, rgba(255, 255, 255, .7) 1px, rgba(255, 255, 255, .7) 100%), linear-gradient(to right, #f0f0f0 1px, rgba(255, 255, 255, .7) 1px, rgba(255, 255, 255, .7) 100%);
  background-position: left center, 20px 3px;
  background-size: 60px 60px, 60px 60px;
  border: 2px solid #3c3c3c;
  border-radius: 6px;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_detail {
    padding: 10px 15px;
  }
}

.mod_igo_introduction .dmc_detail > .hdg {
  margin-bottom: 24px;
  font-size: 2rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_igo_introduction .dmc_detail > .hdg {
    margin-bottom: 16px;
    font-size: 1.8rem;
  }
}

.mod_igo_introduction .dmc_detail .mod_lyt_01 .dmc_img {
  flex: 1 1 49.68%;
}

.mod_igo_introduction .dmc_detail .mod_lyt_01 .dmc_txt {
  flex-basis: calc(50.32% - 20px);
}

.jsModalContent .btn_close {
  display: none;
}

.dmc_img button.jsModalHook {
  display: block;
  width: 100%;
}

html[data-script-enabled='true'] .isOpenModal {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0 !important;
  overflow-y: scroll;
}

html[data-script-enabled='true'] .jsOverLay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: rgba(96, 96, 96, .8);
  transition: opacity 300ms;
}

html[data-script-enabled='true'] .jsModalContent {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  transition: opacity 300ms;
}

html[data-script-enabled='true'] .jsModalContent .jsModalContentInner {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1002;
  width: 67.85%;
  max-width: 950px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (max-width: 812px) {
  html[data-script-enabled='true'] .jsModalContent .jsModalContentInner {
    width: 100%;
    max-width: calc(100% - 80px);
  }
}

html[data-script-enabled='true'] .jsModalContent .btn_close {
  display: block;
}

html[data-script-enabled='true'] .jsModalContent .btn_close button {
  position: absolute;
  top: 10px;
  right: 12px;
  z-index: 2;
  width: 34px;
  height: 34px;
  overflow: hidden;
  background-color: #333;
  box-shadow: 0px 0px 21px 0px rgba(89, 94, 110, .25);
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
}

html[data-script-enabled='true'] .jsModalContent .btn_close button::before, html[data-script-enabled='true'] .jsModalContent .btn_close button::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 16px;
  margin-top: -7px;
  margin-left: -1px;
  background-color: #fff;
  border-radius: 2px;
}

html[data-script-enabled='true'] .jsModalContent .btn_close button::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

html[data-script-enabled='true'] .jsModalContent .btn_close button::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* read more */
.jsMoreArea .jsMoreContent {
  align-content: flex-start;
  padding-bottom: 20px;
  overflow: hidden;
  transition: height 200ms;
}

/* select contents */
.jsSelectArea .jsSelectContent {
  transition: opacity 350ms;
}

/* floor map */
/* simple */
#temp_simple {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

#temp_simple .str_header {
  position: relative;
}

#temp_simple .str_header .str_header_inner {
  height: 103px;
}

@media only screen and (max-width: 812px) {
  #temp_simple .str_header .str_header_inner {
    height: 60px;
  }
}

#temp_simple .str_header .str_header_inner .ci_city {
  width: 170px;
}

#temp_simple .contents_header {
  margin-top: 0;
}

#temp_simple .str_main .str_contents:last-child {
  padding-bottom: 54px;
}

#temp_simple .str_footer {
  margin-top: auto;
}

/* 噴水演出スケジュールの休日用 */
.--red {
  color: #ec3a43;
}

.--blue {
  color: #0074c2;
}

.pc-show {
  display: block !important;
}

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

.sp-show {
  display: block !important;
}

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

.mod_search_01 {
  display: flex;
  flex: 1 1 100%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_search_01 {
    margin-bottom: 20px;
  }
}

.mod_search_01 form.search {
  display: flex;
  flex-basis: 100%;
  justify-content: space-between;
  padding: 9px 15px 9px 20px;
  margin-right: 13px;
  background-color: #eceef1;
  border-radius: 22px;
}

@media only screen and (max-width: 812px) {
  .mod_search_01 form.search {
    padding: 10px 15px 8px;
    margin-right: 0;
    margin-bottom: 17px;
  }
}

.mod_search_01 form.search input[type='submit'] {
  display: inline-block;
  width: 22px;
  height: 22px;
  padding: 0;
  margin-top: 2px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(../png/icon_search_03.png);
  border: none;
  transition: all 200ms;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (min-width: 811px) {
  .mod_search_01 form.search input[type='submit']:hover, .mod_search_01 form.search input[type='submit']:focus, .mod_search_01 form.search input[type='submit']:active {
    background-image: url(../png/icon_search_03_on.png);
  }
}

.mod_search_01 form.search input[type='text'] {
  width: calc(100% - 40px);
  padding: 5px 5px 4px;
  background-color: transparent;
  border: none;
}

@media only screen and (max-width: 812px) {
  .mod_search_01 form.search input[type='text'] {
    font-size: 1.2rem;
  }
}

.mod_search_01._compact {
  max-width: 50%;
  margin: 0 auto 30px;
}

@media only screen and (max-width: 812px) {
  .mod_search_01._compact {
    max-width: 100%;
    margin: 0 auto 20px;
  }
}

.mod_check_list_01, .mod_check_list_02 {
  display: flex;
  flex-wrap: wrap;
  margin: -8px -8px 20px 0;
}

.mod_check_list_01 li, .mod_check_list_02 li {
  flex-basis: calc(100% / 6 - 8px);
  min-width: 134px;
  margin-top: 8px;
  margin-right: 8px;
}

.mod_box_modal_01 .mod_check_list_01 li, .mod_box_modal_01 .mod_check_list_02 li {
  flex-basis: calc(100% / 5 - 8px);
  min-width: 0;
}

@media only screen and (max-width: 812px) {
  .mod_box_modal_01 .mod_check_list_01 li, .mod_box_modal_01 .mod_check_list_02 li {
    flex-basis: calc(100% / 2 - 8px);
  }
}

@media only screen and (max-width: 812px) {
  .mod_check_list_01 li, .mod_check_list_02 li {
    flex-basis: calc(100% / 2 - 8px);
    min-width: 0;
  }
}

.mod_check_list_01 li input, .mod_check_list_02 li input {
  position: absolute;
  opacity: 0;
}

.mod_check_list_01 li input:checked + .txt, .mod_check_list_02 li input:checked + .txt {
  background-color: #e3f2f8;
}

.mod_check_list_01 li input:checked + .txt::after, .mod_check_list_02 li input:checked + .txt::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 8px;
  margin-top: -7px;
  border: solid 4px #3c3c3c;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mod_check_list_01 li input:focus + .txt, .mod_check_list_02 li input:focus + .txt {
  border: dotted 1px #777;
}

@media only screen and (min-width: 811px) {
  .mod_check_list_01 li input:hover + .txt, .mod_check_list_02 li input:hover + .txt, .mod_check_list_01 li input:focus + .txt, .mod_check_list_02 li input:focus + .txt, .mod_check_list_01 li input:active + .txt, .mod_check_list_02 li input:active + .txt {
    background-color: #e3f2f8;
  }
}

.mod_check_list_01 li label, .mod_check_list_02 li label {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 52px;
  border-radius: 6px;
}

@media only screen and (min-width: 811px) {
  .mod_check_list_01 li label:hover .txt, .mod_check_list_02 li label:hover .txt, .mod_check_list_01 li label:focus .txt, .mod_check_list_02 li label:focus .txt, .mod_check_list_01 li label:active .txt, .mod_check_list_02 li label:active .txt {
    background-color: #e3f2f8;
  }
}

.mod_check_list_01 li .txt, .mod_check_list_02 li .txt {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  padding: 5px 15px 5px 34px;
  background-color: #eceef1;
  border: dotted 1px transparent;
  border-radius: 6px;
  transition: all 200ms;
  cursor: pointer;
  line-height: 1.38462;
  letter-spacing: 0;
  font-size: 1.3rem;
}

.mod_check_list_01 li .txt::before, .mod_check_list_02 li .txt::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  left: 12px;
  width: 15px;
  height: 15px;
  margin-top: -8px;
  background: #fff;
  border: solid 2px #ccc;
  border-radius: 3px;
}

.mod_budget_01 .mod_check_list_01 li .txt, .mod_budget_01 .mod_check_list_02 li .txt {
  height: 100%;
}

.mod_check_list_01:last-of-type, .mod_check_list_02:last-of-type {
  margin-bottom: 30px;
}

.mod_budget_01 .mod_check_list_01, .mod_budget_01 .mod_check_list_02 {
  flex-grow: 1;
  margin-bottom: 0;
}

.mod_check_list_02 li {
  min-width: 180px;
}

@media only screen and (max-width: 812px) {
  .mod_check_list_02 li {
    min-width: 0;
  }
}

.mod_check_list_02 li label {
  min-height: 42px;
}

@media only screen and (max-width: 812px) {
  .mod_check_list_02 li label {
    min-height: 52px;
  }
}

.mod_budget_01 {
  margin-right: -25px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_budget_01 {
    margin-right: 0;
  }
}

.mod_budget_01 .dmc_inner {
  display: flex;
  align-items: center;
  flex: 1 0 auto;
  margin-right: 25px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 812px) {
  .mod_budget_01 .dmc_inner {
    flex: 1 0 100%;
    flex-wrap: wrap;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_budget_01 .dmc_inner:last-child {
    margin-bottom: 0;
  }
}

.mod_budget_01 .title {
  position: relative;
  flex: 0 0 166px;
  padding: 15px 10px;
  margin-right: 23px;
  border-radius: 6px;
  text-align: center;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_budget_01 .title {
    flex-basis: 100%;
    margin-bottom: 15px;
  }
}

.mod_budget_01 .title::before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -3px;
}

.mod_budget_01 .title::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -14px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border-style: solid;
  border-width: 6px 0 6px 14px;
}

@media only screen and (max-width: 812px) {
  .mod_budget_01 .title::after {
    display: none;
  }
}

.mod_budget_01 .title._lunch {
  background-color: #fff2d5;
  color: #f18317;
}

.mod_budget_01 .title._lunch::before {
  width: 21px;
  height: 21px;
  background-image: url(../png/sprite.png);
  background-position: -21px -182px;
  background-size: 232px 219px;
}

.mod_budget_01 .title._lunch::after {
  border-color: transparent transparent transparent #fff2d5;
}

.mod_budget_01 .title._dinner {
  background-color: #e3ecf8;
  color: #3f68a0;
}

.mod_budget_01 .title._dinner::before {
  width: 18px;
  height: 18px;
  background-image: url(../png/sprite.png);
  background-position: -80px -182px;
  background-size: 232px 219px;
}

.mod_budget_01 .title._dinner::after {
  border-color: transparent transparent transparent #e3ecf8;
}

.mod_box_modal_01 .mod_budget_01 .title {
  flex-shrink: 1;
  margin-bottom: 0;
}

@media only screen and (max-width: 812px) {
  .mod_box_modal_01 .mod_budget_01 .title {
    margin-right: 0;
    margin-bottom: 8px;
  }
}

.mod_budget_01 label {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}

@media only screen and (max-width: 812px) {
  .mod_budget_01 label {
    flex-basis: 100%;
    padding-right: 10px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_box_modal_01 .mod_budget_01 label {
    padding-right: 0;
  }
}

.mod_budget_01 label:last-child {
  margin-left: 13px;
}

@media only screen and (max-width: 812px) {
  .mod_budget_01 label:last-child {
    margin-bottom: 0;
    margin-left: 0;
  }
}

.mod_budget_01 label:last-child select {
  margin-right: 8px;
}

@media only screen and (max-width: 812px) {
  .mod_budget_01 label:last-child select {
    margin-right: 16px;
  }
}

.mod_budget_01 .mod_select_01 {
  width: 189px;
  padding: 12px 20px 12px 15px;
  margin-right: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-image: url('../png/arrow_select_01.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  border: solid 1px #ccc;
  border-radius: 3px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 812px) {
  .mod_budget_01 .mod_select_01 {
    flex-grow: 1;
  }
}

.mod_budget_01 .mod_select_01::-ms-expand {
  display: none;
}

.mod_budget_01 .mod_select_01:nth-of-type(2) {
  margin-right: 12px;
  margin-left: 14px;
}

.mod_select_01 {
  padding: 12px 20px 12px 15px;
  margin-right: 16px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  background-image: url('../png/arrow_select_01.png');
  background-repeat: no-repeat;
  background-position: right 10px center;
  border: solid 1px #ccc;
  border-radius: 3px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 812px) {
  .mod_select_01 {
    flex-grow: 1;
    width: 100%;
  }
}

.mod_select_01::-ms-expand {
  display: none;
}

.mod_select_btn_01 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_select_btn_01 {
    margin-bottom: 20px;
  }
}

.mod_check_01 {
  width: 280px;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 812px) {
  .mod_check_01 {
    width: 100%;
  }
}

.mod_check_01 input {
  position: absolute;
  opacity: 0;
}

.mod_check_01 input:checked + .txt {
  background-color: #e3f2f8;
}

.mod_check_01 input:checked + .txt::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 13px;
  width: 13px;
  height: 8px;
  margin-top: -7px;
  border: solid 4px #3c3c3c;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mod_check_01 input:focus + .txt {
  border: dotted 1px #777;
}

@media only screen and (min-width: 811px) {
  .mod_check_01 input:hover + .txt, .mod_check_01 input:focus + .txt, .mod_check_01 input:active + .txt {
    background-color: #e3f2f8;
  }
}

.mod_check_01 label {
  display: flex;
  width: 100%;
  min-height: 52px;
  border-radius: 6px;
}

.mod_check_01 .txt {
  display: flex;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 5px 15px 5px 34px;
  background-color: #eceef1;
  border: dotted 1px transparent;
  border-radius: 6px;
  transition: all 200ms;
  cursor: pointer;
  line-height: 1.38462;
  letter-spacing: 0;
  text-align: center;
  font-size: 1.6rem;
}

.mod_check_01 .txt::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  left: 12px;
  width: 15px;
  height: 15px;
  margin-top: -8px;
  background: #fff;
  border: solid 2px #ccc;
  border-radius: 3px;
}

.str_contents[class*='_enjoy_course'] .str_contents {
  position: relative;
}

.str_contents[class*='_enjoy_course'] .str_contents:not([class*='_mainvisual_enjoy_course']):not([class*='_primary_enjoy_course']):not(._other_course_01) {
  padding-top: 60px;
  padding-bottom: 66px;
}

@media only screen and (max-width: 812px) {
  .str_contents[class*='_enjoy_course'] .str_contents:not([class*='_mainvisual_enjoy_course']):not([class*='_primary_enjoy_course']):not(._other_course_01) {
    padding-top: 37px;
    padding-bottom: 42px;
  }
}

.str_contents[class*='_enjoy_course'] .str_contents._primary_enjoy_course1 + .str_contents {
  padding-top: 35px !important;
}

.str_contents[class*='_enjoy_course'] .str_contents .str_contents_inner > .mod_link_panel_wrap:last-child .mod_link_panel_09 {
  margin-bottom: 0;
}

.str_contents._jagged_enjoy_01 {
  overflow: hidden;
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #d8edf5 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #d8edf5 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #d8edf5 6px, #d8edf5 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 6px, 20px 6px, auto auto;
}

.str_contents._jagged_enjoy_02 {
  overflow: hidden;
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #fffbe2 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #fffbe2 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #fffbe2 6px, #fffbe2 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 6px, 20px 6px, auto auto;
}

.str_contents._jagged_enjoy_03 {
  overflow: hidden;
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #f6f2f9 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #f6f2f9 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #f6f2f9 6px, #f6f2f9 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 6px, 20px 6px, auto auto;
}

.str_contents._jagged_enjoy_04 {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #fbe7e7 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #fbe7e7 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #fbe7e7 6px, #fbe7e7 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 6px, 20px 6px, auto auto;
}

.str_contents._jagged_enjoy_04::before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url(../png/bg_dots_01.png);
}

.str_contents._jagged_enjoy_06 {
  overflow: hidden;
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #d0efdd 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #d0efdd 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #d0efdd 6px, #d0efdd 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 6px, 20px 6px, auto auto;
}

.str_contents._jagged_enjoy_07 {
  overflow: hidden;
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #fff3da 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #fff3da 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #fff3da 6px, #fff3da 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 6px, 20px 6px, auto auto;
}

.str_contents[class*='_mainvisual_enjoy_course'] {
  padding: 0;
}

.str_contents[class*='_mainvisual_enjoy_course'] .str_contents_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  min-height: 420px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

@media only screen and (min-width: 1400px) {
  .str_contents[class*='_mainvisual_enjoy_course'] .str_contents_inner {
    background-size: 100% auto;
  }
}

@media only screen and (max-width: 812px) {
  .str_contents[class*='_mainvisual_enjoy_course'] .str_contents_inner {
    min-height: 208px;
    background-size: 100% auto;
  }
}

@media only screen and (max-width: 694px) {
  .str_contents[class*='_mainvisual_enjoy_course'] .str_contents_inner {
    background-size: auto 208px;
  }
}

.str_contents[class*='_mainvisual_enjoy_course'] .str_contents_inner > .str_hdg_enjoy_wrap {
  width: 600px;
  min-height: 420px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  text-align: center;
}

.str_contents[class*='_mainvisual_enjoy_course'] .str_contents_inner > .str_hdg_enjoy_wrap > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .str_contents[class*='_mainvisual_enjoy_course'] .str_contents_inner > .str_hdg_enjoy_wrap {
    min-height: 208px;
  }
}

.str_contents[class*='_primary_enjoy_course'] {
  padding: 0;
  overflow: hidden;
}

.str_contents[class*='_primary_enjoy_course'] > *:last-child {
  padding-bottom: 70px;
}

.str_contents[class*='_primary_enjoy_course'] > .str_contents_inner {
  position: relative;
  padding-top: 35px;
  padding-bottom: 40px;
}

.str_contents[class*='_primary_enjoy_course'] > .str_contents_inner > *:last-child {
  margin-bottom: 0 !important;
}

.str_contents[class*='_primary_enjoy_course'] .str_contents_inner_full > *:first-child {
  margin-top: -15px;
}

@media only screen and (max-width: 812px) {
  .str_contents[class*='_primary_enjoy_course'] .str_contents_inner_full > *:first-child {
    margin-top: -39px;
  }
}

.str_contents[class*='_primary_enjoy_course'] .str_contents_inner_full + .str_contents_inner {
  padding-top: 0;
}

.str_contents._mainvisual_enjoy_course1 .str_contents_inner {
  background-image: url('https://sunshinecity.jp/file/official/resource/enjoy/images/img_course01.webp');
}

@media only screen and (max-width: 812px) {
  .str_contents._mainvisual_enjoy_course1 .str_contents_inner {
    margin-bottom: 6px;
  }
}

.str_contents._mainvisual_enjoy_course1 .str_contents_inner > .str_hdg_enjoy_wrap {
  background-image: url(../png/img_course01_02.png);
}

.str_contents._primary_enjoy_course1 {
  background-color: #ebf8ff;
}

.str_contents._primary_enjoy_course1 > .str_contents_inner {
  max-width: 970px;
}

.str_contents._primary_enjoy_course1 > .str_contents_inner::before, .str_contents._primary_enjoy_course1 > .str_contents_inner::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 96px;
  height: 350px;
  background-image: url(../png/deco_course01_01.png);
  background-repeat: no-repeat;
}

.str_contents._primary_enjoy_course1 > .str_contents_inner::before {
  right: calc(100% + 20px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.str_contents._primary_enjoy_course1 > .str_contents_inner::after {
  left: calc(100% + 20px);
  -webkit-transform: translateY(-50%) scale(-1, 1);
          transform: translateY(-50%) scale(-1, 1);
}

.str_contents._mainvisual_enjoy_course2 .str_contents_inner {
  background-image: url('https://sunshinecity.jp/file/official/resource/enjoy/images/img_course02_01.webp');
}

.str_contents._mainvisual_enjoy_course2 .str_contents_inner > .str_hdg_enjoy_wrap {
  background-image: url(../png/img_course02_02.png);
  color: #fff;
}

.str_contents._primary_enjoy_course2 {
  background-color: #1c2d59;
}

.str_contents._primary_enjoy_course2 > .str_contents_inner {
  padding-top: 60px;
  padding-bottom: 70px;
}

@media only screen and (max-width: 812px) {
  .str_contents._primary_enjoy_course2 > .str_contents_inner {
    padding-top: 30px;
    padding-bottom: 42px;
  }
}

.str_contents._mainvisual_enjoy_course3 .str_contents_inner {
  background-image: url(../jpg/img_course03_01.jpg);
}

.str_contents._mainvisual_enjoy_course3 .str_contents_inner > .str_hdg_enjoy_wrap {
  background-image: url(../png/img_course03_02.png);
}

.str_contents._primary_enjoy_course3 {
  background-color: #d0efdd;
}

.str_contents._primary_enjoy_course3 > .str_contents_inner {
  padding-bottom: 70px;
}

@media only screen and (max-width: 812px) {
  .str_contents._primary_enjoy_course3 > .str_contents_inner {
    padding-bottom: 42px;
  }
}

.str_contents._primary_enjoy_course3 > .str_contents_inner .mod_box_deco_01 > .dmc_inner::before, .str_contents._primary_enjoy_course3 > .str_contents_inner .mod_box_deco_01 > .dmc_inner::after {
  top: -108px;
}

@media only screen and (max-width: 812px) {
  .str_contents._primary_enjoy_course3 > .str_contents_inner .mod_box_deco_01 > .dmc_inner::before, .str_contents._primary_enjoy_course3 > .str_contents_inner .mod_box_deco_01 > .dmc_inner::after {
    top: 0;
  }
}

.str_contents._primary_enjoy_course3 > .str_contents_inner .mod_link_panel_09._col3 {
  margin-top: -30px;
}

.str_contents._primary_enjoy_course3 > .str_contents_inner .mod_link_panel_09._col3 > li, .str_contents._primary_enjoy_course3 > .str_contents_inner .mod_link_panel_09._col3 .item {
  margin-top: 30px;
}

.str_contents._mainvisual_enjoy_course4 .str_contents_inner {
  background-image: url('https://sunshinecity.jp/file/official/resource/enjoy/images/img_course04_01.webp');
}

.str_contents._mainvisual_enjoy_course4 .str_contents_inner > .str_hdg_enjoy_wrap {
  background-image: url(../png/img_course04_02.png);
}

.str_contents._primary_enjoy_course4 {
  background-image: url(../png/bg_dots_02.png);
}

.str_contents._primary_enjoy_course4 > .str_contents_inner {
  padding-bottom: 24px;
}

.str_contents._mainvisual_enjoy_course5 .str_contents_inner {
  background-image: url(../jpg/img_course05_01.jpg);
}

.str_contents._mainvisual_enjoy_course5 .str_contents_inner > .str_hdg_enjoy_wrap {
  background-image: url(../png/img_course05_02.png);
}

.str_contents._primary_enjoy_course5 {
  background-image: url(../png/bg_dots_01.png);
}

.str_contents._primary_enjoy_course5 > .str_contents_inner {
  padding-bottom: 24px;
}

.str_contents._mainvisual_enjoy_course6 .str_contents_inner {
  background-image: url(../jpg/img_course06_01.jpg);
}

.str_contents._mainvisual_enjoy_course6 .str_contents_inner > .str_hdg_enjoy_wrap {
  background-image: url(../png/img_course06_02.png);
}

.str_contents._primary_enjoy_course6 {
  background-color: #fffbe2;
}

.str_contents._primary_enjoy_course6 > .str_contents_inner:last-child {
  padding-bottom: 70px;
}

@media only screen and (max-width: 812px) {
  .str_contents._primary_enjoy_course6 > .str_contents_inner:last-child {
    padding-bottom: 42px;
  }
}

.str_contents._jagged_01 + .str_contents._other_course_01 .str_contents_inner {
  position: relative;
}

.str_contents._jagged_01 + .str_contents._other_course_01 .str_contents_inner::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: calc(100% - 10px);
  height: 1px;
  margin: auto;
  border-top: dotted 1px #ccc;
}

@media only screen and (max-width: 812px) {
  .str_contents._jagged_01 + .str_contents._other_course_01 .str_contents_inner::before {
    width: calc(100% - 40px);
  }
}

.str_contents[class*='_jagged_enjoy'] + .str_contents._other_course_01 {
  margin-top: -6px;
  background-image: linear-gradient(-210deg, rgba(255, 255, 255, 0) 66%, #fff 66%), linear-gradient(210deg, rgba(255, 255, 255, 0) 66%, #fff 66%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 6px, #fff 6px, #fff 100%);
  background-repeat: repeat-x, repeat-x, no-repeat;
  background-size: 20px 6px, 20px 6px, auto auto;
}

.str_contents._other_course_01 {
  padding-top: 0;
}

@media only screen and (max-width: 812px) {
  .str_contents._other_course_01 {
    padding-bottom: 160px;
  }
}

.str_contents._other_course_01 .str_contents_inner {
  padding-top: 45px;
}

@media only screen and (max-width: 812px) {
  .str_contents._other_course_01 .str_contents_inner {
    padding-top: 26px;
  }
}

.str_contents .str_contents_inner_full > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .str_contents .str_contents_inner + .str_contents_inner_full {
    margin-top: 21px;
  }
}

.str_lead_01 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 0 35px -79px;
  letter-spacing: 1.3px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
}

.str_lead_01::before {
  content: '';
  display: inline-block;
  width: 75px;
  height: 110px;
  margin: 0 34px 0 0;
  background-image: url(../png/img_course01_03.png);
  background-repeat: no-repeat;
  background-position: center left;
}

.str_hdg_enjoy_01 {
  padding: 50px 0 0;
  margin: 0 0 16px;
}

._mainvisual_enjoy_course4 .str_hdg_enjoy_01 {
  padding-top: 42px;
}

._mainvisual_enjoy_course4 .str_hdg_enjoy_01 > img {
  margin-bottom: 15px;
}

._mainvisual_enjoy_course4 .str_hdg_enjoy_01 + p {
  letter-spacing: 0;
}

@media only screen and (max-width: 812px) {
  ._mainvisual_enjoy_course4 .str_hdg_enjoy_01 {
    padding-top: 15px;
  }
  ._mainvisual_enjoy_course4 .str_hdg_enjoy_01 > img {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 812px) {
  .str_hdg_enjoy_01 {
    padding-top: 15px;
    margin-bottom: 2px;
  }
}

.str_hdg_enjoy_01 > img {
  display: block;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 812px) {
  .str_hdg_enjoy_01 > img {
    width: 156px;
    margin-bottom: 10px;
  }
}

.str_hdg_enjoy_01 .hdg {
  display: inline-block;
  letter-spacing: 1.2px;
  font-size: 3.9rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .str_hdg_enjoy_01 .hdg {
    font-size: 2rem;
  }
}

.str_hdg_enjoy_01 .hdg > em {
  display: block;
  position: relative;
  padding-bottom: 9px;
  margin: 0 65px 5px;
  background-image: url(../png/deco_enjoy_hdg_01.png);
  background-repeat: repeat-x;
  background-position-y: 68px;
  font-size: 4.2rem;
}

._enjoy_course2 .str_hdg_enjoy_01 .hdg > em {
  background-image: url(../png/deco_enjoy_hdg_03.png);
}

@media only screen and (max-width: 812px) {
  .str_hdg_enjoy_01 .hdg > em {
    margin: 0 35px 0;
    background-position-y: 38px;
    background-size: auto 4px;
    font-size: 2.4rem;
  }
}

.str_hdg_enjoy_01 .hdg > em::before, .str_hdg_enjoy_01 .hdg > em::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 11px;
  width: 51px;
  height: 50px;
  background-image: url(../png/sprite.png);
  background-position: 0px 0px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  .str_hdg_enjoy_01 .hdg > em::before, .str_hdg_enjoy_01 .hdg > em::after {
    width: 26px;
    height: 25px;
    background-image: url(../png/sprite.png);
    background-position: -205px -57px;
    background-size: 232px 219px;
  }
}

.str_hdg_enjoy_01 .hdg > em::before {
  left: -65px;
}

@media only screen and (max-width: 812px) {
  .str_hdg_enjoy_01 .hdg > em::before {
    left: -30px;
  }
}

.str_hdg_enjoy_01 .hdg > em::after {
  right: -65px;
}

@media only screen and (max-width: 812px) {
  .str_hdg_enjoy_01 .hdg > em::after {
    right: -30px;
  }
}

.str_hdg_enjoy_01 + p {
  display: inline-block;
  font-size: 1.5rem;
}

@media only screen and (max-width: 812px) {
  .str_hdg_enjoy_01 + p {
    -webkit-transform: scale(.8);
            transform: scale(.8);
    font-size: 1rem;
  }
}

.mod_hdg_enjoy_01 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 53px;
  letter-spacing: .05em;
  font-size: 1.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_01 {
    margin-bottom: 15px;
    font-size: 1.6rem;
  }
}

.mod_hdg_enjoy_01::before, .mod_hdg_enjoy_01::after {
  content: '';
  display: inline-block;
  width: 51px;
  height: 50px;
  background-image: url(../png/sprite.png);
  background-position: 0px 0px;
  background-size: 232px 219px;
}

.mod_hdg_enjoy_01::before {
  margin-right: 13px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_01::before {
    margin-right: 5px;
  }
}

.mod_hdg_enjoy_01::after {
  margin-left: 13px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_01::after {
    margin-left: 5px;
  }
}

.mod_hdg_enjoy_02 {
  padding: 44px 48px 42px;
  margin: 0 0 35px;
  background-image: url(../png/bg_enjoy_hdg_01.png);
}

.mod_txt_01 + .mod_hdg_enjoy_02 {
  margin-top: 57px;
}

@media only screen and (max-width: 812px) {
  .mod_txt_01 + .mod_hdg_enjoy_02 {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 {
    padding: 10px 16px 17px;
    margin-bottom: 11px;
  }
}

.mod_hdg_enjoy_02 .hdg {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 .hdg {
    align-items: center;
    flex-direction: column;
  }
}

.mod_hdg_enjoy_02 .hdg .time, .mod_hdg_enjoy_02 .hdg .course {
  display: inline-block;
  position: relative;
  margin: 0 30px 0 0;
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 .hdg .time, .mod_hdg_enjoy_02 .hdg .course {
    margin-right: 0;
    margin-bottom: 14px;
  }
}

.mod_hdg_enjoy_02 .hdg .time::before, .mod_hdg_enjoy_02 .hdg .course::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -4px;
  left: 6px;
  z-index: -1;
  width: 100%;
  height: 22px;
  -webkit-transform: skew(10deg);
          transform: skew(10deg);
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 .hdg .time::before, .mod_hdg_enjoy_02 .hdg .course::before {
    bottom: -3px;
    left: 2px;
    height: 12px;
  }
}

.mod_hdg_enjoy_02 .hdg .time {
  font-size: 5rem;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 .hdg .time {
    font-size: 2.5rem;
  }
}

.mod_hdg_enjoy_02 .hdg .time::before {
  background-color: #ede564;
}

.mod_hdg_enjoy_02 .hdg .course {
  letter-spacing: -1px;
  white-space: nowrap;
  font-size: 3.6rem;
}

.mod_hdg_enjoy_02 .hdg .course > em {
  font-size: 5rem;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 .hdg .course {
    font-size: 2rem;
  }
  .mod_hdg_enjoy_02 .hdg .course > em {
    font-size: 2.5rem;
  }
}

.mod_hdg_enjoy_02 .hdg .course::before {
  background-color: #bfa7e1;
}

.mod_hdg_enjoy_02 .hdg .txt {
  letter-spacing: 3px;
  font-size: 3.6rem;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 .hdg .txt {
    max-width: 100%;
    text-align: center;
    font-size: 2.2rem;
  }
}

.mod_hdg_enjoy_02 .hdg .txt em {
  position: relative;
  padding-bottom: 9px;
  background-image: url(../png/deco_enjoy_hdg_01.png);
  background-repeat: repeat-x;
  background-position-y: 51px;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 .hdg .txt em {
    background-position-y: 27px;
    background-size: auto 4px;
    text-align: center;
  }
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 .hdg .txt .br_inline {
    display: inline-block;
  }
}

[class*='_jagged_enjoy'] .mod_hdg_enjoy_02, [class*='_primary_enjoy_course'] .mod_hdg_enjoy_02 {
  background-image: url(../png/bg_enjoy_hdg_02.png);
}

.mod_hdg_enjoy_02 + :not(.mod_txt_01) {
  margin-top: 70px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_02 + :not(.mod_txt_01) {
    margin-top: 20px;
  }
}

.mod_hdg_enjoy_02 + .mod_hdg_enjoy_03 {
  margin-top: 45px;
}

.mod_hdg_enjoy_03 {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 0 0 22px;
  margin-bottom: 30px;
  font-size: 1.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_03 {
    margin-bottom: 20px;
  }
}

._primary_enjoy_course2 .mod_hdg_enjoy_03 {
  color: #fff;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_03 {
    padding-bottom: 17px;
    font-size: 1.4rem;
  }
}

.mod_hdg_enjoy_03::before {
  content: '';
  display: inline-block;
  width: 37px;
  height: 35px;
  min-width: 37px;
  margin: -1px 8px 0 0;
  background-image: url(../png/sprite.png);
  background-position: -126px 0px;
  background-size: 232px 219px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_03::before {
    width: 25px;
    height: 24px;
    min-width: 25px;
    background-image: url(../png/sprite.png);
    background-position: -205px -82px;
    background-size: 232px 219px;
  }
}

.mod_hdg_enjoy_03 .txt {
  position: relative;
  z-index: 0;
}

.mod_hdg_enjoy_03 .txt::after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -22px;
  left: -30px;
  z-index: -1;
  width: calc(100% + 30px);
  height: 14px;
  background-image: url(../png/deco_enjoy_hdg_02.png);
  background-repeat: repeat-x;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_03 .txt::after {
    bottom: -17px;
    height: 10px;
    background-size: auto 100%;
  }
}

.mod_hdg_enjoy_04 {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 400px;
  padding-right: 20px;
  padding-left: 20px;
  margin: 90px auto 30px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_04 {
    min-width: 0;
    margin-top: 50px;
    margin-bottom: 20px;
  }
}

.mod_hdg_enjoy_04 > .img {
  flex-shrink: 0;
  margin-right: 15px;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_04 > .img {
    width: auto;
    height: 40px;
    margin-right: 10px;
  }
}

.mod_hdg_enjoy_04 > .txt {
  line-height: 1.529;
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_04 > .txt {
    line-height: 1.385;
    font-size: 1.3rem;
  }
}

.mod_hdg_enjoy_04::after {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  width: 58px;
  height: 58px;
  background-image: url(../deco_enjoy_hdg_04.html);
}

@media only screen and (max-width: 812px) {
  .mod_hdg_enjoy_04::after {
    width: 38px;
    height: 38px;
    background-size: 38px 38px;
  }
}

.mod_link_panel_08 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_08 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_08 {
    margin-top: -9px;
    margin-right: -9px;
  }
}

.mod_link_panel_08 > li {
  display: flex;
  flex-basis: calc(20% - 20px);
  margin-top: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_08 > li {
    flex-basis: calc(50% - 9px);
    margin-top: 9px;
    margin-right: 9px;
  }
}

.mod_link_panel_08 > li a {
  display: block;
  position: relative;
  width: 100%;
  box-shadow: 0 0 20px -1px rgba(0, 0, 0, .1);
}

.mod_link_panel_08 > li a img {
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.mod_link_panel_09 {
  display: flex;
  flex-wrap: wrap;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09 {
    margin-top: -9px;
    margin-right: -9px;
  }
}

.mod_link_panel_09 > li, .mod_link_panel_09 .item {
  display: flex;
  flex-basis: calc(25% - 20px);
  margin-top: 20px;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 4px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09 > li, .mod_link_panel_09 .item {
    flex-basis: calc(100% - 10px);
    margin-top: 10px;
    margin-right: 10px;
  }
}

.mod_link_panel_09 > li a, .mod_link_panel_09 .item a {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 10px 10px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 4px;
  text-decoration: none;
}

@media only screen and (min-width: 811px) {
  .mod_link_panel_09 > li a:hover, .mod_link_panel_09 > li a:focus, .mod_link_panel_09 > li a:active, .mod_link_panel_09 .item a:hover, .mod_link_panel_09 .item a:focus, .mod_link_panel_09 .item a:active {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1), 0 12px 21px 0 rgba(0, 0, 0, .25);
    opacity: .6;
    color: inherit;
  }
}

.mod_link_panel_09 > li a .image, .mod_link_panel_09 .item a .image {
  position: relative;
  width: 100%;
  margin-bottom: 9px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09 > li a .image, .mod_link_panel_09 .item a .image {
    margin-bottom: 4px;
  }
}

.mod_link_panel_09 > li a .image::before, .mod_link_panel_09 .item a .image::before {
  content: '';
  display: block;
  padding-top: 62.92%;
}

.mod_link_panel_09 > li a .image img, .mod_link_panel_09 .item a .image img {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.mod_link_panel_09 > li a .title, .mod_link_panel_09 .item a .title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09 > li a .title, .mod_link_panel_09 .item a .title {
    font-size: 1.2rem;
  }
}

.mod_link_panel_09 > li a .sub_title, .mod_link_panel_09 .item a .sub_title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09 > li a .sub_title, .mod_link_panel_09 .item a .sub_title {
    font-size: 1.1rem;
  }
}

.mod_link_panel_09 > li a .detail, .mod_link_panel_09 .item a .detail {
  display: flex;
  flex-grow: 1;
  padding-top: 6px;
  color: #333;
}

.mod_link_panel_09 > li a .detail .location, .mod_link_panel_09 .item a .detail .location {
  display: flex;
  align-items: center;
  align-self: flex-end;
  margin-bottom: 7px;
  font-size: 1.3rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09 > li a .detail .location, .mod_link_panel_09 .item a .detail .location {
    margin-bottom: 0;
    font-size: 1rem;
  }
}

.mod_link_panel_09 > li a .detail .location::before, .mod_link_panel_09 .item a .detail .location::before {
  content: '';
  display: flex;
  flex-shrink: 0;
  width: 11px;
  height: 14px;
  margin-right: 5px;
  background-image: url(../png/sprite.png);
  background-position: -192px -77px;
  background-size: 232px 219px;
}

.mod_link_panel_09._col2 > li, .mod_link_panel_09._col2 .item {
  flex-basis: calc(50% - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09._col2 > li, .mod_link_panel_09._col2 .item {
    flex-basis: calc(100% - 10px);
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09._col2 > li a .image::before, .mod_link_panel_09._col2 .item a .image::before {
    padding-top: 279px;
  }
}

@media only screen and (max-width: 506px) {
  .mod_link_panel_09._col2 > li a .image::before, .mod_link_panel_09._col2 .item a .image::before {
    padding-top: 62.92%;
  }
}

.mod_link_panel_09._col3 > li, .mod_link_panel_09._col3 .item {
  flex-basis: calc(33.33333333% - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09._col3 > li, .mod_link_panel_09._col3 .item {
    flex-basis: calc(50% - 10px);
  }
}

@media only screen and (max-width: 540px) {
  .mod_link_panel_09._col3 > li, .mod_link_panel_09._col3 .item {
    flex-basis: calc(100% - 10px);
  }
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_09._col3 > li a .image::before, .mod_link_panel_09._col3 .item a .image::before {
    padding-top: 183px;
  }
}

@media only screen and (max-width: 654px) {
  .mod_link_panel_09._col3 > li a .image::before, .mod_link_panel_09._col3 .item a .image::before {
    padding-top: 62.92%;
  }
}

@media only screen and (max-width: 540px) {
  .mod_link_panel_09._col3 > li a .image::before, .mod_link_panel_09._col3 .item a .image::before {
    padding-top: 183px;
  }
}

p:not([class]) + .mod_link_panel_09, p[class='align_r'] + .mod_link_panel_09, p[class='align_l'] + .mod_link_panel_09 {
  margin-top: -5px;
}

.mod_link_panel_10 {
  max-width: 950px;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_10 {
    margin-bottom: 20px;
  }
}

.mod_link_panel_10 > .dmc_inner a {
  display: flex;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 3px;
  text-decoration: none;
}

@media only screen and (min-width: 811px) {
  .mod_link_panel_10 > .dmc_inner a:hover, .mod_link_panel_10 > .dmc_inner a:focus, .mod_link_panel_10 > .dmc_inner a:active {
    box-shadow: 0 12px 21px 0 rgba(0, 0, 0, .25);
    opacity: .7;
  }
}

.mod_link_panel_10 > .dmc_inner a .image {
  position: relative;
  flex: 1 0 auto;
  width: 47.82%;
  margin-right: 20px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_10 > .dmc_inner a .image {
    width: 32%;
    margin-right: 7px;
  }
}

.mod_link_panel_10 > .dmc_inner a .image::before {
  content: '';
  display: block;
  padding-top: 62.92%;
}

.mod_link_panel_10 > .dmc_inner a .image img {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.mod_link_panel_10 > .dmc_inner a .content {
  display: block;
  width: 100%;
}

.mod_link_panel_10 > .dmc_inner a .content .title {
  margin-bottom: 17px;
  line-height: 1.875;
  font-size: 2rem;
  font-weight: bold;
  color: #0074c2;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_10 > .dmc_inner a .content .title {
    margin-bottom: 14px;
    line-height: 1.6;
    font-size: 1.5rem;
  }
}

.mod_link_panel_10 > .dmc_inner a .content .title span {
  display: inline;
  width: 100%;
  padding-bottom: 9px;
  background-image: linear-gradient(to right, #71afdf 2px, transparent 2px, transparent 6px);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 6px 2px;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_10 > .dmc_inner a .content .title span {
    padding-bottom: 3px;
  }
}

.mod_link_panel_10 > .dmc_inner a .content .txt {
  font-size: 1.4rem;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_10 > .dmc_inner a .content .txt {
    font-size: 1.2rem;
  }
}

.mod_link_panel_10 > .dmc_inner a .content .detail {
  display: flex;
  flex-grow: 1;
  padding-top: 6px;
  color: #333;
}

.mod_link_panel_10 > .dmc_inner a .content .detail .location {
  display: inline;
  align-self: flex-end;
  margin-bottom: 7px;
  font-size: 1.3rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_link_panel_10 > .dmc_inner a .content .detail .location {
    margin-bottom: 0;
    font-size: 1rem;
  }
}

.mod_link_panel_10 > .dmc_inner a .content .detail .location::before {
  content: '';
  display: inline-block;
  width: 11px;
  height: 14px;
  margin-right: 5px;
  margin-bottom: -2px;
  background-image: url(../png/sprite.png);
  background-position: -192px -77px;
  background-size: 232px 219px;
}

.mod_link_panel_wrap {
  max-width: 950px;
  margin: 0 auto;
}

.mod_panel_01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 812px) {
  .mod_panel_01 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_panel_01 {
    margin-top: -9px;
    margin-right: -9px;
  }
}

.mod_panel_01 > li {
  display: flex;
  flex-basis: calc(25% - 20px);
  margin-top: 20px;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 4px;
}

@media only screen and (max-width: 812px) {
  .mod_panel_01 > li {
    flex-basis: calc(100% - 10px);
    margin-top: 10px;
    margin-right: 10px;
  }
}

.mod_panel_01 > li > .dmc_inner {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.mod_panel_01 > li > .dmc_inner .image {
  position: relative;
  width: 100%;
  margin-bottom: 9px;
}

@media only screen and (max-width: 812px) {
  .mod_panel_01 > li > .dmc_inner .image {
    margin-bottom: 4px;
  }
}

.mod_panel_01 > li > .dmc_inner .image::before {
  content: '';
  display: block;
  padding-top: 62.92%;
}

@media only screen and (max-width: 812px) {
  .mod_panel_01 > li > .dmc_inner .image::before {
    padding-top: 279px;
  }
}

@media only screen and (max-width: 506px) {
  .mod_panel_01 > li > .dmc_inner .image::before {
    padding-top: 62.92%;
  }
}

.mod_panel_01 > li > .dmc_inner .image img {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.mod_panel_01 > li > .dmc_inner .detail {
  display: flex;
  flex-grow: 1;
  padding-top: 6px;
  color: #333;
}

.mod_panel_01 > li > .dmc_inner .detail .location {
  display: flex;
  align-items: center;
  align-self: flex-end;
  font-size: 1.3rem;
  color: #666;
}

@media only screen and (max-width: 812px) {
  .mod_panel_01 > li > .dmc_inner .detail .location {
    margin-bottom: 0;
    font-size: 1rem;
  }
}

.mod_panel_01 > li > .dmc_inner .detail .location::before {
  content: '';
  display: flex;
  flex-shrink: 0;
  width: 11px;
  height: 14px;
  margin-right: 5px;
  background-image: url(../png/sprite.png);
  background-position: -192px -77px;
  background-size: 232px 219px;
}

.mod_panel_01._col2 > li {
  flex-basis: calc(50% - 20px);
}

@media only screen and (max-width: 812px) {
  .mod_panel_01._col2 > li {
    flex-basis: calc(100% - 10px);
  }
}

p:not([class]) + .mod_panel_01, p[class='align_r'] + .mod_panel_01, p[class='align_l'] + .mod_panel_01 {
  margin-top: -5px;
}

.mod_box_check_01 {
  position: relative;
  max-width: 950px;
  padding: 18px 20px 20px;
  margin: auto;
  margin-bottom: 30px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  border-radius: 8px;
}

.mod_box_check_01 > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_box_check_01 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 812px) {
  .mod_box_check_01 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.mod_box_check_01 .hdg {
  margin: 0 0 6px;
  font-size: 1.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_box_check_01 .hdg {
    margin-bottom: 5px;
    line-height: 1.4;
    font-size: 1.6rem;
  }
}

.mod_box_check_01 .hdg > b {
  display: flex;
  align-items: center;
}

.mod_box_check_01 .hdg .img {
  align-self: flex-start;
  margin: 0 15px 0 0;
}

@media only screen and (max-width: 812px) {
  .mod_box_check_01 .hdg .img {
    width: 54px;
    margin-right: 10px;
  }
}

.mod_box_check_01 p:not([class]) {
  font-size: 1.5rem;
}

[class*='_jagged_enjoy_'] .mod_box_check_01 {
  box-shadow: none;
}

@media only screen and (max-width: 812px) {
  .mod_box_check_01 .mod_lyt_01 > .dmc_img {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 812px) {
  .mod_box_check_01 .mod_btn_03 {
    text-align: left;
  }
}

.mod_box_check_01 .mod_panel_01 {
  margin-top: -8px;
}

.mod_box_deco_01 {
  margin: 0 0 60px;
}

@media only screen and (max-width: 812px) {
  .mod_box_deco_01 {
    margin-bottom: 30px;
  }
}

.mod_box_deco_01 > .dmc_inner {
  position: relative;
  z-index: 0;
  max-width: 950px;
  margin: auto;
}

.mod_box_deco_01 > .dmc_inner > *:last-child {
  margin-bottom: 0 !important;
}

.mod_box_deco_01 > .dmc_inner::before, .mod_box_deco_01 > .dmc_inner::after {
  content: '';
  display: inline-block;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
}

.mod_box_deco_01 > .dmc_inner::after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

._enjoy_course1 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course1 .mod_box_deco_01 > .dmc_inner::after {
  top: 16px;
  width: 120px;
  height: 346px;
  background-image: url(../png/deco_course01_02.png);
}

._enjoy_course1 .mod_box_deco_01 > .dmc_inner::before {
  right: calc(100% - 10px);
}

@media only screen and (max-width: 812px) {
  ._enjoy_course1 .mod_box_deco_01 > .dmc_inner::before {
    right: auto;
    left: -44px;
  }
}

._enjoy_course1 .mod_box_deco_01 > .dmc_inner::after {
  left: calc(100% - 10px);
}

@media only screen and (max-width: 812px) {
  ._enjoy_course1 .mod_box_deco_01 > .dmc_inner::after {
    right: -44px;
    left: auto;
  }
}

._enjoy_course2 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course2 .mod_box_deco_01 > .dmc_inner::after {
  bottom: 38px;
  width: 106px;
  height: 387px;
  background-image: url(../png/deco_course02_02.png);
}

._enjoy_course2 .mod_box_deco_01 > .dmc_inner::before {
  right: 100%;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course2 .mod_box_deco_01 > .dmc_inner::before {
    right: auto;
    left: -44px;
  }
}

._enjoy_course2 .mod_box_deco_01 > .dmc_inner::after {
  left: 100%;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course2 .mod_box_deco_01 > .dmc_inner::after {
    right: -44px;
    left: auto;
  }
}

._enjoy_course3 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course3 .mod_box_deco_01 > .dmc_inner::after {
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course3 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course3 .mod_box_deco_01 > .dmc_inner::after {
    bottom: auto;
  }
}

._enjoy_course3 .mod_box_deco_01 > .dmc_inner::before {
  right: calc(100% + 6px);
  width: 107px;
  height: 286px;
  background-image: url(../png/deco_course03_01.png);
}

@media only screen and (max-width: 812px) {
  ._enjoy_course3 .mod_box_deco_01 > .dmc_inner::before {
    right: auto;
    left: -96px;
  }
}

._enjoy_course3 .mod_box_deco_01 > .dmc_inner::after {
  left: calc(100% + 13px);
  width: 105px;
  height: 288px;
  background-image: url(../png/deco_course03_02.png);
  -webkit-transform: none;
          transform: none;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course3 .mod_box_deco_01 > .dmc_inner::after {
    right: -85px;
    left: auto;
  }
}

._enjoy_course4 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course4 .mod_box_deco_01 > .dmc_inner::after {
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course4 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course4 .mod_box_deco_01 > .dmc_inner::after {
    top: -10px;
    bottom: auto;
  }
}

._enjoy_course4 .mod_box_deco_01 > .dmc_inner::before {
  right: calc(100% + 15px);
  width: 97px;
  height: 294px;
  background-image: url(../png/deco_course04_01.png);
}

@media only screen and (max-width: 812px) {
  ._enjoy_course4 .mod_box_deco_01 > .dmc_inner::before {
    right: auto;
    left: -32px;
  }
}

._enjoy_course4 .mod_box_deco_01 > .dmc_inner::after {
  left: calc(100% + 15px);
  width: 98px;
  height: 322px;
  background-image: url(../png/deco_course04_02.png);
  -webkit-transform: none;
          transform: none;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course4 .mod_box_deco_01 > .dmc_inner::after {
    right: -42px;
    left: auto;
  }
}

._enjoy_course5 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course5 .mod_box_deco_01 > .dmc_inner::after {
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course5 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course5 .mod_box_deco_01 > .dmc_inner::after {
    top: -20px;
    bottom: auto;
  }
}

._enjoy_course5 .mod_box_deco_01 > .dmc_inner::before {
  right: calc(100% + 15px);
  width: 100px;
  height: 370px;
  background-image: url(../png/deco_course05_01.png);
}

@media only screen and (max-width: 812px) {
  ._enjoy_course5 .mod_box_deco_01 > .dmc_inner::before {
    right: auto;
    left: -58px;
  }
}

._enjoy_course5 .mod_box_deco_01 > .dmc_inner::after {
  left: calc(100% + 15px);
  width: 101px;
  height: 372px;
  background-image: url(../png/deco_course05_02.png);
  -webkit-transform: none;
          transform: none;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course5 .mod_box_deco_01 > .dmc_inner::after {
    right: -58px;
    left: auto;
  }
}

._enjoy_course6 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course6 .mod_box_deco_01 > .dmc_inner::after {
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course6 .mod_box_deco_01 > .dmc_inner::before, ._enjoy_course6 .mod_box_deco_01 > .dmc_inner::after {
    bottom: auto;
  }
}

._enjoy_course6 .mod_box_deco_01 > .dmc_inner::before {
  right: calc(100% + 14px);
  width: 94px;
  height: 223px;
  background-image: url(../png/deco_course06_01.png);
}

@media only screen and (max-width: 812px) {
  ._enjoy_course6 .mod_box_deco_01 > .dmc_inner::before {
    right: auto;
    left: -80px;
  }
}

._enjoy_course6 .mod_box_deco_01 > .dmc_inner::after {
  left: calc(100% + 14px);
  width: 94px;
  height: 252px;
  background-image: url(../png/deco_course06_02.png);
  -webkit-transform: none;
          transform: none;
}

@media only screen and (max-width: 812px) {
  ._enjoy_course6 .mod_box_deco_01 > .dmc_inner::after {
    right: -79px;
    left: auto;
  }
}

.mod_box_deco_01._narrow > .dmc_inner {
  max-width: 550px;
}

.mod_txt_img_01 {
  margin: 0 0 30px;
  text-align: center;
}

> .dmc_inner .mod_txt_img_01 {
  margin-top: -10px;
}

.mod_txt_img_01 img {
  max-width: 100%;
}

@media only screen and (max-width: 812px) {
  .mod_txt_img_01 {
    margin-top: -16px;
    margin-bottom: 20px;
  }
}

.mod_txt_img_02 {
  text-align: center;
}

.mod_txt_img_02 img {
  max-width: 100%;
}

.mod_txt_01 {
  margin: 0 0 35px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_txt_01 {
    margin-bottom: 25px;
    text-align: left;
  }
}

.mod_lyt_06 {
  display: flex;
  flex-direction: row-reverse;
  padding-bottom: 10px;
  margin: 70px 0 40px 20px;
  overflow: hidden;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 {
    flex-direction: column;
    padding-bottom: 0;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 0;
  }
}

.mod_lyt_06 .dmc_txt {
  width: calc(50% + 50px);
  max-width: 560px;
}

.mod_lyt_06 .dmc_txt > *:last-child {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_txt {
    width: 100%;
    max-width: none;
    padding: 0 20px;
  }
}

.mod_lyt_06 .dmc_txt .title {
  display: block;
  margin: 0 0 16px;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_txt .title {
    margin-bottom: 10px;
  }
}

.mod_lyt_06 .dmc_txt .title .txt {
  display: inline-block;
  line-height: 1.28;
  letter-spacing: 2.5px;
  font-size: 2.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_txt .title .txt {
    font-size: 2rem;
  }
}

.mod_lyt_06 .dmc_txt a.title {
  position: relative;
  padding: 0 0 24px;
  text-decoration: none;
}

@media only screen and (min-width: 811px) {
  .mod_lyt_06 .dmc_txt a.title:hover, .mod_lyt_06 .dmc_txt a.title:focus, .mod_lyt_06 .dmc_txt a.title:active {
    opacity: .6;
  }
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_txt a.title {
    padding-bottom: 16px;
  }
}

.mod_lyt_06 .dmc_txt a.title::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url(../png/bg_enjoy_hdg_01.png);
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_txt a.title::before {
    height: 30px;
  }
}

[class*='_jagged_enjoy'] .mod_lyt_06 .dmc_txt a.title::before, [class*='_primary_enjoy_course'] .mod_lyt_06 .dmc_txt a.title::before {
  background-image: url(../png/bg_enjoy_hdg_02.png);
}

.mod_lyt_06 .dmc_txt a.title .txt {
  position: relative;
  padding: 0 45px 0 0;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_txt a.title .txt {
    padding-right: 20px;
  }
}

.mod_lyt_06 .dmc_txt a.title .txt::before, .mod_lyt_06 .dmc_txt a.title .txt::after {
  content: '';
  display: inline-block;
  position: absolute;
  right: 8px;
  width: 6px;
  height: 24px;
  background-color: #0074c2;
  border-radius: 6px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_txt a.title .txt::before, .mod_lyt_06 .dmc_txt a.title .txt::after {
    width: 4px;
    height: 16px;
  }
}

.mod_lyt_06 .dmc_txt a.title .txt::before {
  bottom: 12px;
  -webkit-transform: rotate(-52deg);
          transform: rotate(-52deg);
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_txt a.title .txt::before {
    bottom: 8px;
  }
}

.mod_lyt_06 .dmc_txt a.title .txt::after {
  bottom: 0;
  -webkit-transform: rotate(52deg);
          transform: rotate(52deg);
}

.mod_lyt_06 .dmc_txt > p:not([class]) {
  line-height: 1.75;
  font-size: 1.6rem;
  font-weight: bold;
}

.mod_lyt_06 .dmc_txt > p:not([class]) em {
  color: #f6488e;
}

.mod_lyt_06 .dmc_txt > p:not([class]) + .mod_txt_note_01, .mod_lyt_06 .mod_list_note_01.dmc_txt > p:not([class]) + li {
  margin-top: 0;
}

.mod_lyt_06 .dmc_img {
  width: calc(50% - 50px);
  margin: 0 0 0 90px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_img {
    flex-shrink: 0;
    width: 100%;
    margin-bottom: 32px;
    margin-left: 0;
  }
}

.mod_lyt_06 .dmc_img .img_list_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -20px 0 0 -35px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_img .img_list_wrap {
    justify-content: center;
    margin: -10px 0 0 -20px;
  }
}

.mod_lyt_06 .dmc_img .img_list_wrap > li {
  position: relative;
  z-index: 0;
  padding: 20px 0 0 35px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_img .img_list_wrap > li {
    padding: 10px 0 0 20px;
  }
}

.mod_lyt_06 .dmc_img .img_list_wrap > li.primary {
  width: 100%;
}

.mod_lyt_06 .dmc_img .img_list_wrap > li.primary img {
  width: 100%;
  height: auto;
}

.mod_lyt_06 .dmc_img .img_list_wrap > li:not(.primary) {
  width: 50%;
  max-width: 290px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_img .img_list_wrap > li:not(.primary) {
    width: calc(50% - 20px);
  }
  .mod_lyt_06 .dmc_img .img_list_wrap > li:not(.primary):nth-child(even) {
    margin-left: 20px;
  }
  .mod_lyt_06 .dmc_img .img_list_wrap > li:not(.primary):nth-child(odd) {
    margin-right: 20px;
  }
}

.mod_lyt_06 .dmc_img .img_list_wrap > li::before {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  bottom: -10px;
  z-index: -1;
  width: calc(100% - 35px);
  height: calc(100% - 20px);
  background-color: #fff;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_img .img_list_wrap > li::before {
    right: 5px;
    bottom: -5px;
    width: calc(100% - 20px);
    height: calc(100% - 10px);
  }
}

.mod_lyt_06 .dmc_img img {
  max-width: 100%;
}

.mod_lyt_06 .dmc_img .caption {
  margin-top: 29px;
  margin-left: -10px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06 .dmc_img .caption {
    margin: 15px 15px 0;
  }
}

.mod_lyt_06 .dmc_img .caption p {
  margin-bottom: 0;
  line-height: 1.7;
  font-size: 1.1rem;
}

.mod_lyt_06._reverse {
  flex-direction: row;
  justify-content: flex-start;
  padding-left: 0;
  margin-right: 20px;
  margin-left: 0;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06._reverse {
    flex-direction: column;
    margin-right: 0;
  }
}

.mod_lyt_06._reverse .dmc_img {
  margin: 0 90px 0 0;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06._reverse .dmc_img {
    margin-right: 0;
    margin-bottom: 32px;
  }
}

.mod_lyt_06._reverse .dmc_img .img_list_wrap {
  justify-content: flex-end;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06._reverse .dmc_img .img_list_wrap {
    justify-content: center;
  }
}

.mod_lyt_06._reverse .dmc_img .img_list_wrap > li::before {
  right: -10px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06._reverse .dmc_img .img_list_wrap > li::before {
    right: -5px;
  }
}

.mod_lyt_06._full {
  flex-direction: column;
  padding: 0;
  margin-left: 0;
}

.mod_lyt_06._full .dmc_txt {
  width: 100%;
  max-width: 1220px;
  padding: 0 20px;
  margin: auto;
}

.mod_lyt_06._full .dmc_txt .title {
  display: inline-block;
  min-width: 576px;
  padding-right: 40px;
  margin-bottom: 19px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06._full .dmc_txt .title {
    display: block;
    min-width: 100%;
    margin-bottom: 8px;
  }
}

.mod_lyt_06._full .dmc_img {
  flex-shrink: 0;
  width: 100%;
  margin: 0 0 39px;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06._full .dmc_img {
    position: relative;
    min-height: 275px;
    margin-bottom: 27px;
    overflow: hidden;
  }
}

.mod_lyt_06._full .dmc_img img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_06._full .dmc_img img {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    height: 100%;
    max-width: none;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.mod_lyt_07 {
  text-align: right;
}

@media only screen and (max-width: 812px) {
  .mod_lyt_07 {
    text-align: center;
  }
  .mod_lyt_07 img {
    width: 100%;
  }
}

.mod_link_bnr_02 {
  display: block;
  margin-top: 34px;
  margin-bottom: 30px;
  text-align: center;
}

@media only screen and (max-width: 812px) {
  .mod_link_bnr_02 {
    margin-bottom: 20px;
  }
}

.mod_link_bnr_02 img {
  max-width: 100%;
}

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

/* TOPに配置するバナー */
.mod_link_bnr_03 {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}

@media only screen and (max-width: 812px) {
  .mod_link_bnr_03 {
    margin-bottom: 20px;
  }
}

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

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

/* 女子道 */
@media only screen and (max-width: 812px) {
  #jyoshido .str_contents {
    padding-top: 30px;
  }
}

#jyoshido .str_contents:nth-child(2), #jyoshido .str_contents:nth-child(6) {
  background-color: #fff;
}

#jyoshido .str_contents:nth-child(3), #jyoshido .str_contents:nth-child(7) {
  background-color: #fff6f6;
}

#jyoshido .str_contents:nth-child(3) .mod_btn_more_01, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01 {
  border-color: #d56889;
}

#jyoshido .str_contents:nth-child(3) .mod_btn_more_01 span::before, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01 span::after, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01 span::before, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01 span::after {
  background-color: #d56889;
}

#jyoshido .str_contents:nth-child(3) .mod_btn_more_01 span::before, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01 span::before {
  box-shadow: 5px -4px 0 0 #d56889;
}

#jyoshido .str_contents:nth-child(3) .mod_btn_more_01 span::after, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01 span::after {
  box-shadow: -5px -4px 0 0 #d56889;
}

@media only screen and (min-width: 811px) {
  #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:hover, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:focus, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:active, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:hover, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:focus, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:active {
    border-color: #f2cbd5;
  }
  #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:hover span::before, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:hover span::after, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:focus span::before, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:focus span::after, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:active span::before, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:active span::after, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:hover span::before, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:hover span::after, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:focus span::before, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:focus span::after, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:active span::before, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:active span::after {
    background-color: #f2cbd5;
  }
  #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:hover span::before, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:focus span::before, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:active span::before, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:hover span::before, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:focus span::before, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:active span::before {
    box-shadow: 5px -4px 0 0 #f2cbd5;
  }
  #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:hover span::after, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:focus span::after, #jyoshido .str_contents:nth-child(3) .mod_btn_more_01:active span::after, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:hover span::after, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:focus span::after, #jyoshido .str_contents:nth-child(7) .mod_btn_more_01:active span::after {
    box-shadow: -5px -4px 0 0 #f2cbd5;
  }
}

#jyoshido .str_contents:nth-child(4), #jyoshido .str_contents:nth-child(8) {
  background-color: #f4f2f0;
}

#jyoshido .str_contents:nth-child(5), #jyoshido .str_contents:nth-child(9) {
  background-color: #d6eee7;
}

#jyoshido .str_contents:nth-child(5) .mod_btn_more_01, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01 {
  border-color: #51b194;
}

#jyoshido .str_contents:nth-child(5) .mod_btn_more_01 span::before, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01 span::after, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01 span::before, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01 span::after {
  background-color: #51b194;
}

#jyoshido .str_contents:nth-child(5) .mod_btn_more_01 span::before, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01 span::before {
  box-shadow: 5px -4px 0 0 #51b194;
}

#jyoshido .str_contents:nth-child(5) .mod_btn_more_01 span::after, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01 span::after {
  box-shadow: -5px -4px 0 0 #51b194;
}

@media only screen and (min-width: 811px) {
  #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:hover, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:focus, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:active, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:hover, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:focus, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:active {
    border-color: #aedcce;
  }
  #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:hover span::before, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:hover span::after, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:focus span::before, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:focus span::after, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:active span::before, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:active span::after, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:hover span::before, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:hover span::after, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:focus span::before, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:focus span::after, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:active span::before, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:active span::after {
    background-color: #aedcce;
  }
  #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:hover span::before, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:focus span::before, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:active span::before, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:hover span::before, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:focus span::before, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:active span::before {
    box-shadow: 5px -4px 0 0 #aedcce;
  }
  #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:hover span::after, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:focus span::after, #jyoshido .str_contents:nth-child(5) .mod_btn_more_01:active span::after, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:hover span::after, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:focus span::after, #jyoshido .str_contents:nth-child(9) .mod_btn_more_01:active span::after {
    box-shadow: -5px -4px 0 0 #aedcce;
  }
}

@media only screen and (min-width: 811px) {
  #jyoshido .mod_btn_01._icon._twitter a:hover, #jyoshido ._icon._twitter.mod_btn_02 a:hover, #jyoshido .mod_btn_list_01 > li._icon._twitter a:hover, #jyoshido .mod_btn_list_02 > li._icon._twitter a:hover, #jyoshido .mod_btn_01._icon._twitter a:focus, #jyoshido ._icon._twitter.mod_btn_02 a:focus, #jyoshido .mod_btn_list_01 > li._icon._twitter a:focus, #jyoshido .mod_btn_list_02 > li._icon._twitter a:focus, #jyoshido .mod_btn_01._icon._twitter a:active, #jyoshido ._icon._twitter.mod_btn_02 a:active, #jyoshido .mod_btn_list_01 > li._icon._twitter a:active, #jyoshido .mod_btn_list_02 > li._icon._twitter a:active, #jyoshido .mod_btn_01._icon._twitter button:hover, #jyoshido ._icon._twitter.mod_btn_02 button:hover, #jyoshido .mod_btn_list_01 > li._icon._twitter button:hover, #jyoshido .mod_btn_list_02 > li._icon._twitter button:hover, #jyoshido .mod_btn_01._icon._twitter button:focus, #jyoshido ._icon._twitter.mod_btn_02 button:focus, #jyoshido .mod_btn_list_01 > li._icon._twitter button:focus, #jyoshido .mod_btn_list_02 > li._icon._twitter button:focus, #jyoshido .mod_btn_01._icon._twitter button:active, #jyoshido ._icon._twitter.mod_btn_02 button:active, #jyoshido .mod_btn_list_01 > li._icon._twitter button:active, #jyoshido .mod_btn_list_02 > li._icon._twitter button:active, #jyoshido .mod_btn_01._icon._facebook a:hover, #jyoshido ._icon._facebook.mod_btn_02 a:hover, #jyoshido .mod_btn_list_01 > li._icon._facebook a:hover, #jyoshido .mod_btn_list_02 > li._icon._facebook a:hover, #jyoshido .mod_btn_01._icon._facebook a:focus, #jyoshido ._icon._facebook.mod_btn_02 a:focus, #jyoshido .mod_btn_list_01 > li._icon._facebook a:focus, #jyoshido .mod_btn_list_02 > li._icon._facebook a:focus, #jyoshido .mod_btn_01._icon._facebook a:active, #jyoshido ._icon._facebook.mod_btn_02 a:active, #jyoshido .mod_btn_list_01 > li._icon._facebook a:active, #jyoshido .mod_btn_list_02 > li._icon._facebook a:active, #jyoshido .mod_btn_01._icon._facebook button:hover, #jyoshido ._icon._facebook.mod_btn_02 button:hover, #jyoshido .mod_btn_list_01 > li._icon._facebook button:hover, #jyoshido .mod_btn_list_02 > li._icon._facebook button:hover, #jyoshido .mod_btn_01._icon._facebook button:focus, #jyoshido ._icon._facebook.mod_btn_02 button:focus, #jyoshido .mod_btn_list_01 > li._icon._facebook button:focus, #jyoshido .mod_btn_list_02 > li._icon._facebook button:focus, #jyoshido .mod_btn_01._icon._facebook button:active, #jyoshido ._icon._facebook.mod_btn_02 button:active, #jyoshido .mod_btn_list_01 > li._icon._facebook button:active, #jyoshido .mod_btn_list_02 > li._icon._facebook button:active, #jyoshido .mod_btn_01._icon._instagram a:hover, #jyoshido ._icon._instagram.mod_btn_02 a:hover, #jyoshido .mod_btn_list_01 > li._icon._instagram a:hover, #jyoshido .mod_btn_list_02 > li._icon._instagram a:hover, #jyoshido .mod_btn_01._icon._instagram a:focus, #jyoshido ._icon._instagram.mod_btn_02 a:focus, #jyoshido .mod_btn_list_01 > li._icon._instagram a:focus, #jyoshido .mod_btn_list_02 > li._icon._instagram a:focus, #jyoshido .mod_btn_01._icon._instagram a:active, #jyoshido ._icon._instagram.mod_btn_02 a:active, #jyoshido .mod_btn_list_01 > li._icon._instagram a:active, #jyoshido .mod_btn_list_02 > li._icon._instagram a:active, #jyoshido .mod_btn_01._icon._instagram button:hover, #jyoshido ._icon._instagram.mod_btn_02 button:hover, #jyoshido .mod_btn_list_01 > li._icon._instagram button:hover, #jyoshido .mod_btn_list_02 > li._icon._instagram button:hover, #jyoshido .mod_btn_01._icon._instagram button:focus, #jyoshido ._icon._instagram.mod_btn_02 button:focus, #jyoshido .mod_btn_list_01 > li._icon._instagram button:focus, #jyoshido .mod_btn_list_02 > li._icon._instagram button:focus, #jyoshido .mod_btn_01._icon._instagram button:active, #jyoshido ._icon._instagram.mod_btn_02 button:active, #jyoshido .mod_btn_list_01 > li._icon._instagram button:active, #jyoshido .mod_btn_list_02 > li._icon._instagram button:active {
    opacity: 1;
    color: #bebebe;
  }
  #jyoshido .mod_btn_01._icon._twitter a:hover::before, #jyoshido ._icon._twitter.mod_btn_02 a:hover::before, #jyoshido .mod_btn_list_01 > li._icon._twitter a:hover::before, #jyoshido .mod_btn_list_02 > li._icon._twitter a:hover::before, #jyoshido .mod_btn_01._icon._twitter a:focus::before, #jyoshido ._icon._twitter.mod_btn_02 a:focus::before, #jyoshido .mod_btn_list_01 > li._icon._twitter a:focus::before, #jyoshido .mod_btn_list_02 > li._icon._twitter a:focus::before, #jyoshido .mod_btn_01._icon._twitter a:active::before, #jyoshido ._icon._twitter.mod_btn_02 a:active::before, #jyoshido .mod_btn_list_01 > li._icon._twitter a:active::before, #jyoshido .mod_btn_list_02 > li._icon._twitter a:active::before, #jyoshido .mod_btn_01._icon._twitter button:hover::before, #jyoshido ._icon._twitter.mod_btn_02 button:hover::before, #jyoshido .mod_btn_list_01 > li._icon._twitter button:hover::before, #jyoshido .mod_btn_list_02 > li._icon._twitter button:hover::before, #jyoshido .mod_btn_01._icon._twitter button:focus::before, #jyoshido ._icon._twitter.mod_btn_02 button:focus::before, #jyoshido .mod_btn_list_01 > li._icon._twitter button:focus::before, #jyoshido .mod_btn_list_02 > li._icon._twitter button:focus::before, #jyoshido .mod_btn_01._icon._twitter button:active::before, #jyoshido ._icon._twitter.mod_btn_02 button:active::before, #jyoshido .mod_btn_list_01 > li._icon._twitter button:active::before, #jyoshido .mod_btn_list_02 > li._icon._twitter button:active::before, #jyoshido .mod_btn_01._icon._facebook a:hover::before, #jyoshido ._icon._facebook.mod_btn_02 a:hover::before, #jyoshido .mod_btn_list_01 > li._icon._facebook a:hover::before, #jyoshido .mod_btn_list_02 > li._icon._facebook a:hover::before, #jyoshido .mod_btn_01._icon._facebook a:focus::before, #jyoshido ._icon._facebook.mod_btn_02 a:focus::before, #jyoshido .mod_btn_list_01 > li._icon._facebook a:focus::before, #jyoshido .mod_btn_list_02 > li._icon._facebook a:focus::before, #jyoshido .mod_btn_01._icon._facebook a:active::before, #jyoshido ._icon._facebook.mod_btn_02 a:active::before, #jyoshido .mod_btn_list_01 > li._icon._facebook a:active::before, #jyoshido .mod_btn_list_02 > li._icon._facebook a:active::before, #jyoshido .mod_btn_01._icon._facebook button:hover::before, #jyoshido ._icon._facebook.mod_btn_02 button:hover::before, #jyoshido .mod_btn_list_01 > li._icon._facebook button:hover::before, #jyoshido .mod_btn_list_02 > li._icon._facebook button:hover::before, #jyoshido .mod_btn_01._icon._facebook button:focus::before, #jyoshido ._icon._facebook.mod_btn_02 button:focus::before, #jyoshido .mod_btn_list_01 > li._icon._facebook button:focus::before, #jyoshido .mod_btn_list_02 > li._icon._facebook button:focus::before, #jyoshido .mod_btn_01._icon._facebook button:active::before, #jyoshido ._icon._facebook.mod_btn_02 button:active::before, #jyoshido .mod_btn_list_01 > li._icon._facebook button:active::before, #jyoshido .mod_btn_list_02 > li._icon._facebook button:active::before, #jyoshido .mod_btn_01._icon._instagram a:hover::before, #jyoshido ._icon._instagram.mod_btn_02 a:hover::before, #jyoshido .mod_btn_list_01 > li._icon._instagram a:hover::before, #jyoshido .mod_btn_list_02 > li._icon._instagram a:hover::before, #jyoshido .mod_btn_01._icon._instagram a:focus::before, #jyoshido ._icon._instagram.mod_btn_02 a:focus::before, #jyoshido .mod_btn_list_01 > li._icon._instagram a:focus::before, #jyoshido .mod_btn_list_02 > li._icon._instagram a:focus::before, #jyoshido .mod_btn_01._icon._instagram a:active::before, #jyoshido ._icon._instagram.mod_btn_02 a:active::before, #jyoshido .mod_btn_list_01 > li._icon._instagram a:active::before, #jyoshido .mod_btn_list_02 > li._icon._instagram a:active::before, #jyoshido .mod_btn_01._icon._instagram button:hover::before, #jyoshido ._icon._instagram.mod_btn_02 button:hover::before, #jyoshido .mod_btn_list_01 > li._icon._instagram button:hover::before, #jyoshido .mod_btn_list_02 > li._icon._instagram button:hover::before, #jyoshido .mod_btn_01._icon._instagram button:focus::before, #jyoshido ._icon._instagram.mod_btn_02 button:focus::before, #jyoshido .mod_btn_list_01 > li._icon._instagram button:focus::before, #jyoshido .mod_btn_list_02 > li._icon._instagram button:focus::before, #jyoshido .mod_btn_01._icon._instagram button:active::before, #jyoshido ._icon._instagram.mod_btn_02 button:active::before, #jyoshido .mod_btn_list_01 > li._icon._instagram button:active::before, #jyoshido .mod_btn_list_02 > li._icon._instagram button:active::before {
    opacity: .6;
  }
}

#jyoshido .mod_btn_01._icon._twitter a::before, #jyoshido ._icon._twitter.mod_btn_02 a::before, #jyoshido .mod_btn_list_01 > li._icon._twitter a::before, #jyoshido .mod_btn_list_02 > li._icon._twitter a::before, #jyoshido .mod_btn_01._icon._twitter button::before, #jyoshido ._icon._twitter.mod_btn_02 button::before, #jyoshido .mod_btn_list_01 > li._icon._twitter button::before, #jyoshido .mod_btn_list_02 > li._icon._twitter button::before {
  top: 19px;
  left: 19px;
  width: 33px;
  height: 33px;
  background-image: url(../png/sprite.png);
  background-position: -126px -69px;
  background-size: 232px 219px;
}

#jyoshido .mod_btn_01._icon._facebook a::before, #jyoshido ._icon._facebook.mod_btn_02 a::before, #jyoshido .mod_btn_list_01 > li._icon._facebook a::before, #jyoshido .mod_btn_list_02 > li._icon._facebook a::before, #jyoshido .mod_btn_01._icon._facebook button::before, #jyoshido ._icon._facebook.mod_btn_02 button::before, #jyoshido .mod_btn_list_01 > li._icon._facebook button::before, #jyoshido .mod_btn_list_02 > li._icon._facebook button::before {
  top: 19px;
  left: 19px;
  width: 33px;
  height: 33px;
  background-image: url(../png/sprite.png);
  background-position: 0px -122px;
  background-size: 232px 219px;
}

#jyoshido .mod_btn_01._icon._instagram a::before, #jyoshido ._icon._instagram.mod_btn_02 a::before, #jyoshido .mod_btn_list_01 > li._icon._instagram a::before, #jyoshido .mod_btn_list_02 > li._icon._instagram a::before, #jyoshido .mod_btn_01._icon._instagram button::before, #jyoshido ._icon._instagram.mod_btn_02 button::before, #jyoshido .mod_btn_list_01 > li._icon._instagram button::before, #jyoshido .mod_btn_list_02 > li._icon._instagram button::before {
  top: 19px;
  left: 19px;
  width: 33px;
  height: 33px;
  background-image: url(../png/sprite.png);
  background-position: -33px -122px;
  background-size: 232px 219px;
}

#jyoshido .jyoshido_instagram {
  display: flex;
  max-width: 950px;
  margin: 0 auto 45px;
}

@media only screen and (max-width: 812px) {
  #jyoshido .jyoshido_instagram {
    flex-wrap: wrap;
  }
}

#jyoshido .jyoshido_instagram .dmc_widget {
  display: none !important;
  flex-basis: 42.1%;
}

@media only screen and (max-width: 812px) {
  #jyoshido .jyoshido_instagram .dmc_widget {
    flex-basis: 100%;
  }
}

#jyoshido .jyoshido_instagram .dmc_widget iframe {
  vertical-align: bottom;
}

#jyoshido .jyoshido_instagram .dmc_btn {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 80px 0;
  background: url(../png/bg_jyoshido_01.png) -20px 58px;
}

@media only screen and (max-width: 812px) {
  #jyoshido .jyoshido_instagram .dmc_btn {
    padding: 20px;
  }
}

#jyoshido .jyoshido_instagram .dmc_btn > *:last-child {
  margin-bottom: 0;
}

.youtube_small_container {
  width: 90%;
  margin: -18px auto 0;
}

/* adjust */
.width5 {
  width: 5% !important;
}

.width10 {
  width: 10% !important;
}

.width15 {
  width: 15% !important;
}

.width20 {
  width: 20% !important;
}

.width25 {
  width: 25% !important;
}

.width30 {
  width: 30% !important;
}

.width35 {
  width: 35% !important;
}

.width40 {
  width: 40% !important;
}

.width45 {
  width: 45% !important;
}

.width50 {
  width: 50% !important;
}

.width55 {
  width: 55% !important;
}

.width60 {
  width: 60% !important;
}

.width65 {
  width: 65% !important;
}

.width70 {
  width: 70% !important;
}

.width75 {
  width: 75% !important;
}

.width80 {
  width: 80% !important;
}

.width85 {
  width: 85% !important;
}

.width90 {
  width: 90% !important;
}

.width95 {
  width: 95% !important;
}

.width100 {
  width: 100% !important;
}

.mb00 {
  margin-bottom: 0 !important;
}

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

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

.mb15 {
  margin-bottom: 15px !important;
}

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

.mb25 {
  margin-bottom: 25px !important;
}

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

.mb35 {
  margin-bottom: 35px !important;
}

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

.mb45 {
  margin-bottom: 45px !important;
}

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

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.w_5 {
  width: 5% !important;
}

.w_6 {
  width: 6% !important;
}

.w_7 {
  width: 7% !important;
}

.w_8 {
  width: 8% !important;
}

.w_9 {
  width: 9% !important;
}

.w_10 {
  width: 10% !important;
}

.w_11 {
  width: 11% !important;
}

.w_12 {
  width: 12% !important;
}

.w_13 {
  width: 13% !important;
}

.w_14 {
  width: 14% !important;
}

.w_15 {
  width: 15% !important;
}

.w_16 {
  width: 16% !important;
}

.w_17 {
  width: 17% !important;
}

.w_18 {
  width: 18% !important;
}

.w_19 {
  width: 19% !important;
}

.w_20 {
  width: 20% !important;
}

.w_21 {
  width: 21% !important;
}

.w_22 {
  width: 22% !important;
}

.w_23 {
  width: 23% !important;
}

.w_24 {
  width: 24% !important;
}

.w_25 {
  width: 25% !important;
}

.w_26 {
  width: 26% !important;
}

.w_27 {
  width: 27% !important;
}

.w_28 {
  width: 28% !important;
}

.w_29 {
  width: 29% !important;
}

.w_30 {
  width: 30% !important;
}

.w_31 {
  width: 31% !important;
}

.w_32 {
  width: 32% !important;
}

.w_33 {
  width: 33% !important;
}

.w_34 {
  width: 34% !important;
}

.w_35 {
  width: 35% !important;
}

.w_36 {
  width: 36% !important;
}

.w_37 {
  width: 37% !important;
}

.w_38 {
  width: 38% !important;
}

.w_39 {
  width: 39% !important;
}

.w_40 {
  width: 40% !important;
}

.w_41 {
  width: 41% !important;
}

.w_42 {
  width: 42% !important;
}

.w_43 {
  width: 43% !important;
}

.w_44 {
  width: 44% !important;
}

.w_45 {
  width: 45% !important;
}

.w_46 {
  width: 46% !important;
}

.w_47 {
  width: 47% !important;
}

.w_48 {
  width: 48% !important;
}

.w_49 {
  width: 49% !important;
}

.w_50 {
  width: 50% !important;
}

.w_51 {
  width: 51% !important;
}

.w_52 {
  width: 52% !important;
}

.w_53 {
  width: 53% !important;
}

.w_54 {
  width: 54% !important;
}

.w_55 {
  width: 55% !important;
}

.w_56 {
  width: 56% !important;
}

.w_57 {
  width: 57% !important;
}

.w_58 {
  width: 58% !important;
}

.w_59 {
  width: 59% !important;
}

.w_60 {
  width: 60% !important;
}

.w_61 {
  width: 61% !important;
}

.w_62 {
  width: 62% !important;
}

.w_63 {
  width: 63% !important;
}

.w_64 {
  width: 64% !important;
}

.w_65 {
  width: 65% !important;
}

.w_66 {
  width: 66% !important;
}

.w_67 {
  width: 67% !important;
}

.w_68 {
  width: 68% !important;
}

.w_69 {
  width: 69% !important;
}

.w_70 {
  width: 70% !important;
}

.w_71 {
  width: 71% !important;
}

.w_72 {
  width: 72% !important;
}

.w_73 {
  width: 73% !important;
}

.w_74 {
  width: 74% !important;
}

.w_75 {
  width: 75% !important;
}

.w_76 {
  width: 76% !important;
}

.w_77 {
  width: 77% !important;
}

.w_78 {
  width: 78% !important;
}

.w_79 {
  width: 79% !important;
}

.w_80 {
  width: 80% !important;
}

.w_81 {
  width: 81% !important;
}

.w_82 {
  width: 82% !important;
}

.w_83 {
  width: 83% !important;
}

.w_84 {
  width: 84% !important;
}

.w_85 {
  width: 85% !important;
}

.w_86 {
  width: 86% !important;
}

.w_87 {
  width: 87% !important;
}

.w_88 {
  width: 88% !important;
}

.w_89 {
  width: 89% !important;
}

.w_90 {
  width: 90% !important;
}

.w_91 {
  width: 91% !important;
}

.w_92 {
  width: 92% !important;
}

.w_93 {
  width: 93% !important;
}

.w_94 {
  width: 94% !important;
}

.w_95 {
  width: 95% !important;
}

.w_96 {
  width: 96% !important;
}

.w_97 {
  width: 97% !important;
}

.w_98 {
  width: 98% !important;
}

.w_99 {
  width: 99% !important;
}

.w_100 {
  width: 100% !important;
}

.w_0px {
  width: 0px;
}

.w_5px {
  width: 5px;
}

.w_10px {
  width: 10px;
}

.w_15px {
  width: 15px;
}

.w_20px {
  width: 20px;
}

.w_25px {
  width: 25px;
}

.w_30px {
  width: 30px;
}

.w_35px {
  width: 35px;
}

.w_40px {
  width: 40px;
}

.w_45px {
  width: 45px;
}

.w_50px {
  width: 50px;
}

.w_55px {
  width: 55px;
}

.w_60px {
  width: 60px;
}

.w_65px {
  width: 65px;
}

.w_70px {
  width: 70px;
}

.w_75px {
  width: 75px;
}

.w_80px {
  width: 80px;
}

.w_85px {
  width: 85px;
}

.w_90px {
  width: 90px;
}

.w_95px {
  width: 95px;
}

.w_100px {
  width: 100px;
}

.w_105px {
  width: 105px;
}

.w_110px {
  width: 110px;
}

.w_115px {
  width: 115px;
}

.w_120px {
  width: 120px;
}

.w_125px {
  width: 125px;
}

.w_130px {
  width: 130px;
}

.w_135px {
  width: 135px;
}

.w_140px {
  width: 140px;
}

.w_145px {
  width: 145px;
}

.w_150px {
  width: 150px;
}

.w_155px {
  width: 155px;
}

.w_160px {
  width: 160px;
}

.w_165px {
  width: 165px;
}

.w_170px {
  width: 170px;
}

.w_175px {
  width: 175px;
}

.w_180px {
  width: 180px;
}

.w_185px {
  width: 185px;
}

.w_190px {
  width: 190px;
}

.w_195px {
  width: 195px;
}

.w_200px {
  width: 200px;
}

.w_205px {
  width: 205px;
}

.w_210px {
  width: 210px;
}

.w_215px {
  width: 215px;
}

.w_220px {
  width: 220px;
}

.w_225px {
  width: 225px;
}

.w_230px {
  width: 230px;
}

.w_235px {
  width: 235px;
}

.w_240px {
  width: 240px;
}

.w_245px {
  width: 245px;
}

.w_250px {
  width: 250px;
}

.w_255px {
  width: 255px;
}

.w_260px {
  width: 260px;
}

.w_265px {
  width: 265px;
}

.w_270px {
  width: 270px;
}

.w_275px {
  width: 275px;
}

.w_280px {
  width: 280px;
}

.w_285px {
  width: 285px;
}

.w_290px {
  width: 290px;
}

.w_295px {
  width: 295px;
}

.w_300px {
  width: 300px;
}

.w_305px {
  width: 305px;
}

.w_310px {
  width: 310px;
}

.w_315px {
  width: 315px;
}

.w_320px {
  width: 320px;
}

.w_325px {
  width: 325px;
}

.w_330px {
  width: 330px;
}

.w_335px {
  width: 335px;
}

.w_340px {
  width: 340px;
}

.w_345px {
  width: 345px;
}

.w_350px {
  width: 350px;
}

.w_355px {
  width: 355px;
}

.w_360px {
  width: 360px;
}

.w_365px {
  width: 365px;
}

.w_370px {
  width: 370px;
}

.w_375px {
  width: 375px;
}

.w_380px {
  width: 380px;
}

.w_385px {
  width: 385px;
}

.w_390px {
  width: 390px;
}

.w_395px {
  width: 395px;
}

.w_400px {
  width: 400px;
}

.w_405px {
  width: 405px;
}

.w_410px {
  width: 410px;
}

.w_415px {
  width: 415px;
}

.w_420px {
  width: 420px;
}

.w_425px {
  width: 425px;
}

.w_430px {
  width: 430px;
}

.w_435px {
  width: 435px;
}

.w_440px {
  width: 440px;
}

.w_445px {
  width: 445px;
}

.w_450px {
  width: 450px;
}

.w_455px {
  width: 455px;
}

.w_460px {
  width: 460px;
}

.w_465px {
  width: 465px;
}

.w_470px {
  width: 470px;
}

.w_475px {
  width: 475px;
}

.w_480px {
  width: 480px;
}

.w_485px {
  width: 485px;
}

.w_490px {
  width: 490px;
}

.w_495px {
  width: 495px;
}

.w_500px {
  width: 500px;
}

.w_505px {
  width: 505px;
}

.w_510px {
  width: 510px;
}

.w_515px {
  width: 515px;
}

.w_520px {
  width: 520px;
}

.w_525px {
  width: 525px;
}

.w_530px {
  width: 530px;
}

.w_535px {
  width: 535px;
}

.w_540px {
  width: 540px;
}

.w_545px {
  width: 545px;
}

.w_550px {
  width: 550px;
}

.w_555px {
  width: 555px;
}

.w_560px {
  width: 560px;
}

.w_565px {
  width: 565px;
}

.w_570px {
  width: 570px;
}

.w_575px {
  width: 575px;
}

.w_580px {
  width: 580px;
}

.w_585px {
  width: 585px;
}

.w_590px {
  width: 590px;
}

.w_595px {
  width: 595px;
}

.w_600px {
  width: 600px;
}

.w_605px {
  width: 605px;
}

.w_610px {
  width: 610px;
}

.w_615px {
  width: 615px;
}

.w_620px {
  width: 620px;
}

.w_625px {
  width: 625px;
}

.w_630px {
  width: 630px;
}

.w_635px {
  width: 635px;
}

.w_640px {
  width: 640px;
}

.w_645px {
  width: 645px;
}

.w_650px {
  width: 650px;
}

.w_655px {
  width: 655px;
}

.w_660px {
  width: 660px;
}

.w_665px {
  width: 665px;
}

.w_670px {
  width: 670px;
}

.w_675px {
  width: 675px;
}

.w_680px {
  width: 680px;
}

.w_685px {
  width: 685px;
}

.w_690px {
  width: 690px;
}

.w_695px {
  width: 695px;
}

.w_700px {
  width: 700px;
}

.w_705px {
  width: 705px;
}

.w_710px {
  width: 710px;
}

.w_715px {
  width: 715px;
}

.w_720px {
  width: 720px;
}

.w_725px {
  width: 725px;
}

.w_730px {
  width: 730px;
}

.w_735px {
  width: 735px;
}

.w_740px {
  width: 740px;
}

.w_745px {
  width: 745px;
}

.w_750px {
  width: 750px;
}

.w_755px {
  width: 755px;
}

.w_760px {
  width: 760px;
}

.w_765px {
  width: 765px;
}

.w_770px {
  width: 770px;
}

.w_775px {
  width: 775px;
}

.w_780px {
  width: 780px;
}

.w_785px {
  width: 785px;
}

.w_790px {
  width: 790px;
}

.w_795px {
  width: 795px;
}

.w_800px {
  width: 800px;
}

.w_805px {
  width: 805px;
}

.w_810px {
  width: 810px;
}

.w_815px {
  width: 815px;
}

.w_820px {
  width: 820px;
}

.w_825px {
  width: 825px;
}

.w_830px {
  width: 830px;
}

.w_835px {
  width: 835px;
}

.w_840px {
  width: 840px;
}

.w_845px {
  width: 845px;
}

.w_850px {
  width: 850px;
}

.w_855px {
  width: 855px;
}

.w_860px {
  width: 860px;
}

.w_865px {
  width: 865px;
}

.w_870px {
  width: 870px;
}

.w_875px {
  width: 875px;
}

.w_880px {
  width: 880px;
}

.w_885px {
  width: 885px;
}

.w_890px {
  width: 890px;
}

.w_895px {
  width: 895px;
}

.w_900px {
  width: 900px;
}

.w_905px {
  width: 905px;
}

.w_910px {
  width: 910px;
}

.w_915px {
  width: 915px;
}

.w_920px {
  width: 920px;
}

.w_925px {
  width: 925px;
}

.w_930px {
  width: 930px;
}

.w_935px {
  width: 935px;
}

.w_940px {
  width: 940px;
}

.w_945px {
  width: 945px;
}

.w_950px {
  width: 950px;
}

.w_955px {
  width: 955px;
}

.w_960px {
  width: 960px;
}

.w_965px {
  width: 965px;
}

.w_970px {
  width: 970px;
}

.w_975px {
  width: 975px;
}

.w_980px {
  width: 980px;
}

.w_985px {
  width: 985px;
}

.w_990px {
  width: 990px;
}

.w_995px {
  width: 995px;
}

.w_1000px {
  width: 1000px;
}

.w_1005px {
  width: 1005px;
}

.w_1010px {
  width: 1010px;
}

.w_1015px {
  width: 1015px;
}

.w_1020px {
  width: 1020px;
}

.w_1025px {
  width: 1025px;
}

.w_1030px {
  width: 1030px;
}

.w_1035px {
  width: 1035px;
}

.w_1040px {
  width: 1040px;
}

.w_1045px {
  width: 1045px;
}

.w_1050px {
  width: 1050px;
}

.w_1055px {
  width: 1055px;
}

.w_1060px {
  width: 1060px;
}

.w_1065px {
  width: 1065px;
}

.w_1070px {
  width: 1070px;
}

.w_1075px {
  width: 1075px;
}

.w_1080px {
  width: 1080px;
}

.w_1085px {
  width: 1085px;
}

.w_1090px {
  width: 1090px;
}

.w_1095px {
  width: 1095px;
}

.w_1100px {
  width: 1100px;
}

.w_1105px {
  width: 1105px;
}

.w_1110px {
  width: 1110px;
}

.w_1115px {
  width: 1115px;
}

.w_1120px {
  width: 1120px;
}

.w_1125px {
  width: 1125px;
}

.w_1130px {
  width: 1130px;
}

.w_1135px {
  width: 1135px;
}

.w_1140px {
  width: 1140px;
}

.w_1145px {
  width: 1145px;
}

.w_1150px {
  width: 1150px;
}

.w_1155px {
  width: 1155px;
}

.w_1160px {
  width: 1160px;
}

.w_1165px {
  width: 1165px;
}

.w_1170px {
  width: 1170px;
}

.w_1175px {
  width: 1175px;
}

.w_1180px {
  width: 1180px;
}

.w_1185px {
  width: 1185px;
}

.w_1190px {
  width: 1190px;
}

.w_1195px {
  width: 1195px;
}

.w_1200px {
  width: 1200px;
}

@media only screen and (max-width: 812px) {
  .sp_w_100 {
    width: 100% !important;
  }
}

.align_c {
  text-align: center !important;
}

.align_l {
  text-align: left !important;
}

.align_r {
  text-align: right !important;
}

.float_l {
  float: left !important;
}

.float_r {
  float: right !important;
}

@media only screen and (max-width: 812px) {
  .none_sp {
    display: none;
  }
}

@media only screen and (min-width: 813px) {
  .none_pc {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .show_full {
    display: none;
  }
}

.none {
  display: none;
}

@-webkit-keyframes skeleton-animation {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes skeleton-animation {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.js-sortAndOutput__skeleton--hidden {
  display: none;
}

.js-sortAndOutput__skeletonDate, .js-sortAndOutput__skeletonTitle, .js-sortAndOutput__skeletonText {
  position: relative;
  height: 1em;
  overflow: hidden;
  background-color: #eef1f2;
}

.js-sortAndOutput__skeletonDate::before, .js-sortAndOutput__skeletonTitle::before, .js-sortAndOutput__skeletonText::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .5), transparent);
  -webkit-animation: skeleton-animation 1.5s cubic-bezier(.25, .8, .25, 1) infinite;
          animation: skeleton-animation 1.5s cubic-bezier(.25, .8, .25, 1) infinite;
}

.js-sortAndOutput__skeletonItem {
  display: flex;
  flex-basis: calc(25% - 20px);
  margin-top: 20px;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 4px;

  aspect-ratio: 250 / 262;
}

@media only screen and (max-width: 812px) {
  .js-sortAndOutput__skeletonItem {
    flex-basis: calc(50% - 10px);
    margin-top: 10px;
    margin-right: 10px;

    aspect-ratio: 102 / 107;
  }
}

.js-sortAndOutput__skeletonAnchor {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 10px 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
  text-decoration: none;
}

.js-sortAndOutput__skeletonImgWrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 62.92%;
  margin-bottom: 9px;
}

.js-sortAndOutput__skeletonImg {
  display: inline-block;
  position: relative;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  overflow: hidden;
  background-color: #eef1f2;

  aspect-ratio: 840/510;
}

.js-sortAndOutput__skeletonImg::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .5), transparent);
  -webkit-animation: skeleton-animation 1.5s cubic-bezier(.25, .8, .25, 1) infinite;
          animation: skeleton-animation 1.5s cubic-bezier(.25, .8, .25, 1) infinite;
}

.fp-font {
  font-family: 'ヒラギノ角ゴ Pr6N', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}

.fp-font h1, .fp-font h2, .fp-font h3 {
  line-height: 1.5;
}

.fp-font p {
  line-height: 2;
  font-size: 14px;
  color: #333;
}

@media only screen and (max-width: 812px) {
  .fp-font p {
    font-size: 12px;
  }
}

.fp-font .pc {
  display: inline;
}

.fp-font .sp {
  display: none;
}

@media only screen and (max-width: 812px) {
  .pc {
    display: none;
  }
  .sp {
    display: inline;
  }
}

.fp-heading_l2 {
  margin-bottom: 40px;
}

@media only screen and (max-width: 812px) {
  .fp-heading_l2 {
    margin-bottom: 24px;
  }
}

.fp-heading_l2__title {
  padding-bottom: 16px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
}

@media only screen and (max-width: 812px) {
  .fp-heading_l2__title {
    padding-bottom: 8px;
    font-size: 21px;
  }
}

.fp-heading_l2__foot {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 8px;
}

.fp-heading_l2__foot-item {
  display: block;
  width: 8px;
  height: 8px;
  list-style: none;
  border-radius: 8px;
}

@media only screen and (max-width: 812px) {
  .fp-heading_l2__foot-item {
    width: 6px;
    height: 6px;
  }
}

.fp-heading_l2__foot-item--pink {
  background-color: #ea68a2;
}

.fp-heading_l2__foot-item--orange {
  background-color: #f5a200;
}

.fp-heading_l2__foot-item--purple {
  background-color: #6d72b4;
}

.fp-heading_l2__foot-item--green {
  background-color: #60b630;
}

.fp-heading_l2__foot-item--blue {
  background-color: #42c7ed;
}

.fp-btnMore {
  transition: opacity .5s;
}

.fp-btnMore:hover {
  opacity: .7;
}

.fp-btnMore .mod_btn_more_01--blue {
  background-color: #fff;
  border-color: #42c7ed;
}

.fp-btnMore .mod_btn_more_01--blue > span {
  color: #42c7ed;
}

.fp-btnMore .mod_btn_more_01--blue > span::before, .fp-btnMore .mod_btn_more_01--blue > span::after {
  background-color: #42c7ed;
}

.fp-btnMore .mod_btn_more_01--blue > span::before {
  box-shadow: 5px -4px 0 0 #42c7ed;
}

.fp-btnMore .mod_btn_more_01--blue > span::after {
  box-shadow: -5px -4px 0 0 #42c7ed;
}

.fp-btnMore .mod_btn_more_01--pink {
  background-color: #fff;
  border-color: #ea68a2;
}

.fp-btnMore .mod_btn_more_01--pink > span {
  color: #ea68a2;
}

.fp-btnMore .mod_btn_more_01--pink > span::before, .fp-btnMore .mod_btn_more_01--pink > span::after {
  background-color: #ea68a2;
}

.fp-btnMore .mod_btn_more_01--pink > span::before {
  box-shadow: 5px -4px 0 0 #ea68a2;
}

.fp-btnMore .mod_btn_more_01--pink > span::after {
  box-shadow: -5px -4px 0 0 #ea68a2;
}

.fp-mv {
  width: 100%;
  height: auto;
}

.fp-mv picture, .fp-mv img {
  display: block;
  width: 100%;
  height: auto;

  -o-object-fit: cover;
     object-fit: cover;
}

.fp-service-info {
  height: auto;
  padding: 80px 20px;
  background-color: #fffff6;
}

@media only screen and (max-width: 812px) {
  .fp-service-info {
    padding: 40px 20px;
  }
}

.fp-service-info:last-child {
  padding-top: 0;
  padding-bottom: 190px;
}

@media only screen and (max-width: 812px) {
  .fp-service-info:last-child {
    padding-bottom: 170px;
  }
}

.fp-service-info__inner {
  max-width: 1220px;
  margin: auto;
}

.fp-service-info__lead {
  margin-bottom: 40px;
}

@media only screen and (max-width: 812px) {
  .fp-service-info__lead {
    margin-bottom: 20px;
  }
}

.fp-service-info__text {
  text-align: center;
  font-weight: bold;
  color: #0074c2;
}

.fp-service-info__column {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

  gap: 20px;
}

@media only screen and (max-width: 812px) {
  .fp-service-info__column {
    justify-content: space-between;

    gap: 16px;
  }
}

.fp-service-info__column-item {
  flex-basis: calc(25% - 17px);
  height: 120px;
  background-color: #fff;
  border: 2px solid #585858;
  border-radius: 8px;
  transition: opacity .5s;
}

.fp-service-info__column-item:hover {
  opacity: .7;
}

@media only screen and (max-width: 812px) {
  .fp-service-info__column-item {
    flex-basis: calc(50% - 8px);
    height: 100px;
  }
}

@media only screen and (max-width: 812px) {
  .fp-service-info__column-item:last-child {
    flex-basis: 100%;
    height: 80px;
  }
}

.fp-service-info__column-item > a {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-evenly;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
}

.fp-service-info__column-item > a::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.fp-service-info__column-item.fp-service-info__column-item--pink {
  border-color: #ea68a2;
}

.fp-service-info__column-item.fp-service-info__column-item--pink a::after {
  border-color: #ea68a2 #ea68a2 transparent transparent;
}

.fp-service-info__column-item.fp-service-info__column-item--orange {
  border-color: #f5a200;
}

.fp-service-info__column-item.fp-service-info__column-item--orange a::after {
  border-color: #f5a200 #f5a200 transparent transparent;
}

.fp-service-info__column-item.fp-service-info__column-item--green {
  border-color: #60b630;
}

.fp-service-info__column-item.fp-service-info__column-item--green a::after {
  border-color: #60b630 #60b630 transparent transparent;
}

.fp-service-info__column-item.fp-service-info__column-item--purple {
  border-color: #6d72b4;
}

.fp-service-info__column-item.fp-service-info__column-item--purple a::after {
  border-color: #6d72b4 #6d72b4 transparent transparent;
}

.fp-service-info__column-item.fp-service-info__column-item--blue {
  border-color: #42c7ed;
}

.fp-service-info__column-item.fp-service-info__column-item--blue a::after {
  border-color: #42c7ed #42c7ed transparent transparent;
}

.fp-service-info__column-item.fp-service-info__column-item--main {
  border-color: #0074c2;
}

.fp-service-info__column-item.fp-service-info__column-item--main a::after {
  border-color: #0074c2 #0074c2 transparent transparent;
}

.fp-service-info__column-item-text {
  padding: 0 20px;
  line-height: 1.5;
}

.fp-service-info__column-item-img {
  width: 34px;
  height: 34px;
}

@media only screen and (max-width: 812px) {
  .fp-service-info__column-item-img {
    width: 20px;
    height: 20px;
  }
}

.fp-recommend-event {
  height: auto;
  padding: 80px 20px;
  background-image: url('https://sunshinecity.jp/file/enjoy/family-project/images/bg_01.webp');
  background-repeat: repeat;
  background-size: auto;
}

@media only screen and (max-width: 812px) {
  .fp-recommend-event {
    padding: 40px 20px;
  }
}

.fp-recommend-event:last-child {
  padding-top: 0;
  padding-bottom: 190px;
}

@media only screen and (max-width: 812px) {
  .fp-recommend-event:last-child {
    padding-bottom: 170px;
  }
}

.fp-recommend-event__inner {
  max-width: 1220px;
  margin: auto;
}

.fp-limited-time {
  height: auto;
  padding: 80px 20px;
  background-image: url('https://sunshinecity.jp/file/enjoy/family-project/images/bg_02.webp');
  background-repeat: repeat;
  background-size: auto;
}

@media only screen and (max-width: 812px) {
  .fp-limited-time {
    padding: 40px 20px;
  }
}

.fp-limited-time:last-child {
  padding-top: 0;
  padding-bottom: 190px;
}

@media only screen and (max-width: 812px) {
  .fp-limited-time:last-child {
    padding-bottom: 170px;
  }
}

.fp-limited-time__inner {
  max-width: 1220px;
  margin: auto;
}

.fp-other-information {
  height: auto;
  padding: 80px 20px;
}

@media only screen and (max-width: 812px) {
  .fp-other-information {
    padding: 40px 20px;
  }
}

.fp-other-information:last-child {
  padding-top: 0;
  padding-bottom: 190px;
}

@media only screen and (max-width: 812px) {
  .fp-other-information:last-child {
    padding-bottom: 170px;
  }
}

.fp-other-information__inner {
  max-width: 1220px;
  margin: auto;
}

.fp-other-information__item {
  display: grid;
  width: 100%;
  height: auto;
  margin-bottom: 30px;

  grid-template-columns: 2fr 1fr;
  -webkit-column-gap: 30px;
          column-gap: 30px;
}

@media only screen and (max-width: 812px) {
  .fp-other-information__item {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}

.fp-other-information__item-template-01 {
  grid-column: 1 / 2;
}

@media only screen and (max-width: 812px) {
  .fp-other-information__item-template-01 {
    grid-row: 1 / 2;
  }
}

.fp-other-information__item-template-02 {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}

@media only screen and (max-width: 812px) {
  .fp-other-information__item-template-02 {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
}

.fp-other-information__item-template-02 > img {
  width: 100%;
  height: auto;
}

.fp-other-information__item-template-03 {
  grid-column: 1 / 2;
}

@media only screen and (max-width: 812px) {
  .fp-other-information__item-template-03 {
    grid-row: 3 / 4;
  }
}

.fp-other-information__title {
  padding-bottom: 16px;
  border-bottom: 3px dotted #ea68a2;
  font-size: 24px;
  color: #ea68a2;
}

@media only screen and (max-width: 812px) {
  .fp-other-information__title {
    padding-bottom: 8px;
    font-size: 18px;
  }
}

.fp-other-information__text {
  margin-bottom: 20px;
}

.fp-other-information .mod_btn_01--no_margin {
  margin: 0;
}

@media only screen and (max-width: 812px) {
  .fp-other-information .mod_btn_01--no_margin {
    width: 100%;
  }
}

.fp-contact {
  height: auto;
  padding: 80px 20px;
}

@media only screen and (max-width: 812px) {
  .fp-contact {
    padding: 40px 20px;
  }
}

.fp-contact:last-child {
  padding-top: 0;
  padding-bottom: 190px;
}

@media only screen and (max-width: 812px) {
  .fp-contact:last-child {
    padding-bottom: 170px;
  }
}

.fp-contact__inner {
  max-width: 1220px;
  margin: auto;
}

.fp-parent-idea {
  display: grid;
  transition: opacity 200ms;
  text-align: center;

  place-content: center;
}

.fp-parent-idea:hover {
  opacity: .6;
}

.fp-parent-idea__img {
  width: 100%;
  height: auto;
}

.js-transparentGradation {
  -webkit-mask-image: linear-gradient(black 0%, black 30%, transparent);
          mask-image: linear-gradient(black 0%, black 30%, transparent);
}

.js-sortAndOutput__templateItemUrl {
  height: 100%;
}

.str_footer .footer_nav .footer-link > .footer_link_list ul::after, .mod_list_search_01 .list > li::after, .jsSorter .dmc_01 .item_wrap::after {
  content: '';
  display: block;
  clear: both;
}

[class^='str_'] > [class^='bmod_']:last-child, [class^='str_'] [class^='tmod_']:last-child, [class^='str_'] [class^='fmod_']:last-child, [class^='bmod_'] > [class^='bmod_']:last-child, [class^='bmod_'] [class^='tmod_']:last-child, [class^='bmod_'] [class^='fmod_']:last-child, .dmc_contents > [class^='bmod_']:last-child, .dmc_contents [class^='tmod_']:last-child, .dmc_contents [class^='fmod_']:last-child, [class^='str_'] > .dmc_inner > [class^='bmod_']:last-child, [class^='str_'] > .dmc_inner [class^='tmod_']:last-child, [class^='str_'] > .dmc_inner [class^='fmod_']:last-child, [class^='str_'] > .dmc_content > [class^='bmod_']:last-child, [class^='str_'] > .dmc_content [class^='tmod_']:last-child, [class^='str_'] > .dmc_content [class^='fmod_']:last-child, [class^='bmod_'] > .dmc_inner > [class^='bmod_']:last-child, [class^='bmod_'] > .dmc_inner [class^='tmod_']:last-child, [class^='bmod_'] > .dmc_inner [class^='fmod_']:last-child, [class^='bmod_'] > .dmc_content > [class^='bmod_']:last-child, [class^='bmod_'] > .dmc_content [class^='tmod_']:last-child, [class^='bmod_'] > .dmc_content [class^='fmod_']:last-child, .dmc_contents > .dmc_inner > [class^='bmod_']:last-child, .dmc_contents > .dmc_inner [class^='tmod_']:last-child, .dmc_contents > .dmc_inner [class^='fmod_']:last-child, .dmc_contents > .dmc_content > [class^='bmod_']:last-child, .dmc_contents > .dmc_content [class^='tmod_']:last-child, .dmc_contents > .dmc_content [class^='fmod_']:last-child, [class^='bmod_tbl_'] td > [class^='bmod_']:last-child, [class^='bmod_tbl_'] td > [class^='tmod_']:last-child, [class^='bmod_tbl_'] td > [class^='fmod_']:last-child {
  margin-bottom: 0;
}

.character {
  line-height: 1.5;
}

.character .mv_carousel_01 .item_wrap .item img, .character .mv_carousel_02 .item_wrap .item img {
  width: 100%;
}

@media only screen and (min-width: 811px) {
  .character {
    font-size: 1.6rem;
  }
}

.character .str_contents._mainvisual_01 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: -10px;
  background-image: none;
}

.character .str_contents._mainvisual_01 .item {
  background-color: #fff;
}

.character .mod_btn_list_06 {
  justify-content: center;
  margin: 24px auto 0;

  gap: 5px;
}

@media only screen and (min-width: 811px) {
  .character .mod_btn_list_06 {
    gap: 40px;
  }
}

.character .mod_btn_list_06 > li {
  flex-basis: 100%;
  max-width: 175px;
  margin: 0;
}

@media only screen and (min-width: 811px) {
  .character .mod_btn_list_06 > li {
    max-width: 300px;
  }
}

.character .mod_btn_list_06 > li > a {
  display: flex;
  justify-content: space-between;
  padding: 14px 8px;
  background-image: linear-gradient(to right, #ff7593, #ff7593 40%, #ff4781);
  border: 1px solid transparent;
  border-radius: 30px;
  transition: background .3s ease-out, border .3s ease-out;
}

@media only screen and (min-width: 811px) {
  .character .mod_btn_list_06 > li > a {
    padding: 16px;
  }
}

.character .mod_btn_list_06 > li > a::before, .character .mod_btn_list_06 > li > a::after {
  content: '';
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background-color: #fff;
}

@media only screen and (min-width: 811px) {
  .character .mod_btn_list_06 > li > a::before, .character .mod_btn_list_06 > li > a::after {
    width: 25px;
    height: 25px;
  }
}

.character .mod_btn_list_06 > li > a::before {
  transition: background-color .3s ease-out;

  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

.character .mod_btn_list_06 > li > a::after {
  background: url('https://sunshinecity.jp/file/enjoy/character/images/icon-btn-03.svg') no-repeat center/cover;
  border-radius: 13px;
  transition: border .3s ease-out;
}

@media only screen and (min-width: 811px) {
  .character .mod_btn_list_06 > li > a:hover, .character .mod_btn_list_06 > li > a:focus, .character .mod_btn_list_06 > li > a:active {
    background: #fff;
    border: 1px solid #ff4882;
  }
  .character .mod_btn_list_06 > li > a:hover::before, .character .mod_btn_list_06 > li > a:focus::before, .character .mod_btn_list_06 > li > a:active::before {
    background-color: #ff4882;
  }
  .character .mod_btn_list_06 > li > a:hover::after, .character .mod_btn_list_06 > li > a:focus::after, .character .mod_btn_list_06 > li > a:active::after {
    border: 1px solid #ff4882;
  }
  .character .mod_btn_list_06 > li > a:hover > span, .character .mod_btn_list_06 > li > a:focus > span, .character .mod_btn_list_06 > li > a:active > span {
    color: #ff4882;
  }
}

.character .mod_btn_list_06 > li > a > span {
  transition: color .3s ease-out;
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
}

@media only screen and (min-width: 811px) {
  .character .mod_btn_list_06 > li > a > span {
    font-size: 1.6rem;
  }
}

.character .mod_btn_list_06 > li > a.--shop::before {
  -webkit-mask-image: url('https://sunshinecity.jp/file/enjoy/character/images/icon-btn-02.svg');
          mask-image: url('https://sunshinecity.jp/file/enjoy/character/images/icon-btn-02.svg');
}

.character .mod_btn_list_06 > li > a.--event::before {
  -webkit-mask-image: url('https://sunshinecity.jp/file/enjoy/character/images/icon-btn.svg');
          mask-image: url('https://sunshinecity.jp/file/enjoy/character/images/icon-btn.svg');
}

.character .u-textAlign-center-wide .m-text__item {
  text-align: center;
}

.character-lang {
  position: fixed;
  top: 80px;
  right: 20px;
  z-index: 99;
}

@media only screen and (min-width: 811px) {
  .character-lang {
    top: 123px;
  }
}

.character-lang__summary {
  list-style: none;
}

.character-lang__head-wrapper {
  display: block;
  width: 50px;
  height: 50px;
  padding: 5px;
  background-color: #fff;
  box-shadow: 0 3px 8px #0000012a;
  border-radius: 10px;
}

@media only screen and (min-width: 811px) {
  .character-lang__head-wrapper {
    width: auto;
  }
}

.character-lang__head {
  display: block;
  width: 40px;
  height: 40px;
  padding: 10px;
  background-image: url('https://sunshinecity.jp/file/enjoy/character/images/lang.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  border: 1px solid #00a5fe;
  border-radius: 8px;
}

@media only screen and (min-width: 811px) {
  .character-lang__head {
    display: flex;
    align-items: center;
    width: auto;
    background-position: 10px;
  }
}

.character-lang__head-text {
  display: block;
  height: 0;
  overflow: hidden;
  line-height: 1;
  text-indent: 100%;
  white-space: nowrap;
}

@media only screen and (min-width: 811px) {
  .character-lang__head-text {
    height: auto;
    margin-left: 30px;
    overflow: visible;
    text-indent: 0;
    white-space: normal;
    font-size: 16px;
    font-weight: bold;
  }
}

.character-lang__list {
  display: flex;
  position: absolute;
  top: 80px;
  right: 0;
  flex-direction: column;
  min-width: 242px;
  padding: 16px 16px 24px;
  background-color: #fff;
  box-shadow: 0 3px 6px #0000012a;
  border-radius: 10px;

  gap: 16px;
}

.character-lang__list::before {
  content: '';
  display: block;
  position: absolute;
  top: -16px;
  right: 16px;
  width: 18px;
  height: 18px;
          clip-path: polygon(100% 100%, 50% 0, 0 100%);
  background-color: #fff;

  -webkit-clip-path: polygon(100% 100%, 50% 0, 0 100%);
}

.character-lang__item {
  padding-bottom: 4px;
  border-bottom: 1px solid #00a5fe;
}

.character-lang__link[href] {
  display: block;
  position: relative;
  padding-right: 24px;
  text-decoration: none;
  font-size: 16px;
  color: #000;
}

.character-lang__link[href]::before, .character-lang__link[href]::after {
  content: '';
  display: block;
  position: absolute;
}

.character-lang__link[href]::before {
  top: 50%;
  right: 0;
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0 1px 20px #0000012a;
  border-radius: 9px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.character-lang__link[href]::after {
  top: 50%;
  right: 6px;
  width: 4px;
  height: 6px;
          clip-path: polygon(100% 50%, 0 0, 0 100%);
  background-color: #00a5fe;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);

  -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
}

.character-section1, .character-section2, .character-section3, .character-section4, .character-section5 {
  position: relative;
  padding: 56px 10px;
}

.character-section1 > *:not(._mainvisual_01), .character-section2 > *:not(._mainvisual_01), .character-section3 > *:not(._mainvisual_01), .character-section4 > *:not(._mainvisual_01), .character-section5 > *:not(._mainvisual_01) {
  max-width: 1220px;

  margin-inline: auto;
}

@media only screen and (min-width: 811px) {
  .character-section1, .character-section2, .character-section3, .character-section4, .character-section5 {
    padding: 80px 30px;
    overflow-x: hidden;
  }
}

.character-section1::before, .character-section2::before, .character-section3::before, .character-section4::before, .character-section5::before {
  content: '';
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;

  inset: 0;
}

.character-section1::after, .character-section2::after, .character-section3::after, .character-section4::after, .character-section5::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media only screen and (min-width: 811px) {
  .character-section1::after, .character-section2::after, .character-section3::after, .character-section4::after, .character-section5::after {
    width: 134%;
    max-width: 1600px;
    background-repeat: repeat-y;
    background-position: top;
  }
}

.character-section1 {
  padding-top: 0;

  padding-inline: 0;
}

.character-section1::before {
  background-image: linear-gradient(to top, #ffffad 0, #ffffad 50%, #fff 85%, #fff 100%);
}

.character-section1::after {
  bottom: 22px;
  background-image: url('../png/section-background-sp.png');
  background-repeat: no-repeat;
  background-position: bottom;
}

@media only screen and (min-width: 811px) {
  .character-section1::after {
    background-image: url('../png/section-background.png');
  }
}

.character-section2::before {
  background-color: #e6f3fa;
}

.character-section2::after {
  background-image: url('../png/section-background-02-sp.png');
}

@media only screen and (min-width: 811px) {
  .character-section2::after {
    background-image: url('../png/section-background-02.png');
  }
}

.character-section3::before {
  background-color: #dbeee6;
}

.character-section3::after {
  background-image: url('../png/section-background-03-sp.png');
}

@media only screen and (min-width: 811px) {
  .character-section3::after {
    background-image: url('../png/section-background-03.png');
  }
}

.character-section3 .character-level2__text {
  background-color: #00a040;
}

.character-section3 .character-level2__text::before {
  background-color: #00a040;
}

.character-section3 .character-level2__text::after {
  background-color: #00cb51;
}

.character-section4::before {
  background-color: #fffbc9;
}

.character-section4::after {
  background-image: url('../png/section-background-04-sp.png');
}

@media only screen and (min-width: 811px) {
  .character-section4::after {
    background-image: url('../png/section-background-04.png');
  }
}

.character-section4 .character-level2__text {
  background-color: #fac412;
}

.character-section4 .character-level2__text::before {
  background-color: #fac412;
}

.character-section4 .character-level2__text::after {
  background-color: #fcd956;
}

.character-section5 {
  padding: 56px 10px 151px;
}

.character-section5::before {
  background-color: #e6f3fa;
}

.character-section5::after {
  background-image: url('../png/section-background-05-sp.png');
}

@media only screen and (min-width: 811px) {
  .character-section5::after {
    background-image: url('../png/section-background-05.png');
  }
}

.character-section5 .character-level2__text {
  background-color: #0074c2;
}

.character-section5 .character-level2__text::before {
  background-color: #0074c2;
}

.character-section5 .character-level2__text::after {
  background-color: #549ecf;
}

.character-fv {
  position: relative;
  z-index: 1;
  margin: 40px 10px 0;

  padding-inline: 10px;
}

@media only screen and (min-width: 811px) {
  .character-fv {
    margin: 60px auto 0;
  }
}

.character-level1 {
  text-align: center;
}

.character-level1 > img {
  max-width: 245px;
}

@media only screen and (min-width: 811px) {
  .character-level1 > img {
    max-width: 100%;
  }
}

.character-text {
  margin-top: 16px;
  text-align: center;
  font-weight: bold;
}

.character-text--empha {
  color: #0074c2;
}

.character-level2 {
  padding: 0 0 14px;
  margin: 0 auto 32px;
  text-align: center;
}

@media only screen and (min-width: 811px) {
  .character-level2 {
    margin: 0 auto 56px;
  }
}

.character-level2__text {
  display: inline-block;
  position: relative;
  z-index: 3;
  min-width: 305px;
  padding: 12px 24px;
  background-color: #0074c2;
  border-radius: 4px 0 0 4px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
}

@media only screen and (min-width: 811px) {
  .character-level2__text {
    min-width: 500px;
    font-size: 3rem;
  }
}

.character-level2__text::before, .character-level2__text::after {
  content: '';
  position: absolute;
  width: 60px;
}

.character-level2__text::before {
  top: 0;
  right: -7px;
  z-index: -2;
  height: calc(100% + 8px);
  background: #0074c2;
  border-radius: 0 4px 10px 0;
}

@media only screen and (min-width: 811px) {
  .character-level2__text::before {
    height: calc(100% + 15px);
  }
}

.character-level2__text::after {
  content: '';
  position: absolute;
  right: -7px;
  bottom: -8px;
  z-index: -1;
  height: 7px;
  background: #549ecf;
  border-radius: 0 50px 50px 0;
}

@media only screen and (min-width: 811px) {
  .character-level2__text::after {
    bottom: -15px;
    height: 15px;
  }
}

.character-level3 {
  position: relative;
  padding-bottom: 16px;
  margin: 40px auto 20px;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
}

@media only screen and (min-width: 811px) {
  .character-level3 {
    margin: 64px auto 40px;
    font-size: 2.4rem;
  }
}

.character-level3::before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 8px;
  background: radial-gradient(circle farthest-side, #549ecf, #549ecf 50%, transparent 50%, transparent);
  background-size: 16px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);

  inset: auto auto 0 50%;
}

@media only screen and (min-width: 811px) {
  .character-level3::before {
    width: 60px;
    height: 10px;
    background-size: 20px;
  }
}

.character-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

  gap: 10px;
}

@media only screen and (min-width: 811px) {
  .character-list {
    gap: 32px;
  }
}

.character-list__item {
  width: calc(50% - 5px);
}

@media only screen and (min-width: 811px) {
  .character-list__item {
    width: calc(25% - 24px);
  }
}

.character-list__anchor[href] {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 10px 10px 16px;
  background-color: #fff;
  box-shadow: #7e7e7e3a 0 3px 12px;
  border-radius: 5px;
  transition: -webkit-transform .5s;
  transition:         transform .5s;
  transition:         transform .5s, -webkit-transform .5s;
  text-decoration: none;

  gap: 8px;
}

@media only screen and (min-width: 811px) {
  .character-list__anchor[href] {
    padding: 10px 10px 24px;
    border-radius: 10px;
  }
}

@media only screen and (min-width: 811px) {
  .character-list__anchor[href]:hover, .character-list__anchor[href]:focus, .character-list__anchor[href]:active {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
}

.character-list__content {
  display: flex;
  flex-direction: column;
  order: 2;

  gap: 8px;
}

.character-list__logo > img {
  max-width: 100%;
}

.character-list__label {
  display: inline-block;
  position: relative;
  width: -webkit-fit-content;
  width:    -moz-fit-content;
  width:         fit-content;
  max-width: 100%;
  padding: 4px 10px;
  margin-right: 10px;
  margin-left: -10px;
  background-color: #fa9512;
          filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
  word-break: break-word;
  font-size: 1.2rem;
  color: #fff;

  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
}

@media only screen and (min-width: 811px) {
  .character-list__label {
    padding: 8px 10px;
  }
}

.character-list__label::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: calc(100% - .5px);
  width: 10px;
  height: 100%;
          clip-path: polygon(100% 0, 0 50%, 100% 100%, 0 100%, 0 0);
  background-color: #fa9512;

  -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%, 0 100%, 0 0);
}

.character-list__label + * {
  margin-top: 8px;
}

.character-list__title {
  font-size: 1.6rem;
  font-weight: bold;
  color: #004ea2;
}

.character-list__title:empty {
  display: none;
}

.character-list__title:empty + * {
  margin-top: 8px;
}

@media only screen and (min-width: 811px) {
  .character-list__title {
    font-size: 1.8rem;
  }
}

.character-list__text {
  color: #000;
}

.character-list__img-wrapper {
  order: 1;
  overflow: hidden;
}

.character-list__img {
  width: 100%;
  transition: -webkit-transform .3s ease-out;
  transition:         transform .3s ease-out;
  transition:         transform .3s ease-out, -webkit-transform .3s ease-out;

  aspect-ratio: 16 / 9;
  -o-object-fit: contain;
     object-fit: contain;
}

.character-banner {
  display: flex;
  justify-content: center;
}

.character-banner__item {
  padding: 10px;
  background-color: #fff;
  box-shadow: #0000012e 0 3px 12px;
  border-radius: 10px;
}

.character-banner__img {
  max-width: 100%;
}
