@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.fromTopIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.fromBottomIn, .fromTopOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease;
}

.fromTopOut {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  transform: translate(0, -10px);
  opacity: 0;
}

.fromBottomIn {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.fromBottomOut, .fromLeftIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease;
}

.fromBottomOut {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  transform: translate(0, 10px);
  opacity: 0;
}

.fromLeftIn {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.fromLeftOut, .fromRightIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease;
}

.fromLeftOut {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: translate(-10px, 0);
  -moz-transform: translate(-10px, 0);
  -ms-transform: translate(-10px, 0);
  -o-transform: translate(-10px, 0);
  transform: translate(-10px, 0);
  opacity: 0;
}

.fromRightIn {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.fromRightOut, .scaleUpIn {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease;
}

.fromRightOut {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: translate(10px, 0);
  -moz-transform: translate(10px, 0);
  -ms-transform: translate(10px, 0);
  -o-transform: translate(10px, 0);
  transform: translate(10px, 0);
  opacity: 0;
}

.scaleUpIn {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.scaleDownIn, .scaleUpOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease;
}

.scaleUpOut {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  opacity: 0;
}

.scaleDownIn {
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.scaleDownOut {
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  -moz-transition: transform 1s ease, opacity 1s ease, -moz-transform 1s ease;
  -o-transition: transform 1s ease, opacity 1s ease, -o-transform 1s ease;
  transition: transform 1s ease, opacity 1s ease;
  transition: transform 1s ease, opacity 1s ease, -webkit-transform 1s ease, -moz-transform 1s ease, -o-transform 1s ease;
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
  opacity: 0;
}

/*
p.sample{
@include display-flex; //display:flex;
@include flex(1);
@include align-items(center);
@include align-items(flex-start); //上寄せ
@include align-items(flex-end); //上寄せ
@include justify-content(space-between);
@include justify-content(center);
@include justify-content(flex-start); //左寄せ
@include justify-content(flex-end); //右寄せ
@include justify-content(space-around);
@include flex-wrap(wrap); //折り返し
@include flexbox((align-self: flex-end));
@include flex-direction(column);
@include flex-direction(column-reverse);
}


vw
相対指定。ビューポートの幅の何パーセントか。
vh
相対指定。ビューポートの高さの何パーセントか。
vmin
相対指定。ビューポートの「幅か高さの短い方」の何パーセントか。
vmax
相対指定。ビューポートの「幅か高さの長い方」の何パーセントか。
*/
.flex {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: flex;
}

.flex-start {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.sm {
  display: none;
}

.lg {
  display: block;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
/*----------------------------------------------------------------------------------------------------------
共通設定
----------------------------------------------------------------------------------------------------------*/
.m5 {
  margin: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.p5 {
  padding: 5px;
}

.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pl5 {
  padding-left: 5px;
}

.m10 {
  margin: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml10 {
  margin-left: 10px;
}

.p10 {
  padding: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.pl10 {
  padding-left: 10px;
}

.m15 {
  margin: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mr15 {
  margin-right: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.ml15 {
  margin-left: 15px;
}

.p15 {
  padding: 15px;
}

.pt15 {
  padding-top: 15px;
}

.pr15 {
  padding-right: 15px;
}

.pb15 {
  padding-bottom: 15px;
}

.pl15 {
  padding-left: 15px;
}

.m20 {
  margin: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.ml20 {
  margin-left: 20px;
}

.p20 {
  padding: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.pl20 {
  padding-left: 20px;
}

.m25 {
  margin: 25px;
}

.mt25 {
  margin-top: 25px;
}

.mr25 {
  margin-right: 25px;
}

.mb25 {
  margin-bottom: 25px;
}

.ml25 {
  margin-left: 25px;
}

.p25 {
  padding: 25px;
}

.pt25 {
  padding-top: 25px;
}

.pr25 {
  padding-right: 25px;
}

.pb25 {
  padding-bottom: 25px;
}

.pl25 {
  padding-left: 25px;
}

.m30 {
  margin: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml30 {
  margin-left: 30px;
}

.p30 {
  padding: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.pl30 {
  padding-left: 30px;
}

.m35 {
  margin: 35px;
}

.mt35 {
  margin-top: 35px;
}

.mr35 {
  margin-right: 35px;
}

.mb35 {
  margin-bottom: 35px;
}

.ml35 {
  margin-left: 35px;
}

.p35 {
  padding: 35px;
}

.pt35 {
  padding-top: 35px;
}

.pr35 {
  padding-right: 35px;
}

.pb35 {
  padding-bottom: 35px;
}

.pl35 {
  padding-left: 35px;
}

.m40 {
  margin: 40px;
}

.mt40 {
  margin-top: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.ml40 {
  margin-left: 40px;
}

.p40 {
  padding: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl40 {
  padding-left: 40px;
}

.m45 {
  margin: 45px;
}

.mt45 {
  margin-top: 45px;
}

.mr45 {
  margin-right: 45px;
}

.mb45 {
  margin-bottom: 45px;
}

.ml45 {
  margin-left: 45px;
}

.p45 {
  padding: 45px;
}

.pt45 {
  padding-top: 45px;
}

.pr45 {
  padding-right: 45px;
}

.pb45 {
  padding-bottom: 45px;
}

.pl45 {
  padding-left: 45px;
}

.m50 {
  margin: 50px;
}

.mt50 {
  margin-top: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.ml50 {
  margin-left: 50px;
}

.p50 {
  padding: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.pl50 {
  padding-left: 50px;
}

.m55 {
  margin: 55px;
}

.mt55 {
  margin-top: 55px;
}

.mr55 {
  margin-right: 55px;
}

.mb55 {
  margin-bottom: 55px;
}

.ml55 {
  margin-left: 55px;
}

.p55 {
  padding: 55px;
}

.pt55 {
  padding-top: 55px;
}

.pr55 {
  padding-right: 55px;
}

.pb55 {
  padding-bottom: 55px;
}

.pl55 {
  padding-left: 55px;
}

.m60 {
  margin: 60px;
}

.mt60 {
  margin-top: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.ml60 {
  margin-left: 60px;
}

.p60 {
  padding: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl60 {
  padding-left: 60px;
}

.m65 {
  margin: 65px;
}

.mt65 {
  margin-top: 65px;
}

.mr65 {
  margin-right: 65px;
}

.mb65 {
  margin-bottom: 65px;
}

.ml65 {
  margin-left: 65px;
}

.p65 {
  padding: 65px;
}

.pt65 {
  padding-top: 65px;
}

.pr65 {
  padding-right: 65px;
}

.pb65 {
  padding-bottom: 65px;
}

.pl65 {
  padding-left: 65px;
}

.m70 {
  margin: 70px;
}

.mt70 {
  margin-top: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml70 {
  margin-left: 70px;
}

.p70 {
  padding: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.pl70 {
  padding-left: 70px;
}

.m75 {
  margin: 75px;
}

.mt75 {
  margin-top: 75px;
}

.mr75 {
  margin-right: 75px;
}

.mb75 {
  margin-bottom: 75px;
}

.ml75 {
  margin-left: 75px;
}

.p75 {
  padding: 75px;
}

.pt75 {
  padding-top: 75px;
}

.pr75 {
  padding-right: 75px;
}

.pb75 {
  padding-bottom: 75px;
}

.pl75 {
  padding-left: 75px;
}

.m80 {
  margin: 80px;
}

.mt80 {
  margin-top: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.ml80 {
  margin-left: 80px;
}

.p80 {
  padding: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.pl80 {
  padding-left: 80px;
}

.m85 {
  margin: 85px;
}

.mt85 {
  margin-top: 85px;
}

.mr85 {
  margin-right: 85px;
}

.mb85 {
  margin-bottom: 85px;
}

.ml85 {
  margin-left: 85px;
}

.p85 {
  padding: 85px;
}

.pt85 {
  padding-top: 85px;
}

.pr85 {
  padding-right: 85px;
}

.pb85 {
  padding-bottom: 85px;
}

.pl85 {
  padding-left: 85px;
}

.m90 {
  margin: 90px;
}

.mt90 {
  margin-top: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.ml90 {
  margin-left: 90px;
}

.p90 {
  padding: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.pl90 {
  padding-left: 90px;
}

.m95 {
  margin: 95px;
}

.mt95 {
  margin-top: 95px;
}

.mr95 {
  margin-right: 95px;
}

.mb95 {
  margin-bottom: 95px;
}

.ml95 {
  margin-left: 95px;
}

.p95 {
  padding: 95px;
}

.pt95 {
  padding-top: 95px;
}

.pr95 {
  padding-right: 95px;
}

.pb95 {
  padding-bottom: 95px;
}

.pl95 {
  padding-left: 95px;
}

.m100 {
  margin: 100px;
}

.mt100 {
  margin-top: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.ml100 {
  margin-left: 100px;
}

.p100 {
  padding: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

.pl100 {
  padding-left: 100px;
}

.m105 {
  margin: 105px;
}

.mt105 {
  margin-top: 105px;
}

.mr105 {
  margin-right: 105px;
}

.mb105 {
  margin-bottom: 105px;
}

.ml105 {
  margin-left: 105px;
}

.p105 {
  padding: 105px;
}

.pt105 {
  padding-top: 105px;
}

.pr105 {
  padding-right: 105px;
}

.pb105 {
  padding-bottom: 105px;
}

.pl105 {
  padding-left: 105px;
}

.m110 {
  margin: 110px;
}

.mt110 {
  margin-top: 110px;
}

.mr110 {
  margin-right: 110px;
}

.mb110 {
  margin-bottom: 110px;
}

.ml110 {
  margin-left: 110px;
}

.p110 {
  padding: 110px;
}

.pt110 {
  padding-top: 110px;
}

.pr110 {
  padding-right: 110px;
}

.pb110 {
  padding-bottom: 110px;
}

.pl110 {
  padding-left: 110px;
}

.m115 {
  margin: 115px;
}

.mt115 {
  margin-top: 115px;
}

.mr115 {
  margin-right: 115px;
}

.mb115 {
  margin-bottom: 115px;
}

.ml115 {
  margin-left: 115px;
}

.p115 {
  padding: 115px;
}

.pt115 {
  padding-top: 115px;
}

.pr115 {
  padding-right: 115px;
}

.pb115 {
  padding-bottom: 115px;
}

.pl115 {
  padding-left: 115px;
}

.m120 {
  margin: 120px;
}

.mt120 {
  margin-top: 120px;
}

.mr120 {
  margin-right: 120px;
}

.mb120 {
  margin-bottom: 120px;
}

.ml120 {
  margin-left: 120px;
}

.p120 {
  padding: 120px;
}

.pt120 {
  padding-top: 120px;
}

.pr120 {
  padding-right: 120px;
}

.pb120 {
  padding-bottom: 120px;
}

.pl120 {
  padding-left: 120px;
}

.m125 {
  margin: 125px;
}

.mt125 {
  margin-top: 125px;
}

.mr125 {
  margin-right: 125px;
}

.mb125 {
  margin-bottom: 125px;
}

.ml125 {
  margin-left: 125px;
}

.p125 {
  padding: 125px;
}

.pt125 {
  padding-top: 125px;
}

.pr125 {
  padding-right: 125px;
}

.pb125 {
  padding-bottom: 125px;
}

.pl125 {
  padding-left: 125px;
}

.m130 {
  margin: 130px;
}

.mt130 {
  margin-top: 130px;
}

.mr130 {
  margin-right: 130px;
}

.mb130 {
  margin-bottom: 130px;
}

.ml130 {
  margin-left: 130px;
}

.p130 {
  padding: 130px;
}

.pt130 {
  padding-top: 130px;
}

.pr130 {
  padding-right: 130px;
}

.pb130 {
  padding-bottom: 130px;
}

.pl130 {
  padding-left: 130px;
}

.m135 {
  margin: 135px;
}

.mt135 {
  margin-top: 135px;
}

.mr135 {
  margin-right: 135px;
}

.mb135 {
  margin-bottom: 135px;
}

.ml135 {
  margin-left: 135px;
}

.p135 {
  padding: 135px;
}

.pt135 {
  padding-top: 135px;
}

.pr135 {
  padding-right: 135px;
}

.pb135 {
  padding-bottom: 135px;
}

.pl135 {
  padding-left: 135px;
}

.m140 {
  margin: 140px;
}

.mt140 {
  margin-top: 140px;
}

.mr140 {
  margin-right: 140px;
}

.mb140 {
  margin-bottom: 140px;
}

.ml140 {
  margin-left: 140px;
}

.p140 {
  padding: 140px;
}

.pt140 {
  padding-top: 140px;
}

.pr140 {
  padding-right: 140px;
}

.pb140 {
  padding-bottom: 140px;
}

.pl140 {
  padding-left: 140px;
}

.m145 {
  margin: 145px;
}

.mt145 {
  margin-top: 145px;
}

.mr145 {
  margin-right: 145px;
}

.mb145 {
  margin-bottom: 145px;
}

.ml145 {
  margin-left: 145px;
}

.p145 {
  padding: 145px;
}

.pt145 {
  padding-top: 145px;
}

.pr145 {
  padding-right: 145px;
}

.pb145 {
  padding-bottom: 145px;
}

.pl145 {
  padding-left: 145px;
}

.m150 {
  margin: 150px;
}

.mt150 {
  margin-top: 150px;
}

.mr150 {
  margin-right: 150px;
}

.mb150 {
  margin-bottom: 150px;
}

.ml150 {
  margin-left: 150px;
}

.p150 {
  padding: 150px;
}

.pt150 {
  padding-top: 150px;
}

.pr150 {
  padding-right: 150px;
}

.pb150 {
  padding-bottom: 150px;
}

.pl150 {
  padding-left: 150px;
}

input {
  padding: 5px;
  font-size: 16px;
}

input[name=email01], input[name=email02] {
  width: 300px;
}

select {
  font-size: 16px;
  padding: 5px;
}

input[name=cst_postcode01], input[name=cst_postcode02], input[name=cst_address02] {
  margin-bottom: 7px;
}

select[name=address01] {
  margin-bottom: 7px;
}

input[name=address02] {
  margin-bottom: 7px;
  width: 300px;
}

form {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

input[type=reset] {
  width: 200px;
  margin-right: 10px;
}

input[type=button] {
  width: 200px;
  margin-right: 10px;
}

input[type=submit] {
  width: 200px;
  margin-left: 10px;
}

@media screen and (max-width: 1024px) {
  input.long {
    width: 195px;
  }

  input[type=reset] {
    width: 200px;
    margin-right: 0px;
    margin-bottom: 7px;
  }

  input[type=button] {
    width: 200px;
    margin-right: 0px;
    margin-bottom: 7px;
  }

  input[type=submit] {
    width: 200px;
    margin-left: 0px;
  }
}
/*----------------------------------------------------------------------------------------------------------
フォント設定
----------------------------------------------------------------------------------------------------------*/
@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 400;
  src: url("../font/NotoSansJP-Regular_min.woff") format("woff");
}
/*----------------------------------------------------------------------------------------------------------
フェインドイン装飾
----------------------------------------------------------------------------------------------------------*/
.fadein {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  -moz-transition: all, 1.2s;
  -o-transition: all, 1.2s;
  -webkit-transition: all, 1.2s;
  transition: all, 1.2s;
}

/*----------------------------------------------------------------------------------------------------------
$main_color メインカラー　
$p_color 文章の色

----------------------------------------------------------------------------------------------------------*/
.sample01 {
  overflow: hidden;
  *zoom: 1;
}

.list01 {
  list-style-type: none;
}
.list01, .list01 li {
  margin: 0;
  padding: 0;
  display: inline;
}

.list02 {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
.list02 li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  white-space: nowrap;
}

.list03 {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
.list03 li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
.list03 li:first-child {
  padding-left: 0;
}
.list03 li:last-child {
  padding-right: 0;
}
.list03 li.last {
  padding-right: 0;
}

.boxA {
  min-width: 100px;
}

.boxB {
  min-height: 200px;
}

.boxA {
  background-color: #ccc;
  color: #000;
}

.boxB {
  background-color: #333;
  color: #fff;
}

li.mo {
  position: relative;
  width: 100%;
}

div.caption {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  padding: 20px;
  background: rgba(74, 84, 84, 0.7);
  top: 0;
  left: 0;
  box-sizing: border-box;
}

div.caption p {
  position: relative;
  width: 100%;
  top: 10px;
}

.tit_check {
  position: relative;
  color: black;
  background: #d0ecff;
  line-height: 1.4;
  padding: 0.25em 0.5em;
  margin: 2em 0 0.5em;
  border-radius: 0 5px 5px 5px;
}
.tit_check:after {
  /*タブ*/
  position: absolute;
  font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
  content: '\f00c Check';
  background: #2196F3;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}

.tit_point {
  position: relative;
  border-top: solid 2px #80c8d1;
  border-bottom: solid 2px #80c8d1;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
}
.tit_point:after {
  /*タブ*/
  position: absolute;
  font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
  content: '\f0a7\ POINT';
  background: #80c8d1;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}

.tit_note {
  position: relative;
  border-top: solid 2px #15753b;
  border-bottom: solid 2px #15753b;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
}
.tit_note:after {
  /*タブ*/
  position: absolute;
  font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
  content: '\f0a7\ Note';
  background: #15753b;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}

/*----------------------------------------------------------------------------------------------------------
writing-mode代用関数
	説明：
		Compassにはcwriting-modeが定義されていない。
		そのための、代用Mixinとなる。

	引数：
		$direction		...	rl（右寄せ）
							lr（左寄せ）

	@include writing-mode( 'rl' );
----------------------------------------------------------------------------------------------------------*/
.green {
  color: #009a3e;
}

.blue {
  color: #0b318f;
}

.purple {
  color: #7e308e;
}

html {
  background-color: #15753b;
  background-color: #ffffff;
  font-size: 16px;
  text-color: #000;
}
html table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d0d0d0;
  font-size: 14px;
  margin-bottom: 28px;
}
html table thead th {
  background-color: #f9f9f9;
  font-weight: bold;
}
html table tbody th {
  background-color: #f9f9f9;
  font-weight: bold;
}
html table td {
  background-color: #ffffff;
  line-height: 22.4px;
}
html table th, html table td {
  border: 1px solid #d0d0d0;
  padding: 14px;
}
html a.btn {
  width: auto;
  color: #fff;
  position: relative;
  display: inline-block;
  font-weight: bold;
  line-height: 44.8px;
  padding-left: 22.4px;
  padding-right: 22.4px;
  text-decoration: none;
  color: #15753b;
  background: #15753b;
  transition: .4s;
}
html a.btn:hover {
  background: #15753b;
  color: #fff;
  text-decoration: none;
}
html a.btnlight {
  width: #d0d0d0;
  color: #fff;
  position: relative;
  display: inline-block;
  font-weight: bold;
  line-height: 44.8px;
  padding-left: 22.4px;
  padding-right: 22.4px;
  text-decoration: none;
  color: #15753b;
  background: #15753b;
  transition: .4s;
}
html a.btnlight:hover {
  background: #15753b;
  color: #fff;
  text-decoration: none;
}
html a.btn_simple {
  width: 300px;
  display: inline-block;
  line-height: 44.8px;
  padding-left: 22.4px;
  padding-right: 22.4px;
  text-decoration: none;
  color: #15753b;
  border: solid 2px #15753b;
  border-radius: 8px;
  transition: .4s;
}
html a.btn_simple:hover {
  background: #15753b;
  color: white;
  text-decoration: none;
}
html a.btnlight_simple {
  width: auto;
  display: inline-block;
  line-height: 44.8px;
  padding-left: 22.4px;
  padding-right: 22.4px;
  text-decoration: none;
  color: #d0d0d0;
  border: solid 2px #d0d0d0;
  border-radius: 8px;
  transition: .4s;
}
html a.btnlight_simple:hover {
  background: #d0d0d0;
  color: white;
  text-decoration: none;
}
html a.btnlight_simple i {
  margin-top: 3px;
}
html a.button {
  display: inline-block;
  background-color: #15753b;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 44.8px;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
html a.button:before, html a.button:before:after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
html a.button:hover {
  background-color: #1da051;
  text-decoration: none;
}
html a {
  color: #15753b;
  text-decoration: none;
}
html a:link {
  color: #15753b;
  text-decoration: none;
}
html a:visited {
  color: #15753b;
  text-decoration: none;
}
html a:hover {
  color: #15753b;
  text-decoration: underline;
}

div#container {
  width: 100%;
  min-width: 980px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

div#container_gray {
  width: 100%;
  min-width: 980px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #f0f0f0;
}

div#container_pink {
  width: 100%;
  min-width: 980px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #FCEBE9;
}

div#mobile_screen {
  display: none;
}

header {
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
header section#screen {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 0;
}
header section#screen ul {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
header section#screen ul.bxslider li img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/*---------------------------
            globalnav
----------------------------*/
h1.logo {
  width: 136px;
  height: 60px;
  display: inline-block;
  float: left;
}
h1.logo a {
  height: 0px;
  padding-top: 60px;
  overflow: hidden;
  display: block;
  width: 100%;
  background-image: url("/images/logo.png");
}

h2.inq {
  height: 80px;
  display: inline-block;
  float: right;
}
h2.inq a {
  font-size: 14px;
  color: #000;
  position: relative;
  line-height: 80px;
  display: block;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
h2.inq a:hover {
  color: #15753b;
  transition: 0.4s;
}

div#nav_inner {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 1220px;
}

/*---------------------------
   		   グローバルメニュー
----------------------------*/
/*---------------------------
   		   PC版
----------------------------*/
.init-bottom:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0 3px 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*---------------------------
   		   モバイル版
----------------------------*/
div#globalnav {
  position: sticky;
  top: 0px;
  background-color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  -moz-box-shadow: 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
  width: 100%;
  height: 80px;
  background-size: auto;
  display: block;
  z-index: 10;
  /* --------------------------------------------------- single menu */
  /* --------------------------------------------------- mega menu */
}
div#globalnav ul {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
div#globalnav ul > li {
  font-size: 14px;
  display: inline-block;
}
div#globalnav ul > li a {
  color: #000;
  position: relative;
  display: block;
  text-decoration: none;
  width: 140px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#globalnav ul > li a span {
  display: block;
  line-height: 1;
}
div#globalnav ul > li a span.j {
  margin-bottom: 12px;
}
div#globalnav ul > li a span.e {
  font-size: 12px;
}
div#globalnav ul > li a:hover {
  color: #15753b;
  transition: 0.4s;
}
div#globalnav ul > li span {
  color: #000;
  position: relative;
  line-height: 80px;
  display: block;
  text-decoration: none;
  width: 160px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#globalnav ul > li span span {
  display: block;
  line-height: 1;
}
div#globalnav ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
div#globalnav ul.menu__third-level {
  visibility: hidden;
  opacity: 0;
}
div#globalnav ul.menu__fourth-level {
  visibility: hidden;
  opacity: 0;
}
div#globalnav li.menu__single ul.menu__second-level {
  visibility: hidden;
}
div#globalnav li.menu__single ul.menu__second-level li {
  display: block !important;
  text-align: left;
  padding-left: 1.6em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#globalnav #globalmenu > li.menu__single {
  position: relative;
}
div#globalnav li.menu__single ul.menu__second-level {
  position: absolute;
  top: 79px;
  left: 0;
  width: 130%;
  background: #fff;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
div#globalnav li.menu__single:hover ul.menu__second-level {
  top: 79px;
  visibility: visible;
  opacity: 1;
  -moz-box-shadow: 1px 2px 3px #aaa;
  -webkit-box-shadow: 1px 2px 3px #aaa;
  box-shadow: 1px 2px 3px #aaa;
}
div#globalnav li.menu__mega ul.menu__second-level {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  box-sizing: border-box;
  width: 1080px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 2%;
  background: #fafcfa;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -moz-border-radius: 0px 0px 8px 8px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 8px 8px;
  border: 1px solid #ececec;
}
div#globalnav li.menu__mega:hover ul.menu__second-level {
  top: 80px;
  visibility: visible;
  opacity: 1;
}
div#globalnav li.menu__mega ul.menu__second-level > li {
  float: left;
  width: 24%;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}
div#globalnav li.menu__mega ul.menu__second-level > li a {
  display: block;
  width: 100% !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#globalnav li.menu__mega ul.menu__second-level > li a:hover {
  background-color: #f5f5f5;
}
div#globalnav li.menu__mega ul.menu__second-level > li img {
  width: 100%;
  height: auto;
}
div#globalnav li.menu__mega ul.menu__second-level > li img:hover {
  filter: brightness(80%);
}

header.header {
  display: none;
}

nav.nav-content {
  display: none;
}

/*---------------------------
            warapper
----------------------------*/
main {
  width: 980px;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
main h1 {
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 34px;
  line-height: 47px;
}
main h1.emer {
  color: #990000;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  font-weight: bold;
}
main h2 {
  color: #15753b;
  color: #009a3e;
  background-repeat: no-repeat;
  font-size: 30px;
  line-height: 1.8;
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-weight: 400;
}
main h2 span.small {
  font-size: 18px;
  color: #000;
}
main h2 span.purple {
  color: #7e308e;
}
main h3 {
  color: #15753b;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  font-size: 20px;
  line-height: 1.6em;
  margin-bottom: 0.2em;
  font-weight: normal;
}
main h4 {
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 18px;
  padding-left: 1em;
  line-height: 1.6em;
  margin-bottom: 0.6em;
  font-weight: bold;
}
main p {
	display: inline-block;
	width: 800px;
	text-align: left;
  font-size: 16px;
  line-height: 28px;
  color: #000;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
}
main p.navtext a {
  color: #a7587c;
  text-decoration: underline;
  font-weight: bold;
  text-align: right;
  display: block;
}
main p.navtext a:hover {
  text-decoration: none;
  transition: 0.4s;
}
main ul {
  font-size: 14px;
  line-height: 1.6em;
  color: #303030;
}
main ul li.q {
  font-weight: bold;
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-size: 1.2em;
  margin-bottom: 0.4em;
}
main dl {
  　color: #303030;
  font-size: 13px;
}
main dl dt {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6em;
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
main dl dd {
  line-height: 1.4em;
  margin-bottom: 0.8em;
}

/*---------------------------
            toppage
----------------------------*/
/*
ul#top_list {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
ul#top_list li {
  display: block;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
  width: 385px;
  margin-right: 0;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}
ul#top_list li img {
  height: auto;
}
ul#top_list li span {
  border: 1px solid #707070;
  padding: 5px;
}

section#top_plan {
  background-color: #F9F9F9;
}
*/
div.ex_box {
  display: block;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  width: 680px;
  padding: 2em;
}
div.ex_box h3.merit_title {
  color: #15753b;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  font-weight: bold;
  flex-basis: 150px;
}
div.ex_box p {
  text-align: left;
  flex-basis: 530px;
  font-size: 16px;
  line-height: 1.6;
}

/*---------------------------
        about
----------------------------*/
div#about {
  width: 800px;
  margin: auto;
}
div#about p {
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 20px;
  padding-bottom: 20px;
}

/*---------------------------
        burial
----------------------------*/
div#burial {
  width: 800px;
  margin: auto;
}
div#burial p {
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 20px;
  padding-bottom: 20px;
}

div.burial_box {
  display: block;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  width: 800px;
  padding: 2em;
}
div.burial_box h3.merit_title {
  color: #15753b;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  font-weight: bold;
  flex-basis: 230px;
}
div.burial_box p {
  text-align: left;
  flex-basis: 530px;
  font-size: 16px;
  line-height: 1.6;
}

/*---------------------------
        kizuna
----------------------------*/
div#kizuna {
  width: 800px;
  margin: auto;
}
div#kizuna p {
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 20px;
  padding-bottom: 20px;
}
div#kizuna h3.big {
  font-size: 42px;
  color: #000;
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

div.kizuna_box {
  display: block;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  width: 800px;
  padding: 2em;
}
div.kizuna_box h3.merit_title {
  color: #15753b;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  font-weight: bold;
  flex-basis: 230px;
}
div.kizuna_box p {
  text-align: left;
  flex-basis: 530px;
  font-size: 16px;
  line-height: 1.6;
}

/*---------------------------
        plan
        ご葬儀プラン
----------------------------*/
ul#planset {
  width: 600px;
  margin: auto;
}
ul#planset li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 0;
  vertical-align: top;
  width: 120px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
  margin-bottom: 55px;
}
ul#planset li span {
  font-size: 12px;
  line-height: 1px !important;
  padding: 0;
  margin: 0;
}
ul#planset li img {
  width: 120px;
  height: auto;
}

ul#plan_ex {
  color: #000;
}
ul#plan_ex li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
}
ul#plan_ex li div {
  width: 240px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
