@charset "UTF-8";
/*--------------------------------------------
  Foundation
--------------------------------------------*/
/*--------------------------------------------
  value
--------------------------------------------*/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?fsx2ee");
  src: url("../fonts/icomoon.eot?fsx2ee#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?fsx2ee") format("truetype"), url("../fonts/icomoon.woff?fsx2ee") format("woff"), url("../fonts/icomoon.svg?fsx2ee#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*--------------------------------------------
  media query
--------------------------------------------*/
/*--------------------------------------------
  transition
--------------------------------------------*/
/*--------------------------------------------
  hover image
--------------------------------------------*/
/*--------------------------------------------
  hover opacity
--------------------------------------------*/
/*--------------------------------------------
  slick slider dot nav
--------------------------------------------*/
/*--------------------------------------------
  icon
--------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

img {
  vertical-align: top;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
}

ul li,
ol li {
  list-style-type: none;
}

*, *:before, *:after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------------------------
  BASE
--------------------------------------------*/
html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
@media (max-width: 1399.9px) {
  html {
    font-size: 0.75vw;
  }
}
@media (max-width: 1199.9px) {
  html {
    font-size: 0.8vw;
  }
}
@media (max-width: 991.9px) {
  html {
    font-size: 1.3vw;
  }
}
@media (max-width: 767.9px) {
  html {
    font-size: 1.75vw;
  }
}
@media (max-width: 575.9px) {
  html {
    font-size: 2.5vw;
  }
}

body {
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  font-size: 1.6rem;
  color: #222222;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
}
body:not(.home) {
  padding-top: 11.4494em;
}
@media (max-width: 991.9px) {
  body {
    font-size: 1.4rem;
  }
  body:not(.home) {
    padding-top: 11.8246em;
  }
}
@media (max-width: 767.9px) {
  body:not(.home) {
    padding-top: 11.01337em;
  }
}
@media (max-width: 575.9px) {
  body:not(.home) {
    padding-top: 10.8605em;
  }
}

* {
  overflow-wrap: break-word;
  word-break: break-all;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

main,
picture {
  display: block;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

table {
  width: 100%;
}

a {
  color: #222222;
  text-decoration: none;
}
a[href=""] {
  pointer-events: none;
}
@media (min-width: 992px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  a {
    transition: all 0.4s 0s;
  }
}

button {
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  button {
    transition: all 0.4s 0s;
  }
}

svg {
  width: 1em;
  height: 1em;
  fill: #222222;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  vertical-align: top;
}

input,
textarea {
  -webkit-appearance: none;
}

[type=text],
[type=search],
[type=tel],
[type=url],
[type=email],
[type=password],
[type=datetime],
[type=date],
[type=month],
[type=week],
[type=time],
[type=datetime-local],
[type=number],
[type=range],
[type=color],
[type=file],
select,
textarea {
  width: 100%;
  font-size: 1.4rem;
  padding: 1em;
  background-color: transparent;
  border: 1px solid #ddd;
  outline: none;
  line-height: 1.3;
}
select {
  padding-right: 1.3em;
}
select option {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Hiragino Sans", Meiryo, "Yu Gothic Medium", "Yu Gothic", Verdana, arial, sans-serif;
}
.is-ios select {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
}

textarea {
  min-height: 12.5em;
}
@media (max-width: 767.9px) {
  textarea {
    min-height: 10em;
  }
}

/*!------------------------------------*\
    slideout
\*!------------------------------------*/
@media (max-width: 991.9px) {
  .slideout-open,
  .slideout-open body {
    overflow: hidden;
  }
  .slideout-menu {
    z-index: 101;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    overflow: hidden;
    transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    background: #222222;
    padding: calc(6rem + 4vw) 4vw 3rem;
    height: 100vh;
    overflow: auto;
  }
  .slideout-open .slideout-menu {
    opacity: 1;
    pointer-events: auto;
  }
  .slideout-menu .scroll-inner {
    position: relative;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .slideout-menu .menu-inner {
    padding: 8em 5vw 10em;
  }
}
.slideout-panel {
  display: none;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, 0.2);
  will-change: transform;
  transform: translateX(0) !important;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
}

.slideout-open .slideout-panel {
  z-index: 100;
  opacity: 1;
  pointer-events: auto;
}

/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.slideout-hamburger {
  display: block;
  width: 4.5em;
  height: 100%;
  padding: 2em 1em;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: #2CA9DF;
  cursor: pointer;
}

.hamburger-icon {
  position: relative;
  display: block;
}

.hamburger-icon,
.hamburger-icon::before,
.hamburger-icon::after {
  width: 100%;
  height: 2px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #ffffff;
}

.hamburger-icon::before,
.hamburger-icon::after {
  content: "";
  display: block;
  position: absolute;
  top: -0.7em;
  left: 0;
}

.hamburger-icon::after {
  top: 0.7em;
}

.slideout-open .hamburger-icon {
  background-color: transparent;
}

.slideout-open .hamburger-icon::before,
.slideout-open .hamburger-icon::after {
  top: 0;
}

.slideout-open .hamburger-icon::before {
  transform: rotate(45deg);
}

.slideout-open .hamburger-icon::after {
  transform: rotate(-45deg);
}

.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*--------------------------------------------
  Layout
--------------------------------------------*/
/*--------------------------------------------
  footer info
--------------------------------------------*/
/*--------------------------------------------
  footer entry
--------------------------------------------*/
/*--------------------------------------------
  footer
--------------------------------------------*/
.l-footer {
  padding: 5.5rem 0;
  background: #222;
}
.l-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-footer__cnt {
  color: #fff;
  padding-right: 6rem;
  width: 48.69%;
}
.l-footer__cntWrap {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
.l-footer__infoItem {
  line-height: 1.3;
}
.l-footer__infoItem.-address {
  font-size: 1.4rem;
}
.l-footer__infoItem:not(:first-child) {
  margin-top: 0.7rem;
}
.l-footer__navi {
  display: flex;
  justify-content: space-between;
}
.l-footer__naviList:not(:first-child) {
  margin-left: 6rem;
}
.l-footer__naviList > li:not(:first-child) {
  margin-top: 1em;
}
.l-footer__naviList > li a {
  display: block;
  color: #fff;
  line-height: 1;
  font-size: 1.4rem;
  padding-left: 3.6rem;
  position: relative;
}
.l-footer__naviList > li a:before {
  content: "";
  width: 2rem;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
}
@media (min-width: 992px) {
  .l-footer__naviList > li a:hover {
    opacity: 0.7;
  }
}
.l-footer__navItem {
  display: block;
  color: #fff;
  line-height: 1;
  font-weight: 700;
}
@media (min-width: 992px) {
  .l-footer__navItem:hover {
    opacity: 0.7;
  }
}
.l-footer__bnr {
  margin-top: 6.6rem;
}
@media (min-width: 992px) {
  .l-footer__bnr a:hover {
    opacity: 0.7;
  }
}
.l-footer__copy {
  font-size: 1.3rem;
  margin-top: 1rem;
  color: #fff;
}
.l-footer__club {
  background: #fff;
  padding: 9.5rem 10.5rem;
  width: 51.31%;
}
.l-footer__clubTtl span {
  display: block;
}
.l-footer__clubTtl .main {
  font-size: 2rem;
  font-weight: 700;
  font-family: "Shippori Mincho B1", serif;
}
.l-footer__clubTtl .sub {
  font-size: 1.4rem;
  font-weight: 500;
}
.l-footer__clubBnrs {
  display: flex;
  margin-top: 3.8rem;
}
.l-footer__clubBnr {
  box-shadow: 0px 4px 25.1px 0px rgba(0, 0, 0, 0.25);
}
.l-footer__clubBnr:not(:first-child) {
  margin-left: 2.4rem;
}
@media (min-width: 992px) {
  .l-footer__clubBnr a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 1399.9px) {
  .l-footer__navi {
    display: block;
  }
  .l-footer__naviList:not(:first-child) {
    margin-left: 0;
    margin-top: 1em;
  }
}
@media (max-width: 991.9px) {
  .l-footer__club {
    padding: 4rem 3.5rem;
  }
}
@media (max-width: 767.9px) {
  .l-footer {
    padding-bottom: 2rem;
  }
  .l-footer__inner {
    flex-direction: column;
    align-items: center;
  }
  .l-footer__logo {
    width: 40%;
  }
  .l-footer__cnt {
    width: 100%;
    padding-right: 0;
  }
  .l-footer__club {
    width: 100%;
    margin-top: 3rem;
  }
  .l-footer__bnr {
    margin-top: 3rem;
  }
  .l-footer__copy {
    margin-top: 2rem;
  }
}
@media (max-width: 575.9px) {
  .l-footer__club {
    padding: 3rem 2rem;
  }
}

/*--------------------------------------------
  header main
--------------------------------------------*/
.l-header {
  background: #222222;
  z-index: 100;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  transition: 0.4s;
  z-index: 200;
}
.home .l-header {
  background: rgba(34, 34, 34, 0.85);
}
.l-header__inner {
  padding: 3rem 6vw;
}
.l-header__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .l-header__logo a:hover {
    opacity: 0.7;
  }
}
.l-header__menu {
  display: flex;
  align-items: center;
}
.l-header__links {
  display: flex;
}
.l-header__link {
  text-align: center;
}
@media (min-width: 992px) {
  .l-header__link a:hover {
    opacity: 0.7;
  }
}
.l-header__link .icon img {
  height: 33px;
  width: auto;
}
.l-header__link .txt {
  color: #fff;
  font-size: 1.15rem;
  line-height: 1;
  margin-top: 1rem;
}
.l-header__link:not(:first-child) {
  margin-left: 2rem;
}
.l-header__bnrs {
  display: flex;
  margin-left: 2.4rem;
}
.l-header__bnr:not(:first-child) {
  margin-left: 2.4rem;
}
.l-header__bnr a {
  display: block;
  border-radius: 5px;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  font-family: "Shippori Mincho B1", serif;
  text-align: center;
  width: 22.8rem;
  padding: 1.2rem 0;
}
.l-header__bnr a span {
  font-size: 1.4rem;
  display: block;
  margin-top: 4px;
}
@media (min-width: 992px) {
  .l-header__bnr a:hover {
    opacity: 0.7;
  }
}
.l-header__bnr.-register a {
  background: url(../img/common/bg_register.png) no-repeat center/cover;
}
.l-header__bnr.-login a {
  background: url(../img/common/bg_login.png) no-repeat center/cover;
}
.l-header_search {
  margin-top: 1.5rem;
}
.l-header_search__wrap {
  display: flex;
  justify-content: flex-end;
}
.l-header_search__item {
  display: flex;
}
.l-header_search__item:not(:first-child) {
  margin-left: 2.4rem;
}
.l-header_search__selects {
  display: flex;
  align-items: center;
}
.l-header_search__select {
  position: relative;
}
.l-header_search__select:before {
  content: "";
  width: 1.2rem;
  height: 0.8rem;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/icon_rectangle.svg) no-repeat center/contain;
}
.l-header_search__select select {
  background: #fff;
  border-radius: 3.7px;
  width: 12.5rem;
  color: #afafaf;
  font-size: 1.35rem;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.l-header_search__select:not(:first-child) {
  margin-left: 1.2rem;
}
.l-header_search__input input {
  background: #fff;
  border-radius: 3.7px;
  width: 38rem;
  border: none;
}
.l-header_search__input input::-moz-placeholder {
  color: #afafaf;
  font-size: 13.5px;
}
.l-header_search__input input::placeholder {
  color: #afafaf;
  font-size: 13.5px;
}
.l-header_search__btn {
  margin-left: 1.3rem;
}
.l-header_search__btn button {
  background: #2CA9DF;
  border-radius: 3.7px;
  text-align: center;
  display: block;
  height: 100%;
  width: 7.4rem;
}
.l-header_search__btn button .icon {
  width: 2.2rem;
  height: auto;
}
@media (min-width: 992px) {
  .l-header_search__btn.-md button {
    width: 8.4rem;
  }
}
.l-header__hamburger {
  width: auto;
  height: auto;
  padding: 1em 0;
  background: none;
  z-index: 115;
  position: relative;
}
.l-header__hamburger span {
  position: relative;
  display: block;
  width: 3rem;
  height: 2px;
  background: #fff;
  transition: all 0.4s;
}
.l-header__hamburger span:before, .l-header__hamburger span:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform-origin: center center;
  background: #fff;
  transition: inherit;
}
.l-header__hamburger span:before {
  top: 0;
  transform: translateY(0.8rem);
}
.l-header__hamburger span:after {
  bottom: 0;
  transform: translateY(-0.8rem);
}
.l-header__hamburger .txt {
  color: #2CA9DF;
  font-size: 1rem;
  line-height: 1;
  margin-top: 1.2rem;
  font-weight: 700;
}
.slideout-open .l-header__hamburger span {
  background: transparent;
}
.slideout-open .l-header__hamburger span:before {
  transform: rotate(45deg);
  background: #fff;
}
.slideout-open .l-header__hamburger span:after {
  transform: rotate(-45deg);
  background: #fff;
}
@media (max-width: 991.9px) {
  .l-header__inner {
    padding: 1.5rem 3vw;
  }
  .l-header__logo {
    width: 30%;
  }
  .l-header__link .icon img {
    height: 30px;
  }
  .l-header_search__wrap {
    display: block;
  }
  .l-header_search__item {
    justify-content: center;
    width: 80%;
    margin: 0 auto;
  }
  .l-header_search__item:not(:first-child) {
    margin-left: auto;
    margin-top: 1em;
  }
  .l-header_search__selects {
    width: 80%;
    justify-content: space-between;
  }
  .l-header_search__select {
    width: 32%;
  }
  .l-header_search__select:not(:first-child) {
    margin-left: 0;
  }
  .l-header_search__select select {
    width: 100%;
    padding: 0.5em;
  }
  .l-header_search__input {
    width: 80%;
  }
  .l-header_search__input input {
    width: 100%;
    padding: 0.5em;
  }
  .l-header_search__btn button .icon {
    width: 1.8rem;
  }
  .l-header__hamburger {
    margin-left: 2rem;
  }
}
@media (max-width: 575.9px) {
  .l-header__logo {
    width: 40%;
  }
  .l-header_search__item {
    width: 100%;
  }
  .l-header_search__select:before {
    right: 0.5rem;
    width: 1rem;
    height: 0.6rem;
  }
}

/*--------------------------------------------
  inertia box
--------------------------------------------*/
/*--------------------------------------------
  content main
--------------------------------------------*/
.l-content.-under {
  padding-top: 11rem;
  padding-bottom: 45rem;
}
@media (min-width: 992px) {
  .l-content.-pt0 {
    padding-top: 0 !important;
  }
}
@media (max-width: 991.9px) {
  .l-content.-under {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
}

.c-section {
  padding: 6.25em 0;
}
@media (max-width: 991.9px) {
  .c-section {
    padding: 4.25em 0;
  }
}

/*--------------------------------------------
  breadcrumb wrap
--------------------------------------------*/
.l-breadcrumb {
  padding-top: 1.4rem;
}
@media (max-width: 767.9px) {
  .l-breadcrumb {
    display: none;
  }
}

/*--------------------------------------------
  breadcrumb ol
--------------------------------------------*/
.l-breadcrumb_list {
  display: flex;
  align-items: center;
}
.l-breadcrumb_list li {
  font-size: 1.3rem;
}
.l-breadcrumb_list li:not(:first-child) {
  margin-left: 1.8rem;
}
.l-breadcrumb_list__item {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 1;
  font-size: 1.4rem;
  font-weight: 500;
}
.l-breadcrumb_list__item + *::before {
  content: "/";
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1;
  display: inline-block;
  margin-right: 0.5em;
  color: #949494;
}
.l-breadcrumb_list__item > a {
  display: block;
  text-decoration: none;
}
.l-breadcrumb_list__item > a:hover {
  text-decoration: underline;
}
.l-breadcrumb_list__item:not(:first-child) {
  margin-left: 0.5em;
}
.l-breadcrumb_list__item:first-child > a {
  color: #949494;
}
.l-breadcrumb_list__item:last-child > a {
  text-decoration: none;
  pointer-events: none;
}
@media (max-width: 991.9px) {
  .l-breadcrumb_list__item {
    font-size: 1.4rem;
  }
}
/*--------------------------------------------
  side bar nav
--------------------------------------------*/
.l-sidebar__item {
  font-size: 2rem;
  position: relative;
  padding-left: 1.7rem;
}
.l-sidebar__item:before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  background: #222;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media (max-width: 1199.9px) {
  .l-sidebar {
    width: 20%;
  }
}
/*============================================

  GLOBAL NAVIGATION

============================================*/
@media (max-width: 991.9px) {
  .l-gnavi__wrap {
    margin-top: 3rem;
  }
  .l-gnavi__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .l-gnavi__item {
    width: 48%;
    border-bottom: 1px solid #fff;
  }
  .l-gnavi__link {
    padding: 1em 0;
    color: #fff;
    display: block;
  }
  .l-gnavi__logo {
    text-align: center;
    width: 70%;
    margin: 0 auto;
  }
  .l-gnavi__bnrs {
    margin-top: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .l-gnavi__bnr:not(:first-child) {
    margin-top: 2.2rem;
  }
  .l-gnavi__bnr a {
    display: block;
    border-radius: 5px;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 700;
    font-family: "Shippori Mincho B1", serif;
    text-align: center;
    width: 22.8rem;
    padding: 1.2rem 0;
  }
  .l-gnavi__bnr a span {
    font-size: 1.4rem;
    display: block;
    margin-top: 4px;
  }
}
@media (max-width: 991.9px) and (min-width: 992px) {
  .l-gnavi__bnr a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 991.9px) {
  .l-gnavi__bnr.-register a {
    background: url(../img/common/bg_register.png) no-repeat center/cover;
  }
  .l-gnavi__bnr.-login a {
    background: url(../img/common/bg_login.png) no-repeat center/cover;
  }
}

/*============================================

  MEGAMENU

============================================*/
.l-megamenu {
  z-index: 100;
  display: none;
}
.l-megamenu.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.l-megamenu__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.l-megamenu__box {
  background: rgba(118, 204, 45, 0.8);
  display: inline-block;
  padding: 3rem 4.5rem;
  border-radius: 1rem;
  color: #fff;
}
.l-megamenu__ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 1.2rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 3rem;
}
.l-megamenu__ttl a {
  color: #fff;
}
@media (min-width: 992px) {
  .l-megamenu__ttl a:hover {
    opacity: 0.7;
  }
}
.l-megamenu__listWrap {
  display: flex;
}
.l-megamenu__list:not(:first-child) {
  margin-left: 4.5rem;
}
.l-megamenu__item:not(:first-child) {
  margin-top: 2.5rem;
}
.l-megamenu__item a {
  color: #fff;
  font-weight: 700;
  line-height: 1;
  display: block;
}
@media (min-width: 992px) {
  .l-megamenu__item a:hover {
    opacity: 0.7;
  }
}
@media (min-width: 992px) {
  .l-megamenu {
    position: fixed;
  }
}
@media (max-width: 991.9px) {
  .l-megamenu__box {
    border-radius: 5px;
    display: block;
    background: #2CA9DF;
    width: 100%;
    margin-top: 1rem;
    padding: 2rem;
  }
  .l-megamenu__listWrap {
    justify-content: space-between;
  }
  .l-megamenu__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .l-megamenu__list:not(:first-child) {
    margin-left: 0;
  }
  .l-megamenu__item {
    width: 49%;
  }
  .l-megamenu__item a {
    color: #2CA9DF;
    background: #fff;
    padding: 1em;
    border-radius: 5px;
    line-height: 1.4;
    height: 100%;
  }
  .l-megamenu__item:not(:first-child) {
    margin-top: 0;
  }
  .l-megamenu__item:nth-child(n+3) {
    margin-top: 1rem;
  }
}
/*--------------------------------------------
  Object
--------------------------------------------*/
/*--------------------------------------------
  animation
--------------------------------------------*/
@media (min-width: 992px) {
  .c-animation.-opacity {
    opacity: 0;
    transition: all 0.6s ease-in-out;
    transform: translateX(10%);
  }
  .c-animation.-opacity.scrolled {
    opacity: 1;
    transform: translateX(0%);
  }
  .c-animation.-fadeUp {
    opacity: 0;
    transition: all 0.6s ease-in-out;
    transition: all 3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transform: translateY(50px);
  }
  .c-animation.-fadeUp.scrolled {
    opacity: 1;
    transform: translateY(0%);
  }
  .c-animation.-fadeInLeft {
    opacity: 0;
    transition: all 0.6s ease-in-out;
    transform: translateX(-100px);
  }
  .c-animation.-fadeInLeft.scrolled {
    opacity: 1;
    transform: translateX(0%);
  }
  .c-animation.-ttl > span {
    display: inline-block;
  }
  .c-animation.-ttl > span > span {
    display: inline-block;
    opacity: 0;
    transform: translateX(150%);
    transition: transform 0.6s 0.4s, opacity 0.6s 0.4s;
  }
  .c-animation.-ttl.scrolled > span > span {
    opacity: 1;
    transform: translateX(0%);
  }
  .c-animation.-box {
    position: relative;
    overflow: hidden;
  }
  .c-animation.-box:before {
    content: "";
    width: 160%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: -30%;
    background: #2CA9DF;
    z-index: 10;
    transform: skewX(-25deg);
    transition: all 0.4s ease-in-out;
  }
  .c-animation.-box.-white:before {
    background: #fff;
  }
  .c-animation.-box.scrolled:before {
    width: 0;
  }
  .c-animation.-scroll {
    opacity: 0;
    transform: translateY(4rem);
    transition: all 0.7s linear;
  }
  .c-animation.-scroll.scrolled {
    opacity: 1;
    transform: translateY(0);
  }
  .c-animation.-scale {
    opacity: 0;
    transition: all 0.6s ease-in-out;
    transform: scale(0);
  }
  .c-animation.-scale.scrolled {
    opacity: 1;
    transform: scale(1);
  }
  .c-animation.-delay100, .c-animation.-delay100:before, .c-animation.-delay100:after {
    transition-delay: 0.1s !important;
  }
  .c-animation.-delay200, .c-animation.-delay200:before, .c-animation.-delay200:after {
    transition-delay: 0.2s !important;
  }
  .c-animation.-delay250, .c-animation.-delay250:before, .c-animation.-delay250:after {
    transition-delay: 0.25s !important;
  }
  .c-animation.-delay300, .c-animation.-delay300:before, .c-animation.-delay300:after {
    transition-delay: 0.3s !important;
  }
  .c-animation.-delay350, .c-animation.-delay350:before, .c-animation.-delay350:after {
    transition-delay: 0.35s !important;
  }
  .c-animation.-delay400, .c-animation.-delay400:before, .c-animation.-delay400:after {
    transition-delay: 0.4s !important;
  }
  .c-animation.-delay450, .c-animation.-delay450:before, .c-animation.-delay450:after {
    transition-delay: 0.45s !important;
  }
  .c-animation.-delay500, .c-animation.-delay500:before, .c-animation.-delay500:after {
    transition-delay: 0.5s !important;
  }
  .c-animation.-delay550, .c-animation.-delay550:before, .c-animation.-delay550:after {
    transition-delay: 0.55s !important;
  }
  .c-animation.-delay600, .c-animation.-delay600:before, .c-animation.-delay600:after {
    transition-delay: 0.6s !important;
  }
  .c-animation.-delay650, .c-animation.-delay650:before, .c-animation.-delay650:after {
    transition-delay: 0.65s !important;
  }
  .c-animation.-delay700, .c-animation.-delay700:before, .c-animation.-delay700:after {
    transition-delay: 0.7s !important;
  }
  .c-animation.-delay750, .c-animation.-delay750:before, .c-animation.-delay750:after {
    transition-delay: 0.75s !important;
  }
  .c-animation.-delay800, .c-animation.-delay800:before, .c-animation.-delay800:after {
    transition-delay: 0.8s !important;
  }
  .c-animation.-delay850, .c-animation.-delay850:before, .c-animation.-delay850:after {
    transition-delay: 0.85s !important;
  }
  .c-animation.-delay900, .c-animation.-delay900:before, .c-animation.-delay900:after {
    transition-delay: 0.9s !important;
  }
  .c-animation.-delay950, .c-animation.-delay950:before, .c-animation.-delay950:after {
    transition-delay: 0.95s !important;
  }
  .c-animation.-delay1000, .c-animation.-delay1000:before, .c-animation.-delay1000:after {
    transition-delay: 1s !important;
  }
  .c-animation.-delay1050, .c-animation.-delay1050:before, .c-animation.-delay1050:after {
    transition-delay: 1.05s !important;
  }
  .c-animation.-delay1100, .c-animation.-delay1100:before, .c-animation.-delay1100:after {
    transition-delay: 1.1s !important;
  }
}
@keyframes floating-x {
  0% {
    transform: translateX(-10%);
  }
  100% {
    transform: translateX(10%);
  }
}
@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}
/*--------------------------------------------
  button wrap
--------------------------------------------*/
.c-btn_wrap {
  display: flex;
  justify-content: center;
  margin-top: 3em;
}
.c-btn_wrap.-mgt_lg {
  margin-top: 5em;
}
.c-btn_wrap.-col > * + * {
  margin-left: 2em;
}
@media (max-width: 991.9px) {
  .c-btn_wrap {
    margin-top: 2.5em;
  }
  .c-btn_wrap.-mgt_lg {
    margin-top: 3em;
  }
}
@media (max-width: 767.9px) {
  .c-btn_wrap.-col {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .c-btn_wrap.-col > * + * {
    margin-top: 1.5em;
    margin-left: 0;
  }
}

/*--------------------------------------------
  button
--------------------------------------------*/
.c-btn {
  display: block;
  width: 100%;
  max-width: 28rem;
  border: 1px solid #222;
  border-radius: 5px;
  background: #222;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1;
  padding: 1em 0;
  color: #fff;
  text-align: center;
}
@media (min-width: 992px) {
  .c-btn:hover {
    color: #222;
    background: #fff;
  }
}
.c-btn.-center {
  margin: 0 auto;
}
@media (max-width: 991.9px) {
  .c-btn {
    font-size: 1.6rem;
  }
}
@media (max-width: 767.9px) {
  .c-btn {
    max-width: 70%;
  }
}

/*--------------------------------------------
  moreボタン
--------------------------------------------*/
.c-btn_more {
  font-family: "Playfair Display", serif;
  width: 13.4rem;
  border-bottom: 1px solid #e7e7e7;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
  display: block;
  text-align: center;
}
.c-btn_more.-center {
  margin: 0 auto;
}
.c-btn_more.-right {
  margin-left: auto;
}
.c-btn_more:before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #222222;
  border-right: 1px solid #222222;
  position: absolute;
  right: 2px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
@media (min-width: 992px) {
  .c-btn_more:hover {
    color: #FDA35E;
  }
}
@media (max-width: 767.9px) {
  .c-btn_more {
    padding: 1.5em 0;
  }
}

/*--------------------------------------------
  button lg
--------------------------------------------*/
.c-btn_lg {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 16rem;
  padding: 1em;
  padding-right: 4em;
  background-color: #2CA9DF;
  font-size: 3rem;
  color: #ffffff;
  line-height: 1.3;
}
.c-btn_lg::before {
  content: "";
  transform: scale(0.7);
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eab7";
  position: absolute;
  top: 0;
  right: 1em;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 2.8em;
  height: 2.8em;
  padding-left: 0.1em;
  background-color: #2CA9DF;
  border-radius: 50%;
  border: 1px solid #ffffff;
  color: #ffffff;
}
@media (min-width: 992px) {
  .c-btn_lg::before {
    transition: all 0.4s 0s;
  }
}
.c-btn_lg:hover::before {
  background-color: #ffffff;
  color: #2CA9DF;
}
@media (max-width: 991.9px) {
  .c-btn_lg {
    min-height: 10rem;
    padding: 0.8em;
    font-size: 2rem;
  }
}
@media (max-width: 767.9px) {
  .c-btn_lg {
    min-height: 8rem;
    font-size: 1.8rem;
  }
}

/*============================================

  FORM

============================================*/
.c-form__sheet > tbody > tr > th,
.c-form__sheet > tbody > tr > td {
  text-align: left;
  line-height: 1.5;
}
.c-form__sheet > tbody > tr > th {
  width: 32.4%;
  background: #f4f4f4;
  font-weight: 700;
  padding: 2.2rem 0 2.2rem 4rem;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .c-form__sheet > tbody > tr > th {
    font-size: 1.8rem;
  }
}
.c-form__sheet > tbody > tr > td {
  width: 63.6%;
  padding: 1.2rem 1.6rem 1.2rem 4.8rem;
}
@media (max-width: 991.9px) {
  .c-form__sheet > tbody > tr {
    display: block;
  }
  .c-form__sheet > tbody > tr > th,
  .c-form__sheet > tbody > tr > td {
    display: block;
    padding: 1em;
  }
  .c-form__sheet > tbody > tr > th {
    width: 100%;
    font-size: 1.125em;
  }
  .c-form__sheet > tbody > tr > td {
    width: 100%;
  }
}
.c-form__ttl {
  padding-right: 0.75em;
  font-weight: inherit;
}
.c-form__ttl.-required {
  position: relative;
}
.c-form__ttl.-required:after {
  content: "必須";
  color: #fff;
  background: #C50606;
  font-size: 1.2rem;
  font-weight: 700;
  border-radius: 5px;
  line-height: 1;
  padding: 0.3rem 0.65rem;
  display: inline-block;
  margin-left: 3rem;
}
@media (max-width: 991.9px) {
  .c-form__ttl.-required:after {
    position: static;
    display: inline-block;
    margin-left: 1em;
  }
}
.c-form__row > .c-form__field {
  display: flex;
  align-items: center;
}
.c-form__row > .c-form__field > .c-form__subttl {
  margin-right: 1em;
  display: inline-block;
  width: 22%;
}
@media (max-width: 991.9px) {
  .c-form__row > .c-form__field > .c-form__subttl {
    width: 25%;
  }
}
@media (max-width: 767.9px) {
  .c-form__row > .c-form__field > .c-form__subttl {
    width: 100%;
    margin-bottom: 0.5em;
  }
}
.c-form__rowgroup th,
.c-form__rowgroup td {
  padding-bottom: 0.75em;
}
.c-form__rowgroup th {
  white-space: nowrap;
  font-weight: 400;
  padding-right: 2em;
}
.c-form__field:nth-child(n+2) {
  margin-top: 1em;
}
.c-form__field label.error {
  display: block;
  color: #c11;
  font-size: 0.875em;
  margin-top: 0.5em;
}
.c-form__field .c-form__check + label.error {
  display: inline-block;
}
.c-form__field.-pe_none label {
  pointer-events: none;
}
.c-form__field.-pe_none label input {
  pointer-events: none;
}
.c-form__field.-radio li:nth-child(n+2), .c-form__field.-check li:nth-child(n+2) {
  margin-top: 0.5em;
}
.c-form__field.-radio > span, .c-form__field.-check > span {
  display: inline-block;
}
.c-form__field.-horizontal {
  margin: 0 -2rem;
}
.c-form__error {
  color: #c11;
  font-size: 0.875em;
  margin-top: 0.5em;
}
.c-form__notes {
  color: #C50606;
  font-weight: 700;
  font-size: 0.9375em;
  margin-top: 0.5em;
}
.c-form__col {
  display: flex;
  align-items: center;
}
.c-form__col:not(:first-child) {
  margin-left: 1em;
}
.c-form__col .txt {
  display: inline-block;
  margin-left: 0.5em;
}
.c-form__input.-text, .c-form__input.-textarea {
  display: inline-block;
  vertical-align: middle;
  padding: 0.75em;
  background: #fff;
  border-radius: 1rem;
  border: none;
  border: 1px solid #b9b9b9;
}
@media (min-width: 992px) {
  .c-form__input.-text, .c-form__input.-textarea {
    font-size: 1.8rem;
  }
}
.c-form__input.-text::-moz-placeholder, .c-form__input.-textarea::-moz-placeholder {
  color: #b9b9b9;
}
.c-form__input.-text::placeholder, .c-form__input.-textarea::placeholder {
  color: #b9b9b9;
}
.c-form__input.-text.-short, .c-form__input.-textarea.-short {
  width: 40%;
}
.c-form__input.-text.-middle, .c-form__input.-textarea.-middle {
  width: 60%;
}
.c-form__input.-text.-long, .c-form__input.-textarea.-long {
  width: 100%;
}
.c-form__input.-text.-half, .c-form__input.-textarea.-half {
  width: calc((100% - 2em) / 2);
}
.c-form__input.-text.-half:nth-child(n+2), .c-form__input.-textarea.-half:nth-child(n+2) {
  margin-left: 1em;
}
.c-form__input.-text.-full, .c-form__input.-textarea.-full {
  width: 100%;
}
@media (max-width: 991.9px) {
  .c-form__input.-text.-short, .c-form__input.-textarea.-short {
    width: 100%;
  }
  .c-form__input.-text.-middle, .c-form__input.-textarea.-middle {
    width: 100%;
  }
  .c-form__input.-text.-long, .c-form__input.-textarea.-long {
    width: 100%;
  }
}
.c-form__input.-textarea {
  min-height: 11.3em;
  line-height: 1.5;
}
.c-form__selectWrap {
  position: relative;
}
.c-form__selectWrap:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  transform: rotate(45deg) translateY(-50%);
  right: 5px;
  top: 50%;
}
.c-form__selectWrap + .c-form__selectWrap {
  margin-left: 1em;
}
@media (max-width: 991.9px) {
  .c-form__selectWrap:before {
    display: none;
  }
}
.c-form__select {
  display: inline-block;
  padding: 0.75em 2em 0.75em 1em;
  background: #EDF2DA;
  border-radius: 5px;
  border: none;
}
@media (max-width: 575.9px) {
  .c-form__select {
    padding: 1em;
  }
}
.c-form__check + *, .c-form__radio + * {
  position: relative;
  display: inline-block;
  padding: 0.25em 0 0.25em 1.5em;
  line-height: 1;
}
.c-form__radio {
  display: none;
}
.c-form__radio + *:before, .c-form__radio + *:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0.3125em;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #ffffff;
  border: solid 1px #9a9a9a;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.c-form__radio + *:after {
  transform: scale(0.4);
  visibility: hidden;
  background: #2CA9DF;
}
.c-form__radio:checked + *:after {
  visibility: visible;
}
.c-form__check + *:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0.3em;
  width: 1em;
  height: 1em;
  background: #ffffff;
  border: solid 1px #222222;
  border-radius: 2px;
}
.c-form__check + *:after {
  position: absolute;
  content: "";
  left: 0;
  width: 1em;
  height: 0.65em;
  transform: rotate(-45deg) translate(0, 50%);
  top: 2px;
  border-left: solid 3px #222222;
  border-bottom: solid 3px #222222;
  visibility: hidden;
}
.c-form__check:checked + *:after {
  visibility: visible;
}
.c-form__check .mwform-checkbox-field-text {
  line-height: 1.4 !important;
}
.c-form__agreement {
  text-align: center;
  margin-top: 12rem;
  font-size: 1.5rem;
  font-weight: 700;
}
.c-form__agreement .c-form__check + * {
  font-weight: 700;
}
.c-form__agreement a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .c-form__agreement a:hover {
    text-decoration: none;
  }
}
.c-form__agreement .error {
  color: #c11;
}
@media (max-width: 991.9px) {
  .c-form__agreement {
    margin-top: 4rem;
  }
}
.c-form__checkBox {
  text-align: center;
}
.c-form__btnwrap {
  margin-top: 3.2rem;
}
@media (min-width: 768px) {
  .c-form__btnwrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 991.9px) {
  .c-form__btnwrap {
    margin-top: 4rem;
  }
}
.c-form__btn {
  cursor: pointer;
  margin: 0 auto;
  position: relative;
}
.c-form__btn:before {
  content: "";
  width: 2.7rem;
  height: 0.8rem;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s;
  background: url(../img/common/icon_arrow_white.svg) no-repeat center/contain;
}
.c-form__btn.-back {
  background: #aaa;
  border-color: #aaa;
  color: #fff;
}
.c-form__btn.-back:before {
  border-color: transparent transparent transparent #fff;
}
.c-form__btn.-center {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .c-form__btn:hover:before {
    background-image: url(../img/common/icon_arrow_green.svg);
  }
  .c-form__btn.-back:hover {
    opacity: 0.4;
  }
  .c-form__btn.-back:hover:after {
    transform: scale(0);
  }
}
@media (min-width: 768px) {
  .c-form__btn:nth-child(n+2) {
    margin-left: 2em;
  }
}
@media (max-width: 767.9px) {
  .c-form__btn:nth-child(n+2) {
    margin-top: 1.5em;
  }
}
.c-form__privacy {
  border: 1px solid #b9b9b9;
  border-radius: 1rem;
  padding: 2.4rem 1rem 2.4rem 3.2rem;
}
.c-form__privacy .scroll {
  overflow: auto;
}
.c-form__privacy .inner {
  height: 226px;
  padding-right: 2.2rem;
}
.c-form__privacy .ttl {
  font-weight: 700;
  font-size: 1.8rem;
}
.c-form__privacy .list > li {
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 991.9px) {
  .c-form__privacy .ttl {
    font-size: 1.6rem;
  }
}
@media (max-width: 575.9px) {
  .c-form__privacy {
    padding: 2rem 1rem 2rem 2rem;
  }
  .c-form__privacy .inner {
    padding-right: 1rem;
  }
}
.c-form.-confirm .c-form__notes {
  display: none;
}
.c-form.-confirm .c-form__error {
  display: none;
}
.c-form.-confirm .c-form__agreement {
  display: none;
}
.c-form.-confirm .lead {
  text-align: center;
  margin-bottom: 2em;
}
.c-form.-confirm .c-form__selectWrap:before {
  display: none;
}
.c-form.-thanks {
  text-align: center;
}
.c-form.-thanks p {
  margin-bottom: 1.5em;
  line-height: 2.5;
}
.c-form__foot {
  margin-top: 6rem;
}
@media (max-width: 991.9px) {
  .c-form__foot {
    margin-top: 3rem;
  }
}

