@charset "utf-8";
body{
  max-width: 100vw;
  overflow-x: hidden;
}
body,html{
scroll-behavior: smooth;
}
.win {
    /*Windows (全バージョン)のみ*/
}
.linux {
    /*linux（x11とlinux）のみ*/
}
.mac {
    /*Mac OSのみ*/
	font-family: '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho';
}
.mac #mainImg h1, .mac #mainImg p.lead ,.mac .ojyuBox .flt_r h3, .mac .ojyuBox .flt_r h3 span.small ,.mac .ojyuBox .flt_r p {
    letter-spacing: 0;
}
.iphone {
    /*iphoneのみ*/
}
.ipad {
    /*ipadのみ*/
}
.android {
    /*Google Androidのみ*/
}
img{
  height: auto;
}





.shindan h3{
  text-align: center;
  display: block;
  width: 100%;
}
#reason_top .reason_top02 .reason_box .grid.rb_full.shindan{
  display: block;
}
#ulAiWidget{
  width: auto;
  max-width: 100%;
  display: block;
}
#sliderItem .sliderItem ul.tags li.tag03.right{
  margin-right: 2em;
}
#sliderItemLink #sliderItem .sliderItem p.txt{
  min-height: 130px;
}
@media all and (min-width: 1281px) and (max-width: 1600px) {
iframe#synalio-iframe {
    right: 200px!important;
}
}
@font-face {
	font-family: 'ShipporiMincho-OTF-Regular';
	font-style: normal;
	font-weight: 700;
	src: url('../font/ShipporiMincho-OTF-Regular.woff2') format('woff2'), url('../font/ShipporiMincho-OTF-Regular.woff') format('woff'); 
}
body {
  color: rgba(0,0,0,1.00);
  font-family: YakuHanJP, 'ShipporiMincho-OTF-Regular','游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'メイリオ', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
  background-color: #f0efea;
}
.gothic {
  font-family: YakuHanJP, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic,  Meiryo, メイリオ, Meiryo, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-weight: 600;
}
.gothic.normal {
  font-weight: normal;
}
.mincho{
  font-family: 'ShipporiMincho-OTF-Regular', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'メイリオ', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
}
.yumincho{
	font-family: '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho';
}
.vertical_text {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  letter-spacing: normal;
  text-align: left;
}
.vertical_text .kutouten {
  position: relative;
  left: 0.7em;
  top: -0.7em;
}
.vertical_text .tate {
  text-orientation: upright;
}
.vertical_text .dot {
  position: relative;
  line-height: 0.4;
  top: -0.6em;
  right: -0.2em;
  letter-spacing: -0.6em;
}
.vertical_text .none {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: unset;
  writing-mode: unset;
  letter-spacing: normal;
  writing-mode: unset;
}
.vertical_text .yoko {
    writing-mode: lr;
  -ms-writing-mode: lr;
  -webkit-writing-mode: lr;
    margin-top: -1em;
    margin-right: -1em;
}

.letter-spacing {
    letter-spacing: -0.1em;
    padding-top: 0.2em;
}
p.set {
    font-size: 12px;
    background-color: #BC2C2C;
    color: #fff;
    width: fit-content;
    line-height: 1.2;
	text-align: center;
  padding: 3px 4px;
  position: relative;
}
p.set span{
	display: inline-block;
	font-size: 24px;
  vertical-align: middle;
  padding: 0 5px;
}

/*-----------------------------------------------------------------------------
　レイアウト　
-----------------------------------------------------------------------------*/
#wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
header, nav {
  /*width:100%;
	margin:0 auto;*/
  width: 100%!important;
  padding-right: 200px;
}

.pankuzu,#mainImgWrap,#order,#ippin_wrap,#ojyu,#ojyu_nav,#howto,.detail2,.soryo,#catalog,#sliderItemWrap,.present02 {
    padding-right: 200px!important;
}

.inner, nav ul, #itemListWrap, #mainImg {
  width: 100%;
  margin: 0 auto;
  /*width:1000px;*/
  max-width: 1280px;
  position: relative;
}
#topImg .inner {
  max-width: 100%;
}

/*　header
-----------------------------------------------------------------------------*/
nav a {
  outline: none;
  text-decoration: none;
}
header {
  position: relative;
}
header a {
  outline: none;
  text-decoration: none;
}
header a.order {
  position: fixed;
  z-index: 98;
  font-size: 20px;
  padding: 0.5% 3% 0.5% 2%;
  right: 210px;
  top: 10px;
}
header a.order::before {
  transform: scale(.5) rotate(135deg);
  right: 10%;
  top: 25%;
}
header a.company{
  font-size: 13px;
}
header .hinner {
  width: 200px;
  position: fixed;
  top: 0;
  right: 0;
  background: #fff;
  border: 1px solid #E10C14;
  z-index: 99;
  padding-bottom: 20px;
  min-height: 44vw;
  max-height: 100%;
}
header .hinner .tel {
}
header .hinner .logo img {
  width: 166px;
  height: auto;
  max-width: 166px;
  margin-left: 15px;
}
header .hinner nav {
  padding-top: 10px;
}
header .hinner nav ul {
    font-size: 14px;
    line-height: 2.4;
    /*margin: 20px 10px;*/
	margin: 13px 10px;
    width: 180px;
}
header .hinner nav ul li.red a{
    color: #A41F24;
}
header .hinner nav ul li.itemlist_btn {
  background: #f5f5f5;
  border-radius: 20px;
  border: 1px solid #323232;
  margin-bottom: 10px;
  cursor: pointer;
}
header .hinner nav ul li.itemlist_btn a {
    width: 100%;
    height: 100%;
    display: block;
}
header .hinner nav ul.free {
  line-height: 1.4;
}
header .hinner nav ul.free li{
  position: relative;
}
header .hinner nav ul.free li span.attention{
  position: absolute;
  right: 0;
  top: 0;
  font-size: 8px;
}
header .hinner nav ul.free li.nationwide {
  font-size: 20px;
  /*margin-bottom: 15px;*/
  margin-bottom: 10px;
}
header .hinner nav ul.free li.card {
  font-size: 12px;
}
header .hinner nav ul.free li.callcharge {
  background: #A41F24;
  color: #fff;
  margin: 10px 0;
  font-size: 13px;
}
header .hinner nav ul.free li.commission {
  font-size: 20px;
  position: relative;
}
/*header .hinner nav ul.free li.commission.sub {
  font-size: 15px;
}*/
header .hinner nav ul.free li.commission span{
  font-size: 10px;
  display: block;
}
header .hinner nav ul.free li.commission span:nth-child(1){
  /*padding-right: 2em;*/
}
header .hinner nav ul.free li.commission:nth-child(1){
  padding-top: 10px;
  margin-bottom: 12px;
}
header .hinner nav ul.free li.commission:nth-child(1) em{
  font-style: normal;
  font-size: 12px;
  position: absolute;
  top: 0px;
  right: 0;
}
header .hinner nav ul.free li.commission:nth-child(2){
  margin-bottom: 10px;
}
header .hinner nav ul.free li.commission:nth-child(3){
  padding-top: 10px;
  margin-bottom: 12px;
}
header .hinner nav ul.free li.commission:nth-child(3) em{
  font-style: normal;
  font-size: 12px;
  position: absolute;
  top: 0px;
  right: 0;
}

header .hinner nav ul.free li.dial {
  font-size: 13px;
  color: #A41F24;
}
header .hinner nav ul.free li.tel a {
  font-size: 22px;
  color: #A41F24;
}
header .hinner nav ul.free li.time {
  font-size: 14px;
  color: #808080;
  text-decoration: underline;
  cursor: pointer;
}
header .hinner nav ul.free li.time .uketsukebtn{
  font-size: 12px;
}
header .hinner .online_store {
    font-size: 14px;
    color: #AF8F52;
    display: block;
    border: 1px solid;
    border-radius: 30px;
    width: 90%;
    margin: 20px auto;
    padding: 10px 0;
}
header .hinner div ul+p {
  position: absolute;
  top: 92px;
}
header .hinner div ul+p span {
  font-size: 12px;
  text-decoration: underline;
  margin-top: -24px;
  display: block;
  position: relative;
  text-align: left;
  margin-left: 30%;
}
header .hinner div ul+p span:hover {
  text-decoration: none;
  cursor: pointer;
}
header .uketsuke {
  position: fixed;
  top: 400px;
  right: 220px;
  display: none;
  background: #333;
  text-align: left;
  padding: 20px 10px;
  cursor: pointer;
}
header .uketsuke h4 {
  font-size: 14px;
  margin-bottom: 10px;
}
header .uketsuke p.time {
  font-size: 20px;
  line-height: 1.8;
    color: #fff;
	text-align: center;
}
header .uketsuke p.border{
    padding: 10px;
    border: 1px solid;
    margin-top: 10px;
	background: #fff;
}
header .uketsuke span {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 10px;
  font-size: 20px;
  text-align: center;
	color: #fff;
}
header .uketsuke span:hover {
  cursor: pointer;
}
header .online_store img {
    width: 166px;
    margin-top: 10px;
}


/*-----------------------------------------------------------------------------
　contentWrap　
-----------------------------------------------------------------------------*/
/*#contentWrap {
    padding-top: 90px;
	}*/
#content {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.fixed {
  position: fixed;
  width: 240px;
  top: 20px;/*固定させたい位置*/
}
/*-----------------------------------------------------------------------------
　footer　
-----------------------------------------------------------------------------*/
footer a {
  outline: none;
  text-decoration: none;
  color: inherit;
}
footer a:hover {
  text-decoration: underline;
}
footer {
  width: 100%;
  position: relative;
}
.detail footer {
  margin-bottom: 89px;
}
#footer-nav {
  font-size: 14px;
  color: #fff;
  width: 100%;
  background: #b79551;
  padding: 1em 0;
  text-align: center;
  padding-right: 210px;
}
#footer-nav li {
  display: inline-block;
  margin: 0 1em;
  position: relative;
}
#footer-nav li:not(:last-child):after {
  content: "|";
  position: absolute;
  right: -1.25em;
  top: 0;
}
#footer-nav li a {
  color: #fff;
  text-decoration: none;
}
#footer-nav li a:hover {
  color: #fff2a7;
  text-decoration: none;
}
#copyright {
  background: #fff;
  color: #000;
  padding: 1em 0 0px;
  text-align: left;
  position: relative;
  border-bottom: 4px solid #b79551;
  margin-bottom: 10px;
  padding: 1em 0 1em;
}
#copyright .inner {
    width: 961px;
    padding-right: 200px;
    text-align: center;
}
#copyright p {
  font-size: 1.2em;
  color: #000;
  padding: 0.2em 0 0;
  text-align: center;
}
#copyright p:nth-of-type(2){
	font-size: 14px;
}
.footer_logo, .footer_tel {
  display: inline-block;
  margin: 5px;
}
/*　ページトップ　*/
/*#page_top {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  transition: all 0.2s ease;
  opacity: 1!important;
  z-index: 999;
}*/
#page_top:hover {
  cursor: pointer;
  opacity: 0.8;
}

#page_top img {
  width: 70px;
}
#page_top {
    position: fixed;
    bottom: 20px;
    left: 20px;
}

