/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.0
*/

html {
  font-size: 62.5% !important;
}

body {
  font-size: 1.4rem !important;
  line-height: 1.5 !important;
  overflow: hidden !important;
}

/* a[href^="tel:"]
----------------------------------------------- */
a[href^="tel:"] {
  cursor: default;
}

@media print,
screen and (min-width: 768px) {

  /*PC時無効*/
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/* CSSリセット
----------------------------------------------- */
ul,
ol {
  padding-left: 0;
}

ul li,
ol li {
  list-style-type: none;
}

p {
  margin-bottom: 1.5em;
}

select {
  padding: 4px 10px;
}

address {
  font-style: normal;
}

/* Tatsuモジュール */
.be-themes-comments {
  display: none;
}

.tatsu-text-block-wrap {
  margin-bottom: 20px;
}

.tatsu-single-image.tatsu-module {
  margin-bottom: 20px;
}

.tatsu-shortcode-module.tatsu-module {
  margin-bottom: 30px;
}

/* フォント
----------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: 'メイリオ', 'Meiryo', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

/* 明朝 */
.ms-mincho,
.special-site-link .title .text {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(1, 1.01);
  transform-origin: 0 0;
  transform: scale(1, 1.01);
}

/* 電話番号 */
.tel-num,
.tel-num a {
  font-family: 'arial black', Arial, Helvetica, sans-serif !important;
  font-weight: bold;
}

/* ==================================
	パーツ
================================== */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.break {
  display: block;
}

.em {
  font-weight: bold;
}

.em-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.em-text,
.text-head {
  font-weight: bold;
  font-size: 2.2rem;
  letter-spacing: 0.3em;
  line-height: 1.5;
}

@media print,
screen and (min-width:641px) {
  .pc-none {
    display: none;
  }
}

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

  .em-text,
  .text-head {
    letter-spacing: 0.1em;
    font-size: 1.6rem;
  }
}

.text-head {
  color: #005bab;
}

.maincolor {
  color: #005bab;
}

.white {
  color: #fff;
}

.highlight {
  color: #E24958 !important;
}

.highlight-pale {
  color: #F77A86 !important;
}

