@charset "UTF-8";
@media screen and (min-width: 768px) {
  .ml120pc {
    margin-left: 120px !important;
  }
}
#contents .detailSection.section01 .main .detailGroup .detail .summary .ttl {
  position: relative;
}

sup.abso {
  position: absolute;
  top: -7px;
  right: -45px;
  width: 80px;
}

@media screen and (max-width: 767px) {
  sup.abso {
    position: relative;
    top: 0;
    right: 0;
    width: auto;
  }
}
.pl75 {
  padding-left: 75px !important;
}

#smartpanel {
  position: relative;
}

img.smartpanel {
  position: absolute;
  top: -15px;
  width: 60px;
  filter: drop-shadow(3px 1px 2px #999);
}

.item-area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item-area .item {
  width: 28%;
  position: relative;
}

.item-area .item img {
  width: 100%;
}

@media screen and (max-width: 640px) {
  .item-area .item {
    width: 100%;
    margin-bottom: 30px;
    border-bottom: dotted 1px #ddd;
    padding-bottom: 20px;
  }

  .item-area .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}
/* feature_7.htm */
.hyouka_wrap {
  clear: both;
}

.hyouka_inner {
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}

.hyouka_box2 {
  width: 330px;
  float: left;
  border: 1px solid #c0d4f5;
  border-radius: 1em;
  background-color: #fff;
  padding: 10px 30px;
}

.hyouka_box2 p.ttl {
  font-size: 23px;
  color: #3366cc;
  font-weight: bold;
}

.hyouka_box2 p.ttl2 {
  font-size: 20px;
  color: #3399ff;
  font-weight: 700;
}

.hyouka_box2.last {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .hyouka_box2:first-child {
    margin-right: 5px;
  }

  .hyouka_box2:last-child {
    margin-left: 5px;
  }
}
@media screen and (max-width: 640px) {
  .hyouka_box2:first-child {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .hyouka_box2:last-child {
    margin-left: 0;
  }

  .hyouka_inner {
    flex-wrap: wrap;
  }

  .hyouka_box2 {
    width: 100%;
    padding: 10px;
  }
}
.item-area.arrow .item {
  width: 30%;
  position: relative;
}

.item-area.arrow .item:nth-of-type(1)::after,
.item-area.arrow .item:nth-of-type(2)::after {
  content: "";
  position: absolute;
  top: -10px;
  bottom: 0;
  margin: auto;
  right: -30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #6ca3de;
}

.item-area.twoblock {
  justify-content: space-around;
}

.item-area.twoblock .item {
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.item-area.twoblock .item p {
  width: 100%;
}

#contents.responsive .item-area.twoblock .item img {
  max-width: 350px;
}

.item-area.arrow.twoblock .item:nth-of-type(1)::after {
  content: "";
  position: absolute;
  top: -20px;
  bottom: 0;
  margin: auto;
  right: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #6ca3de;
  z-index: 1;
}

.item-area.arrow.twoblock .item:nth-of-type(2)::after {
  content: none;
}

@media screen and (max-width: 640px) {
  #contents.responsive .item-area.arrow .item {
    width: 100%;
    max-width: 400px;
    margin: auto;
    margin-bottom: 30px;
    border-bottom: none;
    padding-bottom: 30px;
  }

  .item-area.arrow .item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .item-area.arrow .item:nth-of-type(1)::after, .item-area.arrow .item:nth-of-type(2)::after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -12px;
    margin: auto;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #6ca3de transparent transparent transparent;
  }

  .item-area.twoblock .item {
    width: 100%;
    margin: 0 auto 30px;
    border-bottom: none;
  }

  .item-area.twoblock .item img {
    width: 100%;
  }

  .item-area.arrow.twoblock .item:nth-of-type(1)::after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -12px;
    margin: auto;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 20px;
    border-color: #6ca3de transparent transparent transparent;
  }
}
.tblMod01 th, .tblMod01 td {
  padding: 15px 14px;
}

.youtube-movie {
  position: relative;
}

.youtube-movie p.dammy {
  position: absolute;
  top: 0;
  left: 0;
  width: 560px;
  height: 100%;
  background: #00000054;
  color: #f00;
  margin: auto;
  bottom: 0;
  right: 0;
  font-size: 60px !important;
  line-height: 5;
}

