@charset "utf-8";
@media screen and (max-width: 1080px) {
/* 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:420px;
 max-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:980px;
 width:94%;
 padding:0 4% 0 2%;
 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:420px;
 max-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:240px;
 max-height:320px;
 height:auto;
 background:url(../images/bac_bus_vis01.jpg) center center no-repeat;
 background-size:100% auto;
 position:relative;
}
/* 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 {
 width:100%;
 display:flex;
 flex-wrap:wrap;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 position:absolute;
 top:50%;
 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:1.6rem;
 font-weight:700;
 font-weight:bold;
 padding-right:10%;
 line-height:110%;
}
.mai-cap-two {
 font-size:1.6rem;
 font-weight:700;
 font-weight:bold;
 padding-left:10%;
 line-height:140%;
}
.col-blu-bol {
 color:#0000ff;
 font-weight:700;
 font-weight:bold;
}
.mai-cap-wra-com {
 width:100%;
 display:flex;
 flex-wrap:wrap;
 flex-direction:column;
 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:1.6rem;
 font-weight:700;
 font-weight:bold;
 line-height:110%;
}
.mai-cap-wra-bus {
 max-width:950px;
 width:96%;
 max-height:auto;
 height:auto;
 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:1.6rem;
 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:96%;
 height:auto;
 margin:auto;
 display:flex;
 flex-wrap:wrap;
 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.0rem;
 padding:0 20px 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;
}
#cop a {
 color:#fff;
}
/* page top*/
#pag-top {
 position:fixed;
 bottom:90px;
 left:10px;
 z-index:100;
}
#pag-top-hom {
 position:fixed;
 bottom:60px;
 left:10px;
 z-index:100;
}
#pag-top a, #pag-top-hom a {
 display:block;
 width:40px;
 height:40px;
 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-wra {
 width:100%;
 height:auto;
}
.mai-fst-blo {
 max-width:950px;
 width:96%;
 height:auto;
 margin:30px auto;
 border-top:solid 2px #ccc;
 border-bottom:solid 2px #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:30px;
}
.mai-snd-lis {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
 padding:0 2%;
 display:flex;
 flex-wrap:wrap;
 justify-content: space-between;
 align-items:center;
}
.mai-snd-ima {
 position:relative;
 max-height:170px;
 max-width:214px;
 width:100%;
 height:130px;
 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 {
 width:24%;
 height:auto;
}
.mai-snd-ite a:hover {
 text-decoration:none;
 opacity:0.8;
}
.com-fst-wra {
 width:100%;
 background:#e3f4ff;
 padding:60px 0;
 margin-bottom:20px;
}
.com-fst-blo {
 max-width:950px;
 width:96%;
 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.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%;
}
 .com-snd-wra {
 padding:20px 0 40px;
}
.com-snd-blo {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
}
.bus-fst-wra {
 padding:30px 0px 0;
}
.bus-fst-blo {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
 padding-bottom:60px;
 border-bottom:solid 2px #000;
}
.bus-fst-lis {
 display:flex;
 flex-wrap:wrap;
 flex-direction:column;
 justify-content:center;
 align-items:center;
}
.bus-fst-log {
 max-width:116px;
 height:auto;
 margin-right:0px;
}
.bus-fst-log img {
 width:100%;
 height:auto;
}
.bus-fst-cap {
 display:block;
 font-size:1.6rem;
 font-weight:700;
 font-weight:bold;
 line-height:110%;
}
.col-blu-bol {
 color:#0000ff;
 font-weight:700;
 font-weight:bold;
}
.bus-snd-wra {
 padding:30px 0px 0;
}
.bus-snd-blo {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
}
.sec-sub-tit {
 font-size:1.6rem;
 font-weight:700;
 font-weight:bold;
 padding-left:50px;
}
.bus-snd-sec {
 width:calc(100% - 60px);
 background:#f4f7fe;
 padding:30px 30px;
 display:flex;
 flex-wrap:wrap;
 justify-content:flex-start;
 align-items:center;
 margin-bottom:30px;
}
.bus-snd-ima {
 max-width:220px;
 width:100%;
 height:auto;
 margin-right:20px;
 line-height:120%;
}
.bus-snd-ima img {
 width:100%;
 height:auto;
}
.bus-snd-lis {
 width:calc(100% - 240px);
 height:auto;
}
.bus-snd-lis p {
 font-size:0.9rem;
 font-weight:700;
 font-weight:bold;
 line-height:200%;
}
.bus-snd-cap {
 width:96%;
 font-size:0.9rem;
 font-weight:700;
 font-weight:bold;
 padding:0 0 30px 0px;
 text-align:center;
 margin:auto;
}
.sec-bel-tit {
 font-size:1.6rem;
 font-weight:700;
 font-weight:bold;
 background:#f4f5f4;
 padding:10px;
 text-align:center;
 margin-bottom:30px;
}
.bus-snd-ima-lis {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
 display:flex;
 flex-wrap:wrap;
 justify-content: space-around;
 align-items:center;
 padding-bottom:30px;
 border-bottom:solid 2px #000;
}
.bus-snd-ima-ite {
 max-width:220px;
 width:32%;
 height:auto;
}
.bus-snd-ima-ite:nth-child(2) {
 margin:0 0px;
}
.bus-snd-ima-ite img {
 width:100%;
 height:auto;
}
.bus-thr-wra {
 padding:30px 0px;
}
.bus-thr-blo {
 max-width:950px;
 width:100%;
 height:auto;
 margin:auto;
}
.bus-thr-cap {
 font-size:1.0rem;
 font-weight:700;
 font-weight:bold;
 padding:0 0 30px 0px;
 text-align:center;
 width:96%;
 margin:auto;
}
.bus-thr-ima-lis {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
 display:flex;
 flex-wrap:wrap;
 justify-content: space-around;
 align-items:center;
 padding-bottom:30px;
}
.bus-thr-ima-ite {
 max-width:260px;
 width:32%;
 height:auto;
}
.bus-thr-ima-ite:nth-child(2) {
 margin:0 0px;
}
.bus-thr-ima-ite img {
 width:100%;
 height:auto;
}
.bus-thr-ima-ite p {
 font-size:1.0rem;
 text-align:center;
 font-weight:700;
 font-weight:bold;
 padding:10px;
}
.rec-fst-wra {
 padding:30px 0px 0;
}
.rec-fst-blo {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
}
.rec-fst-cap {
 padding:30px 0;
 margin:10px auto;
 text-align:center;
 border-top:solid 2px #CCC;
 border-bottom:solid 2px #CCC;
}
.ref-tex-gra-blo {
 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 30px;
 display:flex;
 flex-wrap:wrap;
 justify-content: center;
 align-items:flex-start;
}
.rec-snd-lef {
 max-width:890px;
 width:calc(100% - 80px);
 height:auto;
 padding:30px 30px;
 background:#f6f6f6;
 margin-bottom:30px;
}
.rec-snd-lef-poi {
 max-width:890px;
 width:100%;
 height:auto;
 color:#0000dd;
 font-size:1.2rem;
 font-weight:700;
 margin:10px auto;
 text-align:center;
}
.rec-snd-lef-cap {
 max-width:890px;
 width:100%;
 height:auto;
}
.rec-snd-lef-cap p {
 font-weight:700;
 font-weight:bold;
}
.rec-snd-lef-ima {
 max-width:890px;
 width:100%;
 height:auto;
}
.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;
 padding-bottom:10px;
}
.rec-snd-rig {
 max-width:290px;
 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(96% - 60px);
 height:auto;
 padding:30px;
 margin:0 auto 0px;
 display:flex;
 flex-wrap:wrap;
 justify-content: space-around;
 align-items:center;
}
.rec-snd-lef-two {
 width:45%;
 height:auto;
}
.rec-snd-rig-two {
 width:55%;
 height:auto;
}
.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.0rem;
 line-height:220%;
 padding-left:0px;
}
.rec-thr-sec {
 padding:30px 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:96%;
 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.0rem;
 font-weight:700;
 font-weight:bold;
 line-height:130%;
 padding-bottom:10px;
}
.rec-map {
 max-width:950px;
 width:100%;
 height:463px;
}
.con-fst-wra {
 padding:30px 0px;
}
.con-fst-blo {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
 padding:30px 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-size:0.9rem;
 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-size:0.9rem;
 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.0rem;
 font-weight:700;
 font-weight:bold;
}
.tab-non dl dd {
 width:calc(70% - 40px);
 padding:15px 0px 25px 40px;
 font-size:1.0rem;
 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;
 font-size:1.0rem;
}
.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:1.0rem;
 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(30px);
 padding:5px 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: calc(44% - 10px);
 padding:10px 5px;
 margin:auto 5px;
 border: 0px solid #e7e7e7;
 border-radius:0px;
 cursor:pointer;
 transition: 0.5s;
 -webkit-transition: 0.5s;
 outline:none;
 text-shadow: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: calc(44% - 10px);
 padding:10px 5px;
 margin:auto 5px;
 border: 0px solid #e7e7e7;
 border-radius:0px;
 cursor:pointer;
 text-shadow:none;
}
/* メールフォーム デザイン*/
.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.0rem;
}
.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: 0.7rem;
 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: 0.7rem;
 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% - 30px);
 font-size:1.0rem;
 font-weight:700;
 font-weight:bold;
 line-height:130%;
 padding:18px 10px;
 margin:0 10px 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% - 20px);
 font-size:1.0rem;
 background:none;
 padding:0px 10px;
 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:20px auto 40px;
 text-align:center;
}
.inq-blo .but-fre {
 font-size:0.9rem;
 color:#FFF;
 letter-spacing:2px;
 background-color: #0000ff;
 line-height:140%;
 max-width:380px;
 width:calc(80% - 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;
}
.pc-blo {
 display:none;
}
.sp-blo {
 display:block;
}
}
 @media screen and (max-width: 680px) {
#hea-wra {
 width:100%;
 min-height:320px;
 max-height:660px;
 height:auto;
 background:url(../images/bac_mai_vis01.jpg) center center no-repeat;
 background-size:100% auto;
 position:relative;
}
.mai-fst-log {
 width:80px;
 height:auto;
}
.mai-fst-log img {
 width:100%;
 height:auto;
}
.mai-fst-cap, .mai-fst-kig {
 font-size:1.16rem;
font-weight:700;
 font-weight:bold;
}
.mai-fst-sma {
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 line-height:140%;
}
 #hea-wra-com {
 width:100%;
 min-height:320px;
 max-height:660px;
 height:auto;
 background:url(../images/bac_com_vis01.jpg) center center no-repeat;
 background-size:100% auto;
 position:relative;
}
#hea-wra-bus {
 width:100%;
 min-height:180px;
 max-height:320px;
 height:auto;
 background:url(../images/bac_bus_vis01.jpg) center center no-repeat;
 background-size:100% auto;
 position:relative;
}
.mai-cap-com {
 color:#FFF;
 font-size:1.4rem;
font-weight:700;
 font-weight:bold;
 line-height:110%;
}
.com-fst-blo p {
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 text-align:center;
}
.com-fst-blo p br {
 display:none;
}
.mai-snd-lis {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
 padding:0 2%;
 display:flex;
 flex-wrap:wrap;
 justify-content: space-around;
 align-items:center;
}
.mai-snd-ite {
 margin-bottom:20px;
}
.mai-snd-ima {
 position:relative;
 max-height:170px;
 max-width:300px;
 width:100%;
 height:200px;
 background:#f0e8df;
 overflow:hidden;
 margin:auto;
}
.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:300px;
 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;
 margin:auto;
}
.mai-snd-sub {
 max-width:300px;
 width:100%;
 color:#FFF;
 text-align:center;
font-weight:700;
 font-weight:bold;
 font-size:1.0rem;
 background:#0042fe;
 padding:3px 0;
 margin:auto;
}
.mai-snd-ite {
 width:48%;
 height:auto;
}
 .sec-tit {
 font-size:1.2rem;
font-weight:700;
 font-weight:bold;
 line-height:140%;
 padding-bottom:20px;
}
.sec-tit-non {
 font-size:1.2rem;
 font-weight:700;
 font-weight:bold;
 line-height:140%;
 padding-bottom:10px;
}
 .mai-cap-wra {
 width:100%;
 display:flex;
 flex-wrap:wrap;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 position:absolute;
 top:50%;
 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:1.2rem;
 font-weight:700;
 font-weight:bold;
 padding-right:10%;
 line-height:110%;
}
.mai-cap-two {
 font-size:1.2rem;
 font-weight:700;
 font-weight:bold;
 padding-left:10%;
 line-height:140%;
}
 .mai-cap-bus {
 padding-top:5%;
 position:absolute;
 color:#FFF;
 font-size:1.2rem;
font-weight:700;
 font-weight:bold;
 line-height:140%;
}
.bus-fst-log {
 width:80px;
 height:auto;
 margin-right:0px;
}
.bus-fst-log img {
 width:100%;
 height:auto;
}
.bus-fst-cap {
 display:block;
 font-size:1.2rem;
font-weight:700;
 font-weight:bold;
 line-height:110%;
}
.col-blu-bol {
 color:#0000ff;
font-weight:700;
 font-weight:bold;
}
.sec-sub-tit {
 font-size:1.2rem;
font-weight:700;
 font-weight:bold;
 padding-left:30px;
}
.sec-bel-tit {
 font-size:1.2rem;
font-weight:700;
 font-weight:bold;
 background:#f4f5f4;
 padding:10px;
 text-align:center;
 margin-bottom:30px;
}
.sec-bel-tit .ali-lef {
 display:inline-block;
 font-size:1.2rem;
font-weight:700;
 font-weight:bold;
 text-align:left;
 max-width:900px;
 width:calc(100% - 50px);
 height:auto;
 padding-left:50px;
}
 .bus-snd-sec {
 width:calc(100% - 60px);
 background:#f4f7fe;
 padding:30px 30px;
 display:flex;
 flex-wrap:wrap;
 flex-direction:column;
 justify-content:center;
 align-items:center;
}
.bus-snd-ima {
 max-width:360px;
 width:100%;
 height:auto;
 margin-right:20px;
 margin-bottom:20px;
 line-height:120%;
}
.bus-snd-ima img {
 width:100%;
 height:auto;
}
 .bus-snd-lis {
 width:calc(100% - 0px);
 height:auto;
}
.bus-snd-lis p {
 font-size:0.8rem;
font-weight:700;
 font-weight:bold;
 line-height:200%;
}
.bus-snd-cap {
 font-size:0.8rem;
font-weight:700;
 font-weight:bold;
 text-align:center;
}
 .bus-snd-ima-lis {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
 display:flex;
 flex-wrap:wrap;
 justify-content: center;
 align-items:center;
 border-bottom:solid 2px #000;
}
.bus-snd-ima-ite {
 max-width:360px;
 max-height:360px;
 width:100%;
 height:auto;
 overflow:hidden;
 margin-bottom:20px;
}
.bus-snd-ima-ite img {
 width:100%;
 height:auto;
}
.bus-thr-ima-lis {
 max-width:950px;
 width:96%;
 height:auto;
 margin:auto;
 display:flex;
 flex-wrap:wrap;
 justify-content: space-around;
 align-items:center;
}
.bus-thr-ima-ite {
 max-width:360px;
 width:100%;
 height:auto;
}
.bus-snd-ima-ite:nth-child(2) {
 margin:0 0 20px 0;
}
.ref-tex-gra-blo {
 line-height:140%;
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
}
.ref-tex-gra {
 display:inline-block;
 font-size:1.0rem;
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;
}
.rec-snd-lis-two {
 max-width:890px;
 background:#f6f6f6;
 width:calc(96% - 60px);
 height:auto;
 padding:30px;
 margin:0 auto 0px;
 display:flex;
flex-wrap:wrap;
flex-direction:column;
justify-content: space-around;
align-items:center;
}
.rec-snd-lef-two {
 width:100%;
 height:auto;
 margin-bottom:20px;
 text-align:center;
}
.rec-snd-rig-two {
 width:100%;
 height:auto;
}
.fon-lar-bol {
font-weight:700;
 font-weight:bold;
 font-size:1.1rem;
}
.fon-xlar-bol {
font-weight:700;
 font-weight:bold;
 font-size:1.4rem;
}
.fon-xsma {
 font-size:0.8rem;
 line-height:130%;
}
.inq-blo .dat-lis dt {
 width:calc(35% - 30px);
 font-size:0.9rem;
font-weight:700;
 font-weight:bold;
 line-height:130%;
 padding:18px 10px;
 margin:0 10px 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 {
 font-size:0.9rem;
 width:calc(65% - 20px);
 background:none;
 padding:0px 10px;
 line-height:130%;
 border-bottom:solid 0px #CCC;
}
}
 @media screen and (max-width: 580px) {
.mai-cap-com {
 color:#FFF;
 font-size:1.2rem;
font-weight:700;
 font-weight:bold;
 line-height:110%;
}
.rec-map {
 max-width:950px;
 width:100%;
 height:363px;
}
}
 @media screen and (max-width: 480px) {
#hea-wra {
 width:100%;
 min-height:260px;
 max-height:660px;
 height:auto;
 background:url(../images/bac_mai_vis01.jpg) center center no-repeat;
 background-size:100% auto;
 position:relative;
}
.hea-rig {
 margin-left:auto;
 margin-right:20px;
 align-items:center;
 height:100%;
 display:none;
 flex-wrap:wrap;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 text-align:center;
 padding-right:15px;
 border-right:1px solid #c7c4bb;
}
.mai-cap-wra {
 width:100%;
 display:flex;
 flex-wrap:wrap;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 position:absolute;
 top:50%;
 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:1.0rem;
font-weight:700;
 font-weight:bold;
 padding-right:4%;
 line-height:110%;
}
.mai-cap-two {
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 padding-left:4%;
 line-height:140%;
}
.com-fst-blo p {
 font-size:1.0rem;
 font-weight:700;
 font-weight:bold;
 text-align:center;
}
.sec-tit {
 font-size:1.0rem;
 font-weight:700;
 font-weight:bold;
 line-height:140%;
}
 .sec-tit-non {
 font-size:1.0rem;
 font-weight:700;
 font-weight:bold;
 line-height:140%;
}
 .mai-fst-log {
 width:100%;
 height:auto;
 margin-bottom:20px;
}
.mai-fst-log img {
 width:80px;
 height:auto;
 margin:auto;
}
.mai-fst-cap, .mai-fst-kig {
 font-size:1.1rem;
font-weight:700;
 font-weight:bold;
}
.mai-snd-ima {
 position:relative;
 max-height:140px;
 max-width:300px;
 width:100%;
 height:140px;
 background:#f0e8df;
 overflow:hidden;
 margin:auto;
}
.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:300px;
 width:100%;
 text-align:center;
