@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap');
/* CSS Document */
/*ブログ機能用*/
div[content_type="blog"] {
    display:block !important;
    }
div[content_type="blog"]:hover:before {
    content:"※こちらはブログ機能になります。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタンから記事を投稿してください。";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
}

html{
  font-family: 'Noto Sans JP', sans-serif;
}

a[href*=tel],
button[href*=tel] {
  pointer-events: none
}

.tab-pane ._akamon_component_editable {
    min-height: 40px;
}

.mx-auto{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width:1024px) {

  a[href*=tel],
  button[href*=tel] {
    pointer-events: initial !important
  }
}

a{
  transition: .5s;
}

a:hover {
    color: inherit;
    text-decoration: initial;
}

/*ブログカテゴリー用*/
div[content_type="blog_category"] {
    display:block !important;
    }
div[content_type="blog_category"]:hover:before {
    content:"※こちらはブログのカテゴリー機能になります。カテゴリーを編集する場合は、左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタンから「記事投稿」画面に行っていただき、「記事カテゴリ管理」から編集ができます。";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
}

/*ギャラリー用*/
div[content_type="gallery"] {
    display:block !important;
}
div[content_type="gallery"]:hover:before {
    content:"※ギャラリー機能になります。「設定」ボタンから編集ができます。「画像選択」から画像の追加ができ、画像の順番はドラッグ&ドロップで簡単に並び替えできます。";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
/*コレクション機能用、注意書きが必要なところ用*/
div[onclick] .home-voice:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「スタイルギャラリー」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
div[onclick] .voice #right:hover:before {
    content:"※こちらは見たまま編集ができません。左下（もしくは左上）のUNISON CMSのロゴをクリックして、「記事を投稿する」ボタン→「スタイルギャラリー」から編集をしてください";
    display:block;
    line-height:1.8;
    font-weight:bold;
    color:red;
    font-size:0.8em;
    clear:both;
}
/* @font-face {
    font-family: 'Noto Sans JP', sans-serif;
    src: url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/font/GenJyuuGothic-P-Bold.eot');
    src: url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/font/GenJyuuGothic-P-Bold.eot') format('embedded-opentype'),
         url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/font/GenJyuuGothic-P-Bold.woff') format('woff'),
         url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/font/GenJyuuGothic-P-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "fontawesome-webfont";
    src: url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/font/fontawesome-webfont.eot');
    src: url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/font/fontawesome-webfont.eot') format('embedded-opentype'),
         url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/font/fontawesome-webfont.woff') format('woff'),
         url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/font/fontawesome-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

} */
.i {
    font-weight: normal;
    font-family: "fontawesome-webfont"
    }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button, p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    /* font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, "游ゴシック", "ＭＳ Ｐゴシック", sans-serif; */
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 160%;
    color: #5b331b
    }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
    }
.clearfix {
    display: inline-block
    }
* html .clearfix {
    height: 1%
    }
.clearfix {
    display: block
    }
.clearfix {
    /*
        overflow: hidden;
    */
    }
.clear {
    clear: both
    }
/* line-cmn */
.line-cmn-01 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;

  -webkit-line-clamp: 1;
}

.line-cmn-02 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

/* indent-cmn */
.indent-cmn-01 {
  padding-left: 1em;
  text-indent: -1em;
}
img {
    vertical-align: top;
    border: none;
    max-width: 100%;
    height: auto !important;
}
a {
    color: #5b331b;
    text-decoration: none
    }
a:hover {
    opacity: 0.6
    }
ul {
    list-style: none
    }
#wrapper {
    min-width: 1060px;
    overflow: hidden;
    border-top: #e8b7bb 13px solid
    }
#wrapper h1 {
    font-size: 12px;
    width: 1060px;
    margin: 0 auto;
}
#header {
    width: 100%;
    padding: 10px 5px 0 5px;
    border-bottom: 5px solid #cc9434;
    position: relative;
    z-index: 101;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
}
[data-element-id] #header{
  min-height: 250px;
}
#header .inner {
    width: 1060px;
    height: 163px;
    margin: 0 auto
    }
#header .inner .left {
    float: left;
    width: 382px;
    height: auto
    }
#header .inner h1 {
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    padding: 0 0 23px 0
    }
#header .inner h2 {
    padding-bottom: 20px
    }
#header .inner .left p {
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif
    }
#header .hbnr {
    float: left;
    width: 326px;
    position: relative
    }
#header .hbnr .w {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 0 0 8px
    }
#header .hbnr .w strong {
    display: block;
    color: #ffae00;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
    padding-bottom: 3px
    }
#header .hbnr .w .t {
    display: block;
    color: #fff;
    font-size: 13px
    }
#header .right {
    float: right;
    width: 316px;
    margin-top: -10px;
    }
#header .right ul {
    width: 332px
    }
#header .right li {
    display: block;
    text-align: center;
    background: #ee8998;
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    width: 150px;
    height: auto;
    float: left;
    margin: 0 16px 13px 0;
    line-height: 28px;
    color: #fff;
    border-radius: 2px;
    position: relative;
    /* CSS3草案 */
    -webkit-border-radius: 2px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 2px;
    /* Firefox用 */
    }
#header .right li.btn-toggle .a,#gnav .ginfo li.btn-toggle .a{
  cursor: pointer;
  transition: .5s;
}
#header .right li.btn-toggle .a:hover,#gnav .ginfo li.btn-toggle .a:hover{
  opacity: .8;
}
#header .right li .activebox,#gnav .ginfo li .activebox {
    position: absolute;
    bottom: -65px;
    left: 0;
    width: 100%;
    background: #ffc6ce;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
#header .right .btn-toggle.active .activebox,[data-element-id] #header .right li .activebox,#gnav .ginfo .btn-toggle.active .activebox,[data-element-id] #gnav .ginfo li .activebox{
  opacity: 1;
  visibility: visible;
}
[data-element-id] #header .right li .activebox,[data-element-id] #gnav .ginfo li .activebox{
  position: relative;
  bottom: auto;
}
#header .right li .activebox .items a,#gnav .ginfo li .activebox .items a {
    padding: 5px;
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 5px;
    font-weight: 500;
}
#header .right li img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 6px
    }
#header .right li a {
    color: #fff
    }
