p {
    font-size: 20px;
}

.big-txt {
    font-size: 26px;
}

h1 {
    margin: 0;
    padding: 0;
}

.background {


    /*夏用*/
    background: url(../img/bg_summer_pc.jpg) no-repeat 0 0 / cover fixed;
    box-shadow: 0 0 1em 0 rgba(0, 0, 0, .3);
    margin: auto;
    max-width: 1920px;
    min-width: 1000px;
    position: relative;
    /*z-index: -1;*/
}

.background-white {
    background-color: #fff;
    margin: 0 auto;
    min-width: 1000px;
    max-width: 1100px;
    padding-bottom: 2em;
    width: 100%;
    z-index: 0;
}

.wrapper-cnt {
    width: 72%;
    margin: 0 auto 10px;
    /*min-width: 900px;*/
    min-width: 1000px;
    text-align: center;
}

.main-img {
    max-width: 1240px;
    min-width: 1000px;
}

/*夏用*/
.intro-ttl {
    /*border-bottom: 2px solid #0dac67;*/
    font-family: "M PLUS Rounded 1c", serif;
    font-size: 4.3rem;
    font-weight: 600;
    letter-spacing: -.05em;
    /*line-height: 1.6;*/
    line-height: 1.1;
    margin: 0 auto 30px;
    position: relative;
    width: 850px;
}

/*夏用*/
.intro-ttl::before,
.intro-ttl::after {
    background: url(../img/deco_item_img_pc.png) no-repeat 0 0 / contain;
    /*background: url(../img/decoration_hibiscus_pc.png) no-repeat 0 0 / contain;*/
    content: "";
    display: block;
    height: 124px;
    position: absolute;
    top: -35px;
    width: 143px;
}

.intro-ttl::before {
    left: -5px;
}

.intro-ttl::after {
    background: url(../img/deco_item_img2_pc.png) no-repeat 0 0 / contain;
    right: -50px;
    top: -20px;
    /*transform: scaleX(-1);*/
}

.appeal-list {
    display: grid;
    gap: 3rem;
    margin: 6rem auto;
    width: 90%;
}

.appeal-item {
    align-items: center;
    display: grid;
    gap: 0 2rem;
    grid-template-columns: 110px 1fr;
    justify-content: start;
    text-align: left;
}

