@charset "UTF-8";

/* --------------------------------
 * base
 * -------------------------------- */
html {
 font-size: 14px;
}

body {
 width: 100%;
 min-width: 1100px;
 margin: 0;
 overflow-x: hidden;
 -webkit-text-size-adjust: 100%;
 font-size: 14px;
 color: #3c3c3c;
 background-color: #f6f8f7;
 font-family: 'Questrial', "Noto Sans Japanese", sans-serif;
 line-height: inherit;
}

body,
body.md-skin {
 font-family: 'Questrial', "Noto Sans Japanese", sans-serif;
}

* {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

a {
 color: #024574;
}

a:hover,
a:hover img {
 text-decoration: none;
 opacity: 0.7;
 -webkit-transition: all 0.5s;
 /*閉じるときのアニメーション*/
 -moz-transition: all 0.5s;
 -ms-transition: all 0.5s;
 -o-transition: all 0.5s;
 transition: all 0.5s;
}

img {
 border: 0;
 vertical-align: top;
 height: auto;
 width: 100%;
}

[class^="icon-"],
[class*=" icon-"] {
 font-family: 'icomoon' !important;
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

.widget {
 border-radius: 0;
 padding: 0;
 margin-bottom: 0;
 margin-top: 0;
}

p {
 margin: 0 auto 1em;
}

/* --------------------------------
 * css追加
 * -------------------------------- */
p.m-tb10 {
 font-weight: bold;
 letter-spacing: 1px;
}

/* --------------------------------
 * clear
 * -------------------------------- */
.clearfix:after {
 content: " ";
 display: block;
 clear: both;
}

/* --------------------------------
 * 汎用
 * -------------------------------- */
.visible_l_slide {
 display: none !important;
}

.visible_s_slide {
 display: block !important;
}

.visible_l {
 display: none !important;
}

.visible_s {
 display: initial !important;
}

/*写真以外の場合*/
.visible_s_txt {
 display: block !important;
}

.f_left {
 float: left;
}

.f_right {
 float: right;
}

.mt0 {
 margin-top: 0 !important;
}

.mt20 {
 margin-top: 20px !important;
}

.mt30 {
 margin-top: 30px !important;
}

.mb0 {
 margin-bottom: 0 !important;
}

.mb30 {
 margin-bottom: 30px !important;
}

.mb60 {
 margin-bottom: 60px !important;
}

.pb0 {
 padding-bottom: 0 !important;
}

.align_left {
 text-align: left;
}

.align_right {
 text-align: right;
}

.align_center {
 text-align: center;
}

.line,
.merchandise-images .image-holder {
 border: 1px solid #dbdbdb;
}

.catch {
 margin-bottom: 3%;
}

.catch p{
 margin: 0 auto 1em;
}

.cdc img {
 width: 100%;
 filter: drop-shadow(.1em .1em .5em rgba(0,0,0,.3));
}

.d-flex {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}

.inner {
 margin-bottom: 1em;
 padding: 1em;
 border: 5px solid #f50;
 border-radius: 2px;
}

.large {
 margin-top: 0;
 font-size: 120%;
 font-weight: 600;
}

.caution {
 color: #f00;
}

.bg-white {
 background: #fff;
}

.number {
 margin-bottom: .5em;
}

.number:before {
 color: #fff;
 width: 1.2em;
 height: 1.2em;
 margin-right: .3em;
 padding: .2em;
 font-size: 95%;
 text-align: center;
 line-height: 1.2em;
 background: #f00;
 display: inline-block;
 border-radius: 50%;
}

.n1:before {
 content: "1";
}

.n2:before {
 content: "2";
}

.n3:before {
 content: "3";
}

.n4:before {
 content: "4";
}

.n5:before {
 content: "5";
}

.n6:before {
 content: "6";
}

.n7:before {
 content: "7";
}

.n8:before {
 content: "8";
}

.n9:before {
 content: "9";
}

.n10:before {
 content: "10";
}

/* --------------------------------
 * header
 * -------------------------------- */
.site-header {
 text-align: center;
}

.header_top {
 max-width: 2000px;
 height: 120px;
 background-color: #f6f8f7;
}

.header_inner {
 width: 1100px;
 margin: 0 auto;
}

.h_logo {
 float: left;
 margin: 30px 0 0 0;
 width: 38%;
 padding: 0 5px;
}

.h_logo .site-title {
 margin: 0;
}

.h_logo_g {
 float: left;
 margin: 46px 15px 0 0;
}

.h_box.tel {
 float: left;
 width: 45%;
 margin-left: 0;
}

.h_box.btn {
 float: right;
 padding: 0;
 border: none;
 border-radius: 0;
 line-height: inherit;
}

ul.h_box_other {
 list-style: none;
 margin: 0;
 font-size: 12px;
 font-weight: 500;
 padding: 0 0 0 20px;
}

ul.h_box_other li {
 float: left;
 width: 18%;
 height: auto;
 display: block;
 padding: 11px 0 10px;
}

ul.h_box_other li.h_box_btn01 {
 background-color: #199ed6;
}

ul.h_box_other li.h_box_btn02 {
 background-color: #0058a4;
}

ul.h_box_other li.h_box_btn03 {
 background-color: #002d71;
}

ul.h_box_other li a img {
 width: 20px;
 text-align: center;
 padding: 0;
 margin: 0 auto;
 vertical-align: text-bottom;
 display: block;
}

.h_box_cart {
 background-color: #d64100;
 width: 46%;
 float: right;
 font-size: 17px;
 font-weight: 500;
 padding: 18px 0 17px;
}

.h_box_cart a img {
 width: 30px;
 text-align: center;
 padding: 0 10px 0 0;
}

ul.h_box_other li.h_box_btn01 a,
ul.h_box_other li.h_box_btn02 a {
 letter-spacing: -1px;
}

ul.h_box_other li a,
.h_box_cart a {
 text-decoration: none;
 color: #fff;
 display: block;
 font-size: 80%;
}

.h_box_tel {
 width: 100%;
 float: right;
 font-size: 60%;
 font-weight: 500;
 padding: 15px 0;
 letter-spacing: -1px;
}

.h_box_tel p {
 font-size: 85%;
 font-weight: 500;
}

.h_box_tel p.h_box_tel_txt01 {
 background-color: #fff;
 border: 1px solid #dfdfdf;
 padding: 0;
 margin: 0 0 5px 0;
 letter-spacing: -1px;
}

.h_box_tel p.h_box_tel_txt02 {
 margin: 0;
 letter-spacing: 0;
}

.h_box_tel a img {
 width: 12%;
 padding: 0 4px 0 0;
}

.h_box_tel a {
 text-decoration: none;
 color: #d64100;
 display: block;
 font-size: 200%;
 font-weight: 800;
 letter-spacing: -2px;
}

#fixedBox {}

.fixed {
 position: fixed;
 top: 0px;
 width: 100%;
 z-index: 9998;
}

.navigation-top {
 position: relative;
}

.navigation-top .wrap {
 width: 100%;
 margin: 0;
 padding: 0;
 background-color: transparent;
 background: none;
}

.main-navigation {
 width: 100%;
 height: auto;
}

.main-navigation a {
 display: block;
 text-decoration: none;
 font-weight: 400;
 font-size: 18px;
 color: #fff;
 border-left: none;
 letter-spacing: 1.5px;
 padding: 1em 1.25em;
 border-bottom: solid 1px #ccc;
 margin: 0;
}

.main-navigation a:hover {
 color: #ccc;
}

.main-navigation a span {
 display: block;
 font-size: 65%;
 color: #d3d3d3;
 padding-top: 3px;
}

.js .main-navigation ul,
.main-navigation>a>.icon,
.main-navigation ul a>.icon {
 display: none;
}

.js .main-navigation.toggled-on>div>ul {
 display: block;
}

#acMenu {
 background: #f1f1f1;
 list-style: none;
 margin: 0;
 padding: 0;
 text-align: left;
 font-size: 0.875rem;
 position: absolute;
 top: -190px;
 width: 100%;
 box-sizing: border-box;
 z-index: 9998;
}

.menu-toggle {
 border: 0;
 color: #fff;
 display: block;
 font-size: 20px;
 font-weight: 800;
 line-height: 1.5;
 padding: 3px 8px;
 position: absolute;
 top: 60px;
 right: 8px;
 background: #0c4324;
 z-index: 9999;
 display: inline;
}

.menu-toggle:hover,
.menu-toggle:focus {
 outline: none;
}

.js .menu-toggle {
 display: block;
}

button,
input[type="button"],
input[type="submit"] {
 background-color: #222;
 border: 0;
 -webkit-border-radius: 2px;
 border-radius: 2px;
 color: #fff;
 cursor: pointer;
 display: inline-block;
 font-size: 14px;
 font-size: 0.875rem;
 font-weight: 800;
 line-height: 1;
 padding: 1em 1em;
 text-shadow: none;
 -webkit-transition: background 0.2s;
 transition: background 0.2s;
}

.icon {
 display: inline-block;
 fill: #fff !important;
 height: 1em;
 position: relative;
 top: -0.0625em;
 vertical-align: middle;
 width: 1em;
}

.menu-toggle .icon {
 top: -2px;
}

.menu-toggle .icon-close {
 display: none;
}

.toggled-on .icon-bars {
 display: none;
}

.toggled-on .icon-close {
 display: inline;
}

[class^="icon-"],
[class*=" icon-"] {
 font-family: 'icomoon' !important;
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}

/* --------------------------------
 * index
 * -------------------------------- */
/*スライダー
-------------------------------------*/
.headKv {
 display: block;
 padding-bottom: 10px;
 line-height: 0;
}

.headKv img {
 margin: 0 auto;
 cursor: pointer;
}

.swiper-container {
 width: 100% !important;
 margin: 0 0px !important;
}

#slider {
 width: 100%;
 height: auto;
 position: relative;
 margin: 0 auto;
}

