@charset "utf-8";
/*
Theme Name: Lightning Child
Template: lightning
*/

.products-heading{
	min-height:300px;
}

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

.no-margin h2{
	padding-bottom:0;
}

.store-img img{
	max-width:250px!important;
}

.demae-img img{
	max-width:200px!important;
}

.ec-img img{
	max-width:120px!important;
}

.company-img img{
	max-width:350px!important;
}

.wholesale-img img{
	max-width:300px!important;
}

.page-id-1391 .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel{
	margin-top:-200px!important;
	padding-top:200px!important;
}

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

.tategaki{
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
}

.tategaki h2{
	font-size:72px;
	color:#ccc;
	margin: 0;
}

.chat-icon{
	text-align:center;
	font-size:32px;
	line-height:86px;
}

.full-width .sub_heading{
	text-align: center;
    width: 100%;
    display: block;
	line-height:1;
	padding: 6px 15px;
}

.check-mark ul, .star ul{
	padding-left:2em;
}

.check-mark ul li, .star ul li{
	list-style-type: none!important;/*ポチ消す*/
}

.check-mark ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #40d800; /*アイコン色*/
	line-height:1.7em;
	font-weight:900
}

.star ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #ffe600; /*アイコン色*/
	line-height:1.7em;
	font-weight:900
}

.border-decoration h3{
	border: 1px solid #ccc;
	padding: 15px 30px;
}

.border-decoration p{
	border: 1px solid #ccc;
	padding: 15px 15px;
	text-align:center;
	font-size:21px;
}

.vc_tta-panel{
	padding-top: 50px; /* ヘッダーの高さ */
    margin-top: -50px; /* レイアウトを崩さないための調整 */
}

.vc_tta.vc_general .vc_tta-panel-title{
	padding:0;
	line-height:2!important;
}

.widget_recent_entries li{
	padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

.widget_recent_entries li a{
	text-decoration:none;
}

/*========= LoadingのためのCSS ===============*/

.pickup-items .vc_gitem-zone-mini{
	display:none;
}

/* Loading背景画面設定　*/
#splash {
  /*fixedで全面に固定*/
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999!important;
	background:#fff;
	text-align:center;
	color:#fff;
  opacity: 1;
  visibility: visible;
}

#splash.is-hide{
  opacity: 0;
  visibility: hidden;
}

/* Loading画像中央配置　*/
#splash_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  display: none;
}

/* Loading アイコンの大きさ設定　*/
#splash_logo svg{
    width:200px;
}

/*=============== SVGアニメーション内の指定 =================*/

/*アニメーション前の指定*/
#mask path {
		fill-opacity: 0;/*最初は透過0で見えない状態*/
		transition: fill-opacity .5s;/*カラーがつく際のアニメーション0.5秒で変化*/
		fill: none;/*塗りがない状態*/
		stroke: #333;/*線の色*/
	}

/*アニメーション後に.doneというクラス名がで付与された時の指定*/
#mask.done path{
	  fill: #333;/*塗りの色*/
	  fill-opacity: 1;/*透過1で見える状態*/
	  stroke: none;/*線の色なし*/
	}

/*Button*/

body .vc_btn3.vc_btn3-color-blue, body .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat,
.back-list{
  padding: 20px;
  width: 540px;
  max-width: 100%;
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
  color: #222;
  border-radius: 0;
  background-color: #fff;
  line-height: 2.5;
  font-size: 14px;
  transition: 0.35s;
  font-family: a-otf-ryumin-pr6n, serif;
  text-align: center;
}

body .vc_btn3.vc_btn3-color-blue:hover, body .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,
.back-list:hover{
  background-color: #222;
  color: #fff;
}

.loading__svg {
    background-color: #ffffff;
    width: 100%;
    height: 100vh;
    position: relative;
}

.loading__svg #svg__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    min-width: 200px;
    height: auto;
}

#logo-01,#logo-02{
  opacity: 0;
}

.loading__svg #loading__svg, .loading__svg .fill {
    fill: transparent;
    stroke-width: 1px;
    stroke: #3a3a3a;
}

