<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-break: normal;
  word-wrap: break-word;
  min-height: 0;
  min-width: 0;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  position: relative;
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 100vh;
  width: 100%;
  color: #040000;
  font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",Helvetica,Arial,Doroid Sans,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
  font-weight: 500;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.75;
  -webkit-text-size-adjust: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

header,
footer,
section,
article {
  display: block;
}

small {
  font-size: 60%;
}

h1,
h2,
h3,
h4 {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

.header img,
.footer img,
.l-sidebar img,
main.default img {
  max-width: 100%;
  width: auto;
  height: auto;
  border: 0;
}

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

input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",Helvetica,Arial,Doroid Sans,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}

select::-ms-expand {
  display: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="file"] {
  display: none;
}

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

.fs10 {
  font-size: 10px !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs26 {
  font-size: 26px !important;
}

.fs27 {
  font-size: 27px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs29 {
  font-size: 29px !important;
}

.fs30 {
  font-size: 30px !important;
}

.tac {
  text-align: center !important;
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right !important;
}

.fwb {
  font-weight: bold !important;
}

.fwn {
  font-weight: normal !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

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

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

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

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

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

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

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

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

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

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

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

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.view-tab {
  display: none;
}

.display-none {
  display: none;
}

input {
  font-family: 'Noto Serif JP',serif;
}

.bg-y {
  background-color: #fff77c;
}

.bg-ly {
  background-color: light-orange;
}

.bg-lgy {
  background-color: #f7f7f7;
}

.bg-dgy {
  background-color: #737373;
}

.bg-lr {
  background-color: light-red;
}

.bg-lb {
  background-color: light-blue;
}

.bg-w {
  background-color: #fff;
}

.red {
  color: #f00;
}

.blue {
  color: #bfa45a;
}

.c-main {
  color: #bfa45a;
}

.type-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.type-flex.is-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.type-flex.type-spacebetween {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.type-flex.type-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.type-flex.type-align {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner,
.l-contents-header.type-image .inner .box {
  max-width: 1280px;
  margin: 0 auto;
}

.section {
  margin-bottom: 40px;
}

.ttl {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px;
  font-family: 'Noto Serif JP',serif;
}

.ttl.type-center {
  text-align: center;
}

.ttl.type-underline {
  padding-bottom: 14px;
  border-bottom: 1px solid #bfa45a;
}

.ttl.type-centerline {
  position: relative;
  padding-bottom: 15px;
}

.ttl.type-centerline:after {
  content: "";
  width: 40px;
  height: 0;
  border-top: 1px solid #bfa45a;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}

.ttl.type-ro.type-lightgray {
  background-color: #e3e3e3;
  color: #333;
}

.ttl.type-ro.type-lightgray:after {
  border-color: #fff;
}

.ttl.type-em {
  font-size: 34px;
  font-size: 3.4rem;
}

.ttl.type-solid {
  background: #bfa45a;
  color: #fff;
  padding: 0 20px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ttl.type-accordion {
  position: relative;
  cursor: pointer;
}

.ttl.type-accordion:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-top-width: 2px;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-style: solid;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -15px;
}

.ttl.type-accordion.is-active:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -6px;
}

.ttl.type-accordion.type-color-white:after {
  border-color: #fff;
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #bfa45a;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 6.4px 1.6px rgba(0,0,0,0.15);
  box-shadow: 0 5px 6.4px 1.6px rgba(0,0,0,0.15);
  color: #fff;
  height: 50px;
  width: 300px;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-transition: all .2s;
  transition: all .2s;
  cursor: pointer;
}

.btn:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-left: 10px;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}

.btn:hover {
  color: #fff;
  text-decoration: none;
  opacity: .8;
}

.btn.type-square {
  border-radius: 0;
}

.btn.type-noshadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.type-center {
  margin-left: auto;
  margin-right: auto;
}

.btn.type-color00 {
  background-color: #bfa45a;
}

.btn.type-color-flyer {
  background: #cc853d;
  color: #fff;
}

.btn.type-bk {
  background-color: #333;
}

.btn.disabled {
  background-color: #e3e3e3;
}

.btn.type-cv {
  height: 85px;
  font-size: 20px;
  font-size: 2rem;
}

.btn.type-flyer {
  background: #cc853d;
  color: #fff;
}

.btn.type-flyer:before {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%22%20height%3D%22100%22%3E%3Cpath%20d%3D%22M69.17.24H12.68v99.52h74.64V18.39zm.73%204.25l13.17%2013.17H69.9zM15.17%2097.27V2.73h52.25V18.9a1.24%201.24%200%200%200%201.24%201.25h16.17v77.12z%22%20fill%3D%22%23FFF%22%20%2F%3E%3Cpath%20d%3D%22M74.88%2026.83H25.12a1.23%201.23%200%200%200-1.24%201.24v10.52a1.23%201.23%200%200%200%201.24%201.24h49.76a1.23%201.23%200%200%200%201.24-1.24V28.07a1.23%201.23%200%200%200-1.24-1.24zm-1.24%2010.52H26.36v-8h47.28zM30.1%2053.77h39.81v2.49H30.1zm0%209.95h39.81v2.49H30.1zm0%209.95h39.81v2.49H30.1z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat 0 0;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 5px;
}

.btn.type-flyer:after {
  -webkit-transform: skewX(0);
  transform: skewX(0);
  display: none;
}

.btn.type-flyer.type-theater {
  max-width: 455px;
  width: calc(( 455 / 1280 ) *100vw );
  line-height: 1.3;
}

.btn.type-flyer.type-theater .small {
  font-size: 15px;
  font-size: 1.5rem;
}

.btn.type-flyer.type-theater:before {
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  margin-right: 20px;
}

.btn.type-calendar {
  background: #c95951;
  color: #fff;
}

.btn.type-calendar:before {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%22%20height%3D%22100%22%20viewbox%3D%220%200%20100%20100%22%3E%3Cpath%20d%3D%22M74.63%2015.09V6.54h-9.95v8.55H35.32V6.54h-9.95v8.55H.24v78.37h99.52V15.09zM67.17%209h5v14.64h-5zM27.86%209h5v14.64h-5zm-2.49%208.55v8.55h10v-8.52h29.31v8.55h9.95v-8.55h22.64v12.28H2.73V17.58zM2.73%2091V32.35h94.54V91z%22%20fill%3D%22%23FFF%22%2F%3E%3Cpath%20d%3D%22M32.83%2059.17h14.68V44.5H32.83zM35.32%2047H45v9.71h-9.7zm17.17%2012.17h14.68V44.5H52.49zM55%2047h9.7v9.71H55zm17.14%2012.17h14.68V44.5H72.14zM74.63%2047h9.7v9.71h-9.7zM13.18%2078.83h14.68V64.15H13.18zm2.49-12.19h9.7v9.7h-9.7zm17.16%2012.19h14.68V64.15H32.83zm2.49-12.19H45v9.7h-9.7zm17.17%2012.19h14.68V64.15H52.49zM55%2066.64h9.7v9.7H55z%22%20fill%3D%22%23FFF%22%20%2F%3E%3C%2Fsvg%3E") no-repeat 0 0;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 5px;
}

.btn.type-calendar:after {
  display: none;
  -webkit-transform: skewX(0);
  transform: skewX(0);
}

.btn.type-printer:before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20data-name%3D%22%C3%A3%C2%81%C2%B9%C3%A3%C2%81%C5%B8%C3%A5%C2%A1%E2%80%94%C3%A3%E2%80%9A%C5%A0%20818%22%20d%3D%22M0%203h1v7H0V3zm15%200h1v7h-1V3zM0%209h2v1H0V9zm14%200h2v1h-2V9zM0%203h16v1H0V3zm2-3h12v1H2V0zm0%201h1v3H2V1zm11%200h1v3h-1V1zM2%2015h12v1H2v-1zm3-3h6v1H5v-1zm0-2h6v1H5v-1zm3-2h3v1H8V8zM2%205h12v1H2V5zm11%201h1v9h-1V6zM2%206h1v9H2V6z%22%20fill%3D%22%23C8B476%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
  margin-right: 10px;
}

.btn.type-printer:after {
  display: none;
}

.btn.type-frame {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
  border-style: solid;
  padding: 15px 20px;
  height: auto;
}

.btn.type-frame.type-white {
  border-color: #fff;
}

.btn.type-window {
  position: relative;
}

.btn.type-window:after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2212%22%20viewBox%3D%220%200%2014%2012%22%3E%3Cpath%20d%3D%22M4%201h9v7h-2V3H4V1zM3%200h11v9h-3V3H3V0zM1%205h9v6H1V5zM0%203h11v9H0V3z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 0 0;
  display: block;
  background-size: 15px 12px;
  width: 15px;
  height: 12px;
  -webkit-transform: skewX(0);
  transform: skewX(0);
  border: 0;
}

.link {
  cursor: pointer;
}

.link.type-color {
  color: #bfa45a;
  text-decoration: underline;
}

.link.type-color:hover {
  text-decoration: none;
}

.link.type-window {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.link.type-window:after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2212%22%20viewBox%3D%220%200%2014%2012%22%3E%3Cpath%20d%3D%22M4%201h9v7h-2V3H4V1zM3%200h11v9h-3V3H3V0zM1%205h9v6H1V5zM0%203h11v9H0V3z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 0 0;
  display: inline-block;
  background-size: 14px 12px;
  width: 14px;
  height: 12px;
  margin-left: 5px;
}

.link.type-window.type-color-gray:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2212%22%20viewBox%3D%220%200%2014%2012%22%3E%3Cpath%20d%3D%22M4%201h9v7h-2V3H4V1zM3%200h11v9h-3V3H3V0zM1%205h9v6H1V5zM0%203h11v9H0V3z%22%20fill%3D%22%23a6a6a6%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}

.link.type-pdf:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("img/icon_pdf_bl.png") no-repeat;
  background-size: contain;
  margin-left: 8px;
}

.link.type-anchor {
  font-size: 16px;
  font-size: 1.6rem;
  color: #bfa45a;
  text-decoration: underline;
}

.link.type-anchor:before {
  display: none;
}

.link.type-anchor:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #bfa45a;
  border-right: 2px solid #bfa45a;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin: -3px 0 0 12px;
}

.link.type-arrow {
  position: relative;
  display: inline-block;
  padding-left: 15px;
}

.link.type-arrow:before {
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 4px;
  border-color: transparent transparent transparent #bfa45a;
  position: absolute;
  left: 0;
  top: 6px;
}

.link.type-arrow.type-circle:before {
  border-color: transparent transparent transparent #fff;
  z-index: 2;
}

.link.type-arrow.type-circle:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #bfa45a;
  position: absolute;
  top: 2px;
  left: -7px;
}

.link.type-img {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.link.type-img .img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.link.type-img:hover {
  text-decoration: none;
  cursor: pointer;
}

.link.type-img:hover .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.link.type-box,
.wrap.type-shadow {
  background: #fff;
  margin-top: 20px;
  padding: 30px;
  -webkit-box-shadow: 0 1px 12px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 12px 2px rgba(0,0,0,0.2);
}

.link.type-box.type-arrow,
.wrap.type-shadow.type-arrow {
  display: block;
  position: relative;
}

.link.type-box.type-arrow:before,
.wrap.type-shadow.type-arrow:before {
  display: none;
}

.link.type-box.type-arrow:after,
.wrap.type-shadow.type-arrow:after {
  content: "";
  display: block;
  width: 40px;
  height: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  position: absolute;
  right: 20px;
  bottom: 20px;
}

a.tBlank:after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%2085.71%22%3E%3Cpath%20d%3D%22M25.97%2072.07L50.04%2048v15.87h7.33l-.01-28.38-28.37-.01v7.34h15.86L20.79%2066.88l5.18%205.19z%22%20fill%3D%22%23a6a6a6%22%20%2F%3E%3Cpath%20d%3D%22M21.43%200v21.43H0v64.28h78.57V64.29H100V0zm50%2078.57H7.14V28.43h64.29zm21.43-21.43H78.57V21.43h-50V7.15h64.29z%22%20fill%3D%22%23a6a6a6%22%20%2F%3E%3C%2Fsvg%3E") no-repeat 0 0 !important;
  display: inline-block;
  background-size: contain !important;
  width: 14px;
  height: 12px;
  margin-left: 5px;
}

.label.type-ballon {
  position: absolute;
  width: calc(100% - 20px);
  border-radius: 20px;
  padding: 5px;
  background: #333;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  margin-top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.label.type-ballon:after {
  bottom: 77%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(51,51,51,0);
  border-bottom-color: #333;
  border-width: 14px;
  margin-left: -14px;
}

.wrap.bg-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
  z-index: 10;
}

.wrap.bg-modal.type-hides {
  display: none;
}

.wrap.bg-modal &gt; img {
  position: fixed;
  top: 50%;
  background: #fff;
}

.wrap.modal {
  background: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 11;
  overflow-y: auto;
}

.wrap.modal.type-hide {
  display: none;
}

.clm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.clm.type-clm2 &gt;.item {
  width: 48.4375%;
}

.clm.type-clm3 {
  margin-right: -1%;
}

.clm.type-clm3 &gt;.item {
  width: 32%;
  margin-right: 1%;
}

.clm.type-clm4 &gt;.item {
  width: 23.4375%;
}

.list.type-normal &gt;.item {
  position: relative;
  padding-left: 15px;
}

.list.type-normal &gt;.item:before {
  content: "・";
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}

.list.type-notice &gt;.item {
  position: relative;
  padding-left: 15px;
}

.list.type-notice &gt;.item:before {
  content: "※";
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}

.list.type-check &gt;.item {
  position: relative;
  padding-left: 30px;
  margin-bottom: 3px;
}

.list.type-check &gt;.item:last-of-type {
  margin-bottom: 0;
}

.list.type-check &gt;.item:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("img/icon_check.png") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 4px;
}

.list.type-num &gt;.item {
  list-style: decimal;
  margin: 0 0 5px 20px;
  padding-left: 5px;
}

.list.type-num &gt;.item:last-of-type {
  margin-bottom: 0;
}

.list.type-tri &gt;.item {
  position: relative;
  padding-left: 10px;
}

.list.type-tri &gt;.item:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 4px;
  border-color: transparent transparent transparent #bfa45a;
}

.text {
  font-size: 15px;
  font-size: 1.5rem;
}

.text.type-em {
  font-size: 20px;
  font-size: 2rem;
}

.text.type-color {
  color: #bfa45a;
}

.wrap.type-base {
  margin-bottom: 50px;
}

.wrap.type-middle {
  margin-bottom: 30px;
}

.wrap.type-decoration {
  position: relative;
}

.wrap.type-decoration:before {
  content: "";
  display: block;
  position: absolute;
  left: 3px;
  top: 3px;
  right: 3px;
  bottom: 3px;
  border: 1px solid #fff;
  pointer-events: none;
}

.wrap.type-decoration:after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("img/img_frame.png");
  background-repeat: no-repeat;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 15px;
  height: 15px;
  right: 2px;
  top: 2px;
}

.wrap.type-decoration-inner {
  background-image: url("img/img_frame.png");
  background-repeat: no-repeat;
}

