html {
  scroll-behavior: smooth;
}
.seto02_body01 {
	scroll-behavior: smooth;
	line-height: 150% !important;
	font-size:16px;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO, Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	scroll-behavior: smooth;
    color:#006f98;
    background-color: #ffffff!important;
}
a:hover img {
  filter: brightness(85%);
  transition: filter 0.3s ease;
}

@media screen and (min-width: 769px) {    
  img {
    width: 100%;
    margin: 32px 0px !important;
    padding: 0px !important;
    vertical-align: bottom;
    line-height: 1.0em;
  }
.seto02_section { 
	max-width:1280px;
	margin:-40px auto 0;
}

.seto02_in_section {
    max-width: 1280px;
    margin: 0 auto;
    display: block;
}

 .seto02_section_nav_wrapper_smart,
  .seto02_section_nav_smart,
  .seto02_nav_links_smart,
  .seto02_in_smart_section,
  .seto02_in_smart_section img,
  .seto02_fotter_nav_smart,
  .seto02_fotter_links_smart,
  .seto02_fotter_links_smart a,
  .seto02_fotter_links_smart img,
  .seto02wave_section_smart,
  .seto02wave_box01_smart,
  .seto02wave_box02_smart,.point_box_in_smart,
  .seto02wave_box03_smart,.seto02_point_box_smart,
  .seto02wave_inner_smart,
  .seto02wave_box01_three_smart,
  .seto02wave_box01_three_smart a,
  .seto02wave_box01_three_smart img,
  .seto02wave_box01_double_smart,
  .seto02wave_box01_double_smart a {
    display: none;
  }
  
  .seto02_section_nav_wrapper {
    position: fixed; margin-top: 30px;
    top: 0;
    width: 100%;
    background: transparent;
    z-index: 1000;
  }

  .seto02_section_nav {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
  }

  .seto02_nav_links {
    position: absolute;
    right: 65px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    gap: 10px;
  }

  /* ここを追加：ボタン画像の幅指定 */
  .seto02_nav_links a img {
    width: 158px;
    height: auto;
  }
.seto02_fotter_nav {
    width: 1280px;
    background-color: white;
    margin: 0 auto;
    text-align: center;
  }

  .seto02_fotter_nav > a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }

  .seto02_footer_inner {
    margin-top: 0px;
  }

  .seto02_fotter_links {
    display: flex; margin-top: -20px;
    justify-content: center;
    gap: 10px;
  }

  .seto02_fotter_links a {
    display: block;
    width: 52px;
    height: 52px;
  }

  .seto02_fotter_links a img {
    width: 100%;
    height: auto;
    display: block;
  }
.seto02wave_section { 
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
  }

  .seto02wave_box01,
  .seto02wave_box02,
  .seto02wave_box03 {
    position: relative;
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    z-index: 1;
  }

.seto02wave_box01 {
  min-height: 900px;
  margin-bottom: -20px; padding-bottom: 70px;
  margin-top: -167px;
  background-image: url('../images/seto02_box01.png');
}

  .seto02wave_box02 {
    min-height: 580px;
    padding-top: -30px; padding-bottom: 70px;
    margin-bottom: -20px;
    background-image: url('../images/seto02_box02.png');
    z-index: 2;
  }

  .seto02wave_box03 {
    min-height: 10px;
    padding-top: 50px!important; 
    padding-bottom: 33px;
    margin-bottom: -30px;
    background-image: url('../images/seto02_box03.png');
    z-index: 3;
  }
  
  
.seto02wave_inner {
    width: 930px;
    margin: 0 auto 0; padding-top: 110px;
  }
.seto02wave_inner02 {
    width: 930px;
    margin: 0 auto 0; padding-top: 0px;
  }
