@charset "UTF-8";
/*
Theme Name: twp Jasmin
Theme URI: https://taratorowp.com
Author: taratoro WP
Author URI: https://taratorowp.com
Version:1.1.1
Description:ゆったりとサイトを閲覧できるよう余白やフォントの大きさに配慮したワードプレスのテーマです。
Text Domain: twp-jasmin
*/



/*---------------------------
　contactForm7（プラグイン）
-----------------------------*/

.wpcf7 textarea {
	width:100%;
}

table.formtable {
	margin:10px auto 30px;
	width:100%;
}
table.formtable th {
	font-weight:normal;
	padding:10px;
}
table.formtable td {
	font-weight:normal;
	padding:10px;
}
table.formtable td input {
	width:100%;
	height:40px;
	font-size:110%;
}

table.formtable td .wpcf7-radio input {
	width:inherit;
	height:inherit;
	font-size:110%;
}
table.formtable td .wpcf7-checkbox input {
	width:inherit;
	height:inherit;
	font-size:110%;
}

table.formtable td textarea {
	width:100%;
}

.kakunin {
	font-size:90%;
	text-align:center;
}
.kakunin label {
	margin:0;
	padding:0;
}

.wpcf7-submit {
	width: 200px;
	letter-spacing: 1em;
}
.sbt {
	text-align:center;
	font-size:83%;
}
input.wpcf7-submit {
	width: 200px;
	letter-spacing: 1em;
}

/*チェックボックス改行*/
span.wpcf7-list-item {
display: block;
}


/*送信ボタンを押したときに出てくるメッセージの色*/
.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
    .wpcf7 .wpcf7-validation-errors {
        color:#B4322B;
        background-color:#F7F1D6;
		border:none;
}
    .wpcf7 .wpcf7-mail-sent-ok {
        color:#090;/*#5DAD3E*/
        background-color:#C7E4C4;
		border:none;
}



/***********************************************
/*　カラー変更用CSS
/***********************************************/

/*---------------------白×金----------------------*/
body#white-and-gold {background-color:inherit; color:#333;}
body#white-and-gold a {color:#B49B4D;}
body#white-and-gold a:hover {color:#B49B4D;}
body#white-and-gold .topnav {background-color:#d0b16f;}
body#white-and-gold .topnav a {color:#000;}
body#white-and-gold ul.top-menu li a {color:#502108;}
body#white-and-gold ul.top-menu li a:after {background-color:#fff;}
body#white-and-gold #header-menu ul.top-menu li ul.sub-menu li {border-bottom:1px solid #C8A768;}
body#white-and-gold #header-menu ul.top-menu li ul.sub-menu li a {background-color:#F9F7EF; border-bottom:1px solid #C8A768;}
body#white-and-gold #header-menu ul.top-menu li ul.sub-menu li a:hover {background-color:#E1D2AC;}
body#white-and-gold #header-menu ul.top-menu li ul.sub-menu li a:after {background-color:none;}
body#white-and-gold h1.site-title {color:#B49B4D; border-bottom:1px solid #B49B4D;}
body#white-and-gold dl.news-list dd a {color:#333}
body#white-and-gold .blog-post h1 {border-bottom:2px solid #B49B4D;}
body#white-and-gold .post-article h1 {border-left:4px solid #B49B4D;}
body#white-and-gold .post-article h1 a,
body#white-and-gold .blog-post h2 a {color:#333;}
body#white-and-gold h2 {border-bottom:1px solid #B49B4D;}
body#white-and-gold .top-greeting h2,
body#white-and-gold .topics h2,
body#white-and-gold .box-row h2 {border:none;padding:0;}
body#white-and-gold footer {background-color:#fff;border-top:1px solid #C8A768;}
body#white-and-gold p.copyright {color:#B49B4D;}
body#white-and-gold .bread-area {background-color:#F9F7EF;border-top:1px solid #C8A768;}
body#white-and-gold .twp-breadcrumb ol li:after {color:#B49B4D;}
body#white-and-gold .widget_recent_entries li a,
body#white-and-gold .widget_categories li a,
body#white-and-gold .widget_tag_cloud a,
body#white-and-gold .widget_archive li a {color: #333;}
body#white-and-gold #page-top a {background: #ead7ae; color: #B49B4D;}
body#white-and-gold #page-top a:hover {background:#e4ce9e;}
body#white-and-gold a.readmore {color:#BE9553; border:1px solid #D3BF88;}
body#white-and-gold a.readmore:hover {color:#fff; background-color:#D3BF88;}
body#white-and-gold .widget_recent_entries li,
body#white-and-gold .widget_categories li {border-bottom:1px dotted #E1D2AC; padding:7px 0;}
body#white-and-gold blockquote {background-color:#f4f4f4; border-left:2px solid #B49B4D;}
body#white-and-gold textarea,
body#white-and-gold input {border:1px solid #B49B4D; padding:5px; font-size:90%;}
body#white-and-gold input.submit,
body#white-and-gold input.wpcf7-submit {background-color:#F9F7EF;}
body#white-and-gold input#searchsubmit {background-color:#F9F7EF; color:#ad816a;}
body#white-and-gold ul.page-numbers li {color:#ad816a;}
body#white-and-gold ul.page-numbers li a.page-numbers {background-color:#F9F7EF; border:1px solid #E1D2AC; color:#ad816a;}
body#white-and-gold ul.page-numbers li a.page-numbers:hover {background-color: #E1D2AC;}
body#white-and-gold .current {background-color: #E1D2AC; border:1px solid #E1D2AC;}
body#white-and-gold hr {border-color: #B49B4D;}
body#white-and-gold th,
body#white-and-gold td {border:1px solid #E1D2AC;}
body#white-and-gold .tile-entry h2 a,
body#white-and-gold .tile-entry .category a {color:#333;}
 
