/* contents */

body {
	background: #fff;
	font-size: 12px;
	letter-spacing: 0.04em;
	line-height: 1.8;
	color: #000;
	font-family: 'Noto Sans JP', serif;
	font-weight: 500;
}

a {
	color: #000;
	transition: all .3s ease-out;
}

.bold {
	font-weight: 700;
}

.yellow-line {
	background: linear-gradient(transparent 60%, #FFFA76 60%);	
}

.bg-gray {
	background: #F8F8F8;
}

.bg-pulple {
	background: #AF82AD
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.mx900 {
	max-width: 900px!important;
    margin-left: auto;
    margin-right: auto;
}

.mx840 {
    max-width: 840px!important;
    margin-left: auto;
    margin-right: auto;
}

.pt05 {
	padding-top: 5px!important;
}

.pt10 {
	padding-top: 10px!important;
}

.pt20 {
	padding-top: 20px!important;
}

.pt30 {
	padding-top: 30px!important;
}

.pt40 {
	padding-top: 40px!important;
}

.pt50 {
	padding-top: 50px!important;
}

.pt60 {
	padding-top: 60px!important;
}

.pt70 {
	padding-top: 70px!important;
}

.pt80 {
	padding-top: 80px!important;
}

.pt90 {
	padding-top: 90px!important;
}

.pt100 {
	padding-top: 100px!important;
}

.pt120 {
	padding-top: 120px!important;
}

.pt05 {
	padding-top: 5px!important;
}

.pb10 {
	padding-bottom: 10px!important;
}

.pb20 {
	padding-bottom: 20px!important;
}

.pb30 {
	padding-bottom: 30px!important;
}

.pb40 {
	padding-bottom: 40px!important;
}

.pb50 {
	padding-bottom: 50px!important;
}

.pb60 {
	padding-bottom: 60px!important;
}

.pb70 {
	padding-bottom: 70px!important;
}

.pb80 {
	padding-bottom: 80px!important;
}

.pb90 {
	padding-bottom: 90px!important;
}

.pb100 {
	padding-bottom: 100px!important;
}

.pb120 {
	padding-bottom: 120px!important;
}

.mt10 {
	margin-top: 10px!important;
}

.mt20 {
	margin-top: 20px!important;
}

.mt30 {
	margin-top: 30px!important;
}

.mt40 {
	margin-top: 40px!important;
}

.mt50 {
	margin-top: 50px!important;
}

.mt60 {
	margin-top: 60px!important;
}

.mt70 {
	margin-top: 70px!important;
}

.mt80 {
	margin-top: 80px!important;
}

.mt90 {
	margin-top: 90px!important;
}

.mt100 {
	margin-top: 100px!important;
}

.mt120 {
	margin-top: 120px!important;
}

.mb10 {
	margin-bottom: 10px!important;
}

.mb20 {
	margin-bottom: 20px!important;
}

.mb30 {
	margin-bottom: 30px!important;
}

.mb40 {
	margin-bottom: 40px!important;
}

.mb50 {
	margin-bottom: 50px!important;
}

.mb60 {
	margin-bottom: 60px!important;
}

.mb70 {
	margin-bottom: 70px!important;
}

.mb80 {
	margin-bottom: 80px!important;
}

.mb90 {
	margin-bottom: 90px!important;
}

.mb100 {
	margin-bottom: 100px!important;
}

.mb120 {
	margin-bottom: 120px!important;
}

.fs12 {
    font-size: 12px!important;
}

.fs14 {
	font-size: 14px!important;
}

.fs15 {
	font-size: 15px!important;
}

.fs16 {
	font-size: 16px!important;
}

.fs18 {
	font-size: 18px!important;
}

.fs20 {
	font-size: 20px!important;
}

.fs22 {
	font-size: 22px!important;
}

.fs26 {
	font-size: 26px!important;
}

.fs30 {
	font-size: 30px!important;
}

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

	.pt20 {
		padding-top: 15px!important;
	}

	.pt30 {
		padding-top: 20px!important;
	}

	.pt40 {
		padding-top: 25px!important;
	}

	.pt50 {
		padding-top: 30px!important;
	}

	.pt60 {
		padding-top: 35px!important;
	}

	.pt70 {
		padding-top: 40px!important;
	}

	.pt80 {
		padding-top: 50px!important;
	}

	.pt90 {
		padding-top: 60px!important;
	}

	.pt100 {
		padding-top: 70px!important;
	}

	.pt120 {
		padding-top: 80px!important;
	}

	.pb20 {
		padding-bottom: 15px!important;
	}

	.pb30 {
		padding-bottom: 20px!important;
	}

	.pb40 {
		padding-bottom: 25px!important;
	}

	.pb50 {
		padding-bottom: 30px!important;
	}

	.pb60 {
		padding-bottom: 35px!important;
	}

	.pb70 {
		padding-bottom: 40px!important;
	}

	.pb80 {
		padding-bottom: 50px!important;
	}

	.pb90 {
		padding-bottom: 60px!important;
	}

	.pb100 {
		padding-bottom: 70px!important;
	}

	.pb120 {
		padding-bottom: 80px!important;
	}

	.mt20 {
		margin-top: 15px!important;
	}

	.mt30 {
		margin-top: 20px!important;
	}

	.mt40 {
		margin-top: 25px!important;
	}

	.mt50 {
		margin-top: 30px!important;
	}

	.mt60 {
		margin-top: 35px!important;
	}

	.mt70 {
		margin-top: 40px!important;
	}

	.mt80 {
		margin-top: 50px!important;
	}

	.mt90 {
		margin-top: 60px!important;
	}

	.mt100 {
		margin-top: 70px!important;
	}

	.mt120 {
		margin-top: 80px!important;
	}

	.mb20 {
		margin-bottom: 15px!important;
	}

	.mb30 {
		margin-bottom: 20px!important;
	}

	.mb40 {
		margin-bottom: 25px!important;
	}

	.mb50 {
		margin-bottom: 30px!important;
	}

	.mb60 {
		margin-bottom: 35px!important;
	}

	.mb70 {
		margin-bottom: 40px!important;
	}

	.mb80 {
		margin-bottom: 50px!important;
	}

	.mb90 {
		margin-bottom: 60px!important;
	}

	.mb100 {
		margin-bottom: 70px!important;
	}

	.mb120 {
		margin-bottom: 80px!important;
	}
	
    .fs12 {
        font-size: 11px!important;
    }

    .fs14 {
		font-size: 13px!important;
	}

	.fs15 {
		font-size: 14px!important;
	}

	.fs16 {
		font-size: 15px!important;
	}
	
	.fs18 {
		font-size: 16px!important;
	}
	
	.fs20 {
		font-size: 18px!important;
	}

	.fs22 {
		font-size: 18px!important;
	}

	.fs26 {
		font-size: 22px!important;
	}

	.fs30 {
		font-size: 24px!important;
	}

}

@media screen and (min-width: 768px) {
	
	body {
		font-size: 13.1px;
	}
	
	.fs14 {
		font-size: 15px;
	}
	
}


/* common */


.inner {
	width: 100%;
	max-width: 1100px;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0 auto;
}

.btn-buy a {
	padding: 5px 8px 6px 8px;
	line-height: 100%;
    background: #000;
	color: #fff;
	display: inline-block;
	margin-top: 8px;
}

.btn-buy a:hover {
	background: #ddd;
    color: #d7adc2;
    opacity: 1!important;
}

.btn-all a {
	padding: 20px 8px;
	line-height: 100%;
	width: 80%;
    background: #d7adc2;
	color: #fff;
	display: block;
	margin: 8px auto 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.btn-all a:hover {
	background: #efdee7;
    color: #fff;
    opacity: 1!important;
}


.spec-link a:hover {
	color: #555;
}

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

	.inner {
		padding-left: 6%;
		padding-right: 6%;
	}

}

/* contents */

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.flex-middle {
    align-items: center;
}

.flex-bottom {
    align-items: flex-end;
}

.flex-center {
    justify-content: center;
}

.block {
    border-bottom: 1px solid #eee;
}

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

}


