@charset "utf-8";
.menu-trigger,
.sp_cart,
.nav_search,
.sp_nav {
  display: none;
}

@media only screen and (max-width: 1000px) {
html{
  font-size: calc(100vw / 32);
}
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ヘッダー
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#upper {
	position: fixed;
	width: 100%;
	height: auto;
	padding: 0;
}

  #upper .inner {
    width: 100%;
  }

  #upper h1 {
    float: none;
    width: 100%;
    height: auto;
    margin: 10px auto;
    text-align: center;
  }

  #upper h1 img {
    width: auto;
    height: 30px;
  }

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ハンバーガー
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }

  .menu-trigger {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 40px;
    height: 40px;
    padding: 3px 5px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2000;
  }

  .menu-trigger p {
    color: #fff;
    font-size: 10px;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    text-align: center;
  }

  .trigger_wrap {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .trigger_wrap span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
  }

  .menu-trigger span:nth-of-type(1) {
    top: 2px;
  }

  .menu-trigger span:nth-of-type(2) {
    top: 10px;
  }

  .menu-trigger span:nth-of-type(3) {
    top: 18px;
  }

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

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

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



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ナビ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .g_nav_pc {
    display: none;
  }

  .g_nav_sp {
    display: none;
    top: 100%;
    width: 100%;
    height: calc(100vh - 15.78125vw);
    overflow: auto;
    padding: 0;
    z-index: 5000;
    position: absolute;
  }

  /*親のul*/
  .g_nav_sp .g_nav_menu {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    text-align: left;
  }

  /*親のli*/
  .g_nav_sp .g_nav_menu>li {
    position: static;
    display: block;
    width: 100%;
    margin: 0px;
    letter-spacing: normal;
    text-align: left;
    border-bottom: 1px dotted #666;
    background: none;
  }

  /*親のliのa設定*/
  .g_nav_sp .g_nav_menu>li>a {
    border-bottom: 0;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    font-size: 4.375vw;
    text-align: left;
    padding: 6.25vw;
  }

  .g_nav .g_nav_menu>li.current>a,
  .g_nav .g_nav_menu>li>a:hover {
    border: 0;
  }

  /* .g_nav a:hover,
  .g_nav .g_nav_menu>li:hover a,
  .g_nav .g_nav_menu>li>.sub-menu>li:hover>a,
  .g_nav .g_nav_menu>li>.sub-menu>li>.sub-menu>li:hover>a {
    color: inherit !important;
  } */

  .g_nav_sp .g_nav_menu>li>a>span {
    display: inline;
    font-size: 3.75vw;
    margin: 1.25vw 0;
  }

  .g_nav_sp .g_nav_menu>li>a>span::before {
    display: inline;
    content: '/';
    font-size: 4.375vw;
    margin: 0 2.5vw;
  }

  /*子のul*/
  .g_nav_sp .g_nav_menu>li>.sub-menu {
    background: 0 !important;
    display: none;
    width: 90%;
    height: 100%;
    opacity: 1;
    overflow: hidden;
    padding: 0;
    margin-left: 10%;
    position: static;
    -webkit-transition: none;
    transition: none;
  }

  /*子のli*/
  .g_nav_sp .g_nav_menu>li>.sub-menu>li {
    padding: 0 3.125vw;
    margin: 0 0 3.125vw;
    text-align: left;
    overflow: hidden;
  }

  .g_nav_sp .g_nav_menu .has-child>.btn-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 18.125vw;
    height: 18.125vw;
  }

  .g_nav_sp .g_nav_menu .has-grand>.btn-icon {
    position: absolute;
    right: 0;
    top: -3.125vw;
    width: 15.625vw;
    height: 15.625vw;
  }

  .g_nav_sp .g_nav_menu .has-child>.btn-icon::before {
    content: '\f48a';
    position: absolute;
    top: 50%;
    right: 6.25vw;
    margin-top: -3.125vw;
    cursor: pointer;
    font-family: ionicons;
    font-size: 6.25vw;
    z-index: 10;
  }

  .g_nav_sp .g_nav_menu .has-grand>.btn-icon::before {
    content: '\f48a';
    position: absolute;
    top: 50%;
    right: 6.25vw;
    margin-top: -3.125vw;
    cursor: pointer;
    font-family: ionicons;
    font-size: 6.25vw;
    z-index: 10;
  }

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

  /*孫のul設定*/
  .g_nav_sp .g_nav_menu>li>.sub-menu>li>.sub-menu {
    display: none;
    width: 90%;
    height: 100%;
    padding: 0 0 10px 10px;
    margin-left: 10%;
    z-index: 1500;
    -webkit-transition: none;
    transition: none;
  }

  .g_nav .g_nav_menu>li>.sub-menu>li>.sub-menu {
    position: static;
    background: 0;
    visibility: visible;
    opacity: 1;
  }

  /*子と孫のa設定*/
  .g_nav_sp .g_nav_menu li .sub-menu li a {
    display: block;
    font-size: 3.75vw;
    letter-spacing: 1px;
    line-height: 1.4;
    text-align: left;
    border-bottom: 1px solid #999;
    padding: 3.125vw;
  }

  .g_nav_sp .g_nav_menu li {
    position: relative;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ヘッダー検索
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  #jet_searchform_on {
    display: none;
  }

  .g_nav #btn-search {
    display: block;
  }

  .nav_search {
    display: block;
    padding: 10px 0 20px;
    border-bottom: 1px dotted #666;
  }

  .nav_search #jet_searchform {
    width: 90%;
  }

  .header-search {
    background: rgba(255, 255, 255, 0.9);
    top: 100%;
  }

  .header-search.slide {
    opacity: 1;
    height: 60px;
  }

  #jet_searchform-header_sp {
    width: calc(100% - 6.25vw);
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding: 15px 0;
  }

  #jet_keywords_header_sp {
    font-size: 16px;
    height: 30px;
    padding: 0 5px 0 35px;
    outline: 0;
    width: 100%;
    border: 1px solid #cacaca !important;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
  }

  #jet_searchBtn_header_sp {
    font-size: 25px;
    top: 16px;
    left: 0;
    width: 33px;
    height: auto;
    position: absolute;
    font-family: ionicons;
  }

  .btn-search {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    z-index: 10;
    cursor: pointer;
    font-family: ionicons;
    font-size: 30px;
    margin: 0 auto;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
パンくず
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .breadcrumbs {
    margin: 0;
    padding: 24px 40px;
    font-size: 16px;
    position: relative;
    width: 100%;
    max-width: 96rem;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .breadcrumbs_inner {
    align-items: center;
    display: flex;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ページトップ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  #scroll-to-top {
    font-size: 17.5vw;
    bottom: 100px;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
フッター
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .fix_nav_sp {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 900;
  }

  .fix_nav_sp .fix_box {
    width: 100%;
    padding: 10px;
    text-align: center;
  }

  .fix_nav_sp .ic_box {
    font-family: "Ionicons";
    font-size: 30px;
  }

  .fix_nav_sp .ic_box a {
    display: block;
    color: inherit;
  }

  .fix_nav_sp .fix_box+.fix_box {
    border-left: 1px solid #ddd;
  }

  .os_list {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 3.75vw;
  }

  .os_list li {
    width: 100%;
  }

  .os_list li:nth-child(n+2) {
    margin-top: 3.75vw;
  }

  .os_list li a {
    font-size: 5vw !important;
    display: block;
    padding: 0;
  }

  .os_list li a p {
    font-size: inherit;
    height: 100%;
    text-align: center;
    padding: 1.5em 0;
  }

  .os_list .img_box {
    position: relative;
    overflow: hidden;
    height: 20vw;
    padding: 0;
  }

  #address_area {
    padding: 0 6.25vw;
    text-align: center;
  }

  #address_area .inner {
    flex-direction: column;
    padding: 0px 0;
  }

  .foot_cont {
    width: 100%;
  }

  #address_area h3 {
    margin: 14.375vw auto;
  }

  #address_area h3 img {
    height: 9.375vw;
    max-height: none;
  }

  .foot_add {
    font-size: 4.375vw;
    margin-bottom: 4.0625vw;
  }

  .foot_tel,
  .foot_fax {
    font-size: 4.375vw;
    margin-bottom: 6.25vw;
  }

  .foot_tel::before {
    font-size: 8.75vw;
    top: 1.5625vw;
    margin: 0 4.0625vw 0 1.5625vw;
  }

  .foot_fax::before {
    font-size: 8.75vw;
    top: 1.875vw;
    margin-right: 2.5vw;
  }

  .foot_eigyou {
    font-size: 4.375vw;
    margin-bottom: 6.875vw;
  }

  .footer_sns_line {
    width: 100%;
    overflow: hidden;
    padding: 6.25vw 0 9.375vw;
  }

  .footer_sns_line li {
    float: none;
    display: inline-block;
    width: 10.9375vw;
    height: 10.9375vw;
    margin: 0 3.125vw;
  }

  #free_area {
    float: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 9.375vw;
  }

  #under #map,
  #biz-c,
  #sns_time_line,
  #free_editer {
    position: relative;
    width: 100%;
    height: auto;
  }

  #map {
    height: 54.0625vw;
  }

  #free_area .btn.map {
    clear: both;
    /* display: block; */
    width: 52.5vw;
    padding: 3.125vw 0;
    margin: 0 auto;
    font-size: 4.375vw;
    text-align: center;
    border-radius: 5px;
    border: 1px solid;
  }

  #sns_time_line {
    padding-left: 0px;
  }

  #free_editer {
    padding: 0 20px;
  }

  #under {
    font-size: 3.125vw;
    margin-bottom: 50px;
    width: 100%;
    padding: 6.25vw 0;
  }

  #under.mb0 {
    margin-bottom: 0;
  }

  #under .inner {
    width: 96%;
    text-align: center;
  }

  #under span {
    padding: 0 1.5625vw;
  }

  #under small {
    display: inline-block;
    float: none;
    line-height: 1.4;
    padding-top: 6.25vw;
  }
  #address_area .foot_cont a.site_foot_logo_wrap {
    justify-content: center;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
