@charset "utf-8";



/* FONTSIZE-SAMPLE
/* font-size: .5rem;     8px */
/* font-size: .5625rem;  9px */
/* font-size: .625rem;   10px */
/* font-size: .6875rem;  11px */
/* font-size: .75rem;    12px */
/* font-size: .8125rem;  13px */
/* font-size: .875rem;   14px */
/*	font-size: .9375rem;  15px */
/* font-size: 1rem;      16px */
/*	font-size: 1.0625rem; 17px */
/*	font-size: 1.125rem;  18px */
/*	font-size: 1.1875rem; 19px */
/* font-size: 1.25rem;   20px */
/*	font-size: 1.3125rem; 21px */
/*	font-size: 1.375rem;  22px */
/*	font-size: 1.4375rem; 23px */
/*font-size: 1.5rem;     24px */
/*font-size: 1.5625rem; 25px */
/*font-size: 1.625rem;   26px */
/*font-size: 1.75rem;    28px */
/*font-size: 1.8125rem;  29px */
/*font-size: 1.875rem;   30px */
/*font-size: 1.9375rem;  31px */
/*font-size: 2rem;       32px */


.clearfix:before, 
.clearfix:after { 
  display: table; 
  content: " "; 
}
 
.clearfix:after { 
  clear: both; 
}
 
.clearfix { 
  *zoom: 1; 
}

* {
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
font-size: 1rem;
}

/** {
font-family: ont-family: 'Times New Roman','Yu Mincho','YuMincho','Hiragino Mincho ProN','Hiragino Mincho Pro',serif;
font-size: 1rem;
}*/

