@charset "UTF-8";

/*
 * Original: Noto Serif CJK (Subset OTF; Japanese) https://www.google.com/get/noto/help/cjk/
 * Converted by WOFF Converter https://opentype.jp/woffconv.htm
 * License: https://baldanders.info/fonts/NotoSerifJP/LICENSE_OFL.txt
 * README: https://baldanders.info/fonts/NotoSerifJP/README
 */

body {
  /*font-family: 'Noto Serif JP', serif;*/
  font-family: 'M PLUS 1p', sans-serif;	
}
.wf-roundedmplus1c{font-family: 'M PLUS Rounded 1c', sans-serif;}
.Mplus{font-family: 'M PLUS 1p', sans-serif;}

/*------------------------------------------------
main
------------------------------------------------*/
.main_visual_wrapper {
    width: 100%;
	padding-top: 48px;
}
.h1_main_visual_teaser img {
    width: 100%;
    height: auto;
}
img {
    max-width: 100%;
    height: auto;
}


@media screen and (max-width:750px){
.main_visual_wrapper {
    padding-top: 43px;
}
}



/*------------------------------------------------
nav
------------------------------------------------*/
.anchor{
    padding-top: 70px;
    margin-top: -70px;
}
.nav_ul {
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 960px;
}
.nav_li {
    width: calc(100% / 5);
	margin-bottom: 10px;
}
.h_nav_li a {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.h_nav_li a img {
    vertical-align: middle;
    margin-right: 11px;
}

@media screen and (max-width:750px){
.nav.media_sp750 .nav_li {
    width: 50%;
}
.nav_li:nth-child(5) {
    width: 100% !important;
}	
#nav .nav_ul {
    display: block;
	}
#nav  .h_nav_li {
    width: 100%;
    margin-bottom: 20px;
}
#nav li.h_nav_li a img {
    width: 50%;
	}
#nav .nav_ul {
    text-align: left;
}	

}
@media screen and (max-width:414px){
.h_nav_li a {
    font-size: 14px;
}
}



