@charset "UTF-8";
/*
Theme Name: リブレ様 店舗移転テーマ PHP8対応
Description: Produced by Tomoko Miyawaki
Theme URI: http://miyawakitomoko.jp/
Author: Tomoko Miyawaki 
Author URI: http://miyawakitomoko.jp/
Version: 4.0
*/

/****************************************

          リセット

*****************************************/
* {margin: 0; padding:0;}

a {text-decoration:none;}
ul,ol {list-style:none;}
img {max-width :100%; vertical-align: middle; border: 0;}
a img {border: 0;}
input, select {vertical-align:middle;}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,table,pre { margin-top: 0}

/****************************************

          Normalize

*****************************************/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize.css */
/* HTML5 display definitions */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {display: block}
audio,canvas,video {display : inline-block}
audio:not([controls]) { display: none;height: 0}
[hidden] {display: none}
/* Links */
a:focus { outline: none}
a:hover,a:active { outline : 0}
/* 禁則処理の追加 */
p,li,dt,dd,th,td,pre{-ms-line-break: strict; line-break: strict; -ms-word-break: break-strict; word-break: break-strict}
abbr[title] { border-bottom : 1px dotted}
b, strong { font-weight : bold}
dfn { font-style: italic}
mark { background: #ff0; color: #000}
code, kbd, pre, samp {font-family: monospace, serif; font-size: 1em}
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word}
q {quotes: “\201C” “\201D” “\2018” “\2019”;}
small {font-size: 80%;}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline}
sup {top: -0.5em}
sub {bottom: -0.25em}
svg:not(:root) {overflow: hidden}
figure {margin: 0}
/* Forms */
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
legend {border: 0; padding: 0; }
button, input, select, textarea {font-family: inherit; font-size: 100%; margin: 0; }
button,input {line-height: normal; }
button,
input[type="button"],  
input[type="reset"], 
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {cursor: default}
input[type="checkbox"], input[type="radio"] { box-sizing: border-box;  padding: 0; }
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;  box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0}
textarea {overflow: auto; vertical-align: top; }
/* Tables */
table { border-collapse: collapse; border-spacing: 0;}



/****************************************

          基本設定

*****************************************/
/* Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');

body {
	font-family: 'Noto Sans JP', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	/* font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif; */
	line-height:1.5;
    -webkit-text-size-adjust: 100%; 
    -ms-text-size-adjust: 100%;
	font-size:100%;
	background:#F5DEB9;
}

/* webフォント -源柔ゴシック- */
@font-face {  font-family: "genExtraLight";  src: url(font/GenJyuuGothic-ExtraLight.woff) format('woff');}
@font-face {  font-family: "genLight";  src: url(GenJyuuGothic-Light.woff) format('woff');}
@font-face {  font-family: "genMedium";  src: url(font/GenJyuuGothic-Medium.woff) format('woff'); }
@font-face {  font-family: "genBold";  src: url(font/GenJyuuGothic-Bold.woff) format('woff');}
@font-face {  font-family: "genHeavy";  src: url(font/GenJyuuGothic-Heavy.woff) format('woff');}

.genExtraLight {  font-family: "genExtraLight";}
.genLight {  font-family: "genLight";}
.genMedium {  font-family: "genMedium";}
.genBold {  font-family: "genBold";}
.genHeavy {  font-family: "genHeavy";}