#header .right table {
    width: 100%;
    border-collapse: collapse
    }
#header .right table th {
    width: 83px;
    height: 25px;
    font-size: 10px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    border: 1px solid #f8e7e6
    }
#header .right table td {
    border: 1px solid #f8e7e6;
    width: 32px;
    font-size: 14px;
    text-align: center
    }
#header .right table thead th {
    border: 1px solid #e8b7bb;
    border-right: 1px solid #fff;
    border-top: none;
    border-bottom: 1px solid #f8e7e6;
    background: #e8b7bb
    }
#header .right table thead td {
    border-top: none;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #f8e7e6;
    background: #e8b7bb;
    font-size: 11px;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: -1px;
    }
#header .right table thead td:last-child {
    border-right: 1px solid #e8b7bb
    }
#header .right p {
    font-size: 12px;
    padding-top: 2px
    }
#header .right table td.off {
    background: #fff5f6
    }
#gnav {
    background: #fff5f6;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 9;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
}
#gnav .ginfo {
    display: none;
    position: relative;
    }
[data-element-id] #gnav .ginfo {
    display: block;
    width: 30%;
    min-width: 375px;
    display: flex;
    flex-direction: column;
    border: 3px solid;
    padding: 10px;
}
[data-element-id] #gnav .ginfo::before {
    content: "ナビ固定時に表示されます";
    background: #5b331b;
    color: #fff;
    font-size: 12px;
    width: calc(100% + 20px);
    margin: -10px -10px 10px -10px;
    text-align: center;
}
#gnav .ginfo li {
    display: block;
    text-align: center;
    background: #ee8998;
    font-size: 12px;
    font-family: 'Noto Sans JP', sans-serif;
    width: 130px;
    height: auto;
    margin: 0 auto 13px auto;
    line-height: 28px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
[data-element-id] #gnav .ginfo li{
  width: 150px;
}
#gnav .ginfo li:first-child {
    background: none;
    width: initial;
}
#gnav .ginfo li:first-child img {
    max-width: 240px;
    height: auto;
    margin: 0;
}
#gnav .ginfo li:first-child .ad {
    display: block;
    font-size: 12px;
    color: #5b331b;
    line-height: 120%;
    width: 240px;
    margin-left: -45px;
    padding-top: 10px
    }
#gnav.fixed .ginfo li:first-child .ad {
    display: none;
}
#gnav .ginfo li:nth-of-type(2) {
    float: left;
}
#gnav .ginfo li:nth-of-type(3) {
    float: right;
}
#gnav .ginfo li img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 6px
    }
#gnav .ginfo li a {
    color: #fff;
    display: block;
    }
#gnav .inner {
    width: 990px;
    height: auto;
    margin: 0 auto;
    padding: 29px 0 2px 0
    }
#gnav .gnav {
    width: 1032px;
    height: auto;
    margin-left: -42px
    }
#gnav .gnav li {
    width: 130px;
    height: auto;
    float: left;
    padding: 0 0 28px 42px
    }
div[onclick] #gnav .gnav li.jiko {
    display: block;
}
#gnav .gnav li.jiko {
    display: none;
}
#gnav .gnav li a {
    display: block;
    width: auto;
    height: 124px;
    background: #fff;
    border: 3px solid #ee8998;
    border-radius: 4px;
    /* CSS3草案 */
    -webkit-border-radius: 4px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 4px;
    /* Firefox用 */
    overflow: hidden;
    transition: 0s;
    }
#gnav .gnav li a .pic {
    display: block;
    position: relative;
    overflow: hidden;
}
#gnav .gnav li a .pic:after {
    display: block;
    content: "";
    padding-top: 70%;
}
#gnav .gnav li a .pic img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
#gnav .gnav li a strong {
    font-weight: normal;
    display: block;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif
    }
#gnav .gnav li a strong .b {
    background: url('/upload/tenant_1/sidemk.webp') left center no-repeat;
    padding-left: 23px;
    line-height: 36px;
    background-size: 15px;
    }
#gnav .gnav li a strong .b.w {
    line-height: 1;
    display: inline-block !important;
    text-align: left;
    padding-top: 5px;
    background-position: 0 10px
    }
#gnav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    }
#gnav.fixed .gnav {
    width: 720px;
    margin-left: -20px;
    float: right;
    }
#gnav.fixed .ginfo {
    display: block;
    float: left;
    width: 270px;
    height: auto;
    padding-top: 0
    }
#gnav.fixed .gnav li img {
    max-width: 100%;
    height: auto
    }
#gnav.fixed .inner {
    padding-top: 10px
    }
#gnav.fixed .gnav li {
    width: 88px;
    padding: 0px 0 10px 14px;
}
#gnav.fixed .gnav li.jiko {
    display: block;
}
#gnav.fixed .gnav li:nth-of-type(5) {
    display: none;
}
#gnav.fixed .gnav li:nth-of-type(7) {
    display: none;
}
#gnav.fixed .gnav li:nth-of-type(8) {
    display: none;
}
#gnav.fixed .gnav li:nth-of-type(9) {
    display: none;
}
#gnav.fixed .gnav li:nth-of-type(10) {
    display: block;
}
#gnav.fixed .gnav li:nth-of-type(11) {
    display: none;
}
#gnav.fixed .gnav li a {
    height: 85px;
    font-size: 12px;
}
#gnav.fixed .gnav li a strong .b {
    background: none;
    padding: 0;
    line-height: 28px;
}
#gnav.fixed .gnav li a strong .b.w {
    line-height: 1;
    padding: 3px 0
    }
#gnav.fixed + #main {
    margin-top: 250px
    }
    /* ##### パンくずリスト breadcrumbs ##### */
.breadcrumbs {
    padding: 0 0 30px;
    background-color: white;
}

.breadcrumbs-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.breadcrumbs-list li {
    display: inline;
    font-size: 14px;
    letter-spacing: 1px;
}

.breadcrumbs-list li.breadcrumbs-home,
.breadcrumbs-list li.breadcrumbs-prevpage {
    font-weight: bold;
    color: #15569d;
}

