/*
Theme Name: Point 50910
Theme URI: http://mythemeshop.com/themes/point_50910
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Point is a fluid responsive and multipurpose WP Theme. Through the advanced options panel, you can choose from multiple site layouts, backgrounds and color schemes, as well as control specific features of the theme. ==>>>> Demo: ==>>>> http://bit.ly/1nPzfbC It includes 9 custom widgets, 2 site layouts, an author box and related posts widget, ad management, cross-browser compatibility, RTL Language support and it's translation-ready, all search engine optimized. Support for free themes is provided through the MyThemeShop forums. **Notable features => Fluid responsive layout. | Advanced options panel with ability to upload logo, favicon, customize settings and more. | 7 custom widgets included. | SEO Optimized | 2 site layouts to choose from. | Full width page template included. | Translation-ready. | Cross-browser compatible. | Ad management to control ad display. | Related posts widget. | Author box widget. | Unlimited color schemes. | Unlimited background colors, or upload your own image. | Option to disable or enable responsiveness | Numbered pagination | Trending stories option. | 2 featured post sections. | RTL Language Support | And much more! ==>>>> Support ==>>>> http://community.mythemeshop.com/
Version: 1.2.2
Tags: light, custom-menu, custom-header, custom-background, custom-colors, two-columns, right-sidebar, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, gray, blue, featured-images, theme-options, rtl-language-support
License: GPL
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mythemeshop
Point WordPress Theme, Copyright 2013 MyThemeShop.
Point is distributed under the terms of the GNU General Public License v3
*/
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,hgroup,menu,nav,
output,ruby,section,summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
html {
  font-size: 10px;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block;
}
ol,
ul {
  list-style: none;
}
li {
  margin-bottom: 4px;
}
blockquote,
q {
  quotes: none;
  font-family: georgia;
  font-size: 18px;
  font-style: italic;
}
blockquote:before,
q:before,
q:after {
  content: "";
  content: none;
}
sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
  font-size: 10px;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button,
