@charset "utf-8";

.nav_search,
.sp_cart,
.sp_wish,
.pc {
  display: none;
}

/*ここから====================*/
/*共通*/
body {
  max-width: 100%;
  min-width: 32rem;
}

.inner,
.woo_inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.f-l,
.f-r {
  width: 100% !important;
}

#blog_cont,
#container,
#page_cont,
.page-template-adspace01 #blog_cont {
  float: none;
  width: 90.625%;
  text-align: left;
  overflow: hidden;
  margin: 0 auto 3.125vw;
  padding-top: 0;
  line-height: 1.6;
}

.blog_box {
  border-top: 1px solid #ddd;
  overflow: hidden;
  margin-bottom: 3rem;
}

.wp-pagenavi a,
.wp-pagenavi span {
  font-size: 3.125vw;
}

#blog_area .thumb_box {
  background: 0;
  /* float: left; */
  width: 100%;
  height: 100%;
  /* margin: 0 4% 4% 0; */
  position: relative;
  /*   padding-top: 48%; */
  position: relative;
  z-index: 2;
}

#blog_area .hov_box {
  display: block;
  float: left;
  /*   position: absolute; */
  top: 0;
  left: 0;
  /* z-index: -1; */
  width: 48%;
  height: auto;
  /* padding: 2.5rem 1rem; */
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  /* opacity: 0; */
  /*   background: rgba(255, 255, 255, 0.85); */
  /*   background: url(img/bg/bg_pttn04.png); */
  /* border: 0.1rem solid #eee; */
}

#blog_area .thumb_box:hover .hov_box {
  opacity: 1;
  z-index: 1;
}

#blog_area .thumb_box h2 {
  /* position: absolute; */
  /* top: 0; */
  left: 0;
  width: 100%;
  height: 43.5vw;
  border: 0.1rem solid #eee;
}

#blog_area .hov_box h3 {
  font-size: 3.75vw;
  font-weight: bold;
  width: 100%;
  padding: 0 1.5625vw;
  overflow: hidden;
  /* position: absolute; */
  margin: auto;
  top: 0;
  bottom: 0;
  vertical-align: middle;
  line-height: 1.6;
  height: 3.2em;
  font-weight: bold;
}

#blog_area .hov_box:nth-child(odd)

/* #blog_area .thumb_box:nth-child(odd)*/
  {
  margin: 0 4% 4% 0;
}

#blog_area .thumb_box:nth-child(even) {
  margin-right: 0;
}

#page_title {
  font-size: 5.625vw;
  font-weight: normal;
  letter-spacing: 0.07em;
  margin-bottom: 7.8125vw;
  text-align: center;
  padding: 15.625vw 0 6.25vw;
}

.blog_entry h2 {
  font-size: 4.375vw;
  padding: 9.375vw 0 2.5vw;
  text-align: left;
  width: 100%;
}

.blog_entry {
  width: 100%;
  height: auto;
  line-height: 1.6;
  margin-bottom: 15px;
}

.day_entry {
  font-size: 3.75vw;
  margin-right: 1rem;
  letter-spacing: 0.05em;
}

.blog_text {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 1.8em;
  margin: 0;
  line-height: 1.4;
}

.single .blog_text {
  line-height: 1.8;
  margin-top: 1em;
}

.cat_entry {
  display: inline-block;
}

.cat_entry a {
  border: 0.3125vw solid #c5162c;
  display: inline-block;
  font-size: 3.125vw;
  padding: 0 2.1875vw;
}

.cat_entry a+a {
  margin-left: 0.78125vw;
}

.pn_pager {
  padding-top: 5rem;
  overflow: hidden;
  width: 100%;
}

.pre_p {
  float: left;
  text-align: left;
  width: 48%;
  position: relative;
}

.next_p {
  float: right;
  width: 48%;
  text-align: right;
  position: relative;
}

.pn_pager p {
  margin-bottom: 1em;
}

.next_p a,
.pre_p a {
  border-bottom: 1px solid rgba(166, 166, 166, 0.5);
  display: inline-block;
  height: 1.2em;
  line-height: 1.2;
  overflow: hidden;
  max-width: 20em;
  padding: 0 1em 0.4em;
  letter-spacing: -0.02em;
}

.next_p,
.next_p a,
.pn_pager p,
.pre_p,
.pre_p a {
  font-size: 3.125vw;
}

.pn_pager span {
  top: 58%;
  position: absolute;
  margin-top: 0.1em;
}

.pre_p span {
  left: 0;
}

.next_p span {
  right: 0;
}

.addtoany_shortcode {
  clear: both;
  margin-top: 3em;
}

.term-list li:not(:last-child) {
  margin-bottom: 3.75vw;
}

.term-list li a {
  border-bottom: 0.2rem solid rgba(197, 22, 44, 0.1);
  display: block;
  font-size: 3.75vw;
  padding: 0.78125vw 1.5625vw 0.78125vw 3.125vw;
  position: relative;
}

.term-list li a::before {
  content: '';
  background: #c5162c;
  border-radius: 50%;
  width: 1.25vw;
  height: 1.25vw;
  position: absolute;
  top: calc(50% - 0.625vw);
  left: 0;
}

#side_bar {
  float: none;
  margin: 0 auto;
  width: 90.625%;
}

#secondary {
  border-top: 1px solid #ddd;
}

#secondary aside {
  margin-bottom: 2rem
}

#secondary .sidebar-2-widget_media_image {
  display: none;
}

#secondary .widget-title {
  font-size: 5vw;
  text-align: left;
  padding: 5.078125vw 0 5.078125vw 3.75vw;
}

#secondary .widget_media_image {
  /* float: left; */
  width: 100%;
}

#secondary .widget_media_image+.widget_media_image {
  /* margin-left: 2%; */
}

#secondary .sidebar-3-widget_media_image,
#secondary .sidebar-3-widget_media_image a {
  display: block;
}

#secondary .widget_media_image a {
  text-align: left;
  width: 100%;
  height: auto;
}

#secondary .children {
  border: 0;
  margin: 0 0 0 12.5%;
  width: 87.5%;
  display: none;
}

#secondary .has-child li {
  font-size: 3.125vw;
  margin: 0;
}

