/*
Theme Name:   GeneratePress Child
Theme URI:    http://generatepress.com
Author:       NoguchiKikaku
Author URI:   http://noguchi-kikaku.com/
Template:     generatepress
Version:      0.1
Unsemantic CSS Framework Documentation http://unsemantic.com/css-documentation

■目次
・フォント設定
・基本設定
・GP & Unsemantic調整
・toolsカスタマイズ
・ヘッダー
・フッター
・ナビゲーション
・パンクズ
・サイドバー
・トップページ
・固定ページ
・イメージ
・テーブル Bootstrap
・テーブル レスポンシブ設定
・DL DT DD
・コンタクトフォーム
・WP-PAGENAVI
・メディアクエリ
*/

@import url('css/tools.css');

/* =========================================================
* フォント設定
========================================================= */
/*
Noto Sans CJK JP
https://www.google.com/get/noto/#sans-jpan
*/
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 100;
    src: url(font/NotoSansCJKjp-Thin-sub.woff2) format('woff2'),
        url(font/NotoSansCJKjp-Thin-sub.woff) format('woff'),
        url(font/NotoSansCJKjp-Thin-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url(font/NotoSansCJKjp-Light-sub.woff2) format('woff2'),
        url(font/NotoSansCJKjp-Light-sub.woff) format('woff'),
        url(font/NotoSansCJKjp-Light-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url(font/NotoSansCJKjp-DemiLight-sub.woff2) format('woff2'),
        url(font/NotoSansCJKjp-DemiLight-sub.woff) format('woff'),
        url(font/NotoSansCJKjp-DemiLight-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url(font/NotoSansCJKjp-Regular-sub.woff2) format('woff2'),
        url(font/NotoSansCJKjp-Regular-sub.woff) format('woff'),
        url(font/NotoSansCJKjp-Regular-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url(font/NotoSansCJKjp-Medium-sub.woff2) format('woff2'),
        url(font/NotoSansCJKjp-Medium-sub.woff) format('woff'),
        url(font/NotoSansCJKjp-Medium-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url(font/NotoSansCJKjp-Bold-sub.woff2) format('woff2'),
        url(font/NotoSansCJKjp-Bold-sub.woff) format('woff'),
        url(font/NotoSansCJKjp-Bold-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 900;
    src: url(font/NotoSansCJKjp-Black-sub.woff2) format('woff2'),
        url(font/NotoSansCJKjp-Black-sub.woff) format('woff'),
        url(font/NotoSansCJKjp-Black-sub.otf) format('opentype');
}

/*
Noto Serif CJK JP
https://www.google.com/get/noto/#serif-jpan
*/
@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 200;
    src: url(font/NotoSerifCJKjp-ExtraLight-sub.woff2) format('woff2'),
        url(font/NotoSerifCJKjp-ExtraLight-sub.woff) format('woff'),
        url(font/NotoSerifCJKjp-ExtraLight-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 300;
    src: url(font/NotoSerifCJKjp-Light-sub.woff2) format('woff2'),
        url(font/NotoSerifCJKjp-Light-sub.woff) format('woff'),
        url(font/NotoSerifCJKjp-Light-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 400;
    src: url(font/NotoSerifCJKjp-Regular-sub.woff2) format('woff2'),
        url(font/NotoSerifCJKjp-Regular-sub.woff) format('woff'),
        url(font/NotoSerifCJKjp-Regular-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 500;
    src: url(font/NotoSerifCJKjp-Medium-sub.woff2) format('woff2'),
        url(font/NotoSerifCJKjp-Medium-sub.woff) format('woff'),
        url(font/NotoSerifCJKjp-Medium-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 600;
    src: url(font/NotoSerifCJKjp-SemiBold-sub.woff2) format('woff2'),
        url(font/NotoSerifCJKjp-SemiBold-sub.woff) format('woff'),
        url(font/NotoSerifCJKjp-SemiBold-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 700;
    src: url(font/NotoSerifCJKjp-Bold-sub.woff2) format('woff2'),
        url(font/NotoSerifCJKjp-Bold-sub.woff) format('woff'),
        url(font/NotoSerifCJKjp-Bold-sub.otf) format('opentype');
}
@font-face {
    font-family: 'Noto Serif Japanese';
    font-style: normal;
    font-weight: 900;
    src: url(font/NotoSerifCJKjp-Black-sub.woff2) format('woff2'),
        url(font/NotoSerifCJKjp-Black-sub.woff) format('woff'),
        url(font/NotoSerifCJKjp-Black-sub.otf) format('opentype');
}

/* =========================================================
* 基本設定
========================================================= */
body {
    /*font-family: "Noto Serif Japanese", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "MS PMincho", sans-serif;*/
    font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, "MS PGothic", sans-serif;
    line-height: 1.8;
    letter-spacing: 0.05em;
    background-image: url(images/bg.png);
    border-top: solid 6px #56a6a6;
}
/* ベースカラー */
.basecolor, i, .slideout-menu i {
    color: #333;
}
/* fontawesomeのカラー */
a i {
    color: #fff;
}
.footer-widgets i {
    color: #add2d8;
}
button, input, select, textarea {
    /*font-family: "Noto Serif Japanese", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "MS PMincho", sans-serif;*/
    font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, "MS PGothic", sans-serif;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    border: 0;
    background: #333; /* ボタンの色 */
    color: #fff;
}
button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    background: #333;
}

/* 見出し（基本はカスタマイザーで設定） */
h1, h2, h3, h4, h5, h6 {
    /*font-family: "Noto Serif Japanese", "Hiragino Mincho ProN", "游明朝", YuMincho, "HGS明朝E", "MS PMincho", sans-serif;*/
    font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, "MS PGothic", sans-serif;
    line-height: 1.2;
    padding: 0;
    margin: 0 0 0.5em 0;
    border: none;
}

h1 a, h1 a:visited,
h2 a, h2 a:visited,
h3 a, h3 a:visited,
h4 a, h4 a:visited,
h5 a, h5 a:visited,
h6 a, h6 a:visited,
.info1column a, .info1column a:visited,
.info2column a, .info2column a:visited,
.show-thumbnail-title a, .show-thumbnail-title a:visited,
.show4column-thumbnails a, .show4column-thumbnails a:visited {
    color: #474747;
    text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.info1column a:hover,
.info2column a:hover,
.show-thumbnail-title a:hover,
.show4column-thumbnails a:hover {
    color: #1e72bd;
}

.info1column li a .cat {
    background: #57a6b2;
}



/* =========================================================
* GP & Unsemantic調整
========================================================= */
/* フルワイドのセクション */
.generate-sections-fullwide .generate-sections-inside-container {
    padding-left: 0;
    padding-right: 0;
}
.grid-container-800 .grid-container {
    max-width: 800px;
}
.grid-container-900 .grid-container {
    max-width: 900px;
}
.grid-container-1000 .grid-container {
    max-width: 1000px;
}
.grid-container-1100 .grid-container {
    max-width: 1100px;
}
.grid-container-1200 .grid-container {
    max-width: 1200px;
}
.grid-container-1300 .grid-container {
    max-width: 1300px;
}
.grid-container-1400 .grid-container {
    max-width: 1400px;
}
.grid-container-1500 .grid-container {
    max-width: 1500px;
}
.grid-container-1600 .grid-container {
    max-width: 1600px;
}
.grid-container-1700 .grid-container {
    max-width: 1700px;
}

/* トップに戻るボタン(rgbaに変換：http://www.color-hex.com/) */
.generate-back-to-top,
.generate-back-to-top:visited {
    background: rgba(47, 142, 156, 1);
    background: solid 6px rgba(66, 137, 197, 1);

}
.generate-back-to-top:hover,
.generate-back-to-top:active,
.generate-back-to-top:focus {
    background: rgba(47, 142, 156, 0.8);
    background: solid 6px rgba(66, 137, 197, 0.8);
}
.generate-back-to-top i {
    color: #fff;
}

/* 固定ページ･投稿ページヘッダーのアイキャッチ画像非表示 */
.page .page-header-image,
.page-header-image-single {
    display: none;
}

/* 見出しクラス：GPのカスタマイザーの設定に合わせる */
.h1 {
    font-size: 36px !important;
    font-weight: 500 !important;
}
.h2 {
    font-size: 30px !important;
    font-weight: 500 !important;
}
.h3 {
    font-size: 26px !important;
    font-weight: 500 !important;
}
/* GPのカスタマイザーはh3までの設定しかないため必要なら設定 */
h4, .h4 {
    font-size: 22px !important;
    font-weight: 500 !important;
}
@media only screen and (max-width: 768px) {
    .h1 {
        font-size: 26px !important;
    }
    .h2 {
        font-size: 24px !important;
    }
    .h3 {
        font-size: 20px !important;
    }
    .h4 {
        font-size: 18px !important;
    }
}

/* カスタマイザーとは別に固定ページの背景色設定 */
body.page {
    background-color: #ffffff;
}

.page-header .page-title{
    text-align: center;
    padding: 10px;
    color: #56a6a6;
    border-top: solid 3px #56a6a6;
    border-bottom: solid 3px #56a6a6;
}
.entry-header .entry-title{
    border-left: solid 6px #56a6a6;
    padding-left: 20px;
}



/* =========================================================
* toolsカスタマイズ
========================================================= */
hr.hcenter-line {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #57a6b2 currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 4px 0 0;
    height: 0;
    margin: 20px auto;
    padding: 0;
    width: 200px;
}
hr.hcenter-line-blue {
    border-color: #8ec1db currentcolor currentcolor;
}
hr.hcenter-line-ygreen {
    border-color: #afc76d currentcolor currentcolor;
}
hr.hcenter-line-orange {
    border-color: #f6b160 currentcolor currentcolor;
}

hr.dotted-line {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DFDAD3 currentcolor currentcolor;
    border-style: dashed none none;
    border-width: 3px 0 0;
    background: none;
}


.txt-yellow{
    color: #F2B93A;
}
.txt-orange{
    color: #FFA21D;
}
.txt-pink{
    color: #EE9799;
}
.txt-ygreen{
    color: #91b622;
}
.txt-green{
    color: #5A9E40;
}
.txt-red{
    color: #F05153;
}

.bg-white{
    background: #fff;
}
.bg-ygreen{
    background: #E6F2C6;
}
.bg-green{
    background: #CFF4E6;
}
.bg-yellow{
    background: #FFF7D1;
}

.bg-blue-img{
    background-image: url(images/bg_blue.png);
    background-size: auto;
}

.btn-green{
    border: solid 3px #56a6a6;
    padding: 5px 20px;
    color: #5998c8;
    color: #56a6a6;
    display: inline-block;
}

.btn-green i{
    color: #56a6a6;
}
.btn-green{
    color: #56a6a6!important;
}


/* padding */
.pt0   { padding-top:0 !important; }
.pt5   { padding-top:5px !important; }
.pt10  { padding-top:10px !important; }
.pt15  { padding-top:15px !important; }
.pt20  { padding-top:20px !important; }
.pt25  { padding-top:25px !important; }
.pt30  { padding-top:30px !important; }
.pt35  { padding-top:35px !important; }
.pt40  { padding-top:40px !important; }
.pt45  { padding-top:45px !important; }
.pt50  { padding-top:50px !important; }
.pt55  { padding-top:55px !important; }
.pt60  { padding-top:60px !important; }
.pt65  { padding-top:65px !important; }
.pt70  { padding-top:70px !important; }
.pt75  { padding-top:75px !important; }
.pt80  { padding-top:80px !important; }
.pt85  { padding-top:85px !important; }
.pt90  { padding-top:90px !important; }
.pt95  { padding-top:95px !important; }
.pt100 { padding-top:100px !important; }

.pr0   { padding-right:0 !important; }
.pr5   { padding-right:5px !important; }
.pr10  { padding-right:10px !important; }
.pr15  { padding-right:15px !important; }
.pr20  { padding-right:20px !important; }
.pr25  { padding-right:25px !important; }
.pr30  { padding-right:30px !important; }
.pr40  { padding-right:40px !important; }
.pr45  { padding-right:45px !important; }
.pr50  { padding-right:50px !important; }
.pr55  { padding-right:55px !important; }
.pr60  { padding-right:60px !important; }

.pb0   { padding-bottom:0 !important; }
.pb5   { padding-bottom:5px !important; }
.pb10  { padding-bottom:10px !important; }
.pb15  { padding-bottom:15px !important; }
.pb20  { padding-bottom:20px !important; }
.pb25  { padding-bottom:25px !important; }
.pb30  { padding-bottom:30px !important; }
.pb35  { padding-bottom:35px !important; }
.pb40  { padding-bottom:40px !important; }
.pb45  { padding-bottom:45px !important; }
.pb50  { padding-bottom:50px !important; }
.pb55  { padding-bottom:55px !important; }
.pb60  { padding-bottom:60px !important; }
.pb65  { padding-bottom:65px !important; }
.pb70  { padding-bottom:70px !important; }
.pb75  { padding-bottom:75px !important; }
.pb80  { padding-bottom:80px !important; }
.pb85  { padding-bottom:85px !important; }
.pb90  { padding-bottom:90px !important; }
.pb95  { padding-bottom:95px !important; }
.pb100 { padding-bottom:100px !important; }

.pl0    { padding-left:0 !important; }
.pl5    { padding-left:5px !important; }
.pl10   { padding-left:10px !important; }
.pl15   { padding-left:15px !important; }
.pl20   { padding-left:20px !important; }
.pl25   { padding-left:25px !important; }
.pl30   { padding-left:30px !important; }
.pl35   { padding-left:35px !important; }
.pl40   { padding-left:40px !important; }
.pl45   { padding-left:45px !important; }
.pl50   { padding-left:50px !important; }
.pl55   { padding-left:55px !important; }
.pl60   { padding-left:60px !important; }


/* =========================================================
* ヘッダー
========================================================= */
.site-header img.header-image {
    max-height: 75px;
    width: auto;
    margin-top: 10px;
}	
.header-widget .link-hp a{
    background: #56a6a6;
    font-size: 14px;
    padding: 5px 15px;
    color: #fff;
    border-radius: 0 0 4px 4px;
    position: relative;
    top: -2px;
}


/* =========================================================
* フッター
========================================================= */
.footer-widget-logo img.footer-logo {
    max-height: 75px;
    width: auto;
}
.inside-footer-widgets .inner-padding {
    padding: 0;
}

.footer-widget-menu-title {
    font-size: 120%;
    line-height: 2em;
}
.footer-widget-menu ul,
.footer-widget-menu ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 90%;
    line-height: 1.6em;
}
.footer-widget-menu li {
    margin: 0;
    padding: 0;
}
.footer-widgets ul i {
    color: #add2d8;
    font-size: 13px;
}
.footer-widget-menu li.footer-widget-menu-child {
    margin-left: 18px;
}
.footer-widget-logo {
    margin-bottom: 10px;
}
.footer-widget-info .fa {
    width: 26px;
    text-align: center;
}
.footer-tel {
    font-size: 15px;
    margin: 0 10px;
    font-weight: 300;
    border-top: dotted 1px rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.8);
}
.footer-tel.shinkyu strong,
.footer-tel.shinkyu strong i{
    color: #afc76d;
}
.footer-tel.sekkotsu strong,
.footer-tel.sekkotsu strong i{
    color: #8ec1db;
}
.footer-tel.fukujyu strong,
.footer-tel.fukujyu strong i{
    color: #f6b160;
}
.footer-tel strong{
    font-size: 22px;
    font-weight: 400;
}



/* コピーライト */
footer.site-info .copy1 {
    text-align: left;
}
footer.site-info .copy2 {
    text-align: right;
}

@media screen and (max-width: 768px) {
    .footer-tel strong{
        display: block;
    }
}


/* =========================================================
* ナビゲーション
========================================================= */
.main-navigation .main-nav ul li.menu-tel a {
    line-height: 1.5em;
}
.main-navigation.slideout-navigation .main-nav ul li.menu-tel a i {
    color: #333;
}
.main-navigation .main-nav{
    border-top: solid 1px rgba(0, 0, 0, 0.06);
    border-bottom: solid 1px rgba(0, 0, 0, 0.06);
}
.navigation-stick .main-nav{
    border-top: none!important;
    border-bottom: none!important;
}

.main-navigation .navigation-logo img {
    height: 50px;
    margin-top: -5px;
}


/* ナビゲーション間の仕切り線 */
ul.menu > li:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    top: 22px;
    left: 0px;
    background: rgba(0, 0, 0, 0.1);
    z-index: 1;
}
ul.menu > li:nth-child(1):before {
    content: none;
}
/*ul.menu > li:nth-last-child(2)::after,
ul.menu > li:last-child::after {
position: absolute;
content: '';
width: 1px;
height: 16px;
top: 22px;
right: 0px;
background: #ccc;
z-index: 1;
}*/
/* スクロールした際に仕切り線解除 
.navigation-stick ul.menu > li::before,
.navigation-stick ul.menu > li:nth-last-child(2)::after{
content: none;
}*/




/* =========================================================
* パンクズ
========================================================= */
.breadcrumbs {
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    padding: 10px;
}
/* 改行させずに…表示 */
.breadcrumbs .grid-container {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* =========================================================
* サイドバー
========================================================= */
.sidebar {
    padding-top: 40px; /* パンクズの高さを調整 */
}
.sidebar .widget {
    padding: 20px;
}
/* サイドバーウィジェットのタイトル設定 */
.sidebar .widget .widget-title {
    color: #fff;
    background: rgba(133, 94, 68, 0.6);
    text-align: center;
    line-height: 1;
    padding: 10px 0;
    margin: -20px -20px 20px -20px; /* .sidebar .widgetのpadding打ち消し */
    font-size: 18px!important;
}
/* セレクトボックスデザイン調整 */
.sidebar .widget select {
    width: 100%;
    padding: 3px;
}

/* wp show posts関係 */
.sidebar .wp-show-posts-entry-meta {
    text-align: right;
}
.sidebar .wp-show-posts-image.wpsp-image-left {
    margin-right: 15px;
}
.sidebar .wp-show-posts .wp-show-posts-entry-title {
    font-size: 15px;
    line-height: 1.65;
    font-weight: 300;
}

/* =========================================================
* トップページ
========================================================= */
.wp-show-posts-columns .wp-show-posts-entry-title {
    font-size: 17px;
    line-height: 1.8;
}

.top-main{
    border-bottom: solid 5px rgba(0, 0, 0, 0.06);
}
.top-link .sekkotsu h3{
    background: #8ec1db;
}
.top-link .shinkyu h3{
    background: #afc76d;
}
.top-link .fukujyu h3{
    background: #f6b160;
}
.top-link .fukujyu h3{
    background: #f6b160;
    font-size: 18px;
}
.top-link h3{
    padding: 15px 10px;
    color: #fff;
    border-radius: 0 0 5px 5px;
}
.top-link a > img{
    border-radius: 5px 5px 0 0;
}
.top-link h3 img{
    padding-right: 8px;
    max-width: 38px;
    vertical-align: middle;
    margin-top: -4px;
}
.top-btn .btn-green{
    display: block;
    width: 60%;
    margin: 0 auto;
    font-size: 25px;
}
.top-btn-s .btn-green{
    display: block;
    width: 180px;
    margin: 0 auto;
    font-size: 16px;
}



@media screen and (max-width: 768px) {
    .top-link > div{
        max-width: 400px;
        margin: 0 auto;
    }
    .top-link h3{
        font-size: 18px;
    }
    .top-btn .btn-green{
        display: block;
        width: auto;
        margin: 0 auto;
        font-size: 18px;
    }
}



/* =========================================================
* 固定ページ
========================================================= */

.page-ttl{
    padding: 10px 40px 14px 40px;
    background: rgba(133, 94, 68, 0.8);
    display: inline-block;
}
.page-ttl img{
    vertical-align: middle;
    padding-right: 10px;
    margin-top: -4px;
    max-width: 38px;
}

.page-ttl-blue{
    padding: 10px 40px 14px 40px;
    background: rgba(110, 172, 203, 0.8);
    display: inline-block;
}
.page-ttl-green{
    padding: 10px 40px 14px 40px;
    background: rgba(164, 193, 85, 0.8);
    display: inline-block;
}
.page-ttl-orange{
    padding: 10px 40px 14px 40px;
    background: rgba(230, 160, 77, 0.8);
    display: inline-block;
}
.about h2 strong{
    padding: 10px 30px;
    display: block;
    color: #fff;
    font-size: 18px;
    margin: 5px auto 10px auto;
    width: 100px;
    text-align: center;
    border-radius: 18px;
}
.about h2.no1{
    color: rgba(47, 142, 156, 1);
}
.about h2.no1 strong{
    background: rgba(47, 142, 156, 1);
}
.about h2.no2{
    color: #FFA21D;
}
.about h2.no2 strong{
    background: #FFA21D;
}
.about h2.no3{
    color: #91b622;
}
.about h2.no3 strong{
    background: #91b622;
}




.basic-info h3{
    text-align: center;
    font-size: 15px;
    padding: 5px 10px;
    border-radius: 15px;
    font-weight: 400;
    width: 30%;
    margin: 5px auto 10px auto;
    background: rgba(192, 174, 156, 0.3);
}

.basic-info .h-left{
    float: left;
    width: 15%;
    margin-right: 5px;
}
.basic-info p{
    padding-bottom: 10px;
    margin: 0;
}
.basic-info .line-box{
    border-bottom: dotted 1px rgba(192, 174, 156, 0.6);
    clear: both;
}
.basic-info table{
    margin: 0 0 5px 0;
}
.basic-info table th{
    background: none!important;
    line-height: 1.2!important;
}
.basic-info table tbody tr{
    background: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    border-bottom: solid 4px #f8f7f3;
}
.basic-info .saturday{
    color: #6194D4;
}
.basic-info .sunday{
    color: #E67878;
}

.case h4{
    text-align: center;
    font-size: 18px!important;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
    padding: 8px 0;
    display: block;
    background: rgba(192, 174, 156, 0.3);
    border-radius: 2px;
}

.shinkyu-flow p{
    background: #fff;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 5px;
}
.shinkyu-flow p strong{
    font-size: 20px;
}
.shinkyu-flow p:nth-child(even){
    background: #FFFBF0;
}

@media screen and (max-width: 768px) {
    .basic-info .h-left{
        float: none;
        width: 30%;
        margin: 5px auto;
    }

    .basic-info table th,
    .basic-info table td{
        font-size: 90%;
    }

}



/* =========================================================
* イメージ ※一部Bootstrap利用
========================================================= */
img {
    vertical-align: middle;
}
a:hover img {
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
a.hover:hover{
    opacity:0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 5px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}



/* =========================================================
* テーブル Bootstrap利用
========================================================= */
table, td, th {
    border: none;
    font-weight: 300; /* GPのカスタマイザーに合わせて調整 */
}
/* CSSリセットここまで */

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    table-layout: fixed; /* 2016.1.10追加 */
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 10px;
    line-height: 1.42857143;
    vertical-align: middle;
    /* border-top: 1px solid #dddddd; */
}
.table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 768px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

.table-borderbottom {
    border-bottom: 1px solid #dddddd;
}

/* th調整 */
th {
    text-align: left;
    background: #fafafa;
}
/* モバイル時のフォント */
table.hide-on-desktop,
table.hide-on-tablet {
    font-size: 80%;
}

/* =========================================================
* テーブル レスポンシブ設定（2列の場合に効果的）
========================================================= */
/* XSサイズ : Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {
    table.table-small {
        font-size: 80%;
        letter-spacing: 0;
    }
    table.table-small tr th,
    table.table-small tr td {
        padding: 5px;
    }
    .table,
    .table-bordered {
        border: none !important;
    }
    /* tableのレスポンシブ対応（table-pcを除く） */
    table:not(.table-pc) th,
    table:not(.table-pc) td {
        width: 100%;
        display: block;
    }
    table:not(.table-pc) th {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: rgba(0, 0, 0, 0.05);
        padding: 5px !important;
    }
    table:not(.table-pc) td {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 5px 20px 5px !important;
        border: none !important;
    }
    table.table-time td {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 5px 10px 5px !important;
        border: none !important;
    }
    table:not(.table-pc) input,
    table:not(.table-pc) select,
    table:not(.table-pc) textarea {
        width: 100%;
    }
    /* checkboxのレスポンシブ対応 */
    table:not(.table-pc) span.wpcf7-list-item input {
        width: auto;
    }
}
/* カスタム, iPhone Retinaディスプレイ */
@media only screen and (max-width : 320px) {
    table.table-small {
        font-size: 70%;
        letter-spacing: 0;
    }
    table.table-small tr th,
    table.table-small tr td {
        padding: 5px;
    }
}

/* =========================================================
* DL DT DD ※Bootstrap利用
========================================================= */
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    display: table;
    content: " ";
}
.dl-horizontal dd:after {
    clear: both;
}

/* =========================================================
* コンタクトフォーム
========================================================= */
/* チェックボックス縦並び */
span.wpcf7-list-item {
    display: block;
}

/* チェックボックス装飾 */
.acceptance-0 input[type="checkbox"] {
    -ms-transform: scale(1.6, 1.6);
    -webkit-transform: scale(1.6, 1.6);
    transform: scale(1.6, 1.6);
    margin-right: 5px;
}

/* =========================================================
* WP-PAGENAVI
========================================================= */
/*
* generatepressのページャーを非表示
* https://generatepress.com/forums/topic/blog-paging-pagenavi-styles/
*/

.page-numbers {
    display: none;
}

.wp-pagenavi a,
.wp-pagenavi span {
    border: none;
    text-decoration: none;
    padding: 5px 8px;
    margin: 2px;
    font-size: 15px;
    line-height: 15px;
    float: left;
}

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:active,
.wp-pagenavi a:focus {
    color: #56a6a6;
    border: 1px solid #fff;
    background: none;
}

.wp-pagenavi span.current {
    font-weight: bold;
    color: #fff;
    background: #56a6a6;
    border: 1px solid #fff;
    padding: 5px 8px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
    background: #7BC3AD;
    border: 1px solid #fff;
    padding: 5px 8px;
}

.wp-pagenavi span.pages {
    color: #56a6a6;
    background: none;
    padding: 5px 8px 5px 0;
}

.wp-pagenavi span.extend {
    background: transparent;
    color: #1e72bd;
    background: none;
}


/* =========================================================
* メディアクエリ
========================================================= */


/*==========  モバイル・ファーストの場合  ==========*/


/* カスタム, iPhone Retinaディスプレイ */

@media only screen and (min-width: 320px) {}


/* XSサイズ : Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}


/* Sサイズ、タブレット : Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Mサイズ、デスクトップ : Medium Devices, Desktops */

@media only screen and (min-width: 992px) {}


/* Lサイズ、ワイドスクリーン : Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*==========  非モバイル・ファーストの場合  ==========*/

/* Lサイズ、ワイドスクリーン : Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {}


/* Mサイズ、デスクトップ : Medium Devices, Desktops */
@media only screen and (max-width: 992px) {}


/* Sサイズ、タブレット : Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    /* モバイル時にはシステム標準フォントに */
    body {
        font-family: sans-serif;
        line-height: 1.7;
        letter-spacing: 0;
        font-weight: 400;
    }
    button, input, select, textarea {
        font-family: sans-serif;
    }
    h1, h2, h3, h4, h5, h6 {
        font-family: sans-serif;
    }
    .generate-sections-inside-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    footer.site-info .copy1 {
        text-align: center;
    }
    footer.site-info .copy2 {
        text-align: center;
    }
    
    .header-widget .link-hp a{
        display: none;
    }
}


/* XSサイズ : Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .generate-sections-inside-container {
        padding-left: 10px;
        padding-right: 10px;
    }
}


/* カスタム, iPhone Retinaディスプレイ */
@media only screen and (max-width: 320px) {}

/* 追加 */
table.table-time tr th,
table.table-time tr td {
    text-align: center;
    border-left: solid 4px #f8f7f3;
    border-right: solid 4px #f8f7f3;
}

table.table-time tr th {
    background-color: rgb(238, 236, 231) !important;
}