/* ///////////////////////////////////////////////////////////////////
吹き出し
/////////////////////////////////////////////////////////////////// */

.higashi{
    font-family: 'UD Digi Kyokasho NK-B';
    text-align: center;
    font-size: 230%;
    width: 40%;
    max-width: 600px;
    margin: 1% auto 3%;
    position: relative;
    padding: 2% 0;
    background: #f8e58c;
    border-radius: 0 80px;  
}

.higashi::after, .higashi::before{
    position: absolute;
    content: "";
    width: 80px;
  height: 80px;
    
}

.higashi::before{
    border-left: solid 10px;
    border-top:solid 10px;
    left: -10px;
    top:-10px;
    color: #fcc800;
}

.higashi::after{
    border-right: solid 10px;
    border-bottom:solid 10px;
    bottom: -10px;
    right:-10px;
    color: #fcc800;
}

.higashi span{
    letter-spacing: 3px;
    font-weight: bold;
    display: block;
    line-height: 2;
    
}

.higashi span font{
    color: #4169e1;
    border-bottom: dotted;
    padding-bottom: 3px;
    font-size: 120%
}

.higashi p{
    margin: 0;
    font-size: 110%;
    letter-spacing: 2px;
    color: #d9333f
}

.higashi a:hover{
    text-decoration: none;
    color: #aaa;
    transition-duration: 0.3s;
    opacity: 0.6;
}

.higashi:hover{
    transform: translateY(-5px);
    transition-duration: 0.3s;
}

/* ///////////////////////////////////////////////////////////////////
３つの特徴
/////////////////////////////////////////////////////////////////// */
#choose{
    position: relative;
    background-image: url(../../images/top-bg-cork.webp);
    padding: 2% 0
}

h2.top{
    text-align: center;
    margin: 0 0 3%;
}

h2.top img{
    width: 40%;
    margin: 0 auto ;
    display: block;
    max-width: 750px
}

.choose-content{
    width: 80%;
    max-width: 1080px;
    margin: 0 auto 5%;
    position: relative;
    padding: 20px;
    height: 280px
}

.choose-content img{
    position: absolute;
    left: 0;
    top:0;
    width: 40%
}

.choose-content .bg-white{
    background-image: url(../../images/back-paper.jpg);
    width: 60%;
    margin: 0 0 0 auto;
    padding: 2% 0
}

.choose-content h3{
    font-size: 160%;
    letter-spacing: 2px;
    width: 80%;
    margin: 0 auto
}

.choose-content p{
    width: 80%;
    margin:1% auto;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 2;
    font-weight: bold
}

.choose-content-right{
    width: 80%;
    max-width: 1080px;
    margin: 0 auto 5%;
    position: relative;
    padding: 20px;
    height: 280px
}

.choose-content-right img{
    position: absolute;
    right: 0;
    top:0;
    width: 40%
}

.choose-content-right .bg-white{
   background-image: url(../../images/back-paper.jpg);
    width: 60%;
    margin: 0 auto 0 0;
    padding: 2% 0
}

.choose-content-right h3{
    font-size: 160%;
    letter-spacing: 2px;
    width: 80%;
    margin: 0 auto
}

.choose-content-right p{
    width: 80%;
    margin:1% auto;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 2.3;
    font-weight: bold
}

.service-btn{
    font-size: 1.6em;
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 1em 0.8em;
    text-decoration: none;
    color: #fff;
    background: #d9333f;
    position: absolute;
    right: 12%;
    bottom:10px;
    width: 180px;
    text-align: center
}

.service-btn > span {
    padding: 0.5em 0;
    border-top:solid 2px;
    border-bottom:solid 2px;
    letter-spacing: 2px;
}

.service-btn:hover span {
    padding: 0.3em 0;
    border-top:solid 1px;
    border-bottom:solid 1px;
    transition-duration: 0.2s;
    letter-spacing: 3px;
}

.service-btn:hover{
    text-decoration: none;
    color: #fff;
}

.service-btn span:after {
  font-family: "Font Awesome 5 Free";
    content: "\f054";
    padding: 0 0.5em;
    font-size: 15px;
    vertical-align: middle
}

/* ///////////////////////////////////////////////////////////////////
放課後等デイサービスとは？
/////////////////////////////////////////////////////////////////// */


.service{
    width: 800px;
    margin: 5% auto;
    border:solid #33c5c9ff 2px;
    border-radius: 50px;
    position: relative;
    letter-spacing: 3px;
    padding: 0 5%;
    background: #fff;
    z-index:10;
    box-shadow: 5px 5px 5px #696969
}

.service h2{
    text-align: center;
    background: #fff;
    display: block;
    padding: 5px 1em;
    border-radius: 50px;
    font-family: 'UD Digi Kyokasho NK-B';
    font-size: 1.8vw;
    color: #33c5c9ff
}

.service p{
    margin: 5% 0;
    font-size:130%;
    text-align: center;
    font-weight: bold
}

.service img{
    position: absolute;
    width: 25%
}

.service img.flag-1{
    left: 0
}

.service img.flag-2{
    right: 0
}

/* ///////////////////////////////////////////////////////////////////
流れ
/////////////////////////////////////////////////////////////////// */

#flow{
    position: relative;
    margin: 5% 0;
}

#flow h2{
    text-align: center;
    font-size:1.8em;
    letter-spacing: 4px;
    margin: 0 auto;
    line-height: 2
}

#flow h2 img{
    vertical-align: -5px
}

