@charset "UTF-8";

/* -----------------------------------------------------------
	contact
----------------------------------------------------------- */
.contact_wrap {
	max-width: 960px;
	margin: 0 auto;
}
.para {
	margin-bottom: 70px;
}

.telinfo {
	max-width: 700px;
	margin: 30px auto 0;
	padding: 20px;
	border: 2px solid #666;
	background: #fff;
}
.telinfo .left {
	width: 60%;
	float: left;
	text-align: center;
}
.telinfo .left .tel_text {
	font-size: 30px;
	font-weight: 500;
}
.telinfo .right {
	width: 38%;
	float: right;
}
.contact_thanks_ttl {
	font-size: 133.3%;
	text-align: center;
	margin: 60px 0 40px;
}
.contact_thanks_link {
	text-align: center;
}
.contact_thanks_link a {
	color: #2c2c2c;
	text-decoration: underline;
}
.contact_thanks_link a:hover {
	text-decoration: none;
}

.list_2 li {
	float: left;
    margin-right: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {

}
@media screen and (max-width: 767px) {
.para {
	margin-bottom: 40px;
}

.telinfo {
	width: 90%;
	max-width: 500px;
	padding: 8px;
}
.telinfo .left {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.telinfo .left .tel_text {
	font-size: 20px;
}
.telinfo .left a {
	color: #333;
	text-decoration: underline;
}
.telinfo .right {
	width: 100%;
	float: none;
	text-align: center;
}
.contact_thanks_ttl {
	font-size: 115%;
}
.list_2 li {
	float: none;
    margin-right: 0;
}
}

/* -----------------------------------------------------------
	#コンタクトフォーム
----------------------------------------------------------- */
.must2 {
	font-size:10px;
	color:#900;
	font-weight:bold;
	padding:0 10px;
}
.conta_tb {
	border:solid 1px #ccc;
	width:100%;
}
.conta_tb td, .conta_tb th {
	border-bottom:dotted 1px #ccc;
	padding:10px;
	text-align:left;
	background: #fff;
}
.conta_tb th {
	width:12em;
	font-weight: normal;
	width:250px;
	background-color: #e6e6e6;
}
.find {
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	border-left: 5px solid #900;
}

.font_cyu {
	font-size: 85.7%;
}
.hisu {
	background: #D90000;
    color: #fff;
    padding: 3px 8px;
    margin-left: 10px;
    font-size: 12px;
    text-align: center;
}


.tel_back{
	background: url(../img/image01.gif) no-repeat #FFFFFF;
	background-position:right 0px;
	/*background-color:#FEC9FF;*/
	padding-top:13px;
	}

.toi_l{
	display:block;
	width:265px;
	float:left;
	font-size:27px;
	font-weight:bold;
	background: url(../img/tel.png) no-repeat;
	background-position:left 3px;
	padding-left:40px;
	letter-spacing:-1px;
	/*background-color:#B0FBFA;*/
	}
.toi_r{
	display:block;
	width:190px;
	float:right;
	font-size:18px;
	/*background-color:#C8FF8B;*/
	font-weight:bold;
	line-height:1.4;
	padding-top:5px;
	}
	
.tel_s{font-size:20px;}
.uketuke{font-size:15px;}

input,
textarea {
	font-size: 100%;
}

.mfp_element_submit, .mfp_element_reset, .mfp_element_button {
	background: #666 !important;
	width: 200px;
	border-radius: 0 !important;
	border: none !important;
	text-shadow: none !important;
	padding: 14px 10px !important;
	color: #fff !important;
}
.mfp_element_submit:hover, .mfp_element_reset:hover, .mfp_element_button:hover, button.mfp_next:hover, button.mfp_prev:hover {
	box-shadow: none !important;
	opacity: 0.7;
}

.mfp_buttons {
	width: 500px;
	margin: 0 auto 30px;
}
.btn_sub {
	float: left;
}
.btn_reset {
	float: right;
}

.form_adress_ol li {
	margin-top: 8px;
}

.inquiry_link {
	text-decoration: underline;
	color: #333;
}
.inquiry_link:hover {
	text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
/*-- タブレット --*/
.hisu {
    font-size: 10px;
	white-space:nowrap;
}
.tel_back{
	background: url(../img/image01.gif) no-repeat #FFFFFF;
	background-position:right 220px;
	padding-bottom:190px;
	}

.toi_r{
	float:none;
	padding-left:40px;
	clear:both;
	}
.conta_tb th {
	font-size: 92%;
}
.conta_tb td, .conta_tb th {
	padding: 5px;
}
.mfp_buttons {
	width: 80%;
}
div.mfp_buttons button {
	width: 46%;
}
}

@media screen and (max-width: 767px) {
/*-- スマホ --*/

.hisu {
    font-size: 10px;
	white-space:nowrap;
}

.tel_back{
	background: url(../img/image01.gif) no-repeat #FFFFFF;
	background-position:right 210px;
	background-size:210px;
	margin-right:0;
	margin:0 auto;
	padding-bottom:150px;
	}
	

.toi_l{
	width:80%;
	float:none;
	font-size:23px;
	margin-bottom:10px;
	clear:both;
}
.toi_r{
	float:none;
	padding-left:40px;
	font-size:16px;
	clear:both;
}

.tel_s{font-size:16px;}
.uketuke{font-size:15px;}

.conta_tb th, .conta_tb td {
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.conta_tb {
	border:solid 1px #ccc;
	width:100%;
	box-sizing: border-box;
	font-size: 12px;
}
.conta_tb th {
	padding: 8px;
}
.conta_tb th .ted {
	font-size: 16px !important;
	/*transform:scale(0.5);*/
	margin-left: -3em;
	-webkit-text-size-adjust: 100%;
}
.conta_tb th .ted2 {
	font-size: 14px !important;
}
.conta_tb th .ted3 {
	font-size: 16px !important;
	/*transform:scale(0.5);*/
	-webkit-text-size-adjust: 100%;
}
.form_right input, .mfp input, .form_right textarea, .form_right label, .mfp select {
	font-size: 16px;
	/*transform:scale(0.9);
	transform-origin:left top;*/
	-webkit-text-size-adjust: 100%;
}
.mfp_element_select-one {
	font-size: 16px !important;
	/*transform:scale(0.9);
	transform-origin:left top;*/
	-webkit-text-size-adjust: 100%;
}


.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea {
	width: 100% !important;
    box-sizing: border-box;
}
.mfp_element_textarea {
	height: auto !important;
}

.mfp_buttons {
	width: 100%;
}
div.mfp_buttons button {
	width: 46%;
}

form#mailformpro label {
	width: 100%;
    box-sizing: border-box;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size: 11px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-size: 11px;
}
::placeholder{ /* Others */
 font-size: 11px;
}

}





.catalog_text_1 {
	font-size: 34px;
    font-weight: 500;
    letter-spacing: 0.13em;
    line-height: 1.5;
	text-align: center;
	margin-bottom: 30px;
}
.catalog_text_2 {
	font-size: 16px;
	text-align: center;
}
.btn_select {
	display: flex;
	justify-content: center;
	align-items: center;
}
.btn_select .text {
	text-indent: -1em;
	padding-left: 1em;
}
.btn_select .btn {
	padding: 0 16px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	letter-spacing: 0.03em;
	background: #237ec1;
	color: #fff;
	cursor: pointer;
	margin-left: 10px;
	border-radius: 100px;
}
.btn_select .btn:hover {
	opacity: .7;
}
.catalog_para_ttl {
	font-size: 19px;
	font-weight: normal;
	color: #fff;
	padding: 4px 20px;
	margin-bottom: 30px;
	background : linear-gradient(90deg, rgba(35, 126, 193, 1) 0%, rgba(34, 122, 188, 1) 18.27%, rgba(32, 110, 173, 1) 40.67%, rgba(28, 91, 148, 1) 65.23%, rgba(23, 64, 113, 1) 91.17%, rgba(21, 54, 100, 1) 99.97%);
}
.catalog_para {
	margin-bottom: 60px;
}
.case_para .catalog_text_2 {
	text-align: left;
}
.case_para .btn_select {
	justify-content: flex-start;
}
.case_para a {
	color: #333;
	text-decoration: underline;
}
.case_para a:hover {
	text-decoration: none;
}

.form_otherwrap {
	max-width: 860px;
	margin: 0 auto;
}

.catewarap {
	margin-bottom: 30px;
}
.catewarap .catewarap_ttl {
	background: #666;
	font-size: 18px;
	color: #fff;
	padding: 5px 16px;
	margin-bottom: 40px;
}
.check_catalog_list {
	max-width: 960px;
	margin: 50px auto 10px;
}
.check_catalog_list li {
	width: 18.25%;
	margin-left: 9%;
	margin-bottom: 5%;
	float: left;
}
.check_catalog_list li:nth-child(4n + 1) {
	clear: left;
	margin-left: 0;
}
.check_catalog_list li a:hover img {
	opacity: 1;
}
.check_catalog_list li a {
	display: block;
	color: #333;
}
.check_catalog_list li a:hover {
	opacity: 0.7;
}
.check_catalog_list li img {
	border: 1px solid #ccc;
}
.check_catalog_list li span {
	margin-top: 10px;
	font-size: 14px;
	padding-left: 6px;
	display: inline-flex;
}
form#mailformpro .check_catalog_list li label.mfp_not_checked,
form#mailformpro .check_catalog_list li label.mfp_checked {
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
	display: block;
}
form#mailformpro .check_catalog_list li label:hover {
	opacity: .7;
}
form#mailformpro .check_catalog_list li .mfp_element_checkbox {
	transform: scale(1.5, 1.5);
}


