<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#AllBox {
	background: #00a388;
}
#Main img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

#Main {
	position:relative;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
}
#Main .main_inner {
	width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
}
#Main h2 {
	height: 119px;
	background:url(../images/christmas2022/guide/title.png) no-repeat center center #00a388;
	background-size: 384px 36px;
  text-indent: -9999px;
}

.cake_nav_area {
	background:#00a388;
    position: fixed;
    top: 0px;
    display: none;
    z-index: 50;
}


div#Contents {
	padding:90px 0 0 0 !important;
  width: 100%;
}
#detail div#HeaderBox{
	background:none;
}

#Main .disno{
	text-indent:-9990px;
	height:0;
}
#Main a.opa:hover{
	text-decoration:none;
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/*NAVI*/
#Main .cake_nav_area {
	width:100%;
	height:79.6333px;
	z-index:15;
}
#Main .cake_nav_area .main_inner {
	position: relative;
	background-color: transparent;
}
#Main .cake_nav_area .cake_nav {
	top:20px;
	right: 0;
}
@media (max-width: 1300px) {
	#Main .cake_nav_area .cake_nav {
	 right: 72px;
	}
}

#Main .cake_nav {
	position:absolute;
	top:-55px;
	right: 189px;
	z-index:20;
    clear: both;
    overflow: hidden;
	}
	#Main .cake_nav li {
    float: left;
    padding-top: 18px;
}
#Main .cake_nav li a {
    display: block;
    width: 100%;
	height: 23px;
	text-indent: -9990px;
    position: relative;
}
#Main .cake_nav li a:hover::before,
#Main .cake_nav li a.here::before {
    content: "";
    display: block;
    width: 11px;
    height: 9px;
	background:url(/images/christmas2022/tri_hover.png) no-repeat 0 0;
    background-size: 11px 9px;
    position: absolute;
    left: calc(50% - 5px);
    top: -18px;
}

#Main .cake_nav .n01 {
	width: 246px;
    position: relative;
}
#Main .cake_nav .n01::after {
    content: "";
		width:1px;
    height: 23px;
    background: rgba(0, 0, 0, 0.12);
    position: absolute;
    right: 0;
    bottom: 0;
}
#Main .cake_nav .n01 a{
	background:url(/images/christmas2023/nav01.png) no-repeat center top;
    background-size: 185px 17px;
}

#Main .cake_nav .n02 {
	width:141px;
}
#Main .cake_nav .n02 a{
	background:url(/images/christmas2023/nav02.png) no-repeat center 1px;
    background-size: 86px 17px;
}


/*
#Main .btn_yoyaku {
  position: fixed;
  top: 12px;
  right: 20px;
  z-index: 1000;
}
#Main .btn_yoyaku a{
	background:url(/images/christmas2020/btn_yoyaku.png) no-repeat 0 0;
	display:block;
	width: 149px;
	height: 149px;
	text-indent:-9990px;
}
#Main .btn_yoyaku a:hover{
	background:url(/images/christmas2020/btn_yoyaku.png) no-repeat 0 -149px;
}
*/


/* Campaign Area */
#Main .cam_area {
	padding: 0 0 90px;
}
#Main .cam_area .main_inner {
	background-color: #00a388;
}
#Main .cam_area h3 {
	width: 476px;
	margin: 0 0 30px 7px;
}

#Main .cam_area .rouge {
	padding: 91px 0 90px;
	background: #00977a;
}
#Main .cam_area .rouge .main_inner {
	background-color: #00977a;
}
#Main .cam_area .rouge h3 {
color: #ffffff;
text-align: center;
position: relative;
font-size: 28px;
	line-height: 1;
letter-spacing: 0.08em;
width: 100%;
margin: 0;
}
#Main .cam_area .rouge h3::before {
content: "";
display: block;
width: 100%;
height: 2px;
background-color: #ffffff;
position: absolute;
left: 0;
top: calc(50% + 1px);
}
#Main .cam_area .rouge h3 span {
padding: 0 30px;
background: #00977a;
display: inline-block;
position: relative;
}