font-weight:700;
 font-weight:bold;
 font-size:0.9rem;
 background:url(../images/bac_mai_ban_lin01.svg) right center / 40px auto no-repeat, #fff;
 padding:3px 0;
 margin:auto;
}
.mai-snd-sub {
 max-width:300px;
 width:100%;
 color:#FFF;
 text-align:center;
font-weight:700;
 font-weight:bold;
 font-size:0.9rem;
 background:#0042fe;
 padding:3px 0;
 margin:auto;
}
#hea-wra-com {
 width:100%;
 min-height:260px;
 max-height:660px;
 height:auto;
 background:url(../images/bac_com_vis01.jpg) center center no-repeat;
 background-size:100% auto;
 position:relative;
}
#hea-wra-bus {
 width:100%;
 min-height:180px;
 max-height:320px;
 height:auto;
 background:url(../images/bac_bus_vis01.jpg) center top no-repeat;
 background-size:auto 100%;
 position:relative;
}
.mai-cap-bus {
 padding-top:5%;
 position:absolute;
 color:#FFF;
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 line-height:140%;
 letter-spacing:0;
}
 .mai-cap-com {
 color:#FFF;
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 line-height:110%;
 letter-spacing:0;
}
.sec-bel-tit {
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 background:#f4f5f4;
 padding:10px;
 text-align:center;
 margin-bottom:30px;
}
.bus-snd-ima {
 font-size:1.0rem;
 max-width:360px;
 width:100%;
 height:auto;
 margin-right:0px;
 margin-bottom:20px;
 line-height:120%;
}
.rec-snd-lef-poi {
 max-width:890px;
 width:100%;
 height:auto;
 color:#0000dd;
 font-size:1.0rem;
 font-weight:700;
 margin:10px auto;
 text-align:center;
}
 .com-fst-blo p {
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 text-align:center;
 letter-spacing:0;
}
.com-fst-blo p br {
 display:none;
}
 .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(35% - 0px);
 padding:15px 0px;
 background:#fff;
 border-top:solid 1px #cdcdcd;
 border-bottom:none;
 font-size:0.8rem;
}
.tab-lin dl dd {
 width:calc(65% - 10px);
 padding:15px 0 20px 10px;
 border-top:solid 1px #ccc;
 font-size:0.8rem;
}
.foo-men li {
 color:#888;
 font-size:1.0rem;
 padding:0 10px 0 0;
 letter-spacing:0;
}
.bus-fst-log {
 max-width:80px;
 width:100%;
 height:auto;
 margin-right:0px;
 margin-bottom:20px;
}
.bus-fst-log img {
 width:100%;
 height:auto;
 margin:auto
}
.bus-fst-cap {
 display:block;
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 line-height:110%;
}
 .ref-tex-gra-blo {
 line-height:140%;
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 letter-spacing:0;
}
.ref-tex-gra {
 display:inline-block;
 font-size:0.8rem;
font-weight:700;
 font-weight:bold;
 letter-spacing:0;
 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;
}
.rec-snd-lef-msg {
 color:#000;
 font-weight:700;
 font-weight:bold;
width:100%;/* 横幅に合わせて自動縮尺　object-fitはIE11でバグ */
 height:auto;
 font-size:1.0rem;
}
.rec-snd-lef-msg-two {
font-weight:700;
 font-weight:bold;
 font-size:1.0rem;
 line-height:180%;
 padding-left:0px;
}
.rec-tab-non-wra {
 max-width:870px;
 background:#eefafe;
 width:calc(100% - 40px);
 height:auto;
 padding:10px 20px;
}
.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:10px 0px 20px;
 border-right:solid 1px #030303;
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
}
.tab-non dl dd {
 width:calc(70% - 20px);
 padding:10px 0px 20px 20px;
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
}
.rec-map {
 max-width:950px;
 width:100%;
 height:263px;
}
.fon-lar-bol {
font-weight:700;
 font-weight:bold;
 font-size:1.0rem;
}
.fon-xlar-bol {
font-weight:700;
 font-weight:bold;
 font-size:1.4rem;
}
.fon-xsma {
 font-size:0.8rem;
 line-height:130%;
}
 .inq-blo form .dat-lis {
 margin:30px auto;
 display:flex;
 flex-wrap:wrap;
 flex-direction:column;
 justify-content:center;
 align-items:stretch;
}
.inq-blo .dat-lis dt {
 width:calc(100% - 20px);
 font-size:0.8rem;
font-weight:700;
 font-weight:bold;
 line-height:130%;
 padding:10px 10px;
 margin:0 0px 10px 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 {
 font-size:0.8rem;
 width:calc(100% - 20px);
 background:none;
 padding:0px 10px;
 line-height:130%;
 border-bottom:solid 0px #CCC;
 margin-bottom:20px;
}
.fon-lar-bol {
 font-weight:700;
 font-weight:bold;
 font-size:0.9rem;
}
.cir-lis li {
 font-size:0.9rem;
 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:0.9rem;
}
}
 @media screen and (max-width: 380px) {
#hea-wra {
 width:100%;
 min-height:260px;
 max-height:660px;
 height:auto;
 background:url(../images/bac_mai_vis01.jpg) center center no-repeat;
 background-size:auto 100%;
 position:relative;
}
#hea-wra-com {
 width:100%;
 min-height:260px;
 max-height:660px;
 height:auto;
 background:url(../images/bac_com_vis01.jpg) center center no-repeat;
 background-size:auto 100%;
 position:relative;
}
.mai-cap-wra {
 width:100%;
 display:flex;
 flex-wrap:wrap;
 flex-direction:column;
 justify-content:center;
 align-items:center;
 position:absolute;
 top:50%;
 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:0.9rem;
 font-weight:700;
 font-weight:bold;
 padding-right:10%;
 line-height:110%;
}
.mai-cap-two {
 font-size:0.9rem;
 font-weight:700;
 font-weight:bold;
 padding-left:10%;
 line-height:140%;
}
 .mai-cap-bus {
 padding-top:5%;
 position:absolute;
 color:#FFF;
 font-size:0.9rem;
font-weight:700;
 font-weight:bold;
 line-height:140%;
 letter-spacing:0;
}
.mai-cap-com {
 color:#FFF;
 font-size:0.9rem;
 font-weight:700;
 font-weight:bold;
 line-height:110%;
}
.com-fst-blo p {
 font-size:0.9rem;
 font-weight:700;
 font-weight:bold;
 text-align:center;
}
.sec-tit {
 font-size:0.9rem;
 font-weight:700;
 font-weight:bold;
 line-height:140%;
}
 .sec-tit-non {
 font-size:0.9rem;
 font-weight:700;
 font-weight:bold;
 line-height:140%;
}
 .sec-bel-tit {
 font-size:0.9rem;
font-weight:700;
 font-weight:bold;
 background:#f4f5f4;
 padding:10px;
 text-align:center;
 margin-bottom:30px;
}
.bus-snd-ima {
 font-size:0.9rem;
 max-width:360px;
 width:100%;
 height:auto;
 margin-right:0px;
 margin-bottom:20px;
 line-height:120%;
}
.rec-snd-lef-poi {
 max-width:890px;
 width:100%;
 height:auto;
 color:#0000dd;
 font-size:0.8rem;
 font-weight:700;
 margin:10px auto;
 text-align:center;
}
 .mai-fst-log {
 width:100%;
 height:auto;
 margin-bottom:20px;
}
.mai-fst-log img {
 width:80px;
 height:auto;
 margin:auto;
}
.mai-fst-cap, .mai-fst-kig {
 font-size:1.0rem;
font-weight:700;
 font-weight:bold;
 letter-spacing:0;
}
.mai-fst-sma {
 font-size:0.8rem;
font-weight:700;
 font-weight:bold;
 line-height:140%;
 letter-spacing:0;
}
.mai-snd-ima {
 position:relative;
 max-height:120px;
 max-width:200px;
 width:100%;
 height:120px;
 background:#fff;
 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%);
}
 .bus-fst-log {
 max-width:80px;
 width:100%;
 height:auto;
 margin-right:0px;
 margin-bottom:20px;
}
.bus-fst-log img {
 width:100%;
 height:auto;
 margin:auto
}
.bus-fst-cap {
 display:block;
 font-size:0.9rem;
font-weight:700;
 font-weight:bold;
 line-height:110%;
}
.sec-sub-tit {
 font-size:0.9rem;
font-weight:700;
 font-weight:bold;
 padding-left:30px;
}
.rec-snd-lef-msg-two ,.rec-snd-lef-msg{
font-weight:700;
 font-weight:bold;
 font-size:0.8rem;
 line-height:180%;
 padding-left:0px;
 text-align:left;
}
.bus-snd-sec {
 width:calc(100% - 40px);
 background:#f4f7fe;
 padding:20px 20px;
 display:flex;
 flex-wrap:wrap;
 flex-direction:column;
 justify-content:center;
 align-items:center;
}
.bus-thr-cap {
 font-size:0.8rem;
font-weight:700;
 font-weight:bold;
 text-align:center;
 width:96%;
 margin:auto;
 letter-spacing:0;
}
.bus-thr-ima-ite p {
 font-size:0.8rem;
 text-align:center;
 font-weight:700;
 font-weight:bold;
 padding:10px;
}
 .non-br p br {
 display:none;
}
.ref-tex-gra-blo {
 line-height:140%;
 font-size:0.9rem;
font-weight:700;
 font-weight:bold;
 letter-spacing:0;
}
.ref-tex-gra {
 display:inline-block;
 font-size:0.9rem;
font-weight:700;
 font-weight:bold;
 letter-spacing:0;
 position:relative;
 top:-3px;
 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;
}
.rec-snd-lef-msg {
 color:#000;
 font-weight:700;
 font-weight:bold;
width:100%;/* 横幅に合わせて自動縮尺　object-fitはIE11でバグ */
 height:auto;
 font-size:0.9rem;
}
.foo-men li {
 color:#888;
 font-size:0.9rem;
 padding:0 10px 0 0;
}
#cop {
 max-width:100%;
 width:calc(100% - 20px);
 height:auto;
 margin:auto;
 text-align:center;
 font-size:.8rem;
 background:#030303;
 line-height:130%;
 padding:0px 10px;
 color:#fff;
}
.tab-non dl dt {
 width:calc(30% - 1px);
 padding:10px 0px 20px;
 border-right:solid 1px #030303;
 font-size:0.8rem;
font-weight:700;
 font-weight:bold;
}
.tab-non dl dd {
 width:calc(70% - 20px);
 padding:10px 0px 20px 20px;
 font-size:0.8rem;
font-weight:700;
 font-weight:bold;
}
.ali-rig {
 text-align: right;
 font-size:0.8rem;
 font-weight:700;
 font-weight:bold;
 line-height:180%;
}
.rec-map-lis li {
 font-size:0.8rem;
 font-weight:700;
 font-weight:bold;
 line-height:130%;
 padding-bottom:10px;
}
.fon-lar-bol {
 font-weight:700;
 font-weight:bold;
 font-size:0.8rem;
}
.cir-lis li {
 font-size:0.8rem;
 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:0.8rem;
}
}
 @media screen and (max-width: 360px) {
.mai-cap-com {
 color:#FFF;
 font-size:0.9rem;
font-weight:700;
 font-weight:bold;
 line-height:110%;
 letter-spacing:0;
}
 .foo-men li {
 color:#888;
 font-size:0.8rem;
 padding:0 10px 0 0;
}
#cop {
 max-width:100%;
 width:calc(100% - 20px);
 height:auto;
 margin:auto;
 text-align:center;
 font-size:0.7rem;
 background:#030303;
 line-height:130%;
 padding:0px 10px;
 color:#fff;
}
.rec-map-lis li {
 font-size:0.7rem;
 font-weight:700;
 font-weight:bold;
 line-height:130%;
 padding-bottom:10px;
}
}