/* リンク */
a { color:#333333;}

a:hover, a:focus {
	color:#FF5A85;
	text-decoration:underline;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
} 

/* タイポグラフィー
----------------------------------*/
p {
	font-size:1em;
	margin-bottom:1em;
}

h1 {
	font-size: 1.438em;
	line-height:1;
	margin-bottom:0.5em;
}

h2 {
	font-size: 1.375em;
	line-height:1.3333;
	margin-bottom:0.6667em;
}

h3 {
	font-size: 1.25em;
	line-height:1;
	margin-bottom:1em;
}

h4 {
	font-size:1.125em;
	line-height:1.5;
	margin-bottom:1.5em;
}

h5,h6 {
	font-size:1em;
	line-height:1.5;
	margin-bottom:1.5em;
}


/* common */
.att {
	color:#D90000;
	font-weight:bold;
}

.att2 {
	color:#FF0000;
	font-weight:bold;
}


.more, .more-btn {
	text-align:right;
}


.post .more a {
	color:#FFFFFF;
	text-decoration:none;
}

.post .more a:hover {
	color:#FFFFFF;
}

.more a {
	overflow:hidden;
	font-size:0.938em;
	color:#FFFFFF;
	background:#0FAADA;
	padding:3px 10px;
	margin-right:10px;
	width:80px;
	text-align:center;
	border-radius:3px;
}

.more a:hover {
	background:#0A8FB9;
	text-decoration:none;
}

.more-btn a {
	padding:6px 37px 6px 20px;
	border-radius:20px;
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-size:0.938em;
	text-shadow:-1px -1px 3px #3557BE;
	background:url(images/more-ico.png) 97% center no-repeat , #0FAADA;
	margin:15px 0;
}

.more-btn a:hover {
	background:url(images/more-ico2.png) 97% center no-repeat ,#0A8FB9;
	text-shadow:none;
	text-decoration:none;
}

.post .more-btn a,
.post .more-btn a:hover {
	color:#FFFFFF !important;
	text-decoration:none !important;
}

/* Grid System
----------------------------------*/
.row {
	margin-bottom: 10px;
}

.row:after {
  content: "";
  clear: both;
  display: block;
}

.col {
  float: left;
  margin-right: 2.5641%;
}

.col:last-child {
  margin-right: 0;
}

.col1 {width: 5.9829%;}
.col2 {width: 14.5299%;}
.col3 {width: 23.0769%;}
.col4 {width: 31.6239%;}
.col5 {width: 40.1709%;}
.col6 {width: 48.7179%;}
.col7 {width: 57.2649%;}
.col8 {width: 65.8119%;}
.col9 {width: 74.3589%;}
.col10 {width: 82.9059%;}
.col11 {width: 91.4529%;}
.col12 {width: 100%;}

/* common：3col */
.col3, .col3-last {
	display:inline-table;
	width:190px;
	margin-right:5px;
	height:150px;
	vertical-align:top;
}

.col3-last {
	margin-right:0px;
}

.none {
	display: none;
	}

/* margin
----------------------------------*/
.m5.m10.m15, .m20, .m25, .m30, .m35, .m40, .m45, .m50 {clear:both;}
.m5 {margin-bottom:5px;}
.m10 {margin-bottom:10px;}
.m15 {margin-bottom:15px;}
.m20 {margin-bottom:20px;}
.m25 {margin-bottom:25px;}
.m30 {margin-bottom:30px;}
.m35 {margin-bottom:35px;}
.m40 {margin-bottom:40px;}
.m45 {margin-bottom:45px;}
.m50 {margin-bottom:50px;}

.m-top5 {margin-top:5px;}
.m-top10 {margin-top:10px;}
.m-top15 {margin-top:15px;}
.m-top20 {margin-top:20px;}
.m-top25 {margin-top:25px;}
.m-top30 {margin-top:30px;}
.m-top35 {margin-top:35px;}
.m-top40 {margin-top:40px;}
.m-top45 {margin-top:45px;}
.m-top50 {margin-top:50px;}

/* イメージ */
img {
	max-width:100%;
}

/* イメージfloat */
.aligncenter	{display: block;
	margin-left: auto;
	margin-right: auto}

.alignleft	{float: left;
	margin-right: 10px;
	margin-bottom: 10px}

.alignright	{float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:right}

/* テーブル */
table {
	font-size: 93.75%;
	text-align:left;
	width: 100%;
	border-left: #CCC solid 1px;
	border-top: #CCC solid 1px;
	background:#fff;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 24px;
}

th, td {
		padding:6px 8px;
		vertical-align:top;
		border-right:#aaa solid 1px;
		border-bottom:#aaa solid 1px;
}

th {
		font-weight:bold;
		background:#E6E6E6;
}

/* リスト */
.post ul {
    margin: 0 0 1.5em 1.5em;
    padding: 0;
    list-style-type: disc;
}

.post li {
    margin: 0 0 1.5em 0;
    padding: 0;
}

.post ol {
    margin: 0 0 1.5em 1.575em;
    padding: 0;
	list-style-type:decimal;
}

.post li {
    margin: 0;
    padding: 0;
}

hr {
    margin-bottom: 1.5em;
}

/* 記事内 画像リンク */
.post a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/* アドレス */
address {
	text-align:center;
	font-style:normal;
	font-size:0.875em;
	clear:both;
}

/* clearfix */
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1; /* for IE6/7 */
}

/* ディスプレイ PC・Tablet・Mobile */
.d-mobile {} /* モバイルのみ */
.d-pct {} /* PC・タブレットのみ */


/* メッセージボード */
.topmassageOff {
	display:none;
}

.topmassageOn {
	border:solid 1px #CCC;
	padding:15px;
}

.topmassageOn a{
	color:#0000FF;
	text-decoration:underline;
}
.topmassageOn a:hover {
	color:#FF5A85;
}


/****************************************

          共通設定＆レイアウト

*****************************************/

/* 基本レイアウト
----------------------------------*/
#wrapper {
	box-shadow:0 0 8px #666666;
	background:#F2FFDA;
}

header {
	margin-bottom:10px;
}

#contents {
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:15px;
}

#contents #main {
	overflow:hidden;
	background:#FFFFFF;
}

#contents #top {
	overflow:hidden;
	background:#FFFFFF;
}

#contents #sidebar {
	overflow:hidden;
}

footer {
	clear:both;
}

/* 共通
----------------------------------*/
/* スマホ用電話ボタン */
.m-tel a {
	display:block;
	color:#FFFFFF;
	padding:15px 10px;
	text-align:center;
	text-decoration:none;
	border-radius:10px;
	box-shadow:0px 2px 4px #444;
	background: #27b9ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #27b9ef 30%, #2079d9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#27b9ef), color-stop(100%,#2079d9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #27b9ef 30%,#2079d9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #27b9ef 30%,#2079d9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #27b9ef 30%,#2079d9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #27b9ef 30%,#2079d9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27b9ef', endColorstr='#2079d9',GradientType=0 ); /* IE6-9 */
}

