html, body, div, span, object, iframe,
blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; list-style:none; box-sizing:border-box;}
body {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block;}
blockquote, q { quotes:none;}
blockquote:before, blockquote:after, q:before, q:after { content:""; content:none;}
a { margin:0; padding:0; border:0; outline:none; font-size:100%; vertical-align:baseline; background:transparent; box-sizing:border-box;}
ins { background-color:#ff9; color:#000; text-decoration:none;}
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
del { text-decoration: line-through;}
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help;}
img{ vertical-align:bottom;}
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
table { border-collapse:collapse; border-spacing:0;}
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}
input, select { vertical-align:middle; outline: none;}
label{ cursor: pointer;}

/* clear */
.clear {clear: both;} .clear-l {clear: left;} .clear-r {clear: right;}
.clearfix:before, .clearfix:after{ content: ""; display: table;}
.clearfix:after{ clear: both;}

/* f-small */
.f-small{ font-size:85%;}
.f-large{ font-size:115%;}

/* t-ind */
.t-ind{ padding-left:1em; text-indent:-1em;}

/* t-center */
.t-center{ text-align:center;}
.t-left{ text-align:left;}
.t-right{ text-align:right;}

/* float */
.f-right{ float:right;}
.f-left{ float:left;}

/* img */
img{ width:auto; max-width:100%; height:auto;}
img.wmax{ width:100%; max-width:inherit;}
@media screen and (max-width:768px){
	img.wmax-sp{ width:100%; max-width:inherit;}
}

#container{
  max-width: inherit;
}
.wrap{
	clear: both;
	box-sizing: content-box;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-right: 5%;
}

/* top1 */
.top1{
	position: relative;
}
.top1 li{
	vertical-align: middle;
}
.top1 div.txt{
	position: absolute;
	left: 0;
	right: 0;
	top: 80px;
	max-width: 1000px;
	margin: 0 auto;
	z-index: 99999;
}
.top1 dl{
	width: 420px;
	color: #fff;
	font-weight: 600;
	text-align: left;
	line-height: 2.2;
	padding: 40px;
	background: rgba(0,0,0,.7);
}
.top1 dl dt{
	font-size: 42px;
	letter-spacing: -.1em;
	line-height: 1.4;
	margin-bottom: 10px;
}
.top1 ul li img{
  width: 100%;
}
/* top2 */
.top2{
	clear: both;
	padding: 100px 3%;
	background: url("https://img21.shop-pro.jp/PA01448/524/etc/top2-bg.jpg?cmsp_timestamp=20200514135026") no-repeat left top #f5f5f5;
	background-size: 100% auto;
	overflow: hidden;
}
.top2 figure{
	float: right;
	width: 52%;
}
.top2 div.top2-box{
	float: left;
	width: 45%;
	text-align: left;
	padding-top: 20px;
}
.top2 div.top2-box h2{
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 20px;
}
/* top3 */
.top3{
	clear: both;
	padding: 80px 3% 0;
	overflow: hidden;
}
.top3 article{
	clear: both;
	overflow: hidden;
	margin-bottom: 80px;
}
.top3 article figure{
	float: left;
	width: 50%;
}
.top3 article div{
	float: right;
	width: 46%;
	text-align: left;
	padding-top: 30px;
}
.top3 article:nth-of-type(2n) figure{ float: right;}
.top3 article:nth-of-type(2n) div{ float: left;}
.top3 article div h2{
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 20px;
}

/* top4 */
.top4{
	clear: both;
	padding: 80px 3% 0;
	overflow: hidden;
    margin-bottom:80px;
}
.top4 article{
  height: 100%;
}

.top4 article a{
	text-decoration:underline;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('https://img07.shop-pro.jp/PA01448/524/etc_base64/bG9hZGVy.gif?cmsp_timestamp=20231213093406') center center no-repeat;
}
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: 0;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
	vertical-align: middle;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
	display: inline-block;
    font-family: 'slick';
    font-size: 6px;
    line-height: 12px;

    position: absolute;
    top: 0;
    left: 0;

    width: 12px;
    height: 12px;

    content: '';
    text-align: center;

    background: #fff;
	border-radius: 50%;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    background: #aa986d;
}
