@charset "UTF-8";

/*
Theme Name: sousou_pc2025(Shopify)
*/

/*	初期設定      */
@import url("css/default.css");

/*	各ページ共通のモジュール（ヘッダー、フッター、左右のナビゲーション等）		*/
@import url("css/module.css");

/*	その他各要素の設定　　　　　　*/
@import url("css/style.css?20210622");

/*	竹取用　　　　　　*/
/*@import url("taketori.css");*/

/*	thickbox用　　　　　　*/
/*@import url("thickbox.css");*/

/*	SO-SU-U background 161108 add　　　　　　*/
#wrapper {
  background-image: url("https://www.sousou.co.jp/ichigoichie/wp-content/uploads/2016/11/bg_so-su-u.png");
  background-repeat: repeat-x;
  background-position: top left;
  min-height: 136px;
}
/*#header{
     margin-top: 62px;
  }*/

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  #wrapper {
    background-image: url("https://www.sousou.co.jp/ichigoichie/wp-content/uploads/2016/11/343d72040fd964dd9796bd16046e6247.png");
    background-size: 233px 136px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /*
  #contents,
  #header,
  #foot-contents,
  #toku_ban2 {
    margin-left: 10% !important;
  }
  */
  #toku_ban {
    margin-left: 12% !important;
  }
}

/*  menu add 17223 add　　　　　　*/

.view_pc {
  display: block !important;
}
.view_tab {
  display: none !important;
}
#btn_menu,
#btn_close,
#btn_top,
#hgnavi {
  display: none;
}
#footer .footer-box p.footnav {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 0;
  right: 0;
}
#footer .footer-box p.footnav img {
  width: 100%;
  height: 100%;
}
#brand li p {
  display: block;
  text-align: center;
  padding: 5px 7px;
  margin: 0 auto;
  transition-property: all;
  transition: 0.2s linear;
}
#brand li p.tabi {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_tabi_off.png?160413) #f4edce no-repeat
    center;
}

#brand li p.tabi:hover,
#brand li p.tabic {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_tabi_on.png?160413) #fdfcf6 no-repeat center;
}

#brand li p.kiko {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_kiko_off.png?160413) #f4edce no-repeat
    center;
}

#brand li p.kiko:hover,
#brand li p.kikoc {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_kiko_on.png?160413) #fdfcf6 no-repeat center;
}

#brand li p.keii {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_keii_off.png?160413) #f4edce no-repeat
    center;
}

#brand li p.keii:hover,
#brand li p.keiic {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_keii_on.png?160413) #fdfcf6 no-repeat center;
}

#brand li p.ise {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_ise_off.png?160413) #f4edce no-repeat center;
}

#brand li p.ise:hover,
#brand li p.isec {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_ise_on.png?160413) #fdfcf6 no-repeat center;
}

#brand li p.warabe {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_warabe_off.png?160413) #f4edce no-repeat
    center;
}

#brand li p.warabe:hover,
#brand li p.warabec {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_warabe_on.png?160413) #fdfcf6 no-repeat
    center;
}

#brand li p.hotei {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_hotei_off.png?160413) #f4edce no-repeat
    center;
}

#brand li p.hotei:hover,
#brand li p.hoteic {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_hotei_on.png?160413) #fdfcf6 no-repeat
    center;
}

#brand li p.shitsu {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_some_off.png?160413) #f4edce no-repeat
    center;
}

#brand li p.shitsu:hover,
#brand li p.shitsuc {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_some_on.png?160413) #fdfcf6 no-repeat center;
}

#brand li p.lecoq {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_lecoq_off.png?160413) #f4edce no-repeat
    center;
}

#brand li p.lecoq:hover,
#brand li p.lecoqc {
  width: 83px;
  text-indent: -5000px;
  height: 43px;
  background: url(./img/gnavi/brand_lecoq_on.png?160413) #fdfcf6 no-repeat
    center;
}
#brand ul.cat-shou li.last-child {
  padding: 10px 7px;
  cursor: pointer;
}

