@charset "utf-8";

/*

all

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

#contents{
	padding: 0;
}
.txt-link {
	margin-bottom: 8px;
    line-height: 1.5;
}
.txt-link a{
	font-size: 16px;
    font-weight: bold;
    color: #1e1933;
    display: block;
    text-decoration: none;
    background: url(../img/arw.png) no-repeat right center;
    background-size: 24px;
}
.txt{
	font-size: 14px;
	color: #1e1933;
	line-height: 1.5;
    letter-spacing: 0.01em;
}
.inner{
	width: 275px;
	margin: 0 auto;
}
.ico_rokets{
	width: 70px;
    float: right;
    display: block;
}
.ttl p{
    font-family: 'Merriweather', serif;
}

/*

mv

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

.mv{
	  width: 100%;
    background: url(../img/mvbg.png) repeat-x;
    height: 335.5px;
    background-size: contain;
    margin-bottom: -2px;
}
.mv-inner{
    max-width: 539px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 335px;
    background: url(../img/mv.png) no-repeat center center;
    background-size: 539px 100%;
}
.mv-inner > p{
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -148px;
    font-size: 16px;
    line-height: 1.5;
}



/*

sec-1

------------------------------------------------------------------------------------------*/
.sec-1{
    position: relative;
}
.bg-1{
    height: 456.5px;
    background: url(../img/bg_1.png) no-repeat center center;
    background-size: 401px 100%;
    position: relative;
    z-index: 2;
}
.sec-1-out{
    width: 100%;
    height: 385px;
    background: #f2e75e;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 1;
}
.sec-1 .ttl{
	font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #564c00;
    text-align: center;
    padding-top: 77px;
    padding-bottom: 35px;
}
.ttl-1 > p{
    width: 223px;
    height: 60px;
    margin: 0px auto 0;
}

/*

sec-2

------------------------------------------------------------------------------------------*/
.sec-2{
    position: relative;
}
.bg-2{
    height: 503.5px;
    background: url(../img/bg_2.png) no-repeat center center;
    background-size: 401px 100%;
    position: relative;
    z-index: 2;
}
.sec-2-out{
    width: 100%;
    height: 341px;
    background: #fbd16b;
    position: absolute;
    top: 59px;
    left: 0;
    z-index: 1;
}
.sec-2 .ttl{
	font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    color: #774c00;
    text-align: center;
    padding-top: 105px;
    padding-bottom: 49px;
}
.ttl-2 > p{
    width: 225px;
    height: 27px;
    margin: 0px auto 0;
}

/*

sec-3

------------------------------------------------------------------------------------------*/
.sec-3{
    position: relative;
}
.bg-3{
    height: 428px;
    background: url(../img/bg_3.png) no-repeat center center;
    background-size: 401px 100%;
    position: relative;
    z-index: 2;
}
.sec-3-out{
    width: 100%;
    height: 364px;
    background: #f6baab;
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 1;
}
.sec-3 .ttl{
	font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #774c00;
    text-align: center;
    padding-top: 103px;
    padding-bottom: 37px;
}
.ttl-3 > p{
    width: 255px;
    height: 27px;
    margin: 0px auto 0;
}

/*

sec-4

------------------------------------------------------------------------------------------*/
.sec-4{
    position: relative;
}
.bg-4{
	height: 450px;
    background: url(../img/bg_4.png) no-repeat center center;
    background-size: 401px 100%;
    position: relative;
    z-index: 2;
}
.sec-4-out{
    width: 100%;
    height: 336px;
    background: #a5d59d;
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 1;
}
.sec-4 .ttl{
	font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #0d5900;
    text-align: center;
    padding-top: 96px;
    padding-bottom: 27px;
}
.ttl-4 > p{
    width: 235px;
    height: 56px;
    margin: 0px auto 0;
}

/*

sec-5

------------------------------------------------------------------------------------------*/
.sec-5{
    position: relative;
}
.bg-5{
	height: 603.5px;
    background: url(../img/bg_5.png) no-repeat center top;
    background-size: 401px 100%;
    position: relative;
    z-index: 2;
}
.sec-5-out{
    width: 100%;
    height: 570px;
    background: #edbbd5;
    position: absolute;
    top: 64px;
    left: 0;
    z-index: 1;
}
.sec-5 .ttl{
	font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #770044;
    text-align: center;
    padding-top: 88px;
    padding-bottom: 34px;
}
.sns-list li{
	display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 5px;
}
.sns-list li a{
	display: block;
    width: 76px;
    margin: 0 auto;
}
.sns-list li a img{
	width: 56px;
    margin: 0 auto;
}
.sns-list li a span{
	font-size: 14px;
    color: #1e1933;
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
    line-height: 1;
}
.ttl-5 > p{
    width: 235px;
    height: 62px;
    margin: 0px auto 0;
}

/*

sec-6

------------------------------------------------------------------------------------------*/
.sec-6{
    position: relative;
}
.bg-6{
    height: 622.5px;
    background: url(../img/bg_6.png) no-repeat center center;
    background-size: 401px 100%;
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
}
.sec-6-out{
    width: 100%;
    height: 436px;
    background: #ebdca8;
    position: absolute;
    top: 59px;
    left: 0;
    z-index: 1;
}
.sec-6 .ttl{
	font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    color: #594200;
    text-align: center;
    padding-top: 92px;
    padding-bottom: 57px;
}
.ttl-6 > p{
    width: 245px;
    height: 27px;
    margin: 0px auto 0;
}



