body {
    line-height: 1;
    -webkit-text-size-adjust: 100%;
}

h1 {
    font-size: 140%;
    margin-bottom: 30px;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;

}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    font-size: 100%;
    color: #550000;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: baseline;
    background: transparent;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

a:hover {
    color:#ff8888;
}

ins {
    text-decoration: none;
    color: #000;
    background-color: #ff9;
}

mark {
    font-weight: bold;
    font-style: italic;
    color: #000;
    background-color: #ff9;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    cursor: help;
    border-bottom: 1px dotted;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
}

input[type=submit], input[type=button] {
    -webkit-appearance: none;
    box-sizing: border-box;
    margin: 0;
    font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'Noto Sans Japanese', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
    width: 120px;
    height: 50px;
    border: none;
    border-radius: 0;
    margin: 0;
    background-color: #933;
    color: #fff;
    cursor: pointer;
    cursor: hand;
}

input[type=text], input[type=email], input[type=date], textarea {
    -webkit-appearance: none;
    box-sizing: border-box;
    border-radius: 0;
    font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    border: 2px solid #333;
    margin: 0;
    padding: 5px;
    width: 100%;
}

input[type=checkbox] {
    -webkit-appearance: none;
    opacity:0;
    appearance: none;
    position: absolute;
}

input[type="checkbox"] + span::before {
    display: inline-block;
    position: relative;
    top: 4px;
    content: '';
    width: 1rem;
    height: 1rem;
    border: 2px solid #333;
    border-radius: 0;
    margin-right: .5rem;
}

input.wpcf7c-conf-hidden + span::before, input.wpcf7c-conf + span::before {
    display: inline-block;
    position: relative;
    top: 4px;
    background-color: #e8f0fe;
    content: '';
    width: 1rem;
    height: 1rem;
    border: 2px solid #333;
    border-radius: 0;
    margin-right: .5rem;
}

input[type="checkbox"]:checked + span::before, input.wpcf7c-conf-hidden + span::before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpolyline fill='none' stroke='%23000' stroke-width='3' points='2,7.3 7.3,12.7 18,2 '/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 0 2px;
}

span.wpcf7-list-item {
    margin: 0 !important;
}

.form_wrap {
    width: 70%;
    margin: 0 auto;
}

.framing {
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

#top_bar,#bottom_bar {
    font-size: 1px;
    line-height: 1em;
    height: 12px;
    background-color: #d80d18;
}

/* サイト全体の基準 */

html {
    font-size: 16px;
}

body {
    font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #000;
}

img {
    max-width: 100%;
    height: auto;
}

.centering {
    margin: 0 auto
}

.no-break, span.no-break {
    display: inline-block;
}

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

.hidden {
    visibility: hidden;
}

.red {
    color: #ff0000;
}

.blue {
    color: #0000cc;
}

.green {
    color: #008800;
}

.brown {
    color: #880000;
}

.toumei {
    color: rgba(255,255,255,0);
}

.h_10 {
    height: 10px;
}

.h_20 {
    height: 20px;
}

.h_30 {
    height: 30px;
}

.h_40 {
    height: 40px;
}

.h_50 {
    height: 50px;
}

.x0_8 {
    font-size: 0.8rem!important;
}

.x1_5 {
    font-size: 1.5rem!important;
}

.x2_0 {
    font-size: 2rem!important;
}

ol.list_parentheses {
    margin-bottom: 0!important;
}

ol.list_parentheses li {
  position: relative;
  list-style-type: none;
}

ol.list_parentheses li:before {
  position: absolute;
  right: calc(100% + 0.5rem);  /* 0.5remは連番とテキストとの余白 */
  content: "(" counter(list-item) ")";
}

.quasili {
    display: inline-block;
    position: relative;
    margin-left: 1.1em;
}

.quasili span.dot::before {
    position: absolute;
    left: -1.1em;
    content: '・';
}

.quasili span.kome::before {
    position: absolute;
    left: -1.1em;
    content: '※';
}

.line_1 {
    height: 2px;
    border-bottom: dotted 2px #555;
    margin-bottom: 2rem;
}

h5.form_label {
    margin-left: 2%!important;
    margin-top: 20px!important;
}

.wpcf7-list-item-label {
    font-size: 15px;
}

.contact_item{
    border-bottom: dashed 1px #cccccc;
    padding: 0 2% 20px;
}

.search_general {
    position: relative;
    width: 220px;
    height: 26px;
    margin: 0 43%;
}

.p_general {
    margin: 30px 0;
}

.pc_appear {
    display: inline;
}

.pc_appear_b {
    display: block;
}

.mobile_appear, .mobile_appear_b {
    display: none;
}

.widget_d {
    display: block;
    line-height: 1;
    box-shadow: 1px 1px 3px #333;
}

.widget_m {
    display: none;
}

a.important_link {
    color: #cc0000;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

a.important_link:hover {
    opacity: .6;
    text-decoration: underline;
}

div.page_pre {
    float: left;
    width: 120px;
    text-align: center;
    margin: 0 0 0 5%;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    color: #ffffff;
    background-color: #333;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

div.page_next {
    float: right;
    width: 120px;
    text-align: center;
    margin: 0 5% 0 0;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
    color: #ffffff;
    background-color: #333;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

div.page_pre:hover {
    color: #ff0000;
    background-color: #aaa;
}

div.page_next:hover {
    color: #ff0000;
    background-color: #aaa;
}

div.rc-anchor-alert {
    visibility: hidden;
}

/* 各コンテンツフレームサイズ指定 */

.header-inner,
.footer-inner {
    box-sizing: border-box;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 0.8rem 1%;
}

.container {
    box-sizing: border-box;
    max-width: 1200px;
    margin: 1px auto 0;
    padding: 1.25rem;
}

.footer-inner {
    box-sizing: border-box;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem 1%;
}

/* 各コンテンツフレーム基本配置 */

header {
    background-color: #fff;
}

.container:after {
    display: block;
    clear: both;
    content: '';
}

.contents {
    float: left;
    width: 67%;
    margin-right: 3%;
    margin-bottom: 40px;
}

.sidebar {
    float: left;
    width: 30%;
}

.sidebar-inner {
    margin-top: 81px;
}

footer {
    overflow: hidden;
}

.linespace_30 {
    height: 30px;
}

.linespace_20 {
    height: 20px;
}

.linespace_10 {
    height: 10px;
}

.redstrong {
    font-weight: bold;
    color: #ff0000;
}

.underline {
    text-decoration: underline;
}

.align_right {
    text-align: right;
}

.align_center {
    text-align: center;
}

img.photo_shadow {
    box-shadow: 2px 2px 4px #000;
}

.clearfix {
    content: "";
    display: block;
    clear: both
}

.grecaptcha-badge {
    visibility: hidden;
}

/* キャプションセンタリング */

figcaption#caption-attachment-1149,
figcaption#caption-attachment-1152,
figcaption#caption-attachment-1165,
figcaption#caption-attachment-1167,
figcaption#caption-attachment-1176,
figcaption#caption-attachment-1177,
figcaption#caption-attachment-1183,
figcaption#caption-attachment-1184,
figcaption#caption-attachment-1185,
figcaption#caption-attachment-1236,
figcaption#caption-attachment-1269,
figcaption#caption-attachment-2274,
figcaption#caption-attachment-2275,
figcaption#caption-attachment-2532 {
    text-align: center;
}

/* サイトタイトル */

.header-inner {
    position: relative;
    background-color: #fff;
}

.site-title-wrap {
    float: left;
    text-align: left;
    height: 118px;
}

.site-title a {
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    text-decoration: none;
}

.site-title a img {
    display: inline-block;
    width: 233px;
    height: auto;
}

/* サイト内検索フォーム */

.searchform-wrap {
    float: right;
    position:relative;
    width: 370px;
    height: 114px;
}

#kanban{
    position: absolute;
    width: 100%;
    height: auto;
    right: 0;
    bottom: 27px;
}

#form{
    position: absolute;
    width: 368px;
    right: 0;
    bottom: 0;
}

#form :after {
    content: "";
    display: block;
    clear: both
}

#s-box {
    -webkit-appearance: none;
    float: left;
    display: table-cell;
    vertical-align: middle;
    border: solid 2px #333;
    box-sizing: border-box;
    padding-left: 5px;
    width: 310px;
    height: 26px;
    border-radius: 0;
}

#s-btn-area {
    -webkit-appearance: none;
    float: right;
    box-sizing: border-box;
    font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'Noto Sans Japanese', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
    width: 54px;
    height: 26px;
    border: none;
    background-color: #333;
    color: #fff;
}

header :after {
    content: "";
    display: block;
    clear: both
}

/* ヘッダーメニュー */

#mobile-nav-button, #mobile-nav-button-on {
    display: none;
}

.header-nav-wrap {
    z-index: 2147483640;
    position: absolute;
    width: 100%;
    background-color: #333;
    box-shadow: 0px 2px 3px #000;
}

.fixed {
    position: fixed;
    top: 0;
}

.header-nav {
    font-size: 0;
    text-align: left;
}

.nav-inner {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.header-nav li {
    font-size: 1rem;
    display: inline-block;
}

.header-nav li a {
    cursor: pointer;
    font-weight: bold;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 15px 25px;
}

#void {
    height: 56px;
}

/* サブメニュー */

li.menu-item-has-children {
    position: relative;
    display: inline-block;
}

.sub-menu {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    min-width: 135px;
    max-width: 250px;
    top: 47px;
    z-index: 500;
    box-shadow: 2px 2px 2px #000;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

li.menu-item-has-children ul li {
    flex: 1;
    white-space: nowrap;
}

/*li.menu-item-has-children:hover ul {
    visibility: visible;
    opacity: 1;
    top: 52px;
}*/

.active {
    visibility: visible;
    opacity: 1;
    top: 52px;
}

li.menu-item-has-children > a::after {
    content: '▼';
    display: inline-block;
    margin-left: 3px;
}

/* メニューリンク色 */

.menu li.current_page_item a {
    color: #ff0000;
}

.menu li.current-menu-parent > a {
    color: #ff6666;
}

.menu li.current-category-ancestor a {
    color: #ff6666;
}

.menu li.current-post-ancestor a {
    color: #ff6666;
}

.menu li.current-menu-item a {
    color: #ff0000;
}

.menu li a {
    background: #333;
}

.menu li a:hover {
    background: #999;
    color: #ff8888;
}

.menu li ul li a {
    background: #333;
}

.menu li ul li a:hover {
    background: #999;
    color: #ff8888;
}

.menu li:hover > a {
    background: #999;
    color: #ff8888;
}

/* トップページ画像オーバーレイ用絶対位置／相対位置 */

.catch_abs {
    left: 0;
    margin: auto;
    position: absolute;
    pointer-events: none;
    right: 0;
    width: 1200px;
    text-align: right;
    top: 38%;
}

.scroll_btn {
    display: none;
}

/*パンくずリスト*/

.bread ol {
    margin: 0 0 55px;
    padding: 0;
    list-style: none;
}

.bread li {
    display: inline-block;
}

.bread li a {
    font-size: .9em;
    padding: 5px;
    text-decoration: none;
    color: #333;
}

.bread li a[href]:hover {
    color: #f00;
}

.bread li:after {
    font-size: .7em;
    content: '≫';
    color: #888;
}

.bread li:last-child:after {
    content: none;
}

.bread i {
    font-size: 1em;
}

.bread span {
    display: inline-block;
    text-indent: -9999px;
}

/* トップページ新着情報 */

#news_wrap {
    box-sizing: border-box;
    padding: 10px 10px;
    background-color: #333;
    border-radius: 10px;
    margin: 0 0 8%;
}