/*---------------------黒×金----------------------*/
body#black-and-gold {background-color:#000; color:#efefef;}
body#black-and-gold a {color:#B49B4D;}
body#black-and-gold a:hover {color:#B49B4D;}
body#black-and-gold .topnav {background-color:#C8A768;}
body#black-and-gold .topnav a {color:#000;}
body#black-and-gold ul.top-menu li a:after {background-color:#474336;}
body#black-and-gold #header-menu ul.top-menu li ul.sub-menu li {border-bottom:1px solid #C8A768;}
body#black-and-gold #header-menu ul.top-menu li ul.sub-menu li a {background-color:#E1D2AC; border-bottom:1px solid #C8A768;}
body#black-and-gold #header-menu ul.top-menu li ul.sub-menu li a:hover {background-color:#F9F7EF;}
body#black-and-gold #header-menu ul.top-menu li ul.sub-menu li a:after {background-color:#B49B4D;}
body#black-and-gold dl.news-list dd {border-color:#999;}
body#black-and-gold dl.news-list dd a {color:#ccc}
body#black-and-gold h1.site-title {color:#B49B4D; border-bottom:1px solid #B49B4D;}
body#black-and-gold h1 {color:#B49B4D;}
body#black-and-gold h1 .bline {border-bottom:2px solid #B49B4D;}
body#black-and-gold h2 {border-bottom:1px solid #B49B4D;}
body#black-and-gold .post-article h1 {border-left:4px solid #B49B4D;}
body#black-and-gold .top-greeting h2,
body#black-and-gold .topics h2,
body#black-and-gold .box-row h2 {border:none;padding:0;}
body#black-and-gold .bread-area {border-top:1px solid #C8A768; background-color:#474336;}
body#black-and-gold .twp-breadcrumb ol li:after {color:#B49B4D;}
body#black-and-gold footer {border-top:1px solid #C8A768; background-color:#000;}
body#black-and-gold footer p {color:#B49B4D;}
body#black-and-gold #page-top a {background: #474336;color: #B49B4D;}
body#black-and-gold #page-top a:hover {background:#8D7C51;}
body#black-and-gold .blog-post h1.entry-title,
body#black-and-gold .blog-post h1.blog-list-title {border-bottom:2px solid #B49B4D;}
body#black-and-gold .blog-post h1.blog-list-title a {color:#fff;}
body#black-and-gold .blog-post h1.blog-list-title a:hover {text-decoration:none; color: #B49B4D;}
body#black-and-gold a.readmore {background-color:#474336;border:1px solid #B49B4D;color:#B49B4D;}
body#black-and-gold a.readmore:hover {background-color: #B49B4D; color:#474336;}
body#black-and-gold .widget_recent_entries li,
body#black-and-gold .widget_categories li {border-bottom:none;padding:7px 0;}
body#black-and-gold table#wp-calendar thead tr th {border:1px solid #474336;}
body#black-and-gold table#wp-calendar tr td {border:1px solid #474336;}
body#black-and-gold blockquote {background-color:#474336;border-left:2px solid #B49B4D;}
body#black-and-gold textarea,
body#black-and-gold input {border:1px solid #B49B4D; background-color:#474336; color:#fff; padding:5px; font-size:90%;}
body#black-and-gold ul.page-numbers li {color:#B49B4D;}
body#black-and-gold ul.page-numbers li a.page-numbers {background-color:#474336;border:1px solid #B49B4D;color:#B49B4D;}
body#black-and-gold ul.page-numbers li a.page-numbers:hover {background-color: #B49B4D; color:#474336;}
body#black-and-gold .current {background-color: #B49B4D;border:1px solid #B49B4D; color:#474336;}
body#black-and-gold .single .blog-post {border-bottom:1px solid #B49B4D;}
body#black-and-gold hr {border-color: #B49B4D;}
body#black-and-gold th,
body#black-and-gold td {border:1px solid #E1D2AC;}
body#black-and-gold #blog-list .entry {border:1px solid #B49B4D;}
/*page-blog.php*/
body#black-and-gold .tile-entry h2 a:hover {color:#E1D2AC;}
body#black-and-gold .tile-entry p.post-meta {background-color:#474336;}
body#black-and-gold .tile-entry a.readmore {background-color:inherit; border:none; float:right; margin-bottom:10px;}
body#black-and-gold .tile-entry a.readmore:hover {background-color:inherit; color:#E1D2AC;}
body#black-and-gold .btn-box {background-color:#474336;border:1px solid #B49B4D;}
body#black-and-gold .btn-box a:hover {background-color: #B49B4D; color:#474336;}


