/** 
 * ---------------------------------------------------------------------------------------------------- 
 * @version : 0.1.0 [2015.02.09 - 8:03:22 PM] 
 * @license : BSD 
 * @author  : Copyright(c) 2015  Tokio Marine & Nichido Fire Insurance Co., Ltd. All rights reserved.
 * ---------------------------------------------------------------------------------------------------- 
 */

@charset "UTF-8";
/* variables */
/*
================================================================================

#child-body

================================================================================
*/

@media only screen and (max-width: 750px) {
    #header {
        height: 50px;
    }
}

/*　[reset / override]
------------------------------------------------------------　*/
#child-body {
    background: none;
}

#child-body #child-body-in #child-body-area {
    width: 100%;
    margin: 0 0 40px 0;
    background: none;
    border: none;
}

#child-body #child-body-in #child-body-area #text-area {
    margin: 40px 0 0 0;
}

@media only screen and (max-width: 750px) {
    #child-body #child-body-in #child-body-area {
        margin: 5px 0 25px 0;
    }

    #child-body #child-body-in #child-body-area #text-area {
        margin: 20px 0 0 0;
    }
}

.kai p {
    margin: 0 !important;
}

/*　[common]
------------------------------------------------------------　*/
#child-body #back-btn.right {
    margin: 40px 0 0 0;
}

#child-body #back-btn.right a {
    width: 250px;
}

@media only screen and (max-width: 750px) {
    #child-body #back-btn.right {
        float: none;
        margin-top: 0;
        text-align: center;
    }

    #child-body #back-btn.right a {
        -webkit-background-size: 250px auto !important;
        -moz-background-size: 250px auto !important;
        -o-background-size: 250px auto !important;
        -ms-background-size: 250px auto !important;
        background-size: 250px auto !important;
    }

    #child-body #back-btn.right a img {
        width: 250px;
    }
}

/*　#h1-upper
------------------------------------------------------------　*/
#child-body.tokyo-close-w h1 #h1-upper {
    width: 100%;
    height: 60px;
    background: #e4c100;
}

#child-body.tokyo-close-w h1 #h1-upper .left {
    padding: 20px 0 0 35px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.0em;
}

#child-body.tokyo-close-w h1 .chu {
    font-size: 10px;
    width: 100%;
    margin: 10px 0 0 0;
    text-align: right;
}

@media only screen and (max-width: 750px) {
    #child-body.tokyo-close-w h1 #h1-upper {
        height: 30px;
    }

    #child-body.tokyo-close-w h1 #h1-upper .left {
        padding: 8px 0 0 10px;
        font-size: 12px;
    }

    #child-body.tokyo-close-w h1 #h1-upper img {
        width: 150px;
    }

    #child-body.tokyo-close-w h1 .chu {
        font-size: 10px;
        width: 100%;
        margin: 10px 0 0 0;
        text-align: left;
    }

    #child-body.tokyo-close-w h1 .chu p {
        padding: 0 10px;
    }
}

/* #h1-lower .left
------------------------------------------------------------　*/
#child-body.tokyo-close-w #h1-lower {
    height: 310px;
}

#child-body.tokyo-close-w #h1-lower .left {
    display: table;
    width: 480px;
    height: 100%;
    background: #262626;
}

#child-body.tokyo-close-w #h1-lower .left .box {
    display: table-cell;
    vertical-align: middle;
    padding: 0 35px 0 35px;
    color: #e4c100;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4em;
}

#child-body.tokyo-close-w #h1-lower .left .box p.sub {
    margin: 20px 0 0 0;
    color: #fff;
    font-size: 18px;
    line-height: 1.5em;
}

@media only screen and (max-width: 750px) {
    #child-body.tokyo-close-w #h1-lower {
        height: auto;
    }

    #child-body.tokyo-close-w #h1-lower .left {
        float: none;
        width: 100%;
        height: auto;
    }

    #child-body.tokyo-close-w #h1-lower .left .box {
        display: table-cell;
        vertical-align: middle;
        padding: 15px 10px 15px 10px;
        font-size: 16px;
        line-height: 1.3em;
    }

    #child-body.tokyo-close-w #h1-lower .left .box p.sub {
        margin: 10px 0 0 0;
        font-size: 14px;
    }
}

/* #h1-lower .right
------------------------------------------------------------　*/
#child-body.tokyo-close-w #h1-lower .right {
    width: 500px;
    height: 100%;
    background: #3b3e3f;
}

#child-body.tokyo-close-w #h1-lower .right li {
    float: left;
}

#child-body.tokyo-close-w #h1-lower .right li.ph {
    width: 310px;
    height: 100%;
}

#child-body.tokyo-close-w #h1-lower .right li.name {
    display: table;
    height: 310px;
    background: #3b3e3f;
}

#child-body.tokyo-close-w #h1-lower .right li.name .box {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
}

#child-body.tokyo-close-w #h1-lower .right li.name .box p.size20 {
    font-size: 20px;
    font-weight: bold;
}

#child-body.tokyo-close-w #h1-lower .right li.name .box p.size12 {
    font-size: 12px;
    margin: 8px 0 0 0;
}

#child-body.tokyo-close-w #h1-lower .right li.name .box p.size10 {
    font-size: 10px;
    margin: 10px 0 0 0;
}