.back-list{
  width: 100%;
  margin-top: 50px;
}

.vc_gitem-animated-block{
  overflow: hidden;
}

.vc-gitem-zone-height-mode-auto-4-3, .vc_gitem-zone{
  transition: 0.35s;
}

.vc-gitem-zone-height-mode-auto-4-3:hover, .vc_gitem-zone:hover{
  transform: scale(1.05, 1.05);
}

.entry-footer{
  display: none;
}

.single .main-section{
  margin: 100px auto 0;
  float: none;
  max-width: 800px;
}

.single .sub-section{
  display: none;
}

.fa-calendar-alt:before, .fa-calendar-days:before, .far.fa-calendar-alt{
  display: none;
}

.entry-meta-item-updated, .entry-meta-item-author{
  display: none;
}

.comments-area, .vk_posts.next-prev{
  display: none;
}

body .vc_gitem_row .vc_gitem-col{
  padding-left: 0;
  padding-right: 0;
}

body .vc_gitem-post-data, .published{
  margin-bottom: 0;
  font-size: 14px;
  letter-spacing: 1px;
}

.vc_gitem-post-data h4{
  padding: 0;
}

.delivery_item{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.delivery_item a{
  width: 100%;
  padding: 20px;
  overflow: hidden;
}

.delivery_item a img{
  width: 100%;
  transition: 0.35s;
}

.delivery_item a img:hover{
  transform: scale(1.05, 1.05);
}

/*モーダルを開くボタン*/
.modal-open img{
    transition: 0.35s;
}

.modal-open img:hover{
  transform: scale(1.05, 1.05);
  cursor: pointer;
}

/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container, .modal-container_sp{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
    z-index: 9999;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before, .modal-container_sp:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active, .modal-container_sp.active{
	opacity: 1;
	visibility: visible;
}
/*モーダル枠の指定*/
.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 600px;
	width: 90%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close, .modal-close_sp{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -40px;
	right: -10px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
  background: #fff;
      text-align: left;
      padding: 30px;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
}

.modal-content h3{
	text-align:center;
}

.logo_center{
  max-height: 25px;
  position: absolute;
  left: 50%;
  top: 15px;
}

.wpcf7-spinner{
  display: none;
}

.font_black a:hover{
  color: #aaa;
}

.font_black a{
  color: #333;
}

.hover_img a{
  overflow: hidden;
}

.hover_img a img{
  transition: 0.35s;
}

.hover_img a img:hover{
  transform: scale(1.05, 1.05);
}

.list_design ul, .list_1col ul{
  margin-top: 0;
}

.list_design ul li{
  list-style: none;
  padding: 20px 0px 20px 0px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.list_design ul li::after{
  font-family: 'Material Icons Outlined';
  content: '\e5c8';
  position: absolute;
  right: 10px;
  font-weight: 100;
  color: #aaa;
  display: none;
}

.list_1col ul li{
  list-style: none;
  width: 100%;
  margin: 0 20px 10px 0;
  padding: 20px 30px 20px 0px;
  border-bottom: 1px solid #ccc;
  position: relative;
}

.list_1col ul li::after{
  font-family: 'Material Icons Outlined';
  content: '\e5db';
  position: absolute;
  right: 10px;
  font-weight: 100;
  color: #aaa;
  display: none;
}

.list_1col ul li:last-child::after, .list_2col ul li:last-child::after{
  display: none;
}

.nember{
  font-family: mic-32-new-rounded-web, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #aaa;
  margin-right: 5px;
}

.page_link{
  text-decoration: none;
  font-size: 16px;
  padding: 20px 50px 20px 0;
}

a{
  transition: 0.35s;
}

.medium-button{
  padding: 20px;
  width: 100%;
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
  color: #222;
  text-align: center;
}

h5.medium-button{
	line-height:2.5;
	font-size:18px;
}

h5.medium-button:hover{
	background-color:#fff;
	color:#222;
}

.popup-button{
	line-height:2.5;
	font-size:18px;
}

.window-open::after, .onlinestore-web::after{
  font-family: 'Material Icons Outlined';
  content: '\e89e';
  position: absolute;
  right: 50px;
  font-weight: 100;
  color: #aaa;
}

.purchase::after{
  font-family: 'Material Icons Outlined';
  content: '\e873';
  position: absolute;
  right: 50px;
  font-weight: 100;
  color: #aaa;
}

.medium-button:hover{
  background-color: #222;
  color: #fff;
}

.medium-button:hover::after, .onlinestore-web:hover::after{
  color: #fff;
}

.site-header-logo img{
  max-height: 16px;
  margin-top: 10px;
}

body .ltg-slide-text-title span{
  background-color: #222;
  color: #fff;
  padding: 10px 0;
}

.logged-in .drawer-open{
  top: 30px;
}

.page_banner a{
  border: 1px solid #ccc;
  padding: 40px 0;
  width: 100%;
  display: block;
  text-decoration: none;
}

.anchor_link a{
  text-decoration: none;
}

.anchor_link a{
  border: 1px solid #ccc;
  padding: 20px 0;
  width: 100%;
  display: block;
}

.anchor_link a:hover{
  border: 1px solid #222;
}

.anchor_link a:hover::after{
  font-family: 'Material Icons Outlined';
  content: '\e5db';
  position: absolute;
  right: 40px;
  font-weight: 100;
  color: #aaa;
}

.anchor_link a:hover::after{
  color: #fff;
}

.anchor_link a:hover, .page_banner a:hover{
  color:#fff;
  background-color: #333;
}

.contact_submit{
  text-align: center;
  margin-top: 20px;
}

.contact_submit input[type=submit]{
  border-radius: 0;
  padding: 20px 60px;
  transition: 0.35s;
  min-width: 250px;
}

.contact_submit input[type=submit]:hover{
  border: 1px solid #ccc;
  background-color: #fff;
  color: #222;
}

.wpcf7 form .wpcf7-response-output{
  margin-left: 0;
  margin-right: 0;
}

.required{
  color: #ff0000;
  margin-left: 0px;
}

.contact_form table{
  border: none;
}

.contact_form table td, .contact_form table th{
  text-align: left;
  border: none;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}

.contact_form table th, .none_border_table table td{
  padding-left: 0;
}

.contact_form table td{
  padding-right: 0;
}

.contact_form table td p, .contact_form table th p{
  font-size: 14px;
}

table td, table th{
  font-size: 16px;
	padding:20px;
}

.none_border_table table{
  border: none;
}

.none_border_table table td, .none_border_table table th{
  text-align: left;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.home.page .site-body{
  margin-top: 0px;
}

.page .site-body{
  margin-top: 100px;
}

.breadcrumb{
  display: none;
}

.page-header{
  display: none;
}

.slick-list{
  overflow: visible!important;
}

.slider-for .slick-slide {
  margin: 0 10px;
  padding: 0 0;
  position: relative;
}
.slider-for .slick-slide .vc_column-inner {
  transition: all 0.6s ease 0.4s;
    opacity: 0.8;
  overflow: hidden;
}
.slider-for .slick-slide.slick-current .vc_column-inner {
    transform: scale(1.2);
    opacity: 1;
}
.slider-for .slick-slide .vc_column-inner img {
  display: block;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
	min-height:auto;
}
.slider-for .slick-arrow {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
  position: absolute;
  top: 40%;
  z-index: 1;
  transform: translateY(-50%);
}
.slider-for .slick-arrow::before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #09000d;
  border-width: 2px 2px 0 0;
  position: absolute;
  top: 24px;
  transform: rotate(45deg);
}
.slider-for .slick-next {
  right: 0;
}
.slider-for .slick-prev {
  left: 0;
}
.slider-for .slick-next::before {
  left: 20px;
}
.slider-for .slick-prev::before {
  border-width: 0 0 2px 2px;
  right: 22px;
}
.dots-3 .slick-dots {
  text-align: center;
}
.dots-3 .slick-dots li {
  display: inline-block;
}
.dots-3 .slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 6px;
  font-size: 0;
  padding: 0;
  border: 0;
  outline: none;
  cursor: pointer;
  background: #bcbcbc;
  border-radius: 50%;
}
.dots-3 .slick-dots .slick-active button {
  background: #0a467d;
}



#vk-mobile-nav-menu-btn{
  display: none;
}

.page_top_btn{
  background: transparent;
  box-shadow: none;
  background-image: url(images/totop.png);
  background-size: cover;
  width: 60px;
  height: 60px;
  z-index: 999;
}

#menu-footer-right li#menu-item-161{
  width: 100%;
}