/*------------------------------------------------
common
------------------------------------------------*/
.img_pc{
	display: inline-block;
}
.img_sp{
	display: none;
}
.border{
	border: solid 1px #f05;
    /*outline: solid 2px #f05;*/
	/*outline-offset: 1px;   */     /* 内側の線になる一本線の枠線をひく*/
	/*margin: 4px;*/   /* outlineの値＋outline-offsetの値*/
	border-radius: 8px;
	position: relative;
}
.section{
	padding:120px 0;
}
.inner_sec {
    text-align: center;
    max-width: 960px;
    margin: 0 auto;
}
/*#sec02.section{
	background-image: url("../images/img_line_top.jpg");
	background-repeat: repeat-x;
	background-size: contain;
	background-position: top center;
}*/
.bg_img01{
	background:url("../images/img_snow_bg.png");
	background-repeat: repeat;
	background-size: auto;
	background-position: top left;
}
.bg_img02 {
    background: repeating-linear-gradient(-45deg, #fff2f6, #fff2f6 30px, #fff 30px, #fff 45px);
}
.bg_img03 {
    background: #fffbe5;
}
.type_badge {
    position: relative;
	margin-bottom: 40px;
}
.type_badge.oneline{
	padding-bottom: 42px;
}
.type_border {
    position: relative;
	padding-bottom: 45px;
	margin-bottom: 46px;
}
/*.type_badge:after{
	content: "";
	width: 90px;
	height: 90px;
	background-image: url("../images/icn_taisho.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}*/

.type_border:after{
	content: "";
	width: 960px;
	height: 15px;
	background-image: url("../images/img_line.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.sec_read_common{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	line-height: 1.5;
	text-align: center;
}
.kikan_ul {
    margin-bottom: 40px;
	margin-top: 40px;
}
.kikan_li {
    margin-bottom: 10px;
	display: inline-block;
}
.pc_mb50{
	margin-bottom: 50px;
}
.goods_note {
    font-size: 12px;
    font-family: san-serif;
}
.border_top.revers {
    transform: rotate(180deg);
}

@media screen and (max-width:860px){
.type_badge::before {
	width: 130px;
    height: 130px;
}	
/*.sec02_title_h2_01 img {
    width: 72%;
}	*/
}

@media screen and (max-width:750px){	
.section {
	border-top: none;
    border-bottom: none;
	padding: 60px 0;
}	
.type_border {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 25px;
}	
.goods_note {
    font-size: 10px;
	}	
.type_badge::before {
	display: none;
	}
.kikan_ul {
    margin-bottom: 20px;
    margin-top: 20px;
	display: inline-block;
}	
.type_badge:after {
    bottom: inherit;
	}
}
@media screen and (max-width:414px){
.img_pc{
	display: none;
}
.img_sp{
	display: inline-block;
}	
.sec_read_common {
    font-size: 12px;
	text-align: left;
	font-feature-settings: "palt";
    letter-spacing: -0.04em;
}
.type_badge::before {
    width: 70px;
    height: 70px;
    bottom: 23px;
	display: none;
	}
.type_badge {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}	
.type_border:after{
	content: "";
	width: 355px;
	height: 8px;
	background-image: url("../images/sp/img_line.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.type_badge.oneline {
    padding-bottom: 22px;
}		
.type_badge_l::after {
    content: "";
    width: 45px;
    height: 45px;
	}	
}

/*------------------------------------------------
accordion
------------------------------------------------*/
.accordion_one {
    max-width: 1024px;
    margin: 24px auto 0 auto;
}
.accordion_one .accordion_header {
	color: #f05;
	font-size: 20px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	padding: 0 0 0 25px;
	text-align: left;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
	line-height: 1;
}
.accordion_one .accordion_header:hover {
    opacity: .8;
}
.accordion_one .accordion_header .i_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 5%;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    margin-top: -20px;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
}
.accordion_header::before {
    content: "";
    width: 20px;
    height: 20px;
    border: solid 10px transparent;
    border-top: solid 15px #ff0055;
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 0;
    margin: auto;
}
.accordion_header.open::before {
    transform: rotate(180deg);
    top: -10px;
}
.accordion_one .accordion_header .i_box .one_i {
    display: block;
    width: 18px;
    height: 18px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
    position: relative;
}
.accordion_one .accordion_header.open .i_box {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.accordion_one .accordion_header .i_box .one_i:before, .s_02 .accordion_one .accordion_header .i_box .one_i:after {
    display: flex;
    content: '';
    background-color: #fff;
    border-radius: 10px;
    width: 18px;
    height: 4px;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
}
.accordion_one .accordion_header .i_box .one_i:before {
    width: 4px;
    height: 18px;
    top: 0;
    left: 7px;
}
.accordion_one .accordion_header.open .i_box .one_i:before {
    content: none;
}
.accordion_one .accordion_header.open .i_box .one_i:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.accordion_one .accordion_inner {
    display: none;
    padding: 13px 20px 0 50px;
    box-sizing: border-box;
}

.accordion_one .accordion_inner .box_one {
    height: auto;
}
.accordion_one .accordion_inner p.txt_a_ac {
    margin: 0;
}
@media screen and (max-width: 1024px) {
.accordion_one .accordion_header {
        font-size: 18px;
    }
.accordion_one .accordion_header .i_box {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }
}
@media screen and (max-width: 767px) {
.accordion_one .accordion_header {
        font-size: 16px;
        padding: 0 0 0 16px;
    }	
.accordion_header::before {
    content: "";
    width: 0;
    height: 0;
    border: solid 6px transparent;
    border-top: solid 8px #ff0055;
    position: absolute;
    left: 0;
    top: 6px;
	}
}



@media screen and (max-width: 750px) {
#sec01 {
    margin-top: 16px;
	}
}
@media screen and (max-width: 414px) {
.accordion_one {
    max-width: 1024px;
    margin: 12px auto 0 auto;
}
.accordion_one .accordion_header {
    font-size: 12px;
	}
.accordion_one .accordion_inner {
    padding: 13px 20px 0 25px;
	}
}

/*------------------------------------------------
section01
------------------------------------------------*/
#sec01 {
    margin-top: -120px;
    padding: 0 0 100px 0;
}
.sec01 {
    padding: 80px 0 100px 0;
}
.inner_sec.sec01_in_01 {
    margin-bottom: 100px;
}
.main_read {
    font-size: 42px;
	font-weight: bold;
	line-height: 1.5;
	color: #601614;
	letter-spacing: -0.055em;
	font-feature-settings: "palt";
	margin-bottom: 88px;
}
.sec01_bl_wrap {
    display: flex;
    justify-content: space-between;
}
.sns_h3 {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    color: #e5004d;
    margin-bottom: 8px;
    text-align: center;
}
.sns_ul {
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
    z-index: 1;
}
.sns_li {
    margin-right: 15px;
}
.sns_li:last-child {
    margin-right: 0;
}
.sec01_bl_l {
	width: 60%;
	background: #fff;
	box-sizing: border-box;
	height: auto;
	position: relative;
	overflow-x: hidden;
	padding: 64px 20px 0 20px;
}      
.sec01_bl_r.border02{
	position: relative;
}
.sec01_bl_r.border02::after {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    content: "";
    border: solid 1px #f9215b;
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 6px;
}
.sec01_bl_l_border02 {
    width: 100%;
    height: 16px;
    background: #fff;
    position: sticky;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
}
.sec01_bl_r {
	width: calc(38% - 8px);
    background: #fff;
    padding: 27px 10px 27px 10px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
.news_dl {
    font-size: 14px;
	line-height: 1.5;
    text-align: left;
    display: flex;
	margin-bottom: 13px;
}
.news_dl :last-child{
	margin-bottom: 0;
}
.news_dt {
    margin-right: 23px;
	font-weight: 900;
    color: #ff0055;
	padding-left: 20px;
    position: relative;
}
.news_dt img {
    position: absolute;
    left: 0;
    top: 2px;
}
.news_dd {
    font-weight: 500;
}
.sec01_bl_r.border02 {
    border: solid 2px #f9215b;
    border-radius: 8px;
	position: relative;
}
.sec01_title_h2_01 {
    margin-bottom: 31px;
}
.scroll_wrap {
    height: 97px;
	overflow-y: scroll;
	padding: 0 10px 10px 10px;
}
.sec01_bl_l_border {
    position: sticky;
    border: solid 1px #ff0055;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    top: 1px;
    left: 1px;
    border-radius: 6px;
	z-index: 1;
}
.h2_title_news {
	text-align: left;
	position: absolute;
    top: 22px;
	left: 30px;
}
.sec01_bl_l_border::after {
    content: "";
    width: 100%;
    height: 16px;
    background: #fff;
    position: absolute;
    bottom: 0;
	left: 0;
    border-radius: 0 0 6px 6px;
	z-index: -1;
}
.sec01_bl_l{
	background-image: url("../images/img_news_border.png");
	background-repeat:repeat-y;
	background-size: contain;
	background-position: center;
	position: relative;
}     
.sec01_bl_l::before {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../images/img_border-top.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.sec01_bl_l::after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("../images/img_border-bottom.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}


@media screen and (max-width:750px){
.sec01_bl_l{
	background-image: url("../images/sp/img_news_border.png");
	background-repeat:repeat-y;
	background-size: contain;
	background-position: center;
	position: relative;
}     
.sec01_bl_l::before {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../images/sp/img_border-top.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.sec01_bl_l::after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("../images/sp/img_border-bt.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}	
.sec01_bl_r.border02 {
    border: solid 1px #f9215b;
	border-radius: 4px;
	}
.sec01_bl_r.border02::after {
    border: solid 0.9px #f9215b;
	border-radius: 2px;
	}
.h2_title_news {
    text-align: left;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
}
.sec01_bl_l {
    padding: 52px 0 0 0;
}	
#sec01 {
    margin-top: -40px;	
    padding: 36px 10px 60px 10px;
}
.inner_sec.sec01_in_01 {
    margin-bottom: 60px;
}
.main_read {
    font-size: 24px;
    margin-bottom: 60px;
}	
.sec01_title_h2_01 {
    margin-bottom: 20px;
}	
.sec01_bl_wrap {
    display: block;
	}
.sec01_bl_l {
    width: calc(100% - 8px);
	margin: 0 auto 24px auto;
}	
.news_dl {
    font-size: 12px;
    margin-bottom: 8px;
}	
.sec01_bl_r {
    width: calc(100% - 8px);
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
	justify-content: center;
    align-items: center;
	margin: 0 auto;
}	
.news_dt {
    margin-right: 12px;
}
.news_dt {
    padding-left: 16px;
	}
.h2_title_news {
    margin-bottom: 15px;
    text-align: center;
}
.scroll_wrap {
    padding: 18px 20px 20px 20px;
}
.sns_h3 {
	width: 60%;
    font-size: 12px;
    font-weight: 900;
    line-height: 1.5;
    color: #f9215b;
    margin-bottom: 0;
    text-align: center;
}
.sns_ul {
    width: 39%;
	display: flex;
	align-items: center;
	margin-left: 1%;
}	
.news_dt img {
    top: 3px;
    width: 12px;
}	
}

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

.sec02_title_h2_01.type_badge_l {
    margin-bottom: 40px;
}
.sec02_title_h2_01.type_badge img {
    margin-right: 0;
    margin-left: auto;
}
.sec02_title_h2_01 {
    margin-bottom: 50px;
	text-align: right;
}
.sec_02_block_ul {
    display: flex;
    justify-content: space-between;
}
.sec02_title_h3 {
    margin-bottom: 20px;
}
.sec_02_block_wrap {
    margin-bottom: 49px;
}
.sec_02_block_wrap:last-child{
	margin-bottom: 0;
}
.sec02_note_li{
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}

/*キャンペーン終了*/
.campaign_end{
	position: relative;
}
.campaign_end::before {
    content:"";
    width: 392px;
    height: 34px;
	background-image: url("../images/img_end.png");
	background-repeat: no-repeat;
	background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}
.campaign_end::after {
    content:"";
    width: 100%;
    height: 100%;
    background: rgba(254,229,236,0.9);
    position: absolute;
    top: 0;
    left: 0;
	border-radius: 16px;
}

@media screen and (max-width:750px){
div#sec02 {
    padding: 60px 10px;
}	
.sec02_title_h2_01 {
    margin-bottom: 20px;
    display: flex;
	justify-content: center;
}
.sec_02_block_ul {
    justify-content:center;
    flex-wrap: wrap;
	margin-right: -15px;
}	
.sec_02_block_li {
    width: calc((100% - 45px) / 3);
	margin-right: 15px;
}
.sec_02_block_li:nth-child(1) {
    width: 100%;
	margin-bottom: 20px;
	padding: 0 60px;
}	
.sec02_title_h3 {
    margin-bottom: 40px;
}	
.sec02_note_li {
    font-size: 10px;
	}
.sec02_title_h2_01 {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
	align-items: center;
    align-content: center;
	}	
.sec_02_block_wrap {
    margin-bottom: 40px;
}	
.campaign_end::before {
    width: 198px;
    height: 20px;
	}
}

@media screen and (max-width:414px){
.sec02_title_h2_01 {
	padding: 0;
	}
h2.sec02_title_h2_01 img {
    width: 280px;
	height: auto;
}
.campaign_end::after {
	border-radius: 8px;
}	
}	
	

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

.sec03_title_h2_01 {
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 40px;
	text-align: left;
}
.inner_sec_type02.sec03_in_01 {
    text-align: center;
}
.position_r .sec_03_block_img {
	z-index: 1;
    position: relative;
}
.position_l .sec_03_block_img {
	z-index: 1;
    position: relative;
}
.sec_03_block_li {
    position: relative;
}
.sec_03_block_li:nth-child(1) .sec_03_block_chara {
    position: absolute;
    top: -25px;
    left: -50px;
    bottom: 0;
    margin: auto;
	z-index: 1;
}
.sec_03_block_li:nth-child(2) .sec_03_block_chara {
    position: absolute;
    top: 44px;
    right: -10px;
    bottom: 0;
    margin: auto;
	z-index: 1;
}
.sec_03_block_li:nth-child(3) .sec_03_block_chara {
    position: absolute;
    top: 40px;
    left: -47px;
    bottom: 0;
    margin: auto;
	z-index: 1;
}
.sec_03_block_li:nth-child(4) .sec_03_block_chara {
    position: absolute;
    top: 54px;
    right: -66px;
    bottom: 0;
    margin: auto;
	z-index: 1;
}
.sec_03_block_li:nth-child(5) .sec_03_block_chara {
    position: absolute;
    top: 37px;
    left: -43px;
    bottom: 0;
    margin: auto;
}
.sec_03_block_li:nth-child(6) .sec_03_block_chara {
    position: absolute;
    top: 47px;
    right: -65px;
    bottom: 0;
    margin: auto;
	z-index: 1;
}
.sec_03_block_li:nth-child(7) .sec_03_block_chara {
    position: absolute;
    top: 38px;
    left: -75px;
    bottom: 0;
    margin: auto;
	z-index: 1;
}
.sec_lead {
    font-size: 14px;
    line-height: 1.5;
	font-weight: 500;
}
.sec_03_block_li:nth-child(1) {
    
	/*padding-left: 120px;*/
}
.sec_03_block_li:nth-child(2){
        margin-top: -54px;
	/*padding-right: 90px;*/
}
.sec_03_block_li:nth-child(3){
    margin-top: -44px;
	/*padding-left: 100px;*/
}
.sec_03_block_li:nth-child(4){
    margin-top: -45px;
	/*padding-right: 90px;*/
}
.sec_03_block_li:nth-child(5){
	margin-top: -40px;
    /*padding-top: 120px;*/
}
.sec_03_block_li:nth-child(6){
    margin-top: -34px;
	/*padding-right: 90px;*/
}
.sec_03_block_li:nth-child(7) {
    margin-top: -25px;
	padding-bottom: 58px;
	/*padding-left: 100px;*/
}
.txt_type01.align_center {
    font-size: 12px;
    font-weight: 500;
}






@media screen and (max-width:750px){		
#sec03 .type_badge_l::after {
    top: 0;
    bottom: inherit;
	}
ul.sec_03_block_ul {
    margin-top: 20px;
}	
#sec03 .txt_type01.align_center {
    display: none;
}	
.sec_03_block_li:nth-child(1) .sec_03_block_chara {
    position: absolute;
    top: -6px;
    right: -14px;	
	left: inherit;
	}
.sec_03_block_li:nth-child(2) .sec_03_block_chara {
    position: absolute;
    top: 74px;
    left: -37px;	
	right: inherit;
	}
.sec_03_block_li:nth-child(3) .sec_03_block_chara {
    position: absolute;
    top: 78px;
	left: inherit;
    right: -10px;
	}
.sec_03_block_li:nth-child(4) .sec_03_block_chara {
    position: absolute;
    top: 56px;
    left: -18px;
	right: inherit;
	}
.sec_03_block_li:nth-child(5) .sec_03_block_chara {
    position: absolute;
    top: 64px;
	left: inherit;
    right: -23px;
	}
.sec_03_block_li:nth-child(6) .sec_03_block_chara {
    position: absolute;
    top: 67px;
    left: -5px;	
	right: inherit;
	}
.sec_03_block_li:nth-child(7) .sec_03_block_chara {
    position: absolute;
    top: 58px;
    right: -39px;
	left: inherit;
	}
.sec_03_block_li:nth-child(7) {
    padding-top: 47px;
}	
.sec_03_block_li:nth-child(2) {
    padding-top: 0;
	margin-top: 60px;
	margin-left: -10px;
}
.sec_03_block_li:nth-child(3) {
    padding-top: 0;
	margin-top: 60px;
}
.sec_03_block_li:nth-child(4) {
    padding-top: 0;
	margin-top: 60px;
}	
.sec_03_block_li:nth-child(5) {
    padding-top: 0;
	margin-top: 60px;
}	
.sec_03_block_li:nth-child(6) {
    padding-top: 0;
	margin-top: 60px;
	margin-left: -10px;
}
.sec_03_block_li:nth-child(7) {
    padding-top: 0;
	margin-top: 60px;
	padding-bottom: 0;
}	
.sec_lead {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
}
#sec03 {
    padding: 60px 10px;
}	
.sec_03_block_li:nth-child(1) {
    margin-right: -8px;
	}
.sec_03_block_li:nth-child(3) {
    /* padding-left: 100px; */
    margin-right: -3px;
}	
.sec_03_block_li:nth-child(4) {
    margin-left: -10px;
}
.sec_03_block_li:nth-child(7) {
    margin-right: -6px;
}	
}


@media screen and (max-width:414px){
h2.sec03_title_h2_01 img {
    width: 344px;
    margin: 0 auto;
	margin-right: 10px;
}	
.sec03_title_h2_01 {
    margin-bottom: 23px;
}	
.sec_lead {
    font-size: 12px;
    text-align: left;
	font-weight: 400;
}
}

/*------------------------------------------------
section04
------------------------------------------------*/
#sec04 {
    padding: 129px 0 120px 0;
}
.sec04_title_h2_01 {
    text-align: right;
	padding-left: 121px;
}
h2.sec04_title_h2_01 img {
    margin-right: 0;
    margin-left: auto;
}
.sec_04_block_wrap {
    position: relative;
    z-index: 1;
}
.inner_sec.sec04_in_01{
    position: relative;
}
.inner_sec.sec04_in_01:before{
	content: "";
	width: 596px;
	height: 586px;
	background-image: url("../images/img_sec04_chara.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 596px 586px;
	position: absolute;
	top: -78px;
	left: -260px;
}

.sec_04_block_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-right: -40px;
}
.sec_04_block_li {
    margin-bottom: 40px;
	width: calc((100% - 80px) / 2);
	margin-right: 40px;
}
.sec_04_block_li:last-child {
    margin-bottom: 0;
}
.mainmenu_notice {
    font-size: 14px;
    font-weight: 900;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #fff;
    background: #f05;
    display: inline-block;
    padding: 6px 24px;
    margin: 22px auto 40px auto;
}
.sec04_title_h3 {
    margin-bottom: 33px;
}
.side_menu_wrap .sec_04_block_ul {
    margin-top: 41px;
}
.sidemenu_notice {
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
	margin-bottom: 40px;
}
.sidemenu_notice img{
	vertical-align: middle;
}
.sec04_title_h3_takeout {
    font-size: 20px;
    font-weight: 900;
    font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: left;
}
.takeout_li {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
	text-indent: -1em;
    padding-left: 1em;
}
.takeout_wrap {
    background: #fff;
    padding: 21px 75px 21px 147px;
	background-image: url("../images/icn_takeout.png");
	background-repeat: no-repeat;
	background-position: 40px center;
	background-size: 87px;
	margin-bottom: 20px;
}
.side_menu_wrap {
    background: #fff;
    padding: 40px 40px 0 40px;
    box-sizing: border-box;
    border-radius: 16px;
    border: solid 2px #ff0055;
	margin-bottom: 40px;
}
.pop_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	background: #fff;
    padding: 20px 40px;
}
.txt_pop {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
	padding-top: 22px;
}
.pop_img_area {
    width: 38%;
    margin-right: 20px;
}
.pop_note_area {
    text-align: left;
    width: calc(62% - 20px);
}