/* 新着情報枠タイトル文字横並び */

#news_title:after {
    content: "";
    display: block;
    clear: both
}

#news_title {
    margin-bottom: 8px;
    padding: 0 10px;
}

#news_title h2 {
    float: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 1em;
    padding: 0 10px;
    border-left: solid 5px #f00;
    text-shadow: 2px 2px 1px #000;
}

.to_newslist {
    float: right;
    font-weight: bold;
    font-size: 13px;
}

#news_title h2 a,.to_newslist a {
    color: #fff;
}

#news_title h2 a:hover, .to_newslist a:hover {
    color: #f00;
}

#news_list_wrap {
    padding: 5px 10px 10px 10px;
    background-color: #fff;
}

.news_item:after {
    content: "";
    display: block;
    clear: both
}

.news_item {
    position: relative;
    padding: 10px 0;
    border-bottom: dotted 3px #ccc;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.news_item a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news_item:hover {
    background-color: #ffcccc;
}

.news_item_header {
    float: left;
    width: 140px;
    padding-left: 5px;
}

.news_item h3 {
    color: #333;
    margin-left: 145px;
}

.newmark {
    box-sizing: border-box;
    padding: 1px 4px;
    vertical-align: 9%;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    background-color: #ff6666;
}

/* SNS */

.fa-hatena:before {
    font-family: Verdana;
    font-weight: bold;
    content: 'B!';
}

.share {
    margin: 8% 0
}

.share ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.share ul:after {
    display: block;
    clear: both;
    content: '';
}

.share li {
    float: left;
    width: 20%;
    margin: 0;
}

.share li a {
    font-size: 14px;
    display: block;
    padding: 10px 0 8px;
    text-align: center;
    text-decoration: none;
    color: #fff;
}

.share li a:hover {
    opacity: .8;
}

.share li a:visited {
    color: #fff;
}

.tweet a {
    background-color: #000000;
}

.facebooklink a {
    background-color: #315096;
}

.line a {
    background-color: #00b900;
}

.pocket a{
    background-color: #EF4156;
}

.hatena a {
    background-color: #008fde;
}

/* トップページブログ記事一覧表示 */

.top_titlebar {
    width: 100%;
    height: 38px;
    margin: 0 0 2%;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #333;
}

.top_titlebar h2 {
    float: left;
    line-height: 1em;
    border-left: solid 5px #f00;
    margin: 0;
    padding: 0 10px;
    font-size: 18px;
    color: #fff;
    text-shadow: 2px 2px 1px #000;
}

div.top_rightlink {
    float: right;
    font-weight: bold;
    font-size: 13px;
}

div.top_rightlink_b {
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 8%;
}

div.top_rightlink a {
    color: #fff;
}

div.top_rightlink_b a {
    color: #000;
}

div.top_rightlink a:hover, div.top_rightlink_b a:hover {
    color: #f00;
}

#blog_intro_wrap {
    margin-bottom: 8%;
}

#blog_intro_wrap:after {
    content: "";
    display: block;
    clear: both
}

.blog_list_item {
    float: left;
    position: relative;
    width: 49%;
    height: 338px;
    margin-bottom: 2%;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #333;
}

.blog_list_item:nth-child(odd) {
    margin-right: 2%;
}

.blog_list_item a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog_list_item :hover {
    background-color: rgba(255,0,0,0.1);
}

.blog_list_img {
    position: relative;
    line-height: 1;
}

.blog_list_img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.blog_list_item_cat {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: .3rem .5rem;
    font-size: .8rem;
    color: #fff;
    background-color: #ee3300;
}

.blog_list_item_exp {
    padding: 2% 3%;
}

.blog_list_day {
    font-size: 11px;
    line-height: 2.3em;
    text-align: right;
}

.blog_list_exerpt {
    font-size: 12px;
    line-height: 1.5em;
}

/* facebookプラグイン */

.facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
    border-top: solid 10px #305095;
    border-bottom: solid 10px #305095;
    border-left: solid 30px #305095;
    border-right: solid 30px #305095;
    border-radius: 10px;
}

.facebook-wrapper > .fb-page {
    width: 100%;
}

.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}

div#likebox_container {
    width: 100% !important;
    margin: 0 auto;
    text-align: center;
}

/* サイドバー */

.sidebar-wrapper {
    margin-bottom: 30px;
}

body.home.blog div.sidebar-inner {
    margin-top: 0;
}

.sidebar-title {
    font-size: 1.1rem;
    box-sizing: border-box;
    margin: 0 0 1.2rem;
    padding: .8rem 1rem;
    color: #fff;
    background-color: #333;
    border-radius: 10px;
}

/* ウィジェット */

.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_pages ul,
.widget_meta ul,
.widget_categories ul,
.widget_archive ul,
.widget_nav_menu ul,
.calendar_wrap,
.tagcloud {
    list-style: none;
}

.widget_recent_entries li,
.widget_meta li,
.widget_recent_comments li,
.widget_pages li,
.widget_meta li,
.widget_archive li,
.widget_nav_menu li {
    position: relative;
    margin-bottom: .5rem;
}

.widget_recent_entries a,
.widget_meta a,
.widget_recent_comments a,
.widget_pages a,
.widget_meta a,
.widget_categories a,
.widget_archive a,
.widget_nav_menu a {
    text-decoration: none;
    color: #333;
}

.sidebar-wrapper a:hover {
    opacity: .6;
}

/* カテゴリウィジェット */

.widget_categories li {
    display: block;
    margin-bottom: .2rem;
}

.widget_categories li a {
    font-size: .95rem;
    position: relative;
    display: block;
    padding: .9rem .6rem .9rem 2rem;
    color: #333;
}

.widget_categories li a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 53%;
    left: .6rem;
    content: '\f02b';
    transform: translateY(-50%);
    color: #333;
}

.widget_categories .children {
    margin-bottom: .5rem;
    padding: 0;
    padding-left: 1rem;
}

.widget_categories .children li {
    margin-bottom: 0;
}

.widget_categories .children li a {
    font-size: .9rem;
    background-color: transparent;
}

.widget_categories .children li a::before {
    position: absolute;
    top: 50%;
    left: .6rem;
    content: '∟';
    transform: translateY(-50%);
    color: #333;
}

/* カテゴリウィジェットとアーカイブウィジェットのドロップダウン表示 */

.widget_categories .screen-reader-text {
    display: none;
}

.widget_archive .screen-reader-text {
    position: relative;
    display: block;
    height: 0;
    text-indent: -9999999px;
}

.widget_categories form {
    position: relative;
}

.widget_categories form::after {
    position: absolute;
    top: 50%;
    right: 1rem;
    content: '▼';
    transform: translateY(-50%);
    pointer-events: none;
}

.widget_categories .postform,
.widget_archive select {
    font-size: .95rem;
    width: 100%;
    padding: 4px 10px;
    cursor: pointer;
    border: 1px solid #e0e3ef;
    border-radius: 0;
    background-color: #f4f5f9;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.widget_archive label::after {
    position: absolute;
    top: .5rem;
    right: 1rem;
    content: '▼';
    text-indent: 0;
    pointer-events: none;
}

/* タグウィジェット */

.tagcloud a {
    font-size: .9rem !important;
    line-height: 1;
    position: relative;
    display: inline-block;
    margin-bottom: .5rem;
    padding: .2rem .5rem;
    text-decoration: none;
    color: #03162f;
    border: 1px solid #000;
    background-color: #fff;
}

/* メニューウィジェット */

.widget_nav_menu li a {
    font-size: 1rem;
    font-weight: bold;
    position: relative;
    padding-left: 1.3rem;
    color: #333;
}

.widget_nav_menu li a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 0;
    content: '\f105';
    transform: translateY(-50%);
    color: #03162f;
}

/* 最近の投稿 */

.widget_recent_entries li {
    padding-bottom: .5rem;
    border-bottom: 1px solid #ddd;
}

.widget_recent_entries li a:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    font-weight: 900;
    position: absolute;
    left: 5px;
    content: '\f303';
    color: #000;
}

.widget_recent_entries li a {
    display: block;
    margin-bottom: .3rem;
    padding-left: 1.6rem;
}

.widget_recent_entries .post-date {
    font-size: .8rem;
    display: block;
}

/* 新着リストウィジェット */

.widget_list_item {
    position: relative;
    padding: 10px 0;
    border-bottom: dotted 3px #ccc;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.widget_list_item a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.widget_list_item:hover {
    background-color: #ffcccc;
}

.widget_list_item_day {
    width: 100%;
    text-align: right;
}

.widget_list_day {
    padding-right: 2%;
}

.widget_list_item h3 {
    padding-left: 2%;
    width: 100%;
    color: #333;
}

/* カレンダーウィジェット */

.calendar_wrap {
    padding: 1rem;
    border: 1px solid #ddd;
}

.calendar_wrap table {
    width: 100%;
}

.calendar_wrap tbody {
    text-align: center;
}

.calendar_wrap caption {
    font-weight: bold;
    margin-bottom: 1rem;
}

.calendar_wrap td {
    padding: .3rem 0;
}

.calendar_wrap tfoot td {
    padding-top: .7rem;
}

.calendar_wrap tfoot td:last-child {
    text-align: right;
}

/* コンテンツ一覧 */


.archive-top h1 {
    border-bottom: solid 1px #333;
    border-left: solid 7px #333;
    padding: 0 10px;
}

.article-list {
    position: relative;
    margin-bottom: 1rem;
    padding: 1rem;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #333;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.article-list:hover {
    background-color: #ffcccc;
}

.article-list :after {
    display: block;
    clear: both;
    content: '';
}

.article-list a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.article-list .img-wrap {
    position: relative;
    float: left;
    line-height: 1;
}

.article-list .img-wrap img {
    width: 150px;
    height: 125px;
    object-fit: cover;
}

.article-list .img-wrap .cat-data {
    font-size: .75rem;
    position: absolute;
    top: 0;
    right: 0;
    padding: .3rem;
    color: #fff;
    background-color: #333;
}

.article-list .text {
    margin-left: 170px;
}

.article-list .text h2 {
    font-size: 1.15rem;
    display: table;
}

.article-list .text .article-date,
.article-list .text .article-author {
    font-size: .75rem;
    font-weight: bold;
    display: inline-block;
    margin-bottom: .5rem;
    color: #888;
}

.article-list .text .article-date {
    margin-right: .5rem;
}

.article-list .text .article-author i {
    margin-right: .3rem;
}

.article-list .text p {
    font-size: .8125rem;
    line-height: 1.7;
}

/* コンテンツ */

.article-content {
    margin-bottom: 2rem;
}

.article-content .article-info {
    margin-bottom: .5rem;
}

.article-content .cat-data a {
    font-size: .8rem;
    margin-right: .5rem;
    padding: .1rem .5rem;
    border-radius: 2px;
    text-decoration: none;
    color: #fff;
    background-color: #333;
}

.article-content .article-info .article-date,
.article-content .article-info .article-author {
    font-size: .8rem;
    display: inline-block;
    margin-right: .5rem;
    color: #888;
}

.article-content .article-info .article-author i {
    margin-right: .3rem;
}

.article-content p,
.article-content b,
.article-content table,
.article-content ul,
.article-content ol {
    font-size: 1rem;
    line-height: 1.7;
    letter-spacing: 1px;
}