/***********************************************
/*　デフォルトカラー
/***********************************************/
/* テキストリンク色 */
a {color: #447ac4;}
a:hover {color: #999;}
/* メインナビ背景色 */
.topnav {
	background-color:#efefef;
}
ul.top-menu li a {color:#555;}
ul.top-menu li a:after {background-color: #999;}
/* site-title */
h1.site-title {
	color:#333;
	border-bottom:1px solid #ccc;
}
dl.news-list dd a {color:#333;}
/* 続きを読む */
a.readmore {
	border:1px solid #ccc;
	color:#666;
	transition-duration:0.3s;
}
a.readmore:hover {
	background-color:#ccc;
	color:#fff;
}
/* フッター */
footer {background-color:#efefef;opacity:0.9;}

/***********************************************
/*　リセット、初期設定
/***********************************************/

* {
	font-size: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	height:100%;
}
body {
	height:100%;
	margin: 0 auto;
	text-align: center;
	-moz-text-size-adjust: 100%;/*フォントサイズ調整*/
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	line-height: 1;
	color: #333;
	/*ページ全体をフェードインで表示*/
	animation: fadeIn 1.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 1.5s ease 0s 1 normal;
}
#two-columns {
	padding-top:70px;
}
/*ページ全体をフェードインで表示*/
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
/*ページ全体をフェードインで表示*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
/*フォント変更用*/
#sanserif {
	font-family:Arial,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#serif {
	font-family:Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

article, header, footer, aside, figure, figcaption, nav, section {
	display: block;
}
.wrap {
	text-align:left;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border: 0;
	vertical-align:bottom;
}
ol, ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}
p.editlink {
	font-size:80%;
}

/*------------------------
  .entry-content内
------------------------*/

li.bypostauthor {
	font-size:83%;
}
table {
	border-collapse: collapse;
	width:100%;
	height:inherit;
	margin:20px auto;
}
th {
	font-size:86%;
	line-height:1.5;
	padding:8px;
	border:1px solid #ccc;
}
td {
	font-size:86%;
	line-height:1.5;
	padding:8px;
	border:1px solid #ccc;
}

.clear {clear: both;}
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;/* 隙間対応 */
	font-size: 0.1em;/* 隙間対応 */
	line-height: 0;/* 隙間対応 */
}
.clearfix {zoom:1;}
h1 {font-size: 180%;
	text-align:center;
	margin-bottom:100px;
}
h2 {font-size: 130%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h1.page-title {
	font-size:210%;
	font-weight:normal;
	letter-spacing:0.02em;
}
h1 .bline {
	border-bottom:2px solid #000;
	padding:5px;
}
h2+h3 {margin-top:30px;}
h2 {
	padding:5px 2px;
	margin:45px 0 10px;
	border-bottom:1px solid #ccc;
	clear:both;
}
h3,h4,h5 {
	margin:35px 0 10px;
}

p {
	font-size: 96%;
	line-height: 1.8;
	margin: 1.5em 0;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

hr {
	border:1px dotted #ccc;
	margin:20px auto;
	clear:both;
}
.alignright {
	float:right;
	margin:0 0 10px 10px;
}
.alignleft {
	float:left;
	margin:0 10px 10px 0;
}
.aligncenter {
	display:block;
	margin:10px auto;
	text-align:center;
}
/*キャプション*/
.wp-caption {
	max-width:100%;
	height:auto;
	text-align: center;
	padding-top: 4px;
	margin:5px 0 15px;
}
.wp-caption-text {
	font-size:79%;
}
.gallery-caption,
.wp-caption-text {
    font-size: 83%;
	line-height:1.5;
}
.sticky {
    border-top: 4px solid #999;
    padding: 10px 20px;
}
/*本文内のul,ol*/
.blog-post ul,
.post-article ul,
.entry-content ul {
	list-style:circle;
	margin:20px 0 20px 30px;
	font-size:93%;
}
.blog-post ol,
.post-article ol,
.entry-content ol {
	list-style:decimal;
	margin:20px 0 20px 30px;
	font-size:93%;
}
.blog-post ul li,
.post-article ul li,
.entry-content ul li {
	padding:5px 0;
	line-height:1.5;
}
.blog-post ol li,
.post-article ol li,
.entry-content ol li {
	padding:5px 0;
	line-height:1.5;
}
/* 引用 */
blockquote{
	background-color:#F4F4F4;
	padding:10px 20px;
	margin:30px 0;
	border-left:2px solid #999;
}
/* コメントは受付けていませんを消す */
.nocomments {display: none;}

/*------------------------
　添付ファイルページattachment.php
------------------------*/
p.attachment-link {
	text-align:center;
}

/*---------------------------------------------------
 <iframe></iframe>のレスポンシブ表示の最大サイズ
-----------------------------------------------------*/
/* iframeを左右一杯に配置したい場合*/
.large-box .responsive-box .responsive iframe {
	width:100%;
}
/*------------------------
　パンくずリスト
------------------------*/

/* 背景帯 */
.bread-area {
	background-color:#CCC;
	padding:20px 0;
	margin-top:50px;
}

/*schema.org構造化データ*/
.twp-breadcrumb {
	overflow:hidden;
	margin:50px 0 0;
}
.twp-breadcrumb ol {
	margin:0;
	padding:0;
	font-size:76%;
}
.twp-breadcrumb ol li {
	list-style:none;
	display:inline;
}
.twp-breadcrumb ol li a {
	padding:0;
	text-decoration: none;
	color:#666;
}
.twp-breadcrumb ol li a:hover {
	text-decoration:underline;
}
.twp-breadcrumb ol li:after {
	content: "\f105";
	font-family: FontAwesome;
	padding:0 5px;
}
.twp-breadcrumb ol li:last-child:after {
	content:'';
}

/*------------------------
　サイドバー
------------------------*/
#sidebar {
	margin-bottom:20px;
}
#sidebar h2 {
	font-size: 90%;
	padding:10px 0 6px;
	margin:0 0 8px 0;
	line-height:1;
}
#sidebar ul {
	margin-bottom: 20px;
}
.sidebar-widget li {
	padding: 5px 0;
	font-size: 83%;
	line-height: 1.4;
}
.sidebar-widget li a {
	text-decoration: none;
}
.sidebar-widget li a:hover {
	text-decoration: underline;
}
/*サイドバーアーカイブ*/
.widget_archive {
	margin-bottom:20px;
}

/*最近の投稿、カテゴリー*/
.widget_recent_entries li a,
.widget_categories li a,
.widget_archive li a {
	color: #666;
}
#sidebar .post-date {
	font-size:79%;
	display:block;
	margin-top:5px;
	color:#d4af51;
}
.widget_recent_entries li {
	border-bottom:1px dotted #E0E0E0;
	padding:7px 0;
}
.widget_categories li {
	border-bottom:1px dotted #E0E0E0;
	padding:7px 0;
}
/*子カテゴリー*/
#sidebar .widget_categories li ul.children {
	margin:5px 0 0 0;
}
#sidebar .widget_categories li ul.children li {
	border:none;
	font-size:95%;
	padding:5px;
}
/*画像下にマージン*/
.sidebar-widget img {
	margin-bottom:10px;
}
.widget_archive {
	margin-bottom:10px;
}
.searchform {
	margin:30px 0;
}
/*タグクラウド*/
.tagcloud {
	margin-bottom:20px;
}
/*タグクラウドのフォントサイズを統一*/
.tagcloud a {
    font-size: 83% !important;
	line-height:1.8;
	padding:0 10px 10px 0;
}
/*検索の文字を消す*/
.screen-reader-text {
	display: none;
}
input#searchsubmit {
	font-size:83%;
}
/*------------------------
　カレンダーウィジェット
------------------------*/
#wp-calendar {
    width: 100%;
	margin:25px auto;
	font-size:83%;
	color: #795b21;
}
#wp-calendar caption {
	margin:0 0 5px;
	text-align: left;
	font-weight: bold;
}
#wp-calendar thead tr th {
	border:1px solid #ccc;
	text-align: center;
	padding: 5px 3px;
}
#wp-calendar tr td {
    text-align: center;
    padding: 3px;
    border:1px solid #ccc;
}
#wp-calendar td a {
	text-decoration:underline;
}

