@charset "UTF-8";
.indent_content02 {
  margin-top: 80px;
}

.indent_content03 {
  margin-top: 56px;
}

#pankuzu {
  line-height: 1.7;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1200px;
  margin: 60px auto 0;
}
#pankuzu a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-break: keep-all;
  border-bottom: 1px solid;
}
#pankuzu span {
  margin: 0 10px;
}

.thumb {
  position: relative;
  height: 230px;
  width: 100%;
  overflow: hidden;
  color: white;
}
.thumb h1,
.thumb .title {
  font-size: 40px;
  line-height: 1;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: left;
}
.thumb .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#company h2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 5px solid #0b2e4f;
  padding: 20px;
  background: #145c9e;
  font-size: 20px;
  color: white;
}
#company table {
  width: 100%;
}
#company table tr th,
#company table tr td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #145c9e;
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
  vertical-align: middle;
}
#company table tr th {
  width: 250px;
}
#company .privacy .text {
  font-size: 16px;
  line-height: 2;
  margin-top: 50px;
}
#company .access iframe {
  width: 100%;
  margin-top: 50px;
  height: 500px;
}
#company .sitemap ul {
  gap: 30px;
  margin-top: 50px;
}
#company .sitemap ul li {
  width: calc((100% - 60px) / 3);
  background: #145c9e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  font-size: 18px;
  color: white;
  letter-spacing: 0.05vw;
  font-weight: 500;
}

#contact .caution {
  font-size: 20px;
  line-height: 1.7;
  margin: 0 auto 60px;
}
#contact table {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-bottom: 50px;
}
#contact table th,
#contact table td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #145c9e;
  vertical-align: middle;
  padding: 20px;
  font-weight: 500;
  font-size: 16px;
}
#contact table th {
  width: 370px;
  line-height: 1;
  font-weight: bold;
}
#contact table th p {
  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;
  width: 100%;
}
#contact table th .essential {
  background: #145c9e;
  padding: 7px 0;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
#contact table td input,
#contact table td textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  background: #eee;
  line-height: 1.7;
  border: none;
  width: 100%;
  outline: none;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, Meiryo, sans-serif;
  font-weight: 500;
}
#contact table td .wpcf7-radio input {
  width: auto;
}
#contact table td .wpcf7-list-item.first {
  margin-left: 0;
}
#contact .wpcf7 form .wpcf7-response-output,
#contact .wpcf7 form.invalid .wpcf7-response-output,
#contact .wpcf7 form.unaccepted .wpcf7-response-output,
#contact .wpcf7 form.payment-required .wpcf7-response-output {
  border: none;
  color: #ff0000;
  font-size: 14px;
}
#contact .wpcf7-not-valid-tip {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  margin-top: 16px;
  color: #ff0000;
}
#contact .thanks {
  font-size: 16px;
  line-height: 2;
}
#contact div.wpcf7-mail-sent-ok,
#contact .wpcf7-spinner {
  display: none !important;
}
#contact .btn_box {
  width: 600px;
  margin: 50px auto 0;
  height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 40px;
  background: #145c9e;
  position: relative;
}
#contact .btn_box p {
  width: 100%;
  height: 100%;
  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;
}
#contact .btn_box p .arrow {
  font-size: 10px;
  position: absolute;
  color: #fff;
  right: 30px;
}
#contact .btn_box input {
  font-size: 16px;
  color: #fff;
  line-height: 1;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  background: no-repeat;
  border: none;
  font-weight: 500;
  position: relative;
  z-index: 20;
  font-family: "Noto Sans JP", sans-serif, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, Meiryo, sans-serif;
  font-weight: 500;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
#contact .btn_box:hover input {
  color: #fff;
}
#contact .cf7-cf-turnstile {
  margin: 0 auto;
  display: table;
  position: relative;
}