.m-tel a:hover {
	text-decoration:none;
	background: #acddfb; /* Old browsers */
	background: -moz-linear-gradient(top,  #acddfb 0%, #56b9f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#acddfb), color-stop(100%,#56b9f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #acddfb 0%,#56b9f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #acddfb 0%,#56b9f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #acddfb 0%,#56b9f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #acddfb 0%,#56b9f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acddfb', endColorstr='#56b9f2',GradientType=0 ); /* IE6-9 */
}

.m-tel p {
	font-weight:bold;
	font-size:1.188em;
	margin:0;
}

.m-tel p.m-tel0120 {
	font-size:2em;
	text-shadow:1px 1px 2px #000000;
	font-weight:bold;
	margin-top:0px;
}

/* スマホ用メールボタン */
.m-mail a {
	display:block;
	text-align:center;
	border-radius:10px;
	box-shadow:0px 2px 4px rgba(0, 0, 0, 0.2);
}

.m-mail a:hover img {
	opacity: 0.9;
	filter: brightness(0.9);
}

/* スマホ用LINEボタン */
.m-line a {
	display:block;
	text-align:center;
	border-radius:10px;
	box-shadow:0px 2px 4px rgba(0, 0, 0, 0.2);
	background:#20B340;
}

.m-line a:hover {
	background:#188F32;
}

/* 電話ボタン */
.tel {
	margin:15px;
	clear:both;
}

/* ヘッダー
----------------------------------*/
/* タイトル */
#sitetitle, #description {
	display:none;
}

/* メールボタン */
header {
	position: relative;
}

.head-mail {
	position:absolute;
	top:20px;
	right:20px;
	padding-left:628px;
}


/* グローバルナビ */
#global, 
#global2 {
	position: relative;
	margin-bottom:5px;
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 4px #F59EB1;
	background:url(images/global-btn.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}

.naver li {
position: relative;
}

.naver li a {
	color: #333; 
	display: block; 
	font-size: 93.75%;
	line-height: 40px; 
	margin: 0; 
	padding: 5px 20px;
	border-right:solid 1px #AAAAAA;
	background-image:url(images/global-btn.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	text-shadow:0 2px 1px #FFFFFF;
}

.naver li a:hover {
	background-position:left -50px;
	text-shadow:none;
}


/* ぱんくず */
#breadcrumb {
	clear:both;
	font-size:0.925em;
	overflow: hidden;
	margin: 0px 0px 10px 5px;
	color:#D03D67;
}

#breadcrumb li {
	display: inline;
	font-size: 0.925em;
	padding: 0 5px 0;
}

#breadcrumb li a {
	text-decoration: underline;
	color:#D03D67;
}

#breadcrumb li a:hover {
	color:#FF5A85;
	top: 0;
}


/* カテゴリータイトル */
.category-title {
	color:#D03D67;
	font-size: 20px;
	line-height: 1.3;
	text-align: left;
	margin: 0 0 20px ;
	padding: 10px ;
	border: 1px solid #D03D67;
}

.category-title a {
	color:#D03D67;
	text-decoration:underline;
}

.category-title a:hover {
	color:#FF5A85;
	text-decoration:underline;
}

.c-color {
	color:#D03D67;
}

/* メイン
----------------------------------*/
.post {
	padding-bottom:15px;
	margin-bottom:25px;
	clear:both;
}

.post-entry img {
	margin-bottom: 15px;
}

/* リンク */
.post-entry a {
	color:#0000FF;
	text-decoration:underline;
}

.post-entry a:hover, 
.post-entry a:focus {
	color:#FF5A85;
}

/* 記事タイトル */
.post-title {
	font-size:22px;
	font-family: "genMedium";
	font-weight:bold;
	padding:15px 30px 12px 0;
	color:#006600;
	background:url(images/ttl-bg.png) right bottom no-repeat;
}

.post-title a {
	color:#006600;
}

.post-title a:hover, 
.post-title a:focus {
	color:#FF5A85;
}

/* メタ */
.postmeta {
	display:inline-block;
	color:#D03D67;
    font-size: 0.875em;
	margin:0 0 20px;
	padding: 0;
}

.postmeta a {
	color:#D03D67;
}

.postmeta a:hover {
	color:#FF5A85;
}

.post-time {
	background-image: url(images/metaico-time.png);
	background-position:left 1px;
	background-repeat:no-repeat;
	padding: 0 5px 0 0;
}

.post-category {
	background-image: url(images/metaico-cate.png);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding: 0;
	display:inline-block;
}

.post-category li {
	list-style:none;
	display:inline-block;
}

/* タイポグラフィー */
.post-entry h1, 
.post-entry h2, 
.post-entry h3, 
.post-entry h4, 
.post-entry h5, 
.post-entry h6 {
	margin-top:2em;
	margin-bottom:1.125em;
}

.post-entry h1, .post-entry h2 {
	color: #006600;
	line-height: 1.3;
	border-left: 7px solid #2F6000;
	background:#F3FACB;
	margin: 5px 0 25px ;
	margin-top:2em;
	padding: 10px 10px ;
	font-size:1.188em;
}

.post-entry h3 {
	color: #333333;
	background:url(images/lost-ico.png) left top no-repeat;
	color:#E23F71;
	padding: 0 0 7px 25px;
	line-height: 1.3em;
	font-size:1.125em;
	border-bottom:dotted 3px #006600;
}

.post-entry h4 {
	color: #006600;
}

.post-entry h5 {
	color:#333333;
	font-size:1.125em;
}

