@charset "UTF-8";

/**
 * ----------------------------------------------------------------------------------------------------------------------------
 * Table of Contents:
 *
 * 1.0 - Home Page Settings
 *    1.1 - Main Visual
 *    1.2 - Topics
 *    1.3 - Concept
 *    1.4 - Scene
 *    1.5 - Content Navigation
 * ----------------------------------------------------------------------------------------------------------------------------
 */ 






/**
 * ----------------------------------------------------------------------------------------------------------------------------
 * 1.0 Home Page Settings
 * ----------------------------------------------------------------------------------------------------------------------------
 */
/*
body.home { background: url(../img/common/loader.gif) no-repeat 50% 50%; }

body.home #content,
body.home #footer {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    }
*/


 
/**
 * 1.1 Main Visual
 * --------------------------------------------------------------
 */

body.home #mv { height: 540px; }


body.home #mv #mv_contact {
    position: absolute;
    right: 40px;
    bottom: 40px;
    }

    body.home #mv #mv_contact a {
        background: url(../img/home/mv_contact.png) no-repeat 0 0;
        background-size: 170px 170px;
        display: block;
        width: 170px;
        height: 170px;
        padding-top: 55px;
        font-family: "KohinoorBangla-Semibold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        text-align: center;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        }
    body.home #mv #mv_contact a:hover {
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7;
        }

        body.home #mv #mv_contact a span { display: block; }
        body.home #mv #mv_contact a span:nth-child(1) {
            font-size: 20px;
            line-height: 1.2;
            }
        body.home #mv #mv_contact a span:nth-child(2) {
            margin-top: 5px;
            font-size: 14px;
            line-height: 1.4;
            }



/**
 * 1.2 Topics
 * --------------------------------------------------------------
 */

body.home #topics {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 50px;
    background-color: #f4f4f3;
    }

    body.home #topics .topics_ttl {
        margin-bottom: 10px;
        color: #d0111b;
        font-family: "KohinoorBangla-Semibold", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
        font-size: 22px;
        font-weight: bold;
        line-height: 1.4;
        }

    body.home #topics .topics_list { padding-left: 1em; }

        body.home #topics .topics_list > li {
            margin-top: 5px;
            line-height: 1.4;
            }
        body.home #topics .topics_list > li:nth-of-type(1) { margin-top: 0; }



/**
 * 1.3 Concept
 * --------------------------------------------------------------
 */

body.home #concept {
    width: 100%;
    height: 450px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 50px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    }

    body.home #concept dl { width: 500px; }

        body.home #concept dl dt {
            display: block;
            margin-bottom: 20px;
            font-family: "KohinoorBangla-Semibold", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
            font-weight: bold;
            letter-spacing: 0.03em;
            color: #333;
            font-size: 22px;
            }

        body.home #concept dl dd { letter-spacing: 0.03em; }

        body.home #concept .concept_topics {
          margin-top: 25px;
          padding: 15px 20px 20px 20px;
          margin-right: 40px;
          border: 2px solid #d0111b;
          }

          body.home #concept .concept_topics_ttl {
              margin-bottom: 10px;
              color: #d0111b;
              font-family: "KohinoorBangla-Semibold", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
              font-size: 21px;
              font-weight: bold;
              line-height: 1.4;
              }

          body.home #concept .concept_topics_list { padding-left: 1em; }

              body.home #concept .concept_topics_list > li {
                  margin-top: 5px;
                  line-height: 1.4;
                  }
              body.home #concept .concept_topics_list > li:nth-of-type(1) { margin-top: 0; }

    body.home #concept #concept_slider {
        background: url(../img/home/concept_img_pc.jpg) no-repeat 0 0;
        background-size: cover;
        width: 50%;
        min-width: 650px;
        height: 450px;
        position: absolute;
        top: 0;
        left: 50%;
        overflow: hidden;
        }



/**
 * 1.4 Scene
 * --------------------------------------------------------------
 */