input,
select,
textarea {
  margin: 0;
}
:focus {
  outline: 0;
}
img {
  vertical-align: bottom;
}
iframe {
  max-width: 100%;
}
blockquote {
  font-style: italic;
  font-weight: normal;
  font-size: 18px;
  padding: 20px 10px 10px 0;
  position: relative;
  font-family: georgia;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  margin-bottom: 20px;
}
blockquote p {
  margin-bottom: 10px;
}
strong,
b {
  font-weight: bold;
}
em,
i,
cite {
  font-style: italic;
}
small {
  font-size: 100%;
}
figure {
  margin: 10px 0;
}
code,
pre {
  font-weight: normal;
  font-style: normal;
}
pre {
  line-height: 1.3;
  overflow: auto;
  background: #f7f7f7 url("images/code.png") 10px 2px no-repeat;
  padding: 2em 1em 1em 1em;
  border: 1px solid #ddd;
  margin: 15px 0;
}
code {
  padding: 0 8px;
  line-height: 1.5;
}
mark {
  padding: 1px 6px;
  margin: 0 2px;
  color: black;
  background: #ffe974;
}
address {
  margin: 10px 0;
  font-style: italic;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 8px;
  width: auto !important;
}
.sticky {
}
.gallery-caption {
}
.gallery dt {
  width: auto;
  text-align: center;
  float: none;
}
.gallery img {
  border: 0 !important;
}
.svg {
  width: 0px;
}
.bypostauthor {
}
.wp-caption-text {
  margin-bottom: 0;
  text-align: center;
}
dl {
}
dt {
  float: left;
  clear: left;
  width: 100px;
  text-align: right;
  font-weight: bold;
}
dd {
  margin: 0 0 0 110px;
  padding: 0 0 0.5em 0;
  overflow: hidden;
}
.arrR {
  position: relative;
  padding-right: 20px;
  box-sizing: border-box;
}
.arrL {
  width: 100%;
  height: 100%;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
}
.arrB {
  position: relative;
  padding-right: 20px;
}
.arrR::after,
.arrL::before,
.arrB::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 1px solid var(--sub-link-color);
  border-right: 1px solid var(--sub-link-color);
}
.arrR::after {
  right: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.arrL::before {
  left: 6px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.arrB::after {
  right: 0;
  bottom: 6px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.arrR.btn,
.arrB.btn {
  display: inline-block;
  padding: 10px 40px 10px 30px;
  color: var(--main-link-color);
  border: 1px solid var(--sub-link-color);
  cursor: pointer;
  font-size: 1.2rem;
}
.arrR.btn::after,
.arrB.btn::after {
  right: 20px;
}
.accordion.open .trigger.arrB::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: -4px;
}
.accordion .trigger {
  cursor: pointer;
}
#pagetop-wrap-sp,
#footer_sp {
  display: none;
}
.color-red {
  color: var(--main-red-color);
}
/*Swiper
----------------------------------------------- */
.swiper {
  max-width: 100%;
}
.swiper .swiper-slide a:hover,
.swiper .swiper-slide a:hover img {
  opacity: 1 !important;
}
.swiper-container .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: var(--sub-link-color);
  opacity: 1;
}
.swiper-container .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-slide {
  list-style-type: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "" !important;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-top: 1px solid var(--sub-link-color);
  border-right: 1px solid var(--sub-link-color);
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  right: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  left: 6px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/*Swiper----------------------------------------------- */
.scroll_wrap {
  position: relative;
}
.scroll_wrap .scroll_x {
  padding: 0 20px;
  overflow-x: auto;
  text-align: left;
  /*Firefox*/
  scrollbar-width: thin;
  scrollbar-color: var(--sub-link-color) #fff; /*つまみの色 軌道の色*/
}
.scroll_wrap .scroll_y {
  overflow-y: auto;
  /*Firefox*/
  scrollbar-width: thin;
  scrollbar-color: var(--sub-link-color) #fff; /*つまみの色 軌道の色*/
}
.scroll_wrap .scroll_x::-webkit-scrollbar {
  height: 8px;
  background-color: #fff;
}
.scroll_wrap .scroll_y::-webkit-scrollbar {
  width: 8px;
  background-color: #fff;
}
.scroll_wrap .scroll_x::-webkit-scrollbar-thumb,
.scroll_wrap .scroll_y::-webkit-scrollbar-thumb {
  background-color: var(--sub-link-color);
  border-radius: 3px;
}
.scroll_wrap.hover .scroll_x::-webkit-scrollbar-thumb,
.scroll_wrap.hover .scroll_y::-webkit-scrollbar-thumb {
  background-color: #fff;
}
.scroll_wrap.hover:hover .scroll_x::-webkit-scrollbar-thumb,
.scroll_wrap.hover:hover .scroll_y::-webkit-scrollbar-thumb {
  /*マウスホバー時*/
  background-color: var(--sub-link-color);
}
.scroll_wrap .scroll_x .scroll_item {
  display: inline-block;
}
.scroll_wrap .leftBtn,
.scroll_wrap .rightBtn {
  width: 30px;
  height: calc(100% - 8px);
  margin: 0;
  position: absolute;
  top: 0;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.scroll_wrap .leftBtn {
  left: 0;
}
.scroll_wrap .rightBtn {
  right: 0;
}
.scroll_wrap .leftBtn a::before,
.scroll_wrap .rightBtn a::after {
  width: 12px;
  height: 12px;
}
.scroll_wrap .arrR,
.scroll_wrap .arrL {
  width: 100%;
  height: 100%;
}
img.full {
  width: 100%;
}
:root {
  --main-link-color: #454545;
}
:root {
  --sub-link-color: #939393;
}
:root {
  --main-red-color: #b30808;
}
.red {
  color: #cc0000 !important;
}

/*-[ Framework ]--------------------*/
body {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
  background-color: #ffffff;
}
::-moz-selection {
  background: #222;
  color: white;
  text-shadow: none;
}
::selection {
  background: #222;
  color: white;
  text-shadow: none;
}
#page,
.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  line-height: 1.5;
  margin-bottom: 12px;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.1em;
}
h2 {
  font-size: 1.8rem;
}
.sub-title {
  font-size: 12px;
}
.s-txt {
  font-size: 0.9rem;
}
p {
  margin-bottom: 20px;
}
a {
  text-decoration: none;
  color: #0bbab5;
  -webkit-transition:
    background-color,
    color 0.2s linear;
  -moz-transition:
    background-color,
    color 0.2s linear;
  transition:
    background-color,
    color 0.2s linear;
}
a,
a > div,
a > h2,
a > h3,
a > p {
  transition: opacity 0.3s;
}
a:hover,
a:hover > div,
a:hover > h2,
a:hover > h3,
a:hover > p {
  opacity: 0.7;
}
a:link,
a:visited,
a:active {
  text-decoration: none;
}
a.u_line,
.u_lines a {
  text-decoration: underline;
}
/*-[ Main container ]---------------*/
.main-container {
  width: 100%;
  margin: 0 auto;
  padding-top: 104px;
  background: #fff;
  -webkit-box-shadow: 0 0 2px rgba(50, 50, 50, 0.17);
  -moz-box-shadow: 0 0 2px rgba(50, 50, 50, 0.17);
  box-shadow: 0 0 2px rgba(50, 50, 50, 0.17);
}
#page,
.container {
  overflow: visible;
}
#page {
  width: 1000px;
  min-height: 100px;
  clear: both;
  padding: 0 30px 50px;
  overflow: hidden;
  margin-top: -1px;
}
#page .content {
  width: 100%;
  display: block;
  float: left;
  padding-top: 24px;
  border-top: 1px solid #e2e2e2;
}
#pagetop {
  display: block;
  text-align: right;
  margin: 0 auto;
  width: 1100px;
}
.sp-show {
  display: none;
}
.mg-bt-20 {
  margin-bottom: 20px;
}
.alignC {
  text-align: center;
}
/*-[ Trending ]-----------------------*/
.trending-articles {
  background: #2a2a2a;
  border-bottom: 1px solid #000;
  float: left;
  width: 100%;
  position: relative;
  z-index: 100;
}
.trending-articles ul {
  list-style: none;
}
.trending-articles li {
  border-right: 1px solid #7d7d7d;
  color: #fff;
  float: left;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2em;
  margin: 10px 0 9px;
  padding: 0 13px;
  text-transform: uppercase;
}
.trending-articles li.firstlink {
  border: none;
  padding-left: 20px;
}
.trending-articles li.last {
  border: none;
}
.trending-articles li a {
  color: #7d7d7d;
  display: block;
}
.trending-articles li a:hover {
  color: #fff;
}
/*-[ Header ]-----------------------*/
body > header {
  float: left;
  width: 100%;
  position: relative;
}
.main-header {
  position: relative;
  margin: 0 auto;
  width: 100%;
  z-index: 99;
  max-width: 980px;
  float: none;
  display: block;
  min-height: 82px;
}
#header {
  width: 1100px;
  padding: 0 0 0 2%;
  background: #ffffff;
  color: rgb(51, 51, 51);
}
#header:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background: #e2e2e2;
  bottom: 0;
  left: 0;
}
#header h1,
#header h2 {
  float: left;
  margin: 0;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
}
#header .image-logo {
  margin: 11px 0;
}
#logo a {
  float: left;
  color: #2a2a2a;
  font-weight: bold;
}
#logo a img {
  float: left;
}
.widget-header {
  float: left;
  max-width: 77.7%;
}
.header-bottom-second {
  overflow: hidden;
  clear: both;
}
#header-widget-container {
  width: 96%;
  max-width: 940px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 24px;
}
.widget-header-bottom-right {
  float: right;
  max-width: 20.3%;
  width: 100%;
}
.widget-header img {
  float: left;
}
.widget-header-bottom-right .topad {
  margin-bottom: 0;
}
.header-button {
  font-size: 12px;
  text-decoration: none;
  position: relative;
  padding: 10px 0px;
  font-size: 18px;
  line-height: 18px;
  width: 100%;
  text-align: center;
  display: block;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.header-button:hover {
  background: #111;
}
.header-button span {
  float: none;
}
a.header-button {
  color: #fff !important;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.cat_header {
  text-align: center;
}
.cat_header h1 {
  font-size: 3rem;
  margin: 0;
  padding: 100px 30px 100px;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  float: right;
}
.secondary-navigation a {
  font-size: 16px;
  color: #000;
  text-align: left;
  text-decoration: none;
  line-height: 1.4;
  padding: 18px 30px 18px 20px;
  min-height: 46px;
  font-weight: bold;
  border-right: 1px solid #e2e2e2;
  border-left: 1px solid #fff;
  text-transform: uppercase;
}
.secondary-navigation a:hover,
.secondary-navigation .sfHover {
  background: #fff;
}
.secondary-navigation li li a {
  line-height: 1;
}
.secondary-navigation a .sub {
  font-size: 12px;
  font-weight: normal;
  color: #7d7d7d;
  text-transform: none;
}
.menu-item-has-children > a:after {
  content: "▼";
  font-size: 10px;
  color: #adadad;
  position: absolute;
  right: 12px;
  top: 22px;
}
.footer-navigation .menu-item-has-children > a:after {
  display: none;
}
.sub-menu .menu-item-has-children > a:after {
  right: 0;
  top: 17px;
}
.menu .current-menu-item > a {
  background: #fff;
}
.menu .current-menu-item > a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background: #fff;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.cat-item {
  font-size: 12px;
}
.menu-item {
  font-size: 12px;
}
#menu-service > li {
  margin-left: 17px;
}
ul.menu > li {
  margin-left: 17px;
}
#navigation {
  margin: 0 auto;
  font-size: 13px;
  width: 100%;
  float: left;
}
#navigation ul {
  margin: 0 auto;
}
#navigation .menu {
  float: left;
}
#navigation ul li {
  float: left;
  position: relative;
  margin-left: 0;
}
#navigation > ul li:first-child a {
  border-left: 1px solid #e2e2e2;
}
#navigation > ul li:last-child a {
  border-right: 0;
}
#navigation ul .header-search {
  float: right;
}
#navigation > ul > li:last-child {
  border-right: none;
}
#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited {
  display: block;
}
#navigation > ul > .current a {
  background: transparent;
  color: #5a5a5a !important;
}
#navigation li:hover ul,
#navigation li li:hover ul,
#navigation li li li:hover ul,
#navigation li li li li:hover ul {
  opacity: 1;
  left: -228px;
  top: 0;
}
#navigation ul ul {
  position: absolute;
  width: 226px;
  z-index: 400;
  font-size: 12px;
  color: #798189;
  border: 1px solid #e2e2e2;
  background: #ffffff;
  padding: 0;
}
#navigation ul ul li {
  margin-left: 0;
  padding: 0 10%;
  width: 80%;
  color: #232323;
}
#navigation ul ul li:hover {
  background: #f5f5f5;
}
#navigation ul ul a,
#navigation ul ul a:link,
#navigation ul ul a:visited {
  padding: 12px 0;
  position: relative;
  border-left: 0;
  background: transparent;
  border-right: 0;
  text-transform: none;
  line-height: 1.4;
  margin-right: 0;
  min-height: 100%;
}
#navigation ul ul li:last-child a {
  border-bottom: none;
}
#navigation ul ul {
  opacity: 0;
  left: -999em;
}
#navigation ul li:hover ul {
  left: -1px;
  opacity: 1;
  top: 81px;
}
#navigation ul ul li:hover ul {
  top: -1px;
  left: -228px;
  padding-top: 0;
}
#navigation ul ul ul:after {
  border-color: transparent;
}
.sub-menu {
  top: 22px;
  background: #222;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
nav a#pull {
  display: none;
}
/*-[ Content ]--------------------*/
.article {
  width: calc(100% - 300px);
  float: left;
  margin-bottom: 10px;
  padding: 0;
}
#content_box {
  float: left;
  width: 95.2%;
}
.page #content_box {
  width: 100%;
}
.single #content_box {
  width: 100%;
}
.content .post_box_reg .excerpt:nth-last-child(2),
.content .post_box_reg .excerpt:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.content .post_box_reg .excerpt:last-child {
  float: right;
}
#content_box #content {
  float: left;
  display: block;
  width: 100%;
}
.post {
  float: left;
  width: 100%;
}
.postauthor-container {
  clear: both;
  float: left;
  margin-top: 20px;
  width: 100%;
}
.postauthor-container h4 {
  margin-bottom: 10px;
  font-size: 18px;
}
.post-content {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.post.excerpt .post-content {
  margin-bottom: 0;
  padding-bottom: 0;
  display: none;
}
.post-single-content {
  overflow: hidden;
  font-size: 0.8em;
  line-height: 1.7em;
}
#page.delivery .post-single-content p:nth-child(1) {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#page.delivery .post-single-content p:nth-child(1) img {
  width: 166px;
}
#page.delivery .post-single-content p:nth-child(2):first-line {
  font-size: 2rem;
  font-weight: bold;
  line-height: 3em;
}
#page.info a {
  text-decoration: underline;
}
.readMore {
  float: right;
  color: #0bbab5;
  font-size: 13px;
  display: none;
}
.readMore a {
  color: #ee210b;
}
.ss-full-width {
  overflow: hidden;
  margin-bottom: 10px;
}
.ss-full-width #content_box {
  padding-right: 0;
  padding-left: 0;
}
.ss-full-width .post-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.post.excerpt {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 20px;
}
.wp-post-image {
  float: left;
  width: 170px;
  height: 170px;
  object-fit: contain;
}
.featured-thumbnail {
  float: left;
  width: 170px;
  max-width: 100%;
  margin-bottom: 0;
  margin-right: 20px;
  position: relative;
}
.featured-thumbnail img {
  margin-bottom: 0;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.featured-cat {
  position: absolute;
  background: #0bbab5;
  color: #fff;
  font-weight: bold;
  padding: 0 10px;
  font-size: 12px;
}
.title {
  font-size: 18px;
  line-height: 1.4;
  clear: both;
  margin-bottom: 0;
}
h2.title {
  font-weight: normal;
  letter-spacing: 0;
  margin-bottom: 16px;
}
.single-title {
  padding: 0 0 0 0;
  font-size: 40px;
  line-height: 1.1;
}
.title a {
  border-bottom: 1px solid;
}
.page h1.title {
  margin-bottom: 5px;
  padding-top: 0;
  font-size: 32px;
  line-height: 1.2;
  padding: 0;
}
.post-info {
  display: flex;
  align-items: center;
  font-size: 12px;
  float: left;
  color: #999;
  margin-top: 0;
  width: 100%;
}
.post-info span:first-child {
  margin-left: 0;
}
.post-info span.separate {
  width: 1px;
  height: 20px;
  display: inline-block;
  background: #ddd;
  margin-right: 20px;
  margin-left: 20px;
}
body.date .post-info span.separate,
.single .post-info span.separate {
  display: inline-block !important;
}
.post-info span.thetime {
  color: #000;
}
article header {
  margin-bottom: 2px;
  overflow: hidden;
}
.error404 .single_post {
  width: 100%;
}
.single_post .post-info a,
.post-info a {
  text-decoration: underline;
}
.single_post .post-info a:not(:last-child),
.post-info a:not(:last-child) {
  margin-right: 10px;
}
.single_post .post-info a:hover,
.post-info a:hover {
  color: #0bbab5 !important;
}
.article img.left,
.article img.alignleft,
.wp-caption.alignleft {
  margin: 0.3em 1.571em 0.5em 0;
  display: block;
  float: left;
}
.article img.right,
.article img.alignright,
.wp-caption.alignright {
  margin: 0.3em 0 0.5em 1.571em;
  display: block;
  float: right;
}
.article img.center,
.article img.aligncenter,
.wp-caption.aligncenter {
  margin: 3em auto 3em auto;
  display: block;
}
.article img.aligncenter,
.article img.alignnone {
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
  clear: both;
}
.article ul {
  margin: 1.5em 0 1.571em 1.9em;
  list-style-type: square;
}
.article ol {
  margin: 1.5em 0 1.571em 1.9em;
  list-style-type: decimal;
}
.article ul ul,
.article ol ol,
.article ul ol,
.article ol ul {
  margin-top: 0;
  margin-bottom: 0;
}
.article a.link-btn {
  max-width: 1000px;
  display: flex;
  align-items: center;
  margin: 30px auto 10px;
  padding: 10px 100px 10px 10px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  transition: 0.3s;
  text-decoration: underline;
}
.article a.link-btn img {
  width: auto;
  height: 100% !important;
  transition: 0.3s;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
}
.article a.link-btn:hover img {
  opacity: 0.7;
}
.article a.link-btn span {
  margin-left: 50px;
  position: relative;
  padding-right: 20px;
  box-sizing: border-box;
}
.article a.link-btn span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 1px solid var(--sub-link-color);
  border-right: 1px solid var(--sub-link-color);
  right: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article a.link-btn.item span {
  margin-left: 10px;
}
.article a.link-btn.item {
  height: 120px;
}
.article a.link-btn.brand {
  height: 100px;
}
.article a.bd-btn {
  text-decoration: none;
  border: 1px solid #000;
  padding: 10px 20px;
}
/*-[ Featured ]---------------------------*/
.featuredBox {
  padding: 77px 2.2% 0 2.2%;
}
.firstpost {
  float: left;
  margin-bottom: 0;
  max-width: 620px;
  width: 66.2%;
  position: relative;
  overflow: hidden;
  margin-right: 1.8%;
}
.secondpost {
  float: right;
  margin-bottom: 1.6%;
  width: 39%;
  position: relative;
  overflow: hidden;
}
.thirdpost {
  float: left;
  margin-right: 2.2%;
  width: 18%;
  position: relative;
  overflow: hidden;
}
.thirdpost:last-child {
  margin-right: 0;
  float: right;
}
.secondpost img,
.thirdpost img {
  padding-left: 25%;
}
#first-thumbnail {
  width: 100%;
  max-width: 550px;
}
#second-thumbnail {
  width: 100%;
  max-width: 380px;
}
.featured-excerpt {
  position: absolute;
  bottom: 0;
  width: 94%;
  margin: 0;
  padding: 3%;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
}
.featured-title {
  font-size: 18px;
  font-weight: 700;
  clear: both;
  display: block;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.secondpost .featured-title {
  font-size: 14px;
  line-height: 1.3;
}
.f-excerpt {
  font-size: 14px;
}
.thirdpost .featured-title {
  font-size: 10px;
  line-height: 1.3;
}
.frontTitle {
  background: #e2e2e2;
  color: #2a2a2a;
  line-height: 36px;
  font-size: 18px;
  margin-bottom: 28px;
  padding: 2px 0 2px 15px;
}
/*-[ Custom Nav Widget ]---------------------------*/
.widget.widget_nav_menu li {
  position: relative;
  margin-left: 17px;
  border-bottom: 0;
  border-top: 0;
}
.widget_nav_menu .sub-menu {
  margin-top: 8px;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-left: 0;
  list-style-type: square;
}
/*-[ Tab widget ]------------------------------*/
.widget .wpt_widget_content #tags-tab-content ul li {
  float: left;
}
.cat-item span::after {
  content: "＋";
  position: absolute;
  right: 5px;
  font-weight: normal;
  color: var(--sub-link-color);
  background: none;
  width: auto;
  height: auto;
  font-size: 1.5rem;
  border: none;
  transform: unset;
  top: unset;
  cursor: pointer;
}
.cat-item.open span::after {
  content: "ー";
  width: 13px;
  overflow: hidden;
  right: 6px;
  top: 0;
}
.widget li ul.children {
  margin-top: 10px;
  padding-left: 10px;
  display: none;
}
.widget .wp-block-archives__label {
  display: none;
}
.widget select {
  width: 100%;
  font-size: 1.2rem;
  border: none;
  border-bottom: 1px solid #000;
  cursor: pointer;
  background: none;
}
.widget {
  margin-bottom: 50px;
  float: left;
  width: 100%;
  list-style: none;
}
.widget .title {
  font-weight: bold;
  text-transform: uppercase;
  color: #545e68;
  font-size: 12px;
}
.widget li {
  margin-bottom: 10px;
  position: relative;
}
.widget li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget li .meta {
  display: block;
  font-size: 12px;
  color: #999;
  margin-top: 2px;
  text-transform: none;
}
.widget li a {
  border-bottom: 1px solid var(--sub-link-color);
}
.widget h3 {
  font-size: 18px;
  line-height: 1;
  margin: 0 0 10px 0;
}
.wp-block-search__input {
  padding: 4px;
}
#form-category_hierarchy_widget-2,
.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
  position: relative;
  margin-bottom: 40px;
}
#form-category_hierarchy_widget-2::after,
.wp-block-archives-dropdown::after,
.wp-block-categories-dropdown::after {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid var(--sub-link-color);
  border-right: 1px solid var(--sub-link-color);
  right: 7px;
  bottom: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.wp-block-search .wp-block-search__input {
  border: none;
  border-bottom: 1px solid #000;
  padding-right: 22px;
}
.wp-block-search .wp-block-search__inside-wrapper {
  height: 25px;
  position: relative;
}
.wp-block-search .wp-block-search__button {
  position: absolute;
  right: 0;
  bottom: 6px;
  background: url(https://store50910.sbs/user_data/packages/default/img/common/icon_search.svg)
    no-repeat;
  border: none;
  background-size: contain;
  height: 12px;
  opacity: 0.5;
  z-index: 10;
  cursor: pointer;
}
/*-[ Meta ]---------------------------*/
.meta,
.meta a {
  color: #999;
  font-size: 12px;
}
/*-[ Form Input ]------------------*/
input,
textarea,
select {
  padding: 5px 5px 4px;
  font-size: 13px;
  color: #000;
  border: 1px solid #d1d1d1;
}
input::placeholder,
input::selection {
  color: #000 !important;
}
input::selection {
  background: #ddd !important;
}
textarea {
  overflow: auto;
  resize: vertical;
}
select {
  padding: 5px;
}
input:focus,
textarea:focus {
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
select {
  -webkit-appearance: none;
  appearance: none; /* デフォルトのスタイルを無効 */
}
select::-ms-expand {
  display: none; /* デフォルトのスタイルを無効(IE用) */
}

/*-[ Tables ]--------------------*/
table {
  width: 100%;
  text-align: left;
  margin-bottom: 25px;
  border: 1px solid #dddddd;
}
thead {
  background: #2a2a2a;
  font-size: 14px;
  color: #fff;
  border: 0;
}
table th,
table td {
  padding: 7px 15px;
  text-align: left;
}
thead th {
  padding: 14px;
}
tbody th {
  font-weight: normal;
}
/*-[ Line ]---------------------*/
hr {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 297px;
  margin: 35px 0;
  clear: both;
  position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
}
#searchform fieldset {
  float: left;
  position: relative;
  width: 100%;
}
.article #searchform fieldset {
  float: none;
  max-width: 300px;
}
.article #searchform .icon-search {
  height: 28px;
  width: 13%;
}
.sbutton {
  border: 0;
  width: 32px;
  height: 17px;
  position: absolute;
  cursor: pointer;
  padding: 0;
  color: white;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  z-index: 1;
  background: url(images/sprite.png) no-repeat center center;
  background-position: 2px -71px;
  text-indent: -999em;
  right: 3px;
  /*border-left: 1px solid #D8D8D8 !important;*/
  margin-top: 11px;
}
footer .sbutton {
  width: 19.4%;
  height: 38px;
}
#s {
  width: 100%;
  border: 1px solid #e2e2e2;
  float: left;
  padding: 7px 0;
  height: 38px;
  text-indent: 10px;
  opacity: 1;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background: #f5f5f5;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#s {
  height: auto;
  border: none;
  border-bottom: 1px solid #000;
  padding: 5px 22px 4px 5px;
  background: #fff;
  text-indent: unset;
}
.sbutton {
  width: 20px;
  position: absolute;
  right: 0;
  bottom: 6px;
  background: url(https://store50910.sbs/user_data/packages/default/img/common/icon_search.svg)
    no-repeat;
  border: none;
  background-size: contain;
  height: 12px;
  opacity: 0.5;
  z-index: 10;
  cursor: pointer;
}
/*-[ Read More ]-------------------*/
.read-more {
  margin: 0 0 0 10px;
  line-height: 1.4;
  background: none;
  padding: 0;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
  clear: both;
  margin-bottom: 10px;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
  float: left;
  clear: both;
  margin-top: 20px;
}
/*-[ ad ]---------------------*/
.ad-300 {
  width: 100%;
}
.ad-300 a {
  display: block;
  width: 100%;
}
.ad-300 img {
  border: none !important;
  width: 100%;
  box-shadow: none !important;
}
.ad-125 {
  overflow: hidden;
  padding-bottom: 0;
}
.ad-125 img {
  border: none;
}
/*-[ Sidebar ]---------------------*/
.sidebar.c-4-12 {
  float: right;
  width: 250px;
  padding: 0;
  line-height: 20px;
}
.sidebar.c-4-12 h3 {
  margin-bottom: 20px;
  line-height: 1.5;
}
.sidebar.c-4-12 a {
  color: #2a2a2a;
}
/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding: 2px 8px;
}
.latestPost-review-wrapper .review-total-star {
  margin: 4px 0;
}
.latestPost-review-wrapper .percentage-icon {
  top: 0;
  font-size: inherit;
  font-style: normal;
}
.bar-point .review-result,
.percentage-point .review-result {
  z-index: 1;
}
.widget .review-total-only .review-total-star {
  position: relative;
}
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons {
  overflow: hidden;
}
.social-profile-icons ul li {
  background: none;
  border: none;
  float: left;
  list-style-type: none;
  margin: 0 5px 10px;
  padding: 0;
  text-indent: -999em;
}
.social-profile-icons ul li a {
  display: block;
  width: 32px;
  height: 32px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover {
  opacity: 0.7;
}
.social-dribbble a {
  background: url(images/social-dribbble.png) no-repeat;
}
.social-email a {
  background: url(images/social-mail.png) no-repeat;
}
.social-facebook a {
  background: url(images/social-facebook.png) no-repeat;
}
.social-gplus a {
  background: url(images/social-googleplus.png) no-repeat;
}
.social-linkedin a {
  background: url(images/social-linkedin.png) no-repeat;
}
.social-pinterest a {
  background: url(images/social-pinterest.png) no-repeat;
}
.social-rss a {
  background: url(images/social-rss.png) no-repeat;
}
.social-stumbleupon a {
  background: url(images/social-stumbleupon.png) no-repeat;
}
.social-twitter a {
  background: url(images/social-twitter.png) no-repeat;
}
.social-youtube a {
  background: url(images/social-youtube.png) no-repeat;
}
.social-flickr a {
  background: url(images/social-flickr.png) no-repeat;
}
.social-lastfm a {
  background: url(images/social-lastfm.png) no-repeat;
}
.social-tumblr a {
  background: url(images/social-tumblr.png) no-repeat;
}
.social-vimeo a {
  background: url(images/social-vimeo.png) no-repeat;
}
/*-[ Footer ]-------------------*/
body > footer {
  overflow: hidden;
  float: left;
  width: 100%;
  display: block;
  clear: both;
  margin-top: 20px;
  background: #efefef;
}
body > footer .widget {
  padding: 2px 0 0 0;
}
body > footer .sidebar .widget .title {
  font-size: 135%;
  color: #d4d8db;
}
footer .widget {
  margin-bottom: 0px;
}
footer .widget li a {
  color: #ee210b;
}
footer .widget li a:hover {
  color: #222;
}
footer {
  position: relative;
  overflow: hidden;
  clear: both;
}
footer .container {
  max-width: 100%;
}
.carousel {
  padding: 0 2.2% 0 2.2%;
  overflow: hidden;
}
.carousel .excerpt {
  float: left;
  max-width: 140px;
  margin-right: 2%;
  width: 15%;
}
.carousel .excerpt:last-child {
  margin-right: 0;
}
.carousel a {
  color: #2a2a2a;
}
.carousel .featured-title {
  font-size: 12px;
  margin-top: 10px;
  float: left;
  font-family: open sans;
}
.carousel .excerpt div.hover {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.carousel .excerpt:hover div.hover {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
.carousel a div {
  overflow: hidden;
  position: relative;
}
footer .carousel img {
  margin-top: 0;
}
.carousel .excerpt:hover div.hover {
  opacity: 1;
}
.carousel .excerpt div.hover span {
  position: absolute;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  top: 50%;
  left: 50%;
  text-align: center;
  color: #fff;
  background: url("images/sprite.png") center no-repeat;
}
.foot-logo {
  float: left;
  margin-right: 10px;
}
.copyright-left-text {
  float: left;
  padding-top: 12px;
}
.copyright-text {
  float: left;
  padding-top: 12px;
  margin-left: 5px;
}
.footer-navigation {
  float: right;
  margin: 10px 0;
}
.footer-navigation ul li {
  float: left;
}
.footer-navigation ul ul {
  display: none;
}
.footer-navigation a {
  color: #9b9b9b;
  text-transform: uppercase;
  padding: 0 0 0 25px;
}
.footer-navigation ul li:first-child a {
  padding-left: 0;
}
.footer-navigation .menu .current-menu-item > a {
  background: transparent;
}
.copyrights {
  float: left;
  width: 95.7%;
  clear: both;
  background: #eee;
  padding: 20px 2.2% 10px 2.2%;
  margin-top: 25px;
  color: #9b9b9b;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  border-top: 1px solid #e2e2e2;
}
#copyright-note {
  width: 1060px;
  margin: 0 auto;
  clear: both;
  max-width: 100%;
}
#copyright-note span {
  vertical-align: text-top;
  float: left;
  line-height: 2;
}
#copyright-note span a:first-child {
  float: left;
  margin-right: 5px;
}
a.toplink {
  display: inline-block;
  line-height: 2;
  padding-right: 0;
  position: absolute;
  left: 12px;
  top: 9px;
  width: 27px;
  height: 27px;
  background: url(images/sprite.png) no-repeat center center;
  background-position: 0 0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
.toplink .icon-long-arrow-up {
  font-size: 15px;
  position: absolute;
  right: 0;
  top: 6px;
}
#sidebars .wp-post-image,
footer .wp-post-image {
  margin-bottom: 0;
  margin-top: 5px;
  margin-right: 15px;
}
.postsby {
  margin: 20px 0;
  font-size: 26px;
  line-height: 1.2;
}
body.author .postsby {
  display: none;
}
/* footer
----------------------------------------------- */
#footer-wrap {
  background: #fff;
  margin: 0 auto -29px;
  position: relative;
  min-width: 1000px;
  overflow: hidden;
}
#footer-rec,
#footer-visumo {
  width: 100%;
  min-width: 1000px;
  max-width: 1220px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