.nav-title a{
  color: #fff;
  font-size: 32px;
}

.nav-title a img{
  max-width: 180px;
}

.menu-header-navi-main-container ul li a{
  font-size: 24px;
  padding: 15px 0;
  float: left;
  clear: both;
  color: #fff;
}

.menu-header-navi-sub-container ul li a{
  font-size: 16px;
  padding: 15px 0;
  float: left;
  clear: both;
  color: #fff;
}

.menu-header-navi-other-container ul li a{
  font-size: 24px;
  padding: 15px 0;
  float: left;
  clear: both;
  color: #fff;
}

.menu-header-navi-main-container ul{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
}

.menu-header-navi-sub-container ul li{
  width: 100%;
}

.menu-header-navi-sub-container ul{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}

.menu-header-navi-sub-container ul li{
  width: 50%;
}

.menu-header-navi-other-container ul{
}

.nav-left{
  width: 40%;
  float: left;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 10vh 0 10vh 10%;
}

.nav-right{
  width: 60%;
  float: right;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 10% 10% 10% 0;
}

.menu-header-navi-main-container, .menu-header-navi-sub-container{
  width: 100%;
  float: left;
}

.menu-header-navi-other-container{
  width: 100%;
}

.menu-header-navi-other-container li{
  float: left;
  margin-right: 30px;
}

