*, ::before, ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

* {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: .04em
}

::before, ::after {
  display: inline-block;
  text-decoration: inherit;
  vertical-align: inherit
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  text-align: justify;
  padding-bottom: 54.140625%;
}
body::after {
  width: 100%;
  height: 100%;
  content: "";
  position: fixed;
  bottom: 0;
  background-image: url( "../images/ftr-image.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100%;
  z-index: -1;
}
main, footer, header, hgroup, nav, section {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden] {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

b, strong {
  font-weight: bold
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%
}

svg:not(:root) {
  overflow: hidden
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

*:not(input):not(select):not(button):not(textarea):not(label):focus {
  outline: none
}

select {
  height: 30px;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0 20px 0 5px;
  line-height: 1
}

button, input, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 4px 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none
}

input:not([type="checkbox"]):not([type="radio"]), textarea, button {
  -webkit-appearance: none
}

input {
  padding: 0 6px
}

input:focus, textarea:focus {
  outline: none
}

input[type="button"], input[type="submit"] {
  background-color: transparent;
  border: none
}

button {
  overflow: visible;
  background-color: transparent;
  border-radius: 0;
  border: none
}

button, select {
  text-transform: none
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer
}

button[disabled], input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px 0 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

input[type="text"], select, textarea {
  font-size: 100%
}

input[type="text"]:focus, textarea:focus {
  -webkit-transition: 0.2s;
  transition: 0.2s
}

input[type="text"]:focus, textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)
}

textarea {
  overflow: auto;
  resize: vertical
}

label {
  display: inline-block
}

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

td, th {
  text-align: left;
  vertical-align: top;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}

ol {
  list-style-position: inside
}

li {
  list-style-type: none
}

.l-main ul,
.l-main ol,
.l-main ol ul {
  margin-left: 1.5em !important;
}
.l-main ul li {
  list-style: circle;
}
.l-main ol li {
  list-style: decimal;
}
.l-main ul ul li,
.l-main ol ul li {
  list-style: square;
}

address {
  font-style: normal
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p, table, thead, tbody, tfoot, address {
  margin: 0;
  padding: 0
}

input, textarea, table, thead, tbody, tfoot, address {
  text-align: left
}

div, dl, dt, dd, ul, ol, li, a, form, p {
  text-align: inherit;
  -webkit-font-feature-settings: palt;
  font-feature-settings: palt
}

h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  font-weight: normal
}

