@charset "utf-8";

/*--エンジニア常駐サービス：アイキャッチ--*/
.engineer_eye {
  position: relative;
  margin-bottom: 50px;
}

.engineer_eye h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 350px;
  color: #F0FFFF;
  font-size: 55px;
  font-weight: normal;
  text-align: center;
  text-shadow: 0 0 10px #000;
  line-height: 1em;
  /*   border: 2px solid mistyrose; */
  padding: 30px 0 20px;
  font-family: '游明朝 Medium', serif;
}

.engineer_eye h2 span {
  color: #fff;
  font-size: 26px;
}

/*--エンジニア常駐サービス：サービスの特徴--*/
.engineer_features {
  margin-bottom: 100px;
}

.engineer_features h3 {
  width: 540px;
  font-size: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 30px;
}

.engineer_features h3:before,
.engineer_features h3:after {
  border-top: 2px solid #333;
  content: "";
  display: inline;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1;
}

.engineer_features h3:before {
  margin-right: 30px;
}

.engineer_features h3:after {
  margin-left: 30px;
}

.engineer_features h4 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
}

/*--沿革：アイキャッチ--*/
.history_eye {
  /*   background: #fff; */
  padding: 80px 0 40px;
  /*   margin-bottom: 50px; */
}

.history_eye h2 {
  width: 300px;
  font-size: 50px;
  font-weight: normal;
  text-align: center;
  line-height: 1em;
  /*   border: 1px solid #333; */
  padding: 30px 0 20px;
  margin: auto;
  color: #006600;
  font-family: '游明朝 Medium', serif;
}

.history_eye span {
  font-size: 26px;
}

/*--パートナー募集：アイキャッチ--*/
.partners_eye {
  /*   background: olivedrab; */
  /*   padding: 150px 0; */
  /*   margin-bottom: 20px; */
}

/*--パートナー募集：ビジネスパートナー企業を募集--*/
.partners_outline {
  /*   margin-bottom: 100px; */
}

/*--お問い合わせ--*/
#contact {
  width: 900px;
  margin: auto;
  /* 	background-image:url(https://tosyokan.arcliberty.jp/wp-content/uploads/2022/07/zenken_main.webp); */
  padding-top: 30px;
  padding-bottom: 30px;
}

#contact h4 {
  padding-bottom: 20px;
}

/*--個別投稿ページ--*/
#single {
  display: flex;
  justify-content: space-between;
  max-width: 1240px;
  margin: auto;
}

.contents_wrap {
  /* padding-top: 70px; */
  min-height: 10vw;
}

.topics_list {
  padding-top: 100px;
  font-size: 24px;
  width: 10%;
  display: none;
}

#single .page {
  max-width: 1240px;
  padding: 30px 20px;
  width: 80%;
  margin: auto;
}

.topics_list h2 {
  font-size: 18px;
  margin-bottom: 10px;
}

.topics_list a {
  color: #333;
  font-size: 18px;
}

.single_titile {
  font-size: 30px;
}

.column_day_tag_box {
  display: flex;
  margin-bottom: 30px;
}

.column_list_day_single {
  font-size: 18px;
  color: #333;
  margin-right: 20px;
}

.column_list_tag_single {
  font-size: 15px;
  display: inline-block;
  color: #333333;
  padding: 5px;
  margin-top: -3px;
  border: 1px solid #333;
}

.other {
  background-color: orange;
  font-size: 11px;
  padding: 3px;
}

.column_inner {
  display: flex;
}

.date {
  margin-top: 50px;
  width: 80%;
}

.content p {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 15px;
  text-align: justify;
  font-weight: bold;
}

.nav-previous a::after {
  content: '　|　';
  color: #282828;
}

/*--アーカイブ--*/
#column .page {
  max-width: 1240px;
  padding: 100px 20px;
  width: 49%;
  margin: auto;
}

.column_title {
  /* 共通スタイルに移動 */
}

.column_eye {
  display: flex;
  margin-top: 100px;
}

.column_list {
  font-size: 24px;
  width: 30%;
  font-family: '游明朝 Medium', serif;
}

.column_list h2 {
  margin-bottom: 10px;
}

.column_list a {
  font-size: 18px;
  color: #006600;
}

.newslist_wrap {
  width: 72%;
}

.newslist_wrap dl {
  display: flex;
  border-bottom: 2px dotted #333;
  margin-bottom: 20px;
}

.column_eye_img_box {
  margin-right: 50px;
}

.column_list_day {
  font-size: 18px;
  margin-bottom: 20px;
  color: #006600;
}

.column_list_tag {
  font-size: 11px;
  margin-bottom: 10px;
  display: inline;
  color: #fff;
  padding: 1px;
  border: 1px solid #333;
  background-color: #FFFFEE;
}

.column_list_title {
  margin-top: 20px;
  padding-bottom: 10px;
}

/*--採用情報--*/

small {
  font-size: 16px;
  letter-spacing: 1px;
}

/* .recruit_culture_item_2:nth-child(2) .culture_btn_2 {
    padding: 20px 50px 20px 50px;
} */

strong {
  font-size: 16px;
}

.header_sp {
  display: none;
}