#menu-item-162{
  margin-right: 60px;
}

#menu-item-151, #menu-item-152, #menu-item-153{
}

.site-footer a{
  color: #fff;
}

#menu-footer-left a{
  font-size: 19px;
}

#menu-footer-center a{
  font-size: 14px;
}

#menu-footer-right a{
  font-size: 21px;
}

#menu-footer-right li{
  width: 20%;
  float: left;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  display: none;
}

/*========= スクロールダウンのためのCSS ===============*/

/*====== 9-1-1 縦線が動いてスクロールを促す =======*/

/*スクロールダウン全体の場所*/
.scrolldown1{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  left:50%;
  bottom:0px;
    /*全体の高さ*/
  height:50px;
  z-index: 99;
  display: none;
}

/*Scrollテキストの描写*/
.scrolldown1 span{
    /*描画位置*/
  position: absolute;
  left:-20px;
  top: -25px;
    /*テキストの形状*/
  color: #222;
  font-size: 14px;;
  letter-spacing: 0.05em;
  font-family: sans-serif;
}

/* 線の描写 */
.scrolldown1::after{
  content: "";
    /*描画位置*/
  position: absolute;
  top: 0;
    /*線の形状*/
  width: 1px;
  height: 30px;
  background: #222;
    /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}


#siteheader{
}

.site-header-logo{
  padding-top: 10px;
}

/*------------------------------

  ここから下がハンバーガーメニュー
  に関するCSS

------------------------------*/

.drawer{
  position: fixed;
  z-index: 9998;
  right: 1%;
  top: 0px;
}

/* チェックボックスは非表示に */
.drawer-hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer-open {
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 重なり順を一番上に */
  cursor: pointer;
  border-radius: 100px;
}

