@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/*固定ページでシェア・フォローボタンをまとめて非表示*/
.page .sns-share,
.page .sns-follow {
    display: none;
}
/*全固定ページの投稿日・更新日を消す*/
.page .date-tags,
.page .author-info {
    display: none;
}
/*フロント固定ページのタイトルを非表示*/
.page .entry-title{
  display: none;
}
/*検索を非表示*/
.search-menu-button { display:none !important; }

body { font-feature-settings: "pkna"; }

.article p { line-height:2.2; }
.single-post .article .entry-content p { line-height:2.2; }

img { vertical-align:middle; }
img.not-found { opacity:0.6; }
#baguetteBox-overlay { border:none !important; }

em { font-style:normal;font-weight:600; }
address { font-style:normal; }
.tleft { text-align:left; }
.tcenter { text-align:center; }
.tright { text-align:right; }
.dispSP { display:none; }

@media screen and (max-width:1023px){
	#header-in { display:none; }
	.entry-content { padding-top:0; }
}

@media screen and (min-width:960px){
	article p { font-size:17px;margin:0; }
}
@media screen and (max-width:640px){
	.tcenter { text-align:left; }
	.article p { font-weight:400 !important; }
}
@media screen and (max-width:480px){
	.dispPC { display:none; }
	.dispSP { display:block; }
	li,dd { font-weight:400; }
}
@media screen and (max-width:414px){
	article p { font-weight:400; }
}

/*コンテンツ　ブロック調整、背景*/

.sp0,.sp0 p { padding:0 !important;margin:0 !important; }
.w880 { width:88%;max-width:880px; }
.w880cnt { width:88%;max-width:880px;margin:0 auto; }
.centerSp { margin:4em auto; }
.centerSp0 { margin:0 auto; }
.builderLeftMsg { padding-right:70px; }
.builderRightMsg { padding-left:70px; }

