@charset "utf-8";

/* -----------------------------------------------------------
    mv
-------------------------------------------------------------- */

/*
#top .mv-area {
	background: url("../img/symbol-blue.png")  no-repeat #EFF9FF right 0 bottom 0 / 30% auto;
	height: 630px;
	padding: 60px 0;
	width: 100%;
	position: relative;
	animation: img-wrap 2s cubic-bezier(.4, 0, .2, 1);
}

@keyframes img-wrap {
  0% {
    clip-path: circle(0 at 50% 50%);
    -webkit-clip-path: circle(0 at 50% 50%);
  }

  100% {
    clip-path: circle(100% at 50% 50%);
    -webkit-clip-path: circle(100% at 50% 50%);
  }
}
*/


/*
-----------------------------------------------------------
　logoのカラー
-----------------------------------------------------------
*/
.b-txt{
    color: #0E6EB8;
}
.b-txt2{
    color: #00A0E2;
}
.s-txt{
    color: #595656;
}


/* -----------------------------------------------------------
    mv
-------------------------------------------------------------- */
#aboutus .h1-area{
    top: 10px;
    z-index: 10;
}

#aboutus .aboutus-mv {
    padding: 70px 0 20px;
    background: url("../img/aboutus-mv-back_01.png") no-repeat top -130px center/113%;
    text-align: center;
}
#aboutus .aboutus-mv .aboutus-mv-catch{
    font-size: 4.5rem;
    font-weight: bold;
}

/*---------落ちてくるスライド------------ */
.aboutus-mv-area .illust_slide{
	position: absolute;
	left: 100px;
	top: 0;
	width: 15%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0;
	display: block;
	background:url("../img/illust_slide.png") repeat-y top left;
	-webkit-animation:bgscroll 50s linear infinite, fadein 5s linear 0s 1;
	animation:bgscroll 50s linear infinite, fadein 5s linear 0s 1;
	background-size: 100%;
    z-index: -1;
}

@-webkit-keyframes bgscroll {
	0% {background-position:center 0;}
	100% {background-position:0px 2500px;}
}

@keyframes bgscroll {
	0% {background-position:center 0;}
	100% {background-position:0px 2652px;}
}

.aboutus-mv-area .illust_slide2{
	position: absolute;
	right: 5%;
	top: 0;
	width: 15%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0;
	display: block;
	background:url("../img/illust_slide2.png") repeat-y top right;
	-webkit-animation:bgscroll_2 50s linear infinite, fadein 5s linear 0s 1;
	animation:bgscroll_2 50s linear infinite, fadein 5s linear 0s 1;
	background-size: 100%;
	z-index: -1;
}

@-webkit-keyframes bgscroll_2 {
	0% {background-position:center 0;}
	100% {background-position:0px 2500px;}
}

@media screen and (max-width: 768px){
    
    #aboutus .h1-area{
        top: 90px;
        z-index: 0;
    }
    
    #aboutus .aboutus-mv{
        padding: 45px 20px 20px;;
        background: url("../img/aboutus-mv-back_01.png") no-repeat top -35px center/135%;
    }
    #aboutus .aboutus-mv .aboutus-mv-catch{
        font-size: 3rem;
    }
/*---------落ちてくるスライド------------ */
    .aboutus-mv-area .illust_slide{
        left: 5px;
    }
    .aboutus-mv-area .illust_slide2{
        right: 5px;
    }
}

/* -----------------------------------------------------------
    スライド
-------------------------------------------------------------- */
#aboutus .beside-slider {
   margin-top:0;
}

/* -----------------------------------------------------------
    バナー
-------------------------------------------------------------- */
.banner-area {
	background-color: #53B7D6;
	padding: 50px 20px 30px 30px;
	position: relative;
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}

.banner-area .img-ttl {
	position: relative;
}

