#main{
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    color: rgb(26, 26, 26);
    width: 100%;
}
#toppage{
    position: relative;
    background-color: rgb(223, 220, 214);
}
.mainview{
    width: 100%;
    text-align: center;
    padding-top: 130px;
    margin: 0 auto;
}
.logo_kp{
    position: absolute;
    padding-top: 35px;
    top: 10px;
    left: 50%;
    margin-left: -500px
}
.logo_kp img{
    width: 106px;
}
.top_icon{
    position: absolute;
    position: fixed;
    padding-top: 35px;
    right: 0;
    top: 10px;
    left: 50%;
    margin-left: 190px;
    z-index: 10;
}
.top_icon img{
    width: 138px;
    margin-left: 12px;
}
.main_text00{
    display: flex;
    width: 210px;
    font-family: "UoqMunThenKhung", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    margin: 80px auto 15px;
    line-height: 35px;
}
.main_text00 p{
    color: rgb(1, 164, 231);
    background: linear-gradient(transparent 60%, rgb(243,225,0) 60%);
}
.main_text01{
    display: flex;
    width: 390px;
    font-family: "UoqMunThenKhung", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    margin: 0 auto;
    line-height: 35px;
}
.main_text01 p{
    color: rgb(1, 164, 231);
    background: linear-gradient(transparent 60%, rgb(243,225,0) 60%);
}
.main_text02{
    text-align: center;
    font-size: 18px;
    margin-top: 37px;
    line-height: 32px;
}
.goods{
    position: relative;
    display: flex;
    margin-top: -200px;
}
.goods01{
    position: absolute;
    left: 50%;
    margin-left: -440px
}
.goods02{
    position: absolute;
    left: 50%;
    top: 40px;
    margin-left: 220px;
}
#work{
    margin-top: 250px;
}
.title_img{
    text-align: center;
}
.title{
    padding-top: 80px;
}
.subtitle{
    text-align: center;
    font-size: 20px;
    color: rgb(1, 164, 231);
    margin-top: 25px;
    font-weight: 800;
}
.title_text01{
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    line-height: 32px;
}
#jisseki{
    display: flex;
    margin: 50px auto 0;
    width: 1100px;
    flex-wrap: wrap;
    gap: 35px 30px;
}
#jisseki img{
    width: 250px;
}







.work_item{
    text-align: center;
}
.work_item p{
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    line-height: 27px;
}
.soudan{
    width: 383px;
    margin: 68px auto 22px;
}
.btn_icon{
    width: 583px;
    margin: 0 auto;
}
.btn_icon img{
    margin-bottom: 60px;
}
.title_text02{
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    line-height: 32px;
}
.spbr{
    display: none;/*スマホの改行位置のための設定*/
}
.icon{
    display: flex;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 75px;
    column-gap: 40px;
    align-items: flex-end;
}
#concept{
    background-color: rgb(223, 220, 214);
}
.text01{
    width: 750px;
    font-family: "UoqMunThenKhung", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 34px;
    margin: 40px auto 0;
}
.text01 h3{
    color: rgb(1, 164, 231);
    line-height: 52px;
}

.concept_img{
    justify-content: center;
    display: flex;
    margin-top: 35px;
}
.concept_img img{
    margin-bottom: 90px;
}
.text02{
    margin-left: 35px;
    line-height: 35px;
    font-size: 18px;
}
.pcbr{
    display: block;/*スマホの改行位置のための設定*/
}
.box{
    width: 820px;
    height: 300px;
    display: flex;
    background-color: rgb(231, 229, 226);
    align-items: center;
    padding: 30px 38px;
    border-radius: 16px;
    margin: 50px auto 110px;
}
.text03{
    width: 545px;
    margin-left: 32px;
}
.text04{
    font-size: 22px;
    color: rgb(1, 164, 231);
    padding-bottom: 10px;
    font-weight: 600;
}
.text05{
    font-size: 18px;
    width: 554px;
    text-align:justify;
    line-height: 32px;
}
#flow{
    background-color: rgb(223, 220, 214);
}
.content{
    display: flex;
    width: 970px;
    flex-wrap: wrap;
    gap: 54px 70px;
    margin: 45px auto 70px;
}
.content01{
    display: flex;
    width: 450px;
}
.content02{
    width: 195px;
    margin-left: 35px;
}
.text06{
    font-size: 26px;
    padding-bottom: 15px;
    font-weight: 800;
}
.text07{
    font-size: 18px;
}