@media screen and (max-width: 1040px) {

  /*--共通--*/
  body {
    background-size: 80%;
  }

  /*--共通：ヘッダー--*/
  header {
    background: #000033 !important;
    /* ダークブルーに統一 */
    border-bottom: 5px solid #c4d700 !important;
    /* 黄色のライン */
    padding: 0 !important;
    position: fixed !important;
    top: 0;
    /* 管理バー（46px）と干渉しないよう !important を外す */
    left: 0 !important;
    width: 100% !important;
    z-index: 99999 !important;
  }

  header .header_top {
    height: 65px !important;
    background: transparent !important;
    border: none !important;
  }

  header .header_top_container {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important; /* 左寄せに変更 */
    height: 65px !important;
    position: relative !important;
    width: 100% !important;
    padding: 0 15px !important; /* 左端に余白を追加 */
  }

  header h1 {
    margin: 0 !important;
    line-height: 1 !important;
    display: flex !important;
    align-items: center !important;
  }

  #Logo {
    display: flex !important;
  }

  #logoWhite,
  .logo_img_pc,
  .header_right {
    display: none !important;
  }

  /* PC用メニューコンテナの残骸を非表示化（子要素のスマホメニューを機能させるためdisplay:noneは使わない） */
  .nav_menu {
    border: none !important;
    background: transparent !important;
    height: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .nav_menu_contents {
    padding: 0 !important;
    margin: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
  }

  .header_menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: fixed;
    width: 46px;
    height: 46px;
    top: 10px;
    right: 15px;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
  }

  .header_menu::after {
    content: "メニュー";
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 9px;
    color: #555;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1;
  }

  .header_menu.active {
    position: fixed;
    background: none;
    box-shadow: none;
  }

  .header_menu.active::after {
    display: none;
  }

  .video_box {
    height: unset;
  }

  .header_menu span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 3px;
    background: #555;
    border-radius: 2px;
    transition: all 0.3s;
  }

  .header_menu span:nth-of-type(1) {
    top: 10px;
  }

  .header_menu span:nth-of-type(2) {
    top: 18px;
  }

  .header_menu span:nth-of-type(3) {
    top: 26px;
  }

  .header_menu.active span {
    background: #fff;
  }

  .header_menu.active span:nth-of-type(1) {
    top: 18px;
    transform: translateX(-50%) rotate(-45deg);
  }

  .header_menu.active span:nth-of-type(2) {
    opacity: 0;
  }

  .header_menu.active span:nth-of-type(3) {
    top: 18px;
    transform: translateX(-50%) rotate(45deg);
  }

  .header_splist {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    width: 100%;
    min-height: 100%;
    height: 100%;
    max-height: 3000em;
    text-align: center;
    background: rgba(40, 40, 40, 0.9);
    padding: 10px 0;
    margin-top: 0;
    z-index: 88888;
  }

  .header_splist.open {
    display: block;
  }

  .header_splist li {
    padding: 10px 0;
    margin-right: 0;
  }

  .header_splist li a {
    color: #fff;
    width: fit-content;
    margin: 0 auto;
  }

  /*--共通：フッター--*/

  .footer_info_wrap {
    width: 96%;
  }

  .footer_info_address iframe {
    width: 100% !important;
  }

  /*--トップページ：アイキャッチ--*/

  .top_eye {
    margin-bottom: 50px;
  }

  .top_eye h2 {
    position: unset;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    width: 96%;
    color: #333;
    font-size: 22px;
    text-shadow: unset;
    margin: 40px auto 0;
  }

  /*--トップページ：コンテンツ--*/

  .top_contents_wrap_left:first-child {
    margin-bottom: 30px;
  }

  .top_contents_wrap_right {
    margin-bottom: 30px;
  }

  .top_contents_wrap_left img,
  .top_contents_wrap_right img {
    float: none;
    width: 100%;
    height: auto;
  }

  .top_contents_wrap_left div,
  .top_contents_wrap_right div {
    float: none;
    width: 96%;
    padding: 0 2%;
  }

  .top_contents h3 {
    font-size: 40px;
    margin: 10px 0;
  }

  .top_contents_wrap_box {
    width: 80% !important;
    margin: auto;
  }

  .top_contents_wrap_subtitle_jp {
    font-size: 18px;
    margin: 0 0 10px 0;
  }

  .top_contents_wrap_text {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .top_contents_wrap_link {
    margin-left: 0;
  }

  .top_contents_wrap_link a {
    font-size: 14px;
    padding: 8px 50px;
  }

  .top_contents_wrap_link a i {
    font-size: 16px;
  }

  /*--トップページ：ニュース--*/
  .top_news {
    display: block;
  }

  .top_news_title {
    position: unset;
    width: 100%;
    text-align: center;
    padding: 40px 0;
    margin-right: 0;
  }

  .top_news_title h3 {
    position: unset;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
  }

  .top_news_list {
    width: 96%;
    padding: 0 2% 10px;
  }

  .top_news_list ul {
    padding: 0;
  }

  .top_news_list_title {
    display: block;
  }

  /*--エンジニア常駐サービス：アイキャッチ--*/

  .engineer_eye h2 {
    width: 70%;
    font-size: 22px;
    padding: 15px 0 5px;
  }

  .engineer_eye h2 span {
    font-size: 18px;
  }

  /*--エンジニア常駐サービス：サービスの特徴--*/
  .engineer_features {
    width: 100%;
    margin: 0 auto 50px;
  }

  .engineer_features h3 {
    width: 96%;
    font-size: 26px;
  }

  .engineer_features h3:before {
    margin-right: 15px;
  }

  .engineer_features h3:after {
    margin-left: 15px;
  }

  .engineer_features h4 {
    width: 96%;
    margin: 0 auto 30px;
  }

  .engineer_features_left,
  .engineer_features_right {
    display: block;
    margin-bottom: 30px;
  }

  .engineer_features_left div,
  .engineer_features_right div {
    float: none;
    width: 80%;
    padding: 0 2%;
    margin: auto;
  }

  .engineer_features_left div h5,
  .engineer_features_right div h5 {
    margin: 0 0 20px 0;
  }

  .engineer_features_left div p,
  .engineer_features_right div p {
    margin: 0;
  }

  /*--沿革：アイキャッチ--*/
  .history_eye {
    padding: 40px 0;
  }

  .history_eye h2 {
    width: 70%;
    font-size: 22px;
    padding: 15px 0 5px;
  }

  .history_eye span {
    font-size: 18px;
  }

  /*--contact--*/
  #contact {
    width: 80%;
  }

  /*--個別投稿--*/
  .contents_wrap {
    padding-top: 0;

  }

  .topics_list {
    display: none;
  }

  .column_list {
    display: none;
  }

  .newslist_wrap {
    width: 100%;
  }

  #column .page {
    max-width: 1240px;
    padding: 30px 20px;
    width: 80%;
    margin: auto;
  }

  .single_titile {
    font-size: 18px;
  }

  .column_eye_img_box {
    margin-right: 0;
  }

  .column_list_title {
    margin-bottom: 20px;
  }

  small {
    font-size: 12px;
    letter-spacing: 1px;
  }

  /*SPヘッダー調整*/

  .header_sp {
    display: block;
  }

}