#secondary #wysija-2 form {
  font-size: 0;
}

#secondary #wysija-2 form>* {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 0;
  width: 70%;
}

#secondary #wysija-2 label {
  font-size: 2.5vw;
  margin: 1em 0;
}

#secondary #wysija-2 form .wysija-paragraph>*:not(:last-child) {
  display: inline-block;
  vertical-align: middle;
}

#secondary #wysija-2 input {
  border-radius: 0;
  font-size: 4.0625vw;
  height: 7.8125vw;
  padding: 0.625vw;
}

#secondary #wysija-2 .wysija-submit {
  font-size: 4.0625vw;
  line-height: 1;
}

#secondary #wysija-2 .wysija-submit {
  cursor: pointer;
  margin-left: 5%;
  width: 25%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#secondary #wysija-2 .wysija-submit:hover {
  opacity: 0.8;
}

.fix_btn,
.fix_wish {
  display: none;
}

/*ページ毎 ====================*/
#blog_area,
#page_area,
#woo_area {
  width: 100%;
  overflow: hidden;
  padding: 12.5vw 0 6.25vw;
}

.single #blog_area {
  padding-top: 18.75vw;
}

.page-template-default #page_title {
  /* padding-bottom: 0; */
}

#page_cont .thum-box {
  width: 48%;
  /* height: 432px; */
  margin: 0 4% 4% 0;
}

#page_cont .thum-box:nth-child(odd) {
  margin: 0 4% 4% 0;
}

#page_cont .thum-box:nth-child(even) {
  margin-right: 0;
}

#page_cont .thum-box:nth-child(n+3) {
  display: none;
}

#page_cont .thum-box .cont {
  width: 90%;
}

/*ページナビ ====================*/
.wp-pagenavi {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 50px 0 20px;
  margin: 10px 0;
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #BFBFBF;
  padding: 5px 10px;
  margin: 4.5px;
  font-size: 16px;
}

.wp-pagenavi span.current {
  color: #132574;
}

.wp-pagenavi span.current {
  border-color: #132574;
}

/*ヘッダー*/
#google_translate_element {
  top: 79px;
}

#upper {
  border-bottom: 0.1rem solid #f4f4f4;
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  z-index: 1000;
  width: 100%;
  min-width: 32rem;
  padding: 0;
}

#upper .upper-cont {}

#upper .inner {
  position: relative;
  display: block;
  /* width: 90.625%; */
}

#upper .titles {
  margin-top: 0;
  width: 100%;
}

#upper h1 {
  font-size: 0;
  width: 48.75vw;
  height: auto;
  margin: 3.125vw 0 3.125vw 3.125vw;
}

#upper h1 .head-txt {
  font-size: 2.8125vw;
  margin-bottom: 0.78125vw;
}

#upper h1 a {
  display: block;
}

