@charset "UTF-8";
/*
Theme Name: twp Primula
Theme URI: https://taratorowp.com
Author: taratoro WP
Author URI: https://taratorowp.com
Version:1.2.1
Description:イメージに合う色を簡単に設定できる、初心者にもやさしいワードプレスのテーマです。
Text Domain: twp-primula
*/

/*-------------------------------------------*/
/* WEBフォント
/*-------------------------------------------*/
@font-face {
  font-family: 'twp-icon';
  src:
    url('images/fonts/twp-icon.ttf?wgqy0x') format('truetype'),
    url('images/fonts/twp-icon.woff?wgqy0x') format('woff'),
    url('images/fonts/twp-icon.svg?wgqy0x#twp-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'twp-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  margin-right: 3px;
}

.icon-home3:before {
  content: "\e902";
}
.icon-music:before {
  content: "\e911";
}
.icon-folder:before {
  content: "\e92f";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-phone:before {
  content: "\e942";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-search:before {
  content: "\e986";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-play2:before {
  content: "\ea15";
}
.icon-play3:before {
  content: "\ea1c";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-rss2:before {
  content: "\ea9c";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-diamonds:before {
  content: "\e919";
}
.icon-file-empty:before {
  content: "\e924";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-circle-down:before {
  content: "\ea43";
}

.sns-icon {
	font-size: 150%;
}

/*-------------------------------------------*/
/* 配色CSS
/*-------------------------------------------*/
/*デフォルトはオレンジと同じ*/

/*---------------------テキストリンク色----------------------*/

a {color: #447ac4;/*#598bd1 #5b83b9*/}
a:hover {color: #693;}
p.catch {color: #795b21;}
#black p.catch {color:#666;}

/*---------------------メインナビ　文字色----------------------*/

ul.top-menu li a {
	color:#fff;
	-moz-text-shadow: 1px 1px 1px #99735f;
	-webkit-text-shadow: 1px 1px 1px #99735f;
	text-shadow: 1px 1px 1px #99735f;
}
/*---------------------メインナビ背景色----------------------*/
nav.topnav {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f8b350', endColorstr = '#fca33e');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f8b350', endColorstr = '#fca33e')";
	background-image: -moz-linear-gradient(top, #f8b350, #fca33e);
	background-image: -ms-linear-gradient(top, #f8b350, #fca33e);
	background-image: -webkit-linear-gradient(top, #f8b350, #fca33e);
	background-image: linear-gradient(top, #f8b350, #fca33e);
}
nav.topnav li a:hover {
	background-color: #FC6;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f8b350', endColorstr = '#fdb059');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f8b350', endColorstr = '#fdb059')";
	background-image: -moz-linear-gradient(top, #f8b350, #fdb059);
	background-image: -ms-linear-gradient(top, #f8b350, #fdb059);
	background-image: -webkit-linear-gradient(top, #f8b350, #fdb059);
	background-image: linear-gradient(top, #f8b350, #fdb059);
}
/******/
#orange nav.topnav {
	background-color: #FC0;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f8b350', endColorstr = '#fca33e');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f8b350', endColorstr = '#fca33e')";
	background-image: -moz-linear-gradient(top, #f8b350, #fca33e);
	background-image: -ms-linear-gradient(top, #f8b350, #fca33e);
	background-image: -webkit-linear-gradient(top, #f8b350, #fca33e);
	background-image: linear-gradient(top, #f8b350, #fca33e);
}
#orange nav.topnav li a:hover {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f8b350', endColorstr = '#fdb059');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f8b350', endColorstr = '#fdb059')";
	background-image: -moz-linear-gradient(top, #f8b350, #fdb059);
	background-image: -ms-linear-gradient(top, #f8b350, #fdb059);
	background-image: -webkit-linear-gradient(top, #f8b350, #fdb059);
	background-image: linear-gradient(top, #f8b350, #fdb059);
}
/******/
#turquoise nav.topnav {
	background-color:#5cbda5;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#5cbda5', endColorstr = '#4fb89e');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#5cbda5', endColorstr = '#4fb89e')";
	background-image: -moz-linear-gradient(top, #5cbda5, #4fb89e);
	background-image: -ms-linear-gradient(top, #5cbda5, #4fb89e);
	background-image: -webkit-linear-gradient(top, #5cbda5, #4fb89e);
	background-image: linear-gradient(top, #5cbda5, #4fb89e);
}
#turquoise nav.topnav li a:hover {
	background-color:#6ac5ae;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#5cbda5', endColorstr = '#6ac5ae');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#5cbda5', endColorstr = '#6ac5ae')";
	background-image: -moz-linear-gradient(top, #5cbda5, #6ac5ae);
	background-image: -ms-linear-gradient(top, #5cbda5, #6ac5ae);
	background-image: -webkit-linear-gradient(top, #5cbda5, #6ac5ae);
	background-image: linear-gradient(top, #5cbda5, #6ac5ae);
}
/******/
#blue nav.topnav {
	background-color:#0086CC;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0891d8', endColorstr = '#0086CC');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0891d8e', endColorstr = '#0086CC')";
	background-image: -moz-linear-gradient(top, #0891d8, #0086CC);
	background-image: -ms-linear-gradient(top, #0891d8, #0086CC);
	background-image: -webkit-linear-gradient(top, #0891d8, #0086CC);
	background-image: linear-gradient(top, #0891d8, #0086CC);
}
#blue nav.topnav li a:hover {
	background-color:#1698db;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0891d8', endColorstr = '#1698db');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#0891d8', endColorstr = '#1698db')";
	background-image: -moz-linear-gradient(top, #0891d8, #1698db);
	background-image: -ms-linear-gradient(top, #0891d8, #1698db);
	background-image: -webkit-linear-gradient(top, #0891d8, #1698db);
	background-image: linear-gradient(top, #0891d8, #1698db);
}
/******/
#pink nav.topnav {
	background-color: #F99;
	background-image: -moz-linear-gradient(top, #ff92ae, #fe80a0);
	background-image: -ms-linear-gradient(top, #ff92ae, #fe80a0);
	background-image: -webkit-linear-gradient(top, #ff92ae, #fe80a0);
	background-image: linear-gradient(top,#ff92ae, #fe80a0);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff92ae', endColorstr = '#fe80a0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff92ae', endColorstr = '#fe80a0')";
}
#pink nav.topnav li a:hover {
	background-color: #fe80a0;
	background-image: -moz-linear-gradient(top,#ff92ae, #fe97b2);
	background-image: -ms-linear-gradient(top,#ff92ae, #fe97b2);
	background-image: -webkit-linear-gradient(top,#ff92ae, #fe97b2);
	background-image: linear-gradient(top,#ff92ae, #fe97b2);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff92ae', endColorstr = '#fe97b2');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff92ae', endColorstr = '#fe97b2')";}
/******/
#red nav.topnav {
	background-color:#900;
	background-image: -moz-linear-gradient(top, #c80e24, #b7091d);
	background-image: -ms-linear-gradient(top, #c80e24, #b7091d);
	background-image: -webkit-linear-gradient(top, #c80e24, #b7091d);
	background-image: linear-gradient(top,#ff92ae, #b7091d);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#c80e24', endColorstr = '#b7091d');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#c80e24', endColorstr = '#b7091d')";
}
#red nav.topnav li a:hover {
	background-color:#C36;
	background-image: -moz-linear-gradient(top,#c80e24, #d51c32);
	background-image: -ms-linear-gradient(top,#c80e24, #d51c32);
	background-image: -webkit-linear-gradient(top,#c80e24, #d51c32);
	background-image: linear-gradient(top,#c80e24, #d51c32);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#c80e24', endColorstr = '#d51c32');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#c80e24', endColorstr = '#d51c32')";}

#red ul.top-menu li a {
	-moz-text-shadow: 1px 1px 1px #6a0c0c;
	-webkit-text-shadow: 1px 1px 1px #6a0c0c;
	text-shadow: 1px 1px 1px #6a0c0c;
}

/*-----------------メインナビ　下層メニュー--------------------------*/

nav#header-menu ul.top-menu li ul.sub-menu li a {/*文字色*/
	color: #795b21;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}
nav#header-menu ul.top-menu li ul.sub-menu li a:hover {
	background-image:none;
}
/******/
ul.top-menu li ul.sub-menu li a {
	background-color:#ffce50;
	border-bottom:1px solid #ffe6a4;
}
ul.top-menu li ul.sub-menu li a:hover {
	background-color:#ffe6a4;
}
/******/
#orange ul.top-menu li ul.sub-menu li a {
	background-color:#ffce50;
	border-bottom:1px solid #ffe6a4;
}
#orange ul.top-menu li ul.sub-menu li a:hover {
	background-color:#ffe6a4;
}
/******/
#turquoise ul.top-menu li ul.sub-menu li a {
	background-color:#a0decf;
	border-bottom:1px solid #bce9de;
}
#turquoise ul.top-menu li ul.sub-menu li a:hover {
	background-color:#bce9de;
}
/******/
#blue ul.top-menu li ul.sub-menu li a {
	background-color:#aed6f6;
	border-bottom:1px solid #d1eaff;
}
#blue ul.top-menu li ul.sub-menu li a:hover {
	background-color:#d1eaff;
}
/******/
#pink ul.top-menu li ul.sub-menu li a {
	background-color:#ffb2c6;
	border-bottom:1px solid #ffd4df;
}
#pink ul.top-menu li ul.sub-menu li a:hover {
	background-color:#ffd4df;
}
/******/
#red ul.top-menu li ul.sub-menu li a {
	background-color:#ffaaaa;
	border-bottom:1px solid #ffcdcd;
}
#red ul.top-menu li ul.sub-menu li a:hover {
	background-color:#ffcdcd;
}

/*--------------------サイトタイトル-----------------------*/
h1.site-title {color: #ff9600;}
#orange h1.site-title {color: #ff9600;}
#turquoise h1.site-title {color:#5cbda5;}
#blue h1.site-title {color:#0086CC;}
#pink h1.site-title {color: #F8566A;}
#red h1.site-title {color: #dd0a0a;}

/*--------------------本文エリア　見出し１-----------------------*/
h1, h2, h3, h4, h5 {color: #795b21;}
#red h1,#red h2,#red h3,#red h4,#red h5{
	color:#7b3609;
}
#content h1 {
	border-top: 4px solid #E1D2AC;
	border-bottom:2px solid #E1D2AC;
	padding: 40px 3px;
	margin:0 0 30px;
	text-align:center;
}

/*--------------------HOME本文枠（冒頭）の見出し2-----------------------*/

#content .top-info h2,
#orange #content .top-info h2,
#pink #content .top-info h2{
	border-bottom: 4px dotted #b7d072;/*黄緑のドットライン*/
	color: #795b21;
	background:inherit;
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	border-top:none;
}
#turquoise #content .top-info h2{
	border-bottom: 4px dotted #5cbda5;
	background:inherit;
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	border-top:none;
}
#blue #content .top-info h2{
	border-bottom: 4px dotted #FFCE50;
	background:inherit;
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	border-top:none;
}
#red #content .top-info h2{
	color: #7b3609;
	border-bottom: 4px dotted #d4081f;
	background:inherit;
	box-shadow:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	border-top:none;
}

/*------------------HOME PR枠 背景-------------------------*/
.box3 {background-color: #ffce50;}
#orange .box3 {background-color: #ffce50;}
#turquoise .box3 {background-color: #ffd872;}
#blue .box3 {background-color: #9CC5E6;}
#pink .box3 {background-color: #ffa7bd;}
#red .box3 {background-color:#ff9696;}

/*------------------HOME PR枠 見出し2背景-------------------------*/

#content .box3 h2 {
	background-color:#ffe39a;
}
#orange #content .box3 h2 {
	background-color:#ffe39a;
}
#turquoise #content .box3 h2 {
	background-color:#ffe39a;
	box-shadow: 0 0 2.5px 2px #fdc537;
	-moz-box-shadow: 0 0 2.5px 2px #fdc537;
	-webkit-box-shadow: 0 0 2.5px 2px #fdc537;
	-o-box-shadow: 0 0 2.5px 2px #fdc537;
	-ms-box-shadow: 0 0 2.5px 2px #fdc537;
}
#blue #content .box3 h2 {
	background-color:#FEDB80;
}
#pink #content .box3 h2 {
	background-color:#ffdae3;
}
#red #content .box3 h2 {
	color:#F4F2E9;
	border-top: 1px dashed #f9dfa3;
	border-bottom: 1px dashed #f9dfa3;
}

/*------------------HOME PR枠 段落-------------------------*/
#red #content .box3 p a {color:#fff;}

/*--------------------本文エリア　見出し2-----------------------*/
#content h2 {
	padding: 10px;
	line-height: 1.4;
	margin-top:20px;
	background-color: #ffd362;
	border-top: 2px dashed #F8F0DE;
	border-bottom: 2px dashed #F8F0DE;
	box-shadow: 0 0 2.5px 2px #fdc537;
	-moz-box-shadow: 0 0 2.5px 2px #fdc537;
	-webkit-box-shadow: 0 0 2.5px 2px #fdc537;
	-o-box-shadow: 0 0 2.5px 2px #fdc537;
	-ms-box-shadow: 0 0 2.5px 2px #fdc537;
}
#orange .site-content h2 {
	background-color: #ffd362;
	border-top: 1px dashed #F8F0DE;
	border-bottom: 1px dashed #F8F0DE;
	box-shadow: 0 0 2.5px 2px #fdc537;
	-moz-box-shadow: 0 0 2.5px 2px #fdc537;
	-webkit-box-shadow: 0 0 2.5px 2px #fdc537;
	-o-box-shadow: 0 0 2.5px 2px #fdc537;
	-ms-box-shadow: 0 0 2.5px 2px #fdc537;
}
#turquoise .site-content h2 {
	background-color: #93d9c8;
	border-top: 1px dashed #F8F0DE;
	border-bottom: 1px dashed #F8F0DE;
	box-shadow: 0 0 2.5px 2px #72ccb6;
	-moz-box-shadow: 0 0 2.5px 2px #72ccb6;
	-webkit-box-shadow: 0 0 2.5px 2px #72ccb6;
	-o-box-shadow: 0 0 2.5px 2px #72ccb6;
	-ms-box-shadow: 0 0 2.5px 2px #72ccb6;
}
#blue .site-content h2 {
  background-color: #a2cbec;
	border-top: 1px dashed #f9f2ca;
	border-bottom: 1px dashed #f9f2ca;
	box-shadow: 0 0 2.5px 2px #9CC5E6;
	-moz-box-shadow: 0 0 2.5px 2px #9CC5E6;
	-webkit-box-shadow: 0 0 2.5px 2px #9CC5E6;
	-o-box-shadow: 0 0 2.5px 2px #9CC5E6;
	-ms-box-shadow: 0 0 2.5px 2px #9CC5E6;
}
#pink .site-content h2 {
  background-color: #fcc2d0;
	border-top: 1px dashed #f9f2ca;
	border-bottom: 1px dashed #f9f2ca;
	box-shadow: 0 0 2.5px 2px #ff95b0;
	-moz-box-shadow: 0 0 2.5px 2px #ff95b0;
	-webkit-box-shadow: 0 0 2.5px 2px #ff95b0;
	-o-box-shadow: 0 0 2.5px 2px #ff95b0;
	-ms-box-shadow: 0 0 2.5px 2px #ff95b0;
}
#red .site-content h2 {
	color:#fff7e3;
  	background-color: #e64444;
	border-top: 1px dashed #f9dfa3;
	border-bottom: 1px dashed #f9dfa3;
	box-shadow: 0 0 1.5px 1.5px #d02626;
	-moz-box-shadow: 0 0 1.5px 1.5px #d02626;
	-webkit-box-shadow: 0 0 1.5px 1.5px #d02626;
	-o-box-shadow: 0 0 1.5px 1.5px #d02626;
	-ms-box-shadow: 0 0 1.5px 1.5px #d02626;
}

/*-----------------サイドバー　見出し２--------------------------*/
#sidebar h2 {background-color: #ffd362;}
#orange #sidebar h2 {
	background-color: #ffd362;
	}
#turquoise #sidebar h2 {
	background-color:#7fd0bc;
	color:#fff;
	text-shadow:1px 1px 1px #057c85;
}
#blue #sidebar h2 {
	background-color:#FEDB80;
}
#pink #sidebar h2 {
	background-color: #b1d58e;
}
#red #sidebar h2 {
	background-color:#F9F7EF;
	border:1px solid #d91616;
	border-left:5px solid #d91616;
}

/*-----------------本文エリア　見出し３--------------------------*/
#content h3 {
	border-left:4px solid #ad816a;
	padding:18px 10px;
}

/*-----------------続きを読む-----------------*/

a.readmore {background-color:#fedb80;}
a.readmore:hover {background-color:#fee39c;}
/******/
#orange a.readmore {background-color:#fedb80;}
#orange a.readmore:hover {background-color:#fee39c;}
/******/
#turquoise a.readmore {background-color:#a0decf;}
#turquoise a.readmore:hover {background-color:#bce9de;}
/******/
#pink a.readmore {background-color:#ffccd8;}
#pink a.readmore:hover {background-color:#ffdae3;}
/******/
#red a.readmore {
	background-color:inherit;
	border:1px solid #e64444;
	color:#e64444;
}
#red a.readmore:hover {
	background-color:#e64444;
	color:#fff;
}

/*-----------------ブログ記事-----------------*/
.blog-post {
	border-top: 5px solid #E1D2AC;
	background-color:#fffefb;
}

/************************************
　リセット
*************************************/
* {
	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;
}
body {
	margin: 0;
	text-align: center;
	font-family: YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif;
	-moz-text-size-adjust: 100%;/*フォントサイズ調整*/
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	line-height: 1;
	background:#F8F7F2;
	color: #333;
}
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;
}
ol, ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}
/*ページ内のリスト */
#content ul {
	margin:10px 20px 0;
	list-style:circle;
}
#content ol {
	margin:10px 20px 0;
	list-style-type:decimal;
}
#content li {
	padding:5px 0;
	font-size:83%;
	line-height:1.4;
}
li.bypostauthor {
	font-size:83%;
}

/* テーブル */
table {border-collapse: collapse;}
.site-content table {
	width:100%;
	height:inherit;
	margin:20px auto;
}
.site-content table th {
	font-size:86%;
	line-height:1.5;
	padding:8px;
	border:1px solid #E1D2AC;
	background-color:#f5f1e3;
}
.site-content table td {
	font-size:86%;
	line-height:1.5;
	padding:8px;
	border:1px solid #E1D2AC;
	background-color:#fffefb;
}
/*フロート解除*/
.clear {clear: both;}
.clearfix:before, .clearfix:after {
	content: "."; 
	display: block; 
 	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
/*フォントサイズ*/
h1 {font-size: 150%;}
h2 {font-size: 120%;}
h3 {font-size: 110%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h2+h3 {margin-top:30px;}
p {
	font-size: 86%;
	line-height: 1.7;
	margin: 1.5em 0;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
/*角丸*/
.radius5px {
	border-radius: 5px;
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	behavior: url(border-radius.htc); /* IE */
}
.radius {
	border-radius: 10px;
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	behavior: url(border-radius.htc); /* IE */
}
hr {
	border:1px dashed #ad816a;
	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%;}
.sticky {
    border-top: 4px solid #633;
    padding: 10px 20px;
}
.gallery-caption,
.wp-caption-text {
    font-size: 83%;
	line-height:1.5;
}

/* 引用 */
blockquote {
	background-color:#fffefb;
	margin:30px 0;
	position:relative;
	padding:2em 1em;
}
blockquote:before{
content:"“";
font-size:400%;
line-height:1em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ad816a;
position:absolute;
left:10px;
top:0;
}
blockquote:after{
content:"”";
font-size:400%;
line-height:0em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ad816a;
position:absolute;
right:10px;
bottom:0;
}
/* コメントは受付けていませんを消す */
.nocomments {display: none;}
/*続きを読むのリンク*/
.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;
}

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

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

/*------------------------
　ヘッダー
------------------------*/

header {
	margin:10px 0;
	position:relative;
}
p.catch {
	margin: 0 0 10px;
	font-size:83%;
}
.top-logo {
	float:left;
}
.top-logo h1.no-style {
	margin:0;
	padding:0;
	border:none;
}
.top-logo img {
	margin:5px 0;
}
.top-logo h1 {
	font-size: 200%;
	border: none;
	padding: 0;
	margin:15px 0 10px;
}
.top-logo a {
	text-decoration: none;
}
.top-tel-box {
	float:right;
	margin:10px 10px 0 0;
}
.top-tel-box p {
	font-size:78%;
	text-align:right;
	line-height:1.4;
	color:#795b21;
	font-family:"Arial Bold", Gadget, sans-serif;
}
.top-tel-box a {
	color:#795b21;
}
.top-tel {
	display:block;
	font-size:160%;
}

/*------------------------
　パンくずリスト
------------------------*/
/*schema.org構造化データ*/
.twp-breadcrumb {
	overflow:hidden;
	margin:20px 0 20px 5px;
}
.twp-breadcrumb ol {
	margin:0;
	padding:0;
	font-size:76%;
}
.twp-breadcrumb ol li {
	list-style:none;
	display:inline;
	line-height:1.6;
}
.twp-breadcrumb ol li a {
	padding:0;
	text-decoration: none;
	color:#630;
}
.twp-breadcrumb ol li a:hover {
	text-decoration:underline;
}
.twp-breadcrumb ol li:after {
	content: " > ";
	padding:0 5px;
	margin: 0;
}
.twp-breadcrumb ol li:last-child:after {
	content:'';
}

/*------------------------
　ヘッダーメニュー
------------------------*/
ul.top-menu {
	*zoom: 1;
	margin: 0;
}
ul.top-menu:before, ul.top-menu:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
ul.top-menu:after{
  clear: both;
}
ul.top-menu li {
	padding: 0;
	font-size: 90%;
	position:relative;
	float:left;
}
ul.top-menu li a {
	display:block;
	text-decoration: none;
	padding: 15px 18px;
	margin: 0 -3px 0 0;
	line-height:1;
}
ul.top-menu li ul.sub-menu {
	position:absolute;
	z-index:9999;
	top:100%;
	left:0;
	margin:0;
	padding:0;
	width:100%;
}
ul.top-menu li ul.sub-menu li {
	width:100%;
}
ul.top-menu li ul.sub-menu li a {
	padding: 13px 5px 13px 8px;
	text-align: left;
	line-height:1.3;
}
/*サブメニューがフェードインして現われる*/
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;
}
/*最初の1個の左を角丸に*/
nav.topnav li:first-child a:hover {
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px 0 0 5px;   /* Firefox用 */
	behavior: url(border-radius.htc); /* IE */
}
/*最後の1個の右を角丸に*/
nav.topnav li:last-child a:hover {
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0 5px 5px 0;  /* Firefox用 */
	behavior: url(border-radius.htc); /* IE */
}
/*下層メニューの最初の1個の左を角丸を０に*/
nav.topnav ul.top-menu li ul.sub-menu li:first-child a:hover {
	border-radius: 0;
	-webkit-border-radius: 0;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0;   /* Firefox用 */
	behavior: none; /* IE */
}
/*下層メニューの最後の1個の右を角丸を０に*/
nav.topnav ul.top-menu li ul.sub-menu li:last-child a:hover {
	border-radius: 0;
	-webkit-border-radius: 0;  /* Safari,Google Chrome用 */
	-moz-border-radius:0;  /* Firefox用 */
	behavior:none;
}

/*------------------------
　サイドバー
------------------------*/
.home #sidebar {
	margin-top:30px;	
}
#sidebar h2 {
	font-size: 90%;
	padding:15px 10px;
	line-height:1;
	margin-top:0;
}
#sidebar ul {
	margin-bottom: 20px;
}
.widget img,
.widgets_ctn {
	margin-bottom:10px;
}
.sidebar-widget li {
	padding: 5px 0;
	font-size: 83%;
	line-height: 1.3;
}
.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: #795b21;
}
#sidebar .post-date {
	font-size:79%;
	display:block;
	margin-top:5px;
	color:#d4af51;
}
.widget_recent_entries li {
	border-bottom:1px dashed #E1D2AC;
	padding:10px 0;
}
.widget_categories li {
	border-bottom:1px dashed #E1D2AC;
	padding:8px 0;
}
/*固定ページの子ページ　サイドバーのサブメニュー*/
ul.side-submenu li:before{
	content: "\ea42";
	font-family: 'twp-icon';
	padding-right:5px;
	padding-left:3px;
	color:#E1D2AC;
}

/*子カテゴリー*/
#sidebar .widget_categories li ul.children {
	margin:5px 0 0 0;
}
#sidebar .widget_categories li ul.children li {
	border:none;
	font-size:93%;
	padding:5px;
}
/*タグクラウド*/
.tagcloud {
	margin-bottom:20px;
}
/*タグクラウドのフォントサイズを統一*/
.tagcloud a {
    font-size: 83% !important;
	line-height:1.8;
	padding:0 10px 10px 0;
}
/*検索フォーム*/
.searchform {
	margin:30px 0;
}
/*サイドバーにRSSを読み込んだときのRSSアイコンの位置*/
.side-h2 .rss-widget-icon {
	vertical-align:middle;
}
.screen-reader-text {
	display: none;
}
#sidebar .responsive {
	margin-bottom:10px;
}

/*------------------------
　カレンダーウィジェット
------------------------*/
#wp-calendar {
    width: 100%;
	margin:20px auto;
	font-size:83%;
	color: #795b21;
}
#wp-calendar caption {
	margin:0 0 5px;
}
#wp-calendar thead tr th {
	border:1px solid #ccc;
	text-align: center;
	padding: 5px 3px;
}
#wp-calendar td {
    text-align: center;
    padding: 5px 3px;
    border:1px solid #ccc;
}
#wp-calendar td a {
	text-decoration:underline;
}
#wp-calendar caption {
    font-weight: bold;
    text-align: left;
}
#wp-calendar tbody tr #today {
    background-color: #efefef;
}

