/*main-img
------------------------------------------------------*/

#main-img {
    margin: 0 auto;
    height: 600px;
    width: 100%;
    background: url(../images/index/bgi-top_001.jpg ) center top no-repeat;
    background-size: cover;
    border-bottom: 8px solid #928f8d;
    margin-bottom: 36px;
    ;
}

#main-content {
    background: url(../images/index/bgi-main_cont_001.gif ) left top repeat-x;
    padding-top: 44px;
}


/*section01
------------------------------------------------------*/

section.section01 {
    padding-bottom: 48px;
}

.section01 ul li {
    width: auto;
    max-width: 306px;
    float: left;
    list-style: none;
}

.section01 ul li.even {
    margin: 0 20px;
}

.section01 ul li a {
    display: block;
    height: 320px;
    text-decoration: none;
    background: #f1f1f1;
    border: 10px solid #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.section01 ul li a .figure img {
    width: 100%;
    height: auto;
}

.section01 ul li a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.section01 ul li h2 {
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    text-align: center;
    font-size: 19px;
    line-height: 1;
    padding: 16px 0 14px 0;
}

.section01 ul li p {
    color: #3b2611;
    font-size: 13px;
    padding: 0 20px 0 20px;
}


/*section02
------------------------------------------------------*/

.section02 {
    margin-bottom: 24px;
    padding-bottom: 44px;
    /*border-bottom: 1px solid #b9b4ae;*/
}

.section02 h2 {
    line-height: 1;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-size: 21px;
    color: #3b2611;
    border-bottom: 1px solid #b9b4ae;
    padding: 0 0 8px 12px;
    margin-bottom: 20px;
}

.section02 h2 span {
    font-size: 12px;
    color: ;
    letter-spacing: 0.1em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
    color: #666666;
    margin-left: 15px;
}


/*.blog-feed*/

.section02 .blog-feed {
    width: 460px;
    position: relative;
    float: left;
}

.section02 .blog-feed h2 {}

.section02 .blog-feed a.link-detail {
    position: absolute;
    top: -2px;
    right: 1px;
}


.section02 .blog-feed li {
    padding: 0 0 14px 0;
    list-style: none;
}

.section02 .blog-feed li time {
    padding-left: 12px;
    font-size: 11px;
    color: #4d4d4d;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 1.3;
}

.section02 .blog-feed li a {
    display: block;
    width: 354px;
    float: right;
    text-decoration: none;
    line-height: 1.3;
}

.section02 .blog-feed li a:hover {
    text-decoration: underline;
}


/*.leftWrap*/

.section02 .leftWrap {
    width: 460px;
    position: relative;
    float: left;
}

.section02 .leftWrap .box {
    position: relative;
    margin-bottom: 35px;
}

.section02 .leftWrap .box:last-child {
    margin-bottom: 0;
}

.section02 .leftWrap .box .clearfix figure {
    width: 220px;
    float: left;
}

.section02 .leftWrap .box .clearfix figure img {
    width: 100%;
    height: auto;
}

.section02 .leftWrap .box .clearfix .right {
    width: 220px;
    float: right;
}

.section02 .leftWrap a.link-detail {
    box-sizing: border-box;
    margin-top: 0.8em;
    padding: 0px 22px 0 14px;
    line-height: 26px;
    height: 26px;
}

.section02 .leftWrap a.link-detail:after {
    right: 8px;
}

/*.leftWrap*/

.section02 .fb-feed {
    width: 460px;
    float: right;
    position: relative;
}

.section02 .fb-feed .fb-like {
    width: 115px !important;
    height: 20px !important;
    position: absolute;
    top: 0;
    right: 4px;
}

.section02 .fb-feed .clearfix .left {
    width: 220px;
    float: left;
}

.section02 .fb-feed .clearfix .right {
    width: 220px;
    float: right;
}

.section02 .fb-feed p.text {
    font-size: 0.98em;
    text-align: justify;
}

.section02 .fb-feed p.button {
    display: inline-block;
}

.section02 .fb-feed p.button a {
    display: inline-block;
    width: 105px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding: 0;
    margin-top: 1em;
    background: #4f668a;
    color: #fff;
    border-radius: 1px;
    text-decoration: none;
    -webkit-transition: 0.6s opacity 0s;
    -moz-transition: 0.6s opacity 0s;
    -ms-transition: 0.6s opacity 0s;
    -o-transition: 0.6s opacity 0s;
    transition: 0.6s opacity 0s;
}