サイドバー
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  #side_bar {
    float: none;
    width: 100%;
    padding: 6.25vw 0 0;
    border-top: 1px solid #f1f1f1;
  }

  #secondary aside {
    margin-bottom: 6.25vw;
    padding-bottom: 6.25vw;
  }

  #secondary .widget-title {
    font-size: 4.375vw;
    margin-bottom: 6.25vw;
    padding: 1.875vw 0 2.8125vw;
  }

  #secondary aside.widget_media_image {
    width: calc(100% - 12.5vw);
    height: auto;
    margin: 0 auto 6.25vw;
  }

  #secondary aside.widget_media_image img {
    width: 100%;
    height: auto;
  }

  #secondary aside#search-2 {
    padding: 0 6.25vw 6.25vw;
    margin-bottom: 0px;
    background: none;
  }

  #keywords2:placeholder-shown,
  #keywords2::placeholder {
    font-size: 3.75vw;
  }

  #searchBtn2 {
    display: block;
    font-size: 7.8125vw;
    width: 7.8125vw;
    height: 7.8125vw;
    top: 0.78125vw;
    right: 0.78125vw;
  }

  #keywords2 {
    font-size: 3.75vw;
    height: 9.375vw;
    padding: 1.5625vw 9.375vw 1.5625vw 1.5625vw;
  }

  #secondary ul {
    padding: 0 6.25vw;
  }

  #secondary ul.children {
    display: none;
  }

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

  #secondary li.has-child>.btn-icon::before {
    content: '\f48a';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2.5vw;
    cursor: pointer;
    font-family: ionicons;
    font-size: 3.75vw;
    z-index: 10;
  }

  #secondary li.has-grand>.btn-icon {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 8.4375vw;
    height: 8.4375vw;
  }

  #secondary li.has-grand>.btn-icon::before {
    content: '\f48a';
    position: absolute;
    margin-top: -2.5vw;
    top: 50%;
    right: 0;
    cursor: pointer;
    font-family: ionicons;
    font-size: 3.75vw;
    z-index: 10;
  }

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

  #secondary li a {
    display: block;
    padding: 1em 0;
    font-size: 3.75vw;
    letter-spacing: 1px;
  }

  #secondary .children li a {
    padding: 10px 0px 10px 10px;
    border-bottom: 1px dotted;
  }

  /*ランキング
=====================*/
  #secondary aside#side_rank {
    margin-bottom: 6.25vw;
    padding: 0 0 6.25vw;
  }

  #secondary #side_rank ul {
    overflow: hidden;
    border-bottom: 1px solid;
  }

  #secondary #side_rank li {
    float: left;
    position: relative;
    width: 31%;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin-right: 3.5%;
    margin-bottom: 4%;
    border-bottom: none;
  }

  #secondary #side_rank li:last-child {
    margin-right: 0%;
  }

  #secondary #side_rank li.rank_box1,
  #secondary #side_rank li.rank_box2 {
    width: 46.5%;
    margin-right: 7%;
  }

  #secondary #side_rank li.rank_box2 {
    margin-right: 0%;
  }

  #secondary #side_rank li .img_box {
    float: none;
    width: 100%;
    height: 40.625vw;
    margin: 0 0 1.25vw;
  }

  #secondary #side_rank li:nth-child(n+3) .img_box {
    height: 27.03125vw;
  }

  #secondary #side_rank li .img_box .sold {
    font-size: 3.125vw;
  }

  #secondary #side_rank li h3 {
    display: block;
    font-size: 3.125vw;
    height: 4.2em;
    line-height: 1.4;
    margin-bottom: 0.5em;
    overflow: hidden;
  }

  #secondary #side_rank li .no {
    position: absolute;
    top: -12.1875vw;
    left: -12.1875vw;
    width: 25vw;
    height: 25vw;
    transform: rotate(45deg);
  }

  #secondary #side_rank li .no span {
    position: absolute;
    top: 8.75vw;
    left: 17.1875vw;
    color: #fff;
    transform: rotate(-45deg);
  }

  #secondary #side_rank li.rank_box3 .no,
  #secondary #side_rank li.rank_box4 .no,
  #secondary #side_rank li.rank_box5 .no {
    position: absolute;
    top: -6.25vw;
    left: -6.25vw;
    width: 12.5vw;
    height: 12.5vw;
    font-size: 3.75vw;
    transform: rotate(45deg);
  }

  #secondary #side_rank li.rank_box3 .no span,
  #secondary #side_rank li.rank_box4 .no span,
  #secondary #side_rank li.rank_box5 .no span {
    position: absolute;
    top: 4.375vw;
    left: 8.75vw;
    transform: rotate(-45deg);
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ページ毎
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .page-template-default .inner,
  .error404 .inner,
  #page_area .inner {
    position: relative;
    float: none;
    width: 100%;
    margin: 0 auto;
  }

  #page_area,
  #blog_area,
  #woo_area {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 50px 0 0px;
    overflow: hidden;
  }

  .single #blog_cont {
    margin-top: 0;
  }

  #page_cont,
  #blog_cont,
  #container {
    float: none;
    width: 100%;
    overflow: hidden;
    padding: 0 6.25vw;
    margin: 7.5vw auto;
  }

  #page_title {
    font-size: 7.5vw;
    padding: 12.5vw 0;
  }

  .blog_box {
    padding: 10vw 0 15.625vw;
    margin-bottom: 0px;
  }

  .blog_entry h1 {
    font-size: 6.25vw;
    margin-bottom: 3.125vw;
  }

  .day_entry {
    font-size: 4.0625vw;
    margin-right: 4.6875vw;
  }

  .cat_entry a {
    font-size: 3.75vw;
    padding: 0.9375vw 3.125vw;
    margin: 0 3.125vw 1.5625vw 0;
  }

  .blog_entry {
    margin-bottom: 6.25vw;
    padding-bottom: 3.125vw;
  }

  #page_cont.page_faq {
    padding: 0;
  }

  #blog_area.sale_area {
    padding-bottom: 7.5vw;
  }

  #page_cont.page_sale {
    margin-bottom: 0;
    padding: 0;
  }

  .page_sale .description {
    padding: 10.3125vw 6.25vw;
  }

  .page_sale .description.no_sale {
    margin-bottom: 0;
  }

  .page_sale .description * {
    font-size: 5vw;
  }

  .page_sale .item_wrap {
    width: 100%;
    padding: 0 7.5vw;
  }

  .page_sale .item_wrap .thumb_box {
    width: 38.75vw;
    margin-right: 0;
  }

  .page_sale .item_wrap .thumb_box:nth-child(n+3) {
    width: 38.75vw;
    margin: 6.875vw 0 0;
  }

  .page_sale .item_wrap .thumb_box .img_box {
    height: 38.75vw;
    margin-bottom: 6px;
  }

  .page_sale .item_wrap .thumb_box:nth-child(even) {
    margin-bottom: 0;
    margin-left: 7.5vw;
  }

  .page_sale .item_wrap .thumb_box a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .page_sale .item_wrap .hover_box {
    position: static;
  }

  .page_sale .item_wrap .thumb_box h3 {
    height: 3.2em;
    font-size: 3.125vw;
    line-height: 1.6;
    margin-bottom: 2.5vw;
    padding: 0 0.3125vw;
  }

  .page_sale .item_wrap .thumb_box .price_box {
    height: 3.75vw;
  }

  .page_sale .item_wrap .thumb_box .price1 {
    align-items: flex-end;
    margin-left: 3.125vw;
    padding-bottom: 0.3125vw;
  }

  .page_sale .item_wrap .thumb_box .price1 .num {
    font-size: 3.75vw;
    margin-right: 0.46875vw;
  }

  .page_sale .item_wrap .thumb_box .price1 .unit {
    font-size: 2.5vw;
    margin-right: 0.625vw;
    padding-bottom: 0.3125vw;
  }

  .page_sale .item_wrap .thumb_box .price1 .tax {
    font-size: 1.875vw;
    padding-bottom: 0.3125vw;
  }

  .page_sale .item_wrap .thumb_box .common_price_box.strikethrough {
    justify-content: flex-start;
  }

  .page_sale .item_wrap .thumb_box .common_price_box.strikethrough .price1 .num {
    font-size: 2.5vw;
  }

  .page_sale .item_wrap .thumb_box .common_price_box.strikethrough .price1 .unit {
    font-size: 1.875vw;
    margin-right: 1.875vw;
    padding-bottom: 0;
  }

  .page_sale .item_wrap .thumb_box .common_price_box.strikethrough .price1 .tax {
    font-size: 1.875vw;
    padding-bottom: 0;
  }

  .page_sale .item_wrap .thumb_box .price2 .num {
    font-size: 3.75vw;
    margin-right: 0.46875vw;
  }

  .page_sale .item_wrap .thumb_box .price2 .unit {
    font-size: 2.5vw;
    padding-bottom: 0.3125vw;
  }

  .page_sale .item_wrap .thumb_box .common_price_box.strikethrough .price1::after {
    width: calc(100% - 6.25vw);
  }

  .page_sale .item_wrap .wp-pagenavi {
    margin-top: 6.25vw;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
固定in固定
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .child_page_bnr {
    margin-bottom: 0;
  }

  .child_page_img {
    width: 100%;
    height: 31.25vw;
  }

  .child_page_img:nth-child(n+2) {
    margin-top: 6.25vw;
  }

  .child_page_img h3 {
    font-size: 5vw;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ブログA　アーカイブ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .blog_text .thum1 {
    width: 31.25vw;
    height: 31.25vw;
    margin-right: 3.125vw;
  }

  .blog_text .more {
    font-size: 4.375vw;
    position: static;
    clear: both;
    width: 100%;
    display: block;
    padding: 4.6875vw 0;
  }

  .blog_text .more a {
    display: block;
    width: 100%;
    padding: 2.1875vw 0 3.125vw;
    border: 1px solid;
    text-align: center;
  }

  .blog_text .more a:after {
    font-size: 7.18745vw;
    margin-left: 1.5625vw;
    top: 0.9375vw;
  }

  .blog_text .thum1+p {
    font-size: 3.75vw;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ブログB　アーカイブ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .B_archive .thumb_box {
    float: left;
    width: 46.5%;
    margin: 0 7% 8% 0;
  }

  .B_archive .thumb_box a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .B_archive .thumb_box:nth-child(3n) {
    margin: 0 7% 8% 0;
  }

  .B_archive .thumb_box:nth-child(even) {
    margin: 0 0% 8% 0;
  }

  .B_archive .thumb_box .img_box {
    height: 40.3125vw;
    margin-bottom: 3.125vw;
  }

  .B_archive .thumb_box .img_box .sold {
    font-size: 5.625vw;
  }

  .B_archive .thumb_box h3 {
    height: 2.8em;
    font-size: 3.75vw;
    line-height: 1.4;
    margin-bottom: 1.5625vw;
  }

  .B_archive .price_box {
    height: 3.75vw;
  }

  .B_archive .price1 {
    align-items: flex-end;
    margin-left: 3.125vw;
    padding-bottom: 1px;
  }

  .B_archive .price1 .num {
    font-size: 3.75vw;
    margin-right: 0.46875vw;
  }

  .B_archive .price1 .unit {
    font-size: 2.5vw;
    margin-right: 0.625vw;
    padding-bottom: 0.3125vw;
  }

  .B_archive .price1 .tax {
    font-size: 1.875vw;
    padding-bottom: 0.3125vw;
  }

  .B_archive .common_price_box.strikethrough {
    justify-content: flex-start;
  }

  .B_archive .common_price_box.strikethrough .price1 .num {
    font-size: 2.5vw;
  }

  .B_archive .common_price_box.strikethrough .price1 .unit {
    font-size: 1.875vw;
    margin-right: 1.5625vw;
    padding-bottom: 0;
  }

  .B_archive .common_price_box.strikethrough .price1 .tax {
    font-size: 1.875vw;
    padding-bottom: 0;
  }

  .B_archive .price2 .num {
    font-size: 3.75vw;
    margin-right: 0.46875vw;
  }

  .B_archive .price2 .unit {
    font-size: 2.5vw;
    padding-bottom: 0.3125vw;
  }

  .B_archive .common_price_box.strikethrough .price1::after {
    width: calc(100% - 6.25vw);
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ブログB　SINGLE
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .custom_entry,
  #pg_cont,
  .custom_info {
    width: 100%;
  }

  .custom_entry h1 {
    font-size: 4.6875vw;
    height: auto;
    min-height: 0;
    line-height: 1.6;
    margin-bottom: 9.375vw;
  }

  #pg_cont {
    max-height: 100%;
    min-height: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 6.25vw;
  }

  #pg_cont .pg_box {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  #pg_cont li {
    float: left;
    position: relative;
    width: 22%;
    height: auto;
    overflow: hidden;
    margin: 0 4% 4% 0;
    cursor: pointer;
  }

  #pg_cont li:nth-child(4n) {
    margin: 0 0% 3% 0;
  }

  #pg_cont li:before {
    content: "";
    display: block;
    padding-top: 100%;
  }

  #pg_cont li img {
    position: absolute;
    top: 0;
  }

  .custom_entry .cat_entry a {
    font-size: 3.75vw;
    font-weight: normal;
    margin: 0 3.125vw 1.5625vw 0;
    padding: 0.9375vw 2.5vw;
  }

  .custom_info .price {
    padding-bottom: 20px;
    margin-bottom: 30px;
    text-align: right;
    border-bottom: 1px dotted;
  }

  .custom_info .price_box {
    justify-content: flex-start;
    margin-bottom: 4.375vw;
  }

  .custom_info .sale_price_box {
    align-items: center;
    display: flex;
    margin-right: 4.375vw;
    width: initial;
    order: initial;
  }
  
  .custom_info .common_price_box.strikethrough {
      margin: 0;
  }

  .custom_info .sale_price_box h2,
  .custom_info .common_price_box:not(.strikethrough) h2 {
    border-radius: 3px;
    font-size: 2.5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    width: 13.75vw;
    height: 5vw;
    margin-right: 4.375vw;
  }

  .custom_info .sale_price_box .num,
  .custom_info .common_price_box:not(.strikethrough) .num {
    font-size: 6.25vw;
    margin-right: 0.46875vw;
  }

  .custom_info .sale_price_box .unit {
    font-size: 2.5vw;
    margin-right: 0.3125vw;
    padding-bottom: 0.625vw;
  }

  .custom_info .sale_price_box .tax {
    font-size: 2.1875vw;
    padding-bottom: 0.625vw;
  }

  .custom_info .common_price_box:not(.strikethrough) .unit {
    font-size: 2.5vw;
    padding-bottom: 0.3125vw;
  }

  .custom_info .common_price_box:not(.strikethrough) .tax {
    font-size: 2.1875vw;
    padding-bottom: 0.3125vw;
  }

  .custom_info .common_price_box.strikethrough .num {
    font-size: 3.90625vw;
    margin-right: 0.46875vw;
  }

  .custom_info .common_price_box .unit {
    font-size: 2.5vw;
    padding-bottom: 0.3125vw;
  }

  .custom_info .common_price_box .tax {
    font-size: 14px;
  }

  .custom_info .common_price_box.strikethrough .tax {
    font-size: 2.1875vw;
    padding-bottom: 0.3125vw;
  }

  .custom_info .common_price_box.strikethrough::after {
    height: 2px;
  }

  .custom_info>a {
    font-size: 3.75vw;
    padding: 2.96875vw 0;
    margin-bottom: 5vw;
  }

  .custom_info .btn_sold {
    font-size: 3.75vw;
    padding: 2.96875vw 0;
    margin-bottom: 5vw;
  }

  .sold_text {
    font-size: 5.625vw;
  }

  .remarks>* {
    font-size: 2.5vw;
  }

  .section_title {
    font-size: 4.6875vw;
    height: 7.8125vw;
    margin-bottom: 7.8125vw;
  }

  .section_title span {
    height: 7.8125vw;
    padding: 0 3.75vw;
  }

  .blog_text+.relation_list {
    margin-top: 7.8125vw;
  }

  .blog_text+.relation_list p {
    /* font-size: 3.125vw; */
  }

