@charset "utf-8";
/*
    copyright (c)2008-2017 Pong! ALL right reserved.
    Create and Design by seiki nishijima

/*===========================================================================
-----------------------------------------------------------------------------
  施工事例一覧 設定　ここから
-----------------------------------------------------------------------------
===========================================================================*/
#background #workListArea,
#background #miyazakiCustomerListArea {
    /* margin-bottom: 80px; */
}
#background #workListArea .cateBox {
    width: 1000px;
    margin: 60px auto 0 auto;
}
#background #workListArea .cateBox p {
    font-family: 'Sawarabi Mincho', serif;
    text-align: center;
    font-size: 15px;
    line-height: 1.8em;
    color: #666;
    margin-bottom: 40px;
}
#background #workListArea .cateBox dl {
    display: table;
    width: 100%;
    border: 1px solid #00546c;
    background: #f1f5f7;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#background #workListArea .cateBox dl dt {
    font-family: 'Sawarabi Mincho', serif;
    display: table-cell;
    background: #00546c;
    margin: 0 0 0 0;
    padding: 25px 25px 25px 25px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    letter-spacing: 0;
}
#background #workListArea .cateBox dl dt strong {
    font-size: 20px;
    font-weight: normal;
}
#background #workListArea .cateBox dl dt span {
    display: inline-block;
}
#background #workListArea .cateBox dl dd {
    width: 810px;
    display: table-cell;
    padding: 20px 5px 10px 25px;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
}
#background #workListArea .cateBox dl ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#background #workListArea .cateBox dl ul li {
    font-family: 'Sawarabi Mincho', serif;
    display: block;
    float: left;
    margin: 0 20px 15px 0;
    font-size: 15px;
    line-height: 1em;
}
#background #workListArea .cateBox dl ul a {
    display: block;
    padding-left: 20px;
    position: relative;
    color: #2e5a6e;
}
#background #workListArea .cateBox dl ul a:before {
    display: block; content: " ";
    height: 20px; width: 20px;
    position: absolute;
    top: 50%; left: 0; margin-top: -10px;
    background: url(./images/arw_green.png) no-repeat 50% 50%;
    background-size: 4px 9px;
}
#background #workListArea .no_data,
#background #miyazakiCustomerListArea .no_data {
  text-align: center;
  padding: 40px 0;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #workListArea,
    #background #miyazakiCustomerListArea {
        /* margin-bottom: 40px; */
    }
    #background #workListArea .cateBox {
        width: 100%;
        margin: 20px auto 0 auto;
        padding: 0 10px 0 10px;
    }
    #background #workListArea .cateBox p {
        text-align: left;
        font-size: 14px;
        padding: 0 15px 0 15px;
        margin-bottom: 20px;
    }
    #background #workListArea .cateBox dl {
        display: block;
    }
    #background #workListArea .cateBox dl dt {
        display: block;
        margin: 0 0 0 0;
        padding: 15px 30px 15px 15px;
        font-size: 14px;
        line-height: 14px;
        position: relative;
    }
    #background #workListArea .cateBox dl dt:before {
        display: block; content: " ";
        height: 20px; width: 20px;
        position: absolute;
        top: 50%; right: 10px; margin-top: -10px;
        background: url(./images/arw_white.png) no-repeat 50% 50%;
        background-size: 6px 12px;
        transform: rotate(90deg);
    }
    #background #workListArea .cateBox dl dt.open:before {
        transform: rotate(-90deg);
    }
    #background #workListArea .cateBox dl dt strong {
        font-size: 16px;
    }
    #background #workListArea .cateBox dl dd {
        width: 100%;
        display: none;
        padding: 15px 0px 0px 15px;
    }
    #background #workListArea .cateBox dl ul li {
        margin: 0 15px 15px 0;
        font-size: 14px;
    }
    #background #workListArea .cateBox dl ul a {
        padding-left: 15px;
    }
    #background #workListArea .cateBox dl ul a:before {
        left: -5px;
    }
}
/*------------------------------------
  写真一覧 設定　ここから
-------------------------------------*/
#background #workListArea .photoSet,
#background #miyazakiCustomerListArea .photoSet {
    width: 1000px;
    margin: 10px auto 0 auto;
}
#background #workListArea .photoSet #pagination,
#background #miyazakiCustomerListArea .photoSet #pagination {
    margin: 60px auto 0 auto;
}
#background #workListArea .photoSet ul,
#background #miyazakiCustomerListArea .photoSet ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 0;
}
#background #workListArea .photoSet ul li,
#background #miyazakiCustomerListArea .photoSet ul li {
    width: 300px;
    margin: 50px 50px 0 0;
    position: relative;
}
#background #workListArea .photoSet ul li.new:before,
#background #miyazakiCustomerListArea .photoSet ul li.new:before {
    display: block; content: "NEW";
    height: 40px; width: 40px;
    background: #d03838;
    border-radius: 50%;
    position: absolute;
    top: -15px; left: -15px;
    font-size: 10px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    z-index: 50;
}
#background #workListArea .photoSet ul li:nth-of-type(3n),
#background #miyazakiCustomerListArea .photoSet ul li:nth-of-type(3n) {
    margin: 50px 0 0 0;
}
#background #workListArea .photoSet ul figure {
    display: block;
    position: relative;
    margin: 0 0 0 0;
}
#background #workListArea .photoSet ul figure figcaption{
    font-family: 'Sawarabi Mincho', serif;
    display: block;
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 15px;
    line-height: 1.4em;
}
#background #miyazakiCustomerListArea .photoSet ul .image {
    margin-bottom: 0;
}
#background #miyazakiCustomerListArea .photoSet ul .title {
    font-family: 'Sawarabi Mincho', serif;
    display: block;
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 15px;
    line-height: 1.4em;
	color: #00546c;
	text-decoration: none;
}
#background #workListArea .photoSet ul figure a {
    display: block;
    width: 100%; height: 100%;
    position: absolute;
    top: 0; left: 0;
    background: #fff;
    overflow: hidden;
    text-indent: -10em;
    filter: Alpha(opacity=0);
    opacity: 0;
}
#background #workListArea .photoSet ul figure a:hover,
#background #miyazakiCustomerListArea .photoSet ul a:hover {
    filter: Alpha(opacity=50);
    opacity: 0.5;
}