.breadcrumbs-list li+li::before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media (max-width: 1024px) {
    .breadcrumbs {
        padding: 20px 0;
        font-size: 14px;
    }

    .breadcrumbs-box {
        flex-direction: column;
        align-items: flex-start;
    }

    .breadcrumbs-list {
        width: 90%;
        margin-top: 1em;
    }

    .breadcrumbs li {
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 8px;
        height: 8px;
        margin: 0 5px 1px;
    }
}
@media (max-width: 599px) {
    .breadcrumbs {
        padding: 15px 0;
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 6px;
        height: 6px;
    }
}
/* ##### パンくずリスト breadcrumbs ここまで ##### */
#footer {
    background: #ee8998
    }
#footer .inner {
    width: 990px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 26px 0 0 0
    }
#footer .footnav ul {
    letter-spacing: -5px;
    padding-bottom: 10px
    }
#footer .footnav li {
    letter-spacing: 0;
    display: inline-block !important;
    margin: 5px;
}
#footer .footnav li:after {
    display: inline-block !important;
    vertical-align: middle;
    width: 1px;
    height: 12px;
    background: #fff;
    content: "";
    margin-left: 20px;
    margin-right: 20px;
}
#footer .footnav li:last-of-type:after {
    content: "" !important;
    width: 0;
}
#footer .footnav li a {
    color: #fff;
    font-size: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 5px;
}
#footer .footnav {
    padding-bottom: 20px
    }
#footer .inner h3 {
    padding: 0 0 18px 0
    }
#footer .inner dt {
    color: #fff;
    font-size: 12px;
    font-family: 'Noto Sans JP', sans-serif
    }
#footer .inner dd {
    font-family: auto;
    color: #fff;
    font-size: 26px
    }
#footer .inner dd a{
  color: #fff;
}
#footer .inner dd img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px
    }
#footer .inner dl {
    padding-bottom: 13px
    }
#footer .inner p {
    color: #fff;
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif
    }
#footer .copy {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 20px 0 15px 0
    }
#main {
    width: 990px;
    height: auto;
    margin: 0 auto;
    padding-top: 30px
    }
#main #side {
    width: 290px;
    height: auto;
    float: left;
    padding-bottom: 30px
    }
#main .side {
    width: 290px;
    height: auto;
    float: left;
    padding-bottom: 30px
    }
#main #right {
    float: right;
    width: 670px;
    height: auto;
    float: right
    }
#side .side-bnr li {
    padding-bottom: 20px
    }
#side .side-bnr li a {
    display: block
    }
#side .side-bnr li.bnr1 a {
    border: 3px solid #e60012
    }
#side .side-bnr li.bnr1 a img{
    width: 100%;
    object-fit: cover;
}
#side .side-bnr li.bnr2 a {
    border: 3px solid #cf6ca7
    }
#side .side-bnr li.bnr3 a {
    border: 2px solid #9e9e9e
    }
#side .side-bnr li.bnr4 a {
    border: 2px solid #8fc31f
    }
#side .side-menu {
    border: 3px solid #cc9434;
    margin-bottom: 20px;
    border-top: none;
    padding-bottom: 15px
    }
#side .side-menu dt {
    width: 290px;
    background: #5a262e;
    color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 22px;
    font-family: 'Noto Sans JP', sans-serif;
    margin-left: -3px;
    margin-bottom: 5px
    }
#side .side-menu dd {
    margin: 0 15px 0 15px;
    border-bottom: 1px dashed #c9caca;
    line-height: 110%;
}
#side .side-menu dd a {
    display: block;
    background: url('/upload/tenant_1/sidemk.webp') left 15px center no-repeat;
    padding: 10px 0 10px 50px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    line-height: 120%;
    }
.totop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    border-radius: 50%;
    /* CSS3草案 */
    -webkit-border-radius: 50%;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 50%;
    /* Firefox用 */
    overflow: hidden
    }
.totop a {
    display: block;
    width: 67px;
    height: 50px;
    padding-top: 17px;
    background: #ee8998;
    color: #fff;
    text-align: center
    }
.totop a img {
    display: block;
    margin: 0 auto 5px auto
    }
/*home*/
.home-main {
    background: url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/images.07ebe8d5214f9bfa34ce843fcaa18845/mainbk.jpg') 0 0 repeat;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -5px;
    box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.5) inset
    }
.home-main .inner {
    width: 1060px;
    height: auto;
    margin: 0 auto;
    padding: 23px 0 32px 0
    }
.home-main .left {
    background: #fff;
    float: left;
    width: 800px;
    height: 377px;
    padding: 13px;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5)
    }
.home-main .left .slide {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.uk-slidenav-position,.uk-slideshow,.uk-slideshow>li{
  height: 100% !important;
}
[data-element-id] .uk-slideshow>li{
  opacity: 1 !important;
}
.slide .managed_gallery div {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.slide .managed_gallery div:after {
    display: block;
    content: "";
    padding-top: 47%;
}
.slide .managed_gallery div img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
}
.home-main .left .slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: rgba(238, 137, 152, 0.8);
    text-align: center;
    font-size: 26px;
    color: #fff;
    text-shadow: 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c;
    line-height: 190%;
    padding: 10px 0;
    font-family: 'Noto Sans JP', sans-serif;
    z-index: 100;
}
.home-main .left .slide strong {
    font-size: 49px;
    font-weight: normal
    }
.home-main .left .slide .t {
    font-size: 33px
    }
.home-main .left .slide .b {
    font-size: 28px
    }
.home-main .right {
    float: right;
    width: 212px;
    height: auto
    }
.home-main .right li {
    border: 2px solid #fff;
    margin-bottom: 8px;
    height: 125px;
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    /* Firefox用 */
    overflow: hidden;
    box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
    font-size: 25px;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 130%
    }
.home-main .right li img {
    display: block;
    margin-left: auto;
    margin-right: auto
    }
.home-main .right li.mi1 {
    background: url('	/upload/tenant_1/hncheck1.webp') 12px 10px no-repeat #fac560;
    letter-spacing: 2px;
    text-shadow: 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36, 0 0 5px #fc8f36
    }
.home-main .right li.mi2 {
    background: url('/upload/tenant_1/hncheck2.webp') 12px 10px no-repeat #9ecb3d;
    letter-spacing: 2px;
    text-shadow: 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38, 0 0 5px #4aaa38
    }
.home-main .right li.mi3 {
    background: url('/upload/tenant_1/hncheck3.webp') 12px 10px no-repeat #f1a1ad;
    text-shadow: 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86, 0 0 5px #e06b86
    }
