@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap');
html {
  font-family: 'Hiragino sans', Arial, sans-serif;
}

body {
  background: #fff;
  transition: background 0.5s cubic-bezier(0.4, 0.4, 0, 1);
  line-height: 1;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-family: Lato,Noto Sans Japanese;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  -webkit-transition: .3s cubic-bezier(.4,.4,0,1);
  transition: .3s cubic-bezier(.4,.4,0,1);
  letter-spacing: 0;
  font-weight: 400;
  color: #333;
  -webkit-box-flex: 0;
  flex: none;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  align-content: flex-start;
  -webkit-backface-visibility: hidden;
}


.StudioCanvas {
  height: auto;
  min-height: 100vh;
  display: -webkit-box;
}

.StudioCanvas .main {
  align-content: center;
  align-items: center;
  background: #fff;
  border-radius: 0;
  box-shadow: ;
  height: 100%;
  margin: 0 0 0 0;
  opacity: 1;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

/* header */
.headering {
  position: fixed;
  top: 0;
  z-index: 10;
  width: 100%;
  max-width: 100%;
}
.header {
  background: #b20000;
  flex: none;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
}

.header .row {
  flex-direction: row;
  flex-wrap: nowrap;
  height: 60px;
  justify-content: flex-end;
  width: 100%;
  max-width: 100%;
}

.header .row .logo {
  width: 50%;
}

.header .row .logo > a > img {
  margin-left: 30px;
  align: left;
  flex: none;
  height: 42px;
  width: 294px;
  max-width: 100%;
}

.header .row .label {
  color: #FFFFFF;
  font-family: 'Noto Serif JP';
  font-size: 23px;
  font-weight: 400;
  height: auto;
  text-align: right;
  width: auto;
  max-width: 100%;
  justify-content: center;
  margin-right: 30px;
}

.header .row .tel {
  color: #ffffff;
  font-family: Lato;
  font-size: 30px;
  font-weight: 400;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd {
z-index: 0;
pointer-events: all;
flex-wrap: nowrap;
-webkit-overflow-scrolling: touch;
display: -webkit-box;
display: flex;
position: relative;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
align-content: center;
-webkit-box-align: center;
align-items: center;
overflow: hidden;
}

.sd_menu {
align-content: center;
align-items: center;
background: #FFFFFF;
border-top: solid 1px #FFFFFF;
flex: none;
flex-direction: row;
flex-wrap: nowrap;
height: 8%;
justify-content: center;
margin: 0px 0px 0px 0px;
overflow-x: hidden;
overflow-y: hidden;
padding: 0px 0px 0px 0px;
width: 100%;
max-width: 100%;
}

.sp_menu {
  display: none;
}

.sd_menu_ui {
  align-content: center;
  align-items: center;
  background: #EEEEEE;
  border-right: solid 1px #000000;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 50px;
  justify-content: flex-start;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.sd_menu_li {
  color: #FFFFFF;
  align-content: center;
  align-items: center;
  background: #000000;
  border-right: solid 1px #FFFFFF;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 16.6%;
  max-width: 16.6%;
}

.sd_menu_ui li:hover{
  background-color: #9F7C30;
}

.sd_menu_li > a {
  font-weight: 600;
  font-family: 'Noto Serif JP';
}


.sd .icon, .sd .text {
display: -webkit-box;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-box-align: center;
align-items: center;
align-content: center;
-webkit-box-pack: center;
justify-content: center;
overflow: visible;
}

.sd .text span {
display: inline !important;
flex: none !important;
}

.sd_main_img {
flex: none;
height: auto;
width: 100%;
max-width: 100%;
}

.image {
position: relative;
}

a, a.icon, a.text {
-webkit-tap-highlight-color: rgba(0,0,0,.15);
color: #FFFFFF;
}

.header_text {
display: inline-block;
color: #FFFFFF;
flex: none;
font-family: Lato;
font-size: 23px;
font-weight: 400;
height: auto;
text-align: right;
width: auto;
max-width: 100%;
justify-content: flex-end;
}

.sd_description {
  align-content: center;
  align-items: center;
  background: #ebdeb2;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  width: 100%;
  max-width: 100%;
  padding-bottom: 80px;
}

.sd_description .sd1 {
align-content: center;
align-items: center;
background: rgba(0,0,0,0.0);
flex: none;
flex-direction: row;
flex-wrap: nowrap;
height: 120px;
justify-content: center;
margin: 80px 0px 0px 0px;
overflow-x: hidden;
overflow-y: hidden;
padding: 0px 0px 0px 0px;
width: 100%;
max-width: 100%;
}

.sd_description .sd1 .sd1_p1 {
align-content: center;
align-items: center;
background: rgba(0,0,0,0.0);
font-family: 'Noto Serif JP';
font-size: 40px;
flex: none;
flex-direction: row;
flex-wrap: nowrap;
height: 120px;
justify-content: center;
overflow-x: hidden;
overflow-y: hidden;
padding: 0px 0px 0px 0px;
max-width: 100%;
}

.sd_description .sd1 .sd1_p2 {
color: #b20000;
flex: none;
font-family: 'Noto Serif JP';
font-size: 50px;
font-weight: 700;
height: 100%;
text-align: center;
width: auto;
max-width: 100%;
justify-content: center;
}

.sd_description .sd2 {
align-content: center;
align-items: center;
background: rgba(0,0,0,0.0);
flex-direction: row;
flex-wrap: nowrap;
height: 94px;
justify-content: center;
margin: 0px 0px 50px 0px;
overflow-x: hidden;
overflow-y: hidden;
padding: 0px 0px 0px 0px;
width: 100%;
max-width: 100%;
}

.sd_description .sd2 .p1 {
color: #000000;
flex: none;
font-family: 'Noto Serif';
font-size: 20px;
font-style: normal;
font-weight: 400;
height: 86px;
line-height: 1.5;
margin: 0px 0px 0px 0px;
text-align: center;
width: 100%;
max-width: 100%;
justify-content: center;
}

.sd_description .sd3 {
align-content: center;
align-items: center;
background: rgba(0,0,0,0.0);
flex-direction: row;
flex-wrap: nowrap;
height: 94px;
justify-content: center;
margin: 0px 0px 0px 0px;
overflow-x: hidden;
overflow-y: hidden;
padding: 0px 0px 0px 0px;
width: 100%;
max-width: 100%;
}

.sd_description .sd3 > p {
color: #9f7c30;
flex: none;
font-family: 'Noto Serif JP';
font-size: 30px;
font-style: normal;
font-weight: 700;
height: 100%;
margin: 0px 0px 0px 0px;
text-align: center;
width: 100%;
max-width: 100%;
justify-content: center;
}

.sd_description .sd4 {
flex: none;
height: 200px;
margin: 0px 0px 30px 0px;
width: 858px;
max-width: 100%;
}

.sd_description .sd5 {
align-content: center;
align-items: center;
background: rgba(0,0,0,0.0);
flex-direction: row;
flex-wrap: nowrap;
height: auto;
justify-content: center;
margin: 0px 0px 0px 0px;
overflow-x: hidden;
overflow-y: hidden;
padding: 0px 0px 30px 0px;
width: 100%;
max-width: 100%;
}

.sd_description .sd5 > p {
color: #000000;
flex: none;
font-family: 'Noto Serif JP';
font-size: 40px;
font-style: normal;
font-weight: 600;
height: 100%;
line-height: 1.5;
margin: 0px 0px 0px 0px;
text-align: center;
width: 100%;
max-width: 100%;
justify-content: center;
}

.sd_description .sd6 {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 30px 0px;
  width: 100%;
  max-width: 100%;
}

.sd_description .sd6 > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  height: 100%;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.sd_description .sd7 {
  align-content: center;
  align-items: center;
  background: #FFFFFF;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 75%;
  max-width: 75%;
  padding-bottom: 30px;
}

.sd_description .sd7 .title {
  align-content: center;
  align-items: center;
  background: #9f7c30;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 50px;
  justify-content: center;
  margin: 80px 140px 30px 140px;
  padding: 0px 0px 0px 0px;
  width: calc(100% - 280px);
  max-width: calc(100% - 280px);
}

.sd_description .sd7 .title > p {
  color: #FFFFFF;
  flex: none;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  height: 100%;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd_description .sd7 > a {
  width: 100%;
}

.sd_description .sd8 {
  align-content: flex-start;
  align-items: flex-start;
  background: #FFFFFF;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 210px;
  justify-content: flex-start;
  margin: 0px 140px 0px 140px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 0px 0px 0px;
  width: calc(100% - 280px);
  max-width: calc(100% - 280px);
}

.sd_description .sd8 .row {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 47px;
  justify-content: flex-start;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  max-width: 100%;
}

.sd_description .sd8 .row > p {
  color: #333;
  flex: none;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  height: 41px;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd_description .tryangle {
  height: 36px;
  margin: 0px 0px 30px 0px;
  width: 86px;
  max-width: 100%;
}

.sd_description .sd9 {
  color: #333;
  font-family: Lato;
  font-size: 30px;
  font-weight: 700;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.sd_description .sd9 {
  width: 100%;
}

/* 問い合わせボタン */
.information_btn {
  align-content: center;
  background: #b20000;
  border-radius: 66px;
  height: 130px;
  justify-content: center;
  width: 50%;
  max-width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.information_btn .label {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: column;
  flex-wrap: nowrap;
  height: 44px;
  justify-content: center;
  width: 436px;
  max-width: 100%;
}

.information_btn .label > p{
  color: #FFFFFF;
  font-family: Lato;
  font-size: 18px;
  font-weight: 700;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.information_btn .value {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: column;
  flex-wrap: nowrap;
  height: 50px;
  justify-content: center;
  width: 436px;
  max-width: 100%;
}

.information_btn .value > p{
  color: #FFFFFF;
  font-family: Lato;
  font-size: 28px;
  font-weight: 700;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

/* プラン */
.plan_block {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  display: flex;
  justify-content: flex-start;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  max-width: 100%;
}

.plan_block .title {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.plan_block .title > h2 {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif JP';
  font-size: 50px;
  font-weight: 700;
  height: 100%;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.plan_block .description {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: row;
  flex-wrap: nowrap;
  height: 94px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.plan_block .description .text{
  color: #000000;
  flex: none;
  font-family: 'Noto Serif';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  height: 86px;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.plan_block .image_box{
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 0px 0px;
  width: 85%;
  max-width: 85%;
}

.plan_block .image_box .image{
  flex: none;
  height: auto;
  margin: 0px 20px 0px 20px;
  width: 30%;
  max-width: calc(100% - 40px);
}

.plan_block .text_box{
  align-content: flex-start;
  align-items: flex-start;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 0px 0px 20px;
  width: 82%;
  max-width: 82%;
}

.plan_block .text_box > p {
  color: #333;
  flex: none;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  width: auto;
  max-width: 100%;
  justify-content: flex-start;
}

.plan_block .text_box > p.important-text {
  color: #b20000;
  font-size: 18px;
  font-weight: 700;
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
}

.plan_block .button {
  align-content: center;
  align-items: center;
  background: #b20000;
  border-radius: 66px;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 50px auto 50px auto;
  padding: 10px 0px 10px 0px;
  width: 40%;
  max-width: 40%;
}

.plan_block .button .label1 {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: column;
  flex-wrap: nowrap;
  height: 38px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  width: 436px;
  max-width: 100%;
}

.plan_block .button .label1 > p {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 18px;
  font-weight: 700;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.plan_block .button .label2 {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: column;
  flex-wrap: nowrap;
  height: 38px;
  justify-content: center;
  width: 436px;
  max-width: 100%;
}

.plan_block .button .label2 > p {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 28px;
  font-weight: 700;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.plan_block .text2 {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: row;
  flex-wrap: nowrap;
  height: 94px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.plan_block .text2 > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif';
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  height: 86px;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.plan_block > a {
  width: 100%;
}

/* 貸し出し機材一覧 */
.rental_box {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  margin: 180px 0px 100px 0px;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  max-width: 100%;
}

.rental_box .title {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 120px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.rental_box .title > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif JP';
  font-size: 50px;
  font-weight: 700;
  height: 100%;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.rental_box .text1 {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: row;
  flex-wrap: nowrap;
  height: 94px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.rental_box .text1 > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif';
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  height: 86px;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.rental_box .image_box {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 75%;
  max-width: 75%;
}

/* 当日のながれ */
.today_schedule {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 50px 0px;
  width: 100%;
  max-width: 100%;
}

.today_schedule.image::before {
  background-image: url(../img/haikei1.jpg);
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  z-index: -2;
  pointer-events: none;
  background-size: cover;
  background-position: 50%;
}

.today_schedule .frame {
  width: 75%;
  max-width: 75%;
}

.today_schedule .title {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 120px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.today_schedule .title > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif JP';
  font-size: 50px;
  font-weight: 700;
  height: 100%;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}


.today_schedule .index {
  align-items: flex-start;
  background: #9f7c30;
  height: 46px;
  justify-content: center;
  width: 100%;
  max-width: 100%;
}

.today_schedule .space {
  margin: 0px 0px 30px 0px;
  width: 100%;
  max-width: 100%;
}

.today_schedule .index > p {
  color: #FFFFFF;
  font-size: 26px;
  font-weight: 700;
  height: auto;
  width: auto;
  margin-left: 100px;
}

.today_schedule .image_box {
align-content: center;
align-items: center;
flex: none;
flex-direction: column;
flex-wrap: nowrap;
height: auto;
justify-content: flex-start;
width: 100%;
max-width: 100%;
}

.today_schedule .image_box > img {
flex: none;
height: auto;
width: 100%;
max-width: 100%;
}

.today_schedule .caption {
align-content: flex-start;
align-items: flex-start;
background: rgba(0,0,0,0.0);
flex: none;
flex-direction: column;
flex-wrap: nowrap;
height: auto;
justify-content: center;
padding: 0px 0px 0px 100px;
width: 75%;
max-width: 75%;
}

.today_schedule .caption > p {
color: #000000;
font-family: Lato;
font-size: 18px;
font-weight: 300;
height: auto;
text-align: left;
width: auto;
max-width: 100%;
line-height: 1.7;
justify-content: center;
}

.today_schedule .caption2 {
align-content: flex-end;
align-items: flex-end;
background: rgba(0,0,0,0.0);
flex: none;
flex-direction: column;
flex-wrap: nowrap;
height: auto;
justify-content: center;
margin: 0px 0px 50px 0px;
width: 70%;
max-width: 70%;
}

.today_schedule .caption2 > p {
color: #333;
flex: none;
font-family: Lato;
font-size: 18px;
font-weight: 400;
height: auto;
line-height: 1.7;
text-align: left;
justify-content: flex-start;
}

.today_schedule .caption3 {
align-content: flex-start;
align-items: flex-start;
background: rgba(0,0,0,0.0);
flex: none;
flex-direction: column;
flex-wrap: nowrap;
height: auto;
justify-content: center;
width: 68%;
max-width: 75%;
}

.today_schedule .caption3 > p {
color: #000000;
font-family: Lato;
font-size: 18px;
font-weight: 300;
height: auto;
line-height: 1.5;
text-align: left;
width: auto;
max-width: 100%;
justify-content: flex-start;
}

/* 予約ステップ  */
.reserve_box {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 0px 50px 0px;
  width: 100%;
  max-width: 100%;
}

.reserve_box .title {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 120px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.reserve_box .title > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif JP';
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  height: 100%;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.reserve_box .index_box {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 0px 0px;
  width: 65%;
  max-width: 75%;
}

.reserve_box .index_box .index {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 60px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 100px 0px 100px;
  width: 100%;
  max-width: 100%;
}

.reserve_box .index_box .index > h3 {
  color: #b20000;
  flex: none;
  font-family: 'Noto Serif';
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  height: 86px;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
  text-align: left;
  width: 100%;
  max-width: 100%;
  justify-content: flex-start;
}

.reserve_box .index_box .text_box {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 100px 0px 130px;
  width: 100%;
  max-width: 100%;
}

.reserve_box .index_box .text_box > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  height: 86px;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
  text-align: left;
  width: 100%;
  max-width: 100%;
  justify-content: flex-start;
}

.reserve_box > a {
  width: 100%;
}

.reserve_box .button {
  align-content: center;
  align-items: center;
  background: #b20000;
  border-radius: 66px;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 50px auto 50px auto;
  padding: 10px 0px 10px 0px;
  width: 40%;
  max-width: 40%;
}

.reserve_box .button .top {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: column;
  flex-wrap: nowrap;
  height: 38px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  width: 436px;
  max-width: 100%;
}

.reserve_box .button .top > p{
  color: #FFFFFF;
  font-family: Lato;
  font-size: 18px;
  font-weight: 700;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.reserve_box .button .bottom {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex-direction: column;
  flex-wrap: nowrap;
  height: 38px;
  justify-content: center;
  width: 436px;
  max-width: 100%;
}

.reserve_box .button .bottom > p {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 28px;
  font-weight: 700;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.reserve_box .bottom_text {
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 94px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.reserve_box .bottom_text > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif';
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  height: 86px;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

/* よくある質問 */
.faq {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 0px 60px 0px;
  width: 100%;
  max-width: 100%;
}

.faq.image::before {
  background-image: url(../img/bg1.png);
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  z-index: -2;
  pointer-events: none;
  background-size: cover;
  background-position: 50%;
}

.faq .title {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 120px;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.faq .title > h3 {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif JP';
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  height: 100%;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.faq .index {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 0px 0px;
  width: 75%;
  max-width: 75%;
}

.faq .index .question {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  overflow-x: auto;
  overflow-y: hidden;
  width: 80%;
  max-width: 80%;
}

.faq .index .question .image > img {
  margin: 0px 8px 0px 0px !important;
  height: 30px;
  width: 30px;
  max-width: 100%;
}

.faq .index .question > p {
  color: #333;
  flex: none;
  font-family: Lato;
  font-size: 26px;
  font-weight: 700;
  width: auto;
  max-width: 90%;
  justify-content: center;
}

.faq .index .answer {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  margin: 0px 0px 30px 0px;
  overflow-x: auto;
  overflow-y: hidden;
  width: 80%;
  max-width: 80%;
}

.faq .index .answer .image > img {
  margin: 0px 8px 0px 0px !important;
  height: 30px;
  width: 30px;
  max-width: 100%;
}

.faq .index .answer > p {
  color: #333;
  flex: none;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  max-width: 90%;
  justify-content: center;
}

.faq .index .cancel {
  align-content: center;
  align-items: center;
  background: #000000;
  border-radius: 25px;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 50px;
  justify-content: center;
  padding: 0px 0px 0px 0px;
  width: 36%;
  max-width: 36%;
}

.faq .index .cancel > p {
  color: #FFFFFF;
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

/* 当店について */
.information {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 50px 0px;
  width: 100%;
  max-width: 100%;
}

.information .title {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: calc(8% - 70px);
  justify-content: center;
  margin: 40px 0px 30px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.information .title > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif JP', serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  height: 100%;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.information .index {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 0px 0px;
}

.information .pr {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.information .pr > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  height: 86px;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.information .table_box {
  align-content: center;
  width: 100%;
  max-width: 100%;
}

.information .table_box .row {
  /* align-content: center; */
  /* align-items: center; */
  /* background: rgba(0,0,0,0.0); */
  flex: none;
  flex-direction: row;
  /* flex-wrap: nowrap; */
  /* height: 25%; */
  /* justify-content: flex-start; */
  /* margin: 0px 0px 0px 0px; */
  /* overflow-x: auto; */
  /* overflow-y: hidden; */
  /* padding: 0px 0px 0px 0px; */
  width: 55%;
  max-width: 55%;
}

.information .table_box .row .left {
  align-content: flex-start;
  align-items: flex-start;
  background: #ebdeb2;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: calc(100% - 2px);
  justify-content: center;
  margin: 2px 0px 0px 2px;
  padding: 0px 0px 0px 15px;
  width: calc(30% - 2px);
  max-width: calc(30% - 2px);
}

.information .table_box .row .right {
  align-content: flex-start;
  align-items: flex-start;
  background: #ebdeb2;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: calc(100% - 2px);
  justify-content: center;
  margin: 2px 0px 0px 2px;
  padding: 0px 0px 0px 15px;
  width: calc(70% - 2px);
  max-width: calc(70% - 2px);
}

.information .table_box .row .left > p {
  color: #333;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.information .table_box .row .right > p {
  color: #333;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.top_button {
  align-content: flex-end;
  align-items: flex-end;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 10%;
  justify-content: center;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 85%;
  max-width: 100%;
}

.footer {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  width: 100%;
  max-width: 100%;
}

.footer.image::before {
  background-image: url(../img/bg2.png);
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  z-index: -2;
  pointer-events: none;
  background-size: cover;
  background-position: 50%;
}

.footer > ul {
  padding: 30px 0px 0px 0px;
  width: 60%;
  max-width: 60%;
}

.footer > ul > li {
  align-content: flex-start;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 50px;
  justify-content: center;
  width: 40%;
  max-width: 40%;
}

.footer > ul > li > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif JP';
  font-size: 20px;
  font-weight: 400;
  height: auto;
  margin: 0px 0px 0px 0px;
  text-align: center;
  width: 200px;
  max-width: 100%;
  justify-content: center;
}

.footer > ul > li > p > a {
  color: #000000 !important;
}

.footer .row {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  width: 60%;
  max-width: 60%;
}

.footer .row > p {
  color: #000000;
  font-family: 'Noto Serif JP';
  font-size: 20px;
  font-weight: 400;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.footer .row .all_right {
  align-content: flex-start;
  align-items: flex-start;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  width: 40%;
  max-width: 40%;
}

.footer .row .all_right > p {
  color: #333;
  font-family: 'Noto Serif JP';
  font-size: 12px;
  font-weight: 400;
  height: auto;
  text-align: center;
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.footer .logo {
  align-content: flex-end;
  align-items: flex-end;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 77px;
  justify-content: flex-start;
  padding: 0px 0px 0px 0px;
  width: 75%;
  max-width: 75%;
}

.footer .logo > img {
  flex: none;
  height: auto;
  width: 30%;
  max-width: 30%;
}

.footer .bottom {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  padding: 0px 0px 50px 0px;
  width: 100%;
  max-width: 100%;
}

.footer .bottom .col {
  flex: none;
  height: auto;
  width: 33.3%;
  max-width: 33.3%;
}

.footer .bottom .col .center {
  align-content: center;
  align-items: center;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: center;
  width: 100%;
  max-width: 100%;
}

.footer .bottom .col .center .term {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif JP';
  font-size: 20px;
  font-weight: 400;
  margin-block-end: 0em !important;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.footer .bottom .col .center .term > a {
  color: #000000 !important;
}

.footer .bottom .col .center .trademark {
  color: #000000;
  font-family: 'Noto Serif JP';
  font-size: 12px;
  font-weight: 400;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.footer .bottom .col .logo {
  height: auto;
}

.breadcrumb {
  color: #B20000;
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 46px;
  justify-content: center;
  padding: 10px 10px 10px 10px;
  width: 75%;
  max-width: 75%;
}

.terms_box {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  margin: 50px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 0px 50px 0px;
  width: 100%;
  max-width: 100%;
}

.terms_box .title {
  align-content: center;
  align-items: center;
  background: rgba(0,0,0,0.0);
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding: 0px 0px 0px 0px;
  width: 100%;
  max-width: 100%;
}

.terms_box .title > p {
  color: #000000;
  flex: none;
  font-family: 'Noto Serif JP';
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  height: 100%;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.terms_box .text_box {
  align-content: flex-start;
  align-items: flex-start;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: auto;
  justify-content: flex-start;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0px 0px 0px 20px;
  width: 82%;
  max-width: 82%;
}

.terms_box .text_box > p {
  color: #333;
  flex: none;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  width: 100%;
  line-height: 2.5;
  justify-content: flex-start;
  margin-bottom: 40px;
}

.terms_box .text_box > h3 {
  color: #9F7C30;
  flex: none;
  font-family: 'Noto Serif';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin: 0px 0px 0px 0px;
  text-align: left;
  width: 100%;
  max-width: 100%;
  justify-content: flex-start;
}

.terms_box .table_box {
  width: 100%;
  max-width: 100%;
  margin-bottom: 40px;
}

.terms_box .table_box .row {
  flex: none;
  flex-direction: row;
  width: 100%;
  max-width: 100%;
}

.terms_box .table_box .row .left {
  align-content: flex-start;
  align-items: flex-start;
  background: #ebdeb2;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: calc(100% - 2px);
  justify-content: center;
  margin: 4px 0px 0px 4px;
  padding: 0px 0px 0px 15px;
  width: calc(30% - 2px);
  max-width: calc(30% - 2px);
}

.terms_box .table_box .row .left > p {
  color: #333;
  font-family: Lato;
  font-size: 18px;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.terms_box .table_box .row .right {
  align-content: flex-start;
  align-items: flex-start;
  background: #ebdeb2;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: calc(100% - 2px);
  justify-content: center;
  margin: 4px 0px 0px 4px;
  padding: 0px 0px 0px 15px;
  width: calc(70% - 2px);
  max-width: calc(70% - 2px);
}

.terms_box .table_box .row .right > p {
  color: #333;
  font-family: Lato;
  font-size: 18px;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.terms_box .bold {
  font-weight: 600;
}

.fixed_button {
  position: sticky;
  bottom: 0px;
  z-index: 3;
  flex-direction: row;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.fixed_button .left{
  align-content: center;
  align-items: center;
  background: #9f7c30;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 80px;
  justify-content: center;
  width: 50%;
  max-width: 50%;
}

.fixed_button .right{
  align-content: center;
  align-items: center;
  background: #b20000;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 80px;
  justify-content: center;
  width: 50%;
  max-width: 50%;
}

.fixed_button * {
  color: #FFFFFF;
  font-family: 'Noto Serif JP';
  font-size: 26px;
  font-weight: 500;
  height: auto;
  text-align: center;
  width: auto;
  max-width: 100%;
  justify-content: center;
}

.swiper-container {
  margin-top: 111px;
  width: 100%;
  height: auto;
}

/* Swiper ナビゲーションボタンの色を白に変更 */
.swiper-button-next,
.swiper-button-prev {
  color: #FFFFFF;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  color: #FFFFFF;
}

a[href^="tel:"]{
  pointer-events: none;
}

.size5 {
  height: 32% !important;
  margin-top: 60px;
}

.size8 {
  height: 31% !important;
  margin-top: 60px;
}

@media screen and (max-width: 768px) {
  a[href^="tel:"]{
    pointer-events: auto;
  }

  body {
    line-height: 1.5;
  }

  .header .row .logo > a > img {
    margin-left: 15px;
    align: left;
    flex: none;
    height: initial;
    max-width: 90%;
  }

  .header .row .label {
    display: none;
  }

  .sd_menu {
    display: none;
  }

  .sp_menu {
    display: flex;
  }

  #global-navi {
    background:#333;
    position: fixed;
    top: 0;
    right: 0px;
    width: 100%;
  }
  #wrapper nav ul li{
    display:inline-block;
    font-size: 16px;
    padding:  30px 20px 25px 28px;
  }
  #wrapper nav ul li a{
    color: #ddd;
  }

  #wrapper nav {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    padding-top: 50px;
    background:#333;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 2
  }
  #wrapper nav ul li {
    display:block;
    padding: 20px 28px
  }

  #wrapper nav ul li a {
    text-decoration: none;
    color: #ddd;
  }

  #wrapper .btn-gnavi {
    position: fixed;
    top: 3px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms
  }

  #wrapper .btn-gnavi span {
    position: absolute;
    width: 30px;
    height: 4px;
    background: #ffffff;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms
  }

  #wrapper .btn-gnavi span:nth-child(1) {
    top: 0
  }

  #wrapper .btn-gnavi span:nth-child(2) {
    top: 10px
  }

  #wrapper .btn-gnavi span:nth-child(3) {
    top: 20px
  }

  #wrapper .btn-gnavi.open {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  #wrapper .btn-gnavi.open span {
    background: #fff
  }

  #wrapper .btn-gnavi.open span {
    width: 24px;
  }

  /* メニューが開いたときに表示 */
  #wrapper nav.open {
    right: 0px;
  }

  #wrapper .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 0 6px #666
  }

  #wrapper .contents section:nth-child(odd) p {
    left: 10%
  }

  #wrapper .contents section:nth-child(even) p {
    right: 10%
  }

  .swiper-container {
    height: 27%;
    margin-top: 60px;
  }

  /* ▼ スマホ時：キャッチコピー＆「赤べこ餅つき」を縦2段表示 ---------------- */
  .sd_description .sd1 {
    margin: initial;
    height: auto;             /* 120px 固定を解除 */
    flex-direction: column;   /* 縦並びにする */
    overflow: visible;        /* はみ出しを隠さない */
  }

  .sd_description .sd1 .sd1_p1,
  .sd_description .sd1 .sd1_p2 {
    display: block;           /* 縦に並べる */
    width: 100%;
    height: auto;             /* 高さ固定を解除 */
    white-space: normal;      /* 自然な折り返し */
  }

  .sd_description .sd1 .sd1_p1 {
    font-size: 20px;
    margin-bottom: 8px;       /* 1行目と2行目の間隔 */
  }

  .sd_description .sd1 .sd1_p2 {
    font-size: 25px;          /* 元のモバイル用サイズ */
    margin: 0;
  }


  .sd_description .sd2 {
    height: initial;
    flex-wrap: nowrap;
    flex-direction: initial;
    justify-content: center;
    margin: 0px 10px 0px 0px;
  }

  .sd_description .sd2 .p1 {
    height: initial;
    flex: initial;
    margin: 0px 10px 0px 10px;
    text-align: left;
    justify-content: flex-start;
  }

  .sd_description .sd3 > p {
    font-size: 20px;
  }

  .sd_description .sd4 {
    height: initial;
    margin: 0px 0px 30px 0px;
  }

  .sd_description .sd4 > img {
    width: 100% !important;
  }

  .sd_description .sd5 {
    height: 15%;
    padding: 12px 0px 12px 0px;
  }

  .sd_description .sd6 {
    height: 100px;
    width: 98%;
    max-width: 98%;
  }

  .sd_description .sd5 > p {
    font-size: 20px;
  }

  .sd_description .sd7 {
    height: 500px;
    width: 100%;
    max-width: 100%;
    padding-bottom: initial;
  }

  .sd_description .sd7 .title {
    height: 50px;
    justify-content: center;
    margin: initial;
    padding: initial;
    width: 100%;
    max-width: 100%;
  }

  .sd_description .sd8 {
    margin: initial;
    padding: 0px 0px 0px 20px;
    width: 100%;
    max-width: 100%;
  }

  .sd_description .sd8 .row > p {
    color: #333;
    font-size: 13px;
    display: inline;
    text-align: left;
    height: initial;
  }

  .sd_description .sd8 .row .image {
    display: inline-block;
  }

  .sd_description .sd8 .row > div > img {
    width: 20px !important;
  }

  .sd_description .sd9 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
  }

  .information_btn {
    background: #b20000;
    border-radius: 66px;
    height: 100px;
    justify-content: center;
    width: 80%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .information_btn .label {
    justify-content: center;
    max-width: 100%;
  }

  .information_btn .label > p {
    font-size: 13px;
    font-weight: 700;
    display: initial;
    margin-block-end: initial;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

  .information_btn .value {
    height: 50px;
    display: inline-block;
  }

  .information_btn .value > p {
    font-size: 25px;
    font-weight: 700;
    display: initial;
    margin-block-start: initial;
    margin-block-end: initial;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

  .plan_block {
  }

  .plan_block .title > h2 {
    height: 30px;
    color: #000000;
    font-family: 'Noto Serif JP';
    font-size: 30px;
    font-weight: 700;
  }

  .plan_block .description {
    margin: 0px 0px 0px 10px;
  }

  .plan_block .description .text {
    font-family: 'Noto Serif';
    text-align: initial;
    font-size: 18px;
    font-style: normal;
    line-height: 1.5;
  }

  .plan_block .image_box {
    flex-direction: column;
    flex-wrap: initial;
    height: initial;
    justify-content: initial;
    width: 100%;
    max-width: 100%;
  }

  .plan_block .image_box .image {
    flex: none;
    height: auto;
    margin-bottom: 20px;
    width: 90%;
  }

  .plan_block .button {
    background: #b20000;
    border-radius: 66px;
    margin: 50px auto 50px auto;
    padding: 10px 0px 10px 0px;
    width: 80%;
    max-width: 80%;
  }

  .plan_block .button .label1 {
    justify-content: center;
  }

  .plan_block .button .label1 > p {
    font-size: 13px;
    font-weight: 700;
    display: initial;
    margin-block-end: initial;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

  .plan_block .button .label2 > p {
    font-size: 25px;
    font-weight: 700;
    display: initial;
    margin-block-start: initial;
    margin-block-end: initial;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

  .plan_block .text2 {
    height: initial;
  }

  .plan_block .text2 > p {
    font-size: 20px;
    text-align: center;
  }

  .rental_box {
    margin: 60px 0px 60px 0px;
    width: 100%;
    max-width: 100%;
  }

  .rental_box .title > p {
    font-size: 30px;
    font-weight: 700;
    justify-content: center;
  }

  .rental_box .text1 > p {
    font-family: 'Noto Serif';
    font-size: 20px;
    line-height: 1.5;
    margin: 0px 0px 20px 0px;
    text-align: center;
  }

  .rental_box .image_box {
    width: 100%;
    max-width: 100%;
  }

  .today_schedule .title > p {
    font-size: 30px;
    font-weight: 700;
  }

  .today_schedule .frame {
    width: 100%;
    max-width: 100%;
  }

  .today_schedule .index {
    padding: 10px 0px 10px 0px;
  }

  .today_schedule .index > p {
    font-size: 20px;
    margin-left: 10px;
  }

  .today_schedule .caption {
    padding: 0px 0px 0px 10px;
    width: 100%;
    max-width: 100%;
  }

  .today_schedule .caption3 {
    margin: 0px 10px 0px 10px;
    width: 100%;
    max-width: 100%;
  }

  .reserve_box .title > p {
    font-size: 30px;
  }

  .reserve_box .index_box .index {
    flex-direction: row;
    margin: 0px 0px 0px 10px;
    width: 100%;
    max-width: 100%;
  }

  .reserve_box .index_box {
    width: 100%;
    max-width: 100%;
  }

  .reserve_box .index_box .text_box > p {
    font-size: 18px;
    height: initial;
    margin: 0px 20px 0px 0px;
    width: 100%;
    max-width: 100%;
  }

  .reserve_box .button {
    /*
    margin: 50px auto 50px auto;
    padding: 10px 0px 10px 0px;
    width: 80%;
    max-width: 80%;
    */

    background: #b20000;
    border-radius: 66px;
    justify-content: center;
    width: 80%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .reserve_box .button .top {
    justify-content: center;
    max-width: 100%;
  }

  .reserve_box .button .top > p {
    font-size: 13px;
    font-weight: 700;
    display: initial;
    margin-block-end: initial;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

  .reserve_box .button .bottom {
    height: 50px;
    display: inline-block;
  }

  .reserve_box .button .bottom > p {
    font-size: 25px;
    font-weight: 700;
    margin-block-start: initial;
    margin-block-end: initial;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }

  .reserve_box .bottom_text > p {
    font-size: 20px;
  }

  .faq .title > h3 {
    font-size: 30px;
  }

  .faq .index {
    width: 100%;
    max-width: 100%;
  }

  .faq .index .question {
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    margin-left: 10px;
  }

  .faq .index .question > p {
    font-size: 20px;
  }

  .faq .index .answer {
    margin: 0px 0px 0px 0px;
    width: 100%;
    max-width: 100%;
    margin-left: 10px;
  }

  .faq .index .answer > p {
    max-width: 90%;
  }

  .faq .index .cancel {
    background: #000000;
    border-radius: 25px;
    width: 80%;
    max-width: 80%;
  }

  .faq .index .cancel > p {
    font-size: 20px;
  }

  .information {
    padding: initial;
  }

  .information .title > p {
    font-size: 30px;
  }

  .information .table_box .row {
    flex-direction: row;
    height: 60px;
    width: 100%;
    max-width: 100%;
  }

  .information .table_box .row .left > p {
    font-size: 15px;
  }

  .information .table_box .row .right > p {
    font-size: 15px;
  }

  .information .index > img {
    width: 100% !important;
  }

  .top_button {
    height: 15%;
    margin: 20px 0px 20px 0px;
  }

  .fixed_button {
    height: 60px;
  }

  .fixed_button * {
    font-size: 17px;
  }

  .footer > ul {
    width: 80%;
    max-width: 80%;
  }

  .footer > ul > li {
    width: 80%;
    max-width: 80%;
  }

  .footer > ul > li > p {
    width: 80%;
    font-size: 15px;
  }

  .footer .bottom {
    flex: initial;
    flex-direction: column;
  }

  .footer .bottom .col {
    flex: initial;
    height: initial;
    width: 100%;
    max-width: 100%;
  }

  .footer .bottom .col .center .term {
    font-size: 15px;
  }
  .footer .logo {
    width: 60% !important;
    max-width: 60% !important;
    margin: auto;
  }


  .terms_box {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: initial;
  }

  .terms_box .text_box {
    padding: initial;
  }

  .terms_box .title > p {
    font-size: 30px;
    height: initial;
  }

  .terms_box .table_box .row .left {
    height: 50px;
  }

  .terms_box .table_box .row .left > p {
    font-size: 15px;
  }

  .terms_box .table_box .row .right {
    height: 50px;
  }


   .terms_box .table_box .row .right > p {
    font-size: 15px;
    text-align: initial;
  }

/* ▼ スマホ時：キャッチコピー＆赤べこ餅つきを必ず2段で表示 ------------ */

/* PC/スマホ共通：1行目の色だけ明示的に指定して「見える」ようにする */
.sd_description .sd1 .sd1_p1 {
  color: #333333;  /* 背景とコントラストが出る濃いグレー */
}

/* スマホ時（768px以下）は縦2段レイアウトにする */
@media screen and (max-width: 768px) {

  /* 親ボックス：高さ固定を解除＋縦並びに */
  .sd_description .sd1 {
    height: auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: visible;
    margin-top: 40px; /* ここは見た目調整。多ければ減らしてOK */
    text-align: center;
  }

  /* 1行目＆2行目を縦に並べて、高さ制限を全部解除 */
  .sd_description .sd1 .sd1_p1,
  .sd_description .sd1 .sd1_p2 {
    display: block;
    width: 100%;
    height: auto;
    white-space: normal;  /* 途中で改行してOKにする */
  }

  /* 1行目：キャッチコピー */
  .sd_description .sd1 .sd1_p1 {
    font-size: 22px;      /* 文字が大きすぎたらここを調整 */
    margin-bottom: 8px;
  }

  /* 2行目：「赤べこ餅つき」（元の赤文字スタイルはそのまま活かす） */
  .sd_description .sd1 .sd1_p2 {
    font-size: 32px;      /* スマホでバランスがよいくらい */
    margin: 0;
  }

/* ▼ スマホ用：ファーストビューの読みやすさ改善 -------------------- */
@media screen and (max-width: 768px) {

  /* キャッチコピー（1行目）を見やすくする */
  #akabeko .sd1_p1 {
    color: #3b2b16 !important;      /* 背景としっかりコントラストのある濃い茶色 */
    font-size: 18px !important;      /* 少し大きめにして読みやすく */
    font-weight: 600 !important;     /* 細すぎない太さに */
    line-height: 1.5 !important;
    margin: 12px 16px 4px 16px !important;  /* 左右に少し余白を入れて読みやすく */
  }

  /* 見出し：赤べこ餅つき（2行目）を主役に */
  #akabeko .sd1_p2 {
    color: #b20000 !important;       /* 既存の赤を維持 */
    font-size: 30px !important;      /* 目で追いやすいサイズ感 */
    font-weight: 700 !important;
    line-height: 1.2 !important;
    margin: 0 16px 12px 16px !important;
  }

  /* すぐ下の本文も少しだけ読みやすくする */
  .sd.sd2 .p1 {
    color: #3b2b16 !important;       /* 少し濃い茶色で可読性アップ */
    font-size: 14px !important;
    line-height: 1.7 !important;
    margin: 0 16px 12px 16px !important;
  }

/* ▼ スマホ時：キャッチコピー＆「赤べこ餅つき」の視認性アップ版 --------- */
@media screen and (max-width: 768px) {

  /* 親コンテナ：高さ固定を解除して中央寄せ */
  .sd_description .sd1 {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    margin: 40px 0 16px 0 !important;
    text-align: center !important;
  }

  /* 1行目：初心者にも安心の出張餅つきサービス */
  #akabeko .sd1_p1 {
    display: block !important;
    width: 100%;
    height: auto !important;
    margin: 0 16px 4px 16px !important;
    white-space: normal !important;

    font-size: 16px !important;       /* 読みやすい本文サイズ */
    line-height: 1.6 !important;
    color: #3b2b16 !important;        /* 背景とコントラストが出る濃い茶色 */
    font-weight: 600 !important;
  }

  /* 2行目：赤べこ餅つき（主役） */
  #akabeko .sd1_p2 {
    display: block !important;
    width: 100%;
    height: auto !important;
    margin: 0 16px 12px 16px !important;
    white-space: normal !important;

    color: #b20000 !important;        /* 元の赤を維持 */
    font-size: 26px !important;       /* スマホで見やすい見出しサイズ */
    line-height: 1.3 !important;
    font-weight: 700 !important;
  }

  /* すぐ下の本文も少しだけ読みやすくする */
  .sd.sd2 .p1 {
    font-size: 14px !important;
    line-height: 1.7 !important;
    margin: 0 16px 12px 16px !important;
  }
/* ▼ スマホ時：説明テキスト（本文）を中央揃えに ----------------------- */
@media screen and (max-width: 768px) {

  .sd.sd2 .p1 {
    text-align: center !important;
  }

/* ================================
   ファーストビュー直下のブロック
   ================================ */

/* PC共通：キャッチ＋H1 を中央寄せでまとまり良く */
.sd_description .sd1 {
  text-align: center;
}

/* キャッチコピー */
#akabeko .sd1_p1 {
  color: #3b2b16;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 24px 16px 4px 16px;
}

/* H1：赤べこ餅つき（老舗感＋視認性） */
#akabeko .sd1_p2 {
  color: #b20000;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.2;
  margin: 0 16px 16px 16px;
}

/* 説明文3行を「1つの塊」として見せる */
.sd.sd2 {
  text-align: center;
  margin: 0 16px 16px 16px;
}
.sd.sd2 .p1 {
  font-size: 15px;
  line-height: 1.7;
  color: #3b2b16;
}

/* スマホ専用微調整 */
@media screen and (max-width: 768px) {
  #akabeko .sd1_p1 {
    font-size: 16px;
    margin-top: 16px;
  }

  #akabeko .sd1_p2 {
    font-size: 28px;
  }

  .sd.sd2 .p1 {
    font-size: 14px;
  }

/* ================================
   ボタン類の視認性アップ
   ================================ */

/* 共通ボタン（プラン一覧・予約ステップなど） */
.sd.button, .sd.information_btn, .sd.top_button {
  cursor: pointer;
}

/* フッター固定バー */
.sd.fixed_button .left a,
.sd.fixed_button .right a {
  display: block;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 600;
}

/* スマホ時：固定バーの高さ・文字を少し大きく */
@media screen and (max-width: 768px) {
  .sd.fixed_button .left a,
  .sd.fixed_button .right a {
    font-size: 15px;
  }

  /* 2025-11-28 ヒーロー見出し（赤べこ餅つき）最終調整
  デザインを崩さず、PC/スマホともに2段表示を保証する */

  /* ヒーローブロック全体 */
  .sd_description .sd1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;

  height: auto; /* 固定高さを無効化 */
  margin: 32px 0 16px;
  }

  /* 1行目：初心者にも安心の出張餅つきサービス */
  #akabeko .sd1_p1 {
  display: block;
  margin: 0 16px 8px;

  color: #3b2b16; /* 既存デザインになじむ濃いめブラウン */
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.6;
  }

  /* 2行目：赤べこ餅つき（赤文字のまま主役） */
  #akabeko .sd1_p2 {
  display: block;
  margin: 0 16px 12px;

  color: #b20000; /* 既存ロゴの赤に近い色味を想定 */
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.2;
  }

  /* スマホ（768px以下）は少しだけ文字サイズを落としてバランス調整 */
  @media screen and (max-width: 768px) {
  .sd_description .sd1 {
  margin: 24px 0 8px;
  }

  #akabeko .sd1_p1 {
  font-size: 16px;
  }

  #akabeko .sd1_p2 {
  font-size: 26px;
  }

  /* =========================================================
   ファーストビュー直下テキスト（sd5 / sd6）＆
   「こんなお客様におすすめです」（sd7 / sd8）のバランス調整
   ========================================================= */

/* sd5 / sd6：文章ブロックを揃えて見やすく */
.sd_description .sd5,
.sd_description .sd6 {
  height: auto;                 /* 変な高さ指定を解除 */
  max-width: 900px;
  margin: 0 auto 16px;
  padding: 8px 16px;
}

.sd_description .sd5 > p {
  font-size: 22px;              /* 少し大きめのメインメッセージ */
  font-weight: 600;
  line-height: 1.7;
  margin: 0;
}

.sd_description .sd6 > p {
  font-size: 16px;              /* 補足説明として一段小さく */
  color: #555;
  line-height: 1.7;
  margin: 0;
}

/* sd7 / sd8：1枚のカードとしてまとめる */
.sd_description .sd7 {
  align-content: flex-start;
  align-items: flex-start;
  background: #fff8e5;          /* うっすらクリーム色で目立たせる */
  flex-direction: column;
  height: auto;
  justify-content: flex-start;
  width: 100%;
  max-width: 900px;
  margin: 24px auto 0;
  padding: 24px 20px 28px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
}

.sd_description .sd7 .title {
  height: auto;
  margin: 0 0 12px 0;
  padding: 0;
  justify-content: flex-start;
}

.sd_description .sd7 .title > p {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}

/* チェック付きテキスト行 */
.sd_description .sd8 {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
}

.sd_description .sd8 .row {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
}

.sd_description .sd8 .row .image {
  display: inline-flex;
  align-items: flex-start;
}

.sd_description .sd8 .row .image img {
  width: 20px !important;
  margin-top: 3px;
}

.sd_description .sd8 .row > p {
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  display: inline-block;
  text-align: left;
  height: auto;
  margin: 0;
}

/* スマホ時の微調整 ---------------------------------------- */
@media screen and (max-width: 768px) {
  .sd_description .sd5,
  .sd_description .sd6,
  .sd_description .sd7 {
    max-width: 100%;
    padding: 8px 12px 20px;
  }

  .sd_description .sd5 > p {
    font-size: 18px;
  }

  .sd_description .sd6 > p {
    font-size: 14px;
  }

  .sd_description .sd7 .title > p {
    font-size: 18px;
  }

  .sd_description .sd8 .row > p {
    font-size: 13px;
  }

/* ============================================
   「こんなお客様におすすめです！」内の
   チェックボックス行（sd8 / .row）の最終調整
   - 以前の大きめアイコンの雰囲気を戻しつつ、
     テキストは左寄せで読みやすく
   ============================================ */

/* 行全体のレイアウトをもう一度きれいにそろえる */
.sd_description .sd8 .row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: auto;              /* 固定高さを解除してテキスト量に合わせる */
  margin-bottom: 8px;
}

/* チェックアイコン部分 */
.sd_description .sd8 .row .image {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}

/* ★ここで「大きめチェック」に戻す（PC用） */
.sd_description .sd8 .row .image img {
  width: 32px;               /* デスクトップではしっかり見えるサイズ */
  height: auto;
}

/* テキスト部分 */
.sd_description .sd8 .row > p {
  flex: 1;
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
  text-align: left;
  height: auto;
}

/* スマホ用の微調整 */
@media screen and (max-width: 768px) {
  .sd_description .sd8 .row {
    margin-bottom: 6px;
  }

  .sd_description .sd8 .row .image img {
    width: 24px;             /* スマホでは少しだけ小さく */
  }

  .sd_description .sd8 .row > p {
    font-size: 14px;
  }
}

/* ============================================
   「こんなお客様におすすめです！」内の
   チェックボックス行（sd8 / .row）の最終調整
   - 以前の大きめアイコンの雰囲気を戻しつつ、
     テキストは左寄せで読みやすく
   ============================================ */

/* 行全体のレイアウトをもう一度きれいにそろえる */
.sd_description .sd8 .row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: auto;              /* 固定高さを解除してテキスト量に合わせる */
  margin-bottom: 8px;
}

/* チェックアイコン部分 */
.sd_description .sd8 .row .image {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}

/* ★ここで「大きめチェック」に戻す（PC用） */
.sd_description .sd8 .row .image img {
  width: 32px;               /* デスクトップではしっかり見えるサイズ */
  height: auto;
}

/* テキスト部分 */
.sd_description .sd8 .row > p {
  flex: 1;
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
  text-align: left;
  height: auto;
}

/* スマホ用の微調整 */
@media screen and (max-width: 768px) {
  .sd_description .sd8 .row {
    margin-bottom: 6px;
  }

  .sd_description .sd8 .row .image img {
    width: 24px;             /* スマホでは少しだけ小さく */
  }

  .sd_description .sd8 .row > p {
    font-size: 14px;
  }
}

/* ▼ こんなお客様におすすめです！ブロック（チェックボックス＋テキスト）調整 */
.sd_description .sd8 .row {
  display: flex;
  align-items: center;
  gap: 10px;              /* アイコンとテキストの間に余白 */
  padding: 6px 0;         /* 行ごとの上下余白 */
}

/* アイコン用ボックス */
.sd_description .sd8 .row .image {
  flex: 0 0 auto;         /* つぶれないよう固定 */
  width: 28px;            /* アイコンの見た目サイズ */
}

/* 実際のチェックボックス画像 */
.sd_description .sd8 .row .image img {
  width: 100%;
  height: auto;
  display: block;
}

/* テキスト側の微調整（任意） */
.sd_description .sd8 .row p.sd.text {
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
}

/* ▼ 三角形の区切り（tryangle）画像のレイアウト調整 */
.sd_description .tryangle {
  flex: none;
  height: 36px;
  width: 86px;
  max-width: 100%;
  margin: 20px auto 30px auto;  /* 上に余白20px、左右autoで中央揃え、下30px */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 画像自体もブロック化してキレイに */
.sd_description .tryangle img {
  display: block;
  width: 100%;
  height: auto;
}

/* ▼ こんなお客様におすすめです！ チェックボックス行（.sd8 .row）のレイアウト最終調整 */
.sd_description .sd8 .row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  height: auto;
}

.sd_description .sd8 .row .image {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 28px;
}

.sd_description .sd8 .row .image img {
  display: block;
  width: 100% !important;
  height: auto !important;
}

.sd_description .sd8 .row > p {
  flex: 1;
  margin: 0;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}

/* ▼ 三角形の区切り画像（.tryangle）を常に中央に */
.sd_description .tryangle {
  height: 36px;
  width: 86px;
  max-width: 100%;
  margin: 20px auto 30px auto;  /* 上20px・左右auto・下30px で中央寄せ */
  display: flex;
  align-items: center;
  justify-content: center;
}

.sd_description .tryangle img {
  display: block;
  width: 100%;
  height: auto;
}

/* ▼ スマホ時の念押し（親のflex揃えの影響を打ち消して中央寄せに固定） */
@media screen and (max-width: 768px) {
  .sd_description .sd7 {
    align-items: center;      /* 子要素を横中央に */
  }

  .sd_description .tryangle {
    align-self: center;       /* 他のalign指定よりこちらを優先させる */
    margin: 16px auto 24px auto;
  }

  .sd_description .sd8 {
    padding-left: 16px;       /* テキストだけ少しインデント */
  }

  .sd_description .sd8 .row > p {
    font-size: 14px;
  }
}

/* ============================================
margin: 4px 0;
}


/* チェックアイコン */
.sd_description .sd8 .check-icon {
flex: 0 0 22px;
width: 22px !important;
height: auto !important;
display: block !important;
}


/* テキスト部分 */
.sd_description .sd8 .check-row > p.sd.text {
flex: 1;
margin: 0;
font-size: 16px;
line-height: 1.7;
color: #333;
text-align: left;
}


/* ▼ 三角形の区切り画像（tryangle） */
.sd_description .tryangle {
width: 86px;
max-width: 100%;
height: 36px;
margin: 20px auto 0 auto;
display: flex;
align-items: center;
justify-content: center;
}


.sd_description .tryangle img {
display: block;
width: 100%;
height: auto;
}


/* ▼ スマホ（768px以下）での調整 */
@media screen and (max-width: 768px) {
.sd_description .sd7 {
width: 100%;
max-width: 100%;
padding: 16px 12px 20px;
box-shadow: none;
border-radius: 0;
}


.sd_description .sd7 .title {
margin: 0 0 12px 0;
}


.sd_description .sd7 .title > p {
font-size: 18px;
}


.sd_description .sd8 {
padding: 0 8px;
}


.sd_description .sd8 .check-row {
margin: 4px 0;
}


.sd_description .sd8 .check-icon {
flex-basis: 20px;
width: 20px !important;
}


.sd_description .sd8 .check-row > p.sd.text {
font-size: 14px;
line-height: 1.6;
}


.sd_description .tryangle {
width: 72px;
margin: 16px auto 0 auto;
}
}