.faq_content{
    margin: 48px 0 170px;
}
.card00{
    width: 820px;
    background-color:  rgb(231, 229, 226);
    border-radius: 16px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto 24px;
}
.accordion-003 summary {
    display: flex;
    background-image: url(../img/nihonsyu/icon_Q@2x.png);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: bottom 24px left 20px;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 24px 40px 24px 85px;
    font-size: 20px;
    cursor: pointer;
    font-weight: 800;
}
.accordion-003 summary::-webkit-details-marker {
    display: none;
}
.accordion-003 summary::before,
.accordion-003 summary::after {
    width: 2px;
    height: 30px;
    background-color: rgb(1, 164, 231);
    content: '';
    margin-top: 5px;
    margin-right: -10px;
}
.accordion-003 summary::before {
    position: absolute;
    right: 40px;
    rotate: 90deg;
}
.accordion-003 summary::after {
    transition: rotate .3s;
}
.accordion-003[open] summary::after {
    rotate: 90deg;
}
.accordion-003 p {
    background-image: url(../img/nihonsyu/icon_A@2x.png);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: top 22px left 20px;
    margin: 0;
    padding: 20px 25px 35px 85px;
    font-size: 18px;
    line-height: 30px;
    transition: transform .5s, opacity .5s;
}
.accordion-003[open] p {
    transform: none;
    opacity: 1;
    border-top: 1px solid rgb(213, 213, 213);
}
.accordion-003 p a{
    color: rgb(1, 164, 231);
    text-decoration: underline;
}
#contact{
    position: relative;
    background-color: rgb(223, 220, 214);
}
.icon_top{
    position: absolute;
    left: 50%;
    top: -120px;
    margin-left: 400px;
}
.contact00{
    display: flex;
    gap: 20px;
    width: 820px;
    margin: 50px auto 45px;
}
.contact01{
    background-color: white;
    padding: 25px 30px 23px;
    border-radius: 24px;
    width: 400px;
    height: 200px;
}
.contact02{
    background-color: white;
    padding: 25px 16px 16px;
    border-radius: 24px;
    width: 400px;
    height: 200px;
}
.tel_info{
    font-size: 20px;
    text-align: center;
    font-weight: 800;
}
.time{
    font-size: 16px;
    text-align: center;
}
.tel_number{
    margin-top: 18px;
}
.tantou{
    font-size: 20px;
    text-align: center;
    margin-top: 13px;
}
.text08{
    font-size: 20px;
    text-align: center;
    line-height: 26px;
    margin-bottom: 5px;
    font-weight: 800;
}
.text09{
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.info{
    width: 400px;
    margin: 0 auto;
    font-weight: 800;
}
.text10{
    font-size: 20px;
    text-align: center;
}
.text11{
    font-size: 18px;
    text-align: center;
    margin-top: 7px;
    padding-bottom: 115px;
}
a:hover {
    color: inherit!important;
    text-decoration: none!important;
    }
.pagetop{
    display: none !important;
}

/* スライダー全体 */
.mainslider {
  position: relative;
  overflow: visible;
  z-index: 2;
}

/* slickスライドの基本状態 */
.mainslider .slick-slide {
  transition: transform 0.4s ease, opacity 0.4s ease;
  transform: scale(0.9);
}
#slickslider{
  margin: 50px auto 0!important;
}