#brand ul.cat-shou li.last-child:hover {
  background-color: #efefef;
}

#brand ul.cat-shou li.last-child span {
  display: block;
}

@media screen and (max-width: 1181px) {
  /*
  body {
    width: 100%;
    min-width: 1000px;
  }
  */
  .view_pc {
    display: none !important;
  }
  .view_tab {
    display: block !important;
  }
  /*
  #header,
  #contents,
  #foot-contents,
  #toku_ban,
  #toku_ban2 {
    margin-left: auto !important;
  }
  #header{
     margin-top: 62px;
  }*/
  #header ul.about {
    margin-top: 55px;
  }
  #hgnavi {
    display: block !important;
    position: relative;
    width: 100%;
    background: #9e9e9e;
    height: 56px;
  }
  #hgnavi ul.child li {
    float: left;
    margin-right: 1px;
  }
  #hgnavi ul.child li.last-child {
    margin-right: 0;
    background-color: #9e9e9e;
    width: 204px;
    height: 56px;
    box-sizing: border-box;
    padding: 17px 12px;
    float: right;
  }
  #hgnavi .search-box {
    background-color: #fff;
    height: 24px;
  }
  #hgnavi .search-box input.inputbox {
    float: left;
    border: none;
    height: 24px;
    width: 150px;
    font-size: 20px;
  }
  #hgnavi .search-box input.searchBtn {
    float: right;
    background-color: #fff;
    width: 18px;
    height: 18px;
    padding: 3px 6px 3px 4px;
    border: none;
  }
  #hgnavi #btn_cart {
    position: absolute;
    z-index: 9999;
    top: 83px;
    right: 26px;
    transform: translate3d(0, 0, 0);
  }
  #hgnavi #btn_cart.is_fix {
    position: fixed;
    top: 25px;
  }
  /*  #footer .footer-box p.footnav#view_pc{
    display: none!important;
  }
  #footer .footer-box p.footnav#view_tab{
    float: right;
  }*/
  #btn_menu {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 83px;
    left: 26px;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
  }
  #btn_menu.is_fix {
    position: fixed;
    top: 25px;
  }
  /* brand */
  #brand {
    display: none;
  }
  #brand.active #btn_close,
  #brand.active #btn_top {
    display: block;
    position: absolute;
    top: 91px;
    cursor: pointer;
  }
  #brand.active #btn_close {
    left: 29px;
  }
  #brand.active #btn_top {
    right: 26px;
  }
  #brand {
    width: 371px;
    height: 100%;
    box-sizing: border-box;
    background: none;
    position: fixed;
    top: 0;
    left: -381px;
    z-index: 1100;
    /*overflow-y: scroll;*/
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #brand.active {
    width: 100%;
  }
  #brand #brand_wrap {
    width: 371px;
    position: relative;
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  }

  #brand ul {
    display: block;
    width: 371px;
    padding: 0;
    padding-top: 225px;
    background-color: #f4edce;
  }

  #brand li {
    position: relative;
    border-bottom: 1px solid #e0d292;
  }
  #brand li.view_tab {
    display: none;
  }
  #brand li.view_tab_first {
    border-top: 1px solid #e0d292;
  }

  #brand li a,
  #brand li p {
    display: block;
    text-align: center;
    padding: 37px 7px;
    margin: 0 auto;
    transition-property: all;
    transition: 0.2s linear;
    width: 371px !important;
    text-indent: -5000px;
    height: 44px !important;
    margin-bottom: 1px;
    box-sizing: border-box;
    cursor: pointer;
  }

  #brand li p.tabi {
    background: url(./img/gnavi2017/btn_nav01_off.png) no-repeat center;
  }

  #brand li p.tabi:hover,
  #brand li p.tabi.hover,
  #brand li p.tabic {
    background: url(./img/gnavi2017/btn_nav01_on.png) no-repeat center;
  }

  #brand li p.kiko {
    background: url(./img/gnavi2017/btn_nav02_off.png) no-repeat center;
  }

  #brand li p.kiko:hover,
  #brand li p.kiko.hover,
  #brand li p.kikoc {
    background: url(./img/gnavi2017/btn_nav02_on.png) no-repeat center;
  }

  #brand li p.keii {
    background: url(./img/gnavi2017/btn_nav03_off.png) no-repeat center;
  }

  #brand li p.keii:hover,
  #brand li p.keii.hover,
  #brand li p.keiic {
    background: url(./img/gnavi2017/btn_nav03_on.png) no-repeat center;
  }

  #brand li p.ise {
    background: url(./img/gnavi2017/btn_nav04_off.png) no-repeat center;
  }

  #brand li p.ise:hover,
  #brand li p.ise.hover,
  #brand li p.isec {
    background: url(./img/gnavi2017/btn_nav04_on.png) no-repeat center;
  }

  #brand li p.warabe {
    background: url(./img/gnavi2017/btn_nav05_off.png) no-repeat center;
  }

  #brand li p.warabe:hover,
  #brand li p.warabe.hover,
  #brand li p.warabec {
    background: url(./img/gnavi2017/btn_nav05_on.png) no-repeat center;
  }

  #brand li p.hotei {
    background: url(./img/gnavi2017/btn_nav06_off.png) no-repeat center;
  }

  #brand li p.hotei:hover,
  #brand li p.hotei.hover,
  #brand li p.hoteic {
    background: url(./img/gnavi2017/btn_nav06_on.png) no-repeat center;
  }

  #brand li p.shitsu {
    background: url(./img/gnavi2017/btn_nav07_off.png) no-repeat center;
  }

  #brand li p.shitsu:hover,
  #brand li p.shitsu.hover,
  #brand li p.shitsuc {
    background: url(./img/gnavi2017/btn_nav07_on.png) no-repeat center;
  }

  #brand li p.lecoq {
    background: url(./img/gnavi2017/btn_nav08_off.png) no-repeat center;
  }

  #brand li p.lecoq:hover,
  #brand li p.lecoq.hover,
  #brand li p.lecoqc {
    background: url(./img/gnavi2017/btn_nav08_on.png) no-repeat center;
  }

  #brand li a.shoshi {
    background: url(./img/gnavi2017/btn_nav09_off.png) no-repeat center;
  }

  #brand li a.shoshi:hover,
  #brand li a.shoshi.hover,
  #brand li a.shoshic {
    background: url(./img/gnavi2017/btn_nav09_on.png) no-repeat center;
  }

  #brand li a.zaifu {
    background: url(./img/gnavi2017/btn_nav09_off.png) no-repeat center;
  }

  #brand li a.zaifu:hover,
  #brand li a.zaifu.hover,
  #brand li a.zaifuc {
    background: url(./img/gnavi2017/btn_nav09_on.png) no-repeat center;
  }

  #brand li a.shibori {
    background: url(./img/gnavi2017/btn_nav10_off.png) no-repeat center;
  }

  #brand li a.shibori:hover,
  #brand li a.shibori.hover,
  #brand li a.shiboric {
    background: url(./img/gnavi2017/btn_nav10_on.png) no-repeat center;
  }

  #brand li a.sanga {
    background: url(./img/gnavi2017/btn_nav11_off.png) no-repeat center;
  }

  #brand li a.sanga:hover,
  #brand li a.sanga.hover,
  #brand li a.sangac {
    background: url(./img/gnavi2017/btn_nav11_on.png) no-repeat center;
  }

  #brand li a.sale {
    width: 83px;
    text-indent: -5000px;
    height: 43px;
    background: url(./img/gnavi/brand_sale_off.png) #f4edce no-repeat center;
  }

  #brand li a.sale:hover,
  #brand li a.sale.hover,
  #brand li a.salec {
    width: 83px;
    text-indent: -5000px;
    height: 43px;
    background: url(./img/gnavi/brand_sale_on.png) #fdfcf6 no-repeat center;
  }

  #brand ul.cat-shou {
    display: none;
    width: 280px !important;
    height: 100%;
    padding: 193px 25px 10px 25px;
    position: fixed;
    top: 0px;
    left: 371px;
    /*left: 0px;*/
    font-size: 2em;
    letter-spacing: 0.08em;
    border: solid 1px #ccc;
    background-color: #fff;
    -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.1);
    z-index: -10;
    box-sizing: border-box;
    /*overflow-y: scroll;*/
  }

  #brand ul.cat-shou li {
    border: none;
    margin-bottom: 23px;
  }
  #brand ul.cat-shou li a {
    display: block;
    text-align: left;
    width: 100% !important;
    height: auto !important;
    padding: 8px 7px;
    text-indent: 0;
  }

  #brand ul.cat-shou li a:active,
  #brand ul.cat-shou li a:hover,
  #brand ul.cat-shou li.last-child:hover,
  #brand ul.cat-shou li.last-child.hover {
    color: #333;
    background-color: #efefef;
  }

  #brand ul.cat-shou li.last-child {
    border-top: 1px solid #ccc;
    padding: 20px 7px;
  }
  #brand ul.cat-shou li.last-child span {
    display: block;
  }
  /* contents */
  /*
  #main {
    margin-left: 10px;
  }
  */

  #sidebar {
    margin-right: 10px;
    position: relative;
  }

  #fgnavi {
    position: relative;
    width: 100%;
    height: auto;
  }
  #fgnavi .gnavi-box {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #9e9e9e;
  }
  #fgnavi .gnavi-box ul.child {
    height: auto;
    width: 100%;
    float: none;
  }
  #fgnavi ul.child li {
    float: left;
    margin-right: 1px;
  }
  #fgnavi ul.child li a {
    display: block;
  }
  #fgnavi ul.child li.last-child {
    margin-right: 0;
    background-color: #9e9e9e;
    width: 204px;
    height: 56px;
    box-sizing: border-box;
    padding: 15px 11px;
    margin-left: 0;
    float: right;
  }
  #fgnavi .search-box {
    background-color: #fff;
    height: 24px;
    width: 174px;
    padding: 0;
  }
  #fgnavi .search-box input.inputbox {
    float: left;
    border: none;
    height: 24px;
    width: 144px;
    font-size: 20px;
  }
  #fgnavi .search-box input.searchBtn {
    float: right;
    background-color: #fff;
    width: 18px;
    height: 18px;
    padding: 3px 6px 3px 4px;
    border: none;
  }
  #footer .footer-box p.footnav {
    width: 70px;
    height: 70px;
  }
}