/* ハンバーガーメニューのアイコン */
.drawer-open span,
.drawer-open span:before,
.drawer-open span:after {
  content: '';
  display: block;
  height: 1px;
  width: 50px;
  border-radius: 3px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

/* 三本線のうち一番上の棒の位置調整 */
.drawer-open span:before {
  bottom: 8px;
}

/* 三本線のうち一番下の棒の位置調整 */
.drawer-open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer-check:checked ~ .drawer-open span {
  background: rgba(255, 255, 255, 0);
}

#drawer-check:checked ~ .drawer-open{
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer-check:checked ~ .drawer-open span::before {
  bottom: 0;
  transform: rotate(45deg);
  background: #fff;
}

#drawer-check:checked ~ .drawer-open span::after {
  top: 0;
  transform: rotate(-45deg);
  background: #fff;
}

/* メニューのデザイン*/
.drawer-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  transition: .5s;
  pointer-events: none;
  opacity: 0;
  background-color: #222;
  overflow-y: scroll;
  /* IE, Edge 対応 */
  -ms-overflow-style: none;
  /* Firefox 対応 */
  scrollbar-width: none;
}

.drawer-content::-webkit-scrollbar {
 display:none;
}

/* アイコンがクリックされたらメニューを表示 */
#drawer-check:checked ~ .drawer-content {
  pointer-events: auto;
  opacity: 1;
}

.site-footer{
  border-top: none;
  background: #222;
  color: #fff;
}

.page_link::before, .page_link::after, .page_link::before, .page_link::after{
  position: absolute;
	content: '';
	display: inline-block;
  transition: 0.35s;
}

.page_link:hover::before, .page_link:hover::after, .page_link:hover::before, .page_link:hover::after{
  margin-right: -10px;
}

.page_link:hover::before, .page_link:hover::before{
  margin-right: -10px;
  border-color: #fff;
}

.page_link:hover::after, .page_link:hover::after{
  margin-right: -10px;
  background-color: #222;
}

.page_link:hover, .page_link:hover, .page_link:hover, .page_link:hover{
  color: #aaa;
}

.arrow h3{
  line-height: 40px;
}

.arrow p{
  position: relative;
  float: right;
  line-height: 30px;
}

.w200 p{
  width: 200px;
}

.w150 p{
  width: 150px;
}

.page_link::after, .page_link::after {
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 100%;
  border: 1px solid #222222;
}

.page_link::before, .page_link::before {
  z-index: 2;
  top: 11px;
  right: 13px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  transform: rotate(-45deg);
}

#recommendation .vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item{
  padding-bottom: 25px;
}

p{
  line-height: 2.5;
}

.wpb_gmaps_widget .wpb_wrapper{
  padding: 0!important;
}

.card{
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 0px;
}

html, body{
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}

h1,h2,h3,h4,h5{
  border: none;
  line-height: 1.7;
  letter-spacing: 2px;
  font-weight: normal;
  padding-top: 0;
  background-color: transparent;
  border-radius: 0;
}

h3::after{
  display: none;
}

h1{
  font-size: 42px;
}

h2{
  font-size: 36px;
}

h3{
  font-size: 30px;
}

h4{
  font-size: 24px;
}

h5{
  font-size: 21px;
}

p, ul li{
  font-size: 18px;
}

body .ltg-slide-text-title{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 28px;
  left: 10%;
  line-height: 2.1;
  letter-spacing: 4px;
}

.sub_heading{
  font-family: mic-32-new-rounded-web, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 5px 15px;
  background: #222222;
  color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
}

.ltg-slide-text-title{
  font-size: 6vw;
}

.sp{
  display: none!important;
}

#scrollUp{
  height: 80px;
  line-height: 75px;
  border-radius: 100px!important;
}

#site-header-container{
  width: 100%;
  max-width: 100%;
  padding: 0 50px;
  position: fixed;
  background-color: #fff;
  height: 60px;
}

.site-header{
  box-shadow: none;
  position: absolute;
}

.swiper-container{
  width: 100%;
}

