/*
Template: sks_basic
Theme Name: sks_basic_child
*/

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

1... サイト独自css
2... 色
3... 見出し
4... レスポンシブ
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1... サイト独自css
--------------------------------------------------------------*/

/*共通*/
.so-widget-sow-button .ow-button-base a {
    border-bottom: 3px solid #020080;
}

/* ヘッダー_ロゴとキャッチコピー横並びの場合 ON
.hd-title {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-justify-content: end;
    justify-content: end;
}

.hd-description {
    margin-left: 1rem;
}*/

/*グローバルメニュー_日付アーカイブのhover装飾なし*/
.date .main-navigation a:hover,
.date .main-navigation .current-menu-item a,
.date .main-navigation .current-post-ancestor a { 
    border-bottom: 0;
}

/*トップページ*/

#top-intro {
    background: #86acc4;
    color: #fff;
}

#primary #top-intro h2 {
    color: #fff;
    margin: 0;
    padding: 0;
}

#primary #top-intro h2::after {
    content: "";
    width: 130px;
    height: 3px;
    display: block;
    background: #036eb7;
    margin: 2rem auto;
}

#primary #top-intro h2 span {
    color: #000;
    display: inline;
    font-size: 2.4rem;
}

#top-about ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#top-about ul li {
    width: 240px;
}

#primary #top-works h2 {
    color: #fff;
}

#top-works .title {
    margin: 0.5rem 0;
}

#top-news #panel-2-4-0-1 {
    padding: 2rem 5rem;
    border: 7px solid #fff;
    max-width: 760px;
    margin: 0 auto;
    background-image: url(/wp-content/uploads/2018/04/top-osirase-parts1.png),
    url(/wp-content/uploads/2018/04/top-osirase-parts2.png),
    url(/wp-content/uploads/2018/04/top-osirase-parts3.png),
    url(/wp-content/uploads/2018/04/top-osirase-parts4.png);
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
    background-position: top left,
    top right,
    bottom right,
    bottom left;
}

#top-news .date {
    min-width: 100px;
}

#top-freearea-parts {
    background-color: rgba(216,130,7,0.9);
    background-image: url(/wp-content/uploads/2018/04/top-freearea-parts1.jpg),
                    url(/wp-content/uploads/2018/04/top-freearea-parts1.jpg);
    background-repeat: no-repeat,no-repeat;
    background-position: top center,bottom center;
    background-size: 100% auto, 100% auto;
    padding: 3rem 2rem;
    color: #fff;
}

#top-freearea-parts h3 {
    font-size: 2.5rem;
    border-bottom: 2px solid #fff;
    margin: 0 0 2rem;
    padding: 0 0 2rem;
}

#top-blog #ut-clm-3-5 article {
    border: 0;
    box-shadow: 1px 1px 7px #aaa;
}

#top-blog #ut-clm-3-5 .loop-text {
    padding: 5px;
}

#top-blog .date {
    color: #86acc4;
}

#top-blog .title {
    margin: 0.5rem 0;
}

.home .site-content {
    margin: 0;
}

/*下層ページ*/

table th {
    text-align: left;
    width: 17%;
}

form {
    padding: 2rem;
    border: 1px solid #b4b4b5;
    border-radius: 10px;
    margin: 2rem 0 1rem;
}

input[type="submit"] {
    background: #f78e26;
    border: 0;
    color: #fff;
    font-size: 1rem;
    border-radius: 0;
    padding: 1rem 5rem;
}

/*会社概要ページ*/

.page-id-190 .main-navigation a {
    border-bottom: 5px solid #fff;
}

/*特徴ページ*/

#post-13 img.jisyakojyo {
    vertical-align: -5px;
    margin: 0 3px 0 0;
    width: 126px;
}

#primary #post-13 h2 {
    color: #5f788e;
    font-family: "kozuka-mincho-pr6n",serif;
    font-size: 2.4rem;
    letter-spacing: 1px;
    margin: 5rem 0 2rem;
    background: unset;
}

#primary #post-13 .tokutyou h2 {
    color: #000;
    font-family: "kozuka-gothic-pr6n",sans-serif;
    font-size: 1.4rem;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    line-height: 2.5;
}

#primary #post-13 .tokutyou span {
    background: url(/wp-content/uploads/2018/04/tokutyou-parts1.png) no-repeat top center / auto 100%;
    color: #fff;
    display: inline-block;
    width: 37px;
    margin-right: 0.5rem;
    font-size: 1rem;
    text-align: center;
    font-family: "kozuka-mincho-pr6n",serif;
    vertical-align: 4px;
}

#pg-13-2 {
    margin-top: 3rem;
}

.tokutyou .so-widget-sow-image {
    position: relative;
}

.tokutyou .sow-image-container::after {
    content: "";
    background: rgba(255,255,255,0.2);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border: 6px solid rgba(0,0,0,0.2);
}

#koji-list ul {
    margin: 0 auto 5rem;
}

#koji-list li {
    width: 46%;
    float: left;
    padding: 0.5rem 0;
    margin: 0 2%;
}

#koji-list li a {
    border-bottom: 1px dashed #9e9e9f;
    display: block;
    color: #769bb7;
    font-weight: bold;
    padding: 0.5rem 1rem;
}

#koji-list li a:hover {
    color: #3B738A;
}

#koji-list li a:hover:after {
    color: #888;
}

#koji-list li a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f0ab";
    font-weight: bold;
    color: #c8c9ca;
    margin-left: 0.5rem;
}

.koji-imgs {
    background: url(/wp-content/uploads/2018/04/bg-about-imgs.png);
    padding: 2rem;
    border-radius: 15px;
}

.koji-imgs .panel-grid-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}

.koji-imgs .widget_sow-image {
    width: 48%;
}

#post-13 h3 {
    font-size: 2rem;
    letter-spacing: 1px;
    margin: 5rem auto 1rem;
    font-family: "kozuka-mincho-pr6n",serif;
    background: linear-gradient(transparent 60%, #d3e3ea 0%);
    padding: 0.5rem;
}

#post-13 h3 span {
    font-size: 1rem;
    display: inline-block;
    text-align: right;
    float: right;
    margin: 1rem 0;
}

#post-13 h3.widget-title {
    background: unset;
    margin: 0;
    padding: 0;
    height: 45px;
}

#post-13 h3.widget-title span.h3:before {
    color: #036eb7;
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    font-weight: normal;
    margin-right: 0.5rem;
}

#post-13 h3.widget-title span.h3 {
    font-size: 1.1rem;
    font-family: "kozuka-gothic-pr6n",sans-serif;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0;
    float: none;
}

/*サイドバー*/

#secondary .so-widget-sow-button a {
    border-bottom: 0;
}

/*--------------------------------------------------------------
2... 色
--------------------------------------------------------------*/

a {
	background-color: transparent;
	color: unset;
}

table {
	border: 1px solid #ccc;
}

table th {
	background-color: #f7f7f7;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #333;
}

table td {
	border-bottom: 1px solid #ccc;
	background: #fff;
}

.attention {
    color: #888888;
}

.hd-title {
    color: #020080;
}

/*ヘッダー*/

.hd-description,
.hd-contact {
    color: #101EAC;
}

/*グローバルメニュー*/

.main-navigation {
    background: #fff;
    border-top: 1px solid #020080;
    border-bottom: 1px solid #020080;
}

.main-navigation a {
    color: #9e9e9f;
}

/*グローバルメニュー現在のページとhover時*/
.main-navigation a:hover,
.main-navigation .current-menu-item a,
.main-navigation .current-post-ancestor a {
    color: #020080;
    border-bottom: 5px solid #020080;
}

/*グローバルメニュー404ページの時*/

.error404 .main-navigation a { 
    border-bottom: 5px solid #fff;
}

.error404 .main-navigation a:hover { 
    border-bottom: 5px solid #00bcb7;
}


@media screen and (max-width: 575px) {
    /*グローバルメニュー_現在のページとhover*/
    .main-navigation a:hover,
    .main-navigation .current-menu-item a,
    .main-navigation .current-post-ancestor a { 
        border-bottom: 0;
    }
    /*グローバルメニュー_トグルボタン*/
    #nav-btn {
        background: #020080;
        color: #fff;
    }
}

/*アーカイブページ/検索結果ページ*/

.archive .site-content h2,
.search .site-content h2 {
    color: #000000;
}

.archive .date,
.search .date {
    color: #86acc4;
}

/*ページネーション*/
.page-numbers li a,
.page-numbers li span {
    background: #86acc4;
    color: #fff;
}

.page-numbers li span,
.page-numbers li a:hover { /*ページネーション_現在のページ*/
    background: #036eb7;
}

/*投稿ページ*/

.single h1 {
    color: #5f788e;
    padding: 1rem 0;
    font-size: 2rem;
    letter-spacing: 0;
}

.single .date {
    color: #86acc4;
    margin: 0 0 5rem;
}

.nav-links div a {
    background: #86acc4;
    color: #fff;
}

.nav-links div a:hover {
    background: #7593b3;
}

/*サイドバー*/

#secondary .menu a {
    color: #9d9d9e;
}

#secondary .menu a:hover {
    color: #00bcb7;
}

#secondary .menu a i {
    color: #00bcb7;
}

#secondary h2 {
    background: #86acc4;
    color: #fff;
}

#secondary .widget_categories li,
#secondary .widget_archive li {/*アーカイブ*/
    color: #9d9d9e;
}

#secondary .widget_categories li a,
#secondary .widget_archive li a {
    color: #9d9d9e;
}

#secondary .widget_categories li a:hover:before,
#secondary .widget_archive li a:hover:before {
    color: #036eb7;
}

/*フッター*/

.site-footer {
    background: url(/wp-content/uploads/2018/04/bg-footer.png);
    color: #5f788e;
}

footer .ft-inner {
    background: rgba(255,255,255,0.95);
    margin: 3rem 1rem;
    border-radius: 10px;
}

footer section.widget {
    width: 50%;
    margin: 0;
}

/*フッター左側*/

.ft-description {
    color: #101EAC;
}

footer section:first-child p {
    margin: 2rem 0;
    line-height: 1.8;
}

