@charset "UTF-8";
/* =====================================================================


  


===================================================================== */
/* =====================================================================





===================================================================== */
@font-face {
  font-family: 'rounded-x-mplus-2c-heavy';
  src: url("../fonts/rounded-x-mplus-2c-heavy.eot");
  src: url("../fonts/rounded-x-mplus-2c-heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/rounded-x-mplus-2c-heavy.woff") format("woff"), url("../fonts/rounded-x-mplus-2c-heavy.ttf") format("truetype");
}
.font-serif {
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
}

.font-sansSerif {
  font-family: Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.font-2cHeavy {
  font-family: 'rounded-x-mplus-2c-heavy';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.u-taL {
  text-align: left;
}

.u-taR {
  text-align: right;
}

.u-taC {
  text-align: center;
}

.u-visHide {
  visibility: hidden;
}

.u-hide {
  display: none !important;
}

.u-pcHide {
  display: none;
}

.u-txtIndent--1 {
  text-indent: 1em;
}

.u-txtIndent--n1 {
  text-indent: -1em;
  padding-left: 1em;
}

.u-txtIndent--n1_5 {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.u-txtIndent--n2 {
  text-indent: -2em;
  padding-left: 2em;
}

.u-liMarker {
  text-indent: -1em;
  padding-left: 1em;
}
.u-liMarker:before {
  content: "・";
}

.u-pcNobreak {
  display: none;
}

.u-urlTxt {
  word-break: break-all;
}

.u-scrTxt {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.u-btntype01, .u-btntype02 {
  display: inline-block;
  font-size: 20px;
  border: solid 2px #fff;
  border-radius: 5px;
  padding: 5px 10px;
  min-width: 235px;
  box-sizing: border-box;
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  transition-property: background-color, box-shadow, -webkit-transform;
  transition-property: background-color, box-shadow, transform;
  transition-property: background-color, box-shadow, transform, -webkit-transform;
  transition-duration: .2s;
}
.u-btntype01:link, .u-btntype02:link, .u-btntype01:visited, .u-btntype02:visited, .u-btntype01:hover, .u-btntype02:hover, .u-btntype01:active, .u-btntype02:active {
  color: #fff;
  text-decoration: none;
}
.u-btntype01:hover, .u-btntype02:hover {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  background-color: rgba(255, 255, 255, 0.2);
}
.u-btntype01:before, .u-btntype02:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  transition-duration: .1s;
}
.u-btntype01:after, .u-btntype02:after {
  content: "";
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../img/icon_link_01.svg) no-repeat center center;
  margin-left: 8px;
  position: relative;
  top: 2px;
  transition-duration: .05s;
}

.u-btntype01__txt {
  position: relative;
  display: inline-block;
  padding-left: 28px;
}
.u-btntype01__txt:before {
  content: "";
  width: 20px;
  height: 24px;
  display: inline-block;
  background: url(../img/icon_kyoro_wht.svg) no-repeat center center;
  background-size: 20px 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  margin-left: -28px;
  transition-duration: .1s;
}

.u-btntype02:after {
  background-image: url(../img/icon_link_02.svg);
}

.sectonBox__noLink {
  display: inline-block;
  font-size: 17px;
  border-radius: 5px;
  padding: 7px 10px;
  min-width: 235px;
  box-sizing: border-box;
  position: relative;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .u-pcNobreak {
    display: block;
  }

  .u-spNobreak {
    display: none;
  }

  .u-pcHide {
    display: block;
  }

  .u-spHide {
    display: none;
  }
}
.u-mt0 {
  margin-top: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-mb1em {
  margin-bottom: 1em !important;
}

.u-mb1_5em {
  margin-bottom: 1.5em !important;
}

.u-inlineBlock {
  display: inline-block;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.blankIcon {
  vertical-align: middle;
  padding-right: 4px;
  padding-left: 2px;
}

.linkTxt--12 {
  position: relative;
  padding-left: 12px;
  display: inline-block;
}
.linkTxt--12:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 2px #d01927;
  border-bottom: solid 2px #d01927;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

.linkTxt--14 {
  position: relative;
  padding-left: 14px;
  display: inline-block;
}
.linkTxt--14:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-right: solid 2px #d01927;
  border-bottom: solid 2px #d01927;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: .55em;
}

.linkTxt--16 {
  position: relative;
  padding-left: 16px;
  display: inline-block;
}
.linkTxt--16:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: solid 2px #d01927;
  border-bottom: solid 2px #d01927;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  left: 0;
  top: .45em;
}

.u-protectCover {
  position: relative;
  display: block;
}
.u-protectCover:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/common/blank.gif) repeat;
  z-index: 1;
}