.mb-20 {
  margin-bottom: -20px !important;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

/* footer */
#contactlink {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 998;
  min-width: 486px;
  background: #999999;
  height: 55px;
  transition: right 0.4s ease-out;
  border-top-left-radius: 5px;
}

#contactlink.down {
  right: -314px;
}

#contactlink ul {
  transition: all 0.4s ease-out;
  transform: scale3d(1, 1, 1);
  opacity: 1;
  padding-left: 50px;
}

#contactlink ul.rotation_mes {
  transform: scale3d(1, 0, 1);
  opacity: 0;
}

#contactlink ul li,
#contactlink ul li a {
  color: #fff;
  text-align: center;
}

#contactlink .close_btn {
  position: absolute;
  z-index: 999;
  top: 18px;
  left: 14px;
  /*background:url(https://file001.shop-pro.jp/PA01018/434/cms2/images/foot_btn_close_2019.png) 0 0 no-repeat;*/
  width: 23px;
  height: 23px;
  border: 1px solid #fff;
  background: #caac12;
  cursor: pointer;
}
#contactlink.down .l_mes {
  visibility: hidden;
}

#contactlink .close_btn img {
  max-width: 60%;
  max-height: 60%;
  z-index: 1000;
  position: relative;
  left: 8px;
  top: 4px;
  transform: rotate3d(0, 0, 1, 0deg);
  transition: all 0.3s ease-out;
}

