@charset "UTF-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400);
@import url(http://fonts.googleapis.com/css?family=Roboto:100,200,400,700);

/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
    text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
    font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
    color: #333;

}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */

#loader {
    text-align: center;
    width: 300px;
    height: 100px;
    display:block;
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -150px;
    z-index: 9999;
}

#loader .logo{
    margin-bottom: 20px;
}


#fade {
    width: 100%;
    height: 100%;
    background-color: #172838 ;
    position:fixed;
    top: 0px;
    left: 0px;
    z-index: 9998;
}

body{
    font-family: 'Roboto','Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    color: #fff;
    color: rgba(0,0,0,0.5);
}
.wrap{
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    position: relative;
    text-align:justify;
}
h1{
    font-size: 6em;
    color: #FFF;
}

h2{
    color: #FFF;

    font-size: 3.5em;
    font-weight: 100;
    margin: 0px 0 40px 0;
    text-align: center;
    line-height: 1.2em;
}

h2 span{
    display: block;
    font-family: 'Oswald',Sans-Serif;
    font-weight: 300;
    font-size: 0.9em;
    margin-top: 0.0em;
}

h3{
    color: #FFF;
display: block;
    position: relative;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 200;
    border: 1px solid #fff;
    margin: 0 0 20px 0;
    padding:4px 4px 4px 4px;
    /*min-height: 38px;*/
    vertical-align: middle;
    /*line-height: 2.0em;*/
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}

h3 span{
    text-align: center;
    font-family: 'Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}


h4{
    color: #FFF;

    font-size: 2em;
    font-weight: 400;
    font-family: 'Roboto','Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin-bottom: 5px;
}

h4 .new,
h4 .reNew{
    font-size: 0.5em;
    color: #e60012;
    font-family: 'Oswald',Sans-Serif;
    margin-left: 0.5em;
    vertical-align:super;
}

h4 .reNew{
    color: #ffff00;
}


p{
    color: #fff;
    margin-bottom: 0.8em;
    font-size: 1em;
    font-family: 'Roboto','Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    line-height: 1.5em;
}

.note{
    margin-left: 10px;
    font-size: 0.8em;
    font-family: 'Roboto','Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

ul li{
    color: #fff;
    margin-bottom: 0.5em;
    font-size: 1em;
    line-height: 1.3em;
    font-family: 'Roboto','Noto Sans Japanese',"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

ul.list1{
    margin-bottom: 2.5em;
}
ul.list1 li{
    list-style:disc;
    margin-left: 1.5em
}

ul.list1 li:last-child{
    margin-bottom: 0px;
}


ul.list2 li{
list-style: decimal;
    margin-left: 1.5em
}

ul.spec{
    font-size: 1.4em;
    margin-bottom: 15px;

}

ul.spec li{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;

}



.section{
    text-align:center;
    display: block;
    position: relative;
    width: 100%;

}

p.imgOnly{
    display: block;
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}


sup,sub{
    font-size:0.5em;
    margin-left: 0.1em;
    margin-right: 0.1em;
    line-height: 1em;
    vertical-align: baseline;
}

ul.spec li sub{
    font-size: 0.7em;
    margin-left: 0.5em;

}



/*-------------------------------------------*/



#momoseLogo{
    display: block;
    position: absolute;
    width: 90px;
    left: 8px;
    bottom: 5px;
    z-index: 9100;
}

#momoseLogo img{
    width: 100%;
}

#header{
    display: block;
    position: fixed;
    /*background-color: #172838;*/
    background: rgba(23,40,56, 0.9);
    width: 100%;
    z-index: 9000;
    left: 0;
    min-height: 40px;
}

#header.top{
    top:-100px;
}

#header.other{
    top:0px;
    bottom: auto;
}


#header #logo{
    display: block;
    position: absolute;
    top:50%;
    left: 15px;
    height: 16px;
    margin-top: -9px;
}

#header #logo img{
height: 100%;
}

#menu{
    display: block;
    position:relative;
    text-align:right;
    overflow: hidden;
    margin-left: 110px;
    font-family: 'Oswald',Sans-Serif;
    font-weight: 300;
    font-size: 90%;
    letter-spacing: 0.1em;
}


