@charset "UTF-8";

.top_copy {
  max-width: 750px;
  width: 85%
}

.posi_re {
  position: relative
}

.jamp {
  position: absolute;
  top: -90px
}

/*トップコンテンツボタン2カラム*/
.top_bt01 {
  border-bottom: solid 1px #fff;
  border-top: solid 1px #fff;
}

.top_bt01 ul li {
  width: 50%;
  min-height: 200px;
}

.top_bt01 ul li {
  border-right: 1px solid #fff
}

.top_bt01 ul li:nth-child(2) {
  border-right: none
}

.top_bt01 ul li a {
  display: block;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 999;
  width: 100%;
  /* height: 200px; */
  padding: 30px 20px 20px;
  font-size: 20px;
  line-height: 1.2em;
}

.top_bt01,
.top_bt02 ul li a span.en {
  font-weight: bold;
  font-size: 14px
}

.top_bt01 ul li a img {
  width: 80px;
  height: auto;
}

.bt_about:after {
  background: url(../../img/top/bk_about.jpg) no-repeat center center;
}

.bt_accumulation_order:after {
  background: url(../../img/top/bk_accumulation_order.jpg) no-repeat center center;
}

.banner_1 {
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 200px;
  text-shadow: 0 0 12px #7b7a35;
  padding: 0;
}

.banner_1:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.banner_1:hover:after {
  opacity: .8;
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.banner_1 .inner {
  z-index: 1;
  position: relative;
}

/*トップコンテンツボタン4カラム*/

.top_bt02 ul li {
  width: 25%;
  min-height: 150px;
  border-right: 1px solid #fff;
  background-color: #009d94
}

.top_bt02 ul li:nth-child(4) {
  border-right: none
}

.top_bt02 ul li a {
  display: block;
  text-align: center;
  color: #fff;
  width: 100%;
  /* height: 150px; */
  padding: 20px 0px 20px;
  font-size: 20px;
  line-height: 1.2em;
  font-size: 18px
}

.top_bt02 ul li a img {
  width: 60px;
  height: auto;
  margin-bottom: 5px
}

/*トップコンテンツボタン2カラム2*/

.top_bt03 ul li {
  width: 50%;
  height: auto;
}

.top_bt03 ul li:nth-child(2) {
  border-right: none
}

.top_bt03 ul li a {
  text-align: center;
  padding: 10px;
  display: block;
  border-top: solid 5px #ccebea;
  border-bottom: solid 5px #ccebea;
  font-size: 17px;
  color: #009d93
}

.top_bt03 ul li a.line_l {
  border-left: solid 5px #ccebea;
  border-right: solid 2.5px #ccebea
}

.top_bt03 ul li a.line_r {
  border-right: solid 5px #ccebea;
  border-left: solid 2.5px #ccebea
}

.top_bt03 ul li a:hover {
  background-color: #ccebea;
  transition: 0.3s
}

.top_bt03 ul li a i {
  margin-left: 5px
}

.top_bt03 ul li a img {
  width: 25px;
  height: auto;
  margin-right: 5px;
  vertical-align: bottom
}

.top_bt03 ul li a img.icon_pc {
  width: 35px;
  height: auto;
  margin-right: 5px;
  vertical-align: text-bottom
}

/*トップコンテンツボタン3カラム*/
.top_bt04 {
  padding-bottom: 60px
}

.top_bt04 ul li {
  width: 50%;
  height: auto;
}

.top_bt04 ul li:nth-child(2) {
  border-right: none
}

.top_bt04 ul li:nth-child(3) {
  border-left: none;
}

.top_bt04 ul li a {
  text-align: center;
  padding: 0.5em 0;
  display: block;
  border-top: solid 5px #ccebea;
  border-bottom: solid 5px #ccebea;
  font-size: 17px;
  color: #009d93
}

.top_bt04 ul li a.line_l {
  border-left: solid 5px #ccebea;
  border-right: solid 2.5px #ccebea
}

.top_bt04 ul li a.line_r {
  border-right: solid 5px #ccebea;
  border-left: solid 2.5px #ccebea
}

.top_bt04 ul li a:hover {
  background-color: #ccebea;
  transition: 0.3s
}

.top_bt04 ul li a i {
  margin-left: 5px
}

.top_bt04 ul li a img {
  width: 30px;
  height: auto;
  margin-right: 5px;
  vertical-align: middle
}

.top_bt04 ul li a img.icon_pc {
  width: 35px;
  height: auto;
  margin-right: 5px;
  vertical-align: text-bottom
}

/*トップ動画*/


.scroll_box {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0px;
  z-index: 99;
  height: 50px
}

.fitImg {
  position: absolute;
}

.box {

  overflow: hidden;
  position: relative;
  text-align: center
}

.fitMovie {
  position: absolute;
}

.box__centered {
  left: 50%;
  position: absolute;
  top: 45%;
}

.box__centered p {
  color: #fff;
  font-weight: bold;
  font-size: 29px;
  line-height: 1.2em;
  text-shadow: 0px 0px 3px #000;
}

.box__centered p span {
  font-size: 14px
}

.box__contents {
  text-align: center;
  transform: translate(-50%, -50%);
}

.box__title {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
}

.box__text {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}

.sec {
  margin-bottom: 120px;
}

.page-title__title {
  color: #333;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
}


a.scroll {
  color: #fff;
  text-decoration: none;
  padding-top: 60px;

  margin: 0 auto 0;


}

a.scroll span {
  position: absolute;
  top: -60px;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}

a.scroll span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }

  40% {
    opacity: 1;
  }

  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}


