@charset "UTF-8";
/* CSS Document */
/* main top
------------------------------------------------------------*/
main.top {
  overflow: hidden;
}

main.top > section {
  padding: 60px 0;
}

main.top > section:not(:last-child) {
  margin-bottom: 0;
}

main.top > section.bg {
  background-color: #eeeeee;
}

main.top > section.bb {
  border-bottom: 1px solid #dddddd;
}

main.top .heading-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 30px;
  font-size: 2rem;
  color: #004BA5;
  line-height: 1.4;
  margin-bottom: 30px;
  text-align: center;
}

main.top .heading-top.sml {
  font-size: 20px;
  font-size: 1.33333rem;
}

main.top .heading-top:after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: #FF4B00;
  margin-top: 15px;
}

main.top .heading-top-02 {
  font-size: 24px;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-left: 3px solid #004BA5;
  padding-left: 15px;
  line-height: 1.1;
  margin-bottom: 25px;
}

main.top .first-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0;
}

main.top .first-block > * {
  flex-basis: 50%;
  padding: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #FFF;
}

main.top .first-block > *:only-child {
  flex-basis: 100%;
}

main.top .first-block .heading-top {
  color: #FFF;
}

main.top .first-block .heading-top:after {
  background-color: #FFF;
}

main.top .first-block .new {
  background-color: #FF4B00;
}

main.top .first-block .new h3 {
  font-size: 14px;
  font-size: 0.93333rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}

main.top .first-block .new .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.top .first-block .new .inside > * {
  width: 10px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.top .first-block .new .inside > *:not(:last-child) {
  margin-right: 10px;
}

main.top .first-block .new .inside ul li:not(:last-child) {
  margin-bottom: 10px;
}

main.top .first-block .new .inside ul li.btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

main.top .first-block .new .inside ul li.btn a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

main.top .first-block .contractor {
  background-color: #004BA5;
}

main.top .first-block .contractor h3 {
  font-size: 14px;
  font-size: 0.93333rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}

main.top .first-block .contractor .news-list li:not(:last-child) {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

main.top .first-block .contractor .news-list .title a {
  color: #FFF;
}

main.top #news .news-block {
  margin-bottom: 0;
}

main.top #news .news-showList {
  margin: 10px 0 40px;
  text-align: right;
}

main.top #news .news-showList a {
  text-decoration: underline;
}

main.top #news .bnr-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -32px;
  margin-bottom: -32px;
}

main.top #news .bnr-block > * {
  display: block;
  line-height: 0;
  width: calc(50% - 32px);
  margin-right: 32px;
  margin-bottom: 32px;
}

main.top #about {
  background: url(/_common/img/top/aboutFS_background.svg) #eeeeee repeat center/contain;
}

main.top #about .img-text-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  max-width: 660px;
  margin: 0 auto 20px;
}

main.top #about .img-text-block .about__logo {
  margin-bottom: 20px;
  width: 60px;
}

main.top #about .img-text-block .about__logo span {
  display: block;
  line-height: 0;
}

main.top #about .img-text-block .about__logo span:not(:last-child) {
  margin-bottom: 10px;
}

main.top #about .img-text-block .about__logo span img {
  width: 100%;
}

main.top #about .img-text-block .text {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2;
}

@media screen and (min-width: 660px) {
  main.top #about .img-text-block .about__logo {
    margin-right: 40px;
    margin-bottom: 0;
    width: 120px;
  }
}

main.top #about .about-futureshop {
  display: grid;
  justify-content: space-between;
  grid-gap: 40px;
  margin-top: 40px;
}

@media screen and (min-width: 660px) {
  main.top #about .about-futureshop {
    grid-template-columns: calc(50% - 20px) calc(50% - 20px);
  }
}

@media screen and (min-width: 1024px) {
  main.top #about .about-futureshop {
    grid-template-columns: calc(33% - 40px / 3) calc(33% - 40px / 3) calc(33% - 40px / 3);
  }
}

main.top #about .about-futureshop__link {
  color: inherit;
  display: grid;
  grid-gap: 8px;
  grid-template: auto / auto;
  justify-items: center;
  text-decoration: none;
}

main.top #about .about-futureshop__link:hover {
  opacity: 0.8;
}