.swiper-slide {
 font-size: 18px !important;
 background: #fff !important;
 width: 100% !important;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white,
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
 background-color: #494949;
 padding: 5px;
 border-radius: 20px;
 width: 20px;
 height: 20px;
}

.swiper-button-next,
.swiper-button-prev {
 margin-top: -15px;
 background-size: 10px 30px;
}

.headKv .transparentLeft {
 position: absolute;
 top: 0 !important;
 left: -2200px !important;
 right: 0 !important;
 bottom: 0 !important;
 margin: auto;
 width: 1100px;
 height: 440px;
 z-index: 10;
 background: #000;
 opacity: 0.5;
}

.headKv .transparentRight {
 position: absolute;
 top: 0 !important;
 left: 0 !important;
 right: -2200px;
 bottom: 0 !important;
 margin: auto;
 width: 1100px;
 height: 440px;
 z-index: 10;
 background: #000;
 opacity: 0.5;
}

.inner-layout {
 width: 1100px;
 margin: 0 auto;
}

.swiper-container {
 width: 100% !important;
 margin: 0 !important;
}

.swiper-pagination-bullets {
 margin-top: 0;
 padding-top: 10px;
 width: 100%;
 background-color: #fff;
}

.swiper-pagination {
 position: initial;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
 margin: 0 4px;
}

/* --------------------------------
 * main
 * -------------------------------- */
.wrap {
 width: 100%;
 margin: -20px auto 0;
 padding: 30px 20px;
 background-color: #fff;
 box-sizing: border-box;
}

.front_main {
 max-width: 2000px;
 margin: 0 auto;
}

/* news */
.front_main .news {
 background-color: #fff;
 width: 100%;
 margin: 0 auto 30px;
}

.front_main .tit {
 padding: 0.25em 0;
 /*上下 左右の余白*/
 color: #494949;
 /*文字色*/
 font-size: 18px;
 font-weight: 500;
 letter-spacing: 1px;
 margin-bottom: 20px;
}

.front_main .tit:before {
 background-color: #004b8a;
 /* 線色 */
 border-radius: 3px;
 /* 線幅の半分 */
 content: "";
 display: inline-block;
 height: 30px;
 /* 線の長さ */
 margin-right: 5px;
 /* 線右の余白 */
 vertical-align: top;
 width: 6px;
 /* 線幅 */
}

.tit span.small,
.h3 span.small {
 color: #494949;
 text-align: center;
 height: auto;
 width: 10%;
 font-size: 60%;
 letter-spacing: 0.2em;
 vertical-align: middle;
 margin-left: 5px;
}

.front_main .tit .news_btn,
.row .front_main .tit .news_btn {
 display: inline;
}

.front_main .tit .news_btn a,
.row .front_main .tit .news_btn a {
 color: #7e7e7e;
 background-color: #fff;
 border-radius: 50px;
 border: 1px solid #7e7e7e;
 text-align: center;
 margin-left: 5px;
 padding: 5px 8px 3px;
 font-size: 60%;
 letter-spacing: 0;
 text-decoration: none;
 vertical-align: text-top;
}

.front_main .txt dl,
.row .front_main .txt dl {
 text-align: left;
 margin: 0;
 display: flex;
 background-color: #f5f5f5;
}

.front_main .txt dt,
.row .front_main .txt dt {
 padding: 13px 0 0 10px;
 width: 28%;
 font-weight: 400;
 font-size: 16px;
}

.row .front_main .txt dt {
 padding: 8px 0 0 10px;
}

.front_main .txt dd,
.row .front_main .txt dd {
 margin: 0;
 padding: 10px 20px;
 width: 72%;
}

.front_main .news .txt dl:nth-child(2n),
.row .front_main .news .txt dl:nth-child(2n) {
 background-color: #fff;
}

/* 白だとわかりづらいので変えさせていただきました 2021.3.12 */
.front_main .news .txt dl:nth-child(2n),
.row .front_main .news .txt dl:nth-child(2n) {
 background-color: #f5f5f5;
}

.front_main .txt dl {
 border-bottom: 1px solid #fff;
}

/* ここまで */
.front_main .note {
 border: 2px solid #ddd;
 padding: 10px 30px 20px;
 margin-top: 20px;
 margin-bottom: 30px;
 font-size: 14px;
}

.front_main .note .ttl {
 font-size: 18px;
 padding-bottom: 10px;
 border-bottom: 2px solid #ddd;

}

/* --------------------------------
 * section
 * -------------------------------- */
.entry-header .entry-title {
 padding: 0.25em 0;
 /*上下 左右の余白*/
 color: #494949;
 /*文字色*/
 font-size: 18px;
 font-weight: 500;
 letter-spacing: 1px;
 margin-bottom: 20px;
}

