/* @override http://uc/uc/uccard/corporatecard/corporatecard.css */

@charset "UTF-8";

/* 共通設定 */ 

.explus h1,
.explus h2,
.explus h3,
.explus h4,
.explus h5,
.explus h6,
.explus p,
.explus li,
.explus a,
.explus span{
    font-family: 'Noto Sans JP', sans-serif;
}

.explus h1{
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 1.5em;
    z-index: 1;
    line-height: 1.5em;
}

.explus h2{
    font-size: 36px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 130px;
    position: relative;
    line-height: 1.6em;
}

.explus h2::after{
    position:absolute;
    width: 120px;
    height: 6px;
    content: "";
    background-color: #81B0E8;
    display: inline-block;
    top:165%;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1.6em;
}

.explus h3{
    font-size: 30px;
    color:#091044;
    font-weight: 700;
}

.explus h4{
    font-size: 28px;
    color: #091044;
    font-weight: 700;
}

.explus h5{
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.explus h6{
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 40px;
    line-height: 1.6em;
}

.link{
    font-weight: 500;
    position: relative;
    line-height: 1.7em;
    display: inline-block;
}

.link:hover{
    cursor: pointer;
    text-decoration: none;
}

.link::after{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #007aff;
    border-left: 3px solid #007aff;
    transform: rotate(135deg);
    right: -15px;
    position: relative;
}

.explus li{
    font-weight: 300;
    color: #000;
    list-style: none;
    text-indent: -1rem;
    padding-left:1rem;
    line-height: 1.6em;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.explus p{
    font-weight: 400;
    color: #000;
    font-size: 16px;
    line-height: 1.7em;
}

.explus .container{
    max-width:960px;
    width:90%;
    margin: 0 auto;
}

/* セクションごと  */

#top{
    text-align: center;
    background-image: url(images/background.jpg);
    background-size: cover;
    background-position: 0% 85%;
    height: 75vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

#top .top-exic{
    z-index: 1;
    padding: 0.5rem;
    background-color: rgba(255,255,255,0.7);
    
}

#top img{
    width:250px;
    height: auto;
    z-index: 2;
}

#top::before{
    position: absolute;
    content: "";
    background-color: rgba(0,0,0,0.52);
    width:100%;
    height: 100%;
}


#lead{
    padding:80px 0;
}

#lead img{
    max-width:260px;
    width:100%;
    height: auto;
}

#lead h3{
    display: flex;
    align-items: center;
}

#lead h3::after{
    content: "";
    flex-grow: 1;
    background-color: #091044;
    height: 1px;
    margin-left: 1rem;
}

.item-wrapper{
    margin-top: 60px;
    display: flex;
}

.item-wrapper .textarea{
    padding-left: 60px;
    justify-content: space-between;
}

.item-wrapper .textarea p{
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 2.0em;
}

.subject{
    margin-top: 3em;
}

.subject p{
    margin-top: 20px;
}

/*  メリット  */

#merits{
    padding:100px 0;
    background-color: #F6F6F6;
}

#merits .item-wrapper{
    display: flex;
    justify-content: space-around;
}

#merits .item{
    width:30%;
    text-align: center;
}

#merits .item img{
    margin-bottom: 20px;
}

#merits .item p{
    font-size: 19px;
    color: #1E59A7;
    font-weight: 600;
    line-height: 1.6em;
}

/*  ご利用案内  */

#guide{
    padding:110px 0;
}

.block{
    margin-bottom: 70px;
}