.dl_list {
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
	max-width: 1000px;
}
.dl_list li {
	display: none;
	width: 16%;
	margin: 0 4% 4%;
	float: none;
}
.dl_list li.active {
	display: block;
}
.check_catalog_list.dl_list li:nth-child(4n + 1) {
	margin-left: 2%;
}

.dl_list li .dltext {
	background: #006cb4;
	text-align: center;
	padding: 6px;
	line-height: 1;
	border-radius: 40px;
	margin: 20px 0 6px;;
	position: relative;
	color: #fff;
}
.dl_list li .dltext::after {
	display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 16px;
    left: auto;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.check_catalog_list.dl_list li span {
	margin-top: 0;
	padding-left: 0;
}


.document_top_text_2 {
	text-align: center;
	margin-bottom: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.catalog_text_1 {
	font-size: 28px;
}
.catalog_text_2 {
	font-size: 15px;
}
.btn_select {
	line-height: 1.5;
}
.btn_select .btn {
	font-size: 14px;
}

.check_catalog_list {
	padding: 0 4%;
}
.check_catalog_list li {
	width: 25.5%;
	margin-left: 11.5%;
	margin-bottom: 4%;
}
.check_catalog_list li:nth-child(4n + 1) {
	margin-left: 11.5%;
	clear:none;
}
.check_catalog_list li:nth-child(3n + 1) {
	margin-left: 0;
	clear: left;
}

.check_catalog_list.dl_list li {
	width: 23%;
	margin-left: 6%;
	margin-bottom: 3.5%;
}
.check_catalog_list.dl_list li:nth-child(4n + 1) {
	margin: 0 auto 3.5%;
}
.check_catalog_list.dl_list li:nth-child(3n + 1) {
	margin: 0 auto 3.5%;
}
.check_catalog_list li span {
	white-space: normal;
}
}

@media screen and (max-width: 767px) {
.catalog_text_1 {
	font-size: 18px;
	text-align: left;
}
.catalog_text_2 {
	font-size: 14px;
	text-align: left;
}
.btn_select {
	line-height: 1.5;
	justify-content: flex-start;
	gap: 10px;
}
.btn_select .text {
	font-size: 13px;
	width: 70%;
}
.btn_select .btn {
	height: 42px;
	font-size: 12px;
	letter-spacing: 0;
	width: 150px;
	padding: 0;
	margin-left: 0;
	text-align: center;
}

.catewarap .catewarap_ttl {
	font-size: 15px;
	padding: 4px 8px;
	margin-bottom: 24px;
}
.check_catalog_list {
	margin: 30px auto 10px;
	padding: 0 4%;
}
.check_catalog_list li {
	width: 45%;
	margin-left: 10%;
	margin-bottom: 8%;
}
.check_catalog_list li:nth-child(4n + 1) {
	margin-left: 10%;
	clear:none;
}
.check_catalog_list li:nth-child(2n + 1) {
	margin: 0 auto;
	clear: left;
}
.check_catalog_list li span {
	display: block;
	white-space: normal;
	padding-left: 24px;
	margin-top: -20px;
	font-size: 12px;
}

.check_catalog_list.dl_list li {
	width: 39%;
	margin-left: 6%;
	margin-bottom: 8%;
}
.check_catalog_list.dl_list li:nth-child(4n + 1) {
	margin: 0 auto 8%;
}
.check_catalog_list.dl_list li:nth-child(2n + 1) {
	margin: 0 auto 8%;
}

form#mailformpro .check_catalog_list li .mfp_element_checkbox {
	transform: scale(1.2, 1.2);
}
}