/*　google　*/
iframe[name="google_conversion_frame"] {
  position: absolute;
  top: 0;
  left: 0;
}
/*-----------------------------------------------------------------------------
　レイアウト　
-----------------------------------------------------------------------------*/
.flt_l {
  float: left;
}
.flt_r {
  float: right;
}
img.flt_l {
  margin-right: 10px;
  margin-bottom: 15px;
}
img.flt_r {
  margin-left: 10px;
  margin-bottom: 15px;
}
/*ul.in_b{
    min-width: 1000px;
}*/
ul#itemList.in_b {
  min-width: 980px;
}
dl.in_b, ul.in_b, .in_b, .dl_table {
  letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
}
dl.in_b dt, dl.in_b dd, .in_b li, .in_b > div, .in_b > section, .in_b > .section, .dl_table > dl > dt, .dl_table > dl > dd {
  letter-spacing: 0px; /* 文字間を通常に戻す */
  display: inline-block;
  vertical-align: top;
}
/*-----------------------------------------------------------------------------
　販売終了 20171117　
-----------------------------------------------------------------------------*/
/* 商品ページのbodyに以下を付ける
<body id="soldout">

------------------------------------ */

/* 商品ページ */
#soldout #fixBtm {
  display: none;
}
#soldout #copyright {
  padding: 1em 0 20px;
}
#soldout .soldout {
  position: absolute;
  top: 0;
  right: 0px;
  max-width: 100%;
}
#soldout #mainImg .btnOrder {
  bottom: 0;
}
/* 一覧ページ */
.kanbai {
  position: absolute;
  top: 120px;
  left: 80px;
  max-width: 150px;
}
#lineup .lineupList li {
  position: relative;
}
/************191220 Stert**************/

.telFlex {
  display: flex;
  padding-top: 0!important;
  padding-right: 0!important;
  margin-top: -20px;
}
.telFlex .telOrderLeft {
  width: 590px;
  padding-top: 20px;
}
/************191220 End**************/



/*-----------------------------------------------------------------------------
　パンくず　
-----------------------------------------------------------------------------*/
.pankuzu {
    position: absolute;
    top: 0px;
    left: 10px;
    z-index: 2;
}
.pankuzu ul {
  display: flex;
  font-size: 12px;
  margin: 0 auto;
  padding: 10px 0;
  max-width: 1200px;
}
.pankuzu ul li, .pankuzu ul li a {
  color: #0D0606;
  font-weight: normal;
}
.pankuzu ul li a {
  position: relative;
  padding-right: 1.6em;
  color: #0D0606;
}
.pankuzu ul li a::before {
  content: "";
  width: 1.4em;
  height: 1.4em;
  border: 3px solid;
  border-color: #0D0606 #0D0606 transparent transparent;
  transform: scale(.5) rotate(45deg);
  position: absolute;
  display: inline-block;
  overflow: hidden;
  right: 3px;
  top: 0;
  transition: .2s;
}
#wrap.detail #mainImg picture{
display: block;
width: 100%;
height: 44vw;
position: relative;
overflow: hidden;
}
#wrap.detail #mainImg picture img{
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: none;
}
/*
-----------------------------------------------------------------------------*/
.sp {
  display: none!important;
}
h2 {
  font-size: 48px;
}
a.order {
  /*background-color: #E10C14;
  color: #fff;
  padding: 1% 7%;
  border-radius: 30px;
  font-size: 24px;
  font-weight: 600;
  position: relative;*/
}
a.order::before {
/*  content: "";
  width: 18px;
  height: 18px;
  border: 4px solid;
  border-color: #fff #fff transparent transparent;
  transform: scale(.5) rotate(45deg);
  position: absolute;
  display: inline-block;
  overflow: hidden;
  right: 10%;
  top: 33%;
  transition: .2s;*/
}
/*　mainImg
-----------------------------------------------------------------------------*/
#mainImgWrap {
}
#mainImg {

  position: relative;
}
#mainImg .btnOrder {
  position: relative;
  bottom: 10px;
  text-align: right;
  height: 115px;
  max-width: 1018px;
  min-width: 860px;
  display: inline-block;
  margin-top: 20px;
}
#mainImg .gold_border {
  display: block;
  max-width: 100%;
  height: 850px;
  border: 1px solid #b79551;
  background: linear-gradient(to right, #5f6679, #020006);
}
#wrap.detail #mainImg {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#wrap.detail #mainImg img {
    height: auto;
    width: 100%;
}

#wrap.detail #mainImg h1 span.subttl {
    position: relative;
	top: 0;
    right: 0;
    display: inline;
}
#wrap.detail #mainImg h1 rt {
    font-size: 18px;
}
#wrap.detail #mainImg p.lead {
  position: absolute;
  z-index: 2;
  top: 40px;
  right: 180px;
  color: #b79551;
  font-size: 16px;
  text-align: left;
}

#mainImg .btnOrder .price {
  margin-bottom: -108px;
}

#wrap.detail #mainImgWrap div.detail {
    position: absolute;
    z-index: 2;
    color: #111;
    /*width: 506px;*/
    margin: 0 auto;
    right: 1vw;
    top: 20px;
    /* bottom: 50px; */
    text-align: right;
}
#wrap.detail #mainImgWrap div.detail .flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  margin-bottom: 10px;
}

#wrap.detail #mainImgWrap div.detail h1 {
    font-size: 90px;
    line-height: 1;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  justify-content: flex-end;
}
#wrap.detail #mainImgWrap div.detail span.h1_sub {
    display: block;
    font-size: 40px;
/*  margin-bottom: 5px;*/
}
#wrap.detail #mainImgWrap div.detail h1 .small {
    font-size: 0.7em;
    margin-right: 5px;
}
#wrap.detail #mainImg div.detail .set {
    font-size: 14px;
	color: #fff;
    text-align: center;
    display: block;
    position: relative;
    margin-top: 10px;
    letter-spacing: 2px;
	text-shadow: none;
  margin-left: auto;
  font-weight: normal;
}
#wrap.detail #mainImg div.detail .set span {
    font-size: 20px;
    letter-spacing: 0;
    vertical-align: baseline;
}
#wrap.detail #mainImgWrap div.detail p {
        font-size: 24px;
        display: block;
        text-align: left;
        font-weight: bold;
/*        text-shadow: #fff 1px 0 10px;*/
}


/*　order
-----------------------------------------------------------------------------*/
.main_b_bg{
      background-image: url(../images_2026/bg_mainImg02.webp);
    background-repeat: repeat;
    background-size: 100% auto;
    padding-bottom: 80px;
    padding-top: 64px;
}
.main_b_bg + .main_b_bg{
  margin-top: -100px;
}
.main_note{
  position: absolute;
  font-size: 13px;
  right: 8px;
  bottom: 8px;
  text-align: left;
  font-weight: normal;
}

#wrap.detail #order {

/*    padding: 1px 0 100px;*/
padding: 1px 0 0;

/*	margin-top: -50px;*/

}

#wrap.detail #order div.detail02 {
    position: relative;
    display: block;
    z-index: 2;
    width: 1200px;
	max-width: 96%;
    margin: 20px auto 65px;
    text-align: left;
    padding: 30px 40px;
	border:1px solid #EBC378;
  background-color: #fff;
}
#wrap.detail #order div.detail02 .flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
#wrap.detail #order div.detail02 .flex.border{
  align-items: center;
  /*justify-content: space-evenly;*/
}
#wrap.detail #order div.detail02 ul.icon li {
  display: inline-block;
  color: #EBC378;
  padding: 5px 10px;
  border: 1px solid #EBC378;
  font-size: 18px;
  position: relative;
}
#wrap.detail #order div.detail02 ul.icon li:nth-child(2) {
  padding-left: 2em;
}
#wrap.detail #order div.detail02 ul.icon li:nth-child(2)::before, #wrap.detail #order div.detail02 ul.icon li:nth-child(3)::before {
  content: "";
  display: block;
  background-image: url(../images_2026/icon04.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 10px;
  top: 10px;
}
#wrap.detail #order div.detail02 ul.icon li:nth-child(3) {
  padding-left: 1.8em;
}
#wrap.detail #order div.detail02 ul.icon li:nth-child(3)::before {
  background-image: url(../images_2026/icon05.png);
}
#wrap.detail #order div.detail02 img{
	margin-bottom: 32px;
}
#wrap.detail #order div.detail02 .pdfList.gothic img{
    margin-bottom: 0;
}
#wrap.detail #order div.detail02 a img{
  margin-bottom: 0;
}
#wrap.detail #order div.detail02 p {
  font-size: 14px;
  margin: 15px 0 35px;
  font-weight: 500;
  display: block;
}
#wrap.detail #order div.detail02 .border {
  align-items: center;
  border-top: 1px solid #111;
  position: relative;
  padding: 32px 0;
}
/*#wrap.detail #order div.detail02 .border::before, #wrap.detail #order div.detail .border::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 6px;
  left: 0;
}*/
#wrap.detail #order div.detail02 .border::after {
  top: auto;
  bottom: 6px;
}
#wrap.detail #order div.detail02 .border p {
  font-size: 44px;
  margin: 0;
  text-align: right;
}
#wrap.detail #order div.detail02 .border span {
  font-size: 15px;
  font-weight: normal;
}
#wrap.detail #order div.detail02 .border p span.yen{
  font-size: 15px;
}
#wrap.detail #order div.detail02 .border ul {
  font-size: 17px;
  font-weight: normal;
}
#wrap.detail #order div.detail02 .border li.big{
  font-size: 28px;
  color: #B01F26;
  font-weight: bold;
  margin-bottom: 4px;
}
#wrap.detail #order div.detail02 .border span.bg{
  /*background-color: #B01F26;
  color: #fff;
  font-size: 17px;
  padding: 2px 10px;
  font-weight: normal;*/
    font-size: 28px;
    /*background-color: #B01F26;*/
  /*color: #fff;*/
  color: #B01F26;
  padding: 2px 10px;
  font-weight: bold;
  display: block;
  width: fit-content;
  margin-bottom: 4px;
}
#wrap.detail #order div.detail02 .border em.cre{
  font-style: normal;
  font-size: 17px;
}
#wrap.detail #order div.detail02 .price .souki{
  display: block;
  background-color: #AF8F52;
  padding:8px 12px;
  display: flex;
  align-items: center;
  color: #fff;
  font-weight: normal;
}
#wrap.detail #order div.detail02 .price .souki div:nth-child(1) p{
  border-right: 1px solid #fff;
  font-size: 13px;
  padding-right: 8px;
  text-align: center;
  font-weight: normal;
  height: 66px;
  display: table-cell;
  vertical-align: middle;
}
#wrap.detail #order div.detail02 .price .souki div:nth-child(1) span{
  font-size: 10px;
}
#wrap.detail #order div.detail02 .price .souki div:nth-child(2){
  padding-left: 8px;
  font-size: 15px;
}
#wrap.detail #order div.detail02 .price .souki div:nth-child(2) span.big{
  font-size: 30px;
}
#wrap.detail #order div.detail02 .price .souki div:nth-child(2) span.nebiki{
  display: block;
  text-align: center;
  font-size: 14px;
}
#wrap.detail #order div.detail02 .border span.big{
  font-size: 44px;
  line-height: 44px;
}
#wrap.detail #order div.detail02 .border span.red{
  display: flex;
  font-weight: bold;
  align-items: flex-end;
  padding-top: 5px;
}
#wrap.detail #order div.detail02 .border span.souki{
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  padding-right: 5px;
  line-height: 1.2em;
}
/*　present
-----------------------------------------------------------------------------*/
#present_wrap{
  padding-right: 200px;
}
#present_wrap.bottom{
  padding-bottom: 50px;
}
#present {
    background-image: url(../images_2026/present_bg.jpg);
	background-size: cover;
    width: 1200px;
	max-width: 96%;
    margin: 0 auto 32px;
    padding: 20px 50px;
}
#present .flex {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    align-items: flex-end;
}
#present .flex img{
  width: 184px;
}
#present .flex p img{
  width: auto;
}
#present h2 {
    font-size: 18px;
	line-height: 1;
    color: #fff;
    /*background-image: url(../images_2026/present01.png);
    background-size: cover;
    width: 184px;
    height: 184px;*/