.seto02wave_box01 img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }

  .seto02wave_box01_three {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin: 0 0 -50px!important;
  }

  .seto02wave_box01_three a {
    flex: 1;
    display: block;
  }

  .seto02wave_box01_three img {
    width: 100%;   margin: 20px 0px !important;
    height: auto;
    display: block;
  }
 .seto02wave_box01_double {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: -30px;
    background-image: url('../images/seto02_box01_pic05.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    height: 220px; /* 必要に応じて調整 */
    position: relative;
  }

  .seto02wave_box01_double a {
    flex: 1;
    display: block;
    height: 100%;
    text-indent: -9999px; /* テキストを視覚的に非表示 */
  }
  
 .seto02_point_box {
    background-color: white;
    width: 930px;
    margin: 0 auto;
    padding: 0px 0 30px!important;
    box-sizing: border-box;
  }

  .point_box_in {
    width: 790px;
    margin: 0 auto;
    background-color: transparent;
    padding: 5px 0; /* 上下に余白、左右は親要素に任せる */
    box-sizing: border-box;
  }
  
 .seto02_point_box img,
  .seto02_point_box a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 20px 0;
  }

  .seto02_point_box a {
    display: block;
  }

  .pic02_overflow {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 930px;
  margin: 20px 0;
  }

  .pic02_overflow img {
    width: 100%;
    height: auto;
    display: block;
  }
  .seto02_box03_links {
    display: flex;
    justify-content: center;
    gap: 20px; /* 画像の間の余白 */
    margin: 30px 0 0;
  }

  .seto02_box03_links a {
    display: block;
    width: 192px;
    height: auto;
  }

  .seto02_box03_links a img {
    width: 100%;
    height: auto;
    display: block;
  }
