@charset "UTF-8";
@import url(all.css);
/* ###################### */
/* ######## 変数 ######## */
/* ###################### */
/* カラー */
/* パターン */
/* 書式 */
/* ###################### */
/* ######## 関数 ######## */
/* ###################### */
/*===============================================
  切り替え用
===============================================*/
.sp-none {
  display: none !important;
}

.com-table table,
.com-table table tbody,
.com-table table th,
.com-table table tr,
.com-table table td {
  display: block !important;
  width: 100% !important;
}

/*===============================================
  ページネーション
===============================================*/
.pagenation {
  padding-top: 32px;
}
.pagenation li {
  width: 30px;
  font-size: 1.5rem;
  line-height: 30px;
  margin: 5px 4px 0;
}

/*===============================================
  詳細ページ前後
===============================================*/
.paginated-link {
  padding-top: 16px;
  margin-top: 24px;
}
.paginated-link li {
  width: 88px;
}
.paginated-link li a {
  font-size: 1.3rem;
  line-height: 1.84616;
  letter-spacing: 0;
}
.paginated-link li.prev-link a:before {
  margin-right: 8px;
}
.paginated-link li.next-link a::after {
  margin-left: 8px;
}

/*===============================================
  wrapper
===============================================*/
#wrapper {
  min-width: 320px;
}

/*===============================================
  header
===============================================*/
#header .h-inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 64px;
}
#header .h-logo {
  width: 142px;
}

/*===============================================
  footer
===============================================*/
#footer::before {
  height: 6px;
}
#footer .f-inner {
  padding: 48px 0 40px;
}
#footer .f-logo {
  width: 213px;
  margin: 0 auto;
}
#footer .f-info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.875em;
  line-height: 1.71429;
  padding-top: 30px;
}
#footer .f-info .add {
  width: 100%;
  text-align: center;
  margin-bottom: 4px;
}
#footer .f-info dl {
  margin: 0 0.5em;
}
#footer .f-official {
  width: 210px;
  height: 48px;
  margin: 30px auto 0;
}
#footer .f-official a {
  font-size: 0.875em;
}
#footer .f-official a::before {
  width: 16px;
  height: 16px;
  margin-right: 12px;
}
#footer .f-right {
  padding-top: 30px;
}
#footer .f-right > * {
  margin-bottom: 24px;
}
#footer .f-right > *:last-child {
  margin-bottom: 0;
}
#footer .f-links {
  margin-top: -20px;
}
#footer .f-links li {
  margin: 20px 15px 0;
}
#footer .f-links .sns {
  width: 40px;
}

/*フッターナビ
-----------------------------*/
.fnav {
  padding: 0 5% 40px;
}
.fnav .fnav-list-item {
  border-bottom: solid 1px #96df55;
}
.fnav .fnav-list-item a {
  display: block;
  font-size: 1em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #2b2e28;
  letter-spacing: 0;
  line-height: 1.875;
  padding: 10px 5%;
  box-sizing: border-box;
}
.fnav .fnav-list-item.current a {
  color: #6dc81b;
}

.fnav-sub-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 5% 40px;
  margin-top: -20px;
}
.fnav-sub-list .fnav-sub-item {
  width: 48%;
  border-bottom: solid 1px #96df55;
  margin-top: 10px;
}
.fnav-sub-list .fnav-sub-item a {
  display: block;
  text-align: center;
  font-size: 0.75em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #2b2e28;
  letter-spacing: 0;
  line-height: 1.66667;
  padding: 10px 0;
}
.fnav-sub-list .fnav-sub-item.current a {
  color: #6dc81b;
}

/*コピーライト
-----------------------------*/
.copy {
  padding: 8px 0;
}

/*===============================================
  fixed固定
===============================================*/
/*ページトップ
-----------------------------*/
#pagetop {
  right: 8px;
  bottom: 8px;
}

/*===============================================
  visual
===============================================*/
/*メインビジュアル
-----------------------------*/
.main-visual {
  height: 131.25vw;
  max-height: 560px;
}
.main-visual .mv-box {
  width: 80%;
  max-width: 374px;
}
.main-visual .mv-box .sub {
  margin-top: 8%;
}

