@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Libre+Baskerville:wght@400;700&display=swap');

html {
  font-size: 62.5%;
}

body {
  font-family: 'Lato', Helvetica, Arial, "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", "モリサワ 新ゴ R", "Droid Sans", メイリオ,
    sans-serif;
  font-size: 1.8rem;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  line-height: 1.8;
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  color: #181818;
  /* background-image: url(../images/bg.png); */
}

nav {
  background-color: #f22721;
}

nav a {
  font-family: 'Libre Baskerville', serif;
  color: #fff;
}

.bg {
  background-color: #fff;
}

p {
  margin: 0px;
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
  /* IE8のみ */
  height: auto;
}

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

a {
  color: #000;
  text-decoration: none;
}

/*
a:visited { color: purple; }
*/

a:hover {
  text-decoration: none;
  color: #2d00b2;
}

*[id]:before {
  display: block;
  content: "";
  margin-top: 0px;
  /*
  height: 190px;
  */
  height: 0;
  visibility: hidden;
}

.page-up {
  text-align: right;
  background-color: #fff;
  width: 960px;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.page-up a {
  color: #000066;
}

.strong {
  color: #ff0000;
  font-weight: bold;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.pagetop {
  height: 50px;
  width: 50px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #fff;
  border: solid 2px #000;
  border-radius: 50%;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 2;
  cursor: pointer;
}

.pagetop__arrow {
  display: block;
  height: 10px;
  width: 10px;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  transform: translateY(20%) rotate(-45deg);
}

/*
* {
	-webkit-appearance: none;
}
*/

input[type="button"],
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="submit"],
textarea,
select {
  /* -webkit-appearance: none; */
  border-radius: 0;
  background-color: #fff;
  color: #000;
  padding: 5px;
}

input:focus {
  background-color: beige;
  border: solid 5px red !important;
}

.btn {}

.btn:hover {
  opacity: 0.7;
}
/* 画面幅　むりやり調整 */
.container{
  width: 90% !important;
  max-width: 1520px !important;
}

.container-fluid {
  max-width: 1520px;
}

.contents{
/*	padding-top: 100px; */
}
.inner_contents{
  padding-top: 120px;
  margin-top:-120px;
}

.pb-7,
.py-7 {
  padding-bottom: 5rem !important;
}

.pt-7,
.py-7 {
  padding-top: 5rem !important;
}

.ps-7,
.px-7 {
  padding-left: 5rem !important;
}

.pe-7,
.px-7 {
  padding-right: 5rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 5rem !important;
}

.mt-7,
.my-7 {
  margin-top: 5rem !important;
}

.ms-7,
.mx-7 {
  margin-left: 5rem !important;
}

.me-7,
.mx-7 {
  margin-right: 5rem !important;
}

.pb-9,
.py-9 {
  padding-bottom: 7rem !important;
}

.pt-9,
.py-9 {
  padding-top: 7rem !important;
}

.ps-9,
.px-9 {
  padding-left: 7rem !important;
}

.pe-9,
.px-9 {
  padding-right: 7rem !important;
}

.ms-9,
.mx-9 {
  margin-left: 7rem !important;
}

.me-9,
.mx-9 {
  margin-right: 7rem !important;
}

.mb-9,
.my-9 {
  margin-bottom: 7rem !important;
}

.mt-9,
.my-9 {
  margin-top: 7rem !important;
}

nav li a {
  display: block;
  width: 100%;
}

nav li a:hover {
  text-decoration: none;
  opacity: 0.7;
  color: #fff;
}

h1 {
  margin: 0px;
}

.c1 h3 {
  font-weight: bold;
  font-size: 2.4rem;
  text-align: left;
  font-family: 'Libre Baskerville', serif;
}

.c1 p + p {
  border-top: 1px solid #dee2e6;
  padding-top: 10px;
  margin-top: 10px;
}

.c2 h3 {
  font-weight: bold;
  font-size: 3.2rem;
  font-family: 'Libre Baskerville', serif;
  color: #000000;
}

.font-size-3-2 {
  font-size: 3.2rem;
  line-height: 1.4;
}

.btn {
  font-family: 'Libre Baskerville', serif;
  border-radius: 0px;
  font-size: 1.8rem;
  width: 25%;
  border-radius: 15px;
  padding: 10px 0;
}

.red {
  color: #e2041b;
}

.top h2 {
  font-size: 5rem;
  font-family: 'Libre Baskerville', serif;
  font-weight: bold;
  margin-bottom: 0;
}

.top h2 span {
  font-size: 7rem;
}

.c-c3 h4 {
  font-size: 2rem;
  /* padding-top: 2rem; */
}

.c .bullet {
  color: #80ac46;
  font-size: 2.2rem;
  line-height: 0;
  display: inline-block;
  margin-right: 0.5rem;
}

.bg-lightgreen {
  background-color: #e9f3e0;
}

.c4 h3 {
  font-weight: bold;
  font-size: 2.2rem;
}

.c h2 {
  font-size: 3.8rem;
  font-family: 'Libre Baskerville', serif;
  color: #e2041b;
}

.c h3 {
  font-size: 3rem;
  font-weight: bold;
  font-family: 'Libre Baskerville', serif;
}

.c h4 {
  font-size: 2.4rem;
  font-family: 'Libre Baskerville', serif;
}

.c-c3 h4 {
  margin-bottom: 2rem;
}

.c-c3 p {
  margin-left: 30px;
}

.c-c3 .row-cols-1 .col {
  position: relative;
}

.c-c3 .row-cols-1 .col::after {
  content: "";
  position: absolute;
  top: 35px;
  left: 18px;
  width: 1px;
  height: 85%;
  background-color: #000000;
}

.c-c3 .row-cols-1 .col:last-of-type::after {
  display: none;
}

.country ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 10px;
}

.country-area + .country-area{
  border-top: 1px dashed #dee2e6;
  padding-top: 3rem;
}

.country-area h4 {
  display: inline-block;
  background:linear-gradient(transparent 60%, #e9f3e0 60%);
}

.president-img {
  float: right;
  margin-left: 20px;
}

.president-message p + p {
  margin-top: 15px;
}

.president-message p:last-of-type {
  margin-top: 30px;
}

#location::before {
  display: block;
  content: "";
  margin-top: 0px;
  height: 0;
  visibility: hidden;
}

.products-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.products-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

footer {}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (min-width: 1200px) {}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 1199px) {}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (min-width: 992px) {}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 991px) {
  .top h2 {
    font-size: 3rem;
  }

  .top h2 span {
    font-size: 5rem;
  }

  .c1 h3,
  .c2 h3 {
    font-size: 2rem;
  }

  .c h2 {
    font-size: 3rem;
  }

  .country ul {
    grid-template-columns: repeat(3, 1fr);
  }
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (min-width: 768px) {}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width: 767px) {
  .btn {
    width: 100%;
  }

  .president-img {
    float: none;
    margin: 0 0 20px 0;
  }
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media (max-width: 575px) {
  .country ul {
    grid-template-columns: repeat(2, 1fr);
  }
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media (max-width: 1199px) {}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media (max-width: 991px) {}

@media (max-width: 767px) {}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media (max-width: 543px) {}

@media (max-width: 430px) {
  .top h2 {
    font-size: 2.2rem;
  }

  .top h2 span {
    font-size: 3rem;
  }

  .c h2 {
    font-size: 2.2rem;
  }

  .c1 h3,
  .c2 h3 {
    font-size: 1.8rem;
  }

  .c h4,
  .c-c3 h4 {
    font-size: 2rem;
  }

  .country ul {
    grid-template-columns: repeat(1, 1fr);
  }
}