#blog .inner .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid black;
  padding-bottom: 20px;
  position: relative;
}
#blog .inner .item .over {
  line-height: 1;
}
#blog .inner .item .over .time {
  font-size: 12px;
  padding: 5px 15px 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid black;
  margin-right: 15px;
}
#blog .inner .item .over .tag {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #145c9e;
  padding: 2px 5px;
  color: #145c9e;
}
#blog .inner .item h3 {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 10px;
}
#blog .inner .item:nth-of-type(n + 2) {
  margin-top: 40px;
}
#blog .inner .item .arrow {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#blog .inner .item::after {
  content: "";
  width: 0;
  height: 2px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  position: absolute;
  bottom: -1px;
  left: 0;
  background: #0b2e4f;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
#blog .inner .item:hover::after {
  width: 100%;
}
#blog .inner .btn {
  width: 300px;
  height: 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  padding: 0 20px 0 30px;
  background: #145c9e;
  color: white;
  letter-spacing: 0.2vw;
  position: absolute;
  top: -110px;
  right: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
#blog .inner .btn:hover {
  background: #0b2e4f;
}

#single_blog .box {
  background: #f8f8f8;
  position: relative;
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 35px;
  margin: 0 auto;
}
#single_blog .box .over {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 20px;
}
#single_blog .box .over .tag {
  padding: 3px 7px;
  margin-left: 10px;
  background: #145c9e;
  color: white;
}
#single_blog .box h1 {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 16px;
}
#single_blog .box .text {
  font-size: 16px;
  line-height: 1.8;
}

.pagination_over {
  margin-bottom: 50px;
}

.pagination_under {
  margin-top: 50px;
}

.navigation {
  color: white;
}
.navigation .nav_btn .btn {
  width: 150px;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
}
.navigation .nav_btn .btn.next {
  background: #0b2e4f;
}
.navigation .nav_btn .btn.previous {
  background: #145c9e;
}
.navigation .nav_btn .btn:nth-of-type(2) {
  margin-left: 20px;
}
.navigation .nav_archive_btn {
  background: #1b1b1b;
  font-size: 16px;
  width: 265px;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
}

#works .inner {
  gap: 40px;
}
#works .inner .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  border-radius: 4px;
  border-bottom: 4px solid #145c9e;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
  width: 270px;
}
#works .inner .item:nth-of-type(n + 5) {
  margin-top: 40px;
}
#works .inner .item .imgBox {
  position: relative;
  overflow: hidden;
  background: white;
}
#works .inner .item .imgBox .img {
  width: 100%;
  padding-top: 69%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
#works .inner .item .imgBox .more {
  font-size: 14px;
  line-height: 1;
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: white;
  font-weight: 500;
  letter-spacing: 1px;
}
#works .inner .item .imgBox .more span {
  margin-right: 10px;
}
#works .inner .item .under {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 15px;
}
#works .inner .item .under .pickup {
  display: table;
  background: #145c9e;
  padding: 4px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  color: white;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 1;
}
#works .inner .item .under h3 {
  font-size: 16px;
  line-height: 1;
  margin-top: 10px;
}
#works .inner .item:hover .imgBox .img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.7;
}

#single_works h1 {
  font-size: 18px;
  line-height: 1.9;
}
#single_works .txt_inner {
  margin-top: 16px;
}
#single_works .txt_inner span {
  font-size: 16px;
}
#single_works .txt_inner p {
  font-size: 16px;
  line-height: 1;
}
#single_works .txt_inner .tag {
  font-size: 16px;
  line-height: 1;
  padding: 7px 10px;
  background: #145c9e;
  font-weight: 500;
  margin-left: 15px;
}
#single_works .txt_inner .works_text01,
#single_works .txt_inner .works_text02 {
  margin-left: 10px;
}
#single_works .thumb_img {
  margin-top: 50px;
}
#single_works .thumb_img img {
  width: 100%;
  margin: 0 auto;
}
#single_works .gallery_list .img {
  width: 300px;
  margin-right: 50px;
  position: relative;
  margin-top: 50px;
}
#single_works .gallery_list .img span {
  width: 100%;
  padding-top: 65%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
#single_works .gallery_list .img:nth-child(3n) {
  margin-right: 0;
}
#single_works .gallery_list .img:nth-child(n+4) {
  margin-top: 50px;
}
#single_works .text {
  font-size: 16px;
  line-height: 1.9;
  margin-top: 50px;
}

.single_page {
  padding: 60px 0 100px;
}

