@charset "UTF-8"; 

/* PC/SP 共通は下記cssで管理 */
@import url("page-system_pcsp.css");

/* 個別システム以外、フォーム・パーツは下記cssで管理 */
@import url("page-system_base.css");

.work-cate-select {
    display: none;
}

@media screen and (min-width: 768px), print {

  /* 付属 -------------------------------------*/

.work-cate-list{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
  li{
    &.is-current a{
        background-color: #393939;
        color: #fff;
    }
    a{
      min-width: 128px;
      text-align: center;
      border: 1px solid #393939;
      padding: 3px 16px;
      margin-bottom: 8px;
      margin-right: 8px;
      display: block;
      font-size: 13px;
      &:hover{
        background-color: #393939;
        color: #fff;
        text-decoration: none;
      }
    }
  }
}


.page-color.story {background-color: #020202;padding-bottom: 1px;padding-top: 1px;}
.page-color.story .seo_bread_list { color: #BBBBBB; }
.page-color.story .seo_bread_list a { color: #BBBBBB; }

main#story { width: 100%; }
#story .ttl {width: 1440px;margin: 0 auto;margin-bottom: 36px;margin-top: 124px;position: relative;left: 3px;}
#story .txt-1 {font-weight: 500;font-size: 18px;line-height: 34px;text-align: center;color: #fff;margin-bottom: 14px;}
#story .deco {width: 161px;margin: 0 auto;margin-bottom: 13px;}
#story .bnr-list {width: 970px;margin: 0 auto;margin-bottom: 115px;display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}
#story .bnr-u-box {margin-bottom: 150px;margin-top: 145px;}
#story .bnr-u-box .s-ttl {font-weight: bold;font-size: 28px;letter-spacing: 0.05em;line-height: 51px;text-align: center;color: #fff;margin-bottom: 44px;}
#story .bnr-u-box .bnr-u-list { width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
#story .system-list.js-more-list { width: 1100px; margin: 0 auto; font-weight: normal; font-size: 16px; line-height: 32px; text-align: left; color: #fff; }
#story .system-list.js-more-list li a { border-top: 1px solid #646464; padding-top: 40px; padding-bottom: 40px; color: #fff; display: block; }
#story .system-list.js-more-list li:last-child a {
border-bottom: 1px solid #646464;
}
#story .system-list.js-more-list li a:hover { text-decoration: none; }
#story .system-list.js-more-list li a:hover .system-ttl-01 { text-decoration: underline; }
#story .system-list.js-more-list li a:hover .system-pic img { opacity: 0.8; }
#story .system-list.js-more-list .js-more-item .sy-flex { display: flex; flex-wrap: wrap; }
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-l { width: 400px; margin-right: 60px; }
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-l .system-pic img { aspect-ratio: 400 / 225; max-width: 100%; height: auto; }
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r {width: 640px;padding-top: 15px;}
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r .sy-num {margin-bottom: 27px;font-weight: bold;font-size: 36px;letter-spacing: 0.05em;color: #fff;}
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r .sy-num .sy-num-ss {font-weight: bold;font-size: 57px;letter-spacing: 0.05em;text-align: left;color: #fff;position: relative;margin-left: 4px;}
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r .system-ttl-01 {font-weight: 500;font-size: 24px;line-height: 34px;text-align: left;color: #fff;margin-bottom: 6px;}
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r .sy-txtarea { font-weight: normal; font-size: 16px; line-height: 32px; text-align: left; color: #fff; }
#story .js-more-item.is-hidden { display: none; }
#story .more-btn-wrap { margin-top: 40px; text-align: center; }
#story .more-btn { display: inline-flex; align-items: center; justify-content: center; min-width: 220px; height: 60px; padding: 0 30px; border: 1px solid #222; background: #fff; color: #222; font-size: 14px; letter-spacing: 0.12em; cursor: pointer; transition: opacity 0.3s, transform 0.3s, background 0.3s, color 0.3s; }
#story .more-btn:hover { background: #222; color: #fff; }
#story .more-btn-wrap.is-show .more-btn { animation: moreFadeUp 0.9s ease 1; }
@keyframes moreFadeUp {
  0% { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0); }
}

#story-dl{
.page-navi a{
  color: #fff;
}
.pagen .list a{

}
    .pagen .list a:hover {
        text-decoration: underline;
        background: #000;
    }

    .system-umekomi {
	position: relative;
	width: 100%;
	padding-top: 56.25%; /* 16:9 */
  margin-bottom: 32px;
}

.system-umekomi iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sy-num {margin-bottom: 12px;font-weight: bold;font-size: 32px;letter-spacing: 0.05em;color: #212121;}
.sy-num .sy-num-ss {font-weight: bold;font-size: 56px;letter-spacing: 0.05em;text-align: left;color: #212121;position: relative;margin-left: 4px;}
}


#faq{
.faq-search-box{
  margin-bottom: 32px;
}

#faqSearch{
  width: 400px;
  padding: 12px 12px;
  margin-bottom: 8px;
  font-size: 16px;
}

  .accordion-box{
    margin-bottom: 132px;
  }
.accordion {/* margin-bottom: 10px; */border-bottom: 1px solid #212121;}
.accordion-header {padding: 26px 120px 31px 0;cursor: pointer;outline: none;font-weight: bold;position: relative;list-style: none;font-weight: bold;font-size: 22px;letter-spacing: 0.05em;line-height: 40px;text-align: left;color: #212121;}
.accordion-content { padding: 0px 120px 40px 0; font-weight: normal; font-size: 18px; letter-spacing: 0.05em; line-height: 34px; text-align: left; color: #212121; }
.accordion-header::after {content: '';position: absolute;right: -1px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;transition: transform 0.2s ease-in-out;background-image: url(../images/index/c8-deco.png);background-repeat: no-repeat;background-position: center center;width: 42px;height: 42px;}
.accordion[open] .accordion-header::after { transform: rotate(45deg); }
.accordion .accordion-header::-webkit-details-marker { display: none; }
@keyframes rotateSlow {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
}

#newsevent{
  width: 1200px;
.ttl {margin-bottom: 72px;position: relative;left: 2px;}
.system-default-list {/* width: 1100px; *//* margin: 0 auto; *//* display: flex; *//* flex-wrap: wrap; */}
.system-default-list .system-default-item {/* width: 32%; *//* margin-right: 2%; */}
.system-default-list .system-default-item:nth-child(3n) { margin-right: 0px; }
.system-default-list .system-default-item .system-pic { margin-bottom: 23px; }
.system-default-list .system-default-item .system-pic img { aspect-ratio: 440 / 280; max-width: 100%; height: auto; border-radius: 20px; }
.system-default-list .system-default-item .system-ttl { font-weight: bold; font-size: 24px; letter-spacing: 0.05em; line-height: 30px; text-align: left; color: #212121; margin-bottom: 12px; }
.system-default-list .system-default-item .system-txt { font-weight: 500; font-size: 18px; letter-spacing: 0.05em; line-height: 28px; text-align: left; color: #212121; margin-bottom: 14px; }
.system-default-list .system-default-item .system-date { font-weight: 500; font-size: 18px; letter-spacing: 0.05em; line-height: 30px; text-align: left; color: #212121; background-image: url(../images/system/up.png); background-repeat: no-repeat; background-position: 0 8px; padding-left: 48px; }

.system-default-list .system-default-item .system-date2 { font-weight: 500; font-size: 18px; letter-spacing: 0.05em; line-height: 30px; text-align: left; color: #212121; }

.system-default-list .system-cate{
  border: 1px solid #000;
  display: inline-block;
  padding: 2px 16px 3px;
  line-height: normal;
  font-size: 13px;
  margin-bottom: 10px;
}
.cate-name-ttl{
  font-size: 18px;
  margin-bottom: 12px;
}
.cate-name-ttl .ss{
          color: #d1ca9f;
          margin-right: 8px;
}


.system-detail-inner .system-cate{
  border: 1px solid #000;
  display: inline-block;
  padding: 2px 16px 3px;
  line-height: normal;
  font-size: 13px;
  margin-bottom: 8px;
}

.system-detail-inner .system-txt{
  font-size: 18px;
  /* font-weight: 700; */
  margin-bottom: 16px;
  margin-top: -12px;
}

.system-detail-inner {
  .system-date{
    margin-bottom: 16px;
  }
  .system-date2{
      margin-top: -22px;
    margin-bottom: 16px;
  }
}

}
}


@media screen and (max-width: 767px) {


  .work-cate-list{
display: none;
}
    .work-cate-select {
        width: 82.126vw;
        margin: 0 auto;
        display: block;
        margin-bottom:6.763vw;
    }
    .work-cate-select select {
        width: 82.126vw;
        margin: 0 auto;
        padding: 2.899vw 1.932vw;
        font-size: 3.382vw;
    }

.page-color.story {background-color: #020202;padding-bottom: 0.242vw;padding-top: 0.242vw;}
.page-color.story .seo_bread_list { color: #BBBBBB; }
.page-color.story .seo_bread_list a { color: #BBBBBB; }



#newsevent{
.system-default-list {
  width: 82.126vw;
  margin: 0 auto;
}

.system-default-list .system-default-item{
  margin-bottom: 7.729vw;
}

.system-default-list .system-default-item .system-pic { margin-bottom: 3.865vw; }
.system-default-list .system-default-item .system-pic img { aspect-ratio: 440 / 280; max-width: 100%; height: auto; border-radius: 4.831vw; }
.system-default-list .system-default-item .system-ttl { font-weight: bold;
font-size: 4.831vw;
letter-spacing: 0.05em;
line-height: 7.246vw;
text-align: left;
color: #212121;
margin-bottom: 1.449vw;
}
.system-default-list .system-default-item .system-txt {
  font-family: "Zen Kaku Gothic New";
font-weight: 500;
font-size: 3.865vw;
letter-spacing: 0.05em;
line-height: 7.246vw;
text-align: left;
color: #212121;
margin-bottom: 2.899vw;
}
.system-default-list .system-default-item .system-date { font-weight: 500; font-size: 4.348vw; letter-spacing: 0.05em; line-height: 7.246vw; text-align: left; color: #212121; background-image: url(../images/system/up.png); background-repeat: no-repeat; background-position: 0 1.932vw; padding-left: 11.594vw; }

.system-default-list .system-default-item .system-date2 { font-weight: 500; font-size: 4.348vw; letter-spacing: 0.05em; line-height: 7.246vw; text-align: left; color: #212121; }

.system-default-list .system-cate{
  border: 1px solid #000;
  display: inline-block;
  padding: 0.483vw 3.865vw 0.725vw;
  line-height: normal;
  font-size: 3.14vw;
  margin-bottom: 2.415vw;
}

.cate-name-ttl{
width: 82.126vw;
margin: 0 auto;
  font-size: 3.865vw;
  margin-bottom: 1.932vw;
}
.cate-name-ttl .ss{
          color: #d1ca9f;
          margin-right: 1.932vw;
}



.system-detail-inner .system-cate{
  border: 1px solid #000;
  display: inline-block;
  padding: 0.483vw 3.865vw 0.725vw;
  line-height: normal;
  font-size: 3.14vw;
  margin-bottom: 1.932vw;
}

.system-detail-inner .system-txt{
  font-size: 3.623vw;
  /* font-weight: 700; */
  margin-bottom: 2.415vw;
  margin-top: -2.899vw;
}

.system-detail-inner {
  .system-date{
    font-size: 3.382vw;
    margin-bottom: 3.865vw;
  }
  .system-date2{
      margin-top: -5.314vw;
    margin-bottom: 3.865vw;
  }
}

}







main#story { width: 100%; }
#story .ttl {width: 100%;margin: 0 auto;margin-bottom: 6.039vw;margin-top: 11.353vw;position: relative;/* left: 0.725vw; */}
#story .txt-1 {width: 82.126vw;margin: 0 auto;font-weight: 500;font-size: 4.348vw;line-height: 8.213vw;color: #fff;margin-bottom: 4.348vw;position: relative;}
#story .deco {width: 38.889vw;margin: 0 auto;margin-bottom: 5.556vw;}
#story .bnr-list {width: 86.957vw;margin: 0 auto;margin-bottom: 2.415vw;display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}

#story .bnr-list li{
 margin-bottom: 7.246vw; 
}

#story .bnr-u-box {margin-bottom: 21.256vw;margin-top: 22.947vw;}
#story .bnr-u-box .s-ttl {font-weight: bold;font-size: 6.763vw;letter-spacing: 0.05em;line-height: 12.319vw;text-align: center;color: #fff;margin-bottom: 11.594vw;}
#story .bnr-u-box .bnr-u-list {width: 86.957vw;margin: 0 auto;display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}

#story .bnr-u-box .bnr-u-list li{
  margin-bottom: 7.246vw;
}

#story .system-list.js-more-list {width: 86.957vw;margin: 0 auto;font-weight: normal;font-size: 3.865vw;line-height: 7.729vw;text-align: left;color: #fff;}
#story .system-list.js-more-list li a {border-top: 1px solid #646464;padding-top: 6.039vw;padding-bottom: 8.696vw;color: #fff;display: block;}
#story .system-list.js-more-list li:last-child a {
border-bottom: 1px solid #646464;
}
#story .system-list.js-more-list li a:hover { text-decoration: none; }
#story .system-list.js-more-list li a:hover .system-ttl-01 { text-decoration: underline; }
#story .system-list.js-more-list li a:hover .system-pic img { opacity: 0.8; }
#story .system-list.js-more-list .js-more-item .sy-flex { display: flex; flex-wrap: wrap; }
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-l {width: 100%;margin-bottom: 4.831vw;}
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-l .system-pic img {aspect-ratio: 360 / 203;max-width: 100%;height: auto;}

#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r {width: 100%;padding-top: 3.623vw;

}

#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r .sy-num {margin-bottom: 2.899vw;font-weight: bold;font-size: 6.522vw;letter-spacing: 0.05em;color: #fff;}
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r .sy-num .sy-num-ss {font-weight: bold;font-size: 10.386vw;letter-spacing: 0.05em;text-align: left;color: #fff;position: relative;margin-left: 0.725vw;}
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r .system-ttl-01 {font-weight: 500;font-size: 5.314vw;line-height: 8.213vw;text-align: left;color: #fff;margin-bottom: 0.966vw;}
#story .system-list.js-more-list .js-more-item .sy-flex .sy-box-r .sy-txtarea { font-weight: normal; font-size: 3.865vw; line-height: 7.729vw; text-align: left; color: #fff; }
#story .js-more-item.is-hidden { display: none; }
#story .more-btn-wrap { margin-top: 9.662vw; text-align: center; }

#story .more-btn { display: inline-flex; align-items: center; justify-content: center; min-width: 80vw; height: 14.493vw; padding: 0 7.246vw; border: 1px solid #222; background: #fff; color: #222; font-size: 3.382vw; letter-spacing: 0.12em; cursor: pointer; transition: opacity 0.3s, transform 0.3s, background 0.3s, color 0.3s; }
#story .more-btn:hover { background: #222; color: #fff; }
#story .more-btn-wrap.is-show .more-btn { animation: moreFadeUp 0.9s ease 1; }
@keyframes moreFadeUp {
  0% { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0); }
}

#story-dl{
  .pagen{
    margin-top: 1.932vw;
    margin-bottom: 1.932vw;
  }
.page-navi a{
  color: #fff;
}
.pagen .list a{position: relative;top: 1.208vw;}
    .pagen .list a:hover {
        text-decoration: underline;
        background: #000;
    }

    .system-umekomi {
	position: relative;
	width: 100%;
	padding-top: 56.25%; /* 16:9 */
  margin-bottom: 7.729vw;
}

.system-umekomi iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.sy-num {margin-bottom: 1.932vw;font-weight: bold;font-size: 5.797vw;letter-spacing: 0.05em;color: #212121;}
.sy-num .sy-num-ss {font-weight: bold;font-size: 8.937vw;letter-spacing: 0.05em;text-align: left;color: #212121;position: relative;margin-left: 0.966vw;}
}

#faq{
.faq-search-box{
  width: 86.957vw;
  margin: 0 auto;
  margin-bottom: 1.932vw;
}

#faqSearch{
            width: 80.2vw;
            padding: 2.899vw 2.899vw;
            margin-bottom: 1.932vw;
            font-size: 3.865vw;
}

  .accordion-box{
      width: 86.957vw;
      margin: 0 auto;
      margin-bottom: 31.884vw;
  }

.accordion { margin-bottom: 2.415vw; }
.accordion-header {padding: 6.039vw 9.662vw 5.072vw 0;cursor: pointer;outline: none;position: relative;list-style: none;font-weight: bold;text-align: left;color: #212121;font-size: 3.865vw;letter-spacing: 0.05em;line-height: 7.246vw;border-bottom: 1px solid #212121;}
.accordion-content {padding: 5.072vw 0px 4.589vw 0;font-weight: normal;text-align: left;color: #212121;font-size: 3.382vw;letter-spacing: 0.05em;line-height: 6.28vw;}
.accordion-header::after {content: '';position: absolute;right: -0.242vw;top: 6.522vw;transition: transform 0.2s ease-in-out;background-image: url(../images/index/sp-c8-deco.png);background-repeat: no-repeat;background-position: center 0;background-size: cover;width: 7.246vw;height: 7.246vw;}
.accordion[open] .accordion-header::after { transform: rotate(45deg); }
.accordion .accordion-header::-webkit-details-marker { display: none; }
@keyframes rotateSlow {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
}


}