﻿/*
Theme Name: oddgum2021
Theme URI: /wp-content/themes/oddgum2021/
Author: Yuichiro Hayashi
Author URI: https://16deza.com/
Description: Beige, Gray, Black, White
Version: 1.0.0
License: 
License URI: 
*/

@charset "utf-8";

/*
.lbeige
#e1d6ca = rgba(225,214,202,1) 

.mbeige
#c7b299 = rgba(199,178,153,1) 

.beige 
#998675 = rgba(153,134,117,1) 

.lwine
#ed1e79 = rgba(237,30,121,1) 
.
wine
#9e005d = rgba(158,0,93,1) 

*/



.lbeige {color:#e1d6ca;}
.mbeige {color:#c7b299;}
.beige {color:#998675;} 
.lwine {color:#ed1e79;}
.wine {color:#9e005d;} 
.enji {color:#7A0910;}
.ivory {color:#FFF5E4;}

.bg-lbeige {background:#dadada;}
.bg-mbeige {background:#c7b299;}
.bg-beige {background:#998675;} 
.bg-ivory {background:#FFF5E4;}
.bg-beige-gra {
	background : linear-gradient(150deg, rgba(199,178,153,1) 1%, rgba(153,134,117,1) 99%);	
}
.bg-wine-gra {
	background : linear-gradient(150deg, rgba(237,30,121,1) 10%, rgba(158,0,93,1) 56.9%, rgba(158,0,93,1) 100%);	
}
.bg-brick {
	background-image:
		/*linear-gradient(0deg, rgba(255,245,228,0.6) 0%, rgba(255,245,228,0.6) 100%),*/
		url(./img/bg/brick2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.is-pc .bg-foggy {
	background-image:
		linear-gradient(135deg, rgba(255,234,210,0.5) 0%, rgba(234,224,215,0.85) 100%),
		url(./img/bg/foggy.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:fixed;
}
.is-mobile .bg-foggy {
	background-image:
		linear-gradient(150deg, rgba(255,247,240,0.75) 0%, rgba(255,245,228,0.25) 100%),
		url(./img/bg/foggy.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:scroll;
}



/* =============================================================================
   Site Styles
   ========================================================================== */

html {overflow:auto;}
body { 
	font-family:
	"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif, "Takao Pゴシック", "TakaoPGothic", sans;
	/*"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	
	font-weight:500; line-height:1.7em; font-size:17px; padding-top:0px; color:#444; 
	background:#998675;
	text-align:center; max-width:100vw; overflow:hidden;
	top:0 !important;
}
@media all and (-ms-high-contrast:none){ /* IE11 bug fix */
    *::-ms-backdrop, body {font-family: Verdana, Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif, "Takao Pゴシック", "TakaoPGothic", sans;}
}


header,#main,footer {opacity:0;}



/* box-sizing */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.palt {font-feature-settings:"palt";}
.pkna {font-feature-settings:"pkna";}

p {margin:1.5em auto;}
p.slim {margin:0.75em auto;} 
p.wide {margin:2.25em auto;} 


hr {
	clear:both;
	border: 0 !important; height: 0 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.15) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35) !important;
	margin:1.5em 0;
}

.hr {
	border-top: 1px solid rgba(255, 255, 255, 0.85) !important;
    box-shadow:0 -1px 0 0 rgba(0, 0, 0, 0.15) !important;
}

img {width:auto; height:auto; max-width:100%; vertical-align:middle;}


#main { height: 100%; text-align:left; background:#fff; clear:both;}

.hr-box {clear:both; width:100%; margin: 0; padding:0;}
.hr-box.pd-top{padding:4em 0 0 0;}
.hr-box.pd-btm, .hr-box.pd-bottom {padding:0 0 4em 0;}
.hr-box.pd-both {padding:4em 0;}



h2 {
	color:#222;/*#365E79;/*indigo;/*#111;*/
	margin:0 0 0.5em;
	line-height:1.35em;
	position: relative;
	/*padding: 0.25em 0 0.25em 1.25em;*/
	padding:0;
	font-size:225%; font-weight:normal; 
	letter-spacing:0.15em;
	font-family:
	/*"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif, "Takao Pゴシック", "TakaoPGothic", sans;	*/
	"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h2.en {
	font-weight:700; font-size:255%; 
	font-family:'PT Serif'; 
	margin:0 0 0.5em; letter-spacing:0.25em; 
}

.icon-h2 {margin-right:0.5em;}
.icon-h2.type1 {width:auto; height:2em; margin-right:0.5em;}
.icon-h2.type2 {width:auto; height:1.75em; margin-right:0.5em;}

h2.tac {padding-left:0; padding-right:0; text-align:center; text-indent:0.15em;}
h2.en.tac {text-indent:0.25em;}

.single-post-page h2 {
	margin:2em 0 0.5em; line-height:1.5em;
}
.single-post-page h2:first-child {margin-top:0;}

h3, h4, h5, h6 { color:#333;}
h4, h5, h6 { margin:1em 0;}
h3+p, h4+p, h5+p, h6+p {margin-top:0.75em;} 

h3 { line-height:1.5em; font-size:157%; margin-top:0.75em; margin-bottom:0.75em;}
h3.jp { font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; letter-spacing:0.25em; }
h3.jp.tac {text-indent:0.25em;}
h3.en {	font-size:187%; font-family:'PT Serif', serif;}

h4 {font-size:1.2em;}
h5 {font-size:1em;}



a {
	color:#9e005d;/*#998675;/* royalblue;/*#5EACC2; /*#c7b299; /*#9e005d; /*#5EACC2; /*#365e79; /*#998675; /*#c7b299; */
	text-decoration:none;
	transition: 0.38s linear all;	
}

a:hover {
	color:#000;
	/*text-shadow:0 0 2px #f4b , 0 0 10px #f4b;*/
	/*text-shadow:0 0 2px #9e005d , 0 0 10px #ed1e79;*/
	/*text-shadow:0 0 2px #e1d6ca , 0 0 10px #e1d6ca;*/
	text-shadow:0 0 2px #998675 , 0 0 10px #e1d6ca;
	/*text-shadow:0 0 2px #998675 , 0 0 10px #998675;*/
	text-decoration: none;
	transition: 0.22s linear all;
}

a .opa, a.opa {
	opacity:1.0;
	filter: alpha(opacity=100);
	transition: 0.36s linear all;
}
a .opa:hover, a.opa:hover {
	opacity:0.75;
	filter: alpha(opacity=75);
	transition: 0.18s linear all;	
}
/* a span.outbound::after */
#page-body a[target="_blank"]::after,
#single-body a[target="_blank"]::after {
	content: "p"; 
	font-family: "SosaIcon";
	font-size:110%; font-weight:bold; color:#9ac;
	vertical-align:35%; margin:0 0 0 3px; line-height:1.0;
}


blockquote {
	font-style:italic; 
	background:rgba(0,0,0,0.075);
	margin:1em 0;
	padding:40px 20px;
	border-radius:0 30px 0 30px;
	position: relative;
}
blockquote:before {
    color: #fff;
    content: "“";
    font-family: serif;
    font-size: 500%;
    line-height: 1em;
    position: absolute;
    left:-10px; top:10px;
}
blockquote:after {
    color: #fff;
    content: "”";
    font-family: serif;
    font-size: 500%;
    line-height: 0;
    position: absolute;
    right:20px; bottom:10px;
}

dt,dd {margin:0; padding:0.5em;}



ul:not(.nopad, .wp-block-gallery) {padding-left: 1.5em;}
ul.nopad {padding-left: 0;}

table td ul {padding:0 0 0 0.75em !important; margin:0 !important;}

ul,ol  { text-align: left;}

li {list-style:none; line-height:1.5em; margin:0.75em 0.5em;}

ul li.sq {list-style: square;}  /*sq=square*/
ul li.sm {list-style: circle;} /*sm=siro-maru*/
ul li.km {list-style: disc;} /*km=kuro-maru*/


ul li.que, ul li.ans {padding-left:1.5em; padding-right:0.5em; line-height:1.75em;}
ul li.que {margin-top:1.5em; margin-bottom:0.5em;}
ul li.ans {margin-top:0.5em; margin-bottom:1.5em;}
ul li.que:before {content:"Q"; font-weight:bold; padding:3px 8px 6px 8px; margin-right:8px; border:1px solid #aaa; border-radius:100%; background:#bbb; color:#666;}
ul li.ans:before {content:"A"; font-weight:bold; padding:3px 8px 6px 8px; margin-right:8px; border:1px solid #aaa; border-radius:100%; background:#eee; color:#333;}

ul.gallery li {display:block; float:left;}

/*
ol {font-weight:norm;}
ol li {
	list-style-type: decimal;
	margin-left:0.5em;
	margin-right:0.5em;
	font-size:15px;
}
*/
ol {  counter-reset: my-counter;  list-style: none;  padding: 0;}
ol li {
	position: relative;
	margin-bottom: 0.6em;  padding-left: 2em;
}
ol li:before {
	content: counter(my-counter);  counter-increment: my-counter;
	background: linear-gradient(-45deg, rgba(193,193,204,0.95), rgba(255,255,255,0.95)); 
	color: #222;  font-family:'Lobster';
	display: block;  float: left; text-align: center;
	line-height: 1.5em; margin-left: -2em;  height: 1.5em; width: 1.5em;
	border-radius: 50%;
}
ol li > ol {   counter-reset: my-counter-child;  list-style: none;  padding: 0; font-size:0.88em;}
ol li > ol li{
	position: relative;
	margin-bottom: 0.6em;  padding-left: 2em;
}
ol li > ol li:before {
	content: counter(my-counter-child);  counter-increment: my-counter-child;
	background: linear-gradient(-45deg, rgba(193,193,204,0.35), rgba(255,255,255,0.15)); 
	color: #777;  font-family:'Lobster';
	display: block;  float: left; text-align: center;
	line-height: 1.5em; margin-left: -2em;  height: 1.5em; width: 1.5em;
	border:1px solid #eee;
	border-radius: 50%;
}




.tdlt  {text-decoration: line-through;}



/*
*/
header {
	position:relative;
	top:0; left:0; 
	width:100%;
	border:none;
	height:auto;
	/*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);*/
	background:transparent;/*rgba(232, 1, 137, 0.8);*/
	z-index:1000;
}
	
nav { margin: 0 auto; text-align: left;}


#common-header {padding:0;}

.is-pc #logo {/*margin:0.25em 0.75em 2em;*/ line-height:1.25em; text-align:center; transition:all 0.95s linear 0s; }
.is-pc #logo .header-logo {width:330px; height:60px; margin:0.5em 0.75em 0.25em 0.25em; transition:all 0.33s linear 0s;}
.is-pc #logo .header-logo:hover {filter:drop-shadow(0 0 2px #fff); transition:all 0.11s linear 0s;}

 /* win7+IE11 bug fix (of aspect ratio) */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	/*img[src$=".svg"] {width:100%;}*/
	nav img[src$=".svg"], #concept img[src$=".svg"], .fixed-page-post img[src$=".svg"] {width:100%;}
	#gblnavi-pc img[src$=".svg"] {width:250px; height:65px;}
}


.is-mobile #logo {margin:0.25em 0.75em; width:auto; max-width:280px; line-height:1.25em; text-align:center; transition:all 0.3s linear 0s; }
.is-mobile #logo .header-logo {height:60px;}



#sliderWrapper, #kanban-inner { position:relative; z-index:881;}

.bg-transparent { background:transparent !important; box-shadow:none !important;}

.smallen {transform:scale(0); transition:all 0.1s linear 0s;}
.backward-z {z-index:-100 !important; transition:all 0.1s linear 0s;}

.slight-shadow {filter: drop-shadow( 0 0 3px rgba(87,69,8,0.7) ); /* drop-shadow( 0 0 3px rgba(187,89,8,0.7) ); */ }





#btn-contact {
	background:#fff;
	padding:3.5em 0 3em; margin:0;
	border-top: 1px solid rgba(0,0,0,0.15);
	width:100%; text-align:center;
}
	
footer {
	clear:both;
	position:relative;
	left:0; right:0; bottom:0;
	padding:3em 0;
	text-align:center;
	font-size:14px;
	color:#ddd;
	height:auto; min-height:450px;
	background-image:
		linear-gradient(0deg,rgba(0,0,0,0.5),rgba(0,0,0,0.5)),
		url(./img/bg/footer.jpg);
	background-repeat:repeat;
	background-position:center -20%;
	background-attachment:fixed; background-size:cover;
}

footer ul {padding:0; margin:0.75em auto;}
footer ul li {margin-right:0; margin-left:0;}
footer ul li {
    display: inline-block; height: 24px;
	font-size:1.25em;
    margin:0.5em 0.75em;
	letter-spacing:0.1em; text-indent:0.1em;
}
footer ul li a {
	display:inline-block; width:100%; height:100%; color:#fff;/* #fea rgba(94,172,194,1);*/
	font-family:'PT Serif', serif;
	font-feature-settings : "pkna";
}
footer ul li a:hover {
	color:#fff;
	/*text-shadow:0 0 2px #9e005d , 0 0 10px #ed1e79;*/
	text-shadow:0 0 2px #e1d6ca , 0 0 10px #e1d6ca;
}
footer ul li a img, footer img.sns-icon { width:auto; height:32px; transition:all .14s linear 0s;} /* sns icons etc */
footer ul li a img:hover, footer img.sns-icon:hover { transform:scale(1.1);/*transform:translate(-2px,-4px);*/ transition:all .07s linear 0s;}

footer ul.sns-link {margin:1.5em auto 0; padding:0; text-align:center;}

#footer-logo-wrapper {margin:4em 0 4em;}
#footer-logo {/*width:320px;*/}
#footer-logo img.site-logo {width:179.3333px; height:80px;  margin:0 1em;}
#footer-address address {margin:0 1em; font-style:normal; font-size:1rem; text-align:left; color:#e1d6ca;} /*#998675;*/
#copyright {color:#ddd; margin:5em auto 0;}



table {
	clear:both;
	text-align:left;
	margin:16px 0px; 
	word-break:normal;/*break-word;/*break-all;*/
	font-size:15px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
caption {
	text-align: left; padding:0.5em 0.5em 0.5em 1.5em ; font-size:1.2em; color: #222;
	font-weight:bold;border-radius:6px 6px 0 0;
	margin: 0;
	background:rgba(94,172,194,0.35)
}
th,td {
	padding:0.5em 1em;
	font-weight:normal;
	line-height:1.8em;
	text-align:left;
	word-break:normal;/*break-word;/*break-all;*/
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
th { border-bottom:1px solid rgba(0,0,0,0.2);}
th.nowrap {white-space:norwap;} 
td { border-bottom:1px solid rgba(0,0,0,0.2);}
td.nobdr {border:none;}

.post-body th { border-bottom:1px solid rgba(0,0,0,0.2); background:rgba(94,172,194,0.2);}



/*+++*/
	@media only screen and (max-width: 479px) { 
		table {width: 100%; margin: 8px auto; padding: 0;}
		th.var ,td.var {font-size:13px;}
	}
/*+++*/

button {
	cursor:pointer;
}


.inline {display:inline-block;}
		
.note {font-size:0.8em; font-weight:normal;  color:#9e8173; line-height:1.5;}
.pink-note {font-size:0.8em; color:hotpink;}
.dred-note {font-size:0.8em; color:crimson;}
.dorange {color:darkorange;}

.bpink {color:#f4b;}
.bgreen {color:#4fb;}
.bblue {color:#4bf;}

.brown {color: brown;}
.dbrown {color:#534741;} /* =rgb(83,71,65)  */
.choco {color:#6D6060;}
.mchoco {color:#D3C1B3;}
.awhite {color:#fdf6ee; /*antiquewhite;*/}
.slyellow {color:#FFD27B;}
.owhite {color:rgb(247,246,243);/* rgb(251,248,241) #f7f4f0;*/}
.awhite {color:#fdf6ee; /*antiquewhite;*/}
.lime {color:#66B048;}
.laqua {color:#DDF2FA;}
.aqua {color:#65BAF7;}


.tilt { transform: rotate(-5deg);}
.tilt10 { transform: rotate(-10deg);}
.tilt15 { transform: rotate(-15deg);}
.cw60 { transform: rotate(60deg);}
.cw75 { transform: rotate(75deg);}
.cw90 { transform: rotate(90deg);}
.cw105 { transform: rotate(105deg);}
.ccw15 { transform: rotate(-15deg);}
.ccw60 { transform: rotate(-60deg);}
.ccw75 { transform: rotate(-75deg);}
.ccw90 { transform: rotate(-90deg);}


.bg-photo, .bg-photo-light, .bg-photo-dark {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.bg-fixed {background-attachment:fixed;}

.bg-white {background:#fff;}
.bg-owhite {background:rgb(247,246,243);/* rgb(251,248,241) #f7f4f0;*/}
.bg-awhite {background:#fdf6ee; /*antiquewhite;*/}
.bg-lime {background:#66B048;}
.bg-laqua {background:#DDF2FA;}
.bg-aqua {background:#65BAF7;}
.bg-bluegreen {background:#339164;}
.bg-green {background:#168C4A;}
.bg-dsgreen {background:#8FBC8F;}
.bg-mgreen {background:#566956;}
.bg-lmgreen {background:#A9B2A1;}
.bg-dmgreen {background:#507E6A;}
.bg-egreen {background:#225A4B;}
.bg-emgreen {background:#10BEBF;/*=rgb(16,190,191)*/}
.bg-slyellow {background:#FFD27B;}

.bg-violet {background:rgba(98,101,174,0.1);}
.bg-lpink {background:rgba(254,99,197,0.075);}

.bg-bpink {background:#f4b;}
.bg-bgreen {background:#4fb;}
.bg-bblue {background:#4bf;}

.bg-gray {background: #ddd;}
.bg-llgray {background: #f5f5f5;}
.bg-lgray {background: #f3f3f3;/*#eee;*/}
.bg-dgray {background: #666;}


.bg-brown {background: brown;}
.bg-dbrown {background:#534741;} /* =rgb(83,71,65)  */

.bg-choco {background:#6D6060;/*#7D7070/*#40210F;*/}
.bg-mchoco {background:#D3C1B3;}


.bg-sky {background: #3FA9F5;/*rgb(63,169,245) /*#6BA1F8;/*#87C1E5;/*#6EBAEA/*#3A9CDD*/;}
.bg-dsblue {background:#6D818E;}

.bg-main-blue {background:#004EA2;}
.bg-sub-blue {background:#49c;}

.bg-orange {background: #FF7800;}
.bg-dorange {background: darkorange;}


.bg-photo-dark *, .bg-green *, .bg-mgreen *, .bg-dmgreen *, .bg-dgray * , .bg-brown *, .bg-main-blue * , .bg-sub-blue * 
	{color:#fff;} 
.bg-dgray h2:before , .bg-gray h2:before {	border: 2px solid rgba(255,255,255,0.9);}
.bg-dgray h2:after , .bg-gray h2:after {	border: 2px solid rgba(255,255,255,0.65);}


.bg-choco h2, .bg-choco p {color:#fdf6ee;}
.bg-choco a {color:#FFD27B;}
.bg-choco a:hover {color:royalblue;}


/*
.bg-main-blue p , .bg-sub-blue p 
	{color:#fff !important; text-shadow:1px 1px 2px rgba(0,50,100,0.8), 0px 0px 4px rgba(0,50,100,0.7);} 
*/

/*
.bg-white a {color:#666;}
.bg-white h2 {color:#bbb;}
.bg-white h3 {color:#444;}
.bg-white p {color:#444;}
*/

.acc-dmgreen {color:#566956;}
.acc-dbrown {color:rgba(50,38,35,0.95);}

.marker-pink { box-shadow:0 -0.4em 0 0 rgba(255,164,215,0.65) inset;}
.marker-aqua { box-shadow:0 -0.4em 0 0 rgba(51,181,246,0.6) inset;}
.marker-k1 { box-shadow:0 -0.4em 0 0 rgba(0,0,0,0.1) inset;}
.marker-w10 { box-shadow:0 -0.4em 0 0 rgba(255,255,255,1.0) inset;}
.marker-w7 { box-shadow:0 -0.4em 0 0 rgba(255,255,255,0.7) inset;}
.marker-w5 { box-shadow:0 -0.4em 0 0 rgba(255,255,255,0.5) inset;}




#rewind { /*ページトップへ戻る用*/
	display:none; position:fixed;
	bottom:10px; right:10px;
	width:3.25em; height:3.25em;
    background:rgba(199,178,153,0.8);
    cursor: pointer;
    border-radius: 100%;
	z-index:2;
}
#rewind::after {
	position:absolute; top:0.25em; right:0; bottom:0; left:0;
	display:block; content:""; width:0.75em; height:0.75em;
	margin:auto;
	border-top:3px solid #fff; border-left:3px solid #fff;
	transform:rotate(45deg);
	z-index:3;
}

.goog-te-banner-frame {
	display:none !important;
}
#google_translate_element { 
	position:fixed; bottom:10px; left:10px;
	width:auto; max-width:150px;
	padding:0.5em;
	background:rgba(94,172,194,0.8);/*#998675;*/
	border-radius:3px;
	z-index:2;
}

/* =============================================================================
   Page Styles
   ========================================================================== */

.pnkz {font-size:0.75em; letter-spacing:0.05em; line-height:2.2; font-feature-settings:"palt";}
.pnkz a, .pnkz span.here {display:inline-block;}
.pnkz ul, .pnkz li {display:inline-block; padding:0; margin:0;}
.pnkz ul.children {position:relative; padding-left:0.75em;}
.pnkz ul.children::before {content:" › "; position:absolute; top:0; left:0;} 


.elip {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.sq-frame {
	display:block; width:100% !important; margin:0; vertical-align:top; overflow:hidden; 
	background-repeat:no-repeat; background-size:cover !important; background-position:center center !important;
}
.sq-frame::after { content:""; display:block; padding-top:100%;}

.link-img dt {font-size:14px;}
.link-img .post-date {font-size:13px;}
.link-img dt h3 {text-align:left !important; line-height:1.35em; margin:0.5em 0 0; padding:0 0.75em; font-size:100%; font-weight:normal;} 
.link-img dd > p {text-align:left; } 
.link-img figcaption { display:flex;  justify-content:center; align-items:center; }
.link-img figcaption span {display:block; text-align:center; font-size:15px; transition:all 0.3s linear 0s;}



#single-body .solo, #blog-home .solo {max-width:800px; margin:auto;}
#sub-column {max-width:900px; margin:auto;}
.post article {text-align:left;}
#appendix {margin:0 auto; padding:3em 0 4.5em; background:#F5F0EA;/*#f7f6f3;*/}
.blog #appendix h3 {border-left:6px solid #998675; padding-left:0.5em; text-align:left; font-size:1.25rem;}
	
.related-post-column .rel-one {
	border-radius:0px; text-align:left; /*margin:0 1em 1em 0;*/
	transition:all 0.3s linear 0s;
}
.related-post-column .rel-one:hover {background:rgba(255,255,255,0.9); transition:all 0.3s linear 0s;}
.related-post-column th, .related-post-column td {border:none;}
.related-post-column th {width:auto; max-width:130px;} 
.related-post-column td {width:auto; min-width:180px; text-align:left;} 
.related-post-column span.no-eyechatch {display:inline-block; width:100px; height:100px; background:rgba(0,0,0,0.2);}


#sidebar {/* #sidebar = included "sidebar.php" @ home.php (---blog home) */
	padding:2em auto;
}
#sidebar h2 { font-size:1.6em; letter-spacing:0.25em; }

#sub-column { /* #sub-column = @ single.php (---blog each post) */ }
#sub-column h2 { margin:0.5em 0 0.5em; font-size:1.3em; letter-spacing:0.15em;}
#sub-column th, #sub-column td {
	width:auto; max-width: 14.28%;
	/*padding:0.25em 0.5em;*/
	font-weight:normal;
	line-height:1.4em;
	text-align:center;
	word-break:normal;/*break-word;/*break-all;*/
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

#sub-column .sb-blog-list-widget_archive ul,
#sub-column .sb-blog-list-widget_categories ul {
    margin-top: 0;
    height: auto;
    max-height: 300px;
    overflow: auto;
	font-size:90%;
   transition: all 0.33s linear 0s;
    -webkit-overflow-scrolling: touch;
}
#sub-column .sb-blog-list-widget_archive ul:hover,
#sub-column .sb-blog-list-widget_categories ul:hover {
    background: rgba(255,255,255,0.5);
    transition: all 0.33s linear 0s;
}


aside.side-banner img {margin-bottom:12px;}
aside.side-banner ul {margin:0; text-align:center;} 

.tagcloud { margin-bottom:40px;}
.tagcloud a { 
    display:inline-block !important;
    line-height:1.2em !important; 
    padding:5px !important;
}

.searchform div {display:flex; max-width:220px; border:1px solid #e1d6ca; overflow:hidden; border-radius:6px; margin:auto;}
.searchform div input#s {width:calc(100% - 36px); height:36px !important; padding-left:0.5em; border:none !important; border-radius:0;}
.searchform div input#searchsubmit {
	width:36px; height:36px !important; margin:0 !important; padding:6px 12px; border:none !important;
	background:#c7b299 url(./img/icon/search-wh.svg) no-repeat 0 0; background-size:contain; color:transparent;
	transition:all 0.33s linear 0s;
	border-radius:0;
}
.searchform div input#searchsubmit:hover {
	background:#aaa url(./img/icon/search-wh.svg) no-repeat 0 0; background-size:contain; transition:all 0.165s linear 0s;
}
@media all and (-ms-high-contrast:none){ /* IE11 bug fix */
	.searchform div {border:none;}
	.searchform div input#s {width:164px; border-radius:6px 0 0 6px;}
	.searchform div input#searchsubmit {border-radius:0 6px 6px 0;}
}	

.searchform label.screen-reader-text {display:none;}


/* =============================================================================
   Post Styles
   ========================================================================== */

.mara {margin:auto;}
.lim88 {max-width:880px;}
.lim80 {max-width:800px;}
.lim77 {max-width:770px;}
.lim70 {max-width:700px;}
.lim66 {max-width:660px;}
.lim60 {max-width:600px;}
.lim55 {max-width:550px;}
.lim50 {max-width:500px;}
.lim44 {max-width:440px;}
.lim40 {max-width:400px;}
.lim33 {max-width:330px;}
.lim28 {max-width:280px;}
.lim22 {max-width:220px;}




.subpage.page-std #page-body {padding:2em 0 4em;}


.post-body {text-align:left;}

.single .post-body {background:#fff; padding:1em 0.5em;}

.blog .post-body {width:100%; max-width:754px; margin:auto; }

.fixed-page-post {}

.fixed-page-post:not(.wide-format) {padding-bottom:2.5em;} 
.fixed-page-post.wide-format {padding:0 0 0;} 


.post-body img {padding:0; width:auto; height:auto; max-width:100%;}
.post-body blockquote { padding:40px 20px;}

.post-body p  {margin:0.5em 0 1.5em;}
.post-body ul {margin:0.5em 0 1.5em; padding-left:1.5em;}
.post-body ul li {list-style:square; margin:0 0.5em 0.75em;}
.post-body .wp-block-cover + p,
.post-body .wp-block-cover + ul,
.post-body .wp-block-image + p,
.post-body .wp-block-image + ul {margin:1em 0 1.5em;}


.post-body h2 { margin:2em 0 0.75em; padding-left:1.25em; /*line-height:1.5em; */ text-align:left; font-feature-settings:"palt";}
.post-body h2:first-child { margin-top:0.5em;}
.post-body .wp-block-group h2 { margin-top:2em;}

.post-body h2::before, 
.post-body h2::after {
	content: "";
	position: absolute;
	width: 0.5em;
	height: 0.5em;
	margin: auto;
}
.post-body h2::before {
	top: 0.25em; left: 0em;
	border: 2px solid #c7b299;	
}
.post-body h2::after {
	top: 0.5em; left: 0.25em;
	border: 2px solid #ccc;
	border-radius:100%;
}


.blog-home #appendix h2 {padding-left:1.25em; font-size:225%;}
.blog-home #appendix h2::before, 
.blog-home #appendix h2::after {
	content: "";
	position: absolute;
	width: 0.5em;
	height: 0.5em;
	margin: auto;
}
.blog-home #appendix h2::before {
	top: 0.325em; left: 0em;
	border: 2px solid #c7b299;	
}
.blog-home #appendix h2::after {
	top: 0.525em; left: 0.25em;
	border: 2px solid #ccc;
	border-radius:100%;
}




.post-body h3 { margin:1.5em 0 1rem; border-bottom:2px dotted #888; }
.post-body h3:first-child { margin-top:0.5em;}

.fixed-page-post table th {background:rgba(94,94,94,0.125);}
.fixed-page-post table td {background:rgba(255,255,255,0.55);}
.fixed-page-post table th, .fixed-page-post table td { vertical-align:top; padding-top:0.75em; padding-bottom:0.75em; }
.fixed-page-post table h4, .fixed-page-post table p {margin-top:0;}

.fixed-page-post dl.border {border:1px solid #bbb; padding:0.75em 0.5em; border-radius:6px;}
.fixed-page-post dl.border dt {font-weight:bold; border-bottom: 2px dotted #bbb;}
.fixed-page-post dl.point { background: rgba(135,207,136,0.25); padding:1em; border-radius:6px;}
.fixed-page-post dl.point dt {font-weight:bold; font-size:125%; border-bottom: 2px dotted #aaa;}




.post-meta { 
	text-align:left;
	font-size:12px; color:#bcbcbc; line-height:2.0em; font-weight:noamal;
	margin: 0 0 2em; padding:8px 4px; 
	border-bottom:1px dotted #aaa;
}

.post-meta span.row {display:inline-block; margin:0 16px 0 0;}
.post-meta span.post-date, .post-meta span.modified-date { font-family: 'Geosans-L'; font-size:15px; color:#888; }
.post-meta span.author {color:#888;}
.post-meta span.category,
.post-meta span.tags { font-family: 'SosaIcon'; font-size:20px; color:#ddd; }
.post-meta span.icon { font-family: 'SosaIcon'; font-size:1.75em; color:#bbb; margin-right:0.25rem; font-weight:normal;}
.post-meta span.commented { font-family: 'SosaIcon'; font-size:20px; color:#fff;}

.blog-home .post-meta { 
	color:#555; line-height:1.5em; font-weight:bold;
	margin: 0 0 2em; padding: 0px 16px; 
	border-bottom:none;
}
.blog-home .post-meta span.row { margin:0 16px 0 0;}
.blog-home .post-meta span.post-date { font-family: 'Geosans-L'; font-size:15px; color:#777; }
.blog-home .post-meta span.category,
.blog-home .post-meta span.tags, .blog-home .post-meta span.comments { font-family: 'SosaIcon'; font-size:20px; color:#bcbcbc;}

.single-post-page {text-align:left;}

.archive .each-post .post-title {font-size:120%;}


div.sns-button {background:#fff; padding:0 0.5em 0.5em;}
div.fb-share-button { float:right; display:inline-block; margin:0 0 0 16px;}
div.fb-like { float:right; display:inline-block; margin:0;}
div.tweet-button { float:right; display:inline-block; margin:8px 0 12px 12px;}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	Gutenberg
*/
.fixed-page-post .wp-block-image figcaption {
	text-align:center;
	font-size:0.7em;
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {line-height:1.5;}
.wp-block-gallery figure { cursor: pointer; }
.is-pc .wp-block-gallery figure {transition:all 0.3s linear 0s;}
.is-pc .wp-block-gallery figure:hover {transform:scale(1.025); box-shadow:0 2px 1.15em 2px rgba(0,0,0,0.25); transition:all 0.14s linear 0s;}
/*.wp-block-gallery + p {margin-top:calc(1.5em - 32px);}*/

.wp-block-embed { margin-bottom: 1em;}
.wp-block-embed-youtube {
	position:relative; text-align:center; 
	margin:1.5em auto 0;
}
.wp-block-embed__wrapper iframe {
	max-width:100%;
	margin:auto;
}
.wp-block-embed-youtube + .caption { 
	/*text-align:center;*/
	margin-top:-0.5em; padding:0 0.25em;
	font-size:90%; line-height:1.6;
}
ul.blocks-gallery-grid {padding:0;}

.wp-block-cover__inner-container {line-height: 1.5;}

.wp-block-column {}

.wp-block-cover, .wp-block-cover-image {height:auto; max-height:430px;}


/*
.custom-posts-area * {margin:0 inherit !important;}
*/

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	Pagination
*/
.pagination {
	clear:both;
	position:relative;
	margin:0 8px 16px;
	text-align:center;
	font-family: 'Geosans-L';
}
 
.pagination span.current, .pagination a  {
	display: inline-block;
	text-align:center;
	width:48px; height:48px;
	font-size:20px; font-family:'Geosans-L'; line-height:1.5;
	padding-top:9px;
	padding-bottom:8px;
	margin:7px;
	border-radius:100%;
}
 
.pagination a {background:#fff; color:#999; border:1px solid #999; }
.pagination a:hover {text-shadow:none;}
/* 
 !!!!!! memo: hover effect = PConly, wrote in media query !!!!!
*/

.pagination .current{
	background:#999;
	color:#fff;
	/*border:1px solid rgba(100,200,255,0.85);/*#aaa*/;
}

.pagination span.dot {
	color:#999;
	display: inline-block;
	text-align:center;
	width:20px;
	height:48px;
	font-size:28px;
	padding-top:9px;
	padding-bottom:8px;
	margin:5px;
	border-radius:100%;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	Std - Pager //  Pagination @ Search.php
*/

.prev.page-numbers,
.next.page-numbers {display:none;}

.page-numbers {
	padding:0;
	clear:both;
	position:relative;
	margin:0 8px 16px;
	text-align:center;
	font-family: 'Geosans-L';
}
.page-numbers li {
	display: inline-block;
	text-align:center;
	width:auto; height:auto;
	margin:0;
}
.page-numbers a {
	display:block; width:100%; height:100%;
	padding-top:9px;
	padding-bottom:8px;
	width:48px; height:48px; margin:7px;
	font-size:20px; font-family:'Geosans-L'; line-height:1.5;
	border-radius:100%;
	background:#fff; color:#999; border:1px solid #999; 
}
.page-numbers a:hover {text-shadow:none;}

.page-numbers.current {
	display:block; width:100%; height:100%;
	padding-top:9px;
	padding-bottom:8px;
	width:48px; height:48px; margin:7px;
	font-size:20px; font-family:'Geosans-L'; line-height:1.5;
	border-radius:100%;
	background:#999; color:#fff;
}

.page-numbers.dots {
	color:#999;
	display: inline-block;
	text-align:center;
	width:20px;
	height:48px;
	font-size:28px;
	padding-top:9px;
	padding-bottom:8px;
	margin:5px;
	border-radius:100%;
}


/* =========================== 
 　Comments - WP Default
*/
/**/
#comments-area {text-align:left;}
span.label-inner {display:inline-block;}
#send-comment {
	width:auto !important;
    font-size: 1em !important;
	margin:1em 1.5em 0.5em !important;
    padding: 12px 32px !important;
    color: #fff !important; font-weight:bold;
	border-radius:4px !important;
	border:1px solid rgba(255,255,255,0.5); 
	background:#365e79;
}
#send-comment:hover {
	background:#998675 url(./img/bg/pattern.png); cursor: pointer;
}
#comments-area textarea{width: 99%; font-size:1.2em;} 
#comments-area input {width:250px; font-size:1.2em;} 
#comments-area input[type=checkbox] {width:30px;}
#comments-area input:focus {background:#dff; transition:all 0.3s linear 0s; }
#comments-area textarea:focus {background:#dff; transition:all 0.3s linear 0s; }










/* =========================== 
 　ContactForm7
*/
.wpcf7-form {padding:1em; background:rgba(225,214,202,0.5);}
.wpcf7-form input{width: 245px; font-size:1.2em;} /*名前、メール、題名*/
.wpcf7-form span.age input{width: 80px; } 
.wpcf7-form span.postal-code1 input, .wpcf7-form span.postal-code2 input,
.wpcf7-form span.postal-code2 input, .wpcf7-form span.postal-code4 input {width: 50px; font-size:1.2em;} /*日付*/
.wpcf7-form span.yen input{width: 130px; font-size:1.5em;} /**/
.wpcf7-form textarea{width: 99%; font-size:1.2em;/*max-width:500px:;*/} /*本文*/

.wpcf7-form input[type=radio], .wpcf7-form input[type=checkbox] {width:20px;}
.wpcf7-form input[type=radio]+span, .wpcf7-form input[type=checkbox]+span {display:inline-block; margin-right:20px;}

.wpcf7-form input[name^="address"] {width: 99%; max-width: 600px;}
.wpcf7-form input[name^="url"] {width: 99%; max-width: 600px;}


.wpcf7-form input:focus {background:#dff; transition:all 0.3s linear 0s; }
.wpcf7-form textarea:focus {background:#dff; transition:all 0.3s linear 0s; }

.wpcf7-form :placeholder-shown {color: #cdcdcd;}
.wpcf7-form ::-moz-placeholder { color: #cdcdcd; opacity: 1; }
.wpcf7-form :-ms-input-placeholder { color: #cdcdcd;}
.wpcf7-form ::-webkit-input-placeholder { color: #cdcdcd;}


.wpcf7-form .confirm-msg {position:relative; width: 99%; padding:1em; background:rgba(100,100,100,0.2); border-radius:4px; font-size:13px; color:#f4b; font-weight:bold; line-height:1.5;}
.wpcf7-form .confirm-msg .label-cbx-confirm input {display:none;}
.wpcf7-form .label-cbx-confirm .wpcf7-list-item-label {position:relative; padding-left:2.25em;}
.wpcf7-form .label-cbx-confirm .wpcf7-list-item-label::before{
	content:""; display:block; position:absolute; 
	top:0; left:0; /*bottom:0;*/ margin:auto;
	width:1.25em; height:1.25em;
	background:#fff; border:2px solid #f4b; border-radius:4px;
	transition:all 0.14s linear 0s;
}
.wpcf7-form .label-cbx-confirm {display:block; width:100%; height:100%;}
.wpcf7-form .label-cbx-confirm input:checked + .wpcf7-list-item-label{
	color:#365E79; font-weight:bold; 
}
.wpcf7-form .label-cbx-confirm input:checked + .wpcf7-list-item-label::before{
	border:2px solid #998675; border-radius:100%; transition:all 0.33s linear 0s;
}
.wpcf7-form .label-cbx-confirm input:checked + .wpcf7-list-item-label::after{
	content:""; display:block; position:absolute; 
	top: -0.5em; left: 0.35em; width:0.7em; height:1.4em;
	border-bottom: 3px solid #365E79; border-right: 3px solid #365E79;
	transform:rotate(40deg); 
	box-shadow:1px 1px 0 0 #fff;
}


.wpcf7-form .wpcf7-submit {
	width:auto !important;
    font-size: 1.4em !important;
	margin:1.5em 1.5em 0.5em !important;
    padding: 12px 32px !important;
    color: #fff !important; font-weight:bold;
	border-radius:4px !important;
	border:1px solid rgba(255,255,255,0.5); 
	background:#111;
}
.wpcf7-form .wpcf7-submit:hover {
	background:#998675 url(./img/bg/pattern.png); cursor: pointer;
}

.wpcf7-response-output {
	font-size: 15px;
	text-align: center;
}

div.wpcf7-validation-errors {
	margin:1em 0 !important;
	padding: 10px !important;
    background: #111;/*#965755;*/
	font-weight: bold;
	color: #f7e700;/*#fff;*/
	border-radius:6px;
}
span.wpcf7-not-valid-tip {
    color: #111 !important;
    font-size: 1rem !important;
    font-weight: bold !important; 
    display: inline-block !important;
	margin:0.125rem 0.25rem !important;
	box-shadow:0 -0.8em 0 0 #f7e700 inset;
}
div.wpcf7-mail-sent-ok {
	margin:1em 0 !important;
	padding: 10px !important;
    background: #225A4B;	
	font-weight: bold;
	color: #fff;
	border-radius:6px;
	border: 2px solid lime !important; /*#398f14;*/
}


span.hissu{
	display:inline-block;color:#fff;font-weight:bold;font-size:12px;padding:0px 5px;
	border-radius:3px;margin:0 6px 2px 0; background:#998675; vertical-align:7.5%;
	text-shadow:none;
}
span.ninni{
	display:inline-block;color:#fff;font-weight:bold;font-size:12px;padding:0px 5px;
	border-radius:3px;margin:0 6px 2px 0; background:#aaa; vertical-align:7.5%;
	text-shadow:none;
}
input::-webkit-input-placeholder { color: #ddd !important; }
input:-moz-placeholder { color: #ddd !important; opacity: 1; }
input::-ms-input-placeholder { color: #ddd !important; }


/*============================
* fb like-box
*/
div.fb-like-box,
div.fb-like-box iframe[style],
div.fb-like-box span {
    width: 100% !important;
}

div.fb-like-box a {
	color: #2020DC !important;
}
div.fb-like-box a:hover {
	color: #DC2020 !important;
}


/*============================
* button / ghost button
*/
a.btn-ds,
a.wp-block-button__link {box-shadow: 0 3px 5px rgba(20, 20, 20, 0.3);
	/*0 2px 4px rgba(20, 20, 20, 0.2);*/
	transition:all 0.14s linear 0s;
}
a.btn-ds:hover,
a.wp-block-button__link:hover {box-shadow:0 1px 2px rgba(20,20,20,0.4); 
	transform:translateY(4px);/* scale(0.95);*/
	transition:all 0.2s linear 0s;
}

a span.ssi, a span.tsi {display:inline-block; position:relative; padding-left:1.25em; font-family:'PT Serif', serif; font-size:1.1em;}
a span.ssi::before {position:absolute;top:0.1em; left:0; content:"S"; font-family:"SosaIcon"; font-size:95%;} 
a span.tsi::before {position:absolute;top:0.1em; left:0; content:"T"; font-family:"SosaIcon"; font-size:95%;} 

a.gbtn-white {display:inline-block; color:#fff; margin:1em 0; padding:0.75em 1em; border:1px solid #fff; background:transparent;}
a.gbtn-ivory {display:inline-block; color:#fff5e4; margin:1em 0; padding:0.75em 1em; border:1px solid #fff5e4; background:transparent;}
a.gbtn-gray {display:inline-block; color:#aaa;/*#666;*/ margin:1em 0; padding:0.75em 1em; border:1px solid #aaa;/*#797979;*/ background:transparent;}
a.gbtn-black {display:inline-block; color:#000; margin:1em 0; padding:0.75em 1em; border:1px solid #000; background:transparent;}
a.btn-black {display:inline-block; color:#FFF; margin:1em 0; padding:0.75em 1em; border:2px solid transparent; background:#111;}

a.btn-wine-gra {
	display:inline-block; color:#FFF; margin:1em 0; padding:0.75em 1em;
	background : linear-gradient(150deg, rgba(237,30,121,1) 10%, rgba(158,0,93,1) 56.9%, rgba(158,0,93,1) 100%);	
}
a.btn-beige-gra {
	display:inline-block; color:#FFF; margin:1em 0; padding:0.75em 1em;
	background : linear-gradient(150deg, rgba(172,172,172) 1%, rgba(33,31,30) 99%);	
}

a.btn-large {width:240px !important; margin:1em !important; padding:1em auto !important;}
a.btn-small {margin:0.5em 0 !important; padding:0.25em 0.5em !important;}
a.btn-slim {margin:0.5em 0 !important; padding:0.1em 0.75em !important; }
a.btn-more {font-family:'PT Serif'; font-size:1.25rem; letter-spacing:0.25em;}


a.btn-ivory {display:inline-block; color:#998675; margin:1em 0; padding:0.75em 1em; border:2px solid transparent; background:#fff5e4;}


a.gbtn-frost {display:inline-block; color:rgba(255,255,255,0.8); margin:1em 0; padding:0.75em 1em; border:2px solid rgba(255,255,255,0.8); background:transparent;}
a.btn-frost {display:inline-block; color:#333; margin:1em 0; padding:0.75em 1em; border:2px solid transparent; background:rgba(255,255,255,0.8);}


/* hover-effect::*/
a.gbtn-white:hover, a.gbtn-white-small:hover {color:#222; background:rgba(255,255,255,0.9);}
a.gbtn-gray:hover {color:#fff; background:rgba(0,0,0,0.3);}
a.gbtn-black:hover {color:#fff; background:rgba(0,0,0,0.55);}

a.btn-beige-gra:hover {text-shadow:0 0 2px #998675 , 0 0 10px #998675;}

a.btn-ivory:hover {color:#fff5e4; background:rgba(40,40,40,0.5); border:2px solid #FFF5e4;}


a.btn-frost:hover {color:#fff; background:rgba(40,40,40,0.5); border:2px solid #FFF;}
a.gbtn-frost:hover {color:#111; background:rgba(255,255,255,1);}

a img.btn-icon-inside {width:40px; margin:0px 8px 0 0; vertical-align:-50%;}
a img.mail-icon-inside {width:40px; margin:0px 5px 0 0; vertical-align:-50%;}
a img.icon-inside {width:40px; margin:0px 6px 0 0; vertical-align:-50%;}




/* **************************************************** 
	navigation
*/ 


.pointer {cursor:pointer}


.menu-overlay,
.menu-underlay {
	position:fixed; top:0, left:0; width:100vw; height:100vh;
	/*transform:scale(0.3);  transform-origin:100% 0%;*/
	transition:all 0.5s linear 0s; opacity:0; z-index:-1;
		/*IE 8,9=>*/ width:100%\9; height:100%\9; display:none\9;
}
.menu-overlay h2 {font-family: 'Roboto', sans-serif; font-style:italic; font-weight:500; color:rgba(255,255,255,0.6);}
.is-pc .menu-overlay h2 {display:inline-block; font-size:350%;}
.is-mobile .menu-overlay h2 {display:block; font-size:225%; text-align:left;}
.menu-overlay h2 + span {font-style:italic; font-weight:600; color:rgba(255,255,255,0.6); }
.is-pc .menu-overlay h2 + span {display:inline-block; font-size:125%; margin-left:1em;}
.is-mobile .menu-overlay h2 + span {display:block; font-size:85%; line-height:1; text-align:left; margin-bottom:1.5em;}

.menu-overlay ul {padding-left:0 !important;}
.menu-overlay ul li {margin-left:0;}
.is-pc .menu-overlay ul li a:hover {
	text-shadow: 0 0 2px rgba(255,255,255,1) , 0 0 10px rgba(255,255,255,0.9);
	text-decoration: none;
	transition: 0.22s linear all;
}

.reveal {
	transform:scale(1);
	transition:all 0.28s linear 0s; opacity:1; z-index:99900;
		/*IE 8,9=>*/ display:block\9;
}



/* =============================================================================
   Navi Styles with jQuery
   ========================================================================== */

/*navトップ固定用*/
#sticker {
	margin: 0;
	transition:all .3s linear 0s;
	background:rgba(255,255,255,1);
	
}
.fixed {
    position:fixed; top:0; left:0; width:100%;
	z-index: 10000 !important;
	/*opacity:0.95;*/
}
.colored {
	box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
	background:rgba(255,255,255,0.9) !important;
	transition:all .3s linear 0s;
	/*z-index:2;*/
}

#sticker.bg-transparent.colored { background:transparent !important; }

.menu-closer {cursor:pointer;}

#sticker .logo {width:auto; margin:0.5em 0;}
#sticker .logo .site-logo {width:auto; height:70px; transition:all 0.3s ease 0s;}

#sticker.colored .logo {width:auto; margin:0.5em 0;}
#sticker.colored .logo .site-logo {height:40px; /*transform:scale(0.7);*/ transition:all 0.3s ease 0s;}

#sticker.colored #menu-pc ul.page_list {margin:0.1em;}



#menu-pc a {
    display: block;
    line-height: 34px;
	font-size:15px; font-weight:500;
    margin: 0;
    padding: 0 0.125em;
	color:#000;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-feature-settings:"palt";
}
#menu-pc a:hover { 
	transition: 0.28s all;
}
#menu-pc ul {list-style:none; padding:0;}
#menu-pc > ul > li {position:relative; display:inline-block; margin:0 0.75em;}
#menu-pc > ul > li:last-child {margin-right:0;}
#menu-pc > ul > li > a:hover {
	text-shadow:none;
	color:#998675;
}

#menu-pc ul.page_list {margin:0.25em;}

#menu-pc ul.children{
	display:none;
	position:absolute;
	top:32px; 
	left:-0.75em;
	float:left;  margin:0;
	z-index:25252;
}
#menu-pc ul.children::before {
	border:5px solid transparent;
	border-bottom-color:#E9E1D7; /*rgba(235,235,235,0.95);*/
	border-top-width:0;
	top:-5px;
	content:"";
	display:block;
	left:36px;
	position:absolute;
	width:0;
}

#menu-pc ul.children li {
	width:auto; min-width:120px; max-width:280px;
	margin:0; padding:0;
}
#menu-pc ul.children li a {
	display:block;
	padding:0.125em 1em;
	background-color:#E9E1D7; /*rgba(235,235,235,0.95);*/
	white-space:nowrap;
}
#menu-pc ul.children a:hover, ul.children a:active{
	background-color:rgba(105,105,105,0.75);
	color:#fff;
	text-shadow:0 0 2px #998675 , 0 0 10px #998675;
}
#menu-pc ul li:hover > ul.children {display:block;}


#mobile-menu {
	padding:4em 1em 0;
	position:absolute; width:100%; height:100vh; overflow:auto;
	top:20px; text-align:center; 
	visibility:hidden; opacity:0; z-index:-3;
	transform:scale(0.5) translate(-20px, -50px);  transition:all 0.44s linear 0s;
	transform-origin: 2% 5%;
	font-family:'PT Serif', serif; font-size:125%; line-height:1.2em;
}
#mobile-menu.reveal {
	visibility:visible; opacity:1;
	transform:scale(1) translate(0,0); z-index:3; transition:all 0.33s linear 0s;
}	
#mobile-menu #push-to-call {float:left; width:36px; margin:5px 10px;}

#mobile-menu ul {clear:both; text-align:center; display:hidden; padding-left:0;}
#mobile-menu ul li {margin-right:0; margin-left:0; font-size:150%; text-align:center;}
#mobile-menu ul li {margin:0.5em 0; color:#fff;}
#mobile-menu ul li a {font-family:'PT Serif', serif; color:#fff; letter-spacing:0.15em;}
#mobile-menu ul li a:hover {color:#fce;}


#mobile-menu-logo {width:260px; position:relative; background:#fff; border-radius:100%;}
#mobile-menu-logo img.site-logo {width:200px; margin:1em auto; opacity:1; }



/* ++++++++++++++++++++++++++++++++++++
	slidemenu-settings 
++++++++++++++++++++++++++++++++++++++*/
/*#whole-wrapper {z-index: 9991; background:#fff;}*/
.slidemenu {
	position: fixed; top:0; bottom:0; right:0; width: 280px; padding:0;
	background:linear-gradient(-10deg, #000 0%, #222 50%, #42413D 100%);
	border-right:2px solid rgba(0,0,0,0.2);
	z-index: 990;
	transform:translateX(290px);
	transition:all 0.76s ease 0s;
	text-align:left;
}
.slidemenu.reveal {
	transform:translateX(0);
	transition:all 0.53s ease 0s;
}
.slidemenu.scrolled {padding-top:0;}
.backward-z {z-index:-100 !important; transition:all 0.53s ease 0s; overflow:hidden !important; opacity:0.35;}
.ofh {overflow:hidden !important;}
#mobile-menu-underlay {z-index:-100; position:fixed; top:0; right:0; bottom:0; left:0; width:100vw; height:100vh; background:rgba(0,0,0,0); -webkit-backdrop-filter:blur(6px); backdrop-filter:blur(6px); transition:all 0.76s ease 0s;}
#mobile-menu-underlay.reveal {background:rgba(0,0,0,0.55); transition:all 0.53s ease 0s; z-index:100;}

#page-title-inner {z-index:-1;}

.slidemenu .slidemenu-header {
	height:50px; /*50px; background:#aaa;*/
}

.slidemenu .slidemenu-body {
	height:calc(100vh - 50px); padding:12px 8px; 
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
	position: relative; padding-left:1em; padding-right:0.75em;
}


.slidemenu ul {font-size:1.1em; text-align:left; padding-left:0;}

.slidemenu ul.toiawase {
	font-family: Verdana, Helvetica, "メイリオ", Meiryo, 
	                "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 
	                "ＭＳ Ｐゴシック", sans-serif,
					"Takao Pゴシック", "TakaoPGothic","sans";
	font-size:1.2rem;
	margin:0;
}

.slidemenu ul.toiawase li {margin:2em 0; text-align:center;}
.slidemenu ul.toiawase .phone-number {font-family:'Geosans-L'; font-size:150%;}
.slidemenu ul.toiawase a {color:#fff;}
.slidemenu ul.toiawase a.mail-de-toiawase {
	display:inline-block;
	font-size:0.925rem; font-weight:bold; font-feature-settings:"palt";
	padding:0.55rem 1rem;
	background:rgba(255,255,255,0.2);
	border:1px solid #fff;
	border-radius:10px;
}
.slidemenu ul.toiawase a.btn-yoyaku {
	margin:0 auto; width:158.4px; height:48px; 
	font-size:16px; padding:16px !important; line-height:1; border-radius:8px;
}

.slidemenu ul.page_list {margin:1.5em 0; padding-left:1em;}
.slidemenu ul.page_list > li {margin:1.5em 0;}
.slidemenu ul.children {margin:0 0 1.5em; padding-left:1em; font-size:90%;}
.slidemenu ul.page_list a {
	font-size:110%; font-weight:bold;
	color:#fff; text-shadow:0 0 1px #e1d6ca, 0 0 3px #e1d6ca;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.slidemenu ul.search-box .searchform {width:11em; margin:2em auto 0;}

.slidemenu ul.sns-link {text-align:center; padding-bottom:3.5em;}
.slidemenu ul.sns-link li {display:inline-block;}
.slidemenu ul.sns-link img {width:30px; height:auto; margin:4px;}


.menu-button-left {left: 0px; position:relative;}
.opener-left { width: auto; height: 40px; display: block; cursor:pointer; font-size:18px;}

#nav-mobile hr {margin:8px 4px;}






/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 1078px) {

	#gblnavi-mobile {display:none;}
	#gblnavi-pc { display:block;}	

	img.site-logo-small-device {display:none; }
}

@media only screen and (max-width: 1077px) {
	
	body {position:relative;}
	.bg-fixed {background-attachment:scroll;}

	footer {
		background-attachment:scroll;
		background-position:center center;
		background-size:cover;
	}

	img.site-logo-small-device {display:block; width:100%; max-width:420px; margin:25vh auto; vertical-align:0%; opacity:1; filter: drop-shadow( 0 0 5px rgba(87,69,8,0.8) );  }
	
	#gblnavi-pc { display:none;}
	#gblnavi-mobile {
		display:block;
		padding-top:4px;
	}

	.menu-trigger-wrapper {margin:-0.25em 0.25em 0;}
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.menu-trigger {
		position: relative; cursor:pointer;
		width: 32px; height: 24px;
		margin-bottom:4px; margin-left:4px;
	}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 4px;
		background-color: #222;
		border-radius: 4px;
	}
	.menu-trigger span:nth-of-type(1) {
		top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
		top: calc(50% - 2px);
	}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;
	}

	/* animation */
	.menu-trigger.active {width: 32px; height: 32px;}
	.menu-trigger.active span {
		background-color:#c7b299;
	}
	.menu-trigger.active span:nth-of-type(1) {
		transform: translateY(14px) rotate(-225deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		transform: translateY(-14px) rotate(225deg);
	}
	.menu-trigger::after {
		position: absolute;
		left:-1rem; top:20px;
		content: 'menu';
		display: block;
		width: 200%;
		color: #222;
		font-size: 1rem; font-weight:bold;
		text-decoration: none;
		text-align: center;
		transition: all 0.4s;
		font-family:'Geosans-L';
	}
	.menu-trigger.active::after {
		content: 'close'; 
		left:-1rem; top:24px;
		width: 200%;
		color:#888;
		font-size:1rem;  font-weight:bold;
		transition: all 0.4s;
		font-family:'Geosans-L';
	}

	.slideToggle-switch {cursor:pointer;}
	.slideToggle-closer {cursor:pointer; margin:1.5em auto 2em; width:6em; padding:0.5em 0; background:rgba(255,255,255,0.2); border-radius:100%; }
	.icon-contact {position:relative; margin:4px 4px 0 0;} 
	.icon-contact img {width:36px; height:30px; margin-top:-4px; margin-left:-4px;}
	.icon-contact::after { 
		position: absolute;
		left:-2.2rem; top:19px;
		content: '問い合わせ';
		display: block;
		width: 200%;
		color: #fff;
		font-size: 1em;
		/*text-shadow:1px -1px 0 #111, 1px -1px 1px #111;*/
		text-decoration: none;
		text-align: center;
		letter-spacing: -0.05em;
		transition: all 0.4s;
	}

	.slideToggle-target {display:none; color:#fff; text-align:center;}
	.slideToggle-target .icon-mail {width:36px; margin:4px; /*transform:rotate(-10deg) translateY(-4px);*/}
	.slideToggle-target .phone-number {
		font-family:'Geosans-L';
		font-size:185%;
		color: #fff;
		margin-right:8px;
	}

	.push-to-call {position:relative; width:32px; height:32px;} 
	.push-to-call img {width:32px; height:32px; margin-top:-8px; margin-left:8px;}
	.push-to-call::after { 
		position: absolute;	left:-1.75em; top:22px; 
		content: '電話する';
		display: block;
		width: 200%;
		color: #fff; letter-spacing:0.05em;
		font-size: 0.6rem;
		text-decoration: none;
		text-align: center;
		transition: all 0.4s;
	}

	.bg-transparent .push-to-call::after { color:#fff; text-shadow:none;}

	.slideToggle-target ul {margin:0 auto 1em !important; padding:0 !important; text-align:center;}
	.slideToggle-target ul li {line-height:1.9em; margin:1.5em auto; text-align:center;}
	.slideToggle-target .push-to-call {margin-top:-10px;}

	
	
	img.mobile-logo {width:45vw; max-width:180px; margin:8px 5vw 8px 0;}


	/*
	#sticker-menu {
		left:calc(100% - 5em); right:0; top:0em;
		width:4.25em; height:4.25em; padding:1em 0 0; border-radius:100%; text-align:center;
		 box-shadow:0px 1px 6px 1px rgba(0,0,0,0.4);
		transform:translate(0,0); transform-origin:50% 50%;
	}
	#sticker-menu.menu-open {left:0;}
	*/


	#mobile-menu {
		padding:1em 0 0;
		position:absolute; width:100%; top:40px; text-align:center; 
		transform:scale(0.5) translate(0, 0px); 
		transform-origin:50% 50%;
	}


}
   


@media only screen and (max-width: 1220px) {

	.maxonly {display:none;}

}

@media only screen and (min-width: 995px) {
	
	.smponly, .tblonly, .smptbl {display:none;}

	#sidebar-inner table { width:100%;}
	#sidebar-inner th, #sidebar-inner td {
		padding:0.25em 0.5em;
		font-size:12px;
		font-weight:normal;
		line-height:1.4em;
		text-align:center;
		word-break:normal;/*break-word;/*break-all;*/
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}

}


@media only screen and (max-width: 899px) {
	
	
	.rel-one {width:47%; margin-right:1%; margin-left:1.5%;}
	
	#mobile-menu ul li {font-size:165%;}

}



@media only screen and (min-width: 801px) {

	.hover-zoom {transition:all 0.33s linear 0s;}
	.hover-zoom:hover {transform:scale(1.05); transition:all 0.14s linear 0s;}
	.hover-shrink {transition:all 0.26s linear 0s;}
	.hover-shrink:hover {transform:scale(0.975); transition:all 0.1s linear 0s;}

	.ytimgWrapper:hover:after {
		background:#4bf url(./img/icon/play-button.svg) no-repeat 55% center;
		background-size:20px 20px;
		opacity:1; transition:all 0.22s linear 0s;
	}

	.pagination a:hover,
	.page-numbers a:hover {
		transform: scale(1.133);
		transition: all 0.1s linear 0s;
	}

}


/* Tablet Portrait size to Base 996px */
@media only screen and (min-width: 769px) and (max-width: 995px) {

	.smponly, .smptbl, .wideonly, .maxonly  {display:none;}
	
	body {min-height: 1024px;}

	#main-column #blog-pickup div.cnt-4 {display:none;}

	#sidebar-inner table { width:100%;}
	#sidebar-inner th, #sidebar-inner td {
		padding:0.15em 0.3em;
		font-weight:normal;
		line-height:1.2em;
		font-size:11px;
		text-align:center;
		word-break:normal;/*break-word;/*break-all;*/
		box-sizing:border-box;
	}

}




/* All Mobile Sizes */
@media only screen and (max-width: 768px) {

	.maxonly, .wideonly, .pconly {display:none;}
	.smptbl {display:block;}

	.hr-box.pd-top{padding:3em 0 0 0;}
	.hr-box.pd-btm, .hr-box.pd-bottom {padding:0 0 3em 0;}
	.hr-box.pd-both {padding:3em 0 3em;}	


	.is-mobile #logo {max-width:160px;}

	table {font-size:15px;}
	th, td { padding:4px 8px; }

	#footer-logo,	#footer-caption {width:100%; text-align:center;}
	footer ul {text-align:center; margin-bottom:3em; padding-left:0 !important;}
	footer {padding:2.5em 1% 1em;}

	.flex-table:before, .flex-table:after { content: " "; display: table;}
	.flex-table:after { clear: both;}
	.flex-table {border:1px solid rgba(0,0,0,0.2);  *zoom: 1;}
	.flex-table th, .flex-table td {float:left; width:100% !important; border-bottom:none;}
	.flex-table td {padding-bottom:1em;}

	.container section {margin-bottom:24px !important;}
	.container .upper, .wide-container .upper, .full-container .upper {margin-bottom:2em !important;}	

	#sidebar-inner table { width:100%; max-width: 280px; }
	#sidebar-inner th, #sidebar-inner td {
		width:auto; max-width: 14.28%;
		/*padding:0.25em 0.5em;*/
		font-weight:normal;
		line-height:1.4em;
		text-align:center;
		word-break:normal;/*break-word;/*break-all;*/
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}


	#home-banner-menu div img { float:left; margin-right: 16px;} 

	.vWrap{
		position: relative;
		margin-top: 0.5em 0 1.2em;
		padding:69px 0 50%;
		overflow: hidden;
	}

	.vWrap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}



}

@media only screen and (min-width: 640px) and (max-width: 768px){
	.is-mobile #logo {max-width:320px;}
}
@media only screen and (max-width: 640px) {
	.is-mobile #logo {max-width:290px;}
}
@media only screen and (min-width: 601px){
	.toppage #btn-contact { background:#fff/*#DDF2FA;*/}
}	
@media only screen and (max-width: 599px) {
	.rel-one {width:100%;}
	.wp-block-column {margin-bottom:3.5em !important;}
	.wp-block-columns {margin-bottom:0 !important;}
}
@media only screen and (min-width: 501px){
	.kwsk-mr {margin-top:1.5em !important; margin-bottom:1.5em !important;}
}
/* Mobile Landscape Size to Tablet Portrait */
@media only screen and (min-width: 480px) and (max-width: 768px) {

	.pconly, .smponly {display:none;}
	.tblonly, .tblpc {display:block;}

	h3 {line-height:2.0em; font-size:24px;}
	


	.side-banner ul.first li {display:block; width: 100%; text-align: center;}
	.side-banner ul.first li img {width: 100%; max-width: 350px; margin: 5px auto;}

	.side-banner ul.second li {display:inline-block; width: 48%; max-width: 290px; text-align: center;}
	.side-banner ul.second li img {margin: 0 auto;}
	

}

/* Mobile Portrait Size to Mobile Landscape Size */
@media only screen and (max-width: 479px) {
	
	.pconly, .tblonly, .tblpc {display:none;}
	.smponly {display:block;}
	.smponly.ib {display:inline-block !important;}
	
	
	body { font-size:15px;}

	
	.is-mobile #logo {max-width:250px; text-align:left;}


	#sticker { /* .burger.menu-opener */
		width:100vw; height:50px; margin:0; padding:auto;
		/*position:fixed; top:0; right:0; left:0;*/
	}
	#sticker .logo {margin:0;}
	#sticker .logo .site-logo {height:40px;}
	#sticker.colored .logo { width: auto; margin:0;}	
	
	/*
	#sticker img {
		top:0; right:0; bottom:0; left:0; 
		width:auto; height:32px; margin:auto;
	}
	*/

	.is-mobile #burger-menu .header-logo {width:100%; max-width:240px;}
	.is-mobile #burger-menu .menu-closer {
		position:fixed; right:9px; top:9px; width:34px; height:34px;
		background-size:34px 34px;
	}
	/*
	.is-mobile #burger-menu .elementary {width:80%; max-width:240px; margin:0 auto;}
	*/
	.is-mobile #burger-menu .elementary {width:98%; max-width:360px; margin:0 auto; text-align:left;}
	.is-mobile #burger-menu .elementary ul {width:100%; text-align:left; margin:2.5em 0 1em;}
	.is-mobile #burger-menu .elementary ul li {display:inline-block; width:48%; text-align:left; font-weight:bold; font-feature-settings:"palt";}
	.is-mobile #burger-menu .secondary ul {width:100%; text-align:right; margin:2.5em 0;}
	.is-mobile #burger-menu .secondary ul li {display:inline-block; width:50%; text-align:center;}
	
	
	h2 {line-height:1.65em; font-size:200%;}
	h2.en {line-height:1.25em; font-size:200%; /*letter-spacing:0.05em;*/}
	h2.bg-subcolor-solid {font-size:24px; text-align: center; padding-left: 0;}
	h3 {line-height:1.45em; font-size:21px;}
	
	table { margin:8px 0; width:100%;}

	.flex-table-smp:before, .flex-table-smp:after { content: " "; display: table;}
	.flex-table-smp:after { clear: both;}
	.flex-table-smp { *zoom: 1;}
	.flex-table-smp th, table.flex-table-smp td {float:left;}

	.table-toppage-info:before, .table-toppage-info:after { content: " "; display: table;}
	.table-toppage-info:after { clear: both;}
	.table-toppage-info {*zoom: 1; margin-top:0;}
	.table-toppage-info th {float:left; width:100% !important; border-bottom:none; padding-top:1em; padding-bottom:0;}
	.table-toppage-info td {float:left; width:100% !important; padding-top:0; padding-bottom:0.5em; line-height:1.2em;}


	ul  { padding-left:1.5em;}
	ol  { padding-left:0;}
	ul.nopad, ol.nopad  { padding-left:0; margin-left:0;}

	aside.side-banner ul {padding-left:0;}
	
	#logo img {width:228px; margin-right:6px;}

	#kanbanInner {
		position:absolute; top:24px; left:8px;
		font-size:24px;
	}
	
	#rewind {
		padding: 2px 6px 8px;
		right:2px; bottom:2px;
	}

	#google_translate_element {
		position:fixed; bottom:2px; left:2px;
	}

	img.logo-sf { width: 240px; }
	
	footer {padding-left:1%; padding-right:1%;}
	#footer-logo {width:100%; text-align:center;}	
	
	footer ul {padding:0; width:100%;margin:1em auto; text-align:left;}
	footer ul.navi-main li {
		display:flex; justify-content:center; align-items:center;  
		position:relative; width:100%; height:auto; margin:0; padding:0;
		text-align:left; font-size:120%;
		border-bottom:1px solid rgba(200,200,200,0.5);
	}
	footer ul.navi-main li:first-child {border-top:1px solid rgba(200,200,200,0.5);}
	footer ul.navi-main li a {display:block; font-size:100%; width:100%; height:100%; padding:1em 1em;}
	footer ul.navi-sub {margin:1em auto; padding:0; text-align:center;}
	footer ul.sns-link {margin:1.5em auto; padding:0; text-align:center;}
	footer ul.sns-link li {display:inline-block; width:40px; height:40px;}
	footer ul.sns-link li a {padding:0;}
	footer ul.navi-main li a::after {
		content:" "; width:10px; height:10px;
		position:absolute; right:10px; top:50%; margin-top:-5px;
		border-right:2px solid #c7b299;	border-top:2px solid #c7b299;
		transform:rotate(45deg);
		transition:all 0.14s linear 0s;
	}
	

	#main-column #blog-pickup {text-align: center;}
	#main-column #blog-pickup div.post-cell {text-align: center;}

	.post-body {padding:1em 0.5em;}

	div.tweet-button { margin:0.4em 0 0 1em;}

}


/* +++ PRINT SETTING +++ */
@media print{

	#sticker-menu, #gblnavi-mobile, .smponly, .tblonly, .smptbl {display:none;}

}



/* =============================================================================
   Font-Face
   ========================================================================== */

.serif {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.sans, .sans-serif {	
	font-family:"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif, "Takao Pゴシック", "TakaoPGothic", sans;
}	

.meiryo {	
	font-family: Verdana, Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif, "Takao Pゴシック", "TakaoPGothic", sans;
}

 /* Google Fonts */
.lobster { font-family: 'Lobster'; }
@font-face {	font-family: 'Lobster', cursive;} 
.ptserif { font-family: 'PT Serif'; }
@font-face {	font-family: 'PT Serif', serif;} 

/*
.fonda { font-family: 'Fondamento'; }
@font-face {	font-family: 'Fondamento', serif; }     
  */
  
/* This is the proper syntax for an @font-face file*/
.sosaicon { font-family: 'SosaIcon'; }
.geosans {font-family: 'Geosans-L';}
/*
.texgyre {font-family:'TexGyre';}
.honey {font-family: 'Honey-L';}
.honey-sb {font-family: 'Honey-SB';}
*/
.alex { font-family: 'AlexBrush';}


@font-face {
    font-family: 'SosaIcon';
    src: url('./fonts/SosaIcon.woff') format('woff'),
		url('./fonts/SosaIcon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Geosans-L';
    src: url('./fonts/GeosansLight.woff') format('woff'),
         url('./fonts/GeosansLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AlexBrush';
    src: url('./fonts/AlexBrush-Regular.woff') format('woff'),
         url('./fonts/AlexBrush-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'Honey-L';
    src: url('./fonts/HoneyScript-Light.woff') format('woff'),
         url('./fonts/HoneyScript-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Honey-SB';
    src: url('./fonts/HoneyScript-SemiBold.woff') format('woff'),
         url('./fonts/HoneyScript-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TexGyre';
    src: url('./fonts/TexGyreCursor-Regular.woff') format('woff'),
		url('./fonts/TexGyreCursor-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Kaushan';
    src: url('./fonts/KaushanScript-Regular.woff') format('woff'),
         url('./fonts/KaushanScript-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LinLibertine-RBG';
    src: url('./fonts/LinLibertine_RB_G.woff') format('woff'),
		url('./fonts/LinLibertine_RB_G.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Tenderness';
    src: url('./fonts/tenderness.woff') format('woff'),
		url('./fonts/tenderness.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Azukiss';
    src: url('./fonts/Azukiss.woff') format('woff'),
         url('./fonts/Azukiss.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AzukiPss';
    src: url('./fonts/AzukiPss.woff') format('woff'),
         url('./fonts/AzukiPss.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*

/*

*/

/* @font-face {
font-family: 'FontName';
src: url('./fonts/FontName.eot');
src: url('./fonts/FontName.eot?iefix') format('embedded-opentype'),
url('./fonts/FontName.woff') format('woff'),
url('./fonts/FontName.ttf') format('truetype'),
url('./fonts/FontName.svg#FontName') format('svg');
font-weight: normal;
font-style: normal; }
*/