.post-entry h6 {
	color:#666666;
}

/* p、li、figureなど本文系要素の直後に見出しが来たとき */
:is(.post-entry p, .post-entry ul, .post-entry ol, .post-entry figure) + :is(h2, h3, h4, h5, h6) {
	margin-top: 3em !important;
}


/* メッセージボード */
.massage {
	clear:both;
	padding-top:30px;
}

.massageOn {
}

.massageOff {
	display:none;
}
.topmassage {
	background: url(images/oshirase-ttl.jpg) no-repeat 20px 10px;
	background-size: 100px;
	padding: 5px 10px 5px 150px;
}

/* サイドバー
----------------------------------*/
/* ウィジェット */
.widget {
	margin: 0 0 25px;
}

.widget-banner {
	margin: 0 0 15px;
	background-image:url(images/bana-bg.png);
	background-repeat:repeat-x;
	background-position:left top;
}

/* ウィジェット：タイトル */
.widget h3 {
	font-size:1.125em;
	text-align:left;
	background:#66A91E;
	background-image:url(images/side-bg.png);
	background-repeat: no-repeat;
	background-position:96% 7px;
   	margin:0 0 0 0; 
	padding:12px 5px 12px ;
	color:#FFFFFF;
}

/* ウィジェット：リスト */
.widget ul {
	background:#FFFFFF;
	border:solid 1px #BAE35F;
	border-top:none;
}

.widget li {
	border-bottom:dotted 2px #BAE35F;
	line-height:1.25em;
	margin:0; 
	padding:10px 10px 10px 26px;
	background-image:url(images/list-side.png);
	background-position:8px 11px;
	background-repeat:no-repeat;
	color:#333;
}

.widget li:last-child {
	border-bottom:none;
}

.widget li ul {
	border:none;
	margin-top:10px;
	margin-left:-25px;
	border-top:dotted 2px #BAE35F;
}

.widget li ul li {
	border-bottom:dotted 2px #BAE35F;
	padding:10px 0 10px 51px;
	background-image:url(images/list-side-child.png);
	background-position:23px 11px;
}

.widget li ul li:last-child {
	padding-bottom:0;
}

/* ウィジェット：バナー*/
.widget-banner {
	background:#FFFFFF;
}

.widget-banner img {
	display:block;
	overflow:hidden;
}

/* ウィジェット日時 */
.widget .post-date {
	font-size:0.825em;
	color:#999;
}


/* フッター
----------------------------------*/
footer {
	background:#DBF0A1;
	padding:10px 0 0;
}
/* フッターナビ */
#footer-nav {
	text-align:center;
	font-size:0.875em;
	margin-bottom:15px;
}

#footer-nav li {
	display:inline-block;
	padding:0 10px;
	border-right:solid 1px #000000;
}

/* スクロールTOP */
.totop {
	clear:both;
}

.totop a {
	clear:both;
	display:block;
	font-size:0.813em;
	text-align:right;
	float:right;
	background:#DBF0A1;
	margin: -30px 5px 0 0;
	padding:3px 15px;
	border-radius:5px 5px 0 0;
	color:#666666;
	text-decoration:none;
}

.totop a:hover {
	text-decoration:underline;
	color:#FF5A85;
}

/* Scroll Top */
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
}
#page-top a {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
    background: #E76180;
	font-weight:bold;
    text-decoration: none;
    color: #FFFFFF;
    width: 40px;
    padding:5px 2px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
}

/* フッター：インフォメーション */
.foot-info {
	margin:0 auto 20px;
	width:81.25%;
	padding:20px 20px 2px;
	background:#FFFFFF;
	text-align:left;
	color:#666;
 }

/* アドレス */
address {
	color:#FFFFFF;
	background:#6BAD0D;
	padding:5px 0;
}

address a {
	color:#FFFFFF;
}

