.site-branding {
    margin-top: 0rem;
}

[class*='col-'] {
    padding-right: 0px;
}

.heavy {
  font-size: 1.2em;
  color: #262626;
  text-shadow:0px 0px 30px #fff;
  line-height: 2em;
}
#pg-773-0 .panel-grid.panel-has-style{
background-color:#38806b;
}
.news_date{
    margin-right: 1em;
    padding: 10px;
    background-color: #38806b;
    color: #fff;
}
.cat_bar{margin:1.5em 0; background-color:#38806b;}

#footer-cta {
    padding-bottom: 0px;
}

.site-info{text-align:center; border-top:1px solid #4e998c;}

#base-page {
    margin: 0px 0;
    padding: 0px 0;
    border-top: 0px solid #ccc;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    clear: both;
}

.page-content, .entry-content, .entry-summary {
    margin: 0em 0 0;
}

.glow{
  -webkit-text-shadow: 0 0 2px 10px #eee; /* Safari, Chrome用 */
  -moz-text-shadow: 0 0 2px 10px #eee; /* Firefox用 */
  text-shadow: 0 0 2px 10px #eee; /* CSS3 */
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	border:5px solid #eee;
}

.c_emerald{color:#00736d;}

h3{background-color:#38806b; padding:15px; margin:0em 0; font-weight:normal; color:#fff !important; font-size:16px;}
h4{margin:0em 0; }

/*　ContactForm7のテーブル化レスポンシブ調整　*/

/*テーブルを親要素の幅いっぱいに伸ばす*/
.table-res-form {
    width: 100%;
}

.table-res-form2 {
    width: 100%;
}

/*一行ごとに上ボーダー*/
.table-res-form tr {
    border-top: 1px #DDD solid;
}

/*一行ごとに上ボーダー*/
.table-res-form tr2 {
    border-top: 1px #DDD solid;
}
/*一番上の行だけボーダーなし*/
.table-res-form tr:first-child {
    border-top: none;
}
/*thとtd内の余白指定*/
.table-res-form th, .table-res-form td {
    padding: 1em;
}

.table-res-form2 th, .table-res-form2 td {
    padding: 1em;
}
/*th（項目欄）は30%幅、テキストを右寄せ*/
.table-res-form th {
    width: 30%;
    text-align: right;
}
/*th（項目欄）は30%幅、テキストを右寄せ*/
.table-res-form2 th {
    width: 70%;
    text-align: left;
}
/*「必須」部分のスタイリング*/
.table-res-form .requied {
    font-size: 0.8em;
    color: #FFF;
    display: inline-block;
    padding: 0.3em 0.3em 0.2em;
    background: red;
    border-radius: 2px;
}

/*ここから768px以下の指定*/

@media only screen and (max-width: 768px) {
　　　　　/*thとtdをブロック化して幅100％にして、縦積み*/
    .table-res-form th, .table-res-form td {
        width: 100%;
        display: block;
    }
　　　　　/*th（項目名）欄の不要な余白削除・テキスト左寄せ*/
    .table-res-form th {
        padding-bottom: 0;
        text-align: left;
    }
　　　　　/*不要な最終行の左のthを非表示にする*/
    .table-res-form .empty {
        display: none;
    }
    #ami_pc{display:none;}
  #ami_sp{display:block;}
}

/*ここまで768px以下の指定---終わり*/

/*ここから入力欄のスタイル指定*/

/*各入力フォームスタイリング*/
.table-res-form input[type="text"], input[type="email"], textarea {
    border: 1px #ccc solid;
    padding: 0.5em;
    border-radius: 0px;
    margin-bottom: 0.2em;
    width: 100%;
  	background:#fff;
}
/*送信ボタンスタイリング*/
.table-res-form input[type="submit"] {
    border: 1px #ccc solid;
  	width:100%;
    padding: 1em;
    border-radius: 0px;
    background: #eee;
    color: #262626 !important;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
    font-weight: bold;
}
/*送信ボタン・マウスオーバー時スタイリング*/
.table-res-form input[type="submit"]:hover {
    color: #fff !important;
    background: #006599;
    box-shadow: none;
}

.topcaru{border:0px !important; border-radius:0px !important;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #fff !important;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.work-preview {height: 200px;}
  
.single-work {
    background: #fff;
	margin:10px;
  	box-shadow:0px 0px 3px;
}

.single-work span h5 a {
  	font-size:16px;
    color: #333 !important;
    letter-spacing: normal;
}

.single-work span p{
    margin-bottom:0px;
}

.single-work span h5{text-indent:0em;}

.woocommerce .woocommerce-result-count {
    display:none;
}

.woocommerce ul.products li.product a img {
box-shadow:0px 0px 10px 0px #e8e8e8;
-moz-box-shadow:0px 0px 10px 0px #e8e8e8;
-webkit-box-shadow:0px 0px 10px 0px #e8e8e8;
    border: 1px solid #ccc;
}

#shop-page .woocommerce-breadcrumb {
    font-size: 12px;
    font-style: italic;
    display:none;
}

#shop-page h3 {
padding:10px 0;
}

#shop-page span.price {
    text-align: center;
    padding:10px 0;
}

