@charset "utf-8";
/* CSS Document */
/* PC用スタイルシート */

.pageTitle {
  background-image: url(/img/land/bg_head_land_01.jpg);
}
/* ===================================
#pagetop
=================================== */
#pagetop {
  margin-top: 60px !important;
}

/* ===================================
#head
=================================== */
#head {
  background-image: url(/img/land/bg_head_01.png);
  background-position: center top;
  background-repeat: repeat-x;
}

/* ===================================
#wrap
=================================== */
#wrap {
  margin-top: 0;
}

/* ===================================
#contents
=================================== */
#contents {
}

#contents .br::before {
  content: '\A';
  white-space: pre;
}

/* ===================================
.land01
=================================== */
.land01 {
  margin-bottom: 80px;
  padding-bottom: 70px;
  background-image: url(/img/land/bg_land_01.png);
  background-position: center top;
  background-size: cover;
}

.land01 h2 {
  width: 480px;
  margin: 0 auto;
  padding-top: 160px;
  padding-bottom: 20px;
  border-bottom: 1px solid #06339d;
  color: #06339d;
  font-family: var(--family-yu-mincho);
  font-size: 45px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -2px;
}

.land01 h2 strong {
  font-size: 76px;
}

.land01 p {
  padding-top: 12px;
  color: #06339d;
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
  letter-spacing: -2px;
}

.land01 p strong {
  padding-bottom: 5px;
  font-size: 26px;
}

/*land01Inner*/
.land01Inner {
  padding-top: 30px;
  width: 860px;
  margin: 0 auto;
  display: flex;
  gap: 0 40px;
}

.land01Inner dl {
  width: 260px;
  padding: 240px 0 0 0;
}

.land01Inner dl:first-child {
  background: url(/img/land/bg_land_02.png) no-repeat center top;
}

.land01Inner dl:nth-child(2) {
  background: url(/img/land/bg_land_03.png) no-repeat center top;
}

.land01Inner dl:last-child {
  background: url(/img/land/bg_land_04.png) no-repeat center top;
}