@media screen and (max-width: 959px) {
  body::before {
    height: 120px;
  }
}

@media screen and (max-width: 1399px) {
  body {
    min-width: auto;
  }
}

@media screen and (max-width: 959px) {
  article {
    width: 100%;
    padding: 0;
  }
}

/* sdgs_wrapから一部 */

@media screen and (max-width: 540px) {
  main h2 {
    font-size: 1.8rem !important;
    line-height: 1.6;
  }
}

@media screen and (max-width: 959px) {
  main h2 {
    margin: 0 5% 4% !important;
    padding: 2% 0;
  }
}

/* ---------------モバイル対応before after--------------- */

@media screen and (max-width: 959px) {
  h2::before {
    width: 4%;
    left: -6%;
  }
}

div {
  display: block;
}

/* SDGsの達成に向けた取り組み */

article section h3 {
  margin-top: 80px;
  margin-bottom: 30px;
  padding: 0.6em 0;
  line-height: 1.4;
  font-weight: bold;
  color: #000000;
}

h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
}

.list {
  margin-top: 3%;
  border-top: solid 1px #cccccc;
}

/* -------------before after------------- */

nav ul:after,
article section h2:after,

/* ボーダーライン */
.list>li {
  zoom: 1;
  overflow: hidden;
  margin: 0;
  padding: 1.5em 0;
  border-bottom: solid 1px #cccccc;
}

/* いろんな */

div,
span,
object,
iframe,
h1,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
a,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  /*     background: transparent; */
}

/* いろんな（2） */
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

/* ----予定表（Googleカレンダー）の調整---- */
.googleCalender {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
}

.googleCalender iframe {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.annai {
  max-width: 800px;
  margin: 20px auto;
  text-align: left;
  padding: 0 20px;
  line-height: 1.8;
}

/* -------------------------リンクそれぞれのレスポンシブ対応------------------------------------------------------------------------------------------ */

@media screen and (max-width: 1040px) {
  .customize-support {
    background-size: 80%;
    /* 		padding-top: 60px ; */
  }
}

@media screen and (max-width: 1040px) {
  header div {
    display: block;
    width: auto;
    padding: 0;
  }
}

a {
  text-decoration: none;
  font-family: "HG正楷書体";

}

@media screen and (max-width: 770px) {
  .footer_info_wrap {
    width: 96%;
  }
}

/* ---------------------SDGs---------------------------------- */

@media screen and (max-width: 1040px) {
  .header_splist {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    width: 100%;
    min-height: 100%;
    height: 100%;
    max-height: 3000em;
    text-align: center;
    background: rgba(40, 40, 40, 0.9);
    padding: 10px 0;
    /* margin-top: 61px; */
    z-index: 88888;
  }
}

/* ---モバイル対応-- */

/* ---TOP前後のレスポンシブ対応--- */

h3 {
  font-weight: bold;
}

h4 {
  font-weight: bold;
}

h5 {
  font-weight: bold;
}

/* -----------剣道---------------- */

.top_contents_wrap_left img,
.top_contents_wrap_right img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1040px) {
  .top_kendo {
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 20px;
  }
}

.partners_eye h2 {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 320px;
  color: #F8F8FF;
  font-size: 53px;
  font-weight: normal;
  text-align: center;
  line-height: 1em;
  /*   border: 1px solid #fff; */
  padding: 30px 0 20px;
  margin-top: -40px;
  font-family: '游明朝 Medium', serif;
}

@media screen and (max-width:767px) {
  .partners_eye h2 {
    top: 30%;
    -webkit-transform: translate(-50%, 0);
    width: 40%;
    font-size: 30px;
    padding: 15px 0 5px;
    margin-top: 0;
  }
}

@media screen and (max-width:450px) {
  .partners_eye h2 {
    top: 25%;
    -webkit-transform: translate(-50%, 0);
    width: 40%;
    font-size: 18px;
    padding: 15px 0 5px;
    margin-top: 0;
  }
}

/* ------指導者の紹介--------- */
.partners_eye img {
  max-width: 100%;
  height: auto;
}

/* --------------------------指導者の紹介----------------------- */

.instructor_prof {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 60px;
  padding: 2% 0;
  max-width: 1200px;
  margin: 0 auto;
}

.instructor_prof_reverse {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  gap: 60px;
  padding: 2% 0;
  max-width: 1200px;
  margin: 0 auto;
}

.instructor_prof>p {
  display: none;
}

.tea_text_left,
.tea_text_right {
  float: none;
  vertical-align: top;
}

.tea_text_left_size {
  font-size: 16px;
  margin: 50px 0;
}

.tea_text_right_size {
  font-size: 16px;
  margin: 50px 0;
}

/* ------------メディアクエリ:960px------------ */

/* ------------メディアクエリ:520px------------ */

@media screen and (max-width:520px) {
  .instructor_prof {
    display: block;
    padding: 2% 0;
  }
}

