@charset "utf-8";
/*----------------------------------------------------

	hero

----------------------------------------------------*/
.hero {
    position: relative;
    padding: 131% 0 5%;
    background: #acd8b6 url(../img/kv_img01.png) no-repeat center top / 209%;
}
.hero__btn {
    position: absolute;
    top: 42.2%;
    left: 0;
	width: 100%;
	padding: 0 10px;
    /*animation: 3.5s Roll ease-in-out infinite;*/
}
.hero__text {
    padding: 0 4%;
}


.section01-header {
	position: relative;
	margin-right: -15px;
	
}




#sec-intro {
    width: 100%;
    margin: 0 auto;
    background: url(../img/bg_intro01.png) no-repeat center 38% / 100%;
}
.sec-intro-header {
    margin: 0 0 10px;
}
.sec-intro__text {
    overflow: hidden;
    width: 108%;
    margin-left: 4%;
    margin-bottom: -20.8%;
}
.sec-intro__profile {
    position: relative;
    width: 100%;
    margin: 25px 0 25px;
    padding: 15px 12px 15px 21px;
    text-align: left;
    background: #fdfdcd;
}
.sec-intro__profile-header {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    color: #f17765;
}
.sec-intro__profile-body {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
}
.sec-intro__profile__contanct {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid #acd8b6;
}
.sec-intro__profile__contanct__item {
}
.sec-intro__profile__contanct__item dt {
    font-weight: bold;
}
.sec-intro__profile__contanct__item dd a {
    color: #000;
    text-decoration: none;
}

#sec-message {
}
#sec-message .section01-header {
    z-index: 2;
}
#sec-message .section01-body {
    margin-top: -68px;
    padding: 0;
    z-index: 1;
}
.sec-message-text {
    text-align: center;
    margin: 0 auto;
}
#sec-character .section01-header {
    top: -4px;
    margin-bottom: 15px;
}
.sec-character__prologue {
    text-align: center;
}
.sec-character__prologue__title {
    width: 194px;
    margin: 0 auto 15px;
}
.sec-character__prologue_btn {
    margin: 25px auto 10px;
}
.sec-character__list {
    position: relative;
	margin-top: 75px;
	padding: 36px 0 109px;
    background: url(../img/bg_character_main01.png) center top;
}
.sec-character__list:before {
    display: block;
    content: "";
    position: absolute;
    top: -65px;
    left: 0;
    width: 100%;
    padding-top: 82px;
    background: url(../img/bg_character_header01.png) repeat-x center top /320px;
}
.sec-character__list:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 103px;
    background: url(../img/bg_character_footer01.png) center top / 320px;
}
.sec-character__item {
    padding: 0 22px;
}
.sec-character__item + .sec-character__item {
    margin-top: 25px;
}
#sec-product {
    padding-top: 15px;
}
#sec-product .section01-header.header01 {
    margin-bottom: 0;
}
.sec-product__item-row {
    display: table;
    margin: 0 auto;
}
.sec-product__item__desc {
	vertical-align: middle;
	background: url(../img/bg_product_text01.png) no-repeat center;
}
.sec-product__item__image {
    width: 50%;
    margin: 0 auto;
    vertical-align: top;
}
.sec-product__item__desc-inner {

    padding: 0 37px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.7;
    vertical-align: middle;
}
.sec-product__item__data {
    width: 290px;
    margin: 0 auto 20px;
}
.sec-product__item__data-row {
    position: relative;
    width: 100%;
    padding: 11px 0;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -0.05em;
    line-height: 1.5;
    background: rgba(255, 255, 255, .6);
}
.sec-product__item__data-th {
}
.sec-product__item__data-td {
}

