@charset "UTF-8";
/**
 * _mixin 2.14.2
 * Released on: September 10, 2020
 */
/**
 * Fonts
 */
/*------------------
	Default Settings
------------------*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  position: relative;
  min-height: 100%; }
  html.wf-loading {
    visibility: hidden; }
  html.wf-active {
    visibility: visible; }

body {
  font-family: Avenir, 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Verdana, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
  font-size: 1.6em;
  line-height: 1.6;
  margin: 0;
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal; }

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0; }

ul,
ol {
  list-style-type: none; }

a {
  text-decoration: none; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

@media screen and (min-width: 600px) {
  .mt8 {
    margin-top: 8px; }
  .mr8 {
    margin-right: 8px; }
  .mb8 {
    margin-bottom: 8px; }
  .ml8 {
    margin-left: 8px; }
  .pt8 {
    padding-top: 8px; }
  .pr8 {
    padding-right: 8px; }
  .pb8 {
    padding-bottom: 8px; }
  .pl8 {
    padding-left: 8px; } }

@media screen and (min-width: 600px) {
  .mt16 {
    margin-top: 16px; }
  .mr16 {
    margin-right: 16px; }
  .mb16 {
    margin-bottom: 16px; }
  .ml16 {
    margin-left: 16px; }
  .pt16 {
    padding-top: 16px; }
  .pr16 {
    padding-right: 16px; }
  .pb16 {
    padding-bottom: 16px; }
  .pl16 {
    padding-left: 16px; } }

@media screen and (min-width: 600px) {
  .mt24 {
    margin-top: 24px; }
  .mr24 {
    margin-right: 24px; }
  .mb24 {
    margin-bottom: 24px; }
  .ml24 {
    margin-left: 24px; }
  .pt24 {
    padding-top: 24px; }
  .pr24 {
    padding-right: 24px; }
  .pb24 {
    padding-bottom: 24px; }
  .pl24 {
    padding-left: 24px; } }

@media screen and (min-width: 600px) {
  .mt32 {
    margin-top: 32px; }
  .mr32 {
    margin-right: 32px; }
  .mb32 {
    margin-bottom: 32px; }
  .ml32 {
    margin-left: 32px; }
  .pt32 {
    padding-top: 32px; }
  .pr32 {
    padding-right: 32px; }
  .pb32 {
    padding-bottom: 32px; }
  .pl32 {
    padding-left: 32px; } }

@media screen and (min-width: 600px) {
  .mt40 {
    margin-top: 40px; }
  .mr40 {
    margin-right: 40px; }
  .mb40 {
    margin-bottom: 40px; }
  .ml40 {
    margin-left: 40px; }
  .pt40 {
    padding-top: 40px; }
  .pr40 {
    padding-right: 40px; }
  .pb40 {
    padding-bottom: 40px; }
  .pl40 {
    padding-left: 40px; } }

@media screen and (min-width: 600px) {
  .mt48 {
    margin-top: 48px; }
  .mr48 {
    margin-right: 48px; }
  .mb48 {
    margin-bottom: 48px; }
  .ml48 {
    margin-left: 48px; }
  .pt48 {
    padding-top: 48px; }
  .pr48 {
    padding-right: 48px; }
  .pb48 {
    padding-bottom: 48px; }
  .pl48 {
    padding-left: 48px; } }

@media screen and (min-width: 600px) {
  .mt56 {
    margin-top: 56px; }
  .mr56 {
    margin-right: 56px; }
  .mb56 {
    margin-bottom: 56px; }
  .ml56 {
    margin-left: 56px; }
  .pt56 {
    padding-top: 56px; }
  .pr56 {
    padding-right: 56px; }
  .pb56 {
    padding-bottom: 56px; }
  .pl56 {
    padding-left: 56px; } }

@media screen and (min-width: 600px) {
  .mt64 {
    margin-top: 64px; }
  .mr64 {
    margin-right: 64px; }
  .mb64 {
    margin-bottom: 64px; }
  .ml64 {
    margin-left: 64px; }
  .pt64 {
    padding-top: 64px; }
  .pr64 {
    padding-right: 64px; }
  .pb64 {
    padding-bottom: 64px; }
  .pl64 {
    padding-left: 64px; } }

@media screen and (min-width: 600px) {
  .mt72 {
    margin-top: 72px; }
  .mr72 {
    margin-right: 72px; }
  .mb72 {
    margin-bottom: 72px; }
  .ml72 {
    margin-left: 72px; }
  .pt72 {
    padding-top: 72px; }
  .pr72 {
    padding-right: 72px; }
  .pb72 {
    padding-bottom: 72px; }
  .pl72 {
    padding-left: 72px; } }

@media screen and (min-width: 600px) {
  .mt80 {
    margin-top: 80px; }
  .mr80 {
    margin-right: 80px; }
  .mb80 {
    margin-bottom: 80px; }
  .ml80 {
    margin-left: 80px; }
  .pt80 {
    padding-top: 80px; }
  .pr80 {
    padding-right: 80px; }
  .pb80 {
    padding-bottom: 80px; }
  .pl80 {
    padding-left: 80px; } }

@media screen and (min-width: 600px) {
  .mt10 {
    margin-top: 10px; }
  .mr10 {
    margin-right: 10px; }
  .mb10 {
    margin-bottom: 10px; }
  .ml10 {
    margin-left: 10px; }
  .pt10 {
    padding-top: 10px; }
  .pr10 {
    padding-right: 10px; }
  .pb10 {
    padding-bottom: 10px; }
  .pl10 {
    padding-left: 10px; } }

@media screen and (min-width: 600px) {
  .mt20 {
    margin-top: 20px; }
  .mr20 {
    margin-right: 20px; }
  .mb20 {
    margin-bottom: 20px; }
  .ml20 {
    margin-left: 20px; }
  .pt20 {
    padding-top: 20px; }
  .pr20 {
    padding-right: 20px; }
  .pb20 {
    padding-bottom: 20px; }
  .pl20 {
    padding-left: 20px; } }

@media screen and (min-width: 600px) {
  .mt30 {
    margin-top: 30px; }
  .mr30 {
    margin-right: 30px; }
  .mb30 {
    margin-bottom: 30px; }
  .ml30 {
    margin-left: 30px; }
  .pt30 {
    padding-top: 30px; }
  .pr30 {
    padding-right: 30px; }
  .pb30 {
    padding-bottom: 30px; }
  .pl30 {
    padding-left: 30px; } }

@media screen and (min-width: 600px) {
  .mt50 {
    margin-top: 50px; }
  .mr50 {
    margin-right: 50px; }
  .mb50 {
    margin-bottom: 50px; }
  .ml50 {
    margin-left: 50px; }
  .pt50 {
    padding-top: 50px; }
  .pr50 {
    padding-right: 50px; }
  .pb50 {
    padding-bottom: 50px; }
  .pl50 {
    padding-left: 50px; } }

@media screen and (min-width: 600px) {
  .mt60 {
    margin-top: 60px; }
  .mr60 {
    margin-right: 60px; }
  .mb60 {
    margin-bottom: 60px; }
  .ml60 {
    margin-left: 60px; }
  .pt60 {
    padding-top: 60px; }
  .pr60 {
    padding-right: 60px; }
  .pb60 {
    padding-bottom: 60px; }
  .pl60 {
    padding-left: 60px; } }

@media screen and (min-width: 600px) {
  .mt70 {
    margin-top: 70px; }
  .mr70 {
    margin-right: 70px; }
  .mb70 {
    margin-bottom: 70px; }
  .ml70 {
    margin-left: 70px; }
  .pt70 {
    padding-top: 70px; }
  .pr70 {
    padding-right: 70px; }
  .pb70 {
    padding-bottom: 70px; }
  .pl70 {
    padding-left: 70px; } }

@media screen and (min-width: 600px) {
  .mt90 {
    margin-top: 90px; }
  .mr90 {
    margin-right: 90px; }
  .mb90 {
    margin-bottom: 90px; }
  .ml90 {
    margin-left: 90px; }
  .pt90 {
    padding-top: 90px; }
  .pr90 {
    padding-right: 90px; }
  .pb90 {
    padding-bottom: 90px; }
  .pl90 {
    padding-left: 90px; } }

@media screen and (min-width: 600px) {
  .mt100 {
    margin-top: 100px; }
  .mr100 {
    margin-right: 100px; }
  .mb100 {
    margin-bottom: 100px; }
  .ml100 {
    margin-left: 100px; }
  .pt100 {
    padding-top: 100px; }
  .pr100 {
    padding-right: 100px; }
  .pb100 {
    padding-bottom: 100px; }
  .pl100 {
    padding-left: 100px; } }

@media screen and (min-width: 600px) {
  .mt110 {
    margin-top: 110px; }
  .mr110 {
    margin-right: 110px; }
  .mb110 {
    margin-bottom: 110px; }
  .ml110 {
    margin-left: 110px; }
  .pt110 {
    padding-top: 110px; }
  .pr110 {
    padding-right: 110px; }
  .pb110 {
    padding-bottom: 110px; }
  .pl110 {
    padding-left: 110px; } }

@media screen and (min-width: 600px) {
  .mt130 {
    margin-top: 130px; }
  .mr130 {
    margin-right: 130px; }
  .mb130 {
    margin-bottom: 130px; }
  .ml130 {
    margin-left: 130px; }
  .pt130 {
    padding-top: 130px; }
  .pr130 {
    padding-right: 130px; }
  .pb130 {
    padding-bottom: 130px; }
  .pl130 {
    padding-left: 130px; } }

@media screen and (min-width: 600px) {
  .mt140 {
    margin-top: 140px; }
  .mr140 {
    margin-right: 140px; }
  .mb140 {
    margin-bottom: 140px; }
  .ml140 {
    margin-left: 140px; }
  .pt140 {
    padding-top: 140px; }
  .pr140 {
    padding-right: 140px; }
  .pb140 {
    padding-bottom: 140px; }
  .pl140 {
    padding-left: 140px; } }

@media screen and (min-width: 600px) {
  .mt150 {
    margin-top: 150px; }
  .mr150 {
    margin-right: 150px; }
  .mb150 {
    margin-bottom: 150px; }
  .ml150 {
    margin-left: 150px; }
  .pt150 {
    padding-top: 150px; }
  .pr150 {
    padding-right: 150px; }
  .pb150 {
    padding-bottom: 150px; }
  .pl150 {
    padding-left: 150px; } }

@media screen and (min-width: 600px) {
  .mt170 {
    margin-top: 170px; }
  .mr170 {
    margin-right: 170px; }
  .mb170 {
    margin-bottom: 170px; }
  .ml170 {
    margin-left: 170px; }
  .pt170 {
    padding-top: 170px; }
  .pr170 {
    padding-right: 170px; }
  .pb170 {
    padding-bottom: 170px; }
  .pl170 {
    padding-left: 170px; } }

@media screen and (min-width: 600px) {
  .mt180 {
    margin-top: 180px; }
  .mr180 {
    margin-right: 180px; }
  .mb180 {
    margin-bottom: 180px; }
  .ml180 {
    margin-left: 180px; }
  .pt180 {
    padding-top: 180px; }
  .pr180 {
    padding-right: 180px; }
  .pb180 {
    padding-bottom: 180px; }
  .pl180 {
    padding-left: 180px; } }

@media screen and (min-width: 600px) {
  .mt190 {
    margin-top: 190px; }
  .mr190 {
    margin-right: 190px; }
  .mb190 {
    margin-bottom: 190px; }
  .ml190 {
    margin-left: 190px; }
  .pt190 {
    padding-top: 190px; }
  .pr190 {
    padding-right: 190px; }
  .pb190 {
    padding-bottom: 190px; }
  .pl190 {
    padding-left: 190px; } }

.cf:after {
  display: block;
  clear: both;
  width: 100%;
  content: ''; }

.dropCap:first-letter {
  font-size: 120px; }

.ta-l {
  text-align: left; }

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

.ta-r {
  text-align: right; }

.show {
  display: block; }
  @media screen and (max-width: 600px) {
    .show--pc {
      display: none; } }
  .show--pc--i {
    display: inline; }
    @media screen and (max-width: 600px) {
      .show--pc--i {
        display: none; } }
  .show--sp {
    display: none; }
    @media screen and (max-width: 600px) {
      .show--sp {
        display: block; } }
    .show--sp--i {
      display: none; }
      @media screen and (max-width: 600px) {
        .show--sp--i {
          display: inline; } }
  .show--ja, .show--ja--i {
    display: none !important; }
  .show--en, .show--en--i {
    display: none !important; }
  .show--zh, .show--zh--i {
    display: none !important; }
  .ja .show--ja {
    display: block !important; }
    .ja .show--ja--i {
      display: inline !important; }
  .en .show--en {
    display: block !important; }
    .en .show--en--i {
      display: inline !important; }
  .zh .show--zh {
    display: block !important; }
    .zh .show--zh--i {
      display: inline !important; }

/**
 * Flex 
 */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.ai-fs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

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