/* key */

#top {
    position: fixed;
    top: 0;
    left: 0;
}

.inner-key {
	position: relative;
    overflow: hidden;
}

#top, .inner-key {
    width: 100%;
    height: 360px;
    transition: all .5s ease-out;
}

.act #top, .act .inner-key {
    height: 100vh;
}

#key-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
}

#contents {
    margin-top: 360px; position: relative;
    z-index: 1;
    background: rgba(255, 255, 255, 0.95);
}

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

    #key-logo {
        width: 82%;
    }

    #top, .inner-key {
        height: 240px;
    }

    #contents {
        margin-top: 240px;
    }

}

/* catch */

.catch-txt {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: url(../img/bg_border.svg);
    background-size: 76px 76px;
    line-height: 2;
}

/* navi */

.item-nav {
    border-bottom: 1px solid #000;
}

.item-nav ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

.item-nav li {
	width: 33.33%;
	padding-left: 5px;
    padding-right: 5px;
	padding-bottom: 10px;
	flex-direction:column;
	display:flex;

}

.item-nav li a {
    display: block;
    position: relative;
}

.item-nav li a:hover {
	opacity: 0.75;
}

.item-nav li a::after {
    content: "";
    position: absolute;
    bottom: 1%;
    right: 1%;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 12px 12px;
    border-color: transparent transparent #ffffff;
    transition: all .5s ease-out;   
}