.home-main .right li .w {
    display: inline-block !important;
    padding: 10px 0 0 46px;
    text-align: center
    }
.home-main .right li.mi3 img {
    margin-top: 16px
    }
.home-main .right li .b {
    font-size: 28px;
    padding: 0 5px
    }
.home-foot {
    background: #fbe0db
    }
.home-foot .inner {
    width: 990px;
    height: auto;
    margin: 0 auto;
    padding: 30px 0
    }
.home-foot .box {
    border: #cc9434 3px solid;
    padding: 26px 37px 26px 37px;
    width: 400px;
    height: auto;
    background: #fff;
    float: left
    }
.home-foot .box.right {
    float: right
    }
.home-foot .home-post {
    padding-bottom: 30px
    }
.home-foot .home-post .phead {
    padding-bottom: 28px
    }
.home-foot .home-post .phead h3 {
    display: inline-block !important;
    line-height: 40px;
    background: #fbe0db;
    width: 165px;
    text-align: center;
    font-weight: normal;
    font-size: 22px;
    font-family: 'Noto Sans JP', sans-serif;
}
.home-foot .home-post .phead .hmore2 {
    display: inline-block !important;
    float: right;
    padding-top: 2px
    }
.hmore2 a {
    display: inline-block !important;
    line-height: 40px;
    background: #5a262e;
    font-size: 18px;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 0 28px;
}
.hmore a {
    display: inline-block !important;
    line-height: 39px;
    background: #5a262e;
    font-size: 18px;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 0 16px
    }
.hmore2 img, .hmore a img {
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -3px
    }
.home-foot .home-post dt {
    float: left;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif
    }
.home-foot .home-post dd {
    padding: 0 0 0 172px;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif
    }
.home-foot .home-post dl {
    padding: 20px 0 10px 0
    }
.home-foot .home-post dl + dl {
    border-top: 1px dashed #c9caca
    }
.home-intro {
    width: 612px;
    height: auto;
    margin: 0 auto
    }
.home-intro h2 {
    border: 3px solid #e06b86;
    margin: 0 auto 0 auto;
    font-size: 35px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    text-shadow: 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c;
    text-align: center;
    font-weight: normal;
    padding: 10px 0;
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    /* Firefox用 */
    background: rgb(243, 172, 182);
    background: -moz-linear-gradient(top, rgba(243, 172, 182, 1) 0%, rgba(234, 130, 148, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(243, 172, 182, 1) 0%, rgba(234, 130, 148, 1) 100%);
    background: linear-gradient(to bottom, rgba(243, 172, 182, 1) 0%, rgba(234, 130, 148, 1) 100%);
    margin-bottom: 20px
    }
.home-intro p {
    font-size: 25px;
    font-family: 'Noto Sans JP', sans-serif;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 20px 0;
    font-weight: bold;
    }
.vox {
    border: #cc9434 4px solid;
    margin-bottom: 30px;
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 16px
    }
.h3h {
    background: url('/upload/tenant_1/titmk.webp') top left no-repeat;
    font-size: 32px;
    color: #fff;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    padding: 0 0 25px 65px;
    margin-left: -3px;
    }
.vox .mhead h3 {
    display: inline-block !important
    }
.vox .mhead p {
    display: inline-block !important;
    float: right;
    padding-top: 21px
    }
.home-tokucyo .box {
    border: 3px solid #cc9434;
    background: #fbf2e8;
    margin-bottom: 18px;
    padding: 15px 27px 10px 27px;
    }
.home-tokucyo {
    padding-bottom: 2px
    }
.home-tokucyo h4 {
    width: 507px;
    height: auto;
    margin-bottom: 10px;
    margin-left: 43px;
    border-bottom: 2px solid #cc9434;
    font-size: 17px;
    font-weight: normal;
    color: #ee8998;
    padding: 0 0 3px 0;
    font-family: 'Noto Sans JP', sans-serif;
    position: relative
    }
.home-tokucyo h4 .n {
    font-size: 40px;
    position: absolute;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-style: italic;
    left: -43px;
    top: 3px
    }
.home-tokucyo .box .pic {
    float: right;
    padding-bottom: 10px;
    width: 190px;
}
.home-tokucyo .box .left {
    float: left;
    width: 333px;
    height: auto
    }
.home-tokucyo .box .left p {
    padding: 0 0 10px 0;
    font-size: 15px
    }
.home-chiryo h4 {
    color: #ee8998;
    font-size: 22px;
    padding: 0 0 10px 0;
    font-weight: 600;
}
.home-chiryo p {
    padding: 0 0 20px 0
    }
.home-chiryo .pic {
    float: left;
    padding: 0 0 11px 0;
    width: 220px;
}
.home-chiryo div.clearfix ul {
    float: right;
    width: 390px;
    height: auto;
}
.home-chiryo div.clearfix li {
    width: 185px;
    height: auto;
    float: left;
    padding: 0 0 10px 10px;
    font-size: 11px;
}
.home-chiryo {
    padding-bottom: 9px
    }
.home-chiryo div.clearfix li a {
    display: block;
    line-height: 32px;
    background: #5a262e url('/import/tenant_1/fukuda-sekkotsuin.com/unisoncms_fukuda_sekkotu/static/page/main/images.07ebe8d5214f9bfa34ce843fcaa18845/mks.png') right 10px center no-repeat;
    color: #fff;
    padding-left: 10px
    }
.home-chiryo div.clearfix li:nth-child(4n + 2) a, .home-chiryo div.clearfix li:nth-child(4n + 3) a {
    background-color: #ee8998
    }
.home-voice .pic {
    float: left;
    padding: 0 0 20px 0;
    width: 260px;
}
.home-voice .left {
    float: right;
    width: 315px;
    height: auto
    }
.home-voice .left h4 {
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #ee8998;
    padding: 0 0 16px 0;
    font-weight: normal
    }
.home-voice .left p {
    font-size: 14px;
    padding: 0 0 20px 0
    }
.home-voice .box {
    padding-bottom: 12px;
    border-bottom: #c9caca dashed 1px;
    margin-bottom: 20px
    }
.home-in li {
    width: 49%;
    }
.home-in ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 20px;
}
.home-in {
    padding-bottom: 4px
    }