body.home #scene ul {
    list-style: none;
    letter-spacing: -.40em;
    }

    body.home #scene ul li {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        display: inline-block;
        width: 33.3%;
        padding: 40px;
        letter-spacing: normal;
        vertical-align: top;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        }
    body.home #scene ul li:nth-child(1) { background-image: url(../img/home/scene_img01.jpg); }
    body.home #scene ul li:nth-child(2) { background-image: url(../img/home/scene_img02.jpg); }
    body.home #scene ul li:nth-child(3) { background-image: url(../img/home/scene_img03.jpg); }
    body.home #scene ul li:before,
    body.home #scene ul li:after {
        content: "";
        display: block;
        height: 10px;
        width: 100%;
        background: -webkit-gradient(linear, left top, right bottom, from(rgba(209, 17, 81, 0.5)), to(rgba(208, 17, 27, 0.5)));
        background: -moz-linear-gradient(left, rgba(209, 17, 81, 0.5), rgba(208, 17, 27, 0.5));
        background: -ms-linear-gradient(left, rgba(209, 17, 81, 0.5), rgba(208, 17, 27, 0.5));
        background: linear-gradient(left, rgba(209, 17, 81, 0.5), rgba(208, 17, 27, 0.5));
        }

        body.home #scene ul li div {
            display: table;
            width: 100%;
            height: 250px;
            border-left: 10px solid rgba(209, 17, 81, 0.5);
            border-right: 10px solid rgba(208, 17, 27, 0.5);
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            
            }

            body.home #scene ul li div dl {
                display: table-cell;
                width: 100%;
                height: 100%;
                padding: 40px 20px;
                color: #fff;
                vertical-align: middle;
                text-align: center;
                background: -webkit-gradient(linear, center top, center bottom, from(rgba(209, 17, 81, 0.8)), to(rgba(208, 17, 27, 0.8)));
                background: -moz-linear-gradient(top, rgba(209, 17, 81, 0.8), rgba(208, 17, 27, 0.8));
                background: -ms-linear-gradient(top, rgba(209, 17, 81, 0.8), rgba(208, 17, 27, 0.8));
                background: linear-gradient(top center, rgba(209, 17, 81, 0.8), rgba(208, 17, 27, 0.8));
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                }

                body.home #scene ul li div dl dt {
                    display: block;
                    margin-bottom: 15px;
                    font-size: 20px;
                    font-weight: bold;
                    }


/**
 * 1.5 Content Navigation
 * --------------------------------------------------------------
 */

body.home #cnt_nav { margin-top: 60px; }

    body.home #cnt_nav ul {
        list-style: none;
        letter-spacing: -.40em;
        border-left: 1px solid #d9d9d9;
        }

        body.home #cnt_nav ul li {
            display: inline-block;
            width: 332px;
            height: 280px;
            letter-spacing: normal;
            border-right: 1px solid #d9d9d9;
            vertical-align: top;
            }
        body.home #cnt_nav ul li:nth-child(1),
        body.home #cnt_nav ul li:nth-child(2),
        body.home #cnt_nav ul li:nth-child(3) { border-bottom: 1px solid #d9d9d9; }

            body.home #cnt_nav ul li a {
                display: block;
                width: 100%;
                height: 100%;
                padding: 2px;
                text-decoration: none;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                }
            body.home #cnt_nav ul li a:hover {
                filter: alpha(opacity=70);
                -moz-opacity: 0.7;
                opacity: 0.7;
                }

            body.home #cnt_nav ul li dl {
                background: url(../img/home/cnt_nav_arrow_pc.png) no-repeat right bottom;
                background-size: 17px 17px;
                width: 100%;
                height: 100%;
                padding-top: 40px;
                text-align: center;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                }

                body.home #cnt_nav ul li dl dt {
                    display: block;
                    margin-bottom: 5px;
                    }

                    body.home #cnt_nav ul li dl dt span {
                        display: block;
                        color: #d0111b;
                        }
                    body.home #cnt_nav ul li dl dt span:nth-child(1) { height: 80px; }
                        body.home #cnt_nav ul li:nth-child(1) dl dt span:nth-child(1) img { width: 47px; }
                        body.home #cnt_nav ul li:nth-child(2) dl dt span:nth-child(1) img {
                            width: 53px;
                            padding-top: 1px;
                            }
                        body.home #cnt_nav ul li:nth-child(3) dl dt span:nth-child(1) img {
                            width: 39px;
                            padding-top: 1px;
                            }
                        body.home #cnt_nav ul li:nth-child(4) dl dt span:nth-child(1) img { width: 70px; }
                        body.home #cnt_nav ul li:nth-child(5) dl dt span:nth-child(1) img { width: 39px; }
                        body.home #cnt_nav ul li:nth-child(6) dl dt span:nth-child(1) img {
                            width: 50px;
                            padding-top: 10px;
                            }
                    body.home #cnt_nav ul li dl dt span:nth-child(2) {
                        font-family: "KohinoorBangla-Semibold", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
                        font-weight: bold;
                        font-size: 20px;
                        letter-spacing: 0.03em;
                        }

                body.home #cnt_nav ul li dl dd { color: #666; }








@media only screen and (min-width: 0px) and (max-width: 768px) {

/**
 * ----------------------------------------------------------------------------------------------------------------------------
 * 1.0 Home Page
 * ----------------------------------------------------------------------------------------------------------------------------
 */

 
/**
 * 1.1 Main Visual
 * --------------------------------------------------------------
 */

body.home #mv {
    height: auto !important;
    overflow: visible;
    }
    
    body.home #mv #mv_slider { overflow: visible; }
    