#Main .cam_area .rouge .campaign {
	margin: 0 82px 51px;
}

#Main .cam_area .rouge .campaign2 {
  margin-bottom: 40px;
  text-align: center;
}
#Main .cam_area .rouge .campaign2 img {
  width: 530px;
}
#Main .cam_area .rouge .campaign2 span {
  display: block;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  width: 100%;
  letter-spacing: 0.03em;
  margin-top: 10px;
}

#Main .cam_area .rouge .shop {
	width: 850px;
	margin: 0 auto;
}
#Main .cam_area .rouge .shop p {
	width: 839px;
	margin: 35px auto 38px;
}
#Main .cam_area .rouge .shop p.btn {
	width: 378px;
	margin: 0 auto;
}

#Main .cam_area .rouge .web {
    width: 850px;
    margin: 44px auto 0;
}
#Main .cam_area .rouge .web p {
    width: 675px;
    margin: -40px auto 0;
    position: relative;
    z-index: 1;
}
/* Campaign Area */


/*web莠育ｴ��繧ｿ繝ｳ*/
#Main .btn_webyoyaku{
	position:relative;
	width:379px;
	margin:0 auto;
		}
#Main .cam_area .btn_box li a:hover,
#Main .btn_webyoyaku a:hover,
#Main a.c_no:hover{
	cursor:auto;
	}
#Main .cam_area .btn_box li a.c:hover,
#Main .btn_webyoyaku a.c:hover{
	cursor:pointer;
	}

#Main .cam_area .btn_box li img.btn,
#Main .btn_webyoyaku img.btn{
	opacity:0.29;
	filter:alpha(opacity=29);
	-ms-filter: "alpha( opacity=29 )";
}


#Main .btn_bg_two {
	text-align:center;
	}
#Main .btn_bg_two .btn_webyoyaku{
	display:inline-block;
	margin:0 15px;
	}

#Main .btn_webyoyaku img.btn_blue{
	opacity:0.4;
	filter:alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
}



/* flow */
#Main .flow{
    width: 896px;
    margin: 0 auto 52px;
}

#Main .flow h3 {
	color:#ffffff;
	text-align:center;
	font-size:24px;
	background:url(../images/christmas2017/guide/flow_title.gif) no-repeat center top;
    margin-bottom: 34px;
    font-weight: normal;
    letter-spacing: 0.2em;
    line-height: 42px;
    padding-bottom: 17px;
}


#Main .flow dl {
	width:100%;
	height:430px;
	margin-bottom:23px;
}
#Main .flow dl dt {
	width:384px;
	font-size:22px;
	padding-left:36px;
	color:#404040;
	font-weight:bold;
    line-height: 28px;
    margin-bottom: 10px;
}

#Main .flow dl dd {
	width:400px;
	font-size:15px;
	color:#404040;
}
#Main .flow dl dd strong.red {
	color:#e2091a;
}
#Main .flow dl dd p.kome {
    margin-bottom: 17px;
    line-height: 20px;
    font-size: 13px;
}
#Main .flow dl dd span.cau_red {
	display: block;
    margin-left: 1em;
    text-indent: -1em;
    line-height: 20px;
    font-size: 13px;
    color: #dc0225;
    margin-top: 5px;
}
#Main .flow dl dd span.cau_black {
	display: block;
    margin-left: 1em;
    text-indent: -1em;
    margin-top: 5px;
}
#Main .flow dl dd span.cau_black a {
	text-decoration: underline;
    color: #df082f;
}

#Main .flow dl.no5 dd span.cau_black ,
#Main .flow dl.no6 dd span.cau_black {
    line-height: 20px;
    font-size: 13px;
}

#Main .flow dl dd span.cau_black {
	display: block;
    margin-left: 1em;
    text-indent: -1em;
    margin-top: 5px;
}

