/* Scss Document */
.page-head {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.icon-title-block {
  padding: 0;
}

.latest .cat {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.latest .cat li {
  color: #fff;
}
.latest .cat li.academic {
  background: #4095C7;
}
.latest .cat li.useful {
  background: #408E69;
}
.latest .cat li.entertainment_leisure {
  background: #84be3f;
}
.latest .cat li.car {
  background: #EF835B;
}
.latest .cat li.residence {
  background: #E95A24;
}
.latest .cat li.housing {
  background: #e51c24;
}
.latest .cat li.insurance {
  background: #E260AE;
}
.latest .cat li.management {
  background: #A62DD3;
}
.latest .cat li.pr {
  background: rgba(0, 0, 0, 0.4);
}
.latest .cat li.videoCtg01 {
  background: #4095C7;
}
.latest .cat li.videoCtg02 {
  background: #408E69;
}
.latest .cat li.videoCtg03 {
  background: #84be3f;
}
.latest .cat li.videoCtg04 {
  background: #EF835B;
}
.latest .cat li.videoCtg05 {
  background: #E95A24;
}
.latest .cat li.videoCtg06 {
  background: #e51c24;
}
.latest .cat li.videoCtg07 {
  background: #E260AE;
}
.latest .cat li.videoCtg08 {
  background: #A62DD3;
}
.latest .cat li.videoCtg09 {
  background: rgba(0, 0, 0, 0.4);
}
.latest .cat li.videoCtg10 {
  background: #4095C7;
}

.topics-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.topics-category button {
  margin: 0 0.5em 0.5em 0;
  padding: 0.2em 1em;
  border: solid 1px #fff;
  background: #fff;
  font-weight: bold;
}
.topics-category button.all {
  color: #163b70;
}
.topics-category button.all.act {
  border: solid 1px #163b70;
}
.topics-category button.odc {
  color: #2a54bc;
}
.topics-category button.odc.act {
  border: solid 1px #2a54bc;
}
.topics-category button.oda {
  color: #4095C7;
}
.topics-category button.oda.act {
  border: solid 1px #4095C7;
}
.topics-category button.kokuho {
  color: #408E69;
}
.topics-category button.kokuho.act {
  border: solid 1px #408E69;
}
.topics-category button.dhschool {
  color: #84be3f;
}
.topics-category button.dhschool.act {
  border: solid 1px #84be3f;
}
.topics-category button.zenaoirobr {
  color: #EF835B;
}
.topics-category button.zenaoirobr.act {
  border: solid 1px #EF835B;
}
.topics-category button.important {
  color: #e51c24;
}
.topics-category button.important.act {
  border: solid 1px #e51c24;
}
.topics-category button.trip {
  color: #E260AE;
}
.topics-category button.trip.act {
  border: solid 1px #E260AE;
}
.topics-category button.act {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}
.topics-list {
  display: none;
}
.topics-list.act {
  display: block;
}
.topics-item {
  margin-top: 1.5em;
}
.topics-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.85);
  text-decoration: none;
  line-height: 1.3;
}
.topics-item time {
  margin-right: 0.75em;
  font-weight: bold;
  letter-spacing: 0;
  color: #163b70;
}
.topics-item .cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.topics-item .cat li {
  margin-right: 0.5em;
  padding: 0.2em 1em;
  color: #fff;
  font-weight: bold;
}
.topics-item .cat li.odc {
  background: #2a54bc;
}
.topics-item .cat li.oda {
  background: #4095C7;
}
.topics-item .cat li.kokuho {
  background: #408E69;
}
.topics-item .cat li.dhschool {
  background: #84be3f;
}
.topics-item .cat li.zenaoirobr {
  background: #EF835B;
}
.topics-item .cat li.important {
  background: #e51c24;
}
.topics-item .cat li.trip {
  background: #E260AE;
}
.topics-item .cat li.register {
  border: solid 1px #163b70;
  color: #163b70;
}
.topics-item .title {
  margin-top: 0.5em;
  width: 100%;
  font-weight: normal;
}

