@charset "UTF-8";
header {
  background: #fff;
  border-bottom: 8px solid;
  border-image: linear-gradient(to right, #bc7432 5%, #ddb06f 100%);
  border-image-slice: 1;
}
header .head-inner {
  width: 1200px;
  padding: 14px 0 12px;
}

#top-head {
  /*#mobile-head{
      width: 24%;
      margin-right: 2%;
  }*/
}
#top-head .logo {
  margin-right: 300px;
  width: 228px;
  /*max-width: 228px;
  width: 100%;*/
}

#global-nav {
  /*width: 650px;*/
  min-width: calc(650 / 1200 * 100%);
  padding: 0;
  width: 100%;
}
#global-nav ul li {
  letter-spacing: -1px;
  margin-right: 15px;
}
#global-nav ul li:last-child {
  border-left: 2px solid #e1e1e1;
  padding-left: 27px;
}
#global-nav ul li a {
  padding: 30px 0 25px;
}
#global-nav .seriesList {
  background: rgba(101, 58, 43, 0.9);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  /*min-width: 1200px;*/
  right: 0;
  padding: 35px 30px 52px;
  top: 77px;
}
#global-nav .seriesList ul {
  width: 620px;
  margin: auto;
  display: block;
}
#global-nav .seriesList ul li {
  line-height: 1.2;
  color: #fff;
}
#global-nav .seriesList ul li:nth-child(n + 2) {
  border: none;
  padding: 0;
}
#global-nav .seriesList ul li span {
  font-size: 1.4rem;
  width: 200px;
  display: inline-block;
}
#global-nav .seriesList ul li a {
  font-size: 1.7rem;
  color: #fff;
}
#global-nav .seriesList .inner {
  max-width: 1200px;
  margin: auto;
  position: relative;
}
#global-nav .seriesList .link-btn {
  width: 172px;
  margin: 40px 0 0 auto;
  position: absolute;
  right: 20px;
  bottom: 0;
}
#global-nav .seriesList .link-btn a {
  border: 1px solid #fff;
  font-size: 1.4rem;
  color: #fff;
  padding: 8px 18px;
  font-weight: normal;
}
#global-nav .seriesList .link-btn a::after {
  border-color: #fff;
  width: 8px;
  height: 8px;
}
#global-nav .hd-sns-list {
  display: none;
}

@media all and (-ms-high-contrast: none) {
  /* IEのみに適用 */
  #global-nav ul li a {
    padding-bottom: 24px;
  }

  #global-nav .seriesList .link-btn a {
    padding: 13px 0 8px;
  }
}
#global-nav > ul > li > a:hover {
  border-bottom: 8px solid #653a2b;
}

/*.seriesList{
    display: block !important;
}*/
.mv-area {
  text-align: center;
  background: #fff;
  line-height: 0;
}

footer .link-colle01 .footerInner {
  padding: 38px 0;
}

#footer-nav ul li {
  padding-right: 13px;
  margin-right: 18px;
}
#footer-nav ul li a {
  font-size: 1.6rem;
}

.brand {
  /*width: 800px;*/
  margin: 45px auto 43px;
  /*border: 3px solid #c99e03;
  box-sizing: border-box;*/
  line-height: 0;
}

#geleerich-top .sec01 {
  background: #fff url("../images/top/bg_img.png") no-repeat top center;
  background-size: cover;
  padding: 85px 0 100px;
}
#geleerich-top .sec01 .read_box .heading05 {
  margin-bottom: 18px;
}
#geleerich-top .sec01 .read_box p {
  font-size: 2.6rem;
  line-height: 1.61;
}
#geleerich-top .sec01 .link-btn {
  margin-top: 45px;
}
#geleerich-top .sec02 {
  padding: 38px 0 100px;
}
#geleerich-top .sec02 .read_box {
  margin-top: 50px;
}
#geleerich-top .sec02 .read_box p {
  font-size: 2.6rem;
  line-height: 1.61;
}
#geleerich-top .sec02 .link-btn {
  margin-top: 52px;
}
#geleerich-top .sec03 {
  padding: 38px 0 85px;
  margin-bottom: 10px;
}
#geleerich-top .sec03.campaign-area h2 {
  font-weight: 600;
}
#geleerich-top .sec03.campaign-area .bnr {
  line-height: 0;
  margin-top: 50px;
}
#geleerich-top .sec03.campaign-area .bnr:first-of-type {
  margin-top: 45px;
}