/*------------------------
　ページトップへ
------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #aaa;
	text-decoration: none;
	color: #fff;
	width: 44px;
	padding: 15px 0;
	text-align: center;
	display: block;
}
#page-top a:hover {
	text-decoration: none;
	background: #ccc;
}

/*------------------------
　readmore
------------------------*/
.readmore {
	margin:2px 0 4px;
}
a.readmore {
	padding: 8px 10px;
	font-size: 90%;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	display:block;
	float:right;
}

/*------------------------
　フッター
------------------------*/
footer {
	margin:0;
	text-align: center;
	padding:20px 20px 5px;
	min-height:160px;
}
footer a {
	color: #333;
}
#footer-menu ul li {
	display: inline;
	padding: 10px 5px;
	font-size: 86%;
	line-height: 1.5;
}
.copyright {
	color: #666;
	font-size: 70%;
}
.copyright a {
	color: #666;
}
p.login {
	margin:-10px auto 10px;
	font-size:76%;
}
/* SNS */
/*
i.fa-twitter-square {
	color:#00aced;
}
i.fa-facebook-official {
	color:#3b5998;
}
i.fa-rss-square {
	color:#F93;
}
*/
ul.sns-navi {
	margin:20px auto 0;
	padding:0;
}
ul.sns-navi li {
	display:inline;
	padding:0 10px;
	margin:0 -2px;
}
ul.sns-navi li a {
	color:#999;
}
ul.sns-navi li a:hover {
	text-decoration:none;
}

/*----------------------------
　検索フォーム
------------------------------*/
.searchform {
	margin:20px auto;
}
.searchform label {
	display:none;
}
.searchform input.searchfield {
	padding:3px;
	font-size:83%;
	width:180px;
}
input.searchsubmit {
	font-family: FontAwesome;	
	border:none;
	background: transparent;
	cursor: pointer;
	color:#999;
	margin:0;
}
/*------------------------
　検索結果
------------------------*/
.search-post .readmore{
	display:none;
}
.search-post .post-title h2 {
	font-size:110%;
	margin:20px 0 0;
}
.search-post .post-title p{
	margin:0 0 0 2px;
	color:#999;
	font-size:79%;
}
.search-post .post-content p {
	margin:10px 0 50px;	
}

/*------------------------
　添付ファイルのページ：attachment.php
------------------------*/
.attachment img.attachment-img {
	display:block;
	margin:0 auto;
}

