@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{
  left: 50%;
  bottom: 0;
  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;
}
div#container {
    padding-top: 120px;
}