@media screen and (max-width: 767px) {
  .youtube-movie p.dammy {
    width: 100%;
  }
}
.contents-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

p.btn-support {
  color: #666;
  margin-right: 20px;
}

p.btn-support:after {
  content: ">>>";
  margin-left: 20px;
}

.pc-mR200 {
  margin-right: 200px;
}

@media screen and (max-width: 767px) {
  .contents-flex {
    flex-wrap: wrap;
  }

  p.btn-support {
    margin-right: 0;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
  }

  p.btn-support:after {
    content: none;
  }

  .pc-mR200 {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .table-scroll {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .table-scroll table.app-soft {
    width: 700px;
  }

  /*表のスライダー*/
  /*.outer {
      border-bottom:solid 1px #c0c0c0;
  }*/
  .outer .table-scroll::-webkit-scrollbar {
    height: 15px;
  }

  .outer .table-scroll::-webkit-scrollbar-track {
    background: #f6f6f6;
  }

  .outer .table-scroll::-webkit-scrollbar-thumb {
    background: #9E9E9E;
  }

  .outer .table-scroll {
    /* IE用スクロールバーカラー */
    scrollbar-base-color: #9E9E9E;
  }
}
.frame-wrapper__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.frame-wrapper__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.movieArea {
  width: 560px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .movieArea {
    width: 100%;
    height: auto;
  }
}
.feature_9_table {
  margin: 15px 0 0 0;
}
.feature_9_table table {
  width: 100%;
  table-layout: fixed;
}
.feature_9_table th, .feature_9_table td {
  padding: .75em;
  background: #fff;
  border: solid 1px #ccc;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.feature_9_table th.oneLine {
  line-height: 3;
}
.feature_9_table th.image, .feature_9_table td.image {
  padding: 0;
}
.feature_9_table thead th {
  background: #1f4e78;
  color: #fff;
}
.feature_9_table tbody ul {
  display: grid;
  grid-template-columns: auto auto;
  grid-row: auto auto;
  grid-column-gap: 0;
  grid-row-gap: .5em;
  text-align: left;
  max-width: 80%;
  margin: 0 auto !important;
}
.feature_9_table tbody ul > li {
  white-space: normal;
}
.feature_9_table .bgcolor th, .feature_9_table .bgcolor td {
  background: #ddebf7;
}
@media only screen and (max-width: 767px) {
  .feature_9_table {
    margin: 10px 0 15px 0;
    overflow-x: auto;
  }
  .feature_9_table table {
    min-width: 100%;
    width: auto;
    white-space: nowrap;
  }
}

.feature7_esp1 {
  margin-top: 30px;
}
.feature7_esp1 > figure {
  margin: 0;
}
.feature7_esp1 > figure + figure {
  position: relative;
}
.feature7_esp1 > figure + figure::before {
  position: absolute;
  content: "";
  display: block;
}
.feature7_esp1 > figure figcaption {
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.feature7_esp1 > figure img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .feature7_esp1 {
    display: flex;
    justify-content: space-between;
  }
  .feature7_esp1 > figure {
    flex: 1 0 0%;
  }
  .feature7_esp1 > figure + figure {
    margin-left: 70px;
  }
  .feature7_esp1 > figure + figure::before {
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    border-style: solid;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #86c1e9;
    border-width: 16px 0 16px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .feature7_esp1 > figure + figure {
    margin-top: 70px;
  }
  .feature7_esp1 > figure + figure::before {
    left: 50%;
    top: -45px;
    transform: translateX(-50%);
    border-style: solid;
    height: 0;
    width: 0;
    border-color: #86c1e9 transparent transparent transparent;
    border-width: 20px 16px 0 16px;
  }
}

.feature7_esp2 {
  margin-top: 30px;
}
.feature7_esp2 img {
  width: 100%;
  height: auto;
}
.feature7_esp2__outer > div.caption {
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  .feature7_esp2 {
    display: flex;
    justify-content: space-between;
  }
  .feature7_esp2__outer--l {
    flex: 0 0 246px;
  }
  .feature7_esp2__outer--r {
    flex: 0 0 564px;
  }
}
@media only screen and (max-width: 767px) {
  .feature7_esp2 {
    margin-top: 50px;
  }
  .feature7_esp2__outer + .feature7_esp2__outer {
    margin-top: 30px;
  }
}
