@charset "UTF-8";

/* ==========================================================================
    PC
   ========================================================================== */

.contents .header-container,
.contents .main-container {
    font-size:14px;
    line-height:1.6;
}
.contents .clearfix:before,
.contents .clearfix:after {
    content: " ";
    display: table;
}
.contents .clearfix:after {
    clear: both;
}

.contents .switch {
    visibility: hidden;
    width: 100%;
}

/* ===================
    layout
   =================== */
.contents .wrap {
    width: 980px;
    margin: 0 auto;
    position:relative;
}
.contents .main-container .main {
    width: 100%;
    max-width: 680px;
}
.contents .main-container {
    margin: 16px 0;
}

/* ===================
    ヘッダー
   =================== */
.contents .header-container h1 {
    margin: 0;
    padding: 0;
    height:auto;
    width:auto;
}
.contents .header-container h1.title {
    background: url(/files/user/boms/pc/contents/freeword/images/img_001.png) no-repeat;
    width: 980px;
    height: 74px;
    margin: 0 auto;
    color: #fff;
    font-size: 200%;
    padding: 14px 0 0 80px;
    font-weight: bold;
}
.contents .header-container p {
    position: inherit;
    top: 0;
    right: 0;
}

/* ===================
    ページトップへ
   =================== */
.contents .nav_pagetop {
    clear: both;
    margin: 0;
    text-align: right;
    font-size: 86%;
    border-bottom:none;
}
.contents .nav_pagetop a {
    padding: 20px 0;
    background:none;
    font-style:normal;
}

/* ===================
    index.html
   =================== */
