@charset "Shift_JIS";

/*TOPイメージ*/

.item-top-main {
  background-image: url(../img/item_classification/main-visual.png);
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
  /*padding: 50px 0px 90px;*/
  position: relative;
}

.item-top-main-inner {
  position: relative;
  height: 240px;
  max-width: 1080px;
  margin: 0 auto;
}

.item-top-main-inner h2 {
  font-size: 200%;
  font-weight: bold;
  text-align: left;
  padding-top: 80px;
  color: #333333;
}

.modal-content .modal-ttl .micon-findout:before {
  background: url(../img/item_classification/m-find-out.svg) no-repeat;
}

.modal-content .modal-ttl .micon-education:before {
  background: url(../img/item_classification/m-education.svg) no-repeat;
}

.modal-content .modal-ttl .micon-hinmokuknow:before {
  background: url(../img/item_classification/m-hinmokuknow.svg) no-repeat;
  width: 46px;
  height: 34px;
  left: -64px;
  top: 66%;
}

.modal-content .modal-ttl .micon-hinmoku:before {
  background: url(../img/item_classification/m-hinmoku.svg) no-repeat;
  width: 45px;
  height: 45px;
  left: -70px;
  top: 44%;
}

@media all and (max-width:1130px) and (-ms-high-contrast: none) {
  .nav-detaile {
    font-size: 10px;
  }
}

.popup-list>li:focus {
  color: #333333;
  background-color: #FFF968;
  border: solid 1px #333333;
  border-radius: 2px;
}


/*  お知らせエリア */

.notice-area {
  height: 0px;
}

.notice-wrap {
  position: relative;
  max-width: 1080px;
  background-color: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 6px 6px 10px rgba(0, 0, 0, .1);
  top: -20px;
  margin: 0px auto 0px auto;
  padding: 20px 30px;
  z-index: 101;
}

.notice-inner {
  display: flex;
  flex-wrap: wrap;
}

.header-menu ul dl {
  align-items: center;
}

.notice-ttl {
  position: relative;
  border-right: 1px #E4E6EC solid;
  width: 11%;
}

.notice-cont {
  width: 89%;
}

.notice-ttl h3 {
  font-size: 100%;
  font-weight: bold;
  color: #143c85;
  padding: 40px 19px 30px 10px;
}

@media screen and (min-width: 767px) {
  .notice-cont ul {
    display: block !important;
  }
}

.notice-list-style {
  display: flex;
  color: #333333;
  font-size: 88%;
  padding: 10px 30px 5px 40px;
}

.p-top-item-date {
  font-weight: bold;
  width: 20%;
}

a.notice-link {
  color: #143C85;
  width: 80%;
}

a.notice-link:hover {
  opacity: .7;
  text-decoration: underline;
}


/*  ボタンメニュー */

.item-menu h3 {
  max-width: 1080px;
  padding: 100px 0 50px 0;
  margin: 0 auto;
  font-size: 138%;
  font-weight: bold;
  color: #143c85;
  text-align: left;
  margin-bottom: 0px;
}

.item-menu {
  padding: 80px 0 60px 0;
  background-color: #f1f5fa;
}

.item-list {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.popup-list .p-icon {
  display: block;
  margin-bottom: 0;
  height: 70px;
  line-height: 1;
}

.popup-list .p-icon.kyouji {
  margin-left: 10px;
}

.icon-arrows::before {
  content: "";
  display: inline-block;
  left: 0;
  width: 22px;
  height: 22px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/aeo/icon-book.svg);
}

.item-list .quick-access {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.item-list li {
  width: calc(24% - 4px);
  margin: 14px 0px 3px 14px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .16);
  border-radius: 6px;
}

.item-list li:nth-child(5n) {
  margin-right: 0;
}

.item-list .p-icon {
  display: block;
  margin-bottom: 10px;
  line-height: 1;
  width: 100px;
  height: 100px;
  /*min-height: 150px;*/
  padding: 20px 0px 10px 2px;
  margin: 25px 0px 30px 0px;
}

.item-list .p-icon.kyouji {
  margin-left: 10px;
}

.bg {
  background: #EEF3FD;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.item-list .p-detaile-inner {
  border-top: 1px #E4E6EC solid;
  width: 90%;
}

.item-list .p-detaile {
  font-size: 18px;
  font-weight: bold;
  color: #143c85;
  text-align: left;
  padding: 0px 0px 0px 36px;
  line-height: 15px;
}

.font-s {
  display: block;
  font-size: 88%;
  font-weight: bold;
  color: #143c85;
  text-align: center;
  padding: 3px 10px 0px 10px;
  line-height: 20px;
}

.item-btn-p {
  display: block;
  font-size: 112%;
  font-weight: bold;
  color: #143c85;
  text-align: left;
  text-indent: -1.8em;
  padding: 10px 0 16px 2em;
  line-height: 1.5;
}

@media all and (-ms-high-contrast: none) {
  .item-btn-p {
    font-size: 110%;
  }
}

.item-btn-p::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/item_classification/arrow-02.svg);
  background-size: 100% auto;
  margin: 0 10px 3px 0;
}

@media screen and (max-width: 1120px) {
  .item-list {
    padding: 0 4%;
  }
}

@media screen and (max-width: 1000px) {
  .item-list .p-detaile {
    font-size: 16px;
  }
  .item-list a {
    min-height: 160px;
  }
  .item-list li {
    width: calc(32% - 4px);
    margin: 13px 0px 3px 14px;
    text-align: center;
  }
}

