body { margin:0; background-image:url(../img/haikei.jpg)}
p { line-height:150%;}
a { text-decoration:none}
#side { width:290px; background-color: #FF9966;background-image:url(../img/nb_bg.jpg); text-align:center; padding:20px 0 0 0;background-repeat:repeat-x; display:table-cell; vertical-align:top}
#top_waku {display:table; max-width:1000px; margin:0px auto; border:#CCCCCC 1px solid;}
#side ul { list-style:none; margin:20px 0px; padding:0px;color:#FFFFFF; font-size:24px; line-height:200%; font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"}
#side li a { display:block; color:#FFFFFF; width:290px}
#right { background-image:url(../img/head_bg.jpg); display:table-cell; vertical-align:top; width:100%; max-width:710px}
h1 { text-align:right; color:#333333; font-size:28px; font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; margin-right:10px}
h2 {font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" ;position:relative; padding:5px 0 10px 50px; background-color:rgba(0,0,0,0.1)}
h2:before{ content: ""; position: absolute; top:7px; left:20px; width:20px; height:20px; border-radius:10px; background: #FF6600;}
h3 { font-size:26px;border-bottom: 1px solid #999999; text-align:center; width:230px; padding-top:30px;margin: auto; font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; clear:both}
h4 { margin:0}
#top_pic { text-align:center; background-color:rgba(255,255,255,0.6)}
#top_pic p , #right p { text-align:left; margin:0 10px}
#top_pic dt { line-height:140%; text-align:left; margin-left:10px}
.hr1 { border-width:0; height:0px;/* for IE6 */clear:both;/* for IE6 */ margin:0px;}
#contents {background-color:#FFF5EF; max-width:1000px; margin:0px auto; overflow:hidden; border:#CCCCCC 1px solid;}
#contents p { font-size:15px}
.box { width:50%; float:left; font-size:14px; text-align:center}
.box img { width:100%}

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box; box-sizing: border-box;}
 ul,li{margin:0; padding:0; list-style-type:none}
.syouhin h4{ font-size:20px; margin:0;margin-top:16px}
.syouhin{ color:#333333; line-height:1.8; padding-top:24px}
.syouhin_img{ width:48%; text-align:center; padding:16px; display:inline-block}
.syouhin img{width:100%; max-width:400px; height:auto}
.img_list{ width:100%;  margin:auto;margin-top:8px}
.img_list img{ width:100%;font-size:0;line-height:1;}
.img_list ul li{width:165px; height:auto; margin:4px; padding:0; cursor:pointer; display:inline-block; position:relative; font-size:0}
.syouhin_info{width:50%;display:inline-block; vertical-align:top; padding:0 16px}
.info_table{ border:0; border-top:1px solid #CCC;border-bottom:1px solid #CCC; width:100%; padding:16px; text-align:left; margin:16px 0}
.info_table th{ width:80px}
.info_table table{ width:100%;border:0; }
.info_table ul,.info_table li{ margin:0; padding:0 16px 0 0; display:block; font-size:15px}
.info_table table th{font-size:80%; font-weight:normal; text-align:left}
.attention{ width:80%; margin:24px auto; background-color:rgba(255,255,255,0.6); padding:16px; font-size:14px; border:1px solid #CCC; }
.mask .caption {
	font-size:		90%;
	text-align: 		center;
	padding-top:		0px;
	color:			#fff;
	font-size:12px
}
.mask {
	width:			100%;
	height:			100%;
	position:		absolute;
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(255,142,85,0.8);
	-webkit-transition:	all 0.6s ease;
	transition:		all 0.6s ease;
	padding:6px
}
.img_list li:hover .mask {
	opacity:		1;	/* マスクを表示する */
	padding-top:		20px;	/* ホバーで下にずらす */
}

.english {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 263px;
	margin-left: auto;
	margin-right:10px;
	padding: 0.5rem 4rem;
	font-weight: bold;
	border: 2px solid #e73562;
	color: #fff;
	transition: 0.5s;
	background:#e73562;
}
.english:hover {
	color: #e73562;
	background: #fff;
}
@media screen and (max-width: 860px) {
.syouhin_img,.syouhin_info{ width:100%}
.syouhin h4{ text-align:center}
.mask{opacity:1; height:auto; bottom:0; top:auto; font-size:80%; letter-spacing:0.1}
.img_list li:hover .mask {padding-top:6px}
}


.order { display:block; color:#FFFFFF; background-color: #FF9966; text-decoration:none; font-size:22px; font-weight:bold; margin:10px auto;width:80%; text-align:center; padding:8px 0}
#footer { background-color:#FF9966; color:#FFFFFF; text-align:center; line-height:200%; max-width:1000px; margin:0px auto}
#footer a {color:#FFFFFF;}
.none { }
.box p { margin:0 7px}
#link { text-align:center; padding:10px 0}
#link img { margin:5px}
.top_pic_index {background-color: transparent;}
.top_pic_index img { width:100%; max-width:680px;}
#guide { width:95%; margin:2% auto}

#guide h4 { position:relative; padding:10px 0 10px 50px; background-color:#F8F7F5;}
#guide h4:before{ content: ""; position: absolute; top:7px; left:20px; width:20px; height:20px; border-radius:10px; background:#FF6600;}

.demo03 { background-color:#FFFFFF}
.demo03 th {background-color:#ECEFF4}
.red { color:#FF0000}
.red2 { color: #CC0033}
.blue { color: #333399;}
.clear{ clear:both;}
@media screen and (max-width: 900px) {
#syouhin dl { float:left; padding:2%; width:45%; max-width:400px;}
.clear{ clear: none;}
}

@media screen and (max-width: 750px) {
.top_pic_index { margin-top:50px}
#info {float:right; padding:40px 0 0 0;}

}
@media screen and (max-width: 600px) {
.top_pic_index { padding-top:0px}
#top_waku {display:block; border:0px}
#side { display:block;width:100%; padding:20px 0px 0px 0px}
#side li a { float:left; width:50%}
.none  { display:none}
h1 { font-size:22px}
p { line-height:120%;}
#syouhin dl {width:96%; margin:0 auto; float:none;}
#info {float:none;  width:96%; max-width:none; margin:0 auto}
#footer { font-size:15px}.demo03 {}.demo03 tr {display:block; margin-bottom: 10px;}
.demo03 th {display:block; width: auto; }
.demo03 td {margin-left: 10%; border:none;}
.english {
	width: 214px;
}
.img_list ul li{width:132px;}
}
  @import url("https://fonts.googleapis.com/css2?family=Spartan:wght@400;700&display=swap");
  :root {
    --easing: cubic-bezier(.2, 1, .2, 1);
    --transition: .8s var(--easing);
    --color-base: #f8f8f8;
    --color-gray: #ddd;
    --color-theme: #f5695f;
    --color-theme-darken: #f12617;
    --box-shadow: .8rem .8rem 1.2rem rgba(0, 0, 0, .05), -.8rem -.8rem 1.2rem #fff;
    --box-shadow-hover: 1rem 1rem 1.5rem rgba(0, 0, 0, .08), -1rem -1rem 1.5rem #fff;
    --box-shadow-inset: inset .8rem .8rem 1.2rem rgba(0, 0, 0, .05), inset -.8rem -.8rem 1.2rem #fff;
    --box-shadow-dark: .8rem .8rem 1.2rem rgba(0, 0, 0, .1), -.8rem -.8rem 1.2rem rgba(#fff,.2);
  }

  html {
    font-family: "Spartan", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
    font-size: 62.5%;
    line-height: 1.8;
    height: 100%;
    word-break: break-word;
    color: #333;
    background-color: var(--color-base);
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
  }

  body {
    font-size: 1.6rem;
    margin: 0;
  }

  *,
  *::before,
  *::after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  ::-moz-selection {
    color: #fff;
    background: var(--color-theme);
  }

  ::selection {
    color: #fff;
    background: var(--color-theme);
  }


  figure {
    margin: 0;
  }


  ul,
  ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }

 
  .l-inner {
    position: relative;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
  }

 
  .l-section .l-inner {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  [class*=swiper]:focus {
    outline: none;
  }

  .slide-media,
  .thumb-media {
    position: relative;
    overflow: hidden;
  }
  .slide-media img,
  .thumb-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }


  .swiper-button-prev, .swiper-button-next {
    display: grid;
    place-content: center;
    width: 5rem;
    height: 5rem;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .swiper-button-prev::before, .swiper-button-next::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    -webkit-box-shadow: var(--box-shadow);
            box-shadow: var(--box-shadow);
  }
  .swiper-button-prev::after, .swiper-button-next::after {
    width: 1.2rem;
    height: 1.2rem;
    content: "";
    border: solid var(--color-gray);
    border-width: 3px 3px 0 0;
  }
  .swiper-button-prev::after {
    margin-left: 0.4rem;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .swiper-button-next::after {
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .swiper-button-disabled {
    pointer-events: none;
    opacity: 0;
  }

  .l-section {
    overflow: hidden;
  }
   .swiper,
   .thumb-wrapper {
    max-width: 720px;
    margin: auto;
  }
   .swiper {
    overflow: visible;
  }
   .swiper-fade .swiper-slide {
    -webkit-transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, -webkit-transform !important;
    transition-property: opacity, transform !important;
    transition-property: opacity, transform, -webkit-transform !important;
    pointer-events: none;
  }
  .swiper-fade .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-controller {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 100%;
  }
  .swiper-button-prev, .swiper-button-next {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .swiper-button-prev {
    right: calc( 85% );
  }
  .swiper-button-next {
    left: calc( 85% );
  }
  .slide {
    display: block;
    overflow: hidden;
  }
  .slide-media {
    display: block;
    padding-top: 100%;
    border-radius: 4px;
  }
  .slide-media img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .slide-title {
    line-height: 1.6;
    padding: 2.2rem 0;
  }
  .thumb-wrapper {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 8px;
  }
 .thumb-media {
    padding-top: 100%;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    border-radius: 4px;
  }
  .thumb-media img {
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .thumb-media-active {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.3;
  }
  .thumb-media-active img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }



  @media only screen and (max-width: 1024px) {
    html {
      -webkit-text-size-adjust: 100%;
    }
    .l-inner {
      padding: 0 4rem;
    }
    .pc {
      display: none !important;
    }
     .swiper-button-prev::before,  .swiper-button-next::before {
      background-color: rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: var(--box-shadow-dark);
              box-shadow: var(--box-shadow-dark);
    }
   .swiper-button-prev::after,  .swiper-button-next::after {
      border-color: #fff;
    }
     .swiper-button-prev {
      right: calc(100% - 3.2rem);
    }
     .swiper-button-next {
      left: calc(100% - 3.2rem);
    }
  }

  @media only screen and (max-width: 860px) {
   .slide-media img {
	   right:0;
	   left:0;
	   margin:auto;
   	}
	.slide-media {
	  padding-top: 60%;
	}
	.swiper-controller {
	  padding-top: 60%;
	}
	.slide-title {
	  padding: 1rem 0 3rem;
	}
  }

  @media only screen and (max-width: 599px) {
    html {
      font-size: 50%;
    }
    .pc-tab {
      display: none !important;
    }
    .thumb-wrapper {
      grid-template-columns: repeat(5, 1fr);
    }
	.slide-media {
	  padding-top: 100%;
	}
	.swiper-controller {
	  padding-top: 100%;
	}
  }

  @media only screen and (min-width: 1025px) {
    .tab-sp {
      display: none !important;
    }
    .swiper-button-prev::before, .swiper-button-next::before {
      -webkit-transition: var(--transition);
      transition: var(--transition);
    }
    .swiper-button-prev:hover::before, .swiper-button-next:hover::before {
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
    }
    .thumb-media:hover {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
    }
    .thumb-media:hover img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
  }

  @media only screen and (min-width: 600px) {
    .sp {
      display: none !important;
    }
  }