@charset "utf-8";
/* common
==================================*/

a:hover{
	opacity: 0.8;
}

/* Main
==================================*/
footer div.footer_inner div.fbox {
	display: flex;
	margin-bottom: 50px;
	width: 1050px;
	max-width: 100%;
	margin: 0 auto 50px;
}

main.kaso div.bg_beige{
	background: #FCF8F2;
	padding: 0 20px;
}

main div.bg_beige section h2 span{
	display: block;
	font-size: 17px;
	margin-bottom: 10px;
	color: #000;
}

main div.bg_beige section h2{
	display: block;
	font-size: 45px;
	font-family: Barlow;
	position: relative;
	margin-bottom: 1em;
	text-align: center;
	color: #6D2223;
}

main div.bg_beige section h2:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 7%;
	height: 2px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #6d2223;
}

main div.bg_beige section.concept{
	width: 1040px;
	margin: 0 auto;
	max-width: 100%;
}

main div.bg_beige section.concept h2{
	text-align: left;
	padding: 150px 100px 0px 0;
}

main div.bg_beige section.concept h2:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 5%;
	height: 2px;
	left: 3%;
	transform: translateX(-50%);
	background-color: #6d2223;
	top:240px;
}

main.kaso div.bg_beige section.concept h3{
	font-size: 42px;
	line-height: 68px;
	color: #6D2223;
	margin-bottom: 30px;
	font-weight: normal;
}

main.kaso div.bg_beige section.concept p{
	line-height: 34px;
	margin-bottom: 70px;
}

main.kaso div.bg_beige div.ph{
	width: 100%;
	max-width: 900px;
	margin: 0 auto 140px;
}

main.kaso div.bg_beige div.ph img{
	width: 100%;
	height: auto;
}
.bigImg{
	width: 90%;
	margin: 0 auto;
}

main.kaso div.bg_beige section.sec{
	width: 1040px;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 80px;
}

main.kaso div.bg_beige section.sec h3 span{
	display: block;
	font-size: 20px;
	color: #000;
}

main.kaso div.bg_beige section.sec h3{
	display: block;
	font-size: 28px;
	font-family: Barlow;
	position: relative;
	margin-bottom: 1em;
	position: relative;
	line-height: 45px;
	color: #6D2223
}

/*main.kaso div.bg_beige section.sec h3:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 40%;
	height: 2px;
	left: 20%;
	transform: translateX(-50%);
	background-color: #6d2223;
	top:100px;
}*/

main.kaso div.bg_beige section.sec p{
	line-height: 34px;
	margin-bottom: 50px;
}


main.kaso div.bg_beige section.sec div.fbox{
	display: flex;
	
}


main.kaso div.bg_beige section.sec div.fbox dl{
	width: 330px;
}

main.kaso div.bg_beige section.sec div.fbox dl img{
	width: 100%;
	height: auto;
}

main.kaso div.bg_beige section.sec.sec03 div.fbox p.ph{
	width: 200%;
	margin-left: 50px;
}

main.kaso div.bg_beige section.sec.sec03 div.fbox p.ph img{
	width: 100%;
	height: auto;
}


main.kaso div.bg_beige section.sec.sec01 div.fbox table{
	margin-left: 100px;
	width: 60%;
}

main.kaso div.bg_beige section.sec.sec01 div.fbox table th{
	color: #6d2223;
	font-weight: normal;
	display: block;
	padding: 20px 0;
	text-align: left;
}

main.kaso div.bg_beige section.sec.sec01 div.fbox table td{
	display: block;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	line-height: 30px;
}

main.kaso div.bg_beige div.map iframe{
	height: 500px;
	filter: saturate(20%);
}
footer .footer_bnr{
	max-width: 800px;
	margin: 5rem auto;
}
footer .footer_bnr img{
	width: 100%;
	
}




.txtbox{
	width: 90%;
	margin:  0 auto;
	padding: 20px;
	background: #fff;
}

.txtbox h4{
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
	color: #6D2223;
	font-size: 14px;
	margin-bottom: 20px;
}

.txtbox p{
	line-height: 24px;
	font-size: 14px;
}

.contactSec{
	padding: 0 20px;
	line-height: 1.5
}
.contactSec .tel {
	max-width:474px;
	margin: 0 auto 60px;
}
.contactSec .tel img{
	max-width: 98%;
	width: 100%;
	height: auto;
}
.contactform_wrapper{
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
	padding: 0 20px 100px;
}
.flex{
	display: flex;
	align-items: center;
}
.contactSec h3{
	font-size:28px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}
.contact_plus p{
	background: #000;
	color: #fff;
	font-size: 18px;
	text-align: center;
	max-width: 1000px;
	margin: 60px auto 50px;
	padding: 20px;
}

.contactSec .wpcf7-list-item {
    display: inline-block;
    margin: 0 15px;
    width: 260px;
}
.contactSec .txt_center{
	margin: 0 auto 50px;
	text-align:center;
}
.contactform .txt_center{
	margin: 0 auto 50px;
	text-align:center;
}

