/*chlg_sp.css*/

div, p, a, ul, li, dt, dd, span {
    line-height: 2;
}

.inner .inner {
    padding-left: 15px;
    padding-right: 15px;
}

.inner .inner .inner {
    padding-left: 15px;
    padding-right: 15px;
}

.chlg_main {
    padding-top: 25px;
}

.chlg_main .chlg_main_tit {
    position: static;
}

.chlg_main_tit h1 {
    font-size: 2.8rem;
}

.chlg_main_tit p {
    font-size: 1.5rem;
}

.chlg_main_img {
    height: 350px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 80px;
    margin-left: 35px;
    margin-top: 25px;
}

.chlg_main > .inner {
    padding-bottom: 20px;
}

.chlg_copy {
    width: 90%;
    bottom: 0;
}

h2.center_wave {
    margin-top: 50px;
}

.spch {
    margin: 30px auto 120px;
}

.spch_pc > ul {
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.spch_pc > ul > li {
    width: 100%;
    max-width: 246px;
}

.inview_act .spch_fuki02 {
    transition-delay: 0s;
}

.inview_act .spch_fuki03 {
    transition-delay: 0s;
}

.chlg_jc {
    flex-direction: column-reverse;
}

.chlg_jc_l {
    width: 100%;
}

.chlg_jc_r {
    width: calc(100% + 15px);
    margin: 0 -15px 0 0;
}

.chlg_jc_r .chlg_jc_img {
    margin-top: -120px;
    border-top-left-radius: 50px;
    margin-left: 7%;
}

.chlg_jc_r .chlg_jc_img img {
    height: 240px;
}

.chlg_jc_l {
    margin-top: 35px;
}

.chlg_jc_l h2 {
    font-size: 2.8rem;
}

.chlg_jc_wrap .chlg_jc_catch {
    font-size: 1.7rem;
}

.plus2_wrap {
    display: block;
}

.plus2_wrap .plus2_02 {
    width: 97.5px;
    margin: 30px auto 0;
}

.chlg_merit_wrap {
    margin-top: 50px;
    border-radius: 20px 20px 0 0;
    padding-top: 60px;
    padding-bottom: 150px;
}

.chlg_merit_wrap h3 {
    font-size: 2.8rem;
}

.chlg_merit {
    display: block;
}

.chlg_merit li {
    height: auto;
    width: 85%;
    min-width: 256px;
    min-height: 132px;
    margin: 20px auto 0;
}

.chlg_merit li p {
    font-size: 1.5rem;
}

.chlg_merit li p span {
    font-size: 1.2rem;
}

.chlg_merit::before {
    width: 40.5px;
    height: 117.5px;
    position: absolute;
    bottom: -130px;
    left: 25px;
}

.chlg_merit::after {
    width: 45.5px;
    height: 117.5px;
    position: absolute;
    bottom: -130px;
    right: 25px;
}

.chlg_manabi_wrap {
    padding-top: 55px;
    padding-bottom: 55px;
}

.chlg_manabi {
    display: block;
}

.chlg_manabi .chlg_manabi_img {
    width: 100%;
    max-width: 100%;
}

.chlg_manabi_tit {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 25px 20px 25px;
}

.chlg_manabi_tit h2 {
    font-size: 2.0rem;
}

.chlg_manabi_tit h2 span {
    display: inline-block;
}

.chlg_manabi .chlg_manabi_cont {
    width: 100%;
}

.cmc_tit {
    flex-wrap: wrap;
    width: calc(100% - 15px);
    padding: 10px 10px 10px;
    border: 2px solid #DE6983;
    margin-bottom: 15px;
}

.cmc_tit > p {
    font-size: 1.8rem;
    margin-right: 0;
}

.cmc_tit > span {
    width: fit-content;
    height: auto;
    display: block;
    border-radius: 14px;
    font-size: 1.9rem;
    padding: 4px 15px 4px;
}

.cmc_tit > span span {
    font-size: 1.0rem;
    vertical-align: middle;
}

.cmc:before {
    top: 35px;
    left: 15px;
    width: calc(100% - 15px);
}

.v_bar {
    left: 30px;
}

.cmc_item {
    max-width: none;
    width: calc(100% - 65px);
    margin-right: 15px;
    margin-top: 12px;
}

.cmc_item .tit {
    font-size: 1.4rem;
}

.cmc_item .item_cr_tit {
    font-size: 1.7rem;
}

.cmc_item .item_cr > ul > li a {
    font-size: 1.4rem;
}

.cmc_item .item_cr {
    padding: 15px 15px 20px 15px;
}

.cmc_tit.uni > p {
    width: 100%;
    margin-bottom: 5px;
}

.cmc_tit > span {
    margin-left: 0;
    margin-right: 10px;
}

.chlg_point > p {
    font-size: 1.4rem;
    padding-left: 15px;
    padding-right: 15px;
}

.chlg_point > p span {
    font-size: 1.8rem;
}

.chlg_point > p::after{
    border-width: 0 25px 40px 0;
    right: -24px;
}

.chlg_point_item {
    padding: 20px 15px 20px 15px;
    display: block;
}

.chlg_point_item > li:first-child {
    width: 100%;
    margin-right: 0;
}

.chlg_point_item > li:last-child {
    width: 100%;
}

.chlg_point_item > li:first-child span {
    font-size: 1.5rem;
}

.chlg_point_item > li h3 {
    font-size: 2.2rem;
    margin-top: 0;
    margin-bottom: 10px;
}

.chlg_point_item > li:last-child p {
    line-height: 1.6;
}

.chlg_point_item > li .chlg_point_item_shikaku ul {
    display: block;
}

.chlg_point_item li .chlg_point_item_shikaku > ul > li {
    width: 100%;
}

.chlg_point_item li .chlg_point_item_shikaku > ul > li p {
    font-size: 1.5rem;
    text-align: left;
    padding: 5px 10px 5px;
}

.chlg_manabi_img_sp {
    width: 286px;
    max-width: 100%;
    margin: 35px auto 0;
}

.chlg_point {
    margin-top: 20px;
}

.chlg_case_wrap {
    margin-top: 60px;
}

.chlg_case_wrap .heading span {
    font-size: 1.9rem;
    padding: 6px 12px 6px;
}

.chlg_case_wrap h2 {
    font-size: 2.8rem;
    margin-top: 10px;
}

.plus_case {
    display: block;
    margin-top: 30px;
}

.plus_case .plus_case_img {
    width: 215px;
    max-width: 100%;
    margin: 0 auto;
}

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

.plus_case .plus_case_cont .tit01 {
    font-size: 2.2rem;
}

.plus_case .plus_case_cont .tit02 {
    font-size: 1.7rem;
}

.plus_case_cont_box dl {
    flex-direction: column;
    align-items: center;
}

.plus_case_cont_box dl dt span {
    font-size: 1.1rem;
}

.plus_case_cont_box dl dd {
    font-size: 1.7rem;
    margin-top: 10px;
}

.downward_ar01 {
    margin: 10px auto 10px;
}

.chlg_btmlinks01_wrap {
    padding-top: 60px;
}

.chlg_btmlinks_tit {
    font-size: 2.8rem;
}

.chlg_btmlinks_text {
    margin-top: 20px;
    font-size: 1.7rem;
}

ul.chlg_btmlinks {
    display: block;
    position: static;
    margin-top: 50px;
}

.chlg_btmlinks01_wrap > .inner {
    padding-bottom: 55px;
}

ul.chlg_btmlinks li {
    width: 312px;
    max-width: 100%;
    margin: 15px auto 0;
}

ul.chlg_btmlinks li a {
    height: 90px;
    padding: 10px 40px 10px 20px;
}

ul.chlg_btmlinks li a p {
    font-size: 1.6rem;
}

ul.chlg_btmlinks li a img {
    width: 25px;
    margin-right: 12px;
}

ul.chlg_btmlinks li a:after {
    width: 16px;
    height: 16px;
    right: 15px;
}

.chlg_btmImage_wrap {
    height: 240px;
    background-image: url(/tukyo/img/chlg/chlg_btmlinks_bk_sp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.flex_end {
    flex-direction: column;
    row-gap: 15px;
}