/*    padding-top: 38px;*/
	margin-right: 20px;
	text-align: center;
}
#present h2 span {
    font-size: 49px;
    margin-top: 5px;
    display: block;
}
#present p {
    font-size: 24px;
	text-align: left;
}
#present p span.big02 {
    font-size: 30px;
}
#present .red{
	color: #E10C14;
}
#present .big{
	font-size: 38px;
}
#present .underline{
	border-bottom: 1px solid;
}
#present .price {
    display: flex;
    align-items: flex-end;
    margin-top: 30px;
}
#present .normal_price{
	font-size: 14px;
	position: relative;
}
#present .normal_price::before{
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	background: rgba(0,0,0,1.00);
	position: absolute;
	left: 0;
	top: 58%;
}
#present .normal_price .big{
	font-size: 32px;
	line-height: 1;
}
#present img.arrow {
    margin-bottom: 5px;
    margin: 0 12px 5px;
}
#present .special_price{
	font-size: 18px;
}
#present span.discount_yen {
    font-size: 1.6em;
}
#present .special_price .big{
	font-size: 64px;
	line-height: 1;
}

#present p.price .line-through {
    position: relative;
    display: inline-block;
}
#present p.price .line-through::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 58%;
}
#present p.price {
  font-size: 15px;
}
#present p.price .big{
	font-size: 44px;
  line-height: 1em;
}
#present p.price .red{
  font-size: 36px;
  font-weight: 600;
  line-height: 1em;
    margin-bottom: -5px;
}
#present p.price .red .big{
	font-size: 64px;
  font-weight: 900;
}
#present p.price .nebiki{
	font-size: 20px;
  color: #111;
}
#present p.price .nebiki span{
	font-size: 22px
}
#present p.price .arrow,
#wrap.detail #order div.detail02 .arrow {
    background-image: url(../sp/images_2026/detai_p_arrow.png);
    width: 23px;
    height: 22px;
    margin-left: 8px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 10px;
}
#present p.soldout {
    font-size: 30px;
    margin-top: 20px;
}
#present_wrap.present02 {
    background: #49444A;
    padding: 50px 0 0;

}
#present_wrap.present02 #present{
	margin: 0 auto;
}

/*　ippin
-----------------------------------------------------------------------------*/
#ippin_wrap {
    
}
#ippin {
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-color: #fff;
  padding: 0 48px 20px!important;
}
/*#ippin::before {
    content: "";
    display: block;
    background-image: url(../images_2026/bg_soryoBox01.png);
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
}*/
/*#ippin::after {
    content: "";
    display: block;
    background-image: url(../images_2026/bg_soryoBox02.png);
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
}*/
#ippin.inner {
    padding: 0 0 10px;
    max-width: 96%;
    width: 1760px;
}
#ippin h2 {
    padding: 50px 0px 0px 0;
    font-size: 46px;
    font-weight: 900;
}
.ippin_txt {
  text-align: center !important;
  margin-bottom: 30px !important;
}
.ippinList {
  max-width: 98%;
  padding: 40px 0 0px;
  margin: 0px auto;
  position: relative;
  display: flex;
  display: -webkit-flex; /* Safari */
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-justify-content: space-between; /* Safari */
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; /* Safari */
}
.ippinList li {
    width: 24%;/*
	max-width: 286px;*/
	/*width: 286px;*/
    margin-bottom: 20px!important;
}
.ippinList li img {
    width: 100%;
	height: auto;
}
.ippinList li .ttl {
    font-size: 2.0em;
    margin: 10px 0;
    text-align: left;
    line-height: 1.2;
}
.ippinList li p.areaTxt {
  font-size: 18px;
  text-align: left;
  line-height: 1.5;
  font-weight: normal;
}
.kodawariList li .line2 {
  height: 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.ippinList li .ttl .s {
  font-size: 16px;
}
.ippinList li .s {
  font-size: 13px;
}

/*　ojyu_nav
-----------------------------------------------------------------------------*/
.bg_oju{
  background-color: #FFF;
  background-image: url(../images_2026/detail_bg_oju.webp);
  /*background-repeat: repeat;*/
  background-repeat: no-repeat;
  background-size: cover;
}
#ojyu_nav {
/*    background: #49444A;*/
    padding-top: 50px;
    padding-bottom: 10px;
	text-align: center;
}
#ojyu_nav h2 {
  padding: 60px 0px 0px 0;
  font-size: 60px;
  /*color: #EF9A1B;*/
  color: #111111;
  font-weight: 900;
}
#ojyu_nav .link {
    margin: 50px auto 80px;
    width: 1200px;
	max-width: 96%;
    display: flex;
}
#ojyu_nav .link li {
    width: 100%;
}
#ojyu_nav .link li a {
    position: relative;
    font-size: 26px;
    width: 98%;
    display: block;
    background: #BC2C2C;
	padding: 20px 0;
  color: #fff;
  /*border-bottom: 4px solid #8a2020;*/

  border: 2.5px solid;
  border-image: linear-gradient(to right, #FFBB5E, #FEECAB) 1;

  background: linear-gradient(180deg, #BD1F21 0%, #820A0C 100%);
  box-shadow: 0 2px 2px 0 rgba(37, 0, 0, 0.80);
}
#ojyu_nav .link li a::before {
  position: absolute;
  right: 10%;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";

  width: 27px;
  height: 26px;
  background: url(../images_2026/oju_icon.png) no-repeat center center;
  /*
  width: 20px;
  height: 20px;
  border: 2px solid;
  border-color: #fff #fff transparent transparent;
  transform: scale(.5) rotate(135deg);
  display: inline-block;
  overflow: hidden;
  */
}

.border_gradient{
  position: relative;
}
.border_gradient::after{
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -5px;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    max-width: 860px;
    height: 5px;
    background: linear-gradient(to right, rgba(213, 182, 69, 0.00) 0%, rgba(219, 181, 72, 0.20) 6.25%,#E0B54A 12.5%, #EBB44F 25%, #FFE09F 37.5%, #D29200 50%, #FFE09F 62.5%, #EBB44F 75%, #E0B54A 87.5%, rgba(219, 181, 72, 0.20) 93.75%, rgba(213, 182, 69, 0.00) 100%);
}

/*　ojyu
-----------------------------------------------------------------------------*/
#ojyu {
  padding: 0;
  margin-bottom: -40px;
    width: 100%;
    text-align: left;
/*    background-image: url(../images_2026/gold_bg04.jpg);
    background-size: cover;*/
}

#ojyu .inner {
    padding: 0 0 20px;
    max-width: 96%;
    width: 1760px;
    margin-bottom: -30px;
    padding-bottom: 80px;
   
}

.ojyu_txt {
  text-align: center !important;
  margin-bottom: 30px !important;
}
#ojyuWashi {
  margin: 0px auto 20px;
  padding: 0px 0;
}