.c-form_privacy {
  margin-top: 7rem;
}
.c-form_privacy__box {
  border: solid 1px #9a9a9a;
  padding: 4rem 3rem;
  overflow-y: scroll;
  max-height: 22em;
  margin-top: 1.5em;
  margin-bottom: 3rem;
}
.c-form_privacy__ttl {
  margin-bottom: 1em;
}
.c-form_privacy__list dt {
  margin-top: 1.5em;
}
.c-form_privacy__list dt:before {
  content: "■";
  margin-right: 0.25em;
}
.c-form_privacy__list dd {
  margin-top: 0.5em;
}
.c-form_privacy__list dd ul {
  margin-top: 0.5em;
}
.c-form_privacy__item {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1.5em;
}
.c-form_privacy__listDisc li {
  padding-left: 1em;
  text-indent: -1em;
}
.c-form_privacy__ga {
  margin-top: 1em;
}
.c-form_privacy__ga a {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .c-form_privacy__ga a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 991.9px) {
  .c-form_privacy {
    padding-top: 4.25em;
  }
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 2rem !important;
}

.p-country-name {
  display: none;
}

/*--------------------------------------------
  sup border
--------------------------------------------*/
.c-ttl_sup {
  line-height: 1;
  position: relative;
  margin-bottom: 6rem;
}
.c-ttl_sup__en {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  color: #2CA9DF;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.c-ttl_sup__jp {
  font-weight: 700;
  font-size: 3.6rem;
}
.c-ttl_sup.-white {
  color: #ffffff;
}
.c-ttl_sup.-center {
  text-align: center;
}
.c-ttl_sup + .c-desc {
  margin-top: 4.3rem;
}
@media (max-width: 991.9px) {
  .c-ttl_sup__jp {
    font-size: 2.8rem;
  }
}
@media (max-width: 767.9px) {
  .c-ttl_sup {
    margin-bottom: 3rem;
  }
  .c-ttl_sup__en {
    margin-bottom: 1rem;
    font-size: 1.4rem;
  }
  .c-ttl_sup__jp {
    font-size: 2.5rem;
  }
  .c-ttl_sup + .c-desc {
    margin-top: 3rem;
  }
}
.c-ttl_pl {
  font-size: 2.8rem;
  line-height: 1;
  margin-bottom: 4rem;
}
.c-ttl_pl.-center {
  text-align: center;
}
@media (max-width: 991.9px) {
  .c-ttl_pl {
    font-size: 2.4rem;
    margin-bottom: 3rem;
  }
}
@media (max-width: 575.9px) {
  .c-ttl_pl {
    font-size: 2.2rem;
    margin-bottom: 1.2em;
  }
}