.block-title{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.block-title::after {
    content: "";
    display: flex;
    flex-grow: 1;
    background: #091D44;
    height: 1px;
    margin-left: 1rem;
}

.icon-mini{
    padding-right: 15px;
}

.block .textarea{
    max-width: 770px;
    margin: 1em auto 0;
    padding-left: 2rem;
    width: 90%;
}

.block p{
    line-height: 1.9em;
}

.block .textarea .about {
		display: flex;
    align-items: center;
    justify-content: space-around;
    background: #F6F6F6;
    border-radius: 5px;
    padding: 10px;
    margin-top: 1.5em;
}
.block .textarea .about h4 {
		font-size: 16px;
		margin-bottom: 10px;
}
.block .textarea .about p {
		font-size: 15px;
}
.block .textarea .about + ul {
		margin-top: 15px;
}

.block ul{
    margin-top: 30px;
}

.block .bold{
    font-weight: 700;
}

.block .bold span{
    font-size: 22px;
}



.blue{
    margin: 110px auto 0;
    background-color: #DFECF3;
    padding:30px;
    max-width:810px;
    width:90%;
    text-align: center;
    box-sizing: border-box;
}

.blue p{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 30px;
}

.blue .link{
    font-size: 18px;
}

/*  お申し込みの流れ */
#howto{
    padding:110px 0 90px;
    background-color: #F6F6F6;
}

.page-link-wrapper{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.page-link{
    width: 440px;
    text-align: center;
    padding: 12px 0;
    background: linear-gradient(90deg, #2271D8, #4DADDF);
    color: #fff;
    font-weight: 500;
    border-radius: 50px;
    position: relative;
    text-decoration: none;
    margin: 0.8em 0;
}

.page-link::after{
   content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(225deg);
    position: absolute;
    right: 3% !important;
    top: 32%;
}

.page-link:hover{
    text-decoration: none;
    color: #fff;
    opacity: 0.6;
    transition: all 0.3s;
}

.how{
    margin-top: 130px;
}

.flow-title{
    text-align: center;
}

.flow-title h3{
    display: flex;
    align-items: center;
}

.flow-title h3::before,
.flow-title h3::after{
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #000;
}

.flow-title h3::before{
    margin-right: 1rem;
}

.flow-title h3::after{
    margin-left: 1rem;
}

.subhead {
    color: #A5781A !important;
    font-weight: 600 !important;
    margin-bottom: 12px;
    font-size: 17px !important;
}

.flow-wrapper{
    margin: 90px auto 0;
    max-width: 910px;
    width:95%;
}

.flow{
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.flow .step{
    width:20%;
}

.flow .textarea{
    width:80%;
}

.step-icon{
    width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, #2271D8, #4DADDF);
    font-size: 21px !important;
    color: #fff !important;
    font-weight: 600 !important;
    border-radius: 30px;
    position: relative;
}

.step-icon::after{
    content: "";
    display: inline-block;
    background-image: url(images/step-arrow.svg);
    width: 20px;
    height: 90px;
    position: absolute;
    top: 180%;
    right: 40%;
    z-index: 15;
    background-size: contain;
    background-repeat: no-repeat;
}

.step-last::after{
    content: none;
}


.flow h5{
    margin-bottom: 20px;
}

.flow ul{
    margin-top: 10px;
}

/* お申し込み */
.application{
    margin:110px auto 90px;
    background-color: #fff;
    padding:65px 0;
    text-align: center;
}

.application h3{
    margin-bottom: 1.2em;
}

.button-wrapper{
    display: flex;
    justify-content: space-around;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.app-button{
    margin-bottom: 1.5em;
} 

.app-btn {
    width: 420px;
    height: 100px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(90deg, #2271D8, #4DADDF);
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    border-radius: 5px;
    line-height: 1.3em;
    position: relative;
    text-decoration: none;
}

.app-btn::after{
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(135deg);
    right: 3%;
    position: absolute;
}

.app-btn:hover{
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    opacity: 0.6;
    transition: all 0.3s;
}

.app-btn span{
    font-size: 14px;
}

.application .link{
    display: block;
    margin-bottom: 15px;
}

/* ご利用方法  */
.use h3{
    margin-bottom: 60px;
}

.use .textarea{
    margin: 0 auto;
    max-width:800px;
    width:100%;
}

.use .link{
    margin-top: 20px;
    display: inline-block;
}


/* 注意事項  */
#caution{
    padding: 110px 0;
}

#caution ul{
    max-width:845px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 15px;
}

#caution li{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
}

#caution .link{
    display: block;
    padding-left: 1rem;
    padding-top: 5px;
}

/* よくあるご質問 */
#question{
    padding:110px 0;
    background-color: #F6F6F6;
}

