/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  vertical-align: bottom;
}
embed,
iframe,
object {
  border: 0;
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: rgba(0, 0, 0, 0);
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled],
button[disabled] {
  cursor: default;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body {
  color: #515150;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 1px;
}
small {
  font-size: inherit;
}
iframe[name="google_conversion_frame"] {
  float: left;
  width: 0 !important;
  height: 0 !important;
  margin-top: -13px;
  line-height: 0 !important;
  font-size: 0 !important;
}
a:hover {
  text-decoration: none;
}
.l-header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); */
  z-index: 1000;
  padding: 10px 0;
}
.l-header__container {
  /* padding: 20px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute; */
  display: flex;
  justify-content: flex-end;
  align-items: center;
  /* padding: 0 65px; */
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
/* @media screen and (max-width: 1200px) {
  .l-header__container {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .l-header__container {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .l-header__container {
    display: none;
  }
} */
@media screen and (max-width: 640px) {
  .l-header__logo img {
    width: 150px;
  }
}
@media screen and (max-width: 1200px) {
  .l-header__logo--white img {
    width: 150px;
  }
}
.l-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  color: #4d74d1;
  /* display: flex; */
}
.l-header__items li {
  white-space: nowrap;
}

@media screen and (max-width: 1200px) {
  .l-header__items {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .l-header__items {
    display: none;
  }
}

.l-header__items ul{
  list-style: none;
  display: flex;
  gap: 30px;
  margin: 0;
  padding: 0; 
}

@media screen and (max-width: 640px) {
  .l-header__items ul {
    display: none;
  }
}



.l-header .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .l-header .logo {
    display: none;
  }
}
.l-header .logo__item {
  margin-right: 23px;
}
.l-header .menu {
  width: 30px;
  height: 30px;
  margin-left: 40px;
  margin-right: 20px;
  position: relative;
  cursor: pointer;
  z-index: 999;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 640px) {
  .l-header .menu {
    position: fixed;
    top: 10px;
    right: 4.375%;
    margin-right: 0;
  }
}
.l-header .menu span {
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #4d74d1;
  /* -webkit-box-shadow: 0 0 6px 1px rgba(46, 42, 42, 0.3);
  box-shadow: 0 0 6px 1px rgba(46, 42, 42, 0.3); */
}
.l-header .menu span:nth-of-type(1) {
  top: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.l-header .menu span:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-header .menu span:nth-of-type(3) {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  bottom: 0;
}
.l-header .menu-white span {
  background-color: #fff !important;
}
.l-header .menu.active {
  position: fixed;
  top: 2%;
  right: 0;
  background-color: rgba(0, 0, 0, 0);
}
@media screen and (max-width: 640px) {
  .l-header .menu.active {
    position: fixed;
    top: 20px;
    right: 4.375%;
  }
}
.l-header .menu.active span {
  background-color: #4d74d1;
}
@media screen and (max-width: 640px) {
  .l-header .menu.active span {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #4d74d1;
  }
}
.l-header .menu.active span:nth-of-type(1) {
  top: 50%;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.l-header .menu.active span:nth-of-type(2) {
  opacity: 0;
}
.l-header .menu.active span:nth-of-type(3) {
  top: 50%;
  bottom: auto;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.l-header__active {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  overflow-y: scroll;
  z-index: 99;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.l-header__active .active__container {
  /* background-color: #EDF5F5; */
  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;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  /* padding-right: 55px; */
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1200px) {
  .l-header__active .active__container {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .l-header__active .active__container {
    display: block;
    padding-right: 4.375%;
    padding-left: 4.375%;
  }
}
@media screen and (max-width: 640px) {
  .l-header__active .active__container {
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding-top: 23px;
    padding-bottom: 50px;
  }
}
.l-header__active .active-logo {
  width: 66%;
  margin-right: 2%;
  display: block;
}

@media screen and (max-width: 1200px) {
  .l-header__active .active-logo {
    width: 55%;
    margin-right: 2%;
    display: block;
  }
}

@media screen and (max-width: 960px) {
  .l-header__active .active-logo {
    position: absolute;
    top: 0;
    left: 5%;
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  .l-header__active .active-logo {
    width: 20%;
    position: absolute;
    top: 0;
    left: 10%;
  }
}
@media screen and (max-width: 640px) {
  .l-header__active .active-logo {
    width: 22%;
    position: absolute;
    top: 25%;
    left: 7%;

  }
}
.l-header__active .active-box {
  width: 100%;
  height: 758px;
  background-image:  url(../img/zutto/hamburger.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
}

@media screen and (max-width: 1200px) {
  .l-header__active .active-box {
    width: 95%;
    border-radius: 6%;
  }
}

@media screen and (max-width: 960px) {
  .l-header__active .active-box {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 768px) {
  .l-header__active .active-box {
    width: 100%;
    max-width: 95%;
    margin-right: auto;
    margin-left: auto;
    background-image:  url(../img/zutto/hamburger_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 640px) {
  .l-header__active .active-box {
    display: block;
    position: absolute;
    top: 20px;
    left: 30px;
    width: 85%;
    height: 80vh;
    border-radius: 30px;
  }
}

.l-header__active .active-box__items {
  margin-top: 30%;
  margin-left: 10%;
}

@media screen and (max-width: 960px) {
  .l-header__active .active-box__items {
    margin-right: 10%;
  }
}

@media screen and (max-width: 768px) {
  .l-header__active .active-box__items {
    margin-right: 5%;
  }
}

@media screen and (max-width: 640px) {
  .l-header__active .active-box__items {
    margin-top: 40%;
  }
}

.l-header__active .active-box__item {
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .l-header__active .active-box__item {
    margin-bottom: 20px;
  }
}
.l-header__active .active-box__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .l-header__active .active-box__item:last-child {
    margin-bottom: 30px;
  }
}
.l-header__active .active-box__link {
  color: #4d74d1;
  font-size: 20px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1200px) {
  .l-header__active .active-box__link {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 640px) {
  .l-header__active .active-box__link {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.l-header__active .active-box__link:hover {
  opacity: 0.8;
}
.l-header__active .active-box__link::before {
  content: "";
  display: inline-block;
  /* background-image: url(../img/common/block-global.png);
  background-repeat: no-repeat;
  background-size: contain; */
  position: absolute;
  width: 26px;
  padding-top: 26px;
  top: 0;
  left: 0;
}
.l-header__active.active {
  display: block;
}


@media screen and (max-width: 640px) {
  .ZUTTO-header-contact {
    margin-top: 45px;
  }
}


@media screen and (max-width: 640px) {
  .ZUTTO-header-contact {
    margin-left: 10%;
    margin-right: 10%;
  }


  .ZUTTO-header-contact .zutto-contact {
    border-radius: 10px;
    width: 100%;
    height: 60px;
    margin: 0;
  }
}

.zutto-contact{
  margin: 100% 30% 0;
  width: 250%;
  height: 75%;
  background-color: #4d74d1;
  border-radius: 30px;
}

@media screen and (max-width: 1200px) {
  .zutto-contact {
    width: 200%;
  }
}

@media screen and (max-width: 768px) {
  .zutto-contact {
    margin: 100% 0 0;
    width: 170%;
  }
}

.zutto-contact a{
  color: #fff;
  font-size: 20px;
  margin-left: 27%;
}

@media screen and (max-width: 640px) {
  .zutto-contact {
    margin-left: 27%;
  }
}

.l-footer{
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
/* @media screen and (max-width: 640px) {
  .l-footer .l-footer__container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
} */

.l-footer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  /* max-width: 1380px;
  margin-right: auto;
  padding: 35px 4.375% 40px; */
  background-color: #fff;
  /* padding: 40px 0; */
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;

}
@media screen and (max-width: 640px) {
  .l-footer__container {
    display: block;
    padding: 35px 4.375% 20px;
  }
}

@media screen and (max-width: 768px) {
  .l-footer__container {
    display: block;
  }
}
.l-footer .logo {
  display: block;
  width: 800px;
  /* margin-right: 40px; */
}
@media screen and (max-width: 640px) {
  .l-footer .logo {
    width: 80%;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 768px) {
  .l-footer .logo {
    margin-left: auto;
    margin-right: auto;
  }
}
.l-footer .site {
  width: 85%;
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  padding: 20px 0; 
}
@media screen and (max-width: 640px) {
  .l-footer .site {
    width: 100%;
    display: block;
    padding: 0;
  }
}

.l-footer .site-map__items {
  display: -webkit-box;
  display: -ms-flexbox;
  /* display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; */
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 80px;
  margin-left: 40px;
}

.l-footer .site-map__items li {
  white-space: nowrap;
}

@media screen and (max-width: 640px) {
  .l-footer .site-map__items {
    width: 80%;
    gap: 0;
    margin-left: 0px;
    margin-right: 0px;
  }
  .site-map {
    display: flex;
    justify-content: center;
  }
}
.l-footer .site-map__item {
  /* width: 146px; */
  margin-bottom: 10px;
}
.l-footer .site-map__item--mr {
  margin-right: 8px;
}
@media screen and (max-width: 1100px) {
  .l-footer .site-map__item--mr {
    margin-right: 0;
  }
}
.l-footer .site-map__link {
  color: #4d74d1;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: -0.025rem;
  padding-left: 14px;
  position: relative;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.l-footer .site-map__link:hover {
  opacity: 0.8;
}
.l-footer .site-map__link::before {
  content: "";
  display: inline-block;
  /* background-image: url(../img/common/arrow01.svg); */
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 6px;
  padding-top: 10px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-35%);
  transform: translateY(-35%);
}
.l-footer .site-company {
  color: #e2642a;
}
.l-footer .site-company__name {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: -0.025rem;
  margin-bottom: 3px;
}
.l-footer .site-company__detail {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.025rem;
  line-height: 1.6;
}

.ZUTTO-footer-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0;
}

.ZUTTO-footer-contact {
  /* flex: 1; */
  display: flex;
  align-items: center;
  /* justify-content: center; */
}

.ZUTTO-footer-button {
  background-color: #4d74d1;
  color: #fff;
  padding: 10px 35px;
  text-decoration: none;
  border-radius: 10px;
  white-space: nowrap;
}

@media screen and (max-width: 640px) {
  .ZUTTO-footer-button {
    margin: 20px auto;
  }
}

.ZUTTO-footer-company-info {
  text-align: left;
  font-size: 0.8rem;
  color: #4d74d1;
  align-items: center;
}

.ZUTTO-footer-company-info img {
  vertical-align: middle;
  margin: 0 10px;
}

@media screen and (max-width: 640px) {
  .ZUTTO-footer-company-info {
    display: block;
    margin: 0 7%;
  }
}
.ZUTTO-footer-company-info-logos {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .ZUTTO-footer-company-info-logos {
    display: block;
  }
}

.m-btn {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 700;
  background-color: #e2642a;
  color: #fff;
  width: 190px;
  height: 60px;
  text-align: center;
  line-height: 1.2;
  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;
}
.m-btn:hover {
  opacity: 0.75 !important;
}
.m-moreBtn {
  width: 190px;
  height: 60px;
  background-color: #e2642a;
  color: #fff;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.2;
  font-family: Mulish, sans-serif;
  font-weight: 900;
  letter-spacing: 0.2em;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .m-moreBtn {
    font-size: 18px;
    font-size: 1.125rem;
    height: 50px;
  }
}
.m-moreBtn:hover {
  opacity: 0.75;
}
.m-moreBtn.--whiteBgColor {
  background-color: #fff;
  color: #e2642a;
}
.btn-hover {
  width: 190px;
  height: 90px;
  display: block;
  position: relative;
}
@media screen and (max-width: 640px) {
  .btn-hover {
    width: 150px;
  }
}
.btn-hover__before {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.btn-hover__after {
  opacity: 0;
  position: absolute;
  top: 30px;
  left: 0;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media screen and (max-width: 640px) {
  .btn-hover__after {
    top: 24px;
  }
}
.btn-hover:hover .btn-hover__before {
  opacity: 0;
}
.btn-hover:hover .btn-hover__after {
  opacity: 1;
}
.btn-hover--seminar {
  width: 340px;
  height: 86px;
}
@media screen and (max-width: 1200px) {
  .btn-hover--seminar {
    width: 100%;
    height: 9vw;
  }
}
.btn-hover--seminar .btn-hover__after {
  top: 26px;
}
.btn-hover--big {
  width: 190px;
  height: 520px;
  margin-top: auto;
}
@media screen and (max-width: 1200px) {
  .btn-hover--big {
    width: 100%;
    height: 47vw;
  }
}
.btn-hover--big .btn-hover__after {
  top: 210px;
}
@media screen and (max-width: 1200px) {
  .btn-hover--big .btn-hover__after {
    top: 40%;
  }
}
@media screen and (max-width: 768px) {
  .btn-hover--big .btn-hover__after {
    top: 42%;
  }
}
.btn-hover--joinbig {
  width: 100%;
  height: 350px;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1400px) {
  .btn-hover--joinbig {
    height: 24.5vw;
  }
}
.btn-hover--joinbig .btn-hover__after {
  top: 124px;
}
@media screen and (max-width: 1400px) {
  .btn-hover--joinbig .btn-hover__after {
    top: 9vw;
  }
}
.btn-hover--joinbig img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}
@media screen and (max-width: 1200px) {
  .m-title1 {
    width: 70%;
  }
}
.m-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media screen and (max-width: 768px) {
  .m-breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.m-breadcrumb__item {
  white-space: nowrap;
}
.m-breadcrumb__item:not(:first-child)::before {
  content: "";
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: right;
  transform-origin: right;
  border-top: 1px solid #515150;
  border-right: 1px solid #515150;
  width: 5px;
  height: 5px;
  margin-right: 10px;
  margin-left: 10px;
}
.m-breadcrumb__item:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-pagenavi .wp-pagenavi {
  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;
}
.m-pagenavi .current,
.m-pagenavi .extend,
.m-pagenavi .page {
  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;
  position: relative;
  width: 45px;
  height: 45px;
}
@media screen and (max-width: 768px) {
  .m-pagenavi .current,
  .m-pagenavi .extend,
  .m-pagenavi .page {
    width: 35px;
    height: 35px;
  }
}
.m-pagenavi .current,
.m-pagenavi .page:hover {
  border: 1px solid #e83e34;
  text-decoration: none;
}
.m-pagenavi .nextpostslink,
.m-pagenavi .previouspostslink {
  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;
  width: 30px;
  height: 30px;
  font-size: 0;
}
.m-pagenavi .nextpostslink::before,
.m-pagenavi .previouspostslink::before {
  content: "";
  display: block;
  border-top: 2px solid #8a898a;
  border-right: 2px solid #8a898a;
  width: 10px;
  height: 10px;
}
.m-pagenavi .previouspostslink {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .m-pagenavi .previouspostslink {
    margin-right: 15px;
  }
}
.m-pagenavi .previouspostslink::before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.m-pagenavi .nextpostslink {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .m-pagenavi .nextpostslink {
    margin-left: 15px;
  }
}
.m-pagenavi .nextpostslink::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mw_wp_form_input .is-input-hidden {
  display: none;
}
.mw_wp_form_confirm .is-input-hidden {
  display: block;
}
.mw_wp_form_confirm .is-confirm-hidden {
  display: none;
}
.mw_wp_form_confirm .m-required {
  display: none;
}
.mw_wp_form_confirm .m-select-wrapper::after {
  content: none;
}
.m-required {
  display: inline-block;
  background-color: #e83e34;
  width: 40px;
  padding: 5px 0 6px;
  margin-left: 20px;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .m-required {
    margin-left: 10px;
  }
}
.m-input {
  background-color: #fff;
  border: 1px solid #adadad;
  padding: 3px 8px;
}
.m-input--short {
  width: 130px;
}
select.m-input {
  border: 1px solid #adadad;
  width: auto;
  padding-right: 32px;
}
textarea.m-input {
  resize: vertical;
}
.m-select-wrapper {
  display: inline-block;
  position: relative;
}
.m-select-wrapper::after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  top: 45%;
  right: 12px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 1px solid #515150;
  border-right: 1px solid #515150;
  width: 5px;
  height: 5px;
}
.m-input-vertical__item:not(:first-child) {
  margin-top: 10px;
}
.m-radio-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .m-radio-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.m-radio-list label {
  display: inline-block;
}
.m-radio-list > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 5px;
  margin-left: 0 !important;
  padding-right: 50px;
  padding-left: 20px;
}
.m-radio-list > span span {
  display: inline-block;
}
.m-radio-list input[type="radio"] {
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
}
.m-radio-list input[type="radio"] + span::after,
.m-radio-list input[type="radio"] + span::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
}
.m-radio-list input[type="radio"] + span::before {
  left: 0;
  background-color: #fff;
  border: 1px solid #b7b6b5;
  width: 15px;
  height: 15px;
}
.m-radio-list input[type="radio"] + span::after {
  opacity: 0;
  left: 3px;
  background-color: #515150;
  width: 9px;
  height: 9px;
}
.m-radio-list input[type="radio"]:focus + span::before {
  -webkit-box-shadow: 0 0 4px #e83e34;
  box-shadow: 0 0 4px #e83e34;
}
.m-radio-list input[type="radio"]:checked + span::before {
  background-color: #fff;
}
.m-radio-list input[type="radio"]:checked + span::after {
  opacity: 1;
}
.m-radio-list-col2 > span {
  width: 50%;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .m-radio-list-col2 > span {
    width: 100%;
  }
}
.m-radio-list-col4 > span {
  width: 25%;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .m-radio-list-col4 > span {
    width: 100%;
  }
}
.m-checkbox-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .m-checkbox-list {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.m-checkbox-list > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 5px;
  padding-right: 60px;
  padding-left: 24px;
}
.m-checkbox-list > span span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
}
.m-checkbox-list label {
  display: inline-block;
}
.m-checkbox-list input[type="checkbox"] {
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
}
.m-checkbox-list input[type="checkbox"] + span::after,
.m-checkbox-list input[type="checkbox"] + span::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.m-checkbox-list input[type="checkbox"] + span::before {
  left: 0;
  background-color: #fff;
  border: 1px solid #b7b6b5;
  border-radius: 3px;
  width: 18px;
  height: 18px;
}
.m-checkbox-list input[type="checkbox"] + span::after {
  opacity: 0;
  left: 6px;
  -webkit-transform: translateY(-60%) rotate(45deg);
  transform: translateY(-60%) rotate(45deg);
  border-right: 2px solid #515150;
  border-bottom: 2px solid #515150;
  width: 6px;
  height: 11px;
}
.m-checkbox-list input[type="checkbox"]:focus + span::before {
  -webkit-box-shadow: 0 0 4px #e83e34;
  box-shadow: 0 0 4px #e83e34;
}
.m-checkbox-list input[type="checkbox"]:checked + span::before {
  background-color: #fff;
}
.m-checkbox-list input[type="checkbox"]:checked + span::after {
  opacity: 1;
}
.m-checkbox-list-col2 > span {
  width: 50%;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .m-checkbox-list-col2 > span {
    width: 100%;
  }
}
.m-checkbox-list-col4 > span {
  width: 25%;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .m-checkbox-list-col4 > span {
    width: 100%;
  }
}
.m-pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .m-pc-hidden {
    display: inline-block;
  }
}
.m-sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .m-sp-hidden {
    display: none;
  }
}
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.m-wrapper {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .m-wrapper {
    max-width: 91.25%;
  }
}
.m-tellink {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .m-tellink {
    pointer-events: auto;
    text-decoration: underline;
  }
}
.for-ie {
  display: none;
  color: #fff;
  width: 100%;
  padding: 25px 4.375%;
  letter-spacing: 0.05em;
  background-color: #e83e34;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.for-ie .m-wrapper {
  position: relative;
  padding-right: 100px;
}
.for-ie a {
  text-decoration: underline;
}
.for-ie a:hover {
  text-decoration: none;
}
.for-ie button {
  width: 120px;
  text-align: center;
  line-height: 1;
  padding: 10px 10px 12px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.for-ie button:focus {
  outline: 0;
}
.tCenter {
  text-align: center !important;
}
.tRight {
  text-align: right !important;
}
.tLeft {
  text-align: left !important;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.mT0 {
  margin-top: 0 !important;
}
.mT5 {
  margin-top: 5px !important;
}
.mT10 {
  margin-top: 10px !important;
}
.mT15 {
  margin-top: 15px !important;
}
.mT20 {
  margin-top: 20px !important;
}
.mT25 {
  margin-top: 25px !important;
}
.mT30 {
  margin-top: 30px !important;
}
.mT35 {
  margin-top: 35px !important;
}
.mT40 {
  margin-top: 40px !important;
}
.mT45 {
  margin-top: 45px !important;
}
.mT50 {
  margin-top: 50px !important;
}
.mB0 {
  margin-bottom: 0 !important;
}
.mB5 {
  margin-bottom: 5px !important;
}
.mB10 {
  margin-bottom: 10px !important;
}
.mB15 {
  margin-bottom: 15px !important;
}
.mB20 {
  margin-bottom: 20px !important;
}
.mB25 {
  margin-bottom: 25px !important;
}
.mB30 {
  margin-bottom: 30px !important;
}
.mB35 {
  margin-bottom: 35px !important;
}
.mB40 {
  margin-bottom: 40px !important;
}
.mB45 {
  margin-bottom: 45px !important;
}
.mB50 {
  margin-bottom: 50px !important;
}
.mL0 {
  margin-left: 0 !important;
}
.mL10 {
  margin-left: 10px !important;
}
.mL20 {
  margin-left: 20px !important;
}
.mL30 {
  margin-left: 30px !important;
}
.mR0 {
  margin-right: 0 !important;
}
.mR10 {
  margin-right: 10px !important;
}
.mR20 {
  margin-right: 20px !important;
}
.mR30 {
  margin-right: 30px !important;
}
.pT0 {
  padding-top: 0 !important;
}
.pT5 {
  padding-top: 5px !important;
}
.pT10 {
  padding-top: 10px !important;
}
.pT15 {
  padding-top: 15px !important;
}
.pT20 {
  padding-top: 20px !important;
}
.pT25 {
  padding-top: 25px !important;
}
.pT30 {
  padding-top: 30px !important;
}
.pT35 {
  padding-top: 35px !important;
}
.pT40 {
  padding-top: 40px !important;
}
.pT45 {
  padding-top: 45px !important;
}
.pT50 {
  padding-top: 50px !important;
}
.pB0 {
  padding-bottom: 0 !important;
}
.pB5 {
  padding-bottom: 5px !important;
}
.pB10 {
  padding-bottom: 10px !important;
}
.pB15 {
  padding-bottom: 15px !important;
}
.pB20 {
  padding-bottom: 20px !important;
}
.pB25 {
  padding-bottom: 25px !important;
}
.pB30 {
  padding-bottom: 30px !important;
}
.pB35 {
  padding-bottom: 35px !important;
}
.pB40 {
  padding-bottom: 40px !important;
}
.pB45 {
  padding-bottom: 45px !important;
}
.pB50 {
  padding-bottom: 50px !important;
}
.pL0 {
  padding-left: 0 !important;
}
.pL10 {
  padding-left: 10px !important;
}
.pL20 {
  padding-left: 20px !important;
}
.pL30 {
  padding-left: 30px !important;
}
.pR0 {
  padding-right: 0 !important;
}
.pR10 {
  padding-right: 10px !important;
}
.pR20 {
  padding-right: 20px !important;
}
.pR30 {
  padding-right: 30px !important;
}
.fadeinTop {
  opacity: 0;
}
.fadeinTop.scroll {
  -webkit-animation: fadeinTop 0.8s forwards;
  animation: fadeinTop 0.8s forwards;
}
@-webkit-keyframes fadeinTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeinTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeinBottom {
  opacity: 0;
}
.fadeinBottom.scroll {
  -webkit-animation: fadeinBottom 0.8s forwards;
  animation: fadeinBottom 0.8s forwards;
}
@-webkit-keyframes fadeinBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeinBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeinLeft {
  opacity: 0;
}
.fadeinLeft.scroll {
  -webkit-animation: fadeinLeft 0.8s forwards;
  animation: fadeinLeft 0.8s forwards;
}
@-webkit-keyframes fadeinLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeinLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeinRight {
  opacity: 0;
}
.fadeinRight.scroll {
  -webkit-animation: fadeinRight 0.8s forwards;
  animation: fadeinRight 0.8s forwards;
}
@-webkit-keyframes fadeinRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeinRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInTop2 {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.fadeInTop2.scroll {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.fadeinLeft2 {
  opacity: 0;
  -webkit-animation: fadeinLeft 0.8s forwards;
  animation: fadeinLeft 0.8s forwards;
}
.fadeIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeInUp {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.fadeInUp.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.zoomIn {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.zoomIn.is-show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mv-01__container {
  padding-top: 458px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
@media screen and (max-width: 1600px) {
  .mv-01__container {
    background-position: top;
    padding-top: 32%;
  }
}
@media screen and (max-width: 768px) {
  .mv-01__container {
    padding-top: 242px;
  }
}
.mv-01__inner {
  position: relative;
}
.mv-01__inner--box {
  position: absolute;
  display: block;
  bottom: 6vw;
}
@media screen and (max-width: 1200px) {
  .mv-01__inner--box {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .mv-01__inner--box {
    bottom: 50px;
  }
}
.l-main#about .mv-01__container {
  background-image: url(../img/about/mv.webp);
}
.l-main#lounge .mv-01__container {
  margin-bottom: 6%;
}
@media screen and (max-width: 1600px) {
  .l-main#lounge .mv-01__container {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 1200px) {
  .l-main#lounge .mv-01__container {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 768px) {
  .l-main#lounge .mv-01__container {
    background-position: 75% center;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 640px) {
  .l-main#lounge .mv-01__container {
    margin-bottom: 50px;
  }
}
.l-main#lounge .mv-01__inner--box {
  bottom: -4vw;
}
@media screen and (max-width: 1600px) {
  .l-main#lounge .mv-01__inner--box {
    bottom: -6vw;
    width: 54%;
  }
}
@media screen and (max-width: 425px) {
  .l-main#lounge .mv-01__inner--box {
    bottom: -4vw;
  }
}
.wp-post::before {
  content: "";
  display: table;
}
.wp-post::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.wp-post > :last-child {
  margin-bottom: 0;
}
.wp-post p {
  margin-bottom: 20px;
}
.wp-post em,
.wp-post span,
.wp-post strong {
  font-size: inherit;
  color: inherit;
}
.wp-post b,
.wp-post strong {
  font-weight: 700;
}
.wp-post em {
  font-style: italic;
}
.wp-post blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
.wp-post h1 {
  font-size: 160%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.wp-post h2 {
  font-size: 140%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.wp-post h3 {
  font-size: 120%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.wp-post h4 {
  font-size: 100%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.wp-post h5 {
  font-size: 80%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.wp-post h6 {
  font-size: 70%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.wp-post table {
  width: 100%;
  margin-bottom: 30px;
}
.wp-post table th {
  width: 25%;
  background-color: #eee;
  padding: 4px;
  border: 1px solid #aaa;
}
.wp-post table td {
  padding: 4px;
  border: 1px solid #aaa;
}
.wp-post ul {
  list-style: circle;
  padding-left: 1.2em;
  margin-bottom: 1em;
}
.wp-post ol {
  list-style: decimal;
  padding-left: 1.2em;
  margin-bottom: 1em;
}
.wp-post a {
  text-decoration: underline;
  color: #003cff;
}
.wp-post a:hover {
  color: #ff0004;
}
.wp-post img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.wp-post img.pict,
.wp-post img[class*="attachment-"],
.wp-post img[class*="wp-image-"] {
  margin: 1em 5px 2em 0;
  display: block;
}
.wp-post img.pict {
  margin: 1em auto 2em;
}
.wp-post img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-post img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  vertical-align: top;
}
.wp-post img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  vertical-align: top;
}
.wp-post .alignright {
  float: right;
}
.wp-post .alignleft {
  float: left;
}
.wp-post iframe {
  max-width: 100% !important;
}
.movie-detail__content::before {
  content: "";
  display: table;
}
.movie-detail__content::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.movie-detail__content > :last-child {
  margin-bottom: 0;
}
.movie-detail__content p {
  margin-bottom: 20px;
}
.movie-detail__content em,
.movie-detail__content span,
.movie-detail__content strong {
  font-size: inherit;
  color: inherit;
}
.movie-detail__content b,
.movie-detail__content strong {
  font-weight: 700;
}
.movie-detail__content em {
  font-style: italic;
}
.movie-detail__content blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px;
}
.movie-detail__content h1 {
  font-size: 160%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.movie-detail__content h2 {
  font-size: 140%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.movie-detail__content h3 {
  font-size: 120%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.movie-detail__content h4 {
  font-size: 100%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.movie-detail__content h5 {
  font-size: 80%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.movie-detail__content h6 {
  font-size: 70%;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}
.movie-detail__content table {
  width: 100%;
  margin-bottom: 30px;
}
.movie-detail__content table th {
  width: 25%;
  background-color: #eee;
  padding: 4px;
  border: 1px solid #aaa;
}
.movie-detail__content table td {
  padding: 4px;
  border: 1px solid #aaa;
}
.movie-detail__content ul {
  list-style: circle;
  padding-left: 1.2em;
  margin-bottom: 1em;
}
.movie-detail__content ol {
  list-style: decimal;
  padding-left: 1.2em;
  margin-bottom: 1em;
}
.movie-detail__content a {
  text-decoration: underline;
  color: #003cff;
}
.movie-detail__content a:hover {
  color: #ff0004;
}
.movie-detail__content img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.movie-detail__content img.pict,
.movie-detail__content img[class*="attachment-"],
.movie-detail__content img[class*="wp-image-"] {
  margin: 1em 5px 2em 0;
  display: block;
}
.movie-detail__content img.pict {
  margin: 1em auto 2em;
}
.movie-detail__content img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.movie-detail__content img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  vertical-align: top;
}
.movie-detail__content img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  vertical-align: top;
}
.movie-detail__content .alignright {
  float: right;
}
.movie-detail__content .alignleft {
  float: left;
}
.movie-detail__content iframe {
  max-width: 100% !important;
}