@media screen and (max-width:750px){
#sec04 {
  padding: 60px 10px;
}	
#sec04 .sec_lead {
    text-align: right;
}	
.sec04_title_h2_01 {
    display: flex;
    justify-content: flex-end;
	align-items: center;
    align-content: center;
}	
.sec_04_block_li {
    margin-bottom: 20px;
}	
.sec04_title_h3 {
    margin-bottom: 20px;
}
.side_menu_wrap .sec_04_block_ul {
    margin-top: 20px;
}

.sec_04_block_li {
    margin-bottom: 20px;
}
.side_menu_wrap {
    margin-bottom: 28px;
	border-radius: 8px;
	border: solid 1px #ff0055;
}	
.sec04_title_h3_takeout {
    font-size: 15px;
	}
.takeout_li {
    font-size: 12px;
	}	
.takeout_wrap {
    padding: 20px 20px 20px 75px;
    background-position: 20px 25px;
    background-size: 44px;
    margin-bottom: 20px;
}	
.side_menu_wrap .sec_lead {
    text-align: left !important;
}	
.pop_wrap {
    display: block;
	padding: 20px 20px;
	text-align: center;
	}
.pop_img_area {
    width: 100%;
    margin-right: 0;
}
.pop_img_area img {
    width: 180px;
    margin: 0 auto;
}	
.pop_note_area {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
	align-items: flex-start;
	margin-top: 20px;
}	
.txt_pop {
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
    padding-top: 0;
	}