#Main .flow dl dd div.receive h4 {
    line-height: 24px;
    font-size: 15px;
    color: #404040;
    background: #fcf2d4;
    padding: 5px 16px;
    margin-bottom: 10px;
}
#Main .flow dl dd div.receive p {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 35px;
}

#Main .flow dl dd div.receive ul li {
    margin-left: 1em;
    text-indent: -1em;
	font-size: 15px;
	margin-bottom:5px;
}
#Main .flow dl dd div.receive ul li span.pink {
    color: #dc0225;
    font-weight: bold;
}
#Main .flow dl dd div.receive ul li span.black {
	display: block;
    text-indent:0;
}


#Main .flow dl.no1 {
	height:456px;
	background:url(../images/christmas2023/guide/flow_01.jpg) no-repeat right top;
}
#Main .flow dl.no1 dt {
	background:url(../images/christmas2023/guide/ic_01.gif) no-repeat left center;
}

#Main .flow dl.no2 {
	height:585px;
	background:url(../images/christmas2023/guide/flow_02.jpg) no-repeat right top;
}
#Main .flow dl.no2 dt {
	background:url(../images/christmas2023/guide/ic_02.gif) no-repeat left center;
}

#Main .flow dl.no3 {
	height:414px;
	background:url(../images/christmas2023/guide/flow_03.jpg) no-repeat right top;
}
#Main .flow dl.no3 dt {
	background:url(../images/christmas2023/guide/ic_03.gif) no-repeat left center;
}

#Main .flow .no4_01 {
	background:url(../images/christmas2023/guide/flow_04_01.jpg) no-repeat right top;
	height:1498px
}
#Main .flow .no4_02 {
	background:url(../images/christmas2023/guide/flow_04.jpg) no-repeat right top;
	height:846px;
    margin-bottom: 29px;
}
#Main .flow dl.no4 dt {
	background:url(../images/christmas2023/guide/ic_04.gif) no-repeat left center;
}

#Main .flow dl.no5 {
	height:271px;
	background:url(../images/christmas2023/guide/flow_05.jpg) no-repeat right top;
}
#Main .flow dl.no5 dt {
	background:url(../images/christmas2023/guide/ic_05.gif) no-repeat left center;
}

#Main .flow dl.no6 {
	height:414px;
	background:url(../images/christmas2023/guide/flow_06.jpg) no-repeat right top;
}
#Main .flow dl.no6 dt {
	background:url(../images/christmas2023/guide/ic_06.gif) no-repeat left center;
}

#Main .flow dl.illust01 {
	height:164px;
	margin-bottom:0;
	background:url(../images/christmas2023/guide/flow_illust01.gif) no-repeat right top;
}
#Main .flow dl.illust02 {
	height:164px;
	margin-bottom:0;
	background:url(../images/christmas2023/guide/flow_illust02.gif) no-repeat right top;
}
#Main .flow dl.illust03 {
	height:164px;
	margin-bottom:0;
	background:url(../images/christmas2023/guide/flow_illust03.gif) no-repeat right top;
}
#Main .flow dl.illust04 {
	height:164px;
	margin-bottom:0;
	background:url(../images/christmas2023/guide/flow_illust04.gif) no-repeat right top;
}
#Main .flow dl.no7 dt {
	background:url(../images/christmas2023/guide/ic_07.gif) no-repeat left center;
}


#Main .flow dl.drive {
	height: auto;
	margin-bottom: 0;
}
#Main .flow dl.drive dd {
	width: auto;
}
#Main .flow dl.drive dd a {
	text-decoration: underline;
}


/* caution */
#Main .caution{
    width: 910px;
    margin: 0 auto 40px;
	background:#f9f9f9;
	border:solid 1px #eeeeee;
}
#Main .caution .c_inner{
	padding: 38px 57px;
}
#Main .caution .c_inner h3{
	font-size: 20px;
    line-height: 24px;
    color: #414141;
    margin-bottom: 15px;
    text-align: center;
}
#Main .caution .c_inner dl dt{
	font-size:14px;
	line-height:24px;
	color:#414141;
	font-weight:bold;
	}
