@charset "UTF-8";
@import url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css);
#ieError {
  -ms-filter: "alpha( opacity=80 )";
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding: 20px;
  background: #000;
  color: #fff;
  text-align: center;
  opacity: .8
}
#ieError strong {
  color: #fff
}
#ieError a {
  color: #d90000;
  text-decoration: underline
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif
}
body {
  margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden],
template {
  display: none
}
a {
  background: 0 0
}
a:active,
a:hover {
  outline: 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b,
strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
h1 {
  margin: .67em 0;
  font-size: 2em
}
mark {
  background: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 1em 40px
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
pre {
  overflow: auto
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit
}
button {
  overflow: visible
}
button,
select {
  text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled],
html input[disabled] {
  cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input {
  line-height: normal
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid silver
}
legend {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto
}
optgroup {
  font-weight: 700
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
td,
th {
  padding: 0
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #000;
  font: inherit;
  font-family: "Noto Sans JP","メイリオ",Meiryo,sans-serif;
  font-size: 100%;
  line-height: 1;
  vertical-align: baseline
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time {
  display: block
}
li {
  list-style: none
}
ol,
ul {
  list-style: none
}
img {
  border: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
h1,
h2,
p,
pre {
  word-wrap: break-word
}
caption,
td,
th {
  font-weight: 400;
  text-align: left;
  vertical-align: middle
}
caption {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%
}
tbody,
tfoot,
thead,
tr {
  vertical-align: baseline
}
tbody,
td,
tfoot,
th,
thead,
tr {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%
}
hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc
}
input,
select {
  vertical-align: middle
}
button,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: 0;
  background: 0 0
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: 0;
  background-color: transparent;
  cursor: pointer
}
select::-ms-expand {
  display: none
}
.clearfix {
  min-height: 1px
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ""
}
body,
html {
  -webkit-text-size-adjust: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  height: 100%;
  margin: 0;
  padding: 0
}
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  color: #000;
  font-family: "Noto Sans JP","メイリオ",Meiryo,sans-serif;
  font-size: 14px;
  letter-spacing: .01em;
  line-height: 1;
  text-align: center
}
footer,
header {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 1px
}
a {
  -webkit-transition: compact(all .2s ease,false,false,false,false,false,false,false,false,false);
  color: #000;
  text-decoration: none;
  cursor: pointer;
  transition: compact(all .2s ease,false,false,false,false,false,false,false,false,false)
}
a img {
  -webkit-transition: compact(all .2s ease-in-out,false,false,false,false,false,false,false,false,false);
  -webkit-backface-visibility: hidden;
  border: none;
  backface-visibility: hidden;
  transition: compact(all .2s ease-in-out,false,false,false,false,false,false,false,false,false)
}
a:hover img {
  opacity: .6
}
img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
  pointer-events: none
}
.sp-display {
  display: none!important
}
.tb-display {
  display: none!important
}
.bold {
  font-weight: 700
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ""
}
.wrapper {
  position: relative
}
.contact {
  z-index: 10;
  position: fixed;
  right: 30px;
  width: 380px
}
.contact__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 12px;
  height: 12px;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 58.73606% 48.59335%;
  background-size: 2092.59259% 1548.14815%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap
}
.contact__close:after {
  display: block;
  padding-top: 100%;
  content: ''
}
.contact__inner-siteinfo {
  border-radius: 5px
}
.contact__inner-siteinfoinner {
  padding: 15px 15px 10px;
  border-radius: 5px 5px 0 0;
  background-color: #000
}
.contact__inner-copy {
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.36
}
.contact__inner-sitename {
  padding: 5px 0 5px;
  color: #f39801;
  font-family: Oswald,sans-serif;
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1
}
.contact__inner-sitename img {
  max-width: 80%
}
.contact__inner-btn {
  display: block;
  padding: 8px 0;
  border-radius: 0 0 5px 5px;
  background-color: #f39801
}
.contact__inner-btn .icon {
  display: inline-block;
  width: 100%;
  max-width: 35px;
  margin-right: 5px
}
.contact__inner-btn p {
  display: inline-block;
  color: #000;
  font-family: Oswald,sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: .9px;
  line-height: 1
}
.contact__inner-btn:before {
  display: inline-block;
  width: 35.1px;
  height: 33.2px;
  margin-right: 20px;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 77.43271% 74.70588%;
  background-size: 689.02439% 535.89744%;
  font-size: 0;
  text-indent: 100%;
  vertical-align: middle;
  white-space: nowrap;
  content: ''
}
.contact__inner-btn:before:after {
  display: block;
  padding-top: 95.12195%;
  content: ''
}
.show-out {
  -webkit-animation: fadeOut 1.2s cubic-bezier(.4,0,.2,1) both;
  animation: fadeOut 1.2s cubic-bezier(.4,0,.2,1) both
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.show-out {
  -webkit-animation: fadeOut 1.2s cubic-bezier(.4,0,.2,1) both;
  animation: fadeOut 1.2s cubic-bezier(.4,0,.2,1) both
}
.mb0 {
  margin-bottom: 0px!important
}
.mb1 {
  margin-bottom: 1px!important
}
.mb2 {
  margin-bottom: 2px!important
}
.mb5 {
  margin-bottom: 5px!important
}
.mb10 {
  margin-bottom: 10px!important
}
.mb15 {
  margin-bottom: 15px!important
}
.mb16 {
  margin-bottom: 16px!important
}
.mb20 {
  margin-bottom: 20px!important
}
.mb25 {
  margin-bottom: 25px!important
}
.mb30 {
  margin-bottom: 30px!important
}
.mb32 {
  margin-bottom: 32px!important
}
.mb35 {
  margin-bottom: 35px!important
}
.mb40 {
  margin-bottom: 40px!important
}
.mb42 {
  margin-bottom: 42px!important
}
.mb48 {
  margin-bottom: 48px!important
}
.mb50 {
  margin-bottom: 50px!important
}
.mb60 {
  margin-bottom: 60px!important
}
.mb64 {
  margin-bottom: 64px!important
}
.mb80 {
  margin-bottom: 80px!important
}
.mb90 {
  margin-bottom: 90px!important
}
.mb208 {
  margin-bottom: 208px!important
}
.tac {
  text-align: center!important
}
.tar {
  text-align: right!important
}
.tal {
  text-align: left!important
}
.pagetop {
  z-index: 9999;
  position: fixed;
  right: 50px;
  bottom: 50px
}
.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f39801;
  color: #fff;
  font-size: 36px;
  line-height: 44px;
  text-align: center
}
.pagetop a:hover {
  opacity: .7
}
.pagetop a i {
  color: #fff
}
.footer {
  background: #000
}
.footer__inner {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  max-width: 1200px;
  margin: auto;
  padding: 62px 0 71px
}
.footer__logo {
  margin-bottom: 44px
}
.footer__logo a {
  display: block
}
.footer__logo a img {
  width: 100%;
  max-width: 126.9px;
  height: 100%;
  max-height: 77.2px
}
.footer__location {
  -webkit-flex-basis: 24%;
  -ms-flex-preferred-size: 24%;
  flex-basis: 24%
}
.footer__location address,
.footer__location h1,
.footer__location h2 {
  color: #fff;
  text-align: left
}
.footer__location h2 {
  margin-bottom: 10px;
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap
}
.footer__location address {
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 400;
  line-height: 1.67
}
.footer__nav {
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  flex-basis: 60%;
  align-self: flex-start;
  padding-right: 3%
}
.footer__nav-menu {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 49px
}
.footer__nav-menu > li a {
  display: block;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.75;
  white-space: nowrap
}
.footer__nav-link {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding-right: 20px
}
.footer__nav-link li {
  -webkit-flex-basis: 49%;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%
}
.footer__nav-link a {
  display: block;
  position: relative;
  width: 90%;
  height: 50px;
  margin: auto;
  padding: 0 0 10px 10px;
  border-bottom: solid 1px #fff;
  color: #fff;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.36;
  text-align: left
}
.footer__nav-link a .dvd {
  display: inline-block;
  width: 100%;
  max-width: 70px;
  height: auto;
  vertical-align: top
}
.footer__nav-link a .icon {
  width: 29.7px
}
.footer__nav-link a p {
  display: inline-block;
  padding-left: 15px;
  color: #fff;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.36
}
.footer__nav-link a:after {
  display: inline-block;
  z-index: 1000;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  width: 29.7px;
  height: 14.8px;
  margin: auto;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 16.86508% 87.3057%;
  background-size: 926.22951% 1306.25%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  content: ''
}
.footer__nav-link a:after:after {
  display: block;
  padding-top: 52.45902%;
  content: ''
}
.footer__contact {
  -webkit-flex-basis: 21%;
  -ms-flex-preferred-size: 21%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  flex-basis: 21%;
  align-self: flex-start
}
.footer__contact-tel {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  height: 56px;
  margin-bottom: 44px;
  padding: 0 30px;
  border: solid 2px #f39801;
  border-radius: 5px;
  color: #f39801;
  font-family: Oswald,sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 56px;
  white-space: nowrap
}
.footer__contact-tel a {
  display: block;
  color: #f39801;
  font-family: Oswald,sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400
}
.footer__contact-siteinfo {
  border: 1px #f39801 solid;
  border-radius: 5px
}
.footer__contact-siteinfoinner {
  padding: 14px;
  background-color: #f39801
}
.footer__contact-copy {
  color: #000;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.36
}
.footer__contact-sitename {
  padding: 10px 0 5px;
  color: #000;
  font-family: Oswald,sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1
}
.footer__contact-btn {
  display: block;
  padding: 12px 0
}
.footer__contact-btn .icon {
  display: inline-block;
  width: 100%;
  max-width: 35px;
  margin-right: 5px
}
.footer__contact-btn p {
  display: inline-block;
  color: #f39801;
  font-family: Oswald,sans-serif;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 700;
  letter-spacing: .75px;
  line-height: 1.27
}
.footer__contact-btn:before {
  display: inline-block;
  width: 35.1px;
  height: 33.2px;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 42.30769% 70.94017%;
  background-size: 795.77465% 623.8806%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  content: ''
}
.footer__contact-btn:before:after {
  display: block;
  padding-top: 94.3662%;
  content: ''
}
.footer__contact .footer__nav-link {
  -webkit-flex-basis: 62%;
  -ms-flex-preferred-size: 62%;
  flex-basis: 62%;
  margin-bottom: 0;
  padding-right: 20px
}
.footer__contact .footer__nav-link li {
  margin-bottom: 20px
}
.footer__contact .footer__nav-link li .dvd {
  width: 82px;
  height: auto
}
.footer__contact .footer__nav-link a {
  width: 100%;
  height: 40px;
  padding: 0 20px 0 0;
  text-align: center
}
.footer__contact .footer__nav-link a:after {
  width: 14.99px;
  height: 6.86px
}
.footer__contact .footer__nav-link a p {
  padding-left: 0;
  font-size: 13px;
  font-size: .8125rem;
  font-weight: 700;
  letter-spacing: .65px
}
.footer__copy {
  height: 50px;
  background: #f39801
}
.footer__copy > div {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto
}
.footer__copy ul li {
  display: inline-block;
  margin-right: 30px
}
.footer__copy ul li a {
  display: block;
  color: #000;
  font-size: 14px;
  font-size: .875rem;
  line-height: 50px
}
.footer__copy p {
  font-size: 12px;
  font-size: .75rem;
  font-weight: 400;
  line-height: 50px;
  text-align: right
}
#topics {
  padding: 5px 10px;
  background-color: #f39801
}
#topics p {
  max-width: 1400px;
  margin: auto;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  word-break: break-all
}
#topics p span {
  color: #fff
}
.header {
  background-color: #000
}
.header.fixed {
  z-index: 1000;
  position: fixed;
  width: 100%
}
.header__logo {
  -webkit-flex-basis: 11%;
  -ms-flex-preferred-size: 11%;
  flex-basis: 11%
}
.header__logo a {
  display: block
}
.header__logo a img {
  width: 100%;
  max-width: 145.6px;
  height: 100%;
  max-height: 90.3px
}
.header__nav {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1400px;
  margin: auto;
  padding: 15px 10px 13px
}
.header__nav-menu {
  -webkit-flex-basis: 70%;
  -ms-flex-preferred-size: 70%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-basis: 70%;
  flex-wrap: nowrap;
  justify-content: space-around;
  padding: 0 2%
}
.header__nav-menu > li {
  margin: 0 5px
}
.header__nav-menu > li a {
  display: block;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 500;
  letter-spacing: 1.4px;
  line-height: 1.5;
  white-space: nowrap
}
.header__nav-menu > li a:after {
  display: block;
  height: 20px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 900;
  letter-spacing: .01em;
  line-height: 1.8;
  content: attr(data-text)
}
.header__nav-contact {
  -webkit-flex-basis: 19%;
  -ms-flex-preferred-size: 19%;
  flex-basis: 19%
}
.header__nav-contact-reception {
  padding-bottom: 2px;
  color: #fff;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 900;
  letter-spacing: .7px;
  line-height: 1.5
}
.header__nav-contact-tel {
  max-width: 240px;
  height: 50px;
  margin: auto;
  padding: 0 20px;
  border-radius: 5px;
  background: #f39801;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 50px;
  white-space: nowrap
}
.header__nav-contact-tel a {
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 50px
}
.header .drawer_bg {
  display: none;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51,51,51,.5)
}
.header .drawer_button {
  display: block;
  z-index: 101;
  position: fixed;
  top: 20px;
  right: 20px;
  width: 29.7px;
  height: 21.28px;
  padding: 0;
  border: none;
  outline: 0;
  background: 0 0;
  color: #f39801;
  letter-spacing: .1em;
  text-align: center;
  cursor: pointer
}
.header .drawer_button.active .drawer_bar {
  left: 4.21px;
  width: 30.09px
}
.header .drawer_button.active .drawer_bar1 {
  -webkit-transform: rotate(.7854rad) translateY(-50%);
  top: 0px;
  transform: rotate(.7854rad) translateY(-50%)
}
.header .drawer_button.active .drawer_bar2 {
  opacity: 0
}
.header .drawer_button.active .drawer_bar3 {
  -webkit-transform: rotate(-.7854rad) translateY(-50%);
  top: calc(100% - 0px);
  transform: rotate(-.7854rad) translateY(-50%)
}
.header .drawer_button.active .drawer_menu_text {
  display: none
}
.header .drawer_button.active .drawer_close {
  display: block
}
.header .drawer_bar {
  -webkit-transition: all .2s;
  -webkit-transform-origin: 0% 0%;
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  left: 0;
  width: 29.7px;
  height: 2px;
  transform: translateY(-50%);
  transform-origin: 0% 0%;
  background-color: #f39801;
  transition: all .2s
}
.header .drawer_bar.drawer_bar1 {
  top: 0
}
.header .drawer_bar.drawer_bar2 {
  top: 50%
}
.header .drawer_bar.drawer_bar3 {
  top: 100%
}
.header .drawer_nav_wrapper {
  -webkit-transition: all .2s;
  -webkit-transform: translate(100%);
  z-index: 100;
  position: fixed;
  top: 0;
  right: 0;
  width: 82%;
  height: 100%;
  padding: 0 20px;
  transform: translate(100%);
  background-color: #000;
  transition: all .2s
}
.header .drawer_nav_wrapper.open {
  -webkit-transform: translate(0);
  transform: translate(0)
}
.header .drawer_nav {
  padding: 112px 24px
}
.header .drawer_nav li {
  margin-bottom: 15px;
  font-size: 16px
}
#application {
  padding: 120px 0 100px;
  background: #fff
}
#application .intro {
  margin-bottom: 100px
}
#application .intro h1 {
  margin-bottom: 80px;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#application .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#application .intro p {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2
}
#application #form {
  max-width: 1200px;
  margin: auto;
  padding: 70px 80px;
  background: #f0f0f0
}
#application #form ul li {
  margin-bottom: 50px
}
#application #form ul li.half {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
#application #form ul li.half dl {
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%
}
#application #form ul li.half.margin {
  margin-bottom: 20px
}
#application #form ul li dl dt {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  text-align: left
}
#application #form ul li dl dt span {
  display: inline-block;
  margin-left: 15px;
  color: #f39801;
  font-size: 15px;
  font-size: .9375rem
}
#application #form ul li dl dd {
  text-align: left
}
#application #form ul li dl dd .att {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.6;
  text-align: left
}
#application #form ul li dl dd .wpcf7-list-item-label {
  display: inline-block;
  padding: 0 0 0 8px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700
}
#application #form ul li dl dd .subject {
  margin-bottom: 40px;
  text-align: center
}
#application #form ul li dl dd .subject .wpcf7-form-control {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
#application #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  display: block;
  flex-basis: 100%;
  margin: 0;
  padding: 19px 0;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  text-align: center
}
#application #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item label {
  cursor: pointer
}
#application #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 20px;
  font-size: 1.25rem;
  vertical-align: middle
}
#application #form ul li dl dd input[type=email],
#application #form ul li dl dd input[type=tel],
#application #form ul li dl dd input[type=text] {
  width: 100%;
  height: 60px;
  padding: 5px 10px;
  border: 1px solid #707070;
  background: #fff
}
#application #form ul li dl dd textarea {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #707070;
  background: #fff
}
#application #form ul li dl dd input[type=email]:focus,
#application #form ul li dl dd input[type=tel]:focus,
#application #form ul li dl dd input[type=text]:focus,
#application #form ul li dl dd textarea:focus {
  border: 1px solid #707070;
  outline: medium none
}
#application #form .agreement {
  margin-top: 40px
}
#application #form .agreement a {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: underline
}
#application #form .agreement a:hover {
  opacity: .7
}
#application #form .submit {
  text-align: center
}
#application #form .submit .link {
  display: inline-block;
  position: relative;
  width: 40%;
  max-width: 600px
}
#application #form .submit .link:after {
  -webkit-transition: .3s ease-in-out;
  z-index: 200;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 1em;
  height: 1em;
  margin: auto;
  color: #fff;
  font-size: 40px;
  font-size: 2.5rem;
  content: "→";
  transition: .3s ease-in-out
}
#application #form .submit .link:hover:after {
  right: 20px;
  color: #fff
}
#application #form .submit input[type=submit] {
  -webkit-transition: .3s ease-in-out;
  display: block;
  z-index: 100;
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: none;
  border-radius: 5px;
  outline: 0;
  background: #f39801;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 100px;
  text-align: center;
  transition: .3s ease-in-out
}
#application #form .submit input[type=submit]:hover {
  cursor: pointer;
  opacity: .75
}
#application #form .submit input[type=button],
#application #form .submit input[type=submit] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-radius: 0
}
#application #form .submit input[type=button]::-webkit-search-decoration,
#application #form .submit input[type=submit]::-webkit-search-decoration {
  display: none
}
#application #form .submit input[type=button]::focus,
#application #form .submit input[type=submit]::focus {
  outline-offset: -2px
}
#application #form .submit .ajax-loader {
  position: absolute;
  bottom: -20px
}
div.wpcf7-mail-sent-ng,
div.wpcf7-mail-sent-ok,
div.wpcf7-response-output,
div.wpcf7-validation-errors {
  margin: 40px auto!important;
  border: 2px solid #e60012!important;
  background: #e60012;
  color: #fff;
  font-size: 14px;
  font-size: .875rem;
  text-align: center
}
div.wpcf7-response-output {
  padding: 10px 10px!important;
  line-height: 1.6
}
span.wpcf7-not-valid-tip {
  display: block;
  margin-top: 10px!important;
  color: #e60012!important;
  font-size: 12px;
  font-size: .75rem
}
span.wpcf7-list-item {
  margin: 0
}
#contact {
  padding: 120px 0 100px;
  background: #fff
}
#contact .intro {
  margin-bottom: 100px
}
#contact .intro h1 {
  margin-bottom: 80px;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#contact .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#contact .intro p {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2
}
#contact #form {
  max-width: 1200px;
  margin: auto;
  padding: 70px 80px;
  background: #f0f0f0
}
#contact #form ul li {
  margin-bottom: 50px
}
#contact #form ul li.half {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
#contact #form ul li.half dl {
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%
}
#contact #form ul li.half.margin {
  margin-bottom: 20px
}
#contact #form ul li dl dt {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  text-align: left
}
#contact #form ul li dl dt span {
  display: inline-block;
  margin-left: 15px;
  color: #f39801;
  font-size: 15px;
  font-size: .9375rem
}
#contact #form ul li dl dd {
  text-align: left
}
#contact #form ul li dl dd .att {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.6;
  text-align: left
}
#contact #form ul li dl dd .wpcf7-list-item-label {
  display: inline-block;
  padding: 0 0 0 8px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700
}
#contact #form ul li dl dd .subject {
  margin-bottom: 40px;
  text-align: center
}
#contact #form ul li dl dd .subject .wpcf7-form-control {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
#contact #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item {
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  display: block;
  flex-basis: 48%;
  margin: 0;
  padding: 19px 0;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  text-align: center
}
#contact #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item label {
  cursor: pointer
}
#contact #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label {
  font-size: 20px;
  font-size: 1.25rem;
  vertical-align: middle
}
#contact #form ul li dl dd input[type=email],
#contact #form ul li dl dd input[type=tel],
#contact #form ul li dl dd input[type=text] {
  width: 100%;
  height: 60px;
  padding: 5px 10px;
  border: 1px solid #707070;
  background: #fff
}
#contact #form ul li dl dd textarea {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #707070;
  background: #fff
}
#contact #form ul li dl dd input[type=email]:focus,
#contact #form ul li dl dd input[type=tel]:focus,
#contact #form ul li dl dd input[type=text]:focus,
#contact #form ul li dl dd textarea:focus {
  border: 1px solid #707070;
  outline: medium none
}
#contact #form .submit {
  text-align: center
}
#contact #form .submit .link {
  display: inline-block;
  position: relative;
  width: 40%;
  max-width: 600px
}
#contact #form .submit .link:after {
  -webkit-transition: .3s ease-in-out;
  z-index: 200;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 1em;
  height: 1em;
  margin: auto;
  color: #fff;
  font-size: 40px;
  font-size: 2.5rem;
  content: "→";
  transition: .3s ease-in-out
}
#contact #form .submit .link:hover:after {
  right: 20px;
  color: #fff
}
#contact #form .submit input[type=submit] {
  -webkit-transition: .3s ease-in-out;
  display: block;
  z-index: 100;
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: none;
  border-radius: 5px;
  outline: 0;
  background: #f39801;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 100px;
  text-align: center;
  transition: .3s ease-in-out
}
#contact #form .submit input[type=submit]:hover {
  cursor: pointer;
  opacity: .75
}
#contact #form .submit input[type=button],
#contact #form .submit input[type=submit] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  border-radius: 0
}
#contact #form .submit input[type=button]::-webkit-search-decoration,
#contact #form .submit input[type=submit]::-webkit-search-decoration {
  display: none
}
#contact #form .submit input[type=button]::focus,
#contact #form .submit input[type=submit]::focus {
  outline-offset: -2px
}
#contact #form .submit .ajax-loader {
  position: absolute;
  bottom: -20px
}
div.wpcf7-mail-sent-ng,
div.wpcf7-mail-sent-ok,
div.wpcf7-response-output,
div.wpcf7-validation-errors {
  margin: 40px auto!important;
  border: 2px solid #e60012!important;
  background: #e60012;
  color: #fff;
  font-size: 14px;
  font-size: .875rem;
  text-align: center
}
div.wpcf7-response-output {
  padding: 10px 10px!important;
  line-height: 1.6
}
span.wpcf7-not-valid-tip {
  display: block;
  margin-top: 10px!important;
  color: #e60012!important;
  font-size: 12px;
  font-size: .75rem
}
span.wpcf7-list-item {
  margin: 0
}
.top .title {
  font-family: Oswald,sans-serif;
  font-size: 52px;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 1
}
.top .explanation {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.38
}
.top.media,
.top.movie {
  max-width: 1400px;
  margin: auto;
  padding: 140px 0 140px
}
.top.media .title,
.top.movie .title {
  margin-bottom: 25px
}
.top.media .explanation,
.top.movie .explanation {
  margin-bottom: 59px
}
.top.acquire {
  padding: 0 0 91px
}
.top.acquire .title {
  margin-bottom: 25px
}
.top.acquire .explanation {
  margin-bottom: 59px
}
.top.instructor {
  padding: 0 0 135px
}
.top.instructor .title {
  margin-bottom: 25px
}
.top.instructor .explanation {
  margin-bottom: 59px
}
.top.course {
  max-width: 1200px;
  margin: auto;
  padding: 0 0 145px
}
.top.course .title {
  margin-bottom: 25px
}
.top.course .explanation {
  margin-bottom: 59px
}
.top.course .note {
  margin-bottom: 30px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8
}
.top.course .youtube_link {
  margin-bottom: 80px
}
.top.course .youtube_link a {
  display: block
}
.top.course .youtube_link a:hover {
  opacity: .7
}
.top-intro {
  position: relative;
  background-color: #000
}
.top-intro img {
  -o-object-fit: cover;
  max-width: 1600px;
  margin: auto;
  object-fit: cover
}
.top-intro__text {
  margin: auto;
  padding: 150px 0;
  background: url(../images/top/bg-intro.jpg) no-repeat center center;
  background-size: auto 100%
}
.top-intro__text h2 {
  margin-bottom: 8px;
  color: #f39801;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1.4
}
.top-intro__text h3 {
  margin-bottom: 40px;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .58px;
  line-height: 1.5
}
.top-intro__text p {
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 2.27
}
.top-intro__text p strong {
  color: #f39801;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 900;
  letter-spacing: 1.5px
}
.movie__wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: calc(99px - 30px)
}
.movie__item {
  -webkit-flex-basis: 48.5%;
  -ms-flex-preferred-size: 48.5%;
  position: relative;
  flex-basis: 48.5%;
  margin-bottom: 30px
}
.movie__item-player {
  position: relative;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  background-color: #000
}
.movie__item-player .thumb {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .7
}
.movie__item-btn {
  display: block;
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 102px;
  height: 70.9px;
  margin: auto;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 0% 68.84058%;
  background-size: 276.96078% 294.3662%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap
}
.movie__item-btn:after {
  display: block;
  padding-top: 69.60784%;
  content: ''
}
.movie__item iframe {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.induction {
  display: block;
  max-width: 1200px;
  margin: auto
}
.stretch {
  padding: 50px 0 0;
  background-color: #000;
  color: #fff
}
.stretch .title {
  margin-bottom: 8px;
  color: #f39801;
  font-size: 52px;
  font-size: 3.25rem;
  font-weight: 600;
  line-height: 1.37
}
.stretch .explanation {
  color: #fff;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 900;
  letter-spacing: .48px
}
.stretch__feature-top {
  max-width: 1300px;
  margin: auto;
  padding: 80px 0 20px
}
.stretch__feature-top > li {
  counter-increment: number
}
.stretch__feature-top > li dl {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 150px
}
.stretch__feature-top > li dl dt {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}
.stretch__feature-top > li dl dd {
  -webkit-flex-basis: 45.8%;
  -ms-flex-preferred-size: 45.8%;
  flex-basis: 45.8%
}
.stretch__feature-top > li dl dd h4 {
  font-family: Oswald,sans-serif;
  font-size: 55px;
  font-size: 3.4375rem;
  font-weight: 600;
  text-align: left
}
.stretch__feature-top > li dl dd h4:before {
  margin-right: 20px;
  padding: 0 15px 10px 0;
  float: left;
  font-size: 120px;
  font-size: 7.5rem;
  line-height: 1;
  content: "" counter(number,decimal-leading-zero)
}
.stretch__feature-top > li dl dd h4:after {
  display: block;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 1.44px;
  line-height: 2.5;
  content: attr(data-title)
}
.stretch__feature-top > li dl dd p {
  padding: 35px 0 0;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .5px;
  line-height: 1.88;
  text-align: left
}
.stretch__link {
  padding-bottom: 150px
}
.stretch__features {
  max-width: 1300px;
  margin: auto;
  padding: 100px 0 0
}
.stretch__features > li {
  counter-increment: number
}
.stretch__features > li dl {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 150px
}
.stretch__features > li dl dt {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%
}
.stretch__features > li dl dd {
  -webkit-flex-basis: 45.8%;
  -ms-flex-preferred-size: 45.8%;
  flex-basis: 45.8%
}
.stretch__features > li dl dd h4 {
  font-family: Oswald,sans-serif;
  font-size: 55px;
  font-size: 3.4375rem;
  font-weight: 600;
  text-align: left
}
.stretch__features > li dl dd h4:before {
  margin-right: 20px;
  padding: 0 15px 10px 0;
  float: left;
  font-size: 120px;
  font-size: 7.5rem;
  line-height: 1;
  content: "" counter(number,decimal-leading-zero)
}
.stretch__features > li dl dd h4:after {
  display: block;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 1.44px;
  line-height: 2.5;
  content: attr(data-title)
}
.stretch__features > li dl dd p {
  padding: 35px 0 0;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .5px;
  line-height: 1.88;
  text-align: left
}
.stretch__features--left dl dt {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0
}
.stretch__features--left dl dd {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}
.stretch__features--right dl dt {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}
.stretch__features--right dl dd {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0
}
.stretch__features--white {
  color: #fff
}
.stretch__features--white:before {
  border-bottom: 20px solid #fff
}
.stretch__features--yellow {
  color: #fff500
}
.stretch__features--yellow:before {
  border-bottom: 20px solid #fff500
}
.stretch__features--red {
  color: #ff3e45
}
.stretch__features--red:before {
  border-bottom: 20px solid #ff3e45
}
.stretch__features--blue {
  color: #018df3
}
.stretch__features--blue:before {
  border-bottom: 20px solid #018df3
}
.stretch__features--purple {
  color: #af43f2
}
.stretch__features--purple:before {
  border-bottom: 20px solid #af43f2
}
.stretch__features--green {
  color: #04a277
}
.stretch__features--green:before {
  border-bottom: 20px solid #04a277
}
.media__wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.media__item {
  -webkit-flex-basis: 48.7%;
  -ms-flex-preferred-size: 48.7%;
  position: relative;
  flex-basis: 48.7%;
  height: 350px;
  margin-bottom: 40px;
  border-radius: 5px;
  text-align: left
}
.media__item dl {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  padding: 0 20px
}
.media__item dl dt {
  -webkit-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%
}
.media__item dl dt .thumb {
  position: absolute;
  bottom: 30px;
  width: auto;
  max-width: 100%;
  height: auto
}
.media__item dl dd {
  -webkit-flex-basis: 65%;
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%
}
.media__title {
  position: relative;
  height: 104px;
  margin: auto;
  padding: 28px 21px;
  border-radius: 5px 5px 0 0;
  background-color: #000;
  color: #ffe200;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 900;
  letter-spacing: 1.6px;
  letter-spacing: -.03em;
  line-height: 1.25;
  text-align: center
}
.media__title span {
  display: block;
  z-index: 10;
  position: relative;
  color: #ffe200;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 900
}
.media__explanation {
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  letter-spacing: -.001em;
  line-height: 1.42
}
.media__content {
  color: #fff;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 400;
  line-height: 1.6
}
.media__data {
  position: absolute;
  right: 15px;
  bottom: 10px;
  color: #fff;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 600;
  letter-spacing: .75px;
  line-height: 2.67
}
.media__item--1 {
  background: url(../images/top/bg-media1.png) no-repeat;
  background-size: cover
}
.media__item--1 dl dt .thumb {
  left: 34px;
  width: 174px
}
.media__item--1 dl dd .media__explanation {
  padding: 25px 0 22px
}
.media__item--2 {
  background: url(../images/top/bg-media2.png) no-repeat;
  background-size: cover
}
.media__item--2 dl dt .thumb {
  width: 182px
}
.media__item--2 dl dd .media__explanation {
  padding: 16px 0 15px
}
.media__item--3 {
  background: url(../images/top/bg-media3.png) no-repeat;
  background-size: cover
}
.media__item--3 dl dt .thumb {
  left: 34px;
  width: 183px
}
.media__item--3 dl dd .media__explanation {
  padding: 25px 0 22px
}
.media__item--4 {
  background: url(../images/top/bg-media4.png) no-repeat;
  background-size: cover
}
.media__item--4 dl dt .thumb {
  width: 190px
}
.media__item--4 dl dd .media__explanation {
  padding: 35px 0 22px
}
.twosides__wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 710px
}
.twosides__title {
  font-size: 48px;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: .77px;
  line-height: 3.48
}
.twosides__title:before {
  display: block;
  margin: auto;
  content: ''
}
.twosides__content {
  max-width: 579px;
  margin: 0 auto 68px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 900;
  letter-spacing: .8px;
  line-height: 1.88;
  text-align: left
}
.twosides__link {
  display: block;
  position: relative;
  max-width: 600px;
  height: 100px;
  margin: auto;
  background-color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.38
}
.twosides__link h5 {
  display: block;
  width: calc(100% - 100px);
  line-height: 100px;
  text-align: center;
  white-space: nowrap
}
.twosides__link asside {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100px
}
.twosides__link asside:before {
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  width: 40px;
  height: 22px;
  margin: auto;
  content: ''
}
.twosides__item {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding: 119px 0 117px
}
.twosides__item:nth-child(odd) dl {
  float: right
}
.twosides__item:nth-child(odd) dl:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ""
}
.twosides__item:nth-child(even) dl {
  float: left
}
.twosides__item:nth-child(even) dl:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ""
}
.twosides__item dd,
.twosides__item dt {
  padding: 0 50px
}
.twosides__item dd a,
.twosides__item dt a {
  display: block
}
.twosides__item--bg-o {
  background-color: rgba(243,152,1,.7)
}
.twosides__item--bg-o .twosides__title.direct:before {
  width: 90.9px;
  height: 92px;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 48.82507% 0%;
  background-size: 310.43956% 225.94595%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap
}
.twosides__item--bg-o .twosides__title.direct:before:after {
  display: block;
  padding-top: 101.64835%;
  content: ''
}
.twosides__item--bg-o .twosides__title.online:before {
  width: 95.15px;
  height: 60.92px;
  margin: 15px auto;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 100% 0%;
  background-size: 295.81152% 342.62295%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap
}
.twosides__item--bg-o .twosides__title.online:before:after {
  display: block;
  padding-top: 63.87435%;
  content: ''
}
.twosides__item--bg-o .twosides__link asside {
  background-color: #000
}
.twosides__item--bg-o .twosides__link asside:before {
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 0% 89.86667%;
  background-size: 706.25% 972.09302%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap
}
.twosides__item--bg-o .twosides__link asside:before:after {
  display: block;
  padding-top: 53.75%;
  content: ''
}
.twosides__item--bg-b {
  background-color: rgba(0,0,0,.7);
  color: #f39801
}
.twosides__item--bg-b .twosides__title {
  color: #f39801
}
.twosides__item--bg-b .twosides__title.direct:before {
  width: 90.9px;
  height: 92px;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 0% 0%;
  background-size: 310.43956% 225.94595%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap
}
.twosides__item--bg-b .twosides__title.direct:before:after {
  display: block;
  padding-top: 101.64835%;
  content: ''
}
.twosides__item--bg-b .twosides__title.online:before {
  width: 95.15px;
  height: 60.92px;
  margin: 15px auto;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 100% 42.90541%;
  background-size: 295.81152% 342.62295%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap
}
.twosides__item--bg-b .twosides__title.online:before:after {
  display: block;
  padding-top: 63.87435%;
  content: ''
}
.twosides__item--bg-b .twosides__content {
  color: #f39801
}
.twosides__item--bg-b .twosides__link asside {
  background-color: #f39801
}
.twosides__item--bg-b .twosides__link asside:before {
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 58.76289% 66.4%;
  background-size: 706.25% 972.09302%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap
}
.twosides__item--bg-b .twosides__link asside:before:after {
  display: block;
  padding-top: 53.75%;
  content: ''
}
.acquire .twosides__wrap {
  background: url(../images/top/bg-acquire.jpg) no-repeat;
  background-size: cover
}
.instructor .twosides__wrap {
  background: url(../images/top/bg-instructor.jpg) no-repeat;
  background-size: cover
}
.course__wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: space-between
}
.course .slide-arrow {
  z-index: 1;
  position: absolute;
  top: 32%;
  width: 35px;
  height: 50px;
  margin: auto;
  background: #000
}
.course .slide-arrow.prev-arrow {
  left: 20px
}
.course .slide-arrow.prev-arrow:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 7.5px;
  height: 14.9px;
  margin: auto;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 4.58716% 100%;
  background-size: 2825% 1266.66667%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  content: ""
}
.course .slide-arrow.prev-arrow:before:after {
  display: block;
  padding-top: 165%;
  content: ''
}
.course .slide-arrow.next-arrow {
  right: 20px
}
.course .slide-arrow.next-arrow:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 7.5px;
  height: 14.9px;
  margin: auto;
  overflow: hidden;
  background-image: url(../images/sp_common.png);
  background-position: 0% 100%;
  background-size: 2825% 1266.66667%;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
  content: ""
}
.course .slide-arrow.next-arrow:before:after {
  display: block;
  padding-top: 165%;
  content: ''
}
.course__item {
  -webkit-flex-basis: 31%;
  -ms-flex-preferred-size: 31%;
  flex-basis: 31%;
  margin-bottom: 80px
}
.course__item .course__content > dt {
  position: relative;
  padding: 10px 0 0
}
.course__data {
  display: table;
  position: absolute;
  top: 0;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #f39801
}
.course__data p {
  display: table-cell;
  padding: 0 10px;
  color: #000;
  font-family: Oswald,sans-serif;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1.6;
  vertical-align: middle
}
.course__data p:after {
  display: block;
  border-top: 2px solid #000;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  content: attr(data-week)
}
.course__image figcaption {
  padding: 0 0 20px;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 400;
  letter-spacing: .75px;
  line-height: 1.6;
  text-align: left
}
.course__image figcaption .course__title {
  padding: 19px 0 20px
}
.course__title {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 1.1px;
  line-height: 1.36
}
.course__efficacy {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 19px 20px 14px;
  background-color: #f0f0f0
}
.course__efficacy dt {
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  white-space: nowrap
}
.course__efficacy dd {
  -webkit-flex-basis: 80%;
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 400;
  line-height: 1.67;
  text-align: left
}
.course__efficacy dd ul li {
  font-size: 15px;
  font-size: .9375rem;
  font-weight: 400;
  line-height: 1.67;
  text-align: left
}
#instructor {
  padding: 120px 0 0;
  background: #000
}
#instructor .intro {
  margin-bottom: 100px
}
#instructor .intro h1 {
  margin-bottom: 80px;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#instructor .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#instructor .intro p {
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2
}
#instructor .instructors {
  max-width: 1200px;
  margin: auto
}
#instructor .instructors .member {
  position: relative;
  margin-bottom: 60px;
  padding: 40px;
  background: #fff
}
#instructor .instructors .member:last-child {
  margin-bottom: 0
}
#instructor .instructors .member .area {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 30px;
  background: #f39801;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: left
}
#instructor .instructors .member .profile {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px
}
#instructor .instructors .member .profile figure {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%
}
#instructor .instructors .member .profile div {
  -webkit-flex-basis: 66%;
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
  padding: 30px 0
}
#instructor .instructors .member .profile div h2 {
  margin-bottom: 40px;
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: 900;
  line-height: 1;
  text-align: left
}
#instructor .instructors .member .profile div h2 span {
  display: inline-block;
  margin-left: 50px;
  font-family: Oswald,sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700
}
#instructor .instructors .member .profile div h2 span i {
  display: inline-block;
  margin-right: 10px;
  color: silver
}
#instructor .instructors .member .profile div h2 span i.fa-crown {
  font-size: 36px;
  font-size: 2.25rem
}
#instructor .instructors .member .profile div h2 span.master i {
  color: #daa520;
  font-size: 42px;
  font-size: 2.625rem
}
#instructor .instructors .member .profile div h2 strong {
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  font-size: 1rem
}
#instructor .instructors .member .profile div p {
  margin-bottom: 20px;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.8;
  text-align: left
}
#instructor .instructors .member .profile div p a {
  text-decoration: underline
}
#instructor .instructors .member .profile div p:last-child {
  margin-bottom: 0
}
#instructor .instructors .member .information {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
#instructor .instructors .member .information address {
  -webkit-flex-basis: 46%;
  -ms-flex-preferred-size: 46%;
  display: block;
  flex-basis: 46%
}
#instructor .instructors .member .information address dl {
  padding: 30px 25px;
  background: #f0f0f0
}
#instructor .instructors .member .information address dl dt {
  margin-bottom: 10px;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: left
}
#instructor .instructors .member .information address dl dd {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
  text-align: left
}
#instructor .instructors .member .information ul {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-basis: 50%;
  flex-flow: column;
  justify-content: space-between
}
#instructor .instructors .member .information ul li {
  width: 100%;
  height: auto
}
#instructor .instructors .member .information ul li dl {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%
}
#instructor .instructors .member .information ul li dl dt {
  -webkit-flex-basis: 26%;
  -ms-flex-preferred-size: 26%;
  flex-basis: 26%;
  border-radius: 5px 0 0 5px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 70px
}
#instructor .instructors .member .information ul li dl dd {
  -webkit-flex-basis: 74%;
  -ms-flex-preferred-size: 74%;
  flex-basis: 74%;
  border-radius: 0 5px 5px 0;
  font-family: Oswald,sans-serif;
  font-weight: 500;
  line-height: 70px
}
#instructor .instructors .member .information ul li dl.tel dt {
  background: #f39801
}
#instructor .instructors .member .information ul li dl.tel dd {
  background: rgba(243,152,1,.22);
  font-size: 32px;
  font-size: 2rem
}
#instructor .instructors .member .information ul li dl.web dt {
  background: #000;
  color: #fff
}
#instructor .instructors .member .information ul li dl.web dd {
  background: #f0f0f0;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500
}
#law {
  padding: 120px 0 100px;
  background: #fff
}
#law .intro {
  margin-bottom: 100px
}
#law .intro h1 {
  margin-bottom: 80px;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#law .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#law .intro p {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2
}
#law .act {
  max-width: 1000px;
  margin: auto
}
#law .act dl dt {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px #d9d9d9;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: left
}
#law .act dl dd {
  margin-bottom: 50px;
  line-height: 2;
  text-align: left
}
#login {
  height: 100%;
  padding: 120px 0 0;
  background: #000
}
#login table {
  max-width: 600px;
  margin: auto
}
#login table th {
  padding: 10px 15px;
  border: 1px solid #ccc;
  color: #fff
}
#login table td {
  padding: 10px 15px;
  border: 1px solid #ccc
}
#login table td input {
  padding: 10px;
  background: #fff
}
#login table .button input {
  width: 100%;
  padding: 10px;
  background: #f39801;
  font-weight: 700
}
#login table .button input:hover {
  opacity: .7
}
#login .intro {
  padding-bottom: 100px
}
#login .intro h1 {
  margin-bottom: 80px;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#login .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#login .intro p {
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2
}
#member {
  padding: 120px 0 0;
  background: #000
}
#member .intro {
  margin-bottom: 80px
}
#member .intro h1 {
  margin-bottom: 80px;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#member .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#member .intro p {
  color: #fff;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2
}
#member .information_list {
  padding-bottom: 80px
}
#member .information_list > div {
  max-width: 1000px;
  margin: 0 auto
}
#member .information_list > div ul {
  max-height: 180px;
  overflow-y: scroll
}
#member .information_list > div ul li {
  border-bottom: 1px solid #555
}
#member .information_list > div ul li:first-child {
  border-top: 1px solid #555
}
#member .information_list > div ul li a {
  -webkit-transition: all .2s linear;
  display: block;
  position: relative;
  padding: 20px 30px;
  color: #fff;
  text-align: left;
  transition: all .2s linear
}
#member .information_list > div ul li a:after {
  -webkit-transition: .3s ease-in-out;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  height: 1em;
  margin: auto;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900;
  content: "\f105";
  transition: .3s ease-in-out
}
#member .information_list > div ul li a:hover {
  background: #111
}
#member .information_list > div ul li a:hover:after {
  right: 10px
}
#member .information_list > div ul li span {
  display: block;
  padding: 20px 30px;
  color: #fff;
  text-align: left
}
#member .information_list > div ul li dl {
  display: table;
  width: 100%
}
#member .information_list > div ul li dl dt {
  display: table-cell;
  width: 12%;
  color: #fff;
  font-weight: 700;
  line-height: 1.4
}
#member .information_list > div ul li dl dt time {
  color: #fff
}
#member .information_list > div ul li dl dd {
  display: table-cell;
  width: 88%;
  color: #fff;
  line-height: 1.4
}
#member .information_list > div ul li dl dd p {
  color: #fff
}
#member .contents {
  position: relative;
  max-width: 1000px;
  margin: 0 auto 50px;
  padding: 20px;
  background: #fff
}
#member .contents .toc_title {
  border: 3px solid #f39801;
  background: #000;
  color: #f39801;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 50px;
  text-align: center
}
#member .contents .toc_title span {
  color: #f39801
}
#member .contents ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 20px 20px 0
}
#member .contents ul .toc_list_01 {
  width: 100%;
  margin: 30px 0 20px;
  text-align: left
}
#member .contents ul .toc_list_01 a {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700
}
#member .contents ul .toc_list_02 {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  margin-bottom: 20px;
  padding-left: 1em;
  text-align: left
}
#member .contents ul .toc_list_02 a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6
}
#member .online {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 50px
}
#member .online ul.navi {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}
#member .online ul.navi li {
  -webkit-flex-basis: 22%;
  -ms-flex-preferred-size: 22%;
  flex-basis: 22%;
  margin: 0 4% 30px 0
}
#member .online ul.navi li:nth-of-type(4n) {
  margin: 0 0 20px 0
}
#member .online ul.navi li a {
  -webkit-transition: .3s ease-in-out;
  display: block;
  z-index: 100;
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: none;
  border-radius: 10px;
  outline: 0;
  background: #f39801;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  transition: .3s ease-in-out
}
#member .online ul.navi li a::before {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f0da'
}
#member .online ul.navi li a:hover {
  opacity: .7
}
#member .member {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 50px
}
#member .member .ttl_h2 {
  margin-bottom: 30px;
  padding: 15px 15px;
  border: 3px solid #f39801;
  background: #f39801;
  color: #000;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.4;
  text-align: center
}
#member .member .ttl_h2 span {
  color: #000
}
#member .member .ttl_h3 {
  display: block;
  margin-bottom: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 1.6
}
#member .member__word {
  margin-bottom: 50px
}
#member .member__word p {
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  text-align: left
}
#member .member__word p span {
  color: #fff
}
#member .member__word p strong {
  color: #fff;
  font-weight: 700;
  letter-spacing: 1.5px
}
#member .member__word ol {
  padding-left: 20px
}
#member .member__word ol li {
  color: #fff;
  list-style: decimal
}
#member .member__movie {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 30px;
  padding-top: 56.25%
}
#member .member__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#member .member__pdf {
  margin-bottom: 70px
}
#member .member__pdf li {
  margin-bottom: 15px
}
#member .member__pdf li a {
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem
}
#member .member__data {
  display: table;
  position: absolute;
  top: -30px;
  left: 40px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #f39801
}
#member .member__data p {
  display: table-cell;
  padding: 0 10px;
  color: #000;
  font-family: Oswald,sans-serif;
  font-size: 52px;
  font-size: 3.25rem;
  font-weight: 600;
  line-height: 1.6;
  vertical-align: middle
}
#member .member__data p:after {
  display: block;
  border-top: 2px solid #000;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.5;
  content: attr(data-week)
}
#membership {
  padding: 120px 0 0;
  background: #000
}
#membership p.price {
  margin-bottom: 80px;
  text-align: center!important
}
#membership p.price a:hover {
  opacity: .8
}
#membership p.price b {
  display: inline-block;
  padding: 15px 50px;
  background: #f39801;
  color: #fff;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 2
}
#membership p.price span {
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem
}
#membership .link {
  max-width: 440px;
  margin: auto
}
#membership .link a {
  -webkit-transition: .3s ease-in-out;
  display: block;
  z-index: 100;
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: none;
  border-radius: 5px;
  outline: 0;
  background: #f39801;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 100px;
  text-align: center;
  transition: .3s ease-in-out
}
#membership .link a:after {
  -webkit-transition: .3s ease-in-out;
  z-index: 200;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
  color: #fff;
  font-size: 34px;
  font-size: 2.125rem;
  content: "→";
  transition: .3s ease-in-out
}
#membership .link a:hover:after {
  right: 20px;
  color: #fff
}
#membership .button {
  max-width: 1000px;
  margin: 80px auto 0
}
#membership .button a {
  -webkit-transition: .3s ease-in-out;
  display: block;
  z-index: 100;
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: none;
  border-radius: 5px;
  outline: 0;
  background: #f39801;
  color: #000;
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 120px;
  text-align: center;
  transition: .3s ease-in-out
}
#membership .button a:hover:after {
  opacity: .7
}
#membership .button a:after {
  -webkit-transition: .3s ease-in-out;
  z-index: 200;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 0 50px;
  border-radius: 0 5px 5px 0;
  background: #000;
  color: #fff;
  font-size: 34px;
  font-size: 2.125rem;
  content: "→";
  transition: .3s ease-in-out
}
#membership ul.sample {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto
}
#membership ul.sample li {
  -webkit-flex-basis: 46%;
  -ms-flex-preferred-size: 46%;
  position: relative;
  flex-basis: 46%
}
#membership ul.sample li figure figcaption {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6
}
#membership .ttl_01 {
  display: block;
  margin-bottom: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 1.6
}
#membership .intro {
  margin-bottom: 80px
}
#membership .intro h1 {
  margin-bottom: 80px;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#membership .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#membership .intro .note {
  margin-bottom: 50px;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2
}
#membership .about {
  padding: 80px 0 60px;
  background: #fff
}
#membership .about .title {
  margin-bottom: 60px;
  color: #000
}
#membership .about .title span {
  display: block;
  margin-top: 25px;
  color: #000;
  font-size: 24px;
  font-size: 1.5rem
}
#membership .about h2 + p {
  margin-bottom: 50px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8
}
#membership .about h2 + p strong {
  color: #f39801;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 1.5px
}
#membership .about ul.learn {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto 40px
}
#membership .about ul.learn li {
  -webkit-flex-basis: 46%;
  -ms-flex-preferred-size: 46%;
  position: relative;
  flex-basis: 46%;
  padding: 10px;
  background-color: #f39801;
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.6;
  text-align: center
}
#membership .about ul.learn li:before {
  position: absolute;
  top: 0;
  right: -1.5em;
  bottom: 0;
  height: 1.5em;
  margin: auto;
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 900;
  content: '\f067'
}
#membership .about ul.learn li:nth-of-type(2):before {
  display: none
}
#membership .details {
  padding: 80px 0;
  background: #000
}
#membership .details__wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto 50px
}
#membership .details .movie {
  max-width: 800px;
  margin: 0 auto
}
#membership .details .movie .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}
#membership .details .movie .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%!important;
  height: 100%!important
}
#membership .details section {
  -webkit-flex-basis: 48.5%;
  -ms-flex-preferred-size: 48.5%;
  position: relative;
  flex-basis: 48.5%;
  background: #fbe9c9
}
#membership .details section h4 {
  background: #000;
  text-align: left
}
#membership .details section h4 span {
  display: inline-block;
  padding: 15px 30px;
  background: #f39801;
  color: #000;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700
}
#membership .details section ul {
  padding: 30px
}
#membership .details section ul li {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: left
}
#membership .details .special p {
  margin-bottom: 50px;
  color: #fff;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.6
}
#membership .details .special p span {
  color: #fff;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.6
}
#membership .details .special p i {
  display: block;
  margin-bottom: 30px;
  color: #f39801;
  font-size: 50px;
  font-size: 3.125rem
}
#membership .online {
  position: relative;
  padding: 120px 0 80px;
  overflow: hidden;
  background: #fff
}
#membership .online:before {
  z-index: 1;
  position: absolute;
  top: 0;
  left: calc(50% - 10vw);
  width: 0;
  height: 0;
  border-top: 90px solid #f39801;
  border-right: 10vw solid transparent;
  border-left: 10vw solid transparent;
  content: ""
}
#membership .online dl {
  max-width: 1000px;
  margin: 0 auto 50px
}
#membership .online dl dt {
  position: relative;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8
}
#membership .online dl dd ul {
  margin-bottom: 20px
}
#membership .online dl dd ul li {
  padding-left: 1em;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
  text-align: left;
  text-indent: -1em
}
#membership .online p {
  z-index: 10;
  position: relative;
  margin-bottom: 40px;
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8
}
#membership .online ul.sample {
  margin-bottom: 50px
}
#membership .recommend {
  margin-bottom: 80px;
  background: #fff
}
#membership .recommend h2 {
  margin-bottom: 50px;
  font-family: Oswald,sans-serif;
  font-size: 52px;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 1
}
#membership .recommend h2 span {
  display: block;
  margin-top: 25px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.38
}
#membership .recommend .comment {
  -webkit-transform: skew(0deg,-2deg);
  padding: 60px 40px 40px;
  background: #fbe9c9
}
#membership .recommend .comment:nth-of-type(2n) {
  background: #f0f0f0
}
#membership .recommend .comment .container {
  -webkit-transform: skew(0deg,2deg)
}
#membership .recommend .comment .container .inner {
  max-width: 1000px;
  margin: auto
}
#membership .recommend .comment figure img {
  max-width: 280px
}
#membership .recommend .comment figure.left {
  padding: 0 40px 10px 0;
  float: left
}
#membership .recommend .comment figure.right {
  padding: 0 0 10px 40px;
  float: right
}
#membership .recommend .comment .note h2 {
  margin-bottom: 20px;
  padding-top: 20px;
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: .1em;
  line-height: 1;
  text-align: left
}
#membership .recommend .comment .note p {
  margin-bottom: 20px;
  color: #000;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.8;
  text-align: left
}
#membership .recommend .comment .note p:last-child {
  margin-bottom: 0
}
#membership .recommend .comment .note p a {
  text-decoration: underline
}
.login_pass {
  padding: 0 15px 100px
}
.login_pass p {
  padding-top: 30px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6
}
.login_pass input[type=password] {
  padding: 10px;
  background: #fff;
  color: #000
}
.login_pass input[type=submit] {
  width: 100px;
  padding: 10px;
  background: #f39801;
  font-weight: 700
}
.login_pass input[type=submit]:hover {
  opacity: .7
}
#ocl_online {
  padding: 120px 0 0;
  background: #000
}
#ocl_online .ttl_01 {
  display: block;
  margin-bottom: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 1.6
}
#ocl_online .intro {
  margin-bottom: 100px
}
#ocl_online .intro h1 {
  margin-bottom: 80px;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#ocl_online .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#ocl_online .intro p {
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2
}
#ocl_online .check {
  padding: 0 30px
}
#ocl_online .check li {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: left
}
#ocl_online .check li i {
  display: inline-block;
  margin-right: 10px;
  color: #f39801;
  font-size: 24px;
  font-size: 1.5rem
}
#ocl_online .worry {
  max-width: 1200px;
  margin: auto
}
#ocl_online .worry__wrap {
  position: relative;
  max-width: 1000px;
  margin: 0 auto 80px;
  padding: 40px 40px;
  background: #fff
}
#ocl_online .worry__wrap h2 {
  margin-bottom: 30px;
  padding: 10px;
  border: 3px solid #f39801;
  background: #000;
  color: #f39801;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.4;
  text-align: center
}
#ocl_online .worry__wrap h2 span {
  color: #f39801
}
#ocl_online .worry__note {
  margin-bottom: 100px
}
#ocl_online .worry__note p {
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8
}
#ocl_online .worry__note p strong {
  color: #f39801;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 1.5px
}
#ocl_online .worry__note figure {
  padding-top: 20px
}
#ocl_online .movie {
  max-width: inherit;
  padding: 100px 0 0;
  background: #fff
}
#ocl_online .movie .movie__wrap {
  max-width: 1200px;
  margin: auto
}
#ocl_online .movie .movie__wrap .caption {
  text-align: left
}
#ocl_online .movie .movie__wrap .caption span {
  display: inline-block;
  padding: 15px 30px;
  background: #f39801;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700
}
#ocl_online .self_check {
  padding: 100px 0 0;
  background: #fff
}
#ocl_online .self_check__wrap {
  max-width: 1200px;
  margin: auto;
  padding: 40px;
  background: #000
}
#ocl_online .self_check__wrap h3 {
  margin-bottom: 30px;
  color: #fff;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.6
}
#ocl_online .self_check__wrap h3 i {
  display: inline-block;
  margin-right: 15px;
  color: #f39801;
  font-size: 36px;
  font-size: 2.25rem
}
#ocl_online .self_check__wrap p.text {
  margin-bottom: 40px;
  padding: 0 15px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  text-align: center
}
#ocl_online .self_check__wrap p.text strong {
  color: #f39801;
  font-weight: 700;
  letter-spacing: 1.5px
}
#ocl_online .self_check__wrap figure {
  margin-bottom: 50px;
  text-align: center
}
#ocl_online .self_check__wrap figure img {
  max-width: 800px;
  height: auto
}
#ocl_online .self_check__wrap p.note {
  padding: 30px;
  border: 3px solid #f39801;
  background: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 2;
  text-align: center
}
#ocl_online .self_check__wrap p.note span {
  color: #f39801;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: 1.5px
}
#ocl_online .self_check .change {
  position: relative;
  max-width: 1000px;
  margin: 0 auto 80px;
  padding: 40px 40px;
  background: #fff
}
#ocl_online .self_check .change h2 {
  margin-bottom: 30px;
  padding: 10px;
  border: 3px solid #f39801;
  background: #000;
  color: #f39801;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.4;
  text-align: center
}
#ocl_online .self_check .change h2 span {
  color: #f39801
}
#ocl_online .self_check .change p {
  margin-top: 30px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 2;
  text-align: center
}
#ocl_online .self_check .change p strong {
  color: #f39801;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.4
}
#ocl_online .self_check .change .link {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px
}
#ocl_online .self_check .change .link li {
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%
}
#ocl_online .self_check .change .link li a {
  -webkit-transition: .3s ease-in-out;
  display: block;
  z-index: 100;
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: none;
  border-radius: 5px;
  outline: 0;
  background: #f39801;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 100px;
  text-align: center;
  transition: .3s ease-in-out
}
#ocl_online .self_check .change .link li a:after {
  -webkit-transition: .3s ease-in-out;
  z-index: 200;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
  color: #fff;
  font-size: 34px;
  font-size: 2.125rem;
  content: "→";
  transition: .3s ease-in-out
}
#ocl_online .self_check .change .link li a:hover:after {
  right: 20px;
  color: #fff
}
#ocl_stretch {
  padding: 120px 0 0;
  background: #000
}
#ocl_stretch .intro {
  margin-bottom: 100px
}
#ocl_stretch .intro h1 {
  margin-bottom: 80px;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#ocl_stretch .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#ocl_stretch .about {
  position: relative;
  max-width: 1300px;
  margin: 0 auto 60px;
  padding: 40px 40px;
  background: #fff
}
#ocl_stretch .about h3 {
  margin-bottom: 30px;
  border: 3px solid #f39801;
  background: #000;
  color: #f39801;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 900;
  line-height: 70px;
  text-align: center
}
#ocl_stretch .about h3 span {
  color: #f39801
}
#ocl_stretch .about p {
  margin-bottom: 20px;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  text-align: left
}
#ocl_stretch .about p strong {
  font-weight: 700;
  letter-spacing: 1.5px
}
#ocl_stretch .about .movie {
  max-width: 1000px;
  margin: auto;
  padding: 50px 0
}
#ocl_stretch .about .movie .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}
#ocl_stretch .about .movie .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%!important;
  height: 100%!important
}
#ocl_stretch .about .banner {
  margin-top: 50px
}
#ocl_stretch .profile {
  position: relative;
  max-width: 1300px;
  margin: 0 auto 60px;
  padding: 40px 40px 0;
  background: #fff
}
#ocl_stretch .profile:last-child {
  margin-bottom: 0
}
#ocl_stretch .profile .profile_wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px
}
#ocl_stretch .profile .profile_wrap figure {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%
}
#ocl_stretch .profile .profile_wrap div {
  -webkit-flex-basis: 66%;
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
  padding: 30px 0
}
#ocl_stretch .profile .profile_wrap div h2 {
  margin-bottom: 60px;
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 1;
  text-align: left
}
#ocl_stretch .profile .profile_wrap div h2 span {
  display: block;
  margin-top: 25px;
  font-family: Oswald,sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700
}
#ocl_stretch .profile .profile_wrap div .link {
  margin-bottom: 50px;
  font-family: Oswald,sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 700;
  text-align: left
}
#ocl_stretch .profile .profile_wrap div ul {
  padding: 30px;
  background: #f0f0f0
}
#ocl_stretch .profile .profile_wrap div ul li {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
  text-align: left
}
#ocl_stretch .profile .comment {
  padding: 0 10px
}
#ocl_stretch .profile .comment p {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 2;
  text-align: left
}
#ocl_stretch .media {
  padding: 0 0 50px;
  background: #fff
}
#ocl_stretch .media .media_inner {
  max-width: 1400px;
  margin: auto;
  padding: 80px 0 0
}
#ocl_stretch .media .media_inner h2 {
  margin-bottom: 60px;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1.4
}
.dvd_stores {
  padding: 60px 0;
  background: #fff
}
.dvd_stores.gray {
  background: #f0f0f0
}
.dvd_stores h3 {
  margin-bottom: 50px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4
}
#not_found {
  padding: 120px 0 0;
  background: #000
}
#not_found .intro {
  padding-bottom: 100px
}
#not_found .intro h1 {
  margin-bottom: 80px;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#not_found .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#not_found .intro p {
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2
}
#privacy_policy {
  padding: 120px 0 100px;
  background: #fff
}
#privacy_policy .intro {
  margin-bottom: 100px
}
#privacy_policy .intro h1 {
  margin-bottom: 80px;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#privacy_policy .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#privacy_policy .intro p {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 2
}
#privacy_policy .policy {
  max-width: 1000px;
  margin: auto
}
#privacy_policy .policy .note {
  margin-bottom: 40px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
  text-align: left
}
#privacy_policy .policy section {
  margin-bottom: 40px
}
#privacy_policy .policy section h2 {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: left
}
#privacy_policy .policy section p {
  margin-bottom: 20px;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 400;
  letter-spacing: .75px;
  line-height: 1.8;
  text-align: left
}
#privacy_policy .policy section ol {
  margin-bottom: 20px;
  counter-reset: count 0
}
#privacy_policy .policy section ol li {
  padding: 0 0 0 1.5em;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.8;
  text-align: left;
  text-indent: -1.5em;
  counter-increment: ol
}
#privacy_policy .policy section ol li:before {
  content: counter(count) ". ";
  counter-increment: count 1
}
#program {
  background: #fff
}
#program .intro {
  margin-bottom: 100px;
  padding: 120px 0 100px;
  background: #000
}
#program .intro h1 {
  margin-bottom: 80px;
  color: #fff;
  font-family: Oswald,sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1
}
#program .intro h1 span {
  display: block;
  margin-top: 40px;
  color: #f39801;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900
}
#program .intro ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 670px;
  margin: 0 auto 50px
}
#program .intro ul li {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  position: relative;
  flex-basis: 30%;
  border: 1px solid #f39801;
  color: #f39801;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 60px;
  text-align: center
}
#program .intro ul li:before {
  position: absolute;
  top: 0;
  right: -25px;
  bottom: 0;
  margin: auto;
  font-family: "Font Awesome 5 Free";
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 900;
  content: '\f0da'
}
#program .intro ul li:nth-of-type(3):before {
  display: none
}
#program .intro .note {
  max-width: 1200px;
  margin: 0 auto 80px
}
#program .intro .note p {
  margin-bottom: 30px;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8
}
#program .intro .note p strong {
  color: #f39801;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 1.5px
}
#program .intro .note p b {
  color: #fff
}
#program .intro .note p i {
  display: inline-block;
  margin: 0 6px;
  color: #fff
}
#program .intro .ocl_map {
  max-width: 1004px;
  margin: 0 auto
}
#program .intro .ocl_map h2 {
  margin-bottom: 30px;
  color: #f39801;
  font-family: Oswald,sans-serif;
  font-size: 48px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.4
}
#program .intro .ocl_map figure {
  margin-bottom: 50px;
  border: 2px solid #f39801;
  background: #fff;
  text-align: center
}
#program .intro .ocl_map .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%
}
#program .intro .ocl_map .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%!important;
  height: 100%!important
}
#program .course {
  padding: 0 0
}
#program_details {
  padding: 100px 0 0;
  background: #fff
}
#program_details .program {
  position: relative;
  max-width: 1200px;
  margin: 0 auto 150px
}
#program_details .program__data {
  display: table;
  position: absolute;
  top: -30px;
  left: 40px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #f39801
}
#program_details .program__data p {
  display: table-cell;
  padding: 0 10px;
  color: #000;
  font-family: Oswald,sans-serif;
  font-size: 52px;
  font-size: 3.25rem;
  font-weight: 600;
  line-height: 1.6;
  vertical-align: middle
}
#program_details .program__data p:after {
  display: block;
  border-top: 2px solid #000;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.5;
  content: attr(data-week)
}
#program_details .program figure {
  margin-bottom: 70px
}
#program_details .program__wrap {
  max-width: 1000px;
  margin: auto
}
#program_details .program__wrap h1 {
  margin-bottom: 50px;
  font-size: 44px;
  font-size: 2.75rem;
  font-weight: 700;
  text-align: left
}
#program_details .program__note {
  margin-bottom: 30px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: left
}
#program_details .program__efficacy {
  margin-bottom: 10px;
  padding: 15px 30px;
  background-color: #f0f0f0
}
#program_details .program__efficacy dt {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: left
}
#program_details .program__efficacy dd {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8;
  text-align: left
}
#program_details .program__efficacy dd br {
  display: none
}
#program_details .program__price {
  margin: 50px 0 100px;
  font-size: 44px;
  font-size: 2.75rem;
  font-weight: 700;
  text-align: left
}
#program_details .program__price span {
  display: inline-block;
  margin-right: 30px;
  padding: 10px 20px;
  border: 1px solid #707070;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  vertical-align: middle
}
#program_details .program__link {
  display: inline-block;
  position: relative;
  width: 60%;
  max-width: 600px
}
#program_details .program__link:after {
  -webkit-transition: .3s ease-in-out;
  z-index: 200;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 1em;
  height: 1em;
  margin: auto;
  color: #000;
  font-size: 40px;
  font-size: 2.5rem;
  content: "→";
  transition: .3s ease-in-out
}
#program_details .program__link:hover:after {
  right: 20px
}
#program_details .program__link a {
  -webkit-transition: .3s ease-in-out;
  display: block;
  z-index: 100;
  position: relative;
  width: 100%;
  margin: 0 auto;
  border: none;
  border-radius: 5px;
  outline: 0;
  background: #f39801;
  color: #000;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 100px;
  text-align: center;
  transition: .3s ease-in-out
}
#program_details .program__remark {
  margin-top: 50px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center
}
@media all and (min-width:0\0) {
  .show-out {
    display: none
  }
  .show-out {
    display: none
  }
}
@media (min-width:768px) {
  a[href^="tel:"] {
    pointer-events: none
  }
}
@media only screen and (max-width:1400px) {
  .footer__inner {
    width: 95%;
    max-width: none
  }
  .footer__location {
    padding-left: 0
  }
  .header__nav {
    width: 100%
  }
  .top.media,
  .top.movie {
    width: 95%
  }
  .induction {
    width: 95%
  }
  .stretch__feature-top {
    width: 95%
  }
  .stretch__features {
    width: 95%
  }
  .media__item dl {
    width: 95%
  }
  .media__title span {
    position: static;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: .8px;
    line-height: 1.13;
    text-align: center
  }
  .media__explanation {
    font-size: 20px;
    font-size: 1.25rem
  }
  .media__content {
    font-size: 14px;
    font-size: .875rem
  }
  .media__item--1 dl dt .thumb {
    left: auto;
    width: 139px
  }
  .media__item--2 dl dt .thumb {
    width: 146px
  }
  .media__item--3 dl dt .thumb {
    left: auto;
    width: 146px
  }
  .media__item--4 dl dt .thumb {
    width: 146px
  }
  #ocl_stretch .media .media_inner {
    width: 95%
  }
}
@media only screen and (max-width:1330px) {
  .footer__nav-link {
    display: block
  }
  .footer__nav-link li {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
  .footer__nav-link a p br {
    display: none
  }
}
@media only screen and (max-width:1200px) {
  .header__nav-menu {
    padding: 0 2%
  }
  .top.course {
    width: 100%
  }
  .media__title {
    padding: 12px 21px
  }
}
@media only screen and (max-width:1090px) {
  .media__item--1 dl dt .thumb {
    width: 104px
  }
  .media__item--1 dl dt {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
  }
  .media__item--1 dl dd {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
  }
  .media__item--2 dl dt .thumb {
    width: 109px
  }
  .media__item--2 dl dt {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
  }
  .media__item--2 dl dd {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
  }
  .media__item--3 dl dt .thumb {
    width: 109px
  }
  .media__item--3 dl dt {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
  }
  .media__item--3 dl dd {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
  }
  .media__item--4 dl dt .thumb {
    width: 109px
  }
  .media__item--4 dl dt {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
  }
  .media__item--4 dl dd {
    -webkit-flex-basis: 65%;
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%
  }
}
@media only screen and (max-width:979px) {
  .tb-display {
    display: block!important
  }
  .tb-invisible {
    display: none!important
  }
  #topics {
    padding-top: 68px
  }
  #topics p {
    font-size: 12px;
    text-align: left
  }
  #topics p br {
    display: none
  }
  .header {
    z-index: 1000;
    position: fixed;
    width: 100%
  }
  .header__logo a {
    text-align: left
  }
  .header__logo a img {
    width: 62.6px;
    height: 38.1px
  }
  .header__nav {
    display: block;
    width: 30%;
    margin: 0;
    padding: 15px 20px 13px
  }
  .header__nav-menu {
    display: block;
    padding: 67px 0 0
  }
  .header__nav-menu > li {
    margin-bottom: 30px
  }
  .header__nav-menu > li a {
    font-size: 24px;
    font-size: 1.5rem
  }
}
@media only screen and (max-width:768px) {
  a:hover img {
    opacity: 1
  }
  .sp-display {
    display: block!important
  }
  .sp-invisible {
    display: none!important
  }
  .contact {
    right: 0;
    left: 0;
    width: 90%;
    margin: auto
  }
  .pagetop {
    width: 20px;
    height: 20px
  }
  .footer__inner {
    display: block;
    width: 100%;
    padding: 32px 20px 47.5px
  }
  .footer__logo {
    margin-bottom: 0
  }
  .footer__logo a img {
    width: 65.6px;
    height: 39.9px
  }
  .footer__location address,
  .footer__location h1,
  .footer__location h2 {
    text-align: center
  }
  .footer__location h2 {
    display: none
  }
  .footer__location address {
    display: none
  }
  .footer__nav-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 15px
  }
  .footer__nav-menu > li {
    -webkit-flex-basis: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%
  }
  .footer__nav-menu > li a {
    font-size: 15px;
    font-size: .9375rem;
    letter-spacing: normal;
    line-height: 4.4
  }
  .footer__nav-link {
    margin-bottom: 30px
  }
  .footer__contact {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: block;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center
  }
  .footer__contact .footer__nav-link {
    padding-right: 0
  }
  .footer__contact-wrap {
    -webkit-flex-basis: 38%;
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%
  }
  .footer__contact-wrap .footer__contact-tel {
    height: 38px;
    margin-bottom: 20px;
    padding: 0 10px;
    border: solid 1px #f39801;
    border-radius: 0;
    font-size: 0px;
    font-size: 0rem;
    line-height: 38px;
    white-space: nowrap
  }
  .footer__contact-wrap .footer__contact-tel a {
    display: block;
    color: #f39801;
    font-family: Oswald,sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 400
  }
  .footer__contact-wrap .footer__contact-siteinfo {
    border-radius: 0
  }
  .footer__contact-wrap .footer__contact-siteinfoinner {
    padding: 5px
  }
  .footer__contact-wrap .footer__contact-copy {
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700;
    line-height: 1.9
  }
  .footer__contact-wrap .footer__contact-sitename {
    padding: 0;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: normal;
    line-height: .95
  }
  .footer__contact-wrap .footer__contact-btn {
    display: block;
    padding: 8.5px 0
  }
  .footer__contact-wrap .footer__contact-btn .icon {
    display: inline-block;
    width: 100%;
    max-width: 35px;
    margin-right: 5px
  }
  .footer__contact-wrap .footer__contact-btn p {
    display: block;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1
  }
  .footer__contact-wrap .footer__contact-btn:before {
    display: block;
    width: 26.7px;
    height: 25.3px;
    margin: 0 auto 5px;
    overflow: hidden;
    background-image: url(../images/sp_common.png);
    background-position: 42.30769% 70.94017%;
    background-size: 795.77465% 623.8806%;
    font-size: 0;
    text-indent: 100%;
    white-space: nowrap;
    content: ''
  }
  .footer__contact-wrap .footer__contact-btn:before:after {
    display: block;
    padding-top: 94.3662%;
    content: ''
  }
  .footer__copy {
    height: auto
  }
  .footer__copy > div {
    display: block
  }
  .footer__copy ul li {
    margin: 0 10px;
    text-align: center
  }
  .footer__copy ul li a {
    font-size: 12px;
    font-size: .75rem
  }
  .footer__copy p {
    text-align: center
  }
  #application {
    padding: 100px 0 50px
  }
  #application .intro {
    margin-bottom: 50px
  }
  #application .intro h1 {
    margin-bottom: 40px;
    font-size: 46px;
    font-size: 2.875rem
  }
  #application .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #application .intro p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #application #form {
    margin: 0 10px;
    padding: 40px 15px 30px
  }
  #application #form ul li {
    margin-bottom: 30px
  }
  #application #form ul li.half {
    display: block
  }
  #application #form ul li.half dl:first-child {
    margin-bottom: 30px
  }
  #application #form ul li.half.margin {
    margin-bottom: 30px
  }
  #application #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 16px;
    font-size: 1rem
  }
  #application #form ul li dl dd input[type=email],
  #application #form ul li dl dd input[type=tel],
  #application #form ul li dl dd input[type=text] {
    height: 50px
  }
  #application #form .submit .link {
    width: 100%
  }
  #application #form .submit .link:after {
    right: 15px;
    font-size: 30px;
    font-size: 1.875rem
  }
  #application #form .submit .link:hover:after {
    right: 15px
  }
  #application #form .submit input[type=submit] {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 70px
  }
  #contact {
    padding: 100px 0 50px
  }
  #contact .intro {
    margin-bottom: 50px
  }
  #contact .intro h1 {
    margin-bottom: 40px;
    font-size: 46px;
    font-size: 2.875rem
  }
  #contact .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #contact .intro p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #contact #form {
    margin: 0 10px;
    padding: 40px 15px 30px
  }
  #contact #form ul li {
    margin-bottom: 30px
  }
  #contact #form ul li.half {
    display: block
  }
  #contact #form ul li.half dl:first-child {
    margin-bottom: 30px
  }
  #contact #form ul li.half.margin {
    margin-bottom: 30px
  }
  #contact #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label {
    font-size: 16px;
    font-size: 1rem
  }
  #contact #form ul li dl dd input[type=email],
  #contact #form ul li dl dd input[type=tel],
  #contact #form ul li dl dd input[type=text] {
    height: 50px
  }
  #contact #form .submit .link {
    width: 100%
  }
  #contact #form .submit .link:after {
    right: 15px;
    font-size: 30px;
    font-size: 1.875rem
  }
  #contact #form .submit .link:hover:after {
    right: 15px
  }
  #contact #form .submit input[type=submit] {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 70px
  }
  .top .title {
    font-size: 42px;
    font-size: 2.625rem
  }
  .top .explanation {
    font-size: 15px;
    font-size: .9375rem
  }
  .top.media,
  .top.movie {
    width: 100%;
    padding: 62px 20px 40px
  }
  .top.media .title,
  .top.movie .title {
    margin-bottom: 15px
  }
  .top.media .explanation,
  .top.movie .explanation {
    margin-bottom: 30px
  }
  .top.acquire {
    padding: 0 0 56px
  }
  .top.acquire .title {
    margin-bottom: 10px
  }
  .top.acquire .explanation {
    margin-bottom: 15px
  }
  .top.instructor {
    padding: 0 0 56px
  }
  .top.instructor .title {
    margin-bottom: 10px
  }
  .top.instructor .explanation {
    margin-bottom: 15px
  }
  .top.course {
    padding: 0 0 0
  }
  .top.course .title {
    margin-bottom: 10px
  }
  .top.course .explanation {
    margin-bottom: 15px
  }
  .top.course .youtube_link {
    margin-bottom: 60px;
    padding: 0 20px
  }
  .top-intro__text p {
    padding: 0 20px;
    font-size: 15px;
    font-size: .9375rem;
    letter-spacing: 1.2px;
    line-height: 1.8;
    text-align: justify
  }
  .top-intro__text p strong {
    font-size: 17px;
    font-size: 1.0625rem;
    letter-spacing: 1.36px
  }
  .movie__wrap {
    display: block;
    margin-bottom: 30px
  }
  .movie__item {
    margin-bottom: 20px
  }
  .movie__item:last-child {
    margin-bottom: 0
  }
  .movie__item-btn {
    width: 52.8px;
    height: 36.7px
  }
  .induction {
    width: 100%
  }
  .stretch {
    padding: 0 20px 0
  }
  .stretch .title {
    font-size: 40px;
    font-size: 2.5rem
  }
  .stretch__feature-top {
    width: 100%
  }
  .stretch__feature-top > li {
    padding-bottom: 70px
  }
  .stretch__feature-top > li:last-child {
    padding-bottom: 30px
  }
  .stretch__feature-top > li dl {
    display: block;
    padding-bottom: 0
  }
  .stretch__feature-top > li dl dt {
    display: none
  }
  .stretch__feature-top > li dl dd {
    position: relative;
    padding: 55px 0 0
  }
  .stretch__feature-top > li dl dd h4 {
    position: absolute;
    top: -.88em;
    font-size: 34px;
    font-size: 2.125rem;
    white-space: nowrap
  }
  .stretch__feature-top > li dl dd h4:before {
    padding: 0 15px 14px 0;
    font-size: 76px;
    font-size: 4.75rem;
    line-height: .97;
    line-height: .8
  }
  .stretch__feature-top > li dl dd h4:after {
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: .84px;
    line-height: 1.5
  }
  .stretch__feature-top > li dl dd p {
    display: none
  }
  .stretch__link {
    padding-bottom: 50px
  }
  .stretch__features {
    width: 100%;
    padding: 28px 0 0
  }
  .stretch__features > li dl {
    display: block;
    padding-bottom: 50px
  }
  .stretch__features > li dl dd {
    position: relative;
    padding: 55px 0 0
  }
  .stretch__features > li dl dd h4 {
    position: absolute;
    top: -.88em;
    font-size: 34px;
    font-size: 2.125rem;
    white-space: nowrap
  }
  .stretch__features > li dl dd h4:before {
    padding: 0 15px 14px 0;
    font-size: 76px;
    font-size: 4.75rem;
    line-height: .97;
    line-height: .8
  }
  .stretch__features > li dl dd h4:after {
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: .84px;
    line-height: 1.5
  }
  .stretch__features > li dl dd p {
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: .65px;
    line-height: 1.6
  }
  .stretch__features--white:before {
    border-bottom: 11px solid #fff
  }
  .stretch__features--yellow:before {
    border-bottom: 11px solid #fff500
  }
  .stretch__features--red:before {
    border-bottom: 11px solid #ff3e45
  }
  .stretch__features--blue:before {
    border-bottom: 11px solid #018df3
  }
  .stretch__features--purple:before {
    border-bottom: 11px solid #af43f2
  }
  .stretch__features--green:before {
    border-bottom: 11px solid #04a277
  }
  .media__item {
    height: auto;
    margin-bottom: 10px;
    border-radius: 0
  }
  .media__item dl {
    width: 100%
  }
  .media__item dl dt .thumb {
    bottom: auto
  }
  .media__item dl dt {
    -webkit-flex-basis: 39%;
    -ms-flex-preferred-size: 39%;
    flex-basis: 39%
  }
  .media__item dl dd {
    -webkit-flex-basis: 61%;
    -ms-flex-preferred-size: 61%;
    flex-basis: 61%;
    padding: 0 0 10px
  }
  .media__title {
    height: auto;
    padding: 10px 0;
    border-radius: 0
  }
  .media__explanation {
    font-size: 14px;
    font-size: .875rem
  }
  .media__content {
    font-size: 12px;
    font-size: .75rem;
    letter-spacing: .6px;
    line-height: 1.25;
    text-align: justify
  }
  .media__data {
    position: static;
    font-size: 10px;
    font-size: .625rem;
    letter-spacing: .5px;
    text-align: right
  }
  .media__item--1 {
    background: url(../images/top/bg-media1-sp.png) no-repeat;
    background-size: cover
  }
  .media__item--1 dl dt .thumb {
    top: 71px;
    width: 84px
  }
  .media__item--1 dl dd .media__explanation {
    padding: 15px 0
  }
  .media__item--2 {
    background: url(../images/top/bg-media2-sp.png) no-repeat;
    background-size: cover
  }
  .media__item--2 dl dt .thumb {
    top: 74px;
    width: 85px
  }
  .media__item--2 dl dd .media__explanation {
    padding: 15px 0 15px
  }
  .media__item--3 {
    background: url(../images/top/bg-media3-sp.png) no-repeat;
    background-size: cover
  }
  .media__item--3 dl dt .thumb {
    top: 55px;
    width: 81px
  }
  .media__item--3 dl dd .media__explanation {
    padding: 15px 0 15px
  }
  .media__item--4 {
    background: url(../images/top/bg-media4-sp.png) no-repeat;
    background-size: cover
  }
  .media__item--4 dl dt .thumb {
    top: 74px;
    width: 85px
  }
  .media__item--4 dl dd {
    padding-bottom: 60px
  }
  .media__item--4 dl dd .media__explanation {
    padding: 15px 0 15px
  }
  .twosides__title {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: .32px;
    line-height: 1.75
  }
  .twosides__content {
    margin: 0 auto 30px;
    padding: 18px 0;
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: .65px;
    line-height: 1.54
  }
  .twosides__item {
    position: relative;
    width: 100%;
    min-width: 100%;
    padding: 40px 0;
    vertical-align: middle
  }
  .twosides__item:nth-child(odd) dl {
    float: none
  }
  .twosides__item:nth-child(even) dl {
    float: none
  }
  .twosides__item:before {
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    content: ""
  }
  .twosides__item dd,
  .twosides__item dt {
    padding: 0 34px
  }
  .twosides__item--bg-o .twosides__title.direct:before {
    width: 60.6px;
    height: 61.4px;
    margin: 0 auto 10px
  }
  .twosides__item--bg-o .twosides__title.online:before {
    width: 61px;
    height: 37.11px;
    margin: 0 auto 10px
  }
  .twosides__item--bg-b .twosides__title.direct:before {
    width: 60.6px;
    height: 61.4px;
    margin: 0 auto 10px
  }
  .twosides__item--bg-b .twosides__title.online:before {
    width: 61px;
    height: 37.11px;
    margin: 0 auto 10px
  }
  .acquire .twosides__wrap {
    background: url(../images/top/bg-acquire-sp.jpg) no-repeat center center;
    background-size: cover
  }
  .instructor .twosides__wrap {
    background: url(../images/top/bg-instructor-sp.jpg) no-repeat center right;
    background-size: cover
  }
  .course__wrap {
    display: block
  }
  .course__item {
    margin-bottom: 60px;
    padding: 0 12px
  }
  .course__item:last-child {
    margin-bottom: 20px
  }
  .course__data {
    width: 54px;
    height: 54px
  }
  .course__data p {
    padding: 0 7px;
    font-size: 16px;
    font-size: 1rem
  }
  .course__data p:after {
    font-size: 10px;
    font-size: .625rem;
    line-height: 1.4
  }
  .course__image figcaption {
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: .65px;
    line-height: 1.54
  }
  .course__image figcaption .course__title {
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: .7px;
    line-height: 1.07
  }
  .course__efficacy {
    display: block;
    padding: 11px 12px 15px
  }
  .course__efficacy dt {
    font-size: 12px;
    font-size: .75rem;
    line-height: 2
  }
  .course__efficacy dd {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.54
  }
  .course__efficacy dd ul li {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.54
  }
  #instructor {
    padding: 100px 0 0
  }
  #instructor .intro {
    margin-bottom: 50px
  }
  #instructor .intro h1 {
    margin-bottom: 40px;
    font-size: 46px;
    font-size: 2.875rem
  }
  #instructor .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #instructor .intro p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #instructor .instructors {
    padding: 0 10px
  }
  #instructor .instructors .member {
    padding: 15px
  }
  #instructor .instructors .member .profile {
    display: block;
    margin-bottom: 0
  }
  #instructor .instructors .member .profile div h2 {
    font-size: 40px;
    font-size: 2.5rem;
    text-align: center
  }
  #instructor .instructors .member .profile div h2 span {
    display: block;
    margin: 15px 0 0;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center
  }
  #instructor .instructors .member .profile div h2 strong {
    display: block;
    margin: 15px 0 0;
    font-size: 15px;
    font-size: .9375rem;
    text-align: center
  }
  #instructor .instructors .member .information {
    display: block
  }
  #instructor .instructors .member .information address {
    margin-bottom: 20px
  }
  #instructor .instructors .member .information address dl {
    padding: 20px
  }
  #instructor .instructors .member .information address dl dt {
    font-size: 20px;
    font-size: 1.25rem
  }
  #instructor .instructors .member .information address dl dd {
    font-size: 16px;
    font-size: 1rem
  }
  #instructor .instructors .member .information ul li {
    margin-bottom: 20px
  }
  #instructor .instructors .member .information ul li:last-child {
    margin-bottom: 0
  }
  #instructor .instructors .member .information ul li dl {
    display: block
  }
  #instructor .instructors .member .information ul li dl dt {
    border-radius: 5px 5px 0 0;
    line-height: 40px
  }
  #instructor .instructors .member .information ul li dl dd {
    border-radius: 0 0 5px 5px
  }
  #instructor .instructors .member .information ul li dl.tel dd {
    font-size: 28px;
    font-size: 1.75rem
  }
  #instructor .instructors .member .information ul li dl.web dd {
    font-size: 18px;
    font-size: 1.125rem
  }
  #law {
    padding: 100px 0 50px
  }
  #law .intro {
    margin-bottom: 50px
  }
  #law .intro h1 {
    margin-bottom: 40px;
    font-size: 46px;
    font-size: 2.875rem
  }
  #law .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #law .intro p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #law .act {
    padding: 0 20px
  }
  #law .act dl dt {
    margin-bottom: 10px;
    padding-bottom: 10px
  }
  #law .act dl dd {
    margin-bottom: 30px
  }
  #login {
    padding: 100px 0 0
  }
  #login .intro {
    padding-bottom: 50px
  }
  #login .intro h1 {
    margin-bottom: 40px;
    font-size: 50px;
    font-size: 3.125rem
  }
  #login .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #login .intro p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem
  }
  #member {
    padding: 100px 0 0
  }
  #member .intro {
    margin-bottom: 40px
  }
  #member .intro h1 {
    margin-bottom: 40px;
    font-size: 46px;
    font-size: 2.875rem
  }
  #member .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #member .intro p {
    padding: 0 20px;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: justify
  }
  #member .information_list {
    padding-bottom: 30px
  }
  #member .information_list > div ul li dl dt {
    display: block;
    width: 95%;
    margin-bottom: 10px
  }
  #member .information_list > div ul li dl dd {
    display: block;
    width: 95%
  }
  #member .contents {
    padding: 20px 10px
  }
  #member .contents .toc_title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 60px
  }
  #member .contents ul {
    display: block
  }
  #member .online {
    padding: 0 20px 10px
  }
  #member .online ul.navi {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  #member .online ul.navi li {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 0 20px 0
  }
  #member .member {
    padding: 0 20px 10px
  }
  #member .member .ttl_h2 {
    padding: 10px 15px;
    font-size: 24px;
    font-size: 1.5rem
  }
  #member .member .ttl_h3 {
    margin-bottom: 30px;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: justify
  }
  #member .member__word p {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.8
  }
  #member .member__word p strong {
    letter-spacing: 1.36px
  }
  #member .member__pdf li a {
    font-size: 16px;
    font-size: 1rem
  }
  #member .member__data {
    top: -20px;
    left: 10px;
    width: 80px;
    height: 80px
  }
  #member .member__data p {
    padding: 0 7px;
    font-size: 26px;
    font-size: 1.625rem
  }
  #member .member__data p:after {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.4
  }
  #membership {
    padding: 100px 0 0
  }
  #membership p.price {
    width: 100%;
    margin-bottom: 40px
  }
  #membership p.price b {
    display: block;
    padding: 20px 10px;
    font-size: 24px;
    font-size: 1.5rem
  }
  #membership p.price span {
    display: block;
    font-size: 16px;
    font-size: 1rem
  }
  #membership .link a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 70px
  }
  #membership .link a:after {
    right: 15px;
    font-size: 30px;
    font-size: 1.875rem
  }
  #membership .link a:hover:after {
    right: 15px
  }
  #membership .button {
    margin: 60px auto 0;
    padding: 0 20px
  }
  #membership .button a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 80px
  }
  #membership .button a:after {
    padding: 0 15px;
    font-size: 24px;
    font-size: 1.5rem
  }
  #membership ul.sample {
    display: block;
    padding: 0 20px
  }
  #membership ul.sample li {
    margin-bottom: 30px
  }
  #membership ul.sample li figure figcaption {
    margin-top: 5px;
    font-size: 14px;
    font-size: .875rem
  }
  #membership .ttl_01 {
    padding: 0 10px;
    font-size: 24px;
    font-size: 1.5rem
  }
  #membership .intro {
    margin-bottom: 40px;
    padding: 0 20px
  }
  #membership .intro h1 {
    margin-bottom: 40px;
    font-size: 50px;
    font-size: 3.125rem
  }
  #membership .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #membership .intro .note {
    margin-bottom: 30px;
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #membership .about {
    padding: 60px 0 20px
  }
  #membership .about .title {
    margin-bottom: 30px
  }
  #membership .about .title span {
    font-size: 15px;
    font-size: .9375rem
  }
  #membership .about h2 + p {
    margin-bottom: 40px;
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #membership .about h2 + p strong {
    letter-spacing: 1.36px
  }
  #membership .about ul.learn {
    display: block;
    padding: 0 20px
  }
  #membership .about ul.learn li {
    margin-bottom: 50px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 40px
  }
  #membership .about ul.learn li:before {
    top: auto;
    right: 0;
    bottom: -65px;
    left: 0
  }
  #membership .details {
    padding: 40px 20px
  }
  #membership .details__wrap {
    display: block;
    margin-bottom: 30px
  }
  #membership .details section {
    margin-bottom: 30px
  }
  #membership .details section:last-child {
    margin-bottom: 0
  }
  #membership .details section h4 span {
    padding: 10px 20px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #membership .details section ul {
    padding: 20px 30px
  }
  #membership .details section ul li {
    font-size: 18px;
    font-size: 1.125rem
  }
  #membership .details .special p span {
    font-size: 36px;
    font-size: 2.25rem
  }
  #membership .online {
    padding: 80px 0 40px
  }
  #membership .online:before {
    left: calc(50% - 40vw);
    border-top: 60px solid #f39801;
    border-right: 40vw solid transparent;
    border-left: 40vw solid transparent
  }
  #membership .online dl {
    padding: 0 20px
  }
  #membership .online dl dt {
    font-size: 16px;
    font-size: 1rem
  }
  #membership .online dl dd ul li {
    font-size: 14px;
    font-size: .875rem
  }
  #membership .online p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #membership .recommend h2 {
    margin-bottom: 30px;
    font-size: 42px;
    font-size: 2.625rem
  }
  #membership .recommend h2 span {
    font-size: 15px;
    font-size: .9375rem
  }
  #membership .recommend .comment {
    display: block;
    padding: 40px 20px 30px
  }
  #membership .recommend .comment figure.left {
    margin-bottom: 10px;
    padding: 0 20px 5px 0
  }
  #membership .recommend .comment figure.left img {
    max-width: 160px
  }
  #membership .recommend .comment figure.right {
    margin-bottom: 10px;
    padding: 0 0 5px 20px
  }
  #membership .recommend .comment figure.right img {
    max-width: 160px
  }
  #membership .recommend .comment .note h2 {
    padding-top: 10px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #membership .recommend .comment .note p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6
  }
  #ocl_online {
    padding: 100px 0 0
  }
  #ocl_online .ttl_01 {
    margin-bottom: 30px;
    padding: 0 20px;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: justify
  }
  #ocl_online .intro {
    margin-bottom: 50px
  }
  #ocl_online .intro h1 {
    margin-bottom: 40px;
    font-size: 46px;
    font-size: 2.875rem
  }
  #ocl_online .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #ocl_online .intro p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #ocl_online .check {
    padding: 0 5px
  }
  #ocl_online .check li {
    font-size: 18px;
    font-size: 1.125rem
  }
  #ocl_online .check li i {
    font-size: 22px;
    font-size: 1.375rem
  }
  #ocl_online .worry__wrap {
    margin: 0 10px 50px;
    padding: 20px 15px
  }
  #ocl_online .worry__wrap h2 {
    font-size: 26px;
    font-size: 1.625rem
  }
  #ocl_online .worry__note {
    margin-bottom: 60px
  }
  #ocl_online .worry__note:last-child {
    margin-bottom: 0
  }
  #ocl_online .worry__note p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #ocl_online .worry__note p strong {
    letter-spacing: 1.36px
  }
  #ocl_online .worry__note figure {
    padding-top: 0
  }
  #ocl_online .movie {
    padding: 50px 20px 0
  }
  #ocl_online .movie .movie__wrap .caption span {
    padding: 10px 20px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #ocl_online .self_check {
    padding: 50px 0 0
  }
  #ocl_online .self_check__wrap {
    padding: 30px 20px
  }
  #ocl_online .self_check__wrap h3 {
    font-size: 24px;
    font-size: 1.5rem
  }
  #ocl_online .self_check__wrap h3 i {
    font-size: 30px;
    font-size: 1.875rem
  }
  #ocl_online .self_check__wrap p.text {
    padding: 0;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.8;
    text-align: justify
  }
  #ocl_online .self_check__wrap p.text strong {
    letter-spacing: 1.36px
  }
  #ocl_online .self_check__wrap figure {
    margin-bottom: 30px
  }
  #ocl_online .self_check__wrap p.note {
    padding: 15px;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.8;
    text-align: justify
  }
  #ocl_online .self_check__wrap p.note span {
    letter-spacing: 1.36px
  }
  #ocl_online .self_check .change {
    margin: 0 10px 50px;
    padding: 20px 10px
  }
  #ocl_online .self_check .change h2 {
    font-size: 22px;
    font-size: 1.375rem
  }
  #ocl_online .self_check .change p {
    padding: 0;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.8;
    text-align: justify
  }
  #ocl_online .self_check .change p strong {
    font-size: 20px;
    font-size: 1.25rem
  }
  #ocl_online .self_check .change .link {
    display: block;
    margin-top: 30px
  }
  #ocl_online .self_check .change .link li {
    margin-bottom: 20px
  }
  #ocl_online .self_check .change .link li:last-child {
    margin-bottom: 0
  }
  #ocl_online .self_check .change .link li a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 70px
  }
  #ocl_online .self_check .change .link li a:after {
    right: 15px;
    font-size: 30px;
    font-size: 1.875rem
  }
  #ocl_online .self_check .change .link li a:hover:after {
    right: 15px
  }
  #ocl_stretch {
    padding: 100px 0 0
  }
  #ocl_stretch .intro {
    margin-bottom: 50px
  }
  #ocl_stretch .intro h1 {
    margin-bottom: 40px;
    font-size: 46px;
    font-size: 2.875rem
  }
  #ocl_stretch .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #ocl_stretch .about {
    margin: 0 10px 50px;
    padding: 20px 15px
  }
  #ocl_stretch .about h3 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 60px
  }
  #ocl_stretch .about p {
    padding: 0;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.8
  }
  #ocl_stretch .about p strong {
    letter-spacing: 1.36px
  }
  #ocl_stretch .about .banner {
    margin: 0
  }
  #ocl_stretch .profile {
    margin: 0 10px 10px;
    padding: 20px 15px
  }
  #ocl_stretch .profile .profile_wrap {
    display: block;
    margin-bottom: 0
  }
  #ocl_stretch .profile .profile_wrap div h2 {
    font-size: 40px;
    font-size: 2.5rem;
    text-align: center
  }
  #ocl_stretch .profile .profile_wrap div h2 span {
    display: block;
    margin: 15px 0 0;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center
  }
  #ocl_stretch .profile .profile_wrap div .link {
    text-align: center
  }
  #ocl_stretch .profile .profile_wrap div ul {
    padding: 20px
  }
  #ocl_stretch .profile .profile_wrap div ul li {
    font-size: 16px;
    font-size: 1rem
  }
  #ocl_stretch .profile .comment {
    padding: 0
  }
  #ocl_stretch .profile .comment p {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.8
  }
  #ocl_stretch .dvd_stores {
    padding: 0
  }
  #ocl_stretch .media {
    padding: 0 0 10px
  }
  #ocl_stretch .media .media_inner {
    width: 100%;
    padding: 40px 20px 0
  }
  #ocl_stretch .media .media_inner h2 {
    margin-bottom: 30px;
    font-size: 28px;
    font-size: 1.75rem;
    text-align: left
  }
  .dvd_stores {
    padding: 20px
  }
  .dvd_stores h3 {
    margin-bottom: 20px;
    font-size: 16px;
    font-size: 1rem
  }
  #not_found {
    padding: 100px 0 0
  }
  #not_found .intro {
    padding-bottom: 50px
  }
  #not_found .intro h1 {
    margin-bottom: 40px;
    font-size: 50px;
    font-size: 3.125rem
  }
  #not_found .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #not_found .intro p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem
  }
  #privacy_policy {
    padding: 100px 0 50px
  }
  #privacy_policy .intro {
    margin-bottom: 50px
  }
  #privacy_policy .intro h1 {
    margin-bottom: 40px;
    font-size: 46px;
    font-size: 2.875rem
  }
  #privacy_policy .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #privacy_policy .intro p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #privacy_policy .policy {
    padding: 0 20px
  }
  #privacy_policy .policy section p {
    letter-spacing: .65px;
    line-height: 1.54
  }
  #program .intro {
    margin-bottom: 50px;
    padding: 100px 0 50px
  }
  #program .intro h1 {
    margin-bottom: 40px;
    font-size: 46px;
    font-size: 2.875rem
  }
  #program .intro h1 span {
    margin-top: 30px;
    font-size: 20px;
    font-size: 1.25rem
  }
  #program .intro ul {
    display: block;
    padding: 0 20px
  }
  #program .intro ul li {
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 50px
  }
  #program .intro ul li:before {
    top: auto;
    right: 0;
    bottom: -42px;
    left: 0;
    content: '\f0d7'
  }
  #program .intro .note p {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1rem;
    text-align: justify
  }
  #program .intro .note p strong {
    letter-spacing: 1.36px
  }
  #program .intro .ocl_map {
    padding: 0 12px
  }
  #program .intro .ocl_map h2 {
    font-size: 40px;
    font-size: 2.5rem
  }
  #program .intro .ocl_map figure {
    margin-bottom: 30px;
    padding: 10px
  }
  #program_details .program {
    margin: 0 auto 100px
  }
  #program_details .program__data {
    top: -20px;
    left: 10px;
    width: 80px;
    height: 80px
  }
  #program_details .program__data p {
    padding: 0 7px;
    font-size: 26px;
    font-size: 1.625rem
  }
  #program_details .program__data p:after {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.4
  }
  #program_details .program figure {
    margin-bottom: 30px
  }
  #program_details .program__wrap {
    padding: 0 20px
  }
  #program_details .program__wrap h1 {
    margin-bottom: 30px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.4
  }
  #program_details .program__note {
    font-size: 16px;
    font-size: 1rem
  }
  #program_details .program__efficacy {
    padding: 15px 15px
  }
  #program_details .program__efficacy dt {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: .875rem;
    text-align: center
  }
  #program_details .program__efficacy dd {
    font-size: 15px;
    font-size: .9375rem
  }
  #program_details .program__efficacy dd br {
    display: block
  }
  #program_details .program__price {
    margin: 40px 0 50px;
    font-size: 30px;
    font-size: 1.875rem
  }
  #program_details .program__price span {
    margin-right: 20px;
    padding: 10px 12px;
    font-size: 16px;
    font-size: 1rem
  }
  #program_details .program__link {
    width: 100%
  }
  #program_details .program__link:after {
    right: 15px;
    font-size: 30px;
    font-size: 1.875rem
  }
  #program_details .program__link:hover:after {
    right: 15px
  }
  #program_details .program__link a {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 70px
  }
  #program_details .program__remark {
    font-size: 16px;
    font-size: 1rem
  }
}
@media only screen and (max-width:414px) {
  .top-intro__text {
    padding: 30px 0 50px;
    background: url(../images/top/bg-intro-sp.jpg) no-repeat center center;
    background-size: 100% auto
  }
  .top-intro__text h2 {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 1.42
  }
  .top-intro__text h3 {
    margin-bottom: 46px;
    font-size: 14px;
    font-size: .875rem;
    letter-spacing: .31px
  }
  .media__wrap {
    display: block
  }
}
@media only screen and (max-width:320px) {
  #application #form ul li dl dd .subject .wpcf7-form-control {
    display: block
  }
  #application #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item {
    margin-bottom: 15px
  }
  #contact #form ul li dl dd .subject .wpcf7-form-control {
    display: block
  }
  #contact #form ul li dl dd .subject .wpcf7-form-control .wpcf7-list-item {
    margin-bottom: 15px
  }
}
@media all and (-ms-high-contrast:none\0) {
  .show-out {
    display: none
  }
  .show-out {
    display: none
  }
  .show-out {
    display: none
  }
  .show-out {
    display: none
  }
}