@charset "UTF-8";
/*=========================================
　PC用
=========================================*/
.inner{
	margin: 0 auto;
	width: 1166px;
}
.fl_st{
	align-items: flex-start;
}
.fixed{
	position: fixed;
	bottom: 3%;
	z-index: +1;
	position: fixed;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}
.w998{
	width: 998px;
	margin: 0 auto;
}
.honbun{
	font-family: "Noto Sans JP",sans-serif;
    line-height: 2;
}
dd{
	font-family: "Noto Sans JP",sans-serif;
	font-size: 1.4rem;
	line-height: 1.7;
}
.header_logo{
	background: #fff;
	padding: 15px 0;
}
.header_logo img{
	display: block;
	margin: 0 auto;
}
.fv{
	background-image: url(../../img/fv_bg.png);
    background-size: auto;
    background-repeat: no-repeat;
}
.fv .flex{
	align-items: center;
    justify-content: flex-end;
}
.fv .txt{
	max-width: 50vw;
	margin: auto;
}
.fv img.kv{
	max-width: 50vw;
}
.fv .txt h1{
	font-size: 3rem;
	line-height: 1.5;
}
.fv .txt .owner{
	background: #B10B26;
	color: #fff;
	margin: 60px 15px 0;
	padding: 10px 0;
	line-height: 1;
	font-size: 1.5rem;
	text-align: center;
}
.fv .txt .bk{
	font-size:2.2rem;
	line-height: 1.8;
	margin-top: 10px;
	padding: 0 15px;
	text-align: center;
}
.fv .txt .rd{
	font-size: 3.1rem;
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 30px;
	padding: 0 15px;
	color: #B10B26;
	text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
	.fv .txt .owner{
		font-size: 1.3vw;
	}
	.fv .txt .bk{
		font-size:1.7vw;
	}
	.fv .txt .rd{
		font-size: 2.3vw;
	}
}
.sec1{
	text-align: center;
	margin: 60px 0 80px;
}
.sample_bnr{
	padding-left: 40px;
}
.seminar_box{
	margin-top: 50px;
	text-align: center;
}
.seminar_box .seminar{
	margin-top: 30px;
}
.seminar_box .seminar p{
	font-size: 2.4rem;
	line-height: 1;
}
.seminar_box .seminar p strong{
	font-size: 2.8rem;
	font-weight: bold;
}
a.form{
	margin-top: 20px;
	display: block;
	height: 100%;
}
.sec2{
	background-image: url(../../img/products_bg.png);
	background-size: cover;
	padding: 120px 0 100px;
}
.longseller{
	padding-bottom: 50px;
}
h2.normal{
	position: relative;
	line-height: 1;
	font-size: 3.4rem;
	text-align: center;
	padding-bottom: 24px;
	margin-bottom: 60px;
}
h2.normal:after{
	content: "";
	height: 2px;
	background: #000;
	width: 80px;
	position: absolute;
	bottom: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
p.center{
	text-align: center;
}
.center img{
	margin: 0 auto;
}
.sec2 .read_box .ttl{
	font-size: 3rem;
	line-height: 1;
	color: #B10B26;
	margin-bottom: 30px;
}
.sec2 .read_box .txt{
	width:650px;
}
.wt_box{
	box-shadow: 0px 0px 15px -5px #777777;
	background: #fff;
	width: 1166px;
	padding: 80px 120px;
}
.wt_box h3{
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 30px;
	color: #B10B26;
}
.wt_box .txt{
	width: 663px;
}
.wt_box .name{
	font-size: 2rem;
	line-height: 1;
	font-family: "Noto Sans JP",sans-serif;
	margin-bottom: 10px;
}
.wt_box .label{
	font-size: 1.6rem;
	font-family: "Noto Sans JP",sans-serif;
}
.wt_box .label span{
	background: #475359;
    font-size: 1.6rem;
    line-height: 0;
    color: #fff;
    padding: 0px 14px;
    margin-right: 10px;
}
h4.normal{
	font-size: 2.6rem;
	line-height: 1;
	text-align: center;
	position: relative;
	padding-bottom: 24px;
	margin-bottom:40px;
	font-family: "Noto Sans JP",sans-serif;
}
h4.normal:after{
	content: "";
	height: 2px;
	background: #B10B26;
	width: 80px;
	position: absolute;
	bottom: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.wt_box{
	margin-bottom: 40px;
}
.wt_box .step .flex{
	align-items: flex-start;
}
.wt_box .step .flex .box{
	width: 204px;
}
.wt_box .step dl{
	margin-top: 15px;
}
.wt_box .step dt{
	font-size: 2.2rem;
	font-weight: 500;
	margin-right: 10px;
}
.wt_box .flex2{
	align-items: flex-start;
	margin-top: 40px;
}
.wt_box .flex2 .honbun{
	margin-right: 40px;
}
.sec3{
	position: relative;
	    background: #edeff0;
}
.sec3:after{
	background-image: url(../../img/gradation.png);
	content: "";
	width: 100%;
}
.read_msg{
	color: #B10B26;
	font-size: 3rem;
	text-align: center;
	font-weight: 600;
}
.read_s{
	text-align: center;
	font-size: 2rem;
	line-height: 1;
	margin: 40px 0 45px;
}
.read_s span{
	font-size: 1.6rem;
	font-family: "Noto Sans JP",sans-serif;
}
.sec3 .bg{
	padding: 120px 0 100px;
	background-image: url(../../img/gradation_sp.png);
	padding: 60px 0 50px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.sec3 .step img{

	margin: 0 auto;
}

.sec3 img.arrow{
	margin: 20px auto;
	display: block;
}
.sec3 .wt_box{
	width: 918px;
	margin: 60px auto 0;
	position: relative;
	padding: 60px;
}
.sec3 .wt_box .flex .main{
	margin: 0;
}

.sec3 .wt_box .ttl_step{
	position: absolute;
	top:0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.sec3 .wt_box .txt{
	width: 376px;
}
.sec3 .wt_box .pd img{
	height: 120px;
	margin-right: 30px;
}
.sec3 .wt_box .pd .name{
	font-size: 1.6rem;
	letter-spacing:0.08em;
	font-weight: 500;
}
.sec3 .wt_box .pd .label{
	font-size: 1.4rem;
    line-height: 1;
    color: #fff;
    background: #475359;
    padding: 0px 10px;
	display: inline;
}
.sec4 .inner{
	width: 900px;
}
.sec4 .ttl{
	font-size: 3rem;
	color: #B10B26;
}
.sec4 .txt{
	width: 426px;
}
.sec5{
	background: #FFF6F1;
	padding: 120px 0;
	margin-top: 90px;
}
.sec5 .wt_box{
	padding: 40px;
}
.sec5 .wt_box .txt{
	width: 340px;
}
.sec5 .wt_box h3{
	font-size: 2.5rem;
	margin-bottom: 0;
	color: #333333;
	font-weight: 500;
	margin-left: 20px;
	letter-spacing: 0.05em;
}
.sec5 .wt_box h3 span{
	text-decoration-line: underline;
	text-decoration-color: #FFF7DE;
	text-decoration-thickness: .6em;
	text-underline-offset: -.3em;
	text-decoration-skip-ink: none;
}
.sec5 .wt_box .ttl_flex{
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.caption{
	font-size: 1.2rem;
    margin-top: -4px;
	font-family: "Noto Sans JP",sans-serif;
	color: #333333;
}
.sec6{
	background-image: url(../../img/voice_bg.png);
	background-size: cover;
	padding: 120px 0;
}
.sec6 .flex{
	align-items: flex-start;
	align-items: stretch;
}
.sec6 .wt_box{
	width: 553px;
	padding: 50px;
	border-radius: 40px;
	position: relative;
}
.sec6 .wt_box .fukidashi{
	position: absolute;
	bottom: -35px;
	left: 120px;
}
.sec6 .wt_box h3{
	font-weight: 500;
	font-size: 2.8rem;
	color: #000;
}
.sec6 .wt_box h3 span{
	text-decoration-line: underline;
	text-decoration-color: #FFF7DE;
	text-decoration-thickness: .6em;
	text-underline-offset: -.3em;
	text-decoration-skip-ink: none;
}
.sec6 .wt_box .ttl_flex{
	align-items: center;
	border-bottom: 1px solid #707070;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.sec7{
	background: #C6D7E1;
	padding: 90px 0;
}
.sec7 .flex{
	align-items: flex-start;
}
.sec7 .inner{
	width: 930px;
}
.sec7 .center{
	margin-bottom: 60px;
}
.sec7 .txt{
	width: 600px;
}
.sec7 h3{
	font-size: 2rem;
	line-height: 1;
	margin-bottom: 30px;
}
.sec7 .honbun{
	margin-bottom: 20px;
}
.sec7 .link{
	width: 380px;
	font-size: 1.4rem;
	line-height: 1;
	text-align: center;
	padding: 20px;
	font-family: "Noto Sans JP",sans-serif;
	background: #fff;
	display: block;
	margin-top: -7px;
}
.sec8{
	text-align: center;
	padding: 100px 0;
}
.sec8 .inner{
	width: 930px;
}
.sec8 h2{
	font-size: 2.4rem;
	margin-bottom: 70px;
	font-family: "Noto Sans JP",sans-serif;
}
.sec8 .honbun{
	margin-top: 30px;
	line-height: 1.9;
}
.sec8 .flex{
	align-items: flex-start;
}

.sec9{
	background-image: url(../../img/cp_bg.png);
	background-size: cover;
	padding: 100px 0 40px;
}
.sec9 .inner{
	width: 940px;
}
.sec9 .flex{
	align-items: flex-start;
	justify-content: space-between;
}
.sec9 dl{
	justify-content: flex-start!important;
	margin-bottom: 50px;
}
.sec9 dt{
	font-family: "Noto Sans JP",sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	margin-right: 40px;
}
.sec9 dd{
	font-family: "Noto Sans JP",sans-serif;
	font-size: 1.6rem;
	font-weight: 500;
	text-align: left;
}
.sec10{
	background: #FAF5F3;
	padding: 80px 0;
}
.sec10 .txt{
	width: 649px;
}
.sec10 .honbun{
	margin-top: 30px;
}
.sec11{
	margin:40px auto 20px;
}
.mail{
	margin-top: 60px;
	display: block;
	height: 100%;
}
footer{
	background: #475359;
	text-align: center;
	position: relative;
	padding: 60px 0;
	margin-top: 190px;
}
footer .copy{
	font-size: 1.4rem;
	line-height: 1;
	letter-spacing: 0;
	margin-top: 12px;
	color: #fff;
}
footer #top_arrow{
	position: absolute;
	top: 50%;
	right: 100px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* PIAS追記 */
.sample {
	position: relative;
}
.sample .to_form {
	height: 54px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 182px;
	margin-inline: auto;
}
.sample .tel {
	height: 73px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 36px;
	margin-inline: auto;
}



/*=========================================
　SP用
=========================================*/
@media print,screen and (max-width: 767px) {
body{
	letter-spacing: 0.08em;
}
.honbun{
	font-size: 1.4rem;
}
.inner{
	margin: 0 auto;
	width: 90%;
}
.fixed{
	position: fixed;
	bottom: 3%;
	z-index: +1;
	position: fixed;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	width: 100%;
}
.w998{
	width: 100%;
	margin: 0 auto;
}
dd{
	font-family: "Noto Sans JP",sans-serif;
	font-size: 1.4rem;
	line-height: 1.7;
}
.annai{
	background: #DDDDDD;
	padding: 10px 0;
}
.annai p{
	line-height: 1;
	font-size: 1.5rem;
	text-align: center;
}
.header_logo{
	background: #fff;
	padding: 15px 0;
}
.header_logo img{
	display: block;
	margin: 0 auto;
}
.fv{
	background: none;
	padding-bottom: 7.5%;
}
.fv img{
	max-width: 100%;
}
.fv .bg{
	background-image: url(../../img/SP_mvbg.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.fv .flex{
		align-items: center;
	justify-content: flex-end;
}
.fv div.sp{
	padding: 0 5%;
}
.fv .txt{
	max-width: 100%;
	text-align: center;
	padding-right: 0;
	padding: 5%;
}
.fv .txt h1{
	font-size:1.8rem;
}
.fv .txt .owner{
	margin: 10px 2.5% 0;
	padding: 8px 0;
	line-height: 1;
	font-size: 1.2rem;
	text-align: center;
}
.fv .txt .bk{
	font-size:1.4rem;
	line-height: 1.8;
	margin-top: 2.5%;
	padding: 0;
}
.fv .txt .rd{
	font-size:1.8rem;
	line-height: 1;
	margin-top: 0.8%;
	margin-bottom: -5%;
	padding: 0;
	color: #B10B26;
}
.sec1{
	text-align: center;
	margin-bottom: 0;
}
.sample_bnr{
	padding-left: 2.66%;
}
.seminar_box{
	margin-top: 0;
	text-align: center;
}
.seminar_box .seminar{
	margin: 10% 2.6% 5%;
}
.seminar_box .seminar p{
	font-size: 2rem;
	line-height: 1.5;
}
.seminar_box .seminar p strong{
	font-size: 3rem;
	font-weight: bold;
}
a.form{
	margin-top: 20px;
	display: block;
	height: 100%;
}
a.form img{
		width: 100%;
	}
.sec2{
	background-image: url(../../img/products_bg_sp.png);
	background-size:cover;
	padding: 7.5% 0 13px;
	background-repeat: no-repeat;
}
.longseller{
	padding-bottom: 10%;
}
h2.normal{
	position: relative;
	line-height: 1;
	font-size: 2.4rem;
	text-align: center;
	padding-bottom: 24px;
	margin-bottom: 40px;
}
h2.normal:after{
	content: "";
	height: 2px;
	background: #000;
	width: 40px;
	position: absolute;
	bottom: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
p.center{
	text-align: center;
}
.sec2 .read_box .ttl{
	font-size: 2.4rem;
	line-height: 1.7;
	color: #B10B26;
	margin-bottom: 30px;
	text-align: center;
}
.sec2 .read_box .txt{
	width:100%;
}
	.sec2 .honbun{
		margin-top: 30px;
}
.wt_box{
	box-shadow: 0px 0px 15px -5px #777777;
	background: #fff;
	width: 100%;
	padding: 30px 5%;
}
.wt_box h3{
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 20px;
	color: #B10B26;
	text-align: center;
}
.wt_box .txt{
	width: 100%;
}
.sec2 .wt_box .honbun{
	margin-top: 0px!important;
}
.wt_box .name{
	font-size: 1.4rem;
	line-height: 1;
	font-family: "Noto Sans JP",sans-serif;
	margin-bottom: 10px;
}
.wt_box .label{
	font-size: 1.2rem;
	font-family: "Noto Sans JP",sans-serif;
}
.wt_box .label span{
	background: #475359;
	font-size: 1.2rem;
	line-height: 0;
	color: #fff;
	padding: 0px 14px;
	margin-right: 10px;
}
h4.normal{
	font-size: 1.6rem;
	line-height: 1;
	text-align: center;
	position: relative;
	padding-bottom: 24px;
	margin-bottom:20px;
	font-family: "Noto Sans JP",sans-serif;
	margin-top: 40px!important;
}
h4.normal:after{
	content: "";
	height: 2px;
	background: #B10B26;
	width: 60px;
	position: absolute;
	bottom: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.wt_box{
	margin-bottom: 40px;
}
.wt_box .step .flex{
	align-items: flex-start;
}
	.wt_box .step .flex.pc{
		display: none;
	}
.wt_box .step .flex .box{
	width: 100%;
}
.wt_box .step dl{
	margin: 10px auto 0;
	width: 80%;
}
.wt_box .step dt{
	font-size: 2.2rem;
	font-weight: 500;
	margin-right: 10px;
}
.wt_box .flex2{
	align-items: flex-start;
	margin-top: 5%;
}
	.wt_box .flex2 img{
		margin-top: 5%;
		width: 100%;
	}
.wt_box .flex2 .honbun{
	margin-right: 0px;
}
.sec2 .read_box{
	margin-top: 20px!important;
}
.sec2 .pr{
	margin: 0 auto;
	display: block;
}
.sec2 .wt_box .icon{
	width: 70%;
} 
.sec3{
	background: #edeff0;
	padding: 0;
}
	.sec3 .bg{
		background-image: url(../../img/gradation_sp.png);
		padding: 60px 0 50px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
/*.sec3 .bg:before{
	background-image: url(../../img/gradation.png);
	content: "";
	width: 100%;
	top: 0;
	height: 420px;
	width: 100%;
	position: absolute;
}*/
.read_msg{
	color: #B10B26;
	font-size:2.4rem;
	text-align: center;
	font-weight: 600;
	margin-bottom: 40px!important;
}
.read_s{
	text-align: center;
	font-size: 1.3rem;
	line-height: 1;
	margin:-10px 0 30px;
}
.read_s span{
	font-size: 1rem;
	font-family: "Noto Sans JP",sans-serif;
}

	.slick-slide img{
		margin: 0 auto;
		width: 80%;
	}
	.slide .flex{
		display: flex;
	}
	
.sec3 .step img{

	margin: 0 auto;
}
.sec3 img.arrow{
	margin: 10px auto;
	display: block;
}
.sec3 .wt_box{
	width: 100%;
	margin: 60px auto 0;
	position: relative;
	padding:40px 8% 8%;
}

.sec3 .wt_box .flex .main{
	margin: 0;
}
.sec3 .wt_box .ttl_step{
	position: absolute;
	top:0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 60%;
}
.sec3 .wt_box .txt{
	width: 100%;
}
.sec3 .wt_box .pd img{
	height: 120px;
	margin-right: 30px;
}
.sec3 .wt_box .pd .name{
	font-size: 1.6rem;
	letter-spacing:0.08em;
	font-weight: 500;
}
.sec3 .wt_box .pd .label{
	font-size: 1.4rem;
	line-height: 1;
	color: #fff;
	background: #475359;
	padding: 0px 10px;
	display: inline;
}
.sec4 .inner{
	width: 90%;
	margin-top: 50px;
}
.sec4 .ttl{
	font-size: 2.4rem;
	color: #B10B26;
	text-align: center;
}
.sec4 .txt{
	width: 100%;
}
	.sec4 img{
		margin-top: 30px;
	}
.sec5{
	background: #FFF6F1;
	padding:60px 0;
	margin-top: 60px;
}
.sec5 .wt_box{
	padding: 5%;
}
.sec5 .wt_box .txt{
	width: 100%;
}
.sec5 .wt_box h3{
	font-size: 2rem;
	margin-bottom: 0;
	color: #333333;
	font-weight: 500;
	margin-left: 10px;
	letter-spacing: 0.05em;
	text-align: left;
}
.sec5 .wt_box h3 span{
	text-decoration-line: underline;
	text-decoration-color: #FFF7DE;
	text-decoration-thickness: .6em;
	text-underline-offset: -.3em;
	text-decoration-skip-ink: none;
}
.sec5 .wt_box .ttl_flex{
	align-items: center;
	justify-content: flex-start;
	display: flex;
}
	.sec5 .honbun{
		margin: 20px 0;
	}
.caption{
	font-size: 1.2rem;
	margin-top: 0px;
	font-family: "Noto Sans JP",sans-serif;
	color: #333333;
}
.sec6{
	background-image: url(../../img/voice_bg.png);
	background-size: cover;
	padding: 60px 0;
}
.sec6 .flex{
	align-items: flex-start;
	align-items: stretch;
}
.sec6 .wt_box{
	    width: 100%;
    padding: 8%;
    border-radius: 20px;
    position: relative;
}
.sec6 .wt_box .fukidashi{
	position: absolute;
	bottom: -35px;
	left: 120px;
}
.sec6 .wt_box h3{
	font-weight: 500;
	font-size: 1.8rem;
	color: #000;
	text-align: left;
	    line-height: 1.8;
}
.sec6 .wt_box h3 span{
	text-decoration-line: underline;
	text-decoration-color: #FFF7DE;
	text-decoration-thickness: .6em;
	text-underline-offset: -.3em;
	text-decoration-skip-ink: none;
}
.sec6 .wt_box .ttl_flex{
	align-items: center;
	border-bottom: 1px solid #707070;
	padding-bottom: 20px;
	margin-bottom: 20px;
	display: flex;
}
	.sec6 .wt_box .ttl_flex img{
		width: 31%;
    margin-left: 10px;
	}
.sec7{
	background: #C6D7E1;
	padding: 60px 0;
}
.sec7 .flex{
	align-items: flex-start;
}
.sec7 .inner{
	width: 90%;
}
.sec7 .center{
	margin-bottom: 50px;
}
.sec7 .txt{
	width: 100%;
}
	.sec7 .main{
		width: 80%;
		display: block;
		margin: 0 auto 30px;
	}
.sec7 h3{
	    font-size: 2rem;
    line-height: 1.7;
    margin-bottom: 20px;
	text-align: center;
}
.sec7 .honbun{
	margin-bottom: 20px;
}
.sec7 .link{
	    width: 100%;
    font-size: 1.2rem;
    line-height: 1;
    text-align: center;
    padding: 20px;
    font-family: "Noto Sans JP",sans-serif;
    background: #fff;
    display: block;
    margin-top: 53px;
}
.sec8{
	text-align: center;
	padding: 60px 0;
	box-sizing: border-box;
}
	.sec8 .pc_none{
	display: none;
}
.sec8 .inner{
	width: 100%;
}
.sec8 h2{
	font-size: 1.6rem;
    margin-bottom: 30px;
    line-height: 1.8;
    font-family: "Noto Sans JP",sans-serif;
}
.sec8 .honbun{
	margin-top:15px;
	line-height: 1.9;
}
.sec8 .flex{
	align-items: flex-start;
}
	.sec8 .slick-list{
		width: 100%;
	}
	.sec8 .slick-track {
  display: flex;
}
.sec8 .slick-slide {
  height: auto !important;
}
.sec9{
	background-image: url(../../img/cp_bg.png);
	background-size: cover;
	padding: 60px 0 ;
}
.sec9 .inner{
	width: 90%;
}
.sec9 .flex{
	align-items: flex-start;
	justify-content: space-between;
}
.sec9 dl{
	justify-content: flex-start!important;
	margin-bottom: 20px;
	display: flex;
}
.sec9 dt{
	    font-family: "Noto Sans JP",sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    margin-right: 20px;
    text-align: left;
    font-weight: 600;
    min-width: 54px;
}
.sec9 dd{
	font-family: "Noto Sans JP",sans-serif;
	font-size: 1.2rem;
	font-weight: 500;
	text-align: left;
}
.sec10{
	background: #FAF5F3;
	padding: 60px 0;
}
.sec10 .txt{
	width: 100%;
}
.sec10 .honbun{
	margin-top: 30px;
}
.sec11{
	margin:40px auto 20px;
}
.mail{
	margin-top: 0px;
	display: block;
	height: 100%;
}
footer{
	    background: #475359;
    text-align: center;
    position: relative;
    padding: 60px 0;
    padding: 20px 0;
    margin-top: 120px;
}
	footer .footer_logo{
		width:40%;
	}
footer .copy{
	font-size: 1rem;
	line-height: 1;
	letter-spacing: 0;
	margin-top: 12px;
	color: #fff;
}
footer #top_arrow{
	position: absolute;
    top: 25%;
    right: -20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: +2;
}
	.slick-list{
		width: 80%;
		margin: 0 auto;
	}
	.slick-prev{
		    left: -5px;
    top: 40%;
	}
	.slick-next{
		    right: -5px;
    top: 40%;
	}
	.sec8 .slick-prev img{
		   display: none;
	}
	.sec8 .slick-next img{
		    display: none;
	}
}/*/SP*/