.wrap.type-decoration-inner:before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("img/img_frame.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  left: 2px;
  bottom: 2px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.wrap.type-decoration-inner:after {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  bottom: 2px;
  background-image: url("img/img_frame.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.wrap.type-movie {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.wrap.type-movie .movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wrap.type-withimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wrap.type-withimg .link {
  color: #040000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.wrap.type-withimg .link:hover {
  text-decoration: none;
  color: #040000;
  opacity: .8;
}

.wrap.type-withimg .l-img img {
  vertical-align: middle;
}

.wrap.type-withimg .l-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 630px;
  flex: 1 1 630px;
}

.wrap.bg-dgy {
  padding: 30px;
  color: #fff;
}

.note.text {
  position: relative;
  padding-left: 15px;
}

.note.text:before {
  content: "※";
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}

.note.list {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 20px;
}

.note.list.type-simple {
  margin-bottom: 5px;
}

.note.list.type-simple .item {
  position: relative;
  padding-left: 15px;
}

.note.list.type-simple .item:before {
  content: "※";
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}

.note.list.type-num &gt; .item {
  list-style: none;
  margin-left: 0;
  padding-left: 25px;
}

.note.list.type-num &gt; .item:first-of-type:before {
  content: "※1";
}

.note.list.type-num &gt; .item:nth-of-type(2):before {
  content: "※2";
}

.note.list.type-num &gt; .item:nth-of-type(3):before {
  content: "※3";
}

.note.list.type-num &gt; .item:nth-of-type(4):before {
  content: "※4";
}

.note.list.type-num.type-caution &gt; .item {
  padding-left: 35px;
}

.note.list.type-num.type-caution &gt; .item:before {
  content: "（注）";
  margin-right: 0;
  position: absolute;
  left: 0;
}

.table {
  border-left: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}

.table.type-max {
  width: 100%;
}

.table .th {
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 15px;
  font-weight: normal;
}

.table .td {
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 15px;
  font-weight: normal;
}

.table .td.type-none {
  border-right: 0;
}

.table .td.type-nowrap {
  white-space: nowrap;
  text-align: left;
}

.img.type-base {
  margin: 0 auto 20px auto;
  text-align: center;
}

.img.type-fit {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
}

height 100%.type-base,
.box.type-base {
  margin-bottom: 20px;
}

height 100%.type-base-top,
.box.type-base-top {
  margin-top: 20px;
}

.form-item {
  height: 60px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
}

.form-item.type-select {
  position: relative;
  padding: 0;
}

.form-item.type-select:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  width: 10px;
  top: 50%;
  height: 10px;
  border: 0;
  border-top: 1px solid #bfa45a;
  border-right: 1px solid #bfa45a;
  -webkit-transform: rotate(135deg) translateY(6px) translateX(-4px);
  transform: rotate(135deg) translateY(6px) translateX(-4px);
  pointer-events: none;
}

.form-item.type-select .select {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
}

.form-item.type-search {
  background: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
}

.form-item.type-search:before {
  content: "";
  display: block;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%22%20height%3D%22100%22%20viewBox%3D%220%200%20100%20100%22%3E%3Cpath%20d%3D%22M65.67%2061.71a37.37%2037.37%200%201%200-4%204L96%20100l4-4zM37.36%2069.1A31.75%2031.75%200%201%201%2069.1%2037.36%2031.78%2031.78%200%200%201%2037.36%2069.1z%22%20fill%3D%22%23bfa45a%22%20%2F%3E%3C%2Fsvg%3E") no-repeat;
  background-size: 27px 26.969px;
  width: 27px;
  height: 26.969px;
  margin-right: 10px;
}

.wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.copyguard {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none;
}

.header {
  position: relative;
  height: 80px;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-shadow: 0 0 30px 0 rgba(28,29,29,0.25);
  box-shadow: 0 0 30px 0 rgba(28,29,29,0.25);
  z-index: 999;
}

.header.is-active {
  position: fixed;
  top: 0;
}

.header .logo {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  line-height: 1;
  left: 20px;
  width: calc(( 186 / 1280 ) *100vw );
  max-width: 186px;
}

.header .nav.l-center {
  width: calc(( 690 / 1280 ) *100vw );
  max-width: 690px;
  margin: 0 auto;
  -webkit-transform: translateX(-10%);
  transform: translateX(-10%);
  font-size: 14px;
  font-size: 1.4rem;
}

.header .nav.l-center a:link,
.header .nav.l-center a:visited {
  color: #040000;
}

.header .nav.l-center .list {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .nav.l-center .list .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 80px;
  position: relative;
  font-family: 'Noto Serif JP',serif;
}

.header .nav.l-center .list .link:hover {
  text-decoration: none;
}

.header .nav.l-center .list .link:hover:after,
.header .nav.l-center .list .link.is-active:after {
  content: "";
  width: 100%;
  border-bottom: 4px solid #bfa45a;
  position: absolute;
  bottom: 0;
  left: 0;
}

.header .nav.l-center .btn.type-flyer {
  height: 40px;
  width: calc(( 150 / 1280 ) *100vw );
  max-width: 150px;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header .nav.l-center .btn.type-flyer:before {
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
}

.header .nav.l-right-fixed {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
}

.header .nav.l-right-fixed .link {
  color: #fff;
}

.header .nav.l-right-fixed .item {
  cursor: pointer;
}

.header .nav.l-right-fixed .item.type-english {
  width: 80px;
  text-align: center;
}

.header .nav.l-right-fixed .item.type-search {
  position: relative;
  padding-right: 20px;
  border-right: 1px solid #000;
}

.header .nav.l-right-fixed .item.type-search .form-item.type-input {
  height: 40px;
  width: 170px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #000;
  font-size: 14px;
  font-size: 1.4rem;
}

.header .nav.l-right-fixed .item.type-search .form-item.type-submit {
  position: absolute;
  right: 20px;
  top: 50%;
  text-indent: -9999px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%22%20height%3D%22100%22%20viewBox%3D%220%200%20100%20100%22%3E%3Cpath%20d%3D%22M65.67%2061.71a37.37%2037.37%200%201%200-4%204L96%20100l4-4zM37.36%2069.1A31.75%2031.75%200%201%201%2069.1%2037.36%2031.78%2031.78%200%200%201%2037.36%2069.1z%22%20fill%3D%22%23bfa45a%22%2F%3E%3C%2Fsvg%3E") no-repeat;
  background-size: 18px 18px;
  border: 0;
  padding: 0;
  cursor: pointer;
}

.header .nav.l-right-fixed .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header .nav.l-modal {
  z-index: 1000;
}

.header .nav.l-modal .link {
  color: #fff;
}

.header .nav.l-modal .nav.l-right-fixed {
  position: fixed;
  right: 0;
  top: 0;
}

.header .nav.l-modal .nav.l-right-fixed .item.type-search {
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px;
  font-size: 1rem;
  text-align: center;
  padding: 0;
  margin: 0;
  border: none;
}

.header .nav.l-modal .nav.l-right-fixed .item.type-search .img.type-search {
  width: 37px;
  height: 35px;
  margin-bottom: 8px;
}

.header .nav.l-modal .nav.l-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 17px 20px;
}

.header .nav.l-modal .nav.l-header .btn {
  width: 300px;
  height: 50px;
  margin-right: 10px;
}

.header .nav.l-modal .nav.l-header .img {
  margin-right: 10px;
}

.header .nav.l-modal .nav.l-header .img.type-flyer {
  width: 17px;
  height: 23px;
}

.header .nav.l-modal .nav.l-header .img.type-calendar {
  width: 25px;
  height: 22px;
}

.header .nav.l-modal .nav.l-contents .link {
  padding: 2px;
}

.header .nav.l-modal .nav.l-contents .link:hover {
  background-color: #bfa45a;
  color: #fff;
  text-decoration: none;
}

.header .nav.l-modal .nav.l-contents .ttl {
  margin-bottom: 30px;
  line-height: 1.2;
  font-size: 22px;
  font-size: 2.2rem;
}

