/*
Theme Name: Ankle Child
Template: ankle_tcd092
Description: Ankleの子テーマ
Author: factoryshoplabo.online
Version: 1.0
*/

/* footer_social の中央寄せ */
.footer_social {
  text-align: center !important;
  margin-bottom: 20px;
}

/* ボタンリストのulも中央寄せ */
.footer_social ul {
  display: inline-flex !important;
  justify-content: center !important;
  gap: 10px; /* ボタンの間隔調整 */
  list-style: none;
  padding: 0;
  margin: 0;
}	

/* フッターメニュー */
#footer_menu {
	max-width:1000px; margin:0 auto; padding:50px 0;
  display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
#footer_menu .footer_menu { ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%; }
#footer_menu .footer_menu:last-of-type {  }
#footer_menu .footer_menu li { line-height:1.5; font-size:14px; overflow:hidden; }
#footer_menu .footer_menu>ul>li:first-of-type { font-size:14px !important; font-weight:inherit !important; margin-bottom:25px; }
#footer_menu .footer_menu>ul>li:not(:last-of-type) { margin-bottom:20px; }
#footer_menu .footer_menu li a { display:inline-block; margin:-0.25em 0; }
#footer_menu .footer_menu>ul>li:first-of-type>a { cursor: auto; color:inherit !important; }
#footer_menu .footer_menu>ul>li .sub-menu{
  margin-left: 20px;
  margin-top: 20px;
}
#footer_menu .footer_menu>ul>li .sub-menu li+li{
  margin-top: 20px;
}
@media (max-width: 1024px) {
	#footer_menu { max-width:calc(100% - 40px); }
}
@media (max-width: 767px) {
	#footer_menu { padding:0; }
	#footer_menu .footer_menu { width:100%; padding:35px 0; ms-flex: 0 1 auto; -webkit-flex: 0 1 auto; flex: 0 1 auto; }
	#footer_menu .footer_menu:not(:first-of-type) { border-top:1px solid #ddd; }
	#footer_menu .footer_menu > ul {
		display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex;
  	-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap; margin-bottom:-20px;
	}
	#footer_menu .footer_menu>ul>li { width:50%; }
  #footer_menu .footer_menu>ul>li .sub-menu{
    margin-right: 10px;
  }
	#footer_menu .footer_menu li a {  }
	#footer_menu .footer_menu>ul>li:first-of-type { width:100%; margin-bottom:20px; }
  #footer_menu .footer_menu>ul>li:last-of-type { margin-bottom:20px; }
}

#footer_menu ul, ol {
    list-style: none;
    text-align: center;
}

.sns_button_list li.line_button a:before {
    content: '\e909';
    font-size: 32px;
}

.sns_button_list li a:before {
    font-family: 'design_plus';
    font-size: 30px;
    display: block;
    position: absolute;
}

.footer_social ul {
    display: inline-flex !important
;
    justify-content: center !important;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}


/* ===============================
   aboutページ専用スタイル
   =============================== */
body.page-template-about {
  background-color: #fff;
  font-family: "Yu Gothic", "游ゴシック体", sans-serif;
  color: #222;
}

/* コンテナ */
body.page-template-about .showroom-wrap {
  margin: 0 auto;
  max-width: 1100px;
  padding: 30px 20px;
  box-sizing: border-box;
}

/* 見出し */
body.page-template-about h1,
body.page-template-about h2,
body.page-template-about h3,
body.page-template-about h4,
body.page-template-about h5,
body.page-template-about h6 {
  font-family: "Yu Mincho", "游明朝体", serif;
  margin-bottom: 20px;
}

body.page-template-about h1 {
  font-size: 30px;
  line-height: 1.8em;
}
body.page-template-about h2 {
  font-size: 25px;
  line-height: 1.8em;
  margin: 50px auto;
  text-align: center;
}
body.page-template-about h3 {
  font-size: 20px;
  line-height: 1.7em;
}

/* 各セクションのベース */
body.page-template-about .section10 {
  margin: 80px auto;
}

/* INTROセクション */
body.page-template-about .intro {
  display: flex;
  gap: 50px;
  align-items: center;
  justify-content: center;
  margin-bottom: 70px;
  flex-wrap: wrap;
}
body.page-template-about .intro img {
  width: 50%;
  max-width: 400px;
  height: auto;
}
body.page-template-about .intro-text {
  font-size: 15px;
  text-align: center;
  margin-bottom: 50px;
}

/* テキスト＋画像セクション */
body.page-template-about .section-content {
  display: flex;
  gap: 50px;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
body.page-template-about .section-text {
  width: 60%;
  max-width: 550px;
}
body.page-template-about .section-content img {
  width: 50%;
  max-width: 400px;
  max-height: 270px;
  height: auto;
  object-fit: cover;
}
body.page-template-about img {
  text-align: center;
}

/* reverse-on-mobile用：デフォルトは横並び */
body.page-template-about .reverse-on-mobile {
  display: flex;
  align-items: center;
  gap: 50px;
}

/* ボタン */
body.page-template-about .btn-reserve,
body.page-template-about .btn-reserve-2 {
  display: inline-block;
  width: 90%;
  max-width: 500px;
  padding: 10px 20px;
  background: #6b4f47;
  color: #fff;
  text-decoration: none;
  border-radius: 50px;
  text-align: center;
  margin: 30px auto;
}

/* アクセス */
body.page-template-about .access {
  width: 50%;
  max-width: 500px;
}
body.page-template-about .access-text {
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.5;
}

/* 連絡アイコン */
body.page-template-about .contact_icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 30px auto;
  flex-wrap: wrap;
}
body.page-template-about .contact_icons img {
  width: 60px;
  transition: transform 0.2s ease;
}
body.page-template-about .contact_icons a:hover img {
  transform: scale(1.1);
}

/* ===============================
   スマホ（780px以下）
   =============================== */
@media (max-width: 780px) {
  body.page-template-about .intro,
  body.page-template-about .section-content {
    flex-direction: column;
    gap: 20px;
  }

  body.page-template-about .section-text,
  body.page-template-about .access {
    width: 100%;
    text-align: center;
  }

  body.page-template-about .intro img,
  body.page-template-about .section-content img {
    width: 80%;
    max-width: 80%;
  }

  body.page-template-about .intro-text {
    width: 80%;
    margin: 0 auto 30px;
    font-size: 14px;
  }

  /* reverse-on-mobileをスマホで縦＋文字先に */
  body.page-template-about .reverse-on-mobile {
    flex-direction: column;
  }
  body.page-template-about .reverse-on-mobile .section-text {
    order: 0;
  }
  body.page-template-about .reverse-on-mobile img {
    order: -1;
  }

  body.page-template-about h1,
  body.page-template-about h2 {
    font-size: 20px;
    text-align: center;
  }
  body.page-template-about h3,
  body.page-template-about h4 {
    font-size: 15px;
    text-align: center;
  }
}
.two_columns #main_col {
	width: 100%;
    max-width: 1100px;
}
	