#footer-rec .recommend_wrap {
  border: none;
  padding: 0 500%;
}
#footer-nav {
  background: #404040;
  text-align: center;
}
#footer-nav h2,
#footer-nav li,
#footer-nav a {
  color: #fff;
}
#footer-nav .bg {
  display: block;
  position: static;
  background: none;
}
#footer-nav h2 {
  font-size: 2.4rem;
  font-weight: normal;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}
nav.category-nav {
  width: 1000px;
}
#footer-nav .brand-nav,
#footer-nav .category-nav {
  width: 100%;
  min-width: 1000px;
  max-width: 1220px;
  margin: 0 auto;
  padding: 100px 0;
}
#footer-nav .brand-nav {
  border-bottom: 1px solid #fff;
}
#footer-nav .brand-nav h3 {
  color: #fff;
  font-size: 1.8rem;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
#footer-nav .brand-nav ul {
  display: flex;
  flex-wrap: wrap;
}
#footer-nav .brand-nav ul:not(:last-child) {
  margin-bottom: 80px;
}
#footer-nav .brand-nav li {
  width: calc(100% / 8);
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}
#footer-nav .brand-nav li a img {
  width: 170px;
  filter: grayscale(1) invert(1) brightness(2);
}
#footer-nav .category-nav .bg h2,
#footer-nav .category-nav .bg .center {
  display: none;
}
#footer-nav .category-nav li {
  filter: invert(1) brightness(2);
}
#footer-nav .category-nav li a {
  color: #000;
}
#footer-menu-wrap {
  background: #f9f9f9;
}
#footer-menu {
  width: 100%;
  min-width: 1000px;
  max-width: 1220px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 50px 30px;
  text-align: left;
  clear: both;
  overflow: visible;
  box-sizing: border-box;
}
#footer-menu h3 {
  margin-bottom: 20px;
  letter-spacing: 0;
}
#footer-menu h4 {
  font-weight: normal;
  margin-bottom: 10px;
  letter-spacing: 0;
}
#footer-menu #info-wrap {
  width: 60%;
  display: flex;
}
#footer-menu #info-wrap .footer-contents {
  margin-right: 60px;
}
#footer-menu #info-wrap .footer-contents ul {
  margin-bottom: 20px;
}
#footer-menu #info-wrap .footer-contents li {
  margin-bottom: 10px;
}
#footer-menu #info-wrap .footer-contents.info {
  position: absolute;
  bottom: 44px;
  left: 210px;
  border-left: 1px solid #ddd;
  padding-left: 30px;
  font-size: 1rem;
}
#footer-menu #info-wrap .footer-contents.info h3 {
  display: none;
}
#footer-menu #info-wrap .footer-contents.info ul {
  display: flex;
  margin-bottom: 0;
}
#footer-menu #info-wrap .footer-contents.info ul li {
  margin-bottom: 0;
}
#footer-menu #info-wrap .footer-contents.info ul li:not(:last-child)::after {
  content: "　/　";
}
#footer-menu #info-wrap .footer-contents.info ul li a {
  border: none;
}
#footer-menu #address-wrap {
  width: 35%;
}
#footer-menu #address-wrap > div:first-child {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#footer-menu #address-wrap img {
  margin-bottom: 10px;
}
#footer-menu #address-wrap p {
  margin: 0;
}
#footer-copy {
  display: flex;
  justify-content: space-between;
  padding: 20px 30px;
  background: #fff;
  border-top: 1px solid #ddd;
}
.f-social {
  display: flex;
  margin-top: 10px;
}
.f-social a {
  margin: 0 5px;
}
.f-social img {
  filter: grayscale(1) contrast(0) brightness(0.5);
}
#copyright {
  padding-top: 3px;
  padding-bottom: 25px;
  text-align: center;
  font-size: 0.8rem;
}
/*-[ Hover transition ]---------------------------*/
.mts-subscribe input[type="submit"],
.readMore a,
#commentform input#submit {
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
  margin-top: 15px;
  float: left;
  width: 100%;
}
.related-posts .meta {
  margin-top: 0;
  line-height: 1;
  margin-top: 5px;
}
.related-posts li {
  width: 48.5%;
  margin-right: 3%;
  float: left;
  list-style: none;
  padding-top: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #d8d7d7;
}
.single_post .related-posts a {
  color: #2a2a2a;
}
.single_post .related-posts .meta a {
  color: #999;
}
.rthumb {
  float: left;
  margin-right: 10px;
}
.related-posts .last {
  margin-right: 0;
  float: right;
}
.related-posts ul {
  margin-left: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-top: 0;
}
.related-posts h5 {
  padding-left: 80px;
  color: #919191;
  text-transform: uppercase;
  font-size: 14px;
}
.related-posts h3 {
  font-size: 18px;
  margin: 0;
  line-height: 1;
  border-bottom: 1px solid #d8d7d7;
  padding-bottom: 6px;
}
.relatedthumb img {
  margin-top: 4px;
}
/*-[ Author Box ]---------------------------*/
.postauthor p {
  padding-top: 0px;
  font-size: 15px;
  margin-bottom: 0;
}
.postauthor-top span {
  font-size: 14px;
  line-height: 1.5;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}