.blog_text h1{
  font-size: 5.625vw;
}
.blog_text h2{
  font-size: 5vw;
}
.blog_text h3{
  font-size: 4.375vw;
}
.blog_text h4{
  font-size: 4.0625vw;
}
.blog_text h5{
  font-size: 3.125vw;
}
.blog_text h6{
  font-size: 3.125vw;
}
.blog_text p{
  font-size: 3.125vw;
}
.blog_text li{
  font-size: 3.125vw;
}


  /*関連商品*/
  .relation_area .section_title {
    line-height: 1.8;
  }

  .relation_area li {
    float: left;
    width: 46.5%;
    margin: 0 7% 8% 0;
  }

  .relation_area li:nth-child(even) {
    margin: 0 0% 8% 0;
  }

  .relation_area .img_box {
    width: 100%;
    height: 40.625vw;
  }

  .relation_area h4 {
    font-size: 3.75vw;
    height: 4.8em;
    line-height: 1.6;
    word-break: break-all;
  }

  .relation_area .price_box {
    height: 3.75vw;
  }

  .relation_area .price1 {
    align-items: flex-end;
    margin-left: 3.125vw;
    padding-bottom: 1px;
  }

  .relation_area .price1 .num {
    font-size: 3.75vw;
    margin-right: 0.46875vw;
  }

  .relation_area .price1 .unit {
    font-size: 2.5vw;
    margin-right: 0.625vw;
    padding-bottom: 0.3125vw;
  }

  .relation_area .price1 .tax {
    font-size: 1.875vw;
    padding-bottom: 0.3125vw;
  }

  .relation_area .common_price_box.strikethrough {
    justify-content: flex-start;
  }

  .relation_area .common_price_box.strikethrough .price1 .num {
    font-size: 2.5vw;
  }

  .relation_area .common_price_box.strikethrough .price1 .unit {
    font-size: 1.875vw;
    margin-right: 0;
    padding-bottom: 0;
  }

  .relation_area .common_price_box.strikethrough .price1 .tax {
    font-size: 1.875vw;
    padding-bottom: 0;
  }

  .relation_area .price2 .num {
    font-size: 3.75vw;
    margin-right: 0.46875vw;
  }

  .relation_area .price2 .unit {
    font-size: 2.5vw;
    padding-bottom: 0.3125vw;
  }

  .relation_area .common_price_box.strikethrough .price1::after {
    width: calc(100% - 4.6875vw);
  }

  /*  商品の特集  */
  .item_feature_area ul li {
    width: 100%;
    margin-bottom: 5vw;
  }

  .item_feature_area ul a .imgbox {
    display: flex;
    width: 5vw;
    height: 5vw;
    margin-right: 2.5vw;
  }

  .item_feature_area ul a .seo_tax_title {
    font-size: 2.5vw;
  }

  /*  お客様の声(商品詳細)  */
  .item_voice_list .voice_itembox {
    padding: 0;
  }

  .item_voice_list>li:not(:first-child) .voice_itembox {
    padding-top: 5vw;
  }

  .single_voice_list .imgbox {
    display: none;
  }

  .single_voice_list {
    width: 100%;
    margin: 10vw 0;
  }

  .single_voice_list .voice_itembox>li:nth-child(-n+2) {
    font-size: 3.75vw;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-bottom: 2.5vw;
  }

  .relation_area {
    padding-top: 7.8125vw;
  }

  .addtoany_shortcode {
    padding: 6.25vw 0;
  }

  .comments_area {
    padding: 4.6875vw 0;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
特集商品記事
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .relation_wrap {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    padding: 5vw 5vw 0;
    margin: 7.8125vw auto;
    width: 86.875vw;
  }

  .relation_header {
    border: 0;
    margin-bottom: 2.96875vw;
  }

  .relation_header h1 {
    font-size: 5vw;
    line-height: 1.25;
    margin-top: 1.25vw;
  }

  .relation_box .layout_wrap {
    flex-direction: column;
    padding: 0;
    margin-bottom: 5vw;
  }

  .relation_box .img_box {
    width: 100%;
    height: 76.25vw;
    margin-bottom: 6.25vw;
  }

  .relation_box .img_box .sold {
    font-size: 7.5vw;
  }

  .relate_item_conts h2 {
    border-top: 1px solid;
    border-bottom: 0;
    font-size: 3.125vw;
    margin-bottom: 3.125vw;
    padding: 3.75vw 0 0;
  }

  .relate_item_conts .description {
    border-bottom: 1px solid;
    font-size: 3.125vw;
    line-height: 1.6;
    padding-bottom: 3.75vw;
  }

  .relate_item_conts .btn-wrap a {
    display: block;
    font-size: 3.125vw;
    font-weight: 500;
    padding: 2.65625vw 0;
    position: relative;
    text-align: center;
  }

  .relate_item_conts .btn-wrap a::after {
    content: "\f363";
    font-family: ionicons;
    position: relative;
    top: 0.625vw;
    margin-left: 0.78125vw;
    font-size: 4.6875vw;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
簡易LPページ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .wide_area #page_cont {
    padding: 0;
    margin: 0;
  }

  .wide_image_sect {
    height: auto;
  }

  .wide_image_sect.sp_sect {
    height: 150vw;
  }

  .wide_image_cont {
    width: 100%;
    margin-left: 0;
  }

  .wide_image_cont .cont_image-pc {
    width: 140%;
    margin-left: calc((100vw - 140%) / 2);
  }

  .wide_image_cont .cont_image-sp {
    width: 100%;
    margin: 0 auto;
  }

  .wide_image_wrapper .free_area {
    margin-top: 10%;
    width: 100%;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
記事Bottom_area
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .bottom_area {
    width: 100%;
    margin: 40px auto;
    text-align: center;
    border: 2px solid;
  }

  .bottom_area h2 {
    padding: 15px 20px;
    margin-bottom: 40px;
  }

  .bottom_area h3 {
    line-height: 1;
    padding: 0 20px;
    margin-bottom: 30px;
  }

  /*ロゴテキスト*/
  /*テキスト部分*/
  .bottom_area .site_logo_seofoot .txt_wrap{
     display: flex;
     flex-direction: column;
     line-height: 1;
     margin:-1px 0 0 8px;
  }
  .bottom_area .site_logo_seofoot .txt_wrap.sita{
     margin:1px 0 0 8px;
  }
  .bottom_area .site_logo_seofoot .txt_wrap .sub_txt.top{
     margin:0 0 3px;
  }
  .bottom_area .site_logo_seofoot .txt_wrap .sub_txt.bottom{
     margin:3px 0 0;
  }

  .bottom_area p {
    padding: 0 20px;
    margin-bottom: 40px;
  }

  .bottom_area table {
    width: calc(100% - 40px);
    padding: 0 20px;
    text-align: left;
    margin: 0 auto 20px;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .bottom_area th,
  .bottom_area td {
    padding: 10px;
    vertical-align: middle;
    border: 1px solid;
  }

  .bottom_area th {
    width: 30%;
    font-weight: normal;
  }

  .bottom_area td {
    width: 70%;
  }

  .bottom_area td a {
    color: #fff;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
特集フッター
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .feature_foot_area {
    padding: 12.1875vw 6.25vw;
  }

  .feature_foot_area h2 {
    font-size: 5vw;
    margin-bottom: 10vw;
  }

  .feature_foot_area .feature_foot_list {
    flex-direction: column;
    padding: 0;
  }

  .feature_foot_list li {
    margin: 0 10vw 10vw 0;
  }

  .feature_foot_list a .imgbox {
    width: 10vw;
    height: 10vw;
    margin-right: 2.5vw;
  }

  .feature_foot_area .imgbox img {
    border-radius: 50%;
    scale: 0.9;
  }

  .feature_foot_list a .seo_tax_title {
    font-size: 3.75vw;
    max-width: 70vw;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ページナビ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .wp-pagenavi a, .wp-pagenavi span {
    font-size: 2.1875vw;
    padding: 1.40625vw 1.875vw;
  }

  .wp-pagenavi>*:not(:last-child) {
    margin-right: 5vw;
  }

  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink {
    padding-bottom: 1.5625vw;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
よくある質問
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .qa {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
  }

  .faq_boxs {
    width: 100%;
    padding: 15px 0px;
    margin: 0px auto 30px;
    box-sizing: border-box;
    border: 1px solid #e2c52b;
    border-radius: 10px;
    text-align: center;
  }

  .faq_list {
    width: 100%;
    padding: 0 6.25vw;
  }

  .faq-q {
    border-bottom-width: 1px;
    padding: 5.15625vw 1.25vw;
  }

  .faq-q .ques, .faq-a .ans {
    font-size: 5vw;
  }

  .faq-q .ques.mnch,
  .faq-a .ans.mnch {
    padding-bottom: 0.625vw;
  }

  .faq-a .ques.gthc,
  .faq-a .ans.gthc {}

  .faq-q .title {
    font-size: 3.75vw;
    margin-left: 4.0625vw;
    max-width: 18em;
  }

  .faq-q::after {
    font-size: 2.8125vw;
    width: 3.75vw;
    height: 3.75vw;
    padding-top: 0.46875vw;
    top: calc(50% - 1.875vw);
  }

  .faq-a {
    border-bottom: 0;
    padding: 4.0625vw 1.25vw;
  }

  .faq-a .conts {
    margin: -0.625vw 0 0 4.375vw;
    padding-top: 0;
  }

  .faq-a .conts>p {
    font-size: 3.75vw;
    line-height: 1.66;
  }

  /*コメント
====================*/
  .comment-form-author label,
  .comment-form-email label,
  .comment-form-url label,
  .comment-form-comment label {
    display: block;
    width: 100%;
    padding: 10px 0px;
    vertical-align: top;
  }

  .comment-form-author input[type="text"],
  .comment-form-email input[type="email"],
  .comment-form-url input[type="url"] {
    width: 100%;
    height: 25px;
  }

  .comment-form-comment textarea {
    width: 100%;
    height: 90px;
  }

  /*メールフォーム(#mailformで囲む)
====================*/
  #mailform_box {
    width: 100%;
    font-size: 14px;
  }

  #mailform_box th,
  #mailform_box td {
    font-size: 4.375vw;
    display: block;
    width: 100%;
    padding: 0.5em 0;
  }

  #mailform_box input[type="text"],
  #mailform_box input[type="email"],
  #mailform_box input[type="tel"],
  #mailform_box select,
  #mailform_box textarea {
    font-size: 4.375vw;
    height: auto;
  }

  #mailform_box span[data-name="your-zipcode"]{
    width:30%;
  }

  #mailform_box input[type="submit"] {
    font-size: 5vw;
    height: 18.75vw;
    width: 50vw;
  }

  #mailform_box .head_text {
    font-size: 3.75vw;
    padding-bottom: 3.125vw;
  }

  #mailform_box .bottom_text {
    font-size: 3.75vw;
    padding: 7.8125vw 0;
  }

  #mailform_box textarea {
    height: 200px;
    font-size: 14px;
  }

  /*パスワード保護
====================*/
  .pwd_notice {
    font-size: 3.125vw;
  }

  .pwd_label {
    font-size: 3.75vw;
  }

  .pwd_label,
  .pwd_input,
  .pwd_btn {
    font-size: 2.8125vw;
  }

  .pwd_input,
  .pwd_btn {
    height: 6.5625vw;
  }

  /*特集カテゴリー
====================*/
  #bridge-tax_area {
    margin-top: 0;
    padding-top: 114px;
  }

  #bridge-tax_area>h2 {
    height: 87.5vw;
    font-size: 7.5vw;
    line-height: 1.33;
    margin-bottom: 10.9375vw;
  }

  #bridge-tax_area .breadcrumbs {
    position: absolute;
    top: 50px;
  }

  #bridge-tax_area .description {
    width:100%;
    font-size: 3.75vw;
    padding: 0 6.25vw;
    margin-bottom: 10.3125vw;
  }

  #bridge-tax_area section>h2 .area_title {
    font-size: 6.25vw;
    margin-bottom: 1.875vw;
  }

  #bridge-tax_area section>h2 .area_sub {
    font-size: 2.5vw;
  }

  /*  feature_items_area  */
  .feature_items_area {
    width: 100%;
    margin-bottom: 6.25vw;
  }

  .feature_items_area .list>li {
    width: 100% !important;
    height: auto !important;
    padding: 3.75vw 6.25vw 5.78125vw !important;
  }

  .feature_items_area .list>li .img_box {
    width: 37.5vw !important;
    height: 37.5vw !important;
    margin-bottom: 3.4375vw;
  }

  .feature_items_area .img_box .sold {
    font-size: 5vw;
  }

  .feature_items_area .list>li .cont {
    font-size: 3.75vw !important;
    margin: 0 !important;
    order: 2 !important;
    line-height: 1.66;
    max-height: 8.3em;
    overflow: hidden;
    width: 100% !important;
  }

  .feature_items_area .list>li .cont * {
    font-size: inherit !important;
    letter-spacing: 0 !important;
    line-height: inherit !important;
  }

  .feature_items_area .list>li h3 {
    border: 0 !important;
    position: static !important;
    width: 100% !important;
    padding: 0 0 2.96875vw 0 !important;
  }

  .feature_items_area h3 .num.mnch {
    font-size: 11.25vw;
    margin-right: 2.1875vw;
  }

  .feature_items_area h3 .num.gthc {
    font-size: 10vw;
  }

  .feature_items_area h3 .title {
    font-size: 6.25vw;
    line-height: 1.6;
    max-height: 3.2em;
  }

  .feature_items_area .list>li .cont * {
    font-size: inherit;
    display: inline;
    line-height: inherit;
  }

  .feature_items_area .bot_info_box {
    flex-direction: column;
    margin: 0 !important;
    position: absolute;
    top: 5vw;
    right: 6.25vw;
    width: 45vw;
  }

  .feature_items_area .bot_info_box .price_box {
    flex-direction: column;
    margin-bottom: 0;
    width: 100% !important;
  }

  .feature_items_area .sale_price_box {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .feature_items_area h4 {
    font-size: 2.5vw;
    width: 13.75vw;
    height: 5vw;
    margin-bottom: 0 !important;
  }

  .feature_items_area .gthc .sale_price_box .price2 {
    margin: -0.625vw 0 0;
    padding-left: 0;
  }

  .feature_items_area .mnch .sale_price_box .price2 {
    margin: -0.9375vw 0 0;
    padding-left: 0;
  }

  .feature_items_area .gthc .sale_price_box {
    margin-bottom: 0.625vw;
  }

  .feature_items_area .gthc .sale_price_box .num, {
    font-size: 6.25vw !important;
  }

  .feature_items_area .sale_price_box .unit {
    font-size: 2.5vw;
    margin-right: 0.3125vw;
    padding-bottom: 0.625vw;
  }

  .feature_items_area .mnch .sale_price_box .unit {
    margin-right: 0.3125vw;
    padding-bottom: 0.625vw;
  }

  .feature_items_area .sale_price_box .tax {
    font-size: 2.1875vw;
    padding-bottom: 0.9375vw;
  }

  .feature_items_area .mnch .sale_price_box .tax {
    font-family: 'Crimson Text', 'Noto Serif JP', serif;
    padding-bottom: 0.625vw;
  }

  .feature_items_area .gthc .sale_price_box .tax {
    font-family: 'Lato', "Noto Sans JP", sans-serif;
    padding-bottom: 0.625vw;
  }

  .feature_items_area .bot_info_box.gthc .common_price_box.strikethrough .price1 {
    margin: 0;
    padding-left: 0.625vw;
  }

  .feature_items_area .common_price_box.strikethrough .num {
    font-size: 3.90625vw;
    margin-right: 0.46875vw;
  }

  .feature_items_area .common_price_box.strikethrough .unit {
    font-size: 2.5vw;
    margin-right: 0.46875vw;
  }

  .feature_items_area .bot_info_box.gthc .common_price_box.strikethrough .unit {
    padding-bottom: 0.3125vw;
  }

  .feature_items_area .gthc .common_price_box .price1 .tax {
    font-size: 2.1875vw;
    padding-bottom: 0.625vw;
  }

  .feature_items_area .bot_info_box.gthc .common_price_box.strikethrough .tax {
    padding-bottom: 0.3125vw;
  }

  .feature_items_area .mnch .common_price_box.strikethrough::after {
    top: 44%;
  }

  .feature_items_area .gthc .common_price_box.strikethrough::after {
    top: 50%;
  }

  .feature_items_area .btn_box {
    flex-direction: column !important;
    justify-content: center !important;
    width: 100% !important;
    height: 22.5vw !important;
  }

  .feature_items_area .btn_box li {
    width: 100%;
    height: 8.75vw;
  }

  .feature_items_area .btn_box li:nth-child(2) {
    margin-top: 5vw;
  }

  .feature_items_area .btn_box li a,
  .feature_items_area .btn_box li .btn_sold {
    font-size: 3.125vw;
  }

  .feature_items_area .btn_box li .btn_sold::after {
    top: 0.15625vw;
  }

  .feature_items_area .btn_box li span::after {
    top: 0.46875vw;
    margin-left: 0.78125vw;
    font-size: 4.0625vw;
  }

  .feature_items_area .list>li:not(:first-child) {
    margin-top: 6.25vw !important;
    padding-bottom: 6.5625vw !important;
  }

  .feature_items_area .list>li:not(:first-child) .btn_box {
    border: 0 !important;
    background: 0 !important;
    height: 22.5vw;
    position: static;
    opacity: 1;
  }

  .feature_items_area .list>li:not(:first-child) .btn_box li {
    width: 100%;
    height: 8.75vw;
  }

  .feature_items_area .list>li:not(:first-child) .btn_box li:first-child {
    margin-bottom: 0;
  }

  .feature_items_area .modal-content {
    width: 90%;
  }

  .feature_items_area .modal-content .btn_wrap {
    padding: 3.75vw;
  }

  .feature_items_area .btn_box li .modal-content a {
    font-size: 3.75vw;
    width: 100%;
  }

  .feature_items_area .btn_box li .modal-content a:nth-child(n+2) {
    margin-top: 3.75vw;
  }

  .feature_items_area .common_price_box {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 4.375vw;
    width: 100%;
  }

  .feature_items_area .bot_info_box .common_price_box.strikethrough {
    align-items: flex-start;
    width: auto;
    margin-bottom: 0;
    padding-bottom: 0.46875vw;
  }

  .feature_items_area .bot_info_box.gthc .common_price_box.strikethrough {
    margin-bottom: 1.875vw;
  }

  .feature_items_area .bot_info_box.mnch .common_price_box.strikethrough {
    padding-bottom: 0.625vw;
  }

  .feature_items_area .common_price_box .price1,
  .feature_items_area .mnch .common_price_box.strikethrough .price1 {
    margin: 0 0 2px;
    padding-left: 0;
  }

  .feature_items_area .common_price_box .num,
  .feature_items_area .gthc .common_price_box .num {
    font-size: 6.25vw;
  }

  .feature_items_area .gthc .common_price_box.strikethrough .num {
    font-size: 3.90625vw;
    margin-right: 0;
  }

  .feature_items_area .mnch .common_price_box .num {
    font-size: 7.5vw;
  }

  .feature_items_area .mnch .sale_price_box .num {
    font-size: 7.5vw;
  }

  .feature_items_area .common_price_box .price1 .unit {
    font-size: 2.5vw;
    margin: 0 0.46875vw 0 0.3125vw;
    padding-bottom: 0.9375vw;
  }

  .feature_items_area .mnch .common_price_box .price1 .tax {
    font-size: 2.1875vw;
    padding-bottom: 0.625vw;
  }

  .feature_items_area .mnch .common_price_box.strikethrough .num {
    font-size: 4.6875vw;
  }

  .feature_items_area .gthc .common_price_box .price1 .unit {
    font-size: 2.5vw;
    margin-right: 0.3125vw;
    padding-bottom: 0.625vw;
  }

  .feature_items_area .gthc .common_price_box .price1 .unit {
    padding-bottom: 0.625vw;
  }

  .feature_items_area .mnch .common_price_box.strikethrough .unit {
    margin-right: 0.3125vw;
    padding-bottom: 0.625vw;
  }

  .feature_items_area .mnch .common_price_box.strikethrough .tax {
    font-size: 2.1875vw;
    padding-bottom: 0.625vw;
  }

  .feature_items_area .list>li.listnum2 .common_price_box.strikethrough .unit {
    font-size: 2.5vw;
    padding-bottom: 0.3125vw;
  }

  .feature_items_area .common_price_box .price1 .tax {
    font-size: 2.1875vw;
  }

  .feature_items_area .list>li.listnum2 .common_price_box.strikethrough .tax {
    font-size: 2.1875vw;
    padding-bottom: 0.46875vw;
  }

  .feature_items_area .list>li:not(:first-child) .top_info_box {
    margin-bottom: 0;
  }

  .feature_items_area .list>li:not(:first-child) h3,
  .feature_items_area .list>li.listnum4 h3.gthc {
    height: auto !important;
    margin-bottom: 2.5vw;
    overflow: hidden;
  }

  .feature_items_area .list>li:nth-child(n+4) .img_box {
    margin-bottom: 0;
  }

  .feature_items_area .list>li:nth-child(n+3) .gthc .sale_price_box .num {
    letter-spacing: 0;
    width: auto;
  }

  .feature_items_area .gthc .sale_price_box .num {
    font-size: 6.25vw;
    margin-right: 0.3125vw;
  }

  .feature_items_area .list>li:nth-child(n+3) .sale_price_box .price2 {
    margin-right: 0;
  }

  .feature_items_area .list>li:nth-child(n+4) .cont {
    display: none;
  }

  /*  feature_articles_area  */
  .feature_articles_area {
    padding: 11.71875vw 0 10.625vw;
  }

  #bridge-tax_area .feature_articles_area h2 {
    text-align: center;
    position: static;
    margin-bottom: 10vw;
  }

  .feature_articles_area .sliderbox {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    padding: 0 6.25vw;
    width: 100vw !important;
  }

  .feature_articles_area h3 {
    border: 0;
    font-size: 5vw;
    line-height: 1.75;
    letter-spacing: -0.02em;
    padding: 0;
    position: static;
    width: 64.0625vw;
    order: 1;
  }

  .feature_articles_area .imgbox {
    float: none;
    width: 18.75vw;
    height: 18.75vw;
    margin-right: 3.75vw;
    padding: 1.25vw;
  }

  .feature_articles_area .textbox {
    width:100%;
    order: 2;
    margin-top: 12.5vw;
  }

  .feature_articles_area .textbox * {
    font-size: 3.75vw;
    line-height: 1.66;
  }

  .feature_articles_area .textbox h4 {
    border-width: 1.25vw;
    display: block;
    line-height: 1;
    margin: 0 0 7.5vw;
    padding-left: 0.78125vw;
  }

  .feature_articles_area .slick-arrow {
    width: 35vw;
    height: 35vw;
    margin-top: 7.5vw;
  }

  .feature_articles_area .slick-prev {
    left: -28.75vw;
  }

  .feature_articles_area .slick-next {
    right: -28.75vw;
  }

  .feature_articles_area .slick-arrow::before {
    position: absolute;
    font-size: 6.25vw;
  }

  .feature_articles_area .slick-prev::before {
    right: 0.9375vw;
  }

  .feature_articles_area .slick-next::before {
    left: 0.9375vw;
  }

  .feature_articles_area .textconts {
    padding-right: 0;
  }

  /*  feature_relate_area  */
  .feature_relate_area {
    padding: 12.03125vw 0 11.875vw;
  }

  .feature_relate_area h2 {
    margin-bottom: 9.84375vw;
  }

  .relate_list {
    width: 100%;
    padding: 0 7.5vw;
  }

  .relate_list li {
    width: 38.75vw;
    margin-right: 7.5vw;
  }

  .relate_list li:nth-child(even) {
    margin-right: 0;
  }

  .relate_list li:nth-child(n+3) {
    margin-top: 6.875vw;
  }

  .feature_relate_area .imgbox {
    height: 38.75vw;
    margin-bottom: 1.875vw;
  }

  .feature_relate_area .imgbox a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .feature_relate_area .imgbox .sold {
    font-size: 5.625vw;
  }

  .feature_relate_area .hoverbox {
    display: none;
  }

  .feature_relate_area h3 {
    height: 3.2em;
    font-size: 3.125vw;
    line-height: 1.6;
    margin-bottom: 2.5vw;
    padding: 0 0.3125vw;
  }

  .feature_relate_area .price_box {
    height: 3.75vw;
  }

  .feature_relate_area .price1 {
    align-items: flex-end;
    margin-left: 3.125vw;
    padding-bottom: 1px;
  }

  .feature_relate_area .price1 .num {
    font-size: 3.75vw;
    margin-right: 0.46875vw;
  }

  .feature_relate_area .price1 .unit {
    font-size: 2.5vw;
    margin-right: 0.625vw;
    padding-bottom: 0.3125vw;
  }

  .feature_relate_area .price1 .tax {
    font-size: 1.875vw;
    padding-bottom: 0.3125vw;
  }

  .feature_relate_area .common_price_box.strikethrough {
    justify-content: flex-start;
  }

  .feature_relate_area .common_price_box.strikethrough .price1 .num {
    font-size: 2.5vw;
  }

  .feature_relate_area .common_price_box.strikethrough .price1 .unit {
    font-size: 1.875vw;
    margin-right: 1.5625vw;
    padding-bottom: 0;
  }

  .feature_relate_area .common_price_box.strikethrough .price1 .tax {
    font-size: 1.875vw;
    padding-bottom: 0;
  }

  .feature_relate_area .price2 .num {
    font-size: 3.75vw;
    margin-right: 0.46875vw;
  }

  .feature_relate_area .price2 .unit {
    font-size: 2.5vw;
    padding-bottom: 0.3125vw;
  }

  .feature_relate_area .common_price_box.strikethrough .price1::after {
    width: calc(100% - 6.25vw);
  }

  /*  feature_voice_area  */
  .feature_voice_area {
    padding: 11.875vw 0 10.9375vw;
  }

  .feature_voice_area h2 {
    margin-bottom: 10vw;
  }

  .feature_voice_list .imgbox {
    width: 10vw;
    height: 10vw;
  }

  .voice_itembox {
    width: 100%;
    padding: 0 0 0 6.25vw;
  }

  .feature_voice_list .voice_itembox {
    width: calc(100% - 10vw);
  }

  .feature_voice_list {
    width: 100%;
    padding: 0 7.5vw;
  }

  .page_voices .feature_voice_list,
  .archive .feature_voice_list {
    margin: 5vw 0 12.5vw;
    padding: 0 5vw;
  }

  .archive .feature_voice_list {
    margin: 2.5vw 0 6.25vw;
  }

  .feature_voice_list>li:not(:last-child) {
    margin-bottom: 8.90625vw;
  }

  .page_voices {
    padding-bottom: 0;
  }

  .voice_itembox>li:first-child {
    font-size: 3.75vw;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-bottom: 2.5vw;
  }

  .cutomer_info {
    margin-bottom: 1em;
  }

  .cutomer_info ul {
    align-items: flex-end;
  }

  .cutomer_info .star {
    font-size: 3.75vw;
    margin-right: 2.8125vw;
  }

  .cutomer_info li:not(.star) {
    font-size: 2.5vw;
    padding-bottom: 1px;
  }

  .voice_itembox .conts {
    font-size: 3.125vw;
    line-height: 1.6;
  }

  /*  feature_faq_area  */
  .feature_faq_area {
    padding: 12.03125vw 0 12.5vw;
  }

  .feature_faq_area h2 {
    margin-bottom: 3.75vw;
  }

  /*  feature_bnr_area  */
  .feature_bnr_area {
    flex-direction: column;
    padding: 12.5vw 6.25vw 12.5vw;
  }

  .feature_bnr_area.sppt80 {
    padding-top: 12.5vw;
  }

  .feature_bnr_area li {
    width: 100%;
    height: 36.25vw;
  }

  .feature_bnr_area li:nth-child(2) {
    margin: 6.25vw 0 0;
  }

  /*  feature_other_area  */
  .feature_other_area {
    padding: 12.1875vw 6.25vw 25vw;
  }

  .feature_other_area h2 {
    font-size: 3.75vw;
    margin-bottom: 10vw;
  }

  .feature_other_list {
    padding: 0;
  }

  .feature_other_list li {
    margin: 0 10vw 10vw 0;
  }

  .feature_other_list a .imgbox {
    width: 5vw;
    height: 5vw;
    margin-right: 2.5vw;
  }

  .feature_other_list a .seo_tax_title {
    font-size: 2.5vw;
  }

  #bridge-tax_area .feature_pager {
    top: calc(100% - 12.5vw);
  }

  .classify_list {
    margin-top: 2.5vw;
  }

  .classify_list li:not(:last-child) {
    margin-bottom: 5vw;
  }

  .classify_list li a {
    height: 31.25vw;
  }

  .classify_list li .seo_tax_title {
    font-size: 4.375vw;
    line-height: 1.33;
  }

  .no-classify {
    font-size: 3.75vw;
    line-height: 1.4;
  }

  /*特定商取引法に基づく表記
=================================*/
  #tablepress-1 td {
    font-size: 4.375vw;
    display: block;
    width: 100%;
  }

  #tablepress-1 td+td {
    width: 100%;
  }

  .tablepress.table_postage td {
    font-size: 4.375vw;
  }

  /* Biz calender */
  #biz-c #biz_calendar {
    height: 66.5625vw;
    padding: 4.6875vw;
  }

  #biz-c #biz_calendar .bizcal {
    height: 51.5625vw;
  }

  #biz-c #biz_calendar tr:first-child td {
    height: 3.125vw;
  }

  #biz_calendar table.bizcal img {
    width: 100%;
    height: 100%;
  }

  #biz-c #biz_calendar .bizcal td,
  #biz-c #biz_calendar .bizcal th {
    font-size: 3.125vw;
  }

  #biz-c #biz_calendar p {
    font-size: 3.125vw;
    padding-top: 2.5vw;
  }

  #biz-c #biz_calendar tr:nth-child(2) th {
    padding: 6.25vw 0 2.8125vw;
  }

  #biz-c #biz_calendar .boxholiday,
  #biz-c #biz_calendar .boxeventday {
    width: 4.375vw;
    height: 3.125vw;
    margin-right: 1.5625vw;
    vertical-align: -0.3125vw;
  }

  #biz-c #biz_calendar .bizcal tbody::before {
    top: 17vw;
  }

  #biz-c #biz_calendar .bizcal tbody tr:nth-child(n+3) td {
    border-width: 0.625vw;
  }

  /* エディタ内table */
  .scrollable-table table {
    max-width: 100%;
  }

  .scrollable-table table th,
  .scrollable-table table td {
    white-space: nowrap;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆ TinyMCE スマホフォント設定 ◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .the_text span[data-style="10px"] {
    font-size: 1.5625vw !important;
  }

  .the_text span[data-style="12px"] {
    font-size: 1.875vw !important;
  }

  .the_text span[data-style="14px"] {
    font-size: 2.1875vw !important;
  }

  .the_text span[data-style="16px"] {
    font-size: 2.5vw !important;
  }

  .the_text span[data-style="18px"] {
    font-size: 2.8125vw !important;
  }

  .the_text span[data-style="20px"] {
    font-size: 3.125vw !important;
  }

  .the_text span[data-style="22px"] {
    font-size: 3.4375vw !important;
  }

  .the_text span[data-style="24px"] {
    font-size: 3.75vw !important;
  }

  .the_text span[data-style="26px"] {
    font-size: 4.0625vw !important;
  }

  .the_text span[data-style="28px"] {
    font-size: 4.375vw !important;
  }

  .the_text span[data-style="30px"] {
    font-size: 4.6875vw !important;
  }

  .the_text span[data-style="32px"] {
    font-size: 5vw !important;
  }

  .the_text span[data-style="34px"] {
    font-size: 5.3125vw !important;
  }

  .the_text span[data-style="36px"] {
    font-size: 5.625vw !important;
  }

  /* お問い合わせフォームページは回避 */
  .page_contact.the_text span,
  .page_estimate.the_text span {
    font-size: inherit !important;
  }

/*目次
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  #ez-toc-container{
    position: relative;
    width:100%;
    padding:3.75vw 2.5vw 5vw;
    margin-bottom:7.5vw;
  }
  .ez-toc-title-container{
    position: relative;
  }
  /*タイトル（目次）*/
  div#ez-toc-container p.ez-toc-title{
    position: relative;
    width:100%;
    font-size: 3.75vw;
    font-weight: bold;
    text-align: center;
    padding-bottom:2.1875vw;
    border-bottom:0.1562vw solid #fff;
    display: block;
  }
  /*本*/
  div#ez-toc-container p.ez-toc-title::before{
    content: '\f3e8';
    position: relative;
    top:0.15625vw;
    font-family: "Ionicons";
    font-size:1.1rem;
    font-weight: normal;
    margin-right: 1.25vw;
  }

  /*ボタン*/
  .ez-toc-title-toggle{
    position: absolute;
    top:1.25vw;
    right:0;
    display: block;
  }

  /*目次*/
  div#ez-toc-container ul.ez-toc-list{
    padding:5vw 1.25vw 0;
  }
  div#ez-toc-container ul.ez-toc-list a{
    display: block;
    font-size: 3.125vw;
    margin-bottom:1.25vw;
  }