/*------------------------
　ページトップへ
------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #aaa;
	text-decoration: none;
	color: #fff;
	width: 60px;
	padding: 15px 0;
	text-align: center;
	display: block;
	border-radius: 40px;
}
#page-top a:hover {
	text-decoration: none;
	background: #ccc;
}
/*------------------------
　HOME スライドショー
------------------------*/
.slider {
	margin-top:20px;
	display:none;/*画像が一瞬縦に並ぶのを避ける*/
}

/*----------------------------
　HOME 自由入力欄（固定ページ）
------------------------------*/
.top-info h2 {
	font-size:140%;
	padding:10px 3px;
}
.top-info h2 i {
	padding-right: 10px;
}

/*------------------------
　HOME 3PRボックス
------------------------*/
.box-row {
	overflow: hidden;
	height: auto;
}
.box-row-3 {
	display: block;

	display:-webkit-box;
	flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	
	-js-display: flex;
 	display: flex;
 	display: -ms-flexbox;
    display: -webkit-flex;

 	justify-content: center;
}

.box-row-3 .box3 {
	padding: 0 10px;
	margin: 10px 8px 10px 0;
	
/*追加 for flex*/
	flex: 1;
	width: 31%;
	display: inline-block;
	min-width: 20%;
}

.box-row-3 .box3 h2 {
	font-size: 93%;
	text-align: center;
	padding: 6px 2px;
	margin-top:15px;
	width: 100%;
}
.box3 h2 a {
	color:inherit;
	text-decoration:none;
}
.box3 p {
	line-height: 1.4;
	font-size:83%;
	margin:10px 0;
}
.box3 img {
	padding: 0 3px;
}
p.shosai {
	text-align: right;
	font-size: 79%;
	line-height: 1;
	margin: -5px 5px 15px 0;
}
p.shosai a {
	text-decoration: none;
}
p.shosai a:hover {
	text-decoration: underline;
}
/*マウスオーバーで画像回転*/
.box-photo {
	overflow:hidden;
}
.box-photo img {
	transform:rotate(0) scale(1);
	-webkit-transform:rotate(0) scale(1);
	transition:all 0.3s ease;
}
.box-photo img:hover {
	transform:rotate(1deg) scale(1.2);
	-webkit-transform:rotate(1deg) scale(1.2);
}