.contents .main-index ul li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    width: 48%;
    border: 1px solid #a0a0a0;
    background: #fff;
}
.contents .main-index ul li.pt01 {
    margin: 0 0 3% 3%;
}
.contents .main-index ul li.pastRanking {
    padding-bottom: 15px;
    margin: 20px 0 0;
    width: 100%;
}
.contents .main-index ul li a {
    display: block;
}
.contents .main-index ul li dl dt {
    font-size: 118%;
    font-weight:bold;
    padding-left: 10px;
    border-bottom: 1px solid #a0a0a0;
    background: #f00;
    color: #fff;
}
.contents .main-index ul li.pastRanking dl dt {
    background: #fff;
    color: #000;
    font-weight: normal;
    font-size: 86%;
    border: 0;
    padding-top: 15px;
}
.contents .main-index ul li.pastRanking dl dt:before {
    content:'■';
}
.contents .main-index ul li dl dd {
    line-height: 3;
    height: 40px;
    margin: 0;
    padding-left: 10px;
    font-size: 90%;
}
.contents .main-index ul li.pastRanking dl dd {
    height: 25px;
    font-size: 86%;
    float: left;
    width: 115px;
}
.contents .main-index ul li.pastRanking dl dd a:before {
    content:'>';
}
.contents .main-index ul li dl dd:first-child {
    border-top: 0;
}
.contents .main-index ul li dl dd a {
    width: 100%;
    display: block;
}
.contents .main-index ul li dl dd a:link {
    text-decoration:none;
    color:#0860C0;
}
.contents .main-index ul li dl dd a:visited {
    text-decoration:none;
    color:#2A85EA;
}
.contents .main-index ul li dl dd span.up {
    background: url(/files/user/boms/pc/contents/freeword/images/img_002.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 17px 17px;
    width:17px;
    padding-right:20px;
}
.contents .main-index ul li dl dd span.down {
    background: url(/files/user/boms/pc/contents/freeword/images/img_003.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 17px 17px;
    width:17px;
    padding-right:20px;
}
.contents .main-index ul li dl dd span.stay {
    background: url(/files/user/boms/pc/contents/freeword/images/img_004.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 17px 17px;
    width:17px;
    padding-right:20px;
}
.contents .main-index ul li dl dd span.black {
    background: #000;
    padding: 1px 6px 0;
    color: #fff;
    margin-right:5px;
}
.contents .main-index ul li dl dd span.white {
    background: #fff;
    padding: 1px 5px 0;
    color: #000;
    margin-right:5px;
    border: 1px solid;
    box-sizing:border-box;
}
.contents .main-index ul li dl dd span.w10 {
    padding: 1px 2px 0 1px;
}

.contents .note {
    color: #ccc;
    font-size: 10px;
    margin: 10px 0 25px;
}




@media screen and (min-width : 800px) {
    .contents .sp {
        display:none;
    }
    .page-section1__content h1 {
        font-size: 14px;
    }
    .page-section1__content p {
        font-size: 14px;
        line-height: 1.6;
    }
    .contents article.main-index {
        padding: 0;
    }
}


/* ==========================================================================
    SP
   ========================================================================== */

@media screen and (max-width: 800px) {
    .contents article.main-index,
    .contents article.main-step1a,
    .contents article.main-step1b,
    .contents article.main-step2,
    .contents article.main-step3,
    .contents article.main-step4,
    .contents article.main-step5 {
        padding:0 10px;
    }
    .contents article.main-index {
        padding:0;
    }
    .contents .wrap {
        width: 100%;
        position:relative;
    }
    .contents .header-container h1.title {
        margin: 0 auto;
        background: #000;
        width: 100%;
        padding: 5px 0 5px 0px;
        font-size: 107%;
        height: auto;
    }
    .contents .header-container h1.title:before {
        content: url('/files/user/boms/pc/contents/freeword/images/img_006.png');
        width: 11%;
        display: inline-block;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        vertical-align: middle;
    }
    .contents .header-container p {
        position: inherit;
        padding: 10px;
    }

    .contents .main-index ul li {
        width: 100%;
        margin: 0;
        border:0;
    }
    .contents .main-index ul li.pt01 {
        margin: 0;
    }
    .contents .main-index ul li.pageTop {
        border: 0;
        margin: 0;
    }
    .contents .main-index ul li dl {
        vertical-align: middle;
    }
    .contents .main-index ul li dl dt {
        font-size: 130%;
        color: #fff;
        line-height: 44px;
        text-align: center;
        background: #000 url(/files/user/boms/smt/contents/boms/images/back_shape01.png) no-repeat;
        background-position: right top;
        border-bottom: 4px solid #cc0000;
        padding:0;
    }
    .contents .main-index ul li.pastRanking dl dt {
        font-size: 120%;
        color: #fff;
        line-height: 44px;
        text-align: center;
        background: #000 url(/files/user/boms/smt/contents/boms/images/back_shape01.png) no-repeat;
        background-position: right top;
        padding:0;
    }
    .contents .main-index ul li.pastRanking dl dt:before {
        content:'';
    }
    .contents .main-index ul li.pastRanking dl dd {
        padding: 7px 0 17px 10px;
        float: none;
        width: auto;
    }
    .contents .main-index ul li dl dd {
        background-color: #fff;
        border-bottom: 1px solid #a0a0a0;
        border-right: 1px solid #a0a0a0;
        border-left: 1px solid #a0a0a0;
        font-size: 120%;
        list-style: none outside none;
        margin: 0;
        padding: 0 0 9px 10px;
        width: auto;
        float: none;
        display: block;
        position: relative;
    }
    .contents .main-index ul li .trigger {
        background: url(/files/user/boms/smt/contents/boms/images/back_clear.png) repeat;
        background-color: #ccc;
        margin: 0;
        cursor: pointer;
        line-height: 2;
        width: auto;
        padding: 9px 0 6px 10px;
        border-bottom: 1px solid #a0a0a0;
        border-right: 1px solid #a0a0a0;
        border-left: 1px solid #a0a0a0;
        font-size: 120%;
    }
    .contents .main-index ul li .trigger .open-close {
        background: url(/files/user/boms/smt/contents/boms/images/btn_plus_w.png) no-repeat 100% 50%;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
        cursor: pointer;
        float: right;
        position: relative;
        text-indent: -9999px;
        top: 11px;
        right: 11px;
        z-index: 5;
        width: 25px;
        height: 29px;
        display: block;
        top: 3px;
        right: 11px;
    }
    .contents .main-index ul li  .trigger.active .open-close {
        background: url(/files/user/boms/smt/contents/boms/images/btn_minus_w.png) no-repeat 100% 50%;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
    }
    .contents .main-index ul li.pastRanking dl dd a:before {
        content:'';
    }
    .contents .main-index ul li dl dd:after {
        content: "";
        display: block;
        height: 27px;
        width: 27px;
        position: absolute;
        right: 10px;
        top: 27%;
        margin: 0;
        background: #fff url(/files/user/boms/smt/contents/boms/images/arrow_c.gif) no-repeat;
        background-size: contain;
        background-color: #FB0202;
    }
    .contents .main-index ul li dl dd.past:after {
        content: "";
        display: block;
        height: 27px;
        width: 27px;
        position: absolute;
        right: 10px;
        top: 27%;
        margin: 0;
        background: #fff url(/files/user/boms/smt/contents/freeword/images/img_005.png) no-repeat;
        background-size: contain;
        background-color: #FB0202;
    }
    .contents .main-index ul li dl dd span.black {
        padding: 1px 8px 1px;
    }
    .contents .main-index ul li dl dd span.white {
        padding: 1px 7px 1px;
    }
    .contents .main-index ul li dl dd span.w10 {
        padding: 1px 4px 1px 1px;
    }
    .contents .note {
        color: #ccc;
        font-size: 12px;
        margin: 10px 0 25px;
    }
    .page-section1__content h1,
    .page-section1__content p {
        font-size:14px;
    }
    .contents section{width:auto;}
    .acordion_tree{display:none;}
}