@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

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

html {
  scroll-behavior: smooth;
}

#contact {
  scroll-margin-top: 100px;
}

body {
  font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
  background-color: #FFFFFF;
  color: #333333;

  display: flex;
  flex-direction: column;
  align-items: center;

  opacity: 0;
  animation: fadeIn 1.5s ease forwards;
  font-size: 15px;

  width: 100%;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}



@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

ヘッダー

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
header {
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  position: fixed;
  z-index: 9999;
  padding: 20px;
}

.header-top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-log {
  width: 45px;
  margin-right: 10px;
  transition: transform 0.3s ease;
}

.header-log:hover {
  transform: scale(1.1);
}

.header-top-tab {
  display: flex;
  align-items: center;
  gap: 10px;
}

.go_china {
  width: 148px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;

  text-decoration: none;
  border: 2px solid #FFC2C2;
  box-shadow: 0px 4px 3px rgba(255, 221, 192, 0.6);
  transition: transform 0.3s ease;
}

.go_china p {
  font-size: 15px;
  font-weight: 500;
  color: #333333;
}

.go_china img {
  width: 18px;
  height: 18px;
}

.header-top-tab-design {
  color: #1B166A;
  font-size: 16px;
  font-weight: 500;

  width: 150px;
  padding: 5px;

  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.1s;
  text-decoration: none;
}

.header-top-tab-design:hover {
  border-bottom: 2px solid #1B166A;
}

.header-tab-now {
  border-bottom: 2px solid #1B166A;
}

.header-top-right {
  display: flex;
  align-items: center;
  gap: 2px;
}

.go_china:hover {
  transform: scale(1.05);
}

/* ハンバーガーメニュー */
.menu-toggle {
  position: relative;
  width: 40px;
  height: 24px;
  cursor: pointer;
  background: none;
  border: none;
  color: #1B166A;
  margin-left: 10px;
  font-size: 0;
}

.menu-toggle::before,
.menu-toggle div,
.menu-toggle::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #1B166A;
  transition: transform 0.3s ease, top 0.3s ease, opacity 0.3s ease;
}

.menu-toggle::before {
  top: 0;
}

.menu-toggle div {
  top: 10px;
}

.menu-toggle::after {
  top: 20px;
}

.menu-toggle.active::before {
  transform: rotate(45deg);
  top: 10px;
}

.menu-toggle.active div {
  opacity: 0;
}

.menu-toggle.active::after {
  transform: rotate(-45deg);
  top: 10px;
}

.header-bottom {
  width: 100%;
  padding: 15px 0;

  display: flex;
  align-items: center;
  justify-content: end;
  gap: 25px;
}

.header-bottom div {
  display: flex;
  align-items: center;
  gap: 15px;
}

.header-bottom img {
  width: 22px;
}

.header-bottom a {
  color: #1B166A;
}

.header-bottom a:hover {
  color: #463eb9;
}

.mobile-menu {
  width: 100%;
  height: 100%;
  padding: 110px 24px 30px 24px;

  position: fixed;
  z-index: 9998;
  display: none;
  flex-direction: column;
  align-items: center;

  background-color: #FFFFFF;
}

.mobile-menu-contents {
  width: 100%;
  height: 50px;
  padding: 0 15px;

  display: flex;
  align-items: center;
  justify-content: space-between;

  border-bottom: 1px solid #1B166A;
  color: #333;
  text-decoration: none;
}