.postauthor-top .thetime {
  font-weight: normal;
  font-size: 12px;
  color: #999;
  display: inline-block;
  text-transform: none;
  line-height: 1;
}
.postauthor {
  min-height: 125px;
  float: left;
  clear: both;
  padding: 15px 2.4% 0 2.4%;
  background: #eeeeee;
  border: 1px solid #e1e1e1;
  width: 94.8%;
}
.postauthor h4 {
  font-weight: bold;
  font-size: 18px;
}
.postauthor h5 {
  display: inline-block;
  text-transform: capitalize;
  font-size: 18px;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}
.postauthor img {
  float: left;
  margin: 5px 20px 15px 0;
}
.postauthor h4 a {
  color: #473636;
}
/*-[ Tags ]---------------------------*/
.tags {
  margin: 5px 0 10px 0;
  width: 100%;
  float: left;
}
.tags a {
  margin-left: 5px;
}
/*-[ Misc ]---------------------------*/
.clear {
  clear: both;
}
.left,
.alignleft {
  float: left;
}
.right,
.alignright {
  float: right;
}
.navigation .alignright,
.navigation .alignleft {
  margin-bottom: 15px;
}
.last,
.post.excerpt.last {
  margin-right: 0;
  clear: none;
}
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
  font-size: 14px !important;
  padding: 2px 7px;
  margin-bottom: 5px;
  float: left;
  margin-right: 5px;
  background: #eee;
  color: #fff !important;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.tagcloud a:hover {
  color: #fff !important;
  background: #2a2a2a;
}
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu .fa,
.widget_nav_menu .fa {
  display: list-item;
}
.widget_nav_menu .fa > a,
.widget_nav_menu .fa > a {
  padding-left: 5px;
}
.widget_nav_menu .sub-menu {
  margin-top: 8px;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe {
  position: relative;
}
.mts-subscribe form {
  position: relative;
}
.mts-subscribe input[type="text"] {
  border: 1px solid #e2e2e2;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.6%;
  height: 38px;
  float: left;
  padding: 9px 0;
  text-indent: 10px;
  background: #f5f5f5;
  border-right: 0;
}
footer .mts-subscribe input[type="text"] {
  width: 80%;
}
.mts-subscribe input[type="submit"] {
  cursor: pointer;
  color: white !important;
  padding: 10px 0;
  border: 0;
  float: left;
  height: 38px;
  width: 33%;
  position: absolute;
  z-index: 1;
  background: #0bbab5;
}
.mts-subscribe input[type="submit"]:hover {
  background: #2a2a2a;
}
footer .mts-subscribe input[type="submit"] {
  width: 19.6%;
}
footer .mts-subscribe .icon-envelope {
  width: 19.6%;
  height: 32px;
  right: 1px;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
  float: left;
  width: 100%;
  margin: 0;
  list-style: none;
  max-width: 100%;
}
.ad-125 li {
  float: left;
  border: none;
  list-style: none !important;
  padding-left: 0;
  background: none;
  margin-bottom: 15px;
  margin-left: 0;
  max-width: 45%;
}
.ad-125 .evenad {
  float: right !important;
}
.ad-125 li:nth-last-child(2),
.ad-125 li:last-child {
  margin-bottom: 0;
}
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
  margin-bottom: 0;
  border: 0;
}
#wp-calendar td {
  text-align: center;
  padding: 7px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