.sec-product__item__data-row:nth-child(1):before {
    position: absolute;
    left: -2px;
    top: -8px;
    content: "";
    display: block;
    width: 100%;
    height: 14px;
    background: url(../img/hr_product01.png) no-repeat center top / 293px;
}
.sec-product__item__data-row:nth-child(2):before {
    position: absolute;
    left: -2px;
    top: -8px;
    content: "";
    display: block;
    width: 100%;
    height: 14px;
    background: url(../img/hr_product02.png) no-repeat center top / 293px;
}
.sec-product__item__data-row:nth-child(3):before {
    position: absolute;
    left: -4px;
    top: -8px;
    content: "";
    display: block;
    width: 100%;
    height: 14px;
    background: url(../img/hr_product03.png) no-repeat center top / 293px;
}
.sec-product__item__data-row:nth-child(4):before {
    position: absolute;
    left: -2px;
    top: -8px;
    content: "";
    display: block;
    width: 100%;
    height: 14px;
    background: url(../img/hr_product04.png) no-repeat center top / 293px;
}
.sec-product__item__data-row:nth-last-child(1):after {
    position: absolute;
    left: -2px;
    bottom: -4px;
    content: "";
    display: block;
    width: 100%;
    height: 14px;
    background: url(../img/hr_product05.png) no-repeat center top / 293px;
}


#sec-salesarea {
    margin-top: 20px;
}
.sec-salesarea__item {
    text-align: center;
    background: #fff;
}
.sec-salesarea__item.item--01 {
    border: 7px solid #7fb6e5;
}
.sec-salesarea__item.item--01 .sec-salesarea__item__title {
    margin: 28px 0 20px;
}
.sec-salesarea__item.item--02 {
    border: 7px solid #f0b3b9;
}
.sec-salesarea__item.item--02 .sec-salesarea__item__title {
    margin: 28px 0 20px;
}
.sec-salesarea__item__btn {
    margin: 15px 0 18px;
}
.sec-salesarea__item + .sec-salesarea__item {
    margin-top: 15px;
}

.sec-salesarea__contact__list {
    font-size: 0;
}
.sec-salesarea__contact__item {
    display: inline-block;
    font-size: 14px;
}
.sec-ochakai__intro .sec-ochakai-header {
    width: 100%;
    margin: 117px auto 51px;
}
.sec-ochakai-prize__item {
    display: inline-block;
}
.sec-ochakai-prize__item + .sec-ochakai-prize__item {
    margin-top: 30px;
}
.sec-ochakai-prize__item:nth-child(1) {
    position: relative;
    width: 100%;
    margin: 0 auto 20px;
    border: 5px solid #b3d3f0;
    background: #fff;
}
.sec-ochakai-prize__item__title.title--prize-a {
    position: relative;
    top: -30px;
    margin: 0 -6px;
}
.sec-ochakai-prize__item__a-area__item + .sec-ochakai-prize__item__a-area__item:before {
    position: absolute;
    top: -64px;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 47px;
    margin: 20px auto;
    background: url(../img/hr01.png) no-repeat center / 286px;
}

.sec-ochakai-prize__item__a-area__item {
	position: relative;
    display: table;
    width: 100%;
}
.sec-ochakai-prize__item__a-area__item + .sec-ochakai-prize__item__a-area__item {
    margin-top: 50px;
}
.sec-ochakai-prize__item__a-area__item__title {
    margin-bottom: 11px;
}
.sec-ochakai-prize__item__a-area__item__content {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.5;
}
.sec-ochakai-prize__item__a-area__item__note {
    margin: 10px 20px;
    padding-left: 1em;
    font-size: 12px;
	font-weight: bold;
    line-height: 1.5;
    text-align: left;
    text-indent: -1em;
    padding: 10px;
}

.sec-ochakai__intro {
    background: url(../img/bg_ochakai01.png) no-repeat center 60px / 150%;
}
.sec-ochakai__flow {
    background: url(../img/bg_ochakai02.png) no-repeat center top / 122%;
}
.sec-ochakai__flow .container {
	position: relative;
}
.sec-ochakai__flow .sec-ochakai-header {
    margin-bottom: 18px;
    padding: 153px 0 0 30px;
}
.sec-ochakai__flow .sec-ochakai-header {
    margin-bottom: 18px;
    padding: 70% 0 0;
}
.sec-ochakai-flow__item {
    position: relative;
}
.sec-ochakai-flow__item + .sec-ochakai-flow__item:before {
    position: absolute;
    top: -30px;
    left: 50%;
    content: "";
    display: block;
    width: 43px;
    height: 27px;
    margin-left: -21px;
    background: url(../img/icon_cur01.png) no-repeat center / 43px;
    z-index: 10;
}
.sec-ochakai-flow__item + li.sec-ochakai-flow__item {
    margin-top: 45px;
}
.sec-ochakai__btn {

}