@media only screen and (max-width: 750px) {
    #child-body.tokyo-close-w #h1-lower .right {
        float: none;
        width: auto;
        height: auto;
    }

    #child-body.tokyo-close-w #h1-lower .right li {
        float: left;
    }

    #child-body.tokyo-close-w #h1-lower .right li.ph {
        width: 160px;
    }

    #child-body.tokyo-close-w #h1-lower .right li.ph img {
        width: 160px;
    }

    #child-body.tokyo-close-w #h1-lower .right li.name {
        display: table;
        height: 133px;
    }

    #child-body.tokyo-close-w #h1-lower .right li.name .box {
        padding: 0 12px;
    }

    #child-body.tokyo-close-w #h1-lower .right li.name .box p.size20 {
        font-size: 15px;
    }

    #child-body.tokyo-close-w #h1-lower .right li.name .box p.size12 {
        font-size: 11px;
        margin: 8px 0 0 0;
    }

    #child-body.tokyo-close-w #h1-lower .right li.name .box p.size10 {
        font-size: 9px;
        margin: 10px 0 0 0;
        background: #669900;
    }
}

/* #child-body #text-area .left
------------------------------------------------------------ */
#child-body.tokyo-close-w #text-area .left {
    width: 250px;
    color: #3b3e3f;
}

#child-body.tokyo-close-w #text-area .left .head {
    background: #3b3e3f;
    padding: 8px 13px;
    color: #fff;
    font-weight: bold;
}

#child-body.tokyo-close-w #text-area .left .head span {
    color: #e4c100;
}

#child-body.tokyo-close-w #text-area .left .inner {
    padding: 15px 15px 20px 15px;
    border-right: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-bottom: 3px solid #3b3e3f;
    line-height: 1.5em;
}

#child-body.tokyo-close-w #text-area .left .inner p.bold {
    margin-bottom: 15px;
    line-height: 1.5em;
}

@media only screen and (max-width: 750px) {
    #child-body.tokyo-close-w #text-area .left {
        float: none;
        width: auto;
        margin: 0 10px 20px 10px;
    }

    #child-body.tokyo-close-w #text-area .left .ph {
        width: 220px;
        margin: 0 auto 15px auto;
    }

    #child-body.tokyo-close-w #text-area .left .ph img {
        width: 220px;
    }

    #child-body.tokyo-close-w #text-area .left .head {
        text-align: center;
    }

    #child-body.tokyo-close-w #text-area .left .inner {
        padding: 18px 10px 18px 10px;
        line-height: 1.5em;
    }

    #child-body.tokyo-close-w #text-area .left .inner p.bold {
        line-height: 1.4em;
    }
}

/* #child-body #text-area .right
------------------------------------------------------------ */
#child-body.tokyo-close-w #text-area .right {
    width: 700px;
}

#child-body.tokyo-close-w #text-area .right .section h2 {
    background: #262626;
    margin: 40px 0 15px 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    display: block;
}

#child-body.tokyo-close-w #text-area .right .section h2 span {
    display: inline-block;
    padding: 10px 18px;
    background: #e4c100;
    color: #262626;
    font-size: 14px;
}

#child-body.tokyo-close-w #text-area .right .section h2.sub {
    padding: 18px;
    background: none;
    border-top: 3px solid #e4c100;
    border-bottom: 3px solid #d3d3d3;
    font-size: 18px;
    color: #333;
}

#child-body.tokyo-close-w #text-area .right .section h3 {
    font-size: 18px;
    font-weight: bold;
}

#child-body.tokyo-close-w #text-area .right .section p {
    margin: 20px 0 0 0;
}

#child-body.tokyo-close-w #text-area .right .section:first-child h2 {
    margin: 0 0 15px 0;
}

#child-body.tokyo-close-w #text-area .right .more {
    margin: 40px 0 15px 0;
    background: #eee;
    border-top: 3px solid #e4c100;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

#child-body.tokyo-close-w #text-area .right .more h2 {
    font-size: 14px;
    font-weight: bold;
    padding: 8px 15px;
    border-bottom: 1px solid #c0c0c0;
}

#child-body.tokyo-close-w #text-area .right .more p {
    font-size: 13px;
    padding: 20px 15px;
}

@media only screen and (max-width: 750px) {
    #child-body.tokyo-close-w #text-area .right {
        width: auto;
        margin: 0 10px;
        float: none;
    }

    #child-body.tokyo-close-w #text-area .right .section h2 {
        margin: 30px 0 10px 0;
        font-size: 16px;
    }

    #child-body.tokyo-close-w #text-area .right .section h2 span {
        padding: 6px 12px;
        font-size: 11px;
    }

    #child-body.tokyo-close-w #text-area .right .section h2.sub {
        margin: 0 0 0 0;
        padding: 8px 0;
        font-size: 15px;
    }

    #child-body.tokyo-close-w #text-area .right .section h3 {
        font-size: 16px;
    }

    #child-body.tokyo-close-w #text-area .right .section p {
        margin: 12px 0 30px 0;
    }

    #child-body.tokyo-close-w #text-area .right .section:first-child h2 {
        margin: 0 0 10px 0;
    }
}

/*# sourceMappingURL=tokio_close_w.css.map */

/*20150210*/
.topics-text {
    font-size: 12px;
    line-height: 1.7em;
}