@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;
}

.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb1em {
    margin-bottom: 1em;
}

.mhauto {
    margin-left: auto !important;
    margin-right: auto !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;
}


@media screen and (max-width: 480px) {
  .w100p {
    max-width: 93%;
  }
}

.w105p {
    width: 105% !important;
}

.w100 {
    width: 100px !important;
}

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

.maxw50p {
    max-width: 50% !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;
}


.w33p {
    width: 33.33333%;
}



.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;
}

.fz51 {
    font-size: 51px !important;
}

.fz52 {
    font-size: 52px !important;
}

.fz53 {
    font-size: 53px !important;
}

.fz54 {
    font-size: 54px !important;
}

.fz55 {
    font-size: 55px !important;
}

.fz56 {
    font-size: 56px !important;
}

.fz57 {
    font-size: 57px !important;
}

.fz58 {
    font-size: 58px !important;
}

.fz59 {
    font-size: 59px !important;
}

.fz60 {
    font-size: 60px !important;
}

.fz61 {
    font-size: 61px !important;
}

.fz62 {
    font-size: 62px !important;
}

.fz63 {
    font-size: 63px !important;
}

.fz64 {
    font-size: 64px !important;
}

.fz65 {
    font-size: 65px !important;
}

.fz66 {
    font-size: 66px !important;
}

.fz67 {
    font-size: 67px !important;
}

.fz68 {
    font-size: 68px !important;
}

.fz69 {
    font-size: 69px !important;
}

.fz70 {
    font-size: 70px !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;
}

.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;
}

.oblique {
    font-style: oblique !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 !important;
    vertical-align: top;
}

.inline {
    display: inline;
}

.table {
    display: table;
    table-layout: fixed;
}

.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;
}

.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;
}

.indent1 {
    text-indent: -1em;
    padding-left: 1em;
}

.indent20 {
    text-indent: -20px;
    padding-left: 20px;
}

.nowrap {
    white-space: nowrap;
}

html {
    font-size: 62.5%;
}

body {
    font-family: "游明朝", YuMincho, "Times New Roman", serif;
    color: #333;
    background-color: #000000;
    line-height: 2.0;
    font-size: 18px;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 480px) {
    body {
        font-size: 16px;
    }
}

h1 {
    font-size: 34px;
    font-weight: 700;
}

h2 {
    font-size: 40px;
    font-weight: 700;
}

@media screen and (max-width: 480px) {
    h2 {
        font-size: 24px;
    }
}

h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
}

h4 {
    font-size: 20px;
}

img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
}

a {
    color: #c6b77c;
    cursor: pointer;
    text-decoration: none;
}

a > .img {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    text-decoration: underline;
}

a:hover > .img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

.img {
    text-align: center;
    margin: 0 auto;
}

.coupon {
    box-shadow: 0px 0px 5px 3px #eeeeee;
}

strong {
    font-weight: bold;
}

table th,
table td {
    vertical-align: top;
}

hr {
    border: none;
    border-top: 2px solid #e0e0e0;
    border-bottom: 1px solid #fff;
    margin: 30px 0;
}

input[type='radio'],
input[type='checkbox'],
label {
    cursor: pointer;
}

label input[type='radio'],
label input[type='checkbox'] {
    margin-right: 5px;
}

input[type='date'],
input[type='number'],
input[type='text'],
input[type='password'],
input[type='email'],
input[type='search'],
input[type='tel'],
input.text,
textarea {
    padding: 4px 6px;
    margin: 0 5px 0 0;
    border: 1px solid #C0C0C0;
    vertical-align: middle;
    font-weight: normal;
    line-height: 1.2;
    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;
    max-width: 100%;
}

input[type='date']:focus,
input[type='number']:focus,
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: 4px 6px;
    line-height: 1;
    border: 1px solid #C0C0C0;
    background: #fff;
    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: 940px;
    background: #fff;
}

.wrap {
    overflow: hidden;
}

.container {
    width: 920px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 480px) {
    body {
        min-width: 100%;
    }

    .container {
        width: 92%;
        padding-left: 0;
        padding-right: 0;
        width: -webkit-calc(100% - 20px);
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
    }
}