.ojyuBox {
  max-width: 100%;
  width: 1760px;
  display: block;
  margin: 0px auto;
  padding: 0px 0 40px;
  position: relative;
}
.ojyuBox .flt {
    max-width: 100%;
    width: 1400px;
    position: relative;
    margin: 0 auto;
}
.ojyuBox .flt_l {
    width: 72%;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.ojyuBox .flt_r {
    text-align: left;
    position: relative;
    width: 100%;
    height: 750px;
}

.ojyuBox .flt_r h3 {
  position: absolute;
  top: 65px;
  right: 10px;
  font-size: 130px;
  height: 8em;
  z-index: 2;
  line-height: 1.2;
  letter-spacing: -0.3em;
  color: #111111;

}
.ojyuBox .flt_r h3 span.small {
  font-size: 84px;
letter-spacing: -0.2em;
}
.ojyuBox .flt_r h3 span.subtxt {
  display: block;
  font-size: 42px;
  letter-spacing: -0.2em;
  padding: 0 20px;
}
.ojyuBox .flt_r h3 span.border {
    position: relative;
    padding: 0;
    display: block;
}

.ojyuBox .flt_r h3 rt {
    font-size: 14px;
}
.ojyuBox .flt_r p {
    position: absolute;
    top: 65px;
    right: 150px;
    font-size: 24px;
    z-index: 2;
    color: #111111;
    letter-spacing: -0.35em;
    padding-right: 24px;
}
/*.ojyuBox-1 .flt_r {
  opacity: 0;
}
.ojyuBox-2 .flt_r {
  opacity: 0;
}
.ojyuBox-3 .flt_r {
  opacity: 0;
}
.ojyuBox-4 .flt_r {
  opacity: 0;
}
.ojyuBox-5 .flt_r {
  opacity: 0;
}
.ojyuBox div.fade {
  position: absolute;
  top: 150px;
}*/
.ojyuImg {
  margin-top: 5%;
  position: relative;
  /*margin-left: 100px;*/
}
.ojyuImg img {
    /*width: 100%;*/
    height: auto;
}
.ojyuBox .menuBox_wrap {
    margin: 60px 0;
    display: inline-block;
    width: 100%;
}
.ojyuBox .menuBox {
    display: flex;
    justify-content: center;
    clear: both;
    margin: 0 auto;
    padding: 80px 24px;
    background: #fff;
    position: relative;
}
.ojyuBox .menuBox:before,
.ojyuBox .menuBox:after{
  content: "";
  display: block;
  width: 100%;
  height: 36px;
  background-image: url(../images_2026/menu_detail_bg.svg);
  background-size: 100% auto;
  position: absolute;
  left: 0;
}
.ojyuBox .menuBox:before{
  top: 0;
}
.ojyuBox .menuBox:after{
  bottom: 0;
}
.ojyuBox .menuBox .relative {
  position: relative;
}
.ojyuBox .menuBox ol {
  text-align: left;
  font-size: 18px;
  margin: 0 30px;
  counter-reset: my-counter;
}
.ojyuBox .menuBox ol li {
    margin: 0 10px;
    position: relative;
    padding-top: 1.6em;
    line-height: 1.8;
    font-weight: normal;
}
.ojyuBox .menuBox ol li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  transform: rotate(-90deg);
  background-color: #9F7B45;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
  color: #ffffff;
  font-size: 85%;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 3px;
    font-family: YakuHanJP, 'ShipporiMincho-OTF-Regular', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", 'メイリオ', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
}
.ojyuBox .menuBox ol li.star:after {
  content: "★";
  position: absolute;
  top: -1.8em;
  right: 0;
  color: #111;
}
.ojyuBox .menuBox a.list {
  display: block;
  text-decoration: underline;
  font-weight: normal;
  line-height: 1;
  /*pointer-events: none;*/
}
.ojyuBox .menuBox a.list img {
    margin-left: 5px;
}
.ojyuBox .menuBox a.list span.note {
    display: block;
    font-size: 0.8em;
	margin-top: 5px;
}
.ojyuBox .menuBox a.list:hover {
  text-decoration: none;
}
.ojyuBox .menuBox .left {
  display: table-cell;
  width: 70%;
}
.ojyuBox .menuBox .left.up {
  display: table-cell;
  width: 70%;
  position: relative;
  top: -64px;
}
.ojyuBox .menuBox .right {
  display: table-cell;
  font-size: 15px;
  max-width: 350px;
  min-width: 250px;
}
.ojyuBox .menuBox .right img {
    margin-bottom: 10px;
    /*width: 90%;*/
	position: relative;
	z-index: 2;
}
.ojyuBox .menuBox .left p {
  font-size: 1.6em;
  text-align: left;
  padding-left: 20px;
}
.ojyuNum {
  position: absolute;
  left: 0;
  top: -6px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.ojyuNum {
  opacity: 0;
  transition: all 0.2s ease;
}
.ojyuNum_on {
  opacity: 1;
  top: 0;
  transition: all 0.6s ease;
}
.numBtn {
  display: inline-block;
  margin: 10px auto 25px;
}
.ojyuBox .menu {
  position: relative;
  margin-bottom : 0px;
  margin-left: 150px;
  margin-right: -30px;
}
.ojyuBox .menu:after {
  content: '';
  position: absolute;
  right: -35px;
  top: -15px;
  width: 55px;
  height: 130px;
  background-size: contain;
}
.ojyuBox .txt {
  font-size: 13px!important;
  margin-left: 0px;
  text-align: left!important;
  font-weight:normal;
}
.ojyuBox .txt a {
  text-decoration: none;
}
.ojyuBox .txt .star {
  font-size: 120%;
}



/*　fadein
-----------------------------------------------------------------------------*/
.fadein {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1s, transform 1s;
  overflow: hidden;
}
.active {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0s;
}
.fadein01{
	transition-delay: 0.0s;
}
.fadein02{
	transition-delay: 0.2s;
}
.fadein03{
	transition-delay: 0.4s;
}
.fadein04{
	transition-delay: 0.6s;
}
.fadein05{
	transition-delay: 0.8s;
}
.fadein_silde.right{
  transform:translateX(50px);
}
.fadein_silde.left{
  transform:translateX(-50px);
}
.fadein_silde.active{
  transform:translateX(0);
}


/*　bridge
-----------------------------------------------------------------------------*/
.bridge {
    margin-top: 70px;
    margin-bottom: 90px;
}
.bridge .inner {
    border: 1px solid #b79551;
    width: 900px;
	position: relative;
}
.bridge .inner::before, .bridge .inner::after{
    content: "";
    display: block;
    width: 45px;
    height: 45px;
    background-color: rgba( 183,149,81, 0.7 );
    border: 1px solid #b79551;
    position: absolute;
    top: -20px;
    right: -20px;
    opacity: 0.7;
}
.bridge .inner::after{
    width: 80px;
    height: 80px;
	top: auto;
	right: auto;
    bottom: -40px;
    left: -40px;
}
.bridge .inner .brg_btn a img {
  transition: 0.2s;
  filter: brightness(100%);
}
.bridge .inner .brg_btn a:hover img {
  filter: brightness(120%);
}
.detail2 .inner .flex h3 rt {
    font-size: 16px;
}
#brgReason.bridge {
  top: 40px;
  position: relative;
  opacity: 0;
}
#brgReason.bridge .inner {
  max-width: 1008px;
}
#brgReason.bridge .inner .brg_btn {
  top: 20px;
  position: relative;
  padding-bottom: 40px;
}
.brg_btn a {
  display: inline-block;
  z-index: 20;
}
#brgLimit.bridge {
  top: 40px;
  position: relative;
  opacity: 0;
}
#brgLimit.bridge .inner {
  max-width: 1400px;
}
#brgLimit.bridge .inner .brg_copy {
  margin-left: -120px;
}
#brgLimit.bridge .inner .brg_btn {
  top: -80px;
  left: 185px;
  position: relative;
}
#brgDetail.bridge {
  margin-top: 100px;
  margin-bottom: 50px;
  position: relative;
  opacity: 0;
}
#brgDetail.bridge .inner {
  max-width: 1160px;
  left: 0px;
}
#brgDetail.bridge .inner .brg_btn {
  top: -150px;
  left: 185px;
  position: relative;
}
#brgReinen.bridge .brg_copy {
  position: relative;
  padding: 30px 0;
  width: 90%;
  margin: 0 auto;
  color: #fff;
  font-size: 30px;
  margin-bottom: 30px;
  text-align: left;
}
#brgReinen.bridge span {
  font-size: 48px;
}
section#actionReasonBrg {
  position: relative;
  top: -100px;
}
section#actionDetail {
  position: relative;
  top: -300px;
}
section#actionLimit {
  position: relative;
  top: -200px;
}

.bg_bk{
      background-image: url(../images_2026/bg_red.jpg);
    background-size: cover;
    background-position: center top;
/*    padding: 50px 0;*/
}
.detail2 {
    padding: 30px 0;
/*    background-color: #fff;*/
    /*background-image: url(../images_2026/bg_enjoy01.png), url(../images_2026/bg_enjoy01.png);
    background-position: right top 27%;
    background-repeat: no-repeat, no-repeat;*/

}
.detail2 .inner {
    width: 1200px;
    margin: 30px auto;
    padding: 35px 100px;
    background: #fff;
    text-align: left;
    border: 1px solid #ccc;
    display: block;
}
.detail2 .inner .flex {
  display: flex;
  justify-content: center;
}
.detail2 .inner .flex div {
  width: calc(50% - 60px);
	position: relative;
	margin-bottom: 10px;
}
.detail2 .inner .flex div:nth-child(1){
  padding-right: 60px;
}
.detail2 .inner .flex div:nth-child(2){
  padding-left: 60px;
  max-width: 400px;
}
.detail2 .inner .flex .gentei {
    display: block;
    color: #b79551;
    font-size: 22px;
    text-align: center;
    line-height: 1.2;
    text-align: left;
}
.detail2 .inner .flex .gentei span {
  font-size: 38px;
}
.detail2 .inner .flex h3 {
  font-size: 64px;
  font-weight: 900;
  line-height: 1;
  color: #333;
}
.detail2 .inner .flex h3 span {
    line-height: 2;
    font-size: 28px;
    display: block;
}
.detail2 .inner .flex h3 span.small {
    line-height: 1;
    font-size: 50px;
    display: inline;
}
.detail2 .inner .flex span {
  font-size: 18px;
}
.detail2 .inner .flex p {
  font-size: 14px;
}
.detail2 .inner .flex p.set {
    font-size: 14px;
    padding: 10px;
    position: absolute;
    left:0;
    top: 0;
    min-width: 72px;
    font-weight: normal;
}
.detail2 .inner .flex p.set span {
    font-size: 20px;
    display: block;
      font-weight: bold;
}
.detail2 .inner .flex .price {
  font-size: 15px;
  margin: 35px 0 10px;
}
.detail2 .inner .flex .price .big {
  font-size: 44px;
  margin: 0 5px;
}
.detail2 .inner .flex ul {
  margin-bottom: 10px;
}
.detail2 .inner .flex ul li {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid;
  font-size: 20px;
  position: relative;
  margin-bottom: 5px;
}

.detail2 .inner .flex .price{
  text-align: right;
}
.detail2 .inner .flex .price span.souki{
  font-size: 14px;
  line-height: 1.2em;
  display: inline-block;
  text-align: right;
  padding-right: 5px;
}
.detail2 .inner .flex .price span.red{
  font-size: 22px;
}
.detail2 .inner .flex .price .red .big{
  font-size: 56px;
}
.detail2 .inner .flex .price .red .nebiki,
.detail2 .inner .flex .price .red .yen{
  font-size: 22px;
}


.detail2 .inner .border {
  align-items: center;
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #111;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.detail2 .inner .border p {
  /*font-size: 28px;
  color: #B01F26;
  font-weight: 900;*/
  color: #fff;
  font-size: 28px;
  /*background-color: #B01F26;*/
  color: #B01F26;
  padding: 2px 10px;
  font-weight: bold;
  display: block;
  width: fit-content;
  margin-bottom: 4px;
  /*font-family: YakuHanJP, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, Meiryo, メイリオ, Meiryo, Osaka, 'MS PGothic', arial, helvetica, sans-serif;;*/
}
.detail2 .inner .border p em {
  display: block;
  font-style: normal;
  margin-top: 8px;
  color: #111111;
  font-size: 17px;
  font-family: YakuHanJP, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic, Meiryo, メイリオ, Meiryo, Osaka, 'MS PGothic', arial, helvetica, sans-serif;

}
.detail2 .inner .border span {
  font-size: 17px;
  display: block;
  color: #111;
  font-weight: normal;
}
/*　soryo
-----------------------------------------------------------------------------*/
.soryo {
  padding:60px 0;
  margin: 0 auto;
/*  background-color: #49444A;*/
}
.soryo .inner {
    width: 1200px;
}
.soryo .soryoBox h2{
	color: #222;
}
.soryo .soryoBox {
  padding: 30px 80px;
  border: 1px solid #AF8F52;
  position: relative;
  background-color: #fff;
}

.soryo h2 {
  font-size: 48px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #fff;
}
.soryo .soryoBox h2{
  color: #333;
  font-size: 29px;
}
.soryo dl {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  align-items: center;
  position: relative;
  padding: 20px 0;
}
.soryo dt {
  position: relative;
  font-size: 40px;
  color: #fff;
  background-color: #BC2C2C;
  padding: 8px 6px;
}
.soryo dt span{
  font-size: 22px;
  display: block;
}
.soryo dd {
  color: #BC2C2C;
  font-size: 60px;
  line-height: 60px;
  margin-left: 24px;
}
.soryo dd span{
font-size: 24px;
color: #111;
  display: block;
  height: auto;
  padding-top: 11px;
  margin: 0;
  line-height: 1.2em;
}
.soryo dt:nth-child(3){
  padding-top: 27px;
}
.soryo dd + span{
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  margin: 16px 0;
}
/*.soryo dd:nth-of-type(1) {
  font-size: 56px;
  height: 100px;
  border-bottom: 1px solid;
}
.soryo dd:nth-of-type(2) {
    font-size: 30px;
    margin-top: 10px;
}
.soryo dd:nth-of-type(2) span {
  font-size: 15px;
  display: block;
}*/
.soryo .kanbaiBox{
    color: #EBC378;
    font-size: 32px;
    margin-top: 60px;
	border: 1px solid #AF8F52;
	padding: 20px;
	position: relative;
  background-color: #0D0606;
}

.soryo .kanbaiBox span{
    font-size: 56px;
}

/*　catalog
-----------------------------------------------------------------------------*/
#catalog {
/*    background-repeat: no-repeat;
    background-position: left bottom 5%;
    background-image: url(../images_2026/bg_enjoy02.png);
    background-color: #fff;*/