#menu li {
    text-align: right;
    display:inline-block;
    margin: 0px;
    color: #FFF;
    font-family: 'Oswald',Sans-Serif;
}
#menu li.active{
    /*background:#666;
    background: rgba(0,0,0, 0.5);*/
    color: #fff;
}
#menu li a{
    text-decoration:none;
    color: #FFF;
}
#menu li.active a:hover{
}
#menu li:hover{

    background: rgba(255,255,255, 0.5);
}
#menu li a,
#menu li.active a{
    text-align: center;
    height: 35px;
    padding: 15px 15px 0px 15px;
    display:block;
}
#menu li.active a{
    background: rgba(255,255,255, 0.5);

}

#topNavi{
    display: block;
    position:absolute;
    background: rgba(23,40,56, 0.7);
    width: 100%;
    z-index: 9000;
    left: 0;
    min-height: 40px;
}

#topNavi.top{
    bottom:0px;
}

#topNavi.other{
    bottom: -200px;
}

#topNavi ul{
    display: block;
    position:relative;
    text-align:center;
    overflow: hidden;
    font-family: 'Oswald',Sans-Serif;
    font-weight: 300;
    font-size: 1.2em;
    letter-spacing: 0.1em;
}


#topNavi li {
    text-align: right;
    display:inline-block;
    margin: 0px;
    color: #FFF;
    font-family: 'Oswald',Sans-Serif;
    font-weight: 300;

}
#topNavi li.active{
    /*background:#666;
    background: rgba(0,0,0, 0.5);*/
    color: #fff;
}
#topNavi li a{
    text-decoration:none;
    color: #FFF;
}
#topNavi li.active a:hover{
}
#topNavi li:hover{

    background: rgba(255,255,255, 0.5);
}
#topNavi li a,
#topNavi li.active a{
    text-align: center;
    height: 70px;
    margin-top: 40px;
    margin-left: .8em;
    margin-right: .8em;
    display:block;
}
#topNavi li.active a{
    background: rgba(255,255,255, 0.5);

}




#footer{
    position: fixed;
    z-index: 9500;
    bottom: 10px;
    text-align: center;
    color: #FFF;
    left:20px;
    right: 10px;
    font-size: 0.8em;
    font-weight: 100;
}

.topFooter{
    display: none;
}



#brandLink{
    display: block;
    position: fixed;
    width: 240px;
    height: 60px;
    right: 0px;
    bottom: 20px;
    z-index: 9100;
    /*background-color: rgba(0,0,0,0.5);*/
}

#brandLink li{
    display:inline-block;
    position:relative;
    width: 120px;
    height: 60px;
}

#brandLink li img{
    width: 100%;
}



/* Style for our header texts
* --------------------------------------- */
h1{
    display: block;
    position:relative;
    z-index: 1000;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    /*top:50%;*/
    margin-top: -100px;
}

h1 img{
    width: 100%;
}



#slide{display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}

#slide ul{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

#slide ul li{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background-size: cover;
    background-position: center center;

}

#slide ul li.slide1{
    background-image: url(../img/img1.jpg);
}

#slide ul li.slide2{
    background-image: url(../img/img3.jpg);
}

#slide ul li.slide3{
    background-image: url(../img/img4.jpg);
}

#slide ul li.slide4{
    background-image: url(../img/img7.jpg);
}

#slide ul li.slide5{
    background-image: url(../img/img8.jpg);
}

#slide ul li.slide6{
    background-image: url(../img/img5.jpg);
}

#slide ul li.slide7{
    background-image: url(../img/img10.jpg);
}





/* Common styles
* --------------------------------------- */

.section{
    text-align:center;
    padding: 0 0;
    margin: 0 0;
}
.wrap{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position:relative;
    margin-top:0px;
}
.box{
    text-align: left;
    color: #808080;
    font-size: 1.2em;
    line-height: 1.6em;
}




/* Section 0
* --------------------------------------- */
#section0{
overflow: hidden;
}
#section0 img{
width: 100%;}