/* フォーム
----------------------------------*/
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"], 
input[type="tel"], 
textarea {
	margin: 0;
	margin-bottom:5px;
	padding: 6px 4px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	font-size:13px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus, 
input[type="tel"]:focus, 
textarea:focus {
	border: 1px solid #8DBBE2;
	box-shadow: 0 0 5px #4DA6FF;
}

textarea {
	overflow: auto;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.pagenation span.current, .page-numbers {
	vertical-align: center;
	display: inline-block;
	margin:0px;
	padding: 4px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	line-height: normal;
	cursor: pointer;
	font-size:13px;
	/* ボタンのデザイン */
	border:solid 1px #FFC926;
	color: #333333;
	font-weight:bold;
	border:solid 1px #BBB;
	text-shadow:1px 1px #FFFFFF;
	box-shadow:1px 2px 2px #666;
	background: #DEDEDE; /* Old browsers */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #FCFCFC 0%, #DEDEDE 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #FCFCFC 0%, #DEDEDE 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(top, #FCFCFC 0%, #DEDEDE 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FCFCFC), color-stop(1, #DEDEDE));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #FCFCFC 0%, #DEDEDE 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #FCFCFC 0%, #DEDEDE 100%);
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover, 
.pagenation span.current,
.pagenation a:hover,
.pagenation a:hover {
	text-decoration:none;
	text-decoration:none;
	text-shadow:none;
	color:#FF5A85;
	border:solid 1px #BBB;
	box-shadow:none;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffefbc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffefbc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffefbc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffefbc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffefbc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffefbc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffefbc',GradientType=0 ); /* IE6-9 */
}

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	position: relative;
	top:1px;
}


/* お問合せフォーム */
.wpcf7 dl textarea {
	width:90%;
}

.wpcf7 dl input[type="radio"] {
	margin:5px 0 10px;
}

.wpcf7 dt {
	float:left;
 	background:#FFECEC;
	width:160px;
	padding:5px 10px;
	font-weight:bold;
	text-align:left;
}

.wpcf7 dd {
	margin-left:200px;
	margin-bottom:15px;
 	text-align:left;
}

.wpcf7 dl p {
	font-size:0.938em;
	line-height:1.25em;
	margin-bottom:10px;
}

span.wpcf7-list-item {
display: block;
line-height:1.5em;
}

.wpcf7 dl p.tyui {
	font-size:0.825em;
}

.wpcf7 p.info-center {
	text-align:center;
	margin:10px auto 20px;
}

.yoyaku-btn input[type="submit"] {
	display:block;
	text-align:center;
	border-radius:5px;
	font-size:1.125em;
	margin:5px auto;
	padding:5px 100px;
	box-shadow:0px 2px 4px #444;
	background: #ffd635; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffd635 0%, #ffb610 45%, #fea300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd635), color-stop(45%,#ffb610), color-stop(100%,#fea300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffd635 0%,#ffb610 45%,#fea300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffd635 0%,#ffb610 45%,#fea300 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffd635 0%,#ffb610 45%,#fea300 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffd635 0%,#ffb610 45%,#fea300 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd635', endColorstr='#fea300',GradientType=0 ); /* IE6-9 */
}

.yoyaku-btn input[type="submit"]:hover {
	color:#FFFFFF;
	background: #ffb610; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb610 0%, #ff8000 44%, #f87d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb610), color-stop(44%,#ff8000), color-stop(100%,#f87d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb610 0%,#ff8000 44%,#f87d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb610 0%,#ff8000 44%,#f87d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb610 0%,#ff8000 44%,#f87d00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb610 0%,#ff8000 44%,#f87d00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb610', endColorstr='#f87d00',GradientType=0 ); /* IE6-9 */
}


/* ページャー 
----------------------------------*/
.pagenation {
	margin:10px 0 32px 15px;
	font-size:0.725em;
	font-weight:bold;
}

.pagenation span.current, .page-numbers {
	padding:4px 7px;
	margin: 0 4px 0 0;
	color:#555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	border-radius: 3px;
}

/* ページャー：サイズ設定 */
.pagenation span.current, .page-numbers {
	font-size:12px;
}

/* singleページャー */
#pager {
	clear:both;
	margin-bottom:42px;
}

#pager a {
	color:#0075EA;
	text-decoration:underline;
}

#pager a:hover {
	color:#FF5A85;
	text-decoration:none;
}

#pager div {
	font-size:0.875em;
	line-height:1.1em;
	width:43%;
	overflow:hidden;
}

#pager .page-left {
	float:left;
	text-align:left;
	padding:6px 0 10px 0 ;
	margin-left:5px;
}

#pager .page-right {
	float:right;
	text-align:right;
	padding:6px 0 10px 0 ;
	margin-right:5px;
}

#pager .page-left a {
	background-image:url(images/old-ico.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:4px 0 8px 30px ;
	display:block;
}
#pager .page-left a:hover {
	background-position:left -175px;
}

#pager .page-right a {
	background-image:url(images/next-ico.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding:4px 30px 8px 0 ;
	display:block;
}
#pager .page-right a:hover {
	background-position:right -175px;
}



/* 個別設定 
----------------------------------*/
/* お客様の声 */
.post .customer-voice {
	overflow:hidden;
	border: solid 10px #FFCDCD;
	padding:25px;
}

.post .voice-ttl h2 {
	background:none;
	border:none;
	background-image:url(images/voive-ttl.png);
	background-position:left top;
	background-repeat: no-repeat;
	padding:7px 0 10px 60px;
}

.post .voice-ttl .c-info {
	color:#333333;
	background:#E5FF99;
	padding:7px 10px;
}
.c-info {
	color:#333333;
	background:#E5FF99;
	padding:7px 10px;
}

/* blogアーカイブ用 */
.post .archive {
	clear:both;
	overflow:hidden;
}

/* 追加
----------------------------------*/
/* 動画 */
.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 5px;
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/****************************************

        モバイル  768px

*****************************************/
@media screen and (max-width : 767px) {
/* 構成 */
body {
	font-size:87.5%;
	-webkit-font-smoothing: subpixel-antialiased; /* 文字アンチエイリアス 強調 */
	/* background: url(http://griddle.it/252-3-24) repeat-y top center;  グリッド */
}

/* レイアウト */
#wrapper {
	background:#FFFFFF;
}

#main {
	margin:0 0 15px;
}

#top {
	margin:0 0 15px;
}

.main-inner,
.top-inner {
	margin:0 10px;
}

footer {
	background:#FFFFFF;
}

/* common */
.col3, .col3-last {
	width:31%;
}

.img-half {
	width:50%;
}

.mb-clear {
	float:none;
	clear:both;
}

