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


/*---------  お問い合わせトップ(PC) 　----------*/
#INQUIRY-IDX .section-01 {
    margin-bottom: 149px;
}
#INQUIRY-IDX .emergency-box{
	border: 1px solid #aaa;
	padding: 20px 0;
	display: flex;
	align-items: center;
	max-width: 600px;
	margin: 0 auto;
	box-sizing: border-box;
	justify-content: center;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#INQUIRY-IDX .main .emergency-box .cnt-tel{
	margin-bottom: 0.5em;
}
#INQUIRY-IDX .emergency-box .emergency-ttl{
	font-weight: bold;
	font-size: 1.250em;
	line-height: 1.5em;
	width: 37.33%;
	/* padding-top: 1em; */
	/* padding-bottom: 0.75em; */
}
#INQUIRY-IDX .emergency-box .emergency-ttl .txt{
	font-size: 0.75em;
	color: #aaa;
}
#INQUIRY-IDX .emergency-box .emergency-cnt{
	border-left: 1px solid #c4c4c4;
	/* padding-left: 7%; */
	text-align: center;
	width: 62.5%;
	padding: 22px 0 18px;
}
#INQUIRY-IDX .emergency-box .num{
	font-weight: bold;
	font-size: 1.563em;
	line-height: 1.480em;
}
#INQUIRY-IDX .emergency-box .emergency-cnt .txt{
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 0;
}
#INQUIRY-IDX .tbl-01 .txt-tbl-chuui{
	margin-top: 0.25em;
}
#INQUIRY-IDX .viewport {
	border: 1px solid #aaa;
	border-bottom: none;
	height: 230px;
	overflow-x: auto;
	overflow-y: scroll;
	padding: 30px;
}
#INQUIRY-IDX .agree-txt {
	text-align: center;
	padding: 28px 0 20px;
	background-color: #eee;
	border: 1px solid #AAAAAA;
}
#INQUIRY-IDX .section-privacy-inner .clm-01:last-child {
    margin-bottom: 0;
}

#INQUIRY-IDX .agree-txt #pp-agree{
	margin-right: -1.25em;
}
#INQUIRY-IDX .req {
    display: inline-block;
    color: #D80C18;
    margin-left: 0.35em;
}
#INQUIRY-IDX .btn-list{
    display: flex;
    justify-content: space-between;
}
#INQUIRY-IDX .main .error {
	color: #D80C18;
}
#INQUIRY-IDX .main .pp-error {
	display: block;
}
#INQUIRY-IDX .txt {
    margin-bottom: 2.25em;
}
#INQUIRY-IDX .clm-iq-01 {
    margin-bottom: 80px;
}
#INQUIRY-IDX .clm-iq-02 {
    margin-bottom: 55px;
}
#INQUIRY-IDX input[type=checkbox] {
	/* display: none; */
	opacity: 0;
}
#INQUIRY-IDX .agree-txt label {
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	padding: 0px 0px 0px 30px;
	position: relative;
	width: auto;
}
#INQUIRY-IDX .agree-txt label:before {
	background: #fff;
	border: 1px solid #AAAAAA;
	content: "";
	display: block;
	height: 20px;
	left: -8px;
	margin-top: -11px;
	position: absolute;
	top: 50%;
	width: 20px;
}
#INQUIRY-IDX .agree-txt label:after {
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	content: "";
	display: block;
	height: 9px;
	left: 0px;
	margin-top: -7px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: rotate(45deg);
	width: 5px;
}
#INQUIRY-IDX input[type=checkbox]:checked#pp-agree + label:after {
	opacity: 1;
}
#INQUIRY-IDX .clm-iq-01 a {
    text-decoration: underline;
}


/*--------------------------------------

	完了画面

-------------------------------------*/
#INQUIRY-IDX .finish-clm {
	margin-bottom: 400px;
}