body.home #mv #mv_contact {
    right: 10px;
    bottom: 10px;
    }

    body.home #mv #mv_contact a {
        background-size: 100px 100px;
        width: 100px;
        height: 100px;
        padding-top: 32px;
        }
    body.home #mv #mv_contact a:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
        }

        body.home #mv #mv_contact a span:nth-child(1) {
            font-size: 12px;
            line-height: 1.3;
            }
        body.home #mv #mv_contact a span:nth-child(2) {
            margin-top: 2px;
            font-size: 9px;
            line-height: 1.2;
            }



/**
 * 1.2 Topics
 * --------------------------------------------------------------
 */

body.home #topics {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 25px;
    }

    body.home #topics .topics_ttl {
        margin-bottom: 5px;
        font-size: 14px;
        }
    
        body.home #topics .topics_list > li { margin-top: 3px; }
    
    
    
/**
 * 1.3 Concept
 * --------------------------------------------------------------
 */

body.home #concept {
    height: auto;
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 0;
    }

    body.home #concept dl { width: auto; }

        body.home #concept dl dt {
            margin-bottom: 10px;
            font-size: 14px;
            text-align: center;
            }
    
            body.home #concept dl dd br { display: none; }

            body.home #concept .concept_topics {
                margin-top: 10px;
                margin-bottom: 10px;
                margin-right: 0;
                padding: 10px 15px 15px 15px;
                }

                body.home #concept .concept_topics_ttl {
                    margin-bottom: 5px;
                    font-size: 14px;
                    }
                
                    body.home #concept .concept_topics_list > li { margin-top: 3px; }

    body.home #concept #concept_slider {
        width: 100%;
        min-width: 100%;
        height: auto;
        margin-top: 30px;
        position: static;
        }


/**
 * 1.4 Scene
 * --------------------------------------------------------------
 */

body.home #scene ul li {
    width: 100%;
    padding: 20px;
    }
body.home #scene ul li:before,
body.home #scene ul li:after { height: 5px; }

    body.home #scene ul li div {
        height: 150px;
        border-left: 5px solid rgba(209, 17, 81, 0.5);
        border-right: 5px solid rgba(208, 17, 27, 0.5);
        }

        body.home #scene ul li div dl { padding: 15px; }

            body.home #scene ul li div dl dt {
                margin-bottom: 10px;
                font-size: 14px;
                }


/**
 * 1.5 Content Navigation
 * --------------------------------------------------------------
 */

body.home #cnt_nav { margin-top: 30px; }

body.home #cnt_nav ul {
    border-left: none;
    border-top: 1px solid #d9d9d9;
    }

    body.home #cnt_nav ul li {
        display: inline-block;
        width: 100%;
        height: auto;
        letter-spacing: normal;
        border-right: none;
        border-bottom: 1px solid #d9d9d9;
        }

        body.home #cnt_nav ul li a {
            height: auto;
            padding: 15px 0;
            }
        body.home #cnt_nav ul li a:hover {
            filter: alpha(opacity=100);
            -moz-opacity: 1;
            opacity: 1;
            }

        body.home #cnt_nav ul li dl {
            background: url(../img/home/cnt_nav_arrow_sp.png) no-repeat right center;
            background-size: 6px 9px;
            display: table;
            height: auto;
            padding-top: 0;
            }
    
            body.home #cnt_nav ul li dl dt,
            body.home #cnt_nav ul li dl dd {
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                }

            body.home #cnt_nav ul li dl dt {
                width: 30%;
                margin-bottom: 0;
                }

                    body.home #cnt_nav ul li dl dt span:nth-child(1) {
                        height: auto;
                        margin-bottom: 10px;
                        }
                        body.home #cnt_nav ul li:nth-child(1) dl dt span:nth-child(1) img { width: 27px; }
                        body.home #cnt_nav ul li:nth-child(2) dl dt span:nth-child(1) img {
                            width: 25px;
                            padding-top: 0;
                            }
                        body.home #cnt_nav ul li:nth-child(3) dl dt span:nth-child(1) img {
                            width: 22px;
                            padding-top: 0;
                            }
                        body.home #cnt_nav ul li:nth-child(4) dl dt span:nth-child(1) img { width: 40px; }
                        body.home #cnt_nav ul li:nth-child(5) dl dt span:nth-child(1) img { width: 23px; }
                        body.home #cnt_nav ul li:nth-child(6) dl dt span:nth-child(1) img {
                            width: 29px;
                            padding-top: 0;
                            }
                    body.home #cnt_nav ul li dl dt span:nth-child(2) { font-size: 14px; }
                    body.home #cnt_nav ul li dl dt span:nth-child(3) { font-size: 10px; }

                body.home #cnt_nav ul li dl dd {
                    width: 70%;
                    padding-left: 10px;
                    padding-right: 20px;
                    text-align: left;
                    }
    
                    body.home #cnt_nav ul li dl dd br { display: none; }
    

    
}