.bg-halfgrad {
  background: #FDF6EC;
  background: -moz-linear-gradient(top, #fff 0%, #fff 25%, #fdf6ec 25%, #fdf6ec 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #fff 25%, #fdf6ec 25%, #fdf6ec 100%);
  background: linear-gradient(to bottom, #fff 0%, #fff 25%, #fdf6ec 25%, #fdf6ec 100%);
}

.link-image a:hover img {
  opacity: 0.7;
}

/* SVG画像サイズ */
.page-logo {
  max-width: 420px;
  margin: 0 auto;
}

footer img[src$="logo.svg"] {
  width: 285px;
}

img[src$="icon-mailcircle.svg"] {
  width: 16px;
}

img[src$="icon-magazine.svg"] {
  height: 60px;
}

img[src$="icon-flyer.svg"] {
  height: 60px;
}

img[src$="label-24h.svg"] {
  width: 100%;
  max-width: 195px;
}

img[src$="0120.svg"] {
  width: 100%;
  max-width: 481px;
}

img[src$="0120-pink.svg"] {
  width: 100%;
  max-width: 860px;
}

img[src$="icon-freedial.svg"] {
  width: 56px;
}

img[src$="icon-bus.svg"] {
  width: 86px;
}

.profile-logo {
  margin-top: 60px;
  padding-bottom: 30px;
}

.profile-logo img[src$="logo.svg"] {
  width: 100%;
  max-width: 560px !important;
}

.tps-logo {
  padding-bottom: 30px;
}

.tps-logo img[src$="logo.svg"] {
  width: 100%;
  max-width: 360px !important;
}

/* タイトル
----------------------------------------------- */
/* セクションタイトル */
.sec-title {
  display: block;
  color: #fff !important;
  text-align: center;
  background: #005bab !important;
  letter-spacing: 0.3em;
  font-size: 2.2rem;
  padding: 0.5em 1em;
  line-height: 1.5;
}

.sec-title.bg-ts {
  background: transparent !important;
}

/* ページタイトル */
.page-title {
  display: inline-block;
  border: 1px solid #005bab;
  color: #005bab;
  font-size: 3.3rem;
  line-height: 1.5;
  letter-spacing: 0.25em;
  padding: 0.5em 0.75em 0.5em 1em;
  margin: 110px 0 0 0;
}

/* カラムタイトル */
.col-title {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5;
}

/* ルビ付き */
.rubi-title {
  text-align: center;
  margin-bottom: 20px;
}

.rubi-title .title {
  color: #005bab;
  font-size: 2.2rem;
  margin-bottom: 0;
  line-height: 1.5;
}

.rubi-title .rubi {
  color: #F77A86;
}

.rubi-title.white .title,
.rubi-title.white .rubi {
  color: #fff !important;
}

/* 画像ライン付き */
.title-bgline {
  display: inline-block;
  text-align: center;
  color: #005bab;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.3em;
  position: relative;
  padding: 0 1em;
  margin-bottom: 0.3em !important;
}

.title-bgline::before {
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  content: "";
  background: url(images/bg-text-line.png) no-repeat center bottom;
  background-size: contain;
  width: 100%;
  height: 48px;
  z-index: -1;
}

/* シンプル */
.title-simple {
  font-size: 2.6rem;
  line-height: 1.5;
  font-weight: 400;
  color: #444444;
}

/* プライバシーポリシータイトル */
#policy h3 {
  margin-bottom: 5px;
  font-size: 100%;
  line-height: 1.2;
}

/* TOP施工実績 */
.title-works {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
}

.title-works .wrap {
  background: url(images/circle-worls.png) no-repeat center center;
  background-size: 230px;
  display: block;
  height: 230px;
  position: relative;
}

.title-works .subtext {
  display: block;
  font-size: 1.6rem;
  padding-top: 180px;
}

.title-works::before,
.title-works::after {
  display: block;
  content: "";
  height: 14px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: url(images/line-repeat.png) repeat-x;
}

@media print,
screen and (max-width:640px) {
  .title-works .wrap {
    background-size: 115px;
    height: 115px;
  }

  .title-works .subtext {
    padding-top: 90px;
  }

  .page-title {
    font-size: 2rem;
    letter-spacing: 0.15em;
  }

  .sec-title {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
  }

  .title-bgline {
    font-size: 2rem;
  }
}

/* ==================================
	パーツ・ボタン
================================== */
/* ボタン */
.btn {
  display: inline-block;
  width: auto;
  transition: .3s;
  text-align: center;
  padding: 0.9em 1.5em 0.7em 1.5em;
  line-height: 1.2;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid transparent;
  font-size: 1.4rem;
  font-weight: bold;
}

.btn.lg {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 0.7em 2.5em 0.5em 2.5em;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn.btn-main {
  background: #F77A86 !important;
  border-color: #F77A86;
  color: #fff !important;
  border-width: 2px;
}

.btn.btn-main:hover {
  background: #fff;
  color: #F77A86;
}

.btn.btn-ghost {
  background: transparent !important;
  border-color: #fff !important;
  color: #fff !important;
}

.btn.btn-ghost:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: #fff;
  color: #fff;
}

.btn.btn-ghost.maincolor {
  border-color: #005bab !important;
  color: #005bab !important;
}

.btn.btn-ghost.maincolor:hover {
  background: #005bab;
  color: #fff !important;
}

.btn.btn-ghost.maincolor.lg {
  border-width: 2px;
  font-size: 2rem;
  padding: 0.7em 1em 0.5em 1em;
}

.btn.btn-ghost.black {
  border-color: #444 !important;
  color: #444 !important;
}

.btn.btn-ghost.black:hover {
  background: #444;
  color: #fff !important;
}

.btn.btn-square {
  font-size: 2rem;
  padding: 1.2em 0.5em;
  border-width: 2px;
}

.btn.btn-square i {
  font-size: 1.6rem;
}

@media print,
screen and (min-width:481px) {
  .btn.lg {
    min-width: 345px;
  }

  .btn.btn-ghost.maincolor.lg {
    min-width: auto;
  }
}

@media print,
screen and (max-width:480px) {
  .btn.lg {
    width: 100%;
  }
}

/* ボタン横並び */
.btn-sbs li a {
  width: 100%;
}

.btn-sbs li {
  margin: 10px;
}

@media print,
screen and (min-width:768px) {
  .btn-sbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .btn-sbs.col4 li {
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    max-width: calc(25% - 20px);
  }
}

@media print,
screen and (max-width:1279px) {
  .btn-sbs li .btn.btn-square {
    font-size: 1.4rem;
  }
}

@media print,
screen and (max-width:767px) {
  .btn-sbs .btn {
    display: block;
    text-align: center;
  }

  .btn-sbs li {
    margin-bottom: 20px;
  }
}

/* ==================================
	パーツ・ラベル
================================== */
.label {
  color: #fff;
  padding: 0.5em 1em;
  line-height: 1.2;
  box-sizing: border-box;
  border-radius: 5px;
  display: inline-block;
  width: auto;
  text-align: center;
}

.label.round {
  border-radius: 50px;
}

.label.lg {
  font-weight: bold;
  width: 100%;
  max-width: 150px;
}

.label.lg-ex {
  font-weight: bold;
  padding: 0.7em 1.5em;
}

.label-pink {
  background: #F79AA3 !important;
}

.label-blue {
  background: #98C6F0 !important;
}

.label-white {
  background: #fff !important;
  color: #005bab !important;
}


/* ==================================
 パーツ メニューリスト
================================== */
.menu-works {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.menu-works li {
  text-align: center;
  width: 33.3333%;
  margin-bottom: 0;
}

.menu-works li>a>img {
  width: auto;
  height: 60px;
  margin-bottom: 1em;
}

.menu-works li a {
  color: #444;
  display: block;
  padding: 0.5em 0.5em 1em 0.5em;
  transition: .3s ease-in;
}

.menu-works li a:hover {
  background: rgba(0, 0, 0, 0.1);
}

.menu-works li .title {
  font-size: 2.2rem;
}

.menu-works li .rubi {
  font-size: 1.4rem;
}

@media print,
screen and (min-width:961px) {
  .menu-works li {
    width: 11.1111%;
  }

  .menu-works li a {
    padding-bottom: 0;
  }
}

@media print,
screen and (min-width:961px) and (max-width:1279px) {

  .menu-works li .title,
  .menu-works li .rubi {
    font-size: 65%;
  }
}

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

  .menu-works li .title,
  .menu-works li .rubi {
    font-size: 65%;
  }
}

/* ==================================
 パーツ リスト
================================== */
ol.number {
  margin-left: 20px;
}

ol.number li {
  list-style-type: decimal;
  margin-bottom: 0.3em;
}

/* ==================================
 パーツ 矢印リスト
================================== */
.li-arrow {
  padding-left: 1em;
}

.li-arrow li {
  padding-left: 26px;
  text-indent: -26px;
  margin-bottom: 3px;
  line-height: 1.2;
}

.li-arrow li:before {
  font-family: "icomoon" !important;
  font-weight: 400 !important;
  content: "\e6d0";
  color: #005bab;
  font-size: 26px;
  vertical-align: middle;
  margin-right: 0.3em;
}

/* ==================================
 パーツ ul.list-table
================================== */
/* リストテーブル・ベース ----------------------------------*/
.list-table {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.list-table>li {
  padding: 8px;
  margin-bottom: 0;
}

.list-table li p:last-child {
  margin-bottom: 0;
}

.list-table>li {
  border-bottom: 1px solid #CDCDCD;
  padding: 15px 8px;
}

.list-table>li:first-child {
  border-top: 1px solid #CDCDCD;
}

.list-table .item-t {
  display: inline-block;
  font-weight: bold;
  width: 30%;
  max-width: 160px;
  padding-right: 1em;
  text-align: left;
  vertical-align: middle;
  color: #333333;
  font-size: 1.6rem;
  font-weight: bold;
}

.list-table .item-d {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}

@media print,
screen and (max-width:480px) {

  .list-table:not(.list-icon) .item-t,
  .list-table:not(.list-icon) .item-d {
    display: block;
    width: 100%;
    text-align: left;
  }
}

.text-block {
  display: block;
}


/* リストテーブル・お問い合わせフォームで使用 */
.contact-us-form .list-table .item-t {
  text-align: left;
  padding-left: .5em;
  max-width: 244px;
  position: relative;
}

@media print,
screen and (max-width:1279px) {
  .contact-us-form .list-table .item-d {
    width: 100%;
  }
}

.contact-us-form input[type="text"],
.contact-us-form input[type="email"],
.contact-us-form input[type="tel"],
.contact-us-form input[type="password"],
.contact-us-form select,
.contact-us-form textarea {
  border-radius: 25px;
  background: #FDF6EC !important;
  border: none;
  color: #666 !important;
  padding: .5em 1.5em;
}

/* リストテーブル・お問い合わせフォーム下部 =============== */
.contact-us-form .form-bottom {
  text-align: center;
  color: #444;
  padding-left: 2em;
}

.contact-us-form label.accept-check {
  display: block;
  text-align: center;
}

/* チェックボックス */
.accept-check span.wpcf7-form-control-wrap {
  display: inline-block !important;
  top: 5px;
  padding-right: .5em;
}

.wpcf7-form .contact-us-form label.accept-check .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio) {
  width: 20px;
  height: 20px;
}

/* 必須マーク */
.contact-us-form .required::after {
  display: inline-block;
  content: "*";
  font-size: 10px;
  color: #EE3536;
  padding-left: 0.5em;
}

/* 送信ボタン */
.contact-us-form input[type="submit"] {
  background: #F77A86;
  border: 2px solid #F77A86;
  min-width: 250px;
}

.contact-us-form input[type="submit"]:hover {
  background: #fff;
  color: #F77A86;
}

.contact-us-form input[type="submit"]:disabled {
  background: #999;
  border-color: #999;
}

.contact-us-form input[type="submit"]:disabled:hover {
  color: #fff;
}

.contact-us-form input[type="submit"].wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio) {
  padding: 0.7em 1.5em 0.7em 2.5em;
  margin: 0;
  font-size: 2.5rem;
  font-weight: bold;
  border-radius: 50px;
  letter-spacing: 1em;
}

/* ==================================
	パーツ・ボックス
================================== */
/* 青線 */
.box-blue {
  background: #fff;
  padding: 20px 15px;
  border: 10px solid #D5EDF4;
}