.article-content p,
.article-content img,
.article-content table,
.article-content ul,
.article-content ol {
    margin-bottom: 2rem;
}

.article-content h1 {
    font-size: 1.9rem;
    margin: 0 0 2rem;
    letter-spacing: 1px;
}

.article-content h2 {
    font-size: 1.7rem;
    margin: 2.5rem 0 1.8rem;
    padding: .4rem 0;
    letter-spacing: 1px;
    border-bottom: solid 4px #03162f;
}

.article-content h3 {
    font-size: 1.5rem;
    margin: 2.5rem 0 1.8rem;
    padding: 0 1rem;
    letter-spacing: 1px;
    border-left: solid 7px #415671;
    background: transparent;
}

.article-content h4 {
    font-size: 1.3rem;
    margin: 2rem 0 1rem;
    letter-spacing: 1px;
}

.article-content h5 {
    font-size: 1.1rem;
    margin: 0 0 .3rem;
    letter-spacing: 1px;
}

.article-content .article-img {
    margin-bottom: 2rem;
}

.article-content .article-img img {
    display: block;
    margin: 0 auto;
}

.article-content ul {
    margin-left: 2rem;
    list-style: disc;
}

.article-content ol {
    margin-left: 2rem;
    list-style: decimal;
}

.article-content table {
    border-collapse: collapse;
}

.article-content th,
.article-content td {
    padding: .6rem;
    vertical-align: middle;
    border: 1px solid #ddd;
}

.article-content figure {
    max-width: 100%;
}

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

.article-tag ul {
    font-size: 0;
    margin: 10% 0 0;
}

.article-tag ul li {
    font-size: .8rem;
    display: inline-block;
    margin-right: .5rem;
    margin-bottom: .5rem;
    vertical-align: middle;
    letter-spacing: 0px;
}

.article-tag ul li:last-child {
    margin-right: 0;
}

.article-tag ul li a {
    padding: .1rem .5rem;
    text-decoration: none;
    border-radius: 2px;
    color: #fff;
    background-color: #333;
}

.article-tag ul li a:hover {
    opacity: .6;
}

p.article_spacy {
    line-height: 1.8em;
}

/* ページネーション */

.pagination {
    margin: 2rem 0;
    text-align: center;
}

.pagination ul {
    font-size: 0;
}

.pagination ul li {
    font-size: 1rem;
    display: inline-block;
    margin-right: .5rem;
}

.pagination ul li:last-child {
    border: 0;
}

.pagination ul li a,
.pagination .current {
    display: block;
    padding: .5rem .8rem;
    border: 1px solid #333;
}

.pagination ul li .prev,
.pagination ul li .next {
    border: 1px solid #fff;
}

.pagination ul li a {
    text-decoration: none;
    color: #333;
}

.pagination ul li a:hover {
    background-color: #999;
    border: 1px solid #999;
    color: #ff8888;
}

.pagination .current {
    color: #fff;
    background-color: #333;
}

/* フッター */

footer {
    background-color: #333;
    background-image: url(img/footer_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.footer-inner {
    color: #fff;
    position: relative;
}

.footer-inner:after {
    content: "";
    display: block;
    clear: both
}

#f_rightside {
    float: right;
}

#contact_btn {
    text-align: center;
    margin-bottom: 10px;
}

#contact_btn a {
    display: inline-block;
    background-color: #fff;
    padding: 15px 70px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

#contact_btn a i {
    font-size: 28px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

#contact_btn a:hover {
    background-color: #999;
    color: #ff8888;
}

#f_tel {
    margin-bottom: 30px;
    text-align: center;
}

.free_dial {
    font-size: 13px;
}

.f_tel_no a {
    font-size: 33px;
    color: #d80d18
}

.f_tel_d {
    font-size: 18px;
}

.f_tel_d a {
    color: #fff;
}

/* フッターメニュー */

.footer-nav-wrap {
    position: relative;
    margin-bottom: 55px;
}

#footer-nav ul {
    float: left;
    position: relative;
    left: 50%;
}

#footer-nav ul.menu li {
    float: left;
    box-sizing: border-box;
    line-height: 1em;
    border-left: 1px solid #fff;
    position: relative;
    left: -50%;
}

#footer-nav ul.menu li:last-child {
    border-right: 1px solid #fff;
}

#footer-nav ul.menu li a {
    display: inline-block;
    padding: 0 10px;
    background-color: transparent;
    font-size: 13px;
    color: #fff;
}

#footer-nav ul.menu li a:hover {
    color:#ff8888;
}

/* フッターメニュー項目を横に並べる */

.footer-nav ul:after {
    content: "";
    display: block;
    clear: both
}

.m-menu-title {
    float: left;
}

.m-menu-credit {
    float: right;
    margin-right: 3px;
    margin-bottom: 0px;
    font-size: 22px;
}

    /* --- ここまで --- */

#credit {
    position: absolute;
    top: 2rem;
    left: 1%;
}

#f_cname {
    font-size: 23px;
    font-weight: bold;
}

#f_status {
    margin-top : 8px;
    font-size: 13px;
}

#f_address {
    margin-top: 13px;
    font-size: 16px;
}

#recaptcha_description {
    position: absolute;
    bottom: 3rem;
    left: 1%;
    font-size: 10px;
    max-width: 510px;
    width: 90%;
}

.cp_return {
    display: none;
}

#recaptcha_description a {
    color:#fff;
    font-weight:bold;
}

#recaptcha_description a:hover {
    color:#f00;
}

#copyright {
    position: absolute;
    margin-top: 18px;
    bottom: 1rem;
    left: 1%;
    font-size: 13px;
}


/* 検索結果ページ */


article.kiji-list {
    position:relative;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

article.kiji-list:hover {
    background-color: #ffcccc;
}

article.kiji-list .linker {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.kiji-list-content {
    box-sizing: border-box;
    padding: 10px 15px;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #333;
    margin-bottom: 20px;
}

h1.search_result {
    font-size: 24px;
    padding: 3px;
    border-bottom: solid 2px #333;
    margin-bottom: 30px;
}

h2.kiji-title {
    font-size: 18px;
    margin-bottom: 7px;
}

.kiji-head {
    margin-bottom: 7px;
}

.kiji-date::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    left: 5px;
    font-size: 14px;
    margin-right: 5px;
    content: '\f303';
    color: #333;
}

.kiji-date{
    font-size: 14px;
    color: #333;
}

.cat-description {
    font-size: 13px;
    padding: 1px 5px;
    margin-left: 5px;
    box-sizing: border-box;
    background-color: #333;
    border-radius: 2px;
    color: #fff;
}

.kiji-main {
    font-size: 15px;
    color: #333;
}

/* 404ページ */

#midashi_404 {
    margin-top: 20px;
    margin-bottom: 30px;
}

#midashi_404:after {
    content: "";
    display: block;
    clear: both;
}

#sorry_img {
    float:left;
    box-sizing: border-box;
    width: 110px;
    padding: 5px 15px 5px 5px;
}

#sorry_txt {
    float:right;
    width: 100%;
    margin-top: 18px;
    margin-left: -110px;
    padding-left: 110px;
    box-sizing: border-box;
}

h1.not_found {
    text-align: center;
    font-size: 22px;
    background-color: #cc0000;
    padding: 2px 0px;
    color: #fff;
    margin-bottom: 10px;
}

h2.how_to_search {
    padding: 2px;
    border-radius: 20px;
    box-sizing: border-box;
    text-align: center;
    background-color: #333;
    color: #fff;
}

span.red_letters {
    color: #cc0000;
}

/* 商品紹介ページ */

p.p1_sub_catch {
    padding: 0 3% 0 3%;
    font-size: 18px;
    font-weight: bold;
    color: #993333;
}

h2.p1_midashi {
    border-top: 5px double #cc6633;
    border-bottom: 5px double #cc6633;
    font-size: 24px;
    color: #663300;
    padding: 10px;
    text-align: center;
}

div.pl_box {
    padding: 20px;
    border-radius: 10px;
    background-color: #ffeedd;
}

div.painterlabo {
    margin-bottom: 10px;
    display: table;
}

div.painterlabo_photo {
    display: table-cell;
    width: 50%;
    background-image: url(../../../wp-content/uploads/2020/07/painterlabo.jpg);
    background-position-x: center;
    background-size: cover;
    background-repeat: no-repeat;
}

div.painterlabo_photo img {
    display: none;
    margin-bottom: 0;
    vertical-align: top;
}

div.painterlabo_exp {
    display: table-cell;
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box;

}

div.painterlabo_exp2 {
    font-size: 13px;

}

h3.date_midashi3:before {
    color: #338833;
    content:"\025b6\00A0";
}

h3.date_midashi3 {
    border-left: none;
    border-bottom: solid 3px #333;
    padding-left: 0px;
}

    /* 横並び */

div.horizon_2:after {
    content: "";
    display: block;
    clear: both
}

div.obj_1 {
    float: left;
    width: 50%;
}

div.obj_2 {
    float: right;
    width: 50%;
}

div.obj_1b {
    float: left;
    width: 60%;
}

div.obj_2b {
    float: right;
    width: 40%;
}

    /* --- ここまで --- */

    /* 横並び */

div.date_clear {
    margin-bottom: 20px;
}

div.date_clear:after {
    content: "";
    display: block;
    clear: both
}

div.date_clear_exp {
    float: left;
    width: 70%;
    padding-right: 10px;
    box-sizing: border-box;
}

div.date_clear_photo {
    float: right;
    width: 30%;
}

    /* 横並び */

div.date_amasuji {
    margin-bottom: 20px;
}

div.date_amasuji:after {
    content: "";
    display: block;
    clear: both
}

div.date_amasuji_exp {
    float: left;
    width: 60%;
    padding-right: 10px;
    box-sizing: border-box;
}

div.date_amasuji_photo {
    float: right;
    width: 40%;
}

    /* --- ここまで --- */

div.date_graph_guide {
    width: 100%;
    text-align: right;
    padding-right: 5%;
    box-sizing: border-box;
}

div.date_graph_guide img {
    width: 25%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 5px;
    vertical-align: top;
}

.balloon {
    position: relative;
    margin: 2em 0 2em 40px;
    padding: 15px;
    color: #ffffff;
    background: #1252b1;
    border-radius: 20px;
}

.balloon:before {
    content: "";
    position: absolute;
    left: -39px;
    width: 13px;
    height: 12px;
    bottom: 0;
    background: #1252b1;
    border-radius: 50%;
}

.balloon:after {
    content: "";
    position: absolute;
    left: -23px;
    width: 20px;
    height: 18px;
    bottom: 3px;
    background: #1252b1;
    border-radius: 50%;
}
.balloon p {
    max-width: 500px;
    font-size: 18px;
    margin: 0 auto;
    padding: 0;
}

.gaina_dis_mincho {
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
}

.gaina_dis_mincho p{
    font-size: 22px;
    padding: 3% 5%;
    margin-bottom: 3%;
}

p.flame_txt {
    font-size: 18px;
    margin-bottom: 0;
}

h2.gaina_example {
    position: relative;
    padding: 0.3em 0.5em 0.3em 2em;
    line-height: 1.4;
    color: #fff;
    background: #415671;
    border: none;
}

h2.gaina_example:before {
    font-family: "Font Awesome 5 Free";
    content: "\f138";
    font-weight: 900;
    position: absolute;
    font-size: 1em;
    left: 0.75em;
    top: 0.3em;
    color: #fff;
}