ul#plan_ex li div h3 {
  font-size: 20px;
  font-weight: normarl;
  color: p_color;
  font-weight: normal;
}
ul#plan_ex li div p {
  font-size: 12px;
  line-height: 1.6;
  color: p_color;
  width: 80%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

/*---------------------------
            emergency
----------------------------*/
div#emer_box {
  background-color: #F0F0F0;
  width: 600px;
  padding: 20px;
}
div#emer_box h3 {
  font-size: 24px;
  font-weight: bold;
  color: #606060;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  line-height: 1.6;
  padding: 20px;
}
div#emer_box p {
  font-size: 24px;
  line-height: 1.6;
}
div#emer_box p span {
  font-size: 30px;
  color: #15753b;
}

.emer_stit {
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  font-weight: bold;
  color: #000;
}

div.emer_flow {
  background-color: #fff;
  text-align: left;
  overflow: hidden;
  *zoom: 1;
  border: 1px solid #FCEBE9;
}
div.emer_flow p {
  padding: 60px 1em 1em 1em;
}

h3.flow01, h3.flow02, h3.flow03, h3.flow04 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Arial,sans-serif;
  color: #15753b;
  font-weight: bold;
  text-align: left;
}

h3.flow01:before {
  content: "1";
  background-color: #FCEBE9;
  color: #555;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-top: -10px;
  margin-right: 20px;
}

