/* CSS Document */
.sp_none {
    display: block;
}
.slides {
    opacity: 0;
    transition: opacity .3s linear;
}
.slides.slick-initialized {
    opacity: 1;
}
.address {
    text-align: center;
    margin: 0 auto 30px;
    overflow-x: hidden;
}
.address p {
    font-size: 15px;
    line-height: 1.7;
}
iframe {
    width: 90%!important;
    margin: 0 5%!important;
}
.aisatsu {
}
.aisatsu h3 {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    width: 100%;
    text-align: center;
    line-height: 1.7;
}
.aisatsu p {
    font-size: 17px;
    width: 90%;
    margin: 10px auto;
    max-width: 700px;
    line-height: 1.8;
    text-align: center;
}
.ser_an {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.ser_an h3 {
    font-size: 22px;
    margin: 20px auto;
    max-width: 750px;
}
.chiiki {
    clear: both;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.chiiki h3 {
    font-size: 24px;
}
.topdl_right p {
    font-size: 16px;
    margin: 0;
    padding: 0px;
    font-weight: normal;
}
.linkbt {
    clear: both;
    margin: 18px auto 8px;
    width: 80%;
}
.linkbt a {
    display: block;
    color: #FFF;
    background-color: #336fab;
    padding: 5px 10px 5px;
    border-radius: 15px;
    text-align: center;
    text-decoration: none;
}
.linkbt:hover {
    opacity: 0.7;
}

@media (min-width: 767px) and (max-width: 825px) {
.merit_bottom {
    min-height: 125px;
}
}

@media (min-width: 826px) {
.merit_bottom {
    min-height: 115px;
}
}

@media (min-width: 767px) {
#info_wrap {
    margin: 0 auto;
    width: 840px;
}
.prev-arrow {
    top: 42%;
    right: calc(50% - 300px);
}
.next-arrow {
    top: 42%;
    left: calc(50% - 285px);
}
}
#info_wrap {
    width: 96%;
    margin: 0 auto;
}
.info_inn {
    padding-left: 0!important;
    text-align: left;
}
.info_inn {
}
.info_flame {
    width: 100%;
    padding: 0!important;
}
iframe {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}
.hoverimg img:hover {
    opacity: 0.6;
}

@media (min-width: 767px) and (max-width: 1024px) {
#info_wrap {
    width: 90%;
}
.info_inn {
    padding-left: 0!important;
    text-align: left;
}
.info_inn p {
}
.info_flame {
    width: 90%;
    margin: 0 5%;
}
}

@media (max-width: 766px) {
.ime40 img {
    width: 80%;
    margin: 0 auto;
}
}