@media screen and (max-width:520px) {
  .instructor_prof_reverse {
    display: block;
    padding: 2% 0;
  }
}

@media screen and (max-width:520px) {

  .instructor_img_l,
  .instructor_img_r {
    position: static !important;
  }
}

@media screen and (max-width:520px) {
  .tea_text_left_size {
    font-size: 16px;
    margin: 50px auto;
    position: unset;
  }
}

@media screen and (max-width:520px) {
  .tea_text_right_size {
    font-size: 16px;
    margin: 50px auto;
    position: unset;
  }
}

@media screen and (max-width:520px) {

  .tea_img_l,
  .tea_img_r {
    max-height: 100%;
    max-width: 100%;
    position: unset;
  }
}

/* ----道場の歴史----- */
.his_dojo_contents h3 {
  margin-top: 15px;
}

table,
tr,
td {
  border: 1px solid #000;
}

td {
  padding: 3px 5px;
}

table {
  border-collapse: collapse;
  margin: 15px 0;
}

/* --道場の歴史:eye-- */
.his_dojo_eye {
  position: relative;
  background-image: url(https://tosyokan.arcliberty.jp/wp-content/uploads/2022/07/zenken_main.webp);
}

.his_dojo_eye img {
  margin-bottom: 50px;
}

.his_dojo_eye h2 {
  -webkit-transform: translate(-50%, 0);
  font-size: 22px;
  padding: 15px 0 5px;
  margin-top: 0;
}

.his_dojo_eye h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 320px;
  color: #EEEEEE;
  font-size: 55px;
  font-weight: normal;
  text-align: center;
  line-height: 1em;
  /*   border: 1px solid #fff; */
  padding: 30px 0 20px;
  margin-top: -40px;
  font-family: '游明朝 Medium', serif;
}

.his_dojo_eye p {
  width: 900px;
  margin: auto;
}

/*--道場の歴史：アイキャッチ--*/

.his_dojo_eye img {
  max-width: 100%;
  height: auto;
}

.his_dojo_eye img {
  margin-bottom: 20px;
}

/* .his_dojo_eye p {
  width: 80%;
  margin: auto;
}
 */
.his_dojo_contents_left {
  overflow: hidden;
  margin: 0 1% 20px;
}

.his_dojo_contents_left img {
  float: left;
  width: 49%;
  margin-right: 1%;
}

.his_dojo_contents_left div {
  float: left;
  /* 	font-size:16px;
	margin-left:10px; */
  /* 	background:#F5F5F5; */
  width: 50%;
}

.his_dojo_contents_right {
  overflow: hidden;
  margin: 2%;
}

.his_dojo_contents_right h3 {
  margin-bottom: 15px;
  font-family: '游明朝 Medium', serif;
}

.his_dojo_contents_right img {
  float: right;
  /*    margin-right: 2%; */
  /* 	margin-left:10%; */
  display: inline-block;
  width: 50%;
}

.his_dojo_contents_right div {
  float: right;
  font-size: 16px;
  /*     margin-right:50px; */
  /* 	margin:100px 6% 0; */
  /* 		background:#F5F5F5; */
  width: 50%;
}

.dojo_kun img {
  margin: 0 30% 30px;

}

/* ---道場の歴史・レスポンシブ（640px)--- */

@media screen and (max-width:640px) {
  .his_dojo_eye {
    /* 		margin-bottom:20px; */
  }
}

@media screen and (max-width:970px) {
  .his_mainpic {
    width: 100%;
  }
}

@media screen and (max-width:640px) {
  .his_mainpic {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width:640px) {
  .his_dojo_eye h2 {
    top: 25%;
    -webkit-transform: translate(-50%, 0);
    width: 40%;
    font-size: 30px;
    padding: 15px 0 5px;
    margin-top: 0;
  }
}

@media screen and (max-width:640px) {

  .his_dojo_contents_left img,
  .his_dojo_contents_right img {
    float: none;
    width: 100%;
    margin: 0 0 10px !important;
  }
}

@media screen and (max-width:640px) {
  .dojo_kun img {
    margin: auto;
    width: 100%;
  }
}

@media screen and (max-width:640px) {

  .his_dojo_contents_left div,
  .his_dojo_contents_right div {
    float: none;
    width: 80%;
    text-align: left;
    padding: 0 2%;
    margin: auto;
  }
}

/* ----道場について・修正---- */
.engineer_features_left {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 50px;
  padding: 2% 0;
  max-width: 1200px;
  margin: 0 auto 40px;
}

.engineer_features_left img {
  max-width: 45%;
}

.engineer_features_left div {
  font-size: 18px;
  max-width: 50%;
}

.engineer_features_right {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 50px;
  padding: 2% 0;
  max-width: 1200px;
  margin: 40px auto 20px;
}

.engineer_features_right img {
  max-width: 45%;
}

.engineer_features_right div {
  font-size: 18px;
  max-width: 50%;
}

/* ---道場について・レスポンシブ-- */

.engineer_eye img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width:640px) {
  .engineer_eye img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width:640px) {
  .engineer_eye h2 {
    top: 35%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width: 40%;
    font-size: 22px;
    padding: 15px 0 5px;
    margin-top: 0;
  }
}

@media screen and (max-width:640px) {

  .engineer_features_left img,
  .engineer_features_right img {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
}

@media screen and (max-width:640px) {

  .engineer_features_left div,
  .engineer_features_right div {
    float: none;
    width: 80%;
    text-align: left;
    padding: 0 2%;
    margin: auto;
  }
}

/* ----指導者の歴史---- */

/* ----主な進路---- */

#sinro .sinro_title h2 {
  /* 共通スタイルに移動 */
}

#sinro h3 {
  /* margin-top:80px;
  padding: 0 470px; */
  margin: 60px -15% 0;
  font-family: '游明朝 Medium', serif;
  color: #009900;
}