h3.flow02:before {
  content: "2";
  background-color: #FCEBE9;
  color: #555;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-top: -10px;
  margin-right: 20px;
}

h3.flow03:before {
  content: "3";
  background-color: #FCEBE9;
  color: #555;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-top: -10px;
  margin-right: 20px;
}

h3.flow04:before {
  content: "4";
  background-color: #FCEBE9;
  color: #555;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-top: -10px;
  margin-right: 20px;
}

.left {
  float: left;
  width: 400px;
}

.fright {
  float: right;
}

/*---------------------------
            footer
----------------------------*/
footer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  width: 100%;
  background-color: #727171;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

div#footerbox {
  width: 920px;
  overflow: hidden;
  *zoom: 1;
  margin: 0 auto;
  text-align: left;
}
div#footerbox p {
  font-size: 10px;
  line-height: 26px;
}
div#footerbox hr {
  border-top: 1px solid black;
}

.copy {
  text-align: right;
  line-height: 42px;
}

.footer_company {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  display: -webkit-flex;
  display: flex;
}
.footer_company li {
  width: auto;
}
.footer_company img {
  width: 100%;
  height: auto;
}

/*---------------------------
            pagetop
----------------------------*/
#page-top {
  position: fixed;
  bottom: 60px;
  right: 20px;
  font-size: 160%;
}
#page-top a {
  background-color: rgba(150, 150, 150, 0.6);
  text-decoration: none;
  color: #fff;
  width: 100px;
  padding: 30px 0;
  text-align: center;
  display: block;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