/* 強調ラベル風 */
.box-label {
  background: #FDF6EC;
  padding: 1em 1.5em;
  box-sizing: border-box;
}

.box-label .title {
  color: #005bab;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}

/* ==================================
	パーツ・番号付きボックス
================================== */
.number-box-wrap {
  counter-reset: number 0;
}

.number-box {
  position: relative;
  color: #005bab;
  background: #fff;
  padding: 20px 15px 20px 100px;
  border: 10px solid #D5EDF4;
}

.number-box::after {
  display: block;
  counter-increment: number 1;
  content: counter(number);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 23px;
  color: #fff;
  background: #005bab;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  line-height: 65px;
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
}

.number-box .title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.number-box .contents {
  text-align: left;
  font-size: 1.6rem;
}

.number-box .contents>p.text:nth-last-of-type(2),
.number-box .contents>p.text:last-child {
  margin-bottom: 0;
}

@media print,
screen and (max-width:767px) {
  .number-box .title {
    font-size: 1.6rem;
  }

  .number-box .contents {
    font-size: 1.4rem;
  }

  .number-box::after {
    top: 20px;
    bottom: auto;
  }
}

/*

/* ==================================
	パーツ・カード
================================== */

/* bootstrap4 card css
----------------------------------------------- */
.card-deck {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
}

.card {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
}

.card-deck .card {
  margin-bottom: 20px !important;
}

.card-img-top img {
  width: 100%;
}

.card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.25rem;
}

.card-title {
  margin-bottom: .75rem;
}

.card-footer {
  padding: .75rem 0.25rem;
}

.card,
.card .card-img-top,
.card .card-title,
.card .card-body,
.card .card-footer {
  min-height: 0%;
}

@media print,
screen and (min-width: 768px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -moz-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-left: 15px;
  }
}

/* カラム縦並び */
@media print,
screen and (min-width: 960px) {
  .card-deck.deck-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card-deck.deck-column .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
}

/* カラム数固定 */
.card-deck.boxcol1 {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

@media print,
screen and (min-width: 768px) {
  .card-deck.boxcol2 .card {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: calc(50% - 30px);
  }

  .card-deck.boxcol3 .card {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: calc(33% - 29px);
  }
}

/* お問い合わせ先 */
.card.box-contact {
  border: 1px solid #F77A86;
  box-sizing: border-box;
}

.card.box-contact .card-body {
  padding: 30px 30px 20px 30px;
  text-align: center;
  box-sizing: border-box;
}

.card.box-contact .card-body .tel-num a {
  color: #F77A86 !important;
  font-size: 5rem;
  line-height: 1.4;
}

.card.box-contact .card-footer {
  background: #F77A86 !important;
  color: #fff !important;
  text-align: center;
}

.card.box-contact .card-footer .text {
  font-weight: bold;
}

/* フリーダイヤル */
.card.box-contact.freedial {
  background: #F77A86 !important;
}

.card.box-contact.freedial .label {
  color: #F77A86 !important;
  margin-bottom: 10px;
}

.card.box-contact.freedial .card-body .em,
.card.box-contact.freedial .card-body .tel-num a {
  color: #fff !important;
}

@media print,
screen and (max-width:1279px) {
  .card.box-contact .card-body .tel-num a {
    font-size: 2.8rem;
  }
}

/* カード・ナンバー付き */
.card.number-head {
  margin-top: 50px;
  padding-top: 40px;
}

.card.number-head .num {
  text-align: center;
  font-size: 4.4rem;
  font-weight: bold;
  color: #005bab;
  background: #D5EDF4;
  border-radius: 50%;
  line-height: 70px;
  width: 70px;
  height: 70px;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
}

.card.number-head .title {
  color: #005bab;
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.5;
}

.card.number-head figure {
  text-align: center;
}

/* カード・フローチャート */
.flowchart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flowchart .card {
  text-align: center;
  padding: 5rem 1rem 2rem 1rem;
  position: relative;
  box-sizing: border-box;
  width: 25%;
}

.flowchart .card .image {
  margin-bottom: 20px;
}

.flowchart .card .image img,
.flowchart .card .textarea {
  max-width: 200px;
  margin: 0 auto;
}

.flowchart .card .title {
  font-size: 2rem;
  line-height: 1.5;
  color: #005bab;
}

.flowchart .card .text {
  text-align: left;
  font-size: 1.6rem;
}

.flowchart .card::after {
  display: inline-block;
  content: url(images/svg/flowchart-arrow.svg);
  width: 20px;
  height: 46px;
  position: absolute;
  right: -10px;
  top: 130px;
}

.flowchart .card:last-child::after {
  display: none;
}

@media print,
screen and (max-width: 1279px) {
  .flowchart .card .image img {
    max-width: 120px;
  }

  .flowchart .card::after {
    top: 90px;
  }
}

@media print,
screen and (max-width: 768px) {
  .flowchart .card {
    width: 50%;
  }
}

@media print,
screen and (max-width: 640px) {
  .flowchart .card {
    width: 100%;
  }

  .flowchart .card .textarea {
    max-width: 100%;
  }

  .flowchart .card::after {
    display: none;
  }
}

/* ナンバーサークル */
.flowchart.step li {
  width: 16.6666%;
  position: relative;
  box-sizing: border-box;
}

.flowchart.step li .image {
  max-width: 160px;
  margin: 0 auto;
}

.flowchart.step li::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  content: "\f061";
  font-size: 2rem;
  color: #D9AC72;
  position: absolute;
  top: 40%;
  right: -10px;
  margin: auto;
}

.flowchart.step li:last-child::after {
  display: none;
}

@media print,
screen and (max-width:1279px) {
  .flowchart.step li {
    width: 33.3333%;
  }
}

@media print,
screen and (max-width:767px) {
  .flowchart.step li {
    width: 50%;
  }
}

@media print,
screen and (max-width:480px) {
  .flowchart.step li .image {
    max-width: 80px;
  }

  .flowchart.step li::after {
    right: 0;
    font-size: 1.6rem;
  }
}

/* トップページ タイル表示
----------------------------------------------- */
.card-deck.tile .card {
  margin: 0 !important;
  text-align: center;
  padding: 50px 20px 30px 20px;
  transition: .3s ease-out;
}

.card-deck.tile .card:hover {
  z-index: 10;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}

.card-deck.tile .card-img {
  margin-bottom: 20px;
}

.card-deck.tile .card-img img {
  width: auto;
  height: 120px;
}

.card-deck.tile .card .title,
.card-deck.tile .card .rubi,
.card-deck.tile .card .card-body,
.card-deck.tile .card .card-footer {
  color: #fff;
  line-height: 1.5;
}

.card-deck.tile .card .title {
  font-size: 2.2rem;
  letter-spacing: 0.3em;
  min-height: 2.7em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-deck.tile .card .rubi {
  font-size: 1.4rem;
}

.card-deck.tile .card .rubi::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background: #fff;
  margin: 15px auto 10px auto;
}

.card-deck.tile .card .text {
  font-size: 1.6rem;
}

.card-deck.tile .card .card-footer .btn.btn-ghost {
  border-width: 2px;
  font-size: 1.6rem;
  padding: 0.7em 1.5em 0.5em 1.5em;
}