.section02 .fb-feed p.button.instagram a {
    background: #004b7b;
}

.section02 .fb-feed p.button a:hover {
    alpha: (opacity=70);
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
}

.section02 .socialLink {
    position: absolute;
    list-style: none;
    top: 0;
    right: 10px;
}

.section02 .socialLink li {
    display: inline-block;
    width: 18px;
    text-align: center;
}

.section02 .socialLink li a img {
    -webkit-transition: 0.6s opacity 0s;
    -moz-transition: 0.6s opacity 0s;
    -ms-transition: 0.6s opacity 0s;
    -o-transition: 0.6s opacity 0s;
    transition: 0.6s opacity 0s;
}

.section02 .socialLink li a:hover img {
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -ms-opacity: 0.7;
    -o-opacity: 0.7;
    opacity: 0.7;
}


/*section03
------------------------------------------------------*/

.section03 {
    margin-bottom: 20px;
}

.section03 ul {}

.section03 ul li {
    width: 280px;
    float: left;
    list-style: none;
    padding: 5px 0;
}

.section03 ul li h3 img {
    width: 100%;
    max-width: 236px;
    height: auto;
    margin-bottom: 14px;
}

.section03 ul li a {
    display: block;
    color: #575757;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    line-height: 1.5;
}

.section03 ul li a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.section03 ul li.bnr01 {
    padding-right: 25px;
    border-right: 1px solid #b9b4ae;
}

.section03 ul li.bnr02 {
    margin: 0 23px;
}

.section03 ul li.lastChild {
    padding-left: 25px;
    border-left: 1px solid #b9b4ae;
}


/*メインスライド
------------------------------------------------------*/


/* header/masthead */

#header {
    width: 100%;
    min-width: 960px;
    position: relative;
    z-index: 999;
}

.home #header {
    overflow: hidden;
}

.home #header header {
    height: 61px;
    text-align: left;
}

.home #scrollcontainer {
    z-index: 99 !important;
}

.home #masthead {
    position: fixed;
    top: 0;
    z-index: 99;
}

#masthead {
    height: 61px;
    width: 100%;
}

.ie7 #masthead {
    z-index: 99999;
}


/* slide content on home page */

#slides {
    width: 100%;
    min-width: 960px;
    min-height: 480px;
    position: absolute;
    top: 109px;
    left: 0;
    z-index: 0;
}

#slides .sp {
    display: none;
}

.slide {
    width: 100%;
    min-width: 960px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    min-height: 530px;
    height: auto !important;
    height: 530px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#slide_content {
    width: 100%;
    position: relative;
    top: 0;
}

.slide_wrapper {
    width: 959px;
    position: relative;
    margin: 0 auto;
}

.slide_wrapper .vertical-wrapper {
    display: inline-block;
    position: absolute;
    top: 15%;
    width: 100%;
}

.slide_wrapper h2 {
    position: relative;
    opacity: 1;
}

.slide_wrapper a {
    z-index: 999 !important;
}


/* Slide-nav
------------------------------------- */

#slide-nav {
    position: absolute;
    bottom: 3%;
    left: 50%;
    width: 100%;
    overflow: hidden;
}

#slide-nav a {
    display: block;
    width: 9px;
    height: 9px;
    float: left;
    margin-right: 4px;
    background: #a7a7a7;
    background: rgba(167, 167, 167, .40);
    text-indent: -9999px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    z-index: 999;
    position: relative;
    -webkit-box-shadow: 1px 1px 0px 0px rgba(74, 74, 74, 0.57) inset;
    -moz-box-shadow: 1px 1px 0px 0px rgba(74, 74, 74, 0.57) inset;
    box-shadow: 1px 1px 0px 0px rgba(74, 74, 74, 0.57) inset;
}

#slide-nav a.activeSlide {
    background: #237195;
    background: rgba(35, 113, 149, .90);
}

#slide-nav a:hover {
    background: #237195;
    background: rgba(35, 113, 149, .70);
}

#slide_nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 147px;
    overflow: hidden;
    display: none;
}

#slide_nav li {
    width: 50%;
    height: 147px;
    float: left;
}

