@charset "UTF-8";
/*
$regular	: 400;
$bold		: 700;
*/
.backBtnWrap {
  padding: 80px 0 120px; }
  .backBtnWrap .btnStyle {
    width: 170px;
    margin: auto;
    padding-left: 20px; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      .backBtnWrap .btnStyle {
        width: 360px; } }

@media only screen and (min-width: 1px) and (max-width: 750px) {
  #headImageWrap {
    height: 600px; } }

/*#storeTop #headImageWrap {
  background: url(../../img/store/bg_headimage.jpg) no-repeat center center;
  background-size: cover; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #storeTop #headImageWrap {
      background: url(../../img/store/bg_headimage_sp.jpg) no-repeat center center;
      background-size: cover; } }*/
@media only screen and (min-width: 1px) and (max-width: 750px) {
  #storeTop .mainContentInner {
    padding: 0 35px 200px; } }
@media only screen and (min-width: 751px), print {
  #storeTop .contentBlock article {
    position: relative;
    height: 600px; } }
@media only screen and (min-width: 751px), print {
  #storeTop .contentBlock article .bg {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0; } }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  #storeTop .contentBlock article .bg {
    width: 100%;
    height: 482px; } }
@media only screen and (min-width: 751px), print {
  #storeTop .contentBlock article .articleInner {
    display: flex;
    position: relative;
    width: 1000px;
    height: 100%;
    margin: auto;
    flex-direction: column;
    justify-content: center;
    z-index: 2; } }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  #storeTop .contentBlock article .articleInner {
    margin-top: 60px; } }
#storeTop .contentBlock article p {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 3rem; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #storeTop .contentBlock article p {
      margin-top: 50px;
      font-size: 2.8rem;
      line-height: 6rem; } }
#storeTop .contentBlock article .btnWrap {
  margin-top: 45px; }
  #storeTop .contentBlock article .btnWrap .btnStyle {
    width: 240px;
    padding-right: 15px; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #storeTop .contentBlock article .btnWrap .btnStyle {
        width: 470px;
        padding-right: 35px; } }
/*#storeTop .contentBlock article.companyStore .bg {
  right: 0;
  background: url(../../img/store/bg_companystore.jpg) no-repeat center center;
  background-size: cover; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #storeTop .contentBlock article.companyStore .bg {
      background: url(../../img/store/bg_companystore_sp.jpg) no-repeat center center;
      background-size: cover; } }*/
@media only screen and (min-width: 751px), print {
  #storeTop .contentBlock article.companyStore .articleInner {
    padding-right: calc(500px + 100px); } }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  #storeTop .contentBlock article.retailer {
    margin-top: 120px; } }
/*#storeTop .contentBlock article.retailer .bg {
  left: 0;
  background: url(../../img/store/bg_retaile.jpg) no-repeat center center;
  background-size: cover; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #storeTop .contentBlock article.retailer .bg {
      background: url(../../img/store/bg_retaile_sp.jpg) no-repeat center center;
      background-size: cover; } }*/
@media only screen and (min-width: 751px), print {
  #storeTop .contentBlock article.retailer .articleInner {
    padding-left: calc(500px + 55px);
    padding-right: 50px; } }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  #storeTop h2 {
    text-align: center; } }
#storeTop h2 .en {
  font-family: "Montserrat", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 1.8rem;
  font-weight: 300; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #storeTop h2 .en {
      font-size: 3.6rem; } }
#storeTop h2 .jp {
  font-size: 3.6rem;
  font-weight: bold; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #storeTop h2 .jp {
      font-size: 7.2rem;
      line-height: 7.2rem; } }
#storeTop .leadBlock {
  padding: 90px 0;
  text-align: center; }
  #storeTop .leadBlock p {
    font-size: 1.9rem;
    line-height: 3.6rem; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #storeTop .leadBlock p {
        font-size: 3.4rem;
        line-height: 6.4rem; } }

/*#companyStore #headImageWrap {
  background: url(../../img/store/companystore/bg_headimage.jpg) no-repeat center center;
  background-size: cover; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #companyStore #headImageWrap {
      background: url(../../img/store/companystore/bg_headimage_sp.jpg) no-repeat center center;
      background-size: cover; } }*/
