@charset "utf-8";
/*-------------------------------------------------
2022　CSS　by WebCreatorCloudProject TRIBECA
------------------------------------------------*/
@media screen and (max-width: 1249px) {
/* body */
html {
	font-size: 100%;
} /* font-size　16px*62.5%＝10px */
body {
	font-size: 1.0rem;
} /* 16px　100％ 同*/
body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	-webkit-text-size-adjust:none;
	width:100%;
	margin:auto;
	letter-spacing:1px;
	color:#212121;
}
#wra {
	width:100%;
	height:auto;
	max-width:1248px;
	margin:0 auto;
	position:relative;
	margin-top:100px;
	border-left:solid 2px #212121;
	border-right:solid 2px #212121;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 2%;
	overflow:hidden;
}	
h1 {
	margin:0;
	padding:0;
}
a, a:focus {
	color:#212121;
	text-decoration:none;
	outline: none;
 -webkit-transition: all .3s;
 transition: all .3s;
}
a:link, a:visited {
	color:#212121;
}
a:hover, a:active {
	color:#ff5151;
	text-decoration:none;
 -webkit-transition: all .3s;
 transition: all .3s;
}
img {
	display:block;
}
a img {
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
a img:hover {
	opacity: 0.7;/* 透過率50% */
}
h1, h2, h3, h4, h5, h6, img, img a, p, table, tr, td, dt, dl, dd {
	margin: 0px;
	padding: 0px;
	border:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ul, ol, li, dl, dt, dd {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	font-weight:500;
}
pre {
	word-wrap: break-word;
	white-space: normal;
	word-break:break-all;
}
/* header */
#hea-wra {
	width:100%;
	height:100px;
	max-width:1248px;
	background:#fff;
	position:fixed;
	top:0;
	left: 0;
	z-index:30;
	margin:0 auto;
	border-left:solid 2px #212121;
	border-right:solid 2px #212121;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 2%;
}
#hea-con {
	width:100%;
	height:100px;
	max-width:1200px;
	margin:auto;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.hea-lef {
	width:auto;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}
.hea-log, .hea-log-sub {
	height:auto;
	width:100%;
	max-width:200px;
	margin-right:20px;
}
.hea-log a img, .hea-log-sub img {
	height:auto;
	width:100%;
}
.hea-tit {
	font-size:1.0rem;
	font-weight:700;
	line-height:150%;
	height:auto;
	align-self: flex-start;
}
.hea-rig {
	margin-left:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-end;
	align-items:center;
}
/* メニューブロック*/
.men-wra {
	width:100%;
	height:120px;
	max-width:1200px;
	text-align:center;
	margin:0 auto;
	padding:0px 0;
	background:#ffa000;
}
.menu {
	width:100%;
	height:auto;
	max-width:1200px;
	margin:0px auto;
	text-align:center;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.men-ite {
	text-align:center;
	width:calc(11.1% - 0px);
	height:auto;
	max-width:133.3px;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.men-ite img {
	margin-bottom:8px;
}
.men-ite:last-of-type {
}
.men-ite a {
	color:#212121;
	width:calc(100% - 0px);
	height:auto;
	min-height:120px;
	line-height:140%;
	font-weight:700;
	display:inline-block;
	text-align:center;
	text-decoration:none;
	font-size:1rem;
	letter-spacing:0;
	margin:auto;
	padding:0px 0px;
	transition: 0.8s;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.men-ite a:hover {
	text-decoration:none;
	border-radius:2px;
	background:#ffde00;
}
.sub-menu {
	position:absolute;
	top:50px;
	height:auto;
	z-index:10;
}
.sub-menu li.men-lis a::before {
 content:"";
}
.sub-menu li.men-lis {
	border-right:dotted 0px #dfdfdf;
	min-width:calc(216px - 4px);
	width:calc(100% - 4px);
	background:#212121;
	padding:2px 2px;
	border-top:dotted 1px #dfdfdf;
}
.sub-menu li.men-lis a {
	color:#FFF;
	width:calc(100% - 20px);
	font-weight:600;
	display:block;
	text-align:left;
	text-decoration:none;
	line-height:140%;
	font-size:96%;
	margin:0px 0px;
	padding:8px 10px;
	transition: 0.3s;
}
.sub-menu li.men-lis a:hover {
	color:#ff3e3e;
	background:#fff;
	text-decoration:none;
	border-radius:2px;
}
.sub-menu {
	display:none;
}
.hum-men-wra {
	display:none;
}
.men-active {
	text-align:center;
	font-weight:700;
	width:calc(133.3px - 0px);
	height:auto;
	min-height:120px;
	line-height:130%;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	background:#ffde00;
}



/* COMMON */
#mai-con-wra {
	width:100%;
	margin:auto;
	border-radius:0px;
	padding:0px 0px 0px;
	background:#fff;
}
#mai-con {
	width:1200px;
	height:auto;
	margin:auto;
	padding:40px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
}
#sub-blo {
	width:100%;
	height:100%;
	max-width:1200px;
	margin:auto;
	padding:0px 0;
	background-color: rgba( 255, 255, 255, 1.0 );
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:flex-start;
}
.cen-con {
	width:100%;
	height:auto;
	max-width:840px;
	padding:0 0px 0 20px;
}
.intro-blo {
}
.fuki-intro {
	width:100%;
	height:auto;
	font-size:2.2rem;
	font-weight:700;
	letter-spacing:0;
	line-height:150%;
	max-width:708px;
	min-height:90px;
	margin:auto;
	border-radius:8px;
	border:solid 3px #212121;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}
.fuki-red-bol {
	color:#ff1a1a;
	font-weight:700;
}
.red-tri {
	position:absolute;
	width: 0;
	height: 0;
	left:calc(50% - 15px);
	bottom:-28px;
	margin:auto;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #ff1a1a transparent transparent transparent;
}
.intro-fle {
	width:100%;
	height:100%;
	max-width:840px;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:center;
	background:url(../images/bac_ilst_city01.svg) bottom 20px center no-repeat;
}
.intro-right {
	width:100%;
	height:auto;
	max-width:38.45%;
}
.intro-right-pic {
	width:100%;
	height:auto;
}
.intro-right-pic img {
	width:100%;
	height:auto;
}
.intro-left {
	width:100%;
	height:auto;
	padding-left:20px;
	max-width:calc(61.55% - 20px);
}
.intro-left li {
	font-size:1.4rem;
	font-weight:700;
	line-height:140%;
	padding-left:35px;
	margin-bottom:5px;
	position:relative;
}
.intro-left li:before {
	position:absolute;
	left:0;
	content:"  ";
	background:url(../images/ico_check01.svg) left top 4px no-repeat;
	width:24px;
	height:28px;
}
.intro-arrow {
	width:100%;
	height:auto;
	max-width:230px;
	margin:20px auto;
}
.intro-arrow img {
	width:100%;
	height:auto;
}
.sec-tit {
	border-top:#231815 1px solid;
	border-bottom:#231815 3px solid;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:stretch;
	margin-bottom:30px;
	position:relative;
}
.sec-tit:before {
	content:"";
	position:absolute;
	right:-22px;
	bottom:-3px;
	width: 0;
	height: 0;
	margin:auto;
	border-style: solid;
	border-width: 40px 10px 40px 10px;
	border-color: transparent transparent #ffa000 #ffa000;
}
.sec-tit-ilst {
	width:100%;
	height:auto;
	background:#FFF;
	padding:14px 14px 14px 0;
	max-width:75px;
}
.sec-tit-cap {
	width:calc(100% - 89px - 20px);
	height:auto;
	font-size:1.5rem;
	font-weight:700;
	line-height:130%;
	background:#ffac21;
	padding-left:20px;
	margin:2px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}
.fst-blo, .snd-blo, .trd-blo, .fth-blo, .vth-blo, .six-blo, .sth-blo {
	margin:0 auto 60px;
}
.fst-copy {
	width:100%;
	height:auto;
	font-size:2.2rem;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
	max-width:760px;
	margin:40px auto;
	text-align:center;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}

.fst-copy:before {
	position:absolute;
	content:"";
	width:0;
	left:0;
	height:100%;
	border-left:solid 2px #212121;
	transform: rotate(-20deg);
}
.fst-copy:after {
	position:absolute;
	content:"";
	width:0;
	right:0;
	height:100%;
	border-left:solid 2px #212121;
	transform: rotate(20deg);
}
.copy-ore-bold {
	color:#f39800;
	font-weight:700;
}
.fst-copy-cap {
	width:100%;
	height:auto;
	font-size:1.0rem;
	font-weight:700;
	letter-spacing:1px;
	line-height:160%;
	max-width:760px;
	margin:0px auto 60px;
	text-align:left;
}
.sec-sub-tit {
	color:#212121;
	font-size:1.3rem;
	font-weight:700;
	padding:5px 30px;
	border-left:#f39800 7px solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:30px;
	background:#fff8eb;
	position:relative;
}
.sec-sub-tit:before {
	content:"";
	position:absolute;
	right:-11px;
	bottom:0px;
	width: 0;
	height: 0;
	margin:auto;
	border-style: solid;
	border-width: 20px 5px 20px 5px;
	border-color: transparent transparent #212121 #212121;
}
.fuki-wra {
	width:100%;
	height:auto;
	border:solid 5px #212121;
	background:url(../images/bac_mesh01.png) repeat;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	padding:30px 5%;
	margin:50px auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.red-tri02 {
	position:absolute;
	width: 0;
	height: 0;
	left:calc(50% - 15px);
	bottom:-30px;
	margin:auto;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #ff1a1a transparent transparent transparent;
}
.fuki-red {
	color:#ff1a1a;
	font-weight:700;
	font-size:1.9rem;
}
.fst-msg-board {
	border:solid 1px #ccc;
	background:#fffdec;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	height:auto;
	max-width:840px;
	padding:30px 3% 30px 4%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
}
.fst-msg-pic {
	width:100%;
	height:auto;
	max-width:22.26%;
}
.fst-msg-pic img {
	width:100%;
	height:auto;
}
.fst-msg {
	font-size:1.0rem;
	letter-spacing:0;
	width:100%;
	height:auto;
	max-width:72.0%
}
.fuki-bla-bol {
	color:#212121;
	font-weight:700;
	font-size:1.3rem;
}
.ore-tri {
	position:absolute;
	width: 0;
	height: 0;
	left:calc(50% - 15px);
	bottom:-30px;
	margin:auto;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #ffa000 transparent transparent transparent;
}
.snd-lis {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:flex-start;
	margin-bottom:30px;
}
.snd-lis-ite {
	width:100%;
	height:auto;
	max-width:30.71%;
}
.snd-lis-pic {
	position:relative;
	height:160px;
	width:100%;
	max-width:258px;
	background:#f0e8df;
	overflow:hidden;
	border:solid 1px #e7e7e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:10px;
}
.snd-lis-pic img {
	position:absolute;
	width:auto;/* 横幅に合わせて自動縮尺　object-fitはIE11でバグ */
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width:auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.snd-lis-cap {
	border-top:solid 4px #ffa000;
	padding:10px 0;
}
.fuki-bol-lar {
	font-size:2.2rem;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
}
.fuki-ore-lar {
	color:#f39800;
	font-weight:700;
}
.reason-wra {
	margin-bottom:50px;
}
.reason-tit-wra {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:4px solid #ffa000;
}
.reason-num-wra {
	padding:0.5% 3%;
	width:100%;
	height:auto;
	max-width:calc(19.29% - 6%);
	border:3px #231815 solid;
	border-radius:24px;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items:center;
	position: relative;
	background-color: #ffde00;
	z-index:0;
	overflow:hidden;
}
.reason-num-wra:before {
	content: '';
	display: block;
	position: absolute;
	left:0%;
	bottom: 0;
	border-top: 25px solid transparent;  /* 上高さtransparent */
	border-left: 35px solid #ffa000;  /* 横幅 */
	border-right: 35px solid transparent;  /* leftと対横幅 */
	border-bottom: 25px solid #ffa000;  /* 高さ　TOPと対 */
	z-index:0;
}
.reason-num {
	font-size:1.6rem;
	font-weight:700;
	z-index:1;
}
.reason-tit {
	font-size:2.2rem;
	font-weight:700;
	line-height:120%;
	margin-left:3%;
}
.reason-cap p {
	font-size:1.2rem;
	font-weight:700;
}
.inquiry-blo {
	margin:0 auto 60px;
}
.inquiry-fuki-fle {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:flex-start;
}
.inquiry-fuki-pic {
	width:100%;
	height:auto;
	max-width:33.93%;
	align-self:flex-end;
}
.inquiry-fuki-pic img {
	width:100%;
	height:auto;
}
.inquiry-fuki {
	width:100%;
	height:auto;
	max-width:52.38%;
	border:solid 3px #08b929;
	border-radius:6px;
	padding:3% 5%;
	position:relative;
}
.inquiry-fuki p {
	font-size:1.4rem;
	font-weight:700;
}
.inquiry-red-bol {
	color:#ff1a1a;
	font-weight:700;
}
inquiry-banner {
	background:url(../images/bac_radius01.png) left top no-repeat, url(../images/bac_radius02.png) right bottom no-repeat, #ffa000;
	width:100%;
	height:auto;
	padding:3% 0;
}
.inquiry-banner-fle {
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-start;
	align-items:center;
}
.inquiry-banner-left {
	width:100%;
	height:auto;
	max-width:30.95%;
	margin:0 3% 0 0;
}
.inquiry-banner-right {
	width:100%;
	height:auto;
	max-width:60%;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:flex-start;
	align-items:flex-start;
}
.inquiry-banner-line {
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin-top:15px;
}
.flow-wra {
	margin-bottom:50px;
}
.flow-tit-wra {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	padding-bottom:10px;
	margin-bottom:30px;
	border-bottom:4px solid #231815;
}
.flow-num-wra {
	padding:0.5% 0%;
	width:100%;
	height:auto;
	max-width:19.29%;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items:center;
	position: relative;
	background-color: #ffde00;
	z-index:0;
	text-align:center;
	overflow:hidden;
	background:#f39800;
	background:-moz-linear-gradient(left, #231815 50%, #f39800 50%, #f39800 100%);
	background:-webkit-linear-gradient(left, #231815 50%, #f39800 50%, #f39800 100%);
	background:linear-gradient(to right, #231815 50%, #f39800 50%, #f39800 100%);
}
.flow-num {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	z-index:1;
	width:50%;
}
.flow-num:first-of-type {
	color:#FFF;
	font-size:1.8rem;
	font-weight:700;
}
.flow-num:last-of-type {
	font-size:2.0rem;
	font-weight:700;
}
.flow-tit {
	font-size:1.8rem;
	font-weight:700;
	line-height:120%;
	margin-left:3%;
}
.flow-cap p {
	font-size:1.2rem;
	font-weight:700;
}
.fth-fle {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:flex-start;
	margin:60px auto;
}
.fth-car {
	width:100%;
	height:auto;
	max-width:30.71%;
	position:relative;
}
.fth-car-point {
	background:#ffde00;
	border-radius:5px;
	text-align:center;
	font-size:1.5rem;
	font-weight:700;
	letter-spacing:0;
	padding:2px;
	width:100%;
	height:auto;
	max-width:126px;
	position:absolute;
	top: 0%;
	left: 50%;
	min-height: auto;
	min-width: 126px;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index:3;
}
.fth-car-tit {
	color:#ffde00;
	font-weight:700;
	padding:5px;
	background:#231815;
	text-align:center;
	font-size:1.2rem;
}
.fth-car-pic {
	position:relative;
	height:160px;
	width:100%;
	max-width:258px;
	background:#f0e8df;
	overflow:hidden;
	border:solid 1px #e7e7e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:10px;
}
.fth-car-pic img {
	position:absolute;
	width:auto;/* 横幅に合わせて自動縮尺　object-fitはIE11でバグ */
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width:auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.fth-car-cap {
	padding:10px 0;
}
.required {
	display:inline-block;
	background-color: #ff2929;
	padding: 0px 5px;
	font-size: 0.9rem;
	font-weight:600;
	color: #FFF;
	margin: 0px 15px 0 5px;
	border-radius:3px;
}
.link_about_ppolicy {
	text-align:center;
}
.link_about_ppolicy a {
	color:#0087cf;
	text-decoration:underline;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.link_about_ppolicy a img {
	margin-left:5px;
}
.banner-tempo-kaigyo {
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	margin-bottom:30px;
}
.banner-tempo-kaigyo img{
	width:100%;
	height:auto;
}
.ban-lis{
		display:flex;
	flex-wrap:wrap;
  justify-content: space-between;
	align-items:flex-start;
}
.ban-lis-wra {
	width:100%;
	height:auto;
	background:#f9f9f9;
	padding:20px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
		display:flex;
	flex-wrap:wrap;
justify-content: space-around;
	align-items:flex-start;
}
.ban-ite {
	width:30%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-start;
	align-items:flex-start;
}
.ban-ite li:nth-child(2) {
	width:calc(100% - 100px);
	height:auto;
	padding-left:10px;
	
}
.ban-ite li:nth-child(2) h3 {
	font-size:0.8rem;
	font-weight:700;
	line-height:120%;
	
}

.ban-ite li:last-of-type {
	width:100%;
	height:auto;
	padding:5px 0 12px;
	line-height:110%;
	font-size:0.8rem;
	font-weight:700;
	color:#898989;
}

.pri-lis{
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:flex-start;
	margin-bottom:60px;
}
.pri-ite{
	width:100%;
	height:auto;
	max-width:190px;
	margin-right:26px;
	margin-bottom:20px;
	
}
.pri-ite:nth-of-type(4n){
	width:100%;
	height:auto;
	max-width:190px;
	margin-right:0px;
}

.pri-pic {
	position:relative;
	height:190px;
	width:190px;
	background:#f0e8df;
	overflow:hidden;
}
.pri-pic img {
	position:absolute;
	width:auto;
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.pri-tit {
	width:100%;
	height:auto;
	color:#ffde00;
	font-size:0.9rem;
	font-weight:700;
	background:#231815;
	text-align:center;
	padding:2px 0;
}
.pri-price{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	padding:5px 0;
}
.pri-cap{
	font-size:0.8rem;
	letter-spacing:0;
}
.pri-num{
	font-size:1.0rem;
	font-weight:700;
	color:#231815;
}
.pri-num-red{
	letter-spacing:0;
	font-size:1.4rem;
	font-weight:700;
	color:#ff1a1a;
}

.pri-rig-sec{
	width:calc(100% - 230px);
	height:auto;	
}
.pri-rig-lis{
	border:0px #ccc solid;
	background:#fffbdf;
	width:100%;
	height:auto;
	display:flex;
	padding:20px;
	margin-bottom:30px;
	flex-wrap:wrap;
	justify-content:flex-end;
	align-items:center;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
	
}
.pri-rig-lis li{
	font-size:1.1rem;
	font-weight:700;
	line-height:150%;
	border-bottom:dotted #333 1px;
	width:100%;
	height:auto;
	text-align:right;
	padding-bottom:8px;
	margin-bottom:8px;
}
.pri-rig-lis li:last-of-type{
	padding-bottom:8px;
	margin-bottom:0px;
}
.pri-rig-caution{
	font-size:0.9rem;
}
.pri-lef-pic {
	position:relative;
	height:200px;
	width:200px;
	margin-right:30px;
	background:#f0e8df;
	overflow:hidden;
box-shadow: 5px 5px 0px 0px rgba(90,90,90,.5);
	
}
.pri-lef-pic img {
	position:absolute;
	width:auto;
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.variate-fle{
	width:100%;
	height:auto;
	max-width:840px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:flex-start;
	margin-bottom:30px;
}
.variate-pic{
	width:100%;
	height:auto;
	max-width:33%;
}
.variate-pic img{
	width:100%;
	height:auto;
}
.variate-cap{
	width:calc(63%);
	height:auto;
}
.variate-cap p{
	padding-bottom:20px;
}
.variate-cap p:last-of-type{
	padding-bottom:0;
}
/* メイン画像 main visual */
.mai-vis-wra {
	width:100%;
	height:auto;
	margin:0px auto 40px;
	padding:0px 0 0 0;
	background:#fff;
	overflow:hidden;
}
.mai-vis {
	text-align:center;
	width:100%;
	max-width:1200px;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:flex-start;
}
.mai-vis-emb{
	width:100%;
	height:auto;
	max-width:1200px;
}
.mai-vis-emb img{
	width:100%;
	height:auto;
}


/*-------------------------------------------------
 下層ページコンテンツヘッド
-------------------------------------------------*/
.sub-copy-blo{
	width:100%;
	height:auto;
	max-width:840px;
	background:url(../images/bac_ilst_city01.svg) center bottom no-repeat;
	display:flex;
	flex-wrap:nowrap;
	justify-content: space-around;
	align-items:center;
	border-bottom:3px #231815 solid;
	margin:10px auto 30px;
}
.sub-copy-pic{
	width:100%;
	height:auto;
	padding-left:20px;
	max-width:16%;
}
.sub-copy-pic img{
	width:100%;
	height:auto;
}
.sub-copy {
	width:100%;
	height:auto;
	font-size:2.0rem;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
	max-width:100%;
	margin:0 auto;
	text-align:center;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}
.sub-copy:before {
	position:absolute;
	content:"";
	width:0;
	left:0;
	height:100%;
	border-left:solid 2px #212121;
	transform: rotate(-20deg);
}
.sub-copy:after {
	position:absolute;
	content:"";
	width:0;
	right:0;
	height:100%;
	border-left:solid 2px #212121;
	transform: rotate(20deg);
}
/*-------------------------------------------------
 left-nav
-------------------------------------------------*/
.lef-con {
	text-align:left;
	width:246px;
	height:auto;
}
.lef-men-lis {
	margin-bottom:60px;
}
.lef-men-lis li {
	color:#FFF;
	font-size:1.2rem;
	font-weight:700;
	margin-bottom:5px;
	border-bottom:solid 1px #232323;
}
.lef-men-lis li a {
	color:#232323;
	font-weight:600;
	cursor:pointer;
	padding:10px;
	display:block;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	background:#fff;
	position:relative;
	border-left:10px #ffa000 solid;
	margin-bottom:5px;
}
.lef-men-lis li a:before {
	position:absolute;
	content:"";
	width:10px;
	height:auto;
	border-left:10px #ffa000 solid;
	background:red;
}
.lef-men-lis li.lef-men-act a{
	background:#ffde00;
}
.lef-men-lis li a:hover {
	background:#ffde00;
}
.lef-info-blo {
	width:100%;
	height:auto;
	max-width:246px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:solid 3px #231815;
	background:#ffde00;
	padding:15px 10px;
	margin-bottom:40px;
}
.lef-info-cap {
	font-size:1.04rem;
	font-weight:700;
	line-height:130%;
}
.lef-info-logo {
	width:100%;
	height:auto;
	max-width:208px;
	margin:15px auto;
}
.lef-info-logo img {
	width:100%;
	height:auto;
}
.lef-info-tel {
	font-size:1.4rem;
	font-weight:700;
	line-height:150%;
	width:100%;
	height:auto;
	max-width:246px;
	margin-bottom:5px;

}
.lef-info-tel img{
	width:100%;
	height:auto;
}
.lef-info-tex {
	font-size:0.9rem;
}
.lef-tit {
	color:#ffde00;
	font-size:1.2rem;
	font-weight:700;
	background:#231815;
	text-align:center;
	padding:5px;
}
.lef-banner {
	max-width:246px;
	width:100%;
	height:auto;
}
.lef-banner img {
	width:100%;
	height:auto;
}
.lef-ban-lis-wra {
	width:100%;
	height:auto;
	background:#f9f9f9;
	padding:20px 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.lef-ban-ite {
	display:flex;
	flex-wrap:wrap;
	max-width:240px;
	
	justify-content:flex-start;
	align-items:flex-start;
	margin:0 auto;
}
.lef-ban-ite li:nth-child(2) {
	width:calc(100% - 100px);
	height:auto;
	padding-left:10px;
	
}
.lef-ban-ite li:nth-child(2) h3 {
	font-size:0.8rem;
	font-weight:700;
	line-height:120%;
	
}

.lef-ban-ite li:last-of-type {
	width:100%;
	height:auto;
	padding:5px 0 12px;
	line-height:110%;
	font-size:0.8rem;
	font-weight:700;
	color:#898989;
}

/* スライダー　*/
.sli-thu-mai01 {
	text-align:center;
	width:100%;
	height:auto;
	padding:0 0px;
	margin:0px auto 0px;
	position:relative;
}
.sli-thu-mai01 li {
	width:100%;
	height:480px;
	background:#FFF;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;/*水平中央*/
	align-items:center;/*垂直中央*/
}
.sli-thu-mai-ima {
	position:relative;
	width:100%;
	height:auto;
	background:#FFF;
	overflow:hidden;
}
.sli-thu-mai-ima img {
	position:absolute;
	height:100%;
	width:auto;
	top: 50%;
	left: 50%;
	min-height: 100%;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.sli-thu01 {
	text-align:center;
	width:100%;
	height:auto;
	padding:0 0px;
	margin:0px auto 0px;
	position:relative;
}
.sli-thu01 li {
	width:100%;
	height:100px;
	background:#FFF;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.sli-thu-ima {
	position:relative;
	width:100%;
	height:auto;
	background:#FFF;
	overflow:hidden;
}
.sli-thu-ima img {
	position:absolute;
	height:auto;
	width:100%;
	top: 50%;
	left: 50%;
	min-height: auto;
	min-width: auto;
	max-width:200px;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.sli-thu-blo {
	position:relative;
}
.sli-pre {
	cursor:pointer;
	position:absolute;
	font-size:240%;
	bottom:50%;
	left:-0px;
	z-index:10;
	background:#d3d3d3;
	border-radius:50%;
	width:40px;
	height:40px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.sli-nex {
	cursor:pointer;
	position:absolute;
	color:#e6c644;
	font-size:240%;
	right:-0px;
	bottom:50%;
	z-index:10;
	background:#d3d3d3;
	border-radius:50%;
	width:40px;
	height:40px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
/* サムネイルにフォーカス枠*/
.sli-thu01 .slick-current .sli-thu-ima {
	opacity: 1;
	border:solid 2px #ffde00;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* END スライダー　*/

/* FAQ よくある質問　*/
.faq-lis {
	width:calc(100% - 0px);
	height:auto;
	margin:auto;
	padding:0px 0;
}
.faq-lis-que {
	border-bottom:1px solid #231815;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	font-size:1.3rem;
	font-weight:700;
	padding-bottom:10px;
	margin-bottom:20px;
}
.faq-lis-que-ico {
	color:#fff;
	display:inline-block;
	font-size:1.4rem;
	font-weight:700;
	width:55px;
	height:55px;
	max-width:55px;
	border-radius:50%;
	background:#46b4dd;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	margin-right:3%;
}
.faq-lis-ans {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:flex-start;
	font-size:1.3rem;
	font-weight:700;
	padding-bottom:10px;
	margin-bottom:30px;
}
.faq-lis-ans-ico {
	color:#fff;
	display:inline-block;
	font-size:1.4rem;
	font-weight:700;
	width:55px;
	height:55px;
	max-width:55px;
	border-radius:50%;
	background:#ff5fb2;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	margin-right:3%;
}
.faq-lis-sen {
	width:calc(100% - 55px - 3%);
	height:auto;
	font-size:1.0rem;
	color:#212121;
}
.sor-ima {
	position:relative;
	width:100%;
	height:280px;
	background:#FFF;
	overflow:hidden;
	border-radius:3%;
}
.sor-ima img {
	position:absolute;
	height:auto;
	width:100%;
	top: 50%;
	left: 50%;
	min-height: 100%;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
/* footer */
#foo-wra {
	height:auto;
	width:100%;
	padding:60px 0;
	background:#ffa000;
}
.foo-con {
	width:100%;
	max-width:100%;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:center;
}
.foo-men-tit {
	width:100%;
	height:auto;
	max-width:11.67%;
}
.foo-men-tit img {
	width:100%;
	height:auto;
}
.foo-men-lis {
	width:calc(100% - 11.67%);
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-end;
	align-items:center;
}
.foo-men-lis li {
	font-size:1.0rem;
	padding:5px 10px;
	position:relative;
}
.foo-men-lis li a:after {
	position:absolute;
	content:"|";
	display:inline-block;
	width:20px;
	height:20px;
	margin:auto;
	text-align:center;
}
.foo-men-lis li a:hover {
	color:#f6e779;
}
.foo-men-lis li:last-of-type {
	font-size:1.0rem;
	padding:5px 0px 5px 10px;
	position:relative;
}
.foo-men-lis li:last-of-type a:after {
	position:absolute;
	content:"";
	display:inline-block;
	width:0px;
	height:0px;
	margin:auto;
	text-align:center;
}
#cop {
	text-align:center;
	font-size:0.9rem;
	background:#231815;
	line-height:130%;
	padding:15px 2%;
	color:#fff;
}
#cop a {
	color:#fff;
}
/* page top */
#pag-top {
	display:none;
	position:fixed;
	bottom:30px;
	right:10px;
	z-index:100;
}
#pag-top a {
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	border-radius:2px;
	color:#FFF;
	text-decoration:none;
	background:#ffde00;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	border:solid 3px #231815;
}
#pag-top a:hover {
	-webkit-transform:translate(-0%, -20%) scale(1) rotate(0deg);
	transform:translate(-0%, -20%) scale(1) rotate(0deg);
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	border-radius:2px;
	color:#FFF;
	text-decoration:none;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	border:solid 3px #231815;
}
/* time table */
.inf-lis {
	max-width:840px;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:stretch;
	text-align:left;
	margin:auto;
}
.inf-lis dt {
	font-size:1.2rem;
	font-weight:700;
	width:calc(36.43% - 3px);
	padding:10px 15px;
	background:#fbfbfb;
	border-bottom:solid 1px #212121;
	border-right:solid 1px #a8a8a8;
	margin:0 3px 3px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.inf-lis dd {
	font-size:1.2rem;
	font-weight:400;
	width:calc(63.57% - 0px);
	padding:10px 15px;
	border-bottom:solid 1px #212121;
	margin:0 0px 3px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}
.inf-lis dt:last-of-type, .inf-lis dd dd:last-of-type {
}
.inf-lis dt .red {
	color:#D52A32;
}
/* 共通セレクタ */
.tar-bla-lin {
	position:relative;
	padding-left:20px;
	background:url(../images/link.svg)left top 2px no-repeat;
}
.flo-rig {
	float:right;
}
.flo-lef {
	float:left;
}
.cle-bot {
	clear:both;
}
.bre-cru {
	text-align: left;
	height: auto;
	line-height:140%;
	font-size:0.9rem;
	margin:15px auto;
	padding:3px 5px;
	width:100%;
	height:auto;
	max-width:calc(1200px - 10px);
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	background:#f8f8f8;
}
.bre-cru li:after {
	content:"〉";
	padding:0 0 0px 5px;
	font-size:0.9rem;
}
.bre-cru li:last-child:after {
	content:"";
}
.ali-rig {
	text-align: right;
}
.ali-lef {
	text-align:left;
}
.ali-cen {
	text-align:center;
}
.pad-top-sma {
	padding-top:10px;
}
.pad-bot-tal {
	padding-bottom:40px;
}
.pad-lef-mid {
	padding-left:20px;
}
.pad-rig-mid {
	padding-right:20px;
}
.pad-top-bot-mid {
	padding-top:20px;
	padding-bottom:20px;
}
.pad-top-mid {
	padding-top:20px;
}
.pad-bot-mid {
	padding-bottom:20px;
}
.pad-bot-mid {
	padding-bottom:20px;
}
.pad-top-bot-tal {
	padding-top:40px;
	padding-bottom:40px;
}
.mar-top-mid {
	margin-top:20px;
}
.mar-bot-mid {
	margin-bottom:20px;
}
.mar-top-bot-mid {
	margin-top:20px;
	margin-bottom:20px;
}
.mar-bot-tal {
	margin-bottom:40px;
}
.mar-bot-xtal {
	margin-bottom:80px;
}
.mar-top-tal {
	margin-top:40px;
}
.mar-top-xtal {
	margin-top:60px;
}
.mar-top-bot-tal {
	margin-top:40px;
	margin-bottom:40px;
}
.mar-rig-mid {
	margin-right:20px;
}
.mar-lef-mid {
	margin-left:17px;
}
.pad-top-tal {
	padding-top:28px;
}
.col-yel-har {
	color:#b7b23c;
}
.col-red, .red_txt {
	color:#D52A32;
}
.col-kah {
	color:#d7ac7c;
}
.col-ore {
	color:#ff5151;
}
.col-ore-har {
	color:#e07979;
}
.col-pin-har {
	color:#EA6097;
}
.col-yel {
	color:#ffb320;
}
.col-gre {
	color:#066;
}
.col-gre-har {
	color:#066;
}
.col-whi {
	color:#ffffff;
}
.col-blu {
	color:#376499;
}
.col-blu-bol {
	color:#376499;
	font-weight:600;
	display:block;
	padding-bottom:10px;
	line-height:130%;
}
.col-red-bol {
	color:#D52A32;
	font-weight:600;
	letter-spacing:0;
	display:block;
	padding-bottom:10px;
	line-height:130%;
}
.col-gre-bol {
	color:#066;
	font-weight:600;
	display:block;
	padding-bottom:10px;
	line-height:130%;
}
.col-yel-har-bol {
	color:#b7b23c;
	font-weight:600;
	display:block;
	padding-bottom:10px;
	line-height:130%;
}
.col-bro {
	color:#3b1d02;
}
.fon-lar {
	font-size:146%;
}
.fon-mid {
	font-size:110%;
}
.fon-sma {
	font-size:90%;
}
.fon-xsma {
	font-size:80%;
}
.fon-bol {
	font-weight:bold;
	font-weight:600;
}
.lin-hei-sma {
	line-height:16px;
}
.fon-bol {
	font-weight:bold;
}
.con-are {
	width:calc(100% - 42px);
	border-radius:0px;
	margin:0px auto 30px;
	padding:20px;
	background: #fcfcfc;
}
.con-are-non {
	width:calc(100% - 42px);
	border-radius:0px;
	margin:0px auto;
	padding:20px;
	background: #fcfcfc;
}
.con-are .che-lis, .con-are-non .che-lis {
	font-size:110%;
	font-weight:600;
	position:relative;
	padding:5px 10px 5px 35px;
}
.con-are .che-lis:before, .con-are-non .che-lis:before {
	left: 0;
	padding-right:10px;
	position:absolute;
	content: "";
	background:url(../images/check-square-reverse.svg) left center no-repeat;
	width:26px;
	height:26px;
}
.con-cir-lis {
	width:calc(100% - 60px);
	border-radius:4px;
	-webkit-border-radius:4px;
	margin:20px auto;
	padding:20px 30px;
	background-color: #fffef1;
}
.con-cir-lis-non {
	width:calc(100% - 60px);
	border-radius:4px;
	-webkit-border-radius:4px;
	margin:0px auto;
	padding:20px 30px;
	background-color: #fffef1;
}
.con-cir-lis li {
	font-size:110%;
	font-weight:600;
	position:relative;
	padding:5px 30px;
}
.con-cir-lis li:before {
	left: 0;
	padding-right:10px;
	position:absolute;
	content: "";
	background:url(../images/check.svg) left center no-repeat;
	width:22px;
	height:22px;
}
.che-sub-tit {
	width:calc(100% - 60px);
	font-size:120%;
	font-weight:600;
	position:relative;
	padding:5px 30px;
	margin-bottom:10px;
}
.che-sub-tit:before {
	left: 0;
	padding-right:10px;
	position:absolute;
	content: "";
	background:url(../images/list.svg) left center no-repeat;
	width:26px;
	height:26px;
}
.poi-sub-tit {
	width:calc(100% - 40px);
	font-size:120%;
	font-weight:600;
	position:relative;
	padding:5px 5px 5px 35px;
	margin-bottom:10px;
}
.poi-sub-tit:before {
	top:8px;
	left: 0;
	padding-right:10px;
	position:absolute;
	content: "";
	background:url(../images/check-circle.svg) left center no-repeat;
	width:24px;
	height:24px;
}
.flu-ima {
	max-width:100%;
	height:auto;
}
.ima-sor {
	width:100%;
	height:auto;
	margin:30px auto;
	text-align:center;
}
.ima-sor img {
	display:inline;
	max-width:100%;
	height:auto;
}
.cir-lis {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}
.cir-lis li {
	font-size:110%;
	position:relative;
	padding:0px 20px;
}
.cir-lis li:before {
	position:absolute;
	left:0px;
	top:4px;
	content:"●";
	color:#376499;
	display:inline-block;
	transform: rotate(0deg);
	font-size:70%;
}
.cir-lis-blu li:before {
	color:#376499;
}
.cir-lis-red li:before {
	color:#D52A32;
}
.cir-lis-gre li:before {
	color:#066;
}
.cir-lis-gol li:before {
	color:#b7b23c;
}
.dot-lis {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}
.dot-lis li {
	width:100%;
	height:auto;
	font-size:98%;
	position:relative;
	padding:0px 20px;
}
.dot-lis li:before {
	position:absolute;
	left:0px;
	top:0px;
	content:"・";
	color:#ff5151;
	display:inline-block;
	transform: rotate(0deg);
	font-size:100%;
}
/* テーブル　アンダーライン*/
.ver-tab-und-lin {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:stretch;
	text-align:center;
	margin:0px auto 20px;
}
.ver-tab-und-lin dt, .ver-tab-und-lin dd {
	font-size:100%;
	padding:10px;
	border-bottom:solid 1px #CCC;
	background:#fff;
}
.ver-tab-und-lin dt {
	width:calc(30% - 20px);
	color:#606521;
	background-color: #FAFCD8;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.ver-tab-und-lin dd {
	margin-left:10px;
	width:calc(70% - 30px);
	display:flex;
	justify-content:flex-start;
	align-items:center;
	text-align:left;
}
/* END テーブル　アンダーライン*/

/* メールフォーム */

input[type="text"], input[type="email"], input[type="tel"], input[type="url"] {
	border:solid 1px #ccc;
	width:calc(100%);
	max-width:300px;
	height:calc(28px);
	padding:3px 5px;
	font-size:100%;
	border-radius:0px;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type="text"].inp-sho {
	border:solid 1px #ccc;
	width:calc(60px);
	height:calc(28px);
	padding:3px 5px;
	font-size:100%;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
select {
	width:calc(240px);
	height:calc(30px);
	padding:3px 5px;
	font-size:14px;
	border-radius:0px;
	border:solid 1px #ccc;
}
textarea {
	border:solid 1px #cdcdcd;
	font-size:100%;
	width:calc(100% - 22px);
	height:calc(80px);
	padding:10px;
}
#formtable {
	width:100%;
	height:auto;
	max-width:840px;
}
#formtable th {
	font-size:1.2rem;
	font-weight:700;
	text-align:left;
	width:100%;
	height:auto;
	padding:1% 1% 1% 3%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background:#ffde00;
	max-width:calc(36.43% - 0%);
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:center;
}
#formtable td {
	font-size:1.2rem;
	font-weight:700;
	text-align:left;
	width:100%;
	height:auto;
	padding:1% 3%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width:calc(63.57% - 0%);
	border:solid 1px #e7e7e7;
}
#formtable tr {
	border-bottom:1px solid #ffffff;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:stretch;
}
#formtable td label {
	display:block;
}
.OF_center {
	margin:30px auto;
	text-align:center;
}
.OF_submit_btn1 {
	color: #212121;
	font-weight:700;
	font-size:1.3rem;
	letter-spacing:2px;
	margin:auto;
	padding:15px 0;
	line-height:24px;
	width:calc(70%);
	border: 0px solid #fff;
	border-radius:25px;
	cursor:pointer;
	-webkit-appearance: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	background:url(images/chevron-right.svg) right 30px center no-repeat, #ffa000;
}
.OF_submit_btn1:hover {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
	background-color:#ffde00;
}
/* END メールフォーム */

.pc-blo {
	display:inline-block;
}
.sp-blo {
	display:none;
}
.pc-lef-ban-blo {
	display:inline-block;
}
.sp-lef-ban-blo {
	display:none;
}

}
/*-------------------------------------------------
2022　END CSS　by WebCreatorCloudProject TRIBECA
------------------------------------------------*/
@media screen and (max-width: 1200px) {
#sub-blo {
	width:100%;
	height:100%;
	max-width:1200px;
	margin:auto;
	padding:0px 0;
	background-color: rgba( 255, 255, 255, 1.0 );
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:flex-start;
}
.lef-con {
	text-align:left;
	width:100%;
	max-width:840px;
	height:auto;
}
.lef-men-lis {
	margin-bottom:30px;
		display:flex;
	flex-wrap:wrap;
justify-content: space-between;
	align-items:flex-start;

}
.lef-men-lis li {
	width:30%;
	color:#FFF;
	font-size:1.2rem;
	font-weight:700;
	margin-bottom:5px;
	border-bottom:solid 1px #232323;
}
.lef-men-lis li a {
	width:100%;
	color:#232323;
	font-weight:600;
	cursor:pointer;
	padding:10px;
	display:block;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	-ms-transition: 0.8s;
	transition: 0.8s;
	background:#fff;
	position:relative;
	border-left:10px #ffa000 solid;
	margin-bottom:5px;
}
.lef-info-blo {
	width:100%;
	height:auto;
	max-width:246px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border:solid 3px #231815;
	background:#ffde00;
	padding:15px 10px;
	margin:0 auto;
	margin-bottom:40px;
}
.pc-lef-ban-blo {
	display:none;
}
.sp-lef-ban-blo {
	display:inline-block;
		display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}


}

@media screen and (max-width: 1080px) {
#wra {
	width:100%;
	height:auto;
	max-width:1080px;
	margin:0 auto;
	position:relative;
	margin-top:80px;
	border-left:solid 2px #212121;
	border-right:solid 2px #212121;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 2%;
	overflow:hidden;
}
#hea-wra {
	width:100%;
	height:80px;
	max-width:1080px;
	background:#fff;
	position:fixed;
	top:0;
	left: 0;
	z-index:30;
	margin:0 auto;
	border-left:solid 2px #212121;
	border-right:solid 2px #212121;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 2%;
}	
.hum-men-wra {
	display:inline-block;
}
#hea-con {
	width:100%;
	height:80px;
	max-width:1200px;
	margin:auto;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.hea-log, .hea-log-sub {
	height:auto;
	width:100%;
	max-width:180px;
	margin-right:20px;
}
.hea-tit {
	font-size:1.0rem;
	font-weight:700;
	line-height:150%;
	height:auto;
	align-self: flex-start;
	display:none;
}

/* スライドインメニュー hide men-wra配置の親要素をpositon:relative必須 */
.men-wra {
 position:fixed;
 top:80px;
 right:-280px;
 width:280px;
 height:auto;
 text-align:center;
 margin:auto;
 padding:0px 0;
 display:block;
 background-color: rgba( 250, 160, 0, 0.9 );
 z-index:30;
box-shadow:2px 2px 3px 0px #bcbcbc;
 border-radius:0 0 0 8px;
}
.menu {
 min-width:280px;
 width:100%;
 margin:0px auto;
 text-align:center;
 position:relative;
 display:flex;
 flex-wrap:wrap;
 justify-content:center;
 align-items:center;
}
.men-ite {
	text-align:center;
	width:calc(100% - 0px);
	height:auto;
	max-width:280px;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.men-ite a {
	color:#212121;
	width:calc(100% - 0px);
	height:auto;
	min-height:50px;
	line-height:130%;
	font-weight:700;
	text-align:center;
	text-decoration:none;
	font-size:0.9rem;
	letter-spacing:0;
	margin:auto;
	padding:0px 0px;
	transition: 0.8s;
	display:flex;
	flex-wrap:wrap;
	flex-direction:unset;
	justify-content:center;
	align-items:center;

}
.men-ite a img{
	margin-right:5px;
}
.men-active {
	text-align:center;
	font-weight:700;
	width:calc(100% - 0px);
	height:auto;
	min-height:50px;
	line-height:130%;
	display:flex;
	flex-wrap:wrap;
	flex-direction:unset;
	justify-content:center;
	align-items:center;
	background:#ffde00;
}

.hum-men-wra {
 margin:8px 0px 0 20px;
}
.hum-men, .hum-men span {
 display: inline-block;
 transition: all .4s;
 box-sizing: border-box;
}
.hum-men {
 position: relative;
 width: 36px;
 height: 28px;
}
.hum-men span {
 position: absolute;
 left: 0;
 width: 100%;
 height: 2px;
 background-color: #ccc;
 border-radius: 2px;
}
.hum-men span:nth-of-type(1) {
 top: 0;
}
.hum-men span:nth-of-type(2) {
 top: 13px;
}
.hum-men span:nth-of-type(3) {
 bottom: 0;
}
.hum-men.hum-men-act span:nth-of-type(1) {
 -webkit-transform: translateY(13px) rotate(-45deg);
 transform: translateY(13px) rotate(-45deg);
}
.hum-men.hum-men-act span:nth-of-type(2) {
 opacity: 0;
}
.hum-men.hum-men-act span:nth-of-type(3) {
 -webkit-transform: translateY(-13px) rotate(45deg);
 transform: translateY(-13px) rotate(45deg);
}

.cen-con {
	width:100%;
	height:auto;
	max-width:840px;
	padding:0 0px 0 0px;
}

.intro-left {
	width:100%;
	height:auto;
	padding-left:10px;
	max-width:calc(61.55% - 10px);
}
.intro-left li {
	font-size:1.2rem;
	font-weight:700;
	line-height:140%;
	padding-left:35px;
	margin-bottom:5px;
	position:relative;
}
.intro-left li:before {
	position:absolute;
	left:0;
	content:"  ";
	background:url(../images/ico_check01.svg) left top 4px no-repeat;
	width:24px;
	height:28px;
}
.sec-tit {
	width:calc(100% - 22px);
	height:auto;
	border-top:#231815 1px solid;
	border-bottom:#231815 3px solid;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:stretch;
	margin-bottom:30px;
	position:relative;
}
.sec-sub-tit {
	width:calc(100% - 11px);
	color:#212121;
	font-size:1.3rem;
	font-weight:700;
	padding:5px 30px;
	border-left:#f39800 7px solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:30px;
	background:#fff8eb;
	position:relative;
}
.fuki-red {
	color:#ff1a1a;
	font-weight:700;
	font-size:1.9rem;
	letter-spacing:0;
}

.faq-lis-que {
	border-bottom:1px solid #231815;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	font-size:1.3rem;
	font-weight:700;
	padding-bottom:10px;
	margin-bottom:20px;
}
.inquiry-fuki {
	width:100%;
	height:auto;
	max-width:52.38%;
	border:solid 3px #08b929;
	border-radius:6px;
	padding:2% 3%;
	position:relative;
}
.inquiry-fuki p {
	font-size:1.2rem;
	font-weight:700;
	letter-spacing:0;
}

.sub-copy-blo{
	width:100%;
	height:auto;
	max-width:840px;
	background:url(../images/bac_ilst_city01.svg) center bottom no-repeat;
	display:flex;
	flex-wrap:nowrap;
	justify-content: space-around;
	align-items:center;
	border-bottom:3px #231815 solid;
	margin:10px auto 30px;
}
.sub-copy-wra{
	width:100%;
	height:auto;
	padding:0 3%;
	max-width:78%;
}
.sub-copy-pic{
	width:100%;
	height:auto;
	padding:30px 0 0 10px;
	max-width:calc(16% - 10px);
	align-self:flex-end;
}
.sub-copy-pic img{
	width:100%;
	height:auto;
}
.sub-copy {
	width:100%;
	height:auto;
	font-size:1.8rem;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
	max-width:100%;
	margin:0 auto;
	text-align:center;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}
.sub-copy:before {
	position:absolute;
	content:"";
	width:0;
	left:0;
	height:100%;
	border-left:solid 2px #212121;
	transform: rotate(-20deg);
}
.sub-copy:after {
	position:absolute;
	content:"";
	width:0;
	right:0;
	height:100%;
	border-left:solid 2px #212121;
	transform: rotate(20deg);
}
.pri-ite{
	width:100%;
	height:auto;
	max-width:30%;
	margin-right:5%;
}
.pri-ite:nth-of-type(4n){
	width:100%;
	height:auto;
	max-width:30%;
	margin-right:5%;
}
.pri-ite:nth-of-type(3n){
	width:100%;
	height:auto;
	max-width:30%;
	margin-right:0px;
}

.pri-pic {
	position:relative;
	height:100%;
	width:100%;
	min-width:190px;
	min-height:190px;
	background:#f0e8df;
	overflow:hidden;
}
.pri-pic img {
	position:absolute;
	width:auto;
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.ban-ite {
	width:48%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items:flex-start;
}

}



@media screen and (max-width: 800px) {
.fst-blo, .snd-blo, .trd-blo, .fth-blo, .vth-blo, .six-blo, .sth-blo {
	margin:0 auto 30px;
}
	
/* メイン画像 main visual */
.mai-vis-wra {
	width:100%;
	height:auto;
	margin:0px auto 40px;
	padding:0px 0 0 0;
	background:#fff;
	overflow:hidden;
}
.mai-vis {
	text-align:center;
	width:100%;
	max-width:1200px;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:flex-start;
}
.mai-vis-emb{
	width:100%;
	height:auto;
	max-width:1200px;
}
.mai-vis-emb img{
	width:100%;
	height:auto;
}

.inquiry-banner-fle {
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content: center;
	align-items:flex-start;
}
.inquiry-banner-left {
	width:100%;
	height:auto;
	max-width:263px;
	margin:0 auto 10px;
}
.inquiry-banner-right {
	width:100%;
	height:auto;
	max-width:480px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:flex-start;
	align-items:flex-start;
}


.inquiry-banner-tel{
	width:90%;
	height:auto;
	max-width:480px;
	margin:0 auto;
}
.inquiry-banner-tel img{
	width:100%;
	height:auto;
}
.inquiry-banner-line {
	width:90%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin:auto;
	margin-top:15px;
}
.inquiry-text-line{
	width:100%;
	height:auto;
	max-width:16%;
}
.inquiry-text-line img{
	width:100%;
	height:auto;
}
.inquiry-line-button{
	width:100%;
	height:auto;
	max-width:40%;
}
.inquiry-line-button img{
	width:100%;
	height:auto;
}
.inquiry-line-qr{
	width:100%;
	height:auto;
	max-width:100px;
}
.inquiry-line-qr img{
	width:100%;
	height:auto;
}

#foo-wra {
	height:auto;
	width:100%;
	padding:30px 0;
	background:#ffa000;
}

.foo-con {
	width:100%;
	max-width:100%;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content: center;
	align-items:center;
}
.foo-men-lis {
	width:calc(96% - 0%);
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.foo-men-lis li {
	font-size:0.9rem;
	line-height:130%;
	padding:5px 10px;
	position:relative;
}
.foo-men-lis li:last-of-type {
	font-size:1.0rem;
	padding:5px 0px 5px 10px;
	position:relative;
}
.foo-men-lis li:last-of-type a:after {
	position:absolute;
	content:"";
	display:inline-block;
	width:0px;
	height:0px;
	margin:auto;
	text-align:center;
}
.foo-men-tit {
	width:100%;
	height:auto;
	max-width:30%;
	margin-bottom:20px;
}
.foo-men-tit img {
	width:100%;
	height:auto;
}
.fuki-intro {
	width:100%;
	height:auto;
	font-size:1.8rem;
	font-weight:700;
	letter-spacing:0;
	line-height:150%;
	max-width:708px;
	min-height:90px;
	margin:0 auto 40px;
	border-radius:8px;
	border:solid 3px #212121;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}
.intro-right {
	width:100%;
	height:auto;
	max-width:30%;
}
.intro-right-pic {
	width:100%;
	height:auto;
	max-width:200px;
}
.intro-right-pic img {
	width:100%;
	height:auto;
}
.intro-left {
	width:100%;
	height:auto;
	padding-left:10px;
	max-width:calc(70% - 10px);
}
.intro-left li {
	font-size:1.1rem;
	font-weight:700;
	line-height:150%;
	padding-left:30px;
	margin-bottom:10px;
	position:relative;
}
.intro-left li:before {
	position:absolute;
	left:0;
	content:"  ";
	background:url(../images/ico_check01.svg) left top 0px no-repeat;
	width:24px;
	height:28px;
}
.intro-arrow {
	width:100%;
	height:auto;
	max-width:200px;
	margin:20px auto;
}
.intro-arrow img {
	width:100%;
	height:auto;
}
.sec-tit-cap {
	width:calc(100% - 89px - 20px);
	height:auto;
	font-size:1.4rem;
	font-weight:700;
	line-height:130%;
	background:#ffac21;
	padding-left:20px;
	margin:2px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}
.fst-copy-cap {
	width:100%;
	height:auto;
	font-size:1.0rem;
	font-weight:700;
	letter-spacing:1px;
	line-height:160%;
	max-width:760px;
	margin:0px auto 30px;
	text-align:left;
}
.fst-copy {
	width:96%;
	height:auto;
	font-size:1.8rem;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
	max-width:760px;
	margin:40px auto;
	text-align:center;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}

.sec-sub-tit {
	color:#212121;
	font-size:1.1rem;
	font-weight:700;
	padding:5px 30px;
	border-left:#f39800 7px solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:20px;
	background:#fff8eb;
	position:relative;
}
.fuki-wra {
	width:100%;
	height:auto;
	border:solid 3px #212121;
	background:url(../images/bac_mesh01.png) repeat;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	padding:20px 3%;
	margin:20px auto 50px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
}
.red-tri {
	position:absolute;
	width: 0;
	height: 0;
	left:calc(50% - 15px);
	bottom:-28px;
	margin:auto;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #ff1a1a transparent transparent transparent;
}
.red-tri02 {
	position:absolute;
	width: 0;
	height: 0;
	left:calc(50% - 15px);
	bottom:-28px;
	margin:auto;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #ff1a1a transparent transparent transparent;
}
.ore-tri {
	position:absolute;
	width: 0;
	height: 0;
	left:calc(50% - 15px);
	bottom:-28px;
	margin:auto;
	border-style: solid;
	border-width: 25px 15px 0 15px;
	border-color: #ffa000 transparent transparent transparent;
}
.fuki-red {
	color:#ff1a1a;
	font-weight:700;
	font-size:1.5rem;
}

.fuki-bol-lar {
	font-size:1.6rem;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
}
.reason-num {
	font-size:1.4rem;
	font-weight:700;
	z-index:1;
}
.reason-tit {
	font-size:1.8rem;
	font-weight:700;
	line-height:120%;
	margin-left:3%;
}
.reason-cap p {
	font-size:1.0rem;
	font-weight:700;
}
.inquiry-blo {
	margin:0 auto 30px;
}
.flow-wra {
	margin-bottom:30px;
}
.flow-tit-wra {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:4px solid #231815;
}
.flow-num:first-of-type {
	color:#FFF;
	font-size:1.4rem;
	font-weight:700;
}
.flow-num:last-of-type {
	font-size:1.6rem;
	font-weight:700;
}
.flow-tit {
	font-size:1.6rem;
	font-weight:700;
	line-height:120%;
	margin-left:3%;
}
.flow-cap p {
	font-size:1.0rem;
	font-weight:700;
}
.fth-car-tit {
	color:#ffde00;
	font-weight:700;
	padding:5px 0;
	background:#231815;
	text-align:center;
	font-size:1.0rem;
}
.sli-thu-mai01 li {
	padding-top:56%;
	width:100%;
	height:100%;
	background:#FFF;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;/*水平中央*/
	align-items:center;/*垂直中央*/
}

.reason-tit {
	width:100%;
	height:auto;
	max-width:70%;
	font-size:1.6rem;
	font-weight:700;
	line-height:120%;
	margin-left:3%;
}

.sub-copy {
	width:100%;
	height:auto;
	font-size:3.6vw;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
	max-width:100%;
	margin:0 auto;
	text-align:center;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}



.pc-blo {
	display:none;
}
.sp-blo {
	display:block;
}
	
}

@media screen and (max-width: 680px) {
.fst-copy {
	width:96%;
	height:auto;
	font-size:1.6rem;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
	max-width:760px;
	margin:40px auto;
	text-align:center;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}

.fuki-bla-bol {
	color:#212121;
	font-weight:700;
	font-size:1.1rem;
}

.fuki-red {
	color:#ff1a1a;
	font-weight:700;
	font-size:1.4rem;
	letter-spacing:0;
}
.sec-tit {
	border-top:#231815 1px solid;
	border-bottom:#231815 3px solid;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:stretch;
	margin-bottom:20px;
	position:relative;
}
.sec-tit:before {
	content:"";
	position:absolute;
	right:-22px;
	bottom:-3px;
	width: 0;
	height: 0;
	margin:auto;
	border-style: solid;
	border-width: 30px 10px 30px 10px;
	border-color: transparent transparent #ffa000 #ffa000;
}
.sec-tit-ilst {
	width:100%;
	height:auto;
	background:#FFF;
	padding:10px 10px 10px 0;
	max-width:55px;
}
.sec-tit-ilst img{
	width:100%;
	height:auto;
	max-width:50px;
}
.sec-tit-cap {
	width:calc(100% - 65px - 10px);
	height:auto;
	font-size:1.3rem;
	font-weight:700;
	line-height:130%;
	background:#ffac21;
	padding-left:10px;
	margin:2px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}

.sec-sub-tit {
	color:#212121;
	font-size:1.1rem;
	font-weight:700;
	padding:5px 30px;
	border-left:#f39800 7px solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:20px;
	background:#fff8eb;
	position:relative;
}
.sec-sub-tit:before {
	content:"";
	position:absolute;
	right:-11px;
	bottom:0px;
	width: 0;
	height: 0;
	margin:auto;
	border-style: solid;
	border-width: 12px 5px 12px 5px;
	border-color: transparent transparent #212121 #212121;
}
.fst-msg-board {
	border:solid 1px #ccc;
	background:#fffdec;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	height:auto;
	max-width:840px;
	padding:30px 3% 30px 4%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-start;
}
.fst-msg-pic {
	width:100%;
	height:auto;
	max-width:260px;
	margin-bottom:20px;
}
.fst-msg-pic img {
	width:100%;
	height:auto;
}
.fst-msg {
	font-size:1.0rem;
	letter-spacing:0;
	width:100%;
	height:auto;
	max-width:90.0%
}

.snd-lis {
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:flex-start;
	margin-bottom:20px;
}
.snd-lis-ite {
	width:100%;
	height:auto;
	max-width:358px;
}
.snd-lis-pic {
	position:relative;
	height:220px;
	width:100%;
	max-width:358px;
	background:#f0e8df;
	overflow:hidden;
	border:solid 1px #e7e7e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 auto;
	margin-bottom:10px;
}
.snd-lis-pic img {
	position:absolute;
	width:auto;/* 横幅に合わせて自動縮尺　object-fitはIE11でバグ */
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width:auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.fuki-bol-lar {
	font-size:1.4rem;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
}

.inquiry-fuki-pic {
	width:100%;
	height:auto;
	max-width:28.93%;
	align-self:flex-end;
}
.inquiry-fuki-pic img {
	width:100%;
	height:auto;
}
.inquiry-fuki {
	width:100%;
	height:auto;
	max-width:57.38%;
	border:solid 3px #08b929;
	border-radius:6px;
	padding:3% 5%;
	position:relative;
}
.inquiry-fuki p {
	font-size:1.0rem;
	font-weight:700;
}

.fth-fle {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:flex-start;
	margin:40px auto 0;
}
.fth-car {
	width:100%;
	height:auto;
	max-width:360px;
	position:relative;
	margin:0 auto 30px;
}
.fth-car-point {
	background:#ffde00;
	border-radius:5px;
	text-align:center;
	font-size:1.2rem;
	font-weight:700;
	letter-spacing:0;
	padding:2px;
	width:100%;
	height:auto;
	max-width:126px;
	position:absolute;
	top: 0%;
	left: 50%;
	min-height: auto;
	min-width: 126px;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index:3;
}
.fth-car-tit {
	color:#ffde00;
	font-weight:700;
	padding:5px;
	background:#231815;
	text-align:center;
	font-size:1.1rem;
}
.fth-car-pic {
	position:relative;
	height:220px;
	width:100%;
	max-width:358px;
	background:#f0e8df;
	overflow:hidden;
	border:solid 1px #e7e7e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 auto;
	margin-bottom:10px;
}
.fth-car-pic img {
	position:absolute;
	width:auto;/* 横幅に合わせて自動縮尺　object-fitはIE11でバグ */
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width:auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.lef-men-lis li {
	width:48%;
	color:#FFF;
	font-size:1.1rem;
	font-weight:700;
	margin-bottom:5px;
	border-bottom:solid 1px #232323;
}
.pri-ite{
	width:100%;
	height:auto;
	max-width:30%;
	margin-right:5%;
}
.pri-ite:nth-of-type(4n){
	width:100%;
	height:auto;
	max-width:30%;
	margin-right:5%;
}
.pri-ite:nth-of-type(3n){
	width:100%;
	height:auto;
	max-width:30%;
	margin-right:0px;
}

.pri-pic {
	position:relative;
	height:100%;
	width:100%;
	min-width:120px;
	min-height:120px;
	background:#f0e8df;
	overflow:hidden;
}
.pri-pic img {
	position:absolute;
	width:auto;
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.pc-hea-tel {
	display:none;
}
.sp-hea-tel {
	display:inline-block;
}	
	
	
}
@media screen and (max-width: 580px) {
.fuki-intro {
	width:100%;
	height:auto;
	font-size:4.6vw;
	font-weight:700;
	letter-spacing:0;
	line-height:150%;
	max-width:708px;
	min-height:60px;
	margin:0 auto 40px;
	border-radius:8px;
	border:solid 3px #212121;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}
.intro-fle {
	width:100%;
	height:100%;
	max-width:840px;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content: center;
	align-items:center;
	background:url(../images/bac_ilst_city01.svg) bottom 20px center no-repeat;
}
.intro-right {
	width:100%;
	height:auto;
	max-width:100.00%;
}
.intro-right-pic {
	width:100%;
	height:auto;
	margin-left:auto;
	
}
.intro-right-pic img {
	width:100%;
	height:auto;
}
.intro-left {
	width:90%;
	height:auto;
	padding-left:0px;
	max-width:calc(100% - 0px);
}
.intro-left li {
	font-size:3.6vw;
	font-weight:700;
	line-height:140%;
	padding-left:35px;
	margin-bottom:8px;
	position:relative;
}
.intro-left li:before {
	position:absolute;
	left:0;
	content:"  ";
	background:url(../images/ico_check01.svg) left top 0px no-repeat;
	width:24px;
	height:28px;
}
.intro-arrow {
	width:100%;
	height:auto;
	max-width:180px;
	margin:20px auto;
}
.intro-arrow img {
	width:100%;
	height:auto;
}
.sec-tit-cap {
	width:calc(100% - 65px - 10px);
	height:auto;
	font-size:4.2vw;
	font-weight:700;
	line-height:130%;
	background:#ffac21;
	padding-left:10px;
	margin:2px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}
.fst-copy {
	width:96%;
	height:auto;
	font-size:4.4vw;
	font-weight:700;
	letter-spacing:0;
	line-height:130%;
	max-width:760px;
	margin:30px auto;
	text-align:center;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:relative;
}
.sec-sub-tit {
	color:#212121;
	font-size:3.4vw;
	font-weight:700;
	padding:5px 20px;
	border-left:#f39800 7px solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:20px;
	background:#fff8eb;
	position:relative;
}
.fuki-red {
	color:#ff1a1a;
	font-weight:700;
	font-size:3.8vw;
}
.fuki-bla-bol {
	color:#212121;
	font-weight:700;
	font-size:3.6vw;
}
.fuki-bol-lar {
	font-size:4.2vw;
	font-weight:700;
	letter-spacing:0;
	line-height:150%;
}

.reason-tit-wra {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:4px solid #ffa000;
}
.reason-num-wra {
	padding:0.5% 2%;
	width:100%;
	height:auto;
	line-height:150%;
	max-width:calc(16.00% - 4%);
	border:3px #231815 solid;
	border-radius:20px;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content: center;
	align-items:center;
	position: relative;
	background-color: #ffde00;
	z-index:0;
	overflow:hidden;
}
.reason-num-wra:before {
	content: '';
	display: block;
	position: absolute;
	left:0%;
	bottom: 0;
	border-top: 25px solid transparent;  /* 上高さtransparent */
	border-left: 35px solid #ffa000;  /* 横幅 */
	border-right: 35px solid transparent;  /* leftと対横幅 */
	border-bottom: 25px solid #ffa000;  /* 高さ　TOPと対 */
	z-index:0;
}
.reason-num {
	font-size:4.4vw;
	font-weight:700;
	z-index:1;
}
.reason-tit {
	width:100%;
	height:auto;
	max-width:calc(82% - 2%);
	font-size:6.0vw;
	font-weight:700;
	line-height:120%;
	margin-left:2%;
}
.inquiry-fuki p {
	font-size:3.2vw;
	font-weight:700;
	letter-spacing:0;
}
.inquiry-fuki-arrow {
	position:absolute;
	width: 0;
	height:0;
	left:calc(0% - 17px);
	top:calc(50% - 25px);
	border-style: solid;
	border-width: 15px 10px 0 10px;
	border-color: #ffa000 transparent transparent transparent;
	transform: rotate(-30deg);
}
.flow-num-wra {
	padding:0.5% 0%;
	width:100%;
	height:auto;
	max-width:18%;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	position: relative;
	background-color: #ffde00;
	z-index:0;
	text-align:center;
	overflow:hidden;
	background:#f39800;
	background:-moz-linear-gradient(top, #231815 50%, #f39800 50%, #f39800 100%);
	background:-webkit-linear-gradient(top, #231815 50%, #f39800 50%, #f39800 100%);
	background:linear-gradient(to bottom, #231815 50%, #f39800 50%, #f39800 100%);
	background:none;
}
.flow-num {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	z-index:1;
	width:100%;
}
.flow-num:first-of-type {
	color:#FFF;
	font-size:4.2vw;
	font-weight:700;
	line-height:150%;
	background:#231815;
}
.flow-num:last-of-type {
	font-size:4.2vw;
	font-weight:700;
	line-height:150%;
	background:#f39800;
}
.flow-tit {
	width:calc(100% - 18%);
	height:auto;
	max-width:calc(82% - 3%);
	font-size:4.8vw;
	font-weight:700;
	line-height:120%;
	margin-left:3%;
}

/* FAQ よくある質問　*/
.faq-lis {
	width:calc(100% - 0px);
	height:auto;
	margin:auto;
	padding:0px 0;
}
.faq-lis-que {
	border-bottom:1px solid #231815;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	font-size:4.0vw;
	font-weight:700;
	line-height:140%;
	padding-bottom:10px;
	margin-bottom:20px;
}
.faq-lis-que-ico {
	color:#fff;
	display:inline-block;
	font-size:3.6vw;
	font-weight:700;
	width:45px;
	height:45px;
	max-width:45px;
	border-radius:50%;
	background:#46b4dd;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	margin-right:3%;
}
.faq-lis-ans {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:flex-start;
	font-size:1.0rem;
	font-weight:700;
	padding-bottom:10px;
	margin-bottom:20px;
}
.faq-lis-ans-ico {
	color:#fff;
	display:inline-block;
	font-size:3.6vw;
	font-weight:700;
	width:45px;
	height:45px;
	max-width:45px;
	border-radius:50%;
	background:#ff5fb2;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	margin-right:3%;
}
.faq-lis-tit {
	width:calc(100% - 45px - 3%);
	height:auto;
	font-weight:700;

}

.faq-lis-sen {
	width:calc(100% - 45px - 3%);
	height:auto;
	font-size:3.0vw;
	color:#212121;
}

/* メールフォーム */

input[type="text"], input[type="email"], input[type="tel"], input[type="url"] {
	border:solid 1px #ccc;
	width:calc(100%);
	max-width:300px;
	height:calc(28px);
	padding:3px 5px;
	font-size:100%;
	border-radius:0px;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type="text"].inp-sho {
	border:solid 1px #ccc;
	width:calc(60px);
	height:calc(28px);
	padding:3px 5px;
	font-size:100%;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
select {
	width:calc(240px);
	height:calc(30px);
	padding:3px 5px;
	font-size:14px;
	border-radius:0px;
	border:solid 1px #ccc;
}
textarea {
	border:solid 1px #cdcdcd;
	font-size:100%;
	width:calc(100% - 22px);
	height:calc(80px);
	padding:10px;
}
#formtable {
	width:100%;
	height:auto;
	max-width:840px;
}
#formtable th {
	font-size:3.6vw;
	font-weight:700;
	text-align:left;
	width:100%;
	height:auto;
	padding:1% 1% 1% 3%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background:#ffde00;
	max-width:calc(100% - 0%);
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:center;
}
#formtable td {
	font-size:3.6vw;
	font-weight:700;
	text-align:left;
	width:100%;
	height:auto;
	padding:1% 3%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width:calc(100% - 0%);
	border:solid 1px #e7e7e7;
}
#formtable tr {
	border-bottom:1px solid #ffffff;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:stretch;
}
#formtable td label {
	display:block;
}
.OF_center {
	margin:30px auto;
	text-align:center;
}
.OF_submit_btn1 {
	color: #212121;
	font-weight:700;
	font-size:3.6vw;
	letter-spacing:2px;
	margin:auto;
	padding:15px 0;
	line-height:24px;
	width:calc(90%);
	border: 0px solid #fff;
	border-radius:25px;
	cursor:pointer;
	-webkit-appearance: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	background:url(images/chevron-right.svg) right 30px center no-repeat, #ffa000;
}
.OF_submit_btn1:hover {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
	background-color:#ffde00;
}
/* END メールフォーム */
.inf-lis dt {
	font-size:3vw;
	font-weight:700;
	width:calc(36.43% - 3px);
	padding:10px 15px;
	background:#fbfbfb;
	border-bottom:solid 1px #212121;
	border-right:solid 1px #a8a8a8;
	margin:0 3px 3px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.inf-lis dd {
	font-size:3vw;
	font-weight:400;
	width:calc(63.57% - 0px);
	padding:10px 15px;
	border-bottom:solid 1px #212121;
	margin:0 0px 3px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pri-ite{
	width:100%;
	height:auto;
	max-width:48%;
	margin-right:4%;
}
.pri-ite:nth-of-type(4n){
	width:100%;
	height:auto;
	max-width:48%;
	margin-right:4%;
}
.pri-ite:nth-of-type(3n){
	width:100%;
	height:auto;
	max-width:48%;
	margin-right:4%;
}
.pri-ite:nth-of-type(2n){
	width:100%;
	height:auto;
	max-width:48%;
	margin-right:0%;
}

.pri-pic {
	position:relative;
	height:100%;
	width:100%;
	min-width:120px;
	min-height:120px;
	background:#f0e8df;
	overflow:hidden;
}
.pri-pic img {
	position:absolute;
	width:auto;
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

}
@media screen and (max-width: 480px) {
.hea-log, .hea-log-sub {
	height:auto;
	width:100%;
	max-width:140px;
	margin-right:10px;
}
.hea-log a img, .hea-log-sub img {
	height:auto;
	width:100%;
}
.sp-hea-tel {
	display:inline-block;
	height:auto;
	width:100%;
	max-width:90px;
}
.sp-hea-tel img{
	height:auto;
	width:100%;
}
.hum-men-wra {
 margin:8px 0px 0 10px;
}
.mar-top-xtal {
	margin-top:30px;
}
.reason-wra {
	margin-bottom:30px;
}
.lef-men-lis li {
	width:48%;
	color:#FFF;
	font-size:3.4vw;
	font-weight:700;
	margin-bottom:5px;
	border-bottom:solid 1px #232323;
}
.lef-ban-ite {
	width:100%;
	height:auto;
	max-width:240px;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:flex-start;
	margin:0 auto;
}

.inf-lis dt {
	font-size:3.4vw;
	font-weight:700;
	width:calc(36.43% - 3px);
	padding:5px 15px;
	background:#fbfbfb;
	border-bottom:solid 1px #212121;
	border-right:solid 1px #a8a8a8;
	margin:0 3px 3px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.inf-lis dd {
	font-size:3.4vw;
	font-weight:400;
	width:calc(63.57% - 0px);
	padding:5px 15px;
	border-bottom:solid 1px #212121;
	margin:0 0px 3px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.variate-fle{
	width:100%;
	height:auto;
	max-width:840px;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:flex-start;
	margin-bottom:30px;
}
.variate-pic{
	width:100%;
	height:auto;
	max-width:380px;
	margin:0 auto 20px;
}
.variate-pic img{
	width:100%;
	height:auto;
}
.variate-cap{
	width:calc(100%);
	height:auto;
	max-width:380px;
	margin:0 auto;
}
.variate-cap p{
	padding-bottom:20px;
}
.variate-cap p:last-of-type{
	padding-bottom:0;
}
.pri-lis{
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	flex-direction:column;
	align-items:flex-start;
	margin-bottom:30px;
}
.pri-ite{
	width:100%;
	height:auto;
	max-width:380px;
	margin-right:0%;
	margin:0 auto;
}
.pri-ite:nth-of-type(4n){
	width:100%;
	height:auto;
	max-width:380px;
	margin-right:0%;
	margin:0 auto;
}
.pri-ite:nth-of-type(3n){
	width:100%;
	height:auto;
	max-width:380px;
	margin-right:0%;
	margin:0 auto;
}
.pri-ite:nth-of-type(2n){
	width:100%;
	height:auto;
	max-width:380px;
	margin-right:0%;
	margin:0 auto;

}
.pri-pic {
	position:relative;
	height:100%;
	width:100%;
	min-width:280px;
	min-height:280px;
	background:#f0e8df;
	overflow:hidden;
}
.pri-pic img {
	position:absolute;
	width:auto;
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.pri-lef-pic {
	position:relative;
	height:280px;
	width:280px;
	margin-right:0px;
	background:#f0e8df;
	overflow:hidden;
box-shadow: 5px 5px 0px 0px rgba(90,90,90,.5);
margin:0 auto 20px;
	
}
.pri-lef-pic img {
	position:absolute;
	width:auto;
	height:100%;
	top: 50%;
	left: 50%;
	min-height:100%;
	min-width: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.pri-rig-sec{
	width:calc(100% - 0px);
	height:auto;
	margin:0 auto;
}
.pri-rig-caution{
	padding:0 2%;
	font-size:0.9rem;
}
.pri-rig-lis{
	border:0px #ccc solid;
	background:#fffbdf;
	width:100%;
	height:auto;
	display:flex;
	padding:20px;
	margin-bottom:20px;
	flex-wrap:wrap;
	justify-content:flex-end;
	align-items:center;
	-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pri-rig-lis li{
	font-size:1.0rem;
	font-weight:700;
	letter-spacing:0;
	line-height:150%;
	border-bottom:dotted #333 1px;
	width:100%;
	height:auto;
	text-align:right;
	padding-bottom:8px;
	margin-bottom:8px;
}
.ban-lis-wra {
	width:100%;
	height:auto;
	background:#f9f9f9;
	padding:10px 2%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
		display:flex;
	flex-wrap:wrap;
justify-content: space-around;
	align-items:flex-start;
}
.intro-left li {
	font-size:3.6vw;
	font-weight:700;
	line-height:140%;
	padding-left:30px;
	margin-bottom:8px;
	position:relative;
}
.intro-left li:before {
	position:absolute;
	left:0;
	content:"  ";
	background:url(../images/ico_check01.svg) left top 0px / 20px no-repeat;
	width:20px;
	height:24px;
}
}
@media screen and (max-width: 380px) {
.lef-ban-ite {
	width:100%;
	height:auto;
	max-width:240px;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:flex-start;
	margin:0 auto;
}
.ban-ite {
	width:100%;
	height:auto;
	max-width:240px;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:flex-start;
}

}
@media screen and (max-width: 360px) {

}
