@charset "euc-jp";

body {
  background: #fff url(https://img.shop-pro.jp/tmpl_img/78/body_bg.gif);
  color: #000;
}

a {
  color: #000;
}

a:hover {
  color: #000;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

form {
  margin: 0;
  display: inline;
}

.col-lg-12 {
  padding: 0;
}

.btn {
  border-radius: 0;
}

/*
 * Layout
 */
.container {
  max-width: 1300px;
  margin: 0 auto;
}
.ie8 .container {
  width: 1300px;
}

.header__section {
  margin-bottom: 1.5em;
}

.header__logo {
  margin: 1em 0 0.7em;
  float: left;
}

.header__logo-img {
  margin-top: 35px;
}

.header__logo-img img {
  width: 115px;
}

.header-nav {
  float: right;
  list-style-type: none;
  text-align: right;
  margin: 30px 0 0;
}

.header-nav__unit {
  display: inline;
  white-space: nowrap;
  margin-left: 1em;
  font-weight: 600;
}
.header-nav__unit i {
  margin-right: 4px;
}

.header-nav__txt {
  color: #000;
}
.header-nav__txt:hover {
  color: #000;
}

.header-nav__btn {
  padding: 10px 15px;
}
.header-nav__btn i {
  left: -4px;
}

.header__postage {
  float: right;
  clear: right;
  color: #e66a6a;
  margin: 2em 0 1em;
}

.header__postage__list {
  list-style-type: none;
  margin: 0;
}

.header__search-switch {
  cursor: pointer;
}

.header__search-form__input {
  border: 1px solid #ccc;
}

.global-nav__pulldown-nav {
  display: none;
}

.global-nav {
  display: block;
  list-style-type: none;
  margin: 0;
}

.global-nav__unit {
  float: left;
  margin-right: 2.8em;
  letter-spacing: .2em;
}
.global-nav__unit a {
  display: block;
  padding: .3em 0;
  color: #000;
}
.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
}

.global-nav__unit__txt {
  font-family: Georgia, serif;
  font-feature-settings: "palt";
  font-weight: 400;
  letter-spacing: 0.1em
}

