@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;
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
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;
}

/* loadfont
		'Roboto', sans-serif;
*/
.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pv0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.ph0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.m0 {
  margin: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mv0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.mh0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.p1 {
  padding: 1px !important;
}

.pt1 {
  padding-top: 1px !important;
}

.pb1 {
  padding-bottom: 1px !important;
}

.pl1 {
  padding-left: 1px !important;
}

.pr1 {
  padding-right: 1px !important;
}

.pv1 {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

.ph1 {
  padding-left: 1px !important;
  padding-right: 1px !important;
}

.m1 {
  margin: 1px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.ml1 {
  margin-left: 1px !important;
}

.mr1 {
  margin-right: 1px !important;
}

.mv1 {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.mh1 {
  margin-left: 1px !important;
  margin-right: 1px !important;
}

.p2 {
  padding: 2px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.pv2 {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

.ph2 {
  padding-left: 2px !important;
  padding-right: 2px !important;
}

.m2 {
  margin: 2px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mv2 {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}

.mh2 {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

.p3 {
  padding: 3px !important;
}

.pt3 {
  padding-top: 3px !important;
}

.pb3 {
  padding-bottom: 3px !important;
}

.pl3 {
  padding-left: 3px !important;
}

.pr3 {
  padding-right: 3px !important;
}

.pv3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.ph3 {
  padding-left: 3px !important;
  padding-right: 3px !important;
}

.m3 {
  margin: 3px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mv3 {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}

.mh3 {
  margin-left: 3px !important;
  margin-right: 3px !important;
}

.p4 {
  padding: 4px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.pl4 {
  padding-left: 4px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.pv4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.ph4 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.m4 {
  margin: 4px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mv4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.mh4 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pv5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.ph5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.m5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mv5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.mh5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.p6 {
  padding: 6px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.pb6 {
  padding-bottom: 6px !important;
}

.pl6 {
  padding-left: 6px !important;
}

.pr6 {
  padding-right: 6px !important;
}

.pv6 {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.ph6 {
  padding-left: 6px !important;
  padding-right: 6px !important;
}

.m6 {
  margin: 6px !important;
}

.mt6 {
  margin-top: 6px !important;
}

.mb6 {
  margin-bottom: 6px !important;
}

.ml6 {
  margin-left: 6px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.mv6 {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

.mh6 {
  margin-left: 6px !important;
  margin-right: 6px !important;
}

.p7 {
  padding: 7px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.pl7 {
  padding-left: 7px !important;
}

.pr7 {
  padding-right: 7px !important;
}

.pv7 {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.ph7 {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.m7 {
  margin: 7px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.ml7 {
  margin-left: 7px !important;
}

.mr7 {
  margin-right: 7px !important;
}

.mv7 {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}

.mh7 {
  margin-left: 7px !important;
  margin-right: 7px !important;
}

.p8 {
  padding: 8px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pv8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.ph8 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.m8 {
  margin: 8px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.mv8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.mh8 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.p9 {
  padding: 9px !important;
}

.pt9 {
  padding-top: 9px !important;
}

.pb9 {
  padding-bottom: 9px !important;
}

.pl9 {
  padding-left: 9px !important;
}

.pr9 {
  padding-right: 9px !important;
}

.pv9 {
  padding-top: 9px !important;
  padding-bottom: 9px !important;
}

.ph9 {
  padding-left: 9px !important;
  padding-right: 9px !important;
}

.m9 {
  margin: 9px !important;
}

.mt9 {
  margin-top: 9px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.ml9 {
  margin-left: 9px !important;
}

.mr9 {
  margin-right: 9px !important;
}

.mv9 {
  margin-top: 9px !important;
  margin-bottom: 9px !important;
}

.mh9 {
  margin-left: 9px !important;
  margin-right: 9px !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pv10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.ph10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mv10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.mh10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mt-10 {
  margin-top: -10px !important;
}

.ml-10 {
  margin-left: -10px !important;
}

.mr-10 {
  margin-right: -10px !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pv15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.ph15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mv15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.mh15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mt-15 {
  margin-top: -15px !important;
}

.ml-15 {
  margin-left: -15px !important;
}

.mr-15 {
  margin-right: -15px !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pv20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.ph20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mv20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.mh20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mt-20 {
  margin-top: -20px !important;
}

.ml-20 {
  margin-left: -20px !important;
}

.mr-20 {
  margin-right: -20px !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pv25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.ph25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.m25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mv25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.mh25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.mt-25 {
  margin-top: -25px !important;
}

.ml-25 {
  margin-left: -25px !important;
}

.mr-25 {
  margin-right: -25px !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pv30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.ph30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mv30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.mh30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mt-30 {
  margin-top: -30px !important;
}

.ml-30 {
  margin-left: -30px !important;
}

.mr-30 {
  margin-right: -30px !important;
}

.p35 {
  padding: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pv35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.ph35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.m35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mv35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.mh35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.mt-35 {
  margin-top: -35px !important;
}

.ml-35 {
  margin-left: -35px !important;
}

.mr-35 {
  margin-right: -35px !important;
}

.p40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pv40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.ph40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.m40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mv40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.mh40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mt-40 {
  margin-top: -40px !important;
}

.ml-40 {
  margin-left: -40px !important;
}

.mr-40 {
  margin-right: -40px !important;
}

.p45 {
  padding: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pv45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.ph45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.m45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mv45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.mh45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.mt-45 {
  margin-top: -45px !important;
}

.ml-45 {
  margin-left: -45px !important;
}

.mr-45 {
  margin-right: -45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pv50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.ph50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.m50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mv50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.mh50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.mt-50 {
  margin-top: -50px !important;
}

.ml-50 {
  margin-left: -50px !important;
}

.mr-50 {
  margin-right: -50px !important;
}

.p55 {
  padding: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pv55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.ph55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.m55 {
  margin: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mv55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.mh55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.mt-55 {
  margin-top: -55px !important;
}

.ml-55 {
  margin-left: -55px !important;
}

.mr-55 {
  margin-right: -55px !important;
}

.p60 {
  padding: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pv60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.ph60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.m60 {
  margin: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mv60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.mh60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mt-60 {
  margin-top: -60px !important;
}

.ml-60 {
  margin-left: -60px !important;
}

.mr-60 {
  margin-right: -60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt-70 {
  margin-top: -70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt-80 {
  margin-top: -80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt-90 {
  margin-top: -90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt-100 {
  margin-top: -100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt110 {
  padding-top: 110px !important;
}

.pb110 {
  padding-bottom: 110px !important;
}

.mt110 {
  margin-top: 110px !important;
}

.mt-110 {
  margin-top: -110px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.pt120 {
  padding-top: 120px !important;
}

.pb120 {
  padding-bottom: 120px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mt-120 {
  margin-top: -120px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.pt130 {
  padding-top: 130px !important;
}

.pb130 {
  padding-bottom: 130px !important;
}

.mt130 {
  margin-top: 130px !important;
}

.mt-130 {
  margin-top: -130px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.pt140 {
  padding-top: 140px !important;
}

.pb140 {
  padding-bottom: 140px !important;
}

.mt140 {
  margin-top: 140px !important;
}

.mt-140 {
  margin-top: -140px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.pt150 {
  padding-top: 150px !important;
}

.pb150 {
  padding-bottom: 150px !important;
}

.mt150 {
  margin-top: 150px !important;
}

.mt-150 {
  margin-top: -150px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb1em {
  margin-bottom: 1em;
}

.mhauto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.mtm5 {
  margin-top: -5px !important;
}

.w10p {
  width: 10% !important;
}

.w15p {
  width: 15% !important;
}

.w10 {
  width: 10px !important;
}

.minw10 {
  min-width: 10px !important;
}

.maxw10 {
  max-width: 10px !important;
}

.h10 {
  height: 10px !important;
}

.minh10 {
  min-height: 10px !important;
}

.maxh10 {
  max-height: 10px !important;
}

.w110 {
  width: 110px !important;
}

.minw110 {
  min-width: 110px !important;
}

.maxw110 {
  max-width: 110px !important;
}

.h110 {
  height: 110px !important;
}

.minh110 {
  min-height: 110px !important;
}

.maxh110 {
  max-height: 110px !important;
}

.w210 {
  width: 210px !important;
}

.minw210 {
  min-width: 210px !important;
}

.maxw210 {
  max-width: 210px !important;
}

.h210 {
  height: 210px !important;
}

.minh210 {
  min-height: 210px !important;
}

.maxh210 {
  max-height: 210px !important;
}

.w310 {
  width: 310px !important;
}

.minw310 {
  min-width: 310px !important;
}

.maxw310 {
  max-width: 310px !important;
}

.h310 {
  height: 310px !important;
}

.minh310 {
  min-height: 310px !important;
}

.maxh310 {
  max-height: 310px !important;
}

.w410 {
  width: 410px !important;
}

.minw410 {
  min-width: 410px !important;
}

.maxw410 {
  max-width: 410px !important;
}

.h410 {
  height: 410px !important;
}

.minh410 {
  min-height: 410px !important;
}

.maxh410 {
  max-height: 410px !important;
}

.w510 {
  width: 510px !important;
}

.minw510 {
  min-width: 510px !important;
}

.maxw510 {
  max-width: 510px !important;
}

.h510 {
  height: 510px !important;
}

.minh510 {
  min-height: 510px !important;
}

.maxh510 {
  max-height: 510px !important;
}

.w610 {
  width: 610px !important;
}

.minw610 {
  min-width: 610px !important;
}

.maxw610 {
  max-width: 610px !important;
}

.h610 {
  height: 610px !important;
}

.minh610 {
  min-height: 610px !important;
}

.maxh610 {
  max-height: 610px !important;
}

.w710 {
  width: 710px !important;
}

.minw710 {
  min-width: 710px !important;
}

.maxw710 {
  max-width: 710px !important;
}

.h710 {
  height: 710px !important;
}

.minh710 {
  min-height: 710px !important;
}

.maxh710 {
  max-height: 710px !important;
}

.w810 {
  width: 810px !important;
}

.minw810 {
  min-width: 810px !important;
}

.maxw810 {
  max-width: 810px !important;
}

.h810 {
  height: 810px !important;
}

.minh810 {
  min-height: 810px !important;
}

.maxh810 {
  max-height: 810px !important;
}

.w910 {
  width: 910px !important;
}

.minw910 {
  min-width: 910px !important;
}

.maxw910 {
  max-width: 910px !important;
}

.h910 {
  height: 910px !important;
}

.minh910 {
  min-height: 910px !important;
}

.maxh910 {
  max-height: 910px !important;
}

.w20p {
  width: 20% !important;
}

.w25p {
  width: 25% !important;
}

.w20 {
  width: 20px !important;
}

.minw20 {
  min-width: 20px !important;
}

.maxw20 {
  max-width: 20px !important;
}

.h20 {
  height: 20px !important;
}

.minh20 {
  min-height: 20px !important;
}

.maxh20 {
  max-height: 20px !important;
}

.w120 {
  width: 120px !important;
}

.minw120 {
  min-width: 120px !important;
}

.maxw120 {
  max-width: 120px !important;
}

.h120 {
  height: 120px !important;
}

.minh120 {
  min-height: 120px !important;
}

.maxh120 {
  max-height: 120px !important;
}

.w220 {
  width: 220px !important;
}

.minw220 {
  min-width: 220px !important;
}

.maxw220 {
  max-width: 220px !important;
}

.h220 {
  height: 220px !important;
}

.minh220 {
  min-height: 220px !important;
}

.maxh220 {
  max-height: 220px !important;
}

.w320 {
  width: 320px !important;
}

.minw320 {
  min-width: 320px !important;
}

.maxw320 {
  max-width: 320px !important;
}

.h320 {
  height: 320px !important;
}

.minh320 {
  min-height: 320px !important;
}

.maxh320 {
  max-height: 320px !important;
}

.w420 {
  width: 420px !important;
}

.minw420 {
  min-width: 420px !important;
}

.maxw420 {
  max-width: 420px !important;
}

.h420 {
  height: 420px !important;
}

.minh420 {
  min-height: 420px !important;
}

.maxh420 {
  max-height: 420px !important;
}

.w520 {
  width: 520px !important;
}

.minw520 {
  min-width: 520px !important;
}

.maxw520 {
  max-width: 520px !important;
}

.h520 {
  height: 520px !important;
}

.minh520 {
  min-height: 520px !important;
}

.maxh520 {
  max-height: 520px !important;
}

.w620 {
  width: 620px !important;
}

.minw620 {
  min-width: 620px !important;
}

.maxw620 {
  max-width: 620px !important;
}

.h620 {
  height: 620px !important;
}

.minh620 {
  min-height: 620px !important;
}

.maxh620 {
  max-height: 620px !important;
}

.w720 {
  width: 720px !important;
}

.minw720 {
  min-width: 720px !important;
}

.maxw720 {
  max-width: 720px !important;
}

.h720 {
  height: 720px !important;
}

.minh720 {
  min-height: 720px !important;
}

.maxh720 {
  max-height: 720px !important;
}

.w820 {
  width: 820px !important;
}

.minw820 {
  min-width: 820px !important;
}

.maxw820 {
  max-width: 820px !important;
}

.h820 {
  height: 820px !important;
}

.minh820 {
  min-height: 820px !important;
}

.maxh820 {
  max-height: 820px !important;
}

.w920 {
  width: 920px !important;
}

.minw920 {
  min-width: 920px !important;
}

.maxw920 {
  max-width: 920px !important;
}

.h920 {
  height: 920px !important;
}

.minh920 {
  min-height: 920px !important;
}

.maxh920 {
  max-height: 920px !important;
}

.w30p {
  width: 30% !important;
}

.w35p {
  width: 35% !important;
}

.w30 {
  width: 30px !important;
}

.minw30 {
  min-width: 30px !important;
}

.maxw30 {
  max-width: 30px !important;
}

.h30 {
  height: 30px !important;
}

.minh30 {
  min-height: 30px !important;
}

.maxh30 {
  max-height: 30px !important;
}

.w130 {
  width: 130px !important;
}

.minw130 {
  min-width: 130px !important;
}

.maxw130 {
  max-width: 130px !important;
}

.h130 {
  height: 130px !important;
}

.minh130 {
  min-height: 130px !important;
}

.maxh130 {
  max-height: 130px !important;
}

.w230 {
  width: 230px !important;
}

.minw230 {
  min-width: 230px !important;
}

.maxw230 {
  max-width: 230px !important;
}

.h230 {
  height: 230px !important;
}

.minh230 {
  min-height: 230px !important;
}

.maxh230 {
  max-height: 230px !important;
}

.w330 {
  width: 330px !important;
}

.minw330 {
  min-width: 330px !important;
}

.maxw330 {
  max-width: 330px !important;
}

.h330 {
  height: 330px !important;
}

.minh330 {
  min-height: 330px !important;
}

.maxh330 {
  max-height: 330px !important;
}

.w430 {
  width: 430px !important;
}

.minw430 {
  min-width: 430px !important;
}

.maxw430 {
  max-width: 430px !important;
}

.h430 {
  height: 430px !important;
}

.minh430 {
  min-height: 430px !important;
}

.maxh430 {
  max-height: 430px !important;
}

.w530 {
  width: 530px !important;
}

.minw530 {
  min-width: 530px !important;
}

.maxw530 {
  max-width: 530px !important;
}

.h530 {
  height: 530px !important;
}

.minh530 {
  min-height: 530px !important;
}

.maxh530 {
  max-height: 530px !important;
}

.w630 {
  width: 630px !important;
}

.minw630 {
  min-width: 630px !important;
}

.maxw630 {
  max-width: 630px !important;
}

.h630 {
  height: 630px !important;
}

.minh630 {
  min-height: 630px !important;
}

.maxh630 {
  max-height: 630px !important;
}

.w730 {
  width: 730px !important;
}

.minw730 {
  min-width: 730px !important;
}

.maxw730 {
  max-width: 730px !important;
}

.h730 {
  height: 730px !important;
}

.minh730 {
  min-height: 730px !important;
}

.maxh730 {
  max-height: 730px !important;
}

.w830 {
  width: 830px !important;
}

.minw830 {
  min-width: 830px !important;
}

.maxw830 {
  max-width: 830px !important;
}

.h830 {
  height: 830px !important;
}

.minh830 {
  min-height: 830px !important;
}

.maxh830 {
  max-height: 830px !important;
}

.w930 {
  width: 930px !important;
}

.minw930 {
  min-width: 930px !important;
}

.maxw930 {
  max-width: 930px !important;
}

.h930 {
  height: 930px !important;
}

.minh930 {
  min-height: 930px !important;
}

.maxh930 {
  max-height: 930px !important;
}

.w40p {
  width: 40% !important;
}

.w45p {
  width: 45% !important;
}

.w40 {
  width: 40px !important;
}

.minw40 {
  min-width: 40px !important;
}

.maxw40 {
  max-width: 40px !important;
}

.h40 {
  height: 40px !important;
}

.minh40 {
  min-height: 40px !important;
}

.maxh40 {
  max-height: 40px !important;
}

.w140 {
  width: 140px !important;
}

.minw140 {
  min-width: 140px !important;
}

.maxw140 {
  max-width: 140px !important;
}

.h140 {
  height: 140px !important;
}

.minh140 {
  min-height: 140px !important;
}

.maxh140 {
  max-height: 140px !important;
}

.w240 {
  width: 240px !important;
}

.minw240 {
  min-width: 240px !important;
}

.maxw240 {
  max-width: 240px !important;
}

.h240 {
  height: 240px !important;
}

.minh240 {
  min-height: 240px !important;
}

.maxh240 {
  max-height: 240px !important;
}

.w340 {
  width: 340px !important;
}

.minw340 {
  min-width: 340px !important;
}

.maxw340 {
  max-width: 340px !important;
}

.h340 {
  height: 340px !important;
}

.minh340 {
  min-height: 340px !important;
}

.maxh340 {
  max-height: 340px !important;
}

.w440 {
  width: 440px !important;
}

.minw440 {
  min-width: 440px !important;
}

.maxw440 {
  max-width: 440px !important;
}

.h440 {
  height: 440px !important;
}

.minh440 {
  min-height: 440px !important;
}

.maxh440 {
  max-height: 440px !important;
}

.w540 {
  width: 540px !important;
}

.minw540 {
  min-width: 540px !important;
}

.maxw540 {
  max-width: 540px !important;
}

.h540 {
  height: 540px !important;
}

.minh540 {
  min-height: 540px !important;
}

.maxh540 {
  max-height: 540px !important;
}

.w640 {
  width: 640px !important;
}

.minw640 {
  min-width: 640px !important;
}

.maxw640 {
  max-width: 640px !important;
}

.h640 {
  height: 640px !important;
}

.minh640 {
  min-height: 640px !important;
}

.maxh640 {
  max-height: 640px !important;
}

.w740 {
  width: 740px !important;
}

.minw740 {
  min-width: 740px !important;
}

.maxw740 {
  max-width: 740px !important;
}

.h740 {
  height: 740px !important;
}

.minh740 {
  min-height: 740px !important;
}

.maxh740 {
  max-height: 740px !important;
}

.w840 {
  width: 840px !important;
}

.minw840 {
  min-width: 840px !important;
}

.maxw840 {
  max-width: 840px !important;
}

.h840 {
  height: 840px !important;
}

.minh840 {
  min-height: 840px !important;
}

.maxh840 {
  max-height: 840px !important;
}

.w940 {
  width: 940px !important;
}

.minw940 {
  min-width: 940px !important;
}

.maxw940 {
  max-width: 940px !important;
}

.h940 {
  height: 940px !important;
}

.minh940 {
  min-height: 940px !important;
}

.maxh940 {
  max-height: 940px !important;
}

.w50p {
  width: 50% !important;
}

.w55p {
  width: 55% !important;
}

.w50 {
  width: 50px !important;
}

.minw50 {
  min-width: 50px !important;
}

.maxw50 {
  max-width: 50px !important;
}

.h50 {
  height: 50px !important;
}

.minh50 {
  min-height: 50px !important;
}

.maxh50 {
  max-height: 50px !important;
}

.w150 {
  width: 150px !important;
}

.minw150 {
  min-width: 150px !important;
}

.maxw150 {
  max-width: 150px !important;
}

.h150 {
  height: 150px !important;
}

.minh150 {
  min-height: 150px !important;
}

.maxh150 {
  max-height: 150px !important;
}

.w250 {
  width: 250px !important;
}

.minw250 {
  min-width: 250px !important;
}

.maxw250 {
  max-width: 250px !important;
}

.h250 {
  height: 250px !important;
}

.minh250 {
  min-height: 250px !important;
}

.maxh250 {
  max-height: 250px !important;
}

.w350 {
  width: 350px !important;
}

.minw350 {
  min-width: 350px !important;
}

.maxw350 {
  max-width: 350px !important;
}

.h350 {
  height: 350px !important;
}

.minh350 {
  min-height: 350px !important;
}

.maxh350 {
  max-height: 350px !important;
}

.w450 {
  width: 450px !important;
}

.minw450 {
  min-width: 450px !important;
}

.maxw450 {
  max-width: 450px !important;
}

.h450 {
  height: 450px !important;
}

.minh450 {
  min-height: 450px !important;
}

.maxh450 {
  max-height: 450px !important;
}

.w550 {
  width: 550px !important;
}

.minw550 {
  min-width: 550px !important;
}

.maxw550 {
  max-width: 550px !important;
}

.h550 {
  height: 550px !important;
}

.minh550 {
  min-height: 550px !important;
}

.maxh550 {
  max-height: 550px !important;
}

.w650 {
  width: 650px !important;
}

.minw650 {
  min-width: 650px !important;
}

.maxw650 {
  max-width: 650px !important;
}

.h650 {
  height: 650px !important;
}

.minh650 {
  min-height: 650px !important;
}

.maxh650 {
  max-height: 650px !important;
}

.w750 {
  width: 750px !important;
}

.minw750 {
  min-width: 750px !important;
}

.maxw750 {
  max-width: 750px !important;
}

.h750 {
  height: 750px !important;
}

.minh750 {
  min-height: 750px !important;
}

.maxh750 {
  max-height: 750px !important;
}

.w850 {
  width: 850px !important;
}

.minw850 {
  min-width: 850px !important;
}

.maxw850 {
  max-width: 850px !important;
}

.h850 {
  height: 850px !important;
}

.minh850 {
  min-height: 850px !important;
}

.maxh850 {
  max-height: 850px !important;
}

.w950 {
  width: 950px !important;
}

.minw950 {
  min-width: 950px !important;
}

.maxw950 {
  max-width: 950px !important;
}

.h950 {
  height: 950px !important;
}

.minh950 {
  min-height: 950px !important;
}

.maxh950 {
  max-height: 950px !important;
}

.w60p {
  width: 60% !important;
}

.w65p {
  width: 65% !important;
}

.w60 {
  width: 60px !important;
}

.minw60 {
  min-width: 60px !important;
}

.maxw60 {
  max-width: 60px !important;
}

.h60 {
  height: 60px !important;
}

.minh60 {
  min-height: 60px !important;
}

.maxh60 {
  max-height: 60px !important;
}

.w160 {
  width: 160px !important;
}

.minw160 {
  min-width: 160px !important;
}

.maxw160 {
  max-width: 160px !important;
}

.h160 {
  height: 160px !important;
}

.minh160 {
  min-height: 160px !important;
}

.maxh160 {
  max-height: 160px !important;
}

.w260 {
  width: 260px !important;
}

.minw260 {
  min-width: 260px !important;
}

.maxw260 {
  max-width: 260px !important;
}

.h260 {
  height: 260px !important;
}

.minh260 {
  min-height: 260px !important;
}

.maxh260 {
  max-height: 260px !important;
}

.w360 {
  width: 360px !important;
}

.minw360 {
  min-width: 360px !important;
}

.maxw360 {
  max-width: 360px !important;
}

.h360 {
  height: 360px !important;
}

.minh360 {
  min-height: 360px !important;
}

.maxh360 {
  max-height: 360px !important;
}

.w460 {
  width: 460px !important;
}

.minw460 {
  min-width: 460px !important;
}

.maxw460 {
  max-width: 460px !important;
}

.h460 {
  height: 460px !important;
}

.minh460 {
  min-height: 460px !important;
}

.maxh460 {
  max-height: 460px !important;
}

.w560 {
  width: 560px !important;
}

.minw560 {
  min-width: 560px !important;
}

.maxw560 {
  max-width: 560px !important;
}

.h560 {
  height: 560px !important;
}

.minh560 {
  min-height: 560px !important;
}

.maxh560 {
  max-height: 560px !important;
}

.w660 {
  width: 660px !important;
}

.minw660 {
  min-width: 660px !important;
}

.maxw660 {
  max-width: 660px !important;
}

.h660 {
  height: 660px !important;
}

.minh660 {
  min-height: 660px !important;
}

.maxh660 {
  max-height: 660px !important;
}

.w760 {
  width: 760px !important;
}

.minw760 {
  min-width: 760px !important;
}

.maxw760 {
  max-width: 760px !important;
}

.h760 {
  height: 760px !important;
}

.minh760 {
  min-height: 760px !important;
}

.maxh760 {
  max-height: 760px !important;
}

.w860 {
  width: 860px !important;
}

.minw860 {
  min-width: 860px !important;
}

.maxw860 {
  max-width: 860px !important;
}

.h860 {
  height: 860px !important;
}

.minh860 {
  min-height: 860px !important;
}

.maxh860 {
  max-height: 860px !important;
}

.w960 {
  width: 960px !important;
}

.minw960 {
  min-width: 960px !important;
}

.maxw960 {
  max-width: 960px !important;
}

.h960 {
  height: 960px !important;
}

.minh960 {
  min-height: 960px !important;
}

.maxh960 {
  max-height: 960px !important;
}

.w70p {
  width: 70% !important;
}

.w75p {
  width: 75% !important;
}

.w70 {
  width: 70px !important;
}

.minw70 {
  min-width: 70px !important;
}

.maxw70 {
  max-width: 70px !important;
}

.h70 {
  height: 70px !important;
}

.minh70 {
  min-height: 70px !important;
}

.maxh70 {
  max-height: 70px !important;
}

.w170 {
  width: 170px !important;
}

.minw170 {
  min-width: 170px !important;
}

.maxw170 {
  max-width: 170px !important;
}

.h170 {
  height: 170px !important;
}

.minh170 {
  min-height: 170px !important;
}

.maxh170 {
  max-height: 170px !important;
}

.w270 {
  width: 270px !important;
}

.minw270 {
  min-width: 270px !important;
}

.maxw270 {
  max-width: 270px !important;
}

.h270 {
  height: 270px !important;
}

.minh270 {
  min-height: 270px !important;
}

.maxh270 {
  max-height: 270px !important;
}

.w370 {
  width: 370px !important;
}

.minw370 {
  min-width: 370px !important;
}

.maxw370 {
  max-width: 370px !important;
}

.h370 {
  height: 370px !important;
}

.minh370 {
  min-height: 370px !important;
}

.maxh370 {
  max-height: 370px !important;
}

.w470 {
  width: 470px !important;
}

.minw470 {
  min-width: 470px !important;
}

.maxw470 {
  max-width: 470px !important;
}

.h470 {
  height: 470px !important;
}

.minh470 {
  min-height: 470px !important;
}

.maxh470 {
  max-height: 470px !important;
}

.w570 {
  width: 570px !important;
}

.minw570 {
  min-width: 570px !important;
}

.maxw570 {
  max-width: 570px !important;
}

.h570 {
  height: 570px !important;
}

.minh570 {
  min-height: 570px !important;
}

.maxh570 {
  max-height: 570px !important;
}

.w670 {
  width: 670px !important;
}

.minw670 {
  min-width: 670px !important;
}

.maxw670 {
  max-width: 670px !important;
}

.h670 {
  height: 670px !important;
}

.minh670 {
  min-height: 670px !important;
}

.maxh670 {
  max-height: 670px !important;
}

.w770 {
  width: 770px !important;
}

.minw770 {
  min-width: 770px !important;
}

.maxw770 {
  max-width: 770px !important;
}

.h770 {
  height: 770px !important;
}

.minh770 {
  min-height: 770px !important;
}

.maxh770 {
  max-height: 770px !important;
}

.w870 {
  width: 870px !important;
}

.minw870 {
  min-width: 870px !important;
}

.maxw870 {
  max-width: 870px !important;
}

.h870 {
  height: 870px !important;
}

.minh870 {
  min-height: 870px !important;
}

.maxh870 {
  max-height: 870px !important;
}

.w970 {
  width: 970px !important;
}

.minw970 {
  min-width: 970px !important;
}

.maxw970 {
  max-width: 970px !important;
}

.h970 {
  height: 970px !important;
}

.minh970 {
  min-height: 970px !important;
}

.maxh970 {
  max-height: 970px !important;
}

.w80p {
  width: 80% !important;
}

.w85p {
  width: 85% !important;
}

.w80 {
  width: 80px !important;
}

.minw80 {
  min-width: 80px !important;
}

.maxw80 {
  max-width: 80px !important;
}

.h80 {
  height: 80px !important;
}

.minh80 {
  min-height: 80px !important;
}

.maxh80 {
  max-height: 80px !important;
}

.w180 {
  width: 180px !important;
}

.minw180 {
  min-width: 180px !important;
}

.maxw180 {
  max-width: 180px !important;
}

.h180 {
  height: 180px !important;
}

.minh180 {
  min-height: 180px !important;
}

.maxh180 {
  max-height: 180px !important;
}

.w280 {
  width: 280px !important;
}

.minw280 {
  min-width: 280px !important;
}

.maxw280 {
  max-width: 280px !important;
}

.h280 {
  height: 280px !important;
}

.minh280 {
  min-height: 280px !important;
}

.maxh280 {
  max-height: 280px !important;
}

.w380 {
  width: 380px !important;
}

.minw380 {
  min-width: 380px !important;
}

.maxw380 {
  max-width: 380px !important;
}

.h380 {
  height: 380px !important;
}

.minh380 {
  min-height: 380px !important;
}

.maxh380 {
  max-height: 380px !important;
}

.w480 {
  width: 480px !important;
}

.minw480 {
  min-width: 480px !important;
}

.maxw480 {
  max-width: 480px !important;
}

.h480 {
  height: 480px !important;
}

.minh480 {
  min-height: 480px !important;
}

.maxh480 {
  max-height: 480px !important;
}

.w580 {
  width: 580px !important;
}

.minw580 {
  min-width: 580px !important;
}

.maxw580 {
  max-width: 580px !important;
}

.h580 {
  height: 580px !important;
}

.minh580 {
  min-height: 580px !important;
}

.maxh580 {
  max-height: 580px !important;
}

.w680 {
  width: 680px !important;
}

.minw680 {
  min-width: 680px !important;
}

.maxw680 {
  max-width: 680px !important;
}

.h680 {
  height: 680px !important;
}

.minh680 {
  min-height: 680px !important;
}

.maxh680 {
  max-height: 680px !important;
}

.w780 {
  width: 780px !important;
}

.minw780 {
  min-width: 780px !important;
}

.maxw780 {
  max-width: 780px !important;
}

.h780 {
  height: 780px !important;
}

.minh780 {
  min-height: 780px !important;
}

.maxh780 {
  max-height: 780px !important;
}

.w880 {
  width: 880px !important;
}

.minw880 {
  min-width: 880px !important;
}

.maxw880 {
  max-width: 880px !important;
}

.h880 {
  height: 880px !important;
}

.minh880 {
  min-height: 880px !important;
}

.maxh880 {
  max-height: 880px !important;
}

.w980 {
  width: 980px !important;
}

.minw980 {
  min-width: 980px !important;
}

.maxw980 {
  max-width: 980px !important;
}

.h980 {
  height: 980px !important;
}

.minh980 {
  min-height: 980px !important;
}

.maxh980 {
  max-height: 980px !important;
}

.w90p {
  width: 90% !important;
}

.w95p {
  width: 95% !important;
}

.w90 {
  width: 90px !important;
}

.minw90 {
  min-width: 90px !important;
}

.maxw90 {
  max-width: 90px !important;
}

.h90 {
  height: 90px !important;
}

.minh90 {
  min-height: 90px !important;
}

.maxh90 {
  max-height: 90px !important;
}

.w190 {
  width: 190px !important;
}

.minw190 {
  min-width: 190px !important;
}

.maxw190 {
  max-width: 190px !important;
}

.h190 {
  height: 190px !important;
}

.minh190 {
  min-height: 190px !important;
}

.maxh190 {
  max-height: 190px !important;
}

.w290 {
  width: 290px !important;
}

.minw290 {
  min-width: 290px !important;
}

.maxw290 {
  max-width: 290px !important;
}

.h290 {
  height: 290px !important;
}

.minh290 {
  min-height: 290px !important;
}

.maxh290 {
  max-height: 290px !important;
}

.w390 {
  width: 390px !important;
}

.minw390 {
  min-width: 390px !important;
}

.maxw390 {
  max-width: 390px !important;
}

.h390 {
  height: 390px !important;
}

.minh390 {
  min-height: 390px !important;
}

.maxh390 {
  max-height: 390px !important;
}

.w490 {
  width: 490px !important;
}

.minw490 {
  min-width: 490px !important;
}

.maxw490 {
  max-width: 490px !important;
}

.h490 {
  height: 490px !important;
}

.minh490 {
  min-height: 490px !important;
}

.maxh490 {
  max-height: 490px !important;
}

.w590 {
  width: 590px !important;
}

.minw590 {
  min-width: 590px !important;
}

.maxw590 {
  max-width: 590px !important;
}

.h590 {
  height: 590px !important;
}

.minh590 {
  min-height: 590px !important;
}

.maxh590 {
  max-height: 590px !important;
}

.w690 {
  width: 690px !important;
}

.minw690 {
  min-width: 690px !important;
}

.maxw690 {
  max-width: 690px !important;
}

.h690 {
  height: 690px !important;
}

.minh690 {
  min-height: 690px !important;
}

.maxh690 {
  max-height: 690px !important;
}

.w790 {
  width: 790px !important;
}

.minw790 {
  min-width: 790px !important;
}

.maxw790 {
  max-width: 790px !important;
}

.h790 {
  height: 790px !important;
}

.minh790 {
  min-height: 790px !important;
}

.maxh790 {
  max-height: 790px !important;
}

.w890 {
  width: 890px !important;
}

.minw890 {
  min-width: 890px !important;
}

.maxw890 {
  max-width: 890px !important;
}

.h890 {
  height: 890px !important;
}

.minh890 {
  min-height: 890px !important;
}

.maxh890 {
  max-height: 890px !important;
}

.w990 {
  width: 990px !important;
}

.minw990 {
  min-width: 990px !important;
}

.maxw990 {
  max-width: 990px !important;
}

.h990 {
  height: 990px !important;
}

.minh990 {
  min-height: 990px !important;
}

.maxh990 {
  max-height: 990px !important;
}

.w100p {
  width: 100% !important;
}

.w105p {
  width: 105% !important;
}

.w100 {
  width: 100px !important;
}

.minw100 {
  min-width: 100px !important;
}

.maxw100 {
  max-width: 100px !important;
}

.h100 {
  height: 100px !important;
}

.minh100 {
  min-height: 100px !important;
}

.maxh100 {
  max-height: 100px !important;
}

.w200 {
  width: 200px !important;
}

.minw200 {
  min-width: 200px !important;
}

.maxw200 {
  max-width: 200px !important;
}

.h200 {
  height: 200px !important;
}

.minh200 {
  min-height: 200px !important;
}

.maxh200 {
  max-height: 200px !important;
}

.w300 {
  width: 300px !important;
}

.minw300 {
  min-width: 300px !important;
}

.maxw300 {
  max-width: 300px !important;
}

.h300 {
  height: 300px !important;
}

.minh300 {
  min-height: 300px !important;
}

.maxh300 {
  max-height: 300px !important;
}

.w400 {
  width: 400px !important;
}

.minw400 {
  min-width: 400px !important;
}

.maxw400 {
  max-width: 400px !important;
}

.h400 {
  height: 400px !important;
}

.minh400 {
  min-height: 400px !important;
}

.maxh400 {
  max-height: 400px !important;
}

.w500 {
  width: 500px !important;
}

.minw500 {
  min-width: 500px !important;
}

.maxw500 {
  max-width: 500px !important;
}

.h500 {
  height: 500px !important;
}

.minh500 {
  min-height: 500px !important;
}

.maxh500 {
  max-height: 500px !important;
}

.w600 {
  width: 600px !important;
}

.minw600 {
  min-width: 600px !important;
}

.maxw600 {
  max-width: 600px !important;
}

.h600 {
  height: 600px !important;
}

.minh600 {
  min-height: 600px !important;
}

.maxh600 {
  max-height: 600px !important;
}

.w700 {
  width: 700px !important;
}

.minw700 {
  min-width: 700px !important;
}

.maxw700 {
  max-width: 700px !important;
}

.h700 {
  height: 700px !important;
}

.minh700 {
  min-height: 700px !important;
}

.maxh700 {
  max-height: 700px !important;
}

.w800 {
  width: 800px !important;
}

.minw800 {
  min-width: 800px !important;
}

.maxw800 {
  max-width: 800px !important;
}

.h800 {
  height: 800px !important;
}

.minh800 {
  min-height: 800px !important;
}

.maxh800 {
  max-height: 800px !important;
}

.w900 {
  width: 900px !important;
}

.minw900 {
  min-width: 900px !important;
}

.maxw900 {
  max-width: 900px !important;
}

.h900 {
  height: 900px !important;
}

.minh900 {
  min-height: 900px !important;
}

.maxh900 {
  max-height: 900px !important;
}

.w1000 {
  width: 1000px !important;
}

.minw1000 {
  min-width: 1000px !important;
}

.maxw1000 {
  max-width: 1000px !important;
}

.h1000 {
  height: 1000px !important;
}

.minh1000 {
  min-height: 1000px !important;
}

.maxh1000 {
  max-height: 1000px !important;
}

.w33p {
  width: 33.33333%;
}

.maxw100p {
  max-width: 100%;
}

.w780 {
  width: 780px !important;
}

.fz10 {
  font-size: 10px !important;
}

.fz11 {
  font-size: 11px !important;
}

.fz12 {
  font-size: 12px !important;
}

.fz13 {
  font-size: 13px !important;
}

.fz14 {
  font-size: 14px !important;
}

.fz15 {
  font-size: 15px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz17 {
  font-size: 17px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz19 {
  font-size: 19px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz21 {
  font-size: 21px !important;
}

.fz22 {
  font-size: 22px !important;
}

.fz23 {
  font-size: 23px !important;
}

.fz24 {
  font-size: 24px !important;
}

.fz25 {
  font-size: 25px !important;
}

.fz26 {
  font-size: 26px !important;
}

.fz27 {
  font-size: 27px !important;
}

.fz28 {
  font-size: 28px !important;
}

.fz29 {
  font-size: 29px !important;
}

.fz30 {
  font-size: 30px !important;
}

.fz31 {
  font-size: 31px !important;
}

.fz32 {
  font-size: 32px !important;
}

.fz33 {
  font-size: 33px !important;
}

.fz34 {
  font-size: 34px !important;
}

.fz35 {
  font-size: 35px !important;
}

.fz36 {
  font-size: 36px !important;
}

.fz37 {
  font-size: 37px !important;
}

.fz38 {
  font-size: 38px !important;
}

.fz39 {
  font-size: 39px !important;
}

.fz40 {
  font-size: 40px !important;
}

.fz41 {
  font-size: 41px !important;
}

.fz42 {
  font-size: 42px !important;
}

.fz43 {
  font-size: 43px !important;
}

.fz44 {
  font-size: 44px !important;
}

.fz45 {
  font-size: 45px !important;
}

.fz46 {
  font-size: 46px !important;
}

.fz47 {
  font-size: 47px !important;
}

.fz48 {
  font-size: 48px !important;
}

.fz49 {
  font-size: 49px !important;
}

.fz50 {
  font-size: 50px !important;
}

.bold {
  font-weight: bold;
}

.fw100 {
  font-weight: 100 !important;
}

.fw200 {
  font-weight: 200 !important;
}

.fw300 {
  font-weight: 300 !important;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500 !important;
}

.fw600 {
  font-weight: 600 !important;
}

.fw700 {
  font-weight: 700 !important;
}

.fw800 {
  font-weight: 800 !important;
}

.fw900 {
  font-weight: 900 !important;
}

.lh0 {
  line-height: 0 !important;
}

.lh1 {
  line-height: 0.1 !important;
}

.lh2 {
  line-height: 0.2 !important;
}

.lh3 {
  line-height: 0.3 !important;
}

.lh4 {
  line-height: 0.4 !important;
}

.lh5 {
  line-height: 0.5 !important;
}

.lh6 {
  line-height: 0.6 !important;
}

.lh7 {
  line-height: 0.7 !important;
}

.lh8 {
  line-height: 0.8 !important;
}

.lh9 {
  line-height: 0.9 !important;
}

.lh10 {
  line-height: 1 !important;
}

.lh11 {
  line-height: 1.1 !important;
}

.lh12 {
  line-height: 1.2 !important;
}

.lh13 {
  line-height: 1.3 !important;
}

.lh14 {
  line-height: 1.4 !important;
}

.lh15 {
  line-height: 1.5 !important;
}

.lh16 {
  line-height: 1.6 !important;
}

.lh17 {
  line-height: 1.7 !important;
}

.lh18 {
  line-height: 1.8 !important;
}

.lh19 {
  line-height: 1.9 !important;
}

.lh20 {
  line-height: 2 !important;
}

.va0 {
  vertical-align: 0;
}

.va1 {
  vertical-align: 1px !important;
}

.va-1 {
  vertical-align: -1px !important;
}

.va2 {
  vertical-align: 2px !important;
}

.va-2 {
  vertical-align: -2px !important;
}

.va3 {
  vertical-align: 3px !important;
}

.va-3 {
  vertical-align: -3px !important;
}

.va4 {
  vertical-align: 4px !important;
}

.va-4 {
  vertical-align: -4px !important;
}

.va5 {
  vertical-align: 5px !important;
}

.va-5 {
  vertical-align: -5px !important;
}

.va6 {
  vertical-align: 6px !important;
}

.va-6 {
  vertical-align: -6px !important;
}

.va7 {
  vertical-align: 7px !important;
}

.va-7 {
  vertical-align: -7px !important;
}

.va8 {
  vertical-align: 8px !important;
}

.va-8 {
  vertical-align: -8px !important;
}

.va9 {
  vertical-align: 9px !important;
}

.va-9 {
  vertical-align: -9px !important;
}

.va10 {
  vertical-align: 10px !important;
}

.va-10 {
  vertical-align: -10px !important;
}

.mt-1 {
  margin-top: -1px !important;
}

.mt-5 {
  margin-top: -5px !important;
}

.fll {
  float: left !important;
}

.flr {
  float: right !important;
}

.fln {
  float: none !important;
}

.tac {
  text-align: center !important;
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right !important;
}

.vat {
  vertical-align: top !important;
}

.vab {
  vertical-align: bottom !important;
}

.vam {
  vertical-align: middle !important;
}

.clearfix {
  display: block;
  *zoom: 1;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.none {
  display: none !important;
}

.block {
  display: block !important;
}

.ib,
.inline-block {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
}

.inline {
  display: inline;
}

.table {
  display: table;
  table-layout: fixed;
}

table.table {
  table-layout: auto;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
  vertical-align: top;
}

a.block:hover {
  text-decoration: none;
}

.list-disc {
  list-style-type: disc;
  padding-left: 20px;
}

.list-decimal {
  list-style-type: decimal;
  padding-left: 20px;
}

.radius2 {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.radius5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.radius10 {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.radius50p {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.indent {
  text-indent: -1.25em;
  padding-left: 1.25em;
}

.indent1 {
  text-indent: -1em;
  padding-left: 1em;
}

.indent20 {
  text-indent: -20px;
  padding-left: 20px;
}

.nowrap {
  white-space: nowrap;
}

.underline {
  text-decoration: underline;
}

.hover75 {
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.hover75:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.hover50 {
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.hover50:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.hover25 {
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.hover25:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "MS P Gothic", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
  color: #1a1a1a;
  line-height: 1.4;
  font-size: 14px;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

h1 {
  font-size: 34px;
  font-weight: bold;
}

h2 {
  font-size: 28px;
  font-weight: bold;
}

h3 {
  font-size: 24px;
  font-weight: bold;
}

h4 {
  font-size: 20px;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a {
  color: #1a1a1a;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

span {
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: bottom;
}

table th, table td {
  vertical-align: top;
}

input[type='radio'],
input[type='checkbox'],
label {
  cursor: pointer;
}

input[type='text'],
input[type='password'],
input[type='email'],
input[type='search'],
input[type='tel'],
input.text,
textarea {
  padding: 2px 6px;
  margin: 0 5px 0 0;
  border: 1px solid #dcdcdc;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "MS P Gothic", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
  color: #1a1a1a;
  max-width: 100%;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input.text:focus,
textarea:focus {
  background-color: #FFFFDC;
}

textarea {
  line-height: 1.4;
}

select {
  height: 30px;
  padding: 2px 6px;
  line-height: 1;
  border: 1px solid #dcdcdc;
  background: #fff;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "MS P Gothic", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
  color: #1a1a1a;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
}

/*
 レイアウト
----------------------------*/
html {
  position: relative;
  height: 100%;
}

body {
  height: 100%;
  min-width: 960px;
  background-color: #ffffff;
}
@media screen and (max-width: 640px) {
  body {
    min-width: 100%;
  }
}

.container {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .container {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }
  .container.size-xl {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }
}
.container.sm {
  width: 790px;
}
@media screen and (max-width: 640px) {
  .container.sm {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }
}

.container-full {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .container-full {
    width: auto;
  }
}

.main {
  background-color: transparent !important;
  border: none !important;
}

/*
 header
----------------------------*/
.header {
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .header {
    margin-bottom: 5px;
  }
}
.header .header-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: linear-gradient(180deg, #ffffff 86.8%, #e3e3e3 109.02%, #d9d9d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#D9D9D9' , GradientType=0);
}
.header .header-inner .logo {
  width: 380px;
  text-align: center;
  background: #056C4E;
  padding: 20px 0;
}
@media screen and (max-width: 640px) {
  .header .header-inner .logo {
    width: 30%;
    padding: 20px 0;
  }
  .header .header-inner .logo img {
    width: 80%;
    margin: 0 auto;
  }
}
.header .header-inner .tel {
  width: calc(100% - 380px);
  text-align: center;
}
@media screen and (max-width: 640px) {
  .header .header-inner .tel {
    width: 70%;
  }
  .header .header-inner .tel img {
    width: 80%;
    margin: 0 auto;
  }
}

/*
 footer
----------------------------*/
.footer .footer-head {
  text-align: center;
  margin-bottom: 40px;
}
.footer .footer-head .title {
  padding: 5px 0;
  margin-bottom: 20px;
  font-size: 23px;
  border: 2px solid #056C4E;
  text-align: center;
  font-weight: bold;
  color: #056C4E;
}
.footer .footer-logo {
  background: #056C4E;
  padding: 30px 0;
  text-align: center;
}

.a_privacy{
display: block;
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
    margin: 20px auto 40px;
    text-align: center;
    background-color: #056C4E;
    padding: 10px;
    width: 30%;
}


@media screen and (max-width: 640px) {
  .footer .footer-logo {
    padding-bottom: 190px;
  }
.a_privacy{
display: block;
    font-size: 18px;
    margin: 20px auto 40px;
    padding: 10px;
    width: 50%;
}
}

/*
 section
----------------------------*/
.section {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/*
 btn
----------------------------*/
.btn {
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  vertical-align: middle;
  position: relative;
  border: 1px solid #ffffff;
  padding: 10px 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.btn.btn-red {
  color: #fff;
  background-color: #FB586B;
}
.btn.btn-yellow {
  color: #262424;
  background-color: #FFCC00;
}
.btn.btn-blue {
  color: #1f4e79;
  background-color: #3db0f0;
}
.btn.btn-option {
  color: #fff;
  background: #ff9000;
  border-color: #ff9000;
}
.btn.btn-option:hover {
  color: #fff;
  background: #ff6f00;
  border-color: #ff6f00;
}
.btn.btn-primary {
  color: #fff;
  background: #d73d44;
  border-color: #d73d44;
}
.btn.btn-primary:hover {
  color: #d73d44;
  background: #fff;
}
.btn.btn-white {
  color: #1a1a1a;
  background: #fff;
  border-color: #fff;
}
.btn.btn-white:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
.btn.btn-sm {
  font-size: 14px;
  padding: 8px 15px;
}
.btn.btn-block {
  display: block;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.tags {
  display: inline-block;
  width: 125px;
  padding: 3px 0;
  text-align: center;
  color: #fff;
  background: #C2986D;
  font-size: 12px;
  letter-spacing: 0.2em;
  border-radius: 11px;
}
.tags.tag-company {
  background: #849498;
}

/*
 titles
----------------------------*/
.title-arrow {
  padding: 15px 10px 20px;
  background-color: #036eb8;
  text-align: center;
  line-height: 0;
  position: relative;
}
.title-arrow:before {
  content: "";
  position: absolute;
  z-index: 2;
  border-style: solid;
  bottom: -40px;
  left: 0;
  border-width: 40px 60px 0 60px;
  border-color: #036eb8 transparent transparent transparent;
  left: 50%;
  margin-left: -60px;
}
@media screen and (max-width: 640px) {
  .title-arrow {
    padding: 10px;
    position: relative;
  }
  .title-arrow:before {
    content: "";
    position: absolute;
    z-index: 2;
    border-style: solid;
    bottom: -12px;
    left: 0;
    border-width: 12px 20px 0 20px;
    border-color: #036eb8 transparent transparent transparent;
    left: 50%;
    margin-left: -20px;
  }
}

.title-bdv-blue {
  color: #036eb8;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 10px;
  border-top: 2px solid #036eb8;
  border-bottom: 2px solid #036eb8;
  margin-bottom: 10px;
}

.title-bdv-green {
  color: #8FC31F;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 10px;
  border-top: 2px solid #8FC31F;
  border-bottom: 2px solid #8FC31F;
  margin-bottom: 10px;
}

.title-bdv-orange {
  color: #F39800;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 10px;
  border-top: 2px solid #F39800;
  border-bottom: 2px solid #F39800;
  margin-bottom: 10px;
}

.title-bg-yellow {
  font-weight: bold;
  font-size: 20px;
  color: #036eb8;
  padding: 5px 15px;
  margin-bottom: 10px;
  background-color: #feef35;
}
@media screen and (max-width: 640px) {
  .title-bg-yellow {
    font-size: 14px;
  }
}

.title-blue {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .1em;
  color: #1caeca;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .title-blue {
    font-size: 16px;
    letter-spacing: 0;
  }
}

.title-green {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .1em;
  color: #21ab38;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .title-green {
    font-size: 16px;
    letter-spacing: 0;
  }
}

.title-orange {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .1em;
  color: #f39700;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  .title-orange {
    font-size: 16px;
    letter-spacing: 0;
  }
}

.title-bg-green {
  background-color: #0c6e50;
  color: #fff;
  font-size: 24px;
  padding: 5px 10px;
}
@media screen and (max-width: 640px) {
  .title-bg-green {
    font-size: 18px;
  }
}

/*
 bg
----------------------------*/
.bg-white {
  background-color: #fff !important;
}

.bg-option {
  background-color: #ff9000;
}

.bg-primary {
  background-color: #d73d44;
}

/*
 bd
----------------------------*/
.bd-gray {
  border: 1px solid #cccccc;
}

/*
 color
----------------------------*/
.color-white {
  color: #fff !important;
}

.color-black {
  color: #1a1a1a !important;
}

.color-red {
  color: red !important;
}

.color-green {
  color: #056C4E;
}

/*
 block
----------------------------*/
/*
 column
----------------------------*/
.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col2 .cell {
  width: 48%;
}
@media screen and (max-width: 640px) {
  .col2 .cell {
    width: 100%;
    margin-bottom: 20px;
  }
}

h2 {
  position: relative;
  padding: 35px 0;
  text-align: center;
  background: #056C4E;
  font-weight: bold;
  font-size: 42px;
  color: #F1C450;
  margin-bottom: 60px;
}
@media screen and (max-width: 640px) {
  h2 {
    font-size: 23px;
  }
}
h2:before {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 40px solid #056C4E;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  transform: translateY(100%) translateX(-50%);
}
@media screen and (max-width: 640px) {
  h2:before {
    border-top: 20px solid #056C4E;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    transform: translateY(100%) translateX(-50%);
  }
}

.section-mv-sp .container-full {
  position: relative;
}
.section-mv-sp .container-full a {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 887px;
  transform: translateX(-50%);
}
@media screen and (max-width: 640px) {
  .section-mv-sp .container-full a {
    width: 90%;
    bottom: 3vw;
  }
}

.section-links {
  margin-bottom: 55px;
}
@media screen and (max-width: 640px) {
  .section-links a {
    margin-bottom: 20px;
  }
}

.section-secret {
  margin-bottom: 55px;
}

.section-difference {
  padding-bottom: 55px;
  background: url(../img/bg_01.png) center;
  background-size: auto;
}

.section-why {
  padding-bottom: 55px;
  background: url(../img/bg_01.png) center;
  background-size: 790px auto;
}

.section-reason {
  margin-bottom: 55px;
}

.section-voice {
  padding-bottom: 55px;
  background: url(../img/bg_01.png) center;
  background-size: auto;
}
.section-voice h3 {
  margin-bottom: 50px;
  font-size: 45px;
  line-height: 1.2em;
  letter-spacing: -0.00509em;
  color: #056C4E;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .section-voice h3 {
    font-size: 25px;
  }
}
.section-voice .voice-content {
  background: #fff;
  padding: 30px;
}
.section-voice .voice-content .head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .section-voice .voice-content .head .img {
    width: 100%;
    order: 2;
  }
}
.section-voice .voice-content .head .title {
  width: 292px;
}
@media screen and (max-width: 640px) {
  .section-voice .voice-content .head .title {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
  }
}
.section-voice .voice-content .head .title > .title-main {
  margin-bottom: 10px;
  padding: 10px 0;
  border-top: 1px solid #056C4E;
  border-bottom: 1px solid #056C4E;
  font-size: 28px;
  line-height: 38px;
  color: #000000;
}
.section-voice .voice-content .head .title .name {
  font-size: 19px;
  line-height: 35px;
  letter-spacing: 3px;
  color: #000000;
}
.section-voice .voice-content .head .title .name span {
  font-weight: bold;
  font-size: 30px;
}
.section-voice .voice-content .text {
  text-align: center;
  font-size: 24px;
  line-height: 1.375em;
  color: #231815;
}
@media screen and (max-width: 640px) {
  .section-voice .voice-content .text {
    font-size: 15px;
    line-height: 25px;
    text-align: left;
  }
}

.section-area {
  margin-bottom: 55px;
}
.section-area dl {
  padding: 20px 40px;
  margin-bottom: 20px;
  background: rgba(255, 241, 0, 0.15);
  border-radius: 18px;
}
.section-area dl dt {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #056C4E;
  font-size: 22px;
  line-height: 1.45455em;
  color: #056C4E;
  text-align: center;
}
.section-area dl dt span {
  color: #D0121B;
}
.section-area dl dd {
  text-align: center;
  font-size: 21px;
  line-height: 1.33333em;
  letter-spacing: 0.02524em;
  color: #231815;
}

.section-info {
  background: url(../img/bg_01.png) center;
  background-size: 790px auto;
}
.section-info p {
  margin-bottom: 30px;
  font-size: 21px;
  line-height: 1.4881em;
  letter-spacing: -0.00476em;
  color: #231815;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .section-info p {
    padding: 0 20px;
    margin-bottom: 15px;
    font-size: 16px;
  }
}

.section-flow {
  margin-bottom: 55px;
}
.section-flow img {
  margin-top: 20px;
  position: relative;
  right: -80px;
}
@media screen and (max-width: 640px) {
  .section-flow img {
    right: 0;
  }
}

.section-flow-02 {
  margin-bottom: 55px;
}

@media screen and (max-width: 640px) {
  .fix_link {
    display: none;
  }
}
.fix_link .link_01 {
  position: fixed;
  right: 0;
  top: 150px;
  z-index: 100;
}
.fix_link .link_02 {
  position: fixed;
  right: 0;
  top: 430px;
  z-index: 100;
}

.fix_link_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .fix_link_sp {
    display: block;
    position: fixed;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px 0px;
    bottom: 0;
    width: 100%;
    z-index: 100;
  }




  .fix_link_sp .link_01 {
    padding: 15px 20px;
    background: #fff;
  }
  .fix_link_sp .link_02 {
    display: table;
    width: 100%;
  }
  .fix_link_sp .link_02 a {
    display: table-cell;
    width: 50%;
    padding: 5px 0;
    text-align: center;
    background: #FF9900;
    color: #fff;
    vertical-align: middle;
  }
  .fix_link_sp .link_02 a ~ a {
    background: #FF6699;
  }
  .fix_link_sp .text {
    padding: 5px 0;
    background: #056C4E;
    text-align: center;
    color: #fff;
  }
	.fix_link_sp img{
		display: inline-block;
		max-width: 176px;
		margin-top: 5px;
	}
	.fix_link_sp-btn02{
		margin-left: 5px;
	}
}

.pc_only {
  display: inherit;
}

.sp_only {
  display: none;
}

@media screen and (max-width: 640px) {
  .sp_only {
    display: inherit;
  }

  .pc_only {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .sp_none {
    display: none !important;
  }

  .sp_block {
    display: block !important;
  }

  .sp_inline-block {
    display: inline-block !important;
  }

  .sp_tac {
    text-align: center !important;
  }

  .sp_tal {
    text-align: left !important;
  }

  .sp_tar {
    text-align: right !important;
  }

  .sp_fln {
    float: none !important;
  }

  .sp_bdn {
    border: none !important;
  }

  .sp_fz20 {
    font-size: 18px !important;
  }

  .sp_fz12 {
    font-size: 12px !important;
  }

  .sp_fz16 {
    font-size: 16px !important;
  }

  .sp_w15 {
    width: 15px !important;
  }

  .sp_h15 {
    height: 15px;
  }

  .sp_w50 {
    width: 50px;
  }

  .sp_w200 {
    width: 200px;
  }

  .sp_w250 {
    width: 250px;
  }

  .sp_w80 {
    width: 80px !important;
  }

  .sp_w100 {
    width: 100px !important;
  }

  .sp_w24p {
    width: 24% !important;
  }

  .sp_w34p {
    width: 34% !important;
  }

  .sp_w100p {
    width: 100% !important;
  }

  .sp_wauto {
    width: auto !important;
  }

  .sp_maxw100p {
    max-width: 100% !important;
  }

  .sp_minwn {
    min-width: none !important;
  }

  .sp_maxwn {
    max-width: none !important;
  }

  .sp_col1 {
    *zoom: 1;
  }
  .sp_col1:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  .sp_col1 > .cell {
    width: auto !important;
    float: none !important;
    clear: both;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .sp_col1 > .cell:nth-child(1n-1) {
    float: none !important;
    clear: both;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .sp_col1 > .cell:nth-child(1n-0) {
    float: none !important;
    clear: both;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .sp_p0 {
    padding: 0px !important;
  }

  .sp_pt0 {
    padding-top: 0px !important;
  }

  .sp_pb0 {
    padding-bottom: 0px !important;
  }

  .sp_pl0 {
    padding-left: 0px !important;
  }

  .sp_pr0 {
    padding-right: 0px !important;
  }

  .sp_pv0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .sp_ph0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .sp_m0 {
    margin: 0px !important;
  }

  .sp_mt0 {
    margin-top: 0px !important;
  }

  .sp_mt-0 {
    margin-top: 0px !important;
  }

  .sp_mb0 {
    margin-bottom: 0px !important;
  }

  .sp_ml0 {
    margin-left: 0px !important;
  }

  .sp_mr0 {
    margin-right: 0px !important;
  }

  .sp_mv0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  .sp_mh0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .sp_p5 {
    padding: 5px !important;
  }

  .sp_pt5 {
    padding-top: 5px !important;
  }

  .sp_pb5 {
    padding-bottom: 5px !important;
  }

  .sp_pl5 {
    padding-left: 5px !important;
  }

  .sp_pr5 {
    padding-right: 5px !important;
  }

  .sp_pv5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .sp_ph5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .sp_m5 {
    margin: 5px !important;
  }

  .sp_mt5 {
    margin-top: 5px !important;
  }

  .sp_mt-5 {
    margin-top: -5px !important;
  }

  .sp_mb5 {
    margin-bottom: 5px !important;
  }

  .sp_ml5 {
    margin-left: 5px !important;
  }

  .sp_mr5 {
    margin-right: 5px !important;
  }

  .sp_mv5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }

  .sp_mh5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  .sp_p10 {
    padding: 10px !important;
  }

  .sp_pt10 {
    padding-top: 10px !important;
  }

  .sp_pb10 {
    padding-bottom: 10px !important;
  }

  .sp_pl10 {
    padding-left: 10px !important;
  }

  .sp_pr10 {
    padding-right: 10px !important;
  }

  .sp_pv10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .sp_ph10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .sp_m10 {
    margin: 10px !important;
  }

  .sp_mt10 {
    margin-top: 10px !important;
  }

  .sp_mt-10 {
    margin-top: -10px !important;
  }

  .sp_mb10 {
    margin-bottom: 10px !important;
  }

  .sp_ml10 {
    margin-left: 10px !important;
  }

  .sp_mr10 {
    margin-right: 10px !important;
  }

  .sp_mv10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .sp_mh10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .sp_p15 {
    padding: 15px !important;
  }

  .sp_pt15 {
    padding-top: 15px !important;
  }

  .sp_pb15 {
    padding-bottom: 15px !important;
  }

  .sp_pl15 {
    padding-left: 15px !important;
  }

  .sp_pr15 {
    padding-right: 15px !important;
  }

  .sp_pv15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .sp_ph15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .sp_m15 {
    margin: 15px !important;
  }

  .sp_mt15 {
    margin-top: 15px !important;
  }

  .sp_mt-15 {
    margin-top: -15px !important;
  }

  .sp_mb15 {
    margin-bottom: 15px !important;
  }

  .sp_ml15 {
    margin-left: 15px !important;
  }

  .sp_mr15 {
    margin-right: 15px !important;
  }

  .sp_mv15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .sp_mh15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .sp_p20 {
    padding: 20px !important;
  }

  .sp_pt20 {
    padding-top: 20px !important;
  }

  .sp_pb20 {
    padding-bottom: 20px !important;
  }

  .sp_pl20 {
    padding-left: 20px !important;
  }

  .sp_pr20 {
    padding-right: 20px !important;
  }

  .sp_pv20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .sp_ph20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .sp_m20 {
    margin: 20px !important;
  }

  .sp_mt20 {
    margin-top: 20px !important;
  }

  .sp_mt-20 {
    margin-top: -20px !important;
  }

  .sp_mb20 {
    margin-bottom: 20px !important;
  }

  .sp_ml20 {
    margin-left: 20px !important;
  }

  .sp_mr20 {
    margin-right: 20px !important;
  }

  .sp_mv20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .sp_mh20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }

  .sp_p25 {
    padding: 25px !important;
  }

  .sp_pt25 {
    padding-top: 25px !important;
  }

  .sp_pb25 {
    padding-bottom: 25px !important;
  }

  .sp_pl25 {
    padding-left: 25px !important;
  }

  .sp_pr25 {
    padding-right: 25px !important;
  }

  .sp_pv25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .sp_ph25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .sp_m25 {
    margin: 25px !important;
  }

  .sp_mt25 {
    margin-top: 25px !important;
  }

  .sp_mt-25 {
    margin-top: -25px !important;
  }

  .sp_mb25 {
    margin-bottom: 25px !important;
  }

  .sp_ml25 {
    margin-left: 25px !important;
  }

  .sp_mr25 {
    margin-right: 25px !important;
  }

  .sp_mv25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }

  .sp_mh25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
  }

  .sp_p30 {
    padding: 30px !important;
  }

  .sp_pt30 {
    padding-top: 30px !important;
  }

  .sp_pb30 {
    padding-bottom: 30px !important;
  }

  .sp_pl30 {
    padding-left: 30px !important;
  }

  .sp_pr30 {
    padding-right: 30px !important;
  }

  .sp_pv30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .sp_ph30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .sp_m30 {
    margin: 30px !important;
  }

  .sp_mt30 {
    margin-top: 30px !important;
  }

  .sp_mt-30 {
    margin-top: -30px !important;
  }

  .sp_mb30 {
    margin-bottom: 30px !important;
  }

  .sp_ml30 {
    margin-left: 30px !important;
  }

  .sp_mr30 {
    margin-right: 30px !important;
  }

  .sp_mv30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .sp_mh30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .sp_p35 {
    padding: 35px !important;
  }

  .sp_pt35 {
    padding-top: 35px !important;
  }

  .sp_pb35 {
    padding-bottom: 35px !important;
  }

  .sp_pl35 {
    padding-left: 35px !important;
  }

  .sp_pr35 {
    padding-right: 35px !important;
  }

  .sp_pv35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }

  .sp_ph35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .sp_m35 {
    margin: 35px !important;
  }

  .sp_mt35 {
    margin-top: 35px !important;
  }

  .sp_mt-35 {
    margin-top: -35px !important;
  }

  .sp_mb35 {
    margin-bottom: 35px !important;
  }

  .sp_ml35 {
    margin-left: 35px !important;
  }

  .sp_mr35 {
    margin-right: 35px !important;
  }

  .sp_mv35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
  }

  .sp_mh35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
  }

  .sp_p40 {
    padding: 40px !important;
  }

  .sp_pt40 {
    padding-top: 40px !important;
  }

  .sp_pb40 {
    padding-bottom: 40px !important;
  }

  .sp_pl40 {
    padding-left: 40px !important;
  }

  .sp_pr40 {
    padding-right: 40px !important;
  }

  .sp_pv40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }

  .sp_ph40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .sp_m40 {
    margin: 40px !important;
  }

  .sp_mt40 {
    margin-top: 40px !important;
  }

  .sp_mt-40 {
    margin-top: -40px !important;
  }

  .sp_mb40 {
    margin-bottom: 40px !important;
  }

  .sp_ml40 {
    margin-left: 40px !important;
  }

  .sp_mr40 {
    margin-right: 40px !important;
  }

  .sp_mv40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }

  .sp_mh40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }

  .sp_p45 {
    padding: 45px !important;
  }

  .sp_pt45 {
    padding-top: 45px !important;
  }

  .sp_pb45 {
    padding-bottom: 45px !important;
  }

  .sp_pl45 {
    padding-left: 45px !important;
  }

  .sp_pr45 {
    padding-right: 45px !important;
  }

  .sp_pv45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }

  .sp_ph45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }

  .sp_m45 {
    margin: 45px !important;
  }

  .sp_mt45 {
    margin-top: 45px !important;
  }

  .sp_mt-45 {
    margin-top: -45px !important;
  }

  .sp_mb45 {
    margin-bottom: 45px !important;
  }

  .sp_ml45 {
    margin-left: 45px !important;
  }

  .sp_mr45 {
    margin-right: 45px !important;
  }

  .sp_mv45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }

  .sp_mh45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }

  .sp_p50 {
    padding: 50px !important;
  }

  .sp_pt50 {
    padding-top: 50px !important;
  }

  .sp_pb50 {
    padding-bottom: 50px !important;
  }

  .sp_pl50 {
    padding-left: 50px !important;
  }

  .sp_pr50 {
    padding-right: 50px !important;
  }

  .sp_pv50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .sp_ph50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .sp_m50 {
    margin: 50px !important;
  }

  .sp_mt50 {
    margin-top: 50px !important;
  }

  .sp_mt-50 {
    margin-top: -50px !important;
  }

  .sp_mb50 {
    margin-bottom: 50px !important;
  }

  .sp_ml50 {
    margin-left: 50px !important;
  }

  .sp_mr50 {
    margin-right: 50px !important;
  }

  .sp_mv50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .sp_mh50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }

  .sp_fz10 {
    font-size: 10px !important;
  }

  .sp_fz11 {
    font-size: 11px !important;
  }

  .sp_fz12 {
    font-size: 12px !important;
  }

  .sp_fz13 {
    font-size: 13px !important;
  }

  .sp_fz14 {
    font-size: 14px !important;
  }

  .sp_fz15 {
    font-size: 15px !important;
  }

  .sp_fz16 {
    font-size: 16px !important;
  }

  .sp_fz17 {
    font-size: 17px !important;
  }

  .sp_fz18 {
    font-size: 18px !important;
  }

  .sp_fz19 {
    font-size: 19px !important;
  }

  .sp_fz20 {
    font-size: 20px !important;
  }

  .sp_fz21 {
    font-size: 21px !important;
  }

  .sp_fz22 {
    font-size: 22px !important;
  }

  .sp_fz23 {
    font-size: 23px !important;
  }

  .sp_fz24 {
    font-size: 24px !important;
  }

  .sp_fz25 {
    font-size: 25px !important;
  }

  .sp_fz26 {
    font-size: 26px !important;
  }

  .sp_fz27 {
    font-size: 27px !important;
  }

  .sp_fz28 {
    font-size: 28px !important;
  }

  .sp_fz29 {
    font-size: 29px !important;
  }

  .sp_fz30 {
    font-size: 30px !important;
  }

  .sp_fz31 {
    font-size: 31px !important;
  }

  .sp_fz32 {
    font-size: 32px !important;
  }

  .sp_fz33 {
    font-size: 33px !important;
  }

  .sp_fz34 {
    font-size: 34px !important;
  }

  .sp_fz35 {
    font-size: 35px !important;
  }

  .sp_fz36 {
    font-size: 36px !important;
  }

  .sp_fz37 {
    font-size: 37px !important;
  }

  .sp_fz38 {
    font-size: 38px !important;
  }

  .sp_fz39 {
    font-size: 39px !important;
  }

  .sp_fz40 {
    font-size: 40px !important;
  }

  .sp_fz41 {
    font-size: 41px !important;
  }

  .sp_fz42 {
    font-size: 42px !important;
  }

  .sp_fz43 {
    font-size: 43px !important;
  }

  .sp_fz44 {
    font-size: 44px !important;
  }

  .sp_fz45 {
    font-size: 45px !important;
  }

  .sp_fz46 {
    font-size: 46px !important;
  }

  .sp_fz47 {
    font-size: 47px !important;
  }

  .sp_fz48 {
    font-size: 48px !important;
  }

  .sp_fz49 {
    font-size: 49px !important;
  }

  .sp_fz50 {
    font-size: 50px !important;
  }
}



/*form追記*/
.form {
    padding: 60px 0;
    text-align: center;
}
.form span{
  vertical-align: middle;
}
.form .flex{
  display: flex;
  align-items: center;
}
.form .des {
    color: #3d3d3d;
    margin-top: 30px;
}
.form table {
    width: 100%;
    margin-top: 50px;
		table-layout: fixed;
		border-collapse: separate;
    border-spacing: 5px 5px;
}

.form table th {
	text-align: left;
	position: relative;
	vertical-align: middle;
	background: #056C4E;
	color: #fff;
	width: 20%;
	padding: 10px 20px;
	box-sizing: border-box;
}

select{
    width: 100%;
    height: 35px;
}

.form table th.requir:after {
	content: "必須";
	color: #ffde00;
	margin-left: 10px;
}

.form table td {
	text-align: left;
	vertical-align: middle;
}

.form .radio-input{
  display: none;
}
.form .radio-input + label{
  padding-left: 30px;
  position:relative;
  margin-right: 20px;
}
.form .radio-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #056C4E;
  border-radius: 50%;
}
.form .radio-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 3px;
  width: 16px;
  height: 16px;
  background: #056C4E;
  border-radius: 50%;
}

label.control {
    display: flex;
    position: relative;
		justify-content: center;
		flex-direction:row-reverse;
		align-items: center;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 18px;
}
label.control input {
    position: absolute;
    opacity: 0;
}
.control__indicator {
    height: 20px;
    width: 20px;
    background: #888;
		margin-right: 10px;
		position: relative;
}
.control input:checked ~ .control__indicator {
    background: #183a79;
}
.control input:checked ~ .control__indicator:after {
    display: block;
}
.control--checkbox .control__indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.form table td input, .form table td textarea {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #a4a4a4;
}
.form table td .ad_wrap{
	margin: 5px;
}
.form table td .inp_s{
	width: 50%;
}
.form table td textarea {
  height: 300px;
}

.form input[type=image] {
	margin-top: 40px;
	width: 500px;
}

.with-validate {
	display: block;
	position: relative;
}

.with-validate label.error {
	display: inline-block;
	position: absolute;
	z-index: 5;
	left: -5px;
	bottom: 100%;
	margin-bottom: 10px;
	background-color: #c3272a;
	color: #ffffff;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 4px;
}

.with-validate label.error::before {
	content: "";
	background-color: transparent;
	position: absolute;
	top: 100%;
	margin: 0;
	left: 20px;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: #c3272a transparent transparent;
}

input[type="submit"]{
  width: 100%;
  display: block;
  font-size: 16px;
  margin-top: 20px;
  padding: 20px;
  box-sizing: border-box;
  border: none;
  color: #fff;
  font-weight: bold;
}
#form input[type="submit"]{
  background: #ff9900;
}
#form_02 input[type="submit"]{
  background: #ff6699;
}

@media screen and (max-width: 640px) {
.form table th {
    text-align: left;
    display: block;
    padding-left: 10px;
    width:100%;
    box-sizing:border-box;
}

.form table td {
    text-align: left;
    width: 100%;
    vertical-align: middle;
    display: block;
    margin: 10px 0;
}

.form table td input,
.form table td select{
	height: 60px;
}

.form table td .ad_wrap{
	margin: 5px;
}
.form table td .inp_s{
	width: 100%;
}
.form table td .ad_txt{
	margin-bottom: 5px;
}
.form input[type=image] {
	width: 100%;
}
}

.thanks .flex{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
  font-size: 18px;
}



.return_btn{
  text-align: center;
}
.return_btn a{
  background: #056c4e;
  color: #fff;
  margin: 0 auto;
  width: 200px;
  border-radius: 5px;
}