/*.bg-gold{
    background: rgba(241,235,207,0.5);
}*/
.geleerich-area {
  background: linear-gradient(180deg, #f1ebcf 0%, #f1ebcf 58%, #fff 58%, #fff 100%);
}

.movie-area {
  background: #908dcb;
  color: #fff;
}

.two-col {
  width: 890px;
  margin: auto;
  display: flex;
  /*justify-content: space-between;*/
}
.two-col .img {
  max-width: 415px;
  margin-right: 36px;
}
.two-col .info-block {
  max-width: 440px;
}
.two-col .info-block .text {
  font-size: 2.8rem;
  line-height: 1.71;
}

.lity-close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: -40px;
  top: -31px;
  font-size: 30px;
  line-height: 1;
  color: transparent;
  text-shadow: none;
  background: url("/etin/common/images/common/modal_close_btn.png") no-repeat;
  background-size: contain;
}
.lity-close:hover {
  opacity: .6;
}

.head-bg {
  padding: 50px 0;
}

.bg-geleerich {
  background: url(/geleerich/common/images/common/bg_geleerich.png) repeat-y top center/cover;
}

@media screen and (min-width: 751px) and (max-width: 1199px) {
  #global-nav .seriesList {
    min-width: 1200px;
  }
  #global-nav .seriesList .inner {
    width: 800px;
  }
  #global-nav .seriesList .link-btn {
    bottom: -38px;
  }
}
/*@media screen and (min-width:751px) and ( max-width:950px) {
    #global-nav {
        .seriesList{
            .link-btn{
                bottom: -38px;
            }
        }
    }
}*/
@media only screen and (max-width: 750px) {
  header {
    background: #fff;
    border-bottom: 4px solid;
    border-image: linear-gradient(to right, #bc7432 5%, #ddb06f 100%);
    border-image-slice: 1;
  }
  header .head-inner {
    width: 100%;
    padding: 0;
  }

  #mobile-head {
    height: 50px;
  }

  #global-nav {
    width: 100%;
    top: 54px;
    border-bottom: 3px solid #d3c297;
  }
  #global-nav ul li {
    border-bottom: 1px solid #d3c297;
    margin: 0;
  }
  #global-nav ul li:last-child {
    padding: 0;
    border-left: none;
  }
  #global-nav ul li a {
    padding: 16px 52px 13px 32px;
    background: #fff;
    border-bottom: none;
    color: #653a2b;
    font-size: 1.6rem;
  }
  #global-nav ul li:nth-child(3)::after {
    content: "";
  }
  #global-nav .seriesList {
    display: none;
  }
  #global-nav .close {
    background: #fff;
    text-align: center;
    /*padding-right: 24px;*/
    color: #653a2b;
    /*span{
        width: 14px;
        display: inline-block;
        margin-right: 8px;
    }*/
  }
  #global-nav .hd-sns-list {
    background: #fff;
    /*display: flex;*/
    justify-content: flex-end;
    align-items: center;
    padding: 23px 16px 0;
  }
  #global-nav .hd-sns-list p {
    color: #653a2b;
  }
  #global-nav .hd-sns-list ul {
    display: flex;
  }
  #global-nav .hd-sns-list ul li {
    border-bottom: none;
    width: 28px;
    margin-left: 23px;
  }
  #global-nav .hd-sns-list ul li a {
    padding: 0;
    background: transparent;
  }
  #global-nav .hd-sns-list ul li::after {
    content: none;
  }

  #top-head .logo {
    margin-right: 0;
    width: 127px;
    top: 13px;
  }

  #global-nav > ul > li > a:hover {
    border-bottom: none;
  }

  footer .link-colle01 .footerInner {
    padding: 0;
  }

  #footer-nav ul li {
    padding-right: 0;
    margin-right: 0;
  }

  /* TOP */
  .brand {
    width: 100%;
    margin: 25px auto 27px;
    /*border: 1px solid #c99e03;*/
  }

  #geleerich-top #global-nav .hd-sns-list {
    display: flex;
  }
  #geleerich-top .sec01 {
    background: url("../images/top/bg_img_sp.png") no-repeat bottom center;
    background-size: cover;
    padding: 50px 0;
    margin: 5px 0 9px;
  }
  #geleerich-top .sec01 .read_box .heading05 {
    margin-bottom: 14px;
  }
  #geleerich-top .sec01 .read_box p {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  #geleerich-top .sec01 .link-btn {
    margin-top: 23px;
  }
  #geleerich-top .sec02 {
    padding: 22px 0 50px;
  }
  #geleerich-top .sec02 .heading02 {
    margin-bottom: 26px;
  }
  #geleerich-top .sec02 .read_box {
    margin-top: 23px;
  }
  #geleerich-top .sec02 .read_box p {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  #geleerich-top .sec02 .link-btn {
    margin-top: 25px;
  }
  #geleerich-top .sec03 {
    padding: 25px 0 50px;
    margin-bottom: 0;
  }
  #geleerich-top .sec03.campaign-area .bnr {
    margin-top: 25px;
  }
  #geleerich-top .sec03.campaign-area .bnr:first-of-type {
    margin-top: 30px;
  }

  .two-col {
    width: 100%;
  }
  .two-col .img {
    max-width: 50%;
    margin-right: calc(35 / 682 * 100%);
  }
  .two-col .info-block {
    max-width: 45%;
  }
  .two-col .info-block .text {
    font-size: 1.4rem;
    line-height: 1.71;
  }
  .two-col .info-block .link-btn {
    width: 100%;
    margin-top: 10px;
  }
  .two-col .info-block .link-btn a {
    padding-left: 17px;
  }

  .lity-close {
    width: calc(48 / 750 * 100%);
    height: calc(48 / 750 * 100%);
    position: fixed;
    right: calc(30 / 750 * 100vw);
    top: calc(35 / 750 * 100vw);
    font-size: calc(48 / 750 * 100%);
  }

  .bg-gold {
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding: 22px 0;
  }
}
/** -------------------------------- **
	商品ラインアップ
*** ----------------------------------------------------------------- ***/
#product .line-under {
  padding: 65px 0 50px;
}
#product .line-under::before {
  content: none;
}
#product .line-under::after {
  background-color: #af9751;
}
#product .search-store {
  margin-top: 10px;
}