#slide_nav div {
    display: block;
    width: 100%;
    position: relative;
    height: 95px;
    padding: 53px 0 0 0;
}

#slides {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
}


/* Slide main-image
------------------------------------------- */

#slide_1 {
    background-image: url(../images/index/main-slide/bgi-slide_001.jpg);
}

#slide_1 h2 img.pc {
    margin: 0 0 -14px -28px;
}

#slide_2 {
    background-image: url(../images/index/main-slide/bgi-slide_002.jpg);
}

#slide_2 h2 img.pc {
    margin: 0 -14px -14px 0;
}

#slide_3 {
    background-image: url(../images/index/main-slide/bgi-slide_003.jpg);
}

#slide_3 h2 img.pc {
    margin: 0 0 -14px -24px;
}


/* Slideテキスト位置など
------------------------------------------- */

.slide {
    position: relative;
}

.slide hgroup {
    position: absolute;
}

.slide_wrapper h2 {
    padding: 0 0 12px 0;
    display: block;
    font-size: 28px;
    line-height: 1.3;
    color: #d4d9dd;
    text-transform: uppercase;
    color: #fff;
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    font-weight: 400;
    letter-spacing: -1px;
    font-family: Georgia, 'HiraMinProN-W3', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro W3", "Hiragino Mincho Pro", "平成明朝", "細明朝体", "ＭＳ Ｐ明朝", "MS P Mincho", serif;
}

.slide_wrapper h3 {
    font-size: 14px;
    color: #f5f5f5;
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    font-weight: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
}

.slide_wrapper a {
    z-index: 999 !important;
}


/*txtL*/

#slides .slide.txtL hgroup {
    text-align: left;
    left: 0;
    top: 18%;
}


/*txtLB*/

#slides .slide.txtLB hgroup {
    text-align: left;
    left: 0;
    bottom: 5%;
    top: auto;
}


/*txtLM*/

#slides .slide.txtLM hgroup {
    text-align: left;
    left: 0;
    bottom: 30%;
    top: auto;
}


/*txtMM*/

#slides .slide.txtMM hgroup {
    right: 0;
    bottom: 28%;
    top: auto;
}

#slides .slide.txtMM hgroup h2,
#slides .slide.txtMM hgroup h3 {
    text-align: center;
}


/*txtR*/

#slides .slide.txtR hgroup {
    text-align: right;
    right: 0;
    top: 18%;
}


/*txtRB*/

#slides .slide.txtRB hgroup {
    text-align: right;
    right: 0;
    bottom: 5%;
    top: auto;
}

#slides .slide.txtRB hgroup h2,
#slides .slide.txtRB hgroup h3 {
    text-align: right;
}


/* For Distributor ボタン */

