@charset "utf-8";
/*
 body
*/
html {
	font-size: 100%;
} /* font-size　16px*62.5%＝10px */
body {
	font-size: 1.0rem;
} /* 16px　100％ 同*/
body {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Sawarabi Mincho", serif;
	-webkit-text-size-adjust:100%;
	width:100%;
	margin:auto;
	letter-spacing:1px;
	color:#030303;
	word-wrap: break-word;
	white-space: normal;
	word-break:break-all;
}
#wra {
	width:100%;
}
h1 {
	margin:0;
	padding:0;
}
a, a:focus {
	color:#030303;
	text-decoration:none;
	outline: none;
}
a:link, a:visited {
	color:#030303;
}
a:hover, a:active {
	text-decoration:underline;
}
img {
	display:block;
}
a img {
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
a img:hover {
	opacity: 0.7;
}
*:focus {
	outline: none;
}
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;
}
iframe#fre_che_for3 {
	width:100%;
	border: none;
}
ul, ol, li, dl, dt, dd {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	font-weight:700;
	font-weight:bold;
}
/* header*/
#hea-wra {
	width:100%;
	min-height:660px;
	height:auto;
	background:url(../images/bac_mai_vis01.jpg) center center no-repeat;
	background-size:100% auto;
	position:relative;
}
.hea-con-wra {
	border-bottom:1px solid #c7c4bb;
}
.hea-con-wra-whi {
	border-bottom:1px solid #c7c4bb;
	background:#FFF;
}
.hea-con-wra-blu {
	border-bottom:1px solid #c7c4bb;
	background:#0099ff;
}
.hea-con {
	max-width:100%;
	width:calc(100% - 474px);
	padding:0 237px;
	height:60px;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:center;
}
.hea-lef {
}
.hea-rig {
	margin-left:auto;
	margin-right:20px;
	align-items:center;
	height:100%;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	text-align:center;
	padding-right:15px;
	border-right:1px solid #c7c4bb;
}
.hea-com {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	display:block;
	width:100%;
	font-weight:700;
	font-weight:bold;
	font-size:0.7rem;
	letter-spacing:0px;
}
.hea-tel {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	display:block;
	width:100%;
	font-weight:700;
	font-weight:bold;
	font-size:0.7rem;
	font-style:italic;
	letter-spacing:0px;
}
.hea-tel span {
	font-weight:700;
	font-weight:bold;
	letter-spacing:-1px;
}
/* header　会社概要*/
#hea-wra-com {
	width:100%;
	min-height:660px;
	height:auto;
	background:url(../images/bac_com_vis01.jpg) center center no-repeat;
	background-size:100% auto;
	position:relative;
}
.hea-com-com {
	color:#FFF;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	display:block;
	width:100%;
	font-weight:700;
	font-weight:bold;
	font-size:0.7rem;
	letter-spacing:0px;
}
.hea-tel-com {
	color:#FFF;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	display:block;
	width:100%;
	font-weight:700;
	font-weight:bold;
	font-size:0.7rem;
	font-style:italic;
	letter-spacing:0px;
}
.hea-tel-com span {
	color:#FFF;
	font-weight:700;
	font-weight:bold;
	letter-spacing:-1px;
}
/* header　事業内容*/
#hea-wra-bus {
	width:100%;
	min-height:400px;
	height:auto;
	background:url(../images/bac_bus_vis01.jpg) center center no-repeat;
	background-size:100% auto;
}
/* header　事業内容*/
#hea-wra-rec {
	width:100%;
	min-height:60px;
	height:auto;
}
/* メニューブロック*/
.men-wra {
	position:fixed;
	top:60px;
	right:-280px;
	width:280px;
	height:auto;
	text-align:center;
	margin:auto;
	padding:0px 0;
	display:block;
	z-index:30;
	box-shadow:-0px 0px 0px 0px #bcbcbc;
	border-radius:0px 0 0px 0px;
	border-top:solid 1px #0000ff;
	border-bottom:solid 0px #e7e7e7;
	background-color: rgba(255, 255, 255, 0.9);
}
.men-wra.men-wra-act {
	display:block;
}
.menu {
	max-width:980px;
	width:100%;
	margin:0px auto;
	text-align:center;
	position:relative;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.menu li {
	text-align:center;
	width:calc(100% - 0px);
	height:auto;
	border-left:solid 1px #0000ff;
	border-bottom:solid 1px #0000ff;
}
.menu li:last-of-type {
}
.menu li a {
	color:#030303;
	width:calc(100% - 0px);
	font-weight:700;
	font-weight:bold;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:1.0rem;
	letter-spacing:0;
	margin:auto;
	padding:10px 0px;
	transition: 0.8s;
}
.menu li a:hover {
	color:#fff;
	background:#0000ff;
	text-decoration:none;
	border-radius:2px;
}
.hum-men-wra {
	display:block;
	margin:0px 10px 0px;
	z-index:30;
}
.hum-men, .hum-men span {
	display: inline-block;
 transition: all .4s;
	box-sizing: border-box;
}
.hum-men {
	position: relative;
	width: 22px;
	height: 22px;
	top:2px;
}
.hum-men span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #030303;
	border-radius: 2px;
}
.hum-men span:nth-of-type(1) {
 top: 0;
}
.hum-men span:nth-of-type(2) {
 top: 10px;
}
.hum-men span:nth-of-type(3) {
 bottom: 0;
}
.hum-men.hum-men-act span:nth-of-type(1) {
 -webkit-transform: translateY(10px) rotate(-45deg);
 transform: translateY(10px) 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(-10px) rotate(45deg);
 transform: translateY(-10px) rotate(45deg);
}
.hum-men-com span {
	background-color: #fff;
}
/* ENDメニューブロック*/