/* Section 1
* --------------------------------------- */
#section1{
    background-image: url(../img/bg-section1.jpg);
    background-size: cover;
    background-position: center center;
}
#section1 .wrap{
    display: block;
    position:relative;
}
#section1 .left{
    display: block;
    position:absolute;
    width: 350px;
    left:-450px;
    top:-50px;
}

#section1 .wrap .left img{
    width: 100%;
}

#section1 .wrap .right{
    display: block;
    position:relative;
    margin-left: 400px;
}

#section1 .wrap .right p{
    text-align:left;
    font-size: 0.85em;
}

#section1 .imgsContainer{
    display: block;
    position: absolute;
    z-index: 1;
    top: 42%;
    left: 58%;
    margin-top: -325px;
    margin-left: -747px;
    width: 800px;
    height: 696px;
}
#section1 img{
    height: 100%;
}


/*screen resolutions between 620px and 800px*/
@media all and (min-width: 620px) and (max-width: 800px){

}

/*screen resolutions lower than 620px*/
@media all and (max-width: 620px){
}






/* Section 2
* --------------------------------------- */
#section2 {
    background-image: url(../img/bg-section2.jpg);
    background-position: center center;
    background-size: cover;
}
#section2 .center{
    display: block;
    position: relative;
    width: 60%;
      margin-left: auto;
    margin-right: auto;
    text-align: justify;
    color: #000;
}

#section2 h2{
    margin-bottom: 0.8em;
    line-height: 1em;
    padding: 0px 0px;
    font-size: 3.3em;
}

#section2 .center ul{
margin-bottom: 1.8em;
}
#section2 ul li{
line-height: 1.5em;
 font-size: 0.85em;
}
/*#section2 h2,
#section2 h3,
#section2 p,
#section2 ul li{
    color: #000;}

#section2 h3{
    border-color: #000;
}
*/
/*#section2 *{
    color: #FFF;
}

#section2 h3{
    border-color: #FFF;
}*/

#section2 p.imgOnly{
    margin-bottom: 0px;
}
#section2 p.imgOnly img{
    height: 150px;
    margin-bottom: 0px;
}




/* Section 3
* --------------------------------------- */
/* Section 4
* --------------------------------------- */
/* Section 5
* --------------------------------------- */
/* Section 6
* --------------------------------------- */




#section3 h2,
#section4 h2,
#section5 h2,
#section6 h2{
    margin-bottom: 10px;
    font-size: 3.2em;
    line-height: 1em;
    border-bottom: 1px solid #FFF;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

#section3 h2 span,
#section4 h2 span,
#section5 h2 span,
#section6 h2 span{
    position: relative;
    font-size: 0.6em;
    line-height: 1.2em;
    margin-top: 5px;
}



#section3 h3,
#section4 h3,
#section5 h3,
#section6 h3{
    font-size: 0.9em;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    border:none;
    letter-spacing: -0.01em;
}

#section3 h4 span.pN,
#section4 h4 span.pN,
#section5 h4 span.pN,
#section6 h4 span.pN{
    position: relative;
    font-size: 0.9em;
    margin-right: 0.8em;
}


.tax{
    font-size: 0.7em;
    margin-left: 0.5em;
}

#section3 ul.list1 li,
#section4 ul.list1 li,
#section5 ul.list1 li,
#section6 ul.list1 li{
    font-size:0.85em;
}

#section3 p.note,
#section4 p.note,
#section5 p.note,
#section6 p.note
{
    font-size: 0.7em;
    text-align: left;
    margin-left: 3.5em;
    margin-right: 3.5em;
    line-height: 1.5em;
    margin-bottom: 0.5em;;
    margin-top: 0;
}

#section3 p.note:last-child,
#section4 p.note:last-child,
#section5 p.note:last-child,
#section6 p.note:last-child
{
    margin-bottom: 0em;
}

#section3 p.note2,
#section4 p.note2,
#section5 p.note2,
#section6 p.note2
{
    margin-top: 1.5em;
}

