/* ------------------------------
 width: all
------------------------------ */
main {
  background-image: none;
}

main section.ttlbox .wrapper {
  background-image: url("../../images/etc/jakoten_juken/stamp/ttl_jakuten_jakoten.jpg");
}

main section.ttlbox .bc {
  background-image: none;
}

main section.s01 .wrapper {
  padding-top: 100px;
  padding-bottom: 180px;
}

main section.s01 .wrapper .icon_ttl {
  display: block;
  margin: 0 auto;
}

main section.s01 .wrapper h3 {
  text-align: center;
  font-size: 45px;
  letter-spacing: 6px;
  margin-top: 10px;
  color: #0f1f55;
}

main section.s01 .wrapper h4 {
  font-size: 22px; /* 少し小さくして見やすく */
  font-weight: bold; /* 太字に設定 */
  letter-spacing: 2px; /* 文字間隔を調整 */
  margin-top: 15px; /* 上の余白を少し広く */
  line-height: 1.4; /* 行間を広くして読みやすく */
  color: #333; /* 読みやすい色を設定 */
  text-align: left !important; /* 強制的に左寄せに設定 */
}

main section.s01 .wrapper h5 {
  font-size: 22px; /* 少し小さくして見やすく */
  font-weight: bold; /* 太字に設定 */
  letter-spacing: 2px; /* 文字間隔を調整 */
  margin-top: 15px; /* 上の余白を少し広く */
  line-height: 1.4; /* 行間を広くして読みやすく */
  color: #333; /* 読みやすい色を設定 */
  text-align: center !important; /* !importantを追加 */
}

	
main section.s01 .wrapper .box01 {
  width: 900px;
  margin: 15px auto 0;
  border-top: 1px solid #000;
}

main section.s01 .wrapper .box01 dl {
  margin: 50px auto 0;
}

main section.s01 .wrapper .box01 dl dt img {
  display: block;
  max-width: 100%;
}

main section.s01 .wrapper .box01 dl dd {
  margin-top: 25px;
}

main section.s01 .wrapper .box01 dl dd .t01 {
  color: #0f1f55;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 3px;
  margin-bottom: 15px;
}

main section.s01 .wrapper .box01 dl dd .t02 {
  font-size: 16px;
  line-height: 170%;
}

main section.s01 .wrapper h4 {
  text-align: center;
  font-size: 30px;
  color: #0f1f55;
  letter-spacing: 3px;
  margin-top: 100px;
}

main section.s01 .wrapper table {
  width: 900px;
  margin: 20px auto 0;
}

main section.s01 .wrapper table tr th {
  width: 120px;
  background-color: #0f1f55;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 25px;
}

main section.s01 .wrapper table tr td {
  font-size: 16px;
  padding: 15px 25px;
  border-bottom: 2px dashed #aaa;
  background-image: url(../../images/bg_footer.jpg);
}

main section.s01 .wrapper table tr:last-child td {
  border: none;
}


main section.s02 .wrapper {
  padding-top: 100px;
  padding-bottom: 180px;
}

main section.s02 .wrapper .icon_ttl {
  display: block;
  margin: 0 auto;
}

main section.s02 .wrapper h3 {
  text-align: center;
  font-size: 45px;
  letter-spacing: 6px;
  margin-top: 10px;
  color: #0f1f55;
}

main section.s02 .wrapper .box01 {
  width: 900px;
  margin: 15px auto 0;
  border-top: 1px solid #000;
}

main section.s02 .wrapper .box01 dl {
  margin: 50px auto 0;
}

main section.s02 .wrapper .box01 dl dt img {
  display: block;
  max-width: 100%;
}

main section.s02 .wrapper .box01 dl dd {
  margin-top: 25px;
}

main section.s02 .wrapper .box01 dl dd .t01 {
  color: #0f1f55;
  font-size: 24px;
  line-height: 170%;
  letter-spacing: 3px;
  margin-bottom: 15px;
}

main section.s02 .wrapper .box01 dl dd .t02 {
  font-size: 16px;
  line-height: 170%;
}

main section.s02 .wrapper h4 {
  text-align: center;
  font-size: 30px;
  color: #0f1f55;
  letter-spacing: 3px;
  margin-top: 100px;
}

main section.s02 .wrapper table {
  width: 900px;
  margin: 20px auto 0;
}

main section.s02 .wrapper table tr th {
  width: 120px;
  background-color: #0f1f55;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 25px;
}

main section.s02 .wrapper table tr td {
  font-size: 16px;
  padding: 15px 25px;
  border-bottom: 2px dashed #aaa;
  background-image: url(../../images/bg_footer.jpg);
}

main section.s02 .wrapper table tr:last-child td {
  border: none;
}



main section.s03 {
  padding: 120px 0 100px;
  background-image: url("../../images/etc/camp/bg_camp_01.png");
  background-size: 100% 100%;
  margin-top: -50px;
}

main section.s03 .wrapper h6 {
  text-align: center;
  font-size: 42px;
  color: #0f1f55;
}