.entry-header .entry-title:before {
 background-color: #004b8a;
 /* 線色 */
 border-radius: 3px;
 /* 線幅の半分 */
 content: "";
 display: inline-block;
 height: 30px;
 /* 線の長さ */
 margin-right: 5px;
 /* 線右の余白 */
 vertical-align: top;
 width: 6px;
 /* 線幅 */
}

.entry-header .entry-title span.small {
 color: #494949;
 text-align: center;
 height: auto;
 width: 10%;
 font-size: 60%;
 letter-spacing: 0.2em;
 vertical-align: middle;
 margin-left: 5px;
}

.campaign_col2-1 {
 display: grid;
 grid-template-columns: 1fr 1fr 1fr;
}

.campaign_col2-1 .col01 {
 grid-column-start: 1;
 grid-column-end: 3;
 grid-row-start: 1;
 grid-row-end: 2;
 margin-bottom: 20px;
}

.campaign_col2-1 .col02 {
 grid-column-start: 3;
 grid-column-end: 4;
 grid-row-start: 1;
 grid-row-end: 2;
 margin-left: 10px;
 margin-bottom: 15px;
}

.campaign_col2-1 .col03 {
 grid-column-start: 3;
 grid-column-end: 4;
 grid-row-start: 2;
 grid-row-end: 3;
 margin-left: 10px;
}

.lineup_col {
 display: grid;
 grid-template-columns: 1fr;
}

.lineup_col .col01 {
 grid-column-start: 1;
 grid-column-end: 2;
 grid-row-start: 1;
 grid-row-end: 2;
 margin-bottom: 20px;
}

.lineup_col .col02 {
 grid-column-start: 1;
 grid-column-end: 2;
 grid-row-start: 2;
 grid-row-end: 3;
 margin-bottom: 20px;
}

.lineup_col .col03 {
 grid-column-start: 1;
 grid-column-end: 2;
 grid-row-start: 3;
 grid-row-end: 4;
}

.lineup_col .col04 {
 grid-column-start: 1;
 grid-column-end: 2;
 grid-row-start: 4;
 grid-row-end: 5;
 margin-top: 20px;
}

.content_col2-1 {
 display: grid;
 grid-template-columns: 1fr 1fr 1fr;
}

.content_col2-1 .col01 {
 grid-column-start: 1;
 grid-column-end: 4;
 grid-row-start: 1;
 grid-row-end: 2;
 margin-bottom: 20px;
}

.content_col2-1 .col02 {
 grid-column-start: 1;
 grid-column-end: 4;
 grid-row-start: 3;
 grid-row-end: 4;
}

.content_col2-1 .col03 {
 grid-column-start: 1;
 grid-column-end: 2;
 grid-row-start: 2;
 grid-row-end: 3;
 margin: 0 10px 20px;
}

.content_col2-1 .col04 {
 grid-column-start: 2;
 grid-column-end: 3;
 grid-row-start: 2;
 grid-row-end: 3;
 margin: 0 10px 20px;
}

.content_col2-1 .col05 {
 grid-column-start: 3;
 grid-column-end: 4;
 grid-row-start: 2;
 grid-row-end: 3;
 margin: 0 10px 20px;
}

ul.content_col2 {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.content_col2 li {
 float: left;
 width: 49%;
 margin-right: 2%;
 margin-bottom: 30px;
}

ul.content_col2 li:nth-child(2n) {
 margin-right: 0;
}

.row ul.content_col2 {
 list-style: none;
 margin: 0;
 padding: 0;
}

.row ul.content_col2 li {
 float: none;
 width: 100%;
 margin-right: 0;
 margin-bottom: 30px;
 background: #f0f0f0;
 border: .5px solid rgba(0,0,0,.1);
 padding: 1em;
}

.row ul.content_col2 li:nth-child(2n) {
 margin-right: 0;
}

.product ul.content_col2 li {
 float: none;
 width: 100%;
 margin-right: 0;
}

.product ul.content_col2 li:nth-child(2n) {
 margin-right: 0;
}

.product ul.content_col2 li .txt {
 padding: 0;
}

.product ul.content_col2 li .txt .tit {
 border-bottom: 1px solid #ccc;
 padding-bottom: 20px;
 font-size: 150%;
}

.product .btn a {
 padding: 10px 12px;
}

.product .btn.btn-primary01 {
 background-color: #d64100;
 border-color: #d64100;
 display: inline-block;
 width: 100%;
 float: none;
 margin-bottom: 20px;
 color: #FFFFFF;
 font-size: 22px;
 padding: 10px 0px;
 text-align: center;
 text-decoration: none;
}

.product .btn.btn-primary02 {
 background-color: #adadad;
 border-color: #adadad;
 display: inline-block;
 width: 100%;
 float: none;
 color: #FFFFFF;
 font-size: 22px;
 padding: 10px 0px;
 text-align: center;
 text-decoration: none;
}

.product .btn-primary01 a,
.product .btn-primary02 a {
 color: #FFFFFF;
 font-size: 22px;
 padding: 20px;
 text-align: center;
 text-decoration: none;
}

ul.content_col3 {
 list-style: none;
 margin: 0;
 padding: 0;
 margin-bottom: 20px;
}

ul.content_col3 li {
 float: left;
 width: 30%;
 margin-right: 5%;
 margin-bottom: 30px;
}

ul.content_col3 li:nth-child(3n) {
 margin-right: 0;
}


.product ul.content_col3 li {
 width: 47.5%;
 border: 1px solid #dbdbdb;
}

.product ul.content_col3 li:nth-child(3n) {
 margin-right: 5%;
}

.product ul.content_col3 li:nth-child(2n) {
 margin-right: 0;
}

.product ul.content_col2 li img,
.product ul.content_col3 li img {
 width: 100%;
}

.product ul.content_col3 li .txt {
 padding: 10px;
}

.product ul.content_col3 li .txt .tit {
 border-bottom: 1px solid #ccc;
 padding-bottom: 10px;
}

.product ul.content_col3 li .txt .btn {
 position: relative;
 width: 100%;
 border: 2px solid #d64100;
 box-sizing: border-box;
 padding: 0;
}

.product ul.content_col3 li .txt .btn a {
 color: #d64100;
 display: block;
 padding: 5px 12px;
 text-align: center;
 text-decoration: none;
}

.product ul.content_col3 li .txt .btn:after {
 position: absolute;
 content: "";
 display: block;
 width: 8px;
 height: 8px;
 border-top: #d64100 1px solid;
 border-right: #d64100 1px solid;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 right: 5%;
 top: 0;
 bottom: 5%;
 margin: auto;
}

.contents-header {
 position: relative;
 width: 100%;
 margin: 0 auto;
}

.contents-header .h1 {
 position: absolute;
 color: #000;
 /*top: 10%;通常時（キャンペーンバナーなし）*/
 top: 5%;
 left: 5%;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: 4px;
 text-shadow: 1px 1px 2px #eee;
 text-shadow: 1px 1px 2px rgba(0,0,0,.2);
}

p.price {
 text-align: right;
 font-size: 250%;
 border-top: 1px solid #d64100;
 border-bottom: 1px solid #d64100;
 padding: 15px 0;
 color: #d64100;
}

p.price span.tax {
 font-size: 50%;
}

p.price span.soryo01 {
 font-size: 58%;
 background-color: #d64100;
 border: 2px solid #d64100;
 vertical-align: text-top;
 padding: 5px;
 color: #fff;
}

p.price span.soryo02 {
 font-size: 58%;
 border: 2px solid #d64100;
 vertical-align: text-top;
 padding: 5px;
 color: #d64100;
}

#voice,
#shopping {
 padding-top: 0;
 margin-top: 0;
}