.header__pulldown-nav__list {
  list-style-type: none;
  margin: 2em 0 0;
  padding: 0;
  font-weight: 600;
}
.header__pulldown-nav__list li {
  margin: 0 0 10px;
  padding: 0 40px 0 0;
  white-space: nowrap;
}
.header__pulldown-nav__list a {
  color: #000;
  font-family: Georgia, serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.header__pulldown-nav__list a:hover {
  text-decoration: none;
  color: #333;
}

.global-nav-phone {
  text-align: center;
  margin: 0;
}
.global-nav-phone li {
  display: inline-block;
  margin: 0 .2em;
}
.global-nav-phone a {
  padding: .5em;
}

.global-nav__ig {
  float: right;
}

.global-nav__ig img {
  width: 30px;
  backface-visibility: hidden;
}

/* pagetop */
.btn-pagetop {
  padding: .9em 0;
  max-width: 50px;
  float: right;
  background: #ddd;
  border: none;
}
.btn-pagetop i {
  position: static;
}

/* guide */
.footer__guide {
  background: #f5f5f5;
  padding: 1em 0;
}

.guide__col {
  padding: 0 30px;
}

.guide__unit {
  padding: 10px 30px 0 0;
  margin-bottom: 30px;
  font-size: 0.8em;
  line-height: 1.8;
  color: #808080;
}

.guide__h3, .guide__h2 {
  color: #555;
  font-weight: normal;
}

.guide__h2 {
  font-size: 1em;
  padding-bottom: .5em;
  border-bottom: 1px solid #d3d3d3;
}

/* calender */
.cal__table table {
  max-width: 280px;
  margin: 2em auto;
  font-size: .9em;
}
.cal__table table th, .cal__table table td {
  text-align: center;
}

.cal__memo {
  text-align: center;
  font-size: .9em;
}

/* footer nav */
.footer__nav {
  padding: 70px 0 70px;
   background: #333;
  color: white;
  font-size: 0.8em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: white;
  font-family: YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, sans-serif;
  font-size: 1.25em;
}

.footer__nav > .row.col {
  margin-right: -100px;
}

.footer__nav ul._free-page a {
  font-family: Georgia, serif;
  font-size: 1.4em;
  letter-spacing: 0.1em;
}

.footer-nav__title {
  margin-top: 0;
  color: #1a8dbe;
  font-size: 1.5em;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}
.footer__logo {
  width: 115px;
  margin: 0 106px 0 0;
  padding: 0;
}
.footer-nav__col {
  margin: 0 100px 0 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.5;
}
.footer-nav__col li {
  margin: 0 0 2em;
}

.footer-nav__col li i {
  margin-right: 15px;
}

/* shop owner */
.shop-owner {
  padding: 0;
  border-right: 1px solid #1a8dbe;
}

.shop-owner__photo {
  float: left;
  max-width: 50%;
}

.shop-owner__info {
  padding: 0 30px;
  overflow: hidden;
}

.shop-owner__name {
  margin: 0 0 1em;
  font-size: 1.6em;
  font-weight: normal;
}

.shop-owner__txt {
  line-height: 2;
}

/* copyright */
.footer__copyright {
  border-top: 1px solid #444;
  margin-top: 30px;
  padding-top: 20px;
  font-size: .9em;
  text-align: center;
}
.footer__copyright p, .footer__copyright address {
  color: #999;
  margin: 0;
}
.footer__copyright p a, .footer__copyright address a {
  color: #999;
}
.footer__copyright .copyright__powered-by {
 /* float: right;*/
  color: #fff;
}
.footer__copyright .copyright__powered-by img {
  max-width: 200px;
  vertical-align: middle;
}

/* topicpath */
.topicpath-nav {
  font-size: .8em;
  color: #666;
  margin-bottom: 1em;
}
.topicpath-nav a {
  text-decoration: none;
  color: #666;
  margin-left: .5em;
}
.topicpath-nav ul {
  list-style-type: none;
  margin: 10px 0;
}
.topicpath-nav li {
  display: inline;
  padding: 0 .5em 0 0;
}
.topicpath-nav li:first-child a {
  margin-left: 0;
}

/* product list */
.select--sub-layer {
  max-width: 500px;
  display: block;
  margin: 2em auto;
}

.product-list__unit {
  padding: 0;
}
.product-list__unit a {
  display: block;
  overflow: hidden;
}

.product-list__unit a:hover {
  text-decoration: none;
  opacity: 1;
}

.product-list__unit a:hover img {
  transform: scale(1.1);
}

.product-list__unit img {
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.product-list__unit__inner {
  padding: 0 20px 30px;
}
.product-list__unit__inner p {
  margin: 0;
}

.product-list__photo {
  display: block;
  margin: 0 auto;
}

.product-list__text {
  display: block;
  margin: .6em 0;
  line-height: 1.5;
  text-align: center;
}

.product-list__name {
  font-weight: bold;
  color: #666;
}

.product-list__expl {
  font-size: .8em;
}

.product-list__price,
.option__price {
  color: #aaa;
}

.product-list__regular-price,
.option__regular-price {
  color: #aaa;
  text-decoration: line-through;
}

.product-list__soldout,
.option__stock {
  color: #e66a6a;
}

.product-list__sort {
  text-align: right;
  margin: 2em 0;
}

.product-list__freespace {
  margin: 3em 0;
}

.pagenation {
  margin: 1em 0 3em;
  text-align: center;
}

.pagenation__list {
  margin: 0 0 1em;
}

.pagenation__unit {
  display: inline-block;
  line-height: 1;
  margin: 0 .3em 2em;
}
.pagenation__unit a {
  padding: .6em .9em;
  color: #fff;
  background: #333;
  border-radius: 3px;
}
.pagenation__unit a:hover {
  text-decoration: none;
}
.pagenation__unit span {
  color: #aaa;
}

.pagenation__info {
  font-size: 1.4em;
}

/* shop keeper */
.page--shopkeeper .section__block, .page--privacy .section__block {
  max-width: 1000px;
}

/* privacy policy */
/*
 * Module
 */
.section__block {
  margin: 4em auto;
}
.section__block p {
  line-height: 2;
}

.section__title-h2 {
  text-align: center;
  font-size: 1.5em;
  font-weight: normal;
  margin: 2em 0;
}

.section__title-h3 {
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  margin: 2em 0;
}

.btn-primary {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn-primary:hover {
  background: #333;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.btn-secondary {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn-secondary:hover {
  background: #333;
  color: #fff;
  opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.txt--sm {
  font-size: .8em;
}

.txt--c {
  text-align: center;
}

.txt--not-applicable {
  font-size: 1.5em;
  margin: 3em 0 4em;
  text-align: center;
  color: #999;
}

.dl-vertical-list {
  margin: 0;
  padding: 0;
}

.dl-vertical-list__title {
  font-weight: bold;
  margin: 0 0 .5em;
}

.dl-vertical-list__content {
  margin: 0 0 2em;
  line-height: 1.8;
}

.pulldown-nav {
  display: none;
}

#wrapper .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
  background: transparent;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption {
  background: rgba(255, 255, 255, 0.6);
  padding: .6em .8em;
}
#wrapper .bx-wrapper .bx-viewport .bx-caption span {
  font-size: 1em;
  font-weight: bold;
  color: #333;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border: 2px solid #fff;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/carousel_ctrl.png);
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
  border-left: none;
  background-position: bottom left;
}
#wrapper .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  border-right: none;
  background-position: bottom right;
}
#wrapper .bx-wrapper .bx-controls .bx-pager {
  padding-top: 0;
  padding-bottom: 10px;
  bottom: 0;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link {
  width: 10px;
  height: 10px;
  border-radius: 8px;
  background: #f5f5f5;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background: #333;
}

.carousel-slide .product-list {
  margin: 0;
}
.carousel-slide .product-list__unit__inner {
  padding-bottom: 0;
}

@media (max-width: 980px) {
  /* ~980px */
  .col-md-12 {
    padding: 0;
  }

  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .footer__guide {
    margin: 0;
  }

  .guide__col {
    padding: 0;
  }

  .shop-owner {
    border-right: none;
    margin-bottom: 30px;
  }

  .product-list {
    margin: 0 -15px;
  }

  .product-list__unit {
    padding: 0;
  }

  .page--privacy .section__block {
    width: 100%;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  .col-sm-12 {
    padding: 0;
  }

  .header__logo {
    float: none;
    text-align: center;
  }
  .header__logo img {
    max-width: 100%;
    display: block;
    margin: 0 auto 20px;
  }
  .header__logo-img img {
    width: 85px;
    backface-visibility: hidden;
  }

  .header__postage {
    float: none;
  }

  .global-nav {
    display: none;
    margin-top: 1em;
  }
  .global-nav a {
    padding: .5em;
  }

  .global-nav__unit {
    float: none;
    margin-right: 0;
    margin-bottom: 1.5em;
    text-align: center;
  }

  .global-nav__unit__txt {
    font-size: 1.2em;
  }

  .global-nav__pulldown-nav {
    padding: 2em 0 0;
    border-bottom: 2px solid #ccc;
  }

  .header__pulldown-nav__list {
    text-align: left;
    font-weight: normal;
    margin-top: 0;
  }
  .header__pulldown-nav__list li {
    padding-right: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
    text-align: center;
  }
  .header__pulldown-nav__list a {
    display: block;
    padding: .7em;
  }
  .header__pulldown-nav__list a:before {
    content: '- ';
  }

  .header__search-form--phone input, .header__search-form--phone button {
    display: block;
    height: 2.8em;
    margin-bottom: 1em;
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .header__search-form--phone button {
    border-color: #333;
    background: #333;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: #333;
    color: #fff;
  }
  .global-nav__ig {
    float: none;
    margin-bottom: 1.5em;
    text-align: center;
  }
  .global-nav__ig a {
  	display: inline-block;
  }
  
  .footer__logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .footer-nav__title {
    text-align: center;
  }

  .footer-nav__col {
    text-align: center;
  }
  .footer-nav__col li {
    margin: 0;
  }
  .footer-nav__col a {
    display: block;
    padding: 1em;
  }

  .guide__unit {
    padding-right: 0;
  }

  .product-list__sort {
    text-align: center;
  }
}
@media (max-width: 480px) {
  /* ~480px */
  .col-xs-12 {
    padding: 0;
  }

  .shop-owner__photo {
    text-align: center;
    float: none;
    max-width: 100%;
  }

  .shop-owner__info {
    padding: 0;
    overflow: auto;
  }

  .shop-owner__name {
    text-align: center;
  }

  .shop-owner__name,
  .shop-owner__txt {
    margin-top: 2em;
  }

  .btn-pagetop {
    max-width: 100%;
    float: none;
    margin-top: 2em;
  }

  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    background-size: 50px;
    border: 1px solid #fff;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    border-left: none;
  }
  #wrapper .carousel-slide .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    border-right: none;
  }
}
/*
 * State
 */
.header__search-form {
  /*display: none;*/
}

.header__search-form--visible {
  display: inline;
}

.global-nav-phone--current a {
  background: #f1f1f1;
}

.is_tablet_lt .tab-block--visible {
  display: block;
}
.is_tablet_lt .tab-block--hidden {
  display: none;
}

/*
 * icons
 */
/* 24px black */
.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}
.icon-cart.icon-b, .icon-cart.icon-w {
  background-position: -176px -64px;
}
.icon-search.icon-b, .icon-search.icon-w {
  background-position: -208px -16px;
}
.icon-chevron_thin_right.icon-b, .icon-chevron_thin_right.icon-w {
  background-position: -144px -144px;
}
.icon-chevron_thin_down.icon-b, .icon-chevron_thin_down.icon-w {
  background-position: -112px -144px;
}
.icon-chevron_thin_up.icon-b, .icon-chevron_thin_up.icon-w {
  background-position: -128px -144px;
}
.icon-list.icon-b, .icon-list.icon-w {
  background-position: -192px -96px;
}
.icon-play.icon-b, .icon-play.icon-w {
  background-position: -160px -112px;
}
.icon-login.icon-b, .icon-login.icon-w {
  background-position: -30px -80px;
}
.icon-logout.icon-b, .icon-logout.icon-w {
  background-position: -48px -80px;
}
.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-lg-b, .icon-user.icon-lg-w {
  background-position: -312px 0px;
}
.icon-cart.icon-lg-b, .icon-cart.icon-lg-w {
  background-position: -264px -96px;
}
.icon-search.icon-lg-b, .icon-search.icon-lg-w {
  background-position: -312px -24px;
}
.icon-chevron_thin_right.icon-lg-b, .icon-chevron_thin_right.icon-lg-w {
  background-position: -216px -216px;
}
.icon-chevron_thin_down.icon-lg-b, .icon-chevron_thin_down.icon-lg-w {
  background-position: -168px -216px;
}
.icon-chevron_thin_up.icon-lg-b, .icon-chevron_thin_up.icon-lg-w {
  background-position: -192px -216px;
}
.icon-list.icon-lg-b, .icon-list.icon-lg-w {
  background-position: -288px -144px;
}
.icon-play.icon-lg-b, .icon-play.icon-lg-w {
  background-position: -240px -168px;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }
  .icon-b.icon-cart {
    background-position: -264px -96px;
  }
  .icon-b.icon-search {
    background-position: -312px -24px;
  }
  .icon-b.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-b.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-b.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-b.icon-list {
    background-position: -288px -144px;
  }
  .icon-b.icon-play {
    background-position: -240px -168px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
  .icon-w.icon-cart {
    background-position: -264px -96px;
  }
  .icon-w.icon-search {
    background-position: -312px -24px;
  }
  .icon-w.icon-chevron_thin_right {
    background-position: -216px -216px;
  }
  .icon-w.icon-chevron_thin_down {
    background-position: -168px -216px;
  }
  .icon-w.icon-chevron_thin_up {
    background-position: -192px -216px;
  }
  .icon-w.icon-list {
    background-position: -288px -144px;
  }
  .icon-w.icon-play {
    background-position: -240px -168px;
  }
  .icon-w.icon-login {
    background-position: -50px -120px;
  }
  .icon-w.icon-logout {
    background-position: -74px -120px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/78/icon24_2x_w.png);
  }
}

