@charset "euc-jp";


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

a {
  color: #29abe2;
}

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

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

.btn {
  border-radius: 0;
}

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

/* オリジナル*/

/*@media (min-width: 992px) {
#header {
	background-image: url(https://img07.shop-pro.jp/PA01404/954/etc/header-tel.png?cmsp_timestamp=20220331163431);
	background-repeat: no-repeat;
	background-position: center 10px;
  background-position: 380px 20px;
}
}*/
/* オリジナルEND*/

.header__section {
  margin-bottom: 2em;
}

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

.header__logo-img {
  margin-top: 0;
}

.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: #111;
}
.header-nav__txt:hover {
  color: #111;
}

.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: 2em;
  letter-spacing: .2em;
}
.global-nav__unit a {
  display: block;
  padding: .3em 0;
  color: #111;
}
.global-nav__unit a:hover, .global-nav__unit a:focus {
  text-decoration: none;
}

.global-nav__unit__txt {
  /*font-family: 'Roboto Slab', serif;*/
  font-weight: 400;
}

.header__pulldown-nav__list {
  list-style-type: none;
  margin: 2em 0 0;
  padding: 0;
  font-weight: 600;
  font-weight: 400;  
}
.header__pulldown-nav__list li {
  margin: 0 0 10px;
  padding: 0 40px 0 0;
  white-space: nowrap;
}
.header__pulldown-nav__list a {
  color: #111;
}
.header__pulldown-nav__list a:hover {
  text-decoration: none;
  color: #29abe2;
}

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

/* 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: 40px 0 20px;
   background: #29abe2;
  color: white;
  font-size: 0.8em;
  letter-spacing: .1em;
}
.footer__nav a {
  color: white;
}

.footer-nav__title {
  margin-top: 0;
  color: #1a8dbe;
  font-size: 1.5em;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}

.footer-nav__col {
  margin: 0;
  list-style-type: none;
  line-height: 1.5;
}
.footer-nav__col li {
  margin: 1em 0;
}

/* 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 #1a8dbe;
  margin-top: 30px;
  padding-top: 20px;
  font-size: .9em;
}
.footer__copyright p, .footer__copyright address {
  color: #1a8dbe;
  margin: 0;
}
.footer__copyright p a, .footer__copyright address a {
  color: #1a8dbe;
}
.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:hover {
  text-decoration: none;
}

.product-list__unit__inner {
  padding: 0 20px;
}
.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: #29abe2;
  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;
  border-bottom: 1px solid #666;
}

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

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

.btn-secondary {
  background: #4e5052;
  border: 1px solid #4e5052;
  color: #fff;
}
.btn-secondary:hover {
  background: #4e5052;
  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: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f5f5f5;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active {
  background: #29abe2;
}

.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__postage {
    float: none;
  }

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

  .global-nav__unit {
    float: none;
    margin-right: 0;
    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;
  }
  .header__pulldown-nav__list li {
    padding-right: 0;
    margin: 0;
    overflow: auto;
    white-space: normal;
  }
  .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: #29abe2;
    background: #29abe2;
    color: #fff;
  }
  .header__search-form--phone button:hover {
    background: #29abe2;
    color: #fff;
  }

  .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;
}


ul.global-nav-phone li {margin:0 0.2rem;}
.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-lg-b {
  width: 30px;
  height: 30px;
  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;
  /*background-image: url("https://img07.shop-pro.jp/PA01404/954/etc_base64/aWNvbi0wMw.png?cmsp_timestamp=20241211160422");*/
}
.icon-cart.icon-lg-b, .icon-cart.icon-lg-w {
  background-position: -264px -96px;
  /*background-image: url("https://img07.shop-pro.jp/PA01404/954/etc_base64/aWNvbi0wNA.png?cmsp_timestamp=20241211160422");*/
}
.icon-search.icon-lg-b, .icon-search.icon-lg-w {
  background-position: -312px -24px;
  /*background-image: url("https://img07.shop-pro.jp/PA01404/954/etc_base64/aWNvbi0wMg.png?cmsp_timestamp=20241211160422");*/
}
.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;
 /* background-image: url("https://img07.shop-pro.jp/PA01404/954/etc_base64/aWNvbi0wMQ.png?cmsp_timestamp=20241211160422");*/
}
.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;
  }
}
@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);
  }
}







