@charset "UTF-8";


/*====================================================================================
共通パーツ
====================================================================================*/
input[type="email"] { width: 100%; font-size: 0.750rem; padding: 0 5px; border: 1px solid #0c419a; border-radius: 4px; }
/*------------------------------------------
ボタン
------------------------------------------*/
/* もっと見るボタン */
.btn-01.more {
    width: 120px;
}

/*------------------------------------------
リンクリスト
------------------------------------------*/
.linkList {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    margin: 10px 0;
}

.linkList .linkList-item:not(:last-child) {
    border-bottom: 1px solid #f0f0f0;
}

.linkList .linkList-item a {
    padding: 10px;
    display: table;
    table-layout: fixed;
}

.linkList .linkList-item a>* {
    display: table-cell;
    vertical-align: middle;
}


/* アイコン
------------------------------------------*/
.linkList .linkList-item i {
    width: 36px;
}

.linkList .linkList-item i img {
    width: 100%;
    margin-right: 0;
}



/* テキスト
------------------------------------------*/
.linkList .linkList-item span {
    padding-left: 10px;
    font-weight: 600;
}

/* PCの設定
------------------------------------------*/
@media screen and (min-width: 700px) {
    .linkList {overflow: hidden;}
    .linkList .linkList-item {
        width: 50%;
        float: left;
    }

    .linkList .linkList-item:nth-child(odd) {
        border-right: 1px solid #f0f0f0;
    }
}


/*====================================================================================
トップページ
====================================================================================*/


/*------------------------------------------
リポートリスト
------------------------------------------*/
.list-02.report li {
    position: relative;
    padding: 10px 0px;
}

.list-02.report a {
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    left: 0; top: 0;
}

/* サムネイル
------------------------------------------*/
.list-02.report .img {
    width: 75px;
    height: 75px;
}

/* テキスト
------------------------------------------*/
.list-02.report .txt {
    color: #0c419a;
    max-width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-02.report .txt .desc {
    font-size: 0.750rem;
    color: #666;
    line-height: 1.4;
}

/* アイコン */
.list-02.report .txt .desc img {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: -2px;
    margin-right: 5px;
}

/* PCの設定
------------------------------------------*/
@media screen and (min-width: 700px) {
    .descs-l1 {line-height: 1em;}
    .descs-l1 .desc {display: inline-block;}    
}



/*====================================================================================
reportページ
====================================================================================*/


/*------------------------------------------
リポート写真
------------------------------------------*/

.thumb {
    width: 100%;
}

.thumb img {
    width: 100%;
}


/*------------------------------------------
内容
------------------------------------------*/

.list-08>* {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    border-bottom: 1px solid #f0f0f0;
}

.list-08>* img {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: -2px;
    margin-right: 5px;
}

.list-08>* a {
    display: block;
    color: #0c419a;
    text-decoration: underline;
}

.list-08>* .repoGenre {
    display: block;
    text-align: right;
}

/*------------------------------------------
観測データ
------------------------------------------*/
.observe_table{width: 100%;}
.observe_table tr>*{padding: 5px 5px 5px 8px; color: #333;}
.observe_table th{background-color: #fafafa; border-right: 1px solid #f0f0f0;}
.observe_table tr{border-top: 1px solid #f0f0f0;}
.observe_table tr:last-child{border-bottom: 1px solid #f0f0f0;}
    

/* PCの設定
------------------------------------------*/
@media screen and (min-width: 700px) {
    .col-item{vertical-align: top;}
    .col-item .thumb{padding-left: 10px;}

}



/*====================================================================================
profileページ
====================================================================================*/
.reporter_profile .col-item:first-child >*{margin-bottom: 15px;}

.reporter_profile .name{width: 100%; display: table;}
.reporter_profile .name >*{display: table-cell; vertical-align: top;}
.reporter_profile .name img{width: 40px; margin-right: 0;}
.reporter_profile .name p{
    font-size: 18px;
    line-height: 1.6;
    font-weight: 600;
}
.reporter_profile .name span:last-of-type{
    display: block;
    font-size: 13px;
    color: #666;
    font-weight: 100;
    border-top: 1px solid #333333;
}

.profile_table{width: 100%;}
.profile_table tr>*{padding: 5px 5px 5px 8px; color: #333; font-size: 15px;}
.profile_table th{ width: 40%; color: #35566c; background-color: #fafafa; border-right: 1px solid #f0f0f0;}
.profile_table tr{border-top: 1px solid #f0f0f0;}
.profile_table tr:last-child{border-bottom: 1px solid #f0f0f0;}

/* PCの設定
------------------------------------------*/
@media screen and (min-width: 700px) {
    .reporter_profile .col-item:last-child{vertical-align: middle; margin-top: 100px;}
}



/*====================================================================================
フォーム
====================================================================================*/

.form > *:not(:last-child) {margin-bottom: 20px;}
.form-item > *:not(:last-child) {margin-bottom: 5px;}

/*------------------------------------------
横らなび
------------------------------------------*/
.form-style > * {
    display: inline-block;
    vertical-align: middle;
}

.form-style span {
    padding: 0 15px;
}

.form-style .text {
    width: 40px;
    display: inline-block;
    margin-right: 5px;
}

.form-style .select {
    width: 180px;
    display: inline-block;
    margin-right: 5px;
}

/*------------------------------------------
2カラム
------------------------------------------*/
.reportSend {
    display: table;
    table-layout: fixed;
}

.reportSend > * {display: table-cell; vertical-align: middle;}

.reportImg {
    width: 75px;
    height: 75px;
}

.reportImg figure {
    width: 100%;
    height: 75px;
    display: block;
    background-image: url('../img/report_send_bg.png');
    background-size: cover;
}

.reportTxt, .thxTxt {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px;
}
/*------------------------------------------
プログレスバー
------------------------------------------*/
.progress-area {
    padding: 10px;
    margin-bottom: 15px;
}

.progress {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin-left: -5px;
}

*[class*="pStep"] {
    display: table-cell;
    border: 1px solid #0c419a;
    border-right: 0px;
    position: relative;
}

*[class*="pStep"]:before, *[class*="pStep"]:after {
    content: ""; display: block;
    width: 0; height: 0;
    border-right: 0px;
    position: absolute;
    top: 50%;
}

*[class*="pStep"]:before { 
    border: 16.5px solid transparent;
    border-left: 10px solid #cbd6e9;
    z-index: 2;
    margin-top: -16.5px;
    right: -26px;
}

*[class*="pStep"]:after {
    border: 17.5px solid transparent;
    border-left: 11px solid #0c419a;
    z-index: 1;
    margin-top: -17.5px;
    right: -28px;
}

*[class*="pStep"] span {
    display: block;
    height: 33px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.05em;
    line-height: 33px;
    color: #0c419a;
    background-color: #cbd6e9;
}

*[class*="pStep"].act span {
    color: #fff;
    background-color: #0c419a;
}

*[class*="pStep"].act:before {
    border-left-color: #0c419a;   
}

.pStep02 span {
    padding-left: 10px;
}

/*------------------------------------------
input：セレクト
------------------------------------------*/
.select, .select02 {
    width: 100%;
    height: 40px;
    display: block;
    background-color: #f0f0f0;
    border: 1px solid #666666;
    border-radius: 2px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
}

.select:after, .select02:after {
    content: "";
    display: block;
    width: 0; height: 0;
    border: 7px solid transparent;
    border-top: 10px solid #333;
    border-bottom: none;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 10px;
}

.select select, .select02 select {width: 100%; padding: 0 15px;}

.select02 {
    background: #fff;
    border-color: #023F8F;
    border-radius: 4px;
}

.select02.inline {
    width: 65px;
    display: inline-block;
    margin-left: 10px;
}

.select02.inline.year {
    width: 80px;
    margin-left: 0;
}

.select02.inline select {
    font-size: 14px;
    padding-left: 5px;

}

.select02:after {
    border-top-color: #023F8F;
}

/*------------------------------------------
input：テキスト
------------------------------------------*/
.text {
    width: 100%;
    height: 40px;
    display: block;
    background-color: #f0f0f0;
    border: 1px solid #666666;
    border-radius: 2px;
    font-weight: 600;
    line-height: 40px;
}

.text02 {
    width: 100%;
    height: 40px;
    display: block;
    background-color: #fff;
    border: 1px solid #023F8F;
    border-radius: 2px;
    font-weight: 600;
    line-height: 40px;
    border-radius: 4px;
}

.text input, .text02 input {border:none;}

/*------------------------------------------
input：テキストエリア
------------------------------------------*/
.textarea {
    width: 100%;
    height: 100px;
    display: block;
    background-color: #f0f0f0;
    border: 1px solid #666666;
    border-radius: 2px;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.4em;
    padding: 10px;
}

/*------------------------------------------
input：サブミット
------------------------------------------*/
.submit01 {
    width: 100%;
    height: 40px;
    display: block;
    background-color: #f0f0f0;
    border: 1px solid #666666;
    border-radius: 2px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
}

.submit02 {
    width: 100%;
    height: 40px;
    display: block;
    color: #0c419a;
    background-color: #fff;
    border: 1px solid #0c419a;
    border-radius: 2px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
}

.submit03 {
    width: 100%;
    max-width: 300px;
    height: 40px;
    display: block;
    color: #fff;
    background-color: #0c419a;
    border: 1px solid #0c419a;
    border-radius: 2px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
    margin: 0 auto;
}

/*====================================================================================
report_viewcommentページ
====================================================================================*/
.viewCome{padding: 8px;}
.viewCome .list-08 > *{border-bottom: none;}
.viewCome{border-bottom: 1px solid #f0f0f0;}

/* PCの設定
------------------------------------------*/
@media screen and (min-width: 700px) {
    .viewCome .list-08{display: table; width: 100%; margin-bottom: 10px;}
    .viewCome .list-08 >*{display: table-cell; }
}

/*====================================================================================
FAQ
====================================================================================*/

/* 基本パーツ
------------------------------------------*/
.faq label {overflow: hidden;}

.faq .text02, .faq .select02, .faq .textarea02 {
    border-color: #999999;
    background-color: #FAFAFA;
}

.faq .select02:after {
    border-top-color: #000;
}

.textarea02 {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    min-height: 120px;
    border: 1px solid #999;
    border-radius: 6px;
}

.faq .col-02 {
    width: 100%;
    display: table;
    table-layout: fixed;
    padding: 10px;
}
.faq .col-02 > * {
    width: 100%;
    display: table-cell;
    vertical-align: top;
}

.faq .col-02 > *:not(:last-child){padding-right: 10px;}

.faq .col-02 .btn, .faq .col-02 .submit03 {
    width: 60px;
}

/* titFAQ
------------------------------------------*/
.titFAQ {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 1em;
    padding: 25px 0;
}

.titFAQ.top   {border-bottom: 1px solid #979797;}
.titFAQ.bottom{border-top: 1px solid #979797;}

.titFAQ02 {
    background-color: #0C419A;
    line-height: 1em;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 20px;
}

.titFAQ02:not(:first-child){
    margin-top: 30px;
}
/* リスト：Q
------------------------------------------*/
.listFAQ li {
    position: relative;
    margin-left: 30px;
}
    .listFAQ li:not(:last-child) {
        padding-bottom: 5px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 5px;
    }

    .listFAQ li:before {
        content: "";
        display: block;
        width: 20px;
        height: 20px;
        background-image: url('../img/icon_q.svg');
        background-size: 20px;
        background-repeat: no-repeat;
        position: absolute;
        left: -30px;
        top: 4px;
    }

    .listFAQ li a {
        color: #0000FF;
        font-size: 16px;
        text-decoration: underline;
    }

    .listFAQ.ver2 li {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .listFAQ.ver2 li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }

/* リスト：注意
------------------------------------------*/
.listNotice li {
    color: #0C419A;
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px;
    position: relative;
}

.listNotice li:not(:last-child) {
    margin-bottom: 10px;
}

.listNotice li:before {
    content: "";
    display: block;
    width: 2px;
    height: 2px;
    background-color: #0C419A;
    border-radius: 10px;
    position: absolute;
    left: 5px;
    top: 10px;
}

/* リスト：カテゴリー検索
------------------------------------------*/
.listCatFAQ li {
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

@media screen and (min-width: 700px) {
    .listCatFAQ {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .listCatFAQ li {
        width: 310px;
        border: 1px solid #eee;
        margin: 2px;
    }
}

/* FAQ
------------------------------------------*/
.faqlink {
    font-size: 14px;
    text-align: right;
    margin-top: 15px;
    margin-right: 10px;
}

.faqlink a {color: #0000FF;}

/* ボタンリスト
------------------------------------------*/
.FAQbtnList {
    width: 100%;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
}

.FAQbtnList .submit03 {
    width: 30%;
    display: inline-block;
    color: #fff;
    text-align: center;
}

.submit03.st02 {
    color: #0C419A;
    background-color: #F0F0F0;
    border: 1px solid #0C419A;
}

/* ボックス
------------------------------------------*/
.boxFAQ > *:not(:last-child){
    margin-bottom: 30px;
}

/*------------------------------------------
.faqCatBox
------------------------------------------*/
.faqCatBox {
    border: 1px solid #999;
    border-radius: 4px;
}
    .faqCatBox > * {
        padding: 10px;
    }

/* エリア：トップ
------------------------------------------*/
.faqCatBox .top {
    background-color: #FAFAFA;
    border-bottom: 1px solid #999;
}
    .faqCatBox .top * {
        text-align: center;
    }

    /* テキスト */  
    .faqCatBox .top .txt {
        color: #FF0000;
        font-size: 15px;
        line-height: 1em;
        margin-bottom: 5px;
    }

    /* タイトル */
    .faqCatBox .top .tit {
        font-size: 17px;
        font-weight: 600;
        line-height: 1em;
    }

/*------------------------------------------
detail  
------------------------------------------*/  
.listQA {
    padding: 10px;
}      
    /* Q
    ------------------------------------------*/
    .listQA .areaQ {
        padding-bottom: 10px;
        border-bottom: 1px solid #25B7D3;
        margin-bottom: 10px;
    }
    .listQA .areaQ p {
        font-weight: 600;
    }
    .listQA .areaQ p:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background-image: url('../img/icon_q.svg');
        background-size: 20px;
        background-repeat: no-repeat;
        vertical-align: middle;
        margin-right: 10px;
    }
    
    /* A
    ------------------------------------------*/
    .listQA .areaA:before {
        content: "";
        display: block;
        width: 25px;
        height: 25px;
        background-image: url('../img/icon_a.svg');
        background-size: 25px;
        background-repeat: no-repeat;
        vertical-align: middle;
        margin-bottom: 5px;
    }
    .listQA .areaA > *:not(:last-child) {
        margin-bottom: 20px;
    }

    /* タイトル
    ------------------------------------------*/
    .listQA .tit {
        font-weight: 600;
    }
    
    /* step
    ------------------------------------------*/
    .step .item:not(:last-child) {
        margin-bottom: 20px;
    }
    
    .step .img {
        margin-bottom: 10px;
    }
    .step img {
        width: 100%;
        display: block;
    }

    /* PC
    ------------------------------------------*/
    @media screen and (min-width: 700px) {
        .step .item {
            display: table;
            table-layout: fixed;
        }

        .step .item > * {
            display: table-cell;
            vertical-align: top;
        }

        .step .img {
            width: 345px;
        }

        .step .txt {
            padding: 10px;
        }
    }


/* .areaBtnFAQ
------------------------------------------*/
.areaBtnFAQ {
    padding: 30px 0;
    margin-top: 20px;
    border-top: 1px solid #25B7D3;
    border-bottom: 1px solid #25B7D3;
}
    .areaBtnFAQ p {
        text-align: center;
        margin-bottom: 20px;
    }

.selectList > * {
    display: block;
    padding: 5px 10px;
    cursor: pointer;
}

.selectList > *:not(:last-child){
    border-bottom: 1px solid #ccc;
}

.selectList * {
    color: #00f;
    font-weight: 300;
}
