@charset "UTF-8";


@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@import url(//fonts.googleapis.com/css?family=Abril+Fatface|Josefin+Slab:700|Noto+Serif:200,400,700);

@import url(//fonts.googleapis.com/css2?family=Playfair+Display&display=swap);

* {
  font-family: 'Overpass', 'Noto Sans JP', sans-serif;
}





/*----------------------------------------
	clearfix
----------------------------------------*/
.clearfix:after {
content: "";
display: block;
clear: both;
}
/*----------------------------------------
	clearfix
----------------------------------------*/




.header_kaso img {
  width: 100%;
}

.footer_kaso img {
  margin-top: 252px;
  width: 100%;
}

.magazine {
  /* margin: 120px 17.06% 0; */
  height: auto;
  margin: 7% auto 0;
  width: 650px;
}

.magazine p {
    font-family: Hiragino Kaku Gothic Pro,Meiryo,sans-serif;
    line-height: 180%;
    letter-spacing: .04em;
}

.magazine h1 {
      margin: 21% 0% 1%;
      font-size: 50px;
      text-align: center;
      font-family: 'Playfair Display', serif;
}

.magazine a {
  letter-spacing: .03em;
}

.magazine .topimg img {
  width: 100%;
}

.magazine .topcmt p {
  text-align: center;
  font-size: 14px;
  margin-top: 2%;
  font-weight: normal;
}

.magazine .catalog .pic1 {
  position: relative;
}

.magazine .catalog .pic1 img {
  width: 60%;
  display: block;
  margin: 8% auto 0%;
}

.magazine .catalog .pic1 .line {
  width: 1px;
  height: 80px;
  background-color: black;
  display: inline-block;
  position: absolute;
  top: -40px;
  left: 50%;
}

.magazine .catalog .pic1 .maincmt p {
  width: 60%;
  margin: 2% auto 0%;
  line-height: 150%;
  letter-spacing: .03em;
  font-size: 14px;
  font-weight: normal;
}

.magazine .catalog .pic2 .pic1-2 {
  width: 49%;
  float: left;
  margin: 5% 0% 0% 0%;
}


.magazine .catalog .pic2 .pic1-3 {
  width: 49%;
  float: left;
  margin: 5% 0% 0% 2%;
}

.magazine .syokai .crz {
  width: 48%;
  float: left;
  margin-top: 2%;
}

.magazine .syokai .crz img {
  width: 22%;
  margin-right: 2%;
}

.magazine .syokai .crz#right {
  margin-left: 3%
}

.magazine .syokai .crz p {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  color: black;
  line-height: 180%;
  margin-bottom: 4%;
}

.magazine .syokai .crz p span {
  font-weight: bold;
  font-size: 13px;
  color: #000;
}

.magazine .syokai .crz p span small {
  font-weight: normal;
  font-size: 12px;
  color: #999;
}

.magazine .bag {
  position: relative;

}

.magazine .bag .line {
  width: 1px;
  height: 65px;
  background-color: black;
  display: inline-block;
  position: absolute;
  top: 80px;
  left: 50%;
}


.magazine .bag .ftcatalog {
  margin-top: 10%;
}

.magazine .bag .ftcatalog .category {
  width: 32%;
  float: left;
  display: inline-block;
  margin-right: 2%;
}

.magazine .bag .ftcatalog .category#right {
  margin-right: 0%;
}

.magazine .bag .ftcatalog .category img {
  width: 100%;
}

.magazine .bag .ftcatalog .category p {
  font-size: 13px;
  color: black;
  line-height: 180%;
  margin-top: 4%;
}

.magazine .bag .ftcatalog .category .crz {
  float: left;
  margin-top: 10%;
}

.magazine .bag .ftcatalog .category .crz img {
  width: 33%;
  margin: 0% 4% 0% 0%;
}

.magazine .bag .ftcatalog .category .crz p {
  display: inline-block;
  font-weight: normal;
  width: 62%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: black;
  line-height: 180%;
  margin-top: 4%;
}

.magazine .bag .ftcatalog .category .crz p span {
  font-weight: bold;
  font-size: 13px;
  color: #000;
}

.magazine .bag .ftcatalog .category .crz p small {
  font-weight: normal;
  font-size: 12px;
  color: #999;
}



.magazine .btn {
  width: 70%;
  height: 5%;
  font-family: Hiragino Kaku Gothic Pro,Meiryo,sans-serif;
  font-size: 16px;
  text-align: center;
  margin: 10% auto 0%;
  background: #FFFFFF;
  border: 1px solid black;
}

.magazine .btn a {
  display: block;
  padding: 3% 5%;
}


.magazine .btn:hover {
  border-radius: 30px;
}

.magazine .etc {
  margin-top: 20%
}
.magazine .etc .etctop h2 {
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
}

.magazine .etc .etctop p {
  font-size: 13px;
  font-weight: lighter;
  display: inline-block;
  margin-left: 1%;
}