/*------------------------
　HOME news-list
------------------------*/
h2.top-news-title {
	margin-top:40px;
}
dl.news-list {
	margin:10px 0 0;
}
.home dl.news-list dt {
	font-size:76%;
	color:#795b21;
	margin:8px 0;
	float:left;
	width:90px;
	line-height:1.4;
}
dl.news-list dd{
	padding:8px 10px 8px 90px;
	margin:0;
	font-size:83%;
	border-bottom:1px dotted #e8cd99;
	line-height:1.4;
}
p.news-link {
	margin-bottom:0;
}
p.news-link a {
	color:#795b21;
}
	
/*------------------------
　HOME 新着ブログ
------------------------*/
.new-blog {
	clear:both;
	padding-top:30px;
}
h2.top-blog-title {
	font-size: 110%;
}

.blog-new {
	clear: both;
	padding-top:15px;
}
.blog-new-img {
/*
	width:150px;
	height:100px;
	*/
	float: left;
	margin: 0 15px 10px 0;
}
.blog-new-img img {
	width:150px;
	height:100px;
	object-fit: cover;
}
p.blog-date {
	font-size: 73%;
	color: #999;
	display: block;
	margin:0 0 5px;
	line-height:1;
}
#content h3.blog-title {
	font-size: 96%;
	font-weight: bold;
	padding:0;
	margin:0 0 -10px;
	border:0;
	line-height:1.3;
}
/*ブログトップへのリンク*/
p.blog-link {
	margin-top:20px;
}
p.blog-link a {
	color:#795b21;
}