.contactform tr{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	width: 1000px;
}
.contactform th {
	font-size: 16px;
	width: 30%;
	padding: 0;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 10px;
}
.contactform .plus th{
	padding: 0 10px 20px 0!important;
}
.contactform th p{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.contactform td {
	padding: 0;
	padding-bottom: 10px;
	width: 60%;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}
.fileupload tr{
	display: block;
}
.fileupload th{
	display: block;
	width: 100%;
}
.fileupload td{
	margin: 0 auto 50px;
	padding: 0;
	width: 1000px;
}
.fileupload {
	position: relative;
}
.contact-confirm .fileupload {
	height: 200px;
}
.contact-confirm .fileupload td{
	background: #fff;
	border: 2px dotted #c5c5c5;
	padding: 20px;
	width: 1000px;
}
.codedropz-upload-handler {
    border: 2px dotted #c5c5c5;
    border-radius: 5px;
    margin-bottom: 100px;
    position: relative;
	width: 1000px;
}
.codedropz-upload-container{
	background: #fff;
    width: 100%;
    height: 260px;
	margin: 0 auto;
	color: #A2A2A2;
	text-align: center;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn{
	color: #A2A2A2;
}
.codedropz-upload-inner{
	padding: 100px 0 0;
}
.codedropz-upload-inner h4{
	font-size:16px;
	position: relative;
	font-weight: 400;
}
.codedropz-upload-inner h4::after{
	position: absolute;
	content: "";
    display: inline-block;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
    width: 30px;
    height: 40px;
    background-image: url('../../images/contact/fileicon.png');
    background-position: center;
    background-size: contain;
	background-repeat: no-repeat;
}
.codedropz-btn-wrap a{
	color: #A2A2A2;
}
.contactform .fileupload th p{
	justify-content: flex-start;
}
.contactform .fileupload .free {
	width: 70px;
	text-align: center
}

.txt_privacypolicy {
	position: relative;
	text-align: center;
	margin: 0 auto 35px;
	line-height: 1.5;
}
.txt_privacypolicy:after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 5%;
	height: 2px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #6d2223;
	top: -40px;
}
.privacypolicy {
    height: 370px;
    padding: 30px 20px;
	background: #fff;
    overflow-y: scroll;
}
.privacypolicy h4{
	text-align: center;
	color: #6D2223;
	font-size: 20px;
	margin-bottom: 45px;
}
.privacypolicy p{
	margin-bottom: 40px;
	line-height: 1.5;
}
.contactform .text_s{
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
	font-size: 14px;
	display: inline-block;
}
input{
	-webkit-appearance:auto;
}
input[type="text"], input[type="email"], input[type="tel"], textarea, select {
	width: 100%;
    border: 1px solid #CECECE;
	background-color: #fff;
    padding: 10px 10px;
    font-size: 16px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.contactform .mb10 input[type="text"],.contactform .mb10 textarea{
	margin-bottom: 10px;
}
.contactform .mt10 input[type="text"],.contactform .mt10 textarea{
	margin-top: 10px;
}
.wpcf7 textarea:focus,
.wpcf7 input:focus,
.wpcf7 select:focus {
	outline: none;
	border: 1px solid #6D2223;
	background-color: #fff;
}
.contactform .mwform-zip-field{
	margin-bottom: 10px;
}
.contactform .require{
	font-family: "Zen Kaku Gothic New", sans-serif;
 	font-weight: 400;
	padding: 5px 10px;
	border-radius: 15px;
	background: #EB4E4E;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	font-style: normal;
	margin-left: 10px;
	text-align: center
}
.contactform .free{
	font-family: "Zen Kaku Gothic New", sans-serif;
 	font-weight: 400;
	margin-left: 10px;
	padding: 5px 10px;
	border-radius: 15px;
	background: #4ac1b3;
	font-size: 12px;
	color: #fff;
	line-height: 1;
	font-style: normal;
	text-align: center
}
.wpcf7-not-valid-tip, .wpcf7-response-output,.screen-reader-response,.wpcf7 form .wpcf7-response-output{
	color: red;
	font-size: 18px;
	font-weight: bold;
	border: none;
	display: inline-block;
	margin-top: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form .wpcf7-response-output {
    border: none
}
.wpcf7-response-output,.wpcf7 form .wpcf7-response-output{
	text-align:center;
	border: none
}
.screen-reader-response{
	display:none;
}
.contactSec .agreebox{
	width: 300px;
	margin: 0 auto;
	margin: 30px auto;
	text-align: center;
}
.agreebox a{
	text-decoration: underline!important;
}

[type="checkbox"],input[type="radio"] {
    margin-right: 10px;
    margin-bottom: 20px;
}
input[type="submit"], input[type="button"]{
	cursor: pointer;
	margin: 0 auto 0;
	width: 300px;
	border-radius: 100px;
	height: auto;
	display: block;
	padding: 15px 10px;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-align: center;
	color: #fff;
	background: #000000;
	font-weight: 500;
}
.btn_contact{
	margin: 20px auto 0!important;
}


/* ダウンロード
==================================*/

.dw_btn{
	padding-bottom:100px;
	margin-bottom:100px;
	margin-top: -70px;
	border-bottom: 1px solid #6d2223;
}
.download-link{
    color: #fff;
    text-decoration: none;
	text-align: center;
	font-family: Barlow;
	font-weight: bold;
	font-size: 18px;
	line-height:1;
	text-align: center;
	display: block;
	background-clip: border-box;
    border-radius: 10px;
	background: #6D2223;
	height: 126px;
	width: 100%;
	padding: 80px 30px 10px;
	position: relative;
}

html body .dw_btn a.download-link::before{
	position: absolute;
	content: "";
    display: inline-block;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
    width: 258px;
    height: 35px;
    background-image: url('../../images/contact/txt_download.png');
    background-position: center;
    background-size: contain;
	background-repeat: no-repeat;
	z-index: 100;
	opacity: 1;
}
.download-link:hover{
	text-decoration: none;
	border:none;
}