.G-nav {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
}
.G-nav-w {
	max-width: 1300px;
  	margin-right: auto;
	margin-left: auto;
}
.G-nav ul {
	display: flex;
	margin: 0px;
	padding: 0px;
}
.G-nav li {
	list-style-type: none;
	width: 16.666%;
	text-align: center;
	border-left: 1px solid #FFF;
}
.G-nav li.mente {
  width: 25%;
  background-color: #00A0E9;
  background-image: url(https://img07.shop-pro.jp/PA01404/954/etc/nav-icon2.png?cmsp_timestamp=20220619190727);
  /*background-size:contain;*/
  background-position:50px center;
  background-repeat:no-repeat;
}
@media screen and (max-width: 1000px) {
  .G-nav li.mente {background-position:5px center;}
}
.G-nav li.cate {width: 15%;}
.G-nav li:last-child {
	border-right: 1px solid #FFF;
}
.G-nav li a {
	color: #FFF;
	padding:15px;
	display: block;
}
.G-nav li a:hover {
	color: #ccc;
	text-decoration: none;
}
@media (max-width: 768px) {
.G-nav {
	display: none;
}
}


/* 上記CSSカスタム */
.product-list__unit a {
  text-decoration: none;
  color: #29abe2;
}
.product-list__unit a:hover {
  text-decoration: underline;
  color: #29abe2;
}
.product-list__price,
.option__price {
  color: #666;
}
/* オリジナルStyle */
.box-lg {max-width: 940px;margin: 0 auto;}
.box-lg {max-width: 100%;margin: 0 auto;}
.box-md {max-width: 720px;margin: 0 auto;}
.box-sm {max-width: 576px;margin: 0 auto;}
.box-lg-box {max-width: 940px;margin: 50px auto;}
.box-md-box {max-width: 720px;margin: 50px auto;}
.box-sm-box {max-width: 576px;margin: 50px auto;}

.box-border {border: 1px solid #999;}
.box-gray {background-color: #F5F5F5;}

.mg-t5 {margin-top: 5px;}
.mg-t15 {margin-top: 15px;}
.mg-t25 {margin-top: 25px;}
.mg-t30 {margin-top: 30px;}
.mg-t50 {margin-top: 50px;}
.mg-b5 {margin-bottom: 5px;}
.mg-b15 {margin-bottom: 15px;}
.mg-b25 {margin-bottom: 25px;}
.mg-b30 {margin-bottom: 30px;}
.mg-b50 {margin-bottom: 50px;}
.mg-tb5 {margin-bottom: 5px;margin-top: 5px;}
.mg-tb15 {margin-bottom: 15px;margin-top: 15px;}
.mg-tb25 {margin-bottom: 25px;margin-top: 25px;}
.mg-tb30 {margin-bottom: 30px;margin-top: 30px;}
.mg-tb50 {margin-bottom: 50px;margin-top: 50px;}
.mg-l5 {margin-left: 5px;}
.mg-l15 {margin-left: 15px;}
.mg-l25 {margin-left: 25px;}
.mg-l30 {margin-left: 30px;}
.mg-l50 {margin-left: 50px;}
.mg-r5 {margin-right: 5px;}
.mg-r15 {margin-right: 15px;}
.mg-r25 {margin-right: 25px;}
.mg-r30 {margin-right: 30px;}
.mg-r50 {margin-right: 50px;}
.mg-lr5 {margin-left: 5px;margin-right: 5px;}
.mg-lr15 {margin-left: 15px;margin-right: 15px;}
.mg-lr25 {margin-left: 25px;margin-right: 25px;}
.mg-lr30 {margin-left: 30px;margin-right: 30px;}
.mg-lr50 {margin-left: 50px;margin-right: 50px;}
.mg-5 {margin: 5px;}
.mg-15 {margin: 15px;}
.mg-25 {margin: 25px;}
.mg-30 {margin: 30px;}
.mg-50 {margin: 50px;}

.pd-t5 {padding-top: 5px;}
.pd-t15 {padding-top: 15px;}
.pd-t25 {padding-top: 25px;}
.pd-t30 {padding-top: 30px;}
.pd-t50 {padding-top: 50px;}
.pd-b5 {padding-bottom: 5px;}
.pd-b15 {padding-bottom: 15px;}
.pd-b25 {padding-bottom: 25px;}
.pd-b30 {padding-bottom: 30px;}
.pd-b50 {padding-bottom: 50px;}
.pd-tb5 {padding-bottom: 5px;margin-top: 5px;}
.pd-tb15 {padding-bottom: 15px;margin-top: 15px;}
.pd-tb25 {padding-bottom: 25px;margin-top: 25px;}
.pd-tb30 {padding-bottom: 30px;margin-top: 30px;}
.pd-tb50 {padding-bottom: 50px;margin-top: 50px;}
.pd-l5 {padding-left: 5px;}
.pd-l15 {padding-left: 15px;}
.pd-l25 {padding-left: 25px;}
.pd-l30 {padding-left: 30px;}
.pd-l50 {padding-left: 50px;}
.pd-r5 {padding-right: 5px;}
.pd-r15 {padding-right: 15px;}
.pd-r25 {padding-right: 25px;}
.pd-r30 {padding-right: 30px;}
.pd-r50 {padding-right: 50px;}
.pd-lr5 {padding-left: 5px;margin-right: 5px;}
.pd-lr15 {padding-left: 15px;margin-right: 15px;}
.pd-lr25 {padding-left: 25px;margin-right: 25px;}
.pd-lr30 {padding-left: 30px;margin-right: 30px;}
.pd-lr50 {padding-left: 50px;margin-right: 50px;}
.pd-5 {padding: 5px;}
.pd-15 {padding: 15px;}
.pd-25 {padding: 25px;}
.pd-30 {padding: 30px;}
.pd-50 {padding: 50px;}

.y-5 {margin: 5px;padding: 5px;}
.y-15 {margin: 15px;padding: 15px;}
.y-25 {margin: 25px;padding: 25px;}
.y-30 {margin: 30px;padding: 30px;}
.y-50 {margin: 50px;padding: 50px;}
/*--- Line Style ---*/
.boxlineC {border: 1px solid #CCC;}
.boxline9 {border: 1px solid #999;}
.boxline6 {border: 1px solid #666;}
.dod-line1 {border-top: 1px dotted #999;margin: 25px;}
/*--- PC-SP Style ---*/
@media only screen and (max-width: 768px) {
.pc-style {display: none;}
}
@media only screen and (min-width: 768px) {
.sp-style {display: none;}
}
/*--- Text Style ---*/
.textB {font-weight: bold;}
.textC {text-align: center;}
.textR {text-align: right;}
.textL {text-align: left;}
.text10 {font-size: 10px;}
.text12 {font-size: 12px;}
.text13 {font-size: 13px;}
.text16 {font-size: 16px;}
.text18 {font-size: 18px;}
.text22 {font-size: 22px;}
.text26 {font-size: 26px;}
.text30 {font-size: 30px;}
.text38 {font-size: 38px;}
.text_red {color: #F00;}
.text_bule {color: #2E89B5;}
.text_yellow {color: #FF0;}
.text_green {color: #696;}
.text_black {color: #000;}
strong {font-weight: bold;}
sup {font-size: 80%;}
@media only screen and (max-width: 599px) {
.text18 {font-size: 15px;}
.text22 {font-size: 18px;}
.text26 {font-size: 21px;}
.text30 {font-size: 24px;}
}
/*--- img Style ---*/
img.imgC {margin-right: auto;margin-left: auto;display: block;}
/*--- Table Style ---*/
table {
	border-collapse: collapse;
	width: 90%;
	margin: 1.5em auto;
}
table th {
	padding: 10px;
	white-space: nowrap;
	border: 1px solid #CCC;
}
table td {
	padding: 10px;
	line-height: 1.3em;
	border: 1px solid #CCC;
}
table.price {
	border-collapse: collapse;
	width: 90%;
	width: 92%;
	margin: 1.5em auto;
}
table.price caption {
	text-align: left;
	font-size: 16px;
}
table.price th {
	padding: 10px;
	white-space: nowrap;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	line-height: 1.2em;
}
table.price th.blue,
table.price td.blue {
	background-color: #D1E0EF;
}
table.price th.price16 {
	width: 16%;
}
table.price th.price28 {
	width: 28%;
}
table.price th.red,
table.price td.red {
	background-color: #FFE8E8;
}
table.price td {
	padding: 10px;
	line-height: 1.3em;
	text-align: center;
	border: 1px solid #CCC;
	white-space: normal;
	background-color: #FFF;
}
table.price td.bikou {
	border-style: none;
	text-align: left;
	font-size: 12px;
}
table.price td.bikou-center {
	border-style: none;
	font-size: 12px;
	padding: 0px;
}
table.contact {
	border-collapse: collapse;
	width: 90%;
  	width: 92%;
	margin: 1.5em auto;
}
table.contact caption {
	text-align: left;
	font-size: 16px;
}
table.contact th {
	padding: 15px;
	border: 1px solid #CCC;
	line-height: 1.2em;
	font-size: 20px;
	text-align: left;
	white-space: normal;
}
table.contact td {
	padding: 15px;
	line-height: 1.3em;
	text-align: left;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
	font-size: 12px;
}
table td.nowrap {white-space: nowrap;}
.scroll{
	overflow: auto;
	white-space: nowrap;
}
table.workarea {
	border-collapse: collapse;
	width: 90%;
	margin: 1.5em auto;
	border-style: none;
}
table.workarea th {
	padding: 10px;
	background-color: #036;
	text-align: left;
	color: #FFF;
	vertical-align: top;
}
table.workarea td {
	line-height: 1.3em;
	margin: 0px;
	padding: 2px;
	border-style: none;
}
table.workarea td.yokohama {
	border: 1px solid #036;
	padding: 10px;
	margin: 1px;
}
table.workarea td.yokohama1 {
	height: 4px;
}
.scroll::-webkit-scrollbar{height: 5px;}
.scroll::-webkit-scrollbar-track{background: #F1F1F1;}
.scroll::-webkit-scrollbar-thumb {background: #BCBCBC;}
@media screen and (min-width: 768px) {
.scroll{
	overflow: visible;
	white-space: normal;
}
}
table.sp-style-table {
  border-collapse: collapse;
  width: 90%;
	margin: 1.5em auto;
}
table.sp-style-table th,
table.sp-style-table td {
	padding: 10px;
	border: 1px solid #AAA;
	background-color: #FFF;
	font-weight: normal;
}
table.sp-style-table th {
	text-align: center;
	width: 30%;
	background-color: #F4F4F4;
	vertical-align: middle;
}
table.sp-style-table td.pd0 {
	margin: 0px;
	padding: 0px;
	background-color: #AABFD9;
}
@media screen and (max-width: 599px) {
  table.sp-style-table {
    border-top: 1px solid #AAA;
  }
  table.sp-style-table td {
	display: block;
	text-align: center;
	border-top-style: none;
  }
  table.sp-style-table th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 100%;
  }
}
/*--- Googlemap Responsive ---*/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*--- video youtube ---*/
.video-box1 {
	width: 50%;
	margin: 0 auto;
}
@media only screen and (max-width: 768px) {
.video-box1 {
	width: 75%;
	margin: 0 auto;
}
}
@media only screen and (max-width: 599px) {
.video-box1 {
	width: 90%;
	margin: 0 auto;
}
}
.video{
width:100%;
padding-bottom: 56.25%;
height:0px;
position: relative;
}
.video iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*--- Title-Com Style ---*/
.section__title-h3 {
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: 1px solid #666;
	text-align: left;
	padding: 0.5em;
	margin: 1em 0; 
}
.page-p {
	padding: 0.5em 1em;
}
.flowR {
	float: right;
}
.flowL {
	float: left;
}
.row-common {
	margin-right: 1em;
	margin-left: 1em;
	overflow: hidden;
}
.col-2-tap {
	float: left;
	margin-right: 0.5%;
	margin-left: 0.5%;
	width: 46%;
	overflow: hidden;
	padding: 1%;
}
.col-2-tap p {
	vertical-align: middle;
	margin-top: 1em;
}
.col-2 {
	float: left;
	width: 50%;
}
@media only screen and (max-width: 768px) {
.col-2-tap {
	float: left;
	margin-right: 0.5%;
	margin-left: 0.5%;
	width: 96%;
	overflow: hidden;
	padding: 1%;
	margin-bottom: 5px;
}
.col-2 {
	width: 100%;
}
}
/*--- アコーディオン ---*/
#panel {
  max-width: 100%;
}
#panel > dt {
	background-color: #F5F5F5;
	cursor: pointer;
	padding: 10px;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0;
	border: 1px solid #CCC;
  	color: #333;
}
#panel > dd {
	font-size: 14px;
	background-color: #FFF;
	border-style: none;
	margin: 0px;
	padding: 5px 10px 15px 10px;
  	color: #333;
}
.img-75per {max-width: 75%;}
.img-75per{width: 200px\9; /* IE10以下 */}
@media all and (-ms-high-contrast: none){
  .img-75per{width: 200px; /* IE10以上 */}
}


.diy-row {
	overflow: hidden;
	display:flex;
}
.diy-col2 {
	width: 44%;
	margin: 2%;
	border: 1px solid #999;
	text-align: center;
	padding: 2% 1% 1% 1%;
}
.diy-col2 table td {
	border-style: none;
}
.diy-col2 table td {
	border-style: none;
}
.diy-flow {
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 25px;
}
.diy-flow li {
	float: left;
	list-style-type: none;
	padding: 10px;
}
.diy-box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display:flex;
}
.diy-box .col2 {
	margin: 2%;
	width: 46%;
}
h3.diy {
	font-size: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-align: center;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 50px;
}
h4.diy {
	text-align: center;
	margin-right: 2em;
	margin-left: 2em;
	background-color: #eee;
	padding: 0.5em;
}
@media only screen and (max-width: 599px){
.diy-row,
.diy-box {
	overflow: hidden;
	display: block;
}
.diy-col2,
.diy-box .col2 {
	width: 92%;
	margin: 2%;
	padding: 2%;
}
<!-- T -->
 /*--- Text Style ---*/ 
.text11 {font-size: 11px;}
.text14 {font-size: 14px;}
.text15 {font-size: 15px;} 
}

<!-- Y -->
    .global-nav__unit__txt_y {
    font-size: 1.2em;
 }
    a.global-nav__unit__txt_y {
	color: #29ABE2;
 }
    a.global-nav__unit__txt_y:visited {
text-decoration : underline;
	color: #29ABE2;
}
    a.global-nav__unit__txt_y:active {
text-decoration : underline;
	color: #29ABE2;
}
    a.global-nav__unit__txt_y:hover {
text-decoration : underline;
	color: #29ABE2;
}

.box_diy{
    padding: 1em 1em;
    margin: 1em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
.box_diy p {
    margin: 0; 
    padding: 0;
}

a.no-color-change {
  color: black;
  pointer-events: none;
}
