@charset "UTF-8";
/*--------------------------------------
共通
---------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Roboto:wght@400;700;900&display=swap");
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tbody, tfoot, thead, tt, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  clear: both;
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

.txt_center {
  text-align: center !important;
}

.block_center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.txt_left {
  text-align: left !important;
}

.txt_right {
  text-align: right !important;
}

.fleft {
  display: block;
  float: left;
}

.fright {
  display: block;
  float: right;
}

.txt_red {
  color: #ff3333;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.mt75 {
  margin-top: 75px !important;
}

html {
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: 'Roboto',arial,'Noto Sans JP', sans-serif;
  letter-spacing: 0.05rem;
}

body img {
  max-width: 100%;
  height: auto;
}

body a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body a img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body a img:hover {
  opacity: 0.7;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #221b1c;
}

.inner {
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 768px) {
  body {
    z-index: 1;
  }
  .sp {
    display: none !important;
  }
  /* CSS Document */
  /* 固定ヘッダー用 */
  #wrapper {
    padding-top: 110px;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    z-index: 3;
  }
  header:before {
    display: block;
    position: absolute;
    left: 0;
    bottom: 34px;
    width: 100%;
    height: 1px;
    background-color: #a3790c;
    z-index: 4;
    content: "";
  }
  header .inner {
    position: relative;
    width: 100%;
    max-width: 1280px;
    height: 110px;
    padding-top: 20px;
    padding-left: 42px;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
  header .inner:before {
    display: block;
    position: absolute;
    top: 0;
    left: 17px;
    width: 6px;
    height: 100%;
    background-color: #e1a51a;
    z-index: 3;
    content: "";
  }
  header #logo {
    position: relative;
    width: 470px;
    -webkit-transition: none;
    transition: none;
  }
  header #logo a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("/lib/img/parts/title_header.svg");
    background-size: contain;
    padding-top: 9.1489%;
    text-indent: -9999px;
    -webkit-transition: none;
    transition: none;
  }
  header #logo a:hover {
    opacity: 0.7;
  }
  header #lang {
    /* 言語切替 */
    display: block;
    position: absolute;
    top: 0;
    right: 2%;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 4px;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    z-index: 5;
  }
  header #lang input {
    display: none;
  }
  header #lang label {
    display: block;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-image: url("/lib/img/parts/arrow_lang_down.svg");
    background-size: 1.5rem;
    padding: 1rem 4.5rem 1rem 2rem;
    color: #221b1c;
    letter-spacing: 0.05rem !important;
    cursor: pointer;
  }
  header #lang ul {
    visibility: hidden;
    width: 100%;
    height: 0;
    background-color: #ffffff;
    padding: 0;
  }
  header #lang ul li {
    display: block;
    width: 100%;
    background-color: #ffffff;
    border-left: 4px solid rgba(255, 255, 255, 0.5);
    border-right: 4px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.05rem !important;
    border: 0;
  }
  header #lang ul li a {
    display: block;
    width: 100%;
    padding: 1rem;
    color: #221b1c;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
  }
  header #lang ul li a:hover {
    background-color: #fce09e;
  }
  header #lang ul li .lang_current {
    background-color: #fff3cc;
  }
  header #lang input:checked + label {
    background-image: url("/lib/img/parts/arrow_lang_up.svg");
  }
  header #lang input:checked ~ ul {
    visibility: visible;
    height: auto;
    padding: 1rem 0;
    border-top: 1px solid #fce09e;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  header ul#global {
    /* グローバルメニュー */
    position: absolute;
    right: 2%;
    bottom: 0;
    height: 34px;
    letter-spacing: -0.5em;
    z-index: 4;
  }
  header ul#global li {
    display: inline-block;
    position: relative;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #000;
    letter-spacing: 0.025rem !important;
    /* 子メニュー */
  }
  header ul#global li a {
    display: block;
    background-color: transparent;
    padding-left: 2rem;
    padding-right: 2rem;
    color: #221b1c;
    text-decoration: none;
  }
  header ul#global li a:hover, header ul#global li a.current {
    background-color: rgba(255, 255, 255, 0.5);
  }
  header ul#global li input {
    display: none;
  }
  header ul#global li label {
    display: inline-block;
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right 0.5rem center;
    background-image: url("/lib/img/parts/arrow_nav_down.svg");
    background-size: 1rem;
    padding-left: 2rem;
    padding-right: 3rem;
    color: #000;
    cursor: pointer;
  }
  header ul#global li label:hover {
    background-color: rgba(255, 255, 255, 0.5);
  }
  header ul#global li ul.child {
    display: none;
    position: absolute;
    top: 42px;
    height: auto;
    background-size: auto auto;
    background-color: #fce09e;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fbdb8d 1px, #fbdb8d 2px);
    margin: auto;
    padding: 1rem 0;
    z-index: 5;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
  header ul#global li ul.child:before {
    display: block;
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fce09e transparent;
    content: "";
  }
  header ul#global li ul.child li {
    display: block;
    line-height: 34px;
  }
  header ul#global li ul.child li a {
    display: block;
    width: 10em;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
  }
  header ul#global li ul.child li a:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #221b1c;
  }
  header ul#global li ul.child li a.currennt {
    color: #221b1c;
  }
  header ul#global li input:checked + label {
    /*background-color: rgba(255,255,255,0.5);*/
    background-image: url("/lib/img/parts/arrow_nav_up.svg");
  }
  header ul#global li input:checked ~ ul.child {
    display: block;
  }
  header ul#global li ul.child.language {
    /* 「言語」用調整 */
    right: -2.5rem;
    width: 10em;
  }
  header.change {
    /* ヘッダー縮小 */
  }
  header.change:before {
    bottom: 8px;
  }
  header.change .inner {
    height: 64px;
    padding-top: 0;
  }
  header.change #logo {
    width: 57px;
    height: 40px;
    padding-top: 8px;
    -webkit-transition: none;
    transition: none;
  }
  header.change #logo a {
    background-position: left top 8px;
    background-image: url("/lib/img/parts/title_header_min.svg");
    padding-top: 100%;
  }
  header.change ul#global {
    top: 0;
    left: 145px;
    bottom: inherit;
    right: inherit;
    height: 55px;
  }
  header.change ul#global li {
    line-height: 55px;
  }
  header.change ul#global ul.child {
    top: 64px;
  }
  header.change ul#global ul.child li {
    line-height: 34px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 980px) {
  header.change ul#global {
    left: 120px;
  }
  header.change ul#global li a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  header.change ul#global li label {
    padding-left: 1rem;
    padding-right: 2rem;
  }
  header.change ul#global ul.child li a {
    padding-left: 0;
    padding-right: 0;
  }
  header.change ul#global ul.child.language {
    /* 「言語」用調整 */
    right: -4rem;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 860px) {
  header.change #lang {
    right: 0;
  }
  header.change ul#global {
    left: 110px;
  }
  header.change ul#global li a {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  header.change ul#global li.parent {
    padding-right: 2rem;
  }
  header.change ul#global label {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  header.change ul#global ul.child.language {
    /* 「言語」用調整 */
    right: -0rem;
  }
}

@media print, screen and (min-width: 768px) {
  /* CSS Document */
  footer {
    background-color: #2e2e2e;
  }
  footer #logo {
    position: relative;
    width: 68%;
    max-width: 406px;
    height: 0;
    margin-bottom: 25px;
    padding-top: 7.2%;
  }
  footer #logo a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("/lib/img/parts/title_footer.png");
    background-size: contain;
    text-indent: -9999px;
  }
  footer #logo a:hover {
    opacity: 0.7;
  }
  footer nav {
    color: #ffffff;
    letter-spacing: 0.025rem !important;
  }
  footer nav a {
    color: #ffffff;
    text-decoration: none;
    /*&.current {
                color: $sub-color1;
            }*/
  }
  footer nav a:hover {
    color: #e1a51a;
  }
  footer nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 1.5rem 0;
  }
  footer nav ul li {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  footer nav ul#global {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: 1px solid #575757;
    border-bottom: 1px solid #575757;
  }
  footer nav ul#lang li {
    margin-right: 2rem;
    line-height: 1.2;
    color: #fff;
  }
  footer nav ul#lang li:first-child {
    margin-right: 1rem;
    padding-right: 1rem;
    border-right: 2px solid #575757;
  }
  footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1280px;
    padding: 30px 3%;
  }
  footer .left-block {
    width: 50%;
  }
  footer .left-block nav {
    font-size: 14px;
    font-size: 1.4rem;
  }
  footer .right-block {
    width: 44%;
    text-align: right;
  }
  footer .right-block input[type="text"] {
    width: 220px;
  }
  footer .right-block input[type="text"]:placeholder {
    color: #aaaaaa;
  }
  footer .right-block input[type="submit"] {
    padding: 0.75rem 1rem;
  }
  footer .right-block .sns {
    padding: 30px 0;
    color: #ffffff;
  }
  footer .right-block ul.banner {
    margin-bottom: 30px;
    letter-spacing: -0.5rem;
  }
  footer .right-block ul.banner li {
    display: inline-block;
    width: 48%;
    max-width: 256px;
    letter-spacing: normal;
  }
  footer .right-block ul.banner li:last-child {
    margin-left: 3%;
  }
  footer address {
    width: 100%;
    text-align: right;
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    font-size: 0.6rem;
    color: #ffffff;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 1070px) {
  footer .left-block {
    width: 500px;
  }
  footer .right-block {
    width: calc(100% - 500px - 2%);
  }
  footer .search input[type="text"] {
    width: 180px;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 830px) {
  footer .search input[type="text"] {
    width: 70% !important;
  }
  footer .sns p {
    margin-bottom: 0.5rem;
  }
  footer .right-block ul.banner {
    text-align: right;
  }
  footer .right-block ul.banner li {
    width: 100%;
    margin-bottom: 10px;
  }
  footer .right-block ul.banner li:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }
}