/* メインキャプション*/
.mai-cap-wra {
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	position:absolute;
	top:46%;
	left:50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.mai-cap-one {
	font-size:2.2rem;
	font-weight:700;
	font-weight:bold;
	padding-right:200px;
	line-height:110%;
}
.mai-cap-two {
	font-size:2.2rem;
	font-weight:700;
	font-weight:bold;
	padding-left:200px;
	line-height:140%;
}
.col-blu-bol {
	color:#0000ff;
	font-weight:700;
	font-weight:bold;
}
.mai-cap-wra-com {
	max-width:980px;
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	position:absolute;
	top:55%;
	left:50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.mai-cap-com {
	color:#FFF;
	font-size:2.2rem;
	font-weight:700;
	font-weight:bold;
	line-height:110%;
}
.mai-cap-wra-bus {
	max-width:950px;
	width:100%;
	max-height:340px;
	height:340px;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:flex-start;
	position:relative;
}
.mai-cap-bus {
	padding-top:5%;
	position:absolute;
	color:#FFF;
	font-size:2.2rem;
	font-weight:700;
	font-weight:bold;
	line-height:140%;
}
/* END メインキャプション*/

/* footer*/
#foo-wra {
	height:auto;
	width:100%;
	padding:20px 0;
	background:#000;
}
.foo-blo-non {
	display:none;
}
.foo-blo {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:nowrap;
	justify-content: flex-start;
	align-items:flex-start;
}
.foo-men {
	width:calc(100% - 0px);
	display:flex;
	flex-wrap:nowrap;
	justify-content: flex-start;
	align-items:flex-start;
}
.foo-men li {
	color:#888;
	font-size:1.2rem;
	padding:0 40px 0 0;
	white-space: nowrap;
}
.foo-men li a {
	color:#FFF;
	white-space: nowrap;
}
.foo-men li:last-child {
	padding:0 0px 0 0;
}
#cop {
	max-width:100%;
	width:calc(100% - 20px);
	height:auto;
	margin:auto;
	text-align:right;
 font-size:.9rem;
	background:#030303;
	line-height:130%;
	padding:0px 10px;
	color:#fff;
	display:block;
}
#cop a {
	color:#fff;
}
/* page top*/
#pag-top {
	position:fixed;
	bottom:100px;
	left:30px;
	z-index:100;
}
#pag-top-hom {
	position:fixed;
	bottom:60px;
	left:30px;
	z-index:100;
}
#pag-top a, #pag-top-hom a {
	display:block;
	width:60px;
	height:60px;
	text-align:center;
	border-radius:2px;
	color:#FFF;
	text-decoration:none;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
