@charset "UTF-8";
/* ===================================================================
 style info : 特設サイト追記部分
 author     : style.css
=================================================================== */
/*----------------------------------------------------
  全体
----------------------------------------------------*/
/*-------共通箇所*/
body {
  background: #fff;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
/*-------clearfix、マージン関連*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
/*-------PCとタブレット・スマホの切り替え*/
.nonpc {
  display: block;
}
.pc {
  display: none;
}
@media screen and (min-width: 1200px) {
  .nonpc {
    display: none;
  }
  .pc {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .nonpc {
    display: block;
  }
  .pc {
    display: none;
  }
}
/*-------img*/
img {
  vertical-align: bottom;
}
/*----------------------------------------------------
  a
----------------------------------------------------*/
a {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  text-decoration: none;
  transition: all 0s;
}
a:active, a:hover, a:focus {
  outline: 0;
}
.overwhite {
  background-color: transparent;
  display: block;
  opacity: 1;
}
.overwhite:hover {
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
@media screen and (min-width: 1200px) {
  .overwhite {
    transition: all .3s;
  }
}
/*----------------------------------------------------
footer-pagetop（任意の画像に差し替え）
----------------------------------------------------*/
#l-footer {
  margin-top: 0;
}
/*----------------------------------------------------
　l-content
----------------------------------------------------*/
#l-content {
  max-width: 100%;
  margin: 0;
  /*margin-top: 115px;*/
  font-size: 16px;
}
.c-content {
  width: 100%;
  /*margin-bottom: -35px; /*フッターのマージンと相殺*/
}
.l_content_wrap {
  width: 100%;
  margin: 0;
}
/*----------------------------------------------------
　c-mainImg
----------------------------------------------------*/
#c-mainImg {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: url(../img/mainImg_sp_bg.png) no-repeat center center;
  background-size: contain;
}
#c-mainImg .inner {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#c-mainImg img {
  width: 100%;
  min-width: 100%;
  height: auto;
  margin: 0 auto;
}
#svg-bg {
  position: absolute;
  bottom: -20px;
  height: 30px;
  left: 0;
  width: 100%;
}
/*----------------------------------------------------
　btnList
----------------------------------------------------*/
.naviBg {
  margin: -6% 0 0 0;
  position: relative;
}
.naviBg:before {
  content: '';
  display: block;
  box-sizing: border-box;
  padding-top: 6.66%;
  width: 100%;
  background: url(../img/conbg_wave01_to_sp.svg) bottom center repeat-x;
  background-size: 100% auto;
}
.naviBg:after {
  content: '';
  display: block;
  box-sizing: border-box;
  padding-top: 6.66%;
  width: 100%;
  background: url(../img/conbg_wave01_bo_sp.svg) top center repeat-x;
  background-size: 100% auto;
}
#brand .naviBg:before {
  content: '';
  display: block;
  box-sizing: border-box;
  padding-top: 6.66%;
  width: 100%;
  background: url(../img/conbg_wave02_to_sp.svg) bottom center repeat-x;
  background-size: 100% auto;
}
#brand .naviBg:after {
  content: '';
  display: block;
  box-sizing: border-box;
  padding-top: 6.66%;
  width: 100%;
  background: url(../img/conbg_wave02_bo_sp.svg) top center repeat-x;
  background-size: 100% auto;
}
.naviBg .inner {
  background: #f4e9f0;
  padding: 10% 0;
}
#brand .naviBg .inner {
  background: #d6eaf2;
  padding: 10% 0;
}
#btnList {
  width: 94%;
  margin: 0 3%;
}
#btnList ul li {
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.5em;
  margin: 3% 0;
  position: relative;
}
#btnList ul li:last-child {
  margin: 0;
}
#btnList ul li a {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0s;
  text-decoration: none;
}
#btnList ul li.list_fukubukuro {
  background: #fff;
  color: #fff;
  outline: 1px solid #d82015;
  outline-offset: -1px;
}
#btnList ul li.list_pre {
  background: #ef8200;
  position: relative;
}
#btnList ul li.list_fukubukuro img, #btnList ul li.list_pre img {
  max-width: 100%;
  vertical-align: middle;
}
#btnList ul li.list_fukubukuro a, #btnList ul li.list_pre a {
  color: #fff; /*padding: 3% 0;*/
}
#btnList ul li.list_pre a {
  color: #fff; /*padding: 3% 0;*/
}
#btnList ul li.list_pre a:hover {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
}
#btnList ul li.list_opening {
  background: #e60011;
  /*text-align: justify;
  text-justify: inter-ideograph;*/
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-feature-settings: "palt";
  letter-spacing: .05em;
  font-size: calc(1.125rem + ((1vw - 3.2px) * 2.2321)); /* 18px @ 320px increasing to 28px @ 768px */
  /* Where: 2.2321 = 100 * font-size_difference / viewport_width_difference */
}
#btnList ul li.list_opening a {
  color: #fff;
  padding: 4.2% 0;
}
#btnList ul li.list_opening a:hover {
  background: #fff;
  color: #e60011;
  box-shadow: 0 0 0 1px #e60011 inset;
}
/*-------矢印*/
.c-btn-arrow_r, .c-btn-arrow_w, .c-btn-arrow_w02 {
  display: block;
  width: 100%;
  margin: 0;
  text-decoration: none;
  position: relative;
  transition: all .0s;
}
.c-btn-arrow_r:after {
  content: '';
  display: block;
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -4px;
  padding-right: 5px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #d82015;
  border-right: 2px solid #d82015;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-btn-arrow_w:after, .c-btn-arrow_w02:after {
  content: '';
  display: block;
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-btn-arrow_w:hover:after {
  border-top: 2px solid #e60011;
  border-right: 2px solid #e60011;
}
.c-btn-arrow_w02:hover:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
/*-------改行位置*/
br.sp {
  display: inline;
}
@media screen and (min-width: 1200px) {
  br.sp {
    display: none;
  }
}
/*----------------------------------------------------
　globalNavi
----------------------------------------------------*/
#globalNavi {
  width: 100%;
  margin: 12.5% 0 6% 0;
}
#globalNavi ul {
  width: 94%;
  margin: 0 auto;
}
#globalNavi li {
  width: calc((100% - 3%) / 2); /* サイドバーの横幅の分を引いた値をcalc()で計算 */
  padding: 0;
  height: auto;
  margin: 0 3% 0 0;
  text-align: center;
  background: #fff;
  border-radius: 5px 5px 0px 0px;
  float: left;
}
#globalNavi li:last-child {
  margin-right: 0;
}
#globalNavi li img {
  max-width: 100%;
  height: auto;
}
#globalNavi li a {
  display: block;
  width: 100%;
  height: auto;
  padding: 7% 13%;
}
#globalNavi li a:hover img {
  vertical-align: middle;
  transition: opacity .0s;
}
#globalNavi li a:hover img {
  opacity: 1;
}
#globalNavi li.gn_start {
  background: #e62e8b;
  position: relative;
  display: inline-block;
  border-radius: 5px 5px 0px 0px;
}
#globalNavi li.gn_start::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px; /* 中央寄せに使用*/
  border: 10px solid transparent;
  border-top: 10px solid #e62e8b;
}
#globalNavi li.gn_start::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-bottom: 5px solid #e62e8b;
}
#globalNavi li.gn_bland {
  background: #41a6c9;
  position: relative;
  display: inline-block;
  border-radius: 5px 5px 0px 0px;
}
#globalNavi li.gn_bland::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px; /* 中央寄せに使用*/
  border: 10px solid transparent;
  border-top: 10px solid #41a6c9;
}
#globalNavi li.gn_bland::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-bottom: 5px solid #41a6c9;
}
#globalNavi li img {
  max-width: 100%;
  height: auto;
}
#globalNavi li.gn_start a:hover img, #globalNavi li.gn_brand a:hover img {
  opacity: 1;
}
/*----------------------------------------------------
　anchorNav
----------------------------------------------------*/
#anchorNav {
  width: 100%;
  margin: 0 0 10% 0;
  background: #e62e8b;
}
#anchorNav li {
  width: 33.33%;
  float: left;
  text-align: center;
  color: #fff;
  background: #e62e8b;
}
#anchorNav li:nth-child(2n) {
  background: #e59cc4;
}
#anchorNav li:nth-child(3) {
  background: #e62e8b;
}
#anchorNav li img {
  max-width: 90%;
  height: auto;
  vertical-align: text-bottom;
}
#anchorNav li.nodata {
  height: auto;
  padding: 3.3% 0;
}
#anchorNav li a {
  display: block;
  width: 100%;
  height: auto;
  padding: 10% 0;
  transition: all 0s;
}
#anchorNav li a:hover {
  background: rgba(255, 255, 255, 0.2);
  transition: all 0s;
}
/*-------ブランド別*/
#brand #anchorNav {
  background: #41a6c9;
}
#brand #anchorNav li {
  background: #41a6c9;
}
#brand #anchorNav li:nth-child(2n) {
  background: #86c5e0;
}
#brand #anchorNav li:nth-child(3) {
  background: #41a6c9;
}
/*----------------------------------------------------
　各ブロック
----------------------------------------------------*/
.s-contentbox01 {
  width: 94%;
  margin: 0 auto 15% auto; /*padding-top: 52px;/*アンカーリンクのずれ対処*/
}
.c-content h2 {
  width: 100%;
  height: 100%;
  margin: 0 auto 10% auto;
  text-align: center;
  position: relative;
}
.c-content h2 span {
  position: relative;
  margin-bottom: 0.5rem;
  padding-bottom: 1.0rem;
  border-bottom: dotted 6px #e62e8b;
}
#brand .c-content h2 span {
  position: relative;
  margin-bottom: 0.5rem;
  padding-bottom: 1.0rem;
  border-bottom: dotted 6px #41a6c9;
}
.c-content h2:before {
  margin-right: 1em;
}
.c-content h2:after {
  margin-left: 1em;
}
.c-content h2 img {
  width: auto;
  height: auto;
}
.c-content h2 img.width01 { /*幅186px*/
  width: 24.8%;
  height: auto;
}
.c-content h2 img.width02 { /*幅446px*/
  width: 59.4666%;
  height: auto;
}
.c-content h2 img.width03 { /*幅424px*/
  width: 56.53%;
  height: auto;
}
.c-content h2 img.width04 { /*幅406px*/
  width: 53.1333%;
  height: auto;
}
.c-content h2 img.width05 { /*幅472px*/
  width: 62.9333%;
  height: auto;
}
.c-content h2 img.width06 { /*幅464px*/
  width: 61.8666%;
  height: auto;
}
.c-content h2 img.width07 { /*幅490px*/
  width: 65.3333%;
  height: auto;
}
/*-------ページ背景*/
.content_bg01 {
  background: #efd0e3 url(../img/bg_dot.png) repeat top center;
  background-attachment: fixed;
  background-size: 7px;
}
.content_bg02 {
  background: #b7def3 url(../img/bg_dot.png) repeat top center;
  background-attachment: fixed;
  background-size: 7px;
}
/*----------------------------------------------------
  c-block
----------------------------------------------------*/
.c-block {
  width: 100%;
  padding: 0;
}
/*----------------------------------------------------
  ショップリスト
----------------------------------------------------*/
.photo-list {
  width: 100%;
}
.c-shopList {
  width: 96%;
  margin: 0 2%;
  display: table; /* or inline-table */
  border-collapse: collapse; /*border: 2px solid #2ab7e0;*/
}
/*-------grid */
.grid {
  margin: 0 0 0 -3%;
  overflow: hidden;
  background-color: transparent;
}
[class*='col-'] {
  float: left;
  padding-left: 3%;
  padding-bottom: 3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.col-1-2 {
  width: 50%;
}
/*-------link_box */
.link_box {
  position: relative;
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
  background: #fff;
}
.link_box .inner {
  padding: 5%;
}
.photo {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 0 5% 0;
}
.photo:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.photo p {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.photo .contain {
  position: absolute;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.link_box .secTxt p {
  margin: 0;
  /*text-align: justify;
  text-justify: inter-ideograph;*/
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-feature-settings: "palt";
  letter-spacing: .05em;
  font-size: calc(0.875rem + ((1vw - 3.2px) * 2.2321)); /* 14px @ 320px increasing to 24px @ 768px */
  /* Where: 2.2321 = 100 * font-size_difference / viewport_width_difference */
}
.link_box .secTxt {
  min-height: auto;
  text-align: center;
}
.link_box .secTxt .shop_txt {
  color: #606060;
  line-height: 1.7;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
  padding: 6% 0;
  width: 100%;
  height: 100%;
}
.link_box .secTxt .date {
  width: 100%;
  color: #606060;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.7;
  text-align: center;
  overflow: hidden;
  padding: 0 0 5% 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
  height: 100%;
}
.link_box .secTxt .date .leadbox {
  width: 100%;
  line-height: 1.5;
  flex: 1;
  display: table;
}
.link_box .secTxt .date .leadbox p {
  width: 100%;
  height: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.link_box .secTxt .lead {
  width: 100%;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  overflow: hidden;
  color: #fff;
  background: #e60011;
  padding: 5% 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  align-items: center; /* 縦方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
  height: 100%;
}
.link_box .secTxt .lead02 {
  width: 100%;
  font-size: 100%;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  overflow: hidden;
  color: #333;
  background: #a6ddff;
  padding: 5% 0;
}
.link_box .secTxt .lead .leadbox {
  width: 100%;
  line-height: 1.5;
  color: #fff;
  padding: 3% 5%;
  flex: 1;
  display: table;
}
.link_box .secTxt .lead .leadbox p {
  width: 100%;
  height: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.link_box .secTxt .date p, .link_box .secTxt .shop_txt p, .link_box .secTxt .lead p, .link_box .secTxt .lead02 p {
  flex: 1;
}
.link_box a:hover {
  text-decoration: none;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.link_box a:hover {
  text-decoration: none;
  z-index: 10;
}
.link_box a {
  display: block;
  height: 100%;
}
.link_box a .photo .contain {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.link_box a:hover .photo .contain {}
.border {
  border-top: 1px dotted #767676;
}
.notes01 {
  width: 94%;
  /*text-align: justify;
  text-justify: inter-ideograph;*/
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-feature-settings: "palt";
  letter-spacing: .05em;
  font-size: calc(1.125rem + ((1vw - 3.2px) * 2.2321)); /* 18px @ 320px increasing to 28px @ 768px */
  /* Where: 2.2321 = 100 * font-size_difference / viewport_width_difference */
  margin: 0 auto 15% auto;
  padding: 3% 0;
  clear: both;
  border-top: 1px dotted #767676;
  border-bottom: 1px dotted #767676;
}
/*-------btnBox */
.btnBox {
  width: 100%;
  margin: 12.5% auto 0 auto;
  text-align: center;
}
.btnBox:before {
  content: '';
  display: block;
  box-sizing: border-box;
  padding-top: 6.66%;
  width: 100%;
  background: url(../img/conbg_wave01_to_sp.svg) bottom center repeat-x;
  background-size: 100% auto;
}
#brand .btnBox:before {
  content: '';
  display: block;
  box-sizing: border-box;
  padding-top: 6.66%;
  width: 100%;
  background: url(../img/conbg_wave02_to_sp.svg) bottom center repeat-x;
  background-size: 100% auto;
}
.btnBox .inner {
  background: #f4e9f0;
  padding: 10% 0;
}
#brand .btnBox .inner {
  background: #d6eaf2;
  padding: 10% 0;
}
.btnBox ul {
  width: 94%;
  margin: 0 auto;
}
.btnBox img {
  width: 100%;
  min-width: 100%;
  height: auto;
  margin: 0 auto;
}
.btnBox ul li a {
  transition: all .0s;
}
@media screen and (min-width: 1200px) {
  .btnBox ul li a {
    transition: all .3s;
  }
}
.wave {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* ===============================================================================
　以下ブレークポイント設定*/
/*----------------------------------------------------ブレークポイント・PCサイズ以上*/
@media screen and (min-width: 1200px) {
  /** l-content_w100
------------------------------------------------- */
  .l_content_wrap {
    width: 100%;
    padding: 0;
  }
  /** c-mainImg
------------------------------------------------- */
  #c-mainImg {
    margin: 0;
    background: url(../img/mainImg_pc_bg.png) repeat-x center 99.9%;
    background-size: 1440px;
  }
  #c-mainImg .inner {
    width: 100%;
    max-width: 790px;
    height: auto;
    margin: 0 auto;
  }
  /** 各ブロック
------------------------------------------------- */
  .s-contentbox01 {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto 95px auto;
  }
  .c-content {
    width: 100%;
    margin-bottom: -90px; /*フッターのマージンと相殺*/
    padding: 0 0 90px 0;
  }
  .c-content h2 {
    width: 480px;
    margin: 0 auto 60px auto;
  }
  .c-content h2 span {
    padding-bottom: 1.5rem;
  }
  #brand .c-content h2 span {
    padding-bottom: 1.5rem;
  }
  .c-content h2 img.width01 {
    width: 125px;
    height: auto;
  }
  .c-content h2 img.width02 {
    width: 301px;
    height: auto;
  }
  .c-content h2 img.width03 {
    width: 286px;
    height: auto;
  }
  .c-content h2 img.width04 {
    width: 274px;
    height: auto;
  }
  .c-content h2 img.width05 {
    width: 319px;
    height: auto;
  }
  .c-content h2 img.width06 {
    width: 311px;
    height: auto;
  }
  .c-content h2 img.width07 {
    width: 328px;
    height: auto;
  }
  /*-------ページ背景*/
  .content_bg01 {
    background-size: 14px;
  }
  .content_bg02 {
    background-size: 14px;
  }
  /** btnList
------------------------------------------------- */
  .naviBg {
    margin: -45px 0 0 0;
  }
  .naviBg:before {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 45px;
    width: 100%;
    background: url(../img/conbg_wave01_to_pc.svg) bottom center repeat-x;
    background-size: 1440px;
  }
  .naviBg:after {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 45px;
    width: 100%;
    background: url(../img/conbg_wave01_bo_pc.svg) top center repeat-x;
    background-size: 1440px;
  }
  #brand .naviBg:before {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 45px;
    width: 100%;
    background: url(../img/conbg_wave02_to_pc.svg) bottom center repeat-x;
    background-size: 1440px;
  }
  #brand .naviBg:after {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 45px;
    width: 100%;
    background: url(../img/conbg_wave02_bo_pc.svg) top center repeat-x;
    background-size: 1440px;
  }
  .naviBg .inner, #brand .naviBg .inner {
    padding: 60px 0;
  }
  #btnList {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #btnList ul {
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    /*justify-content: center;*/
    flex-wrap: wrap;
  }
  #btnList ul li {
    width: 49%;
    height: 60px;
    text-align: center;
    color: #fff;
    margin: 0 20px 20px 0;
  }
  #btnList ul li:nth-child(even) {
    margin-right: 0;
  }
  #btnList ul li:nth-child(2n+1):last-child {
    width: 100%;
  }
  #btnList ul li a {
    width: 100%;
    height: auto;
    transition: all 0.3s;
  }
  #btnList ul li.list_pre a {
    padding: 0;
  }
  #btnList ul li.list_pre img {
    max-width: 664px;
  }
  #btnList ul li.list_opening {
    font-size: 140%;
  }
  #btnList ul li.list_opening a {
    padding: 14px 0;
  }
  /*-------矢印*/
  .c-btn-arrow_r:after {
    right: 20px;
  }
  .c-btn-arrow_w:after, .c-btn-arrow_w02:after {
    right: 20px;
  }
  /** グローバルナビゲーション
------------------------------------------------- */
  #globalNavi {
    margin: 80px 0 33px 0;
  }
  #globalNavi ul {
    width: 640px;
    margin: 0 auto;
  }
  #globalNavi li {
    width: calc((100% - 20px) / 2); /* サイドバーの横幅の分を引いた値をcalc()で計算 */
    padding: 0;
    height: auto;
    margin: 0 20px 0 0;
    float: left;
  }
  #globalNavi li img {
    height: auto;
  }
  #globalNavi li a {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.3s;
    padding: 15px 43px;
  }
  #globalNavi li.gn_brand a img, #globalNavi li.gn_floor a img {
    transition: opacity .3s;
  }
  /** アンカーナビゲーション
------------------------------------------------- */
  #anchorNav {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto 80px auto;
  }
  #anchorNav li {
    width: 25%; /*列が4カラム*/
    height: auto;
  }
  #brand #anchorNav li {
    width: 20%;
    height: auto;
  }
   #anchorNav li:nth-child(5),#anchorNav li:nth-child(7)  {
    background: #e59cc4;
}
  #anchorNav li:nth-child(6),#anchorNav li:nth-child(8) {
    background: #e62e8b;
}
  #anchorNav li img {
    width: 70%;
    max-width: 150px;
    height: auto;
    vertical-align: middle;
  }
  #anchorNav li.nodata {
    padding: 14px 0;
  }
  #anchorNav li a {
    height: auto;
    padding: 14px 0;
    transition: all 0.3s;
  }
  #anchorNav li a:hover {
    transition: all .3s;
  }
  /** ショップリスト
------------------------------------------------- */
  .photo-list {
    width: 1080px;
    margin: 0 auto 0 auto;
    padding: 0;
  }
  /* grid */
  .grid {
    margin: 0 auto 0 -20px;
    overflow: hidden;
    background-color: transparent;
  }
  [class*='col-'] {
    float: left;
    padding-left: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .col-1-2 {
    width: 25%;
  }
  /*-------link_box */
  .link_box .secTxt p {
    margin: 0;
    font-size: 100%;
  }
  .link_box a {
    display: block;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .link_box a .photo .contain {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -webkit-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
  }
  .link_box a:hover .photo .contain {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
  }
  .notes01 {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto 100px auto;
    padding: 20px 0;
    font-size: 128%;
  }
  /*-------btnBox */
  .btnBox {
    width: 100%;
    margin: 80px auto 0 auto;
    text-align: center;
  }
  .btnBox:before {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 45px;
    width: 100%;
    background: url(../img/conbg_wave01_to_pc.svg) bottom center repeat-x;
    background-size: 1440px;
  }
  #brand .btnBox:before {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 45px;
    width: 100%;
    background: url(../img/conbg_wave02_to_pc.svg) bottom center repeat-x;
    background-size: 1440px;
  }
  .btnBox .inner, #brand .btnBox .inner {
    padding: 60px 0;
  }
  .btnBox ul {
    width: 640px;
    margin: 0 auto;
  }
  .btnBox img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ブレークポイント・タブレットサイズ以上PCサイズ以下*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
  /** l_content_wrap
------------------------------------------------- */
  .l_content_wrap {
    width: 100%;
  }
  /** c-mainImg
------------------------------------------------- */
  #c-mainImg {
    margin: 0;
    background: url(../img/mainImg_pc_bg.png) repeat-x bottom center;
    background-size: 100%;
  }
  #c-mainImg .inner {
    width: 90%;
    max-width: 790px;
    height: auto;
    margin: 0 auto;
  }
  /** 各ブロック
------------------------------------------------- */
  .s-contentbox01 {
    margin: 0 auto 8% auto;
  }
  .c-content {
    width: 100%;
    margin-bottom: -0px; /*フッターのマージンと相殺*/
    padding: 0;
  }
  .c-content h2 {
    width: 50%;
    margin: 0 auto 5.55555% auto;
  }
  .c-content h2 img.width01 {
    width: 24.8%;
  }
  .c-content h2 img.width02 {
    width: 59.4666%;
  }
  .c-content h2 img.width03 {
    width: 56.53%;
  }
  .c-content h2 img.width04 {
    width: 53.1333%;
  }
  .c-content h2 img.width05 {
    width: 62.9333%;
  }
  .c-content h2 img.width06 {
    width: 61.8666%;
  }
  .c-content h2 img.width07 {
    width: 65.3333%;
  }
  /*-------ページ背景*/
  .content_bg01 {
    background-size: 0.7em;
  }
  .content_bg02 {
    background-size: 0.7em;
  }
  /** btnList
------------------------------------------------- */
  .naviBg {
    margin: -2.98611111% 0 0 0;
  }
  .naviBg:before {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 3.125%;
    width: 100%;
    background: url(../img/conbg_wave01_to_pc.svg) bottom center repeat-x;
    background-size: contain;
  }
  .naviBg:after {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 3.125%;
    width: 100%;
    background: url(../img/conbg_wave01_bo_pc.svg) top center repeat-x;
    background-size: contain;
  }
  #brand .naviBg:before {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 3.125%;
    width: 100%;
    background: url(../img/conbg_wave02_to_pc.svg) bottom center repeat-x;
    background-size: contain;
  }
  #brand .naviBg:after {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 3.125%;
    width: 100%;
    background: url(../img/conbg_wave02_bo_pc.svg) top center repeat-x;
    background-size: contain;
  }
  .naviBg .inner, #brand .naviBg .inner {
    padding: 5.55555% 0;
  }
  #btnList {
    width: 94%;
    margin: 0 3%;
  }
  #btnList ul li {
    margin: 2% 0;
  }
  #btnList ul li a {
    width: 100%;
  }
  #btnList ul li.list_pre a {
    color: #fff;
  }
  #btnList ul li.list_fukubukuro img, #btnList ul li.list_pre img {
    width: 100%;
    max-width: 664px;
  }
  #btnList ul li.list_opening {
    font-size: calc(1.25rem + ((1vw - 7.68px) * 1.3921)); /* 20px @ 768px increasing to 26px @ 1199px */
    /* Where: 1.3921 = 100 * font-size_difference / viewport_width_difference */
  }
  #btnList ul li.list_opening a {
    padding: 2% 0;
  }
  /** グローバルナビゲーション
------------------------------------------------- */
  #globalNavi {
    margin: 8% 0 3.4% 0;
  }
  #globalNavi ul {
    width: 60%;
    margin: 0 auto;
  }
  #globalNavi li a {
    padding: 5% 14%;
  }
  #globalNavi li.gn_brand a img, #globalNavi li.gn_floor a img {
    transition: opacity .0s;
  }
  /** アンカーナビゲーション
------------------------------------------------- */
  #anchorNav {
    width: 100%;
    margin: 0 0 7% 0;
  }
  #anchorNav li {
    width: 33.33%;
  }
  #anchorNav li a {
    height: auto;
    padding: 4% 0;
  }
  #anchorNav li img {
    max-width: 46%;
    height: auto;
    vertical-align: middle;
  }
  #anchorNav li.nodata {
    height: auto;
    padding: 1.33% 0;
  }
  /** ショップリスト
------------------------------------------------- */
  /*-------grid */
  .grid {
    margin: 0 0 0 -2%;
  }
  [class*='col-'] {
    padding-left: 2%;
    padding-bottom: 2%;
  }
  .col-1-2 {
    width: 25%;
  }
  /*-------link_box */
  .link_box .secTxt p {
    margin: 0;
    /*text-align: justify;
  text-justify: inter-ideograph;*/
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: calc(0.875rem + ((1vw - 7.68px) * 1.3921)); /* 14px @ 768px increasing to 20px @ 1199px */
    /* Where: 1.3921 = 100 * font-size_difference / viewport_width_difference */
  }
  /*-------btnBox */
  .btnBox {
    margin: 5.55555% auto 0 auto;
    text-align: center;
  }
  .btnBox:before {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 3.125%;
    width: 100%;
    background: url(../img/conbg_wave01_to_pc.svg) bottom center repeat-x;
    background-size: contain;
  }
  #brand .btnBox:before {
    content: '';
    display: block;
    box-sizing: border-box;
    padding-top: 3.125%;
    width: 100%;
    background: url(../img/conbg_wave02_to_pc.svg) bottom center repeat-x;
    background-size: contain;
  }
  .btnBox .inner, #brand .btnBox .inner {
    padding: 5.55555% 0;
  }
  .btnBox ul {
    width: 59%;
    max-width: 640px;
    margin: 0 auto;
  }
  .btnBox img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .notes01 {
    /*text-align: justify;
  text-justify: inter-ideograph;*/
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: calc(1.125rem + ((1vw - 7.68px) * 2.3202)); /* 18px @ 768px increasing to 28px @ 1199px */
    /* Where: 1.3921 = 100 * font-size_difference / viewport_width_difference */
    padding: 2% 0;
    margin: 0 auto 10% auto;
  }
}