@media print {
  .u-protectCover {
    visibility: hidden;
  }
}
/* -------------------------------------------------------------------------
-- This CSS is generated by Sass. Please do not never be edited directly. --
------------------------------------------------------------------------- */
/*-----------------------------------------------*/
/* Reset & Default Setting ----------------------*/
/*
YUI 3.14.1 (build 63049cb)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  overflow-y: scroll;
  height: 100% !important;
}

body {
  font: 14px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  /* for IE */
  *font: x-small;
  /* for IE in quirks mode */
}

select, input, button, textarea, button {
  font: 99% arial,helvetica,clean,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 130%;
}

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, section, article, aside, footer, figure, figcaption, nav {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

html, body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, section, article, aside, footer, figure, figcaption, nav {
  font-size: 1em;
}

body {
  color: #333;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  height: auto;
  min-height: 100%;
  position: relative;
  background-color: #fff;
}

@media only screen and (max-width: 640px) {
  body {
    min-width: 320px;
  }
}
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary {
  display: block;
}

span {
  display: block;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, ul span, ol span, dl span, li span, dt span, dd span, p span {
  display: inline;
}

img {
  border-style: none;
  vertical-align: bottom;
}

ul, ol {
  list-style: none;
}

table {
  border-spacing: 0;
  empty-cells: show;
}

iframe {
  border: none;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/*-----------------------------------------------*/
/*-----------------------------------------------*/
/* -------------------------------------------------------------------------
-- This CSS is generated by Sass. Please do not never be edited directly. --
------------------------------------------------------------------------- */
.l-wrapper {
  position: relative;
  max-width: 1600px;
  min-width: 1010px;
  margin: 0 auto;
}

.l-contents {
  min-width: 1010px;
}
.l-contents:after {
  content: "";
  clear: both;
  display: block;
}

.l-mainBox01 {
  width: 64.54%;
  float: left;
  clear: left;
}

.l-sideBox01 {
  width: 31.81%;
  float: right;
  clear: right;
}

@media only screen and (max-width: 640px) {
  .l-wrapper {
    min-width: 0;
  }

  .l-contents {
    min-width: 0;
    padding: 0 0;
  }

  .l-mainBox01 {
    width: auto;
    float: none;
  }

  .l-sideBox01 {
    width: auto;
    float: none;
  }
}
.pageHeader__toggleBtn {
  position: fixed;
  top: 8px;
  right: 30px;
  width: 94px;
  height: 115px;
  z-index: 20;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.pageHeader__toggleBtn__icon {
  display: block;
  width: 94px;
  height: 115px;
  background: url(../../img/btn_gnav.png) no-repeat center top;
  background-size: 100% auto;
  opacity: 1;
  transition-duration: .3s;
  transition-property: opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.overlay-lock-test {
  overflow-y: hidden !important;
}

.overlay-lock {
  overflow: hidden !important;
  width: auto;
}
.overlay-lock body {
  overflow: hidden !important;
}

.pageHeader__toggleBtn.is-open {
  background: url(../../img/btn_gnav.png) no-repeat center bottom;
  background-size: 100% auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.pageHeader__toggleBtn.is-open .pageHeader__toggleBtn__icon {
  opacity: 0;
}

.pageHeader__inner {
  position: fixed;
  width: 300px;
  height: 100%;
  z-index: 19;
  background: #ffdae3;
  overflow: auto;
  display: none;
  overflow: hidden;
  overflow-y: auto;
  z-index: 18;
  top: 0;
  right: 0;
}

.siteNav__wrapper {
  min-height: 380px;
  height: 100%;
  position: relative;
}

.siteNav {
  margin: auto;
  position: absolute;
  height: auto;
  width: 100%;
  padding: 20px 10px;
  top: 100px;
  bottom: 0;
  left: 0;
  right: 0;
}

.siteNav__items {
  margin: auto;
  margin-left: -10px;
}
.siteNav__items:after {
  content: "";
  clear: both;
  display: block;
}

.siteNav__item {
  text-align: center;
  width: 100%;
  display: block;
  box-sizing: border-box;
  line-height: 1.1;
}
.siteNav__item a {
  display: table;
  color: #fff;
  background-color: #49cc91;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  font-size: 18px;
  transition-duration: .18s;
  transition-property: background-color, box-shadow, -webkit-transform;
  transition-property: background-color, box-shadow, transform;
  transition-property: background-color, box-shadow, transform, -webkit-transform;
}
.siteNav__item a:before {
  content: "";
  width: 45px;
  height: 45px;
  background: url(../img/icon/icon-01.svg) no-repeat center center;
  background-size: 45px 45px;
  display: block;
  position: relative;
  margin: 6px 10px;
  transition-duration: .1s;
}
.siteNav__item a:hover {
  text-decoration: none;
}
.siteNav__item a:hover:before {
  -webkit-transform: rotate(-10deg) scale(1.1);
      -ms-transform: rotate(-10deg) scale(1.1);
          transform: rotate(-10deg) scale(1.1);
}
.siteNav__item br {
  display: none;
}

.siteNav__item__txt {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 78%;
}

.siteNav__item--01 a {
  background-color: #4bd9f2;
}
.siteNav__item--01 a:before {
  background: url(../img/icon/icon-01.svg) no-repeat center center;
  background-size: 45px 45px;
}

.siteNav__item--02 a {
  background-color: #8686db;
}
.siteNav__item--02 a:before {
  background: url(../img/icon/icon-02.svg) no-repeat center center;
  background-size: 45px 45px;
}

.siteNav__item--03 a {
  background-color: #fdc525;
}
.siteNav__item--03 a:before {
  background: url(../img/icon/icon-03.svg) no-repeat center center;
  background-size: 45px 45px;
}

.siteNav__item--04 a {
  background-color: #ff8b33;
}
.siteNav__item--04 a:before {
  background: url(../img/icon/icon-04.svg) no-repeat center center;
  background-size: 45px 45px;
}

.siteNav__item--05 a {
  background-color: #ff5983;
}
.siteNav__item--05 a:before {
  background: url(../img/icon/icon-05.svg) no-repeat center center;
  background-size: 45px 45px;
}

.siteNav__item--06 a {
  background-color: #4bd9f2;
}
.siteNav__item--06 a:before {
  background: url(../img/icon/icon-06.svg) no-repeat center center;
  background-size: 45px 45px;
}

.siteNav__item--07 a {
  background-color: #4bd9f2;
}
.siteNav__item--07 a:before {
  background: url(../img/icon/icon-07.svg) no-repeat center center;
  background-size: 45px 45px;
}

.siteNav__item--08 a {
  background-color: #49cc91;
}
.siteNav__item--08 a:before {
  background: url(../img/icon/icon-08.svg) no-repeat center center;
  background-size: 45px 45px;
}

.siteNav__item--09 a {
  background-color: #8686db;
}
.siteNav__item--09 a:before {
  background: url(../img/icon/icon-09.svg) no-repeat center center;
  background-size: 45px 45px;
}

.languages-btn__wrapper {
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 0;
  left: 0;
}

.is-tablet .languages-btn__wrapper {
  min-width: 990px;
}

.languages-btn {
  position: absolute;
  z-index: 10;
  top: 130px;
  right: 20px;
  color: #fff;
  font-size: 14px;
}

.languages-btn .btn {
  display: block;
  width: 86px;
  height: 30px;
  margin: 0 0 4px 100px;
  padding-left: 34px;
  background: url(../img/icon_earth.png) no-repeat 13px center #333;
  border-radius: 15px;
  line-height: 30px;
  cursor: pointer;
}

.languages-btn .linkList {
  position: relative;
  display: block;
  display: none;
  width: 200px;
  margin-top: 16px;
  padding: 10px;
  background: #333;
  border-radius: 10px;
}

.languages-btn .linkList:before {
  position: absolute;
  left: 148px;
  top: -16px;
  width: 23px;
  height: 16px;
  content: "";
  background: url(../img/tail_link.png) no-repeat center top;
}

.languages-btn .linkList .link {
  display: block;
}

.languages-btn .linkList .link + .link {
  margin-top: 5px;
}

.languages-btn .linkList .link a {
  display: block;
  height: 40px;
  width: 200px;
  background: url(../img/arrow_link.png) no-repeat 183px center #000;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
}

.languages-btn a:link, .languages-btn a:visited {
  color: #fff;
  text-decoration: none;
}

.languages-btn a:hover, .languages-btn a:active {
  color: #fff;
}

.languages-btn:hover .linkList {
  display: block;
}

.langBtn02 {
  display: none;
}

@media only screen and (max-width: 640px) {
  .pageHeader__toggleBtn {
    top: 8px;
    right: 14px;
    width: 56px;
    height: 69px;
  }

  .pageHeader__toggleBtn__icon {
    width: 56px;
    height: 69px;
  }

  .pageHeader__inner {
    width: 68%;
  }

  .siteNav {
    height: auto;
    position: static;
    padding: 32% 0 0;
  }

  .siteNav__items {
    margin: auto;
  }

  .siteNav__item a {
    width: 100%;
    font-size: 12px;
  }
  .siteNav__item a:before {
    content: "";
    width: 32px;
    height: 32px;
    background-size: 32px 32px;
  }

  .siteNav__item__txt {
    font-size: 18px;
  }

  .languages-btn {
    display: none;
  }

  .langBtn02 {
    display: block;
    margin: 0 15px;
    padding: 18px 0;
  }

  .langBtn02__title {
    font-size: 20px;
    text-align: center;
    color: #450406;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .langBtn02__title:after {
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(../img/icon_toggle_brn.svg) no-repeat center center;
    background-size: 100% auto;
    margin-left: 5px;
    position: relative;
    top: 1px;
    transition-duration: .1s;
  }

  .langBtn02.is-show .langBtn02__title:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .langBtn02__items {
    overflow: hidden;
    margin: 0 -15px;
    background-color: #afafaf;
  }

  .langBtn02__item {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 14px;
  }
  .langBtn02__item a {
    display: block;
    background-color: #afafaf;
    color: #fff;
    font-size: 12px;
    padding: 10px;
  }
}
.overlay-lock .is-android .l-wrapper {
  pointer-events: none;
}
.overlay-lock .is-android .l-wrapper a, .overlay-lock .is-android .l-wrapper img {
  -webkit-tap-highlight-color: transparent;
}

.modal-overlay-lock {
  overflow: hidden !important;
  width: auto;
}
.modal-overlay-lock body {
  overflow: hidden !important;
}

.modalOverlay {
  width: auto;
  height: auto;
  display: block;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 60;
  display: none;
}

.modalOverlay__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: visible !important;
  z-index: 10;
}

.modalOverlay__close {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.kyoro-topIndex .modalLinkBox {
  position: absolute;
  padding: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  max-width: 950px;
  display: none;
}
.kyoro-topIndex .modalLinkBox__inner {
  box-sizing: border-box;
  padding: 30px 50px 30px;
  background-color: #fff;
  border: solid 4px #8686db;
  position: relative;
}
.kyoro-topIndex .modalLinkBox__title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 28px;
  color: #8686db;
}
.kyoro-topIndex .modalLinkBox__items {
  margin-left: -30px;
}
.kyoro-topIndex .modalLinkBox__items:after {
  content: "";
  clear: both;
  display: block;
}
.kyoro-topIndex .modalLinkBox__item {
  width: 50%;
  padding-left: 30px;
  box-sizing: border-box;
  float: left;
  margin-bottom: 35px;
}
.kyoro-topIndex .modalLinkBox__item a {
  color: #8686db;
}
.kyoro-topIndex .modalLinkBox__item a:hover {
  text-decoration: none;
}
.kyoro-topIndex .modalLinkBox__item:after {
  content: "";
  clear: both;
  display: block;
}
.kyoro-topIndex .modalLinkBox__item:nth-child(2n+1) {
  clear: left;
}
.kyoro-topIndex .modalLinkBox__item__img {
  width: 96px;
  float: left;
}
.kyoro-topIndex .modalLinkBox__item__img img {
  width: 100%;
  height: auto;
}
.kyoro-topIndex .modalLinkBox__item__txtBox {
  width: 260px;
  padding-left: 20px;
  box-sizing: border-box;
  float: left;
  text-align: left;
}
.kyoro-topIndex .modalLinkBox__item__txt {
  font-size: 16px;
  min-height: 4.5em;
  margin-bottom: 5px;
  line-height: 1.4;
}
.kyoro-topIndex .modalLinkBox__item__btn {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  border: solid 2px #8686db;
  border-radius: 5px;
  padding: 5px 10px;
  min-width: 175px;
  box-sizing: border-box;
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  transition-property: background-color, box-shadow, -webkit-transform;
  transition-property: background-color, box-shadow, transform;
  transition-property: background-color, box-shadow, transform, -webkit-transform;
  transition-duration: .2s;
}
.kyoro-topIndex .modalLinkBox__item__btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  transition-duration: .1s;
}
.kyoro-topIndex .modalLinkBox__item__btn:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #8686db url(../img/icon_link_01_arrow.svg) no-repeat center top;
  background-size: 16px 16px;
  border-radius: 50%;
  margin-left: 10px;
  position: relative;
  top: 3px;
}
.kyoro-topIndex .modalLinkBox__item__btn .u-btntype01__txt:before {
  background-image: url(../img/icon_kyoro_ppl.svg);
}
.kyoro-topIndex .modalLinkBox__item a:hover .modalLinkBox__item__btn {
  background-color: rgba(134, 134, 219, 0.1);
}
.kyoro-topIndex .modalLinkBox__closeBtn {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
  background-color: #fff;
  width: 40px;
  height: 40px;
  background-color: #8686db;
  border-radius: 50%;
  transition-duration: .1s;
}
.kyoro-topIndex .modalLinkBox__closeBtn:hover {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.kyoro-topIndex .modalLinkBox__closeBtn__icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 4px;
  margin: -3px 0 0 -12px;
  transition-duration: 0.3s;
}
.kyoro-topIndex .modalLinkBox__closeBtn__icon:before, .kyoro-topIndex .modalLinkBox__closeBtn__icon:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 4px;
  background: #fff;
  border-radius: 2px;
}
.kyoro-topIndex .modalLinkBox__closeBtn__icon:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.kyoro-topIndex .modalLinkBox__closeBtn__icon:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 640px) {
  .searchModal-lock {
    overflow: hidden !important;
    width: auto;
  }
  .searchModal-lock body {
    overflow: hidden !important;
  }
  .searchModal-lock .modalLinkBoxWrapper {
    overflow-y: scroll !important;
  }

  .kyoro-topIndex .modalLinkBox {
    position: absolute;
    padding: 0px;
    top: 0%;
    left: 0%;
    -webkit-transform: translate(0%, 0);
        -ms-transform: translate(0%, 0);
            transform: translate(0%, 0);
    width: 100%;
    height: 100%;
  }
  .kyoro-topIndex .modalLinkBox__inner {
    width: 100%;
    min-height: 100%;
    padding: 50px 20px 18px;
    background-color: #fff;
    border: solid 8px #8686db;
    -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
  .kyoro-topIndex .modalLinkBox__title {
    font-size: 25px;
    margin-bottom: 28px;
  }
  .kyoro-topIndex .modalLinkBox__items {
    margin-left: 0px;
  }
  .kyoro-topIndex .modalLinkBox__item {
    width: auto;
    padding-left: 0px;
    float: none;
    background: url(../img/bdr_dot_h_01_ppl.svg) repeat-x center bottom;
    padding-bottom: 20px;
    margin-bottom: 18px;
  }
  .kyoro-topIndex .modalLinkBox__item a {
    color: #8686db;
  }
  .kyoro-topIndex .modalLinkBox__item a:hover {
    text-decoration: none;
  }
  .kyoro-topIndex .modalLinkBox__item:after {
    content: "";
    clear: both;
    display: block;
  }
  .kyoro-topIndex .modalLinkBox__item:nth-child(2n+1) {
    clear: left;
  }
  .kyoro-topIndex .modalLinkBox__item__img {
    width: 30%;
    max-width: 120px;
    float: left;
  }
  .kyoro-topIndex .modalLinkBox__item__txtBox {
    width: 70%;
    padding-left: 15px;
  }
  .kyoro-topIndex .modalLinkBox__item__txt {
    font-size: 13px;
    min-height: 0;
    margin-bottom: 10px;
  }
  .kyoro-topIndex .modalLinkBox__item__btn {
    padding: 5px 5px;
  }
  .kyoro-topIndex .modalLinkBox__item__btn:after {
    margin-left: 5px;
  }
  .kyoro-topIndex .modalLinkBox__item__btn .u-btntype01__txt {
    padding-left: 25px;
  }
  .kyoro-topIndex .modalLinkBox__item__btn .u-btntype01__txt:before {
    margin-left: -25px;
  }
  .kyoro-topIndex .modalLinkBox__closeBtn {
    right: 15px;
    top: 15px;
    width: 34px;
    height: 34px;
  }
  .kyoro-topIndex .modalLinkBox__closeBtn__icon {
    width: 22px;
    margin: -3px 0 0 -11px;
  }
  .kyoro-topIndex .modalLinkBox__closeBtn__icon:after, .kyoro-topIndex .modalLinkBox__closeBtn__icon:before {
    width: 22px;
  }
}
.kyoro-topIndex .modalProfBox {
  position: absolute;
  padding: 35px 40px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  max-width: 640px;
  background-color: #fff;
  border: solid 4px #ffcc40;
  display: none;
}
.kyoro-topIndex .modalProfBox__title {
  font-size: 30px;
  text-align: center;
  color: #663220;
  margin-bottom: 40px;
}
.kyoro-topIndex .modalProfBox__dl {
  text-align: left;
  position: relative;
  z-index: 1;
}
.kyoro-topIndex .modalProfBox__dt {
  font-size: 18px;
  text-align: center;
  width: 4em;
  color: #fff;
  background-color: #e32310;
  border-radius: 15px;
  float: left;
  clear: left;
  margin-bottom: 8px;
}
.kyoro-topIndex .modalProfBox__dd {
  font-size: 18px;
  margin-bottom: 8px;
  padding-left: 4.8em;
}
.kyoro-topIndex .modalProf__character {
  width: 292px;
  height: 208px;
  background: url(../../img/character/character_pi.gif) no-repeat left top;
  position: absolute;
  bottom: 0;
  right: 15px;
}
.kyoro-topIndex .modalProfBox--peanuts .modalProfBox__dt {
  background-color: #a94200;
}
.kyoro-topIndex .modalProfBox--peanuts .modalProf__character {
  background-image: url(../../img/character/character_pi_pc.gif);
}
.kyoro-topIndex .modalProfBox--caramel .modalProfBox__dt {
  background-color: #a94200;
}
.kyoro-topIndex .modalProfBox--caramel .modalProf__character {
  background-image: url(../../img/character/character_caramel_pc.gif);
}
.kyoro-topIndex .modalProfBox--ichigo .modalProfBox__dt {
  background-color: #ff6abd;
}
.kyoro-topIndex .modalProfBox--ichigo .modalProf__character {
  background-image: url(../../img/character/character_ichigo_pc.gif);
}
.kyoro-topIndex.is-ie9 .modalProfBox--peanuts .modalProf__character {
  background-image: url(../../img/character/character_pi_pc.jpg);
}
.kyoro-topIndex.is-ie9 .modalProfBox--caramel .modalProf__character {
  background-image: url(../../img/character/character_caramel_pc.jpg);
}
.kyoro-topIndex.is-ie9 .modalProfBox--ichigo .modalProf__character {
  background-image: url(../../img/character/character_ichigo_pc.jpg);
}
.kyoro-topIndex .modalProfBox__closeBtn {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
  background-color: #fff;
  width: 40px;
  height: 40px;
  background-color: #ffcc40;
  border-radius: 50%;
  transition-duration: .1s;
}
.kyoro-topIndex .modalProfBox__closeBtn:hover {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.kyoro-topIndex .modalProfBox__closeBtn__icon {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 4px;
  margin: -3px 0 0 -12px;
  transition-duration: 0.3s;
}
.kyoro-topIndex .modalProfBox__closeBtn__icon:before, .kyoro-topIndex .modalProfBox__closeBtn__icon:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 4px;
  background: #fff;
  border-radius: 2px;
}
.kyoro-topIndex .modalProfBox__closeBtn__icon:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.kyoro-topIndex .modalProfBox__closeBtn__icon:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media only screen and (max-width: 640px) {
  .kyoro-topIndex .modalProfBox {
    position: absolute;
    padding: 50px 40px 160px;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    max-width: 640px;
    background-color: #fff;
    border: solid 4px #ffcc40;
    display: none;
  }
  .kyoro-topIndex .modalProfBox__title {
    font-size: 24px;
    margin: 0 -35px 20px;
  }
  .kyoro-topIndex .modalProfBox__dl {
    max-width: 300px;
    margin: 0 auto;
  }
  .kyoro-topIndex .modalProfBox__dt {
    font-size: 18px;
    text-align: center;
    width: 4em;
    color: #fff;
    background-color: #e32310;
    border-radius: 15px;
    float: left;
    clear: left;
    margin-bottom: 8px;
  }
  .kyoro-topIndex .modalProfBox__dd {
    font-size: 18px;
    margin-bottom: 8px;
    padding-left: 4.8em;
  }
  .kyoro-topIndex .modalProf__character {
    width: 210px;
    height: 147px;
    margin: 0 auto;
    background-size: 100% auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .kyoro-topIndex .modalProfBox--peanuts .modalProf__character {
    background-image: url(../../img/character/character_pi.gif);
  }
  .kyoro-topIndex .modalProfBox--caramel .modalProf__character {
    background-image: url(../../img/character/character_caramel.gif);
  }
  .kyoro-topIndex .modalProfBox--ichigo .modalProf__character {
    background-image: url(../../img/character/character_ichigo.gif);
  }
  .kyoro-topIndex .modalProfBox__closeBtn {
    right: 15px;
    top: 15px;
    width: 34px;
    height: 34px;
  }
  .kyoro-topIndex .modalProfBox__closeBtn__icon {
    width: 22px;
    margin: -3px 0 0 -11px;
  }
  .kyoro-topIndex .modalProfBox__closeBtn__icon:after, .kyoro-topIndex .modalProfBox__closeBtn__icon:before {
    width: 22px;
  }
}
.icon-toggle {
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  background-color: #6363c2;
  border-radius: 50%;
}
.icon-toggle:before, .icon-toggle:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 1.5px;
  background-color: #fff;
  transition-duration: 0.5s;
}
.icon-toggle:before {
  width: 11px;
  height: 3px;
  top: 9px;
  left: 5px;
}
.icon-toggle:after {
  width: 3px;
  height: 11px;
  top: 5px;
  left: 9px;
}

.u-accordionBtn {
  cursor: pointer;
}

.u-accordionBox.is-show .icon-toggle:before {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.u-accordionBox.is-show .icon-toggle:after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media screen and (min-width: 641px) {
  .js-accordionSpOnly .js-accordionMenu {
    display: block !important;
    height: auto !important;
  }
  .js-accordionSpOnly .u-accordionBtn {
    cursor: default !important;
  }
  .js-accordionSpOnly .js-accordionClose {
    display: none !important;
  }
  .js-accordionSpOnly .icon-toggle {
    display: none !important;
  }
}
/* =====================================================================

===================================================================== */