/*------------------------
　ブログトップ
------------------------*/
.more-link {
	font-size:90%;
	float:right;
}
/*------------------------
　ブログ個別記事
------------------------*/
p.date {
	clear:both;
	font-size: 76%;
	margin: 0 0 10px;
}
.blog-post {
	margin: 0 0 40px 0;
	padding: 5px 20px 10px;
}
.blog-post i {
	color:#623F1B;
}
#content .blog-post h1 {
	line-height:1.5;
	border-top:none;
	text-align:left;
	padding:25px 3px;
}
/*記事前後のリンク*/
.paging {
	font-size: 83%;
	line-height: 1.6;
	margin-bottom:20px;
	overflow:hidden;
}
.paging i {
	color:#623F1B;
}
.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;
}
/*------------------------
　コメント欄
------------------------*/
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;
}
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;
}
/*--------------------------
　ブログ関連記事　Related Posts
---------------------------*/
#content h3.related {
	font-size:90%;
	padding:10px;
	line-height:1;
}
ul.single_btm_cate li {
	font-size:93%;
}
/*--------------------------
　news個別記事の下に表示される新着リスト
---------------------------*/
#content h3.news {
	padding:10px;
}
#content ul.related-list {
	margin:0;
	padding:0;
}
ul.related-list li {
	font-size:83%;
	line-height:1.5;
	padding:5px 0;
	list-style:none;
}
.list-date {
	color:#666;
	padding-right:15px;
	font-size:80%;
}