.swiper-wrapper .swiper-slide{
  height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.swiper-wrapper .swiper-slide.item-1{
  background-image: url(images/slide1-2.jpg);
  width: 100%;
  background-position: left center;
}

.swiper-slide.item-2{
  background-image: url(images/slide2.jpg);
  width: 100%;
}

.ltg-slide-text-set .container{
  max-width: 100%;
}

.swiper-slide.item-3{
  background-image: url(images/slide3.jpg);
  width: 100%;
}

.swiper-slide.item-4{
  background-image: url(images/slide4.jpg);
  width: 100%;
  background-position: right center;
}

.swiper-slide.item-1 .ltg-slide-text-title{
  left:80%;
}

.swiper-slide.item-2 .ltg-slide-text-title{
  left:10%;
}

.swiper-slide.item-3 .ltg-slide-text-title{
  left:80%;
}

.swiper-slide.item-4 .ltg-slide-text-title{
  left:10%;
}

.swiper-slide picture{
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-slide picture img{
  display: none!important;
}

@media screen and (min-width:1200px){
}

@media screen and (min-width:992px){
  .header_scrolled .site-header{
    height: auto!important;
  }
}

@media screen and (max-width:991px){
}

@media screen and (max-width:767px){
  .float_text{
    width: 90%;
    margin: 0 auto;
    padding: 5%;
    background-color: #fff;
    margin-top: -80px;
    z-index: 99;
    position: relative;
  }
  body .sp_margin_top{
    margin-top: 50px!important;
  }

  body .sub_heading_wrap{
    margin-bottom: 25px!important;
  }

  p, ul li{
    font-size: 16px;
    line-height: 2;
  }
	
	h5.medium-button{
		font-size: 16px;
		line-height: 2;
	}

  .swiper-slide.item-1 .ltg-slide-text-title{
    left: 5%;
  }

  .swiper-wrapper .swiper-slide.item-1{
    background-position: -40px center;
  }

.swiper-slide.item-1 .ltg-slide-text-title,
.swiper-slide.item-2 .ltg-slide-text-title,
.swiper-slide.item-3 .ltg-slide-text-title,
.swiper-slide.item-4 .ltg-slide-text-title
{
    left: 55%;
  }

.contact_form table td, .contact_form table th{
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0;
}

.contact_form table th{
  padding-bottom: 0;
}

.contact_form table td{
  padding-top: 0;
}

  .vc_row-no-padding{
    padding: 0 15px;
  }
	
	h1{
    font-size: 36px;
  }

  h2{
    font-size: 28px;
  }

  h3{
    font-size: 21px;
  }
	
	h4{
    font-size: 18px;
  }
	
	h5{
    font-size: 16px;
  }

  .sp{
    display: block!important;
  }

  .pc{
    display: none!important;
  }

  .w200 p, .w150 p{
    float:rights;
  }

  body .ltg-slide-text-title{
    left: 5%;
    font-size: 24px;
  }

  .ltg-slide-text-set{

  }

  .nav-left{
    display: none;
  }

  .nav-right{
    width: 100%;
    padding: 15% 0 15% 0;
  }

  #menu-item-162{
    width: 100%;
  }

  .swiper-slide.item-4{
    background-image: url(images/slide4_sp.jpg);
    background-position: center;
  }

  ul.zero_padding{
    padding-left: 0;
  }

  .site-header-logo img{
    max-height: 14px;
    margin-top: 12px;
    float: left;
  }

  .logo_center{
    max-height: 22px;
    top:17px;
    margin-left: -20px;
  }

  #site-header-container{
    padding: 0 10px;
  }
	
	.check-mark ul li:before, .star ul li:before{
		line-height:2;
	}
	
	.tategaki.sp{
        align-items: center;
	}
	
	
.tategaki{
	-ms-writing-mode: horizontal-tb;
  	writing-mode: horizontal-tb;
}

.tategaki h2{
	font-size:48px;
	color:#ccc;
	margin: 0;
	letter-spacing:0px;
}
	
	
.menu-header-navi-main-container ul li a{
  padding: 5px 0;
}
	
	
.products-heading img{
	height:auto;
	margin-top:30px;
}
	
.store-img img{
	max-width:200px!important;
}

.demae-img img{
	max-width:150px!important;
}

.ec-img img{
	max-width:80px!important;
}	
	
.company-img img{
	max-width:250px!important;
}
	
	.wholesale-img img{
	max-width:250px!important;
}
}
