@charset "UTF-8";
/***

質問 Q ＆ A

***/
.p06_flex1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: center;
}
@media print, screen and (min-width: 801px) {
.p06_flex1{
	width: 70%;
}
}
.p06_flex1_btn1{
	clear: both;
	width: 48%;
	height: auto;
	margin: 0;
	padding: 12px 0;
	position: relative;
	
/*	background: #990;*/
}
.p06_flex1_btn1 a{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
	font-size: 20px;
	font-size: 4vw;
	line-height: 110%;
	text-align: left;
	color: #222;
	font-weight: 400;
	letter-spacing: 0.05rem;
	text-decoration: none;
	display: flex;
	align-content: center;
	
/*	background: #990;*/
}
.p06_flex1_btn1 a:hover{
	color: rgba(159,149,111,1.00);
}
.p06_flex1_btn1 span{
	font-size: 2.5vw;
	margin: 0;
	padding: 0;
	color: #999;
/*
	vertical-align: middle;
	height: 100%;
	background: rgba(230,118,120,1.00);
*/
}
@media print, screen and (min-width: 801px) {
.p06_flex1_btn1 a{
	font-size: 20px;
}
.p06_flex1_btn1 span{
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #999;
}
}



.info_title1.p06-1{
	padding: 0 0 8px;
	font-size: 20px;
	font-size: 5vw;
	text-align: left;
	font-weight: 400;
}
@media print, screen and (min-width: 801px) {
.info_title1.p06-1{
	font-size: 20px;
}
}

.p06_box1_icon1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: center;
}
.p06_box1_icon1.m01{
	align-items: center;
}
@media print, screen and (min-width: 801px) {
.p06_box1_icon1{
	
}
}

.p06_icon1{
	clear: both;
	width: 21.818%;
	height: auto;
	margin: 0;
	padding: 0;
}
@media print, screen and (min-width: 801px) {
.p06_icon1{
	clear: both;
	width: 96px;
	height: auto;
	margin: 0;
	padding: 0;
}
}
.p06_icon1_txt1,
.p06_icon1_txt2{
	clear: both;
	width: calc( 100% - 21.818% - 20px );
	height: auto;
	margin: 0;
	padding: 0;
	
	text-decoration: none;
	font-family:"Noto Sans Jp" , "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-size: 4vw;
	line-height: 180%;
	text-align: justify;
	letter-spacing: 0.1rem;
	color: #222;
}
.p06_icon1_txt1{
	font-weight: 700;
	font-size: 16px;
	font-size: 4vw;
	line-height: 130%;
	text-align: left;
	letter-spacing: 0;
}
.p06_icon1_txt2{
	margin: 15px 0 0;
}
@media print, screen and (min-width: 801px) {
.p06_icon1_txt1,
.p06_icon1_txt2{
	width: calc( 100% - 116px );
	font-size: 16px;
	line-height: 170%;
}
}

#btn1,
#btn2,
#btn3,
#btn4,
#btn5,
#btn6,
#btn7,
#btn8{
	position: absolute;
	top: -120px;
}


