@charset "utf-8";


/* 非表示 */
.footer .footer__media {
	display: none;
}
.footer .footer__category {
	border-top: 1px solid #333;
}




/* faq-top */
.faq-top {
	padding: 100px 0 0 0;
}
@media screen and (max-width: 767px) {
	.faq-top {
		padding: 11vw 0 0 0; 
	}
}




/* termlist */
.termlist.off {
	display: none;
}
.termlist .inner {
	width: 600px;
	padding-bottom: 60px;
}
.termlist:nth-last-child(1) .inner {
	padding-bottom: 0;
}
	.termlist .inner .faq-ttl {
		font-size: 30px;
		font-weight: 700;
		line-height: 1;
		margin-bottom: 30px;
	}
	.termlist .inner .termlist-list li {
		border-top: solid 1px #ddd;
		box-sizing: border-box;
	}
	.termlist .inner .termlist-list li:nth-last-child(1) {
		border-bottom: solid 1px #ddd;
	}
		.termlist .inner .termlist-list li a {
			display: block;
			background: url("http://stg.nagatanien.life/assets/img/top/pc_btn_ar_small.png") no-repeat right 10px center / 26px;
			padding: 25px 50px 25px 10px;
			font-size: 22px;
			font-weight: 700;
			line-height: 1.3em;
			transition: 0.3s;
			-webkit-transition: 0.3s;
		}
		.termlist .inner .termlist-list li a:hover {
			background: url("http://stg.nagatanien.life/assets/img/top/pc_btn_ar_small.png") no-repeat right 5px center / 26px;
			opacity: 0.6;
		}

	.termlist .inner .termlist-list.column2 {
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
		.termlist .inner .termlist-list.column2 li {
			width: 48%;
			margin-right: 4%;
		}
		.termlist .inner .termlist-list.column2 li:nth-child(2n) {
			margin-right: 0;
		}
		.termlist .inner .termlist-list.column2 li:nth-last-child(2) {
			border-bottom: solid 1px #ddd;
		}
			.termlist .inner .termlist-list.column2 li a {
				font-size: 20px;
			}
@media screen and (max-width: 767px) {
	.termlist .inner {
		width: 89.33333vw;
		padding-bottom: 9%;
	}
		.termlist .inner .faq-ttl {
			font-size: 5.2vw;
			margin-bottom: 6%;
		}
	
		.termlist .inner .termlist-list li a {
			background: url("http://stg.nagatanien.life/assets/img/top/pc_btn_ar_small.png") no-repeat right 10px center / 5.333vw;
			padding: 5% 12% 5% 1%;
			font-size: 4.4vw;
			line-height: 5.86667vw;
		}
		.termlist .inner .termlist-list li a:hover {
			background: url("http://stg.nagatanien.life/assets/img/top/pc_btn_ar_small.png") no-repeat right 10px center / 5.333vw;
			opacity: 1;
		}

		.termlist .inner .termlist-list.column2 li a {
			font-size: 3.8vw;
			padding: 7% 20% 7% 1%;
		}
}




/* atclhead */
.atclhead .inner {
	width: 600px;
}
	.atclhead .inner .faq-txt {
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 40px;
	}
@media screen and (max-width: 767px) {
	.atclhead .inner {
		width: 89.33333vw;
	}
		.atclhead .inner .faq-txt {
			font-size: 3.6vw;
			margin-top: 1%;
			margin-bottom: 7%;
		}
}




/* faqlist */
.term-product .faqlist {
	display: none;
}
.faqlist .inner {
	width: 600px;
	padding: 0 0 100px 0;
}
	.faqlist .inner .faqlist-list li {
		margin-bottom: 20px;
	}
	.faqlist .inner .faqlist-list li:nth-last-child(1) {
		margin-bottom: 0;
	}
		.faqlist .inner .faqlist-list li a {
			display: block;
			border: solid 1px #333333;
			background: #FAFAFA url("http://stg.nagatanien.life/assets/img/top/pc_btn_ar_small.png") no-repeat right 30px center / 26px;
			padding: 25px 76px;
			font-size: 22px;
			line-height: 1.3em;
			position: relative;
			transition: 0.3s;
			-webkit-transition: 0.3s;
		}
		.faqlist .inner .faqlist-list li a:hover {
			opacity: 0.6;
			background: #FAFAFA url("http://stg.nagatanien.life/assets/img/top/pc_btn_ar_small.png") no-repeat right 20px center / 26px;
		}
		.faqlist .inner .faqlist-list li a:before {
			content: "Q";
			font-family: "Outfit", "游ゴシック体", 'Yu Gothic', "YuGothic", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", "Meiryo", "Osaka", 'ＭＳ Ｐゴシック', 'MS PGothic', "sans-serif";
			font-size: 22px;
			font-weight: 700;
			line-height: 1;
			position: absolute;
			top: 50%;
			left: 30px;
			margin-top: -10px;
		}
@media screen and (max-width: 767px) {
	.faqlist .inner {
		width: 89.33333vw;
		padding-bottom: 12%;
	}
		.faqlist .inner .faqlist-list li {
			margin-bottom: 3%;
		}
			.faqlist .inner .faqlist-list li a {
				background: #FAFAFA url("http://stg.nagatanien.life/assets/img/top/pc_btn_ar_small.png") no-repeat right 5% center / 5.333vw;
				padding: 5% 15% 5% 12%;
				font-size: 4.0vw;
				line-height: 1.3em;
				position: relative;
			}
			.faqlist .inner .faqlist-list li a:hover {
				opacity: 1;
				background: #FAFAFA url("http://stg.nagatanien.life/assets/img/top/pc_btn_ar_small.png") no-repeat right 5% center / 5.333vw;
			}
			.faqlist .inner .faqlist-list li a:before {
				font-size: 4.0vw;
				top: 50%;
				left: 5%;
				margin-top: -2%;
			}
}





/* atclmain */
.atclmain {
	padding: 30px 0 0 0;
}
	.atclmain .atclmain__container p a {
		color: #2271b1;
		text-decoration: underline;
	}
	.atclmain .atclmain__container p a:hover {
		text-decoration: none;
	}
@media screen and (max-width: 767px) {
	.atclmain {
		padding: 5% 0 0 0;
	}
}





/* backbtn */
.backbtn {
    text-align: center;
    margin-top: 40px;
	margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
	.backbtn {
		margin-top: 5%;
		margin-bottom: 12%;
	}
}




