.banner-area .img-ttl img {
	position: absolute;
	width: 175px;
	top: -80px;
	left: 50%;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.banner-area  h3 {
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 1.1;
	color: #fff;
	margin-top: 30px;
}

.banner-area  h3 span {
	font-size: 7rem;
}

.banner-area .point-list {
	display: flex;
}

.banner-area .point-list li {
	background-color: #fff;
	border-radius: 10px;
	position: relative;
	padding: 25px 20px 10px;
	margin-right: 15px;
	box-shadow: 0px 3px 5px #257E9A;
}

.banner-area .point-list li:nth-of-type(3),
.banner-area .point-list li:nth-of-type(4) {
	padding: 50px 20px 10px;
}

.banner-area .point-list li:last-child {
	margin-right: 0px;
}

.banner-area .point-list li .point {
	font-family: 'Roboto', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	background-color: #F8385F;
	border-radius: 30px;
	color: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	top: -15px;
	padding: 2px 10px;
	white-space: nowrap;
}

.banner-area .point-list li div p {
	color: #1C2742;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	position: relative;
}

.banner-area .point-list li .txt-blue {
	font-size: 2.5rem;
	color: #157694;
}

.banner-area .point-list li .num {
	font-family: 'Roboto', sans-serif;
	font-size: 7rem;
}

.banner-area .point-list li .txt-blue {
	font-size: 2.5rem;
	color: #157694;
}

.banner-area .point-list li .banner-txt-wrap {
	position: relative;
}

.banner-area .point-list li .banner-txt-wrap .txt-b {
	font-size: 3.5rem;
}

.banner-area .point-list li .banner-txt-wrap .r-top {
	position: absolute;
	top: 0;
	right: 0;
}

@media screen and (max-width: 768px){
    
    .banner-area {
		padding: 0px 20px 30px;
		position: relative;
		margin-top: 35px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.banner-area .img-ttl {
		display: flex;
    	align-items: center;
		margin-top: -25px;
	}

	.banner-area .img-ttl img {
		position: relative;
		width: 125px;
		top: 0px;
		left: 0%;
		transform: translateX(-0%);
		-webkit-transform: translateX(-0%);
		-ms-transform: translateX(-0%);
		margin-right: 10px;
	}

	.banner-area h3 {
		font-size: 2.5rem;
	}
	.banner-area h3 span {
		font-size: 2.5rem;
	}

	.banner-area .point-list {
		display: flex;
		flex-wrap: wrap;
		gap: 26px 15px;
		margin-top: 30px;
		justify-content: center;
	}

	.banner-area .point-list li {
		border-radius: 10px;
		position: relative;
		padding: 10px 5px 5px;
		margin-right: 0px;
		width: 155px;
	}

	.banner-area .point-list li:nth-of-type(3),
	.banner-area .point-list li:nth-of-type(4) {
		padding: 10px 5px 5px;
	}

	.banner-area .point-list li .point {
		font-size: 1.2rem;
		border-radius: 30px;
		top: -15px;
		padding: 1px 10px;
		white-space: nowrap;
	}

	.banner-area .point-list li div p {
		font-size: 1.4rem;
	}

	.banner-area .point-list li .txt-blue {
		font-size: 1.6rem;
	}

	.banner-area .point-list li .num {
		font-size: 4rem;
	}

	.banner-area .point-list li.point02 .num {
		font-size: 2.5rem;
	}

	.banner-area .point-list li .txt-blue {
		font-size: 1.6rem;
	}

	.banner-area .point-list li .banner-txt-wrap {
		position: relative;
	}

	.banner-area .point-list li .banner-txt-wrap .txt-b {
		font-size: 2rem;
	}

	.banner-area .point-list li .banner-txt-wrap .r-top {
		position: absolute;
		top: 0;
		right: 0;
	}
	
	.banner-area .point-list li .banner-txt-wrap .r-top.p4 {
		top: 6px;
    	right: 36px;
	}
	.banner-area .point-list li .banner-txt-wrap .r-top.p4 .txt-blue {
		font-size: 1.3rem;
	}
}

/* -----------------------------------------------------------
    problem-area
-------------------------------------------------------------- */
#aboutus .problem-area .gray-bg{
    width: 1400px;
    margin: 135px auto 0;
    background: linear-gradient( 120deg, #F0F0F0 0%, #F0F0F0 55%, #DBDBDB 45%, #DBDBDB 100%);
    position: relative;
    padding: 0 0 43px 0;
}
#aboutus .problem-area .gray-bg::after{
	content: "\f078";
    font-family: 'Font Awesome 5 Free';
    font-size: 8rem;
    font-weight: bold;
    color: #034A8F;
    position: absolute;
    bottom: -83px;
    left: 49%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#aboutus .problem-area .txt-area .rotate{
    transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    position: absolute;
    top: -58px;
    left: -30px;
}
#aboutus .problem-area .txt-area .catch{
    font-size: 3.5rem;
    font-weight: 700;
    background-color: #FFF600;
    display: inline;
    line-height: 1.8;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding: 8px 10px;
    white-space: nowrap;
}
#aboutus .problem-area .txt-area .catch span{
    font-size: 4.5rem;
}
#aboutus .problem-area .txt-area .ttl{
    font-size: 5.5rem;
    font-weight: bold;
    margin: 0 0 0 134px;
    padding: 130px 0 20px;
}
#aboutus .problem-area .img-area{
    position: absolute;
    right: 164px;
    top: -74px;
    width: 387px;
    height: auto;
}
#aboutus .problem-area .img-area img{
    width: 100%;
}
#aboutus .problem-area .txt-box{
    background-color: #fff;
    box-shadow: 0px 3px 20px #B8B8B8;
    padding: 20px 50px;
    position: relative;
    margin: 0 0 0 139px;
    width: 1200px;
}
#aboutus .problem-area .txt-box .circle-bg{
    font-size: 1.9rem;
    font-weight: 700;
    color: #fff;
    background-color: #4E6780;
    width: 70px;
    height: 70px;
    border-radius: 35px;
    text-align: center;
    padding-top: 15px;
    position: absolute;
    left: -36px;
    top: 23px;
}
#aboutus .problem-area .txt-box .txt{
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
}

