@charset "utf-8";
/* -----------------------------------
*   汎用
----------------------------------- */
a{
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}
.fontcolor-red{
    color: #df1f1f;
}
.fontcolor-blue{
    color: #02468d;
}
.txtdoco-underline{
    text-decoration: underline;
}
.notes li{
    font-size: 1.2rem;
    text-indent: -1.2rem;
    padding: 0 0 2px 1.2rem;
}
h2.cmn-h2{
    text-align: center;   
}
h4{
    font-size: 16px;
    border-bottom: 1px solid #303030;
    margin: 20px 0 10px;
}
.sec-inner01{
    margin: 0 auto 40px;
}
.sec-inner02{
    width: 780px;
    margin: 0 auto;
}
@media only screen and (max-width: 768px) {
    h2.cmn-h2{
    }
    .cmn-h2__inner {
        padding: 0 0 8px;
    }
    .sec-inner02{
        width: 100%;
    }
}

/* -----------------------------------
*   メインコンテンツ
----------------------------------- */
h1.main-ttl{
    background: #02468d;
    font-size: 3.8rem;
    text-align: center;
    color: #fff;
    padding: 40px 0;
}
h1.main-ttl span.attention{
    display: block;
    width: 260px;
    margin: 0 auto 20px;
    padding: 10px 0;
    background: #df1f1f;
    font-size: 2.4rem;
    border-radius: 4px;
}
.contents-wrap{
    background: #e6eef3;
    font-size: 1.4rem;
    line-height: 1.5;
    padding-bottom: 100px;
}
.contents-wrap-inner{
    width: 980px;
    margin: 0 auto;
}
.contents-wrap-inner .sub-ttl{
    font-size: 2.8rem;
    font-weight: bold;
    text-align: center;
    color: #02468d;
    padding: 40px 0;
}
.sec01, .sec02, .sec03, .sec04, .sec05{
    background: #fff;
    border-radius: 20px;
    padding: 50px;
    margin: 0 0 20px;
}
.bread-crum{
    margin: 0;
}

@media only screen and (max-width: 768px) {
    h1.main-ttl{
        margin: 0 0 20px;
        padding: 15px 10px;
        font-size: 2.1rem;
    }
    h1.main-ttl span.attention {
        display: block;
        width: 50%;
        margin: 0 auto 10px;
        padding: 6px 0;
        font-size: 1.6rem;
    }
    .contents-wrap-inner{
        width: 100%;
        padding: 0 10px;
    }
    .contents-wrap-inner .sub-ttl{
        font-size: 1.8rem;
        padding: 8px 0 16px;
    }
    .sec01, .sec02, .sec03, .sec04, .sec05{
        border-radius: 10px;
        padding: 20px;
    }
}

/* sec01 ----------------------- */
.sec01 > p{
    font-size: 1.8rem;
}    
.sec01 .end-date-area{
    border: 4px solid #df1f1f;
    padding: 30px;
    margin: 30px 0 0;
}    
.sec01 .end-date-area p.txt-end{
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
}    
.sec01 .end-date-area p.txt-end span{
    font-size: 3.4rem;
    padding: 0 0 0 10px;
    vertical-align: middle;
    color: #df1f1f;
}    
.sec01 ul{
    margin: 20px 0 0;
}    

@media only screen and (max-width: 768px) {
    .sec01 > p{
        font-size: 1.4rem;
    }    
    .sec01 .end-date-area{
        padding: 20px;
        margin: 20px 0 0;
    }    
    .sec01 .end-date-area p.txt-end{
        font-size: 1.8rem;
    }    
    .sec01 .end-date-area p.txt-end span{
        font-size: 2.3rem;
    }
}