/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #workListArea .photoSet, 
    #background #miyazakiCustomerListArea .photoSet {
        width: 100%;
        margin: 0 auto 0 auto;
    }
    #background #workListArea .photoSet #pagination,
    #background #miyazakiCustomerListArea .photoSet #pagination {
        margin: 20px auto 0 auto;
    }
    #background #workListArea .photoSet ul,
    #background #miyazakiCustomerListArea .photoSet ul {
        padding: 0 0 0 0;
        width: calc(100% - 10px);
    }
    #background #workListArea .photoSet ul li ,
    #background #workListArea .photoSet ul li:nth-of-type(3n), 
    #background #miyazakiCustomerListArea .photoSet ul li ,
    #background #miyazakiCustomerListArea .photoSet ul li:nth-of-type(3n) {
        width: calc(50% - 10px);
        margin: 20px 0 0 10px;
    }
    #background #workListArea .photoSet ul li.new:before,
    #background #miyazakiCustomerListArea .photoSet ul li.new:before {
        height: 30px; width: 30px;
        top: -5px; left: -5px;
        font-size: 8px;
        letter-spacing: 0;
        line-height: 30px;
    }
    #background #workListArea .photoSet ul figure figcaption {
        padding: 10px 0 0 0;
        font-size: 12px;
        line-height: 1.2em;
    }
    #background #miyazakiCustomerListArea .photoSet ul .title {
        padding: 10px 0 0 0;
        font-size: 12px;
        line-height: 1.2em;
    }
}
/*------------------------------------
  写真開く 設定　ここから
-------------------------------------*/
#background #workListArea .openContents {
    display: none;
}
.openContents {
    width: 100%;
    min-width: 920px;
}
.openContents figure {
    width: 920px;
    margin: 0 0 40px;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
    text-align: center;
}
.openContents figure img {
    width: auto;
    height: auto;
}
.openContents figure figcaption {
    font-family: 'Sawarabi Mincho', serif;
    padding-top: 10px;
    color: #fff;
    font-size: 15px;
    line-height: 1.4em;
    text-align: center;
}
.openContents p.more {
    font-family: 'Sawarabi Mincho', serif;
    text-align: center;
}
.openContents p.more a {
    display: inline-block;
    background: linear-gradient(90deg, #00546c, #0f6a7a);
    font-family: 'Sawarabi Mincho', serif;
    font-size: 16px;
    line-height: 1em;
    text-decoration: none;
    letter-spacing: 0;
    color: #fff;
    padding: 15px 60px 15px 40px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.openContents p.more a:hover {
    filter: Alpha(opacity=50);
    opacity: 0.5;
}
.openContents p.more a:before {
    display: block; content: " ";
    height: 20px; width: 20px;
    position: absolute;
    top: 50%; right: 10px;
    margin-top: -10px;
    background: url(./images/arw_white.png) no-repeat 50% 50%;
    background-size: 5px 11px;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    .openContents {
        width: 100%;
        min-width: 90px;
    }
    .openContents figure {
        width: 100%;
        margin: 0 0 20px;
    }
    /* del nishi 171220
    .openContents figure img {
        width: 100% !important;
        height: auto !important;
    }*/
    .openContents figure figcaption {
        font-size: 14px;
    }
    .openContents p.more a {
        padding: 15px 30px 15px 20px;
        font-size: 16px;
    }
}
/*===========================================================================

  施工事例 詳細ページ 設定　ここから

===========================================================================*/
#background #workArea img ,
#miyazakiCustomerDetailArea #workArea img {
    width: auto;
    height: auto;
}
#background #workArea .mainTitle h2,
#background #miyazakiCustomerDetailArea .mainTitle h2 {
    padding: 50px 0 10px 0;
    border-bottom: 2px solid #355f73;
    margin-bottom: 70px;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 34px;
    font-weight: normal;
    line-height: 1.2em;
    color: #00546c;
    text-align: center;
}
#background #workArea .mainTitle p,
#background #miyazakiCustomerDetailArea .mainTitle h1 {
    width: 900px;
    margin: 0 auto 40px auto;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
}
#background #workArea .mainTitle .contents_area  p,
#background #miyazakiCustomerDetailArea .mainTitle .contents_area  p {
    width: auto;
    margin: 0 auto 1em;
    font-family: 'Sawarabi Mincho', serif;
    text-align: left;
    font-size: 15px;
}
#background #workArea .mainTitle .contents_area iframe,
#background #miyazakiCustomerDetailArea .mainTitle .contents_area iframe {
    max-width: 100%;
}
#background #workArea .mainTitle figure,
#background #miyazakiCustomerDetailArea .mainTitle figure {
    width: 900px;
    margin: 0 auto 70px auto;
    text-align: center;
    position: relative;
}
#background #workArea .mainTitle figure.new:before, 
#background #miyazakiCustomerDetailArea .mainTitle figure.new:before {
    display: block; content: "NEW";
    height: 50px; width: 50px;
    background: #d03838;
    border-radius: 50%;
    position: absolute;
    top: -15px; left: -15px;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    z-index: 50;
}
#background #workArea .mainTitle dl,
#background #miyazakiCustomerDetailArea .mainTitle dl {
    width: 900px;
    margin: 0 auto 40px auto;
    display: table;
}
#background #workArea .mainTitle dl dt,
#background #miyazakiCustomerDetailArea .mainTitle dl dt {
    width: 130px;
    display: table-cell;
    border-right: 2px solid #666;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 20px;
    line-height: 1em;
    text-align: center;
    vertical-align: middle;
}
#background #workArea .mainTitle dl dd,
#background #miyazakiCustomerDetailArea .mainTitle dl dd {
    display: table-cell;
    padding-left: 25px;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 15px;
    vertical-align: middle;
}
#background #workArea .data_frame{
    padding: 20px 30px;
    border: 1px solid #bed1cd;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 15px;
    margin: 0 auto 50px;
    word-break: break-all;
    word-wrap : break-word;
    overflow-wrap : break-word;
}
#background #miyazakiCustomerDetailArea .chairContents {
    width: 900px;
    box-sizing: border-box;
    padding: 20px 30px;
    border: 1px solid #bed1cd;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 15px;
    margin: 0 auto 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#background #miyazakiCustomerDetailArea .chairContents .chair_item {
    width: 400px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;
}
#background #miyazakiCustomerDetailArea .chairContents .chair_item:nth-of-type(1),
#background #miyazakiCustomerDetailArea .chairContents .chair_item:nth-of-type(2) {
    margin-top: 0;
}
#background #miyazakiCustomerDetailArea .chairContents .chair_item p {
    margin: 0;
}
#background #miyazakiCustomerDetailArea .chairContents .chair_item .item_iamge {
    flex-shrink: 0;
    width: 200px;
}
#background #miyazakiCustomerDetailArea .chairContents .chair_item .data_area {
    padding-left: 15px;
}
#background #miyazakiCustomerDetailArea .chairContents .chair_item .item_name {
    font-weight: bold;
    margin-bottom: 12px;
    font-size: 17px;
}
#background #miyazakiCustomerDetailArea .chairContents .chair_item .item_designer {
    font-size: 13px;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #workArea img,
    #background #miyazakiCustomerDetailArea img {
        width: 100%;
        height: auto;
    }
    #background #workArea .mainTitle h2,
    #background #miyazakiCustomerDetailArea .mainTitle h2 {
        padding: 20px 0 5px 0;
        margin-bottom: 20px;
        font-size: 20px;
    }
    #background #workArea .mainTitle p ,
    #background #miyazakiCustomerDetailArea .mainTitle h1 {
        width: 100%;
        margin: 0 auto 20px auto;
        padding: 0 20px 0 20px;
        font-size: 16px;
        letter-spacing: 0;
    }
    #background #workArea .mainTitle figure,
    #background #miyazakiCustomerDetailArea .mainTitle figure {
        width: 100%;
        margin: 0 auto 20px auto;
    }
    #background #workArea .mainTitle figure.new:before,
    #background #miyazakiCustomerDetailArea .mainTitle figure.new:before {
        height: 30px; width: 30px;
        top: 5px; left: 5px;
        font-size: 10px;
        line-height: 30px;
    }
    #background #workArea .mainTitle dl,
    #background #miyazakiCustomerDetailArea .mainTitle dl {
        width: calc(100% - 40px);
        margin: 0 20px 20px 20px;
        display: block;
    }
    #background #workArea .mainTitle dl dt,
    #background #miyazakiCustomerDetailArea .mainTitle dl dt {
        width: 100%;
        display: block;
        border-right: none;
        border-bottom: 2px solid #666;
        font-size: 16px;
        padding: 0 0 10px 0;
    }
    #background #workArea .mainTitle dl dd ,
    #background #miyazakiCustomerDetailArea .mainTitle dl dd {
        display: block;
        padding: 15px 5px 0 5px;
        font-size: 14px;
    }
    #background #workArea .data_frame{
        padding: 15px;
        border: 1px solid #bed1cd;
        font-size: 14px;
        margin: 0 auto 20px;
    }
    #background #miyazakiCustomerDetailArea .chairContents {
        width: calc(100% - 20px);
        padding: 15px;
        font-size: 14px;
        margin: 0 auto 40px;
        box-sizing: border-box;
        display: block;
    }
    #background #miyazakiCustomerDetailArea .chairContents .chair_item {
        width: 100%;
        margin-top: 15px;
    }
    #background #miyazakiCustomerDetailArea .chairContents .chair_item:nth-of-type(1) {
        margin-top: 0;
    }
    #background #miyazakiCustomerDetailArea .chairContents .chair_item:nth-of-type(2){
        margin-top: 15px;
    }
    #background #miyazakiCustomerDetailArea .chairContents .chair_item p {
        margin: 0;
    }
    #background #miyazakiCustomerDetailArea .chairContents .chair_item .item_iamge {
        flex-shrink: 0;
        width: 100px;
    }
    #background #miyazakiCustomerDetailArea .chairContents .chair_item .data_area {
        padding-left: 10px;
    }
    #background #miyazakiCustomerDetailArea .chairContents .chair_item .item_name {
        font-weight: bold;
        margin-bottom: 7px;
        font-size: 14px;
    }
    #background #miyazakiCustomerDetailArea .chairContents .chair_item .item_designer {
        font-size: 11px;
    }
}
/*------------------------------------
  施工事例コメント設定　ここから
-------------------------------------*/
#background #workArea .comentsSet {
    width: 900px;
}
#background #workArea .comentsSet .toryo {
    background: #f1f5f7;
    padding: 20px 20px 10px 20px;
    margin-bottom: 55px;
}
#background #workArea .comentsSet .toryo h3 ,
#background #workArea .comentsSet .toryo p {
    display: block;
    width: 750px;
    float: right;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 15px;
    margin-bottom: 10px;
}
#background #workArea .comentsSet .toryo.noPhoto {
    padding: 20px 30px 10px 30px;
}
#background #workArea .comentsSet .toryo.noPhoto h3 ,
#background #workArea .comentsSet .toryo.noPhoto p {
    width: 100%;
    float: none;
}
#background #workArea .comentsSet .toryo h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1em;
    color: #2e5a6e;
}
#background #workArea .comentsSet .toryo figure {
    display: block;
    width: 90px;
    float: left;
    margin-bottom: 10px;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #workArea .comentsSet {
        width: calc(100% - 20px);
    }
    #background #workArea .comentsSet .toryo ,
    #background #workArea .comentsSet .toryo.noPhoto {
        padding: 15px 15px 10px 15px;
        margin-bottom: 20px;
    }
    #background #workArea .comentsSet .toryo h3 {
        font-size: 16px;
        float: none;
        width: 100%;
        text-align: center;
    }
    #background #workArea .comentsSet .toryo p {
        width: calc(100% - 60px);
        font-size: 14px;
        margin-bottom: 5px;
    }
    #background #workArea .comentsSet .toryo figure {
        width: 50px;
        margin-bottom: 10px;
    }
    #background #workArea .comentsSet .toryo.noPhoto h3 ,
    #background #workArea .comentsSet .toryo.noPhoto p {
        width: 100%;
        float: none;
    }
}
/*-----------------------------------*/
#background #workArea .comentsSet .user {
    border: 1px solid #ddc9b0;
    border-radius: 8px;
    padding: 50px 30px 0 30px;
    margin-bottom: 40px;
}
#background #workArea .comentsSet .user h3 {
    width: 100%;
    position: absolute;
    top: -11px;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1em;
    color: #a5643d;
    text-align: center;
}
#background #workArea .comentsSet .user h3 span {
    background-color: #fff;
    display: inline-block;
    padding: 0 10px 0 10px;
}
#background #workArea .comentsSet .user p ,
#background #workArea .comentsSet .user dl {
    display: block;
    width: 540px;
    float: left;
    margin-bottom: 20px;
}
#background #workArea .comentsSet .user.noPhoto p ,
#background #workArea .comentsSet .user.noPhoto dl {
    width: 100%;
    float: none;
}
#background #workArea .comentsSet .user p {
    font-family: 'Sawarabi Mincho', serif;
    font-size: 14px;
    color: #67422c;
}
#background #workArea .comentsSet .user dl {
    background: #fbf8f0;
    padding: 15px 15px 7px 15px;
}
#background #workArea .comentsSet .user dl dt {
    width: 75px;
    float: left;
    border: 1px solid #ddc9b0;
    margin-bottom: 8px;
    background: #fff;
    padding: 2px 3px 3px 3px;
    text-align: center;
    color: #67422c;
    font-size: 12px;
    line-height: 1em;
    clear: both;
}
#background #workArea .comentsSet .user dl dd {
    width: 425px;
    float: right;
    margin-bottom: 8px;
    color: #67422c;
    font-size: 12px;
    line-height: 17px;
    clear: none;
}
#background #workArea .comentsSet .user.noPhoto dl dd {
    width: 710px;
}
#background #workArea .comentsSet .user figure {
    display: block;
    width: 270px;
    float: right;
    margin-bottom: 20px;
}
#background #workArea .comentsSet .user figure img {
    width: auto;
    max-width: 100%;
    height: auto;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #workArea .comentsSet .user {
        padding: 15px 10px 0 10px;
        margin-bottom: 20px;
    }
    #background #workArea .comentsSet .user h3 {
        position: static;
        top: 0;
        font-size: 16px;
        margin-bottom: 15px;
        padding: 0 10px 0 10px;
    }
    #background #workArea .comentsSet .user h3 span {
        display: inline;
        padding: 0 0 0 0;
    }
    #background #workArea .comentsSet .user p ,
    #background #workArea .comentsSet .user dl {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    #background #workArea .comentsSet .user p {
        font-size: 14px;
        padding: 0 15px 0 15px;
    }
    #background #workArea .comentsSet .user dl {
        padding: 15px 15px 7px 15px;
    }
    #background #workArea .comentsSet .user dl dt {
        width: auto;
        margin-bottom: 8px;
        font-size: 14px;
    }
    #background #workArea .comentsSet .user dl dd ,
    #background #workArea .comentsSet .user.noPhoto dl dd {
        width: 100%;
        font-size: 14px;
        line-height: 15px;
    }
    #background #workArea .comentsSet .user figure {
        display: block;
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    #background #workArea .comentsSet .user figure img {
        width: 100%;}
}
/*------------------------------------
  施工事例コンテンツ設定　ここから
-------------------------------------*/
#background #workArea .workContents,
#background #miyazakiCustomerDetailArea .workContents {
    width: 900px;
}
#background #workArea .workContents figure, 
#background #miyazakiCustomerDetailArea .workContents figure {
    width: 100%;
    margin-bottom: 70px;
    text-align: center;
}
#background #workArea .workContents figure figcaption,
#background #miyazakiCustomerDetailArea .workContents figure figcaption {
    margin-top: 20px;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 15px;
    line-height: 1.6em;
}
#background #workArea .workContents p.more ,
#background #miyazakiCustomerDetailArea .workContents p.more ,
#background #miyazakiCustomerDetailArea .workContents p.more_works {
    margin-bottom: 120px;
    text-align: center;
}
#background #miyazakiCustomerDetailArea .workContents p.more_works {
    margin-bottom: 20px;
}
#background #workArea .workContents p.more a,
#background #miyazakiCustomerDetailArea .workContents p.more a,
#background #miyazakiCustomerDetailArea .workContents p.more_works a {
    display: inline-block;
    background: linear-gradient(90deg, #00546c, #0f6a7a);
    font-family: 'Sawarabi Mincho', serif;
    font-size: 16px;
    line-height: 1em;
    letter-spacing: 0;
    color: #fff;
    padding: 20px 75px 20px 55px;
    position: relative;
}
#background #miyazakiCustomerDetailArea .workContents p.more a,
#background #miyazakiCustomerDetailArea .workContents p.more_works a {
    width: 280px;
}
#background #workArea .workContents p.more a:before,
#background #miyazakiCustomerDetailArea .workContents p.more a:before,
#background #miyazakiCustomerDetailArea .workContents p.more_works a:before {
    display: block; content: " ";
    height: 20px; width: 20px;
    position: absolute;
    top: 50%; right: 10px;
    margin-top: -10px;
    background: url(./images/arw_white.png) no-repeat 50% 50%;
    background-size: 5px 11px;
}

