@charset "UTF-8";

/* fonts */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

/*
Theme Name: JetB_press_12
Description:テーマです
Author: Jet-B
*/


/*リセット
====================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  table-layout: auto;
  list-style-type: none;
  table-layout: auto;
  vertical-align: bottom;
  -webkit-text-size-adjust: 100%;
}

div, article, aside, details, figcaption, figure, ul, li, footer, header, main, menu, nav, section {
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.cf {
  *zoom: 1;
}

.cf:before, .cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

#tinymce {
  /*投稿記事編集の背景*/
  background: #fff;
  min-width: 100%;
  color: #000;
}


/* Alignments */

.alignleft {
  display: inline;
  float: left;
  margin: 5px 20px 20px 0px;
}

.alignright {
  display: inline;
  float: right;
  margin: 5px 0px 20px 20px;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}


/*hr 設定
====================*/

hr {
  background-color: #000;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}


/*その他
====================*/

blockquote {
  position: relative;
  margin: 0 1em 1.5em;
  padding: 1em;
  border: 3px solid #d7d7d7;
  background-color: #e0e0e0;
  z-index: 1;
}

blockquote p {
  position: relative;
  z-index: 3;
}

blockquote:before {
  content: "“";
  font-size: 1000%;
  line-height: 0.8em;
  font-family: "Roboto Slab", Garamond, "Times New Roman", serif;
  color: #F0F0F0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

blockquote:after {
  content: "”";
  font-size: 1000%;
  line-height: 0em;
  font-family: "Roboto Slab", Garamond, "Times New Roman", serif;
  color: #F0F0F0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}


/* reset */

.allwrapper {
  overflow: hidden;
}


/*全体
====================*/

body {
  min-width: 1000px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 1.6;
  word-wrap: break-word;
  text-align: left;
  color: #333;
  position: relative;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
  display: none;
}

section h1 {
  text-align: center;
}


/*見出しサイズ
====================*/

h1 {
  font-size: 18px;
  font-weight: normal;
}

h2 {
  font-size: 16px;
  font-weight: normal;
}

h3 {
  font-size: 14px;
  font-weight: normal;
}

h4 {
  font-size: 12px;
  font-weight: normal;
}

h5 {
  font-size: 10px;
  font-weight: normal;
}

h6 {
  font-size: 8px;
  font-weight: normal;
}

p {
  font-size: 14px;
  font-weight: normal;
}


/*リンク
====================*/

a {
  text-decoration: none;
  color: #636363;
}

a:hover {
  opacity: 0.8;
}

a:active {}

a:visited {}


/*内枠
====================*/

.inner {
  position: relative;
  width: 1000px;
  margin: 0px auto;
  padding: 0 20px;
}


/*ページトップ
====================*/

#scroll-to-top {
  background: url(img/btn_page-top.png) no-repeat center center !important;
  width: 37px !important;
  height: 21px !important;
  right: 15px !important;
  z-index: 9000;
  text-indent: -9999px;
  position: absolute;
}


/*ヘッダー
====================*/

#upper {
  width: 100%;
  overflow: hidden;
}

#upper h1 {
  margin: 33px 0 30px;
  text-align: center;
}

#upper h1 a {
  display: inline-block;
}


/* header */

#upper .l-allcont_inner {
  padding: 0 5px 0 10px;
}

#upper h1+ul {
  margin-top: 20px;
}

#upper h1+ul li+li {
  margin: 8px 0 20px;
}


/*グローバルメニュー
====================*/

.g_nav {
  background: #242424;
  font-size: 0;
  width: 100%;
  position: relative;
}

.g_nav_menu {
  margin: 0 auto;
  width: 1000px;
  text-align: center;
  line-height: 58px;
}

.g_nav_menu li {
  display: inline-block;
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 0.5px;
  margin: 0 30px;
}

.g_nav_menu li a {
  color: #fff;
  display: block;
  font-size: 14px;
}

.g_nav_menu li a span {
  display: block;
}

.g_nav_menu li a:hover {
  color: #ea545d;
  opacity: 1;
}

.home .nav1 a, .page-id-116 .nav2 a, .category-news .nav3 a, .category-column .nav4 a, .category-blog .nav5 a, .page-id-173 .nav6 a, .page-id-171 .nav7 a {
  color: #ea545d;
}


/* items子カテゴリー */

.g_nav_menu li .over_nav {
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: .5s linear;
  transition: .5s linear;
  opacity: 0;
  background: rgba(255, 255, 255, 0.9);
  text-align: left;
  z-index: 1;
}