h3.gaina_example_item {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    border: none;
    padding: 0 2%;
    margin: 0px 1% 5px;
}

/* .ex_right_columnと.ex_left_columnを横に並べる設定 */

.gaina_example_box {
    font-size: 15px;
    margin: 0;
}

.gaina_example_box:after {
    content: "";
    display: block;
    clear: both
}

.ex_right_column{
    float: right;
    width: 47%;
    margin-right: 0px;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ex_right_column > figure {
    margin: 6px
}

.ex_right_column > figure a, .ex_img_thumb a {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.ex_right_column > figure a:hover, .ex_img_thumb a:hover {
    opacity: 0.6
}

.ex_left_column {
    float: right;
    padding: 10px 1.5% 5px 10px;
    margin: 0px;
    width: 53%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ex_left_column p {
    margin: 0px 4%
}

h4.std_b {
    margin: 0px 0px 5px;
    padding: 0px 4%;
    border-bottom: solid 2px #333;
    font-weight: normal;
    font-size: 15px;
    color: #333
}

.ex_right_column img{
    max-width: 100%;
    height: auto
}

dl.bukken {
    margin: 10px 4% 15px;
}

dl.bukken:after {
    content: "";
    display: block;
    clear: both
}

dl.bukken dt {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 90px
}

dl.bukken dd {
    float: none;
    margin: 3px 0px 3px 90px;
    padding: 0px;
    width: auto
}

span.three_letters {
    letter-spacing: 0.5em;
}

.gaina_thermo_h {
    display: block;
    margin-top: 20px;
}

.gaina_thermo_v {
    display: none;
}

.def_line_w {
    width: 100%;
    overflow: hidden;
}

.def_line_w dt {
    width: 24%;
    float: left;
    padding: 1rem 1% 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.def_line_w dd {
    width: 76%;
    padding: 1rem 1rem 1rem 24%;
    border-bottom: dashed 1px #333;
}

.def_line_w>dd::after{
    content: "";
    display: block;
    clear: both;
}

.def_line_w_2 {
    width: 100%;
    overflow: hidden;
}

.def_line_w_2 dt {
    width: 29%;
    float: left;
    padding: 1rem 1% 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.def_line_w_2 dd {
    width: 71%;
    padding: 1rem 1rem 1rem 29%;
    border-bottom: dashed 1px #333;
}

.def_line_w_2>dd:after{
    content: "";
    display: block;
    clear: both;
}

.contact_btn_page {
    text-align: center;
    margin-bottom: 30px;
}

.contact_btn_page a {
    display: inline-block;
    background-color: #db0000;
    padding: 15px 5%;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.contact_btn_page a i {
    font-size: 28px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.contact_btn_page a:hover {
    background-color: #f33;
}

.googlemap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.googlemap iframe, .googlemap object, .googlemap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pp_list, .about_list_n {
    list-style-type:disc;
    margin:2%;
}

.sitemap_items {
    font-size: medium;
    text-indent: 0;
    background: url(../../plugins/ps-auto-sitemap/images/simple/line_horizontal_solid.gif) repeat-x 0 1.5em;
    padding: 0 0 20px 5px;
    margin: 0;
}

#sitemap_list li li {
    background: url(../../plugins/ps-auto-sitemap/images/simple/ico_list_square.gif) no-repeat 0 0.7em!important;
}

.list-block .wpcf7-list-item {
     display: block;
}

.list-block .wpcf7-list-item {
     display: block;
}

.list-inline .wpcf7-list-item {
    display: inline;
}

span.wpcf7-list-item {
    display: inline;
}

span.wpcf7-list-item::after {
    content: "　";
}

.wpcf7-not-valid-tip {
    font-size: 0.7em!important;
    color: #ff0000;
    font-weight: bold;
}

.wpcf7c-conf, .wpcf7c-conf:focus {
    background-color: #e8f0fe!important;
}

h4.wpcf7c-elm-step2 {
    background-color: #ff8888;
    color: #fff;
    padding: 5px 20px;
}

h4.wpcf7c-elm-step3 {
    background-color: #72ef72;
    color: #fff;
    padding: 5px 20px;
}

form.wpcf7-form.invalid .wpcf7-response-output {
    background-color: #ffb900;
    color: #ffffff;
}

form.wpcf7-form.sent .wpcf7-response-output {
    background-color: #46b450;
    color: #ffffff;
}

/* 施行の流れ */

    /* 横並び */

div.flow {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-bottom: 0px;
}

div.flow:after {
    content: "";
    display: block;
    clear: both
}

div.flow_left {
    float: left;
    width: 15%;
    color: #fff;
    padding: 20px 0 0;
    background-color: #333;
    background-image: url(img/process_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    box-sizing: border-box;
}

div.flow_right {
    float: right;
    width: 85%;
    padding: 2% 5%;
    box-sizing: border-box;
}

div.flow_exp {
    font-size: 22px;
    line-height: 1.1em;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

div.flow_exp {
    font-size: 22px;
    line-height: 1.1em;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

    /* --- ここまで --- */

h1.deco_1, h2.deco_1 {
    margin: 3rem 0 2rem;
    padding: 30px 4%;
    border: solid 1px #999;
    font-size: 1.9rem;
    background-image: url(img/midashi_back_2.gif);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    box-sizing: border-box;
    color          : #333;
    text-shadow    :
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
}

h2.deco_2, h3.deco_2 {
    padding: 7px 3%;
    font-size: 1.5rem;
    color: #ffffff;
    background-color: #333;
    border-left: none;
    border-top: double 7px #ffffff;
    border-bottom: double 7px #ffffff;
    background-image: url(img/back_logo.png), url(img/bar_bg.png);
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
    background-position: right bottom, left bottom;
}

    /* 横並び */

div.const {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-bottom: 0px;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

div.const:after {
    content: "";
    display: block;
    clear: both
}

div.photo_for_smapho {
    display: none;
}

div.const_left {
    float: left;
    width: 30%;
    padding: 0;
    box-sizing: border-box;
}

div.const_right {
    float: right;
    width: 70%;
    padding: 0 0 0 4%;
    box-sizing: border-box;
}

    /* --- ここまで --- */

h4.const_title {
    margin: 0 0 10px;
    border-bottom: solid 3px #db0000;
    color: #333;
    font-size: 18px;
    box-sizing: border-box;
}

/* 陸王 */

    /* 横並び */

div.riku {
    margin-bottom: 0px;
}

div.riku:after {
    content: "";
    display: block;
    clear: both
}

div.riku_left {
    float: left;
    width: 50%;
    padding: 2%;
    margin: 0;
    box-sizing: border-box;
}

div.riku_right {
    float: right;
    width: 50%;
    padding: 2%;
    margin: 0;
    box-sizing: border-box;
}

div.riku_left img, div.riku_right img {
    margin-bottom: 0;
    box-shadow: 2px 2px 4px #000;
}

    /* --- ここまで --- */

figcaption {
    font-size:0.8rem;
    margin-top: -2.1rem;
    text-align: center;
}

figcaption::before {
    font-size:0.8rem;
    content: '【';
}

figcaption::after {
    font-size:0.8rem;
    content: '】';
}

h4.riku_merit {
    padding: 7px;
    background-color: #ddffdd;
}

.riku_merit_num {
    color: #fff;
    font-size:1.2rem;
    padding: 7px 8px 5px;
    background-color: #ff6600;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 1px 1px 2px #000;
}

    /* 横並び */

div.riku_left2 {
    float: left;
    width: 49.8%;
    padding: 0;
    border: 1px solid #297a9f;
    margin: 0;
    font-size: 1.2rem;
    color: #ffffff;
    background-color: #ccffcc;
    box-sizing: border-box;
}

div.riku_right2 {
    float: right;
    width: 49.8%;
    border: 1px solid #297a9f;
    margin: 0;
    font-size: 1.2rem;
    color: #ffffff;
    background-color: #ffffcc;
    box-sizing: border-box;
}

div.riku_left2 img, div.riku_right2 img {
    margin-bottom: 0;
    vertical-align: bottom;
}

    /* --- ここまで --- */

/* ステンレスペイント */

    /* 横並び */

div.stain_ach_para {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin: 5% 0 0;
    justify-content: center;
    align-items: top;
    margin-bottom: 30px;
}

div.stain_ach_para:after {
    content: "";
    display: block;
    clear: both
}

div.stain_ach_para_left {
    float: left;
    width: 30%;
    padding: 0;
    box-sizing: border-box;
}

div.stain_ach_para_right {
    float: right;
    width: 70%;
    padding: 0 0 0 2.5%;
    box-sizing: border-box;
}

    /* --- ここまで --- */

h5.stain_ach_para_r_header {
    margin: 0;
    color: #333;
    font-size: 1.5rem;
    font-weight: normal;
    box-sizing: border-box;
}

    /* 横並び */

div.stain_cha_para {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin: 5% 0 0;
    justify-content: center;
    align-items: top;
    margin-bottom: 30px;
}

div.stain_cha_para:after {
    content: "";
    display: block;
    clear: both
}

div.stain_cha_para_left {
    margin-left: 1%;
    padding: 0;
    font-size: 7rem;
    color: #04bdfa;
    line-height: 0.8em;
    box-sizing: border-box;
}

div.stain_cha_para_right {
    float: left;
    width: 100%;
    margin: 0 0 0 3%;
    box-sizing: border-box;
}

    /* --- ここまで --- */


h5.stain_cha_para_r_header {
    margin: 0;
    color: #333;
    font-size: 1.5rem;
    font-weight: normal;
    box-sizing: border-box;
}

h4.stain_ex {
    padding: 3px 10px;
    border-bottom: solid 2px #333;
}

h5.stain_ex {
    padding: 3px 10px;
    font-weight: normal;
    margin-bottom: 2%;
    text-align: center;
    background-color: #FFF8C6;
    box-shadow: 2px 2px 4px #000;
}

    /* 横並び */

div.stain_ex {
    position: relative;
    margin-bottom: 2%;
}

div.stain_ex:after {
    content: "";
    display: block;
    clear: both
}

div.stain_ex_left {
    float: left;
    width: 50%;
    padding: 0 1% 0 0;
    margin: 0;
    box-sizing: border-box;
}

div.stain_ex_right {
    float: right;
    width: 50%;
    padding: 0 0 0 1%;
    margin: 0;
    box-sizing: border-box;
}

div.stain_ex_left img, div.stain_ex_right img {
    margin-bottom: 0;
    box-shadow: 2px 2px 4px #000;
}

    /* --- ここまで --- */

div.stain_ex_left img, div.stain_ex_right img {
    margin-bottom: 0;
    box-shadow: 2px 2px 4px #000;
}

    /* 横並び */

div.stain_pd {
    margin: 7% 0;
}

div.stain_pd:after {
    content: "";
    display: block;
    clear: both
}

div.stain_pd_left, div.stain_pd_center {
    float: left;
    width: 32.6%;
    padding: 0;
    margin: 0 1.05% 0 0;
    box-sizing: border-box;
}

div.stain_pd_right {
    float: left;
    width: 32.6%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

    /* --- ここまで --- */

h4.stain_exp {
    margin: 0;
}

h5.stain_exp {
    padding: 30px 10px 5px;
    font-size: 0.85rem;
    font-weight: normal;
    margin: 30px 0 0;
    border-top: dashed 1px #333;
}

div.process_arrow_h {
    display: block;
    position: absolute;
    top: 38%;
    left: 47.2%;
    width: 6%;
    height: 6%;
}

div.process_arrow_v {
    display: none;
}

/* 社長挨拶 */

div.ex_photo div.img_left_prf_c {
    float: left;
    width: 20%;
    margin: 0!important;
    padding: 0;
}

div.ex_photo p {
    margin-bottom: 0!important;
}

.img_left_prf {
    float: left;
    width: 30%;
    padding: 0 20px 0;
}

.img_left {
    float: left;
    width: 52%;
    padding: 0 20px 0 0;
}

.img_right {
    float: right;
    width: 60%;
    padding: 0 0 0 20px;
}

.img_right_2 {
    float: right;
    width: 70%;
}

.goto_president {
    position: relative;
    height: 20vh;
    width: 94%;
    border: none;
    border-radius: 10px;
    margin: 7% 3%;
    font-weight: bold;
    color: #ffffff;
    background-image:url(img/president_header_bg.jpg);
    background-repeat: no-repeat;
    background-size: 731px;
    background-position: 66% 54%;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    box-sizing: border-box;
}

.goto_staff {
    position: relative;
    height: 75px;
    width: 94%;
    border: solid 1px #999;
    border-radius: 10px;
    margin: 7% 3%;
    font-size: 1.5rem;
    font-weight: bold;
    color: #ffffff;
    background-image:url(img/staff_header_bg_b.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 20%;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    box-sizing: border-box;
}

.goto_company {
    position: relative;
    height: 75px;
    width: 94%;
    border: solid 1px #999;
    border-radius: 10px;
    margin: 7% 3%;
    font-size: 1.5rem;
    font-weight: bold;
    color: #ffffff;
    background-image:url(img/company_button_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 41%;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    box-sizing: border-box;
}

.goto_president:hover, .goto_staff:hover, .goto_company:hover {
    opacity: 0.8;
    transform: scale(1.05,1.05);
}

.goto_president span {
    position: absolute;
    display: inline-block;
    text-shadow:
       2px  2px 1px #000000,
      -2px 2px 1px #000000,
       2px -2px 1px #000000,
      -2px -2px 1px #000000,
       2px  0px 1px #000000,
       0px 2px 1px #000000,
      -2px  0px 1px #000000,
       0px -2px 1px #000000;
    top: 36%;
    left:9%;
    font-size: 2rem;
}

.goto_president span span {
    position: static;
    font-size:0.6em;
}

.goto_staff span, .goto_company span {
    position: relative;
    top: 1.25rem;
    text-shadow:
       2px  2px 1px #000000,
      -2px 2px 1px #000000,
       2px -2px 1px #000000,
      -2px -2px 1px #000000,
       2px  0px 1px #000000,
       0px 2px 1px #000000,
      -2px  0px 1px #000000,
       0px -2px 1px #000000;
}

.goto_president a, .goto_staff a, .goto_company a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.txtboard {
     position: relative;
    margin: 10% auto 0;
     width: 90%;
    color: #555555;
    border-radius: 10px;
    padding: 20px 3% 2%;
    background-color: #fff;
    border: 2px solid #8FBC8F;
    box-shadow: 2px 2px 1px #ccc;
}

h4.txtboard_title {
    position: absolute;
    padding: 0.5em;
    line-height: 1em;
    left: 20px;
    top: -2.7em;
    font-weight: bold;
    background-color: #fff;
    color: #8FBC8F;
}

.txtboard ul{
    margin-bottom: 15px;
}

/* 会社紹介（経営理念） */

ol.company_policy {
    margin-bottom: 3rem;
}

ol.company_policy li {
    color: #0066cc;
    font-size: 1.2rem;
    font-weight: bold;
}

ol.company_policy li p {
    margin: 0.8rem 0 2rem 0.5rem;
    color: #000;
    font-size: 1.1rem;
    font-weight: normal;
}

ol.company_policy li ol {
    margin-left: 3.5em;
}

ol.company_policy li ol li {
    list-style-type: none;
    counter-increment: cnt;
}

ol.company_policy li ol li:before {
    content: counter(cnt) "）";
    display: inline-block;
    margin-left: -2em;
    width: 2em;
}

ol.company_policy li ol li {
    margin: 0.8rem 0 0.5rem -2rem;
    color: #000;
    font-size: 1.1rem;
    font-weight: normal;
}

h3.company_policy {
    color: #800;
    margin-bottom: 1rem;
    border: none;
    font-size: 2rem;
}

h4.company_policy {
    margin: 0 0 0 1.5rem;
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.8em;
}

/* 施工例目録ページ */

.shibori-midashi {
    display: inline-block;
    font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #fff;
    font-size: 0.9rem;
    font-weight: bold;
    width: 20%;
    text-align: center;
    margin: 2rem 0.5rem 2rem 0;
    padding: 0.7rem 1rem 0.7rem 0;
    box-sizing: border-box;
    background-image: url(img/shibori_midashi_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
}

select.area {
    appearance: none;
    display: inline-block;
    cursor: pointer;
    margin: 1em 0 2em;
    background-color: transparent;
    border: 1px solid #aaa;
    font-family: Lato, "Noto Sans JP", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.2rem;
    color: #000;
    width: 37%;
    padding: 0.7rem 2rem 0.9rem 2rem;
    background: url(img/select-arrow.gif) center right 17px no-repeat;
}

.example_select {
    position: relative;
    border-radius: 10px;
    font-size: 1rem;
    text-align: center;
    width:75%;
    margin: 4rem auto 1rem;
    padding: 0.5rem 0;
    color: #ffffff;
    font-weight: bold;
    background-color: #555;
    box-sizing: border-box;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.example_select:hover {
    background-color: #996666;
    transform: scale(1.02,1.02);
}

.example_select_d {
    display: inline-block;
    position: relative;
    border-radius: 100px;
    font-size: 1.3rem;
    text-align: center;
    width:31%;
    margin: 3% 1%;
    padding: 2% 0;
    color: #ffffff;
    font-weight: bold;
    background-color: #ff6666;
    box-sizing: border-box;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.example_select_d:hover {
    background-color: #ff3333;
    transform: scale(1.05,1.05);
}

.example_select .linker {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.example_select_d .linker {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 施工例各ページ */

h4.examples {
    margin-top: 3rem;
    padding: 3px 25px;
    color: #fff;
    background-image: linear-gradient(90deg, rgba(40, 40, 40, 1), rgba(30, 30, 30, 1) 41%, rgba(185, 185, 185, 1));
    border-radius: 100px;
}

/* 横並び */

div.ex_photo div {
    position: relative;
    margin-bottom: 1rem;
}

div.ex_photo span.before {
    position:absolute;
    font-size: 1.5rem;
    color:#fff;
    top: 8px;
    left:5px;
    background-color:#c4a6b4;
    padding:0 5px;"
}

div.ex_photo span.sim {
    position:absolute;
    font-size: 1rem;
    color:#fff;
    top: 8px;
    left:5px;
    background-color:#62a3c0;
    padding:0 5px;"
}

div.ex_photo span.after {
    position:absolute;
    font-size: 1.5rem;
    color:#fff;
    top: 8px;
    left:5px;
    background-color:#72af2d;
    padding:0 5px;"
}

p.oikawa-comment {
    margin-bottom: 3rem;
}

p.oikawa-comment:before {
    white-space: pre;
    font-size: 1rem;
    border: 1px solid #555;
    border-radius: 3px;
    padding:1px 3px;
    margin-right: 10px;
    content:"ひとこと";
}

div.ex_photo {
    margin: 2% 5%;
}

div.ex_photo:after {
    content: "";
    display: block;
    clear: both
}

div.ex_photo_left {
    float: left;
    width: 45%;
    padding: 0 5% 0 0;
    margin: 0;
    box-sizing: border-box;
}

div.ex_photo ul.mawarikomi {
    margin-left: 10rem;
}

div.ex_photo img, div.ex_photo_left img {
    margin-bottom: 0;
    vertical-align: bottom;
    box-shadow: 2px 2px 4px #000;
}

div.ex_photo_w_cap {
    margin: 0 auto;
    display: table-cell;
    text-align: center;
    line-height:2.5em;
}

    /* --- ここまで --- */

/* スタッフ紹介ページ */

#slb_viewer_wrap .slb_theme_slb_default .slb_template_tag_ui {
    display: none !important;
}

    /* 横並び */

.staff_header {
    padding: 0 5%;
    background-image: url(img/staff_header_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.staff_header img {
    margin-bottom: 0;
    vertical-align: bottom;
}

.staff_header:after {
    content: "";
    display: block;
    clear: both
}

.staff_header_left {
    float: left;
    width: 60%;
    padding: 3% 2% 8% 4%;
    margin: 0;
    box-sizing: border-box;
}

.staff_header_right {
    float: left;
    width: 40%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

    /* --- ここまで --- */

.ex_photo img, div.ex_photo_left img {
    margin-bottom: 0;
    vertical-align: bottom;
}

.staff_header_right {
    overflow: hidden;
}

.staff_header_right a img {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.staff_header_right a img:hover {
    transform: scale(1.05,1.05);
}

.staff_thumb {
    position: relative;
    height: 110px;
    width: 94%;
    border: solid 1px #999;
    margin-bottom: 20px;
    margin: 3%;
    font-size: 1.7rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    padding-left: 20%;
    box-sizing: border-box;
}

.staff_thumb:hover {
    opacity: 0.8;
    transform: scale(1.05,1.05);
}

.staff_thumb_0 {
    position: relative;
    height: 185px;
    width: 94%;
    border: solid 1px #999;
    margin-bottom: 20px;
    margin: 3% 3% 0;
    font-size: 1.9rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    padding-left: 12%;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
}

.staff_thumb_0:hover {
    opacity: 0.8;
    transform: scale(1.05,1.05);
}

.staff_thumb a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.staff_thumb_0 a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.staff_thumb span {
    position: relative;
    top: 30px;
    text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
}

.staff_thumb_0 span {
    position: relative;
    top: 7px;
    cursor: pointer;
    cursor: hand;
    text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
}

.staff_thumb_0 span span {
    position: relative;
    top: 75px;
    cursor: pointer;
    cursor: hand;
    font-size: 1rem;
    text-shadow:
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
}

.article_a_wrap {
    margin: 0 3%;
    height: 0px;
    overflow: hidden;
}

.article_a_wrap p {
    margin-left: 2.6%;
}

.staff_balloon_wrap {
    width: 100%;
    background-image: url(img/balloon_arrow.png);
    background-repeat: no-repeat;
    background-size: 6vw;
    background-position: right 41%;
}

.joumu_photo {
    text-align: right;
}

.joumu_photo img {
    width: 65%;
    height: auto;
    margin-bottom: 0;
    vertical-align: bottom;
}

.staff_balloon {
    position: relative;
    margin: 2em 10% 2em 0;
    padding: 25px 0;
    color: #ffffff;
    background: #6600e3;
    border-radius: 20px;
}

.staff_balloon p {
    max-width: 240px;
    margin: 0 auto;
    padding: 0;
    font-size: 1.2rem;
    line-height: 1.65em;
}

/* ナノコンポジットW */

.nano_model {
    margin: 0;
    padding:0 10% 5%;
}

.nano_prize {
    text-align: center;
}

h2.dummy {
    margin: 0;
    padding: 0;
    border: none;
}

/* 住環境ページ */

#eisei_header {
    position: relative;
    width: 100%;
}

h5.circle_midashi {
    display: inline-block;
    width: 115px;
    height: 80px;
    color: #fff;
    border-radius: 50%;
    background: #cc1111;
    text-align:center;
    line-height: 82px;
    transform: rotate( -10deg );
}

ul.method_box {
    padding: 3% 4%;
    margin: 0 0 5%;
    border: 9px solid #b18b55;
    border-radius: 3px;
    font-size: 1.2rem;
    list-style: none;
    box-shadow: 2px 2px 4px #666, 2px 2px 2px #111 inset;
    box-sizing: border-box;
}

ul.method_box li {
    margin-left: 1.5em;
}

ul.method_box li:before {
    font-family: FontAwesome;
    font-size: 1.5rem;
    content: '\f0a4';
    color: #ff2a00;
    position: relative;
    margin-right: 0.25em;
    margin-left: -1.25em;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

    /* 横並び */

div.jokin_lineup {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-bottom: 0px;
}

div.jokin_lineup:after {
    content: "";
    display: block;
    clear: both
}

div.jokin_lineup_left {
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

div.jokin_lineup_right {
    float: right;
    width: 50%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

div.jokin_lineup_left img, div.jokin_lineup_right img {
    margin-bottom: 5%;
    vertical-align: bottom;
}

    /* --- ここまで --- */

h4.clean_lead {
    padding: 0.5rem 2rem;
    color: #fff;
    border-radius: 100vh;
    background-image: -webkit-gradient(linear, right top, left top, from(#9be15d), to(#00e3ae));
    background-image: -webkit-linear-gradient(right, #9be15d 0%, #00e3ae 100%);
    background-image: linear-gradient(to left, #9be15d 0%, #00e3ae 100%);
}

    /* 横並び */

div.hsp_header {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    position: relative;
    margin-bottom: 0px;
}

div.hsp_header a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div.hsp_header:after {
    content: "";
    display: block;
    clear: both
}

div.hsp_header_left {
    width: 230px;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

div.hsp_header_right {
    flex: 1;
    padding: 3% 0 0;
    margin: 0;
    box-sizing: border-box;
}

    /* --- ここまで --- */

h4.hsp_name {
    margin: 2% auto;
    text-align: center;
}

h4.hsp_name span {
    display: inline-block;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.85rem;
    text-shadow: 2px 2px 1px #009bd9;
}

span.price {
    font-size: 2rem;
    font-weight: bold;
}

.q-box {
    position: relative;
    margin: 4em 0 3em;
    padding: 1.2em 1em 1em;
    border: solid 3px #62c1ce;
}

.q-box .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}

.a-box {
    position: relative;
    margin: 2em 0 3em;
    padding: 1.2em 1em 1em;
    border: solid 3px #e3bd86;
}

.a-box .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #e3bd86;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}

div.jokin {
    margin: 0 auto;
    max-width: 730px;
    padding: 0 3% 0 45px;
    box-sizing: border-box;
}

div.jokin p {
    font-size: 1.2rem;
    margin-bottom: 0.4rem;
    box-sizing: border-box;
}

div.index-box {
    margin: 0 auto;
    max-width: 730px;
    padding: 0 0 0 5%;
    box-sizing: border-box;
}

div.index-box p {
    font-size: 1.1rem;
    margin-bottom: 0.2rem;
    box-sizing: border-box;
}

div.index-box ol, div.index-box ul {
    margin: 0 3% 0.5rem;
}

div.q-box div.jokin p::before, div.q-box div.index-box p::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    margin-left: -1em;
    top: 53%;
    left: -0.4em;
    content: '\f044';
    transform: translateY(-50%);
    color: #333;
}

div.a-box div.jokin p::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    margin-left: -1em;
    top: 53%;
    left: -0.4em;
    content: '\f058';
    transform: translateY(-50%);
    color: #333;
}

    /* 横並び */

div.jokin_ex {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-bottom: 5%;
}

div.jokin_ex:after {
    content: "";
    display: block;
    clear: both
}

div.jokin_ex_left {
    float: left;
    width: 50%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

div.jokin_ex_right {
    float: right;
    width: 50%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

    /* --- ここまで --- */

div.jokin_ex_left img, div.jokin_ex_right img {
    vertical-align: bottom;
    margin-bottom: 3%;
}

    /* --- ブログ用プロフィール表示スタイル --- */

section.profile {
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
section.profile h1 {
    font-size: 18px;
    border-bottom: 1px dashed #333;
    margin: 0 0 15px;
    padding: 0 0 5px;
}
section.profile .inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}
section.profile .inner .left-side {
    width: 100px;
    padding-top: 3px;
}
section.profile .inner .left-side img {
    border-radius: 50%;
}
section.profile .inner .right-side {
    width: calc(100% - 125px);
}
section.profile .inner .right-side .authorName {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 5px;
}
section.profile .inner .right-side .authorProfile {
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

.txtboard_profile {
    position: relative;
    margin: 5% auto 5%;
    width: 90%;
    color: #555555;
    border-radius: 10px;
    padding: 20px 3% 15px;
    background-color: #fff;
    border: 2px solid #8FBC8F;
    box-shadow: 2px 2px 1px #ccc;
}

h4.txtboard_profile_title {
    position: absolute;
    padding: 0.5em;
    line-height: 1em;
    left: 20px;
    top: -17px;
    font-weight: bold;
    background-color: #fff;
    color: #8FBC8F;
}

@media only screen and (max-width: 600px) {
    section.profile {
        padding: 15px;
    }
    section.profile h1 {
        font-size: 16px;
    }
    section.profile .inner .left-side {
        width: 70px;
    }
    section.profile .inner .right-side .authorName {
        font-size: 15px;
    }
    section.profile .inner .right-side {
        width: calc(100% - 85px);
    }
    section.profile .inner .right-side .authorProfile {
        font-size: 13px;
    }
}


/* ブログ用各種フォーマット */

blockquote {
  position: relative;
  margin: 5% 1% 5% 2%;
  padding: 5px 10px 5px 32px;
  box-sizing: border-box;
  font-style: italic;
  background: rgb(160, 241, 85, .3);
  border-bottom: solid 3px #9bee4f;
}

blockquote:before{
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -15px;
  width: 40px;
  height: 30px;
  text-align: center;
  content: "\f10d";
  font-family: FontAwesome;
  color: #FFF;
  font-size: 18px;
  line-height: 30px;
  background: #9bee4f;
  font-weight: 900;
}

blockquote:after{
  position: absolute;
  content: '';
  top: 40px;
  left: -15px;
  border: none;
  border-bottom: solid 8px transparent;
  border-right: solid 15px #9bee4f;
}

.article-content blockquote p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}

blockquote cite {
  display: block;
  text-align: right;
  color: #aaa;
  font-size: 0.9em;
}

.txt_minibox {
    border:dotted 2px #aaa;
    font-size:0.8rem;
    padding:2% 4%;
}

.plainbox {
    border: 2px solid #333;
    padding: 1% 4% 0;
    margin-bottom: 2rem;
}

.plainbox2 {
    border: 1px dashed #333;
    padding: 2% 1% 0;
    margin-bottom: 2rem;
}

.plainbox ol {
    margin: 0.5em 0 1em 1em;
}

h2.tag {
  position: relative;
  font-size: 24px;
  line-height: 14px;
  display: inline-block;
  height: 0.7em;
  margin-left: 20px;
  padding: 1rem 1rem 1rem 2rem;
  color: #000;
  background: #ddd;
  border-right: 21px solid #fa4141;
  border-bottom: none;
}

h2.tag:before {
  position: absolute;
  top: 0;
  left: -1em;
  content: '';
  border-width: 1em 1em 1em 0;
  border-style: solid;
  border-color: transparent #ddd transparent transparent;
}

h2.tag:after {
  position: absolute;
  top: calc(50% - 7px);
  left: -10px;
  width: 14px;
  height: 14px;
  content: '';
  border-radius: 50%;
  background: #fff;
}

h2.dots {
    margin: 4rem 0 2rem;
    border: none;
    padding: 0.5rem 1.5rem;
    color: #fff;
    background: #015dac;
    background-image: radial-gradient(#0175d5 13%, transparent 13%), radial-gradient(#0175d5 13%, transparent 13%);
    background-size: 50px 50px;
    background-position: 0 0, 25px 25px;
}

.marker {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}

.red_ul {
    border-bottom: 2px solid #ff3333;
 }

.kokuban {
 position: relative;
 margin: 2em auto;
 padding: 3% 4%;
 width: 90%; /* ボックス幅 */
 background: #006633; /* ボックス背景色 */
 color: #fff; /* 文章色 */
 border: 5px solid #C0C0C0; /* 枠線 */
 border-radius: 2px; /* 角の丸み */
 box-shadow: 0 0 5px #333, 0 0 5px #555 inset;
}
.kokuban::before,
.kokuban::after {
 position: absolute;
 content: '';
 bottom: 0;
}
.kokuban::before {
 width: 20px;
 right: 10px;
 border: solid 3px #ff42a0; /*チョークピンク */
 border-radius: 3px 2px 0 2px;
}
.kokuban::after {
 width: 15px;
 right: 45px;
 border: solid 3px #fff; /*チョーク白 */
 border-radius: 8px 5px 2px 5px;
}

/* 施工中サムネイル */

.in_progress {
    position: relative;
    float: left;
    box-sizing: border-box;
    box-shadow: 1px 1px 3px #333;
}

.in_progress .img_wrap {
    box-sizing: border-box;
}

.in_progress .img_wrap img {
    object-fit: cover;
}

/* ブログサムネイル */

.blog_recommended {
    position: relative;
    width: 23.5%;
    float: left;
    margin: 0 2% 0 0;
    box-sizing: border-box;
    box-shadow: 1px 1px 3px #333;
}

.blog_recommended:nth-child(4) {
    margin: 0;
}

.blog_recommended h3 {
    height: 65px;
    padding: 0 0.5rem;
    font-size: 0.8rem;
}

.blog_recommended .img_wrap {
    height: 145px;
    box-sizing: border-box;
}

.blog_recommended .img_wrap img {
    height: 141px;
    object-fit: cover;
}

.blog_recommended a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.blog_recommended :hover {
    background-color: rgba(255,0,0,0.1);
}

h3.blog_title {
    font-size: 0.8rem;
    overflow: hidden;
}

.blog_list_item_cat_2 {
    position: absolute;
    top: 0;
    right: 0;
    padding: .1rem .3rem;
    font-size: .7rem;
    color: #fff;
    background-color: #333;
}

h2.blog_page_head {
    margin: 3% 1%;
    border-bottom: solid 3px #333;
    font-size: 1.4rem;
}

h3.blog_h3 {
    position: relative;
    padding-left: 25px;
    border: none;
    font-size: 1.3rem;
}

h3.blog_h3:before {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 0;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 15px transparent;
    border-bottom: solid 15px rgb(119, 195, 223);
}

h3.blog_h3:after {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 10px;
    width: 100%;
    border-bottom: solid 3px rgb(119, 195, 223);
}

h4.blog_h4 {
    font-size: 1.2rem;
    text-decoration: underline;
}


    /* 横並び */

div.double_pic {
    position: relative;
    margin-bottom: 2%;
}

div.double_pic:after {
    content: "";
    display: block;
    clear: both
}

div.double_pic_left {
    float: left;
    width: 50%;
    padding: 0 1% 0 0;
    margin: 0;
    box-sizing: border-box;
}

div.double_pic_right {
    float: right;
    width: 50%;
    padding: 0 0 0 1%;
    margin: 0;
    box-sizing: border-box;
}

div.double_pic_left img, div.double_pic_right img {
    margin-bottom: 0;
}

    /* --- ここまで --- */

/* ecoto */

.round-font {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 300;
}

.round-bold {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 800;
}

div.textbtn {
    display: inline-block;
    position: relative;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    margin: 3% 0;
    padding: 3% 5%;
    border: 2px solid #006427;
    color: #ffffff;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 1.1rem;
    font-weight: 800;
    line-height: 1.7em;
    text-shadow:
        0.07em  0.07em 0.07em #000000,
        -0.07em  0.07em 0.07em #000000,
        0.07em 0.07em 0.07em #000000,
        -0.07em 0.07em 0.07em #000000,
        0.07em  0px 0.07em #000000,
        0px 0.07em 0.07em #000000,
        -0.07em  0px 0.07em #000000,
        0px -0.07em 0.07em #000000;
    background-image :url(img/button_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

div.textbtn:hover {
    background-color: #65fb97;
    transform: scale(1.04,1.04);
}

div.textbtn .linker {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 幅狭デスクトップ対応 */

@media(max-width: 1200px) {

    .site-title-wrap {
        margin-left: 2%;
    }

    .searchform-wrap {
        width: 300px;
        margin-right: 2%;
    }

    div.header-inner .searchform-wrap form#form {
        width: 300px;
    }

    div.header-inner #s-box {
        width: 242px;
    }

    #kanban{
        bottom: 30px;
    }

    .nav-inner {
        margin-left: 2%;
    }

    .header-nav li {
        font-size: 0.8rem;
    }

    .header-nav li a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sub-menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 43px;
        z-index: 500;
        box-shadow: 2px 2px 2px #000;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .active {
        visibility: visible;
        opacity: 1;
        top: 48px;
    }

    #void {
        height: 50px;
    }

    .catch_abs {
        left: auto;
        width: 100%;
        padding-right: 3%;
    }

    .catch_abs img {
        width: 50%;
        height: auto;
    }

    .footer-inner {
        margin: 0 2%;
        padding: 2rem 1% 2rem;
    }

    #credit, #recaptcha_description, #copyright {
        left: 3%;
    }

    #contact_btn a {
        padding: 15px 30px;
    }

    #footer-nav ul.menu li a {
        font-size: 12px;
    }

    #recaptcha_description {
        max-width: 340px;
    }
    .cp_return {
        display: inline;
    }

    #copyright {
        font-size: 11px;
    }

    #sorry_img {
        width: 90px;
        padding: 5px 15px 5px 5px;
    }

    #sorry_txt {
        margin-left: -90px;
        padding-left: 90px;
        font-size: 14px;
    }

    h1.not_found {
        text-align: center;
        font-size: 18px;
    }

    .staff_balloon {
        padding: 3vw 0;
    }



    .staff_balloon p {
        font-size: 1.7vw;
        width: 20vw;
    }

}

/* タブレット対応 */

@media(max-width: 800px) {

    .container {
        padding: .8rem;
    }

    .contents,
    .sidebar {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .widget_d {
        display: none;
    }

    .widget_m {
        display: block;
        width: 100%;
        margin: 40px 0;
        line-height: 1;
        box-shadow: 1px 1px 3px #333;
    }

    #top_bar {
        height: 55px;
    }

    div#n2-ss-2 .n2-ss-slide-limiter {
        height: 50vh;
    }

    .framing {
        margin-bottom: 8%;
    }

    .searchform-wrap {
    }

    #kanban{
        bottom: 28px;
    }

    /* モバイルメニューボタン */

    #mobile-nav-button {
        display: block;
        cursor: pointer;
        box-shadow: 0 2px 2px #000;
        position: fixed;
        top: 0;
        left: 0;
        font-size: 23px;
        font-weight: bold;
        color: #fff;
        box-sizing: border-box;
        width: 100%;
        background-color: #333;
        text-align: left;
        padding: 5px 15px;
        z-index: 100;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    #mobile-nav-button-on {
        cursor: pointer;
        position: fixed;
        top: 0;
        left: 0;
        font-size: 23px;
        font-weight: bold;
        color: #fff;
        box-sizing: border-box;
        width: 100%;
        background-color: #333;
        text-align: left;
        padding: 5px 15px;
        z-index: 200;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    /* モバイルボタン内タイトルとクレジットを横に並べる */

    #mobile-nav-button:after {
        content: "";
        display: block;
        clear: both
    }

    .m-menu-title {
        float: left;
    }

    .m-menu-credit {
        float: right;
        margin-right: 3px;
        margin-bottom: 0px;
        font-size: 22px;
    }

    /* --- ここまで --- */

    .m-menu-credit span {
        font-size: 0.6em;
        font-weight: bold;
        font-style: italic;
        vertical-align: bottom;
    }

    .m-menu-credit a {
        color: #fff;
    }

    .header-nav-wrap{
        position: fixed;
        top: 43px;
        left: -61%;
        background-color: rgba( 44, 44, 44, 0.96 );
        box-shadow: 2px 0 2px #000;
        width: 60% !important;
        height: 100%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .nav-inner {
        margin-top: 7%;
    }

    .header-nav li {
        font-size: 1.1rem;
        display: block;
    }

    .header-nav li a {
        font-weight: normal;
        display: block;
        color: #fff;
        background-color: transparent;
        padding: 0.6em 15px;
    }

    .sub-menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 41px;
        z-index: 2147483640;
        box-shadow: 5px 5px 5px #000;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .active {
        visibility: visible;
        opacity: 1;
        top: 45px;
    }

    li.menu-item-has-children ul li {
        width: 14rem;
    }

    #void {
        display: none;
    }

    .catch_abs img {
        width: 60%;
        height: auto;
    }

    .footer-inner {
        padding: 1rem 1% 1.5rem;
    }

    #contact_btn {
        margin-top: 1rem;
    }

    #recaptcha_description {
        text-align: left;
        margin: 28px auto 0;
    }

    #f_rightside {
        float: none;
        height: 255px;
    }

    #f_leftside {
        text-align: center;
    }

    #credit, #recaptcha_description, #copyright {
        position: static;
    }

    /* スクロールボタン（モバイル専用） */

    .scroll_btn {
        margin: 0;
        padding: 0;
        display: block
    }

    .scroll_btn button {
        margin: 0;
        padding: 0;
        position: fixed;
        right: .8rem;
        bottom: 30px
    }

    #to_top {
        display: block;
        padding: 15px 15px 0px;
        border: none;
        border-radius: 5px;
        background-color: rgba( 0, 0, 0, 0.5 );
        cursor: pointer
    }

    #to_top:focus {
        outline: none
    }

    #to_top i {
        color: #ffffff;
        font-size: 40px
    }

    #to_top span {
        display: inline-block;
        text-indent: -9999px
    }

    #to_top {
        display: none
    }

    div.painterlabo {
        display: block;
    }

    /* SNSボタン（モバイル専用） */

    .share li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 3px;
    }

    .share li i {
        font-size: 1.3em;
        padding-top: 3px;
    }

    .facebooklink span, .tweet span, .pocket span, .hatena span{
        display: none;
    }

    div.painterlabo_photo {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }

        div.painterlabo_photo img {
        display: block;
    }

    .goto_president span {
        top: 36%;
        left:8%;
        font-size: 1.8rem;
    }

    /* ここまで */

    div.painterlabo_exp {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        padding: 0px;
        box-sizing: border-box;
    }

    .staff_balloon p {
        font-size: 2.4vw;
        width: 29vw;
    }

    /* ただいま施工中サムネイル */

    .in_progress h3 {
        height: 74px;
        font-size: 1rem;
    }

    /* ブログ一覧サムネイル */

    .blog_recommended:nth-child(odd) {
        width: 49%;
        margin: 0 2% 2% 0;
    }

    .blog_recommended:nth-child(even) {
        width: 49%;
        margin: 0 0 2%;
    }

    .blog_recommended h3 {
        height: 74px;
        font-size: 1rem;
    }

    .blog_recommended .img_wrap {
        height: 205px;
    }

    .blog_recommended .img_wrap img {
        height: 200px;
        width: 100%;
    }

    .n2-ss-slider .n2-ss-widget{
        font-size: 0.8rem !important;
    }

}

/* スマートフォン対応 */

@media(max-width: 600px) {

    html {
        font-size: 15px;
    }

    .pc_appear, .pc_appear_b {
        display: none;
    }

    .mobile_appear {
        display: inline;
    }

    .mobile_appear_b {
        display: block;
    }

    .header-inner,
    .container {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    div#n2-ss-2 .n2-ss-slide-limiter {
        height: 60vh;
    }

    .site-title-wrap {
        width: 170px;
        height: 0;
    }

    .searchform-wrap {
        width: 220px;
        height: 85px;
    }

    div.header-inner .searchform-wrap form#form {
        width: 220px;
    }

    div.header-inner #s-box {
        width: 163px;
    }

    .catch_abs img {
        width: 330px;
    }

    li.menu-item-has-children ul li {
        width: 13rem;
    }

    .sub-menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 33px;
        z-index: 2147483640;
        box-shadow: 5px 5px 5px #000;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .active {
        visibility: visible;
        opacity: 1;
        top: 38px;
    }

    .header-nav li a {
        padding: 0.4rem 15px;
    }

    #breadcrumb.bread ol {
        margin-bottom: 7%;
    }

    .news_item_header {
        float: none;
        width: 140px;
        padding-left: 5px;
    }

    .news_item h3 {
        margin-left: 5px;
    }

    .newmark {
        margin-left: 2px;
    }

    .blog_list_item {
        float: none;
        width: 100%;
    }

    .blog_list_item:nth-child(odd) {
        margin-right: 0;
    }

    .article-list {
        padding: .5rem;
    }

    .article-list .img-wrap img {
        width: 132px;
        height: 88px;
    }

    .article-list .img-wrap .cat-data {
        font-size: .6rem;
    }

    .article-list .text {
        margin-left: 140px;
        padding: 0;
    }

    .article-list .text h2 {
        font-size: 1rem;
        margin-bottom: 0;
    }

    .article-list .text p {
        display: none;
    }

    .article-list .text .article-date,
    .article-list .text .article-author {
        font-size: .625rem;
        margin-bottom: 0;
    }

    .article-list .text .article-date {
        margin-right: .2rem;
    }

    .article-content h1 {
        font-size: 1.6rem;
        margin: 0 auto 5%;
    }

    .article-content h2 {
        font-size: 1.6rem;
    }

    .article-content h3 {
        font-size: 1.2rem;
    }

    .article-content h4 {
        font-size: 1.2rem;
    }

    #sorry_img {
        float: none;
        width: 150px;
        margin: 0 auto;
        padding: 5px 15px 5px 5px;
    }

    h1.not_found {
        font-size: 16px;
    }

    #sorry_txt {
        float: none;
        padding: 0;
        margin: 0 0 18px;
    }

    p.p1_sub_catch {
        font-size: 15px;
    }

    div.obj_1 {
        float: none;
        width: 100%;
    }

    div.obj_2 {
        float: none;
        width: 100%;
    }

    div.date_clear_exp {
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    div.date_clear_photo {
        float: none;
        width: 100%;
    }

    /* 施工事例ページお客様顔 */

    div.ex_photo div.img_left_prf_c {
        width: 30%;
    }

    .goto_president span {
        top: 39%;
        left:9%;
        font-size: 1.5rem;
    }

    div.date_amasuji_exp {
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    div.date_amasuji_photo {
        float: none;
        width: 100%;
    }

    div.date_graph_guide img {
        width: 50%;
    }

    .balloon p {
        font-size: 15px;
    }

    .gaina_dis_mincho p{
        font-size: 18px;
    }

    p.flame_txt {
        font-size: 15px;
    }

    h4.std_b {
        margin: 0px 0px 5px;
        padding: 0px 4%;
    }

    .ex_right_column{
        float: none;
        width: 90%;
        margin: 0 auto;
    }

    .ex_left_column{
        float: none;
        padding: 1% 1.5% 5px 1.5%;
        margin: 0px 0px 10px;
        width: 100% !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    div.ex_photo_w_cap {
        display: block;
    }

    dl.bukken dt {
        width: 100px
    }

    dl.bukken dd {
        margin-left: 100px
    }

    h3.gaina_example_item {
        font-size: 22px;
    }

    h4.std_b {
        font-size: 15px;
    }

    .gaina_thermo_h {
        display: none;
    }

    .gaina_thermo_v {
        display: block;
    }

    .def_line_w dt, .def_line_w dd {
        font-size: 12px;
    }

    .def_line_w_2 dt, .def_line_w_2 dd {
        font-size: 12px;
    }

    div.const {
        display: block;
    }

    div.const_left {
        display: none;
    }

    div.photo_for_smapho {
        display: block;
        text-align: center;
    }

    div.photo_for_smapho img {
        margin: 5px 0;
        vertical-align: bottom;
    }
        div.const_right {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    div.flow_left {
        padding-top: 10px;
    }

    div.flow_exp {
        font-size: 20px;
    }

    div.riku {
        display: block;
    }

    div.riku_left, div.riku_right, div.riku_left2, div.riku_right2 {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
        box-sizing: border-box;
    }

    div.riku_left2 {
        border-right: 1px solid #297a9f;
    }

    div.stain_ach_para {
        display: block;
    }

    div.stain_ach_para_left {
        float: none;
        width: 100%;
        margin-bottom: 1%;
        padding: 0;
        box-sizing: border-box;
    }

    div.stain_ach_para_right {
        float: none;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }

    h5.stain_ach_para_r_header {
        font-size: 1.3rem;
    }

    div.stain_ex, div.double_pic {
        display: block;
    }

    div.stain_ex_left, div.stain_ex_right, div.double_pic_left, div.double_pic_right {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 3%;
        box-sizing: border-box;
    }

    div.stain_pd_left, div.stain_pd_center, div.stain_pd_right {
        float: none;
        width: 100%;
        padding: 0;
        margin: 0 0 5%;
        box-sizing: border-box;
    }

    div.process_arrow_h {
        display: none;
    }

    div.process_arrow_v {
        display: block;
        position: absolute;
        top: 45%;
        left: 45%;
        width: 10%;
        height: 10%;
    }

    .img_left_prf {
        float: none;
        width: 75%;
        margin: 0 auto 7%;
        padding: 0;
        box-sizing: border-box;
    }

     .img_right, .img_right_2, .img_left {
        float: none;
        width: 90%;
        margin: 0 auto;
        padding: 0 0 5%;
        box-sizing: border-box;
    }

/*  div.ex_photo {
        margin: 2% auto 5%;
    }*/

    div.ex_photo_left {
        float: none;
        width: 100%;
        padding: 0;
        margin: 2% auto 5%;
    }

    h1.deco_1, h2.deco_1 {
        font-size: 1.6rem;
    }

    .facebook-wrapper {
        border-left: solid 10px #305095;
        border-right: solid 10px #305095;
    }

    .shibori-midashi {
        display: block;
        width: 100%;
        margin: 1rem 0;
        padding-right: 0;
        background-image: none;
        background-color: #333;
    }

    select.area {
        display: block;
        width: 100%;
        text-align: center;
        margin: 1rem 0;
    }

    .example_select, .example_select_d {
        width: 100%;
        margin: 3% 0;
    }

    .sidebar-inner {
        margin-top: 50px;
    }

    .staff_thumb {
        height: 90px;
        padding-right: 4%;
        text-align: right;
        font-size: 1.4rem;
    }

    .staff_thumb_0 {
        height: 150px;
        padding-right: 7%;
        text-align: right;
        font-size: 1.4rem;
    }

    .staff_thumb span {
        top: 26px;
    }

    .staff_thumb_0 span {
        top: 14px;
    }

    .staff_thumb_0 span span {
        top: 55px;
    }

    .staff_balloon {
        margin-top: 0;
        padding: 10px;
    }

    .staff_balloon p {
        font-size: 3vw;
        width: 36vw;
    }

    .joumu_photo img {
        width: 100%;
    }

    .article_a_wrap p {
        font-size: 13.3px;
    }

    .nano_prize img {
        width: 90%;
    }

    div.jokin_lineup {
        display: block;
        margin-bottom: 10%;
    }

    div.jokin_lineup_left {
        float: none;
        width: 100%;
    }

    div.jokin_lineup_right {
        float: none;
        width: 100%;
    }

    div.jokin_lineup_left img, div.jokin_lineup_right img {
        margin-bottom: 0;
    }

    div.hsp_header {
        display: block;
    }

    div.hsp_header_left {
        display: none;
    }

    div.hsp_header_right{
        flex: 0;
    }

    div.jokin_ex {
        display: block;
    }

    div.jokin_ex_left, div.jokin_ex_right {
        float: none;
        width: 100%;
    }

    div.jokin_ex_left img, div.jokin_ex_right img {
        margin-bottom: 5%;
    }

    .n2-ss-slider .n2-ss-widget{
        font-size: 0.7rem !important;
    }

}

/* スーパーナロウ対応 */

@media(max-width: 487px) {

    .header-inner {
        padding-top: 0.7rem
    }
    .searchform-wrap {
        height: 84px;
    }

    #contact_btn a {
        padding: 15px 15px 20px;
        font-size: 16px;
    }

    #contact_btn a i {
        font-size: 26px;
        top: 4px;
        margin-right: 4px;
    }

    .f_tel_no a {
        font-size: 27px;
    }

    .f_tel_d {
        font-size: 15px;
    }

    #f_address, #f_status {
        font-size: 12px;
    }

    #footer-nav ul.menu li a {
        padding: 0 3px;
        font-size: 11px;
    }

    .free_dial {
        font-size: 11px;
    }

    h3.date_midashi3 {
        font-size: 1.3rem;
    }

    .goto_president {
        background-size: 540px;
        background-position: 55% 54%;
    }

    .goto_president span {
        top: 39%;
        left: 6%;
        font-size: 1.5rem;
    }

    /* 施工事例ページお客様顔 */

    div.ex_photo div.img_left_prf_c {
        width: 40%;
    }

    .staff_header_left {
        padding: 8% 2% 13% 4%;
        box-sizing: border-box;
    }

    .staff_balloon {
        margin: 0 4vw 0 0;
    }

    .staff_balloon p {
        font-size: 2.8vw;
        width: 34vw;
    }

    .staff_thumb {
        font-size: 1.3rem;
    }

    .staff_thumb_0 {
        font-size: 1.3rem;
    }

    .nano_model {
        margin: 0;
        padding:0 3% 5%;
    }

    .n2-ss-slider .n2-ss-widget{
        font-size: 0.5rem !important;
    }

}