.ai-fe {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.jc-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.jc-sa {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.jc-c {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.fw-w {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.btn--kadomaru a {
  overflow: hidden;
  border-radius: 99999999px; }

.container {
  width: 100%;
  max-width: calc( 960px + 32px * 2);
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 32px !important;
  padding-left: 32px !important; }
  @media screen and (max-width: 900px) {
    .container {
      margin-right: auto !important;
      margin-left: auto !important;
      padding-right: 4.16667vw !important;
      padding-left: 4.16667vw !important; } }
  @media screen and (max-width: 600px) {
    .container {
      margin-right: auto !important;
      margin-left: auto !important;
      padding-right: 5.7971vw !important;
      padding-left: 5.7971vw !important; } }

.col--1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--1 > * {
    width: calc( ( 100% - 5px ) / 1);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--1 > * {
      width: calc( ( 100% - 1.20773vw ) / 1);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--2 > * {
    width: calc( ( 100% - 10px ) / 2);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--2 > * {
      width: calc( ( 100% - 2.41546vw ) / 2);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--3 > * {
    width: calc( ( 100% - 15px ) / 3);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--3 > * {
      width: calc( ( 100% - 3.62319vw ) / 3);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--4 > * {
    width: calc( ( 100% - 20px ) / 4);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--4 > * {
      width: calc( ( 100% - 4.83092vw ) / 4);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--5 > * {
    width: calc( ( 100% - 25px ) / 5);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--5 > * {
      width: calc( ( 100% - 6.03865vw ) / 5);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--6 > * {
    width: calc( ( 100% - 30px ) / 6);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--6 > * {
      width: calc( ( 100% - 7.24638vw ) / 6);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--7 > * {
    width: calc( ( 100% - 35px ) / 7);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--7 > * {
      width: calc( ( 100% - 8.45411vw ) / 7);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--8 > * {
    width: calc( ( 100% - 40px ) / 8);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--8 > * {
      width: calc( ( 100% - 9.66184vw ) / 8);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--9 > * {
    width: calc( ( 100% - 45px ) / 9);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--9 > * {
      width: calc( ( 100% - 10.86957vw ) / 9);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--10 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--10 > * {
    width: calc( ( 100% - 50px ) / 10);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--10 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--10 > * {
      width: calc( ( 100% - 12.07729vw ) / 10);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--11 > * {
    width: calc( ( 100% - 55px ) / 11);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--11 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--11 > * {
      width: calc( ( 100% - 13.28502vw ) / 11);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--12 > * {
    width: calc( ( 100% - 60px ) / 12);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--12 > * {
      width: calc( ( 100% - 14.49275vw ) / 12);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--13 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--13 > * {
    width: calc( ( 100% - 65px ) / 13);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--13 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--13 > * {
      width: calc( ( 100% - 15.70048vw ) / 13);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--14 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--14 > * {
    width: calc( ( 100% - 70px ) / 14);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--14 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--14 > * {
      width: calc( ( 100% - 16.90821vw ) / 14);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.col--15 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: -5px; }
  .col--15 > * {
    width: calc( ( 100% - 75px ) / 15);
    margin-top: 5px;
    margin-left: 5px; }

@media screen and (max-width: 600px) {
  .col--15 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.20773vw;
    margin-left: -1.20773vw; }
    .col--15 > * {
      width: calc( ( 100% - 18.11594vw ) / 15);
      margin-top: 1.20773vw;
      margin-left: 1.20773vw; } }

.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .grid.grid--15 .grid__item--1 {
    width: calc( 100% * 1 / 15); }
  .grid.grid--15 .grid__item--2 {
    width: calc( 100% * 2 / 15); }
  .grid.grid--15 .grid__item--3 {
    width: calc( 100% * 3 / 15); }
  .grid.grid--15 .grid__item--4 {
    width: calc( 100% * 4 / 15); }
  .grid.grid--15 .grid__item--5 {
    width: calc( 100% * 5 / 15); }
  .grid.grid--15 .grid__item--6 {
    width: calc( 100% * 6 / 15); }
  .grid.grid--15 .grid__item--7 {
    width: calc( 100% * 7 / 15); }
  .grid.grid--15 .grid__item--8 {
    width: calc( 100% * 8 / 15); }
  .grid.grid--15 .grid__item--9 {
    width: calc( 100% * 9 / 15); }
  .grid.grid--15 .grid__item--10 {
    width: calc( 100% * 10 / 15); }
  .grid.grid--15 .grid__item--11 {
    width: calc( 100% * 11 / 15); }
  .grid.grid--15 .grid__item--12 {
    width: calc( 100% * 12 / 15); }
  .grid.grid--15 .grid__item--13 {
    width: calc( 100% * 13 / 15); }
  .grid.grid--15 .grid__item--14 {
    width: calc( 100% * 14 / 15); }
  .grid.grid--14 .grid__item--1 {
    width: calc( 100% * 1 / 14); }
  .grid.grid--14 .grid__item--2 {
    width: calc( 100% * 2 / 14); }
  .grid.grid--14 .grid__item--3 {
    width: calc( 100% * 3 / 14); }
  .grid.grid--14 .grid__item--4 {
    width: calc( 100% * 4 / 14); }
  .grid.grid--14 .grid__item--5 {
    width: calc( 100% * 5 / 14); }
  .grid.grid--14 .grid__item--6 {
    width: calc( 100% * 6 / 14); }
  .grid.grid--14 .grid__item--7 {
    width: calc( 100% * 7 / 14); }
  .grid.grid--14 .grid__item--8 {
    width: calc( 100% * 8 / 14); }
  .grid.grid--14 .grid__item--9 {
    width: calc( 100% * 9 / 14); }
  .grid.grid--14 .grid__item--10 {
    width: calc( 100% * 10 / 14); }
  .grid.grid--14 .grid__item--11 {
    width: calc( 100% * 11 / 14); }
  .grid.grid--14 .grid__item--12 {
    width: calc( 100% * 12 / 14); }
  .grid.grid--14 .grid__item--13 {
    width: calc( 100% * 13 / 14); }
  .grid.grid--13 .grid__item--1 {
    width: calc( 100% * 1 / 13); }
  .grid.grid--13 .grid__item--2 {
    width: calc( 100% * 2 / 13); }
  .grid.grid--13 .grid__item--3 {
    width: calc( 100% * 3 / 13); }
  .grid.grid--13 .grid__item--4 {
    width: calc( 100% * 4 / 13); }
  .grid.grid--13 .grid__item--5 {
    width: calc( 100% * 5 / 13); }
  .grid.grid--13 .grid__item--6 {
    width: calc( 100% * 6 / 13); }
  .grid.grid--13 .grid__item--7 {
    width: calc( 100% * 7 / 13); }
  .grid.grid--13 .grid__item--8 {
    width: calc( 100% * 8 / 13); }
  .grid.grid--13 .grid__item--9 {
    width: calc( 100% * 9 / 13); }
  .grid.grid--13 .grid__item--10 {
    width: calc( 100% * 10 / 13); }
  .grid.grid--13 .grid__item--11 {
    width: calc( 100% * 11 / 13); }
  .grid.grid--13 .grid__item--12 {
    width: calc( 100% * 12 / 13); }
  .grid.grid--12 .grid__item--1 {
    width: calc( 100% * 1 / 12); }
  .grid.grid--12 .grid__item--2 {
    width: calc( 100% * 2 / 12); }
  .grid.grid--12 .grid__item--3 {
    width: calc( 100% * 3 / 12); }
  .grid.grid--12 .grid__item--4 {
    width: calc( 100% * 4 / 12); }
  .grid.grid--12 .grid__item--5 {
    width: calc( 100% * 5 / 12); }
  .grid.grid--12 .grid__item--6 {
    width: calc( 100% * 6 / 12); }
  .grid.grid--12 .grid__item--7 {
    width: calc( 100% * 7 / 12); }
  .grid.grid--12 .grid__item--8 {
    width: calc( 100% * 8 / 12); }
  .grid.grid--12 .grid__item--9 {
    width: calc( 100% * 9 / 12); }
  .grid.grid--12 .grid__item--10 {
    width: calc( 100% * 10 / 12); }
  .grid.grid--12 .grid__item--11 {
    width: calc( 100% * 11 / 12); }
  .grid.grid--11 .grid__item--1 {
    width: calc( 100% * 1 / 11); }
  .grid.grid--11 .grid__item--2 {
    width: calc( 100% * 2 / 11); }
  .grid.grid--11 .grid__item--3 {
    width: calc( 100% * 3 / 11); }
  .grid.grid--11 .grid__item--4 {
    width: calc( 100% * 4 / 11); }
  .grid.grid--11 .grid__item--5 {
    width: calc( 100% * 5 / 11); }
  .grid.grid--11 .grid__item--6 {
    width: calc( 100% * 6 / 11); }
  .grid.grid--11 .grid__item--7 {
    width: calc( 100% * 7 / 11); }
  .grid.grid--11 .grid__item--8 {
    width: calc( 100% * 8 / 11); }
  .grid.grid--11 .grid__item--9 {
    width: calc( 100% * 9 / 11); }
  .grid.grid--11 .grid__item--10 {
    width: calc( 100% * 10 / 11); }
  .grid.grid--10 .grid__item--1 {
    width: calc( 100% * 1 / 10); }
  .grid.grid--10 .grid__item--2 {
    width: calc( 100% * 2 / 10); }
  .grid.grid--10 .grid__item--3 {
    width: calc( 100% * 3 / 10); }
  .grid.grid--10 .grid__item--4 {
    width: calc( 100% * 4 / 10); }
  .grid.grid--10 .grid__item--5 {
    width: calc( 100% * 5 / 10); }
  .grid.grid--10 .grid__item--6 {
    width: calc( 100% * 6 / 10); }
  .grid.grid--10 .grid__item--7 {
    width: calc( 100% * 7 / 10); }
  .grid.grid--10 .grid__item--8 {
    width: calc( 100% * 8 / 10); }
  .grid.grid--10 .grid__item--9 {
    width: calc( 100% * 9 / 10); }
  .grid.grid--9 .grid__item--1 {
    width: calc( 100% * 1 / 9); }
  .grid.grid--9 .grid__item--2 {
    width: calc( 100% * 2 / 9); }
  .grid.grid--9 .grid__item--3 {
    width: calc( 100% * 3 / 9); }
  .grid.grid--9 .grid__item--4 {
    width: calc( 100% * 4 / 9); }
  .grid.grid--9 .grid__item--5 {
    width: calc( 100% * 5 / 9); }
  .grid.grid--9 .grid__item--6 {
    width: calc( 100% * 6 / 9); }
  .grid.grid--9 .grid__item--7 {
    width: calc( 100% * 7 / 9); }
  .grid.grid--9 .grid__item--8 {
    width: calc( 100% * 8 / 9); }
  .grid.grid--8 .grid__item--1 {
    width: calc( 100% * 1 / 8); }
  .grid.grid--8 .grid__item--2 {
    width: calc( 100% * 2 / 8); }
  .grid.grid--8 .grid__item--3 {
    width: calc( 100% * 3 / 8); }
  .grid.grid--8 .grid__item--4 {
    width: calc( 100% * 4 / 8); }
  .grid.grid--8 .grid__item--5 {
    width: calc( 100% * 5 / 8); }
  .grid.grid--8 .grid__item--6 {
    width: calc( 100% * 6 / 8); }
  .grid.grid--8 .grid__item--7 {
    width: calc( 100% * 7 / 8); }
  .grid.grid--7 .grid__item--1 {
    width: calc( 100% * 1 / 7); }
  .grid.grid--7 .grid__item--2 {
    width: calc( 100% * 2 / 7); }
  .grid.grid--7 .grid__item--3 {
    width: calc( 100% * 3 / 7); }
  .grid.grid--7 .grid__item--4 {
    width: calc( 100% * 4 / 7); }
  .grid.grid--7 .grid__item--5 {
    width: calc( 100% * 5 / 7); }
  .grid.grid--7 .grid__item--6 {
    width: calc( 100% * 6 / 7); }
  .grid.grid--6 .grid__item--1 {
    width: calc( 100% * 1 / 6); }
  .grid.grid--6 .grid__item--2 {
    width: calc( 100% * 2 / 6); }
  .grid.grid--6 .grid__item--3 {
    width: calc( 100% * 3 / 6); }
  .grid.grid--6 .grid__item--4 {
    width: calc( 100% * 4 / 6); }
  .grid.grid--6 .grid__item--5 {
    width: calc( 100% * 5 / 6); }
  .grid.grid--5 .grid__item--1 {
    width: calc( 100% * 1 / 5); }
  .grid.grid--5 .grid__item--2 {
    width: calc( 100% * 2 / 5); }
  .grid.grid--5 .grid__item--3 {
    width: calc( 100% * 3 / 5); }
  .grid.grid--5 .grid__item--4 {
    width: calc( 100% * 4 / 5); }
  .grid.grid--4 .grid__item--1 {
    width: calc( 100% * 1 / 4); }
  .grid.grid--4 .grid__item--2 {
    width: calc( 100% * 2 / 4); }
  .grid.grid--4 .grid__item--3 {
    width: calc( 100% * 3 / 4); }
  .grid.grid--3 .grid__item--1 {
    width: calc( 100% * 1 / 3); }
  .grid.grid--3 .grid__item--2 {
    width: calc( 100% * 2 / 3); }
  .grid.grid--2 .grid__item--1 {
    width: calc( 100% * 1 / 2); }
  .grid.grid--1 .grid__item--1 {
    width: calc( 100% * 1 / 1); }
  .grid.grid--1 .grid__item--0 {
    width: calc( 100% * 0 / 1); }
  .grid__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

/*----------------
	Single Settings
-----------------*/
.singleContainer {
  /**
 * @include by '/wp/wp-includes/js/tinymce/skins/wordpress/wp-content.css'
 */
  /* Additional default styles for the editor */
  /* When font-weight is different than the default browser style,
Chrome and Safari replace <strong> and <b> with spans with inline styles on pasting?! */
  /* For emoji replacement images */
  /* iOS does not obey max-width if width is set. */
  /* Remove blue highlighting of selected images in WebKit */
  /* Styles for the WordPress plugins */
  /* Styles for formatting the boundaries of anchors and code elements */
  /* Gallery, audio, video placeholders */
  /* Image resize handles */
  /* Fix for proprietary Mozilla display attribute, see #38757 */
  /* Special styling for the suggestes policy text tutorial sections after they have been pasted in the editor. */
  /**
 * WP Views
 */
  /* A little 'loading' animation, not showing in IE < 10 */
  /* rtl */ }
  .singleContainer html {
    cursor: text; }
  .singleContainer html.ios {
    width: 100px;
    min-width: 100%; }
  .singleContainer body {
    font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    margin: 9px 10px;
    max-width: 100%;
    -webkit-font-smoothing: antialiased !important;
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Old syntax */ }
  .singleContainer body.rtl {
    font-family: Tahoma, 'Times New Roman', 'Bitstream Charter', Times, serif; }
  .singleContainer body.locale-he-il,
  .singleContainer body.locale-vi {
    font-family: Arial, 'Times New Roman', 'Bitstream Charter', Times, serif; }
  .singleContainer body.wp-autoresize {
    overflow: visible !important;
    /* The padding ensures margins of the children are contained in the body. */
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .singleContainer body.webkit strong,
  .singleContainer body.webkit b {
    font-weight: bold !important; }
  .singleContainer pre {
    font-family: Consolas, Monaco, monospace; }
  .singleContainer td,
  .singleContainer th {
    font-family: inherit;
    font-size: inherit; }
  .singleContainer img.emoji {
    display: inline !important;
    border: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .singleContainer .mceIEcenter {
    text-align: center; }
  .singleContainer img {
    height: auto;
    max-width: 100%; }
  .singleContainer .wp-caption {
    margin: 0;
    /* browser reset */
    max-width: 100%; }
  .singleContainer .ios .wp-caption {
    width: auto !important; }
  .singleContainer dl.wp-caption dt.wp-caption-dt img {
    display: inline-block;
    margin-bottom: -1ex; }
  .singleContainer div.mceTemp {
    -ms-user-select: element; }
  .singleContainer dl.wp-caption,
  .singleContainer dl.wp-caption * {
    -webkit-user-drag: none; }
  .singleContainer .wp-caption-dd {
    font-size: 14px;
    padding-top: 0.5em;
    margin: 0;
    /* browser reset */ }
  .singleContainer .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .singleContainer .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0; }
  .singleContainer .alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em; }
  .singleContainer img[data-mce-selected]::-moz-selection {
    background-color: transparent; }
  .singleContainer img[data-mce-selected]::selection {
    background-color: transparent; }
  .singleContainer .mce-content-body img[data-mce-placeholder] {
    border-radius: 0;
    padding: 0; }
  .singleContainer .mce-content-body img[data-wp-more] {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 96%;
    height: 16px;
    display: block;
    margin: 15px auto 0;
    outline: 0;
    cursor: default; }
  .singleContainer .mce-content-body img[data-mce-placeholder][data-mce-selected] {
    outline: 1px dotted #888; }
  .singleContainer .mce-content-body img[data-wp-more='more'] {
    background: transparent url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/more.png) repeat-y scroll center center; }
  .singleContainer .mce-content-body img[data-wp-more='nextpage'] {
    background: transparent url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png) repeat-y scroll center center; }
  .singleContainer .mce-content-body a[data-mce-selected] {
    padding: 0 2px;
    margin: 0 -2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 1px #BFE6FF;
    box-shadow: 0 0 0 1px #BFE6FF;
    background: #BFE6FF; }
  .singleContainer .mce-content-body .wp-caption-dt a[data-mce-selected] {
    outline: none;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent; }
  .singleContainer .mce-content-body code {
    padding: 2px 4px;
    margin: 0;
    border-radius: 2px;
    color: #222;
    background: #F2F4F5; }
  .singleContainer .mce-content-body code[data-mce-selected] {
    background: #E9EBEC; }
  .singleContainer .mce-content-body img.wp-media {
    border: 1px solid #AAA;
    background-color: #F2F2F2;
    background-repeat: no-repeat;
    background-position: center center;
    width: 99%;
    height: 250px;
    outline: 0;
    cursor: pointer; }
  .singleContainer .mce-content-body img.wp-media:hover {
    background-color: #EDEDED;
    border-color: #72777C; }
  .singleContainer .mce-content-body img.wp-media.wp-media-selected {
    background-color: #D8D8D8;
    border-color: #72777C; }
  .singleContainer .mce-content-body img.wp-media.wp-gallery {
    background-image: url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/gallery.png); }
  .singleContainer .mce-content-body div.mce-resizehandle {
    border-color: #72777C;
    width: 7px;
    height: 7px; }
  .singleContainer .mce-content-body img[data-mce-selected] {
    outline: 1px solid #72777C; }
  .singleContainer .mce-content-body img[data-mce-resize='false'] {
    outline: 0; }
  .singleContainer audio,
  .singleContainer video,
  .singleContainer embed {
    display: -moz-inline-stack;
    display: inline-block; }
  .singleContainer audio {
    visibility: hidden; }
  .singleContainer [_moz_abspos] {
    outline: none; }
  .singleContainer a[data-wplink-url-error],
  .singleContainer a[data-wplink-url-error]:hover,
  .singleContainer a[data-wplink-url-error]:focus {
    outline: 2px dotted #DC3232;
    position: relative; }
  .singleContainer a[data-wplink-url-error]:before {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    outline: 2px dotted #FFF;
    z-index: -1; }
  .singleContainer p.wp-policy-help {
    background-color: #FF0; }
  .singleContainer .wpview {
    width: 99.99%;
    /* All IE need hasLayout, incl. 11 (ugh, not again!!) */
    position: relative;
    clear: both;
    margin-bottom: 16px;
    border: 1px solid transparent; }
  .singleContainer .mce-shim {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .singleContainer .wpview[data-mce-selected='2'] .mce-shim {
    display: none; }
  .singleContainer .wpview .loading-placeholder {
    border: 1px dashed #CCC;
    padding: 10px; }
  .singleContainer .wpview[data-mce-selected] .loading-placeholder {
    border-color: transparent; }
  .singleContainer .wpview .wpview-loading {
    width: 60px;
    height: 5px;
    overflow: hidden;
    background-color: transparent;
    margin: 10px auto 0; }
  .singleContainer .wpview .wpview-loading ins {
    background-color: #333;
    margin: 0 0 0 -60px;
    width: 36px;
    height: 5px;
    display: block;
    -webkit-animation: wpview-loading 1.3s infinite 1s steps(36);
    animation: wpview-loading 1.3s infinite 1s steps(36); }

@-webkit-keyframes wpview-loading {
  0% {
    margin-left: -60px; }
  100% {
    margin-left: 60px; } }

@keyframes wpview-loading {
  0% {
    margin-left: -60px; }
  100% {
    margin-left: 60px; } }
  .singleContainer .wpview .wpview-content > iframe {
    max-width: 100%;
    background: transparent; }
  .singleContainer .wpview-error {
    border: 1px solid #DDD;
    padding: 1em 0;
    margin: 0;
    word-wrap: break-word; }
  .singleContainer .wpview[data-mce-selected] .wpview-error {
    border-color: transparent; }
  .singleContainer .wpview-error .dashicons,
  .singleContainer .loading-placeholder .dashicons {
    display: block;
    margin: 0 auto;
    width: 32px;
    height: 32px;
    font-size: 32px; }
  .singleContainer .wpview-error p {
    margin: 0;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif; }
  .singleContainer .wpview-type-gallery:after {
    content: '';
    display: table;
    clear: both; }
  .singleContainer .gallery img[data-mce-selected]:focus {
    outline: none; }
  .singleContainer .gallery a {
    cursor: default; }
  .singleContainer .gallery {
    margin: auto -6px;
    padding: 6px 0;
    line-height: 1;
    overflow-x: hidden; }
  .singleContainer .ie7 .gallery,
  .singleContainer .ie8 .gallery {
    margin: auto; }
  .singleContainer .gallery .gallery-item {
    float: left;
    margin: 0;
    text-align: center;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .singleContainer .ie7 .gallery .gallery-item,
  .singleContainer .ie8 .gallery .gallery-item {
    padding: 6px 0; }
  .singleContainer .gallery .gallery-caption,
  .singleContainer .gallery .gallery-icon {
    margin: 0; }
  .singleContainer .gallery .gallery-caption {
    font-size: 13px;
    margin: 4px 0; }
  .singleContainer .gallery-columns-1 .gallery-item {
    width: 100%; }
  .singleContainer .gallery-columns-2 .gallery-item {
    width: 50%; }
  .singleContainer .gallery-columns-3 .gallery-item {
    width: 33.333%; }
  .singleContainer .ie8 .gallery-columns-3 .gallery-item,
  .singleContainer .ie7 .gallery-columns-3 .gallery-item {
    width: 33%; }
  .singleContainer .gallery-columns-4 .gallery-item {
    width: 25%; }
  .singleContainer .gallery-columns-5 .gallery-item {
    width: 20%; }
  .singleContainer .gallery-columns-6 .gallery-item {
    width: 16.665%; }
  .singleContainer .gallery-columns-7 .gallery-item {
    width: 14.285%; }
  .singleContainer .gallery-columns-8 .gallery-item {
    width: 12.5%; }
  .singleContainer .gallery-columns-9 .gallery-item {
    width: 11.111%; }
  .singleContainer .gallery img {
    max-width: 100%;
    height: auto;
    border: none;
    padding: 0; }
  .singleContainer img.wp-oembed {
    border: 1px dashed #888;
    background: #F7F5F2 url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/embedded.png) no-repeat scroll center center;
    width: 300px;
    height: 250px;
    outline: 0; }
  .singleContainer .rtl .gallery .gallery-item {
    float: right; }
  @media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (-o-min-device-pixel-ratio: 5/4), (min-resolution: 120dpi) {
    .singleContainer .mce-content-body img.mce-wp-more {
      background-image: url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/more-2x.png);
      background-size: 1900px 20px; }
    .singleContainer .mce-content-body img.mce-wp-nextpage {
      background-image: url(../../../../../wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png);
      background-size: 1900px 20px; } }

/*--------------
	form Settings
---------------*/
/*----------
	WP LOGIN
-----------*/
.customize-support #wpadminbar {
  z-index: 999999999999; }
  @media screen and (max-width: 782px) {
    .customize-support #wpadminbar {
      position: fixed; } }

.customize-support .header {
  top: 32px !important; }
  @media screen and (max-width: 782px) {
    .customize-support .header {
      top: 46px !important; } }

.ttlGroup--type01 {
  font-size: 3.6rem;
  padding-bottom: 32px;
  border-bottom: 1px solid #CCC; }
  @media screen and (max-width: 900px) {
    .ttlGroup--type01 {
      font-size: 4.6875vw;
      padding-bottom: 4.16667vw; } }
  @media screen and (max-width: 600px) {
    .ttlGroup--type01 {
      font-size: 7.24638vw;
      padding-bottom: 5.7971vw; } }
  .ttlGroup--type01--noto {
    line-height: 1.41667;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal; }
    @media screen and (max-width: 600px) {
      .ttlGroup--type01--noto {
        line-height: 1.46667; } }
  .ttlGroup--type01--minamoto {
    line-height: 1.5;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal; }
    @media screen and (max-width: 600px) {
      .ttlGroup--type01--minamoto {
        line-height: 1.5; } }
  .ttlGroup--type01__ruby {
    font-size: 1.4rem;
    line-height: 1;
    display: block;
    margin-bottom: 8px;
    color: #508D5B;
    font-family: roboto, sans-serif;
    font-weight: 400;
    font-style: normal; }
    @media screen and (max-width: 900px) {
      .ttlGroup--type01__ruby {
        font-size: 1.82292vw;
        margin-bottom: 1.04167vw; } }
    @media screen and (max-width: 600px) {
      .ttlGroup--type01__ruby {
        font-size: 2.89855vw;
        margin-bottom: 1.93237vw; } }

.ttlGroup--type02 {
  font-size: 2.4rem;
  position: relative;
  padding: 22px 0;
  border-bottom: 1px solid #CCC;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media screen and (max-width: 900px) {
    .ttlGroup--type02 {
      font-size: 3.125vw;
      padding: 2.86458vw 0; } }
  @media screen and (max-width: 600px) {
    .ttlGroup--type02 {
      font-size: 4.83092vw;
      padding: 5.31401vw 0; } }
  .ttlGroup--type02:before, .ttlGroup--type02:after {
    position: absolute;
    top: 0;
    display: block;
    width: 50%;
    height: 2px;
    content: ''; }
    @media screen and (max-width: 900px) {
      .ttlGroup--type02:before, .ttlGroup--type02:after {
        height: 0.26042vw; } }
    @media screen and (max-width: 600px) {
      .ttlGroup--type02:before, .ttlGroup--type02:after {
        height: 0.48309vw; } }
  .ttlGroup--type02:before {
    left: 0;
    width: calc( 452 / 960 * 100%);
    background: #508D5B; }
    @media screen and (max-width: 600px) {
      .ttlGroup--type02:before {
        width: calc( 172.32 / 366 * 100%); } }
  .ttlGroup--type02:after {
    right: 0;
    width: calc( 508 / 960 * 100%);
    background: #CCC; }
    @media screen and (max-width: 600px) {
      .ttlGroup--type02:after {
        width: calc( 193.68 / 366 * 100%); } }

.ttlGroup--type03 {
  font-size: 2rem;
  line-height: 1.8;
  color: #508D5B;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media screen and (max-width: 900px) {
    .ttlGroup--type03 {
      font-size: 2.60417vw; } }
  @media screen and (max-width: 600px) {
    .ttlGroup--type03 {
      font-size: 4.34783vw; } }

.ttlGroup--type04, .ttlGroup--tableTtl {
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 13px 16px;
  color: #FFF;
  background: #508D5B;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media screen and (max-width: 900px) {
    .ttlGroup--type04, .ttlGroup--tableTtl {
      font-size: 2.08333vw;
      padding: 1.69271vw 2.08333vw; } }
  @media screen and (max-width: 600px) {
    .ttlGroup--type04, .ttlGroup--tableTtl {
      font-size: 3.86473vw;
      padding: 3.1401vw 3.86473vw; } }

.ttlGroup--tableTtl {
  padding: 16px;
  background: #333; }
  @media screen and (max-width: 900px) {
    .ttlGroup--tableTtl {
      padding: 2.08333vw; } }
  @media screen and (max-width: 600px) {
    .ttlGroup--tableTtl {
      padding: 3.86473vw; } }

.unorderedList li, .orderedList li {
  font-size: 1.6rem;
  line-height: 1.5;
  position: relative;
  padding-left: 16px; }
  @media screen and (max-width: 900px) {
    .unorderedList li, .orderedList li {
      font-size: 2.08333vw;
      padding-left: 2.08333vw; } }
  @media screen and (max-width: 600px) {
    .unorderedList li, .orderedList li {
      font-size: 3.86473vw;
      padding-left: 3.86473vw; } }
  .unorderedList li + li, .orderedList li + li {
    margin-top: 20px; }
    @media screen and (max-width: 900px) {
      .unorderedList li + li, .orderedList li + li {
        margin-top: 2.60417vw; } }
    @media screen and (max-width: 600px) {
      .unorderedList li + li, .orderedList li + li {
        margin-top: 4.83092vw; } }
  .unorderedList li:before, .orderedList li:before {
    position: absolute;
    top: calc( ( 24px / 2 ) - ( 6px / 2 ));
    left: 0;
    display: block;
    width: 6px;
    height: 6px;
    content: '';
    border-radius: 50%;
    background: #508D5B; }
    @media screen and (max-width: 900px) {
      .unorderedList li:before, .orderedList li:before {
        top: calc( ( 3.125vw / 2 ) - ( 0.78125vw / 2 ));
        width: 0.78125vw;
        height: 0.78125vw; } }
    @media screen and (max-width: 600px) {
      .unorderedList li:before, .orderedList li:before {
        top: calc( ( 5.7971vw / 2 ) - ( 1.44928vw / 2 ));
        width: 1.44928vw;
        height: 1.44928vw; } }

.orderedList {
  counter-reset: orderedNum; }
  .orderedList li {
    padding-left: 45px; }
    @media screen and (max-width: 900px) {
      .orderedList li {
        padding-left: 5.85938vw; } }
    @media screen and (max-width: 600px) {
      .orderedList li {
        padding-left: 10.86957vw; } }
    .orderedList li:before {
      font-family: Arial, Avenir, 'Open Sans', 'Helvetica Neue', Helvetica, Verdana, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
      font-size: 1.4rem;
      line-height: 29px;
      position: absolute;
      top: calc( ( 24px - 29px ) / 2);
      left: 0;
      display: block;
      width: 29px;
      height: auto;
      content: counter(orderedNum);
      counter-increment: orderedNum;
      text-align: center;
      color: #FFF;
      border-radius: 0;
      background: #508D5B; }
      @media screen and (max-width: 900px) {
        .orderedList li:before {
          font-size: 1.82292vw;
          line-height: 3.77604vw;
          top: calc( -0.65104vw / 2);
          width: 3.77604vw; } }
      @media screen and (max-width: 600px) {
        .orderedList li:before {
          font-size: 3.38164vw;
          line-height: 7.00483vw;
          top: calc( -1.20773vw / 2);
          width: 7.00483vw; } }

.tabList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -12px;
  margin-left: -10px; }
  @media screen and (max-width: 900px) {
    .tabList {
      margin-top: -1.5625vw;
      margin-left: -1.30208vw; } }
  @media screen and (max-width: 600px) {
    .tabList {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: -2.41546vw;
      margin-left: -2.41546vw; }
      .tabList > * {
        width: calc( ( 100% - 4.83092vw ) / 2);
        margin-top: 2.41546vw;
        margin-left: 2.41546vw; }
    .tabList {
      margin-top: -2.89855vw; } }
  .tabList li {
    margin-top: 12px;
    margin-left: 10px; }
    @media screen and (max-width: 900px) {
      .tabList li {
        margin-top: 1.5625vw !important;
        margin-left: 1.30208vw !important; } }
    @media screen and (max-width: 600px) {
      .tabList li {
        margin-top: 2.89855vw !important;
        margin-left: 2.41546vw !important; } }
  .tabList a {
    width: 100%; }

a.txtLink {
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  word-break: break-all;
  color: inherit; }
  a.txtLink:hover {
    text-decoration: underline;
    color: #508D5B; }
  a.txtLink--type02:after {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: calc( 1em * 10 / 14);
    content: '';
    background: url(../img/common/txtLink--type02--after.svg) center no-repeat;
    background-size: contain; }
  a.txtLink--type03:after {
    display: inline-block;
    width: 1em;
    height: calc( 1em * 11 / 14);
    margin-left: calc( 1em * 12 / 14);
    content: '';
    background: url(../img/common/txtLink--type03--after.svg) center no-repeat;
    background-size: contain; }

.btn--inline a, .btn--block a {
  font-size: 1.6rem;
  line-height: calc( 1em * 56 / 16);
  display: inline-block;
  padding: 0 calc( 1em * 60 / 16);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #FFF;
  border: 2px solid #508D5B;
  border-radius: 99999px;
  background: #508D5B;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media screen and (max-width: 900px) {
    .btn--inline a, .btn--block a {
      font-size: 2.08333vw; } }
  @media screen and (max-width: 600px) {
    .btn--inline a, .btn--block a {
      font-size: 3.86473vw; } }
  .btn--inline a:hover, .btn--block a:hover {
    border: 2px solid #89B591;
    background: #89B591; }

.btn--block a {
  display: block;
  text-align: center; }

.btn--tab a {
  font-size: 1.6rem;
  line-height: calc( 1em * 56 / 16);
  display: inline-block;
  width: 240px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  text-align: center;
  color: #508D5B;
  border: 2px solid #CCC;
  border-radius: 99999px;
  background: #FFF;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media screen and (max-width: 900px) {
    .btn--tab a {
      font-size: 2.08333vw;
      width: 31.25vw; } }
  @media screen and (max-width: 600px) {
    .btn--tab a {
      font-size: 3.86473vw;
      width: 100%;
      max-width: 42.99517vw; } }
  .btn--tab a:hover {
    border: 2px solid #508D5B; }

.contBox {
  padding: 48px;
  border: 1px solid #CCC;
  background: #FFF; }
  @media screen and (max-width: 900px) {
    .contBox {
      padding: 6.25vw; } }
  @media screen and (max-width: 600px) {
    .contBox {
      padding: 7.72947vw; } }
  .contBox--bg {
    border-color: #F8F8F8;
    background: #F8F8F8; }
  .contBox--caution {
    border: none;
    background: #FFF4F4; }
    .contBox--caution .caution__highlight {
      color: #BF5555; }
  .contBox__ttl {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 16px;
    color: #508D5B;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal; }
    @media screen and (max-width: 900px) {
      .contBox__ttl {
        font-size: 2.08333vw;
        margin-bottom: 2.08333vw; } }
    @media screen and (max-width: 600px) {
      .contBox__ttl {
        font-size: 3.86473vw;
        margin-bottom: 3.86473vw; } }
  .contBox__txt {
    font-size: 1.6rem;
    line-height: 1.8;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal; }
    @media screen and (max-width: 900px) {
      .contBox__txt {
        font-size: 2.08333vw; } }
    @media screen and (max-width: 600px) {
      .contBox__txt {
        font-size: 3.86473vw; } }

.pageMv {
  margin-bottom: 80px;
  padding: 0 40px; }
  @media screen and (max-width: 900px) {
    .pageMv {
      margin-bottom: 10.41667vw;
      padding: 0 4.16667vw; } }
  @media screen and (max-width: 600px) {
    .pageMv {
      margin-bottom: 15.45894vw;
      padding: 0; } }
  .pageMv__inner {
    position: relative; }
    .pageMv__inner:before {
      display: block;
      padding-top: 280px;
      content: '';
      opacity: .7;
      background: #508D5B; }
      @media screen and (max-width: 1200px) {
        .pageMv__inner:before {
          padding-top: calc( 280 / 1286 * 100%); } }
      @media screen and (max-width: 600px) {
        .pageMv__inner:before {
          padding-top: calc( 180 / 414 * 100%); } }
  .pageMv__ttl {
    font-size: 3.6rem;
    line-height: 1;
    width: 100%;
    padding: 0 40px;
    text-align: center;
    color: #FFF;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    bottom: 50%;
    right: 50%;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%); }
    @media screen and (max-width: 900px) {
      .pageMv__ttl {
        font-size: 4.6875vw;
        padding: 0 5.20833vw; } }
    @media screen and (max-width: 600px) {
      .pageMv__ttl {
        font-size: 7.24638vw;
        padding: 0 5.7971vw; } }
  .pageMv .breadcrumb__list {
    position: absolute;
    z-index: 1;
    top: 24px;
    left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 900px) {
      .pageMv .breadcrumb__list {
        top: 3.125vw;
        left: 5.20833vw; } }
    @media screen and (max-width: 600px) {
      .pageMv .breadcrumb__list {
        display: none; } }
  .pageMv .breadcrumb__item {
    font-size: 1.2rem;
    line-height: 1;
    color: #FFF; }
    @media screen and (max-width: 900px) {
      .pageMv .breadcrumb__item {
        font-size: 1.5625vw; } }
    .pageMv .breadcrumb__item + .breadcrumb__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .pageMv .breadcrumb__item + .breadcrumb__item:before {
        display: block;
        width: 4px;
        height: 8px;
        margin: 0 12px;
        content: '';
        background: url(../img/common/breadcrumb__arrow.svg) center no-repeat;
        background-size: contain; }
        @media screen and (max-width: 900px) {
          .pageMv .breadcrumb__item + .breadcrumb__item:before {
            width: 0.52083vw;
            height: 1.04167vw;
            margin: 0 1.5625vw; } }
    .pageMv .breadcrumb__item a {
      text-decoration: underline;
      color: #FFF; }

@media screen and (max-width: 900px) {
  .tabBlock--over4 .tabBlock__list {
    display: none; } }

.tabBlock--over4 .tabBlock__select {
  display: none; }
  @media screen and (max-width: 900px) {
    .tabBlock--over4 .tabBlock__select {
      display: block; } }

.tabBlock__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F8F8F8; }
  .tabBlock__list li {
    position: relative;
    width: 100%;
    padding: 13px 0; }
    @media screen and (max-width: 900px) {
      .tabBlock__list li {
        padding: 1.69271vw 0; } }
    @media screen and (max-width: 600px) {
      .tabBlock__list li {
        padding: 3.1401vw 0; } }
    .tabBlock__list li + li:before {
      display: block;
      width: 1px;
      height: calc( 100% - 40px);
      content: '';
      background: #CCC;
      position: absolute;
      bottom: 50%;
      -webkit-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
      transform: translate(0, 50%); }
      @media screen and (max-width: 900px) {
        .tabBlock__list li + li:before {
          height: calc( 100% - 5.20833vw); } }
      @media screen and (max-width: 600px) {
        .tabBlock__list li + li:before {
          height: calc( 100% - 9.66184vw); } }
  .tabBlock__list a {
    font-size: 1.6rem;
    line-height: 1.625;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding-bottom: calc( 14px + 8px);
    text-align: center;
    color: #333; }
    @media screen and (max-width: 900px) {
      .tabBlock__list a {
        font-size: 2.08333vw;
        padding-bottom: 2.86458vw; } }
    @media screen and (max-width: 600px) {
      .tabBlock__list a {
        font-size: 3.86473vw;
        padding-bottom: 5.31401vw; } }
    .tabBlock__list a:after {
      bottom: 0;
      display: block;
      width: 14px;
      height: 14px;
      content: '';
      border-radius: 50%;
      background: #508D5B center no-repeat;
      background-image: url(../img/common/tabBlock__item--before.svg);
      background-size: calc( 6 / 14 * 100%);
      position: absolute;
      right: 50%;
      -webkit-transform: translate(50%, 0);
      -ms-transform: translate(50%, 0);
      transform: translate(50%, 0); }
      @media screen and (max-width: 900px) {
        .tabBlock__list a:after {
          width: 1.82292vw;
          height: 1.82292vw; } }
      @media screen and (max-width: 600px) {
        .tabBlock__list a:after {
          width: 3.38164vw;
          height: 3.38164vw; } }

.tabBlock__select.active li:nth-of-type(n+2) {
  display: block; }

.tabBlock__select li {
  position: relative;
  width: 100%;
  background: #F8F8F8; }
  .tabBlock__select li:nth-of-type(n+2) {
    display: none; }
  .tabBlock__select li:first-of-type a {
    border-top: none; }
  .tabBlock__select li:last-of-type a {
    border-bottom: 1px solid #CCC; }

.tabBlock__select a {
  font-size: 1.6rem;
  line-height: 80px;
  position: relative;
  display: block;
  height: 100%;
  padding: 0 calc( 40px + 16px) 0 20px;
  color: #333;
  border-top: 1px solid #CCC; }
  @media screen and (max-width: 900px) {
    .tabBlock__select a {
      font-size: 2.08333vw;
      line-height: 10.41667vw;
      padding: 0 7.29167vw 0 2.60417vw; } }
  @media screen and (max-width: 600px) {
    .tabBlock__select a {
      font-size: 3.86473vw;
      line-height: 19.32367vw;
      padding: 0 13.52657vw 0 4.83092vw; } }
  .tabBlock__select a:after {
    right: 20px;
    display: block;
    width: 16px;
    height: 16px;
    content: '';
    border-radius: 50%;
    background: #508D5B center no-repeat;
    background-image: url(../img/common/tabBlock__item--before.svg);
    background-size: calc( 6 / 16 * 100%);
    position: absolute;
    bottom: 50%;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%); }
    @media screen and (max-width: 900px) {
      .tabBlock__select a:after {
        right: 2.60417vw;
        width: 2.08333vw;
        height: 2.08333vw; } }
    @media screen and (max-width: 600px) {
      .tabBlock__select a:after {
        right: 4.83092vw;
        width: 3.86473vw;
        height: 3.86473vw; } }
  .tabBlock__select a br {
    display: none; }

.caution {
  padding: 32px;
  background: #FFF4F4; }
  @media screen and (max-width: 900px) {
    .caution {
      padding: 4.16667vw; } }
  @media screen and (max-width: 600px) {
    .caution {
      padding: 7.72947vw; } }
  .caution__highlight {
    color: #BF5555; }

.ngc__cont .ngc__cont__img {
  text-align: center; }

.ngc__cont--bigImg .ngc__cont__txt {
  font-size: 3.6rem;
  line-height: 2;
  margin-top: 64px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media screen and (max-width: 900px) {
    .ngc__cont--bigImg .ngc__cont__txt {
      font-size: 4.6875vw;
      margin-top: 8.33333vw; } }
  @media screen and (max-width: 600px) {
    .ngc__cont--bigImg .ngc__cont__txt {
      font-size: 5.7971vw;
      margin-top: 9.66184vw; } }

.ngc__cont--imgList.pc3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -24px;
  margin-left: -24px; }
  .ngc__cont--imgList.pc3 > * {
    width: calc( ( 100% - 72px ) / 3);
    margin-top: 24px;
    margin-left: 24px; }

.ngc__cont--imgList.pc2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -56px;
  margin-left: -56px; }
  .ngc__cont--imgList.pc2 > * {
    width: calc( ( 100% - 112px ) / 2);
    margin-top: 56px;
    margin-left: 56px; }

.ngc__cont--imgList.pc1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
  margin-left: 0; }
  .ngc__cont--imgList.pc1 > * {
    width: calc( ( 100% - 0 ) / 1);
    margin-top: 0;
    margin-left: 0; }

@media screen and (max-width: 900px) {
  .ngc__cont--imgList.tab3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -3.125vw;
    margin-left: -3.125vw; }
    .ngc__cont--imgList.tab3 > * {
      width: calc( ( 100% - 9.375vw ) / 3);
      margin-top: 3.125vw;
      margin-left: 3.125vw; } }

@media screen and (max-width: 900px) {
  .ngc__cont--imgList.tab2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -7.29167vw;
    margin-left: -7.29167vw; }
    .ngc__cont--imgList.tab2 > * {
      width: calc( ( 100% - 14.58333vw ) / 2);
      margin-top: 7.29167vw;
      margin-left: 7.29167vw; } }

@media screen and (max-width: 900px) {
  .ngc__cont--imgList.tab1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 0; }
    .ngc__cont--imgList.tab1 > * {
      width: calc( ( 100% - 0 ) / 1);
      margin-top: 0;
      margin-left: 0; } }

@media screen and (max-width: 600px) {
  .ngc__cont--imgList.sp3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 0; }
    .ngc__cont--imgList.sp3 > * {
      width: calc( ( 100% - 0 ) / 3);
      margin-top: 0;
      margin-left: 0; } }

@media screen and (max-width: 600px) {
  .ngc__cont--imgList.sp2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -7.24638vw;
    margin-left: -2.41546vw; }
    .ngc__cont--imgList.sp2 > * {
      width: calc( ( 100% - 4.83092vw ) / 2);
      margin-top: 7.24638vw;
      margin-left: 2.41546vw; } }

@media screen and (max-width: 600px) {
  .ngc__cont--imgList.sp1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -5.7971vw;
    margin-left: -5.7971vw; }
    .ngc__cont--imgList.sp1 > * {
      width: calc( ( 100% - 5.7971vw ) / 1);
      margin-top: 5.7971vw;
      margin-left: 5.7971vw; } }

.ngc__cont--imgList .ngc__cont__txt {
  font-size: 2rem;
  line-height: 1.8;
  margin-top: 24px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media screen and (max-width: 900px) {
    .ngc__cont--imgList .ngc__cont__txt {
      font-size: 2.60417vw;
      margin-top: 3.125vw; } }
  @media screen and (max-width: 600px) {
    .ngc__cont--imgList .ngc__cont__txt {
      font-size: 4.83092vw;
      margin-top: 3.86473vw; } }

.ngc__cont--block.pc3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -24px;
  margin-left: -24px; }
  .ngc__cont--block.pc3 > * {
    width: calc( ( 100% - 72px ) / 3);
    margin-top: 24px;
    margin-left: 24px; }

.ngc__cont--block.pc2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -56px;
  margin-left: -56px; }
  .ngc__cont--block.pc2 > * {
    width: calc( ( 100% - 112px ) / 2);
    margin-top: 56px;
    margin-left: 56px; }

.ngc__cont--block.pc1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0;
  margin-left: 0; }
  .ngc__cont--block.pc1 > * {
    width: calc( ( 100% - 0 ) / 1);
    margin-top: 0;
    margin-left: 0; }

@media screen and (max-width: 900px) {
  .ngc__cont--block.tab3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -3.125vw;
    margin-left: -3.125vw; }
    .ngc__cont--block.tab3 > * {
      width: calc( ( 100% - 9.375vw ) / 3);
      margin-top: 3.125vw;
      margin-left: 3.125vw; } }

@media screen and (max-width: 900px) {
  .ngc__cont--block.tab2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -7.29167vw;
    margin-left: -7.29167vw; }
    .ngc__cont--block.tab2 > * {
      width: calc( ( 100% - 14.58333vw ) / 2);
      margin-top: 7.29167vw;
      margin-left: 7.29167vw; } }

@media screen and (max-width: 900px) {
  .ngc__cont--block.tab1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 0; }
    .ngc__cont--block.tab1 > * {
      width: calc( ( 100% - 0 ) / 1);
      margin-top: 0;
      margin-left: 0; } }

@media screen and (max-width: 600px) {
  .ngc__cont--block.sp3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 0; }
    .ngc__cont--block.sp3 > * {
      width: calc( ( 100% - 0 ) / 3);
      margin-top: 0;
      margin-left: 0; } }

@media screen and (max-width: 600px) {
  .ngc__cont--block.sp2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -2.41546vw;
    margin-left: -2.41546vw; }
    .ngc__cont--block.sp2 > * {
      width: calc( ( 100% - 4.83092vw ) / 2);
      margin-top: 2.41546vw;
      margin-left: 2.41546vw; } }

@media screen and (max-width: 600px) {
  .ngc__cont--block.sp1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -5.7971vw;
    margin-left: -5.7971vw; }
    .ngc__cont--block.sp1 > * {
      width: calc( ( 100% - 5.7971vw ) / 1);
      margin-top: 5.7971vw;
      margin-left: 5.7971vw; } }

.ngc__cont--list li {
  font-size: 1.6rem;
  line-height: 1.5;
  position: relative;
  padding-left: 16px; }
  @media screen and (max-width: 900px) {
    .ngc__cont--list li {
      font-size: 2.08333vw;
      padding-left: 2.08333vw; } }
  @media screen and (max-width: 600px) {
    .ngc__cont--list li {
      font-size: 3.86473vw;
      padding-left: 3.86473vw; } }
  .ngc__cont--list li + li {
    margin-top: 1em; }
  .ngc__cont--list li:before {
    position: absolute;
    top: calc( 1em * ( 24 / 16 / 2 ) - 3px);
    left: 0;
    width: 6px;
    height: 6px;
    content: '';
    border-radius: 50%;
    background: #15471E; }
    @media screen and (max-width: 900px) {
      .ngc__cont--list li:before {
        top: calc( 1em * ( 24 / 16 / 2 ) - 0.39062vw);
        width: 0.78125vw;
        height: 0.78125vw; } }
    @media screen and (max-width: 600px) {
      .ngc__cont--list li:before {
        top: calc( 1em * ( 24 / 16 / 2 ) - 0.72464vw);
        width: 1.44928vw;
        height: 1.44928vw; } }

.ngc .ttlGroup--type01__ruby {
  color: #CCA11F; }

.ngc .ttlGroup--type02:before {
  background: #15471E; }

.ngc .ttlGroup--type03 {
  color: #15471E; }

.ngc .ttlGroup--type04, .ngc .ttlGroup--tableTtl {
  background: #15471E; }

.ngc .unorderedList li:before, .ngc .orderedList li:before {
  background: #15471E; }

.ngc .txtLink:hover {
  color: #15471E; }

.ngc .txtLink--type02:after {
  background-image: url(../img/common/txtLink--type02--after--gc.svg); }

.ngc .txtLink--type03:after {
  background-image: url(../img/common/txtLink--type03--after--gc.svg); }

.ngc .btn--inline a, .ngc .btn--block a, .ngc .btn--block a {
  border: 2px solid #15471E;
  background: #15471E; }
  .ngc .btn--inline a:hover, .ngc .btn--block a:hover, .ngc .btn--block a:hover {
    color: #15471E;
    border: 2px solid #CCC;
    background: #FFF; }

.ngc .btn--tab a {
  color: #15471E; }
  .ngc .btn--tab a:hover {
    border: 2px solid #15471E; }

.ngc .contBox__ttl {
  color: #15471E; }

.ngc .pageMv__inner:before {
  background: #15471E; }

.ngc .tabBlock__list a:after {
  background-color: #15471E; }

.ngc .tabBlock__select a:after {
  background-color: #15471E; }

.table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse; }
  .table th {
    font-size: 1.6rem;
    line-height: 2;
    padding: 18px 0;
    text-align: center;
    border: 1px solid #CCC;
    background: #F8F8F8;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal; }
    @media screen and (max-width: 900px) {
      .table th {
        font-size: 2.08333vw;
        padding: 2.34375vw 0; } }
    @media screen and (max-width: 600px) {
      .table th {
        font-size: 3.86473vw;
        padding: 4.34783vw 0; } }
    .table th span {
      font-size: 1.2rem; }
      @media screen and (max-width: 900px) {
        .table th span {
          font-size: 1.5625vw; } }
      @media screen and (max-width: 600px) {
        .table th span {
          font-size: 2.89855vw; } }
  .table td {
    font-size: 1.2rem;
    line-height: 2;
    padding: 18px 0;
    text-align: center;
    border: 1px solid #CCC;
    height: 72px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-style: normal; }
    @media screen and (max-width: 900px) {
      .table td {
        font-size: 1.5625vw;
        padding: 2.34375vw 0; } }
    @media screen and (max-width: 600px) {
      .table td {
        font-size: 2.89855vw;
        padding: 4.34783vw 0; } }