/*------------------------
　メニュートリガー
------------------------*/
.menu-trigger, .menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 34px;
	height: 27px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #666;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 12px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(12px) rotate(-315deg);
	transform: translateY(12px) rotate(-315deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-12px) rotate(315deg);
	transform: translateY(-12px) rotate(315deg);
}
/*------------------------
　ヘッダー
------------------------*/
.home .fixed {
	position:fixed;
	top:0;
	width: 100%;
	z-index: 10000;
}
.home .adjust{
	margin-top:30px;
}
.top-margin {
	margin-top:47px;
}
.top-fixed {
	width: 100%;
	position:fixed;
	z-index: 10000;
	overflow:visible;/*固定ヘッダーでカクカクさせないため*/
}
.adjust {
	margin-top:75px;
}


.top-logo {
	text-align:center;
}
.top-logo a {
	text-decoration:none;
}
h1.site-title {/*タイトルがテキストのとき*/
	font-size:150%;
	margin:0;
	color:#777;
	line-height:1.3;
	padding-bottom:30px;
}
p.catch {
	margin: 0 0 10px;
	font-size:83%;
}
.single header,
.archive header {
	margin-bottom:70px;
}
/*------------------------
　ヘッダーメニュー
------------------------*/
#header-menu {
	text-align:center;
	position: relative;
}
ul.top-menu {
	*zoom: 1;
	margin: 0;
}
ul.top-menu li {
	font-size: 93%;
	display: inline;
}
ul.top-menu li a {
	padding:16px 20px;
	margin:0 2px;
	text-decoration:none;
	position: relative;
	display: inline-block;
	transition: .3s;
}
/*サブメニュー*/
#header-menu ul.top-menu li {
	position:relative;
}
#header-menu ul.top-menu li ul.sub-menu {
	position:absolute;
	z-index:9999;
	top:100%;
	left:0;
	margin:16px 0 0;
	padding:0;
	font-size:86%;
	width:100%;
}
#header-menu ul.top-menu li ul.sub-menu li {
	width:100%;
}
#header-menu ul.top-menu li ul.sub-menu li a {
	padding: 13px 5px;
	text-align: left;
	line-height:1.3;
	background-color:#efefef;
	display:block;
}
/*サブメニューがフェードインして現われる*/
nav#header-menu ul.top-menu li ul.sub-menu {
	visibility: hidden;
 	opacity: 0;
 	transition: 0s;
}
nav#header-menu ul.top-menu li:hover ul.sub-menu {
	visibility: visible;
	opacity: 1;
}
nav#header-menu ul.top-menu li ul.sub-menu li a {
	visibility: hidden;
	opacity: 0;
	transition: .3s;
}
nav#header-menu ul.top-menu li:hover ul.sub-menu li a{
	visibility: visible;
	opacity: 1;
}

/*------------------------
　HOME
------------------------*/
/* スライドショー */
.slider {
	display:none;/*画像が一瞬縦に並ぶのを避ける*/
}
.slider img {
	width:100%;
}
.home h2 {
	border:none;
	padding:0;
}
/* HOME greeting */
.wrap .top-greeting {
	text-align:center;
}
.wrap .top-greeting h2 {
	margin-bottom:30px;
}
.wrap .top-greeting p {
	font-size:93%;
}
/* HOME news-list */
h2.top-news-title {
	margin-top:40px;
	font-weight:normal;
}
h2 .all-news {
	font-size:70%;
	margin-left:20px;
}
h2 .all-news a {
	color:#666;
}
dl.news-list {
	margin:10px 0 50px;
}
dl.news-list dt {
	font-size:83%;
	color:#999;
	margin:10px 0;
	float:left;
	width:90px;
	line-height:1.4;
}
dl.news-list dd{
	padding:10px 10px 10px 90px;
	margin:0;
	font-size:83%;
	border-bottom:1px dotted #ccc;
	line-height:1.4;
}
/* HOME ウィジェットボックス */
.box-row {
	overflow: hidden;
	height: auto;
}
.top-single-box {
	margin-bottom:20px;
}
/*ボックス2列*/
.widgets_middle_left {
	float:left;
	width:48%;
	margin:20px 0 20px 0;
}
.widgets_middle_right {
	float:right;
	width:48%;
	margin:20px 0 20px 0;
}
/*ボックス3列*/
.widgets_small_left {
	float:left;
	width: 32.5%;
	margin: 20px 8px 30px 0;
	height: auto;
}
.widgets_small_center {
	float:left;
	width: 32.5%;
	margin: 20px 8px 30px 0;
	height: auto;
}
.widgets_small_right {
	float:left;
	width: 32.5%;
	margin: 20px 0 30px 0;
	height: auto;
}