#question p{
    margin-bottom: 20px;
}


/* お問い合わせ */
#contact{
    padding: 110px 0;
}

.contact-box .box{
    margin-bottom: 100px;
}

.head{
    font-size: 17px;
}

#contact .tel{
    font-size: 36px;
    color: #2770D1;
    display: block;
    font-weight: 600;
    margin: 5px 0 20px;
    text-decoration: none;
}

#contact .tel:hover{
    text-decoration: none;
}


#contact ul{
    margin-top: 15px;
}

.sp-br{
    display: none;
}


/*    スマホレイアウト　  */

@media screen and (max-width:767px){
    
    .pc-br{
        display: none;
    }
    
    .sp-br{
        display: block;
    }
    
    .explus  h1{
        font-size: 28px;
    }
    
    .explus h2{
        font-size: 24px;
        margin-bottom: 3em;
    }
    
    .explus h2::after{
        width:70px;
        height: 4px;
        left: 50%;
        transform: translateX(-50%);
        top:130%;
    }
    
    .explus h3{
        font-size: 24px;
        line-height: 1.5em;
    }
    
    .explus h4{
        font-size: 20px;
        line-height: 1.5em;
    }
    
    .explus h5{}
    
    .explus h6{
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 1.8em;
    }
    
    .explus p{
        font-size: 15px;
    }
    
    .link{
        font-size: 14px;
    }
    
    .link::after{
        width:8px;
        height: 8px;
        border-top: 2px solid #007aff;
        border-left: 2px solid #007aff;
        right:-5px;
    }
    
    
    #top{
        height: 60vh;
        padding: 0 1rem;
    }

    #top .top-exic {
        max-width: 260px;
        width: 60%;
    }
    
    #top img{
        width:100%;
    }
    
    /* とは  */
    
    #lead{
        padding:3em 0;
    }
    
    .item-wrapper{
        display: block;
        margin-top: 2em;
    }
    
    .item-wrapper .image{
        text-align: center
    }
    
    #lead h3{
        display: block;
    }
    
    #lead img{
        width:80%;
    }
    
    .item-wrapper .textarea{
        padding-left: 0;
        width:95%;
        margin: 2em auto;
    }
    
    .item-wrapper .textarea p{
        font-weight: 600;
        font-size: 16px;
    }
    
    .subject p{
        font-weight: 500 !important;
    }
    
    /*  メリット */
    #merits{
        padding:3.5em 0;
    }
    
    #merits .item-wrapper{
        display: block;
        margin: 0 auto;
        
    }
    
    #merits .item{
        display: flex;
        margin: 0 auto 2.3em;
        width:100%;
        align-items: center;
        justify-content: center;
    }
    
    #merits .item img{
        width:28%;
        max-width: 90px;
        margin-bottom: 0;
    }
    
    #merits .item p{
        font-size:17px;
        text-align: left;
        padding-left: 1.5rem;
        max-width: 220px;
        width:65%;
        line-height: 2.0em;
    }
    
    /*   ご利用案内 */
    
    #guide{
        padding: 3.5em 0;
    }
    
    .icon-mini{
        max-width: 45px;
        width:90%;
        padding-right: 10px;
    }
    
    .block{
        margin-bottom: 2.6em;
        width:100%;
    }
    
    .block-title::after {
    }
    
    .block .textarea{
        padding-left: 0;
        width:95%;
    }

		.block .textarea .about .img {
				margin-right: 10px;
		}
		.block .textarea .about h4 {
				font-size: 14px;
				margin-bottom: 5px;
		}
		.block .textarea .about p {
				font-size: 13px;
				line-height: 1.5;
		}
    
    .block .bold span{
        font-size: 20px;
    }
    
    .blue{
        margin: 4em auto 1em;
        width:100%;
        padding: 1rem;
    }
    
    .blue p{
        font-size: 17px;
        margin-bottom: 1rem;
    }
    
    .blue .link{
        font-size: 15px;
    }
    
    /*  申し込み方法  */
    #howto{
        padding: 3.5em 0;
    }
    
    .page-link{
        max-width:380px;
        width:100%;
        font-size: 15px;
        line-height: 1.4em;
        border-radius: 5px;
        position:relative;
    }
    
    .page-link span {
        display: block;
        display: flex;
        flex-direction: column;
        height: 1rem;
    }
    
    .page-link::after{;
        transform: translate(50%, -50%) rotate(225deg);
        right: 50% !important;
        bottom:5%;
        top:auto;
    }
    
    .how{
        margin-top: 5em;
    }
    
    .subhead{
        margin-bottom: 5px;
        font-size: 15px !important;
    }
    
    .flow-wrapper{
        margin: 2.5em auto 0;
    }
    
    .flow{
        display: block;
        margin-bottom: 3em;
        position: relative;
    }
    
    .flow .step{
        width:100%;
    }
    
    .step-icon{
        margin: 0 auto;
        width:85px;
        font-size: 14px !important;
        margin-bottom: 1em;
    }
    
    .step-icon::before{
        content: "";
        display: inline-block;
        background-image: url(images/step-arrow_sp.svg);
        width: 20px;
        height: 20px;
        position: absolute;
        top: -135%;
        right: 50%;
        transform: translateX(50%);
        z-index: 15;
        background-size: contain;
        background-repeat: no-repeat;
    }
    
    .step-first::before{
        content: none;
    }
    
    .step-icon::after{
        content: none;
    }
    
    .flow .textarea{
        width:100%;
    }
    
    .flow h5{
        text-align: center;
        font-size: 20px;
    }
    
    .application{
        margin: 5em auto 4em;
        padding: 3em 0; 
    }   
    
    .application .link{
        margin-bottom: 10px;
    }
    
    .button-wrapper{
        margin-bottom: 1em;
    }
    
    .app-button{
        width:100%;
        max-width:360px;
    }
    
    .app-btn{
        width: 100%;
        height: auto;
        padding: 0.7rem 0;
        font-size: 16px;
    }
 
    .app-btn::after {
        width:8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        right: 1.5%;
    }
    
    .app-btn span{
        font-size: 12.5px;
        padding-top: 0.5rem;
        line-height: 1.4em;
    }
    
    .use h3{
        margin-bottom: 1.5em;
    }
    
    
    /*  注意事項  */
    #caution{
        padding: 3.5em 0;
    }
    
    .link-li{
        text-indent: 0;
        padding-left: 0;
    }
    
    #caution ul{
        padding-bottom: 20px;
    }
    
    #caution li{
        font-size: 14px;
        font-weight: 300;
    }
    
    /*  質問 */
    #question{
        padding:3.5em 0;
    }
    
    /*  お問い合わせ */
    #contact{
        padding: 3.5em 0;
    }
    
    #contact .tel{
        font-size: 32px;
        margin: 0px 0 15px;
    }
    
    .contact-box .box{
        margin-bottom: 4em;
        position: relative;
    }
    
    .contact-box .border-box::after {
        content: "";
        display: flex;
        align-items: center;
        width: 100%;
        height: 2px;
        background: #DBDBDB;
        position: absolute;
        bottom: -10%;
    }
    
    .contact-box .detail span{
        line-height: 1.5em;
        font-size: 14px;
    }

    
    .page-top a {
        width: 30px;
        height: 30px;
        bottom: 1%;
        right: 2%;
        border-radius: 3px;
    }
    
    .page-top a::after {
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        right: 38%;
        top: 45%;
    }
}