#under .over_nav {
  top: auto;
  bottom: 50px;
}

#under .over_nav a {
  color: #f9677b;
}

.g_nav_menu li:hover .over_nav {
  opacity: 1;
  height: auto;
  padding: 25px 0 30px;
  z-index: 200;
}

.g_nav_menu .c-menu>li>a:hover {
  opacity: .7;
}


/*サイド
====================*/

#side_bar {
  float: left;
  width: 170px;
  overflow: hidden;
  text-align: left;
}

#secondary aside {
  padding: 0 0 30px;
  /* border-top: 1px solid rgba(36, 36, 36, 0.2); */
}

#secondary aside p {
  margin-bottom: 20px;
}

#search-2, #categories-2 {
  /* background: #fef6f7; */
}

#categories-2 {
  /* margin-bottom: 25px; */
  /* padding-bottom: 15px!important; */
}

#secondary .widget-title {
  padding: 2px 20px;
  font-size: 18px;
  text-align: center;
}

#secondary ul {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 30px 0;
}

#secondary .children {
  padding: 0;
  border: 0;
}

#secondary li {
  /* border-bottom: 1px solid #dadad9; */
  font-size: 12px;
  /* letter-spacing: -1px; */
  /* margin-bottom: 10px; */
  /* padding-bottom: 10px; */
  position: relative;
  padding-left: 20px;
}

#secondary li>ul>li {
  border: 0;
  margin: 0 0 0 20px;
  padding: 0;
}

#secondary .children li:before {
  content: none;
}

#secondary ul li:before {
  /*   content: url(img/ic_blog.png); */
  position: absolute;
  left: 8px;
  top: -1px;
}

#secondary .children li:before {
  content: '';
  position: relative;
  top: -2px;
  margin-right: 5px;
}


/*検索フォーム
====================*/

#searchform2 {
  position: relative;
  /* padding: 0 20px 0 30px; */
}

#keywords2 {
  width: 100%;
  height: 25px;
  box-sizing: border-box;
  border: 0;
  padding: 4px;
  color: #535353;
  /* background: #fff; */
  border: 1px solid #d3e1d0;
}

#keywords2::placeholder {
  color: #adafb6;
  padding-left: 20px;
}

#searchBtn2 {
  background: #313131;
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 7px 5px;
}

#custom_post_widget-2 {
  padding-bottom: 17px!important;
}


/*フッター
====================*/

#under {
  width: 100%;
  overflow: hidden;
  text-align: center;
  color: #fff;
  background: #242424;
  min-height: 259px;
}

#under a {}

#under .inner {
  height: 363px;
  padding-top: 110px;
}

#under .g_nav {
  border-bottom: 1px solid #666;
}

#under .g_nav_menu {
  line-height: 50px;
}

#under .g_nav_menu li a {
  background: 0;
}

#under .footer-cont {
  padding: 80px 0 45px;
}

#under .footer-cont h2 {
  display: inline-block;
  border-bottom: 1px solid #ea635d;
  padding: 0 30px 20px;
}

#under .footer-cont h2+ul {
  margin-top: 15px;
  border-spacing: 13px 0;
}

#funder {
  width: 100%;
  padding: 10px 0;
  font-size: 11px;
  font-family: 'Noto Sans JP', sans-serif;
}

#funder>* {
  color: #333;
  width: 600px;
  margin: 0 auto;
}

#funder li:not(:last-child) {
  margin-right: 3px;
}

#funder li:not(:last-child)::after {
  content: '/';
  display: inline-block;
  margin-left: 3px;
}

#funder li, #funder a {
  color: #fff;
  /* font-weight: bold; */
  letter-spacing: 0.8px;
}

#funder a {
  display: inline-block;
  font-size: 11px;
  letter-spacing: 0.3px;
}

#funder span {
  margin: 0 20px;
}

#funder p {
  font-size: 11px;
}

#funder small {
  font-size: 10px;
  color: #7d8ac4;
}

.footer-top {
  display: none;
}

.footer-bottom {
  background: url(img/bg_blur.png);
  position: relative;
  width: 100%;
  min-height: 281px;
  border-top: 1px solid #eaeaea;
}

.footer-bottom .l-allcont_inner {
  position: relative;
}

.footer-bottom h1 {
  margin: 57px 0 50px;
  text-align: center;
}

.footer-bottom h1+ul {
  position: absolute;
  right: 20px;
  top: 44px;
  float: none;
}

.footer-bottom h1+ul>li:first-child {
  padding-bottom: 5px;
}


/*全ページ
====================*/

#page_area, #blog_area {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 80px 0px 130px;
}