/* ハイパーナロウ対応 */

@media(max-width: 430px) {

    #kanban {
        width: 165px;
        bottom: 24px;
    }

    .searchform-wrap {
        height: 62px;
    }

    div.header-inner .searchform-wrap form#form {
        width: 165px;
    }

    div.header-inner #s-box {
        width: 109px;
    }

    .search_general form#form {
        width: 267px;
    }

    .search_general {
        margin: 0 21%;
    }
    .search_general #s-box {
        width: 210px;
    }

    .site-title-wrap {
        width: 123px;
    }

    .staff_header_left {
        padding: 5% 0 7% 0;
    }

    .staff_balloon p {
        font-size: 3.5vw;
        width: 43vw;
    }

    .staff_thumb {
        height: 77px;
        font-size: 1.1rem;
    }

    .staff_thumb_0 {
        height: 139px;
        font-size: 1.1rem;
    }

    h4.hsp_name span {
        font-size: 1.6rem;
    }

}

@media(max-width: 318px) {

    .site-title-wrap {
        width: 39%;
    }

    .article_a_wrap p {
        font-size: 4.1vw;
    }

}

.line-widget {
  border: 3px solid #00c300;
  padding: 15px;
  text-align: center;
  background: #f7fff7;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.line-title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #00c300;
  margin-bottom: 0.6rem;
}