.c-ttl_sec {
  line-height: 1;
  font-size: 2.8rem;
  position: relative;
  font-family: "Shippori Mincho B1", serif;
  padding: 1.6rem 0 1.6rem 6rem;
  font-weight: 500;
  margin-bottom: 3rem;
}
.c-ttl_sec:before {
  content: "";
  width: 1.5rem;
  height: 100%;
  background: #2CA9DF;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767.9px) {
  .c-ttl_sec {
    font-size: 2.5rem;
    padding: 0.3em 0 0.3em 1em;
  }
  .c-ttl_sec:before {
    width: 0.5em;
  }
}
@media (max-width: 575.9px) {
  .c-ttl_sec {
    font-size: 2.2rem;
  }
  .c-ttl_sec:before {
    width: 0.3em;
  }
}

.c-ttl_bdb {
  font-size: 2.4rem;
  line-height: 1;
  padding-bottom: 2rem;
  border-bottom: 1px solid #222;
  margin-bottom: 4.8rem;
}
@media (max-width: 991.9px) {
  .c-ttl_bdb {
    font-size: 2rem;
    margin-bottom: 1.5em;
  }
}
/*--------------------------------------------
  inner
--------------------------------------------*/
.c-inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}
@media (min-width: 992px) {
  .c-inner {
    max-width: calc(1520px + 5vw * 2);
  }
  .c-inner.-full {
    max-width: 100%;
  }
  .c-inner.-md {
    max-width: calc(1200px + 5vw * 2);
  }
}
@media (max-width: 991.9px) {
  .c-inner.-pd0_tb {
    padding-left: 0;
    padding-right: 0;
  }
}

