@charset "UTF-8";
.p_kv {
 text-shadow: 2px 2px 4px rgb(0 0 0 / 70%);
 background-color: rgba(0, 0, 0, 0.7);
 color: #fff;
 background-image: url("../../../images/page/import/import_bg2.png");
}

.p_import .section_desc {
 font-size: 14px;
 line-height: 1.6;
 padding-top: 40px;
}
.p_import .import .desc {
 margin-top: -6px;
 color: #fff;
 padding-bottom: 50px;
}
@media screen and (min-width: 1024px) {
 .p_import .import .desc {
  margin-top: -8px;
 }
}
.p_import .import .desc p {
 text-align: center;
}
.p_kv .h400 {
 height: 200px;
}
@media screen and (min-width: 768px) {
 .p_kv .h400 {
  height: 400px;
 }
}

.p_import .section_comment {
 color: #fff;
 padding-bottom: 50px;
}

.p_import .section_title {
 font-size: 23px;
 font-weight: bold;
 padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
 .p_import .section_title {
  font-size: 25px;
  font-weight: bold;
  padding-bottom: 38px;
 }
}

.p_import .section_comment02 {
 color: #fff;
 padding-top: 100px;
}
@media screen and (min-width: 768px) {
 .p_import .section_comment02 {
  color: #fff;
  padding-top: 200px;
 }
}

.p_import .section_title02 {
 font-size: 23px;
 font-weight: bold;
 padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
 .p_import .section_title02 {
  font-size: 25px;
  font-weight: bold;

  padding-bottom: 38px;
 }
}

.p_import .section_comment03 {
 color: #000;
 padding-top: 50px;
}
@media screen and (min-width: 768px) {
 .p_import .section_comment03 {
  color: #000;
  padding-top: 100px;
 }
}

.p_import .section_title03 {
 font-size: 23px;
 font-weight: bold;
 padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
 .p_import .section_title03 {
  font-size: 25px;
  font-weight: bold;

  padding-bottom: 38px;
 }
}

.p_import .section_main_title {
 font-size: 20px;
 line-height: 1.6;
 padding-bottom: 30px;
 padding-top: 30px;
}
@media screen and (min-width: 768px) {
 .p_import .section_main_title {
  font-size: 25px;
  padding-bottom: 30px;
  padding-top: 30px;
 }
}
.p_import .section_sub_title {
 font-size: 18px;
}
@media screen and (min-width: 768px) {
 .p_import .section_sub_title {
  font-size: 25px;
 }
}

.p_import .import_comment {
 display: flex;
 flex-direction: column;
 line-height: 1.6;
 width: 100%;
 gap: 10px;
 font-size: 15px;
 align-items: center;
}
@media screen and (min-width: 768px) {
 .p_import .import_comment {
  display: flex;
  flex-direction: column;
  padding: 40px 0;
  line-height: 1.6;
  width: 50%;
  gap: 10px;
  font-size: 15px;
  align-items: center;
 }
}
.p_import .import_comment02 {
 display: flex;
 flex-direction: column;
 line-height: 1.6;
 width: 100%;
 gap: 10px;
 font-size: 15px;
 align-items: center;
}
@media screen and (min-width: 768px) {
 .p_import .import_comment02 {
  display: flex;
  flex-direction: column;
  line-height: 1.6;
  gap: 10px;
  font-size: 15px;
  align-items: center;
 }
}

.p_import .import_img {
 display: flex;
 flex-direction: column;
 align-items: center;
 width: 100%;
 gap: 30px;
}
@media screen and (min-width: 768px) {
 .p_import .import_img {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50%;
  gap: 30px;
 }
}
.p_import .import_contents02 {
 flex-direction: column;
 align-items: center;
 background-color: #003300;
 padding: 0px;
 color: #fff;
 border-radius: 10px;
 display: flex;
 flex: 1;
 gap: 20px;
}
@media screen and (min-width: 768px) {
 .p_import .import_contents02 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  background-color: #003300;
  padding: 0px;
  color: #fff;
  border-radius: 10px;
  flex: 1;
  gap: 20px;
 }
}

.p_import .import_comment02 .import_sub_comment {
 padding-left: 10px;
}
@media screen and (min-width: 768px) {
 .p_import .import_comment02 .import_sub_comment {
  padding-left: 20px;
 }
}

.p_import .import_maincont {
 display: flex;
 flex-direction: column;
 gap: 50px;
}

.p_import .import_contents {
 flex-direction: column;
 align-items: center;
 background-color: #003300;
 padding: 0px;
 color: #fff;
 border-radius: 10px;
 display: flex;
 flex: 1;
 gap: 20px;
}
@media screen and (min-width: 768px) {
 .p_import .import_contents {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  background-color: #003300;
  padding: 0px;
  color: #fff;
  border-radius: 10px;
  flex: 1;
  gap: 20px;
 }
}

.p_import .import_comment {
 flex: 1;
}

.p_import .import_title {
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 15px;
 margin-top: 15px;
}
@media screen and (min-width: 768px) {
 .p_import .import_title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
 }
}

.p_import .import_desc {
 font-size: 14px;
 line-height: 1.6;
 margin-bottom: 15px;
 width: 90%;
}
@media screen and (min-width: 768px) {
 .p_import .import_desc {
  line-height: 1.6;
  margin-bottom: 15px;
  width: 80%;
 }
}

.p_import .import_desc02 {
 font-size: 14px;
 line-height: 1.6;
 margin-bottom: 15px;
 width: 90%;
}
@media screen and (min-width: 768px) {
 .p_import .import_desc02 {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 15px;
  width: 80%;
 }
}

.p_import .import_img {
 flex: 1;
 text-align: center;
}
.p_import .import_contents02 .import_img {
 padding-top: 20px;
}

.p_import .import_img img {
 max-width: 100%;
 border-radius: 10px;
}

.import_wrapper {
 position: relative;
 display: flex;
 align-items: center;
 justify-content: space-between;
}

.import_wrapper .center_button {
 position: absolute;
 top: 92%;
 left: 50%;
 transform: translate(-50%, -50%);
 background-color: rgb(69 149 69 / 76%);
 color: #fff;
 padding: 15px 15px;
 border-radius: 30px;
 text-decoration: none;
 font-size: 16px;
 font-weight: bold;
}
@media screen and (min-width: 768px) {
 .import_wrapper .center_button {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgb(111 207 111 / 41%);
  color: #fff;
  padding: 10px 40px;
  border-radius: 30px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
 }
}

.import_wrapper .import_img img {
 max-width: 100%;
 border-radius: 10px;
}

.import_wrapper .icon {
 padding-right: 10px;
}
.hidden_content {
 display: none;
}

.p_import .toggle_button {
 background-color: #4caf50; /* ボタンの背景色（グリーン） */
 color: white; /* テキスト色 */
 padding: 5px 20px; /* パディング */
 border: none; /* ボーダーを削除 */
 border-radius: 5px; /* 角を丸くする */
 font-size: 14px; /* フォントサイズ */
 font-weight: bold; /* フォントを太字に */
 cursor: pointer; /* ホバー時のポインターを変更 */
 transition: all 0.3s ease; /* ホバー時のアニメーション */
}

.p_import .toggle_button:hover {
 background-color: #45a049; /* ホバー時の背景色 */
 box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* ホバー時の影 */
}