.post-article h1 {
	line-height:1.4;
}

/*------------------------
　ブログ一覧、カテゴリー
------------------------*/
#content .blog-post h1.blog-list-title {
	background:none;
	border-top:none;
	border-bottom:3px solid #E1D2AC;
	box-shadow:none;
	margin-top:0;
	line-height:1.5;
	padding:15px 0;
	font-size:130%;
}
.blog-post {
	overflow:hidden;
}

.blog-list-date {
	font-size:76%;
	margin:0 0 5px 0 ;
	text-align:right;
	color:#ad816a;
}
.archive .entry-content p {
	margin-top:0;
}

.category .entry-content p {
	margin-top:0;
}
/*ブログアーカイブ*/
#content h1.archive-title {
	border-bottom:none;
	font-size:110%;
	margin:0;
}

/*------------------------------------------
　ブログトップとarchive.phpのページネーション
------------------------------------------*/
.pagenation {
	overflow:hidden;
	margin-bottom:20px;
	padding:0 0 5px;
}
ul.page-numbers {
	text-align: center;
	line-height:2;
}
ul.page-numbers li {
	display: inline-block;
    vertical-align: middle;
	color:#ad816a;
	font-size: 78%;
	display: inline;/*ie7*/
    zoom: 1;/*ie7*/
}
ul.page-numbers li a.page-numbers {
	padding: 10px;
	background-color:#F9F7EF;
	border:1px solid #E1D2AC;
	color:#ad816a;
}
ul.page-numbers li a.page-numbers:hover {
	text-decoration: none;
	background-color: #E1D2AC;
}
.current {
	padding: 10px;
	margin: 0;
	background-color: #E1D2AC;
	border:none;
}

