/* TB */

#tb-------------------------css {
}

.content_tb {
	width: 100%;
	padding-top: 10px;
	padding-right: 20;
	padding-bottom: 10px;
	padding-left: 20;
}
.contents-area_tb {
	width: 100%;
	padding-top: 200px;
	padding-right: 20;
	padding-bottom: 10px;
	padding-left: 20;
	margin: 0px;
}
.msg1_tb {
	font-family: "Klee One", cursive;
	font-size: 250%;
	color: #bbae88;
	text-align: center;
	width: 100%;
	font-weight: 600;
	margin-bottom: 50px;
	margin-top: 50px;
}
.msg2_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	line-height: 30px;
	color: #333;
	text-align: left;
	font-weight: 400;
	padding-right: 20px;
	padding-left: 20px;
}
.more_tb {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #bbae88;
	text-align: center;
	width: 120px;
	font-weight: 500;
	display: block;
	height: 35px;
	border: 1px solid #bbae88;
	line-height: 35px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 20px;
}

/* ~~ このセレクターグループは、.content 内のリストに領域間隔を指定します。~~ */
.content_tb ul, .content ol { 
	padding: 0 15px 15px 40px; /* この余白は、上述の見出しと段落ルールの右の余白を表します。下の余白はリスト内の他のエレメントとの間隔用に配置され、左の余白はインデント作成用に配置されています。これは必要に応じて調整できます。 */
}

.anybox1_tb {
	display: block;
	justify-content: space-around;
	padding-top: 100px;
	text-align: center;
	padding-bottom: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbae88;
	padding-right: 20px;
	padding-left: 20px;
}