@media print,
screen and (min-width: 961px) {
  .card-deck.tile .card {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
}

@media print,
screen and (min-width: 961px) and (max-width:1279px) {
  .card-deck.tile .card .title {
    font-size: 1.8rem;
  }
}

@media print,
screen and (max-width: 960px) {
  .card-deck.tile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .card-deck.tile .card {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 30px 10px 15px 10px;
  }

  .card-deck.tile .card-img img {
    height: 60px;
  }

  .card-deck.tile .card .title {
    font-size: 1.6rem;
  }

  .card-deck.tile .card .text {
    font-size: 1.3rem;
  }
}

@media print,
screen and (max-width:480px) {
  .card-deck.tile .card {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
}

.tile .bg-blue {
  background-color: #005bab !important;
}

.tile .bg-y_green {
  background-color: #95B955 !important;
}

.tile .bg-brown {
  background-color: #DEA965 !important;
}

.tile .bg-pink {
  background-color: #FF89C4 !important;
}

.tile .bg-red {
  background-color: #FC6B50 !important;
}

.tile .bg-green {
  background-color: #16A085 !important;
}

.tile .bg-purple {
  background-color: #6951B0 !important;
}

.tile .bg-s_blue {
  background-color: #4EB1E2 !important;
}

/* アイコン付きカード
----------------------------------------------- */
.icon-card,
.card.icon-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  padding: 1.2em;
}

.icon-card .icon {
  padding-right: 20px;
  min-width: 80px;
}

.icon-card.bg-white {
  background: #fff !important;
  border-radius: 5px;
}

.icon-card.bg-white.shadow {
  padding: 2em 2em 2em 3em;
  border-radius: 0;
  box-shadow: 10px 10px 6px rgba(0, 0, 0, 0.16);
}

.icon-card .icon,
.icon-card .content {
  min-height: 0%;
}

.icon-1, .icon-2{
  order:0;
}

.content{
  order:1;
}

.icon-3, .icon-4{
  order:2;
}

@media print,
screen and (max-width:1200px){
.icon-card.bg-white{
  flex-wrap:wrap;
  justify-content:center;
}

.icon-1, .icon-2{
  order:1;
}

.content{
  order:0;
  width:100%;
}

.icon-1, .icon-2,.icon-3, .icon-4{
  width:20%;
    min-width:40px;
}
.content{
  text-align:center;
}

}

/* ==================================
	ヘッダー
================================== */

/* SVGロゴ */
.style1 .logo .style1 .logo a,
.style1 .logo img {
  width: 285px;
  height: auto;
}

.style1 .logo {
  padding: 10px 0;
}

@media print,
screen and (max-width:960px) and (min-width:481px) {

  .style1 .logo .style1 .logo a,
  .style1 .logo img {
    width: 200px;
    height: auto;
  }
}

@media print,
screen and (max-width:480px) {

  .style1 .logo,
  .style1 .logo a,
  .style1 .logo img {
    width: 150px;
    margin: 0 auto;
  }
    
    .style1 .logo {
        margin-left: 20px;
    }
}

@media print,
    screen and (max-width:340px) {
       .style1 .logo {
        margin-left: 10px;
    } 
}

/* ナビゲーションメニュー
----------------------------------------------- */
.style1 #navigation {
  margin-right: 10px;
}

#navigation a {
  padding: 0 15px;
}

#navigation ul li,
body.header-transparent #header-inner-wrap #header-controls-right {
  line-height: 2 !important;
}

#navigation li.label {
  padding: 0;
  margin-left: 15px;
}

#navigation li.label.label-white a {
  color: #005bab !important;
}

/* サブメニュー */
body.header-transparent #navigation .sub-menu,
body.header-transparent #navigation .sub-menu .sub-menu {
  padding: 0;
}

body.header-transparent #navigation .sub-menu a {
  padding-top: 10px;
  padding-bottom: 10px;
}

body.header-transparent #navigation .sub-menu li:hover,
body.header-transparent #navigation .sub-menu li.current-menu-parent,
body.header-transparent #navigation .sub-menu .sub-menu {
  background: #86B7E2;
}

body.header-transparent #navigation .sub-menu li:hover a,
body.header-transparent #navigation .sub-menu li.current-menu-item a {
  color: #fff;
}

body.header-transparent #navigation .sub-menu li .sub-menu a,
body.header-transparent #navigation .sub-menu li.current-menu-item .sub-menu a {
  color: #186BB3;
}

body.header-transparent #navigation .sub-menu li.current-menu-item .sub-menu li:hover a {
  color: #fff;
}

body.header-transparent #navigation .sub-menu li {
  border-bottom: 1px solid #92C0E8;
}

body.header-transparent #navigation .sub-menu .sub-menu li {
  border-bottom: 1px solid #5B98CD;
}

body.header-transparent #navigation .sub-menu .sub-menu li:hover {
  background: rgba(134, 183, 226, 0.7);
}

body.header-transparent #navigation .sub-menu li.current-menu-parent a,
body.header-transparent #navigation .sub-menu .sub-menu a {
  color: #005bab;
}

@media print,
screen and (min-width:1271px) {
  ul#menu {
    margin-top: 33px;
  }

  #header-controls-right {
    margin-top: 28px;
  }
}

@media print,
screen and (min-width:961px) {

  ul#menu,
  #header-controls-right {
    margin-bottom: 20px;
  }

  body.header-transparent #navigation .sub-menu {
    min-width: 280px;
  }
}

@media print,
screen and (max-width:960px) {
  #header-controls-right {
    margin-top: 20px;
    height:70px;
  }
}

/* #header-controls-right */
#header-controls-right i {
  font-size: 2.8rem;
  font-weight: 400;
}

#header-controls-right a {
  color: #fff;
  transition: .3s;
}

#header-controls-right a:hover {
  color: #f77a86;
}

#header-controls-right .search-box-wrapper .searchform .search-icon {
  top: 5px;
}

/* モバイルメニュー */
#mobile-menu .mobile-sub-menu-controller {
  color: #fff;
  font-size: 2rem;
}

#mobile-menu li.label.label-white {
  background: transparent !important;
  border: none;
}

/* 追従メニュー */


/* ページヘッダー
----------------------------------------------- */
@media print,
screen and (max-width:640px) {

  .header-hero-section .hero-section-wrap,
  .single-post .header-hero-section .hero-section-wrap {
    height: 200px !important;
  }

  .header-hero-section .hero-section-wrap .page-title {
    margin-top: 80px;
  }
}

/* ==================================
	スライダー
================================== */
.slider-news {
  display: block;
  padding: 1.2em 2em;
  background: rgba(255, 255, 255, 0.7);
}

.slider-news .text {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 0.5em;
}

.slider-news .text a {
  color: #444;
}

.slider-news .text a:hover {
  color: #F77A86;
}

/* ==================================
	フッター
================================== */
/* レイアウト
----------------------------------------------- */
#bottom-widgets-wrap.be-wrap {
  max-width: 100% !important;
}

#bottom-widgets {
  padding-top: 0;
  padding-bottom: 0;
}

#bottom-widgets .column-block:nth-child(1) {
  background: #005bab;
}

#bottom-widgets .column-block:nth-child(3) {
  display: none;
}

#bottom-widgets .one-third .column-block {
  float: none;
}

#bottom-widgets .one-third {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media print,
screen and (max-width:767px) {
  #bottom-widgets .column-block {
    margin-bottom: 0;
  }
}

