@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	background:url("../images/bg.jpg") top center repeat;
}



/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;position: relative;text-align:center;display: flex;justify-content: center;max-width: 1920px;margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img {display: block;text-align: center;}
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.frame_bottom,.frame_top{display: none;}
}






















/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:10%;
	right:1%;
	padding:10px;
	border-radius:20px;
	box-sizing: border-box;
	background:#fff3b5dd;
	opacity:0.95; 
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	transition: .3s;
	text-align:center;
	z-index:99;
	font-size:15px;
	overflow:hidden;
	border:1.5px solid #f7edcd;
}
.side-menu2 label{
	position: fixed;
	width: 130px;
	height: 150px;
	background:#3752a3;
	opacity:0.95; 
	color: #f6f5e5;
	right: -40px;
	top: 0%;
	line-height: 28px;
	text-align: center;
	font-size: 24px;
	border-radius: 0 10px 10px 0;
	padding:18px 8px 10px 8px;
	font-weight:500;
}
#side-menu-switch2{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
#side-menu-switch2:checked + .side-menu{
	transform: translateX(0);
}
.side-menu2 nav a{
	display: block;
	padding: 10px 4px;
	color: #04414b;
	text-decoration: none;
	position: relative;
	font-size:14px;
	font-weight: 500;
}
.side-menu2 nav p.name_menu {
    padding: 10px 0;
    font-size: 1.5em;
    line-height: 1em;
    border-bottom: 3px solid;
    border-color: #04414b;
    color: #c84513;
    font-weight: bold;
}
.side-menu2 nav ul.area1 {
    margin-bottom: 150px;
}
.side-menu2 nav ul.area1 li {
    width: 50%;
    float: left;
    border-bottom: 1px dotted #04414b;
}
.side-menu2 nav ul.area1 li {
    width: 50%;
    float: left;
    border-bottom: 1px dotted #04414b;
}
.side-menu2 nav ul.area1 li:nth-child(even) {
    border-right: 1px dotted #04414b;
}

.side-menu2 nav ul.area2 li {
    border-bottom: 1px dotted #04414b;
}
.side-menu2 nav ul.area1 li:nth-last-child(1),
nav ul.area1 li:nth-last-child(1),
nav ul.area2 li:nth-last-child(1) {
    border-bottom: none;
}
.side-menu2 nav ul.area1 li:last-child {
    width: 100%;
    border-right: none;
}

@media screen and (max-width: 640px) {
    .side-menu2 {
        display: none;
    }
}






/*Plugin*/
.side-menu2 .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.side-menu2 .nav-pills>li.active>a, .side-menu2 .nav-pills>li.active>a:focus, .side-menu2 .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #3a476e;
}

.side-menu2 .nav-pills>li>a {
    border-radius: 0px;
}
.side-menu2 .nav>li>a {
    position: relative;
    display: block;
}





/*--goto top--*/
#gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;/* text-align: center; */border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}
#gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 55px;color: #fff;opacity:0.5;background: url(../images/top.png) center no-repeat;background-size:50%;background-position: 75% 0;}
#gotop:hover {cursor: pointer;background-color: #666;}
#gotop:active {background-color: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}