/*------------------------
　contactform7
------------------------*/
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%;
}
.wpcf7-response-output {
	font-size:90%;
	padding:10px;
}
/*チェックボックス改行*/
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;
}

/*------------------------
　フッター
------------------------*/
footer {
	border-top: 1px solid #ad816a;
	margin:30px 0 10px;
	text-align: center;
}
p.footer-name {
	font-weight:bold;
	font-size:96%;
	margin:15px 0;
	color:#795b21;
}
footer a {
	color: #630;
}
#footer-menu ul li {
	display: inline;
	padding: 10px 5px;
	font-size: 79%;
	line-height: 1.5;
}
.copyright {
	color: #666;
	font-size: 65%;
}
.copyright a {
	color: #666;
}
p.login {
	margin:-10px auto 10px;
	font-size:76%;
}
/* SNS */
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 {
	text-decoration: none;
}


/*------------------------------
　検索フォーム
--------------------------------*/
.searchform {
	margin:20px auto;
}
.searchform label {
	display:none;
}
.searchform input.searchfield {
	padding:3px;
	font-size:83%;
	width:200px;
}
input.searchsubmit {
	font-family: 'twp-icon';
	border:none;
	background: transparent;
	cursor: pointer;
	color:#999;
	margin:0;
}

/*------------------------
　検索結果
------------------------*/
.search-post .readmore{
	display:none;
}
.search-post .post-title {
	border-left:4px solid #E1D2AC;
	padding-left:10px;
}
#content .search-post .post-title h2 {
	font-size:110%;
	margin:0;
	background-color:inherit;
	border:none;
	padding:5px 0;
	border-bottom:none;
	box-shadow:none;
}
.search-post .post-title p{
	margin:0;
	color:#999;
	font-size:79%;
}
.search-post .post-content p {
	margin:10px 0 50px;	
	padding-left:10px;
}