main section.s03 .wrapper .box01 {
  width: 900px;
  margin: 0 auto;
  border-top: 1px solid #000;
  margin-top: 5px;
  padding-top: 30px;
}

main section.s03 .wrapper .box01 .photo01 {
  display: block;
  width: 450px;
  float: left;
  margin-top: 20px;
}

main section.s03 .wrapper .box01 .right {
  width: calc(100% - 490px);
  float: right;
}

main section.s03 .wrapper .box01 .right .t01 {
  font-size: 32px;
  color: #0f1f55;
  line-height: 100%;
  width: 100%;
}

main section.s03 .wrapper .box01 .right .t02 {
  color: #333;
  font-size: 16px;
  line-height: 170%;
  margin-top: 15px;
}

main section.s03 .wrapper .box01 .right .caution {
  font-size: 14px;
  margin-top: 10px;
}

main section.s03 .wrapper .box01 .right table {
  width: 100%;
  margin-top: 30px;
}

main section.s03 .wrapper .box01 .right table tr:last-child td {
  border: none;
}

main section.s03 .wrapper .box01 .right table tr th {
  width: 85px;
  background-color: #0f1f55;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding: 7px 0;
  border-bottom: 1px solid #fff;
}

main section.s03 .wrapper .box01 .right table tr td {
  border-bottom: 1px dotted #888;
  background-color: #fff;
  font-size: 14px;
  padding: 7px 10px;
  background-image: url(../../images/bg_footer.jpg);
}

main section.s03 .wrapper .box01 .right .more {
  width: 320px;
  display: block;
  margin: 50px auto 0;
}

main section.s03 .wrapper .box01 .right .more img {
  width: 100%;
  display: block;
}

main section.s03 .wrapper .box01 .right .photo02 {
  display: block;
  max-width: 100%;
  margin: 25px auto 0;
}

main section.s04 {
  background-image: url(../../images/bg_footer.jpg);
  padding: 100px 0 35px;
}

main section.s04 .wrapper h6 {
  text-align: center;
  color: #0f1f55;
  font-size: 38px;
  letter-spacing: 5px;
}

main section.s05 {
  background-image: url(../../images/bg_footer.jpg);
}

main section.s05 iframe {
  width: 100% !important;
  height: 600px !important;
  display: block !important;
}

main section.s05 .wrapper {
  width: 1065px;
  margin: 0 auto;
  padding-top: 65px;
}

main section.s05 .wrapper dl + dl {
  margin-top: 40px;
}

main section.s05 .wrapper dl dt {
  background-color: rgba(166, 150, 97, 0.25);
  height: 34px;
  padding: 0 20px;
  line-height: 34px;
  color: #0f1f55;
  font-size: 18px;
}

main section.s05 .wrapper dl dd {
  margin-top: 15px;
}

main section.s05 .wrapper dl dd img {
  width: 100%;
  display: block;
}