#companyStore .leadBlock {
  padding: 95px 0 70px; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #companyStore .leadBlock {
      padding: 90px 40px; } }
  #companyStore .leadBlock p {
    font-size: 1.9rem;
    text-align: center;
    line-height: 3.6rem; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #companyStore .leadBlock p {
        font-size: 3.4rem;
        text-align: left;
        line-height: 6.4rem; } }
    #companyStore .leadBlock p:nth-child(n+2) {
      margin-top: 1em; }
  @media only screen and (min-width: 751px), print {
    #companyStore .leadBlock .anchorList {
      display: flex;
      max-width: 841px;
      margin: 45px auto 0;
      flex-wrap: wrap;
      border-top: 1px solid #808080;
      border-left: 1px solid #808080; }
      #companyStore .leadBlock .anchorList li {
        width: 280px;
        height: 37px;
        border-right: 1px solid #808080;
        border-bottom: 1px solid #808080; }
        #companyStore .leadBlock .anchorList li a {
          display: flex;
          position: relative;
          width: 100%;
          height: 100%;
          padding-left: 20px;
          color: #808080;
          font-size: 1.4rem;
          align-items: center;
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
          #companyStore .leadBlock .anchorList li a:before {
            content: url(/cms/edelweiss/img/companystore/arw_anchor.png);
            position: absolute;
            right: 10px;
            top: 50%;
            line-height: 0;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
          #companyStore .leadBlock .anchorList li a:hover {
            background: #FCF1EB; } }
@media only screen and (min-width: 751px), print {
  #companyStore .storeBlock .storeWrap {
    padding: 48px 0 44px; } }
#companyStore .storeBlock .storeWrap:nth-child(odd) {
  /*background: #FCF1EB;*/ }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  #companyStore .storeBlock .storeWrap .accordionTrigger {
    display: flex;
    position: relative;
    width: 100%;
    height: 120px;
    padding-left: 55px;
    padding-right: 50px;
    font-size: 3.6rem;
    font-weight: bold;
    align-items: center; }
    #companyStore .storeBlock .storeWrap .accordionTrigger:before, #companyStore .storeBlock .storeWrap .accordionTrigger:after {
      content: "";
      position: absolute;
      width: 40px;
      height: 2px;
      top: 50%;
      right: 54px;
      margin-top: -1px;
      background: #000;
      -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
      transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
    #companyStore .storeBlock .storeWrap .accordionTrigger:after {
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
    #companyStore .storeBlock .storeWrap .accordionTrigger.active:before {
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    #companyStore .storeBlock .storeWrap .accordionTrigger.active:after {
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg); } }
@media only screen and (min-width: 751px), print {
  #companyStore .storeBlock .storeWrap .articleInner {
    display: flex;
    flex-wrap: wrap;
    width: 830px;
    margin: auto;
    justify-content: center; }
    #companyStore .storeBlock .storeWrap .articleInner .leftSide {
      width: 400px; }
    #companyStore .storeBlock .storeWrap .articleInner .rightSide {
      width: 390px; }
    #companyStore .storeBlock .storeWrap .articleInner .storeNews {
      width: 100%; } }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  #companyStore .storeBlock .storeWrap .articleInner {
    /*display: none;
    padding: 25px 45px 95px;*/
	padding: 25px 45px;} }
#companyStore .storeBlock .storeWrap h2 {
  font-size: 2.4rem; }
#companyStore .storeBlock .storeWrap .attention {
  font-size: 1.2rem; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #companyStore .storeBlock .storeWrap .attention {
      font-size: 2.4rem; } }
#companyStore .storeBlock .storeWrap .storeDetail {
  display: flex;
  margin-top: 25px;
  font-size: 1.4rem;
  line-height: 3rem;
  flex-wrap: wrap; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #companyStore .storeBlock .storeWrap .storeDetail {
      /*font-size: 2.8rem;*/
      font-size: 1.4rem;
      /*line-height: 4.5rem;*/ }
      #companyStore .storeBlock .storeWrap .storeDetail dt, #companyStore .storeBlock .storeWrap .storeDetail dd {
        margin-top: 0.5em; } }
  #companyStore .storeBlock .storeWrap .storeDetail dt {
    width: 70px;
    font-weight: bold; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #companyStore .storeBlock .storeWrap .storeDetail dt {
        width: 140px; } }
  #companyStore .storeBlock .storeWrap .storeDetail dd {
    width: calc(100% - 70px); }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #companyStore .storeBlock .storeWrap .storeDetail dd {
        width: calc(100% - 140px); } }
#companyStore .storeBlock .storeWrap .detailLink {
  margin-top: 5px;
  font-size: 1.4rem; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #companyStore .storeBlock .storeWrap .detailLink {
      margin-top: 10px;
      font-size: 2.8rem; } }