.forDistributor {
    width: 960px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.forDistributor a {
    display: block;
    width: 180px;
    height: 180px;
    background: url(../images/index/btn-fordistributor_001.png ) 0 0 no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: -20px;
    bottom: 4%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    opacity: 0.9;
    transition: 0.6s backgroud 0s;
    -moz-transition: 0.6s opacity 0s;
    -webkit-transition: 0.6s opacity 0s;
    -ms-transition: 0.6s opacity 0s;
    -o-transition: 0.6s opacity 0s;
}

.forDistributor a:hover {
    cursor: pointer;
    opacity: 1;
}

@media screen and (max-width: 740px) {

    /*Slide*/
    .home #header {
        overflow: visible;
    }

    #top #container #header,
    #top #container #header #slides,
    #top #container #header #slides .slide {
        width: 100vw !important;
        height: 100vh !important;
        min-width: 100vw !important;
    }

    #top #container #header #global-header {
        width: 100vw !important;
    }

    #slides .pc {
        display: none;
    }

    #slides .sp {
        display: inline;
    }

    .forDistributor {
        width: 100vw !important;
    }

    .forDistributor a {
        width: 120px;
        height: 120px;
        right: 3vw;
        bottom: calc(3vw + 60px);
    }

    #slides,
    .slide,
    .slide_wrapper {
        width: 100vw;
        min-width: auto;
    }

    #top #slides .slide hgroup {
        width: 100vw;
        height: 100vh;
        padding-top: 33vh;
        text-align: center !important;
        position: relative;
        top: inherit !important;
        left: inherit !important;
        right: inherit !important;
        bottom: inherit !important;
    }

    #slide_1 {
        background-image: url(../images/index/main-slide/bgi-slide_001_sp.jpg);
    }

    #slide_2 {
        background-image: url(../images/index/main-slide/bgi-slide_002_sp.jpg);
    }

    #slide_3 {
        background-image: url(../images/index/main-slide/bgi-slide_003_sp.jpg);
    }

    /*section01*/
    .layout-one-column section.section01 {
        margin: 0;
    }

    .section01 ul li {
        width: 100%;
        max-width: 100%;
        float: inherit;
    }

    .section01 ul li.even {
        margin: 0;
    }

    .section01 ul li a {
        height: auto;
        border: none;
        background: #fff;
        padding: 10px;
        box-shadow: none;
    }

    .section01 ul li a .figure img {
        width: 100%;
        height: auto;
    }

    .section01 ul li a:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }

    .section01 ul li h2 {
        font-size: 24px;
        padding: 24px 0 20px 0;
    }

    .section01 ul li p {
        padding: 0 30px;
        font-size: 14px;
        line-height: 1.8;
    }

    .section01 ul li p:after {
        content: "more";
        display: block;
        width: 50%;
        background: #2e7796;
        color: #fff;
        text-align: center;
        font-size: 15px;
        font-family: 'Libre Baskerville', serif;
        font-weight: 400;
        margin: 15px auto;
        line-height: 1;
        padding: 8px 0;
    }

    /*section02*/
    .section02 {
        margin: 0 20px 20px 20px;
        border-bottom: none;
    }

    .section02 h2 {
        font-size: 20px;
        padding: 0 0 8px 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .section02 h2 span {
        font-size: 10px;
        margin-left: 10px;
    }

    .section02 .blog-feed {
        width: 100%;
        float: inherit;
        margin-bottom: 50px;
    }

    .section02 .blog-feed h2 {
        text-align: left;
    }

    .section02 .blog-feed li {
        padding: 0 0 14px 0;
    }

    .section02 .blog-feed li time {
        padding-left: 0;
    }

    .section02 .blog-feed li a {
        width: 100%;
        float: inherit;
    }

    .section02 .fb-feed {
        width: 100%;
        float: inherit;
    }

    .section02 .fb-feed .clearfix .left {
        display: none;
    }

    .section02 .fb-feed .clearfix .right {
        width: 100%;
        float: inherit;
        text-align: center;
    }

    .section02 .socialLink {
        position: inherit;
        top: inherit;
        right: inherit;
        text-align: center;
    }

    .section02 .socialLink li {
        width: auto;
    }

    .section02 .socialLink li img {
        width: 40px;
        height: 40px;
    }

    .section02 .socialLink li a {
        padding: 10px 16px 25px 16px;
        display: inline-block;
    }

    .section02 .fb-feed p.button a {
        width: 120px;
        height: 30px;
        line-height: 30px;
        margin-top: 1em;
    }




    .section02 .leftWrap {
        width: auto;
        float: inherit;
    }

    .section02 .leftWrap .box {
        margin-bottom: 48px;
        text-align: center;
    }
    
    .section02 .leftWrap .box:last-child {margin-bottom: 48px;}

    .section02 .leftWrap .box p{
        text-align: left;
    }
    .section02 .leftWrap .box .clearfix figure {
        width: auto;
        float: inherit;
            margin-bottom: 1em;
    }

    .section02 .leftWrap .box .clearfix .right {
        width: auto;
        float: inherit;
    }

    .section02 .leftWrap a.link-detail {
        padding: 0px 32px 0 24px;
        line-height: 30px;
        height: 30px;
    }

    .section02 .leftWrap a.link-detail:after {}






    /*section3*/
    .section03 {
        margin: 0 20px 0 20px;
    }

    .section03 ul {
        border-top: 1px solid #b9b4ae;
        padding-top: 20px;
    }

    .section03 ul li {
        padding: 0 0 20px 0 !important;
        margin: 0 0 20px 0 !important;
        border: none !important;
        border-bottom: 1px solid #b9b4ae !important;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    .section03 ul li:last-child {
        border: none !important;
        margin: 0 !important;
    }

    .section03 ul li a {
        font-size: 11px;
    }
}