@media print, screen and (min-width: 768px) {
  /* CSS Document */
  /* エラー画面用 */
  #error {
    height: 100%;
  }
  #error #wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #f1f4f9;
  }
  #error #wrapper footer {
    margin-top: auto;
  }
  #error #wrapper .error_box {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #error #wrapper .error_box .error_box_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #error #wrapper .error_box .error_box_inner p {
    margin: 0 10px;
    font-size: 40px;
    font-weight: 600;
  }
  /* ページトップ */
  .pagetop {
    position: fixed;
    right: 0;
    bottom: 3%;
    right: 2%;
    width: 60px;
    height: 60px;
    z-index: 3;
  }
  .pagetop a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #9b0402;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/lib/img/parts/pagetop.svg");
    background-size: 50%;
    text-indent: -9999px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .pagetop a:hover {
    opacity: 0.7;
  }
  /* SNS ボタン */
  .sns {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .sns p {
    color: #fff;
  }
  .sns > * {
    display: inline-block;
  }
  .sns ul {
    letter-spacing: -0.5rem;
  }
  .sns ul li {
    display: inline-block;
    width: 32px;
    margin-left: 14px;
    letter-spacing: -0.05rem;
  }
  .sns ul li:first-child {
    margin-left: 7px;
  }
  .sns ul li a {
    width: 100%;
  }
  .sns ul li a:after {
    display: none;
  }
  /* コンテンツ共通 */
  section {
    font-size: 14px;
    font-size: 1.4rem;
  }
  section .inner {
    position: relative;
    width: 94%;
    max-width: 1024px;
    padding: 50px 0;
  }
  section .inner p {
    margin-bottom: 3rem;
    line-height: 1.6;
  }
  /* フォント Noto or Roboto */
  .text_jp {
    font-family: 'Roboto',arial,'Noto Sans JP', sans-serif;
    letter-spacing: 0.05rem;
  }
  .text_en {
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
  }
  /* パンくず */
  #breadcrumbs {
    background-color: #f6f6f6;
  }
  #breadcrumbs ol {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 1rem 40px;
  }
  #breadcrumbs ol li {
    display: inline-block;
    position: relative;
    margin-right: 1rem;
    padding-right: 2rem;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #breadcrumbs ol li:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #bebebe;
    content: ">";
    line-height: 1.1;
  }
  #breadcrumbs ol li:last-child {
    margin-right: 0;
  }
  #breadcrumbs ol li:last-child:after {
    display: none;
  }
  #breadcrumbs ol li a {
    display: block;
    color: #221b1c;
    text-decoration: none;
    line-height: 1;
  }
  #breadcrumbs ol li a:after {
    position: absolute;
    left: 0;
    bottom: -4px;
    width: calc(100% - 2rem);
    height: 2px;
    background-color: #d7d7d7;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    content: "";
  }
  #breadcrumbs ol li a:hover:after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  /* 変更履歴（インクルード） */
  .change-log h2 {
    margin-bottom: 1rem;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .change-log .frame {
    /* heightはページ毎に設定 */
    overflow-y: scroll;
    width: 100%;
    background-color: #ffffff;
    padding: 3%;
    border: 1px solid #fce09e;
  }
  .change-log .frame_en * {
    font-family: "Roboto", arial, "Noto Sans JP", sans-serif !important;
  }
  .change-log .frame::-webkit-scrollbar {
    height: 20px;
    width: 16px;
  }
  .change-log .frame::-webkit-scrollbar-track {
    background: #fff;
  }
  .change-log .frame::-webkit-scrollbar-thumb {
    border: 3px solid transparent;
    border-radius: 100px;
    background-color: #fdebbf;
    background-clip: content-box;
  }
  .change-log dl:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .change-log dl * {
    font-family: 'Noto Sans JP', sans-serif;
  }
  .change-log dl dt {
    float: left;
    width: 10rem;
    margin-bottom: 0.5rem;
    color: #e1a51a;
  }
  .change-log dl dd {
    margin: 0 0 0.5rem 10rem;
    position: relative;
  }
  /* 音声の長さ・単語数 */
  dl.data div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 1rem;
    font-size: 12px;
    font-size: 1.2rem;
  }
  dl.data div:after {
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background-color: #fac95a;
    content: "";
  }
  dl.data div dt {
    display: inline-block;
    margin-right: 1rem;
    color: #707070;
  }
  dl.data div dd {
    display: inline-block;
    font-weight: bold;
    color: #707070;
    white-space: nowrap;
  }
  dl.data div dd span {
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    font-size: 16px;
    font-size: 1.6rem;
    color: #e1a51a;
  }
  /* H1 汎用 */
  section.title.univ {
    background-color: #fff4cd;
  }
  section.title.univ .inner {
    padding: 20px 0;
  }
  section.title.univ .inner:before {
    position: absolute;
    top: 0;
    left: 20px;
    width: 6px;
    height: 100%;
    background-color: #e1a51a;
    z-index: 1;
    content: "";
  }
  section.title.univ .inner h1 {
    display: inline-block;
    position: relative;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    margin-bottom: 0;
    padding: 0 2.5em;
    text-align: center;
    line-height: 1.8;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 0.05rem !important;
    z-index: 2;
  }
  /* 各単語共通設定 */
  .item {
    border-top: 4px solid #e1a51a;
  }
  .item .item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
  /* 各単語テキスト＆検索結果 */
  .item.item-detail {
    background-color: #ffffff;
    padding: 1rem 4% 1.5rem;
    border-top: 0;
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #333333;
  }
  .item.item-detail:nth-child(n+3) {
    border-top: 1px solid #e1a51a;
  }
  .item.item-detail .item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 1rem;
  }
  .item.item-detail .item-top input[type="button"] {
    margin-right: 2rem;
  }
  .item.item-detail .item-top.with-label {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .item.item-detail .words {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .item.item-detail .words:after {
    position: absolute;
    top: 3.25rem;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fce09e;
    content: "";
  }
  .item.item-detail .words dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .item.item-detail .words dl div {
    position: relative;
    padding: 0.5rem 2rem 0.5rem 0.5rem;
  }
  .item.item-detail .words dl div:after {
    position: absolute;
    top: 3.25rem;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fce09e;
    content: "";
  }
  .item.item-detail .words dl div:last-child {
    padding: 0.5rem;
  }
  .item.item-detail .words dl div dt {
    padding-bottom: 1rem;
    white-space: nowrap;
  }
  .item.item-detail .words dl div dd {
    padding-top: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    white-space: nowrap;
  }
  .item.item-detail p {
    margin-bottom: 1rem;
  }
  .item.item-detail p.legend {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
  }
  /* フォーム関連 */
  form input {
    font-family: inherit;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.75rem;
    border: none;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
  }
  form input:focus {
    border: none;
    outline: 0;
  }
  form input[type="text"] {
    width: 220px;
    background-color: #ffffff;
  }
  form input[type="text"]:focus {
    background-color: #fff4cd;
  }
  form input[type="text"]:focus::-webkit-input-placeholder {
    color: transparent;
  }
  form input[type="text"]:focus:-ms-input-placeholder {
    color: transparent;
  }
  form input[type="text"]:focus::-ms-input-placeholder {
    color: transparent;
  }
  form input[type="text"]:focus::placeholder {
    color: transparent;
  }
  form input[type="submit"] {
    background-color: #fac95a;
    padding: 0.75rem 1rem;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  form input[type="submit"]:hover {
    background-color: #fce09e;
    color: #aaaaaa;
  }
  form input[type="checkbox"] {
    display: none;
  }
  form input[type="checkbox"]:checked ~ label:after {
    position: absolute;
    top: 0;
    left: 3px;
    bottom: 0;
    width: 13px;
    height: 5px;
    margin: auto;
    border-left: 2px solid #e1a51a;
    border-bottom: 2px solid #e1a51a;
    -webkit-transform: translateY(-2px) rotate(-50deg);
            transform: translateY(-2px) rotate(-50deg);
    content: "";
  }
  form label.checkbox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    cursor: pointer;
  }
  form label.checkbox:before {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    margin-right: 0.5rem;
    border: 1px solid #c9c9c9;
    border-radius: 0;
    content: "";
  }
  form label.checkbox:hover {
    color: #fac95a;
  }
  form label.checkbox:hover:before {
    background-color: #fff4cd;
  }
  /* 共通リンク＆ボタン */
  /* 文章内リンク */
  section a {
    display: inline-block;
    position: relative;
    color: #e1a51a;
    text-decoration: none;
  }
  section a:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background-color: #e1a51a;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    content: "";
  }
  section a:hover:after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  section a[target="_blank"] {
    /* 外部リンク */
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url("/lib/img/parts/icon_external.svg");
    background-size: 1.5rem;
    padding-right: 1.75rem;
  }
  section a[target="_blank"]:after {
    width: calc(100% - 1.5rem);
  }
  a.button:after,
  a.detail:after,
  a.download:after,
  a.more:after {
    display: none;
  }
  /* ページ遷移 */
  a.button {
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/arrow_button.svg");
    background-size: 1.25rem;
    padding: 1rem 6rem 1rem 3rem;
    border: 2px solid #fac95a;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #221b1c;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  a.button:hover {
    border: 2px solid #9b0402;
    background-color: #fff4cd;
  }
  /* 詳しく見る */
  a.detail {
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/arrow_button.svg");
    background-size: 1.25rem;
    padding: 1rem 10rem;
    border: 2px solid #fac95a;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #221b1c;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  a.detail:hover {
    border: 2px solid #9b0402;
    background-color: #fff4cd;
  }
  a.detail02 {
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/arrow_button02.svg");
    background-size: 1.25rem;
    padding: 1rem 10rem;
    border: 2px solid #e1a51a;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #221b1c;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  a.detail02:hover {
    border: 2px solid #e1a51a !important;
    background-color: #fce09e !important;
  }
  /* ダウンロード */
  a.download {
    display: inline-block;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/icon_download.svg");
    background-size: 1.75rem;
    padding: 1rem;
    border: 1px solid #e1a51a;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #e1a51a;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  a.download span {
    color: #e1a51a;
    margin-right: 2.5rem;
    font-size: 11px;
    font-size: 1.1rem;
  }
  a.download:hover {
    background-color: #e1a51a;
    background-image: url("/lib/img/parts/icon_download_on.svg");
    color: #ffffff;
  }
  a.download:hover span {
    color: #fff;
  }
  /* 他のテキストを見る */
  a.more {
    display: inline-block;
    background-color: #fce09e;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/arrow_button02.svg");
    background-size: 1.25rem;
    padding: 1rem 4rem 1rem 2rem;
    border: 2px solid #fac95a;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #221b1c;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  a.more:hover {
    background-color: #fac95a;
  }
  /* 再生＆録音ボタン */
  input[type="button"].play,
  input[type="button"].stop {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #e1a51a;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 54%;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-appearance: none;
  }
  input[type="button"].play:hover,
  input[type="button"].stop:hover {
    background-color: #e1a51a;
  }
  input[type="button"].play {
    background-image: url("/lib/img/parts/icon_play.svg");
  }
  input[type="button"].stop {
    background-image: url("/lib/img/parts/icon_stop.svg");
  }
  /* top page */
  .main-visual {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .main-visual .item {
    height: 0;
    background-color: #fff4cd;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/lib/img/pages/top/top_main_visual.jpg");
    background-size: cover;
    height: 750px;
    border-top: 0;
  }
  /* section */
  body#top section .inner {
    position: relative;
    width: 94%;
    max-width: 1024px;
    padding: 50px 0;
  }
  body#top section .inner p {
    margin-bottom: 3rem;
  }
  body#top section.line .inner:before {
    position: absolute;
    top: 0;
    left: 20px;
    width: 6px;
    height: 100%;
    background-color: #e1a51a;
    z-index: 1;
    content: "";
  }
  body#top section.line .inner .top-lead {
    /* リード */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
  }
  body#top section.line .inner .top-lead .image {
    width: 270px;
    margin-right: 30px;
    z-index: 2;
  }
  body#top section.line .inner .top-lead .image img {
    display: block;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    padding: 10px;
  }
  body#top section.line .inner .top-lead .text {
    width: calc(100% - 300px);
  }
  body#top section.line .inner .top-lead .text p.about {
    margin-bottom: 0;
    text-align: right;
  }
  body#top section.color3 {
    /* 言語紹介 */
    background-color: #f5ede1;
  }
  body#top section.color3 .inner {
    padding: 50px 0 40px;
  }
  body#top section.color3 .lang-introduction {
    position: relative;
    background-color: #ffffff;
    margin-bottom: 40px;
    padding: 0 0 40px;
    text-align: center;
  }
  body#top section.color3 .lang-introduction:last-child {
    margin-bottom: 0;
  }
  body#top section.color3 .lang-introduction h2 {
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    border-top: 4px solid #e1a51a;
    letter-spacing: 0.05rem !important;
    text-align: left;
    font-size: 32px;
    font-size: 3.2rem;
    color: #221b1c;
  }
  body#top section.color3 .lang-introduction .intro-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 4.8%;
  }
  body#top section.color3 .lang-introduction .intro-block .image {
    width: 27%;
    max-width: 250px;
    margin-top: -4.5rem;
    text-align: left;
  }
  body#top section.color3 .lang-introduction .intro-block .image img {
    margin-bottom: 20px;
  }
  body#top section.color3 .lang-introduction .intro-block .image dl.data div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }
  body#top section.color3 .lang-introduction .intro-block .text {
    width: 68%;
    padding-top: 35px;
    text-align: left;
  }
  body#top section.color3 .lang-introduction .intro-block .text ol {
    counter-reset: item;
    list-style-type: none;
  }
  body#top section.color3 .lang-introduction .intro-block .text ol li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  body#top section.color3 .lang-introduction .intro-block .text ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  body#top section.color3 .lang-introduction .intro-block .text ul li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  body#top section.color3 .lang-introduction .intro-block .text ul li:before {
    counter-increment: item;
    content: '・';
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  body#top section.color3 .lang-introduction p.more {
    margin-bottom: 0;
    text-align: center;
  }
  body#top section.color3 .lang-introduction.img-left h2 {
    padding-left: 33.5%;
  }
  body#top section.color3 .lang-introduction.img-right h2 {
    padding-right: 34.5%;
    text-align: right;
  }
  body#top section.color3 .lang-introduction.img-right .image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  body#top section.color3 .lang-introduction.img-right .text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  body#top .change-log .frame {
    height: 28rem;
    margin-bottom: 80px;
  }
  body#top .corpus-size_wrp {
    text-align: center;
  }
  body#top .corpus-size {
    display: inline-block;
    width: 80%;
    background-color: #fff4cd;
    margin: 0 auto 30px;
    padding: 3% 4%;
    text-align: center;
  }
  body#top .corpus-size h3 {
    margin-bottom: 1.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  body#top .corpus-size dl.data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 360px;
    margin: 0 auto;
  }
  body#top .corpus-size dl.data div:first-child {
    margin-right: 60px;
  }
  body#top .corpus-size dl.data dt {
    text-align: left;
  }
  /* language page */
  section.title {
    background-color: #fff4cd;
  }
  section.title .inner {
    padding: 20px 0;
  }
  section.title .inner:before {
    position: absolute;
    top: 0;
    left: 20px;
    width: 6px;
    height: 100%;
    background-color: #e1a51a;
    z-index: 1;
    content: "";
  }
  section.main {
    background-color: #f5ede1;
  }
  section.main .inner {
    padding: 15px 0 25px;
  }
  section.main .change-log {
    /* 変更履歴 */
    margin-bottom: 30px;
    color: #221b1c;
  }
  section.main .change-log .frame {
    height: 12rem;
    padding: 1rem 3%;
    font-size: 12px;
    font-size: 1.2rem;
  }
  section.main ul.buttons {
    /* ダウンロードボタン */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0.5rem;
  }
  section.main ul.buttons li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 195px;
    margin-bottom: 1rem;
    margin-right: 12.25px;
  }
  section.main ul.buttons li:last-child {
    margin-right: 0;
  }
  section.main ul.buttons li a.download {
    width: 100%;
    font-size: 1.1rem;
    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;
    line-height: 1;
    padding: 1.2rem 1rem;
  }
  section.main ul.buttons li a.download span {
    font-size: 1.1rem;
    padding-left: 5px;
  }
  section.main ul.links {
    /* 外部リンク */
    margin-bottom: 1.5rem;
    text-align: right;
  }
  section.main ul.links li {
    display: inline-block;
    margin-left: 2rem;
  }
  section.main ul.links li:first-child {
    margin-left: 0;
  }
  section.main ul.links li a[target="_blank"] {
    color: #221b1c;
  }
  section.main ul.links li a[target="_blank"]:after {
    background-color: #221b1c;
  }
  section.title.lang-top {
    /* 言語トップ */
    background-color: #fff;
  }
  section.title.lang-top .inner {
    padding: 0 0 30px;
  }
  section.title.lang-top .inner .title-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-top: 60px;
    padding-left: 65px;
  }
  section.title.lang-top .inner .title-wrap h1 {
    display: inline-block;
    position: absolute;
    top: 60px;
    left: 0;
    width: 12em;
    max-width: 360px;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    padding: 0 1rem;
    text-align: center;
    line-height: 2.0;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: bold;
    color: #ffffff;
    z-index: 2;
  }
  section.title.lang-top .inner .title-wrap .left-area {
    width: 38%;
  }
  section.title.lang-top .inner .title-wrap .left-area h4 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.title.lang-top .inner .title-wrap .left-area p {
    color: #707070;
    margin-top: 10px;
  }
  section.title.lang-top .inner .title-wrap .right-area {
    width: 56%;
  }
  section.title.lang-top .inner .title-wrap .right-area .sns {
    position: absolute;
    top: 15px;
    right: 0;
    text-align: right;
  }
  section.title.lang-top .inner .title-wrap .right-area .sns p {
    margin-bottom: 0;
    color: #221b1c;
  }
  section.main.lang-top {
    /* 言語トップ */
  }
  section.main.lang-top .inner {
    padding: 20px 0 40px;
    color: #333333;
  }
  section.main.lang-top .inner .info-block p {
    color: #707070;
  }
  section.main.lang-top .inner .info-block div {
    color: #707070;
  }
  section.main.lang-top .inner .info-block div * {
    color: #707070;
  }
  section.main.lang-top .inner div.intro {
    width: 84%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
  }
  section.main.lang-top .inner div.intro ol {
    counter-reset: item;
    list-style-type: none;
  }
  section.main.lang-top .inner div.intro ol li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.main.lang-top .inner div.intro ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.lang-top .inner div.intro ul li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.main.lang-top .inner div.intro ul li:before {
    counter-increment: item;
    content: '・';
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.lang-top .inner h3 {
    margin-bottom: 1rem;
    border-bottom: 2px solid #fce09e;
    line-height: 1.8;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.lang-top .inner .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 2rem;
  }
  section.main.lang-top .inner .info > div {
    width: 48%;
  }
  section.main.lang-top .inner .info > div ul {
    padding-left: 2.5rem;
  }
  section.main.lang-top .inner .info > div ul li {
    list-style: disc;
  }
  section.main.lang-top .inner .info > div dl.data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  section.main.lang-top .inner .info > div dl.data div {
    margin-right: 4rem;
    border-bottom: 0;
  }
  section.main.lang-top .inner .info > div dl.data div:last-child {
    margin-right: 0;
  }
  section.main.lang-top .inner .info > div dl.data div:after {
    display: none;
  }
  section.main.lang-top .inner .info > div dl.data div dt, section.main.lang-top .inner .info > div dl.data div dd {
    color: #707070;
  }
  section.main.lang-top .inner .info > div dl.data div dt span, section.main.lang-top .inner .info > div dl.data div dd span {
    color: #e1a51a;
  }
  section.main.lang-top .inner .item .item-top {
    background-color: #fac95a;
    padding: 1rem 25px;
  }
  section.main.lang-top .inner .item .item-top h2 {
    overflow: hidden;
    width: 30%;
    max-width: 265px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

@media screen and (min-width: 768px) and (max-width: 920px) {
  section.main.lang-top .inner .item .item-top h2 {
    width: 100%;
    max-width: inherit;
    margin-bottom: 1rem;
    white-space: inherit;
    text-overflow: inherit;
  }
}

@media print, screen and (min-width: 768px) {
  section.main.lang-top .inner .item .item-top ul.tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    margin-left: 1rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 920px) {
  section.main.lang-top .inner .item .item-top ul.tag {
    width: calc(100% - 24rem);
    margin-left: 0;
  }
}

@media print, screen and (min-width: 768px) {
  section.main.lang-top .inner .item .item-top ul.tag li {
    background-color: #ffffff;
    margin-right: 1rem;
    padding: 0.5rem 1rem;
  }
  section.main.lang-top .inner .item .item-top ul.tag li:last-child {
    margin-right: 0;
  }
  section.main.lang-top .inner .item .item-top .btn-detail {
    margin-left: auto;
  }
  section.main.lang-top .inner .item .item-top .btn-detail a.detail {
    background-color: #ffffff;
    padding: 0.75rem 6rem;
  }
  section.main.lang-top .inner .item .item-top .btn-detail a.detail:hover {
    background-color: #e1a51a;
  }
  section.main.lang-top .inner .item ul.buttons {
    background-color: #ffffff;
    margin-bottom: 0;
    padding: 2rem 25px 1rem;
  }
  section.main.lang-top .inner .item ul.buttons li {
    width: 188px;
    margin-right: 8px;
  }
  section.main.lang-top .inner .item ul.buttons li:last-child {
    margin-right: 0;
  }
  section.main.lang-top .inner .change-log {
    padding-top: 30px;
  }
  /* text page */
  section .recorded_txtbtn01 {
    margin-bottom: 20px;
  }
  section .recorded_txtbtn01 a {
    display: inline-block;
    background-color: #e1a51a;
    color: #fff;
    position: relative;
    padding: 9px 0 10px;
    padding-left: 40px;
    padding-right: 15px;
  }
  section .recorded_txtbtn01 a span {
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  section .recorded_txtbtn01 a img {
    width: 15px;
    height: 15px;
    vertical-align: bottom;
  }
  section .recorded_txtbtn01 a:after {
    position: inherit !important;
  }
  section .recorded_txtbtn01 a:hover {
    border: none;
    text-decoration: none;
    background-color: #fac95a;
  }
  section.title.lang-text .inner {
    padding: 0 0 30px;
  }
  section.title.lang-text .inner .title-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
    padding-top: 68px;
    z-index: 2;
  }
  section.title.lang-text .inner .title-wrap .category {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 0;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    padding: 0 2rem;
    text-align: center;
    line-height: 2.0;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #ffffff;
    z-index: 2;
  }
  section.title.lang-text .inner .title-wrap .left-area {
    width: 66.5%;
    padding-left: 65px;
    color: #221b1c;
  }
  section.title.lang-text .inner .title-wrap .left-area h1 {
    margin-bottom: 2rem;
    line-height: 1.35;
    font-size: 32px;
    font-size: 3.2rem;
    color: #e1a51a;
    letter-spacing: 0.075rem !important;
  }
  section.title.lang-text .inner .title-wrap .left-area dl.author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 2rem;
  }
  section.title.lang-text .inner .title-wrap .left-area dl.author div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-right: 4rem;
  }
  section.title.lang-text .inner .title-wrap .left-area dl.author div:last-child {
    margin-right: 0;
  }
  section.title.lang-text .inner .title-wrap .left-area dl.author div dt {
    font-weight: bold;
    color: #707070;
  }
  section.title.lang-text .inner .title-wrap .left-area dl.author div dd {
    margin-left: 2rem;
    color: #707070;
  }
  section.title.lang-text .inner .title-wrap .left-area dl.data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  section.title.lang-text .inner .title-wrap .left-area dl.data div {
    margin-right: 6rem;
  }
  section.title.lang-text .inner .title-wrap .left-area dl.data div:last-child {
    margin-right: 0;
  }
  section.title.lang-text .inner .title-wrap .left-area dl.data div:after {
    background-color: #fac95a;
  }
  section.title.lang-text .inner .title-wrap .right-area {
    width: 30%;
  }
  section.title.lang-text .inner .title-wrap .right-area .sns {
    position: absolute;
    top: 15px;
    right: 0;
    margin-bottom: 1rem;
    text-align: right;
  }
  section.title.lang-text .inner .title-wrap .right-area .sns p {
    margin-bottom: 0.5rem;
    color: #333333;
  }
  section.title.lang-text .inner div.intro {
    margin-bottom: 0;
    padding-left: 65px;
    color: #333333;
  }
  section.title.lang-text .inner div.intro ol {
    counter-reset: item;
    list-style-type: none;
  }
  section.title.lang-text .inner div.intro ol li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.title.lang-text .inner div.intro ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.title.lang-text .inner div.intro ul li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.title.lang-text .inner div.intro ul li:before {
    counter-increment: item;
    content: '・';
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.lang-text .filtering {
    /* フィルタリング */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2rem 0;
    border-top: 1px solid #e1a51a;
  }
  section.main.lang-text .filtering h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    position: relative;
    line-height: 1.0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    color: #e1a51a;
    -webkit-transform: translateY(-2.5px);
            transform: translateY(-2.5px);
  }
  section.main.lang-text .filtering h4:after {
    display: block;
    position: absolute;
    top: 0;
    left: calc(100% + 1rem);
    bottom: 0;
    width: 3rem;
    height: 1px;
    background-color: #e1a51a;
    margin: auto;
    content: "";
  }
  section.main.lang-text .filtering form {
    width: calc(100% - 12.5em);
    padding-right: 15px;
  }
  section.main.lang-text .filtering form ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  section.main.lang-text .filtering form ul li {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
  }
  section.main.lang-text .filtering form ul li input[type="button"] {
    background-color: #fce09e;
    padding: 0 2rem;
    border: 1px solid #fac95a;
    border-radius: 0;
    text-align: center;
    line-height: 1.86;
    font-family: 'Roboto',arial,'Noto Sans JP', sans-serif;
    letter-spacing: 0.05rem;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    letter-spacing: 0.025rem !important;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  section.main.lang-text .filtering form ul li input[type="button"]:hover {
    background-color: #e1a51a;
  }
  section.main.lang-text .item-block {
    background-color: #ffffff;
    margin-bottom: 20px;
    border-top: 4px solid #fac95a;
  }
  section.main.lang-text .item-block h2 {
    padding: 1rem 4% 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fac95a;
  }
  section.main.lang-text h3.other {
    margin-bottom: 1.5rem;
    padding-top: 10px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #221b1c;
  }
  section.main.lang-text h3.other:before {
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    background-color: #fac95a;
    margin-top: 0.25em;
    margin-right: 0.5rem;
    content: "";
  }
  section.main.lang-text ul.other-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }
  section.main.lang-text ul.other-link:after {
    display: block;
    width: 33%;
    height: 0;
    content: "";
  }
  section.main.lang-text ul.other-link li {
    width: 33%;
    margin-bottom: 0.5%;
  }
  section.main.lang-text ul.other-link li a {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  /* about page */
  section.title.univ.about {
    background-color: #f5ede1 !important;
  }
  section.title.univ.about .inner {
    padding: 20px 0 50px;
  }
  section.title.univ.about .inner h1 {
    margin-bottom: 20px;
  }
  section.title.univ.about .inner .lead-wrap {
    position: relative;
    z-index: 2;
  }
  section.title.univ.about .inner .lead-wrap:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  section.title.univ.about .inner .lead-wrap .lead-image {
    width: 76.5%;
    max-width: 780px;
  }
  section.title.univ.about .inner .lead-wrap .lead-text {
    float: right;
    position: relative;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    width: 57%;
    max-width: 580px;
    margin-top: -185px;
    padding: 40px 50px;
    line-height: 1.6;
    font-size: 18px;
    font-size: 1.8rem;
    color: #ffffff;
    letter-spacing: 0.025rem !important;
    z-index: 3;
  }
  section.main.about .inner {
    background-color: #ffffff;
    padding: 30px 40px 40px;
    line-height: 1.6;
    letter-spacing: 0.025rem !important;
    color: #333333;
  }
  section.main.about .inner h2 {
    margin-bottom: 0.5rem;
    border-bottom: 2px solid #fce09e;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.about .inner h3 {
    position: relative;
    margin-bottom: 0.5rem;
    padding-left: 1.15em;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  section.main.about .inner h3:before {
    position: absolute;
    top: 0.3em;
    left: 0;
    width: 1em;
    height: 1em;
    background-color: #e1a51a;
    border-radius: 50%;
    content: "";
  }
  section.main.about .inner p {
    margin-bottom: 1.5em;
  }
  section.main.about .inner p.eol {
    margin-bottom: 2.5em;
  }
  section.main.about-bottom .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 50px 0 70px;
  }
  section.main.about-bottom .inner .right-block {
    width: 64.5%;
    max-width: 660px;
    letter-spacing: 0.025rem !important;
  }
  section.main.about-bottom .inner .right-block p {
    margin-bottom: 4rem;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
  }
  section.main.about-bottom .inner .right-block p.link-tufs {
    margin-bottom: 0;
    text-align: center;
  }
  section.main.about-bottom .inner .right-block p.link-tufs a {
    display: inline-block;
    background-color: #fff4cd;
    background-position: right 1em center;
    padding: 0.8em 4em;
    border: 2px solid #e1a51a;
    color: #333333;
    font-weight: 600;
    line-height: 1.4;
  }
  section.main.about-bottom .inner .right-block p.link-tufs a:after {
    display: none;
  }
  section.main.about-bottom .inner .right-block p.link-tufs a:hover {
    background-color: #fac95a;
  }
  section.main.about-bottom .inner .left-block {
    width: 32%;
    max-width: 310px;
  }
  section.main.about-bottom .inner .left-block img {
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    padding: 10px;
  }
  /* search page */
  #search .title {
    background-color: #f5ede1 !important;
  }
  section.form {
    background-color: #f5ede1;
    padding-bottom: 20px;
  }
  section.form .inner {
    background-color: #ffffff;
    padding: 20px 30px;
  }
  section.form .inner h4 {
    margin-bottom: 0.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.form .inner .text-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section.form .inner .text-area .text-block {
    width: 31%;
    margin-bottom: 20px;
    margin-right: 3.5%;
  }
  section.form .inner .text-area .text-block select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    /* デフォルトのスタイルを無効 */
    width: 100%;
    border: 1px solid #c9c9c9;
    height: 37px;
    padding: 7.5px;
    outline: none;
    font-family: 'Noto Sans JP', sans-serif;
    position: relative;
    background-image: url("/lib/img/parts/arrow_down.svg");
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
  }
  section.form .inner .text-area .text-block select:placeholder {
    color: #d9d4cd;
  }
  section.form .inner .text-area .text-block .language_active {
    background-image: url("/lib/img/parts/arrow_up.svg");
  }
  section.form .inner .text-area .text-block select::-ms-expand {
    display: none;
    /* デフォルトのスタイルを無効(IE用) */
  }
  section.form .inner .text-area .text-block.keywords {
    width: 53%;
    margin-right: 0;
  }
  section.form .inner .text-area .text-block:nth-child(5) {
    margin-right: 0;
  }
  section.form .inner .text-area .text-block input[type="text"] {
    width: 100%;
    border: 1px solid #c9c9c9;
  }
  section.form .inner .text-area .text-block input[type="text"]:placeholder {
    color: #d9d4cd;
  }
  section.form .inner .text-area .text-block .lang-select-wrap {
    /* 言語セレクト */
    position: relative;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select {
    position: relative;
    background-color: #ffffff;
    width: 100%;
    height: 3.6rem;
    cursor: pointer;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select input {
    display: none;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select label:before {
    display: none;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 3.6rem;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:after {
    display: block;
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/lib/img/parts/arrow_button.svg");
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    pointer-events: none;
    z-index: 2;
    content: "";
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:checked:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:checked + .select-close-label {
    display: block;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:checked + .select-close-label + .select-options .select-label {
    height: auto;
    padding: 0.75rem;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:checked + .select-close-label + .select-options .select-expand {
    display: none;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-input:checked + .select-label {
    height: 3.6rem;
    margin-top: -3.6rem;
    padding-top: 0.75rem;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand-label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.6rem;
    cursor: pointer;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand-label:hover {
    background-color: rgba(157, 167, 190, 0.3);
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-close {
    display: none;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-close-label {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.6rem;
    z-index: 3;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 3.6rem;
    border: 1px solid #c9c9c9;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-label {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    background-color: #ffffff;
    padding: 0 0.75rem;
    color: #333333;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-label:hover {
    background-color: #fce09e;
    color: #fac95a;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-label.select-label-default {
    position: absolute;
    top: 0;
    left: 0;
    height: 3.6rem;
    background-color: transparent;
    padding: 0.75rem;
  }
  section.form .inner .check-area {
    margin-bottom: 30px;
  }
  section.form .inner .check-area h4 {
    margin-bottom: 1rem;
  }
  section.form .inner .check-area ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  section.form .inner .check-area ul li {
    margin-right: 3rem;
  }
  section.form .inner input[type="submit"] {
    padding: 0.75em 3em;
    line-height: 1.0;
    font-size: 19px;
    font-size: 1.9rem;
  }
  section.main.results .inner h2 {
    margin-bottom: 1rem;
    border-bottom: 2px solid #fce09e;
    line-height: 2.0;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.results .inner .results-words {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 1rem;
    padding: 0 1rem;
  }
  section.main.results .inner .results-words dl {
    width: 50%;
  }
  section.main.results .inner .results-words dl div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 1rem;
  }
  section.main.results .inner .results-words dl div dt {
    width: 15em;
    font-weight: bold;
    color: #707070;
  }
  section.main.results .inner .results-words dl div dd {
    color: #221b1c;
  }
  section.main.results .inner .results-words dl:first-child dt {
    width: 8em;
  }
  section.main.results .inner .number {
    margin-bottom: 0.5rem;
    color: #221b1c;
  }
  section.main.results .inner .number span {
    font-size: 18px;
    font-size: 1.8rem;
  }
  section.main.results .inner .results-item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #fff4cd;
    padding-left: 4%;
  }
  section.main.results .inner .results-item-top h3 {
    font-weight: bold;
    color: #221b1c;
  }
  section.main.results .inner .item-detail {
    margin-bottom: 10px;
  }
  section.main.results .inner .item-detail h4 {
    margin-bottom: 1rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fac95a;
  }
  section.main.results .inner .item-detail .fit {
    background-color: #fff799;
  }
  section.main.results .inner .item.item-detail:nth-child(n+3) {
    border-top: 0;
  }
  section.main.results .inner .pagination-container {
    /* ページャー */
    padding: 30px 0 31px;
  }
  section.main.results .inner .pagination-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
    text-align: center;
  }
  section.main.results .inner .pagination-container ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
    width: 40px;
    height: 40px;
    margin: 0 7px 14px;
    border-bottom: 2px solid #fac95a;
    letter-spacing: 0.075rem !important;
  }
  section.main.results .inner .pagination-container ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
    width: 100%;
    height: 100%;
    color: #e1a51a;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  section.main.results .inner .pagination-container ul li a:hover:after {
    display: none;
  }
  section.main.results .inner .pagination-container ul li a:hover {
    background-color: #fac95a;
    color: #ffffff;
  }
  section.main.results .inner .pagination-container ul li.current {
    background-color: #fac95a;
    color: #ffffff;
  }
  section.main.results .inner .pagination-container ul li.space {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/lib/img/parts/pager_space.png");
    background-size: 16px;
    border-bottom: 0;
    text-indent: -9999px;
  }
  section.main.results .inner .pagination-container ul .disabled {
    display: none !important;
  }
  section.main.results .inner .pagination-container ul .active a {
    background-color: #fac95a;
    color: #ffffff;
    pointer-events: none;
  }
  /* faq page */
  section.title.univ {
    background-color: #f5ede1 !important;
  }
  section.main.faq .inner {
    background-color: #ffffff;
    padding: 30px 40px 40px;
  }
  section.main.faq .inner dl span {
    position: absolute;
    left: 0;
    line-height: 1.0;
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    font-size: 30px;
    font-size: 3rem;
  }
  section.main.faq .inner dl dt {
    position: relative;
    padding-left: 45px;
    padding-bottom: 4px;
    border-bottom: 2px solid #fce09e;
    line-height: 1.6;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.faq .inner dl dt span {
    color: #e1a51a;
    top: 0;
  }
  section.main.faq .inner dl dd {
    position: relative;
    margin-bottom: 30px;
    padding-top: 2rem;
    padding-left: 45px;
  }
  section.main.faq .inner dl dd span {
    top: 1.15rem;
    color: #fac95a;
    font-weight: bold;
  }
  section.main.faq .inner dl dd:last-child {
    margin-bottom: 0;
  }
  section.main.faq .inner dl dd ol {
    counter-reset: item;
    list-style-type: none;
  }
  section.main.faq .inner dl dd ol li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.main.faq .inner dl dd ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.faq .inner dl dd ul li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.main.faq .inner dl dd ul li:before {
    counter-increment: item;
    content: '・';
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.faq-bottom .inner {
    padding: 40px 0 40px;
  }
  section.main.faq-bottom .inner h3 {
    margin-bottom: 1rem;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.faq-bottom .inner p {
    margin-bottom: 1rem;
  }
  /* abbreviation page */
  section .js-scrollable {
    overflow: visible !important;
  }
  section.main.abbreviation {
    padding-bottom: 70px;
  }
  section.main.abbreviation .inner {
    background-color: #ffffff;
    padding: 30px 40px 40px;
  }
  section.main.abbreviation .inner .table-wrap table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  section.main.abbreviation .inner .table-wrap table thead th {
    background-color: #fac95a;
    padding: 1rem 2rem;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    white-space: nowrap;
  }
  section.main.abbreviation .inner .table-wrap table thead th:first-child {
    padding: 1rem 2rem 1rem 4rem;
  }
  section.main.abbreviation .inner .table-wrap table thead th:last-child {
    padding: 1rem 4rem 1rem 2rem;
  }
  section.main.abbreviation .inner .table-wrap table tbody td {
    background-color: #fff8cd;
    padding: 1rem 2rem;
    border-bottom: 1px solid #fac95a;
    vertical-align: top;
    text-align: left;
    color: #333333;
  }
  section.main.abbreviation .inner .table-wrap table tbody td:first-child {
    padding: 1rem 2rem 1rem 4rem;
    white-space: nowrap;
  }
  section.main.abbreviation .inner .table-wrap table tbody td:last-child {
    padding: 1rem 4rem 1rem 2rem;
  }
  section.main.abbreviation .inner .table-wrap table tbody td:not(:first-child) {
    width: 27%;
  }
  section.main.abbreviation .inner .table-wrap table tbody tr:last-child td {
    border-bottom: 0;
  }
  .pc_pt0, .pc_pv0,
  .pc_pa0 {
    padding-top: 0px !important;
  }
  .pc_pr0, .pc_ph0,
  .pc_pa0 {
    padding-right: 0px !important;
  }
  .pc_pb0, .pc_pv0,
  .pc_pa0 {
    padding-bottom: 0px !important;
  }
  .pc_pl0, .pc_ph0,
  .pc_pa0 {
    padding-left: 0px !important;
  }
  .pc_mt0, .pc_mv0,
  .pc_ma0 {
    margin-top: 0px !important;
  }
  .pc_mr0, .pc_mh0,
  .pc_ma0 {
    margin-right: 0px !important;
  }
  .pc_mb0, .pc_mv0,
  .pc_ma0 {
    margin-bottom: 0px !important;
  }
  .pc_ml0, .pc_mh0,
  .pc_ma0 {
    margin-left: 0px !important;
  }
  .pc_pt5, .pc_pv5,
  .pc_pa5 {
    padding-top: 5px !important;
  }
  .pc_pr5, .pc_ph5,
  .pc_pa5 {
    padding-right: 5px !important;
  }
  .pc_pb5, .pc_pv5,
  .pc_pa5 {
    padding-bottom: 5px !important;
  }
  .pc_pl5, .pc_ph5,
  .pc_pa5 {
    padding-left: 5px !important;
  }
  .pc_mt5, .pc_mv5,
  .pc_ma5 {
    margin-top: 5px !important;
  }
  .pc_mr5, .pc_mh5,
  .pc_ma5 {
    margin-right: 5px !important;
  }
  .pc_mb5, .pc_mv5,
  .pc_ma5 {
    margin-bottom: 5px !important;
  }
  .pc_ml5, .pc_mh5,
  .pc_ma5 {
    margin-left: 5px !important;
  }
  .pc_pt10, .pc_pv10,
  .pc_pa10 {
    padding-top: 10px !important;
  }
  .pc_pr10, .pc_ph10,
  .pc_pa10 {
    padding-right: 10px !important;
  }
  .pc_pb10, .pc_pv10,
  .pc_pa10 {
    padding-bottom: 10px !important;
  }
  .pc_pl10, .pc_ph10,
  .pc_pa10 {
    padding-left: 10px !important;
  }
  .pc_mt10, .pc_mv10,
  .pc_ma10 {
    margin-top: 10px !important;
  }
  .pc_mr10, .pc_mh10,
  .pc_ma10 {
    margin-right: 10px !important;
  }
  .pc_mb10, .pc_mv10,
  .pc_ma10 {
    margin-bottom: 10px !important;
  }
  .pc_ml10, .pc_mh10,
  .pc_ma10 {
    margin-left: 10px !important;
  }
  .pc_pt15, .pc_pv15,
  .pc_pa15 {
    padding-top: 15px !important;
  }
  .pc_pr15, .pc_ph15,
  .pc_pa15 {
    padding-right: 15px !important;
  }
  .pc_pb15, .pc_pv15,
  .pc_pa15 {
    padding-bottom: 15px !important;
  }
  .pc_pl15, .pc_ph15,
  .pc_pa15 {
    padding-left: 15px !important;
  }
  .pc_mt15, .pc_mv15,
  .pc_ma15 {
    margin-top: 15px !important;
  }
  .pc_mr15, .pc_mh15,
  .pc_ma15 {
    margin-right: 15px !important;
  }
  .pc_mb15, .pc_mv15,
  .pc_ma15 {
    margin-bottom: 15px !important;
  }
  .pc_ml15, .pc_mh15,
  .pc_ma15 {
    margin-left: 15px !important;
  }
  .pc_pt20, .pc_pv20,
  .pc_pa20 {
    padding-top: 20px !important;
  }
  .pc_pr20, .pc_ph20,
  .pc_pa20 {
    padding-right: 20px !important;
  }
  .pc_pb20, .pc_pv20,
  .pc_pa20 {
    padding-bottom: 20px !important;
  }
  .pc_pl20, .pc_ph20,
  .pc_pa20 {
    padding-left: 20px !important;
  }
  .pc_mt20, .pc_mv20,
  .pc_ma20 {
    margin-top: 20px !important;
  }
  .pc_mr20, .pc_mh20,
  .pc_ma20 {
    margin-right: 20px !important;
  }
  .pc_mb20, .pc_mv20,
  .pc_ma20 {
    margin-bottom: 20px !important;
  }
  .pc_ml20, .pc_mh20,
  .pc_ma20 {
    margin-left: 20px !important;
  }
  .pc_pt25, .pc_pv25,
  .pc_pa25 {
    padding-top: 25px !important;
  }
  .pc_pr25, .pc_ph25,
  .pc_pa25 {
    padding-right: 25px !important;
  }
  .pc_pb25, .pc_pv25,
  .pc_pa25 {
    padding-bottom: 25px !important;
  }
  .pc_pl25, .pc_ph25,
  .pc_pa25 {
    padding-left: 25px !important;
  }
  .pc_mt25, .pc_mv25,
  .pc_ma25 {
    margin-top: 25px !important;
  }
  .pc_mr25, .pc_mh25,
  .pc_ma25 {
    margin-right: 25px !important;
  }
  .pc_mb25, .pc_mv25,
  .pc_ma25 {
    margin-bottom: 25px !important;
  }
  .pc_ml25, .pc_mh25,
  .pc_ma25 {
    margin-left: 25px !important;
  }
  .pc_pt30, .pc_pv30,
  .pc_pa30 {
    padding-top: 30px !important;
  }
  .pc_pr30, .pc_ph30,
  .pc_pa30 {
    padding-right: 30px !important;
  }
  .pc_pb30, .pc_pv30,
  .pc_pa30 {
    padding-bottom: 30px !important;
  }
  .pc_pl30, .pc_ph30,
  .pc_pa30 {
    padding-left: 30px !important;
  }
  .pc_mt30, .pc_mv30,
  .pc_ma30 {
    margin-top: 30px !important;
  }
  .pc_mr30, .pc_mh30,
  .pc_ma30 {
    margin-right: 30px !important;
  }
  .pc_mb30, .pc_mv30,
  .pc_ma30 {
    margin-bottom: 30px !important;
  }
  .pc_ml30, .pc_mh30,
  .pc_ma30 {
    margin-left: 30px !important;
  }
  .pc_pt35, .pc_pv35,
  .pc_pa35 {
    padding-top: 35px !important;
  }
  .pc_pr35, .pc_ph35,
  .pc_pa35 {
    padding-right: 35px !important;
  }
  .pc_pb35, .pc_pv35,
  .pc_pa35 {
    padding-bottom: 35px !important;
  }
  .pc_pl35, .pc_ph35,
  .pc_pa35 {
    padding-left: 35px !important;
  }
  .pc_mt35, .pc_mv35,
  .pc_ma35 {
    margin-top: 35px !important;
  }
  .pc_mr35, .pc_mh35,
  .pc_ma35 {
    margin-right: 35px !important;
  }
  .pc_mb35, .pc_mv35,
  .pc_ma35 {
    margin-bottom: 35px !important;
  }
  .pc_ml35, .pc_mh35,
  .pc_ma35 {
    margin-left: 35px !important;
  }
  .pc_pt40, .pc_pv40,
  .pc_pa40 {
    padding-top: 40px !important;
  }
  .pc_pr40, .pc_ph40,
  .pc_pa40 {
    padding-right: 40px !important;
  }
  .pc_pb40, .pc_pv40,
  .pc_pa40 {
    padding-bottom: 40px !important;
  }
  .pc_pl40, .pc_ph40,
  .pc_pa40 {
    padding-left: 40px !important;
  }
  .pc_mt40, .pc_mv40,
  .pc_ma40 {
    margin-top: 40px !important;
  }
  .pc_mr40, .pc_mh40,
  .pc_ma40 {
    margin-right: 40px !important;
  }
  .pc_mb40, .pc_mv40,
  .pc_ma40 {
    margin-bottom: 40px !important;
  }
  .pc_ml40, .pc_mh40,
  .pc_ma40 {
    margin-left: 40px !important;
  }
  .pc_pt45, .pc_pv45,
  .pc_pa45 {
    padding-top: 45px !important;
  }
  .pc_pr45, .pc_ph45,
  .pc_pa45 {
    padding-right: 45px !important;
  }
  .pc_pb45, .pc_pv45,
  .pc_pa45 {
    padding-bottom: 45px !important;
  }
  .pc_pl45, .pc_ph45,
  .pc_pa45 {
    padding-left: 45px !important;
  }
  .pc_mt45, .pc_mv45,
  .pc_ma45 {
    margin-top: 45px !important;
  }
  .pc_mr45, .pc_mh45,
  .pc_ma45 {
    margin-right: 45px !important;
  }
  .pc_mb45, .pc_mv45,
  .pc_ma45 {
    margin-bottom: 45px !important;
  }
  .pc_ml45, .pc_mh45,
  .pc_ma45 {
    margin-left: 45px !important;
  }
  .pc_pt50, .pc_pv50,
  .pc_pa50 {
    padding-top: 50px !important;
  }
  .pc_pr50, .pc_ph50,
  .pc_pa50 {
    padding-right: 50px !important;
  }
  .pc_pb50, .pc_pv50,
  .pc_pa50 {
    padding-bottom: 50px !important;
  }
  .pc_pl50, .pc_ph50,
  .pc_pa50 {
    padding-left: 50px !important;
  }
  .pc_mt50, .pc_mv50,
  .pc_ma50 {
    margin-top: 50px !important;
  }
  .pc_mr50, .pc_mh50,
  .pc_ma50 {
    margin-right: 50px !important;
  }
  .pc_mb50, .pc_mv50,
  .pc_ma50 {
    margin-bottom: 50px !important;
  }
  .pc_ml50, .pc_mh50,
  .pc_ma50 {
    margin-left: 50px !important;
  }
  .pc_pt55, .pc_pv55,
  .pc_pa55 {
    padding-top: 55px !important;
  }
  .pc_pr55, .pc_ph55,
  .pc_pa55 {
    padding-right: 55px !important;
  }
  .pc_pb55, .pc_pv55,
  .pc_pa55 {
    padding-bottom: 55px !important;
  }
  .pc_pl55, .pc_ph55,
  .pc_pa55 {
    padding-left: 55px !important;
  }
  .pc_mt55, .pc_mv55,
  .pc_ma55 {
    margin-top: 55px !important;
  }
  .pc_mr55, .pc_mh55,
  .pc_ma55 {
    margin-right: 55px !important;
  }
  .pc_mb55, .pc_mv55,
  .pc_ma55 {
    margin-bottom: 55px !important;
  }
  .pc_ml55, .pc_mh55,
  .pc_ma55 {
    margin-left: 55px !important;
  }
  .pc_pt60, .pc_pv60,
  .pc_pa60 {
    padding-top: 60px !important;
  }
  .pc_pr60, .pc_ph60,
  .pc_pa60 {
    padding-right: 60px !important;
  }
  .pc_pb60, .pc_pv60,
  .pc_pa60 {
    padding-bottom: 60px !important;
  }
  .pc_pl60, .pc_ph60,
  .pc_pa60 {
    padding-left: 60px !important;
  }
  .pc_mt60, .pc_mv60,
  .pc_ma60 {
    margin-top: 60px !important;
  }
  .pc_mr60, .pc_mh60,
  .pc_ma60 {
    margin-right: 60px !important;
  }
  .pc_mb60, .pc_mv60,
  .pc_ma60 {
    margin-bottom: 60px !important;
  }
  .pc_ml60, .pc_mh60,
  .pc_ma60 {
    margin-left: 60px !important;
  }
  .pc_pt75, .pc_pv75,
  .pc_pa75 {
    padding-top: 75px !important;
  }
  .pc_pr75, .pc_ph75,
  .pc_pa75 {
    padding-right: 75px !important;
  }
  .pc_pb75, .pc_pv75,
  .pc_pa75 {
    padding-bottom: 75px !important;
  }
  .pc_pl75, .pc_ph75,
  .pc_pa75 {
    padding-left: 75px !important;
  }
  .pc_mt75, .pc_mv75,
  .pc_ma75 {
    margin-top: 75px !important;
  }
  .pc_mr75, .pc_mh75,
  .pc_ma75 {
    margin-right: 75px !important;
  }
  .pc_mb75, .pc_mv75,
  .pc_ma75 {
    margin-bottom: 75px !important;
  }
  .pc_ml75, .pc_mh75,
  .pc_ma75 {
    margin-left: 75px !important;
  }
  .pc_pt80, .pc_pv80,
  .pc_pa80 {
    padding-top: 80px !important;
  }
  .pc_pr80, .pc_ph80,
  .pc_pa80 {
    padding-right: 80px !important;
  }
  .pc_pb80, .pc_pv80,
  .pc_pa80 {
    padding-bottom: 80px !important;
  }
  .pc_pl80, .pc_ph80,
  .pc_pa80 {
    padding-left: 80px !important;
  }
  .pc_mt80, .pc_mv80,
  .pc_ma80 {
    margin-top: 80px !important;
  }
  .pc_mr80, .pc_mh80,
  .pc_ma80 {
    margin-right: 80px !important;
  }
  .pc_mb80, .pc_mv80,
  .pc_ma80 {
    margin-bottom: 80px !important;
  }
  .pc_ml80, .pc_mh80,
  .pc_ma80 {
    margin-left: 80px !important;
  }
  .pc_pt95, .pc_pv95,
  .pc_pa95 {
    padding-top: 95px !important;
  }
  .pc_pr95, .pc_ph95,
  .pc_pa95 {
    padding-right: 95px !important;
  }
  .pc_pb95, .pc_pv95,
  .pc_pa95 {
    padding-bottom: 95px !important;
  }
  .pc_pl95, .pc_ph95,
  .pc_pa95 {
    padding-left: 95px !important;
  }
  .pc_mt95, .pc_mv95,
  .pc_ma95 {
    margin-top: 95px !important;
  }
  .pc_mr95, .pc_mh95,
  .pc_ma95 {
    margin-right: 95px !important;
  }
  .pc_mb95, .pc_mv95,
  .pc_ma95 {
    margin-bottom: 95px !important;
  }
  .pc_ml95, .pc_mh95,
  .pc_ma95 {
    margin-left: 95px !important;
  }
  .pc_pt100, .pc_pv100,
  .pc_pa100 {
    padding-top: 100px !important;
  }
  .pc_pr100, .pc_ph100,
  .pc_pa100 {
    padding-right: 100px !important;
  }
  .pc_pb100, .pc_pv100,
  .pc_pa100 {
    padding-bottom: 100px !important;
  }
  .pc_pl100, .pc_ph100,
  .pc_pa100 {
    padding-left: 100px !important;
  }
  .pc_mt100, .pc_mv100,
  .pc_ma100 {
    margin-top: 100px !important;
  }
  .pc_mr100, .pc_mh100,
  .pc_ma100 {
    margin-right: 100px !important;
  }
  .pc_mb100, .pc_mv100,
  .pc_ma100 {
    margin-bottom: 100px !important;
  }
  .pc_ml100, .pc_mh100,
  .pc_ma100 {
    margin-left: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  body {
    z-index: 2;
  }
  .pc {
    display: none !important;
  }
  /* CSS Document */
  /* 固定ヘッダー用 */
  body.fixed {
    /* オープン時body固定 */
    overflow-y: hidden;
  }
  #wrapper {
    padding-top: 8.3vh;
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  #wrapper {
    padding-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  @-webkit-keyframes down {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes down {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    z-index: 10;
  }
  header:before {
    display: block;
    position: absolute;
    left: 0;
    bottom: 16.666%;
    width: 82%;
    height: 1px;
    background-color: #a3790c;
    z-index: 11;
    content: "";
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  header:before {
    width: calc(100% - 135px);
  }
}

@media screen and (max-width: 767px) {
  header .inner_sp {
    position: relative;
    width: 100%;
    height: 8.3vh;
    padding-top: 3.2%;
    padding-left: 4.6%;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    z-index: 10;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  header .inner_sp {
    height: 120px;
  }
}

@media screen and (max-width: 767px) {
  header .inner_sp:after {
    display: block;
    position: absolute;
    top: 0;
    left: 1.7%;
    width: 1.3%;
    height: 100%;
    background-color: #e1a51a;
    z-index: 11;
    content: "";
  }
  header #logo {
    position: absolute;
    top: 0;
    left: 4.6%;
    width: 72%;
    height: 83%;
    margin: auto;
    z-index: 11;
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  header #logo {
    width: calc(100% - 205px);
  }
}

@media screen and (max-width: 767px) {
  header #logo a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("/lib/img/parts/title_header.svg");
    background-size: contain;
    margin: auto;
    padding-top: 9.1489%;
    text-indent: -9999px;
  }
  header #toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 18%;
    height: 100%;
    background-color: #fac95a;
    background-repeat: repeat;
    margin: auto;
    cursor: pointer;
    z-index: 20;
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  header #toggle {
    width: 135px;
  }
}

@media screen and (max-width: 767px) {
  header #toggle > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    height: 40%;
    margin: auto;
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  header #toggle > div {
    height: 46px;
  }
}

@media screen and (max-width: 767px) {
  header #toggle > div span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background-color: #ffffff;
    margin: auto;
    -webkit-transition: -webkit-transform .2s ease-in;
    transition: -webkit-transform .2s ease-in;
    transition: transform .2s ease-in;
    transition: transform .2s ease-in, -webkit-transform .2s ease-in;
    /*&:nth-child(2) {}*/
  }
  header #toggle > div span:nth-child(1) {
    -webkit-transform: translateY(-270%);
            transform: translateY(-270%);
  }
  header #toggle > div span:nth-child(3) {
    -webkit-transform: translateY(270%);
            transform: translateY(270%);
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  header #toggle > div span {
    height: 6px;
  }
  header #toggle > div span:nth-child(1) {
    -webkit-transform: translateY(-18px);
            transform: translateY(-18px);
  }
  header #toggle > div span:nth-child(3) {
    -webkit-transform: translateY(18px);
            transform: translateY(18px);
  }
}

@media screen and (max-width: 767px) {
  header nav {
    overflow-y: scroll;
    position: absolute;
    top: calc(-100vh - 120px);
    right: 0;
    width: 100vw;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    margin-top: 8.3vh;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 9;
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  header nav {
    margin-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  header #lang {
    /* 言語切替 */
    display: block;
    width: 16rem;
    margin: 0 auto 12vh;
    border: 4px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    z-index: 5;
  }
  header #lang input {
    display: none;
  }
  header #lang label {
    display: block;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-image: url("/lib/img/parts/arrow_lang_down.svg");
    background-size: 1.5rem;
    padding: 1rem 5.5rem 1rem 3rem;
    color: #221b1c;
    letter-spacing: 0.05rem !important;
    cursor: pointer;
  }
  header #lang ul {
    visibility: hidden;
    width: 100%;
    height: 0;
    background-color: #ffffff;
    padding: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  header #lang ul li {
    display: block;
    width: 100%;
    background-color: #ffffff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.05rem !important;
    border: 0;
  }
  header #lang ul li a {
    display: block;
    width: 100%;
    padding: 1rem 3rem;
    color: #221b1c;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
  }
  header #lang ul li .lang_current {
    background-color: #fff3cc;
  }
  header #lang input:checked + label {
    background-image: url("/lib/img/parts/arrow_lang_up.svg");
  }
  header #lang input:checked ~ ul {
    visibility: visible;
    height: auto;
    padding: 1rem 0;
    border-top: 1px solid #fce09e;
  }
  header ul#global {
    /* グローバルメニュー */
    margin-bottom: 5rem;
    padding-top: 2rem;
    letter-spacing: -0.5em;
  }
  header ul#global li {
    display: block;
    position: relative;
    border-bottom: 1px solid #575757;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.025rem !important;
    /* 子メニュー */
  }
  header ul#global li a {
    display: block;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    padding: 1.5rem 10%;
    color: #221b1c;
    text-decoration: none;
  }
  header ul#global li a.current {
    background-color: #fce09e;
  }
  header ul#global li input {
    display: none;
  }
  header ul#global li label {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right 10% top 2.25rem;
    background-image: url("/lib/img/parts/arrow_nav_down.svg");
    background-size: 1.8rem;
    padding: 1.5rem 10%;
    color: #000;
    cursor: pointer;
  }
  header ul#global li ul.child {
    visibility: hidden;
    height: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  header ul#global li ul.child li {
    border-bottom: 0;
  }
  header ul#global li ul.child li a {
    display: block;
    padding: 1.5rem 10% 1.5rem calc(10% + 1.5rem);
    -webkit-transition: none;
    transition: none;
  }
  header ul#global li input:checked + label {
    background-image: url("/lib/img/parts/arrow_nav_up.svg");
  }
  header ul#global li input:checked ~ ul.child {
    visibility: visible;
    height: auto;
    margin-bottom: 1rem;
  }
  .open {
    /* メニューオープン */
  }
  .open #toggle span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .open #toggle span:nth-child(2) {
    opacity: 0;
  }
  .open #toggle span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .open nav {
    top: 0;
    height: auto;
    min-height: 100vh;
  }
  /* CSS Document */
  footer {
    background-color: #2e2e2e;
    z-index: 1;
  }
  footer .inner {
    width: 100%;
    padding: 60px 8% 30px;
  }
  footer .left-block {
    display: none;
  }
  footer .right-block {
    width: 100%;
    text-align: center;
  }
  footer .right-block .search {
    width: 84%;
    margin: 0 auto;
  }
  footer .right-block .search input[type="text"] {
    width: calc(100% - 5rem);
    max-width: 200px;
  }
  footer .right-block .search input[type="text"]:placeholder {
    color: #aaaaaa;
  }
  footer .right-block .search input[type="submit"] {
    padding: 0.75rem 1rem;
  }
  footer .right-block .sns {
    padding: 30px 0;
    color: #ffffff;
  }
  footer .right-block .sns p {
    display: block;
    margin-bottom: 0.5rem;
  }
  footer .right-block .sns ul {
    width: 76%;
    margin: 0 auto 1rem;
  }
  footer .right-block .sns ul li {
    width: 18%;
    max-width: 60px;
    margin: 0 7px;
  }
  footer .right-block ul.banner {
    margin-bottom: 30px;
    letter-spacing: -0.5rem;
  }
  footer .right-block ul.banner li {
    display: block;
    width: 76%;
    margin: 0 auto 1.5rem;
    letter-spacing: normal;
  }
  footer address {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    font-size: 0.6rem;
    color: #ffffff;
  }
  /* CSS Document */
  /* エラー画面用 */
  #error {
    height: 100%;
  }
  #error #wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: #f1f4f9;
  }
  #error #wrapper footer {
    margin-top: auto;
  }
  #error #wrapper .error_box {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #error #wrapper .error_box .error_box_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #error #wrapper .error_box .error_box_inner p {
    margin: 0 10px;
    font-size: 40px;
    font-weight: 600;
  }
  /* ページトップ */
  .pagetop {
    position: fixed;
    right: 0;
    bottom: 3%;
    right: 2%;
    width: 60px;
    height: 60px;
    z-index: 3;
  }
  .pagetop a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #9b0402;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/lib/img/parts/pagetop.svg");
    background-size: 50%;
    text-indent: -9999px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .pagetop a:hover {
    opacity: 0.7;
  }
  /* SNS ボタン */
  .sns {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .sns > * {
    display: inline-block;
  }
  .sns p {
    color: #fff;
  }
  .sns ul {
    letter-spacing: -0.5rem;
  }
  .sns ul li {
    display: inline-block;
    width: 32px;
    margin-left: 14px;
    letter-spacing: -0.05rem;
  }
  .sns ul li:first-child {
    margin-left: 7px;
  }
  .sns ul li a {
    width: 100%;
  }
  .sns ul li a:after {
    display: none;
  }
  /* コンテンツ共通 */
  section {
    font-size: 14px;
    font-size: 1.4rem;
  }
  section .inner {
    position: relative;
    width: 94%;
    max-width: 1024px;
    padding: 50px 0;
  }
  section .inner p {
    margin-bottom: 3rem;
    line-height: 1.6;
  }
  /* フォント Noto or Roboto */
  .text_jp {
    font-family: 'Roboto',arial,'Noto Sans JP', sans-serif;
    letter-spacing: 0.05rem;
  }
  .text_en {
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
  }
  /* パンくず */
  #breadcrumbs {
    overflow-x: auto;
    background-color: #f6f6f6;
  }
  #breadcrumbs ol {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 1rem 4%;
  }
  #breadcrumbs ol li {
    display: inline-block;
    position: relative;
    margin-right: 1rem;
    padding-right: 2rem;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #breadcrumbs ol li:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #bebebe;
    content: ">";
    line-height: 1.1;
  }
  #breadcrumbs ol li:last-child {
    margin-right: 0;
  }
  #breadcrumbs ol li:last-child:after {
    display: none;
  }
  #breadcrumbs ol li a {
    display: block;
    color: #221b1c;
    text-decoration: none;
    line-height: 1;
  }
  #breadcrumbs ol li a:after {
    position: absolute;
    left: 0;
    bottom: -4px;
    width: calc(100% - 2rem);
    height: 2px;
    background-color: #d7d7d7;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    content: "";
  }
  #breadcrumbs ol li a:hover:after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  /* H1 汎用 */
  section.title.univ {
    background-color: #fff4cd;
  }
  section.title.univ .inner {
    padding: 20px 0;
  }
  section.title.univ .inner:before {
    position: absolute;
    top: 0;
    left: 20px;
    width: 6px;
    height: 100%;
    background-color: #e1a51a;
    z-index: 1;
    content: "";
  }
  section.title.univ .inner h1 {
    display: inline-block;
    position: relative;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    padding: 0 2.5em;
    text-align: center;
    line-height: 1.8;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 0.05rem !important;
    z-index: 2;
  }
}