.safe {
 background: url(../../img/index/safe_bg_sp.jpg) no-repeat 62% 10%;
 margin-top: 40px;
 background-size: cover;
}

.safe_inner {
 width: 100%;
 margin: 0 auto;
 padding: 20px 120px 20px 20px;
 box-sizing: border-box;
}

.safe_txt {
 line-height: 1.7;
 color: #5f87a1;
 font-size: 16px;
 text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

.safe_txt p {
 padding: 0;
 margin: 0;
}

.safe_txt p.safe_tit {
 font-size: 150%;
 color: #4a6d82;
 line-height: 1.4;
 margin-bottom: 10px;
}

/* ページトップ */
#back-to-top {
 display: block;
}

#back-to-top a {
 position: fixed;
 right: 10px;
 bottom: 10px;
}

/* --------------------------------
 * accordion
 * -------------------------------- */
/*アコーディオン全体*/
.ac_menu,
.ac_menu02 {
 width: 100%;
 padding: 0 10px;
}

.ac_menu input,
.ac_menu02 input {
 display: none;
 /*チェックボックスを隠す*/
}

/*バー部分*/
.ac_menu label,
.ac_menu02 label {
 cursor: pointer;
 display: block;
 text-decoration: none;
 color: #404040;
 line-height: 1;
 position: relative;
 margin: 0 0 10px;
 padding: 10px;
 background-color: #e2ecf1;
}

.ac_menu02 label {
 background-color: #e2f1e5;
}

/*開いたときに表示される部分*/
.ac_menu ul,
.ac_menu02 ul {
 margin: 0;
 padding: 0;
 list-style: none;
 margin-bottom: 1px;
}

.ac_menu li,
.ac_menu02 li {
 height: 0;
 overflow-y: hidden;
 transition: padding-bottom 0.5s, padding-top 0.5s;
 /*閉じるときのアニメーション*/
 -webkit-transition: padding-bottom 0.5s, padding-top 0.5s -moz-transition: padding-bottom 0.5s, padding-top 0.5s;
 -ms-transition: padding-bottom 0.5s, padding-top 0.5s;
 -o-transition: padding-bottom 0.5s, padding-top 0.5s;
}

#menu_bar01:checked~#links01 li,
#menu_bar02:checked~#links02 li,
#menu_bar03:checked~#links03 li,
#menu_bar04:checked~#links04 li,
#menu_bar05:checked~#links05 li,
#menu_bar06:checked~#links06 li,
#menu_bar07:checked~#links07 li,
#menu_bar08:checked~#links08 li,
#menu_bar09:checked~#links09 li,
#menu_bar10:checked~#links10 li,
#menu_bar11:checked~#links11 li,
#menu_bar12:checked~#links12 li,
#menu_bar13:checked~#links13 li,
#menu_bar14:checked~#links14 li,
#menu_bar15:checked~#links15 li,
#menu_bar16:checked~#links16 li,
#menu_bar17:checked~#links17 li,
#menu_bar18:checked~#links18 li,
#menu_bar19:checked~#links19 li,
#menu_bar20:checked~#links20 li,
#menu_bar21:checked~#links21 li,
#menu_bar22:checked~#links22 li,
#menu_bar23:checked~#links23 li,
#menu_bar24:checked~#links24 li {
 height: auto;
 /*開いたときに表示されるliの高さ*/
 opacity: 1;
 background: #fff;
 padding: 10px;
}

/*開いたときの下の余白*/
#menu_bar01:checked~#links01 li:last-child,
#menu_bar02:checked~#links02 li:last-child,
#menu_bar03:checked~#links03 li:last-child,
#menu_bar04:checked~#links04 li:last-child,
#menu_bar05:checked~#links05 li:last-child,
#menu_bar06:checked~#links06 li:last-child,
#menu_bar07:checked~#links07 li:last-child,
#menu_bar08:checked~#links08 li:last-child,
#menu_bar09:checked~#links09 li:last-child,
#menu_bar10:checked~#links10 li:last-child,
#menu_bar11:checked~#links11 li:last-child,
#menu_bar12:checked~#links12 li:last-child,
#menu_bar13:checked~#links13 li:last-child,
#menu_bar14:checked~#links14 li:last-child,
#menu_bar15:checked~#links15 li:last-child,
#menu_bar16:checked~#links16 li:last-child,
#menu_bar17:checked~#links17 li:last-child,
#menu_bar18:checked~#links18 li:last-child,
#menu_bar19:checked~#links19 li:last-child,
#menu_bar20:checked~#links20 li:last-child,
#menu_bar21:checked~#links21 li:last-child,
#menu_bar22:checked~#links22 li:last-child,
#menu_bar23:checked~#links23 li:last-child,
#menu_bar24:checked~#links24 li:last-child {
 margin-bottom: 20px;
}

/*閉じた状態の矢印描画*/
.ac_menu label:after,
.ac_menu02 label:after {
 content: "";
 display: block;
 width: 8px;
 height: 8px;
 border-top: #404040 2px solid;
 border-right: #404040 2px solid;
 -webkit-transform: rotate(135deg);
 -ms-transform: rotate(135deg);
 transform: rotate(135deg);
 position: absolute;
 right: 2%;
 top: 0;
 bottom: 15%;
 margin: auto;
}

/*開いた状態の矢印描画*/
.ac_menu input[type=checkbox]:checked+label:after,
.ac_menu02 input[type=checkbox]:checked+label:after {
 content: "";
 display: block;
 width: 8px;
 height: 8px;
 border-top: #404040 2px solid;
 border-right: #404040 2px solid;
 -webkit-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);
 position: absolute;
 right: 2%;
 top: 7%;
 bottom: 0;
 margin: auto;
}

.u-line {
 text-decoration: underline;
}

.under-ofset3px {
 text-underline-offset: 3px;
}

/* --------------------------------
 * footer
 * -------------------------------- */
.site-footer {
 padding-top: 40px;
 background-color: #f6f8f7;
}

.site-footer .wrap {
 background-color: transparent;
 padding: 50px 0 10px 0;
}

.site-footer ul.content_col3 {
 padding: 0px 20px 0;
}

.site-footer ul.content_col3 li {
 float: none;
 width: 100%;
 text-align: left;
}

.site-footer ul.content_col3 li:first-child {
 border: 6px solid #e6e6e6;
 text-align: left;
 width: 100%;
 box-sizing: border-box;
 margin-bottom: 20px;
}

.site-footer ul.content_col3 li .h_box {
 float: none;
 text-align: center;
 padding: 0;
}

.site-footer ul.content_col3 li .h_box .h_box_tel {
 width: 90%;
 float: none;
 margin: 0 auto;
 border-bottom: 1px solid #c2c2c2;
 font-size: 130%;
}