/*---------  資料ダウンロード(PC) 　----------*/
#DOWNLOAD .section-01{
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
}
#DOWNLOAD .section-01 .left-lnv{
	width: 40%;
}
#DOWNLOAD .section-01 .left-lnv .txt-01{
	margin-bottom: 40px;
}
#DOWNLOAD .section-01 .right-lnv{
	width: calc(57% - 60px);
	background-color: #FAFAFA;
	padding: 60px 30px;
	height: fit-content;
}
#DOWNLOAD .txt-red{
	color: #D80C18;
}
#DOWNLOAD .tbl-01 tr{
	border-bottom: none;
	margin-bottom: 40px;
	justify-content: space-between;
}
#DOWNLOAD .tbl-01 th{
	width: 24%;
	padding: 0;
}
#DOWNLOAD .tbl-01 select{
	width: 100%;
	padding-right: 42px;
}
#DOWNLOAD .tbl-01 th.ttl-long{
	width: 100%;
}
#DOWNLOAD .tbl-01 th.ttl-long a{
    text-decoration: underline;
}
#DOWNLOAD .tbl-01 th.ttl-long a:hover{
    opacity: 0.5;
}
#DOWNLOAD .tbl-01 td{
	padding: 0;
	width: 70%;
}


/*---------  資料ダウンロード確認画面(PC) 　----------*/
#DL-CONFIRM .clm-iq-01{
	margin-bottom: 80px;
}
#DL-CONFIRM .clm-iq-02{
	margin-bottom: 40px;
}
#DL-CONFIRM .btn-list {
    display: flex;
    justify-content: space-between;
}

/*---------  資料ダウンロード完了画面(PC) 　----------*/
#DL-FINISH .clm-iq-01{
	padding-bottom: 200px;
	margin-bottom: 60px;
	background-image: url(/images/inquiry/dl-finish_img_01.png);
    background-size: 592px;
    background-repeat: no-repeat;
    background-position: right top;
}
#DL-FINISH .btn-01{
	margin: 0;
}
#DL-FINISH .btn-01 a{
    display: block;
    width: 100%;
    padding: 20px 44px 20px 24px;
    background: url(/common/imgs/ico_DL.svg) no-repeat right 23px center #D80C18;
    background-size: 1.5625em;
    line-height: 1.500em;
    font-weight: bold;
    font-size: 1.25em;
    color: #FFFFFF;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#DL-FINISH .btn-01 a:hover {
    opacity: 0.5;
    text-decoration: none;
}
#DL-FINISH .clm-03{
	background: #F7F7F7;
    padding: 40px 40px 20px;
}
#DL-FINISH .link-list-03{
    display: flex;
    flex-wrap: wrap;
}
#DL-FINISH .link-list-03 li {
    width: 30%;
    margin-bottom: 20px;
    margin-right: 5%;
}
#DL-FINISH .link-list-03 li:nth-child(3n) {
    margin-right: 0;
}

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

/*---------  お問い合わせトップ(SP)　 ----------*/


#INPUT .emergency-box{
	border: 1px solid #ccc;
	padding: 3% 4%;
	display: flex;
	align-items: center;
	width: 55%;
	max-width: 940px;
	min-width: 553px;
	margin: 0 auto;
	box-sizing: border-box;
	justify-content: center;
}

#INQUIRY-IDX .emergency-box{
	width: 94%;
	display: block;
	padding: 5%;
}
#INQUIRY-IDX .emergency-box .cnt-tel{
	margin-bottom:0.75em;
}
#INQUIRY-IDX .emergency-box .emergency-ttl{
	line-height: 1.25em;
	font-size: 5vw;
	width: 100%;
	padding-bottom: 3%;
}
#INQUIRY-IDX .emergency-box .emergency-cnt{
	border-left: 0;
	border-top: 1px solid #ccc;
	padding: 7% 7% 0;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}
#INQUIRY-IDX .emergency-box .num{
	font-size: 6.5625vw;
	font-weight: bold;
	line-height: 1.25em;
}
#INQUIRY-IDX .emergency-box .emergency-cnt .txt{
	display: inline-block;
	width: 10.3125vw;
	margin-right: 4.3750vw;
	margin-bottom: 0;
	vertical-align: middle;
}
#INQUIRY-IDX .clm-iq-01 {
    margin-bottom: 15vw;
}