#companyStore .storeBlock .storeWrap .storeNews {
  margin-top: 17px;
  padding: 25px 30px;
  border-top: 2px solid #7E2C2C;
  background: #fff;
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23); }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #companyStore .storeBlock .storeWrap .storeNews {
      margin-top: 35px;
      padding: 40px 30px;
      border-width: 4px; } }
  #companyStore .storeBlock .storeWrap .storeNews dt {
    color: #7E2C2C;
    font-weight: bold; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #companyStore .storeBlock .storeWrap .storeNews dt {
        font-size: 3.2rem;
        line-height: 4.4rem; } }
  #companyStore .storeBlock .storeWrap .storeNews dd {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 2.4rem; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #companyStore .storeBlock .storeWrap .storeNews dd {
        margin-top: 15px;
        font-size: 2.8rem;
        line-height: 4rem; } }
#companyStore .storeBlock .storeWrap a {
  color: #7E2C2C;
  text-decoration: underline; }
#companyStore .storeBlock .storeWrap a.telLink {
  text-decoration: none; }
  @media only screen and (min-width: 751px), print {
    #companyStore .storeBlock .storeWrap a.telLink {
      color: #000; }
    #companyStore .storeBlock .storeWrap a:hover {
      text-decoration: none; } }

/*#retailer #headImageWrap {
  background: url(../../img/store/retailer/bg_headimage.jpg) no-repeat center center;
  background-size: cover; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer #headImageWrap {
      background: url(../../img/store/retailer/bg_headimage_sp.jpg) no-repeat center center;
      background-size: cover; } }*/
#retailer .mainContentInner {
  padding: 0 40px; }
#retailer h2 {
  text-align: center; }
  #retailer h2 .en {
    font-family: "Montserrat", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 18px;
    font-weight: 300; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #retailer h2 .en {
        font-size: 3.6rem; } }
  #retailer h2 .jp {
    font-size: 3.6rem;
    font-weight: bold; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #retailer h2 .jp {
        font-size: 4.8rem;
        line-height: 4.8rem; } }
#retailer .leadBlock {
  padding: 90px 0 130px;
  text-align: center; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer .leadBlock {
      padding: 90px 0; } }
  #retailer .leadBlock p {
    font-size: 1.9rem;
    line-height: 3.6rem; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #retailer .leadBlock p {
        font-size: 3.4rem;
        text-align: left;
        line-height: 6.4rem; } }
#retailer .newsBlock #newsListWrap {
  width: 1000px;
  margin: 40px auto 0;
  padding: 25px 50px 20px;
  border: 1px solid #848484; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer .newsBlock #newsListWrap {
      width: 100%;
      margin: 30px auto 0;
      padding: 15px 30px 10px;
      border-width: 2px; } }
#retailer .newsBlock .newsList.accordion {
  display: none;
  max-height: 400px;
  overflow: auto;
  border-top: 1px solid #848484; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer .newsBlock .newsList.accordion {
      border-width: 2px;
      max-height: 800px; } }
  #retailer .newsBlock .newsList.accordion:not(.visible) a {
    pointer-events: none; }
#retailer .newsBlock .newsList li:nth-child(n+2) {
  border-top: 1px solid #848484; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer .newsBlock .newsList li:nth-child(n+2) {
      border-width: 2px; } }
#retailer .newsBlock .newsList li a {
  display: block;
  padding: 30px 0 20px; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer .newsBlock .newsList li a {
      padding: 35px 0; } }
@media only screen and (min-width: 751px), print {
  #retailer .newsBlock .newsList .listInner {
    display: flex;
    flex-wrap: wrap; } }
#retailer .newsBlock .newsList .listInner .shopName {
  width: 330px;
  font-size: 1.8rem;
  font-weight: bold; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer .newsBlock .newsList .listInner .shopName {
      width: 100%;
      font-size: 3.6rem;
      line-height: 4.4rem; } }
@media only screen and (min-width: 751px), print {
  #retailer .newsBlock .newsList .listInner .newsDetail {
    width: calc(100% - 330px); } }
#retailer .newsBlock .newsList .listInner .newsDetail dt {
  color: #7E2C2C;
  font-weight: bold; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer .newsBlock .newsList .listInner .newsDetail dt {
      margin-top: 20px;
      font-size: 3.6rem;
      line-height: 4.4rem; } }
@media only screen and (min-width: 1px) and (max-width: 750px) {
  #retailer .newsBlock .newsList .listInner .newsDetail dd {
    margin-top: 15px; } }