#wp-calendar tbody {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top: 0;
}
#wp-calendar tbody th {
  border-bottom: 1px solid #cfcfcf;
}
#wp-calendar caption {
  font-size: 16px;
  padding-bottom: 10px;
  font-weight: bold;
}
#wp-calendar #prev {
  text-align: left;
  padding-left: 12px;
}
#wp-calendar thead th {
  padding: 10px 0;
  text-align: center;
}
#wp-calendar tfoot {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-top: 0;
}
/*-[ Indtagram media ]-------------------------*/
iframe.instagram-media {
  height: 875px;
  margin: 0 auto 12px !important;
}
/*-[Comments]--------------*/
.total-comments {
  font-size: 18px;
  line-height: 32px;
  color: #343434;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #d8d7d7;
}
.cnumber {
  color: #2db2eb;
}
#comments {
  padding: 0;
  background-color: transparent;
  margin-top: 25px;
  float: left;
  clear: both;
  width: 100%;
}
#commentsAdd {
  background-color: transparent;
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 20px;
}
#comments .avatar {
  float: left;
  margin-right: 20px;
  width: 11.3%;
}
.comment time {
  border-left: 1px solid #b3b3b3;
  margin-left: 5px;
  padding-left: 12px;
  color: #939291;
  font-size: 13px;
}
ul.children .commentImageLeft {
  width: 60px;
  height: 90px;
  border-left: 1px solid #c1bbb6;
  border-bottom: 1px solid #c1bbb6;
  position: absolute;
  top: -50px;
  left: -70px;
}
input.text-input,
#commentform input {
  padding: 10px;
}
input#author,
input#email,
input#url {
  width: 360px;
  border: 1px solid #e1e1e1;
  background: #fff;
  font-size: 14px;
  display: block;
  max-width: 85%;
  float: right;
  padding: 10px 2%;
}
input#author,
input#email,
input#url,
#comment {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.contactform input[type="text"] {
  width: 380px;
}
#cancel-comment-reply-link {
  float: right;
  line-height: 24px;
  margin-top: 0;
}
.contact-submit,
#cancel-comment-reply-link {
  color: red;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: -25px;
  text-decoration: underline;
  z-index: 100;
  position: relative;
}
#commentform {
  border: 1px solid #e1e1e1;
  overflow: hidden;
  padding: 10px 5%;
  width: 89.6%;
  background: #eeeeee;
}
#commentform input#submit {
  line-height: 1;
  background-color: #0bbab5;
  padding: 12px 15px 11px;
  color: #fff;
  text-decoration: none;
  float: right;
  cursor: pointer;
  display: inline-block;
  border: 0;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-transform: uppercase;
  font-family: inherit;
}
#commentform input#submit:hover {
  color: #fff;
  background: #2a2a2a;
}
ol.commentlist {
  margin-left: 0;
  overflow: hidden;
}
.commentlist li {
  list-style: none;
  margin: 0 0 20px 0;
  padding-left: 0;
  float: left;
  width: 100%;
}
.commentlist p {
  margin-bottom: 1em;
}
.commentlist p:last-child {
  margin-bottom: 0;
}
.comment-author {
  position: relative;
}
.comment-author:before {
  border-color: rgba(0, 0, 0, 0) #d2d2d2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 14px 15px 15px;
  bottom: 21px;
  content: " ";
  left: 10.8%;
  position: absolute;
}
.comment-author:after {
  border-color: rgba(0, 0, 0, 0) #f7f5f6 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 12px 14px 15px;
  bottom: 21px;
  content: " ";
  left: 11.2%;
  position: absolute;
}
.fn {
  color: #939291;
  font-size: 13px;
  line-height: 1.375em;
}
.fn a {
  color: #939291;
}
.comment-meta {
  font-size: 12px;
  font-style: italic;
}
.comment-meta a {
  color: #888;
}
.commentmetadata {
  background: #eeeeee;
  border: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
  overflow: hidden;
  padding: 12px;
}
.commentmetadata ul,
.commentmetadata ol,
.commentmetadata ul ol,
.commentmetadata ol ul {
  margin-top: 0;
}
.commentmetadata li {
  border: 0;
  padding: 0;
  margin-top: 0;
  margin-bottom: 5px;
  list-style: square;
}
.commentmetadata ol li {
  list-style: decimal;
}
.comment-metadata {
  background: #f7f5f6;
  border: 1px solid #d2d2d2;
  border-bottom: 0;
  overflow: hidden;
  padding: 15px 12px;
  position: relative;
}
.reply {
  float: right;
}
.reply a {
  float: right;
  font-size: 13px;
  line-height: 22px;
}
.commentlist .children {
  margin-left: 17%;
  margin-bottom: 0;
  margin-top: 0;
  float: left;
  width: 83%;
}
.commentlist .children li {
}
.avatar {
  float: left;
}
#respond h3 {
  margin: 0;
}
.comment-respond {
  margin-top: 30px;
}
#respond h4 {
  font-size: 18px;
  line-height: 32px;
  color: #343434;
  font-weight: bold;
  border-bottom: 1px solid #d8d7d7;
  margin-bottom: 25px;
}
.cancel-comment-reply a {
  float: right;
  margin-top: -8px;
  font-size: 14px;
}
.comment-awaiting-moderation {
  font-style: italic;
  font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
  width: 360px;
  border: 1px solid #e1e1e1;
  background: #fff;
  font-size: 14px;
  padding: 2%;
  line-height: 25px;
  font-family: inherit;
  float: right;
  max-width: 85%;
}
#commentform p {
  margin-bottom: 15px;
  float: left;
  width: 100%;
  clear: both;
}
#commentform p label {
  display: inline-block;
  margin-bottom: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
  float: left;
}
.required {
  color: #a8a8a8;
  font-size: 16px;
  font-style: italic;
  padding: 0;
  line-height: 1;
}
.comment-notes .required {
  padding-left: 0;
  padding-top: 3px;
}
.comment-notes,
.logged-in-as {
  margin-top: 15px;
}
.comment-form-left {
  float: left;
  width: 50%;
}
.comment-form-right {
  float: right;
  width: 50%;
}
input#author:focus,
input#email:focus,
input#url:focus,
#contactForm textarea:focus,
#commentform textarea:focus {
  border-color: #c9a096;
}
/*-[ pagination ]------------------*/
.pagination {
  clear: both;
  overflow: hidden;
  float: left;
  width: 100%;
  margin-top: 40px;
  text-align: center;
}
.single .pagination {
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin-top: 0;
  padding: 2.2% 0;
  width: 100%;
}
.pagination ul {
  list-style: none;
  margin: 0;
  display: inline-flex;
  align-items: center;
}
.pagination ul li {
  float: left;
  margin-bottom: 5px;
}
.currenttext,
.pagination a:hover {
  color: #fff;
  line-height: 1;
  text-decoration: none;
  background: #000;
}
.currenttext {
  display: inline-block;
  margin: 0 4px;
  padding: 6px 9px;
}
.single .pagination a .currenttext {
  padding: 0;
  background: transparent;
  color: #fff;
  margin-right: 0;
  margin-bottom: 0;
}
.single .pagination a:hover .currenttext {
  color: #fff;
}
.pagination a {
  font-size: 1.4rem;
  background-color: unset !important;
  margin: 0 5px 0 0;
  display: inline-block;
  float: left;
  line-height: 1;
  text-decoration: none;
  color: var(--main-link-color) !important;
  padding: 10px 13px;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  margin-bottom: 10px;
}
.pagination p {
  margin-bottom: 15px;
}
.pagination p a {
  display: block;
  font-size: 1.2rem;
  width: 100px;
  margin: 0 auto 0;
  padding: 15px 40px 15px 25px;
  text-decoration: none;
  color: var(--main-link-color);
  border: 1px solid var(--sub-link-color);
  float: none;
}
.pagination span {
  font-size: 1.2rem;
}
.pagination p .arrR::after {
  right: 22px;
}
.pagination ul li:last-child a {
  margin-right: 0;
}
.pagination a:hover {
  color: #fff;
}
.pagination a {
  margin: 0;
}
.top {
  float: right;
  position: absolute;
  left: 50%;
  top: -18px;
  width: 52px;
  height: 52px;
  margin-left: -26px;
  background: #eee;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  z-index: 100;
}
.pnavigation2 {
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  float: left;
  margin-top: 20px;
}
.pagination .nav-previous {
  float: left;
}
.pagination .nav-next {
  float: right;
}
.pagination .nav-previous a,
.pagination .nav-next a {
  color: #fff !important;
}
.pagination .nav-previous a:hover,
.pagination .nav-next a:hover {
  background-color: #222;
}
.single .currenttext {
  margin-bottom: 0;
}
/* Utils */
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.alignR {
  text-align: right;
}
.alignL {
  text-align: left;
}
.bold {
  font-weight: bold;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.text-link {
  font-size: 14px;
  font-weight: bold;
  margin: 18px auto 30px;
  display: block;
}
/* Input */
input[type="text"],
input[type="password"] {
  border: solid 1px #ccc;
}
/* header
----------------------------------------------- */
#header-wrap {
  width: 100%;
  background: #ffff;
  position: fixed;
  z-index: 99;
}
#header {
  width: 100%;
  margin: 0 auto;
  padding: 38px 30px;
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s;
  box-sizing: border-box;
  border-bottom: solid 1px #ddd;
  z-index: 102;
}
#header a {
  text-decoration: none;
}
#header .header_bloc.mainnav {
  width: calc((100% - 222px) / 2);
  transition: 0.3s;
}
#header .header_bloc.subnav {
  width: calc((100% - 222px) / 2);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  transition: 0.3s;
}
#header .header_bloc.subnav div {
  margin-left: 30px;
}

#header .header_bloc.subnav div.recruit {
  height: auto;
  padding: 4px 6px;
  font-size: 14px;
  font-weight: bold;
  transition: font-size 0.3s;
}
body.small #header .header_bloc.subnav div.recruit {
  font-size: 12px;
}
#description {
  padding: 3px 10px 2px;
  background: #eeeeee;
  clear: both;
  font-weight: lighter;
  text-align: left;
  color: #000000;
  font-size: 80%;
}
#logo a {
  height: 21px;
  margin: 0;
  text-indent: -9999px;
  background: url("https://store50910.sbs/user_data/packages/default/img/common/logo.svg")
    no-repeat;
  background-position: 50%;
  background-size: contain;
  display: block;
  overflow: hidden;
}
body #header .header_bloc.logo,
body #header .header_bloc.logo a {
  width: 222px;
  min-width: 222px;
  transition: 0.3s;
}
body.small #header {
  padding: 10px 30px;
}
body.small #header .header_bloc.mainnav {
  width: calc((100% - 172px) / 2);
  min-width: calc((980px - 172px) / 2);
}
body.small #header .header_bloc.logo,
body.small #header .header_bloc.logo a {
  width: 172px;
  min-width: 172px;
}
body.small #header .header_bloc.subnav {
  width: calc((100% - 172px) / 2);
  min-width: calc((980px - 172px) / 2);
}
body.small #header nav#global ul li a {
  font-size: 12px;
}
body.small nav#global .bg,
body.small nav#global .overlay {
  top: 48px;
}
#h-login {
  width: 19px;
  display: inline-block;
  vertical-align: middle;
}
#h-login img {
  width: 100%;
}
#cart {
  width: 19px;
}
/* ブランドリスト全般START */
.brand_wrap .brand-list-item {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.brand_wrap .brand-list-item > li {
  width: calc((100% - 100px) / 6);
  min-width: 150px;
  padding: 10px 5px 5px;
  box-sizing: border-box;
}
.brand_wrap .brand-list-item > li span.new {
  display: inline-block;
  margin-left: 10px;
  padding: 0;
  color: var(--main-red-color);
}
.brand_wrap .brand-list-item > li .index-top {
  display: none;
}
.brand_wrap .brand-list-item li ul {
  margin-left: 12px;
}
.brand_wrap .brand-list-item li ul li {
  margin-bottom: 0;
  padding: 4px 0;
  float: none !important;
}
.brand_wrap .brand-list-item li a {
  text-decoration: none;
  display: block;
}
/* ブランドリスト全般END */
/* ブランドリストヘッダーSTART */
#header-wrap .bg.brands .list-brand {
  width: 100%;
  text-align: left;
}
#header-wrap .bg.brands .list-brand .brand-list-item {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: space-between;
}
#header-wrap .brand_wrap .brand-list-item > li {
  border-left: 1px solid #ddd;
  margin: 0;
  padding-left: 20px;
}
#header-wrap .bg.brands .featured {
  width: 15%;
  max-width: 200px;
  margin-left: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}