main.top #about .about-futureshop__title {
  color: #004BA5;
  font-size: 1.5em;
  line-height: 1.4;
  text-align: center;
  text-decoration: underline;
}

main.top .movie-createTheFuture {
  text-align: center;
}

main.top .movie-createTheFuture .heading-top small {
  font-size: 0.6em;
}

main.top .movie-createTheFuture .heading-top span::before {
  color: #FF4B00;
  content: "\00201c";
}

main.top .movie-createTheFuture .heading-top span::after {
  color: #FF4B00;
  content: "\00201d";
}

main.top .movie-createTheFuture .text {
  font-weight: bold;
}

@media screen and (min-width: 1024px) {
  main.top .movie-createTheFuture .text {
    font-size: 1.2rem;
  }
}

main.top .movie-createTheFuture .item-img {
  flex-grow: 1;
}

@media screen and (min-width: 1024px) {
  main.top .movie-createTheFuture .item-img {
    margin-left: 20px;
  }
}

main.top .movie-createTheFuture .item-img iframe {
  max-width: 100%;
}

main.top .img-text-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: no-repeat center / cover;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
}

main.top .img-text-section.bg {
  background: url(/_common/img/top/sectionBackground_top.svg) left top no-repeat, url(/_common/img/top/sectionBackground_bottom.svg) right bottom no-repeat;
}

main.top .img-text-section .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

main.top #case .case-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #FFF;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.2);
}

main.top #case .case-block:not(:last-child) {
  margin-bottom: 45px;
}

main.top #case .case-block .item-img {
  line-height: 0;
  position: relative;
  /* a{
            display: block;
            @include coverBG(false,false,false,50%,50%);
            @include transform;
            line-height: 0;
          } */
}

main.top #case .case-block .item-text {
  width: 10px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 30px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #333333;
}

main.top #case .case-block .item-text .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 17px;
  font-size: 1.13333rem;
  margin-bottom: 15px;
}

main.top #case .case-block .item-text .title span {
  line-height: 0;
  margin-right: 30px;
}

main.top #case .case-block .item-text .text {
  font-size: 15px;
  font-size: 1rem;
}

main.top #case .case-block .item-text .text:not(:last-child) {
  margin-bottom: 30px;
}

main.top #case .tabs li {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  width: auto;
}

main.top #case .tabs li:not(:last-child):after {
  content: "|";
  margin-left: 10px;
  color: #dddddd;
}

main.top #case .tabs li a {
  height: auto;
  background-color: transparent;
  padding: 2px 10px 6px;
  line-height: 1.5;
  white-space: nowrap;
}

main.top #case .tabs li.current a {
  background-color: #FF4B00;
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

main.top #case .tab-content {
  border: none;
  background: transparent;
  padding: 20px 0 0;
}

main.top #case .title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 0;
}

main.top #case .title-block .btn-category {
  display: none;
}

main.top .function-block:not(:last-child) {
  margin-bottom: 35px;
}

main.top .function-block dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.top .function-block dl:not(:last-child) {
  margin-bottom: 40px;
}

main.top .function-block dl dt {
  width: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-right: 3px solid #004BA5;
  margin-right: 30px;
  text-align: center;
  line-height: 1.5;
}

main.top .function-block dl dt span {
  line-height: 0;
  margin-bottom: 12px;
}

main.top .function-block dl dd {
  width: 10px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

@media screen and (min-width: 661px) {
  main.top .function-block dl dd {
    display: block !important;
  }
}

main.top .function-block dl dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -28px;
}

main.top .function-block dl dd ul li {
  width: calc(25% - 28px);
  margin-right: 28px;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-bottom: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.top .function-block dl dd ul li.new em {
  margin-right: 10px;
}

main.top .function-block dl dd ul li.new span:after {
  content: "NEW";
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  font-size: 10px;
  font-size: 0.66667rem;
  font-family: 'Montserrat', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #FC332F;
  color: #FFF;
  line-height: 1;
  padding: 3px 8px;
}

main.top .function-block dl dd ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 60px;
  font-size: 14px;
  font-size: 0.93333rem;
  line-height: 1.5;
  color: #333333;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  word-break: break-all;
}

main.top .function-block dl dd ul li a small {
  font-size: 11px;
  font-size: 0.73333rem;
}