/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #workArea .workContents,
    #background #miyazakiCustomerDetailArea .workContents {
        width: 100%;
    }
    #background #workArea .workContents figure,
    #background #miyazakiCustomerDetailArea .workContents figure {
        margin-bottom: 30px;
        padding: 0 10px 0 10px;
    }
    #background #workArea .workContents figure figcaption,
    #background #miyazakiCustomerDetailArea .workContents figure figcaption {
        margin-top: 15px;
        font-size: 14px;
        padding: 0 15px 0 15px;
    }
    #background #workArea .workContents p.more,
    #background #miyazakiCustomerDetailArea .workContents p.more,
    #background #miyazakiCustomerDetailArea .workContents p.more_works {
        margin-bottom: 50px;
        padding: 0 40px 0 40px;
    }
    #background #miyazakiCustomerDetailArea .workContents p.more_works {
        margin-bottom: 20px;
    }
    #background #workArea .workContents p.more a,
    #background #miyazakiCustomerDetailArea .workContents p.more a,
    #background #miyazakiCustomerDetailArea .workContents p.more_works a {
        display: block;
        padding: 20px 40px 20px 20px;
    }
}
/*===========================================================================

  施工事例 写真一覧 設定　ここから

===========================================================================*/
#background #workListArea.workCate h3 {
    margin: 80px 0 0 0;
    padding: 0 5px 10px 5px;
    border-bottom: 1px solid #355f73;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
    color: #00546c;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #workListArea.workCate h3 {
        margin: 30px 10px 0 10px;
        padding: 0 5px 5px 5px;
        font-size: 16px;
    }
}
/*===========================================================================

  設定　ここから

===========================================================================*/