#sinro ul.high {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin: 10px 20% 20px;
  font-size: 1.0em;
}

ul.high li {
  width: calc(100%/2);
  margin-bottom: 0.5em;
}

#sinro ul.uni {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin: 10px 20% 20px;
  font-size: 1.0em;
}

#sinro ul.uni li {
  width: calc(100%/3);
  margin-bottom: 0.5em;
}

#sinro ul.poli {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin-left: 20px;
  margin-bottom: 20px;
}

#sinro ul.poli li {
  width: 25%;
  margin-bottom: 0.5em;
  /*   list-style:initial; */
}

#sinro ul.ban {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin-left: 20px;
  margin-bottom: 20px;
}

#sinro ul.ban li {
  width: calc(100%/3);
  margin-bottom: 0.5em;
  /*   list-style:initial; */
}

#sinro ul.tea {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin-left: 20px;
  margin-bottom: 20px;

}

#sinro ul.tea li {
  width: calc(100%/3);
  margin-bottom: 0.5em;
  /*   list-style:initial; */
}

/* .wp-pagenavi {
  margin-left: 250px;
} */

/* ---主な進路・レスポンシブ-- */

@media screen and (min-width:640px) {
  #sinro h3 {
    margin: 80px 18% 0;
    line-height: 1.4;
    font-weight: bold;
    color: #009900;
    font-size: 1.4em;

  }
}

@media screen and (max-width:924px) {
  #sinro h3 {
    margin: 80px 20% 0;
    line-height: 1.4;
    font-weight: bold;
    color: #000000;
    font-size: 1.2em;
    /* 		text-align:center; */
  }
}

@media screen and (max-width:924px) {
  #sinro ul.high {
    margin: 10px 10%;
  }
}

@media screen and (max-width:924px) {
  #sinro ul.uni {
    margin: 10px 20%;
  }
}

@media screen and (max-width:924px) {
  #sinro ul.poli {
    margin: 10px 5%;
  }
}

@media screen and (max-width:924px) {
  #sinro ul.ban {
    margin: 10px 5%;
  }
}

@media screen and (max-width:924px) {
  #sinro ul.tea {
    margin: 10px 10%;
  }
}

/* ----high・res---- */

@media screen and (max-width:924px) {
  ul.high li {
    width: 100%;
    margin-left: inherit;
    margin-bottom: 0.5em;
  }
}

@media screen and (max-width:650px) {
  ul.high li {
    width: 100%;
    /* 		margin-left: auto; */
    margin-bottom: 0.5em;
  }
}

/* ----uni・res---- */

@media screen and (max-width:924px) {
  ul.uni li {
    width: calc(100%/2) !important;
    /* 		margin-left:auto; */
  }
}

@media screen and (max-width:650px) {
  ul.uni li {
    width: 100% !important;
  }
}

/* ----job・res---- */

/* ---poli--- */

@media screen and (max-width:924px) {
  ul.poli li {
    width: calc(100%/2) !important;
    /* 		margin-left:auto; */
  }
}

@media screen and (max-width:690px) {
  ul.poli li {
    width: 100% !important;
  }
}

/* ---ban--- */

@media screen and (max-width:924px) {
  ul.ban li {
    width: calc(100%/2) !important;
    /* 		margin-left:auto; */
  }
}

@media screen and (max-width:690px) {
  ul.ban li {
    width: 100% !important;
  }
}

/* ---teacher--- */

@media screen and (max-width:924px) {
  ul.tea li {
    width: calc(100%/2) !important;
    /* 		margin-left:auto; */
  }
}

@media screen and (max-width:690px) {
  ul.tea li {
    width: 100% !important;
  }
}

/* ---univer_in--- */

/* ----googleCalender---- */

.gc_title {
  position: relative;
  margin-bottom: 100px;
}

.gc_title h2 {
  /* 共通スタイルに移動 */
}

/* .googleCalender {
  padding: 50px 0 0;
} */

/*  */

@media screen and (max-width: 1040px) {
  .gc_title h2 {
    top: 15%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    width: 30%;
    font-size: 22px;
    padding: 15px 0 10px;
    margin-top: 0;
  }
}

/*--トップページ：試合結果--*/
.mr_news {
  display: flex;
  /*   background: #fff; */
  padding-bottom: 80px;
}

.mr_news_title {
  position: relative;
  /*   width: 40%; */
  background: #00CC00;
  margin-right: 3%;
}

.mr_news_title h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: white;
  font-size: 28px;
  border-top: 3px double white;
  border-bottom: 3px double white;
  padding: 30px 0;
}

.mr_news_list {
  /*   width: 62%; */
}

.mr_news_list ul {
  padding: 30px 20px 0 0;
  margin-bottom: 20px;
}

.mr_news_list ul li {
  position: relative;
  padding: 20px 20px 20px 0;
}

.mr_news_list ul li a {
  display: flex;
  align-items: flex-start;
}

.mr_news_list_day {
  width: 120px;
  flex-shrink: 0;
  margin: 0 15px 0 0;
  font-size: 16px;
  line-height: 1.5;
}

.mr_news_list_title {
  flex-grow: 1;
  text-decoration: underline;
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}

.mr_news_list ul li a i {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
}

.mr_news_list_link {
  margin-bottom: 10px;
}

.mr_news_list_link a {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #333;
  padding: 7px 40px;
}

.fa-angle-double-right:before {
  display: none;
}

/*--トップページ：試合結果--*/
.mr_news {
  display: block;
  /* 	padding:0 250px; */
  float: right;
}

.mr_news_title {
  position: unset;
  /*   width: 100%; */
  text-align: center;
  padding: 10px 0;
  margin-right: 0;
  /* 	background:#ff4500;
	opacity:0.7; */
}

