@media screen and (max-width: 767px) {
  .cmshtml {
    /* link01 */
    /* contents-top */
    /* main-img-top */
    /* contents01 */
    /* contents02 */
    /* contents03 */
    /* contents04 */
    /* contents05 */
    /* contents06 */
    /* contents07 */
    /* contents08 */
  }
  .cmshtml .link01 a {
    font-size: 15px;
    min-width: 210px;
    padding: 17px 60px;
  }
  .cmshtml .contents03 .link01 a {
    font-size: 15px;
    min-width: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
  }
  .cmshtml .contents04 .link01 a {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
  }
  .cmshtml .contents06 .link01 a {
    min-width: 260px;
  }
  .cmshtml .contents04 .box .link01 a {
    min-width: 300px;
  }
  .cmshtml .contents04 .box:nth-child(1) .link01 a {
    min-width: 300px;
  }
  .cmshtml .link01 a::after {
    right: 20px;
    background-size: auto 12px;
  }
  .cmshtml .contents03 .link01 a::after {
    right: 20px;
    background-size: auto 12px;
  }
  .cmshtml .link01 a:hover::after {
    right: 20px;
  }
  .cmshtml .contents03 .link01 a:hover::after {
    right: 20px;
  }
  .cmshtml .contents-top {
    padding-top: 80px;
  }
  .cmshtml .main-img-top {
    background-position: center top 150px;
    background-size: 300% auto;
    padding-bottom: 90px;
  }
  .cmshtml .main-img-top .box-inner {
    justify-content: center;
    flex-direction: column;
    gap: 20px;
  }
  .cmshtml .main-img-top .box-img {
    width: 90%;
    max-width: 90%;
    border-radius: 40px 0px 0px 40px;
    margin-left: 10%;
  }
  .cmshtml .main-img-top .box-img img {
    height: auto;
    min-height: 250px;
  }

.cmshtml .main-img-top .box-img .rdslide img.rdimg {
	height: auto;
min-height: 250px;
}

  .cmshtml .main-img-top .box-text {
    width: 100%;
    max-width: 100%;
    min-height: 0px;
    padding: 0px 25px;
  }
  .cmshtml .main-img-top .box-text::before {
    display: none;
  }
  .cmshtml .main-img-top h2 {
    font-size: 30px;
    line-height: 1.8;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 767px) and (max-width: 500px) {
  .cmshtml .main-img-top h2 {
    font-size: 6vw;
  }
}

@media screen and (max-width: 767px) {
  .cmshtml .contents01-wrap {
    padding-bottom: 60px;
    background-position: center top;
    background-repeat: repeat;
    background-size: 150% auto;
  }
  .cmshtml .contents01-wrap .box-inner {
    width: 88%;
    justify-content: center;
    gap: 30px;
  }
  .cmshtml .contents01-wrap .box-inner::before {
    background-position: right top;
    width: 100%;
    height: 100px;
    margin-left: 0px;
    margin-top: -90px;
  }
  .cmshtml .contents01, .cmshtml .contents01-time {
    width: 100%;
    max-width: 100%;
    border-radius: 25px;
    padding: 25px 20px;
  }
  .cmshtml .contents01-wrap .layout-time {
    padding: 0px 5px;
  }
  .cmshtml .contents01 .rdplaneinfo, .cmshtml .contents01 .news_text {
    padding: 0px 5px;
  }
  .cmshtml .contents01 .rdplaneinfo .rdNewInfoList_ez-item, .cmshtml .contents01 .rdnewArticle .rdnewArticle-item {
    padding: 16px 10px;
  }
  .cmshtml .contents01 .rdNewInfoList_ez .rdNewInfoList_ez-item {
    padding: 16px 10px;
  }
  .cmshtml .contents01 .rdNewInfoList_ez-ContDate, .cmshtml .contents01 .rdnewArticle .rdnewArticle-ContDate {
    width: 100%;
    max-width: 100%;
    border-right-style: none;
    line-height: 1.2;
    font-size: 16px;
  }
  .cmshtml .contents01 .rdNewInfoList_ez-ContTitle, .cmshtml .contents01 .news_text .rdnewArticle .rdnewArticle-ContTitle {
    padding-left: 0px;
    padding-top: 5px;
  }
  .cmshtml .contents01-wrap .box-title h2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
  }
  .cmshtml .contents01 .box-link h6 {
    padding-top: 20px;
  }
  .cmshtml .contents01 .box-link h6 a {
    font-size: 18px;
    letter-spacing: 0.05em;
    width: 100%;
    max-width: 400px;
    background-position: right 15px center;
    background-size: auto 12px;
  }
  .cmshtml .contents01 .box-link h6 a:hover {
    background-size: auto 12px;
  }
  .cmshtml .box-timeguide {
    text-align: center;
    padding: 60px 0px 0px;
  }
  .cmshtml .box-timeguide h6, .cmshtml .box-timeguide h6 a {
    font-size: 30px;
  }
  .cmshtml .box-timeguide h6::before {
    font-size: 20px;
  }
  .cmshtml .box-timeguide h6::after {
    display: block;
    width: 100%;
    padding: 6px 0px;
    font-size: 16px;
    margin-top: -40px;
  }
  .cmshtml .contents02 {
    background-position: center bottom 25px;
    background-size: auto 20px;
    padding: 15px 0px 80px;
  }
  .cmshtml .contents02 .box-inner {
    background-size: auto 40px;
    padding-top: 50px;
  }
  .cmshtml .contents02 .lay01 {
    width: 90%;
    max-width: 400px;
    margin-bottom: 40px;
  }
  .cmshtml .contents02 .lay01::before {
    left: 0px;
    top: 0px;
    height: 70px;
  }
  .cmshtml .contents02 .lay01::after {
    height: 70px;
  }
  .cmshtml .contents02 .lay02 {
    width: 88%;
  }
  .cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item {
    width: 47.5%;
    max-width: 47.5%;
    margin-right: 0px;
    margin-bottom: 0px;
  }
  .cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item img {
    width: 100%;
    max-width: 400px;
  }
  .cmshtml .contents02 .news_img .rdnewArticle {
    justify-content: center;
    gap: 20px 5%;
  }
  .cmshtml .contents02 .rdNewInfoList_ez-ContTitle, .cmshtml .contents02 .news_text .rdnewArticle .rdnewArticle-ContTitle {
    padding-left: 0px;
  }
  .cmshtml .contents02 .rdNewInfoList_ez-ContDate, .cmshtml .contents02 .rdnewArticle .rdnewArticle-ContDate {
    font-size: 16px;
  }
  .cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-ContDate {
    font-size: 16px;
  }
  .cmshtml .contents02 .rdNewInfoList_ez-ContDate::before, .cmshtml .contents02 .rdnewArticle .rdnewArticle-ContDate::before {
    margin-bottom: 7px;
  }
  .cmshtml .contents02 h2, .cmshtml .contents02 h3 {
    font-family: "Zen Maru Gothic", serif;
    color: #09938d;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
  .cmshtml .contents02 h2 {
    font-size: 16px;
  }
  .cmshtml .contents02 h3 {
    font-size: 34px;
    padding-top: 7px;
  }
  .cmshtml .contents02 h3::after {
    width: 80px;
    height: 1px;
    border-width: 3px;
    padding-top: 15px;
  }
  .cmshtml .contents03 {
    padding: 40px 0px 50px;
  }
  .cmshtml .contents03 .box-inner {
    width: 88%;
  }
  .cmshtml .contents03 .lay02 {
    border-radius: 25px;
    margin-bottom: 30px;
    padding: 35px 25px;
  }
  .cmshtml .box-guidance {
    justify-content: center;
    gap: 30px;
  }
  .cmshtml .box-guidance .box-img {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .cmshtml .box-guidance .box-img img {
    max-width: 400px;
  }
  .cmshtml .box-guidance .box-detail {
    width: 100%;
    max-width: 100%;
  }
  .cmshtml .guidance .box {
    justify-content: center;
    gap: 5px;
  }
  .cmshtml .guidance .box .box001 {
    width: 100%;
    max-width: 100%;
  }
  .cmshtml .guidance .box .box002 {
    width: 100%;
  }
  .cmshtml .contents03 h2 {
    font-size: 25px;
    line-height: 1.4;
    margin-bottom: 30px;
    padding-top: 40px;
  }
  .cmshtml .contents03 h2::before {
    height: 28px;
  }
  .cmshtml .box-guidance h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .cmshtml .contents04 {
    padding: 40px 0px 40px;
  }
  .cmshtml .contents04 .lay01 {
    width: 100%;
    max-width: 100%;
    min-height: 0px;
    padding-bottom: 50px;
    background-image: none;
    background-position: center;
  }
  .cmshtml .contents04 .lay02 {
    width: 88%;
    gap: 10px 4%;
    padding-top: 0px;
    margin-bottom: 50px;
  }
  .cmshtml .contents04 .lay02::before {
    display: none;
  }
  .cmshtml .contents04 .lay02 .box {
    width: 48%;
    max-width: 48%;
  }
  .cmshtml .contents04 .lay02 .box:not(:last-child) {
    margin-right: 0px;
  }
  .cmshtml .contents04 .lay03 {
    width: 88%;
    max-width: 88%;
    justify-content: center;
    gap: 40px;
    margin: 0px auto;
    padding-bottom: 60px;
  }
  .cmshtml .contents04 .lay03::before {
    background-position: center bottom;
    width: 100%;
    height: 40px;
  }
  .cmshtml .contents04 .lay03 .box-img {
    width: 100%;
    max-width: 100%;
  }
  .cmshtml .contents04 .lay03 .box-img img {
    max-width: 400px;
    height: auto;
    border-radius: 30px;
  }
  .cmshtml .contents04 .lay03 .box-detail {
    width: 100%;
    max-width: 100%;
    padding-right: 0%;
  }
  .cmshtml .contents04 .lay03 .box-detail::after {
    display: none;
  }
  .cmshtml .contents04 .lay03 .box-detail .box001 {
    margin-bottom: 30px;
    padding-bottom: 40px;
  }
  .cmshtml .contents04 .lay03 .box-detail .box003 {
    padding-top: 40px;
    flex-wrap: wrap;
    gap: 10px 10px;
    justify-content: center;
    align-items: center;
  }
  .cmshtml .contents04 h2 {
    font-size: 30px;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    padding-top: 120px;
  }
  .cmshtml .contents04 h2::before {
    height: 170px;
  }
  .cmshtml .contents04 h3 {
    font-size: 25px;
    margin-bottom: 30px;
    padding-bottom: 40px;
  }
  .cmshtml .contents04 h3::after, .cmshtml .contents04 .box-detail .box001::after {
    height: 15px;
  }
  .cmshtml .contents04 h5 {
    font-size: 28px;
  }
  .cmshtml .contents04 h5::before {
    top: 35px;
    height: 60px;
    margin-right: -50px;
  }
  .cmshtml .contents04 .lay01 .wc_textbox, .cmshtml .contents04 .lay01 p {
    line-height: 2;
    text-align: left;
    padding: 0px 6%;
  }
  .cmshtml .contents04 .lay03 .wc_textbox, .cmshtml .contents04 .lay03 p {
    line-height: 2;
  }
  .cmshtml .contents05 {
    padding: 50px 0px;
  }
  .cmshtml .contents05 .box-inner {
    width: 88%;
    justify-content: center;
    flex-direction: column;
    gap: 40px;
  }
  .cmshtml .contents05 .box-detail {
    width: 100%;
    max-width: 100%;
  }
  .cmshtml .contents05 .box-detail::before {
    top: 60px;
    width: 290px;
    height: 60px;
    margin-right: -10px;
  }
  .cmshtml .contents05 .box-img {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .cmshtml .contents05 .box-img img {
    width: 80%;
    max-width: 350px;
  }
  .cmshtml .contents05 h2, .cmshtml .contents05 h3, .cmshtml .contents05 h5, .cmshtml .contents05 h6 {
    letter-spacing: 0.05em;
  }
  .cmshtml .contents05 h2, .cmshtml .contents05 h5 {
    font-size: 22px;
  }
  .cmshtml .contents05 h3 {
    font-size: 70px;
    padding: 10px 0px 30px;
  }
  .cmshtml .contents05 h5 {
    padding: 20px 0px 15px;
  }
  .cmshtml .contents05 h6 {
    font-size: 32px;
  }
  .cmshtml .contents06 {
    background-size: 200% auto;
    background-repeat: repeat;
  }
  .cmshtml .contents06 .box-inner {
    width: 100%;
    max-width: 100%;
    padding: 20px 0px 60px;
    background-position: center bottom 20px;
    background-size: 100% auto;
    display: flex;
    flex-direction: column-reverse;
    gap: 40px;
  }
  .cmshtml .contents06 .lay01 {
    width: 88%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px 4%;
  }
  .cmshtml .contents06 .lay01 .box {
    width: 48%;
    max-width: 48%;
    position: static;
  }
  .cmshtml .contents06 .lay01 .box-img img {
    max-width: 280px;
  }
  .cmshtml .contents06 .lay01 .box-text {
    margin-top: -30px;
  }
  .cmshtml .contents06 .lay02 {
    width: 100%;
    max-width: 100%;
    position: static;
    background-image: none;
  }
  .cmshtml .contents06 .lay02 .box003 {
    position: relative;
  }
  .cmshtml .contents06 .lay02 .box003::before {
    height: 150px;
    margin-top: -60px;
  }
  .cmshtml .contents06 .lay02 .box003 img {
    height: 200px;
  }
  .cmshtml .contents06 .lay02 .box004 {
    padding: 55px 0px 30px;
  }
  .cmshtml .contents06 .lay02 .box004::before {
    height: 45px;
  }
  .cmshtml .contents06 .lay02 .box006 {
    width: 88%;
    padding: 12px;
    padding-top: 55px;
    margin-top: 40px;
    border-radius: 15px;
  }
  .cmshtml .contents06 .lay01 h3 {
    font-size: 4vw;
    line-height: 1.6;
    padding: 5px 10px;
  }
  .cmshtml .contents06 .lay02 h2 {
    font-size: 32px;
    padding-top: 110px;
    padding-bottom: 35px;
  }
  .cmshtml .contents06 .lay02 h2::before {
    height: 110px;
  }
  .cmshtml .contents06 .lay02 h2::after {
    height: 15px;
  }
  .cmshtml .contents06 .lay02 h3 {
    font-size: 27px;
    padding: 30px 0px;
  }
  .cmshtml .contents06 .lay02 .box006 h6, .cmshtml .contents06 .lay02 .box006 h6 a {
    font-size: 30px;
  }
  .cmshtml .contents06 .lay02 .box006 h6 {
    text-align: center;
  }
  .cmshtml .contents06 .lay02 .box006 h6::before {
    font-size: 18px;
  }
  .cmshtml .contents06 .lay02 .box006 h6::after {
    top: 0px;
    display: block;
    padding: 6px 0px;
    font-size: 18px;
    width: 100%;
    margin-top: -40px;
  }
  .cmshtml .contents06 .wc_textbox, .cmshtml .contents06 p {
    font-size: 15px;
  }
  .cmshtml .contents07 {
    background-size: 120% auto;
    border-width: 20px;
  }
  .cmshtml .contents07 .box-inner {
    width: 90%;
    padding: 130px 0px 50px;
  }
  .cmshtml .contents07 .lay02, .cmshtml .contents07 .lay03 {
    border-radius: 25px;
    padding: 50px 25px 35px;
  }
  .cmshtml .contents07 .lay02::after, .cmshtml .contents07 .lay03::after {
    left: 10%;
    width: 80%;
    padding: 12px 0px;
    font-size: 20px;
    margin-top: -22px;
  }
  .cmshtml .contents07 .lay02::before {
    display: none;
  }
  .cmshtml .contents07 .lay02 {
    margin-bottom: 50px;
    background-position: right 20px bottom 15px;
    background-size: auto 80px;
  }
  .cmshtml .contents07 .lay02 .box-text {
    display: inline-block;
  }
  .cmshtml .contents07 .lay02 .box-text .box:not(:last-child) {
    margin-bottom: 10px;
  }
  .cmshtml .box-campaign {
    justify-content: center;
    gap: 30px;
  }
  .cmshtml .box-campaign .box {
    border-radius: 25px;
    padding: 20px;
    width: 100%;
    max-width: 100%;
  }
  .cmshtml .box-campaign .campaign01::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(77, 177, 152, 0);
    border-top-color: #4db198;
    border-width: 20px;
    margin-left: -20px;
    margin-top: 0px;
  }
  .cmshtml .price .box-box:not(:last-child) {
    margin-bottom: 20px;
  }
  .cmshtml .price .box-box .box001 {
    width: 100%;
  }
  .cmshtml .price .box-box .box002 {
    width: 100%;
    max-width: 100%;
  }
  .cmshtml .price2 {
    margin-top: 20px;
    padding-left: 0px;
    text-align: right;
  }
  .cmshtml .price2::before {
    left: 0px;
    top: 6px;
    font-size: 14px;
    padding: 5px 12px;
  }
  .cmshtml .box-campaigntime {
    margin-top: 30px;
    padding: 12px;
  }
  .cmshtml .contents07 h2 {
    font-size: 24px;
    margin-bottom: 50px;
  }
  .cmshtml .contents07 h2::before {
    height: 70px;
    margin-top: -90px;
    /*	display: none;*/
  }
  .cmshtml .contents07 h2::after {
    width: 100px;
    border-width: 3px;
    padding-top: 20px;
  }
  .cmshtml .contents07 .lay02 h3 {
    font-size: 18px;
    padding-left: 20px;
  }
  .cmshtml .contents07 .lay02 h3::before {
    top: 6px;
    width: 8px;
    height: 8px;
  }
  .cmshtml .box-campaign h3 {
    font-size: 20px;
    padding: 8px 0px;
    margin-bottom: 20px;
  }
  .cmshtml .campaign01 h4 {
    font-size: 16px;
    padding-left: 15px;
  }
  .cmshtml .campaign01 h4::before {
    top: 7px;
    width: 6px;
    height: 6px;
  }
  .cmshtml .campaign01 h5 {
    font-size: 18px;
  }
  .cmshtml .campaign01 h5::before {
    font-size: 12px;
  }
  .cmshtml .campaign01 h6 {
    font-size: 30px;
  }
  .cmshtml .campaign01 h6::before {
    font-size: 20px;
  }
  .cmshtml .campaign01 h6::after {
    font-size: 14px;
  }
  .cmshtml .campaign02 h4 {
    font-size: 18px;
  }
  .cmshtml .campaign02 h5 {
    font-size: 45px;
  }
  .cmshtml .campaign02 h5::before {
    font-size: 25px;
  }
  .cmshtml .campaign02 h5::after {
    font-size: 16px;
  }
  .cmshtml .campaign02 h6 {
    font-size: 14px;
  }
  .cmshtml .box-campaigntime h6 {
    font-size: 20px;
  }
  .cmshtml .contents08 {
    background-repeat: repeat;
    padding: 50px 0px;
  }
  .cmshtml .contents08 .box-inner {
    width: 88%;
    border-radius: 40px;
    border-style: solid;
    border-color: #c69c6d;
    border-width: 2px;
    padding: 30px 25px 160px;
  }
  .cmshtml .contents08 .box-inner::before {
    right: 0px;
    bottom: 20px;
    background-position: center bottom;
    width: 100%;
    height: 120px;
    /*	display: none;*/
  }
  .cmshtml .contents08 .lay02 {
    width: 100%;
    margin-bottom: 10px;
  }
  .cmshtml .contents08 h2 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0em;
    background-image: url("../../img/top/icon-text09-sp.svg");
    height: 70px;
    padding-top: 5px;
    margin-bottom: 20px;
  }
  .cmshtml .contents08 h6, .cmshtml .contents08 h6 a {
    font-size: 30px;
    letter-spacing: 0em;
  }
  .cmshtml .contents08 h6 {
    text-align: center;
  }
  .cmshtml .contents08 h6::before {
    font-size: 18px;
  }
  .cmshtml .pc-view {
    display: none;
  }
  .cmshtml .sp-view {
    display: inline-block;
  }
}