main.top .function-block dl dd ul li a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #004BA5;
}

main.top .function-block dl dd ul li a:hover:after {
  background-image: url(../img/icon/arrow-link_white.svg);
}

main.top .function-block dl dd ul li a:after {
  content: "";
  display: block;
  margin-left: 10px;
  width: 7px;
  height: 12px;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  background: url(../img/icon/arrow-link.svg) no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

main.top .function-block dl:nth-child(2) dt {
  border-right-color: #3cb965;
}

main.top .function-block dl:nth-child(2) dd ul li a:hover {
  background-color: #3cb965;
}

main.top .function-block dl:nth-child(3) dt {
  border-right-color: #fd7f00;
}

main.top .function-block dl:nth-child(3) dd ul li a:hover {
  background-color: #fd7f00;
}

main.top .function-block dl:nth-child(4) dt {
  border-right-color: #00a2e1;
}

main.top .function-block dl:nth-child(4) dd ul li a:hover {
  background-color: #00a2e1;
}

main.top .function-block dl:nth-child(5) dt {
  border-right-color: #b22835;
}

main.top .function-block dl:nth-child(5) dd ul li a:hover {
  background-color: #b22835;
}

main.top .external-list:not(:last-child) {
  margin-bottom: 20px;
}

main.top .external-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 0;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

main.top .external-list ul.sp {
  display: none;
}

main.top .external-list ul li {
  padding: 0 5px;
  width: 10px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-align: center;
}

main.top #price .tab-content .tab > .title {
  display: none;
}

@media screen and (min-width: 662px) {
  main.top #price .tab-content .tab .inside {
    display: block !important;
  }
}

main.top #support {
  background: #E1EEF6;
  position: relative;
  overflow: hidden;
}

main.top #support:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/bg-support.jpg) #E1EEF6 no-repeat center/auto 100%;
}

main.top #support .inside {
  background: none;
  margin-top: 460px;
  padding: 0;
  position: relative;
}

main.top #support .inside h3 {
  width: 100%;
  font-weight: normal;
  font-size: 15px;
  font-size: 1rem;
}

main.top #partner {
  padding: 70px 0;
}

main.top #partner-02 {
  padding: 70px 0;
}

main.top #partner .inside {
  background: url(../img/top/bg-partner.jpg) no-repeat center/cover;
  text-align: center;
  color: #FFF;
  padding: 35px 20px;
}

main.top #partner h3 {
  font-size: 38px;
  font-size: 2.53333rem;
  font-family: 'Montserrat', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-decoration: underline;
  line-height: 1.2;
  margin-bottom: 20px;
}

main.top #partner p {
  margin-bottom: 20px;
}

main.top .partner-list:not(:last-child) {
  margin-bottom: 50px;
}

main.top .partner-list li {
  margin: 0 15px;
}

main.top .partner-list .item-img {
  width: 320px;
  max-width: 320px;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.top .partner-list .item-img a {
  line-height: 0;
  background: #FFF;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

main.top .partner-list .item-img a span {
  display: block;
  max-width: 100%;
}

main.top .partner-list .item-img a img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

@media all and (-ms-high-contrast: none) {
  main.top .partner-list .item-img a img {
    max-width: 300px;
  }
}

main.top .partner-list .item-link {
  font-size: 17px;
  font-size: 1.13333rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

main.top .partner-list .item-link a {
  background-position: left 9px;
}

main.top #links {
  padding: 0;
  background: #FF4B00;
}

main.top #links .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.top #links .content a {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #FFF;
  font-size: 20px;
  font-size: 1.33333rem;
  font-weight: bold;
  font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  height: 170px;
}

main.top #links .content a:not(:last-child) {
  border-right: 1px solid #FFF;
}

main.top #links .content a:hover {
  text-decoration: none;
}

main.top #links .content a span {
  line-height: 0;
  margin-bottom: 8px;
}

main.top #links .content a span img {
  height: 30px;
}

main.top .media-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -32px -32px 0;
}

main.top .media-list li {
  margin: 0 32px 32px 0;
  width: calc(25% - 32px);
}

main.top .media-list li a {
  display: block;
  color: #333333;
}

main.top .media-list li a:hover {
  text-decoration: none;
}