.inner_sec.sec04_in_01:before {
	width: 195px;
	height: 293px;
    content: "";
    background-image: url(../images/sp/img_sec04_chara.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
	top: 19px;
    left: -10px;
}
.sec_04_block_wrap {
    text-align: right;
}	
.side_menu_wrap {
    background: #fff;
    padding: 20px;
	}
.mainmenu_notice {
    margin: 10px auto 20px auto;
}
.main_menu_wrap {
    margin-bottom: 40px;
}
.mainmenu_notice {
    font-size: 14px;
    font-weight: 900;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #fff;
    background: #f05;
    display: block;
    padding: 6px 20px;
    margin: 10px auto 20px auto;
    max-width: 265px;
    text-align: center;
    margin-right: 0 !important;
    margin-left: auto !important;
    box-sizing: border-box;
	}
.txt_pop_note {
    text-indent: -1em;
    padding-left: 1em;
}	
#sec04 .sec_lead_wrap {
    text-align: right;
    margin-right: 0;
    margin-left: auto;
}
#sec04 .sec_lead.media_sp750 {
    display: inline-block !important;
    text-align: left !important;
}
.sidemenu_notice img {
    width: 64px;
    padding-bottom: 1px;
}	
}
@media screen and (max-width:414px){
/*.inner_sec.sec04_in_01:before {
    top: -190px;
    width: 76%;
    left: -32%;
    right: 22%;
    height: 22%;
    top: -300px;
    bottom: 78%;
}	*/
.inner_sec.sec04_in_01:before {
    content: "";
    width: 195px;
    height: 293px;
    background-image: url(../images/sp/img_sec04_chara.png);
	}	
.sec04_title_h2_01 img {
    width: 265px;
}	
.sec_04_block_ul {
    display: block;
	margin-right: 0;
	}
.sec_04_block_li {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
}	

.mainmenu_notice {
	font-size: 10px;
	line-height: 1.5;
	}
.sec04_title_h2_01 {
    padding: 0;
	}
.sec04_title_h2_01 img {
    width: 265px;
}	
.pop_note_area img {
    width: 48px;
}	
.pop_note_txt_area {
    width: calc(100% - 48px);
	padding-left: 20px;
}	
}