.gourmet .icon-title {
  color: #84521C;
}
.gourmet .link-more-circle a {
  color: #84521C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  text-decoration: none;
}
.gourmet .link-more-circle a:after {
  margin-left: 0.5em;
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url(../img/common/arw_c_br.svg) no-repeat center center;
  background-size: 100% auto;
}

.products .column-item {
  position: relative;
}
.products .column-item a {
  height: 100%;
}
.products .column-item-inner {
  height: 100%;
}
.products .column-item .brand {
  margin-bottom: 0.5em;
  padding-bottom: 0.25em;
  border-bottom: solid 1px #163b70;
  color: #163b70;
  text-align: center;
  font-weight: bold;
}
.products .column-item .title {
  color: #163b70;
}
.products .column-item .btn-detail {
  position: absolute;
  padding: 0.5em 1em;
  color: #163b70;
  background: #f5f5f5;
  font-weight: bold;
}
.products .column-item .btn-detail:before, .products .column-item .btn-detail:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.5em;
  margin: auto 0;
  content: "";
  vertical-align: middle;
}
.products .column-item .btn-detail:before {
  height: 1px;
  background: #163b70;
}
.products .column-item .btn-detail:after {
  border-top: 1px solid #163b70;
  border-right: 1px solid #163b70;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.foward-feature {
  margin-bottom: 2em;
}
.foward-feature a {
  display: block;
  color: rgba(0, 0, 0, 0.85);
  text-decoration: none;
}
.foward-feature .feature-text {
  margin: 0.5em 0 2em;
  text-align: center;
}
.foward-feature .feature-text h3 {
  font-size: 1.6rem;
}
.foward-feature .feature-text .btn-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.foward-feature .feature-text .btn-more:after {
  margin-left: 0.5em;
  content: "";
  display: inline-block;
  background: url(../img/common/arw_c_n.svg) no-repeat center center;
  background-size: 100% auto;
}