#about .main {
  line-height: 1;
  color: #145c9e;
}
#about .main .txt01 {
  font-size: 84px;
  font-weight: bold;
  letter-spacing: 10px;
}
#about .main .txt01:nth-of-type(n + 2) {
  margin-top: 20px;
}
#about .main .txt02 {
  font-size: 31px;
  font-weight: bold;
  margin-top: 20px;
  letter-spacing: 2px;
}
#about .main .txt03 {
  font-size: 14px;
  line-height: 1.9;
  margin-top: 30px;
}
#about .linkBox .item {
  width: 33.3333333333%;
  line-height: 1;
  color: white;
  background: #000;
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
  overflow: hidden;
  height: 408px;
}
#about .linkBox .item .txtBox {
  position: absolute;
  z-index: 20;
  text-align: center;
}
#about .linkBox .item h2 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 1px;
}
#about .linkBox .item .txt01 {
  font-size: 16px;
  margin-top: 20px;
  letter-spacing: 1.5px;
}
#about .linkBox .item .btn {
  width: 225px;
  height: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  padding: 0 20px 0 30px;
  background: white;
  color: #145c9e;
  margin: 50px auto 0;
  letter-spacing: 0.2vw;
}
#about .linkBox .item .img {
  width: 100%;
  height: 100%;
  background: url(img/index/box03Img01.jpg) center center no-repeat;
  background-size: cover;
  opacity: 0.5;
  position: relative;
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
#about .linkBox .item:nth-of-type(2) .img {
  background: url(img/index/box03Img02.jpg) center center no-repeat;
  background-size: cover;
}
#about .linkBox .item:nth-of-type(3) .img {
  background: url(img/index/box03Img03.jpg) center center no-repeat;
  background-size: cover;
}
#about .linkBox .item:hover {
  background: #145c9e;
}
#about .linkBox .item:hover .img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#about .box01 .titleBox {
  line-height: 1;
}
#about .box01 .titleBox .txt01 {
  font-size: 20px;
  font-weight: bold;
}
#about .box01 .titleBox h2 {
  font-size: 48px;
  color: #145c9e;
  font-weight: bold;
  margin-top: 10px;
}
#about .box01 .titleBox .txt02 {
  font-size: 32px;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #145c9e;
  padding-left: 40px;
  margin-left: 40px;
  font-weight: bold;
}
#about .box01 .titleBox .txt02 span {
  color: #145c9e;
}
#about .box01 .inner01 {
  background: #fafafa;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 50px;
  text-align: justify;
}
#about .box01 .inner01 .img01 {
  margin-right: 50px;
}
#about .box01 .inner01 .text {
  font-size: 16px;
  line-height: 2;
}
#about .box01 .inner02 h3 {
  font-size: 24px;
  line-height: 1.7;
  font-weight: bold;
  border-left: 2px solid #145c9e;
  padding-left: 20px;
}
#about .box01 .inner02 .text {
  font-size: 16px;
  line-height: 2;
  text-align: justify;
  margin-top: 20px;
}
#about .box01 .inner02 .img02 {
  margin-left: 50px;
}
#about .box01.box02 {
  background: #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 70px 0 80px;
}
#about .box01.box02 .inner01 {
  background: white;
}