#contactlink.down .close_btn img {
  transform: rotate3d(0, 0, 1, 180deg);
}

#contactlink ul li {
  padding-top: 13px;
  display: inline-block;
  height: 36px;
  vertical-align: baseline;
}

#contactlink ul li.mes {
  text-align: left;
  padding: 10px 0 0 4px;
  line-height: 20px;
}
#contactlink ul li.mes strong {
  font-size: 14px;
  font-weight: normal;
  padding-right: 6px;
}

#contactlink ul li.contact {
}

#contactlink ul li.contact strong {
  display: block;
  font-size: 14px;
  line-height: 14px;
  font-weight: normal;
}
#contactlink ul li.contact em {
  display: block;
  transform: translate(0px, 0px);
}

#contactlink ul li a,
#contactlink ul li span {
  display: block;
  height: 36px;
  text-align: center;
  position: relative;
}

#contactlink ul li a img,
#contactlink ul li span img {
  max-width: 100%;
}

#contactlink ul li .line {
  display: block;
  width: 88px;
  height: 36px;
  padding: 0;
  cursor: pointer;
}

#contactlink ul li .line img {
  width: 52px;
}

#contactlink ul li .phone {
  display: block;
  width: 69px;
  height: 36px;
  padding: 0;
}

#contactlink ul li .phone:before {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 7px;
  background: #fff;
  z-index: 999;
}
#contactlink ul li .phone:after {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 7px;
  background: #fff;
  z-index: 999;
}