.item-nav li a:hover::after {
    border-color: transparent transparent #000;
}

.item-nav li .btn-buy a::after {
    display: none;
}

.item-nav p.btn-buy {
	margin-top: auto;
}


@media screen and (max-width: 767px) {
	
	.item-nav ul {
		justify-content: center;
	}
	
	.item-nav li {
		width: 50%;
		padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 6px;
    }

	.item-nav li a:hover {
		opacity: 0.75;
	}

	.item-nav p.btn-buy {
		margin-top: auto;
	}
	
}

/* item01 */

#item01 h2 {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

.item01-txt {
    padding-left: 6%;
    padding-right: 6%;
    background: #F4F8FC;
    margin-top: -20px;
}

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

    #item01 h2 {
        width: 80%;
    }


}

/* item02 */

#item02 h2 {
    width: 34%;
    margin-left: auto;
    margin-right: auto;
}

#item02 h3 {
    background: #777A76;
    color: #fff;
    border-radius: 5px;
    padding: 3px 6%;
}

.block02-01 > div {
    width: 50%;
}

.block02-02 > div:first-child {
    width: 35.89%;
}

.block02-02 > div:last-child {
    width: 64.11%;
}

@media screen and (min-width: 768px) {
    
    .block02-01 > div:first-child {
        padding-right: 54px;
        
    }
    
    .block02-02 > div:first-child {
        padding-right: 2.22%

    }

}

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

    #item02 h2 {
        width: 68%;
    }

    .block02-01 > div {
        width: 100%;
    }

    .block02-01 > div:first-child {
        padding-bottom: 20px;
    }

    .block02-02 > div:first-child {
        width: 50%;
        padding-bottom: 8px;
    }

    .block02-02 > div:last-child {
        width: 100%;
    }

}

/* item03 */


#item03 h2 {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.block03-01 > div {
    width: 50%;
    border: 1px dashed #ddd;
    background: #fff;
}

.block03-05 {
    width: 62%;
}

.block03-06 {
    width: 34%;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
}

@media screen and (min-width: 768px) {

    .block03-01 > div:nth-child(2) {
        transform: translateX(-1px);
    }
    
    .block03-01 > div:nth-child(3) {
        transform: translateY(-1px);
    }

    .block03-01 > div:nth-child(4) {
        transform: translateX(-1px) translateY(-1px);
    }

}


@media screen and (max-width: 767px) {
    
    #item03 h2 {
        width: 90%;
    }

    .block03-05 {
        width: 100%;
    }
    
    .block03-06 {
        width: 68%;
    }

    .block03-01 > div {
        width: 100%;
    }

    .block03-05 {
        width: 100%;
    }

    .block03-06 {
        width: 68%;
    }

    .block03-01 > div:nth-child(2), .block03-01 > div:nth-child(3), .block03-01 > div:nth-child(4) {
        margin-top: -1px;
    }

}

/* item04 */


#item04 h2 {
    width: 34%;
    margin-left: auto;
    margin-right: auto;
}

.block04-01 {
    width: 13%;
    margin-left: auto;
    margin-right: auto;
}

.block04-02 div {
    width: 50%;
}

.block04-02 div:last-child {
    padding-left: 66px;
}

@media screen and (min-width: 768px) {


}

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

    #item04 h2 {
        width: 68%;
    }

    .block04-01 {
        width: 26%;
    }
    
    .block04-02 div {
        width: 100%;
    }

    .block04-02 div:last-child {
        padding-top: 20px;
        padding-left: 0;
        padding-right: 13%;
    }

}

/* company */

#company {
    
}

.company-tit {
    border-bottom: 1px solid #000;
}

.company-tit > * {
    width: 50%;
}

.block05-01 > div:first-child {
    width: 27.778%;
}

.block05-01 > div:last-child {
    width: 72.222%;
}

.block05-01 .company-copy {
    font-size: 30px;
    padding-left: 6%;
}

.block05-01 .name {
    padding-top: 5px;
}

@media screen and (min-width: 768px) {

    .block05-01 .company-copy {
        text-align: right;
    }

}
    