main.top .media-list .item-img {
  background: #FFF;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  height: 133px;
  margin-bottom: 15px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

main.top .media-list .item-img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

main.top .media-list .item-img span {
  line-height: 0;
}

main.top .media-list .item-text time {
  color: #666666;
  font-size: 12px;
  font-size: 0.8rem;
}

main.top .media-list .item-text p {
  font-size: 15px;
  font-size: 1rem;
}

main.top #social {
  padding: 40px 0;
}

main.top #social .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

main.top #social .content > * {
  overflow: scroll;
  width: calc(50% - 16px);
}

main.top #social .content > *:not(:last-child) {
  margin-right: 32px;
}

main.top #social .content > * iframe {
  width: 100%;
}

@media screen and (min-width: 661px) and (max-width: 1024px) {
  /* main top
------------------------------------------------------------*/
  main.top .first-block > * {
    padding: 35px 25px;
  }
  main.top .first-block .new .inside ul li.btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  main.top .first-block .new .inside ul li.btn a {
    max-width: 300px;
    padding-left: 1.5em;
    height: 50px;
    text-align: left;
    /* &:before{
                  position: absolute;
                  left: 10px;
                } */
  }
  main.top .img-text-section .item-text {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    padding: 30px;
  }
  main.top .img-text-section .item-img {
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  main.top #news .bnr-block {
    margin: 0;
    margin-bottom: 45px;
  }
  main.top #case .case-block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  main.top #case .case-block .item-img {
    width: 50%;
  }
  main.top .function-block dl dt {
    width: 120px;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  main.top .function-block dl dd ul {
    margin-right: -20px;
  }
  main.top .function-block dl dd ul li {
    width: calc(33.3333% - 20px);
    margin-right: 20px;
  }
}

@media screen and (min-width: 661px) and (max-width: 1024px) and (max-width: 820px) {
  main.top #support:before {
    top: -5%;
  }
  main.top #support .inside {
    margin-top: 540px;
  }
}

@media screen and (min-width: 661px) and (max-width: 1024px) {
  main.top .media-list {
    margin: 0 -24px -24px 0;
  }
  main.top .media-list li {
    margin: 0 24px 24px 0;
    width: calc(25% - 24px);
  }
}

@media screen and (min-width: 661px) and (max-width: 1024px) and (max-width: 800px) {
  main.top .media-list li {
    width: calc(50% - 24px);
  }
}