#header-wrap .bg.brands .featured::-webkit-scrollbar {
  height: 8px;
  width: 8px;
  background-color: #fff;
}
#header-wrap .bg.brands .featured div {
  height: 30%;
  margin-bottom: 50px;
}
#header-wrap .bg.brands .featured h2 {
  text-align: left;
  margin-bottom: 5px;
  font-size: 12px;
}
#header-wrap .bg.brands .featured a {
  text-decoration: none;
}
#header-wrap .bg.brands .featured img {
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 10px;
}
#header-wrap.category nav li.category a,
#header-wrap.brands nav li.brands a {
  color: #000;
  border-bottom: 1px solid #000;
}
#header-wrap .bg {
  margin-top: -40px;
  padding: 90px 30px 10px;
  position: static;
  box-sizing: border-box;
}
#header-wrap .overlay {
  display: none;
  background: #000;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  opacity: 0.7;
  z-index: -1;
  position: absolute;
}
#header-wrap.brands #header,
#header-wrap.category #header {
  border-bottom: 1px solid #fff;
}
#header-wrap.category .bg.category {
  display: block;
  padding-bottom: 30px;
}
#header-wrap.brands .bg.brands {
  min-width: 1000px;
  height: 80vh;
  display: flex;
  justify-content: center;
}
#header-wrap.brands .bg.brands .brand_wrap {
  width: 85%;
  max-width: 1220px;
  display: flex;
  overflow-x: hidden;
}
#header-wrap.brands .bg.brands .brand_wrap .pickup-brand,
#header-wrap.brands .bg.brands .brand_wrap .new-brand,
.pickup-brand,
.new-brand,
.list-brand .title {
  display: none;
}
#header-wrap.brands .bg.brands + .overlay,
#header-wrap.category .bg.category + .overlay {
  display: block;
}
/* ブランドリストヘッダーEND */
/* カテゴリリスト全般START */
.category_wrap h2,
.category_wrap .more {
  display: none;
}
.category_wrap .category-list-item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.category_wrap .category-list-item li {
  width: calc(100% / 8);
  margin-bottom: 0;
}
.category_wrap .category-list-item li a {
  height: 110px;
  color: #000;
  display: flex;
  position: relative;
  justify-content: center;
}
.category_wrap .category-list-item li a span {
  position: absolute;
  top: 60px;
  border-bottom: 1px solid;
  font-size: 1.2rem;
}
.category_wrap .category-list-item li a span:nth-child(2) {
  top: 80px;
}
.category_wrap .category-list-item li a:hover span {
  opacity: 0.6;
}
.category_wrap .category-list-item li a img {
  width: 50px;
}
/* カテゴリリスト全般END */
/* カテゴリリストヘッダーSTART */
#header-wrap.category .category_wrap {
  width: 1000px;
  margin: 0 auto;
}
/* カテゴリリストヘッダーEND */
/* information
----------------------------------------------- */
#information {
  /*width: 635px;*/
  width: 641px; /* 5ナビ設定 */
  /*width: 569px; 4ナビ設定 */
  text-align: left;
  float: left;
  display: table;
  padding: 5px 0 0;
}
#navi,
#header-links,
#buttons {
  display: table-cell;
  vertical-align: middle;
  float: right;
}
#search-form {
  font-size: 13px;
}
#search-form td {
  padding: 0 0 0 2px;
  text-align: right;
}
::-webkit-input-placeholder {
  color: #ffffff !important;
  font-size: 90%;
}
:-moz-placeholder {
  color: #ffffff !important;
  font-size: 90%;
}
#subnavi {
  width: 287px;
  padding: 3px 0;
  text-align: left;
  clear: both;
  font-size: 90%;
  overflow: hidden;
  float: left;
}
#subnavi li {
  border-right: 1px solid #333333;
  display: inline;
  text-align: left;
  letter-spacing: -1px;
  padding: 0 3px 0 2px;
}
#subnavi .end {
  padding: 0 0 0 2px;
  border-right: none;
  display: inline;
  text-align: left;
}
/* subnav
----------------------------------------------- */
#search-form {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #000;
}
#search-form #name {
  width: 0;
  min-height: 26px;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  transition: 0.3s;
}
#search-form:hover #name,
#search-form #name:focus {
  width: 180px;
  padding: 4px 10px 2px;
}
/* navigation
----------------------------------------------- */
nav#global {
  text-align: left;
}
nav#global > ul > li {
  display: inline-block;
  margin-bottom: 0;
  padding: 4px 21px 4px 6px;
  transition: 0.3s;
  line-height: 2;
}
nav#global > ul > li > a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  transition: 0.3s;
  border-bottom: 1px solid rgb(0, 0, 0, 0);
}
nav#global > ul > li > a:hover {
  border-bottom: 1px solid;
}
#header-links {
  width: 245px;
  text-align: left;
  padding-left: 4px;
  padding-right: 5px;
  border-left: dotted 1px #cccccc;
}
#buttons {
  width: 145px;
}
#social {
  border-bottom: dotted 1px #cccccc;
  padding: 0 0 3px;
}
#social a {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
#search_menu {
  padding: 7px 0 0 6px;
}
div.bg {
  position: absolute;
  top: 62px;
  left: 0;
  z-index: 103;
  width: 100%;
  background: #ffffff;
  display: none;
}
#guide_area {
  width: 1100px;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 13px;
}
/* ブランドロゴテキスト化_20191125_KOROGI */
#navi01 + .bg {
  padding-top: 16px;
  padding-bottom: 20px;
}
.bg .list-brand ul.category-list-item {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: space-between;
  overflow: visible;
}
.bg .list-brand ul.category-list-item > li {
  width: 16.8%;
  margin-right: 4%;
  margin-top: -1px;
  padding: 10px 0 5px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  box-sizing: border-box;
}
.bg .list-brand ul.category-list-item > li .index-top {
  display: none;
}
.bg .list-brand ul.category-list-item li ul {
  margin-left: 12px;
  font-size: 85%;
}
.bg .list-brand ul.category-list-item li ul li {
  padding: 4px 0;
  float: none !important;
}
.bg .list-brand ul.category-list-item li a {
  text-decoration: none;
  display: block;
  color: #000;
}
.bg .list-brand ul.category-list-item > li span.new {
  display: inline-block;
  margin-left: 10px;
  padding: 0;
  color: var(--main-red-color);
}
#navi .category-list-item li a:hover {
  color: #666;
}
/* ▼アコーディオン(PC) */
.accordion-all {
  display: none;
}
.accordion {
  margin-top: -1px;
  padding: 10px 0 5px !important;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  box-sizing: border-box;
}
.accordion > a {
  cursor: default;
  text-decoration: none;
}
.accordion > a:hover {
  color: #000;
}
.accordion > a:before {
  content: none !important;
  background: none !important;
}
/* ▲アコーディオン(PC) */
#navi .bg a {
  height: auto;
  padding: 0;
  float: none;
  line-height: 16px;
}
#brand_logo_area ul li {
  margin: 5px 20px;
  float: none;
  display: inline-block;
  padding: 0;
  cursor: auto;
  width: 170px;
}
#brand_logo_area ul li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#guide_area {
  padding: 10px 0;
  overflow: hidden;
}
#guide_area ul {
  float: left;
  width: 210px;
  margin-right: 10px;
}
#guide_area ul li {
  float: none;
  padding: 0;
  margin: 10px 0;
  cursor: auto;
}
#guide_area ul li a {
  color: #333;
}
#guide_area ul li a:hover {
  text-decoration: underline;
}
#guide_area ul li li {
  font-size: 85%;
  padding-left: 10px;
}
#header_sp {
  display: none;
}
#footer_sp {
  display: none;
}
.block-head_sp,
.bnr_area_sp {
  display: none;
}
#side_menu {
  display: none;
}
.flex-list {
  padding: 0;
  margin: 0;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}