/*いんさつPlaza サイト説明*/

section.box_about_site {
  background-image: url("../../img/top/bk_about_site.jpg");
  background-size: 130%;
  padding: 40px 0;
  text-align: center;
  background-position: center top -15vw;
  background-repeat: no-repeat
}

section.box_about_site p {
  font-size: 17px
}

.box_about_site img {
  margin-bottom: 30px
}

.bk_book_color {
  background-color: #dcc7e1
}

.bk_book_color p {
  font-size: 18px;
  color: #000;
  padding: 5px 10px;
  text-align: center;
  line-height: 1.5em
}

.bk_book_color p span {
  color: #000;
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 3em
}

.bk_book_color p span img {
  margin-right: 5px;
  width: 40px;
  height: auto;
  vertical-align: middle
}


.book_box_main {
  margin: 50px 0 20px
}

.book_box_l {
  width: 33.3333%;
  text-align: center
}

.book_box_l img {
  width: 65%;
  height: auto
}

.book_box_r {
  width: 66.66666%
}

.book_box_r img {
  width: 100%;
  height: auto
}

.book_box_topic {
  background-color: #bfe6e4;
  padding: 10px;
  margin-top: 20px
}

.book_box_topic_title {
  width: 80px;
  background-color: #FFF;
  text-align: center;
  color: #009d94;
  margin-right: 30px
}

.book_box_r img {
  margin-bottom: 20px
}

.book_box_topic_title p {
  font-size: 18px;
  padding: 25px 0;
}

.book_box_topic_txt {
  width: 75%
}

.book_box_topic_txt ul li {
  list-style-type: decimal
}

.book_box_topic_link .flex>* {
  display: flex;
  flex-direction: column;
}

.book_box_topic_link .flex>*>* {
  height: 100%;
}

.book_box_topic_link .ico_pick {
  position: relative;
  display: inline-block;
  font-size: 12px;
  padding: 0.15em 1em;
  margin: 0 1em;
  color: #fff;
}

.book_box_topic_link .ico_pick::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #f89d33;
  transform: skewX(-30deg);
  z-index: -1;
}

.book_box_topic_link li:has(.ico_pick) {
  width: 70%;
}


/*お知らせ*/
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 20px auto;
  text-align: center;
  width: 100%;
}

/*
.tab-wrap:after {
  content: '';
  width: 100%;

  display: block;
  order: -1;
}
*/
.tab-label {
  color: #009d94;
  background: #fff;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px;
  flex: 1;
  font-size: 16px;
  border: #009d94 solid 2px;
  max-width: 500px;
  width: 100%;
  margin: 0 auto 30px;
  float: left
}

.tab-label:not(:last-of-type) {
  margin-right: 5px;
}

.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.tab-switch:checked+.tab-label {
  background: #009d94;
  color: #fff;

}

.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  /*  overflow: auto;*/
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  background-color: #fff
}

.tab-switch {
  display: none;
}

.tab-switch:checked+.tab-label:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #009d94;
  border-width: 14px;
  margin-left: -14px;
}

.tab-switch:checked+.tab-label {
  background: #009d94;
  position: relative;

}



*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.info {
  margin: 1em auto 2em;
  padding: 0 1.5em;
  text-align: left;
  font-size: 1em;
  line-height: 1.3;
  color: #444;
  max-width: 850px;
  height: auto;
  background-color: #fff;
}

.info dl {
  position: relative;
  padding: 1.5em 0 0.5em;
  border-bottom: 1px solid #ccc;
  background-image: url("../img/arrow_gr.png");
  background-repeat: no-repeat;
  background-position: right 5px bottom 5px;
  background-size: 10px
}

