@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: 16px;
  color: #1e1933;
  line-height: 1.5;
    /*text-align: justify;*/
    letter-spacing: 0.01em;
}
.inner{
  width: 275px;
  margin: 0 auto;
}
.ico_rokets{
  width: 70px;
    float: right;
    display: block;
}

/*

mv

------------------------------------------------------------------------------------------*/

.mv{
  width: 100%;
    background: url(../img/mvbg.png) repeat-x;
    height: 335.5px;
    background-size: contain;
    margin-bottom: -2px;
}
.mv-inner{
    max-width: 536px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 337px;
    background: url(../img/mv.png) no-repeat center center;
    background-size: 536px 100%;
}
.mv-inner > p{
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -136px;
    font-size: 16px;
    line-height: 1.5;
}



/*

sec-1

------------------------------------------------------------------------------------------*/
.sec-1{
    position: relative;
}
.bg-1{
    height: 561px;
    background: url(../img/bg_1.jpg) no-repeat center center;
    background-size: 398px 100%;
    margin-left: -1px;
    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: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #564c00;
    text-align: center;
    padding-top: 83px;
    padding-bottom: 57px;
    padding-bottom: 45px;
}
.ttl-1 > p{
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    width: 155px;
    height: 60px;
    margin: 0px auto 0;
    background: url(../img/ttl_1.svg) no-repeat center center;
    background-size: 155px;
}

/*

sec-2

------------------------------------------------------------------------------------------*/
.sec-2{
    position: relative;
}
.bg-2{
    height: 465px;
    background: url(../img/bg_2.jpg) no-repeat center center;
    background-size: 398px 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: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #774c00;
    text-align: center;
    padding-top: 115px;
    padding-bottom: 57px;
}
.ttl-2 > p{
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    width: 175px;
    height: 27px;
    margin: 0px auto 0;
    background: url(../img/ttl_2.svg) no-repeat center center;
    background-size: 175px;
}

/*

sec-3

------------------------------------------------------------------------------------------*/
.sec-3{
    position: relative;
}
.bg-3{
    height: 493px;
    background: url(../img/bg_3.jpg) no-repeat center center;
    background-size: 398px 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: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #774c00;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 57px;
}
.ttl-3 > p{
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    width: 135px;
    height: 27px;
    margin: 0px auto 0;
    background: url(../img/ttl_3.svg) no-repeat center center;
    background-size: 135px;
}

/*

sec-4

------------------------------------------------------------------------------------------*/
.sec-4{
    position: relative;
}
.bg-4{
  height: 467px;
    background: url(../img/bg_4.jpg) no-repeat center center;
    background-size: 398px 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: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #0d5900;
    text-align: center;
    padding-top: 113px;
    padding-bottom: 57px;
}
.ttl-4 > p{
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    width: 195px;
    height: 56px;
    margin: 0px auto 0;
    background: url(../img/ttl_4.svg) no-repeat center center;
    background-size: 195px;
}

/*

sec-5

------------------------------------------------------------------------------------------*/
.sec-5{
    position: relative;
}
.bg-5{
  height: 703px;
    background: url(../img/bg_5.jpg) no-repeat center top;
    background-size: 398px 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: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #770044;
    text-align: center;
    padding-top: 92px;
    padding-bottom: 57px;
}
.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{
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    width: 165px;
    height: 62px;
    margin: 0px auto 0;
    background: url(../img/ttl_5.svg) no-repeat center center;
    background-size: 165px;
}

/*

sec-6

------------------------------------------------------------------------------------------*/
.sec-6{
    position: relative;
}
.bg-6{
    height: 584px;
    background: url(../img/bg_6.jpg) no-repeat center center;
    background-size: 398px 100%;
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
    margin-top: -4px;
}
.sec-6-out{
    width: 100%;
    height: 436px;
    background: #ebdca8;
    position: absolute;
    top: 59px;
    left: 0;
    z-index: 1;
}
.sec-6 .ttl{
  font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    color: #594200;
    text-align: center;
    padding-top: 111px;
    padding-bottom: 57px;
}
.ttl-6 > p{
    text-indent: -9999px;
    overflow: hidden;
    white-space: nowrap;
    width: 245px;
    height: 27px;
    margin: 0px auto 0;
    background: url(../img/ttl_6.svg) no-repeat center center;
    background-size: 245px;
}