/* sec02 ----------------------- */
.sec02 > .common-box{
    width: 780px;
    margin: 20px auto;
    display: flex;
}
.sec02 > .common-box ul.strong-list:last-of-type{
    margin: 0 0 0 60px;
}   
.sec02 .credit-brand p{
    font-size: 1.6rem;
    font-weight: bold;
    color: #02468d;
    margin: 0 0 8px;
} 
.sec02 .credit-brand table{
    width: 100%;
}
.sec02 .credit-brand table th,
.sec02 .credit-brand table td{
    padding: 10px 20px;
    border: 1px solid #d7d7d7;
    vertical-align: middle;
    font-size: 1.6rem;
}
.sec02 .credit-brand table th{
    background: #dce9f8;
    width: 30%;
}

@media only screen and (max-width: 768px) {
    .sec02 > .common-box{
        width: 100%;
        flex-direction: column;
    }
    .sec02 > .common-box ul.strong-list:last-of-type{
        margin: 10px 0 0;
    }   
    .sec02 .credit-brand p{
        font-size: 1.4rem;
    }
    .sec02 .credit-brand table th,
    .sec02 .credit-brand table td{
        padding: 12px;
        font-size: 1.4rem;
    }
}

/* sec03 ----------------------- */
.sec03 h3{
    border: 1px solid #02468d;
    font-size: 1.8rem;
    margin: 0 0 20px;
    display: flex;
    align-items: center;
}
.sec03 h3 span{
    display: inline-block;
    background: #02468d;
    color: #fff;
    padding: 8px 16px;
    margin: 0 10px 0 0;
}
.sec03 ul.list-number .ttl-brackets{
    font-size: 16px;
    font-weight: bold;
    color: #02468d;
}
.sec03 ul.list-number li p{
    margin: 5px 0 20px 42px;
}
.sec03 ul.list-number li > ul.notes{
    margin: 0 0 0 42px;
}
.sec03 .about-webmeisai{
    margin: 20px 0 40px;
}
.sec03 .about-webmeisai p{
    margin: 0 0 0 22px;
}
.sec03 ul.furikomi-fin{
    font-weight: bold;
    padding: 10px 0 30px;
}
.sec03 ul.furikomi-fin li{
    display: inline-block;
    font-size: 1.8rem;
    padding: 0 20px 0 0;
}
.sec03 .webservice-area{
    background: #dce9f8;
    margin: 0 0 20px;
}
.sec03 .webservice-area .ttl-blue-bg{
    background: #02468d;
    font-size: 2.6rem;
/*    font-size: 16px;*/
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.sec03 .webservice-area .webservice-inner{
    padding: 30px;
}
.sec03 .webservice-area p.url{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}
.sec03 .webservice-area p.url a{
    display: inline-block;
    margin: 0 0 0 20px;
}
.sec03 .webservice-area ul.oval-list{
    margin: 5px 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #034694;
}
.sec03 .webservice-area ul.oval-list li{
    position: relative;
    padding: 0 0 0 14px;
}
.sec03 .webservice-area ul.oval-list li::before{
    position: absolute;
    top: 0.4em;
    left: 0;
    display: block;
    width: 8px;
    height: 8px;
    content: "";
    border-radius: 100%;
    background: #034694;
}
.sec03 .sec-inner02{
    padding: 20px 0 40px;
}
.sec03 span.spacer::before{
    content: "";
    display: inline-block;
    width: 50px;
    height: 16px;
    background: #feeabe;
    vertical-align: text-top;
    margin: 0 4px 0 0;
}


@media only screen and (max-width: 768px) {
    .sec03 h3{
        font-size: 1.6rem;
        margin: 0 0 20px;
        justify-content: flex-start;
    }
    .sec03 h3 span{
        padding: 12px 16px;
    }
    .sec03 ul.list-number{
        margin: 0 0 40px
    }
    .sec03 ul.list-number .ttl-brackets{
        margin: 0 0 0 -10px;
        text-indent: -4rem;
        padding: 0 0 0 4rem;
    }
    .sec03 ul.list-number li p{
        margin: 5px 0 20px 0;
    }
    .sec03 .about-webmeisai p{
        margin: 5px 0 0;
    }
    .sec03 .webservice-area .ttl-blue-bg{
/*        text-align: left;*/
          font-size:2rem;
    }
    .sec03 .webservice-area .webservice-inner{
        padding: 20px;
    }
    .sec03 .webservice-area p.url{
        margin: 0 0 10px;
    }
    .sec03 .webservice-area p.url a{
        display: block;
        margin: 0;
    }
    .sec03 ul.list-number li > ul.notes{
        margin: 0;
    }
}

/* sec04 ----------------------- */
.sec04 .faq-area ul li{
    border-top: 1px solid #d7d7d7;
    padding: 30px 0;
}
.sec04 .faq-area ul li:first-child{
    border: none;
    padding-top: 0;
}    
.sec04 .faq-area ul li .qestion{
    font-size: 1.8rem;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.sec04 .faq-area ul li .qestion span{
    display: inline-block;
    color: #fff;
	background: #034694;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    margin: 0 15px 0 0;
}      
.sec04 .faq-area ul li > p{
    padding: 10px 0 0 65px;
}
.sec04 .faq-area ul li ul.notes{
    margin: 6px 0 0 76px;
}
.sec04 .faq-area ul li ul.notes li{
    padding: 0;
    border: none;
}

@media only screen and (max-width: 768px) {
    .sec04 .faq-area ul li .qestion{
        font-size: 1.6rem;
    }
    .sec04 .faq-area ul li .qestion span{
        margin: 0 10px 0 0;
    }
    .sec04 .faq-area ul li .qestion > p{
        width: 80%;
    }
    .sec04 .faq-area ul li > p{
        padding: 10px 0 0 0;
    }
    .sec04 .faq-area ul li ul.notes{
        margin: 6px 0 0 1.2rem;
    }
}

/* sec05 ----------------------- */
.sec05{
    margin: 0;
}
.sec05 h3{
    background: #034694;
    font-size: 1.8rem;
    color: #fff;
    padding: 8px 10px;
    margin: 0 0 10px;
}
.sec05 h4.border-blue{
    border: 1px solid #034694;
    color: #034694;
    padding: 8px 10px;
    margin: 0 0 10px;
}
.sec05 h5{
    padding: 0 0 5px;
    font-weight: normal;
}
.sec05 ul.brand-list{
    padding: 0 0 20px;
}
.sec05 ul.brand-list li{
    border-top: 1px solid #d7d7d7;
    padding: 10px 10px 20px;
}
.sec05 ul.brand-list li:first-child{
    border: none;
}
.sec05 ul.brand-list li dl{
    display: flex;
    margin: 0;
}
.sec05 ul.brand-list li dl dt{
    width: 26%;
    text-align: center;
    background: #d7d7d7;
    color: #034694;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.sec05 ul.brand-list li dl dd{
    width: 82%;
    font-size: 1.6rem;
    padding: 0 0 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sec05 ul.desk-list li{
    padding: 0 10px 20px;
}
.sec05 ul.desk-list li p{
    padding: 0 0 0 20px;
}

@media only screen and (max-width: 768px) {
    .sec05 h3{
        margin: 0;
    }
    .sec05 h5{
        text-indent: -20px;
        padding: 0 0 5px 20px;
    }
    .sec05 ul.brand-list li{
        padding: 20px 0 20px;
    }
    .sec05 ul.brand-list li dl{
        flex-direction: column;
    }
    .sec05 ul.brand-list li dl dt{
        width: 100%;
        justify-content: flex-start;
        margin: 0 0 10px;
        padding: 5px 8px;
    }
    .sec05 ul.brand-list li dl dd {
        width: 100%;
        padding: 0;
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .sec05 ul.brand-list li dl dd p{
        padding: 0 0 0 5px;
    }
    .sec05 ul.desk-list li{
        padding: 0 0 5px;
    }
    .sec05 ul.desk-list li p{
        padding: 0;
    }
}
    
    
    
    









    