.singleBnr .txtBox {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 30;
  padding-left: 56px;
}
.singleBnr .txtBox .txt01 {
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.3vw;
}
.singleBnr .txtBox .txt01 span {
  font-size: 72px;
}
.singleBnr .txtBox .txt01 span.blue {
  color: #145c9e;
}
.singleBnr .txtBox .txt02 {
  font-size: 28px;
  line-height: 1.4;
  margin-top: 20px;
  font-weight: bold;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.singleBnr .txtBox .txt02 .big {
  font-size: 72px;
  text-shadow: 0 0 3px white;
}
.singleBnr .txtBox .txt02 .small {
  font-size: 48px;
  text-shadow: 0 0 3px white;
}
.singleBnr .txtBox ul {
  color: white;
  display: table;
  font-weight: 500;
  margin-top: 35px;
}
.singleBnr .txtBox ul li {
  background: #145c9e;
  line-height: 1;
  padding: 8px 15px;
  font-size: 32px;
}
.singleBnr .txtBox ul li:nth-of-type(n + 2) {
  margin-top: 15px;
}
.singleBnr .txtBox ul li:nth-of-type(1) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.singleBnr .txtBox ul li:nth-of-type(2) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.singleBnr .txtBox ul li:nth-of-type(3) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.singleBnr .img {
  position: relative;
  margin-left: auto;
  right: 0;
  width: 52%;
  height: 471px;
  z-index: 20;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.singleBnr .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

#reason .main {
  background: #f0f0f0;
  height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#reason .main p {
  position: relative;
  z-index: 20;
}
#reason .main .txt01 {
  display: table;
  background: white;
  color: #145c9e;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  padding: 10px;
}
#reason .main .txt01:nth-of-type(2) {
  margin-top: 10px;
  padding: 10px 0;
}
#reason .main .txt02 {
  font-size: 20px;
  line-height: 1;
  margin-top: 30px;
  font-weight: bold;
}
#reason .main .txt03 {
  font-size: 56px;
  line-height: 1;
  font-weight: bold;
  margin-top: -40px;
}
#reason .main .txt03 .big01 {
  font-size: 64px;
}
#reason .main .txt03 .big02 {
  font-size: 120px;
  color: #145c9e;
}
#reason .main .txt03 .small {
  font-size: 48px;
}
#reason .main .img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#reason .linkBox .inner .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
  width: 362px;
  padding: 30px 20px;
  border-bottom: 4px solid #145c9e;
  border-radius: 4px;
}
#reason .linkBox .inner .item .over .icon {
  margin-right: 18px;
}
#reason .linkBox .inner .item .over p {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}
#reason .linkBox .inner .item .over p span {
  font-size: 24px;
}
#reason .linkBox .inner .item h3 {
  font-size: 36px;
  line-height: 1;
  margin-top: 20px;
  font-weight: 600;
}
#reason .linkBox .inner .item .imgBox {
  overflow: hidden;
  background: white;
  position: relative;
  margin: 20px auto 0;
  display: table;
}
#reason .linkBox .inner .item .img {
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
#reason .linkBox .inner .item .text {
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
  line-height: 1.8;
  text-align: justify;
}
#reason .linkBox .inner .item .btn {
  width: 100%;
  height: 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  padding: 0 20px 0 30px;
  background: #145c9e;
  color: white;
  margin-top: 15px;
  letter-spacing: 0.2vw;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
}
#reason .linkBox .inner .item .btn:hover {
  background: #0b2e4f;
}
#reason .linkBox .inner .item:nth-of-type(1) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#reason .linkBox .inner .item:nth-of-type(2) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#reason .linkBox .inner .item:nth-of-type(3) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
#reason .linkBox .inner .item:hover .imgBox .img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.7;
}
#reason .box01 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
  overflow: hidden;
  background: #f0f0f0;
}
#reason .box01 .titleBox {
  background: #145c9e;
  padding: 32px 24px;
  line-height: 1;
  color: white;
}
#reason .box01 .titleBox .leftBox .titleTxt01 {
  font-size: 20px;
  margin: 0 15px;
  font-weight: bold;
  line-height: 1.2;
}
#reason .box01 .titleBox .leftBox .titleTxt01 span {
  font-size: 32px;
}
#reason .box01 .titleBox .leftBox .no {
  font-size: 72px;
  font-weight: bold;
}
#reason .box01 .titleBox h2 {
  font-size: 32px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid white;
  padding: 10px 0 10px 40px;
  margin-left: 40px;
}
#reason .box01 .inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  width: calc(100% - 110px);
  margin-left: auto;
  margin-right: auto;
}
#reason .box01 .inner .text {
  font-size: 16px;
  text-align: justify;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  line-height: 1.9;
}
#reason .box01 .under {
  background: #145c9e;
  padding: 56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: white;
}
#reason .box01 .under .underTxt01 {
  font-size: 20px;
  line-height: 1.5;
  position: relative;
  z-index: 20;
  font-weight: 600;
  letter-spacing: 2px;
}
#reason .box01 .under .underTxt02 {
  font-size: 56px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 20px;
  position: relative;
  z-index: 20;
}
#reason .box01 .under .img02 {
  position: absolute;
  right: 56px;
  bottom: 0;
}
#reason .box01.box02 .under .img02, #reason .box01.box03 .under .img02 {
  right: 0;
}