@media only screen and (min-width: 601px) {
  .top-slider .slick-track li {
    padding: 0 15px 15px;
  }
  .top-slider .slick-track li img {
    -webkit-box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.1);
  }
  .top-slider .slick-slide {
    width: 790px;
  }
  .top-slider .slick-dots {
    bottom: -5px;
  }
  .top-slider .slick-dots li button:before {
    color: #E2E2E2;
  }
  .icon-title-block {
    margin-bottom: 2em;
  }
  .icon-title-block figure {
    width: 50px;
  }
  .index-nav-wrapper {
    display: none;
  }
  .link-more-circle.content-top {
    position: absolute;
    top: 1em;
    right: 30px;
  }
  .index-bnr-list-pr {
    margin: 2em -12px 0;
  }
  .index-bnr-list-pr .slick-slider .slick-slide {
    padding: 0 12px;
  }
  .index-bnr-list-pr .slick-next {
    right: -9px;
  }
  .index-bnr-list-pr .slick-prev {
    left: -9px;
  }
  .latest .column-item figure {
    max-height: 190px;
    min-height: 160px;
  }
  .topics-category button {
    margin: 0 0.5em 0.5em 0;
    padding: 0.2em 1em;
    font-size: 1.5rem;
  }
  .topics-item {
    margin-top: 1.5em;
  }
  .topics-item .cat li {
    font-size: 1.3rem;
  }
  .topics-item .title {
    font-size: 1.6rem;
  }
  .gourmet .column-item figure {
    height: 140px;
  }
  .gourmet .column-item figure img {
    font-family: "object-fit: cover;";
  }
  .gourmet .genre {
    font-size: 1.5rem;
  }
  .products .column-item {
    width: 24.5%;
    position: relative;
  }
  .products .column-item-inner {
    padding-bottom: 4em;
  }
  .products .column-item .brand {
    font-size: 1.5rem;
  }
  .products .column-item .title {
    color: #163b70;
  }
  .products .column-item .btn-detail {
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
  }
  .products .column-item .btn-detail:before {
    width: 14px;
    height: 1px;
  }
  .products .column-item .btn-detail:after {
    width: 9px;
    height: 9px;
  }
  .pickup .column-item a {
    height: 100%;
  }
  .pickup .column-item-inner {
    padding-bottom: 3em;
    position: relative;
  }
  .foward-feature .feature-text h3 {
    font-size: 1.6rem;
  }
  .foward-feature .feature-text .btn-more {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .top-slider {
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .top-slider .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .top-slider .slick-dots {
    bottom: -6vw;
  }
  .top-slider .slick-dots li button:before {
    color: #E2E2E2;
  }
  .icon-title-block {
    margin-bottom: 1em;
  }
  .index-nav-wrapper {
    padding: 0 !important;
  }
  .index-nav-wrapper .inner {
    padding: 4vw 4vw 3vw;
  }
  .index-nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index-nav-item {
    margin-bottom: 2%;
    width: 49.25%;
  }
  .index-nav-item a {
    padding: 2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.85);
    background: #fff;
    font-weight: bold;
    font-size: 1.4rem;
    text-decoration: none;
  }
  .index-nav-item a figure {
    margin-right: 0.5em;
    width: 17.5%;
  }
  .link-more-circle {
    margin-top: 1em;
    text-align: center;
  }
  .link-more-circle a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .latest .column-item figure img {
    height: auto;
  }
  .latest .column-item figure figcaption {
    font-size: 1.2rem;
  }
  .latest .column-item-inner {
    padding: 2vw;
  }
  .index-bnr-list-pr {
    margin: 2em -4vw 0;
  }
  .index-bnr-list-pr .slick-slide {
    margin-right: 1vw !important;
    margin-left: 1vw !important;
  }
  .topics-category button {
    margin: 0 0.3em 0.5em 0;
    padding: 0.2em 0.5em;
    font-size: 1rem;
  }
  .topics-item {
    margin-top: 1.5em;
  }
  .topics-item time {
    font-size: 1.1rem;
  }
  .topics-item .cat li {
    font-size: 1.1rem;
  }
  .topics-item .title {
    font-size: 1.5rem;
  }
  .gourmet .column-item figure {
    height: 28vw;
  }
  .gourmet .column-item figure img {
    height: 28vw;
  }
  .gourmet .genre {
    font-size: 1.1rem;
  }
  .products .column-item-inner {
    padding-bottom: 3.25em;
  }
  .products .column-item .brand {
    font-size: 1.1rem;
  }
  .products .column-item .title {
    font-size: 1.3rem;
  }
  .products .column-item .btn-detail {
    left: 2vw;
    bottom: 2vw;
    width: calc(100% - 4vw);
    font-size: 1.3rem;
  }
  .products .column-item .btn-detail:before {
    width: 3vw;
    height: 1px;
  }
  .products .column-item .btn-detail:after {
    width: 2vw;
    height: 2vw;
  }
  .pickup .column-item a {
    height: 100%;
  }
  .pickup .column-item figure {
    overflow: hidden;
    height: 30vw;
    padding-top: 0;
  }
  .pickup .column-item figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .pickup .column-item-inner {
    padding-bottom: 2em;
    position: relative;
  }
  .foward-list {
    margin: 0 -2vw 2.5em;
  }
  .foward-list .slick-slider .slick-slide {
    padding: 0 2vw;
  }
  .foward-feature {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  }
  .foward-feature a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(0, 0, 0, 0.85);
    text-decoration: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .foward-feature figure {
    width: 48%;
  }
  .foward-feature .feature-text {
    padding: 3vw;
    width: 52%;
    margin: 0.5em 0 2em;
  }
  .foward-feature .feature-text h3 {
    font-size: 1.6rem;
  }
  .foward-feature .feature-text .btn-more {
    margin-top: 1em;
    right: 2vw;
    bottom: 2vw;
    font-size: 1.1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .foward-feature .feature-text .btn-more:after {
    width: 4vw;
    height: 4vw;
  }
}