.seto02_box01_double_links {
    display: flex;
    justify-content: center;
    gap: 0; /* 余白なしでぴったりくっつける */
    margin: 30px auto;
    width: 930px;
  }

  .seto02_box01_double_links a {
    display: block;
    width: 460px;
    height: auto;
  }

  .seto02_box01_double_links a img {
    width: 100%;
    height: auto;
    display: block;
  }
}
       
    
@media screen and (max-width: 768px) {
  html, body {
        margin: 0;
        padding: 0;
        overflow-x: hidden; /* 横スクロールを防ぐ */
    }
   img {
        margin: 0 !important; /* 余白を消す */
	width:100%;  display: block;
	padding:0px !important;
	line-height: normal !important;
    }
  .seto02_section {
    max-width: 100%;
    margin: 0 auto !important;
  }

  .seto02_in_smart_section {
    width: 100%;
  }

  .seto02_in_smart_section img {
    width: 100%;
    height: auto;
    display: block;
  }
.seto02_body01 {
        line-height: normal !important;
    }
 .seto01_fotter_nav,
  .seto01_footer_inner,
  .seto01_fotter_links,
  .seto01_fotter_links a,
  .seto02_section_nav_wrapper,
  .seto02_section_nav,
  .seto02_nav_links,
  .seto02_in_section,
  .seto02_fotter_nav,
  .seto02_footer_inner,
  .seto02_fotter_links,
  .seto02_fotter_links a,
  .seto02wave_section,
  .seto02wave_box01,
  .seto02wave_box02,
  .seto02wave_box03,
  .seto02wave_inner,.seto02_point_box,.point_box_in
  .seto02wave_box01_three,
  .seto02wave_box01_three a,
  .seto02wave_box01_three img,
  .seto02wave_box01_double,
  .seto02wave_box01_double a {
    display: none;
  }
  

  
  
  .seto02_section_nav_wrapper_smart {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: transparent; /* 背景透明 */
    z-index: 1000;
  }

  .seto02_section_nav_smart {
    max-width: 100%;
    margin: 0 auto;
  }

  .seto02_nav_links_smart {
    display: flex;
    justify-content: center;
    gap: 10px; /* ボタン間のスペース調整 */
    padding: 10px 0;
  }
 .seto02_fotter_nav_smart {
    z-index: 6;
    width: 100%;
    padding: 40px 0 70px 0; /* 上下の余白調整 */
    background-color: white;
    text-align: center;
  }

  .seto02_fotter_nav_smart > a img {
    width: 100%;
    height: auto;
    display: block;
  }

  .seto02_fotter_links_smart {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 20px;
  }

  .seto02_fotter_links_smart a {
    display: block;
    width: 45px;
    height: 45px;
  }

  .seto02_fotter_links_smart img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  
  .seto02wave_section_smart {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  .seto02wave_box01_smart,
  .seto02wave_box02_smart,
  .seto02wave_box03_smart {
    position: relative;
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    z-index: 1;
  }

  .seto02wave_box01_smart img,
  .seto02wave_box02_smart img,
  .seto02wave_box03_smart img {
    width: 100%;
    margin: 38px 0px !important;
    padding: 0px !important;
    vertical-align: bottom;
    line-height: 1.0em;
  }

  /* 各ボックスの背景画像と余白調整 */
  .seto02wave_box01_smart {
    min-height: 500px;
    margin-bottom: -0px; padding-bottom: 30px;
    background-image: url('../images/seto02_box01_smart.png');
  }

  .seto02wave_box02_smart {
    min-height: 530px;
    padding-top: 30px;
    margin-bottom: 0px; padding-bottom: 20px;
    background-image: url('../images/seto02_box02_smart.png');
    z-index: 2;
  }

  .seto02wave_box03_smart {
    min-height: 480px;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: -60px;
    background-image: url('../images/seto02_box03_smart.png');
    z-index: 3;
  }
  

.seto02wave_inner_smart {
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
  }
.seto02wave_box01_smart img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0px 0!important;
  }

  .seto02wave_box01_three_smart {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 3px 0;
  }

  .seto02wave_box01_three_smart a {
    display: block;
  }

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

  .seto02wave_box01_double_smart {
    background-image: url('../images/seto02_box01_pic05_smart.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    height: 120px; /* 適宜調整 */
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    gap: 10px;
    margin-top: 0px!important;
  }

  .seto02wave_box01_double_smart a {
    display: block;
    flex: 1;
    text-indent: -9999px;
  }
.seto02_point_box_smart {
    background-color: white;
    border-radius: 2px;
    padding: 14px 16px;
    box-sizing: border-box;
    margin: -30px 0 16px;
  }

  .point_box_in_smart {
    background-color: transparent;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding: 10px 0;
    box-sizing: border-box;
  }
.point_box_in_smart img {
  margin: 20px 0 !important;
}


 .seto02_point_box_smart img,
  .seto02_point_box_smart a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 16px 0;
  }

  .seto02_point_box_smart a {
    display: block;
  }

  .smart_pic02_overflow {
    width: 100vw; /* ビューポート幅全体 */
    margin-left: calc(-1 * (100vw - 100%) / 2); /* 左にずらして画面幅いっぱいに */
  }

  .smart_pic02_overflow img {
    width: 100%;
    height: auto;
    display: block;
  }
  
.seto02wave_box03_smart img,
  .seto02wave_box03_smart a img {
    width: 100%;
    height: auto;
    display: block;
  }

  .seto02_box03_links_smart {
    display: flex; width: 90%; margin: -40px auto;
    justify-content: center;
    gap: 10px;
  }

  .seto02_box03_links_smart a {
    display: block;
    width: 45%;
  }

  .seto02_box03_links_smart a img {
    width: 100%;
    height: auto;
    display: block;
  }
.seto02_box01_double_links_smart {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0; /* 上下の隙間なし */
    width: 100%;
    margin: 20px auto;
  }

  .seto02_box01_double_links_smart a {
    display: block;
    width: 100%;
    max-width: 500px; /* スマホ横幅の目安 */
  }

  .seto02_box01_double_links_smart a img {
    width: 100%;
    height: auto;
    display: block;
  }
  
  
  .comment_fade_wrap {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .comment_img_toggle {
    display: none;
  }

  .comment_img_label {
    display: block;
    cursor: pointer;
  }

  .comment_img_area {
    position: relative;
    min-height: 700px;
    overflow: hidden;
    transition: height 0.4s ease;
  }

  .comment_img_area img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    transition: opacity 0.4s ease;
  }

  .comment_img_short {
    opacity: 1;
    z-index: 2;
  }

  .comment_img_full {
    opacity: 0;
    z-index: 1;
  }

  .comment_img_toggle:checked + .comment_img_label .comment_img_area {
    height: 1030px;
  }

  .comment_img_toggle:checked + .comment_img_label .comment_img_short {
    opacity: 0;
  }

  .comment_img_toggle:checked + .comment_img_label .comment_img_full {
    opacity: 1;
  }
  



.comment_fade_wrap_advice {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .comment_img_toggle_advice {
    display: none;
  }

  .comment_img_label_advice {
    display: block;
    cursor: pointer;
  }

  .comment_img_area_advice {
    position: relative;
    min-height: 441px;
    overflow: hidden;
    transition: height 0.4s ease;
  }

  .comment_img_area_advice img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    transition: opacity 0.4s ease;
  }

  .comment_img_short_advice {
    opacity: 1;
    z-index: 2;
  }

  .comment_img_full_advice {
    opacity: 0;
    z-index: 1;
  }

  .comment_img_toggle_advice:checked + .comment_img_label_advice .comment_img_area_advice {
    height: 700px;
  }

  .comment_img_toggle_advice:checked + .comment_img_label_advice .comment_img_short_advice {
    opacity: 0;
  }

  .comment_img_toggle_advice:checked + .comment_img_label_advice .comment_img_full_advice {
    opacity: 1;
  }
 }