.magazine .etc .etcmg {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.magazine .etc .etcmg .itm {
  width: 24%;
  margin-top: 5%;
}

.magazine .etc .etcmg .itm img {
  width: 100%;
}

.magazine .etc .etcmg .itm p {
  font-size: 12px;
  margin-top: 3%;
  color: #626262;
}

.magazine .etc .etclink {
  text-align: right;
  font-size: 16px;
  margin-top: 5%;
}

.magazine .etc .etclink a:hover{
  color: #4d73a9;
}


/*----------------------------------------
	reset
----------------------------------------*/
body {
  min-width: auto;
}
.fs-l-main {
  max-width: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.fs-l-pageMain {
  width: 100%;
  max-width: none;
}

.layout_menu {
  display: none;
}

.layout_header_delivery {
  display: none!important;
}

.fs-c-heading.fs-c-heading--page {
display: none!important;
}

.layout_header_keywords {
  display: none;
}

.layout_header_form_input {
  font-size: 0;
}

/* .layout_header_navi_logo {
  display: none;
} */

.layout_header_search {
  display: none;
}

.re_gnavi_wrap {
  display: none;
}

/*----------------------------------------
	reset
----------------------------------------*/










  /*----------------------------------------
  	pc/sp
  ----------------------------------------*/

/* PCだけで表示させたい
スマホのときは消えてほしい*/
  .sp-invisible
  {
      display: block;
  }
/* スマホで表示させたい
PCのときは消えてほしい*/
  .sp-display
  {
      display: none;
  }
  /*----------------------------------------
    pc/sp
  ----------------------------------------*/


  /* ----------------------------------------
  	Tablet
  ---------------------------------------- */

  @media only screen and (max-width: 768px)
  {
    .layout_header_user {
      display: none;
    }

    .re_layout_header_utility .layout_header_utility-navi {
      display: none;
    }

    .re_header_user_menu {
      display: none;
    }

    .layout_header_meta_inner {
      width: 768px;
    }

    .layout_header_navi {
      width: 768px;
    }

    .re_layout_footer_wrap {
      display: none;
    }
  }



  /* ----------------------------------------
  	Tablet
  ---------------------------------------- */








  @media only screen and (max-width: 519px)
  {


/*----------------------------------------
	pc/sp
----------------------------------------*/

/* PCだけで表示させたい
スマホのときは消えてほしい*/
.sp-invisible
{
    display: none;
}
/* スマホで表示させたい
PCのときは消えてほしい*/
.sp-display
{
    display: block;
}

/*----------------------------------------
  pc/sp
----------------------------------------*/

.magazine {
  margin: 20% auto 0%;
  width: 100%;
}

.magazine .topcmt p {
  font-size: 13px;
  margin-top: 5%;
}

.magazine h1 {
  font-size: 44px;
}

.magazine .catalog .pic1 img {
  width: 100%;
  margin: 11% auto 0%;
}

.magazine .catalog .pic1 {
  position: relative;
}

.magazine .catalog .pic1 .line {
  height: 56px
  position: absolute;
  top: -28px;
  left: 50%;
}

.magazine .catalog .pic1 .maincmt p {
  width: 95%;
  font-size: 13px;
}

.magazine .syokai .crz {
  float: none;
  width: 100%;
  }

.magazine .syokai .crz#right {
  margin-left: 0%;
}

.magazine .syokai .crz img {
  width: 26%;
}

.magazine .bag .line {
  height: 56px;
  position: absolute;
  top: 66px;
  left: 50%;
}


.magazine .bag .ftcatalog .category {
  width: 100%;
  margin: 2% 0% 0% 0%;
}

.magazine .bag .ftcatalog .category .crz {
  margin: 2% 2% 0% 0%;
  width: 100%;
}

.magazine .bag .ftcatalog .category .crz img {
  width: 24%;
}

.magazine .bag .ftcatalog .category .crz p {
  margin-top: 5%;
}

.magazine .btn {
  width: 100%;
  font-size: 15px;
  margin: 20% auto 0%;
  padding: 2% 5%;
}

.magazine .etc .etctop {
  text-align: center;
  margin: 0% auto;
}

.magazine .etc .etctop h2 {
  display: block;
}

.magazine .etc .etctop p {
  display: block;
  margin-top: 2%;
}

.magazine .etc .etcmg {
  flex-wrap: wrap;
}

.magazine .etc .etcmg .itm {
  width: 48%;
}



/*----------------------------------------
reset
----------------------------------------*/

body {
  min-width: auto;
}

.fs-l-main {
  max-width: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

.fs-l-pageMain {
  width: 100%;
}

.layout_header_navi {
  display: none;
}

.header-gnavi-category {
  display: none!important;
}

ul.sp-header-gnavi.fs-p-accountInfo.fs-clientInfo.is-ready {
  display: none!important;
}

.fs-l-header__drawerOpener {
  display: none;
}

.psLink img {
  display: none;
}

.re_keyword_form_wrap {
  display: none;
}

.search-price {
  display: none;
}

.re_footer-navi {
  display: none!important;
}

.footer-sns {
  display: none;
}

.footer-under {
  display: none;
}

/*----------------------------------------
reset
----------------------------------------*/



}