/*固定ページ(page.php)
====================*/

#page_title {
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 10px;
  margin: 0 auto 60px;
  text-align: center;
  color: #636363;
}

#page_cont {
  text-align: left;
  padding-bottom: 50px;
}


/*投稿系（ブログA、B）
====================*/

#blog_cont {
  float: right;
  width: 717px;
  overflow: hidden;
  /* padding: 35px 13px 35px 10px; */
  margin: 0 auto;
  text-align: left;
  font-weight: normal;
  /* border-top: 2px solid #132574; */
  /* border-bottom: 2px solid #132574; */
}

.blog_box {
  overflow: hidden;
  margin-bottom: 50px;
}

.search-no-results .blog_box>* {
  margin-bottom: 40px;
  text-align: center;
}

.blog_entry {
  width: 100%;
  height: auto;
}

.single-products .blog_entry h1, .search-results .blog_entry h1 {
  display: block;
  width: auto;
}

.blog_entry h1 {
  /*タイトル*/
  padding: 0 15px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #e8e8e8;
  display: table-cell;
  text-align: left;
  width: 100%;
}

.blog_entry h1 a {
  color: #333;
  /* font-size: 18px; */
}

.day_entry {
  /*日付*/
  border-bottom: 1px solid #e8e8e8;
  font-size: 13px;
  color: #333;
  display: table-cell;
  letter-spacing: 0.6px;
  vertical-align: middle;
  padding-right: 15px;
}

.cat_entry {
  /*カテゴリー*/
  padding: 10px 5px 0;
}

.cat_entry a {
  display: inline-block;
  font-size: 12px;
  padding: 2px 10px;
  margin: 0 10px 0 0;
  color: #636363;
  border: 1px solid #636363;
}

.blog_text {
  /*投稿記事*/
  position: relative;
  width: 100%;
  padding: 20px 5px;
  overflow: hidden;
}

.search-no-results .blog_text {
  padding-bottom: 0;
}

.blog_text p {
  font-size: 16px;
  font-weight: bold;
}

.blog_text .size-full {
  width: 100%;
  height: auto;
}

.thum1 {
  float: left;
  margin-right: 20px;
  width: 150px;
  height: 150px;
}

.blog_text .more {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 14px;
  font-weight: bold;
}


/*単一記事ページナビ
====================*/

.nav-single {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
}

.nav-previous {
  float: left;
}

.nav-next {
  float: right;
  text-align: right;
}

.nav-previous, .nav-next {
  width: 200px;
  overflow: hidden;
}


/*コメント
====================*/

.comment-form label {
  display: block;
}


/*商品紹介(ブログB)
====================*/

.page-template-adspace01 #blog_cont, .tax-products_cat #blog_cont {
  background: 0;
  float: right;
  width: 755px;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  text-align: left;
  font-weight: normal;
  border-top: none;
  border-bottom: none;
}

#blog_area .thum-box {
  float: left;
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 10px 25px;
}

#blog_area .thum-box h2 {
  width: 220px;
  height: 220px;
}

#blog_area .thum-box img {
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  -webkit-transition: .5s linear;
  transition: .5s linear;
}

#blog_area .thum-box h3 {
  min-height: 70px;
  font-size: 14px;
  text-align: left;
}

#blog_area .thum-box figcaption {
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
}

#blog_area .thum-box figcaption a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 140px;
  padding-top: 89px;
}

#blog_area .thum-box figcaption .item_name {
  font-size: 14px;
  padding: 0;
  line-height: 1.2;
  height: 32px;
}

#blog_area .thum-box .item_price {
  font-size: 14px;
  text-align: justify;
}

#blog_area .thum-box .item_price span {
  font-size: 10px;
  vertical-align: middle;
}

#blog_area .thum-box .l-horizontal img {
  width: auto;
  height: auto;
}

#blog_area .thum-box .l-horizontal {
  width: 130px;
  margin: 14px auto;
}

#blog_area .thum-box .l-horizontal a+a {
  margin-left: 5px;
}

#blog_area .thum-box:hover figcaption {
  opacity: 1;
  z-index: 50;
  /**/
}

#blog_area .thum-box:hover img {
  /*   width: 110%;
  height: auto; */
}

#blog_area .more1 {
  position: absolute;
  bottom: 30px;
  left: 25px;
  display: block;
  width: 170px;
}

#blog_area .more1 img {
  width: 100% !important;
}


/*商品SINGLE（ブログB）
====================*/

.posi1 {
  /* margin-top: 25px; */
  float: left;
}

.posi1 img {
  width: 405px;
  height: auto;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  box-sizing: border-box;
}