/*    padding: 80px 0;*/
padding-bottom: 80px;
background-color: #FDF4F6;
}
#catalog .inner{
  /*margin-top: 100px;*/
    padding: 47px;
    background-color: #fff;
}
#catalog h2 {
    font-size: 46px;
    margin-bottom: 48px;
    padding: 0 0 48px 0;
    position: relative;
}
#catalog h2:after,
#catalog .flex:after{
  content: "";
  display: block;
  width: 100%;
  height: 36px;
  background-image: url(../images_2026/catalog_bg.svg);
  background-size: auto 36px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#catalog p.gothic{
  font-weight: normal;
}

#catalog .flex {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 48px;
    position: relative;
    padding-bottom: 60px;
}
#catalog .flex div:nth-child(1){
    width: 500px;
	text-align: left;
}
#catalog .flex div:nth-child(2){
    width: calc(98% - 500px);
  text-align: left;
}
#catalog h3 {
    font-size: 30px;
	margin-bottom: 10px;
	text-align: center;
}
#catalog p{
    font-size: 18px;
}
#catalog a{
    display: block;
    /*width: 430px;
    height: 77px;
    background: url(../images_2026/btn_catalog.png) no-repeat center center;
    */
    /*
    font-size: 20px;
    width: 416px;
    text-align: center;
    background: rgb(235,184,107);
    background: linear-gradient(0deg, rgba(159,123,69,1) 0%, rgba(235,184,107,1) 100%);
    border-bottom: 2px solid #73562a;
	  color: #fff;
    line-height: 70px;
    */
}
#catalog .flex a {
    margin: 16px auto;
    display: table;
}
#catalog span.link {
    position: relative;
    display: block;

}
#catalog span::before {
    position: absolute;
    right: 5%;
    top: 40%;
    content: "";
    width: 16px;
    height: 16px;
    border: 2px solid;
    border-color: #fff #fff transparent transparent;
    transform: scale(.5) rotate(45deg);
    display: inline-block;
    overflow: hidden;
}
#catalog ul {
    display: flex;
	justify-content: space-between;
}
#catalog ul li {
    width: calc(100% / 4);
	padding: 0 8px;
	background-color: #fff;
}
#catalog ul li img{
	height: 198px;
	width: auto;
}
#catalog ul li h4 {
    font-size: 18px;
	margin: 20px 0;
	text-align:center;
  letter-spacing: -0.06em;
  height: 52px;
}
#catalog ul li p {
    font-size: 15px;
	text-align: left;
}
#catalog .btn_wrap{
	text-align: center;
}
#catalog .btn_wrap a{
  margin: 48px auto;
  /*background: rgb(235,184,107);
  background: linear-gradient(0deg, rgba(159,123,69,1) 0%, rgba(235,184,107,1) 100%);
  border-bottom: 2px solid #73562a;*/
}
#catalog{
  position: relative;
}
/*
#catalog:after{
  content: "";
  display: block;
  width: 644px;
  height: 1139px;
  background-image: url(../images_2026/howto_bg2.svg);
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
*/


/*　howto
-----------------------------------------------------------------------------*/
.bg_howto{
  background-color: #FDF4F6;
  /*background-image: url(../images_2026/howtobg.svg);
  background-size: 644px auto;
  background-position: left top;
  background-repeat: no-repeat;*/
  position: relative;
  padding-bottom: 100px;
}


#howto
#howto.inner {
  max-width: 100%;
  padding-bottom: 50px;
  background-color: #fff;
}
.topwashi #howto {
  background-image: none;
}
#howto h2 {
    font-size: 40px;
    font-weight: bold;
    position: relative;
    line-height: 1.4;
  text-align: center;
}
#howto h2+p {
    font-size: 18px;
    margin: 40px auto 60px;
    text-align: left;
}
#howto h2+p span.red{
	color: #c8161d;
}
#howto span.note {
    font-size: 14px;
}

#howtoBox {
  /*width: 1200px;*/
  width: 1280px;
  display: inline-block;
}
.howtoContet {
  margin-top: 100px;
  padding: 47px;
  background-color: #FFF;
  position: relative;
  background-image: url(../images_2026/howtocont_bg.webp);
  background-size: cover;
}
.howtoContet ul.howtoList li {
    width: 18%;
    margin-right: 2%;
    position: relative;
    min-height: 340px;
}
.howtoContet ul.howtoList li:not(:last-child):before {
  content: '';
  position: absolute;
  left: calc(100% + 5px);
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 20px;
  background-image: url(../images_2026/howto_arrow.svg);
  background-repeat: no-repeat;
}
.howtoContet ul.howtoList li p{
	font-size: 18px;
	text-align: left;
  font-weight: normal;
}
.howtoContet ul.howtoList li p.small{
  font-size: 14px;
}
.howtoContet ul.howtoList li p a{
  text-decoration: underline;
}
.howtoContet ul.howtoList h3{
  color: #BC2C2C;
  font-size: 17px;
  font-weight: bold;
  padding-left: 1.5em;
  text-align: center;
}
.howtoContet ul.howtoList h3:first-letter{
  margin-left: -1.5em;
}
.howtoContet ul.howtoList .areaImg {
    margin-bottom: 20px;
    height: 144px;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
}

.howtoContet .flex {
    display: flex;
    justify-content: space-between;
    margin: 72px auto 0;
}
.howtoContet h3 {
    font-size: 40px;
    line-height: 1.2;
    text-align: left;
	font-weight: bold;
	margin-bottom: 32px;
}
.howtoContet h3 + p {
    font-size: 18px;
    text-align: left;
}
.howtoContet .left{
	width: 49%;
	margin-right: 2%;
}
.howtoContet .left span {
    display: block;
    font-size: 14px;
    line-height: 2;
}
.howtoContet .right{
	width: 49%;
	position: relative;
}
.howtoContet .point {
    background-color: #D7C8B3;
    width: 300px;
    height: 300px;
    vertical-align: middle;
    border-radius: 150px;
    float: right;
    position: relative;
}
.howtoContet .point div{
  position: absolute;
  display: block;
  text-align: center;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 100%;
  height: 200px;
}
.howtoContet .point div img{
  display: block;
  width: 43px;
  margin: 5px auto 15px;
  position: relative;
  right: 0;
  left: 0;

}
.howtoContet .right img {
    position: absolute;
    right: 275px;
}
.howtoContet .point h4 {
    font-size: 30px;
}
.howtoContet .point p {
    font-size: 18px;
  font-weight: normal;
}

/*　guide
-----------------------------------------------------------------------------*/
#brgGuide h2 {
  margin-bottom: 0 !important;
}
#guide_warp {
  padding-right: 200px;
  background: #FFF7E9;
}
#guide {
  margin-top: 60px;
  text-align: left;
  color: #000;
  font-size: 1.0em;/*font-weight:600;*/
}
@-moz-document url-prefix() {
#guide {
        /*text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);*/
        transform: rotate(.03deg);
}
}
#guide a {
  color: #000;
  text-decoration: underline;
}
#guide a:hover {
  color: #999;
  text-decoration: underline;
}
#guide img {
  vertical-align: middle;
}
#guide p {
  margin-bottom: 0.5em;
}
#guide ul {
  margin-top: 1.5em;
  margin-bottom: 2em;
}
#guide p.time {
  font-weight: bold;
  font-size: 1.6em;
}
#guide .flt_l, #guide .flt_r {
  width: 480px;
}
#guide section {
  margin-bottom: 30px;
}
#guide h3 {
  font-size: 2.0em;
  font-weight: bold;
  border-bottom: 1px solid #B8A263;
  padding: 11px 0;
  padding-bottom: 2px;
  margin-bottom: 0px;
  background: url(../images_2026/icon_hishi.png) no-repeat left 20px;
  padding-left: 26px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin-bottom: 8px;
  color: #000;
}
#guide p {
  font-size: 1.4em;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: normal;
}
#guide h4 {
  font-size: 1.6em;
  font-weight: bold;
  color: #AD8F53;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#guide ul.note_list {
  font-size: 1.5em;
}
.bg_gray {
  background-color: #fff;
  padding: 15px 15px 5px;
  margin: 15px 0;
  color: #000;
}
#guide .bg_gray a {
  color: #000;
}
#guide .bg_gray a:hover {
  color: #333;
  text-decoration: none;
}
#guide table.post_office{
	width: 100%;
	margin-bottom: 20px;
}
#guide table.post_office th,
#guide table.post_office td{
	border:1px solid;
	text-align: center;
	font-weight: bold;
}
#guide table.post_office span{
	font-size: 1.2em;
}

