   #morning-lp {
     font-size: 18px;
    }

    #morning-lp {
font-family: "source-han-sans-japanese", sans-serif;
font-weight: 700;
    }


#morning-lp section {
	width:100%;
}

    section .wrap {
      padding: 40px 0px;
      max-width: 1100px;
      margin: 0 auto;
    }

    img {
      max-width: 100%;
      height: auto;
      display: block;
      margin: 0 auto;
    }

    h1, h2, h3 {
      margin-bottom: 20px;
    }

    .btn {
      display: inline-block;
      padding: 10px 20px;
      background: var(--main-color);
      color: #fff;
      text-decoration: none;
      border-radius: 6px;
      margin-top: 10px;
    }

.point-list {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }
    .point-item {
      flex: 1 1 calc(33.333% - 20px);
      background: #e2d5c5;
      padding: 20px;
    }
   .point-item img {
	   max-width:none;
    width: calc(100% + 40px);
    margin: -20px -20px 20px -20px;
}

    .table-wrap {
      overflow-x: auto;
    }

    iframe {
      width: 100%;
      aspect-ratio: 16 / 9;
    }

    @media (max-width: 768px) {
      .product, .point-item {
        flex: 1 1 100%;
      }
    }



main.fs-l-main {
	max-width:none;
}
.fs-l-pageMain {
    max-width: none;
    width: 100%;
}
.link {
	background-color:#F2F0ED;
	margin-top: -10px;
}
.link .wrap{
	display:flex;
	max-width:1200px;
	padding:0;
}
.reason {
	text-align:center;
}
.product .left-content {
    width: 30%;
    float: left;
    line-height: 1.6;
    padding-right: 5%;
	    text-align: left;
}
.product .right-content {
	width:70%;
	float:right;
}
.product {
	clear:both;
	background-color:rgba(199,178,153,0.13);
	margin-bottom:20px;
}
.step .step-img {
	width:18%;
	float:left;
}
.step .step-allow {
    width: 2%;
    float: left;
    padding: 110px 0.5% 0;
}
.howto .wrap {
	display: flex;
      flex-wrap: wrap;
      gap: 20px;
}
.howto .wrap img {
	 flex: 1 1 calc(33.333% - 20px);
}
.related .wrap {
	display: flex;
      flex-wrap: wrap;
      gap: 20px;
}
.related .wrap .blog_list {
	 flex: 1 1 calc(33.333% - 20px);
}

.foot_link .wrap {
	display: flex;
      flex-wrap: wrap;
      gap: 20px;
	width:960px;
}
.foot_link .wrap ul{
	 flex: 1 1 calc(25% - 20px);
}




.reason h2 img {
    width: 540px;
    margin-left: calc(100% - 720px);
}
.points h3 {
text-align: center;
    line-height: 1.8;
    margin: 0 -4%;
    font-family: "source-han-serif-japanese", serif;
    font-weight: 700;
    font-style: normal;
    padding: 1em 0;
    margin-bottom: 0em;
}
.point-item p {
	display:block;
	    border-top: #FFF solid 1px;
	margin:0 0.8em 0.8em 0.8em;
	padding-top:1em;
}