@media screen and (max-width: 900px) {
  .item-list .p-detaile {
    font-size: 14px;
  }
  .item-list li {
    width: calc(33% - 4px);
    margin: 8px 0px 3px 14px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .popup-list li {
    width: calc(100% / 2 - 12px);
  }
  .notice-cont ul {
    display: none;
    padding-bottom: 20px;
  }
  .popup-list {
    padding: 0 4%;
  }
  .popup-list li {
    margin-right: 0;
  }
  .popup-list li:nth-child(odd) {
    margin-right: 20px;
  }
  .popup-list .p-detaile {
    font-size: 16px;
  }
  .modal-content .modal-ttl .micon-hinmoku:before, .modal-content .modal-ttl .micon-hinmokuknow:before {
    left: -16px;
  }
  .modal-content .modal-ttl .micon-education, .modal-content .modal-ttl .micon-hinmokuknow {
    text-align: left;
    display: inline-block;
  }
}

@media screen and (max-width: 680px) {
  .sp-none {
    display: none;
  }
}


/*  ポップアップメニュー */

.item-popup-menu h3 {
  max-width: 1080px;
  padding: 50px 0 50px 0;
  margin: 0 auto;
  font-size: 138%;
  font-weight: bold;
  color: #143c85;
  text-align: left;
  margin-bottom: 0px;
}

.item-popup-menu {
  padding: 0px 0px 0px 0px;
}

.item-popup-list {
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 1120px) {
  .item-popup-list {
    padding: 0 4%;
  }
}

.item-popup-list .quick-access {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .16);
  border-radius: 6px;
  min-height: 200px;
}

.popup-list .quick-access {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.item-popup-list li {
  width: calc(100% / 5 - 16px);
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .16);
  border-radius: 6px;
}

.item-popup-list li:nth-child(5n) {
  margin-right: 0;
}

.item-popup-list .p-icon {
  display: block;
  margin-bottom: 18px;
  line-height: 1;
}

.item-popup-list .p-icon.kyouji {
  margin-left: 10px;
}

.item-popup-list .p-detaile {
  font-size: 18px;
  font-weight: bold;
  color: #143c85;
  line-height: 1.6;
  text-align: center;
}

.pop-btn-p {
  font-size: 112%;
  font-weight: bold;
  color: #143c85;
  line-height: 1.6;
  text-align: center;
}

@media all and (-ms-high-contrast: none) {
  .pop-btn-p, .font-s {
    max-width: 180px;
  }
}

.item-popup-list .p-detaile-s {
  font-size: 15px;
  font-weight: bold;
  color: #143c85;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .item-popup-list .p-detaile {
    font-size: 16px;
  }
  .item-popup-list a {
    min-height: 160px;
  }
}

@media screen and (max-width: 900px) {
  .item-popup-list .p-detaile {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .item-popup-list li {
    width: calc(100% / 2 - 12px);
  }
  .item-popup-popup-list {
    padding: 0 4%;
  }
  .item-popup-list li {
    margin: 0px auto;
    margin-bottom: 8px;
  }
  .item-popup-pop-list li:nth-child(odd) {
    margin-right: 20px;
  }
  .item-popup-list .p-detaile {
    font-size: 16px;
  }
}

@media screen and (max-width: 680px) {
  .sp-none {
    display: none;
  }
}


/*----------　　SP　　-------------*/

@media screen and (max-width: 767px) {
  /*TOPイメージ*/
  .item-top-main {
    background-image: url(../img/item_classification/sp/main-visual.png);
    display: block;
  }
  .item-top-main-inner {
    height: 120px;
  }
  .item-top-main-inner h2 {
    font-size: 24px;
    padding: 46px 0px 0px 30px;
  }
  /*お知らせエリア*/
  .notice-wrap {
    top: 0px;
    border-radius: 0px;
    padding: 0px;
    z-index: 1;
  }
  .notice-ttl {
    position: relative;
    border-style: none;
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .notice-ttl h3 {
    font-size: 13px;
    font-weight: bold;
    color: #143c85;
    padding: 2px 14px 2px 10px;
    margin: 15px 0px 12px 15px;
    border-right: 1px #E4E6EC solid;
  }
  .notice-list-style {
    display: block;
    color: #333333;
    padding: 7px 30px 5px 24px;
  }
  .p-top-item-date {
    font-size: 12px;
    font-weight: bold;
    padding-right: 30px;
    width: 100%;
  }
  a.notice-link {
    width: 100%;
  }
  .item-menu h3 {
    padding: 70px 0px 25px 30px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    color: #143c85;
    text-align: left;
    margin-bottom: 0px;
  }
  .item-list li {
    width: 45%;
  }
  .item-btn-p {
    font-size: 16px;
    padding-top: 20px;
  }
  .item-list .p-icon {
    display: block;
    margin-bottom: 0px;
    line-height: 1;
    /*min-height: 100px;
    padding-top: 22px;*/
  }
  .item-list li {
    margin: 0px 0px 20px 14px;
  }
  .item-popup-menu {
    padding: 0px 0px 0px 0px;
  }
  .item-popup-menu h3 {
    padding: 40px 0px 25px 30px;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
    color: #143c85;
    text-align: left;
    margin-bottom: 0px;
  }
  .p-detaile {
    text-align: center;
  }
  .item-list .p-icon {
    display: block;
    margin-bottom: 10px;
    line-height: 1;
    width: 90PX;
    height: 90PX;
    padding: 14px;
    margin: 25px 0px 30px 0px;
  }
  .notice-ttl .imp-news-btn {
    right: 20px;
    width: auto;
    top: 14px;
  }
}

.item-list .p-icon.pt-4 {
  padding-top: 4px;
}