@charset "UTF-8";
/* reset */
html {
  overflow-y: scroll;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

dt,
th,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

section,
figure,
aside,
header,
footer,
main,
nav {
  display: block;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
}

table {
  border-collapse: collapse;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: "";
}

object,
embed {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

img,
abbr,
acronym,
fieldset {
  border: 0;
}

li {
  list-style-type: none;
}

img {
  vertical-align: bottom;
}

hr {
  clear: both;
}

/* --------------------------------------------------------
	01share style
	-------------------------------------------------------- */
.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.tac {
  text-align: center;
}

.fwb {
  font-weight: bold;
}

.fwn {
  font-weight: normal;
}

/*CSS Rollover*/
a.cssRoll img {
  opacity: 1;
}

a:hover.cssRoll img {
  opacity: 0.6;
}

body {
  font-weight: normal;
  line-height: 1.7;
  color: #373737;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

em {
  font-weight: bold;
}

/* ---------------------------
module
--------------------------- */
html {
  line-height: 1.7;
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  html {
    font-size: 14px;
  }
}
@media screen and (max-width: 1100px) {
  html {
    font-size: 14px;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  line-height: 1.7;
  font-family: "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #483627;
}
#wrapper {
  position: relative;
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  color: #333333;
}

a:not([href^="tel:"]) {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
a:not([href^="tel:"]):hover img {
  opacity: 0.85;
}

a[href^="tel:"] {
  cursor: default;
}
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
button {
  cursor: pointer;
}

select {
  background-color: #fff;
  color: #333333;
}

/* ---------------------------
l-bread
--------------------------- */
@media screen and (min-width: 768px) {
  .l-bread {
    padding: 12px 0;
  }
}
.l-bread__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .l-bread__lists {
    gap: 22px;
  }
}
@media screen and (min-width: 768px) {
  .l-bread__list a,
  .l-bread__list span {
    font-size: 0.75rem;
  }
}
.l-bread__list a {
  text-decoration: underline;
  position: relative;
}
.l-bread__list a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: -16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(/common/img/common/icon_arrow_02.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
/* ---------------------------
l-footer
--------------------------- */
/* ---------------------------
l-header
--------------------------- */
/* ---------------------------
l-nav
--------------------------- */
/* ---------------------------
l-wrap
--------------------------- */
.l-wrap {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-wrap {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
.l-wrap-1000 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-wrap-1000 {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
.l-wrap-1300 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-wrap-1300 {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-wrap-sp {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* ---------------------------
c-bg
--------------------------- */
.c-bg {
  position: relative;
}
/* ---------------------------
c-btn
--------------------------- */
/* ---------------------------
c-h
--------------------------- */
/* ---------------------------
p-home
--------------------------- */
.c-childcare {
  padding-bottom: 0 !important;
}
a:hover {
  opacity: 0.8;
}

.lpc__mv {
  background: url(/lp/kosodate-green/common/img/mv/mv-bg.jpg) no-repeat;
  background-size: cover;
  background-position: top;
  text-align: center;
}
@media screen and (min-width: 1101px) {
  .lpc__mv {
    padding: 47px 0 0;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__mv {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 1100px) {
  .lpc__mv-label {
    max-width: 270px;
    margin: 0 auto;
  }
}

.lpc__mv-ttl {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  position: relative;
}
.lpc__mv-ttl.on {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
@media screen and (min-width: 1101px) {
  .lpc__mv-ttl {
    margin: 40px auto 34px;
    max-width: 480px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__mv-ttl {
    margin: 20px auto 15px;
    max-width: 300px;
  }
}

.lpc__mv-txt {
  color: #483627;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  position: relative;
}
.lpc__mv-txt.on {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.lpc__mv-txt span {
  color: #3D91B0;
}
@media screen and (min-width: 1101px) {
  .lpc__mv-txt {
    font-size: 24px;
    letter-spacing: 2.5px;
    line-height: 1.9;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__mv-txt {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1.9;
  }
}

.lpc__mv-img {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  position: relative;
}
.lpc__mv-img.on {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
@media screen and (min-width: 1101px) {
  .lpc__mv-img {
    max-width: 1200px;
    margin-inline: auto;
    margin-top: 44px;
    height: 357px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__mv-img {
    margin: 24px 0 -15px 0;
  }
}

.lpc__mv-img02 {
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  position: relative;
}
.lpc__mv-img02.on {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
@media screen and (min-width: 1101px) {
  .lpc__mv-img02 {
    max-width: 1240px;
    margin: 0 auto 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__mv-img02 {
    margin: 24px 0 -15px 0;
  }
}

.lpc__nav {
  background: #E28F71;
  position: relative;
  z-index: 1;
}
.b-bg {
  background: url(/lp/kosodate-green/common/img/base/img_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1101px) {
  .b-bg {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 1100px) {
  .b-bg {
    padding-bottom: 80px;
  }
}

.lpc__nav-lists {
  max-width: 865px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  margin: 0 auto;
}
@media screen and (min-width: 1101px) {
  .lpc__nav-lists {
    min-height: 78px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__nav-lists {
    padding: 20px 0 38px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.lpc__nav-list:after {
  content: "";
  background: url(/lp/kosodate-green/common/img/mv/icon-dotted.svg) no-repeat;
  background-size: cover;
  position: absolute;
  display: block;
  width: 2px;
  height: 48px;
  top: -8px;
  right: -2px;
}
.lpc__nav-list:nth-child(3):after {
  display: none;
}
@media screen and (min-width: 1101px) {
  .lpc__nav-list {
    padding: 0 22px;
    position: relative;
    font-weight: 600;
    line-height: 15px;
  }
  .lpc__nav-list a {
    color: #FFF;
    font-size: 1rem;
    position: relative;
    top: -7px;
  }
  .lpc__nav-list a span {
    position: relative;
    top: 6px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__nav-list {
    padding: 0 15px;
    font-size: 10px;
    position: relative;
    font-weight: 600;
    line-height: 15px;
    text-align: center;
    width: 33%;
  }
  .lpc__nav-list:nth-child(1) {
    padding-left: 0;
    padding-right: 0;
  }
  .lpc__nav-list:nth-child(3) {
    padding-right: 0;
  }
  .lpc__nav-list:nth-child(3):after {
    display: none;
  }
  .lpc__nav-list a {
    color: #FFF;
  }
  .lpc__nav-list a span {
    top: auto;
    padding-right: 0;
    width: 16px;
    display: block;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    bottom: -24px;
  }
}

/*============================
##sec01.lpc__sec01
============================*/
.lpc__sec01 {
  position: relative;
}
@media screen and (min-width: 1101px) {
  .lpc__sec01 {
    padding: 80px 0 208px 0;
  }
  .lpc__sec01:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/sec01/bg-home.svg) no-repeat;
    background-size: contain;
    width: 100%;
    height: 160px;
    background-position: bottom;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec01 {
    padding: 50px 0 80px 0;
  }
  .lpc__sec01:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/sec01/bg-home.svg) no-repeat;
    background-size: contain;
    width: 100%;
    height: 90px;
    background-position: bottom;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

.lpc__ttl {
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 3.2px;
}
.lpc__ttl span {
  display: block;
  padding-bottom: 27px;
}
@media screen and (min-width: 1101px) {
  .lpc__ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__ttl {
    font-size: 1.125rem;
  }
}

.lpc__txt {
  font-style: normal;
  font-weight: 600;
}
.lpc__txt span {
  font-weight: 300;
}
@media screen and (min-width: 1101px) {
  .lpc__txt {
    font-size: 1.25rem;
    line-height: 50px;
  }
  .lpc__txt span {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__txt {
    font-size: 0.875rem;
    line-height: 30px;
    text-align: left !important;
    margin-top: 20px;
  }
  .lpc__txt br {
    display: none;
  }
  .lpc__txt span {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 1100px) {
  .lpc__lists {
    margin-top: 20px;
  }
}

.lpc__list {
  font-style: normal;
  font-weight: 300;
  line-height: 19.2px;
}
@media screen and (min-width: 1101px) {
  .lpc__list {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__list {
    font-size: 0.625rem;
  }
}

/*============================
##sec02.lpc__sec02
============================*/
@media screen and (min-width: 1101px) {
  .lpc__sec02 {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02 {
    padding: 50px 0;
  }
}

.lpc__sec02-txt {
  font-style: normal;
  font-weight: 600;
  margin-top: 20px;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-txt {
    font-size: 18px;
    line-height: 2.5;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-txt {
    padding: 50px 0;
  }
}

.lpc__sec02-navs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-navs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 90px;
    gap: 40px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-navs {
    gap: 20px;
    margin-top: 40px;
  }
}

.lpc__sec02-nav a {
  display: inline-block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-nav a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 1100px) {
  .lpc__sec02-nav__allow {
    width: 20px;
  }
}

.lpc__sec02-nav__txt {
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: 600;
  height: 100%;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-nav__txt {
    font-size: 1.5rem;
    padding-left: 16px;
    padding-right: 10px;
    min-width: 256px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-nav__txt {
    width: 100%;
    font-size: 1rem;
    padding: 10px;
  }
  .lpc__sec02-nav__txt i {
    width: 30px;
    height: 30px;
  }
}

.lpc__sec02-nav__tag li a {
  color: #FFF;
  padding: 5px 10px;
  border-radius: 4px;
  background: #E28F71;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-nav__tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lpc__sec02-nav__tag li a {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-nav__tag {
    width: 46%;
  }
  .lpc__sec02-nav__tag li a {
    font-size: 10px;
    color: #FFF;
    padding: 5px 8px;
    border-radius: 4px;
    background: #E28F71;
    display: inline-block;
    margin-right: 0px;
    margin-top: 4px;
  }
}

.lpc__sec02-bg {
  background: #FFF;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-bg {
    padding: 50px 40px 60px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-bg {
    margin-top: 30px;
    padding: 25px 20px 30px;
  }
}

/*============================
#sec02-shin.lpc__sec02-ttl
============================*/
.lpc__sec02-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-ttl {
    font-size: 1.875rem;
    font-weight: 600;
  }
  .lpc__sec02-ttl span {
    padding-right: 30px;
  }
  .lpc__sec02-ttl:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/sec02/bg-dotted02.svg) no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 5px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-ttl {
    font-size: 1.25rem;
    font-weight: 600;
  }
  .lpc__sec02-ttl span {
    padding-right: 15px;
    width: 80px;
  }
  .lpc__sec02-ttl:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/sec02/bg-dotted02.svg) no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 5px;
  }
}

.lpc__sec02-ttl02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 14px 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #9DCF4D;
  color: #FFF;
  font-weight: bold;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-ttl02 {
    font-size: 1.5rem;
  }
  .lpc__sec02-ttl02.item02 {
    min-height: 83px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-ttl02 {
    font-size: 1.125rem;
    margin-top: 50px;
  }
  .lpc__sec02-ttl02.item02-sp {
    margin-top: 20px;
  }
}

.lpc__sec02-title02 {
  width: auto;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: contain;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-title02 {
    font-size: 16px;
    height: 96px;
    background: url(/lp/kosodate-green/common/img/sec02/ttl-bg.png) no-repeat center;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-title02 {
    margin-top: 20px;
    margin-inline: auto;
    font-size: 1rem;
    height: 110px;
    background: url(/lp/kosodate-green/common/img/sec02/ttl-bg--sp.png) no-repeat center;
    background-size: cover;
  }
}
.lpc__sec02-title02 h4 {
  font-weight: 800;
}

.lpc__sec02-caption h4 {
  font-weight: 800;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-caption h4 {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-caption h4 {
    font-size: 14px;
  }
}
.lpc__sec02-caption .c-blue {
  color: #3D91B0;
}

@media screen and (min-width: 1101px) {
  .lpc__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.lpc__column {
  border-radius: 20px;
  border: 4px solid #9DCF4D;
}
@media screen and (min-width: 1101px) {
  .lpc__column {
    width: 49%;
    max-width: 440px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column {
    margin-top: 8px;
  }
  .lpc__column:nth-child(1) {
    margin-top: 15px;
  }
}

.lpc__column-top {
  border-radius: 15px 15px 0px 0px;
  background: #E0EFC8;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
@media screen and (min-width: 1101px) {
  .lpc__column-top p {
    font-size: 1.5rem;
    font-weight: bold;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column-top p {
    font-size: 1.25rem;
    font-weight: bold;
  }
}

.lpc__column-cost {
  border-radius: 20px;
  background: #FFF;
  line-height: 1.4;
}
.lpc__column-cost div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1101px) {
  .lpc__column-cost {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column-cost {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 78px;
  }
}

.lpc__column-cost-l {
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
@media screen and (min-width: 1101px) {
  .lpc__column-cost-l {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column-cost-l {
    font-size: 1rem;
  }
}

.lpc__column-cost-r {
  font-weight: bold;
}
.lpc__column-cost-r .c-red {
  color: #E46A67;
  font-size: 4rem;
  font-weight: bold;
}
@media screen and (min-width: 1101px) {
  .lpc__column-cost-r {
    font-size: 2.25rem;
  }
  .lpc__column-cost-r .c-red {
    font-size: 4rem;
  }
  .lpc__column-cost-r .c-normal {
    position: relative;
    top: 10px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column-cost-r {
    font-size: 1.8rem;
  }
  .lpc__column-cost-r .c-red {
    font-size: 2.3rem;
    padding-right: 3px;
  }
  .lpc__column-cost-r .c-normal {
    position: relative;
    top: 10px;
  }
}

.lpc__ttl02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  width: 100%;
  border-radius: 10px;
  background: #F7E788;
  font-weight: bold;
}
.lpc__ttl02.item02 {
  max-width: 423px !important;
  display: inline-block;
  text-align: center;
}
@media screen and (min-width: 1101px) {
  .lpc__ttl02 {
    max-width: 237px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__ttl02 {
    font-size: 1.25rem;
    margin-top: 25px;
  }
}

@media screen and (max-width: 1100px) {
  .lpc__sec02-figure {
    display: block;
    margin-top: 20px;
    overflow: scroll;
  }
  .lpc__sec02-figure img {
    width: 700px;
    max-width: 700px !important;
  }
}

.lpc__sec02-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.lpc__sec02-item {
  position: relative;
  background-color: #F5F9EE;
  text-align: center;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-item {
    width: calc((100% - 14px) / 3);
    padding: 33px 15px 25px 15px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-item {
    width: 100%;
    padding: 33px 15px 25px 15px;
  }
}
.lpc__sec02-item:after {
  content: "";
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30px;
  height: 30px;
  background: url(/lp/kosodate-green/common/img/sec02/icon03.svg) no-repeat;
  background-size: cover;
}
.lpc__sec02-item h4 {
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: 0;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-item h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-item h4 {
    font-size: 16px;
  }
}
.lpc__sec02-item h4 span {
  font-size: 14px;
}
.lpc__sec02-item img {
  margin-top: 16px;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-item img {
    max-width: 220px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-item img {
    max-width: 100%;
  }
}
.lpc__sec02-btn {
  position: relative;
  display: inline-block;
  width: 100%;
  background: #9DCF4D;
  color: #FFF;
  font-weight: bold;
  border-radius: 6px;
  padding: 10px 0;
  margin-top: 20px;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-btn {
    max-width: 220px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-btn {
    max-width: 100%;
    font-size: 14px;
  }
}
.lpc__sec02-btn:after {
  content: "";
  background: url(/lp/kosodate-green/common/img/base/allow-r03.svg) no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.lpc__table {
  width: 100%;
}
.lpc__table a {
  text-decoration: underline;
}
.lpc__table tr {
  border: 2px solid #4CB6DD;
  padding: 10px 10px;
  font-weight: bold;
  vertical-align: middle;
}
.lpc__table td {
  border: 2px solid #4CB6DD;
  padding: 7px 15px 7px 10px;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}
.lpc__table .c-blue {
  background: #E6F1F4;
}
.lpc__table .border-top-red {
  border-top: 3px solid #E46A67 !important;
}
.lpc__table .border-bottom-red {
  border-bottom: 3px solid #E46A67 !important;
}
.lpc__table .border-left-red {
  border-left: 3px solid #E46A67 !important;
}
.lpc__table .border-right-red {
  border-right: 3px solid #E46A67 !important;
}
@media screen and (max-width: 1100px) {
  .lpc__table {
    width: 615px;
    margin-top: 30px;
    margin-bottom: 8px;
    font-size: 10px;
  }
}

/*============================
#sec02-reform.lpc__sec02-ttl
============================*/
.lpc__column02 {
  border-radius: 20px;
  border: 4px solid #9DCF4D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1101px) {
  .lpc__column02 {
    margin-top: 28px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column02 {
    margin-top: 10px;
  }
}

.lpc__column02-l {
  position: relative;
  width: 100%;
  background: #E0EFC8;
  border-radius: 20px 0px 0px 15px;
}
.lpc__column02-l .c-num {
  font-weight: 600;
  width: 99px;
  height: 100px;
  background: url(/lp/kosodate-green/common/img/sec02/bg-num.png);
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  color: #FFF;
  position: absolute;
  border-radius: 16px 0px 0px 15px;
  top: -4px;
  left: -3px;
  padding: 8px 10px 10px 20px;
}
@media screen and (min-width: 1101px) {
  .lpc__column02-l {
    padding: 37px 10px 29px 115px;
    max-width: 534px;
  }
  .lpc__column02-l .c-num {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column02-l {
    padding: 48px 10px 30px 25px;
    max-width: 150px;
  }
  .lpc__column02-l .c-num {
    font-size: 1.2rem;
    font-weight: 600;
    width: 99px;
    height: 75px;
    background: url(/lp/kosodate-green/common/img/sec02/bg-num.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    color: #FFF;
    position: absolute;
    border-radius: 16px 0px 0px 15px;
    top: -4px;
    left: -4px;
    padding: 8px 10px 10px 20px;
  }
}

.lpc__column02-txt {
  font-weight: 600;
  min-height: 82px;
}
@media screen and (min-width: 1101px) {
  .lpc__column02-txt {
    font-size: 1.5rem;
    line-height: 35.4px;
  }
  .lpc__column02-txt span {
    font-size: 16px;
    line-height: 38.4px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column02-txt {
    font-weight: 600;
    min-height: 100%;
    font-size: 12px;
    line-height: 1.5;
  }
}

.lpc__column02-r {
  max-width: 350px;
  width: 100%;
  background: #FFF;
}
@media screen and (max-width: 1100px) {
  .lpc__column02-r .lpc__column-cost-r .c-normal {
    font-size: 13px;
  }
}

.lpc__sec02-position .lpc__column-cost-l {
  padding-right: 5px;
}
@media screen and (min-width: 1101px) {
  .lpc__sec02-position {
    position: relative;
    top: 2px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec02-position .lpc__column-cost-l {
    padding-right: 0px;
  }
}

/*============================
##sec03.lpc__sec03
============================*/
@media screen and (min-width: 1101px) {
  .lpc__sec03 {
    padding: 0 40px;
    max-width: 1180px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec03 {
    padding-inline: 20px;
  }
}

.lpc__sec03__inner {
  background-color: #fff;
  width: 100%;
}
@media screen and (min-width: 1101px) {
  .lpc__sec03__inner {
    padding: 100px 55px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec03__inner {
    padding: 20px 20px 50px 20px;
  }
}

@media screen and (min-width: 1101px) {
  .lpc__columns03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__columns03 {
    margin-top: 30px;
  }
}

.lpc__column03-l {
  max-width: 550px;
  width: 100%;
}
@media screen and (min-width: 1101px) {
  .lpc__column03-l {
    margin-right: 32px;
  }
}
@media screen and (min-width: 1101px) {
  .lpc__column03-r {
    width: 39%;
    padding-top: 69px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column03-r {
    width: 100%;
    padding-top: 30px;
  }
}

@media screen and (min-width: 1101px) {
  .lpc__column03-r-img {
    position: relative;
    left: -15px;
    top: -3px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column03-r-img {
    position: relative;
    left: 0;
    top: 0;
    max-width: 250px;
    margin: -10px auto 25px;
  }
}

.lpc__ttl03 {
  font-weight: bold;
  position: relative;
}
@media screen and (min-width: 1101px) {
  .lpc__ttl03 {
    font-size: 1.75rem;
    padding-left: 25px;
  }
  .lpc__ttl03:before {
    content: "";
    width: 9px;
    height: 43px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(76, 186, 85)), to(rgb(150, 206, 78)));
    background: linear-gradient(180deg, rgb(76, 186, 85) 0%, rgb(150, 206, 78) 100%);
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__ttl03 {
    font-size: 1.25rem;
    padding-left: 25px;
    padding-top: 6px;
    margin-top: 40px;
  }
  .lpc__ttl03:before {
    content: "";
    width: 9px;
    height: 43px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(76, 186, 85)), to(rgb(150, 206, 78)));
    background: linear-gradient(180deg, rgb(76, 186, 85) 0%, rgb(150, 206, 78) 100%);
    position: absolute;
    left: 0;
    top: 0;
  }
}

.lpc__sec03-txt {
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (min-width: 1101px) {
  .lpc__sec03-txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec03-txt {
    font-size: 14px;
  }
}

.lpc__sec03-list {
  font-weight: bold;
  line-height: 2.2;
}
@media screen and (min-width: 1101px) {
  .lpc__sec03-list {
    font-size: 16px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec03-list {
    font-size: 14px;
  }
}
.lpc__sec03-list li {
  position: relative;
  padding-left: 20px;
}
.lpc__sec03-list li:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #99C356;
  top: 12px;
  position: absolute;
  left: 0;
}

.lpc__ttl04 {
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-top: 3px solid #99C356;
  border-bottom: 3px solid #99C356;
}
.lpc__ttl04 span {
  color: #99C356;
}
@media screen and (min-width: 1101px) {
  .lpc__ttl04 {
    font-size: 1.5rem;
  }
  .lpc__ttl04 span {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__ttl04 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 1.25rem;
    margin-top: 40px;
    gap: 5px;
  }
  .lpc__ttl04 span {
    font-size: 1.25rem;
  }
}

@media screen and (min-width: 1101px) {
  .lpc__columns04 {
    padding: 32px 0;
    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;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__columns04 {
    padding: 15px 0;
  }
}

@media screen and (min-width: 1101px) {
  .lpc__column04-l {
    max-width: 300px;
    margin-right: 32px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__column04-l {
    width: 100%;
    text-align: center;
  }
}

@media screen and (min-width: 1101px) {
  .lpc__column04-r {
    width: 66%;
  }
}
.lpc__btn {
  border-radius: 16px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(76, 186, 85)), to(rgb(150, 206, 78)));
  background: linear-gradient(180deg, rgb(76, 186, 85) 0%, rgb(150, 206, 78) 100%);
  text-align: center;
  font-weight: bold;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px auto 0;
}
@media screen and (min-width: 1101px) {
  .lpc__btn {
    max-width: 750px;
    width: 100%;
    min-height: 120px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 1.875rem;
  }
  .lpc__btn.c-allow-r {
    position: relative;
  }
  .lpc__btn.c-allow-r:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/base/allow-r03.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 32px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 1100px) {
  .lpc__btn {
    font-size: 1.25rem;
    max-width: 750px;
    width: 100%;
    min-height: 64px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .lpc__btn.c-allow-r {
    position: relative;
  }
  .lpc__btn.c-allow-r:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/base/allow-r.svg);
    width: 25px;
    height: 25px;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.lpc__btn.--border {
  border: 3px solid #E0EFC8;
  background: #FFF;
  color: #99C356;
}
@media screen and (min-width: 1101px) {
  .lpc__btn.--border.c-allow-r {
    position: relative;
  }
  .lpc__btn.--border.c-allow-r:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/base/allow-r04.svg);
  }
}
@media screen and (max-width: 1100px) {
  .lpc__btn.--border.c-allow-r {
    position: relative;
  }
  .lpc__btn.--border.c-allow-r:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/base/allow-r04.svg);
    width: 25px;
    height: 25px;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

/*============================
##sec04.lpc__sec04
============================*/
.lpc__sec04 {
  position: relative;
}
@media screen and (min-width: 1101px) {
  .lpc__sec04 {
    padding: 100px 0 250px;
  }
  .lpc__sec04:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/sec04/bg-bottom.svg) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 118px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec04 {
    padding: 0px 0 140px;
  }
  .lpc__sec04:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/sec04/bg-bottom.svg) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
  }
}

@media screen and (min-width: 1101px) {
  .lpc__sec04-lists {
    display: -ms-grid;
    display: grid;
    gap: 40px 32px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec04-lists {
    display: -ms-grid;
    display: grid;
    gap: 20px 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 35px;
  }
}

.lpc__sec04-list {
  max-width: 470px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lpc__sec04-list-l {
  max-width: 262px;
  width: 100%;
  margin-right: 24px;
}
@media screen and (max-width: 1100px) {
  .lpc__sec04-list-l {
    max-width: 50%;
  }
}

.lpc__sec04-list-r {
  width: 50%;
}
.lpc__sec04-green {
  font-weight: bold;
  background: #3D91B0;
  padding: 3px 8px 0;
  display: inline-block;
  color: #FFF;
}
@media screen and (min-width: 1101px) {
  .lpc__sec04-green {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec04-green {
    font-size: 0.6875rem;
  }
}

.lpc__sec04-blue {
  font-weight: bold;
  color: #99C356;
  margin-top: 10px;
  line-height: 1;
}
@media screen and (min-width: 1101px) {
  .lpc__sec04-blue {
    font-size: 0.875rem;
  }
}
.lpc__sec04-ttl {
  font-weight: bold;
  color: #222;
}
@media screen and (min-width: 1101px) {
  .lpc__sec04-ttl {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec04-ttl {
    font-size: 1rem;
  }
}

.lpc__sec04-txt {
  margin-top: 6px;
  line-height: 1.5;
}
@media screen and (min-width: 1101px) {
  .lpc__sec04-txt {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec04-txt {
    font-size: 0.6875rem;
  }
  .lpc__sec04-txt br {
    display: none;
  }
}

.lpc__sec04-link {
  display: inline-block;
  text-align: center;
  padding: 4px 16px 3px;
  color: #FFF;
  font-weight: bold;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(76, 186, 85)), to(rgb(150, 206, 78)));
  background: linear-gradient(180deg, rgb(76, 186, 85) 0%, rgb(150, 206, 78) 100%);
  margin-top: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
}
@media screen and (min-width: 1101px) {
  .lpc__sec04-link {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec04-link {
    font-size: 0.6875rem;
  }
}

/*============================
##sec05.lpc__sec05
============================*/
.lpc__sec05 {
  background: url(/lp/kosodate-green/common/img/sec05/bg.jpg) no-repeat;
  background-size: cover;
  background-position: bottom;
}
@media screen and (min-width: 1101px) {
  .lpc__sec05 {
    min-height: 530px;
    padding: 64px 0 180px 0;
  }
  .lpc__sec05 .lpc__ttl {
    color: #FFF;
    font-weight: 600;
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec05 {
    background: url(/lp/kosodate-green/common/img/sec05/bg.jpg) no-repeat;
    min-height: 400px;
    background-size: cover;
    background-position: bottom;
    padding: 45px 0 80px;
  }
  .lpc__sec05 .lpc__ttl {
    color: #FFF;
    font-weight: 600;
    font-size: 1.125rem;
  }
}

.lpc__sec05-txt {
  text-align: center;
  color: #FFF;
}
.lpc__sec05-txt a {
  color: #FFF;
  text-decoration: underline;
}

.lpc__sec05-columns {
  color: #FFF;
  margin: 20px auto 0;
}
@media screen and (min-width: 1101px) {
  .lpc__sec05-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 506px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec05-columns {
    margin: 20px auto 0;
    text-align: center;
  }
}

.lpc__sec05-column-l {
  font-weight: bold;
}
@media screen and (min-width: 1101px) {
  .lpc__sec05-column-l {
    font-size: 1.125rem;
    line-height: 18.47px;
    margin-left: -13px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec05-column-l {
    font-size: 1.125rem;
    line-height: 18.47px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.lpc__sec05-column-r {
  color: #fff;
  font-family: Roboto;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lpc__sec05-column-r a {
  color: #fff;
  letter-spacing: 1px;
}
.lpc__sec05-column-r a span {
  position: relative;
  top: -5px;
  left: -3px;
}
@media screen and (min-width: 1101px) {
  .lpc__sec05-column-r {
    font-size: 2.5rem;
    line-height: 39.39px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__sec05-column-r {
    font-size: 1.875rem;
    color: #fff;
    font-family: Roboto;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 4px auto 0;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.lpc__btn02 {
  border-radius: 16px;
  background: #99C356;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.lpc__btn02.c-allow-r {
  position: relative;
}
.lpc__btn02.c-allow-r:after {
  content: "";
  background: url(/lp/kosodate-green/common/img/base/allow-r03.svg) no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 1101px) {
  .lpc__btn02 {
    margin: 28px auto 0;
    max-width: 435px;
    width: 100%;
    min-height: 70px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 15px;
  }
}
@media screen and (max-width: 1100px) {
  .lpc__btn02 {
    font-size: 1.25rem;
    max-width: 750px;
    width: 100%;
    min-height: 64px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 15px;
  }
  .lpc__btn02.c-allow-r {
    position: relative;
  }
  .lpc__btn02.c-allow-r:after {
    content: "";
    background: url(/lp/kosodate-green/common/img/base/allow-r03.svg);
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.lpc__sec05-txt {
  margin: 15px auto 0;
}
.lpc__sec05-txt.bold {
  font-weight: bold;
}
.lpc__sec05-txt a {
  text-decoration: underline;
  position: relative;
  margin-right: 25px;
}
.lpc__sec05-txt a:after {
  content: "";
  background: url(/lp/kosodate-green/common/img/base/icon-blank.svg) no-repeat;
  position: absolute;
  right: -20px;
  top: 1px;
  width: 13px;
  height: 13px;
}
.u-c--base {
  color: #333333 !important;
}
.u-c--wh {
  color: #fff !important;
}

.u-bg--base {
  background-color: #333333 !important;
}
.u-bg--wh {
  background-color: #fff !important;
}

/* ---------------------------
u-display
--------------------------- */
@media screen and (min-width: 1101px) {
  .pcOnly {
    display: block;
  }
}
@media screen and (max-width: 1100px) {
  .pcOnly {
    display: none;
  }
}

@media screen and (min-width: 1101px) {
  .tbOnly {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .tbOnly {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .tbOnly {
    display: none;
  }
}

@media screen and (min-width: 1101px) {
  .spOnly {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .spOnly {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .u-display--pc {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .u-display--pc {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-display--pc.tb-none {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .u-display--sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-display--sp {
    display: block;
  }
}
@media screen and (min-width: 1101px) {
  .u-display--tb {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-display--tb {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .u-display--tb {
    display: none;
  }
}
@media screen and (min-width: 1101px) {
  .u-display--tbnone {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-display--tbnone {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-display--tbnone {
    display: block;
  }
}

/* ---------------------------
m
--------------------------- */
.u-valign-t {
  vertical-align: top !important;
}

.u-valign-m {
  vertical-align: middle !important;
}

.u-valign-b {
  vertical-align: bottom !important;
}

@media screen and (min-width: 768px) {
  .u-mt-1 {
    margin-top: 2px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-1-tb {
    margin-top: 2px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-1-sp {
    margin-top: 2px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-1 {
    margin-bottom: 2px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-1-tb {
    margin-bottom: 2px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-1-sp {
    margin-bottom: 2px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-1 {
    padding-top: 2px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-1-tb {
    padding-top: 2px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-1-sp {
    padding-top: 2px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-1 {
    padding-bottom: 2px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-1-tb {
    padding-bottom: 2px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-1-sp {
    padding-bottom: 2px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-2 {
    margin-top: 4px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-2-tb {
    margin-top: 4px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-2-sp {
    margin-top: 4px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-2 {
    margin-bottom: 4px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-2-tb {
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-2-sp {
    margin-bottom: 4px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-2 {
    padding-top: 4px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-2-tb {
    padding-top: 4px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-2-sp {
    padding-top: 4px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-2 {
    padding-bottom: 4px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-2-tb {
    padding-bottom: 4px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-2-sp {
    padding-bottom: 4px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-3 {
    margin-top: 6px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-3-tb {
    margin-top: 6px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-3-sp {
    margin-top: 6px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-3 {
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-3-tb {
    margin-bottom: 6px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-3-sp {
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-3 {
    padding-top: 6px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-3-tb {
    padding-top: 6px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-3-sp {
    padding-top: 6px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-3 {
    padding-bottom: 6px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-3-tb {
    padding-bottom: 6px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-3-sp {
    padding-bottom: 6px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-4 {
    margin-top: 8px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-4-tb {
    margin-top: 8px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-4-sp {
    margin-top: 8px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-4 {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-4-tb {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-4-sp {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-4 {
    padding-top: 8px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-4-tb {
    padding-top: 8px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-4-sp {
    padding-top: 8px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-4 {
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-4-tb {
    padding-bottom: 8px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-4-sp {
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-5 {
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-5-tb {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-5-sp {
    margin-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-5 {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-5-tb {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-5-sp {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-5 {
    padding-top: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-5-tb {
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-5-sp {
    padding-top: 10px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-5 {
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-5-tb {
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-5-sp {
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-6 {
    margin-top: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-6-tb {
    margin-top: 12px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-6-sp {
    margin-top: 12px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-6 {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-6-tb {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-6-sp {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-6 {
    padding-top: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-6-tb {
    padding-top: 12px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-6-sp {
    padding-top: 12px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-6 {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-6-tb {
    padding-bottom: 12px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-6-sp {
    padding-bottom: 12px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-7 {
    margin-top: 14px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-7-tb {
    margin-top: 14px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-7-sp {
    margin-top: 14px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-7 {
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-7-tb {
    margin-bottom: 14px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-7-sp {
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-7 {
    padding-top: 14px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-7-tb {
    padding-top: 14px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-7-sp {
    padding-top: 14px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-7 {
    padding-bottom: 14px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-7-tb {
    padding-bottom: 14px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-7-sp {
    padding-bottom: 14px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-8 {
    margin-top: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-8-tb {
    margin-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-8-sp {
    margin-top: 16px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-8 {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-8-tb {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-8-sp {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-8 {
    padding-top: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-8-tb {
    padding-top: 16px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-8-sp {
    padding-top: 16px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-8 {
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-8-tb {
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-8-sp {
    padding-bottom: 16px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-9 {
    margin-top: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-9-tb {
    margin-top: 18px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-9-sp {
    margin-top: 18px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-9 {
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-9-tb {
    margin-bottom: 18px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-9-sp {
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-9 {
    padding-top: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-9-tb {
    padding-top: 18px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-9-sp {
    padding-top: 18px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-9 {
    padding-bottom: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-9-tb {
    padding-bottom: 18px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-9-sp {
    padding-bottom: 18px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-10 {
    margin-top: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-10-tb {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-10-sp {
    margin-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-10 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-10-tb {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-10-sp {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-10 {
    padding-top: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-10-tb {
    padding-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-10-sp {
    padding-top: 20px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-10 {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-10-tb {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-10-sp {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-11 {
    margin-top: 22px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-11-tb {
    margin-top: 22px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-11-sp {
    margin-top: 22px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-11 {
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-11-tb {
    margin-bottom: 22px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-11-sp {
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-11 {
    padding-top: 22px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-11-tb {
    padding-top: 22px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-11-sp {
    padding-top: 22px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-11 {
    padding-bottom: 22px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-11-tb {
    padding-bottom: 22px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-11-sp {
    padding-bottom: 22px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-12 {
    margin-top: 24px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-12-tb {
    margin-top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-12-sp {
    margin-top: 24px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-12 {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-12-tb {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-12-sp {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-12 {
    padding-top: 24px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-12-tb {
    padding-top: 24px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-12-sp {
    padding-top: 24px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-12 {
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-12-tb {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-12-sp {
    padding-bottom: 24px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-13 {
    margin-top: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-13-tb {
    margin-top: 26px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-13-sp {
    margin-top: 26px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-13 {
    margin-bottom: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-13-tb {
    margin-bottom: 26px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-13-sp {
    margin-bottom: 26px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-13 {
    padding-top: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-13-tb {
    padding-top: 26px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-13-sp {
    padding-top: 26px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-13 {
    padding-bottom: 26px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-13-tb {
    padding-bottom: 26px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-13-sp {
    padding-bottom: 26px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-14 {
    margin-top: 28px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-14-tb {
    margin-top: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-14-sp {
    margin-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-14 {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-14-tb {
    margin-bottom: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-14-sp {
    margin-bottom: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-14 {
    padding-top: 28px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-14-tb {
    padding-top: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-14-sp {
    padding-top: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-14 {
    padding-bottom: 28px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-14-tb {
    padding-bottom: 28px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-14-sp {
    padding-bottom: 28px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-15 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-15-tb {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-15-sp {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-15 {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-15-tb {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-15-sp {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-15 {
    padding-top: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-15-tb {
    padding-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-15-sp {
    padding-top: 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-15 {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-15-tb {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-15-sp {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-16 {
    margin-top: 32px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-16-tb {
    margin-top: 32px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-16-sp {
    margin-top: 32px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-16 {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-16-tb {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-16-sp {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-16 {
    padding-top: 32px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-16-tb {
    padding-top: 32px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-16-sp {
    padding-top: 32px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-16 {
    padding-bottom: 32px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-16-tb {
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-16-sp {
    padding-bottom: 32px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-17 {
    margin-top: 34px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-17-tb {
    margin-top: 34px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-17-sp {
    margin-top: 34px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-17 {
    margin-bottom: 34px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-17-tb {
    margin-bottom: 34px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-17-sp {
    margin-bottom: 34px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-17 {
    padding-top: 34px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-17-tb {
    padding-top: 34px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-17-sp {
    padding-top: 34px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-17 {
    padding-bottom: 34px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-17-tb {
    padding-bottom: 34px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-17-sp {
    padding-bottom: 34px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-18 {
    margin-top: 36px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-18-tb {
    margin-top: 36px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-18-sp {
    margin-top: 36px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-18 {
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-18-tb {
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-18-sp {
    margin-bottom: 36px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-18 {
    padding-top: 36px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-18-tb {
    padding-top: 36px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-18-sp {
    padding-top: 36px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-18 {
    padding-bottom: 36px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-18-tb {
    padding-bottom: 36px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-18-sp {
    padding-bottom: 36px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-19 {
    margin-top: 38px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-19-tb {
    margin-top: 38px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-19-sp {
    margin-top: 38px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-19 {
    margin-bottom: 38px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-19-tb {
    margin-bottom: 38px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-19-sp {
    margin-bottom: 38px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-19 {
    padding-top: 38px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-19-tb {
    padding-top: 38px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-19-sp {
    padding-top: 38px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-19 {
    padding-bottom: 38px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-19-tb {
    padding-bottom: 38px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-19-sp {
    padding-bottom: 38px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-20 {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-20-tb {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-20-sp {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-20 {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-20-tb {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-20-sp {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-20 {
    padding-top: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-20-tb {
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-20-sp {
    padding-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-20 {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-20-tb {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-20-sp {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-21 {
    margin-top: 42px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-21-tb {
    margin-top: 42px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-21-sp {
    margin-top: 42px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-21 {
    margin-bottom: 42px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-21-tb {
    margin-bottom: 42px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-21-sp {
    margin-bottom: 42px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-21 {
    padding-top: 42px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-21-tb {
    padding-top: 42px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-21-sp {
    padding-top: 42px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-21 {
    padding-bottom: 42px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-21-tb {
    padding-bottom: 42px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-21-sp {
    padding-bottom: 42px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-22 {
    margin-top: 44px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-22-tb {
    margin-top: 44px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-22-sp {
    margin-top: 44px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-22 {
    margin-bottom: 44px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-22-tb {
    margin-bottom: 44px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-22-sp {
    margin-bottom: 44px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-22 {
    padding-top: 44px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-22-tb {
    padding-top: 44px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-22-sp {
    padding-top: 44px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-22 {
    padding-bottom: 44px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-22-tb {
    padding-bottom: 44px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-22-sp {
    padding-bottom: 44px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-23 {
    margin-top: 46px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-23-tb {
    margin-top: 46px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-23-sp {
    margin-top: 46px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-23 {
    margin-bottom: 46px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-23-tb {
    margin-bottom: 46px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-23-sp {
    margin-bottom: 46px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-23 {
    padding-top: 46px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-23-tb {
    padding-top: 46px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-23-sp {
    padding-top: 46px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-23 {
    padding-bottom: 46px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-23-tb {
    padding-bottom: 46px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-23-sp {
    padding-bottom: 46px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-24 {
    margin-top: 48px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-24-tb {
    margin-top: 48px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-24-sp {
    margin-top: 48px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-24 {
    margin-bottom: 48px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-24-tb {
    margin-bottom: 48px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-24-sp {
    margin-bottom: 48px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-24 {
    padding-top: 48px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-24-tb {
    padding-top: 48px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-24-sp {
    padding-top: 48px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-24 {
    padding-bottom: 48px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-24-tb {
    padding-bottom: 48px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-24-sp {
    padding-bottom: 48px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-25 {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-25-tb {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-25-sp {
    margin-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-25 {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-25-tb {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-25-sp {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-25 {
    padding-top: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-25-tb {
    padding-top: 50px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-25-sp {
    padding-top: 50px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-25 {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-25-tb {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-25-sp {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-26 {
    margin-top: 52px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-26-tb {
    margin-top: 52px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-26-sp {
    margin-top: 52px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-26 {
    margin-bottom: 52px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-26-tb {
    margin-bottom: 52px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-26-sp {
    margin-bottom: 52px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-26 {
    padding-top: 52px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-26-tb {
    padding-top: 52px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-26-sp {
    padding-top: 52px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-26 {
    padding-bottom: 52px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-26-tb {
    padding-bottom: 52px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-26-sp {
    padding-bottom: 52px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-27 {
    margin-top: 54px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-27-tb {
    margin-top: 54px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-27-sp {
    margin-top: 54px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-27 {
    margin-bottom: 54px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-27-tb {
    margin-bottom: 54px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-27-sp {
    margin-bottom: 54px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-27 {
    padding-top: 54px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-27-tb {
    padding-top: 54px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-27-sp {
    padding-top: 54px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-27 {
    padding-bottom: 54px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-27-tb {
    padding-bottom: 54px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-27-sp {
    padding-bottom: 54px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-28 {
    margin-top: 56px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-28-tb {
    margin-top: 56px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-28-sp {
    margin-top: 56px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-28 {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-28-tb {
    margin-bottom: 56px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-28-sp {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-28 {
    padding-top: 56px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-28-tb {
    padding-top: 56px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-28-sp {
    padding-top: 56px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-28 {
    padding-bottom: 56px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-28-tb {
    padding-bottom: 56px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-28-sp {
    padding-bottom: 56px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-29 {
    margin-top: 58px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-29-tb {
    margin-top: 58px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-29-sp {
    margin-top: 58px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-29 {
    margin-bottom: 58px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-29-tb {
    margin-bottom: 58px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-29-sp {
    margin-bottom: 58px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-29 {
    padding-top: 58px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-29-tb {
    padding-top: 58px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-29-sp {
    padding-top: 58px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-29 {
    padding-bottom: 58px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-29-tb {
    padding-bottom: 58px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-29-sp {
    padding-bottom: 58px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-30 {
    margin-top: 60px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-30-tb {
    margin-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-30-sp {
    margin-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-30 {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-30-tb {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-30-sp {
    margin-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-30 {
    padding-top: 60px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-30-tb {
    padding-top: 60px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-30-sp {
    padding-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-30 {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-30-tb {
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-30-sp {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-31 {
    margin-top: 62px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-31-tb {
    margin-top: 62px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-31-sp {
    margin-top: 62px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-31 {
    margin-bottom: 62px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-31-tb {
    margin-bottom: 62px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-31-sp {
    margin-bottom: 62px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-31 {
    padding-top: 62px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-31-tb {
    padding-top: 62px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-31-sp {
    padding-top: 62px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-31 {
    padding-bottom: 62px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-31-tb {
    padding-bottom: 62px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-31-sp {
    padding-bottom: 62px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-32 {
    margin-top: 64px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-32-tb {
    margin-top: 64px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-32-sp {
    margin-top: 64px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-32 {
    margin-bottom: 64px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-32-tb {
    margin-bottom: 64px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-32-sp {
    margin-bottom: 64px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-32 {
    padding-top: 64px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-32-tb {
    padding-top: 64px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-32-sp {
    padding-top: 64px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-32 {
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-32-tb {
    padding-bottom: 64px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-32-sp {
    padding-bottom: 64px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-33 {
    margin-top: 66px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-33-tb {
    margin-top: 66px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-33-sp {
    margin-top: 66px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-33 {
    margin-bottom: 66px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-33-tb {
    margin-bottom: 66px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-33-sp {
    margin-bottom: 66px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-33 {
    padding-top: 66px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-33-tb {
    padding-top: 66px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-33-sp {
    padding-top: 66px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-33 {
    padding-bottom: 66px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-33-tb {
    padding-bottom: 66px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-33-sp {
    padding-bottom: 66px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-34 {
    margin-top: 68px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-34-tb {
    margin-top: 68px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-34-sp {
    margin-top: 68px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-34 {
    margin-bottom: 68px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-34-tb {
    margin-bottom: 68px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-34-sp {
    margin-bottom: 68px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-34 {
    padding-top: 68px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-34-tb {
    padding-top: 68px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-34-sp {
    padding-top: 68px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-34 {
    padding-bottom: 68px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-34-tb {
    padding-bottom: 68px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-34-sp {
    padding-bottom: 68px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-35 {
    margin-top: 70px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-35-tb {
    margin-top: 70px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-35-sp {
    margin-top: 70px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-35 {
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-35-tb {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-35-sp {
    margin-bottom: 70px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-35 {
    padding-top: 70px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-35-tb {
    padding-top: 70px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-35-sp {
    padding-top: 70px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-35 {
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-35-tb {
    padding-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-35-sp {
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-36 {
    margin-top: 72px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-36-tb {
    margin-top: 72px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-36-sp {
    margin-top: 72px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-36 {
    margin-bottom: 72px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-36-tb {
    margin-bottom: 72px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-36-sp {
    margin-bottom: 72px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-36 {
    padding-top: 72px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-36-tb {
    padding-top: 72px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-36-sp {
    padding-top: 72px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-36 {
    padding-bottom: 72px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-36-tb {
    padding-bottom: 72px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-36-sp {
    padding-bottom: 72px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-37 {
    margin-top: 74px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-37-tb {
    margin-top: 74px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-37-sp {
    margin-top: 74px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-37 {
    margin-bottom: 74px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-37-tb {
    margin-bottom: 74px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-37-sp {
    margin-bottom: 74px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-37 {
    padding-top: 74px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-37-tb {
    padding-top: 74px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-37-sp {
    padding-top: 74px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-37 {
    padding-bottom: 74px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-37-tb {
    padding-bottom: 74px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-37-sp {
    padding-bottom: 74px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-38 {
    margin-top: 76px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-38-tb {
    margin-top: 76px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-38-sp {
    margin-top: 76px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-38 {
    margin-bottom: 76px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-38-tb {
    margin-bottom: 76px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-38-sp {
    margin-bottom: 76px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-38 {
    padding-top: 76px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-38-tb {
    padding-top: 76px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-38-sp {
    padding-top: 76px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-38 {
    padding-bottom: 76px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-38-tb {
    padding-bottom: 76px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-38-sp {
    padding-bottom: 76px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-39 {
    margin-top: 78px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-39-tb {
    margin-top: 78px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-39-sp {
    margin-top: 78px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-39 {
    margin-bottom: 78px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-39-tb {
    margin-bottom: 78px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-39-sp {
    margin-bottom: 78px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-39 {
    padding-top: 78px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-39-tb {
    padding-top: 78px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-39-sp {
    padding-top: 78px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-39 {
    padding-bottom: 78px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-39-tb {
    padding-bottom: 78px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-39-sp {
    padding-bottom: 78px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-40 {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-40-tb {
    margin-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-40-sp {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-40 {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-40-tb {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-40-sp {
    margin-bottom: 80px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-40 {
    padding-top: 80px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-40-tb {
    padding-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-40-sp {
    padding-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-40 {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-40-tb {
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-40-sp {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-41 {
    margin-top: 82px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-41-tb {
    margin-top: 82px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-41-sp {
    margin-top: 82px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-41 {
    margin-bottom: 82px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-41-tb {
    margin-bottom: 82px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-41-sp {
    margin-bottom: 82px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-41 {
    padding-top: 82px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-41-tb {
    padding-top: 82px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-41-sp {
    padding-top: 82px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-41 {
    padding-bottom: 82px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-41-tb {
    padding-bottom: 82px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-41-sp {
    padding-bottom: 82px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-42 {
    margin-top: 84px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-42-tb {
    margin-top: 84px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-42-sp {
    margin-top: 84px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-42 {
    margin-bottom: 84px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-42-tb {
    margin-bottom: 84px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-42-sp {
    margin-bottom: 84px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-42 {
    padding-top: 84px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-42-tb {
    padding-top: 84px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-42-sp {
    padding-top: 84px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-42 {
    padding-bottom: 84px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-42-tb {
    padding-bottom: 84px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-42-sp {
    padding-bottom: 84px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-43 {
    margin-top: 86px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-43-tb {
    margin-top: 86px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-43-sp {
    margin-top: 86px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-43 {
    margin-bottom: 86px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-43-tb {
    margin-bottom: 86px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-43-sp {
    margin-bottom: 86px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-43 {
    padding-top: 86px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-43-tb {
    padding-top: 86px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-43-sp {
    padding-top: 86px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-43 {
    padding-bottom: 86px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-43-tb {
    padding-bottom: 86px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-43-sp {
    padding-bottom: 86px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-44 {
    margin-top: 88px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-44-tb {
    margin-top: 88px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-44-sp {
    margin-top: 88px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-44 {
    margin-bottom: 88px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-44-tb {
    margin-bottom: 88px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-44-sp {
    margin-bottom: 88px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-44 {
    padding-top: 88px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-44-tb {
    padding-top: 88px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-44-sp {
    padding-top: 88px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-44 {
    padding-bottom: 88px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-44-tb {
    padding-bottom: 88px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-44-sp {
    padding-bottom: 88px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-45 {
    margin-top: 90px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-45-tb {
    margin-top: 90px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-45-sp {
    margin-top: 90px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-45 {
    margin-bottom: 90px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-45-tb {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-45-sp {
    margin-bottom: 90px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-45 {
    padding-top: 90px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-45-tb {
    padding-top: 90px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-45-sp {
    padding-top: 90px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-45 {
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-45-tb {
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-45-sp {
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-46 {
    margin-top: 92px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-46-tb {
    margin-top: 92px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-46-sp {
    margin-top: 92px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-46 {
    margin-bottom: 92px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-46-tb {
    margin-bottom: 92px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-46-sp {
    margin-bottom: 92px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-46 {
    padding-top: 92px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-46-tb {
    padding-top: 92px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-46-sp {
    padding-top: 92px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-46 {
    padding-bottom: 92px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-46-tb {
    padding-bottom: 92px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-46-sp {
    padding-bottom: 92px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-47 {
    margin-top: 94px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-47-tb {
    margin-top: 94px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-47-sp {
    margin-top: 94px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-47 {
    margin-bottom: 94px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-47-tb {
    margin-bottom: 94px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-47-sp {
    margin-bottom: 94px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-47 {
    padding-top: 94px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-47-tb {
    padding-top: 94px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-47-sp {
    padding-top: 94px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-47 {
    padding-bottom: 94px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-47-tb {
    padding-bottom: 94px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-47-sp {
    padding-bottom: 94px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-48 {
    margin-top: 96px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-48-tb {
    margin-top: 96px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-48-sp {
    margin-top: 96px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-48 {
    margin-bottom: 96px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-48-tb {
    margin-bottom: 96px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-48-sp {
    margin-bottom: 96px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-48 {
    padding-top: 96px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-48-tb {
    padding-top: 96px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-48-sp {
    padding-top: 96px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-48 {
    padding-bottom: 96px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-48-tb {
    padding-bottom: 96px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-48-sp {
    padding-bottom: 96px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-49 {
    margin-top: 98px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-49-tb {
    margin-top: 98px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-49-sp {
    margin-top: 98px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-49 {
    margin-bottom: 98px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-49-tb {
    margin-bottom: 98px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-49-sp {
    margin-bottom: 98px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-49 {
    padding-top: 98px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-49-tb {
    padding-top: 98px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-49-sp {
    padding-top: 98px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-49 {
    padding-bottom: 98px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-49-tb {
    padding-bottom: 98px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-49-sp {
    padding-bottom: 98px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-50 {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-50-tb {
    margin-top: 100px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-50-sp {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-50 {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-50-tb {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-50-sp {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-50 {
    padding-top: 100px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-50-tb {
    padding-top: 100px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-50-sp {
    padding-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-50 {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-50-tb {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-50-sp {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-51 {
    margin-top: 102px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-51-tb {
    margin-top: 102px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-51-sp {
    margin-top: 102px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-51 {
    margin-bottom: 102px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-51-tb {
    margin-bottom: 102px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-51-sp {
    margin-bottom: 102px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-51 {
    padding-top: 102px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-51-tb {
    padding-top: 102px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-51-sp {
    padding-top: 102px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-51 {
    padding-bottom: 102px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-51-tb {
    padding-bottom: 102px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-51-sp {
    padding-bottom: 102px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-52 {
    margin-top: 104px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-52-tb {
    margin-top: 104px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-52-sp {
    margin-top: 104px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-52 {
    margin-bottom: 104px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-52-tb {
    margin-bottom: 104px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-52-sp {
    margin-bottom: 104px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-52 {
    padding-top: 104px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-52-tb {
    padding-top: 104px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-52-sp {
    padding-top: 104px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-52 {
    padding-bottom: 104px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-52-tb {
    padding-bottom: 104px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-52-sp {
    padding-bottom: 104px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-53 {
    margin-top: 106px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-53-tb {
    margin-top: 106px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-53-sp {
    margin-top: 106px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-53 {
    margin-bottom: 106px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-53-tb {
    margin-bottom: 106px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-53-sp {
    margin-bottom: 106px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-53 {
    padding-top: 106px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-53-tb {
    padding-top: 106px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-53-sp {
    padding-top: 106px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-53 {
    padding-bottom: 106px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-53-tb {
    padding-bottom: 106px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-53-sp {
    padding-bottom: 106px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-54 {
    margin-top: 108px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-54-tb {
    margin-top: 108px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-54-sp {
    margin-top: 108px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-54 {
    margin-bottom: 108px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-54-tb {
    margin-bottom: 108px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-54-sp {
    margin-bottom: 108px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-54 {
    padding-top: 108px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-54-tb {
    padding-top: 108px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-54-sp {
    padding-top: 108px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-54 {
    padding-bottom: 108px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-54-tb {
    padding-bottom: 108px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-54-sp {
    padding-bottom: 108px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-55 {
    margin-top: 110px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-55-tb {
    margin-top: 110px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-55-sp {
    margin-top: 110px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-55 {
    margin-bottom: 110px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-55-tb {
    margin-bottom: 110px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-55-sp {
    margin-bottom: 110px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-55 {
    padding-top: 110px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-55-tb {
    padding-top: 110px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-55-sp {
    padding-top: 110px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-55 {
    padding-bottom: 110px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-55-tb {
    padding-bottom: 110px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-55-sp {
    padding-bottom: 110px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-56 {
    margin-top: 112px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-56-tb {
    margin-top: 112px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-56-sp {
    margin-top: 112px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-56 {
    margin-bottom: 112px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-56-tb {
    margin-bottom: 112px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-56-sp {
    margin-bottom: 112px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-56 {
    padding-top: 112px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-56-tb {
    padding-top: 112px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-56-sp {
    padding-top: 112px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-56 {
    padding-bottom: 112px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-56-tb {
    padding-bottom: 112px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-56-sp {
    padding-bottom: 112px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-57 {
    margin-top: 114px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-57-tb {
    margin-top: 114px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-57-sp {
    margin-top: 114px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-57 {
    margin-bottom: 114px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-57-tb {
    margin-bottom: 114px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-57-sp {
    margin-bottom: 114px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-57 {
    padding-top: 114px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-57-tb {
    padding-top: 114px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-57-sp {
    padding-top: 114px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-57 {
    padding-bottom: 114px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-57-tb {
    padding-bottom: 114px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-57-sp {
    padding-bottom: 114px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-58 {
    margin-top: 116px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-58-tb {
    margin-top: 116px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-58-sp {
    margin-top: 116px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-58 {
    margin-bottom: 116px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-58-tb {
    margin-bottom: 116px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-58-sp {
    margin-bottom: 116px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-58 {
    padding-top: 116px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-58-tb {
    padding-top: 116px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-58-sp {
    padding-top: 116px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-58 {
    padding-bottom: 116px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-58-tb {
    padding-bottom: 116px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-58-sp {
    padding-bottom: 116px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-59 {
    margin-top: 118px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-59-tb {
    margin-top: 118px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-59-sp {
    margin-top: 118px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-59 {
    margin-bottom: 118px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-59-tb {
    margin-bottom: 118px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-59-sp {
    margin-bottom: 118px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-59 {
    padding-top: 118px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-59-tb {
    padding-top: 118px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-59-sp {
    padding-top: 118px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-59 {
    padding-bottom: 118px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-59-tb {
    padding-bottom: 118px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-59-sp {
    padding-bottom: 118px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-60 {
    margin-top: 120px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-60-tb {
    margin-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-60-sp {
    margin-top: 120px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-60 {
    margin-bottom: 120px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-60-tb {
    margin-bottom: 120px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-60-sp {
    margin-bottom: 120px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-60 {
    padding-top: 120px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-60-tb {
    padding-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-60-sp {
    padding-top: 120px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-60 {
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-60-tb {
    padding-bottom: 120px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-60-sp {
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-61 {
    margin-top: 122px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-61-tb {
    margin-top: 122px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-61-sp {
    margin-top: 122px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-61 {
    margin-bottom: 122px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-61-tb {
    margin-bottom: 122px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-61-sp {
    margin-bottom: 122px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-61 {
    padding-top: 122px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-61-tb {
    padding-top: 122px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-61-sp {
    padding-top: 122px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-61 {
    padding-bottom: 122px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-61-tb {
    padding-bottom: 122px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-61-sp {
    padding-bottom: 122px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-62 {
    margin-top: 124px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-62-tb {
    margin-top: 124px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-62-sp {
    margin-top: 124px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-62 {
    margin-bottom: 124px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-62-tb {
    margin-bottom: 124px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-62-sp {
    margin-bottom: 124px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-62 {
    padding-top: 124px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-62-tb {
    padding-top: 124px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-62-sp {
    padding-top: 124px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-62 {
    padding-bottom: 124px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-62-tb {
    padding-bottom: 124px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-62-sp {
    padding-bottom: 124px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-63 {
    margin-top: 126px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-63-tb {
    margin-top: 126px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-63-sp {
    margin-top: 126px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-63 {
    margin-bottom: 126px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-63-tb {
    margin-bottom: 126px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-63-sp {
    margin-bottom: 126px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-63 {
    padding-top: 126px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-63-tb {
    padding-top: 126px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-63-sp {
    padding-top: 126px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-63 {
    padding-bottom: 126px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-63-tb {
    padding-bottom: 126px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-63-sp {
    padding-bottom: 126px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-64 {
    margin-top: 128px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-64-tb {
    margin-top: 128px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-64-sp {
    margin-top: 128px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-64 {
    margin-bottom: 128px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-64-tb {
    margin-bottom: 128px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-64-sp {
    margin-bottom: 128px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-64 {
    padding-top: 128px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-64-tb {
    padding-top: 128px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-64-sp {
    padding-top: 128px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-64 {
    padding-bottom: 128px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-64-tb {
    padding-bottom: 128px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-64-sp {
    padding-bottom: 128px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-65 {
    margin-top: 130px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-65-tb {
    margin-top: 130px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-65-sp {
    margin-top: 130px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-65 {
    margin-bottom: 130px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-65-tb {
    margin-bottom: 130px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-65-sp {
    margin-bottom: 130px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-65 {
    padding-top: 130px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-65-tb {
    padding-top: 130px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-65-sp {
    padding-top: 130px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-65 {
    padding-bottom: 130px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-65-tb {
    padding-bottom: 130px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-65-sp {
    padding-bottom: 130px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-66 {
    margin-top: 132px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-66-tb {
    margin-top: 132px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-66-sp {
    margin-top: 132px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-66 {
    margin-bottom: 132px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-66-tb {
    margin-bottom: 132px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-66-sp {
    margin-bottom: 132px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-66 {
    padding-top: 132px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-66-tb {
    padding-top: 132px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-66-sp {
    padding-top: 132px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-66 {
    padding-bottom: 132px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-66-tb {
    padding-bottom: 132px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-66-sp {
    padding-bottom: 132px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-67 {
    margin-top: 134px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-67-tb {
    margin-top: 134px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-67-sp {
    margin-top: 134px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-67 {
    margin-bottom: 134px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-67-tb {
    margin-bottom: 134px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-67-sp {
    margin-bottom: 134px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-67 {
    padding-top: 134px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-67-tb {
    padding-top: 134px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-67-sp {
    padding-top: 134px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-67 {
    padding-bottom: 134px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-67-tb {
    padding-bottom: 134px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-67-sp {
    padding-bottom: 134px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-68 {
    margin-top: 136px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-68-tb {
    margin-top: 136px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-68-sp {
    margin-top: 136px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-68 {
    margin-bottom: 136px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-68-tb {
    margin-bottom: 136px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-68-sp {
    margin-bottom: 136px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-68 {
    padding-top: 136px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-68-tb {
    padding-top: 136px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-68-sp {
    padding-top: 136px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-68 {
    padding-bottom: 136px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-68-tb {
    padding-bottom: 136px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-68-sp {
    padding-bottom: 136px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-69 {
    margin-top: 138px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-69-tb {
    margin-top: 138px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-69-sp {
    margin-top: 138px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-69 {
    margin-bottom: 138px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-69-tb {
    margin-bottom: 138px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-69-sp {
    margin-bottom: 138px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-69 {
    padding-top: 138px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-69-tb {
    padding-top: 138px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-69-sp {
    padding-top: 138px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-69 {
    padding-bottom: 138px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-69-tb {
    padding-bottom: 138px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-69-sp {
    padding-bottom: 138px;
  }
}

@media screen and (min-width: 768px) {
  .u-mt-70 {
    margin-top: 140px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mt-70-tb {
    margin-top: 140px;
  }
}

@media screen and (max-width: 767px) {
  .u-mt-70-sp {
    margin-top: 140px;
  }
}

@media screen and (min-width: 768px) {
  .u-mb-70 {
    margin-bottom: 140px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-mb-70-tb {
    margin-bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  .u-mb-70-sp {
    margin-bottom: 140px;
  }
}

@media screen and (min-width: 768px) {
  .u-pt-70 {
    padding-top: 140px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pt-70-tb {
    padding-top: 140px;
  }
}

@media screen and (max-width: 767px) {
  .u-pt-70-sp {
    padding-top: 140px;
  }
}

@media screen and (min-width: 768px) {
  .u-pb-70 {
    padding-bottom: 140px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .u-pb-70-tb {
    padding-bottom: 140px;
  }
}

@media screen and (max-width: 767px) {
  .u-pb-70-sp {
    padding-bottom: 140px;
  }
}

/* ---------------------------
text
--------------------------- */
.u-fwb {
  font-weight: bold !important;
}

.u-fwm {
  font-weight: 500 !important;
}

.u-align-r {
  text-align: right;
}

.u-align-c {
  text-align: center;
}

.u-align-l {
  text-align: left;
}

@media screen and (min-width: 1101px) {
  .u-text-10 {
    font-size: calc(10 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-10 {
    font-size: calc(10 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-11 {
    font-size: calc(11 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-11 {
    font-size: calc(11 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-12 {
    font-size: calc(12 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-12 {
    font-size: calc(12 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-13 {
    font-size: calc(13 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-13 {
    font-size: calc(13 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-14 {
    font-size: calc(14 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-14 {
    font-size: calc(14 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-15 {
    font-size: calc(15 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-15 {
    font-size: calc(15 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-16 {
    font-size: calc(16 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-16 {
    font-size: calc(16 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-17 {
    font-size: calc(17 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-17 {
    font-size: calc(17 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-18 {
    font-size: calc(18 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-18 {
    font-size: calc(18 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-19 {
    font-size: calc(19 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-19 {
    font-size: calc(19 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-20 {
    font-size: calc(20 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-20 {
    font-size: calc(20 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-21 {
    font-size: calc(21 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-21 {
    font-size: calc(21 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-22 {
    font-size: calc(22 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-22 {
    font-size: calc(22 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-23 {
    font-size: calc(23 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-23 {
    font-size: calc(23 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-24 {
    font-size: calc(24 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-24 {
    font-size: calc(24 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-25 {
    font-size: calc(25 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-25 {
    font-size: calc(25 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-26 {
    font-size: calc(26 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-26 {
    font-size: calc(26 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-27 {
    font-size: calc(27 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-27 {
    font-size: calc(27 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-28 {
    font-size: calc(28 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-28 {
    font-size: calc(28 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-29 {
    font-size: calc(29 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-29 {
    font-size: calc(29 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-30 {
    font-size: calc(30 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-30 {
    font-size: calc(30 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-31 {
    font-size: calc(31 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-31 {
    font-size: calc(31 * 0.06rem) !important;
  }
}

@media screen and (min-width: 1101px) {
  .u-text-32 {
    font-size: calc(32 * 0.0625rem) !important;
  }
}
@media screen and (max-width: 1100px) {
  .u-text-32 {
    font-size: calc(32 * 0.06rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-10-sp {
    font-size: calc(10 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-11-sp {
    font-size: calc(11 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-12-sp {
    font-size: calc(12 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-13-sp {
    font-size: calc(13 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-14-sp {
    font-size: calc(14 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-15-sp {
    font-size: calc(15 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-16-sp {
    font-size: calc(16 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-17-sp {
    font-size: calc(17 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-18-sp {
    font-size: calc(18 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-19-sp {
    font-size: calc(19 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-20-sp {
    font-size: calc(20 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-21-sp {
    font-size: calc(21 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-22-sp {
    font-size: calc(22 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-23-sp {
    font-size: calc(23 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-24-sp {
    font-size: calc(24 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-25-sp {
    font-size: calc(25 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-26-sp {
    font-size: calc(26 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-27-sp {
    font-size: calc(27 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-28-sp {
    font-size: calc(28 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-29-sp {
    font-size: calc(29 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-30-sp {
    font-size: calc(30 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-31-sp {
    font-size: calc(31 * 0.0714285714rem) !important;
  }
}

@media screen and (max-width: 1100px) {
  .u-text-32-sp {
    font-size: calc(32 * 0.0714285714rem) !important;
  }
}