#contactlink ul li .phone img {
  width: 30px;
}

#contactlink ul li .mailform {
  display: block;
  width: 80px;
  height: 36px;
  padding: 0;
}
#contactlink ul li .mailform img {
  width: 37px;
}

#line_modal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 800px;
  height: 508px;
  z-index: 99997;
  background: #fff;
  transition: all 0.5s ease-out;
  border: 1px solid #00b930;
  transform: translate(0px, 10vh);
  opacity: 0;
  box-shadow: 12px 12px 9px -6px rgba(0, 0, 0, 0.15);
}

#line_modal.show_modal {
  transform: translate(0px, 0vh);
  opacity: 1;
}

#line_modal .line_m_close {
  position: absolute;
  top: 0;
  right: 0;
  background: #00b930
    url(https://file001.shop-pro.jp/PA01018/434/cms2/images/line_btn_close.png) -3px
    0 no-repeat;
  background-size: cover;
  width: 44px;
  height: 44px;
  z-index: 99999;
  cursor: pointer;
}
#line_modal div.line_m_cont {
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  z-index: 99998;
  text-align: left;
  width: 300px;
}

#line_modal div.line_m_cont a.line_btn_01 {
  display: block;
  border-radius: 5px;
  background: #00b930;
  font-family: dnp-shuei-mgothic-std;
  margin: 30px 8px 20px;
  padding: 25px 0;
  color: #fff;
  text-align: center;
  font-size: 23px;
  box-shadow: 3px 3px 5px -2px rgba(0, 0, 0, 0.4);
  transition: all 0.2s ease-out;
}
#line_modal div.line_m_cont a.line_btn_01:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transform: translate(2px, 2px);
}

#line_modal div.line_m_cont a.line_btn_01 img {
  width: 55px;
  margin-right: 5px;
}

#line_modal div.line_m_cont a.line_btn_02 {
  display: block;
  border-radius: 5px;
  border: 1px solid #00b930;
  background: #fff;
  font-family: dnp-shuei-mgothic-std;
  margin: 0px 8px 30px;
  color: #00b930;
  text-align: center;
  padding: 15px 0;
  font-size: 20px;
  box-shadow: 3px 3px 5px -2px rgba(0, 0, 0, 0.4);
  transition: all 0.2s ease-out;
}
#line_modal div.line_m_cont a.line_btn_02:hover {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transform: translate(2px, 2px);
}

#line_modal div.line_m_cont h3 {
  display: block;
  color: #00b930;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  margin-bottom: 25px;
}
#line_modal div.line_m_cont em {
  font-size: 13px;
}