/*--------------------------------------------
  box padding
--------------------------------------------*/
@media (min-width: 992px) {
  .c-boxpd {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .c-boxpd_xs {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .c-boxpd_sm {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
@media (max-width: 991.9px) {
  .c-boxpd {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
  .c-boxpd_xs {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .c-boxpd_sm {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
}

/*--------------------------------------------
  iframe responsive
--------------------------------------------*/
.c-iframe {
  position: relative;
  padding-top: 52.5%;
  height: 0;
  overflow: hidden;
}
.c-iframe.-youtube {
  padding-top: 56.25%;
}
.c-iframe iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media (max-width: 767.9px) {
  .c-iframe {
    padding-top: 65%;
  }
}

/*--------------------------------------------
  logo
--------------------------------------------*/
.c-logo {
  display: block;
  max-width: 100%;
  height: auto;
}
/*--------------------------------------------
  object-fit
--------------------------------------------*/
.c-ofi {
  position: relative;
  padding-top: 60%;
  backface-visibility: hidden;
}
.c-ofi__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  font-family: "object-fit: cover; object-position: center center;";
}
.c-ofi__img.-top {
  -o-object-position: center top;
     object-position: center top;
  font-family: "object-fit: cover; object-position: center top;";
}
.c-ofi__img.-left {
  -o-object-position: left center;
     object-position: left center;
  font-family: "object-fit: cover; object-position: left center;";
}
.c-ofi__img.-right {
  -o-object-position: right center;
     object-position: right center;
  font-family: "object-fit: cover; object-position: right center;";
}
.c-ofi__img.-bottom {
  -o-object-position: center bottom;
     object-position: center bottom;
  font-family: "object-fit: cover; object-position: center bottom;";
}
.c-ofi__img.-contain {
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain; object-position: center center;";
}

.c-totop {
  width: 4.4rem;
  height: 4.4rem;
  background: #2CA9DF;
  border-radius: 50%;
  position: fixed;
  border: 1px solid #2CA9DF;
  right: 5vw;
  bottom: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  cursor: pointer;
}
.c-totop .arrow {
  width: 2.5rem;
  height: 1.5rem;
  transform: rotate(270deg);
  fill: #fff;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .c-totop:hover {
    background: #fff;
  }
  .c-totop:hover .arrow {
    fill: #2CA9DF;
  }
}
.c-box_gray {
  background: #F7F6F5;
  padding: 10rem 0;
}
.c-box_gray__inner {
  padding: 10rem;
  background: #fff;
}
@media (max-width: 991.9px) {
  .c-box_gray {
    padding: 4.25em 0;
  }
  .c-box_gray__inner {
    padding: 4.25em;
  }
}
@media (max-width: 575.9px) {
  .c-box_gray__inner {
    padding: 4rem 3rem;
  }
}

.c-lead__ttl {
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2.7rem;
}
.c-lead__desc {
  font-weight: 500;
}
.c-lead__desc p + p {
  margin-top: 1em;
}
@media (max-width: 991.9px) {
  .c-lead__ttl {
    font-size: 2.2rem;
    margin-bottom: 1em;
  }
}
@media (max-width: 575.9px) {
  .c-lead__ttl {
    font-size: 2rem;
    line-height: 1.4;
  }
}

.c-desc.-white {
  color: #ffffff;
}

.c-fixedNavi {
  position: fixed;
  right: 0;
  bottom: 15rem;
}
.c-fixedNavi__item:not(:first-child) {
  margin-top: 1.4rem;
}
.c-fixedNavi__link {
  width: 5rem;
  height: 17.6rem;
  border-radius: 9px 0 0 9px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
}
.c-fixedNavi__link.-web {
  background: #FDA35E;
  border: 1px solid #FDA35E;
}
.c-fixedNavi__link.-web .c-fixedNavi__icon {
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  width: 2.5rem;
  height: 2.6rem;
}
.c-fixedNavi__link.-line {
  background: #2CA9DF;
  border: 1px solid #2CA9DF;
}
.c-fixedNavi__link.-line .c-fixedNavi__icon {
  width: 2.7rem;
  height: 2.7rem;
}
.c-fixedNavi__link.-tel {
  background: #fff;
  border: 1px solid #2CA9DF;
  color: #2CA9DF;
}
.c-fixedNavi__link.-tel .c-fixedNavi__icon {
  fill: #2CA9DF;
}
@media (min-width: 992px) {
  .c-fixedNavi__link:hover.-web {
    background: #fff;
    color: #FDA35E;
  }
  .c-fixedNavi__link:hover.-web .c-fixedNavi__icon {
    stroke: #FDA35E;
  }
  .c-fixedNavi__link:hover.-line {
    background: #fff;
    color: #2CA9DF;
  }
  .c-fixedNavi__link:hover.-line .c-fixedNavi__icon {
    fill: #2CA9DF;
  }
}
.c-fixedNavi__icon {
  margin-bottom: 1rem;
  fill: #fff;
  transition: 0.4s;
}
.c-fixedNavi__txt {
  line-height: 1;
}
@media (min-width: 992px) {
  .c-fixedNavi__txt {
    writing-mode: vertical-rl;
    text-orientation: upright;
  }
}
@media (max-width: 991.9px) {
  .c-fixedNavi {
    bottom: 0;
    width: 100%;
  }
  .c-fixedNavi__inner {
    display: flex;
  }
  .c-fixedNavi__item {
    width: 33.3333%;
  }
  .c-fixedNavi__item:not(:first-child) {
    margin-top: 0;
  }
  .c-fixedNavi__icon {
    margin-bottom: 0;
    margin-right: 0.8rem;
  }
  .c-fixedNavi__link {
    border-radius: 0;
    width: 100%;
    height: auto;
    padding: 1.8rem 0;
    flex-direction: row;
    font-size: 1.3rem;
  }
  .c-fixedNavi__link.-web .c-fixedNavi__icon {
    width: 2rem;
    height: 2rem;
  }
  .c-fixedNavi__link.-line .c-fixedNavi__icon {
    width: 2rem;
    height: 2rem;
  }
  .c-fixedNavi__link.-tel .c-fixedNavi__icon {
    width: 2rem;
    height: 2rem;
  }
}

.c-box_note {
  background: #f1f1f1;
  padding: 2.5rem 4rem;
  font-size: 1.2rem;
}

/*--------------------------------------------
  panel
--------------------------------------------*/
.c-panel_contact {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: #FBFAF7;
}
.c-panel_contact__wrap {
  display: flex;
}
.c-panel_contact__info {
  width: 45.7%;
  padding-right: 6rem;
}
.c-panel_contact__address {
  margin-top: 1.5rem;
}
.c-panel_contact__tel {
  margin-top: 2rem;
}
.c-panel_contact__tel .number {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1;
}
.c-panel_contact__tel .number a {
  display: block;
  padding-left: 4rem;
  position: relative;
}
.c-panel_contact__tel .number a:before {
  content: "";
  width: 2.8rem;
  height: 2rem;
  background: no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.c-panel_contact__tel .number a.-freedial:before {
  background-image: url(../img/common/icon_freedial.svg);
}
.c-panel_contact__tel .number a.-tel:before {
  background-image: url(../img/common/icon_tel.svg);
}
.c-panel_contact__tel .number:not(:first-child) {
  margin-top: 1.5rem;
}
.c-panel_contact__btns {
  display: flex;
  margin-top: 2.2rem;
  justify-content: space-between;
}
.c-panel_contact__btn {
  width: calc((100% - 1.4rem) / 2);
}
.c-panel_contact__btn a {
  display: block;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  max-width: 190px;
  width: 100%;
  border-radius: 2.5rem;
  padding: 0.75em 0;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-panel_contact__btn a.-web {
  background: #FDA35E;
  border: 1px solid #FDA35E;
}
.c-panel_contact__btn a.-web .icon {
  width: 2.2rem;
  height: 2.2rem;
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
}
.c-panel_contact__btn a.-line {
  background: #2CA9DF;
  border: 1px solid #2CA9DF;
}
.c-panel_contact__btn a.-line .icon {
  width: 1.9rem;
  height: 1.9rem;
}
.c-panel_contact__btn a .icon {
  margin-right: 6px;
}
.c-panel_contact__btn a .arrow {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 1.8rem;
  height: 5px;
}
.c-panel_contact__btn a .arrow.-fix {
  right: 1.4rem;
}
.c-panel_contact__btn a svg {
  fill: #fff;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .c-panel_contact__btn a:hover.-web {
    background: #fff;
    color: #FDA35E;
  }
  .c-panel_contact__btn a:hover.-web svg {
    fill: #FDA35E;
  }
  .c-panel_contact__btn a:hover.-line {
    background: #fff;
    color: #2CA9DF;
  }
  .c-panel_contact__btn a:hover.-line svg {
    fill: #2CA9DF;
  }
}
.c-panel_contact__btn:not(:first-child) {
  margin-left: 1.4rem;
}
.c-panel_contact__calender {
  width: 54.3%;
}
.c-panel_contact__calenderBox {
  background: #fff;
  border-radius: 1rem;
  padding: 3rem 3.5rem 2rem;
}
.c-panel_contact__calenderTtl {
  font-weight: 500;
  font-size: 2.4rem;
  line-height: 1;
  margin-bottom: 1.8rem;
  color: #2CA9DF;
}
.c-panel_contact__calenderTable {
  line-height: 1;
}
.c-panel_contact__calenderTable tr:first-child th:first-child {
  border-radius: 5px 0 0 5px;
  padding-left: 1.5rem;
}
.c-panel_contact__calenderTable tr:first-child th:last-child {
  border-radius: 0 5px 5px 0;
  padding-right: 1.5rem;
}
.c-panel_contact__calenderTable tr:not(:first-child) {
  border-bottom: 1px solid #C8C8C8;
}
.c-panel_contact__calenderTable th {
  background: #2CA9DF;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 2rem;
  padding: 1.5rem 0.75rem;
}
.c-panel_contact__calenderTable td {
  padding: 2.5rem 0;
  text-align: center;
  vertical-align: middle;
}
.c-panel_contact__calenderTable td span {
  position: relative;
}
.c-panel_contact__calenderTable td span:before {
  display: block;
  margin: 0 auto;
}
.c-panel_contact__calenderTable td .close:before {
  content: "";
  width: 12px;
  height: 1px;
  background: #333;
}
.c-panel_contact__calenderTable td .open:before {
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #2CA9DF;
}
.c-panel_contact__calenderTable td .irregular:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 17px 9px;
  border-color: transparent transparent #76CC2D transparent;
}
.c-panel_contact__calenderNote {
  text-align: right;
  margin-top: 2rem;
}
.c-panel_contact__map {
  position: relative;
  padding-top: 31.8%;
  border-radius: 1rem;
  overflow: hidden;
  margin-top: 6rem;
}
.c-panel_contact__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991.9px) {
  .c-panel_contact {
    padding: 7.5rem 0;
  }
  .c-panel_contact__wrap {
    display: block;
  }
  .c-panel_contact__info {
    width: 100%;
    padding-right: 0;
  }
  .c-panel_contact__calender {
    width: 100%;
    margin-top: 2rem;
  }
  .c-panel_contact__calenderBox {
    padding: 3rem;
  }
  .c-panel_contact__btns {
    justify-content: flex-start;
  }
  .c-panel_contact__btn {
    width: 100%;
    max-width: 190px;
  }
  .c-panel_contact__btn:nth-child(2) {
    margin-left: 2rem;
  }
  .c-panel_contact__map {
    margin-top: 4rem;
  }
}
@media (max-width: 767.9px) {
  .c-panel_contact__map {
    padding-top: 75%;
  }
}
@media (max-width: 575.9px) {
  .c-panel_contact__tel .number {
    font-size: 2.8rem;
  }
  .c-panel_contact__calenderBox {
    padding: 2rem;
  }
  .c-panel_contact__calenderTable th {
    font-size: 1.4rem;
  }
  .c-panel_contact__calenderTable td .open:before {
    width: 1em;
    height: 1em;
  }
  .c-panel_contact__calenderTable td .close:before {
    width: 0.8em;
  }
  .c-panel_contact__calenderTable td .irregular:before {
    border-width: 0 6px 12px 6px;
  }
  .c-panel_contact__calenderNote {
    text-align: left;
  }
  .c-panel_contact__calenderTtl {
    font-size: 1.8rem;
  }
}

/*--------------------------------------------
  deco
--------------------------------------------*/
.c-deco_under {
  position: relative;
  padding-bottom: 6.25em;
}
.c-deco_under::before {
  content: "";
  width: 100vw;
  height: 80%;
  background: #1D2065;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.c-deco_under__inner {
  padding: 6.25em;
  background: #fff;
}
.c-deco_under.-reverse:before {
  right: inherit;
  left: 0;
}
@media (max-width: 991.9px) {
  .c-deco_under {
    padding-bottom: 4.25em;
  }
  .c-deco_under__inner {
    padding: 4.25rem;
  }
}
@media (max-width: 767.9px) {
  .c-deco_under__inner {
    padding: 4.25em 2rem;
  }
}

/*--------------------------------------------
  list
--------------------------------------------*/
.c-list_disc__item {
  position: relative;
  padding-left: 1.1875em;
  text-indent: -1.1875em;
}
.c-list_disc__item:before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  border-radius: 50%;
  background: #2e8cd4;
  display: inline-block;
  margin-right: 0.6875em;
  vertical-align: middle;
}
/*--------------------------------------------
  table responsive
--------------------------------------------*/
.c-tbl_responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media (max-width: 991.9px) {
  .c-tbl_responsive {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    scrollbar-width: 0.2em;
    scrollbar-color: #2CA9DF #fafafa;
  }
  .c-tbl_responsive::-webkit-scrollbar {
    height: 0.2em;
  }
  .c-tbl_responsive::-webkit-scrollbar-track {
    background: #fafafa;
    border-radius: 1rem;
  }
  .c-tbl_responsive::-webkit-scrollbar-thumb {
    border-radius: 1rem;
    background: #2CA9DF;
  }
  .c-tbl_responsive > table {
    margin-bottom: 0;
  }
  .c-tbl_responsive > table > thead > tr > th, .c-tbl_responsive > table > tbody > tr > th, .c-tbl_responsive > table > tfoot > tr > th, .c-tbl_responsive > table > thead > tr > td, .c-tbl_responsive > table > tbody > tr > td, .c-tbl_responsive > table > tfoot > tr > td {
    white-space: nowrap;
  }
}

.c-tbl_pr {
  width: 90%;
  margin: 0 auto;
}
.c-tbl_pr tr {
  border-bottom: 2px solid #2CA9DF;
}
.c-tbl_pr th, .c-tbl_pr td {
  padding: 1.65em 3.125em;
}
.c-tbl_pr th {
  width: 20.37%;
  font-weight: 500;
  color: #2CA9DF;
  text-align: left;
  vertical-align: top;
}
.c-tbl_pr td {
  width: 79.63%;
}
.c-tbl_pr.-md th {
  width: 25%;
}
.c-tbl_pr.-md td {
  width: 75%;
}
@media (max-width: 991.9px) {
  .c-tbl_pr {
    width: 100%;
  }
}
@media (max-width: 767.9px) {
  .c-tbl_pr {
    border-bottom: 1px solid #ccc;
  }
  .c-tbl_pr tr {
    border-bottom: none;
  }
  .c-tbl_pr th, .c-tbl_pr td {
    width: 100%;
    display: block;
    text-align: center;
    padding: 1em;
  }
  .c-tbl_pr th {
    background: #2CA9DF;
    color: #fff;
  }
  .c-tbl_pr td {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .c-tbl_pr.-md th {
    width: 100%;
  }
  .c-tbl_pr.-md td {
    width: 100%;
  }
}
@media (max-width: 991.9px) {
  .c-tbl_scroll {
    overflow-x: auto;
  }
  .c-tbl_scroll > table th, .c-tbl_scroll > table td {
    display: table-cell;
    width: auto;
    white-space: nowrap;
  }
}

/*--------------------------------------------
  anchor
--------------------------------------------*/
.c-anc {
  text-decoration: underline;
}
.c-anc:hover {
  text-decoration: none;
}

.c-anchor {
  margin-top: 5.4rem;
}
.c-anchor__wrap {
  display: flex;
  flex-wrap: wrap;
  max-width: 773px;
  margin: 0 auto;
}
.c-anchor__item {
  width: calc((100% - 2rem) / 3);
}
.c-anchor__item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  border: 1px solid #2CA9DF;
  position: relative;
  border-radius: 5px;
  padding: 1.08em;
}
.c-anchor__item a .arrow {
  fill: #222222;
  width: 2rem;
  height: 0.8rem;
}
@media (min-width: 992px) {
  .c-anchor__item a:hover {
    background: #2CA9DF;
    color: #fff;
  }
  .c-anchor__item a:hover .arrow {
    fill: #fff;
  }
}
.c-anchor__item:nth-child(n+4) {
  margin-top: 1rem;
}
.c-anchor__item:not(:nth-child(3n)) {
  margin-right: 1rem;
}
@media (max-width: 991.9px) {
  .c-anchor {
    margin-top: 0;
  }
  .c-anchor__wrap {
    max-width: 100%;
  }
  .c-anchor__item {
    width: calc((100% - 1rem) / 2);
  }
  .c-anchor__item:nth-child(n+3) {
    margin-top: 1rem;
  }
  .c-anchor__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .c-anchor__item:nth-child(even) {
    margin-left: 1rem;
  }
  .c-anchor__item a {
    height: 100%;
  }
}
@media (max-width: 575.9px) {
  .c-anchor__item a {
    line-height: 1.3;
    padding: 1em 0.5em;
    font-size: 1.3rem;
  }
}

/*--------------------------------------------
  anchor arrow
--------------------------------------------*/
.c-anc_arrow {
  position: relative;
  display: inline-block;
  padding: 1.5em 0;
  padding-right: 5.5em;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.3;
}
.c-anc_arrow::before {
  content: "";
  transform: scale(1.5);
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eab7";
  position: absolute;
  top: 0;
  right: 0.5em;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 2.8em;
  height: 2.8em;
  padding-left: 0.1em;
  background-color: #2CA9DF;
  border-radius: 50%;
  border: 1px solid #2CA9DF;
  color: #ffffff;
}
@media (min-width: 992px) {
  .c-anc_arrow::before {
    transition: all 0.4s 0s;
  }
}
.c-anc_arrow:hover {
  text-decoration: underline;
}
.c-anc_arrow:hover::before {
  background-color: #ffffff;
  color: #2CA9DF;
}
@media (max-width: 991.9px) {
  .c-anc_arrow {
    padding: 1.2em 0;
    padding-right: 4.5em;
  }
  .c-anc_arrow::before {
    transform: scale(1.2);
    width: 2.6em;
    height: 2.6em;
  }
}

/*--------------------------------------------
  column
--------------------------------------------*/
.c-col {
  display: flex;
  flex-wrap: wrap;
  margin-top: -3em;
  margin-left: -3em;
}
.c-col__item {
  width: 50%;
  margin-top: 3em;
  padding-left: 3em;
}
.c-col.-gap_xs {
  margin-top: -1.2em;
}
.c-col.-gap_xs > .c-col__item {
  margin-top: 1.2em;
}
.c-col.-gutter_xs {
  margin-left: -1.2em;
}
.c-col.-gutter_xs > .c-col__item {
  padding-left: 1.2em;
}
.c-col.-space_thin {
  margin-top: -1px;
  margin-left: -1px;
}
.c-col.-space_thin > .c-col__item {
  margin-top: 1px;
  padding-left: 1px;
}
.c-col.-space_sm {
  margin-top: -2em;
  margin-left: -2em;
}
.c-col.-space_sm > .c-col__item {
  margin-top: 2em;
  padding-left: 2em;
}
@media (min-width: 768px) {
  .c-col.-col3 > .c-col__item {
    width: 33.3333%;
  }
}
@media (min-width: 768px) {
  .c-col.-half_img > .c-col__item {
    flex: 1;
    width: auto;
  }
  .c-col.-half_img > .c-col__item.-img {
    flex: 0 1 auto;
    width: calc(50% + 1.5em);
  }
}
@media (max-width: 991.9px) {
  .c-col {
    margin-top: -2em;
    margin-left: -2em;
  }
  .c-col__item {
    margin-top: 2em;
    padding-left: 2em;
  }
  .c-col.-gap_xs {
    margin-top: -1em;
  }
  .c-col.-gap_xs > .c-col__item {
    margin-top: 1em;
  }
  .c-col.-gutter_xs {
    margin-left: -1em;
  }
  .c-col.-gutter_xs > .c-col__item {
    padding-left: 1em;
  }
  .c-col.-space_sm {
    margin-top: -1.2em;
    margin-left: -1.2em;
  }
  .c-col.-space_sm > .c-col__item {
    margin-top: 1.2em;
    padding-left: 1.2em;
  }
  .c-col.-col_mqTb {
    flex-direction: column;
  }
  .c-col.-col_mqTb > .c-col__item {
    width: 100% !important;
  }
}
@media (max-width: 991.9px) and (min-width: 576px) {
  .c-col.-col2_mqSmXs > .c-col__item {
    width: 50%;
  }
}
@media (max-width: 767.9px) {
  .c-col__item {
    width: 100%;
  }
}

/*--------------------------------------------
  blog
--------------------------------------------*/
.c-card_news__item {
  border-bottom: 1px solid #333333;
}
.c-card_news__item:first-child .c-card_news__link {
  padding-top: 0;
}
.c-card_news__link {
  padding: 1.4em 0 1em 0;
  display: block;
  font-weight: 500;
}
@media (min-width: 992px) {
  .c-card_news__link:hover {
    opacity: 0.7;
  }
}
.c-card_news__date {
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
.c-card_news__term {
  font-size: 1.4rem;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  background: #000;
  border: 1px solid #000;
  color: #fff;
  min-width: 10rem;
  padding: 6px;
  margin-right: 2.6rem;
  display: inline-block;
  transition: 0.4s;
}
@media (max-width: 767.9px) {
  .c-card_news__link {
    display: block;
  }
  .c-card_news__term {
    margin-right: 1em;
    width: auto;
    min-width: auto;
    padding: 5px 10px;
  }
  .c-card_news__link {
    padding: 1em 0;
  }
}

.c-card_product {
  display: flex;
}
.c-card_product__item {
  width: calc((100% - 12rem) / 4);
}
.c-card_product__item:not(:nth-child(4n)) {
  margin-right: 4rem;
}
@media (min-width: 992px) {
  .c-card_product__item.-col3 {
    width: calc((100% - 4.8rem) / 3);
  }
  .c-card_product__item.-col3:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .c-card_product__item.-col3:not(:nth-child(3n)) {
    margin-right: 2.4rem;
  }
  .c-card_product__item.-col3:nth-child(n+4) {
    margin-top: 3rem;
  }
}
.c-card_product__link {
  display: block;
  border-radius: 5px;
  border: 1px solid #eaeaea;
  padding: 2.2rem 4rem;
  height: 100%;
}
@media (min-width: 992px) {
  .c-card_product__link:hover {
    border-color: #222222;
  }
}
.c-card_product__ttl {
  line-height: 1.2;
  margin-top: 4rem;
  font-weight: 500;
}
.c-card_product__badges {
  display: flex;
  margin-top: 0.8rem;
}
.c-card_product__badge {
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 700;
  border: 1px solid transparent;
  padding: 1.5px 0 3.5px;
  min-width: 8.6rem;
  text-align: center;
}
.c-card_product__badge:not(:first-child) {
  margin-left: 1rem;
}
.c-card_product__badge.-type {
  color: #fff;
}
.c-card_product__badge.-red {
  background: #A80000;
  border-color: #A80000;
}
.c-card_product__badge.-white {
  background: #E2DDC0;
  border-color: #E2DDC0;
}
.c-card_product__badge.-limited {
  color: #A80000;
  border: 1px solid #A80000;
}
.c-card_product__badge.-shortage {
  color: #2CA9DF;
  border: 1px solid #2CA9DF;
}
.c-card_product__priceWrap {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  margin-top: 3rem;
  font-weight: 500;
}
.c-card_product__price {
  font-family: "Roboto", sans-serif;
  font-size: 2.4rem;
}
.c-card_product__tax {
  font-size: 1.5rem;
  margin-bottom: 5px;
}
@media (max-width: 991.9px) {
  .c-card_product {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-card_product__item {
    width: 48%;
  }
  .c-card_product__item:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .c-card_product__item:nth-child(n+3) {
    margin-top: 4rem;
  }
}
@media (max-width: 767.9px) {
  .c-card_product__link {
    padding: 2rem 2rem;
  }
  .c-card_product__badge {
    font-size: 1.2rem;
    display: inline-block;
    min-width: auto;
    padding: 1.5px 0.2em;
  }
}
@media (max-width: 575.9px) {
  .c-card_product__badges {
    display: block;
  }
  .c-card_product__badge:not(:first-child) {
    margin-left: 0;
    margin-top: 0.5em;
  }
  .c-card_product__priceWrap {
    margin-top: 1.5rem;
  }
  .c-card_product__price {
    font-size: 1.8rem;
  }
  .c-card_product__tax {
    font-size: 1.3rem;
  }
}

/*--------------------------------------------
  key
--------------------------------------------*/
.p-home_kv {
  position: relative;
}
.p-home_kv .c-ofi {
  padding-top: 62.8%;
}
@media (max-width: 991.9px) {
  .p-home_kv .c-ofi {
    padding-top: 78.8%;
  }
}
@media (max-width: 767.9px) {
  .p-home_kv .c-ofi {
    padding-top: 100%;
  }
}
@media (max-width: 575.9px) {
  .p-home_kv .c-ofi {
    padding-top: 0;
    height: 70vh;
  }
}

/*--------------------------------------------
  bnr
--------------------------------------------*/
.p-home_bnr {
  padding-top: 4rem;
  padding-bottom: 4.3rem;
  position: relative;
}
.p-home_bnr__wrap {
  position: relative;
}
.p-home_bnr__item {
  margin: 0 1.6rem;
}
.p-home_bnr .slick-arrow {
  height: 100%;
  width: 15rem;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 0;
  font-size: 0;
  z-index: 100;
}
.p-home_bnr .slick-arrow:before {
  content: "";
  width: 8rem;
  height: 8rem;
  background: url(../img/index/icon_arrow_slick.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-home_bnr .slick-prev {
  left: 0;
}
.p-home_bnr .slick-next {
  right: 0;
}
.p-home_bnr .slick-next:before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.p-home_bnr .slick-dots {
  position: absolute;
  left: 0;
  bottom: -4.3rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-home_bnr .slick-dots li {
  margin: 0 7px;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
  background: #D9D9D9;
  font-size: 0;
  cursor: pointer;
}
.p-home_bnr .slick-dots li.slick-active {
  background: #2CA9DF;
}
@media (max-width: 991.9px) {
  .p-home_bnr__item {
    margin: 0 1.2rem;
  }
  .p-home_bnr .slick-arrow {
    width: 15%;
  }
  .p-home_bnr .slick-arrow:before {
    width: 4rem;
    height: 4rem;
  }
}
@media (max-width: 575.9px) {
  .p-home_bnr {
    padding-bottom: 3rem;
  }
  .p-home_bnr .slick-arrow {
    width: 15%;
  }
  .p-home_bnr .slick-arrow:before {
    width: 3rem;
    height: 3rem;
  }
  .p-home_bnr .slick-dots {
    bottom: -3rem;
  }
  .p-home_bnr .slick-dots li {
    width: 1rem;
    height: 1rem;
    margin: 0 5px;
  }
}

/*--------------------------------------------
  bestseller
--------------------------------------------*/
.p-home_product {
  padding-top: 13.5rem;
}
.p-home_product.-bestseller {
  padding-top: 12.2rem;
}
.p-home_product__btn {
  margin-top: 4em;
}
@media (max-width: 991.9px) {
  .p-home_product {
    padding-top: 10rem;
  }
  .p-home_product.-bestseller {
    padding-top: 10rem;
  }
}
@media (max-width: 767.9px) {
  .p-home_product {
    padding-top: 7.5rem;
  }
  .p-home_product.-bestseller {
    padding-top: 7.5rem;
  }
}
/*--------------------------------------------
  news
--------------------------------------------*/
.p-home_news {
  padding: 15rem 0;
}
.p-home_news__wrap {
  display: flex;
}
.p-home_news__ttlWrap {
  width: 30%;
  padding-top: 2.5rem;
}
.p-home_news__ttl {
  font-family: "Playfair Display", serif;
  letter-spacing: 0.2em;
  font-weight: 700;
  font-size: 9.6rem;
  line-height: 1;
}
.p-home_news__btn {
  margin-top: 5rem;
}
.p-home_news__btn a {
  display: block;
  border: 1px solid #222;
  text-align: center;
  width: 18.3rem;
  line-height: 1;
  border-radius: 3.3px;
  padding: 1em 0;
  font-size: 1.4rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .p-home_news__btn a:hover {
    background: #222;
    color: #fff;
  }
}
.p-home_news__cnt {
  width: 70%;
}
@media (max-width: 1399.9px) {
  .p-home_news__ttl {
    font-size: 8rem;
  }
}
@media (max-width: 991.9px) {
  .p-home_news {
    padding: 10rem 0;
  }
  .p-home_news__wrap {
    display: block;
  }
  .p-home_news__ttlWrap {
    width: 100%;
  }
  .p-home_news__ttl {
    font-size: 6rem;
  }
  .p-home_news__cnt {
    width: 100%;
    margin-top: 5rem;
  }
  .p-home_news__btn a {
    margin: 0 auto;
  }
}
@media (max-width: 767.9px) {
  .p-home_news {
    padding: 7.5rem 0;
  }
  .p-home_news__ttl {
    font-size: 5rem;
  }
}
@media (max-width: 575.9px) {
  .p-home_news__ttl {
    font-size: 4rem;
  }
}

/*============================================

  404

============================================*/
/*-------------------------------
  404 > COMMON
-------------------------------*/
.p-404__head {
  margin-bottom: 5rem;
  text-align: center;
}
.p-404__body {
  text-align: center;
}
.p-404__ttl {
  font-size: 3rem;
}
@media (max-width: 575.9px) {
  .p-404 {
    text-align: left;
  }
  .p-404__ttl {
    font-size: 2.2rem;
  }
  .p-404__head {
    margin-bottom: 2rem;
  }
}

/*============================================

  CONTACT

============================================*/
.p-contact {
  padding-top: 6rem !important;
}
.p-contact__desc {
  margin-bottom: 11rem;
}
.p-contact__box {
  max-width: 1440px;
  margin: 0 auto;
  border: 1px solid #b9b9b9;
  border-radius: 10px;
  padding: 12rem 18rem;
}
@media (max-width: 1399.9px) {
  .p-contact__box {
    padding: 10rem;
  }
}
@media (max-width: 991.9px) {
  .p-contact__box {
    padding: 5rem;
  }
}
@media (max-width: 767.9px) {
  .p-contact__box {
    padding: 3rem 5vw;
  }
}
.p-contact_head__box {
  border-radius: 1rem;
  background: #F9FBF4;
  padding: 3.5rem 3rem;
}
.p-contact_head__ttl {
  text-align: center;
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 1em;
}
.p-contact_head__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-contact_head__num:not(:first-child) {
  margin-left: 5.8rem;
}
.p-contact_head__num.-tel a:before {
  background-image: url(../img/common/icon_tel.svg);
}
.p-contact_head__num.-freedial a:before {
  background-image: url(../img/common/icon_freedial.svg);
}
.p-contact_head__num a {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 3.3rem;
  line-height: 0.8;
  display: block;
  padding-left: 4.2rem;
  position: relative;
}
.p-contact_head__num a:before {
  content: "";
  width: 1em;
  height: 0.76em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: no-repeat center/contain;
}
.p-contact_head__txt {
  text-align: center;
  margin-top: 1em;
}
.p-contact_head__lead {
  margin-top: 1em;
}
.p-contact_head__lead a {
  font-weight: 700;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .p-contact_head__lead a:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767.9px) {
  .p-contact_head__num:not(:first-child) {
    margin-left: 2.5rem;
  }
  .p-contact_head__num a {
    font-size: 2.5rem;
    padding-left: 1.2em;
  }
}
@media (max-width: 575.9px) {
  .p-contact_head__wrap {
    flex-direction: column;
  }
  .p-contact_head__num:not(:first-child) {
    margin-left: 0;
    margin-top: 1em;
  }
}

.p-contact_form {
  margin-top: 6.5rem;
}
.p-contact_form.-thanks {
  margin-top: 0;
}
.p-contact_thanks {
  padding-top: 10rem;
}
.p-contact_thanks__ttl {
  font-size: 3rem;
  margin-bottom: 4rem;
}

.your_trigger_detail {
  display: none;
}
.your_trigger_detail.selected {
  display: block;
}

/*-------------------------------
  CONTACT > COMMON
-------------------------------*/
/*============================================

  COMPANY

============================================*/
/*-------------------------------
  COMPANY > COMMON
-------------------------------*/
.p-company_overview__box {
  max-width: 1280px;
  margin: 0 auto;
  border: 1px solid #b9b9b9;
  border-radius: 10px;
  padding: 8rem 12rem;
}
.p-company_overview__tbl th {
  width: 26%;
  font-size: 2rem;
  font-weight: 700;
  border-right: 1px solid #b9b9b9;
  padding: 1.5rem 0;
  vertical-align: middle;
  text-align: left;
}
.p-company_overview__tbl td {
  width: 74%;
  font-size: 1.8rem;
  font-weight: 400;
  padding: 1.5rem 0 1.5rem 6rem;
}
@media (max-width: 991.9px) {
  .p-company_overview__box {
    padding: 5rem;
  }
  .p-company_overview__tbl th {
    font-size: 1.6rem;
    width: 32%;
  }
  .p-company_overview__tbl td {
    height: 68%;
    font-size: 1.4rem;
    padding-left: 3rem;
  }
}
@media (max-width: 767.9px) {
  .p-company_overview__tbl th, .p-company_overview__tbl td {
    display: block;
    width: 100%;
    padding: 1em;
  }
  .p-company_overview__tbl th {
    border-right: none;
    padding-bottom: 0;
  }
  .p-company_overview__tbl td {
    border-bottom: 1px solid #b9b9b9;
    padding-top: 0.5em;
  }
}
@media (max-width: 575.9px) {
  .p-company_overview__box {
    padding: 3rem 5vw;
  }
}

.p-company_access__box {
  background: #E3F3FB;
  border-radius: 3.2rem;
  padding: 6.5rem 6rem 5rem 7.7rem;
}
.p-company_access__wrap {
  display: flex;
}
.p-company_access__cnt {
  width: 47.58%;
  padding-right: 4rem;
}
.p-company_access__tbl th {
  width: 3em;
  vertical-align: top;
  text-align: left;
}
.p-company_access__map {
  width: 52.42%;
}
.p-company_access__mapInner {
  padding-top: 75%;
  position: relative;
}
.p-company_access__mapInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 991.9px) {
  .p-company_access__box {
    padding: 4rem 5rem;
  }
}
@media (max-width: 767.9px) {
  .p-company_access__wrap {
    display: block;
  }
  .p-company_access__cnt {
    width: 100%;
    padding-right: 0;
  }
  .p-company_access__map {
    width: 100%;
    margin-top: 3rem;
  }
}
@media (max-width: 575.9px) {
  .p-company_access__box {
    padding: 3rem;
  }
}

/*============================================

  LAW

============================================*/
/*-------------------------------
  LAW > COMMON
-------------------------------*/
.p-law__box {
  max-width: 1440px;
  margin: 0 auto;
  border: 1px solid #b9b9b9;
  border-radius: 10px;
  padding: 2.4rem 3.2rem;
}
.p-law__tbl tr {
  border-bottom: 1px solid #b9b9b9;
}
.p-law__tbl tr:first-child {
  border-top: 1px solid #b9b9b9;
}
.p-law__tbl th {
  width: 25.4%;
  background: #F4F4F4;
  font-size: 2rem;
  font-weight: 700;
  padding: 1.5rem 0 1.5rem 2.8rem;
  vertical-align: middle;
  text-align: left;
}
.p-law__tbl td {
  width: 74.6%;
  font-weight: 400;
  padding: 1.5rem 0 1.5rem 6rem;
}
.p-law__tbl td .link {
  display: inline-block;
  font-weight: 700;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .p-law__tbl td .link:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
.p-law__tbl td .list li:not(:first-child) {
  margin-top: 1em;
}
@media (max-width: 991.9px) {
  .p-law__tbl th {
    width: 35%;
    font-size: 1.6rem;
  }
  .p-law__tbl td {
    width: 65%;
    padding-left: 3rem;
  }
}
@media (max-width: 767.9px) {
  .p-law__tbl th, .p-law__tbl td {
    display: block;
    width: 100%;
    padding: 1em;
  }
}
@media (max-width: 575.9px) {
  .p-law__box {
    padding: 2.5rem 5vw;
  }
}

/*============================================

  GUIDE

============================================*/
/*-------------------------------
  GUIDE > COMMON
-------------------------------*/
.p-guide__box {
  max-width: 1440px;
  margin: 0 auto;
  border: 1px solid #b9b9b9;
  border-radius: 10px;
  padding: 2.4rem 3.2rem;
}
.p-guide__ttl {
  font-weight: 900;
  font-size: 2.4rem;
  line-height: 1;
  padding: 5.6rem 2.8rem;
  background: #f4f4f4;
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
}
.p-guide__item:last-child .p-guide__tbl tr:last-child {
  border-bottom: 1px solid #b9b9b9;
}
.p-guide__tbl tr {
  border-bottom: 1px solid #b9b9b9;
}
.p-guide__tbl tr:last-child {
  border-bottom: none;
}
.p-guide__tbl tr > *:nth-child(1) {
  width: 18.9%;
}
.p-guide__tbl tr > *:nth-child(2) {
  width: 18.9%;
}
.p-guide__tbl tr > *:nth-child(3) {
  width: 62.2%;
}
.p-guide__tbl th, .p-guide__tbl td {
  padding: 2rem 1.2rem;
}
.p-guide__tbl th {
  text-align: left;
  font-weight: 700;
  font-size: 1.8rem;
}
.p-guide__tbl th.top {
  padding-left: 2.8rem;
  font-size: 2rem;
}
.p-guide__tbl td {
  line-height: 1.3;
}
.p-guide__tbl td .strong {
  font-weight: 700;
  font-size: 2rem;
}
@media (max-width: 991.9px) {
  .p-guide__ttl {
    font-size: 2rem;
    padding: 1em;
  }
  .p-guide__tbl tr {
    border-bottom: none;
  }
  .p-guide__tbl tr.partition {
    border-top: 1px solid #b9b9b9;
  }
  .p-guide__tbl th, .p-guide__tbl td {
    width: 100% !important;
    display: block;
  }
  .p-guide__tbl th {
    padding: 1.5em 1.2rem 1em;
    font-size: 1.6rem;
  }
  .p-guide__tbl th.top {
    padding-left: 0;
    font-size: 1.8rem;
  }
  .p-guide__tbl td {
    padding-top: 0;
  }
  .p-guide__tbl td .strong {
    font-size: 1.6rem;
  }
}
@media (max-width: 767.9px) {
  .p-guide__ttl {
    font-weight: 700;
  }
  .p-guide__tbl th {
    padding-top: 1em;
  }
}
@media (max-width: 575.9px) {
  .p-guide__ttl {
    font-size: 1.8rem;
  }
  .p-guide__box {
    padding: 2.5rem 5vw;
  }
  .p-guide__tbl th {
    font-size: 1.4rem;
  }
  .p-guide__tbl th.top {
    font-size: 1.6rem;
  }
}

/*============================================

  PRODUCT

============================================*/
/*-------------------------------
  PRODUCT > COMMON
-------------------------------*/
@media (min-width: 992px) {
  .p-product {
    padding-top: 17rem !important;
  }
}
.p-product__wrap {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 9rem;
}
.p-product__main {
  width: 76%;
  padding-left: 7rem;
}
.p-product__side {
  width: 24%;
}
@media (max-width: 1199.9px) {
  .p-product__main {
    width: 80%;
    padding-left: 5rem;
  }
  .p-product__side {
    width: 20%;
  }
}
@media (max-width: 767.9px) {
  .p-product__wrap {
    flex-direction: column;
    margin-top: 0;
  }
  .p-product__main {
    width: 100%;
    padding-left: 0;
  }
  .p-product__side {
    width: 100%;
    margin-top: 7rem;
  }
}

/*-------------------------------
  PRODUCT > archive
-------------------------------*/
.p-product_archive {
  position: relative;
}

/*-------------------------------
  PRODUCT > detail
-------------------------------*/
.p-product_detail {
  padding-top: 7.6rem;
}
.p-product_detail__head {
  display: flex;
}
.p-product_detail__gallery {
  width: 52.2%;
}
.p-product_detail__mainImg {
  background: #f4f4f4;
  border-radius: 1rem;
}
.p-product_detail__mainImg .box.c-ofi {
  padding-top: 72%;
}
.p-product_detail__mainImg .box img {
  padding: 7.5rem 0;
}
.p-product_detail__thumbImgs {
  margin: 1.2rem -1rem 0;
}
.p-product_detail__thumbImgs .slick-track {
  margin-left: 0;
}
.p-product_detail__thumbImg {
  margin: 0 1rem;
  background: #f4f4f4;
  border-radius: 5px;
}
.p-product_detail__thumbImg .box.c-ofi {
  padding-top: 100%;
}
.p-product_detail__thumbImg .box img {
  padding: 5px 0;
}
.p-product_detail__thumbImg.slick-current {
  border: 1px solid #000;
}
.p-product_detail__cnt {
  width: 47.8%;
  padding-left: 8rem;
}
.p-product_detail__category {
  font-size: 1.3rem;
}
.p-product_detail__ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 0.8rem;
}
.p-product_detail__badges {
  display: flex;
  align-items: center;
  margin-top: 0.8rem;
}
.p-product_detail__badge {
  font-size: 1.2rem;
  line-height: 1;
  min-width: 8.5rem;
  padding: 5px;
  text-align: center;
  font-weight: 700;
}
.p-product_detail__badge.-type {
  color: #fff;
}
.p-product_detail__badge.-white {
  background: #E2DDC0;
  border-color: #E2DDC0;
}
.p-product_detail__badge.-shortage {
  color: #2CA9DF;
  border: 1px solid #2CA9DF;
}
.p-product_detail__badge:not(:first-child) {
  margin-left: 1rem;
}
.p-product_detail__price {
  display: flex;
  align-items: flex-end;
  line-height: 1;
  margin-top: 1.6rem;
}
.p-product_detail__price .price {
  font-size: 2.3rem;
  font-weight: 500;
}
.p-product_detail__price .tax {
  font-size: 1.5rem;
}
.p-product_detail__info {
  margin-top: 3rem;
}
.p-product_detail__infoBox {
  border: 1px solid #b9b9b9;
  border-radius: 1rem;
  padding: 2.5rem 2.3rem;
}
.p-product_detail__tbl th, .p-product_detail__tbl td {
  padding: 0.5rem 0;
}
.p-product_detail__tbl th {
  width: 20%;
  border-right: 1px solid #b9b9b9;
  text-align: left;
  font-weight: 400;
}
.p-product_detail__tbl td {
  width: 80%;
  padding-left: 4rem;
}
.p-product_detail__purchase {
  display: flex;
  align-items: center;
  margin-top: 2.8rem;
}
.p-product_detail__quantity {
  width: 23%;
  position: relative;
}
.p-product_detail__quantity:before {
  content: "";
  width: 1.2rem;
  height: 0.8rem;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/icon_rectangle.svg) no-repeat center/contain;
}
.p-product_detail__quantity select {
  border-radius: 1rem;
  border: 1px solid #222222;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.p-product_detail__btn {
  width: 46%;
  margin-left: 3rem;
}
.p-product_detail__btn input {
  background: #222222;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  padding: 1em;
  width: 100%;
  text-align: center;
  border-radius: 1rem;
  cursor: pointer;
}
@media (min-width: 992px) {
  .p-product_detail__btn input {
    font-size: 2rem;
  }
}
.p-product_detail__contact {
  margin-left: 3.3rem;
}
.p-product_detail__contact a {
  text-decoration: underline;
  color: #726F6F;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .p-product_detail__contact a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}
.p-product_detail__body {
  margin-top: 6rem;
  padding-top: 6rem;
  border-top: 1px solid #b9b9b9;
}
@media (min-width: 992px) {
  .p-product_detail__desc {
    font-size: 1.8rem;
  }
}
.p-product_detail__desc p + p {
  margin-top: 1em;
}
.p-product_detail__related {
  margin-top: 26rem;
}
@media (max-width: 1599.9px) {
  .p-product_detail__btn {
    width: 40%;
  }
}
@media (max-width: 991.9px) {
  .p-product_detail {
    padding-top: 0;
  }
  .p-product_detail__head {
    flex-direction: column;
  }
  .p-product_detail__gallery {
    width: 100%;
    margin-top: 3rem;
  }
  .p-product_detail__cnt {
    width: 100%;
    padding-left: 0;
  }
  .p-product_detail__related {
    margin-top: 10px;
  }
}
@media (max-width: 767.9px) {
  .p-product_detail__mainImg .box img {
    padding: 5rem 0;
  }
  .p-product_detail__thumbImgs {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  .p-product_detail__thumbImg {
    margin: 0 0.5rem;
  }
}
@media (max-width: 575.9px) {
  .p-product_detail__tbl th {
    width: 30%;
  }
  .p-product_detail__tbl td {
    width: 70%;
    padding-left: 2rem;
  }
  .p-product_detail__purchase {
    flex-wrap: wrap;
  }
  .p-product_detail__quantity {
    width: 35%;
  }
  .p-product_detail__btn {
    width: 45%;
  }
  .p-product_detail__contact {
    width: 100%;
    margin-top: 1em;
    margin-left: 0;
  }
  .p-product_detail__related {
    margin-top: 7rem;
  }
}

/*-------------------------------
  PRODUCT > navi
-------------------------------*/
.p-product_navi {
  position: absolute;
  right: 0;
  top: -2rem;
}
.p-product_navi__wrap {
  display: flex;
  align-items: center;
}
.p-product_navi__sort {
  position: relative;
}
.p-product_navi__sort:before {
  content: "";
  width: 1.2rem;
  height: 0.8rem;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/common/icon_rectangle.svg) no-repeat center/contain;
}
.p-product_navi__sort select {
  border: 1px solid #222222;
  border-radius: 5px;
  width: 177px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.p-product_navi__switch {
  display: flex;
  align-items: center;
  margin-left: 3rem;
}
.p-product_navi__switch .txt {
  font-size: 1.4rem;
  font-weight: 500;
}
.p-product_navi__switch .icons {
  display: flex;
  align-items: center;
  margin-left: 2.2rem;
}
.p-product_navi__switch .icon:not(:first-child) {
  margin-left: 1rem;
}
@media (max-width: 991.9px) {
  .p-product_navi {
    top: -7rem;
  }
}
@media (max-width: 767.9px) {
  .p-product_navi {
    position: static;
    margin-bottom: 3rem;
  }
  .p-product_navi__wrap {
    width: 100%;
    justify-content: flex-end;
  }
}
@media (max-width: 575.9px) {
  .p-product_navi__switch {
    margin-left: 1em;
  }
  .p-product_navi__switch .icons {
    margin-left: 1em;
  }
  .p-product_navi__sort:before {
    right: 1rem;
  }
  .p-product_navi__sort select {
    width: 10rem;
    padding: 0.6em;
  }
}

/*============================================

  PRIVACY POLICY

============================================*/
/*-------------------------------
  PRIVACY > COMMON
-------------------------------*/
.p-privacy__inner {
  max-width: 850px;
  margin: 0 auto;
}
.p-privacy__item:not(:first-child) {
  margin-top: 5rem;
}
.p-privacy__item > dt {
  margin-bottom: 1em;
  font-size: 2rem;
  font-weight: 500;
}
.p-privacy__list {
  padding-left: 1.5em;
  margin-top: 0.75em;
}
.p-privacy__list > li {
  list-style-type: disc;
}
.p-privacy__list > li:not(:first-child) {
  margin-top: 0.75em;
}
.p-privacy__ga {
  background: #f9f9f9;
  padding: 3rem;
  margin-top: 2em;
}
.p-privacy__ga dt {
  font-weight: 500;
  margin-bottom: 0.5em;
  font-weight: 700;
  color: #A69C9C;
}
.p-privacy__ga a {
  word-break: break-all;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .p-privacy__ga a:hover {
    opacity: 0.7;
  }
}
.p-privacy__link {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .p-privacy__link:hover {
    opacity: 0.7;
    text-decoration: none;
  }
}
@media (max-width: 575.9px) {
  .p-privacy__item > dt {
    font-size: 1.8rem;
  }
}

/*============================================

  Welcart template

============================================*/
/*-------------------------------
  LOGIN
-------------------------------*/
.p-wc_login {
  padding-top: 7rem !important;
}
.p-wc_login__head {
  margin-bottom: 5rem;
}
.p-wc_login__lead a {
  font-weight: 700;
  color: #999999;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .p-wc_login__lead a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}
.p-wc_login__body {
  max-width: 765px;
  margin: 0 auto;
}
.p-wc_login__bodyTtl {
  font-size: 3.2rem;
  margin-bottom: 1rem;
}
.p-wc_login__bodyBox {
  border: 1px solid #b9b9b9;
  padding: 9rem 3.8rem;
  border-radius: 1rem;
}
.p-wc_login__member {
  max-width: 450px;
  margin: 0 auto;
}
.p-wc_login__input label {
  font-size: 2rem;
  font-weight: 700;
}
.p-wc_login__input input[type=text],
.p-wc_login__input input[type=password] {
  border-radius: 10px;
  border: 1px solid #b9b9b9;
}
@media (min-width: 992px) {
  .p-wc_login__input input[type=text],
  .p-wc_login__input input[type=password] {
    font-size: 1.6rem;
    padding: 1em;
  }
}
.p-wc_login__input + .p-wc_login__input {
  margin-top: 3rem;
}
.p-wc_login__btn {
  text-align: center;
}
.p-wc_login__btn input,
.p-wc_login__btn a {
  max-width: 28rem;
  width: 100%;
  transition: 0.4s;
  display: inline-block;
  text-align: center;
  border: 1px solid #222222;
  border-radius: 5px;
  line-height: 1;
  background: #222222;
  padding: 0.937em;
  color: #ffffff;
  font-weight: 700;
  cursor: pointer;
}
@media (min-width: 992px) {
  .p-wc_login__btn input,
  .p-wc_login__btn a {
    font-size: 2rem;
  }
  .p-wc_login__btn input:hover,
  .p-wc_login__btn a:hover {
    background: #ffffff;
    color: #222222;
  }
}
.p-wc_login__forget {
  margin-top: 4.8rem;
  text-align: center;
}
.p-wc_login__forget + .p-wc_login__btn {
  margin-top: 1rem;
}
.p-wc_login__forget input[type=checkbox] {
  display: none;
}
.p-wc_login__forget label > span {
  position: relative;
  padding-left: 1.5em;
}
.p-wc_login__forget label > span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25em;
  height: 1.25em;
  background: #ffffff;
  border: solid 1px #9FA7B0;
  border-radius: 3px;
}
.p-wc_login__forget label > span:after {
  position: absolute;
  content: "";
  left: 0;
  width: 0.8em;
  height: 0.6em;
  transform: rotate(-45deg) translate(0, 50%);
  top: 0;
  border-left: solid 3px #2CA9DF;
  border-bottom: solid 3px #2CA9DF;
  visibility: hidden;
}
.p-wc_login__forget input[type=checkbox]:checked + label span:after {
  visibility: visible;
}
.p-wc_login__nav {
  margin-top: 1em;
  text-align: center;
}
.p-wc_login__nav a {
  text-decoration: underline;
  font-weight: 700;
  color: #b9b9b9;
}
@media (min-width: 992px) {
  .p-wc_login__nav a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
}
.p-wc_login__new {
  padding-top: 5.6rem;
  margin-top: 8rem;
  border-top: 1px solid #b9b9b9;
}
.p-wc_login__new .p-wc_login__btn a {
  background: #fff;
  color: #222222;
}
@media (min-width: 992px) {
  .p-wc_login__new .p-wc_login__btn a:hover {
    background: #222222;
    color: #fff;
  }
}
.p-wc_login__text {
  margin-top: 2em;
}
@media (max-width: 767.9px) {
  .p-wc_login__bodyBox {
    padding: 5rem 3rem;
  }
  .p-wc_login__bodyTtl {
    font-size: 2.4rem;
  }
  .p-wc_login__member {
    max-width: 90%;
  }
  .p-wc_login__input label {
    font-size: 1.8rem;
  }
  .p-wc_login__new {
    padding-top: 3rem;
    margin-top: 3rem;
  }
}
@media (max-width: 575.9px) {
  .p-wc_login__bodyBox {
    padding: 3rem 5vw;
  }
  .p-wc_login__bodyTtl {
    font-size: 2rem;
  }
  .p-wc_login__member {
    max-width: 100%;
  }
  .p-wc_login__input label {
    font-size: 1.6rem;
  }
}

/*-------------------------------
  PROCESS
-------------------------------*/
.p-wc_process {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.p-wc_process:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #f4f4f4;
  position: absolute;
  left: 0;
  top: 5.25rem;
  z-index: -1;
}
.p-wc_process__navi {
  max-width: 808px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.p-wc_process__naviItem {
  text-align: center;
}
.p-wc_process__naviItem .circle {
  width: 10.5rem;
  aspect-ratio: 1/1;
  background: #dadada;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.p-wc_process__naviItem .txt {
  margin-top: 2rem;
}
.p-wc_process__naviItem.-current .circle {
  background: #222222;
}
@media (max-width: 767.9px) {
  .p-wc_process__naviItem {
    width: 22%;
  }
  .p-wc_process__naviItem .circle {
    width: 100%;
    padding: 2rem;
  }
}
@media (max-width: 575.9px) {
  .p-wc_process:before {
    top: 28%;
  }
  .p-wc_process__naviItem {
    width: 21%;
  }
  .p-wc_process__naviItem .circle img {
    max-height: 35px;
  }
}

/*-------------------------------
  CART
-------------------------------*/
.p-wc_cart {
  max-width: 1220px;
  margin: 16rem auto 0;
}
.p-wc_cart__quantity {
  margin-top: 3rem;
}
.p-wc_cart__quantity input {
  background: #333;
  color: #ffffff;
  border: none;
  padding: 0.5em;
  line-height: 1;
  cursor: pointer;
}
.p-wc_cart .action input {
  background: #333;
  color: #ffffff;
  border: none;
  padding: 0.5em;
  line-height: 1;
  cursor: pointer;
}
.p-wc_cart__box .c-ttl_line h5 {
  font-size: 2rem;
  margin-bottom: 0.5em;
}
.p-wc_cart__box:not(:first-child) {
  margin-top: 6rem;
}
@media (max-width: 991.9px) {
  .p-wc_cart__quantity input {
    width: 100%;
    margin-top: 0.5rem;
  }
  .p-wc_cart .action input {
    width: 80%;
  }
}

.c-btn_cart {
  margin-top: 6.5rem;
  text-align: center;
  display: flex;
  justify-content: center;
}
.c-btn_cart input {
  cursor: pointer;
  max-width: 28rem;
  width: 100%;
  transition: 0.4s;
  display: inline-block;
  text-align: center;
  border: 1px solid #2CA9DF;
  border-radius: 3px;
  line-height: 1;
  background: #2CA9DF;
  padding: 0.937em;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
}
@media (min-width: 992px) {
  .c-btn_cart input:hover {
    background: #ffffff;
    color: #2CA9DF;
  }
}
.c-btn_cart input#previouscart {
  background: #fff;
  border: 1px solid #000;
  color: #222222;
  border-radius: 1rem;
  padding: 1.4rem 2.4rem;
  max-width: 18.8rem;
}
.c-btn_cart input.back_cart_button, .c-btn_cart input.back_to_customer_button, .c-btn_cart input.back_to_delivery_button, .c-btn_cart input.deletemember {
  background: #8e8e8e;
  border: 1px solid #8e8e8e;
}
@media (min-width: 992px) {
  .c-btn_cart input.back_cart_button:hover, .c-btn_cart input.back_to_customer_button:hover, .c-btn_cart input.back_to_delivery_button:hover, .c-btn_cart input.deletemember:hover {
    background: #ffffff;
    color: #8e8e8e;
  }
}
@media (max-width: 767.9px) {
  .c-btn_cart input {
    max-width: 80%;
    display: block;
    margin: 0 auto;
  }
  .c-btn_cart input:not(:first-child) {
    margin-top: 1.5rem;
  }
}

/*-------------------------------
  MYPAGE
-------------------------------*/
.p-wc_mypage .c-tbl_member tbody th + td {
  border-right: 1px solid #9FA7B0;
}
.p-wc_mypage .history-area {
  max-height: 500px;
  margin-bottom: 5rem;
  padding: 1.5em 1.5em;
  overflow-y: auto;
  border: 1px solid #9FA7B0;
}
.p-wc_mypage__navi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3rem;
}
.p-wc_mypage__btn {
  margin: 0 2rem;
}
.p-wc_mypage__btn a,
.p-wc_mypage__btn input {
  background: #222222;
  color: #fff;
  margin: auto;
  width: 28rem;
  padding: 0.6em;
  display: block;
  text-align: center;
  border: 1px solid #222222;
  border-radius: 5px;
}
@media (min-width: 992px) {
  .p-wc_mypage__btn a:hover,
  .p-wc_mypage__btn input:hover {
    background: #ffffff;
    color: #222222;
  }
}
@media (max-width: 767.9px) {
  .p-wc_mypage__navi {
    flex-direction: column;
  }
  .p-wc_mypage__btn {
    margin: 0;
  }
  .p-wc_mypage__btn:not(:first-child) {
    margin-top: 2rem;
  }
  .p-wc_mypage .c-tbl_member tbody th + td {
    border-right: none;
  }
}

/*============================================

  KV

============================================*/
/*-------------------------------
  KV > TOP
-------------------------------*/
/*-------------------------------
  KV > UNDER
-------------------------------*/
.p-kv_under {
  padding-top: 12.3rem;
}
.p-kv_under__ttl {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 1.8rem;
  border-bottom: 1px solid #222;
}
@media (max-width: 991.9px) {
  .p-kv_under {
    padding-top: 8rem;
  }
  .p-kv_under__ttl {
    font-size: 2.8rem;
  }
}
@media (max-width: 767.9px) {
  .p-kv_under {
    padding-top: 6rem;
  }
  .p-kv_under__ttl {
    font-size: 2.5rem;
  }
}
.p-kv_login__box {
  background: #222222;
  padding: 6rem 0;
}
.p-kv_login__ttl {
  color: #B59042;
  font-family: "Shippori Mincho B1", serif;
  font-size: 4.8rem;
  line-height: 1;
}
@media (max-width: 991.9px) {
  .p-kv_login__ttl {
    font-size: 3.5rem;
  }
}
@media (max-width: 767.9px) {
  .p-kv_login__box {
    padding: 4rem 0;
  }
  .p-kv_login__ttl {
    font-size: 2.8rem;
  }
}
@media (max-width: 767.9px) {
  .p-kv_login__ttl {
    font-size: 2.4rem;
  }
}

/*--------------------------------------------
  text-align
--------------------------------------------*/
.u-center {
  text-align: center;
}

.u-left {
  text-align: left;
}

.u-right {
  text-align: right;
}

@media (max-width: 575.9px) {
  .u-center_ss {
    text-align: center;
  }
  .u-left_ss {
    text-align: left;
  }
  .u-right_ss {
    text-align: right;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  .u-center_xs {
    text-align: center;
  }
  .u-left_xs {
    text-align: left;
  }
  .u-right_xs {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .u-center_sm {
    text-align: center;
  }
  .u-left_sm {
    text-align: left;
  }
  .u-right_sm {
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .u-center_md {
    text-align: center;
  }
  .u-left_md {
    text-align: left;
  }
  .u-right_md {
    text-align: right;
  }
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .u-center_lg {
    text-align: center;
  }
  .u-left_lg {
    text-align: left;
  }
  .u-right_lg {
    text-align: right;
  }
}
@media (min-width: 1400px) and (max-width: 1599.9px) {
  .u-center_xl {
    text-align: center;
  }
  .u-left_xl {
    text-align: left;
  }
  .u-right_xl {
    text-align: right;
  }
}
@media (min-width: 1600px) {
  .u-center_xxl {
    text-align: center;
  }
  .u-left_xxl {
    text-align: left;
  }
  .u-right_xxl {
    text-align: right;
  }
}
@media (max-width: 767.9px) {
  .u-center_sp {
    text-align: center;
  }
  .u-left_sp {
    text-align: left;
  }
  .u-right_sp {
    text-align: right;
  }
}
@media (max-width: 991.9px) {
  .u-center_tb {
    text-align: center;
  }
  .u-left_tb {
    text-align: left;
  }
  .u-right_tb {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .u-center_pc {
    text-align: center;
  }
  .u-left_pc {
    text-align: left;
  }
  .u-right_pc {
    text-align: right;
  }
}
@media (min-width: 1400px) {
  .u-center_dt {
    text-align: center;
  }
  .u-left_dt {
    text-align: left;
  }
  .u-right_dt {
    text-align: right;
  }
}
/*--------------------------------------------
  display
--------------------------------------------*/
.u-none {
  display: none;
}

.u-none_imp {
  display: none !important;
}

.u-show {
  display: block;
}

.u-show_imp {
  display: block !important;
}

@media (max-width: 575.9px) {
  .u-visible_xs:not(.u-visible_ss),
  .u-visible_sm:not(.u-visible_ss),
  .u-visible_md:not(.u-visible_ss),
  .u-visible_lg:not(.u-visible_ss),
  .u-visible_xl:not(.u-visible_ss),
  .u-visible_xxl:not(.u-visible_ss),
  .u-hidden_ss {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  .u-visible_ss:not(.u-visible_xs),
  .u-visible_sm:not(.u-visible_xs),
  .u-visible_md:not(.u-visible_xs),
  .u-visible_lg:not(.u-visible_xs),
  .u-visible_xl:not(.u-visible_xs),
  .u-visible_xxl:not(.u-visible_xs),
  .u-hidden_xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .u-visible_ss:not(.u-visible_sm),
  .u-visible_xs:not(.u-visible_sm),
  .u-visible_md:not(.u-visible_sm),
  .u-visible_lg:not(.u-visible_sm),
  .u-visible_xl:not(.u-visible_sm),
  .u-visible_xxl:not(.u-visible_sm),
  .u-hidden_sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .u-visible_ss:not(.u-visible_md),
  .u-visible_xs:not(.u-visible_md),
  .u-visible_sm:not(.u-visible_md),
  .u-visible_lg:not(.u-visible_md),
  .u-visible_xl:not(.u-visible_md),
  .u-visible_xxl:not(.u-visible_md),
  .u-hidden_md {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399.9px) {
  .u-visible_ss:not(.u-visible_lg),
  .u-visible_xs:not(.u-visible_lg),
  .u-visible_sm:not(.u-visible_lg),
  .u-visible_md:not(.u-visible_lg),
  .u-visible_xl:not(.u-visible_lg),
  .u-visible_xxl:not(.u-visible_lg),
  .u-hidden_lg {
    display: none !important;
  }
}
@media (min-width: 1400px) and (max-width: 1599.9px) {
  .u-visible_ss:not(.u-visible_xl),
  .u-visible_xs:not(.u-visible_xl),
  .u-visible_sm:not(.u-visible_xl),
  .u-visible_md:not(.u-visible_xl),
  .u-visible_lg:not(.u-visible_xl),
  .u-visible_xxl:not(.u-visible_xl),
  .u-hidden_xl {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .u-visible_ss:not(.u-visible_xxl),
  .u-visible_xs:not(.u-visible_xxl),
  .u-visible_sm:not(.u-visible_xxl),
  .u-visible_md:not(.u-visible_xxl),
  .u-visible_lg:not(.u-visible_xxl),
  .u-visible_xl:not(.u-visible_xxl),
  .u-hidden_xxl {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .u-visible_sp {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .u-visible_tb {
    display: none !important;
  }
}
@media (max-width: 991.9px) {
  .u-visible_pc {
    display: none !important;
  }
}
@media (max-width: 1399.9px) {
  .u-visible_dt {
    display: none !important;
  }
}
@media (max-width: 767.9px) {
  .u-hidden_sp {
    display: none !important;
  }
}
@media (max-width: 991.9px) {
  .u-hidden_tb {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .u-hidden_pc {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .u-hidden_dt {
    display: none !important;
  }
}
@media screen {
  .u-visible_print {
    display: none !important;
  }
}
@media print {
  .u-hidden_print {
    display: none !important;
  }
}
.u-display_input {
  display: none;
}
.mw_wp_form_input .u-display_input {
  display: block;
}

.u-display_confirm {
  display: none;
}
.mw_wp_form_confirm .u-display_confirm {
  display: block;
}

/*--------------------------------------------
  margin
--------------------------------------------*/
.u-mgt0 {
  margin-top: 0;
}
.u-mgt_ss {
  margin-top: 0.6em;
}
.u-mgt_xs {
  margin-top: 1em;
}
.u-mgt_sm {
  margin-top: 1.5em;
}
.u-mgt_md {
  margin-top: 2em;
}
.u-mgt_lg {
  margin-top: 2.5em;
}
.u-mgt_xl {
  margin-top: 3em;
}
.u-mgt_xxl {
  margin-top: 3.5em;
}
@media (max-width: 991.9px) {
  .u-mgt_ss {
    margin-top: 0.4em;
  }
  .u-mgt_xs {
    margin-top: 0.8em;
  }
  .u-mgt_sm {
    margin-top: 1.2em;
  }
  .u-mgt_md {
    margin-top: 1.6em;
  }
  .u-mgt_lg {
    margin-top: 2em;
  }
  .u-mgt_xl {
    margin-top: 2.4em;
  }
  .u-mgt_xxl {
    margin-top: 2.8em;
  }
}

.u-mgl0 {
  margin-left: 0;
}

.u-mgr0 {
  margin-right: 0;
}

.u-mgb0 {
  margin-bottom: 0;
}
.u-mgb_ss {
  margin-bottom: 0.6em;
}
.u-mgb_xs {
  margin-bottom: 1em;
}
.u-mgb_sm {
  margin-bottom: 1.5em;
}
.u-mgb_md {
  margin-bottom: 2em;
}
.u-mgb_lg {
  margin-bottom: 2.5em;
}
.u-mgb_xl {
  margin-bottom: 3em;
}
.u-mgb_xxl {
  margin-bottom: 3.5em;
}
@media (max-width: 991.9px) {
  .u-mgb_ss {
    margin-bottom: 0.4em;
  }
  .u-mgb_xs {
    margin-bottom: 0.8em;
  }
  .u-mgb_sm {
    margin-bottom: 1.2em;
  }
  .u-mgb_md {
    margin-bottom: 1.6em;
  }
  .u-mgb_lg {
    margin-bottom: 2em;
  }
  .u-mgb_xl {
    margin-bottom: 2.4em;
  }
  .u-mgb_xxl {
    margin-bottom: 2.8em;
  }
}

/*--------------------------------------------
  padding
--------------------------------------------*/
.u-pdt0 {
  padding-top: 0;
}

.u-pdl0 {
  padding-left: 0;
}

.u-pdr0 {
  padding-right: 0;
}

.u-pdb0 {
  padding-bottom: 0;
}

/*--------------------------------------------
  common
--------------------------------------------*/
.u-palt {
  font-feature-settings: "palt";
}

.u-italic {
  font-style: italic;
}

.u-va_sup {
  font-size: 70%;
  vertical-align: super;
}

.u-va_sub {
  font-size: 70%;
  vertical-align: sub;
}

.u-cursive {
  font-family: "HG行書体", cursive, serif;
}

.u-vertical {
  writing-mode: vertical-rl;
}

.u-upr {
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
  text-combine-upright: all;
}

.u-fw {
  font-weight: 700;
}
.u-fw400 {
  font-weight: 400;
}
.u-fw500 {
  font-weight: 500;
}

.u-lh {
  line-height: 1.8;
}
.u-lh_ss {
  line-height: 1.1;
}
.u-lh_xs {
  line-height: 1.3;
}
.u-lh_sm {
  line-height: 1.5;
}
.u-lh_md {
  line-height: 2;
}

.u-fs {
  font-size: 1.6rem;
}
.u-fs_xs {
  font-size: 1.2rem;
}
.u-fs_sm {
  font-size: 1.4rem;
}
.u-fs_md {
  font-size: 1.8rem;
}
.u-fs_lg {
  font-size: 2rem;
}
.u-fs_xl {
  font-size: 2.4rem;
}
.u-fs_xxl {
  font-size: 3rem;
}
@media (max-width: 991.9px) {
  .u-fs {
    font-size: 1.4rem;
  }
  .u-fs_xs {
    font-size: 1rem;
  }
  .u-fs_sm {
    font-size: 1.2rem;
  }
  .u-fs_md {
    font-size: 1.6rem;
  }
  .u-fs_lg {
    font-size: 1.8rem;
  }
  .u-fs_xl {
    font-size: 2rem;
  }
  .u-fs_xxl {
    font-size: 2.4rem;
  }
}

.u-z1 {
  position: relative;
  z-index: 1;
}

.u-w100p {
  width: 100%;
}

.u-h100p {
  height: 100%;
}

.u-fx_wrap {
  flex-wrap: wrap;
}

.u-row {
  flex-direction: row;
}

.u-row_reverse {
  flex-direction: row-reverse;
}

.u-column {
  flex-direction: column;
}

.u-column_reverse {
  flex-direction: column-reverse;
}

.u-ai {
  align-items: stretch;
}

.u-ai_start {
  align-items: flex-start;
}

.u-ai_center {
  align-items: center;
}

.u-ai_end {
  align-items: flex-end;
}

.u-jc_start {
  justify-content: flex-start;
}

.u-jc_center {
  justify-content: center;
}

.u-jc_end {
  justify-content: flex-end;
}

.u-jc_sb {
  justify-content: space-between;
}

.u-pe_none {
  pointer-events: none;
}
body.is-pc .u-pe, body.is-pc .u-pe_color {
  pointer-events: none;
  cursor: default;
}
body.is-tb .u-pe, body.is-sp .u-pe {
  text-decoration: underline;
}
body.is-tb .u-pe:hover, body.is-sp .u-pe:hover {
  text-decoration: none;
}
body.is-tb .u-pe_color, body.is-sp .u-pe_color {
  color: #25b4e0;
  text-decoration: none;
}
body.is-tb .u-pe_color:hover, body.is-sp .u-pe_color:hover {
  text-decoration: underline;
}

.u-bdt {
  border-top: 1px solid #f4f4f4;
}

.u-bdb {
  border-bottom: 1px solid #f4f4f4;
}

.u-nowrap {
  white-space: nowrap;
}

.u-of_hidden {
  overflow: hidden;
}

.u-bv_hidden {
  backface-visibility: hidden;
}

.u-center_block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.u-align_height {
  display: block !important;
  visibility: hidden;
  pointer-events: none;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.u-underline {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .u-underline:hover {
    text-decoration: none;
  }
}

.u-indent {
  text-indent: -1em;
  padding-left: 1em;
}

/*--------------------------------------------
  color & background-color
--------------------------------------------*/
.u-font {
  color: #222222;
}

.u-main {
  color: #2CA9DF;
}

.u-sub {
  color: #006DB3;
}

.u-point {
  color: #FDA35E;
}

.u-white {
  color: #ffffff;
}

.u-black {
  color: #111111;
}

.u-gray {
  color: #777777;
}

.u-red {
  color: #FF0000;
}

.u-pink {
  color: #ff33bb;
}

.u-purple {
  color: #8000ff;
}

.u-navy {
  color: #0000cc;
}

.u-blue {
  color: #0080ff;
}

.u-sky {
  color: #f0fcff;
}

.u-green {
  color: #00e626;
}

.u-yellow {
  color: #ffff00;
}

.u-orange {
  color: #ff8000;
}

.u-brown {
  color: #99331f;
}

.u-bg_main {
  background-color: #2CA9DF;
}

.u-bg_sub {
  background-color: #006DB3;
}

.u-bg_white {
  background-color: #ffffff;
}

.u-bg_gray {
  background-color: #ddd;
}

.u-bg_lgray {
  background-color: #fafafa;
}

.u-bg_dgray {
  background-color: #777777;
}

.u-bg_lorange {
  background-color: #ffd6ad;
}

/*--------------------------------------------
  Wordpress EDITOR
--------------------------------------------*/
.wp-editor p + p {
  margin-top: 1em;
}
.wp-editor .wp-block-columns .wp-block-column:not(:last-child) {
  margin-bottom: 2em;
}
.wp-editor .wp-block-columns .wp-block-column > * + * {
  margin-top: 2em;
}
.wp-editor strong {
  font-weight: 700;
}
.wp-editor em {
  font-style: italic;
}
.wp-editor blockquote {
  display: block;
  padding: 2em;
  background-color: #fafafa;
}
.wp-editor sup {
  vertical-align: super;
  font-size: 70%;
}
.wp-editor sub {
  vertical-align: sub;
  font-size: 70%;
}
.wp-editor figure {
  max-width: 100%;
}
.wp-editor img[class*=wp-image-],
.wp-editor img[class*=attachment-] {
  max-width: 100%;
  height: auto;
}
.wp-editor .alignleft {
  display: block;
  float: none;
  margin: 0;
  margin-right: auto;
}
.wp-editor .aligncenter {
  display: block;
  float: none;
  margin: 0 auto;
}
.wp-editor .alignright {
  display: block;
  float: none;
  margin: 0;
  margin-left: auto;
}
.wp-editor .c-iframe {
  padding-top: 52.5%;
}
.wp-editor h2 {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1;
  border-top: 1px solid #c4c8d7;
  position: relative;
  padding-top: 2.5rem;
  margin: 2em 0;
}
.wp-editor h2:before {
  content: "";
  width: 14rem;
  height: 2px;
  position: absolute;
  top: -1px;
  left: 0;
  background: #2CA9DF;
}
.wp-editor h3 {
  color: #2CA9DF;
  position: relative;
  padding-bottom: 0.5em;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: 0.1rem;
  margin: 1.5em 0 1em;
  border-bottom: 1px solid #c4c8d7;
}
.wp-editor h4 {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.3;
  letter-spacing: 0.1rem;
  margin: 1.5em 0 1em;
}
.wp-editor a:not([class]) {
  color: #25b4e0;
  text-decoration: underline;
  word-break: break-all;
}
.wp-editor a:not([class]):hover {
  text-decoration: none;
}
.wp-editor ul:not([class]),
.wp-editor ol:not([class]) {
  line-height: 1.5;
}
.wp-editor ul:not([class]) > li:not(:first-child),
.wp-editor ol:not([class]) > li:not(:first-child) {
  margin-top: 0.6em;
}
.wp-editor ul:not([class]) > li > ul,
.wp-editor ul:not([class]) > li > ol,
.wp-editor ol:not([class]) > li > ul,
.wp-editor ol:not([class]) > li > ol {
  margin-top: 0.6em;
}
.wp-editor ul:not([class]) > li {
  padding-left: 1.5625em;
  position: relative;
}
.wp-editor ul:not([class]) > li:before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  left: 0;
  top: 0.5em;
  background: #2CA9DF;
  border-radius: 50%;
}
.wp-editor ol:not([class]) > li {
  list-style-type: decimal;
}
.wp-editor table {
  width: 100%;
}
.wp-editor table tr > th,
.wp-editor table tr > td {
  padding: 1em;
  border: 1px solid #efefef;
}
.wp-editor table tr > th {
  background-color: #fafafa;
}
.wp-editor.-inner_box > * + * {
  margin-top: 2em;
}
@media (max-width: 991.9px) {
  .wp-editor > * + * {
    margin-top: 2em;
  }
  .wp-editor .wp-block-columns .wp-block-column:not(:last-child) {
    margin-bottom: 1.5em;
  }
  .wp-editor .wp-block-columns .wp-block-column > * + * {
    margin-top: 1.5em;
  }
  .wp-editor blockquote {
    padding: 1.5em;
  }
  .wp-editor h2 {
    padding-left: 0.6em;
    border-width: 0.4rem;
    font-size: 2rem;
  }
  .wp-editor h3 {
    font-size: 1.8rem;
  }
  .wp-editor h4 {
    font-size: 1.6rem;
  }
  .wp-editor.-inner_box > * + * {
    margin-top: 1.5em;
  }
}

/*-------------------------------
  WP > PAGINATION(ORIGINAL)
-------------------------------*/
.wp-pager {
  margin-top: 5rem;
}
.wp-pager__list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-pager__item {
  display: inline-block;
  text-align: center;
  margin: 0 0.5rem;
  width: 3.4rem;
  height: 3.4rem;
  line-height: 3.4rem;
  text-align: center;
}
.wp-pager__item > a,
.wp-pager__item > span {
  display: block;
  background: #fff;
  color: #2CA9DF;
  border: 1px solid #2CA9DF;
  border-radius: 5px;
}
@media (min-width: 992px) {
  .wp-pager__item > a:hover {
    background: #2CA9DF;
    color: #fff;
  }
}
.wp-pager__item.-current > a,
.wp-pager__item.-current > span {
  color: #fff;
  background: #2CA9DF;
}
.wp-pager__item.-extend {
  margin: 0;
}
.wp-pager__item.-extend > a,
.wp-pager__item.-extend > span {
  color: #2CA9DF;
  border: none;
}
.wp-pager__item.-first > a:before {
  content: "";
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eabc";
  transform: rotate(180deg) scale(0.75);
  width: 20px;
  height: 15px;
  background: url(../img/common/icon_pager.svg) no-repeat center/contain;
}
.wp-pager__item.-last > a:before {
  content: "";
  display: inline-block;
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\eabc";
  transform: scale(0.75);
  width: 20px;
  height: 15px;
  background: url(../img/common/icon_pager.svg) no-repeat center/contain;
}
@media (max-width: 575.9px) {
  .wp-pager__item.-extend {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */