@charset "UTF-8";
/*
Theme Name: graphy chaid
Template: graphy
*/
@import url("../graphy/style.css");

.entry-title {
  font-family: Arial, Helvetica, sans-serif;
}

.ofi {
  object-fit: cover;
}

body {
  font-family: "Noto Sans JP", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title {
  font-family: "Noto Sans JP", sans-serif !important;
}

/*------------------------------------------------------------
header
-------------------------------------------------------------*/
.site-title-wrap {
  position: relative;
  max-width: 1160px;
  margin: 0 auto;
  padding: 50px 20px;
}

.site-title-wrap .title-left-wrap .catch {
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: 2px;
}

.site-title-wrap .title-left-wrap .title-img {
  margin: 0;
}

.site-title-wrap .title-left-wrap a {
  display: inline-block;
}

.site-title-wrap .title-right-wrap {
  position: absolute;
  top: 50px;
  right: 0;
}

.site-title-wrap .title-right-wrap dt,
.site-title-wrap .title-right-wrap dd {
  margin: 0;
}

.site-title-wrap .title-right-wrap dd {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  padding-left: 60px;
}

.site-title-wrap .title-right-wrap dd span,
.site-title-wrap .title-right-wrap dd img {
  vertical-align: middle;
}

.site-title-wrap .title-right-wrap dt {
  font-weight: bold;
  position: relative;
}

.site-title-wrap .title-right-wrap dt a {
  text-decoration: none;
  color: #333;
}

.site-title-wrap .title-right-wrap dt img {
  position: absolute;
  top: 0;
  left: 0;
}

.site-title-wrap .title-right-wrap dt p {
  font-size: 42px;
  line-height: 1.1;
  margin: 0;
  padding-left: 80px;
  letter-spacing: 4px;
}

.site-title-wrap .title-right-wrap dt span {
  font-size: 20px;
  display: block;
  letter-spacing: 3px;
}

.top-up {
  position: fixed;
  right: 20px;
  bottom: 40px;
}

.top-up a {
  display: block;
}

.top-up a:hover {
  opacity: .6;
}

.top-up img {
  width: 70px;
}

@media (max-width: 1200px) {
  .site-title-wrap .title-left-wrap .catch {
    font-size: 14px;
    letter-spacing: 1px;
  }

  .site-title-wrap .title-left-wrap .title-img img {
    height: 60px;
  }

  .site-title-wrap .title-right-wrap dd span,
  .site-title-wrap .title-right-wrap dd img {
    height: 30px;
  }

  .site-title-wrap .title-right-wrap dd {
    font-size: 20px;
    margin-bottom: 4px;
    padding-left: 40px;
  }

  .site-title-wrap .title-right-wrap dt img {
    height: 60px;
  }

  .site-title-wrap .title-right-wrap dt p {
    font-size: 32px;
    padding-left: 70px;
    letter-spacing: 3px;
  }

  .site-title-wrap .title-right-wrap dt span {
    font-size: 16px;
    letter-spacing: 2px;
  }
}

@media (max-width: 960px) {
  .site-title-wrap .title-left-wrap .catch {
    font-size: 12px;
    display: table;
    margin: 0 auto;
    margin-bottom: 5px;
    letter-spacing: 0;
  }

  .site-title-wrap .title-left-wrap .title-img img {
    height: 50px;
  }

  .site-title-wrap .title-right-wrap dd span,
  .site-title-wrap .title-right-wrap dd img {
    height: 24px;
  }

  .site-title-wrap .title-right-wrap dd {
    font-size: 16px;
    margin-bottom: 4px;
    padding-left: 30px;
  }

  .site-title-wrap .title-right-wrap dt img {
    height: 40px;
  }

  .site-title-wrap .title-right-wrap dt p {
    font-size: 28px;
    padding-left: 50px;
    letter-spacing: 2px;
  }

  .site-title-wrap .title-right-wrap dt span {
    font-size: 14px;
    letter-spacing: 1px;
  }
}

@media (max-width: 782px) {
  .site-title-wrap .title-right-wrap {
    position: initial;
    top: auto;
    left: auto;
    display: table;
    margin: 20px auto 0;
  }

  .site-title-wrap .title-right-wrap dd {
    padding-left: 20px;
  }

  .site-title-wrap .title-left-wrap .title-img {
    text-align: center;
  }
}

@media (max-width: 640px) {
  .site-title-wrap {
    padding: 30px 0;
  }

  .site-title-wrap .title-left-wrap .title-img img {
    height: 34px;
  }

  .site-title-wrap .title-right-wrap {
    top: auto;
    bottom: 30px;
  }
}

@media (max-width: 336px) {
  .site-title-wrap .title-left-wrap .title-img img {
    height: 28px;
  }
}

/*------------------------------------------------------------
foot-contact
-------------------------------------------------------------*/
.foot-contact {
  box-sizing: border-box;
  max-width: 1120px;
  margin: 0 auto;
  padding: 50px 0;
}

.foot-contact .cmt {
  position: relative;
  margin-bottom: 30px;
  padding: 30px;
  background-color: #fefcd5;
}

.foot-contact .cmt img {
  position: absolute;
  right: 30px;
  bottom: 0;
  display: block;
}

.foot-contact .cmt p {
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 0;
  padding-right: 190px;
  letter-spacing: 4px;
}

.foot-contact .cmt p b {
  font-size: 36px;
  color: #f00;
}

.foot-contact .cmt p span {
  font-size: 26px;
}

.foot-contact .uritai {
  margin-bottom: 30px;
  padding: 20px 40px;
  background-color: #fefcd5;
}

.foot-contact .uritai .inner {
  padding: 16px;
  text-align: center;
  background-color: #fff;
}

.foot-contact .uritai h3 {
  font-size: 20px;
  margin: 0;
  letter-spacing: 4px;
  color: #42449a;
}

.foot-contact .uritai h3 span {
  display: inline-block;
}

.foot-contact .uritai a {
  font-size: 24px;
  display: block;
  max-width: 600px;
  margin: 14px auto;
  padding: 4px 20px;
  letter-spacing: 4px;
  color: #fff;
  border-radius: 25px;
  background-color: #0071bd;
}

.foot-contact .uritai a:hover {
  opacity: .6;
}

.foot-contact .uritai .sub {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.foot-contact ul {
  display: -webkit-flex;
  display:         flex;
  flex-wrap: wrap;
  margin: 0 0 100px;
  list-style: none;
}

.foot-contact ul li {
  display: inline-flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 48.5%;
  margin-right: 3%;
  padding: 20px 40px;
  background-color: #fefcd5;
}

.foot-contact ul .web-link {
  margin-right: 0;
}

.foot-contact ul li .inner {
  padding: 10px;
  text-align: center;
  background-color: #fff;
}

.foot-contact ul li .inner h3 {
  font-size: 20px;
  letter-spacing: 4px;
  color: #42449a;
}

.foot-contact ul li h3,
.foot-contact ul li p,
.foot-contact ul li a {
  margin: 0;
}

.foot-contact ul li .sub {
  font-weight: bold;
}

.foot-contact ul .tel-link .text-wrap {
  padding-left: 50px;
}

.foot-contact ul .tel-link .tel {
  font-size: 40px;
  font-weight: bold;
  position: relative;
  display: inline-block;
}

.foot-contact ul .tel-link .tel img {
  position: absolute;
  top: 8px;
  left: -70px;
  height: 50px;
}

.foot-contact ul .tel-link .tel a {
  text-decoration: none;
  color: #333;
}

.foot-contact ul .tel-link .sub {
  font-weight: bold;
}

.foot-contact ul .web-link a {
  font-size: 16px;
  display: block;
  max-width: 280px;
  margin: 18px auto;
  padding: 5px 20px;
  letter-spacing: 4px;
  color: #fff;
  border-radius: 25px;
  background-color: #0071bd;
}

.foot-contact ul .web-link a:hover {
  opacity: .6;
}

.foot-contact ul .web-link .sub {
  font-size: 14px;
}

.footer-logo {
  margin-bottom: 30px;
}

.footer-logo img {
  display: block;
  height: 40px;
  margin: 0 auto;
}

@media(max-width: 980px) {
  .foot-contact .cmt {
    margin-bottom: 40px;
    padding: 20px;
  }

  .foot-contact .cmt img {
    height: 180px;
  }

  .foot-contact .cmt img {
    right: 20px;
  }

  .foot-contact .cmt p {
    font-size: 22px;
    padding-right: 145px;
    letter-spacing: 2px;
  }

  .foot-contact .cmt p b {
    font-size: 26px;
  }

  .foot-contact .cmt p span {
    font-size: 22px;
  }

  .foot-contact .uritai {
    padding: 20px;
  }

  .foot-contact .uritai .inner {
    padding: 10px;
  }


  .foot-contact .uritai h3
  .foot-contact .uritai a {
    letter-spacing: 2px;
  }

  .foot-contact .uritai a {
    font-size: 20px;
    max-width: 420px;
    letter-spacing: 2px;
  }

  .foot-contact ul li {
    width: 49%;
    margin-right: 2%;
    padding: 20px;
  }

  .foot-contact ul li .inner {
    padding: 10px;
  }

  .foot-contact ul li .inner h3 {
    letter-spacing: 2px;
  }

  .foot-contact ul .tel-link .text-wrap {
    padding-left: 20px;
  }

  .foot-contact ul .tel-link .tel {
    font-size: 32px;
  }

  .foot-contact ul .tel-link .tel img {
    top: 10px;
    left: -40px;
    height: 36px;
  }

  .foot-contact ul .tel-link .sub {
    font-size: 14px;
  }

  .foot-contact ul .web-link a {
    font-size: 14px;
    margin: 11px auto;
    padding: 5px 16px;
    letter-spacing: 2px;
  }

  .foot-contact ul .web-link .sub {
    font-size: 12px;
  }
}

@media (max-width: 782px) {
  .foot-contact .cmt,
  .foot-contact .uritai {
    margin-bottom: 20px;
  }

  .foot-contact .uritai a {
    font-size: 14px;
    margin: 11px auto;
    padding: 5px 16px;
  }

  .foot-contact .uritai .sub {
    font-size: 12px;
  }

  .foot-contact ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 640px) {
  .foot-contact .cmt {
    margin-top: 80px;
  }

  .foot-contact .cmt img {
    top: -120px;
    right: auto;
    bottom: auto;
    left: 50%;
    height: 140px;
    transform: translateX(-50%);
  }

  .foot-contact .cmt p {
    font-size: 18px;
    padding-right: 0;
    letter-spacing: 0;
  }

  .foot-contact .cmt p b {
    font-size: 22px;
    color: #f00;
  }

  .foot-contact .cmt p span {
    font-size: 18px;
  }

  .foot-contact ul {
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .foot-contact .uritai h3,
  .foot-contact ul li .inner h3 {
    font-size: 16px;
    letter-spacing: 0;
  }
}

@media (max-width: 336px) {
  .foot-contact .uritai a {
    font-size: 12px;
    padding: 5px 10px;
  }

  .foot-contact .uritai .sub {
    font-size: 10px;
  }

  .foot-contact ul li {
    padding: 20px 10px;
  }

  .foot-contact ul li .inner h3 {
    letter-spacing: 0;
  }

  .foot-contact ul .tel-link .text-wrap {
    padding-left: 20px;
  }

  .foot-contact ul .tel-link .tel {
    font-size: 26px;
  }

  .foot-contact ul .tel-link .tel img {
    top: 8px;
    left: -40px;
    height: 30px;
  }

  .foot-contact ul .web-link a {
    font-size: 14px;
    margin: 8px 0;
    padding: 5px 12px;
    letter-spacing: 0;
  }

  .foot-contact ul .web-link .sub {
    font-size: 10px;
  }
}

/*------------------------------------------------------------
home
-------------------------------------------------------------*/
.home .top-img img {
  display: block;
  height: 309px;
  margin-bottom: 50px;
}

/*section02*/
.home .section01 {
  margin-bottom: 40px;
}

.home .section01 ul {
  display: -webkit-flex;
  display:         flex;
  flex-wrap: wrap;
  margin: 0;
  list-style: none;
}

.home .section01 li {
  display: inline-flex;
  flex-direction: column;
  width: 32%;
  margin-right: 2%;
  text-align: center;
}

.home .section01 li:last-child {
  margin-right: 0;
}

.home .section01 li .circle-cnt {
  box-sizing: border-box;
  width: 190px;
  height: 190px;
  margin: 0 auto;
  padding: 10px 20px;
  border-radius: 50%;
}

.home .section01 li:first-child .circle-cnt {
  background-color: #fbb03b;
}

.home .section01 li:nth-child(2) .circle-cnt {
  background-color: #8cc63f;
}

.home .section01 li:last-child .circle-cnt {
  background-color: #ff7bac;
}

.home .section01 li p {
  font-size: 12px;
  font-weight: 600;
  padding-top: 6px;
  letter-spacing: 1px;
  color: #fff;
  border-top: 2px solid #fff;
}

/*section02*/
.home .section02 {
  max-width: 960px;
  margin: 0 auto 80px;
}

.home .section02 a {
  display: block;
}

.home .section02 a:hover {
  opacity: .6;
}

.home .section02 .first-text {
  font-size: 22px;
  font-weight: bold;
  color: #f35923;
  border-bottom: 4px solid #f35923;
}

.home .section02 .first-text b {
  font-size: 32px;
  display: inline-block;
}

.home .section02 .first-text span {
  display: inline-block;
}

.home .section02 .cnt-box {
  position: relative;
  margin-left: 50px;
  border: 4px solid #2aabe4;
  background-color: #2aabe4;
}

.home .section02 .circle-cnt {
  line-height: 2;
  position: absolute;
  top: -20px;
  left: -50px;
  box-sizing: border-box;
  width: 134px;
  height: 134px;
  padding: 26px 0;
  color: #fff;
  border-radius: 50%;
  background-color: #f00;
}

.home .section02 .circle-cnt p {
  font-size: 22px;
  font-weight: 500;
  margin: 0;
  text-align: center;
  letter-spacing: 2px;
  color: #fff;
}

.home .section02 .circle-cnt p span {
  font-size: 18px;
  display: block;
  border-top: 2px solid #fff;
}

.home .section02 .inner {
  padding: 6px 10px 6px 90px;
  border: 4px solid #fff;
}

.home .section02 .inner p,
.home .section02 .inner h2 {
  margin: 0;
}

.home .section02 .inner p {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.home .section02 .inner p span {
  color: #f8f023;
}

.home .section02 .inner h2 {
  font-size: 32px;
  letter-spacing: 4px;
  color: #f8f023;
}

/*section03*/
.home .section03 {
  margin-bottom: 80px;
}

.home .section03 ul {
  display: -webkit-flex;
  display:         flex;
  flex-wrap: wrap;
  margin: 0;
  list-style: none;
}

.home .section03 ul li {
  display: inline-flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 28%;
  margin-right: 8%;
  padding: 20px 20px 10px;
  text-align: center;
  border: 6px solid #0071bc;
}

.home .section03 ul li:last-child {
  margin-right: 0;
}

.home .section03 ul li img {
  width: 100%;
  margin: 0 auto;
}

.home .section03 ul li h3,
.home .section03 ul li p {
  font-weight: bold;
  margin: 0;
}

.home .section03 ul li h3 {
  display: inline-block;
  margin-bottom: 4px;
  padding: 4px;
  color: #fbb03b;
  border-bottom: 4px solid #f00;
}

.home .section03 ul li p {
  font-size: 16px;
}

.section04 {
  margin: 0 0 80px;
}

.section04 img {
  display: block;
  margin: 0 auto 30px;
}

.section04 p {
  font-size: 20px;
  color: #f00;
}

.section04 p span {
  font-size: 16px;
  display: block;
  color: #333;
}

@media (max-width: 980px) {
  .home .section03 ul li {
    width: 32%;
    margin-right: 2%;
    padding: 16px 16px 6px;
    border: 4px solid #0071bc;
  }

  .home .section03 ul li h3 {
    font-size: 18px;
    border-bottom: 3px solid #f00;
  }

  .home .section03 ul li p {
    font-size: 14px;
  }
}

@media (max-width: 680px) {
  .home .top-img img {
    width: 100%;
    height: 50vw;
  }

  .home .section01 ul {
    justify-content: center;
  }

  .home .section01 li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }

  .home .section01 li:nth-of-type(2) {
    margin-right: 0;
  }

  .home .section02,
  .home .section03,
  .home .section04 {
    margin-bottom: 40px;
  }

  .home .section02 .first-text {
    font-size: 18px;
    border-bottom: 3px solid #f35923;
  }

  .home .section02 .first-text b {
    font-size: 24px;
  }

  .home .section02 .circle-cnt {
    line-height: 2;
    top: -20px;
    left: -50px;
    box-sizing: border-box;
    width: 106px;
    height: 106px;
    padding: 20px 0;
    color: #fff;
    border-radius: 50%;
    background-color: #f00;
  }

  .home .section02 .circle-cnt p {
    font-size: 18px;
  }

  .home .section02 .circle-cnt p span {
    font-size: 14px;
  }

  .home .section02 .inner {
    padding: 4px 4px 4px 64px;
    border: 3px solid #fff;
  }

  .home .section02 .inner p {
    font-size: 16px;
  }

  .home .section02 .inner h2 {
    font-size: 24px;
    letter-spacing: 2px;
  }

  .home .section03 ul {
    justify-content: center;
  }

  .home .section03 ul li {
    width: 100%;
    max-width: 230px;
    margin: 0 auto 30px;
    padding: 14px 14px 10px;
    border: 4px solid #0071bc;
  }

  .home .section03 ul li:last-child {
    margin-right: auto;
    margin-bottom: 0;
  }

  .section04 img {
    height: 40px;
  }

  .section04 p {
    font-size: 16px;
  }

  .section04 p span {
    font-size: 14px;
  }
}

@media (max-width: 540px) {
  .home .top-img img {
    height: 70vw;
  }

  .home .section01 li {
    width: 100%;
    margin-right: 0;
  }

  .home .section02 .first-text {
    text-align: center;
  }

  .home .section02 .cnt-box {
    margin-left: 40px;
  }

  .home .section02 .circle-cnt {
    line-height: 2;
    position: absolute;
    top: -20px;
    left: -40px;
    box-sizing: border-box;
    width: 86px;
    height: 86px;
    padding: 18px 0;
    color: #fff;
    border-radius: 50%;
    background-color: #f00;
  }

  .home .section02 .circle-cnt p {
    font-size: 14px;
  }

  .home .section02 .circle-cnt p span {
    font-size: 10px;
  }

  .home .section02 .inner {
    padding: 4px 4px 4px 50px;
    border: 3px solid #fff;
  }

  .home .section02 .inner p {
    font-size: 14px;
  }

  .home .section02 .inner h2 {
    font-size: 18px;
  }
}

/*------------------------------------------------------------
空き家119とは
-------------------------------------------------------------*/
.page-about .top-text,
.page-about .section {
  margin-bottom: 80px;
}

.page-about .top-text h1 {
  font-weight: 400;
  margin-bottom: 50px;
  text-align: center;
}

.page-about .top-text p {
  font-size: 18px;
}

/*section01*/
.page-about .section01 {
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  border: 10px solid #0171bb;
  border-radius: 25px;
}

.page-about .section01 h2 {
  font-size: 24px;
  margin: 0 0 20px;
  letter-spacing: 2px;
  color: #27ace7;
}

.page-about .section01 h2 b {
  font-size: 40px;
  padding: 0 10px;
}

.page-about .section01 h2 span {
  display: inline-block;
}

.page-about .section01 ul {
  display: -webkit-flex;
  display:         flex;
  flex-wrap: wrap;
  margin: 0 0 30px;
  list-style: none;
}

.page-about .section01 ul li {
  display: inline-flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 30%;
  margin-right: 5%;
  padding: 20px 10px;
  border: 2px solid #eb1c24;
}

.page-about .section01 ul li:nth-of-type(3) {
  margin-right: 0;
}

.page-about .section01 ul li h3 {
  font-size: 20px;
  line-height: 1.7;
  margin: 0;
  padding-bottom: 10px;
  letter-spacing: 1px;
  color: #f45825;
  border-bottom: 4px solid #f45825;
}

.page-about .section01 p {
  font-weight: bold;
  margin-bottom: 20px;
}

.page-about .section02 h2 {
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: 4px;
}

.page-about .section02 ul {
  display: -webkit-flex;
  display:         flex;
  flex-wrap: wrap;
  margin: 0;
  list-style: none;
}

.page-about .section02 li {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  box-sizing: border-box;
  width: 30%;
  margin-right: 5%;
}

.page-about .section02 li:first-child {
  border: 6px solid #f8931f;
}

.page-about .section02 li:nth-of-type(2) {
  border: 6px solid #90c748;
}

.page-about .section02 li:last-child {
  margin-right: 0;
  border: 6px solid #ffed1f;
}

.page-about .section02 li a {
  display: block;
  padding: 24px 30px 40px;
}

.page-about .section02 li a:hover {
  opacity: .6;
}

.page-about .section02 li h3 {
  line-height: 1.5;
  height: 3em;
  margin: 0 0 20px;
  text-align: center;
}

.page-about .section02 li h3 span {
  display: inline-block;
}

.page-about .section02 li:first-child h3 {
  color: #f8931f;
}

.page-about .section02 li:nth-of-type(2) h3 {
  color: #90c748;
}

.page-about .section02 li:last-child h3 {
  color: #f8931f;
}

.page-about .section02 li .text {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
}

.page-about .section02 li .more {
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  margin-bottom: 0;
  text-align: center;
  color: #f00;
}

/*section03*/
.page-about .section03 {
  position: relative;
  padding: 5px;
  border: 6px solid #ffed1f;
  border-radius: 25px;
}

.page-about .section03 img {
  position: absolute;
  top: 5px;
  left: 5px;
}

.page-about .section03 p {
  margin: 0;
  padding-left: 90px;
  color: #f00;
}

.page-about .section03 p span {
  font-size: 14px;
  display: block;
  color: #333;
}

@media (max-width: 1080px) {
  .page-about .section01 ul li {
    width: 32%;
    margin-right: 2%;
  }

  .page-about .section01 ul li h3 {
    font-size: 18px;
    letter-spacing: 0;
  }

  .page-about .section02 li {
    width: 32%;
    margin-right: 2%;
  }

  .page-about .section02 li a {
    padding: 20px 20px 40px;
  }
}

@media (max-width: 980px) {
  .page-about .section01 ul li h3 {
    font-size: 14px;
  }

  .page-about .section01 p {
    font-size: 16px;
    text-align: left;
  }

  .page-about .section02 li:first-child,
  .page-about .section02 li:nth-of-type(2),
  .page-about .section02 li:last-child {
    border-width: 4px;
  }

  .page-about .section02 li a {
    padding: 16px 16px 30px;
  }

  .page-about .section02 li h3 {
    font-size: 18px;
  }

  .page-about .section02 li .text,
  .page-about .section02 li .more {
    font-size: 13px;
  }

  .page-about .section03 p {
    font-size: 16px;
  }
}

@media (max-width: 720px) {
  .page-about .section01 ul {
    justify-content: center;
  }

  .page-about .section01 ul li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
  }

  .page-about .section01 ul li:nth-of-type(2) {
    margin-right: 0;
  }

  .page-about .section02 li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .page-about .section02 li:last-child {
    margin-bottom: 0;
  }

  .page-about .section02 li .text,
  .page-about .section02 li .more {
    font-size: 14px;
  }

  .page-about .section02 li h3 {
    height: auto;
  }
}

@media (max-width: 520px) {
  .page-about .top-text h1 {
    font-size: 28px;
  }

  .page-about .top-text p {
    font-size: 16px;
  }

  .page-about .section01 {
    border: 6px solid #0171bb;
  }

  .page-about .section01 h2 {
    font-size: 18px;
  }

  .page-about .section01 h2 b {
    font-size: 24px;
    padding: 0 4px;
  }

  .page-about .section01 ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .page-about .section01 ul li:last-child {
    margin-bottom: 0;
  }

  .page-about .section01 ul li h3 {
    font-size: 16px;
  }

  .page-about .section01 p {
    font-size: 14px;
    text-align: left;
  }

  .page-about .section03 {
    padding: 14px 10px;
  }

  .page-about .section03 img {
    position: initial;
    top: auto;
    left: auto;
    display: block;
    height: 40px;
    margin: 0 auto 10px;
  }

  .page-about .section03 p {
    padding-left: 0;
  }

  .top-up {
    right: 20px;
    bottom: 42px;
  }

  .top-up a:hover {
    opacity: 1;
  }

  .top-up img {
    width: 50px;
  }
}
