@charset "utf-8";
/* CSS Document */
#PC_CSS_sta-------------------------------------------------------------------------------------------------------------------------- {}
.in_bk{
	background-image: url(../images/inquiry/title_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}






#inq {
	width: 90%;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	max-width: 1300px;
}
#inq_Link a:hover {
	opacity: 0.5;
}
/*-----------------------------------------------------------*/
.inq_w {
	margin-right: auto;
	margin-left: auto;
	max-width: 950px;
	text-size-adjust: none;
}
.inq_txt01 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}
.inq_txt02 {
	padding-top: 20px;
	padding-bottom: 50px;
}

.inq hr{
	background-color: #EFEFEF;
	height: 1px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#syu_all {
	padding-bottom: 4px;
	padding-left: 8px;
}

.inq_box {
	display: flex;
	justify-content: space-between;
	padding-top: 24px;
	padding-bottom: 24px;
}
.inq_box_L {
	width: 226px;
	box-sizing: border-box;
	flex-shrink: 0;
	font-weight: bold;
}
.inq_box_L p span {
	color: #FFF;
	background-color: #990000;
	float: right;
	font-size: 12px;
	text-align: center;
	padding-top: 1px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1px;
	margin-top: 4px;
	font-weight: normal;
}
.inq_box_R {
	flex: 1;
	margin-left: 32px;
	box-sizing: border-box;
}
.inq_f01,
.inq_f02{
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	border: 2px solid #999;
}
.inq_f01{

}
.inq_f02{
	resize: none;
	height: 200px;
}
.inq_f01_noline {
	border: none !important;
}

.inq_doui{
	background-color: #F0F0F0;
	text-align: center;
	box-sizing: border-box;
	margin-top: 50px;
	padding: 20px;
}
.inq_doui a{
	color: #06F;
	text-decoration: underline;
}
.inq_sw01{
	color: #FFF;
	background-color: #333;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	transition:0.3S;
}
.inq_sw02{
	background-color: #CCC;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	transition: 0.3S;
	color: #000;
}
.inq_sw01:hover,
.inq_sw02:hover{
	background-color: #999;
}
.inq_clk {
	transform: scale(1.5);
	margin-right: 10px;
}

.inq_syu_box{
	display: flex;
	flex-wrap:wrap;
}


#PC_CSS_end-------------------------------------------------------------------------------------------------------------------------- {}
@media screen and (max-width: 737px) {
#SP_CSS_sta-------------------------------------------------------------------------------------------------------------------------- {}

.in_bk{
	background-position: 70% center;
}

#inq {
	margin-top: 30px;
}
.inq_txt01 {
	text-align: left;
}
.inq_box {
	flex-direction:column;
}
.inq_box_L {
	width: 100%;
}
.inq_box_R {
	margin-top: 10px;
	margin-left: 0px;
}
.inq_syu_box div{
	width: 100%;
	box-sizing: border-box;
}

#SP_CSS_end-------------------------------------------------------------------------------------------------------------------------- {}
}
