@charset "utf-8";

:root {
    --c-pink: #e7336e;
    --pink: #ea6180;
    --l-pink: #f399b6;
    --purple: #924898;
}

.pc-on{
    display: none;
}
@media screen and (min-width: 768px){
    .pc-on{
        display: block;
    }
}

.m-b-05{
    margin-bottom: .5rem;
}
.m-b-2{
    margin-bottom: 2rem;
}
.line-ht-1{
    line-height: 1;
}

li a.menu-item{
    padding: 0 50px 0 12px;
}

.img_r{
    margin: -30px -30px 0 20px;
}
@media screen and (min-width: 768px){
    .img_r{
        margin:-50px 0 0 0;
    }
}

.pink-box{
    padding: 1.5rem 1rem 1rem;
}

.line-dot{
    padding-left:18px;
}
.line-dot::before{
    position: absolute;
    content: '';
    background:var(--c-pink);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.square-list li{
    padding-left:18px;
    position: relative;
}
.square-list li::before{
    position: absolute;
    content: '';
    background:#333;
    width: 10px;
    height: 10px;
    left: 2px;
    top: 4px;
    transform: rotate(-45deg);
}
.square-list.pk li::before{
    background:var(--c-pink);
}

@media screen and (min-width: 768px){
    .square-list li::before{
        top: 7px;
    }
}

.small-title-3{
    text-align: left;
    padding: 7px 14px;
}

.fukidashi_line{
    font-size: .85em;
}
.fukidashi_line::before, 
.fukidashi_line::after{
    width:2.4rem;
    top: 10px;
}
:lang(en) .fukidashi_line {
    display: block;
}
:lang(en) .fukidashi_line::before, 
:lang(en) .fukidashi_line::after{
    width:3.4rem;
    top: 22px;
}

@media screen and (min-width: 768px){
    .fukidashi_line{
        display: inline-block;
        font-size: 1.0em;
    }
    .fukidashi_line::before, 
    .fukidashi_line::after{
        width:2.4rem;
        top: 17px;
    }
    :lang(en) .fukidashi_line{
        display: inline-block;
    }
    :lang(en) .fukidashi_line::before, 
    :lang(en) .fukidashi_line::after{
        width:2.4rem;
        top: 17px;
    }
}


.prize_list{
    margin-bottom:5px;
}
.prize_list .prize{
    width: 130px;
    text-align: center;
    border: 1px solid var(--c-pink);
    color: var(--c-pink);
    font-size: 14px;
    margin-right: 10px;
}

@media screen and (min-width: 768px){
    .prize_list{
        display: flex;
    }
}

.course{
    padding: 0 1rem 1rem 1rem;
}

@media screen and (min-width: 768px){
    .course{
        padding: 0 0 1rem 1rem;
        
    }
}

dl.kawazu-info dt{
    padding: 4px 10px;
    line-height: 1.35;
}

dl.kawazu-info dt.t-wide{
    width: 220px;
}
dl.kawazu-info dt{
    width: 140px;
}
@media screen and (min-width: 768px){
    dl.kawazu-info dd {
        margin-left: 150px;
    }
}

a.kawazu-btn{
    font-size: .9em;
}
@media screen and (min-width: 768px){
    a.kawazu-btn{
        font-size: 1.1em;
    }
}

.leaflet-link{
    margin-bottom:4rem;
}

/* 2026追加 */
.course{
    border:2px solid var(--c-pink);
    border-radius: 10px;
    margin:3rem 0 1.5rem;
    padding: 0 1rem 1rem 1rem;
    text-align: center;
}
.course .kawazu-btn{
    clear: both;
}
.course a.kawazu-btn{
    background: var(--c-pink);
}
.course .image-set.course_ttl{
    margin-top: 1.5em;
    margin-right:0;
    padding-right:0;
    padding-bottom: 2em;
    position: relative;
}
.course .course_ttl::after{
    position: absolute;
    content: '';
    
    background-image: linear-gradient(to right, var(--c-pink), var(--c-pink) 2px, transparent 2px, transparent 8px);
    background-size: 8px 2px;
    background-repeat: repeat-x;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 220px;
    margin:0 auto;
}
.course .image-set:nth-child(2){
    width: auto;
}

@media print, screen and (min-width: 768px){
    .course{
        padding: 0 1rem 1rem 1rem;
    }
    .course .m-w-1{
        display: flex;
        justify-content: center;
        align-items: end;
        margin-bottom: 1em;
    }
    .course .image-set.course_ttl{
        margin-top: 0;
        margin-right: 1em;
        padding: 1.5em 0 0 .5em;
    }
    .course .course_ttl::after{
        background-image: linear-gradient(to bottom, var(--c-pink), var(--c-pink) 2px, transparent 2px, transparent 8px);
        background-size: 8px 5px;
        background-repeat: repeat-y;
        bottom: 0;
        left: auto;
        right: 0;
        height: 110px;
        width: 2px;
    }
}

.sky-header{
    padding: 18px;
}
.sky-box{
    background: #efea45;
    /*padding: 20px;*/
}

.topic-box-title h2{
    line-height: 1.35;
}

.box-2clm{
    gap: .5em;
}
.ttl_sub01{
    max-width: 500px;
    margin: 0 auto .5em auto;
}
.ttl_sub02{
    max-width: 350px;
    margin: 2em auto 1em auto;
}
.ttl_sub03{
    max-width: 580px;
    margin: 2em auto 1em auto;
}

.topic-box-title.kikaku-logo::before{
    background: url(/en/cp/kawazu2026/img/kawazu2026-image28.png) no-repeat;
    background-size: contain;
    background-position: center;
}

#cp8 .topic-box-title h2{
    line-height:1.35;
}
#cp8 .topic-box-title h2::before{
	background: url(/en/cp/kawazu2026/img/plan-title_3939_sub.png) no-repeat;
	background-size: contain;
	background-position: center;
}