@charset 'utf-8';
/*
 * name:structure.css
 * author:sovanda nulo
*/

/* structure
------------------------------------------------ */

#structure { position: relative; margin-bottom: 120px; }
.structure__block { position: relative; }
.structure__desc { display: block; }
.structure__desc:not(:last-child) { margin-bottom: 65px; }
.structure__desc--tlt { font-family: 'NotoSansJP-Black'; font-size: 27px; font-size: 2.7rem; font-weight: bold; line-height: 1.2; margin-bottom: 16px; }
.structure__desc--tlt span { display: inline-block; color: #EA5550; margin-right: .45em; }
.structure__desc--cont { display: block; position: relative; }
.structure__desc--cont .dc-links { color: #EA5550; }
.structure__desc--cont .dc-links:after { content: ''; display: inline-block; vertical-align: -.055em; margin-left: .4em; width: .833em; height: .833em; background: url(../../img/share/icon-link.png) no-repeat; background-size: 100%; }
.structure__desc--cont .dc-links:hover { text-decoration: underline; }
.structure__desc--cmn { font-size: 18px; font-size: 1.8rem; line-height: 2.11; }
.structure__desc--cmn sub { font-size: .65em; vertical-align: top; line-height: 2.8em; }
.structure__desc--note { font-size: 15px; font-size: 1.5rem; line-height: 1.5; margin-top: 23px; }
.structure__desc--note li { display: block; text-indent: -1em; padding-left: 1em; }
.structure__desc--note li.none { text-indent: 0; padding-left: 0; }
.structure__desc--noteUnder { margin-top: 50px; }
.structure__desc__site { font-size: 20px; font-size: 2rem; line-height: 1.9; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; max-width: 706px; padding: 18px 20px; margin: 0 auto; margin-top: 55px; border: 1px solid #999; border-radius: 12px; box-sizing: border-box; }
.structure__desc__site--logo { width: 24.5%; margin-right: 3.5%; }
.structure__desc--figure { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 872px; margin: 0 auto; margin-top: 55px; }
.structure__desc--figure figure { font-size: 18px; font-size: 1.8rem; width: 45.3%; text-align: center; }
.structure__desc--figure figcaption { margin-bottom: 8px; display: block; }
.structure__desc--table { display: table; border-collapse: collapse; width: 100%; overflow: hidden; margin: 0 auto; margin-top: 55px; }
.structure__desc--table tr th,
.structure__desc--table tr td { border-right: 1px solid #E6E6E6; }
.structure__desc--table thead tr th { font-size: 18px; font-size: 1.8rem; font-weight: bold; color: #fff; border-color: #fff; text-align: center; vertical-align: middle; padding: 11px 0; position: relative; }
.structure__desc--table tbody tr:nth-child(2n) { background: #F2F2F2; }
.structure__desc--table tbody tr th,
.structure__desc--table tbody tr td { font-size: 16px; font-size: 1.6rem; line-height: 1.5; text-align: left; vertical-align: top; padding: 28px 48px; box-sizing: border-box; }
.structure__desc--table tbody tr:last-child th,
.structure__desc--table tbody tr:last-child td { border-bottom: 1px solid #E6E6E6; }
.structure__desc--table tbody tr td:last-child { border-right-color: #ffff; }
.structure__desc--table thead tr th span { position: relative; }
.structure__desc--table thead tr th.bg-head:before { content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #EA5550; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.structure__desc--table thead tr th.bg-head--left:before { border-top-right-radius: 0; }
.structure__desc--table thead tr th.bg-head--right:before { border-top-left-radius: 0; }
.structure__desc--table thead tr th.bg-head--full:before { border-radius: 0; }
.structure__desc--table tbody tr th { padding-right: 10px; }
.structure__desc--pic { display: block; margin: 0 auto; margin-top: 50px; }
.structure__desc--pic img { width: 100%; }
.structure__desc--btn { font-family: 'NotoSansJP-Black'; font-size: 16px; font-size: 1.6rem; line-height: 44px; font-weight: bold; max-width: 310px; text-align: center; display: block; margin: 0 auto; margin-top: 100px; }
.structure__desc--btn a { display: block; border: 3px solid #e32124; -webkit-border-radius: 5px; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5); transition: linear .25s; }
.structure__desc--btn a:after { content: ''; display: inline-block; position: relative; margin: -.1875em 0px 0 1.125em; width: .5em; height: .75em; vertical-align: middle; background-position: center center; background-repeat: no-repeat; background-size: 100%; background-image: url(../../img/share/btn-next-H.png); }
.structure__desc--btn a:hover { opacity: .7; }

/* custom by each page */
.page-security .image-01 { max-width: 850px; }
.page-expension .image-01 { max-width: 793px; }

.page-mail .image-01 { max-width: 400px; }

.page-intercom .image-01 { max-width: 914px; margin-left: 27px; }

.page-disaster .image-01 { max-width: 600px; }

.page-infrastructure .image-01 { max-width: 306px; }
.page-infrastructure .image-02 { max-width: 660px; }

.page-weather .image-02 { margin-top: 68px; }
.page-weather .image-02 .structure__desc--picCaption { font-size: 15px; font-size: 1.5rem; line-height: 1.5; text-indent: -1em; padding-left: 1em; margin-bottom: 12px; }
.page-weather .image-02 .structure__desc--picDesc { font-size: 18px; font-size: 1.8rem; line-height: 2.11; margin-top: 30px; }

.page-upgrade .structure__desc--table { max-width: 810px; border: none; }
.page-upgrade .structure__desc--table tbody tr th { width: 185px; }

.page-privacy .structure__desc--table thead tr th:nth-of-type(1),
.page-privacy .structure__desc--table thead tr th:nth-of-type(2) { width: 225px; }
.page-privacy .structure__desc--table tbody tr td { padding: 15.5px 48px; vertical-align: middle; }
.page-privacy .structure__desc--table tbody tr td:nth-of-type(2) { text-align: center; }
.page-privacy .structure__desc--table tbody tr td:nth-of-type(2) span { min-width: 4em; display: inline-block; text-align: left; }
.page-privacy .structure__desc--table tbody tr td:last-child { padding-left: 45px; padding-right: 45px; }
.page-privacy .structure__desc--table tbody tr td:last-child .dt-flex { min-height: 3em; display: flex; align-items: center; }

/* Responsive
------------------------------------------------ */
@media screen and (max-width: 768px) {

    #structure { margin-bottom: 60px; }
    .structure__desc:not(:last-child) { margin-bottom: 40px; }
    .structure__desc--tlt { font-size: 14px; font-size: 1.4rem; letter-spacing: .025em; margin-bottom: 14px; }
    .structure__desc--cont .dc-links:after { width: 1em; height: 1em; }
    .structure__desc--cmn { font-size: 14px; font-size: 1.4rem; letter-spacing: .025em; line-height: 1.7; }
    .structure__desc--note { font-size: 12px; font-size: 1.2rem; letter-spacing: .025em; margin-top: 15px; }
    .structure__desc--note li { display: block; text-indent: -1.8em; padding-left: 1.8em; }
    .structure__desc--noteUnder { margin-top: 25px; }
    .structure__desc__site { font-size: 10px; font-size: 1rem; letter-spacing: .025em; max-width: 345px; padding: 10px 15px; margin-top: 25px; border-radius: 4px; }
    .structure__desc__site--logo { width: 25%; margin-right: 3.8%; }
    .structure__desc--figure { display: block; max-width: 310px; margin-top: 25px; }
    .structure__desc--figure figure { font-size: 14px; font-size: 1.4rem; letter-spacing: .025em; width: 100%; }
    .structure__desc--figure figure:not(:last-child) { margin-bottom: 35px; }
    .structure__desc--figure figcaption { margin-bottom: 5px; }
    .structure__desc--table { margin-top: 25px; border-top-right-radius: 5px; border-top-left-radius: 5px; }
    .structure__desc--table thead tr th { font-size: 13px; font-size: 1.3rem; letter-spacing: .025em; line-height: 1.2; padding: 4.5px 0; height: 2.4em; }
    .structure__desc--table tbody tr th,
    .structure__desc--table tbody tr td { font-size: 13px; font-size: 1.3rem; letter-spacing: .025em; line-height: 1.5; padding: 18px 15px; }
    .structure__desc--table tbody tr:last-child th,
    .structure__desc--table tbody tr:last-child td { border-bottom: 1px solid #F2F2F2; }
    .structure__desc--table thead tr th.bg-head:before { border-top-left-radius: 4px; border-top-right-radius: 4px; }
    .structure__desc--table thead tr th.bg-head--left:before { border-top-right-radius: 0; }
    .structure__desc--table thead tr th.bg-head--right:before { border-top-left-radius: 0; }
    .structure__desc--table thead tr th.bg-head--full:before { border-radius: 0; }
    .structure__desc--pic { margin-top: 25px; }
    .structure__desc--btn { font-size: 13px; font-size: 1.3rem; letter-spacing: .025em; line-height: 40px; max-width: 295px; margin-top: 60px; }
    .structure__desc--btn a { display: block; border: 2px solid #e32124; -webkit-border-radius: 4px; border-radius: 4px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }

    /* custom by each page */
    .page-security .image-01 { max-width: 340px; }

    .page-expension .image-01 { max-width: 340px; }

    .page-mail .image-01 { max-width: 200px; }

    .page-intercom .image-01 { max-width: 340px; margin-left: auto; }

    .page-disaster .image-01 { max-width: 300px; }

    .page-infrastructure .image-01 { max-width: 153px; }
    .page-infrastructure .image-02 { max-width: 340px; }

    .page-earthquake .image-01 { max-width: 270px; }

    .page-weather .image-01 { max-width: 135px; }
    .page-weather .image-02 { margin-top: 45px; }
    .page-weather .image-02 .structure__desc--picCaption { font-size: 10px; font-size: 1rem; margin-bottom: 12px; }
    .page-weather .image-02 .structure__desc--picScroll { width: calc( 100% + 15px ); display: block; overflow-x: auto; }
    .page-weather .image-02 .structure__desc--picScroll img { max-width: 780px; }
    .page-weather .image-02 .structure__desc--picDesc { font-size: 10px; font-size: 1rem; line-height: 1.6; margin-top: 18px; }

    .page-upgrade .structure__desc--table {  }
    .page-upgrade .structure__desc--table tbody { display: block; }
    .page-upgrade .structure__desc--table tbody tr td,
    .page-upgrade .structure__desc--table tbody tr th { display: block; width: 100%; border: none; }
    .page-upgrade .structure__desc--table tbody tr td { padding-top: 0; }
    .page-upgrade .structure__desc--table tbody tr th { padding-bottom: 3px; }
    .page-upgrade .structure__desc--table tbody tr:last-child td { border-bottom: 1px solid #e6e6e6; }

    .page-privacy .structure__desc--table thead tr th:nth-of-type(1) { width: 86px; }
    .page-privacy .structure__desc--table thead tr th:nth-of-type(2) { width: 100px; }
    .page-privacy .structure__desc--table tbody tr td { padding: 15.5px 10px; vertical-align: top; }
    .page-privacy .structure__desc--table tbody tr td:nth-of-type(2) { text-align: center; }
    .page-privacy .structure__desc--table tbody tr td:nth-of-type(2) span { min-width: 4em; display: inline-block; text-align: left; }
    .page-privacy .structure__desc--table tbody tr td:last-child { padding-left: 10px; padding-right: 10px; }
    .page-privacy .structure__desc--table tbody tr td:last-child .dt-flex { min-height: 3em; display: flex; align-items: center; }

}