#retailer .newsBlock .accordionTrigger {
  margin-bottom: -20px;
  padding: 25px 0;
  text-align: center;
  cursor: pointer;
  border-top: 1px solid #848484; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer .newsBlock .accordionTrigger {
      margin-bottom: -10px;
      padding: 50px 0;
      border-width: 2px; } }
  #retailer .newsBlock .accordionTrigger .close {
    display: none; }
  #retailer .newsBlock .accordionTrigger.active .open {
    display: none; }
  #retailer .newsBlock .accordionTrigger.active .close {
    display: block; }
  #retailer .newsBlock .accordionTrigger span {
    display: inline-block;
    position: relative;
    font-family: "Montserrat", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-weight: 300; }
    #retailer .newsBlock .accordionTrigger span:before, #retailer .newsBlock .accordionTrigger span:after {
      content: "";
      position: absolute;
      width: 9px;
      height: 1px;
      top: calc(50% - 1px);
      right: -25px;
      background: #000; }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer .newsBlock .accordionTrigger span:before, #retailer .newsBlock .accordionTrigger span:after {
          width: 16px;
          height: 2px;
          right: -50px; } }
    #retailer .newsBlock .accordionTrigger span:after {
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
#retailer .searchBlock {
  margin-top: 150px; }
  #retailer .searchBlock .inputWrap {
    display: flex;
    width: 410px;
    margin: 20px auto 0; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #retailer .searchBlock .inputWrap {
        width: 100%; } }
  @media only screen and (min-width: 1px) and (max-width: 750px) and (min-width: 1px) and (max-width: 750px) {
    #retailer .searchBlock .inputWrap {
      margin-top: 54px; } }

    #retailer .searchBlock .inputWrap input {
      width: 345px;
      padding: 0 15px;
      line-height: 4.5rem;
      border: none;
      background: #EFEFEF; }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer .searchBlock .inputWrap input {
          width: 540px;
          padding: 0 26px;
          font-size: 2.8rem; } }
      #retailer .searchBlock .inputWrap input::placeholder {
        color: #848484;
        font-size: 1.4rem; }
        @media only screen and (min-width: 1px) and (max-width: 750px) {
          #retailer .searchBlock .inputWrap input::placeholder {
            font-size: 2.8rem; } }
    #retailer .searchBlock .inputWrap button {
      width: calc(100% - 345px);
      height: 4.5rem;
      color: #fff;
      cursor: pointer;
      border: none;
      background: #7E2C2C; }
      @media only screen and (min-width: 751px), print {
        #retailer .searchBlock .inputWrap button {
          -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          -ms-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
          transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
          #retailer .searchBlock .inputWrap button:hover {
            background: #000; } }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer .searchBlock .inputWrap button {
          width: calc(100% - 540px);
          height: 11.5rem;
          font-size: 3.2rem; } }
  #retailer .searchBlock .areaWrap {
    width: 1000px;
    margin: 40px auto 0; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #retailer .searchBlock .areaWrap {
        width: 100%;
        margin-top: 65px; } }
    #retailer .searchBlock .areaWrap h3 {
      padding: 0 30px;
      font-size: 2.4rem;
      font-weight: bold;
      line-height: 6rem;
      background: #FCF1EB; }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer .searchBlock .areaWrap h3 {
          padding: 0 46px;
          font-size: 4.8rem;
          line-height: 12rem; } }
      #retailer .searchBlock .areaWrap h3:nth-child(n+2) {
        margin-top: 40px; }
    @media only screen and (min-width: 751px), print {
      #retailer .searchBlock .areaWrap dl, #retailer .searchBlock .areaWrap > .areaList {
        padding: 0 30px; } }
    #retailer .searchBlock .areaWrap .areaList {
      display: flex;
      padding-top: 25px;
      flex-wrap: wrap; }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer .searchBlock .areaWrap .areaList {
          padding-top: 45px; } }
      #retailer .searchBlock .areaWrap .areaList li {
        margin-right: 2em; }
      #retailer .searchBlock .areaWrap .areaList a {
        font-size: 1.9rem;
        font-weight: bold;
        text-decoration: underline; }
        @media only screen and (min-width: 751px), print {
          #retailer .searchBlock .areaWrap .areaList a:hover {
            text-decoration: none; } }
        @media only screen and (min-width: 1px) and (max-width: 750px) {
          #retailer .searchBlock .areaWrap .areaList a {
            font-size: 4.8rem;
            line-height: 10rem; } }
    #retailer .searchBlock .areaWrap dl {
      padding-top: 25px; }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer .searchBlock .areaWrap dl {
          margin-top: 45px; } }
      #retailer .searchBlock .areaWrap dl dt {
        font-size: 1.6rem;
        font-weight: bold; }
        @media only screen and (min-width: 1px) and (max-width: 750px) {
          #retailer .searchBlock .areaWrap dl dt {
            font-size: 4rem; } }
      #retailer .searchBlock .areaWrap dl .areaList {
        padding-top: 15px;
        padding-bottom: 10px; }
        #retailer .searchBlock .areaWrap dl .areaList a {
          font-weight: normal; }