/* ウィジェット1
----------------------------------------------- */
.footer-contact {
  max-width: 740px;
  margin: 0 auto;
  padding: 0 10px;
  text-align: center;
}

.footer-tel {
  margin-bottom: 20px;
}

/* .footer-tel .label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
  box-sizing: border-box;
  width: 195px;
  height: 85px;
  background: url(images/svg/label-24h.svg) no-repeat center center;
  background-size: contain;
} */
.footer-contact .btn-wrap {
  display: block;
}

#maintenance .footer-tel .label,
#shindan .footer-tel .label,
#tps .footer-tel .label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
  box-sizing: border-box;
  width: 195px;
  height: 85px;
  background-size: contain;
}

#maintenance .footer-tel .label {
  background: url(images/svg/footer-tel-label-maintenance.svg) no-repeat center center;
}

#shindan .footer-tel .label {
  background: url(images/svg/footer-tel-label-shindan.svg) no-repeat center center;
}

#tps .footer-tel .label {
  background: url(images/svg/footer-tel-label-tps.svg) no-repeat center center;
}

@media print,
screen and (max-width:767px) {
  .footer-tel .label {
    margin: 0 auto 20px auto !important;
    display: block;
  }

  img[src$="label-24h.svg"] {
    max-width: 100px;
  }

  .footer-tel {
    margin-bottom: 30px;
  }
}

/* ウィジェット2
----------------------------------------------- */
.footer-address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-address .footer-logo,
.footer-address address {
  padding: 0 20px;
}

.footer-address address ul li {
  margin-bottom: 15px;
}

.footer-address address .head {
  float: left;
  color: #005bab;
  border: 1px solid #005bab;
  padding: 0.6em 1em;
  font-weight: bold;
  margin-right: 1em;
}

.footer-address address .head,
.footer-address address .text {
  display: inline-block;
}

@media print,
screen and (max-width:767px) {
  .footer-address .footer-logo {
    margin-bottom: 40px;
  }
}

@media print,
screen and (max-width:480px) {
  .footer-address address .head {
    float: none;
    margin: 0 0 10px 0;
  }

  .footer-address address ul li {
    text-align: center;
  }

  .footer-address address .head,
  .footer-address address .text {
    display: block;
  }
}

/* コピーライト */
.footer-content-inner-left,
.footer-content-inner-right,
.footer-content-inner-center {
  margin-top: 0;
}

/* トップに戻るボタン */
#back-to-top.layout-wide {
  background: #F77A86 !important;
  border-radius: 5px;
}

/* ==================================
	トップページ
================================== */

/* 新着情報
----------------------------------------------- */
.news_box .eyecatch,
.news_box .text {
  display: block;
}

.news_box li {
  padding-bottom: 20px;
}

.news_box li a {
  text-align: center;
}

.news_box li .eyecatch {
  width: 100%;
  max-width: 363px;
  height: 242px;
  overflow: hidden;
  border: 1px solid #707070;
  margin: 0 auto 10px auto;
}

.news_box li .text {
  width: 100%;
}

.news_box .news_category {
  margin-bottom: 15px;
}

.news_box .news_category span {
  display: block;
  text-align: center;
  color: #fff;
  background: #444;
  border-radius: 5px;
  width: 150px;
  padding: 3px 10px;
  margin: 0 auto 10px auto;
}

.news_box .news_category span.cat-news {
  background: #98C6F0;
}

.news_box .news_category span.cat-event {
  background: #F79AA3;
}

.news_box .news_category span.cat-flyer {
  background: #F5BB70;
}

.news_box .news_category span.cat-magazine {
  background: #66B8CD;
}

.news_box .news_category span.cat-caution {
  background: yellow;
    color: black;
}

.news_box .news_title {
  color: #444444;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: underline;
  border-bottom: 1px solid #CDCDCD;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.news_box li a:hover .eyecatch {
  opacity: .7;
}

.news_box li a:hover .news_title {
  color: #F77A86;
}

.news_box .news_day {
  color: #999999;
}

.news_box .card .eyecatch img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* ピックアップ新着情報
----------------------------------------------- */
.card-deck.news-pickup li {
  padding: 40px 20px 20px 20px;
}

.card-deck.news-pickup li .eyecatch-area {
  max-width: 500px;
  margin: 0 auto;
}

.card-deck.news-pickup li .eyecatch-area .btn {
  width: 100%;
  max-width: 200px;
}

.card-deck.news-pickup li .eyecatch img {
  max-width: 100%;
  height: auto;
}

.card-deck.news-pickup li.magazine {
  border: 10px solid #BFDDE5;
}

.card-deck.news-pickup li.flyer {
  border: 10px solid #F4E4D0;
}

.card-deck.news-pickup li .title-wrap h3 {
  position: relative;
  margin: 0 auto 20px auto;
}

.card-deck.news-pickup li.magazine h3 {
  padding-left: 80px;
  max-width: 300px;
}

.card-deck.news-pickup li.magazine h3::before {
  display: inline-block;
  content: "";
  background: url(images/svg/icon-magazine.svg) no-repeat;
  background-size: contain;
  width: 52px;
  height: 60px;
}

.card-deck.news-pickup li.flyer h3 {
  padding-left: 100px;
  max-width: 330px;
}

.card-deck.news-pickup li.flyer h3::before {
  display: inline-block;
  content: "";
  background: url(images/svg/icon-flyer.svg) no-repeat;
  background-size: contain;
  width: 80px;
  height: 60px;
}

.card-deck.news-pickup li h3::before {
  position: absolute;
  left: 0;
}

.card-deck.news-pickup li .title-wrap h3 .title,
.card-deck.news-pickup li .title-wrap h3 .text {
  line-height: 1.5;
  display: block;
}

.card-deck.news-pickup li .title-wrap h3 .title {
  font-size: 2.2rem;
}

.card-deck.news-pickup li .title-wrap h3 .text {
  font-size: 1.4rem;
  font-weight: 400;
}

.card-deck.news-pickup li.magazine h3 .title {
  color: #2E92AB;
}

.card-deck.news-pickup li.flyer h3 .title {
  color: #DEA965;
}

.eyecatch-area {
  text-align: center;
}

.eyecatch-area .eyecatch {
  margin-bottom: 25px;
}


/* ==================================
	ブログ
================================== */

.post-content .more-link.style3-button {
  margin-top: 30px;
  background: #F77A86 !important;
  border-radius: 5px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold !important;
  border: 2px solid #F77A86;
  padding: 0.4em 2em;
}

.post-content .more-link.style3-button::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  margin-left: 0.6em;
}

.post-content .more-link.style3-button:hover {
  color: #F77A86;
  background: #fff !important;
}

.special-subtitle.post-date {
  font-size: 1.2rem;
  color: #999999;
}

.blog-separator .separator {
  height: 1px;
  background: #CDCDCD;
}

/* 記事アイキャッチ */
.category-cat-flyer .post-thumb,
.category-cat-magazine .post-thumb,
.category-cat-dm .post-thumb,
.category-cat-caution .post-thumb {
  display: none;
}


/* ウィジェット
----------------------------------------------- */
.widget .searchform .search-icon {
  font-size: 2.6rem;
  color: #BFC1C2;
  line-height: 48px;
}

.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_links ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.widget_pages ul li:before {
  font-size: 2.6rem;
  font-weight: bold;
  color: #005bab;
  width: 30px;
  vertical-align: middle;
}