#Main .caution .c_inner dl dd{
	margin-left:1.3em;
	font-size:14px;
	line-height:24px;
	color:#626262;
	margin-bottom:20px;
	}
#Main .caution .c_inner dl dd a {
	text-decoration:underline;

	}
#Main .caution .c_inner dl dd.end{
	margin-bottom:0;
	}
	
#Main .caution .c_inner dl dd ul li{
	font-size:14px;
	line-height:24px;
	color:#626262;
	margin-left:1.3em;
	text-indent:-1.3em;
	}
#Main .caution .c_inner dl dd ul li a{
	font-size:14px;
	line-height:24px;
	color:#626262;
	text-decoration:underline;
	}

#Main .caution .c_inner dl dd ul li a:hover{
	color:#df082f;
}
	
#Main .caution .c_inner dl dd span{
	color:#cacaca;
}



/* contact */
#Main .contact {
	background: url(../images/christmas2019/howto_bg02.png) no-repeat;
	width: 764px;
	height: 124px;
	margin: 66px auto 0;
	clear: both;
	overflow: hidden;
}
#Main .contact dl {
float:left;
	height: 59px;
	padding: 52px 0 0;
}
#Main .contact dl dt {
	font-size: 15px;
	color: #FFFFFF;
	padding-left:19px;
}

#Main .contact dl.tel {
width:400px;
position:relative;
}
#Main .contact dl.tel dd {
position:absolute;
	font-size: 17px;
	right: -18px;
	bottom: -14px;
	font-weight: bold;
	color: #FFFFFF;
}
#Main .contact dl.mail {
	margin-left: 82px;
}
#Main .contact dl.mail dt {
	margin-bottom: 15px;
	padding-left: 26px;
	color: #FFFFFF;
}
#Main .contact dl.mail dd a {
display:block;
	width: 282px;
	height: 35px;
text-indent:-9999px;
background:url(../images/christmas2019/btn_mail.png) no-repeat 0 0;
}
#Main .contact dl.mail dd a:hover {
background:url(../images/christmas2019/btn_mail.png) no-repeat 0 -35px;
}

#Main .rouge_end {
	background: url(/images/christmas2023/guide/bg_cake.png) no-repeat right bottom / contain;
	padding: 40px 40px 70px;
	margin: 0;
	border-radius: 0;
	box-sizing: border-box;
}
#Main .rouge_end::before,
#Main .rouge_end::after{
	content: none;
}
#Main .rouge_end .contact{
	margin-top: 30px;
}



/* btns */
#Main .btns{
	width: 800px;
	margin:40px auto 88px;
	clear:both;
	overflow:hidden;
}
#Main .btns li {
	width: 378px;
	margin: auto;
}
#Main .btns li a:hover{
	opacity: .7;
}


#Main .yoyaku{
    text-align: center;
    padding: 33px 0 40px;
}


#Main .flow .no4_01 .receive ul {
    padding-top: 76px;
}
#Main .flow .no4_01 .receive ul li:nth-child(1) {
    margin-bottom: 760px;
}
#Main .flow .no4_01 .receive ul li:nth-child(2) {
    margin-bottom: 75px;
}
#Main .flow .no4_01 .receive ul li:nth-child(3) {
    margin-bottom: 70px;
}


#Main .flow .no4_02 .receive ul {
    padding-top: 80px;
}
#Main .flow .no4_02 .receive ul li:nth-child(1) {
    margin-bottom: 80px;
}
#Main .flow .no4_02 .receive ul li:nth-child(2) {
    margin-bottom: 75px;
}
#Main .flow .no4_02 .receive ul li:nth-child(3) {
    margin-bottom: 180px;
}
</pre></body></html>