/*---------ビックリマーク------------ */
#aboutus .problem-area .exclamation{
    position: absolute;
    width: 160px;
    height: auto;
    top: -100px;
    left: 50%;
    z-index: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
#aboutus .problem-area .exclamation img{
    width: 100%;
}



@media screen and (max-width: 768px){
    
    #aboutus .problem-area{
        margin: 70px 0 0;
    }
    #aboutus .problem-area .gray-bg{
        width: 100%;
        background: linear-gradient(110deg, #F0F0F0 0%, #F0F0F0 50%, #DBDBDB 50%, #DBDBDB 100%);
        margin: 0 auto;
        padding: 15px 20px 40px;
    }
    #aboutus .problem-area .gray-bg::after{
        font-size: 4rem;
        bottom: -42px;
    }

    #aboutus .problem-area .txt-area .ttl{
        font-size: 3rem;
        margin: 55px 0 20px;
        padding: 0;
    }
    #aboutus .problem-area .txt-box{
        box-shadow: 0px 3px 20px #B8B8B8;
        padding: 10px 15px 10px 35px;
        margin: 0 0 0 10px;
        width: auto;
    }
    #aboutus .problem-area .txt-box .circle-bg{
        font-size: 1.1rem;
        width: 45px;
        height: 45px;
        padding-top: 13px;
        left: -22px;
        top: 10px;
    }
    #aboutus .problem-area .txt-area .rotate{
        top: -32px;
        left: 12px;
    }
    #aboutus .problem-area .txt-area .catch{
        font-size: 1.5rem;
        line-height: 2.5;
    }
    #aboutus .problem-area .txt-area .catch span{
        font-size: 1.8rem;
    }
    
    #aboutus .problem-area .txt-box .txt{
        font-size: 1.6rem;
        line-height: 2;
    }
    
    /*---------ビックリマーク------------ */
    #aboutus .problem-area .exclamation {
		top: -27px;
    	left: 86%;
		z-index: 0;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
        width: 55px;
	}
	.roll {
		width: 55px;
	}

}