.sub-box {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

.sub-box .page-list {
  align-items: center;
  background: #005299;
  width: 100%;
  height: 12.5vw;
  margin-bottom: 0;
}

.sub-box .page-list li .text::before {
  content: none;
}

.sub-box .page-list li .text {
  color: #fff;
  display: block;
  font-size: 2.5vw;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.sub-box .page-list li {
  width: 20%;
  height: 100%;
  position: relative;
}

.sub-box .page-list li a {
  text-align: center;
  padding: 1.40625vw 0;
  width: 100%;
  height: 100%;
}

.sub-box .page-list li:not(:last-child) a {
  border-right: 0.3125vw solid rgba(255, 255, 255, 0.5);
}

.sub-box .page-list .home,
.sub-box .page-list .cart {
  display: block;
}

.sub-box .page-list .icon {
  display: block;
  height: auto;
  margin: 0 auto 1.09375vw;
}

.sub-box .page-list .home .icon {
  width: 6.875vw;
}

.sub-box .page-list .mypage .icon {
  width: 5vw;
}

.sub-box .page-list .regist .icon {
  width: 5.625vw;
}

.sub-box .page-list .wishlist .icon {
  width: 6.5625vw;
}

.sub-box .page-list .cart .icon {
  width: 6.875vw;
}

.woo_cc {
  background: #cf192c;
  width: 3.59375vw;
  height: 3.59375vw;
  font-size: 2.8125vw !important;
  left: auto;
  right: 5.625vw;
  top: 0.9375vw;
}

/* single(B) */
.detail-wrapper,
.img-wrapper,
.title-wrapper {
  float: none;
  width: 100%;
}

.title-wrapper .cat_entry a {
  background: 0;
  padding: 0.625vw 2.5vw;
  margin: 0 3.125vw 3.125vw 0;
}

.title-wrapper h2 {
  font-size: 4.375vw;
  height: auto;
  max-height: 6em;
  margin-bottom: 0.8em;
  line-height: 1.2;
  overflow: hidden;
  border-bottom: 0.1rem solid #f1f1f1;
}

.single-main-img {
  width: 83%;
  height: auto;
  float: left;
}

.main-img-list {
  padding-top: 100% !important;
  width: 100%;
  height: 100%;
  position: relative;
}

.main-img-list li {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.main-img-list li.active {
  opacity: 1;
  z-index: 10;
}

.single-sub-img {
  float: left;
  width: 14.7%;
  height: 100%;
  margin-left: 2%;
}

.single-sub-img p {
  height: 100%;
  padding-top: 100%;
  position: relative;
}

.single-sub-img p a {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-sub-img p:not(:last-child) {
  margin-bottom: 16%;
}

.img-wrapper {
  overflow: hidden;
  margin-bottom: 9.375vw;
}

.detail-cont {
  border-top: 1px solid #f1f1f1;
  clear: both;
  padding: 3em 0.2em 0;
  line-height: 1.6;
}

.detail-wrapper .detail-price {
  border-bottom: 0.1rem solid #f1f1f1;
  font-size: 4.375vw;
  font-weight: bold;
  letter-spacing: 0.1rem;
  padding-bottom: 1.7em;
  text-align: right;
}

.detail-wrapper .detail-price span {
  font-size: 80%;
  margin-left: 0.2em;
}

.detail-wrapper .btn {
  background: #c5162c;
  border-radius: 0.3rem;
  color: #fff;
  display: block;
  font-size: 4.375vw;
  font-weight: bold;
  margin-top: 1.7em;
  padding: 1.8rem 0;
  text-align: center;
  padding: 1em;
  width: 100%;
}

.items_buy+.items_buy {
  margin-top: 0.8em;
}

.addtoany_share_save_container {
  margin: 0;
  padding-top: 4em;
}

/*ナビ*/
.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

.menu-trigger {
  background: #859d02;
  border-radius: 0;
  height: auto;
  position: fixed;
  top: 0;
  right: 0;
  padding: 0;
  width: 12.5vw;
  height: 12.5vw;
  z-index: 1000;
}

.menu-trigger p {
  color: #fff;
  font-size: 3.125vw;
  line-height: 1;
  width: 100%;
  text-align: center;
  /* display: none; */
}

.trigger_wrap {
  width: 12.5vw;
  width: 12.5vw;
  height: 4.0625vw;
  height: 12.5vw;
  margin-bottom: 0;
  overflow: visible;
}

.menu-trigger.active {
  background: #fff;
  top: 3.75vw;
  top: 0;
  left: 5.625vw;
  left: auto;
}

.menu-trigger.active .trigger_wrap {
  margin: auto;
  width: 4.21875vw;
  height: 4.21875vw;
  position: relative;
}

.trigger_wrap span {
  position: absolute;
  left: 0;
  left: 2.8125vw;
  width: 100%;
  width: 6.875vw;
  height: 0.2rem;
  background-color: #fff;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
  top: 3.4375vw;
}

.menu-trigger span:nth-of-type(2) {
  top: 1.875vw;
  top: 5.625vw;
}

.menu-trigger span:nth-of-type(3) {
  top: 3.75vw;
  top: 7.8125vw;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(2.1875vw) rotate(-315deg);
  transform: translateY(2.1875vw) rotate(-315deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-2.1875vw) rotate(315deg);
  transform: translateY(-2.1875vw) rotate(315deg);
}

.menu-trigger.active span {
  background: #859d02;
  width: 100%;
  left: 0;
}

.nav-fixed {
  display: none;
}

.g_nav_menu .parent-title {
  padding: 0;
  width: auto;
  position: relative;
}

.g_nav_menu .parent-title>a,
.g_nav_menu .parent-title span {
  font-size: 1rem;
}

.g_nav_menu .parent-title>a {
  border-bottom: 1px solid rgba(221, 221, 221, 0.5);
  line-height: 1;
  padding: 1.6rem 0 1.6rem 1.5rem;
}

.g_nav_menu .parent-title span {
  width: 59%;
}

.g_nav_menu li .sub-menu,
.g_nav_menu>li .sub-menu {
  display: none;
  width: auto;
  height: auto;
  padding: 0;
  opacity: 1;
  position: static;
  transition: none;
  -webkit-transition: none;
  transition: none;
  margin: 0 0 0 9.375%;
  visibility: visible;
  width: 90.625%;
}

.g_nav_menu>li:hover .sub-menu {
  padding: inherit;
}

.g_nav_menu li .sub-menu li {
  min-width: auto;
}

.g_nav_menu .parent-title:nth-child(3) .sub-menu {
  height: auto;
}

.g_nav_menu>li .sub-menu li {
  border-bottom: 0;
  margin-bottom: 0 !important;
}

.g_nav_menu .sub-menu li a,
.g_nav_menu>li .sub-menu li a {
  font-size: 3.75vw;
  font-weight: 300;
  /* border-bottom: 1px solid rgba(221, 221, 221, 0.5); */
  line-height: 1;
  padding: 3.75vw 0 3.75vw 4.0625vw !important;
}

.g_nav_menu .parent-title .btn-icon {
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 4.3rem;
  height: 4.3rem;
}

.g_nav_menu .parent-title .btn-icon::before {
  content: '\f48a';
  color: rgba(51, 51, 51, 0.8);
  position: absolute;
  top: calc(50% - 0.75rem);
  right: 1.5rem;
  cursor: pointer;
  font-family: ionicons;
  font-size: 1.5rem;
  margin-right: 0;
  z-index: 10;
}

.g_nav_menu .parent-title.active .btn-icon::before {
  content: '\f463';
}

.g_nav::before,
.g_nav_menu .sub-menu li a::before,
.g_nav_menu a::before {
  content: none;
}

.icons {
  background: rgba(255, 255, 255, 0.95);
  padding-top: 2.8125vw;
  width: 100%;
}

.bnrs {
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
}

.icons .icons-list {
  display: flex;
  -js-display: flex;
  align-items: center;
  justify-content: space-between;
  width: 61.09375vw;
  margin: 0 auto 6.25vw;
}

.icons-list li {
  height: auto;
}

.icons-list li:first-child {
  width: 10.78125vw;
}

.icons-list li:first-child+li {
  width: 10vw;
}

.icons-list li:nth-last-child(2) {
  width: 8.125vw;
}

.icons li:last-child {
  width: 4.0625vw;
}

.icons li a,
.bnrs a {
  display: block;
}

.bnrs a {
  width: 90.625%;
  height: 12.5vw;
  margin: 0 auto 4.6875vw;
}

.bnrs:last-child a {
  margin-bottom: 6.25vw;
}

.icons li a img,
.bnrs a img {
  width: 100%;
  height: 100%;
}

.g_nav {
  background: rgba(255, 255, 255, 0.95);
  display: none;
  float: none;
  margin: 0;
  width: 100%;
  height: 100%;
  top: 12.65625vw;
  left: 0;
  overflow: auto;
  position: fixed;
  z-index: 25;
  transition: none;
  -webkit-transition: none;
}

.g_nav_menu {
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  height: calc(100% - 12.5vw);
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

.g_nav_menu .nav_g {
  /* background: rgba(255, 255, 255, 0.95); */
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  text-align: left !important;
  position: relative;
}

.nav_g a {
  border-bottom: 0.3125vw solid #ebebe8;
  font-size: 3.4375vw;
  font-weight: 600;
  display: block;
  letter-spacing: 0.05em;
  padding: 4.84375vw 0 4.84375vw 6.25vw;
}

.g_nav_menu .nav_g.has-child.active {
  border-bottom: 0.3125vw solid #ebebe8;
}

.g_nav_menu .nav_g.has-child>a {
  /* border-bottom: 0; */
}

.g_nav_menu .nav_g:last-child a {
  border-bottom: 0;
}

.g_nav_menu .nav_g.nav1>a {
  border-top: 0;
}

.g_nav_menu .nav_g.nav9 a {
  border-bottom: 0.3125vw solid #dadad9;
}

.g_nav_menu .nav_g:first-child a,
.g_nav_menu>li:first-child a {
  border-top: 0;
}

.g_nav_menu .nav_g .nav-child li a .mega-list {
  border-bottom: 1px solid #ddd;
  background: 0;
  display: none;
  max-height: none;
  position: static;
  padding: 0;
  opacity: 1;
  visibility: visible;
  transition: none;
  -webkit-transition: none;
}

.mega-child {
  flex-direction: column;
  width: 87.5%;
  margin-left: 12.5%;
}

.mega-child li {
  border: 0;
  background: 0;
  width: 100%;
  height: auto;
}

.mega-child li:nth-child(n+4) {
  margin-top: 0;
}

.g_nav_menu .mega-child li a {
  padding: 1.5625vw 0 1.5625vw 3.125vw;
  justify-content: flex-start;
}

.g_nav_menu .mega-child li:last-child a {
  border-bottom: 0;
}

.mega-child li .imgwrap {
  width: 10.3125vw;
  height: 10.3125vw;
}

.mega-child li span {
  font-size: 3.125vw;
  margin-left: 4.21875vw;
  letter-spacing: -0.09em;
}

.g_nav_menu>li.has-child .btn-icon,
.g_nav_menu>li .nav-child .cat_title.has-grand .btn-icon,
.g_nav_menu>li.has-grand .btn-icon,
.g_nav_menu>li.has-child.active .has-grand .btn-icon {
  display: block;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 13.4375vw;
  height: 13.4375vw;
}

.g_nav_menu>li.has-child .btn-icon::before,
.g_nav_menu>li .nav-child .cat_title.has-grand .btn-icon::before,
.g_nav_menu>li.has-grand .btn-icon::before,
.g_nav_menu>li.has-child.active .has-grand .btn-icon::before,
.g_nav_menu>li.has-child.active .has-grand.active .has-greatgrand .btn-icon::before {
  content: '\f48a';
  color: #c30d23;
  position: absolute;
  top: calc(50% - 2.34375vw);
  right: 6.25vw;
  cursor: pointer;
  font-family: ionicons;
  font-size: 4.6875vw;
  margin-right: 0;
  z-index: 10;
}

.g_nav_menu>li.has-child.active .btn-icon::before,
.g_nav_menu>li .nav-child .cat_title.has-grand.active .btn-icon::before,
.g_nav_menu>li.has-grand.active .btn-icon::before,
.g_nav_menu>li.has-child.active .has-grand.active .btn-icon::before,
.g_nav_menu>li.has-child.active .has-grand.active .has-greatgrand.active .btn-icon::before {
  content: '\f463';
}

.nav-child {
  visibility: visible;
  background: 0;
  display: none;
  opacity: 1;
  margin: 0 0 0 9.375vw;
  /* margin: 0; */
  width: 100%;
  width: 90.625%;
  height: 100%;
  max-height: none;
  position: static;
  transition: none;
  -webkit-overflow-scrolling: touch;
}

.nav-child li {
  position: relative;
}

.sub-child {
  display: none;
  margin: 0 0 0 12.5vw;
  width: 86.2%;
  height: 100%;
  max-height: none;
  position: static;
  padding: 0;
  transition: none;
  -webkit-overflow-scrolling: touch;
}

.nav-child a {
  /* border-bottom: 0; */
}

.cat-choose {
  width: 100%;
  height: auto;
}

.cat-choose>p {
  font-size: 3.125vw;
  border-bottom: 1px solid #ddd;
  padding: 5.078125vw 0 5.078125vw 4.6875vw;
}

.cat-choose>p:hover {
  background: 0;
  opacity: 1;
}

.cat-parent {
  width: 100%;
  position: relative;
}

.cat-parent p::before {
  content: none;
}

.nav-child-list,
.cat-child-list {
  display: none;
}

.nav-child-list,
.grand-list {
  width: 85.714%;
  margin-left: 14.286%;
}

.grand-list {
  display: none;
}

.cat-child-list {
  width: 83.333%;
  margin-left: 16.666%
}

.nav-child .children {
  width: 88%;
  margin: 0 0 0 12%;
  -webkit-overflow-scrolling: touch;
}

.nav_g:hover .nav-child {
  /* padding: 0; */
}

.nav-child a {
  padding-left: 6.25vw !important;
}

.nav-child li:last-child>a {
  border-width: 0;
}

.nav-child .active li:last-child>a {
  border-width: 0.3125vw;
}

.nav-child .sub-child a {
  padding-left: 3.125vw !important;
}

.nav-child .sub-child li:last-child a {
  /* border-bottom: 0; */
}

.g_nav_menu .nav_g>a span {
  display: inline-block;
}

.g_nav_menu ul.children {
  display: none;
}

.nav_chi {
  display: none;
}

.nav_search {
  display: block;
  width: 100%;
  min-width: 320px;
  position: relative;
  padding: 20px 6.25%;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
}

.header-search {
  height: 0;
  position: absolute;
  top: 12.5vw;
  left: 0;
  width: 100%;
  overflow: hidden;
  transition: 0.3s linear;
  -webkit-transition: 0.3s linear;
}

.header-search.slide {
  opacity: 1;
  height: 12.5vw;
}

.header-search #jet_searchform-header {
  background: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 2.5vw 0;
}

.header-search #jet_searchBtn_header {
  opacity: 0;
  background: url("img/sp/sp_ic_search.png") no-repeat;
  background-size: cover;
  position: absolute;
  top: 3.75vw;
  left: 2.8125vw;
  padding: 0;
  transition: 0.5s ease-in-out;
  border: none;
  width: 5vw;
  height: 5vw;
  text-indent: -9999px;
}

.header-search #jet_keywords_header {
  display: block;
  width: calc(100% - 3.90625vw);
  height: 7.5vw;
  margin: 0 auto;
  padding: 0 0.78125vw 0 7.8125vw;
  border: 0.1rem solid #cacaca !important;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.header-search.slide #jet_searchform-header #jet_searchBtn_header {
  opacity: 1;
}

#jet_searchform-header-sp {
  /* background: rgba(255, 255, 255, 0.95); */
  width: 100%;
  height: 100%;
  margin: 4.6875vw auto 0.625vw;
  position: relative;
}

.header-search.slide #jet_searchform-header-sp #jet_keywords_header-sp {
  font-size: 3.75vw;
}