.textwidget p {
	font-size:86%;
	margin:0 0 1.2em;
	line-height:1.5;
}
h2.widgettitle {
	font-size:106%;
	margin:0 0 10px;
}
.box-row ul {
	margin:20px 0;
}
.box-row li {
	font-size:86%;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
.box-row li .post-date,
.box-row li .rss-date{
	font-size:86%;
	color:#999;
	padding-left:5px;
}
/* RSS */
.rss-date{
	font-size:86%;
	color:#999;
	padding-left:5px;
}
.rssSummary {
	font-size:93%;
	line-height:1.5;
	padding:5px 0 0;
}

/*------------------------------
　カスタムポストタイプ記事:News
--------------------------------*/
/* Newsのアーカイブ archive-news.php */
.post-article {
	clear:both;
	padding:20px 0;
	margin:20px 0;
}
.post-article h1 {
	font-size:120%;
	line-height:1.4;
	text-align:left;
	border-left:4px solid #333;
	padding:15px;
	margin-bottom:30px;
}
.post-article h1 a {
	color:#333;
}
.post-article h1 .date {
	font-size:76%; 
	margin-right:20px;
	font-weight:normal;
}
/*news個別記事の下に表示される新着リスト*/
h3.news {
	padding-top:30px;
	border-top:1px solid #ddd;	
}
ul.related-list li {
	font-size:83%;
	line-height:1.5;
	padding:5px 0;
}
.list-date {
	color:#666;
	padding-right:15px;
}

/*-----------------------------------------
　ブログトップのタイル表示（page-blog.php）
-------------------------------------------*/
#blog-list {
	margin:auto;
}
.entry {
	border:1px solid #ddd;
	width:270px;
	margin:10px 18px 30px;
	float:left;
}
.entry-thumb {
	width:268px;
	height:180px;
}
.tile-entry h2 {
	font-size:120%;
	padding:17px 10px 20px;
	margin:10px 0;
	line-height:1.5;
}
.tile-entry h2 a,
.tile-entry .category a {
	color:#333;
	text-decoration:none;
	transition-duration:0.3s;
}
.tile-entry h2 a:hover {
	color:#999;
}
.tile-entry p {
	font-size:83%;
	padding:10px;
	margin:0;
}
.tile-entry a.readmore {
	float:none;
	margin-top:10px;
}
.tile-entry p.post-meta {
	color:#999;
	background-color:#F7F7F7;
}
/*------------------------------
　ブログ個別記事（投稿）
--------------------------------*/
.blog-post {
	margin: 0 0 30px 0;
	padding: 0 0 10px;
	overflow:hidden;
}
.single .blog-post {
	border-bottom:1px solid #999;
}
.blog-post h1 {
	line-height:1.5;
	text-align:left;
	margin:0 0 30px 0;
	padding:0 0 5px 0;
	font-size:130%;
}
p.date {
	clear:both;
	font-size: 80%;
	margin: 0 0 10px;
}
/*記事前後のリンク*/
.paging {
	font-size: 83%;
	line-height: 1.6;
	margin-bottom:20px;
	overflow:hidden;
}
.next, .prev {
	padding: 3px;
}
.next {
	text-align:right;
	border-left:1px solid #999;
}
.prev-link-box {
	width:50%;
	float:left;
}
.next-link-box {
	width:50%;
	float:right;
}
/*ブログ個別記事の下のウィジェット*/
.widgets_single_btm {
	margin:30px 0;
}
/*ブログ個別記事の関連記事*/
h4.related {
	font-size:100%;
	margin:40px 0 0 0;
	padding-bottom:5px;
}
ul.single_btm_cate {
	margin:10px 0 30px ;
}
ul.single_btm_cate li {
	line-height:1.5;
	padding:5px 0;
	font-size:90%;
}
ul.single_btm_cate li .list-date {
	font-size:83%;
}
ul.single_btm_cate li a {
	color:#333;
}

/*--------------------------------------------
　シングルページの前後リンクbox（PCのみ表示）
----------------------------------------------*/
.next-prev-icon {
	position: fixed;
	bottom: 250px;
	right: 0;
	font-size: 86%;
}
.btn-box {
	border:1px solid #ccc;
	background-color:#fff;
}
.btn-box a {
	display:block;
	padding:13px;
	color:#666;
}
.btn-box a:hover {
	background-color:#f7f7f7;
	color:#333;
}
.btn-box-prev {
	margin-bottom:-1px;
}
.fa-chevron-left,
.fa-chevron-right {
	color:#999;
}

/*--------------------------
　ブログ一覧、カテゴリー
----------------------------*/
.blog-post h1.entry-title,
.blog-post h1.blog-list-title {
	border-bottom:3px solid #ddd;
	margin-top:0;
	line-height:1.5;
	padding:0 0 5px;
}
.blog-post h1.blog-list-title a {
	color:#333;
}
/*archive.php*/
.blog-list-date {
	font-size:78%;
	margin:0 0 5px 0 ;
	text-align:right;
}
.blog-new-img {
	width:150px;
	height:100px;
	float: left;
	margin: 0 15px 10px 0;
}
.archive .entry-content p {
	margin-top:0;
}
.category .entry-content p {
	margin-top:0;
}
/*カテゴリー、アーカイブのh1*/
h1.archive-title {
	margin:30px auto 0;
	font-size:110%;
}

/*------------------------
　コメント欄
------------------------*/
h3#comments {
	font-size:100%;
}
p.comment-form-comment label {
	display:block;
}
.fn {
	font-style:normal;
}
ul.comment-list li {
	list-style:none;
}
li.comment p {
	font-size:13px;/*ここはpxにしないと入れ子になると文字が小さくなる*/
}
.comment-meta {
	font-size:11px;
	line-height:2;
}
ul.children {
	padding-left:10px;
}
ul.children li ul.children {
	padding-left:0;
}
.navigation {
	margin:20px 0;
}
p.comment-notes {
	font-size:79%;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	display:block;
}