@media screen and (max-width: 767px) {
    
    .company-tit > * {
        width: 100%;
        text-align: left!important;
    }
    
    .block05-01 > div:first-child {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        order: 2;
    }
    
    .block05-01 > div:first-child span {
        width: 50%;
    }

    .block05-01 > div:first-child p {
        width: 50%;
        line-height: 1.6!important;
        font-size: 14px!important;
    }

    .block05-01 > div:last-child {
        width: 100%;
        padding-bottom: 20px;
        order: 1;
        line-height: 1.6!important;
        text-align: center;
    }

    .block05-01 .company-copy {
        font-size: 20px;
        padding-left: 0;
    }

    .block05-01 .name {
        padding-top: 5px;
    }

}

/* foot */

.foot-wrap {
    background: #fff;
}

.foot-logo {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 768px) {
    
    .foot-logo {
        width: 80%;
    }

}


/* foot */

.foot-wrap {
	position: relative;
}

.foot {
	width: 100%;
}

.foot_btn {
	display: block;
	margin: 0 auto;
	border: 1px solid #000;
	max-width: 400px;
    width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 15px;
    background: #fff;
}

.foot_btn:hover {
    background: #000;
    color: #fff;
}

.foot_btn span {
	font-family: 'Noto Sans JP', serif;
}

.foot_russet {
	width: 146px;
	margin: 90px auto 0;
}

.foot_russet a:hover {
	opacity: 0.7;
}

.foot_copy {
	padding: 30px 0 30px;
	text-align: center;
	display: block;
	font-size: 12px;
}

.foot_insta {
	width: 22px;
	margin: 0 auto;
}

.foot_insta a:hover {
	opacity: 0.7;
}

/*
#page-top {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: -100px;
	right: 20px;

	text-decoration: none!important;
	z-index: 999;
	background: rgba(255, 255, 255, 0.6);
	text-align: center;
	border: 1px solid #333;
}

#page-top.act {
	bottom: 20px;
}

#page-top .pt-txt {
	display: inline-block;
	font-size: 15px;
	line-height: 47px;
	vertical-align: middle;
	transition: all 0.3s ease;
	transform: translate(0);
	color: #000;
}

#page-top:hover {
	border-color: #555;
}

#page-top:hover .pt-txt {
	color: #555;
}
*/

#page-top {
	width: 120px;
	height: 120px;
	position: fixed;
	bottom: -140px;
	right: 0;
	text-decoration: none!important;
	z-index: 999;
	background: #000;
	text-align: center;
	border: 1px solid #000;
}

#page-top.act {
	bottom: 0;
}

#page-top .pt-txt {
	display: inline-block;
	line-height: 116px;
	vertical-align: middle;
	transition: all 0.3s ease;
	transform: translate(0);
	color: #fff;
}

#page-top:hover {
	background-color: #fff;
}

#page-top:hover .pt-txt {
	color: #000;
}

#foot-ptop a {
	background: #efefef;
	padding: 10px 0 14px;
	line-height: 1.2;
	display: block;
}

#foot-ptop a:hover {
	background: #888;
	color: #fff;
}

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

	.foot_btn {
		width: 100%;
	}

/*
	#page-top {
		width: 40px;
		height: 40px;
		right: 15px;
	}

	#page-top.act {
		bottom: 15px;
	}

	#page-top .pt-txt {
		font-size: 13px;
		line-height: 36px;
	}
*/

	#page-top {
		width: 100%;
		height: 44px;
		position: fixed;
		bottom: -50px;
		right: 0;
		z-index: 999;
		text-align: center;
	}

	#page-top.act {
		bottom: 0;
	}

	#page-top .pt-txt {
		line-height: 42px;
		vertical-align: middle;
		transition: all 0.3s ease;
		transform: translate(0);
	}
    
    .foot {
        margin-bottom: 44px;
    }
}

/* slide */

.slide-item img {
	padding: 0 3.4%;
}

.slick-dots {
	text-align: center;
	padding-top: 20px;
}

.slick-dots li {
	display: inline-block;
	background: none;
	border: none;
}

.slick-dots button {
	display: block;
	padding: 0;
	border: none;
	box-sizing: content-box;
	background: none;
	font-size: 0;
	cursor: pointer;
}

.slick-dots button::after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #231815;
	border-radius: 3px;
	margin: 3px 8px;
}

.slick-dots .slick-active button::after {
	background: #e94709;
}

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

	.slick-dots {
		padding-top: 15px;
	}

	.slide-item img {
		padding: 0 2%;
	}

	.item-slider.inner {
		padding-left: 0;
		padding-right: 0;
	}
}


/* other */

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

	.is-pc {
		display: none;
	}
}

@media screen and (min-width: 768px) {

	.is-sp {
		display: none;
	}
}