#btn-search {
  background: #e8e8e8;
  display: block;
  top: 3.4375vw;
  top: 0;
  right: 4.6875vw;
  right: 12.65625vw;
  width: 5.78125vw;
  width: 12.5vw;
  height: 5.78125vw;
  height: 12.5vw;
  position: absolute;
  padding: 3.75vw;
  z-index: 10;
}

#btn-search img {
  width: 5vw;
  height: 5vw;
}

#jet_searchBtn_header {
  width: 3.125vw;
  height: 3.125vw;
  left: 0.78125vw;
}

#jet_keywords_header {
  border-bottom: 0.3125vw solid rgba(170, 170, 170, 0.5);
  height: 4.84375vw;
  font-size: 2.5vw;
  padding: 0 1.5625vw 1.5625vw 4.6875vw;
}

.header-search.slide #jet_searchform-header-sp {
  opacity: 1;
}

.g_nav_menu .header-search {
  /* background: rgba(255, 255, 255, 0.95); */
  border: 0;
  width: 100%;
  padding: 0 6.25vw;
  margin: 0 auto;
}

#jet_searchBtn_header-sp {
  /* opacity: 0; */
  background: url("img/sp/sp_ic_search.png") no-repeat;
  background-size: cover;
  border: none;
  position: absolute;
  top: 1.25vw;
  right: 1.25vw;
  padding: 0;
  /* transition: 0.5s ease-in-out; */
  width: 5.3125vw;
  height: 5.3125vw;
  text-indent: -9999px;
}