@media (min-width: 767px) {
.slides {
    width: 100%;
    overflow-x: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
}
/*DL ここから下追加分*/
.toidl {
    width: 90%;
	max-width:750px;
    margin: 0 auto;
    padding: 0;
	taxt-align:center;
}
.toidl h3 {
    font-size: 22px;
    text-align: center;
    border-bottom: 4px solid #1d96d5;
    color: #1d96d5;
    padding-bottom: 12px;
}
.toidl p {
    line-height: 1.7;
}
.topdln {
    width: 100%;
    max-width: 1000px;
    margin: 10px auto;
    overflow: hidden;
    padding-left: 50px;
}
.topdln dl {
    width: 48%;
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0;
}
.topdln dt {
    margin: 3px 0 0;
    width: 92%;
    background-color: #1d96D5;
    border-radius: 10px 10px 0 0;
    border: 2px solid #1d96D5;
    color: #FFF;
    padding: 10px 2% 8px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 18px;
}
.topdln dd {
    margin: 0 0 20px;
    width: 92%;
    border: 2px solid #1d96D5;
    padding: 5px 2% 6px;
    min-height: 200px;
    font-size: 15px;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}
.topdln dd p {
    font-weight: normal;
}
.topdln_left {
    width: 30%;
    float: left;
    font-size: 15px;
}
.topdln_left img {
    width: 92%;
    height: auto;
    margin: 0 0 0 8%;
}
.topdln_right {
    width: 90%;
    margin: 0 auto;
    font-size: 15px!important;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 1.5;
    padding: 0 0 10px 0;
    text-align: justify;
    text-justify: inter-ideograph; /* IE用 */
}
.topdltn {
    clear: both;
    overflow: hidden;
    widths: 80%;
    margin: 0 8%;
}
.topdltn h3 {
    background: linear-gradient(transparent 55%, #fffc87 55%);
    display: inline;
    font-size: 28px;
    letter-spacing: 2px;
}
.linkbt_b {
    clear: both;
    margin: 15px auto 8px;
    width: 250px;
}
.linkbt_b a {
    display: block;
    color: #FFF;
    background-color: #336fab;
    padding: 10px 10px 10px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 20px;
    text-align: center;
    text-decoration: none;
}
.linkbt_b:hover {
    opacity: 0.7;
}

@media (max-width: 766px) {
.topdln {
    width: 100%;
    padding: 0;
}
.topdln dl {
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
}
.topdln dt {
    margin: 5px auto 0;
    width: 88%;
    font-size: 18px;
}
.topdln dd {
    margin: 0 auto 10px;
    width: 88%;
    min-height: initial;
    height: auto;
}
.sp_none {
    display: none;
}
}

	
	.service-list{
		width:98%;
		margin:10px auto;
		max-width:1120px;
    display:flex;
    gap:14px;
    justify-content:center;
    flex-wrap:wrap;
}

.service-box{
    width:240px;
    min-height:320px;
    padding:15px 15px;
    border:2px solid #2f6fbe;
    border-radius:25px;
    
    text-align:center;
    position:relative;
    box-sizing:border-box;
}

.service-no{
    color:#2f6fbe;
    font-size:14px;
    letter-spacing:1px;
    margin-bottom:5px;
}

.service-no span{
    font-size:32px;
    font-weight:bold;
    line-height:1;
    margin-left:10px;
}

.service-box h3{
    font-size:21px;
    color:#2f6fbe;
    margin:10px 0;
    font-weight:bold;
}

.service-box .sub{
    color:#ff7b7b;
	line-height:1.6;
    font-size:16px;
    font-weight:bold;
    margin-bottom:20px;
}

.service-box p{
    line-height:1.4;
    color:#444;
    font-size:15px;
}

.service-icons{
    
}

.service-icons img{
    width:200px;
    height:auto;
}

.btn2{
    position:absolute;
	width:120px;
    left:50%;
    bottom:15px; /* 下から25px */
    transform:translateX(-50%);
font-size:16px;
    display:inline-block;
    background:#2f6fbe;
    color:#fff;
    text-decoration:none;
    padding:8px 20px 8px;
    border-radius:16px;
}

.btn2:hover{
    opacity:.8;
}
	/* タブレット */
@media screen and (max-width:1024px){

    .service-list{
        gap:20px;
    }

    .service-box{
        width:calc(50% - 10px);
        max-width:350px;
        min-height:340px;
    }

}


/* スマホ */
@media screen and (max-width:767px){

    .service-list{
        width:95%;
        gap:15px;
    }

    .service-box{
        width:100%;
        min-height:auto;
        padding:15px 15px 70px;
    }

    .service-no{
        font-size:20px;
    }

    .service-no span{
        font-size:28px;
    }

    .service-box h3{
        font-size:24px;
    }

    .service-box .sub{
        font-size:16px;
        margin-bottom:10px;
    }

    .service-box p{
        font-size:14px;
    }

    .service-icons img{
        width:160px;
    }

    .btn2{
        width:140px;
        font-size:15px;
        bottom:15px;
    }

}
	
	.fourservice{width:100%;max-width:900px;margin:10px auto;text-align:center;}
	.fourservice img{width:70%;height:auto;margin:30px auto;}
	
	.slide-bbox{
    
    transition:all .3s ease;
}

.slide-bbox:hover{
    box-shadow:0 0 0 6px rgba(47,111,190,0.5);
}


/* タブレット縦向き全般 */
@media screen and (min-width:768px) and (max-width:1024px){
.topdln {
     padding-left: 25px;
}
}