.posi2 {
  float: right;
  width: 302px;
  height: 302px;
  font-size: 0;
}

.posi2 p {
  display: inline-block;
  width: 141px;
  height: auto;
  overflow: hidden;
  margin: 0 0 10px 10px;
}

.posi2 p:last-child {
  /* margin: 0; */
}


/*.posi2 p img{
	position: relative;
	top: 50%;
	left: 50%;
	width: 100%;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}*/

.posi2 p img {
  width: 100%;
  height: auto;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  box-sizing: border-box;
}

.items_buy {
  display: block;
  width: 205px;
  height: 50px;
  margin: 10px 10px 0 0;
  text-indent: -9999px;
  background: url(img/basketBtn.png) no-repeat;
}

.items_contact {
  display: block;
  float: left;
  width: 205px;
  height: 50px;
  margin: 10px 0px 10px 0px;
  text-indent: -9999px;
  background: url(img/contactBtn.png) no-repeat;
}

.posi4 {
  /* float: left; */
  display: block;
  /* margin-top: 10px; */
  font-size: 24px!important;
  font-weight: bold;
}

.posi4 span {
  font-size: 16px;
  line-height: 2.5;
}

.posi3 {
  clear: both;
  padding: 20px 0px;
  /* background: url(img/line2.jpg) left top repeat-x; */
  border-top: 1px solid #e8e8e8;
}

.posi3 {
  clear: both;
  padding: 20px 0px;
  background: url(img/line2.jpg) left top repeat-x;
}

.posi5 {
  margin-bottom: 20px;
  overflow: hidden;
}

.posi5 h3 {
  padding-bottom: 5px;
  margin-bottom: 20px;
  background: url(img/line2.jpg) left bottom repeat-x;
}

.posi5 li {
  display: block;
  float: left;
  width: 144px;
  height: 220px;
  overflow: hidden;
  margin: 0px 3px 6px 3px;
}

.posi5 a {
  position: relative;
  display: block;
  width: 100%;
  height: 100px;
  overflow: hidden;
  margin-bottom: 10px;
}

.posi5 a .hob {
  position: absolute;
  left: -100%;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: .5s linear;
  transition: .4s linear;
  background: rgba(0, 0, 0, 0.6);
}

.fa-arrow-circle-o-right:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 60px;
  color: #fff;
  content: "\f138";
  font-family: FontAwesome;
  font-size: 60px;
  font-weight: normal;
  opacity: 0.9;
}

.posi5 a:hover .hob {
  left: 0%;
  opacity: 1;
}

.posi5 h4 {
  font-size: 12px;
  height: 38px;
  overflow: hidden;
}

.posi5 p {
  font-size: 14px;
  text-align: right;
}

.posi5 span {
  font-size: 10px;
}

.price-set {
  width: 302px;
  padding: 3px 10px 30px 10px;
}

.price-set span {
  font-size: 14px;
  vertical-align: middle;
}


/*ページナビ
====================*/

.wp-pagenavi {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 50px 0 20px;
  margin: 10px 0;
  text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #BFBFBF;
  padding: 5px 10px;
  margin: 2px;
  font-size: 14px;
}

.wp-pagenavi span.current {
  color: #333;
}

.wp-pagenavi span.current {
  border-color: #333;
}


/*404ERR
====================*/

.error404 {
  text-align: center;
}


/*メールフォーム(#mailformで囲む)
====================*/

#mailform_box {
  width: 588px;
  height: auto;
  margin: 0px auto 0px;
  overflow: hidden;
  color: #021001;
  font-size: 16px;
}

#mailform_box td {
  vertical-align: top;
  padding: 10px 0px;
}

#mailform_box input[type="text"], #mailform_box input[type="email"], #mailform_box input[type="tel"] {
  width: 300px;
  height: 20px;
  padding: 5px;
  margin: 0px 0px 20px;
}

#mailform_box textarea {
  width: 300px;
  height: 120px;
  padding: 5px;
  margin: 5px 0px;
}

#mailform_box input[type="text"], #mailform_box input[type="email"], #mailform_box input[type="tel"], #mailform_box textarea {
  border: 1px solid #ddd;
}

#mailform_box input[type="file"] {
  margin-bottom: 10px;
}

#mailform_box input[type="submit"] {
  width: 160px;
  height: 60px;
  margin: 0px auto;
  cursor: pointer;
  font-size: 18px;
  color: #000;
  border: 1px solid #999;
  background: #fff;
}

#mailform_box input[type="submit"]:hover {
  opacity: 0.8;
}