.ez-toc-section {
    position: absolute;
    top: -60px;
}


/*ブログカード*/
  #blog_cont .wp-embedded-content,
  #page_cont .wp-embedded-content{
    width: 100%;
  }



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ver14.1.2
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
/*ヘッダー
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#upper.head2{
  height: 12.5vw;
}
#upper.head2 h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height:100%;
  padding: 1.25vw 0;
	margin: 0;
}

/*テキストロゴ*/
#upper .logo a.site_logo_wrap .txt_wrap{
  margin:0 0 0 1.25vw;
}
#upper .logo a.site_logo_wrap .txt_wrap .sub_txt.top{
  margin:0 0 0.625vw;
}
#upper .logo a.site_logo_wrap .txt_wrap .sub_txt.bottom{
  margin:0.625vw 0 0;
}




/*ハンバーガー
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#upper.head2 .menu-trigger {
	position: absolute;
	top: 1.25vw;
	left: 1.25vw;
	width: 10vw;
	height: 10vw;
	padding: 0.625vw 1.25vw;
}
#upper.head2 .menu-trigger p {
	font-size: 1rem;
	bottom: 0.625vw;
}
#upper.head2 .menu-trigger span:nth-of-type(1) {
	top: 1vw;
}
#upper.head2 .menu-trigger span:nth-of-type(2) {
	top: 3vw;
}
#upper.head2 .menu-trigger span:nth-of-type(3) {
	top: 5vw;
}
#upper.head2 .menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(2vw) rotate(-315deg);
	transform: translateY(2vw) rotate(-315deg);
}
#upper.head2 .menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
#upper.head2 .menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-2vw) rotate(315deg);
	transform: translateY(-2vw) rotate(315deg);
}

/*ヘッダー検索
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#upper.head2 .btn-search {
	top: 1.25vw;
	right: 1.25vw;
	width: 10vw;
	height: 10vw;
	z-index: 10;
	cursor: pointer;
	font-family: ionicons;
	font-size: 3rem;
	text-align: center;
}


/*コンテンツ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#top.wrap2 .index_area,
#top.wrap2 #page_area,
#top.wrap2 #blog_area,
#top.wrap2 #woo_area{
	padding-top:12.5vw;
}
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ver14.1.2 ここまで
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
reCAPTCHA
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .recaptcha_wrap{
    font-size: 1.1rem;
  }

/*ここまで====================*/
}