.header .nav.l-modal .nav.l-contents .list.type-main {
  position: relative;
  z-index: 20000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.header .nav.l-modal .nav.l-contents .list.type-sub .item {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 17px;
}

.header .nav.l-modal .nav.l-contents .list.l-images .item {
  position: absolute;
  left: -320px;
  margin-top: -100px;
  -webkit-transition: all .5s;
  transition: all .5s;
  left: calc(( -300 / 1280 ) *100vw );
  width: calc(( 300 / 1280 ) *100vw );
  max-width: 300px;
  overflow: hidden;
}

.header .nav.l-modal .nav.l-contents .list.l-images .item .img {
  width: 300px;
  height: 469px;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.header .nav.l-modal .nav.l-contents .list.l-images .item.is-active {
  left: 0;
}

.header .nav.l-modal .nav.l-contents .list.l-sns {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header .nav.l-modal .nav.l-contents .list.l-sns .img {
  max-height: 21px;
}

.header .nav.l-modal .nav.l-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0 0 0;
  margin: 0 20px;
  border-top: 1px solid #fff;
}

.header .nav.l-modal .nav.l-footer .item {
  font-size: 15px;
  font-size: 1.5rem;
}

.header .nav.l-modal .nav.l-footer .item:last-of-type {
  margin-right: 0;
  margin-left: auto;
}

.header .nav.l-modal .nav.l-footer .item .btn {
  font-size: 14px;
  font-size: 1.4rem;
}

.header .nav.l-modal .wrap.l-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.header .nav.l-modal .wrap.l-search .inner {
  width: 700px;
  margin: 0 auto;
  padding-top: 120px;
  text-align: center;
}

.header .nav.l-modal .wrap.l-search .close .img.type-close {
  width: 35px;
  height: 34px;
}

.header .nav.l-modal .wrap.l-search .ttl.type-main {
  font-size: 32px;
  font-size: 3.2rem;
}

.header .nav.l-modal .wrap.l-search .ttl.type-sub {
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.header .nav.l-modal .wrap.l-search .ttl .img {
  width: 27px;
  height: 27px;
  fill: #bfa45a;
  margin-right: 10px;
}

.header .nav.l-modal .wrap.l-search .text {
  margin-bottom: 60px;
}

.header .nav.l-modal .wrap.l-search .clm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .nav.l-modal .wrap.l-search .form-item {
  height: 60px;
  border-radius: 4px;
  border: solid 1px #ccc;
  background-color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}

.header .nav.l-modal .wrap.l-search .form-item.type-input {
  width: 100%;
  margin-bottom: 20px;
}

.header .nav.l-modal .wrap.l-search .form-item.type-select position relative:after {
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}

.header .nav.l-modal .wrap.l-search .btn {
  width: 340px;
  height: 50px;
  margin: 40px auto 0;
  font-size: 20px;
  font-size: 2rem;
}

.hamburgur {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: #333;
  color: #fff;
  cursor: pointer;
  font-size: 10px;
  font-size: 1rem;
}

.hamburgur .span {
  display: block;
  height: 0;
  width: 40px;
  border-top: 2px solid #fff;
  margin-bottom: 9px;
}

.hamburgur .span:last-of-type {
  border: none;
  width: auto;
}

.js-modal-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.9);
  z-index: 1;
  color: #fff;
}

.js-modal-menu .close {
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.js-modal-menu .close .img.type-close {
  width: 35px;
  height: 34px;
  cursor: pointer;
}

.js-modal-menu .close .span {
  margin-top: 10px;
  text-align: center;
  font-size: 10px;
  font-size: 1rem;
}

.footer a:link,
.footer a:visited {
  color: #040000;
}

.footer .nav {
  text-align: center;
  background: #525252;
  color: #fff;
  padding: 20px 0;
}

.footer .nav .list {
  margin-bottom: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.footer .nav .list .item {
  position: relative;
  padding: 0 20px 0 0;
  margin: 0 20px 0 0;
}

.footer .nav .list .item:after {
  content: "|";
  position: absolute;
  right: 0;
}

.footer .nav .list .item:last-of-type:after {
  content: "";
}

.footer .nav .list .link {
  color: #fff;
}

.copyright {
  font-size: 10px;
  font-size: 1rem;
  color: #b3b3b3;
}

.pagetop {
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 80px;
  height: 80px;
  padding-top: 60px;
  font-size: 10px;
  font-size: 1rem;
  background: rgba(35,24,24,0.75);
  z-index: 998;
}

.pagetop:before {
  position: absolute;
  width: 23px;
  height: 0;
  top: 23px;
  left: 50%;
  margin-left: -11px;
  content: "";
  display: block;
  border-top: 1px solid #fff;
}

.pagetop:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left: -7px;
  position: absolute;
  top: 32px;
  left: 50%;
}

.breadcrumb {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 50px;
  padding-left: 40px;
  line-height: 50px;
  font-size: 13px;
  font-size: 1.3rem;
}

.breadcrumb a:link,
.breadcrumb a:visited {
  color: #040000;
}

.breadcrumb &gt;.item {
  padding-right: 5px;
}

.breadcrumb &gt;.item:after {
  content: "＞";
  display: inline-block;
  margin-left: 5px;
}

.breadcrumb &gt;.item:last-of-type {
  padding-right: 0;
}

.breadcrumb &gt;.item:last-of-type:after {
  content: "";
  display: none;
}

.banners {
  background: #ebebeb;
  padding: 60px 0;
}

.banners .inner {
  width: calc(( 880 / 1280 ) *100vw );
  max-width: 880px;
}

.banners .partners {
  margin-bottom: 40px;
}

.banners .partners .item {
  margin-bottom: 1%;
}

.banners .partners .link {
  width: 286px;
  height: 80px;
}

.banners .partners .img {
  display: block;
}

.banners .supporters {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

main {
  background: url("img/bg_contents.png");
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.wrap.l-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wrap.l-container .l-main {
  margin: 40px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 79.3%;
}

.wrap.l-container .l-main.type-1clm {
  width: 100%;
}

.wrap.l-container .l-sidebar {
  width: 20.7%;
  max-width: 265px;
  padding: 20px 10px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url("img/bg_sidebar.png");
}

.wrap.l-container .l-sidebar .ttl.type-ro {
  font-size: 13px;
  font-size: 1.3rem;
}

.wrap.l-container .l-sidebar .nav.type-partners {
  margin-bottom: 20px;
}

.wrap.l-container .l-sidebar .nav.type-banners {
  margin-bottom: 20px;
}

.wrap.l-container .l-sidebar .nav.type-banners .item {
  line-height: 1;
  margin-bottom: 10px;
}

.wrap.l-container .l-sidebar .nav.type-banners .item:last-of-type {
  margin-bottom: 0;
}

.wrap.l-container .l-sidebar .nav.type-btns {
  margin-bottom: 20px;
}

.wrap.l-container .l-sidebar .nav.type-btns .item {
  margin-bottom: 10px;
}

.wrap.l-container .l-sidebar .nav.type-btns .item:last-of-type {
  margin-bottom: 0;
}

.wrap.l-container .l-sidebar .nav.type-btns .btn {
  font-size: 15px;
  font-size: 1.5rem;
  width: auto;
  height: 63px;
}

.wrap.l-container .l-sidebar .nav.type-pages {
  border: 4px solid #ccc;
  background: #fff;
  padding: 2px;
  margin: 0 -10px 20px -10px;
}

.wrap.l-container .l-sidebar .nav.type-pages .item {
  font-family: 'Noto Serif JP',serif;
  border-bottom: 1px solid #ccc;
}

.wrap.l-container .l-sidebar .nav.type-pages .item:last-of-type {
  border: 0;
}

.wrap.l-container .l-sidebar .nav.type-pages .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  line-height: 1.2;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item {
  margin: 0 10px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main {
  color: #fff;
  height: 46px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -2px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow:hover:before,
.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow.is-active:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  background: #bfa45a;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow:hover:after,
.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow.is-active:after {
  border-radius: 0;
  background: none;
  border-color: #fff;
  right: 26px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow.is-active:after {
  content: "";
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main:last-of-type {
  border: 0;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  margin: 0 0 0 20px;
  padding: 0 20px;
  font-size: 13px;
  font-size: 1.3rem;
  position: relative;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -2px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item:hover {
  background: #ccc;
  margin: 0 -10px;
  padding: 0 0 0 50px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item:hover:after {
  right: 23px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item:last-of-type {
  border: 0;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item .link {
  color: #000;
  text-decoration: none;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item {
  margin: 0 10px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link {
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 0 0 20px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link:after {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 13px;
  top: 50%;
  margin-top: -2px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link.type-window:after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2212%22%20viewBox%3D%220%200%2014%2012%22%3E%3Cpath%20d%3D%22M4%201h9v7h-2V3H4V1zM3%200h11v9h-3V3H3V0zM1%205h9v6H1V5zM0%203h11v9H0V3z%22%20fill%3D%22%23333%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 0 0;
  border: 0;
  -webkit-transform: none;
  transform: none;
  width: 14px;
  height: 12px;
  margin-top: -6px;
  right: 10px;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link.type-window:hover:after {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2212%22%20viewBox%3D%220%200%2014%2012%22%3E%3Cpath%20d%3D%22M4%201h9v7h-2V3H4V1zM3%200h11v9h-3V3H3V0zM1%205h9v6H1V5zM0%203h11v9H0V3z%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 0 0;
}

.wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link.is-active,
.wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link:hover {
  color: #fff;
  text-decoration: none;
}

.l-contents-header {
  background: -webkit-gradient(linear,left top, right top,from(#bba66e),color-stop(50%, #d4bd7e),to(#d4bd7e));
  background: linear-gradient(90deg,#bba66e 0%,#d4bd7e 50%,#d4bd7e);
  position: relative;
}

.l-contents-header:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("img/bg_contents_header.png");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: auto 100%;
}

.l-contents-header .inner {
  position: relative;
  z-index: 2;
}

.l-contents-header .ttl {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0 90px;
  font-size: 38px;
  font-size: 3.8rem;
  color: #fff;
}

.l-contents-header.type-image {
  position: relative;
  padding-top: 23.4375%;
  background: none;
}

.l-contents-header.type-image:after {
  display: none;
}

.l-contents-header.type-image .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.l-contents-header.type-image .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: initial;
  height: 100%;
}

.l-contents-header.type-image .inner .box .ttl {
  background: #000;
  color: #fff;
  position: absolute;
  top: 50%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -35px 0 0 90px;
  padding: 0 10px;
  border-bottom: 6px solid #bfa45a;
  font-size: 45px;
  font-size: 4.5rem;
}

.l-contents-header.type-btn .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-contents-header.type-btn .btn {
  height: 40px;
  border-radius: 20px 20px;
  background: #fff;
  color: #000;
  width: 180px;
  margin-right: 90px;
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.l-contents-header.type-center .ttl {
  display: inline-block;
  background: #fff;
}

.wrap.l-sns {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

.wrap.l-sns .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrap.l-sns .list .item {
  margin-right: 20px;
}

.wrap.l-sns .list .item.last {
  margin-right: 0;
}

.wrap.l-sns .list .icon {
  display: block;
  width: 125px;
  height: 35px;
  border-radius: 2px;
  text-indent: -9999px;
}

.wrap.l-sns .list .icon.type-fb {
  background: #1877f2 url("img/icon_fb_w@2x.png") no-repeat center center;
  background-size: 12px 24px;
}

.wrap.l-sns .list .icon.type-twitter {
  background: #010101 url("img/icon_sns_x_w@2x.png") no-repeat center center;
  background-size: 26px 21px;
}

.wrap.l-sns .list .icon.type-line {
  background: #00b900 url("img/icon_LINE_w@2x.png") no-repeat center center;
  background-size: 25px 24px;
}

.wrap.l-sns .list .icon.type-rss {
  background: #f49c52 url("img/icon_RSS_w@2x.png") no-repeat center center;
  background-size: 22px 22px;
}

.type-entry .wrap.l-sns {
  margin: 40px 0;
}

.wrap.l-play {
  padding: 0;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wrap.l-play .box.type-img {
  max-width: 320px;
  width: calc(( 320 / 1280 ) *100vw );
  padding: 20px 0 20px 20px;
  line-height: 1;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.wrap.l-play .box.type-content {
  max-width: 495px;
  width: calc(( 495 / 1280 ) *100vw );
  margin: 40px;
}

.wrap.l-play .ttl.type-ticket,
.wrap.l-play .label.type-ticket {
  height: 23px;
  line-height: 23px;
  display: inline-block;
  background: #c95951;
  color: #fff;
  position: relative;
  padding: 0 10px;
  margin: 0 5px 15px 11px;
  font-size: 12px;
  font-size: 1.2rem;
}

.wrap.l-play .ttl.type-ticket:before,
.wrap.l-play .label.type-ticket:before {
  content: "";
  display: inline-block;
  background: url("img/bg_ticket_l.png") no-repeat;
  background-size: contain;
  width: 11px;
  height: 23px;
  position: absolute;
  left: -11px;
}

.wrap.l-play .ttl.type-ticket:after,
.wrap.l-play .label.type-ticket:after {
  content: "";
  display: inline-block;
  background: url("img/bg_ticket_r.png") no-repeat;
  background-size: contain;
  width: 5px;
  height: 23px;
  position: absolute;
  right: -5px;
}

.wrap.l-play .text.type-term {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.wrap.l-play .text.type-timetable {
  line-height: 1.8;
  font-size: 15px;
  font-size: 1.5rem;
}

.wrap.l-play .text.type-part {
  line-height: 1.8;
  font-size: 13px;
  font-size: 1.3rem;
  margin-bottom: 15px;
}

.wrap.l-play .btn {
  font-size: 18px;
  font-size: 1.8rem;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.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 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-track.slick-loading {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide[dir="rtl"] {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide img.slick-loading img {
  display: none;
}

.slick-slide img.dragging img {
  pointer-events: none;
}

.slick-slide .slick-initialized {
  display: block;
}

.slick-slide .slick-loading {
  visibility: hidden;
}

.slick-slide .slick-vertical {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  position: relative;
  text-align: center;
  z-index: 10;
  margin: 0 auto 20px;
}

.slick-dots li {
  display: inline-block;
  margin-left: 15px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #d9d9d9;
  text-indent: -9999px;
}

.slick-dots li:first-child {
  margin-left: 0;
}

.slick-dots li.slick-active {
  background: #040000;
}

rt {
  letter-spacing: -1px;
}

.theme__forkids {
  font-family: 'Kosugi Maru',sans-serif;
  line-height: 1.92;
  font-size: 3.466666666666667vw;
}

.ta-center {
  text-align: center;
}

.theme__forkids img {
  max-width: 100%;
  height: auto;
  display: block;
}

.inner__forkids {
  position: relative;
}

.inner__forkids--header {
  max-width: 970px;
  margin: 0 auto;
  position: relative;
}

.inner__forkids--quiz {
  margin: 0 auto;
  position: relative;
}

.ttl__forkids--topLevel {
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  color: #2a2a2a;
  font-size: 5.333333333333333vw;
}

.ttl__forkids--topLevel span {
  display: inline-block;
  position: relative;
  padding-bottom: 6px;
}

.ttl__forkids--topLevel span:after {
  content: "";
  display: block;
  width: 100%;
  background-color: #2a2a2a;
  position: absolute;
  left: 0;
  right: 0;
}

.ttl__forkids--2ndLevel {
  font-weight: bold;
  line-height: .83;
  text-align: center;
  color: #e66102;
  font-size: 4.266666666666667vw;
  letter-spacing: .21333333333333335vw;
}

.ttl__forkids--3rdLevel {
  font-weight: bold;
  line-height: 1.48;
  letter-spacing: 1.25px;
  text-align: left;
  color: #038c35;
  margin-bottom: 1.733333333333333vw;
  font-size: 3.733333333333333vw;
}

.clm__forkids {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bg__forkids__maku {
  background: transparent url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094841/bg_maku.png") repeat-x 0 100%;
  background-size: auto 7.333333333333333vw;
  padding-bottom: 7.333333333333333vw;
}

.bg__header__forkids {
  position: relative;
  background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094852/bg_mv_wave.png");
}

.bg__header__forkids--center {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094850/bg_mv_title_sp.png") no-repeat 0 0;
  background-size: contain;
}

.header__forkids {
  position: relative;
  z-index: 1;
}

.ttl__header__forkids {
  margin: 0 auto;
  width: 74.4vw;
}

.link__nav__header__forkids {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  color: #fff;
  line-height: 1.4;
  position: relative;
  height: 10.666666666666668vw;
  padding: 0 0 0 3.066666666666666vw;
  cursor: pointer;
}

.link__nav__header__forkids:after {
  content: "";
  background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094859/icon_arrow.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1.5625vw;
  width: 5.600000000000001vw;
  height: 5.600000000000001vw;
}

.link__nav__header__forkids:hover {
  color: #fff;
  text-decoration: none;
}

.link__nav__header__forkids--about {
  background: #000;
  border-bottom: 4px solid #000;
}

.link__nav__header__forkids--theaters {
  background: #e66102;
  border-bottom: 4px solid #9d4100;
}

.link__nav__header__forkids--tour {
  background: #038c35;
  border-bottom: 4px solid #04461c;
}

.footer__forkids {
  background: #525252 url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094841/bg_maku.png") repeat-x 0 0;
  color: #fff;
  position: relative;
  padding-top: 7.333333333333333vw;
  background-size: auto 7.333333333333333vw;
}

.pagetop.pagetop__forkids {
  display: block;
  position: absolute;
  width: auto;
  height: auto;
  background: transparent;
  text-indent: 0;
  width: 49.06666666666666vw;
  right: 1.466666666666667vw;
  bottom: -.5333333333333333vw;
}

.pagetop.pagetop__forkids:before,
.pagetop.pagetop__forkids:after {
  display: none;
}

.nav__footer__forkids {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
}

.copyright {
  color: #a8a8a8;
}

.section__forkids__whats {
  background-color: #fffdd5;
  padding: 4.266666666666667vw 0 0;
}

.clm__forkids__about {
  padding: 0 4vw;
  margin-bottom: 7.546666666666667vw;
}

.section__forkids__class {
  margin-bottom: 9.466666666666667vw;
}

.tab__forkids {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 4.666666666666667vw;
}

.item__tab__forkids {
  color: #fff;
  background: #000;
  border-radius: 10px 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-width: 1.066666666666667vw;
  border-top-style: solid;
  border-top-color: #000;
  width: 25%;
  height: 12.533333333333333vw;
  line-height: 1.8;
  cursor: pointer;
}

.item__tab__forkids--sewamono {
  background: #e66102;
  border-color: #dc3901;
}

.item__tab__forkids--shosagoto {
  background: #038c35;
  border-color: #025d1f;
}

.item__tab__forkids:hover,
.item__tab__forkids.is-active {
  color: #000;
  background: #fff;
  height: 14.666666666666666vw;
}

.contents__forkids__class {
  background: #fff;
  border-radius: 0 0 10px 10px;
  padding: 25px 0;
}

.contents__forkids__class .js-box {
  display: none;
}

.contents__forkids__class .js-box:first-of-type {
  display: block;
}

.img__forkids__class {
  margin: 0 auto;
}

.figcaption__forkids__class {
  letter-spacing: -1px;
  line-height: 1.5;
  font-size: 2.933333333333333vw;
}

.link__forkids__class {
  color: #0691c4;
  text-decoration: none;
}

.link__forkids__class:hover {
  color: #0691c4;
}

.section__forkids__features {
  background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11095028/bg_features.png");
  padding: 8.266666666666666vw 4vw .6666666666666667vw;
}

.section__forkids__quiz {
  position: relative;
  padding: 9.066666666666666vw 4vw 4.666666666666667vw;
}

.decoration__forkids__quiz {
  position: absolute;
  z-index: 1;
}

.list__forkids__quiz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 4.213333333333334vw;
}

.item__list__forkids__quiz {
  position: relative;
  width: 44vw;
  margin-bottom: 14.666666666666666vw;
}

.item__list__forkids__quiz:before {
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #038c35;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  position: absolute;
  width: 11.466666666666667vw;
  height: 11.466666666666667vw;
  font-size: 7vw;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.item__list__forkids__quiz:nth-of-type(1):before {
  content: "1";
}

.item__list__forkids__quiz:nth-of-type(2):before {
  content: "2";
}

.item__list__forkids__quiz:nth-of-type(3):before {
  content: "3";
}

.item__list__forkids__quiz:nth-of-type(4):before {
  content: "4";
}

.item__list__forkids__quiz:nth-of-type(5):before {
  content: "5";
}

.item__list__forkids__quiz:nth-of-type(6):before {
  content: "6";
}

.figure__forkids__quiz {
  margin: 0 auto 1.72vw;
}

.section__forkids__theaters {
  page-break-before: always;
  position: relative;
  background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094854/bg_theaters.png");
  padding: 9.333333333333334vw 0 37.333333333333336vw;
}

.decoration__forkids__theaters {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.list__forkids__theaters {
  position: relative;
}

.item__list__forkids__theaters {
  background: #fff;
  text-align: center;
  -webkit-box-shadow: 0 0 10px 0 rgba(28,29,29,0.4);
  box-shadow: 0 0 10px 0 rgba(28,29,29,0.4);
  width: 45.33333333333333vw;
  border-radius: 2vw;
}

.item__list__forkids__theaters--kabukiza {
  left: 0;
  top: 0;
}

.item__list__forkids__theaters--shimbashi {
  right: 0;
  top: 0;
}

.item__list__forkids__theaters--minami {
  left: 0;
  bottom: 0;
}

.item__list__forkids__theaters--osaka {
  right: 0;
  bottom: 0;
}

.img__forkids__theaters {
  border-radius: 15px 15px 0 0;
  margin-bottom: 1.2vw;
}

.link__forkids__theaters:hover {
  text-decoration: none;
  color: #000;
}

.section__forkids__tour {
  background-color: #fffdd5;
  padding: 6.266666666666667vw 4vw 7.466666666666668vw;
  line-height: 1.92;
}

.lead__forkids__tour {
  margin: 9.866666666666667vw 0 2.666666666666667vw;
  line-height: 2.222;
}

.clm__forkids__tour {
  margin-top: 3.266666666666666vw;
}

.item__clm__forkids__tour {
  width: 43.82666666666666vw;
  margin-bottom: 7.333333333333333vw;
}

.txt__forkids__tour {
  margin-top: 1.133333333333333vw;
}

.txt--note {
  text-align: center;
  font-size: 3.466666666666667vw;
}

.txt--attention {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #df0a0a;
  font-size: 3.466666666666667vw;
}

.txt--attention:before {
  content: "";
  display: block;
  background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094900/icon_attention.png") no-repeat center center;
  background-size: contain;
  width: 4.266666666666667vw;
  height: 4.266666666666667vw;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 4.266666666666667vw;
  flex: 0 0 4.266666666666667vw;
  margin: 1.2vw 1.066666666666667vw 0 0;
}

.wrap__btn__forkids {
  text-align: center;
  margin: 0 4vw 7.333333333333333vw;
  width: 93.06666666666666vw;
}

.img__btn__forkids {
  margin: 0 auto;
}

.ttl__forkids__answer {
  background-color: #038c35;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  border-radius: 2.666666666666667vw 2.666666666666667vw 0 0;
  padding: .9333333333333335vw 2.4vw;
  font-size: 3.466666666666667vw;
  height: 9.466666666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.txt__forkids__answer {
  border-left: solid 2px #dcd3d1;
  border-right: solid 2px #dcd3d1;
  border-bottom: solid 2px #dcd3d1;
  background: #fff;
  line-height: 1;
  border-radius: 0 0 2.666666666666667vw 2.666666666666667vw;
  padding: .9333333333333335vw 1.6vw;
  font-size: 3.466666666666667vw;
  height: 11.333333333333332vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.wrap__forkids__aside {
  position: relative;
  background: #fff;
  padding: 4.666666666666667vw 0 1.866666666666667vw;
}

.wrap.l-sns {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

.wrap.l-sns .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrap.l-sns .list .item {
  margin-right: 20px;
}

.wrap.l-sns .list .item.last {
  margin-right: 0;
}

.wrap.l-sns .list .icon {
  display: block;
  width: 125px;
  height: 35px;
  border-radius: 2px;
  text-indent: -9999px;
}

.wrap.l-sns .list .icon.type-fb {
  background: #1877f2 url("img/icon_fb_w@2x.png") no-repeat center center;
  background-size: 12px 24px;
}

.wrap.l-sns .list .icon.type-twitter {
  background: #010101 url("img/icon_sns_x_w@2x.png") no-repeat center center;
  background-size: 26px 21px;
}

.wrap.l-sns .list .icon.type-line {
  background: #00b900 url("img/icon_LINE_w@2x.png") no-repeat center center;
  background-size: 25px 24px;
}

.wrap.l-sns .list .icon.type-rss {
  background: #f49c52 url("img/icon_RSS_w@2x.png") no-repeat center center;
  background-size: 22px 22px;
}

@media screen and (min-width:768px) {
  body {
    font-size: 14px;
    font-size: 1.4rem;
  }

  a:hover {
    color: #bfa45a;
    text-decoration: underline;
  }

  .view-sp {
    display: none !important;
  }

  .link.type-tel {
    text-decoration: none;
    pointer-events: none;
  }

  .wrap.modal {
    width: 50vw;
    max-height: 80vh;
    padding: 10px 20px 30px 20px;
  }

  .wrap.type-withimg .l-img {
    max-width: 258px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 15px;
  }

  .header .nav.l-modal .nav.l-contents .list.type-main {
    margin: 80px auto;
    width: calc(( 900 / 1280 ) *100vw );
    max-width: 900px;
  }

  .banners .supporters .item {
    width: 138px;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow {
    height: 46px;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main:after {
    content: "＋";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    color: #000;
    line-height: 0;
    top: 50%;
    margin-top: -8px;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main:hover {
    margin: 0;
    padding: 0 10px;
    background: #333;
    cursor: pointer;
    border: 0;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main:hover:after {
    right: 20px;
    border-radius: 100%;
    background: #bfa45a;
    color: #fff;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main .link:hover {
    color: #fff;
    text-decoration: none;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.is-active {
    margin: 0;
    padding: 0 10px;
    background: #333;
    cursor: pointer;
    border: 0;
    position: relative;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.is-active:after {
    content: "―";
    right: 20px;
    border-radius: 100%;
    background: #bfa45a;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.is-active .link {
    color: #fff;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item.is-active,
  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item:hover {
    margin: 0;
    padding: 0 10px;
    background: #333;
    color: #fff;
    cursor: pointer;
    border: 0;
    text-decoration: none;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item.is-active .link:after,
  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item:hover .link:after {
    border-color: #fff;
    right: 13px;
  }

  .theme__forkids {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .txt-small {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .inner__forkids {
    max-width: 1000px;
    margin: 0 auto;
  }

  .inner__forkids--quiz {
    max-width: 960px;
  }

  .ttl__forkids--topLevel {
    font-size: 40px;
    letter-spacing: 2px;
    margin-bottom: 37px;
  }

  .ttl__forkids--topLevel span:after {
    height: 5px;
    border-radius: 2.5px;
    bottom: -9px;
  }

  .ttl__forkids--2ndLevel {
    letter-spacing: 1.5px;
    font-size: 30px;
    font-size: 3rem;
  }

  .ttl__forkids--3rdLevel {
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 13px;
  }

  .bg__forkids__maku {
    background-size: auto 55px;
    padding-bottom: 55px;
  }

  .bg__header__forkids {
    height: 365px;
  }

  .bg__header__forkids--center {
    background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094847/bg_mv_title.png") no-repeat 50% 0;
    background-size: auto 365px;
  }

  .bg__header__forkids--left {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094844/bg_mv_left.png") no-repeat 0 100%;
    background-size: 80px auto;
  }

  .bg__header__forkids--right {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094845/bg_mv_right.png") no-repeat 100% 100%;
    background-size: 38px auto;
  }

  .header__forkids {
    height: 365px;
  }

  .ttl__header__forkids {
    width: 524px;
    padding: 26px 0 12px;
  }

  .decoration__header__forkids {
    width: 227px;
    position: absolute;
    right: -43px;
    bottom: 55px;
  }

  .nav__header__forkids {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .link__nav__header__forkids {
    height: 50px;
    border-radius: 25px;
    padding: 0 50px 0 30px;
  }

  .link__nav__header__forkids:after {
    right: 18px;
    width: 26px;
    height: 26px;
  }

  .link__nav__header__forkids:hover {
    border: 0;
    height: 46px;
  }

  .footer__forkids {
    background-size: auto 55px;
    padding-top: 55px;
  }

  .pagetop.pagetop__forkids {
    width: 257px;
    right: 16px;
    bottom: -4px;
  }

  .copyright__forkids {
    width: 326px;
    margin: 14px 0;
  }

  .section__forkids__whats {
    padding: 30px 0 0;
  }

  .clm__forkids__about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin-top: 36px;
    margin-bottom: 50px;
  }

  .txt__forkids__about {
    width: 504px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 504px;
    flex: 0 0 504px;
  }

  .figure__forkids__about {
    width: 454px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 454px;
    flex: 0 0 454px;
  }

  .section__forkids__class {
    margin-bottom: 0;
    padding: 0 0 55px;
  }

  .tab__forkids {
    margin-top: 35px;
  }

  .item__tab__forkids {
    border-top-width: 8px;
    width: 246px;
    height: 74px;
  }

  .item__tab__forkids:hover,
  .item__tab__forkids.is-active {
    height: 90px;
  }

  .clm__forkids__class {
    width: 930px;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .txt__forkids__class {
    width: 450px;
  }

  .figure__forkids__class {
    width: 430px;
  }

  .figcaption__forkids__class {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .section__forkids__features {
    padding: 50px 0 75px;
  }

  .clm__forkids__features {
    margin-top: 60px;
  }

  .item__clm__forkids__features {
    width: 478px;
  }

  .item__clm__forkids__features--left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .item__clm__forkids__features--right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .section__forkids__quiz {
    padding: 55px 0 35px;
  }

  .decoration__forkids__quiz {
    width: 200px;
    top: -231px;
    right: 28px;
  }

  .list__forkids__quiz {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 110px;
    padding-bottom: 25px;
  }

  .item__list__forkids__quiz {
    width: 275px;
    margin-bottom: 20px;
  }

  .item__list__forkids__quiz:before {
    width: 65px;
    height: 65px;
    font-size: 48px;
    font-size: 4.8rem;
  }

  .item__list__forkids__quiz--top {
    margin-top: -50px;
  }

  .figure__forkids__quiz {
    width: 260px;
    margin-bottom: 8.2px;
  }

  .section__forkids__theaters {
    padding: 55px 0 85px;
  }

  .lead__forkids__theaters {
    margin: 18px auto 40px;
  }

  .decoration__forkids__theaters {
    width: 220px;
    margin-left: -25px;
    bottom: -13px;
  }

  .wrap__list__forkids__theaters {
    width: 1140px;
    height: 550px;
    margin: 0 auto;
    background: url("https://s3-ap-northeast-1.amazonaws.com/www.kabuki-bito.jp.assets/wp-content/uploads/2020/08/11094955/img_theaters_map.png") no-repeat center center;
    background-size: 100% auto;
  }

  .list__forkids__theaters {
    height: 550px;
  }

  .item__list__forkids__theaters {
    border-radius: 15px;
    position: absolute;
    width: 340px;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .img__forkids__theaters {
    margin-bottom: 5px;
  }

  .section__forkids__tour {
    padding: 30px 0 45px;
  }

  .decoration__forkids__tour {
    position: absolute;
    width: 328px;
    right: -27px;
    top: -100px;
  }

  .lead__forkids__tour {
    width: 660px;
    margin: 45px 0 0;
  }

  .clm__forkids__tour {
    margin-top: 53px;
  }

  .item__clm__forkids__tour {
    width: 295px;
    margin-bottom: 35px;
  }

  .txt__forkids__tour {
    margin-top: 5px;
  }

  .txt--note {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .txt--attention {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .txt--attention:before {
    width: 20px;
    height: 20px;
    margin: 5px 4px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
  }

  .wrap__btn__forkids {
    width: 435px;
    margin: 0 auto 55px;
  }

  .ttl__forkids__answer {
    border-radius: 20px 20px 0 0;
    padding: 7px 18px;
    height: 51px;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .txt__forkids__answer {
    border-radius: 0 0 20px 20px;
    padding: 7px 18px;
    height: 55px;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .wrap__forkids__aside {
    padding: 35px 0 14px;
  }
}

@media screen and (min-width:950.1px) {
  .view-sptab {
    display: none;
  }

  .header .view-sp {
    display: none !important;
  }

  .header .view-pc {
    display: block;
  }
}

@media (min-width:1530px) {
  .header .nav.l-modal .nav.l-contents .list.l-images .item {
    left: -300px;
    width: 300px;
    margin-top: -105px;
  }
}

@media screen and (max-width:950px) {
  main.newsentry img,
  main.newsentry figure,
  main.newsentry figcaption {
    max-width: 100% !important;
    height: auto !important;
  }

  main.newsentry img img,
  main.newsentry figure img,
  main.newsentry figcaption img,
  main.newsentry img figcaption,
  main.newsentry figure figcaption,
  main.newsentry figcaption figcaption {
    margin: 0 auto;
  }

  .header .view-pc {
    display: none !important;
  }

  .header .view-sp {
    display: block;
  }

  .header .nav.l-right-fixed .item.type-english {
    display: none !important;
  }

  .header .nav.l-right-fixed .item.type-search {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }

  .header .nav.l-right-fixed .item.type-search .view-sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc((100vw / 750 ) * 100 );
    height: calc((100vw / 750 ) * 100 );
    background-color: #bfa45a;
    color: #fff;
    font-size: calc( (100vw / 750 ) * 20 );
  }

  .header .nav.l-right-fixed .item.type-search .view-sp .img.type-search {
    width: calc((100vw / 750 ) * 41 );
    height: calc((100vw / 750 ) * 41 );
    margin-bottom: calc((100vw / 750 ) * 9 );
  }

  .header .nav.l-modal {
    height: 100%;
    overflow-y: auto;
  }

  .header .nav.l-modal .nav.l-right-fixed .item.type-search {
    font-size: calc( (100vw / 750 ) * 20 );
    line-height: 1;
    margin-right: 0;
    position: absolute;
    right: calc((100vw / 750 ) * 100 );
    top: 0;
    height: calc((100vw / 750 ) * 100 );
    width: calc((100vw / 750 ) * 100 );
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header .nav.l-modal .nav.l-contents .ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: calc((100vw / 750 ) * 100 );
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    font-size: calc( (100vw / 750 ) * 30 );
  }

  .header .nav.l-modal .nav.l-contents .ttl.js-sp-toggle {
    position: relative;
    cursor: pointer;
  }

  .header .nav.l-modal .nav.l-contents .ttl.js-sp-toggle:after {
    content: "";
    width: calc((100vw / 750 ) * 25 );
    height: calc((100vw / 750 ) * 25 );
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    right: calc((100vw / 750 ) * 20 );
  }

  .header .nav.l-modal .nav.l-contents .ttl.js-sp-toggle.is-active:after {
    -webkit-transform: rotate(-45deg) translateY(3px) translateX(-3px);
    transform: rotate(-45deg) translateY(3px) translateX(-3px);
  }

  .header .nav.l-modal .nav.l-contents .list.type-main {
    display: block;
    overflow-x: hidden;
  }

  .header .nav.l-modal .nav.l-contents .list.type-sub .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: calc((100vw / 750 ) * 24 );
    height: calc((100vw / 750 ) * 90 );
    border-bottom: 1px solid #4d4d4d;
    margin-bottom: 0;
  }

  .header .nav.l-modal .nav.l-footer {
    position: relative;
    margin: 0;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: calc((100vw / 750 ) * 30 ) calc((100vw / 750 ) * 15 );
  }

  #site_search_form {
    display: none !important;
  }
}

@media screen and (max-width:767.9px) {
  body {
    font-size: calc( (100vw / 750 ) * 28 );
  }

  .mt0 {
    margin-top: 0 !important;
  }

  .mb0 {
    margin-bottom: 0 !important;
  }

  .pt0 {
    padding-top: 0 !important;
  }

  .pb0 {
    padding-bottom: 0 !important;
  }

  .mt5 {
    margin-top: 2.5px !important;
  }

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

  .pt5 {
    padding-top: 2.5px !important;
  }

  .pb5 {
    padding-bottom: 2.5px !important;
  }

  .mt10 {
    margin-top: 5px !important;
  }

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

  .pt10 {
    padding-top: 5px !important;
  }

  .pb10 {
    padding-bottom: 5px !important;
  }

  .mt15 {
    margin-top: 7.5px !important;
  }

  .mb15 {
    margin-bottom: 7.5px !important;
  }

  .pt15 {
    padding-top: 7.5px !important;
  }

  .pb15 {
    padding-bottom: 7.5px !important;
  }

  .mt20 {
    margin-top: 10px !important;
  }

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

  .pt20 {
    padding-top: 10px !important;
  }

  .pb20 {
    padding-bottom: 10px !important;
  }

  .mt25 {
    margin-top: 12.5px !important;
  }

  .mb25 {
    margin-bottom: 12.5px !important;
  }

  .pt25 {
    padding-top: 12.5px !important;
  }

  .pb25 {
    padding-bottom: 12.5px !important;
  }

  .mt30 {
    margin-top: 15px !important;
  }

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

  .pt30 {
    padding-top: 15px !important;
  }

  .pb30 {
    padding-bottom: 15px !important;
  }

  .mt35 {
    margin-top: 17.5px !important;
  }

  .mb35 {
    margin-bottom: 17.5px !important;
  }

  .pt35 {
    padding-top: 17.5px !important;
  }

  .pb35 {
    padding-bottom: 17.5px !important;
  }

  .mt40 {
    margin-top: 20px !important;
  }

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

  .pt40 {
    padding-top: 20px !important;
  }

  .pb40 {
    padding-bottom: 20px !important;
  }

  .mt45 {
    margin-top: 22.5px !important;
  }

  .mb45 {
    margin-bottom: 22.5px !important;
  }

  .pt45 {
    padding-top: 22.5px !important;
  }

  .pb45 {
    padding-bottom: 22.5px !important;
  }

  .mt50 {
    margin-top: 25px !important;
  }

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

  .pt50 {
    padding-top: 25px !important;
  }

  .pb50 {
    padding-bottom: 25px !important;
  }

  .mt55 {
    margin-top: 27.5px !important;
  }

  .mb55 {
    margin-bottom: 27.5px !important;
  }

  .pt55 {
    padding-top: 27.5px !important;
  }

  .pb55 {
    padding-bottom: 27.5px !important;
  }

  .mt60 {
    margin-top: 30px !important;
  }

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

  .pt60 {
    padding-top: 30px !important;
  }

  .pb60 {
    padding-bottom: 30px !important;
  }

  .mt65 {
    margin-top: 32.5px !important;
  }

  .mb65 {
    margin-bottom: 32.5px !important;
  }

  .pt65 {
    padding-top: 32.5px !important;
  }

  .pb65 {
    padding-bottom: 32.5px !important;
  }

  .mt70 {
    margin-top: 35px !important;
  }

  .mb70 {
    margin-bottom: 35px !important;
  }

  .pt70 {
    padding-top: 35px !important;
  }

  .pb70 {
    padding-bottom: 35px !important;
  }

  .mt75 {
    margin-top: 37.5px !important;
  }

  .mb75 {
    margin-bottom: 37.5px !important;
  }

  .pt75 {
    padding-top: 37.5px !important;
  }

  .pb75 {
    padding-bottom: 37.5px !important;
  }

  .mt80 {
    margin-top: 40px !important;
  }

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

  .pt80 {
    padding-top: 40px !important;
  }

  .pb80 {
    padding-bottom: 40px !important;
  }

  .mt85 {
    margin-top: 42.5px !important;
  }

  .mb85 {
    margin-bottom: 42.5px !important;
  }

  .pt85 {
    padding-top: 42.5px !important;
  }

  .pb85 {
    padding-bottom: 42.5px !important;
  }

  .mt90 {
    margin-top: 45px !important;
  }

  .mb90 {
    margin-bottom: 45px !important;
  }

  .pt90 {
    padding-top: 45px !important;
  }

  .pb90 {
    padding-bottom: 45px !important;
  }

  .mt95 {
    margin-top: 47.5px !important;
  }

  .mb95 {
    margin-bottom: 47.5px !important;
  }

  .pt95 {
    padding-top: 47.5px !important;
  }

  .pb95 {
    padding-bottom: 47.5px !important;
  }

  .mt100 {
    margin-top: 50px !important;
  }

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

  .pt100 {
    padding-top: 50px !important;
  }

  .pb100 {
    padding-bottom: 50px !important;
  }

  .view-pc {
    display: none !important;
  }

  .type-flex.type-pc {
    display: block;
  }

  .inner,
  .l-contents-header.type-image .inner .box {
    margin: 0 calc((100vw / 750 ) * 30 );
  }

  .section {
    margin: 0 0 calc((100vw / 750 ) * 70 );
  }

  .ttl {
    font-size: calc( (100vw / 750 ) * 34 );
  }

  .ttl.type-underline {
    padding-bottom: calc((100vw / 750 ) * 15 );
    margin-bottom: calc((100vw / 750 ) * 25 );
  }

  .ttl.type-centerline {
    position: relative;
    padding-bottom: calc((100vw / 750 ) * 30 );
    margin-bottom: calc((100vw / 750 ) * 25 );
  }

  .ttl.type-centerline:after {
    content: "";
    width: calc((100vw / 750 ) * 80 );
    height: 0;
    border-top: calc((100vw / 750 ) * 4 ) solid #bfa45a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: calc((100vw / 750 ) * -40 );
  }

  .ttl.type-solid {
    padding: 0 calc((100vw / 750 ) * 20 );
    height: calc((100vw / 750 ) * 90 );
    font-size: spfsmre(26);
  }

  .ttl.type-accordion:after {
    width: calc((100vw / 750 ) * 30 );
    height: calc((100vw / 750 ) * 30 );
    right: calc((100vw / 750 ) * 30 );
    margin-top: calc((100vw / 750 ) * -25 );
  }

  .ttl.type-accordion.is-active:after {
    margin-top: calc((100vw / 750 ) * -10 );
  }

  .btn {
    height: calc((100vw / 750 ) * 90 );
    width: calc((100vw / 750 ) * 480 );
    font-size: calc( (100vw / 750 ) * 30 );
  }

  .btn:after {
    width: calc((100vw / 750 ) * 40 );
    height: calc((100vw / 750 ) * 8 );
    margin-left: calc((100vw / 750 ) * 20 );
  }

  .btn.type-cv {
    height: calc((100vw / 750 ) * 120 );
  }

  .btn.type-flyer:before {
    background-size: calc((100vw / 750 ) * 50 ) calc((100vw / 750 ) * 50 );
    width: calc((100vw / 750 ) * 50 );
    height: calc((100vw / 750 ) * 50 );
  }

  .btn.type-flyer.type-theater {
    width: calc((100vw / 750 ) * 630 );
    font-size: calc( (100vw / 750 ) * 30 );
  }

  .btn.type-flyer.type-theater .small {
    font-size: calc( (100vw / 750 ) * 23 );
  }

  .btn.type-flyer.type-theater:before {
    width: calc((100vw / 750 ) * 80 );
    height: calc((100vw / 750 ) * 80 );
    background-size: calc((100vw / 750 ) * 80 ) calc((100vw / 750 ) * 80 );
    margin-right: calc((100vw / 750 ) * 20 );
  }

  .btn.type-calendar:before {
    background-size: calc((100vw / 750 ) * 50 ) calc((100vw / 750 ) * 50 );
    width: calc((100vw / 750 ) * 50 );
    height: calc((100vw / 750 ) * 50 );
  }

  .btn.type-frame {
    padding: calc((100vw / 750 ) * 15 ) calc((100vw / 750 ) * 20 );
  }

  .link.type-window:after {
    background-size: calc((100vw / 750 ) * 30 ) calc((100vw / 750 ) * 24 );
    width: calc((100vw / 750 ) * 30 );
    height: calc((100vw / 750 ) * 24 );
    margin-left: calc((100vw / 750 ) * 10 );
  }

  .link.type-pdf:after {
    width: calc((100vw / 750 ) * 22 );
    height: calc((100vw / 750 ) * 22 );
    margin-left: calc((100vw / 750 ) * 10 );
  }

  .link.type-arrow:before {
    border-width: calc((100vw / 750 ) * 7 ) 0 calc((100vw / 750 ) * 7 ) calc((100vw / 750 ) * 8 );
  }

  .link.type-tel {
    color: #bfa45a;
    font-size: calc( (100vw / 750 ) * 34 );
    text-decoration: underline;
  }

  .link.type-box,
  .wrap.type-shadow {
    margin-top: 0;
    padding: 15px;
  }

  .link.type-box.type-arrow:after,
  .wrap.type-shadow.type-arrow:after {
    width: calc((100vw / 750 ) * 50 );
    height: calc((100vw / 750 ) * 10 );
    right: calc((100vw / 750 ) * 20 );
    bottom: calc((100vw / 750 ) * 20 );
  }

  a.tBlank:after {
    background-size: calc((100vw / 750 ) * 30 ) calc((100vw / 750 ) * 24 );
    width: calc((100vw / 750 ) * 30 );
    height: calc((100vw / 750 ) * 24 );
    margin-left: calc((100vw / 750 ) * 10 );
  }

  .wrap.modal {
    padding: calc((100vw / 750 ) * 20 );
    width: 100vw;
  }

  .clm {
    display: block;
  }

  .list.type-normal &gt;.item {
    padding-left: calc((100vw / 750 ) * 25 );
  }

  .list.type-notice &gt;.item {
    padding-left: calc((100vw / 750 ) * 25 );
  }

  .list.type-check &gt;.item {
    padding-left: calc((100vw / 750 ) * 38 );
  }

  .list.type-check &gt;.item:before {
    width: calc((100vw / 750 ) * 28 );
    height: calc((100vw / 750 ) * 28 );
    margin-top: calc((100vw / 750 ) * 14 );
  }

  .text {
    font-size: calc( (100vw / 750 ) * 20 );
  }

  .text.type-em {
    font-size: calc( (100vw / 750 ) * 28 );
  }

  .wrap.type-base {
    margin-bottom: calc((100vw / 750 ) * 50 );
  }

  .wrap.type-middle {
    margin-bottom: calc((100vw / 750 ) * 30 );
  }

  .wrap.type-shadow {
    padding: calc((100vw / 750 ) * 15 );
  }

  .wrap.type-withimg {
    display: block;
  }

  .wrap.type-withimg .link {
    display: block;
  }

  .wrap.type-withimg .l-img {
    width: 100%;
    max-width: initial;
    text-align: center;
  }

  .wrap.type-withimg .l-content {
    width: 100%;
    max-width: initial;
  }

  .note.text {
    padding-left: calc((100vw / 750 ) * 25 );
  }

  .note.list {
    font-size: calc( (100vw / 750 ) * 26 );
    margin-bottom: calc((100vw / 750 ) * 20 );
  }

  .note.list.type-simple {
    margin-bottom: calc((100vw / 750 ) * 5 );
  }

  .note.list.type-simple .item {
    padding-left: calc((100vw / 750 ) * 25 );
  }

  .note.list.type-num &gt; .item {
    padding-left: calc((100vw / 750 ) * 35 );
  }

  .table {
    font-size: calc( (100vw / 750 ) * 20 );
  }

  .table .th {
    padding: calc((100vw / 750 ) * 15 );
  }

  .table .td {
    padding: calc((100vw / 750 ) * 15 );
  }

  height 100%.type-base,
  .box.type-base {
    margin-bottom: calc((100vw / 750 ) * 20 );
  }

  height 100%.type-base-top,
  .box.type-base-top {
    margin-top: calc((100vw / 750 ) * 20 );
  }

  .form-item {
    height: calc((100vw / 750 ) * 100 );
    font-size: calc( (100vw / 750 ) * 26 );
    padding: 0 calc((100vw / 750 ) * 30 );
  }

  .form-item.type-select:after {
    right: calc((100vw / 750 ) * 10 );
  }

  .form-item.type-select .select {
    font-size: calc( (100vw / 750 ) * 26 );
    padding: 0 calc((100vw / 750 ) * 30 );
  }

  .header {
    height: calc((100vw / 750 ) * 100 );
  }

  .header .logo {
    height: calc((100vw / 750 ) * 100 );
    width: calc((100vw / 750 ) * 230 );
    left: calc((100vw / 750 ) * 20 );
  }

  .header .nav.l-center {
    display: none !important;
  }

  .header .nav.l-modal .nav.l-right-fixed .item.type-search .img.type-search {
    width: calc((100vw / 750 ) * 41 );
    height: calc((100vw / 750 ) * 41 );
    margin-bottom: calc((100vw / 750 ) * 8 );
  }

  .header .nav.l-modal .nav.l-header {
    display: block;
    padding: calc((100vw / 750 ) * 150 ) calc((100vw / 750 ) * 60 ) 0;
    margin-bottom: 0;
  }

  .header .nav.l-modal .nav.l-header .btn {
    width: auto;
    margin-right: 0;
    margin-bottom: calc((100vw / 750 ) * 20 );
    height: calc((100vw / 750 ) * 100 );
  }

  .header .nav.l-modal .nav.l-contents {
    width: auto;
    margin: 0 calc((100vw / 750 ) * 60 ) calc((100vw / 750 ) * 175 );
  }

  .header .nav.l-modal .nav.l-contents .list.l-sns {
    width: calc((100vw / 750 ) * 330 );
    margin: 0 auto;
  }

  .header .nav.l-modal .nav.l-footer .item {
    font-size: calc((100vw / 750 ) * 20 );
  }

  .header .nav.l-modal .nav.l-footer .item:last-of-type {
    position: absolute;
    top: calc((100vw / 750 ) * -100 );
    left: 50%;
    margin-left: calc((100vw / 750 ) * -263.5 );
  }

  .header .nav.l-modal .nav.l-footer .item .btn {
    width: calc((100vw / 750 ) * 527 );
  }

  .header .nav.l-modal .wrap.l-search .inner {
    width: auto;
    margin: 0 calc((100vw / 750 ) * 60 );
    padding-top: calc((100vw / 750 ) * 150 );
  }

  .header .nav.l-modal .wrap.l-search .close .img.type-close {
    width: calc((100vw / 750 ) * 36 );
    height: calc((100vw / 750 ) * 36 );
  }

  .header .nav.l-modal .wrap.l-search .ttl.type-main {
    font-size: calc( (100vw / 750 ) * 48 );
  }

  .header .nav.l-modal .wrap.l-search .ttl.type-sub {
    font-size: calc( (100vw / 750 ) * 24 );
  }

  .header .nav.l-modal .wrap.l-search .ttl .img {
    width: calc((100vw / 750 ) * 41 );
    height: calc((100vw / 750 ) * 41 );
  }

  .header .nav.l-modal .wrap.l-search .text {
    font-size: calc( (100vw / 750 ) * 28 );
    line-height: 1.4;
  }

  .header .nav.l-modal .wrap.l-search .form-item {
    height: calc((100vw / 750 ) * 80 );
    padding: 0 calc((100vw / 750 ) * 20 );
    font-size: calc( (100vw / 750 ) * 24 );
  }

  .header .nav.l-modal .wrap.l-search .btn {
    font-size: calc( (100vw / 750 ) * 28 );
    width: 100%;
  }

  .hamburgur {
    width: calc((100vw / 750 ) * 100 );
    height: calc((100vw / 750 ) * 100 );
    font-size: calc( (100vw / 750 ) * 20 );
  }

  .hamburgur .span {
    border-width: calc((100vw / 750 ) * 3 );
    width: calc((100vw / 750 ) * 48 );
    margin-bottom: calc((100vw / 750 ) * 11 );
  }

  .js-modal-menu .close {
    width: calc((100vw / 750 ) * 100 );
    height: calc((100vw / 750 ) * 100 );
  }

  .js-modal-menu .close .img.type-close {
    width: calc((100vw / 750 ) * 36 );
    height: calc((100vw / 750 ) * 36 );
  }

  .js-modal-menu .close .span {
    margin-top: calc((100vw / 750 ) * 13 );
    font-size: calc( (100vw / 750 ) * 20 );
  }

  .footer .nav {
    background: #fff;
    padding: 0;
  }

  .footer .nav .inner {
    margin: 0;
  }

  .footer .nav .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  .footer .nav .list .item {
    width: 50%;
    margin: 0;
    padding: 0;
  }

  .footer .nav .list .item .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #000;
    height: calc((100vw / 750 ) * 88 );
    font-size: calc( (100vw / 750 ) * 22 );
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
  }

  .footer .nav .list .item .link.link.type-window:after {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2212%22%20viewBox%3D%220%200%2014%2012%22%3E%3Cpath%20d%3D%22M4%201h9v7h-2V3H4V1zM3%200h11v9h-3V3H3V0zM1%205h9v6H1V5zM0%203h11v9H0V3z%22%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat 0 0;
    background-size: auto calc((100vw / 750 ) * 22 );
  }

  .footer .nav .list .item:after {
    display: none;
  }

  .footer .nav .list .item:last-of-type {
    width: 100%;
  }

  .copyright {
    background: #525252;
    color: #b2b2b2;
    padding: calc((100vw / 750 ) * 20 ) 0;
    font-size: calc( (100vw / 750 ) * 18 );
  }

  .pagetop {
    right: calc((100vw / 750 ) * 30 );
    bottom: calc((100vw / 750 ) * 30 );
    width: calc((100vw / 750 ) * 88 );
    height: calc((100vw / 750 ) * 88 );
    padding-top: 0;
    text-indent: -9999px;
  }

  .pagetop.sp-pagetop {
    bottom: calc((100vw / 750 ) * 300 );
  }

  .pagetop:before {
    top: calc((100vw / 750 ) * 30 );
  }

  .pagetop:after {
    top: calc((100vw / 750 ) * 44 );
  }

  .breadcrumb {
    padding: calc((100vw / 750 ) * 15 ) 0;
    height: auto;
    font-size: calc( (100vw / 750 ) * 20 );
    line-height: 2rem;
  }

  .banners {
    padding: calc((100vw / 750 ) * 60 ) 0;
  }

  .banners .inner {
    width: auto;
  }

  .banners .inner .ttl {
    font-size: calc( (100vw / 750 ) * 28 );
    margin-bottom: calc((100vw / 750 ) * 25 );
  }

  .banners .inner .slick-slide {
    margin: 0 auto;
  }

  .banners .inner .slick-slide a {
    width: calc((100vw / 750 ) * 450 );
    height: calc((100vw / 750 ) * 120 );
  }

  .banners .inner .slick-slide a img {
    margin: 0 auto;
    height: calc((100vw / 750 ) * 120 );
  }

  .banners .partners {
    margin-bottom: calc((100vw / 750 ) * 40 );
  }

  .wrap.l-container {
    display: block;
  }

  .wrap.l-container .l-main {
    width: 100%;
    margin: 20px auto;
  }

  .wrap.l-container .l-sidebar {
    width: auto;
    max-width: initial;
    margin: 0 calc((100vw / 750 ) * -30 );
    padding: 0;
  }

  .wrap.l-container .l-sidebar .nav.type-banners {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: calc((100vw / 750 ) * 30 ) calc((100vw / 750 ) * 30 ) calc((100vw / 750 ) * 60 );
    margin-bottom: 0;
  }

  .wrap.l-container .l-sidebar .nav.type-banners .item {
    width: 48.25%;
    margin-right: 3.5%;
    margin-bottom: calc((100vw / 750 ) * 20 );
  }

  .wrap.l-container .l-sidebar .nav.type-banners .item:nth-of-type(2n) {
    margin-right: 0;
  }

  .wrap.l-container .l-sidebar .nav.type-pages {
    border: 0;
    background: transparent;
    margin: 0;
    padding: calc((100vw / 750 ) * 60 ) calc((100vw / 750 ) * 30 ) calc((100vw / 750 ) * 40 ) calc((100vw / 750 ) * 30 );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .item {
    width: 48%;
    border: 0;
    margin-bottom: calc((100vw / 750 ) * 20 );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .link {
    width: 100%;
    background: #fff;
    border: 1px solid #bfa45a;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .link:hover {
    color: #fff;
    background-color: #bfa45a;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    width: calc((100vw / 750 ) * 660 );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main {
    width: calc((100vw / 750 ) * 320 );
    height: calc((100vw / 750 ) * 80 );
    font-size: calc( (100vw / 750 ) * 26 );
    margin: 0 calc((100vw / 750 ) * 20 ) calc((100vw / 750 ) * 20 ) 0;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-right {
    margin-right: 0;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow:after {
    display: none;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow:hover:before,
  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow.is-active:before {
    display: none;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow:hover:after,
  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow.is-active:after {
    display: none;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main:hover:after {
    display: none;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main .link {
    padding: 0 calc((100vw / 750 ) * 40 );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.is-active .link {
    background: #bfa45a;
    color: #fff;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 calc((100vw / 750 ) * 15 );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item {
    font-size: calc( (100vw / 750 ) * 26 );
    margin: 0 calc((100vw / 750 ) * 20 ) calc((100vw / 750 ) * 20 ) 0;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item:nth-of-type(2n) {
    margin-right: 0;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link {
    padding: 0 0 0 10px;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link:after {
    display: none;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link.type-window:after {
    display: block;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link.is-active,
  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link:hover {
    background-color: #bfa45a;
  }

  .l-contents-header:after {
    background-position: left calc((100vw / 750 ) * 375 ) bottom;
  }

  .l-contents-header .ttl {
    height: calc((100vw / 750 ) * 130 );
    font-size: calc( (100vw / 750 ) * 45 );
    margin-left: calc((100vw / 750 ) * 30 );
  }

  .l-contents-header.type-image {
    padding-top: 33.3333%;
  }

  .l-contents-header.type-image .inner .box {
    margin: 0;
  }

  .l-contents-header.type-image .inner .box .ttl {
    height: calc((100vw / 750 ) * 65 );
    margin: calc((100vw / 750 ) * -32.5 ) 0 0 0;
    padding: 0 calc((100vw / 750 ) * 10 );
    border-width: calc((100vw / 750 ) * 5 );
    font-size: calc( (100vw / 750 ) * 45 );
  }

  .wrap.l-sns {
    padding: calc((100vw / 750 ) * 40 ) calc((100vw / 750 ) * 20 ) 0;
  }

  .wrap.l-sns .list .icon {
    width: calc((100vw / 750 ) * 140 );
    height: calc((100vw / 750 ) * 70 );
    border-radius: calc((100vw / 750 ) * 8 );
  }

  .wrap.l-sns .list .icon.type-fb {
    background-size: auto calc((100vw / 750 ) * 48 );
  }

  .wrap.l-sns .list .icon.type-twitter {
    background-size: auto calc((100vw / 750 ) * 42 );
  }

  .wrap.l-sns .list .icon.type-line {
    background-size: auto calc((100vw / 750 ) * 48 );
  }

  .wrap.l-sns .list .icon.type-rss {
    background-size: auto calc((100vw / 750 ) * 44 );
  }

  .type-entry .wrap.l-sns {
    margin: calc((100vw / 750 ) * 40 ) 0;
  }

  .wrap.l-play {
    padding: calc((100vw / 750 ) * 30 );
    margin-bottom: calc((100vw / 750 ) * 40 );
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .wrap.l-play .box.type-img {
    padding: 0;
    width: calc((100vw / 750 ) * 225 );
    max-width: initial;
  }

  .wrap.l-play .box.type-content {
    max-width: initial;
    width: calc((100vw / 750 ) * 375 );
    margin: 0;
  }

  .wrap.l-play .ttl.type-ticket,
  .wrap.l-play .label.type-ticket {
    font-size: calc( (100vw / 750 ) * 20 );
    margin-bottom: calc((100vw / 750 ) * 20 );
  }

  .wrap.l-play .text.type-term {
    font-size: calc( (100vw / 750 ) * 30 );
    line-height: 1.4;
    margin-bottom: calc((100vw / 750 ) * 20 );
  }

  .wrap.l-play .text.type-timetable {
    font-size: calc( (100vw / 750 ) * 26 );
  }

  .wrap.l-play .text.type-part {
    line-height: 1.5;
    font-size: calc( (100vw / 750 ) * 22 );
  }

  .wrap.l-play .btn {
    width: auto;
    height: calc((100vw / 750 ) * 60 );
    font-size: calc( (100vw / 750 ) * 26 );
  }

  rt {
    -webkit-transform: scale(.8);
    transform: scale(.8);
  }

  .txt-small {
    font-size: 3.2vw;
    margin: 0 4vw 26.400000000000002vw;
  }

  .ttl__forkids--topLevel span:after {
    height: .6666666666666667vw;
    border-radius: .33333333333333337vw;
    bottom: -1.2vw;
  }

  .ttl__forkids--topLevel--whats {
    margin-bottom: 4.8vw;
  }

  .ttl__forkids--topLevel--theaters {
    margin-bottom: 6.533333333333332vw;
  }

  .ttl__forkids--topLevel--tour {
    margin-bottom: 9.866666666666667vw;
  }

  .decoration__header__forkids {
    width: 74.93333333333332vw;
    margin: 0 auto .9333333333333335vw;
  }

  .link__nav__header__forkids {
    border-bottom: 1px solid #fff;
  }

  .copyright__forkids {
    width: 65.86666666666666vw;
    margin: 1.866666666666667vw 4vw;
  }

  .txt__forkids__about {
    margin: 3.866666666666667vw 0 1.333333333333333vw;
  }

  .img__forkids__about {
    margin: 0 auto;
  }

  .clm__forkids__class {
    display: block;
    padding: 0 4vw;
  }

  .txt__forkids__class {
    margin-top: 3.333333333333333vw;
  }

  .figure__forkids__class {
    margin-bottom: 4.533333333333333vw;
  }

  .clm__forkids__features--first {
    margin-top: 6.933333333333333vw;
  }

  .item__clm__forkids__features {
    margin-bottom: 7.8vw;
  }

  .item__clm__forkids__features--img {
    margin-top: -7.8vw;
    width: 100%;
  }

  .img__forkids__features {
    margin: 0 auto;
  }

  .decoration__forkids__quiz {
    width: 34.66666666666667vw;
    right: -3.333333333333333vw;
    top: -20vw;
  }

  .item__list__forkids__quiz:nth-of-type(3) {
    margin-top: -4vw;
  }

  .item__list__forkids__quiz:nth-child(even) {
    -webkit-transform: translateY(20vw);
    transform: translateY(20vw);
  }

  .lead__forkids__theaters {
    padding: 0 4vw;
    margin: 4.399999999999999vw 0;
  }

  .decoration__forkids__theaters {
    width: 36.8vw;
    bottom: -2.5vw;
    margin-left: -2.666666666666667vw;
  }

  .list__forkids__theaters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 2.666666666666667vw;
  }

  .item__list__forkids__theaters {
    margin-bottom: 3.333333333333333vw;
  }

  .wrap__forkids__answer {
    margin: 0 4vw;
  }

  .wrap.l-sns {
    padding: 5.333333333333334vw 2.666666666666667vw;
  }

  .wrap.l-sns .list .icon {
    width: 18.666666666666668vw;
    height: 9.333333333333334vw;
    border-radius: 1.066666666666667vw;
  }

  .wrap.l-sns .list .icon.type-fb {
    background-size: auto 6.4vw;
  }

  .wrap.l-sns .list .icon.type-twitter {
    background-size: auto 5.600000000000001vw;
  }

  .wrap.l-sns .list .icon.type-line {
    background-size: auto 6.4vw;
  }

  .wrap.l-sns .list .icon.type-rss {
    background-size: auto 5.866666666666666vw;
  }
}

@media screen and (min-width:767.9px) and (max-width:1280px) {
  .view-tab {
    display: inline-block;
  }

  .section {
    margin: 0 0 calc(( 40 / 1280 ) *100vw );
  }

  .ttl {
    margin-bottom: calc(( 20 / 1280 ) *100vw );
  }

  .ttl.type-underline {
    padding-bottom: calc(( 14 / 1280 ) *100vw );
  }

  .ttl.type-em {
    font-size: calc(( 34 / 1280 ) *100vw );
  }

  .ttl.type-solid {
    padding: 0 calc(( 20 / 1280 ) *100vw );
    height: calc(( 50 / 1280 ) *100vw );
  }

  .ttl.type-accordion:after {
    width: calc(( 20 / 1280 ) *100vw );
    height: calc(( 20 / 1280 ) *100vw );
    right: calc(( 20 / 1280 ) *100vw );
    margin-top: calc(( -15 / 1280 ) *100vw );
  }

  .btn {
    height: calc(( 50 / 1280 ) *100vw );
    width: calc(( 300 / 1280 ) *100vw );
    font-size: calc(( 18 / 1280 ) *100vw );
  }

  .btn:after {
    width: calc(( 40 / 1280 ) *100vw );
    height: calc(( 4 / 1280 ) *100vw );
    margin-left: calc(( 10 / 1280 ) *100vw );
  }

  .btn.type-cv {
    height: calc(( 85 / 1280 ) *100vw );
    font-size: calc(( 20 / 1280 ) *100vw );
  }

  .btn.type-flyer:before {
    background-size: calc(( 30 / 1280 ) *100vw ) calc(( 30 / 1280 ) *100vw );
    width: calc(( 30 / 1280 ) *100vw );
    height: calc(( 30 / 1280 ) *100vw );
  }

  .btn.type-flyer.type-theater .small {
    font-size: calc(( 15 / 1280 ) *100vw );
  }

  .btn.type-flyer.type-theater:before {
    width: calc(( 40 / 1280 ) *100vw );
    height: calc(( 40 / 1280 ) *100vw );
    background-size: calc(( 40 / 1280 ) *100vw ) calc(( 40 / 1280 ) *100vw );
    margin-right: calc(( 20 / 1280 ) *100vw );
  }

  .btn.type-calendar:before {
    background-size: calc(( 30 / 1280 ) *100vw ) calc(( 30 / 1280 ) *100vw );
    width: calc(( 30 / 1280 ) *100vw );
    height: calc(( 30 / 1280 ) *100vw );
  }

  .link.type-pdf:after {
    width: calc(( 16 / 1280 ) *100vw );
    height: calc(( 16 / 1280 ) *100vw );
    margin-left: calc(( 8 / 1280 ) *100vw );
  }

  .link.type-box,
  .wrap.type-shadow {
    margin-top: calc(( 20 / 1280 ) *100vw );
    padding: calc(( 30 / 1280 ) *100vw );
  }

  .link.type-box.type-arrow:after,
  .wrap.type-shadow.type-arrow:after {
    width: calc(( 40 / 1280 ) *100vw );
    height: calc(( 8 / 1280 ) *100vw );
    right: calc(( 20 / 1280 ) *100vw );
    bottom: calc(( 20 / 1280 ) *100vw );
  }

  .list.type-normal &gt;.item {
    padding-left: calc(( 15 / 1280 ) *100vw );
  }

  .list.type-notice &gt;.item {
    padding-left: calc(( 15 / 1280 ) *100vw );
  }

  .list.type-check &gt;.item {
    padding-left: calc(( 30 / 1280 ) *100vw );
    margin-bottom: calc(( 3 / 1280 ) *100vw );
  }

  .list.type-check &gt;.item:before {
    width: calc(( 20 / 1280 ) *100vw );
    height: calc(( 20 / 1280 ) *100vw );
  }

  .list.type-num &gt;.item {
    margin: 0 0 calc(( 5 / 1280 ) *100vw ) calc(( 20 / 1280 ) *100vw );
    padding-left: 5px;
  }

  .text.type-em {
    font-size: calc(( 20 / 1280 ) *100vw );
  }

  .wrap.type-base {
    margin-bottom: calc(( 50 / 1280 ) *100vw );
  }

  .wrap.type-middle {
    margin-bottom: calc(( 30 / 1280 ) *100vw );
  }

  .wrap.type-withimg .l-img {
    max-width: calc(( 258 / 1280 ) *100vw );
    margin-right: calc(( 15 / 1280 ) *100vw );
  }

  .wrap.bg-dgy {
    padding: calc(( 30 / 1280 ) *100vw );
  }

  .note.text {
    padding-left: calc(( 15 / 1280 ) *100vw );
  }

  .note.list.type-simple {
    margin-bottom: calc(( 5 / 1280 ) *100vw );
  }

  .note.list.type-simple .item {
    padding-left: calc(( 15 / 1280 ) *100vw );
  }

  .note.list.type-num &gt; .item {
    padding-left: calc(( 25 / 1280 ) *100vw );
  }

  .note.list.type-num.type-caution &gt; .item {
    padding-left: calc(( 35 / 1280 ) *100vw );
  }

  .table .th {
    padding: calc(( 15 / 1280 ) *100vw );
  }

  .table .td {
    padding: calc(( 15 / 1280 ) *100vw );
  }

  .img.type-base {
    margin: 0 auto calc(( 20 / 1280 ) *100vw ) auto;
  }

  height 100%.type-base,
  .box.type-base {
    margin-bottom: calc(( 20 / 1280 ) *100vw );
  }

  height 100%.type-base-top,
  .box.type-base-top {
    margin-top: calc(( 20 / 1280 ) *100vw );
  }

  .form-item.type-select:after {
    right: calc(( 10 / 1280 ) *100vw );
    width: calc(( 10 / 1280 ) *100vw );
    height: calc(( 10 / 1280 ) *100vw );
  }

  .form-item.type-select .select {
    padding: 0 calc(( 20 / 1280 ) *100vw );
    font-size: calc(( 16 / 1280 ) *100vw );
  }

  .form-item.type-search:before {
    background-size: calc(( 27 / 1280 ) *100vw ) calc(( 26.969 / 1280 ) *100vw );
    height: calc(( 27 / 1280 ) *100vw );
    width: calc(( 26.969 / 1280 ) *100vw );
  }

  .footer .nav .list {
    font-size: calc(( 14 / 1280 ) *100vw );
  }

  .pagetop {
    bottom: calc(( 50 / 1280 ) *100vw );
    right: calc(( 50 / 1280 ) *100vw );
    width: calc(( 80 / 1280 ) *100vw );
    height: calc(( 80 / 1280 ) *100vw );
    padding-top: calc(( 60 / 1280 ) *100vw );
    text-indent: -9999px;
  }

  .pagetop:before {
    width: calc(( 23 / 1280 ) *100vw );
    top: calc(50% - 5px);
    margin-left: calc(( -11 / 1280 ) *100vw );
  }

  .pagetop:after {
    width: calc(( 15 / 1280 ) *100vw );
    height: calc(( 15 / 1280 ) *100vw );
    margin-left: calc(( -7 / 1280 ) *100vw );
    top: calc(50% + 4px);
  }

  .banners {
    padding: calc(( 60 / 1280 ) *100vw ) 0;
  }

  .banners .inner {
    margin-right: auto;
    margin-left: auto;
  }

  .banners .supporters .item {
    width: calc(( 138 / 1280 ) *100vw );
  }

  .wrap.l-container .l-main {
    margin: calc(( 40 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar {
    padding: calc(( 20 / 1280 ) *100vw ) calc(( 10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-partners {
    margin-bottom: calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-banners {
    margin-bottom: calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-banners .item {
    margin-bottom: calc(( 10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-btns {
    margin-bottom: calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-btns .item {
    margin-bottom: calc(( 10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-btns .btn {
    height: calc(( 63 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages {
    margin: 0 calc(( -10 / 1280 ) *100vw ) calc(( 20 / 1280 ) *100vw ) calc(( -10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item {
    margin: 0 calc(( 10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main {
    height: calc(( 46 / 1280 ) *100vw );
    padding: 0;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow {
    height: calc(( 46 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow:after {
    width: calc(( 6 / 1280 ) *100vw );
    height: calc(( 6 / 1280 ) *100vw );
    right: calc(( 16 / 1280 ) *100vw );
    margin-top: calc(( -5 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow.is-active:before {
    right: calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow.is-active:after {
    right: calc(( 28 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main:after {
    width: calc(( 16 / 1280 ) *100vw );
    height: calc(( 16 / 1280 ) *100vw );
    right: calc(( 10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main:hover {
    padding: 0 calc(( 10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main:hover:after {
    right: calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.is-active {
    padding: 0 calc(( 10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.is-active:after {
    right: calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item {
    height: calc(( 40 / 1280 ) *100vw );
    margin: 0 0 0 calc(( 20 / 1280 ) *100vw );
    padding: 0 calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item:after {
    width: calc(( 6 / 1280 ) *100vw );
    height: calc(( 6 / 1280 ) *100vw );
    right: calc(( 13 / 1280 ) *100vw );
    margin-top: calc(( -5 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item:hover {
    margin: 0 calc(( -10 / 1280 ) *100vw );
    padding: 0 0 0 calc(( 50 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item:hover:after {
    right: calc(( 23 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item {
    margin: 0 calc(( 10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item:last-of-type .link {
    height: auto;
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item.is-active,
  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item:hover {
    padding: 0 calc(( 10 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link {
    height: calc(( 46 / 1280 ) *100vw );
    padding: 0 0 0 calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link:after {
    width: calc(( 6 / 1280 ) *100vw );
    height: calc(( 6 / 1280 ) *100vw );
    right: calc(( 13 / 1280 ) *100vw );
    margin-top: calc(( -5 / 1280 ) *100vw );
  }

  .l-contents-header.type-image .inner .box .ttl {
    height: calc(( 70 / 1280 ) *100vw );
    margin: calc(( -35 / 1280 ) *100vw ) 0 0 calc(( 90 / 1280 ) *100vw );
    padding: 0 calc(( 10 / 1280 ) *100vw );
    border-width: calc(( 5 / 1280 ) *100vw );
    font-size: calc(( 45 / 1280 ) *100vw );
  }

  .l-contents-header.type-btn .btn {
    margin-right: calc(( 90 / 1280 ) *100vw );
  }

  .wrap.l-sns {
    padding-top: calc(( 30 / 1280 ) *100vw );
  }

  .wrap.l-sns .list .item {
    margin-right: calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-sns .list .icon {
    width: calc(( 125 / 1280 ) *100vw );
    height: calc(( 35 / 1280 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-fb {
    background-size: auto calc(( 24 / 1280 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-twitter {
    background-size: auto calc(( 21 / 1280 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-line {
    background-size: auto calc(( 24 / 1280 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-rss {
    background-size: auto calc(( 22 / 1280 ) *100vw );
  }

  .type-entry .wrap.l-sns {
    margin: calc(( 40 / 1280 ) *100vw ) 0;
  }

  .wrap.l-play {
    margin-bottom: calc(( 40 / 1280 ) *100vw );
  }

  .wrap.l-play .box.type-img {
    padding: calc(( 20 / 1280 ) *100vw ) 0 calc(( 20 / 1280 ) *100vw ) calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-play .box.type-content {
    margin: calc(( 40 / 1280 ) *100vw ) calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-play .ttl.type-ticket,
  .wrap.l-play .label.type-ticket {
    padding: 0 calc(( 10 / 1280 ) *100vw );
    margin-bottom: calc(( 15 / 1280 ) *100vw );
  }

  .wrap.l-play .text.type-term {
    margin-bottom: calc(( 15 / 1280 ) *100vw );
  }

  .wrap.l-play .text.type-part {
    margin-bottom: calc(( 15 / 1280 ) *100vw );
  }

  .theme__forkids {
    font-size: 1.40625vw;
  }

  .txt-small {
    font-size: 1.09375vw;
  }

  .inner__forkids {
    width: 78.125vw;
  }

  .inner__forkids--header {
    width: 75.78125vw;
  }

  .inner__forkids--quiz {
    width: 75vw;
  }

  .ttl__forkids--topLevel {
    font-size: 3.125vw;
    margin-bottom: 2.890625vw;
  }

  .ttl__forkids--topLevel span:after {
    height: .390625vw;
    border-radius: .1953125vw;
    bottom: -.703125vw;
  }

  .ttl__forkids--2ndLevel {
    letter-spacing: .1171875vw;
    font-size: 2.34375vw;
  }

  .ttl__forkids--3rdLevel {
    font-size: 1.953125vw;
    margin-bottom: 1.015625vw;
  }

  .bg__forkids__maku {
    background-size: auto 4.296875vw;
    padding-bottom: 4.296875vw;
  }

  .bg__header__forkids {
    height: 28.515625vw;
  }

  .bg__header__forkids--center {
    background-size: auto 28.515625vw;
  }

  .bg__header__forkids--left {
    background-size: 6.25vw auto;
  }

  .bg__header__forkids--right {
    background-size: 2.96875vw auto;
  }

  .header__forkids {
    height: 28.515625vw;
  }

  .ttl__header__forkids {
    width: 40.9375vw;
    padding: 2.03125vw 0 .9375vw;
  }

  .decoration__header__forkids {
    width: 17.734375vw;
    right: -3.359375vw;
    bottom: 4.296875vw;
  }

  .link__nav__header__forkids {
    height: 3.90625vw;
    border-radius: 1.953125vw;
    padding: 0 3.90625vw 0 2.34375vw;
  }

  .link__nav__header__forkids:after {
    right: 1.40625vw;
    width: 2.03125vw;
    height: 2.03125vw;
  }

  .link__nav__header__forkids:hover {
    height: 3.59375vw;
  }

  .link__nav__header__forkids--about {
    padding: 0 3.125vw 0 1.5625vw;
  }

  .footer__forkids {
    padding-top: 4.296875vw;
    background-size: auto 4.296875vw;
  }

  .pagetop.pagetop__forkids {
    width: 20.078125vw;
    right: 1.25vw;
    bottom: -.3125vw;
  }

  .copyright__forkids {
    margin: 1.09375vw 0;
  }

  .section__forkids__whats {
    padding: 2.34375vw 0 0;
  }

  .clm__forkids__about {
    margin-top: 2.8125vw;
    margin-bottom: 3.90625vw;
  }

  .txt__forkids__about {
    width: 39.375vw;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 39.375vw;
    flex: 0 0 39.375vw;
  }

  .figure__forkids__about {
    width: 35.46875vw;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35.46875vw;
    flex: 0 0 35.46875vw;
  }

  .section__forkids__class {
    padding: 0 0 4.296875vw;
  }

  .tab__forkids {
    margin-top: 2.734375vw;
  }

  .item__tab__forkids {
    border-top-width: .625vw;
    width: 19.21875vw;
    height: 5.78125vw;
  }

  .item__tab__forkids:hover,
  .item__tab__forkids.is-active {
    height: 7.03125vw;
  }

  .contents__forkids__class {
    padding: 1.953125vw 0;
  }

  .clm__forkids__class {
    width: 72.65625vw;
  }

  .txt__forkids__class {
    width: 35.15625vw;
  }

  .figure__forkids__class {
    width: 33.59375vw;
  }

  .figcaption__forkids__class {
    font-size: 1.015625vw;
  }

  .section__forkids__features {
    padding: 3.90625vw 0 5.859375vw;
  }

  .clm__forkids__features {
    margin-top: 4.6875vw;
  }

  .item__clm__forkids__features {
    width: 37.34375vw;
  }

  .section__forkids__quiz {
    padding: 4.296875vw 0 2.734375vw;
  }

  .decoration__forkids__quiz {
    width: 15.625vw;
    top: -18.046875vw;
    right: 2.1875vw;
  }

  .list__forkids__quiz {
    margin-top: 8.59375vw;
    padding-bottom: 1.953125vw;
  }

  .item__list__forkids__quiz {
    width: 21.484375vw;
    margin-bottom: 1.5625vw;
  }

  .item__list__forkids__quiz:before {
    width: 5.078125vw;
    height: 5.078125vw;
    font-size: 3.75vw;
  }

  .item__list__forkids__quiz--top {
    margin-top: -3.90625vw;
  }

  .figure__forkids__quiz {
    width: 20.3125vw;
    margin-bottom: .640625vw;
  }

  .section__forkids__theaters {
    padding: 4.296875vw 0 6.640625vw;
  }

  .lead__forkids__theaters {
    margin: 1.40625vw auto 3.125vw;
  }

  .decoration__forkids__theaters {
    width: 17.1875vw;
    margin-left: -1.953125vw;
    bottom: -1.015625vw;
  }

  .wrap__list__forkids__theaters {
    width: 89.0625vw;
    height: 42.96875vw;
  }

  .list__forkids__theaters {
    height: 42.96875vw;
  }

  .item__list__forkids__theaters {
    width: 26.5625vw;
    font-size: 1.875vw;
  }

  .img__forkids__theaters {
    margin-bottom: .390625vw;
  }

  .section__forkids__tour {
    padding: 2.34375vw 0 3.515625vw;
    background-size: auto 4.296875vw;
  }

  .decoration__forkids__tour {
    width: 25.624999999999996vw;
    right: -2.109375vw;
    top: -7.8125vw;
  }

  .lead__forkids__tour {
    width: 51.5625vw;
    margin: 3.515625vw 0 0;
  }

  .clm__forkids__tour {
    margin-top: 4.140625vw;
  }

  .item__clm__forkids__tour {
    width: 23.046875vw;
    margin-bottom: 2.734375vw;
  }

  .txt__forkids__tour {
    margin-top: .390625vw;
  }

  .txt--note {
    font-size: 1.25vw;
  }

  .txt--attention {
    font-size: 1.25vw;
  }

  .txt--attention:before {
    width: 1.5625vw;
    height: 1.5625vw;
    margin: .390625vw .3125vw 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1.5625vw;
    flex: 0 0 1.5625vw;
  }

  .wrap__btn__forkids {
    width: 33.984375vw;
    margin: 0 auto 4.296875vw;
  }

  .ttl__forkids__answer {
    border-radius: 1.5625vw 1.5625vw 0 0;
    padding: .546875vw 1.40625vw;
    height: 3.984375vw;
    font-size: 1.40625vw;
  }

  .txt__forkids__answer {
    border-radius: 0 0 1.5625vw 1.5625vw;
    padding: .546875vw 1.40625vw;
    height: 4.296875vw;
    font-size: 1.40625vw;
  }

  .wrap__forkids__aside {
    padding: 2.734375vw 0 1.09375vw;
  }

  .wrap.l-sns {
    padding-top: 2.34375vw;
  }

  .wrap.l-sns .list .item {
    margin-right: 1.5625vw;
  }

  .wrap.l-sns .list .icon {
    width: 9.765625vw;
    height: 2.734375vw;
  }

  .wrap.l-sns .list .icon.type-fb {
    background-size: auto 1.875vw;
  }

  .wrap.l-sns .list .icon.type-twitter {
    background-size: auto 1.640625vw;
  }

  .wrap.l-sns .list .icon.type-line {
    background-size: auto 1.875vw;
  }

  .wrap.l-sns .list .icon.type-rss {
    background-size: auto 1.71875vw;
  }
}

@media screen and (min-width:767.9px) and (max-width:1024px) {
  .ttl {
    font-size: calc(( 24 / 1016 ) *100vw );
  }

  .link.type-box,
  .wrap.type-shadow {
    margin-top: calc(( 20 / 1280 ) *100vw );
    padding: calc(( 30 / 1280 ) *100vw );
  }

  .text {
    font-size: calc(( 15 / 1016 ) *100vw );
  }

  .note.list {
    font-size: calc(( 14 / 1016 ) *100vw );
    margin-bottom: calc(( 20 / 1280 ) *100vw );
  }

  .form-item {
    padding: 0 calc(( 20 / 1016 ) *100vw );
    font-size: calc(( 16 / 1280 ) *100vw );
  }

  .form-item.type-select:after {
    right: calc(( 10 / 1016 ) *100vw );
    width: calc(( 10 / 1016 ) *100vw );
    height: calc(( 10 / 1016 ) *100vw );
  }

  .breadcrumb {
    height: calc(( 50 / 1016 ) *100vw );
    padding-right: calc(( 40 / 1016 ) *100vw );
    line-height: calc(( 50 / 1016 ) *100vw );
    font-size: calc(( 13 / 1016 ) *100vw );
  }

  .wrap.l-container .l-sidebar .ttl.type-ro {
    font-size: calc(( 13 / 1016 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-btns .btn {
    font-size: calc(( 14 / 1016 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main {
    font-size: calc(( 16 / 1016 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .item.type-main.type-arrow {
    font-size: calc(( 16 / 1016 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-accordion .type-sub .item {
    font-size: calc(( 13 / 1016 ) *100vw );
  }

  .wrap.l-container .l-sidebar .nav.type-pages .nav.type-menu .item .link {
    font-size: calc(( 16 / 1016 ) *100vw );
  }

  .l-contents-header .ttl {
    height: calc(( 100 / 1016 ) *100vw );
    font-size: calc(( 38 / 1016 ) *100vw );
    margin: 0 0 0 calc(( 90 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon {
    width: calc(( 125 / 1016 ) *100vw );
    height: calc(( 35 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-fb {
    background-size: auto calc(( 24 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-twitter {
    background-size: auto calc(( 21 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-line {
    background-size: auto calc(( 24 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-rss {
    background-size: auto calc(( 22 / 1016 ) *100vw );
  }

  .wrap.l-play .box.type-content {
    width: calc(( 495 / 1016 ) *100vw );
    margin: calc(( 40 / 1280 ) *100vw ) calc(( 20 / 1280 ) *100vw );
  }

  .wrap.l-play .ttl.type-ticket,
  .wrap.l-play .label.type-ticket {
    font-size: calc(( 12 / 1016 ) *100vw );
  }

  .wrap.l-play .text.type-term {
    font-size: calc(( 24 / 1016 ) *100vw );
  }

  .wrap.l-play .text.type-timetable {
    font-size: calc(( 15 / 1016 ) *100vw );
  }

  .wrap.l-play .text.type-part {
    font-size: calc(( 13 / 1016 ) *100vw );
  }

  .wrap.l-play .btn {
    font-size: calc(( 18 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon {
    width: calc(( 125 / 1016 ) *100vw );
    height: calc(( 35 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-fb {
    background-size: auto calc(( 24 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-twitter {
    background-size: auto calc(( 21 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-line {
    background-size: auto calc(( 24 / 1016 ) *100vw );
  }

  .wrap.l-sns .list .icon.type-rss {
    background-size: auto calc(( 22 / 1016 ) *100vw );
  }
}

@media screen and (min-width:950px) and (max-width:1280px) {
  .header {
    height: calc(( 80 / 1280 ) *100vw );
  }

  .header .logo {
    height: calc(( 80 / 1280 ) *100vw );
    left: calc(( 10 / 1280 ) *100vw );
  }

  .header .nav.l-center {
    font-size: calc(( 14 / 1280 ) *100vw );
  }

  .header .nav.l-center .list {
    height: calc(( 80 / 1280 ) *100vw );
    width: calc(( 660 / 1280 ) *100vw );
    margin-left: calc(( 20 / 1280 ) *100vw );
  }

  .header .nav.l-center .list .link {
    height: calc(( 80 / 1280 ) *100vw );
  }

  .header .nav.l-center .btn.type-flyer {
    font-size: calc(( 14 / 1280 ) *100vw );
  }

  .header .nav.l-center .btn.type-flyer:before {
    background-size: calc(( 25 / 1280 ) *100vw ) calc(( 25 / 1280 ) *100vw );
    width: calc(( 25 / 1280 ) *100vw );
    height: calc(( 25 / 1280 ) *100vw );
  }

  .header .nav.l-right-fixed .item.type-english {
    width: calc(( 80 / 1280 ) *100vw );
  }

  .header .nav.l-right-fixed .item.type-search {
    padding-right: calc(( 20 / 1280 ) *100vw );
  }

  .header .nav.l-right-fixed .item.type-search .form-item.type-input {
    height: calc(( 40 / 1280 ) *100vw );
    width: calc(( 130 / 1280 ) *100vw );
    font-size: calc(( 14 / 1280 ) *100vw );
  }

  .header .nav.l-right-fixed .item.type-search .form-item.type-submit {
    background-size: calc(( 18 / 1280 ) *100vw ) calc(( 18 / 1280 ) *100vw );
    right: calc(( 20 / 1280 ) *100vw );
    width: calc(( 18 / 1280 ) *100vw );
    height: calc(( 18 / 1280 ) *100vw );
  }

  .header .nav.l-modal .nav.l-right-fixed .item.type-search {
    width: calc(( 80 / 1280 ) *100vw );
    height: calc(( 80 / 1280 ) *100vw );
  }

  .header .nav.l-modal .nav.l-right-fixed .item.type-search .img.type-search {
    width: calc(( 37 / 1280 ) *100vw );
    height: calc(( 35 / 1280 ) *100vw );
    margin-bottom: calc(( 8 / 1280 ) *100vw );
  }

  .header .nav.l-modal .nav.l-header .btn {
    width: calc(( 300 / 1280 ) *100vw );
  }

  .header .nav.l-modal .nav.l-contents {
    width: auto;
  }

  .header .nav.l-modal .nav.l-contents .ttl {
    margin-bottom: calc(( 30 / 1280 ) *100vw );
    font-size: calc(( 22 / 1016 ) *100vw );
  }

  .header .nav.l-modal .nav.l-contents .list.type-main {
    margin: calc(( 80 / 1280 ) *100vw ) auto;
    width: calc(( 900 / 1280 ) *100vw );
  }

  .header .nav.l-modal .nav.l-contents .list.type-sub .item {
    margin-bottom: calc(( 17 / 1280 ) *100vw );
    font-size: calc(( 17 / 1016 ) *100vw );
  }

  .header .nav.l-modal .nav.l-contents .list.l-images .item {
    margin-top: calc(( -110 / 1280 ) *100vw );
  }

  .header .nav.l-modal .nav.l-contents .list.l-images .item .img {
    width: calc(( 300 / 1280 ) *100vw );
    height: calc(( 469 / 1280 ) *100vw );
  }

  .header .nav.l-modal .nav.l-contents .list.l-sns .img {
    max-height: calc(( 21 / 1280 ) *100vw );
  }

  .header .nav.l-modal .nav.l-footer .item {
    font-size: calc(( 15 / 1016 ) *100vw );
  }

  .header .nav.l-modal .nav.l-footer .item .btn {
    font-size: calc(( 15 / 1280 ) *100vw );
  }

  .header .nav.l-modal .wrap.l-search .btn {
    width: calc(( 340 / 1280 ) *100vw );
    height: calc(( 50 / 1280 ) *100vw );
    margin: calc(( 40 / 1280 ) *100vw ) 0;
  }

  .hamburgur {
    width: calc(( 80 / 1280 ) *100vw );
    height: calc(( 80 / 1280 ) *100vw );
  }

  .hamburgur .span {
    width: calc(( 40 / 1280 ) *100vw );
    border-width: calc(( 2 / 1280 ) *100vw );
    margin-bottom: calc(( 9 / 1280 ) *100vw );
  }

  .js-modal-menu .close {
    width: calc(( 80 / 1280 ) *100vw );
    height: calc(( 80 / 1280 ) *100vw );
  }

  .js-modal-menu .close .img.type-close {
    width: calc(( 35 / 1280 ) *100vw );
    height: calc(( 34 / 1280 ) *100vw );
  }

  .js-modal-menu .close .span {
    margin-top: calc(( 10 / 1280 ) *100vw );
  }
}

@media screen and (min-width:768px) and (max-width:950px) {
  .header {
    height: 50px;
  }

  .header .logo {
    height: 50px;
    width: 115px;
    left: 10px;
  }

  .header .nav.l-center {
    display: none !important;
  }

  .header .nav.l-right-fixed .item.type-search .view-sp {
    width: 50px;
    height: 50px;
    font-size: 10px;
    font-size: 1rem;
  }

  .header .nav.l-right-fixed .item.type-search .view-sp .img.type-search {
    width: 20.5px;
    height: 20.5px;
    margin-bottom: 4.5px;
  }

  .header .nav.l-modal .nav.l-right-fixed .item.type-search {
    font-size: 10px;
    font-size: 1rem;
    right: 50px;
    height: 50px;
    width: 50px;
  }

  .header .nav.l-modal .nav.l-right-fixed .item.type-search .img.type-search {
    width: 20.5px;
    height: 20.5px;
    margin-bottom: 4px;
  }

  .header .nav.l-modal .nav.l-header {
    padding: 75px 0 0;
    margin: 0 auto;
    width: calc(( 900 / 1280 ) *100vw );
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .header .nav.l-modal .nav.l-header .btn {
    width: calc(( 440 / 1280 ) *100vw );
    height: 50px;
    margin: 0;
  }

  .header .nav.l-modal .nav.l-header .img {
    margin-right: calc((100vw / 750 ) * 10 );
  }

  .header .nav.l-modal .nav.l-contents {
    width: auto;
    margin: 0 30px 87.5px;
  }

  .header .nav.l-modal .nav.l-contents .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header .nav.l-modal .nav.l-contents .link.view-sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .header .nav.l-modal .nav.l-contents .ttl {
    height: 50px;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .header .nav.l-modal .nav.l-contents .ttl.js-sp-toggle:after {
    width: 12.5px;
    height: 12.5px;
    right: 10px;
  }

  .header .nav.l-modal .nav.l-contents .list.type-main {
    margin: 20px auto;
  }

  .header .nav.l-modal .nav.l-contents .list.type-sub .item {
    font-size: 12px;
    font-size: 1.2rem;
    height: 45px;
  }

  .header .nav.l-modal .nav.l-contents .list.l-images .item.is-active {
    left: -300px;
  }

  .header .nav.l-modal .nav.l-contents .list.l-sns {
    width: 165px;
    margin: 0 auto;
  }

  .header .nav.l-modal .nav.l-footer {
    padding: 15px 7.5px;
  }

  .header .nav.l-modal .nav.l-footer .item {
    font-size: 10px;
    font-size: 1rem;
  }

  .header .nav.l-modal .nav.l-footer .item:last-of-type {
    position: absolute;
    top: -85px;
    left: 50%;
    margin-left: -131.75px;
  }

  .header .nav.l-modal .nav.l-footer .item .btn {
    width: 263.5px;
  }

  .header .nav.l-modal .wrap.l-search .inner {
    width: auto;
    margin: 0 30px;
    padding-top: 75px;
  }

  .header .nav.l-modal .wrap.l-search .close .img.type-close {
    width: 18px;
    height: 18px;
  }

  .header .nav.l-modal .wrap.l-search .ttl.type-main {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .header .nav.l-modal .wrap.l-search .ttl.type-sub {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .header .nav.l-modal .wrap.l-search .ttl .img {
    width: 20.5px;
    height: 20.5px;
  }

  .header .nav.l-modal .wrap.l-search .text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
  }

  .header .nav.l-modal .wrap.l-search .form-item {
    height: 40px;
    padding: 0 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .header .nav.l-modal .wrap.l-search .btn {
    font-size: 14px;
    font-size: 1.4rem;
    width: 100%;
  }

  .hamburgur {
    width: 50px;
    height: 50px;
    font-size: 10px;
    font-size: 1rem;
  }

  .hamburgur .span {
    border-width: 1.5px;
    width: 24px;
    margin-bottom: 5.5px;
  }

  .js-modal-menu .close {
    width: 50px;
    height: 50px;
  }

  .js-modal-menu .close .img.type-close {
    width: 18px;
    height: 18px;
  }

  .js-modal-menu .close .span {
    margin-top: 6.5px;
    font-size: 10px;
    font-size: 1rem;
  }
}

@media print {
  .view-sp {
    display: none !important;
  }

  .copyguard {
    visibility: hidden;
  }

  .header {
    display: none;
  }

  .footer {
    display: none;
  }

  .breadcrumb {
    display: none;
  }

  .banners {
    display: none;
  }

  main {
    background: #fff;
  }

  .wrap.l-container .l-main {
    width: 100%;
    margin: 0;
  }

  .wrap.l-container .l-sidebar {
    display: none;
  }

  .l-contents-header {
    display: none;
  }

  .theme__forkids {
    overflow: visible;
  }

  .pagetop.pagetop__forkids {
    display: block;
  }

  .lead__forkids__tour {
    line-height: 1.5;
  }

  .txt__forkids__tour {
    line-height: 1.5;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
  .l-contents-header:after {
    background-image: url("img/bg_contents_header@2x.png");
  }
}

@media all and (-ms-high-contrast:none) {
  .l-contents-header.type-image .inner .box .ttl {
    padding: 20px 10px 0 10px;
  }
}</pre></body></html>