/*------------------------------------------------
section05
------------------------------------------------*/
#sec05 {
    position: relative;
}
.inner_sec.sec05_in_01{
	position: relative;
}
.inner_sec.sec05_in_01::before {
    content: "";
    width: 580px;
    height: 772px;
    background-image: url("../images/img_sec05_chara.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 580px 772px;
    position: absolute;
    top: -60px;
    right: -278px;
}
.sec_05_block_wrap {
    position: relative;
    z-index: 1;
}
.sec05_title_h2_01.type_badge_l {
    margin-bottom: 46px;
	padding: 0px 170px 0 0;
}
.sec_05_block_li {
    margin-bottom: 80px;
}
.lottelymethod_area {
    padding: 40px;
    background: #fff;
    border: solid 1px #f05;
    border-radius: 8px;
    position: relative;
}
.lottelymethod_area:after{
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	content: "";
	border: solid 0.9px red;
	position: absolute;
	top: 1px;
	left: 1px;
	border-radius: 6px;
}
.sec05_title_h3_01 {
    margin-bottom: 30px;
}
.lottelymethod_notice {
    font-size: 14px;
    color: #fff;
    background: #f00;
    display: inline-block;
    padding: 4px 15px 6px 15px;
    margin-bottom: 40px;
}
.lottelymethod_step {
    margin-bottom: 13px;
}
.link_btn {
    position: relative;
    z-index: 1;
	margin-bottom: 80px;
}
.lottelymethod_calc {
    margin-bottom: 40px;
}

@media screen and (max-width:750px){
.sec05_title_h2_01.type_badge_l{
    margin-bottom: 20px;
}
.sec_05_block_li {
    margin-bottom: 40px;
}
.lottelymethod_area {
    padding: 20px;
	}
.sec05_title_h3_01 {
    margin-bottom: 15px;
    padding: 0 100px;
}	
.lottelymethod_notice {
    font-size: 12px;
	margin-bottom: 20px;
	}
.link_btn {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
	display: inline-block;
}	
}
@media screen and (max-width:414px){
.sec05_title_h2_01 img {
    width: 230px;
}
}


/*------------------------------------------------
sectionchristmas
------------------------------------------------*/
#christmas {
	position: relative;
	background-image: url("../images/img_xmas_bg.png");
	background-repeat: repeat;
	padding: 0 0 90px 0;
}
.christmas_title_h2::before, .christmas_title_h2::after {
    content: "";
    display: block;
    height: 30px;
    width: 100%;
    background: -webkit-linear-gradient(left, #e6cb45 0%,#fff699 50%,#e6cb45 100%);
    background: -moz-linear-gradient(left, #e6cb45, #fff699,#e6cb45);
    background: linear-gradient(left, #e6cb45, #fff699, #e6cb45);
    background: linear-gradient\(to right #e6cb45, #fff699, #e6cb45\);
}
.christmas_title_inner {
    width: 100%;
    height: 100%;
    border-left: none;
    border-right: none;
    padding: 6px 0 6px 0;
}
.christmas_title_inner::before,.christmas_title_inner::after {
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    background: -webkit-linear-gradient(left, #e6cb45 0%,#fff699 50%,#e6cb45 100%);
    background: -moz-linear-gradient(left, #e6cb45, #fff699,#e6cb45);
    background: linear-gradient(left, #e6cb45, #fff699, #e6cb45);
    background: linear-gradient\(to right #e6cb45, #fff699, #e6cb45\);
}
.christmas_title_h2 {
    text-align: center;
    width: 100%;
    height: 100%;
    border-left: none;
    border-right: none;
	background: #c00;
}
.christmas_title_inner img {
    max-width: 1200px;
	width: 100%;
    margin: 0 auto;	
}
.christmas_main_img {
   /* margin-top: -186px;*/
	/*margin-top: -18.6vh;
	text-align: center;*/
}
.christmas_main_img {
    max-width: 1240px;
	width: 100%;
    margin: -19.6vh auto 26px auto;
	text-align: center;
}
.reserve_txt {
    color: #fff;
    font-size: 12px;
    max-width: 1028px;
    text-align: left;
    margin: 0 auto;
    text-indent: -1em;
	padding-left: 1em;
    line-height: 1.5;
}
.reserve_txt02 p {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    margin-top: 40px;
    max-width: 960px;
    margin: 40px auto 0 auto;
    text-align: left;
}
.reserve_txt02 {
    text-align: center;
}
.reserve_notice {
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
	text-align: left;
    text-indent: -1em;
}
.reserve_wrap {
    text-align: center;
}
.sec05_title_h2_01 {
    text-align: center;
    padding: 0 115px 0 0;
}	
.reserve_title {
    margin-bottom: 16px;
}
.reserve_btn {
    margin-bottom: 56px;
}
.christmas_title_inner img {
    margin: 0 auto;
}
.winner_title_h3 {
    text-align: center;
}
.winner_title_h3 img{
    margin: 0 auto;
}
.winner_list_wrap{
	max-width: 960px;
	background: #fff;
	border-radius: 8px;
	padding: 40px;
	margin: -44px auto 0 auto;
	display: flex;
    flex-wrap: wrap;
	position: relative;
	width: 77%;
	margin-left: 12%;
	margin-right: 12%;
}
.winner_list_wrap:before{
	content: "";
	background-image: url("../images/img_snow_l.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top;
	width: 84px;
	height: 562px;
	position: absolute;
	left: -114px;
	top: 127px;
}
.winner_list_wrap:after{
	content: "";
	background-image: url("../images/img_snow_r.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top;
	width: 91px;
	height: 88px;
	position: absolute;
	right: -124px;
	bottom: 120px;
}

.winner_wrap {
    max-width: 1240px;
/*    background-image: url("../images/img_snow.png");
	background-repeat: no-repeat;
	background-position: left 348px;
	background-size: contain;*/
    margin: 0 auto;
}
.winner_dt {
    font-size: 24px;
    font-weight: bold;
    color: #4d0000;
    line-height: 1.2;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    padding-left: 6px;
    border-left: solid 8px #4d0000;
	margin-bottom: 13px;
}
.winner_dd {
    font-size: 18px;
    line-height: 1.5;
    color: #4d0000;
}
.winner_dl {
    width: 50%;
	margin-bottom: 40px;
}
.winner_note_ul {
    font-size: 12px;
    line-height: 1.5;
    color: #4d0000;
}

@media screen and (max-width:850px){
.christmas_main_img {
	margin-top: -12.6vh;
}
}

@media screen and (max-width:750px){
h2.sec05_title_h2_01.type_badge_l {
    padding: 0 130px 0 10px;
}	
#sec05 p.sec_lead {
    padding: 0 10px;
}	
#sec05 ul.kikan_ul {
    padding: 0 10px;
}
div#sec05_02 {
    margin: 0 10px;
}	
.inner_sec.sec05_in_01::before {
    content: "";
    width: 175px;
    height: 386px;
    background-image: url(../images/sp/img_sec05_chara.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -47px;
    right: -10px;
}
.reserve_txt {
    margin-bottom: 10px;
}
.reserve_notice {
    font-size: 10px;
    padding: 0 20px;
}		
#sec05 {
    padding: 60px 0;
}
.sec05_title_h2_01 {
    padding: 0 ;
}	
.christmas_title_h2::before, .christmas_title_h2::after {
    height: 15px;
}
.christmas_title_inner::before,.christmas_title_inner::after {
    height: 6px;
}
.christmas_main_img {
    margin-top: 0;
	margin-left: -16px;
	padding: 0 0 0 10px;
	}
.reserve_wrap {
    padding: 40px 10px 0 10px;
}
.reserve_title {
    margin-bottom: 12px;
}	
.reserve_title img {
    margin: 0 auto;
}		
.reserve_btn img {
    margin: 0 auto;
}	
#christmas {
    padding: 0 0 60px 0;
}
.reserve_btn {
    margin-bottom: 37px;
}
.winner_wrap {
    padding: 0 10px;
	margin-top: -18px;
}
.winner_list_wrap {
    border-radius: 4px;
    padding: 20px;	
	}
.winner_dl {
    width: 100%;
    margin-bottom: 20px;
}
.winner_note_li{
	font-size: 10px;
	}	
.winner_list_wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.winner_dt {
    border-left: solid 4px #4d0000;
}	
.reserve_txt02 p {
    font-size: 10px;
}	
}

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

}
@media screen and (max-width:414px){
.christmas_main_img {
    margin-top: 10px;
    margin-left: -9px;	
	margin-bottom: 0;
	}
.reserve_btn img {
    width: 210px;
}		
.reserve_txt img {
    width: 318px;
    margin: 0 auto;
}	
.reserve_notice {
    font-size: 10px;
    padding: 0 20px;
}	
.reserve_txt {
    margin-bottom: 10px;
}	
.reserve_btn {
    margin-bottom: 40px;
}
h2.sec05_title_h2_01.type_badge_l {
    padding: 0 10px;
}
.winner_dt {
    font-size: 18px;
	margin-bottom: 10px;
	}
.winner_dd {
    font-size: 12px;
	}	
.winner_title_h3 {
    margin-left: -10px;
    margin-right: -10px;
}
.winner_list_wrap {
    margin: -27px auto 0 auto;	
}
.christmas_main_img {
    margin-top: 0;
    margin-left: -10px;	
	}
}


/*------------------------------------------------
section06
------------------------------------------------*/
.sec06_title_h2_01 {
    margin-bottom: 45px;
}
.sec_06_block_li {
    display: flex;
	margin-bottom: 80px;
}
.sec_06_block_li:nth-child(2) {
    flex-direction: row-reverse;
}
#sec06 .kikan_ul {
    margin-bottom: 80px;
}
.sec_06_block_li:last-child {
	margin-bottom: 0;
}
.sec_06_block_title {
    margin-right: 60px;
}
.sec_06_block_li:nth-child(2) .sec_06_block_title {
    margin-left: 60px;
	margin-right: 0;
}
.inner_sec.sec06_in_01{
	position: relative;
}
.inner_sec.sec06_in_01::before {
    content: "";
    width: 580px;
    height: 772px;
    background-image: url("../images/img_sec06_chara.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 580px 772px;
    position: absolute;
    top: -96px;
    right: -290px;
}
.sec_06_block_wrap {
    position: relative;
    z-index: 1;
}



@media screen and (max-width:750px){
.sec05_title_h2_01.type_badge_l {
    text-align: center;
    padding: 0;
}
.sec_06_block_li {
    display: block;
    margin-bottom: 40px;
}	
.sec_06_block_title {
    margin-right: 0;
    margin-bottom: 20px;
}
.sec_06_block_li:nth-child(2) .sec_06_block_title {
    margin-left: 0;
    margin-right: 0;
}
.sec06_title_h2_01 {
    margin-bottom: 12px;
    padding: 0px 100px 0 0;
}	
.sec07_title_h2_01 {
    padding-left: 100px;
}	
#sec06 .kikan_ul {
    margin-bottom: 33px;
	margin-top: 13px;
}	
.inner_sec.sec06_in_01::before {
    content: "";
    height: 772px;
    background-image: url(../images/sp/img_sec06_chara.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -2%;
    /* right: -16px; */
    width: 46%;
    left: 56%;
    height: 42%;
}		
#sec06 {
    padding: 60px 10px;
}	
}
@media screen and (max-width:414px){	
.sec05_title_h2_01 img {
    width: 230px;
    box-sizing: border-box;
}
#sec05 .type_badge_l::after {
    bottom: inherit;
}	
.sec_06_block_li:nth-child(1) .sec_06_block_title img {
    width: 284px;
}	
}

/*------------------------------------------------
section07
------------------------------------------------*/
#sec07 {
    padding: 120px 0;
}
.sec07_inner {
    position: relative;
    z-index: 1;
}
.sec07_title_h2_01 {
    margin-bottom: 45px;
}
.sec07_goods_image {
    margin-bottom: 60px;
}
.inner_sec.sec07_in_01{
	position: relative;
}
.inner_sec.sec07_in_01::before {
    content: "";
    width: 596px;
    height: 772px;
    background-image: url("../images/img_sec07_chara.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 596px 772px;
    position: absolute;
    top: -80px;
    left: -255px;
}
.sec07_list_h3 {
    font-size: 24px;
    font-weight: 900;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #f05;
	padding-bottom: 20px;
	border-bottom: solid 2px #f05;
	margin-bottom: 40px;
}
.place_dl {
    display: flex;
}
.place_dt {
    font-size: 20px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	color: #ff0055;
	margin-right: 25px;
}
.place_dd {
    font-size: 20px;
}

@media screen and (max-width:750px){
.place_dt {
    font-size: 12px;
    margin-right: 15px;
    margin-top: 0;
	}
.place_dd {
    font-size: 12px;
}	
#sec07 {
    padding: 60px 10px;
}
#se07 .sec_read_common {
    margin-bottom: 25px;
}
#sec07 .kikan_li {
    margin-bottom: 0;
}
.sec07_goods_image {
    margin-bottom: 25px;
}
.accordion_wrap {
    margin-top: 20px;
}
.sec07_title_h2_01 {
    margin-bottom: 20px;
    text-align: right;
}	
.sec07_title_h2_01 img {
    margin-right: 0;
    margin-left: auto;
}
.inner_sec.sec07_in_01::before {
    content: "";
    width: 183px;
    height: 330px;
    background-image: url("../images/sp/img_sec07_chara.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: inherit;
    left: inherit;
    width: 44%;
    height: 50%;
    right: 59%;
    bottom: 56%;
}
.sec07_list_h3 {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: solid 1px #f05;
    margin-bottom: 20px;
}	
}

@media screen and (max-width:750px){
#sec07 .kikan_ul {
    margin-bottom: 15px;
	}
}