.bg_white {
  background-color: #fff;
  color: #000;
  margin: 10px 0;
  text-align: center;
}
.area_tel {
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 90px 90px;
}
.tel_num {
  line-height: 1.1;
  font-weight: bold;
}
.fax_num {
  line-height: 1.1;
  font-weight: normal;
}
.icon {
  position: relative;
  top: -0.1em;
  margin-right: 5px;
}
.strong_red {
  color: #000;
  line-height: 1.4;
  font-size: 2.0em;
  font-weight: 600;
  margin-bottom: 8px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: normal;
}
.strong_red-02 {
  color: #000;
  font-size: 14px;
  padding: 1px 5px;
  margin-left: 10px;
}
.f_green {
  color: #000;
  font-family: '游ゴシック', 'YuGothic', 'メイリオ', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*　共通
-----------------------------------------------------------------------------*/

ul.note_list {
}
.note_list li {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  text-indent: -1em;
  padding-left: 1em;
}
.note_list2 li {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 14px;
  font-weight: normal;
  text-indent: -1em;
  margin-left: 1em;
  text-align: left;
}
@-moz-document url-prefix() {
ul.note_list {
        /*text-shadow: 0px 0px 1px rgba(0, 0, 0, .1);*/
        transform: rotate(.03deg);
}
}
/*　btnOrder
-----------------------------------------------------------------------------*/
.btnOrder {
}
.btnOrder a {
  display: inline-block;
  background-size: 100% auto;
  padding-top: 0.8%;
}
.btnOrder p.btn {
  margin-top: -125px;
  margin-right: 50px;
}
.btnOrder a img {
  transition: 0.2s;
  filter: brightness(100%);
}
.btnOrder a:hover img {
  filter: brightness(120%);
}
.btnOrder .itemName {
  display: inline-block;
  vertical-align: middle;
}
/*　itemInfo
-----------------------------------------------------------------------------*/
#itemInfo02 {
  padding: 25px 0;
  color: #000;
  text-align: left;
  margin-top: 60px;
  margin-bottom: 20px;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#itemInfo02 .inner {
  text-align: left;
  max-width: 1000px;
  min-width: 860px;
  width: 90%;
  padding: 20px 30px;
}
#itemInfo02 h2, #itemInfo .itemInfoList, #itemInfo02 .pdfList {
  width: 735px;
  width: 74%;
}
#itemInfo02 h2 {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 10px !important;
}
#itemInfo02 h2 span {
  font-size: 75%;
}
#itemInfo02 .size {
  position: absolute;
  right: 10px;
  top: 16%;
  margin: 0 auto;
  max-width: 220px;
}
#itemInfo02 .itemInfoList {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.itemInfoList {
  margin-right: -1em;
}
.itemInfoList li {
  margin-right: 1em;
  font-size: 1.6em;
  letter-spacing: 1px;
  display: inline-block;
}
ul.pdfList {
    text-align: left;
    width: 1200px;
    margin: 20px auto 0;
    max-width: 100%;
}
.pdfList li {
  margin: 5px 0;
  font-size: 1.4em;
  color: #fff;
}
.pdfList li .icon {
    margin-left: 5px;
}
.pdfList a {
  font-weight: normal;
  text-decoration: underline;
  /*pointer-events: none;*/
}
/*　detail
-----------------------------------------------------------------------------*/
#detail {
  margin-top: 60px;
  padding-bottom: 60px;
}
#detail.inner {
  max-width: 100%;
  background: url(../images_2026/kin_byoubu_right.png) no-repeat right -10% bottom;
  text-align: center;
}
#detailBox {
  margin: 0px auto;
  text-align: left;
  max-width: 1000px;
  min-width: 860px;
  width: 100%;
}
#detailBox h2 {
}
.detailContet {
  width: 100%;
  position: relative;
  background: url(../images_2026/detail_pushBottom.png) center top;
  min-height: 151px;
}
.detailContet .btnOrder a {
  left: 63%;
  position: absolute;
  top: 20px;
}
.detailContet .itemInfoList {
  text-align: left;
  font-size: 14px;
}
/*　sliderItemWrap
-----------------------------------------------------------------------------*/
#sliderItemWrap {
  width: 100%;
  text-align: left;
	/*background-image: url(../images_2026/lineup_bg.jpg);
	background-size: 97px 97px;
  background-repeat: repeat;*/
	/*padding: 70px 0;*/
  background-color: #FFF;
  background-image: url(../images_2026/lineup_bg.png);
  background-size: 102px 107px;
  background-repeat: repeat;
  padding: 50px 0 70px;
}
#sliderItemWrap h2 {
  margin-bottom: 40px;
  text-align: center;
  font-weight: 900;
  font-size: 60px;
  /*color: #EF9A1B;*/
  color: #111111;
}
#sliderItemWrap .h2_sub {
  font-size: 17px;
  color: #fff;
  font-weight: normal;
}
#sliderItemWrap h2 span {
/*  font-size: 36px;*/
}
.sliderItem {
  /*	text-align:left;*/
  box-sizing: border-box;
  padding-bottom: 40px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
}
.sliderItem div.box {
  display: inline-block;
  width: 31%;
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: top;
  text-align: center;
  background: #fff;
  position: relative;
/*  height: 550px;*/
}
.sliderItem>div:nth-of-type(3n) {
  margin-right: 0;
}
.sliderItem .slick-slide {
  margin: 0 10px 0 20px;
}
.sliderItem >a {
  display: block;
  color: #000;
  margin-bottom: 20px;
  transition: 0.4s;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sliderItem a:hover img {
  transition: 0.4s;
}
.sliderItem a:hover img {
  opacity: 0.8;
}
.sliderItem .number {
    display: block;
        width: 64px;
    height: 64px;
    font-size: 42px;
    font-weight: 900;
    background-color: #93A4A8;
    color: #fff;
    line-height: 64px;
    border-radius: 0 8px 0 8px;
}
.sliderItem .title {
    display: flex;
	z-index: 3;
	position: relative;
}
.sliderItem h3 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
	text-align: left;
	width: calc( 100% - 75px );
	margin-top: 10px;
	min-height: 100px;
  padding-left: 15px;
}
.sliderItem h3.new{
  background-image: url(../images_2026/new_icon.png);
  background-position: right top;
  background-repeat: no-repeat;
}
.sliderItem h3 span.gothic.sub{
    font-size: 17px;
    line-height: 20px;
    color: #808080;
    display: block;
    font-weight: normal;
}
.sliderItem h3 span.small{
    font-size: 14px;
    display: block;
    line-height: 20px;
}
/*.sliderItem h3 rt{
  font-size: 12px;
}
.sliderItem h3 span{
    font-size: 28px;
}
.sliderItem .sub {
    text-align: left;
	margin: 0 5px;
    line-height: 1.4;
    font-size: 15px;
}
.sliderItem .sub02 {
    line-height: 1.4;
    font-size: 15px;
    position: absolute;
    top: 60px;
    left: 70px;
}*/
.sliderItem .set {
    font-size: 13px;
    position: absolute;
    top: 110px;
    right: 0;
    z-index: 2;
    width: 80px;
    height: 64px;
    padding: 2px 5px 5px;
	z-index: 3;
  background-color: #BC2C2C;
  color: #fff;
}
.sliderItem .set span {
    font-size: 20px;
    line-height: 1;
    display: block;
}
.sliderItem .set span.txt_set{
  font-size: 12px;
  display: block;
  padding-top: 3px;
}
.sliderItem img {
  text-align: center;
  margin: 0 auto 0;
	position: relative;
  width: 100%;
}
.sliderItem p.txt{
  font-size: 17px;
  font-weight: normal;
  text-align: left;
  padding: 10px 20px;
/*  height: 115px;*/
}

.sliderItem .areaTxt {
  padding: 0 3% 10px;
  width: 100%;
}
.sliderItem div.souki{
  background-color: #BC2C2C;
  padding: 10px;
  width: calc(100% - 20px);
  margin: 0 auto;
  color: #fff;
}
.sliderItem div.souki .days{
  color: #fff;
  font-size: 17px;
  padding-bottom: 8px;
}
.sliderItem div.souki .souki_price1{
  font-size: 10px;
  color: #fff;
}
.sliderItem div.souki .souki_price1 span{
  font-size: 14px;
  padding-left: 5px;
}
.sliderItem div.souki .souki_price2{
  font-size: 12px;
}
.sliderItem div.souki .souki_price2 span{
  font-size: 23px;
  padding-left: 5px;
}
.sliderItem div.souki .minus{
  font-size: 17px;
  font-weight: normal;
  padding-top: 8px;
}
.sliderItem div.souki .pc_flex{
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.sliderItem ul.tags,
#order .detail02 ul.tags,
.bg_bk .detail2 ul.tags{
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin: 10px auto;
  height: 183px;
  align-content: baseline;
}
.sliderItem ul.tags{
  height: auto;
}
#order .detail02 ul.tags,
.bg_bk .detail2 ul.tags{
  max-width: 385px;
  margin-left: 0;
  height: auto;
}
.sliderItem ul.tags li,
#order .detail02 ul.tags li,
.bg_bk .detail2 ul.tags li{
  font-size: 17px;
  color: #fff;
  padding: 4px 5px;
/*  height: 26px;*/
  margin-bottom: 5px;
  margin-left: 5px;
  font-weight: normal;
  text-align: left;
  line-height:1em;
  height: fit-content;
  max-width: calc(100% - 10px);
}
#order .detail02 ul.tags li:nth-child(1){
  padding: 5px;
}
.sliderItem ul.tags li span,
#order .detail02 ul.tags li span,
.bg_bk .detail2 ul.tags li span{
  font-size: 22px;
  font-weight: bold;
}
.sliderItem ul.tags li.tag01,
#order .detail02 ul.tags li.tag01,
.bg_bk .detail2 ul.tags li.tag01{
  background-color: #9F7B45;
}
.bg_bk .detail2 ul.tags li.tag01{
/*  padding-top: 0;*/
}
.sliderItem ul.tags li.tag02,
#order .detail02 ul.tags li.tag02,
.bg_bk .detail2 ul.tags li.tag02{
  background-color: #2B530C;
}
.sliderItem ul.tags li.tag03,
#order .detail02 ul.tags li.tag03,
.bg_bk .detail2 ul.tags li.tag03{
/*  height: 54px;*/
  background-color: #262163;
/*  width: calc(100% - 10px);*/
}
.sliderItem ul.tags li.tag04,
#order .detail02 ul.tags li.tag04,
.bg_bk .detail2 ul.tags li.tag04{
  background-color: #B01F26;
}
#order .detail02 ul.tags li.tag03,
.bg_bk .detail2 ul.tags li.tag03{
  height: 25px;
  width: auto;
}
.sliderItem ul.tags li.tag05,
#order .detail02 ul.tags li.tag05,
.bg_bk .detail2 ul.tags li.tag05{
  background-color: #B01F26;
}


.sliderItem .areaTxt .price {
  font-size: 14px;
  margin: 5px;
  font-weight: normal;
  text-align: right;
}
.sliderItem .areaTxt .price span {
  font-size: 17px;
  font-weight: bold;
  padding: 0 5px;
}
.sliderItem .areaTxt .benefits {
  font-size: 13px;
  color: #fff;
  display: block;
  background: #E10C14;
  width: 90%;
  margin: 0 auto;
  padding: 3% 2%
}
.sliderItem .areaTxt .benefits span {
    margin: 0 4px;
}
.sliderItem .areaTxt .benefits .flex {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.sliderItem .areaTxt .benefits .flex div:first-of-type .tax {
    font-size: 0.8em
}
.sliderItem .areaTxt .benefits .big {
    font-size: 18px;
    margin-left: 0;
}
.sliderItem .areaTxt ul {
  width: 80%;
  display: flex;
  /*justify-content: space-between;*/
  justify-content: center;
  margin: 10px auto 0;
  align-items: center;
}
.sliderItem .areaTxt ul li {
  display: inline-block;
  color: #333;
  padding: 2% 0 1%;
  border: 1px solid #333;
  font-size: 14px;
  position: relative;
  width: 48%;
  padding-left: 8%;
}
.sliderItem .areaTxt ul li:nth-child(1)::before, .sliderItem .areaTxt ul li:nth-child(2)::before {
  content: "";
  display: block;
  background-image: url(../images_2026/icon02.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 20%;
  top: 7px;
}
.sliderItem .areaTxt ul li:nth-child(2)::before {
  background-image: url(../images_2026/icon03.png);
}
.sliderItem .size {
  font-size: 14px;
  margin-top: 10px;
}
.sliderItem .btn {
  /*width: 90%;*/
  width: 100%;
  margin: 10px auto 0;
  display: block;
}

.sliderItem .yofu h3, .sliderItem .hokkai h3,.sliderItem .z-menu h3 {
    font-size: 24px;
    line-height: 1.4em;
}
.sliderItem a.link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
}
.sliderItem .hokkai .sub03 {
    font-size: 14px;
    margin-bottom: 5px;
    display: block;
}
sliderItem .hokkai .sub {
    margin-left: 0.4em;
}
.sliderItem .z-sugar.z-menu h3 {
    font-size: 20px;
}
.sliderItem .z-sugar.z-menu h3 span {
    margin: 0;
}

#sliderItemWrap .bnr {
    display: flex;
	justify-content: space-between;
    width: 1000px;
    margin: 0 auto 60px;
}
#sliderItemWrap .bnr a {
    width: 49%;
}


/*.sliderItem .slick-slide span {
  font-size: 70%;
}*/
.set {
  color: #990000;
}

/*　soldout
-----------------------------------------------------------------------------*/
.sliderItem div.box img.soldout {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    top: 15%;
	max-width: 80%;
}
#wrap.detail #mainImg img.soldout {
    position: absolute;
    z-index: 3;
    width: 30%;
    height: auto;
    top: 33%;
    left: 23%;
}
a.order.soldout_btn{
	pointer-events: none;
}
#wrap.detail #mainImg div.detail a.order.soldout_btn img,a.order.soldout_btn img {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

