@charset "UTF-8";
* { margin: 0; padding: 0; list-style: none; outline: none; }

html { font-size: 62.5%; height: 100%; }

body { line-height: 0; text-align: center; -webkit-text-size-adjust: 100%; color: #000; font-size: 16px; font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", serif; font-weight: normal; padding-top: 100px; }
@media all and (min-width: 600px) and (max-width: 1025px) { body { padding-top: 0; } }
@media all and (max-width: 600px) { body { padding-top: 68px; } }

img { border: none; max-width: 100%; }

a { text-decoration: none; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

input, textarea, p, li, th, td, h1, h2, h3, h4, h5, dt, dd { text-align: left; line-height: 1.618; font-size: 16px; font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

input, button, textarea, select { border: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: inherit; border-radius: 0; box-sizing: border-box; font-size: 16px; color: inherit; }

label { /* iOSでのlabelとinput,select,textareaの関連付け */ cursor: pointer; }

/* スピンボタン非表示 chrome,safari */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button, input[type="month"]::-webkit-outer-spin-button, input[type="month"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-outer-spin-button, input[type="datetime-local"]::-webkit-inner-spin-button, input[type="week"]::-webkit-outer-spin-button, input[type="week"]::-webkit-inner-spin-button, input[type="time"]::-webkit-outer-spin-button, input[type="time"]::-webkit-inner-spin-button, input[type="date"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button { /*-webkit-appearance: none;
margin: 0;*/ display: none; }

/* スピンボタン非表示(firefox) */
input[type="number"], input[type="month"], input[type="datetime-local"], input[type="week"], input[type="time"], input[type="date"] { -moz-appearance: textfield; }

/* クリアボタン非表示 */
input[type="date"]::-webkit-clear-button, input[type="month"]::-webkit-clear-button, input[type="datetime-local"]::-webkit-clear-button, input[type="time"]::-webkit-clear-button, input[type="week"]::-webkit-clear-button { -webkit-appearance: none; }

.pc { display: block !important; }
@media all and (min-width: 600px) and (max-width: 1025px) { .pc { display: none !important; } }
@media all and (max-width: 600px) { .pc { display: none !important; } }

.tb { display: none !important; }
@media all and (min-width: 600px) and (max-width: 1025px) { .tb { display: block !important; } }
@media all and (max-width: 600px) { .tb { display: none !important; } }

.sp { display: none !important; }
@media all and (min-width: 600px) and (max-width: 1025px) { .sp { display: none !important; } }
@media all and (max-width: 600px) { .sp { display: block !important; } }

.tbsp { display: none !important; }
@media all and (min-width: 600px) and (max-width: 1025px) { .tbsp { display: block !important; } }
@media all and (max-width: 600px) { .tbsp { display: block !important; } }

.pctb { display: block !important; }
@media all and (min-width: 600px) and (max-width: 1025px) { .pctb { display: block !important; } }
@media all and (max-width: 600px) { .pctb { display: none !important; } }

.grecaptcha-badge { display: none !important; }

/* スクロールバー全体 */
::-webkit-scrollbar { width: 6px; }

/* スクロールバーの軌道 */
::-webkit-scrollbar-track { border-radius: 0px !important; background: #eee; }

/* スクロールバーの動く部分 */
::-webkit-scrollbar-thumb { background: #bbb; border-radius: 0px !important; }

#wrapper { min-width: 1024px; }
@media all and (max-width: 600px) { #wrapper { min-width: 0; } }
#wrapper .mainTtl { line-height: 1; position: relative; text-align: center; font-size: 26px; font-weight: normal; }
#wrapper .mainTtl:before { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 50%; height: 1px; content: ""; background: #999; }
#wrapper .mainTtl span { position: relative; padding: 0 1em; background: #fff; }
@media all and (max-width: 600px) { #wrapper .mainTtl { font-size: 16px; }
  #wrapper .mainTtl:before { width: 80%; } }
#wrapper .bigTtl { line-height: 1; position: relative; text-align: center; font-size: 42px; font-weight: normal; margin-bottom: 68px; }
#wrapper .bigTtl:after { display: block; content: ""; width: 42px; height: 2px; margin: 42px auto 0; background: #b7a686; }
#wrapper .bigTtl span { display: block; text-align: center; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 16px; color: #999; border-top: 1px solid #eee; border-bottom: 1px solid #eee; line-height: 1; padding: 6px; max-width: max-content; margin: 0 auto 16px; }
@media all and (max-width: 600px) { #wrapper .bigTtl { font-size: 26px; margin-bottom: 26px; }
  #wrapper .bigTtl:after { width: 26px; height: 1px; margin: 26px auto 0; }
  #wrapper .bigTtl span { font-size: 10px; margin-bottom: 10px; } }
#wrapper .mainTxt { text-align: center; max-width: 1216px; margin: 0 auto 68px; }
@media all and (max-width: 600px) { #wrapper .mainTxt { padding: 0 10px; margin-bottom: 42px; } }
#wrapper .pankuzu { border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 10px 26px; display: flex; flex-wrap: wrap; align-content: center; align-items: center; }
#wrapper .pankuzu li { font-size: 10px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; display: flex; flex-wrap: wrap; align-content: center; align-items: center; line-height: 1; }
#wrapper .pankuzu li:after { display: block; content: ">"; color: #999; margin: 0 6px; }
#wrapper .pankuzu li:last-child:after { display: none; }
#wrapper .pankuzu li a { display: block; color: #b7a686; }
#wrapper .pankuzu li a:hover { text-decoration: underline; }
#wrapper .blandList { max-width: 1216px; margin: 0 auto; }
@media all and (max-width: 600px) { #wrapper .blandList { padding: 0 10px; } }
#wrapper .blandList .listIn { display: flex; flex-wrap: wrap; justify-content: space-between; border-bottom: 1px dotted #ddd; padding-bottom: 42px; margin-bottom: 42px; }
#wrapper .blandList .listIn:last-child { padding-bottom: 0; margin-bottom: 0; border: none; }
#wrapper .blandList .listIn figure { line-height: 0; width: calc(50% - 42px); }
#wrapper .blandList .listIn figure span { display: block; position: relative; }
#wrapper .blandList .listIn figure span .bg { display: block; }
#wrapper .blandList .listIn figure span .logo { width: 62%; max-height: 62%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media all and (max-width: 600px) { #wrapper .blandList .listIn figure { width: 100%; margin-bottom: 16px; } }
#wrapper .blandList .listIn dl { width: 50%; }
@media all and (max-width: 600px) { #wrapper .blandList .listIn dl { width: 100%; } }
#wrapper .blandList .listIn dl dt { font-size: 26px; margin-bottom: 16px; }
#wrapper .blandList .listIn dl dt span { display: flex; flex-wrap: nowrap; align-content: center; margin-bottom: 10px; }
#wrapper .blandList .listIn dl dt span em { display: block; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; background: #eee; color: #000; font-size: 13px; font-style: normal; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; margin-right: 6px; line-height: 1; padding: 6px 10px; }
@media all and (max-width: 600px) { #wrapper .blandList .listIn dl dt { font-size: 21px; margin-bottom: 10px; }
  #wrapper .blandList .listIn dl dt span { font-size: 10px; }
  #wrapper .blandList .listIn dl dt span em { font-size: 10px; } }
#wrapper .blandList .listIn dl dd { display: flex; flex-wrap: wrap; }
#wrapper .blandList .listIn dl dd p { margin-bottom: 26px; width: 100%; }
@media all and (max-width: 600px) { #wrapper .blandList .listIn dl dd p { font-size: 13px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; margin-bottom: 16px; } }
#wrapper .blandList .listIn dl dd a { display: block; max-width: max-content; color: #fff; line-height: 1; padding: 16px 26px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; margin-right: 16px; }
#wrapper .blandList .listIn dl dd a.btn1 { background: #999; }
#wrapper .blandList .listIn dl dd a.btn2 { background: #b7a686; }
#wrapper .blandList .listIn dl dd a:after { display: inline-block; position: relative; vertical-align: middle; top: -2px; content: ""; cursor: pointer; text-indent: -9999em; overflow: hidden; color: #000; z-index: 100; line-height: 1; width: auto; height: auto; width: 6px; height: 6px; border-top: 1px solid #fff; border-right: 1px solid #fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background: 0 0 !important; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-left: 6px; }
#wrapper .blandList .listIn dl dd a:hover { opacity: 0.7; -moz-opacity: 0.7; filter: alpha(opacity=70); }
@media all and (max-width: 600px) { #wrapper .blandList .listIn dl dd a { padding: 16px 0; width: 100%; max-width: 100%; margin: 0 0 10px 0; text-align: center; }
  #wrapper .blandList .listIn dl dd a:last-child { margin-bottom: 0; } }

header { position: fixed; top: 0; left: 0; z-index: 9999; background: #fff; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; min-width: 1024px; }
@media all and (min-width: 600px) and (max-width: 1025px) { header { position: relative; } }
@media all and (max-width: 600px) { header { min-width: 0; } }
header .sNav { display: flex; flex-wrap: wrap; justify-content: flex-end; padding: 10px 16px; background: #f7f7f7; }
@media all and (max-width: 600px) { header .sNav { display: none; } }
header .sNav .lang { display: flex; flex-wrap: wrap; justify-content: flex-end; margin-right: 16px; }
header .sNav .lang:before { display: block; content: ""; width: 12px; height: 12px; background: url(../images/header_icon01.svg) center center no-repeat; background-size: cover; margin-right: 6px; }
header .sNav .lang li { font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 11px; line-height: 1; padding-right: 10px; margin-right: 10px; border-right: 1px solid #ccc; }
header .sNav .lang li:last-child { border: none; padding: 0; margin: 0; }
header .sNav .lang li span { color: #ccc; }
header .sNav .lang li a { color: #666; }
header .sNav .lang li a:hover { text-decoration: underline; }
header .sNav .member { display: flex; flex-wrap: wrap; justify-content: flex-end; }
header .sNav .member:before { display: block; content: ""; width: 12px; height: 12px; background: url(../images/header_icon02.svg) center center no-repeat; background-size: cover; margin-right: 6px; }
header .sNav .member li { font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 11px; line-height: 1; padding-right: 10px; margin-right: 10px; border-right: 1px solid #ccc; }
header .sNav .member li:last-child { border: none; padding: 0; margin: 0; }
header .sNav .member li a { color: #666; }
header .sNav .member li a:hover { text-decoration: underline; }
header .headerWrap { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
@media all and (max-width: 600px) { header .headerWrap { display: flex; justify-content: center; align-items: center; height: 68px; } }
header .headerWrap .logo figure { display: block; width: 177px; line-height: 0; padding: 0 26px; }
header .headerWrap .logo figure img { width: 100%; }
@media all and (max-width: 600px) { header .headerWrap .logo { width: 100%; }
  header .headerWrap .logo figure { padding: 0; width: 100%; text-align: center; }
  header .headerWrap .logo figure img { width: 110px; } }
@media all and (min-width: 600px) { header .headerWrap .gNav .spBox { display: none; }
  header .headerWrap .gNav ul { display: flex; flex-wrap: wrap; }
  header .headerWrap .gNav ul li { line-height: 68px; margin-right: 26px; }
  header .headerWrap .gNav ul li a { color: #000; }
  header .headerWrap .gNav ul li.bigBtn { margin: 0; }
  header .headerWrap .gNav ul li.bigBtn a { background: #b7a686; color: #fff; display: block; position: relative; padding: 0 68px; height: 68px; line-height: 68px; }
  header .headerWrap .gNav ul li.bigBtn a:hover { background: #968463; } }
@media all and (max-width: 600px) { header .headerWrap .gNav { display: none; }
  header .headerWrap .gNav.active { display: flex; position: fixed; flex-wrap: wrap; justify-content: center; align-content: center; align-items: center; left: 0; top: 0; z-index: 9998; background: #f7f7f7; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; }
  header .headerWrap .gNav .spBox { display: block; width: 100%; }
  header .headerWrap .gNav .spBox .lang { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 26px; }
  header .headerWrap .gNav .spBox .lang:before { display: block; content: ""; width: 16px; height: 16px; background: url(../images/header_icon01.svg) center center no-repeat; background-size: cover; margin-right: 6px; }
  header .headerWrap .gNav .spBox .lang li { font-size: 16px; line-height: 1; padding-right: 10px; margin-right: 10px; border-right: 1px solid #ccc; }
  header .headerWrap .gNav .spBox .lang li:last-child { border: none; padding: 0; margin: 0; }
  header .headerWrap .gNav .spBox .lang li span { color: #ccc; }
  header .headerWrap .gNav .spBox .lang li a { color: #666; }
  header .headerWrap .gNav .spBox .lang li a:hover { text-decoration: underline; }
  header .headerWrap .gNav .spBox .member { margin-bottom: 16px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; align-content: center; padding: 0 16px; }
  header .headerWrap .gNav .spBox .member li { width: 31%; background: #fff; border: 1px solid #999; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; }
  header .headerWrap .gNav .spBox .member li a { font-size: 10px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; color: #666; text-align: center; display: block; padding: 16px 0; }
  header .headerWrap .gNav .spBox .member li a:before { display: block; content: ""; width: 42px; height: 42px; margin: 0 auto 6px; background-size: cover !important; }
  header .headerWrap .gNav .spBox .member li:nth-child(1) a:before { background: url(../images/header_icon03.svg) center center no-repeat; }
  header .headerWrap .gNav .spBox .member li:nth-child(2) a:before { background: url(../images/header_icon02.svg) center center no-repeat; }
  header .headerWrap .gNav .spBox .member li:nth-child(3) a:before { background: url(../images/header_icon04.svg) center center no-repeat; }
  header .headerWrap .gNav > ul { width: 100%; border-top: 1px solid #ccc; }
  header .headerWrap .gNav > ul li { border-bottom: 1px solid #ccc; }
  header .headerWrap .gNav > ul li a { display: block; text-align: center; padding: 26px 0; color: #000; background: #fff; line-height: 1; position: relative; }
  header .headerWrap .gNav > ul li a:after { display: block; content: ""; width: 10px; height: 10px; border-top: 1px solid #b7a686; border-right: 1px solid #b7a686; position: absolute; right: 26px; top: 50%; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); margin-top: -5px; } }
header .headerWrap .menuBtn { display: none; }
@media all and (max-width: 600px) { header .headerWrap .menuBtn { z-index: 9999; display: block; position: absolute; right: 0; top: 0; padding: 27px 26px; cursor: pointer; z-index: 9999; }
  header .headerWrap .menuBtn:before, header .headerWrap .menuBtn:after, header .headerWrap .menuBtn span { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; display: block; content: ""; width: 16px; height: 2px; -webkit-border-radius: 1px; -moz-border-radius: 1px; -ms-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px; background: #000; overflow: hidden; text-indent: -9999em; margin-bottom: 4px; }
  header .headerWrap .menuBtn:after { margin-bottom: 0 !important; }
  header .headerWrap .menuBtn.active { padding: 32px 26px; }
  header .headerWrap .menuBtn.active:before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin: 0; position: relative; top: 1px; }
  header .headerWrap .menuBtn.active:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin: 0; position: relative; top: -1px; }
  header .headerWrap .menuBtn.active span { display: none; } }

footer { margin-top: 110px; }
@media all and (max-width: 600px) { footer { margin-top: 68px; } }
footer .btt { display: block; margin: 0 auto; width: 42px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
footer .btt:hover { opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); }
@media all and (max-width: 600px) { footer .btt { width: 26px; } }
footer nav { margin-top: 68px; background: #ddd; }
footer nav ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 10px 0; }
footer nav ul li { font-style: normal; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 10px; line-height: 1; padding-right: 10px; margin-right: 10px; border-right: 1px solid #999; }
footer nav ul li:last-child { border: none; padding: 0; margin: 0; }
footer nav ul li a { color: #000; }
footer nav ul li a:hover { text-decoration: underline; }
@media all and (max-width: 600px) { footer nav ul { padding: 0; }
  footer nav ul li { width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 16px !important; text-align: center; border-right: none; border-bottom: 1px solid #eee !important; }
  footer nav ul li:nth-child(odd) { border-right: 1px solid #eee !important; } }
footer .box { background: #eee; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 10px 16px; }
footer .box .sns ul { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
footer .box .sns ul li { width: 42px; }
footer .box .sns ul li a { display: block; line-height: 0; }
@media all and (max-width: 600px) { footer .box .sns { width: 100%; } }
footer .box address { display: block; line-height: 1.618; font-style: normal; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 10px; text-align: right; }
footer .box address a { color: #000; }
@media all and (max-width: 600px) { footer .box address { text-align: center; letter-spacing: -0.05em; } }

.home .slider { width: 100%; height: 70vh; position: relative; }
@media all and (max-width: 600px) { .home .slider { height: 50vh; } }
.home .slider > div { position: absolute; width: 100%; height: 100%; background-size: cover !important; }
.home .slider > div.slide1 { background: url(../images/home/topmain_img01.webp) no-repeat center center; animation: fade 30s infinite; -webkit-animation: fade 30s infinite; }
.home .slider > div.slide2 { background: url(../images/home/topmain_img02.webp) no-repeat center center; animation: fade2 30s infinite; -webkit-animation: fade2 30s infinite; }
.home .slider > div.slide3 { background: url(../images/home/topmain_img03.webp) no-repeat center center; animation: fade3 30s infinite; -webkit-animation: fade3 30s infinite; }
.home .slider > div.slide4 { background: url(../images/home/topmain_img04.webp) no-repeat center center; animation: fade4 30s infinite; -webkit-animation: fade4 30s infinite; }
.home .slider span { width: 464px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1000; }
@media all and (max-width: 600px) { .home .slider span { width: 287px; } }
.home .slider span strong { display: block; text-align: center; line-height: 1; color: #fff; font-weight: normal; font-size: 26px; margin-top: 26px; }
@media all and (max-width: 600px) { .home .slider span strong { font-size: 16px; margin-top: 16px; } }
@keyframes fade { 0% { opacity: 1; }
  25% { opacity: 0; }
  50% { opacity: 0; }
  75% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fade2 { 0% { opacity: 0; }
  25% { opacity: 1; }
  50% { opacity: 0; }
  75% { opacity: 0; }
  100% { opacity: 0; } }
@keyframes fade3 { 0% { opacity: 0; }
  25% { opacity: 0; }
  50% { opacity: 1; }
  75% { opacity: 0; }
  100% { opacity: 0; } }
@keyframes fade4 { 0% { opacity: 0; }
  25% { opacity: 0; }
  50% { opacity: 0; }
  75% { opacity: 1; }
  100% { opacity: 0; } }
@media all and (max-width: 600px) { .home .container { padding: 0 10px; } }
.home .container h1 { text-align: center; font-weight: normal; margin-top: 42px; line-height: 2; }
.home .container .bnrArea { display: flex; flex-wrap: wrap; max-width: 1216px; margin: 42px auto 0; }
.home .container .bnrArea .mainBnr { width: 66%; position: relative; }
@media all and (max-width: 600px) { .home .container .bnrArea .mainBnr { width: 100%; } }
.home .container .bnrArea .mainBnr .slick-dots { position: absolute; left: 0; bottom: 16px; width: 100%; display: flex; justify-content: center; align-items: center; }
@media all and (max-width: 600px) { .home .container .bnrArea .mainBnr .slick-dots { bottom: 10px; } }
.home .container .bnrArea .mainBnr .slick-dots li { margin: 0 6px; line-height: 0; }
.home .container .bnrArea .mainBnr .slick-dots li button { width: 6px; height: 6px; overflow: hidden; background: #fff; text-indent: -9999em; cursor: pointer; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.home .container .bnrArea .mainBnr .slick-dots li button:hover { opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); }
.home .container .bnrArea .mainBnr .slick-dots li.slick-active button { background: #b7a686; }
.home .container .bnrArea .mainBnr .slick-prev, .home .container .bnrArea .mainBnr .slick-next { cursor: pointer; position: absolute; text-indent: -9999em; overflow: hidden; top: 50%; color: #000; z-index: 100; line-height: 1; width: auto; height: auto; width: 26px; height: 26px; border-top: 2px solid #fff; border-right: 2px solid #fff; margin-top: -13px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background: none !important; }
.home .container .bnrArea .mainBnr .slick-prev:hover, .home .container .bnrArea .mainBnr .slick-next:hover { opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); }
@media all and (max-width: 600px) { .home .container .bnrArea .mainBnr .slick-prev, .home .container .bnrArea .mainBnr .slick-next { width: 16px; height: 16px; margin-top: -8px; } }
.home .container .bnrArea .mainBnr .slick-prev { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); left: 26px; }
@media all and (max-width: 600px) { .home .container .bnrArea .mainBnr .slick-prev { left: 16px; } }
.home .container .bnrArea .mainBnr .slick-next { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); right: 26px; }
@media all and (max-width: 600px) { .home .container .bnrArea .mainBnr .slick-next { right: 16px; } }
.home .container .bnrArea .subBnr { width: 34%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding-left: 26px; }
.home .container .bnrArea .subBnr li { line-height: 0; margin-bottom: 19px; }
.home .container .bnrArea .subBnr li:last-child { margin-bottom: 0; }
@media all and (max-width: 600px) { .home .container .bnrArea .subBnr { width: 100%; padding: 0; margin-top: 10px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
  .home .container .bnrArea .subBnr li { margin: 0; width: 49%; } }
.home .container .sceneArea { max-width: 1216px; margin: 68px auto 0; }
.home .container .sceneArea ul { margin-top: 42px; display: flex; justify-content: space-between; align-items: center; }
.home .container .sceneArea ul li { width: 32%; }
.home .container .sceneArea ul li a { display: block; text-align: center; background: #f7f7f7; color: #000; font-size: 26px; line-height: 1; padding: 68px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.home .container .sceneArea ul li a img { display: block; width: 42px; margin: 0 auto 16px; }
.home .container .sceneArea ul li a:hover { -webkit-box-shadow: 0px 0px 0px 6px #b7a686 inset; -moz-box-shadow: 0px 0px 0px 6px #b7a686 inset; -ms-box-shadow: 0px 0px 0px 6px #b7a686 inset; -o-box-shadow: 0px 0px 0px 6px #b7a686 inset; box-shadow: 0px 0px 0px 6px #b7a686 inset; background: #f1ede3; }
@media all and (max-width: 600px) { .home .container .sceneArea ul li a { font-size: 10px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; padding: 26px 0; border: 1px solid #999; } }

.machiya .container { padding: 110px 0 0; }
@media all and (max-width: 600px) { .machiya .container { padding: 68px 0 0; } }
.machiya .mapBox { position: relative; }
.machiya .mapBox ul li { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.machiya .mapBox ul li a { display: block; background: #fff; color: #000; border: 2px solid #000; line-height: 1; font-size: 26px; padding: 10px 26px; text-align: center; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; }
.machiya .mapBox ul li a:after { display: inline-block; position: relative; vertical-align: middle; top: -3px; content: ""; cursor: pointer; text-indent: -9999em; overflow: hidden; color: #000; z-index: 100; line-height: 1; width: auto; height: auto; width: 10px; height: 10px; border-top: 1px solid #000; border-right: 1px solid #000; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background: 0 0 !important; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-left: 6px; }
.machiya .mapBox ul li a:hover { border-color: #b7a686; color: #b7a686; }
.machiya .mapBox ul li a:hover:after { border-top: 1px solid #b7a686; border-right: 1px solid #b7a686; }
.machiya .mapBox ul li a span { font-size: 10px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
@media all and (max-width: 600px) { .machiya .mapBox ul li a { border: 1px solid #000; font-size: 16px; padding: 10px 16px; }
  .machiya .mapBox ul li a:after { top: -3px; width: 6px; height: 6px; } }
.machiya .mapBox ul li.kyoto { margin: 6% 0 0 -18%; }
.machiya .mapBox ul li.kanazawa { margin: -15% 0 0 -3%; }
.machiya .sceneArea { max-width: 1216px; margin: 68px auto 0; }
@media all and (max-width: 600px) { .machiya .sceneArea { padding: 0 10px; } }
.machiya .sceneArea ul { margin-top: 42px; display: flex; justify-content: space-between; align-items: center; }
.machiya .sceneArea ul li { width: 32%; }
.machiya .sceneArea ul li a { display: block; text-align: center; background: #f7f7f7; color: #000; font-size: 21px; line-height: 1; padding: 68px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.machiya .sceneArea ul li a img { display: block; width: 42px; margin: 0 auto 16px; }
.machiya .sceneArea ul li a:hover { -webkit-box-shadow: 0px 0px 0px 6px #b7a686 inset; -moz-box-shadow: 0px 0px 0px 6px #b7a686 inset; -ms-box-shadow: 0px 0px 0px 6px #b7a686 inset; -o-box-shadow: 0px 0px 0px 6px #b7a686 inset; box-shadow: 0px 0px 0px 6px #b7a686 inset; background: #f1ede3; }
@media all and (max-width: 600px) { .machiya .sceneArea ul li a { font-size: 10px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; padding: 26px 0; border: 1px solid #999; } }
.machiya .sceneList { max-width: 1216px; margin: 0 auto; }
@media all and (max-width: 600px) { .machiya .sceneList { padding: 0 10px; } }
.machiya .sceneList ul { margin-top: 42px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }
.machiya .sceneList ul li { width: 100%; margin-bottom: 16px; }
.machiya .sceneList ul li:last-child { margin-bottom: 0; }
.machiya .sceneList ul li a { display: block; text-align: center; background: #f7f7f7; color: #000; font-size: 26px; line-height: 1; padding: 68px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
.machiya .sceneList ul li a img { display: block; width: 42px; margin: 0 auto 16px; }
.machiya .sceneList ul li a:hover { -webkit-box-shadow: 0px 0px 0px 6px #b7a686 inset; -moz-box-shadow: 0px 0px 0px 6px #b7a686 inset; -ms-box-shadow: 0px 0px 0px 6px #b7a686 inset; -o-box-shadow: 0px 0px 0px 6px #b7a686 inset; box-shadow: 0px 0px 0px 6px #b7a686 inset; background: #f1ede3; }
.machiya .sceneList ul li a:after { display: inline-block; position: relative; vertical-align: middle; top: -3px; content: ""; cursor: pointer; text-indent: -9999em; overflow: hidden; color: #000; z-index: 100; line-height: 1; width: auto; height: auto; width: 16px; height: 16px; border-top: 2px solid #b7a686; border-right: 2px solid #b7a686; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background: 0 0 !important; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-left: 10px; }
@media all and (max-width: 600px) { .machiya .sceneList ul li a { font-size: 16px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; padding: 26px 42px; border: 1px solid #999; line-height: 1.2; position: relative; }
  .machiya .sceneList ul li a:after { width: 10px; height: 10px; border-top: 1px solid #b7a686; border-right: 1px solid #b7a686; margin-left: 6px; position: absolute; right: 16px; top: 50%; margin-top: -6px; } }
.machiya .categoryList { max-width: 1216px; margin: 68px auto 0; }
@media all and (max-width: 600px) { .machiya .categoryList { padding: 0 10px; } }
.machiya .categoryList ul { margin-top: 42px; display: flex; flex-wrap: wrap; justify-content: space-between; }
.machiya .categoryList ul li { width: 48%; margin-bottom: 42px; }
@media all and (max-width: 600px) { .machiya .categoryList ul li { margin-bottom: 42px; } }
.machiya .categoryList ul li a { display: block; position: relative; overflow: hidden; }
.machiya .categoryList ul li a .before { display: block; width: 100%; aspect-ratio: 1.618 / 1; position: relative; }
@media all and (min-width: 600px) { .machiya .categoryList ul li a .before { position: absolute; left: 0; top: 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; overflow: hidden; } }
.machiya .categoryList ul li a .before img { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; z-index: 1; }
.machiya .categoryList ul li a .before strong { color: #fff; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; line-height: 0; font-size: 42px; font-weight: normal; line-height: 1.2; text-align: center; width: 100%; }
.machiya .categoryList ul li a .after { display: flex; justify-content: center; align-items: center; align-content: center; aspect-ratio: 1.618 / 1; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; overflow: hidden; text-align: center; background: #f7f7f7; width: 100%; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
@media all and (max-width: 600px) { .machiya .categoryList ul li a .after { aspect-ratio: 3 / 1; } }
.machiya .categoryList ul li a .after .inner { width: 100%; }
.machiya .categoryList ul li a .after .inner:after { display: block; position: relative; content: ""; cursor: pointer; text-indent: -9999em; overflow: hidden; color: #000; z-index: 1; line-height: 1; width: 16px; height: 16px; border-top: 2px solid #000; border-right: 2px solid #000; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background: 0 0 !important; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 26px; top: 50%; margin-top: -8px; }
@media all and (max-width: 600px) { .machiya .categoryList ul li a .after .inner:after { width: 10px; height: 10px; border-top: 1px solid #000; border-right: 1px solid #000; right: 16px; margin-top: -5px; } }
.machiya .categoryList ul li a .after .inner strong { display: block; font-size: 26px; line-height: 1; color: #000; text-align: center; font-weight: normal; margin-bottom: 16px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
@media all and (max-width: 600px) { .machiya .categoryList ul li a .after .inner strong { display: none; } }
.machiya .categoryList ul li a .after .inner span { display: block; color: #000; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.machiya .categoryList ul li a .after .inner span.point { display: table; max-width: max-content; margin: 16px auto 0; border-collapse: separate; border-spacing: 10px 0; }
.machiya .categoryList ul li a .after .inner span.point em { display: table-cell; vertical-align: middle; font-style: normal; font-size: 13px; line-height: 1.4; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; text-align: center; background: #cac4ae; color: #000; overflow: hidden; -webkit-border-radius: 464px; -moz-border-radius: 464px; -ms-border-radius: 464px; -o-border-radius: 464px; border-radius: 464px; width: 110px; height: 110px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
@media all and (max-width: 600px) { .machiya .categoryList ul li a .after .inner span { font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 13px; }
  .machiya .categoryList ul li a .after .inner span.point { margin: 0 auto; }
  .machiya .categoryList ul li a .after .inner span.point em { font-size: 10px; width: 80px; height: 80px; } }
.machiya .categoryList ul li a:hover .before img { opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); }
.machiya .categoryList ul li a:hover .before strong { opacity: 0; -moz-opacity: 0; filter: alpha(opacity=0); }
.machiya .categoryList ul li a .mTxt { color: #222; text-align: center; line-height: 1.618; display: block; margin-top: 16px; }
@media all and (max-width: 600px) { .machiya .categoryList ul li a .mTxt { margin-top: 10px; font-size: 12px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; } }
@media all and (max-width: 600px) { .machiya .categoryList ul li { width: 100%; } }
.machiya .pointList { margin: -42px 0 68px 0; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; align-items: center; }
@media all and (max-width: 600px) { .machiya .pointList { margin: -26px 0 42px 0; } }
.machiya .pointList li { background: #f7f7f7; padding: 10px; font-size: 16px; line-height: 1; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; margin: 0 6px; color: #968463; }
@media all and (max-width: 600px) { .machiya .pointList li { padding: 6px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 10px; } }

.guide .container { padding: 110px 0 0; }
@media all and (max-width: 600px) { .guide .container { padding: 68px 0 0; } }
.guide .anchorLinks { margin: 68px auto 0; }
.guide .anchorLinks ul { margin-top: 42px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
@media all and (max-width: 600px) { .guide .anchorLinks ul { padding: 0 10px; justify-content: space-between; } }
.guide .anchorLinks ul li { width: 100%; max-width: max-content; margin: 0 10px; }
@media all and (max-width: 600px) { .guide .anchorLinks ul li { margin: 0; max-width: 100%; width: 48%; } }
.guide .anchorLinks ul li a { display: flex; justify-content: center; align-items: center; text-align: center; background: #f7f7f7; color: #000; font-size: 16px; line-height: 1; padding: 26px 42px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; position: relative; }
.guide .anchorLinks ul li a:before { display: block; content: ""; width: 26px; height: 26px; background: url(../images/guide/icon03.svg) no-repeat; background-size: 100% 100%; margin-right: 6px; }
.guide .anchorLinks ul li a:hover { -webkit-box-shadow: 0px 0px 0px 3px #b7a686 inset; -moz-box-shadow: 0px 0px 0px 3px #b7a686 inset; -ms-box-shadow: 0px 0px 0px 3px #b7a686 inset; -o-box-shadow: 0px 0px 0px 3px #b7a686 inset; box-shadow: 0px 0px 0px 3px #b7a686 inset; background: #f1ede3; }
@media all and (max-width: 600px) { .guide .anchorLinks ul li a { font-size: 10px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; padding: 16px 0; display: block; line-height: 1.618; }
  .guide .anchorLinks ul li a:before { margin: 0 auto 10px; } }
.guide #window, .guide #choice { margin-top: 110px; }
.guide #window .mainTtl, .guide #choice .mainTtl { margin-bottom: 42px; }
.guide #window .mainTxt, .guide #choice .mainTxt { margin-bottom: 68px; }
.guide #window .tabArea, .guide #choice .tabArea { background: #f7f7f7; position: relative; }
.guide #window .tabArea:before, .guide #choice .tabArea:before { display: block; content: ""; width: 100%; height: 2px; background: #212430; position: absolute; left: 0; top: 0; }
.guide #window .tabArea .tab, .guide #choice .tabArea .tab { display: table; table-layout: fixed; width: 100%; max-width: 700px; margin: 0 auto; position: relative; top: -14px; }
.guide #window .tabArea .tab li, .guide #choice .tabArea .tab li { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; position: relative; text-align: center; line-height: 1; display: table-cell; font-size: 13px; color: #000; cursor: pointer; }
.guide #window .tabArea .tab li a, .guide #choice .tabArea .tab li a { display: inline-block; text-decoration: none; color: #000; }
.guide #window .tabArea .tab li a:before, .guide #choice .tabArea .tab li a:before { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; display: inline-block; content: ""; width: 26px; height: 26px; line-height: 26px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px; border: 2px solid #000; background: #fff; margin: 0 auto 10px; font-size: 16px; font-weight: bold; }
.guide #window .tabArea .tab li a:hover, .guide #choice .tabArea .tab li a:hover { color: #b7a686; }
.guide #window .tabArea .tab li a span, .guide #choice .tabArea .tab li a span { display: block; text-align: center; line-height: 1; margin-bottom: 5px; font-size: 21px; }
.guide #window .tabArea .tab li:nth-child(1) a:before, .guide #choice .tabArea .tab li:nth-child(1) a:before { content: "1"; }
.guide #window .tabArea .tab li:nth-child(2) a:before, .guide #choice .tabArea .tab li:nth-child(2) a:before { content: "2"; }
.guide #window .tabArea .tab li:nth-child(3) a:before, .guide #choice .tabArea .tab li:nth-child(3) a:before { content: "3"; }
.guide #window .tabArea .tab li:nth-child(4) a:before, .guide #choice .tabArea .tab li:nth-child(4) a:before { content: "4"; }
.guide #window .tabArea .tab li:hover a:before, .guide #choice .tabArea .tab li:hover a:before { border-color: #968463; background: #968463; color: #fff; }
.guide #window .tabArea .tab li.active a, .guide #choice .tabArea .tab li.active a { color: #968463; }
.guide #window .tabArea .tab li.active a:before, .guide #choice .tabArea .tab li.active a:before { border-color: #968463; background: #968463; color: #fff; }
@media all and (max-width: 600px) { .guide #window .tabArea .tab li, .guide #choice .tabArea .tab li { font-size: 10px; }
  .guide #window .tabArea .tab li a span, .guide #choice .tabArea .tab li a span { margin-bottom: 6px; font-size: 16px; } }
.guide #window .tabArea .boxWrap, .guide #choice .tabArea .boxWrap { max-width: 1216px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 42px 0 110px 0; }
.guide #window .tabArea .boxWrap .thumnail, .guide #choice .tabArea .boxWrap .thumnail { width: 38%; }
.guide #window .tabArea .boxWrap .thumnail span, .guide #choice .tabArea .boxWrap .thumnail span { display: block; }
.guide #window .tabArea .boxWrap .thumnail span .slick-prev, .guide #window .tabArea .boxWrap .thumnail span .slick-next, .guide #choice .tabArea .boxWrap .thumnail span .slick-prev, .guide #choice .tabArea .boxWrap .thumnail span .slick-next { cursor: pointer; position: absolute; text-indent: -9999em; overflow: hidden; top: 50%; color: #000; z-index: 100; line-height: 1; width: auto; height: auto; width: 26px; height: 26px; border-top: 2px solid #000; border-right: 2px solid #000; margin-top: -13px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background: none !important; }
.guide #window .tabArea .boxWrap .thumnail span .slick-prev:hover, .guide #window .tabArea .boxWrap .thumnail span .slick-next:hover, .guide #choice .tabArea .boxWrap .thumnail span .slick-prev:hover, .guide #choice .tabArea .boxWrap .thumnail span .slick-next:hover { opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); }
@media all and (max-width: 600px) { .guide #window .tabArea .boxWrap .thumnail span .slick-prev, .guide #window .tabArea .boxWrap .thumnail span .slick-next, .guide #choice .tabArea .boxWrap .thumnail span .slick-prev, .guide #choice .tabArea .boxWrap .thumnail span .slick-next { width: 16px; height: 16px; margin-top: -8px; } }
.guide #window .tabArea .boxWrap .thumnail span .slick-prev, .guide #choice .tabArea .boxWrap .thumnail span .slick-prev { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); left: 26px; }
@media all and (max-width: 600px) { .guide #window .tabArea .boxWrap .thumnail span .slick-prev, .guide #choice .tabArea .boxWrap .thumnail span .slick-prev { left: 16px; } }
.guide #window .tabArea .boxWrap .thumnail span .slick-next, .guide #choice .tabArea .boxWrap .thumnail span .slick-next { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); right: 26px; }
@media all and (max-width: 600px) { .guide #window .tabArea .boxWrap .thumnail span .slick-next, .guide #choice .tabArea .boxWrap .thumnail span .slick-next { right: 16px; } }
.guide #window .tabArea .boxWrap .thumnail span figure, .guide #choice .tabArea .boxWrap .thumnail span figure { display: block; line-height: 0; position: relative; }
.guide #window .tabArea .boxWrap .thumnail span figure figcaption, .guide #choice .tabArea .boxWrap .thumnail span figure figcaption { display: block; position: absolute; left: 0; bottom: 0; line-height: 1; color: #000; background: rgba(0, 0, 0, 0.7); padding: 6px; color: #fff; font-size: 10px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
.guide #window .tabArea .boxWrap .boxIn, .guide #choice .tabArea .boxWrap .boxIn { width: 62%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding-left: 42px; }
.guide #window .tabArea .boxWrap .boxIn h3, .guide #choice .tabArea .boxWrap .boxIn h3 { font-size: 26px; font-weight: normal; margin-bottom: 16px; line-height: 1; }
.guide #window .tabArea .boxWrap .boxIn h3 span, .guide #choice .tabArea .boxWrap .boxIn h3 span { display: block; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; color: #999; font-size: 13px; line-height: 1; margin-bottom: 6px; }
.guide #window .tabArea .boxWrap .boxIn p, .guide #choice .tabArea .boxWrap .boxIn p { margin-bottom: 16px; }
.guide #window .tabArea .boxWrap .boxIn p .maru, .guide #choice .tabArea .boxWrap .boxIn p .maru { display: inline-block; color: #b7a686; background: #fff; padding: 0 3px; margin: 0 6px; font-weight: bold; }
.guide #window .tabArea .boxWrap .boxIn p .btn, .guide #choice .tabArea .boxWrap .boxIn p .btn { display: inline-block; color: #fff; background: #b7a686; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 13px; padding: 0 6px; margin: 0 6px; }
.guide #window .tabArea .boxWrap .boxIn p .btn2, .guide #choice .tabArea .boxWrap .boxIn p .btn2 { display: inline-block; color: #fff; background: #999999; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 13px; padding: 0 6px; margin: 0 6px; }
.guide #window .tabArea .boxWrap .boxIn ul li a, .guide #choice .tabArea .boxWrap .boxIn ul li a { display: block; max-width: max-content; color: #cc0000; position: relative; font-size: 13px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
.guide #window .tabArea .boxWrap .boxIn ul li a:before, .guide #choice .tabArea .boxWrap .boxIn ul li a:before { content: "？"; background: #cc0000; color: #fff; display: inline-block; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; width: 16px; height: 16px; line-height: 16px; font-weight: bold; text-align: center; font-size: 11px; margin-right: 3px; }
.guide #window .tabArea .boxWrap .boxIn ul li a:hover, .guide #choice .tabArea .boxWrap .boxIn ul li a:hover { text-decoration: underline; }
.guide #window .tabArea .boxWrap .boxIn dl, .guide #choice .tabArea .boxWrap .boxIn dl { background: #fff; padding: 16px; }
.guide #window .tabArea .boxWrap .boxIn dl dt, .guide #choice .tabArea .boxWrap .boxIn dl dt { color: #968463; line-height: 1; margin-bottom: 10px; }
.guide #window .tabArea .boxWrap .boxIn dl dt:before, .guide #choice .tabArea .boxWrap .boxIn dl dt:before { content: "！"; background: #968463; color: #fff; display: inline-block; vertical-align: top; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; width: 16px; height: 16px; line-height: 16px; font-weight: bold; text-align: center; font-size: 11px; margin-right: 3px; }
.guide #window .tabArea .boxWrap .boxIn dl dd, .guide #choice .tabArea .boxWrap .boxIn dl dd { font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 13px; }
@media all and (max-width: 600px) { .guide #window .tabArea .boxWrap, .guide #choice .tabArea .boxWrap { padding: 42px 10px 110px; }
  .guide #window .tabArea .boxWrap .thumnail, .guide #choice .tabArea .boxWrap .thumnail { width: 100%; margin-bottom: 16px; }
  .guide #window .tabArea .boxWrap .boxIn, .guide #choice .tabArea .boxWrap .boxIn { padding: 0; width: 100%; }
  .guide #window .tabArea .boxWrap .boxIn h3, .guide #choice .tabArea .boxWrap .boxIn h3 { text-align: center; }
  .guide #window .tabArea .boxWrap .boxIn h3 span, .guide #choice .tabArea .boxWrap .boxIn h3 span { text-align: center; } }
.guide #choice .tabArea { background: #f3f0eb; }

.about .container { padding: 110px 0 0; }
@media all and (max-width: 600px) { .about .container { padding: 68px 0 0; } }
.about .container .mainTtl { margin-bottom: 68px; }
@media all and (max-width: 600px) { .about .container .mainTtl { margin-bottom: 42px; } }
@media all and (max-width: 600px) { .about .container .mainTxt { text-align: left !important; } }
.about .anchorLinks { margin: 0 auto 68px; }
.about .anchorLinks ul { margin-top: 42px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
@media all and (max-width: 600px) { .about .anchorLinks ul { padding: 0 10px; justify-content: space-between; } }
.about .anchorLinks ul li { width: 100%; max-width: max-content; margin: 0 10px; }
@media all and (max-width: 600px) { .about .anchorLinks ul li { margin: 10px 0 0 0; max-width: 100%; width: 49%; } }
.about .anchorLinks ul li a { display: flex; justify-content: center; align-items: center; text-align: center; background: #f7f7f7; color: #000; font-size: 16px; line-height: 1; padding: 26px 42px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; position: relative; }
.about .anchorLinks ul li a:hover { -webkit-box-shadow: 0px 0px 0px 3px #b7a686 inset; -moz-box-shadow: 0px 0px 0px 3px #b7a686 inset; -ms-box-shadow: 0px 0px 0px 3px #b7a686 inset; -o-box-shadow: 0px 0px 0px 3px #b7a686 inset; box-shadow: 0px 0px 0px 3px #b7a686 inset; background: #f1ede3; }
@media all and (max-width: 600px) { .about .anchorLinks ul li a { font-size: 10px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; padding: 16px 0; display: block; line-height: 1.618; }
  .about .anchorLinks ul li a:before { margin: 0 auto 10px; } }
.about .anchorLinks ul li a:after { display: inline-block; position: relative; content: ""; cursor: pointer; text-indent: -9999em; overflow: hidden; color: #000; z-index: 100; line-height: 1; width: 10px; height: 10px; border-top: 1px solid #b7a686; border-right: 1px solid #b7a686; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background: 0 0 !important; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); vertical-align: middle; top: -4px; margin-left: 10px; }
.about section { padding-bottom: 68px; }
.about section:last-child { padding-bottom: 0; }
.about section .brandTtl { background: #f7f7f7; padding: 42px 0; margin-bottom: 42px; }
@media all and (max-width: 600px) { .about section .brandTtl { padding: 26px 16px; } }
.about section .brandTtl h3 { text-align: center; font-size: 42px; font-weight: normal; line-height: 1; margin-bottom: 16px; }
@media all and (max-width: 600px) { .about section .brandTtl h3 { font-size: 21px; margin-bottom: 10px; } }
.about section .brandTtl .subTxt { text-align: center; line-height: 1; }
@media all and (max-width: 600px) { .about section .brandTtl .subTxt { line-height: 1.618; font-size: 13px; } }
.about section .brandTtl ul { margin-top: 16px; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; align-items: center; }
.about section .brandTtl ul li { background: #fff; padding: 6px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 13px; line-height: 1; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; margin: 0 6px; color: #968463; }
@media all and (max-width: 600px) { .about section .brandTtl ul li { font-size: 10px; } }

.plan .container { padding: 110px 0 0; }
@media all and (max-width: 600px) { .plan .container { padding: 68px 10px 0; } }
.plan .container .mainTtl { margin-bottom: 68px; }
@media all and (max-width: 600px) { .plan .container .mainTtl { margin-bottom: 42px; } }
.plan .container .bigPlan { max-width: 1216px; margin: 0 auto 68px; }
@media all and (max-width: 600px) { .plan .container .bigPlan { margin: 0 auto 26px; } }
.plan .container .bigPlan span { text-align: left; display: block; color: #000; margin-top: 10px; line-height: 1.618; }
.plan .container .bigPlan span strong { display: inline-block; vertical-align: middle; background: #b7a686; color: #fff; margin-right: 6px; line-height: 1; padding: 6px; }
.plan .container .bigPlan span a { display: inline-block; color: #b7a686; text-decoration: underline; }
@media all and (max-width: 600px) { .plan .container .bigPlan span { font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 10px; } }
.plan .container .planList { max-width: 1216px; margin: 0 auto 68px; }
.plan .container .planList ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
.plan .container .planList ul li { width: 48%; margin-bottom: 26px; }
@media all and (max-width: 600px) { .plan .container .planList ul li { width: 100%; } }
.plan .container .planList ul li figure { display: block; line-height: 0; }
.plan .container .planList ul li span { display: block; color: #000; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 10px; margin-top: 10px; }
.plan .container .planList ul li span strong { display: inline-block; vertical-align: middle; background: #b7a686; color: #fff; margin-right: 6px; line-height: 1; padding: 6px; }
.plan .container .planList ul li a { display: block; }
.plan .container .planList ul li a:hover { opacity: 0.7; -moz-opacity: 0.7; filter: alpha(opacity=70); }
.plan .container .search-vacancy { margin: 0; }

.contact .container { max-width: 752px; margin: 0 auto; padding: 110px 0 0; }
@media all and (max-width: 600px) { .contact .container { padding: 68px 10px 0; } }

.sitemap .container { max-width: 752px; margin: 0 auto; padding: 110px 0 0; }
@media all and (max-width: 600px) { .sitemap .container { padding: 68px 10px 0; } }
.sitemap .container ul li { padding: 10px 0; }
.sitemap .container ul li a { display: block; color: #000; border-bottom: 1px solid #ccc; padding-bottom: 6px; margin-bottom: 6px; }
.sitemap .container ul li a:hover { color: #b7a686; }
.sitemap .container ul li ul { padding-left: 26px; }
.sitemap .container ul li ul li { padding: 6px 0; }
.sitemap .container ul li ul li a { display: inlien-block; position: relative; border-bottom: none; margin: 0; padding: 0; }
.sitemap .container ul li ul li a:before { display: inline-block; content: "▶︎"; color: #b7a686; font-size: 10px; vertical-align: top; position: relative; top: 4px; margin-right: 6px; }
.sitemap .container ul li ul li a:hover { text-decoration: underline; }

.tc .container { max-width: 752px; margin: 0 auto; padding: 110px 0 0; }
@media all and (max-width: 600px) { .tc .container { padding: 68px 10px 0; } }
.tc .container .mainTtl { margin-top: 68px; margin-bottom: 26px; }
.tc .container ol { margin-top: 16px; padding-left: 42px; }
.tc .container ol li { margin-top: 6px; list-style: decimal; }
.tc .container p { margin-top: 16px; }
.tc .container dl { margin-top: 16px; background: #f7f7f7; padding: 26px; }
.tc .container dl dt { border-bottom: 1px solid #000; margin-bottom: 16px; }
.tc .container dl dd { font-size: 13px; }
.tc .container dl dd p { font-size: 13px; }
.tc .container dl dd table { border-collapse: separate; border-spacing: 1px; background: #666; }
.tc .container dl dd table tr th { background: #ddd; padding: 6px; font-size: 13px; }
.tc .container dl dd table tr td { background: #fff; padding: 6px; font-size: 13px; }

.pp .container { max-width: 752px; margin: 0 auto; padding: 110px 0 0; }
@media all and (max-width: 600px) { .pp .container { padding: 68px 10px 0; } }
.pp .container .mainTtl { margin-top: 68px; margin-bottom: 26px; }
.pp .container .ac { background: #f7f7f7; margin-top: 26px; padding: 26px; }
.pp .container .ac a { color: #b7a686; }

.sct .container { max-width: 752px; margin: 0 auto; padding: 110px 0 0; }
@media all and (max-width: 600px) { .sct .container { padding: 68px 10px 0; } }
.sct .container .mainTtl { margin-top: 68px; margin-bottom: 26px; }
.sct .container p { text-align: center; }
.sct .container p a { color: #b7a686; }

.typeBox { padding: 42px; }
.typeBox ul li { margin-top: 16px; padding-top: 16px; border-top: 1px solid #eee; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; align-items: center; }
.typeBox ul li:nth-child(1) { border: none; padding: 0; margin: 0; }
.typeBox ul li figure { width: 32%; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding-right: 26px; }
.typeBox ul li dl { width: 68%; }
.typeBox ul li dl dt { line-height: 1; margin-bottom: 10px; font-size: 26px; }
.typeBox ul li dl dd span { margin: 10px 0 0 0; display: flex; flex-wrap: wrap; align-content: center; align-items: center; }
@media all and (max-width: 600px) { .typeBox ul li dl dd span { margin: 6px 0 0 0; } }
.typeBox ul li dl dd span em { background: #f7f7f7; padding: 6px; font-size: 10px; line-height: 1; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px; margin: 0 6px 0 0; color: #968463; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-style: normal; }
@media all and (max-width: 600px) { .typeBox { padding: 16px; }
  .typeBox ul li { margin-top: 6px; padding-top: 6px; }
  .typeBox ul li figure { padding-right: 10px; }
  .typeBox ul li dl dt { font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; margin-bottom: 3px; font-size: 13px; font-weight: bold; }
  .typeBox ul li dl dd { font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 10px; } }

.area-kyoto .container, .area-kanazawa .container { max-width: 1216px; margin: 0 auto; padding: 110px 0 0; }
@media all and (max-width: 600px) { .area-kyoto .container, .area-kanazawa .container { padding: 68px 10px 0; } }
.area-kyoto .container .mainTtl, .area-kanazawa .container .mainTtl { margin-top: 68px; margin-bottom: 26px; }
.area-kyoto .container .search-vacancy, .area-kanazawa .container .search-vacancy { margin: 0; }
.area-kyoto .container .mainVisual, .area-kanazawa .container .mainVisual { display: block; line-height: 0; margin-bottom: 26px; }
.area-kyoto .container .areaList, .area-kanazawa .container .areaList { display: flex; flex-wrap: wrap; justify-content: space-between; }
.area-kyoto .container .areaList li, .area-kanazawa .container .areaList li { width: 23%; }
@media all and (max-width: 600px) { .area-kyoto .container .areaList li, .area-kanazawa .container .areaList li { width: 49%; margin-bottom: 16px; } }
.area-kyoto .container .areaList li:nth-child(1), .area-kanazawa .container .areaList li:nth-child(1) { border-top: 3px solid #3a7fb1; }
.area-kyoto .container .areaList li:nth-child(1) dt, .area-kanazawa .container .areaList li:nth-child(1) dt { color: #083a64; }
.area-kyoto .container .areaList li:nth-child(2), .area-kanazawa .container .areaList li:nth-child(2) { border-top: 3px solid #3f8b44; }
.area-kyoto .container .areaList li:nth-child(2) dt, .area-kanazawa .container .areaList li:nth-child(2) dt { color: #074414; }
.area-kyoto .container .areaList li:nth-child(3), .area-kanazawa .container .areaList li:nth-child(3) { border-top: 3px solid #9c8053; }
.area-kyoto .container .areaList li:nth-child(3) dt, .area-kanazawa .container .areaList li:nth-child(3) dt { color: #543c0c; }
.area-kyoto .container .areaList li:nth-child(4), .area-kanazawa .container .areaList li:nth-child(4) { border-top: 3px solid #e1595e; }
.area-kyoto .container .areaList li:nth-child(4) dt, .area-kanazawa .container .areaList li:nth-child(4) dt { color: #641015; }
.area-kyoto .container .areaList li figure, .area-kanazawa .container .areaList li figure { display: block; line-height: 0; margin-bottom: 6px; }
.area-kyoto .container .areaList li dl dd, .area-kanazawa .container .areaList li dl dd { font-size: 13px; font-family: "Noto Sans JP", 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }
@media all and (max-width: 600px) { .area-kyoto .container .areaList li dl dd, .area-kanazawa .container .areaList li dl dd { font-size: 10px; } }

.area-kanazawa .areaList li { width: 32% !important; }
@media all and (max-width: 600px) { .area-kanazawa .areaList li { width: 49% !important; margin-bottom: 16px; } }
.area-kanazawa .areaList li:nth-child(1) { border-top: 3px solid #3f8b44 !important; }
.area-kanazawa .areaList li:nth-child(1) dt { color: #074414 !important; }
.area-kanazawa .areaList li:nth-child(2) { border-top: 3px solid #9c8053 !important; }
.area-kanazawa .areaList li:nth-child(2) dt { color: #543c0c !important; }
.area-kanazawa .areaList li:nth-child(3) { border-top: 3px solid #e1595e !important; }
.area-kanazawa .areaList li:nth-child(3) dt { color: #641015 !important; }

#lean_overlay { position: fixed; z-index: 9999; top: 0px; left: 0px; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.62); display: none; }

.modalBlock { display: none; position: fixed; top: 50% !important; left: 50% !important; -webkit-transform: translate(-50%, -50%) !important; -moz-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important; -o-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; width: 90% !important; height: 90vh !important; max-width: 1216px !important; max-height: 752px !important; background: #fff; margin: 0 !important; overflow: hidden; }