.mr_news_title h3 {
  position: unset;
  transform: unset;
  -webkit-transform: unset;
  -ms-transform: unset;
  display: inline-block;
  text-align: center;
  padding: 10px 0;
}

.mr_news_list {
  /*   width: 96%;
  padding: 20px 45%; */
}

.mr_news_list ul {
  padding: 0;
}

/* ---トップページ：お知らせ・設定--- */

.top_news {
  display: block;
  /* 	padding:0 250px; */
  float: left;
}

.top_news_title {
  position: unset;
  /*   width: 100%; */
  text-align: center;
  padding: 10px 0;
  margin-right: 0;
  /* 	background:#ff4500;
	opacity:0.7; */
}

.top_news_title h3 {
  position: unset;
  transform: unset;
  -webkit-transform: unset;
  -ms-transform: unset;
  display: inline-block;
  text-align: center;
  padding: 10px 0;
}

.top_news_list {
  /*   width: 96%;
  padding: 20px 45%; */
}

/* ---レスポンス----*/

@media screen and (max-width: 1040px) {
  .top_news_title {
    position: unset;
    width: 100%;
    text-align: center;
    padding: 40px 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 1040px) {
  .top_news_title h3 {
    position: unset;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
  }
}

@media screen and (max-width: 1040px) {
  .top_news_list {
    width: 96%;
    padding: 0 2% 10px;
  }
}

@media screen and (max-width: 1040px) {
  .top_news_list ul {
    padding: 0;
  }
}

@media screen and (max-width: 1040px) {
  .mr_news_title {
    position: unset;
    width: 100%;
    text-align: center;
    padding: 40px 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 1040px) {
  .mr_news_title h3 {
    position: unset;
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
  }
}

@media screen and (max-width: 1040px) {
  .mr_news_list {
    width: 96%;
    padding: 0 2% 10px;
  }
}

@media screen and (max-width: 1040px) {
  .mr_news_list ul {
    padding: 0;
  }
}

/* ---font背景---- */

#sinro {
  background-image: url(https://tosyokan.arcliberty.jp/wp-content/uploads/2022/07/zenken_main.webp);
  padding-bottom: 30px;
}

/* body::before{
	display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 160px;
    background-color: #99CC66	;
    z-index: -10;
}

body::after{
	display: block;
    content: "";
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30vw 100vw;
    border-color: transparent transparent transparent #99CC66 ;
    z-index: -10;
} */

.his_dojo_contents {
  padding-top: 30px;
  background-image: url(https://tosyokan.arcliberty.jp/wp-content/uploads/2022/07/zenken_main.webp);
}

.dojokun {
  background-image: url(https://tosyokan.arcliberty.jp/wp-content/uploads/2022/07/zenken_main.webp);
}

#ME h2 {
  text-decoration: underline double;
  font-family: "ＭＳ 明朝";
  font-size: 17px;
}

#SS h2 {
  text-decoration: underline double;
  font-family: "ＭＳ 明朝";
  font-size: 17px;
}

.top_news .top_news_list_link {
  position: absolute;
  height: 18px;
  padding: 0;
  font-size: 1.0rem;
  border: 1px solid #006600;
  padding: 5px 20px;
  color: white;
  background: #006600;
}

.mr_news .mr_news_list_link {
  position: absolute;
  /*     right: 150px; */
  height: 18px;
  padding: 0;
  font-size: 1.0rem;
  border: 1px solid #00CC00;
  padding: 5px 20px;
  color: white;
  background: #00CC00;
}

/* TOPページ：最新記事一覧 */

.blog {
  position: relative;
  margin: 0 5%;
}

.two_blog {
  display: block;
}

.top_news {
  /* 	display:inline-block !important; */
  float: none !important;
  position: relative;
  margin-bottom: 60px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.mr_news {
  /* 	display:inline-block !important; */
  float: none !important;
  position: relative;
  vertical-align: top;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.nav_menu_link:hover,
.nav_menu_link.active {
  border-bottom: solid 4px #c4d700;
  transition: opacity .3s;
}

.dojo_title_right {
  color: white;
  font-size: 18px;
}

.top_contents_wrap_box1 h3 {
  display: inline-block;
  font-size: 70px;
  font-style: italic;
  font-weight: normal;
  line-height: 1em;
  border-bottom: 4px solid #00CC00;
  margin: 20px 0 10px 30px;
  color: #00CC00;
}

.top_contents_wrap_box1 p {
  color: #00CC00;
}

.top_contents_wrap_box1 .top_contents_wrap_link a {
  background: #00CC00;
}

.top_contents_wrap_box2 h3 {
  display: inline-block;
  font-size: 70px;
  font-style: italic;
  font-weight: normal;
  line-height: 1em;
  border-bottom: 4px solid #333;
  margin: 20px 0 10px 30px;
}

/* .top_contents_wrap_box2 p{
	color:#00CC00;
}
.top_contents_wrap_box2 .top_contents_wrap_link a{
	background:#00CC00;
} */

.top_contents_wrap_box3 h3 {
  display: inline-block;
  font-size: 70px;
  font-style: italic;
  font-weight: normal;
  line-height: 1em;
  border-bottom: 4px solid #005500;
  margin: 20px 0 10px 30px;
  color: #005500;

}

.top_contents_wrap_box3 p {
  color: #005500;
}

.top_contents_wrap_box3 .top_contents_wrap_link a {
  background: #005500;
}

.kiji_title {
  text-align: center;
  color: #005500;
  font-size: 28px;
  font-weight: lighter;
  text-decoration: 0.2rem underline #008800;
  padding-bottom: 10px;
}

.nav-previous a,
.nav-next a {
  color: #00BB00;
}

.header_menu_address {
  color: white;
  font-size: 14px;
  float: left;
}

.header_mail_icon {
  float: right;
  margin-left: 15px;
}

@media screen and (max-width: 1040px) {
  .header_right {
    display: none;
  }
}

@media screen and (max-width: 1040px) {
  .header_splist {
    display: none;
  }
}

@media screen and (max-width: 1040px) {
  .nav_menu_contents {
    padding: 5px 0;
  }
}

@media screen and (max-width: 1040px) {
  .header_top_container {
    justify-content: center;
  }
}

@media screen and (max-width:520px) {
  .two_blog {
    display: block;
  }
}

@media screen and (max-width:520px) {
  .his_dojo_contents {
    padding-top: 0;
  }
}

/*-- WPForms カスタムスタイル --*/
#wpforms-1097.wpforms-container {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px !important;
  box-sizing: border-box !important;
}

/* メールアドレス入力欄を縦並びに変更 */
div.wpforms-container-full .wpforms-form .wpforms-field-email .wpforms-one-half {
  width: 100% !important;
  float: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  /* インデントのずれを修正 */
  margin-bottom: 25px !important;
}

/* 1つ目の入力欄・確認ラベルを非表示 */
div.wpforms-container-full .wpforms-form .wpforms-field-email .wpforms-one-half.wpforms-first .wpforms-field-sublabel {
  display: none !important;
}

/* 2つ目の入力欄（確認用）のコンテナをフレックスにして縦並びを入れ換え */
div.wpforms-container-full .wpforms-form .wpforms-field-email .wpforms-one-half:not(.wpforms-first) {
  display: flex !important;
  flex-direction: column !important;
}

/* 確認用ラベルを入力欄の上に配置し、メインラベルと書式を統一 */
div.wpforms-container-full .wpforms-form .wpforms-field-email .wpforms-one-half:not(.wpforms-first) .wpforms-field-sublabel {
  order: -1 !important;
  display: block !important;
  margin-top: 0 !important;
  margin-bottom: 12px !important;
  font-size: 0 !important;
  /* 第一の確認テキストを隠す */
  font-weight: bold !important;
  color: #333 !important;
  /* 髱櫁｡ｨ遉ｺ險ｭ螳壹ｒ隗｣髯､ */
  position: static !important;
  clip: auto !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-email .wpforms-one-half:not(.wpforms-first) .wpforms-field-sublabel::before {
  content: "メールアドレス（確認）";
  font-size: 17px !important;
  /* メインラベルと同じサイズ */
  display: inline-block;
}

/* 2つ目の入力欄（確認用）に補足テキストを追加 */
div.wpforms-container-full .wpforms-form .wpforms-field-email .wpforms-one-half:not(.wpforms-first) .wpforms-field-sublabel::after {
  content: "確認のためもう一度入力してください。";
  font-weight: bold;
  color: #d93025;
  font-size: 14px !important;
  margin-left: 10px;
}

/* 全体的な入力欄の調整 */
.wpforms-form input[type="text"],
.wpforms-form input[type="email"],
.wpforms-form input[type="tel"],
.wpforms-form textarea,
.wpforms-form select {
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 6px !important;
  padding: 14px 18px !important;
  font-size: 16px !important;
  width: 100% !important;
  box-sizing: border-box;
  transition: all 0.3s ease;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}

.wpforms-form input:focus,
.wpforms-form textarea:focus {
  border-color: #006600 !important;
  /* テーマカラーの幅 */
  box-shadow: 0 0 0 4px rgba(0, 102, 0, 0.1) !important;
  outline: none !important;
}

/* 送信ボタンのプレミア感 */
.wpforms-form .wpforms-submit-container {
  text-align: center;
  padding-top: 20px;
}

.wpforms-form .wpforms-submit-container button.wpforms-submit {
  background: linear-gradient(135deg, #006600 0%, #004400 100%) !important;
  color: #fff !important;
  border: none !important;
  padding: 0 60px !important;
  height: 64px !important;
  line-height: 1 !important;
  /* 視覚的な中央揃えを強調 */
  font-size: 20px !important;
  font-weight: bold !important;
  border-radius: 50px !important;
  cursor: pointer !important;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15) !important;
  letter-spacing: 2px;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  vertical-align: middle !important;
}

.wpforms-form .wpforms-submit-container button.wpforms-submit:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2) !important;
  background: linear-gradient(135deg, #007700 0%, #005500 100%) !important;
}

.wpforms-form .wpforms-submit-container button.wpforms-submit:active {
  transform: translateY(-1px);
}

/* ラベルのスタイル */
.wpforms-form .wpforms-field-label {
  font-weight: bold !important;
  font-size: 17px !important;
  margin-bottom: 12px !important;
  display: block;
  color: #333;
}

/* 個人情報取り扱いについての中央揃え */
.wpforms-field-checkbox {
  text-align: center !important;
  margin-top: 40px !important;
  margin-bottom: 20px !important;
}

.wpforms-field-checkbox .wpforms-field-label {
  text-align: center !important;
  width: 100% !important;
}

.wpforms-field-checkbox ul {
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 0 !important;
  margin: 0 auto !important;
  list-style: none !important;
}

.wpforms-field-checkbox ul li {
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
}

.wpforms-field-checkbox ul li input {
  width: 18px !important;
  height: 18px !important;
  margin-right: 10px !important;
  cursor: pointer;
}

.wpforms-field-checkbox ul li label {
  margin: 0 !important;
  font-size: 16px !important;
  cursor: pointer;
}

.wpforms-form .wpforms-required-label {
  color: #d93025 !important;
  margin-left: 4px;
}

/* メッセージ入力欄の高さ調整 */
.wpforms-form textarea {
  min-height: 150px;
}

/* エラーメッセージのスタイル */
.wpforms-error:not(input) {
  font-size: 0 !important;
  line-height: 0 !important;
  display: block !important;
  margin-top: 5px !important;
  color: #d93025 !important;
  font-style: normal;
}

.wpforms-error:not(input)::after {
  content: "この入力は必須です。";
  font-size: 14px !important;
  line-height: 1.5 !important;
  display: inline-block !important;
  margin-left: 5px;
}

/* メールアドレス不一致エラーの上書き */
[id*="field_2-secondary-error"].wpforms-error::after {
  content: "メールアドレスが一致しません。";

}

/* メールアドレスのサジェスト（did you mean...）を非表示 */
.wpforms-error.mailcheck-error {
  display: none !important;
}

/* お名前入力欄の、「First」「Last」を日本語化して縦並びに移動 */
.wpforms-field-name .wpforms-one-half {
  display: flex !important;
  flex-direction: column !important;
}

.wpforms-field-name .wpforms-field-sublabel {
  order: -1 !important;
  font-size: 0 !important;
  margin-bottom: 5px !important;
  margin-top: 0 !important;
  text-align: left !important;
}

.wpforms-field-name .wpforms-field-sublabel::before {
  font-size: 12px !important;
  /* 莉･蜑楓・險ｭ螳壹ｒ邯ｭ謖・*/
  color: #555;
  display: inline-block;
}

.wpforms-field-name-first~label.wpforms-field-sublabel::before {
  content: "姓";

}

.wpforms-field-name-last~label.wpforms-field-sublabel::before {
  content: "名";

}

/* 電話番号のヒントを非表示 */
.wpforms-field-limit-text {
  display: none !important;
}

/* レスポンシブ 最新記事のレイアウト調整 */
@media screen and (max-width: 767px) {

  .top_news_list ul li a,
  .mr_news_list ul li a {
    flex-wrap: wrap;
  }

  .top_news_list_day,
  .mr_news_list_day {
    margin-bottom: 10px;
  }

  .top_news_list_title,
  .mr_news_list_title {
    width: 100%;
    margin-top: 5px;
    padding-right: 20px;
    /* アイコンとの距離揃え */
  }
}

/* レスポンシブ 01, 02, 03 セクションの左並び統一 */
@media screen and (max-width: 767px) {

  .top_contents_wrap_left,
  .top_contents_wrap_right {
    flex-direction: column;
  }

  .top_contents_wrap_left img,
  .top_contents_wrap_right img,
  .top_contents_wrap_left div,
  .top_contents_wrap_right div {
    width: 100% !important;
  }

  .top_contents_wrap_box2 {
    justify-content: flex-start;
  }

  .top_contents_wrap_box2_inner {
    margin-right: 0;
  }
}

/* ==========================================================================
  ページタイトルの統一設定（css/common.css に移動済み）
   ========================================================================== */
.gc_title h2,
.sinro_title h2,
.history_eye h2,
.his_dojo_eye h2,
.engineer_eye h2,
.partners_eye h2 {
  /* 共通スタイル（.c-page-title）に移動 */
}

/* ラッパーの幅調整 */
.gc_title {
  margin-bottom: 0 !important;
  position: static !important;
  height: auto !important;
}

.history_eye {
  position: static !important;
  height: auto !important;
  padding-top: 20px !important;
  margin-bottom: 0 !important;
}

#column .page {
  padding-top: 20px !important;
}

#sinro .sinro_title h2 {
  padding-top: 0 !important;
}

#contact {
  padding-top: 20px !important;
}