.flex-list-space-around {
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.flex-list-space-between {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-list-center {
  -webkit-justify-content: center;
  justify-content: center;
}
/** Button **/
input[type="image"] {
  border: none;
  padding: 0;
  margin: 0;
}
/** Icon **/
.icon {
  display: inline-block;
}
.icon-right-arrow {
  width: 8px;
  height: 10px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-right-arrow.png")
    no-repeat;
  background-size: 6px 9px;
}
.icon-hamburger {
  width: 24px;
  height: 18px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-hamburger-off.png")
    no-repeat;
  background-size: 24px 18px;
}
.icon-hamburger.active {
  width: 24px;
  height: 18px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-hamburger-on.png")
    no-repeat;
  background-size: 24px 18px;
}
.icon-loupe {
  width: 20px;
  height: 20px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-loupe.png")
    no-repeat;
  background-size: 20px 20px;
}
.icon-facebook {
  width: 9px;
  height: 21px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-facebook.png")
    no-repeat;
  background-size: 9px 21px;
}
.icon-facebook-black {
  width: 9px;
  height: 21px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-facebook-black.png")
    no-repeat;
  background-size: 9px 21px;
}
.icon-twitter {
  width: 23px;
  height: 19px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-twitter.png")
    no-repeat;
  background-size: 23px 19px;
}
.icon-instagram {
  width: 20px;
  height: 20px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-instagram.png")
    no-repeat;
  background-size: 20px 20px;
}
.icon-mail-black {
  width: 28px;
  height: 20px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-mail-balck.png")
    no-repeat;
  background-size: 28px 20px;
}
.icon-mail-black-menu {
  width: 22px;
  height: 11px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-mail-balck.png")
    no-repeat;
  background-size: 16px 11px;
  margin-left: 2px;
}
.icon-cart-black {
  width: 21px;
  height: 16px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-cart-black.png")
    no-repeat;
  background-size: 19px 16px;
  margin-bottom: -3px;
  margin-left: 2px;
}
.icon-key-black {
  width: 20px;
  height: 18px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-key-black.png")
    no-repeat;
  background-size: 9px 18px;
  margin-left: 5px;
  margin-bottom: -2px;
}
.icon-human-black {
  width: 25px;
  height: 18px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-human-black.png")
    no-repeat;
  background-size: 22px 18px;
  margin-left: -1px;
  margin-bottom: -2px;
}
.icon-star-black {
  width: 24px;
  height: 16px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-star-black.png")
    no-repeat;
  background-size: 17px 17px;
  margin-left: 1px;
  margin-bottom: -2px;
}
.icon-register {
  width: 21px;
  height: 15px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-regist.png")
    no-repeat;
  background-size: 14px 15px;
  margin-left: 4px;
  margin-bottom: -2px;
}
.icon-check-black {
  width: 22px;
  height: 15px;
  background: url("/smartphone/user_data/packages/default/img/common/icon-check.png")
    no-repeat;
  background-size: 15px 15px;
  margin-left: 2px;
  margin-bottom: -2px;
}
/* footer
----------------------------------------------- */
#footer-wrap {
  background: #fff;
  margin: 0 auto -29px;
  position: relative;
  min-width: 1000px;
  overflow: hidden;
}
#footer {
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
  clear: both;
  overflow: hidden;
  width: 1100px;
}
*/ #address-wrap img {
  margin-bottom: 10px;
}
#address-wrap p {
  margin: 0;
}
#f-social {
  margin-bottom: 30px;
}
#f-social a {
  margin: 0 5px;
}
#copyright {
  padding-bottom: 25px;
  text-align: center;
}
/* Archives */
.post.excerpt.is-empty {
  display: none;
}
/* Archives category-journal */
body.archive .journal .sidebar {
  display: none;
}
body.archive .journal .cat-item.cat-item-110 a {
  display: none;
}
body.archive .journal .cat_header {
  margin: 0 auto;
  padding: 75px 30px 75px;
  text-align: unset;
}
body.archive .journal #page {
  width: auto;
}
body.archive .journal .staff_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.archive .journal .staff_header h1 {
  display: inline;
  border-bottom: 5px solid;
  font-size: 4.2rem;
  margin-left: 100px;
  padding: 0;
}
body.archive .journal .staff_header .filter {
  display: flex;
}
body.archive .journal .staff_header .filter li,
.archive .journal .staff_header .filter li div {
  margin-bottom: 0;
}
body.archive .journal .staff_header .filter li label {
  width: unset;
  display: none;
}
body.archive .journal .staff_header .filter li:not(:last-child) {
  margin-right: 30px;
}
body.archive
  .journal
  .staff_header
  .filter
  li.widget_search
  .wp-block-search__input {
  padding-left: 22px;
}
body.archive
  .journal
  .staff_header
  .filter
  li.widget_search
  .wp-block-search__button {
  left: 0;
  right: unset;
  margin-left: 0;
  margin-right: 0.625em;
}
body.archive .journal #page .content,
body.archive .journal .post.excerpt {
  border: none;
}
body.archive .journal .article {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
body.archive .journal article {
  width: calc(100% / 3 - 20px);
  flex-wrap: wrap;
}
body.archive .journal .featured-thumbnail {
  width: 100%;
  margin: 0;
}
body.archive .journal .featured-thumbnail img {
  width: 100%;
  height: auto;
  max-height: 19vw;
  object-fit: cover;
}
body.archive .journal header {
  display: flex;
  margin-top: 10px;
  flex-direction: column-reverse;
}
body.archive .journal .post-info .theauthor,
.archive .journal .post-info .separate {
  display: none;
}
body.archive .journal .post-info .thetime {
  font-size: 1.2rem;
  color: var(--sub-link-color);
}
body.archive .journal h2.title a {
  border: none;
  font-family:
    "EB Garamond", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", serif;
}
/* Archive search results */
.no-results {
  margin: 20px 0;
}
/* Page Single */
.single .main-container {
  box-shadow: unset;
}
.single #page {
  max-width: 1000px;
  overflow: visible;
}
.single .sidebar {
  display: none;
}
.single #page .content {
  border-top: none;
  padding-top: 0;
}
.single h1.title {
  border-top: none;
  letter-spacing: 0.1rem;
}
.single article {
  width: 100%;
}
.single .post-info {
  justify-content: flex-end;
}
.post-single-content {
  font-size: 1.3rem;
  overflow: visible;
}
.single_post header {
  margin-bottom: 20px;
}
.single_post h1 {
  margin-bottom: 10px;
}
.single-title,
.page h1.title {
  margin-bottom: 10px;
  padding: 40px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-family:
    "EB Garamond", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", serif;
  font-weight: normal;
}
.post-single-content img {
  max-width: 100%;
  height: auto;
  max-height: 800px;
  object-fit: contain;
}
.post-single-content .wp-block-image img {
  max-width: 800px;
  display: block;
  margin: 0 auto;
}
.post-single-content .pagetop {
  text-align: right;
}
.post-single-content .pagetop a {
  text-decoration: none;
  position: relative;
}
.post-single-content .pagetop a::before {
  content: "ページトップへ";
  padding-right: 20px;
  border-bottom: 1px solid var(--main-link-color);
}
.post-single-content .pagetop a::after {
  position: absolute;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-top: 1px solid var(--sub-link-color);
  border-right: 1px solid var(--sub-link-color);
  right: 4px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.post-single-content h2 {
  margin-bottom: 20px;
}
.post-single-content h3 {
  font-size: 1.4em;
  padding-top: 60px;
  padding-bottom: 20px;
}
.post-single-content h4 {
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  margin: 100px auto 20px;
}
.post-single-content p {
  line-height: 2em;
}
.post-single-content > p:after {
  clear: both;
  content: " ";
  display: table;
}
.post-single-content p strong {
  font-size: 1.1em;
}
.post-single-content > p > img {
  float: left !important;
  clear: none !important;
}
.post-single-content .dot-bd {
  border-radius: 5px;
  border: 1px dashed #888;
  font-size: 100%;
  padding: 20px;
}
.post-single-content nav.index {
  width: 800px;
  margin: 80px auto 0;
  padding: 50px 60px;
  position: relative;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #f5f5f5;
  box-sizing: border-box;
}
.post-single-content nav.index p.title {
  font-size: 1em;
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  top: -10px;
  left: 20px;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  background: #fff;
}
.post-single-content nav.index ul {
  margin: 0;
  padding: 0 10px;
}
.post-single-content nav.index ul li {
  line-height: 2;
  font-size: 1.2em;
}
.post-single-content a {
  text-decoration: underline;
}
.post-single-content nav.index ul > li {
  list-style-type: none;
}
.post-single-content nav.index ol li {
  font-size: 0.8em;
}
.post-single-content .itemWrap {
  margin-bottom: 60px;
  padding-top: 10px;
}
.post-single-content .itemWrap::after {
  content: "";
  width: 100px;
  height: 1px;
  background: #ddd;
  display: block;
  margin: 60px auto;
}
.post-single-content .itemWrap a img {
  transition: 0.3s;
  width: auto;
  height: auto;
  max-width: 600px;
  max-height: 500px;
}
.post-single-content .itemWrap .img img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.post-single-content .itemWrap a span {
  display: block;
  margin-top: 10px;
}
.post-single-content .itemWrap .u_line {
  text-decoration: underline;
}
.post-single-content .itemWrap .itemTxt p {
  margin: 0;
}
.post-single-content .itemWrap .itemTxt .brand {
  border: none;
}
.post-single-content .itemWrap .itemTxt .brand a {
  color: #454545;
  margin: 0;
}
.post-single-content .itemWrap .itemTxt .itemLink a,
.post-single-content .itemWrap .itemTxt .itemLink span {
  display: block;
}
.post-single-content .itemWrap .itemTxt .itemLink .item {
  font-size: 1.8rem;
  font-weight: normal;
  font-family:
    "EB Garamond", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", serif;
  margin: 0;
  border: none;
  text-decoration: none;
  display: inline-block;
}
.post-single-content .itemWrap .itemTxt .itemLink .item::after {
  content: "";
  width: 20px;
  height: 1px;
  margin: 20px 0;
  background: #ddd;
  display: block;
}
.post-single-content .itemWrap .itemTxt .itemLink .price {
  color: #000;
  font-weight: normal;
  padding-bottom: 30px;
}
.post-single-content .itemWrap .itemTxt .itemLink .link-btn {
  width: 300px;
  color: #fff;
  background: #fd780f;
  padding: 10px 14px;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  transition: 0.3s;
  border: none;
}
.post-single-content .itemWrap .itemTxt .itemLink a:hover .link-btn {
  opacity: 0.7;
}
.post-single-content .flex {
  display: flex;
  justify-content: space-between;
  margin: 0 0 40px 0;
}
.post-single-content .itemWrap .item.flex {
  align-items: center;
  position: relative;
}
.post-single-content .itemWrap .itemImg {
  width: 70%;
  margin-bottom: 0;
}
.post-single-content .itemWrap .itemImg img {
  width: 510px;
  margin-bottom: 0;
}
.post-single-content .itemWrap .itemTxt {
  width: calc(100% - 510px);
}
.post-single-content .itemWrap .detail .img {
  width: 55%;
  text-align: center;
}
.post-single-content .itemWrap .detail .txt {
  width: calc(45% - 20px);
}
.post-single-content .staffComment {
  align-items: center;
}
.post-single-content .staffComment .img {
  width: 120px;
  text-align: center;
}
.post-single-content .staffComment img {
  width: 100%;
}
.post-single-content .staffComment .txt {
  width: calc(100% - 190px);
  border: 3px solid #ddd;
  padding: 10px 20px;
  position: relative;
}
.post-single-content .staffComment .txt:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: -14px;
  transform: translateY(-50%) rotate(45deg);
  border-left: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
  background: linear-gradient(45deg, #fff 50%, transparent 50%);
}
.post-single-content .itemWrap .color.flex {
  justify-content: center;
  gap: 14px;
}
.post-single-content .itemWrap .color.flex:last-child {
  margin-bottom: 90px;
}
.post-single-content .itemWrap .color.flex li {
  width: calc((100% - 42px) / 4);
  list-style-type: none;
  text-align: center;
}
.post-single-content .itemWrap .color.flex img {
  width: 100%;
}
.post-single-content .itemWrap .color li a {
  text-decoration: underline;
}
.post-single-content #staffProf {
  max-width: 1000px;
  border: 1px solid #ddd;
  margin: 0 auto;
  padding: 50px 70px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  background: #404040;
  color: #fff;
  position: relative;
}
.post-single-content #staffProf p.title {
  font-size: 1em;
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  top: -10px;
  left: 20px;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  background: #fff;
  color: #000;
}
.post-single-content #staffProf .img {
  margin-right: 70px;
}
.post-single-content #staffProf .img img {
  width: 200px;
  margin: 0;
}
.post-single-content #staffProf .txt {
  width: calc(70% - 20px);
}
.post-single-content #staffProf .txt p:last-child {
  margin-bottom: 0;
}
/* Page Single category-journal */
.single .category-journal header {
  flex-direction: column;
  margin-top: 40px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 40px;
}
.single .category-journal header > p {
  margin-bottom: 0;
}
.single .category-journal header > p a {
  font-size: 1.8rem;
  color: var(--sub-link-color);
  border-bottom: 3px solid;
}
.single .category-journal header h1 {
  padding: 40px 0 0;
  border: none;
}
.single .category-journal img.size-full,
.single .category-journal .img img {
  width: 100%;
  height: auto;
  background: #fff;
}
.single .category-journal img.size-full {
  max-height: unset;
}
.single .category-journal a img {
  width: auto;
  max-width: 600px;
  max-height: 500px;
}
/* Page Single category-journal category-zoomcollect */
.single .category-zoomcollect .post-single-content {
  font-size: 1.6rem;
}
.single .category-zoomcollect .zoomcollect {
  width: 800px;
  margin: 0 auto;
}
.single .category-zoomcollect .border_wrap {
  margin-bottom: 50px;
  padding: 30px;
  border: 1px solid #ddd;
}
.single .category-zoomcollect .border_wrap p:last-child {
  margin-bottom: 0;
}
.single .category-zoomcollect h2 {
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 54px;
  font-size: 2rem;
  color: #fff;
}
.single .category-zoomcollect h2 span {
  background: #000;
}
.single .category-zoomcollect .border_wrap h2 {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 6px 18px;
  font-size: 1.6rem;
  font-weight: normal;
  background: #000;
}
.single .category-zoomcollect p {
  margin-bottom: 40px;
}
.single .category-zoomcollect img:not(.full) {
  display: block;
  margin: 0 auto 48px;
}
.single .category-zoomcollect .q {
  font-weight: bold;
}
.single .category-zoomcollect .q:before {
  content: "ー";
}
.single .category-zoomcollect .link_title {
  font-weight: bold;
  display: inline-block;
  margin-top: 20px;
  font-size: 1.6rem;
}
.single .category-zoomcollect .btn {
  text-align: center;
}
.single .category-zoomcollect .btn a {
  color: #fff;
  background: #000;
  padding: 20px 80px;
}
.single .category-zoomcollect nav.index {
  border: none;
  margin-bottom: 80px;
  padding: 30px 60px;
}
.single .category-zoomcollect nav.index p.title {
  margin-bottom: 10px;
  position: unset;
  background: unset;
  border: unset;
  font-size: 1.6rem;
  font-weight: bold;
}
.single .category-zoomcollect nav.index ul > li {
  margin-bottom: 10px;
  font-size: 1.6rem;
}
.single .category-zoomcollect .aside {
  margin: 50px 0;
}
.single .category-zoomcollect .aside .q {
  display: inline-block;
  margin-bottom: 25px;
  padding: 4px 20px;
  font-weight: normal;
  color: #fff;
  background: #9e8b61;
  border-radius: 20px;
}
.single .category-zoomcollect .aside .q:before {
  content: unset;
}
.single .category-zoomcollect .aside .staffComment {
  justify-content: flex-start;
  align-items: flex-start;
}
.single .category-zoomcollect .aside .staffComment .img {
  min-width: 80px;
}
.single .category-zoomcollect .aside .staffComment .txt {
  width: unset;
  border: none;
  padding: unset;
  position: unset;
  margin-left: 20px;
}
.single .category-zoomcollect .aside .staffComment .txt:before {
  content: unset;
}
/* Page Single category-journal category-masterpiece */
.single .category-masterpiece .post-single-content h2 {
  display: inline-block;
  margin-bottom: 0;
  font-size: 30px;
}
.single .category-masterpiece .post-single-content .introducer {
  font-size: 20px;
  font-weight: bold;
}
.single .category-masterpiece .post-single-content .introducer span {
  font-size: 13px;
}
.single .category-masterpiece .post-single-content .introducer a {
  text-decoration: none;
  color: inherit;
}
.single
  .category-masterpiece
  .post-single-content
  .introducer
  a.instagram:after {
  content: url(/user_data/packages/default/img/common/icon_in.svg);
  display: inline-block;
  width: 1em;
  margin-left: 0.2em;
}
.single .category-masterpiece .post-single-content section:not(#item_all) {
  padding-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.single .category-masterpiece .post-single-content section:last-child {
  margin-bottom: 50px;
}
.single .category-masterpiece .post-single-content .item_list {
  margin: 40px 0 0 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.single .category-masterpiece .post-single-content .item_list li {
  min-width: 0;
  overflow: hidden;
}
.single .category-masterpiece .post-single-content .item_list .img {
  width: 100%;
  aspect-ratio: 1/1;
  margin-bottom: 20px;
}
.single .category-masterpiece .post-single-content .item_list .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single .category-masterpiece .post-single-content .item_list .brand {
  margin-bottom: 0;
  color: #939393;
}
.single .category-masterpiece .post-single-content .item_list .brand a {
  text-decoration:none;
  color: #939393;
}
.single .category-masterpiece .post-single-content .item_list .item {
  margin-bottom: 0;
  font-size: 1.8rem;
  font-family: "EB Garamond", "Yu Mincho", 游明朝, YuMincho, 游明朝体, serif;
  line-height: 1.6;
}
.single .category-masterpiece .post-single-content .item-btn {
  text-align: right;
}
.single .category-masterpiece .post-single-content .item_list h3 {
  padding-top: 10px;
}
.single .category-masterpiece .post-single-content #item_all {
  margin-bottom: 100px;
}
.single .category-masterpiece .post-single-content #item_all .item_list {
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.single .category-masterpiece .post-single-content #item_all .item_list .brand {
  color: inherit;
}
.single .category-masterpiece .post-single-content #item_all .item_list .item {
  font-size: 13px;
  font-family: inherit;
}
.single
  .category-masterpiece
  .post-single-content
  #item_all
  .item_list
  .item
  .soldout {
  color: #939393;
  display: block;
}