.contentWT { background-color:#F1F2EC;padding:90px 0; }
.contentBE { background-color:#E6DACD;padding:90px 0; }
.contentGY { background-color:#E6E6E6;padding:90px 0; }
.contentBK { background-color:#1A1A1A;padding:90px 0; }

.contentBK h2 { color:#C59E78 !important; }
.contentBK h3 { color:#C59E78 !important; }
.contentBK h4 { color:#C59E78 !important; }
.contentBK p { color:#fbfbfb !important; }

.contentSTT { padding-top:110px; }
.entry-content .contentSTT h2 { padding-top:0; }
.contentEND { padding-bottom:150px; }

@media screen and (max-width:1080px) {
	.contentWT { padding:70px 0; }
	.contentBE { padding:70px 0; }
	.contentGY { padding:70px 0; }
	.contentBK { padding:70px 0; }
	.contentSTT { padding-top:100px; }
	.contentEND { padding-bottom:140px; }
}
@media screen and (max-width:960px) {
	.w880 { width:90%; }
	.w880cnt { width:90%; }
	.centerSp { margin:3.4em auto; }
	.builderLeftMsg { padding-right:60px; }
	.builderRightMsg { padding-left:60px; }
	.contentWT { padding:60px 0; }
	.contentBE { padding:60px 0; }
	.contentGY { padding:60px 0; }
	.contentBK { padding:60px 0; }
	.contentSTT { padding-top:80px; }
	.contentEND { padding-bottom:120px; }
}
@media screen and (max-width:834px) {
	.w880 { width:100%; }
	.centerSp { margin:2.6em auto; }
	.builderLeftMsg { padding-right:50px; }
	.builderRightMsg { padding-left:50px; }
	.contentWT { padding:50px 0; }
	.contentBE { padding:50px 0; }
	.contentGY { padding:50px 0; }
	.contentBK { padding:50px 0; }
	.contentSTT { padding-top:70px; }
	.contentEND { padding-bottom:100px; }
}
@media screen and (max-width:768px) {
	.w880 { width:100%; }
	.w880cnt { width:100%; }
	.centerSp { margin:2.6em auto; }
	.builderLeftMsg { padding-right:0; }
	.builderRightMsg { padding-left:0; }
	.contentWT { padding:40px 0; }
	.contentBE { padding:40px 0; }
	.contentGY { padding:40px 0; }
	.contentBK { padding:40px 0; }
	.contentSTT { padding-top:60px; }
	.contentEND { padding-bottom:80px; }
}
@media screen and (max-width:640px) {
	.centerSp { margin:2.4em auto; }
	.contentWT { padding:40px 0; }
	.contentBE { padding:40px 0; }
	.contentGY { padding:40px 0; }
	.contentBK { padding:40px 0; }
	.contentSTT { padding-top:50px; }
	.contentEND { padding-bottom:70px; }
}
@media screen and (max-width:480px) {
	.centerSp { margin:2.0em auto; }
	.contentWT { padding:40px 0; }
	.contentBE { padding:40px 0; }
	.contentGY { padding:40px 0; }
	.contentBK { padding:40px 0; }
	.contentSTT { padding-top:40px; }
	.contentEND { padding-bottom:70px; }
}
@media screen and (max-width:414px) {
	.centerSp { margin:2.0em auto; }
}
@media screen and (max-width:360px) {

}

/*コンテンツ　幅調整*/

#content { border:0; }
.content { margin-top:0; }
.entry-content { margin-top:0; }

.wrap { width:100%; }
#main { padding:0;margin:0;min-height:400px;border:0; }

#main .panel-grid-cell { max-width:1024px;margin:0 auto; }
.home #main .panel-grid-cell { max-width:100%;margin:0; }

#breadcrumb { max-width:1440px;margin:0 auto;padding:0 0 30px 0; }
.entry-content { margin-bottom:0; }
#content-in { margin-bottom:0; }

@media screen and (min-width:1024px) {
	.single-post #content-in,
	.category #content-in,
	.blog #content-in,
	.search #content-in,
	.archive #content-in,
	.tag #content-in,
	.error404 #content-in { margin:40px 0 0 0;background-color: #f7f7f7; }

	.single-post #content-in #main,
	.category #content-in #main,
	.blog #content-in #main,
	.search #content-in #main,
	.archive #content-in #main,
	.tag #content-in #main,
	.error404 #content-in  #main { max-width:1024px;margin:0 auto;padding:70px 20px 60px 20px; }
}
@media screen and (max-width:1024px) {
	#main .panel-grid-cell { padding:0 40px; }
	#main .panel-grid-cell .panel-grid-cell { padding:0; }
	.home #main .panel-grid-cell { padding:0; }
}
@media screen and (max-width:1023px) {
	.header { display:none; }
	.home .header { display:block; }
}
@media screen and (max-width:780px) {
	.contentWT,.contentBE,.contentGY,.contentBK { padding-left:30px;padding-right:30px; }
}
@media screen and (max-width:480px) {
	.contentWT,.contentBE,.contentGY,.contentBK { padding-left:16px;padding-right:16px; }
}


/************************************
** container
************************************/

#mainSP { display:none; }

#container {
	background-color:#111 !important;
	background-image: url("/tnwp23/wp-content/uploads/2023/11/visual_contents.jpg");
	background-position: center top;
	background-repeat:no-repeat;
}

.home #container {
	background-color:#000 !important;
	background-image: url("/tnwp23/wp-content/uploads/2023/11/visual_main.jpg");
	background-position: center top;
	background-repeat:no-repeat;
}

.header-container, .main, .sidebar, .footer {
	background-color:transparent;
}

#content,#content-bottom { max-width:1440px;margin:0 auto; }

.home #content { margin-top:630px; }


@media screen and (min-width:1441px){
	#container { background-size:1440px; }
}
@media screen and (max-width:1440px){
	#container { background-size:100%; }
}
@media screen and (min-width:961px) and (max-width:1023px) {
	.home #container { background-position: center -40px; }
}
@media screen and (max-width:960px){
	#container { background-size:100%;background-position: center -70px; }
	.home #container { background-size:100%;background-position: center top; }
}
@media screen and (max-width:834px){
	#container { background-size:110%;background-position: center -70px; }
	.home #container { background-size:100%;background-position: center top; }
}
@media screen and (max-width:768px){
	#container { background-size:112%;background-position: 60% -60px; }
	.home #container { background:none; }

	.home .header { height:0 !important; }
	#mainSP { display:block; }
	.home #content { margin-top:0; }
	.home #container { background:none; }
}
@media screen and (max-width:600px){
	#container { background-size:118%;background-position: 70% -50px; }
}
@media screen and (max-width:540px){
	#container { background-size:120%;background-position: 70% -50px; }
}
@media screen and (max-width:480px){
	#container { background-size:122%;background-position: 80% -40px; }
}
@media screen and (max-width:414px){
	#container { background-size:130%;background-position: 80% -30px; }
}
@media screen and (max-width:390px){
	#container { background-size:132%;background-position: 80% -15px; }
}
@media screen and (max-width:375px){
	#container { background-size:134%;background-position: 78% -15px; }
}


/************************************
** ブログ部分　container調整
************************************/

#content-bottom { padding:70px;background-color:#f7f7f7;border-top:2px solid #fff; }

@media screen and (max-width:1023px){
	.single-post #content-in,
	.category #content-in,
	.blog #content-in,
	.search #content-in,
	.archive #content-in,
	.tag #content-in,
	.error404 #content-in { background-color: #f7f7f7 !important; }

	.single-post #main,
	.category #main,
	.blog #main,
	.search #main,
	.archive #main,
	.tag #main,
	.error404 #main { padding:40px 40px 30px 40px; }

	#content-bottom { padding:40px 40px 60px 40px; }
}
@media screen and (max-width:768px){
	.single-post #main,
	.category #main,
	.blog #main,
	.search #main,
	.archive #main,
	.tag #main,
	.error404 #main { padding:40px 30px 30px 30px; }

	#content-bottom { padding:30px 30px 60px 30px; }
}
@media screen and (max-width:480px){
	.single-post #main,
	.category #main,
	.blog #main,
	.search #main,
	.archive #main,
	.tag #main,
	.error404 #main { padding:20px 16px 20px 16px; }

	#content-bottom { padding:30px 16px 60px 16px; }
}


/************************************
** headMenu（PC）
************************************/

.navi {
	background-color:rgba(0,0,0,0.66);
	font-family: 'BIZ UDMincho', sans-serif;
}

.header, .header .header-in,#header-in, .site_logo_tag {
	height:90px !important;
	font-family: 'BIZ UDMincho', sans-serif;
	font-size:18px;
	letter-spacing:1px;
}

#headmenu-info a { color:#D5D1CF; }
.navi-in > ul,#navi .navi-in>ul>li { height: 60px; }

#header-in { position:relative;max-width:1300px;width:98%;position:relative; }
	.site_logo_tag { position:absolute;top:0;left:0;width:100%; }
	.site_logo_tag h1 { margin:0;padding:0; }
	.site_logo_tag .logo-image a { margin:0;padding:0;font-weight:normal; }
	.site_logo_tag .logo-image img { padding:0;position:absolute;top:7px;left:0; }
	.site_logo_tag #headmenu-info { position:absolute;top:0;right:0%;min-width:800px;text-align:right; }

#headmenu-info .telimg { position:relative;top:8px;left:0;margin-right:30px; }
#headmenu-info .goAccess { position:relative;top:10px;left:0;margin-right:35px; }
#headmenu-info .goContact { position:relative;top:10px;left:0;display:inline-block;border:1px solid #D5D1CF;margin-right:6px;padding:6px 25px; }

@media screen and (min-width:1024px) {
	#header-container-in #navi { height:60px; }
	#header-container-in #navi .navi-in a { color:#D5D1CF;line-height:60px;letter-spacing:1px;font-size:18px; }
	#header-container-in #navi .navi-in a:hover { color:#080401; }

	#header-container-in #navi .navi-in > ul .sub-menu { background-color:rgba(0,0,0,0.8); }
	#header-container-in #navi .navi-in > ul .sub-menu li { height:50px;line-height:50px; }
	#header-container-in #navi .navi-in > ul .sub-menu li a { font-size:17px;height:50px;line-height:50px;padding-left:24px; }
	#header-container-in #navi .navi-in > ul .sub-menu li a::hover { color:#000;background-color:#080401; }

	#header-container-in #navi li .item-label { font-weight:400; }
}

@media screen and (max-width:1090px) {
	#headmenu-info .telimg { margin-right:10px;width:260px; }
	#headmenu-info .goAccess { margin-right:22px; }
	#headmenu-info .goContact { padding:6px 16px; }
}


/************************************
** headMenu（PC）スクロールで縮小
************************************/

.header-container-in.cl-slim.hlt-top-menu.wrap { height:60px; }
.header-container-in.cl-slim.hlt-top-menu.wrap .navi { background-color:rgb(10 4 1 / 100%); }

#header-container-in #navi .navi-in .mn-contact { display:none; }
	.fixed-header .is-header-fixed .header-container .logo  { display:none; }
	.fixed-header #headmenu-info { min-width:720px; }

.fixed-header #header-in { height:50px; }
.fixed-header #header-container-in #navi { height:60px; }
.fixed-header #header-container-in #navi .navi-in a { line-height:60px; }

.fixed-header #headmenu-info  { display:none; }
.fixed-header #header-container-in #navi .navi-in .mn-contact { display:block; }

@media screen and (max-width:1279px){
	.fixed-header #header { display:none; }
}

/************************************
** menu-mobile ハンバーガーメニューを右に
************************************/

@media screen and (max-width:1023px) {
	.mobile-header-menu-buttons { flex-direction:row-reverse; }
	.mobile-header-menu-buttons li.navi-menu-button {  }
	.mobile-header-menu-buttons li.logo-menu-button {  }
	.navi-menu-content {
		left: auto;
		right: 0;
		transform: translateX(105%);
	}
	.mobile-header-menu-buttons.has-logo-button { position:fixed !important;top:0 !important;background-color: #000; }
	.mobile-menu-buttons .menu-icon,.mobile-menu-buttons .menu-caption { color:#fff; }
}


/************************************
** menu-mobile
************************************/

.mobile-menu-buttons { background-color:#000; }
#navi-menu-content { background-color:#782045;color:#222;padding-bottom:60px; }
.fa-times:before { color: #fff; }

.menu-drawer .sub-menu { padding-top:0;padding-bottom:0; }
.menu-drawer li { margin:10px 0;font-weight:600; }
	.menu-drawer li a { font-size:16px;line-height:2.0;color:#fff; }
		.menu-drawer li li a { font-size:14px;line-height:2.0; }

.menu-drawer li.spmn_stt { margin-top:25px; }
.menu-drawer li.menu-drawer_contactBtn {
	margin:20px 0;
	padding:1px 13px 0 13px;
	color:#111;
	border:1px solid #fff;
	background-color:#357241;
}
.menu-drawer li.menu-drawer_telBtn {
	position:relative;
	margin:20px 0 50px 0;
	padding:0 13px;
	color:#fff;
	border:1px solid #fff;
	background-color:#886e2b;
}
	.menu-drawer li.menu-drawer_telBtn:after {
		position:absolute;
		top:54px;
		left:0;
		content:'※ 施術中等で出られない場合、おり返します';
		font-size:12px;
		line-height: 1.8;
		display:inline-block;
		width:98%;
		padding:0;
		vertical-align: middle;
		text-align:left;
	}

.menu-drawer li.menu-drawer_snsBtn {
	width:80%;
	position:relative;
	color:#222;
	padding:0 0 0 30px;
	border:1px solid #222;
	margin:20px 0 0 0;
	background-color:#f5f5f5;
	letter-spacing:1px;
}
	.menu-drawer li.menu-drawer_snsBtn a { color:#111; }
	.menu-drawer li.menu-drawer_snsBtn .fab { font-size:28px;position:absolute;top:8px;left:14px; }

i.fa-chevron-right { margin-right:2px; }

@media screen and (max-width:320px) {
		.menu-drawer li li a { font-size:12px; }
}

/************************************
** menu-mobile foot
************************************/

#menu-mobilefootmenu li:nth-child(1) {
	background-color:#111;
}
#menu-mobilefootmenu li:nth-child(2) {
	background-color:#33733e;
}
#menu-mobilefootmenu li:nth-child(3) {
	background-color:#886f23;
}
#menu-mobilefootmenu li:nth-child(4) {
	background-color:#333;
}

#menu-mobilefootmenu a { color:#fff }
#menu-mobilefootmenu li:nth-child(1) a { color:#555; }

.mobile-menu-buttons .menu-caption { font-size:11px; }

@media screen and (max-width:359px){
	#menu-mobilefootmenu li:nth-child(1) a { color:#666; }
	.mobile-menu-buttons .menu-caption { font-size:10px; }
}


/************************************
** リンク
************************************/

a { color:#534741;text-decoration:none;outline:none;transition:opacity .2s ease-in-out; }
a:hover { color:#534741;text-decoration:none;opacity: .6; }
a:visited { color:#534741;text-decoration: none; }

.main p a { color:#534741;text-decoration:underline; }
.main p a:hover { text-decoration:none; }

#main #list a { text-decoration:none; }
#main #list a:visited { color:#333; }
#main #list a:hover { background-color:transparent;color:#999; }

#main a.gopgArowBtn { text-decoration:none; }


/************************************
** 404
************************************/

img.not-found { width:80%;max-width:400px;margin:40px auto 20px auto;display:block; }


/************************************
** 見出し関連 1
************************************/

.article h1,.article h2,.article h3,.article h4,.article h5 {
	background-color:transparent !important;
	border:0;
	font-weight:700;
	line-height:1.8;
	padding:0;
	margin:0;
	color:#4d3c2f;
	letter-spacing:2px;
	font-weight:400 !important;
	font-family: 'BIZ UDMincho', sans-serif;
}
.article h1 .sml,.article h2 .sml,.article h3 .sml,.article h4 .sml,.article h5 .sml { font-size:18px; }

@media screen and (max-width:768px) {
	.article h1 .sml,.article h2 .sml,.article h3 .sml,.article h4 .sml,.article h5 .sml { font-size:16px; }
}

.article h2 {
	letter-spacing:1px;
	padding:1.2em 0;
}
.article h3,.article h4 {
	letter-spacing:0;
	padding:1em 0;
}

.spTop { margin-top:2.4em; }
.pdg0 { padding-top:0 !important;padding:1em 0 0.2em 0 !important; }

.blog #archive-title { font-size:26px;margin:45px 0 0 0; }
.date #archive-title { font-size:26px;margin:45px 0 0 0; }		/** 月毎一覧タイトル **/
.search #archive-title { font-size:26px;margin:45px 0 0 0; }	/** 検索一覧タイトル **/
.tag #archive-title { font-size:26px;margin:45px 0 0 0; }		/** tag一覧タイトル **/

#archive-title .fa-folder-open:before { content:none; }

/** 記事一覧タイトル **/
#archive-title {
	font-size:26px;
	color:#555;
	margin:20px 0 0 0;
	padding:0 0 0 0;
}
.page #archive-title { padding:0 0 30px 0; }
.archive-title span { margin:0; }

/** 固定ページh1 **/
.pgTtl h1 {
	height:350px;
	font-size:36px;
	color:#fff !important;
	text-align:center;
	margin:0;
	padding-top:130px;
	line-height:1.6;
	text-shadow: 1px 1px 15px #000;
}

@media screen and (max-width:1280px) {
	.pgTtl h1 { height:280px;padding-top:100px; }
}
@media screen and (max-width:1080px) {
	.pgTtl h1 { font-size:34px;height:240px;padding-top:80px; }
}
@media screen and (max-width:960px) {
	.pgTtl h1 { padding-top:90px; }
}
@media screen and (max-width:834px) {
	.pgTtl h1 { font-size:32px;height:240px;padding-top:95px; }
}
@media screen and (max-width:768px) {
	.pgTtl h1 { font-size:30px;height:220px;padding-top:90px; }
}
@media screen and (max-width:640px) {
	.pgTtl h1 { font-size:28px;height:200px;padding-top:80px; }
}
@media screen and (max-width:540px) {
	.pgTtl h1 { font-size:26px;height:200px; }
}
@media screen and (max-width:480px) {
	.pgTtl h1 { font-size:24px;height:180px;padding-top:70px;letter-spacing:0; }
}
@media screen and (max-width:414px) {
	.pgTtl h1 { font-size:22px; }
}
@media screen and (max-width:375px) {
	.pgTtl h1 { font-size:21px;height:170px; }
}
@media screen and (max-width:320px) {
	.pgTtl h1 { font-size:18px;height:160px;padding-top:65px; }
}

/** 固定ページh2 **/
.entry-content h2 { font-size:32px;line-height:1.6; }

@media screen and (max-width:960px) {
	.entry-content h2 { font-size:30px; }
}
@media screen and (max-width:768px) {
	.entry-content h2 { font-size:28px; }
}
@media screen and (max-width:640px) {
	.entry-content h2 { font-size:26px; }
}
@media screen and (max-width:540px) {
	.entry-content h2 { font-size:24px;padding-bottom:1.0em; }
}
@media screen and (max-width:480px) {
	.entry-content h2 { letter-spacing:0; }
}
@media screen and (max-width:320px) {
	.entry-content h2 { font-size:20px; }
}

/** 固定ページh3 **/
.entry-content h3 { font-size:28px;line-height:1.8; }

@media screen and (max-width:960px) {
	.entry-content h3 { font-size:26px; }
}
@media screen and (max-width:640px) {
	.entry-content h3 { font-size:24px; }
}
@media screen and (max-width:540px) {
	.entry-content h3 { font-size:22px;padding-bottom:1.0em; }
}
@media screen and (max-width:480px) {
	.entry-content h3 { font-size:26px;line-height:1.6; }
}
@media screen and (max-width:414px) {
	.entry-content h3 { font-size:25px; }
}
@media screen and (max-width:390px) {
	.entry-content h3 { font-size:24px; }
	.entry-content h3.lsp0 { letter-spacing:-1px; }
}
@media screen and (max-width:375px) {
	.entry-content h3 { font-size:23px; }
}
@media screen and (max-width:320px) {
	.entry-content h3 { font-size:22px; }
}

.entry-content h2.center,.entry-content h3.center,.entry-content h4.center {
	text-align:center;
}
.ttl-btm-info { text-align:center;margin:-1.4em 0 0 0;font-size:15px; }

.search #archive-title { padding: 0 0 15px 0; }


/************************************
** 見出し関連 2　ブログ・投稿記事
************************************/

/** 投稿記事タイトル **/
h1.entry-title {
	font-weight:500;
	line-height:1.6;
	margin:0.8em 0 0 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #b9b9b9;
	letter-spacing:1px;
}

/** 記事内タイトル **/
.post-template-default .entry-content h2,
.post-template-default .entry-content h3,
.post-template-default .entry-content h4 {
	font-weight:500;
	line-height:1.9;
	margin:3.0em 0 0.7em 0;
	padding:0;
	border:0;
	background-color:transparent;
}
.post-template-default h1.entry-title { font-size: 30px; }
.post-template-default .entry-content h2 { font-size: 26px; }
.post-template-default .entry-content h3 { font-size: 24px; }
.post-template-default .entry-content h4 { font-size: 22px; }

@media screen and (max-width:1023px){
	.post-template-default h1.entry-title { margin: 1.0em 0 0 0;font-size:26px; }
	.post-template-default .entry-content h2 { font-size: 24px; }
	.post-template-default .entry-content h3 { font-size: 22px; }
	.post-template-default .entry-content h4 { font-size: 22px; }
}
@media screen and (max-width:768px){
	.post-template-default h1.entry-title { margin:0; }
}
@media screen and (max-width:640px){
	.post-template-default h1.entry-title { font-size:24px; }
	.post-template-default .entry-content h2 { font-size: 22px; }
}
@media screen and (max-width:540px){
	.post-template-default h1.entry-title { font-size:23px; }
}
@media screen and (max-width:480px){
	.post-template-default h1.entry-title { letter-spacing:0; }
}
@media screen and (max-width:390px){

}
@media screen and (max-width:320px){

}


/************************************
** 見出し関連 3　その他
************************************/

.blog #archive-title { font-size:26px;margin:45px 0 0 0; }
.date #archive-title { font-size:26px;margin:45px 0 0 0; }	/** 月毎一覧タイトル **/
.search #archive-title { font-size:26px;margin:45px 0 0 0; }	/** 検索一覧タイトル **/
.tag #archive-title { font-size:26px;margin:45px 0 0 0; }	/** tag一覧タイトル **/

.page #archive-title { padding:0 0 30px 0; }
.search #archive-title { padding: 0 0 15px 0; }

@media screen and (max-width:1024px) {
	.page #archive-title { padding:0 0 25px 0; }
}
@media screen and (max-width:768px) {
	.date #archive-title { font-size:28px; }
	.search #archive-title { font-size:28px; }
	.tag #archive-title { font-size:28px; }
}
@media screen and (max-width:540px) {
	.page #archive-title { padding:0 0 10px 0; }
	.date #archive-title { font-size: 26px;margin:30px 0 0 0; }
	.tag #archive-title { font-size: 24px;margin:30px 0 0 0; }
	.search #archive-title { font-size: 24px;margin:30px 0 0 0;padding:0 0 0 0; }
}
@media screen and (max-width:414px){
	.date #archive-title { font-size:24px; }
	.search #archive-title { font-size:20px; }
	.tag #archive-title { font-size:22px; }
}
@media screen and (max-width:375px){
	.page #archive-title { margin:10px 0 0 0;padding:0 0 10px 0; }
	.date #archive-title { margin:20px 0 0 0; }
	.search #archive-title { margin:20px 0 0 0; }
	.tag #archive-title { margin:20px 0 0 0; }
}
@media screen and (max-width:320px){
	.date #archive-title { font-size: 22px; }
	.search #archive-title { font-size: 18px; }
	.tag #archive-title { font-size:20px; }
}


/************************************
** footer
************************************/

#footer { margin:-32px 0 0 0;padding:0;font-weight:400;background-color:#791F46;color:#fbfbfb; }

#foot-info1 {
	height:auto;
	padding:70px 16px 50px 16px;
	text-align:center;
	font-size:18px;
	line-height:2.0;

	background-image: 
	/* 1枚目の背景画像のパス */
	url(/tnwp23/wp-content/uploads/2023/11/paisleyPT_gray.png),
	/* 2枚目の背景画像のパス */
	url(/tnwp23/wp-content/uploads/2023/11/paisleyPT_purple.png);

	background-position:
	/* 1枚目の背景画像の表示位置 */
	top 0 0,
	/* 2枚目の背景画像の表示位置 */
	bottom 0 0;

	background-repeat:
	/* 1枚目の背景画像の設定 */
	repeat-x,
	/* 2枚目の背景画像の設定 */
	repeat;

	background-size:
	/* 1、2枚目の背景画像の共通サイズ */
	auto;
}

#foot-info1 .contact {
	max-width:960px;
	padding:20px 0;
	margin:30px auto 0 auto;
	background-color:#fff;
}
	#foot-info1 .contact p {
		display:inline-block;
		width:48%;
		margin:0;
		text-align:center;
	}
	#foot-info1 .contact p.tel { border-right:1px solid #bbb;padding:10px 0; }
	#foot-info1 .contact p.tel img { padding:0 24px; }

#foot-info2 {
	position:relative;
	max-width:960px;
	padding:60px 0 25px 0;
	margin:0 auto;
}
#foot-info2 .dispTB { display:none; }
#foot-info2 .footbnr { position:absolute;top:60px;right:0; }
	#foot-info2 .footbnr p { padding:0 0 40px 0; }
#foot-info2 .footlogo { position:relative;max-width:580px; }
	#foot-info2 .footlogo p { margin-bottom:2.4em; }
#foot-info2 .footlogo address { position:absolute;top:37px;left:290px; }
#foot-info2 .footsns { padding:25px 0 0 0;text-align:center; }
	#foot-info2 .footsns p { display:inline-block;margin:0 25px; }
	#foot-info2 .footsns p a { color:#EDCFDD; }
	#foot-info2 .fab:before { font-size:38px !important; }
.footer-bottom { background-color:#6D1C3F; }

@media screen and (max-width:1023px) {
	#foot-info1,#foot-info2 { padding-left:30px;padding-right:30px; }
	#foot-info2 .footbnr { right:30px; }
	#foot-info2 .footlogo img { max-width:220px; }
	#foot-info2 .footlogo address { top:21px;left:260px; }
}
@media screen and (max-width:880px) {
	#foot-info1 { height:auto;padding:40px 30px 50px 30px; }
	#foot-info1 img { width:auto;padding:0 24px; }
	#foot-info2 { padding:40px 30px 0 30px; }
	#foot-info2 .footlogo p { margin-bottom: 2.0em; }
	#foot-info2 .footlogo img { max-width:240px; }
	#foot-info2 .footlogo address { position:relative;top:0;left:0; }
	#foot-info2 .dispTB { display:block; }
	#foot-info2 .footsns { padding:0; }
}
@media screen and (max-width:640px) {
	#footer { text-align:center; }
	#foot-info1 { font-size:16px;text-align:left; }
	#foot-info1 .msg br { display:none; }
	#foot-info1 .contact p { display:block;width:80%;padding:25px 0;margin:0 auto; }
	#foot-info1 img { width:100%; }
	#foot-info1 .contact p.tel { border-bottom: 1px solid #bbb;border-right:0; }
	#foot-info1 .contact p.tel img { padding:10px 40px 24px 40px; }
	#foot-info2 .footbnr { position:relative;top:0;left:0;right:0;padding:10px 0 35px 0; }
	#foot-info2 .footbnr img { width:80%; }
	.footer-bottom-content { text-align:left; }
	.footer-bottom.fdt-up-and-down .footer-bottom-content { text-align:left; }
	.copyright { margin:5px 7px 5px 5px; }
}
@media screen and (max-width:540px) {
	#foot-info1 .contact p.tel img { padding:10px 22px 24px 22px; }
}
@media screen and (max-width:480px) {
	#foot-info1 { padding: 45px 16px 40px 16px; }
	#foot-info1 .contact p { width:100%;padding:20px 0; }
	#foot-info1 img { padding: 0 16px; }
	#foot-info1 .contact p.tel img { padding:0px 30px 24px 30px; }
	#foot-info2 { padding: 50px 30px 0 30px; }
	#foot-info2 .footbnr img { width:100%; }
}
@media screen and (max-width:390px) {
	.copyright { font-size:12px; }
}
@media screen and (max-width:375px) {
	#foot-info1 .contact { padding: 8px 0; }
	#foot-info1 .contact p.tel img { padding:4px 22px 14px 22px; }
	.copyright { font-size:11px; }
}
@media screen and (max-width:360px) {
	#foot-info2 { padding:44px 20px 0 20px; }	
}
@media screen and (max-width:320px) {
	#foot-info1 .contact p.tel img { padding:12px 20px 14px 20px; }
	#foot-info1 .contact { padding:0; }
}

/************************************
** form
************************************/

table.under-line { margin:0 auto; }
table.under-line tr { background-color:transparent; }
table.under-line th { background-color:transparent;border:0;border-bottom:1px solid #a59f9c;padding:10px 10px;letter-spacing:2px;text-align:left;font-size:17px; }
table.under-line td { background-color:transparent;border:0;border-bottom:1px solid #a59f9c;padding:10px 10px;font-size:17px;font-weight:normal; }
table.under-line td .dispSP { display:none; }

@media screen and (max-width:768px) {
	table.under-line { border:1px solid #b4b0ae;border-bottom:0; }
	table.under-line th { display:block;background-color:#dfd3ca;border-bottom:0;text-align:center;padding:6px 20px; }
	table.under-line td { display:block;background-color:#f3f3f3;width:100%;padding-left:18px; }
}
@media screen and (max-width:640px) {
	table.under-line td .dispSP { display:block; }
}
@media screen and (max-width:480px) {
	table.under-line th { font-size:16px; }
	table.under-line td { font-size:16px; }
}


.inquirytbl th { text-align:left;font-weight:600; }

.inquirytbl th::before { position:above;top:2px;left:0px;content: "任意";font-size:13px;padding:2px 18px;margin-right:15px;border-radius:20px;
	background-color:#EDEFEF;color:#222; }
.inquirytbl th.required::before { position:above;top:2px;left:0px;content: "必須";font-size:13px;background-color:#ffffff;color:#000; }

.scrollable-table th { background-color: #E4E5E9; }

.inquirytbl textarea { height:10em; }
.inquirytbl th { width:280px; }

.mw_wp_form .error { color:red !important; }
.inquirytbl select { cursor:pointer; }
.hand { cursor:pointer; }
form select { background-color: rgb(255, 255, 255); }

.entry-content h3.inquiry { width:96%;margin:20px auto;color:#271016; }

	.inquirytbl,.inquirytbl th,.inquirytbl td {
		font-size:16px;
		color:#000;
		border:none;
		border-bottom:3px solid #f1f2ec;
		background-color: #eaeaea;
	}
	.inquirytbl th:first-child,.inquirytbl td:nth-child(2) {
		border-top:3px solid #f1f2ec;
	}
	table.inquirytbl td a { text-decoration:underline; }
	table.inquirytbl td a:hover { text-decoration:none; }

	td.tenpuimg img { max-width:400px; }

.inquirytbl th { padding:10px 10px 10px 30px !important;background-color:#dfd3ca;color:#111; }
.inquirytbl .required { position:relative; }
h3 .required { position:relative; }
h3.inquiry .required { padding-left:60px; }

td .inputNote { display:inline-block;padding:3px 0 8px 0;font-weight:600;color:#333; }
td .inputNote a { color:#333; }

.inquirytbl td { padding:12px 10px 12px 18px !important; }
.inquirytbl td.checkbox span { display:block; }
.inquirytbl td.checkbox span.inputNote { display:none; }
.inquirytbl td.checkbox span span { display:inline; }
.inquirytbl td.checkbox span:first-child { margin-left: 10px; }
.inquirytbl td p { margin:0;padding:0; }

.inquirytbl .w10 { width:10%;font-size:14px; }
.inquirytbl .w20 { width:20%;font-size:14px; }
.inquirytbl .w30 { width:30%;font-size:14px; }
.inquirytbl .w40 { width:40%;font-size:14px; }
.inquirytbl .w50 { width:50%;font-size:14px; }
.inquirytbl .w60 { width:60%;font-size:14px; }
.inquirytbl .w70 { width:70%;font-size:14px; }
.inquirytbl .w80 { width:80%;font-size:14px; }
.inquirytbl .w90 { width:90%;font-size:14px; }

p.agreement { margin:40px auto 0 auto;text-align:center;padding:18px 0;line-height:2.5;
	background-color:#f7fbfb;border:1px solid #96afdb; }
p.agreement em { font-weight:normal; }
p.agreement span { font-size:1.08em; }

#confirm .inputNote { display:none; }	/** 確認画面　入力要素横の※メッセージを非表示に **/

.mw_wp_form .error { font-size:14px !important; }

.article p.form-gazou-tenpu { text-align:center;padding:45px 0 0 0 !important;font-weight:700 !important; }

@media screen and (max-width:960px){
	.inquirytbl .w10 { width:10%;min-width:280px; }
	.inquirytbl .w20 { width:20%;min-width:280px; }
	.inquirytbl .w30 { width:30%;min-width:280px; }
	.inquirytbl .w40 { width:40%;min-width:280px; }
	.inquirytbl .w50 { width:50%;min-width:280px; }
	.inquirytbl .w60 { width:60%;min-width:280px; }
	.inquirytbl .w70 { width:70%;min-width:280px; }
	.inquirytbl .w80 { width:80%;min-width:280px; }
	.inquirytbl .w90 { width:90%;min-width:280px; }
}
@media screen and (max-width: 834px){
	.inquirytbl th::before { font-size:12px; }
	.inquirytbl th.required::before { font-size:14px; }
	.inquirytbl th { padding:13px 0 10px 20px !important;width:234px; }
	p.agreement { width:80%; }
}
@media screen and (max-width:768px){
	.entry-content h3.inquiry { font-size: 1.15em; }
	.inquirytbl th,.inquirytbl td { display:block; }
	.entry-content h3.inquiry { width:100%;margin:20px auto; }
	.inquirytbl { width:100%;margin:0 auto 20px auto; }
	.inquirytbl th { border:0;width:100%;padding: 8px 0 10px 20px !important; }
	.inquirytbl td { border:0;background-color:#ebe8e8;padding-bottom:20px !important; }
	.inquirytbl .required::after {
		right: 30px;
	}
	.inquirytbl .w10 { width:20%; }
	p.agreement { width:94%; }
	.search-edit, input[type="text"], input[type="password"],
	input[type="date"], input[type="datetime"], input[type="email"],
	input[type="number"], input[type="search"], input[type="tel"],
	input[type="time"], input[type="url"], textarea, select { font-size:14px; }
}
@media screen and (max-width:480px){
	.inquirytbl .w10 { width:10%;min-width:240px; }
	.inquirytbl .w20 { width:20%;min-width:240px; }
	.inquirytbl .w30 { width:30%;min-width:240px; }
	.inquirytbl .w40 { width:40%;min-width:240px; }
	.inquirytbl .w50 { width:50%;min-width:240px; }
	.inquirytbl .w60 { width:60%;min-width:240px; }
	.inquirytbl .w70 { width:98%;min-width:240px; }
	.inquirytbl .w80 { width:98%;min-width:240px; }
	.inquirytbl .w90 { width:98%;min-width:240px; }

	.inquirytbl { width:100%;margin:-10px auto -20px auto; }
	td.tenpuimg img { max-width:300px; }
	p.agreement span.mwform-checkbox-field-text { font-size:17px;line-height:3.0; }
}
@media screen and (max-width:414px){
	input { font-size:14px; }
	.mw_wp_form .error { font-size:12px !important; }
	.entry-content h3.inquiry { font-size: 1.0em; }
	.inquirytbl th { line-height:1.6;padding: 5px 40px 7px 25px !important; }
	.inquirytbl td { line-height:3.0; }
	.inquirytbl td.tel .w50 { width:22%; }
	p.agreement { width:auto;padding:20px 20px 10px 20px !important;line-height:1.9;font-size:14px; }
	p.agreement { font-size:16px; }
	p.agreement .inputNote { font-size:14px; }


	.article p.form-gazou-tenpu { padding:25px 0 0 0 !important; }
	p.agreement span.mwform-checkbox-field-text { line-height:3.0; }
}
@media screen and (max-width:360px){
	p.agreement { padding:20px 10px 10px 10px !important; }
	p.agreement span { font-size:13px; }
	p.agreement span.inputNote { font-size:13px; }
	p.agreement span.mwform-checkbox-field-text { font-size:16px; }
}
@media screen and (max-width:320px){
	td.tenpuimg img { max-width:90%; }
	.inquirytbl td.tel .w50 { width:20%; }
	.inquirytbl .w80 { width:90%; }
	p.agreement span { font-size:13px; }
	p.agreement span.inputNote { font-size:12px; }
	p.agreement span.mwform-checkbox-field-text { font-size:14px;line-height:3.6; }
}


/************************************
** form 予約フォーム部分
************************************/

.yoyaku th::before { content:none; }
.yoyaku td p { padding:3px 0; }
.yoyaku td .dayttl { display:inline-block;width:55px;padding-left:3px; }
.yoyaku td .otherttl { display:inline-block;width:160px;padding-left:3px; }
#desiredmenu { width:78%; }
#firstmsg,#reservmsg { width:70%; }

@media screen and (max-width:1024px){
	#desiredmenu { width:90%; }
	#firstmsg,#reservmsg { width:80%; }
}
@media screen and (min-width:769px) and (max-width:834px) {
	.inquirytbl th::before { padding: 2px 12px;margin-right:10px; }
	.inquirytbl th.required::before { font-size:13px;position: relative;top:-1px; }
}
@media screen and (max-width:834px) {
	#desiredmenu { width:96%; }
	#firstmsg,#reservmsg { width:80%; }
	#reservname,#reservtel,#reservday { width:62%; }
	#reservmsg { width:83%; }
	.yoyaku td .otherttl { width:auto;padding-right:5px; }
}
@media screen and (max-width:768px) {
	#reservname,#reservtel,#reservday { width:260px; }
}
@media screen and (max-width:640px) {
	.inquirytbl th { padding:5px 0 6px 16px !important; }
	.inquirytbl th.required::before { font-size:12px; }
	.inquirytbl td .inputNote { font-size:14px;padding: 0 0 4px 0;line-height:1.6; }
}
@media screen and (max-width:480px) {
	.yoyaku td .dayttl { padding:0;width:auto;font-size:15px; }
	.inquirytbl td { font-size:15px; }
	#reservname,#reservtel,#reservday { min-width:236px;width:236px; }
}
@media screen and (max-width:479px) {
	.inquirytbl td { padding: 10px 6px 12px 12px !important; }
	#reservname,#reservtel,#reservday,#reservmsg { min-width:236px;width:80%;display:block; }
	#reservmsg { margin-bottom:8px; }
}

/************************************
** button
************************************/

.entry-content p.btnbox  { width:80%;margin:0 auto;text-align:center; }

@media screen and (max-width:540px){
	.entry-content p.btnbox  { padding-top:0;margin-top:-1.5em; }
}

.btn-bace {
	font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
	max-width:800px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	margin-top:20px;
	padding: 10px 16px 8px 17px;
	border-radius: 4px;
	transition: .4s;

	font-size: 24px;
	width:78%;
	color: #fff;
	background-color:#3E4B6E;
}

.btn-bace:hover { color:#fff;background-color:#486cce; }

.btn-pink { color: #FB6789 ;background-color:#fff;border: 2px solid #E9A6A8; }
.btn-pink:hover { color: #531f36;background-color: #EFC3C9;border-color: #E9A6A8; }

.btn-red { color: #FFF;background-color: #E13333;border-color: #B20000; }
.btn-red:hover { color: #B20000;background-color:#fff;border: 2px solid #B20000; }

.btn-green { color: #9ec34b;background-color:#fff;border: 2px solid #9ec34b; }
.btn-green:hover { color: #FFF;background-color: #9ec34b;border-color: #cbe585; }

.btn-gold { color: #9F805B;background-color:#fff;border: 2px solid #B69D80; }
.btn-gold:hover { color: #FFF;background-color: #C7B49E;border-color: #B69D80; }

@media screen and (max-width:834px){
	.btn-bace { font-size:22px; }
}
@media screen and (max-width:768px){
	.btn-bace { font-size:20px;width:88%; }
}
@media screen and (max-width:720px){
	.btn-bace { font-size:18px; }
}
@media screen and (max-width:640px){
	.btn-bace { font-size:16px;width:94%; }
}
@media screen and (max-width:480px){
	.btn-bace { font-size:14px;width:100%; }
}
@media screen and (max-width:414px){
	.btn-bace { font-size:13px; }
}

.btnbox input { margin:1em 0;font-size:18px;max-width:500px; }


/************************************
** form button
************************************/

.btnbox { padding-top:2em;text-align:center; }

.btnbox input[type="submit"] {
	-webkit-appearance: none;
	border: none;
	background-color: transparent;
	max-width:93%;
	margin: 0 auto;
	padding:16px 10px;
	font-weight: 500;
	color: #fff;
	border-radius:4px;
	font-size: 20px;
	background-color: #c83a6d;
	font-family: "Sawarabi Gothic" ,sans-serif;
}

	.btnbox .input-backButton {
		display:inline-block;
		width: 70%;
		margin:1em 0;
		position:relative;
		left:-7px;
	}
	.btnbox .input-submitButton {
		display:inline-block;
		width: 70%;
		margin:1em 0;
		position:relative;
		left:7px;
	}

	.btnbox .input-backButton::before {
		font-family: "Font Awesome 5 Free";
		font-weight: 800;
		content: "\f104";
		position:relative;
		top:0;
		left:28px;
		font-size: 20px;
		color:#fff;
		display:inline;
		opacity:1 !important;
	}
	.btnbox .input-backButton input:hover {
		background-color:#9a9a9a;
		transition: all 0.3s ease-in-out;
	}
	.btnbox .input-backButton:hover::before {
		opacity:1.0;
		color:#fff;
	}

	.btnbox .input-submitButton::after {
		font-family: "Font Awesome 5 Free";
		font-weight: 800;
		content: "\f105";
		position:relative;
		top:0;
		left:-28px;
		font-size: 20px;
		color:#fff;
		display:inline;
	}
	.btnbox .input-submitButton input:hover {
		background-color:#f4a6c3;
		transition: all 0.3s ease-in-out;
	}
	.btnbox .input-submitButton:hover::before {
		opacity:1.0;
		color:#fff;
	}

/** ボタンサイズ レスポンシブ対応 **/
@media screen and (max-width:960px){
	.btnbox .input-backButton,.btnbox .input-submitButton {	width: 74%;	}
	.btnbox { padding:1.5em 0 3em 0; }
}
@media screen and (max-width:768px){
	.btnbox .input-backButton,.btnbox .input-submitButton {	width: 80%;	}
	.btnbox { padding:1.5em 0 1.5em 0; }
}
@media screen and (max-width:640px){
	.btnbox .input-backButton,.btnbox .input-submitButton {	width: 86%;	}
}
@media screen and (max-width:600px){
	.btnbox .input-backButton,.btnbox .input-submitButton {	width: 88%;	}
	.btnbox { padding:1.0em 0 1.5em 0; }
}
@media screen and (max-width:540px){
	.btnbox { padding:0 0 1.6em 0; }
}
@media screen and (max-width:480px){
	.btnbox .input-backButton,.btnbox .input-submitButton { width: 88%; }
	.btnbox input[type="submit"] { font-size:16px; }
}
@media screen and (max-width:414px){
	.btnbox .input-backButton,.btnbox .input-submitButton { width: 92%;margin:0.3em 0 1.2em 0; }
}
@media screen and (max-width:375px){
	.btnbox .input-backButton,.btnbox .input-submitButton { width: 94%;margin:0.3em 0 1.1em 0; }
}


/************************************
** お問い合わせ
************************************/

.contact_tel_img { text-align:center;width:84%;padding:30px 30px;margin:0 auto 30px auto;border:2px solid #8c613d;background-color:#fff; }
.contact_tel_img img { width:48%; }

@media screen and (max-width: 834px){
	.contact_tel_img { width:100%; }
	.contact_tel_img img { width:56%; }
}
@media screen and (max-width: 640px){
	.contact_tel_img { margin-bottom:10px; }
	.contact_tel_img img { width:70%; }
}
@media screen and (max-width: 540px){
	.contact_tel_img img { width:82%; }
}
@media screen and (max-width: 480px){
	.contact_tel_img { text-align:center;padding:20px 0; }
	.contact_tel_img img { width:76%; }
}
@media screen and (max-width: 480px){
	.contact_tel_img img { width:84%; }
}
@media screen and (max-width: 390px){
	.contact_tel_img { text-align:center;padding:16px 0; }
	.contact_tel_img img { width:88%; }
}


/************************************
** ブログ
************************************/

/** ブログ一覧 コンテンツタイトル **/
h1#archive-title {
	font-size:34px;
	padding-bottom:0.5em;
	font-family: 'BIZ UDMincho', sans-serif;font-weight:normal;
}
/** ブログ一覧 各記事タイトル **/
.related-entry-card-title, .entry-card-title {
	font-weight:normal;
	margin:0.6em 0 0 0;
	line-height:1.8;
}
.related-entry-card-content, .entry-card-content { padding-bottom:1.6em; }
.ect-vertical-card .entry-card-wrap { margin-bottom:20px; }

/** ブログ一覧 サムネイル画像 **/
.card-thumb img {
	width: 100% !important;
	height:300px;
    object-fit: cover;
}
.post-navi-default.post-navi-border a .card-thumb img { height:70px; }

.date-tags { padding:16px 0 15px 0; }
.entry-date { font-size:15px;font-weight:normal; }
.fa-clock:before { padding-right:4px;font-size:15px; }

.post-template-default .entry-content strong { font-size:1.1em; }
.single-post .article .entry-content p { line-height: 2.4; }
.single-post .article .entry-content p strong { line-height: 2.3; }

#content-bottom { padding-bottom:100px; }
#content-bottom-in { max-width:980px; }

/** ブログ一覧 コンテンツタイトル **/
#content-bottom .widget h2 {
	color: #555;
	font-size:1.4em;
	padding-bottom:10px;
	font-family: 'BIZ UDMincho', sans-serif;font-weight:normal;
}
#content-bottom .widget .search-box,.widget .input-box { max-width:500px; }
#content-bottom .widget select { max-width:500px; }
#content-bottom .widget ul { list-style-type:circle;padding-left:34px; }

@media screen and (max-width:1023px) {
	h1#archive-title { font-size:32px; }
	.card-thumb img { height:260px; }
	.date-tags { padding: 16px 0 0 0; }
	#content-bottom { padding-bottom:80px; }
}
@media screen and (max-width:834px) {
	h1#archive-title { font-size:30px; }
	.card-thumb img { height:240px; }
	#content-bottom { padding-bottom:70px; }
	.related-entry-card-title, .entry-card-title { font-size:17px; }
}
@media screen and (max-width:768px) {
	h1#archive-title { font-size:28px; }
	.card-thumb img { height:230px; }
}
@media screen and (max-width:640px) {
	h1#archive-title { font-size:26px;margin-top:0; }
	.card-thumb img { height:180px; }
	#content-bottom { padding-bottom:60px; }
}
@media screen and (max-width:640px) {
	.card-thumb img { height:150px; }
}
@media screen and (max-width:480px) {
	.card-thumb img { height:auto; }
	.entry-date { font-size:14px; }
}
@media screen and (max-width:320px) {
	.related-entry-card-title, .entry-card-title { font-size:16px; }
}


/************************************
** pagination
************************************/

.pagination span.current { background-color:#e7e7e7;color:#333;border-radius:0;padding:0;border:1px solid #e7e7e7; }
.under-entry-content { max-width:860px;margin:0 auto; }
.pager-post-navi.post-navi-border a.a-wrap { border-color:#fff; }

.pagination a { background-color: rgba(255,255,255,0.6);border:0;border:1px solid #e7e7e7; }
.pager-post-navi a { border:1px solid #dbdddf;margin:2px 0; }
.pager-post-navi a:visited { color: #333; }

.pagination-next { margin-top:60px; }
.pagination { margin:40px 0 80px 0; }
.pagination .page-numbers { margin: 0 6px; }

.pagination-next a {
	font-size:16px;
	display:block;
	max-width:880px;
	margin:20px auto 20px auto;
	text-align:center;
	line-height:70px;
	padding:0;
	color:#333;
	border:0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	text-decoration:none;
}
.pagination-next a:hover {
	color:#69737E;
	text-decoration:none;
	background-color:rgba(255,255,255,0.4);
	transition: 0.2s;
}
.pagination-next a::after {
	font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f105";
    position: relative;
    top: 1px;
    left: 20px;
    font-size: 20px;
    color: #69737E;
    display: inline;
}

@media screen and (max-width:834px) {
	.pagination-next { margin-top:40px; }
	.pagination { margin:20px 0 80px 0; }
}
@media screen and (max-width:414px) {
	.pagination-next { margin-top:30px; }
	.pagination { margin:16px 0 70px 0; }
}


/************************************
** ホーム
************************************/

.home_intro {
	max-width:1440px;
	padding:100px 0 130px 0;
	background-color:#361D0B;
	background-image: url("/tnwp23/wp-content/uploads/2023/11/topContents_bg.jpg");
	background-position: right top;
	background-repeat:no-repeat;
	background-size:55%;
}

.home_intro h1 { width:80%;margin:0 auto;color:#C69C6D;text-shadow: 0px 0px 10px #000; }
.home_intro h1 .dispSP { display:none; }
.home_intro .movie_msg { width:80%;margin:90px auto 0 auto;color:#C7B299; }
.home_intro .movie_msg .msg { padding:20px 0 0 120px; }
.home_intro p a { padding:6px 26px;margin-right:36px;color:#C7B299;border:1px solid #C7B299;display:inline-block;text-decoration:none; }
.home_intro p a.spr0 { margin-right:0; }
.home_intro p.link { margin-bottom:4em; }
.home_intro a.blank { background-color:#C7B299;color:#361D0B;font-weight:600; }

@media screen and (max-width:1280px) {
	.home_intro { margin-top:-60px; }
}
@media screen and (max-width:1200px) {
	.home_intro .movie_msg .msg { padding:5px 0 0 80px; }
	.home_intro { margin-top:-90px; }
}
@media screen and (max-width:1100px) {
	.home_intro { margin-top:-150px;padding:80px 0 100px 0; }
	.home_intro h1 { width:90%; }
	.home_intro .movie_msg { width:90%;margin:80px auto 0 auto; }
}
@media screen and (max-width:1060px) {
	.home_intro { margin-top:-180px; }
}
@media screen and (max-width:1024px) {
	.home_intro { margin-top:-210px; }
	.home_intro .movie_msg .msg { padding:0 0 0 70px; }
}
@media screen and (max-width:960px) {
	.home_intro { margin-top:-190px; }
	.home_intro h1 { font-size:20px; }
	.home_intro .movie_msg { margin:60px auto 0 auto; }
	.home_intro .movie_msg .msg { padding:0 0 0 50px; }
	.home_intro p a { padding:5px 25px;margin-right:30px; }
}
@media screen and (max-width:940px) {
	.home_intro { margin-top:-220px; }
	.home_intro .movie_msg br { display:none; }
	.home_intro p a { padding: 5px 20px; }
}
@media screen and (max-width:834px) {
	.home_intro { margin-top:-260px;padding: 60px 0 90px 0; }
	.home_intro .movie_msg .msg { padding: 0 0 0 60px; }
	.home_intro p a { display:block;margin:1.6em 0;text-align:center; }
}
@media screen and (max-width:800px) {
	.home_intro { margin-top:-280px; }
}
@media screen and (max-width:768px) {
	.home_intro { margin-top:0;background-size:68%; }
	.home_intro h1 { font-size:22px; }
	.home_intro h1 .dispSP { display:block; }
	.home_intro .movie_msg { margin:45px auto 0 auto; }
	.home_intro .tuki_movie { padding:0 60px; }
	.home_intro .movie_msg .msg { padding:60px 0 0 0; }
	.home_intro p a.spr0 { margin-right:auto; }
	.home_intro p a { width:50%;margin-left:auto;margin-right:auto; }
}
@media screen and (max-width:640px){
	.home_intro .tuki_movie { padding: 0 50px; }
}
@media screen and (max-width:540px){
	.home_intro { padding: 100px 0 35px 0;background-size:72%; }
	.home_intro .tuki_movie { padding: 0 20px; }
	.home_intro p a { width:70%; }
	.home_intro h1 { font-size: 20px; }
}
@media screen and (max-width:480px){
	.home_intro { padding:85px 0 35px 0; }
	.home_intro h1 { font-size:18px; }
	.home_intro .tuki_movie { padding:0; }
	.home_intro .movie_msg { margin:30px auto 0 auto; }
}
@media screen and (max-width:414px){
	.home_intro h1 { font-size:16px; }
}
@media screen and (max-width:390px){
	.home_intro p a { width: 82%; }
}

/*お知らせ*/
h2.newslistboxttl { width:80%;background-color:#F2F2EC !important;margin:-40px auto 30px auto;line-height:60px; }
#newslistbox { padding-bottom:60px;margin:0 auto; }
#newslistbox ul { position:relative;overflow:hidden;width:80%;max-width:900px;margin:-50px auto 0 auto; }
	#newslistbox ul:after { height:0;visibility:hidden;content: ".";display: block;clear:both; }
	#newslistbox li { position:relative;margin-top:8px; }
	#newslistbox li .post-date { position:absolute;top:0;left:0;font-size:1.0em;line-height:2.2;padding:0;margin:0; }
	#newslistbox li a { position:relative;top:0;left:100px;display:inline-block;font-size:1.0em;
		line-height:2.2;padding:0 0 0 8px;margin:0;color:#4f433c; }

#newslistbox li:after,
#newslistbox ul:after { height:0; visibility: hidden; content: ".";	display: block;	clear: both; }

@media screen and (max-width:834px){
	body.post-template-default .main h2.entry-title { margin-bottom:20px; }
	#newslistbox { width:90%;padding-bottom:45px; }
	#newslistbox ul { width:100%;margin:-55px auto 0 auto;padding:0; }
	#newslistbox ul li { margin:0;padding:5px 0; }
	#newslistbox li .post-date { position:absolute;top:0;left:0;font-size:1.0em;line-height:1.8em;padding:0;margin:0; }
	#newslistbox li a { position:relative;top:1.7em;left:0;line-height:1.8em;padding:0 0 0px 20px;margin:0 0 32px 0; }
}
@media screen and (max-width:540px){
	h2.newslistboxttl { margin-top:0;width:100%; }
	#newslistbox li a { padding:0 0 0px 16px; }
	#newslistbox { padding-bottom:30px; }
}

/*おもてなし*/
.omotenashi {
	max-width:1440px;
	padding:340px 0 360px 0;
	background-color:#1A1A1A;

	background-image: 
	/* 1枚目の背景画像のパス */
	url(/tnwp23/wp-content/uploads/2023/11/omotenashi_bg01.jpg),
	/* 2枚目の背景画像のパス */
	url(/tnwp23/wp-content/uploads/2023/11/omotenashi_bg02.jpg);

	background-position:
	/* 1枚目の背景画像の表示位置 */
	top left,
	/* 2枚目の背景画像の表示位置 */
	bottom left;

	background-repeat:
	/* 1枚目の背景画像の設定 */
	no-repeat,
	/* 2枚目の背景画像の設定 */
	no-repeat;

	background-size:
	/* 1、2枚目の背景画像の共通サイズ */
	80%;
}
.omotenashi h2 { color:#C69C6D;text-shadow: 0px 0px 10px #000; }
.omotenashi h2 .dispSP { display:none; }
.omotenashi .msg_img { max-width:1300px;margin:36px auto 0 auto; }
.omotenashi .msg_img .msg { color:#F2F2F2;padding:60px 70px 0 70px; }
.omotenashi .msg_img .msg p { margin:2.2em 0 0 0;padding:0; }
.omotenashi .msg_img  a { padding:6px 26px;margin-top:1em;color:#F2F2F2;border:1px solid #F2F2F2;display:inline-block;text-decoration:none; }

@media screen and (max-width:1200px) {
	.omotenashi { padding:280px 0 300px 0; }
	.omotenashi .msg_img .msg { padding:40px 70px 0 70px; }
}
@media screen and (max-width:1080px) {
	.omotenashi { padding:240px 0 240px 0; }
	.omotenashi .msg_img .msg { padding: 10px 50px 0 50px; }
	.omotenashi .msg_img .msg p br { display:none; }
}
@media screen and (max-width:1024px) {
	.omotenashi { padding:220px 0 200px 0; }
	.omotenashi .msg_img { margin:10px auto 10px auto; }
	.omotenashi .msg_img img { padding:40px 0 80px 0; }
	.omotenashi .msg_img .msg { padding:0 50px 0 50px; }
	.omotenashi .msg_img .msg p br { display:none; }
}
@media screen and (max-width:834px) {
	.omotenashi { padding:180px 0 140px 0; }
	.omotenashi h2 { padding:0.8em 0 0 0; }
	.omotenashi .msg_img .msg p { margin: 2.0em 0 0 0; }
	.omotenashi .msg_img .msg p a { display:block;text-align:center; }
}
@media screen and (max-width:768px) {
	.omotenashi { padding:180px 0 180px 0;background-size:90%; }
	.omotenashi .msg_img img { width:100%;margin:40px 0 0 0;padding:0; }
	.omotenashi .msg_img .msg p a { width:50%;margin:0 auto; }
}
@media screen and (max-width:640px) {
	.omotenashi { padding:160px 0 160px 0;background-size:96%; }
	.omotenashi h2 .dispSP { display:block; }
	.omotenashi .msg_img .msg { padding: 0 40px 0 40px; }
}
@media screen and (max-width:540px) {
	.omotenashi .msg_img .msg p a { width: 74%; }
}
@media screen and (max-width:480px) {
	.omotenashi { padding: 130px 0 140px 0;background-size:98%; }
	.omotenashi .msg_img .msg { padding: 0 25px 0 25px; }
	.omotenashi .msg_img .msg p br { display:block; }
}
@media screen and (max-width:390px) {
	.omotenashi .msg_img .msg p a { width:86%; }
}

/*アロマセラピーについて*/
.home_aromatherapy {
	background-color:#CCBC9D;
	background-image: url("/tnwp23/wp-content/uploads/2023/11/about_aromaDesign.png");
	background-position: 1% center;
	background-repeat:no-repeat;
	background-size:24%;
}

.aromatherapyInfoSet { width:70%;max-width:960px;margin:120px auto 40px auto;padding:20px;background-color:rgb(43 33 20 / 70%); }
	.aromatherapyInfo { border:2px solid #CBA86E;color:#fff;padding:20px 60px; }
	.aromatherapyInfo p { color:#fffdfa; }
	.aromatherapyInfo h2 img { width:50%; }
	.aromatherapyInfo a { color:#fff !important; }
	.aromatherapyInfo .link { text-align:right; }
	.aromatherapyInfo .link a { padding:6px 26px;color:#F2F2F2;border:1px solid #F2F2F2;display:inline-block;text-decoration:none; }

/*アーユルヴェーダについて*/
.home_ayurveda {
	background-color:#CCBC9D;
	background-image: url("/tnwp23/wp-content/uploads/2023/11/about_ayurvedaDesign.png");
	background-position: 98% 95%;
	background-repeat:no-repeat;
	background-size:28%;
}

.ayurvedaInfoSet { width:70%;max-width:960px;margin:40px auto 120px auto;padding:20px;background-color:rgb(54 29 20 / 80%); }
	.home_ayurvedaInfo { border:2px solid #BE6D55;color:#fff;padding:20px 60px; }
	.home_ayurvedaInfo p { color:#fffaf8; }
	.home_ayurvedaInfo h2 img { width:54%; }
	.home_ayurvedaInfo a { color:#fff !important; }
	.home_ayurvedaInfo .link { text-align:right; }
	.home_ayurvedaInfo .link a { padding:6px 26px;color:#F2F2F2;border:1px solid #F2F2F2;display:inline-block;text-decoration:none; }

@media screen and (max-width:1200px) {
	.aromatherapyInfoSet { width:80%;margin:100px auto 20px auto; }
	.ayurvedaInfoSet { width:80%;margin:20px auto 100px auto; }
}
@media screen and (max-width:960px) {
	.home_aromatherapy { background-size:26%;background-position: 0 center; }
	.aromatherapyInfoSet { width:84%;margin:80px auto 30px auto; }
	.aromatherapyInfo h2 { padding: 1em 0; }
	.aromatherapyInfo h2 img { width:54%; }
	.ayurvedaInfoSet { width:84%;margin:30px auto 80px auto; }
	.home_ayurveda { background-size:30%;background-position:100% 98%; }
	.home_ayurvedaInfo h2 { padding: 1em 0; }
	.home_ayurvedaInfo h2 img { width:58%; }
}
@media screen and (max-width:834px) {
	.aromatherapyInfoSet { width:88%;margin:60px auto 20px auto; }
	.aromatherapyInfo { padding: 10px 40px 10px 42px; }
	.aromatherapyInfo h2 { padding: 0.8em 0; }
	.aromatherapyInfo h2 img { width:58%; }
	.ayurvedaInfoSet { width:88%;margin:20px auto 60px auto; }
	.home_ayurvedaInfo { padding: 10px 40px 10px 42px; }
	.home_ayurvedaInfo h2 { padding: 0.8em 0; }
	.home_ayurvedaInfo h2 img { width:62%; }
}
@media screen and (max-width:640px) {
	.home_aromatherapy { background-size:48%; }
	.aromatherapyInfoSet { width:90%;margin:40px auto 20px auto; }
	.aromatherapyInfo h2 img { width:68%; }
	.home_ayurveda { background-size:50%;background-position:100% 100%; }
	.ayurvedaInfoSet { width:90%;margin: 20px auto 40px auto; }
	.home_ayurvedaInfo h2 img { width:74%; }
}
@media screen and (max-width:540px) {
	.home_aromatherapy { background-position: 0 top;background-size:54%; }
	.aromatherapyInfoSet { padding:12px !important; }
	.aromatherapyInfo { padding:0px 18px 0 24px; }
	.aromatherapyInfo h2 { padding: 0.8em 0 0.6em 0; }
	.ayurvedaInfoSet { padding:12px !important; }
	.home_ayurveda { background-size:60%; }
	.home_ayurvedaInfo { padding:0px 18px 0 24px; }
	.home_ayurvedaInfo h2 { padding: 0.8em 0 0.6em 0; }
}
@media screen and (max-width:480px) {
	.aromatherapyInfoSet { width:92%; }
	.aromatherapyInfo { padding:0px 12px 0 16px; }
	.aromatherapyInfo h2 img { width:70%; }
	.ayurvedaInfoSet { width:92%; }
	.home_ayurvedaInfo h2 img { width:78%; }
	.home_ayurvedaInfo { padding:0px 12px 0 16px; }
}
@media screen and (max-width:414px) {
	.aromatherapyInfo h2 img { width:80%; }
	.aromatherapyInfo .link a { display:block;text-align:center;padding: 6px 0; }
	.home_ayurvedaInfo h2 img { width:88%; }
	.home_ayurvedaInfo .link a { display:block;text-align:center;padding: 6px 0; }
}
@media screen and (max-width:390px) {
	.aromatherapyInfo h2 img { width:90%; }
	.home_ayurvedaInfo h2 img { width:96%; }
	.aromatherapyInfo .link a .none { display:none; }
	.home_ayurvedaInfo .link a .none { display:none; }
}


/************************************
** 中ページ共通
************************************/

@media screen and (max-width:768px) {
	.ctheadIntroimg img { width:100%;height:380px !important;object-fit: cover; }
}
@media screen and (max-width:640px) {
	.ctheadIntroimg img { width:100%;height:360px !important;object-fit: cover; }
}
@media screen and (max-width:540px) {
	.ctheadIntroimg img { width:100%;height:350px !important;object-fit: cover; }
}
@media screen and (max-width:480px) {
	.ctheadIntroimg img { width:100%;height:330px !important;object-fit: cover; }
}
@media screen and (max-width:390px) {
	.ctheadIntroimg img { width:100%;height:290px !important;object-fit: cover; }
}
@media screen and (max-width:320px) {
	.ctheadIntroimg img { width:100%;height:270px !important;object-fit: cover; }
}

/************************************
** 月の庭について
************************************/

/*ご挨拶*/
.salonConcept { color:#b42c5d;font-size:28px;line-height:1.5;font-family: 'BIZ UDMincho', sans-serif; }

@media screen and (max-width:540px) {
	.salonConcept { font-size:24px; }
}
@media screen and (max-width:540px) {
	.salonConcept { font-size:22px; }
}

/*オーナープロフィール*/
.ownerName { padding-top:50px; }
.ownerName p { font-size:20px;padding-bottom:0;margin-bottom:1em; }
.ownerName p em { font-size:34px;font-family: 'BIZ UDMincho', sans-serif;font-weight:400; }
.ownerProfileTop { border:30px solid #E6DACD;border-bottom:0;background-color:#F1ECE8;padding:70px 70px 50px 70px; }
.ownerProfileBtm { border:30px solid #E6DACD;border-top:0;background-color:#F1ECE8;padding:10px 70px 50px 70px;margin-top:-10px; }

/*アクセス*/

.gglmap { padding:80px 0 50px 0; }
.goGoogleMap { border-radius:6px; }

@media screen and (max-width:960px) {
	.ownerName p em { font-size:32px; }
	.ownerProfileTop { border:20px solid #E6DACD;border-bottom:0;padding:60px 60px 10px 60px; }
	.ownerProfileBtm { border:20px solid #E6DACD;border-top:0;padding:0px 60px 30px 60px; }
}
@media screen and (max-width:834px) {
	.ownerName p em { font-size:30px; }
	.ownerProfileTop { border:20px solid #E6DACD;border-bottom:0;padding:40px 40px 10px 40px; }
	.ownerProfileBtm { border:20px solid #E6DACD;border-top:0;padding:20px 40px 30px 40px; }
}
@media screen and (max-width:768px) {
	.ownerName { text-align:center; }
}
@media screen and (max-width:640px) {
	.ownerName p em { font-size:28px; }
	.ownerProfileBtm { padding:0px 40px 10px 50px; }
}
@media screen and (max-width:540px) {
	.ownerName { padding-top:30px; }
	.ownerName p { line-height:1.8; }
	.ownerName p em { font-size:26px; }
	.ownerProfileTop { border:10px solid #E6DACD;border-bottom:0;padding:40px 40px 0 40px; }
	.ownerProfileBtm { border:10px solid #E6DACD;border-top:0;padding:1px 40px 20px 40px; }
	.ownerProfileBtm ul { margin:0;padding:1.8em 0 2.2em 15px; }
}
@media screen and (max-width:480px) {
	.ownerName p em { font-size:26px; }
	.ownerName p { font-size:18px;margin-bottom:10px; }
	.ownerProfileTop { border:10px solid #E6DACD;border-bottom:0;padding:20px 20px 0 20px; }
	.ownerProfileBtm { border:10px solid #E6DACD;border-top:0;padding:0 15px 0 25px; }
}


/************************************
** ご予約～施術終了までの流れ
************************************/

.guideStartIntro { padding-bottom:260px; }
	.guideStart { margin-top:-300px; }
	.guideEnd { margin-bottom:-60px; }

/*step*/

.flowBox { margin:0 auto;padding-bottom:70px; }
.flowBox p { margin:0 auto;width:90%;max-width:680px; }

.flowBox .step01,.flowBox .step02,.flowBox .step03,.flowBox .step04,.flowBox .step05,
.flowBox .step06,.flowBox .step07,.flowBox .step08,.flowBox .step09,.flowBox .step10 {
	padding:150px 0 0 0;
	background-color:transparent;
	background-position: center 40px;
	background-repeat:no-repeat;
	background-size:100px;
}

.flowBox .step01 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step01.png"); }
.flowBox .step02 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step02.png"); }
.flowBox .step03 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step03.png"); }
.flowBox .step04 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step04.png"); }
.flowBox .step05 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step05.png"); }
.flowBox .step06 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step06.png"); }
.flowBox .step07 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step07.png"); }
.flowBox .step08 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step08.png"); }
.flowBox .step09 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step09.png"); }
.flowBox .step10 { background-image: url("/tnwp23/wp-content/uploads/2023/11/flow_step10.png"); }

/*内容の変更・キャンセル*/

.notesBox { margin-top:25px;padding:30px;background: repeating-linear-gradient(-45deg, #ddcdbc 0 6px, #e6dacd 6px 12px); }
.notesBox_inner { background-color:#F2F2F2;padding:40px 50px 15px 50px; }

@media screen and (max-width:1024px) {
	.guideStartIntro { padding-bottom:260px; }
	.guideEnd { margin-bottom:-35px; }
}
@media screen and (max-width:768px) {
	.guideStartIntro { padding-bottom:210px; }
	.guideStart { margin-top:-250px; }
	.guideEnd { margin-bottom:-60px; }

	.notesBox { margin-top:25px;padding:20px; }
	.notesBox_inner { padding:20px 20px 25px 25px; }
	.notesBox_inner ul { margin-top:-15px;margin-bottom:0; }
	.guideEnd { margin-bottom:0; }
}
@media screen and (max-width:480px) {
	.flowBox .step01,.flowBox .step02,.flowBox .step03,.flowBox .step04,.flowBox .step05,
	.flowBox .step06,.flowBox .step07,.flowBox .step08,.flowBox .step09,.flowBox .step10 {
		padding:130px 0 0 0;background-position: center 20px;
	}
	.notesBox { margin-top:20px;padding:10px; }
	.notesBox_inner { padding:16px 16px 16px 20px; }
}
@media screen and (max-width:390px) {
	.notesBox_inner { padding: 10px 8px 10px 10px; }
}


/************************************
** 月の庭を楽しむ
************************************/

/*お得なプラン*/

.otokuPlanTop { border:30px solid #E6DACD;border-bottom:0;background-color:#F1ECE8;padding:70px 60px 50px 60px; }
.otokuPlanBtm { border:30px solid #E6DACD;border-top:0;background-color:#F1ECE8;padding:0px 70px 50px 70px; }
.otokuPlan { text-align:center; }
.otokuPlan a {
	display:inline-block;
	color:#fff !important;
	background-color:#84702C;
	text-decoration:none !important;
	font-family: 'BIZ UDMincho', sans-serif;
	font-size:22px;
	padding:10px 30px;
}

@media screen and (max-width:960px) {
	.otokuPlanTop { border:20px solid #E6DACD;border-bottom:0;padding:60px 60px 10px 60px; }
	.otokuPlanBtm { border:20px solid #E6DACD;border-top:0;padding:0px 60px 30px 60px; }
}
@media screen and (max-width:834px) {
	.otokuPlanTop { border:20px solid #E6DACD;border-bottom:0;padding:40px 40px 10px 40px; }
	.otokuPlanBtm { border:20px solid #E6DACD;border-top:0;padding:20px 40px 30px 40px; }
}
@media screen and (max-width:768px) {
	.otokuPlanTop img { width:100%;margin-bottom:50px; }
}
@media screen and (max-width:640px) {
	.otokuPlanTop img { width:100%;margin-bottom:40px; }
	.otokuPlan a { font-size:18px; }
	.otokuPlanBtm { padding:0px 40px 10px 50px; }
}
@media screen and (max-width:540px) {
	.otokuPlanTop img { width:100%;margin-bottom:30px; }
	.otokuPlanTop { border:10px solid #E6DACD;border-bottom:0;padding:40px 40px 0 40px; }
	.otokuPlanBtm { border:10px solid #E6DACD;border-top:0;padding:1px 40px 20px 40px; }
}
@media screen and (max-width:480px) {
	.otokuPlanTop img { width:100%;margin-bottom:20px; }
	.otokuPlan a { font-size:17px;padding:10px 25px; }
	.otokuPlanTop { border:10px solid #E6DACD;border-bottom:0;padding:20px 20px 0 20px; }
	.otokuPlanBtm { border:10px solid #E6DACD;border-top:0;padding:0 15px 0 25px; }
}
@media screen and (max-width:320px) {
	.otokuPlan a { font-size:16px;padding:8px 20px; }
}

/*大丸別荘について*/

.goDaimarubessou { padding-top:2.2em;text-align:center; }
.goDaimarubessou img { margin:0 0 1.8em 0; }

.main p.goDaimarubessou a { color:#fbfbfb;text-decoration:none; }
.main p.goDaimarubessou a:hover { text-decoration:underline; }

@media screen and (max-width:768px) {
	.goDaimarubessou { padding:3em 0 2em 0;text-align:center; }
}


/************************************
** メニュー・料金
************************************/

.menuDtlBoxTop { margin-top:-60px;padding-bottom:30px !important; }
.menuDtlBox { padding-bottom:30px !important; }
.menuDtlBg { margin-bottom:4em;padding:46px 60px 20px 60px;background-color:rgba(255,255,255,0.6);border-radius:4px; }
.menuDtlBg li { border-bottom:1px dotted #999;padding:8px 0;font-size:16px; }
.menuDtlBg li strong { color:#c41a1a;margin-right:5px;font-size:18px; }
.menuDtlBg li strong.priceTotal {
	font-size:18px;
	color:#000;
	line-height:1.6;
	margin-left:5px;
	display:inline-block;
	background-color:#f0e99e;
	padding:1px 8px 0 8px;
	border-radius:2px;
}
.menuDtlBg li strong.priceTotal span {
	font-size:0.92em;
	margin-left:3px;
}
.menuDtlBg li span.otoku {
	font-size:14px;
	line-height:1.6;
	margin-left:25px;
	display:inline-block;
	color:#fff;
	background-color:#a23d3d;
	padding:1px 8px 0 8px;
	border-radius:2px;
}

.page-id-335 #aromatherapy,.page-id-335 #ayurveda { padding-bottom:60px !important; }

@media screen and (max-width:960px) {
	.menuDtlBg { padding:20px 30px 1px 30px; }
}
@media screen and (max-width:768px) {
	.menuDtlBoxTop { padding-left:20px;padding-right:20px;padding-bottom:0 !important; }
	.menuDtlBox { padding-left:20px;padding-right:20px;padding-bottom:0 !important; }
	.menuDtlBg { padding:20px 20px 20px 20px; }
	.menuDtlBg li strong { display:block; }
	.menuDtlBg { padding:20px 20px 1px 20px; }
}
@media screen and (min-width:481px) and (max-width:640px) {
	.page-id-335 #aromatherapy,.page-id-335 #ayurveda { padding-bottom:70px !important; }
}
@media screen and (max-width:480px) {
	.menuDtlBox { padding-left:16px;padding-right:16px; }
	.menuDtlBg { padding:20px 6px 1px 10px; }
	.menuDtlBg ul { margin:0;padding:0 0 26px 16px; }
	.menuDtlBg ul li { margin:0;padding:8px 0 6px 0; }
	.menuDtlBg li strong { color:#c41a1a;margin-right:0;letter-spacing:0px; }
}
@media screen and (max-width:320px) {
	.menuDtlBg li strong { letter-spacing:-1px; }
}

/* pdfボタン */

.pdfPgBtn { text-align:center; }
.pdfPgBtn a {
	display:inline-block;
	color:#fff !important;
	background-color:#84702C;
	text-decoration:none !important;
	font-family: 'BIZ UDMincho', sans-serif;
	font-size:22px;
	padding:10px 30px;
	width:60%;
}

@media screen and (max-width:640px) {
	.pdfPgBtn a { font-size:18px;width:76%; }
}
@media screen and (max-width:480px) {
	.pdfPgBtn a { font-size:17px;padding:10px 6px;width:90%; }
}
@media screen and (max-width:320px) {
	.pdfPgBtn a { font-size:16px;padding:8px 6px;width:96%; }
}