.line-text {
  font-size: 0.8rem;
  margin-bottom: 1rem;
}

.line-btn {
  display: block;
  background: #00c300;
  color: #fff;
  padding: 10px;
  font-size: 1.1rem;
  text-decoration: none;
  border-radius: 4px;
}

/* ----------------------------------------------------------
   住宅施工事例（type-residential）のリスト表示調整
---------------------------------------------------------- */

/* カテゴリー（地域名）を消す */
.type-residential > .article-list .img-wrap .cat-data {
    display: none !important;
}

/* 日付を消す */
.type-residential > .article-list .text .article-date {
    display: none !important;
}

/* ==============================================
   BtoB（大型案件）ページ専用デザイン
============================================== */

/* --- CTAエリア（ヘッダーの電話・LINEボタン） --- */
.btob-cta-area {
    margin: 20px 0;
}
.btob-cta-box {
    background: #f0f7ff; /* 薄い青背景 */
    border: 2px solid #cce4ff;
    border-radius: 8px;
    padding: 25px;
    text-align: center;
}
.cta-msg {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 15px;
    color: #333;
}
.cta-buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

/* 電話ボタン */
.btn-tel {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f39c12; /* オレンジ */
    color: #fff !important;
    text-decoration: none !important;
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 1.2em;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transition: all 0.3s;
}
.btn-tel i { margin-right: 8px; }