#wovn-translate-widget[wovn] {
  bottom: 1px !important;
  border-bottom-left-radius: 0 !important;
}
#wovn-translate-widget[wovn] .wovn-lang-selector {
  box-shadow: none !important;
  background: none !important;
}
#wovn-translate-widget[wovn] #wovn-logo-planet {
  display: none;
}

#wovn-translate-widget[wovn].hide-logo
  .wovn-lang-selector
  .wovn-lang-selector-links
  #wovn-logo-planet
  + .wovn-current-lang {
  padding: 6px 24px 6px 12px !important;
}

#wovn-translate-widget[wovn]
  .wovn-lang-selector
  .wovn-lang-selector-links
  .wovn-current-lang {
  min-width: 115px !important;
}

#wovn-translate-widget[wovn]
  .wovn-lang-container
  .wovn-lang-list
  li[data-value="ja"]:after {
  content: "" !important;
  width: 20px !important;
  height: 15px !important;
  background: url(https://file001.shop-pro.jp/PA01018/434/cms/img/gnavi/t_lang_jp.gif)
    0 0 no-repeat !important;
  background-size: 20px 15px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left !important;
  margin-right: 6px !important;
}

#wovn-translate-widget[wovn]
  .wovn-lang-selector
  .wovn-lang-selector-links
  .wovn-current-lang.jp:before {
  content: "" !important;
  width: 20px !important;
  height: 15px !important;
  background: url(https://file001.shop-pro.jp/PA01018/434/cms/img/gnavi/t_lang_jp.gif)
    0 0 no-repeat !important;
  background-size: 20px 15px !important;
  display: inline-block !important;
  vertical-align: sub !important;
  margin-right: 6px !important;
}
#js-entry {
  padding-bottom: 100px;
}
/* ************************************
着こなし一覧
************************************  */
div#oneCollumn_1200{
    max-width: 1200px;
    margin: auto;
}