.points {
	background-color:rgba(199,178,153,0.13)
}
.product .left-content img.title_img {
    width: 80%;
    margin: 20px 0 0 0;
}
section .product .wrap {
    padding: 0px;
    max-width: 1160px;
    margin: 0 auto;
}
.price-section img {
	width:50%;
}
.voices {
	background-image: url(https://txrent2011otani.itembox.design/item/morning-lp/user-voice_bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
	text-align:center;
	padding-top:2em;
}
.voice-card {
  text-align: center;
  margin: 10px;
}
.voice-card img {
}
.voice-card p {
}
.faq {
  margin: 0 auto;
    font-family: sans-serif;
    background-color: rgba(196, 178, 178, 0.13);
}

.faq-item {
  padding: 20px;
	background-color:#fff;
	margin-bottom:15px;
}

.faq-question {
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-icon {
  font-size: 20px;
  transition: transform 0.3s ease;
}

.faq-answer {
  display: none;
  margin-top: 10px;
  line-height: 1.7;
  font-size: 15px;
	border-top: solid 1px #999;
    padding-top: 1em;
}


.product-list img.title_img {
	width: 252px;
    margin: 5% auto 3%;
}
.comparison img.title_img {
	width: 378px;
    margin: 5% auto 3%;
}
.set-content img.title_img {
	width: 237px;
    margin: 5% auto 3%;
}
.size-table img.title_img {
	width: 238px;
    margin: 5% auto 3%;
}
.simulation img.title_img {
	width: 377px;
    margin: 5% auto 3%;
}
img.faq_tit {
	width: 200px;
    margin: 5% auto 3%;
}
img.user-voice_tit {
    width: 570px;
    margin-left: calc(100% - 60%);
    margin-bottom: -1.5em;
}
.rental_remark {
	width:643px;
	margin:2em auto;
}
.link_heelup {
width: 380px;
    float: right;
}
.link_more {
	width:365px;
}
.link_item_list {
	width:928px;
	margin-bottom:5em;
}
.link_style{
	width:220px;
}
.link_compare{
	width:256px;
}
.link_rental{
	width:224px;
}
.link_faq {
	width:184px;
}
.simu01 {
	margin-bottom:30px;
}
.related_post {
	width:297px;
}
.foot_link {
	background-color:#f0f0f0;
}
.comparison,.set-content {
	text-align:center;
}
.hreo img.hero_pc{
	margin-bottom:-10px;
}

.hero h1 {
	display: block;
    margin-top: -29%;
    margin-left: -37%;
    margin-bottom: 23%;
    margin-right: 0;
    text-align: center;
    font-size: 2.7vw;
	font-family: "source-han-serif-japanese", serif;
}

.point-list.sp {
		 display:none;
	 }
.video h2 {
	text-align: center;
    margin: 2em 0;
    font-size: 200%;
	font-family: "source-han-serif-japanese", serif;
    font-weight: 700;
    font-style: normal;
}
.step-img {
	text-align:center;
	color:#747748;
}
.size-table {
	text-align:center;
}
.step.pc {
	margin:3em auto;
}
.voice-box {
  text-align: center;
    margin: 1em 0 2em;
}

.voice-line {
  background-color: #3a310090;
    color: white;
    font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 3rem;
    padding: 0em 1.2em;
    margin: 0.3em auto;
    width: fit-content;
}
.product-list {
	text-align:center;
}
.price-section  {
	text-align:center;
}
.related .wrap {
width:890px;	
}

.related {
	background-color:rgba(199,178,153,0.13);
}
.related::after,.related::before {
  content: "";
  display: block;
	width:90%;
	height: 1px;
  background-color:#736357;
  margin-top: 6px;
  margin: 0 auto;
}
.related::before {
	margin-bottom:2em;
}
	.link a {
    padding: 1.5em 3em;
    text-align: center;
    border-right: 1px solid #99996640;
}
.link a:first-child {
    border-left: 1px solid #99996640;	
}
#style,#compare,#rental,#size,#guide {
	padding-top:120px;
	margin-top:-120px;
}

.foot_link h4::before {
 content: "◆";
    color: #b51013;
	padding-right:0.5em;
}
.foot_link h4 {
font-size:20px;
	border-bottom: 1px solid #999;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
}
.foot_link ul {
	margin-bottom:2em;
	margin-right:1em;
}
.foot_link .group02 {
  margin-top: 2em;
}
.foot_link ul li {
	font-size:18px;
	line-height:2;
}
.foot_link li::before {
 content: ">";
}
.foot_link ul li a {
color:#000;
}
.licence {
	margin-top:2em;
}
.gold_licence_pc {
	width:240px;
}
.custom-arrow {
  background: none;
  border: none;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
}

/* ← 左矢印 */
.slick-prev.custom-arrow::before {
  content: "";
  display: block;
	width:30px;
  height: 30px;
  border-left: 4px solid #999;
  border-bottom: 4px solid #999;
  transform: rotate(45deg);
  margin: auto;
}

/* → 右矢印 */
.slick-next.custom-arrow::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-right: 4px solid #999;
  border-top: 4px solid #999;
  transform: rotate(45deg);
  margin: auto;
}