.site-footer ul.content_col3 li .h_box .h_box_tel p.h_box_tel_txt01 {
 margin-top: 10px;
 font-size: 70%;
}

.site-footer .h_box_tel a {
 font-size: 170%;
}

.site-footer .h_box_tel p.h_box_tel_txt02 {
 font-size: 70%;
}

.site-footer ul.content_col3 li .access {
 float: none;
 text-align: left;
 padding: 0 20px;
 font-weight: 400;
 line-height: 1.5;
 font-size: 16px;
}

.site-footer ul.content_col3 li .access span.small {
 font-size: 80%;
 display: inherit;
}

.site-footer ul.content_col3 li p.f_tit {
 background-color: #004b8a;
 color: #fff;
 padding: 2px 5px;
 margin: 0 0 7px;
}

.site-footer ul.content_col3 li p.f_txt {
 color: #535353;
 margin: 0 0 15px;
}

.site-footer ul.content_col3 li p.f_txt_l {
 text-align: right;
}

.site-footer01 {
 background-color: #313131;
 color: #fff;
 font-size: 0.875rem;
 line-height: 1.6;
 margin-top: 0;
}

.site-footer02 {
 background-color: #1c1c1c;
 color: #fff;
 font-size: 0.875rem;
 line-height: 1.6;
 margin-top: 0;
}

.site-footer01 .wrap {
 background-color: #313131;
 max-width: 960px;
 margin: 0 auto;
 padding: 20px;
}

.site-footer .widget-area {
 padding-bottom: 0;
}

.widget ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

footer .widget {
 display: grid;
 grid-template-columns: 1fr 1fr;
 text-align: left;
}

footer .widget ul li {
 border-bottom: none;
 border-top: none;
 border-left: 1px solid #ccc;
 padding: 0.5em 0.5em;
}

footer .widget ul.menu01 li,
footer .widget ul.menu02 li,
footer .widget ul.menu04 li {
 border-left: none;
}

footer .widget ul.menu01 {
 grid-column-start: 1;
 grid-column-end: 2;
 grid-row-start: 1;
 grid-row-end: 2;
}

footer .widget ul.menu02 {
 grid-column-start: 1;
 grid-column-end: 2;
 grid-row-start: 3;
 grid-row-end: 4;
 margin-top: -70px;
}

footer .widget ul.menu03 {
 grid-column-start: 2;
 grid-column-end: 3;
 grid-row-start: 2;
 grid-row-end: 3;
}

footer .widget ul.menu04 {
 grid-column-start: 1;
 grid-column-end: 2;
 grid-row-start: 2;
 grid-row-end: 3;
 margin-top: -70px;
}

footer .widget ul.menu05 {
 grid-column-start: 2;
 grid-column-end: 3;
 grid-row-start: 1;
 grid-row-end: 2;
}

footer .widget ul li::before {
 content: "";
 display: inline-block;
 width: 22px;
 height: 12px;
 background: url(../../img/footer/navi_icon01.svg) top center no-repeat;
}

footer .widget ul li ul {
 margin: 0 1.25em -1px;
 padding: 0;
 position: relative;
 font-size: 90%;
}

footer .widget_nav_menu ul li ul li {
 width: 100%;
 border: none;
 padding: 0.65em 0;
 float: none;
 height: auto;
}

footer .widget_nav_menu ul li ul li {
 width: 100%;
 border: none;
 padding: 0.25em 0;
 float: none;
}

footer .widget ul li ul li::before {
 position: relative;
 top: -2px;
 left: -8px;
 display: inline-block;
 width: 4px;
 height: 4px;
 content: '';
 border-radius: 100%;
 background: #fff;
}

footer .site-footer01 a,
footer .site-footer01 ul.sub-menu li a {
 color: #fff;
 text-decoration: none;
}

.site-footer .widget-column.footer-widget-2 {
 float: right;
 width: 25%;
}

.site-info,
.site-info a {
 font-size: 12px;
 margin-bottom: 1em;
 color: #777;
 text-align: center;
 text-decoration: none;
}

.site-footer02 .wrap {
 background-color: #1c1c1c;
 margin: 0 auto;
 max-width: 1100px;
 padding-left: 40px;
 padding-right: 40px;
 padding-bottom: 5px;
 padding-top: 5px;
}

/* --------------------------------
 * archive
 * -------------------------------- */
/*コンテンツ
-------------------------------------*/
.primary-header {
 margin: 20px 0 10px;
}

.single .wrap {
 background-color: #f6f8f7;
}

.primary .border-bottom {
 border-bottom: none !important;
 background-color: #f6f8f7;
}

.breadcrumb>li {
 display: inline;
}

.breadcrumb ul {
 list-style: none;
 margin: 10px 0 0;
 padding: 20px 0 0;
 font-size: 70%;
 border-top: 1px solid #ccc;
}

.breadcrumb ul li a {
 float: left;
 margin: 0;
 color: #333;
}

.breadcrumb ul li a:after {
 content: "";
 display: inline-block;
 width: 5px;
 height: 5px;
 border-top: #333 1px solid;
 border-right: #333 1px solid;
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
 margin: 7px 10px 0;
 vertical-align: text-top;
}

.breadcrumb>li+li::before {
 margin: 0 .5em;
}

/*テーブル*/
table.tbl01 {
 font-size: 14px;
 width: 100%;
 padding: 0 1px 1px;
 margin: 10px 0;
 border: 1px solid #d5d5d5;
 border-collapse: collapse;
}

table.tbl01 tr {
 border-bottom: 1px solid #d5d5d5;
}

table.tbl01 th {
 display: block;
 width: 100%;
 margin-bottom: 0;
 color: #333;
 background-color: #eee;
 border: none;
 text-align: center;
 padding: 5px;
}

table.tbl01 th.th_w {
 background-color: #f8f8f8;
}

table.tbl01 td {
 display: block;
 padding: 0.5em 1em;
 color: #333;
 letter-spacing: 1px;
 line-height: 1.5;
 border: none;
}

/* --------------------------------
 * cart用 上書きCSS
 * -------------------------------- */

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary.active:focus {
 text-decoration: none;
 opacity: 0.7;
 -webkit-transition: all 0.5s;
 /*閉じるときのアニメーション*/
 -moz-transition: all 0.5s;
 -ms-transition: all 0.5s;
 -o-transition: all 0.5s;
 transition: all 0.5s;
}

.btn:active,
.btn.active {
 outline: 0;
 background-image: none;
 -webkit-box-shadow: none;
 box-shadow: none;
}

.btn-block {
 width: 100%;
}

a:hover .product-box,
a:focus .product-box,
a.active .product-box {
 box-shadow: 0 3px 7px 0 #dddddd;
}

.border-bottom {
 border-bottom: none !important;
 background-color: #f6f8f7;
}

.wrapper-content {
 padding: 0 0 20px 0;
}

.container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 15px;
 padding-right: 15px;
 max-width: 100%;
}

.breadcrumb {
 background-color: #f6f8f7;
 padding: 0;
}

.gray-bg {
 background-color: #f6f8f7;
}

.container {
 padding: 0;
 background-color: transparent;
}

.container--side-contents {
 width: 100%;
 background-color: #fff;
}

.top-navigation .wrapper.wrapper-content,
.top-navigation.body-small .wrapper.wrapper-content {
 padding: 0 0 20px 0;
}

