h2{}
body {
  color: #000000;
}
nav.js-nav-content.l-nav {
    display: none;
}
p {
    line-height: 1.7;
}
h4{
    word-break: break-all;
    text-align: left;
}
header.js-header.l-header {
}
h2 {
    font-size: 27px;
    text-align: center;
    margin-bottom: 50px;
}
.mintyou {
	font-family: serif;
}
.pink {
    color: #f04e6f;
}
.green {
    color: #729925;
}
.bold {
  font-weight: bold;
}
.big_font {
  font-size: 33px;
  font-weight: 700;
}
.big_font2 {
    font-size: 25px;
    font-weight: 700;
}
.big_font3 {
    font-weight: 700;
    font-size: 18px;
}
.center {
    text-align: center;
}
.l-container {
    position: relative;
}
.mb_25, .mb-25 {
  margin-bottom: 25px;
}
.mb_50, .mb-50 {
  margin-bottom: 50px;
}
.c-btn02__link {
    background: rgb(var(--green)) url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/common/ico_arrow01_white.svg) no-repeat center right 15px/17px;
    position: relative;
}
/*---mv エリア start---*/
header.js-header.l-header {
    overflow: hidden;
    background: #729926;
}
.l-header__inner {
    background-color: #ffffff;
    border-radius: 2000px 2000px 0 0 / 300px 300px 0 0;
    margin: 90px -200px 0;
    padding: 0;
    min-height: 280px;
    text-align: center;
}
section#mv {
  height: 97vh;
	position: relative;
  overflow: hidden;
  min-height: 850px;
}
.l-header {
    min-width: var(--contents_width_with_padding);
    z-index: 0;
    position: absolute;
}
.l-header-info.js-nav-content img {
    width: 300px;
    display: block;
    margin: -290px auto 0;
}
/*mv アニメーション start*/ 
.slide1 {
    position: absolute;
    top: 90%;
    left: 95%;
    display: block;
    width: 100%;
    height: 100%;
    transform-style: flat;
    transform: translate(-50%,-50%) rotateX(-250deg);
    animation: spin_anim1 140s linear infinite;
}
.slide2 {
    position: absolute;
    top: 95%;
    left: 98%;
    display: block;
    width: 100%;
    height: 100%;
    transform-style: flat;
    transform: translate(-50%,-50%) rotateX(-250deg);
    animation: spin_anim2 125s linear infinite;
}
.slide3 {
    position: absolute;
    top: 100%;
    left: 101%;
    display: block;
    width: 100%;
    height: 100%;
    transform-style: flat;
    transform: translate(-50%,-50%) rotateX(-250deg);
    animation: spin_anim3 115s linear infinite;
}
.slide4 {
    position: absolute;
    top: 105%;
    left: 104%;
    display: block;
    width: 100%;
    height: 100%;
    transform-style: flat;
    transform: translate(-50%,-50%) rotateX(-250deg);
    animation: spin_anim4 100s linear infinite;
}
.slide5 {
    position: absolute;
    top: 110%;
    left: 107%;
    display: block;
    width: 100%;
    height: 100%;
    transform-style: flat;
    transform: translate(-50%,-50%) rotateX(-250deg);
    animation: spin_anim5 90s linear infinite;
}
.slide1 span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  font-size: 5em;
  white-space: nowrap;
}
.slide2 span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  font-size: 5em;
  white-space: nowrap;
  color: red;
}
.slide3 span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  font-size: 5em;
  white-space: nowrap;
  color: blue;
}
.slide4 span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  font-size: 5em;
  white-space: nowrap;
}
.slide5 span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  font-size: 5em;
  white-space: nowrap;
  color: red;
}
#mv img {
    width: 180px;
    height: auto;
    vertical-align: bottom;
}
.slide1 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(2){  transform: translate(-50%,-50%) rotate(15deg)  translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(3){  transform: translate(-50%,-50%) rotate(30deg)  translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(4){  transform: translate(-50%,-50%) rotate(45deg)  translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(5){  transform: translate(-50%,-50%) rotate(60deg)  translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(6){  transform: translate(-50%,-50%) rotate(75deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(7){  transform: translate(-50%,-50%) rotate(90deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(8){  transform: translate(-50%,-50%) rotate(105deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(9){  transform: translate(-50%,-50%) rotate(120deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(10){ transform: translate(-50%,-50%) rotate(135deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(11){ transform: translate(-50%,-50%) rotate(150deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(12){ transform: translate(-50%,-50%) rotate(165deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(13){ transform: translate(-50%,-50%) rotate(180deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(14){ transform: translate(-50%,-50%) rotate(195deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(15){ transform: translate(-50%,-50%) rotate(210deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(16){ transform: translate(-50%,-50%) rotate(225deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(17){ transform: translate(-50%,-50%) rotate(240deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(18){ transform: translate(-50%,-50%) rotate(255deg) translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(19){  transform: translate(-50%,-50%) rotate(270deg)   translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(20){  transform: translate(-50%,-50%) rotate(285deg)  translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(21){  transform: translate(-50%,-50%) rotate(300deg)  translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(22){  transform: translate(-50%,-50%) rotate(315deg)  translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(23){  transform: translate(-50%,-50%) rotate(330deg)  translateY(-650px) rotateX(0deg); }
.slide1 span:nth-child(24){  transform: translate(-50%,-50%) rotate(345deg) translateY(-650px) rotateX(0deg); }

.slide2 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(2){  transform: translate(-50%,-50%) rotate(18deg)  translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(3){  transform: translate(-50%,-50%) rotate(36deg)  translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(4){  transform: translate(-50%,-50%) rotate(54deg)  translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(5){  transform: translate(-50%,-50%) rotate(72deg)  translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(6){  transform: translate(-50%,-50%) rotate(90deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(7){  transform: translate(-50%,-50%) rotate(108deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(8){  transform: translate(-50%,-50%) rotate(126deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(9){  transform: translate(-50%,-50%) rotate(144deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(10){ transform: translate(-50%,-50%) rotate(162deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(11){ transform: translate(-50%,-50%) rotate(180deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(12){ transform: translate(-50%,-50%) rotate(198deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(13){ transform: translate(-50%,-50%) rotate(216deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(14){ transform: translate(-50%,-50%) rotate(234deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(15){ transform: translate(-50%,-50%) rotate(252deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(16){ transform: translate(-50%,-50%) rotate(270deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(17){ transform: translate(-50%,-50%) rotate(288deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(18){ transform: translate(-50%,-50%) rotate(306deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(19){ transform: translate(-50%,-50%) rotate(324deg) translateY(-550px) rotateX(0deg); }
.slide2 span:nth-child(20){ transform: translate(-50%,-50%) rotate(342deg) translateY(-550px) rotateX(0deg); }

.slide3 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(2){  transform: translate(-50%,-50%) rotate(24deg)  translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(3){  transform: translate(-50%,-50%) rotate(48deg)  translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(4){  transform: translate(-50%,-50%) rotate(72deg)  translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(5){  transform: translate(-50%,-50%) rotate(96deg)  translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(6){  transform: translate(-50%,-50%) rotate(120deg) translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(7){  transform: translate(-50%,-50%) rotate(144deg) translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(8){  transform: translate(-50%,-50%) rotate(168deg) translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(9){  transform: translate(-50%,-50%) rotate(192deg) translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(10){ transform: translate(-50%,-50%) rotate(216deg) translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(11){ transform: translate(-50%,-50%) rotate(240deg) translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(12){ transform: translate(-50%,-50%) rotate(264deg) translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(13){ transform: translate(-50%,-50%) rotate(288deg) translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(14){ transform: translate(-50%,-50%) rotate(312deg) translateY(-450px) rotateX(0deg); }
.slide3 span:nth-child(15){ transform: translate(-50%,-50%) rotate(336deg) translateY(-450px) rotateX(0deg); }

.slide4 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(2){  transform: translate(-50%,-50%) rotate(30deg)  translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(3){  transform: translate(-50%,-50%) rotate(60deg)  translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(4){  transform: translate(-50%,-50%) rotate(90deg)  translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(5){  transform: translate(-50%,-50%) rotate(120deg) translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(6){  transform: translate(-50%,-50%) rotate(150deg) translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(7){  transform: translate(-50%,-50%) rotate(180deg) translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(8){  transform: translate(-50%,-50%) rotate(210deg) translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(9){  transform: translate(-50%,-50%) rotate(240deg) translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(10){ transform: translate(-50%,-50%) rotate(270deg) translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(11){ transform: translate(-50%,-50%) rotate(300deg) translateY(-350px) rotateX(0deg); }
.slide4 span:nth-child(12){ transform: translate(-50%,-50%) rotate(330deg) translateY(-350px) rotateX(0deg); }

.slide5 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-250px) rotateX(0deg); }
.slide5 span:nth-child(2){  transform: translate(-50%,-50%) rotate(45deg)  translateY(-250px) rotateX(0deg); }
.slide5 span:nth-child(3){  transform: translate(-50%,-50%) rotate(90deg) translateY(-250px) rotateX(0deg); }
.slide5 span:nth-child(4){  transform: translate(-50%,-50%) rotate(135deg) translateY(-250px) rotateX(0deg); }
.slide5 span:nth-child(5){  transform: translate(-50%,-50%) rotate(180deg) translateY(-250px) rotateX(0deg); }
.slide5 span:nth-child(6){  transform: translate(-50%,-50%) rotate(225deg) translateY(-250px) rotateX(0deg); }
.slide5 span:nth-child(7){  transform: translate(-50%,-50%) rotate(270deg) translateY(-250px) rotateX(0deg); }
.slide5 span:nth-child(8){  transform: translate(-50%,-50%) rotate(315deg) translateY(-250px) rotateX(0deg); }

/* アニメーション */
@keyframes spin_anim1 {
  0%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(0);
  }
  100%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(360deg);
  }
}
@keyframes spin_anim2 {
  0%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(0);
  }
  100%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(-360deg);
  }
}
@keyframes spin_anim3 {
  0%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(0);
  }
  100%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(360deg);
  }
}
@keyframes spin_anim4 {
  0%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(0);
  }
  100%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(-360deg);
  }
}
@keyframes spin_anim5 {
  0%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(0);
  }
  100%{
    transform: translate(-50%,-50%) rotateX(0deg) rotate(360deg);
  }
}
/*mv アニメーション end*/ 
.mv_ttl {
    font-size: 80px;
    font-weight: 600;
    color: #729926;
    line-height: 1.35;
    letter-spacing: 5px;
}
.mv_txt_box {
    position: absolute;
    transform: translate(0, -50%);
    top: 55%;
    left: 100px;
    z-index: 100;
}
p.mv_subtxt {
    display: inline-block;
    line-height: 1.5;
    margin-left: -100px;
    color: #ffffff;
    font-size: 80px;
    padding-left: 100px;
    font-weight: 700;
    letter-spacing: 5px;
    margin-top: 20px;
}
p.mv_subtxt span {
    display: inline-block;
    line-height: 1;
    margin: 10px 0 10px -100px;
    background: #729926;
    padding: 15px 100px 20px 100px;
}
p.mv_bottom_txt {
    font-size: 20px;
    font-weight: bolder;
    margin-top: 20px;
}
/*---mv エリア end---*/
section#mv_bottom {
    width: 100%;
    background: #4E6A15;
}
section#mv_bottom .l-container {
    padding: 15px 0;
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: block;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.cta_box {
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 0 5px 0px #cfcfcf;
    width: calc(100%/3 - 40px);
    margin: 0 20px;
    padding: 40px 25px;
}
.cta_box img {
    height: 90px;
    width: auto;
    margin: 0 auto 25px;
    display: block;
}
p.cta_txt {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}
.cta_box h3 {
    background: #ffffff;
    border: 1px solid #000000;
    border-radius: 7px;
    padding: 5px;
    text-align: center;
    width: 215px;
    margin: 20px auto;
    font-size: 20px;
}
.dli-chevron-down {
    display: block;
    vertical-align: middle;
    color: #333;
    line-height: 1;
    width: 1em;
    height: 1em;
    border: 0.2em solid currentColor;
    border-left: 0;
    border-bottom: 0;
    box-sizing: border-box;
    transform: translateY(-25%) rotate(135deg);
    margin: 25px auto;
}
.cta_button a {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    display: block;
    text-decoration: none;
    background: #ffffff;
    border-radius: 50px;
    border-bottom: 2px solid #cccccc;
    font-weight: 700;
}
section#cta, section#reason {
    padding: 75px 0;
}
section#cta {
    background: #EBECD9;
    position: relative;
}
.cta_box1 h3 {
    border: 2px solid #FF6868;
    color: #FF6868;
}
.cta_box2 h3 {
    border: 2px solid #F29E3F;
    color: #F29E3F;
}
.cta_box3 h3 {
    border: 2px solid #6AAFDE;
    color: #6AAFDE;
}
.cta_box1 a {
    background: #ff6868;
    color: #ffffff;
    border-bottom: 5px solid #a51f1f;
}
.cta_box2 a {
    background: #F29E3F;
    color: #ffffff;
    border-bottom: 5px solid #9d5e18;
}
.cta_box3 a {
    background: #6AAFDE;
    color: #ffffff;
    border-bottom: 5px solid #1f6493;
}
.cta_box a {
    position: relative;
    top: 0;
}
.cta_box a:hover {
    top: 5px;
    border-bottom: 0px;
    transition: .1s ease-out;
}
section#nayami img {
    width: 100%;
}
section#nayami {
    background: #F5F5F5;
    padding: 75px 0;
    position: relative;
}
.triangle {
    height: calc(100px / 2);
    width: 300px;
    clip-path: polygon(0 0, 100% 0%, 50% 100%);
    position: absolute;
    background: #f6f6f1;
    bottom: -49px;
    left: 0;
    right: 0;
    margin: auto;
}
.triangle2 {
    height: calc(70px / 2);
    width: 20px;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    background: #729925;
    margin: 0 30px;
}
h2 .big_font {
    font-size: 80px;
    color: #729926;
    margin: 0 -10px;
    line-height: 1;
}
section#welcome {
    width: 100%;
    background: #729925;
    padding: 15px 0;
}
section#welcome img {
    width: 100%;
}
.balloon {
  display: inline-block;
  font-weight: bold;
  color: #ffffff;
  background: #729925;
  border: solid 3px #333;
  padding: 10px 50px;
  position: relative;
  margin-bottom: 15px;
}
.balloon::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 18px;
  height: 15px;
  background: #729925;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  z-index: 1;
  margin: auto;
}
.balloon::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 0;
  right: -3px;
  width: 18px;
  height: 15px;
  background: #333;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  margin: auto;
}
.balloon .behind {
  background: #333;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: translateX(5px) translateY(5px);
}

/* アコーディオン　start */
.accordion {
    width: 100%;
    margin: 40px auto;
    background: #fff;
}
.accordion dt {
    position: relative;
    padding: 20px;
    background: #EFF5E4;
    color: #333333;
    font-size: 22px;
    cursor: pointer;
    font-weight: 600;
}
.accordion dt .icon {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: translateY(-50%);
}
.accordion dt .icon::before, .accordion dt .icon::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    background: #729925;
    transform: translate(-50%, -50%);
    transition: .3s ease;
    content: "";
}
.accordion dt .icon::after {
    width: 2px;
    height: 16px;
}
.accordion dt:not(:last-of-type) {
    border-bottom: 1px solid #fff;
}
.accordion dt.is-open .icon::after {
    transform: translate(-50%, -50%) rotate(-90deg);
}
.accordion dd {
    margin: 0;
    padding: 20px;
}
dt.reason_box {
    padding-left: 80px;
    position: relative;
    margin-bottom: 10px;
    padding-right: 50px;
}
.reason_box::before {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 3px solid #729925;
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    background: #ffffff;
    text-align: center;
    margin: auto;
    color: #729925;
    font-size: 20px;
}
.reason_box1::before {
    content: "01";
}
.reason_box2::before {
    content: "02";
}
.reason_box3::before {
    content: "03";
}
.reason_box4::before {
    content: "04";
}
.reason_box5::before {
    content: "05";
}
.reason_box6::before {
    content: "06";
}
.reason_box7::before {
    content: "07";
}
.reason_box8::before {
    content: "08";
}
/* アコーディオン　end */

section#reason dd h3 {
    text-align: center;
    color: #729926;
    font-size: 25px;
}
.reason_item p {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    margin: 5px 0;
}
p.price {
    font-size: 26px;
    font-weight: 700;
    color: #729925;
}
p.price span {
    font-size: 18px;
}
.reason_item p {
    font-weight: 700;
}
.reason_item {
    width: calc(100%/6 - 30px);
    margin: 0 15px 30px;
}
.reason_box2_content {
    background: #F6F6F1;
    padding: 25px 50px;
    border-radius: 15px;
    margin: 30px 0;
}
.reason_box2_content .flex {
    background: #ffffff;
    margin: 30px 0;
    padding: 30px;
    justify-content: center;
}
.reason_box2_left img {
    max-width: 400px;
}
p.reason_box2_price {
    line-height: 1.8;
    font-weight: 700;
    text-align: right;
    border-bottom: 2px solid #000000;
    padding-bottom: 10px;
        font-weight: 600;
}
.reason_box2_right {
    min-width: 300px;
    font-size: 20px;
    padding-left: 30px;
}
p.reason_box2_price2 span {
    font-size: 50px;
    font-weight: 700;
    color: #F04E6F;
}
p.reason_box2_price2 {
    background: linear-gradient(transparent 50%, #FFE2E7 50%);
    text-align: center;
    line-height: 1.1;
    margin: 10px 0 20px;
    font-weight: 600;
}
.reason_box2_hikaku_price {
    background: #f6f6f1;
    padding: 15px;
    font-size: 18px;
    text-align: center;
}
.reason_box2_hikaku_price .bold {
    line-height: 1.2;
}
.reason_box3_dd img {
    max-width: 600px;
}
.reason_box3_dd {
    text-align: center;
}
.reason_box3_dd p {
    margin: 30px 0 0;
}
.reason_box5_dd img {
    max-width: 750px;
}
.reason_box5_dd {
    text-align: center;
}
.reason_box5_dd p {
    margin: 30px 0 0;
}
.reason_box4_item {
    width: 130px;
    height: 130px;
    border: 2px solid #729925;
    border-radius: 50%;
    position: relative;
    margin: 0 5px;
}
.reason_box4_itembox {
    position: absolute;
    margin: auto;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.reason_box4_itembox img {
    height: 40px;
}
.reason_box4_itembox p {
    font-size: 18px;
    font-weight: 700;
    color: #729925;
    margin: 3px -10px;
}
.reason_box4_dd .flex {
    justify-content: center;
    align-items: center;
}
.reason_box4_dd p {
    text-align: center;
}
p.reason_box4_price {
    color: #729925;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -10px;
    line-height: 1;
}
p.reason_box4_price span {
    font-size: 90px;
}
section#buy_choice {
    background: #F6F6F1;
    padding: 50px 0 75px;
}
.choice {
    background: #ffffff;
    border-radius: 25px;
    box-shadow: 0 0 5px 0px #dfdfdf;
    padding: 50px 75px 75px;
    position: relative;
    margin-top: 75px;
}
.choice::before {
    position: absolute;
    top: -60px;
    right: 0;
    left: 0;
    font-size: 70px;
    font-weight: 700;
    text-shadow: 2px 2px 0 #729925, 2px -2px 0 #729925, -2px -2px 0 #729925, -2px 2px 0 #729925;
    color: #ffffff;
    text-align: center;

}
.choice1::before {
    content: "01";
}
.choice2::before {
    content: "02";
}

.choice h3 {
    text-align: center;
    color: #729925;
    font-size: 30px;
    margin-bottom: 50px;
}
.choice_box_flow {
    width: calc(100% / 3 - 30px);
    border: 1px solid #729925;
    border-radius: 15px;
    padding: 20px;
    margin: 0 15px;
}
.choice h4 {
    font-size: 21px;
    text-align: center;
    color: #729925;
    margin: 30px 0;
}
.choice_box_flow p {
    font-size: 14px;
}
.head1 {
    background: #729925;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
    padding: 3px 0;
}
.choice_box_flow p.head1 {
    margin-bottom: 15px;
    font-size: 16px;
}
.choice_box_flow {
  position: relative;
}
.cta_button {
    margin-top: 25px;
}
.choice_box_flow:first-child::after, .choice_box_flow:nth-child(2)::after {
    content: "";
    width: 10px;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    background: #729925;
    height: 20px;
    display: block;
    position: absolute;
    right: -21px;
    top: 50%;
    transform: translate(0, -50%);
}
.reco_item {
    width: calc(100%/3 - 20px);
    background: #F6F6F1;
    border-radius: 15px;
    padding: 25px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 10px 15px;
    font-weight: 500;
    text-align: center;
}
section#shoplist_afi h3 {
    font-size: 21px;
    text-align: left;
    margin-bottom: 25px;
}
li.shoplist__item {
    width: calc(100%/3 - 8px);
    margin-bottom: 10px;
}
li.shoplist__item:nth-child(n):not(:nth-child(3n+1)) {
    margin-left: 10px;
}
section#buy_choice .c-shoplist01__item-link {
    flex-wrap: wrap;
    padding: 10px;
    text-align: left;
}
p.shop_ttl {
    font-weight: 600;
    width: 100%;
    margin-top: 3px;
    font-size: 16px;
}
p.root_ttl {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
}
.shop_content, .shop_content2, .shop_content6 {
    position:relative;
}
.shop_content.shop_hide, .shop_content6.shop_hide6 {
    height:450px; 
    overflow-y:hidden;
}
.shop_content2.shop_hide2 {
    height:350px; 
    overflow-y:hidden;
}
.shop_content .shop_more, .shop_content6 .shop_more6 {
    position:absolute;
    bottom:0;
    width:100%;
    padding-top:100px; /* グラデーションの高さはここで調整 */
    padding-bottom:50px; /* 続きを読むテキストの位置 */
    text-align:center;
    background: linear-gradient(to bottom, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 70%);
    font-weight:bold;
    cursor:pointer;
}
.shop_content2 .shop_more2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 0;
    text-align: center;
    background: linear-gradient(to bottom, rgb(255, 255, 255, 0) 0%, rgb(246 246 245) 80%);
    font-weight: bold;
    cursor: pointer;
}
.shop_content3 .shop_more3, .shop_content4 .shop_more4, .shop_content5 .shop_more5 {
  display: none;
}
.shop_more span, .shop_more2 span, .shop_more6 span {
    width: 230px;
    border: 1px solid #729925;
    display: block;
    margin: auto;
    color: #729925;
    padding: 7px;
    background: #ffffff;
    border-radius: 7px;
}
.shop_more3 span, .shop_more4 span, .shop_more5 span {
    width: 230px;
    border: 1px solid #729925;
    display: block;
    margin: auto;
    color: #729925;
    padding: 8px;
    background: #ffffff;
    border-radius: 7px;
    font-size: 15px;
    box-shadow: 0 0 10px 0 #cccccc;
}
/*モーダル start */
.modal {
  display: none;
  position: fixed;
  z-index: 8887;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 1s ease-in-out;
}
.modal-container .img {
    background: #f1f1f1;
    margin-bottom: 15px;
}
.modal-container p {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 600;
    color: #729925;
    text-align: center;
}
.modal-container p:last-child {
    margin-bottom: 0;
}
.modal-content {
    background: #FFF;
    overflow-y: auto;
    padding: 30px 25px 95px;
    width: 90%;
    max-width: 750px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    animation: show 0.6s linear 0s;
    border-radius: 15px;
    border: 5px solid #4e6a15;
}
.modal-top1 {
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 9px;
}
.modal-top2 {
    position: absolute;
    right: 0;
    left: 0;
    width: 230px;
    text-align: center;
    border: 1px solid #729925;
    color: #729925;
    font-weight: 700;
    border-radius: 50px;
    margin: 15px auto;
}
.modal-close2 {
    width: 100%;
    display: block;
    padding: 10px 0;
}
.modal-close1 {
    color: #ffffff;
    text-decoration: none;
    font-size: 2rem;
    line-height: 1;
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
    background: #729925;
    border-radius: 50%;
    font-weight: 700;
}
.modal-close:hover, .modal-close:focus {
  text-decoration: none;
  cursor: pointer;
}
.modal-title {
  color: #FFF;
}
.modal-content img {
    max-width: 300px;
    height: auto;
    float: right;
    margin-left: 25px;
}
.modal_shopitem dt {
    width: 120px;
    background: #f1f5e9;
    text-align: center;
    color: #729925;
    font-weight: 700;
    font-size: 14px;
}

.modal_shopitem dd {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0 5px 20px;
    line-height: 1.4;
    font-size: 14px;
}
.modal_shopitem dt {
    display: table-cell;
    vertical-align: middle;
    padding: 8px 15px;
    line-height: 1.4;
}
.modal_shopitem dl {
    display: table;
    margin-bottom: 10px;
}
.modal_googlemap {
    max-width: 250px;
    background: #1a73e8;
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 3px solid #004197;
}
.modal-container .img {
    background: #f1f1f1;
    margin-bottom: 15px;
    box-shadow: 0 0 3px 0 #7f7f7f;
}
@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
/*モーダル end*/
section#buy_choice_scroll {
    background: #f6f6f1;
    padding: 75px 0 50px 0;
}
p.buy_scroll_ttl {
    color: #729925;
    font-size: 33px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}
th.table_shop {
    background: #ff6868;
    color: #ffffff;
}
th.table_takuhai {
    background: #F29E3F;
    color: #ffffff;
}
th.table_syuttyou {
    background: #6AAFDE;
    color: #ffffff;
}
td.table_shop {
    background: #FF6868;
    color: #ffffff;
  }
td.table_takuhai {
    background: #F29E3F;
    color: #ffffff;
}
td.table_syuttyou {
    background: #6AAFDE;
    color: #ffffff;
}
tr.table_tr1 th {
    border-radius: 15px 15px 0px 0px;
    padding: 15px 0;
    font-size: 20px;
}
th.meta_style {
    background: #E4EED3;
    color: #729925;
    vertical-align: middle;
    padding: 20px 0;
}
section#buy_choice_scroll table {
    border-collapse: separate;
    border-spacing: 5px;
}
tr.table_tr2 td, tr.table_tr4 td, tr.table_tr6 td, tr.table_tr8 td {
    background: #ffffff;
    text-align: center;
    vertical-align: middle;
    font-size: 25px;
    font-weight: 700;
    color: #729925;
}
tr.table_tr3 td, tr.table_tr5 td, tr.table_tr7 td, tr.table_tr9 td {
    text-align: center;
    background: #EEEEEE;
    vertical-align: middle;
    font-size: 25px;
    font-weight: 700;
    color: #729925;
}
section#buy_choice_scroll td.table_txt {
    font-size: 18px;
    color: #000000;
    line-height: 1.1;
}
span.small_font {
    font-size: 14px;
    line-height: 1;
}
section#buy_choice_scroll td.weight300 {
    font-weight: 300;
    color: #adc975;
}
section#buy_choice_scroll span.big_font {
    color: #729925;
}
section#buy_choice_scroll td {
    padding: 10px;
    vertical-align: middle;
}
tr.table_tr10 th.meta_style {
    background: none;
}
tr.table_tr10 td a {
    width: 100%;
    text-align: center;
    display: block;
    text-decoration: none;
}
tr.table_tr10 th.meta_style {
    background: none;
    padding: 15px 0;
}

td.table_shop {
    border-bottom: 4px solid #a91d1d;
    font-weight: 500;
}
td.table_takuhai {
  border-bottom: 4px solid #a56216;
    font-weight: 500;
}
td.table_syuttyou {
  border-bottom: 4px solid #1f6ca1;
    font-weight: 500;
}
tr.table_tr10 td {
    position: relative;
}
tr.table_tr10 td::after {
    content: "";
    width: 7px;
    height: 15px;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    background: #ffffff;
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}
section#cta::before {
    content: "";
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/cta_back_left.png);
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}
section#cta::after {
    content: "";
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/cta_back_right.png);
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}
section#cta .l-container {
    z-index: 10;
}
section#matome_uri {
    padding: 75px 0 50px;
}
.matome_item {
    background: radial-gradient(#EFF5E4, #D8E8BA);
    position: relative;
    width: 225px;
    height: 225px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.matome_item p {
    font-weight: 600;
    color: #729925;
    text-align: center;
    font-size: 18px;
}
.matome_item::before {
    content: "";
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    width: 70%;
    height: 8px;
    border-radius: 300px / 20px;
    box-shadow: 0 50px 20px rgba(0, 0, 0, .6);
    margin: auto;
}
.matome_item:nth-child(2) {
    margin: 0 35px;
}
section#matome_uri .flex {
    justify-content: center;
}
.sankaku {
    width: 50px;
    clip-path: polygon(0 0, 50% 100%, 100% 0%);
    background: #729925;
    height: 20px;
    display: block;
    transform: translate(0, -50%);
    margin: 85px auto 30px;
}
.matome_box {
    padding: 30px;
    background: #f6f6f1;
    margin: 30px 0 0;
}
p.matome_txt {
    background: #ffffff;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #729925;
    padding: 5px 0;
    margin: 15px 0;
    border-radius: 50px;
}
.matomeitem_list:nth-child(2), .matomeitem_list:nth-child(4) {
    margin: 0 25px;
}
p.matomeitem_ttl {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.matomeitem_list img {
    display: block;
    margin: 10px auto;
}
.matomeitem_list {
    width: calc(100%/6);
    position: relative;
}
p.matomeitem_price {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}
p.matomeitem_price span {
    font-size: 16px;
}
.matomeitem_list::after {
    content: "+";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -28px;
    margin: auto;
    width: 25px;
    height: 26px;
    font-size: 25px;
    line-height: 1;
    text-align: center;
    background: #9cb964;
    color: #ffffff;
    border-radius: 50%;
    font-weight: 500;
}
.matomeitem_list:nth-child(5)::after {
    content: none;
}
.matomeitem_price_left, .matomeitem_price_right {
    align-items: center;
    font-weight: 600;
}
.matomeitem_price_left2 {
    font-size: 30px;
}
.matomeitem_price_right {
    padding-left: 65px;
    position: relative;
}
.matomeitem_price_right::before {
    content: "";
    width: 15px;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    background: #729925;
    height: 30px;
    display: block;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -30px;
}
.matomebox_price {
    margin: 50px 0;
}
.matomeitem_price_left1 {
    padding: 0 15px 0 0;
    line-height: 1.3;
    text-align: center;
}
.matomeitem_price_right1 {
    background: #729925;
    color: #ffffff;
    text-align: center;
    padding: 5px 15px;
    border-radius: 8px;
    line-height: 1.4;
    margin-right: 15px;
}
.matomeitem_price_right1 span {
    font-size: 20px;
}
.matomeitem_price_right2 {
    font-size: 45px;
    color: #729925;
    position: relative;
}
.matomeitem_price_left2 span, .matomeitem_price_right2 span {
    font-size: 18px;
}
.matomeitem_price_right2::before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 40px;
    margin-left: 0;
    border: 7px solid transparent;
    border-bottom: 7px solid #729925;
}
.matomeitem_price_right2::after {
    content: "47,000円もお得！";
    font-size: 16px;
    position: absolute;
    width: 175px;
    bottom: -30px;
    left: 0;
    background: #ffffff;
    border: 1px solid #729925;
    text-align: center;
    border-radius: 50px;
}
.cta_area {
    width: 100%;
    padding: 35px;
    text-align: center;
    background: #729925;
    color: #ffffff;
}
p.tell_cta_top, p.form_cta_top {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
}
.tell_call_area a, .cta_takuhai_area a, .cta_syuttyo_area a, .new_tell_call_area {
    width: 300px;
    background: #ff6868;
    display: block;
    margin: auto;
    padding: 15px 20px 15px 90px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
    border-radius: 50px;
    position: relative;
    margin-bottom: 10px;
    border-bottom: 4px solid #a91d1d;
}
.cta_takuhai_area a {
    background: #f29e3f;
    border-bottom: 4px solid #a56216;
}
.cta_syuttyo_area a {
    background: #6aafde;
    border-bottom: 4px solid #1f6ca1;
}
.tell_call_area a span, .cta_takuhai_area a span, .cta_syuttyo_area a span, .new_tell_call_area span {
    font-size: 20px;
    display: block;
}
.new_tell_call_area::before {
    content: "";
    display: block;
    width: 41px;
    height: 27px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/freedial.svg);
    background-size: cover;
}
.tell_call_area a::before {
    content: "";
    display: block;
    width: 41px;
    height: 27px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/freedial.svg);
    background-size: cover;
}
.cta_takuhai_area a::before {
    content: "";
    display: block;
    width: 42px;
    height: 34px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/box.svg);
    background-size: cover;
}
.cta_syuttyo_area a::before {
    content: "";
    display: block;
    width: 36px;
    height: 32px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/home.svg);
    background-size: cover;
}
.cta_takuhai_area {
    margin: 0 20px;
}
p.tell_cta_bottom {
    font-size: 14px;
    font-weight: 600;
}
div#buy_takuhai .cta_area, div#buy_syuttyou .cta_area {
    justify-content: space-evenly;
    margin-top: 50px;
}
section#buy_choice .cta_takuhai_area, section#buy_choice .cta_syuttyo_area {
    margin: 0;
}

/* カルーセル start */
.swiper-wrapper {
    align-items: stretch;
}
li.swiper-slide {
    margin: 0;
    border: 1px solid #ededed;
}
.swiper-wrapper .c-archive01__area-txt {
    padding: 10px;
}
.swiper-wrapper .c-archive01__title {
    -webkit-line-clamp: 2;
}
.swiper-wrapper .c-archive01__tag {
    background-color: rgb(114 153 37);
    color: #ffffff;
}
section#jisseki .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -30px;
}
.swiper-wrapper {
    min-height: 350px;
}
section#jisseki .swiper-button-next, section#jisseki .swiper-button-prev {
    top: 55%;
    color: #ffffff;
    background: #729925;
    font-weight: 800;
}
section#jisseki .swiper-button-next:after, section#jisseki .swiper-button-prev:after {
  font-size: 18px;
}
section#jisseki {
    padding-bottom: 100px;
}
/* カルーセル end */
section#purchase_genre {
    padding: 75px 0;
    background: #f6f6f1;
}

ul.gerne_ul img {
    max-width: 85px;
}
ul.gerne_ul li {
    width: calc(100%/4 - 10px);
    margin: 0 5px 10px;
    display: flex;
    align-items: center;
    background: #ffffff;
    border: 2px solid #729925;
    padding: 5px 7px;
    position: relative;
}
ul.gerne_ul li:hover {
    opacity: 0.6;
}
.gerne_item_meta span {
    display: block;
    text-align: center;
    font-weight: 600;
}
.gerne_item_meta {
    width: 100%;
}
span.main_cat {
    font-size: 16px;
}
span.sub_cat {
    font-size: 13px;
    color: #729925;
}
ul.gerne_ul {
    margin-top: 50px;
}
.ok_item {
    width: 100%;
    border: 1px solid #729925;
    background: #ffffff;
    border-radius: 25px;
    padding: 50px;
    position: relative;
    margin-top: 75px;
}
.ng_item {
    width: 100%;
    border: 1px solid #FF6868;
    background: #ffffff;
    border-radius: 25px;
    padding: 50px;
    position: relative;
    margin-top: 75px;
}
.ok_item_box, .ng_item_box {
    position: absolute;
    top: -35px;
    width: 400px;
    background: #ffffff;
    border: 1px solid #729925;
    text-align: center;
    padding: 5px;
    font-size: 22px;
    font-weight: 700;
    border-radius: 10px;
    right: 0;
    left: 0;
    margin: auto;
}
.ng_item_box {
    border: 1px solid #FF6868;
    padding: 12px;
  }
.ok_item_box span {
    position: relative;
    font-size: 30px;
    color: #729925;
}
.ng_item_box span {
    position: relative;
    color: #FF6868;
}
.ok_item_box span::after, .ng_item_box span::after {
    content: "";
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/ok_icon.png);
    background-size: cover;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: -30px;
    top: 5px;
}
.ng_item_box span::after {
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/ng_icon.png);
    width: 75px;
    height: 45px;
    left: -70px;
    top: -30px;
}
.ok_item ul, .ng_item ul {
    list-style: none;
    padding-left: 0;
    display: flex;
}
p.ok_item_ttl, p.ng_item_ttl {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #729925;
}
p.ng_item_ttl {
    color: #000000;
}
.ok_item li:not(:nth-child(4)), .ng_item li:not(:nth-child(4)) {
    margin: 0 25px 0 0;
}
.ok_item li, .ng_item li {
    width: calc(100%/4);
}
p.ok_item_txt {
    line-height: 1.3;
    font-size: 14px;
}
.ok_item img {
    margin: 15px 0;
}
.ng_item img {
    margin: 20px 0;
}
.ok_item ul {
    margin-top: 30px;
}
.ng_attention {
    background: #FFE7E7;
    padding: 25px 50px;
    margin-top: 30px;
    border-radius: 10px;
}
.review_star {
    position: relative;
}
section#purchase_genre .ng_attention img {
    margin: 0 auto 10px;
    max-width: 125px;
    display: block;
}
section#voice {
    padding: 75px 0;
}
.review_star {
    text-align: center;
    margin: 25px 0;
}
.review_star_box {
    position: relative;
    display: inline-block;
}
.review_star_box::before {
    content: "";
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/kusa.png);
    background-size: 100%;
    display: block;
    width: 70px;
    height: 124px;
    position: absolute;
    right: -70px;
    top: 0;
}
.review_star_box::after {
    content: "";
    background-image: url(https://re-musubi.jp/wp-content/themes/kaitori-musubi-renew/img/af_mvitem/kusa.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 70px;
    height: 124px;
    position: absolute;
    left: -70px;
    transform: scale(-1, 1);
    top: 0;
}
.review_star_box img {
    max-width: 150px;
}
section#voice .swiper-wrapper {
    margin: 50px 0;
    swiper-wrapper
}

img.person {
    width: 125px;
    display: block;
    margin: 0 auto 10px;
}
section#voice li {
    background: #f8f8f7;
    padding: 40px 30px;
    box-shadow: 0 0 3px 0px #dfdfdf;
    border-radius: 10px;
}
#voice .swiper-scrollbar {
    background: none;
}
p.voice_ttl {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 15px;
}
.swiper-pagination2 {
    text-align: center;
}
#voice .swiper-button-next, #voice .swiper-button-prev {
    position: absolute;
    top: 300px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #729925;
}
#voice .swiper-button-next:after, #voice .swiper-button-prev:after {
    font-size: 20px;
    font-weight: 600;
}
p.voice_txt {
    font-size: 15px;
}
.swiper-pointer-events {
    position: relative;
}
p.region_age {
    color: #729925;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.certificate_area {
    background: #f6f6f1;
    padding: 30px 75px;
}
section#certificate ul {
    padding-left: 0;
    list-style: none;
    justify-content: center;
}
section#certificate li {
    width: calc(100%/3);
    text-align: center;
    margin-bottom: 30px;
}

section#certificate {
    padding: 75px 0;
}
.certificate_mainttl {
    margin-bottom: 25px;
}
section#certificate li img {
    max-width: 250px;
    display: block;
    margin: auto;
}
section#certificate li span {
    font-weight: 700;
}
section#certificate ul {
    margin-top: 30px;
}
/* タブ関連 css start */
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;}
.tab_item {
    width: calc(100%/4 - 8px);
    height: 60px;
    border: 1px solid #729925;
    border-radius: 10px;
    line-height: 60px;
    font-size: 18px;
    color: #729925;
    display: block;
    float: left;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease;
    margin: 0 10px 20px 0;
}
.tab_item:nth-child(8), .tab_item:nth-child(16) {
    margin-right: 0;
}
.tab_item:hover {
  opacity: 0.75;
}
input[name="tab_item"] {
  display: none;
}
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
}
#tab1:checked ~ #tab1_content,
#tab2:checked ~ #tab2_content,
#tab3:checked ~ #tab3_content,
#tab4:checked ~ #tab4_content,
#tab5:checked ~ #tab5_content,
#tab6:checked ~ #tab6_content,
#tab7:checked ~ #tab7_content,
#tab8:checked ~ #tab8_content
 {
  display: block;
}
.tabs input:checked + .tab_item {
    background-color: #729925;
    color: #fff;
    position: relative;
}
.tabs input:checked + .tab_item::after {
    content: "";
    width: 30px;
    clip-path: polygon(0 0, 50% 100%, 100% 0%);
    background: #729925;
    height: 12px;
    display: block;
    transform: translate(0, -50%);
    position: absolute;
    bottom: -18px;
    right: 0;
    left: 0;
    margin: auto;
}
#qa .accordion {
    margin: 20px auto;
    background: #fff;
}
.qa_ttl {
  margin-bottom: 50px;
}
#qa .reason_box::before {
    content: "Q";
    width: 35px;
    height: 35px;
    line-height: 30px;
    display: block;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
    color: #729925;
    font-size: 30px;
    border: 0;
    background: none;
}
#qa .accordion dd {
    margin: 0;
    padding: 10px 60px 20px 80px;
}
#qa dt.reason_box {
    font-size: 20px;
  }
dd.faq_a {
    position: relative;
}
#qa dd.faq_a::before {
    content: "A";
    position: absolute;
    left: 20px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    margin: auto;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}
/* タブ関連 css end */
.l-header-info {
    height: 200px;
}
.area_map {
    background: #f6f6f1;
    position: relative;
}
.area_txt {
    position: absolute;
    bottom: 50px;
    right: 70px;
}
.area_txt p {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 17px;
}
.area_txt h5 {
    color: #729925;
    font-size: 20px;
}
.c-archive01__link {
    box-shadow: 0 0 3px #dddddd;
}
#afb_cta_button1, #afb_cta_button2, #afb_cta_button3 {
    height: 77px;
}
ul.gerne_ul a {
    width: 100%;
    display: flex;
    align-items: center;
    text-decoration: none;
}

ul.gerne_ul li::after {
    content: "";
    width: 8px;
    height: 8px;
    background: #729925;
    clip-path: polygon(0 100%, 100% 100% ,100% 0%);
    position: absolute;
    right: 2px;
    bottom: 2px;
}
.fot_cta_sp_box a {
    position: relative;
}
.modal-top2 a {
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 10px 0;
}






















/*--------------------------------------レスポンシブ-------------------------------------------------*/

@media only screen and (min-width: 1200px) {
    section#mv {
    height: 97vh;
    min-height: 900px;
}
}
@media only screen and (min-width: 768px) {
.mv_ttl, p.mv_subtxt {
    font-size: 90px;
}
.l-container {
    display: block;
    padding-top: 0;
}
.spon {
  display: none;
}
}
@media only screen and (max-width: 1500px) {
.mv_ttl, p.mv_subtxt {
    font-size: 70px;
}
.mv_txt_box {
    left: 50px;
}
#mv img {
    width: 165px;
}
}
@media only screen and (max-width: 1280px) {
section#mv {
    height: 80vh;
}
.slide1 {
    top: 105%;
    left: 106%;
}
.slide2 {
    top: 110%;
    left: 109%;
}
.slide3 {
    top: 115%;
    left: 112%;
}
.slide4 {
    top: 120%;
    left: 115%;
}
.slide5 {
    top: 117%;
    left: 121%;
}
p.mv_subtxt span {
    padding: 15px 50px 20px 100px;
}
}
@media only screen and (max-width: 768px) {
    p.y-m span {
        font-size: 14px;
    }
    p.gold_today_price {
        font-size: 16px;
        width: 100%;
    }
    p.gold_today_price span {
        font-size: 60px;
    }
    .gold_rate_today {
        bottom: 22%;
        flex-wrap: wrap;
    }
    tr.scrap-rate-table-row td {
        padding: 0 10px;
    
    }
    tr.scrap-rate-table-row:nth-child(2n) {
        border-left: 0px;
    }
    tr.scrap-rate-table-row {
        width: 100%;
        margin: 7px 0 0 0;
    }
    tr.scrap-rate-table-row:nth-child(2n-1) {
        /*border-right: 0px;*/
    }
    tr.scrap-rate-table-row th {
        width: 160px;
    }
    .spon {
        display: block;
    }
    
  .c-shoplist01__list {
    justify-content: space-between;
}
  section#cta::before, section#cta::after {
    content: none;
}
  section#cta, section#reason, section#buy_choice_scroll, section#matome_uri, section#purchase_genre, section#voice, section#certificate {
    padding: 50px 0;
}
section#nayami {
    padding: 50px 0 15px;
}
.popup_button1, .popup_content .popup_button2, .popup_button3 {
    width: 100%;
    max-width: 350px;
    margin: 0 auto 15px;
}
.popup_content {
    max-width: 555px;
}
.popup_button_wrap .popup_button4 {
    height: 60px;
    max-width: 350px;
    margin: 0 auto 15px;
}
.popup_content {
    bottom: 0;
    top: 0;
    margin: auto;
}
  .pcon {
  display: none;
}
body {
    padding-top: 0;
    min-width: 100%;
}
.l-header {
    min-width: 100%;
}
p.mv_subtxt span {
    margin: 10px 0 5px;
}
.mv_ttl {
    font-size: 50px;
    padding-left: 0;
    text-align: center;
}
.mv_txt_box {
    top: 33%;
}
p.mv_subtxt {
    margin-left: 0;
    font-size: 50px;
    padding-left: 0;
    margin: auto;
    display: block;
    text-align: center;
}
.mv_txt_box {
    left: 0;
    right: 0;
    margin: auto;
    z-index: 100;
    padding: 50px 0px;
}
p.mv_bottom_txt {
    position: absolute;
    font-size: 16px;
    width: 94%;
    text-align: center;
    margin: 25px auto 0;
    right: 0;
    left: 0;
    background: rgb(255 255 255 / 60%);
}
#mv img {
    width: 125px;
}
.slide1 {
    top: 120%;
    left: 52%;
}
.slide2 {
    top: 120%;
    left: 51%;
}
.slide3 {
    top: 121%;
    left: 50%;
}
.slide4 {
    top: 121%;
    left: 49%;
}
.slide5 {
    display: none;
}
p.mv_subtxt span:first-child {
    padding: 15px 0 20px 40px;
}
p.mv_subtxt span:nth-child(3) {
    padding: 15px 40px 20px 0;
}
.slide1 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(2){  transform: translate(-50%,-50%) rotate(15deg)  translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(3){  transform: translate(-50%,-50%) rotate(30deg)  translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(4){  transform: translate(-50%,-50%) rotate(45deg)  translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(5){  transform: translate(-50%,-50%) rotate(60deg)  translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(6){  transform: translate(-50%,-50%) rotate(75deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(7){  transform: translate(-50%,-50%) rotate(90deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(8){  transform: translate(-50%,-50%) rotate(105deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(9){  transform: translate(-50%,-50%) rotate(120deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(10){ transform: translate(-50%,-50%) rotate(135deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(11){ transform: translate(-50%,-50%) rotate(150deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(12){ transform: translate(-50%,-50%) rotate(165deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(13){ transform: translate(-50%,-50%) rotate(180deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(14){ transform: translate(-50%,-50%) rotate(195deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(15){ transform: translate(-50%,-50%) rotate(210deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(16){ transform: translate(-50%,-50%) rotate(225deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(17){ transform: translate(-50%,-50%) rotate(240deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(18){ transform: translate(-50%,-50%) rotate(255deg) translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(19){  transform: translate(-50%,-50%) rotate(270deg)   translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(20){  transform: translate(-50%,-50%) rotate(285deg)  translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(21){  transform: translate(-50%,-50%) rotate(300deg)  translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(22){  transform: translate(-50%,-50%) rotate(315deg)  translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(23){  transform: translate(-50%,-50%) rotate(330deg)  translateY(-450px) rotateX(0deg); }
.slide1 span:nth-child(24){  transform: translate(-50%,-50%) rotate(345deg) translateY(-450px) rotateX(0deg); }

.slide2 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(2){  transform: translate(-50%,-50%) rotate(18deg)  translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(3){  transform: translate(-50%,-50%) rotate(36deg)  translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(4){  transform: translate(-50%,-50%) rotate(54deg)  translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(5){  transform: translate(-50%,-50%) rotate(72deg)  translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(6){  transform: translate(-50%,-50%) rotate(90deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(7){  transform: translate(-50%,-50%) rotate(108deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(8){  transform: translate(-50%,-50%) rotate(126deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(9){  transform: translate(-50%,-50%) rotate(144deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(10){ transform: translate(-50%,-50%) rotate(162deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(11){ transform: translate(-50%,-50%) rotate(180deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(12){ transform: translate(-50%,-50%) rotate(198deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(13){ transform: translate(-50%,-50%) rotate(216deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(14){ transform: translate(-50%,-50%) rotate(234deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(15){ transform: translate(-50%,-50%) rotate(252deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(16){ transform: translate(-50%,-50%) rotate(270deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(17){ transform: translate(-50%,-50%) rotate(288deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(18){ transform: translate(-50%,-50%) rotate(306deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(19){ transform: translate(-50%,-50%) rotate(324deg) translateY(-350px) rotateX(0deg); }
.slide2 span:nth-child(20){ transform: translate(-50%,-50%) rotate(342deg) translateY(-350px) rotateX(0deg); }

.slide3 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(2){  transform: translate(-50%,-50%) rotate(24deg)  translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(3){  transform: translate(-50%,-50%) rotate(48deg)  translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(4){  transform: translate(-50%,-50%) rotate(72deg)  translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(5){  transform: translate(-50%,-50%) rotate(96deg)  translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(6){  transform: translate(-50%,-50%) rotate(120deg) translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(7){  transform: translate(-50%,-50%) rotate(144deg) translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(8){  transform: translate(-50%,-50%) rotate(168deg) translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(9){  transform: translate(-50%,-50%) rotate(192deg) translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(10){ transform: translate(-50%,-50%) rotate(216deg) translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(11){ transform: translate(-50%,-50%) rotate(240deg) translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(12){ transform: translate(-50%,-50%) rotate(264deg) translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(13){ transform: translate(-50%,-50%) rotate(288deg) translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(14){ transform: translate(-50%,-50%) rotate(312deg) translateY(-250px) rotateX(0deg); }
.slide3 span:nth-child(15){ transform: translate(-50%,-50%) rotate(336deg) translateY(-250px) rotateX(0deg); }

.slide4 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(2){  transform: translate(-50%,-50%) rotate(30deg)  translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(3){  transform: translate(-50%,-50%) rotate(60deg)  translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(4){  transform: translate(-50%,-50%) rotate(90deg)  translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(5){  transform: translate(-50%,-50%) rotate(120deg) translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(6){  transform: translate(-50%,-50%) rotate(150deg) translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(7){  transform: translate(-50%,-50%) rotate(180deg) translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(8){  transform: translate(-50%,-50%) rotate(210deg) translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(9){  transform: translate(-50%,-50%) rotate(240deg) translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(10){ transform: translate(-50%,-50%) rotate(270deg) translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(11){ transform: translate(-50%,-50%) rotate(300deg) translateY(-150px) rotateX(0deg); }
.slide4 span:nth-child(12){ transform: translate(-50%,-50%) rotate(330deg) translateY(-150px) rotateX(0deg); }
.choice {
    padding: 75px 15px 0;
    position: relative;
    margin-top: 75px;
}
.c-shoplist01__sec-inner {
    padding: 0;
}
li.shoplist__item {
    width: calc(100%/2);
}
li.shoplist__item:nth-child(n):not(:nth-child(3n+1)) {
    margin-left: 0;
}
.choice h3 {
    font-size: 25px;
    margin-bottom: 15px;
}
.l-container {
    width: 100%;
}
.cta_box {
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 0 5px 0px #cfcfcf;
    width: calc(100%/3 - 20px);
    margin: 0 10px;
    padding: 30px 10px;
}
p.cta_txt {
    font-size: 16px;
}
.cta_box h3 {
    width: 100%;
}
.reason_item {
    width: calc(100%/4 - 20px);
    margin: 0 10px 20px;
}
.choice_box_flow {
    padding: 10px;
}
li.shoplist__item {
    width: calc(100%/2 - 20px);
}
.reco_item {
    padding: 10px 15px;
}
.certificate_area {
    padding: 30px 20px;
}
section#certificate li img {
    max-width: 100%;
}
ul.gerne_ul li {
    width: calc(100%/2 - 10px);
}
.swiper-wrapper {
    min-height: unset;
}
.reco_item {
    flex-wrap: wrap;
}
.c-archive01__img img {
    max-height: 90px;
}
.c-archive01__img {
    height: auto;
}
#popup_wrap_sp .popup_sp_txt p.uki_txt {
    top: -35px;
}
#popup_wrap_sp .popup_button_wrap {
    padding: 50px 25px 5px;
}
.reason_box5_dd img {
    max-width: 100%;
}
p.mv_subtxt {
    font-size: 27px;
}
p.price {
    font-size: 22px;
}
.area_map img {
    max-width: 65%;
}
.area_txt {
    right: 10px;
    bottom: 25px;
}
.area_txt h5 {
    font-size: 18px;
}
.area_txt p {
    font-size: 15px;
}
.matome_box {
    padding: 25px 15px;
}
.matomeitem_list:nth-child(2), .matomeitem_list:nth-child(4) {
    margin: 0 20px;
}
p.matomeitem_price {
    font-size: 21px;
}
p.matomeitem_ttl {
    text-align: left;
    font-size: 12px;
    height: 75px;
    align-items: center;
    line-height: 1.5;
}
.matomeitem_list::after {
    content: "+";
    position: absolute;
    top: 0;
    bottom: 0px;
    right: -20px;
    margin: auto;
    width: 20px;
    height: 21px;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    background: #9cb964;
    color: #ffffff;
    border-radius: 50%;
    font-weight: 500;
}
}
@media only screen and (max-width: 600px) {
.area_map img {
    max-width: 100%;
}
  .choice>img {
    object-fit: cover;
    height: 150px;
}
.shop_content3 .shop_more3, .shop_content4 .shop_more4, .shop_content5 .shop_more5 {
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
}
.shop_content3.shop_hide3, .shop_content4.shop_hide4, .shop_content5.shop_hide5 {
    height: 525px;
    overflow-y: hidden;
}
.mv_ttl,p.mv_subtxt {
    font-size: 40px;
    letter-spacing: 2px;
}
li.shoplist__item {
    width: 100%;
}
section#buy_choice .c-shoplist01__item-link {
    padding: 10px 15px;
}
p.mv_subtxt span:nth-child(3) {
    padding: 15px 30px 20px 0;
}
p.mv_subtxt span:first-child {
    padding: 15px 0 20px 30px;
}
.mv_txt_box {
    top: 27%;
}
.l-header-info.js-nav-content img {
    width: 200px;
    margin: -265px auto 0;
}
.l-header__inner {
    margin: 65px -200px 0;
}
.reason_box3_dd img {
    max-width: 100%;
}
.reason_box5_dd img {
    max-width: 100%;
}
.reason_box7_dd img {
    max-width: 100%;
}
.choice::before {
    top: 0;
    font-size: 50px;
}
section#buy_choice {
    padding: 50px 15px 75px;
}
.shop_content3 .shop_more3, .shop_content4 .shop_more4, .shop_content5 .shop_more5 {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 50px;
    text-align: center;
    background: linear-gradient(to bottom, rgb(255, 255, 255, 0) 0%, rgb(255 255 255) 95%);
    font-weight: bold;
    cursor: pointer;
}
.reco_item {
    width: 100%;
    padding: 12px;
    font-size: 15px;
}
.choice_box_flow {
    width: 100%;
    padding: 15px;
    margin-bottom: 35px;
}
.choice_box_flow:first-child::after, .choice_box_flow:nth-child(2)::after {
    content: "";
    width: 30px;
    clip-path: polygon(0 0, 50% 100%, 100% 0%);
    background: #729925;
    height: 15px;
    right: 0;
    left: 0;
    top: 100%;
    bottom: -35px;
    margin: auto;
    transform: translate(0, 0);
}
.cta_area {
    padding: 35px 0;
}
div#buy_takuhai .cta_area, div#buy_syuttyou .cta_area {
    width: calc(100% + 30px);
    margin: 0 -15px;
    border-radius: 0 0 25px 25px;
}
.area_txt {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 15px;
    margin-bottom: 15px;
}
.area_txt h5 {
    color: #729925;
    font-size: 18px;
    margin-top: 15px;
}
.area_txt p {
    margin-bottom: 0;
    font-size: 16px;
}
.choice h4 {
    font-size: 18px;
    margin: 20px 0;
}
.modal-content {
    padding: 40px 12px 85px;
    width: 97%;
    border: 3px solid #4e6a15;
    margin-top: 20px;
}
.modal-container p {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #729925;
    text-align: center;
}
.modal-content img {
    max-width: 300px;
    float: none;
    margin-left: 0;
    margin: auto;
    display: block;
}
.modal_googlemap {
    margin: 0 auto 10px;
}
.choice h3 {
    font-size: 21px;
}
p.shop_ttl {
    font-size: 15px;
}
.modal_shopitem dd {
    font-size: 14px;
    padding: 5px 0 5px 10px;
}
.modal_shopitem dt {
    width: 110px;
    padding: 8px 10px;
}
.choice {
    margin-top: 30px;
}
tr.table_tr1 th {
    border-radius: 12px 12px 0px 0px;
    padding: 10px 0;
    font-size: 16px;
}
th.meta_style {
    padding: 15px 0;
    line-height: 1.3;
}
section#buy_choice_scroll table .big_font {
    font-size: 18px;
}
section#buy_choice_scroll td.table_txt {
    font-size: 16px;
}
section#buy_choice_scroll td {
    padding: 10px 5px;
    vertical-align: middle;
}

/*********************************max-width: 441px******************************************* */

section#mv {
  min-height: 575px;
    max-height: 650px;
}
.mb-25, .mb_25 {
    margin-bottom: 15px;
}
.big_font2 {
    font-size: 18px;
}
section#gold_gimon .big_font2 {
    font-size: 18px;
    line-height: 1.7;
}
.big_font {
    font-size: 27px;
}
.mv_ttl {
    font-size: 40px;
    letter-spacing: 2px;250
}
p.mv_subtxt {
    font-size: 40px;
}
p.mv_subtxt span {
    margin: 10px 0 0px;
    padding: 12px 60px 12px 60px;
}
#mv img {
    width: 120px;
}
.mv_ttl, p.mv_subtxt {
    font-size: 33px;
    letter-spacing: 0;
}
p.mv_subtxt span:nth-child(3) {
    padding: 10px 20px 15px 0;
}
p.mv_subtxt span:first-child {
    padding: 10px 0 15px 20px;
}
.mv_txt_box {
    top: 160px;
}
.slide1 {
    top: 116%;
    left: 53%;
}
.slide2 {
    top: 121%;
    left: 52%;
}
.slide3 {
    top: 124%;
    left: 51%;
}
.slide4 {
    display: none;
}
#mv .slide3 img {
    width: 115px;
}
.slide1 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(2){  transform: translate(-50%,-50%) rotate(15deg)  translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(3){  transform: translate(-50%,-50%) rotate(30deg)  translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(4){  transform: translate(-50%,-50%) rotate(45deg)  translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(5){  transform: translate(-50%,-50%) rotate(60deg)  translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(6){  transform: translate(-50%,-50%) rotate(75deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(7){  transform: translate(-50%,-50%) rotate(90deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(8){  transform: translate(-50%,-50%) rotate(105deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(9){  transform: translate(-50%,-50%) rotate(120deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(10){ transform: translate(-50%,-50%) rotate(135deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(11){ transform: translate(-50%,-50%) rotate(150deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(12){ transform: translate(-50%,-50%) rotate(165deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(13){ transform: translate(-50%,-50%) rotate(180deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(14){ transform: translate(-50%,-50%) rotate(195deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(15){ transform: translate(-50%,-50%) rotate(210deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(16){ transform: translate(-50%,-50%) rotate(225deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(17){ transform: translate(-50%,-50%) rotate(240deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(18){ transform: translate(-50%,-50%) rotate(255deg) translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(19){  transform: translate(-50%,-50%) rotate(270deg)   translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(20){  transform: translate(-50%,-50%) rotate(285deg)  translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(21){  transform: translate(-50%,-50%) rotate(300deg)  translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(22){  transform: translate(-50%,-50%) rotate(315deg)  translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(23){  transform: translate(-50%,-50%) rotate(330deg)  translateY(-375px) rotateX(0deg); }
.slide1 span:nth-child(24){  transform: translate(-50%,-50%) rotate(345deg) translateY(-375px) rotateX(0deg); }

.slide2 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(2){  transform: translate(-50%,-50%) rotate(18deg)  translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(3){  transform: translate(-50%,-50%) rotate(36deg)  translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(4){  transform: translate(-50%,-50%) rotate(54deg)  translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(5){  transform: translate(-50%,-50%) rotate(72deg)  translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(6){  transform: translate(-50%,-50%) rotate(90deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(7){  transform: translate(-50%,-50%) rotate(108deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(8){  transform: translate(-50%,-50%) rotate(126deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(9){  transform: translate(-50%,-50%) rotate(144deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(10){ transform: translate(-50%,-50%) rotate(162deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(11){ transform: translate(-50%,-50%) rotate(180deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(12){ transform: translate(-50%,-50%) rotate(198deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(13){ transform: translate(-50%,-50%) rotate(216deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(14){ transform: translate(-50%,-50%) rotate(234deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(15){ transform: translate(-50%,-50%) rotate(252deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(16){ transform: translate(-50%,-50%) rotate(270deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(17){ transform: translate(-50%,-50%) rotate(288deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(18){ transform: translate(-50%,-50%) rotate(306deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(19){ transform: translate(-50%,-50%) rotate(324deg) translateY(-300px) rotateX(0deg); }
.slide2 span:nth-child(20){ transform: translate(-50%,-50%) rotate(342deg) translateY(-300px) rotateX(0deg); }

.slide3 span:nth-child(1){  transform: translate(-50%,-50%) rotate(0deg)   translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(2){  transform: translate(-50%,-50%) rotate(24deg)  translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(3){  transform: translate(-50%,-50%) rotate(48deg)  translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(4){  transform: translate(-50%,-50%) rotate(72deg)  translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(5){  transform: translate(-50%,-50%) rotate(96deg)  translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(6){  transform: translate(-50%,-50%) rotate(120deg) translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(7){  transform: translate(-50%,-50%) rotate(144deg) translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(8){  transform: translate(-50%,-50%) rotate(168deg) translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(9){  transform: translate(-50%,-50%) rotate(192deg) translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(10){ transform: translate(-50%,-50%) rotate(216deg) translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(11){ transform: translate(-50%,-50%) rotate(240deg) translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(12){ transform: translate(-50%,-50%) rotate(264deg) translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(13){ transform: translate(-50%,-50%) rotate(288deg) translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(14){ transform: translate(-50%,-50%) rotate(312deg) translateY(-200px) rotateX(0deg); }
.slide3 span:nth-child(15){ transform: translate(-50%,-50%) rotate(336deg) translateY(-200px) rotateX(0deg); }
section#mv_bottom h1 {
    font-size: 21px;
}
p {
    font-size: 15px;
}
h2 .big_font {
    font-size: 50px;
}
h2 {
    font-size: 25px;
    margin-bottom: 30px;
}
section#cta {
    padding: 40px 0;
}
section#reason {
        padding: 40px 0 0;
    }
.cta_box img {
    height: auto;
    width: 90px;
    margin: 0 15px 15px 0;
    float: left;
}
.cta_box {
    border-radius: 15px;
    box-shadow: 0 0 5px 0px #cfcfcf;
    margin: 0 15px 15px;
    padding: 20px 15px;
    width: 100%;
}
p.cta_txt {
    font-size: 16px;
    float: left;
    width: calc(100% - 105px);
}
.cta_box a {
    font-size: 16px;
    padding: 12px 0;
}
.cta_box h3 {
  float: left;
    margin: 15px auto;
    width: calc(100% - 105px);
}
p.float_clear {
    clear: left;
}
.cta_button {
    margin-top: 15px;
}
section#nayami {
    padding: 40px 0 20px;
}
.triangle {
    height: calc(50px / 2);
    width: 200px;
    bottom: -23px;
}
section#cta::before, section#cta::after {
  content:none;
}
.balloon {
    padding: 7px 40px;
    margin-bottom: 15px;
}
.reason_box::before {
    border: 2px solid #729925;
    left: 15px;
    font-size: 18px;
}
.accordion dt {
    padding: 18px;
    font-size: 18px;
}
dt.reason_box {
    padding-left: 70px;
    padding-right: 45px;
    line-height: 1.4;
}
.reason_item {
    margin: 0 5px;
    min-width: 150px;
}
.reason_item p:not(.price) {
    font-size: 15px;
    line-height: 1.4;
}
dd.reason1 .flex {
    overflow: scroll;
    height: auto;
    max-width: 800px;
    flex-wrap: nowrap;
}
.reason_item img {
    width: 125px;
}

.reason1>p, dd.reason2 .center, .reason_box3_dd p, .reason_box4_dd p, .reason_box5_dd p  {
    text-align: left;
}
dd.reason2 .center {
    text-align: left;
}
.reason_box2_content {
    padding: 15px;
    margin: 20px 0;
}
.reason_box2_left img {
    max-width: 100%;
}
.reason_box2_content .flex {
    margin: 20px 0;
    padding: 5px;
}
.reason_box2_right {
    min-width: 100%;
    font-size: 20px;
    padding: 0 10px;
}
p.reason_box2_price2 span {
    font-size: 40px;
}
p.reason_box2_price2 {
    margin: 10px 0 10px;
}
.reason_box2_right {
    padding: 10px;
}
.reason_box2_content .flex {
    margin: 20px 0 0px;
}
.accordion dd {
    padding: 10px 15px;
}
.reason_box4_item {
    width: 95px;
    height: 95px;
    margin: 0 3px;
}
.reason_box4_itembox p {
    font-size: 16px;
}
.reason4 .triangle2 {
    height: calc(30px / 2);
    width: 40px;
    clip-path: polygon(0 0, 50% 100%, 100% 0%);
    background: #729925;
    margin: 15px 30px;
}
.reason4_price_0 {
    width: 100%;
}
.reason4_price_0 p {
    text-align: center;
}
p.buy_scroll_ttl {
    font-size: 22px;
    margin-bottom: 25px;
}
tr.table_tr2 td, tr.table_tr4 td, tr.table_tr6 td, tr.table_tr8 td, tr.table_tr3 td, tr.table_tr5 td, tr.table_tr7 td, tr.table_tr9 td {
    font-size: 21px;
}
tr.table_tr10 td::after {
    right: 6px;
}
section#buy_choice_scroll {
    padding: 50px 0 0px 0;
}
section#buy_choice {
    padding: 50px 15px 50px;
}
section#matome_uri {
    padding: 50px 0;
}
.matomebox_price {
    margin: 0 0 50px 0;
}
.matome_item {
    width: 175px;
    height: 175px;
    margin-bottom: 15px;
}
.matome_item:nth-child(2) {
    margin: 0;
}
.matome_item:nth-child(3) {
    margin: 0;
}
.matome_item p {
    font-size: 16px;
}
section#matome_uri .flex {
    justify-content: space-around;
}
.area_map {
    margin-bottom: 50px;
}
.matomeitem_list {
    width: 100%;
    display: flex;
}
p.matomeitem_ttl {
    font-size: 15px;
    text-align: left;
    height: auto;
}
.matomeitem_list img {
    margin: 10px auto;
    width: 110px;
    height: auto;
}
.matomeitem_list:nth-child(2), .matomeitem_list:nth-child(4) {
    margin: 0 0 25px 0;
}
.matomeitem_list_meta {
    display: flex;
    flex-wrap: wrap;
    margin-left: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    width: 100%;
}
.matomeitem_list {
    margin-bottom: 25px;
}
.matomeitem_list::after {
    content: "+";
    bottom: -25px;
    right: 0;
    left: 0;
    top: 100%;
}
p.matomeitem_price {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
}
.matome_box {
    padding: 25px 15px;
    background: #f6f6f1;
    margin: 30px 0 0;
}
.sankaku {
    margin: 65px auto 20px;
}
.matomeitem_price_right {
    padding-left: 0;
    margin-top: 40px;
}
.matomeitem_price_right::before {
    content: "";
    width: 40px;
    clip-path: polygon(0 0, 50% 100%, 100% 0%);
    height: 15px;
    display: block;
    position: absolute;
    top: -100px;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}
.matomeitem_price_right2 {
    font-size: 37px;
}
.matomeitem_price_right1 span {
    font-size: 18px;
}
.matomeitem_price_right2::after {
    content: "47,000円もお得！";
    font-size: 14px;
    width: 150px;
    bottom: -27px;
    left: -5px;
}

.cta_takuhai::before, .cta_syuttyo::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #cbd7b3;
    display: block;
    margin-bottom: 25px;
}
.cta_takuhai, .cta_syuttyo {
    margin-top: 25px;
}
.cta_takuhai_area, .cta_syuttyo_area {
    margin: 0 20px;
}

li.swiper-slide {
    margin: auto 0;
}
.swiper-wrapper .c-archive01__area-txt {
    padding: 5px;
}
ul.gerne_ul li {
    width: calc(100%/2 - 6px);
    margin: 0 3px 6px;
    padding: 5px;
}
ul.gerne_ul img {
    max-width: 75px;
}
span.main_cat {
    font-size: 14px;
}
span.sub_cat {
    font-size: 12px;
}
ul.gerne_ul {
    margin-top: 30px;
}
section#voice li {
    background: #f8f8f7;
    padding: 30px 15px;
    margin: 0;
}
#voice .swiper-button-next, #voice .swiper-button-prev {
    top: 500px;
}
.ok_item_box, .ng_item_box {
    width: 300px;
    padding: 5px;
    font-size: 20px;
}
.ok_item_box span {
    font-size: 27px;
}
section#purchase_genre {
    padding: 50px 15px;
}
.ok_item {
    border-radius: 20px;
    padding: 40px 10px 15px;
}
.ok_item li:not(:nth-child(4)), .ng_item li:not(:nth-child(4)) {
    margin: 0;
}
.ok_item ul, .ng_item ul {
    flex-wrap: wrap;
}
.ok_item li, .ng_item li {
    width: calc(100%/2 - 20px);
}
section#purchase_genre .ok_item li, section#purchase_genre .ng_item li {
    margin: 0 10px 15px;
}
p.ok_item_ttl, p.ng_item_ttl {
    font-size: 16px;
}
.ng_item {
    width: 100%;
    border: 1px solid #FF6868;
    background: #ffffff;
    border-radius: 20px;
    padding: 30px 10px 0;
}
.ng_attention {
    background: #FFE7E7;
    padding: 20px 15px;
    margin: 20px -10px 0;
    border-radius: 10px;
    border-radius: 0px 0px 20px 20px;
}
p.voice_ttl {
    font-size: 18px;
}
section#voice {
    padding: 50px 0;
}
section#certificate {
    padding: 50px 0;
}
.certificate_area {
    padding: 25px 15px;
}
section#certificate li {
    width: calc(100%/2);
    text-align: center;
    margin-bottom: 25px;
}
section#certificate li img {
    max-width: 155px;
}
.qa_ttl {
    margin-bottom: 30px;
}
section#jisseki .swiper-button-next, section#jisseki .swiper-button-prev {
    top: 65%;
}
.certificate_area .center:nth-child(2), .certificate_area .center:nth-child(3) {
    text-align: left;
}

.tab_item {
    width: calc(100%/2 - 10px);
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    margin: 0px 5px 10px 5px;
}
.tabs input:checked + .tab_item::after {
    content: "";
    width: 20px;
    height: 7px;
    bottom: -10px;
}
#qa .reason_box::before {
    width: 25px;
    height: 25px;
    line-height: 25px;
    left: 10px;
    font-size: 25px;
}
#qa dt.reason_box {
    font-size: 15px;
}
section#qa dt.reason_box {
    padding-left: 50px;
}
#qa dd.faq_a::before {
    left: 10px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 25px;
}
#qa .accordion dd {
    margin: 0;
    padding: 10px 15px 15px 50px;
}
.tabs {
    padding-bottom: 20px;
}
#popup_wrap_sp .popup_button_wrap {
    padding: 50px 5px 5px;
}
}


@media only screen and (max-width: 375px) {
  ul.gerne_ul img {
    max-width: 55px;
}
span.main_cat {
    font-size: 12px;
    line-height: 1.1;
}
ul.gerne_ul li {
    padding: 10px 5px;
}
.matomeitem_price_right::before {
    top: -150px;
}
}

@media only screen and (max-width: 320px) {
.mv_txt_box {
    top: 185px;
}
p.mv_subtxt span:first-child {
    padding: 10px 20px 15px 20px;
}
p.mv_subtxt span:nth-child(3) {
    padding: 10px 20px 15px 20px;
}
.fot_sp_tel {
    display: none;
}
#fot_cta_sp .bold.tel_sp {
    padding-top: 35px;
}
.fot_cta_sp_box.tel_box::before {
    top: 5px;
}
#fotCtaSpUniqueModal .fcs-modal-content {
    width: 95%;
}
h2 {
    font-size: 22px;
    margin-bottom: 30px;
}
h2 .big_font {
    font-size: 40px;
}
h2 .big_font {
    margin: 0 -5px;
}
.cta_txt {
    line-height: 1.35;
}
.cta_box h3 {
    margin: 10px auto;
}
.balloon {
    padding: 7px 25px;
    margin-bottom: 10px;
}
.choice {
    padding: 75px 5px 0;
}
section#buy_choice {
    padding: 30px 10px 50px;
}
.choice_box_flow {
    padding: 10px;
    margin: 0 5px;
}
.matome_item:nth-child(2) {
    margin-bottom: 15px;
}
.ok_item li, .ng_item li {
    width: 100%;
}
#fot_cta_sp p.popup_button_ttl, #fot_cta_sp p.button4_ttl {
    font-size: 18px;
}
#fot_cta_sp p.popup_button_ttl span {
    font-size: 15px;
}
p.back_green {
    font-size: 10px;
}
p.back_green::after {
    display: none;
}
}