#jet_keywords_header-sp {
  background: rgba(218, 218, 217, 0.6);
  border: 0;
  border-radius: 0;
  display: block;
  width: calc(100% - 3.90625vw);
  width: 100%;
  font-size: 3.75vw;
  height: 7.8125vw;
  margin: 0 auto;
  padding: 0 7.8125vw 0 1.5625vw;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#jet_keywords_header-sp::placeholder {
  color: #888;
  font-size: 2.8125vw;
}

.header-search.slide #jet_searchform-header-sp #jet_searchBtn_header-sp {
  opacity: 1;
}

.news-letter {
  margin-bottom: 7.8125vw;
}

.news-letter .widget-title {
  float: none;
  font-size: 3.75vw;
  letter-spacing: 0.05em;
  margin: 0 0 1.09375vw;
  padding: 3.59375vw 0 3.59375vw 3.125vw;
}

.news-letter .search {
  float: none;
  width: 93.75%;
  margin: 0 auto;
}

.news-letter .search form {
  display: flex;
  -js-display: flex;
  justify-content: space-between;
}

.news-letter #s2email {
  display: inline-block;
  font-size: 2.8125vw;
  width: 60.15625vw;
  margin-bottom: 0;
  padding: 1.25vw 2.5vw 1.40625vw;
}

.news-letter input[type="submit"] {
  border-radius: 0.78125vw;
  font-size: 2.8125vw;
  float: none;
  width: 31.25vw;
  padding: 2.34375vw 0;
}

.sns-list {
  display: flex !important;
  -js-display: flex;
  align-items: center;
  justify-content: center;
}

.sns-list li {
  width: 7.8125vw;
  margin-right: 12.5vw;
}

.sns-list li:last-child {
  margin: 0;
}

.g_nav_menu .nav_g .sns-list a {
  border: 0;
  padding: 0 !important;
}

/*フッター*/
#under {
  border-top: 0.1rem solid #ddd;
  /* background: #555; */
}

#under .nav_search {
  display: none;
}

#scroll-to-top {
  background: url(img/sp/sp_btn_page-top.png)center no-repeat;
  background-size: 100% auto;
  position: fixed;
  /* opacity: 1 !important; */
  /* display: block !important; */
  margin: 0 auto;
  bottom: 3.125vw;
  left: auto;
  top: auto;
  right: 0;
  width: 9.375vw;
  height: 12.5vw;
  z-index: 5;
  -webkit-transition: none;
  transition: none;
}

#under .inner {
  align-items: flex-start;
  flex-direction: column;
  margin: 0;
  padding: 6.875vw 6.25vw 5vw;
}

#under .foot-cont {
  background-size: cover;
  align-items: flex-end;
  flex-direction: column;
  justify-content: flex-start;
  padding: 13.75vw 0;
}

#under h2 {
  font-size: 0;
  width: 72.34375vw;
  margin: 0 auto;
  height: auto;
  position: relative;
  padding: 12.5vw 0;
}

.under-info {
  width: 71.875%;
  margin: 0 auto;
}

.under-info .address {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin: 0 auto 6.25vw;
}

.info-list {
  width: 47.8125vw;
  margin-bottom: 6.875vw;
}

.info-list .crimson {
  border-bottom: 0.1rem solid #2b2b2b;
  height: 6.71875vw;
  font-size: 7.5vw;
  font-weight: bold;
  margin-bottom: 1.25vw;
  position: relative;
  padding-left: 4.21875vw;
  letter-spacing: 0.04em;
}

.info-list .crimson::before {
  content: '';
  background: url(img/common/ic_tel.jpg) no-repeat;
  background-size: cover;
  width: 3.125vw;
  height: 4.6875vw;
  position: absolute;
  left: 0.625vw;
  top: calc(50% - 2.8125vw);
}

.info-list li {}

.info-list li>* {
  flex: auto;
}

.info-list li .title {
  font-size: 1rem;
  width: 7.5vw;
  height: 3.125vw;
  margin: 0 1.25vw 0 0.46875vw;
}

.info-list li p {
  font-size: 1rem;
  letter-spacing: -0.1em;
}

.title-area {
  background: #dadad9;
  padding: 2.1875vw 0;
}

.foot-list li {
  line-height: 2.22;
}

