@charset "UTF-8";

/* CSS Document */

.pc_none {
  display: block;
}

.sp_none {
  display: none;
}

.l-slider-comment p:first-child {
  border-bottom: 1px #203a74 solid;
  display: inline;
}

.ctt_ttl_main {
  width: 100%;
  margin: 0;
  font-size: 10px;

}

.ctt_ttl_main img {
  width: 100%;
  margin: 0 auto;
}


.ctt_ttl_main p {
  color: #424242;
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
}

.main_box_moji_ttl {
  padding: 20px;
}

.main_box_banner {
  background-color: #203a74;
}

.main_box_banner img {
  width: 100%;
  aspect-ratio: 64/30;
}  

.navi {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 0 auto 12px;
  text-align: center;
}

.navi ul {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.navi ul li {
  display: inline-block;
  width: 44%;
  margin: 0 1% 8px;
  text-align: center;
  position: relative;
}

.navi li span {
  display: block;
  font-size: 0.3em;
}

.navi ul li a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  font-size: 16px;
  width: 100%;
  line-height: 1.2;
  background-color: #66738f;
  padding: 6px 0;
  border-radius: 4px;
}

.navi ul li a img {
  width: 100%;
}


.navi ul li::after {
  content: url(./anchor.png);
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.style-index {
  font-family: "Tangerine", cursive;
  font-weight: 400;
  font-style: normal;
}

.contents-header {
  overflow: hidden;
  margin: 0 6px 32px;
  padding-top: 32px;
  text-align: center;
}

.contents-header figure {
  width: 50vw;
  margin: 0 auto 8px;
  position: relative;
}

.contents-header figure img {
  width: 100%;
}

.contents-header figure span {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 32px;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.contents-header-txt {
  font-size: 15px;
  margin-top: 24px;
  margin-bottom: 40px;
  line-height: 1.7;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.1em;
}

.item-box {
  display: block;
  margin-bottom: 60px;
  background-color: #fff;

}

.item-box-image {
  width: 100%;
  position: relative;
  aspect-ratio: 56/46;
}
.item-box-image .pickup-icn {
  position: absolute;
  top: 2%;
  left: 2%;
  width: 34vw;
  max-width: 150px;
}

.item-box-image img {
  width: 100%;
  display: block;
  padding: 20px;
  box-sizing: border-box;
  /*position: relative;
  top: -12px;
  left: -12px;*/
}

.item-box-txt h2 {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #424242 solid 1px;
}

.item-box-txt {
  padding: 10px 40px 30px;
}
.item-box-txt .restock {
  font-family: "�q���M�m�p�S ProN W3", "Hiragino Kaku Gothic ProN", "���C���I", Meiryo, sans-serif;;
  position: relative;
  font-size: 12px;
  top: 1px;
  left: 4px;
  color: #7f7f7f;  
}

.item-box-txt p {
  text-align: justify;
  font-size: 14px;
}

.item-box-txt a {
  vertical-align: middle;

}

.item-box-txt a:hover {
  opacity: 0.7;

}


.item-box-txt h2 a::after {
  border-radius: 4px;
  background: #45423f;
  content: "Check";
  color: #fff;
  font-size: 12px;
  padding: 2px 10px;
  position: relative;
  margin-left: 4px;
  top: -3px;
  font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "���S�V�b�N" , "Yu Gothic" , "���S�V�b�N��" , "YuGothic" , "�q���M�m�p�S Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "���C���I" , Meiryo , "�l�r �o�S�V�b�N" , "MS PGothic" , sans-serif;
}


.credit a::after {
  display: block;
  float: right;
  border-radius: 4px;
  background: #45423f;
  content: "Check";
  color: #fff;
  font-size: 10px;
  padding: 4px 10px;
  margin-left: 4px;
  margin-top: -2px;  
}


.l-slider {
  width: 100%;
  overflow: hidden;
  margin-bottom: 32px;
}

.l-slider-reverse {
  flex-direction: row-reverse;
}

.l-slider-img {
  width: 100%;
}

.l-slider-desc {
  width: 100%;
  padding: 32px 5% 16px 5%;
  box-sizing: border-box;
}

.l-slider-comment p:first-child {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 24px;  
  color: #616161;  
  line-height: 1.5;
}

.l-slider-desc p:first-child {
  margin-bottom: 16px;
  font-feature-settings: "palt";
}

.l-slider-comment-txt {
  text-align: justify;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.1em;
  padding-top: 20px;
}

.m-item-list-txt {
  text-align: justify;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.1em;
}

.l-slider-desc>div {
  font-size: 14px;
  margin-bottom: 32px;
  line-height: 1.7;
}



.m-item-list li {
  overflow: hidden;
  margin-bottom: 8px;
}

.m-item-list-thumb {
  width: 50px;
  height: 60px;
  margin-right: 8px;
  float: left;
  border: 1px solid #f4f4f4;
}

.m-item-list-thumb img {
  width: 100%;
  aspect-ratio: 5/6;
}

/* ↓↓↓↓ここからスライダー↓↓↓↓ */

.slider-contents-main {
  /* 追加 */
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.slider-contents-main-wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
  /*height: 300px;*/
  /* ここから追加 */
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.slider-contents {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  /*line-height: 300px;*/
  text-align: center;
  font-size: 0;
  background-color: #e3e0dd;

}

.swiper-pagination-bullets {
  position: static;
}

/*
  .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    margin: 0 0 0 10px !important;
   background: #333 !important;
  }

  .swiper-pagination-bullet:first-child {
    margin: 0 !important;
  }
*/
.slider-contents img {
  width: 100%;
  height: auto;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}


.slider-contents-btn-prev {
  background: url(../esw250919_edit/arrow_back.svg) 10px center no-repeat;
  width: 55px;
  height: 55px;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
  position: static;
  margin-top: 0;
}

.slider-contents-btn-next {
  background: url(../esw250919_edit/arrow_forward.svg) 28px center no-repeat;
  width: 55px;
  height: 55px;
  background-size: 19px auto;
  z-index: 2;
  cursor: pointer;
  position: static;
  margin-top: 0;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet,
.slider-contents-main2 .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 7px;
  display: inline-block;
  background: none;
  border-radius: 0;
  border: 1px solid #9E9E9E;
  box-sizing: border-box;
  opacity: 1;
  cursor: pointer;
}

.slider-contents-main .swiper-pagination .swiper-pagination-bullet-active,
.slider-contents-main2 .swiper-pagination .swiper-pagination-bullet-active {
  background: #9E9E9E;
  opacity: 1;
}


.button-sandp {
  display: block;
  background-image: url(../esw251208_diaryplus/icon_pause.svg);
  background-size: 24px;
  width: 24px;
  height: 24px;
  margin-left: 16px;
  z-index: 2;
}

.button-sandp.paused {
  background-image: url(../esw251208_diaryplus/icon_start.svg);
}

.swiper-command-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}



.section-ttl {
  text-align: center;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #212121;
  font-size: 50px;
  margin: 0 auto;
  letter-spacing: 1px;
  line-height: 1;
  color: #616161;
}


.section-ttl span {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
  display: block;
  font-size: 14px;
  margin-top: 8px;
}

.section-ttl2 {
  text-align: center;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #212121;
  font-size: 62px;
  margin: 0 auto 16px;
  letter-spacing: 1px;
  line-height: 1;
  color: #616161;
  height: 96px;
}

.section-ttl2 span {
  display: block;
  font-size: 14px;
  margin-top: 8px;
}


.l-scrolldown {
  width: 100px;
  margin: 0 auto 16px;
}

.l-scrolldown img {
  width: 100%;
}

.con2{
  display: block;
  overflow: hidden;
  width: 100%;
  text-align: center;
  margin: 0 auto ;
  padding-bottom: 40px;
}
.con2 img{
  width: 124px;
}
.con2 h3 {
  width: 1000px;
  margin: 10px auto ;
  text-align: left;
  display: flex;
  align-items: center;
  overflow: hidden;
  font-weight: normal;
  color: #333333;
  line-height: auto;
  font-size: 20px;
}

.con2 h3::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background-color: #9e9e9e;
}
.con2 ul{
  display: flex;
  flex-wrap: wrap;    
  overflow: hidden;
  width: 1000px;
  text-align: left;
  margin: 0 auto;
  padding: 0;
}
.con2 ul li {
  display: flex;
  overflow: hidden;
  width: 23%;
  margin: 0 20px 40px 0 ;
}

.con2 ul li a{
  display: flex;
  flex-direction: column;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.con2 ul li img{
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 5/6;
  margin-bottom: 8px;
}

.content-btn {
  background: #3e3e3e;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 14px;
  margin: 40px auto;
  padding: 20px 0;
  text-align: center;
  width: 80%;
  max-width: 320px;
  font-weight: bold;
}

.item-box-txt .content-btn {
  margin: 20px auto;
}
a .icon {
  background-color: #3e3e3e;
  color: #fff;
  font-size: 10px;
  margin: 0;
  padding: 8px 25px;
  text-align: center;
  transition: all 0.3s ease 0s;
  display: block;
  float: right;
  border-radius: 2px;
  margin-top: auto;
  margin-left: auto;
  font-weight: bold;
}


.content-btn:hover {
  opacity: 0.7;
}

/* �g�b�v�A���J�[���X���C�_�[�ɉB��Ă��܂��̂���� */
#m-page-top {
  z-index: 2;
}

@media screen and (min-width: 640px) {
  .pc_none {
    display: none;
  }

  .sp_none {
    display: block;
  }

.main_box_banner img {
    width: 1000px;
    height: 380px;
}  

  .ctt_ttl_main {
    display: block;
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    text-align: center;
  }

  .ctt_ttl_main img {
    margin: 0 auto;
    vertical-align: top;
  }

  .ctt_ttl_main p {
    text-align: center;
    font-feature-settings: "palt" 1;
    letter-spacing: 0.1em;
  }

  .navi {
    width: 760px;
    margin: 0 auto 32px;
  }

  .navi ul li {
    width: 30%;
  }

  .navi ul li a {
    font-size: 20px;
  }

  .section-ttl {
    width: 800px;
    font-size: 50px;
    margin-bottom: 0;
  }

  .contents-header {
    width: 800px;
    padding-top: 56px;
    margin: 0 auto;
  }

  .contents-header figure {
    width: 240px;
    float: left;
    margin: 0;
  }

  .contents-header figure span {
    font-size: 42px;
  }


  .contents-header figure img {
    width: 240px;
  }

  .credit a {
    display: inline-block;
    font-size: 12px;
    padding: 2px;
  }

  .item-box {
    display: flex;
    margin-bottom: 60px;
    justify-content: space-around;
    align-items: center;
    background-color: #fff;
  
  }

  .item-box-image {
    width: 480px;
    position: relative;
    padding: 30px 0 30px 30px;  
  }

  .item-box-txt {
    padding: 60px 60px 60px 40px;
    flex:1;
  }
  .slider-contents-main {
    width: 460px;
    margin: auto;
  }

  .l-slider {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 64px;
    flex-direction: row-reverse;
  
  }

  .l-slider-reverse {
    flex-direction: row;
  }

  .l-slider-img {
    width: 50%;
  }

  .l-slider-desc {
    width: 42%;
    padding: 16px 2% 20px 2%;
  }

  .con2 ul li a:hover,
  .credit a:hover,
  .m-item-list a:hover,
  .navi li a:hover {
    opacity: .7;
  }


  .m-link-archive-img img:hover {
    opacity: 0.8;
  }
  .item-box-image .pickup-icn {
    top: 40px;
    left: 40px;
    width: 140px;
  }

  .l-slider-desc>.style-index {
    font-size: 40px;
    font-family: "EB Garamond", serif;
    font-optical-sizing: auto;
    font-style: normal;
    margin-bottom: 8px;
    color: #616161;
  }

  .style-index-sp {
    display: none;
  }

}

@media screen and (max-width: 640px) {
.con2 h2 {
  width: 100%;
}
.con2 h2 img{
  width: 124px;
}
.con2 ul{
  width: 100%;
  margin: 0 auto;
}
.con2 ul li a{
  font-size: 11px;
}
.con2 ul li{
  width: 46% !important;
  margin: 0 auto 20px;
  float: left;
}

.con2 ul li img{
  width: 100%;
}

.l-slider-desc>.style-index {
  display: none;
}

.style-index-sp {
  font-size: 30px;
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-style: normal;
  margin-bottom: 8px;
  text-align: center;
}

.contents-header {
  margin: 0 auto;
}

.main_box_banner img {
  width: 100%;
  height: 100%;
  aspect-ratio: 32 / 15;
  vertical-align: top;
}



.navi ul li {
    display: inline-block;
    width: 44%;
    margin: 0 2% 8px;
    text-align: center;
    position: relative;
}

.navi ul li a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    font-size: 16px;
    width: 100%;
    line-height: 1.2;
    background-color: #66738f;
    padding: 6px 4px;
    border-radius: 4px;
}

.navi ul li::after {
    content: url(./anchor.png);
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
}

}