@media screen and (max-width: 767px) and (max-width: 420px) {
  section.title.univ .inner h1 {
    font-size: 6.2vw;
  }
}

@media screen and (max-width: 767px) {
  /* 変更履歴（インクルード） */
  .change-log h2 {
    margin-bottom: 1rem;
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .change-log .frame {
    /* heightはページ毎に設定 */
    overflow-y: scroll;
    width: 100%;
    padding: 3%;
    border: 1px solid #fce09e;
  }
  .change-log .frame_en * {
    font-family: "Roboto", arial, "Noto Sans JP", sans-serif !important;
  }
  .change-log .frame::-webkit-scrollbar {
    height: 20px;
    width: 16px;
  }
  .change-log .frame::-webkit-scrollbar-track {
    background: #fff;
  }
  .change-log .frame::-webkit-scrollbar-thumb {
    border: 3px solid transparent;
    border-radius: 100px;
    background-color: #fdebbf;
    background-clip: content-box;
  }
  .change-log dl * {
    font-family: 'Noto Sans JP', sans-serif;
  }
  .change-log dl dt {
    color: #e1a51a;
  }
  .change-log dl dd {
    margin-bottom: 1rem;
  }
  /* 音声の長さ・単語数 */
  dl.data div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    position: relative;
    margin-bottom: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
  dl.data div:after {
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background-color: #fac95a;
    content: "";
  }
  dl.data div dt {
    display: inline-block;
    margin-right: 1rem;
    color: #707070;
  }
  dl.data div dd {
    display: inline-block;
    font-weight: bold;
    color: #707070;
  }
  dl.data div dd span {
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    font-size: 18px;
    font-size: 1.8rem;
    color: #e1a51a;
  }
  /* 各単語共通設定 */
  .item {
    border-top: 4px solid #e1a51a;
  }
  .item .item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
  /* 各単語テキスト＆検索結果 */
  .item.item-detail {
    background-color: #ffffff;
    padding: 1.5rem 4%;
    border-top: 0;
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #333333;
  }
  .item.item-detail:nth-child(n+3) {
    border-top: 1px solid #e1a51a;
  }
  .item.item-detail .item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 1rem;
    border-top: 0;
  }
  .item.item-detail .item-top input[type="button"] {
    margin-right: 2rem;
  }
  .item.item-detail .item-top.with-label {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .item.item-detail .words {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 2rem;
  }
  .item.item-detail .words:after {
    position: absolute;
    top: 3.25rem;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fce09e;
    content: "";
  }
  .item.item-detail .words dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .item.item-detail .words dl div {
    position: relative;
    padding: 0.5rem 2rem 0.5rem 0.5rem;
  }
  .item.item-detail .words dl div:after {
    position: absolute;
    top: 3.25rem;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fce09e;
    content: "";
  }
  .item.item-detail .words dl div:last-child {
    padding: 0.5rem;
  }
  .item.item-detail .words dl div dt {
    padding-bottom: 1rem;
    white-space: nowrap;
  }
  .item.item-detail .words dl div dd {
    padding-top: 1rem;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    white-space: nowrap;
  }
  .item.item-detail p {
    margin-bottom: 1rem;
  }
  .item.item-detail p.text_jp {
    font-family: 'Roboto',arial,'Noto Sans JP', sans-serif;
    letter-spacing: 0.05rem;
  }
  .item.item-detail p.legend {
    font-family: 'Roboto',arial,'Noto Sans JP', sans-serif;
    letter-spacing: 0.05rem;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
  }
  /* フォーム関連 */
  form input {
    font-family: inherit;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.75rem;
    border: none;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
  }
  form input:focus {
    border: none;
    outline: 0;
  }
  form input[type="text"] {
    background-color: #ffffff;
  }
  form input[type="text"]:focus {
    background-color: #fff4cd;
  }
  form input[type="text"]:focus::-webkit-input-placeholder {
    color: transparent;
  }
  form input[type="text"]:focus:-ms-input-placeholder {
    color: transparent;
  }
  form input[type="text"]:focus::-ms-input-placeholder {
    color: transparent;
  }
  form input[type="text"]:focus::placeholder {
    color: transparent;
  }
  form input[type="submit"] {
    background-color: #fac95a;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  form input[type="submit"]:hover {
    background-color: #fce09e;
    color: #aaaaaa;
  }
  form input[type="checkbox"] {
    display: none;
  }
  form input[type="checkbox"]:checked ~ label:after {
    position: absolute;
    top: 0;
    left: 3px;
    bottom: 0;
    width: 13px;
    height: 5px;
    margin: auto;
    border-left: 2px solid #e1a51a;
    border-bottom: 2px solid #e1a51a;
    -webkit-transform: translateY(-2px) rotate(-50deg);
            transform: translateY(-2px) rotate(-50deg);
    content: "";
  }
  form label.checkbox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    cursor: pointer;
  }
  form label.checkbox:before {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    margin-right: 0.5rem;
    border: 1px solid #c9c9c9;
    border-radius: 0;
    content: "";
  }
}