/* 左右位置調整（必要に応じて） */
.slick-prev.custom-arrow {
  left: -30px;
}
.slick-next.custom-arrow {
  right: -30px;
}
.detail {
	margin:3em 0;
}
.products:nth-of-type(1) {
	margin-top:3em;
}
.table-wrap {
	margin-top:3em;
}
.detail-button {
  display: inline-block;
  background-color: #b51013; /* 濃い赤 */
  color: #fff;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 1.5rem;
	padding:0.5em 3em;
  border-radius: 999px; /* 丸み（全体を楕円に） */
  text-decoration: none;
  text-align: center;
  line-height: 1.4;
  transition: background-color 0.3s ease;
}
.readmore {
	width:360px;
	padding:2em auto;
}
.faq-question img ,.faq-answer img {
	width:25px;
	float:left;
}
.faq-item .bordered {
 border-left: 1px solid #c5b2b2;
    margin-left: 45px;
    padding-left: 1em;
}
.simulation {
	clear:both;
}

.related .entry-title {
	background:none;
	padding:3%;
	font-size:1rem;
	line-height:1.6;
}

img.faq_tit {
  scroll-margin-top: 150px;
}
.img-bounce {
  animation: scaleUpDown 2s ease-in-out infinite;
}

@keyframes scaleUpDown {
  0%, 100% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.0);
  }
}

.option .content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.option .toggle:checked + .title + .content {
  max-height: 3000px;
}

.option.toggle {
  display: none;
}

.option .title {
  display: block;
  cursor: pointer;
  width: fit-content;
  margin: 0 auto;
}

.option .toggle:checked + .title {
  display: none; /* クリック後に画像を非表示にしたい場合 */
}
#heelup-content {
width: 900px;
    margin: 0 auto;
}
#heelup-content .heel-disc {
	font-weight: normal;
}
.heel-disc .heel_disc01 .text-area,
.heel-disc .heel_disc02 .text-area {
	color: #fff;
}
	
	
#heelup-content .accordion {
    margin-top: -1px;
    max-width: 100vw;
}
#heelup-content .toggle {
display: none;
}
#heelup-content .option {
position: relative;
margin-bottom: 1em;
background-color: inherit;
    padding: 0;
	clear: both;
}
#heelup-content .title,
#heelup-content .content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
#heelup-content .title {
padding: 0;
}
#heelup-content .content p {
margin: 0;
padding: 0.5em 1em 1em;
font-size: 0.9em;
line-height: 1.5;
}
#heelup-content .toggle:checked + .title + .content {
max-height: 4000px;
    transition: all 3.0s;
}
#heelup-content .toggle:checked + .title {
	display: none;
}
#heelup-content .option ul {
	width: 100%;
}
.option .option-item {
    background-color: inherit;
}
.heelup {
width: 110.77%;
    margin: 5% -5.385%;
}
.heel-disc {
background-color: #000;
    color: #fff;
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
    font-feature-settings: "palt";
}
.heel_disc01 {
    background-image: url(https://www.kashiisyou.com/item/morning/common/heel_sign01.jpg);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.heel_disc01 img{
width: 50%;
    float: left;
}
.heel_disc01 .text-area{
padding: 2em 2em;
    text-align: right;
}

.heel_disc02 {
    clear: both;
    background-image: url(https://www.kashiisyou.com/item/morning/common/heel_sign02.jpg);
    background-size: 31%;
    background-repeat: no-repeat;
    background-position: left bottom;
}
.heel_disc02 img{
width: 50%;
    float: right;
}
.heel_disc02 .text-area{
padding: 6em 2em;
    text-align: left;
}

.heel_detail {
    width: 900px;
    margin: 0 auto;
}
img.heel_detail_head {
width: 100%;
    border-bottom: 1px solid #999;
    display: block;
    padding: 1% 64% 1% 4%;
    margin: 8% 0px 6%;
}
#heelup-content .option ul.heel_detail_list {
    width: 112%;
    margin: -6%;
}
.heel_detail_list li {
    width: 38%;
    float: left;
    margin: 6%;
    font-size: 16px;
}
.heel_detail_list li:nth-of-type(2n+1) {
clear:both;
}
.heel_spec {
width: 650px;
    margin: 5% auto;
    font-size: 16px;
}
.heel_spec th{
width: 7em;
    text-align: center;
    background-color: #f2f2f2;
    padding: 0.3em;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}
.heel_spec td{
padding-left: 1em;
    border-bottom: 1px solid;
}
.heelup img.more_btn {
    width: 29.3%;
    margin: -9em 35.35% 0;
}

.heel_spec td.last,.heel_spec th.last {
border-bottom:none;
}
.scroll-hint {
	display:none;
}
.howto_link {
display: flex;
    width: 1200px;
    margin: 20px auto;
}

.readmore-toggle {
	display:none;
}
.price-section a {
	color:#fff;
}
.voices a {
    color: #fff;
    margin: 2em 0 1em;
}






 @media (max-width: 768px) {
	    #morning-lp {
     font-size: 3.5vw;
    }
	    #morning-lp p{
     font-size: 3.6vw;
    }