@media screen and (max-width:414px){
.sec07_list_h3 {
    font-size: 14px;
    padding: 10px 12px;
    margin-bottom: 12px;
}	
}

/*------------------------------------------------
section08
------------------------------------------------*/
.inner_sec.sec08_in_01{
	position: relative;
}
.inner_sec.sec08_in_01::before {
    content: "";
    width: 580px;
    height: 772px;
    background-image: url("../images/img_sec08_chara.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 580px 772px;
    position: absolute;
    top: -35px;
    right: -290px;
}
.sec_08_block_wrap {
    position: relative;
    z-index: 1;
}


@media screen and (max-width:750px){
#sec08 {
    padding: 60px 10px;
}	
h2.sec08_title_h2_01 {
    padding: 0 190px 0 0;
}	

.inner_sec.sec08_in_01::before {
    content: "";
    width: 175px;
    height: 386px;
    background-image: url(../images/sp/img_sec08_chara.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -50px;
    right: inherit;
    width: 57%;
    left: 68%;
    height: 70%;
}	
}		
@media screen and (max-width:414px){	
.inner_sec.sec08_in_01::before {
    content: "";
    width: 175px;
    height: 386px;
    background-image: url(../images/sp/img_sec08_chara.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: -50px;
    width: 290px;
    height: 386px;
    left: 54%;
	right: inherit;
}	
}


/*------------------------------------------------
section09
------------------------------------------------*/
#sec09 {
    padding: 120px 0;
}	
.sec09_title_h2_01 {
    margin-bottom: 45px;
}
#sec09 .kikan_ul {
    margin-top: 20px;
}
#sec09 .link_btn {
    margin-bottom: 0;
	display: inline-block;
}
.inner_sec.sec09_in_01{
	position: relative;
}
.inner_sec.sec09_in_01::before {
    content: "";
    width: 596px;
    height: 774px;
    background-image: url("../images/img_sec09_chara.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 596px 774px;
    position: absolute;
    top: -80px;
    left: -260px;
}
.sec_09_block_wrap {
    position: relative;
    z-index: 1;
}
.netstore_img_wrap.align_center {
    margin-bottom: 45px;
}

@media screen and (max-width:750px){
.sec09_title_h2_01 {
    padding: 0 100px;
	}	
.inner_sec.sec09_in_01::before {
    content: "";
    width: 196px;
    height: 386px;
    background-image: url(../images/sp/img_sec09_chara.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    width: 52%;
	height: 56%;
	bottom: 67%;
	right: 54%;
	left: inherit;
	top: -36px;
}
#sec09 .kikan_li {
    margin-bottom: 0;
}		
#sec09 {
    padding: 60px 10px;
}	
#sec09 .sec_lead {
    text-align: right;
}	
.sec09_title_h2_01 {
    margin-bottom: 7px;
	display: inline-block;
}	
#sec09 .sec_lead_wrap {
    text-align: right;
    margin-right: 0;
    margin-left: auto;
}

}
@media screen and (max-width:414px){
.sec09_title_h2_01 {
    padding: 0;
	}		
	h2.sec09_title_h2_01 img {
    width: 175px;
	margin: 0 auto;
}
#sec09 .sec_lead.media_sp375 {
    display: inline-block !important;
    text-align: left !important;
}	
.inner_sec.sec09_in_01::before {
    right: 51%;
	}
}