#flow h2{
    width: 40%;
    background-image: url(../../images/line-3.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0 0 1%
}

#flow h2.one .orange{
    font-size:1.5em;
    color: #ff8c00
}

#flow .wrap-1{
    text-align: center
}


.flow-1{
    width: 80%;
    border-spacing: 0px 30px;
    display: block;
    margin: 3% auto;
    max-width: 1180px;
}

.flow-1 .step{
    width: 20%;
    text-align: center;
    border: solid 3px #ff8c00;
    vertical-align: middle;
    padding: 1% 0;
    background: #fff;
    border-radius: 30px;
    height: 220px
}

.flow-1 .step span{
    color: #ff8c00;
    font-weight: bold;
    font-size: 130%
}

.flow-1 .step h3{
    margin: 4% auto 5%;
    padding: 0 0 5%;
    width: 90%;
    font-size: 120%;
    color: #ff8c00;
    border-bottom: solid 3px #ff8c00;
}

.flow-1 .step h3.first{
    line-height: 3
}

.flow-1 .arrow{
    width: 5%;
    text-align: center;
    vertical-align: middle
}

.flow-1 .arrow img{
    width: 30%;
    vertical-align: middle
}

.flow-1 p{
    margin: 0 auto;
    font-weight: bold;
    font-size:110%;
    line-height: 2;
    width: 80%;
    text-align: left
}

.link{
    width: 50%;
    margin: 0 auto 5%;
    vertical-align: middle
}

.link li{
    width: 33%;
}

.link img{
    width: 80%;
    margin:0 auto;
    display: block
}

.link .tel{
    border-bottom: solid 1px;
    padding: 10px 0;
    margin-bottom: 10px
}

.link a:hover img{
    transition-duration: 0.3s;
    transform: translateY(-3px);
    opacity: 0.6;
}

#flow .blue{
    font-size: 1.4em;
    color: #1e90ff
}

.flow-2{
    width: 80%;
    border-spacing: 0px 30px;
    display: block;
    margin: 3% auto 5%;
    max-width: 1180px;
}

.flow-2 .item{
    width: 20%;
    text-align: center;
    border: solid 3px #1e90ff;
    vertical-align: middle;
    padding: 0 0 1%;
    background: #fff;
    border-radius: 0;
    height: 280px
}

.flow-2 .item .time{
    background: #1e90ff;
    font-weight: bold;
    font-size: 160%;
    color: #fff;
    border-radius: 0px;
    padding: 2% 0;
    margin: -1px -1px 0;
    line-height: 2
}

.flow-2 .item h3{
    margin: 6% auto 5%;
    padding: 0 0 5%;
    width: 80%;
    font-size: 140%;
    color: #1e90ff;
    border-bottom: solid 3px #1e90ff;
}

.flow-2 h3.first{
    line-height: 3
}

.flow-2 .arrow{
    width: 5%;
    text-align: center;
    vertical-align: middle
}

.flow-2 .arrow img{
    width: 30%;
    vertical-align: middle
}

.flow-2 p{
    margin: 0 auto;
    font-weight: bold;
    font-size:110%;
    line-height: 1.5;
    width: 80%;
    text-align: left
}


#flow .green{
    font-size: 1.4em;
    color: #009100
}

.flow-3{
    width: 90%;
    border-spacing: 0px 30px;
    display: block;
    margin: 3% auto;
    max-width: 1360px;
}

.flow-3 .item{
    width: 16.5%;
    text-align: center;
    border: solid 3px #009100;
    vertical-align: middle;
    padding: 0 0 1%;
    background: #fff;
    border-radius: 0;
    height: 280px;
}

.flow-3 .item .time{
    background: #009100;
    font-weight: bold;
    font-size: 160%;
    color: #fff;
    border-radius: 0px;
    padding: 2% 0;
    margin: -1px -1px 0;
    line-height: 2
}

.flow-3 .item h3{
    margin: 6% auto 5%;
    padding: 0 0 5%;
    width: 80%;
    font-size: 140%;
    color: #009100;
    border-bottom: solid 3px #009100;
}

.flow-3 h3.first{
    line-height: 3
}

.flow-3 .arrow{
    width: 3%;
    text-align: center;
    vertical-align: middle
}

.flow-3 .arrow img{
    width: 30%;
    vertical-align: middle
}

.flow-3 p{
    margin: 0 auto;
    font-weight: bold;
    font-size:110%;
    line-height: 1.5;
    width: 80%;
    text-align: left
}

/* ///////////////////////////////////////////////////////////////////
受け入れ可能エリア
/////////////////////////////////////////////////////////////////// */

#area{
    background-image: url(../../images/top-bg-cork.webp);
    padding: 2% 0;
}

#area .area{
    width: 50%;
    max-width: 1180px;
    display: block;
    margin: 0 auto;
    background: #fff;
    padding: 1%;
}

#area .area h2{
    width: 50%;
    display: block;
    margin: 0 auto 0;
    padding: 0 0 10px;
    text-align: center;
    background-image: url(../../images/line-4.webp);
    background-size:inherit;
    background-position: bottom;
    background-repeat: no-repeat;
    font-family: "UD Digi Kyokasho NK-B";
    color: #ec6800;
}

#area .area h3{
    background: #ff6500ff;
    display: inline-block;
    color: #fff;
    padding: 0 2%;
    line-height: 1.8;
    font-family: "游ゴシック";
}

#area .area span{
    display: block;
    font-weight: bold;
}

#area .area p{
    margin: 0 0 2%;
}