/*
 header
----------------------------*/
/*
 footer
----------------------------*/
#footer {
    position: relative;
    padding: 10px 0;
    background: #ffffff;
}

#footer .copy {
    color: #000000;
    font-size: 12px;
    text-align: center;
}

/*
 section
----------------------------*/
.section {
    padding: 0 0 20px 0;
}

/*
 main-visual
----------------------------*/
.main-visual {
    text-align: center;
    overflow: hidden;
    color: #fff;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100vh;
    min-height: 830px;
}

.main-visual .logo {
    padding-top: 500px;
    font-size: 22px;
    letter-spacing: .5em;
    font-weight: 700;
    height: 0px;
}

.main-visual .logo img {
    margin-bottom: 10px;
}

.main-visual .txt-area {
    position: relative;
    padding: 0 0 10px;
    line-height: 1.4;
    text-shadow: 3px 3px 10px #000000, -3px -3px 10px #000000;
}

.main-visual .txt-area .txt {
    font-size: 30px;
    letter-spacing: .5em;
}

.main-visual .txt-area h1 {
    font-size: 110px;
    line-height: 1.2;
    font-weight: normal;
}

.main-visual .txt-area h1 .sm {
    font-size: .6em;
}

.main-visual .solicitation-area {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    *zoom: 1;
    margin-bottom: 20px;
}

.main-visual .solicitation-area:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.main-visual .solicitation-area > li {
    width: calc(98% / 3);
    float: left;
    clear: none;
    margin-right: 10px;
    margin-bottom: 10px;
}

.main-visual .solicitation-area > li {
    width: 49%;
    float: left;
    clear: none;
    margin-right: 2%;
    margin-bottom: 10px;
}

.main-visual .solicitation-area > li:nth-child(2n-1) {
    float: left;
    clear: none;
    margin-right: 2%;
    margin-bottom: 10px;
}

.main-visual .solicitation-area > lili-right {
    margin-right: 0;
    float: right !important;
}

.main-visual .solicitation-area > lili-left {
    float: left !important;
}

.main-visual .solicitation-area > li:nth-child(2n) {
    float: right;
    margin-right: 0;
    clear: none;
}

.main-visual .solicitation-area > li:nth-child(2n-1) {
    margin-right: 0;
    clear: none;
}

.main-visual .solicitation-area > li:nth-child(2n-1) {
    clear: both;
}

.main-visual .solicitation-area > li:nth-child(3n-1) {
    margin-left: 0;
}