.hero h1 {
    margin-top: -95%;
    margin-left: 4%;
    margin-bottom: 79%;
    margin-right: 0;
    font-size: 6.8vw;
}
	 
	 
	 
	 #morning-lp wrap {
		 max-width:100%;
	 }
.voices h2 img {
    width: 50%;
    margin-left: calc(100% - 61%);
}
    .reason h2 img {
        width: 80%;
        margin-left: calc(100% - 80%);
    }
	 .step .step-img {
		 overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
	 }
	 .step-img img {
  display: block;
        width: 220vw;
        height: auto;
        max-width: none;
}
.product .left-content {
    width: 100%;
    float: none;
    line-height: 1.6;
    padding: 2%;
	text-align: center;
}
	 .point-list.sp {
		 display:block;
	 }
.related .wrap {
	width: 100%;
}
.foot_link .wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}
img.user-voice_tit {
    width: 63%;
    margin-left: calc(100% - 66%);
    margin-bottom: -1.5em;
}
	 section .wrap {
    padding: 40px 0px;
    max-width: 90%;
    margin: 0 auto;
}
.voices {
    background-size: cover;
}	 
.slick-next.custom-arrow::before {
    width: 4vw;
    height: 4vw;
    border-right: 3px solid #999;
    border-top: 3px solid #999;
} 
	/* ← 左矢印 */
.slick-prev.custom-arrow::before {
  width: 4vw;
    height: 4vw;
    border-left: 3px solid #999;
    border-bottom: 3px solid #999;
}