.contbox1_tb {
	display: flex;
	justify-content: space-around;
	width: 100%;
	padding-top: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.contbox1_tb a {
	text-decoration: none;

}
.contbox2_tb {
	background-color: #F2EFE5;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
.contbox2-2_tb {
	display: flex;
	justify-content: space-around;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.contbox2_tb a {
	text-decoration: none;

}
.contbox2-3_tb {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.contbox3_tb {
	width: 100%;
	background-image: url(../images/wave5.svg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-color: #F2EFE5;
}
.m2-title_tb {
	font-family: "Klee One", cursive;
	font-size: 180%;
	font-weight: 500;
	color: #847756;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
.m2-kiji_tb {
	font-family: "Klee One", cursive;
	font-size: 110%;
	color: #333333;
	text-align: left;
	line-height: 25px;
}

.m1_tb {
	font-family: "Klee One", cursive;
	line-height: 25px;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 400px;
}
.xm1_tb img {
	width: 50%;
}
.m2_tb {
	font-family: "Klee One", cursive;
	line-height: 25px;
	font-weight: normal;
	color: #333;
	text-align: center;
	display: block;
}

h2_tb {
	font-family: "Klee One", cursive;
	font-size: 200%;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.h2eng_tb {
	font-family: "Times New Roman", Times, serif;
	color: #bbae88;
	text-align: center;
	font-size: 100%;
	margin-bottom: 30px;
}
.h2sub_tb {
	font-family: "Klee One", cursive;
	line-height: 28px;
	color: #333;
	text-align: left;
	font-size: 120%;
	font-weight: 400;
	font-style: normal;
	padding-right: 20px;
	padding-left: 20px;
}
.titlefont1_tb {
	font-family: "Klee One", cursive;
	font-size: 250%;
	font-weight: 500;
	color: #bbae88;
	text-align: center;
	width: 100%;
	line-height: 50px;
	padding: 15px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #bbae88;
	border-radius: 20px;
	margin-bottom: 50px;
}
.uservoice_tb {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
.uservoice1_tb {
	text-align: left;
	margin-top: 30px;
	width: 230px;
}
.uv_title1_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 500;
	color: #847700;
	text-align: left;
	padding-top: 15px;
	line-height: 30px;
}

.uv_kiji1_tb {
	font-family: "Klee One", cursive;
	font-size: 100%;
	line-height: 25px;
	font-weight: 550;
	color: #333;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

h3_tb {
	font-family: "Klee One", cursive;
	position: relative;
	text-align: center;
	font-size: 300%;
	font-weight: 500;
	color: #bbae88;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	display: inline-block;
}

h3_tb:before {
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	background: #000;
	margin-right: auto;
	margin-left: auto;
}

h3_tb span {
	position: relative;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}

.title-area_tb {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
	padding-right: 30px;
	padding-left: 30px;
}
.title-area2_tb {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-top: 50px;
}
h4 {
	font-family: "Klee One", cursive;
	position: relative;
	padding: 0 65px;
	text-align: center;
	font-size: 200%;
	font-weight: 400;
	color: #bbae88;
}
h4:before {
	position: absolute;
	top: calc(50% - 1px);
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	background: #bbae88;
}
h4 span {
	position: relative;
	padding: 0 1em;
	background: #fff;
}

/* ~~ 店舗案内 ~~ */

.shop-photo-area_tb {
	display: flex;
	justify-content: space-between;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
.shop-photo_tb {
	width: 280px;
	text-align: center;
}
.shop-photo_tb img {
	border-radius: 20px;
}
.shop-photo-text_tb {
	font-family: "Klee One", cursive;
	font-size: 150%;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-top: 20px;
}
.shop-info-area_tb {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
.shop-info-text-tr_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 50px;
}
.shop-info-text-td_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 50px;
	margin-left: 50px;
}
.profile-area_tb {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
.profile-text_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 50px;
	width: 50%;
	padding-left: 30px;
}
.profile-photo_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: right;
	width: 50%;
	padding-right: 30px;
}
.profile-photo_tb img {
	border-radius: 20px;
}

.menu-area_tb {
	width: 100%;
	padding-bottom: 100px;
}
.menu-area-point-title_tb {
	font-family: "Klee One", cursive;
	font-size: 140%;
	font-weight: 600;
	color: #bbae88;
	text-align: left;
	line-height: 35px;
	margin-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	text-decoration-line: underline;
	text-underline-offset: 6px; //位置
	text-decoration-thickness: 2px; //太さ
}
.menu-area-point_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 35px;
	margin-bottom: 100px;
	padding-right: 30px;
	padding-left: 30px;
}
.menu-area-info_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 35px;
	width: 100%;
	margin-bottom: 100px;
}
.menu-text_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 50px;
	width: 50%;
}
.menu-photo_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: right;
	padding-right: 50px;
}
.menu-photo_tb img {
	border-radius: 20px;
}
.tb-table {
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}
.course-title_tb {
	font-family: "Klee One", cursive;
	font-size: 150%;
	line-height: 50px;
	font-weight: 600;
	color: #333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.menu-info-text-tr_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 40px;
}
.menu-info-text-td_tb {
	font-family: "Klee One", cursive;
	font-size: 120%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 40px;
	margin-left: 50px;
}
.menu-info-text-td2_tb {
	font-family: "Klee One", cursive;
	font-size: 110%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 40px;
	margin-left: 50px;
}
.menu-info-text-td3_tb {
	font-family: "Klee One", cursive;
	font-size: 100%;
	font-weight: 400;
	color: #333;
	text-align: left;
	line-height: 40px;
	margin-left: 50px;
}

.visitor-area_tb {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
.contact-area_tb {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
.contact_title1_tb {
	font-family: "Klee One", cursive;
	font-size: 150%;
	line-height: 50px;
	font-weight: 500;
	color: #333;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 100px;
	width: 250px;
}
.contact_title2_tb {
	font-family: "Klee One", cursive;
	font-size: 130%;
	line-height: 50px;
	font-weight: 500;
	color: #333;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contact_input1_tb {
	margin: 20px;
	padding: 20px;
	border: 1px solid #bbae88;
	font-size: 150%;
}
.contact_input2_tb {
	font-family: "Klee One", cursive;
	margin: 20px;
	padding: 20px;
	border: 1px solid #bbae88;
}
.contact_hissu_tb {
	font-family: "Klee One", cursive;
	font-size: 110%;
	line-height: 50px;
	font-weight: 500;
	color: #F00;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.contact_submit_tb {
	text-align: center;
	margin: 30px;
}
.contact_copy_tb {
	font-family: "Klee One", cursive;
	font-size: 90%;
	line-height: 50px;
	font-weight: 400;
	color: #333;
	text-align: cenetr;
}
.contact_submit-btn1_tb {
	font-family: "Klee One", cursive;
	font-size: 160%;
	font-weight: 500;
	color: #FFF;
	text-align: cenetr;
	background-color: #bbae88;
	border-radius: 10px;
	border: 1px solid #bbae88;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-right: 30px;
}
.contact_submit-btn2_tb {
	font-family: "Klee One", cursive;
	font-size: 160%;
	font-weight: 500;
	color: #FFF;
	text-align: cenetr;
	background-color: #666666;
	border-radius: 10px;
	border: 1px solid #999999;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

/* ~~ フッター ~~ */
.footer_tb {
	background-color: #bbae88;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.footer_logo_tb {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 30px;
}
.f_text1_tb {
	font-family: "Klee One", cursive;
	font-size: 130%;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.f_text1_tb a {
	text-decoration: none;
	color: #FFF;
}
.f_text2_tb {
	font-family: "Klee One", cursive;
	font-size: 110%;
	line-height: 30px;
	font-weight: 400;
	color: #FFF;
	text-align: center;
}
.f_tel_tb {
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.f_sns_tb {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.f_copy_tb {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #FFF;
	text-align: center;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

/* ブログ用 */
#blogcontent_td {
  float: left;
  width: 728px;
  text-align: center;
  border-right: 1px solid #bbbbbb;
}
#blognavi_td {
  float: left;
  width: 270px;
  text-align: left;
}

/* サイド画面 */
.sidebody_td {
  margin: 1.5em 8px;
  line-height: 130%;
  font-size: smaller;
}
.sidebody_td ul {
  margin: 0 0 0 1.5em;
  padding: 0;
}
.side-ttl_td {
  border-left: 4px solid #5396c6;
  padding-left: 7px;
  margin: 1em 0;
  font-weight: bold;
}

/* サブタイトル */
#subttl_td {
  margin: 1em 0;
  color: #053958;
}

/* 記事 */
div.article_td {
  margin: 0 auto;
  text-align: left;
  border-bottom: 2px dotted #666;
  padding: 10px;
  width: 92%;
}
div.body_td {
  margin: 1em;
}
/* 記事タイトル */
div.subject_td {
  font-weight: bold;
  font-size: larger;
  padding: 5px 7px;
  margin-bottom: 1em;
  letter-spacing: 1px;
  color: #4d8d4b;
}
/* 記事日付 */
div.date_td {
  margin-left: 1em;
  color: #006600;
}
/* 記事下部 */
.art-bot_td {
  text-align: right;
  font-size: 12px;
  color: gray;
}
/* 固定記事下部（TB/COM） */
#pm-bot_td {
  margin: 1em;
  text-align: left;
}
div.pm-ttl_td {
  font-weight: bold;
  margin: 15px 0 10px 0;
  border-left: 4px solid #ff6262;
  padding-left: 7px;
}
input#tb-url {
  width: 360px;
  margin-left: 1.5em;
}
input#com-name {
  width: 250px;
}
textarea#com-msg {
  width: 250px;
  height: 7em;
}
#com-btn_td {
  margin-top: 4px;
}
#com-btn_td input {
  width: 70px;
  height: 28px;
}

/* カレンダ */
#calen_td {
  margin: 1em auto;
  width: 96%;
}
#calen_td th {
  font-size: 13px;
  font-weight: normal;
  padding: 8px;
  text-align: center;
  background: #eee;
}
#calen_td th span {
  display: inline-block;
  margin: 0 8px;
}
#calen_td td {
  font-size: 13px;
  padding: 4px 6px;
  text-align: center;
}
#calen_td tr.day td {
  color: #969696;
}
#calen_td td.sun {
  color: #d50000;
}
#calen_td td.sat {
  color: #0000ce;
}
#calen_td td a {
  text-decoration: underline;
}