/* ページネーションのスタイル調整 */
.pagination {
  margin: 40px 0;
  text-align: center;
  line-height: 1;
}

.wp-pagenavi {
  display: block !important;
  text-align: center !important;
  margin: 40px 0 !important;
  padding: 0 !important;
  border: none !important;
  clear: both !important;
}

.wp-pagenavi a,
.wp-pagenavi span,
.wp-pagenavi li {
  display: inline-block !important;
  float: none !important;
  border: none !important;
  background: none !important;
  padding: 0 !important;
  margin: 0 15px !important;
  /* 間隔を均一に固定 */
  width: auto !important;
  min-width: 0 !important;
  height: auto !important;
  color: #006600 !important;
  font-size: 18px !important;
  text-decoration: none !important;
  line-height: 1 !important;
  box-shadow: none !important;
  flex: none !important;
}

.wp-pagenavi span.current {
  font-weight: bold !important;
  color: #333 !important;
  /* 現在のページを強調 */
  text-decoration: underline !important;
}

.wp-pagenavi a:hover {
  text-decoration: underline !important;
  opacity: 0.7 !important;
}

/* 「Page 1 of X」などのテキストを非表示にする（間隔を乱す原因になるため） */
.wp-pagenavi span.pages {
  display: none !important;
}

/* お問い合わせページ：個人情報の取り扱いについて */
.c-contact-privacy {
  margin-top: 40px !important;
  margin-bottom: 20px !important;
  background-color: #f9fbf9 !important;
  /* 非常に薄い緑 */
  padding: 25px !important;
  border-radius: 10px !important;
  border: 1px solid #e0e6e0 !important;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.02) !important;
}

.c-contact-privacy .wpforms-field-label {
  margin-bottom: 15px !important;
  color: #006600 !important;
  font-size: 18px !important;
  border-left: 4px solid #006600;
  padding-left: 12px !important;
  line-height: 1.2 !important;
}

.c-contact-privacy__text {
  font-size: 15px !important;
  line-height: 1.8 !important;
  color: #444 !important;
  margin: 0 !important;
}

@media screen and (max-width: 600px) {
  .c-contact-privacy {
    padding: 15px !important;
    margin-top: 30px !important;
  }

  .c-contact-privacy__text {
    font-size: 14px !important;
  }
}