/* ディスプレイ PC・Tablet・Mobile */
.d-pct {
	display:none
} /* PC・タブレットのみ */

/* グローバルナビ */
#global, 
#global2 {
	padding:8px 0 0;
	margin:0 10px;
	border:solid 1px #AAA;
	background:url(images/global-bg.jpg) left top repeat-x;
}

.naver li a {
	background: #FFECEC;
	margin: 0 1px 0 0; 
}

.naver li a:hover { 
	background: #F59EB1;
}

.naver.enabled a { 
	float: none; 
	margin: 0 0 1px 0; 
	width: 100%; 
}

/* globalメニュー child */
ul.children li a:before {
	padding:0 10px;
	content: "┣";
}
.naver.enabled ul li > ul.children li a:before,
.naver.enabled ul li > ul.sub-menu li a:before {
	padding:0 10px;
	content: "┣";
}

.category-title {
	margin: 0 10px 20px ;
}

.post {
	margin-left:10px;
	margin-right:10px;
}

/* 文字サイズ */
/* 記事タイトル */
.post-title {
	font-size:17px;
	padding:15px 30px 12px 0;
}

.post-entry {
	font-size:106.3%;
}

.topeigyo {
	font-size:1em;
}

.more-btn a {
	padding:8px 37px 8px 20px;
	background:url(images/more-ico.png) 97% center no-repeat , #0FAADA;
	margin-right:10px;
}

.more-btn a:hover {
	background:url(images/more-ico2.png) 97% center no-repeat ,#0A8FB9;
}

/* 個別設定 
----------------------------------*/
/* お客様の声 */
.post .customer-voice {
	overflow:hidden;
	border: none;
	padding:0;
}

/* お問合せフォーム */
.wpcf7 dt {
	float:none;
}

.wpcf7 dd {
	margin:10px 0 20px 0;
}

.wpcf7 .toiawase {
	width:90%;
}

/* ページャー：サイズ設定 */
.pagenation span.current, .page-numbers {
	font-size:14px;
	padding: 8px 15px;
	margin-bottom:15px;
}

/* サイドバー */
#sidebar {
	font-size:106.3%;
}

.widget-banner, 
.widget div, 
.widget form {
	margin:0 10px 15px;
}

.oc-header {
	margin:0 !important;
}

.widget .wp-block-image img {
	width: 96%;
	margin-left: 10px;
	margin-right: 10px;
}

.widget ul {
	border-left:none;
	border-right:none;
}

.widget li {
	padding:10px 0 15px 26px;
	background-position:8px 13px;
}

.bana-area {
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}

.widget-banner {
	float:left;
	width:45%;
}

.widget-banner img {
	text-align:center;
	margin:0 auto;
}

.bana-left {
	float:left;
}

/* フッター */
#footer-nav {
	display:none;
}

.totop a {
	border-radius: 5px;
}

.foot-title {
	background:#F3FACB;
	border-bottom: solid 5px #2F6000;
	font-size:1.125em;
	font-weight:bold;
	padding:10px 20px;
	text-align:center;
	color:#333333;
	margin-bottom:25px;
}
.foot-att {
	padding: 0 10px 100px;
}

#footer address {
	display: none;
}

/* フッターメールバナー　ディスプレイ */
.d-pct2 {
	display:none
}

/* フッター */
.foot-mail {
	width: min(400px, 90%);
	margin:0 auto 20px;
}

.foot-mail a {
	display:block;
}

.foot-compass-btn-mb img {
	border-radius: 10px;
	border: solid 1px #b8b08d;
}

.foot-line-btn-mb img {
	padding: 10px 25px;
}

.foot-info {
	display:none;
}

.totop a {
	background:#FFFFFF;
}

/* 上に戻る（スクロール） */
#page-top {
    position: fixed;
    bottom: 65px;
    right: 10px;
}

/* リニュに伴うお知らせの表示 */
.topmassage {
	background: url(images/oshirase-ttl.jpg) no-repeat left top;
	background-size: 100px;
	padding: 37px 5px 5px 5px;
}

/* フッターメニュー固定 */
.footer-app {
	background:#999;
	padding:5px 0 0;
	width:100%;
	position: fixed;
	left: 0;
	bottom: 0;
}
}

/****************************************

        タブレット　768px〜920px

*****************************************/
@media screen and (min-width: 768px) {

/* レイアウト */
#contents, #breadcrumb {
	margin-left:2.173913%;
	margin-right:2.173913%;
}

#contents #main {
	float:right;
	width:70.979381%;
	margin: 0 0 0 2.061856%;
	padding:15px 20px;
}

#contents #top {
	padding:15px 20px;
}

#contents #sidebar {
	float:left;
	width:25.773196%;
}

/* ディスプレイ */
.d-mobile {
	display:none;
}

.d-mobile2 {
	display:none;
}

/* common */
.col3, .col3-last {
	width:31.6666666%;
}

/* ヘッダーmail */
.head-mail {
	padding-left:68.2608695%;
}

/* フッター */
.foot-info {
	float:left;
	width:44%;
	margin:0 1.0869565% 20px 2%;
	padding:20px 5px 5px 10px;
}

.foot-mail-pc a img {
	border-radius: 10px;
	border: solid 1px #b8b08d;
}

.foot-mail-pc a {
	float:right;
	width:40%;
	margin:0 2% 20px;
	padding:0;
}