.product-lineup {
  width: 702px;
  margin: auto;
}
.product-lineup:first-of-type {
  width: 458px;
}
.product-lineup:first-of-type li {
  margin-top: 0;
}
.product-lineup .product-type {
  margin-bottom: 7px;
}
.product-lineup .product-name {
  line-height: 1.2;
  letter-spacing: -.060em;
  min-height: 70px;
}

.bnr-link {
  margin-top: 70px;
}

@media only screen and (max-width: 750px) {
  #product .line-under {
    padding: 22px 0 25px;
  }
  #product .search-store {
    margin-top: 50px;
  }

  .product-lineup {
    width: 100%;
  }
  .product-lineup:first-of-type {
    width: 100%;
  }
  .product-lineup:first-of-type li {
    margin-top: 0;
  }
  .product-lineup:nth-of-type(2) li:first-child {
    padding-top: 15px;
  }
  .product-lineup .product-details {
    height: 175px;
  }
  .product-lineup .product-type {
    margin-bottom: 3px;
  }
  .product-lineup .product-name {
    min-height: auto;
  }
  .product-lineup .explanation-text {
    width: 220px;
  }

  .bnr-link {
    margin-top: 50px;
  }
}
/** -------------------------------- **
	商品詳細
*** ----------------------------------------------------------------- ***/
.product-block .product-images {
  width: 360px;
}
.product-block .product-info dl dt {
  /*letter-spacing: -2.5px;*/
  margin-bottom: 22px;
}

.use-block .two_col {
  position: relative;
}
.use-block .two_col .info-block {
  width: 770px;
}
.use-block .two_col .info-block .standard-block .text {
  width: 226px;
  border-top: 2px solid #af9751;
  border-bottom: 2px solid #af9751;
}
.use-block .two_col .info-block .standard-block .text.cream {
  width: 360px;
}
.use-block .two_col .img {
  width: 150px;
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (max-width: 750px) {
  .head-bg {
    /*h2{
        letter-spacing: -2px;
    }*/
  }

  .product-block {
    margin-top: 30px;
  }
  .product-block .product-images {
    width: calc(537 / 682 * 100%);
    margin: auto;
  }
  .product-block .product-info dl dt {
    letter-spacing: 0;
    margin-bottom: 15px;
    margin-top: 43px;
  }

  .use-block .two_col {
    position: static;
  }
  .use-block .two_col .info-block {
    width: 100%;
  }
  .use-block .two_col .info-block .standard-block {
    align-items: center;
    margin-top: 25px;
  }
  .use-block .two_col .info-block .standard-block .text {
    width: calc(360 / 682 * 100%);
    border-top: 1px solid #af9751;
    border-bottom: 1px solid #af9751;
    margin-top: 0;
  }
  .use-block .two_col .info-block .standard-block .text.cream {
    width: calc(360 / 682 * 100%);
    margin-right: calc(16 / 682 * 100%);
  }
  .use-block .two_col .img {
    position: static;
    width: calc(298 / 682 * 100%);
    padding: 0;
  }
}