.comment-meta {
	border-bottom:1px solid #999;
}


/*----------------------------------------------
　page-blog.phpとarchive.phpのページネーション
------------------------------------------------*/
.pagenation {
	overflow:hidden;
	margin-bottom:20px;
	padding:0 0 5px;
	min-height:30px;
}
ul.page-numbers {
	text-align: center;
	line-height:1.7;
}
ul.page-numbers li {
	display: inline-block;
    vertical-align: middle;
	color:#999;
	font-size: 79%;
	display: inline;/*ie7*/
    zoom: 1;/*ie7*/
}
ul.page-numbers li a.page-numbers {
	padding: 6px 10px;
	background-color:#fefefe;
	border:1px solid #999;
	color:#999;
}
ul.page-numbers li a.page-numbers:hover {
	text-decoration: none;
	background-color: #efefef;
}
.current {
	padding: 6px 10px;
	margin: 0;
	background-color: #efefef;
	border:1px solid #999;
	border:none;
}

/***********************************
   レスポンシブレイアウト
************************************/
/*769px以上（PC）*/
@media screen and (min-width: 769px) {
.box {
	margin: 0 auto;
	text-align: left;
	width:960px;
	padding:0 20px;
	clear:both;
}
#two-columns {
	width:860px;
	margin:0 auto;
}
#one-column .box {
	width:860px;
}
/*サイドバー*/
#sidebar {
	width: 230px;
	float: right;
}
#content {
	width: 570px;
	float: left;
}
/*トグルボタン非表示*/
.sp-right {
	display: none;
}
/*上部メニュー*/
ul.top-menu li a:after {
	position: absolute;
	bottom: .3em;
	left: 50%;
	content: '';
	width: 0;
	height: 1px;
	transition: .3s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
ul.top-menu li a:hover:after {
	width: 100%;
}
/* TOP News hoverで左からライン*/
dl.news-list dd a {
	text-decoration:none;
	position: relative;
	display: inline-block;
	transition: .3s;
}
dl.news-list dd a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 1px;
	background-color: #bb934d;
	transition: .3s;
}
dl.news-list dd a:hover:after {
	width: 100%;
}
}
/*タブレット以下*/
@media screen and (max-width: 768px) {

/*----------------------------------------------------
　YouTubeやGoogleマップなどiframeをレスポンシブで表示
------------------------------------------------------*/
.responsive {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.responsive iframe, .responsive object, .responsive embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*ヘッダー*/
.top-logo h1 {
	margin-top:5px;
}
header {
	margin:0 auto 10px;
}
/*HOMEの固定メニューの動き調整*/
.top-margin {
	margin-top:0;
}

/*コンテンツエリア*/
.main-content {
	text-align: left;
	padding:0 20px;
}
#content {
	float: none;
}
h1 {
	margin-bottom:40px;
}
/* サイドバー */
#sidebar {
	width: 100%;
	float: none;
	clear: both;
	margin-bottom: 20px;
/*	margin-top:30px;*/
}
/*メニュー関連*/
.sp-right {
	position:fixed;
	top:10px;
	right:10px;
	z-index:99999;
}

nav#header-menu ul.top-menu {
	display: none;
	padding: 0;
	margin: 0;
}
nav#header-menu {/*メニューの位置調整*/
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1000;
}
#header-menu ul.top-menu li {
	float:none;
	position:relative;
	font-size:100%;
	font-weight:bold;
}
#header-menu ul.top-menu li a {
	border-bottom:1px solid #fff;
	text-decoration: none;
	width: 100%;
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
	display: block;
}
#header-menu ul.top-menu li a:hover {
	margin:0;
	background-color:#999;
}
nav#header-menu ul.top-menu li ul.sub-menu {
	visibility:visible;
 	opacity: 1;
 	transition: 0s;
	margin:0;
	width:100%;
	height:auto;
	padding-right:15px;
	position:inherit;/*サブメニューの重なり防止*/
}
nav#header-menu ul.top-menu li ul.sub-menu li a{
	text-align:right;
	visibility:visible;
	opacity: 1;
	transition: 0s;
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
}
ul.top-menu li:last-child a {
	border-bottom: none;
}
/*ブログ*/
.blog-list-date {
	margin:0 0 10px 0;
	text-align:left;
}
/*news  関連記事*/
.list-date {
	display:block;
}
/*テーブル（お問い合わせ）*/
table.formtable th {
	display:block;
	border-bottom:none;
	padding-bottom:0;
}
table.formtable td {
	display:block;
}

/* パンくずの背景帯 */
.bread-area {
	padding:10px 0;
	margin-top:30px;
	background-color:inherit;
}
/*フッター*/
#footer-menu ul li {
	line-height:2.5;
	padding: 10px 0;
	margin:0 -2px;
}
#footer-menu ul li:after {
	content:"｜";
}
.theme-twp {
	display:block;
}
/*-----------------------------------------
　ブログトップのタイル表示（page-blog.php）
-------------------------------------------*/
.entry{
  width:47%;
  margin:10px 10px 30px;
  float:none;
}
.entry-thumb {
	width:100%;
	height:180px;
}
/*--------------------------------------
　シングルページの前後リンクbox 非表示
----------------------------------------*/
.next-prev-icon {
	display:none;
}