#page-top a:hover {
  text-decoration: none;
  background-color: #969696;
  transition: 0.4s;
}

div#globalfooterbanner {
  display: none;
}

/*---------------------------
            共通クラス
----------------------------*/
.sign {
  text-align: right;
}

.cl, .clearfix {
  overflow: hidden;
  *zoom: 1;
}

.p_right {
  float: right;
  padding-left: 1em;
  padding-bottom: 1em;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 5px 5px;
}

.p_left {
  float: left;
  padding-right: 1em;
  padding-bottom: 1em;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 5px 5px;
}

.b {
  font-weight: bold;
}

.quotation_right {
  float: right;
  width: 300px;
  margin-left: 320px;
  display: block;
}
.quotation_right img {
  width: 300px;
  height: auto;
}
.quotation_right p {
  font-size: 10px;
  line-height: 1.6em;
  color: #aaaaaa;
}

.arrow {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.s {
  font-size: 0.8em;
}

a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: 0.4s;
}

tr.str td {
  background-color: #79e7a5;
}

.balloon {
  text-align: left;
  position: relative;
  padding: 0.6em;
  background: #ae7c89;
  line-height: 1.6em;
  color: #fff;
}

.baloon:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #ae7c89;
  width: 0;
  height: 0;
}

h5 {
  border: 1px solid #ae7c89;
  border-radius: 5px;
  background-color: #fff;
  color: #ae7189;
  padding: 0.6em;
  text-align: left;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}