.b-kikonashi #contents {
  margin: 32px 70px;
  padding: 0;
  text-align: justify;
}
#oneCollumn {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 30px;
}
.header-2line {
  text-align: left;
  color: #222;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif, "Noto Serif JP";
  padding-top: 141px;
  margin-bottom: 58px;
}
.header-2line_inner {
  display: inline-block;
}
.header-2line_title {
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 0.08em;
  padding-bottom: 40px;
}
.header-2line_subtitle {
  font-size: 15px;
  letter-spacing: 0.08em;
  padding-top: 5px;
}
.entryPickup {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif, "Noto Serif JP";
  margin-bottom: 100px;
}
.entryPickup_item {
  max-width: 1400px;
  width:100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.entryPickup_thumb {
  width: 47.9%;
}
.entryPickup_thumb img {
  width: 100%;
}
.entryPickup_text {
  width: 47.9%;
  background: #f2f2f2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px 80px;
  box-sizing: border-box;
  overflow-y: auto;
  position: relative;
  padding-left: clamp(60px, 4.17vw, 80px);
  padding-right: clamp(60px, 4.17vw, 80px);
}
.entryPickup_textInner {
  overflow: hidden;
  position: relative;
}
.entryPickup_more {
  position: absolute;
  bottom: 20px;
  right: 50px;
  text-decoration: underline;
}
.entryPickup_date {
  font-size: 14px;
  letter-spacing: 0.08em;
}
.entryPickup_title {
  font-size: 20px;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
}
.entryPickup_content {
  font-size: 14px;
  letter-spacing: 0.08em;
  flex: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.entryPickup_content a {
  color: #1558D6;
  text-decoration: underline;
}
.entryListWrap {
  padding: 0 0 800px;
  box-sizing: border-box;
}
.entryList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif, "Noto Serif JP";
}
.entryList_item {
  width: 21.8%;
  margin-bottom: 45px;
}

.entryList:before,
.entryList:after {
  content: "";
  width: 25%;
  max-width: 240px;
  order: 1;
}
.entryList_thumb {
  margin-bottom: 9px;
}
.entryList_thumb img {
  width: 100%;
}
.entryList_date {
  font-size: 12px;
  color: #888888;
  margin-bottom: 2px;
}
.entryList_title {
  font-size: 15px;
  color: #222222;
  line-height: 1.5;
}
@media screen and (max-width: 1441px) {
  .entryPickup_text{
    padding: 50px 60px;
  }
}
@media screen and (max-width: 1024px) {
  .entryPickup {
    margin-bottom: 150px;
  }
  .entryPickup_item {
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .entryPickup_thumb {
    width: 481px;
    max-width: 100%;
  }
  .entryPickup_text {
    width: 100%;
    padding: 80px;
    height: auto;
  }
  .entryPickup_textInner{
    width: 481px;
    margin: 0 auto;
    max-width: 100%;
  }
  .entryListWrap {
    width: 100%;
    max-width: none;
    padding: 0 0 800px;
  }
  .entryList_item {
    width: 29.365%;
    max-width: none;
    margin-bottom: 53px;
  }

  .entryList_thumb {
    margin-bottom: 15px;
  }
  .entryList_date {
    margin-bottom: 8px;
    padding: 0 11px;
  }
  .entryList_title {
    padding: 0 11px;
  }
  .b-kikonashi #contents{
    margin: 32px 40px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 480px) {

  /* ************************************
着こなし一覧
************************************  */

.b-kikonashi .header_sec  h4{
  display: none;
}

.b-kikonashi p {
  width:auto;
  margin:initial;
}

.b-kikonashi #contents{
  margin: 32px 0px;
  padding: 0 15px;
}
.entryListWrap {
    width: auto;
    max-width: none;
    padding: 0;
  }
#oneCollumn {
  width: 100%;
  margin: 0 auto 3em;
}
.header-2line {
  text-align: center;
  color: #222;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif, "Noto Serif JP";
  padding-top: 42px;
  margin-bottom: 3.8em;
}
.header-2line_inner {
  display: inline-block;
  text-align: left;
}
.header-2line_title {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: -0.02em;
  padding-bottom: 32px;
}
.header-2line_subtitle {
  font-size: 15px;
  letter-spacing: 0.08em;
  padding-top: 0;
  width: 100%;
  margin-top: 0px;
}
.entryPickup {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif, "Noto Serif JP";
  margin-bottom: 5em;
}
.entryPickup_item {
  width: 100%;
  margin: 0 auto;
  padding:0 15px;
  gap:40px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.entryPickup_textInner{
  width:100%;
}
.entryPickup_thumb {
  width: 100%;
  margin: 0 auto;
}
.entryPickup_thumb img {
  width: 100%;
}
.entryPickup_text {
  width: calc(100% + 60px);
  background: #f2f2f2;
  padding: 60px 15px 60px;
  box-sizing: border-box;
  line-height: 1.4;
}
.entryPickup_date {
  font-size: 14px;
  letter-spacing: 0.08em;
  padding-bottom: 0.1em;
}
.entryPickup_title {
  letter-spacing: 0.08em;
  margin-bottom: 20px;
}
.entryPickup_content {
  font-size: 14px;
  letter-spacing: 0.08em;
}
.entryPickup_content a {
  color: #3399cc;
  text-decoration: underline;
}
.entryList {
  width: auto;
  padding: 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif, "Noto Serif JP";
}
.entryList_item {
  width: 48%;
  max-width: 240px;
  margin-bottom: 38px;
}
.entryList:before,
.entryList:after {
  content: "";
  width: 48%;
  max-width: 240px;
  order: 1;
}
.entryList_thumb {
  margin-bottom: 10px;
}
.entryList_thumb img {
  width: 100%;
}
.entryList_date {
  font-size: 10px;
  color: #888888;
  margin-bottom: 6px;
  margin-top: 0;
  padding: 0;
}
.entryList_title {
  font-size: 13px;
  color: #222222;
  line-height: 1.3;
  margin-top: 0;
  padding: 0;
}


}