.h2s {
    border: 3px solid #e06b86;
    margin: 0 auto 0 auto;
    font-size: 42px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    text-shadow: 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c, 0 0 5px #d63c3c;
    text-align: center;
    font-weight: normal;
    padding: 2px 0;
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    /* Firefox用 */
    background: rgb(243, 172, 182);
    background: -moz-linear-gradient(top, rgba(243, 172, 182, 1) 0%, rgba(234, 130, 148, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(243, 172, 182, 1) 0%, rgba(234, 130, 148, 1) 100%);
    background: linear-gradient(to bottom, rgba(243, 172, 182, 1) 0%, rgba(234, 130, 148, 1) 100%);
    margin-bottom: 30px
    }
/*about*/
.about .intro h2 {
    margin-bottom: 30px
    }
.about .intro h3 {
    text-align: center;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 20px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 25px;
    font-weight: 600;
    }
.about .intro p {
    padding: 0 31px 20px 31px;
    position: relative;
    z-index: 1
    }
.about .intro .pic {
    padding: 0 0 20px 0;
    margin-top: -65px;
    position: relative;
    z-index: 0;
    min-height: 470px;
}
.about .intro .pic:before {
    content: "";
    width: 100%;
    height: 110px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.76) 64%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.76) 64%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.76) 64%, rgba(255, 255, 255, 0) 100%)
    }
.about .intro .pic img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
}
.about .intro {
    padding-bottom: 25px
    }
.about1 .pic {
    float: right;
    width: 290px;
}
.about1 .left {
    float: left;
    width: 305px
    }
.about1 h4 {
    font-size: 17px;
    color: #ee8998;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    padding: 0 0 10px 0
    }
.about1 .box p {
    padding: 0 0 20px 0
    }
.about1 .box {
    padding: 0 0 12px 0
    }
.about1 .box + .box {
    border-top: #cc9434 2px solid;
    padding-top: 27px
    }
.about1 .hmore a {
    background: #ee8998
    }
.about2 table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px
    }
.about2 th {
    width: 158px;
    height: 54px;
    font-size: 10px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    border: 2px solid #f8e7e6;
    font-size: 20px
    }
.about2 td {
    border: 2px solid #f8e7e6;
    width: 60px;
    font-size: 28px;
    text-align: center
    }
.about2 thead td {
    border-top: none;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #f8e7e6;
    background: #e8b7bb;
    font-size: 22px;
    font-family: 'Noto Sans JP', sans-serif
    }
.about2 thead th {
    border: 2px solid #e8b7bb;
    border-right: 1px solid #fff;
    border-top: none;
    border-bottom: 2px solid #f8e7e6;
    background: #e8b7bb
    }
.about2 td.off {
    background: #fff5f6
    }
.about2 thead td:last-child {
    border-right: 2px solid #e8b7bb
    }
.about2 p {
    padding: 0 0 20px 0
    }
.about2 {
    padding-bottom: 12px
    }
.staff .vox .box {
    border: 2px solid #cc9434;
    background: #fbf2e8;
    padding: 0 27px 0 27px
    }
.staff .vox {
    padding-bottom: 40px
    }
.staff .sec1 .pic {
    float: right;
    padding: 0 0 20px 0;
    width: 220px;
}
.staff1 .sec1 .left {
    float: left;
    width: 354px;
    height: auto
    }
.staff1 .sec1 .left p {
    padding: 0 0 20px 0
    }
.staff1 h4 .n {
    color: #ee8998;
    font-size: 20px
    }
.staff1 h4 {
    font-size: 24px;
    border-bottom: 3px solid #cc9434;
    margin-bottom: 15px
    }
.staff1 .box dt {
    color: #ee8998;
    font-weight: bold;
    font-size: 16px
    }
.staff1 .box dl {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 15px;
}
.staff1 .box dl:nth-of-type(2n) {
    margin-right: 0;
}
.staff .staff1 .box {
    padding-bottom: 16px;
    padding-top: 10px
    }
.staff2 .sec1 .left {
    float: left;
    width: 354px;
    height: auto;
    margin-bottom: 20px;
}
.staff2 .sec1 .left h4 {
    font-size: 22px;
    border-bottom: 3px solid #cc9434;
    margin-bottom: 10px;
    font-weight: 600;
    }
.staff2 .sec1 .left .n {
    font-size: 18px;
    color: #ee8998
    }
.staff2 .sec1 .left p {
    padding: 0 0 20px 0
    }
.staff2 .sec1 .left dt {
    color: #ee8998;
    font-weight: bold;
    font-size: 16px
    }
.staff2 .sec1 .left dl {
    padding-bottom: 20px
    }
.staff2 .box h5 {
    color: #ee8998;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 15px
    }
.staff .staff2 .box {
    padding-top: 20px
    }
.staff .staff2 .box p {
    padding: 0 0 20px 0
    }
/*access*/
.access1 p {
    padding: 0 0 20px 0
    }
.access1 .map {
    border: #cc9434 3px solid
    }
.access1 {
    padding-bottom: 45px
    }
/*shikaku*/
.shikaku .intro p {
    padding: 0 31px 20px 31px
    }
.shikaku .intro {
    padding-bottom: 10px
    }
.shikaku .intro h2 {
    margin-bottom: 25px
    }
.shikaku1 {
    padding-bottom: 40px
    }
.shikaku1 .table {
    border: 3px solid #cc9434
    }
.shikaku1 dt {
    float: left;
    background: #deb267;
    color: #fff;
    padding: 14px 0 1014px 12px;
    width: 196px;
    margin-bottom: -1000px;
    letter-spacing: -0.5px
    }
.shikaku1 dd {
    float: left;
    border-left: #cc9434 solid 3px;
    background: #fbf2e8;
    padding: 14px 17px 1014px 17px;
    width: 359px;
    margin-bottom: -1000px
    }
.shikaku1 dl {
    overflow: hidden
    }
.shikaku1 dl + dl {
    border-top: 2px solid #cc9434
    }
.shikaku2 h4 {
    font-size: 22px;
    color: #ee8998;
    font-weight: normal;
    padding-bottom: 8px
    }
.shikaku2 p {
    padding: 0 0 20px 0
    }
.shikaku2 .box {
    padding-left: 30px;
    padding-right: 30px
    }