main section.s05 .wrapper .t01 {
  text-align: right;
  font-size: 12px;
  color: #0f1f55;
  margin-top: 20px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 767px) {
  main {
    background-image: none;
  }
  main section.ttlbox .wrapper {
    background-image: url("../../images/etc/jakoten_juken/stamp/ttl_jakuten_jakoten_sp.jpg");
  }
  main section.ttlbox .bc {
    background-image: none;
  }
  main section.s01 .wrapper {
    padding: 50px 20px 80px;
  }
  main section.s01 .wrapper .icon_ttl {
    width: 120px;
    display: block;
    margin: 0 auto;
  }
  main section.s01 .wrapper h3 {
    text-align: center;
    font-size: 28px;
    letter-spacing: 3px;
    margin-top: 7px;
    color: #0f1f55;
  }
	
  main section.s01 .wrapper h4 {
    font-size: 18px; /* スマホ向けにフォントサイズを小さく */
    letter-spacing: 1px; /* 文字間隔をスマホ向けに調整 */
    margin-top: 12px; /* 余白を調整 */
    line-height: 1.6; /* 行間を広くして読みやすく */
 	text-align: left !important; /* 強制的に左寄せに設定 */
  }
	
  main section.s01 .wrapper h5 {
    font-size: 18px; /* スマホ向けにフォントサイズを小さく */
    letter-spacing: 1px; /* 文字間隔をスマホ向けに調整 */
    margin-top: 12px; /* 余白を調整 */
    line-height: 1.6; /* 行間を広くして読みやすく */
    text-align: center !important; /* !importantを追加 */
  }

 
	
  main section.s01 .wrapper .box01 {
    width: 100%;
    margin: 10px auto 0;
    border-top: 1px solid #000;
  }
  main section.s01 .wrapper .box01 dl {
    margin: 35px auto 0;
  }
  main section.s01 .wrapper .box01 dl dt img {
    display: block;
    max-width: 100%;
  }
  main section.s01 .wrapper .box01 dl dd {
    margin-top: 15px;
  }
  main section.s01 .wrapper .box01 dl dd .t01 {
    color: #0f1f55;
    font-size: 17px;
    line-height: 170%;
    letter-spacing: 3px;
    margin-bottom: 15px;
  }
  main section.s01 .wrapper .box01 dl dd .t02 {
    font-size: 14px;
    line-height: 170%;
  }
  main section.s01 .wrapper h4 {
    text-align: center;
    font-size: 20px;
    color: #0f1f55;
    letter-spacing: 2px;
    margin-top: 60px;
  }
  main section.s01 .wrapper table {
    width: 100%;
    margin: 20px auto 0;
  }
  main section.s01 .wrapper table tr th {
    width: 80px;
    background-color: #0f1f55;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 7px 0px;
  }
  main section.s01 .wrapper table tr td {
    font-size: 13px;
    padding: 7px 15px;
    border-bottom: 2px dashed #aaa;
    background-image: url(../../images/bg_footer.jpg);
  }
  main section.s01 .wrapper table tr:last-child td {
    border: none;
  }
  main section.s02 {
    padding: 70px 20px 100px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper h5 {
    text-align: center;
    font-size: 20px;
    color: #0f1f55;
    letter-spacing: 4px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
  }
  main section.s02 .wrapper dl {
    margin: 35px auto 0;
  }
  main section.s02 .wrapper dl dt img {
    display: block;
    max-width: 100%;
  }
  main section.s02 .wrapper dl dd {
    margin-top: 15px;
  }
  main section.s02 .wrapper dl dd .t01 {
    color: #0f1f55;
    font-size: 17px;
    line-height: 170%;
    letter-spacing: 3px;
    margin-bottom: 15px;
  }
  main section.s02 .wrapper dl dd .t02 {
    font-size: 14px;
    line-height: 170%;
  }
  main section.s02 .wrapper h6 {
    text-align: center;
    font-size: 20px;
    color: #0f1f55;
    letter-spacing: 3px;
    margin-top: 100px;
  }
  main section.s02 .wrapper table {
    width: 100%;
    margin: 20px auto 0;
  }
  main section.s02 .wrapper table tr th {
    width: 80px;
    background-color: #0f1f55;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    padding: 7px 0px;
  }
  main section.s02 .wrapper table tr td {
    font-size: 13px;
    padding: 7px 15px;
    border-bottom: 2px dashed #aaa;
  }
  main section.s02 .wrapper table tr:last-child td {
    border: none;
  }
  main section.s02 .wrapper .btn_reserve {
    width: 200px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s02 .wrapper .btn_reserve img {
    width: 100%;
    display: block;
  }
  main section.s03 {
    padding: 70px 20px;
    background-image: url("../../images/etc/camp/bg_camp_01.png");
    background-size: 100% 100%;
    margin-top: -50px;
  }
  main section.s03 .wrapper h6 {
    text-align: center;
    font-size: 20px;
    color: #0f1f55;
  }
  main section.s03 .wrapper .box01 {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper .box01 .photo01 {
    max-width: 100%;
    float: none;
    margin: 0 auto;
  }
  main section.s03 .wrapper .box01 .right {
    width: 100%;
    float: none;
    margin: 0px auto 0;
  }
  main section.s03 .wrapper .box01 .right .t01 {
    font-size: 22px;
    color: #0f1f55;
  }
  main section.s03 .wrapper .box01 .right .t02 {
    color: #333;
    font-size: 14px;
    line-height: 170%;
    margin-top: 10px;
  }
  main section.s03 .wrapper .box01 .right .caution {
    font-size: 14px;
    margin-top: 10px;
  }
  main section.s03 .wrapper .box01 .right table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s03 .wrapper .box01 .right table tr th {
    width: 70px;
    background-color: #0f1f55;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    border-bottom: 1px solid #fff;
  }
  main section.s03 .wrapper .box01 .right table tr td {
    font-size: 13px;
    padding: 5px 10px;
  }
  main section.s03 .wrapper .box01 .right .more {
    width: 200px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s03 .wrapper .box01 .right .more img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .box01 .right .photo02 {
    display: block;
    max-width: 100%;
    margin: 25px auto 0;
  }
  main section.s04 {
    padding: 60px 20px 20px;
  }
  main section.s04 .wrapper h6 {
    text-align: center;
    color: #0f1f55;
    font-size: 20px;
    letter-spacing: 5px;
  }
  main section.s05 iframe {
    width: 100% !important;
    height: 300px !important;
    display: block !important;
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px 0;
  }
  main section.s05 .wrapper dl + dl {
    margin-top: 20px;
  }
  main section.s05 .wrapper dl dt {
    background-color: rgba(166, 150, 97, 0.25);
    height: 30px;
    padding: 0 15px;
    line-height: 30px;
    color: #0f1f55;
    font-size: 16px;
  }
  main section.s05 .wrapper dl dd {
    margin-top: 15px;
    overflow: scroll;
  }
  main section.s05 .wrapper dl dd img {
    width: 900px;
    display: block;
  }
  main section.s05 .wrapper .t01 {
    text-align: right;
    font-size: 12px;
    color: #0f1f55;
    margin-top: 10px;
  }
}