/* LINEボタン */
.btn-line {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #06c755; /* LINE公式カラー */
    color: #fff !important;
    text-decoration: none !important;
    padding: 12px 30px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 1.2em;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transition: all 0.3s;
}
.btn-line i { margin-right: 8px; }

.btn-tel:hover, .btn-line:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0,0,0,0.15);
    opacity: 0.9;
}

/* --- お問い合わせフォームエリア（記事一覧の下） --- */
.btob-contact-section {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 40px 30px;
    border-radius: 5px;
    margin-top: 40px;
}
.btob-contact-section h2 {
    text-align: center;
    margin-bottom: 20px;
}
.btob-contact-section p {
    text-align: center;
    margin-bottom: 30px;
}

/* スマホ対応（ボタンを縦並びに） */
@media screen and (max-width: 600px) {
    .cta-buttons {
        flex-direction: column;
    }
    .btn-tel, .btn-line {
        width: 100%;
        box-sizing: border-box;
    }
}

.page-id-12008 .article-content div.contact_item p,
.page-id-12034 .article-content div.contact_item p,
.page-id-12043 .article-content div.contact_item p {
    padding: 10px;
    font-size: 1.2rem;
    font-weight: bold;
    color:#c32;
}

.wpcf7-response-output[aria-hidden="true"] {
    display: none;
}

/*－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－*/

/* background-color 領域確認用 */

/* .contents, #sidebar {height: 2000px; } */

/* .container {background-color: #9db2ea; } */

/* .contents {background-color: #a5e2ff; } */

/* #sidebar{background-color: #aefffc; } */

/*－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－－*/
