@charset "utf-8";
.eyecatch_inc .eyecatch_inc01 .eye_img{
	background-color: #104EA3;
}
.cont01{
    width: 100%;
    height: auto;
    display: block;
    margin-top: 30px;
}
@media only screen and (max-width: 767px){
    .cont01{
        margin-top: 0;
    }
}
.cont01 .cont01_01{
    width: 1080px;
    height: auto;
    margin: 0 auto;
    display: block;
}
.cont01 .cont01_01 h3 {
    width: 492px;
    height: auto;
    flex-shrink: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    font-size: 70px;
    line-height: 72px;
    letter-spacing: 0.04em;
}
.cont01 .cont01_01 h3 span {
 padding: 0 36px;
 background: linear-gradient(to right, #2980C6, #7EC5E8);
 color: #fff;
 font-size: 20px;
 line-height: 21.6px;
 letter-spacing: 0.04em;
 margin-top: 30px;
 height: 36px;
 align-content: center;
}
.cont01 .cont01_02 {
	max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
}
.cont01 .cont01_02 p {
	font-size: 18px;
	line-height: 34px;
    letter-spacing: 0.04em;
    margin-top: 60px;
}
@media only screen and (max-width: 767px){
    .cont01 .cont01_02 p {
        font-size: 16px;
        line-height: 32px;
        margin-top: 0;
    }
}
.cont01 .cont01_03{
	margin: 60px auto;
    width: 800px;
    height: 160px;
}
@media only screen and (max-width: 767px){
    .cont01 .cont01_03{
        margin: 60px auto;
        width: 100%;
        height: auto;
    }
}
.cont01 .cont01_03 .inner{
	display: flex;
	justify-content: center;
	
    margin: 0 auto;
    align-items: center;
    width: 100%;
    height: 100%;

}
.cont01_03_01{
    background: linear-gradient(to right, #2980C6, #7EC5E8);
    width: 320px;
    height: 100%;
    align-content: center;
    text-align: center;
    border-radius: 10px 0 0 10px;
} 
.cont01_03_01 p{
	color: #fff;
    line-height: 30px;
    letter-spacing: 0.06em;
    font-size: 22px;
}

.cont01_03_02{
    background-color: #D8E8F5;
    width: 480px;
    height: 100%;
    align-content: center;
    text-align: center;
    border-radius: 0 10px 10px 0;
}

.cont01_03_02_01{
    font-size: 40px;
    line-height: 48px;
    color: #00ACCE;
}
.cont01_03_02_01 span{
    font-size: 30px;

}
.cont01_03_02  p{
	font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.02em;
}


@media only screen and (max-width: 767px) {

.cont01{
    padding: 20px 0 0;
}
.cont01 .cont01_01{
    max-width: 500px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 30px;
    
}
.cont01 .cont01_01 h3 {
    font-size:44px ;
    line-height: 50px;
    letter-spacing: 0.04em;
    width: 100%;
}
.cont01 .cont01_01 h3 span{
    font-size:16px ;
    line-height: 18px;
    letter-spacing: 0.04em;
    height: 34px;
    align-content: center;
    margin-top: 10px;
}

.cont01 .cont01_02 {
    max-width: 500px;
    padding-top: 0;
    width: 90%;
    max-width: 0 auto;
    
}
.cont01 .cont01_02 p {
    font-size: 16px;
    line-height: 32px;
}
.cont01 .cont01_03 {
    margin: 40px auto;
    width: 90%;
    max-width: 500px;
    
}
.cont01 .cont01_03 .inner {
    display: block;

}

.cont01_03_01 {
    width: 100%;
    height: 70px;
    border-radius: 10px 10px 0 0;
}
@media only screen and (max-width: 767px){
    .cont01_03_01 {
        width: 100%;
        height: auto;
        border-radius: 5px 5px 0 0;
    }
}
.cont01_03_01 p {
    font-size: 20px;
}
@media only screen and (max-width: 767px){
    .cont01_03_01 p {
        font-size: 20px;
        padding: 20px 0;
    }
}

.cont01_03_02{
    width: 100%;
    border-radius: 0;
    height: 125px;
}
@media only screen and (max-width: 767px){
    .cont01_03_02{
        width: 100%;
        border-radius: 0 0 5px 5px;
        height: auto;
        padding: 25px 0;
    }
}
.cont01_03_02_01 {
    font-size: 30px;


}
.cont01_03_02_01 a{
   border-bottom: 1px solid;
}
.cont01_03_02_01 span{
    font-size: 20px;
}
.cont01_03_02 p{
    font-size: 14px;
}
.cont01_03_02_01 img{
    width: 27px;
    vertical-align: middle;
}
}

.contents01{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    background-color: #F7F7F7;
}
.contents01 .contents01_01{
    width: 1080px;
    height: auto;
    margin: 0 auto;
    padding: 100px 0 110px;
}
@media only screen and (max-width: 767px){
    .contents01 .contents01_01{
        width: 90%;
        max-width: 500px;
        height: auto;
        margin: 0 auto;
        padding: 50px 0 0;
    }
}
.contents01 .contents01_01 .contents01_01_01{
    width: 100%;
    height: auto;
    text-align: center;
}
.contents01 .contents01_01 .contents01_01_01 h4{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.04em;
    color: #007CC6;
    padding-bottom: 20px;
}
.contents01 .contents01_01 .contents01_01_01 h2{
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 30px;
    letter-spacing: 0.1em;
    display: block;
}
@media only screen and (max-width: 767px){
    .contents01 .contents01_01 .contents01_01_01 h2{
        font-size: 32px;
        line-height: 42px;
        padding-bottom: 15px;
    }
}
.contents01 .contents01_01 .contents01_01_01 .line{
    border: 3px #007CC6 solid;
    width: 70px;
    margin: 0 auto;
}
footer.footer{
    margin-top: 0;

} 

/*.contents01ここまで*/