.shippori-mincho-regular {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.shippori-mincho-medium {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
.zen-old-mincho-regular {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.zen-old-mincho-medium {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-style: normal;
}

.font-palt {
font-feature-settings: "palt";
}
.letter-sp1{
font-family: "Shippori Mincho", serif;
letter-spacing:0.1em;
text-decoration:none;
}

@media (max-width: 767px) {
* {
font-size: .97rem
}	
}		
	
h1, 
h2, 
h4,
h5, 
h6 { 
font-family: inherit; 
font-weight: 300; 
color:#262626; 
}

/* H1 */
h1 {
font-family: "Shippori Mincho", serif;
font-weight: 200;
color:#7e5948 ;
font-size: 1.8rem;
margin-top:30px;
padding: 0 0 15px;
letter-spacing: 0.02em;
line-height: 1.5;
text-align:center;
}
@media (max-width: 767px)  {
h1 {
font-size: 1.625rem;
margin-top: 30px;
padding: 0 0 0px;
}
}

/* SAIE TITLE - white */
h1.site-title{
margin: 5px 10px 22px 40px;
padding: 0;
line-height: 0.9 !important;
letter-spacing: 0.04em !important;
text-align: left !important;
}
h1.site-title a{
font-family: "Shippori Mincho", serif;
font-size: 1.3rem !important; 
font-weight: 200;
color: #ffffff;
}
h1.site-title a:hover{
font-weight: 200;
font-size: 1.3rem !important; 
color: #A3843E;
}

@media (max-width: 767px) {
h1.site-title{
margin: 0px 5px 22px 13px;
padding: 0;
line-height: 0.9 !important;
letter-spacing: 0.05em !important;
text-align: left !important;
}
h1.site-title a{
font-size: 1.16rem !important;
letter-spacing: 0.02em;
}
h1.site-title a:hover{
font-size: 1.16rem !important;
color: #A3843E;
}
}

/* SAIE TITLE - brown */
h1.site-title2{       /* same title1*/
margin: 5px 10px 22px 20px;
padding: 0;
line-height: 0.9 !important;
letter-spacing: 0.04em !important;
text-align: left !important;
}
h1.site-title2 a{
font-family: "Shippori Mincho", serif;
font-weight: 200;
font-size: 1.3rem !important; 
color: #524439;     /* differrent*/
}
h1.site-title2 a:hover{
font-weight: 200;
font-size: 1.3rem !important; 
color: #A3843E;
}

@media (max-width: 767px) {
h1.site-title2{
margin: 0px 5px 22px -6px;
padding: 0;
line-height: 0.9 !important;
letter-spacing: 0.05em !important;
text-align: left !important;
}
h1.site-title2 a{
font-size: 1.16rem !important;
letter-spacing: 0.02em;
}
h1.site-title2 a:hover{
font-size: 1.16rem !important;
color: #A3843E;
}
}


/* H2 */
h2 {
font-family: "Shippori Mincho", serif;
font-weight: 400;
color:#7e5948;
padding:8px 2px 20px 40px;
font-size: 1.9rem;
letter-spacing: 0.05em;
line-height: 1.6;
text-align: left;
}
@media (max-width: 767px) {
h2 {
padding:8px 2px 20px 20px;
font-size: 1.7rem;
letter-spacing: 0.05em;
line-height: 1.42;
}
}

h2.contact-title {
font-family: Arial, Helvetica, "sans-serif"; 
color:#fff;
margin:12px auto 20px;
padding: 0;
line-height: 1.8;
text-align: center;
}
h2.menu-title {
font-size: 1.46rem;
font-family:'Hiragino Sans','Meiryo','Hiragino Kaku Gothic ProN',sans-serif;; 
font-weight: 510;
margin:-8px auto 6px;
padding-left: 5px;
line-height: 1.4;
text-align: left;
}

/* H3 */
h3 {
font-family: "Shippori Mincho", serif;
margin:5px auto 10px;
padding:14px 0;
font-size: 1.375rem;
line-height: 1.4; 
letter-spacing: 0.03em;
font-weight: 500;
text-align: left;
}
@media (max-width: 767px) {
h3 {	
font-size:1.34rem;
	margin:10px auto 5px;
	letter-spacing: 0.023em;
}	
}


/* H4 */
h4 {
font-family: 'Noto Sans JP', sans-serif;
margin:28px 0px 15px 5px;
padding:8px 12px;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.2; 
letter-spacing: 0.06em;
font-weight: normal; 
border: 1px solid #00b3cd;
}
h4.place {
margin:28px 0 -10px 0;
padding:0;
color:#00b3cd;
font-size: 16.4px;
font-size: 1.64rem;
line-height: 1.2; 
letter-spacing: 0.06em;
font-weight: 600; 
border:none;
}


/* -- RUBY -- */
ruby{
ruby-position: over;
}
rt{
font-size: 80%;
}

/* Paragraph ------------------------*/ 
p { 
  line-height: 1.8;
	 margin:5px auto 10px;
}
@media (max-width: 767px) {
p{ 
  font-size: 98% !important;
  line-height: 1.7;
  letter-spacing:0.07em;
}
}

/* -- line breaks01 -- */
.line-break {
display: none;
}
@media (max-width: 768px) {
.line-break {
 display: block !important;
}
}

/* -- line breaks02 -- */
.pc-line-break { display:none; }
.sp-line-break { display:inline; }

@media screen and (min-width: 768px){   
.pc-line-break{ display:inline; }
.sp-line-break { display:none; }
}




/* IMG -----------------------------*/ 
img {
 max-width: 100%;
}
.kadomaru {
border-radius:20px;
}

/* Color -----------------------------*/ 

.red{ color:#CC0000;
}
.rusty{ color:#9C4D2B;
}
.orange{ color:#FF6666;
}
.pcolor{ color:#00a7d3;
}

/* OTHER FONT SIZE --------------------*/ 

.font50{ font-size: 50%; }
.font60{ font-size: 60%; }
.font70{ font-size: 70%; }
.font80{ font-size: 80%; }
.font90{ font-size: 90%; }
.font94{ font-size: 94%; }
.font96{ font-size: 96%; }

.font110{ font-size: 110%; }
.font120{ font-size: 120%; }
.font130{ font-size: 130%; }
.font140{ font-size: 140%; }
.f-magenta{ color:#E40182; }

.ft-light{ font-weight:300; }
u { 
  text-decoration: underline; 
  text-decoration-color: #95a5a6;
}

em { 
  font-weight: 700;
  font-style: italic; 
}

strong { 
  font-weight: 700; 
}

.fbold{
  font-weight:bold; 
}
.fwei500{
	font-weight: 500;
}
.fnormal{
  font-weight:normal; 
}

pre { 
  display: block;
  padding-top: 8px;
  padding-right: 13px;
  padding-bottom: 8px;
  padding-left: 8px;   
  white-space: pre; 
  white-space: pre-wrap; 
  word-break: break-all; 
  word-wrap: break-word;
}

.pre-scrollable {
  max-height: 377px;
  overflow-y: auto;
}

.pre-scrollable::-webkit-scrollbar { 
  width: 8px;
  height: 21px; 
}

.pre-scrollable::-webkit-scrollbar-track { 
  -webkit-box-shadow: none;
          box-shadow: none; 
  background-color: #ecf0f1; 
}

.pre-scrollable::-webkit-scrollbar-thumb { 
  background-color: #bdc3c7; 
}

blockquote { 
  display: block;  
  margin-left: 0; 
  padding-top: 13px;
  padding-right: 21px;
  padding-bottom: 13px;
  padding-left: 21px; 
  font-style: italic;
  border-left: 5px solid #95a5a6;
}

blockquote cite { 
  display: block; 
  font-size: .618em; 
  color: #666; 
}

blockquote cite:before { 
  content: "\2014 \0020"; 
}

figcaption, 
caption { 
  font-size: 0.75rem; 
  font-style: italic; 
  line-height: 2.333333333; 
}

a { 
  text-decoration: none; 
  color:#5e4126;
}

a:link{ 
  text-decoration: none; 
  color:#5e4126;
}

a:visited { 
  color:#5e4126;
}

a:hover { 
	color: #AF5909;
}


hr {
  margin-top: 0px;
  border: 0;
  border-top: 1px solid #BCA793;
}




/*---------------------------------
	LIST
-----------------------------------*/
ul,
ol {
padding-right: 20px;
padding-left: 25px;
}

li {
text-align: left;
padding: 5px 0 5px;
line-height: 160%; 
}

.li-unstyled {
padding: 0;
}

.li-unstyled li {
padding: 0;
list-style: none;
}

.li-inline li {
float: left;
padding-right: 34px;
padding-left: 0;
list-style: none;
}

.li-disc {
padding: 4px 0 0;
list-style-type: disc !important;
}

.li-circle {
padding: 4px 0 0;
list-style-type: circle !important;
}

@media (max-width: 767px) {
ul,
ol {
padding-right: 8px;
padding-left: 12px;
}
}	
		
/*---------------------------------
	SPACING
-----------------------------------*/

/* margin top -- */
.mgt0 { margin-top: 0px; }
.mgt10 { margin-top: 10px; }
.mgt15 { margin-top: 15px; }
.mgt20 { margin-top: 20px; }
.mgt30 { margin-top: 30px; }
.mgt40 { margin-top: 40px; }
.mgt50 { margin-top: 50px; }
.mgt60 { margin-top: 60px; }
.mgt100 { margin-top: 100px; }

.mgt0 { margin-top: 0px; }
.mgt-5 { margin-top: -5px; }
.mgt-10 { margin-top: -10px; }

/* margin bottom -- */
.mgb10 { margin-bottom: 10px; }
.mgb20 { margin-bottom: 20px; }
.mgb30 { margin-bottom: 30px; }
.mgb40 { margin-bottom: 40px; }
.mgb50 { margin-bottom: 50px; }
.mgb60 { margin-bottom: 60px; }
.mgb70 { margin-bottom: 70px; }

.mgb0 { margin-bottom: 0px; }
.mgb-5 { margin-bottom: -5px; }
.mgb-10 { margin-bottom: -10px; }
.mgb-30 { margin-bottom: -30px; }

/* margin right�|�| */
.mgr5 { margin-right: 5px; }
.mgr20 { margin-right: 20px; }
.mgr30 { margin-right: 30px; }
.mgr40 { margin-right: 40px; }
.mgr90 { margin-right: 90px; }
.mgr120 { margin-right: 120px; }

/* margin left -- */
.mgl-10 { margin-left: -10px; }
.mgl20 { margin-left: 20px; }
.mgl30 { margin-left: 30px; }
.mgl40 { margin-left: 40px; }
.mgl50 { margin-left: 50px; }

/* padding top -- */
.pdt10 { padding-top: 10px; }
.pdt15 { padding-top: 15px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdt40 { padding-top: 40px; }
.pdt50 { padding-top: 50px; }
.pdt-10 { padding-top: -10px; }


/* padding bottom -- */
.pdb10 { padding-bottom: 10px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.pdb40 { padding-bottom: 40px; }
.pdb50 { padding-bottom: 50px; }
.pdb-10 { padding-bottom: -10px; }


/* padding right -- */
.pdr10 { padding-right: 10px; }
.pdr20 { padding-right: 20px; }
.pdr30 { padding-right: 30px; }
.pdr40 { padding-right: 40px; }
.pdr90 { padding-right: 90px; }
.pdr140 { padding-right: 1400px; }

/* padding left -- */
.pdl5 { padding-left: 5px; }
.pdl10 { padding-left: 10px; }
.pdl15 { padding-left: 15px; }
.pdl20 { padding-left: 20px; }
.pdl30 { padding-left: 30px; }
.pdl40 { padding-left: 40px; }
.pdl80 { padding-left: 50px; }
.pdl-10 { padding-left: -10px; }

.last{
margin-bottom: 60px !important; }
.last2{
margin-bottom: 20px !important; }


/*---------------------------------
	TABLE
-----------------------------------*/

table {  
 width: 100%; 
 border-spacing: 0; 
	margin:0 10px 0 !important;
 border-collapse: collapse;
}

/*table > caption { 
  padding-top: 8px;
  padding-right: 13px;
  padding-bottom: 8px;
  padding-left: 13px; 
}*/

/*table > caption[data-position="top"] {
  caption-side: top;
}*/

/*table > caption[data-position="bottom"] {
  caption-side: bottom;
}*/

/*table > caption:before { 
  content: attr(data-prefix); 
  font-size: 1.54rem; 
  font-weight: 700; 
}*/

/*thead {
} */

/*tbody { 
  border-top: none;
  border-right: ;
  border-left: ;
  border-bottom: none;
} */

tr { 
  border-bottom: none;
}

tr.last-tr { 
  border-bottom: none;
}

tr:last-child { 
  border-bottom: none; 
}

th {
  width: 10%;
  padding: 6px 5px 5px 10px;
  font-size: 0.9rem;
  font-weight: 400; 
  line-height: 1.6; 
  text-align: left;
 	vertical-align: top;
  background-color: none; 
  white-space: nowrap;
}

td { 
  padding: 6px 5px 5px 5px;
  font-size: 0.9rem;
  font-weight: 400; 
  line-height: 1.6; 
  text-align: left; 
		vertical-align: top;
}
.tabl-jp th, .tabl-jp td{
  font-size: 0.9rem !important;
}
.tabl-en th, .tabl-en td{
  font-size: 0.8rem !important;
}

.table-no-border, 
.table-no-border * { 
  border: none; 
  background-color: ffffff; 
} 

.table-striped tr:nth-of-type(even) { 
  background: #ffffff; 
}

.table-hover tbody tr:hover { 
  background-color: #ffffff; 
}

.table-responsive { 
  max-width: 100%; 
  margin: 30px 5px 18px 0 !important;
	 padding-bottom: 0;
  overflow-x: auto; 
  overflow-y: hidden;
}
.table-responsive:last-child  { 
  margin-bottom: 60px;
}
.table-responsive table { 
  margin: 0 !important;
}


/* 767px*/
@media not all and (min-width: 768px) {
table {  
 margin-top: 5px;
}
th {
width: 12%;
padding: 6px 6px 5px 0;
font-size: 0.8rem;
font-weight: 400; 
line-height: 1.6; 
white-space: nowrap;
}
td { 
  padding: 6px 2px 5px;
		font-size: 0.8rem;
  line-height: 1.6; 
}

.tabl-jp th, .tabl-jp td{
  font-size: 0.8rem !important;
}
.tabl-en th, .tabl-en td{
  font-size: 0.78rem !important;
}

.table-responsive { 
margin:20px 0px 25px 4px !important;
}

.table-responsive caption,
.table-responsive caption[data-position="top"] { 
    background-color: #ffffff; 
}

.table-responsive caption[data-position="bottom"] { 
    background-color: #ffffff; 
}

.table-striped caption { 
    background-color: transparent; 
}

.table-responsive thead {
    border-top: none;
    border-right: none;
    border-left: none;
}
.table-responsive tbody { 
    border: none; 
}

.table-responsive .table-no-border thead,
.table-responsive .table-no-border tbody {
    border: none;
}
}

.table-responsive::-webkit-scrollbar { 
  height: 8px; 
  width: 55%;
}

.table-responsive::-webkit-scrollbar-track { 
  -webkit-box-shadow: none;
          box-shadow: none; 
  background-color: #ffffff; 
}

.table-responsive::-webkit-scrollbar-thumb { 
  background-color: #ffffff; 
}


/*---------------------------------
	TEXT ALIGN
-----------------------------------*/

.text-left { 
  text-align: left; 
}
.text-right { 
  text-align: right; 
}
.text-justify { 
  text-align: justify; 
}
.text-center { 
  text-align: center; 
}
*[data-ellipsis="true"] {
  white-space: nowrap; 
  text-overflow: ellipsis; 
  overflow: hidden;
}
.pull-left { 
  float: left; 
}
.pull-right { 
  float: right; 
}

.vertical-m{
 vertical-align: middle;
}

.vertical-b{
 vertical-align: bottom;
}

/*---------------------------------
	INPUT
-----------------------------------*/

html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 5px;
}



input {
  line-height: normal;
  padding: 3px;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0px;
}

input,
textarea,
select {
  display: inline;
  width: inherit;
  padding-right: 5px; 
  padding-left: 5px; 
  font-family: inherit;
　font-size: 1rem;   
  border: 1px solid #cccccc;
}

input,
textarea { 
  line-height: 28px;/*-- form 入力項目天地 --*/  
}

input:focus,
textarea:focus,
select:focus { 
  outline: none; 
}

input[type="checkbox"],
input[type="radio"] { 
  width: 34px; 
		transform: scale(1.5);/*-- form チェックボックス --*/  
}

textarea {
  min-height: 140px;
  padding-top: 6px;
  padding-bottom: 6px;
}

select {
  height: 38px;
  padding-right: 13px;
  padding-left: 13px;
  line-height: 38px;
  background-color: #fafafa;
}

option {  
  height: 38px;
  padding-top: 8px;
  padding-right: 13px;
  padding-bottom: 8px;
  padding-left: 13px;
  line-height: 38px;
}

option:selected {
  padding-top: 0;
  padding-bottom: 0;
}

label {
  display: block; 
  font-size: .816rem; 
  font-weight: 700;
  line-height: 2.144607843;
}


/*---------------------------------
	MARK
-----------------------------------*/
.heart {
	width: 120px;
	height: 120px;
	position: relative;
}

.heart::before,.heart::after {
	content: "";
	position: absolute;
	top: 0; 
	width: 60px;
	height: 100px;
	background: #97d9e1;
	border-radius: 100px 100px 0 0;
	
}
.heart::before {
  left: 60px;
  transform: rotate(-45deg);
	transform-origin: 0 100%;
}
.heart::after {
  left: 0;
	transform: rotate(45deg);
	transform-origin: 100% 100%;
}


/*---------------------------------
	ARROW
-----------------------------------*/
.moreLink-box{
margin-top:50px;
}
.moreLink-box a{
width: 200px;
position: absolute;
display: block;
padding:10px 10px 10px;
right:40px;
bottom:10px;
text-align: left;
}
.moreLink-box a:hover{
color:#A86000;
}
.moreLink {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.moreLink:hover .lineArrow  {
 border-bottom: 1px solid #A86000;
 border-right: 1px solid #A86000;
}
.lineArrow {
  width: 200px;
  height: 15px;
		padding-right: 20px;
  border-bottom: 1px solid #524439;;
  border-right: 1px solid #524439;;
   /*傾き調節*/
  transform: skew(45deg);
  /*下線矢印をテキストに合わせる*/
  margin: -10px 0 0 -20px;
}


@media screen and (max-width: 767px) {
.moreLink-box{
margin-top:30px;
}
.moreLink-box a{
right:15px;
}
}


/*---------------------------------
	BUTTONS
-----------------------------------*/
/*--  BUTTON 01 -- */
a.btn-flat{
  display: inline-block;
		font-size:0.9rem;
  padding: 0.6em 2.0em;
  text-decoration: none;
  color:#5e4126;
  font-weight: 400;
  background: rgba(255,255,255,0.3);
  letter-spacing: 0.1em;
  margin:-5px 0 20px;
  border: #5e4126 solid 0.9px;
		border-radius: 0px;
}

a.btn-flat:hover{
	color:#FFFFFF !important;
	background: #705445 !important;
	border: #60483B solid 1px;
	opacity: 0.6;
}

@media screen and (max-width: 767px) {
a.btn-flat{
 margin:0.8em 0 0em;
}
}


/*--  BUTTON 02 -- */
a.btn-flat2{
 display: inline-block;
		font-size:0.96rem;
  padding: 15px 35px;
  text-decoration: none;
  color:#5e4126;
  font-weight: 500;
  background: #c4bfb6;
  letter-spacing: 0.1em;
  margin:20px 0 20px;
  border: #5e4126 solid 0.9px;
		border-radius: 10px;
}
a.btn-flat2:hover{
	color:#FFFFFF !important;
	background: #705445 !important;
	border: #60483B solid 1px;
	opacity: 0.6;
}

@media screen and (max-width: 767px) {
a.btn-flat2{
	font-size: 108%;
 margin:1.6em 0 1.0em;
}
}

/*--  BUTTON 03 -- */
a.btn-flat3{
  display: flex;
	 justify-content: center;
	 width: 110px;
		font-size:0.76rem;
  padding: 4px 10px;
  text-decoration: none;
  color:#5e4126;
  font-weight: 500;
  background: #c4bfb6;
  letter-spacing: 0.02em;
  margin:15px 0 30px 0px;
  border: #5e4126 solid 0.9px;
		border-radius: 8px;
}
a.btn-flat3 img{
width: 20%;
margin-right: 5px;

}
a.btn-flat3:hover{
	color:#FFFFFF !important;
	background: #705445 !important;
	border: #60483B solid 1px;
	opacity: 0.6;
}

@media screen and (max-width: 767px) {
a.btn-flat3{
	font-size: 80%;
 padding: 5px 16px;
	margin:10px 0 30px;
}
}