@charset "euc-jp";
.recommendSec .js-more li:nth-child(n+9) {
  display:block !important;
}
header#header {
  position: absolute;
  left: 0;
  top: 0;
}

#container{
  margin-top: 0;
}

.container > .cInner{
  width:100%;
}
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}
#side{
  display: none;
}
#main{
  width:100%;
}
.free_space_block {
  margin-top: 3em;
}
.footer{
  margin-top:0;
}

/*item category辺り*/
.mainBox__topText{
  font-size:14px;
  margin-bottom:30px;
  text-align:center;
}
.itemList--8{
  text-align:center;
  letter-spacing: -.4em;
}
.itemList--8 .itemList__topText{
  font-size:12px;
  margin-bottom:20px;
}
.itemList--8 .itemList__unit{
  float:none;
  display: inline-block;
  letter-spacing: normal;
  width:100px;
  text-align:center;
  vertical-align: top;
}
.itemList--8 .itemList__unit:nth-child(n+2){
  margin-left:42px;
}

/*CONTENTS*/
.itemList--contents{
  background:black;
}
.itemList--contents .itemList__unit{
  width:14.27%;
  float:left;
}
.itemList--contents .itemList__unit img{
  width:100%;
}

/*お知らせ*/
.bgSection {
    padding: 60px 0;
    width: 100%;
    overflow-x: hidden;
    background: #f2f2f2;
}
.info{
  background:white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:18px 15px 5px 40px;
}
.info__inner{
  height:260px;
  overflow: auto;
  padding:10px 15px;
  border-left:solid 5px #626262;
}
.info__inner dt,.info__inner dd{
  margin-bottom:10px;
}
.info__inner dt{
  float:left;
  font-weight:bold;
  width:15%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.info__inner dd{
  float:left;
  padding-left:5px;
  width:85%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bgSection__bg--info{
  padding-top:50px;
  padding-bottom:80px;
}

/*custam_content_PC*/

.eyecatch{
  padding-bottom: 144px;
  position: relative;
  margin-bottom: 84px;
}
.eyecatch_inner{
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  padding: 54px 0 0;
  width: 100%;
}
.eyecatch_inner:before{
  content: "";
  position: absolute;
  display: block;
  background: #fff;
  width: 670px;
  height: 549px;
  border-radius: 50%;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -2;
}
.eyecatch_inner .eyecatch_title{
  font-size: 20px;
  line-height: 2.6;
  color: #5e5e5e;
  text-align: center;
  font-family: 'Noto Serif', serif;
  margin-bottom: 56px;
}
.eyecatch_inner .eyecatch_content{
  font-size: 14px;
  line-height: 1.8;
  color: #5e5e5e;
  text-align: center;
}

.bnr_area{
  position: relative;
  z-index: 2;
  margin-bottom: 76px;
}
.bnr_area .row{
  margin: 0;
}
.bnr_area .col-6{
  margin-bottom: 0;
  width: 48.75%;
  padding: 0;
  flex: 0 0 48.75%;
    max-width: 48.75%;
}
.bnr_area .col-6:nth-child(2n){
  margin-left: 2.5%;
}

.blanket_area .row{
  position: relative;
}
.blanket_area .row:not(:last-child){
  margin-bottom: 70px;
}
.blanket_area .row:before{
  display: block;
  content: "";
  position: absolute;
  border: 1px solid #ccc;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  border-radius: 11px;
  pointer-events: none;
}
.blanket_area .row:nth-child(odd) img{
  border-right: 1px solid #ccc;
}
.blanket_area .row:nth-child(even) img{
  border-left: 1px solid #ccc;
}
.blanket_area .blanket_box{
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}
.blanket_area .col-5{
  flex: 0 0 48.75%;
  max-width: 48.75%;
  margin-bottom: 0;
}
.blanket_area .col-7{
  flex: 0 0 51.25%;
  max-width: 51.25%;
  position: relative;
  margin-bottom: 0;
}
.blanket_area .mainTitle2{
  margin-bottom: 26px;
}
.blanket_area .content_box{
  letter-spacing: .4px;
  line-height: 1.8;
}
.blanket_area .button{
  margin-top: 76px;
}

.item_area{
  margin-bottom: 24px;
}
.item_area .mainTitle{
  margin-bottom: 60px;
}

.category_area{
  margin-bottom: 100px;
}
.category_area .row{
  margin: 0;
}
.category_area .col-6{
  width: 48.75%;
  padding: 0;
  flex: 0 0 48.75%;
    max-width: 48.75%;
}
.category_area .col-6:nth-child(2n){
  margin-left: 2.5%;
}
.category_area .col-6:nth-child(n+3){
  margin-bottom: 0;
}

.category_area .category_box{
  position: relative;
}
.category_area .category_box a:hover .button{
  text-decoration: none;
  background: #fff;
  color: #24264a;
  transition: 0.3s;
}
.category_area .category_box .category_content{
  position: absolute;
  top: 36%;
  left: 0;
  width: 100%;
}
.category_area .category_box .mainTitle{
  font-weight: bold;
}
.category_area .category_box .mainTitle small{
  font-weight: normal;
}
.category_area .category_box .button{
  margin-top: 10px;
}

.concept_area .row{
  color: #fff;
  background: #24264a;
}

.concept_area .mainTitle3{
  color: #fff;
}
.concept_area .col-6{
  width: 50%;
  margin-bottom: 0;
  position: relative;
}
.concept_area .concept_bx{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  padding: 3.6em;
}
.concept_area .mainTitle3{
  margin-bottom: 18px;
}
.concept_area p{
  line-height: 2.6;
  letter-spacing: .2px;
}
.concept_area p:not(:last-child){
  margin-bottom: 28px;
}

.news_area ul {
  overflow-y: scroll;
  height: 80px;
}

.news_area ul li {
  font-size: 14px;
  margin-bottom: 8px;
}

/* 20220520 add */

.eyecatch {
    margin-bottom: 8px;
}

.eyecatch_content{
    font-family :
	YuMincho,
	'Yu Mincho',
	serif;
    color: #4e454a!important;
}


.eyecatch_inner .eyecatch_title{
    margin-bottom: 30px;
    font-family :
	YuMincho,
	'Yu Mincho',
	serif;
    color: #4e454a!important;
    font-size: 24px;
    line-height: 2.1;
    height: 104px;
}
.eyecatch_inner{
    bottom: 30px;
}

.mainTitle small {
    display: block;
    color: #24264a;
    font-weight: 400;
    margin-top: 8px;
    text-align: center;
    font-size: 14px;
}

.selectSec .itemList__name{
    font-size: 18px;
}

.concept_area p {
    font-family :
	YuMincho,
	'Yu Mincho',
	serif;
    line-height: 2.2;
}

.concept_area .mainTitle3{
    font-family: serif;
}

/* //20220520 add */

.news_area .section--inner{
    padding: 0;
}

.row {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0px -15px 30px;
  gap: 30px 0;
}

@media (max-width: 1200px) {
  .row {
    margin: 0px -7.5px 15px;
    gap: 15px 0;
  }
}

.row:last-child,
.itemList:last-child {
  margin-bottom: 0;
}

.row--center {
  justify-content: center;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

[class*=col-] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  list-style: none;
}

@media (max-width: 1200px) {
  [class*=col-] {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-1_5 {
  flex: 0 0 20%;
  max-width: 20%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

.col-pc {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-pc-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-pc-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-pc-1_4 {
  flex: 0 0 14.285714%;
  max-width: 14.285714%;
}

.col-pc-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-pc-1_5 {
  flex: 0 0 20%;
  max-width: 20%;
}

.col-pc-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-pc-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-pc-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-pc-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-pc-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-pc-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-pc-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-pc-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-pc-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-pc-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-pc-first {
  order: -1;
}

.order-pc-last {
  order: 13;
}

.order-pc-0 {
  order: 0;
}

.order-pc-1 {
  order: 1;
}

.order-pc-2 {
  order: 2;
}

.order-pc-3 {
  order: 3;
}

.order-pc-4 {
  order: 4;
}

.order-pc-5 {
  order: 5;
}

.order-pc-6 {
  order: 6;
}

.order-pc-7 {
  order: 7;
}

.order-pc-8 {
  order: 8;
}

.order-pc-9 {
  order: 9;
}

.order-pc-10 {
  order: 10;
}

.order-pc-11 {
  order: 11;
}

.order-pc-12 {
  order: 12;
}

.offset-pc-0 {
  margin-left: 0;
}

.offset-pc-1 {
  margin-left: 8.333333%;
}

.offset-pc-2 {
  margin-left: 16.666667%;
}

.offset-pc-3 {
  margin-left: 25%;
}

.offset-pc-4 {
  margin-left: 33.333333%;
}

.offset-pc-5 {
  margin-left: 41.666667%;
}

.offset-pc-6 {
  margin-left: 50%;
}

.offset-pc-7 {
  margin-left: 58.333333%;
}

.offset-pc-8 {
  margin-left: 66.666667%;
}

.offset-pc-9 {
  margin-left: 75%;
}

.offset-pc-10 {
  margin-left: 83.333333%;
}

.offset-pc-11 {
  margin-left: 91.666667%;
}

@media (max-width: 991px) {
  .col-tab {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-tab-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-tab-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-tab-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-tab-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-tab-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-tab-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-tab-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-tab-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-tab-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-tab-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-tab-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-tab-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-tab-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-tab-first {
    order: -1;
  }
  .order-tab-last {
    order: 13;
  }
  .order-tab-0 {
    order: 0;
  }
  .order-tab-1 {
    order: 1;
  }
  .order-tab-2 {
    order: 2;
  }
  .order-tab-3 {
    order: 3;
  }
  .order-tab-4 {
    order: 4;
  }
  .order-tab-5 {
    order: 5;
  }
  .order-tab-6 {
    order: 6;
  }
  .order-tab-7 {
    order: 7;
  }
  .order-tab-8 {
    order: 8;
  }
  .order-tab-9 {
    order: 9;
  }
  .order-tab-10 {
    order: 10;
  }
  .order-tab-11 {
    order: 11;
  }
  .order-tab-12 {
    order: 12;
  }
  .offset-tab-0 {
    margin-left: 0;
  }
  .offset-tab-1 {
    margin-left: 8.333333%;
  }
  .offset-tab-2 {
    margin-left: 16.666667%;
  }
  .offset-tab-3 {
    margin-left: 25%;
  }
  .offset-tab-4 {
    margin-left: 33.333333%;
  }
  .offset-tab-5 {
    margin-left: 41.666667%;
  }
  .offset-tab-6 {
    margin-left: 50%;
  }
  .offset-tab-7 {
    margin-left: 58.333333%;
  }
  .offset-tab-8 {
    margin-left: 66.666667%;
  }
  .offset-tab-9 {
    margin-left: 75%;
  }
  .offset-tab-10 {
    margin-left: 83.333333%;
  }
  .offset-tab-11 {
    margin-left: 91.666667%;
  }
}

@media (max-width: 767px) {
  .col-sp {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sp-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sp-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sp-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sp-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sp-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sp-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sp-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sp-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sp-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sp-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sp-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sp-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sp-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sp-first {
    order: -1;
  }
  .order-sp-last {
    order: 13;
  }
  .order-sp-0 {
    order: 0;
  }
  .order-sp-1 {
    order: 1;
  }
  .order-sp-2 {
    order: 2;
  }
  .order-sp-3 {
    order: 3;
  }
  .order-sp-4 {
    order: 4;
  }
  .order-sp-5 {
    order: 5;
  }
  .order-sp-6 {
    order: 6;
  }
  .order-sp-7 {
    order: 7;
  }
  .order-sp-8 {
    order: 8;
  }
  .order-sp-9 {
    order: 9;
  }
  .order-sp-10 {
    order: 10;
  }
  .order-sp-11 {
    order: 11;
  }
  .order-sp-12 {
    order: 12;
  }
  .offset-sp-0 {
    margin-left: 0;
  }
  .offset-sp-1 {
    margin-left: 8.333333%;
  }
  .offset-sp-2 {
    margin-left: 16.666667%;
  }
  .offset-sp-3 {
    margin-left: 25%;
  }
  .offset-sp-4 {
    margin-left: 33.333333%;
  }
  .offset-sp-5 {
    margin-left: 41.666667%;
  }
  .offset-sp-6 {
    margin-left: 50%;
  }
  .offset-sp-7 {
    margin-left: 58.333333%;
  }
  .offset-sp-8 {
    margin-left: 66.666667%;
  }
  .offset-sp-9 {
    margin-left: 75%;
  }
  .offset-sp-10 {
    margin-left: 83.333333%;
  }
  .offset-sp-11 {
    margin-left: 91.666667%;
  }
}

@media (max-width: 479px) {
  .col-sp2 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sp2-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sp2-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sp2-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sp2-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sp2-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sp2-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sp2-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sp2-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sp2-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sp2-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sp2-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sp2-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sp2-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sp2-first {
    order: -1;
  }
  .order-sp2-last {
    order: 13;
  }
  .order-sp2-0 {
    order: 0;
  }
  .order-sp2-1 {
    order: 1;
  }
  .order-sp2-2 {
    order: 2;
  }
  .order-sp2-3 {
    order: 3;
  }
  .order-sp2-4 {
    order: 4;
  }
  .order-sp2-5 {
    order: 5;
  }
  .order-sp2-6 {
    order: 6;
  }
  .order-sp2-7 {
    order: 7;
  }
  .order-sp2-8 {
    order: 8;
  }
  .order-sp2-9 {
    order: 9;
  }
  .order-sp2-10 {
    order: 10;
  }
  .order-sp2-11 {
    order: 11;
  }
  .order-sp2-12 {
    order: 12;
  }
  .offset-sp2-0 {
    margin-left: 0;
  }
  .offset-sp2-1 {
    margin-left: 8.333333%;
  }
  .offset-sp2-2 {
    margin-left: 16.666667%;
  }
  .offset-sp2-3 {
    margin-left: 25%;
  }
  .offset-sp2-4 {
    margin-left: 33.333333%;
  }
  .offset-sp2-5 {
    margin-left: 41.666667%;
  }
  .offset-sp2-6 {
    margin-left: 50%;
  }
  .offset-sp2-7 {
    margin-left: 58.333333%;
  }
  .offset-sp2-8 {
    margin-left: 66.666667%;
  }
  .offset-sp2-9 {
    margin-left: 75%;
  }
  .offset-sp2-10 {
    margin-left: 83.333333%;
  }
  .offset-sp2-11 {
    margin-left: 91.666667%;
  }
}

.articleList time {
  font-size: 12px;
  display: block;
}

.articleList time:not(:last-child) {
  margin-bottom: 10px;
}

.articleList__img {
  margin: auto auto 1em auto;
  display: block;
  max-width: 100% !important;
}

.articleList__title {
  font-size: 14px;
  margin: 0 0 1em 0;
  line-height: 1.5;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 768px) {
  .articleList__title {
    font-size: 12px;
    line-height: 20px;
  }
}

.articleList__content {
  font-size: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1;
}

.articleList__wrap {
  transition: 0.15s;
  display: block;
}

.articleList__wrap:hover, .articleList__wrap:active {
  color: #F0B41C;
  transition: 0.15s;
  opacity: 0.65;
}

@media (max-width: 768px) {
  .articleList__content {
    display: none;
  }
}

.newsList__date {
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}

.button--typeB {
    position: relative;
    transition: 0.3s;
    width: 270px;
    line-height: 27px;
    padding: 8px 30px;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    border: 1px solid #24264A;
    background-color: #FFF;
    color: #24264A;
    border-radius: 0px;
}

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