/*------------------------------------------------
section10
------------------------------------------------*/
.sec10_title_h2_01 {
    margin-bottom: 43px;
}
.sec10_read {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    max-width: 680px;
    margin: 0 auto 40px auto;
}
.link_button_area {
    display: inline-block;
}
@media screen and (max-width:750px){
#sec10 {
    padding: 60px 10px;
}
#sec10 .kikan_ul {
    margin-bottom: 25px;
}
#sec10 .sec_read_common {
    text-align: left;
	margin-bottom: 25px;
}	
.sec08_img_wrap {
    margin-bottom: 25px;
}
.sec10_read {
    font-size: 12px;
	}
}
@media screen and (max-width:414px){
#sec10 .link_button_area img {
    width: 190px;
}
.link_button_area {
    display: inline-block;
	}	
h2.sec10_title_h2_01 img {
    width: 168px;
}	
}


/*------------------------------------------------
section11
------------------------------------------------*/
.sec11_title_h2_01 {
    margin-bottom: 52px;
}

@media screen and (max-width:414px){
#sec11 .link_button_area img {
    width: 190px;
}
}
/*------------------------------------------------
footer
------------------------------------------------*/
footer {
	color: #fff;
	text-align: center;
	padding: 75px 0 78px 0;
	background-color: #000;
}
.footer_h2 {
    font-size: 24px;
    font-weight: bold;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    margin-bottom: 33px;
}
.contact_list_ul {
    font-size: 14px;
    font-family: san-serif;
    display: flex;
    justify-content: center;
	margin-bottom: 43px;
}
.footer_collabo_logo {
    margin-bottom: 43px;
}

@media screen and (max-width:750px){
.sec11_title_h2_01 {
    margin-bottom: 26px;
}
.sec10_read {
    margin: 0 auto 23px auto;
}	
footer {
   padding: 30px 10px 40px 10px;
}
.footer_collabo_logo img {
    width: 202px;
}	
.footer_h2 {
    font-size: 16px;	
	margin-bottom: 5px;
	}
.contact_list_ul {
    font-size: 10px;
	margin-bottom: 21px;
	}
.footer_collabo_logo {
    margin-bottom: 17px;
}	
}



/*------------------------------------------------
teaser
------------------------------------------------


.img_teaser_area{
	width: 100%;
	height: calc(100vh - 71px);
	height:100vh;
    background-image: url(../images/img_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
	position: relative;
	position: relative;
	overflow: scroll;
}
.img_teaser_area {
    position: relative;
}
.lp_visual_title_img img {
    width: auto;
	height: calc(75vh + 71px);
	max-width: 922px;
	width: 65vw;
	height: auto;
	max-width: 900px;
    position: absolute;
    top: 42px;
    left: 0;
    right: 0;
    margin: auto;
}
.footer {
    background: #5c1512;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 15px 0;
	position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
}
@media screen and (max-width: 1024px) {
.lp_visual_title_img img {
    width: auto;
    height: calc(75vh + 71px);
	width: 100%;
	height: auto;
     max-width: 900px; 
    position: absolute;
    bottom: 71px;
	top: 42px;
	padding-bottom: 132px;
}
	
@media screen and (max-width: 768px) {
.lp_visual_title_img img {
    bottom: 50px;
	margin: 0 auto;
	bottom: 71px;
}
@media screen and (max-width: 750px) {
.lp_visual_title_img img {
    top: 50px;
	margin: 0 auto;
	bottom: 71px;
}
@media screen and (max-width: 375px) {
.img_teaser_area {
    width: 100%;
    height: calc(100vh - 44px);
	height: 100vh;
	}
.lp_visual_title_img img {
	width: inherit;
    max-width: 100%;
	height: auto;
	padding-bottom: 0;
	}
.footer {
    background: #5c1512;
    color: #fff;
    text-align: center;
    font-size: 10px;
    padding: 5px 0;
    position: inherit;
    z-index: 10;
    bottom: inherit;
    left: inherit;
    right: inherit;
}	
}*/



/* ================================================

- 共通

================================================ */

.media_sp{
	display: none;
}
.media_pc{
	display: block;
}
.media_pc750{
	display: inline-block;
}
.media_sp750{
	display: none;
}
.media_pc375{
	display: block!important;
}
.media_sp375{
	display: none !important;
}
.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
@media screen and (max-width: 750px) {
.sp_anchor {
    display: block;
    padding-top: 70px !important;
    margin-top: -70px !important;
}	
.media_sp{
	display: block !important;
}
.media_pc{
	display: none !important;
}
.media_pc750{
	display: none !important;
}	
.media_sp750{
	display: block !important;
}	
}
@media screen and (max-width: 414px) {
}

@media screen and (max-width: 375px) {
.media_sp375{
	display: block !important;
}
.media_pc375{
	display: none!important;
}	
}
/* ================================================

- ローディング

================================================ */
/*.wrapper {
  display: none;
  opacity: 0;
  overflow: hidden; }*/

#loadingAnim {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: #000000; }

#loadingAnim figre {
  position: absolute;
  bottom: 50%;
  right: 50%;
  margin-bottom: -72px;
  margin-right: -63px;
  width: 126px;
  z-index: 10001;
  will-change: transform; }

#loadingAnim figre img {
  width: 100%;
  height: auto; }

#loadingAnim figre img {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flip_spin;
  animation-name: flip_spin;
  -webkit-animation-duration: 2.0s;
  animation-duration: 2.0s;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes flip_spin {
  0% {
    -webkit-transform: rotateY(0deg); }
  100% {
    -webkit-transform: rotateY(360deg); } }
@keyframes flip_spin {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg); } }


.start {
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}

/* ----------------------------------------------
	other
 ----------------------------------------------*/
.pc_mb20{
	margin-bottom: 20px;
}
.pc_mb30{
	margin-bottom: 30px;
}
.pc_mb41{
	margin-bottom: 41px;
}
.pc_mb47{
	margin-bottom: 47px;
}
.pc_mb50{
	margin-bottom: 50px;
}

.anchor{
    display: block;
    padding-top: 70px !important;
    margin-top: -70px !important;
}
.anchor02{
    display: block;
    padding-top: 70px !important;
    margin-top: -70px !important;
}
.align_center{
	text-align: center !important;
}
@media screen and (max-width: 414px) {
	.sp_mb25{
		margin-bottom: 25px !important;
	}
.sp_bm0{
	margin-bottom: 0 !important;
}	
.sp_align_center{
		text-align: center !important;
	}
h4.h4_installation_shop_title {
    margin: 25px auto 15px auto;
}	
.onlin_link_wrap img {
    width: 190px;
}	
}
/* ----------------------------------------------
	TOPへ戻る
 ----------------------------------------------*/
#pageTop {
  position: fixed;
  bottom: 0;
  right: 30px;
  z-index: 10;
}
#pageTop a {
  display: block;
  z-index: 999;
  text-decoration: none;
  text-align: center;
}
@media screen and (max-width: 414px) {
#pageTop {
    right: 10px;
	}
#pageTop img {
    width: 60px;
}	
}
/* ----------------------------------------------
	layout_style
 ----------------------------------------------*/
.inner_wrapper {
    overflow: hidden;
}	
.media_pc{
	display: block;
}
.media_sp{
	display: none;
}
img {
    max-width: 100%;
	height: auto;
}
.wrapper {
    margin: 44px auto 0 auto;
	overflow: hidden;
}


/* ----------------------------------------------
  main
 ----------------------------------------------*/