/*サイドメニュー非表示*/
.contents-wrapper .left-side,
.contents-wrapper .right-side {
 display: none;
}

/*コンテンツ幅変更*/
.contents-wrapper .main-content {
 float: none;
 margin-left: auto;
 margin-right: auto;
 width: 100%;
}

.contents-wrapper {
 background-color: #fff;
 padding: 20px;
}

.row {
 margin-left: 0;
 margin-right: 0;
}

/*見出し*/
.m-b-lg {
 margin-bottom: 20px;
 margin-top: 10px;
}

.row.text-center.m-t-n-sm.m-b-lg {
 padding-bottom: 2em;
 margin-top: 1em;
 padding-top: 1em;
 margin-bottom: 0;
}

.page-header {
 border-bottom: none;
}

.pull-left {
 float: none !important;
}

.h3 {
 color: #494949;
 font-size: 18px;
 font-weight: 500;
 letter-spacing: 1px;
 margin-bottom: 0;
 margin-top: 0;
 display: inline;
 vertical-align: middle;
}

.h4 {
 font-size: 15px;
 background-color: #9ea8a7;
 color: #fff;
 padding: 8px 5px 5px;
}

h1.h4 {
 padding: 0.4em 0 0.25em;
 color: #494949;
 font-size: 18px;
 font-weight: 500;
 letter-spacing: 1px;
 margin-bottom: 0;
 margin-top: 0;
 display: inline-block;
 max-width: 93%;
 background-color: transparent;
}

.col-sm-7 h1.h4 {
 font-size: 150%;
 background-color: #fff;
 color: #494949;
 padding: 20px 5px;
}

.col-sm-7 p.h4 {
 text-align: right;
 font-size: 160%;
 border-top: 1px solid #d64100;
 border-bottom: 1px solid #d64100;
 padding: 15px 0;
 color: #d64100;
 background-color: #fff;
}

strong.h4 {
 font-size: 20px;
 background-color: transparent;
 color: #d64100;
 padding: 8px 5px 5px;
 font-weight: 600;
}

.col-sm-7 hr {
 display: none;
}

.page-header:before {
 margin-right: 8px;
 border: 3px solid #004b8a;
 border-radius: 3px;
 content: "";
}

.page-header.line2:before {
 height: 50px;
}

.col-sm-7 .m-t {
 border-bottom: 1px solid #ccc;
 padding: 10px 0 20px;
}

.col-sm-7 .block-select-detail {
 display: inline-block;
}

.col-sm-7 .form-group {
 display: inline-block;
}

.block-select-detail .form-group .radio {
 display: none;
}

.block-select-detail .form-group .radio:after {
 content: "／";
 display: inline;
}

.col-sm-7 .m-b-10 {
 margin-bottom: 10px;
 display: inline-block;
 float: right;
 padding-top: 15px;
}

.list-inline {
 border-top: 1px solid #ccc;
 padding: 20px 0 0;
}

.ibox {
 width: 100%;
}

.ibox-content {
 border: none;
 padding: 0;
}

.ibox-content.list-items {
 border-color: #e7eaec;
 border-image: none;
 border-style: solid solid none;
 border-width: 1px 0;
}

.ibox-content.p-sm {
 padding: 15px 20px 20px 20px;
 border-top: 1px solid #e7eaec;
}

.ibox-title {
 padding: 14px 0 7px;
}

.product-box {
 padding: 0;
 border: 1px solid #e7eaec;
}

.list-items .lst-image {
 border: 1px solid #e7eaec;
}

.list-items .lst-title small {
 display: none;
}

.cart_sell .list-items .lst-image::before {
 display: none;
}

form {
 background-color: #fff;
 margin-top: 0;
 padding-bottom: 40px;
 padding-top: 40px;
}

form.form-horizontal {
 background-color: #fff;
 margin-top: 40px;
 padding: 40px 0;
}

form#contact-form {
 padding: 0;
}

.normal-login-form {
 padding-right: 0;
 display: block;
}

.form-control,
.single-line {
 width: 98%;
}

.m-b-n-sm {
 padding-bottom: 10px;
}

.m-t-xs {
 margin-top: 0;
 padding-top: 40px;
}

.m-t-xs.register-forms {
 padding-top: 0;
}

.m-t-slg {
 margin-top: 65px;
}


.m-b-n {
 padding: 40px 0;
 width: 570px;
 /*メルアド入力欄*/
}

.fa.pull-left {
 display: inline;
}

.clear.myaccount-top {
 display: inline;
}

.myaccount-title {
 display: inline;
}

.h3.page-header.m-t-none:before,
.h3.page-header.m-t-md:before {
 vertical-align: middle;
}

small.user-name,
small.user-id {
 margin: 0 10px;
}

/* --------------------------------
 * fathers day 2021
 * -------------------------------- */

.annotation .fathers-day-icon {
 width: 28px;
 margin-top: 2px;
}

.annotation p.linepoint {
 padding: .5em;
 color: #2bac38;
 font-size: 110%;
 font-weight: bold;
 border: 10px solid #2bac38;
}

.annotation p.color-red {
 padding: .5em;
 color: #f00;
 font-size: 100%;
 border: 1px solid #f00;
}

/* my style
 ------------------------------------------------*/
.tt-u {
 text-transform: uppercase;
}


/* --------------------------------
 * Media Queries
 * -------------------------------- */

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

 /* SP */
 .h_box_tel {
  width: 100%;
  letter-spacing: -1px;
  font-size: 75%;
 }

 .h_box_tel p.h_box_tel_txt01 {
  padding: 4px 0;
  margin: 0 0 5px 0;
 }

 .container_a31snl svg {
  fill: #8b8b8b;
 }

 .safe {
  background: url(../../img/index/safe_bg_sp.jpg) no-repeat 60% 15%;
  margin-top: 40px;
 }

 /*検索アイコンと高さ合わす*/
 .input-group .form-control {
  height: 34px;
  width: 100%;
 }

 .m-b-n {
  padding: 40px 0;
  width: 90%;
  /*メルアド入力欄*/
 }

}