.foot-list li:first-child a {
  letter-spacing: -0.09em;
}

.foot-list li:last-child a {
  letter-spacing: -0.05em;
}

.foot-list li a {
  color: #fff;
  font-size: 2.8125vw;
}

#under .sns-list {
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  top: 25.625vw;
  right: 14.0625vw;
}

#under .sns-list li {
  width: 6.25vw;
  margin-right: 5.9375vw;
}

#under .sns-list li:last-child {
  margin-right: 0;
}

#under .address-list {
  flex-direction: column;
  text-align: center;
  border: 0;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}

#under .address-list li {
  font-size: 2.8125vw;
  justify-content: center;
}

#under .address-list li:not(:last-child) {
  margin-bottom: 2.5vw;
}

#under .title-area .imgwrap {
  width: 40.625vw;
  height: auto;
  margin: 0 auto;
}

#under .sns-list+.copy {
  border: 0.1rem solid #222;
  border-top: 0;
  border-bottom: 0;
  font-size: 2.8125vw;
  display: flex;
  -js-display: flex;
  justify-content: space-around;
  position: relative;
}

#under .sns-list+.copy li {
  flex: auto;
  text-align: center;
}

#under .sns-list+.copy a {
  display: block;
  font-size: 1rem;
  /* padding: 0 3.125vw; */
  letter-spacing: -0.15em;
}

#under .sns-list+.copy::after {
  content: '';
  background: #222;
  width: 0.1rem;
  height: 100%;
  position: absolute;
  top: 5%;
  left: calc(50% - 1em);
}

.add0 {
  display: none;
}

.add0 span {
  display: block;
}

.add1,
.add2 {
  display: inline-block;
  margin: 0 10px 10px;
}

.fb-btn {
  width: 3rem;
  height: 3rem;
  margin: 0 auto;
}

.fb-btn img {
  width: 100%;
  height: 100%;
}

#foot {
  background: #222;
  height: auto;
  padding: 0;
  /* color: #fff; */
  position: static;
  margin: 0 auto;
}

#foot::before {
  content: none;
}

#foot .copy {
  display: flex;
  -js-display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 0 0 4.6875vw;
  overflow: hidden;
}

#foot li {
  float: left;
  /* display: block; */
  position: relative;
}

#foot li:last-child {
  background: 0;
  clear: both;
  float: none;
  width: auto;
  text-align: center;
  /* padding-top: 2.5vw; */
}

#foot .copy li * {
  color: #fff;
  font-size: 1rem;
  /* line-height: 2.33; */
  /* letter-spacing: -0.15em; */
}

#foot .copy li:nth-child(2) * {
  letter-spacing: -0.05em;
}

#foot li:last-child * {
  /* letter-spacing: -0.055em; */
}

#foot li:not(:last-child) a::after {
  content: '|';
  display: inline-block;
  margin: 0 0 0 3.75vw;
}

/*サイドバー*/
#jet_searchform {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

#secondary ul,
.search-no-results.post-type-archive-products #secondary ul:first-of-type,
.search-results.post-type-archive-products #secondary ul:first-of-type {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}

#secondary li {
  font-size: 3.75vw;
  margin-bottom: 1em;
}

#secondary li a {
  border-top: 1px solid #f1f1f1;
  display: block;
  padding: 4.84375vw 0 4.84375vw 4.6875vw;
}

#secondary li.has-child .btn-icon {
  position: absolute;
  right: 0.2rem;
  top: 0.02rem;
  width: 1.2rem;
  height: 1.4rem;
}

#secondary li.has-child .btn-icon::before {
  content: '\f48a';
  position: absolute;
  top: 0;
  cursor: pointer;
  font-family: ionicons;
  font-size: 1.4rem;
  z-index: 10;
}

#secondary li.has-child.active .btn-icon::before {
  content: '\f463';
}

#secondary .children li::before {
  content: none;
}

#secondary li.has-child .btn-icon {
  cursor: pointer;
  position: absolute;
  width: 13.4375vw;
  height: 13.4375vw;
  right: 0;
  top: 0;
}

#secondary li.has-child .btn-icon::before {
  content: '\f48a';
  position: absolute;
  cursor: pointer;
  font-family: ionicons;
  color: #222;
  font-size: 4.6875vw;
  top: calc(50% - 2.34375vw);
  right: 4.6875vw;
  z-index: 10;
}

#secondary .has-child.active .btn-icon {
  /* background: url("img/sp/sp_nav-open.png") no-repeat center / 50%; */
}

#secondary ul:not(.children)>li {
  margin: 0;
  padding: 0;
}

#secondary li {
  font-size: 3.75vw;
}

#secondary li.has-child {
  position: relative;
}

#secondary ul:not(.children)>li:first-child>a {
  border: 0;
}

#secondary .color-list {
  padding: 5.078125vw 12.5vw;
}

#secondary .color-list li {
  border-width: 0.3125vw;
  width: 9.375vw;
  height: 9.375vw;
  margin-right: 4.6875vw !important;
}

#secondary .color-list li:nth-child(5) {
  margin-top: 0;
}

#secondary .color-list li:nth-child(5n) {
  margin-right: 0 !important;
}

#secondary .color-list li:nth-child(n+6) {
  margin-top: 4.6875vw !important;
}

#secondary .color-list li a {
  border-top: 0;
  padding: 0;
}

#secondary .color-list li .imgwrap {
  margin-bottom: 0;
}

#secondary a.l-flex {
  display: flex;
  padding: 2.03125vw 0 2.03125vw 4.6875vw;
}

#secondary a.l-flex .imgwrap {
  border-width: 0.3125vw;
  width: 9.375vw;
  height: 9.375vw;
  margin-right: 3.125vw;
}

#secondary .handle-list span {
  font-size: 3.75vw;
}

#jet_keywords {
  background: #fff;
  border: 0.1rem solid #333;
  border-radius: 0;
  font-size: 5vw;
  height: 9.375vw;
  padding: 1.25vw;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#jet_searchBtn {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: #333;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  width: 9.375vw;
  height: 9.375vw;
  padding: 1.5625vw;
  position: absolute;
}

/*検索結果*/
figure.list_figure {
  position: relative;
  float: left;
  width: 46%;
  height: 220px;
  margin: 0 2% 4%;
  overflow: hidden;
  border-radius: 20px;
}