#aronwall .main .txtBox {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 30;
  padding-left: 56px;
}
#aronwall .main .txtBox .txt01 {
  font-size: 48px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.3vw;
}
#aronwall .main .txtBox .txt01 span {
  font-size: 72px;
}
#aronwall .main .txtBox .txt01 span.blue {
  color: #145c9e;
}
#aronwall .main .txtBox .txt02 {
  font-size: 28px;
  line-height: 1.4;
  margin-top: 20px;
  font-weight: bold;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
#aronwall .main .txtBox .txt02 .big {
  font-size: 72px;
  text-shadow: 0 0 3px white;
}
#aronwall .main .txtBox .txt02 .small {
  font-size: 48px;
  text-shadow: 0 0 3px white;
}
#aronwall .main .txtBox ul {
  color: white;
  display: table;
  font-weight: 500;
  margin-top: 35px;
}
#aronwall .main .txtBox ul li {
  background: #145c9e;
  line-height: 1;
  padding: 8px 15px;
  font-size: 32px;
}
#aronwall .main .txtBox ul li:nth-of-type(n + 2) {
  margin-top: 15px;
}
#aronwall .main .txtBox ul li:nth-of-type(1) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
#aronwall .main .txtBox ul li:nth-of-type(2) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#aronwall .main .txtBox ul li:nth-of-type(3) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
#aronwall .main .img {
  position: relative;
  margin-left: auto;
  right: 0;
  width: 52%;
  height: 471px;
  z-index: 20;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
#aronwall .main .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
#aronwall .box01 {
  background: #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
  line-height: 1;
  text-align: center;
}
#aronwall .box01 .txt01 {
  font-size: 20px;
  font-weight: 500;
}
#aronwall .box01 h2 {
  font-size: 40px;
  margin-top: 25px;
  font-weight: bold;
}
#aronwall .box01 .txt02 {
  font-size: 56px;
  margin-top: 50px;
  font-weight: bold;
}
#aronwall .box01 .txt02 span {
  color: #145c9e;
}
#aronwall .box01 .text {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 40px;
  font-weight: 500;
}
#aronwall .box02 .title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #0e0e0e;
  box-sizing: border-box;
  padding-bottom: 40px;
  line-height: 1;
}
#aronwall .box02 .title .leftBox {
  position: relative;
}
#aronwall .box02 .title .leftBox h2 {
  font-size: 58px;
  font-weight: bold;
  color: #145c9e;
  line-height: 0.5;
}
#aronwall .box02 .title .leftBox h2 span {
  font-size: 130px;
}
#aronwall .box02 .title .leftBox p {
  position: absolute;
  right: 0;
  top: 0;
  background: #145c9e;
  color: white;
  display: table;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 600;
}
#aronwall .box02 .title .titleTxt {
  font-size: 18px;
  line-height: 1.6;
  margin-left: 40px;
  font-weight: 400;
}
#aronwall .box02 .item .img01 {
  margin-right: 40px;
}
#aronwall .box02 .item .img02 {
  margin-left: 40px;
}
#aronwall .box02 .item .titleBox p {
  font-size: 32px;
  line-height: 1;
  display: table;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  background: #145c9e;
  color: white;
  font-weight: bold;
  padding: 10px 5px;
}
#aronwall .box02 .item .titleBox h3 {
  font-size: 32px;
  margin-left: 15px;
  line-height: 1.3;
  font-weight: bold;
}
#aronwall .box02 .item .text {
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
  text-align: justify;
}
#aronwall .box02 .item .inner {
  margin-top: 30px;
}
#aronwall .box03 {
  line-height: 1;
}
#aronwall .box03 h2 {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
}
#aronwall .box03 h2 span {
  color: #145c9e;
}
#aronwall .box03 .txt01 {
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  margin-top: 15px;
}
#aronwall .box03 .inner img {
  margin-right: 40px;
}
#aronwall .box03 .inner .text {
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}