/*sp*/
@media screen and (max-width: 660px) {
  /* main top
------------------------------------------------------------*/
  main.top .btn a.w200 {
    max-width: 200px;
  }
  main.top > section {
    padding: 40px 0;
  }
  main.top .first-block {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
  main.top .first-block > * {
    width: 100%;
    padding: 35px 20px;
  }
  main.top .first-block .new .inside ul li.btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  main.top .first-block .new .inside ul li.btn a {
    font-size: 14px;
    font-size: 0.93333rem;
    max-width: 300px;
    /* &:before{
                  position: absolute;
                  left: 10px;
                } */
  }
}

@media screen and (max-width: 660px) and (max-width: 500px) {
  main.top .first-block .new .inside ul li.btn a {
    font-size: 13px;
    font-size: 0.86667rem;
  }
}

@media screen and (max-width: 660px) {
  main.top .heading-top {
    font-size: 22px;
    font-size: 1.46667rem;
    margin-bottom: 30px;
  }
  main.top .heading-top.sml {
    font-size: 18px;
    font-size: 1.2rem;
  }
  main.top .heading-top:after {
    width: 40px;
    margin-top: 5px;
  }
  main.top .heading-top-02 {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border-left-width: 2px;
    margin-bottom: 15px;
  }
  main.top #news .news-list li:nth-child(n+3) {
    display: none;
  }
  main.top #news .news-list.show li:nth-child(n+3) {
    display: block;
  }
  main.top #news .bnr-block {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: -13px;
  }
  main.top #news .bnr-block + .text-more {
    margin-top: 10px;
  }
  main.top #news .bnr-block > * {
    width: auto;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 13px;
  }
  main.top #news .bnr-block > *:nth-child(n+3) {
    display: none;
  }
  main.top #news .bnr-block.show > *:nth-child(n+3) {
    display: block;
  }
  main.top #news .text-more {
    display: block;
  }
  main.top #about .img-text-block {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
  main.top #about .img-text-block .img {
    width: 150px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  main.top #about .img-text-block .text {
    font-size: 15px;
    font-size: 1rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  main.top #about .btn a {
    width: 200px;
    max-width: 200px;
  }
  main.top .movie-createTheFuture .item-img iframe {
    height: 56vw;
    max-width: 100%;
  }
  main.top .img-text-section .content {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  main.top .img-text-section .content .item-text {
    -webkit-box-original-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  main.top .img-text-section .content .item-text .text {
    margin-bottom: 20px;
  }
  main.top .img-text-section .content .item-img {
    margin-top: 20px;
    order: 3;
  }
  main.top .img-text-section .content .btn a {
    width: 200px;
    max-width: 200px;
  }
  main.top #case .case-block {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
  main.top #case .case-block:not(:last-child) {
    margin-bottom: 25px;
  }
  main.top #case .case-block .item-text {
    width: auto;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #333333;
  }
  main.top #case .case-block .item-text .title {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    font-size: 14px;
    font-size: 0.93333rem;
    margin-bottom: 15px;
  }
  main.top #case .case-block .item-text .title span {
    margin-right: 0;
    margin-bottom: 10px;
  }
  main.top #case .case-block .item-text .text {
    font-size: 13px;
    font-size: 0.86667rem;
  }
  main.top #case .case-block .item-text .text:not(:last-child) {
    margin-bottom: 15px;
  }
  main.top #case .tabs {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    display: none;
  }
  main.top #case .tabs li {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0;
    background-color: #FFF;
  }
  main.top #case .tabs li:not(:last-child) {
    margin-bottom: 1px;
  }
  main.top #case .tabs li:not(:last-child):after {
    display: none;
  }
  main.top #case .tab-content {
    padding: 0;
  }
  main.top #case .title-block {
    margin-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: none;
  }
  main.top #case .title-block h3 {
    margin-bottom: 0;
  }
  main.top #case .title-block .btn-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 120px;
    background-color: #FFF;
    border: 1px solid #dddddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.top #case .title-block .btn-category span:first-child {
    font-size: 11px;
    font-size: 0.73333rem;
  }
  main.top #case .title-block .btn-category span:last-child {
    line-height: 0;
  }
  main.top #case .title-block .btn-category span:last-child img {
    width: 15px;
  }
  main.top #function .information-block {
    padding: 0;
  }
  main.top .function-block:not(:last-child) {
    margin-bottom: 35px;
  }
  main.top .function-block dl {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -15px;
    margin-right: -15px;
    /* &:nth-child(2){
        dt{
          border-left-color: $green2;
        }
        dd{
          ul{
            li{
              a{
                background-color: $green2;
              }
            }
          }
        }
      }
      &:nth-child(3){
        dt{
          border-left-color: $l-orange;
        }
        dd{
          ul{
            li{
              a{
                background-color: $l-orange;
              }
            }
          }
        }
      }
      &:nth-child(4){
        dt{
          border-left-color: $l-blue;
        }
        dd{
          ul{
            li{
              a{
                background-color: $l-blue;
              }
            }
          }
        }
      }
      &:nth-child(5){
        dt{
          border-left-color: $red2;
        }
        dd{
          ul{
            li{
              a{
                background-color: $red2;
              }
            }
          }
        }
      } */
  }
  main.top .function-block dl:not(:last-child) {
    margin-bottom: 0;
  }
  main.top .function-block dl dt {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border-right: none;
    border-left: 3px solid #004BA5;
    margin-right: 30px;
    text-align: left;
    line-height: 1.5;
    height: 75px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #dddddd;
  }
  main.top .function-block dl dt.opened:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
  }
  main.top .function-block dl dt br {
    display: none;
  }
  main.top .function-block dl dt:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    right: 10px;
    margin-top: -6px;
    background: url(../img/icon/arrow-select.svg) no-repeat center/contain;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  main.top .function-block dl dt span {
    line-height: 0;
    margin-bottom: 0;
    margin-right: 10px;
    width: 24px;
  }
  main.top .function-block dl dd {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    display: none;
    /* ul{
          margin-right: 0;
          li{
            width: 100%;
            margin-right: 0;
            border-bottom: 1px solid $border;
            border-top: 1px solid $border;
            margin-bottom: -1px;
            @include fb;
            a{
              padding: 5px 10px 5px 15px;
              min-height: 35px;
              background-color: $blue;
              color: #FFF;
              @include rem(12);
              small{
                @include rem(11);
              }
              &:after{
                background-image: url(../img/icon/arrow-link_white.svg);
              }
            }
          }
        } */
  }
  main.top .function-block dl dd ul {
    margin-right: -10px;
    margin-top: -1px;
    position: relative;
  }
  main.top .function-block dl dd ul:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    bottom: -1px;
    background-color: #dddddd;
  }
  main.top .function-block dl dd ul li {
    width: calc(33.3333% - 10px);
    margin-right: 10px;
  }
}