/*------------------------
　メニュートリガー
------------------------*/
.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: 3px;
	background-color: #633;
	border-radius: 3px;
}
.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);
}

/************************************
   レスポンシブレイアウト
************************************/
/* PC */
@media screen and (min-width: 769px) {
.wrap {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
#sidebar {
	width: 280px;
	float: right;
}
#content {
	width: 650px;
	float: left;
}
.sp-right {
	display: none;
}
/*PCでは電話番号のリンクを消す*/
.top-tel-box {
	pointer-events: none;
	cursor: default;
}
}

/* タブレット以下 */
@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%;
}

p {
	font-size:96%;
}
#content li {
	font-size:96%;
}
/*ヘッダー*/
.sp-right {
	margin-top:5px;
	float:right;
}
.top-logo h1 {
	margin-top:5px;
}
.top-logo {
	float:none;
}
.top-tel-box{
	float:none;
	margin:0;
}
.top-tel-box p{
	text-align:left;
	padding:10px 0;
	margin:0;
}
.top-tel {
	font-size:160%;
	display:inline;
	padding-left:6px;
}
p.catch {
	margin: 0;
	font-size:83%;
}
/* スライドショー */
.slider {
	margin-top:0;
}
/*コンテンツエリア*/
.wrap {
	margin: 0 20px;
	text-align: left;
}
#content {
	float: none;
}
#sidebar {
	width: 100%;
	float: none;
	clear: both;
	margin-bottom: 20px;
}
/* HOMEの3つのPR */
.box3 h2 {
	font-size: 86%;
}
.box3 {
	margin: 10px;
	width: 30%;
}
/*メニュー関連*/
ul.top-menu {
	display: none;
}
nav#header-menu {/*メニューの位置調整*/
	position:absolute;
	top:40px;
	width:100%;
	z-index:1000;
}
ul.top-menu {
	padding: 0;
	margin: 0;
}
ul.top-menu li {
	text-align: right;
	float:none;
	font-size:100%;
	font-weight:bold;
}
ul.top-menu li a {
	display: block;
	text-decoration: none;
	padding: 0 15px;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
ul.top-menu li a:hover {
	background-color: #FC6;
}
ul.top-menu li:last-child a,
#orange ul.top-menu li:last-child a,
#turquoise ul.top-menu li:last-child a,
#blue ul.top-menu li:last-child a,
#pink ul.top-menu li:last-child a,
#red ul.top-menu li:last-child a
 {
	border-bottom: none;
}


/*ドロップダウン*/
nav#header-menu ul.top-menu li ul.sub-menu {
	visibility:visible;
 	opacity: 1;
 	transition: 0s;
 	position:inherit;
}
nav#header-menu ul.top-menu li ul.sub-menu li a{
	visibility:visible;
	opacity: 1;
	transition: 0s;
	text-align:right;
	line-height:1;
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
}
/*サイドバー*/
.sidebar-widget li {
	font-size:96%;
}
/*タグクラウドのフォントサイズを統一*/
.tagcloud a {
    font-size: 96% !important;
	line-height:2.5;
}
/*ブログ一覧日付*/
.blog-list-date {
	margin:0 0 10px 0;
	text-align:left;
}
/*テーブル（お問い合わせ）*/
table.formtable th {
	display:block;
	border-bottom:none;
	padding-bottom:0;
}
table.formtable td {
	display:block;
}
/*フッターメニュー*/
#footer-menu ul li {
	line-height:2.5;
	padding: 10px 0;
	margin:0 -2px;
}
#footer-menu ul li:after {
	content:"｜";
}
.theme-twp {
	display:block;
}