.list_figure .img_box {
  width: 100%;
  height: 160px;
  overflow: hidden;
  margin-bottom: 5px;
  border-radius: 20px;
}

.list_figure .img_box img {
  position: relative;
  top: 50%;
  left: 50%;
  width: auto !important;
  height: auto !important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.list_figure .hov_box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 150px;
  padding: 10px;
  overflow: hidden;
  border-radius: 20px;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  opacity: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}

.list_figure:hover .hov_box {
  opacity: 1;
  z-index: 50;
}

.list_figure figcaption {
  line-height: 1.4;
}

.list_figure h3 {
  font-size: 14px;
}

.list_figure .more {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
}

/*ブログA*/
/*アーカイブ*/
.blog_text .thum1+p {
  width: 57%;
  line-height: 1.6;
  padding: 0;
  height: 35vw;
  overflow: hidden;
}

.blog_text .more {
  font-size: 3.75vw;
  position: absolute;
  bottom: 0;
  right: 0;
}

.blog_text .more a {
  letter-spacing: 0.05em;
}

.blog_text .more a span {
  color: #ff0000;
  margin-left: 0.3rem;
}

.blog_text .more a::before {
  width: 1.875vw;
  height: 3.4375vw;
  margin-bottom: -0.3125vw;
}

.blog_text p {
  font-size: 3.125vw;
}

.thum1 p {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #c5162c transparent transparent transparent;
  border-width: 14.375vw 14.375vw 0 0;
}

.thum1 p+span {
  font-size: 2.8125vw;
  top: 1.875vw;
  left: 1.25vw;
}

.thum1 {
  float: left;
  border: 1px solid #f1f1f1;
  width: 40%;
  height: 0;
  overflow: hidden;
  margin: 0 8px 8px 0;
  position: relative;
  padding-top: 40%;
}

.thum1 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.thum1 a img {
  height: 100% !important;
}

/* FAQ */
.faq-catname span {
  display: block;
  border-left: 5px solid #c5162c;
  padding: 0.5em;
}

.faq-catname {
  background: rgba(221, 221, 221, 0.3);
  font-size: 4.375vw;
  font-weight: bold;
  margin-bottom: 3.125vw;
}

.faq-catname+ul {
  list-style: none;
  margin-bottom: 1.5rem;
}

.faq-varius {
  border: 1px solid rgba(50, 66, 116, 0.3);
  border-radius: 3px;
  margin-bottom: 3.125vw;
}

.faq-q {
  cursor: pointer;
  padding: 0.5em 1.5em !important;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 4.375vw;
}

.faq-q .ques {
  display: inline-block;
  margin-left: 0.5em;
}

.faq-a p {
  font-size: 3.75vw;
}

.faq-q .ques-line {
  background: #c5162c;
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.faq-q .line-one {
  height: 1.25vw;
  margin-top: -0.625vw;
  width: 1em;
  left: 0.5em;
  top: 50%;
}

.faq-q .line-two {
  left: 3.75vw;
  width: 1.25vw;
  height: 1em;
  top: 50%;
  margin-top: -0.5em;
}

.faq-a {
  font-size: 5vw;
  padding: 0.5em 0.8em;
}

/*コメント ====================*/
#respond #reply-title {
  font-size: 3.4375vw;
}

#respond .comment-notes,
#respond .logged-in-as {
  font-size: 3.75vw;
}

#respond label {
  font-size: 3.125vw;
}

#respond .comment-form-comment textarea {
  height: 8.4em !important;
  font-size: 3.75vw;
  padding: 3.125vw;
}

#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
  font-size: 3.75vw;
}

#respond input[type="checkbox"]+label {
  font-size: 3.125vw;
}

#respond .form-submit input {
  font-size: 4.375vw;
  padding: 3.125vw 6.25vw;
}

/*プライバシーポリシー ====================*/
#page_cont.page_privacy h3,
.blog_box.page_privacy h3 {
  font-size: 3.75vw;
  font-weight: bold;
  margin: 1em 0;
}

#page_cont.page_privacy p:first-of-type {
  font-size: 3.75vw;
}

#page_cont.page_privacy p {
  font-size: 2.8125vw;
}

#page_cont.page_privacy p:last-of-type {
  line-height: 2;
}

#page_cont.page_privacy dt {
  margin: 1em 0;
  font-size: 4.375vw;
  font-weight: bold;
}

#page_cont.page_privacy dd,
#page_cont.page_privacy dd p:first-of-type,
#page_cont.page_privacy ul li {
  font-size: 3.75vw;
  margin-left: 1rem;
}

#page_cont.page_privacy .privacy-table {
  padding: 1rem 0;
}

/*メールフォーム(#mailformで囲む) ====================*/
#mailform_box {
  width: 100%;
  margin-top: 4.6875vw;
}

#mailform_box .head_text {
  font-size: 4.375vw;
  padding-bottom: 2rem;
}

#mailform_box i {
  color: #ff0000;
  font-style: normal;
}

#mailform_box td,
#mailform_box th {
  display: block;
  font-size: 3.75vw;
  font-weight: normal;
  line-height: 1.8;
  padding: 0.78125vw;
  width: 100%;
}

#mailform_box tr {
  border-width: 0.3125vw;
  width: 100%;
  padding-bottom: 6.25vw;
}

#mailform_box input[type="text"],
#mailform_box input[type="email"],
#mailform_box input[type="tel"],
#mailform_box select,
#mailform_box textarea {
  border: 1px solid #ddd;
  font-size: 2.5vw;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

#mailform_box textarea {
  width: 100%;
  height: 129px;
  box-sizing: border-box;
  padding: 5px;
  line-height: 1.6;
}

#mailform_box input[type="submit"] {
  position: relative;
  display: block;
  font-size: 3.75vw;
  width: 50vw;
  height: 11.25vw;
  padding: 1em 0;
  margin: 0 auto;
  cursor: pointer;
  font-weight: normal;
  color: #fff;
  border: 0;
  /* box-shadow: 0 3px 2px #eee; */
  background: #c5162c;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#mailform_box .bottom_text {
  font-size: 3.125vw;
  padding: 2.34375vw 0;
}