/* → 右矢印 */
.slick-next.custom-arrow::before {
  width: 4vw;
    height: 4vw;
    border-right: 3px solid #999;
    border-top: 3px solid #999;
}
	 .slick-prev.custom-arrow {
    left: -4%;
}
	 .slick-next.custom-arrow {
    right: -4%;
}
	 .link {
    margin-top: 0;
}
.link .wrap {
    max-width: 100%;
    padding: 0 2%;
	display:block;
}
.link_style,.link_compare,.link_rental,.link_faq {
    width: 96%;
}
   .link a {
        padding: 1em 0;
        display: block;
        border-right: none;
        border-bottom: 1px solid #99996640;
    }
	 .link a:first-child {
    border-left: none;
}
.product-list img.title_img {
    width: 55%;
    margin: 5% auto 5%;
}	 
	 .left_content .title_img {
		 width:45%;
		 float:left;
	 }
	 #morning-lp .left-content .title_img {
        width: 55%;
        float: left;
        margin: 3% 4%;
    }
	 .g503_price,.g504_price,.g501_price,.g507_price {
        width: 36%;
        float: left;
        padding: 6% 3% 8%;
    }
	 .comparison img.title_img {
    width: 75%;
    margin: 5% auto 3%;
}
	 .size-table img.title_img {
    width: 55%;
    margin: 5% auto 3%;
}
	 .set-content img.title_img {
    width: 60%;
    margin: 5% auto 3%;
}
	 .video h2 {
    margin: 1em 0;
    font-size: 5vw;
    font-family: "source-han-serif-japanese", serif;
    font-weight: 700;
    font-style: normal;
}
	 .simulation img.title_img {
    width: 80%;
    margin: 5% auto 3%;
}
	 .link_more {
    width: 70%;
}
	 img.faq_tit {
    width: 26%;
    margin: 5% auto 3%;
}
	 .faq-item .bordered {
    border-left: 1px solid #c5b2b2;
    margin-left: 3em;
    padding-left: 1.5em;
    font-size: 3.5vw;
}
	.faq-question img, .faq-answer img {
    width: 15px;
    float: left;
} 
	 .faq-item {
    padding: 0.5em;
    margin-bottom: 0.4em;
}
	.faq-answer {
    display: none;
    margin-top: 0.2em;
    line-height: 1.6;
    font-size: 3.5vw;
    border-top: solid 1px #999;
    padding-top: 0.5em;
} 
   .faq-item .faq-answer .bordered {
        border-left: none;
        margin-left: 0;
        padding-left: 0;
        font-size: 3.5vw;
        clear: both;
	   padding-top:0.5em;
    }
	 .readmore {
    width: 70%;
    padding: 2em auto;
		 margin-top:2em;
}
#morning-lp .voice-line {
    font-size: 6vw;
}
	 
#morning-lp .scroll-image-section.no-wrap {
        width: 100%;
        overflow-x: auto;
        margin: 0px 0 40px;
        position: relative;
    }

#morning-lp .scroll-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}


#morning-lp .scroll-overlay img {
  width: 40%;
  height: auto;
}

#morning-lp .scroll-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0.8;
  transition: opacity 0.5s ease;
}
.scroll-hint.hidden {
  opacity: 0 !important;
  transition: opacity 0.5s ease;
}
	 
#morning-lp .g503_sub ,#morning-lp .g504_sub ,#morning-lp .g501_sub ,#morning-lp .g507_sub {
	width: 180%;
        max-width: none;
        margin: 2% 0;
}
#morning-lp .size_img {
	width:500%;
  max-width: none;
}
#morning-lp .simu_sp {
	width:230%;
  max-width: none;
}
	 #morning-lp .compare_img {
	width:170%;
  max-width: none;		 
	 }
#morning-lp .howto_sp {
	width:380%;
  max-width: none;
}
	 #morning-lp .wide-image {
	width:380%;
  max-width: none;
}
	
	 
.detail-button {
            font-size: 3.8vw;
        padding: 0.5em 2em;
        margin-top: 1.5em;
}
	 .product_sp .detail-button {
        font-size: 4.5vw;
        padding: 0.5em 2em;
        margin-top: 0;
        margin-bottom: 2em;
    }
	 	 .product_sp a{
			 color:#fff;
	 }

.voices a {
color:#fff;
	 text-decoration:none;
	 }