/*-------------------------------------------*/
/*	カラー変更（タブレット以下）
/*-------------------------------------------*/
body#black-and-gold #header-menu ul.top-menu li a {border-bottom:1px solid #9a7524;}
body#black-and-gold #header-menu ul.top-menu li a:hover {background-color:#d5b063;}
body#black-and-gold .bread-area {border-top:none; background-color:inherit;}
body#black-and-gold footer li {color:#B49B4D;}
body#white-and-gold .bread-area {border-top:none; background-color:inherit;}
body#white-and-gold footer p,
body#white-and-gold footer li {color:#B49B4D;}
body#white-and-gold #header-menu ul.top-menu li a:hover {background-color:#F9F7EF;}
body#white-and-gold #header-menu ul.top-menu li ul.sub-menu li a {background-color:#E1D2AC;}
body#white-and-gold #header-menu ul.top-menu li ul.sub-menu li a:hover {background-color:#F9F7EF;}
body#white-and-gray #header-menu ul.top-menu li ul.sub-menu li a {background-color:#FBFBFB;}
body#white-and-gray #header-menu ul.top-menu li ul.sub-menu li a:hover {background-color:#ccc;}

}
/*-------------------------------------------*/
/*　スマートフォン
/*-------------------------------------------*/
@media screen and (max-width: 480px) {
/*画像回り込み解除*/
.alignright {
	display:block;
	float:none;
	margin:15px;
}
.alignleft {
	display:block;
	float:none;
	margin:15px;
}

td,th {
	display:block;
}
.adjust {
	margin-top:0;
}
/* HOME */
.wrap .top-greeting {
	text-align:left;
}

/*NEWS お知らせ*/
dl.news-list dt {
	float:none;
	margin:0;
}
dl.news-list dd {
	padding:5px 0;
	margin-bottom:10px;
}
h1 {
	font-size: 130%;
	line-height: 1.3;
}
.top-logo h1.site-title {/*サイトタイトル*/
	font-size:130%;
}
.header-title {
	margin-top:30px;
}
.home .header-title {
	margin-top:0;
}
#content .top-info h2 {
	font-size:100%;
	padding:0 0 5px;
}
h1.page-title {
	font-size:180%;
	line-height: 1.3;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 105%;
}
h4 {
	font-size: 100%;
}
/*ページネーション*/
a.page-numbers {
	padding: 10px 9px;
	border: 1px solid #ccc;
}
.current {
	padding: 10px 6px;
}
.twp-breadcrumb ol li {
	line-height:1.6;
}
/* チラシ用サムネイル（schedule） */
img.size-flyer-thumb {
	float:none;
}
#footer-menu ul {
	text-align:left;
}
/*iframe表示幅の余白調整*/
.responsive iframe, .responsive object, .responsive embed{
padding:0;
}
/*アーカイブ、カテゴリー*/
.blog-new-img {
	float:none;
}
/*記事前後のリンク*/
.prev-link-box {
	width:100%;
	float:none;
}
.next-link-box {
	width:100%;
	float:none;
}
.next {
	text-align:left;
	border-left:none;
}
/*ボックス2列*/
.widgets_middle_left,
.widgets_middle_right {
	float:none;
	width:100%;
}
/*ボックス3列*/
.widgets_small_left,
.widgets_small_center,
.widgets_small_right {
	float:none;
	width: 100%;
	margin: 20px auto;
	height: auto;
}
/*-----------------------------------------
　お知らせアーカイブ archive-news.php
-------------------------------------------*/
.post-article h1 .date {
	display:block;
}

/*-----------------------------------------
　ブログトップのタイル表示（page-blog.php）
-------------------------------------------*/
.entry{
  width:100%;
  margin:10px auto 30px;
  float:none;
}
.entry-thumb {
	width:100%;
	height:80px;
}
}
/*-------------------------------------------*/
/*	印刷用CSS
/*-------------------------------------------*/
@media print{
.wrap {
	margin: 0 auto;
	text-align: left;
}
.box {
	width:960px;
}
#sidebar {
	width: 280px;
	float: right;
}
#content {
	width: 650px;
	float: left;
}
.sp-right {
	display: none;
}
.fadeIn {/*スクロールでふわっと表示されるエリアも印刷されるように*/
	height:100% !important;
}
iframe {
	display:inherit;
}
}
/*-------------------------------------------*/
/*	カラーパレット（配色確認用）
/*-------------------------------------------*/
.color-palet{
	border: 1px solid #ccc;
	position: fixed;
	left: -1px;
	padding:5px 2px 5px 5px;
	background: #fff;
	z-index: 11000;
	width:90px;
	text-align:left;
}
.color-palet h1{font-size:83%;text-align:center; margin:5px 0 0;}
.color-palet h1 i{font-size: 100%;padding:5px;}
.color-palet h1:hover{cursor: pointer;}
.color-palet p.cmnt {font-size:73%;line-height:1.3;margin-bottom:10px;}
.color-palet p{margin:5px 0; font-size:73%; display:none;line-height:1.5;}
.color-palet a {color:#666;}
.color-palet a:hover{cursor: pointer;}
.color-palet span {margin-right:5px;}
.color-palet span.white-and-gray{color: #efefef;}
.color-palet span.white-and-gold{color:#B3953A;}
.color-palet span.black-and-gold{color:#333;}
body#black-and-gold .color-palet {color:#000;}