/***********200109 販売終了*************/
/*#topImg .soldout_message {
  width: 850px;
  height: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  color: #fff;
  z-index: 200;
  text-align: center;
  margin: auto;
  font-weight: 100;
}
#topImg {
  position: relative;
  display: block;
}
#topImg .soldout_message p {
  border: 2px solid #fff;
  padding: 20px;
  font-size: 26px;
  line-height: 1.6em;
}*/
/***********200109 販売終了*************/
/**********20201029追記　完売処理***********/
/*#mainImg .btnOrder.sold p.btn {
  margin-top: -129px;
}
#mainImg .btnOrder.sold p.btn img.soldout, .detail2 .inner p.btn.sold img.soldout {
  width: 140px;
}
.detail2 .inner p.btn.sold {
  margin-right: 40px;
  margin-top: -143px;
}*/
#sliderItemWrap .sliderItem ul.tags li.tag03{
  height: auto;
  width: auto;
  padding-right: 5px;
}
#sliderItemWrap .sliderItem p.txt{
/*  height: 120px;*/
}
#sliderItemWrap .sliderItem ul.tags{
/*  height: 120px;*/
}
#sliderItemWrap_top .sliderItem .box.ema h3 span.small,
#sliderItemWrap_top .sliderItem .box.emanidan h3 span.small{
    display: inline-block;
}
/*.sliderItem .areaTxt .price,
#sliderItemLink .sliderItem .areaTxt .price{
    display: none;
}*/
.sliderItem .box.ema h3 span.small,
.sliderItem .box.emanidan h3 span.small{
    display: inline-block;
    padding-right: 5px;
}
.side_top{
      display: block;
    font-size: 14px;
    margin-top: 15px;
}
/**********20201029追記　完売処理***********/
/*-----------------------------------------------------------------------------
　tablet　
-----------------------------------------------------------------------------*/
@media screen and (min-width: 481px) and (max-width: 1280px) {
header, #contentWrap, #sliderItemWrap, #sliderItemWrap .inner2 {
  width: 100%!important;
  padding-right: 0!important;
}
.pankuzu,#mainImgWrap,#order,#ippin_wrap,#ojyu,#ojyu_nav,#howto,.detail2,.soryo,#catalog,#sliderItemWrap,.present02 {
  width: 96%!important;
  padding-right: 0!important;
  margin-left: auto;
  margin-right: auto;
}
#mainImgWrap{
  width: 100%!important;
}
#footer-nav-sp{
  display: block!important;
}
	
.fadein_silde.right{
  transform:translateX(0);
}
.fadein_silde.left{
  transform:translateX(0);
}
h2 {
  font-size: 36px;
}
.pdfList li {
  font-size: 10px;
}
a.order {
  font-size: 14px;
}
a.order::before {
  top: 22%;
}
.header.sp,#navbtn.sp {
  display: block!important;
}
#navbtn {
    width: 50px;
    position: fixed;
    z-index: 99999;
    right: 10px;
    top: 20px;
}
.header.pc {
  display: none!important;
}
header {
    padding: 0;
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
}
header a {
  display: block;
}
header .inner2 {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: center;
  padding-right: 10px;
  height: 104px;
}
header nav ul li.red a {
    color: #A41F24;
}
header .glovalNavi .online_store a {
    font-size: 14px;
    color: #AF8F52;
    display: block;
    border: 1px solid;
    border-radius: 30px;
    width: 90%;
    margin: 20px auto;
    padding: 10px 0;
}
header .inner2 #navbtn+p {
  width: 100%;
  text-align: left;
  line-height: 1.3;
  font-size: 12px;
}
header .inner2 span.tel a {
  color: #00a651;
  font-size: 20px;
  padding-left: 32px;
  position: relative;
  letter-spacing: -1px;
  width: 100%;
  display: block;
}
header .inner2 span.tel a::before {
  content: "";
  display: block;
  background-image: url(../sp/images_2026/header_tel.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 32px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 2px;
}
header .inner2 span.uketsukebtn {
  display: block;
  font-size: 12px;
  text-decoration: underline;
}
header .uketsuke {
    position: fixed;
    top: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    text-align: left;
    padding: 13% 5%;
    cursor: pointer;
    width: 90%;
}
header .uketsuke span {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 26px;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
}
header .uketsuke h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
header .uketsuke p {
  font-size: 14px;
  line-height: 1.8;
}
.glovalNavi {
    position: absolute;
    z-index: 9999;
    display: none;
    width: 100%;
	height: 100vh;
    background: #fff;
    padding-top: 5%;
	padding-right: 0!important;
}
.glovalNavi li img {
  width: 100%;
}
.glovalNavi ul {
    width: 60%;
    margin: 10px auto 0
}
.glovalNavi ul li {
  border-bottom: 1px solid #ccc;
  font-size: 20px;
  line-height: 2.4;
  color: #323232;
}
.glovalNavi ul li.online_store img {
    width: 80%;
    margin: 10px auto;
}
.glovalNavi .btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    margin: 10px auto;
}
.glovalNavi .btn a {
    width: 49%;
    display: block;
    background: #fff;
    padding: 3%;
    border-radius: 50px;
    color: #808080;
	font-size: 16px;
	border: 1px solid #808080;
}
.glovalNavi .btn a.products {
    background: #E10C14;
    color: #fff;
	border: 1px solid #E10C14;
}
.glovalNavi .btn a .link {
    position: relative;
    padding-right: 1em;
}
.glovalNavi .btn a .link::before {
    content: "";
    width: 18px;
    height: 18px;
    border: 4px solid;
    border-color: #fff #fff transparent transparent;
    transform: scale(.5) rotate(45deg);
    position: absolute;
    display: inline-block;
    overflow: hidden;
    right: 0;
    top: 2%;
    transition: .2s;
}
.header .btn_flex {
  display: flex;
}
.header .btn_flex p {
  width: 50%;
}
.header .btn_flex img {
   height: 50px;
	width: auto;
}
.header .btn_flex p#itembtn_sp {
  background: #b79551;
}
.header .btn_flex p#orderbtn_sp {
  background: #d1330e;
}
#itembtn_sp, #orderbtn_sp {
    display: block;
}
#itembtn_sp_top {
    display: none;
}
#contentWrap {
  padding-top: 0;
}
.pankuzu {
    left: 0;
}
.pankuzu ul {
    padding: 5px 0;
    font-size: 10px;
}
#wrap.detail #mainImg img.osechi_image {
/*    max-width: 80%;*/
    padding: 0;
    position: relative;
    display: block;
    margin-top: 20px;
}
#mainImg .gold_border {
  height: 46vh;
  min-height: 500px;
  display: none;
}
#mainImg .gold_border_sp {
  display: block!important;
  min-height: 450px;
}

#wrap.detail #mainImgWrap div.detail h1 {
  font-size: 48px;
}
#wrap.detail #mainImgWrap div.detail h1 span {
    font-size: 24px;
	right: 65px;
}
#wrap.detail #mainImgWrap div.detail h1 span.small{
  font-size: 40px;
}
#wrap.detail #mainImgWrap div.detail p{
  font-size: 18px;
}
#wrap.detail #mainImgWrap div.detail h1 rt {
    font-size: 14px;
}
#wrap.detail div.detail02 {
  width: 90%;
}
#wrap.detail div.detail02 .souki{
  color: #fff;
}
#wrap.detail div.detail02 ul.icon li {
  font-size: 13px;
}
#wrap.detail div.detail02 p {
  font-size: 10px;
}
#wrap.detail div.detail02 .border ul {
  font-size: 10px;
}
#wrap.detail div.detail02 .border p {
  font-size: 20px;
}
#wrap.detail div.detail02 .border span {
  font-size: 12px;
}
#wrap.detail div.detail02 .border span {
  font-size: 12px;
}
#wrap.detail div.detail02 a.order{
	margin-left: auto;
  margin-top: 20px;
}
#present_wrap{
  padding-right: 0;
}
#catalog a {
    width: 100%;
}
#present {
    width: 96%;
	padding: 20px;
}
#present h2 {
    font-size: 15px;
    width: 140px;
    height: 140px;
    padding-top: 22px;
}
#present h2 span {
    font-size: 40px;
}
#present p {
    font-size: 20px;
}
#present .price {
    margin-top: 0px;
}
#present .normal_price .big {
    font-size: 25px;
}
#present .special_price .big {
    font-size: 38px;
}
/*#present p.price .red .big {
    font-size: 33px;
}*/
#present p.price .nebiki {
    font-size: 22px;
}
#present p.soldout {
    font-size: 21px;
}
#present span.discount_yen {
    font-size: 1.4em;
}
#ippin.inner {
  max-width: 100%;
}
#ippin h2 {
    padding: 50px 0px 0px 0;
    font-size: 46px;
    font-weight: 900;
}
.ippinList {
  max-width: 925px;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin: 0 auto;
}
.ippinList li {
  width: 31%;
  margin: 1%;
}
#ojyu .inner {
    padding: 0 0 20px;
	margin: 0 auto;
}
.ojyuImg {
  margin-left: 0;
}
.ojyuBox .flt_l {
    width: 60%;
}
.ojyuImg img {
    /* height: 39vh; 
    width: 80%;*/
}
.ojyuBox .flt{
  width: 800px;
  min-height: 600px;
}
.ojyuBox .menuBox_wrap {
    margin: 0 0;
    background: #fff;
	padding: 5% 3%;
}
.ojyuBox .menuBox {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 4% 3% 3%;
    display: block;
}
.ojyuBox .menuBox ol {
    font-size: 18px;
/*    max-width: 100%;*/
    writing-mode: lr;
    column-count: 2;
    padding: 24px 0;
    max-width: calc(100% - 300px);
}
.ojyuBox .menuBox ol li {
    padding: 0;
    padding-left: 1.6em;
}
.ojyuBox .menuBox ol li:before {

    right: auto;
	left: 0;
    top: 3px;
    writing-mode: lr;
    transform: rotate(0deg);
}
.ojyuBox .menuBox ol li.star:after {
    top: -0.3em;
    right: auto;
    left: -2em;
}
.ojyuBox .flt_r h3 span.small{
  font-size: 60px;
}
.ojyuBox .flt_r h3 span.border{
  font-size: 32px;
}
.ojyuBox .txt {
  font-size: 10px!important;
}
.ojyuBox .flt_r {
   height: 37em;
	margin-bottom: 3%;
}
.ojyuBox .flt_r h3 {
  top: 20px;
  right: 57px;
  font-size: 56px;
  height: 10em;
}
/*.ojyuBox .flt_r h3 span {
  font-size: 27px;
}*/
.ojyuBox .flt_r h3 rt {
    font-size: 10px;
}
.ojyuBox .flt_r p {
  top: 40px;
  right: 144px;
  font-size: 13px;
  height: 25em;
}
#ojyu .link {
    width: 96%;
}
#ojyu .link li {
  margin: 1%;
}
#ojyu .link li a {
  font-size: 22px;
  width: 100%;
  display: block;
  padding: 0;
}
#ojyu .link li a::before {
  top: 15%;
}
.ojyuBox .menuBox .right img {
	width: 140px;
}
.ojyuBox .menuBox .right {
    font-size: 13px;
}
.ojyuBox .menuBox .right.pc {
    display: none!important;
}
.ojyuHaichi.sp {
    display: block!important;
    text-align: center;
    width: 40%;
    margin: 0 auto 56px;
}
.ojyuBox .txt.pc {
    display: none!important;
}
.ojyuBox .txt.sp {
    display: block!important;
    writing-mode: lr;
    font-size: 14px!important;
}
.ojyuBox .txt.sp br {
    display: none!important;
}
.ojyuHaichi {
    margin: 10px auto;
    font-size: 15px;
}
.ojyuHaichi a {
    display: block;
    margin-bottom: 5%;
    text-decoration: underline;
}