#mailform_box p {
  font-size: 14px;
  font-weight: normal;
}

.tdtd {
  text-align: center;
}


/*特定商取引法に基づく表記
===================================*/

.law .tablepress-table-description {
  width: 800px;
  margin: 0 auto 30px;
  font-size: 20px;
}

#tablepress-1 {
  width: 800px;
  margin: 0px auto;
  border: 1px solid #ddd;
}

#tablepress-1 {
  border-bottom: 1px solid #ddd;
}

#tablepress-1 td {
  padding: 10px;
  vertical-align: middle;
}

#tablepress-1 .column-1 {
  width: 200px;
  background: #eee;
}


/*privacy
===================================*/

.privacy h3 {
  border-bottom: 1px solid #ea545d;
  font-size: 18px;
  margin: 25px 0;
}

.privacy p:first-of-type {
  font-size: 16px;
}

.privacy-table {
  padding: 10px 0;
}

.privacy-table td {
  vertical-align: middle;
  padding-bottom: 15px;
  line-height: 1.8;
}

.privacy-table td+td {
  padding-left: 20px;
}


/*よくある質問
====================*/

#page_area h3.arconix-faq-term-title {
  border-left: 5px solid #ea545d;
  padding: 0 8px;
  font-size: 20px;
  font-weight: bold;
}

#page_area .arconix-faq-wrap {
  background: #fff;
}


/*AddQuicktag
===================================*/

.deco_A {
  color: #000;
  display: block;
  padding: 5px 0px 5px 8px;
  border-left: 5px solid #ea545d;
  margin-bottom: 10px;
}

.deco_B {
  color: #000;
  display: block;
  padding: 5px 0px 5px 8px;
  margin-bottom: 10px;
  border-left: 5px solid #ea545d;
  border-bottom: 1px solid #ea545d;
}

.deco_C {
  color: #000;
  display: block;
  padding: 3px 0px 3px 8px;
  margin-bottom: 10px;
  border-left: 5px solid #ea545d;
  background: #eee;
}

.deco_D {
  color: #000;
  display: inline-block;
  padding: 5px;
  margin-bottom: 10px;
  border-top: 1px solid #ea545d;
  border-bottom: 1px solid #ea545d;
}


/*=====================================================
layout
=====================================================*/

.l-fl {
  float: left;
}

.l-fr {
  float: right;
}

.l-table {
  display: table;
  margin: 0 auto;
}

.l-table.layout {
  border-collapse: separate;
  /* セルの間隔を空ける */
  border-spacing: 100px 50px;
  /* 左右 上下で記述 */
}

.l-table>* {
  display: table-cell;
  vertical-align: middle;
}

.l-horizontal>* {
  display: inline-block;
  vertical-align: middle;
}

.l-cf::after {
  content: '';
  clear: both;
  display: block;
}

.l-of_hid {
  overflow: hidden;
}

.l-allcont_inner {
  margin: 0 auto;
  width: 1000px;
}

.l-block {
  display: block;
}


/*=====================================================
parts
=====================================================*/

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl10 {
  padding-left: 10px;
}

.pl20 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pr10 {
  padding-right: 10px;
}

.pr20 {
  padding-right: 20px;
}

.pr30 {
  padding-right: 30px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.vertical-top {
  vertical-align: top;
}

.vertical-mid {
  vertical-align: middle;
}

.vertical-bot {
  vertical-align: bottom;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.w-full {
  width: 100%;
}

.w-half {
  width: 50%;
}

.w-one_third {
  width: 33.333%;
}

.w-auto {
  width: auto;
}

.notborder {
  border: 0!important;
}


/* 商品画像 */

img {
  vertical-align: bottom;
}

article {
  outline: none;
}

.thum-box {
  border-radius: 5px;
  width: 210px;
  height: 210px;
  position: relative;
  margin: 0 10px;
}

.thum-box img {
  border-radius: 5px;
  width: 100%;
  height: auto;
  -webkit-transition: .5s linear;
  transition: .5s linear;
}

.thum-box figcaption {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  font-size: 14px;
  letter-spacing: 1px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
  -webkit-transition: .5s linear;
  transition: .5s linear;
  opacity: 0;
}

.thum-box figcaption:hover {
  opacity: 1;
}

.thum-box figcaption img {
  border-radius: 0;
  position: absolute;
  width: 98px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.thum-box figcaption a:first-child img {
  top: 55px;
}

.thum-box figcaption a:last-child img {
  bottom: 55px;
}

.lazy {
  -webkit-transition: .5s linear;
  transition: .5s linear;
}