/*-------------------------------------------*/
/*	カラーチェンジャー（タブレット以下）
/*-------------------------------------------*/
/*問い合わせ電話番号の上ライン*/
.top-tel-box{
	border-top:2px solid #f8b350;
}
#orange .top-tel-box{
	border-top:2px solid #f8b350;
}
#turquoise .top-tel-box{
	border-top:2px solid #5cbda5;
}
#blue .top-tel-box{
	border-top:2px solid #aed6f6;
}
#pink .top-tel-box{
	border-top:2px solid #F8566A;
}
#red .top-tel-box{
	border-top:2px solid #f48787;
}

/*メニュー下線*/
ul.top-menu li a {
	border-bottom: 1px solid #C90;
}
#orange ul.top-menu li a {
	border-bottom: 1px solid #C90;
}
#turquoise ul.top-menu li a {
	border-bottom: 1px solid #a0decf;
}
#blue ul.top-menu li a {
	border-bottom: 1px solid #d1eaff;
}
#pink ul.top-menu li a {
	border-bottom: 1px solid #ffd4df;
}
#red ul.top-menu li a {
	border-bottom: 1px solid #ffaaaa;
}
}
/*-------------------------------------------*/
/*　スマートフォン
/*-------------------------------------------*/
@media screen and (max-width: 480px) {
/*画像回り込み解除*/
.alignright {
	display:block;
	float:none;
	margin:15px;
}
.alignleft {
	display:block;
	float:none;
	margin:15px;
}
.no-sp {
	display:none;
}
.wrap {
	margin: 0 15px;
	text-align: left;
}

.box-row-3 {
	display: inherit;
    flex-wrap:inherit;
    -ms-flex-wrap:inherit;
    -webkit-flex-wrap:inherit;
	-js-display:inherit;

}
.box-row-3 .box3 {
	flex:inherit;
	padding: 5px 15px;
	margin: 10px auto 20px;
	width: 96%;
	display:inherit;
}

.box3 img {
	display:block;
	margin:auto;
}

.blog-new-img {
	float:none;
}
h1 {
	font-size: 130%;
	line-height: 1.3;
}
.top-logo h1 {/*サイトタイトル*/
	font-size:150%;
}
h2 {
	font-size: 110%;
}
#content .top-info h2 {
	font-size:100%;
	padding:0 0 5px;
}
.box3 p {
	font-size:93%;
}
/* サイドバー */
#sidebar {
	margin-top:30px;
}
/* ページング */
a.page-numbers {
	padding: 10px 9px;
	border: 1px solid #ccc;
}
.current {
	padding: 10px 6px;
}
#footer-menu ul {
	text-align:left;
}
/* 記事前後リンク */
.prev-link-box {
	width:100%;
	float:none;
}
.next-link-box {
	width:100%;
	float:none;
}
.next {
	text-align:left;
	border-left:none;
}
/* お知らせ */
dl.news-list dt.news-date {
	float:none;
	margin:0;
}
dl.news-list dd{
	padding:5px 0;
	margin-bottom:10px;
	font-size:90%;
}
/*記事*/
.post,
.blog-post {
	padding: 5px 15px 10px;
}
}
/*-------------------------------------------*/
/*	印刷用CSS
/*-------------------------------------------*/
@media print{
.wrap {
	margin: 0 auto;
	text-align: left;
	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;
	background: #fff;
	z-index: 10000;
	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:83%; 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.orange{color:#fdc325;}
.color-palet span.turquoise{color:#68D5B2;}
.color-palet span.blue{color:#39F;}
.color-palet span.pink{color:#F99;}
.color-palet span.red{color:#F33;}