#section3 .right .subImg,
#section4 .right .subImg,
#section5 .right .subImg,
#section6 .right .subImg
{
    position: relative;
    display: block;
    margin-left: 5%;
    line-height: 0em;
    width: 90%;
    margin-top: 1.5em;
}

#section3 .right .subImg img,
#section4 .right .subImg img,
#section5 .right .subImg img,
#section6 .right .subImg img{
    width: 100%;
}

p.first-child{
    margin-top: -2.2em !important;

}

p.note span{
    float: left;
    margin-left: -1.5em;
}

#section3 h3{
padding-bottom: 6px;}

#section3 {
    background-image: url(../img/bg-section3.jpg);
    background-position: center center;
    background-size: cover;
}

#section4 {
    background-image: url(../img/bg-section4.jpg);
    background-position: center center;
    background-size: cover;
}

#section5 {
    background-image: url(../img/bg-section5.jpg);
    background-position: center center;
    background-size: cover;
}

#section6 {
    background-image: url(../img/bg-section6.jpg);
    background-position: center center;
    background-size: cover;
}








.left img{
    width: 100%;
}


.left{
    display: block;
    position:absolute;
}

.right{
    display: block;
    position:relative;
    text-align: center;
}

ul.itemList{
    display: block;
    position: relative;
    text-align: center;
    margin-top: 40px;
    left: 0;
}
ul.itemList li{
    display: inline-block;
    position: relative;
    width: 15%;
    height: auto;
    margin-left: 8px;
    margin-right: 8px;
    left: -3000px;
}

ul.itemList li img{
    width: 100%;
}



#section3 .wrap,
#section4 .wrap,
#section5 .wrap,
#section6 .wrap{
    text-align: center;
    display: block;
    position: relative;
    width: 90%;
}

#section3 .left,
#section4 .left,
#section5 .left,
#section6 .left{
    width: 50%;
    /*background-color: #DDD;*/
    display:inline-table;
    position: relative;
    vertical-align:middle;
    margin-left: 0px;
    margin-right: 0px;
}



#section7 .left{
    margin-top: -10%;
}

#section3 .right,
#section4 .right,
#section5 .right,
#section6 .right{
    margin-left: 0%;
    margin-right: 0px;
    display:inline-table;
    width: 50%;
    vertical-align:middle;
    /*background-color: #DDD;*/
}

.right ul.list1{
    border-top: 1px #FFF dotted;
    border-bottom: 1px #FFF dotted;
}
.right ul.list1{
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    width: 95%;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.right ul.list1 li{
    margin-left: 25px;
}

.innerTitle{
    display: block;
    position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding: 10px 0px 10px 0px;
}

#section3 .innerTitle{
    /*background-color: rgba(230,0,18,0.5);*/
    /*background-color: rgba(116,185,41,0.5);*/
    background-color: rgba(255,203,0,0.7);


}

#section3 .center .innerTitle{
    background-color: rgba(230,0,18,0.7);

    width: 70%;
}

#section3 .right .innerTitle{
    background-color: rgba(230,0,18,0.7);
    width: 90%;
}

#section4 .center .innerTitle{
    background-color: rgba(6,150,192,0.7);

    width: 70%;
}

#section4 .right .innerTitle{
    background-color: rgba(6,150,192,0.7);
    width: 90%;
}

#section5 .center .innerTitle{
    background-color: rgba(116,185,41,0.7);
    width: 70%;
}

#section5 .right .innerTitle{
    background-color: rgba(116,185,41,0.7);
    width: 90%;
}

#section6 .center .innerTitle{
    background-color: rgba(59,37,85,0.7);
    width: 60%;
}

#section6 .right .innerTitle{
    background-color: rgba(59,37,85,0.7);
    width: 90%;
}



.innerText{
    display: block;
    position: relative;
    width: 95%;
    margin-left: auto;
    margin-right: auto;

}


/* Overwriting fullPage.js tooltip color
* --------------------------------------- */
.fp-tooltip{
    color: #fff;
}
#fp-nav span, .fp-slidesNav span{
    border-color: #fff;
}
#fp-nav li .active span, .fp-slidesNav .active span{
    background: #fff;
}