.shikaku2 .box + .box {
    border-top: 2px solid #cc9434;
    padding-top: 25px
    }
.shikaku2 {
    padding-bottom: 25px
    }
.shikaku3 {
    padding: 0 31px 20px 31px
    }
.shikaku3 p {
    padding: 0 0 20px 0
    }
.idt {
    margin-top: -130px;
    padding-top: 130px
    }
.nayami {
    border: 3px solid #cc9434;
    padding: 23px 27px 30px 27px;
    background: #fbf2e8;
    margin-bottom: 30px
    }
.nayami h3 {
    font-size: 25px;
    font-family: 'Noto Sans JP', sans-serif;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 16px 0;
    font-weight: 600;
}
.nayami ul {
    padding: 0 0 0 30px
    }
.nayami li {
    padding: 0 0 12px 1.5em;
    position: relative;
}
.nayami li .i {
    color: #ec8a9b;
    position: absolute;
    top: 0;
    left: 0;
}
.chiryo1 p {
    text-align: center;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 20px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 25px;
    font-weight: 600;
    }
.chiryo2 h3 {
    font-size: 36px;
    padding-bottom: 40px
    }
.chiryo2 .box2 {
    border-top: #cc9434 2px solid
    }
.chiryo2 .box2 {
    border-bottom: #cc9434 2px solid
    }
.chiryo2 .box2 .left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.chiryo2 .box2 h4 {
    text-align: center;
    font-size: 22px
    }
.chiryo2 .box2 {
    padding: 25px 0 0 0
    }
.chiryo2 .box2 dt {
    font-size: 18px;
    color: #ee8998;
    font-size: 18px;
    padding-bottom: 5px;
    font-weight: 500;
}
.chiryo2 .box2 dl {
    padding-bottom: 30px;
    float: left;
    width: 48%;
    margin-right: 4%;
}
.chiryo2 .box2 dl:nth-of-type(2n) {
    margin-right: 0;
}
.chiryo2 ul {
    padding: 20px 0 20px 0
    }
.chiryo2 {
    padding-bottom: 10px
    }
.chiryonav li {
    float: left;
    width: 284px;
    height: auto;
    padding: 0 13px 0 30px;
    text-align: center
    }
.chiryonav li a {
    display: block;
    background: #ee8998 url('/upload/tenant_1/next.webp') center 47px no-repeat;
    font-size: 18px;
    color: #fff;
    padding-top: 14px;
    height: 50px
    }
.chiryonav {
    padding-bottom: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 10;
}
#chiryo2 h3 {
    font-size: 38px
    }
#chiryo2 .home-tokucyo .box {
    padding-bottom: 10px
    }
.chiryo3 .pic {
    float: left;
    padding: 0 0 20px 0;
    width: 220px;
}
.chiryo3 .left {
    float: right;
    width: 362px;
    height: auto
    }
.chiryo3 .left h4 {
    font-size: 18px;
    color: #ee8998;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    padding: 0 0 10px 0
    }
.chiryo3 .left p {
    padding: 0 0 20px 0
    }
.chiryo3 .box + .box {
    border-top: #cc9434 2px solid;
    padding-top: 30px
    }
.chiryo3 {
    padding-bottom: 55px
    }
/*voice*/
.voice1 h3 {
    font-size: 25px;
    font-family: 'Noto Sans JP', sans-serif;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    background: url('/upload/tenant_1/titmk.webp') 0 0 no-repeat;
    padding: 8px 0 24px 65px;
    color: #fff;
    display: inline-block !important;
    font-weight: normal
    }
.voice1 .vhead p,.voice1 .vhead .p {
    display: inline-block !important;
    float: right;
    padding: 8px 0 0 0;
    color: #fff;
    font-size: 25px;
    font-family: 'Noto Sans JP', sans-serif;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    width: 55%;
    }
    
.voice1 .vhead .p .txt{
      padding-top: 30px;
      text-shadow: none;
    }
.voice1 .vhead {
    border-bottom: #cc9434 2px solid;
    margin-bottom: 20px
    }
.voice1 .pic {
    float: left !important;
    padding: 0 0 20px 0 !important;
    width: 270px;
}
.voice1 .pic img{
  width: 100%;
}
.voice1 .right {
    float: right;
    width: 295px;
    height: auto
    }
.voice1 .right p {
    padding: 0 0 20px 0
    }
.voice1 {
    padding-bottom: 10px
    }
/*blog*/
#side .post-side dd a {
    letter-spacing: -0.5px
    }
.bloglist .pic {
    float: left;
    width: 136px;
    margin-right: 20px;
}
.bloglist .pic img:not([src*="."]) {
    display: none;
}
.bloglist .pic img:not([src*="."]) ~ span {
    width: 100%;
    height: 100px;
    background: url('/upload/tenant_1/logo.webp') center center no-repeat;
    display: block;
    background-size: 90%;
    background-color: #5a262e;
}
.bloglist dl {
    float: right;
    width: 445px;
    height: auto
    }
.bloglist dt {
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    margin-bottom: 10px;
}
.bloglist dd {
    font-size: 20px;
    font-family: 'Noto Sans JP', sans-serif;
}
.bloglist ul {
    padding-top: 10px;
    padding-bottom: 24px
    }
.bloglist li {
    padding-bottom: 24px;
    border-bottom: 1px dashed #c9caca
    }
.bloglist li + li {
    padding-top: 21px
    }
