@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/deco.png") top center repeat-y , url("../images/bg.jpg") top center repeat;
}

@font-face {    font-family:TetsubinGothic;    src:  url("https://events.eslite.com/font/TetsubinGothic.otf");}
h2, h3, .special_5p_1 .title_AA h2 { font-family:TetsubinGothic;}

/*------------------------------ 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; }

/*---*/
.circle img, .hightlight img, .hightlight_5p img, .circle_5p img { object-fit: contain;}
.alternate ul:nth-child(even){margin: -102px auto 25px;}
.recommend_2p, .triple, .various, .hightlight_5p, .toptitle, .brand, .broadwise, .crosswise_3p, .circle, .rectangle_3p, .hightlight, .photograph, .circle_5p, .round_3p, .quotes, .recommend{margin-bottom: 0px;}
.quotes, .crosswise_3p{margin-top: 0;}
.banner {padding: 0;margin:0 auto;}

.special_5p_1 .hightlight_5p ul li:first-child{height: 430px;}
.special_5p_1 .hightlight_5p ul li{height: 330px;}
@media screen and ( max-width: 991px ){
    .special_5p_1 .hightlight_5p ul li:first-child, .special_5p_1 .hightlight_5p ul li{height: auto;}
}

/*color*/
.half ul{background:#fff;}
.slick5itam-2 h4, .slick5itam-2 p{color: #325ace;}
.round_3p .font h4, .keywordC .round_5p .font{background:url("../images/bg4.jpg") center repeat;}
.keywordC .round_5p img {border: 5px solid #e16639;}
.hightlight .font h4, .alternate ul:nth-child(odd) li:first-child, .alternate ul:nth-child(even) li:last-child, .hightlightAd .font h4, .special_5p_1 .hightlight_5p ul li h4{background:url("../images/bg5.jpg") center repeat;}
.alternate ul:nth-child(odd) li:first-child .font h4, .alternate ul:nth-child(even) li:last-child .font h4, .alternate ul:nth-child(odd) li:first-child .font .price big, .alternate ul:nth-child(even) li:last-child .font .price big{color: #c4a65a}

.keywordB .keywordA li{background:url("../images/bg2.jpg") center repeat;border-radius: 20px;}
.keywordB .keywordA li:hover{background:url("../images/bg3.jpg") center repeat;}

/*title*/
.titleC {
    margin:0 auto;
}
.titleC h2 {
    position: relative;
    padding: 55px 0;
    color: #325ace;
    letter-spacing: 1px;
    background:url("../images/tbg.png") center no-repeat;
    width: 1200px;
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 20px;
}
.special_5p_1 {
    margin: 20px auto;
    background: url(../images/spbtt_bg_pink.png) top center no-repeat;
    width: 100%;
}

.special_5p_1 .title_AA h2{
    font-size: 3.5rem;
    color: #325ace;
    width: 1000px;
    left: 355px;
    text-shadow: 3px 0 0 #fff;
    letter-spacing: 0
}


/*bg*/
.sbg{
    width: 1300px;
    margin: 30px auto;
    padding: 50px 0;
    border-radius: 30px;
    background:url("../images/bg9.jpg") top center repeat;
}

/*k*/
img.kv1{
    top: 70px;
    left: 445px;
    animation: flipInX 1s;
}
img.kv2{
    top: 210px;
    left: 169px;
    animation: flipInX 1s;
    animation-delay: .4s;
}
img.kv3{
    top: 356px;
    left: 321px;
    animation: bounceIn 1s;
    animation-delay: 1s;
}
img.kv4{
    top: 407px;
    left: 330px;
    animation: bounceIn 1s;
    animation-delay: .8s;
}
img.kv5{
    right: 197px;
    top: 43px;
}
img.kv6{
    top: 427px;
    left: 205px;
}
img.kv7{
    top: 295px;
    right: -68px;
    animation: wt 4s infinite;
    animation-delay: 2s;
    animation-timing-function:ease-in-out;
}
.topbox img{position: absolute;animation-fill-mode: backwards; }

@keyframes wt {
    0% { right: 0px;}
    50% { right: -68px;}
    100% { right: 0px;}
}
/*linkbg*/
.linkbg {
    padding:60px 0 30px 0;
    background:url("../images/bg9.jpg") top center repeat;
}
.link, .btmbg {
    display: flex;
    justify-content: center;
}
.linkbg a, .btmbg a {transition: .5s;}
.linkbg a:hover, .btmbg a:hover {transition: .5s; transform: scale(0.95);}

@media screen and ( max-width: 991px ){
    .link a{
        width: 50vw;
    }
    .link{
            flex-wrap: wrap;
    }
    .link img, .btmbg img{
        width: 100%;
    }
}

.hightlightAd ul{align-items: stretch;}
.hightlightAd ul li{position: relative;align-items: stretch;}
.hightlightAd li:nth-child(1){background: url("../images/bg4.jpg") center repeat;height: auto;display: flex;}
.hightlightAd li:nth-child(1) h4{ width: 280px;color: #fff;bottom: 0;padding: 10px;justify-content: center;height: 70px;display: flex;align-items: center;justify-content: center;}

@media screen and ( max-width: 991px ){
.hightlightAd li:nth-child(1) h4{ width:100%;color: #fff;bottom: 0;padding: 10px;justify-content: center;height: auto;display: flex;align-items: center;justify-content: center;}
.hightlightAd ul li:first-child a{flex-wrap: wrap;}
}

/* ------------------------------ mobile ------------------------------*/

@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; }

    /*witch auto*/
    h2, .sbg, .titleC, .titleC h2 {width: 100%;}

    .titleC h2 {
        font-size: 2.5rem;
        line-height: 3rem;
        background-size: cover;
        padding: 10px 0;
        margin-bottom: 0;
    }
    .sbg{padding:20px 0;}

    .special_5p_1, .special_5p_1 .title_AA{background: none;height: auto;}
    .special_5p_1 .title_AA h2{
        position: relative;
        left: auto;
        width: 80vw;
        margin: 0 auto;
        border-radius: 100px;
        font-size: 2.1rem;
        line-height: 3rem;
        padding: 5px 0;
        text-shadow:none;
        background:url("../images/bg2.jpg") center repeat;
        color: #fff;
    }

    /*.alternate */
    .alternate .font h4{ /*white-space: break-spaces*/;overflow: inherit;}
    .alternate ul:nth-child(even) {    margin: 0px auto 25px;}
    .alternate ul:nth-child(odd) li:first-child .font h4.t4, .alternate ul:nth-child(even) li:last-child .font h4.t4{ padding: 5px 0;}
}
/*------------------------------ navbar ------------------------------ */

/*for mobile*/
menu{display:none;}
    @media screen and ( max-width: 428px ){
        menu{ display:block;}
        .deco_arrows{ width:1vw; }
    }
menu ul{
    position:relative;
    /*bottom:0;*/
    top: 0;
    left:0;
    margin:0;
    width:100%;
    display:flex;
    flex-wrap:wrap;
    list-style: none;
    background:url("../images/bg4.jpg") top center repeat;
    z-index:1000;
    padding:2px 0;
    border-top:none;
    justify-content: center;
}
menu ul li{
    border-right:1px solid #ffffff60;
    padding:5px 0;
    width:25%;
    box-sizing:border-box;
    text-align:center;
    letter-spacing:1px;
}
menu ul li:nth-child(4){
    border-right:none;
}
menu a{
    font-size:14px;
    line-height: 17px;
    color:#fff !important;
    text-decoration:none;
    font-family:GenJyuuGothic-Heavy;
    /*-webkit-text-stroke: 1px #7844d0;*/
}

@media screen and ( max-width: 428px ) {
    .stickym{ padding-top:0px !important;}
}
  .stickym {
    position: fixed;
    top: 0;
    width: 100%;
    padding-top: 78px;
    z-index: 1111;
}
/*--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 {position: absolute;display: block;font-family: FontAwesome;content: '　';font-weight: normal;font-style: normal;font-size: 2em; line-height: 50px;color: #fff;opacity: 0.5;background: url("../images/top.png") center no-repeat;background-size: 50%;background-position: 80% 35%;}         
#gotop:hover {cursor: pointer;background-color: #666;}          
#gotop:active {background-color: #ccc;}          
#gotop.show {opacity: 0.4;visibility: visible;}          
@media screen and ( max-width: 991px ){          
#gotop {bottom: 70px;right: 0;margin: 2vw;}
}         
/*share url*/
#share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}
#share::after{position: absolute;display: block;font-family: FontAwesome;content: '　';font-weight: normal;font-style: normal;font-size: 2em; line-height: 50px;color: #fff;opacity: 0.5;background: url("../images/share.png") center no-repeat;background-size: 50%;background-position: 80% 35%;}
#share:hover{cursor: pointer;background-color: #666;}
#share:active{background-color: #666;}
@media screen and ( max-width: 991px ){
#share{bottom:115px;right: 0;margin: 2vw;}
}                    
@media screen and ( max-width: 991px ){          
html{padding-bottom: 80px;}          
}         