@media screen and (max-width: 660px) and (max-width: 500px) {
  main.top .function-block dl dd ul li {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 660px) {
  main.top .function-block dl dd ul li a {
    padding: 0 10px;
    min-height: 50px;
    font-size: 14px;
    font-size: 0.93333rem;
  }
  main.top .function-block dl dd ul li.new span:after {
    padding: 2px 3px;
  }
  main.top .function-block dl:nth-child(2) dt {
    border-left-color: #3cb965;
  }
  main.top .function-block dl:nth-child(3) dt {
    border-left-color: #fd7f00;
  }
  main.top .function-block dl:nth-child(4) dt {
    border-left-color: #00a2e1;
  }
  main.top .function-block dl:nth-child(5) dt {
    border-left-color: #b22835;
  }
  main.top .external-list:after {
    clear: both;
    display: block;
    content: '';
  }
  main.top .external-list:not(:last-child) {
    margin-bottom: 30px;
  }
  main.top .external-list ul {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: none;
  }
  main.top .external-list ul.sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  main.top .external-list ul li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333%;
    padding: 0 5px;
    text-align: center;
  }
  main.top #price .tabs {
    display: none;
  }
  main.top #price .tab-content {
    padding: 0;
    margin: 0 -15px;
    border: none;
    display: block;
  }
  main.top #price .tab-content .tab {
    display: block;
  }
  main.top #price .tab-content .tab .title {
    padding: 10px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #004BA5;
    color: #FFF;
    height: 70px;
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #FF4B00;
  }
  main.top #price .tab-content .tab .title:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/icon/arrow-link_white.svg) no-repeat center;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  main.top #price .tab-content .tab .title.opened:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
  }
  main.top #price .tab-content .tab .inside {
    display: none;
    padding: 15px;
  }
  main.top #support:before {
    background-image: url(../img/top/bg-support_sp.jpg);
    background-size: 100% auto;
    top: 0%;
  }
  main.top #support .inside {
    background: none;
    margin-top: 45%;
    padding: 0;
  }
  main.top #support .inside h3 {
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    font-size: 1rem;
  }
  main.top #partner h3 {
    font-size: 30px;
    font-size: 2rem;
  }
  main.top #partner p {
    font-size: 13px;
    font-size: 0.86667rem;
  }
  main.top .partner-list:not(:last-child) {
    margin-bottom: 25px;
  }
  main.top .partner-list li {
    margin: 0 10px;
  }
  main.top .partner-list .item-img {
    width: 220px;
    height: 180px;
  }
  main.top .partner-list .item-link {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  main.top #links .content a {
    font-size: 16px;
    font-size: 1.06667rem;
    font-weight: bold;
    font-family: 'FOT-筑紫ゴシック Pro B', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    height: 100px;
  }
  main.top #links .content a span {
    margin-bottom: 10px;
  }
  main.top #links .content a span img {
    height: 40px;
    width: auto;
  }
  main.top .media-list {
    margin: 0 -20px -20px 0;
  }
  main.top .media-list li {
    margin: 0 20px 20px 0;
    width: calc(50% - 20px);
  }
  main.top .media-list .item-img {
    height: 120px;
    margin-bottom: 10px;
  }
  main.top #social {
    padding: 30px 0;
  }
  main.top #social .content {
    display: block;
  }
  main.top #social .content > * {
    width: 100%;
  }
  main.top #social .content > *:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
