@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/* -------------------------------------------
 initialize
*/
/* nomal */
@font-face {
  font-family: ' bmw ';
  src: url("fonts/bmwtypewebli_all.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: ' bmw ';
  src: url("fonts/bmwtypewebbo_all.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: ' mini ';
  src: url("fonts/mini-serif-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: ' mini ';
  src: url("fonts/mini-serif-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "BMW Type Next Regular";
  font-weight: 100;
  src: url("fonts/archive/BMWTypeNextLatinTT-Regular.woff") format("woff");
}

@font-face {
  font-family: "BMW Type Next Bold";
  font-weight: 700;
  src: url("fonts/archive/BMWTypeNextLatinTT-Bold.woff") format("woff");
}

@font-face {
  font-family: "BMW Type Next Light";
  src: url("fonts/archive/BMWTypeNextLatinTT-Light.woff") format("woff");
}

@font-face {
  font-family: ' mini ';
  src: url("fonts/mini-serif-italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: ' motoya ';
  src: url("/fonts/motoyaaporostd-w3.woff2") format("woff2"), url("fonts/motoyaaporostd-w3.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MINI Serif-Regular";
  font-weight: 100;
  src: url("fonts/archive/MINI Serif-Regular.woff") format("woff");
}

@font-face {
  font-family: "MINI Serif-Bold";
  font-weight: 700;
  src: url("fonts/archive/MINI Serif-Bold.woff") format("woff");
}

@font-face {
  font-family: "MINI Serif-Italic";
  src: url("fonts/archive/MINI Serif-Italic.woff") format("woff");
}

@font-face {
  font-family: "MotoyaAporoStd-W3";
  src: url("../font/MotoyaAporoStd-W3.woff") format("woff");
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC");
}

body {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "pwid";
  font-family: 'Exo', sans-serif;
  font-family: 'bmw', 'Noto Sans JP', sans-serif;
  letter-spacing: .14em;
}

main, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

.motoya {
  font-family: 'motoya', sans-serif;
}

.mini-motoya {
  font-family: "mini",'motoya', sans-serif;
}

sup {
  font-size: 10px;
  vertical-align: super;
}

div {
  line-height: 0;
}

ul li {
  list-style: none;
}

input, select {
  vertical-align: middle;
}

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

table {
  font-size: 100%;
}

main {
  display: block;
}

iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

/* ----------------------------------------
 link-style 
 */
a {
  text-decoration: none;
  color: #000;
}

a.no-link,
a.disable,
.disable a,
a.coming-soon {
  cursor: default !important;
  pointer-events: none;
}

a.disable,
.disable a {
  opacity: 0.25 !important;
  cursor: default;
}

.disable a:after {
  display: none !important;
}

@media screen and (min-width: 1025px) {
  a:hover {
    opacity: 0.7;
    transition: opacity .3s;
  }
}

@media screen and (min-width: 1025px) {
  span.pc {
    display: inline !important;
  }
  img.pc {
    display: inline-block !important;
  }
  .pc {
    display: block !important;
  }
  .sp, .tb {
    display: none !important;
  }
}

/* ----------------------------------------
  responsible-contents  tablet 
*/
@media screen and (max-width: 1024px) {
  .sp {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  img.tb {
    display: inline-block !important;
  }
  span.tb {
    display: inline !important;
  }
}

/* ----------------------------------------
  responsible-contents  sp 
*/
@media screen and (max-width: 757px) {
  .pc, .tb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img.sp {
    display: inline-block !important;
  }
  span.sp {
    display: inline !important;
  }
}

@media (max-width: 757px) {
  sup {
    font-size: 8px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrap {
    width: 94%;
  }
}

/*==================================================================================
 common
==================================================================================*/
html {
  scroll-behavior: smooth;
}

.all-wrap {
  background: url(../images/common/body-bg01.png) repeat-x bottom center;
}

.serif {
  font-family: 'Noto Serif JP', serif;
}

.js-fade-obj {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity .5s,transform .5s;
}

.js-fade-obj.on {
  opacity: 1;
  transform: translateY(0);
}

.ha {
  font-family: "Helvetica Neue", "Helvetica", sans-serif;
}

.bold {
  font-weight: bold;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.wrap {
  margin: 0 auto;
  width: 90%;
  max-width: 1000px;
}

.image {
  position: relative;
}

.caption {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  font-size: 10px;
  line-height: 15px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 4px 8px;
}

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

.font-size0 {
  font-size: 0%;
}

.font-size5 {
  font-size: 5%;
}

.font-size10 {
  font-size: 10%;
}

.font-size15 {
  font-size: 15%;
}

.font-size20 {
  font-size: 20%;
}

.font-size25 {
  font-size: 25%;
}

.font-size30 {
  font-size: 30%;
}

.font-size35 {
  font-size: 35%;
}

.font-size40 {
  font-size: 40%;
}

.font-size45 {
  font-size: 45%;
}

.font-size50 {
  font-size: 50%;
}

.font-size55 {
  font-size: 55%;
}

.font-size60 {
  font-size: 60%;
}

.font-size65 {
  font-size: 65%;
}

.font-size70 {
  font-size: 70%;
}

.font-size75 {
  font-size: 75%;
}

.font-size80 {
  font-size: 80%;
}

.font-size85 {
  font-size: 85%;
}

.font-size90 {
  font-size: 90%;
}

.font-size95 {
  font-size: 95%;
}

.font-size100 {
  font-size: 100%;
}

.font-size105 {
  font-size: 105%;
}

.font-size110 {
  font-size: 110%;
}

.font-size115 {
  font-size: 115%;
}

.font-size120 {
  font-size: 120%;
}

.font-size125 {
  font-size: 125%;
}

.font-size130 {
  font-size: 130%;
}

.font-size135 {
  font-size: 135%;
}

.font-size140 {
  font-size: 140%;
}

.font-size145 {
  font-size: 145%;
}

.font-size150 {
  font-size: 150%;
}

.font-size155 {
  font-size: 155%;
}

.font-size160 {
  font-size: 160%;
}

.font-size165 {
  font-size: 165%;
}

.font-size170 {
  font-size: 170%;
}

.font-size175 {
  font-size: 175%;
}

.font-size180 {
  font-size: 180%;
}

.font-size185 {
  font-size: 185%;
}

.font-size190 {
  font-size: 190%;
}

.font-size195 {
  font-size: 195%;
}

.font-size200 {
  font-size: 200%;
}

.font-size205 {
  font-size: 205%;
}

.font-size210 {
  font-size: 210%;
}

.font-size215 {
  font-size: 215%;
}

.font-size220 {
  font-size: 220%;
}

.font-size225 {
  font-size: 225%;
}

.font-size230 {
  font-size: 230%;
}

.font-size235 {
  font-size: 235%;
}

.font-size240 {
  font-size: 240%;
}

.font-size245 {
  font-size: 245%;
}

.font-size250 {
  font-size: 250%;
}

.font-size255 {
  font-size: 255%;
}

.font-size260 {
  font-size: 260%;
}

.font-size265 {
  font-size: 265%;
}

.font-size270 {
  font-size: 270%;
}

.font-size275 {
  font-size: 275%;
}

.font-size280 {
  font-size: 280%;
}

.font-size285 {
  font-size: 285%;
}

.font-size290 {
  font-size: 290%;
}

.font-size295 {
  font-size: 295%;
}

.font-size300 {
  font-size: 300%;
}

.font-size305 {
  font-size: 305%;
}

.font-size310 {
  font-size: 310%;
}

.font-size315 {
  font-size: 315%;
}

.font-size320 {
  font-size: 320%;
}

.font-size325 {
  font-size: 325%;
}

.font-size330 {
  font-size: 330%;
}

.font-size335 {
  font-size: 335%;
}

.font-size340 {
  font-size: 340%;
}

.font-size345 {
  font-size: 345%;
}

.font-size350 {
  font-size: 350%;
}

.font-size355 {
  font-size: 355%;
}

.font-size360 {
  font-size: 360%;
}

.font-size365 {
  font-size: 365%;
}

.font-size370 {
  font-size: 370%;
}

.font-size375 {
  font-size: 375%;
}

.font-size380 {
  font-size: 380%;
}

.font-size385 {
  font-size: 385%;
}

.font-size390 {
  font-size: 390%;
}

.font-size395 {
  font-size: 395%;
}

.font-size400 {
  font-size: 400%;
}

.font-size405 {
  font-size: 405%;
}

.font-size410 {
  font-size: 410%;
}

.font-size415 {
  font-size: 415%;
}

.font-size420 {
  font-size: 420%;
}

.font-size425 {
  font-size: 425%;
}

.font-size430 {
  font-size: 430%;
}

.font-size435 {
  font-size: 435%;
}

.font-size440 {
  font-size: 440%;
}

.font-size445 {
  font-size: 445%;
}

.font-size450 {
  font-size: 450%;
}

.font-size455 {
  font-size: 455%;
}

.font-size460 {
  font-size: 460%;
}

.font-size465 {
  font-size: 465%;
}

.font-size470 {
  font-size: 470%;
}

.font-size475 {
  font-size: 475%;
}

.font-size480 {
  font-size: 480%;
}

.font-size485 {
  font-size: 485%;
}

.font-size490 {
  font-size: 490%;
}

.font-size495 {
  font-size: 495%;
}

.font-size500 {
  font-size: 500%;
}

.swipe {
  display: none;
}
.common-cat-name {
  display: inline-block;
  padding: 3px 9px;
  border-radius: 30px;
  background-color: #356C6A;
  font-size: 10px;
  color: #fff;
  vertical-align: middle;
/*  margin-top: -4px;*/
  margin-left: 0;
}
.common-cat-name.color02 {
  background-color: #005BAC;
}
.common-cat-name.color03 {
  background-color: #001A89;
}

.common-column-list01 {
  padding-bottom: 170px;
}
.common-column-list01 .title {
  padding-bottom: 54px;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
}
.common-column-list01 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.common-column-list01 li {
  padding-bottom: 30px;
  width: 48%;
}
.common-column-list01 .footlink {
  padding-top: 15px;
  text-align: right;
}
.common-column-list01 .footlink a {
  display: inline-block;
  margin-right: 120px;
  position: relative;
  color: #2D4198;
  font-size: 14px;
}
.common-column-list01 .footlink a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 100%;
  width: 100px;
  margin-left: 20px;
  height: 1px;
  background-color: #000000;
}
.common-column-list01 li .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.common-column-list01 li .images {
  width: 48%;
}
.common-column-list01 li .texts {
  width: 48%;
}
.common-column-list01 li .text01 {
  padding-bottom: 5px;
}
.common-column-list01 li .text02 {
  font-size:12px;
  line-height: 1.6;
  letter-spacing: .1em;
}
.common-column-list01 li .date {
  display: block;
  font-size:18px;
  font-weight: bold;
  margin-bottom: 5px;
}
.fixed-banner{
  position: fixed;
  max-width: 320px;
  width: 20%;
  right: 0;
  bottom: 100px;
}
.fixed-banner a:hover{
  opacity: 1;
}
.fixed-banner .close{
  position: absolute;
  width: 20px;
  left: -10px;
  top: -10px;
}
@media screen and (max-width: 757px) {

  .common-column-list01 {
    padding-bottom: 75px;
  }
  .common-column-list01 .title {
    padding-bottom: 40px;
    font-size: 20px;
  }
  .common-column-list01 ul {
    display: block;
  }
  .common-column-list01 li {
    padding-bottom: 50px;
    width: auto;
  }
  .common-column-list01 .footlink {
    padding-top: 15px;
  }
  .common-column-list01 .footlink a {
    margin-right: 75px;
  }
  .common-column-list01 .footlink a::after {
    width: 50px;
    margin-left: 20px;
  }
  .common-column-list01 li .inner {
    display: block;
  }
  .common-column-list01 li .images {
    width: auto;
    padding-bottom: 22px;
  }
  .common-column-list01 li .texts {
    width: auto;
  }
  .common-column-list01 li .text01 {
    padding-bottom: 8px;
  }



  .swipe-img {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .swipe-img img {
    max-width: auto !important;
    max-width: inherit !important;
    width: auto !important;
  }
  .swipe {
    display: block;
    text-align: center;
    width: 60%;
    margin: 20px auto;
  }
  .swipe img {
    width: 160px !important;
  }
  .cap-sp {
    font-size: 11px;
    margin: 6px 10px 0 0;
    text-align: right;
  }
    
  .fixed-banner{
  max-width: 175px;
  width: 50%;
  }
  .fixed-banner .close{
  width: 15px;
  }
}

/*=====
 site-header
========*/
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 67.6875%;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 25px;
  z-index: 10;
}

.site-header .link {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

.site-header .link a {
  color: #000;
  font-size: 14px;
  position: relative;
  padding: 4px 0;
  padding-left: 15px;
  line-height: 1.4;
  transition: color .5s;
  display: inline-block;
}

.site-header .link a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 8px;
  height: 0px;
  background: #001C50;
  transition: height .5s;
}

.site-header .link a:hover {
  color: #fff;
}

.site-header .link a:hover:after {
  height: 100%;
}

.menu-button {
  position: fixed;
  top: 25px;
  right: 25px;
  z-index: 10000;
  height: 213px;
}

.menu-button a {
  display: block;
  padding: 125px 35px 40px;
  background: #F0F0F0;
  font-size: 14px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: relative;
}

.menu-button .mark {
  position: absolute;
  top: 35px;
  width: 24px;
  height: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.menu-button .mark:before, .menu-button .mark:after {
  content: "";
  position: absolute;
  right: 0;
  height: 2px;
  background: #000;
  transition: width .5s;
}

.menu-button .mark:before {
  top: 0;
  width: 100%;
}

.menu-button .mark:after {
  bottom: 0;
  width: 70%;
}

.menu-button a:hover .mark:after {
  width: 100%;
}

/*==================================================================================
 global-navi
==================================================================================*/
.global-navi {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: hidden;
}

.global-navi .global-navi-inner {
  height: 100%;
  overflow: auto;
}

.global-navi .list > li,
.global-navi .header {
  position: relative;
  overflow: hidden;
}

.global-navi .list > li:after,
.global-navi .header:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0px;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: left 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  transition-delay: 0s;
}

.global-navi .list > li:nth-child(0):after {
  transition-delay: 0s;
}

.global-navi .list > li:nth-child(1):after {
  transition-delay: 0.15s;
}

.global-navi .list > li:nth-child(2):after {
  transition-delay: 0.3s;
}

.global-navi .list > li:nth-child(3):after {
  transition-delay: 0.45s;
}

.global-navi .list > li:nth-child(4):after {
  transition-delay: 0.6s;
}

.global-navi .list > li:nth-child(5):after {
  transition-delay: 0.75s;
}

.global-navi .list > li:nth-child(6):after {
  transition-delay: 0.9s;
}

.global-navi .list > li:nth-child(7):after {
  transition-delay: 1.05s;
}

.global-navi .list > li:nth-child(8):after {
  transition-delay: 1.2s;
}

.global-navi .list > li:nth-child(9):after {
  transition-delay: 1.35s;
}

.global-navi .list > li:nth-child(10):after {
  transition-delay: 1.5s;
}

.global-navi .list > li:nth-child(11):after {
  transition-delay: 1.65s;
}

.global-navi .list > li:nth-child(12):after {
  transition-delay: 1.8s;
}

.global-navi .list > li:nth-child(13):after {
  transition-delay: 1.95s;
}

.global-navi .list > li:nth-child(14):after {
  transition-delay: 2.1s;
}

.global-navi .list > li:nth-child(15):after {
  transition-delay: 2.25s;
}

.global-navi .list > li:nth-child(16):after {
  transition-delay: 2.4s;
}

.global-navi .list > li:nth-child(17):after {
  transition-delay: 2.55s;
}

.global-navi .list > li:nth-child(18):after {
  transition-delay: 2.7s;
}

.global-navi .list > li:nth-child(19):after {
  transition-delay: 2.85s;
}

.global-navi .list > li:nth-child(20):after {
  transition-delay: 3s;
}

.global-navi .list > li:nth-child(21):after {
  transition-delay: 3.15s;
}

.global-navi .list > li:nth-child(22):after {
  transition-delay: 3.3s;
}

.global-navi .list > li:nth-child(23):after {
  transition-delay: 3.45s;
}

.global-navi .list > li:nth-child(24):after {
  transition-delay: 3.6s;
}

.global-navi .list > li:nth-child(25):after {
  transition-delay: 3.75s;
}

.global-navi .list > li:nth-child(26):after {
  transition-delay: 3.9s;
}

.global-navi .list > li:nth-child(27):after {
  transition-delay: 4.05s;
}

.global-navi .list > li:nth-child(28):after {
  transition-delay: 4.2s;
}

.global-navi .list > li:nth-child(29):after {
  transition-delay: 4.35s;
}

.global-navi .list > li:nth-child(30):after {
  transition-delay: 4.5s;
}

.global-navi .list > li:nth-child(31):after {
  transition-delay: 4.65s;
}

.global-navi .list > li:nth-child(32):after {
  transition-delay: 4.8s;
}

.global-navi .list > li:nth-child(33):after {
  transition-delay: 4.95s;
}

.global-navi .list > li:nth-child(34):after {
  transition-delay: 5.1s;
}

.global-navi .list > li:nth-child(35):after {
  transition-delay: 5.25s;
}

.global-navi .list > li:nth-child(36):after {
  transition-delay: 5.4s;
}

.global-navi .list > li:nth-child(37):after {
  transition-delay: 5.55s;
}

.global-navi .list > li:nth-child(38):after {
  transition-delay: 5.7s;
}

.global-navi .list > li:nth-child(39):after {
  transition-delay: 5.85s;
}

.global-navi .list > li:nth-child(40):after {
  transition-delay: 6s;
}

.global-navi .list > li:nth-child(41):after {
  transition-delay: 6.15s;
}

.global-navi .list > li:nth-child(42):after {
  transition-delay: 6.3s;
}

.global-navi .list > li:nth-child(43):after {
  transition-delay: 6.45s;
}

.global-navi .list > li:nth-child(44):after {
  transition-delay: 6.6s;
}

.global-navi .list > li:nth-child(45):after {
  transition-delay: 6.75s;
}

.global-navi .list > li:nth-child(46):after {
  transition-delay: 6.9s;
}

.global-navi .list > li:nth-child(47):after {
  transition-delay: 7.05s;
}

.global-navi .list > li:nth-child(48):after {
  transition-delay: 7.2s;
}

.global-navi .list > li:nth-child(49):after {
  transition-delay: 7.35s;
}

.global-navi .list > li:nth-child(50):after {
  transition-delay: 7.5s;
}

.global-navi .list > li:nth-child(51):after {
  transition-delay: 7.65s;
}

.global-navi .list > li:nth-child(52):after {
  transition-delay: 7.8s;
}

.global-navi .list > li:nth-child(53):after {
  transition-delay: 7.95s;
}

.global-navi .list > li:nth-child(54):after {
  transition-delay: 8.1s;
}

.global-navi .list > li:nth-child(55):after {
  transition-delay: 8.25s;
}

.global-navi .list > li:nth-child(56):after {
  transition-delay: 8.4s;
}

.global-navi .list > li:nth-child(57):after {
  transition-delay: 8.55s;
}

.global-navi .list > li:nth-child(58):after {
  transition-delay: 8.7s;
}

.global-navi .list > li:nth-child(59):after {
  transition-delay: 8.85s;
}

.global-navi .list > li:nth-child(60):after {
  transition-delay: 9s;
}

.global-navi .list > li:nth-child(61):after {
  transition-delay: 9.15s;
}

.global-navi .list > li:nth-child(62):after {
  transition-delay: 9.3s;
}

.global-navi .list > li:nth-child(63):after {
  transition-delay: 9.45s;
}

.global-navi .list > li:nth-child(64):after {
  transition-delay: 9.6s;
}

.global-navi .list > li:nth-child(65):after {
  transition-delay: 9.75s;
}

.global-navi .list > li:nth-child(66):after {
  transition-delay: 9.9s;
}

.global-navi .list > li:nth-child(67):after {
  transition-delay: 10.05s;
}

.global-navi .list > li:nth-child(68):after {
  transition-delay: 10.2s;
}

.global-navi .list > li:nth-child(69):after {
  transition-delay: 10.35s;
}

.global-navi .list > li:nth-child(70):after {
  transition-delay: 10.5s;
}

.global-navi .list > li:nth-child(71):after {
  transition-delay: 10.65s;
}

.global-navi .list > li:nth-child(72):after {
  transition-delay: 10.8s;
}

.global-navi .list > li:nth-child(73):after {
  transition-delay: 10.95s;
}

.global-navi .list > li:nth-child(74):after {
  transition-delay: 11.1s;
}

.global-navi .list > li:nth-child(75):after {
  transition-delay: 11.25s;
}

.global-navi .list > li:nth-child(76):after {
  transition-delay: 11.4s;
}

.global-navi .list > li:nth-child(77):after {
  transition-delay: 11.55s;
}

.global-navi .list > li:nth-child(78):after {
  transition-delay: 11.7s;
}

.global-navi .list > li:nth-child(79):after {
  transition-delay: 11.85s;
}

.global-navi .list > li:nth-child(80):after {
  transition-delay: 12s;
}

.global-navi .list > li:nth-child(81):after {
  transition-delay: 12.15s;
}

.global-navi .list > li:nth-child(82):after {
  transition-delay: 12.3s;
}

.global-navi .list > li:nth-child(83):after {
  transition-delay: 12.45s;
}

.global-navi .list > li:nth-child(84):after {
  transition-delay: 12.6s;
}

.global-navi .list > li:nth-child(85):after {
  transition-delay: 12.75s;
}

.global-navi .list > li:nth-child(86):after {
  transition-delay: 12.9s;
}

.global-navi .list > li:nth-child(87):after {
  transition-delay: 13.05s;
}

.global-navi .list > li:nth-child(88):after {
  transition-delay: 13.2s;
}

.global-navi .list > li:nth-child(89):after {
  transition-delay: 13.35s;
}

.global-navi .list > li:nth-child(90):after {
  transition-delay: 13.5s;
}

.global-navi .list > li:nth-child(91):after {
  transition-delay: 13.65s;
}

.global-navi .list > li:nth-child(92):after {
  transition-delay: 13.8s;
}

.global-navi .list > li:nth-child(93):after {
  transition-delay: 13.95s;
}

.global-navi .list > li:nth-child(94):after {
  transition-delay: 14.1s;
}

.global-navi .list > li:nth-child(95):after {
  transition-delay: 14.25s;
}

.global-navi .list > li:nth-child(96):after {
  transition-delay: 14.4s;
}

.global-navi .list > li:nth-child(97):after {
  transition-delay: 14.55s;
}

.global-navi .list > li:nth-child(98):after {
  transition-delay: 14.7s;
}

.global-navi .list > li:nth-child(99):after {
  transition-delay: 14.85s;
}

.global-navi .list > li:nth-child(100):after {
  transition-delay: 15s;
}

.global-navi .header {
  padding: 13px 24px 37px;
}

.global-navi .list li {
  position: relative;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  border-bottom: 1px solid #A3A3A3;
}

.global-navi .list li ul {
  display: none;
  position: relative;
}

.global-navi .list li ul:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #A3A3A3;
  z-index: 1003;
}

.global-navi .list li ul li {
  border-bottom: none;
}

.global-navi .list li ul li:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #A3A3A3;
  z-index: 1003;
}

.global-navi .list li ul li:last-child:before {
  display: none;
}

.global-navi .list li a {
  display: block;
  color: #2D4198;
  padding: 35px 0;
}

.global-navi .list li .wrapper {
  display: block;
  cursor: pointer;
  padding: 35px 0;
}

.global-navi .list li .wrapper .text {
  display: inline-block;
  position: relative;
  padding-left: 2em;
  color: #2D4198;
}

.global-navi .list li .wrapper .text:after {
  content: "▽";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
}

.global-navi .list li .wrapper.on .text:after {
  content: "△";
}

.global-navi .list li ul li a {
  background: #E6E6E6;
  font-weight: bold;
}

.global-navi .header .inner,
.global-navi .list li .wrapper,
.global-navi .list li a {
  opacity: 0;
  transition: opacity .6s;
  transition-delay: 1.2s;
  font-weight: bold;
}

.global-navi.on .header .inner,
.global-navi.on .list li .wrapper,
.global-navi.on .list li a {
  position: relative;
  z-index: 1001;
  opacity: 1;
  transition: opacity .4s;
  transition-delay: .8s;
}

.global-navi.on .list > li:after,
.global-navi.on .header:after {
  left: 0%;
}

@keyframes cp {
  0% {
    left: 0%;
    width: 0%;
  }
  50% {
    left: 0%;
    width: 100%;
  }
  100% {
    left: 100%;
  }
}

span.cp {
  display: inline-block;
  vertical-align: middle;
}

.cp {
  position: relative;
}

.cp:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
}

.cp .c {
  opacity: 0;
  display: inline-block;
  transition: opacity .2s .6s;
}

.cp.ac:after {
  animation: cp 1.2s;
}

.cp.ac .c {
  opacity: 1;
}

/*=====
 site-footer
========*/
.site-footer {
  padding-bottom: 80px;
}

.site-footer .wrap {
  max-width: 830px;
}

.site-footer .footer-navi {
  float: right;
  width: 60%;
  font-weight: bold;
}

.site-footer .footer-navi ul {
  float: left;
  width: 25%;
}

.site-footer .footer-navi ul.list00 {
  float: left;
  width: 20%;
}

.site-footer .footer-navi li {
  padding-bottom: 30px;
  font-size: 16px;
}
.site-footer .footer-navi li {
  padding-bottom: 30px;
  font-size: 16px;
}


.site-footer .footer-navi .list02 li {
  padding-bottom: 20px;
  font-size: 14px;
}

.site-footer .footer-navi .list02 .title {
  font-size: 16px;
}

.site-footer .info {
  float: left;
  width: 40%;
  padding-top: 40px;
}

.site-footer .info .time {
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.6;
}

.pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 70px;
}

/*==================================================================================
 print
==================================================================================*/
@media print {
  .site-header,
  .global-navi-base,
  .site-footer,
  .printBtn,
  .btns,
  .pageTop,
  .sp {
    display: none !important;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '→';
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
.global-navi {
  background-color: #fff;
}
.global-navi .banner {
  padding: 50px 0px;
}
.global-navi .banner li {
  margin: 0 auto;
  width: 90%;
  max-width: 1000px;
}

@media screen and (max-width: 757px) {
  /*=====
 common
=====*/
  .wrap {
    width: 84%;
  }
  .global-navi .banner {
    padding: 30px 0px;
  }
  .all-wrap {
    background-image: url(../images/common/body-bg01-sp.png);
    overflow: hidden;
  }
  /*=====
 site-header
========*/
  .site-header {
    width: 67.6875%;
    padding: 15px 25px;
  }
  .site-header .link {
    display: none;
  }
  .menu-button {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
    z-index: 10;
    width: 70%;
    height: 56px;
  }
  .menu-button a {
    box-sizing: border-box;
    padding: 22px 35px 20px;
    background: #F0F0F0;
    font-size: 14px;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }
  .menu-button .mark {
    top: 50%;
    left: auto;
    right: 20px;
    transform: translateY(-50%);
  }
  /*=======
 global-navi
=====*/
  .global-navi {
    background: #fff;
  }
  .global-navi .close {
    position: absolute;
    top: 50%;
    right: 0px;
    width: 24px;
    height: 10px;
    transform: translateY(-50%);
  }
  .global-navi .close:before, .global-navi .close:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    top: 0;
    left: 0;
    transform: rotate(45deg);
  }
  .global-navi .close:after {
    transform: rotate(-45deg);
  }
  .global-navi .list > li,
  .global-navi .header {
    background: #fff;
  }
  .global-navi .list > li:after,
  .global-navi .header:after {
    display: none;
  }
  .global-navi .header {
    padding: 13px 24px 10px;
  }
  .global-navi .header .inner {
    position: relative;
    opacity: 1;
  }
  .global-navi .list li {
    font-size: 16px;
  }
  .global-navi .list li a {
    padding: 15px 0;
  }
  .global-navi .list li .wrapper {
    padding: 15px 0;
  }
  .global-navi .list li a, .global-navi .list li .wrapper {
    opacity: 1;
  }
  /*=====
 site-footer
========*/
  .site-footer {
    padding-bottom: 80px;
  }
  .site-footer .footer-navi {
    float: none;
    text-align: center;
    width: auto;
  }
  .site-footer .footer-navi ul {
    float: none;
    width: auto;
  }
  .site-footer .footer-navi li {
    padding-bottom: 35px;
  }
  .site-footer .footer-navi ul.list00 {
    float: none;
    margin: auto;
  }
  .site-footer .footer-navi .list01 {
    width: auto;
  }
  .site-footer .info {
    float: none;
    width: auto;
    padding-top: 70px;
    text-align: center;
  }
  .site-footer .info .time {
    padding-top: 13px;
    font-size: 14px;
  }
  .pagetop {
    right: auto;
    left: 20px;
    width: 54px;
  }
}
/*=====
breadcrumbList
========*/
.breadcrumbList {
  padding: 45px 0 110px;
  font-size: 11px;
  line-height: 1.5;
}
.breadcrumbList li {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  margin-right: 16px;
  line-height: 1.4;
}
.breadcrumbList li a {
  color: blue;
}
.breadcrumbList li::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(-45deg);
  width: 8px;
  height: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.breadcrumbList li:last-child:after {
  display: none;
}

@media screen and (max-width: 757px) {
  .breadcrumbList {
    padding: 22px 0 55px;
    font-size: 11px;
  }
  .breadcrumbList li {
    padding-right: 12px;
    margin-right: 9px;
  }
  .breadcrumbList li::after {
    width: 4px;
    height: 4px;
  }
}
