@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}

.noto {
  font-family: Microsoft YaHei, YaHei, Arial, Helvetica, sans-serif, Tahoma, "宋体";
}
.thin {
  font-weight: 100;
}
.light {
  font-weight: 200;
}
.demi-light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.bold {

}
.black {

}
body {
  /*font-family: Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;*/
  line-height: 1.4;
  background-color: #FFF;
  color: #333333;
  -webkit-text-size-adjust: 100%;
}
.img-center {
  margin: 0 auto;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  /*color: #817429;*/
  color: #c8b551;
}
a:hover, a:focus {
  color: #D8CB83;
  text-decoration: none;
}
a img.linkimg {
  background:none!important;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
a:hover img.linkimg {
  opacity:0.6;
  filter:alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
  background:none!important;
}
@media(max-width:991px) {
.main_cont {
  padding: 52px 0 0 0;
}
}
/*992px～1199px*/
@media(min-width:992px) {
.main_cont {
  padding: 90px 0 0 0;
}
}
@media(min-width:1200px) {
.main_cont {
  padding: 95px 0 0 0;
}
}
/*SP用 改行 SPの場合のみ改行*/
@media(min-width:992px) {
.br-sp {
  display:none;
}
}
/*-------------------------------------------------- 
ヘッダー
-------------------------------------------------- */
#header {
  width:100%;
  background: #333333;
  padding-top: 0px;
  position: fixed;
  z-index: 999;
}
@media(min-width:992px) {
#header {
  width:100%;
  background: #333333;
  padding-top: 0px;
  min-height: 110px;
  position: fixed;
  z-index: 999;
}
}
.head_cont {
  display: flex;
  justify-content: flex-end;
  align-items:flex-start;
  margin-top: 10px;
  position:absolute;
  right:60px;
}
.head_cont a i {
  color: #FFF;
}
.head_cont a:hover i {
  color: #CCC;
}
@media all and (-ms-high-contrast: none) {
.head_cont {
  align-items: flex-start;
}
}
.head_cont .head_cont_box ul li {
  display: inline;
  font-size: 20px;
  color: #FFF;
  margin-right: 10px;
  /*line-height: 35px;*/
  line-height:1;
}
#custom-search-form {
  margin:0;
  margin-top: 5px;
  padding: 0;
  display:inline;
}
@media all and (-ms-high-contrast: none) {
#custom-search-form {
  margin-top: 0px;
}
}
#custom-search-form .search-query {
  padding-right: 3px;
  padding-right: 4px\9;
  padding-left: 3px;
  padding-left: 4px\9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width:160px;
  height: 26px;
}
#custom-search-form button {
  color: #000;
  border: 0;
  background: none;
  /** belows styles are working good */
        padding: 2px 5px;
  margin-top: 2px;
  position: relative;
  left: -28px;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  top:-2px;
}
@media all and (-ms-high-contrast: none) {
#custom-search-form button {
  top:3px;
}
}
.head_cont_box2 {
  margin-top: 8px;
}
@media all and (-ms-high-contrast:none) {
.head_cont_box2 {
     margin-top: 3px;
}
}
@media all and (-ms-high-contrast:none) {
*::-ms-backdrop, .head_cont_box2 {
     margin-top: 3px;
}
}
_:-ms-lang(x), _::-webkit-meter-bar,.head_cont_box2 {
     margin-top: 3px;
}
.search-query:focus + button {
  z-index: 3;
}
/*******************************************************************************************************************/
/*.menu_cont {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
  margin: 10px 0;
}
.menu_cont .logo {
  order: 1;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
}
.menu_cont a:hover {
  color: #FFF;
}
.logo h1 {
  margin: 0px;
  padding: 0px;
}
.menu_cont .item {
  letter-spacing: 1px;
  color: #CBCBCB;
  text-decoration: none;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cbcbcb;

}
.menu_cont .item:nth-of-type(n+4) {
  order: 2;
}
.menu_cont .item2 {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cbcbcb;
}
.menu_cont .item3 {
  border-right-style: none;
}*/
@media(min-width:992px) {
.menu_cont {
	position:absolute;
	top: 30px;
	left: 0;
  	right: 0;
  	margin:0 auto;
	width: 920px;
}
.menu_cont .menu_count_box {
	text-align:center;
	width: 120px;
    display: inline-block;
    vertical-align: bottom;
	position:relative;
	line-height:1;
}
.menu_cont .menu_logo {
	text-align:center;
	width: 180px;
    display: inline-block;
    vertical-align: bottom;
	position:relative;
}
.menu_cont .menu_count_box div.cl {
	position: absolute;
	width: 1px;
	background-color: #CBCBCB;
	height: 20px;
	top: -1px;
	right: 0px;
}
.menu_cont .menu_count_box div.cl_2 {
	position: absolute;
	width: 1px;
	background-color: #CBCBCB;
	height: 20px;
	top: -1px;
	right: 5px;
}
.menu_cont .menu_logo div.cl_3 {
	position: absolute;
	width: 1px;
	background-color: #CBCBCB;
	height: 20px;
	bottom: -1px;
	right: -12px;
}	
}
@media(min-width:1200px) {
.menu_cont {
	position:absolute;
	top: 30px;
	left: 0;
  	right: 0;
  	margin:0 auto;
	width: 1040px;/*1080px*/
	line-height:1;
}
.menu_cont .menu_count_box {
	text-align:center;
	width: 140px;
    display: inline-block;
    vertical-align: bottom;
	position:relative;
}
.menu_cont .menu_logo {
	text-align:center;
	width: 180px;
    display: inline-block;
    vertical-align: bottom;
	position:relative;
}
.menu_cont .menu_count_box div.cl {
	position: absolute;
	width: 1px;
	background-color: #CBCBCB;
	height: 20px;
	top: -1px;
	right: 0px;
}
.menu_cont .menu_count_box div.cl_2 {
	position: absolute;
	width: 1px;
	background-color: #CBCBCB;
	height: 20px;
	top: -1px;
	right: 5px;
}
.menu_cont .menu_logo div.cl_3 {
	position: absolute;
	width: 1px;
	background-color: #CBCBCB;
	height: 20px;
	bottom: -1px;
	right: -12px;
}
}
/*******************************************************************************************************************/
.lan_dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 30px;
  padding: 0;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