.related .wrap .blog_list {
    flex: 1 1 calc(50% - 20px);
}
	.foot_link .wrap ul {
    flex: 1 1 calc(100%);
} 
	.howto .wrap {
    display: flex
;
    flex-wrap: wrap;
    gap: 5px;
    margin: 10px 0;
    padding: 0;
    width: 100%;
    max-width: none;
} 
	.howto .wrap img {
    flex: 1 1 calc(33.333% - 5px);
} 
	 .gold_licence_pc {
		 display:none;
	 } 
	 .foot_link {
		 margin:2em 0;
	 }
	 
	 
	      section.foot_link .wrap {
        padding: 0px;
        max-width: 100%;
        margin: 0 auto;
    }
	 
	 .foot_link h4 {
    font-size: 5vw;
    border-top: 1px solid #999;
    border-right: 0px solid #999;
    border-left: 0px solid #999;
	border-bottom: none;
    padding-bottom: 0.5em;
    margin-bottom: 0em;
    padding: 0.8em 0;
    text-align: center;
background-color:#f0f0f0;
}
	.foot_link ul {
    margin-bottom: 0em;
    margin-right: 0em;
	 } 
	 ul.howto_link {
		 display: flex;
    width: 175%;
    margin: 5% 0 0 0;
	 }
.voice-slider .slick-track {
  display: flex !important;
  justify-content: flex-start !important;
}

.voice-slider .slick-slide {
  float: none !important;
}
	 .voice-slider .slick-list {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
	 #heelup-content {
    width: 100%;
    margin: 0 auto;
}
	 .heel_disc01 img {
    width: 100%;
    float: none;
}
	 .heel_disc01 .text-area {
		 text-align:left;
		 padding: 2em 1em;
	 }
.heel_disc02 img {
    width: 100%;
    float: none;
}	 
	.heel_detail_list li {
    font-size: 3.6vw;
        width: 90%;
        float: left;
		text-align:left;
        margin: 5%;
}
	 .heel_disc02 .text-area {
    padding: 2em 1em;
    text-align: left;
}
.foot_link li::before {
    content: none;
}
.foot_link ul li {
    font-size: 18px;
    line-height: 2;
}	 
.foot_link ul li {
    font-size: 3.5vw;
        width: 50%;
        float: left;
        background-color: #fff;
        text-align: center;
        border-top: none;
        padding: 3% 0;
        display: flex;
        justify-content: center;
        height: 5em;
	border-bottom:1px solid #999;
        text-align: center;
}	 
	.foot_link ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; 
  width: 100%;
  text-align: center;
  padding: 0 4px;
}
   .foot_link .wrap {
        gap: 0px;
    }
 
	     .foot_link {
        margin: 2em 0;
        background-color: #fff;
    }
	 
.licence {
	background-color:#f0f0f0;
	padding:2%;
}
.foot_link ul li:nth-child(even) {
	border-right:1px solid #999;
}
.foot_link ul li:nth-child(2),.foot_link ul li:nth-child(3) {
	border-top: 1px solid #999;
}
img.view_detail-bottom {
	margin-top:-15%;
}
	 .scroll-hint {
	display:block;
}
.heel_detail {
    width: 100%;
    margin: 0 auto;
}
img.heel_detail_head {
		 width:120vw;
			 max-width:none;
	 }
.detail {
    margin: -3em 0 4em;
}	 
	 .faq a {
		 margin-top:1.5em;
	 } 
	.readmore-wrap {
  position: relative;
  max-height: 36em; /* おおよそ10行分 */
  overflow: hidden;
  transition: max-height 0.5s ease;
}
.readmore-wrap.expanded {
  max-height: 999em;
}

.readmore-toggle {
  display: block;
  margin: 1em auto 0;
  padding: 0.5em 1em;
  background: #333;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#style, #compare, #rental, #size, #guide {
    padding-top: 26vw;
    margin-top: -26vw;
}
	 
	 
	 
	 
}




@media (min-width: 769px) {
 #morning-lp  .scroll-image-section {
  }
}

@media (max-width: 768px) {
  #morning-lp .point-list.pc {
    display: none;
  }
}