#pag-top a img, #pag-top-hom a img {
	width:100%;
	height:auto;
}
/* common*/
#mai-con {
	max-width:100%;
	width:100%;
	height:auto;
	margin:auto;
}
.mai-fst-blo {
	max-width:950px;
	width:100%;
	height:auto;
	margin:30px auto;
	border-top:solid 2px #ccc;
	border-bottom:solid 0px #ccc;
	padding:20px 0;
}
.mai-fst-lis {
	display:flex;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items:center;
}
.mai-fst-log {
	width:116px;
	height:110px;
}
.mai-fst-log img {
	width:100%;
	height:auto;
}
.mai-fst-cap, .mai-fst-kig {
	font-size:1.6rem;
	font-weight:700;
	font-weight:bold;
}
.mai-fst-sma {
	font-size:1.2rem;
	font-weight:700;
	font-weight:bold;
	line-height:140%;
}
.mai-snd-wra {
	background:#f4fbfe;
	padding:20px 0;
	margin-bottom:20px;
}
.mai-snd-lis {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:center;
}
.mai-snd-ima {
	position:relative;
	height:170px;
	width:214px;
	background:#f0e8df;
	overflow:hidden;
}
.mai-snd-ima img {
	position:absolute;
	width:100%;/* 横幅に合わせて自動縮尺　object-fitはIE11でバグ */
	height:auto;
	top: 50%;
	left: 50%;
	min-height: auto;
	min-width: 100%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.mai-snd-tit {
	max-width:214px;
	width:100%;
	text-align:center;
	font-weight:700;
	font-weight:bold;
	font-size:1.0rem;
	background:url(../images/bac_mai_ban_lin01.svg) right center / auto auto no-repeat, #fff;
	padding:3px 0;
}
.mai-snd-sub {
	color:#FFF;
	text-align:center;
	font-weight:700;
	font-weight:bold;
	font-size:1.0rem;
	background:#0042fe;
	padding:3px 0;
}
.mai-snd-ite a:hover {
	text-decoration:none;
	opacity:0.8;
}
.com-fst-wra {
	background:#e3f4ff;
	padding:60px 0;
	margin-bottom:20px;
}
.com-fst-blo {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
}
.com-fst-blo p {
	font-size:1.2rem;
	font-weight:700;
	font-weight:bold;
	text-align:center;
}
.com-fst-blo p br {
	display:block;
}
.com-fst-blo p.ali-rig {
	text-align:right;
}
.sec-tit {
	font-size:1.6rem;
	font-weight:700;
	font-weight:bold;
	line-height:140%;
	padding-bottom:40px;
}
.sec-tit-non {
	font-size:1.6rem;
	font-weight:700;
	font-weight:bold;
	line-height:140%;
	padding-bottom:40px;
}
.com-snd-wra {
	padding:30px 0 80px;
}
.com-snd-blo {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
}
.bus-fst-wra {
	padding:60px 0px 0;
}
.bus-fst-blo {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
	padding-bottom:60px;
	border-bottom:solid 2px #000;
}
.bus-fst-lis {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
}
.bus-fst-log {
	width:116px;
	height:auto;
	margin-right:30px;
}
.bus-fst-log img {
	width:100%;
	height:auto;
}
.bus-fst-cap {
	display:block;
	font-size:2.0rem;
	font-weight:700;
	font-weight:bold;
	line-height:110%;
}
.col-blu-bol {
	color:#0000ff;
	font-weight:700;
	font-weight:bold;
}
.bus-snd-wra {
	padding:60px 0px 0;
}
.bus-snd-blo {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
}
.sec-sub-tit {
	font-size:2.0rem;
	font-weight:700;
	font-weight:bold;
	padding-left:50px;
}
.bus-snd-sec {
	width:calc(100% - 100px);
	background:#f4f7fe;
	padding:40px 50px;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
	margin-bottom:60px;
}
.bus-snd-ima {
	max-width:274px;
	width:100%;
	height:auto;
	margin-right:40px;
	line-height:120%;
}
.bus-snd-ima img {
	width:100%;
	height:auto;
}
.bus-snd-lis p {
	font-size:1.05rem;
	font-weight:700;
	font-weight:bold;
	line-height:200%;
}
.bus-snd-cap {
	font-size:1.05rem;
	font-weight:700;
	font-weight:bold;
	padding:0 0 60px 50px;
	text-align:center;
}
.sec-bel-tit {
	font-size:1.4rem;
	font-weight:700;
	font-weight:bold;
	background:#f4f5f4;
	padding:10px;
	text-align:center;
	margin-bottom:30px;
}
.bus-snd-ima-lis {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:center;
	padding-bottom:60px;
	border-bottom:solid 2px #000;
}
.bus-snd-ima-ite {
	max-width:250px;
	width:100%;
	height:auto;
}
.bus-snd-ima-ite:nth-child(2) {
 margin:0 30px;
}
.bus-snd-ima-ite img {
	width:100%;
	height:auto;
}
.bus-thr-wra {
	padding:60px 0px;
}
.bus-thr-blo {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
}
.bus-thr-cap {
	font-size:1.05rem;
	font-weight:700;
	font-weight:bold;
	padding:0 0 60px 0px;
	text-align:center;
}
.bus-thr-ima-lis {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	align-items:center;
	padding-bottom:60px;
}
.bus-thr-ima-ite {
	max-width:260px;
	width:100%;
	height:auto;
}
.bus-thr-ima-ite:nth-child(2) {
 margin:0 25px;
}
.bus-thr-ima-ite img {
	width:100%;
	height:auto;
}
.bus-thr-ima-ite p {
	font-size:1.05rem;
	text-align:center;
	font-weight:700;
	font-weight:bold;
	padding:10px;
}
.rec-fst-wra {
	padding:60px 0px 0;
}
.rec-fst-blo {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
}
.rec-fst-cap {
	padding:60px 0;
	margin:10px auto;
	text-align:center;
	border-top:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
}
.ref-tex-gra-blo {
	line-height:100%;
	font-size:1.6rem;
	font-weight:700;
	font-weight:bold;
	line-height:150%;
}
.ref-tex-gra {
	display:inline-block;
	font-size:1.6rem;
	font-weight:700;
	font-weight:bold;
	position:relative;
	top:-4px;
	transform: rotateX( 180deg );
	background: linear-gradient(180deg, #fff 0%, #dfdfdf 70%, #898989 100%);
	background: -webkit-linear-gradient(-90deg, #fff 0%, #dfdfdf 70%, #898989 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sec-bel-tit .ali-lef {
	display:inline-block;
	font-size:1.4rem;
	font-weight:700;
	font-weight:bold;
	text-align:left;
	max-width:900px;
	width:calc(100% - 50px);
	height:auto;
	padding-left:50px;
}
.rec-snd-lis {
	max-width:950px;
	width:100%;
	height:auto;
	margin:0 auto 60px;
	display:flex;
	flex-wrap:wrap;
	justify-content: flex-start;
	align-items:flex-start;
}
.rec-snd-lef {
	max-width:890px;
	width:calc(100% - 80px);
	height:auto;
	padding:30px 40px;
	background:#f6f6f6;
	margin-bottom:30px;
}
.rec-snd-lef-poi {
	max-width:890px;
	width:100%;
	height:auto;
	background:#f6f6f6;
	color:#0000dd;
	font-size:1.2rem;
	font-weight:700;
	font-weight:bold;
	margin:10px auto;
}
.rec-snd-lef-cap {
	max-width:890px;
	width:100%;
	height:auto;
}
.rec-snd-lef-ima {
	max-width:890px;
	width:100%;
	height:auto;
	overflow:hidden;
}
.rec-snd-lef-ima img {
	width:100%;
	height:auto;
}
.rec-snd-lef-msg {
	color:#000;
	font-weight:700;
	font-weight:bold;
	width:100%;/* 横幅に合わせて自動縮尺　object-fitはIE11でバグ */
	height:auto;
}
.rec-snd-rig {
	max-width:260px;
	width:calc(100% - 0px);
	height:auto;
	padding:15px 15px 4px;
	background:#f6f6f6;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.rec-snd-ima {
	max-width:246px;
	width:100%;
	height:auto;
}
.rec-snd-ima img {
	width:100%;
	height:auto;
}
.rec-snd-lis-two {
	max-width:890px;
	background:#f6f6f6;
	width:calc(100% - 60px);
	height:auto;
	padding:30px;
	margin:0 auto 0px;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	align-items:center;
}
.rec-snd-rig-two-ima {
	max-width:588px;
	width:100%;
	height:auto;
}
.rec-snd-rig-two-ima img {
	width:100%;
	height:auto;
}
.rec-snd-lef-msg-two {
	font-weight:700;
	font-weight:bold;
	font-size:1.05rem;
	line-height:220%;
	padding-left:30px;
}
.rec-thr-sec {
	padding:60px 0;
	margin:10px auto;
	border-top:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
}
.rec-tab-non-wra {
	max-width:870px;
	background:#eefafe;
	width:calc(100% - 80px);
	height:auto;
	padding:10px 40px;
}
.rec-map-wra {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	justify-content: center;
	padding:30px 0 60px;
}
.rec-map-lis {
	padding-bottom:20px;
}
.rec-map-lis li {
	font-size:1.1rem;
	font-weight:700;
	font-weight:bold;
}
.rec-map {
	max-width:950px;
	width:100%;
	height:463px;
}
.con-fst-wra {
	padding:60px 0px;
}
.con-fst-blo {
	max-width:950px;
	width:100%;
	height:auto;
	margin:auto;
	padding:60px 0;
	border-top:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
}
/* table line 罫線線表*/
.tab-lin {
}
.tab-lin dl {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:stretch;
	text-align:left;
	margin:auto;
}
.tab-lin dl dt {
	width:calc(25% - 0px);
	padding:25px 0px;
	background:#fff;
	border-top:solid 1px #cdcdcd;
	border-bottom:none;
	font-weight:700;
	font-weight:bold;
}
.tab-lin dl dd {
	width:calc(75% - 10px);
	padding:25px 0 25px 10px;
	border-top:solid 1px #ccc;
	font-weight:700;
	font-weight:bold;
}
.tab-lin dt:last-of-type, .tab-lin dd:last-of-type {
	border-bottom:solid 0px #ccc;
}
.tab-lin dl dt .red {
	color:#D52A32;
}
.tab-non {
}
.tab-non dl {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:stretch;
	text-align:left;
	margin:auto;
}
.tab-non dl dt {
	width:calc(30% - 1px);
	padding:15px 0px 25px;
	border-right:solid 1px #030303;
	font-size:1.05rem;
	font-weight:700;
	font-weight:bold;
}
.tab-non dl dd {
	width:calc(70% - 40px);
	padding:15px 0px 25px 40px;
	font-size:1.05rem;
	font-weight:700;
	font-weight:bold;
}
/* 共通セレクタ */
.bre-cru {
	text-align: left;
	height: auto;
	line-height:140%;
	font-size:90%;
	margin:0 auto 20px;
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:center;
}
.bre-cru li:after {
	content:"〉";
	padding:0 0 0px 5px;
	font-size:90%;
}
.bre-cru li:last-child:after {
	content:"";
}
.ali-rig {
	text-align: right;
}
.ali-lef {
	text-align:left;
}
.ali-cen {
	text-align:center;
}
.pad-bot-tal {
	padding-bottom:40px;
}
.pad-bot-mid {
	padding-bottom:20px;
}
.pad-top-bot-mid {
	padding-top:20px;
	padding-bottom:20px;
}
.pad-top-bot-tal {
	padding-top:40px;
	padding-bottom:40px;
}
.con-are {
	width:calc(100% - 42px);
	border:dotted 1px #898989;
	border-radius:0px;
	margin:0px auto 30px;
	padding:20px;
	background: #fafafa;
}
.con-are .che-lis {
	font-size:110%;
	font-weight:700;
	font-weight:bold;
	position:relative;
	padding:5px 10px;
}
.con-are .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 li {
	font-size:110%;
	font-weight:700;
	font-weight:bold;
	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;
}
.flu-ima {
	max-width:100%;
	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:1.0rem;
	position:relative;
	padding:0px 0 5px 20px;
	line-height:140%;
	font-weight:700;
	font-weight:bold;
}
.cir-lis li:before {
	position:absolute;
	left:0px;
	top:0px;
	content:"・";
	color:#000;
	display:inline-block;
	transform: rotate(0deg);
	font-size:1.0rem;
}
.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;
}
/* END　共通セレクタ */

/* テーブル　アンダーライン*/
.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 テーブル　アンダーライン*/


/* form */

/* iOSデフォルトスタイル リセット */
input[type="submit"], input[type="button"] {
	-webkit-appearance: none;
	border-radius: 0;
}
img.ui-datepicker-trigger {
	display:inline;
	margin-left:5px;
	vertical-align:middle;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="url"] {
	border:solid 0px #ccc;
	width:calc(100% - 20px);
	height:calc(40px);
	padding:10px 10px;
	font-size:100%;
	border-radius:0px;
	background:#f2f2ff;
	font-size:1.1rem;
}
select {
	width:calc(240px);
	height:calc(30px);
	padding:3px 5px;
	font-size:14px;
	border-radius:0px;
	border:solid 0px #ccc;
}
textarea {
	border:solid 0px #cdcdcd;
	width:calc(100% - 20px);
	height:calc(100px);
	padding:10px;
	font-size:100%;
	background:#f2f2ff;
	font-size:1.1rem;
}
input[type="text"].problem, input[type="email"].problem, input[type="tel"].problem, input[type="url"].problem {
	background:#ffcccc;
}
.mfp_buttons {
	width:100%;
	margin:20px auto 20px;
	text-align:center;
}
form#mailformpro .mfp_buttons .but-inp, .mfp_element_submit, .mfp_element_reset, .mfp_element_button, button.mfp_next, button.mfp_prev {
	color: #fff;
	font-size:100%;
	letter-spacing:2px;
	background-color: #0000ff;
	line-height:150%;
	width: 30%;
	padding:10px;
	margin:auto 5px;
	border: 0px solid #e7e7e7;
	border-radius:0px;
	cursor:pointer;
	transition: 0.5s;/* アニメーション */
	-webkit-transition: 0.5s;
	outline:none;
}
form#mailformpro .mfp_buttons .but-inp:hover, .mfp_element_submit:hover, .mfp_element_reset:hover, .mfp_element_button:hover, button.mfp_next:hover, button.mfp_prev:hover {
	color: #fff;
	font-size:100%;
	letter-spacing:2px;
	background-color: #D52A32;
	line-height:150%;
	width: 30%;
	padding:10px;
	margin:auto 5px;
	border: 0px solid #e7e7e7;
	border-radius:0px;
	cursor:pointer;
}
/* メールフォーム デザイン*/
.inq-blo-wra {
	width:100%;
	padding:0px 0px;
}
.inq-blo {
	max-widht:100%;
	width:calc(100% - 0px);
	padding:0px 0px;
	margin:auto;
	background:#FFF;
}
.fon-bol {
	font-weight:700;
	font-weight:bold;
}
.fon-lar-bol {
	font-weight:700;
	font-weight:bold;
	font-size:1.2rem;
}
.fon-xlar-bol {
	font-weight:700;
	font-weight:bold;
	font-size:1.6rem;
}
.fon-xsma {
	font-size:0.8rem;
	line-height:130%;
}
.ico-mus-lar {
	background-color: #cc3138;
	padding: 2px 5px;
	font-size: 80%;
	font-weight:bold;
	color: #FFF;
	margin: 0px 5px;
	border-radius:2px;
}
.ico-mus {
	width:30px;
	display: block;
	background-color: #cc3138;
	padding: 0px 5px;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	margin: 0px 15px 0 5px;
	border-radius:2px;
	text-align:center;
}
.inq-blo form .dat-lis {
	margin:30px auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:stretch;
}
.inq-blo .dat-lis dt {
	width:calc(35% - 60px);
	font-size:1.2rem;
	font-weight:700;
	font-weight:bold;
	line-height:130%;
	padding:18px 15px;
	margin:0 30px 20px 0;
	border-bottom:solid 0px #CCC;
	background:#fafafa;
	vertical-align:top;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
.inq-blo .dat-lis dd {
	width:calc(65% - 30px);
	background:none;
	padding:0px 15px;
	line-height:130%;
	border-bottom:solid 0px #CCC;
}
.inq-blo .dat-lis dt span {
	font-weight:700;
	font-weight:bold;
}
.inq-blo .mfp_but {
	width:100%;
	margin:40px auto 80px;
	text-align:center;
}
.inq-blo .but-fre {
	font-size:120%;
	color:#FFF;
	letter-spacing:2px;
	background-color: #0000ff;
	line-height:140%;
	max-width:400px;
	width:calc(60% - 0px);
	padding:10px 10px;
	border: 0px double #cbdc51;
	border-radius:2px;
	cursor:pointer;
	-webkit-appearance: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	position:relative;
	top:-10px;
}
.inq-blo .but-fre:hover {
	color: #ffffff;
	position:relative;
	top:0px;
	background:#D52A32;
	border:0px solid #D52A32;
}
.non-br p br {
	display:block;
}
.pc-blo {
	display:block;
}
.sp-blo {
	display:none;
}