@media only screen and (max-width: 480px) {

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ヘッダー
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  #upper h1 {
    margin: 3.125vw auto;
  }

  #upper h1 img {
    height: 9.375vw;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ハンバーガー
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .menu-trigger {
    top: 1.5625vw;
    left: 1.5625vw;
    width: 12.5vw;
    height: 12.5vw;
    padding: 0.9375vw 1.5625vw;
  }

  .menu-trigger p {
    font-size: 3.125vw;
    bottom: 1.25vw;
  }

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

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

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

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

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

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
ヘッダー検索
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .header-search.slide {
    height: 18.75vw;
  }

  #jet_searchform-header_sp {
    padding: 4.6875vw 0;
  }

  #jet_keywords_header_sp {
    font-size: 5vw;
    height: 9.375vw;
    padding: 0 1.5625vw 0 10.9375vw;
  }

  #jet_searchBtn_header_sp {
    font-size: 7.8125vw;
    top: 5.15625vw;
    width: 10.3125vw;
  }

  .btn-search {
    top: 3.125vw;
    right: 3.125vw;
    width: 7.8125vw;
    height: 7.8125vw;
    z-index: 10;
    font-size: 9.375vw;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
フッター
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .fix_nav_sp .fix_box {
    padding: 3.125vw;
  }

  .fix_nav_sp .ic_box {
    font-size: 9.375vw;
  }

  #under {
    margin-bottom: 15.78125vw;
  }

  #page_area, #blog_area, #woo_area {
    padding-top: 15.625vw;
  }
}

@media only screen and (max-width: 480px) {
  #bridge-tax_area {
    padding-top: 25.78125vw;
  }

  .breadcrumbs {
    font-size: 2.5vw;
    padding: 3.75vw 6.25vw;
  }

  #bridge-tax_area .breadcrumbs {
    top: 15.78125vw;
  }
}

/*END media*/