.appeal-content {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.appeal-ttl {
    font-size: 2.6rem;
    font-weight: bold;
}

.appeal-catch {
    font-size: 1.9rem;
    line-height: 1.5;
}

.appeal-text-first {
    color: #ff0000;
    font-weight: bold;
}

.appeal-text-second {
    color: #4472c4;
    font-weight: bold;
}

.men .appeal-catch {
    font-size: 2rem;
    line-height: 1.7;
}

.appeal-item::before {
    background: url(../img/deco_character_woman_pc.jpg) no-repeat center / contain;
    content: "";
    height: 200px;
    width: 110px;
}

.appeal-item.men::before {
    background: url(../img/deco_character_men_pc.jpg) no-repeat center / contain;
}

/*夏用*/
.col-f6531a {
    color: #f6531a;
}

.col-black {
    color: #000;
}

.fs-1_6rem {
    font-size: 1.6rem;
}

.fs-2_5rem {
    font-size: 2.5rem;
}

.fs-2_7rem {
    font-size: 2.7rem;
}

.fs-2_8rem {
    font-size: 2.8rem;
}

.fs-3rem {
    font-size: 3rem;
}

.fs-3_3rem {
    font-size: 3.3rem;
}

.fs-3_4rem {
    font-size: 3.4rem;
}

.fs-3_5rem {
    font-size: 3.5rem;
}

.fs-3_6rem {
    font-size: 3.6rem;
}

.fs-3_8rem {
    font-size: 3.8rem;
}

.fs-4rem {
    font-size: 4rem;
}

.brackets-L {
    margin-left: -.4em;
}

.brackets-R {
    margin-right: -.4em;
}

/* .shingaku {
  background-color: #2d3a99;
}

.little {
  background-color: #fac700;
} */

/*
@media screen and (min-width:768px) and ( max-width:1024px) {
  .wrapper-cnt {
    width: 800px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
*/

div.yotsuya-global-footer {
    margin-top: 0;
}

.col-red {
    color: #f00;
}

.fw-700 {
    font-weight: 700;
}

.sct-ctr,
.sct-ctr * {
    box-sizing: border-box;
}

.crs-ctr.shingaku {
    /*background-color: #ebf5ff;*/
    margin-bottom: 7rem;
}

.crs-ctr.little {
    /*background-color: #f9f4da;*/
    /*margin-bottom: 6rem;*/
}

.crs-hdr {
    color: #fff;
    font-family: "M PLUS Rounded 1c", serif;
    /*padding-bottom: 1px;*/
}

.shingaku .crs-hdr {
    background-color: #2d3a99;
}

.little .crs-hdr {
    background-color: #ee7d23;
}

.crs-ttl {
    align-items: center;
    display: flex;
    font-size: 2.8rem;
    font-weight: 600;
    justify-content: center;
    padding: .4rem;
}

.shingaku .crs-ttl .fs-2_5rem {
    margin-top: 1px;
}

.crs-ttl-txt {
    color: #ffe50e;
    font-size: 33px;
    padding-left: 25px;
}

.symbol {
    margin: 0 -10px 0;
}

.crs-txt {
    align-items: center;
    background-color: #fff;
    color: #000;
    display: flex;
    font-size: 2.5rem;
    font-weight: 700;
    justify-content: flex-start;
    letter-spacing: -.07em;
    line-height: 1.5;
    margin: 0;
}

.shingaku .crs-txt {
    font-size: 2.4rem;
    display: flex;
    justify-content: center;
    letter-spacing: -.15rem;
    line-height: 1.2;
    padding: 10px 5px 0;
    text-align: left;
}

/*
.shingaku .crs-txt::before {
    background: url(../img/decoration_hibiscus_mini_pc.png) no-repeat 0 0 / contain;
    content: "";
    display: block;
    height: 44px;
    margin: .4rem .5rem 0 0;
    width: 43px;
}
*/
.shingaku .crs-txt:last-of-type {
    padding: 10px 5px 20px;
}

.little .crs-txt {
    padding: 0 3px;
}

.little .crs-txt::before {
    background: url(../img/decoration_kani_mini_pc.png) no-repeat 0 0 / contain;
    content: "";
    display: block;
    height: 45px;
    margin: .4rem .1rem 0 0;
    width: 51px;
}

.txt-space {
    padding-right: 1rem;
}

.txt-spacing-right {
    margin-right: -2rem;
}

.txt-spacing-left {
    margin-left: -2rem;
}

.txt-margin-right {
    margin-right: -.4em;
}

.txt-margin-left {
    margin-left: -.4em;
}

.txt-margin-left.bit-small {
    margin-left: -.6em;
}

.txt-margin-left-small {
    margin-left: -.1em;
}

/* 夏 */
.crs-txt-box {
    background-color: #fff;
    padding: .5rem;
}

/* 夏 */
.crs-txt-cnt-box {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

/* 夏 */
.crs-ctr.shingaku {
    border: 3px solid #2d3a99;
}

.crs-ctr.little {
    border: 3px solid #ee7d23;
}

.crs-border-decoration {
    margin: 2px;
}

.shingaku .crs-border-decoration {
    border: 1px solid #2d3a99;
}

.little .crs-border-decoration {
    border: 1px solid #ee7d23;
}

/* 夏用特典 */
.summer-little-benefits {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 20px auto 0;
    width: 100%;
    margin:0.3px;
}

.crs-content {
    display: flex;
    margin: 0 auto;
    padding: 2rem 6rem;
    width: 100%;
}

.crs-content::before {
    content: "";
    display: block;
    flex-shrink: 0;
    height: 221px;
    width: 285px;
}

.shingaku .crs-content {
    background-color: #ebf5ff;
}

.shingaku .crs-content::before {
    background: url(../img/shingaku_new.png) no-repeat 50% 50% / contain;
}

.little .crs-content {
    background-color: #f9f4da;
}

.little .crs-content::before {
    background: url(../img/little_new.png) no-repeat 50% 50% / contain;
}

.crs-ctr-cont {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
}

.crs-ctr-cont-hdr {
    font-size: 3rem;
    font-weight: 400;
    padding-left: 1em;
    width: 100%;
}

.crs-ctr-cont-hdr span {
    font-size: 4.5rem;
    font-weight: 700;
    letter-spacing: -.1em;
    margin: 0 .3em 0 .2em;
}

.shingaku .crs-ctr-cont-hdr {
    background: linear-gradient(transparent 60%, #d5e7fb 60%);
}

.little .crs-ctr-cont-hdr {
    background: linear-gradient(transparent 60%, #ffe869 60%)
}

.crs-ctr-ttl {
    color: #f00;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    width: 100%;
}

.crs-ctr-annotation-list {
    font-size: 14px;
    text-align: left;
    width: 100%;
}

.crs-ctr-annotation-item::before {
    content: "※";
}


/* 体験内容用 */
.crs-experience {
    align-items: center;
    display: grid;
    justify-content: space-between;
    /*padding: 2rem;*/
}

.shingaku .crs-experience {
    background-color: #ebf5ff;
}

.little .crs-experience {
    background-color: #f9f4da;
}

.crs-experience .crs-ctr-cont-hdr {
    margin: 1rem 0 0 0;
    padding-left: 0;
    width: 45%;
}

.experience-list {
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    margin: 3rem auto 0;
    width: 860px;
    /*width: 950px;*/
}

.experience-item {
    width: 280px;
    /*width: 33.33%;*/
}

.figure-wrap {
    display: grid;
    gap: 1rem;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.shingaku .figure-wrap {
    min-height: 175px;
}

.little .figure-wrap {
    min-height: 165px;
}

.figure-wrap img {
    height: auto;
    margin: auto;
    max-width: 230px;
    vertical-align: middle;
}

.figure-desc {
    display: block;
    font-size: 2rem;
    letter-spacing: -.13em;
    line-height: 1.4;
    margin: .5em auto 0;
}

.crs-experience .crs-content {
    gap: 1rem;
    padding: 4rem 1rem 2rem 2rem;
}

.crs-experience .crs-ctr-cont {
    justify-content: flex-start;
}

.crs-ctr-txt {
    line-height: 1.5;
    text-align: left;
}

.crs-ctr-txt .anotathion {
    font-size: 1.5rem;
    vertical-align: super;
}

.little .crs-experience .experience-list {
    margin: 2rem auto 0;
    gap: 7rem;
    width: 700px;
}

.little .experience-item {
    width: 350px;
}

.little .figure-wrap {
    gap: 0;
}

.little .figure-wrap img {
    max-width: 310px;
}

.little .figure-desc {
    font-size: 2.1rem;
}

.crs-experience .summer-little-benefits {
    margin: 0 auto;
    width: 270px;
}

.crs-experience .summer-little-benefits img {
    max-width: 139%;
    padding-right:2rem;
    position: absolute;
    width: 11%;

}

.little .crs-ctr-txt {
    font-size: 19px;
    letter-spacing: -.01em;
    line-height: 1.3;
    margin-bottom: 1rem;
    padding-right:1rem;
    width: 56%;
}

/* 体験内容用ここまで */

.crs-catch {
    width: 50%;
}

.btn-crs {
    margin-top: 25px;
    overflow: hidden;
    position: relative;
}

.btn-crs:last-of-type {
    margin-left: 1em;
}

.btn-crs::before {
    animation: btn-flash 3s ease-in-out infinite;
    background-color: #fff;
    content: '';
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: -180px;
    width: 30px;
}

.shingaku .btn-crs:nth-of-type(2)::before {
    animation-delay: .3s;
}

.little .btn-crs::before {
    animation-delay: .6s;
}

.btn-list {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 6rem;
    width: 640px;
}

.btn-item-a {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
    color: #000;
    font-size: 2.1rem;
    font-weight: 600;
    display: block;
    height: 100%;
    line-height: 1.3;
    padding: 2rem 0;
    position: relative;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    width: 300px;
}

.shingaku .btn-item-a {
    background-color: #6cf;
}

.little .btn-item-a {
    background-color: #ffc000;
}

.btn-item-a:hover {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .5);
    color: #000;
    transform: translateY(2px);
}

.btn-item-a::before {
    border: 2px solid #fff;
    content: "";
    display: block;
    height: calc(100% - 10px);
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 10px);
}

.global-txt {
    display: inline-block;
    font-size: 1.7rem;
    font-weight: bold;
    letter-spacing: -.025em;
    margin: .5rem 0;
    text-align: left;
    width: 98%;
}

.global-link {
    color: #414ab7;
    text-decoration: underline;
    text-underline-offset: .25rem;
}

.period-ctr {
    font-family: "M PLUS Rounded 1c", serif;
    margin: 4rem auto;
    width: 800px;
}

/*夏用*/
.period-ttl {
    background-color: #1c6de6;
    border-radius: 1rem 1rem 0 0;
    color: #fff;
    font-size: 4.6rem;
    font-weight: 700;
    line-height: 1.2;
    position: relative;
}

.period-ttl::before,
.period-ttl::after {
    content: "";
    display: block;
    position: absolute;
    top: -1rem;
    width: 138px;
}

.period-ttl::before {
    background: url(../img/decoration_kaigara_pc.png) no-repeat 0 0 / contain;
    height: 60px;
    left: 1rem;
    top: .7rem;
    width: 76px;
}

.period-ttl::after {
    background: url(../img/decoration_kani_pc.png) no-repeat 0 0 / contain;
    height: 69px;
    right: .5rem;
    top: 4.6rem;
    width: 78px;
}

.period-txt {
    border: 2px solid #1c6de6;
    border-radius: 0 0 1rem 1rem;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    padding: .5rem;
}

/* 特長 */
.feature-cnt-icon-box {
    display: flex;
}



.section-ctr.jisseki {
    margin: 45px auto 0;
    width: 900px;
}