.pagenav {
    text-align: center;
    letter-spacing: 0;
    padding-top: 12px;
    padding-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.pagenav li {
    display: inline-block !important;
    font-size: 21px;
    font-family: 'Noto Sans JP', sans-serif;
    padding: 0 ;
    }
.pagenav li img {
    vertical-align: middle
    }
.pagenav li a {
    display: block;
    padding: 3px 10px 0px;
    transition: .5s;
    }
.pagenav li .current, .pagenav li a:hover {
    background: #5b331b;
    color: #fff;
    padding: 3px 10px 0px;
    display: block;
    opacity: 1;
    text-decoration: none;
}
.single li {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 20px;
    display: inline-block !important;
    padding: 0 0 10px 0;
    }
.single li.cat {
    float: right
    }
.single h3 {
    font-size: 26px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: normal;
    border-bottom: 1px dashed #c9caca;
    margin-bottom: 40px;
    padding-bottom: 10px;
}
.single .txt img {
    display: block;
    margin: auto;
    max-width: 80%;
}
.single .txt .pic {
    text-align: center;
    padding-bottom: 30px
    }
.single {
    padding-bottom: 20px
    }
.single + .back {
    text-align: center;
    padding: 20px 0 40px 0
    }
.single + .back img {
    vertical-align: middle;
    margin-right: 30px
    }
.single + .back {
    font-size: 21px;
    font-family: 'Noto Sans JP', sans-serif
    }
.newslist dt {
    float: left;
    font-size: 20px;
    font-family: 'Noto Sans JP', sans-serif
    }
.newslist dd {
    padding: 0 0 0 172px;
    font-size: 20px;
    font-family: 'Noto Sans JP', sans-serif
    }
.newslist dl {
    padding: 20px 0 20px 0;
    border-bottom: 1px dashed #c9caca
    }
.newslist {
    padding-bottom: 40px
    }
/*price*/
.price .shikaku1 .pic {
    margin-bottom: 25px
    }
.price1 .pic {
    margin-bottom: 25px
    }
.price1 h4 {
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 8px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 25px;
    font-weight: 600;
}
.price1 dt {
    /*float: left;*/
    font-weight: bold;
    margin-top: 10px;
}
.price1 dt span.pink{
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 8px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 19px;
    margin-left: -10px;
    }
.price1 dd {
   /*text-align: right;*/
   margin-top: 10px;
 /* margin-left: 30px; */
}
.price1 dl {
    border-bottom: 2px solid #cc9434;
    padding: 5px 30px 15px 30px;
}
.price1 .table {
    padding-bottom: 50px
    }
/*pro*/
.pro .h2s {
    font-size: 48px
    }
.vox2 {
    border: #cc9434 3px solid;
    margin-bottom: 30px;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 16px;
    padding-bottom: 20px;
    background: #fbf2e8;
    min-height: 200px
    }
.pro .vox2 h3 {
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 15px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 24px;
    margin-left: -10px;
    font-weight: 600;
    }
.pro .vox2 h3 .n {
    text-shadow: none;
    color: #ee8998;
    font-size: 58px;
    vertical-align: middle;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    margin-right: 20px
    }
.pro .vox2 h3 .n strong {
    font-style: italic
    }
.pro .vox2 p {
    padding: 0 0 20px 0
    }
.pro .vox2 .pic {
    float: right;
    width: 207px;
}
.pro .vox2 .left {
    width: 353px;
    height: auto;
    float: left
    }
/*contact*/
.contact1 p {
    width: 550px;
    margin: 0 auto;
    height: auto;
    line-height: 117px;
    background: #ffebf4;
    text-align: center;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 44px;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    display: flex;
    align-items: baseline;
    line-height: 1;
    padding: 30px;
    justify-content: center;
    font-weight: 700;
}
.contact1 p .i img {
    width: 40px;
    aspect-ratio: 42/43;
    margin-right: 17px;
}
.contact1 {
    padding-bottom: 38px
    }
.contact2 dt {
    float: left;
    padding: 26px 0 0 0;
    color: #ee8998
    }
.contact2 dd {
    padding: 20px 0 12px 134px
    }
.contact2 dl {
    border-bottom: 2px solid #cc9434
    }
.contact2 dd .size1 {
    border: 1px solid #5a262e;
    padding: 4px 0 4px 0;
    width: 100%;
    margin-left: -2px
    }
.contact2 dd textarea {
    border: 1px solid #5a262e;
    padding: 0;
    width: 100%;
    margin-left: -2px;
    height: 315px
    }
.contact2 .table {
    padding-bottom: 26px
    }
.formbtn {
    text-align: center;
    letter-spacing: 0;
    margin-top: 30px;
    }
.formbtn li {
    display: inline-block !important;
    padding: 0 10px
    }
.formbtn #send,.formbtn .send {
    width: 226px;
    height: 62px;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    background: #5a262e url('/upload/tenant_1/moremk1.webp') 195px 22px no-repeat;
    border: none;
    cursor: pointer
    }
.formbtn #send:hover {
    opacity: 0.6
    }
.contact2 {
    padding-bottom: 45px
    }
/*shien*/
.shien1 .t {
    text-align: center;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 10px 0 30px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
}
.shien1 p {
    padding: 0 0 20px 0
    }
.shien1 p.more {
    text-align: center;
    padding-top: 10px
    }
.shien1 p.more a {
    display: inline-block !important;
    background: #ee8998 url('	/upload/tenant_1/hmore.webp') 257px 22px no-repeat;
    width: 284px;
    line-height: 64px;
    font-size: 18px;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center
    }
.shien1 {
    padding-bottom: 30px
    }
/*recruit*/
.recruit1 .t {
    text-align: center;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 10px 0 18px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -1px;
}
.recruit1 .pic {
    margin: 0 0 25px 0
    }
.recruit1 h4 {
    font-size: 22px;
    color: #ee8998;
    padding: 0 0 15px 0;
    font-weight: normal
    }
.recruit1 dt {
    float: left;
    color: #ee8998;
    width: 30%;
    margin-right: 5%;
}
.recruit1 dd {
    float: left;
    width: 65%;
}
.recruit1 dl {
    padding: 20px 0 20px 9px
    }
.recruit1 dl + dl {
    border-top: 2px solid #cc9434
    }
.recruit1 .table {
    padding-bottom: 20px
    }
.recruit1 {
    padding-bottom: 30px
    }
/*jiko*/
.jiko .vox2 .in {
    font-size: 22px;
    color: #ee8998;
    padding: 0 0 20px 0
    }
.jiko1 h3 {
    font-size: 25px;
    font-family: 'Noto Sans JP', sans-serif;
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 16px 0;
    font-weight: 600;
    }
.jiko1 .pic {
    float: right;
    padding: 0 0 12px 0;
    width: 250px;
}
.jiko1 ul {
    float: left;
    width: 310px;
    padding: 0 0 0 30px
    }
.jiko1 li {
    padding: 0 0 12px 1.4em;
    position: relative;
}
.jiko1 li .i {
    color: #ec8a9b;
    position: absolute;
    top: 0;
    left: 0;
}
.jiko1 {
    border-bottom: 2px solid #cc9434;
    padding-bottom: 18px;
    margin-bottom: 25px
    }
