@charset "UTF-8";
/* =====================================================================


  


===================================================================== */
/* =====================================================================





===================================================================== */
.font-serif {
  font-family: "游明朝体", "Yu Mincho", YuMincho, serif;
}

.font-sansSerif {
  font-family: Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.u-taL {
  text-align: left;
}

.u-taR {
  text-align: right;
}

.u-taC {
  text-align: center;
}

.u-hide {
  display: none !important;
}

.u-txtIndent--1 {
  text-indent: 1em;
}

.u-txtIndent--n1 {
  text-indent: -1em;
  padding-left: 1em;
}

.u-txtIndent--n1_5 {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.u-txtIndent--n2 {
  text-indent: -2em;
  padding-left: 2em;
}

.u-pcNobreak {
  display: none;
}

@media only screen and (max-width: 770px) {
  .u-pcNobreak {
    display: block;
  }

  .u-spNobreak {
    display: none;
  }
}
.u-mt0 {
  margin-top: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-mb1em {
  margin-bottom: 1em !important;
}

.u-mb1_5em {
  margin-bottom: 1.5em !important;
}

.u-inlineBlock {
  display: inline-block;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.u-protectCover {
  position: relative;
  display: block;
}
.u-protectCover:after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/blank.gif) repeat;
  z-index: 1;
}

@media print {
  .u-protectCover {
    visibility: hidden;
  }
}
/* -------------------------------------------------------------------------
-- This CSS is generated by Sass. Please do not never be edited directly. --
------------------------------------------------------------------------- */
/*-----------------------------------------------*/
/* Reset & Default Setting ----------------------*/
/*
YUI 3.14.1 (build 63049cb)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  overflow-y: scroll;
  height: 100% !important;
}

body {
  font: 14px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  /* for IE */
  *font: x-small;
  /* for IE in quirks mode */
}

select, input, button, textarea, button {
  font: 99% arial,helvetica,clean,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 130%;
}

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, section, article, aside, footer, figure, figcaption, nav {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, section, article, aside, footer, figure, figcaption, nav {
  font-size: 1em;
}

body {
  color: #000;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  height: auto;
  min-height: 100%;
  position: relative;
  background-color: #fff;
  min-width: 950px;
}

@media only screen and (max-width: 770px) {
  body {
    min-width: 0;
  }
}
body.is-fontSizeLarge {
  font-size: 18px;
}

@media only screen and (max-width: 770px) {
  body.is-fontSizeLarge {
    font-size: 14px;
  }
}
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary {
  display: block;
}

span {
  display: block;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, ul span, ol span, dl span, li span, dt span, dd span, p span {
  display: inline;
}

img {
  border-style: none;
  vertical-align: bottom;
}

ul, ol {
  list-style: none;
}

table {
  border-spacing: 0;
  empty-cells: show;
}

a, a:link, a:visited, a:hover, a:active {
  color: #000;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/*-----------------------------------------------*/
/*-----------------------------------------------*/
/* -------------------------------------------------------------------------
-- This CSS is generated by Sass. Please do not never be edited directly. --
------------------------------------------------------------------------- */
.body__inner {
  min-width: 950px;
}
@media only screen and (max-width: 1000px) {
  .body__inner {
    min-width: 0;
  }
}

.l-wrapper {
  position: relative;
}

.l-container {
  max-width: 1800px;
  margin: 0 auto;
}

.l-mainContents {
  min-width: 1160px;
  padding: 0px 0px 25px;
}

.l-keyVisual {
  margin-top: 25px;
  margin-bottom: 60px;
}

.l-keyVisual ul {
  text-align: center;
}

.l-keyVisual li {
  display: inline;
  margin: 0 8px;
}

.l-keyVisual img {
  vertical-align: top;
}

.l-sectionType01 {
  overflow: hidden;
  margin: 0 50px 40px;
  padding: 40px 0 12px;
  border-radius: 14px;
}

.l-sectionInner {
  max-width: 950px;
  margin: 0 auto;
}

.l-sectionInner--box {
  overflow: hidden;
  margin-bottom: 28px;
}

.l-sectionInner--box-l {
  float: left;
  width: 460px;
}

.l-sectionInner--box-r {
  float: right;
  width: 460px;
}

.l-imgBox-01 {
  text-align: center;
}
.l-imgBox-01 img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 770px) {

  .l-mainContents {
  	min-width: 0;
    padding: 0 0 1%;
  }
  .l-keyVisual {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .l-keyVisual li {
    margin: 0 -2.1%;
  }
  .l-keyVisual img {
    width: 25%;
    height: auto;
  }

  .l-sectionType01 {
    margin: 0 10px 10px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .l-sectionInner {
    margin-bottom: 0px;
  }

  .l-sectionInner--box {
    overflow: hidden;
    padding: 0 20px 0;
    margin-bottom: 5px;
  }

  .l-sectionInner--box-l {
    float: none;
    width: auto;
    padding: 0 0px 15px;
  }

  .l-sectionInner--box-r {
    float: none;
    width: auto;
    padding: 0 0px 15px;
  }
}
.globalHeader__inner {
  width: 950px;
  margin: 0 auto;
  padding: 14px 0;
  overflow: hidden;
}

.globalHeader__logo {
  line-height: 10px;
  float: left;
}

.globalHeader__toggleBtn {
  display: none;
}

.globalNav {
  float: right;
  padding-top: 16px;
}

.globalNav__item {
  float: left;
  font-size: 20px;
  margin-left: 30px;
}
.globalNav__item a {
  color: #440105;
  position: relative;
  display: inline-block;
  padding-left: 30px;
}
.globalNav__item a:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #440105 url(../img/icon_link_wht.webp) no-repeat center center;
  background-size: 20px 20px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.globalNav__item a:hover {
  text-decoration: underline;
}

.languageNav {
  position: fixed;
  top: 15px;
  right: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

.languageNav__item {
  float: right;
  font-size: 12px;
  margin-left: 2px;
}
.languageNav__item a {
  display: block;
  background-color: #333;
  color: #fff;
  padding: 14px 10px 6px;
  width: 80px;
  text-align: center;
  border-radius: 10px 10px 0 0;
}
.languageNav__item a:hover {
  background-color: #693538;
}

@media only screen and (min-width: 771px) {
  .globalHeader__menuWrapper {
    display: block !important;
  }
}
@media only screen and (max-width: 770px) {
  .globalHeader {
    height: 55px;
  }

  .globalHeader__logo {
    padding: 9px 10px 0;
  }
  .globalHeader__logo img {
    height: 35px;
    width: auto;
  }

  .globalHeader__toggleBtn {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .globalHeader__toggleBtn__icon {
    display: block;
    position: absolute;
    top: 35%;
    left: 50%;
    width: 22px;
    height: 4px;
    border-radius: 2px;
    margin: 7px 0 0 -11px;
    background: #440204;
    transition-duration: 0.2s;
  }
  .globalHeader__toggleBtn__icon:before, .globalHeader__toggleBtn__icon:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 22px;
    height: 4px;
    border-radius: 2px;
    background: #440204;
    transition-duration: 0.2s;
  }
  .globalHeader__toggleBtn__icon:before {
    margin-top: -9px;
  }
  .globalHeader__toggleBtn__icon:after {
    margin-top: 5px;
  }

  .globalHeader__toggleBtn.is-open {
    border-width: 0;
    background-color: #ffdae3;
  }
  .globalHeader__toggleBtn.is-open .globalHeader__toggleBtn__icon {
    background: transparent !important;
  }
  .globalHeader__toggleBtn.is-open .globalHeader__toggleBtn__icon:before, .globalHeader__toggleBtn.is-open .globalHeader__toggleBtn__icon:after {
    background-color: #450406 !important;
  }
  .globalHeader__toggleBtn.is-open .globalHeader__toggleBtn__icon:before {
    margin-top: -3px;
    margin-left: -2px;
    width: 26px;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .globalHeader__toggleBtn.is-open .globalHeader__toggleBtn__icon:after {
    margin-top: -3px;
    margin-left: -2px;
    width: 26px;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }

  .globalHeader__inner {
    width: auto;
    padding: 0px 0;
    overflow: hidden;
  }

  .globalHeader__menuWrapper {
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 45px;
    left: 0;
    display: none;
  }

  .globalNav {
    float: none;
    padding-top: 0px;
    width: 100%;
  }

  .globalNav__items {
    border-bottom: solid 1px #f7bdcb;
    position: relative;
  }

  .globalNav__item {
    float: none;
    font-size: 16px;
    margin-left: 0px;
    clear: both;
    width: 100%;
  }
  .globalNav__item a {
    border-top: solid 1px #f7bdcb;
    color: #450406;
    background-color: #ffdae3;
    display: block;
    padding: 10px;
    position: relative;
  }
  .globalNav__item a:before {
    display: none;
  }
  .globalNav__item a:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-bottom: solid 2px #450406;
    border-right: solid 2px #450406;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
  }

  .languageNav {
    position: static;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    width: 100%;
    background-color: #f7bdcb;
    overflow: hidden;
    padding: 10px 10px 4px;
    box-sizing: border-box;
  }

  .languageNav__items {
    margin-left: -6px;
  }

  .languageNav__item {
    float: left;
    font-size: 12px;
    margin-left: 0px;
    margin-bottom: 6px;
    width: 50%;
    padding-left: 6px;
    box-sizing: border-box;
  }
  .languageNav__item a {
    display: block;
    background-color: #440206;
    padding: 10px 10px 10px;
    width: auto;
    text-align: left;
    border-radius: 10px;
    position: relative;
  }
  .languageNav__item a:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
  }
}
.globalFooter {
  min-width: 950px;
  clear: both;
  width: 100%;
  border-top: 1px solid #e1d9d2;
  background-color: #fff;
}
.globalFooter__inner {
  width: 950px;
  margin: 0 auto;
  position: relative;
  padding: 18px 0 20px;
  overflow: hidden;
}
.globalFooter__links {
  float: left;
}
.globalFooter__links__item {
  display: inline-block;
  margin-left: 25px;
  font-size: 12px;
}
.globalFooter__links__item:first-child {
  margin-left: 0;
}
.globalFooter__links__item a, .globalFooter__links__item a:link, .globalFooter__links__item a:visited {
  color: #222;
  text-decoration: none;
}
.globalFooter__links__item a:hover {
  color: #222;
  text-decoration: underline;
}
.globalFooter__logoBox {
  float: right;
  text-align: right;
}
.globalFooter__logo {
  margin-bottom: 4px;
}
.globalFooter__copyright small {
  font-size: 10px;
}

.footerOtherLinkBox {
  background: #998069 url(../img/bg_otherlink.webp) repeat center top;
  min-width: 950px;
}

.footerOtherLinkBox__inner {
  padding: 40px 0;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
}

.footerOtherLink__items {
  padding: 13px 0 0;
  float: left;
}

.footerOtherLink__item {
  float: left;
  margin-right: 30px;
}
.footerOtherLink__item a:hover img {
  opacity: .7;
}

.footerOtherLink_bnr {
  float: right;
}
.footerOtherLink_bnr a:hover img {
  opacity: .7;
}

@media only screen and (max-width: 770px) {
  .globalFooter {
    min-width: 0;
  }
  .globalFooter__inner {
    width: auto;
    position: relative;
    padding: 10px 10px 15px;
    overflow: hidden;
    width: auto;
  }
  .globalFooter__links {
    margin-left: -13px;
    padding-bottom: 10px;
    float: none;
  }
  .globalFooter__links__item {
    display: inline-block;
    margin-left: 10px;
    font-size: 10px;
    white-space: nowrap;
  }
  .globalFooter__links__item a, .globalFooter__links__item a:link, .globalFooter__links__item a:visited {
    color: #222;
    text-decoration: none;
  }
  .globalFooter__links__item a:hover {
    color: #222;
    text-decoration: underline;
  }
  .globalFooter__links__item:first-child {
    margin-left: 10px;
  }
  .globalFooter__logoBox {
    float: none;
    text-align: left;
  }
  .globalFooter__logo {
    margin-bottom: 8px;
    float: left;
  }
  .globalFooter__logo img {
    width: auto;
    height: 19px;
  }
  .globalFooter__copyright {
    clear: both;
  }
  .globalFooter__copyright small {
    font-size: 9px;
  }
}
/* -------------------------------------------------------------------------
-- This CSS is generated by Sass. Please do not never be edited directly. --
------------------------------------------------------------------------- */
.headingType01 {
  background: #440105;
  box-shadow:0px 3px 0px 0px rgba(0,0,0, 0.3);
  max-width: 950px;
  color: #fff;
  padding: 4px 28px 8px;
  margin: 0 auto 30px;
  border-radius: 3em;
}

.headingType01__title {
  font-size: 36px;
  font-weight: bold;
}

.headingType02 {
  background: #3c6cb0 url(../img/bg_stripe.webp) repeat left top;
  color: #fff;
  padding: 8px 20px 8px;
  border-left: solid 8px #014099;
  margin-bottom: 28px;
}

.headingType02__title {
  font-size: 28px;
}

.headingType03__title {
  font-size: 22px;
  margin-bottom: 12px;
  color: #014099;
}

.section__lead {
  margin-bottom: 45px;
  font-size: 14px;
}

.section__txt {
  margin-bottom: 1em;
  font-size: 14px;
}
.section__txt:last-child {
  margin-bottom: 0;
}

.btnType01 {
  margin-top: 1.5em;
}
.btnType01 a {
  display: block;
  color: #fff;
  background-color: #014099;
  padding: 10px 10px 10px 40px;
  font-size: 16px;
  position: relative;
  border-radius: 7px;
  background: -moz-linear-gradient(top,#de332d 0%,#de332d 50%,#d50000 50%,#d50000);
	background: -webkit-gradient(linear, left top, left bottom,from(#09C), color-stop(0.5,#09C), color-stop(0.5,#069),  to(#069));
}
.btnType01 a:before {
  content: "";
  display: block;
  width: 10px;
  height: 12px;
  background: url(../img/icon_link_wht.svg) no-repeat center center;
  background-size: 10px 12px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -6px;
}
.btnType01 a[target="_blank"]:after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../img/icon_blank.svg) no-repeat center center;
  background-size: 16px 16px;
  position: absolute;
  right: 14px;
  top: 50%;
  margin-top: -6px;
}
.btnType01 a:hover {
  background-color: #3466ad;
}

@media only screen and (max-width: 770px) {
  .headingType01 {
    margin: 0 20px;
    padding: 6px 15px 8px;
    border-top-width: 5px;
    margin-bottom: 15px;
  }

  .headingType01__title {
    font-size: 20px;
    font-weight: normal;
  }

  .headingType02 {
    color: #fff;
    padding: 6px 10px 6px;
    border-left-width: 5px;
    margin-bottom: 15px;
  }

  .headingType02__title {
    font-size: 20px;
  }

  .headingType03__title {
    font-size: 15px;
    margin-bottom: 10px;
  }
}
/* =====================================================================

===================================================================== */