/* ページ繰越 */
div.page_td {
  margin: 3em auto;
}
#paging_td {
  text-align: center;
}
#paging_td li {
  background-color: #eee;
  border: 1px solid #000;
  display: -moz-inline-box;
  display: inline-block;
  line-height: 25px;
  width: 25px;
  height: 25px;
}
* html #paging_td li {
  display: inline;
  margin-right: 3px;
  zoom: 1;
}
*+html #paging_td li {
  display: inline;
  margin-right: 3px;
  zoom: 1;
}
#paging_td li a {
  display: block;
  text-decoration: none;
  width: 25px;
}
#paging_td li b {
  color: #d54609;
}

/* 寄せ */
.ta-c_td {
  text-align: center;
}
.ta-l_td {
  text-align: left;
}
.ta-r_td {
  text-align: right;
}

/* アイコン */
img.icon {
  vertical-align: middle;
  border: none;
}

/* 記事検索 */
input#find {
	width: 120px;
}

/* 検索結果画面 */
table#find {
  margin: 1em auto;
  border-collapse: collapse;
}
table#find th, table#find td {
  border: 1px solid #8080c0;
  padding: 6px;
}
table#find th {
  background: #cbcbe4;
}
table#find td {
  background: #fff;
}

/* TB・コメント一覧 */
div.com-log {
  margin: 8px 0 8px 2em;
  font-size: 85%;
  line-height: 150%;
}
div.com-msg {
  margin-left: 1em;
}
div.com-log span {
  color: #666;
}
#conf {
  width: 90%;
  margin: 1.5em auto;
  background: #fff;
  padding: 1em 1.5em;
  text-align: left;
  border-radius: 6px;
}
#form {
  margin: 1em 0;
  border-collapse: collapse;
}
#form th, #form td {
  padding: 10px;
  border: 1px solid #aaa;
}
#form td {
  text-align: left;
}
#form th {
  background: #ccc;
}
#capt {
  width: 120px;
  padding: 6px;
  margin: 6px 0;
}
input.btn{
  width: 120px;
  height: 32px;
}

/* Wordpress */
.wplist_tb{
	width: 100%;
}
.wplist_date_tb {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #B9A775;
	text-align: left;
	margin-right: 20px;
}
#rss-feed_tb {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
#rss-feed ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#rss-feed li {
	font-family: "Klee One", cursive;
	font-size: 130%;
	color: #333;
	text-align: left;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
}
#rss-feed a {
    color: #333;
    text-decoration: none;
}

#rss-feed a:hover {
	color: #B9A775;
    text-decoration: underline;
}

.wplist_tb_box{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}

.wplist_tb ul.media_list {
	list-style-type: none;
    padding: 0;
    margin: 0;
}
.wplist_tb li.flex {
	font-family: "Klee One", cursive;
	font-size: 130%;
	color: #333;
	text-align: left;
	margin-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
}
/* 記事 */
.wplist_tb_txt_area {
}
/* 日付 */
.wplist_tb_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #B9A775;
	text-align: left;
	margin-right: 20px;
}
/* タイトル */
.wplist_tb_media_ttl {
}
.wplist_tb a {
    color: #333;
    text-decoration: none;
}

.wplist_tb a:hover {
	color: #B9A775;
    text-decoration: underline;
}