.mobile-menu-contents2 {
  padding: 30px 0;
  width: 100%;

  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.mobile-menu-contents2 div {
  display: flex;
  align-items: center;
  gap: 10px;

  font-size: 16px;
  font-weight: 600;
}

.mobile-menu-contents2 img {
  width: 20px;
}

.mobile-menu-contents2 a {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #1B166A;
}

.mobile-menu.active {
  display: flex;
  opacity: 1;
  pointer-events: auto;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

ヒーローイメージ

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
section {
  padding: 85px 0 0 0;
  width: 100%;
  height: 450px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;

  background-image: url(../img/hero.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.section-title h2 {
  font-size: 24px;
  color: #ffffff;
}

.section-title p {
  font-size: 12px;
  color: #ffffff;
}

.section-name {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;

  background: rgba(255, 255, 255, 0.65);
  border-radius: 10px;
  padding: 20px 35px;
}

.section-name img {
  width: 50px;
}

.section-name h3 {
  font-size: 16px;
  padding: 7px 0;
  color: #1B166A;
  border-bottom: 1.5px solid #1B166A;
}

.section-name p {
  font-size: 10px;
  color: #1B166A;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

私たちについて

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.about {
  width: 100%;
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.about h4 {
  width: 100%;
  padding: 5px 0;

  font-size: 24px;
  color: #1B166A;
  text-align: center;
  border-bottom: 2px solid #BA1B8B;
}

.about-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.about-img {
  width: 100%;
  height: 200px;
  background-image: url(../img/about.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-contents-in {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 17px;
}

.about-contents-in h3 {
  font-size: 16px;
  color: #1B166A;
  font-weight: 600;
}

.about-contents-in p {
  font-size: 15px;
  line-height: 1.5rem;
}

.about-button {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

物件紹介

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
main {
  width: 100%;
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  background-color: #F2F1FF;
}

.main-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.main-card-title {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  color: #1B166A;
}

.main-card-title p {
  font-size: 10px;
}

.main-card-title h3 {
  font-size: 20px;
  font-weight: 600;
}

.main-card-container {
  width: 100%;
  display: grid;
  align-items: center;
  justify-items: center;
  grid-template-columns: repeat(1, 4fr);
  gap: 30px;
}

.main-card {
  width: 100%;
  padding: 20px;
  border: 1px solid #1B166A;
  background-color: #ffffff;
  box-shadow: 4px 4px 0px rgba(255, 192, 203, 0.4);

  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.main-card img {
  width: 100%;
}

.card-name {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: end;
  padding: 8px;
  border-bottom: 1px solid #1B166A;
}

.card-name p {
  color: #1B166A;
  font-weight: 600;
  font-size: 16px;
}

.card-name img {
  width: 40px;
  height: auto;
  flex-shrink: 0;
}

.card-text {
  font-size: 15px;
}

.main-container-bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.main-container-bottom-in {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.big-button-b {
  padding: 5px 5px 5px 10px;
  width: 100%;
  height: 180px;
  display: flex;
  align-items: center;
}

.big-button-b-in {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #ffffff;
}

.big-button-b-in p {
  font-size: 9px;
}

.big-button-b-in h3 {
  font-size: 18px;
  padding: 5px 20px;
  border: 1px solid #ffffff;
  background: rgba(27, 22, 106, 0.2);
  font-weight: 500;
  letter-spacing: 0.05rem;
}

.big-button-b-in span {
  font-size: 14px;
  margin-left: 3px;
}

.main-img-1 {
  width: 100%;
  background-image: url(../img/bill-sub-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-img-2 {
  width: 100%;
  background-image: url(../img/bill-sub-2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

記事

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.clam {
  padding: 70px 24px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}

.clam-card {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.clam-img {
  width: 100%;
  height: 160px;
  position: relative;
}

.clam-img p {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 150px;
  padding: 5px 20px 5px 0;
  background-color: #ffffff;
  text-align: right;
  font-weight: 600;
  letter-spacing: 0.05rem;
}

.clam-img-1 {
  background-image: url(../img/house.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.clam-img-2 {
  background-image: url(../img/china2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-blue {
  font-size: 16px;
  color: #1B166A;
  font-weight: 600;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

お問い合わせ

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.contact {
  width: 100%;
  padding: 30px;
  margin-bottom: 70px;
  background-image: url(../img/contact.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contact-container {
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  padding: 30px 0;
}

.contact-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  color: #1B166A;
}

.contact-item img {
  width: 30px;
}

.contact-item a {
  color: #1B166A;
  font-size: 17px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

フッター

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
footer {
  width: 100%;
  background-color: #1B166A;
  padding: 40px 24px 60px 24px;
  display: flex;
  flex-direction: column;
  gap: 25px;
  color: #ffffff;
}

.footer-name {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #ffffff;
  font-size: 17px;
}

.footer-name img {
  width: 35px;
}

.footer-hover:hover {
  color: #F2F1FF;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

下固定ボタン

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.fixed-contact {
  position: fixed;
  bottom: 0;
  width: 100%;

  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 9990;
  gap: 10px;
  padding: 0 10px;
}

.fixed-contact-in {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  font-weight: 600;
  font-size: 15px;
  padding: 10px 8px;

  background-color: #f6f6fe;
  border: 1px solid #1B166A;
  box-shadow: 0px 13px 0px 4px rgba(27, 22, 106, 0.2);
}

.fixed-contact-in img {
  width: 13px;
}

.fixed-contact-in a {
  color: #1B166A;
  white-space: nowrap;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 


レスポンシブmax-770


ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
@media (min-width: 600px) {

  /*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

私たちについて

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
  .about {
    max-width: 1100px;
    padding: 24px;
    gap: 20px;
  }

  .about h4 {
    font-size: 24px;
    color: #1B166A;
    text-align: start;
  }

  .about-contents {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: start;
    gap: 20px;
  }

  .about-img {
    width: 70%;
    height: 300px;
    background-image: url(../img/about.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .about-contents-in {
    width: 100%;
    justify-content: start;
    display: flex;
    flex-direction: column;
    gap: 17px;
  }

  .about-contents-in h3 {
    font-size: 16px;
    color: #1B166A;
    font-weight: 600;
  }

  .about-contents-in p {
    font-size: 15px;
    line-height: 1.5rem;
  }

  .about-button {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    margin-top: 40px;
    justify-content: end;
  }

  /*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

物件紹介

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
  main {
    padding: 80px 24px;
    gap: 80px;
  }

  .main-container {
    max-width: 1052px;
    gap: 40px;
  }

  .main-card-title p {
    font-size: 14px;
  }

  .main-card-title h3 {
    font-size: 26px;
  }

  .main-card-container {
    grid-template-columns: repeat(2, 2fr);
    gap: 40px;
  }

  .main-card {
    min-height: 476px;
    padding: 25px;
    box-shadow: 6px 6px 0px rgba(255, 192, 203, 0.4);
    gap: 15px;
  }

  .card-name {
    padding: 10px 0;
  }

  .card-name p {
    color: #1B166A;
    font-size: 18px;
  }

  .card-name img {
    width: 50px;
    height: auto;
  }

  .card-text {
    font-size: 16px;
    margin-right: auto;
  }

  .main-container-bottom {
    max-width: 1100px;
  }

  .main-container-bottom-in {
    width: 100%;
    display: flex;
    flex-direction: row;
  }

  .big-button-b {
    height: 200px;
    padding: 10px;
  }

  .big-button-b-in {
    gap: 12px;
  }

  .big-button-b-in p {
    font-size: 10px;
  }

  .big-button-b-in h3 {
    padding: 10px 25px;
    transition: transform 0.3s ease;
  }

  .big-button-b:hover h3 {
    transform: scale(1.1);
  }

  /*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

記事

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
  .clam {
    max-width: 1148px;
    padding: 90px 24px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
  }

  .clam-card {
    width: 100%;
    min-height: 470px;
    gap: 20px;
  }


  .clam-img p {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 150px;
    padding: 5px 20px 5px 0;
    font-size: 17px;
  }

  /*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

お問い合わせ

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
  .contact {
    max-width: 1100px;
    padding: 40px;
  }

  .contact-container {
    gap: 40px;
  }

  .contact-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: #1B166A;
  }

  .contact-item img {
    width: 40px;
  }

  .contact-item a {
    color: #1B166A;
    font-size: 24px;
  }

  .contact-item :hover {
    color: #463eb9;
  }

  /*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

下固定ボタン

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

  .fixed-contact-in {
    padding: 20px 8px;
    transition: 0.1s;
  }

  .fixed-contact-in:hover {
    background-color: #ffffff;
  }



}




/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

共通

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */


/* ＝＝＝＝＝＝レスポンシブ制御＝＝＝＝＝＝＝＝ */

.mobil-on {
  display: flex;
}

.pc-on {
  display: none;
}

@media (max-width: 1100px) {
  .mobil-on {
    display: none;
  }

  .pc-on {
    display: flex;
  }
}

@media (min-width: 1100px) {

  /*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 

ヒーローイメージ

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
  section {
    padding: 110px 0 0 0;
    width: 100%;
    height: 600px;
    gap: 80px;
  }

  .section-title {
    gap: 5px;
    font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  }

  .section-title h2 {
    font-size: 30px;
    letter-spacing: 0.1rem;
  }

  .section-title p {
    font-size: 14px;
  }

  .section-name {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;

    background: rgba(255, 255, 255, 0.65);
    border-radius: 10px;
    padding: 30px 60px;
  }

  .section-name img {
    width: 50px;
  }

  .section-name h3 {
    font-size: 16px;
    padding: 7px 0;
    color: #1B166A;
    border-bottom: 1.5px solid #1B166A;
  }

  .section-name p {
    font-size: 10px;
    color: #1B166A;
  }
}

@media (min-width: 1300px) {
  .main-card-container {
    grid-template-columns: repeat(2, 2fr);
    gap: 60px;
  }
}

/* ＝＝＝＝＝＝ボタン＝＝＝＝＝＝＝＝ */
.main-button {
  width: 170px;
  height: 42px;

  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8px;
  font-weight: 600;
  color: #1B166A;

  border: 1px solid #1B166A;
  box-shadow: 4px 4px 0px rgba(27, 22, 106, 0.3);
  text-decoration: none;
}

.at-home-img {
  height: 25px;
}

.main-button:hover {
  background-color: #F2F1FF;
}

@media (min-width: 750px) {
  .main-button {
    width: 200px;
    height: 48px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px;
    font-weight: 600;
    font-size: 18px;
    color: #1B166A;

    border: 1px solid #1B166A;
    box-shadow: 4px 4px 0px rgba(27, 22, 106, 0.3);
    text-decoration: none;
  }
}

/* ＝＝＝＝＝＝文字の色＝＝＝＝＝＝＝＝ */
.text-red {
  color: #A2012D;
}

.text-white {
  color: #ffffff;
}

/* ＝＝＝＝＝＝マージン＝＝＝＝＝＝＝＝ */
.margin-b-20 {
  margin-bottom: 20px;
}

.margin-b-70 {
  margin-bottom: 70px;
}

.margin-t-15 {
  margin-top: -15px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 


その他のページ


ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
/* ＝＝＝＝＝＝売買・賃貸物件情報＝＝＝＝＝＝＝＝ */
.another-hero {
  width: 100%;
  height: 180px;
  position: relative;
}

.another-hero p {
  position: absolute;
  bottom: 10%;
  left: 10%;

  font-size: 16px;
  font-weight: 600;
  color: #1B166A;
  padding: 7px 10px;
  background: linear-gradient(112deg, #ffffff 0%, #ffffff 90%, #1B166A 90%, #1B166A 100%);
}

.baibai-hero {
  background-image: url(../img/bill-sub-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.thintai-hero {
  background-image: url(../img/bill-sub-2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.about-hero {
  background-image: url(../img/bill-sub-3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.soudan-hero {
  background-image: url(../img/house.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.chinanews-hero {
  background-image: url(../img/china2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.baithin-p {
  padding: 40px 24px 20px 24px;
}

/* ＝＝＝＝＝＝会社情報＝＝＝＝＝＝＝＝ */
.about-main {
  padding: 50px 24px;
  max-width: 1100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about-main-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 7px;
  padding: 15px 0;
  border-bottom: 1px solid #1B166A;
}

.about-main-container h3 {
  color: #1B166A;
  font-weight: 600;
}

.border-no {
  border-bottom: 0px;
}

.map {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.map h3 {
  color: #1B166A;
}

.map-img {
  padding: 20px;
  width: 100%;
  border: 1px solid #1B166A;
  border-radius: 15px;
}



/* ＝＝＝＝＝＝相談＝＝＝＝＝＝＝＝ */
.soudan {
  width: 100%;
  max-width: 1100px;
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.soudan p {
  font-weight: 300;
  letter-spacing: 0.05rem;
}

.soudan-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  align-items: stretch;
}

.soudan-container h3 {
  font-size: 16px;
  padding: 10px 0;
  border-bottom: 2px solid #A2012D;
  text-align: center;
  margin-bottom: 10px;
}

.soudan-in {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}

.soudan-container2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.soudan-container2-in {
  padding-left: 5px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 3px;
  border-left: 8px solid #A2012D;
}

.soudan-container2-in p {
  color: #A2012D;
  font-weight: 600;
}

.soudan-container2-in h3 {
  font-weight: 500;
  font-size: 16px;
}

.soudan-img1 {
  width: 100%;
  height: 116px;
  background-image: url(../img/soudan1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.soudan-img2 {
  width: 100%;
  height: 116px;
  background-image: url(../img/soudan2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.soudan-img3 {
  width: 100%;
  height: 116px;
  background-image: url(../img/soudan3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.soudan-img4 {
  width: 100%;
  height: 116px;
  background-image: url(../img/soudan4.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.soudan-img5 {
  width: 100%;
  height: 116px;
  background-image: url(../img/soudan5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.soudan-img6 {
  width: 100%;
  height: 116px;
  background-image: url(../img/soudan6.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.soudan-img7 {
  width: 100%;
  height: 116px;
  background-image: url(../img/soudan7.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* ＝＝＝＝＝＝ニュース＝＝＝＝＝＝＝＝ */
.china-n {
  width: 100%;
  max-width: 1100px;
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.china-n p {
  font-weight: 300;
  letter-spacing: 0.05rem;
}

.china-n-in {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: stretch;
}

.china-n-in h3 {
  font-size: 14.5px;
  padding: 10px 0;
  border-bottom: 2px solid #A2012D;
  text-align: center;
  margin-bottom: 10px;
}

.china-img-top {
  width: 100%;
  height: 120px;
}

.china-img {
  width: 100%;
  height: 120px;
}

.china-n-in2 h4 {
  font-size: 15px;
  border-left: 8px solid #A2012D;
  padding: 5px;
  margin-bottom: 15px;
}

.china-n p {
  font-weight: 300;
  letter-spacing: 0.05rem;
}

.china-n-img1 {
  background-image: url(../img/china-n-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-n-img2 {
  background-image: url(../img/china-n-2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-n-img3 {
  background-image: url(../img/china-n-3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-n-in2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: stretch;
}

.china-n-in2-1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

@media (min-width: 600px) {
  .soudan-in {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .soudan-container2 {
    height: 450px;
  }

  .soudan-img {
    height: 100%;
  }

  .soudan {
    padding: 40px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 70px;
  }

  .soudan-container {
    height: 220px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 35px;
  }

  .soudan-container h3 {
    font-size: 18px;
    padding: 15px 0;
    border-bottom: 2px solid #A2012D;
    text-align: start;
    margin-bottom: 15px;
  }

  /* ＝＝＝＝＝＝ニュース＝＝＝＝＝＝＝＝ */
  .china-n {
    padding: 60px 24px;
    gap: 60px;
  }

  .china-n-in {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 35px;
    align-items: stretch;
  }

  .china-img-top {
    width: 400px;
    height: auto;
  }

  .china-n-in h3 {
    font-size: 14.5px;
    padding: 10px 0;
    border-bottom: 2px solid #A2012D;
    text-align: start;
    margin-bottom: 10px;
  }

}

@media (min-width: 800px) {
  .another-hero {
    height: 400px;
  }

  .another-hero p {
    font-size: 30px;
    padding: 10px 13px;
  }

  .baithin-p {
    font-size: 16px;
    padding: 40px 24px 20px 24px;
  }


  /* ＝＝＝＝＝＝会社情報＝＝＝＝＝＝＝＝ */
  .about-main {
    padding: 60px 24px;
  }

  .about-main-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 50px;
    padding: 15px 0;
    border-bottom: 1px solid #1B166A;
  }

  .about-main-container h3 {
    color: #1B166A;
    font-weight: 600;
  }

  .border-no {
    border-bottom: 0px;
  }

  .map {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .map h3 {
    color: #1B166A;
  }

  .map-img {
    padding: 20px;
    width: 100%;
    border: 1px solid #1B166A;
    border-radius: 15px;
  }


  /* ＝＝＝＝＝＝相談＝＝＝＝＝＝＝＝ */

  .soudan-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 35px;
  }

  .soudan-container h3 {
    font-size: 18px;
    padding: 15px 0;
    border-bottom: 2px solid #A2012D;
    text-align: start;
    margin-bottom: 15px;
  }

  .soudan-in {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
  }

  .soudan-container2 {
    height: 450px;
  }

  .china-n-in2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: stretch;
  }

  .china-img,
  .china-img-top {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
    height: auto;
  }
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー 


中国語ページ


ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.clam-cn {
  padding: 70px 24px;
  width: 100%;
  max-width: 1100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.clam-cn-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 60px;
}

.clam-img-1cn {
  background-image: url(../img/bill-sub-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.clam-img-2cn {
  background-image: url(../img/school.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.clam-img-3cn {
  background-image: url(../img/kyoto.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* ＝＝＝＝＝＝記事＝＝＝＝＝＝＝＝ */

.note {
  width: 100%;
  max-width: 1100px;
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.note p {
  font-weight: 300;
  letter-spacing: 0.05rem;
}

.note-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  align-items: stretch;
  justify-content: space-between;
}

.note-container-in{
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.note-container h3 {
  font-size: 16px;
  padding: 10px 0;
  border-bottom: 2px solid #A2012D;
  text-align: center;
  margin-bottom: 10px;
}

.china-img-top {
  width: 100%;
  height: 120px;
}

.note-container h4 {
  font-size: 15px;
  border-left: 8px solid #A2012D;
  padding: 5px;
  margin-bottom: 15px;
}

.ryuugaku-h4{
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 10px;
}

.ryuugaku-h4 p{
  font-size: 15px;
  height: auto;
  background-color: #A2012D;
  color: #ffffff;
  font-weight: 600;
  display: flex;
  align-items: start;
  justify-content: center;
  padding: 3px 2px 0 2px;
}

.ryuugaku-h4 h5{
  font-size: 15px;
}

.china-img1 {
  background-image: url(../img/china-n-3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-img2 {
  background-image: url(../img/room.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-img3 {
  background-image: url(../img/soudan2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-img4 {
  background-image: url(../img/school2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-img5 {
  background-image: url(../img/paper.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-img6 {
  background-image: url(../img/kyoto2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-img7 {
  background-image: url(../img/kyoto3.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.china-img8 {
  background-image: url(../img/kyoto4.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 600px) {
  .clam-cn-container {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }

  /* ＝＝＝＝＝＝記事＝＝＝＝＝＝＝＝ */
  .note-container {
    display: flex;
    flex-direction: row;
    align-items: center;

    gap: 15px;
    align-items: stretch;
  }

  .note-container h3 {
    text-align: start;
  }

  .china-img-top {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
    height: auto;
  }

  .ryuugaku-h4 p{
    padding: 3px;
  }
}