@media screen and (max-width: 767px) and (max-width: 375px) {
  form label.checkbox:before {
    width: 14px;
    height: 14px;
  }
}

@media screen and (max-width: 767px) {
  form label.checkbox:hover {
    color: #fac95a;
  }
  form label.checkbox:hover:before {
    background-color: #fff4cd;
  }
  /* 共通リンク＆ボタン */
  /* 文章内リンク */
  section a {
    display: inline-block;
    position: relative;
    color: #e1a51a;
    text-decoration: none;
  }
  section a:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background-color: #fac95a;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    content: "";
  }
  section a:hover:after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  section a[target="_blank"] {
    /* 外部リンク */
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url("/lib/img/parts/icon_external.svg");
    background-size: 1.5rem;
    padding-right: 1.75rem;
  }
  section a[target="_blank"]:after {
    width: calc(100% - 1.5rem);
  }
  /* ページ遷移 */
  a.button {
    display: inline-block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/arrow_button.svg");
    background-size: 1.25rem;
    padding: 1rem 6rem 1rem 3rem;
    border: 2px solid #fac95a;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #221b1c;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  a.button:after,
  a.detail:after,
  a.download:after,
  a.more:after {
    display: none;
  }
  /* 詳しく見る */
  a.detail {
    display: inline-block;
    max-width: 300px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/arrow_button.svg");
    background-size: 1.25rem;
    padding: 1rem 10rem;
    border: 2px solid #fac95a;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #221b1c;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  a.detail02 {
    display: inline-block;
    max-width: 300px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/arrow_button02.svg");
    background-size: 1.25rem;
    padding: 1rem 10rem;
    border: 2px solid #e1a51a;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #221b1c;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  /* ダウンロード */
  a.download {
    display: inline-block;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/icon_download.svg");
    background-size: 1.75rem;
    padding: 1rem 5rem 1rem 1.5rem;
    border: 1px solid #e1a51a;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #e1a51a;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  a.download:hover {
    background-color: #e1a51a;
    background-image: url("/lib/img/parts/icon_download_on.svg");
    color: #ffffff;
  }
  a.download span {
    color: #e1a51a;
    margin-right: 2.5rem;
    font-size: 11px;
    font-size: 1.1rem;
  }
  /* 他のテキストを見る */
  a.more {
    display: inline-block;
    background-color: #fce09e;
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-image: url("/lib/img/parts/arrow_button02.svg");
    background-size: 1.25rem;
    padding: 1rem 4rem 1rem 2rem;
    border: 2px solid #fac95a;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #221b1c;
    letter-spacing: 0.075rem !important;
    text-decoration: none;
  }
  a.more:hover {
    background-color: #e1a51a;
  }
  /* 再生＆録音ボタン */
  input[type="button"].play,
  input[type="button"].stop {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #e1a51a;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 54%;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-appearance: none;
  }
  input[type="button"].play:hover,
  input[type="button"].stop:hover {
    background-color: #e1a51a;
  }
  input[type="button"].play {
    background-image: url("/lib/img/parts/icon_play.svg");
  }
  input[type="button"].stop {
    background-image: url("/lib/img/parts/icon_stop.svg");
  }
  /* top page */
  .main-visual {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .main-visual .item {
    width: 100%;
    height: 0;
    background-color: #fff4cd;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url("/lib/img/pages/top/top_main_visual.jpg");
    background-size: cover;
    padding-top: 60%;
    border-top: 0;
  }
  /* section */
  body#top section .inner {
    position: relative;
    width: 90%;
    padding: 8% 0;
  }
  body#top section .inner p {
    margin-bottom: 3rem;
  }
  body#top section.line .inner {
    width: 100%;
  }
  body#top section.line .inner:after {
    position: absolute;
    top: 0;
    left: 22.5%;
    width: 6px;
    max-width: 10px;
    height: 100%;
    background-color: #e1a51a;
    content: "";
  }
  body#top section.line .inner .top-lead {
    /* リード */
  }
  body#top section.line .inner .top-lead .image {
    position: relative;
    width: 68%;
    margin: 0 auto 8%;
    z-index: 1;
  }
  body#top section.line .inner .top-lead .image img {
    display: block;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    padding: 10px;
  }
  body#top section.line .inner .top-lead .text {
    width: 100%;
  }
  body#top section.line .inner .top-lead .text p:first-child {
    position: relative;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5% 8%;
    border-top: 1px solid #e5e8ee;
    border-bottom: 1px solid #e5e8ee;
    z-index: 1;
  }
  body#top section.line .inner .top-lead .text p.about {
    position: relative;
    z-index: 1;
  }
  body#top section.line .inner .top-lead .text p.about a {
    display: block;
    width: 80%;
    max-width: 480px;
    margin: 0 auto;
  }
  body#top section.color3 {
    /* 言語紹介 */
    background-color: #f5ede1;
  }
  body#top section.color3 .lang-introduction {
    position: relative;
    background-color: #ffffff;
    margin-bottom: 35px;
    padding: 0 0 40px;
  }
  body#top section.color3 .lang-introduction h2 {
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    margin-bottom: 8%;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    border-top: 4px solid #e1a51a;
    letter-spacing: 0.05rem !important;
    text-align: center;
    font-size: 5.33vw;
    color: #221b1c;
  }
  body#top section.color3 .lang-introduction .intro-block .image {
    width: 74%;
    margin: 0 auto 8%;
  }
  body#top section.color3 .lang-introduction .intro-block .image img {
    margin-bottom: 6%;
  }
  body#top section.color3 .lang-introduction .intro-block .image dl.data div {
    width: 22rem;
    margin-left: auto;
    margin-right: auto;
  }
  body#top section.color3 .lang-introduction .intro-block .text {
    width: 86%;
    margin-left: auto;
    margin-right: auto;
  }
  body#top section.color3 .lang-introduction .intro-block .text ol {
    counter-reset: item;
    list-style-type: none;
  }
  body#top section.color3 .lang-introduction .intro-block .text ol li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  body#top section.color3 .lang-introduction .intro-block .text ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  body#top section.color3 .lang-introduction .intro-block .text ul li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  body#top section.color3 .lang-introduction .intro-block .text ul li:before {
    counter-increment: item;
    content: '・';
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  body#top section.color3 .lang-introduction p.more a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem;
  }
}