.wrapper {
    margin: 0 auto;
}
/*.inner_wrapper {
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 48px);
    position: relative;
}*/
.main_visual_area_inner {
    width: 100%;
    margin: 0 auto;
	position: relative;
}
.main_img_chara img {
    width: 100%;
}
.main_link_btn_wrap {
    position: absolute;
    top: 20px;
    right: 20px;
	z-index: 1;
}
.main_img_chara {
    text-align: center;
	position: relative;
}

/*.main_img_chara{
    padding: 0;
	position: absolute;
	text-align: center;
	top: 0;
    bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}*/
/*.main_img_chara img {
    max-width: 787px;
}*/
/*.main_visual_area_inner {
	background-image:url("../images/img_bg.jpg") ;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	position: relative;
	width: 100%;
	max-width: 1280px;
	height: 100vh;
    margin: 0 auto;
}*/	
.main_h1 {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0px;
    margin: auto;
}
.frame_bt {
    /*background: #fff;*/
    width: 100%;
    position: absolute;
    bottom: -75px;
/*    box-shadow: 10px 0 50px 50px #fff;
    opacity: 0.8;*/
}
.frame_bt img {
    width: 100%;
}

footer {
    color: #fff;
    text-align: center;
    background-color: #000;
    bottom: 0;
    left: 0;
    right: 0;
}	
address {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 12px;
	line-height: 1.5;
}
/*@media screen and (max-width: 1200px) {
.main_h1 {
    bottom: 30px;
}
}*/
@media screen and (max-width: 980px) {
.main_h1 {
    bottom: 70px;
}
}

@media screen and (max-width: 750px) {
.main_link_btn_wrap img {
    width: 77px;
    height: 77px;
}
.main_link_btn_wrap {
    position: absolute;
    top: 10px;
    right: 10px;
}	
.inner_wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;	
	}
.main_visual_area_inner {
    height: 100%;
}
.snowflake img{
    width: 50%;
}	
}

/*------------------------------------------------------------
nav
------------------------------------------------------------*/
.media_pc375 .nav_ul {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
	right: 0;
}
.menu_bg_wrap.media_pc375 {
    position: relative;
}

.nav_ul_wrap {
    max-width: 930px;
}
.menu, .menu span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  box-sizing: border-box;
}
button.menu.active span {
    background: white;
}
.menu {
  position: fixed;
  top: 5px;
  right: 10px;
  width: 32px;
  height: 20px;
  z-index: 11;
}
.menu.active{
  top: 20px;
  right: 20px;
}
.menu span {
  position: absolute;
  left: 2px;
  width: 100%;
  height: 4px;
  background-color: #523229;
  z-index: 10;
}
.menu span:nth-of-type(1) {
  top: 0;
}
.menu span:nth-of-type(2) {
  top: 8px;
}
.menu span:nth-of-type(3) {
  bottom: 0px;
}
.menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
  top:-4px;
}
.menu.active span:nth-of-type(2) {
  opacity: 0;
}
.menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}
#nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 11;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background-color: rgba(239,9,87,0.9);
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}
#nav.active {
  right: 0;
  opacity: 1;
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}
/*.nav_ul_wrap {
	width: 40%;
    position: relative;
    border: 34px solid white;
    border-image-slice: 79;
    border-image-source: url(../images/img_bkboard.png);
    border-image-repeat: unset;
    border-image-width: 57px;
    margin-bottom: 76px;
}
.nav_ul_wrap_in {
    background-color: #32322d;
}*/
/*ul.nav_ul {
    padding: 65px 60px 72px 60px;
}*/
#nav ul li {
  list-style-type: none;
}
#nav ul li a:hover{
	opacity: 0.7;
}
/*li.nav_li a {
    display: block;
    width: 100%;
    height: 100%;
}
*/
#nav nav_ul li a {
	height: 97%;
 	display: block;
    transition: all 0.2s ease-in-out;
    text-align: left;
    text-decoration: none;
    color: #333;
}
#nav ul li a:hover {
  opacity: 0.6;
}
.h_nav_ul {
    position: absolute;
    width: 100%;
	max-width: 800px;
	display: flex;
    flex-wrap: wrap;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}
.h_nav_li {
    width: calc(100% / 2);
	margin-bottom: 80px;
}
.h_nav_li:last-child {
    margin-bottom: 0;
}
.h_nav_li a {
    width: 100%;
    height: 100%;
    display: block;
	text-shadow: 1px 1px 1px black;
	white-space: nowrap;
}
button.menu:after {
	content: "MENU";
    display: block;
    line-height: 1;
    font-size: 10px;
    text-align: center;
    color: #523229;
    font-weight: bold;
	letter-spacing: -0.08em;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    position: absolute;
	bottom: -14px;
	left: 0;
	right: 0;
}
.nav_inner.media_pc375 {
	position: absolute;
	  top: 50%;
	  left: 50%;
	  transform: translateY(-50%) translateX(-50%);
	  -webkit- transform: translateY(-50%) translateX(-50%);
}
.nav_img_wrap {
    width: auto;
    text-align: right;
}
.nav_menu_title_style {
    text-align: left;
    margin-bottom: 75px;
}
/*.nav_li {
    position: absolute;
    width: 100%;
    height: 9%;
}
.nav_li:nth-child(1){
	top: 0;
	bottom: 91%;
}
.nav_li:nth-child(2){
	top: 9%;
	bottom: 82%;
}
.nav_li:nth-child(3){
	top: 18%;
	bottom: 73%;
}
.nav_li:nth-child(4){
	top: 27%;
	bottom: 64%;
}
.nav_li:nth-child(5){
	top: 36%;
	bottom: 55%;
}
.nav_li:nth-child(6){
	top: 45%;
	bottom: 46%;
}
.nav_li:nth-child(7){
	top: 54%;
	bottom: 37%;
}
.nav_li:nth-child(8){
	top: 63%;
	bottom: 28%;
}
.nav_li:nth-child(9){
	top: 72%;
	bottom: 19%;
}
.nav_li:nth-child(10){
	top: 81%;
	bottom: 10%;
}
.nav_li:nth-child(11){
	top: 90%;
	bottom: 11%;
}*/
.nav_inner {
    position: relative;
    height: 100vh;
}
.menu_bg_wrap {
	width: 100%;   
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}	
.img_menu_bg img {
    height: 100%;
    width: auto;
}
/*.img_menu_bg {
    height: auto;
    max-width: 400px;
}*/
/*.img_menu_bg {
	max-width: 100%;
	height: 680px;
	max-height: 680px;
	width: 400px;
}*/
.menu.active::after {
    color: #fff;
}	

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

.nav_inner {
    position: relative;
    height: 100vh;
	margin-top: 44px;
}
.menu_bg_wrap {
	width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform:translateX(-50%);
    -webkit- transform:translateX(-50%);
	padding: 0 25px 0 25px;
}	
.nav_li02 a {
    color: #fff;
    font-size: 13px;
}	
.nav_ul02 {
    position: absolute;
    bottom: 90px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 80px;
}	
.nav_li02 a {
    color: #fff;
    font-size: 13px;
}	
}
@media screen and (max-width: 414px) {
.menu span {
  height: 3px;
	}
.menu span:nth-of-type(2) {
    top: 6px;
}	
.menu {
    position: fixed;
    top: 8px;
    right: 16px;
    width: 24px;
    height: 15px;
    z-index: 11;
}
.menu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
}	
}