/*------------------------------------
  設定　ここから
-------------------------------------*/

/*-----------------------------------*/

/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
}
#background #workArea dd .data {
    font-family: 'Sawarabi Mincho', serif;
}
@media screen and (min-width: 741px) {
    #background #workArea .daiku_area  {
        margin-top: 40px;
    }
    #background #workArea .daiku_data  {
        display: flex;
        align-items: center;
    }
    #background #workArea .daiku_image {
        width: 125px !important;
        margin: 0 20px 0 0 !important;
    }
    #background #workArea .daiku_name {
        width: auto !important;
        margin: 0 !important;
        text-align: left !important;
        font-size: 100% !important;
    }
    #background #workArea .daiku_comment {
        width: auto !important;
        margin: 10px 0 0  !important;
        text-align: left !important;
        font-size: 95% !important;
        word-break: break-all;
        word-wrap : break-word;
        overflow-wrap : break-word;
    }
    #background #workArea .daiku_image img {
        max-width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 740px) {
    #background #workArea .daiku_area  {
        margin-top: 25px;
        display: flex;
        padding: 0 !important;
    }
    #background #workArea .daiku_data  {
        width: 120px;
        margin-right: 10px;
        padding: 0 !important;
    }
    #background #workArea .daiku_image {
        margin: 0 !important;
        padding: 0 !important;
    }
    #background #workArea .daiku_image img {
        max-width: 100%;
        height: auto;
    }
    #background #workArea .daiku_name {
        width: auto !important;
        margin:10px 0 0  !important;
        text-align: center !important;
        font-size: 80% !important;
        padding: 0 !important;
        letter-spacing: 0;
    }
    #background #workArea .daiku_comment {
        width: calc( 100% - 130px) !important;
        margin: 0  !important;
        text-align: left !important;
        font-size: 95% !important;;
        padding: 0 !important;
        word-break: break-all;
        word-wrap : break-word;
        overflow-wrap : break-word;
    }
}