.foot-line-pc a {
	float:right;
	width:40%;
	margin:0 2% 20px ;
	padding:10px 25px;
}

/* global */
.naver li:nth-child(6) a {
	border-right:none;
}

/* child */
#global li, 
#global2 li {
	float: left;
	white-space: nowrap;
	display: block;
	text-align:center;
}

#global ul ul, 
#global2 ul ul {
	font-size:87.5%;
	display: none;
	position: absolute;
	z-index: 10;
}

#global ul li a, 
#global2 ul li a {
	padding: 5px 0;
	text-align: center;
}

#global li li,
#global2 li li {
	clear: left;
	position:relative;
	width: 150px;
	margin:0px 0px 0px -2px;
	text-align:left;
}

#global li li a,
#global2 li li a {
	clear: left;
	position:relative;
	width: 150px;
	display: block;
	border-top:solid 1px #AAAAAA;
	border-left:solid 1px #AAAAAA;
	border-right:solid 1px #AAAAAA;
}

#global li li:last-child a, 
#global2 li li:last-child a {
	border-bottom:solid 1px #AAAAAA;
}

#global li li a:hover,
#global2 li li a:hover {
	text-decoration:none;
}

#global ul ul ul,
#global2 ul ul ul {
	top: 0;
	left: 100%;
}

#global ul li:hover > ul,
#global2 ul li:hover > ul {
	display: block;
}

/* 上に戻る（スクロール）	 */
#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
}

}


/****************************************

          PC　1010px〜

*****************************************/
@media screen and (min-width : 1010px) {
body {
	/* background: url(http://griddle.it/1010-12-10?horizontal=24&color=DDDDDD&num=false) repeat-y top center; */
}

/* レイアウト */
#wrapper {
	width:1010px;
	margin:0 auto;
}

#contents, #breadcrumb {
	margin-left:20px;
	margin-right:20px;
}

#contents #main {
	width:690px;
	margin: 0 0 0 30px;
	padding:15px 30px;
}

#contents #top {
	width:970px;
	margin: 0px;
	padding:15px 30px;
}

#contents #sidebar {
	width:250px;
}

/* フッター */
.foot-info {
	width:540px;
	margin:0 15px 20px 15px;
}

.foot-mail-pc a {
	width:400px;
	margin:0 20px 20px 15px;
}

.foot-line-pc a {
	width:400px;
	margin:0 20px 20px 15px;
}

/* global */
#global ul li a,
#global2 ul li a {
	/* padding: 5px 46px 5px 47px; */
	padding: 5px 36px 5px 36px;
}

#global li li, 
#global li li a, 
#global2 li li, 
#global2 li li a {
	width: 100%;
}

#global li ul.children > li a,
#global2 li ul.children > li a {
	padding:0;
	padding:3px 10px;
}

.naver.enabled ul li > ul.children li a,
.naver.enabled ul li > ul.sub-menu li a {
	padding:0;
	padding:3px 10px;
}

/*** 総合TOP用 ***/
#global2 ul li {
	width:25%;
}

}


/****************************************

          調整

*****************************************/
@media screen and (min-width: 768px) and (max-width : 1009px) {
	/*１番め*/
	#global ul li:nth-child(1) {
		width:13%;
	}
	/*２番め*/
	#global ul li:nth-child(2) {
		width:12%;
	}
	/*３番め*/
	#global ul li:nth-child(3) {
		width:14%;
	}
	/*４番め*/
	#global ul li:nth-child(4) {
		width:26%;
	}
	/*５番め*/
	#global ul li:nth-child(5) {
		width:17%;
	}
	/*６番め*/
	#global ul li:nth-child(6) {
		width:17%;
	}
	#global ul li:nth-child(6) a {
		padding-right:0;
	}
	/*** 総合TOP用 ***/
	#global2 ul li {
		width:25%;
	}
	}

	@media screen and (max-width : 560px) {
	.bana-prof a, 
	.bana-blog a, 
	.bana-voice a {
		background-size: auto 80px;
		height:80px;
	}
}

@media screen and (max-width : 400px) {
	.widget-banner {
		width:43%;
	}
}


/* 追記 */
.jisseki-list {
	font-size:0.938em;
}

.koushin-ttl {
	text-align:center;
	font-weight:bold;
	color:#FF5255;
}

.koushin-ttl2 {
	text-align:center;
	font-weight:bold;
	color:#00B768;
}
.koushin-ttl3 {
	padding:7px 0;
	text-align:center;
	font-weight:bold;
	color:#FF5255;
	background:#FFC3C4;
	margin-top:20px;
	margin-bottom:0;
}

.act1 {
	font-weight:bold;
	color:#0035CC;
}

.act2{
	font-weight:bold;
	color:#1D8B00;
}

/* フッター固定ボタン　メール */
@media screen and (max-width : 639px) {
	.footer-app-mail2 {
		display:none;
	}
}
@media screen and (min-width: 640px) and (max-width : 767px) {
	.footer-app-mail {
		display:none;
	}
}


/****************************************

          2026 リニューアルに伴う追加

*****************************************/

.h4-accent {
	border-bottom: solid 1px #C5D700;
	border-left: solid 8px #C5D700;
	padding: 5px 5px;
}