/* フリーページ */
html {
  font-size: 62.5%;
}

/* l_container */
.l_container {
  width: 100%;
  max-width: 100%;
  color: #000;
  font-family: YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.25;
}

.l_container * {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.l_container button,
.l_container input,
.l_container select,
.l_container textarea {
  font-family: inherit;
  font-size: 100%;
}

.l_container a {
  color: inherit;
  font-size: inherit;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.l_container a:hover {
  opacity: 1;
  text-decoration: none;
}

.l_container a:not(.none_opacity):hover {
  opacity: 0.7;
}

.l_container img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.l_container ul {
  list-style: none;
}

.l_container time {
  font-family: Georgia, serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  display: block;
}

.l_container .topicpath-nav {
  font-size: 1.1rem;
}

/* section */
.l_section_conts_wrap_base {
  padding: 0 9.375vw;
}

/* styling */
.l_section_styling .l_section_conts {
  padding: 97px 0 75.5px;
}

.l_section_styling .c_heading + p {
  margin-top: 37px;
  text-align: center;
}

.l_section_styling .c_heading + p + .c_item_set {
  margin-top: 90px;
}

.l_section_styling .c_heading + .c_item_set {
  margin-top: 47px;
}

/* history */
.l_section_history .l_section_conts {
  padding: 83px 0 100px;
}

.l_section_history .l_section_conts_wrap {
  padding: 0 3.125vw;
}

.l_section_history .c_heading + p,
.l_section_history .c_heading_l2._en + p{
  max-width: 670px;
  margin: 35px auto 0;
  padding: 0;
  text-align: center;
}

.l_section_history .c_heading + p + .l_section_history_conts {
  margin-top: 90px;
}

.l_section_history .c_heading + .l_section_history_conts {
  margin-top: 45px;
}

.l_section_history_conts > div:first-child + .c_heading_l2 {
  margin-top: 94px;
}

.l_section_history_conts .c_heading + .c_heading_l2 {
  margin-top: 30px;
}

.l_section_history_conts .c_heading_l2 + .c_heading_l2 {
  margin-top: 108px;
}

.l_section_history_conts .c_heading_l2 + .c_img {
  margin-top: 64px;
}

.l_section_history_conts .c_heading_l2 + .c_img_set {
  margin-top: 64px;
}

.l_section_history_conts .c_heading_l2 + p {
  margin-top: 54px;
}

.l_section_history_conts .c_img + .c_heading_l2 {
  margin-top: 114px;
}

.l_section_history_conts .c_img + .c_img {
  margin-top: 70px;
}

.l_section_history_conts .c_img + .c_img_set {
  margin-top: 70px;
}

.l_section_history_conts .c_img + p {
  margin-top: 60px;
}

.l_section_history_conts .c_img_set + .c_heading_l2 {
  margin-top: 114px;
}

.l_section_history_conts .c_img_set + .c_img {
  margin-top: 70px;
}

.l_section_history_conts .c_img_set + .c_img_set {
  margin-top: 70px;
}

.l_section_history_conts .c_img_set + p {
  margin-top: 60px;
}

.l_section_history_conts p {
  width: 75%;
  margin: 0 auto;
}

.l_section_history_conts p + .c_heading_l2 {
  margin-top: 104px;
}

.l_section_history_conts p + .c_img {
  margin-top: 60px;
}

.l_section_history_conts p + .c_img_set {
  margin-top: 60px;
}

.l_section_history_conts p + p {
  margin-top: 40px;
}

/* news list */
.l_section_newslist .l_section_conts {
  padding: 100px 0 90px;
}

/* news */
.l_section_news .l_section_conts {
  padding: 98px 0 80px;
}

/* guide */
.l_section_guide .l_section_conts {
  padding: 93px 0 80px;
}

.l_section_guide .l_section_conts .c_heading_line + p {
  margin-top: 38px;
}

.l_section_guide .l_section_conts p + p {
  margin-top: 30px;
}

.l_section_guide .l_section_conts p + .c_heading_line {
  margin-top: 80px;
}

.l_section_guide .l_section_conts .c_btn {
  margin-top: 90px;
}

/* grid */
.c_grid {
  width: 96%;
  max-width: 1300px;
  margin: 0 auto;
}

/* title */
.c_title {
  position: relative;
}

.c_title_bg {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c_title_col {
  position: relative;
  width: 100%;
}

.c_title_col::before {
  padding-top: 34.375vw;
  display: block;
  content: '';
}

.c_title_col span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.c_title_col-2 {
  width: 50%;
}

.c_title_txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}

.c_title_h {
  font-family: Georgia, serif;
  font-size: 7rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

.c_title_h span {
  position: relative;
  top: 6px;
  margin-left: 6px;
  font-size: 8rem;
  letter-spacing: normal;
  display: inline-block;
}

.c_title_h-white {
 font-family: serif;  color: #ffffff;
}

.c_title_history .c_title_h {
  position: relative;
  font-size: 8.8rem;
  letter-spacing: 0.12em;
  line-height: 1;
  text-align: center;
}

.c_title_history .c_title_h::before {
  position: absolute;
  top: 14px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 94px;
  height: 75px;
  margin: auto;
  background-image: url(https://img21.shop-pro.jp/PA01464/105/etc/h_of.png?cmsp_timestamp=20210319181633);
  background-repeat: no-repeat;
  background-size: 94px auto;
  background-position: center center;
  content: '';
}

.c_title_history .c_title_h span {
  top: auto;
  margin-top: 22px;
  margin-left: 0;
  font-size: 3rem;
  letter-spacing: 0.08em;
  display: block;
}

.c_title_base .c_title_h {
  color: #ffffff;
  font-size: 4rem;
}

.c_title_base .c_title_col::before {
  height: 250px;
  padding-top: 0;
}

/* heading */
.c_heading {
  font-family: Georgia, serif;
  font-size: 4rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.25;
  text-align: center;
}

.c_heading > span {
  margin-bottom: 16px;
  font-size: 2.4rem;
  display: block;
}

.c_heading_l2 {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.4;
  text-align: center;
}

.c_heading_l2._en {
  font-family: Georgia, serif;
  font-weight: 400;
}

.c_heading_title {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.4;
}

.c_heading_line {
  position: relative;
  padding-bottom: 10px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.6;
}

.c_heading_line::before, .c_heading_line::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  display: block;
  content: '';
}

.c_heading_line::before {
  width: 100%;
  background-color: #e7e7e7;
}

.c_heading_line::after {
  width: 200px;
  background-color: #666;
}

/* link */
.c_link {
  position: relative;
  padding-right: 16px;
  font-family: Georgia, serif;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.6;
}

.c_link._jp {
  font-family: YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Meiryo, sans-serif;
}

.c_link > span {
  position: absolute;
  top: -2px;
  right: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: solid 1px #000;
  border-right: solid 1px #000;
  display: inline-block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.c_link:hover > span {
  -webkit-transform: translateX(3px) rotate(45deg);
          transform: translateX(3px) rotate(45deg);
}

/* btn */
.l_container .c_btn.center > * {
  margin: 0 auto;
}

.l_container .c_btn.right > * {
  margin-left: auto;
}

.l_container .c_btn-arrow > *::before {
  position: absolute;
  top: -2px;
  left: 28px;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  display: inline-block;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  content: '';
}

.l_container .c_btn > * {
  position: relative;
  max-width: 500px;
  padding: 17px 15px;
  color: #ffffff;
  font-size: 2.4rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  text-align: center;
  background-color: #333;
  display: block;
}

/* img */
.c_img_set {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c_img_set.top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.c_img_set.bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.c_img_set.imgleft .c_img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.c_img_set.imgleft .c_img_txt {
  padding-left: 70px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.c_img_set.imgright .c_img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.c_img_set.imgright .c_img_txt {
  padding-right: 70px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.c_img_set .c_img {
  width: 50%;
}

.c_img_set .c_img_txt {
  width: 50%;
}

.c_img_set.imgcol {
  width: auto;
  margin: 0 -25px;
}

.c_img_set.imgcol .c_img {
  padding: 0 25px;
}

.c_img_set.imgcol .c_img + .c_img {
	margin: 0;
}

.c_img img {
  width: 100%;
}

.c_img_txt p {
  width: 100%;
}

/* item */
.c_item_set {
  width: calc(100% + 40x);
  margin-left: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c_item {
  margin: 0 15px 30px;
}

.c_item-col3 {
  width: calc(25% - 30px);
}

.c_item_img {
  position: relative;
  overflow: hidden;
}

.c_item_img::before {
  padding-top: 150%;
  display: block;
  content: '';
}

.c_item_img span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #e7e7e7;
}

.c_item_txt {
  padding-top: 16px;
}

.c_item_txt .c_heading_title {
  font-size: 1.8rem;
  line-height: 1.6;
}

.c_item_txt .c_heading_title + .c_item_elem_set {
  margin-top: 10px;
}

.c_item_elem {
  margin-bottom: 10px;
}

.c_item_elem:last-child {
  margin-bottom: 0;
}

.c_item_elem > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c_item_elem a:hover {
  opacity: 1;
}

.c_item_elem a:hover .c_item_info_text p {
  font-weight: 700;
}

.c_item_elem.sold .c_item_icon span {
  background-image: url(https://img21.shop-pro.jp/PA01464/105/etc/icon_sold.png?cmsp_timestamp=20210415155258);
  background-size: 100% auto;
  height: 30px;
}

.c_item_elem.sold a {
  pointer-events: none;
}

.c_item_icon {
  width: 30px;
  height: 100%;
}

.c_item_icon span {
  width: 100%;
  height: 20px;
  background-image: url(https://img21.shop-pro.jp/PA01464/105/etc/icon_item.png?cmsp_timestamp=20210415153925);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  display: block;
}

.c_item_info {
  width: calc(100% - 40px);
  padding-left: 15px;
}

.c_item_info ul {
  display: flex;
  justify-content: space-between;
}

.c_item_info ul li {
  letter-spacing: 0.04em;
  line-height: 1.35;
}


.c_item_info_category {
  font-family: Georgia, serif;
}

.c_item_info_text p {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.c_item_info_size {
  font-family: Georgia, serif;
}

.c_item_info_price {
  font-family: Georgia, serif;
}

/* news */
.c_news_elem {
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #e7e7e7;
}

.c_news_elem:last-child {
  margin-bottom: 0;
}

.c_news_elem_wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c_news_elem_wrap:hover .c_news_elem_img_wrap span {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.c_news_elem_wrap:hover .c_link > span {
  -webkit-transform: translateX(3px) rotate(45deg);
          transform: translateX(3px) rotate(45deg);
}

.c_news_elem_img {
  width: 50%;
  padding-right: 15px;
}

.c_news_elem_img_wrap {
  position: relative;
  overflow: hidden;
}

.c_news_elem_img_wrap::before {
  padding-top: 66.5979381443%;
  display: block;
  content: '';
}

.c_news_elem_img_wrap span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  display: block;
}

.c_news_elem_txt {
  width: 50%;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c_news_elem_txt time {
  margin-bottom: 6.5px;
}

.c_news_elem_txt .c_heading_title {
  margin-bottom: 13.5px;
}

.c_news_elem_txt .c_heading_title + p {
  margin-bottom: 10.5px;
}

.c_news_elem_txt .c_news_elem_txt_link {
  margin-top: auto;
  text-align: right;
}

.c_news_elem_txt .c_news_elem_txt_link .c_link:hover > span {
  -webkit-transform: translateX(0px) rotate(45deg);
          transform: translateX(0px) rotate(45deg);
}

.c_news_body {
  padding-bottom: 80px;
  margin-bottom: 80px;
  border-bottom: solid 1px #e7e7e7;
}

.c_news_body time {
  margin-bottom: 8px;
}

.c_news_body .c_heading_title + .c_img {
  margin-top: 23px;
}

.c_news_body .c_heading_title + .c_img_set {
  margin-top: 23px;
}

.c_news_body .c_heading_title + p {
  margin-top: 13px;
}

.c_news_body .c_img + .c_img {
  margin-top: 80px;
}

.c_news_body .c_img + .c_img_set {
  margin-top: 80px;
}

.c_news_body .c_img + p {
  margin-top: 70px;
}

.c_news_body .c_img_set.imgright .c_img_txt {
  padding-right: 30px;
}

.c_news_body .c_img_set.imgleft .c_img_txt {
  padding-left: 30px;
}

.c_news_body .c_img_set + .c_img {
  margin-top: 80px;
}

.c_news_body .c_img_set + .c_img_set {
  margin-top: 80px;
}

.c_news_body .c_img_set + p {
  margin-top: 70px;
}

.c_news_body p {
  /*max-width: 715px;*/
  margin-right: auto;
  margin-left: auto;
}

.c_news_body p + .c_img {
  margin-top: 70px;
}

.c_news_body p + .c_img_set {
  margin-top: 70px;
}

.c_news_body p + p {
  margin-top: 60px;
}

/* pager */
.c_pager {
  line-height: 1.4;
}

.c_pager ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c_pager ul li {
  margin: 0 22.5px;
}

/* show */
.u_show_tb {
  display: none;
}

@media only screen and (max-width: 768px) {
  .l_container {
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .l_container a:not(.none_opacity):hover {
    opacity: 1;
  }
  .l_container time {
    font-size: 1.5rem;
  }
  .l_section_conts_wrap_base {
    padding: 0 20px;
  }
  .l_section_styling .l_section_conts {
    padding: 50px 0 35.5px;
  }
  .l_section_styling .c_heading + p {
    margin-top: 23.5px;
  }
  .l_section_styling .c_heading + p + .c_item_set {
    margin-top: 44.5px;
  }
  .l_section_styling .c_heading + .c_item_set {
    margin-top: 28px;
  }
  .l_section_history .l_section_conts {
    padding: 46.5px 0 40px;
  }
  .l_section_history .l_section_conts_wrap {
    padding: 0;
  }
  .l_section_history .c_heading + p,
  .l_section_history .c_heading_l2._en + p{
    margin-top: 23.5px;
    text-align: left;
  }
  .l_section_history .c_heading + p .pc,
  .l_section_history .c_heading_l2._en + p .pc{
    display: none;
  }
  .l_section_history .c_heading + p + .l_section_history_conts {
    margin-top: 44.5px;
  }
  .l_section_history .c_heading + .l_section_history_conts {
    margin-top: 28px;
  }
  .l_section_history_conts > div:first-child + .c_heading_l2 {
    margin-top: 45px;
  }
  .l_section_history_conts .c_heading_l2 + .c_heading_l2 {
    margin-top: 51px;
  }
  .l_section_history_conts .c_heading_l2 + .c_img {
    margin-top: 35.5px;
  }
  .l_section_history_conts .c_heading_l2 + .c_img_set {
    margin-top: 35.5px;
  }
  .l_section_history_conts .c_heading_l2 + p {
    margin-top: 29.5px;
  }
  .l_section_history_conts .c_img + .c_heading_l2 {
    margin-top: 55.5px;
  }
  .l_section_history_conts .c_img + .c_img {
    margin-top: 40px;
  }
  .l_section_history_conts .c_img + .c_img_set {
    margin-top: 40px;
  }
  .l_section_history_conts .c_img + p {
    margin-top: 34px;
  }
  .l_section_history_conts .c_img_set + .c_heading_l2 {
    margin-top: 55.5px;
  }
  .l_section_history_conts .c_img_set + .c_img {
    margin-top: 40px;
  }
  .l_section_history_conts .c_img_set + .c_img_set {
    margin-top: 40px;
  }
  .l_section_history_conts .c_img_set + p {
    margin-top: 34px;
  }
  .l_section_history_conts p {
    width: 100%;
    padding: 0 20px;
  }
  .l_section_history_conts p + .c_heading_l2 {
    margin-top: 49.5px;
  }
  .l_section_history_conts p + .c_img {
    margin-top: 34px;
  }
  .l_section_history_conts p + .c_img_set {
    margin-top: 34px;
  }
  .l_section_history_conts p + p {
    margin-top: 28px;
  }
  .l_section_newslist .l_section_conts {
    padding: 50px 0 40px;
  }
  .l_section_news .l_section_conts {
    padding: 49px 0 40px;
  }
  .l_section_news .l_section_conts .c_img_set.imgleft::after {
    display: block;
    clear: both;
    content: '';
  }
  .l_section_news .l_section_conts .c_img_set.imgleft .c_img {
    width: 50%;
    padding-right: 15px;
    margin-bottom: 9px;
    float: left;
  }
  .l_section_guide .l_section_conts {
    padding: 45px 0 40px;
  }
  .l_section_guide .l_section_conts .c_heading_line + p {
    margin-top: 24px;
  }
  .l_section_guide .l_section_conts p + p {
    margin-top: 18x;
  }
  .l_section_guide .l_section_conts p + .c_heading_line {
    margin-top: 29px;
  }
  .l_section_guide .l_section_conts .c_btn {
    margin-top: 44px;
  }
  .c_grid {
    width: 100%;
    padding: 0 20px;
  }
  .c_title_col::before {
    height: 240px;
    padding-top: 0;
  }
  .c_title_h {
    font-size: 2rem;
    margin-left: 2px;
  }
  .c_title_h span {
    top: 2px;
    font-size: 2.8rem;
    margin-left: 4px;
  }
  .c_title_history .c_title_h {
    font-size: 4.1rem;
  }
  .c_title_history .c_title_h::before {
    width: 47px;
    height: 40px;
    background-size: 47px auto;
  }
  .c_title_history .c_title_h span {
    font-size: 1.6rem;
  }
  .c_title_base .c_title_h {
    font-size: 2rem;
    margin-left: 0;
  }
  .c_title_base .c_title_col::before {
    height: 140px;
  }
  .c_heading {
    font-size: 2.8rem;
  }
  .c_heading > span {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .c_heading_l2 {
    font-size: 2.2rem;
  }
  .c_heading_title {
    font-size: 1.8rem;
  }
  .c_heading_line {
    font-size: 1.8rem;
  }
  .c_heading_line::after {
    width: 140px;
  }
  .c_link {
    font-size: 1.5rem;
  }
  .c_link:hover > span {
    -webkit-transform: translateX(0px) rotate(45deg);
            transform: translateX(0px) rotate(45deg);
  }
  .l_container .c_btn > * {
    padding: 14px 15px;
    font-size: 1.8rem;
  }
  .c_img_set {
    display: block;
  }
  .c_img_set.imgleft .c_img_txt {
    padding-left: 0;
  }
  .c_img_set.imgright .c_img_txt {
    padding-right: 0;
  }
  .c_img_set .c_img {
    width: 100%;
  }
  .c_img_set .c_img_txt {
    width: 100%;
  }
  .c_img_set.imgcol {
    margin: 0;
  }
  .c_img_set.imgcol .c_img {
  	padding: 0;
  }
  .c_img {
    margin-bottom: 14px;
  }
  .c_img_txt p {
    padding: 0;
  }
  .c_item_set {
    width: calc(100% + 15px);
    margin-left: -7.5px;
  }
  .c_item {
    margin: 0 7.5px 30px;
  }
  .c_item-col3 {
    width: calc(50% - 15px);
  }
  .c_item_txt {
    padding-top: 10px;
  }
  .c_item_txt .c_heading_title {
    font-size: 1.6rem;
  }
  .c_item_elem {
    margin-bottom: 0;
  }
  .c_item_elem a:hover .c_item_info_text p {
    font-weight: 500;
  }
  .c_item_elem.sold .c_item_icon span {
    background-size: 30px auto;
  }
  .c_item_icon {
    width: 34px;
  }
  .c_item_icon span {
    height: 30px;
    background-size: 20px auto;
    background-position: center center;
  }
  .c_item_info {
    width: calc(100% - 34px);
    padding-left: 6px;
  }
  .c_news_elem {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .c_news_elem_wrap {
    display: block;
  }
  .c_news_elem_wrap:hover .c_news_elem_img_wrap span {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .c_news_elem_wrap:hover .c_link > span {
    -webkit-transform: translateX(0px) rotate(45deg);
            transform: translateX(0px) rotate(45deg);
  }
  .c_news_elem_img {
    width: 100%;
    padding-right: 0;
    margin-bottom: 14px;
  }
  .c_news_elem_txt {
    width: 100%;
    padding-left: 0;
    display: block;
  }
  .c_news_elem_txt time {
    margin-bottom: 5.5px;
  }
  .c_news_elem_txt .c_heading_title {
    margin-bottom: 5.5px;
  }
  .c_news_body {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .c_news_body .c_heading_title + .c_img {
    margin-top: 21.5px;
  }
  .c_news_body .c_heading_title + .c_img_set {
    margin-top: 21.5px;
  }
  .c_news_body .c_heading_title + p {
    margin-top: 15.5px;
  }
  .c_news_body .c_img + .c_img {
    margin-top: 40px;
  }
  .c_news_body .c_img + .c_img_set {
    margin-top: 40px;
  }
  .c_news_body .c_img + p {
    margin-top: 34px;
  }
  .c_news_body .c_img_set.imgright .c_img_txt {
    padding-right: 0;
  }
  .c_news_body .c_img_set.imgleft .c_img_txt {
    padding-left: 0;
  }
  .c_news_body .c_img_set + .c_img {
    margin-top: 40px;
  }
  .c_news_body .c_img_set + .c_img_set {
    margin-top: 40px;
  }
  .c_news_body .c_img_set + p {
    margin-top: 34px;
  }
  .c_news_body p + .c_img {
    margin-top: 34px;
  }
  .c_news_body p + .c_img_set {
    margin-top: 34px;
  }
  .c_news_body p + p {
    margin-top: 28px;
  }
  .c_pager {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .c_pager ul li {
    margin: 0 15px;
  }
  .u_show_tb {
    display: block;
  }
  .u_show_pc {
    display: none;
  }
}

@media only screen and (min-width: 1601px) {
  .l_section_conts_wrap_base {
    padding: 0 150px;
  }
  .l_section_history .l_section_conts_wrap {
    padding: 0 50px;
  }
  .c_title_col::before {
    height: 550px;
    padding-top: 0;
  }
}

@media only screen and (max-width: 480px) {
  .l_section_conts_wrap_base {
    padding: 0;
  }
  .c_title_col::before {
    height: 180px;
  }
  .c_item_set {
    width: 100%;
    margin-left: 0;
  }
  .c_item {
    margin: 0 0 20px;
  }
  .c_item-col3 {
    width: 100%;
  }
}
/*吹き出し*/
<style type="text/css">
.balloonoya {
  position   : relative;                /* 指定した分だけ相対的に移動 */
}
.balloonoya:hover .balloon {
  display: inline;                /* インライン要素として表示 */
}
.balloon {
  position   : absolute;                /* 親要素を基準 */
  display: none;                        /* 要素を非表示 */
  padding: 2px;                         /* テキストの前後の余白 */
  background-color: #FFFFFF;       /* 背景色（透明度） */
  border: solid 1px #000080;         /* 枠線（囲い線）*/
  width:290px;                          /* 吹き出し全体の幅 */
  right : 25%;                           /* 表示位置 */
  font-size: 90%; 　　　　　　　　　　　/* 文字サイズ */
　color : #191970;
}
.balloon:after{
  border-bottom: 12px solid rgba(153, 255, 255, 0.61); /* 吹き出し口の高さ・色 */
  border-left: 1px solid transparent;    /* 吹き出し口の幅１／２ */
  border-right: 1px solid transparent;   /* 吹き出し口の幅１／２ */
  top: -12px;                             /* 吹き出し口の位置調整 */
  left : 35%;                              /* 吹き出し口の横位置 */
  content: "";                       /* コンテンツの挿入 */
  position: absolute;                /* 親要素を基準 */
}
/*スライダー*/
* {
  box-sizing: border-box;
}

.slider2 {
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin: 30px 0;
}

.slides2 {
  display: flex;
  
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  
  
  
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  
  /*
  scroll-snap-points-x: repeat(300px);
  scroll-snap-type: mandatory;
  */
}
.slides2::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.slides2::-webkit-scrollbar-thumb {
  background: black;
  border-radius: 10px;
}
.slides2::-webkit-scrollbar-track {
  background: transparent;
}
.slides2 > div {
  scroll-snap-align: start;
  flex-shrink: 0;
  width: 100%;
  height: 300px;
  margin-right: 50px;
  border-radius: 10px;
  background: #eee;
  transform-origin: center center;
  transform: scale(1);
  transition: transform 0.5s;
  position: relative;
  
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 100px;
}
.slides2 > div:target {
/*   transform: scale(0.8); */
}
.author-info2 {
  background: rgba(0, 0, 0, 0.75);
  color: white;
  padding: 0.75rem;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
.author-info2 a {
  color: white;
}
img2 {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider2 > a {
  display:none;
  width: 1.5rem;
  height: 1.5rem;
  background: white;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 0 0.5rem 0;
  position: relative;
}
.slider2 > a:active {
  top: 1px;
}
.slider2 > a:focus {
  background: #000;
}

/* Don't need button navigation */
@supports (scroll-snap-type) {
  .slider2 > a {
    display: none;
  }
}
/*過去のインフォメーション*/
/*ｽﾗｲﾀﾞｰここまで*/
.section__block {
  margin: 10rem auto;
}
.section__block--top-page {
  max-width: 1100px;
}

.slider {
  margin-top: 0;
}
.slider .bx-wrapper {
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-caption {
  text-align: center;
  top: 0;
  bottom: auto;
}

#slider img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.banner__section {
  margin-top: 2px;
}

.news__lists {
  list-style-type: none;
  margin: 0 0 2em;
}

.news__list {
  margin-bottom: .5em;
}

.news__date {
  margin-right: 1em;
}

.home-news {
  margin-top: 5em;
}

.home-news-item {
  display: flex;
}

.home-news-item a:hover time {
  text-decoration: none;
}

.home-news-item time {
  flex-shrink: 0;
  width: 200px;
  font-family: Georgia, serif;
  font-size: 1.6rem;
}

.home-news-item h3 {
  margin: 0;
}

.home-news__wrap {
  display: flex;
  align-items: center;
}

.home-news__wrap img {
  flex-shrink: 0;
  width: 150px;
  margin: 0 15px 0 0;
}

.home-links {
  display: flex;
}

.home-links-item {
  flex: 1;
}

.home-links-item a {
  display: block;
  position: relative;
  overflow: hidden;
}

.home-links-item a::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.home-links-item h3 {
  color: #fff;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
}

.home-links-item span {
  display: block;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}

.home-links-item a:hover {
  opacity: 1;
}

.home-links-item a:hover span {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media (max-width: 768px) {
  .section__block {
    margin: 6em 0;
  }
  .home-links {
    display: block;
  }
  .home-links-item a::before {
  	padding-top: 67.5%;
  }
  .home-news {
  	margin-top: 4rem;
  }
  .home-news-item {
    display: block;
  }
  .home-news-item time {
    display: block;
    width: 100%;
    margin-bottom: 5.5px;
  }
}
/*
@media (min-width: 980px) and (max-width: 1281px) {
  .product-list__unit {
    width: 21.09vw !important;
    left: 3.13vw;
  }
}
*/