.sec-ochakai__guide {
    padding-top: 49.5%;
    padding-bottom: 25px;
    background: url(../img/bg_ochakai_flow01.png) no-repeat center top / 92%;
}
.sec-ochakai-guide01__list {
    margin: 13px auto 32px;
    font-size: 0;
}
.sec-ochakai-guide01__item {
    display: inline-block;
    font-size: 16px;
    text-align: left;
}
.sec-ochakai-guide01__item + .sec-ochakai-guide01__item {
    margin-top: 18px;
}
.sec-ochakai-guide02__item {
    display: table;
}
.sec-ochakai-guide02__item-inner {
    display: table-cell;
    vertical-align: middle;
	text-align: center;
}
.sec-ochakai-guide02__item.item--01 {
    width: 100%;
    padding: 85px 0 30px;
    background: url(../img/bg_ochakai_guide02_01.png) no-repeat center top / 320px;
}
.sec-ochakai-guide02__item.item--02 {
	width: 100%;
	height: 330px;
	margin-top: 12px;
	background: url(../img/bg_ochakai_guide02_02.png) no-repeat center top / 320px;
}
.sec-ochakai-guide02__item__main-text {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.4;
}
.sec-ochakai-guide02__item.item--02 .sec-ochakai-guide02__item__main-text {
    margin-top: 35px;
}
.sec-ochakai-guide02__item__sub-text {
    margin: 12px auto 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    text-align: left;
}
.sec-ochakai-guide02__item.item--01 .sec-ochakai-guide02__item__sub-text {
    width: 250px;
}
.sec-ochakai-guide02__item.item--02 .sec-ochakai-guide02__item__sub-text {
    width: 277px;
}

.sec-ochakai-guide02__item__sub-text__item {
    padding-left: 1em;
    text-indent: -1em;
}
.sec-ochakai-guide02__item__sub-text__item + li.sec-ochakai-guide02__item__sub-text__item {
    margin-top: 3px;
}
.sec-ochakai-guide02__item__privacy {
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.5;
}
.sec-ochakai-guide02__item__privacy a {
    color: #000;
}

#sec-recycle .header01 {
    margin-bottom: 25px;
}
.sec-recycle__text {
    width: 100%;
    margin: 0 auto 20px;
}
.sec-recycle-notice__list {
	position: relative;
    margin: 85px auto 0;
	padding: 0 10px 50px;
    text-align: center;
    font-size: 0;
    background: #bae1f7;
}
.sec-recycle-notice__list:before {
    content: "";
    display: block;
    position: absolute;
    top: -59px;
    left: 0;
    width: 100%;
    height: 59px;
    background: url(../img/bg_recycle_header01.png) center top;
}
.sec-recycle-notice__item {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
}
.sec-recycle-notice__item + li.sec-recycle-notice__item {
    margin-top: 7px;
}
.sec-recycle-text02 {
    width: 100%;
    background: url(../img/bg_recycle02.png) no-repeat right top / 50%;
}
.sec-recycle-text02__text {
    width: 62%;
    margin: 10px auto 20px 16px;
    padding-top: 3%;
}
.youtube__list {
    margin: 0 -10px;
    font-size: 0;
    text-align: center;
}
.youtube__item {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0 10px;
    vertical-align: top;
}
.youtube__item-inner {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
 
.youtube__item iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.canpaign-notes {
    margin: 60px auto;
}
.canpaign-notes__title {
    margin-bottom: 39px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}
.canpaign-notes__item {
    list-style: disc;
    line-height: 1.3;
}
.canpaign-notes__item a {
    color: #fc1218;
}
.canpaign-notes__item + li.canpaign-notes__item {
    margin-top: .5em;
}



section#sec-nacyupedia {
    padding-top: 24px;
}
#instafeed {
    margin-bottom: 25px;
    font-size: 0;
}
.instafeed__item {
    width: 50%;
    padding: 6px;
    font-size: 12px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}
.instafeed__item a {
	display: block;
    border: 6px solid #fff;
}

.canpaign-notes__list {
    padding: 0 1em;
    font-size: 12px;
    text-align: left;
}