ul.button li {
  width: 200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
ul.button li a {
  line-height: 60px;
  color: #fff;
  display: block;
  text-decoration: none;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.mobile_only {
  display: none;
}

div.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.mo {
  width: 100%;
  height: auto;
}

.line-gray {
  border-bottom-style: 1px solid;
  border-bottom-color: #E6E6E6;
  background-color: #E6E6E6;
  height: 1px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.standard-title {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 35px;
}

.standard-title h2 {
  font-size: 34px;
  color: #1458A7;
}
/*---------------------------
	プラン UL
----------------------------*/
ul.plan {
	display: inline-block;
	width: 800px;
}
ul.plan li {
	margin-top: 30px;
}
ul.plan li:nth-child(1),
ul.plan li:nth-child(2) {
	margin-top:0;
}
ul.plan li:nth-child(odd) {
	float: left;
}
ul.plan li:nth-child(even) {
	float: right;
}
/*---------------------------
	流れ・手順 TABLE
----------------------------*/
table.step {
	display: inline-block;
	width: 800px;
	border-width: 0;
}
table.step th,
table.step td {
	vertical-align: top;
	padding: 0;
	padding-bottom: 0;
	border-width: 0;
}
table.step th {
	color: #38ac5b;
	font-size: 16px;
	white-space: nowrap;
	background-color: #ffffff;
	border-width: 0;
}
table.step td:first-child {
	padding-right: 20px;
}
/*---------------------------
	ページ内リンク index
----------------------------*/
ul#inner_link  {
	padding-left: 0;
	font-size: x-large;
}
ul#inner_link li {
	margin: 0 20px;
	display: inline;
}
/*---------------------------
	地図モーダル
----------------------------*/
.map  {
	cursor: pointer;
}