.land01Inner dl dt {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  color: #06339d;
  font-family: var(--family-yu-mincho);
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

.land01Inner dl dt span {
  display: block;
  box-sizing: border-box;
  width: 116px;
  height: 36px;
  margin: 0 auto 15px;
  border: 1px solid #06339d;
  font-size: 14px;
  line-height: 34px;
  letter-spacing: -2px;
}

.land01Inner dl dt span em {
  margin-left: 3px;
  vertical-align: bottom;
  font-size: 24px;
  font-style: normal;
}

.land01Inner dl dd {
  padding-top: 20px;
  font-size: 16px;
  line-height: 1.8;
}

.land01Inner dl dd strong {
  color: #ea8a07;
}

/* ===================================
.land02
=================================== */
.land02 {
  margin-bottom: 50px;
}

.land02 h2 {
  margin-bottom: 25px;
  color: #06339d;
  font-family: var(--family-yu-mincho);
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

/*land02Inner*/
.land02Inner {
  padding-top: 45px;
  padding-bottom: 50px;
  background: #fff;
}

.land02Inner .txt01 {
  margin-bottom: 35px;
  color: #06339d;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 48px;
}

.land02Inner .txt01 strong {
  display: inline-block;
  background: url(/img/land/ruby_land_01.png) center top no-repeat;
  font-size: 28px;
}

.land02Inner dl {
  /* max-width: 470px; */
  margin-bottom: 50px;
  padding-bottom: 10px;
  background: #ececed url(/img/land/bg_land_05.png) 100% 100% no-repeat;
  width: 50%;
}

.land02Inner dl:last-child {
  background-image: url(/img/land/bg_land_06.png);
}

.land02Inner dl dt {
  box-sizing: border-box;
  height: 57px;
  margin-bottom: 30px;
  padding-top: 7px;
  background: #294fbd;
  border: 1px solid #06339d;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.land02Inner dl dt strong {
  font-size: 28px;
}

.land02Inner dl dd {
  margin-bottom: 20px;
  margin-left: 40px;
  padding-left: 33px;
  background: url(/img/land/ico_land_01.png) no-repeat 0 3px;
  color: #06339d;
  font-size: 17px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: -1px;
  margin-inline: min(3.5vw, 33px);
}

.land02Inner .txt02 {
  display: block;
  width: 600px;
  margin: 0 auto;
  padding-left: 100px;
  background: url(/img/land/bg_land_07.png) no-repeat 0 13px;
  color: #ea8a08;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}

.land02Inner .txt02 span {
  font-size: 20px;
  line-height: 50px;
}

.land02Inner .txt02 span strong {
  display: inline-block;
  background: url(/img/land/ruby_land_02.png) center top no-repeat;
  font-size: 28px;
}

/* ===================================
.land03
=================================== */
.land03 {
  margin-bottom: 50px;
}

.land03 h2 {
  padding-bottom: 25px;
  color: #06339d;
  font-family: var(--family-yu-mincho);
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

/*land03Head*/
.land03Head {
  height: 450px;
  padding-bottom: 30px;
  padding-left: 590px;
  padding-left: min(51.75vw, 590px);
  background: #fff url(/img/land/bg_land_08.png) no-repeat;
}

.land03Head h3 {
  margin-bottom: 20px;
  padding-top: 60px;
  color: #06339d;
  font-family: var(--family-yu-mincho);
  font-size: 46px;
  font-weight: bold;
  line-height: 1.2;
}

.land03Head p {
  color: #06339d;
  font-size: 18px;
  line-height: 1.8;
  letter-spacing: -1px;
}

.land03Head p strong {
  color: #ea8a06;
}

/*land03Inner*/
.land03Inner {
  padding-bottom: 50px;
  background: #fff;
}

.land03Inner h3 {
  height: 100px;
  padding-top: 34px;
  margin-left: calc((100% - 774px) / 2);
  color: #06339d;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
}

.land03Inner h3 span {
  box-sizing: border-box;
  display: block;
  float: left;
  width: 153px;
  height: 134px;
  margin-top: -34px;
  margin-right: 15px;
  padding-top: 45px;
  background: url(/img/land/bg_land_09.png) no-repeat;
  color: #fff;
  font-family: var(--family-yu-mincho);
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.land03Inner h3 span strong {
  font-size: 40px;
}

.land03Inner h3 small {
  font-size: 10px;
}

.land03Inner .box,
.land02Inner .box {
  display: flex;
  /* width: 1020px; */
  margin: 0 auto;
  justify-content: center;
  gap: 50px;
  padding: 0 min(4.38vw, 50px);
  gap: 50px min(4.38vw, 50px);
}

.land03Inner .box dl {
  width: 250px;
  padding-top: 210px;
}

.land03Inner .box dl dt {
  padding: 5px 0;
  font-size: 16px;
  font-weight: bold;
}

.land03Inner .box dl dd {
  font-size: 16px;
  line-height: 1.8;
}

.land03Inner .box01 dl:first-child {
  background: url(/img/land/img_land_02.jpg) no-repeat;
}

.land03Inner .box01 dl:nth-child(2) {
  background: url(/img/land/img_land_03.jpg) no-repeat;
}

.land03Inner .box01 dl:last-child {
  background: url(/img/land/img_land_04.jpg) no-repeat;
}

.land03Inner .box03 dl:first-child {
  background: url(/img/land/img_land_05.jpg) no-repeat;
}

.land03Inner .box03 dl:nth-child(2) {
  background: url(/img/land/img_land_06.jpg) no-repeat;
}

.land03Inner .box03 dl:last-child {
  background: url(/img/land/img_land_07.jpg) no-repeat;
}

.land03Inner .box04 dl dt {
  min-height: 52px;
}

.land03Inner .box04 dl:first-child {
  background: url(/img/land/img_land_08.jpg) no-repeat;
}

.land03Inner .box04 dl:nth-child(2) {
  background: url(/img/land/img_land_09.jpg) no-repeat;
}

.land03Inner .box04 dl:last-child {
  background: url(/img/land/img_land_10.jpg) no-repeat;
}

.land03Inner .box05 dl dt {
  min-height: 52px;
}

.land03Inner .box05 dl:first-child {
  background: url(/img/land/img_land_11.jpg) no-repeat;
}

.land03Inner .box05 dl:nth-child(2) {
  background: url(/img/land/img_land_12.jpg) no-repeat;
}

.land03Inner .box05 dl:last-child {
  background: url(/img/land/img_land_13.jpg) no-repeat;
}

.land03Inner h4 {
  margin-top: 50px;
  color: #06339d;
  font-family: var(--family-yu-mincho);
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.land03Inner h4 strong {
  font-size: 26px;
}

.land03Inner .box02 {
  width: 800px;
  background: #f6f6f6;
}

.land03Inner .box02 .pic {
  float: left;
  width: 500px;
}

.land03Inner .box02 .pic img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.land03Inner .box02 dl {
  float: left;
  width: 260px;
  padding: 20px;
  color: #06339d;
}

.land03Inner .box02 dl dt {
  padding: 0 0 4px 4px;
  font-size: 18px;
  font-weight: bold;
}

.land03Inner .box02 dl dd {
  padding: 0 0 6px 4px;
  font-size: 14px;
}

.land03Inner .box02 dl dd.border {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.land03Inner .box02 dl dd span {
  display: inline-block;
  width: 100px;
}

.land03Inner a {
  display: block;
  width: 800px;
  margin: 20px auto 0;
}

.land03Inner a:hover .box02 {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.land03Inner a:hover .box02 img {
  opacity: 1;
  filter: alpha(opacity=100);
}

.land03Inner .btn01 {
  margin-top: 26px;
  text-align: center;
}

.land03Inner .btn01 a {
  display: block;
  box-sizing: border-box;
  width: 390px;
  height: 50px;
  padding-left: 18px;
  background: url(/img/land/ico_land_02.png) no-repeat 66px 19px;
  border: 1px solid #ccc;
  color: #000;
  font-size: 18px;
  line-height: 48px;
}

.land03Inner .btn01 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}

.land03Foot {
  padding: 20px 0 70px;
  background: #fff;
}

.land03Foot p {
  width: 590px;
  margin: 0 auto;
  padding-left: 120px;
  background: url(/img/land/bg_land_10.png) center left no-repeat;
  color: #ea8a06;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
}

/* tablet css */

@media (max-width: 1000px) {
  /* ===================================
.defaultContactBox
=================================== */
}
@media (max-width: 900px) {
  .land01Inner {
    width: 90%;
    display: block;
    display: flex;
    flex-direction: column;
    gap: 50px;
  }

  .land01Inner dl {
    width: 100%;
  }

  .land03Inner .box,
  .land02Inner .box {
    width: 90%;
    display: block;
  }

  .land02Inner dl {
    width: 100%;
  }

  .land02Inner .txt02 {
    width: 90%;
    margin: 0 auto;
    max-width: 600px;
  }

  /*land03Head*/
  .land03Head {
    padding-top: 30px;
    padding-bottom: 40px;
    background: #fff url(/img/land/sp/bg_land_08.png) no-repeat;
    background-size: 375px auto;
    padding-left: 220px;
    height: auto;
  }

  .land03Head h3 {
    padding-top: 0;
    margin-bottom: 5px;
    color: #06339d;
    font-family: var(--family-yu-mincho);
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
  }

  .land03Head p {
    color: #06339d;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: -1px;
    text-align: center;
  }

  .land03Head p strong {
    color: #ea8a06;
  }

  /*land03Inner*/
  .land03Inner {
    padding: 0 20px 30px 20px;
    background: #fff;
  }

  .land03Inner h3 {
    color: #06339d;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 0;
    margin-left: 0;
    height: auto;
  }

  .land03Inner h3 span {
    box-sizing: border-box;
    display: block;
    height: 98px;
    padding-top: 30px;
    margin-bottom: 20px;
    background: url(/img/land/bg_land_09.png) center top no-repeat;
    background-size: 120px 105px;
    border-bottom: 1px solid #06339d;
    color: #fff;
    font-family: var(--family-yu-mincho);
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 1.35;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .land03Inner h3 span strong {
    font-size: 32px;
  }

  .land03Inner h3 small {
    font-size: 12px;
  }

  .land03Inner .box {
    display: block;
    width: 100%;
    padding: 0;
  }

  .land03Inner .box dl {
    margin-top: 20px;
    padding-top: 53%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
  }

  .land03Inner .box dl dt {
    padding: 0 0 5px 5px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    min-height: auto;
  }

  .land03Inner .box dl dd {
    padding: 0 0 5px 5px;
    font-size: 15px;
    line-height: 1.6;
  }

  .land03Inner .box01 dl:first-child {
    background: url(/img/land/sp/img_land_02.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box01 dl:nth-child(2) {
    background: url(/img/land/sp/img_land_03.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box01 dl:last-child {
    background: url(/img/land/sp/img_land_04.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box03 dl:first-child {
    background: url(/img/land/sp/img_land_05.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box03 dl:nth-child(2) {
    background: url(/img/land/sp/img_land_06.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box03 dl:last-child {
    background: url(/img/land/sp/img_land_07.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box04 dl:first-child {
    background: url(/img/land/sp/img_land_08.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box04 dl:nth-child(2) {
    background: url(/img/land/sp/img_land_09.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box04 dl:last-child {
    background: url(/img/land/sp/img_land_10.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box05 dl:first-child {
    background: url(/img/land/sp/img_land_11.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box05 dl:nth-child(2) {
    background: url(/img/land/sp/img_land_12.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner .box05 dl:last-child {
    background: url(/img/land/sp/img_land_13.jpg) no-repeat;
    background-size: contain;
  }

  .land03Inner h4 {
    margin-top: 28px;
    margin-bottom: 20px;
    color: #06339d;
    font-family: var(--family-yu-mincho);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
  }

  .land03Inner h4 strong {
    font-size: 26px;
  }

  .land03Inner .box02 {
    background: #f6f6f6;
    width: auto;
  }

  .land03Inner .box02 .pic {
    width: 100%;
    float: none;
  }

  .land03Inner .box02 .pic img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-fit: cover;
  }

  .land03Inner .box02 dl {
    padding: 15px 15px 10px 15px;
    color: #06339d;
    width: 100%;
    box-sizing: border-box;
  }

  .land03Inner .box02 dl dt {
    padding: 0 0 8px 4px;
    font-size: 18px;
    font-weight: bold;
  }

  .land03Inner .box02 dl dd {
    padding: 0 0 13px 4px;
    font-size: 14px;
    line-height: 1.6;
  }

  .land03Inner .box02 dl dd.border {
    margin-bottom: 13px;
    border-bottom: 1px solid #ddd;
  }

  .land03Inner .box02 dl dd span {
    display: inline-block;
    width: 100px;
  }

  .land03Inner a {
    display: block;
    margin: 0 auto 10px;
    width: 100%;
  }

  .land03Inner .btn01 {
    margin-top: 20px;
    text-align: center;
  }

  .land03Inner .btn01 a {
    display: block;
    box-sizing: border-box;
    height: 50px;
    margin-bottom: 0;
    padding-left: 15px;
    background-image: url(/img/land/ico_land_02.png);
    background-size: 5px 9px;
    background-repeat: no-repeat;
    background-position: 10% 19px;
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    line-height: 48px;
    width: 100%;
    text-decoration: none;
  }

  .land03Inner .btn01 a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    text-decoration: none;
  }
}

/* sp css */

@media (max-width: 750px) {
  /* CSS Document */
  /* SP用スタイルシート */

  /* ===================================
#head
=================================== */
  #head {
    background: url(/img/land/bg_head_01.png) center top repeat-x;
    background-size: cover;
  }

  /* ===================================
#wrap
=================================== */
  #wrap.inner {
    margin: 0;
  }

  /* ===================================
#contents
=================================== */
  #contents {
    background: #f6f6f6;
  }

  #contents .brsp::before {
    content: '\A';
    white-space: pre;
  }

  /* ===================================
.land01
=================================== */
  .land01 {
    /* margin-bottom: ;
	padding-bottom: ; */
    background: #fff url(/img/land/bg_land_01.png) no-repeat 50% 0 / max(100%, 700px) auto;
    padding-bottom: 30px;
    margin-bottom: 0;
  }

  .land01 h2 {
    width: auto;
    margin: 0 auto;
    padding-top: 110px;
    padding-bottom: 15px;
    border-bottom: 1px solid #06339d;
    color: #06339d;
    font-family: var(--family-yu-mincho);
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
    padding-top: max(13.33vw, 100px);
    padding-bottom: max(2.5vw, 15px);
    font-size: max(5vw, 30px);
    width: max(56.66vw, 320px);
  }

  .land01 h2 strong {
    font-size: max(6.66vw, 46px);
  }

  .land01 p {
    padding-bottom: 30px;
    padding-top: 15px;
    color: #06339d;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: -1px;
    padding-bottom: max(5vw, 30px);
    padding-top: max(2.5vw, 15px);
    font-size: max(2.66vw, 16px);
  }

  .land01 p strong {
    display: inline-block;
    padding-bottom: 5px;
    font-size: 22px;
    padding-bottom: max(1.33vw, 8px);
    font-size: max(3.22vw, 22px);
  }

  /*land01Inner*/
  .land01Inner {
    display: block;
    width: 100%;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    gap: 50px;
  }

  .land01Inner dl {
    margin: 0 20px 30px 20px;
    padding: 240px 0 0 0;
    width: 90%;
    margin: 0 auto;
  }

  .land01Inner dl:first-child {
    background: url(/img/land/bg_land_02.png) no-repeat center top;
    background-size: 220px 220px;
  }

  .land01Inner dl:nth-child(2) {
    background: url(/img/land/bg_land_03.png) no-repeat center top;
    background-size: 220px 220px;
  }

  .land01Inner dl:last-child {
    background: url(/img/land/bg_land_04.png) no-repeat center top;
    background-size: 220px 220px;
  }

  .land01Inner dl dt {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    color: #06339d;
    font-family: var(--family-yu-mincho);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
  }

  .land01Inner dl dt span {
    display: block;
    box-sizing: border-box;
    width: 116px;
    height: 36px;
    margin: 0 auto 15px;
    border: 1px solid #06339d;
    font-size: 14px;
    line-height: 34px;
    letter-spacing: -2px;
  }

  .land01Inner dl dt span em {
    margin-left: 3px;
    vertical-align: bottom;
    font-size: 26px;
    font-style: normal;
  }

  .land01Inner dl dt .br {
    display: none;
  }

  .land01Inner dl dd {
    padding: 20px 6px 0;
    font-size: 16px;
    line-height: 1.8;
  }

  .land01Inner dl dd strong {
    color: #ea8a07;
  }

  /* ===================================
.land02
=================================== */
  .land02 {
    margin-bottom: 0;
  }

  .land02 h2 {
    padding: 35px 0 25px 0;
    color: #06339d;
    font-family: var(--family-yu-mincho);
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
  }

  /*land02Inner*/
  .land02Inner {
    padding-top: 15px;
    padding-bottom: 35px;
    background: #fff;
  }

  .land02Inner .txt01 {
    padding-bottom: 10px;
    color: #06339d;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    margin-bottom: 0;
  }

  .land02Inner .txt01 strong {
    display: inline-block;
    background: url(/img/land/ruby_land_01.png) center top no-repeat;
    background-size: 64px 5px;
    font-size: 28px;
  }

  .land02Inner .box {
    padding: 0;
    display: block;
    width: 100%;
  }

  .land02Inner dl {
    max-width: 420px;
    width: 90%;
    margin: 0 auto 20px;
    padding-bottom: 10px;
    background: #ececed url(/img/land/bg_land_05.png) right bottom no-repeat;
    background-size: 420px 353px;
  }

  .land02Inner dl:last-child {
    background-image: url(/img/land/bg_land_06.png);
  }

  .land02Inner dl dt {
    box-sizing: border-box;
    height: 57px;
    margin-bottom: 20px;
    padding-top: 12px;
    background: #294fbd;
    border: 1px solid #06339d;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }

  .land02Inner dl dt strong {
    font-size: 28px;
  }

  .land02Inner dl dd {
    margin-bottom: 12px;
    margin-left: 20px;
    padding: 4px 20px 2px 33px;
    background: url(/img/land/ico_land_01.png) no-repeat 0 3px;
    background-size: 27px 23px;
    color: #06339d;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -1px;
  }
  .land02Inner dl dd .brsp {
    display: none;
  }

  .land02Inner .txt02 {
    display: block;
    margin: 20px 20px 0;
    padding-top: 84px;
    background: url(/img/land/bg_land_07.png) center top no-repeat;
    background-size: 78px 70px;
    color: #ea8a08;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    width: 90%;
    padding-left: 0;
  }

  .land02Inner .txt02 span {
    display: inline-block;
    padding-bottom: 3px;
    font-size: 18px;
    line-height: unset;
  }

  .land02Inner .txt02 span strong {
    display: inline-block;
    margin-bottom: -10px;
    background: url(/img/land/ruby_land_02.png) center top no-repeat;
    background-size: 53px 4px;
    font-size: 24px;
    line-height: 42px;
  }

  /* ===================================
.land03
=================================== */
  .land03 {
    margin-bottom: 0;
  }

  .land03 h2 {
    padding-top: 40px;
    padding-bottom: 25px;
    color: #06339d;
    font-family: var(--family-yu-mincho);
    font-size: 28px;
    font-weight: bold;
    text-align: center;
  }

  .land03Foot {
    padding-bottom: 40px;
    background: #fff;
  }

  .land03Foot p {
    margin: 0 auto;
    padding-top: 82px;
    background: url(/img/land/bg_land_10.png) center top no-repeat;
    background-size: 78px 70px;
    color: #ea8a06;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  .land03Head {
    padding-top: 200px;
    padding-left: 0;
  }
}