.collect_5x6 .special { background:#901A69; }
.collect_5x6 .s-row h4 {background:#901A69; }
big{color:#e95d9d;}
.rectangle_3p .font h4 {color: #e95d9d;}
.alternate ul:nth-child(odd) li:first-child { background:#4191BA;}
.alternate ul:nth-child(even) li:last-child {background: #901a69;}
.alternate ul:nth-child(odd) li:first-child .font h4 {  color: #ead42d; }
.alternate .font h4 {color: #e95d9d;}
.hightlight .font h4 {background: #901A69;}
.half ul{background: #ddcedc;}
.round_3p .font h4 {background: #4191ba;}
.round_3p img {border: 4px solid #4191ba;}
.round_3p .font p {color:#fff;}
.round_3p .font .price{color:#fff;}
.half ul li{margin: 4px;background-color: #fff;}




/*--Ida CSS--*/
html{
	background:url("../images/fixed_bg.jpg") top center repeat;
	background-attachment: fixed;
	background-size:100%;
}
.side-menu2{
	background: #40479f;
	opacity:0.8;
	border:1.5px solid #f7edcd;
}
.side-menu2 nav a{
	color: #fff;
}
.side-menu2 nav p.name_menu {
    border-color: #331877;
    color: #ffe740;
    font-weight: 400;
}
.side-menu2 .nav-pills>li.active>a, .side-menu2 .nav-pills>li.active>a:focus, .side-menu2 .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #331877;
}
.side-menu2 nav ul.area1 li {
    width: 50%;
    float: left;
    border-bottom: 1px dotted #331877;
}
.side-menu2 nav ul.area1 li {
    width: 50%;
    float: left;
    border-bottom: 1px dotted #331877;
}
.side-menu2 nav ul.area1 li:nth-child(even) {
    border-right: 1px dotted #331877;
}

.side-menu2 nav ul.area2 li {
    border-bottom: 1px dotted #331877;
}
.head_bg{
    width:100%;
    height: auto;
    background:url("../images/hea_bg.jpg") top center no-repeat;
    background-size: 100%;
}
.title{
    width: 42%;
    margin: 2% 0 6.5% 29%;
    position: absolute;
}
.title img,.title_word img,.title_word_frame img,.title_box img,.store_fireworks_light img,.store_fireworks img,.store_fireworks_word img{
    width: 100%;
}
.store_fireworks{
    width: 17%;
	margin:10% 15% 32.5% 68%;
	position: absolute;
}
.store_fireworks_light{
    width: 17%;
	margin: 10% 15% 32.5% 68%;
	position: relative;
	animation-name:ani02; animation-duration: 3.5s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay:0;
}
.store_fireworks_word{
   width: 8%;
   margin: -42.5% 0 32.5% 72.5%;
   position: relative;
   z-index: 999;
}
.title_box{
	width: 44%;
	margin: -30% 0 32.5% 27.5%;
	position: absolute;
	background: url("../images/title_box.png") left bottom;
	background-size: 100%;
}
.title_word_frame{
	width: 44%;
	margin: -30% 0 32.5% 27.5%;
	position: relative;
	animation-name:ani01;
	animation-duration: 3.5s;
	animation-iteration-count:infinite;
	animation-timing-function:ease-in-out;
	animation-delay:0;
}
@keyframes ani01{
0%{-webkit-filter:brightness(1);} 5%{ -webkit-filter:brightness(1.2);}10%{ -webkit-filter:brightness(1.1);} 15%{ -webkit-filter:brightness(1);} 50%{ -webkit-filter:brightness(1);} 	40%{-webkit-filter:brightness(1);} 45%{ -webkit-filter:brightness(1.2);} 50%{ -webkit-filter:brightness(1);}60%{-webkit-filter:brightness(1.3);opacity: 1;} 75%{-webkit-filter:brightness(1); opacity: 0;} 80%{ -webkit-filter:brightness(1);} 	85%{ -webkit-filter:brightness(1);} 90%{-webkit-filter:brightness(1.2);opacity: 1;} 95%{ -webkit-filter:brightness(1.3);} 	100%{-webkit-filter:brightness(1);} }
@keyframes ani02{
0%{-webkit-filter:brightness(1);} 5%{ -webkit-filter:brightness(1.2);}10%{ -webkit-filter:brightness(1.1);} 15%{ -webkit-filter:brightness(1);} 50%{ -webkit-filter:brightness(1);} 	40%{-webkit-filter:brightness(1);} 45%{ -webkit-filter:brightness(1.2);} 50%{ -webkit-filter:brightness(1);}60%{-webkit-filter:brightness(1.3);opacity: 1;} 75%{-webkit-filter:brightness(1); opacity: 0;} 80%{ -webkit-filter:brightness(1);} 	85%{ -webkit-filter:brightness(1);} 90%{-webkit-filter:brightness(1.2);opacity: 1;} 95%{ -webkit-filter:brightness(1.3);} 	100%{-webkit-filter:brightness(1);} }
.title_word{
	width: 40%;
	margin: -40.7% 0 0 30%;
	position: absolute;
}
.bg1,.bg2,.bg3,.bg4,.bg5{
    width:100%;
    padding: 15px 0;
}
.bg1{
    background: url("../images/bg1.png") center bottom  no-repeat;
    background-size: 101%;
}
.bg2{
    background: url("../images/bg2.jpg") center top  no-repeat;
    background-size: 100%;
}
.bg3{
    background: url("../images/bg3.png") center bottom  no-repeat;
    background-size: contain;
}
.bg4{
    background: url("../images/bg4.png") center top  no-repeat;
    background-size: 103%;
}
.bg5{
    background: url("../images/bg5.png") center center  no-repeat;
    background-size: 100%;
}
.titleB {
	width:1200px;
	height:195px;
	display: flex;
	justify-content: left;
	margin: 30px auto 0 auto;
	background: url("../images/title_pc_frame.png") center center  no-repeat;
}
.titleB h2{
	position: relative; 
	padding: 80px 50px 5px 120px; 
	letter-spacing: 5px;
	color:#fff;
	font-size:45px;
}
.titleB h2:before, .titleB h2:after {opacity:0.1;}
.container_wrap{
    margin: 0 auto;
    width:1200px;
}
.product_wrap{
    background: url("../images/frame_bg.png") left top  repeat-y;
    background-size: 100%;
}
.rectangle_3p{width: 1200px;margin: -1px auto 0 auto;padding-top: 15px;}
.frame_bottom,.frame_top{
    width:1200px;
    height: 75px;
    margin: 1px auto;
    background: url("../images/frame_bottom.png") center bottom  no-repeat;
}
.frame_top{ background: url("../images/frame_top.png") center bottom  no-repeat;}
.collect_5x6 {width: 1200px;margin: -1px auto;padding-top:15px;}
.alternate{ width: 1200px; margin: -1px auto;padding-top:15px;}
.alternate ul:nth-child(even) {margin: -102px auto 1px;}
.half ul{width: 530px;padding: 20px 0;margin: 0 10px;}
.hightlight li {width: 250px;}
.hightlight{width: 1100px;margin: -1px auto;}
.round_3p{margin: -1px auto; }

@media screen and ( max-width: 991px ){
html{
	background:url("../images/fixed_bg.jpg") top left repeat;
	background-attachment: fixed;
	background-size:cover;
}
.titleB {
	width: 100%;
	height:auto;
	margin: 0 auto;
	background: url("../images/title_phone_frame.png") center center  no-repeat;
	background-size:contain;
	justify-content: center;
}
.container_wrap,.product_wrap{
    width:100%;
    background:none;
}
.rectangle_3p,.collect_5x6,.alternate,.hightlight{width:100%!important;padding-top: 5px;}
.titleB h2{
	padding:50px 0; 
	letter-spacing: 2px;
	font-size:24px;
}
.bg1,.bg2,.bg3,.bg4,.bg5{
	background:none;
}
.half ul{width: 100%;margin: 15px 10px;}
.hightlight li {width: 45vw;}
.alternate ul:nth-child(even) {margin: auto ; align-items: flex-end;}
}
@media screen and ( max-width: 376px ){
.titleB h2{
	font-size:21px;
}
}
@media (min-width: 481px) and (max-width: 991px) {
html{
	background:url("../images/fixed_bg.jpg") top left repeat;
	background-attachment: fixed;
	background-size:cover;
}	
.titleB h2{
	font-size:36px;
	letter-spacing:5px;
}
.hightlight li {width: 46vw;}
.round_3p .font h4 {
	width: 100px;
	height: 100px;
	padding: 2.5vw 1vw;
	font-size:22px;
	line-height: 28px;
}
.round_3p{margin:30px auto; }
.round_3p img {height: 330px;width: 330px;margin:0 3vw;}
}
@media (min-width: 992px) and (max-width: 1199px) {
html{
	background:url("../images/fixed_bg.jpg") top center repeat;
	background-attachment: fixed;
	background-size:110%;
}
.bg1,.bg2,.bg3,.bg4,.bg5{
	background:none;
}	
}