@media screen and (max-width: 767px) and (max-width: 420px) {
  body#top section.color3 .lang-introduction p.more a {
    max-width: 90%;
  }
}

@media screen and (max-width: 767px) {
  body#top .change-log .frame {
    height: 32rem;
    margin-bottom: 16%;
  }
  body#top .corpus-size {
    width: 86%;
    background-color: #fff4cd;
    margin: 0 auto 8%;
    padding: 3% 4%;
    text-align: left;
  }
  body#top .corpus-size h3 {
    margin-bottom: 1.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  body#top .corpus-size dl.data {
    margin: 0 auto;
  }
  /* language page */
  section.title {
    background-color: #fff4cd;
  }
  section.title .inner {
    padding: 20px 0;
  }
  section.title .inner:before {
    position: absolute;
    top: 0;
    left: 3%;
    width: 6px;
    height: 100%;
    background-color: #e1a51a;
    z-index: 1;
    content: "";
  }
  section.main {
    background-color: #f5ede1;
  }
  section.main .inner {
    padding: 25px 0;
  }
  section.main .change-log {
    /* 変更履歴 */
    margin-bottom: 30px;
    color: #221b1c;
  }
  section.main .change-log .frame {
    height: 20rem;
    background-color: #ffffff;
    padding: 1rem 3%;
    font-size: 12px;
    font-size: 1.2rem;
  }
  section.main ul.buttons {
    /* ダウンロードボタン */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0.5rem;
  }
  section.main ul.buttons li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 48%;
    margin-bottom: 1rem;
    margin-right: 4%;
  }
  section.main ul.buttons li:nth-child(even) {
    margin-right: 0;
  }
  section.main ul.buttons li a.download {
    width: 100%;
    padding: 1rem;
  }
  section.main ul.links {
    /* 外部リンク */
    margin-bottom: 1.5rem;
    text-align: right;
  }
  section.main ul.links li {
    display: inline-block;
    margin-left: 2rem;
  }
  section.main ul.links li:first-child {
    margin-left: 0;
  }
  section.main ul.links li a[target="_blank"] {
    color: #221b1c;
  }
  section.main ul.links li a[target="_blank"]:after {
    background-color: #221b1c;
  }
  section.title.lang-top {
    /* 言語トップ */
    background-color: #fff;
  }
  section.title.lang-top .inner .title-wrap {
    position: relative;
    z-index: 2;
  }
  section.title.lang-top .inner .title-wrap h1 {
    display: inline-block;
    width: 12em;
    max-width: 360px;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    margin-bottom: 2rem;
    padding: 0 1rem;
    text-align: center;
    line-height: 2.0;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: bold;
    color: #ffffff;
  }
}