#INQUIRY-IDX .clm-iq-02 p {
    font-size: 3.75vw;
}
#INQUIRY-IDX .txt{
	font-size: 3.75vw;
}
#INQUIRY-IDX .viewport{
	height: 54.688vw;
	padding: 6% 5%;
	font-size: 3.75vw;
	line-height: 2em;
}
#INQUIRY-IDX .section-privacy-inner p {
    font-size: 3.75vw;
}
#INQUIRY-IDX .agree-txt{
	padding: 3.438vw;
	font-size: 3.75vw;
}
#INQUIRY-IDX .agree-txt #pp-agree {
    vertical-align: middle;
}
#INQUIRY-IDX .agree-txt label{
    padding: 0 0 0 2.25em;
}
#INQUIRY-IDX .agree-txt label:before{
	width: 4.6875vw;
	height: 4.6875vw;
	left: 1vw;
	margin-top: -0.7em;
}
#INQUIRY-IDX .agree-txt label:after{
    height: 2.8125vw;
    width: 1.5625vw;
    margin-top: -2.3125vw;
    left: 2.525vw;
}
#INQUIRY-IDX .btn-list{
    display: block;
}
#INQUIRY-IDX .btn-list li {
    margin: 0 0 4.3750vw 0;
}
#INQUIRY-IDX .section-01 {
    margin-bottom: 31.25vw;
}
#INQUIRY-IDX .clm-bl-01 {
    margin-bottom: 15.6250vw;
}
#INQUIRY-IDX .clm-bl-02 {
    margin-bottom: 9.625vw;
}
#INQUIRY-IDX .clm-bl-02 .req {
    margin-left: 0;
}
#INQUIRY-IDX .x-small {
    font-size: 59.5238%;
}
#INQUIRY-IDX .agree-txt #pp-agree {
	margin-right: -8%;
}


/*---------  資料ダウンロード(SP) 　----------*/
#DOWNLOAD .section-01{
	display: block;
}
#DOWNLOAD .section-01 .left-lnv{
	width: 100%;
	margin-bottom: 15.625vw;
}
#DOWNLOAD .section-01 .left-lnv .txt-01{
	margin-bottom: 9.375vw;
}
#DOWNLOAD .section-01 .right-lnv{
	width: calc(100% - 6% - 6.25vw);
	padding: 12.5vw 6.25vw;
}
#DOWNLOAD .tbl-01 tr{
	margin-bottom: 9.375vw;
}
#DOWNLOAD .tbl-01 th{
	width: 100%;
}
#DOWNLOAD .tbl-01 select{
	width: 100%;
	padding-right: 11.5vw;
}
#DOWNLOAD .tbl-01 .check01 th.ttl-long{
	width: 87%;
}
#DOWNLOAD .tbl-01 td{
	width: 100%;
}
#DOWNLOAD .tbl-01 .txt-check{
	display: flex;
    align-items: baseline;
}
#DOWNLOAD .tbl-01 .txt-check td{
	width: 10%;
}


/*---------  資料ダウンロード確認画面(SP) 　----------*/
#DL-CONFIRM .clm-iq-01{
	margin-bottom: 15vw;
}
#DL-CONFIRM .clm-iq-02{
	margin-bottom: 9.625vw;
}
#DL-CONFIRM .btn-list {
    display: block;
}
#DL-CONFIRM .btn-list li {
    margin: 0 0 4.375vw 0;
}

/*---------  資料ダウンロード完了画面(SP) 　----------*/
#DL-FINISH .clm-iq-01{
	padding-bottom: 0;
	background-image: none;
	margin-bottom: 20vw;
}
#DL-FINISH .btn-01 a{
    padding: 6.25vw 14.25vw;
    width: calc(100% - 28.5vw);
    margin-bottom: 7.5vw;
    background: url(/common/imgs/ico_DL.svg) no-repeat right 23px center #D80C18;
}
#DL-FINISH .clm-03{
	padding: 6.25vw 6.25vw 4vw;
}
#DL-FINISH .link-list-03 li {
    width: 100%;
    margin-bottom: 3.125vw;
}

}