#right-sidebar .widget {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#right-sidebar .widget li a {
  text-decoration: underline;
}

#right-sidebar .widget_categories {
  border-bottom: 1px solid #CDCDCD;
}

/* ページネーション
----------------------------------------------- */
.pagination.secondary_text {
  text-align: center;
}

.pagination.secondary_text span,
.pagination.secondary_text a {
  border: 1px solid #005bab;
  font-weight: bold;
}

.pagination.secondary_text a {
  background: #fff;
  color: #005bab;
}

.pagination.secondary_text .current,
.pagination.secondary_text a:hover {
  background: #005bab;
}

/* ==================================
	ポートフォリオ（施工実績）
================================== */
/* カテゴリメニュー */
#menu-resultsmenu {
  text-align: center;
}

#menu-resultsmenu li {
  display: inline-block;
}

#menu-resultsmenu li a {
  font-size: 1.6rem;
  color: #444;
  border: 1px solid transparent;
  padding: 0.3em 1em;
  margin: 5px 10px;
  width: 100%;
  display: block;
  box-sizing: border-box;
}

#menu-resultsmenu li a:hover,
#menu-resultsmenu li.current-menu-item a {
  border-color: #444;
}

@media print,
screen and (max-width:480px) {
  #menu-resultsmenu li a {
    font-size: 1.4rem;
  }
}

/* フィルターナビゲーション */
.filters {
  border-top: 1px solid #ccc;
  padding-top: 0.5em;
}

.filters.single_border .current_choice,
.filters.border .current_choice {
  color: #444 !important;
  border: none;
  background: #eee;
}

@media print,
screen and (max-width:767px) {
  .filters.border .filter_item {
    width: 46%;
    text-align: left;
    vertical-align: top;
    font-size: 1.4rem !important;
  }
}

@media print,
screen and (max-width:480px) {
  .filters.border .filter_item {
    width: 46%;
    font-size: 1.2rem !important;
  }

  .filters.border .sort {
    padding: 5px;
  }
}

/* 一覧記事サムネイル */
.portfolio-container .thumb-bg {
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.portfolio-container .thumb-bg {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.thumb-title-wrap .thumb-title {
  font-size: 1.6rem !important;
}

.thumb-title-wrap .portfolio-item-cats {
  font-size: 1.4rem !important;
}

/* 詳細ページ */
.portfolio-details.style1 {
  text-align: center !important;
}

.portfolio-details .gallery-side-heading {
  font-weight: bold;
}

.portfolio-share a.custom-share-button,
.portfolio-share a.custom-share-button:active,
.portfolio-share a.custom-share-button:hover,
.portfolio-share a.custom-share-button:visited {
  font-size: 1.8rem !important;
}

.fixed-sidebar-content {
  background: #fff;
}

/* 画像説明文 */
body.single-portfolio a.thumb-wrap::after {
  content: attr(title);
  display: block;
  text-align: center;
  color: #444;
  font-size: 1.6rem;
  margin-top: 0.8em;
}

/* ポートフォリオナビゲーション */
.portfolio-nav-wrap.style1-navigation .home-grid-icon {
  width: 24px;
}

.home-grid-icon span {
  height: 6px;
  width: 6px;
}

/* ==================================
	固定ページ
================================== */
/* HOME 特設コンテンツサイト
----------------------------------------------- */
.special-site-link .card {
  padding: 20px;
  width: 100%;
  min-height: 280px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.special-site-link .card-body {
  text-align: center;
  min-height: 70px;
  margin-top: 80px;
}

.special-site-link .title img {
  width: auto;
  height: 38px;
}

.special-site-link .title .text {
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.5em;
  font-size: 5rem;
  display: inline-block;
  padding-left: 0.5em;
}

@media print,
screen and (max-width:1279px) and (min-width:768px) {
  .special-site-link .title .text {
    font-size: 2.6rem;
  }
}

@media print,
screen and (max-width:640px) {
  .special-site-link .title .text {
    font-size: 2.6rem;
  }
}

.special-site-link .title-en {
  color: #fff;
}

.special-site-link_01 {
  background: url(images/link-reform-bg.jpg) no-repeat center center;
  background-size: cover;
}

.special-site-link_02 {
  background: url(images/link-order-bg.jpg) no-repeat center center;
  background-size: cover;
}

.special-site-link .btn {
  background: rgba(255, 255, 255, 0.8);
  color: #444;
  padding: 0.7em 1.5em 0.6em 1.5em;
}

.special-site-link .btn:hover {
  background: #444;
  color: #fff;
}

.special-site-link .caption {
  text-align: center;
  margin-top: 10px;
}

/* 特徴 土地有効活用の提案
----------------------------------------------- */
/* 賃貸経営プラン */
.build-plan {
  position: relative;
  display: block;
  width: 100%;
  height: 464px;
  max-width: 680px;
  margin: 0 auto;
}

.build-plan .plan-desc {
  position: absolute;
  bottom: -2em;
  right: -2em;
  background: rgba(242, 242, 242, 0.9);
  text-align: center;
  padding: 3rem;
  width: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 355px;
}

.build-plan .title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 0.3em;
}

.build-plan .subtitle {
  margin-bottom: 2rem;
}

.build-plan .text.em {
  margin-bottom: 0.8em;
}

.build-plan.plan01 {
  background: url(images/plan01-bg.jpg) no-repeat center center !important;
  background-size: cover !important;
}

.build-plan.plan02 {
  background: url(images/plan02-bg.jpg) no-repeat center center !important;
  background-size: cover !important;
}

/* .build-plan.plan03 {
  background: url(images/plan03-bg.jpg) no-repeat center center;
  background-size: cover;
}
.build-plan.plan04 {
  background: url(images/plan04-bg.jpg) no-repeat center center;
  background-size: cover;
} */

@media print,
screen and (min-width:961px) {
  .build-plan .plan-desc {
    width: 400px;
  }
}

@media print,
screen and (max-width:640px) {
  .build-plan .plan-desc {
    width: 100%;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(242, 242, 242, 0.75);
  }

  .build-plan .title {
    font-size: 2.2rem;
  }
}

/* スタッフ吹き出し */
.staff-fukidashi.icon-card {
  padding: 0;
  }

.staff-fukidashi .fukidashi {
  border: 10px solid #FCD6DA;
  background: #fff;
  padding: 1em 1.5em;
  margin-bottom: 15px;
  color: #E24958;
  font-weight: bold;
  font-size: 2.3rem;
  position: relative;
  
}
@media print,
screen and (max-width:1111px) and (min-width:768px) {
  .staff-fukidashi .fukidashi {
      text-align: left;
  }
  .staff-fukidashi .fukidashi br {
      display: none;
  }
}
@media print,
screen and (max-width:682px) {
  .staff-fukidashi .fukidashi {
      text-align: left;
  }
  .staff-fukidashi .fukidashi br {
      display: none;
  }
}
@media print,
screen and (min-width:480px) {
  .text-head.line_adjust  br {
      display: none;
  }
}

.staff-fukidashi .fukidashi::after {
  position: absolute;
  left: -38px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  content: url(images/fukidashi-arrow.png);
  width: 38px;
  height: 61px;
}

.staff-fukidashi .content {
  padding-bottom: 30px;
}

.staff-fukidashi .text {
  font-size: 1.6rem;
}

.staff-fukidashi .underline {
  text-decoration: underline;
  color: #E24958;
}

@media print,
screen and (max-width:767px) {
  .staff-fukidashi.icon-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    }
  .staff-fukidashi.icon-card .icon {
    padding-right: 0;
    text-align: center;
  }
  .staff-fukidashi .fukidashi {
    font-size: 1.8rem;
    margin-top:30px;
  }
  .staff-fukidashi .fukidashi::after {
    transform: rotate(90deg);
    left: 0;
    right: 0;
    top: -49px;
    bottom: auto;
    }
}

/* TPS とうせいパートナーシステム */
.tps-block.icon-card .icon {
  width: 40%;
  text-align: center;
}

.tps-block .content {
  text-align: center;
}

.tps-block .title {
  color: #005bab;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.3em;
  margin-top: 0.5em;
  margin-bottom: 0.8em;
}

.tps-block .text {
  font-weight: bold;
  margin-bottom: 1.5em;
}

@media print,
screen and (max-width:960px) {
  .tps-block.icon-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
  }

  .tps-block.icon-card .icon {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }

  .tps-block .title {
    letter-spacing: 0.1em;
    font-size: 2.4rem;
  }
}