@media screen and (max-width: 767px) and (max-width: 420px) {
  section.title.lang-top .inner .title-wrap h1 {
    font-size: 6.6vw;
  }
}

@media screen and (max-width: 767px) {
  section.title.lang-top .inner .title-wrap .left-area {
    width: 100%;
    padding-left: 10%;
  }
  section.title.lang-top .inner .title-wrap .left-area h4 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.title.lang-top .inner .title-wrap .left-area p {
    color: #707070;
    margin-top: 10px;
  }
  section.title.lang-top .inner .title-wrap .right-area {
    width: 100%;
    padding-left: 10%;
  }
  section.title.lang-top .inner .title-wrap .right-area .sns {
    margin-bottom: 1rem;
    text-align: right;
  }
  section.title.lang-top .inner .title-wrap .right-area .sns p {
    margin-bottom: 0;
    color: #221b1c;
  }
  section.main.lang-top {
    /* 言語トップ */
  }
  section.main.lang-top .inner {
    padding: 20px 0 40px;
    color: #333333;
  }
  section.main.lang-top .inner .info-block p {
    color: #707070;
  }
  section.main.lang-top .inner .info-block div {
    color: #707070;
  }
  section.main.lang-top .inner .info-block div * {
    color: #707070;
  }
  section.main.lang-top .inner div.intro {
    width: 84%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
  }
  section.main.lang-top .inner div.intro ol {
    counter-reset: item;
    list-style-type: none;
  }
  section.main.lang-top .inner div.intro ol li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.main.lang-top .inner div.intro ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.lang-top .inner div.intro ul li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.main.lang-top .inner div.intro ul li:before {
    counter-increment: item;
    content: '・';
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.lang-top .inner h3 {
    margin-bottom: 1rem;
    border-bottom: 2px solid #fce09e;
    line-height: 1.8;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.lang-top .inner .info {
    margin-bottom: 2rem;
  }
  section.main.lang-top .inner .info > div ul {
    padding-left: 2.5rem;
  }
  section.main.lang-top .inner .info > div ul li {
    list-style: disc;
  }
  section.main.lang-top .inner .info > div dl.data {
    width: 100%;
    margin-bottom: 2rem;
  }
  section.main.lang-top .inner .info > div dl.data div {
    margin-right: 0;
  }
  section.main.lang-top .inner .info > div dl.data div::after {
    display: none;
  }
  section.main.lang-top .inner .info > div dl.data div dt, section.main.lang-top .inner .info > div dl.data div dd {
    color: #707070;
  }
  section.main.lang-top .inner .info > div dl.data div dt span, section.main.lang-top .inner .info > div dl.data div dd span {
    color: #e1a51a;
  }
  section.main.lang-top .inner .item .item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    background-color: #fac95a;
    padding: 1rem 3%;
  }
  section.main.lang-top .inner .item .item-top h2 {
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  section.main.lang-top .inner .item .item-top ul.tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 2rem;
    padding-top: 2rem;
  }
  section.main.lang-top .inner .item .item-top ul.tag li {
    background-color: #ffffff;
    margin-right: 1rem;
    padding: 0.5rem 1rem;
    margin-bottom: 5px;
  }
  section.main.lang-top .inner .item .item-top .btn-detail {
    margin-left: auto;
  }
  section.main.lang-top .inner .item .item-top .btn-detail a.detail {
    background-color: #ffffff;
    padding: 0.75rem 6rem;
  }
  section.main.lang-top .inner .item .item-top .btn-detail a.detail:hover {
    background-color: #e1a51a;
  }
  section.main.lang-top .inner .item ul.buttons {
    background-color: #ffffff;
    margin-bottom: 0;
    padding: 2rem 30px 1rem;
  }
  section.main.lang-top .inner .item ul.buttons li {
    width: 19.5%;
    margin-right: 0.5%;
  }
  section.main.lang-top .inner .change-log {
    padding-top: 30px;
  }
  /* text page */
  section .recorded_txtbtn01 {
    margin-bottom: 20px;
  }
  section .recorded_txtbtn01 a {
    display: inline-block;
    background-color: #e1a51a;
    color: #fff;
    position: relative;
    padding: 9px 0 10px;
    padding-left: 40px;
    padding-right: 15px;
  }
  section .recorded_txtbtn01 a span {
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  section .recorded_txtbtn01 a img {
    width: 15px;
    height: 15px;
    vertical-align: bottom;
  }
  section .recorded_txtbtn01 a:after {
    position: inherit !important;
  }
  section .recorded_txtbtn01 a:hover {
    border: none;
    text-decoration: none;
  }
  section.title.lang-text .title-wrap {
    position: relative;
    z-index: 2;
  }
  section.title.lang-text .title-wrap .category {
    display: inline-block;
    position: relative;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    margin-bottom: 10px;
    padding: 0 2rem;
    text-align: center;
    line-height: 2.0;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #ffffff;
    z-index: 2;
  }
  section.title.lang-text .title-wrap .left-area {
    width: 100%;
    margin-bottom: 4%;
    padding-top: 10px;
    padding-left: 10%;
    color: #221b1c;
  }
  section.title.lang-text .title-wrap .left-area h1 {
    margin-bottom: 2rem;
    line-height: 1.5;
    font-size: 32px;
    font-size: 3.2rem;
    color: #e1a51a;
    letter-spacing: 0.075rem !important;
  }
}

@media screen and (max-width: 767px) and (max-width: 414px) {
  section.title.lang-text .title-wrap .left-area h1 {
    font-size: 6.6vw;
  }
}

@media screen and (max-width: 767px) {
  section.title.lang-text .title-wrap .left-area dl.author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 2rem;
  }
  section.title.lang-text .title-wrap .left-area dl.author div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-right: 2rem;
  }
  section.title.lang-text .title-wrap .left-area dl.author div:last-child {
    margin-right: 0;
  }
  section.title.lang-text .title-wrap .left-area dl.author div dt {
    font-weight: bold;
    color: #707070;
  }
  section.title.lang-text .title-wrap .left-area dl.author div dd {
    margin-left: 2rem;
    color: #707070;
  }
  section.title.lang-text .title-wrap .left-area dl.data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section.title.lang-text .title-wrap .left-area dl.data div {
    margin-right: 2rem;
  }
  section.title.lang-text .title-wrap .left-area dl.data div:last-child {
    margin-right: 0;
  }
  section.title.lang-text .title-wrap .left-area dl.data div:after {
    background-color: #fac95a;
  }
  section.title.lang-text .title-wrap .right-area {
    width: 100%;
    margin-bottom: 2%;
    padding-left: 10%;
  }
  section.title.lang-text .title-wrap .right-area .sns {
    margin-bottom: 1rem;
    text-align: right;
  }
  section.title.lang-text .title-wrap .right-area .sns p {
    margin-bottom: 0.5rem;
    color: #333333;
  }
  section.title.lang-text div.intro {
    margin-bottom: 0;
    padding-left: 10%;
    color: #333333;
  }
  section.title.lang-text div.intro ol {
    counter-reset: item;
    list-style-type: none;
  }
  section.title.lang-text div.intro ol li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.title.lang-text div.intro ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.title.lang-text div.intro ul li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.title.lang-text div.intro ul li:before {
    counter-increment: item;
    content: '・';
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.lang-text .filtering {
    /* フィルタリング */
    padding: 2rem 0;
    border-top: 1px solid #e1a51a;
  }
  section.main.lang-text .filtering h4 {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 1rem;
    line-height: 1.0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    color: #e1a51a;
  }
  section.main.lang-text .filtering h4:after {
    display: block;
    position: absolute;
    top: 0;
    left: 8em;
    bottom: 0;
    /*width: calc(100% - 8em);*/
    width: 2em;
    height: 1px;
    background-color: #e1a51a;
    margin: auto;
    content: "";
  }
  section.main.lang-text .filtering form ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  section.main.lang-text .filtering form ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    width: 12em;
    margin-bottom: 0.75rem;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
  }
}