.jiko2 p {
    padding: 0 0 20px 0
    }
.jiko2 {
    padding-bottom: 15px
    }
.jiko .vox2 .box {
    border: 3px solid #cc9434;
    background: #fff;
    margin-bottom: 18px;
    padding: 15px 28px 10px 28px
    }
.jiko .vox2 .box p {
    padding: 0 0 20px 0
    }
.jiko .vox2 .box h3 {
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 8px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 25px;
    font-weight: 600;
    }
.jiko .vox2 .box .pic {
    float: right;
    width: 190px;
}
.jiko .vox2 .box .left {
    float: left;
    width: 330px
    }
.jiko .vox2 {
    padding-bottom: 25px
    }
/*esthe*/
.esthe .intro p {
    padding: 0 31px 20px 31px
    }
.esthe .intro {
    padding-bottom: 10px
    }
.esthe .vox h4 {
    text-shadow: 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868, 0 0 5px #cf6868;
    color: #fff;
    padding: 0 0 10px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 25px;
    font-weight: 600;
    }
.esthe .box {
    border: 3px solid #cc9434;
    background: #fbf2e8;
    margin-bottom: 18px;
    padding: 10px 27px 15px 27px
    }
.esthe .vox .box + h4 {
    padding-top: 50px
    }
.esthe .vox .box .sec1 h5 {
    text-align: center;
    color: #ee8998;
    font-size: 22px;
    padding: 20px 0 16px 0;
    font-weight: 600;
    }
.esthe .vox .box .sec1 .pic {
    float: right;
    padding: 0 0 12px 0;
    width: 250px;
}
.esthe .vox .box .sec1 ul {
    float: left;
    width: 275px;
    height: auto
    }
.esthe .vox .box .sec1 li {
    padding: 0 0 12px 1.4em;
    position: relative;
}
.esthe .vox .box .sec1 li .i {
    color: #ec8a9b;
    position: absolute;
    top: 0;
    left: 0;
}
.esthe .vox .box .sec1 {
    padding-bottom: 40px
    }
.esthe .vox .box .sec2 {
    border-top: 2px solid #cc9434;
    padding: 28px 0 15px 0
    }
.esthe .vox .box .sec2 p {
    padding: 0 0 20px 0
    }
.esthe .vox .box .sec2 h5 {
    font-size: 22px;
    color: #ee8998;
    font-weight: normal;
    padding-bottom: 10px;
}
.esthe .vox .sec2 + p {
    border-top: 2px solid #cc9434;
    padding: 10px 0 20px 0
    }
.esthe .vox .box .sec2 li {
    font-weight: bold;
    padding: 0 0 16px 0
    }
.esthe .vox .box .sec2 p strong {
    font-size: 24px;
    color: #ee8998;
    padding-left: 5px
    }
.esthe .vox {
    padding-bottom: 50px
    }

/* 追記12/18 */
.articledtl01 .txt h2 {
  margin: 1em 0;
  padding: 0.5em 0;
  font-weight: 600;
  font-size: 22px;
  line-height: 1;
}

.articledtl01 .txt h2::first-letter {
  color: #ee8998;
}

.articledtl01 .txt h3 {
  margin: 1em 0;
  padding: 0.5em;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  border-left: solid 10px #ee8998;
}

.articledtl01 .txt h4 {
  margin: 1em 0;
  padding-bottom: 0.5em;
  font-weight: 600;
  font-size: 18px;
  border-bottom: dotted 2px #ee8998;
}

.articledtl01 .txt ul,.articledtl01 .txt ol{
    display: flex;
    flex-direction: column;
}

.articledtl01 .txt ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  align-items: baseline;
  -ms-flex-align: baseline;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}

.articledtl01 .txt ul li::before {
  content: "■";
  color: #ee8998;
}

.articledtl01 .txt ol li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  align-items: baseline;
  -ms-flex-align: baseline;
  list-style-type: none;
  counter-increment: cnt;
}

.articledtl01 .txt ol li::before {
  content: ""counter(cnt)".";
  margin-right: 10px;
  font-weight: bold;
  font-size: 120%;
  color: #ee8998;
}

.articledtl01 iframe[src*="youtube"] {
  margin-top: 1em;
  margin-bottom: 1em;
  aspect-ratio: 16 / 9;
}

[class*=up-ofi] {
  position: relative;
  display: block;
  width: 100%
}

[class*=up-ofi] img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%
}

.up-ofi-35:after {
  content: "";
  display: block;
  padding-top: 35%
}

.up-ofi-35 img {
  position: absolute;
  top: 0;
  left: 0
}

.up-ofi-60:after {
  content: "";
  display: block;
  padding-top: 60%
}

.up-ofi-60 img {
  position: absolute;
  top: 0;
  left: 0
}

.up-ofi-70:after {
  content: "";
  display: block;
  padding-top: 70%
}

.up-ofi-70 img {
  position: absolute;
  top: 0;
  left: 0
}

.up-ofi-80:after {
  content: "";
  display: block;
  padding-top: 80%
}

.up-ofi-80 img {
  position: absolute;
  top: 0;
  left: 0
}

.up-ofi-100:after {
  content: "";
  display: block;
  padding-top: 100%
}

.up-ofi-100 img {
  position: absolute;
  top: 0;
  left: 0
}

.up-ofi-120:after {
  content: "";
  display: block;
  padding-top: 120%
}

.up-ofi-120 img {
  position: absolute;
  top: 0;
  left: 0
}
.uk-flex.uk-flex-middle.uk-flex-center{
  height: 100%;
}

[data-element-id][data-ab-test-conversion-button]{
  position:relative;
}

[data-element-id][data-ab-test-conversion-button]::after{
 content:"CV";
 display:inline-block;
 width:24px;
 height:12px;
 font-size:12px;
 text-align:center;
 line-height:12px;
 background-color:yellow;
 color:#000;
 position:absolute;
 top:0;
 left:0;
}

.reqw{
  font-size:11px;
  font-weight:bold;
  color:#fff;
  background-color:#ee8998;
  display:inline-block;
  padding:2px;
  border-radius:3px;
  margin-right:5px;
}