/*フッター右側*/

footer #custom_html-4 {
    background: url(/wp-content/uploads/2018/04/ft-parts1.png) no-repeat center top / 100% 100%;
    padding: 1rem;
    text-align: center;
}

footer #custom_html-4 .row {
    margin: 0;
}

footer #custom_html-4 div {
    padding: 0;
    
}

footer #custom_html-4 a {
    display: block;
}

footer #custom_html-4 img {
    margin: 1rem 0;
}

footer #custom_html-4 .ft-btn {
    color: #fff;
    background: #f78e26;
    padding: 1rem 0;
}

/*フッターボタン*/

footer section:first-child .ft-btn {
    background: #036eb7;
    color: #fff;
    border-bottom: 3px solid #020080;
    padding: 1rem 5rem;
    transition: all 0.5s ease;
}

footer section:first-child .ft-btn:hover {
    opacity: 0.8;
}

footer #custom_html-4 .ft-btn {
    transition: all 0.5s ease;
}

footer #custom_html-4 .ft-btn:hover {
    opacity: 0.8;
}

/*フッターリスト*/

footer ul li a {
    color: #51483a;
}

footer ul li a:hover {
    color: #00a39f;
}

/*コピーライト*/

footer small {
    background: #231815;
    color: #fff;
}

footer small a {
    color: #fff;
}

/*トップページ*/

#top-works .date {
    color: #86acc4;
}

#top-news #panel-2-4-0-1 {
    background-color: #fff;
}

#top-news .date {
    color: #86acc4;
}

#top-news article a:hover {
    opacity: 0.8;
}

/*--------------------------------------------------------------
3... 見出し
--------------------------------------------------------------*/

.home.page .site-content #primary h2,
h1 {
    color: #5f788e;
    text-align: center;
    font-family: "kozuka-mincho-pr6n",serif;
    font-size: 2.4rem;
    letter-spacing: 1px;
    background: unset;
}

.home.page .site-content #primary h2 span,
h1 span {
    display: block;
    font-size: 1.3rem;
    letter-spacing: 5px;
    margin: 0.5rem 0 0;
}

.home.page .site-content #primary h2 span {
    border: 0;
    padding: 0;
}

/*下層ページ*/

.page h1,
.archive h1 {
    text-align: left;
}

.page .site-content h1 span,
.archive .site-content h1 span {
    display: none;
}

.page .site-content #primary h2 {
    font-size: 2.1rem;
    letter-spacing: 3px;
    font-family: "kozuka-mincho-pr6n",serif;
    background: linear-gradient(transparent 60%, #d3e3ea 0%);
    padding: 0.5rem;
}



/*--------------------------------------------------------------
4... レスポンシブ
--------------------------------------------------------------*/

@media screen and (max-width: 767px) { /*col-sm-*/

    .main-navigation {
        border: 0;
    }

    .home.page .site-content #primary h2, h1 {
        font-size: 2rem;
    }

    #primary #top-intro .textwidget {
        padding: 0 1rem;
    }

    #primary #top-intro p {
        text-align: left;
    }

    #top-about ul {
        display: block;
    }

    #top-about ul li {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    #top-about ul li img {
        width: 50%;
    }

    #top-about ul li p {
        width: 48%;
        text-align: justify;
        float: right;
        margin: 5rem 0 0;
    }
    
    #top-news .loop-text {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    
    #top-news #panel-2-4-0-1 {
        background-size: 40px;
        padding: 2rem 3rem;
    }
    
    #top-voice #ut-clm-3-1 {
        display: block;
    }

    #top-voice article {
        margin: 0 auto 3rem;
        max-width: 220px;
    }
    
    #top-voice .loop-eyecatch {
        width: 100px;
        height: 100px;
        margin: 0 auto;
    }
    
    #top-blog article {
        width: 100%;
    }
    
    #top-blog .loop-eyecatch {
        height: 180px;
    }
    
    footer .ft-inner {
        width: 90%;
    }
    
    footer section.widget {
        width: 100%;
    }
    
    footer section:first-child {
        margin: 0 0 3rem;
    }
    
    footer #custom_html-4 .ft-btn {
        width: 70%;
        margin: 0 auto 2rem;
    }
    
    #secondary {
        background: #f7f7f7;
    }
    
    table th {
        width: 100%;
    }
    
    .page .site-content #primary h2 {
        font-size: 1.8rem;
    }
    
    .tokutyou .so-widget-sow-image .sow-image-container img{
        width: 100%;
    }
    
    #koji-list li {
        width: 100%;
        float: unset;
        margin: 0;
    }
    #post-13 h3 {
        background: #d3e3ea;
        padding: 1rem;
    }
    
    #post-13 h3 span {
        display: block;
        float: unset;
        text-align: left;
        margin: 1rem 0 0;
    }
    
    .koji-imgs {
        width: 95%;
        margin: 0 auto;
        padding: 1rem 0;
    }
    
    #post-13 h3.widget-title {
        min-height: 23px;
        height: auto;
    }
}


@media screen and (max-width: 575px) { /*ヘッダー調整*/

}