.soryo .inner {
    width: 96%;
}
.soryo h2 {
  font-size: 23px;
  margin-bottom: 20px;
}
.soryo .soryoBox {
    padding: 5%;
}
.soryo .soryoBox::before, .soryo .kanbaiBox::before {
    width: 30px;
    height: 30px;
}
.soryo .soryoBox::after, .soryo .kanbaiBox::after {
    width: 30px;
    height: 30px;
}
.soryo dt {
    width: 32%;
}
.soryo dd {
    width: 60%;
}
.soryo dd span{
  font-size: 25px;
  padding-top: 10px;
}
/*.soryo dt:nth-of-type(1) {
  font-size: 23px;
  height: 76px;
}
.soryo dd:nth-of-type(1) {
  font-size: 35px;
  height: 76px;
  line-height: 2;
}
.soryo dt:nth-of-type(2) {
  font-size: 23px;
}
.soryo dd:nth-of-type(2) {
  font-size: 25px;
}
.soryo dd:nth-of-type(2) span {
  font-size: 10px;
  }*/
  .soryo dt{
    font-size: 32px;
  }
  .soryo dd{
    font-size: 50px;
  }
  .soryo .kanbaiBox span{
    font-size: 48px;
  }
  .soryo dt span{
    font-size: 15px;
  }
.soryo .kanbaiBox {
    font-size: 23px;
}
.soryo .kanbaiBox .big {
    font-size: 41px;
}
.bridge .inner {
    width: 86%;
}
#brgReinen.bridge .brg_copy {
  font-size: 21px;
}
#brgReinen.bridge span {
  font-size: 37px;
}
#howto h2 {
  font-size: 36px;
}
#howtoBox {
  width: 96%;
}
#howto.inner {
    background-size: 30%;
}
.howtoContet {
    padding: 7% 3%;
    background-size: 12%,5%;
}
.howtoContet ul.howtoList .areaImg {
    height: 90px;
}
.howtoContet ul.howtoList .areaImg img {
    height: 90px;
    width: auto;
}
.howtoContet ul.howtoList li p {
    font-size: 10px;
}
.howtoContet .flex {
    width: 94%;
}
.howtoContet .right img {
    position: absolute;
    right: 190px;
    width: 200px;
}
.howtoContet .point {
    width: 200px;
    height: 200px;
}
.howtoContet h3 {
    font-size: 24px;
}
.howtoContet .right img {
    position: absolute;
    right: 48%;
    width: 200px;
}
.howtoContet .point h4 {
    font-size: 16px;
    padding-top: 20px;
}
.howtoContet .point p {
    font-size: 12px;
}
.howtoContet .left {
    width: 40%;
    margin-right: 2%;
}
.detail2 .inner {
    width: 96%;
    padding: 3%;
}
.detail2 .inner .flex div {
    margin-bottom: 5%;
}
.detail2 .inner .flex img {
    margin-top: 10%;
}
.detail2 .inner .flex .gentei {
  font-size: 17px;
  top: 32px;
}
.detail2 .inner .flex .gentei span {
  font-size: 28px;
}
.detail2 .inner .flex h3 {
  font-size: 50px;
}
.detail2 .inner .flex .price {
  font-size: 24px;
  margin: 21px 0 10px;
}
.detail2 .inner .flex .price .big{
  font-size: 38px;
}
.detail2 .inner .flex ul li {
  font-size: 14px;
}
.detail2 .inner .flex p {
  font-size: 12px;
}
/*.detail2 .inner .border p {
  font-size: 22px;
  color: #B01F26;
  width: 460px;
    padding-right: 10px;
}*/
.detail2 .inner .border span {
  font-size: 14px;
}
#catalog{/*
	background-size: 30%;*/
  width: 96%!important;
    margin: 0 auto;
}
#catalog h2 {
    font-size: 36px;
}
#catalog .inner{
   padding: 0 2% 30px;
}
#catalog ul li img {
    height: 120px;
    width: auto;
}
	
.sliderItem {
  width: 96%;
}
.sliderItem div.box {
    height: auto;
    min-height: 400px;
    padding-bottom: 20px;
}
.sliderItem img {
  text-align: center;
  margin: 10px auto 0;
/*  width: 90%;*/
  height: auto;
}
.sliderItem .number {
  width: 38px;
  height: 39px;
  font-size: 22px;
  line-height: 39px;
}
.sliderItem h3 {
    font-size: 20px;
	margin-top: 5px;
}
.sliderItem h3 span {
  font-size: 10px;
}
.sliderItem h3 rt {
    font-size: 10px;
}
.sliderItem .sub {
    text-align: left;
    margin: 0 0px;
    line-height: 1.4;
    font-size: 10px;
}
.sliderItem .sub02 {
    font-size: 10px;
    top: 40px;
    left: 50px;
}
.sliderItem .set {
    width: 74px;
    height: 50px;
    font-size: 10px;
    top: 115px;
    right: 0;
}
.sliderItem .set span {
  font-size: 14px;
  margin-bottom: -2%;
}
.sliderItem .accBtn {
    right: 0;
    top: 60px;
}

/*.sliderItem .areaTxt .price {
  font-size: 24px;
}
.sliderItem .areaTxt .price span {
  font-size: 10px;
}*/
.sliderItem .areaTxt .benefits {
  font-size: 11px;
  width: 100%;
}
.sliderItem .areaTxt .benefits .big {
  font-size: 14px;
}
.sliderItem .areaTxt ul li {
  font-size: 10px;
}
.sliderItem .areaTxt ul li:nth-child(1)::before, .sliderItem .areaTxt ul li:nth-child(2)::before {
  top: 6px;
}
.sliderItem .size {
  font-size: 10px;
}
.sliderItem .btn {
  font-size: 18px;
}
.sliderItem .btn::before {
  top: 27%;
}
#sliderItemWrap_top .slick-slide .accBtn {
    top: 130px;
}
.sliderItem .yofu h3, .sliderItem .hokkai h3, .sliderItem .z-menu h3 {
    font-size: 15px;
}
#sliderItemWrap .bnr {
    width: 96%;
}
#itemInfo02 .inner {
  max-width: 100%;
  min-width: 100%;
  width: 90%;
}
#guide_warp {
  padding-right: 0;
}
#guide {
  width: 96%;
}
#guide .flt_l, #guide .flt_r {
  width: 48%;
}
#footer-nav {
  font-size: 12px;
  padding-right: 0;
}
#copyright .inner {
    width: 100%;
    padding-right: 0;
}
.ema #mainImg .gold_border {
    height: 50vh;
}

#page_top_sp.sp {
	display: block!important;
    line-height: 40px;
    transition: all 0.2s ease;
    position: fixed;
    right: 20px;
    bottom: 100px;
    width: 45px;
    opacity: 0;
}
#footer-nav-sp {
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    background: #fff;
    border-top: 1px solid;
    width: 100%;
}
#footer-nav-sp ul {
    display: flex;
    flex-wrap: wrap;
}
#footer-nav-sp ul li.tel_box {
    width: 50%;
}
#footer-nav-sp ul li.tel_box p {
    font-size: 15px;
    width: 100%;
}
#footer-nav-sp li {
    width: 16%;
    text-align: center;
    font-size: 12px;
    border-right: 1px solid #b5b5b5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
#footer-nav-sp img {
    display: block;
    width: 30px;
    height: auto;
    margin: 0 auto;
}
#footer-nav-sp .tel {
    margin-right: 2%;
}
#footer-nav-sp .tel a {
    color: #00a651;
    font-size: 20px;
    padding-left: 32px;
    position: relative;
    letter-spacing: -1px;
    display: inline-block;
}
#footer-nav-sp .tel a::before {
    content: "";
    display: block;
    background-image: url(../sp/images_2026/header_tel.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 32px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 2px;
}
#footer-nav-sp .uketsukebtn {
    display: block;
    font-size: 12px;
    text-decoration: underline;
}
#footer-nav-sp li a {
    width: 100%;
    height: 100%;
    padding-top: 5%;
}
#footer-nav-sp ul li.tel_box a {
	padding-top: 0;
}
#sliderItemWrap h2{
  font-size: 50px;
}
#catalog ul{
  flex-wrap: wrap;
}
#catalog ul li{
  width: 49%;
  margin-bottom: 10px;
}
#catalog .flex a{
  background-position: 8%;
}
#wrap.detail #order{
  padding-bottom: 0;
}
#present p.price .red .big{
  font-size: 48px;
}
#wrap.detail #mainImgWrap div.detail{
  z-index: 2;
  padding-left:20px;
  padding-top: 20px;
  position: absolute;
}
#present p.price .big{
  font-size: 30px;
}
#present p.price .red{
  font-size: 20px;
}
#present p.price .red .big{
  font-size: 38px;
}
#present p.price .nebiki{
  font-size: 18px;
}
#present p.price{
  margin-top: 10px;
}
#wrap.detail #order div.detail02 .flex.border{
  padding-bottom: 0;
}
.main_b_bg{
  padding-bottom: 24px;
}
#order .detail02 ul.tags li.tag03, .bg_bk .detail2 ul.tags li.tag03{
  height: auto;
}
}

@media screen and (min-width: 1281px) and (max-width: 1400px) {
.ippinList {
	max-width: 96%;
	}
  .ojyuImg img{
    max-width: 50vw;
  }
}

@media screen and (max-width: 1520px) {
#wrap.detail #order div.detail02 .border ul{
/*  font-size: 12px;*/
color: #111;
}
#wrap.detail #order div.detail02 .border span.big{
  font-size: 38px;
  line-height: 38px;
}
#wrap.detail #order div.detail02 .border span.bg{
  display: block;
}
}

/**20221101完売対応**/
.sliderItem img.kanbai{
  position: absolute;
    top: 180px;
    bottom: auto;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    z-index: 10;
}

@-moz-document url-prefix() {
  .ojyuBox .flt_r h3.vertical_text span.small{
    position:relative;
  }
.ojyuBox .flt_r h3.vertical_text span.small .yoko {
    writing-mode: lr;
  -ms-writing-mode: lr;
  -webkit-writing-mode: lr;
    margin-top: -1em;
    margin-right: -1em;
    position: absolute;
right: 22px;
}
}
@media screen and (max-width: 1380px) {
  .ojyuBox .menuBox ol{
    font-size: 15px!important;
    margin: 0 20px!important;
  }
  .ojyuBox .menuBox ol li{
    margin: 0px 6px!important;
  }
  .ojyuBox .menuBox .right{
    min-width: 200px;
    max-width: 300px;
  }
}