@media screen and (min-width: 420px) {
 .visibility { display: none; }
}

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

 /* SP */
 .h_logo {
  float: left;
  margin: 30px 10px 0 0;
 }

 .h_box_tel {
  width: 100%;
  letter-spacing: 0;
 }

 .h_box.tel {
  float: left;
 }

 .h_box_tel p.h_box_tel_txt01 {
  padding: 4px 0;
  margin: 0 0 5px 0;
  letter-spacing: 0;
 }

 .h_box_tel p {
  font-size: 14px;
 }

 .h_box_tel a {
  font-size: 360%;
 }

 .h_box_tel a img {
  width: 33px;
  padding: 0 8px 0 0;
 }

 .h_box_tel p.h_box_tel_txt02 {
  font-size: 164%;
  letter-spacing: 0;
 }

 .front_main .txt dt,
 .row .front_main .txt dt {
  width: 18%;
 }

 .front_main .txt dd,
 .row .front_main .txt dd {
  width: 82%;
 }

 .container_a31snl svg {
  fill: #8b8b8b;
 }

 .figure_10ki57k {
  padding-top: 10px;
 }

 .safe {
  background: url(../../img/index/safe_bg_sp.jpg) no-repeat 50% 10%;
  margin-top: 40px;
 }

 /*検索アイコンと高さ合わす*/
 .input-group .form-control {
  height: 34px;
  width: 100%;
 }

 .m-b-n {
  padding: 40px 0;
  width: 90%;
  /*メルアド入力欄*/
 }
}

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

 /* TB */
 .visible_l_slide {
  display: block !important;
 }

 .visible_s_slide {
  display: none !important;
 }

 .front_main .txt dt,
 .row .front_main .txt dt {
  padding: 13px 0 0 30px;
  width: 13%;
 }

 .row .front_main .txt dt {
  padding: 8px 0 0 30px;
 }

 .front_main .txt dd,
 .row .front_main .txt dd {
  width: 87%;
 }

 .col-sm-7 {
  width: 49%;
 }

 .col-sm-3 {
  width: 13%;
 }

 .col-xs-7.col-sm-3.p-r-0 {
  width: 20%;

 }

 .form-group .col-sm-3 {
  width: 20%;
 }

 /* .form-group .control-label {
  width: 40%;
    text-align: left;
    }*/
 .col-sm-6 {
  width: auto;
 }

 .col-sm-6.text-right {
  width: auto;
  float: right;
 }

 .form-group .col-sm-9 {
  width: 70%;
 }
}

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

 /* TB */
 .visible_l {
  display: block !important;
 }

 .visible_s {
  display: none !important;
 }

 .front_main .txt dt,
 .row .front_main .txt dt {
  padding: 13px 0 0 30px;
  width: 13%;
 }

 .row .front_main .txt dt {
  padding: 10px 0 0 30px;
 }

 .front_main .txt dd,
 .row .front_main .txt dd {
  width: 87%;
 }

 .row .news dd.fw-bold {
  font-size: 105%;
  font-weight: bold;
 }

 .campaign_col2-1 {
  display: grid;
  grid-template-columns: 1fr 1fr;
 }

 .campaign_col2-1 .col01 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
  margin-right: 20px;
  margin-bottom: 0;
 }

 .lineup_col .col02 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 2;
 }

 .lineup_col {
  display: grid;
  grid-template-columns: 1fr 1fr;
 }

 .lineup_col .col01 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
  margin-right: 20px;
  margin-bottom: 0;
 }

 .lineup_col .col02 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 2;
 }

 .lineup_col .col03 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 3;
 }

 .content_col2-1 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
 }

 .content_col2-1 .col01 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
  margin-right: 20px;
  margin-bottom: 0;
 }

 .content_col2-1 .col02 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 2;
  margin-bottom: 20px;
 }

 .content_col2-1 .col03 {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  margin-right: 20px;
  margin-bottom: 0;
 }

 .content_col2-1 .col04 {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  margin-bottom: 0;
 }

 .content_col2-1 .col05 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 3;
  margin-bottom: 0;
 }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
 /* TB */

 .h_box_tel {
  width: 240px;
 }

 .h_box.tel {
  float: left;
  width: 50%;
 }

 .h_box_tel p.h_box_tel_txt01 {
  padding: 4px 0;
  margin: 0 0 5px 0;
  letter-spacing: 0;
 }

 .h_box_tel p {
  font-size: 14px;
 }

 .h_box_tel a {
  font-size: 290%;
 }

 .h_box_tel a img {
  width: 33px;
  padding: 0 8px 0 0;
 }

 .h_box_tel p.h_box_tel_txt02 {
  font-size: 134%;
 }

}

@media screen and (min-width: 992px) {
 .col-md-9 {
  width: 64%;
 }

 .col-md-pull-3 {
  right: 32%;
  padding: 0;
 }

 .col-md-push-9 {
  left: 67.5%;
  padding: 0;
 }

 .col-md-6 {
  float: none;
 }
}

@media screen and (max-width: 1099px) {
 /* PC */

 body {
  min-width: auto;
 }

 .header_top {
  max-width: 100%;
  height: auto;
 }

 .header_inner {
  width: 100%;
 }

 .h_box.btn {
  float: none;
  width: 100%;
  clear: both;
 }

 ul.h_box_other {
  padding: 0 0 0 0;
 }

 /* Site Footer */
 .site-footer {
  font-size: 16px;
  font-size: 1rem;
 }

}


