@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&family=Zen+Maru+Gothic:wght@900&display=swap");

*,
::after,
::before {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "Noto Sans JP", sans-serif !important;
  border-radius: 0;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;

  background: #f4f4f4;
}

main {
  overflow-x: hidden;
}

select {
  background-color: rgba(92, 94, 98, 0.1);
  padding: 10px;
  width: 100px;
  color: #6e6e6e;
  appearance: none;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 30px;
}

/**
.content-fixed_1600 {
    max-width: 1600px;
    margin: auto;
}
**/

img {
  width: 100%;
  vertical-align: bottom;
}

a {
  color: white !important;
  text-decoration: none;
  width: 100%;
}

li {
  list-style: none;
}

header {
  background: #919397;
  margin-top: 0.625rem;
  padding: 2.813rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

nav {
  display: flex;
  align-items: center;
}

.link-container {
  display: flex;
}

.th {
  text-align: center;
  color: #4f4f4f;
}

.th h1 {
  font-size: 50px;
  line-height: 2.23em;
}

.th h2 {
  font-size: 20px;
}

.link ul {
  display: none;
}

.rd {
  font-size: 20px;
  display: flex;
  align-items: center;
  color: #545456;
  gap: 5px;
}

.rd input[type="radio"] {
  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 50%;
}

.rd input[type="checkbox"] {
  font: inherit;
  color: currentColor;
  width: 1em;
  height: 1em;
  border: 0.15em solid currentColor;
}

.link {
  margin: 1.25rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}

.link ul li:nth-child(1),
.link ul li:nth-child(2),
.link ul li:nth-child(8),
.link ul li:nth-child(9) {
  display: none;
}

.inquiry p {
  text-align: center;
  color: white;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0em;
  text-align: center;
}

.inquiry-button-container {
  display: flex;
  align-items: center;
}

.img-move {
  transform: translateX(-20px);
  margin-bottom: 5px;
}

.img-adjust {
  transform: translateY(-2px);
}

.inqury-btn {
  position: relative;
  background-color: #efefef;
  margin: 10px;
  box-shadow: 0px 3px 3px 0px #5c5e62;
}

.inqury-btn:active {
  box-shadow: inset 0px 2px 3px 0px #5c5e62;
}

.inputSet {
  display: flex;
  flex-direction: column;
  gap: 30px;

  margin: 1.1rem 0;
}

.inqury-btn p {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0em;
  color: black;
  padding: 10px 40px;
}

.polygon {
  position: absolute;
  top: -1px;
}

.MV {
  position: relative;
  background: url(../img/pixta_76761423_M.jpg);
  background-position-y: 20%;
  background-size: cover;
  background-repeat: no-repeat;
  /* background-attachment: fixed;*/
  height: 510px;
  margin-bottom: 5rem;
}

.my-title {
  position: absolute;
  top: 200px;
}

.my-title p {
  color: #919397;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.128px;
  margin-left: 50px;
  margin-bottom: 10px;
}

.best-support h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 51px;
  letter-spacing: 0.0048em;
  text-align: left;

  background: linear-gradient(90deg, #d8d8d8 0.08%, #fff 99.87%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.best-support {
  padding: 9px 2.813rem 9px 3.438rem;
  background: #919397;
}

.section-news-preview {
  z-index: 1;
  position: absolute;
  bottom: -40px;
  color: #efefef;
  display: flex;
  border-width: 2px 2px 2px 2px;
  border: 2px solid #efefef;
  background: linear-gradient(90deg, #919397 0%, #5c5e62 100%);
  padding: 26px;
  left: 0;
  right: 0;
  width: 800px;
  margin: auto;
  justify-content: space-between;
}

.news {
  display: flex;
  display: none;
}

.news p {
  margin: 0 9px;
}

.Sec_01,
.Sec_02,
.Sec_03 {
  /* max-width: 1600px;*/
  margin: 80px auto;
  background: #f4f4f4;
}

.context {
  display: -webkit-box;
  width: 350px;
  height: 20px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.see-more a {
  display: flex;
  align-items: center;
  gap: 15px;
}

.vector_img {
  position: absolute;
  top: 0;
  left: -12.6rem;
  opacity: 0.5;
}

.vector_img-02 {
  position: absolute;
  top: 0;
  right: -12.6rem;
  opacity: 0.5;
}

.sec-01_img,
.sec-02_img {
  position: relative;
  width: 50%;
}

.sec-01__container {
  display: flex;
  align-items: flex-end;
  position: relative;
  flex-direction: row-reverse;
  gap: 80px;
}

.sec-02__container {
  display: flex;
  align-items: flex-end;
  position: relative;
  gap: 80px;
}

.sec-01_title,
.sec-02_title {
  margin-bottom: 3.125rem;
}

.sec-01_body p {
  margin-bottom: 3.125rem;
  color: #333333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  /* 200% */
  letter-spacing: 0.115px;
}

.sec-01_title h1,
.sec-01_title p,
.sec-02_title h1,
.sec-02_title p {
  background: linear-gradient(90deg, #919397 0.03%, #476678 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sec-01_title h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 87px;
  letter-spacing: 0.0064em;
  text-align: left;
}

.sec-01_title p {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.0064em;
  text-align: left;
}

.sec-02_title h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 87px;
  letter-spacing: 0.0064em;
  text-align: left;
}

.sec-02_title p {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0.0064em;
  text-align: right;
}

.sec-01__btn {
  border: 1px solid #545456;
  width: 65%;
  background-color: #f4f4f4;
  transition: 1s ease-in-out;
}

.sec-01__btn:hover {
  background-color: #58585b;
  transition: 0.3s cubic-bezier(0.42, 0, 1, 0.58);
}

.sec-01__btn p:hover {
  color: white;
  transition: 0.3s cubic-bezier(0.42, 0, 1, 0.58);
}

.sec-01__btn a {
  display: flex;
  align-items: center;
  width: 100%;
}

.sec-01__btn p {
  color: #545456;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.096px;
  padding: 17px 16px;
  width: 100%;
}

.pad {
  padding-right: 20px;
  padding-top: 10px;
}

.sec-01__btn img {
  width: 7px;
}

.Sec-03__News-head {
  display: flex;
  border-top: 3px #919397 solid;
}

.Sec-03__News-head h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 87px;
  letter-spacing: 0.0064em;
  text-align: right;
  margin-top: 83px;
  background: linear-gradient(90deg, #919397 0%, #5c5e62 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.Sec-03__News-head h1 p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.0064em;
  text-align: right;
}

.Sec-03__News-head img {
  width: auto;
}

.sl-container {
  padding: 2rem;
}

.sl-container img {
  height: 400px;
  object-fit: cover;
}

.slick-initialized .slick-slide {
  display: block;
}

.sl {
  display: block;
}

button {
  display: block;
  font-size: 10px;
  border: 1px solid;
  border-radius: 100%;
  opacity: 0.5;
}

.slick-dots li button:before {
  width: 12px;
  height: 12px;
  background-color: rgba(66, 65, 65, 0.329);
  border-radius: 100%;
  opacity: 0.5;
}

li.slick-active button {
  background-color: black;
  width: 12px;
  height: 12px;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  list-style-type: none;
}

.Group_1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.Group_1 p {
  color: #919397;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.09px;
  padding: 8px 0px;
}

.G1-btn a p {
  padding: 8px 16px;
  background-color: #919397;
  color: #efefef;
}

.mx-wt {
  max-width: 1200px;
  margin: 0 auto;
}

.header-section {
  margin-top: 60px;
}

.Head-sec-flex {
  display: flex;
  align-items: flex-end;
}

.Heading1_head {
  background: linear-gradient(90deg, #919397 0.03%, #5c5e62 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 5rem;
  margin-left: 20px;
}

.Heading1_head h1 {
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.384px;
}

.Heading1_head p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.096px;
}

.p-content {
  margin: 60px auto 0;
}

.p-content p {
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.0064em;
  text-align: center;
  color: #919397;
}

.content__1 {
  position: relative;
  background: rgba(18, 61, 95, 0.1);
  margin-top: 60px;
}

.content__1 h1 {
  color: #919397;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.192px;
  padding: 60px 0 44px 0;
}

.content__1 h5 {
  color: #919397;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.128px;
  padding: 44px 0 60px 0;
}

.c1-p {
  color: #919397;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.102px;
  padding: 60px 0;
  width: 700px;
  margin: auto;
}

.Group_16 {
  display: flex;
  margin: 0 60px;
  justify-content: center;
  flex-wrap: wrap;
}

.p_img-s {
  padding: 1rem;
  text-align: center;
  color: #919397;
}

.p_img-s p {
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0.0064em;
  text-align: center;
  margin-top: 15px;
}

.Group_17 {
  display: flex;
  margin: 0 60px;
  justify-content: center;
  flex-wrap: wrap;
}

.red_text {
  color: #9f1d0e;
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.0064em;
  text-align: center;
  padding: 60px 0;
}

.vector_02 {
  position: absolute;
  left: -12.55rem;
}

.vector_03 {
  overflow: hidden;
  position: absolute;
  right: -12.55rem;
}

.mb-150p {
  margin-bottom: 150px;
}

.flex-head {
  display: flex;
  justify-content: center;
}

.flex-container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}

.flex-container h1,
.flex-container2 {
  background: linear-gradient(90deg, #919397 0%, #5c5e62 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.32px;
  margin-bottom: 30px;
}

.flex-container::before {
  content: url(../img/icon_eye.png);
  transform: translateY(20px);
}

.flex-container2::before {
  content: url(../img/icon_eye.png);
}

hr {
  color: #545456;
  border: 5px solid;
  width: 80px;
  height: 0;
  margin: 60px auto 50px;
  border-radius: 10px;
}

.mx_1000p {
  width: 1000px;
  margin: 0 auto;
  color: #333;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  /* 200% */
  letter-spacing: 0.115px;
}

.Sec-04 {
  max-width: 1200px;
  margin: 60px auto 0;
}

.sec-04-flex {
  display: flex;
}

.sec-04-text {
  width: 740px;
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0.0064em;
  text-align: left;
  color: #5c5e62;
}

.sign img {
  width: auto;
  margin-top: 30px;
}

.sec-04-img {
  margin-right: 60px;
}

.sign h4 {
  color: #5c5e62;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.128px;
  margin-top: 10px;
}

.sign p {
  color: #5c5e62;
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: normal;
  letter-spacing: 0.102px;
}

.divider {
  max-width: 1200px;
  margin: 60px auto;
}

.info-container {
  padding: 60px;
  border-radius: 50px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border: 1px solid;
  max-width: 943px;
  margin: auto;
}

.info-input {
  display: flex;
  gap: 50px;
}

.info-input h1 {
  text-align: right;
  width: 220px;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0.0064em;
  color: #5c5e62;
}

.info-input p {
  font-size: 20px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0.0064em;
  text-align: left;
  color: #5c5e62;

}

.mr {
  margin: 5px 0px 10px;
}

.wd-p {
  width: 50px;
}

.l-p {
  display: flex;
  flex-direction: column;
  width: 35%;
  text-align: right;
  align-items: flex-end;
  
}

.l-p label {
  text-align: right;
}
.l-p small{
  color: rgba(0, 0, 0, 0.445);
}

/* .info-input p span:nth-child(1) {
  width: 20px;
} */

.img_MV {
  border-radius: 50px;
  background: rgba(145, 147, 151, 0.1);
  max-width: 1200px;
}

.bt-title {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.contact-title h1 {
  color: #545456;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
}

.contact-title p {
  color: #9f1d0e;
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: normal;
  text-align: center;
}

.c-inputs {
  display: flex;
  justify-content: center;
  padding: 30px 0px;
  gap: 10px;
}

.age-flex {
  display: flex;
  align-items: center;
  gap: 20px;
}

.dash {
  background-color: #5f5e5e;
  /* padding: 2px; */
  width: 20px;
  border-radius: 2px;
  height: 4px;
  margin: 0px 10px;
}

input.br {
  font-size: 20px;
  border-radius: 5px;
  background: rgba(92, 94, 98, 0.1);
  padding: 10px;
  width: 570px;
  color: #545456;
}

.br2 {
  background: rgba(92, 94, 98, 0.1);
  color: #545456;
  padding: 10px;
  width: 80px;
  border-radius: 5px;
}

.thin {
  font-size: 20px;
  font-weight: 300;
}

.info_input input[type="number"]::-webkit-inner-spin-button,
.info_input input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.flexx {
  display: flex;
  gap: 20px;
}

.fex {
  margin: 20px 0;
}

input.time {
  font-size: 20px;
  border-radius: 5px;
  background: rgba(92, 94, 98, 0.1);
  padding: 10px;
  width: auto;
  color: #545456;
}

.Form-border {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 60px;
  gap: 30px;
}

.info_input {
  display: flex;
  gap: 60px;
}

.info_input label {
  text-align: right;
  width: 35%;
  color: #545456;
  font-size: 20px;
  font-style: normal;
  font-weight: 350;
  line-height: normal;
}

.flexx label {
  text-align: left;
}

.add::after {
  content: "※";
  color: #9f1d0e;
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: normal;
}

.submit-center {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.Submit-pad {
  display: flex;
  align-items: center;
  border: 1px solid #545456;
  position: relative;
}

.Submit-pad img {
  cursor: pointer;
  width: 7px;
  height: 14px;
  margin-right: 20px;
  position: absolute;
  right: 0;
}

.Submit-pad input {
  padding: 16px 102px 17px;
}

.Submit-pad input[type="submit"] {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.0064em;
  text-align: center;
  color: #545456;
  z-index: 2;

}


.bl {
  border-radius: 10px;
  background: #545456;
}

.bl:hover {
  border-radius: 10px;
  background: #919397;
}

/* .bl2 {
  border-radius: 10px;
  background: #919397;
} */

.btn-mv p {
  color: #d8d8d8;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 30px 100px;
}

.container-btn-mv {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 100px;
  flex-direction: column;
  margin: 100px 0;
}

.flex-container-mv {
  display: flex;
  justify-content: center;
  align-items: center;
}

.C-form {
  max-width: 1600px;
  margin: 0 auto;
}

.c-center,
.c-center2 {
  display: flex;
  justify-content: center;
}

.c-center2 {
  width: 20%;
  margin: auto;
}

.btn-cen,
.btn-cen2 {
  padding: 5px 20px;
  font-size: 20px;
  font-weight: 350;
  line-height: 29px;
  letter-spacing: 0em;
  color: #022c2a;
  cursor: pointer;
}

.btn-cen2 {
  width: 25%;
  margin: auto;
}

.btn-cen::after {
  content: "+";
  color: #9f1d0e;
  font-size: 20px;
  margin-left: 30px;
}

.btn-cen2::after {
  content: "-";
  color: #9f1d0e;
  font-size: 20px;
  margin-left: 30px;
  font-weight: 900;
}

.contents {
  display: none;
}

.rm {
  margin: 0;
}

.text-center {
  display: flex;
  justify-content: center;
  color: #022c2a;
  font-size: 20px;
  font-style: normal;
  font-weight: 350;
  line-height: normal;
  margin-top: 37px;
}

.center-text {
  margin-top: 30px;
  color: #022c2a;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 350;
  line-height: normal;
}

.picture_mv img {
  height: 500px;
  object-fit: cover;
  border-radius: 50px;
}

/**news**/

.highlight {
  max-width: 1000px;
  margin: 0 auto 2rem;
}

.news__main-view-container {
  position: relative;
  border: 1px solid rgb(141 139 139 / 66%);
  border-top: transparent;
  background-color: rgb(133, 133, 133);
  overflow: hidden;
  box-shadow: inset;
}

.mv-img-container {
  height: 450px;
  overflow: hidden;
  opacity: 0.7;
}

.mv-img-container img {
  transition: transform 0.5s ease;
}

.mv-img-container :hover {
  transform: scale(1.1);
}

.news__containers {
  position: absolute;
  bottom: 50px;
  padding: 1.5rem 2rem;
  word-wrap: break-word;
}

.news__head {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.966);
  line-height: 2.55rem;
}

.news__content {
  color: white;
}

.Headline__v1 {
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 1rem;
  padding: 0 10px;
}

.Headline__v1 h1 {
  line-height: 1rem;
  padding-bottom: 20px;
  border-bottom: solid 2px #5e5b5b9c;
  color: #8d8d8d;
}

.news__img {
  max-width: 1000px;
  margin: 0 auto;
}

.news__flex-container {
  display: flex;
  flex-direction: column;
  padding: 0 20px;
  gap: 20px;
}

.images-news {
  padding: 0px 1px 0px;
  background-color: #ffffff99;
  margin: 0 1vw;
  display: flex;
  position: relative;
}

.left-img {
  width: 50%;
}

.news-content h3 {
  line-height: 1.8rem;
}

.news-content p {
  width: 100%;
  word-wrap: break-word;
  font-size: small;
  color: black;
  display: -webkit-box;
  line-height: 21px;
  max-height: 70px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-content {
  padding: 20px 20px 0;
  width: 100%;
  position: relative;
  word-wrap: break-word;
}

.link-span {
  position: absolute;
  bottom: 0;
}

.link-span p {
  color: black;
  margin-bottom: 10px;
}

/***single****/

.sec-11__headline {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

.post-image {
  width: 100%;
  overflow: hidden;
  border-bottom: 5px solid #0000008c;
  border-top: 7px solid #0000008c;
  margin: 1rem 0;
}

.wp-post-image {
  max-width: 100%;
  height: auto;
}

.post-content {
  width: 100%;
  border-bottom: 3px solid #0000008c;
  padding-top: 20px;
}

.post-content h1 {
  font-size: 30px;
  line-height: 4.894rem;
  color: #0000009c;
}

.post-content p {
  line-height: 1.894rem;
  font-size: 16px;
  padding: 0px 30px 20px 5px;
  color: #000000a3;
  word-wrap: break-word;
}

.post-main {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 40px;
}

/*******/

/***footer**/

footer {
  background: #919397;
  margin-top: 150px;
}

.footer {
  background: #919397;
}

.footer__Info {
  display: flex;
  justify-content: center;
  max-width: 1800px;
  margin: auto;
}

.footer__company,
.footer__contact {
  position: relative;
  width: 100%;
}

.footer__contact:hover,
.footer__company:hover {
  opacity: 0.7;
}

.footer__title {
  position: absolute;
  top: 30px;
  z-index: 1;
  opacity: 1;
  left: 90px;
}

.footer__title p {
  color: #efefef;

  font-family: "Noto Sans JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.096px;
}

.footer__title h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 87px;
  letter-spacing: 0em;
  text-align: center;
}

.ops {
  opacity: 1;
  width: 100%;
  object-fit: cover;
  object-position: center;
  height: 250px;
}

.footer {
  padding: 60px 100px 15px 90px;
}

.f_footer {
  display: flex;
  justify-content: space-between;
}

.f_footer img {
  width: auto;
}

.footer__link {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.footer__link p {
  margin: 0 20px;
}

.copy_write {
  text-align: center;
  margin: 30px 0;
  color: white;
  font-size: 12px;
  font-weight: 350;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
}

.Sec-03__Slide {
  display: none;
}

/***modal***/

.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.281);
  z-index: 88;
}

.modal-container {
  width: 50%;
  margin: auto;
  background: gray;
  padding: 1.3rem;
}

.modal-container h1 {
  text-align: center;
}

.modal-info {
  background-color: white;
  padding: 1.2rem;
  text-align: left;
  margin: 2rem 0;
  overflow: scroll;
  height: 400px;
}

.modal-info h1 {
  text-align: left;
}

.modal-btn {
  display: flex;
  /* width: 20%; */
  align-items: center;
  /* margin: auto auto auto 37%; */
  justify-content: center;
  gap: 1rem;
}

.modal-btn button {
  padding: 1rem 1.5rem;
  margin-top: 1rem;
}

.m-inputs {
  display: flex;
  flex-direction: column;
}

.m-inputs h1 {
  margin: 0;
  font-size: 15px;
  line-height: 2rem;
  font-weight: 500;
  width: auto;
}

.m-inputs p::before {
  content: ":";
  margin-left: 15px;
  margin-bottom: 20px;
  font-size: 20px;
}

.m-inputs p {
  margin: 0;
  font-size: 1.2rem;
  font-weight: 100;
  padding: 10px 20px;
  overflow: auto;
  white-space: collapse;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

.Submit-pad button {
  border-radius: 0;
  padding: 16px 102px 17px;
  text-align: center;
  color: #545456;

  border: 1px solid #545456;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.0064em;
}

.modal-btn button {
  border-radius: 0;
  background-color: white;
  opacity: 1;
  padding: 0.8rem 3rem;
  border-radius: 5px;
}

/*adding CSS from below*/
.news_container {
  max-width: 1200px;
  margin: 30px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news_container_item_text {
  color: #333;
}

.news_container_item {
  padding: 15px;
  width: 33%;
}
.for_news {
  width: 30%;
  margin: 30px auto;
}
.head_news_container_item_text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.head_news_title{
  margin-left: 30px;
  font-size: 24px;
}
.news-headline {
  padding: 30px 0;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  }
  .post-main h1 {
    font-size: 32px;
    margin-top: 5px;
  }