.lan_dropmenu:before, .lan_dropmenu:after{
  content: "";
  display: table;
}
.lan_dropmenu:after{
  clear: both;
}
.lan_dropmenu li{
  position: relative;
  width: 30px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.lan_dropmenu li a{
  display: block;
  margin: 0;
  /*background: #FFF;*/
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 11px;
  padding-left: 0;
}
.lan_dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 110%;
  right: -13px;
  margin: 0;
  padding: 0;
}
.lan_dropmenu li ul li{
  width: 100%;
}
.lan_dropmenu li ul li a{
  padding: 13px 15px;
  /*background: #FFF;*/
  text-align: left;
}
.lan_dropmenu li:hover > a{
  /*background: #FFF;*/
}
.lan_dropmenu li a:hover{
 /* background: #FFF;*/
}
#lan_dropmenu {
	position: relative;
	z-index: 8;
	top: -21px;
	right: -95px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#lan_dropmenu {
	position: relative;
	z-index: 8;
	top: -24px;
	right: -95px;
}
}
#lan_dropmenu li ul{
  display: none;
}
#lan_dropmenu li:hover ul{
  display: block;
}
#balloon-2-top {
	position: relative;
	display: inline-block;
	width: auto;
	min-width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(255,255,255,0.6);
	z-index: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	left: 5px;
}
#balloon-2-top:after {
  content: "";
  position: absolute;
  top: -10px; left: 50%;
  margin-left: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent rgba(255,255,255,0.6) transparent;
}
/*-------------------------------------------------- 
header_sp
ナビゲーション
-------------------------------------------------- */
/*タブレット768px～991px*/
@media(max-width:991px) {
nav {
  display: block;
}
.header_pc {
  display: none;
}
.logo img {
  height: 80%;
  width: 80%;
}
.menu_cont .item {
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
}
/*992px～1199px*/
@media(min-width:992px) {
nav {
  display: none;
}
.header_pc {
  display: block;
}
.logo img {
  /*height: 100%;
  width: 100%;*/
  height: 64px;
  width: 147px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.menu_cont .item {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.menu_cont .i_about img {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}
.menu_cont .i_products img {
  margin-top: 0px;
  margin-right: 12px;
  margin-bottom: 0px;
  margin-left: 8px;
}
.menu_cont .i_car img {
  margin-top: 0px;
  margin-right: 12px;
  margin-bottom: 0px;
  margin-left: 8px;
}
.menu_cont .i_shop img {
  margin-top: 0px;
  margin-right: 11px;
  margin-bottom: 0px;
  margin-left: 11px;
}
.menu_cont .i_info img {
  margin-top: 0px;
  margin-right: 12px;
  margin-bottom: 0px;
  margin-left: 8px;
}
.menu_cont .i_support img {
  margin-top: 0px;
  margin-right: 14px;
  margin-bottom: 0px;
  margin-left: 6px;
}
}
/*1200px以上*/
@media(min-width:1200px) {
nav {
  display: none;
}
.header_pc {

  display: block;
}
.logo img {
  /*height: 100%;
  width: 100%;*/
  height: 64px;
  width: 147px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.menu_cont .item {
  /*margin-top: 0px;
  margin-right: 24px;
  margin-bottom: 0px;
  margin-left: 24px;*/
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.menu_cont .i_about img {
  margin-top: 0px;
  margin-right: 24px;
  margin-bottom: 0px;
  margin-left: 24px;
}
.menu_cont .i_products img {
  margin-top: 0px;
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 18px;
}
.menu_cont .i_car img {
  margin-top: 0px;
  margin-right: 28px;
  margin-bottom: 0px;
  margin-left: 20px;
}
.menu_cont .i_shop img {
  margin-top: 0px;
  margin-right: 26px;
  margin-bottom: 0px;
  margin-left: 22px;
}
.menu_cont .i_info img {
  margin-top: 0px;
  margin-right: 28px;
  margin-bottom: 0px;
  margin-left: 20px;
}
.menu_cont .i_support img {
  margin-top: 0px;
  margin-right: 28px;
  margin-bottom: 0px;
  margin-left: 20px;
}
}
/*Hamburger */
.navbar-toggle { /*float: left;*/
  height: 50px;
  width: 50px;
  background: #333333;
  border-radius: 0;
  z-index: 1;
  margin-top: 3px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
}
.navbar-toggle .icon-bar {
  width: 28px;
  background: #333333;
  transition: .5s ease;
  padding-bottom: 2px;
  margin-bottom: 2px;
}
.navbar-toggle.collapsed .icon-bar:nth-child(2) {
  transform: rotate(0)translateY(0)translateX(0);
}
.navbar-toggle.collapsed .icon-bar:nth-child(3) {
  opacity:1
}
.navbar-toggle.collapsed .icon-bar:nth-child(4) {
  transform:rotate(0)translateY(0)translateX(0);
}
.navbar-toggle .icon-bar:nth-child(2) {
  transform: rotate(-45deg)translateY(5px)translateX(-5px);
}
.navbar-toggle .icon-bar:nth-child(3) {
  opacity: 0
}
.navbar-toggle .icon-bar:nth-child(4) {
  transform:rotate(45deg)translateY(-4px)translateX(-3px);
}
.navbar-default .navbar-toggle:hover {
  background-color: #333333;
}
.navbar-default .navbar-toggle {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;    /*border-color: #ddd;*/
}
/*Hamburger */
.navbar {
  position: relative;
  min-height: 20px;
  margin-bottom: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.navbar-brand {
  float: none;
  height: 50px;
  /*padding: 15px;*/
  font-size: 18px;
  line-height: 20px;
  padding: 0px;
}
.navbar-brand img {
  margin-top: 16px;
}
.navbar-brand img {
  margin-top: 16px;
}
.navbar-default {
  background-color: #333333;
  border-color: transparent;/*-webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;*/
}
.navbar-collapse {
  background-color: #c8b551;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: -15px !important;
  margin-left: -15px !important;
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.navbar-default .navbar-collapse, .navbar-default {
  border-color: #333;
}
.navbar-default .navbar-header .navbar-brand {
  color: #334777;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 12px;
  color: #222222;
  text-transform: uppercase;
}
.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
  font-weight: 400;
  font-size: 13px;
  color: #FFF;
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
  color: #FFF;
}
.navbar-default .nav > li.active > a, .navbar-default .nav > li.active > a:focus {
  color: #FFF !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover, .navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
.navbar-nav li a {
  display:block;
}
@media (min-width: 991px) {
/*▼ナビをセンタリング▼*/
.navbar .navbar-nav {
  display: inline-block;
  float: none;
}
.navbar .navbar-collapse {
  text-align: center;
}
/*▲ナビをセンタリング▲*/
.aile_navbar {
}
.niseko_logo {
  text-align: center;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}
a.navbar-brand {
  display:none;
}
.navbar-default {
  background-color: #333333;
}
.navbar-default .navbar-header .navbar-brand {
  color: #FFF;
}
.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
  color: #FFF;
}
.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
  color: #FFF;
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
  color: #FFF;
}
/*affix*/
.aile_navbar.affix {
  border-top-style: none;
}
.affix .niseko_logo {
  display:none;
}
.affix .navbar-nav {
  float: right;
}
.affix a.navbar-brand {
  display:inline;
}
}
@media (max-width: 991px) {
.navbar-header {
  float: none;
}
.navbar-toggle {
  display: block;
}
.navbar-collapse {
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
  margin: 7.5px -15px;
}
.navbar-nav>li {
  float: none;
}
.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-collapse.collapse.in {  /* NEW */
  display: block!important;
}
}
@media (max-width: 991px) {
.navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
  line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
  background-image: none;
}
.dropdown-menu>li>a {
  color: #FFF;
}
}
@media (max-width: 767px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand img {
  margin-left: 15px;
}
}
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #AC9B37;
}
.navbar-fixed-top .navbar-collapse {
  max-height: 490px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #333;
}
ul.sp_sns {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  padding: 0px;
}
ul.sp_sns li {
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
}
ul.sp_sns li a {
  color: #FFF;
}

/****** スライダー ********/
/*.slide_box {
  padding-left: -15px !important;
  padding-right: -15px !important;
}
.main_visual {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}
.main_visual .item img {
  width: 100%;
}*/
@media(min-width: 641px) {
.slider {
  width:100%;
  height:auto
}
.slider .slider_cont {
  background-color:#fbfbfb
}
.slider img {
  width:100%;
  height:auto
}
.lazyload {
  opacity:0;
  -webkit-transition:opacity 1s;
  -moz-transition:opacity 1s;
  transition:opacity 1s
}
.lazyload.loaded {
  opacity:1
}
.slide_box {
  position:relative
}
.slide_box .slider_cont {
  position:relative
}
.slide_box .slider__overlay {
  display:block;
  position:absolute;
  top:0;
  width:100%;
  height:100%;
  text-align:center;
  text-decoration:none;
  opacity:0
}
.slide_box .slider__overlay .slide_title {
  width:50%;
  max-width:800px;
  height:auto;
  max-height:55px;
  margin:12% auto 1.8px;
 margin:12% auto .1rem;
}
.slide_box .slider__overlay .slide_cap {
  margin-bottom:18px;
  margin-bottom:1rem;
  font-size:36px;
  font-size:3vw;
}
.slide_box .slider__overlay .__label {
  border:1px solid #fff;
  padding:3.6px 36px;
 padding:.2rem 2rem;
}
.slide_box .slider__overlay.slide_text_white .slide_cap {
  color:#fff;
}
.slide_box .slider__overlay.slide_text_white .__label {
  border-color:#fff;
  color:#fff;
}
.slide_box .slider__overlay.slide_text_black .slide_cap {
  color:#000;
}
.slide_box .slider__overlay.slide_text_black .__label {
  border-color:#000;
  color:#000;
}
.slide_box .slick-initialized .slider__overlay {
  opacity:1;
}
}
 @media(max-width: 640px) {
.slider {
  width:100%;
  height:auto;
}
.slider .slider_cont {
  background-color:#fbfbfb;
}
.slider img {
  width:100%;
  height:auto;
}
.lazyload {
  opacity:0;
  -webkit-transition:opacity 1s;
  -moz-transition:opacity 1s;
  transition:opacity 1s
}
.lazyload.loaded {
  opacity:1;
}
.slide_box .slider_cont {
  position:relative
}
.slide_box .slider__overlay {
  display:block;
  position:absolute;
  top:0;
  width:100%;
  height:100%;
  text-align:center;
  text-decoration:none;
}
.slide_box .slider__overlay .slide_title {
  width:90%;
 margin:20% auto .1rem;
}
.slide_box .slider__overlay .slide_cap {
  font-size:6vw;
 margin-bottom:.5rem;
}
.slide_box .slider__overlay.slide_text_white .slide_cap {
  color:#fff;
}
.slide_box .slider__overlay.slide_text_black .slide_cap {
  color:#000;
}
.slide_box .slider__overlay .__link {
  display:none;
 font-size:.9rem;
  line-height:1.5;
  color:#039be5;
}
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -30px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  background-color: #c8b551;
  border: 1px none #c8b551;
  opacity: .75;
}
.slick-dots li button:before {
  content:" ";
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  opacity: .50;
  background-color: white;
  border-radius: 50%;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  background-color: #c8b551;
}
.slick-dots li button.thumbnail img {
  width: 0;
  height: 0;
}
 @media only screen and (min-width: 768px) {
.slick-dots li button.thumbnail {
  width: 100%;
  height: auto;
  padding: 0;
}
.slick-dots li button.thumbnail img {
  width: 100%;
  height: auto;
  opacity: 0.8;
}
.slick-dots li button.thumbnail:hover img, .slick-dots li.slick-active button.thumbnail img {
  opacity: 1;
}
.slick-dots li button.thumbnail::before {
  display: none;
}
}
/*.main_visual .slick-dots {
  position: absolute;
  bottom: -10px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
}*/
.slick-dots li button:before {
  border: 1px solid #c8b551;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  background-color: #c8b551;
}
@media (min-width: 768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  margin-left: 0px;
}
}
/*-------------------------------------------------- 
リンク
-------------------------------------------------- */
.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
/*.link-col {
  text-align: center;
  color: #333;
  height:270px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}*/
.link-col img {
/*margin-top: 15px;
  margin-bottom: 15px;  */
}
.link-col a, .link-col a img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #333;
}
.link-col a:hover, .link-col a:hover img {
  color: #999;
  opacity:0.6;
}
@media(min-width:992px) {
.link-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.link-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(200,181,81,.8);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 20px;
  font-weight: 500;
}
.link-col figure:hover figcaption {
  opacity: 1;
}
}
/*スマホ480px未満*/
@media(max-width:479px) {
.link-col {
  text-align: center;
  color: #333;
  height:150px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.link-col h3 {
  font-size:12px;
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.link-col img {
  height: 80px;
  width: 80px;
  margin-top: 10px;
}
.link-col-sp-line1 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}
.link-col-sp-line2 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #333;
  border-right-color: #333;
}
.link-col-sp-line3 {
  border: 1px solid #333;
}
.link-col-sp-line4 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #333;
  border-right-color: #333;
  border-bottom-color: #333;
}
.link-col figure figcaption {
  display:none;
}
}
/*スマホ480px～768px*/
@media(min-width:480px) {
.link-col {
  text-align: center;
  color: #333;
  height:200px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.link-col h3 {
  font-size:16px;
}
.link-col img {
  height: 100px;
  width: 100px;
  margin-top: 20px;
}
.link-col-sp-line1 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}
.link-col-sp-line2 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #333;
  border-right-color: #333;
}
.link-col-sp-line3 {
  border: 1px solid #333;
}
.link-col-sp-line4 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #333;
  border-right-color: #333;
  border-bottom-color: #333;
}
.link-col figure figcaption {
  display:none;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
.link-col {
  text-align: center;
  color: #333;
  height:230px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.link-col h3 {
  font-size:16px;
}
.link-col img {
  height: 140px;
  width: 140px;
  margin-top: 10px;
}
.link-col-line1, .link-col-line2, .link-col-line3, .link-col-line4 {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
.link-col-sp-line1 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #333;
  border-right-color: #333;
  border-left-color: #333;
}
.link-col-sp-line2 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-top-color: #333;
  border-right-color: #333;
}
.link-col-sp-line3 {
  border: 1px solid #333;
}
.link-col-sp-line4 {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: #333;
  border-right-color: #333;
  border-bottom-color: #333;
}
.link-col figure figcaption {
  display:none;
}
}
/*992px～1199px*/
@media(min-width:992px) {
.link-col {
  text-align: center;
  color: #333;
  height:250px;
  /*padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;*/
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.link-col h3 {
  font-size:18px;
}
.link-col img {
  height: 140px;
  width: 140px;
  margin-top: 20px;
}
.link-col-line1 {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #333;
  border-bottom-color: #333;
  border-left-color: #333;
}
.link-col-line2 {
  border: 1px solid #333;
}
.link-col-line3 {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #333;
  border-left-color: #333;
}
.link-col-line4 {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #333;
  border-bottom-color: #333;
  border-left-color: #333;
}
.link-col figure figcaption {
  display:block;
}
}
/*1200px以上*/
@media(min-width:1200px) {
.link-col {
  text-align: center;
  color: #333;
  height:250px;
  /*padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;*/
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.link-col h3 {
  font-size:20px;
}
.link-col img {
  height: 140px;
  width: 140px;
  margin-top: 20px;
}
.link-col-line1 {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #333;
  border-bottom-color: #333;
  border-left-color: #333;
}
.link-col-line2 {
  border: 1px solid #333;
}
.link-col-line3 {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #333;
  border-left-color: #333;
}
.link-col-line4 {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #333;
  border-bottom-color: #333;
  border-left-color: #333;
}
.link-col figure figcaption {
  display:block;
}
}
/*-------------------------------------------------- 
商品情報
-------------------------------------------------- */
.row-no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutter [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
h2.protitile {
  margin: 0px;
  padding: 0px;
}
h2.protitile_sub {
  font-size: 18px;
  color: #999999;
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
.pro_gallery div {
  transition: .8s ease-out;
}
.move01 {
  opacity: 0;
  transform: translate(0, 30px);
  -webkit-transform: translate(0, 30px);
  overflow: hidden;
}
.mv01 {
  opacity: 1.0;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
.move01 img {
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
}
.move01 img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
/*スマホ480px～768px*/
@media(max-width:479px) {
h2.protitile {
  display: none;
}
h2.protitile_sub {
  font-size: 20px;
  color: #333;
  margin-top: 40px;
}
.pro_img_pc {
  display: none;
}
.pro_img_sp {
  display: block;
}
}
@media(min-width:480px) {
h2.protitile {
  display: none;
}

h2.protitile_sub {
  font-size: 20px;
  color: #333;
  margin-top: 40px;
}
.pro_img_pc {
  display: none;
}
.pro_img_sp {
  display: block;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
h2.protitile {
  display: none;
}
h2.protitile_sub {
  font-size: 20px;
  color: #333;
  margin-top: 40px;
}
.pro_img_pc {
  display: none;
}
.pro_img_sp {
  display: block;
}
}
/*992px～1199px*/
@media(min-width:992px) {
h2.protitile {
  display: block;
  margin-top: 50px;
}
h2.protitile_sub {
  margin-top: 0px;
  color: #999999;
}
.pro_img_pc {
  display: block;
}
.pro_img_sp {
  display: none;
}
}
/*1200px以上*/
@media(min-width:1200px) {
h2.protitile {
  display: block;
}
h2.protitile_sub {
  margin-top: 0px;
  color: #999999;
}
.pro_img_pc {
  display: block;
}
.pro_img_sp {
  display: none;
}
}
/*-------------------------------------------------- 
ユーザーコミュニケーション情報
-------------------------------------------------- */
.top_conect {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #CBCBCB;
}
.sns_space {
  padding-right: 40px;
  padding-left: 40px;
}
.sns_space2 {
  padding-right: 32px;
  padding-left: 32px;
}
@media(min-width:1200px) {
.sns_space {
  padding-right: 0px;
  padding-left: 40px;
}
.sns_space2 {
  padding-right: 0px;
  padding-left: 0px;
}
}

/*スマホ480px未満*/
@media(max-width:479px){
.sns_space .trim {
  float: left;
  width: 62px;  /* トリミングしたい幅 */
  height: 62px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
  border: 1px solid #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sns_space .trim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}
}
/*スマホ480px～768px*/
@media(min-width:480px){
.sns_space .trim {
  float: left;
  width: 100px;  /* トリミングしたい幅 */
  height: 100px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
  border: 1px solid #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sns_space .trim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}
}
/*タブレット768px～991px*/
@media(min-width:768px){
.sns_space .trim {
  float: left;
  width: 70px;  /* トリミングしたい幅 */
  height: 70px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
  border: 1px solid #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sns_space .trim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}
}
/*992px～1199px*/
@media(min-width:992px){
.sns_space .trim {
  float: left;
  width: 121px;  /* トリミングしたい幅 */
  height: 121px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
  border: 1px solid #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sns_space .trim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}
}
/*1200px以上*/
@media(min-width:1200px){
.sns_space .trim {
  float: left;
  width: 141px;  /* トリミングしたい幅 */
  height: 141px;  /* トリミングしたい高さ */
  overflow: hidden;
  position: relative;
  border: 1px solid #FFF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sns_space .trim img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%;
}
}
div#sbi_images div.sbi_item:last-child {
  display: inline-block !important;
}
@media (Max-width: 640px) {
div#sbi_images div.sbi_item:last-child {
  display: none !important;
}
}
/*-------------------------------------------------- 
ご案内
-------------------------------------------------- */
.top_info {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #333;
  border-bottom-color: #333;
}
ul.top_info_list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ul.top_info_list li {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CBCBCB;
  font-size: 18px;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 20px;
}
ul.top_info_list li:last-child {
  border-bottom-style: none;
}

@media(max-width:768px) {
ul.top_info_list li {
  font-size: 16px;
}
}
.top_info_list li dl {
  margin-bottom: 0px;
}
.top_info_list li dt {
  font-weight:300;
  float: none;
  clear: none;
  margin-right:0px;
  width: 100px;
}
.top_info_list li dd {
  float: none;
  margin-left: 0px;
}
.paging {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}
.paging ul{
  list-style: none;
}
.paging ul li.prev{
  width: 125px;
  text-align: left;
  float: left;
  display: inline;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
}
.paging ul li.next{
  width: 125px;
  text-align: right;
  float: right;
  display: inline;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0;
  margin-left: 0;
}
@media(min-width:992px) {
.top_info_list li dl {
  width: 100%;
  margin-bottom: 0px;
}
.top_info_list li dt {
  font-weight:300;
  float: left;
  clear: left;
  width: 120px;
  /*margin-right: 0.5em;*/
}
.top_info_list li dd {
  margin: 0 0 0 120px;
}
.paging {
  width: 50%;
  overflow: hidden;
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}
.paging ul{
  list-style: none;
}
.paging ul li.prev{
  width: 125px;
  text-align: left;
  float: left;
  display: inline;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
}
.paging ul li.next{
  width: 125px;
  text-align: right;
  float: right;
  display: inline;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0;
  margin-left: 0;
}
}
/*-------------------------------------------------- 
オススメランキング
-------------------------------------------------- */
.ranking_slide_bg {
  width: 100%;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #333;
  border-bottom-color: #333;
}
#ranking_slide .item {
  color: #000;
  background-color: #FFF;
  padding: 10px;
  margin: 3px;
}
/*スマートフォン767px*/
@media(max-width:767px) {
#ranking_slide .item {
  min-height: 320px;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
#ranking_slide .item {
  min-height: 320px;
}
}
/*992px?1199px*/
@media(min-width:992px) {
#ranking_slide .item {
  min-height: 320px;
}
}
/*1200px以上*/
@media(min-width:1200px) {
#ranking_slide .item {
  min-height: 320px;
}
}
#ranking_slide .item img {
  width: 100%;
}
#ranking_slide p.ranking_name {
  font-size: 12px;
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: center;
}
@media(max-width:479px) {
h3.protitile_sub2 {
  display: none;
}
}
/*スマホ480px～768px*/
@media(min-width:480px) {
h3.protitile_sub2 {
  display: none;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
h3.protitile_sub2 {
  display: none;
}
}
/*992px～1199px*/
@media(min-width:992px) {
h3.protitile_sub2 {
  display: block;
}
}
/*1200px以上*/
@media(min-width:1200px) {
h3.protitile_sub2 {
  display: block;
}
}
/*-------------------------------------------------- 
メデイア掲載情報
-------------------------------------------------- */
.media_bg {
  width: 100%;
  background-color: #CBCBCB;
  padding-top: 20px;
  padding-bottom: 20px;
}
/*.media_box {
  position: relative;
  min-height: 100px;
}*/
/*.media_link {
  position: absolute;
  top:-40px;
  right:0px;
  bottom:0px;
  left:0px;
  margin:auto;
  padding-right: 20px;
  padding-left: 20px;
}*/
@media(max-width:479px) {
.media_bg {
  padding-top: 10px;
  padding-bottom: 10px;
}
.media_box {
  position: relative;
  min-height: 80px;
}
.media_link {
  position: static;
  top:-40px;
  right:0px;
  bottom:0px;
  left:0px;
  margin:auto;
  padding-right: 0px;
  padding-left: 0px;
}
}
/*スマホ480px～768px*/
@media(min-width:480px) {
.media_bg {
  padding-top: 10px;
  padding-bottom: 10px;
}
.media_box {
  position: relative;
  min-height: 80px;
}
.media_link {
  position: static;
  top:-40px;
  right:0px;
  bottom:0px;
  left:0px;
  margin:auto;
  padding-right: 0px;
  padding-left: 0px;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
.media_bg {
  padding-top: 20px;
  padding-bottom: 20px;
}
.media_box {
  position: relative;
  min-height: 100px;
}
.media_link {
  position: absolute;
  top:-40px;
  right:0px;
  bottom:0px;
  left:0px;
  margin:auto;
  padding-right: 20px;
  padding-left: 20px;
}
}
/*992px～1199px*/
@media(min-width:992px) {
.media_bg {
  padding-top: 20px;
  padding-bottom: 20px;
}
.media_box {
  position: relative;
  min-height: 100px;
}
.media_link {
  position: absolute;
  top:-40px;
  right:0px;
  bottom:0px;
  left:0px;
  margin:auto;
  padding-right: 20px;
  padding-left: 20px;
}
}
/*-------------------------------------------------- 
お客様サポート
-------------------------------------------------- */
.support_bg {
  width: 100%;
  background-color: #656565;
  padding-top: 0px;
  padding-bottom: 20px;
  color: #FFF;
  margin: 0px;
}
.support_bg h2.protitile_sub {
  font-size: 18px;
  color: #CBCBCB;
}
.support_bg ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.support_bg ul li {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #999;
  font-size: 20px;
}
.support_bg ul li:first-child {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
}
.support_bg ul li a {
  color: #CBCBCB;
}
.support_bg ul li a:hover {
  color: #999;
}
@media(max-width:479px) {
.support_bg ul li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #999;
  font-size: 16px;
}
.support_bg ul li:first-child {
  border-top-width: 0px;
  border-top-style: none;
}
.support_bg ul li img {
  height: 43px;
  width: 43px;
}
}
/*スマホ480px～768px*/
@media(min-width:480px) {
.support_bg ul li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #999;
  font-size: 16px;
}
.support_bg ul li:first-child {
  border-top-width: 0px;
  border-top-style: none;
}
.support_bg ul li img {
  height: 43px;
  width: 43px;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
.support_bg ul li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #999;
  font-size: 20px;
}
.support_bg ul li:first-child {
  border-top-width: 0px;
  border-top-style: none;
}
.support_bg ul li img {
  height: 63px;
  width: 63px;
}
}
/*992px～1199px*/
@media(min-width:992px) {
.support_bg ul li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #999;
  font-size: 20px;
}
.support_bg ul li:first-child {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
}
.support_bg ul li img {
  height: 63px;
  width: 63px;
}
}
/*1200px以上*/
@media(min-width:1200px) {
.support_bg ul li {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #999;
  font-size: 20px;
}
.support_bg ul li:first-child {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
}
.support_bg ul li img {
  height: 63px;
  width: 63px;
}
}
.support_bg h3 {
  font-size: 16px;
}
@media(min-width:768px) {
.support_bg h3 {
  font-size: 20px;
}
}
/*-------------------------------------------------- 
フッター
-------------------------------------------------- */
#footer {
  background: #333333;
  padding-top: 24px;
  padding-bottom: 0px;
  border-top-style: none;
  color: #FFF;
}
#footer h3 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
#footer ul {
  text-align: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#footer ul li {
  /*display: inherit;*/
  margin-top: 0;
  margin-right: 8px;
  margin-bottom: 4px;
  margin-left: 0px;
}
#footer ul li:first-child {
  margin-left: 0;
}
#footer a {
  color: #CBCBCB;
}
#footer a:hover {
  color: #FFF;
}
.foot_list {
  padding-left: 1em;
  padding-bottom: 10px;
}
ul.foot_cont_box li {
  display: inline-block;
  font-size: 20px;
  color: #FFF;
  margin-right: 10px;
  line-height: 35px;
}
.footer_logo_area {
  text-align: right;
  color: #FFFFFF;
  width: 100%;
  background-color: #656565;
  padding-top: 10px;
  padding-bottom: 2px;
}
.foot_space {
  display:none;
}
@media(min-width:992px) {
.foot_space {
  display: inline;
}
}
/*-------------------------------------------------- 
商品一覧
-------------------------------------------------- */
.pro_list_title_box {
  width: 100%;
  border: 1px solid #CCC;
  height: 100px;
  padding-top: 0px;
  padding-left: 20px;
  margin-bottom: 0px;
}
.pro_list_title_box2 {
  width: 100%;
  border: 1px solid #CCC;
  height: 120px;
  padding-top: 0px;
  padding-left: 20px;
  margin-bottom: 0px;
}
.pro_box_bg1, .pro_box_bg2, .pro_box_bg3, .pro_box_bg4, .pro_box_bg5 {
  background-image: none;
}
.pro_list_title_box h1, .pro_list_title_box2 h1 {
  font-size: 18px;
  /*text-shadow: 1px 1px 1px rgba(255,255,255,0.8); */
  text-shadow: 2px 2px 5px white, -2px 2px 5px white, 2px -2px 5px white, -2px -2px 5px white
}
.pro_list_title_box .pro_list_title_button, .pro_list_title_box2 .pro_list_title_button {
  width:180px;
  font-size:14px;
  text-decoration:none;
  display:block;
  text-align:center;
  color:#747474;
  background-color:rgba(255,255,255,.8);
  border-radius:25px;
  border: 1px solid #CBCBCB;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 6px;
  padding-left: 0;
}
@media(min-width:992px) {
.pro_list_title_box h1, .pro_list_title_box2 h1 {
  font-size: 24px;
  /*text-shadow: 1px 1px 1px rgba(255,255,255,0.8); */
  text-shadow: 2px 2px 5px white, -2px 2px 5px white, 2px -2px 5px white, -2px -2px 5px white
}
.pro_list_title_box {
  width: 100%;
  border: 1px solid #CCC;
  height: 135px;
  padding-top: 10px;
  padding-left: 40px;
  margin-bottom: 20px;
}
.pro_list_title_box2 {
  width: 100%;
  border: 1px solid #CCC;
  height: 135px;
  padding-top: 10px;
  padding-left: 40px;
  margin-bottom: 20px;
}
.pro_list_title_box .pro_list_title_button, .pro_list_title_box2 .pro_list_title_button {
  width:180px;
  font-size:16px;
  text-decoration:none;
  display:block;
  text-align:center;
  color:#747474;
  background-color:rgba(255,255,255,.8);
  border-radius:25px;
  border: 1px solid #CBCBCB;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 6px;
  padding-left: 0;
}
}
@media all and (-ms-high-contrast:none) {
 *::-ms-backdrop, .pro_list_title_box .pro_list_title_button {
padding-top: 8px;
padding-bottom: 0px;
} /* IE11 */
}
@media all and (-ms-high-contrast:none) {
.pro_list_title_box .pro_list_title_button {
  padding-top: 8px;
  padding-bottom: 0px;
} /* IE10 */
}
.pro_list_title_box .pro_list_title_button:hover, .pro_list_title_box2 .pro_list_title_button:hover {
  background: rgba(200,181,81,.8);
  color:#FFF;
}
.pro-col a, .pro-col a img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #333;
}
.pro-col a:hover, .pro-col a:hover img {
  color: #333;
  opacity:1;
}
.pro-col h3 {
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.pro-col p.pro_sub {
  font-size: 12px;
  color: #999;
}
@media(min-width:992px) {
.pro-col p.pro_sub {
  font-size: 14px;
  color: #999;
}
}
/*スマホ480px未満*/
@media(max-width:479px) {
.pro-col {
  text-align: center;
  color: #333;
  height:250px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.pro-col h3 {
  font-size:16px;
}
.pro-col figure figcaption {
  display:none;
}
}
/*スマホ480px～768px*/
@media(min-width:480px) {
.pro-col {
  text-align: center;
  color: #333;
  height:340px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.pro-col h3 {
  font-size:16px;
}
.pro-col figure figcaption {
  display:none;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
.pro-col {
  text-align: center;
  color: #333;
  height:350px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.pro-col h3 {
  font-size:16px;
}
.pro-col figure figcaption {
  display:none;
}
}
/*992px～1199px*/
@media(min-width:992px) {
.pro-col {
  text-align: center;
  color: #333;
  height:350px;
  /*padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;*/
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.pro-col h3 {
  font-size:18px;
}
.pro-col figure figcaption {
  display:block;
}
.pro_list_title_box {
  height: 165px;
  padding-top: 30px;
}
.pro_list_title_box2 {
  height: 165px;
  padding-top: 30px;
}
.pro_list_title_box h1 {
  font-size: 30px;
}
.pro_box_bg4 {
  background-image: url(../img/products/title_bg4.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg1 {
  background-image: url(../img/products/title_bg1.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg2 {
  background-image: url(../img/products/title_bg2.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg3 {
  background-image: url(../img/products/title_bg3.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg4 {
  background-image: url(../img/products/title_bg4.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg5 {
  background-image: url(../img/products/title_bg5.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98%;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.pro-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90%;
  background: rgba(200,181,81,.8);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
}
.pro-col figure h3.pro-col-h3, .pro-col figure p.pro_sub {
  opacity: 1;
}
.pro-col figure:hover h3.pro-col-h3, .pro-col figure:hover p.pro_sub {
  opacity: 0;
}
.pro-col figure:hover figcaption {
  opacity: 1;
}
.pro-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 205px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 16px;
  font-weight: 200;
  color: #FFF;
}
.fig_p2 {
  font-size: 14px;
  color: #FFF;
}
}
/*1200px以上*/
@media(min-width:1200px) {
.pro-col {
  text-align: center;
  color: #333;
  height:350px;
  /*padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;*/
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.pro-col h3 {
  font-size: 18px;
}
.pro-col figure figcaption {
  display:block;
}
.pro_list_title_box, .pro_list_title_box2 {
  height: 165px;
  padding-top: 30px;
}
.pro_list_title_box h1, .pro_list_title_box2 h1 {
  font-size: 30px;
}
.pro_box_bg4 {
  background-image: url(../img/products/title_bg4.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg1 {
  background-image: url(../img/products/title_bg1.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg2 {
  background-image: url(../img/products/title_bg2.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg3 {
  background-image: url(../img/products/title_bg3.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg4 {
  background-image: url(../img/products/title_bg4.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro_box_bg5 {
  background-image: url(../img/products/title_bg5.jpg);
  background-repeat: no-repeat;
  background-position: right 0px;
}
.pro-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(200,181,81,.8);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 140px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
}
.pro-col figure h3.pro-col-h3, .pro-col figure p.pro_sub {
  opacity: 1;
}
.pro-col figure:hover h3.pro-col-h3, .pro-col figure:hover p.pro_sub {
  opacity: 0;
}
.pro-col figure:hover figcaption {
  opacity: 1;
}
.pro-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 255px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 16px;
  font-weight: 200;
  color: #FFF;
}
.fig_p2 {
  font-size: 14px;
  color: #FFF;
}
}
/*-------------------------------------------------- 
特集ページ
-------------------------------------------------- */
.feature_image1 {
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top: 79.4%;
  background-size: contain;
  background-image: url(../img/feature/feature_top_sp.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin-top: 0px;
}
.feature_image2 {
  margin-top: 50px;
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top: 67.2%;
  background-size: contain;
  background-image: url(../img/feature/feature_top2_sp.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
@media(min-width:641px) {
.feature_image1 {
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top: 42.4%;
  background-size: contain;
  background-image: url(../img/feature/feature_top.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin-top: 0px;
}
.feature_image2 {
  margin-top: 50px;
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top: 35.5%;
  background-size: contain;
  background-image: url(../img/feature/feature_top2.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
}
.feature_image3 {
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
    padding-top: 13.66%;
  background-size: contain;
  background-image: url(../img/feature/feature_top3.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin-top: 0px;
}
.feature_cont {
  text-align: center;
  margin-top: 50px;
  line-height: 1.8;
}
.feature_cont2 {
  text-align: center;
  margin-top: 30px;
  line-height: 1.8;
}
.feature_cont h2, .feature_cont2 h2 {
  font-size: 16px;
}
.feature_cont p, .feature_cont2 p {
  font-size: 14px;
}
@media(min-width:992px) {
.feature_cont h2, .feature_cont2 h2 {
  font-size: 18px;
}
.feature_cont p, .feature_cont2 p {
  font-size: 18px;
}
}
/*-------------------------------------------------- 
ユーザーの声
-------------------------------------------------- */
#use_box {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 10px;
}
.user_line {
  width: 100%;
  background-color: #c8b551;
  padding: 5px;
  margin-top:40px;
}
.user_line_box {
  background-color: #F0F0E6;
  padding: 10px;
  color: #656565;
}
.user_line_box h2 {
  margin: 0px;
  padding: 0px;
  font-size:18px;
}
.user_line_box h2 a {
  color: #000;
}
.user_line_box h3 {
  margin: 0px;
  padding: 0px;
  font-size:16px;
}
.user_line_box .voice_star {
  color: #c8b551;
  font-size:18px;
  padding-right: 20px;
}
.voice_box {
  background-color: #FFF;
  padding: 20px;
}
.voice_box h3 {
  padding-bottom: 20px;
  color: #000;
  font-size:16px;
}
.voice_box_photo {
  padding-bottom: 10px;
}
@media(min-width:768px) {
.user_line {
  width: 100%;
  background-color: #c8b551;
  padding: 5px;
  margin-top:40px;
}
.user_line_box {
  background-color: #F0F0E6;
  padding: 20px;
  color: #656565;
}
.user_line_box h3 {
  margin: 0px;
  padding: 0px;
  font-size:24px;
}
.voice_box h3 {
  padding-bottom: 20px;
  color: #000;
  font-size:24px;
}
}
@media(min-width:992px) {
.user_line {
  padding: 25px;
  margin-top:-50px;
}
}
@media(min-width:1200px) {
.user_line {
  padding: 25px;
  margin-top:-7px;
}
}
.all_photo {
  padding: 10px 10px 0 10px;
  background: #fff;
}
.btm, .btm2 {
  margin-top: -25px;
  padding: 0 10px 10px 10px;
  width: 100%;
  background: #fff;
  display: none;
}
.all_photo .topbtn, .btm .btmbtn {
  text-align: left;
  display: block;
  width: 200px;
  cursor: pointer;
  color: #c8b551;
  padding-left: 18px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
}
.photo_box_pc {
  display:none;
}
.photo_box_sp {
  display:block;
}
@media(min-width:768px) {
.photo_box_pc {
  display:block;
}
.photo_box_sp {
  display:none;
}
}
/* タブメニュー */
div.tabs div.active a {
/*background-color: #FFF;
    color:#000;*/
}
/*.user-col figure:hover figcaption {
  opacity: 1;
}*/
div.panels {
/*clear:both;
    padding:3% 2%;
    border: 1px solid #000;
    position: relative;
    top:-1px;
    z-index: -1;*/
}
div.panels > div.panel_box {
  display: none;/*visibility:hidden;*/
  /*opacity: 0;*/
}
div.panels > div.panel_box.active {
  display: block;/*visibility:visible;*/
  /*opacity: 1;*/
}
div.tabs_slider div.active a {
/*background-color: #FFF;
    color:#000;*/
}
/*.user-col figure:hover figcaption {
  opacity: 1;
}*/
div.panels_slider {
/*clear:both;
    padding:3% 2%;
    border: 1px solid #000;
    position: relative;
    top:-1px;
    z-index: -1;*/
}
div.panels_slider > div.panel_box_slider {
  display: none;/*visibility:hidden;*/
  /*opacity: 0;*/
}
div.panels_slider > div.panel_box_slider.active {
  display: block;/*visibility:visible;*/
  /*opacity: 1;*/
}
/*figure　タブメニュー */
.user-col a, .user-col a img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #333;
}
.user-col a:hover, .user-col a:hover img {
  color: #333;
  opacity:1;
}
.user-col h3 {
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.user-col p.pro_sub {
  font-size: 12px;
  color: #999;
}
@media(min-width:992px) {
.user-col p.pro_sub {
  font-size: 14px;
  color: #999;
}
}
/*スマホ480px未満*/
@media(max-width:479px) {
.user-col {
  text-align: center;
  color: #333;
  height:150px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.user-col h3 {
  font-size:12px;
}
.user-col figure figcaption {
  display:block;
}
.user-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98%;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}
.user-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90%;
  background: rgba(200,181,81,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
}
.user-col figure h3.user-col-h3, .user-col figure p.pro_sub {
  opacity: 1;
}
.user-col figure:hover h3.user-col-h3, .user-col figure:hover p.pro_sub {
  opacity: 0;
}
.user-col figure:hover figcaption {
  opacity: 1;
}
div.tabs div.active a figure figcaption {
  opacity: 1;
}
.user-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 66px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 14px;
  font-weight: 200;
  color: #333;
  padding-right: 5px;
  padding-left: 5px;
}
.user-col figcaption p.fig_p2 {
  font-size: 12px;
  padding-right: 0px;
  padding-left: 0px;
}
.tabs {
  width:305px;
  margin-bottom: -63px;
}
/*.user-col figure figcaption {
  display:none;
}*/
/*.user-col figure figcaption div.fig_p, .user-col figure figcaption div.fig_p2, .user-col figure figcaption p {
  display:none;
}*/
}
/*スマホ480px～768px*/
@media(min-width:480px) {
.user-col {
  text-align: center;
  color: #333;
  height:200px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.user-col h3 {
  font-size:14px;
}
.user-col figure figcaption {
  display:block;
}
.user-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.user-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90%;
  background: rgba(200,181,81,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
}
.user-col figure h3.user-col-h3, .user-col figure p.pro_sub {
  opacity: 1;
}
.user-col figure:hover h3.user-col-h3, .user-col figure:hover p.pro_sub {
  opacity: 0;
}
.user-col figure:hover figcaption {
  opacity: 1;
}
div.tabs div.active a figure figcaption {
  opacity: 1;
}
.user-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 115px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 14px;
  font-weight: 200;
  color: #333;
}
.user-col figcaption p.fig_p2 {
  font-size: 12px;
  padding-right: 0px;
  padding-left: 0px;
}
.tabs {
  max-width:460px;
  margin-bottom: -68px;
}
/*.user-col figure figcaption {
  display:none;
}*/
/*.user-col figure figcaption div.fig_p, .user-col figure figcaption div.fig_p2,.user-col figure figcaption p {
  display:none;
} */
}
/*タブレット768px～991px*/
@media(min-width:768px) {
.user-col {
  text-align: center;
  color: #333;
  height:250px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.user-col h3 {
  font-size:16px;
}
.user-col figure figcaption {
  display:block;
}
.user-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98%;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.user-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90%;
  background: rgba(200,181,81,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
}
.user-col figure h3.user-col-h3, .user-col figure p.pro_sub {
  opacity: 1;
}
.user-col figure:hover h3.user-col-h3, .user-col figure:hover p.pro_sub {
  opacity: 0;
}
.user-col figure:hover figcaption {
  opacity: 1;
}
div.tabs div.active a figure figcaption {
  opacity: 1;
}
.user-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 150px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 16px;
  font-weight: 200;
  color: #333;
  padding-right: 20px;
  padding-left: 20px;
}
.user-col figcaption p.fig_p2 {
  font-size: 12px;
  padding-right: 20px;
  padding-left: 20px;
}
.tabs {
  max-width:768px;
  margin-bottom: -70px;
}
/*.user-col figure figcaption {
  display:none;
}*/
/*.user-col figure figcaption div.fig_p, .user-col figure figcaption div.fig_p2, .user-col figure figcaption p {
  display:none;
}*/
}
/*992px～1199px*/
@media(min-width:992px) {
.user-col {
  text-align: center;
  color: #333;
  height:350px;
  /*padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;*/
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.user-col h3 {
  font-size:16px;
}
.user-col figure figcaption {
  display:block;
}
.user-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98%;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.user-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90%;
  background: rgba(200,181,81,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
}
.user-col figure h3.user-col-h3, .user-col figure p.pro_sub {
  opacity: 1;
}
.user-col figure:hover h3.user-col-h3, .user-col figure:hover p.pro_sub {
  opacity: 0;
}
.user-col figure:hover figcaption {
  opacity: 1;
}
div.tabs div.active a figure figcaption {
  opacity: 1;
}
.user-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 205px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 16px;
  font-weight: 200;
  color: #333;
  padding-right: 20px;
  padding-left: 20px;
}
.user-col figcaption p.fig_p2 {
  font-size: 14px;
  padding-right: 20px;
  padding-left: 20px;
}
.tabs {
  max-width:100%;
  margin-bottom: 0px;
}
}
/*1200px以上*/
@media(min-width:1200px) {
.user-col {
  text-align: center;
  color: #333;
  height:350px;
  /*padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;*/
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.user-col h3 {
  font-size: 18px;
}
.user-col figure figcaption {
  display:block;
}
.user-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(200,181,81,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 140px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
}
.user-col figure h3.user-col-h3, .user-col figure p.pro_sub {
  opacity: 1;
}
.user-col figure:hover h3.user-col-h3, .user-col figure:hover p.pro_sub {
  opacity: 0;
}
.user-col figure:hover figcaption {
  opacity: 1;
}
div.tabs div.active a figure figcaption {
  opacity: 1;
}
.user-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 255px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 16px;
  font-weight: 200;
  color: #333;
  padding-right: 20px;
  padding-left: 20px;
}
.user-col figcaption p.fig_p2 {
  font-size: 14px;
  padding-right: 20px;
  padding-left: 20px;
}
.tabs {
  max-width:100%;
  margin-bottom: 0px;
}
}

.center_photo li {
  list-style-type: none;
}
/*-------------------------------------------------- 
商品情報
-------------------------------------------------- */
.lineup_slide_box, .lineup_slide_box2 {
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
/*スマホ480px未満*/
@media(max-width:479px) {
.proinfo_headslide_box {
  max-height: 800px;
}
.proinfo_slide_box {
  max-height: 800px;
}
.lineup_slide_box {
  max-width: 800px;
  max-height: 800px;
}
.lineup_slide_box2 {
  max-width: 800px;
}
}
/*スマホ480px～768px*/
@media(min-width:480px) {
.proinfo_headslide_box {
  max-height: 800px;
}
.proinfo_slide_box {
  max-height: 800px;
}
.lineup_slide_box {
  max-width: 800px;
  min-height: 480px;
}
.lineup_slide_box2 {
  max-width: 800px;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
.proinfo_headslide_box {
  min-height: 272px;
}
.proinfo_slide_box {
  min-height: 272px;
}
.lineup_slide_box {
  max-width: 800px;
  min-height: 790px;
}
.lineup_slide_box2 {
  max-width: 800px;
}
}
/*992px～1199px*/
@media(min-width:992px) {
.proinfo_headslide_box {
  min-height: 349px;
}
.proinfo_slide_box {
  min-height: 349px;
}
.lineup_slide_box {
  width: 800px;
  min-height: 850px;
}
.lineup_slide_box2 {
  width: 800px;
}
}
/*1200px以上*/
@media(min-width:1200px) {
.proinfo_headslide_box {
  max-height: 1200px;
}
.proinfo_slide_box {
  max-height: 1200px;
}
.lineup_slide_box {
  width: 800px;
  min-height: 850px;
}
.lineup_slide_box2 {
  width: 800px;
}
}
.proinfo_headlink {
  color: #999999;
}
.proinfo_point {
  border: 1px solid #666;
  width: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  color: #666;
  text-align: center;
  margin-bottom: 20px;
}
h2.proinfo_h2 {
  font-size: 20px;
  color: #333333;
  text-align: center;
  line-height: 1.5;
  font-weight:500;
}
h2.proinfo_h2 span {
  font-size: 28px;
  color: #FF65CB;
  font-weight:600;
}
h3.proinfo_h3 {
  font-size: 26px;
  color: #656565;
  font-weight:600;
}
p.proinfo_text {
  font-size: 14px;
  line-height: 1.5;
}
p.proinfo_text2 {
  font-size: 20px;
  line-height: 1.5;
  color: #FF65CB;
  font-weight:500;
}
p.proinfo_text3 {
  font-size: 14px;
  line-height: 1.5;
  color: #656565;
}
p.proinfo_text3 span {
  font-size: 12px;
}
p.proinfo_text4 {
  font-size: 18px;
  line-height: 1.5;
  color: #0065CB;
}
p.proinfo_text5 {
  font-size: 18px;
  line-height: 1.5;
  color: #CB0000;
}
.proinfo_text6 {
  font-size: 24px;
  line-height: 1.5;
  font-weight:600;
}
.proinfo_text7 {
  font-size: 24px;
  font-weight:600;
}
.proinfo_text8 {
  font-size: 18px;
  font-weight:500;
}
@media(min-width:992px) {
.proinfo_point {
  border: 1px solid #666;
  width: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 24px;
  color: #666;
  text-align: center;
  margin-bottom: 40px;
}
h2.proinfo_h2 {
  font-size: 40px;
  color: #333333;
  text-align: center;
  line-height: 1.5;
  font-weight:500;
}
h2.proinfo_h2 span {
  font-size: 48px;
  color: #FF65CB;
  font-weight:600;
}
h3.proinfo_h3 {
  font-size: 36px;
  color: #656565;
  font-weight:600;
}
p.proinfo_text {
  font-size: 18px;
}
p.proinfo_text2 {
  font-size: 24px;
}
p.proinfo_text3 {
  font-size: 18px;
}
p.proinfo_text3 span {
  font-size: 14px;
}
p.proinfo_text4 {
  font-size: 24px;
  line-height: 1.5;
  color: #0065CB;
  font-weight:600;
}
p.proinfo_text5 {
  font-size: 24px;
  line-height: 1.5;
  color: #CB0000;
  font-weight:600;
}
.proinfo_text6 {
  font-size: 24px;
  line-height: 1.5;
  font-weight:600;
}
.proinfo_text7 {
  font-size: 30px;
  font-weight:600;
}
.proinfo_text8 {
  font-size: 24px;
  font-weight:500;
}
}
.proinfo_bg1 {
  width:100%;
  background-color: #E4E1E1;
  padding-top: 40px;
  padding-bottom: 40px;
}
.proinfo_button {
  width:180px;
  font-size:14px;
  text-decoration:none;
  display:block;
  text-align:center;
  color:#747474;
  background-color:rgba(255,255,255,.8);
  border-radius:25px;
  border: 1px solid #CBCBCB;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 6px;
  padding-left: 0;
  font-weight:500;
}
.proinfo_button:hover {
  background: rgba(200,181,81,.8);
  color:#FFF;
}
@media(min-width:992px) {
.proinfo_button {
  width:180px;
  font-size:16px;
  text-decoration:none;
  display:block;
  text-align:center;
  color:#747474;
  background-color:rgba(255,255,255,.8);
  border-radius:25px;
  border: 1px solid #CBCBCB;
  padding-top: 4px;
  padding-right: 0;
  padding-bottom: 6px;
  padding-left: 0;
}
}
@media all and (-ms-high-contrast:none) {
 *::-ms-backdrop, proinfo_button {
padding-top: 8px;
padding-bottom: 0px;
} /* IE11 */
}
@media all and (-ms-high-contrast:none) {
.proinfo_button {
  padding-top: 8px;
  padding-bottom: 0px;
} /* IE10 */
}
/*lineup figure　タブメニュー */
.lineup-col a, .lineup-col a img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #333;
}
.lineup-col a:hover, .lineup-col a:hover img {
  color: #333;
  opacity:1;
}
.lineup-col h3 {
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.lineup-col p.pro_sub {
  font-size: 12px;
  color: #999;
}
@media(min-width:992px) {
.lineup-col p.pro_sub {
  font-size: 14px;
  color: #999;
}
}
/*スマホ480px未満*/
@media(max-width:479px) {
.lineup-col {
  text-align: center;
  color: #333;
  height:180px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.lineup-col h3 {
  font-size:10px;
}
.lineup-col figure figcaption {
  display:block;
}
.lineup-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98%;
  padding-top: 10px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}
.lineup-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90%;
  /*background: rgba(200,181,81,.6);*/
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
  border: 4px solid #CCC;
}
.lineup-col figure:hover figcaption {
  opacity: 1;
}
div.tabs div.active a figure figcaption {
  opacity: 1;
}
.lineup-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 85px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 14px;
  font-weight: 200;
  color: #333;
  padding-right: 5px;
  padding-left: 5px;
}
}
/*スマホ480px～768px*/
@media(min-width:480px) {
.lineup-col {
  text-align: center;
  color: #333;
  height:200px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.lineup-col h3 {
  font-size:10px;
}
.lineup-col figure figcaption {
  display:block;
}
.lineup-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.lineup-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90%;
  /*background: rgba(200,181,81,.6);*/
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
  border: 4px solid #CCC;
}
.lineup-col figure:hover figcaption {
  opacity: 1;
}
div.tabs div.active a figure figcaption {
  opacity: 1;
}
.lineup-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 115px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 14px;
  font-weight: 200;
  color: #333;
}
.lineup-col figcaption p.fig_p2 {
  font-size: 12px;
  padding-right: 0px;
  padding-left: 0px;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
.lineup-col {
  text-align: center;
  color: #333;
  height:260px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.lineup-col h3 {
  font-size:13px;
}
.lineup-col figure figcaption {
  display:block;
}
.lineup-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98%;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.lineup-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90%;
  /*background: rgba(200,181,81,.6);*/
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
  border: 4px solid #CCC;
}
.lineup-col figure:hover figcaption {
  opacity: 1;
}
.lineup-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 150px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 16px;
  font-weight: 200;
  color: #333;
  padding-right: 20px;
  padding-left: 20px;
}
.lineup-col figcaption p.fig_p2 {
  font-size: 12px;
  padding-right: 20px;
  padding-left: 20px;
}
}
/*992px～1199px*/
@media(min-width:992px) {
.lineup-col {
  text-align: center;
  color: #333;
  height:350px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.lineup-col h3 {
  font-size:16px;
}
.lineup-col figure figcaption {
  display:block;
}
.lineup-col figure {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98%;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.lineup-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 90%;
  /*background: rgba(200,181,81,.6);*/
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
  border: 4px solid #CCC;
}
.lineup-col figure:hover figcaption {
  opacity: 1;
}
.lineup-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 205px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 16px;
  font-weight: 200;
  color: #333;
  padding-right: 20px;
  padding-left: 20px;
}
.lineup-col figcaption p.fig_p2 {
  font-size: 14px;
  padding-right: 20px;
  padding-left: 20px;
}
}
/*1200px以上*/
@media(min-width:1200px) {
.lineup-col {
  text-align: center;
  color: #333;
  height:380px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom:20px;
}
.lineup-col h3 {
  font-size: 18px;
}
.lineup-col figure figcaption {
  display:block;
}
.lineup-col figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  /*background: rgba(200,181,81,.6);*/
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  color: #FFF;
  padding-top: 140px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 400;
  border: 4px solid #CCC;
}
.lineup-col figure:hover figcaption {
  opacity: 1;
}
.lineup-col figcaption div.fig_p {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 255px;
  left: 0;
  /*margin-top: 50px;*/
  font-size: 16px;
  font-weight: 200;
  color: #333;
  padding-right: 20px;
  padding-left: 20px;
}
}
.lineup_bg {
  background-color: #E3E1E1;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.lineup_slide_box .slick-slider {
  margin-bottom: 20px;
}
.lineup_slide_box .slick-slide img {
  border: 1px solid #CCC;
}
.lineup_slide_box .slick-center img {
  border: 1px solid #666;
}
table.lineup_table {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
}
table.lineup_table th {
  width: 25%;
  padding: 5px;
  font-weight: bold;
  vertical-align: top;
}
table.lineup_table td {
  width: 75%;
  padding: 5px;
  vertical-align: top;
}
table.lineup_table2 {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
}
table.lineup_table2 th {
  width: 25%;
  padding: 0px;
  font-weight: bold;
  vertical-align: middle;
}
table.lineup_table2 td {
  width: 75%;
  padding: 0px;
  vertical-align: middle;
}
/*-------------------------------------------------- 
商品情報 ラインナップ比較表
-------------------------------------------------- */
/*************************************************************************/
/*#lineup_hikaku_contents div,#lineup_hikaku_contents section,#lineup_hikaku_contents ul,#lineup_hikaku_contents li {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
#lineup_hikaku_contents :after, #lineup_hikaku_contents :before {
  -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}*/

.product_content {
  margin-bottom: 50px;
  padding-bottom: 50px;
  /*border-bottom: 1px dotted #ccc;*/
  /*************************************************/
  font-weight:normal;
  font-size:75%;
  line-height:170%;
}
.product_content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.fake_table_left ul li {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
  border-bottom: 0;
  border-right: 0;
}
.fake_table_left ul li img {
  width: 130px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.fake_table_left {
  width: 250px;
  float: left;
}
.fake_table_left ul li:nth-child(3), .fake_table_left ul li:nth-child(4), .fake_table_left ul li:nth-child(5) {
  height: 65px;
  line-height: 1.5;
}
.fake_table_left ul li:nth-child(6), .fake_table_left ul li:nth-child(7) {
  padding: 0;
  height: 200px;
}
.fake_table_left ul li:nth-child(6) li, .fake_table_left ul li:nth-child(7) li {
  border:0;
}
.fake_table_left ul li:nth-child(6) li:nth-child(1), .fake_table_left ul li:nth-child(7) li:nth-child(1) {
  float: left;
  width: 35px;
  writing-mode: vertical-rl;
  letter-spacing: 5.2px;
  text-align: left;
  border-right: 1px solid #ccc;
  height: 160px;
  padding-top: 40px;
}
.fake_table_left ul li:nth-child(6) li:nth-child(2), .fake_table_left ul li:nth-child(7) li:nth-child(2) {
  border-bottom: 1px dotted #ccc;
}
.fake_table_left ul li:nth-child(6) li:nth-child(2), .fake_table_left ul li:nth-child(6) li:nth-child(3), .fake_table_left ul li:nth-child(7) li:nth-child(2), .fake_table_left ul li:nth-child(7) li:nth-child(3) {
  height: 85px;
  width: 172px;
  margin-left: auto;
}
.fake_table_span {
  width: 177px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  margin-bottom: 3px;
}
.fake_table_left ul li:nth-child(8) {
  height: 170px;
  line-height: 13;
}
.fake_table_left ul li:nth-child(8) {
  height: 80px;
  line-height: 2;
  padding-top: 30px;
}
.fake_table_left ul li:last-child {
  border-bottom: 1px solid #ccc;
}
.table_cell {
  height: 60px;
  display: table-cell;
  width: 250px;
  vertical-align: middle;
}
#lineup_hikaku li .fake_table_left {
  float: none;
  width: 150px;
}
.fake_table_left ul li:first-child {
  height: 125px;
}
.fake_table_left ul li:first-child img {
  height: 180px;
}
#lineup_hikaku li .fake_table_left ul li:nth-child(6) ul li:nth-child(1), #lineup_hikaku li .fake_table_left ul li:nth-child(7) li:nth-child(1) {
  float: none;
  -ms-writing-mode: lr-tb;
  -webkit-writing-mode: horizontal-tb;
  writing-mode: horizontal-tb;
  letter-spacing: 0px;
  padding-top: 15px;
  padding-bottom: 5px;
}
#lineup_hikaku li .fake_table_left ul li:nth-child(6) li:nth-child(1), #lineup_hikaku li .fake_table_left ul li:nth-child(7) li:nth-child(1) {
  border-bottom: 1px dotted #ccc;
  height: 80px;
  width: 130px;
  margin-left: auto;
  border-right: 0;
}
#lineup_hikaku li .fake_table_left ul li:nth-child(6) li:nth-child(2), #lineup_hikaku li .fake_table_left ul li:nth-child(7) li:nth-child(2) {
  height: 85px;
  width: 130px;
  margin-left: auto;
  border-bottom: 0;
  padding-top: 7px;
}
#lineup_hikaku li .fake_table_left .fake_table_span {
  width: 132px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  margin-bottom: 3px;
}
.fake_table_left ul li ul li:first-child {
  padding-top: 15px;
}
.fake_table_left ul li ul li:first-child img {
  width: 102px;
  height: auto;

}
.big_font {
  font-size: 25px;
  font-weight: bold;
}
#lineup_hikaku li .fake_table_left ul li:nth-child(8) {
  height: 110px;
  line-height: 2;
  padding-top: 0px;
}
#lineup_hikaku li .fake_table_left ul li:nth-child(9) .table_cell, #lineup_hikaku li .fake_table_left ul li:nth-child(10) .table_cell {
  height: 63px;
  display: table-cell;
  width: 250px;
  vertical-align: middle;
}
.product_content .owl-buttons {
  position: absolute;
  top: -5px;
  margin-left: 8px;
}
.product_content .owl-pagination {
  display: none;
}
#lineup_hikaku .owl-item:last-child {
  border-right: 1px solid #ccc;
}
.product_content .owl-theme .owl-controls .owl-buttons div {
  width: 26px;
  height: 141px;
  border-radius: 0;
  opacity: 1 !important;
  color: #555;
  text-indent: -99999em;
}
.product_content .owl-theme .owl-controls .owl-buttons div.owl-prev {
  background: url(../img/kurutto4/hikaku/arrow_prev_icon.png) no-repeat top 50% left 10px/ 25px 70px #555;
  background-size: 50%;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.product_content .owl-theme .owl-controls .owl-buttons div.owl-next {
  background: url(../img/kurutto4/hikaku/arrow_next_icon.png) no-repeat top 50% left 10px/ 25px 70px #555;
  background-size: 50%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
div#imageList ul {
  margin: 10px;
  padding: 0;
}
div#imageList li {
  float: left;
  list-style-type: none;
  margin-left: 5px;
}
div#imageList li img {
  width: 50px;
  height: 50px;
}
.product_content .owl-item .fake_table_left li {
  text-align: center !important;
}
/*20160603*/
/*-----------------------------------------------------------------------*/

.fake_table_left {
  width: 183px;
  float: left;
}
.fake_table_span {
  width: 110px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 3px;
}
.fake_table_left ul li img {
  width: 102px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}


/*スマホ480px未満*/
@media(max-width:479px) {
#lineup_hikaku_contents {
  width: 318px;
  margin: 0 auto 30px auto;
  text-align: left;
}
.product_content .owl-carousel {
  position: relative;
  width: 130px;
  -ms-touch-action: pan-y;
  float: right;
}
.product_content .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 131px;
  margin-left: -5px;
}
.product_content .owl-prev {
  position: relative;
  left: -56px;
}
.product_content .owl-next {
  position: relative;
  left: 65px;
}
}
/*スマホ480px～768px*/
@media(min-width:480px) {
#lineup_hikaku_contents {
  width: 448px;
  margin: 0 auto 30px auto;
  text-align: left;
}
.product_content .owl-carousel {
  position: relative;
  width: 260px;
  -ms-touch-action: pan-y;
  float: right;
}
.product_content .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 261px;
  margin-left: -5px;
}
.product_content .owl-prev {
  position: relative;
  left: -56px;
}
.product_content .owl-next {
  position: relative;
  left: 195px;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
#lineup_hikaku_contents {
  width: 448px;

  margin: 0 auto 30px auto;
  text-align: left;
}
.product_content .owl-carousel {
  position: relative;
  width: 260px;
  -ms-touch-action: pan-y;
  float: right;
}
.product_content .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 261px;
  margin-left: -5px;
}
.product_content .owl-prev {
  position: relative;
  left: -56px;
}
.product_content .owl-next {
  position: relative;
  left: 195px;
}
}
/*992px～1199px*/
@media(min-width:992px) {
#lineup_hikaku_contents {
  width: 708px;
  margin: 0 auto 30px auto;
  text-align: left;
}
.product_content .owl-carousel {
  position: relative;
  width: 520px;
  -ms-touch-action: pan-y;
  float: right;
}
.product_content .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 521px;
  margin-left: -5px;
}
.product_content .owl-prev {
  position: relative;
  left: -56px;
}
.product_content .owl-next {
  position: relative;
  left: 454px;
}
}
/*1200px以上*/
@media(min-width:1200px) {
#lineup_hikaku_contents {
  width: 708px;
  margin: 0 auto 30px auto;
  text-align: left;
}
.product_content .owl-carousel {
  position: relative;
  width: 520px;
  -ms-touch-action: pan-y;
  float: right;
}
.product_content .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 521px;
  margin-left: -5px;
}
.product_content .owl-prev {
  position: relative;
  left: -56px;
}
.product_content .owl-next {
  position: relative;
  left: 454px;
}
}
.fake_table_left ul li:first-child img {
  height: 120px;
  width: auto;
}
#lineup_hikaku li .fake_table_left {
  width: 130px;
}
.table_cell_text {
  height: 75px;
}
.table_cell_text_02 {
  height: 55px;
}
.fake_table_left ul li:nth-child(6) li:nth-child(2), .fake_table_left ul li:nth-child(6) li:nth-child(3), .fake_table_left ul li:nth-child(7) li:nth-child(2), .fake_table_left ul li:nth-child(7) li:nth-child(3) {
  height: 80px;
  width: 107px;
  margin-left: auto;
}
#lineup_hikaku li .fake_table_left ul li:nth-child(6) li:nth-child(1), #lineup_hikaku li .fake_table_left ul li:nth-child(7) li:nth-child(1) {
  border-bottom: 1px dotted #ccc;
  height: 80px;
  width: 110px;
  margin-left: auto;
  border-right: 0;
}
#lineup_hikaku li .fake_table_left ul li:nth-child(6) li:nth-child(2), #lineup_hikaku li .fake_table_left ul li:nth-child(7) li:nth-child(2) {
  height: 80px;
  width: 110px;
  margin-left: auto;
  border-bottom: 0;
  padding-top: 15px;
}
.fake_table_title {
  font-weight: bold;
  font-size: 16px;
}
.fake_table_left ul li:nth-child(6) li:nth-child(1), .fake_table_left ul li:nth-child(7) li:nth-child(1) {
  float: left;
  width: 30px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  letter-spacing: 5.2px;
  text-align: left;
  border-right: 1px solid #ccc;
  height: 160px;
  padding-top: 30px;
  font-size: 17px;
  font-weight: bold;
}
.fake_table_title_02 {
  padding-left: 15px !important;
}
.fake_table {
  height: 75px;
}
.fake_table_02 {
  height: 55px;
}
.fake_table_img img {
  padding-top: 0;
}
.fake_table_img_02 img {
  padding-top: 0;
}
.fake_table_subtitle {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  height: 55px !important;
}
.product_content .owl-prev {
  position: relative;
  left: -55px;
}
.product_content .owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 3px 6px;
  font-size: 12px;
  /* border-radius: 30px; */
    background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
}
.fake_table_left ul, .fake_table_leftli {
  -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
/*************************************************************************/
/*************************************************************************************************************************************/
/*スマートフォン767px*/
@media(max-width:767px) {
.top_h1 img {
  width: 150px;
}
}
/*タブレット768px～991px*/
@media(min-width:768px) {
.top_h1 img {
  width: 160px;
}
}
/*992px?1199px*/
@media(min-width:992px) {
.top_h1 img {
  width: 160px;
}
}
/*1200px以上*/
@media(min-width:1200px) {
.top_h1 img {
  width: 160px;
}
}
.nav-trigger span, .nav-trigger span::before, .nav-trigger span::after {
  /* hamburger icon in CSS */
    position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #FFF;
}
.nav-trigger span {
  /* line in the center */
    position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}
.nav-trigger span::before, .nav-trigger span::after {
  /* other 2 lines */
    content: '';
  right: 0;
  /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  -moz-transition: -moz-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}
.nav-trigger span::before {
  /* menu icon top line */
    top: -6px;
}
.nav-trigger span::after {
  /* menu icon bottom line */
    top: 6px;
}
.drawer-open .nav-trigger span {
  /* hide line in the center */
    background: rgba(46, 50, 51, 0);
}
.drawer-open .nav-trigger span::before, .drawer-open .nav-trigger span::after {
  /* keep visible other 2 lines */
    background: #FFF;
}
/****** drawer Setting ********/
.drawer {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 260px;
  background: #F6F6F6;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.drawer .member_link a {
  color: #0549AF;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  height: 20px;
  line-height: 18px;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  transform: translateZ(0px);
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  white-space: nowrap;
  border: 1px none #0549AF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 18px;
}
/*#cart_area {
  top: 0;
}
#cart_area p {
  border: 1px none #D9D9D9;
  min-width: 30px;
}
#header #cart_area p.cart-trigger .badge {
  position: relative;
  left: -5px;
  top: 3px;
}
.cart {
  margin-top: -5px;
}
#search .cb {
  fill: #FFF;
  color: #FFF;
}
#header .header_bottom_area {
  clear: both;
  padding-top: 0px;
  float: right;
  margin-right: 150px;
}*/
/* badge */
/*.badge {
    color:#0549AF;
    background-color:#FFF;
}
#search {
  color: #FFF;
  margin-top: -20px;
  padding-top: 16px;
  padding-right: 8px;
  padding-bottom: 16px;
  padding-left: 8px;
  background: #0549AF;
}
.cb-search {
  color: #FFF;
    fill: #FFF;
}*/
/*#member {
  float: right;
  margin-right: -350px;
}*/
/*#member {
  position: absolute;
  right: 80px;
}
.member ul li {
  display: inline-block;
}
.member_link {
  margin-bottom: 16px;
}
.member_link a {
  color: #FFF;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  height: 20px;
  line-height: 18px;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  transform: translateZ(0px);
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
  white-space: nowrap;
  border: 1px solid #FFF;
  border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  margin-top: 18px;
}
.member_link a:hover {
    color: #9797a1;
}
.member_link a .cb {
    font-size: 30px;
    font-size: 3rem;
    fill: #B8BEC4;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.member_link a:hover .cb {
    fill: #c6cbd0;
}*/
#header #category {
  padding: 0px;
}
#header .category-nav {
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: none;
  border-bottom-style: none;
  border-top-color: #D9D9D9;
  border-bottom-color: #D9D9D9;
}
#header .category-nav > li > a {
  padding: 0 1em;
  height: 55px;
  line-height: 55px;
  border-bottom: none;
  color: #FFF;
  font-weight: normal;
  font-family: 'dinfont' !important;
}
/****** PRODUCTS ********/
#item_detail_area h3.item_name {
  margin-bottom: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}
.color_cat {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 10px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  border-bottom-color: #000;
  border-left-color: #000;
}
.btn-primary {
  color: #fff;
  background-color: #0549AF;
  border-color: #043E93;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2479F9;
  border-color: #065BDB;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-tenpo {
  color: #fff;
  background-color: #999;
  border-color: #666;
}
.btn-tenpo:hover, .btn-tenpo:focus, .btn-tenpo:active, .btn-tenpo.active {
  color: #fff;
  background-color: #CCC;
  border-color: #999;
}
.btn-tenpo:active, .btn-tenpo.active {
  background-image: none;
}
.btn_area small {
  font-size: 11px;
  font-size: 1.1rem;
}
.henpin_box a {
  display:block;
  width:150px;
  height:40px;
  font-size:14px;
  color:#000000;
  border:1px solid #0549AF;
  text-decoration:none;
  text-align:center;
  vertical-align:middle;
  padding-top: 10px;
  border-radius: 5px;
  font-weight: bold;
  margin-top: 15px;
}
.henpin_box a:hover {
  color:#0549AF;
  background-color: #E2EDFE;
}
h4.item_h4 {
  font-size: 16px;
  font-size: 1.6rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #0050B2;
  margin-bottom: -10px;
  padding-bottom: 0px;
  margin-top: 15px;
  padding-top: 10px;
}
h4.kanren_pro {
  font-size: 16px;
  font-size: 1.6rem;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000;
  margin-bottom: 10px;
  padding-bottom: 0px;
  margin-top: 40px;
  padding-top: 10px;
}
.kanren_name {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}
ul.slick-dots li button img {
  border: 1px solid #000;
}
.btn_area button.btn, .btn_area div.btn {
  box-shadow:2px 2px 2px #555;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/* タイトル */
h2.pagetitle {
  position: relative;
  color: white;
  background: #c8b551;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
  font-size: 18px;
}
h2.pagetitle:before {/*疑似要素*/
  font-family: FontAwesome;
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
}
h2.pagetitle2 {
  position: relative;
  background: #f1f8ff;
  padding: 0.25em 0.5em;
  border-left: solid 2em #5c9ee7;
  font-size:18px;
}
h2.pagetitle2:before {
  font-family: FontAwesome;
  content: "\f040";
  position: absolute;
  padding: 0em;
  color: white;
  font-weight: normal;
  left: -1.35em;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
h1.pagetitle3 {
  position: relative;
  background: #ffd98a;
  padding: 2px 5px 2px 25px;
  font-size: 20px;
  color: #474747;
  border-radius: 0 10px 10px 0;
  margin-left:25px;
}
h1.pagetitle3:before {
  font-family: FontAwesome;
  content: "\f135";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #ffa337;
  font-weight: normal;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 3px white;
  border-radius: 50%;
}
@media(min-width:641px) {
  h2.pagetitle {
    font-size:30px;
  }
  h2.pagetitle2 {
    font-size:30px;
  }

}
/* テーブル */
table.type10 {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin:20px 0;
}
table.type10 thead th {
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  color: #fff;
  background: #04162e;
}
table.type10 td {
  padding: 10px;
  vertical-align: top;
}
table.type10 .even {
  background: #f3f6f7;
}
/* メディア情報 */
.media_cont img {
  border: 1px solid #888;
  padding:15px;
  margin:20px 0;
}
#popup-background {
  position:fixed;     /* 位置の固定 */
  top: 0;             /* 表示位置 */
  left: 0;            /* 表示位置 */
  height: 100%;       /* 画面全体に表示 */
  width: 100%;        /* 画面全体に表示 */
  background:#000;    /* 背景色 */
  opacity: 0.60;      /* 透明度 */
  margin: 0;          /* 余白の削除 */
  padding: 0;         /* 余白の削除 */
  z-index:1000;       /* 要素のz座標 */
}
#popup-item {
  position:fixed;     /* 位置の固定 */
  top: 50%;           /* 表示位置(真ん中に表示) */
  left: 50%;          /* 表示位置(真ん中に表示) */
  margin: 0;          /* 余白の削除 */
  padding: 0;         /* 余白の削除 */
  z-index:1001;       /* 要素のz座標 */
}
/* text on banner */
.textonbanner {
  margin-top:130px;
  font-size:24px;
  color: #fff;
}
.textonbanner2 {
  margin-top:10px;
  font-size:15px;
  color: #fff;
  font-style: normal;
}
@media(min-width:641px) {
.textonbanner {
  font-family: 'YuGothic' !important;
  margin-top:200px;
  font-size:65px;
}
.textonbanner2 {
  margin-top:20px;
  font-size:45px;
}
}
/* 特集ページ画像指定 */
.feature2 {
  background-image: url(../img/feature/feature2_top_sp.jpg);
}
.feature3 {
  background-image: url(../img/feature/feature3_top_sp.gif);
}
.feature3-2 {
  background-image: url(../img/feature/feature3_top2_sp.jpg);
}
@media(min-width:641px) {
.feature2 {
  background-image: url(../img/feature/feature2_top.jpg);
}
.feature3 {
  background-image: url(../img/feature/feature3_top.gif);
  position: relative;
}
.feature3-2 {
  background-image: url(../img/feature/feature3_top2.jpg);
}
.pc_left_margin {
  margin:0 100px;
}
}
.feature3 p {
  position: absolute;
  color: whte;
  top: 100px;
  left: 200px;
}

/* anchorlink */
.anchorlink {
  margin-top:-62px;
  padding-top:62px;
}
@media(min-width:641px) {
  .anchorlink {
    margin-top:-110px;
    padding-top:110px;
  }
}

/* pagetop floater */
.pagetop {
    z-index:100000;
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    z-index:100000;
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.menu3 ul,.menu3 li,.menu3 li a {
display: flex;
justify-content: center;
font-size:12px;
padding:5px 3px;
}
.menu3 li,.menu3 li a {
flex-grow: 1;
}
.menu3 li a {
position: relative;
align-items: center;
}
.menu3 li a { background: #ffffff;color:#000000; }
.menu3 li a:hover { background: #ffffff; }
.menu3 li:nth-child(n+2) { padding-left: 1px; }
@media screen and (max-width: 767px) {
.menu3 ul {
flex-direction: column;
text-align:center;
}
.menu3 li:nth-child(n+2) {
padding-top: 1px;
padding-left: 0;
}
.menu3 li {
border-bottom: 1px solid #333;
margin-left:11%;
width: 78%;
margin-bottom: 3px;
}
}
@media screen and (min-width: 767px) {
.menu3 li+ li {
  border-left: 1px solid #333;
}
.menu3 li a:before{
  position: absolute;
  top: 2.3em;
  left: 10%;
  content: "";
  display: inline-block;
  width: 0;
  height: 1px;
  background: #999999;
  transition: 1s;
}
.menu3 li a:hover:before{
  width: 80%;
}
}
.information img {
  display: block;
  height: auto;
  max-width: 100%;
}
.search_2{ line-height:40px; color:#999; width:50%; margin:20px; text-align:center; background:url(../../images/input_bg.jpg);}