@media screen and (min-width: 1100px) {
 /* PC */

 * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
 }

 .modal-body .form-group .col-sm-5 {
  width: 20%;
 }

 /*検索アイコンと高さ合わす*/
 .input-group .form-control {
  height: 20px;
 }

 .m-b-n {
  padding: 40px 0;
  width: 570px;
  /*メルアド入力欄*/
 }


 .visible_l {
  display: block !important;
 }

 .visible_s {
  display: none !important;
 }

 .visible_l_slide {
  display: block !important;
 }

 .visible_s_slide {
  display: none !important;
 }

 img.svg {
  width: 50%;
 }

 .wrap {
  width: 1000px;
  margin: -50px auto 0;
  padding: 50px;
  background-color: #fff;
  box-sizing: content-box;
 }

 .front_main,
 .row .front_main {
  max-width: 2000px;
  margin: 0 auto;
 }

 .front_main .news,
 .row .front_main .news {
  background-color: #fff;
  width: 1000px;
  margin: 0 auto 40px;
 }

 .site-info {
  padding: 0.7em 0 0;
  width: 100%;
 }

 .breadcrumb ul {
  margin: 10px 0 0;
  padding: 0;
  font-size: 90%;
  border-top: none;
 }

 .site-main {
  background-color: #fff;
  padding: 30px 40px;
 }

 .h_logo {
  float: left;
  margin: 20px 15px 0 0;
  width: 297px;
 }

 .h_box_cart,
 .h_box_tel {
  width: 240px;
  padding: .5em 0;
 }

 .h_box.tel {
  float: left;
 }

 .h_box_tel p.h_box_tel_txt01 {
  padding: 4px 0;
  margin: 0 0 5px 0;
  letter-spacing: 0;
 }

 .h_box_tel p {
  font-size: 14px;
 }

 .h_box_tel a {
  font-size: 290%;
  letter-spacing: 0;
 }

 .h_box_tel a img {
  width: 33px;
  padding: 0 8px 0 0;
 }

 .h_box_tel p.h_box_tel_txt02 {
  font-size: 134%;
 }

 ul.h_box_other li {
  float: left;
  width: 80px;
  display: block;
  padding: 3px 0;
 }

 .border-bottom ul.h_box_other li {
  padding: 4px 0;
 }

 ul.h_box_other li a,
 .h_box_cart a {
  font-size: 100%;
 }

 ul.h_box_other li a img {
  width: 20px;
  display: block;
  text-align: center;
  padding: 10px 30px 6px;
 }

 #fixedBox {
  background-color: #0b3d20;
  background: url(../../img/header/navi_bg.jpg) repeat;
 }

 .navigation-top .wrap {
  width: 100%;
  margin: 0;
  padding: 0;
 }

 .main-navigation {
  height: 76px;
 }

 .main-navigation a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  border-left: solid 1px #5e826f;
  margin: 15px 0;
  letter-spacing: 1.5px;
  padding: 0 1.25em;
  border-bottom: none;
  margin: 20px 0;
 }

 .main-navigation a:hover {
  color: #fff;
 }

 #acMenu {
  background: transparent;
  position: absolute;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 9998;
 }

 .menu-toggle {
  display: none;
 }



 #slider {
  width: 1100px;
  height: 440px;
 }

 .swiper-slide {
  width: 1100px !important;
 }

 .swiper-pagination-bullets {
  margin-top: 10px;
  background-color: transparent;
 }

 .lineup_col {
  display: grid;
  grid-template-columns: 1fr 1fr;
 }

 .lineup_col .col01 {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
  margin-right: 20px;
  margin-bottom: 0;
 }

 .lineup_col .col02 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 2;
  margin-bottom: 20px;
 }

 .lineup_col .col03 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 3;
 }

 .lineup_col .col04 {
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 3;
  grid-row-end: 4;
  margin-top: 20px;
 }

 .content_col2-1 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
 }

 .content_col2-1 .col01 {
  grid-column-start: 1;
  grid-column-end: 4;
  /*左右一杯*/
  grid-row-start: 1;
  grid-row-end: 2;
  /* margin-right: 20px;*/
  margin-bottom: 20px;
 }

 .content_col2-1 .col02 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 2;
  margin-bottom: 20px;
 }

 .content_col2-1 .col03 {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  margin: 0 20px 0 0;
 }

 .content_col2-1 .col04 {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  margin: 0 20px 0 0;
 }

 .content_col2-1 .col05 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 3;
  margin: 0 20px 0 0;
 }

 .container-fluid {
  max-width: 1070px;
 }

 .row ul.content_col2 {
  list-style: none;
  margin: 0;
  padding: 0;
 }

 .row ul.content_col2 li {
  width: 45%;
  margin-bottom: 6%;
 }

 .row ul.content_col2 li:nth-child(2n) {
  margin-right: 0;
 }

 .product ul.content_col2 li {
  float: left;
  width: 49%;
  margin-right: 2%;
 }

 .product ul.content_col2 li:nth-child(2n) {
  margin-right: 0;
 }

 .product ul.content_col2 li .txt {
  padding: 20px;
 }

 .product ul.content_col2 li .txt .tit {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  font-size: 150%;
 }

 .product ul.content_col2 li .txt .btn a {
  padding: 10px 12px;
 }

 ul.content_col3 li {
  width: 32%;
  margin-right: 2%;
 }

 .product ul.content_col3 li:nth-child(2n) {
  margin-right: 2%;
 }

 .product ul.content_col3 li:nth-child(3n-1) {
  margin-right: 2%;
 }

 ul.content_col3 li:nth-child(3n),
 .product ul.content_col3 li:nth-child(3n) {
  margin-right: 0;
 }

 .product ul.content_col3 li {
  width: 31.8%;
  border: 1px solid #dbdbdb;
 }

 .product ul.content_col3 li .txt {
  padding: 20px;
 }

 .product ul.content_col3 li .txt .tit {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
 }

 .product ul.content_col3 li .txt .btn a {
  padding: 10px 12px;
 }

 .contents-header {
  width: 1100px;
 }

 .contents-header .h1 {
  /*top: 33%; 通常時（キャンペーンバナーなし）*/
  top: 15%;
  font-size: 28px;
  color: #fff;
 }


 .product .btn.btn-primary01 {
  background-color: #d64100;
  border-color: #d64100;
  display: inline-block;
  width: 60%;
  float: left;
  margin-bottom: 0;
 }

 .product .btn.btn-primary01.f_none {
  background-color: #d64100;
  border-color: #d64100;
  display: block;
  width: 40%;
  float: none;
  margin: 0 auto;
 }

 .product .btn.btn-primary02 {
  background-color: #adadad;
  border-color: #adadad;
  display: inline-block;
  width: 35%;
  float: right;
 }

 .product .btn.btn-primary03 {
  background-color: #adadad;
  border-color: #adadad;
  display: block;
  width: 100%;
 }

 .product .btn.btn-primary01 a,
 .product .btn.btn-primary02 a,
 .product .btn.btn-primary03 a {
  display: block;
  color: #FFFFFF;
  font-size: 22px;
  padding: 10px;
 }

 #voice,
 #shopping {
  padding-top: 100px;
  margin-top: -100px;
 }

 /*テーブル*/
 table.tbl01 {
  width: 1000px;
 }

 table.tbl01 th {
  width: 200px;
  display: table-cell;
  border: 1px solid #d5d5d5;
 }

 table.tbl01 td {
  border: 1px solid #d5d5d5;
  display: table-cell;
 }

 table.tbl01 td.w30 {
  width: 30%;
 }

 /*年齢確認モーダル位置*/

 @media (min-width: 768px) {
  .modal-dialog {
   margin: 250px auto !important;
  }
 }

 /*cart用 上書きCSS*/
 .contents-wrapper .main-content {
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
 }

 .col-md-3 {
  width: 32.3%;
 }

 .container--side-contents {
  width: 1060px;
  margin: 0 auto;
 }

 .contents-wrapper {
  background-color: #fff;
  padding: 50px;
 }

 .btn-block {
  width: auto;
  margin-bottom: 20px;
 }

 .ibox section {
  /*width: 1000px;*/
  width: 800px;
  margin: 0 auto;
 }

 .ibox-content section {
  width: 1000px;
 }

 .col-sm-6 {
  width: 50%;
 }

 .register-forms .col-sm-6 {
  width: 45%;
 }

 .safe {
  background: url(../../img/index/safe_bg.jpg) no-repeat 50% 10%;
  margin-top: 40px;
 }

 .safe_inner {
  width: 690px;
  margin: 0 auto;
  padding: 50px 310px 50px 0;
  box-sizing: content-box;
 }

 .safe_txt {
  line-height: 1.7;
  color: #5f87a1;
  font-size: 18px;
  text-shadow: 0 0 10px #fff;
 }

 .safe_txt .safe_tit {
  font-size: 150%;
  color: #4a6d82;
 }

 .safe_txt p {
  padding: 0;
  margin: 0;
 }

 .site-footer ul.content_col3 li,
 .site-footer ul.content_col3 li:first-child {
  float: left;
  text-align: left;
  width: 293px;
  box-sizing: content-box;
  margin-bottom: 20px;
 }

 .site-footer ul.content_col3 li .h_box {
  padding: 50px 0;
 }

 .site-footer .h_box_tel a {
  font-size: 189%;
 }

 .site-footer .h_box_tel p.h_box_tel_txt02 {
  font-size: 80%;
 }

 /* Site Footer */
 footer .widget {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
 }

 footer .widget ul li {
  border-bottom: none;
  border-top: none;
  border-left: 1px solid #ccc;
  padding: 0.5em 1.5em 0;
 }

 footer .widget ul.menu01 li,
 footer .widget ul.menu02 li,
 footer .widget ul.menu04 li {
  border-left: 1px solid #ccc;
 }

 footer .widget ul.sub-menu li {
  border-left: none;
 }

 footer .widget ul.menu01 {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 3;
 }

 footer .widget ul.menu02 {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
  margin-top: 0;
 }

 footer .widget ul.menu03 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 3;
 }

 footer .widget ul.menu04 {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  margin-top: -68px;
 }

 footer .widget ul.menu05 {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  margin-top: 0;
 }
}

@media screen and (min-width: 1200px) {
 .container {
  width: 1100px;
 }
}