.info dl.nolink {
  background: none
}

.info dl.update {
  background-image: none
}

.info dl dd.new,
.info dl dd.check {
  position: absolute;
  bottom: 0vw;
  right: 0vw;
  padding-right: 20px;
}

.new i:before,
.check i:before {
  content: '';
  display: inline-block;
  width: 5em;
  height: 1.15em;
  background: url(../../img/information/icon_new.png) no-repeat 50% 50%;
  background-size: contain;
}

.check i:before {
  background: url(../../img/information/icon_check.png) no-repeat 50% 50%;
  background-size: contain;
}

.info dt {
  padding-bottom: 0;
  width: 8em;
}

.info span.txt02 {
  padding-left: 8em;
}

.contract_work {
  max-width: 600px;
  margin: auto;
  text-align: left;
  padding: 30px 0px
}

.bt_contact a {
  background-color: #009d94;
  color: #fff;
  padding: 10px;
  font-size: 16px;
  margin: auto;
  line-height: 1.6em
}

.bt_contact a i {
  font-size: 20px;
  margin: 0 5px 0;
  vertical-align: middle
}

.bt_contact a i.fa-envelope {
  font-size: 24px
}

.bt_contact {
  text-align: center;
  margin: 30px auto
}

.bt_pdf {
  text-align: center
}

.bt_pdf a {
  text-align: center;
  padding: 5px 10px;
  display: inline-block;
  border: solid 5px #ccebea;
  font-size: 14px;
  color: #009d93;
  line-height: 1.3em;
  margin: 0 auto
}

.bt_pdf a:hover {
  background-color: #ccebea;
  transition: 0.3s
}

.bt_pdf a i {
  margin-left: 5px
}

.bt_pdf a img {
  width: 20px;
  height: auto;
  margin-right: 5px;
  vertical-align: middle
}

.bt_pdf a img.icon_pc {
  width: 25px;
  height: auto;
  margin-right: 5px;
  vertical-align: text-bottom
}

.fa-file-pdf {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px
}

@media screen and (min-width: 480px) {}

img.icon_new {
  position: absolute;
  right: 20px;
  top: 5px;
  width: 60px;
  height: auto
}

.bt_more {
  color: #009d94;
  font-size: 16px;
  margin-bottom: 20px
}

.bt_more i {
  color: #009d94;
  margin-left: 20px
}