.main-visual .solicitation-area li {
    font-size: 24px;
    padding: 6px 0;
    color: #000;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzNzUxNSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjhmM2IzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTM3NTE1Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #aaaaaaa), color-stop(50%, #ffffff), color-stop(100%, #aaaaaaa));
    background-image: -moz-linear-gradient(left, #aaaaaa 0%, #ffffff 50%, #aaaaaa 100%);
    background-image: -webkit-linear-gradient(left, #aaaaaa 0%, #ffffff 50%, #aaaaaa 100%);
    background-image: linear-gradient(45deg, #aaaaaa 0%, #ffffff 50%, #aaaaaa 100%);
}

.main-visual .solicitation-area li .sm {
    font-size: .7em;
}

@media screen and (max-width: 480px) {
    .main-visual {
        height: 80vh;
        min-height: auto;
    }

    .main-visual .logo {
        padding-top: 400px;
        margin-bottom: 0px;
        font-size: 15px;
    }

    .main-visual .logo img {
        width: 140px;
        margin-bottom: 5px;
    }

    .main-visual .txt-area .txt {
        font-size: 22px;
        letter-spacing: .3em;
    }

    .main-visual .txt-area h1 {
        font-size: 40px;
    }

    .main-visual .solicitation-area {
        *zoom: 1;
    }

    .main-visual .solicitation-area:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }

    .main-visual .solicitation-area > li {
        width: 49%;
        float: left;
        clear: none;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .main-visual .solicitation-area > li:nth-child(2n-1) {
        float: left;
        clear: none;
        margin-right: 2%;
        margin-bottom: 10px;
    }

    .main-visual .solicitation-area > lili-right {
        margin-right: 0;
        float: right !important;
    }

    .main-visual .solicitation-area > lili-left {
        float: left !important;
    }

    .main-visual .solicitation-area > li:nth-child(2n) {
        float: right;
        margin-right: 0;
        clear: none;
    }

    .main-visual .solicitation-area > li:nth-child(2n-1) {
        margin-right: 0;
        clear: none;
    }

    .main-visual .solicitation-area > li:nth-child(2n-1) {
        clear: both;
    }

    .main-visual .solicitation-area > li:nth-child(3n-1) {
        margin-left: 0;
    }

    .main-visual .solicitation-area li {
        font-size: 16px;
    }
}


.bg-slider {
  height: 85vh;
  background-position:center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bg-slider_sp {
  display:none !important;
}
@media screen and (max-width: 480px) {
  .bg-slider {
    display:none !important;
  }
  .bg-slider_sp {
    height: 95vh;
  background-position:center center;
  background-size: cover;
  display: flex !important;
  align-items: center;
  justify-content: center;
  }
}

/*
 .section-cv
----------------------------*/
.section-cv {
    background: url('../img/bg.png') top center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 20px 0;
    color: #fff;
    text-align: center;
}

.section-cv h2 {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
}

@media screen and (max-width: 480px) {
    .section-cv h2 {
        font-size: 20px;
        line-height: 1.4;
    }
}

/*
 btn
----------------------------*/
.btn {
    font-size: 16px;
    line-height: 1.2;
    text-decoration: none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-shadow: none !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.btn:hover {
    text-decoration: none;
}

.btn.btn-tell,
.btn.btn-mail,
.btn.btn-line {
    display: block;
    max-width: 375px;
    margin: 0 auto;
    padding-top: 10px;
    min-height: 100px;
    /*border: 2px solid #fff;*/
}

.btn.btn-tell .txt1,
.btn.btn-tell .txt2,
.btn.btn-tell .tell,
.btn.btn-mail .txt1,
.btn.btn-mail .txt2,
.btn.btn-mail .tell {
    display: block;
}

.btn.btn-tell .txt1,
.btn.btn-mail .txt1 {
    font-size: 18px;
    padding-bottom: 2px;
}

.btn.btn-tell .txt2,
.btn.btn-mail .txt2 {
    font-size: 13px;
}

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

    .btn.btn-tell,
    .btn.btn-mail,
    .btn.btn-line {
        margin: 0 0 20px;
    }
}

.btn.btn-tell {
    color: #fff;
    border: 4px solid #ffffff;
}

.btn.btn-tell .tell {
    display: block;
    font-size: 28px;
}

.btn.btn-tell .tell .fa {
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.btn.btn-tell:hover {
    color: #333;
    background: #fff;
}

.btn.btn-mail {
    color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwMDAwMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYzAwMDAwIi8+PHN0b3Agb2Zmc2V0PSI1MSUiIHN0b3AtY29sb3I9IiM5MjAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b900), color-stop(50%, #00b900), color-stop(51%, #008e00));
    background-image: -moz-linear-gradient(top, #00b900 0%, #00b900 50%, #008e00 51%);
    background-image: -webkit-linear-gradient(top, #00b900 0%, #00b900 50%, #008e00 51%);
    background-image: linear-gradient(to bottom, #00b900 0%, #00b900 50%, #008e00 51%);
    /*border: 3px solid #ffffff;
    -moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.5);*/
    position: relative;
    padding-left: 20px;
}

.btn.btn-mail .mail {
    display: block;
    font-size: 32px;
    letter-spacing: -1px;
    margin-top: 18px;
    padding-bottom: 3px;
    font-weight: 600;
}

.btn.btn-mail .icn {
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 50px;
    line-height: 90px;
    margin: 0;
}

.btn.btn-mail:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
}

@media screen and (max-width: 480px) {
    .btn.btn-mail .mail {
        padding-bottom: 8px;
    }
}

/*
 table
----------------------------*/
.table.table-bdh-white {
    font-size: 15px;
}

.table.table-bdh-white th,
.table.table-bdh-white td {
    border-top: 1px solid #ccc;
    padding: 5px 10px;
    vertical-align: middle;
}

.table.table-bdh-white th {
    font-weight: bold;
    color: #ff6a00;
    width: 25%;
}

.table.table-bdh-white td {
    text-align: left;
}

.table.table-bd-white {
    font-size: 15px;
}

.table.table-bd-white th,
.table.table-bd-white td {
    border: 1px solid #000000;
    padding: 10px;
}

.table.table-bd-white th {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

@media screen and (max-width: 480px) {
    .last td:last-child {
        border-bottom: solid 1px #ccc;
        width: 100%;
    }

    .table {
        width: 80%;
    }

    .table th,
    .table td {
        text-align: left;
        border-bottom: none;
        display: block;
        width: 100%;
        font-size: 16px !important;
    }

    .table.table-bdh-white th {
        width: 100%;
    }
}



/* 2016.09.14 */
.table.table-gray {
    font-size: 14px;
    width: 100%;
}

.table.table-gray th,
.table.table-gray td {
    padding: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.table.table-gray th {
    font-weight: bold;
    color: #ffffff;
}

.table.table-gray th .label {
    float: right;
}

@media screen and (max-width: 480px) {
    .table.table-gray {
        border-bottom: 1px solid #ccc;
    }

    .table.table-gray,
    .table.table-gray tbody,
    .table.table-gray thead,
    .table.table-gray tfoot,
    .table.table-gray tr,
    .table.table-gray th,
    .table.table-gray td {
        width: auto !important;
        display: block;
    }

    .table.table-gray th,
    .table.table-gray td {
        border-bottom: none;
    }
}

.form-validation .input-area {
    position: relative;
}

.form-validation .input-area.has-error {
    padding-bottom: 30px !important;
}

.form-validation .input-area label.error {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 10px;
    color: red;
    font-weight: bold;
    background: #fff;
}

.form-validation .input-area select.error,
.form-validation .input-area input.error {
    background-color: #FFDEDE;
    border-color: #F32D2D;
}

.btn.btn-default {
    color: #333;
    padding: 8px 20px;
    border: 1px solid #C0C0C0;
    background-color: #E0E0E0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.btn.btn-default:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

.btn.btn-option {
    color: #2D6CBC;
    font-size: 16px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #2D6CBC;
    padding: 20px 100px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.btn.btn-option:hover {
    color: #333;
    background: #2D6CBC;
}

.btn.btn-primary {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background: #ffffff;
    border: none;
    padding: 12px 0;
    display: block;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.btn.btn-primary:hover {
    color: #fff;
    background: #333;
}

.btn.btn-xl {
    font-size: 22px;
    font-weight: bold;
    padding: 5px 0 4px;
}

.btn.btn-lg {
    min-width: 300px;
    font-size: 28px;
    padding: 13px 0 14px;
}

.btn.btn-sm {
    font-size: 14px;
    padding: 8px 20px;
}

.btn.btn-xs {
    font-size: 13px;
    padding: 2px 10px;
}

/*
 label
----------------------------*/
.label {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    padding: 3px 8px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    text-align: center;
    color: #333;
    font-weight: bold;
    line-height: 1.2;
    background-color: #c6b77c;
}

.label.label-must {
    color: #fff;
    background-color: #ffffff;
}


/* 2016.09.14 */


/*
 bg
----------------------------*/
.bg-white {
    background: #fff;
}

#header {
    background: #fff;
    border-bottom: 0px solid #333;
}

.bg-gold,
.title-bg-gold {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzNzUxNSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjhmM2IzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTM3NTE1Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #aaaaaaa), color-stop(50%, #ffffff), color-stop(100%, #aaaaaaa));
    background-image: -moz-linear-gradient(left, #aaaaaa 0%, #ffffff 50%, #aaaaaa 100%);
    background-image: -webkit-linear-gradient(left, #aaaaaa 0%, #ffffff 50%, #aaaaaa 100%);
    background-image: linear-gradient(45deg, #4a4c6b 0%, #4a4888 50%, #4a4c6b 100%)
}

/*
 titles
----------------------------*/
#header {
    padding: 20px 0;
    text-align: center;
    font-size: 28px;
    color: #f44;
    font-weight: 400;
    line-height: 1.3;
}

@media screen and (max-width: 480px) {
    #header {
        font-size: 18px;
    }
}

.title-bg-gold {
    padding: 20px 0;
    text-align: center;
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    line-height: 1.3;
}

@media screen and (max-width: 480px) {
    .title-bg-gold {
        font-size: 18px;
    }
}

#header a {
    color: #fff;
}

#header a:visited {
    color: #fff;
}

/*
 block
----------------------------*/
.block-bd-whtie {
    border: 2px solid #eee;
    padding: 15px 20px;
}

.block-bd-whtie h4 {
    text-align: center;
    color: #000;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.block-bd-whtie span {
    background: linear-gradient(transparent 70%, #ffcccc 70%);
}

.block-bd-whtie h4 .sm {
    font-size: .7em;
}

@media screen and (max-width: 480px) {
    .block-bd-whtie {
        border-width: 4px;
        padding: 10px 15px;
    }

    .block-bd-whtie h4 {
        font-size: 30px;
    }

    .block-bd-whtie p {
        font-size: 16px !important;
    }
}

.block-gray {
    padding: 15px 15px 0 0;
    border-bottom: 1px solid #cccccc;
}

@media screen and (max-width: 480px) {
    .block-gray {
        padding: 10px 15px 0px;
    }
}

.block-gray h2 {
    font-size: 20px;
}

.block-gray p {
    font-size: 14px;
    margin-bottom: 5px;
}

/*
 color
----------------------------*/
.color-red {
    color: #bf0105;
}

.color-gold {
    color: #ff4444;
}

/*
 column
----------------------------*/
.col6 {
    *zoom: 1;
}

.col6:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.col6 > .cell {
    width: 16.66%;
    float: left;
    clear: none;
}

.col6 > .cell:nth-child(6n-1) {
    float: left;
    clear: none;
}

.col6 > .cell:nth-child(6n-2) {
    float: left;
    clear: none;
}

.col6 > .cell:nth-child(6n-3) {
    float: left;
    clear: none;
}

.col6 > .cell:nth-child(6n-4) {
    float: left;
    clear: none;
}

.col6 > .cell:nth-child(6n-5) {
    float: left;
    clear: none;
}

.col6 > .cell:nth-child(6n) {
    float: right;
    margin-right: 0;
    clear: none;
}

.col6 > .cell:nth-child(6n-1) {
    margin-right: 0;
    clear: none;
}

.col6 > .cell:nth-child(6n-5) {
    clear: both;
}

@media screen and (max-width: 480px) {
    .col6 > .cell {
        width: 25%;
        float: left;
        clear: none;
    }
    
    .col6 > .cell:nth-child(4n-1) {
        float: left;
        clear: none;
    }
    
    .col6 > .cell:nth-child(4n-2) {
        float: left;
        clear: none;
    }
    
    .col6 > .cell:nth-child(4n-3) {
        float: left;
        clear: none;
    }
    
    .col6 > .cell:nth-child(4n) {
        float: right;
        margin-right: 0;
        clear: none;
    }
}

.col5 {
    *zoom: 1;
}

.col5:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.col5 > .cell {
    width: 19.2%;
    float: left;
    clear: none;
    margin-right: 1%;
    margin-bottom: 20px;
}

.col5 > .cell:nth-child(5n-1) {
    float: left;
    clear: none;
    margin-right: 1%;
    margin-bottom: 20px;
}

.col5 > .cell:nth-child(5n-2) {
    float: left;
    clear: none;
    margin-right: 1%;
    margin-bottom: 20px;
}

.col5 > .cell:nth-child(5n-3) {
    float: left;
    clear: none;
    margin-right: 1%;
    margin-bottom: 20px;
}

.col5 > .cell:nth-child(5n-4) {
    float: left;
    clear: none;
    margin-right: 1%;
    margin-bottom: 20px;
}

.col5 > .cell:nth-child(5n) {
    float: right;
    margin-right: 0;
    clear: none;
}

.col5 > .cell:nth-child(5n-1) {
    margin-right: 0;
    clear: none;
}

.col5 > .cell:nth-child(5n-4) {
    clear: both;
}

.col4 {
    *zoom: 1;
}

.col4:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.col4 > .cell {
    width: 25%;
    float: left;
    clear: none;
}

.col4 > .cell:nth-child(4n-1) {
    float: left;
    clear: none;
}

.col4 > .cell:nth-child(4n-2) {
    float: left;
    clear: none;
}

.col4 > .cell:nth-child(4n-3) {
    float: left;
    clear: none;
}

.col4 > .cell:nth-child(4n) {
    float: right;
    margin-right: 0;
    clear: none;
}

.col4 > .cell:nth-child(4n-1) {
    margin-right: 0;
    clear: none;
}

.col4 > .cell:nth-child(4n-3) {
    clear: both;
}

.col3 {
    *zoom: 1;
}

.col3:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.col3 > .cell3 {
    width: 33%;
    float: left;
    clear: none;
}

.col3 > .cell3:nth-child(3n-1) {
    float: left;
    clear: none;
}

.col3 > .cell3:nth-child(3n-2) {
    float: left;
    clear: none;
}

.col3 > .cell3:nth-child(3n) {
    float: right;
    margin-right: 0;
    clear: none;
}

.col3 > .cell3:nth-child(3n-1) {
    margin-right: 0;
    clear: none;
}

.col3 > .cell3:nth-child(3n-2) {
    clear: both;
}

.col2 {
    *zoom: 1;
}

.col2:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.col2 > .cell {
    width: 49%;
    float: left;
    clear: none;
    margin-right: 2%;
    margin-bottom: 20px;
}

.col2 > .cell:nth-child(2n-1) {
    float: left;
    clear: none;
    margin-right: 2%;
    margin-bottom: 20px;
}

.col2 > .cell.cell-right {
    margin-right: 0;
    float: right !important;
}

.col2 > .cell.cell-left {
    float: left !important;
}

.col2 > .cell:nth-child(2n) {
    float: right;
    margin-right: 0;
    clear: none;
}

.col2 > .cell:nth-child(2n-1) {
    margin-right: 0;
    clear: none;
}

.col2 > .cell:nth-child(2n-1) {
    clear: both;
}

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



    .col3,
    .col2 {
        *zoom: 1;
    }

    .col3:after,
    .col2:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }

    .col3 > .cell,
    .col2 > .cell {
        width: auto !important;
        float: none !important;
        clear: both;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .col3 > .cell:nth-child(1n-1),
    .col2 > .cell:nth-child(1n-1) {
        float: none !important;
        clear: both;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .col3 > .cell:nth-child(1n-0),
    .col2 > .cell:nth-child(1n-0) {
        float: none !important;
        clear: both;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.pc_only {
    display: block;
}

.sp_only {
    display: none;
}

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

@media screen and (max-width: 480px) {
    .pc_only {
        display: none;
    }

    .sp_only {
        display: block;
    }

    .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_fz60 {
        font-size: 60px !important;
    }

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

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

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

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

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

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

    .sp_w40p {
        width: 40% !important;
    }

    .sp_w60p {
        width: 60% !important;
    }

    .sp_w100p {
        width: 100% !important;
    }

    .sp_w65 {
        width: 65px !important;
    }

    .sp_maxw100p {
        max-width: 100% !important;
    }

    .sp_minwn {
        min-width: none !important;
    }

    .sp_maxwn {
        max-width: none !important;
    }

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

    .sp_lh2 {
        line-height: 2 !important;
    }

    .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_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_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_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_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_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_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_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_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_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_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_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;
    }
}

/* Fixed footer
 *---------------------------------------------------------- */
.fixed_footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #fff;
    background: #000;
}

.fixed_footer li {
    width: 50%;
    float: left;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}

.fixed_footer li:last-child {
    border-left: none;
}

.photos {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1em;
}

.photos li {
    width: 25%;
    padding: 5px;
}

.marker {
    background: linear-gradient(transparent 60%, #ff0 0%);
    font-weight: bold;
}

.project{
    margin: 20px 0 0;
    background: #fff7f1;
    padding: 20px;
    border: 3px solid #fff7f1;
    border-radius: 10px;
}

.project h4{
    font-weight: bold;
    font-size: 16px;
    padding: 0 0 10px;
}

.project p{
    margin: 10px 0 0;
    color: #ff6a00;
    font-weight: bold;
    font-size: 16px;
    background: #fff;
    padding: 5px;
    border: 3px solid #ff6a00;
    border-radius: 10px;
}