span.wpcf7-not-valid-tip {
  font-size: 2.8125vw;
}

div.wpcf7-response-output {
  font-size: 2.8125vw;
  margin: 0;
}

#mailform_box table p {
  font-size: 2.5vw;
  margin-bottom: 1.5625vw;
}

/*特定商取引法に基づく表記 ===================================*/
#law_list {
  width: 100%;
}

#law_list td,
#law_list th {
  display: block;
  width: 100%;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆ 特定商取引法に基づく表記 ◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.tablepress-id-1 {
  font-size: 6.875vw;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.6;
  border-collapse: collapse;
  border-spacing: 0;
}

.tablepress-id-1 td {
  background: #eee;
  border: 1px solid #999;
  font-size: 3.75vw;
  font-weight: normal;
  display: block;
  padding: 1em;
  vertical-align: top;
  width: 100%;
}

.tablepress-id-1 tr:first-child td:first-child {
  border-top: 1px solid #999;
}

.tablepress-id-1 td:first-child {
  border-top: 0;
}

.tablepress-id-1 td+td {
  background: #fff;
  border-top: 0;
  width: 100%;
}

.tablepress-id-1 .postage::before {
  vertical-align: 0.9375vw;
}

/*送料について =================================*/
.tablepress-id-2,
.tablepress-id-3,
.tablepress-id-4 {
  font-size: 2.5vw;
}

.tablepress-id-2,
.tablepress-id-3,
.tablepress-id-4 {
  margin-bottom: 4.6875vw;
}

.tablepress-id-2 td,
.tablepress-id-3 td,
.tablepress-id-4 td {
  padding: 1.25vw;
}

/*404ページ ===================================*/
.error404 #page_area {
  text-align: center;
  line-height: 2;
  padding-top: 180px;
}

/* common ===================================*/
.pl_page_nav {
  width: 90.625%;
  margin: 0 auto 9.375vw;
}

.pl_page_nav ul {
  flex-wrap: wrap;
}

.pl_page_nav li {
  align-items: center;
  background: 0;
  width: 100%;
}

.pl_page_nav li:not(:last-child) {
  margin-right: 0;
  margin-bottom: 1.5625vw;
}

.pl_page_nav li:nth-child(n+3) {
  margin-top: 0;
}

.pl_page_nav li a {
  background: #c5162c;
  color: #fff;
  display: block;
  margin: 0;
  letter-spacing: 0.05em;
  position: relative;
  padding: 3.125vw 0.9375vw;
  font-size: 2.8125vw;
  display: flex;
  -js-display: flex;
  align-items: center;
  justify-content: center;
}

.pl_page_nav li:not(:last-child) a {
  margin-right: 0;
}

.pl_page_cont .inner {
  font-size: 5vw;
  padding: 2em 1em;
}

.pl_page_cont>h3:first-child {
  font-size: 4.375vw;
  margin: 1.875vw auto 6.25vw;
}

.pl_page_cont {
  margin-bottom: 7.8125vw;
  /* text-align: center; */
}

.breadcrumbs {
  display: none;
  font-size: 2.1875vw;
  margin: 3rem auto;
  overflow: hidden;
  width: 90.625%;
}

/*AddQuicktag ===================================*/
.deco_A {
  display: block;
  padding: 5px 0 5px 8px;
  border-left: 5px solid #c5162c;
  margin-bottom: 10px;
  background: #eee;
}

.deco_B {
  display: block;
  padding: 5px 0 5px 8px;
  margin-bottom: 10px;
  border-left: 5px solid #c5162c;
  border-bottom: 1px solid #c5162c;
}

.deco_C {
  display: block;
  padding: 3px 0 3px 8px;
  margin-bottom: 10px;
  border-left: 5px solid #c5162c;
}

.deco_D {
  display: inline-block;
  padding: 5px;
  margin-bottom: 10px;
  border-top: 1px solid #c5162c;
  border-bottom: 1px solid #c5162c;
}

/*ボタン青*/
.square_btn_blue {
  position: relative;
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #04a4b3;
  color: #FFF;
  border-top: solid 1px #276b74;
  border-left: solid 1px #276b74;
  border-right: solid 1px #276b74;
  border-bottom: solid 4px #276b74;
  border-radius: 3px;
}

.square_btn_blue:active {
  top: 3px;
  border-bottom: solid 4px rgba(255, 255, 255, 0);
}

/*ボタン赤*/
.square_btn_red {
  position: relative;
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #990000;
  color: #FFF;
  border-top: solid 1px #5f0c03;
  border-left: solid 1px #5f0c03;
  border-right: solid 1px #5f0c03;
  border-bottom: solid 4px #5f0c03;
  border-radius: 3px;
}

.square_btn_red:active {
  top: 3px;
  border-bottom: solid 4px rgba(255, 255, 255, 0);
}

/*ボタン黒*/
.square_btn_black {
  position: relative;
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #383838;
  color: #FFF;
  border-top: solid 1px #000000;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
  border-bottom: solid 4px #000000;
  border-radius: 3px;
}

.square_btn_black:active {
  top: 3px;
  border-bottom: solid 4px rgba(255, 255, 255, 0);
}

@media screen and (min-width: 360px) {
  .under-info .address {
    font-size: 2.8125vw;
    letter-spacing: 0.04em;
  }

  #under .sns-list+.copy a {
    font-size: 2.8125vw;
    letter-spacing: -0.1em;
  }

  #foot li:last-child * {
    letter-spacing: 0.05em;
  }

  .info-list li .title {
    font-size: 2.8125vw;
  }

  .info-list li p {
    font-size: 2.8125vw;
  }
}

@media screen and (min-width: 425px) {
  #foot li:last-child * {
    font-size: 2.5vw;
    letter-spacing: 0.09em;
  }

  .info-list li p {
    letter-spacing: -0.05em;
  }
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆ Wordpress デフォルト設定 ◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
@media screen and (min-width: 640px) {

  /* 640px以下用の記述 */
  .gallery-columns-3 .gallery-item,
  .gallery-columns-4 .gallery-item {
    width: 48%;
    margin: 0 1%;
  }

  .gallery-columns-5 .gallery-item {
    width: 31.33333%;
    margin: 0 1%;
  }
}

/*END media*/