.w25{width:25%;}
.w75{width:75%;}

#shop-page h3 {
    line-height: inherit;
}

.woocommerce .woocommerce-ordering {
    display:none;
}

.c_awake{color:#d0dc6b;}
.c_blossom{color:#ff65b7;}
.c_relax{color:#7e99e6;}

.grid {
    max-width: 100%;
}

.grid-pad {
    padding-left: 0px;
}

.grid-max1200{max-width:1200px; margin:0 auto !important; float: inherit;}

@media handheld, only screen and (max-width: 767px){
.grid {padding-right: 20px;}
}

.shop-content, .sidebar-left {
    float: initial;
}

.shop-content{
  max-width: 1200px;
    margin: 0 auto;
}

.woocommerce-cart-form{ max-width: 1200px;  margin: 0 auto;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #333 !important;
}

.woocommerce ul.order_details {
    margin: 1em 0 3em;
    list-style: none;
    border: 1px dashed #ccc;
    padding: 1em;
}

.blog-archive article img {
    max-width: 900px;
}

#damaskrose{background:#eee; padding:10px;}
#labender{background:#eee; padding:10px;}
#mandarin{background:#eee; padding:10px;}
#jasmine{background:#eee; padding:10px;}
#rosewood{background:#eee; padding:10px;}
#tangerins{background:#eee; padding:10px;}
#geranium{background:#eee; padding:10px;}
#iraniran{background:#eee; padding:10px;}
#momi{background:#eee; padding:10px;}
#orange{background:#eee; padding:10px;}
#lemon{background:#eee; padding:10px;}
#teatree{background:#eee; padding:10px;}
#eucalyptus{background:#eee; padding:10px;}
#rosemary{background:#eee; padding:10px;}

.news_date{margin-right:10px;}
.news{ padding: 5px 30px; margin-right: 10px; border: 2px solid #005c8e;}
.news_list{font-size:18px;}

.cat{margin-right:10px;padding: 5px 30px; background:#eee;}

.contact_btn {
    border: 1px solid;
    border-color: #181818;
    background: #181818;
    box-shadow: none;
    color: #FFF;
    font-size: 16px !important;
    font-size: 0.75rem;
    line-height: 1;
    padding: 20px;
    width: 100%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  padding:20px;
  text-align: center;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  padding:20px;
  text-align: center;
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	max-width:960px;
	margin:0 auto 1.5em;  
}

.nav-next a{
  padding:20px;
  text-align: center;
  background:#38806b;
  color:#fff;
}

.nav-next a:hover{
	background:#ffffff;
    color:#38806b;
    border:1px solid #38806b;
}
  
.nav-previous a{
  padding:20px;
  text-align: center;
  background:#38806b;
  color:#fff;
}

.nav-previous a:hover{
	background:#ffffff;
    color:#38806b;
    border:1px solid #38806b;
}

.blog-archive article .entry-footer {
    max-width: 100%;
}

.posted-on a{
	pointer-event:none;
}

h1 .page-title｛
	display:none !important;
｝
span.wpcf7-list-item {
display: block;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    border: 0px solid #eee;
    padding: 0px 20px;
}
  #ami_pc{display:block;}
  #ami_sp{display:none;}

@media handheld, only screen and (max-width: 767px){
.grid {
    padding-right: 0px;
}
}

.shop-content, .sidebar-left {
    float: none;
}

@media (max-width: 780px){
#pgc-w5ba3c7bc03bae-1-0, #pgc-w5ba3c7bc03bae-7-0{
    margin-bottom: 0px !important;
}
}