@media screen and (max-width: 767px) and (max-width: 420px) {
  section.main.lang-text .filtering form ul li {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  section.main.lang-text .filtering form ul li input[type="button"] {
    background-color: #fce09e;
    padding: 0 2rem;
    border: 1px solid #fac95a;
    border-radius: 0;
    text-align: center;
    line-height: 1.86;
    font-family: 'Roboto',arial,'Noto Sans JP', sans-serif;
    letter-spacing: 0.05rem;
    font-size: 14px;
    font-size: 1.4rem;
    color: #333333;
    letter-spacing: 0.025rem !important;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  section.main.lang-text .filtering form ul li input[type="button"]:hover {
    background-color: #e1a51a;
  }
  section.main.lang-text .item-block {
    background-color: #ffffff;
    margin-bottom: 20px;
    border-top: 4px solid #fac95a;
  }
  section.main.lang-text .item-block h2 {
    padding: 1.5rem 4% 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fac95a;
  }
  section.main.lang-text h3.other {
    margin-bottom: 1.5rem;
    padding-top: 10px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #221b1c;
  }
  section.main.lang-text h3.other:before {
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    background-color: #fac95a;
    margin-top: 0.25em;
    margin-right: 0.5rem;
    content: "";
  }
  section.main.lang-text ul.other-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }
  section.main.lang-text ul.other-link:after {
    display: block;
    width: 49%;
    height: 0;
    content: "";
  }
  section.main.lang-text ul.other-link li {
    width: 49%;
  }
  section.main.lang-text ul.other-link li a {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

@media screen and (max-width: 767px) and (max-width: 430px) {
  section.main.lang-text ul.other-link:after {
    width: 100%;
  }
  section.main.lang-text ul.other-link li {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  /* search page */
  #search .title {
    background-color: #f5ede1 !important;
  }
  section.form {
    background-color: #f5ede1;
    padding-bottom: 20px;
  }
  section.form .inner {
    background-color: #ffffff;
    padding: 20px 20px;
  }
  section.form .inner h4 {
    margin-bottom: 0.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.form .inner .text-area .text-block {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  section.form .inner .text-area .text-block select {
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    /* デフォルトのスタイルを無効 */
    width: 100%;
    border: 1px solid #c9c9c9;
    height: 37px;
    padding: 2.5px;
    outline: none;
    font-family: 'Noto Sans JP', sans-serif;
    position: relative;
    background-image: url("/lib/img/parts/arrow_down.svg");
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
  }
  section.form .inner .text-area .text-block select:placeholder {
    color: #d9d4cd;
  }
  section.form .inner .text-area .text-block .language_active {
    background-image: url("/lib/img/parts/arrow_up.svg");
  }
  section.form .inner .text-area .text-block input[type="text"] {
    width: 100%;
    border: 1px solid #c9c9c9;
  }
  section.form .inner .text-area .text-block input[type="text"]:placeholder {
    color: #d9d4cd;
  }
  section.form .inner .text-area .text-block .lang-select-wrap {
    /* 言語セレクト */
    position: relative;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select {
    position: relative;
    background-color: #ffffff;
    width: 100%;
    height: 3.6rem;
    cursor: pointer;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select input {
    display: none;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select label:before {
    display: none;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 3.6rem;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:after {
    display: block;
    position: absolute;
    top: 0.75rem;
    right: 0.75rem;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/lib/img/parts/arrow_button.svg");
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    pointer-events: none;
    z-index: 2;
    content: "";
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:checked:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:checked + .select-close-label {
    display: block;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:checked + .select-close-label + .select-options .select-label {
    height: auto;
    padding: 0.75rem;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand:checked + .select-close-label + .select-options .select-expand {
    display: none;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-input:checked + .select-label {
    height: 3.6rem;
    margin-top: -3.6rem;
    padding-top: 0.75rem;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand-label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.6rem;
    cursor: pointer;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-expand-label:hover {
    background-color: rgba(157, 167, 190, 0.3);
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-close {
    display: none;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-close-label {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3.6rem;
    z-index: 3;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 3.6rem;
    border: 1px solid #c9c9c9;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-label {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
    background-color: #ffffff;
    padding: 0 0.75rem;
    color: #333333;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-label:hover {
    background-color: #fce09e;
    color: #fac95a;
  }
  section.form .inner .text-area .text-block .lang-select-wrap ul.lang-select .select-label.select-label-default {
    position: absolute;
    top: 0;
    left: 0;
    height: 3.6rem;
    background-color: transparent;
    padding: 0.75rem;
  }
  section.form .inner .check-area {
    margin-bottom: 20px;
  }
  section.form .inner .check-area ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section.form .inner .check-area ul li {
    width: 50%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) and (max-width: 320px) {
  section.form .inner .check-area ul li {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  section.form .inner input[type="submit"] {
    padding: 0.75em 3em;
    line-height: 1.0;
    font-size: 19px;
    font-size: 1.9rem;
  }
  section.main.results .inner h2 {
    margin-bottom: 1rem;
    border-bottom: 2px solid #fce09e;
    line-height: 2.0;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.results .inner .results-words {
    margin-bottom: 2rem;
    padding: 0 1rem;
  }
  section.main.results .inner .results-words dl {
    width: 100%;
  }
  section.main.results .inner .results-words dl div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-bottom: 1rem;
  }
  section.main.results .inner .results-words dl div dt {
    width: 10em;
    font-weight: bold;
    color: #707070;
  }
  section.main.results .inner .results-words dl div dd {
    color: #221b1c;
  }
  section.main.results .inner .number {
    margin-bottom: 0.5rem;
    color: #221b1c;
  }
  section.main.results .inner .number span {
    font-size: 18px;
    font-size: 1.8rem;
  }
  section.main.results .inner .results-item-top {
    background-color: #fff4cd;
    padding: 1rem 4%;
  }
  section.main.results .inner .results-item-top h3 {
    margin-bottom: 1rem;
    font-weight: bold;
    color: #221b1c;
  }
  section.main.results .inner .results-item-top .btn-detail {
    text-align: center;
  }
  section.main.results .inner .results-item-top .btn-detail a.detail {
    padding: 1rem 6rem;
    font-size: 14px;
    font-size: 1.4rem;
  }
  section.main.results .inner .item-detail {
    margin-bottom: 10px;
  }
  section.main.results .inner .item-detail h4 {
    margin-bottom: 1rem;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fac95a;
  }
  section.main.results .inner .item-detail .fit {
    background-color: #fff799;
  }
  section.main.results .inner .item.item-detail:nth-child(n+3) {
    border-top: 0;
  }
  section.main.results .inner .pagination-container {
    /* ページャー */
    padding: 30px 0 31px;
  }
  section.main.results .inner .pagination-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  section.main.results .inner .pagination-container ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
    width: 40px;
    height: 40px;
    margin: 0 7px 14px;
    border-bottom: 2px solid #fac95a;
    letter-spacing: 0.075rem !important;
  }
  section.main.results .inner .pagination-container ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /* 縦方向中央揃え（Safari用） */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* 縦方向中央揃え */
    /* 横方向中央揃え（Safari用） */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /* 横方向中央揃え */
    width: 100%;
    height: 100%;
    color: #e1a51a;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  section.main.results .inner .pagination-container ul li a:hover:after {
    display: none;
  }
  section.main.results .inner .pagination-container ul li a:hover {
    background-color: #fac95a;
    color: #ffffff;
  }
  section.main.results .inner .pagination-container ul li.current {
    background-color: #fac95a;
    color: #ffffff;
  }
  section.main.results .inner .pagination-container ul li.space {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/lib/img/parts/pager_space.png");
    background-size: 16px;
    border-bottom: 0;
    text-indent: -9999px;
  }
  section.main.results .inner .pagination-container ul .disabled {
    display: none !important;
  }
  section.main.results .inner .pagination-container ul .active a {
    background-color: #fac95a;
    color: #ffffff;
    pointer-events: none;
  }
  /* about page */
  section.title.univ.about {
    background-color: #f5ede1 !important;
  }
  section.title.univ.about .inner {
    padding: 20px 0 50px;
  }
  section.title.univ.about .inner h1 {
    margin-bottom: 20px;
  }
  section.title.univ.about .inner .lead-wrap {
    position: relative;
    z-index: 2;
  }
  section.title.univ.about .inner .lead-wrap:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  section.title.univ.about .inner .lead-wrap .lead-image {
    width: 84%;
  }
  section.title.univ.about .inner .lead-wrap .lead-text {
    float: right;
    position: relative;
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    width: 84%;
    margin-top: -12%;
    padding: 6% 8%;
    line-height: 1.6;
    font-size: 18px;
    font-size: 1.8rem;
    color: #ffffff;
    letter-spacing: 0.025rem !important;
    z-index: 3;
  }
  section.main.about .inner {
    background-color: #ffffff;
    padding: 30px 5% 40px;
    line-height: 1.6;
    letter-spacing: 0.025rem !important;
    color: #333333;
  }
  section.main.about .inner h2 {
    margin-bottom: 0.5rem;
    border-bottom: 2px solid #fce09e;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.about .inner h3 {
    position: relative;
    margin-bottom: 0.5rem;
    padding-left: 1.15em;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  section.main.about .inner h3:before {
    position: absolute;
    top: 0.3em;
    left: 0;
    width: 1em;
    height: 1em;
    background-color: #e1a51a;
    border-radius: 50%;
    content: "";
  }
  section.main.about .inner p {
    margin-bottom: 1.5em;
  }
  section.main.about .inner p.eol {
    margin-bottom: 2.5em;
  }
  section.main.about-bottom .inner {
    padding: 50px 0 70px;
  }
  section.main.about-bottom .inner .right-block {
    letter-spacing: 0.025rem !important;
  }
  section.main.about-bottom .inner .right-block p {
    margin-bottom: 3rem;
    font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
  }
  section.main.about-bottom .inner .right-block p.link-tufs {
    margin-bottom: 0;
    text-align: center;
  }
  section.main.about-bottom .inner .right-block p.link-tufs a {
    display: inline-block;
    width: 90%;
    max-width: 388px;
    background-color: #fff4cd;
    background-position: right 0.75em center;
    padding: 0.8em 1em;
    border: 2px solid #e1a51a;
    color: #333333;
    font-weight: 600;
    line-height: 1.4;
  }
  section.main.about-bottom .inner .right-block p.link-tufs a:after {
    display: none;
  }
  section.main.about-bottom .inner .right-block p.link-tufs a:hover {
    background-color: #e1a51a;
  }
}

@media screen and (max-width: 767px) and (max-width: 420px) {
  section.main.about-bottom .inner .right-block p.link-tufs a {
    width: 100%;
    font-size: 4.8vw;
  }
}

@media screen and (max-width: 767px) {
  section.main.about-bottom .inner .left-block {
    width: 70%;
    margin: 0 auto 2rem;
  }
  section.main.about-bottom .inner .left-block img {
    background-size: auto auto;
    background-color: #f9c03d;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1px, #fac95a 1px, #fac95a 2px);
    padding: 10px;
  }
  /* faq page */
  section.title.univ {
    background-color: #f5ede1 !important;
  }
  section.main.faq .inner {
    background-color: #ffffff;
    padding: 30px 5% 40px;
  }
  section.main.faq .inner dl span {
    position: absolute;
    left: 0;
    line-height: 1.0;
    font-family: 'Roboto',arial, sans-serif;
    letter-spacing: 0.025rem;
    font-size: 30px;
    font-size: 3rem;
  }
  section.main.faq .inner dl dt {
    position: relative;
    padding-left: 45px;
    padding-bottom: 4px;
    border-bottom: 2px solid #fce09e;
    line-height: 1.6;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.faq .inner dl dt span {
    color: #e1a51a;
    top: 0;
  }
  section.main.faq .inner dl dd {
    position: relative;
    margin-bottom: 30px;
    padding-top: 2rem;
    padding-left: 45px;
  }
  section.main.faq .inner dl dd span {
    top: 1.15rem;
    color: #fac95a;
    font-weight: bold;
  }
  section.main.faq .inner dl dd:last-child {
    margin-bottom: 0;
  }
  section.main.faq .inner dl dd ol {
    counter-reset: item;
    list-style-type: none;
  }
  section.main.faq .inner dl dd ol li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.main.faq .inner dl dd ol li:before {
    counter-increment: item;
    content: counter(item) ".";
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.faq .inner dl dd ul li {
    text-indent: -1.3em;
    padding-left: 1.3em;
  }
  section.main.faq .inner dl dd ul li:before {
    counter-increment: item;
    content: '・';
    /* 以下は自由に装飾... */
    padding-right: .5em;
    font-weight: 500;
    color: #000;
  }
  section.main.faq-bottom .inner {
    padding: 40px 0 40px;
  }
  section.main.faq-bottom .inner h3 {
    margin-bottom: 1rem;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    color: #e1a51a;
  }
  section.main.faq-bottom .inner p {
    margin-bottom: 1rem;
  }
  /* abbreviation page */
  section.main.abbreviation {
    padding-bottom: 70px;
  }
  section.main.abbreviation .inner {
    background-color: #ffffff;
    padding: 30px 5% 40px;
  }
  section.main.abbreviation .inner .table-wrap {
    overflow-x: scroll;
    width: 100%;
    /*&::-webkit-scrollbar {
                    height: 5px;
                }
                &::-webkit-scrollbar-track {
                    background-color: #eeeeee;
                }
                &::-webkit-scrollbar-thumb {
                    background-color: #666666;
                }*/
  }
  section.main.abbreviation .inner .table-wrap table {
    width: 100%;
    min-width: 640px;
    border-collapse: collapse;
    border-spacing: 0;
  }
  section.main.abbreviation .inner .table-wrap table thead th {
    background-color: #fac95a;
    padding: 1rem 2rem;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    white-space: nowrap;
  }
  section.main.abbreviation .inner .table-wrap table tbody td {
    background-color: #fff8cd;
    padding: 1rem 2rem;
    border-bottom: 1px solid #fac95a;
    vertical-align: top;
    text-align: left;
    color: #333333;
  }
  section.main.abbreviation .inner .table-wrap table tbody td:first-child {
    white-space: nowrap;
  }
  section.main.abbreviation .inner .table-wrap table tbody td:not(:first-child) {
    width: 27%;
  }
  section.main.abbreviation .inner .table-wrap table tbody tr:last-child td {
    border-bottom: 0;
  }
  .sp_pt0, .sp_pv0,
  .sp_pa0 {
    padding-top: 0px !important;
  }
  .sp_pr0, .sp_ph0,
  .sp_pa0 {
    padding-right: 0px !important;
  }
  .sp_pb0, .sp_pv0,
  .sp_pa0 {
    padding-bottom: 0px !important;
  }
  .sp_pl0, .sp_ph0,
  .sp_pa0 {
    padding-left: 0px !important;
  }
  .sp_mt0, .sp_mv0,
  .sp_ma0 {
    margin-top: 0px !important;
  }
  .sp_mr0, .sp_mh0,
  .sp_ma0 {
    margin-right: 0px !important;
  }
  .sp_mb0, .sp_mv0,
  .sp_ma0 {
    margin-bottom: 0px !important;
  }
  .sp_ml0, .sp_mh0,
  .sp_ma0 {
    margin-left: 0px !important;
  }
  .sp_pt5, .sp_pv5,
  .sp_pa5 {
    padding-top: 5px !important;
  }
  .sp_pr5, .sp_ph5,
  .sp_pa5 {
    padding-right: 5px !important;
  }
  .sp_pb5, .sp_pv5,
  .sp_pa5 {
    padding-bottom: 5px !important;
  }
  .sp_pl5, .sp_ph5,
  .sp_pa5 {
    padding-left: 5px !important;
  }
  .sp_mt5, .sp_mv5,
  .sp_ma5 {
    margin-top: 5px !important;
  }
  .sp_mr5, .sp_mh5,
  .sp_ma5 {
    margin-right: 5px !important;
  }
  .sp_mb5, .sp_mv5,
  .sp_ma5 {
    margin-bottom: 5px !important;
  }
  .sp_ml5, .sp_mh5,
  .sp_ma5 {
    margin-left: 5px !important;
  }
  .sp_pt10, .sp_pv10,
  .sp_pa10 {
    padding-top: 10px !important;
  }
  .sp_pr10, .sp_ph10,
  .sp_pa10 {
    padding-right: 10px !important;
  }
  .sp_pb10, .sp_pv10,
  .sp_pa10 {
    padding-bottom: 10px !important;
  }
  .sp_pl10, .sp_ph10,
  .sp_pa10 {
    padding-left: 10px !important;
  }
  .sp_mt10, .sp_mv10,
  .sp_ma10 {
    margin-top: 10px !important;
  }
  .sp_mr10, .sp_mh10,
  .sp_ma10 {
    margin-right: 10px !important;
  }
  .sp_mb10, .sp_mv10,
  .sp_ma10 {
    margin-bottom: 10px !important;
  }
  .sp_ml10, .sp_mh10,
  .sp_ma10 {
    margin-left: 10px !important;
  }
  .sp_pt15, .sp_pv15,
  .sp_pa15 {
    padding-top: 15px !important;
  }
  .sp_pr15, .sp_ph15,
  .sp_pa15 {
    padding-right: 15px !important;
  }
  .sp_pb15, .sp_pv15,
  .sp_pa15 {
    padding-bottom: 15px !important;
  }
  .sp_pl15, .sp_ph15,
  .sp_pa15 {
    padding-left: 15px !important;
  }
  .sp_mt15, .sp_mv15,
  .sp_ma15 {
    margin-top: 15px !important;
  }
  .sp_mr15, .sp_mh15,
  .sp_ma15 {
    margin-right: 15px !important;
  }
  .sp_mb15, .sp_mv15,
  .sp_ma15 {
    margin-bottom: 15px !important;
  }
  .sp_ml15, .sp_mh15,
  .sp_ma15 {
    margin-left: 15px !important;
  }
  .sp_pt20, .sp_pv20,
  .sp_pa20 {
    padding-top: 20px !important;
  }
  .sp_pr20, .sp_ph20,
  .sp_pa20 {
    padding-right: 20px !important;
  }
  .sp_pb20, .sp_pv20,
  .sp_pa20 {
    padding-bottom: 20px !important;
  }
  .sp_pl20, .sp_ph20,
  .sp_pa20 {
    padding-left: 20px !important;
  }
  .sp_mt20, .sp_mv20,
  .sp_ma20 {
    margin-top: 20px !important;
  }
  .sp_mr20, .sp_mh20,
  .sp_ma20 {
    margin-right: 20px !important;
  }
  .sp_mb20, .sp_mv20,
  .sp_ma20 {
    margin-bottom: 20px !important;
  }
  .sp_ml20, .sp_mh20,
  .sp_ma20 {
    margin-left: 20px !important;
  }
  .sp_pt25, .sp_pv25,
  .sp_pa25 {
    padding-top: 25px !important;
  }
  .sp_pr25, .sp_ph25,
  .sp_pa25 {
    padding-right: 25px !important;
  }
  .sp_pb25, .sp_pv25,
  .sp_pa25 {
    padding-bottom: 25px !important;
  }
  .sp_pl25, .sp_ph25,
  .sp_pa25 {
    padding-left: 25px !important;
  }
  .sp_mt25, .sp_mv25,
  .sp_ma25 {
    margin-top: 25px !important;
  }
  .sp_mr25, .sp_mh25,
  .sp_ma25 {
    margin-right: 25px !important;
  }
  .sp_mb25, .sp_mv25,
  .sp_ma25 {
    margin-bottom: 25px !important;
  }
  .sp_ml25, .sp_mh25,
  .sp_ma25 {
    margin-left: 25px !important;
  }
  .sp_pt30, .sp_pv30,
  .sp_pa30 {
    padding-top: 30px !important;
  }
  .sp_pr30, .sp_ph30,
  .sp_pa30 {
    padding-right: 30px !important;
  }
  .sp_pb30, .sp_pv30,
  .sp_pa30 {
    padding-bottom: 30px !important;
  }
  .sp_pl30, .sp_ph30,
  .sp_pa30 {
    padding-left: 30px !important;
  }
  .sp_mt30, .sp_mv30,
  .sp_ma30 {
    margin-top: 30px !important;
  }
  .sp_mr30, .sp_mh30,
  .sp_ma30 {
    margin-right: 30px !important;
  }
  .sp_mb30, .sp_mv30,
  .sp_ma30 {
    margin-bottom: 30px !important;
  }
  .sp_ml30, .sp_mh30,
  .sp_ma30 {
    margin-left: 30px !important;
  }
  .sp_pt35, .sp_pv35,
  .sp_pa35 {
    padding-top: 35px !important;
  }
  .sp_pr35, .sp_ph35,
  .sp_pa35 {
    padding-right: 35px !important;
  }
  .sp_pb35, .sp_pv35,
  .sp_pa35 {
    padding-bottom: 35px !important;
  }
  .sp_pl35, .sp_ph35,
  .sp_pa35 {
    padding-left: 35px !important;
  }
  .sp_mt35, .sp_mv35,
  .sp_ma35 {
    margin-top: 35px !important;
  }
  .sp_mr35, .sp_mh35,
  .sp_ma35 {
    margin-right: 35px !important;
  }
  .sp_mb35, .sp_mv35,
  .sp_ma35 {
    margin-bottom: 35px !important;
  }
  .sp_ml35, .sp_mh35,
  .sp_ma35 {
    margin-left: 35px !important;
  }
  .sp_pt40, .sp_pv40,
  .sp_pa40 {
    padding-top: 40px !important;
  }
  .sp_pr40, .sp_ph40,
  .sp_pa40 {
    padding-right: 40px !important;
  }
  .sp_pb40, .sp_pv40,
  .sp_pa40 {
    padding-bottom: 40px !important;
  }
  .sp_pl40, .sp_ph40,
  .sp_pa40 {
    padding-left: 40px !important;
  }
  .sp_mt40, .sp_mv40,
  .sp_ma40 {
    margin-top: 40px !important;
  }
  .sp_mr40, .sp_mh40,
  .sp_ma40 {
    margin-right: 40px !important;
  }
  .sp_mb40, .sp_mv40,
  .sp_ma40 {
    margin-bottom: 40px !important;
  }
  .sp_ml40, .sp_mh40,
  .sp_ma40 {
    margin-left: 40px !important;
  }
  .sp_pt45, .sp_pv45,
  .sp_pa45 {
    padding-top: 45px !important;
  }
  .sp_pr45, .sp_ph45,
  .sp_pa45 {
    padding-right: 45px !important;
  }
  .sp_pb45, .sp_pv45,
  .sp_pa45 {
    padding-bottom: 45px !important;
  }
  .sp_pl45, .sp_ph45,
  .sp_pa45 {
    padding-left: 45px !important;
  }
  .sp_mt45, .sp_mv45,
  .sp_ma45 {
    margin-top: 45px !important;
  }
  .sp_mr45, .sp_mh45,
  .sp_ma45 {
    margin-right: 45px !important;
  }
  .sp_mb45, .sp_mv45,
  .sp_ma45 {
    margin-bottom: 45px !important;
  }
  .sp_ml45, .sp_mh45,
  .sp_ma45 {
    margin-left: 45px !important;
  }
  .sp_pt50, .sp_pv50,
  .sp_pa50 {
    padding-top: 50px !important;
  }
  .sp_pr50, .sp_ph50,
  .sp_pa50 {
    padding-right: 50px !important;
  }
  .sp_pb50, .sp_pv50,
  .sp_pa50 {
    padding-bottom: 50px !important;
  }
  .sp_pl50, .sp_ph50,
  .sp_pa50 {
    padding-left: 50px !important;
  }
  .sp_mt50, .sp_mv50,
  .sp_ma50 {
    margin-top: 50px !important;
  }
  .sp_mr50, .sp_mh50,
  .sp_ma50 {
    margin-right: 50px !important;
  }
  .sp_mb50, .sp_mv50,
  .sp_ma50 {
    margin-bottom: 50px !important;
  }
  .sp_ml50, .sp_mh50,
  .sp_ma50 {
    margin-left: 50px !important;
  }
  .sp_pt55, .sp_pv55,
  .sp_pa55 {
    padding-top: 55px !important;
  }
  .sp_pr55, .sp_ph55,
  .sp_pa55 {
    padding-right: 55px !important;
  }
  .sp_pb55, .sp_pv55,
  .sp_pa55 {
    padding-bottom: 55px !important;
  }
  .sp_pl55, .sp_ph55,
  .sp_pa55 {
    padding-left: 55px !important;
  }
  .sp_mt55, .sp_mv55,
  .sp_ma55 {
    margin-top: 55px !important;
  }
  .sp_mr55, .sp_mh55,
  .sp_ma55 {
    margin-right: 55px !important;
  }
  .sp_mb55, .sp_mv55,
  .sp_ma55 {
    margin-bottom: 55px !important;
  }
  .sp_ml55, .sp_mh55,
  .sp_ma55 {
    margin-left: 55px !important;
  }
  .sp_pt60, .sp_pv60,
  .sp_pa60 {
    padding-top: 60px !important;
  }
  .sp_pr60, .sp_ph60,
  .sp_pa60 {
    padding-right: 60px !important;
  }
  .sp_pb60, .sp_pv60,
  .sp_pa60 {
    padding-bottom: 60px !important;
  }
  .sp_pl60, .sp_ph60,
  .sp_pa60 {
    padding-left: 60px !important;
  }
  .sp_mt60, .sp_mv60,
  .sp_ma60 {
    margin-top: 60px !important;
  }
  .sp_mr60, .sp_mh60,
  .sp_ma60 {
    margin-right: 60px !important;
  }
  .sp_mb60, .sp_mv60,
  .sp_ma60 {
    margin-bottom: 60px !important;
  }
  .sp_ml60, .sp_mh60,
  .sp_ma60 {
    margin-left: 60px !important;
  }
  .sp_pt75, .sp_pv75,
  .sp_pa75 {
    padding-top: 75px !important;
  }
  .sp_pr75, .sp_ph75,
  .sp_pa75 {
    padding-right: 75px !important;
  }
  .sp_pb75, .sp_pv75,
  .sp_pa75 {
    padding-bottom: 75px !important;
  }
  .sp_pl75, .sp_ph75,
  .sp_pa75 {
    padding-left: 75px !important;
  }
  .sp_mt75, .sp_mv75,
  .sp_ma75 {
    margin-top: 75px !important;
  }
  .sp_mr75, .sp_mh75,
  .sp_ma75 {
    margin-right: 75px !important;
  }
  .sp_mb75, .sp_mv75,
  .sp_ma75 {
    margin-bottom: 75px !important;
  }
  .sp_ml75, .sp_mh75,
  .sp_ma75 {
    margin-left: 75px !important;
  }
  .sp_pt80, .sp_pv80,
  .sp_pa80 {
    padding-top: 80px !important;
  }
  .sp_pr80, .sp_ph80,
  .sp_pa80 {
    padding-right: 80px !important;
  }
  .sp_pb80, .sp_pv80,
  .sp_pa80 {
    padding-bottom: 80px !important;
  }
  .sp_pl80, .sp_ph80,
  .sp_pa80 {
    padding-left: 80px !important;
  }
  .sp_mt80, .sp_mv80,
  .sp_ma80 {
    margin-top: 80px !important;
  }
  .sp_mr80, .sp_mh80,
  .sp_ma80 {
    margin-right: 80px !important;
  }
  .sp_mb80, .sp_mv80,
  .sp_ma80 {
    margin-bottom: 80px !important;
  }
  .sp_ml80, .sp_mh80,
  .sp_ma80 {
    margin-left: 80px !important;
  }
  .sp_pt95, .sp_pv95,
  .sp_pa95 {
    padding-top: 95px !important;
  }
  .sp_pr95, .sp_ph95,
  .sp_pa95 {
    padding-right: 95px !important;
  }
  .sp_pb95, .sp_pv95,
  .sp_pa95 {
    padding-bottom: 95px !important;
  }
  .sp_pl95, .sp_ph95,
  .sp_pa95 {
    padding-left: 95px !important;
  }
  .sp_mt95, .sp_mv95,
  .sp_ma95 {
    margin-top: 95px !important;
  }
  .sp_mr95, .sp_mh95,
  .sp_ma95 {
    margin-right: 95px !important;
  }
  .sp_mb95, .sp_mv95,
  .sp_ma95 {
    margin-bottom: 95px !important;
  }
  .sp_ml95, .sp_mh95,
  .sp_ma95 {
    margin-left: 95px !important;
  }
  .sp_pt100, .sp_pv100,
  .sp_pa100 {
    padding-top: 100px !important;
  }
  .sp_pr100, .sp_ph100,
  .sp_pa100 {
    padding-right: 100px !important;
  }
  .sp_pb100, .sp_pv100,
  .sp_pa100 {
    padding-bottom: 100px !important;
  }
  .sp_pl100, .sp_ph100,
  .sp_pa100 {
    padding-left: 100px !important;
  }
  .sp_mt100, .sp_mv100,
  .sp_ma100 {
    margin-top: 100px !important;
  }
  .sp_mr100, .sp_mh100,
  .sp_ma100 {
    margin-right: 100px !important;
  }
  .sp_mb100, .sp_mv100,
  .sp_ma100 {
    margin-bottom: 100px !important;
  }
  .sp_ml100, .sp_mh100,
  .sp_ma100 {
    margin-left: 100px !important;
  }
}
/*# sourceMappingURL=style.css.map */