figure {
  margin: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt11 {
  margin-top: 11px !important
}

.mr11 {
  margin-right: 11px !important
}

.mb11 {
  margin-bottom: 11px !important
}

.ml11 {
  margin-left: 11px !important
}

.pt11 {
  padding-top: 11px !important
}

.pr11 {
  padding-right: 11px !important
}

.pb11 {
  padding-bottom: 11px !important
}

.pl11 {
  padding-left: 11px !important
}

.mt12 {
  margin-top: 12px !important
}

.mr12 {
  margin-right: 12px !important
}

.mb12 {
  margin-bottom: 12px !important
}

.ml12 {
  margin-left: 12px !important
}

.pt12 {
  padding-top: 12px !important
}

.pr12 {
  padding-right: 12px !important
}

.pb12 {
  padding-bottom: 12px !important
}

.pl12 {
  padding-left: 12px !important
}

.mt13 {
  margin-top: 13px !important
}

.mr13 {
  margin-right: 13px !important
}

.mb13 {
  margin-bottom: 13px !important
}

.ml13 {
  margin-left: 13px !important
}

.pt13 {
  padding-top: 13px !important
}

.pr13 {
  padding-right: 13px !important
}

.pb13 {
  padding-bottom: 13px !important
}

.pl13 {
  padding-left: 13px !important
}

.mt14 {
  margin-top: 14px !important
}

.mr14 {
  margin-right: 14px !important
}

.mb14 {
  margin-bottom: 14px !important
}

.ml14 {
  margin-left: 14px !important
}

.pt14 {
  padding-top: 14px !important
}

.pr14 {
  padding-right: 14px !important
}

.pb14 {
  padding-bottom: 14px !important
}

.pl14 {
  padding-left: 14px !important
}

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

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

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

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

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

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

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

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

.mt16 {
  margin-top: 16px !important
}

.mr16 {
  margin-right: 16px !important
}

.mb16 {
  margin-bottom: 16px !important
}

.ml16 {
  margin-left: 16px !important
}

.pt16 {
  padding-top: 16px !important
}

.pr16 {
  padding-right: 16px !important
}

.pb16 {
  padding-bottom: 16px !important
}

.pl16 {
  padding-left: 16px !important
}

.mt17 {
  margin-top: 17px !important
}

.mr17 {
  margin-right: 17px !important
}

.mb17 {
  margin-bottom: 17px !important
}

.ml17 {
  margin-left: 17px !important
}

.pt17 {
  padding-top: 17px !important
}

.pr17 {
  padding-right: 17px !important
}

.pb17 {
  padding-bottom: 17px !important
}

.pl17 {
  padding-left: 17px !important
}

.mt18 {
  margin-top: 18px !important
}

.mr18 {
  margin-right: 18px !important
}

.mb18 {
  margin-bottom: 18px !important
}

.ml18 {
  margin-left: 18px !important
}

.pt18 {
  padding-top: 18px !important
}

.pr18 {
  padding-right: 18px !important
}

.pb18 {
  padding-bottom: 18px !important
}

.pl18 {
  padding-left: 18px !important
}

.mt19 {
  margin-top: 19px !important
}

.mr19 {
  margin-right: 19px !important
}

.mb19 {
  margin-bottom: 19px !important
}

.ml19 {
  margin-left: 19px !important
}

.pt19 {
  padding-top: 19px !important
}

.pr19 {
  padding-right: 19px !important
}

.pb19 {
  padding-bottom: 19px !important
}

.pl19 {
  padding-left: 19px !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt65 {
  margin-top: 65px !important
}

.mr65 {
  margin-right: 65px !important
}

.mb65 {
  margin-bottom: 65px !important
}

.ml65 {
  margin-left: 65px !important
}

.pt65 {
  padding-top: 65px !important
}

.pr65 {
  padding-right: 65px !important
}

.pb65 {
  padding-bottom: 65px !important
}

.pl65 {
  padding-left: 65px !important
}

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

.mr70 {
  margin-right: 70px !important
}

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

.ml70 {
  margin-left: 70px !important
}

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

.pr70 {
  padding-right: 70px !important
}

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

.pl70 {
  padding-left: 70px !important
}

.mt75 {
  margin-top: 75px !important
}

.mr75 {
  margin-right: 75px !important
}

.mb75 {
  margin-bottom: 75px !important
}

.ml75 {
  margin-left: 75px !important
}

.pt75 {
  padding-top: 75px !important
}

.pr75 {
  padding-right: 75px !important
}

.pb75 {
  padding-bottom: 75px !important
}

.pl75 {
  padding-left: 75px !important
}

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

.mr80 {
  margin-right: 80px !important
}

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

.ml80 {
  margin-left: 80px !important
}

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

.pr80 {
  padding-right: 80px !important
}

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

.pl80 {
  padding-left: 80px !important
}

.mt85 {
  margin-top: 85px !important
}

.mr85 {
  margin-right: 85px !important
}

.mb85 {
  margin-bottom: 85px !important
}

.ml85 {
  margin-left: 85px !important
}

.pt85 {
  padding-top: 85px !important
}

.pr85 {
  padding-right: 85px !important
}

.pb85 {
  padding-bottom: 85px !important
}

.pl85 {
  padding-left: 85px !important
}

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

.mr90 {
  margin-right: 90px !important
}

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

.ml90 {
  margin-left: 90px !important
}

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

.pr90 {
  padding-right: 90px !important
}

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

.pl90 {
  padding-left: 90px !important
}

.mt95 {
  margin-top: 95px !important
}

.mr95 {
  margin-right: 95px !important
}

.mb95 {
  margin-bottom: 95px !important
}

.ml95 {
  margin-left: 95px !important
}

.pt95 {
  padding-top: 95px !important
}

.pr95 {
  padding-right: 95px !important
}

.pb95 {
  padding-bottom: 95px !important
}

.pl95 {
  padding-left: 95px !important
}

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

.mr100 {
  margin-right: 100px !important
}

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

.ml100 {
  margin-left: 100px !important
}

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

.pr100 {
  padding-right: 100px !important
}

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

.pl100 {
  padding-left: 100px !important
}

.mt105 {
  margin-top: 105px !important
}

.mr105 {
  margin-right: 105px !important
}

.mb105 {
  margin-bottom: 105px !important
}

.ml105 {
  margin-left: 105px !important
}

.pt105 {
  padding-top: 105px !important
}

.pr105 {
  padding-right: 105px !important
}

.pb105 {
  padding-bottom: 105px !important
}

.pl105 {
  padding-left: 105px !important
}

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

.mr110 {
  margin-right: 110px !important
}

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

.ml110 {
  margin-left: 110px !important
}

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

.pr110 {
  padding-right: 110px !important
}

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

.pl110 {
  padding-left: 110px !important
}

.mt115 {
  margin-top: 115px !important
}

.mr115 {
  margin-right: 115px !important
}

.mb115 {
  margin-bottom: 115px !important
}

.ml115 {
  margin-left: 115px !important
}

.pt115 {
  padding-top: 115px !important
}

.pr115 {
  padding-right: 115px !important
}

.pb115 {
  padding-bottom: 115px !important
}

.pl115 {
  padding-left: 115px !important
}

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

.mr120 {
  margin-right: 120px !important
}

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

.ml120 {
  margin-left: 120px !important
}

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

.pr120 {
  padding-right: 120px !important
}

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

.pl120 {
  padding-left: 120px !important
}

.mt125 {
  margin-top: 125px !important
}

.mr125 {
  margin-right: 125px !important
}

.mb125 {
  margin-bottom: 125px !important
}

.ml125 {
  margin-left: 125px !important
}

.pt125 {
  padding-top: 125px !important
}

.pr125 {
  padding-right: 125px !important
}

.pb125 {
  padding-bottom: 125px !important
}

.pl125 {
  padding-left: 125px !important
}

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

.mr130 {
  margin-right: 130px !important
}

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

.ml130 {
  margin-left: 130px !important
}

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

.pr130 {
  padding-right: 130px !important
}

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

.pl130 {
  padding-left: 130px !important
}

.mt135 {
  margin-top: 135px !important
}

.mr135 {
  margin-right: 135px !important
}

.mb135 {
  margin-bottom: 135px !important
}

.ml135 {
  margin-left: 135px !important
}

.pt135 {
  padding-top: 135px !important
}

.pr135 {
  padding-right: 135px !important
}

.pb135 {
  padding-bottom: 135px !important
}

.pl135 {
  padding-left: 135px !important
}

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

.mr140 {
  margin-right: 140px !important
}

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

.ml140 {
  margin-left: 140px !important
}

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

.pr140 {
  padding-right: 140px !important
}

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

.pl140 {
  padding-left: 140px !important
}

.mt145 {
  margin-top: 145px !important
}

.mr145 {
  margin-right: 145px !important
}

.mb145 {
  margin-bottom: 145px !important
}

.ml145 {
  margin-left: 145px !important
}

.pt145 {
  padding-top: 145px !important
}

.pr145 {
  padding-right: 145px !important
}

.pb145 {
  padding-bottom: 145px !important
}

.pl145 {
  padding-left: 145px !important
}

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

.mr150 {
  margin-right: 150px !important
}

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

.ml150 {
  margin-left: 150px !important
}

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

.pr150 {
  padding-right: 150px !important
}

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

.pl150 {
  padding-left: 150px !important
}

.mt155 {
  margin-top: 155px !important
}

.mr155 {
  margin-right: 155px !important
}

.mb155 {
  margin-bottom: 155px !important
}

.ml155 {
  margin-left: 155px !important
}

.pt155 {
  padding-top: 155px !important
}

.pr155 {
  padding-right: 155px !important
}

.pb155 {
  padding-bottom: 155px !important
}

.pl155 {
  padding-left: 155px !important
}

.mt160 {
  margin-top: 160px !important
}

.mr160 {
  margin-right: 160px !important
}

.mb160 {
  margin-bottom: 160px !important
}

.ml160 {
  margin-left: 160px !important
}

.pt160 {
  padding-top: 160px !important
}

.pr160 {
  padding-right: 160px !important
}

.pb160 {
  padding-bottom: 160px !important
}

.pl160 {
  padding-left: 160px !important
}

.mt165 {
  margin-top: 165px !important
}

.mr165 {
  margin-right: 165px !important
}

.mb165 {
  margin-bottom: 165px !important
}

.ml165 {
  margin-left: 165px !important
}

.pt165 {
  padding-top: 165px !important
}

.pr165 {
  padding-right: 165px !important
}

.pb165 {
  padding-bottom: 165px !important
}

.pl165 {
  padding-left: 165px !important
}

.mt170 {
  margin-top: 170px !important
}

.mr170 {
  margin-right: 170px !important
}

.mb170 {
  margin-bottom: 170px !important
}

.ml170 {
  margin-left: 170px !important
}

.pt170 {
  padding-top: 170px !important
}

.pr170 {
  padding-right: 170px !important
}

.pb170 {
  padding-bottom: 170px !important
}

.pl170 {
  padding-left: 170px !important
}

.mt175 {
  margin-top: 175px !important
}

.mr175 {
  margin-right: 175px !important
}

.mb175 {
  margin-bottom: 175px !important
}

.ml175 {
  margin-left: 175px !important
}

.pt175 {
  padding-top: 175px !important
}

.pr175 {
  padding-right: 175px !important
}

.pb175 {
  padding-bottom: 175px !important
}

.pl175 {
  padding-left: 175px !important
}

.mt180 {
  margin-top: 180px !important
}

.mr180 {
  margin-right: 180px !important
}

.mb180 {
  margin-bottom: 180px !important
}

.ml180 {
  margin-left: 180px !important
}

.pt180 {
  padding-top: 180px !important
}

.pr180 {
  padding-right: 180px !important
}

.pb180 {
  padding-bottom: 180px !important
}

.pl180 {
  padding-left: 180px !important
}

.mt185 {
  margin-top: 185px !important
}

.mr185 {
  margin-right: 185px !important
}

.mb185 {
  margin-bottom: 185px !important
}

.ml185 {
  margin-left: 185px !important
}

.pt185 {
  padding-top: 185px !important
}

.pr185 {
  padding-right: 185px !important
}

.pb185 {
  padding-bottom: 185px !important
}

.pl185 {
  padding-left: 185px !important
}

.mt190 {
  margin-top: 190px !important
}

.mr190 {
  margin-right: 190px !important
}

.mb190 {
  margin-bottom: 190px !important
}

.ml190 {
  margin-left: 190px !important
}

.pt190 {
  padding-top: 190px !important
}

.pr190 {
  padding-right: 190px !important
}

.pb190 {
  padding-bottom: 190px !important
}

.pl190 {
  padding-left: 190px !important
}

.mt195 {
  margin-top: 195px !important
}

.mr195 {
  margin-right: 195px !important
}

.mb195 {
  margin-bottom: 195px !important
}

.ml195 {
  margin-left: 195px !important
}

.pt195 {
  padding-top: 195px !important
}

.pr195 {
  padding-right: 195px !important
}

.pb195 {
  padding-bottom: 195px !important
}

.pl195 {
  padding-left: 195px !important
}

.mt200 {
  margin-top: 200px !important
}

.mr200 {
  margin-right: 200px !important
}

.mb200 {
  margin-bottom: 200px !important
}

.ml200 {
  margin-left: 200px !important
}

.pt200 {
  padding-top: 200px !important
}

.pr200 {
  padding-right: 200px !important
}

.pb200 {
  padding-bottom: 200px !important
}

.pl200 {
  padding-left: 200px !important
}

.left-text {
  text-align: left !important
}

.right-text {
  text-align: right !important
}

.center-text {
  text-align: center !important
}

.f8px {
  font-size: 8px !important
}

.f9px {
  font-size: 9px !important
}

.f10px {
  font-size: 10px !important
}

.f11px {
  font-size: 11px !important
}

.f12px {
  font-size: 12px !important
}

.f13px {
  font-size: 13px !important
}

.f14px {
  font-size: 14px !important
}

.f15px {
  font-size: 15px !important
}

.f16px {
  font-size: 16px !important
}

.f17px {
  font-size: 17px !important
}

.f18px {
  font-size: 18px !important
}

.f19px {
  font-size: 19px !important
}

.f20px {
  font-size: 20px !important
}

.f21px {
  font-size: 21px !important
}

.f22px {
  font-size: 22px !important
}

.f23px {
  font-size: 23px !important
}

.f24px {
  font-size: 24px !important
}

.f25px {
  font-size: 25px !important
}

.f26px {
  font-size: 26px !important
}

.f27px {
  font-size: 27px !important
}

.f28px {
  font-size: 28px !important
}

.f29px {
  font-size: 29px !important
}

.f30px {
  font-size: 30px !important
}

.f31px {
  font-size: 31px !important
}

.f32px {
  font-size: 32px !important
}

.f33px {
  font-size: 33px !important
}

.f34px {
  font-size: 34px !important
}

.f35px {
  font-size: 35px !important
}

.f36px {
  font-size: 36px !important
}

.f37px {
  font-size: 37px !important
}

.f38px {
  font-size: 38px !important
}

.f39px {
  font-size: 39px !important
}

.f40px {
  font-size: 40px !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
}

.lh21 {
  line-height: 2.1 !important
}

.lh22 {
  line-height: 2.2 !important
}

.lh23 {
  line-height: 2.3 !important
}

.lh24 {
  line-height: 2.4 !important
}

.lh25 {
  line-height: 2.5 !important
}

.lh26 {
  line-height: 2.6 !important
}

.lh27 {
  line-height: 2.7 !important
}

.lh28 {
  line-height: 2.8 !important
}

.lh29 {
  line-height: 2.9 !important
}

.lh30 {
  line-height: 3 !important
}

.ls0 {
  letter-spacing: 0em !important
}

.ls1 {
  letter-spacing: .001em !important
}

.ls2 {
  letter-spacing: .002em !important
}

.ls3 {
  letter-spacing: .003em !important
}

.ls4 {
  letter-spacing: .004em !important
}

.ls5 {
  letter-spacing: .005em !important
}

.ls6 {
  letter-spacing: .006em !important
}

.ls7 {
  letter-spacing: .007em !important
}

.ls8 {
  letter-spacing: .008em !important
}

.ls9 {
  letter-spacing: .009em !important
}

.ls10 {
  letter-spacing: .01em !important
}

.ls11 {
  letter-spacing: .011em !important
}

.ls12 {
  letter-spacing: .012em !important
}

.ls13 {
  letter-spacing: .013em !important
}

.ls14 {
  letter-spacing: .014em !important
}

.ls15 {
  letter-spacing: .015em !important
}

.ls16 {
  letter-spacing: .016em !important
}

.ls17 {
  letter-spacing: .017em !important
}

.ls18 {
  letter-spacing: .018em !important
}

.ls19 {
  letter-spacing: .019em !important
}

.ls20 {
  letter-spacing: .02em !important
}

.ls21 {
  letter-spacing: .021em !important
}

.ls22 {
  letter-spacing: .022em !important
}

.ls23 {
  letter-spacing: .023em !important
}

.ls24 {
  letter-spacing: .024em !important
}

.ls25 {
  letter-spacing: .025em !important
}

.ls26 {
  letter-spacing: .026em !important
}

.ls27 {
  letter-spacing: .027em !important
}

.ls28 {
  letter-spacing: .028em !important
}

.ls29 {
  letter-spacing: .029em !important
}

.ls30 {
  letter-spacing: .03em !important
}

.ls31 {
  letter-spacing: .031em !important
}

.ls32 {
  letter-spacing: .032em !important
}

.ls33 {
  letter-spacing: .033em !important
}

.ls34 {
  letter-spacing: .034em !important
}

.ls35 {
  letter-spacing: .035em !important
}

.ls36 {
  letter-spacing: .036em !important
}

.ls37 {
  letter-spacing: .037em !important
}

.ls38 {
  letter-spacing: .038em !important
}

.ls39 {
  letter-spacing: .039em !important
}

.ls40 {
  letter-spacing: .04em !important
}

.ls41 {
  letter-spacing: .041em !important
}

.ls42 {
  letter-spacing: .042em !important
}

.ls43 {
  letter-spacing: .043em !important
}

.ls44 {
  letter-spacing: .044em !important
}

.ls45 {
  letter-spacing: .045em !important
}

.ls46 {
  letter-spacing: .046em !important
}

.ls47 {
  letter-spacing: .047em !important
}

.ls48 {
  letter-spacing: .048em !important
}

.ls49 {
  letter-spacing: .049em !important
}

.ls50 {
  letter-spacing: .05em !important
}

.ls51 {
  letter-spacing: .051em !important
}

.ls52 {
  letter-spacing: .052em !important
}

.ls53 {
  letter-spacing: .053em !important
}

.ls54 {
  letter-spacing: .054em !important
}

.ls55 {
  letter-spacing: .055em !important
}

.ls56 {
  letter-spacing: .056em !important
}

.ls57 {
  letter-spacing: .057em !important
}

.ls58 {
  letter-spacing: .058em !important
}

.ls59 {
  letter-spacing: .059em !important
}

.ls60 {
  letter-spacing: .06em !important
}

.ls61 {
  letter-spacing: .061em !important
}

.ls62 {
  letter-spacing: .062em !important
}

.ls63 {
  letter-spacing: .063em !important
}

.ls64 {
  letter-spacing: .064em !important
}

.ls65 {
  letter-spacing: .065em !important
}

.ls66 {
  letter-spacing: .066em !important
}

.ls67 {
  letter-spacing: .067em !important
}

.ls68 {
  letter-spacing: .068em !important
}

.ls69 {
  letter-spacing: .069em !important
}

.ls70 {
  letter-spacing: .07em !important
}

.ls71 {
  letter-spacing: .071em !important
}

.ls72 {
  letter-spacing: .072em !important
}

.ls73 {
  letter-spacing: .073em !important
}

.ls74 {
  letter-spacing: .074em !important
}

.ls75 {
  letter-spacing: .075em !important
}

.ls76 {
  letter-spacing: .076em !important
}

.ls77 {
  letter-spacing: .077em !important
}

.ls78 {
  letter-spacing: .078em !important
}

.ls79 {
  letter-spacing: .079em !important
}

.ls80 {
  letter-spacing: .08em !important
}

.ls81 {
  letter-spacing: .081em !important
}

.ls82 {
  letter-spacing: .082em !important
}

.ls83 {
  letter-spacing: .083em !important
}

.ls84 {
  letter-spacing: .084em !important
}

.ls85 {
  letter-spacing: .085em !important
}

.ls86 {
  letter-spacing: .086em !important
}

.ls87 {
  letter-spacing: .087em !important
}

.ls88 {
  letter-spacing: .088em !important
}

.ls89 {
  letter-spacing: .089em !important
}

.ls90 {
  letter-spacing: .09em !important
}

.ls91 {
  letter-spacing: .091em !important
}

.ls92 {
  letter-spacing: .092em !important
}

.ls93 {
  letter-spacing: .093em !important
}

.ls94 {
  letter-spacing: .094em !important
}

.ls95 {
  letter-spacing: .095em !important
}

.ls96 {
  letter-spacing: .096em !important
}

.ls97 {
  letter-spacing: .097em !important
}

.ls98 {
  letter-spacing: .098em !important
}

.ls99 {
  letter-spacing: .099em !important
}

.ls100 {
  letter-spacing: .1em !important
}

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.absolute {
  position: absolute !important
}

.relative {
  position: relative !important
}

.static {
  position: static !important
}

.mt1em {
  margin-top: 1em
}

.mb1em {
  margin-bottom: 1em
}

.mw100 {
  max-width: 100%;
  height: auto
}

.w100 {
  width: 100% !important
}

.fade {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.fade:hover {
  opacity: 0.7
}

.left-box {
  float: left !important
}

.right-box {
  float: right !important
}

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

.left-sp {
  float: left !important
}

.right-sp {
  float: right !important
}

.normal {
  font-weight: normal
}

.bold {
  font-weight: bold
}

@media only screen and (max-width: 768px) {
  .left-text-tb {
    text-align: left !important
  }
  .right-text-tb {
    text-align: right !important
  }
  .center-text-tb {
    text-align: center !important
  }
  .mt0-tb {
    margin-top: 0px !important
  }
  .mr0-tb {
    margin-right: 0px !important
  }
  .mb0-tb {
    margin-bottom: 0px !important
  }
  .ml0-tb {
    margin-left: 0px !important
  }
  .pt0-tb {
    padding-top: 0px !important
  }
  .pr0-tb {
    padding-right: 0px !important
  }
  .pb0-tb {
    padding-bottom: 0px !important
  }
  .pl0-tb {
    padding-left: 0px !important
  }
  .mt1-tb {
    margin-top: 1px !important
  }
  .mr1-tb {
    margin-right: 1px !important
  }
  .mb1-tb {
    margin-bottom: 1px !important
  }
  .ml1-tb {
    margin-left: 1px !important
  }
  .pt1-tb {
    padding-top: 1px !important
  }
  .pr1-tb {
    padding-right: 1px !important
  }
  .pb1-tb {
    padding-bottom: 1px !important
  }
  .pl1-tb {
    padding-left: 1px !important
  }
  .mt2-tb {
    margin-top: 2px !important
  }
  .mr2-tb {
    margin-right: 2px !important
  }
  .mb2-tb {
    margin-bottom: 2px !important
  }
  .ml2-tb {
    margin-left: 2px !important
  }
  .pt2-tb {
    padding-top: 2px !important
  }
  .pr2-tb {
    padding-right: 2px !important
  }
  .pb2-tb {
    padding-bottom: 2px !important
  }
  .pl2-tb {
    padding-left: 2px !important
  }
  .mt3-tb {
    margin-top: 3px !important
  }
  .mr3-tb {
    margin-right: 3px !important
  }
  .mb3-tb {
    margin-bottom: 3px !important
  }
  .ml3-tb {
    margin-left: 3px !important
  }
  .pt3-tb {
    padding-top: 3px !important
  }
  .pr3-tb {
    padding-right: 3px !important
  }
  .pb3-tb {
    padding-bottom: 3px !important
  }
  .pl3-tb {
    padding-left: 3px !important
  }
  .mt4-tb {
    margin-top: 4px !important
  }
  .mr4-tb {
    margin-right: 4px !important
  }
  .mb4-tb {
    margin-bottom: 4px !important
  }
  .ml4-tb {
    margin-left: 4px !important
  }
  .pt4-tb {
    padding-top: 4px !important
  }
  .pr4-tb {
    padding-right: 4px !important
  }
  .pb4-tb {
    padding-bottom: 4px !important
  }
  .pl4-tb {
    padding-left: 4px !important
  }
  .mt5-tb {
    margin-top: 5px !important
  }
  .mr5-tb {
    margin-right: 5px !important
  }
  .mb5-tb {
    margin-bottom: 5px !important
  }
  .ml5-tb {
    margin-left: 5px !important
  }
  .pt5-tb {
    padding-top: 5px !important
  }
  .pr5-tb {
    padding-right: 5px !important
  }
  .pb5-tb {
    padding-bottom: 5px !important
  }
  .pl5-tb {
    padding-left: 5px !important
  }
  .mt6-tb {
    margin-top: 6px !important
  }
  .mr6-tb {
    margin-right: 6px !important
  }
  .mb6-tb {
    margin-bottom: 6px !important
  }
  .ml6-tb {
    margin-left: 6px !important
  }
  .pt6-tb {
    padding-top: 6px !important
  }
  .pr6-tb {
    padding-right: 6px !important
  }
  .pb6-tb {
    padding-bottom: 6px !important
  }
  .pl6-tb {
    padding-left: 6px !important
  }
  .mt7-tb {
    margin-top: 7px !important
  }
  .mr7-tb {
    margin-right: 7px !important
  }
  .mb7-tb {
    margin-bottom: 7px !important
  }
  .ml7-tb {
    margin-left: 7px !important
  }
  .pt7-tb {
    padding-top: 7px !important
  }
  .pr7-tb {
    padding-right: 7px !important
  }
  .pb7-tb {
    padding-bottom: 7px !important
  }
  .pl7-tb {
    padding-left: 7px !important
  }
  .mt8-tb {
    margin-top: 8px !important
  }
  .mr8-tb {
    margin-right: 8px !important
  }
  .mb8-tb {
    margin-bottom: 8px !important
  }
  .ml8-tb {
    margin-left: 8px !important
  }
  .pt8-tb {
    padding-top: 8px !important
  }
  .pr8-tb {
    padding-right: 8px !important
  }
  .pb8-tb {
    padding-bottom: 8px !important
  }
  .pl8-tb {
    padding-left: 8px !important
  }
  .mt9-tb {
    margin-top: 9px !important
  }
  .mr9-tb {
    margin-right: 9px !important
  }
  .mb9-tb {
    margin-bottom: 9px !important
  }
  .ml9-tb {
    margin-left: 9px !important
  }
  .pt9-tb {
    padding-top: 9px !important
  }
  .pr9-tb {
    padding-right: 9px !important
  }
  .pb9-tb {
    padding-bottom: 9px !important
  }
  .pl9-tb {
    padding-left: 9px !important
  }
  .mt10-tb {
    margin-top: 10px !important
  }
  .mr10-tb {
    margin-right: 10px !important
  }
  .mb10-tb {
    margin-bottom: 10px !important
  }
  .ml10-tb {
    margin-left: 10px !important
  }
  .pt10-tb {
    padding-top: 10px !important
  }
  .pr10-tb {
    padding-right: 10px !important
  }
  .pb10-tb {
    padding-bottom: 10px !important
  }
  .pl10-tb {
    padding-left: 10px !important
  }
  .mt11-tb {
    margin-top: 11px !important
  }
  .mr11-tb {
    margin-right: 11px !important
  }
  .mb11-tb {
    margin-bottom: 11px !important
  }
  .ml11-tb {
    margin-left: 11px !important
  }
  .pt11-tb {
    padding-top: 11px !important
  }
  .pr11-tb {
    padding-right: 11px !important
  }
  .pb11-tb {
    padding-bottom: 11px !important
  }
  .pl11-tb {
    padding-left: 11px !important
  }
  .mt12-tb {
    margin-top: 12px !important
  }
  .mr12-tb {
    margin-right: 12px !important
  }
  .mb12-tb {
    margin-bottom: 12px !important
  }
  .ml12-tb {
    margin-left: 12px !important
  }
  .pt12-tb {
    padding-top: 12px !important
  }
  .pr12-tb {
    padding-right: 12px !important
  }
  .pb12-tb {
    padding-bottom: 12px !important
  }
  .pl12-tb {
    padding-left: 12px !important
  }
  .mt13-tb {
    margin-top: 13px !important
  }
  .mr13-tb {
    margin-right: 13px !important
  }
  .mb13-tb {
    margin-bottom: 13px !important
  }
  .ml13-tb {
    margin-left: 13px !important
  }
  .pt13-tb {
    padding-top: 13px !important
  }
  .pr13-tb {
    padding-right: 13px !important
  }
  .pb13-tb {
    padding-bottom: 13px !important
  }
  .pl13-tb {
    padding-left: 13px !important
  }
  .mt14-tb {
    margin-top: 14px !important
  }
  .mr14-tb {
    margin-right: 14px !important
  }
  .mb14-tb {
    margin-bottom: 14px !important
  }
  .ml14-tb {
    margin-left: 14px !important
  }
  .pt14-tb {
    padding-top: 14px !important
  }
  .pr14-tb {
    padding-right: 14px !important
  }
  .pb14-tb {
    padding-bottom: 14px !important
  }
  .pl14-tb {
    padding-left: 14px !important
  }
  .mt15-tb {
    margin-top: 15px !important
  }
  .mr15-tb {
    margin-right: 15px !important
  }
  .mb15-tb {
    margin-bottom: 15px !important
  }
  .ml15-tb {
    margin-left: 15px !important
  }
  .pt15-tb {
    padding-top: 15px !important
  }
  .pr15-tb {
    padding-right: 15px !important
  }
  .pb15-tb {
    padding-bottom: 15px !important
  }
  .pl15-tb {
    padding-left: 15px !important
  }
  .mt16-tb {
    margin-top: 16px !important
  }
  .mr16-tb {
    margin-right: 16px !important
  }
  .mb16-tb {
    margin-bottom: 16px !important
  }
  .ml16-tb {
    margin-left: 16px !important
  }
  .pt16-tb {
    padding-top: 16px !important
  }
  .pr16-tb {
    padding-right: 16px !important
  }
  .pb16-tb {
    padding-bottom: 16px !important
  }
  .pl16-tb {
    padding-left: 16px !important
  }
  .mt17-tb {
    margin-top: 17px !important
  }
  .mr17-tb {
    margin-right: 17px !important
  }
  .mb17-tb {
    margin-bottom: 17px !important
  }
  .ml17-tb {
    margin-left: 17px !important
  }
  .pt17-tb {
    padding-top: 17px !important
  }
  .pr17-tb {
    padding-right: 17px !important
  }
  .pb17-tb {
    padding-bottom: 17px !important
  }
  .pl17-tb {
    padding-left: 17px !important
  }
  .mt18-tb {
    margin-top: 18px !important
  }
  .mr18-tb {
    margin-right: 18px !important
  }
  .mb18-tb {
    margin-bottom: 18px !important
  }
  .ml18-tb {
    margin-left: 18px !important
  }
  .pt18-tb {
    padding-top: 18px !important
  }
  .pr18-tb {
    padding-right: 18px !important
  }
  .pb18-tb {
    padding-bottom: 18px !important
  }
  .pl18-tb {
    padding-left: 18px !important
  }
  .mt19-tb {
    margin-top: 19px !important
  }
  .mr19-tb {
    margin-right: 19px !important
  }
  .mb19-tb {
    margin-bottom: 19px !important
  }
  .ml19-tb {
    margin-left: 19px !important
  }
  .pt19-tb {
    padding-top: 19px !important
  }
  .pr19-tb {
    padding-right: 19px !important
  }
  .pb19-tb {
    padding-bottom: 19px !important
  }
  .pl19-tb {
    padding-left: 19px !important
  }
  .mt20-tb {
    margin-top: 20px !important
  }
  .mr20-tb {
    margin-right: 20px !important
  }
  .mb20-tb {
    margin-bottom: 20px !important
  }
  .ml20-tb {
    margin-left: 20px !important
  }
  .pt20-tb {
    padding-top: 20px !important
  }
  .pr20-tb {
    padding-right: 20px !important
  }
  .pb20-tb {
    padding-bottom: 20px !important
  }
  .pl20-tb {
    padding-left: 20px !important
  }
  .mt25-tb {
    margin-top: 25px !important
  }
  .mr25-tb {
    margin-right: 25px !important
  }
  .mb25-tb {
    margin-bottom: 25px !important
  }
  .ml25-tb {
    margin-left: 25px !important
  }
  .pt25-tb {
    padding-top: 25px !important
  }
  .pr25-tb {
    padding-right: 25px !important
  }
  .pb25-tb {
    padding-bottom: 25px !important
  }
  .pl25-tb {
    padding-left: 25px !important
  }
  .mt30-tb {
    margin-top: 30px !important
  }
  .mr30-tb {
    margin-right: 30px !important
  }
  .mb30-tb {
    margin-bottom: 30px !important
  }
  .ml30-tb {
    margin-left: 30px !important
  }
  .pt30-tb {
    padding-top: 30px !important
  }
  .pr30-tb {
    padding-right: 30px !important
  }
  .pb30-tb {
    padding-bottom: 30px !important
  }
  .pl30-tb {
    padding-left: 30px !important
  }
  .mt35-tb {
    margin-top: 35px !important
  }
  .mr35-tb {
    margin-right: 35px !important
  }
  .mb35-tb {
    margin-bottom: 35px !important
  }
  .ml35-tb {
    margin-left: 35px !important
  }
  .pt35-tb {
    padding-top: 35px !important
  }
  .pr35-tb {
    padding-right: 35px !important
  }
  .pb35-tb {
    padding-bottom: 35px !important
  }
  .pl35-tb {
    padding-left: 35px !important
  }
  .mt40-tb {
    margin-top: 40px !important
  }
  .mr40-tb {
    margin-right: 40px !important
  }
  .mb40-tb {
    margin-bottom: 40px !important
  }
  .ml40-tb {
    margin-left: 40px !important
  }
  .pt40-tb {
    padding-top: 40px !important
  }
  .pr40-tb {
    padding-right: 40px !important
  }
  .pb40-tb {
    padding-bottom: 40px !important
  }
  .pl40-tb {
    padding-left: 40px !important
  }
  .mt45-tb {
    margin-top: 45px !important
  }
  .mr45-tb {
    margin-right: 45px !important
  }
  .mb45-tb {
    margin-bottom: 45px !important
  }
  .ml45-tb {
    margin-left: 45px !important
  }
  .pt45-tb {
    padding-top: 45px !important
  }
  .pr45-tb {
    padding-right: 45px !important
  }
  .pb45-tb {
    padding-bottom: 45px !important
  }
  .pl45-tb {
    padding-left: 45px !important
  }
  .mt50-tb {
    margin-top: 50px !important
  }
  .mr50-tb {
    margin-right: 50px !important
  }
  .mb50-tb {
    margin-bottom: 50px !important
  }
  .ml50-tb {
    margin-left: 50px !important
  }
  .pt50-tb {
    padding-top: 50px !important
  }
  .pr50-tb {
    padding-right: 50px !important
  }
  .pb50-tb {
    padding-bottom: 50px !important
  }
  .pl50-tb {
    padding-left: 50px !important
  }
  .mt55-tb {
    margin-top: 55px !important
  }
  .mr55-tb {
    margin-right: 55px !important
  }
  .mb55-tb {
    margin-bottom: 55px !important
  }
  .ml55-tb {
    margin-left: 55px !important
  }
  .pt55-tb {
    padding-top: 55px !important
  }
  .pr55-tb {
    padding-right: 55px !important
  }
  .pb55-tb {
    padding-bottom: 55px !important
  }
  .pl55-tb {
    padding-left: 55px !important
  }
  .mt60-tb {
    margin-top: 60px !important
  }
  .mr60-tb {
    margin-right: 60px !important
  }
  .mb60-tb {
    margin-bottom: 60px !important
  }
  .ml60-tb {
    margin-left: 60px !important
  }
  .pt60-tb {
    padding-top: 60px !important
  }
  .pr60-tb {
    padding-right: 60px !important
  }
  .pb60-tb {
    padding-bottom: 60px !important
  }
  .pl60-tb {
    padding-left: 60px !important
  }
  .mt65-tb {
    margin-top: 65px !important
  }
  .mr65-tb {
    margin-right: 65px !important
  }
  .mb65-tb {
    margin-bottom: 65px !important
  }
  .ml65-tb {
    margin-left: 65px !important
  }
  .pt65-tb {
    padding-top: 65px !important
  }
  .pr65-tb {
    padding-right: 65px !important
  }
  .pb65-tb {
    padding-bottom: 65px !important
  }
  .pl65-tb {
    padding-left: 65px !important
  }
  .mt70-tb {
    margin-top: 70px !important
  }
  .mr70-tb {
    margin-right: 70px !important
  }
  .mb70-tb {
    margin-bottom: 70px !important
  }
  .ml70-tb {
    margin-left: 70px !important
  }
  .pt70-tb {
    padding-top: 70px !important
  }
  .pr70-tb {
    padding-right: 70px !important
  }
  .pb70-tb {
    padding-bottom: 70px !important
  }
  .pl70-tb {
    padding-left: 70px !important
  }
  .mt75-tb {
    margin-top: 75px !important
  }
  .mr75-tb {
    margin-right: 75px !important
  }
  .mb75-tb {
    margin-bottom: 75px !important
  }
  .ml75-tb {
    margin-left: 75px !important
  }
  .pt75-tb {
    padding-top: 75px !important
  }
  .pr75-tb {
    padding-right: 75px !important
  }
  .pb75-tb {
    padding-bottom: 75px !important
  }
  .pl75-tb {
    padding-left: 75px !important
  }
  .mt80-tb {
    margin-top: 80px !important
  }
  .mr80-tb {
    margin-right: 80px !important
  }
  .mb80-tb {
    margin-bottom: 80px !important
  }
  .ml80-tb {
    margin-left: 80px !important
  }
  .pt80-tb {
    padding-top: 80px !important
  }
  .pr80-tb {
    padding-right: 80px !important
  }
  .pb80-tb {
    padding-bottom: 80px !important
  }
  .pl80-tb {
    padding-left: 80px !important
  }
  .mt85-tb {
    margin-top: 85px !important
  }
  .mr85-tb {
    margin-right: 85px !important
  }
  .mb85-tb {
    margin-bottom: 85px !important
  }
  .ml85-tb {
    margin-left: 85px !important
  }
  .pt85-tb {
    padding-top: 85px !important
  }
  .pr85-tb {
    padding-right: 85px !important
  }
  .pb85-tb {
    padding-bottom: 85px !important
  }
  .pl85-tb {
    padding-left: 85px !important
  }
  .mt90-tb {
    margin-top: 90px !important
  }
  .mr90-tb {
    margin-right: 90px !important
  }
  .mb90-tb {
    margin-bottom: 90px !important
  }
  .ml90-tb {
    margin-left: 90px !important
  }
  .pt90-tb {
    padding-top: 90px !important
  }
  .pr90-tb {
    padding-right: 90px !important
  }
  .pb90-tb {
    padding-bottom: 90px !important
  }
  .pl90-tb {
    padding-left: 90px !important
  }
  .mt95-tb {
    margin-top: 95px !important
  }
  .mr95-tb {
    margin-right: 95px !important
  }
  .mb95-tb {
    margin-bottom: 95px !important
  }
  .ml95-tb {
    margin-left: 95px !important
  }
  .pt95-tb {
    padding-top: 95px !important
  }
  .pr95-tb {
    padding-right: 95px !important
  }
  .pb95-tb {
    padding-bottom: 95px !important
  }
  .pl95-tb {
    padding-left: 95px !important
  }
  .mt100-tb {
    margin-top: 100px !important
  }
  .mr100-tb {
    margin-right: 100px !important
  }
  .mb100-tb {
    margin-bottom: 100px !important
  }
  .ml100-tb {
    margin-left: 100px !important
  }
  .pt100-tb {
    padding-top: 100px !important
  }
  .pr100-tb {
    padding-right: 100px !important
  }
  .pb100-tb {
    padding-bottom: 100px !important
  }
  .pl100-tb {
    padding-left: 100px !important
  }
  .mt105-tb {
    margin-top: 105px !important
  }
  .mr105-tb {
    margin-right: 105px !important
  }
  .mb105-tb {
    margin-bottom: 105px !important
  }
  .ml105-tb {
    margin-left: 105px !important
  }
  .pt105-tb {
    padding-top: 105px !important
  }
  .pr105-tb {
    padding-right: 105px !important
  }
  .pb105-tb {
    padding-bottom: 105px !important
  }
  .pl105-tb {
    padding-left: 105px !important
  }
  .mt110-tb {
    margin-top: 110px !important
  }
  .mr110-tb {
    margin-right: 110px !important
  }
  .mb110-tb {
    margin-bottom: 110px !important
  }
  .ml110-tb {
    margin-left: 110px !important
  }
  .pt110-tb {
    padding-top: 110px !important
  }
  .pr110-tb {
    padding-right: 110px !important
  }
  .pb110-tb {
    padding-bottom: 110px !important
  }
  .pl110-tb {
    padding-left: 110px !important
  }
  .mt115-tb {
    margin-top: 115px !important
  }
  .mr115-tb {
    margin-right: 115px !important
  }
  .mb115-tb {
    margin-bottom: 115px !important
  }
  .ml115-tb {
    margin-left: 115px !important
  }
  .pt115-tb {
    padding-top: 115px !important
  }
  .pr115-tb {
    padding-right: 115px !important
  }
  .pb115-tb {
    padding-bottom: 115px !important
  }
  .pl115-tb {
    padding-left: 115px !important
  }
  .mt120-tb {
    margin-top: 120px !important
  }
  .mr120-tb {
    margin-right: 120px !important
  }
  .mb120-tb {
    margin-bottom: 120px !important
  }
  .ml120-tb {
    margin-left: 120px !important
  }
  .pt120-tb {
    padding-top: 120px !important
  }
  .pr120-tb {
    padding-right: 120px !important
  }
  .pb120-tb {
    padding-bottom: 120px !important
  }
  .pl120-tb {
    padding-left: 120px !important
  }
  .mt125-tb {
    margin-top: 125px !important
  }
  .mr125-tb {
    margin-right: 125px !important
  }
  .mb125-tb {
    margin-bottom: 125px !important
  }
  .ml125-tb {
    margin-left: 125px !important
  }
  .pt125-tb {
    padding-top: 125px !important
  }
  .pr125-tb {
    padding-right: 125px !important
  }
  .pb125-tb {
    padding-bottom: 125px !important
  }
  .pl125-tb {
    padding-left: 125px !important
  }
  .mt130-tb {
    margin-top: 130px !important
  }
  .mr130-tb {
    margin-right: 130px !important
  }
  .mb130-tb {
    margin-bottom: 130px !important
  }
  .ml130-tb {
    margin-left: 130px !important
  }
  .pt130-tb {
    padding-top: 130px !important
  }
  .pr130-tb {
    padding-right: 130px !important
  }
  .pb130-tb {
    padding-bottom: 130px !important
  }
  .pl130-tb {
    padding-left: 130px !important
  }
  .mt135-tb {
    margin-top: 135px !important
  }
  .mr135-tb {
    margin-right: 135px !important
  }
  .mb135-tb {
    margin-bottom: 135px !important
  }
  .ml135-tb {
    margin-left: 135px !important
  }
  .pt135-tb {
    padding-top: 135px !important
  }
  .pr135-tb {
    padding-right: 135px !important
  }
  .pb135-tb {
    padding-bottom: 135px !important
  }
  .pl135-tb {
    padding-left: 135px !important
  }
  .mt140-tb {
    margin-top: 140px !important
  }
  .mr140-tb {
    margin-right: 140px !important
  }
  .mb140-tb {
    margin-bottom: 140px !important
  }
  .ml140-tb {
    margin-left: 140px !important
  }
  .pt140-tb {
    padding-top: 140px !important
  }
  .pr140-tb {
    padding-right: 140px !important
  }
  .pb140-tb {
    padding-bottom: 140px !important
  }
  .pl140-tb {
    padding-left: 140px !important
  }
  .mt145-tb {
    margin-top: 145px !important
  }
  .mr145-tb {
    margin-right: 145px !important
  }
  .mb145-tb {
    margin-bottom: 145px !important
  }
  .ml145-tb {
    margin-left: 145px !important
  }
  .pt145-tb {
    padding-top: 145px !important
  }
  .pr145-tb {
    padding-right: 145px !important
  }
  .pb145-tb {
    padding-bottom: 145px !important
  }
  .pl145-tb {
    padding-left: 145px !important
  }
  .mt150-tb {
    margin-top: 150px !important
  }
  .mr150-tb {
    margin-right: 150px !important
  }
  .mb150-tb {
    margin-bottom: 150px !important
  }
  .ml150-tb {
    margin-left: 150px !important
  }
  .pt150-tb {
    padding-top: 150px !important
  }
  .pr150-tb {
    padding-right: 150px !important
  }
  .pb150-tb {
    padding-bottom: 150px !important
  }
  .pl150-tb {
    padding-left: 150px !important
  }
  .mt155-tb {
    margin-top: 155px !important
  }
  .mr155-tb {
    margin-right: 155px !important
  }
  .mb155-tb {
    margin-bottom: 155px !important
  }
  .ml155-tb {
    margin-left: 155px !important
  }
  .pt155-tb {
    padding-top: 155px !important
  }
  .pr155-tb {
    padding-right: 155px !important
  }
  .pb155-tb {
    padding-bottom: 155px !important
  }
  .pl155-tb {
    padding-left: 155px !important
  }
  .mt160-tb {
    margin-top: 160px !important
  }
  .mr160-tb {
    margin-right: 160px !important
  }
  .mb160-tb {
    margin-bottom: 160px !important
  }
  .ml160-tb {
    margin-left: 160px !important
  }
  .pt160-tb {
    padding-top: 160px !important
  }
  .pr160-tb {
    padding-right: 160px !important
  }
  .pb160-tb {
    padding-bottom: 160px !important
  }
  .pl160-tb {
    padding-left: 160px !important
  }
  .mt165-tb {
    margin-top: 165px !important
  }
  .mr165-tb {
    margin-right: 165px !important
  }
  .mb165-tb {
    margin-bottom: 165px !important
  }
  .ml165-tb {
    margin-left: 165px !important
  }
  .pt165-tb {
    padding-top: 165px !important
  }
  .pr165-tb {
    padding-right: 165px !important
  }
  .pb165-tb {
    padding-bottom: 165px !important
  }
  .pl165-tb {
    padding-left: 165px !important
  }
  .mt170-tb {
    margin-top: 170px !important
  }
  .mr170-tb {
    margin-right: 170px !important
  }
  .mb170-tb {
    margin-bottom: 170px !important
  }
  .ml170-tb {
    margin-left: 170px !important
  }
  .pt170-tb {
    padding-top: 170px !important
  }
  .pr170-tb {
    padding-right: 170px !important
  }
  .pb170-tb {
    padding-bottom: 170px !important
  }
  .pl170-tb {
    padding-left: 170px !important
  }
  .mt175-tb {
    margin-top: 175px !important
  }
  .mr175-tb {
    margin-right: 175px !important
  }
  .mb175-tb {
    margin-bottom: 175px !important
  }
  .ml175-tb {
    margin-left: 175px !important
  }
  .pt175-tb {
    padding-top: 175px !important
  }
  .pr175-tb {
    padding-right: 175px !important
  }
  .pb175-tb {
    padding-bottom: 175px !important
  }
  .pl175-tb {
    padding-left: 175px !important
  }
  .mt180-tb {
    margin-top: 180px !important
  }
  .mr180-tb {
    margin-right: 180px !important
  }
  .mb180-tb {
    margin-bottom: 180px !important
  }
  .ml180-tb {
    margin-left: 180px !important
  }
  .pt180-tb {
    padding-top: 180px !important
  }
  .pr180-tb {
    padding-right: 180px !important
  }
  .pb180-tb {
    padding-bottom: 180px !important
  }
  .pl180-tb {
    padding-left: 180px !important
  }
  .mt185-tb {
    margin-top: 185px !important
  }
  .mr185-tb {
    margin-right: 185px !important
  }
  .mb185-tb {
    margin-bottom: 185px !important
  }
  .ml185-tb {
    margin-left: 185px !important
  }
  .pt185-tb {
    padding-top: 185px !important
  }
  .pr185-tb {
    padding-right: 185px !important
  }
  .pb185-tb {
    padding-bottom: 185px !important
  }
  .pl185-tb {
    padding-left: 185px !important
  }
  .mt190-tb {
    margin-top: 190px !important
  }
  .mr190-tb {
    margin-right: 190px !important
  }
  .mb190-tb {
    margin-bottom: 190px !important
  }
  .ml190-tb {
    margin-left: 190px !important
  }
  .pt190-tb {
    padding-top: 190px !important
  }
  .pr190-tb {
    padding-right: 190px !important
  }
  .pb190-tb {
    padding-bottom: 190px !important
  }
  .pl190-tb {
    padding-left: 190px !important
  }
  .mt195-tb {
    margin-top: 195px !important
  }
  .mr195-tb {
    margin-right: 195px !important
  }
  .mb195-tb {
    margin-bottom: 195px !important
  }
  .ml195-tb {
    margin-left: 195px !important
  }
  .pt195-tb {
    padding-top: 195px !important
  }
  .pr195-tb {
    padding-right: 195px !important
  }
  .pb195-tb {
    padding-bottom: 195px !important
  }
  .pl195-tb {
    padding-left: 195px !important
  }
  .mt200-tb {
    margin-top: 200px !important
  }
  .mr200-tb {
    margin-right: 200px !important
  }
  .mb200-tb {
    margin-bottom: 200px !important
  }
  .ml200-tb {
    margin-left: 200px !important
  }
  .pt200-tb {
    padding-top: 200px !important
  }
  .pr200-tb {
    padding-right: 200px !important
  }
  .pb200-tb {
    padding-bottom: 200px !important
  }
  .pl200-tb {
    padding-left: 200px !important
  }
  .f8px-tb {
    font-size: 8px !important
  }
  .f9px-tb {
    font-size: 9px !important
  }
  .f10px-tb {
    font-size: 10px !important
  }
  .f11px-tb {
    font-size: 11px !important
  }
  .f12px-tb {
    font-size: 12px !important
  }
  .f13px-tb {
    font-size: 13px !important
  }
  .f14px-tb {
    font-size: 14px !important
  }
  .f15px-tb {
    font-size: 15px !important
  }
  .f16px-tb {
    font-size: 16px !important
  }
  .f17px-tb {
    font-size: 17px !important
  }
  .f18px-tb {
    font-size: 18px !important
  }
  .f19px-tb {
    font-size: 19px !important
  }
  .f20px-tb {
    font-size: 20px !important
  }
  .f21px-tb {
    font-size: 21px !important
  }
  .f22px-tb {
    font-size: 22px !important
  }
  .f23px-tb {
    font-size: 23px !important
  }
  .f24px-tb {
    font-size: 24px !important
  }
  .f25px-tb {
    font-size: 25px !important
  }
  .f26px-tb {
    font-size: 26px !important
  }
  .f27px-tb {
    font-size: 27px !important
  }
  .f28px-tb {
    font-size: 28px !important
  }
  .f29px-tb {
    font-size: 29px !important
  }
  .f30px-tb {
    font-size: 30px !important
  }
  .f31px-tb {
    font-size: 31px !important
  }
  .f32px-tb {
    font-size: 32px !important
  }
  .f33px-tb {
    font-size: 33px !important
  }
  .f34px-tb {
    font-size: 34px !important
  }
  .f35px-tb {
    font-size: 35px !important
  }
  .f36px-tb {
    font-size: 36px !important
  }
  .f37px-tb {
    font-size: 37px !important
  }
  .f38px-tb {
    font-size: 38px !important
  }
  .f39px-tb {
    font-size: 39px !important
  }
  .f40px-tb {
    font-size: 40px !important
  }
  .lh10-tb {
    line-height: 1 !important
  }
  .lh11-tb {
    line-height: 1.1 !important
  }
  .lh12-tb {
    line-height: 1.2 !important
  }
  .lh13-tb {
    line-height: 1.3 !important
  }
  .lh14-tb {
    line-height: 1.4 !important
  }
  .lh15-tb {
    line-height: 1.5 !important
  }
  .lh16-tb {
    line-height: 1.6 !important
  }
  .lh17-tb {
    line-height: 1.7 !important
  }
  .lh18-tb {
    line-height: 1.8 !important
  }
  .lh19-tb {
    line-height: 1.9 !important
  }
  .lh20-tb {
    line-height: 2 !important
  }
  .lh21-tb {
    line-height: 2.1 !important
  }
  .lh22-tb {
    line-height: 2.2 !important
  }
  .lh23-tb {
    line-height: 2.3 !important
  }
  .lh24-tb {
    line-height: 2.4 !important
  }
  .lh25-tb {
    line-height: 2.5 !important
  }
  .lh26-tb {
    line-height: 2.6 !important
  }
  .lh27-tb {
    line-height: 2.7 !important
  }
  .lh28-tb {
    line-height: 2.8 !important
  }
  .lh29-tb {
    line-height: 2.9 !important
  }
  .lh30-tb {
    line-height: 3 !important
  }
  .ls0-tb {
    letter-spacing: 0em !important
  }
  .ls1-tb {
    letter-spacing: .001em !important
  }
  .ls2-tb {
    letter-spacing: .002em !important
  }
  .ls3-tb {
    letter-spacing: .003em !important
  }
  .ls4-tb {
    letter-spacing: .004em !important
  }
  .ls5-tb {
    letter-spacing: .005em !important
  }
  .ls6-tb {
    letter-spacing: .006em !important
  }
  .ls7-tb {
    letter-spacing: .007em !important
  }
  .ls8-tb {
    letter-spacing: .008em !important
  }
  .ls9-tb {
    letter-spacing: .009em !important
  }
  .ls10-tb {
    letter-spacing: .01em !important
  }
  .ls11-tb {
    letter-spacing: .011em !important
  }
  .ls12-tb {
    letter-spacing: .012em !important
  }
  .ls13-tb {
    letter-spacing: .013em !important
  }
  .ls14-tb {
    letter-spacing: .014em !important
  }
  .ls15-tb {
    letter-spacing: .015em !important
  }
  .ls16-tb {
    letter-spacing: .016em !important
  }
  .ls17-tb {
    letter-spacing: .017em !important
  }
  .ls18-tb {
    letter-spacing: .018em !important
  }
  .ls19-tb {
    letter-spacing: .019em !important
  }
  .ls20-tb {
    letter-spacing: .02em !important
  }
  .ls21-tb {
    letter-spacing: .021em !important
  }
  .ls22-tb {
    letter-spacing: .022em !important
  }
  .ls23-tb {
    letter-spacing: .023em !important
  }
  .ls24-tb {
    letter-spacing: .024em !important
  }
  .ls25-tb {
    letter-spacing: .025em !important
  }
  .ls26-tb {
    letter-spacing: .026em !important
  }
  .ls27-tb {
    letter-spacing: .027em !important
  }
  .ls28-tb {
    letter-spacing: .028em !important
  }
  .ls29-tb {
    letter-spacing: .029em !important
  }
  .ls30-tb {
    letter-spacing: .03em !important
  }
  .ls31-tb {
    letter-spacing: .031em !important
  }
  .ls32-tb {
    letter-spacing: .032em !important
  }
  .ls33-tb {
    letter-spacing: .033em !important
  }
  .ls34-tb {
    letter-spacing: .034em !important
  }
  .ls35-tb {
    letter-spacing: .035em !important
  }
  .ls36-tb {
    letter-spacing: .036em !important
  }
  .ls37-tb {
    letter-spacing: .037em !important
  }
  .ls38-tb {
    letter-spacing: .038em !important
  }
  .ls39-tb {
    letter-spacing: .039em !important
  }
  .ls40-tb {
    letter-spacing: .04em !important
  }
  .ls41-tb {
    letter-spacing: .041em !important
  }
  .ls42-tb {
    letter-spacing: .042em !important
  }
  .ls43-tb {
    letter-spacing: .043em !important
  }
  .ls44-tb {
    letter-spacing: .044em !important
  }
  .ls45-tb {
    letter-spacing: .045em !important
  }
  .ls46-tb {
    letter-spacing: .046em !important
  }
  .ls47-tb {
    letter-spacing: .047em !important
  }
  .ls48-tb {
    letter-spacing: .048em !important
  }
  .ls49-tb {
    letter-spacing: .049em !important
  }
  .ls50-tb {
    letter-spacing: .05em !important
  }
  .ls51-tb {
    letter-spacing: .051em !important
  }
  .ls52-tb {
    letter-spacing: .052em !important
  }
  .ls53-tb {
    letter-spacing: .053em !important
  }
  .ls54-tb {
    letter-spacing: .054em !important
  }
  .ls55-tb {
    letter-spacing: .055em !important
  }
  .ls56-tb {
    letter-spacing: .056em !important
  }
  .ls57-tb {
    letter-spacing: .057em !important
  }
  .ls58-tb {
    letter-spacing: .058em !important
  }
  .ls59-tb {
    letter-spacing: .059em !important
  }
  .ls60-tb {
    letter-spacing: .06em !important
  }
  .ls61-tb {
    letter-spacing: .061em !important
  }
  .ls62-tb {
    letter-spacing: .062em !important
  }
  .ls63-tb {
    letter-spacing: .063em !important
  }
  .ls64-tb {
    letter-spacing: .064em !important
  }
  .ls65-tb {
    letter-spacing: .065em !important
  }
  .ls66-tb {
    letter-spacing: .066em !important
  }
  .ls67-tb {
    letter-spacing: .067em !important
  }
  .ls68-tb {
    letter-spacing: .068em !important
  }
  .ls69-tb {
    letter-spacing: .069em !important
  }
  .ls70-tb {
    letter-spacing: .07em !important
  }
  .ls71-tb {
    letter-spacing: .071em !important
  }
  .ls72-tb {
    letter-spacing: .072em !important
  }
  .ls73-tb {
    letter-spacing: .073em !important
  }
  .ls74-tb {
    letter-spacing: .074em !important
  }
  .ls75-tb {
    letter-spacing: .075em !important
  }
  .ls76-tb {
    letter-spacing: .076em !important
  }
  .ls77-tb {
    letter-spacing: .077em !important
  }
  .ls78-tb {
    letter-spacing: .078em !important
  }
  .ls79-tb {
    letter-spacing: .079em !important
  }
  .ls80-tb {
    letter-spacing: .08em !important
  }
  .ls81-tb {
    letter-spacing: .081em !important
  }
  .ls82-tb {
    letter-spacing: .082em !important
  }
  .ls83-tb {
    letter-spacing: .083em !important
  }
  .ls84-tb {
    letter-spacing: .084em !important
  }
  .ls85-tb {
    letter-spacing: .085em !important
  }
  .ls86-tb {
    letter-spacing: .086em !important
  }
  .ls87-tb {
    letter-spacing: .087em !important
  }
  .ls88-tb {
    letter-spacing: .088em !important
  }
  .ls89-tb {
    letter-spacing: .089em !important
  }
  .ls90-tb {
    letter-spacing: .09em !important
  }
  .ls91-tb {
    letter-spacing: .091em !important
  }
  .ls92-tb {
    letter-spacing: .092em !important
  }
  .ls93-tb {
    letter-spacing: .093em !important
  }
  .ls94-tb {
    letter-spacing: .094em !important
  }
  .ls95-tb {
    letter-spacing: .095em !important
  }
  .ls96-tb {
    letter-spacing: .096em !important
  }
  .ls97-tb {
    letter-spacing: .097em !important
  }
  .ls98-tb {
    letter-spacing: .098em !important
  }
  .ls99-tb {
    letter-spacing: .099em !important
  }
  .ls100-tb {
    letter-spacing: .1em !important
  }
}

@media only screen and (max-width: 480px) {
  .left-text-sp {
    text-align: left !important
  }
  .right-text-sp {
    text-align: right !important
  }
  .center-text-sp {
    text-align: center !important
  }
  .mt0-sp {
    margin-top: 0px !important
  }
  .mr0-sp {
    margin-right: 0px !important
  }
  .mb0-sp {
    margin-bottom: 0px !important
  }
  .ml0-sp {
    margin-left: 0px !important
  }
  .pt0-sp {
    padding-top: 0px !important
  }
  .pr0-sp {
    padding-right: 0px !important
  }
  .pb0-sp {
    padding-bottom: 0px !important
  }
  .pl0-sp {
    padding-left: 0px !important
  }
  .mt1-sp {
    margin-top: 1px !important
  }
  .mr1-sp {
    margin-right: 1px !important
  }
  .mb1-sp {
    margin-bottom: 1px !important
  }
  .ml1-sp {
    margin-left: 1px !important
  }
  .pt1-sp {
    padding-top: 1px !important
  }
  .pr1-sp {
    padding-right: 1px !important
  }
  .pb1-sp {
    padding-bottom: 1px !important
  }
  .pl1-sp {
    padding-left: 1px !important
  }
  .mt2-sp {
    margin-top: 2px !important
  }
  .mr2-sp {
    margin-right: 2px !important
  }
  .mb2-sp {
    margin-bottom: 2px !important
  }
  .ml2-sp {
    margin-left: 2px !important
  }
  .pt2-sp {
    padding-top: 2px !important
  }
  .pr2-sp {
    padding-right: 2px !important
  }
  .pb2-sp {
    padding-bottom: 2px !important
  }
  .pl2-sp {
    padding-left: 2px !important
  }
  .mt3-sp {
    margin-top: 3px !important
  }
  .mr3-sp {
    margin-right: 3px !important
  }
  .mb3-sp {
    margin-bottom: 3px !important
  }
  .ml3-sp {
    margin-left: 3px !important
  }
  .pt3-sp {
    padding-top: 3px !important
  }
  .pr3-sp {
    padding-right: 3px !important
  }
  .pb3-sp {
    padding-bottom: 3px !important
  }
  .pl3-sp {
    padding-left: 3px !important
  }
  .mt4-sp {
    margin-top: 4px !important
  }
  .mr4-sp {
    margin-right: 4px !important
  }
  .mb4-sp {
    margin-bottom: 4px !important
  }
  .ml4-sp {
    margin-left: 4px !important
  }
  .pt4-sp {
    padding-top: 4px !important
  }
  .pr4-sp {
    padding-right: 4px !important
  }
  .pb4-sp {
    padding-bottom: 4px !important
  }
  .pl4-sp {
    padding-left: 4px !important
  }
  .mt5-sp {
    margin-top: 5px !important
  }
  .mr5-sp {
    margin-right: 5px !important
  }
  .mb5-sp {
    margin-bottom: 5px !important
  }
  .ml5-sp {
    margin-left: 5px !important
  }
  .pt5-sp {
    padding-top: 5px !important
  }
  .pr5-sp {
    padding-right: 5px !important
  }
  .pb5-sp {
    padding-bottom: 5px !important
  }
  .pl5-sp {
    padding-left: 5px !important
  }
  .mt6-sp {
    margin-top: 6px !important
  }
  .mr6-sp {
    margin-right: 6px !important
  }
  .mb6-sp {
    margin-bottom: 6px !important
  }
  .ml6-sp {
    margin-left: 6px !important
  }
  .pt6-sp {
    padding-top: 6px !important
  }
  .pr6-sp {
    padding-right: 6px !important
  }
  .pb6-sp {
    padding-bottom: 6px !important
  }
  .pl6-sp {
    padding-left: 6px !important
  }
  .mt7-sp {
    margin-top: 7px !important
  }
  .mr7-sp {
    margin-right: 7px !important
  }
  .mb7-sp {
    margin-bottom: 7px !important
  }
  .ml7-sp {
    margin-left: 7px !important
  }
  .pt7-sp {
    padding-top: 7px !important
  }
  .pr7-sp {
    padding-right: 7px !important
  }
  .pb7-sp {
    padding-bottom: 7px !important
  }
  .pl7-sp {
    padding-left: 7px !important
  }
  .mt8-sp {
    margin-top: 8px !important
  }
  .mr8-sp {
    margin-right: 8px !important
  }
  .mb8-sp {
    margin-bottom: 8px !important
  }
  .ml8-sp {
    margin-left: 8px !important
  }
  .pt8-sp {
    padding-top: 8px !important
  }
  .pr8-sp {
    padding-right: 8px !important
  }
  .pb8-sp {
    padding-bottom: 8px !important
  }
  .pl8-sp {
    padding-left: 8px !important
  }
  .mt9-sp {
    margin-top: 9px !important
  }
  .mr9-sp {
    margin-right: 9px !important
  }
  .mb9-sp {
    margin-bottom: 9px !important
  }
  .ml9-sp {
    margin-left: 9px !important
  }
  .pt9-sp {
    padding-top: 9px !important
  }
  .pr9-sp {
    padding-right: 9px !important
  }
  .pb9-sp {
    padding-bottom: 9px !important
  }
  .pl9-sp {
    padding-left: 9px !important
  }
  .mt10-sp {
    margin-top: 10px !important
  }
  .mr10-sp {
    margin-right: 10px !important
  }
  .mb10-sp {
    margin-bottom: 10px !important
  }
  .ml10-sp {
    margin-left: 10px !important
  }
  .pt10-sp {
    padding-top: 10px !important
  }
  .pr10-sp {
    padding-right: 10px !important
  }
  .pb10-sp {
    padding-bottom: 10px !important
  }
  .pl10-sp {
    padding-left: 10px !important
  }
  .mt11-sp {
    margin-top: 11px !important
  }
  .mr11-sp {
    margin-right: 11px !important
  }
  .mb11-sp {
    margin-bottom: 11px !important
  }
  .ml11-sp {
    margin-left: 11px !important
  }
  .pt11-sp {
    padding-top: 11px !important
  }
  .pr11-sp {
    padding-right: 11px !important
  }
  .pb11-sp {
    padding-bottom: 11px !important
  }
  .pl11-sp {
    padding-left: 11px !important
  }
  .mt12-sp {
    margin-top: 12px !important
  }
  .mr12-sp {
    margin-right: 12px !important
  }
  .mb12-sp {
    margin-bottom: 12px !important
  }
  .ml12-sp {
    margin-left: 12px !important
  }
  .pt12-sp {
    padding-top: 12px !important
  }
  .pr12-sp {
    padding-right: 12px !important
  }
  .pb12-sp {
    padding-bottom: 12px !important
  }
  .pl12-sp {
    padding-left: 12px !important
  }
  .mt13-sp {
    margin-top: 13px !important
  }
  .mr13-sp {
    margin-right: 13px !important
  }
  .mb13-sp {
    margin-bottom: 13px !important
  }
  .ml13-sp {
    margin-left: 13px !important
  }
  .pt13-sp {
    padding-top: 13px !important
  }
  .pr13-sp {
    padding-right: 13px !important
  }
  .pb13-sp {
    padding-bottom: 13px !important
  }
  .pl13-sp {
    padding-left: 13px !important
  }
  .mt14-sp {
    margin-top: 14px !important
  }
  .mr14-sp {
    margin-right: 14px !important
  }
  .mb14-sp {
    margin-bottom: 14px !important
  }
  .ml14-sp {
    margin-left: 14px !important
  }
  .pt14-sp {
    padding-top: 14px !important
  }
  .pr14-sp {
    padding-right: 14px !important
  }
  .pb14-sp {
    padding-bottom: 14px !important
  }
  .pl14-sp {
    padding-left: 14px !important
  }
  .mt15-sp {
    margin-top: 15px !important
  }
  .mr15-sp {
    margin-right: 15px !important
  }
  .mb15-sp {
    margin-bottom: 15px !important
  }
  .ml15-sp {
    margin-left: 15px !important
  }
  .pt15-sp {
    padding-top: 15px !important
  }
  .pr15-sp {
    padding-right: 15px !important
  }
  .pb15-sp {
    padding-bottom: 15px !important
  }
  .pl15-sp {
    padding-left: 15px !important
  }
  .mt16-sp {
    margin-top: 16px !important
  }
  .mr16-sp {
    margin-right: 16px !important
  }
  .mb16-sp {
    margin-bottom: 16px !important
  }
  .ml16-sp {
    margin-left: 16px !important
  }
  .pt16-sp {
    padding-top: 16px !important
  }
  .pr16-sp {
    padding-right: 16px !important
  }
  .pb16-sp {
    padding-bottom: 16px !important
  }
  .pl16-sp {
    padding-left: 16px !important
  }
  .mt17-sp {
    margin-top: 17px !important
  }
  .mr17-sp {
    margin-right: 17px !important
  }
  .mb17-sp {
    margin-bottom: 17px !important
  }
  .ml17-sp {
    margin-left: 17px !important
  }
  .pt17-sp {
    padding-top: 17px !important
  }
  .pr17-sp {
    padding-right: 17px !important
  }
  .pb17-sp {
    padding-bottom: 17px !important
  }
  .pl17-sp {
    padding-left: 17px !important
  }
  .mt18-sp {
    margin-top: 18px !important
  }
  .mr18-sp {
    margin-right: 18px !important
  }
  .mb18-sp {
    margin-bottom: 18px !important
  }
  .ml18-sp {
    margin-left: 18px !important
  }
  .pt18-sp {
    padding-top: 18px !important
  }
  .pr18-sp {
    padding-right: 18px !important
  }
  .pb18-sp {
    padding-bottom: 18px !important
  }
  .pl18-sp {
    padding-left: 18px !important
  }
  .mt19-sp {
    margin-top: 19px !important
  }
  .mr19-sp {
    margin-right: 19px !important
  }
  .mb19-sp {
    margin-bottom: 19px !important
  }
  .ml19-sp {
    margin-left: 19px !important
  }
  .pt19-sp {
    padding-top: 19px !important
  }
  .pr19-sp {
    padding-right: 19px !important
  }
  .pb19-sp {
    padding-bottom: 19px !important
  }
  .pl19-sp {
    padding-left: 19px !important
  }
  .mt20-sp {
    margin-top: 20px !important
  }
  .mr20-sp {
    margin-right: 20px !important
  }
  .mb20-sp {
    margin-bottom: 20px !important
  }
  .ml20-sp {
    margin-left: 20px !important
  }
  .pt20-sp {
    padding-top: 20px !important
  }
  .pr20-sp {
    padding-right: 20px !important
  }
  .pb20-sp {
    padding-bottom: 20px !important
  }
  .pl20-sp {
    padding-left: 20px !important
  }
  .mt25-sp {
    margin-top: 25px !important
  }
  .mr25-sp {
    margin-right: 25px !important
  }
  .mb25-sp {
    margin-bottom: 25px !important
  }
  .ml25-sp {
    margin-left: 25px !important
  }
  .pt25-sp {
    padding-top: 25px !important
  }
  .pr25-sp {
    padding-right: 25px !important
  }
  .pb25-sp {
    padding-bottom: 25px !important
  }
  .pl25-sp {
    padding-left: 25px !important
  }
  .mt30-sp {
    margin-top: 30px !important
  }
  .mr30-sp {
    margin-right: 30px !important
  }
  .mb30-sp {
    margin-bottom: 30px !important
  }
  .ml30-sp {
    margin-left: 30px !important
  }
  .pt30-sp {
    padding-top: 30px !important
  }
  .pr30-sp {
    padding-right: 30px !important
  }
  .pb30-sp {
    padding-bottom: 30px !important
  }
  .pl30-sp {
    padding-left: 30px !important
  }
  .mt35-sp {
    margin-top: 35px !important
  }
  .mr35-sp {
    margin-right: 35px !important
  }
  .mb35-sp {
    margin-bottom: 35px !important
  }
  .ml35-sp {
    margin-left: 35px !important
  }
  .pt35-sp {
    padding-top: 35px !important
  }
  .pr35-sp {
    padding-right: 35px !important
  }
  .pb35-sp {
    padding-bottom: 35px !important
  }
  .pl35-sp {
    padding-left: 35px !important
  }
  .mt40-sp {
    margin-top: 40px !important
  }
  .mr40-sp {
    margin-right: 40px !important
  }
  .mb40-sp {
    margin-bottom: 40px !important
  }
  .ml40-sp {
    margin-left: 40px !important
  }
  .pt40-sp {
    padding-top: 40px !important
  }
  .pr40-sp {
    padding-right: 40px !important
  }
  .pb40-sp {
    padding-bottom: 40px !important
  }
  .pl40-sp {
    padding-left: 40px !important
  }
  .mt45-sp {
    margin-top: 45px !important
  }
  .mr45-sp {
    margin-right: 45px !important
  }
  .mb45-sp {
    margin-bottom: 45px !important
  }
  .ml45-sp {
    margin-left: 45px !important
  }
  .pt45-sp {
    padding-top: 45px !important
  }
  .pr45-sp {
    padding-right: 45px !important
  }
  .pb45-sp {
    padding-bottom: 45px !important
  }
  .pl45-sp {
    padding-left: 45px !important
  }
  .mt50-sp {
    margin-top: 50px !important
  }
  .mr50-sp {
    margin-right: 50px !important
  }
  .mb50-sp {
    margin-bottom: 50px !important
  }
  .ml50-sp {
    margin-left: 50px !important
  }
  .pt50-sp {
    padding-top: 50px !important
  }
  .pr50-sp {
    padding-right: 50px !important
  }
  .pb50-sp {
    padding-bottom: 50px !important
  }
  .pl50-sp {
    padding-left: 50px !important
  }
  .mt55-sp {
    margin-top: 55px !important
  }
  .mr55-sp {
    margin-right: 55px !important
  }
  .mb55-sp {
    margin-bottom: 55px !important
  }
  .ml55-sp {
    margin-left: 55px !important
  }
  .pt55-sp {
    padding-top: 55px !important
  }
  .pr55-sp {
    padding-right: 55px !important
  }
  .pb55-sp {
    padding-bottom: 55px !important
  }
  .pl55-sp {
    padding-left: 55px !important
  }
  .mt60-sp {
    margin-top: 60px !important
  }
  .mr60-sp {
    margin-right: 60px !important
  }
  .mb60-sp {
    margin-bottom: 60px !important
  }
  .ml60-sp {
    margin-left: 60px !important
  }
  .pt60-sp {
    padding-top: 60px !important
  }
  .pr60-sp {
    padding-right: 60px !important
  }
  .pb60-sp {
    padding-bottom: 60px !important
  }
  .pl60-sp {
    padding-left: 60px !important
  }
  .mt65-sp {
    margin-top: 65px !important
  }
  .mr65-sp {
    margin-right: 65px !important
  }
  .mb65-sp {
    margin-bottom: 65px !important
  }
  .ml65-sp {
    margin-left: 65px !important
  }
  .pt65-sp {
    padding-top: 65px !important
  }
  .pr65-sp {
    padding-right: 65px !important
  }
  .pb65-sp {
    padding-bottom: 65px !important
  }
  .pl65-sp {
    padding-left: 65px !important
  }
  .mt70-sp {
    margin-top: 70px !important
  }
  .mr70-sp {
    margin-right: 70px !important
  }
  .mb70-sp {
    margin-bottom: 70px !important
  }
  .ml70-sp {
    margin-left: 70px !important
  }
  .pt70-sp {
    padding-top: 70px !important
  }
  .pr70-sp {
    padding-right: 70px !important
  }
  .pb70-sp {
    padding-bottom: 70px !important
  }
  .pl70-sp {
    padding-left: 70px !important
  }
  .mt75-sp {
    margin-top: 75px !important
  }
  .mr75-sp {
    margin-right: 75px !important
  }
  .mb75-sp {
    margin-bottom: 75px !important
  }
  .ml75-sp {
    margin-left: 75px !important
  }
  .pt75-sp {
    padding-top: 75px !important
  }
  .pr75-sp {
    padding-right: 75px !important
  }
  .pb75-sp {
    padding-bottom: 75px !important
  }
  .pl75-sp {
    padding-left: 75px !important
  }
  .mt80-sp {
    margin-top: 80px !important
  }
  .mr80-sp {
    margin-right: 80px !important
  }
  .mb80-sp {
    margin-bottom: 80px !important
  }
  .ml80-sp {
    margin-left: 80px !important
  }
  .pt80-sp {
    padding-top: 80px !important
  }
  .pr80-sp {
    padding-right: 80px !important
  }
  .pb80-sp {
    padding-bottom: 80px !important
  }
  .pl80-sp {
    padding-left: 80px !important
  }
  .mt85-sp {
    margin-top: 85px !important
  }
  .mr85-sp {
    margin-right: 85px !important
  }
  .mb85-sp {
    margin-bottom: 85px !important
  }
  .ml85-sp {
    margin-left: 85px !important
  }
  .pt85-sp {
    padding-top: 85px !important
  }
  .pr85-sp {
    padding-right: 85px !important
  }
  .pb85-sp {
    padding-bottom: 85px !important
  }
  .pl85-sp {
    padding-left: 85px !important
  }
  .mt90-sp {
    margin-top: 90px !important
  }
  .mr90-sp {
    margin-right: 90px !important
  }
  .mb90-sp {
    margin-bottom: 90px !important
  }
  .ml90-sp {
    margin-left: 90px !important
  }
  .pt90-sp {
    padding-top: 90px !important
  }
  .pr90-sp {
    padding-right: 90px !important
  }
  .pb90-sp {
    padding-bottom: 90px !important
  }
  .pl90-sp {
    padding-left: 90px !important
  }
  .mt95-sp {
    margin-top: 95px !important
  }
  .mr95-sp {
    margin-right: 95px !important
  }
  .mb95-sp {
    margin-bottom: 95px !important
  }
  .ml95-sp {
    margin-left: 95px !important
  }
  .pt95-sp {
    padding-top: 95px !important
  }
  .pr95-sp {
    padding-right: 95px !important
  }
  .pb95-sp {
    padding-bottom: 95px !important
  }
  .pl95-sp {
    padding-left: 95px !important
  }
  .mt100-sp {
    margin-top: 100px !important
  }
  .mr100-sp {
    margin-right: 100px !important
  }
  .mb100-sp {
    margin-bottom: 100px !important
  }
  .ml100-sp {
    margin-left: 100px !important
  }
  .pt100-sp {
    padding-top: 100px !important
  }
  .pr100-sp {
    padding-right: 100px !important
  }
  .pb100-sp {
    padding-bottom: 100px !important
  }
  .pl100-sp {
    padding-left: 100px !important
  }
  .mt105-sp {
    margin-top: 105px !important
  }
  .mr105-sp {
    margin-right: 105px !important
  }
  .mb105-sp {
    margin-bottom: 105px !important
  }
  .ml105-sp {
    margin-left: 105px !important
  }
  .pt105-sp {
    padding-top: 105px !important
  }
  .pr105-sp {
    padding-right: 105px !important
  }
  .pb105-sp {
    padding-bottom: 105px !important
  }
  .pl105-sp {
    padding-left: 105px !important
  }
  .mt110-sp {
    margin-top: 110px !important
  }
  .mr110-sp {
    margin-right: 110px !important
  }
  .mb110-sp {
    margin-bottom: 110px !important
  }
  .ml110-sp {
    margin-left: 110px !important
  }
  .pt110-sp {
    padding-top: 110px !important
  }
  .pr110-sp {
    padding-right: 110px !important
  }
  .pb110-sp {
    padding-bottom: 110px !important
  }
  .pl110-sp {
    padding-left: 110px !important
  }
  .mt115-sp {
    margin-top: 115px !important
  }
  .mr115-sp {
    margin-right: 115px !important
  }
  .mb115-sp {
    margin-bottom: 115px !important
  }
  .ml115-sp {
    margin-left: 115px !important
  }
  .pt115-sp {
    padding-top: 115px !important
  }
  .pr115-sp {
    padding-right: 115px !important
  }
  .pb115-sp {
    padding-bottom: 115px !important
  }
  .pl115-sp {
    padding-left: 115px !important
  }
  .mt120-sp {
    margin-top: 120px !important
  }
  .mr120-sp {
    margin-right: 120px !important
  }
  .mb120-sp {
    margin-bottom: 120px !important
  }
  .ml120-sp {
    margin-left: 120px !important
  }
  .pt120-sp {
    padding-top: 120px !important
  }
  .pr120-sp {
    padding-right: 120px !important
  }
  .pb120-sp {
    padding-bottom: 120px !important
  }
  .pl120-sp {
    padding-left: 120px !important
  }
  .mt125-sp {
    margin-top: 125px !important
  }
  .mr125-sp {
    margin-right: 125px !important
  }
  .mb125-sp {
    margin-bottom: 125px !important
  }
  .ml125-sp {
    margin-left: 125px !important
  }
  .pt125-sp {
    padding-top: 125px !important
  }
  .pr125-sp {
    padding-right: 125px !important
  }
  .pb125-sp {
    padding-bottom: 125px !important
  }
  .pl125-sp {
    padding-left: 125px !important
  }
  .mt130-sp {
    margin-top: 130px !important
  }
  .mr130-sp {
    margin-right: 130px !important
  }
  .mb130-sp {
    margin-bottom: 130px !important
  }
  .ml130-sp {
    margin-left: 130px !important
  }
  .pt130-sp {
    padding-top: 130px !important
  }
  .pr130-sp {
    padding-right: 130px !important
  }
  .pb130-sp {
    padding-bottom: 130px !important
  }
  .pl130-sp {
    padding-left: 130px !important
  }
  .mt135-sp {
    margin-top: 135px !important
  }
  .mr135-sp {
    margin-right: 135px !important
  }
  .mb135-sp {
    margin-bottom: 135px !important
  }
  .ml135-sp {
    margin-left: 135px !important
  }
  .pt135-sp {
    padding-top: 135px !important
  }
  .pr135-sp {
    padding-right: 135px !important
  }
  .pb135-sp {
    padding-bottom: 135px !important
  }
  .pl135-sp {
    padding-left: 135px !important
  }
  .mt140-sp {
    margin-top: 140px !important
  }
  .mr140-sp {
    margin-right: 140px !important
  }
  .mb140-sp {
    margin-bottom: 140px !important
  }
  .ml140-sp {
    margin-left: 140px !important
  }
  .pt140-sp {
    padding-top: 140px !important
  }
  .pr140-sp {
    padding-right: 140px !important
  }
  .pb140-sp {
    padding-bottom: 140px !important
  }
  .pl140-sp {
    padding-left: 140px !important
  }
  .mt145-sp {
    margin-top: 145px !important
  }
  .mr145-sp {
    margin-right: 145px !important
  }
  .mb145-sp {
    margin-bottom: 145px !important
  }
  .ml145-sp {
    margin-left: 145px !important
  }
  .pt145-sp {
    padding-top: 145px !important
  }
  .pr145-sp {
    padding-right: 145px !important
  }
  .pb145-sp {
    padding-bottom: 145px !important
  }
  .pl145-sp {
    padding-left: 145px !important
  }
  .mt150-sp {
    margin-top: 150px !important
  }
  .mr150-sp {
    margin-right: 150px !important
  }
  .mb150-sp {
    margin-bottom: 150px !important
  }
  .ml150-sp {
    margin-left: 150px !important
  }
  .pt150-sp {
    padding-top: 150px !important
  }
  .pr150-sp {
    padding-right: 150px !important
  }
  .pb150-sp {
    padding-bottom: 150px !important
  }
  .pl150-sp {
    padding-left: 150px !important
  }
  .mt155-sp {
    margin-top: 155px !important
  }
  .mr155-sp {
    margin-right: 155px !important
  }
  .mb155-sp {
    margin-bottom: 155px !important
  }
  .ml155-sp {
    margin-left: 155px !important
  }
  .pt155-sp {
    padding-top: 155px !important
  }
  .pr155-sp {
    padding-right: 155px !important
  }
  .pb155-sp {
    padding-bottom: 155px !important
  }
  .pl155-sp {
    padding-left: 155px !important
  }
  .mt160-sp {
    margin-top: 160px !important
  }
  .mr160-sp {
    margin-right: 160px !important
  }
  .mb160-sp {
    margin-bottom: 160px !important
  }
  .ml160-sp {
    margin-left: 160px !important
  }
  .pt160-sp {
    padding-top: 160px !important
  }
  .pr160-sp {
    padding-right: 160px !important
  }
  .pb160-sp {
    padding-bottom: 160px !important
  }
  .pl160-sp {
    padding-left: 160px !important
  }
  .mt165-sp {
    margin-top: 165px !important
  }
  .mr165-sp {
    margin-right: 165px !important
  }
  .mb165-sp {
    margin-bottom: 165px !important
  }
  .ml165-sp {
    margin-left: 165px !important
  }
  .pt165-sp {
    padding-top: 165px !important
  }
  .pr165-sp {
    padding-right: 165px !important
  }
  .pb165-sp {
    padding-bottom: 165px !important
  }
  .pl165-sp {
    padding-left: 165px !important
  }
  .mt170-sp {
    margin-top: 170px !important
  }
  .mr170-sp {
    margin-right: 170px !important
  }
  .mb170-sp {
    margin-bottom: 170px !important
  }
  .ml170-sp {
    margin-left: 170px !important
  }
  .pt170-sp {
    padding-top: 170px !important
  }
  .pr170-sp {
    padding-right: 170px !important
  }
  .pb170-sp {
    padding-bottom: 170px !important
  }
  .pl170-sp {
    padding-left: 170px !important
  }
  .mt175-sp {
    margin-top: 175px !important
  }
  .mr175-sp {
    margin-right: 175px !important
  }
  .mb175-sp {
    margin-bottom: 175px !important
  }
  .ml175-sp {
    margin-left: 175px !important
  }
  .pt175-sp {
    padding-top: 175px !important
  }
  .pr175-sp {
    padding-right: 175px !important
  }
  .pb175-sp {
    padding-bottom: 175px !important
  }
  .pl175-sp {
    padding-left: 175px !important
  }
  .mt180-sp {
    margin-top: 180px !important
  }
  .mr180-sp {
    margin-right: 180px !important
  }
  .mb180-sp {
    margin-bottom: 180px !important
  }
  .ml180-sp {
    margin-left: 180px !important
  }
  .pt180-sp {
    padding-top: 180px !important
  }
  .pr180-sp {
    padding-right: 180px !important
  }
  .pb180-sp {
    padding-bottom: 180px !important
  }
  .pl180-sp {
    padding-left: 180px !important
  }
  .mt185-sp {
    margin-top: 185px !important
  }
  .mr185-sp {
    margin-right: 185px !important
  }
  .mb185-sp {
    margin-bottom: 185px !important
  }
  .ml185-sp {
    margin-left: 185px !important
  }
  .pt185-sp {
    padding-top: 185px !important
  }
  .pr185-sp {
    padding-right: 185px !important
  }
  .pb185-sp {
    padding-bottom: 185px !important
  }
  .pl185-sp {
    padding-left: 185px !important
  }
  .mt190-sp {
    margin-top: 190px !important
  }
  .mr190-sp {
    margin-right: 190px !important
  }
  .mb190-sp {
    margin-bottom: 190px !important
  }
  .ml190-sp {
    margin-left: 190px !important
  }
  .pt190-sp {
    padding-top: 190px !important
  }
  .pr190-sp {
    padding-right: 190px !important
  }
  .pb190-sp {
    padding-bottom: 190px !important
  }
  .pl190-sp {
    padding-left: 190px !important
  }
  .mt195-sp {
    margin-top: 195px !important
  }
  .mr195-sp {
    margin-right: 195px !important
  }
  .mb195-sp {
    margin-bottom: 195px !important
  }
  .ml195-sp {
    margin-left: 195px !important
  }
  .pt195-sp {
    padding-top: 195px !important
  }
  .pr195-sp {
    padding-right: 195px !important
  }
  .pb195-sp {
    padding-bottom: 195px !important
  }
  .pl195-sp {
    padding-left: 195px !important
  }
  .mt200-sp {
    margin-top: 200px !important
  }
  .mr200-sp {
    margin-right: 200px !important
  }
  .mb200-sp {
    margin-bottom: 200px !important
  }
  .ml200-sp {
    margin-left: 200px !important
  }
  .pt200-sp {
    padding-top: 200px !important
  }
  .pr200-sp {
    padding-right: 200px !important
  }
  .pb200-sp {
    padding-bottom: 200px !important
  }
  .pl200-sp {
    padding-left: 200px !important
  }
  .f8px-sp {
    font-size: 8px !important
  }
  .f9px-sp {
    font-size: 9px !important
  }
  .f10px-sp {
    font-size: 10px !important
  }
  .f11px-sp {
    font-size: 11px !important
  }
  .f12px-sp {
    font-size: 12px !important
  }
  .f13px-sp {
    font-size: 13px !important
  }
  .f14px-sp {
    font-size: 14px !important
  }
  .f15px-sp {
    font-size: 15px !important
  }
  .f16px-sp {
    font-size: 16px !important
  }
  .f17px-sp {
    font-size: 17px !important
  }
  .f18px-sp {
    font-size: 18px !important
  }
  .f19px-sp {
    font-size: 19px !important
  }
  .f20px-sp {
    font-size: 20px !important
  }
  .f21px-sp {
    font-size: 21px !important
  }
  .f22px-sp {
    font-size: 22px !important
  }
  .f23px-sp {
    font-size: 23px !important
  }
  .f24px-sp {
    font-size: 24px !important
  }
  .f25px-sp {
    font-size: 25px !important
  }
  .f26px-sp {
    font-size: 26px !important
  }
  .f27px-sp {
    font-size: 27px !important
  }
  .f28px-sp {
    font-size: 28px !important
  }
  .f29px-sp {
    font-size: 29px !important
  }
  .f30px-sp {
    font-size: 30px !important
  }
  .f31px-sp {
    font-size: 31px !important
  }
  .f32px-sp {
    font-size: 32px !important
  }
  .f33px-sp {
    font-size: 33px !important
  }
  .f34px-sp {
    font-size: 34px !important
  }
  .f35px-sp {
    font-size: 35px !important
  }
  .f36px-sp {
    font-size: 36px !important
  }
  .f37px-sp {
    font-size: 37px !important
  }
  .f38px-sp {
    font-size: 38px !important
  }
  .f39px-sp {
    font-size: 39px !important
  }
  .f40px-sp {
    font-size: 40px !important
  }
  .lh10-sp {
    line-height: 1 !important
  }
  .lh11-sp {
    line-height: 1.1 !important
  }
  .lh12-sp {
    line-height: 1.2 !important
  }
  .lh13-sp {
    line-height: 1.3 !important
  }
  .lh14-sp {
    line-height: 1.4 !important
  }
  .lh15-sp {
    line-height: 1.5 !important
  }
  .lh16-sp {
    line-height: 1.6 !important
  }
  .lh17-sp {
    line-height: 1.7 !important
  }
  .lh18-sp {
    line-height: 1.8 !important
  }
  .lh19-sp {
    line-height: 1.9 !important
  }
  .lh20-sp {
    line-height: 2 !important
  }
  .lh21-sp {
    line-height: 2.1 !important
  }
  .lh22-sp {
    line-height: 2.2 !important
  }
  .lh23-sp {
    line-height: 2.3 !important
  }
  .lh24-sp {
    line-height: 2.4 !important
  }
  .lh25-sp {
    line-height: 2.5 !important
  }
  .lh26-sp {
    line-height: 2.6 !important
  }
  .lh27-sp {
    line-height: 2.7 !important
  }
  .lh28-sp {
    line-height: 2.8 !important
  }
  .lh29-sp {
    line-height: 2.9 !important
  }
  .lh30-sp {
    line-height: 3 !important
  }
  .ls0-sp {
    letter-spacing: 0em !important
  }
  .ls1-sp {
    letter-spacing: .001em !important
  }
  .ls2-sp {
    letter-spacing: .002em !important
  }
  .ls3-sp {
    letter-spacing: .003em !important
  }
  .ls4-sp {
    letter-spacing: .004em !important
  }
  .ls5-sp {
    letter-spacing: .005em !important
  }
  .ls6-sp {
    letter-spacing: .006em !important
  }
  .ls7-sp {
    letter-spacing: .007em !important
  }
  .ls8-sp {
    letter-spacing: .008em !important
  }
  .ls9-sp {
    letter-spacing: .009em !important
  }
  .ls10-sp {
    letter-spacing: .01em !important
  }
  .ls11-sp {
    letter-spacing: .011em !important
  }
  .ls12-sp {
    letter-spacing: .012em !important
  }
  .ls13-sp {
    letter-spacing: .013em !important
  }
  .ls14-sp {
    letter-spacing: .014em !important
  }
  .ls15-sp {
    letter-spacing: .015em !important
  }
  .ls16-sp {
    letter-spacing: .016em !important
  }
  .ls17-sp {
    letter-spacing: .017em !important
  }
  .ls18-sp {
    letter-spacing: .018em !important
  }
  .ls19-sp {
    letter-spacing: .019em !important
  }
  .ls20-sp {
    letter-spacing: .02em !important
  }
  .ls21-sp {
    letter-spacing: .021em !important
  }
  .ls22-sp {
    letter-spacing: .022em !important
  }
  .ls23-sp {
    letter-spacing: .023em !important
  }
  .ls24-sp {
    letter-spacing: .024em !important
  }
  .ls25-sp {
    letter-spacing: .025em !important
  }
  .ls26-sp {
    letter-spacing: .026em !important
  }
  .ls27-sp {
    letter-spacing: .027em !important
  }
  .ls28-sp {
    letter-spacing: .028em !important
  }
  .ls29-sp {
    letter-spacing: .029em !important
  }
  .ls30-sp {
    letter-spacing: .03em !important
  }
  .ls31-sp {
    letter-spacing: .031em !important
  }
  .ls32-sp {
    letter-spacing: .032em !important
  }
  .ls33-sp {
    letter-spacing: .033em !important
  }
  .ls34-sp {
    letter-spacing: .034em !important
  }
  .ls35-sp {
    letter-spacing: .035em !important
  }
  .ls36-sp {
    letter-spacing: .036em !important
  }
  .ls37-sp {
    letter-spacing: .037em !important
  }
  .ls38-sp {
    letter-spacing: .038em !important
  }
  .ls39-sp {
    letter-spacing: .039em !important
  }
  .ls40-sp {
    letter-spacing: .04em !important
  }
  .ls41-sp {
    letter-spacing: .041em !important
  }
  .ls42-sp {
    letter-spacing: .042em !important
  }
  .ls43-sp {
    letter-spacing: .043em !important
  }
  .ls44-sp {
    letter-spacing: .044em !important
  }
  .ls45-sp {
    letter-spacing: .045em !important
  }
  .ls46-sp {
    letter-spacing: .046em !important
  }
  .ls47-sp {
    letter-spacing: .047em !important
  }
  .ls48-sp {
    letter-spacing: .048em !important
  }
  .ls49-sp {
    letter-spacing: .049em !important
  }
  .ls50-sp {
    letter-spacing: .05em !important
  }
  .ls51-sp {
    letter-spacing: .051em !important
  }
  .ls52-sp {
    letter-spacing: .052em !important
  }
  .ls53-sp {
    letter-spacing: .053em !important
  }
  .ls54-sp {
    letter-spacing: .054em !important
  }
  .ls55-sp {
    letter-spacing: .055em !important
  }
  .ls56-sp {
    letter-spacing: .056em !important
  }
  .ls57-sp {
    letter-spacing: .057em !important
  }
  .ls58-sp {
    letter-spacing: .058em !important
  }
  .ls59-sp {
    letter-spacing: .059em !important
  }
  .ls60-sp {
    letter-spacing: .06em !important
  }
  .ls61-sp {
    letter-spacing: .061em !important
  }
  .ls62-sp {
    letter-spacing: .062em !important
  }
  .ls63-sp {
    letter-spacing: .063em !important
  }
  .ls64-sp {
    letter-spacing: .064em !important
  }
  .ls65-sp {
    letter-spacing: .065em !important
  }
  .ls66-sp {
    letter-spacing: .066em !important
  }
  .ls67-sp {
    letter-spacing: .067em !important
  }
  .ls68-sp {
    letter-spacing: .068em !important
  }
  .ls69-sp {
    letter-spacing: .069em !important
  }
  .ls70-sp {
    letter-spacing: .07em !important
  }
  .ls71-sp {
    letter-spacing: .071em !important
  }
  .ls72-sp {
    letter-spacing: .072em !important
  }
  .ls73-sp {
    letter-spacing: .073em !important
  }
  .ls74-sp {
    letter-spacing: .074em !important
  }
  .ls75-sp {
    letter-spacing: .075em !important
  }
  .ls76-sp {
    letter-spacing: .076em !important
  }
  .ls77-sp {
    letter-spacing: .077em !important
  }
  .ls78-sp {
    letter-spacing: .078em !important
  }
  .ls79-sp {
    letter-spacing: .079em !important
  }
  .ls80-sp {
    letter-spacing: .08em !important
  }
  .ls81-sp {
    letter-spacing: .081em !important
  }
  .ls82-sp {
    letter-spacing: .082em !important
  }
  .ls83-sp {
    letter-spacing: .083em !important
  }
  .ls84-sp {
    letter-spacing: .084em !important
  }
  .ls85-sp {
    letter-spacing: .085em !important
  }
  .ls86-sp {
    letter-spacing: .086em !important
  }
  .ls87-sp {
    letter-spacing: .087em !important
  }
  .ls88-sp {
    letter-spacing: .088em !important
  }
  .ls89-sp {
    letter-spacing: .089em !important
  }
  .ls90-sp {
    letter-spacing: .09em !important
  }
  .ls91-sp {
    letter-spacing: .091em !important
  }
  .ls92-sp {
    letter-spacing: .092em !important
  }
  .ls93-sp {
    letter-spacing: .093em !important
  }
  .ls94-sp {
    letter-spacing: .094em !important
  }
  .ls95-sp {
    letter-spacing: .095em !important
  }
  .ls96-sp {
    letter-spacing: .096em !important
  }
  .ls97-sp {
    letter-spacing: .097em !important
  }
  .ls98-sp {
    letter-spacing: .098em !important
  }
  .ls99-sp {
    letter-spacing: .099em !important
  }
  .ls100-sp {
    letter-spacing: .1em !important
  }
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none !important
  }
}

@media only screen and (max-width: 480px) {
  .pctb {
    display: none !important
  }
}

@media only screen and (min-width: 769px) {
  .tb {
    display: none !important
  }
}

@media only screen and (min-width: 481px) {
  .sp {
    display: none !important
  }
}

.flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.fd--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.fd--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.fw--nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.fw--wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.jc--start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.jc--end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.jc--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.jc--between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.jc--around {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.jc--evenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly
}

.ai--start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.ai--end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.ai--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media only screen and (max-width: 768px) {
  .fd--row-tb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .fd--column-tb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .fw--nowrap-tb {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .fw--wrap-tb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .jc--start-tb {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .jc--end-tb {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .jc--center-tb {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .jc--between-tb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .jc--around-tb {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .jc--evenly-tb {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }
  .ai--start-tb {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .ai--end-tb {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .ai--center-tb {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media only screen and (max-width: 480px) {
  .fd--row-sp {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
  .fd--column-sp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .fw--nowrap-sp {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .fw--wrap-sp {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .jc--start-sp {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .jc--end-sp {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .jc--center-sp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .jc--between-sp {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .jc--around-sp {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }
  .jc--evenly-sp {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }
  .ai--start-sp {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
  .ai--end-sp {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }
  .ai--center-sp {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

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

.container:before, .container:after {
  content: " ";
  display: table
}

.container:after {
  clear: both
}

@media only screen and (max-width: 768px) {
  .container {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media only screen and (max-width: 480px) {
  .container {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media only screen and (max-width: 768px) {
  .container {
    width: auto
  }
}

@media only screen and (max-width: 480px) {
  .container {
    width: auto
  }
}

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

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table
}

.container-fluid:after {
  clear: both
}

@media only screen and (max-width: 768px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media only screen and (max-width: 480px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px
  }
}

.row {
  margin-left: -10px;
  margin-right: -10px
}

.row:before, .row:after {
  content: " ";
  display: table
}

.row:after {
  clear: both
}

@media only screen and (max-width: 768px) {
  .row {
    margin-left: -5px;
    margin-right: -5px
  }
}

@media only screen and (max-width: 480px) {
  .row {
    margin-left: -5px;
    margin-right: -5px
  }
}

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media only screen and (max-width: 768px) {
  .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    padding-left: 5px;
    padding-right: 5px
  }
}

@media only screen and (max-width: 480px) {
  .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    padding-left: 5px;
    padding-right: 5px
  }
}

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
  float: left
}

.col1 {
  width: 8.33333%
}

.col2 {
  width: 16.66667%
}

.col3 {
  width: 25%
}

.col4 {
  width: 33.33333%
}

.col5 {
  width: 41.66667%
}

.col6 {
  width: 50%
}

.col7 {
  width: 58.33333%
}

.col8 {
  width: 66.66667%
}

.col9 {
  width: 75%
}

.col10 {
  width: 83.33333%
}

.col11 {
  width: 91.66667%
}

.col12 {
  width: 100%
}

.col0-pull {
  right: auto
}

.col1-pull {
  right: 8.33333%
}

.col2-pull {
  right: 16.66667%
}

.col3-pull {
  right: 25%
}

.col4-pull {
  right: 33.33333%
}

.col5-pull {
  right: 41.66667%
}

.col6-pull {
  right: 50%
}

.col7-pull {
  right: 58.33333%
}

.col8-pull {
  right: 66.66667%
}

.col9-pull {
  right: 75%
}

.col10-pull {
  right: 83.33333%
}

.col11-pull {
  right: 91.66667%
}

.col12-pull {
  right: 100%
}

.col0-push {
  left: auto
}

.col1-push {
  left: 8.33333%
}

.col2-push {
  left: 16.66667%
}

.col3-push {
  left: 25%
}

.col4-push {
  left: 33.33333%
}

.col5-push {
  left: 41.66667%
}

.col6-push {
  left: 50%
}

.col7-push {
  left: 58.33333%
}

.col8-push {
  left: 66.66667%
}

.col9-push {
  left: 75%
}

.col10-push {
  left: 83.33333%
}

.col11-push {
  left: 91.66667%
}

.col12-push {
  left: 100%
}

.col0-offset {
  margin-left: 0%
}

.col1-offset {
  margin-left: 8.33333%
}

.col2-offset {
  margin-left: 16.66667%
}

.col3-offset {
  margin-left: 25%
}

.col4-offset {
  margin-left: 33.33333%
}

.col5-offset {
  margin-left: 41.66667%
}

.col6-offset {
  margin-left: 50%
}

.col7-offset {
  margin-left: 58.33333%
}

.col8-offset {
  margin-left: 66.66667%
}

.col9-offset {
  margin-left: 75%
}

.col10-offset {
  margin-left: 83.33333%
}

.col11-offset {
  margin-left: 91.66667%
}

.col12-offset {
  margin-left: 100%
}

.col1-tb, .col1-sp, .col2-tb, .col2-sp, .col3-tb, .col3-sp, .col4-tb, .col4-sp, .col5-tb, .col5-sp, .col6-tb, .col6-sp, .col7-tb, .col7-sp, .col8-tb, .col8-sp, .col9-tb, .col9-sp, .col10-tb, .col10-sp, .col11-tb, .col11-sp, .col12-tb, .col12-sp {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media only screen and (max-width: 768px) {
  .col1-tb, .col1-sp, .col2-tb, .col2-sp, .col3-tb, .col3-sp, .col4-tb, .col4-sp, .col5-tb, .col5-sp, .col6-tb, .col6-sp, .col7-tb, .col7-sp, .col8-tb, .col8-sp, .col9-tb, .col9-sp, .col10-tb, .col10-sp, .col11-tb, .col11-sp, .col12-tb, .col12-sp {
    padding-left: 5px;
    padding-right: 5px
  }
}

@media only screen and (max-width: 480px) {
  .col1-tb, .col1-sp, .col2-tb, .col2-sp, .col3-tb, .col3-sp, .col4-tb, .col4-sp, .col5-tb, .col5-sp, .col6-tb, .col6-sp, .col7-tb, .col7-sp, .col8-tb, .col8-sp, .col9-tb, .col9-sp, .col10-tb, .col10-sp, .col11-tb, .col11-sp, .col12-tb, .col12-sp {
    padding-left: 5px;
    padding-right: 5px
  }
}

@media only screen and (max-width: 768px) {
  .col1-tb, .col2-tb, .col3-tb, .col4-tb, .col5-tb, .col6-tb, .col7-tb, .col8-tb, .col9-tb, .col10-tb, .col11-tb, .col12-tb {
    float: left
  }
  .col1-tb {
    width: 8.33333%
  }
  .col2-tb {
    width: 16.66667%
  }
  .col3-tb {
    width: 25%
  }
  .col4-tb {
    width: 33.33333%
  }
  .col5-tb {
    width: 41.66667%
  }
  .col6-tb {
    width: 50%
  }
  .col7-tb {
    width: 58.33333%
  }
  .col8-tb {
    width: 66.66667%
  }
  .col9-tb {
    width: 75%
  }
  .col10-tb {
    width: 83.33333%
  }
  .col11-tb {
    width: 91.66667%
  }
  .col12-tb {
    width: 100%
  }
  .col0-pull-tb {
    right: auto
  }
  .col1-pull-tb {
    right: 8.33333%
  }
  .col2-pull-tb {
    right: 16.66667%
  }
  .col3-pull-tb {
    right: 25%
  }
  .col4-pull-tb {
    right: 33.33333%
  }
  .col5-pull-tb {
    right: 41.66667%
  }
  .col6-pull-tb {
    right: 50%
  }
  .col7-pull-tb {
    right: 58.33333%
  }
  .col8-pull-tb {
    right: 66.66667%
  }
  .col9-pull-tb {
    right: 75%
  }
  .col10-pull-tb {
    right: 83.33333%
  }
  .col11-pull-tb {
    right: 91.66667%
  }
  .col12-pull-tb {
    right: 100%
  }
  .col0-push-tb {
    left: auto
  }
  .col1-push-tb {
    left: 8.33333%
  }
  .col2-push-tb {
    left: 16.66667%
  }
  .col3-push-tb {
    left: 25%
  }
  .col4-push-tb {
    left: 33.33333%
  }
  .col5-push-tb {
    left: 41.66667%
  }
  .col6-push-tb {
    left: 50%
  }
  .col7-push-tb {
    left: 58.33333%
  }
  .col8-push-tb {
    left: 66.66667%
  }
  .col9-push-tb {
    left: 75%
  }
  .col10-push-tb {
    left: 83.33333%
  }
  .col11-push-tb {
    left: 91.66667%
  }
  .col12-push-tb {
    left: 100%
  }
  .col0-offset-tb {
    margin-left: 0%
  }
  .col1-offset-tb {
    margin-left: 8.33333%
  }
  .col2-offset-tb {
    margin-left: 16.66667%
  }
  .col3-offset-tb {
    margin-left: 25%
  }
  .col4-offset-tb {
    margin-left: 33.33333%
  }
  .col5-offset-tb {
    margin-left: 41.66667%
  }
  .col6-offset-tb {
    margin-left: 50%
  }
  .col7-offset-tb {
    margin-left: 58.33333%
  }
  .col8-offset-tb {
    margin-left: 66.66667%
  }
  .col9-offset-tb {
    margin-left: 75%
  }
  .col10-offset-tb {
    margin-left: 83.33333%
  }
  .col11-offset-tb {
    margin-left: 91.66667%
  }
  .col12-offset-tb {
    margin-left: 100%
  }
}

@media only screen and (max-width: 480px) {
  .col1-sp, .col2-sp, .col3-sp, .col4-sp, .col5-sp, .col6-sp, .col7-sp, .col8-sp, .col9-sp, .col10-sp, .col11-sp, .col12-sp {
    float: left
  }
  .col1-sp {
    width: 8.33333%
  }
  .col2-sp {
    width: 16.66667%
  }
  .col3-sp {
    width: 25%
  }
  .col4-sp {
    width: 33.33333%
  }
  .col5-sp {
    width: 41.66667%
  }
  .col6-sp {
    width: 50%
  }
  .col7-sp {
    width: 58.33333%
  }
  .col8-sp {
    width: 66.66667%
  }
  .col9-sp {
    width: 75%
  }
  .col10-sp {
    width: 83.33333%
  }
  .col11-sp {
    width: 91.66667%
  }
  .col12-sp {
    width: 100%
  }
  .col0-pull-sp {
    right: auto
  }
  .col1-pull-sp {
    right: 8.33333%
  }
  .col2-pull-sp {
    right: 16.66667%
  }
  .col3-pull-sp {
    right: 25%
  }
  .col4-pull-sp {
    right: 33.33333%
  }
  .col5-pull-sp {
    right: 41.66667%
  }
  .col6-pull-sp {
    right: 50%
  }
  .col7-pull-sp {
    right: 58.33333%
  }
  .col8-pull-sp {
    right: 66.66667%
  }
  .col9-pull-sp {
    right: 75%
  }
  .col10-pull-sp {
    right: 83.33333%
  }
  .col11-pull-sp {
    right: 91.66667%
  }
  .col12-pull-sp {
    right: 100%
  }
  .col0-push-sp {
    left: auto
  }
  .col1-push-sp {
    left: 8.33333%
  }
  .col2-push-sp {
    left: 16.66667%
  }
  .col3-push-sp {
    left: 25%
  }
  .col4-push-sp {
    left: 33.33333%
  }
  .col5-push-sp {
    left: 41.66667%
  }
  .col6-push-sp {
    left: 50%
  }
  .col7-push-sp {
    left: 58.33333%
  }
  .col8-push-sp {
    left: 66.66667%
  }
  .col9-push-sp {
    left: 75%
  }
  .col10-push-sp {
    left: 83.33333%
  }
  .col11-push-sp {
    left: 91.66667%
  }
  .col12-push-sp {
    left: 100%
  }
  .col0-offset-sp {
    margin-left: 0%
  }
  .col1-offset-sp {
    margin-left: 8.33333%
  }
  .col2-offset-sp {
    margin-left: 16.66667%
  }
  .col3-offset-sp {
    margin-left: 25%
  }
  .col4-offset-sp {
    margin-left: 33.33333%
  }
  .col5-offset-sp {
    margin-left: 41.66667%
  }
  .col6-offset-sp {
    margin-left: 50%
  }
  .col7-offset-sp {
    margin-left: 58.33333%
  }
  .col8-offset-sp {
    margin-left: 66.66667%
  }
  .col9-offset-sp {
    margin-left: 75%
  }
  .col10-offset-sp {
    margin-left: 83.33333%
  }
  .col11-offset-sp {
    margin-left: 91.66667%
  }
  .col12-offset-sp {
    margin-left: 100%
  }
}

@media only screen and (max-width: 768px) {
  .float>.left-box {
    float: none !important;
    width: 100% !important
  }
  .float>.right-box {
    float: none !important;
    width: 100% !important
  }
  .float>[class^="mr"], .float>[class*=" mr"] {
    margin-right: 0 !important
  }
  .float>[class^="ml"], .float>[class*=" ml"] {
    margin-left: 0 !important
  }
  .float-r>[class^="mb"], .float-r>[class*=" mb"] {
    margin-bottom: 0 !important
  }
}

@media only screen and (min-width: 769px) {
  .float-r>.left-box {
    float: none !important;
    width: 100% !important
  }
  .float-r>.right-box {
    float: none !important;
    width: 100% !important
  }
  .float-r>[class^="mr"], .float-r>[class*=" mr"] {
    margin-right: 0 !important
  }
  .float-r>[class^="ml"], .float-r>[class*=" ml"] {
    margin-left: 0 !important
  }
  .float>[class^="mb"], .float>[class*=" mb"] {
    margin-bottom: 0 !important
  }
}

.float:before, .float:after {
  content: " ";
  display: table
}

.float:after {
  clear: both
}

.float-r:before, .float-r:after {
  content: " ";
  display: table
}

.float-r:after {
  clear: both
}

@media only screen and (max-width: 480px) {
  .float>.left-sp {
    float: none !important;
    width: 100% !important
  }
  .float>.right-sp {
    float: none !important;
    width: 100% !important
  }
  .float>[class^="mr"], .float>[class*=" mr"] {
    margin-right: 0 !important
  }
  .float>[class^="ml"], .float>[class*=" ml"] {
    margin-left: 0 !important
  }
  .float-r>[class^="mb"], .float-r>[class*=" mb"] {
    margin-bottom: 0 !important
  }
}

@media only screen and (min-width: 769px) {
  .float-r>.left-sp {
    float: none !important;
    width: 100% !important
  }
  .float-r>.right-sp {
    float: none !important;
    width: 100% !important
  }
  .float-r>[class^="mr"], .float-r>[class*=" mr"] {
    margin-right: 0 !important
  }
  .float-r>[class^="ml"], .float-r>[class*=" ml"] {
    margin-left: 0 !important
  }
  .float>[class^="mb"], .float>[class*=" mb"] {
    margin-bottom: 0 !important
  }
}

@media print {
  .tb, .sp {
    display: none !important
  }
  .l-container {
    overflow: visible !important
  }
  header {
    position: inherit !important
  }
}

body {
  color: #333;
  font-size: 16px;
  font-family: "IBM Plex Sans JP", "ヒラギノ角ゴシック ProN", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-weight: 500
}

p, dt, dd, li, th, td {
  line-height: 2
}

a {
  text-decoration: underline;
  color: #158941
}

a:hover {
  text-decoration: none
}

a:hover {
  color: #158941
}

a[href^="tel:"] {
  color: #333;
  text-decoration: none
}

@media only screen and (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none
  }
}

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

#tinymce {
  width: 900px;
  padding-top: 0
}

#tinymce.article-free p {
  margin-bottom: 20px
}

#tinymce .slide-menu {
  display: block;
  padding-top: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.error {
  color: red
}

blockquote {
  color: #7C7C7C;
  padding: 5px 50px 20px;
  margin: 0;
  position: relative
}

@media only screen and (max-width: 768px) {
  blockquote {
    padding: 5px 25px 15px
  }
}

blockquote::after, blockquote::before {
  content: "";
  width: 26px;
  height: 23px;
  position: absolute
}

@media only screen and (max-width: 768px) {
  blockquote::after, blockquote::before {
    width: 20px;
    height: 17px
  }
}

blockquote::after {
  background: url(../imgs/left.png) no-repeat center/cover;
  top: 0;
  left: 0
}

blockquote::before {
  background: url(../imgs/right.png) no-repeat center/cover;
  bottom: 0;
  right: 0
}

@-webkit-keyframes menu-animation {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  99.9% {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0
  }
}

@keyframes menu-animation {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  99.9% {
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0
  }
}

@-webkit-keyframes growOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  80% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes growOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  80% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.button01, .button02, .btn-list li a {
  display: inline-block;
  width: 100%;
  max-width: 360px !important;
  font-weight: bold;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: 2px solid #e87e30;
  border-radius: 45px;
  background: #e87e30;
  padding: 16px 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 20px;
  letter-spacing: .15em;
  line-height: 1.8;
  position: relative;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3)
}

@media only screen and (max-width: 768px) {
  .button01, .button02, .btn-list li a {
    font-size: 16px
  }
}

.button01::before, .button02::before, .btn-list li a::before {
  content: "\f105";
  font-size: 18px;
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 22px;
}

.button01:hover, .button02:hover, .btn-list li a:hover {
  color: #ff9101;
  background: #fff;
}

.button01.-h-small, .-h-small.button02, .btn-list li a.-h-small {
  padding: 11px;
}

@media only screen and (max-width: 768px) {
  .button01.-h-small, .-h-small.button02, .btn-list li a.-h-small {
    padding: 11.5px;
  }
}

.button01.-w, .-w.button02, .btn-list li a.-w {
  background: #fff;
  color: #ff9101;
}

.button01.-w:hover, .-w.button02:hover, .btn-list li a.-w:hover {
  color: #fff;
  background: #ff9101;
}

.button01.-back, .-back.button02, .btn-list li a.-back {
  max-width: 270px
}

.button01.-back::before, .-back.button02::before, .btn-list li a.-back::before {
  content: "\f104";
  right: auto;
  left: 30px
}

.button01.-blue, .-blue.button02, .btn-list li a.-blue {
  color: #fff;
  background: #08bc63;
  border: 2px solid #08bc63;
}

.button01.-red, .-red.button02, .btn-list li a.-red {
  color: #fff;
  background: #ff9101;
  border-color: #ff9101
}

.button01.-red:hover, .-red.button02:hover, .btn-list li a.-red:hover {
  color: #ff9101;
  background: #fff
}

.button02 {
  background: #f45656;
  border-color: #f45656;
}

.button02:hover {
  color: #f45656;
  background: #fff;
}

.btn-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.btn-list li {
  width: 32%;
  margin: 0 2% 15px 0
}

.btn-list li:nth-child(3n) {
  margin-right: 0
}

@media only screen and (max-width: 768px) {
  .btn-list li {
    width: 49%;
    margin: 0 2% 15px 0
  }
  .btn-list li:nth-child(2n) {
    margin-right: 0
  }
}

@media only screen and (max-width: 480px) {
  .btn-list li {
    width: 100%;
    margin: 0 0 10px 0
  }
}

.btn-list li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  height: 100%
}

.btn-list li a[href^="#"]:before {
  content: "\f107"
}

.btn-list li a[href*="#tab"]:before {
  content: "\f105"
}

.table01 {
  width: 100%;
  /*
  border-top: 1px solid #d6d6d6;
  */
}

.table01 tr {
  border-bottom: 1px solid #d6d6d6;
}
.table01 tr:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 768px) {
  .table01 th, .table01 td {
    display: block;
    width: 100% !important;
    word-break: break-all;
    white-space: break-spaces
  }
}

.table01 th {
  padding: 20px;
  letter-spacing: 0
}

@media only screen and (max-width: 768px) {
  .table01 th {
    padding: 10px 10px 0
  }
}

.table01 td {
  padding: 20px;
  letter-spacing: 0
}

@media only screen and (max-width: 768px) {
  .table01 td {
    padding: 10px 10px 15px
  }
}

.table01.-pdf th, .table01.-pdf td {
  vertical-align: middle;
  text-align: center
}

.table01.-pdf th a, .table01.-pdf td a {
  text-decoration: none;
  color: #333
}

.overflow-table {
  overflow-x: auto
}

@media only screen and (max-width: 768px) {
  .nodrop-table tr th, .nodrop-table tr td {
    display: table-cell;
    width: auto !important
  }
}

@media only screen and (max-width: 768px) {
  .nodrop-table tr th {
    white-space: nowrap
  }
}

.primary-txt {
  color: #158941
}

.news-link-event01 a[href$=".pdf"]:after {
  content: "";
  height: 16px;
  width: 16px;
  background: url(../imgs/pdf.png) no-repeat center/contain;
  margin-left: 5px
}

.news-link-event01 a[href="#"] {
  color: #333;
  text-decoration: none;
  pointer-events: none
}

.l-main .news-list li,
.l-main aside li {
  list-style: none !important;
}
.l-main .tab-list,
.l-main .news-list,
.l-main aside ul {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.news-link-event02, .news-list li {
  pointer-events: none
}

.news-link-event02 a, .news-list li a {
  pointer-events: all
}

.news-link-event02 a[href="#"], .news-list li a[href="#"] {
  pointer-events: none
}

.news-link-event02 a[href$=".pdf"]~.news-content .txt:after, .news-list li a[href$=".pdf"]~.news-content .txt:after {
  content: "";
  height: 16px;
  width: 16px;
  background: url(../imgs/pdf.png) no-repeat center/contain;
  margin-left: 5px
}

.cms-ullist>li, .dot-list>li {
  padding-left: 26px;
  position: relative
}

.cms-ullist>li:before, .dot-list>li:before {
  content: "●";
  color: #158941;
  position: absolute;
  left: 0;
  top: 16px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px
}

.cms-ullist[style="list-style-type: circle;"]>li, .cms-ullist[style="list-style-type: square;"]>li, .dot-list[style="list-style-type: circle;"]>li, .dot-list[style="list-style-type: square;"]>li {
  list-style-type: inherit;
  text-indent: 0
}

.cms-ullist[style="list-style-type: circle;"]>li::before, .cms-ullist[style="list-style-type: square;"]>li::before, .dot-list[style="list-style-type: circle;"]>li::before, .dot-list[style="list-style-type: square;"]>li::before {
  content: none
}

.cms-ullist[style="list-style-type: circle;"]>li::marker, .cms-ullist[style="list-style-type: square;"]>li::marker, .dot-list[style="list-style-type: circle;"]>li::marker, .dot-list[style="list-style-type: square;"]>li::marker {
  color: #7c7eba
}

.cms-ollist, .num-list {
  counter-reset: section
}

.cms-ollist>li, .num-list>li {
  padding-left: 25px;
  position: relative;
  counter-increment: section
}

.cms-ollist>li:before, .num-list>li:before {
  content: counter(section);
  color: #158941;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.5;
  font-size: 22px;
  font-weight: bold
}

.cms-ollist[style="list-style-type: lower-alpha;"]>li, .cms-ollist[style="list-style-type: lower-roman;"]>li, .cms-ollist[style="list-style-type: upper-alpha;"]>li, .cms-ollist[style="list-style-type: upper-roman;"]>li, .num-list[style="list-style-type: lower-alpha;"]>li, .num-list[style="list-style-type: lower-roman;"]>li, .num-list[style="list-style-type: upper-alpha;"]>li, .num-list[style="list-style-type: upper-roman;"]>li {
  list-style-type: inherit;
  text-indent: 0;
  margin-left: 0
}

.cms-ollist[style="list-style-type: lower-alpha;"]>li::before, .cms-ollist[style="list-style-type: lower-roman;"]>li::before, .cms-ollist[style="list-style-type: upper-alpha;"]>li::before, .cms-ollist[style="list-style-type: upper-roman;"]>li::before, .num-list[style="list-style-type: lower-alpha;"]>li::before, .num-list[style="list-style-type: lower-roman;"]>li::before, .num-list[style="list-style-type: upper-alpha;"]>li::before, .num-list[style="list-style-type: upper-roman;"]>li::before {
  content: none
}

.cms-ollist[style="list-style-type: lower-alpha;"]>li::marker, .cms-ollist[style="list-style-type: lower-roman;"]>li::marker, .cms-ollist[style="list-style-type: upper-alpha;"]>li::marker, .cms-ollist[style="list-style-type: upper-roman;"]>li::marker, .num-list[style="list-style-type: lower-alpha;"]>li::marker, .num-list[style="list-style-type: lower-roman;"]>li::marker, .num-list[style="list-style-type: upper-alpha;"]>li::marker, .num-list[style="list-style-type: upper-roman;"]>li::marker {
  color: #7c7eba
}

.star-list .star-item {
  padding-left: 13px;
  font-size: 14px;
  letter-spacing: 0;
  color: #707071;
  line-height: 1.5;
  position: relative;
  display: block
}

@media only screen and (max-width: 768px) {
  .star-list .star-item {
    font-size: 12px;
    padding-left: 16px
  }
  .star-list .star-item:not(:last-child) {
    margin-bottom: 10px
  }
}

.star-list .star-item::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0
}

.l-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #fff;
}

@media only screen and (min-width: 769px) {
  .l-container {
    min-width: 920px
  }
}

.container.-w800 {
  width: calc(800px + 20px)
}

@media only screen and (max-width: 768px) {
  .container.-w800 {
    width: auto
  }
}

.container.-w1000 {
  width: calc(1000px + 20px)
}

@media only screen and (max-width: 768px) {
  .container.-w1000 {
    width: auto
  }
}

.container.-w1200 {
  width: calc(1200px + 20px)
}

@media only screen and (max-width: 768px) {
  .container.-w1200 {
    width: auto;
  }
  .footer .container.-w1200 {
    padding: 0;
  }
}

body {
  width: 100%;
  padding-top: 72px
}

body::-webkit-scrollbar {
  display: none
}

body.open {
  height: 100%;
  overflow: hidden;
  position: fixed
}

body.fix {
  overflow: hidden
}

@media only screen and (max-width: 768px) {
  body {
    position: relative;
    padding-top: 62px
  }
}

header {
  width: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  position: fixed;
}


.h-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 60px;
  height: 72px;
  border-bottom: 1px solid #d6d6d6;
  background: #fff;
}

@media only screen and (max-width: 1279px) {
  .h-wrap {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 768px) {
  .h-wrap {
    height: 62px;
    padding: 0 10px 0 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.h-wrap .logo {
  display: block;
  max-width: 300px;
  width: 100%
}

@media only screen and (max-width: 768px) {
  .h-wrap .logo {
    max-width: 214px;
  }
  .h-wrap .logo svg {
    width: 100%;
    height: auto;
  }
}

.h-wrap .h-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.h-wrap .h-nav>li:not(:last-child) a, .h-wrap .h-nav>li:not(:last-child) p {
  padding: 0 15px
}

.h-wrap .h-nav>li a {
  text-decoration: none;
  color: #333
}

.h-wrap .h-nav>li a, .h-wrap .h-nav>li p {
  letter-spacing: .02em;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer
}

.h-wrap .h-nav>li a:hover, .h-wrap .h-nav>li p:hover {
  color: #158941
}

.h-wrap .h-nav>li p {
  position: relative;
  padding-right: 19px
}

.h-wrap .h-nav>li p::before {
  content: "\f107";
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  font-size: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #158941;
  right: 0
}

.h-wrap .h-nav>li.has-list {
  position: relative
}

.h-wrap .h-nav>li.has-list:hover .hide-list {
  display: block
}

.h-wrap .h-nav>li.has-list .hide-list {
  position: absolute;
  left: -13px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  width: 140%;
  padding-top: 10px;
  border-radius: 4px;
  display: none;
  -webkit-animation: growOut 300ms ease-in-out forwards;
  animation: growOut 300ms ease-in-out forwards;
  -webkit-transform-origin: top center;
  transform-origin: top center
}

.h-wrap .h-nav>li.has-list .h-sub-list {
  border-radius: 4px;
  width: 100%;
  padding: 0 16px;
  background: #fffcf4;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.h-wrap .h-nav>li.has-list .h-sub-list li:not(:last-child) a {
  border-bottom: 1px solid #d6d6d6
}

.h-wrap .h-nav>li.has-list .h-sub-list li a {
  display: block;
  text-decoration: none;
  letter-spacing: .02em;
  font-size: 14px;
  padding: 13px 4px 16px
}

.slide-menu {
  height: 100%;
  width: 100%;
  overflow: scroll;
  position: fixed;
  z-index: 9998;
  top: -100%;
  padding-top: 62px;
  -webkit-transition: left 0.3s;
  transition: left 0.3s
}

@media only screen and (min-width: 769px) {
  .slide-menu {
    display: none
  }
}

body.open .slide-menu {
  top: 0
}

body.open .slide-menu .spnav ul li {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
  transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
  transition: transform .2s ease-out, opacity .2s ease-out;
  transition: transform .2s ease-out, opacity .2s ease-out, -webkit-transform .2s ease-out
}

body.open .slide-menu .spnav ul li:nth-child(1) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

body.open .slide-menu .spnav ul li:nth-child(2) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

body.open .slide-menu .spnav ul li:nth-child(3) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s
}

body.open .slide-menu .spnav ul li:nth-child(4) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s
}

body.open .slide-menu .spnav ul li:nth-child(5) {
  -webkit-transition-delay: .5s;
  transition-delay: .5s
}

body.open .slide-menu .spnav ul li:nth-child(6) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s
}

body.open .slide-menu .spnav ul li:nth-child(7) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s
}

body.open .slide-menu .spnav ul li:nth-child(8) {
  -webkit-transition-delay: .8s;
  transition-delay: .8s
}

body.open .slide-menu .spnav {
  top: 62px;
  pointer-events: auto
}

body.open .slide-menu .spnav::before {
  -webkit-animation: menu-animation .4s ease-out forwards;
  animation: menu-animation .4s ease-out forwards
}

.spnav {
  z-index: 2;
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.spnav::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: rgba(20, 109, 177, 0.95);
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 100%;
  -webkit-transform: scale(0.04), translateY(9999px);
  transform: scale(0.04), translateY(9999px);
  overflow: hidden;
  z-index: 10
}

.spnav>ul {
  z-index: 10;
  position: relative;
  width: calc(100% - 40px);
  margin: auto
}

.spnav>ul>li {
  opacity: 0;
  -webkit-transform: translate3d(0, 36px, 0);
  transform: translate3d(0, 36px, 0);
  border-bottom: 1px solid #fff
}

.spnav>ul>li.has-list p {
  position: relative
}

.spnav>ul>li.has-list p::before {
  content: "\2b";
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px
}

.spnav>ul>li.has-list p.active::before {
  content: "\f068"
}

.spnav>ul>li p, .spnav>ul>li a {
  display: block;
  padding: 20px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-decoration: none
}

.spnav>ul>li .sub-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.4)
}

.spnav>ul>li .sub-menu li a {
  display: block;
  padding: 10px 20px;
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  text-decoration: none
}

.key-visual-sub {
  /*height: 675px*/
  height: 800px
}

@media only screen and (max-width: 768px) {
  .key-visual-sub {
    height: 189px
  }
}

.key-visual-sub .key-img {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: auto;
}

@media only screen and (max-width: 768px) {
  .key-visual-sub .key-img {
    width: calc(100% - 40px);
  }
}

.key-visual-sub .key-img img {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .key-visual-sub .key-img img {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}

.sub-key-ttl {
  text-align: center;
  font-size: 36px;
  line-height: 1.667;
  padding: 80px 80px 20px;
  font-weight: bold;
  letter-spacing: .02em;
  font-family: "IBM Plex Sans JP", serif;
  margin-bottom: 40px
}

@media only screen and (max-width: 768px) {
  .sub-key-ttl {
    font-size: 24px;
    padding: 70px 20px 0;
    margin-bottom: 20px
  }
}

.l-main:before, .l-main:after {
  content: " ";
  display: table
}

.l-main:after {
  clear: both
}

.l-main {
  /*padding: 0 0 120px 0;*/
  padding: 0 ;
  position: relative;
  z-index: 1;
  background-color: #fff;
}

@media only screen and (max-width: 768px) {
  .l-main {
    padding: 52px 0 70px
  }
}

body.details .l-main {
  padding: 80px 0 100px
}

.l-page {
  float: left;
  width: 700px
}

@media only screen and (max-width: 768px) {
  .l-page {
    float: none;
    width: 100%
  }
}

.l-side {
  float: right;
  width: 260px
}

@media only screen and (max-width: 768px) {
  .l-side {
    display: none
  }
}

footer {
  background: #fffcf4;
  padding: 30px 0 0
}

footer .f-top {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 46px;
  border-bottom: 1px solid #d6d6d6
}

@media only screen and (max-width: 768px) {
  footer .f-top {
    padding-bottom: 0;
  }
}

footer .f-top .f-left {
  width: 100%;
  max-width: 360px;
}

@media only screen and (max-width: 768px) {
  footer .f-top .f-left {
    width: 100%;
    padding: 0 20px;
    margin-right: auto;
    margin-left: auto;
  }
}

footer .f-top .f-left .mail-link {
  color: #222;
  text-decoration: none
}

footer .f-top .f-left p {
  color: #222222;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.71
}

@media only screen and (max-width: 768px) {
  footer .f-top .f-left p {
    font-size: 15px;
    letter-spacing: .02em
  }
}

footer .f-top .f-right {
  width: calc(100% - 584px);
  padding-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 768px) {
  footer .f-top .f-right {
    display: block;
    width: 100%;
    text-align: center;
  }
  footer .f-top .f-right .f-right-nav01, footer .f-top .f-right .f-right-nav02 {
    
  }
}

footer .f-logo {
  width: 349px;
  display: inline-block;
  margin-bottom: 18px;
}

@media only screen and (max-width: 768px) {
  footer .f-logo {
    width: 100%;
    margin: auto auto 35px auto;
  }
}

footer .f-access {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
}

.f-link {
  display: inline-block;
  padding-left: 15px;
  position: relative;
  top: -3px;
  margin-left: 0;
  color: #7C7C7C;
  font-size: 14px;
}

@media only screen and (max-width: 768px) {
  .f-link {
    margin-left: 0;
    display: block;
    width: 100%;
    margin-top: 5px;
  }
}

.f-link::before {
  content: "\f3c5";
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  .f-nav {
    width: 100%
  }
}

.f-nav .f-nav-item {
  width: 100%;
}
.f-nav .f-nav-item:not(:last-child) {
    margin-bottom: 9px;
}

.f-nav .f-nav-item>a {
  text-decoration: none;
  color: #333;
  letter-spacing: .02em;
  font-weight: bold;
  padding-left: 25px;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: inline-block
}

@media only screen and (max-width: 768px) {
  .f-nav .f-nav-item>a {
    font-size: 14px;
    line-height: 1.5;
    padding: 15px 0 15px 23px;
  }
}

.f-nav .f-nav-item>a:hover {
  color: #158941
}

.f-nav .f-nav-item>a::before {
  content: "";
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  background: url(https://nippon-kakekomidera.jp/wp/wp-content/themes/custom/assets/imgs/f-nav.png) no-repeat center/cover
}

@media only screen and (max-width: 768px) {
  .f-nav .f-nav-item {
    line-height: 1.6;
    padding: 0 20px;
    border-top: 1px solid #d6d6d6;
    margin-bottom: 0 !important;
  }
  
  .f-nav .f-nav-item>a::before {
    width: 16px;
    height: 16px
  }
}

.f-nav .f-nav-item>.f-sub-nav {
  padding: 0 0 10px 25px;
}

@media only screen and (max-width: 768px) {
  .f-nav .f-nav-item>.f-sub-nav {
    padding-left: 17px;
    margin-top: -10px;
  }
  .f-nav .f-nav-item>.f-sub-nav li {
    line-height: 1.6;
  }
}

.f-nav .f-nav-item>.f-sub-nav li a {
  font-size: 14px;
  letter-spacing: .02em;
  font-weight: 400;
  padding-left: 17px;
  color: #333;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-decoration: none;
  position: relative;
  display: inline-block
}

@media only screen and (max-width: 768px) {
  .f-nav .f-nav-item>.f-sub-nav li a {
    font-size: 11px;
    letter-spacing: .02em;
    padding-left: 12px
  }
}

.f-nav .f-nav-item>.f-sub-nav li a:hover {
  color: #158941
}

.f-nav .f-nav-item>.f-sub-nav li a::before {
  content: "\f105";
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  color: #158941
}

.f-right-nav01 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.f-right-nav01 .f-nav {
  margin-right: 60px
}

@media only screen and (max-width: 768px) {
  .f-right-nav01 .f-nav {
    margin-right: 0
  }
}

.f-bot {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 0
}

@media only screen and (max-width: 768px) {
  .f-bot {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media only screen and (max-width: 768px) {
  .f-bot .f-sns {
    margin-bottom: 13px;
    width: 100%;
    text-align: center
  }
}

.f-bot .f-sns a {
  margin-right: 7px;
  text-decoration: none
}

.f-bot .f-sns a:hover:first-child i {
  color: #1DA1F2;
}

.f-bot .f-sns a:hover:nth-child(2) i {
  color: #E1306C;
}

.f-bot .f-sns a:hover:nth-child(3) i {
  color: #4267B2;
}

.f-bot .f-sns a:hover:nth-child(4) i {
  color: #FF0000;
}

.f-bot .f-sns a:hover:nth-child(5) i {
  color: #000000;
}
/*
.f-bot .f-sns a i {
  color: #06C755;
}
*/

.f-bot .f-sns a i {
  font-size: 24px;
  color: #4B5564;
  -webkit-transition: all .3s;
  transition: all .3s
}

.coppy {
  font-size: 12px;
  letter-spacing: .02em;
  color: #4B5564;
}

.slide-btn {
  position: relative;
  z-index: 10;
  width: calc(100% - 40px);
  margin: auto
}

.slide-btn a {
  display: block;
  width: 100%;
  margin: auto auto 10px auto
}

.pdf-btn {
  max-width: 270px;
  width: 100%;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #F8F8F8;
  border-radius: 29px;
  padding: 17px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: all .3s;
  transition: all .3s
}

.pdf-btn:hover {
  background: #BF0000
}

.pdf-btn:hover span {
  color: #F8F8F8
}

.pdf-btn span {
  color: #BF0000;
  padding-left: 24px;
  position: relative
}

.pdf-btn span::before {
  content: "\f1c1";
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0
}

.tab-box .tab-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px
}

.tab-box .tab-list li a:hover, .tab-box .tab-list li a.current {
  color: #fff;
  background: #158941;
}

.tab-box .tab-list li a:hover.info, .tab-box .tab-list li a.current.info,
.cat-info .tab-list li a.info {
  color: #fff;
  background: #D95E03;
}

.tab-box .tab-list li a:hover.report, .tab-box .tab-list li a.current.report,
.cat-report .tab-list li a.report {
  color: #fff;
  background: #146DB1;
}

.tab-box .tab-list li a:hover.kidscafe, .tab-box .tab-list li a.current.kidscafe,
.cat-kidscafe .tab-list li a.kidscafe {
  color: #fff;
  background: #EBA100;
}

.tab-box .tab-list li a:hover.column-support, .tab-box .tab-list li a.current.column-support,
.cat-column-support .tab-list li a.column-support {
  color: #fff;
  background: #E80113;
}



@media only screen and (max-width: 768px) {
  .tab-box .tab-list {
    margin-bottom: 70px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.tab-box .tab-list li {
  display: table
}

@media only screen and (max-width: 768px) {
  .tab-box .tab-list li {
    width: calc(50% - 8px);
    margin-top: 15px
  }
  .tab-box .tab-list li:last-child {
    width: 100%
  }
}

.tab-box .tab-list li:not(:last-child) {
  margin-right: 15px
}

@media only screen and (max-width: 768px) {
  .tab-box .tab-list li:not(:last-child) {
    margin-right: 0
  }
}

.tab-box .tab-list li a {
  display: table-cell;
  vertical-align: middle;
  min-width: 108px;
  border-radius: 35px;
  text-align: center;
  font-weight: bold;
  letter-spacing: .06em;
  color: #000;
  text-decoration: none;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  padding: 4px 30px;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .tab-box .tab-list li a {
    max-width: 100%
  }
}

.tab-box .tab-list li a:hover, .tab-box .tab-list li a.current {
  color: #fff;
  background: #158941
}

.tab-box .tab-list li a:hover.info, .tab-box .tab-list li a.current.info {
  background: #D95E03
}

.tab-box .tab-list li a:hover.report, .tab-box .tab-list li a.current.report {
  background: #146DB1
}

.tab-box .tab-list li a:hover.kidscafe, .tab-box .tab-list li a.current.kidscafe {
  background: #EBA100
}

.tab-box .tab-list li a:hover.column-support, .tab-box .tab-list li a.current.column-support {
  background: #E80113
}

@media only screen and (max-width: 768px) {
  .tab-box .tab-list li a {
    font-size: 14px
  }
}

.slidemenu-btn {
  width: 30px
}

.page-contact {
  background: #e8bbaf;
  padding: 69px 0 82px;
  position: relative
}

@media only screen and (max-width: 768px) {
  .page-contact {
    padding: 60px 0
  }
}

.page-contact::before {
  content: "";
  width: 1px;
  height: 229px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%
}

@media only screen and (max-width: 768px) {
  .page-contact::before {
    width: calc(100% - 40px);
    height: 1px
  }
}

.page-contact .page-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.page-contact .page-wrap .page-inner {
  width: 50%;
  text-align: center
}

@media only screen and (max-width: 768px) {
  .page-contact .page-wrap .page-inner {
    width: 100%
  }
}

.page-contact .page-wrap .page-inner .button01::before, .page-contact .page-wrap .page-inner .button02::before, .page-contact .page-wrap .page-inner .btn-list li a::before, .btn-list li .page-contact .page-wrap .page-inner a::before {
  right: 30px
}

.page-contact .page-wrap .page-inner.-left {
  padding-left: 23px
}

@media only screen and (max-width: 768px) {
  .page-contact .page-wrap .page-inner.-left {
    padding-left: 0
  }
}

.page-contact .page-wrap .page-inner.-left .ttl::before {
  content: "\f4ad";
  font-size: 50px
}

@media only screen and (max-width: 768px) {
  .page-contact .page-wrap .page-inner.-left .ttl::before {
    font-size: 30px
  }
}

.page-contact .page-wrap .page-inner.-right {
  padding-right: 23px
}

@media only screen and (max-width: 768px) {
  .page-contact .page-wrap .page-inner.-right {
    padding-right: 0
  }
}

.page-contact .page-wrap .page-inner.-right .ttl::before {
  content: "\f4be";
  font-size: 42px
}

@media only screen and (max-width: 768px) {
  .page-contact .page-wrap .page-inner.-right .ttl::before {
    font-size: 26px
  }
}

.page-contact .page-wrap .page-inner p {
  color: #fff
}

.page-contact .page-wrap .page-inner .ttl {
  font-size: 32px;
  line-height: 1;
  letter-spacing: .3em;
  padding-left: 70px;
  margin-bottom: 27px;
  position: relative;
  display: inline-block;
  font-weight: bold
}

@media only screen and (max-width: 768px) {
  .page-contact .page-wrap .page-inner .ttl {
    font-size: 24px;
    padding-left: 46px;
    margin-bottom: 16px
  }
}

.page-contact .page-wrap .page-inner .ttl::before {
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0
}
.breadcrumb-wrap {
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 30px auto 0;
}
.breadcrumb-wrap .breadcrumb {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  list-style: none;
  padding-bottom: 5px;
  font-size: 14px;
}
.breadcrumb-wrap .breadcrumb::-webkit-scrollbar {
  height: 4px;
  padding: 0;
  margin: 0
}
.breadcrumb-wrap .breadcrumb::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, .1)
}
.breadcrumb-wrap .breadcrumb::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .4);
  border-radius: 2px
}

.breadcrumb li:not(:last-of-type)::after {
  content: "";
  margin: 0 8px 0 3px;
  border-right: 1px solid #8D8D8D;
  border-top: 1px solid #8D8D8D;
  rotate: 45deg;
  display: inline-block;
  height: 8px;
  width: 8px;
  position: relative;
  top: -1px;
}

.breadcrumb-wrap .breadcrumb li a {
  display: inline-block;
  color: #333;
  text-decoration: none
}
.breadcrumb-wrap .breadcrumb li a:hover {
  text-decoration: underline
}
.breadcrumb-wrap .breadcrumb li a.active {
  color: #8D8D8D;
}



@media only screen and (max-width: 768px) {
  
  .breadcrumb-wrap {
    padding-right: 0;
  }
  .breadcrumb-wrap .breadcrumb li:last-child {
    padding-right: 15px;
  }
  .breadcrumb-wrap .breadcrumb li a {
    font-size: 14px;
  }
  .breadcrumb li:not(:last-of-type)::after {
    top: -1px;
  }
}

h2.top {
  text-align: center;
  padding-top: 3vw;
  letter-spacing: .2em;
  display: block;
  font-size: 60px;
  margin-top: 2vw;
  font-family: "IBM Plex Sans JP", serif;
  font-weight: bold;
  margin-bottom: 60px
}

@media only screen and (max-width: 768px) {
  h2.top {
    font-size: 23px;
    margin-bottom: 30px
  }
}

h2:not(.top) {
  font-size: 36px;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: .02em;
  text-align: left;
  padding-bottom: 21px;
  position: relative;
  font-family: "IBM Plex Sans JP", serif;
  border-bottom: 2px solid #d6d6d6;
  margin-bottom: 50px
}

@media only screen and (max-width: 768px) {
  h2:not(.top) {
    line-height: 1.4;
    padding-bottom: 13px;
    font-size: 26px;
    margin-bottom: 45px
  }
}

h2:not(.top)::before {
  content: "";
  width: 140px;
  height: 2px;
  background: #158941;
  position: absolute;
  /*
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  */
  bottom: -2px
}

h2:not(.top).-w {
  border-bottom: 2px solid #6BC68C;
  color: #fff
}

h2:not(.top).-w::before {
  background: #fff
}

h3.top {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  font-family: "IBM Plex Sans JP", serif;
  margin-bottom: 30px
}

@media only screen and (max-width: 768px) {
  h3.top {
    font-size: 26px;
    margin-bottom: 20px
  }
}

h3:not(.top) {
  line-height: 1.27;
  font-weight: bold;
  font-size: 26px;
  padding-left: 22px;
  position: relative;
  margin-bottom: 27px
}

@media only screen and (max-width: 768px) {
  h3:not(.top) {
    line-height: 1.45;
    font-size: 22px;
    letter-spacing: .1em;
    padding-left: 17px
  }
}

h3:not(.top)::before {
  content: "";
  width: 6px;
  height: 106%;
  background: #158941;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0
}

@media only screen and (max-width: 768px) {
  h3:not(.top)::before {
    width: 5px
  }
}

h4:not(.top) {
  line-height: 1.5;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px
}

@media only screen and (max-width: 768px) {
  h4:not(.top) {
    font-size: 18px;
    margin-bottom: 10px
  }
}

h5:not(.top) {
  font-weight: bold;
  color: #158941;
  margin-bottom: 10px
}

.tag {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  padding: 0 5px;
  background: #158941
}

.tag.-info {
  background: #FCAE05
}

.hover-all, .news-list li {
  position: relative
}

.hover-all>a, .news-list li>a {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  font-size: 0
}

.youtube-wrap {
  height: 0;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%
}

.youtube-wrap>iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.ofi>img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: cover; object-position: center;"
}

.ofi.-top>img {
  -o-object-position: top;
  object-position: top;
  font-family: "object-fit: cover; object-position: top;"
}

.ofi.-bottom>img {
  -o-object-position: bottom;
  object-position: bottom;
  font-family: "object-fit: cover; object-position: bottom;"
}

.ofi.-left>img {
  -o-object-position: left;
  object-position: left;
  font-family: "object-fit: cover; object-position: left;"
}

.ofi.-right>img {
  -o-object-position: right;
  object-position: right;
  font-family: "object-fit: cover; object-position: right;"
}

.ofi.-ratio {
  display: block;
  overflow: hidden;
  position: relative
}

.ofi.-ratio>img {
  min-height: 100%;
  width: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto auto
}

.news-detail {
  padding-bottom: 80px;
  border-bottom: 1px solid #d6d6d6
}
.tagpage .news-detail {
  border: none;
}
.news-detail p {
  margin-bottom: 30px;
}
.news-detail h3 {
  margin-top: 60px
}

.news-detail h4 {
  margin-top: 30px
}

.news-detail .news-detail-free {
  margin: 0 0 40px
}

.news-detail .news-detail-free p {
  margin-bottom: 20px
}
.news-detail h2 {
  color: #000000;
  font-family: sans-serif;
}
.news-detail h2 img {
  margin-top: 40px;
  height: auto;
  width: auto;
  max-width: 100%
}

.news-detail .news-detail-image>img {
  height: auto;
  width: auto;
  max-width: 100%
}

.news-detail .news-detail-pdf a[href$=".pdf"] {
  vertical-align: middle
}

.news-detail .news-detail-pdf a[href$=".pdf"]:after {
  content: "";
  height: 16px;
  width: 16px;
  background: url(../imgs/pdf.png) no-repeat center/contain;
  margin-left: 5px
}

.news-detail>*:empty {
  display: none;
  font-size: 0;
  line-height: 0;
  border: none;
  background: none;
  padding: 0;
  margin: 0
}

.news-detail>*:empty:before, .news-detail>*:empty:after {
  display: none
}

.pagination {
  text-align: center;
  margin-top: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.pagination .item {
  display: inline-block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  font-weight: bold;
  color: #158941;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  background: #fffcf4;
  margin: 0 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s
}

@media only screen and (max-width: 768px) {
  .pagination .item {
    width: 40px;
    height: 40px;
    line-height: 38px
  }
}

.pagination .item.icon {
  margin: 0 30px;
  background: #fff;
  position: relative
}

@media only screen and (max-width: 768px) {
  .pagination .item.icon {
    margin: 0 15px
  }
}

.pagination .item.icon:hover {
  color: #158941;
  background: #fffcf4
}

.pagination .item.icon::before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #158941;
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  position: absolute
}

.pagination .item.icon:first-child::before {
  content: "\f060"
}

.pagination .item.icon:last-child::before {
  content: "\f061"
}

.pagination .item[href="#"] {
  cursor: default;
  pointer-events: none
}

.pagination a:hover, .pagination .active {
  color: #7C7C7C;
  background: #fff
}

.l-main .ui.form.inputForm .icheck-material-blue>input:first-child {
  background-color: #2196f3
}

.l-main .ui.form.inputForm .icheck-material-blue>input:first-child+label::before {
  border-color: #787878
}

.l-main .ui.form.inputForm .icheck-material-blue>input:first-child:checked+label:before {
  border-color: #2196f3;
  background-color: #2196f3
}

.l-main .ui.form.inputForm .icheck-material-blue>input:first-child:checked+label:after {
  border-bottom-color: #fff;
  border-right-color: #fff
}

.l-main .ui.form.inputForm .icheck-material-blue>input[type="radio"]:first-child:checked+label::after {
  background-color: #2196f3
}

.slide-key {
  background-image: url(../imgs/logo2.png);
  background-repeat: repeat;
  background-size: 20%;
  width: 100%;
  position: relative
}

.fvbtntex {
  position: absolute;
  bottom: 5%;
  left: 47%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 28%
}

@media only screen and (max-width: 768px) {
  .fvbtntex {
    position: absolute;
    width: 50%;
    left: 50%
  }
}

@media only screen and (max-width: 768px) {
  .slider .slick-dots {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  .slider .slick-dots li {
    display: inline-block
  }
  .slider .slick-dots li.slick-active button {
    background: #333
  }
  .slider .slick-dots li>button {
    font-size: 0;
    padding: 2px;
    border: 0;
    outline: none;
    background: #E2E2E2;
    border-radius: 40px;
    margin: 0 5px;
    position: relative
  }
}

.section1 {
  padding-top: 3vw;
  text-align: center;
  padding-bottom: 130px
}

@media only screen and (max-width: 768px) {
  .section1 {
    padding-bottom: 70px
  }
}

.topsec1Ttl {
  display: block;
  font-size: 60px;
  margin-top: 2vw;
  font-family: "IBM Plex Sans JP", serif;
  font-weight: bold
}

.soudan_btnwrap .button01, .soudan_btnwrap .button02, .soudan_btnwrap .btn-list li a, .btn-list li .soudan_btnwrap a {
  padding: 21px
}

.soudan_btnwrap .button01:not(:last-child), .soudan_btnwrap .button02:not(:last-child), .soudan_btnwrap .btn-list li a:not(:last-child), .btn-list li .soudan_btnwrap a:not(:last-child) {
  margin-right: 40px
}

@media only screen and (max-width: 768px) {
  .soudan_btnwrap .button01:not(:last-child), .soudan_btnwrap .button02:not(:last-child), .soudan_btnwrap .btn-list li a:not(:last-child), .btn-list li .soudan_btnwrap a:not(:last-child) {
    margin-right: 5px;
    margin-bottom: 15px
  }
}

@media only screen and (max-width: 480px) {
  .soudan_btnwrap .button01:not(:last-child), .soudan_btnwrap .button02:not(:last-child), .soudan_btnwrap .btn-list li a:not(:last-child), .btn-list li .soudan_btnwrap a:not(:last-child) {
    margin-right: 0px
  }
}

.soudan_btnwrap .button01 i, .soudan_btnwrap .button02 i, .soudan_btnwrap .btn-list li a i, .btn-list li .soudan_btnwrap a i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 30px
}

.topsec1TtlSub {
  display: block;
  font-size: 45px;
  font-family: "IBM Plex Sans JP", serif;
  font-weight: bold;
  margin-top: 52px
}

.topsec1TtlSub2 {
  display: block;
  font-size: 30px;
  margin-top: 52px;
  font-family: "IBM Plex Sans JP", serif;
  font-weight: bold;
  margin-bottom: 50px
}

.topsec1TtlSub span {
  position: relative;
  padding-top: 1vw;
  letter-spacing: -.15vw;
  font-family: "IBM Plex Sans JP", serif;
  font-weight: bold
}

.m-txt-medium {
  font-size: 20px;
  line-height: 2
}

.topsec1TtlSub span:nth-child(4n+1):before {
  position: absolute;
  content: "";
  width: .25em;
  height: .25em;
  border-radius: 50%;
  background-color: #146DB1;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.topsec1TtlSub span:nth-child(4n+2)::before {
  position: absolute;
  content: "";
  width: .25em;
  height: .25em;
  border-radius: 50%;
  background-color: #fcae05;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.topsec1TtlSub span:nth-child(4n+3):before {
  position: absolute;
  content: "";
  width: .25em;
  height: .25em;
  border-radius: 50%;
  background-color: #E80113;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.topsec1TtlSub span:nth-child(4n+4):before {
  position: absolute;
  content: "";
  width: .25em;
  height: .25em;
  border-radius: 50%;
  background-color: #158941;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

@media screen and (max-width: 1279px) {
  .topsec1Ttl {
    display: block;
    font-size: calc(60px - ((1vw - 12px)*-4.470));
    margin-top: 2vw
  }
  .topsec1TtlSub {
    display: block;
    font-size: calc(45px - ((1vw - 12px)*-3.418));
    margin-top: 20vw
  }
  .topsec1TtlSub2 {
    display: block;
    font-size: calc(30px - ((1vw - 12px)*-1.824));
    margin-top: 5vw
  }
  .topsec1TtlSub span {
    position: relative;
    padding-top: 2.5vw;
    letter-spacing: -.15vw
  }
  .m-txt-medium {
    font-size: calc(20px - ((1vw - 12px)*-0.647));
    line-height: 2
  }
  .topsec1TtlSub span:nth-child(4n+1):before {
    position: absolute;
    content: "";
    width: .25em;
    height: .25em;
    border-radius: 50%;
    background-color: #146DB1;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
  .topsec1TtlSub span:nth-child(4n+2)::before {
    position: absolute;
    content: "";
    width: .25em;
    height: .25em;
    border-radius: 50%;
    background-color: #fcae05;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
  .topsec1TtlSub span:nth-child(4n+3):before {
    position: absolute;
    content: "";
    width: .25em;
    height: .25em;
    border-radius: 50%;
    background-color: #E80113;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
  .topsec1TtlSub span:nth-child(4n+4):before {
    position: absolute;
    content: "";
    width: .25em;
    height: .25em;
    border-radius: 50%;
    background-color: #158941;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
}

@media (max-width: 767px) {
  .section1 {
    padding-top: 5vw
  }
}

@media (max-width: 350px) {
  .topsec1Ttl {
    font-size: 22px
  }
  .topsec1TtlSub {
    font-size: 16px
  }
  .topsec1TtlSub2 {
    font-size: 14.5px
  }
  .m-txt-medium {
    font-size: 14.5px
  }
}

.koumoku {
  width: 90%;
  max-width: 1000px;
  -webkit-box-shadow: silver 0px 0px 5px;
  box-shadow: silver 0px 0px 5px;
  margin: 0px auto;
  background: #fffcf4;
  border-radius: 8px;
  padding: 25px;
}

.koumoku p {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}

.koumoku ul {
  margin: 0 auto;
  text-align: left;
  font-size: 0
}

.koumoku ul li {
  display: inline-block;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1;
  padding: 0.5em 0
}

@media screen and (max-width: 1279px) {
  .koumoku ul li {
    font-size: calc(14px - ((1vw - 12px)*(5/-8.5)));
    line-height: 0.5
  }
  .koumoku ul .koumoku p {
    font-size: 2vw
  }
}

@media (max-width: 500px) {
  .koumoku p {
    font-size: 3vw
  }
}

@media (max-width: 350px) {
  .koumoku ul li {
    font-size: 9px;
    line-height: 0.5
  }
}

.section2 {
  background-image: url(../imgs/logo2.png);
  background-repeat: repeat;
  background-size: 20%;
  padding-bottom: 30px
}

@media only screen and (max-width: 768px) {
  .section2 {
    margin-bottom: 60px
  }
}

.h_2 {
  text-align: center;
  padding-top: 3vw
}

.accordion {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto
}

.accordion-open {
  display: block;
  padding: 10px 80px 10px 10px;
  background: #fffcf4;
  cursor: pointer;
  margin: 10px 0;
  position: relative
}

.accordion-open::before, .accordion-open::after {
  content: '';
  width: 20px;
  height: 3px;
  background: #000;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.accordion-open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  -webkit-transition: .5s;
  transition: .5s
}

.accordion-open.active::after {
  -webkit-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0)
}

.section3 {
  padding-bottom: 130px
}

@media only screen and (max-width: 768px) {
  .section3 {
    padding-bottom: 70px
  }
}

.koeslider {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto
}

@media only screen and (max-width: 480px) {
  .koeslider {
    width: 100%
  }
}

.slider2.-sub {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.slider2.-sub .profile_box {
  padding: 0;
  width: 295px;
  margin: 0 35px 35px 0
}

@media only screen and (max-width: 768px) {
  .slider2.-sub .profile_box {
    width: 100%;
    margin: 0 0 20px 0
  }
}

.slider2.-sub .profile_box:nth-child(3n) {
  margin-right: 0
}

.slider2 .slide-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  margin: auto;
  position: absolute;
  width: 30px
}

.slider2 .prev-arrow {
  left: -3vw;
  z-index: 400
}

.slider2 .next-arrow {
  right: -3vw;
  z-index: 400
}

@media (max-width: 500px) {
  .slider2 .slide-arrow {
    width: 10px
  }
}

.profile_box {
  padding: 0.2em 0.5em;
  margin: 17.5px;
  color: #565656;
  background: #fffcf4;
  border: dashed 2px #fffcf4;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 5px silver;
  box-shadow: 0px 0px 5px silver
}

.profile_box .slick-slide {
  height: auto !important
}

.profile_box .box-title {
  font-size: 18px;
  line-height: 1.8;
  background: #ececec;
  padding: 4px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 8px
}

.profile_center {
  text-align: center;
  margin: 15px
}

.profile_figure {
  width: 20vw;
  max-width: 100px;
  height: 20vw;
  max-height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  border: solid 3px #ececec
}

.profile_name {
  padding-top: 15px;
  font-weight: bold;
  font-size: 14.5px
}

.profile_box p {
  padding-bottom: 15px;
  margin: 0 17px;
  font-size: 14.5px;
  letter-spacing: 0
}

@media (max-width: 500px) {
  .profile_box p {
    padding-bottom: 15px;
    margin: 0 3px;
    font-size: 12.5px
  }
}

.seemore {
  font-weight: bold;
  display: inline-block;
  color: #333;
  padding-right: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-decoration: none;
  position: relative
}

.seemore:hover {
  color: #158941
}

.seemore::before {
  content: "\f105";
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0
}

.action-wrap {
  padding: 50px 0
}

.serif-txt {
  font-size: 21px;
  font-family: "IBM Plex Sans JP", serif;
  letter-spacing: .02em;
  line-height: 1.46;
  text-align: center;
  font-weight: bold
}

@media only screen and (max-width: 768px) {
  .serif-txt {
    font-size: 12px
  }
}

.section5 .soudan_btnwrap {
  width: 90%;
  max-width: 1000px;
  padding-top: 2vw;
  padding-bottom: 2vw;
  margin: 0 auto;
  margin-top: 2vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.section5 h3 {
  font-size: 21px;
  margin: 0
}

.sec5erea {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto
}

.sec5p {
  padding-top: 5vw
}

@media (max-width: 820px) {
  .section5 h3 {
    font-size: 3.5vw;
    margin: 0
  }
}

.container-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px
}

.box-logo {
  width: calc(25% - 15px);
  height: 80px;
  margin: 0px 7px 30px 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.box-logo img {
  max-width: 100%;
  max-height: 80%
}

@media (max-width: 767px) {
  .container-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .box-logo {
    width: calc(50% - 15px);
    height: 60px
  }
}

.top_sns_area {
  padding: 0 0 70px 0
}

.top_sns_inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.top_sns_left {
  width: 63%
}

.top_sns_twitter {
  background-color: #56bbfb;
  padding: 30px 30px 50px 30px;
  border-radius: 5%
}

.top_sns_twitter_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.top_sns_twitter_title {
  margin: 0;
  font-weight: 700;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 3.6px;
  color: #fff;
  font-family: "IBM Plex Sans JP", serif
}

.top_sns_twitter_iframe {
  margin-top: 30px
}

.top_sns_twitter_iframe iframe {
  width: 740px !important
}

.top_sns_right {
  width: 34%
}

.top_sns_facebook, .top_sns_instagram {
  height: 317px;
  width: 100%;
  display: table;
  border-radius: 5%
}

.top_sns_facebook_inner, .top_sns_instagram_inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

.top_sns_facebook .top_sns_btn, .top_sns_instagram .top_sns_btn {
  margin: 0 auto
}

.top_sns_facebook {
  background-color: #1877f2
}

.top_sns_facebook_logo {
  width: 101px;
  height: 95px;
  background-size: cover;
  margin: 0 auto 30px
}

.top_sns_facebook_inner img {
  width: 105px;
  height: 105px
}

.top_sns_instagram {
  background-image: url(../imgs/sns_instagram_bg.jpg);
  background-size: cover;
  margin-top: 30px
}

.top_sns_instagram_logo {
  width: 100px;
  height: 100px;
  background-size: cover;
  margin: 0 auto 28px
}

@media only screen and (max-width: 960px) {
  .top_sns_area {
    padding: 0 2.66% 70px 2.66%
  }
}

@media only screen and (max-width: 768px) {
  .top_sns_area {
    padding: 0 2.66% 14.13% 2.66%
  }
  .top_sns_inner {
    display: block
  }
  .top_sns_btn {
    font-size: 3.2vw;
    width: 69.65217%;
    padding: 4.83% 0
  }
  .top_sns_btn span {
    padding-left: 10.83%
  }
  .top_sns_left {
    width: 100%
  }
  .top_sns_twitter {
    padding: 8.450704% 2.816901%
  }
  .top_sns_twitter_title {
    font-size: 6.4vw;
    letter-spacing: 2.4px
  }
  .top_sns_twitter_head .top_sns_btn {
    font-size: 3.2vw;
    width: 35.820896%;
    padding: 2.83% 0
  }
  .top_sns_right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2.816901%
  }
  .top_sns_facebook, .top_sns_instagram {
    width: 48.591549%;
    height: auto;
    padding: 11.267606% 0
  }
  .top_sns_facebook_logo {
    width: 30.434783%;
    height: 0;
    padding-top: 28.8%;
    margin-bottom: 9.275362%
  }
  .top_sns_facebook .top_sns_btn span:after {
    width: 11.2%;
    height: 0;
    padding-top: 11.2%
  }
  .top_sns_instagram {
    margin-top: 0
  }
  .top_sns_instagram_logo {
    width: 30.434783%;
    height: 0;
    padding-top: 30.434783%;
    margin-bottom: 8%
  }
  .top_sns_instagram .top_sns_btn span:after {
    width: 9.8%;
    height: 0;
    padding-top: 9.8%
  }
  _::-webkit-full-page-media, _:future, :root .top_sns_instagram .top_sns_btn span:after {
    width: 9.8%;
    height: 0;
    padding-top: 11.2%
  }
}

.container-logo {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px
}

.box-logo {
  width: calc(25% - 15px);
  height: 80px;
  margin: 0px 7px 30px 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.box-logo img {
  max-width: 100%;
  max-height: 80%
}

@media (max-width: 767px) {
  .container-logo {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .box-logo {
    width: calc(50% - 15px);
    height: 60px
  }
}

.top-voice-wrap {
  padding: 60px 0 120px
}

@media only screen and (max-width: 768px) {
  .top-voice-wrap {
    padding: 40px 0 60px
  }
}

.sectionkanren {
  text-align: center;
  background-image: url(../imgs/logo2.png);
  background-repeat: repeat;
  background-size: 20%;
}

.seckanrenerea {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto
}

.container-kanren {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.box-kanren {
  width: calc(50% - 15px);
  margin: 0px 7px 30px 7px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.box-kanren a {
  color: inherit;
  text-decoration: none;
  margin: 0;
  font-size: 28px
}

.box-kanren:hover, a.box-kanren:hover {
  color: #fcae05
}

@media (max-width: 767px) {
  .container-kanren {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .box-kanren {
    width: calc(50% - 15px)
  }
  .box-kanren p {
    font-size: 1.4rem
  }
}

.font-ttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 2.4;
  text-align: center;
  margin-bottom: 110px
}

@media only screen and (max-width: 768px) {
  .font-ttl {
    font-size: 16px;
    margin-bottom: 80px
  }
}

.brain-wrap {
  background: #fffcf4;
  padding: 92px 0 75px;
  position: relative;
  /*z-index: 1*/
}

@media only screen and (max-width: 768px) {
  .brain-wrap {
    padding: 70px 0 30px
  }
}

.brain-wrap::before {
  max-width: 1290px;
  width: 100%;
  height: 845px;
  background: url(../imgs/brain-bg.png) no-repeat center/cover;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -70px;
  content: "";
  z-index: -1
}

@media only screen and (max-width: 768px) {
  .brain-wrap::before {
    background: url(../imgs/brain-bg_sp.png) no-repeat center/cover;
    max-width: 565px;
    height: 105%;
    left: 0;
    -webkit-transform: none;
    transform: none
  }
}

@media only screen and (max-width: 480px) {
  .brain-wrap::before {
    height: 110%;
    max-width: 375px
  }
}

.brain-wrap .brain-ttl {
  font-weight: bold;
  font-family: "IBM Plex Sans JP", serif;
  font-size: 32px;
  text-align: center;
  margin-bottom: 68px
}

@media only screen and (max-width: 768px) {
  .brain-wrap .brain-ttl {
    line-height: 1.8;
    font-size: 26px
  }
}

.brain-wrap .brain-ttl span {
  color: #158941
}

.l-main ul.color-list {
  margin-left: -45px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0 !important;
}

.color-list{
	display: flex;
}

@media only screen and (max-width: 768px) {
  .color-list {
    margin-left: 0
  }
}

.color-list.-small li {
  margin-bottom: 55px
}

.color-list.-second li .ttl {
  padding-left: 25px;
  font-size: 18px;
  margin-bottom: 0
}

.color-list.-second li .ttl::before {
  width: 16px;
  height: 16px
}
.color-list{
	margin: 0 auto;
}
.color-list li {
  width: calc(100% / 3 - 45px);
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 40px;
  list-style: none !important;
}

@media only screen and (max-width: 768px) {
  .color-list li {
    margin-left: 0;
    width: 100%
  }
}

@media only screen and (max-width: 768px) {
  .color-list li:not(:nth-child(3n)) {
    margin-right: 0
  }
}

.color-list li .ttl {
  padding-left: 30px;
  position: relative;
  line-height: 1.8;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 16px
}

.color-list li .ttl::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0
}

.color-list li .ttl.-green::before {
  background: #158941
}

.color-list li .ttl.-blue::before {
  background: #146DB1
}

.color-list li .ttl.-orange::before {
  background: #FCAE05
}

.color-list li .ttl.-red::before {
  background: #E80113
}

.color-list li .color-img {
  margin-bottom: 15px
}

.color-list li .color-img img {
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}

.boss-message {
  padding: 122px 0 120px
}

@media only screen and (max-width: 768px) {
  .boss-message {
    padding: 90px 0
  }
}

.message-list {
  width: 900px;
  margin: auto
}

@media only screen and (max-width: 768px) {
  .message-list {
    width: 100%
  }
}

.message-list .message-item {
  background: #F8F8F8;
  border-radius: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 50px 36px
}

@media only screen and (max-width: 768px) {
  .message-list .message-item {
    padding: 40px 25px
  }
}

.message-list .message-item:not(:last-child) {
  margin-bottom: 20px
}

.message-list .message-item .message-img {
  width: 180px
}

@media only screen and (max-width: 768px) {
  .message-list .message-item .message-img {
    margin: auto auto 30px auto
  }
}

.message-list .message-item .message-img img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.message-list .message-item .message-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 40px
}

@media only screen and (max-width: 768px) {
  .message-list .message-item .message-content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    padding-left: 0
  }
}

.message-list .message-item .message-content .ttl {
  line-height: 1.33;
  font-size: 18px;
  font-weight: bold;
  color: #158941;
  margin-bottom: 10px
}

.pay-wrap {
  background: #e8bbaf;
  padding: 99px 30px 100px 30px;
  margin-bottom: 110px;
}
.kouza {
  font-size: 18px;
}


@media only screen and (max-width: 768px) {
  .pay-wrap {
    padding: 70px 0
  }
  .kouza {
    font-size: inherit;
  }
}

.l-main .pay-wrap ul.pay-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0 !important;
}

.pay-list {
	display: flex;
}
@media only screen and (max-width: 768px) {
  .pay-wrap .pay-list {
    padding: 0 10px
  }
}

.pay-wrap .pay-list li {
  width: 293px;
  display: table
}

@media only screen and (max-width: 768px) {
  .pay-wrap .pay-list li {
    width: 100%
  }
}

.pay-wrap .pay-list li:not(:last-child) {
  margin-right: 20px
}

@media only screen and (max-width: 768px) {
  .pay-wrap .pay-list li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px
  }
}

.pay-wrap .pay-list li a {
  text-decoration: none;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  color: #333;
  background: #fff;
  text-align: center;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 18px;
  line-height: 1.78;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 28px 20px;
  font-weight: bold
}

.pay-wrap .pay-list li a:hover {
  color: #fff;
  background: #e87e30
}

.pay-wrap .pay-list li a:hover::before {
  color: #fff
}

.pay-wrap .pay-list li a::before {
  content: "\f13a";
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  color: #e87e30
}

.drop-wrap {
  padding: 110px 0 96px;
  background: #F8F8F8;
  position: relative;
  margin-bottom: 112px
}

@media only screen and (max-width: 768px) {
  .drop-wrap {
    padding: 70px 0 50px
  }
}

.drop-wrap .close-btn {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  bottom: -20px
}

.drop-wrap .close-btn button {
  width: 151px;
  height: 40px;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  color: #158941;
  border: 2px solid #158941;
  border-radius: 23px;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #fff
}

.drop-wrap .close-btn button:hover {
  color: #fff;
  background: #158941
}

.drop-wrap .close-btn button::before {
  content: "\2b";
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px
}

.drop-wrap .close-btn button.on-click::before {
  content: "\f068"
}

.drop-wrap .drop-ttl {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 23px;
  line-height: 1.64
}

.drop-wrap .drop-hide {
  padding: 60px 50px 0;
  border-top: 1px solid #d6d6d6;
  display: none;
  margin-top: 60px
}

@media only screen and (max-width: 768px) {
  .drop-wrap .drop-hide {
    padding: 30px 0
  }
}

.drop-wrap .drop-white {
  background: #fff;
  border-radius: 10px;
  padding: 50px
}

@media only screen and (max-width: 768px) {
  .drop-wrap .drop-white {
    padding: 40px 25px
  }
}

.drop-wrap .drop-list {
  counter-reset: section
}

.drop-wrap .drop-list .drop-item:not(:last-child) {
  margin-bottom: 50px
}

.drop-wrap .drop-list .drop-item .ttl {
  position: relative;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: bold;
  font-size: 20px;
  padding-left: 25px;
  margin-bottom: 20px
}

@media only screen and (max-width: 768px) {
  .drop-wrap .drop-list .drop-item .ttl {
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 22px
  }
}

.drop-wrap .drop-list .drop-item .ttl::before {
  counter-increment: section;
  content: counter(section);
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
  top: 0;
  left: 0;
  color: #158941;
  position: absolute
}

.drop-wrap .drop-list .drop-item .total {
  border-radius: 10px;
  background: #fffcf4;
  margin-bottom: 16px;
  padding: 30px 50px
}

@media only screen and (max-width: 768px) {
  .drop-wrap .drop-list .drop-item .total {
    padding: 30px 20px
  }
}

.drop-wrap .drop-list .drop-item .total .txt {
  font-weight: 400
}

.drop-wrap .drop-list .drop-item .total .inner {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0
}

@media only screen and (max-width: 768px) {
  .drop-wrap .drop-list .drop-item .total .inner {
    font-size: 18px
  }
}

.drop-wrap .drop-list .drop-item .total .inner span {
  color: #158941
}

.pro-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.pro-wrap .pro-item {
  width: calc(50% - 15px);
  border-radius: 10px;
  background: #F8F8F8;
  padding: 31px 40px 40px;
  position: relative;
  z-index: 1
}

@media only screen and (max-width: 768px) {
  .pro-wrap .pro-item {
    width: 100%
  }
  .pro-wrap .pro-item:not(:last-child) {
    margin-bottom: 20px
  }
}

.pro-wrap .pro-item::before {
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 80px;
  line-height: 1;
  color: #ddd;
  z-index: -1
}

@media only screen and (max-width: 768px) {
  .pro-wrap .pro-item::before {
    top: 10px;
    right: 10px
  }
}

.pro-wrap .pro-item:first-child::before {
  content: "\f007"
}

.pro-wrap .pro-item:last-child::before {
  content: "\f1ad"
}

.pro-wrap .pro-head {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 19px;
  margin-bottom: 27px
}

@media only screen and (max-width: 768px) {
  .pro-wrap .pro-head {
    padding-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.pro-wrap .pro-head .ttl {
  font-size: 28px;
  line-height: 1.14;
  letter-spacing: 0;
  font-weight: bold;
  margin-right: 30px
}

@media only screen and (max-width: 768px) {
  .pro-wrap .pro-head .ttl {
    font-size: 24px;
    margin-bottom: 10px;
    margin-right: 0;
    display: block;
    width: 100%;
    text-align: center
  }
}

.pro-wrap .pro-head .txt {
  letter-spacing: 0
}

@media only screen and (max-width: 768px) {
  .pro-wrap .pro-head .txt {
    font-size: 16px
  }
}

.donate-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  background: #F8F8F8;
  padding: 40px 50px 20px
}

@media only screen and (max-width: 768px) {
  .donate-wrap {
    padding: 40px 25px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.donate-wrap.-child {
  padding: 37px 40px 34px 50px;
}

@media only screen and (max-width: 768px) {
  .donate-wrap.-child {
    padding: 35px 25px
  }
}

.donate-wrap.-child .ttl {
  font-size: 18px;
  line-height: 1.67;
  padding-top: 0;
  padding-right: 20px
}

@media only screen and (max-width: 768px) {
  .donate-wrap.-child .ttl {
    font-size: 24px
  }
}

.donate-wrap.-child .donate-right {
  padding-left: 20px
}

@media only screen and (max-width: 768px) {
  .donate-wrap.-child .donate-right {
    padding-left: 0
  }
}

.donate-wrap .ttl {
  line-height: 1.833;
  font-weight: bold;
  font-size: 24px;
  padding-right: 40px;
  padding-top: 20px
}

@media only screen and (max-width: 768px) {
  .donate-wrap .ttl {
    padding-right: 0;
    padding-top: 0;
    text-align: center;
    margin-bottom: 15px
  }
}

.donate-wrap .donate-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 40px;
  border-left: 1px solid #d6d6d6
}

@media only screen and (max-width: 768px) {
  .donate-wrap .donate-right {
    border-left: navajowhite;
    padding-left: 0;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%
  }
}

.donate-wrap .donate-right .button01, .donate-wrap .donate-right .button02, .donate-wrap .donate-right .btn-list li a, .btn-list li .donate-wrap .donate-right a {
  font-size: 16px;
  padding: 9.2px
}

.donate-wrap .donate-right .button01::before, .donate-wrap .donate-right .button02::before, .donate-wrap .donate-right .btn-list li a::before, .btn-list li .donate-wrap .donate-right a::before {
  right: 15px
}

.l-main ul.donate-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0 !important;
}

@media only screen and (max-width: 768px) {
  .donate-list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

.donate-list li {
  width: 252px;
  margin-bottom: 15px;
  list-style: none !important;
}

@media only screen and (max-width: 768px) {
  .donate-list li {
    width: calc(50% - 10px);
    margin-bottom: 16px;
    margin-right: 13px;
  }
}

.donate-list li a {
  display: block;
  text-decoration: none;
  color: #fff;
  background: #158941;
  text-align: center;
  font-size: 24px;
  line-height: 1.33;
  position: relative;
  border-radius: 33px;
  padding: 9.2px;
  font-weight: bold;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #158941
}

@media only screen and (max-width: 768px) {
  .donate-list li a {
    font-size: 18px
  }
}

.donate-list li a:hover {
  color: #158941;
  background: #fff
}

.donate-list li a::before {
  content: "\f105";
  font-size: 17px;
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 18px
}

@media only screen and (max-width: 768px) {
  .donate-list li a::before {
    font-size: 14px;
    right: 10px
  }
}

.donate-list li a span {
  font-size: 16px
}

@media only screen and (max-width: 768px) {
  .donate-list li a span {
    font-size: 12px
  }
}

.donate-way {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.donate-way .way-item {
  width: calc(50% - 10px)
}

@media only screen and (max-width: 768px) {
  .donate-way .way-item {
    width: 100%;
    margin-bottom: 20px;
    text-align: center
  }
}

.bill-wrap {
  border-radius: 10px;
  background: #F8F8F8;
  padding: 35px 46px 35px 50px;
  max-width: 720px;
  margin: auto
}

@media only screen and (max-width: 768px) {
  .bill-wrap {
    width: 100%;
    padding: 40px 25px
  }
}

.bill-wrap .bill-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.bill-wrap .bill-item .ttl {
  line-height: 1.67;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  color: #158941;
  padding-left: 28px;
  position: relative;
  padding-right: 20px
}

@media only screen and (max-width: 768px) {
  .bill-wrap .bill-item .ttl {
    font-size: 20px;
    padding-right: 0
  }
}

.bill-wrap .bill-item .ttl::before {
  content: "";
  width: 18px;
  height: 18px;
  background: #158941;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0
}

.bill-wrap .bill-item .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  padding-left: 24px;
  border-left: 1px solid #d6d6d6
}

@media only screen and (max-width: 768px) {
  .bill-wrap .bill-item .txt {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    padding-left: 0;
    border-left: none
  }
}

.voice-wrap {
  background: #F8F8F8;
  padding: 100px 30px;
  margin-bottom: 120px
}

@media only screen and (max-width: 768px) {
  .voice-wrap {
    padding: 50px 0;
    margin-bottom: -70px
  }
}

.l-main ul.voice-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0 !important;
}


.voice-list.-sub {
  margin-bottom: -40px
}

.voice-list.-sub li {
  background: #fff
}

.voice-list li {
  width: 215px;
  background: #fffcf4;
  text-align: center;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 5px silver;
  box-shadow: 0 0 5px silver;
  margin-bottom: 40px;
  position: relative;
  padding: 24px 20px 15px;
  list-style: none !important;
}

@media only screen and (max-width: 768px) {
  .voice-list li {
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 30px;
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.voice-list li:not(:nth-child(4n)) {
  margin-right: 26px
}

@media only screen and (max-width: 768px) {
  .voice-list li:not(:nth-child(4n)) {
    margin-right: 0
  }
}

@media only screen and (max-width: 768px) {
  .voice-list li .voice-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px
  }
}

.voice-list li .voice-img {
  width: 120px;
  margin: auto auto 15px auto
}

@media only screen and (max-width: 768px) {
  .voice-list li .voice-img {
    width: 29%;
    margin: auto
  }
}

.voice-list li .name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px
}

@media only screen and (max-width: 768px) {
  .voice-list li .name {
    font-size: 16px
  }
}

.voice-list li .sub-name {
  line-height: 1.5;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 12px
}

@media only screen and (max-width: 768px) {
  .voice-list li .sub-name {
    font-size: 14px
  }
}

.voice-list li .open-btn {
  width: 100%;
  text-align: center
}

@media only screen and (max-width: 768px) {
  .voice-list li .open-btn {
    text-align: left
  }
}

.voice-list li button {
  line-height: 1.5;
  font-weight: bold;
  font-size: 14px;
  color: #158941;
  position: relative;
  padding-right: 19px
}

.voice-list li button::before {
  content: "+";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  font-size: 16px
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10
}

.modal.active {
  display: block
}

.modal .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1
}

.modal-content {
  background-color: #fffcf4;
  padding: 80px 100px;
  border-radius: 10px;
  max-width: 1000px;
  position: relative;
  max-height: 474px;
  overflow-y: scroll;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.modal-content::-webkit-scrollbar {
  display: none
}

@media only screen and (max-width: 768px) {
  .modal-content {
    padding: 50px 20px;
    width: calc(100% - 40px)
  }
}

.modal-content .modal-close-btn {
  width: 55px;
  position: absolute;
  top: 0px;
  right: 0px
}

.modal-content .modal-left {
  width: 160px;
  text-align: center;
  padding-top: 15px
}

@media only screen and (max-width: 768px) {
  .modal-content .modal-left {
    max-width: 160px;
    margin: auto auto 30px auto
  }
}

.modal-content .modal-left .modal-img {
  width: 160px;
  margin: auto auto 15px auto
}

.modal-content .modal-left .name {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.28
}

@media only screen and (max-width: 768px) {
  .modal-content .modal-left .name {
    font-size: 26px
  }
}

.modal-content .modal-left .sub-name {
  line-height: 1.5;
  font-weight: 400;
  font-size: 14px
}

.modal-content .modal-right {
  border-radius: 10px;
  background: #fff;
  padding: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 40px
}

@media only screen and (max-width: 768px) {
  .modal-content .modal-right {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    padding: 30px;
    margin-left: 0
  }
}

.news-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -30px
}

@media only screen and (max-width: 768px) {
  .news-list {
    margin-left: 0
  }
}

.news-list.-kanren {
  margin-left: 0
}

.news-list.-kanren li {
  width: calc((100% / 3) - 22px);
  margin-left: 0;
}

@media only screen and (max-width: 768px) {
  .news-list.-kanren li {
    width: 100%
  }
}

.news-list.-kanren li:not(:nth-child(3n)) {
  margin-right: 33px
}

@media only screen and (max-width: 768px) {
  .news-list.-kanren li:not(:nth-child(3n)) {
    margin-right: 0
  }
}

.news-list li {
  width: calc(100% / 3 - 20px);
  margin-bottom: 40px;
  margin-right: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16)
}
.news-list li:nth-child(3n) {
  margin-right: 0;
}

.news-list > p {
  margin-bottom: 40px;
  margin-left: 30px;
}

@media only screen and (max-width: 768px) {
  .news-list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px
  }
}

.news-list li:hover * {
  color: #fff
}

.news-list li:hover .news-content {
  background: #158941
}

.news-list li:hover .tag-list .tag-item {
  background: #fff !important
}

.news-list li:hover .tag-list .tag-item.info {
  color: #D95E03
}

.news-list li:hover .tag-list .tag-item.report {
  color: #146DB1
}

.news-list li:hover .tag-list .tag-item.kidscafe {
  color: #EBA100
}

.news-list li:hover .tag-list .tag-item.column-support {
  color: #E80113
}

@media only screen and (max-width: 768px) {
  .news-list li:not(:nth-child(3n)) {
    margin-right: 0
  }
}

.news-list li .news-img {
  padding-top: 55%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden
}

.news-list li .news-img img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.news-list li .news-content {
  padding: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px
}

.news-list li time {
  line-height: 1.5;
  font-size: 14px;
  font-weight: bold;
  color: #158941;
  margin-bottom: 11px;
  letter-spacing: .02em
}

.news-list li .txt {
  line-height: 1.7
}

.news-list li .tag-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px
}

.news-list li .tag-list .tag-item {
  font-size: 12px;
  letter-spacing: .06em;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  border-radius: 13px;
  padding: 1.5px 9.5px;
  margin-bottom: 5px
}

.news-list li .tag-list .tag-item:not(:last-child) {
  margin-right: 10px
}

.news-list li .tag-list .tag-item.info {
  background: #D95E03
}

.news-list li .tag-list .tag-item.report {
  background: #146DB1
}

.news-list li .tag-list .tag-item.kidscafe {
  background: #EBA100
}

.news-list li .tag-list .tag-item.column-support {
  background: #E80113
}
.news-list li .tag-list .tag-item.column-support + .tag-item.column-support {
  background: #4B5564
}

.details-head {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 6px;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 25px
}

@media only screen and (max-width: 768px) {
  .details-head {
    margin-bottom: 20px
  }
}

.details-head .left-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
}

.details-head .left-wrap time {
  line-height: 1.5;
  color: #158941;
  letter-spacing: 0em;
  display: inline-block;
  margin: 6px 20px 0 0;
}

@media only screen and (max-width: 768px) {
  .details-head .left-wrap time {
    font-size: 14px;
    margin-right: 14px
  }
}

.details-head .left-wrap .detail-tag {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
}

.details-head .left-wrap .detail-tag .tag-item {
  font-size: 14px;
  letter-spacing: .06em;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  border-radius: 14px;
  padding: 2px 16px 0;
  line-height: 1.7
}

.details-head .left-wrap .detail-tag .tag-item.info {
  background: #D95E03
}

.details-head .left-wrap .detail-tag .tag-item.report {
  background: #146DB1
}

.details-head .left-wrap .detail-tag .tag-item.kidscafe {
  background: #EBA100
}

.details-head .left-wrap .detail-tag .tag-item.column-support {
  background: #E80113
}
.details-head .left-wrap .detail-tag .tag-item.column-support + .tag-item.column-support {
  background: #4B5564
}

@media only screen and (max-width: 768px) {
  .details-head .left-wrap .detail-tag .tag-item {
    font-size: 12px;
    padding: 4px 12.5px 2px;
    line-height: 20px
  }
}

.details-head .left-wrap .detail-tag .tag-item:not(:last-child) {
  margin-right: 10px
}

@media only screen and (max-width: 768px) {
  .details-head .left-wrap .detail-tag .tag-item:not(:last-child) {
    margin-right: 5px
  }
}

.sns-details {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0 10px;
}

.sns-details.-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media only screen and (max-width: 768px) {
  .sns-details.-center a {
    font-size: 25px
  }
}

.sns-details a {
  text-decoration: none;
  color: #333;
  line-height: 1;
  font-weight: bold
}

@media only screen and (max-width: 768px) {
  .sns-details a {
    font-size: 19px
  }
}

.sns-details a:hover span {
  text-decoration: underline
}

.sns-details a:first-child i {
  color: #4267B2
}

.sns-details a:nth-child(2) i {
  color: #1DA1F2
}

.sns-details a:nth-child(3) i {
  color: #06C755
}

.sns-details a:not(:last-child) {
  padding-right: 9px;
  margin-right: 10px;
  border-right: 1px solid #d6d6d6
}

@media only screen and (max-width: 768px) {
  .sns-details a:not(:last-child) {
    padding-right: 10px;
    margin-right: 10px
  }
}

.sns-details a span {
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  color: #4B5564;
  margin-left: 4px
}

@media only screen and (max-width: 768px) {
  .sns-details a span {
    font-size: 0;
    margin-left: 0
  }
}

.details-ttl {
  font-size: 32px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 40px
}

@media only screen and (max-width: 768px) {
  .details-ttl {
    font-size: 24px
  }
}

.karen-wrap {
  padding: 90px 0;
  background: #F8F8F8
}

.center-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.soudanhouhou {
  margin: 3vw 0
}

.section8 table th {
  position: relative;
  text-align: left;
  vertical-align: top
}

.section8 table td {
  text-align: left;
  padding: 0 0 0 3px;
  vertical-align: top
}

.section8 table a {
  color: inherit;
  text-decoration: none
}

.section8 table img {
  width: 100%;
  max-width: 200px
}

@media (max-width: 500px) {
  .section8 table th {
    width: 20%
  }
}

.profile-hide {
  display: none
}

#profile-open {
  margin: 50px 0 100px
}

@media only screen and (max-width: 768px) {
  #profile-open {
    margin: 30px 0 70px
  }
}

.section14 a {
  text-decoration: none;
  color: #000
}

.section14 h4 {
  background-image: url(../imgs/logo2.png);
  background-repeat: repeat;
  background-size: 20%
}

.section16 {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto
}

.section16 img {
  width: 100%
}

.katudou-v-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.katudou-v-box_1, .katudou-v-box_2, .katudou-v-box_3, .katudou-v-box_4, .katudou-v-box_5, .katudou-v-box_6 {
  width: 32%
}

.katudou-v-box_1 img {
  border-radius: 40% 60% 60% 50% / 60% 60% 50% 50%
}

.katudou-v-box_2 img {
  border-radius: 80% 30% 50% 50%/50%
}

.katudou-v-box_3 img {
  border-radius: 50% 50% 60% 60%/60% 50% 70% 80%
}

.katudou-v-box_4 img {
  border-radius: 50% 50% 50% 70%/50% 50% 70% 60%
}

.katudou-v-box_5 img {
  border-radius: 40% 60% 40% 50% / 60% 60% 50% 60%
}

.katudou-v-box_6 img {
  border-radius: 40% 40% 50% 40%/30% 50% 50% 50%
}

.section15 {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto
}

.section15 a {
  text-decoration: none;
  color: #000
}

.section15 h4 {
  background-image: url(../imgs/logo2.png);
  background-repeat: repeat;
  background-size: 20%
}

.textmarker {
  background-image: url(../imgs/logo2.png);
  background-repeat: repeat;
  background-size: 20%;
  padding: 10px
}

.sup3 ul {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.sup3 li {
  margin-right: 16px;
  font-size: 14px
}

@media screen and (max-width: 400px) {
  .sup3 li {
    margin-right: 16px;
    font-size: 11.5px
  }
}

.sub-about {
  padding: 80px 0 100px
}

@media only screen and (max-width: 768px) {
  .sub-about {
    padding: 0px 0 50px
  }
}

.about-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.about-flex .thisl {
  width: 470px
}

@media only screen and (max-width: 768px) {
  .about-flex .thisl {
    width: 100%;
    margin-bottom: 20px
  }
}

.about-flex .thisr {
  width: 490px
}

@media only screen and (max-width: 768px) {
  .about-flex .thisr {
    width: 100%
  }
}

.about-flex .thisr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px
}

.about-list .about-list-item {
  padding: 50px;
  border-radius: 10px;
  background: #fffcf4;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.16);
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 768px) {
  .about-list .about-list-item {
    padding: 20px
  }
}

.about-list .about-list-item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.about-list .about-list-item:not(:last-child) {
  margin-bottom: 40px
}

@media only screen and (max-width: 768px) {
  .about-list .about-list-item:not(:last-child) {
    margin-bottom: 20px
  }
}

.about-list .about-list-item .about-img {
  width: 310px
}

@media only screen and (max-width: 768px) {
  .about-list .about-list-item .about-img {
    max-width: 310px;
    width: 100%;
    margin: auto auto 15px auto
  }
}

.about-list .about-list-item .about-img img {
  width: 100%;
  height: 100%
}

.about-list .about-list-item .about-content {
  font-size: 14px;
  line-height: 1.8;
}
.about-list .about-list-item .about-content p {
  width: 100%
}

@media only screen and (max-width: 768px) {
  .about-list .about-list-item .about-content {
    width: 100%
  }
}

.sos-list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.sos-list li {
  width: 311px
}

@media only screen and (max-width: 768px) {
  .sos-list li {
    width: 100%;
    margin-bottom: 20px
  }
}

.sos-list li:not(:nth-child(3n)) {
  margin-right: 33px
}

@media only screen and (max-width: 768px) {
  .sos-list li:not(:nth-child(3n)) {
    margin-right: 0
  }
}

.sos-list li .sos-img {
  margin-bottom: 16px
}

@media only screen and (max-width: 768px) {
  .sos-list li .sos-img {
    width: 100%
  }
}

.sos-list li .sos-img img {
  border-radius: 10px;
  width: 100%;
  height: 100%
}

.sos-list li .ttl {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 8px
}

@media only screen and (max-width: 768px) {
  .sos-list li .ttl {
    font-size: 18px
  }
}

.message-wrap {
  padding: 80px 0 90px;
  background: #F8F8F8
}

@media only screen and (max-width: 768px) {
  .message-wrap {
    padding: 50px 0
  }
}

.message-wrap .message-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.message-wrap .message-flex .message-left {
  width: 490px
}

@media only screen and (max-width: 768px) {
  .message-wrap .message-flex .message-left {
    max-width: 375px;
    width: 100%;
    margin: auto auto 20px auto
  }
}

.message-wrap .message-flex .message-content {
  width: 470px
}

@media only screen and (max-width: 768px) {
  .message-wrap .message-flex .message-content {
    width: 100%
  }
}

.message-wrap .message-flex .message-content .name {
  font-size: 26px;
  line-height: 1;
  font-weight: 400
}

@media only screen and (max-width: 768px) {
  .message-wrap .message-flex .message-content .name {
    font-size: 20px
  }
}

.history-list .history-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 768px) {
  .history-list .history-item:not(:last-child) {
    margin-bottom: 15px
  }
}

.history-list .history-item .year {
  max-width: 110px;
  width: 100%;
  display: inline-block;
  font-weight: bold
}

.history-list .history-item .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 20px
}

@media only screen and (max-width: 768px) {
  .history-list .history-item .txt {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    display: block;
    padding-left: 0
  }
}

/*# added 240216 */

a[href^="tel:"] { pointer-events: auto; }

.tel-num-btn{
  line-height: 1.5;
  padding: 13.5px 42px!important;
  position: relative;
  top: 13px;
  margin-bottom: 25px!important;
}
.tel-num-btn span{
  font-size: 14px;
  display: block;
}

/*------------------------- ▽▽▽　・セクションSNS　(START) ▽▽▽ -------------------------*/

.top_sns_area {
  padding: 0 0 70px 0;
}
.top_sns_inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.top_sns_left {
  width: 49%;
}
.top_sns_twitter {
  background-color: #56bbfb;
  padding: 30px 30px 50px 30px;
  border-radius: 5%;
}
.top_sns_twitter_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top_sns_twitter_title {
  margin: 0;
  font-weight: 700;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 3.6px;
  color: #fff;
}
.top_sns_twitter_iframe {
  margin-top: 30px;
}
.top_sns_twitter_iframe iframe {
  width: 740px !important;
}
.top_sns_right {
  width: 49%;
}
.top_sns_facebook,
.top_sns_instagram,
.top_sns_twitter2,
.top_sns_youtube {
  height: 317px;
  width: 100%;
  display: table;
  border-radius: 5%;
}
.top_sns_facebook_inner,
.top_sns_instagram_inner,
.top_sns_twitter2_inner,
.top_sns_youtube_inner {
  display: table-cell;
  vertical-align: middle;
}
.top_sns_facebook .top_sns_btn,
.top_sns_instagram .top_sns_btn,
.top_sns_twitter2 .top_sns_btn,
.top_sns_youtube .top_sns_btn {
  margin: 0 auto;
}
.top_sns_facebook {
  background-color: #1877f2;
}
.top_sns_twitter2 {
  background-color: #56bbfb;
}
.top_sns_facebook_logo,
.top_sns_twitter2_logo {
  width: 101px;
  height: 95px;
  background-size: cover;
  margin: 0 auto 30px;
}
.top_sns_facebook_inner img,
.top_sns_twitter2 img,
.top_sns_youtube img {
  width: 105px;
  height: 105px;
}
.top_sns_instagram {
  background-size: cover;
  margin-top: 30px;
}
.top_sns_youtube {
  background-color: #e80113;
  margin-top: 30px;
}
.top_sns_instagram_logo {
  width: 100px;
  height: 100px;
  background-size: cover;
  margin: 0 auto 28px;
}
.top_sns_facebook,
.top_sns_instagram {
  height: 317px;
  width: 100%;
  display: table;
  border-radius: 5%;
}

.top_sns_facebook_inner,
.top_sns_instagram_inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.top_sns_facebook .top_sns_btn,
.top_sns_instagram .top_sns_btn {
  margin: 0 auto;
}

.top_sns_facebook {
  background-color: #1877f2;
}

.top_sns_facebook_logo {
  width: 101px;
  height: 95px;
  background-size: cover;
  margin: 0 auto 30px;
}

.top_sns_facebook_inner img {
  width: 105px;
  height: 105px;
}

.top_sns_instagram {
  background-image: url(/wp/wp-content/themes/custom/assets/imgs/sns_instagram_bg.jpg);
  background-size: cover;
  margin-top: 30px;
}

.top_sns_instagram_logo {
  width: 100px;
  height: 100px;
  background-size: cover;
  margin: 0 auto 28px;
}

@media  only screen and (max-width: 960px) {
  .top_sns_area {
    padding: 0 2.66% 70px 2.66%;
  }
}

@media  only screen and (max-width: 768px) {
  .top_sns_area {
    padding: 0 2.66% 14.13% 2.66%;
  }
  .top_sns_inner {
    display: block;
  }
  .top_sns_btn {
    font-size: 3.2vw;
    width: 69.65217%;
    padding: 4.83% 0;
  }
  .top_sns_btn span {
    padding-left: 10.83%;
  }
  .top_sns_left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 2.816901%;
  }
  .top_sns_twitter {
    padding: 8.450704% 2.816901%;
  }
  .top_sns_twitter_title {
    font-size: 6.4vw;
    letter-spacing: 2.4px;
  }
  .top_sns_twitter_head .top_sns_btn {
    font-size: 3.2vw;
    width: 35.820896%;
    padding: 2.83% 0;
  }
  .top_sns_right {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 2.816901%;
  }
  .top_sns_facebook,
  .top_sns_instagram,
  .top_sns_twitter2,
  .top_sns_youtube {
    width: 48.591549%;
    height: auto;
    padding: 11.267606% 0;
  }
  .top_sns_facebook_logo {
    width: 30.434783%;
    height: 0;
    padding-top: 28.8%;
    margin-bottom: 9.275362%;
  }
  .top_sns_facebook .top_sns_btn span:after {
    width: 11.2%;
    height: 0;
    padding-top: 11.2%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .top_sns_facebook .top_sns_btn span:after {
    width: 11.2%;
    height: 0;
    padding-top: 13.2%;
  }
  .top_sns_instagram,
  .top_sns_youtube {
    margin-top: 0;
  }
  .top_sns_instagram_logo {
    width: 30.434783%;
    height: 0;
    padding-top: 30.434783%;
    margin-bottom: 8%;
  }
  .top_sns_instagram .top_sns_btn span:after {
    width: 9.8%;
    height: 0;
    padding-top: 9.8%;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .top_sns_instagram .top_sns_btn span:after {
    width: 9.8%;
    height: 0;
    padding-top: 11.2%;
  }
}
/*------------------------- △△△　・セクションSNS　(END)   △△△ -------------------------*/
/*--------インスタグラムお知らせ--------*/
    .insta_list{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0;
}

.insta_list li{
    position: relative;
    width: calc((100% - 40px)/3);
}

@media  screen and (max-width: 750px){
    .insta_list li{
        width: calc((100% - 20px)/2);
    }
}

.insta_list li::before{
  content: "";
  display: block;
  padding-top: 100%;
}

.insta_list a{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.insta_list img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.insta_btn{
    background-color: #000;
    padding: .5em 1em;
    width: fit-content;
    margin: 0 auto;
    cursor: pointer;
    transition: .3s
}

.insta_btn a{
    color: #fff;
    text-decoration: none;
}

.insta_btn:hover{
    background-color: #999;
}
/*--------インスタグラムお知らせ　(END) --------*/

.division-overview {
  margin-top: 60px;
  padding: 30px 40px 30px;
  background: #F8F8F8;
}
.l-main ol + .division-overview,
.l-main h4 + .division-overview {
  margin-top: 30px;
}
.news-detail {
  line-height: 2;
}
.news-detail .division-overview h4 {
  margin-top: 0;
}
.news-detail .division-overview p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.division-overview-flex {
  display: flex;
  align-items: center;
}
.division-overview-flex div + div {
  padding-left: 30px;
}
.news-detail .division-overview p + h4 {
  border-top: 1px solid #d6d6d6;
  padding-top: 30px;
  margin-top: 30px;
}


@media only screen and (max-width: 768px) {
  
  .division-overview {
    padding: 25px 15px 5px;
  }
  .division-overview-flex {
    display: block;
  }
  .division-overview-flex div + div {
    padding-left: 0;
    margin-top: 30px;
  }
}

/*------ footer-bar ------------------------------------------------*/

.footer-bar {
  display: none;
}
.f-link,
.f-link::before {
  color: #158941;
}

@media only screen and (max-width: 768px) {
  
  body {
    padding-bottom: calc(54.140625% + 62px);
  }
  body::after {
    background-position: bottom 62px center;
  }
  
  .blogPageTop {
    bottom: 65px;
  }
  .footer-bar {
    background: #fff;
    border-top: 1px solid #d6d6d6;
    display: flex;
    font-size: 12px;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 62px;
    z-index: 9999;
  }
  .footer-bar-item i {
    display: block;
    font-size: 13px;
    margin-bottom: 8px;
  }
  .footer-bar a {
    display: block;
    color: #333;
    padding: 13px 0 12px;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
  }
  .footer-bar-item {
    text-align: center;
  }
  .footer-bar-item + .footer-bar-item {
    border-left: 1px solid #d6d6d6;
  }
  .footer-bar li {
   /* width: calc((100% - 64px) / 4);
    width: calc((100% / 3) - 41px);*/
    width: calc((100% / 3) - 41px);
  }
  .footer-bar li:first-child {
    width: 62px;
  }
  .footer-bar li:nth-child(4) a {
    background-color: #ff9101;
    color: #fff;
  }
  .footer-bar li:last-child {
    width: 62px;
    background-color: #333;
    color: #fff;
    border-left: none;
  }
}


/*------ gnav ------------------------------------------------*/

.gnav {
  text-align: right;
}
.gnav li {
  display: inline-block;
  vertical-align: middle;
}
.gnav li a {
  color: #673909;
  font-size: 12px;
  letter-spacing: .15em;
  display: block;
  font-weight: bold;
  text-decoration: none;
}
.gnav li a.ic-submit {
  background-color: #ff9101;
  padding: 6px 12px;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
      -ms-border-radius: 20px;
       -o-border-radius: 20px;
          border-radius: 20px;
  color: #fff;
  border: 2px solid #ff9101;
  min-width: 128px;
  text-align: center;
  transition: 0.3s;
}
.gnav li a.ic-submit:hover {
  color:#ff9101;
  background-color:#fff;
}
.gnav li a.ic-submit::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  content: "\f4be";
  margin-right: 5px;
}

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

  .gnav {
    margin-right: 72px;
  }
}
  
@media only screen and (max-width: 768px) {
  
  .gnav {
    margin-right: 0;
  }
  .gnav li a.ic-submit {
    min-width: 120px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 560px) {
  
  .gnav li a.ic-submit {
    min-width: 120px;
    margin-left: 0;
  }
}


.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav a {
  text-decoration: none;
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: #158941;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.selected {
	color: #fff;
}
.navbar-light .navbar-nav .nav-link {
	padding-top: 25px;
	padding-bottom: 25px;
	transition: 0.3s;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  color: #333;
  position: relative;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.selected{
	background: #158941;
	transition: 0.3s;
}
.navbar-light .navbar-nav .nav-link::before {
  content: '';
  border-right: 2px solid #158941;
  border-top: 2px solid #158941;
  rotate: 135deg;
  height: 8px;
  width: 8px;
  position: absolute;
  left: calc(50% - 4px);
  bottom: 14px;
  transition: 0.3s;
}
.navbar-light .navbar-nav .nav-link::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #333;
  bottom: -1px;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
  transition: 0.3s;
}
.navbar-light .navbar-nav .nav-link:hover::before,
.navbar-light .navbar-nav .nav-link.selected::before {
	border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.navbar-light .navbar-nav .nav-link:hover::after,
.navbar-light .navbar-nav .nav-link.selected::after {
	background: #fff;
}
/*
.navbar-light .navbar-nav .nav-link::after {
  opacity: 0;
  rotate: -90deg;
}
*/

.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 0 60px 0 55px;
  background: #158941;
}
.dropdown-menu::after {
  background: #fffcf4;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.l-container::before {
  content: "";
  background: rgba(0,0,0,.7);
  bottom: 0;
  left: 0;
  position: fixed;
  top: 72px;
  transition: opacity .3s ease,visibility .3s ease;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  z-index: 1;
}
.dropdown__inner {
  display: flex;
  position: relative;
}
.dropdown-panel__thumb .__elem {
  margin-bottom: 10px;
  object-fit:cover;
  width: 100%;
  height: 13vw;
}
.dropdown-panel__ttl {
  color: #333;
  font-weight: bold;
}
.dropdown-panel__txt {
  font-size: 13px;
  color: #333;
}
.dropdown__content1 {
  background: #158941;
  padding: 30px 0;
  flex: 0 0 45%;
}
@media print, screen and (min-width: 1280px) {
  
  .l-container.selected::before {
    opacity: 1;
    visibility: visible;
  }
  .dropdown__content1 {
    display: flex; 
  }
  .dropdown__content1__list {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 20px;
  }
  
}

.dropdown__content1__ttl {
  flex: 0 0 45%;
  margin-top: 8px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
}
.dropdown__content1__list {
  flex: 0 0 55%;
}
.dropdown__content1__item {
  margin: 9px 0;
}
.dropdown__content1__item .__link {
  color: #fff;
  padding: 5px 5px 5px 20px;
  position: relative;
  margin-left: 20px;
  display: inline-block;
}
.dropdown__content1__item .__link::before {
  content: '';
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  rotate: 45deg;
  height: 8px;
  width: 8px;
  position: absolute;
  left: 0;
  margin: 11px 0 0 0;
}
.dropdown__content1__item .__link::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  bottom: -1px;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
@media only screen and (min-width: 1280px) {
  
  .dropdown__content1__item .__link:hover::after {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
.dropdown__content2 {
  background: #fffcf4;
  flex: 0 0 55%;
  padding: 22px 0 30px 40px;
}
.dropdown__content2__ttl {
  color: #ff9101;
  font-family: Montserrat,sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.1875;
  margin-bottom: 12px;
}
.c-grid._col2_ {
  grid-gap: 34px 34px;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  grid-template-rows: auto;
}
.c-grid .__col {
  flex-grow: 0;
  flex-shrink: 0;
  width: 100%;
}
.dropdown-panel {
  display: block;
  line-height: 1.65;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1ebdc2 !important;
}
.dropdown__body {
  display: none;
	border-radius: 0px;
	border: 0px;
	top: 97%;
	box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
}
.dropdown-item {
	color: #3c3c3c;
	font-size: 14px;
  display: block;
}
.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #2196f3;
}
.navbar-toggler {
	outline: none !important;
  
  display: none;
}
.navbar-tog {
	color: #1ebdc2;
}
.megamenu-li {
	position: static;
}
.megamenu {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	padding: 15px;
}
.dropdown__close {
  background: #158941;
  cursor: pointer;
  height: 44px;
  position: absolute;
  right: -60px;
  top: 0;
  transition: background .3s ease;
  width: 44px;
}
/*
.dropdown__close::before, .dropdown__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 30px;
  background: #fff;
}
.dropdown__close::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.dropdown__close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
[class*=" icon-"] .__hidden, [class^=icon-] .__hidden {
  clip: rect(1px,1px,1px,1px);
  font-size: 1px;
  height: 1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
*/

.dropdown__close div {
  display: block;
  height: 1px;
  position: relative;
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s, opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  width: 32px;
}
.dropdown__close div:first-child {
  transform: translate3d(0, 2px, 0) rotate3d(0, 0, 1, -45deg);
}
.dropdown__close div:first-child::after, .dropdown__close div:first-child::before {
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.dropdown__close div:last-child {
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 45deg);
}
.dropdown__close div:last-child::after, .dropdown__close div:last-child::before {
  transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1) 0.2s, opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0.18s;
}
.dropdown__close div::after, .dropdown__close div::before {
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.dropdown__close div::before {
  background: none repeat scroll 0 0 #fff;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.dropdown__close div::after {
  background: none repeat scroll 0 0 #fff;
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.dropdown__close:hover div::before {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.dropdown__close:hover div::after {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media print, screen and (max-width: 1279px) {
  
  .dropdown__content1__ttl br {
    display: none;
  }
  
  .dropdown__content1__list {
    margin-top: 25px;
  }
  #mobile_nav.selected .dropdown__content1__ttl.selected + .dropdown__content1__list {
    border-bottom: 1px solid #d6d6d6;
  }
  .dropdown__content1__item .__link {
    padding: 28px 20px 28px 37px;
    margin-left: 0;
    display: block;
    width: 100%;
    line-height: 1.4;
    font-size: 12px;
  }
  
}


/*------ hamburger ------------------------------------------------*/


.hamburger {
  display: none;
}

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

  .hamburger {
    display: block;
    color: #fff;
    background: #18833f;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    transition: background .3s ease;
    width: 72px;
    height: 72px;
    padding-top: 44px;
  }
  .hamburger i {
    font-size: 10px;
    font-style: normal;
    font-family: Montserrat,sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 1px;
  }
  
  #mobile_nav {
    visibility: hidden;
    opacity: 0;
  }
  #mobile_nav.selected {
    opacity: 1;
    visibility: visible;
    transition: 0.3s;
  }
  #mobile_nav.selected .dropdown-menu {
    display: block !important;
    padding: 0;
  }
  #mobile_nav.selected .dropdown-toggle,
  #mobile_nav.selected .dropdown__content2,
  #mobile_nav.selected .dropdown__close,
  #mobile_nav.selected .dropdown-menu::after {
    display: none;
  }
  #mobile_nav.selected .dropdown__content1 {
    padding: 0;
    background: #fff;
  }
  #mobile_nav.selected .dropdown__content1__ttl {
    margin: 0;
    color: #333;
    align-items: center;
    display: flex;
    height: 72px;
    font-size: 16px;
    font-weight: inherit;
    border-bottom: 1px solid #d6d6d6;
    cursor: pointer;
    padding: 0 20px;
    position: relative;
  }
  #mobile_nav.selected .dropdown__content1__ttl::after, #mobile_nav.selected .dropdown__content1__ttl::before {
    background: #18833f;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    translate: 0 -50%;
  }
  #mobile_nav.selected .dropdown__content1__ttl::before {
    height: 2px;
    transition: background .3s ease;
    width: 10px;
    right: 15px;
  }
  #mobile_nav.selected .dropdown__content1__ttl::after {
    height: 10px;
    right: 19px;
    transition: background .3s ease,rotate .4s ease,opacity .4s ease;
    width: 2px;
  }
  #mobile_nav.selected .dropdown__content1__ttl.selected::after {
    opacity: 0;
    rotate: -90deg;
  }
  #mobile_nav.selected .dropdown__content1__item {
    margin: 0;
    height: 72px;
    width: 50%;
    display: flex;
    align-items: center;
    border-top: 1px solid #d6d6d6;
    overflow: hidden;
  }
  #mobile_nav.selected .dropdown__content1__item.u-md-max {
    width: 100%;
    border-top: none;
  }
  #mobile_nav.selected .dropdown__content1__item.u-md-max a {
    background-color: #fff;
  }
  #mobile_nav.selected .dropdown__content1__list {
    margin: 0;
    display: none;
  }
  #mobile_nav.selected .dropdown__content1__ttl.selected + .dropdown__content1__list {
    display: flex;
    flex-wrap: wrap;
  }
  #mobile_nav.selected .dropdown__content1__item .__link {
    color: #333;
    background-color: #fff;
  }
  #mobile_nav.selected .dropdown__content1__item .__link::before {
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    margin: 3px 0 0 20px;
  }
  #mobile_nav.selected .dropdown__content1__item .__link::after {
    background: #333;
  }
  #mobile_nav.selected .dropdown__inner {
    display: block;
    position: static;
  }
  #mobile_nav .navbar-nav {
    background: rgba(0,0,0,.7);
    position: absolute;
    width: 100%;
    height: calc(100% - 72px);
    top: 72px;
    left: 0;
    overflow-y: auto;
    display: none;
  }
  #mobile_nav.selected .navbar-nav {
    display: block;
  }
  #mobile_nav.selected .dropdown-menu {
    position: static;
  }
  .l-container header.selected {
    height: 100%;
  }
  
  .hamburger,
  .hamburger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
  }
  
  .hamburger span {
    position: absolute;
    width: 100%;
    max-width: 44px;
    left: 14px;
    height: 2px;
    background-color: #fff;
  }
  .hamburger span:nth-of-type(1) {
    top: 16px;
  }
  .hamburger span:nth-of-type(2) {
    top: 28px;
  }
  .hamburger span:nth-of-type(3) {
    top: 40px;
  }
  .hamburger span:nth-of-type(1) {
    animation: menu07-bar01 .75s forwards;
  }
  @keyframes menu07-bar01 {
    0% {
      transform: translateY(12px) rotate(45deg);
    }
    50% {
      transform: translateY(12px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  .hamburger span:nth-of-type(2) {
    transition: all .25s .25s;
    opacity: 1;
  }
  .hamburger span:nth-of-type(3) {
    animation: menu07-bar03 .75s forwards;
  }
  @keyframes menu07-bar03 {
    0% {
      transform: translateY(-12px) rotate(-45deg);
    }
    50% {
      transform: translateY(-12px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  .hamburger.selected span:nth-of-type(1) {
    animation: active-menu07-bar01 .75s forwards;
  }
  @keyframes active-menu07-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(12px) rotate(0);
    }
    100% {
      transform: translateY(12px) rotate(45deg);
    }
  }
  .hamburger.selected span:nth-of-type(2) {
    opacity: 0;
  }
  .hamburger.selected span:nth-of-type(3) {
    animation: active-menu07-bar03 .75s forwards;
  }
  @keyframes active-menu07-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-12px) rotate(0);
    }
    100% {
      transform: translateY(-12px) rotate(-45deg);
    }
  }
}

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

  .hamburger {
    width: 62px;
    height: 62px;
    padding-top: 29px;
  }
  header .hamburger {
    display: none;
  }
  .hamburger span {
    max-width: 30px;
    left: 16px;
  }
  .hamburger span:nth-of-type(1) {
    top: 10px;
  }
  .hamburger span:nth-of-type(2) {
    top: 18px;
  }
  .hamburger span:nth-of-type(3) {
    top: 26px;
  }
  .hamburger i {
    letter-spacing: 1px;
    padding-left: 0.5px;
    margin-bottom: 0;
  }
  #mobile_nav.selected .navbar-nav {
    top: 62px;
    height: calc(100% - 124px);
  }
  #mobile_nav.selected .dropdown__content1__ttl {
    font-size: 15px;
  }
  .hamburger.selected span:nth-of-type(1) {
    top: 6px;
  }
  .hamburger.selected span:nth-of-type(3) {
    top: 30px;
  }
  .coppy {
    text-align: center;
  }
}


/*------ hamburger ------------------------------------------------*/

.access-map {
  text-align: center;
}
.access-map img {
  width: 100%;
  max-width: 600px;
}
/* CSS Document */