/* 特徴 建物診断システム
----------------------------------------------- */
.shindan .icon-card {
  padding: 0;
  margin-bottom: 60px !important;
}

@media print,
screen and (min-width:961px) {
  .shindan .icon-card .icon {
    min-width: 200px;
    max-width: 200px;
  }
}

@media print,
screen and (max-width:960px) {
  .shindan .icon-card .icon {
    min-width: 120px;
    max-width: 120px;
  }
}

@media print,
screen and (max-width:640px) {
  .shindan .icon-card .icon {
    min-width: 80px;
    max-width: 80px;
  }
}

/* アクセス住所
----------------------------------------------- */
.location figure {
  max-width: 760px;
  margin: 0 auto 25px auto;
}

.location figcaption {
  text-align: right;
  padding-top: 1em;
}

.location h3.text-head {
  margin-bottom: 0.5em;
}

.location address {
  text-align: center;
  font-size: 1.6rem;
}

/* 採用情報
----------------------------------------------- */
/* マイナビリンク */
.mynavi-entry {
  max-width: 550px;
  margin: 0 auto;
}

.mynavi-entry dt,
.mynavi-entry dd {
  display: inline-block;
  vertical-align: middle;
}

.mynavi-entry dt {
  width: 130px;
  margin: 0 10px;
}

.mynavi-entry dt a img {
  transition: .2s ease;
}

.mynavi-entry dt a:hover img {
  border: 3px solid #005bab;
}

.mynavi-entry dd {
  width: calc(100% -150px);
}

@media print,
screen and (min-width:885px) {
    .mynavi-entry dd {
        margin-left: 10px;
    }
}

.mynavi-entry dd img {
  margin-bottom: 15px;
}

.mynavi-entry dd .text {
  color: #fff !important;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
}

@media print,
screen and (max-width:884px) {
  .mynavi-entry {
    width: 100%;
    text-align: center;
  }

  .mynavi-entry dd {
    display: block;
    width: 100%;
    margin-left: 0;
  }

  .mynavi-entry dt {
    margin-bottom: 20px;
  }

  .mynavi-entry dd .text {
    font-size: 1.6rem;
  }
}

/* 先輩の声 */
.member-profile {
  margin-bottom: 20px;
}

.member-profile .label {
  width: 120px;
  margin-bottom: 10px;
}

.member-profile .member-name {
  margin-bottom: 15px;
}

.member-profile .name {
  color: #005bab;
  letter-spacing: 0.3em;
  font-size: 2.8rem;
  font-weight: bold;
}

.member-profile .outline {
  font-size: 1.6rem;
  font-weight: bold;
}

.member-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

.member-box .pict,
.member-box .contents {
  min-height: 0%;
}

.member-box .pict.member01 {
  background: url(images/m01.jpg) no-repeat 100% 30% !important;
  background-size: cover !important;
}

.member-box .pict.member02 {
  background: url(images/m02.jpg) no-repeat 100% 30% !important;
  background-size: cover !important;
}

.member-box .pict.member03 {
  background: url(images/m03.jpg) no-repeat 100% 30% !important;
  background-size: cover !important;
}

.member-box .pict.member04 {
  background: url(images/m04.jpg) no-repeat 100% 30% !important;
  background-size: cover !important;
}

.member-box .contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2em;
  background: #fff;
}

.member-box .member-profile .member-name {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.member-box .member-profile .date {
  color: #999999;
  margin-bottom: 10px;
}

@media print,
screen and (min-width:1280px) {
  .member-box {
    min-height: 300px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }

  .member-box .pict {
    width: 250px !important;
    height: 300px !important;
  }

  .member-box .contents {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media print,
screen and (max-width:1279px) {
  .member-box .pict {
    height: 350px !important;
  }
}

/* ==================================
	404
================================== */
.not-found-search {
  width: 100%;
  max-width: 780px;
}

/* ==================================
	印刷用CSS
================================== */
@page {
  size: A4
}

/* A4縦 */

@media print {

  /* chrome背景印刷用 */
  body {
    -webkit-print-color-adjust: exact;
  }

  a {
    text-decoration: none;
  }

  /* リンクURL非表示 */
  a[href]:after,
  abbr[title]:after {
    display: none;
  }

  /* ヘッダーフッター */
  #navigation a,
  #navigation-right-side a,
  #navigation-left-side a {
    color: #fff !important;
  }

  body.header-transparent.semi #header .semi-transparent {
    background-color: rgba(0, 91, 171, 0.7) !important;
  }

  #bottom-widgets .column-block:nth-child(1) {
    background: #005bab !important;
  }

  #footer {
    background-color: rgba(229, 229, 229, 1);
  }

  /* HOME */
  .tatsu-section-overlay {
    background-color: rgba(0, 91, 171, 0.7) !important;
  }

  .title-works .wrap {
    background: url(images/circle-worls.png) no-repeat center center !important;
  }

  .card-deck.tile .card .title,
  .card-deck.tile .card .rubi,
  .card-deck.tile .card .text,
  .card-deck.tile .card .card-footer {
    color: #fff !important;
  }

  .tatsu-SJ3V42QRX.tatsu-section,
  .tatsu-SJkXNhmC7.tatsu-section {
    background-image: url(http://www.to-sei.co.jp/app/wp-content/uploads/2018/11/bg-colortile.png) !important;
  }
}

.box-blue2 {
    background: #fff;
    padding: 20px 15px;
    border: 10px solid #FFFFFF;
}
@media print,
screen and (max-width:767px) {
    .box-blue2 {
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}

/* 2020/06/18 先輩から一言の削除（非表示） */
.page-id-3496 #rec03 {
    display: none;
}

/* 2021.06.04 予防メンテナンス下部の調整 */
.tatsu-rksZNmEAX .icon-card.bg-white.shadow {
    padding: 2em;
    align-items: center;
}

.tatsu-rksZNmEAX .icon-card .em-title {
    margin: 0;
    letter-spacing: 0.28em;
}

.tatsu-rksZNmEAX .icon-card .text {
    padding-top: 5px;
}