/* 中央の画像を中央寄せ */
.mainslider .slick-center img {
  display: block;
  margin: 0 auto;
}
/* 矢印ボタン */
.mainslider .slick-prev,
.mainslider .slick-next {
  display: block !important;
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  z-index: 10;
  border: none;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
}
.slick-next:before, .slick-prev:before {
  display: none;
}
.slick-next{
  content: ""!important;
  display: block;
  background-size: contain;
  background:  url("../img/nihonsyu/slick_r.png") no-repeat center center!important;
}
.slick-prev{
  content: ""!important;
  display: block;
  background-size: contain;
  background:  url("../img/nihonsyu/slick_l.png") no-repeat center center!important;
}

.mainslider .slideitem {
  display: flex;
  justify-content: center; /* 画像を中央に配置 */
  align-items: center;     /* 画像の縦位置も中央 */
  height: 100%;            /* 高さをスライダーに合わせる */
  flex: 1 0 auto;          /* 各アイテムの幅を均等にする */
}
.slideitem img{ 
  width: 100%;             /* 画像をスライダーのアイテムに合わせる */
  height: auto;            /* アスペクト比を保ちながらリサイズ */
}
/* 矢印位置（中央寄せ構成に合わせる）*/
.mainslider .slick-prev {
  left: 11%; /* 左外に出す */
}
.mainslider .slick-next {
  right: 11%; /* 右外に出す */
}
.mainslider .slideitem picture img {
  width: 100%;  /* 画像を親の幅に合わせてリサイズ */
  height: auto; /* 高さは自動調整 */
}
@media screen and (max-width:767px){
#concept{
    display: block;
}
.mainview{
    width: 320px;
    padding: 80px 0 26px;
}
.logo_kp{
    padding-top: 10px;
    margin-left: -160px
}
.logo_kp img{
    width: 70px;
}
.top_icon{
    padding-top: 10px;
    margin-left: 28px;
}
.top_icon img{
    width: 60px;
    margin-left: 7px;
}
.main_text{
    width: 255px;
    margin: 0 auto;
}
.main_text00{
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 3px;
    line-height: 22px;
    padding-left: 50px;
}
.main_text00 p{
    background: linear-gradient(transparent 60%, rgb(243,225,0) 80%);
}
.main_text01{
    font-size: 16px;
    line-height: 22px;
    padding-left: 25px;
}
.main_text01 p{
    background: linear-gradient(transparent 60%, rgb(243,225,0) 80%);
}
.main_text02{
    font-size: 11px;
    margin-top: 15px;
    line-height: 20px;
}
.goods01{
    width: 100px;
    top: 145px;
    margin-left: -160px;
}
.goods02{
    width: 100px;
    top: 150px;
    margin-left: 70px;
}
.title{
    padding-top: 35px;
}
.title_img{
    text-align: center;
}
.title_img img{
    height: 33px;
}
.subtitle{
    font-size: 13px;
    margin-top: 10px;
}
.title_text01{
    width: 255px;
    font-size: 12px;
    margin: 15px auto 0;
    line-height: 22px;
}
#jisseki{
    width: 320px;
    margin-top: 35px;
    gap: 18px 18px;
}
.work_item{
    width: 150px;
}
.work_item p{
    font-size: 11px;
    line-height: 15px;
    margin-top: 10px;
}
.soudan{
    width: 197px;
    margin-top: 25px;
    margin-bottom: 12px;
}
.btn_icon{
    width: 290px;
}
.btn_icon img{
    margin-bottom: 32px;
}
.title_text02{
    width: 335px;
    font-size: 12px;
    margin: 15px auto 0;
    line-height: 22px;
}
.spbr{
    display: block;/*スマホの改行位置のための設定*/
}
.icon{
    width: 300px;
    margin: 32px auto 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 21px 25px;
}
.icon img{
    width: 137px;
}
.text01{
    width: 210px;
    font-size: 18px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 22px;
    gap: 0px 5px;
    line-height: 25px;
}
.text01 h3{
    line-height: 25px;
    width: 235px;
    text-align: center;
}
.concept_img{
    flex-direction: column;
    text-align: center;
    margin-top: 15px;
}
.concept_img img{
    width: 320px;
    margin-bottom: 20px;
}
.text02{
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    margin-left: 0px;
    margin-bottom: 35px;
}
.pcbr{
    display: none;/*スマホの改行位置のための設定*/
}
.box{
    position: relative;
    width: 320px;
    height: 285px;
    padding: 0px;
    margin-top: 23px;
    margin-bottom: 33px;
    border-radius: 10px;
}
.icon_woman{
    position: absolute;
    width: 85px;
    top: 13px;
    left: 15px;
}
.text03{
    margin: 0px;
}
.text04{
    width: 190px;
    font-size: 14px;
    margin-left: 115px;
    margin-top: 20px;
}
.text05{
    width: 285px;
    font-size: 12px;
    line-height: 22px;
    margin: 8px auto 15px;
    text-align:justify;
}
.content{
    width: 320px;
    gap: 20px;
    margin-top: 23px;
    margin-bottom: 30px;
}
.content01 img{
    width: 130px;
}
.content02{
    margin-left: 13px;
}
.text06{
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.text07{
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
}
.faq_content{
    margin: 25px 0 70px;
}
.card00{
    width: 320px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 12px;
}   
.accordion-003 summary{
    font-size: 13px;
    background-size: 16px;
    background-position: bottom 15px left 12px;
    padding: 15px 40px 12px 44px;
}
.accordion-003 p{
    font-size: 12px;
    background-size: 16px;
    background-position: top 15px left 12px;
    padding: 10px 12px 20px 44px;
    line-height: 20px;
    text-align:justify;
}
.accordion-003 summary::before,
.accordion-003 summary::after {
    width: 1px;
    height: 15px;
    margin-top: -2px;
    margin-right: -25px;
}
.icon_top{
    width: 42px;
    top: -65px;
    margin-left: 120px;
}
.contact00{
    width: 300px;
    flex-direction: column;
    margin: 35px auto 27px;
    gap: 15px;
}
.contact01{
    width: 300px;
    height: 150px;
    padding: 22px 22px 16px;
    border-radius: 15px;
}
.tel_info{
    font-size: 15px;
}
.time{
    font-size: 12px;
}
.tel_number{
    width: 250px;
    margin-top: 10px;
}
.tantou{
    font-size: 15px;
    margin-top: 8px;
}
.contact02{
    width: 300px;
    height: 150px;
    padding: 18px 11px 11px;
    border-radius: 15px;
}
.contact02 img{
    width: 276px;
}
.text08{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0px;
}
.text09{
    font-size: 12px;
    margin-bottom: 10px;
}
.text10{
    font-size: 13px;
}
.text11{
    font-size: 12px;
}
.info{
    width: 245px;
}
.text11{
    margin-top: 0px;
    padding-bottom: 35px;
}
  .mainslider .slick-prev,
  .mainslider .slick-next {
    width: 54px;
    height: 54px;
    font-size: 16px;
    line-height: 38px;
  }

  .slick-next,.slick-prev {
    width: 10%;
    height: 16%;
  }
  .mainslider .slick-prev {
    background:  url("../img/nihonsyu/slick_l_sp.png") no-repeat center center!important;
    transform: scale(0.6); /* ← 全体を70%に縮小 */
    transform-origin: center center; /* 中心を基準に縮小 */
    top: 34%;
    left: 15%;

  }
  .mainslider .slick-next {
    background:  url("../img/nihonsyu/slick_r_sp.png") no-repeat center center!important;
    transform: scale(0.6); /* ← 全体を70%に縮小 */
    transform-origin: center center; /* 中心を基準に縮小 */
    top: 34%;
    right: 15%;
  }
  #slickslider {

    margin: 25px auto 0 !important;
  }
}