#retailer_search #headImageWrap {
  height: 225px;
  background: #fff; }
  @media only screen and (min-width: 751px), print {
    #retailer_search #headImageWrap h1 {
      top: calc(50% + 20px); } }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer_search #headImageWrap {
      height: 400px; } }
#retailer_search #googleMap {
  height: 400px; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer_search #googleMap {
      height: 600px; } }
#retailer_search .resultBlock {
  width: 1000px;
  margin: auto; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer_search .resultBlock {
      width: 100%;
      padding: 0 45px; } }
  #retailer_search .resultBlock h2 {
    margin-top: 45px;
    padding-bottom: 25px;
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: 1px solid #848484; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #retailer_search .resultBlock h2 {
        margin-top: 50px;
        padding-bottom: 45px;
        font-size: 3.6rem;
        line-height: 6rem;
        border-width: 2px; } }
#retailer_search #errorWrap .errorText {
  margin-top: 75px;
  color: #7E2C2C;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 3.5rem; }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer_search #errorWrap .errorText {
      margin-top: 100px;
      font-size: 3.4rem;
      line-height: 6.8rem; } }
#retailer_search #shopList {
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (min-width: 751px), print {
    #retailer_search #shopList > li {
      width: 50%;
      margin-top: 90px; } }
  @media only screen and (min-width: 1px) and (max-width: 750px) {
    #retailer_search #shopList > li {
      margin-top: 80px; } }
  #retailer_search #shopList > li:nth-child(-n+2) {
    margin-top: 50px; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #retailer_search #shopList > li:nth-child(-n+2) {
        margin-top: 90px; } }
  #retailer_search #shopList .categoryList {
    display: flex; }
    #retailer_search #shopList .categoryList li {
      display: flex;
      width: 100px;
      height: 20px;
      color: #fff;
      font-size: 1.4rem;
      align-items: center;
      justify-content: center; }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer_search #shopList .categoryList li {
          width: 180px;
          height: 40px;
          font-size: 2.4rem; } }
      #retailer_search #shopList .categoryList li:nth-child(n+2) {
        margin-left: 5px; }
        @media only screen and (min-width: 1px) and (max-width: 750px) {
          #retailer_search #shopList .categoryList li:nth-child(n+2) {
            margin-left: 10px; } }
      #retailer_search #shopList .categoryList li.hairCare {
        background: #8CB3D9; }
      #retailer_search #shopList .categoryList li.bathBody {
        background: #D89C6A; }
      #retailer_search #shopList .categoryList li.essentialOil {
        letter-spacing: -0.1rem;
        background: #D28684; }
  #retailer_search #shopList .shopName {
    margin-top: 18px;
    font-size: 2.4rem;
    font-weight: bold; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #retailer_search #shopList .shopName {
        font-size: 3.6rem; } }
  #retailer_search #shopList .shopDetail {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.4rem;
    line-height: 2.3rem; }
    @media only screen and (min-width: 1px) and (max-width: 750px) {
      #retailer_search #shopList .shopDetail {
        font-size: 2.8rem;
        line-height: 4.8rem; } }
    #retailer_search #shopList .shopDetail dt {
      width: 70px;
      font-weight: bold; }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer_search #shopList .shopDetail dt {
          width: 140px; } }
    #retailer_search #shopList .shopDetail dd {
      width: calc(100% - 70px); }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer_search #shopList .shopDetail dd {
          width: calc(100% - 140px); } }
      #retailer_search #shopList .shopDetail dd .mapLink {
        display: inline-block;
        color: #7E2C2C;
        text-decoration: underline; }
        @media only screen and (min-width: 751px), print {
          #retailer_search #shopList .shopDetail dd .mapLink {
            margin-top: 5px; }
            #retailer_search #shopList .shopDetail dd .mapLink:hover {
              text-decoration: none; } }
      @media only screen and (min-width: 1px) and (max-width: 750px) {
        #retailer_search #shopList .shopDetail dd .telLink {
          color: #7E2C2C;
          text-decoration: underline; } }
    #retailer_search #shopList .shopDetail dt, #retailer_search #shopList .shopDetail dd {
      margin-top: 10px; }

body {
	background: #fff;
}