.tatsu-rksZNmEAX .icon-card div[class^="icon"] {
    text-align: center;
    width: 112px;
}

.tatsu-rksZNmEAX .icon-card .content {
    width: calc(100% - 448px);
    padding-left: 0.5em;
    min-width: 655px;
}

@media screen and (max-width: 1200px) {
    .tatsu-rksZNmEAX .icon-card {
        justify-content: center;
    }
    
    .tatsu-rksZNmEAX .icon-card .content {
        width: 100%;
        padding: 0;
        min-width: 0;
    }
    
    .tatsu-rksZNmEAX .icon-card div[class^="icon"] {
        width: 25%;
        max-width: 140px;
    }
    
    .ib {
        display: inline-block;
    }
}

@media screen and (max-width: 480px) {
    .tatsu-rksZNmEAX .icon-card.bg-white.shadow {
        padding: 20px 20px 15px;
    }
    
    .tatsu-rksZNmEAX .icon-card div[class^="icon"] {
        width: 50%;
    }
    
    .tatsu-rksZNmEAX .icon-card .content {
        text-align: left;
    }
    
    .tatsu-rksZNmEAX .icon-card .content .ib {
        display: inline;
    }
}

/* 2022.01.18 SDGsページ */
#sdgs1 {
    background-image: url(images/sdgs-bg.png);
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}

.sdgs-logo {
    padding: 30px 0 50px;
}

.sdgs-text {
    max-width: 682px;
    margin: 0 auto;
}

#sdgs2 .text-head {
    letter-spacing: 0.05em;
    margin: 30px 0 10px;
}

.sdgs3-wrapper {
    padding: 40px 0 0;
}

.sdgs3-row {
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 50px;
}

.sdgs3-L {
    width: calc(100% - 366px);
    max-width: 755px;
    padding-right: 15px;
}

.sdgs3-R {
    width: 366px;
}

.sdgs-icon-box {
    flex-wrap: wrap;
}

.sdgs-icon {
    margin-top: 15px;
}

.sdgs3-L .text-head {
    letter-spacing: 0.05em;
    margin: 0 0 10px;
}

.sdgs-action-box {
    border: 10px solid #D5EDF4;
    padding: 15px;
    min-height: 164px;
}

.sdgs-action-title {
    font-size: 18px;
    line-height: 1.2;
    margin: 0 0 10px -5px;
}

.sdgs-action-list {
    justify-content: space-between;
}

.sdgs-action-item {
    margin: 0;
    position: relative;
    padding-left: 1em;
}

.sdgs-action-item::before {
    content: "・";
    position: absolute;
    left: 0;
}

.sdgs-action-box.action1 .sdgs-actionL {
    width: 47.5%;
}
.sdgs-action-box.action1 .sdgs-actionR {
    width: 50%;
}
.sdgs-action-box.action2 .sdgs-actionL {
    width: 47.5%;
}
.sdgs-action-box.action2 .sdgs-actionR {
    width: 50%;
}
.sdgs-action-box.action3 .sdgs-actionL {
    width: 53%;
}
.sdgs-action-box.action3 .sdgs-actionR {
    width: 45%;
}
.sdgs-action-box.action4 .sdgs-actionL {
    width: 48.4%;
}
.sdgs-action-box.action4 .sdgs-actionR {
    width: 49.5%;
}

@media screen and (min-width: 1025px) {
    .sdgs-icon:not(:nth-child(3n)) {
        margin-right: 15px;
    }
}

@media screen and (max-width: 1024px) {
    .sdgs3-L {
        width: calc(100% - 236px);
    }

    .sdgs3-R {
        width: 236px;
    }
    
    .sdgs3-row {
        align-items: flex-start;
    }
    
    .sdgs-icon-box {
        justify-content: space-between;
    }
    
    .sdgs-icon {
        margin-top: 12px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .sdgs-icon:nth-child(1),
    .sdgs-icon:nth-child(2) {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .sdgs3-row {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .sdgs3-L {
        width: 100%;
        padding: 0;
    }
    
    .sdgs-action-list {
        flex-wrap: wrap;
    }
    
    .sdgs-actionL, .sdgs-actionR {
        width: 100% !important;
    }
    
    .sdgs3-R {
        width: 484px;
    }
    
    .sdgs-icon-box {
        justify-content: flex-start;
        padding-top: 10px;
    }
    
    .sdgs-icon {
        margin-top: 12px;
    }
}

@media screen and (max-width: 767px) and (min-width: 541px) {
    .sdgs-icon:not(:nth-child(3n)) {
        margin-right: 12px;
    }
}


@media screen and (min-width: 641px) {
    .tosei-sdgs img:last-child {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .sdgs-logo {
        padding: 10px 0 30px;
    }
    
    #sdgs2 .text-head {
        margin-top: 20px;
    }
    
    .sdgs-text p:first-child {
        margin-bottom: 10px;
    }
    
    .tosei-sdgs img:first-child {
        display: none;
    }
    
    .sdgs3-wrapper {
        padding: 0;
    }
    
    .sdgs3-row {
        padding-bottom: 30px;
    }
    
    .sdgs3-text {
        margin-bottom: 10px;
    }
    
    .sdgs-action-box {
        padding: 10px;
    }
    
    .sdgs-action-title {
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    .sdgs-icon-box {
        padding: 0;
    }
}

@media screen and (max-width: 540px) {
    .sdgs3-R {
        width: 360px;
    }
    
    .sdgs-icon:not(:nth-child(3n)) {
        margin-right: 12px;
    }
}

@media screen and (max-width: 479px) {
    .sdgs3-R {
        width: 236px;
    }
    
    .sdgs-icon-box {
        justify-content: space-between;
    }
    
    .sdgs-icon:not(:nth-child(3n)) {
        margin-right: 0;
    }
}


/* 20221115 採用情報の余白調整 */
@media screen and (max-width: 767px) {
  .recruit-mb .tatsu-rJqjzlN0Q {
    margin-bottom: 0 !important;
  }
  
  .recruit-mb .recruit-mb-childe .list-table li:last-child {
    border-bottom: none !important;
  }
}


/*20250424 セキュリティアクション*/
.securityaction-1 .security-logo img{
width:400px;
}
.securityaction-1 .security-logo{
margin-top:30px;
}
.securityaction-2 h3 {
  margin-bottom: 5px;
  font-size: 100%;
  line-height: 1.2;
}
.securityaction-1 .sec-title br.spbr{
display:none;
}
#securityaction .hero-section-inner .page-title br.spbr{
display:none;
}

@media screen and (max-width: 767px) {
	.securityaction-1 .sec-title br.spbr{
	display: inline;
	}
	#securityaction .hero-section-inner .page-title br.spbr{
	display: inline-block;
	}
	#securityaction .hero-section-inner .page-title{
	letter-spacing: 0.1em;
	text-align: center;
	}
}
.securityaction-1 p.security-text{
margin-bottom:50px;
}
.securityaction-1 .location h3.text-head{
margin-bottom:10px;
}
.securityaction-2 .tatsu-text-block-wrap{
margin-bottom:20px;
}
#navigation ul .sub-menu li a, #navigation ul .children li a, #navigation-right-side ul .sub-menu li a, #navigation-right-side ul .children li a, #navigation-left-side ul .sub-menu li a, #navigation-left-side ul .children li a {
  line-height: 1.4;
}