.single .category-masterpiece .post-single-content .btn-area {
  text-align: right;
}
/* Page Single category-journal category-masterpiece02 2026/03 */
.single #masterpiece02 p:empty {
  display:none;
}
.single #masterpiece02 [x-data] *::selection {
  background: unset!important;
}
.single #masterpiece02 .item_list {
  margin:50px 0 0 0;
  display:flex;
  flex-direction:column;
}
.single #masterpiece02 .item_list li {
  padding-bottom:50px;
}
.single #masterpiece02 .item_list .brand {
  width:500px;
  max-width:100%;
  margin:0 auto;
  text-align:left;
}
.single #masterpiece02 .item_list .gallery {
  width:600px;
  max-width:100%;
  margin:0 auto 50px;
  position:relative;
  display:flex;
  flex-direction:column;
}
.single #masterpiece02 .item_list [x-data="loader()"] {
  width:100%;
  height:100%;
  position:absolute;
  background:#fff;
  z-index:2;
}
.single #masterpiece02 .item_list img {
  height: auto;
}
.single #masterpiece02 .item_list .main {
  width:500px;
  max-width: 100%;
  margin: 0 auto 50px;
  position:unset;
  text-align:center;
}
.single #masterpiece02 .item_list .swiper {
  margin-bottom:0;
}
.single #masterpiece02 .item_list .thumb {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  order:10;
}
.single #masterpiece02 .item_list .thumb .swiper-wrapper {
  gap: 20px;
}
.single #masterpiece02 .item_list .thumb .swiper-slide {
  max-width: 104px;
  margin-right:0!important;
  cursor:pointer;
}
.single #masterpiece02 .item_list .thumb img {
  object-fit:cover;
  transition:.3s;
}
.single #masterpiece02 .item_list .thumb.center .swiper-wrapper {
  justify-content:center;
}
.single #masterpiece02 .item_list .thumb .swiper-slide:hover img,
.single #masterpiece02 .item_list .swiper-slide-thumb-active img {
  filter:brightness(0.5);
}

/*-[Page Single Category JOURNAL-01]------------------------*/
.JOURNAL-01 .post-single-content h4 {
  margin: 0;
}
/**swiper*/
.JOURNAL-01 .post-single-content .itemWrap .swiper {
  width: 500px;
  margin: 0 auto;
  padding: 0 60px;
  position: relative;
}
.JOURNAL-01 .post-single-content .itemWrap .swiper .swiper-container {
  padding-bottom: 34px;
}
.JOURNAL-01 .post-single-content .itemWrap .swiper .swiper-wrapper {
  margin: 0;
}

.JOURNAL-01 .post-single-content .itemWrap .swiper .swiper-button-next {
  right: 0;
}
.JOURNAL-01 .post-single-content .itemWrap .swiper .swiper-button-prev {
  left: 0;
}
/*/swiper*/
/**itemWrap*/
.JOURNAL-01 .post-single-content .itemWrap::after {
  content: unset;
}
.JOURNAL-01 .post-single-content .itemWrap .item {
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.JOURNAL-01 .post-single-content .itemWrap .item .itemImg,
.JOURNAL-01 .post-single-content .itemWrap .item .itemTxt {
  width: unset;
  margin-bottom: 20px;
}
.JOURNAL-01 .post-single-content .itemWrap .itemTxt .itemLink .price {
  margin-top: 0;
  padding-bottom: 10px;
}
.JOURNAL-01 .post-single-content .itemWrap .itemTxt .itemLink .item::after {
  content: unset;
}
.JOURNAL-01 .post-single-content .itemWrap .itemTxt .itemLink .link-btn {
  width: 100%;
  border-radius: 10px;
}
/*/itemWrap*/
/**着用*/
.JOURNAL-01 .post-single-content .model.flex {
  margin: 0;
  gap: 50px;
  justify-content: center;
  list-style-type: none;
}
/*/着用*/
/**Staff Comment*/
.JOURNAL-01 .post-single-content .staffComment .txt {
  margin-bottom: 1em;
}
/*/Staff Comment*/
/**variation*/
.JOURNAL-01 .post-single-content .itemWrap .color.flex:last-child {
  margin-bottom: 0;
}
/*/variation*/
/*-[/Page Single Category JOURNAL-01]------------------------*/

/** RSS **/
.rsswidget {
  font-size: 13px;
}
.rss-date {
  font-size: 12px;
}
.rssSummary {
  font-size: 12px;
}
div#blogStaffProf {
  width: 100%;
  min-height: 200px;
  margin: 30px 0px;
}
div#blogStaffProf img {
  display: block;
  float: left;
  width: 200px;
}
div#blogStaffProf div {
}
.post-single-content h2.t_dec_h2 {
  padding: 100px 0 0;
  border-radius: 2px;
  font-size: 3rem;
  font-weight: normal;
  position: relative;
}
.post-single-content h2.t_dec_h2::before {
  content: "";
  width: 10px;
  height: 1px;
  background: #000;
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: -17px;
  top: 100px;
}
.post-single-content h3.t_dec_h3 {
  font-size: 1.8rem;
  font-weight: normal;
}
.entry-content h4.t_dec_h4 {
  padding: 0 0 0 7px;
  color: #303030;
}

#archives-3 label {
  display: none;
}
.flex-row2,
.flex-row3,
.flex-row4 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  flex-wrap: wrap;
}
.flex-row2 li,
.flex-row3 li,
.flex-row4 li {
  margin-bottom: 12px;
}
.flex-row2 li {
  width: 48%;
}
.flex-row3 li {
  width: 30%;
}
.flex-row4 li {
  width: 24%;
}
.flex-col1 {
  height: 40px;
}
.flex-col2 {
  height: 80px;
}
.flex-col3 {
  height: 120px;
}
.flex-col4 {
  height: 160px;
}
/*-[ url card ]------------------*/
.link-btn,
.blog-card {
  border: 1px solid #ddd;
  word-wrap: break-word;
  max-width: 100%;
  margin: 0px 10px 15px 10px;
  /*box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, .2);*/
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.link-btn.brand:hover,
.blog-card:hover {
  cursor: pointer;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.2);
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.blog-card a {
  text-decoration: none;
  display: block;
}
.blog-card-thumbnail {
  width: 200px;
  max-width: 35%;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
  position: relative;
}
.blog-card-thumbnail::before {
  content: "";
  background: url(https://store50910.sbs/blog/wp-content/themes/point_50910/images/icon-link-chain.png)
    no-repeat;
  background-size: cover;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 15px;
  left: 15px;
}
.blog-card-thumbnail img {
  padding: 0;
}
.blog-card-content {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}
.blog-card-title {
  font-size: 1.8rem;
  margin: 10px 20px 10px 0px;
  line-height: 1.4;
  text-decoration: underline;
}
.blog-card-excerpt {
  font-size: 1.2rem;
  color: #555;
  margin: 0 20px 10px 0;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-card .clear {
  clear: both;
}
@media screen and (max-width: 500px) {
  .blog-card:before {
    font-size: 0.56em;
  }
  .blog-card-title {
    font-size: 0.7em;
  }
  .blog-card-excerpt {
    font-size: 0.6em;
  }
}