/* 営業時間タイムテーブル */
.time-table {
	max-width: 410px;
}

.time-table th {
	background-color: #C5D700 !important;
}

/* フッターボタン */
.sp-fixed-bar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	display: flex;
	background: #999999;
	padding: 1px 0 0 0;
	gap: 0;
	z-index: 9999;
}
.cta-btn {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 5px;
	padding: 8px 4px 6px;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
}

.cta-btn i {
	font-size: 18px;
}

a:hover.cta-btn {
	color: #FFF;
	border: none;
	text-decoration: none;
	filter: brightness(0.9);
}

@media screen and (max-width : 340px) {
	.cta-btn {
		font-size: 12px;
	}
}

.btn-tel   { background: #3a7bd5; color: #fff; }
.btn-line  { background: #06C755; color: #fff; }
.btn-yoyaku { background: #f4efe6; color: #756035; }

a:hover.cta-btn.btn-yoyaku {
	color: #756035;
}

/* カレンダープラグイン */
#open-calendar-root .oc-header > button {
	border: none !important;
	box-shadow: none !important;
}

/* ブロックエディタ用 Talbe */
.wp-block-table th, 
.wp-block-table td,
.wp-block-table thead {
	border-color: #AAA !important;
}

.wp-block-table thead {
	border-bottom: 1px solid;
}

.wp-block-table th {
	background-color: #ffc7ca;
}

.wp-block-table.table-sakago th {
	background-color: #ccffcc;
}

/* 動画全幅 */
.wp-block-embed__wrapper {
	position: relative;
	padding-top: 56.25%; /* 16:9 */
}

.wp-block-embed__wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 電話ボタン */
@media screen and (max-width : 480px) {
	.tel-btn100 {
		width: 80% !important;
		text-align: center;
	}
}
.tel-btn100 a {
	text-decoration: none;
}
.tel-btn100 a:hover {
	filter: brightness(0.9);
}

/* 特長BOX */
.relax-box {
	margin-bottom: 40px;
}

.relax-box img {
	border-radius: 15px;
}

.relax-text {
	display: flex;
	align-items: center;
}

/* スマホ */
@media (max-width: 768px) {
	.relax-box {
		justify-content: center;
		text-align: center;
	}

	.relax-text {
		text-align: center;
		justify-content: center;
	}

	.box-re {
		flex-direction: column-reverse;
	}
}


/* アクセスBOX・見出しの上余白0 */
@media screen and (max-width : 767px) {
	.m0 {
		margin-top: 0px !important;
	}
	.top-access.wp-block-columns.is-layout-flex {
		gap: 1em;
	}
}

/* カラーパレット */
.has-red-color { color: #ff0000; }
.has-accent-green-color { color: #006600; }
.has-sub-green-color { color: #66a91e; }
.has-yellow-green-color { color: #C5D700; }
.has-magenta-color { color: #e23f71; }
.has-pink-color { color: #ffc7ca; }
.has-light-green-color { color: #ccffcc; }
.has-sky-blue-color { color: #ccffff; }
.has-light-yellow-color { color: #ffff99; }
.has-gray-color { color: #CCC; }
.has-dark-gray { color:#666; }
.has-black-color { color: #000000; }
.has-cyan-bluish-gray-color { color: #abb8c3; }
.has-white-color { color: #ffffff; }
.has-pale-pink-color { color: #f78da7; }
.has-vivid-red-color { color: #cf2e2e; }
.has-luminous-vivid-orange-color { color: #ff6900; }
.has-luminous-vivid-amber-color { color: #fcb900; }
.has-light-green-cyan-color { color: #7bdcb5; }
.has-vivid-green-cyan-color { color: #00d084; }
.has-pale-cyan-blue-color { color: #8ed1fc; }
.has-vivid-cyan-blue-color { color: #0693e3; }
.has-vivid-purple-color { color: #9b51e0; }

.has-red-background-color { background-color: #ff0000; }
.has-accent-green-background-color { background-color: #006600; }
.has-sub-green-background-color { background-color: #66a91e; }
.has-yellow-green-background-color { background-color: #C5D700; }
.has-magenta-background-color { background-color: #e23f71; }
.has-pink-background-color { background-color: #ffc7ca; }
.has-light-green-background-color { background-color: #ccffcc; }
.has-sky-blue-background-color { background-color: #ccffff; }
.has-light-yellow-background-color { background-color: #ffff99; }
.has-gray-background-color { background-color: #CCC; }
.has-dark-background-color { background-color: #666; }
.has-black-background-color { background-color: #000000; }
.has-cyan-bluish-gray-background-color { background-color: #abb8c3; }
.has-white-background-color { background-color: #ffffff; }
.has-pale-pink-background-color { background-color: #f78da7; }
.has-vivid-red-background-color { background-color: #cf2e2e; }
.has-luminous-vivid-orange-background-color { background-color: #ff6900; }
.has-luminous-vivid-amber-background-color { background-color: #fcb900; }
.has-light-green-cyan-background-color { background-color: #7bdcb5; }
.has-vivid-green-cyan-background-color { background-color: #00d084; }
.has-pale-cyan-blue-background-color { background-color: #8ed1fc; }
.has-vivid-cyan-blue-background-color { background-color: #0693e3; }
.has-vivid-purple-background-color { background-color: #9b51e0; }