/* -----------------------------------------------------------
    strong-point-area
-------------------------------------------------------------- */
.strong-point-area{
    margin: 80px 0 0;
    padding: 80px 0;
    background: linear-gradient(110deg, #FFF5D5 0%, #FFF5D5 50%, #FFE797 50%, #FFE797 100%);
}
.strong-point-area .strong-wrap{
    padding: 55px 0 35px 0;
    background: #fff;
}
.strong-point-area .strong-wrap .point{
    display: flex;
    justify-content: center;
}
.strong-point-area .strong-wrap .point .ttl-p{
    font-size: 3.5rem;
    padding: 6px 0 0;
    font-weight: bold;
}
.strong-point-area .strong-wrap .point div{
    padding: 0 0 0 60px;
    position: relative;
}
.strong-point-area .strong-wrap .point div::before{
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 57px;
    left: 5px;
    top: 0;
    background-image: url("../img/symbol-blue02.png") ;
    background-repeat: no-repeat;
    background-size: 100%;
}
.strong-point-area .strong-wrap .strong-txt{
    padding: 60px 0 0 100px;
    font-size: 2.0rem;
    font-weight: bold;
}
.strong-point-area .strong-wrap .strong-txt .marker-y{
    font-size: 3.0rem;
    font-weight: bold;
    background-color: #F2EA00;
}

.strong-point-area .strong-wrap.style2 {
	padding: 40px;
}
.strong-point-area .strong-wrap.style2 .catch03 {
	margin: 0 0 30px;
}
.strong-point-area .strong-wrap.style2 .txt {
	text-align: left;
}

/*
　------- strong-point-area内contact --------
*/
.strong-point-area .strong-wrap .contact{
    background-color: #FFF0BF;
    margin: 30px auto 0;
    width: 1120px;
}
.strong-point-area .strong-wrap .btn-area{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px;
}

.strong-point-area .strong-wrap .contact .btn-area .f-c-btn.tel-area {
	position: relative;
}

.strong-point-area .strong-wrap .contact .tel-area {
	text-align: center;
	font-weight: 700;
	padding-left: 10px;
}

.strong-point-area .strong-wrap .contact .tel-area .tel {
	font-size: 6rem;
	line-height: 1;
	display: flex;
	flex-wrap: nowrap;
    align-items: flex-end;
	margin-bottom: 10px;
}

.strong-point-area .strong-wrap .contact .tel-area .txt {
	font-size: 2rem;
	font-weight: 700;
	text-align: left;
	padding-left: 85px;
}

.strong-point-area .strong-wrap .contact .tel-area .tel img {
	margin-right: 10px;
	width: 73px;
	height: 100%;
}
.strong-point-area .strong-wrap .contact .btn-area .hurry-btn a .hurry{
    padding: 10px 25px;
}
.strong-point-area .strong-wrap .contact .btn-area .hurry-btn a .hurry .img-txt{
    margin: 5px 0 0;
}
.strong-point-area .strong-wrap .contact .btn-area .hurry-btn a .txt{
    line-height: 1.5;
    margin: 0;
}


.strong-point-area .strong-wrap .catch03{
    font-size: 3.5rem;
    font-weight: bold;
    text-align: center;
    margin: 35px 0 0;
}
.strong-point-area .strong-wrap .catch03 span{
    font-size: 6.5rem;
    color: #003894;
}
.strong-point-area .strong-wrap .txt{
    margin: 10px;
    text-align: center; 
}
/*
　------- strong-point-area内contact --------
*/
/*.strong-point-area .strong-point-wrap{
    position: relative;
}*/
.strong-point-area .strong-point{
    width: 100%;
    margin: 40px 0 0;
/*
    position: absolute;
*/
}
.strong-point-area .pc-left{
    background: linear-gradient( 90deg , #003894 0% , #003894 85% , transparent 15% , transparent 0%);
}
.strong-point-area .pc-right{
    background: linear-gradient( 270deg , #003894 0% , #003894 85% , transparent 15% , transparent 0%);
}
.strong-point-area .strong-point .strong-flex{
    display: flex;
    margin: 0 auto;
    justify-content: flex-start;
    padding: 40px 0;
    width: 1200px;
    position: relative;
    background-color: #003894;
}
.strong-point-area .pc-left .strong-flex::before{
    content: "";
    width: 48px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -48px;
    background-color: #003894;
}
.strong-point-area .pc-right .strong-flex::before{
    content: "";
    width: 48px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -48px;
    background-color: #003894;
}

.strong-point-area .strong-point .strong-flex{
    
}
.strong-point-area .strong-point .strong-flex .strong-img{
    margin: 0 30px 0 0;
}
.strong-point-area .strong-point .strong-txt{
    color: #fff;
    width: 635px;
}
.strong-point-area .strong-point .strong-catch{
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.3;
    margin: 0 0 20px 0;
}
.strong-point-area .strong-point .strong-catch .yellow-txt{
    color: #FFF700;
}

@media screen and (max-width: 768px){
    .strong-point-area{
        margin: 40px 0 0;
        padding: 40px 20px;
    }
    .strong-point-area .strong-wrap{
        width: 100%;
        padding: 30px 20px;
    }
    .strong-point-area .strong-wrap .point{
        display: block;
    }
    .strong-point-area .strong-wrap .point .ttl-p{
        padding: 0;
        font-size: 2.6rem;
    }
    .strong-point-area .strong-wrap .point div{
        padding: 50px 0 0;
        width: 100%;
    }
    .strong-point-area .strong-wrap .point div::before{
        width: 40px;
        height: 50px;
        left: 42%;
        top: -5px;
    }
    .strong-point-area .strong-wrap .strong-txt{
        padding: 35px 0 0 0;
        font-size: 1.8rem;
    }
    .strong-point-area .strong-wrap .strong-txt .marker-y{
        font-size: 2.3rem;
        text-align: left;
    }
    .strong-point-area .strong-wrap .catch03{
        font-size: 2.5rem;
        line-height: 1.3;
        padding: 0 0 10px;
        margin: 35px 0 0;
    }
    .strong-point-area .strong-wrap .catch03 span{
        font-size: 4rem;
    }
    
    
    .strong-point-area .strong-wrap .txt{
        text-align: left;
        margin: 0;
    }

	.strong-point-area .strong-wrap.style2 {
		padding: 20px;
	}
	.strong-point-area .strong-wrap.style2 .catch03 {
		margin: 0 0 10px;
	}
    
    /*
     ------- strong-point-area内contact --------
    */
    .strong-point-area .strong-point .strong-flex{
        padding: 0;
        display: block;
        width: 100%;
    }
    .strong-point-area .pc-left{
        background: #003894;
    }
    .strong-point-area .pc-right{
        background: #003894;
    }
    .strong-point-area .pc-left .strong-flex::before{
        display: none;
    }
    .strong-point-area .pc-right .strong-flex::before{
        display: none;
    }
    .strong-point-area .strong-point .strong-flex .strong-img{
        width: 100%
    }
    .strong-point-area .strong-point .strong-flex .strong-img img{
        width: 100%;
    }
    .strong-point-area .strong-point .strong-flex .strong-txt{
        width: 100%;
        padding: 30px 25px;
    }
    .strong-point-area .strong-point .strong-catch{
        font-size: 2.2rem;
    }
    .strong-point-area .strong-point .txt{
        font-size: 1.5rem;
    }
}