/*サブビジュアル
-----------------------------*/
.sub-visual {
  height: 46.875vw;
}
.sub-visual .catch {
  font-size: 6.25vw;
}
.sub-visual .catch span::before {
  -webkit-text-stroke-width: 1.875vw;
}

/*===============================================
  main#container
===============================================*/
#container {
  font-size: 0.9375em;
  line-height: 1.86667;
  letter-spacing: 0em;
}

/*===============================================
  パンくずリスト
===============================================*/
.bread {
  padding-top: 8px;
}
.bread .breadcrumbs {
  width: 90%;
}
.bread .breadcrumbs li {
  font-size: 1.2rem;
  line-height: 1.66667;
  letter-spacing: 0em;
}

/*===============================================
  main共通
===============================================*/
.inbox {
  width: 90%;
}

/*電話番号
-----------------------------*/
.com-tels-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.com-tels-wrap .com-tel-txt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 0.875em;
  line-height: 1.42858;
  margin-bottom: 10px;
}
.com-tels-wrap .com-tel-txt::after {
  content: "";
  display: block;
  width: 136px;
  height: 14px;
  background: url(../img/common/deco_kakko_b.png) no-repeat center/contain;
  margin-top: 4px;
}

.com-tels {
  font-size: 1rem;
}
.com-tels .com-tel {
  font-size: 2.6em;
}
.com-tels .com-tel::before {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.com-tels .com-tel a {
  margin: -4px 0 -2px;
}
.com-tels .com-replace {
  margin-top: 10px;
}
.com-tels .com-replace img {
  height: 12px;
}

/*ボタン
-----------------------------*/
.com-btn {
  width: 66.6666666667vw;
  height: 56px;
}
.com-btn a {
  font-size: 1em;
}
.com-btn a::after {
  width: 6px;
  right: 5%;
}

.com-mail {
  width: 180px;
  height: 48px;
  font-size: 1rem;
}
.com-mail a {
  font-size: 1.4em;
}
.com-mail a::before {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

/*テーブル
-----------------------------*/
.com-table {
  line-height: 1.5;
}
.com-table tr {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.com-table tr th {
  margin-bottom: 10px;
}

/*テキストボックス
-----------------------------*/
.com-text-box .mb {
  margin-bottom: 20px;
}
.com-text-box br {
  display: none;
}

/*未投稿テキスト
-----------------------------*/
.com-no-txt {
  font-size: 1.2em;
  line-height: 1.66667;
  padding: 40px 0;
}

/*画像
-----------------------------*/
.com-img div {
  border-radius: 12px;
}

/*背景
-----------------------------*/
.com-bg01::before {
  width: 100%;
  height: calc(100% - 16px);
  background-size: min(96px, 20%);
  top: 32px;
}
.com-bg01::after {
  display: none;
}
.com-bg01 .inbox::before {
  display: none;
}

/*===============================================
  タイトル
===============================================*/
/*大タイトル
-----------------------------*/
.com-ttl01 {
  margin-bottom: 32px;
}
.com-ttl01 .en {
  font-size: 2em;
  line-height: 1.5;
  background: linear-gradient(to top, rgba(255, 231, 150, 0.6) 10px, transparent 10px);
  margin-bottom: 8px;
}
.com-ttl01 .txt {
  font-size: 2.8em;
  line-height: 1.28572;
}
.com-ttl01 .txt::before {
  width: calc(100% + 140px);
  max-width: 120vw;
  height: 80px;
  background-size: 56px, 72px !important;
  top: -48px;
}
.com-ttl01 .txt .br {
  display: inline-block;
}

/*サブタイトル
-----------------------------*/
.com-subttl01 {
  font-size: 1.333334em;
  line-height: 1.5;
  margin-bottom: 15px;
}
.com-subttl01 > span {
  background: linear-gradient(to top, rgba(255, 231, 150, 0.6) 12px, transparent 12px);
}

/*===============================================
  共通セクション
===============================================*/
/*お問い合わせ
-----------------------------*/
.com-contact-sec {
  padding: 72px 0 56px;
  background-size: auto 12px, 150%, auto;
}
.com-contact-sec.company-contact {
  background-size: 150%, auto;
}
.com-contact-sec::before {
  width: 98%;
  height: calc(100% - 40px);
  background-size: min(96px, 16%), min(12%, 72px);
}
.com-contact-sec .contact-text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.com-contact-sec .contact-box {
  max-width: 540px;
  padding: 10px 20px 30px;
  border-radius: 12px;
  margin: 24px auto 0;
}
.com-contact-sec .contact-box::after {
  width: 75px;
  height: 96px;
  left: -12px;
  bottom: -56px;
}
.com-contact-sec .contact-box > * {
  margin: 20px 10px 0;
}
.com-contact-sec .contact-box .box-tels .com-tel {
  font-size: 3em;
}
.com-contact-sec .contact-box .box-tels .com-tel::before {
  width: 24px;
  height: 24px;
}
.com-contact-sec .contact-box .box-tels .com-tel a {
  margin: -4px 0 -2px;
}
.com-contact-sec .contact-box .box-mail {
  width: 100%;
  max-width: 240px;
  height: 56px;
}
.com-contact-sec .contact-box .box-mail a::after {
  width: 6px;
  right: 5%;
}

/*===============================================
  トップページ
===============================================*/
/*お知らせ
-----------------------------*/
.top-news {
  padding: 56px 0;
}
.top-news .news-ttl .txt::before {
  width: calc(100% + 110px);
  height: 80px;
  background-size: 64px !important;
}
.top-news .news-list .list-item {
  font-size: 0.8em;
  line-height: 1.66667;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.top-news .news-list .list-item a {
  position: relative;
  z-index: 0;
}
.top-news .news-list .list-item .date {
  position: absolute;
  top: 0;
  right: 0;
}
.top-news .news-list .list-item .tag {
  max-width: calc(100% - 80px);
  margin-top: -8px;
}
.top-news .news-list .list-item .tag li {
  padding: 0 8px;
  margin-top: 8px;
  margin-right: 8px;
}
.top-news .news-list .list-item .item-ttl {
  font-size: 1.25em;
  line-height: 1.66667;
  margin-top: 12px;
}
.top-news .news-btn {
  margin: 40px auto 0;
}

/*こんなお悩みありませんか？
-----------------------------*/
.top-worries {
  padding: 56px 0 72px;
}
.top-worries::before {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 50% 100%, 0 96%);
          clip-path: polygon(0 0, 100% 0, 100% 96%, 50% 100%, 0 96%);
}
.top-worries .worries-ttl .txt::before {
  width: calc(100% + 72px);
  max-width: 96vw;
  height: 42px;
  background-size: 96px !important;
  top: -36px;
}
.top-worries .worries-list-wrap {
  padding: 30px 20px;
  border-radius: 12px;
}
.top-worries .worries-list-wrap::after {
  width: 110px;
  height: 98px;
  right: -16px;
  bottom: -72px;
}
.top-worries .worries-list-item {
  padding-left: 24px;
  margin-bottom: 16px;
}
.top-worries .worries-list-item::before {
  width: 16px;
  height: 28px;
}

/*アルタ開発株式会社にお任せください！
-----------------------------*/
.top-about {
  padding: 56px 0;
}
.top-about .about-ttl .en::before {
  width: calc(100% + 190px);
  height: 36px;
  top: -16px;
}
.top-about .about-ttl .txt .min {
  font-size: 0.857143em;
  line-height: 1;
}
.top-about .about-ttl .txt::before {
  display: none;
}
.top-about .about-btn-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 40px;
}
.top-about .about-btn {
  width: 83.3333333333vw;
  margin-bottom: 20px;
}
.top-about .about-btn:last-of-type {
  margin-bottom: 0;
}

/*当社のおすすめ物件
-----------------------------*/
.top-recommend {
  padding: 72px 0;
  background-size: auto 12px;
}
.top-recommend .recommend-list {
  width: 96%;
  margin: 30px auto 0;
}
.top-recommend .recommend-list:not(.swiper) {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 20px;
}
.top-recommend .recommend-list:not(.swiper) .recommend-list-item {
  width: calc(50% - 5px);
  margin-top: 10px;
  margin-right: 10px;
}
.top-recommend .recommend-list:not(.swiper) .recommend-list-item:last-of-type, .top-recommend .recommend-list:not(.swiper) .recommend-list-item:nth-of-type(2n) {
  margin-right: 0;
}
.top-recommend .recommend-list-item a {
  padding: 10px;
  border-radius: 12px;
}
.top-recommend .recommend-list-item .item-txt {
  font-size: 1.066667em;
  line-height: 1.5;
  margin-top: 12px;
}
.top-recommend .recommend-list-item .item-price {
  line-height: 1.66667;
  padding-top: 8px;
}
.top-recommend .swiper {
  overflow: visible;
}
.top-recommend .swiper .swiper-button-next,
.top-recommend .swiper .swiper-rtl .swiper-button-prev,
.top-recommend .swiper .swiper-button-prev,
.top-recommend .swiper .swiper-rtl .swiper-button-next {
  display: none !important;
}

/*バナーリンクセクション
-----------------------------*/
.top-bnr {
  padding: 56px 0;
}
.top-bnr::after {
  width: calc(100% - 60px);
  max-width: 1900px;
  padding-top: min(217px, 11.3021%);
  bottom: 0;
  margin-bottom: max(-134px, -6.9792%);
}
.top-bnr .bnr-list-item {
  width: 100%;
  max-width: 400px;
  height: min(200px, 56.25vw);
  border-radius: 12px;
  margin: 0 auto 30px;
}
.top-bnr .bnr-list-item:last-of-type {
  margin-bottom: 0;
}
.top-bnr .bnr-list-item a::after {
  width: 20px;
  height: 20px;
  box-shadow: 0 0 0 2px #fff;
  top: 15px;
  right: 15px;
}
.top-bnr .bnr-list-item .item-txt {
  padding: 10px 20px 6px;
}
.top-bnr .bnr-list-item .item-txt p {
  font-size: 1.6em;
  line-height: 1.66667;
}
.top-bnr .bnr-list-item .item-txt p::before {
  -webkit-text-stroke-width: 6px;
}

/*初めての方へ
-----------------------------*/
.top-beginner {
  padding: 56px 0;
}
.top-beginner .beginner-ttl .en::before {
  width: calc(100% + 36px);
  height: 36px;
  top: -24px;
}
.top-beginner .beginner-link-item {
  width: 100%;
  height: 88px;
  margin-bottom: 24px;
}
.top-beginner .beginner-link-item:last-of-type {
  margin-bottom: 0;
}
.top-beginner .beginner-link-item a {
  font-size: 1.33333334em;
}
.top-beginner .beginner-link-item a::before {
  width: 48px;
  height: 48px;
  margin-right: 12px;
}
.top-beginner .beginner-link-item a::after {
  width: 8px;
  right: 8%;
}

/*会社情報
-----------------------------*/
.top-company {
  padding: 56px 0;
  background-size: auto 88px;
}
.top-company::before {
  padding-top: 20%;
  background-size: 16%;
  top: -12px;
}
.top-company .company-ttl .txt::before {
  height: 48px;
  background-size: contain !important;
  top: -24px;
}
.top-company .company-in::before {
  display: none;
}
.top-company .company-table {
  padding: 30px 20px;
  border-radius: 12px;
}
.top-company .company-table td .replace {
  padding: 5px 0;
}
.top-company .company-table td .replace img {
  height: 14px;
}
.top-company .company-img {
  margin-top: 24px;
}
.top-company .company-img div {
  width: 100%;
  height: 0;
  padding-top: 66.6666666667%;
  position: relative;
  z-index: 0;
}
.top-company .company-img div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.top-company .company-img div img {
  -o-object-position: center 8%;
     object-position: center 8%;
}
.top-company .company-btn {
  margin: 40px auto 0;
}

/*グーグルマップ
-----------------------------*/
.top-map {
  height: 240px;
}

/*===============================================
  代表挨拶
===============================================*/
/*ご挨拶
-----------------------------*/
.greeting-contents {
  padding: 80px 0 56px;
}
.greeting-contents .greeting-img {
  width: 200px;
  margin: 0 auto 24px;
}
.greeting-contents .greeting-img div {
  width: 100%;
  height: 0;
  padding-top: 100%;
  position: relative;
  z-index: 0;
}
.greeting-contents .greeting-img div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.greeting-contents .greeting-img div img {
  -o-object-position: center top;
     object-position: center top;
}
.greeting-contents .greeting-text .name {
  font-size: 1.2em;
  line-height: 1.55556;
  margin-top: 20px;
}
.greeting-contents + .greeting-hobby {
  margin-top: -32px;
}

/*趣味
-----------------------------*/
.greeting-hobby {
  padding: 56px 0 24px;
}
.greeting-hobby .hobby-box {
  padding-bottom: 20vw;
}
.greeting-hobby .hobby-box::before {
  width: 100vw;
  padding-top: 40vw;
  background-size: 24%;
  background-position: left top, right 68% bottom, left 68% bottom, right top;
  bottom: 0;
}

/*===============================================
  アルタ開発株式会社について
===============================================*/
/*事業内容
-----------------------------*/
.about-service {
  padding: 80px 0 56px;
}
.about-service .service-list-box {
  margin-bottom: 56px;
}
.about-service .service-list-box .box-ttl {
  text-align: center;
}
.about-service .service-list-box .box-img {
  margin-top: 24px;
}
.about-service .service-list-box .box-img div {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  z-index: 0;
}
.about-service .service-list-box .box-img div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

/*アルタ開発株式会社の強み
-----------------------------*/
.about-feature {
  padding: 72px 0 56px;
  background-size: auto 12px;
}
.about-feature .feature-list {
  padding: 30px 20px;
  border-radius: 12px;
}
.about-feature .feature-list-item {
  margin-bottom: 40px;
}
.about-feature .feature-list-item .item-icon {
  width: 96px;
  margin: 0 auto 16px;
}
.about-feature .feature-list-item .item-ttl {
  text-align: center;
}

/*===============================================
  初めての方へ
===============================================*/
/*ご購入までの流れ
-----------------------------*/
.beginner-flow {
  padding: 80px 0 56px;
}
.beginner-flow .flow-list-box {
  margin-bottom: 56px;
}
.beginner-flow .flow-list-box .box-ttl {
  text-align: center;
}
.beginner-flow .flow-list-box .box-ttl::before {
  width: 100px;
  font-size: 0.9em;
  line-height: 1.66667;
  margin: 0 auto 12px;
}
.beginner-flow .flow-list-box .box-ttl > span {
  font-size: 1.2em;
  line-height: 1.33334;
}
.beginner-flow .flow-list-box .box-in {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 4px;
}
.beginner-flow .flow-list-box .box-in > * {
  margin: 20px 10px 0;
}
.beginner-flow .flow-list-box .box-img {
  margin-top: 24px;
}
.beginner-flow .flow-list-box .box-img div {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  z-index: 0;
}
.beginner-flow .flow-list-box .box-img div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

/*よくある質問
-----------------------------*/
.beginner-faq {
  padding: 72px 0 56px;
  background-size: auto 12px;
}
.beginner-faq .faq-list {
  padding: 30px 20px;
  border-radius: 12px;
}
.beginner-faq .faq-list-item {
  margin-bottom: 40px;
}
.beginner-faq .faq-list-item .item-ttl {
  padding-left: 32px;
  margin-bottom: 20px;
}
.beginner-faq .faq-list-item .item-ttl::before {
  width: 32px;
  font-size: 1.6em;
  line-height: 1;
  background: linear-gradient(to top, rgba(255, 231, 150, 0.6) 12px, transparent 12px);
  margin-top: 2px;
}
.beginner-faq .faq-list-item .item-ttl > span {
  font-size: 1.2em;
  line-height: 1.44445;
  background: linear-gradient(to top, rgba(255, 231, 150, 0.6) 12px, transparent 12px);
}
.beginner-faq .faq-list-item .item-text {
  padding-left: 32px;
}

/*===============================================
  物件情報
===============================================*/
/*一覧ページ
-----------------------------*/
.property-contents {
  padding: 80px 0 56px;
}
.property-contents .property-ttl {
  margin-bottom: 24px;
}
.property-contents .property-text + .property-box {
  padding-top: 40px;
}
.property-contents .property-box {
  padding-top: 56px;
}
.property-contents .property-box .box-list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: -6%;
}
.property-contents .property-box .box-list-item {
  width: 48%;
  margin-top: 6%;
}
.property-contents .property-box .box-list-item a {
  padding: 10px;
  border-radius: 12px;
}
.property-contents .property-box .box-list-item .item-txt {
  font-size: 1.066667em;
  line-height: 1.5;
  margin-top: 12px;
}
.property-contents .property-box .box-list-item .item-price {
  line-height: 1.66667;
  padding-top: 8px;
}

/*詳細ページ
-----------------------------*/
.property-detail {
  padding: 80px 0 56px;
}
.property-detail .property-box {
  padding: 20px;
  border-radius: 12px;
}
.property-detail .property-box > * {
  margin-bottom: 30px;
}
.property-detail .property-box > *:last-child {
  margin-bottom: 0;
}
.property-detail .property-box .box-price {
  font-size: 1.6em;
  line-height: 2;
  padding: 0 16px;
  border-radius: 8px;
}
.property-detail .property-box .box-item dt {
  font-size: 1.2em;
  line-height: 2.22223;
  padding: 0 16px;
  border-radius: 8px;
  margin-bottom: 15px;
}

/*===============================================
  お客様の声
===============================================*/
.voice-contents {
  padding: 80px 0 56px;
}
.voice-contents .voice-list-item {
  padding: 24px 20px;
  border-radius: 12px;
  margin-bottom: 20px;
}
.voice-contents .voice-list-item .item-ttl {
  font-size: 1em;
  line-height: 1.86667;
}

/*===============================================
  会社案内
===============================================*/
.company-contents {
  padding: 80px 0 56px;
}
.company-contents .company-table {
  padding: 30px 20px;
  border-radius: 12px;
}
.company-contents .company-table td .replace {
  padding: 5px 0;
}
.company-contents .company-table td .replace img {
  height: 14px;
}
.company-contents .company-table::after {
  width: 120px;
  height: 58px;
  right: -10px;
  bottom: -50px;
}

/*グーグルマップ
-----------------------------*/
.company-map {
  height: 300px;
}

/*==================================================
 ニュース一覧
================================================== */
.news-contents {
  padding: 80px 0 56px;
}
.news-contents .news-list .list-item {
  font-size: 0.8em;
  line-height: 1.66667;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.news-contents .news-list .list-item .tag {
  max-width: calc(100% - 72px);
  margin-top: -8px;
}
.news-contents .news-list .list-item .tag li {
  padding: 0 8px;
  margin-top: 8px;
  margin-right: 8px;
}
.news-contents .news-list .list-item .item-ttl {
  font-size: 1.25em;
  line-height: 1.66667;
  margin-top: 12px;
}

/*タグリスト
-----------------------------*/
.tag-select-box-wrap .tag-select-box {
  min-width: 160px;
  margin-bottom: 40px;
}
.tag-select-box-wrap .tag-select-box::after {
  right: 12px;
}
.tag-select-box-wrap .tag-select-box select {
  font-size: 1.2rem;
  line-height: 1.33334;
  padding: 12px 32px 12px 12px;
}

/*==================================================
 ニュース詳細
================================================== */
.news-detail {
  padding: 80px 0 56px;
}
.news-detail .post-data {
  font-size: 1.2rem;
  line-height: 1.66667;
  margin-bottom: 16px;
}
/*==================================================
 お問い合わせ
================================================== */
.contact-contents {
  padding: 80px 0 56px;
}
.contact-contents .contact-table {
  margin-bottom: 40px;
}
.contact-contents .contact-table th .optional-mark,
.contact-contents .contact-table th .required-mark {
  font-size: 1.2rem;
  line-height: 2;
  padding: 0 8px;
  margin-top: 2px;
}
.contact-contents .contact-submits-wrap {
  padding-top: 16px;
}
.contact-contents .contact-submits-wrap > * {
  width: 75vw;
  height: 56px;
  margin: 0 auto 20px;
}
.contact-contents .contact-submits-wrap > *:last-child {
  margin-bottom: 0;
}

/*==================================================
 お問い合わせ完了
================================================== */
.complete-contents {
  padding: 80px 0 56px;
}
/*===============================================
  プライバシーポリシー
===============================================*/
.privacy-contents {
  padding: 80px 0 56px;
}
.privacy-contents .item-box {
  margin-bottom: 40px;
}

/*==================================================
 サイトマップ
================================================== */
.site-contents {
  padding: 80px 0 56px;
}
.site-contents .site-list {
  padding: 16px 5.556%;
  border-radius: 12px;
}
.site-contents .site-list li a {
  line-height: 1.73334;
  padding: 12px;
}

/*===============================================
  404エラー
===============================================*/
.error-contents {
  padding: 80px 0 56px;
}