@media screen and (max-width: 1175px) {
  .bk_book_color p {
    font-size: 1.5vw;
  }

  .bk_book_color p span {
    font-size: 1.25vw;
  }
}

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

  .top_copy {
    width: 80vw
  }

  .result_box_title {
    color: #fff;
    line-height: 1.3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-right: 20px;
    background-color: #00aea6;
    min-width: 80px
  }

  .result_answer {
    width: 85%
  }

  .result_answer ul li {
    flex-wrap: wrap;
    text-align: center;
    line-height: 2.5em;
    padding: 15px 0 0;
    width: 60vw
  }


  .result_answer ul li.icon_x {
    background-image: url("../../img/limited/icon_x.jpg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center bottom 15px;
    width: 15vw
  }

  .result_answer ul li.icon_division {
    background-image: url("../../img/limited/icon_divison.jpg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center bottom 15px;
    width: 15vw
  }

  .result_answer ul li.icon_equal {
    background-image: url("../../img/limited/icon_equal.jpg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center bottom 15px;
    width: 15vw
  }
}


.client {
  padding: 0 15px;
  text-align: center;
  display: inline-block;
  margin: auto
}

.client ul {
  display: flex;
  width: 100%;
  text-align: center;
  margin: 0 auto 20px;
  justify-content: center;
  align-items: center;
}

.client ul li {
  margin-right: 2%;
  vertical-align: middle;
  text-align: center
}


.client ul li img {
  width: 100%;
  max-width: 350px;
  height: auto
}

.info dd a {
  display: block
}

@media screen and (min-width: 769px) {

  .info dt {
    clear: left;
    float: left;
  }

  .info dd {
    /* margin-left: 0.5em; */
    padding-right: 20px;
    position: relative
  }

}

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


  .client ul {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto 0px
  }

  .client ul li {
    margin-right: 0;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 20px
  }


  .client ul li img {
    width: 70%;
    max-width: 350px;
    height: auto
  }


  .top_bt04 {
    padding-bottom: 0px
  }

  .book_box_main {
    margin: 50px 0 0px
  }

  .top_bt04 ul li a {
    font-size: 2.5vw
  }

  .book_box_topic_txt {
    width: 100%
  }

  .book_box_topic_txt ul li {
    list-style-type: decimal;
    margin-left: 15px
  }

  .book_box_topic_title {
    width: 100%;
    background-color: #FFF;
    text-align: center;
    color: #009d94;
    margin-right: 0;
    margin-bottom: 10px
  }

  .book_box_topic_title p {
    font-size: 4vw;
    padding: 0;
  }

  .book_box_main .flex {
    display: block
  }

  .book_box_r {
    width: auto;
    display: block;
    /* padding: 10px; */
  }

  .book_box_l {
    width: 100%;
    display: block
  }

  .book_box_l img {
    width: 40%;
    margin-bottom: 20px
  }

  .bk_book_color p {
    font-size: 4vw;
    color: #000;
    padding: 10px;
    text-align: center
  }

  .bk_book_color p span {
    color: #000;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 3vw;
    font-weight: bold
  }


  .book_box_topic_link .flex {
    flex-wrap: wrap;
  }

  .book_box_topic_link .ico_pick {
    font-size: 0.8em;
  }

  .book_box_topic_link li:has(.ico_pick) {
    width: 100%;
  }

  section.box_about_site {
    background-image: url("../../img/top/bk_about_site.jpg");
    background-size: 130%;
    padding: 30px 0;
    text-align: center;
    background-position: center bottom -35vw;
    background-repeat: no-repeat
  }

  section.box_about_site p {
    font-size: 3.5vw
  }

  .box_about_site img {
    margin-bottom: 30px;
    width: 70%
  }

  .top_bt03 ul li a {
    font-size: 3.2vw;
    min-height: 90px
  }

  /*トップコンテンツボタン2カラム*/
  .top_bt01 ul li {
    width: 50%;
    min-height: 35vw;
  }

  .top_bt01 ul li .banner_1 {
    height: 100%;
  }

  .banner_1 {
    height: 35vw;
  }

  .top_bt01 ul li a {
    display: block;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 999;
    width: 100%;
    /* height: 35vw; */
    padding: 20px 20px 20px;
    font-size: 20px;
    line-height: 1.2em;
  }

  .top_bt01 ul li a {
    font-size: 4vw;
    line-height: 1em
  }

  .top_bt01 ul li a span.en {
    font-size: 3vw
  }

  /*トップコンテンツボタン4カラム*/
  .top_bt02 ul li {
    min-height: 130px
  }

  .top_bt02 ul li a {
    font-size: 3vw;
    padding: 15px 5px;
    /* height: 130px */
  }

  .top_bt02 ul li a span.en {
    font-size: 2.5vw;
    line-height: 1em
  }

  .top_bt02 ul li a img {
    width: 40px;
    height: auto;
    margin-bottom: 5px
  }


  .info dl dd {
    padding-right: 5em;
  }

  /* 
  .info dl.icon dd .txt::after {
    content: "";
    display: inline-block;
    width: 5em;
  } */

  .info dl dd.new,
  .info dl dd.check {
    padding-right: 15px;
  }

  .info span.txt02 {
    padding-left: 0em;
  }

  /* .new i:before,
  .check i:before {
    content: '';
    width: 5em;
    height: 1em;
  } */


  .result_box_title {
    color: #fff;
    line-height: 1.3em;
    display: block;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 5px 0;
    font-size: 3vw;
    margin-right: 0px;
    background-color: #00aea6;
    min-width: auto;
  }


  .result_answer {
    width: 90%;
    text-align: center;
    margin: auto
  }

  .result .flex {
    display: block
  }

  .result .result_answer ul.flex {
    display: flex;
    margin: auto
  }

  .result_answer ul li {
    flex-wrap: wrap;
    text-align: center;
    line-height: 2.5em;
    padding: 15px 0 0;
    width: 70vw;
    font-size: 3vw;
    line-height: 1.3em
  }

  .result_answer ul li.icon_x {
    background-image: url("../../img/limited/icon_x.jpg");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center bottom 15px;
    width: 25vw
  }

  .result_answer ul li.icon_division {
    background-image: url("../../img/limited/icon_divison.jpg");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center bottom 15px;
    width: 20vw
  }

  .result_answer ul li.icon_equal {
    background-image: url("../../img/limited/icon_equal.jpg");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center bottom 15px;
    width: 20vw
  }

  .result_answer ul li span {
    font-size: 6vw;
    color: #00aea6;
    font-weight: bold;
    line-height: 6vw
  }
}