.none_text{display: none;}
.contentHeader {
    margin-bottom: 35px;
}

.contentHeader h1{

}

.contentTitle h1 {
    display: block;
    background-image: none;
    font-size: 200%;
    color: #775e47;
    line-height: 150%;
    position: relative;

    letter-spacing: 2px;
    margin-top: 40px;
}




.contentDescription{
	text-align: center;
    padding: 2%;
    margin-bottom: 5%;
    /* border-radius: 20px; */
    margin-top: 0;
    /* line-height: 180%; */
    /* font-weight: bold; */
    /* border: 1px solid #dcdcdc; */
    background-color: #f5f5f5;
}

.contentHeader .date{
	font-size: 85%;
    padding: 0;
    margin-bottom: 30px;
    display: block;
    text-align: right;
}


img.attached_icon {
	margin-right: 1%;
}




#main2 p.date{
	font-size: 80%;
    /* text-align: right; */
    margin-top: 0px;
    margin-bottom: 30px;
    /* padding-top: 5px; */
    /* padding-right: 25px; */
}


.contentBody h2 {
	margin: 50px 4px 25px 4px;
	padding: 5px 0px 5px 15px;
	border-bottom: double 5px #775e47;
	font-size: 170%;
	color: #775e47;
	line-height: 150%;
}

.contentBody .menuarea h2 {
	margin: 50px auto 2px;
	padding: 5px 5px;
	border-left: none;
	border-bottom: 1px solid #000;
	font-size: 160%;
	line-height: 150%;
	text-align: center;
	    width: 50%;
}
.contentBody .menuarea .h2_sub {
	text-align: center;
	border-top: 2px solid #000;
	margin:0px auto 25px;
	padding-top: 10px;
	font-size: 140%;
				    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	    width: 50%;
}


.contentBody h3 {
	margin: 35px 0 25px 0;
    padding: 5px 0px;
    border-bottom: 1px solid #000;
    font-size: 145%;
}


.contentBody h4 {
	margin: 2em 0 1em;
	text-align: center;
    /* padding: 0 10px; */
    font-size: 145%;
}
.contentBody h4 span {
				    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	display: block;
    font-size: 85%;
}

.contentBody p,
.contentBody ol,
.contentBody ul {
  margin: 15px 0;
}


.contentBody ul {
    padding: 0.25em;
    list-style-type: none;
}

/*

.contentBody ul li {
	display: block;
     line-height: 140%; 
    margin: 20px 0;
    background-image: url(../images/list.png);
    background-repeat: no-repeat;
    background-position: 2px 8px;
    background-size: 15px;
    padding: 0px 0px 0px 28px;
    text-align: left;
}

.contentBody ul li ul li{
	font-size: 1rem;
	font-weight: normal;
    background-image: url(../images/list2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 16px;
    padding: 0px 0px 0px 20px;
}
.contentBody ol {
    counter-reset: number;
    list-style-type: none!important;
    padding: 8px;
}

.contentBody ol li {
    position: relative;
    line-height: 1.5em;
    padding: 0.5em 0.5em 0.5em 40px;
    margin-bottom: 20px;
}

.contentBody ol li:before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #7ba0ca;
    color: white;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50%;
    left: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: 22px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.contentBody ol li {
    margin-bottom: 15px;
}

*/

.contentBody .alignLeft {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
}
.contentBody .alignRight {
  float: right;
  margin-left: 25px;
  margin-bottom: 25px;
}
.contentBody .alignCenter {
  display: block;
  margin: 0 auto;
}
.contentBody em {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'MS P Gothic', sans-serif;
}



.contentBody table {
  max-width: 100%;
}
.contentBody table th,
.contentBody table td {
  vertical-align: middle;
  font-size: 100%;
}

.contentBody th {
    background-color: #f0f0f0;
    font-weight: bold;
}

.contentBody table[border] {
	border: 1px solid #ccc;

}
.contentBody table[border] th,
.contentBody table[border] td {
    padding: 8px 10px;
    line-height: 140%;
   border: 1px solid #ccc;
}






.contentBody table[border] th {
	white-space: nowrap
}

.contentBody sup {
  font-size: 0.5em;
  vertical-align: top;
}

.contentBody sub {
  font-size: 0.5em;
  vertical-align: bottom;
}

.contentBody table[border] td ul {
    padding: 0.25em;
    list-style-type: none;
	margin: 0;
}

.contentBody table[border] td ul li {
    margin: 0 0 10px 0;
}


.contentBody table th ul li {
    margin: 12px 20px;

}

/* Color Definition
================================================== */

.red{
  color: red;
}



	


/* style
================================================== */
.style1 {
	font-size: 160%;
	line-height: 145%;
    font-weight: normal;
	color: #ad943e;
}
.style1 a{
	display: block;
	text-decoration: none!important;
}




.style2 {
    font-size: 150%;
    display: block;
    padding: 1em;
    text-decoration: none;
    font-weight: bold;
    border: solid 3px #000;
    border-radius: 10px;
    transition: .4s;
    margin: 25px 0;
}

.style2 a,.style2 a:visited{
	display: block;
	color: #000;
	text-decoration: none!important;
}

.style2 a:-webkit-any-link {
	text-decoration: none!important;
}

.style2:hover {
  background: #dad1b5;
  color: white;
  text-decoration: none!important;
}

.style3{
	font-size: 70%;
}

.style4 {
	background-color: #f7613e;
    padding: 5px 10px;
    color: #fff;
    font-size: 90%;
    display: inline-block;
}

.style4 a{
	text-decoration: none;
    color: #fff;
}




.style5 {
}

.style6 {
	margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    background-color: #ddeaf9;
    box-shadow: 0px 0px 0px 5px #ddeaf9;
    border: dashed 2px white;
    padding: 2%;
    display: block;
    width: 99%;
    font-size: 120%;
	color: #535353;

}
.style6 a{
	display: block;
}
.style6:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.style8{
	display: inline-block;
	font-size: 150%;
	font-weight: bold;
	}
.style9{
	display: block;
	padding:20px 0px;
	font-size: 200%;
	line-height: 150%;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;	

	}
.style10{
	font-size: 110%;

	font-weight: bold;
	}

/*サイトマップ
================================================== */

.sitemap {
	margin-left: 0px;

}

.sitemap a{
	}




ul.sitemap-list.sm-depth1-list {
	border-left: none;
    display: flex;
    flex-wrap: wrap;
	padding: 0;
}
	
.sitemap li.sm-depth1-item {
	font-size: 115%;
    margin: 1%;
    font-weight: bold;
    padding: 0px;
    letter-spacing: 2px;
    width: 31.3%;
    background-image: none;
	}
	
.sitemap li.sm-depth1-item a{
	text-decoration: none;
	display: block;
	}

.sitemap li.sm-depth1-item a:hover{
	}

.sitemap li.sm-depth1-item a:focus{
	}
	
.sitemap li.sm-depth1-item::before {
    border-right: none;
    border-bottom: none;
}

span.sitemap-list-item-span.sm-depth1-label {
	padding: 7px 3%;
    display: block;
    margin: 4% 0;
    transition: 0.3s;
    border-left: 10px solid #000;
    background-color: #f5f5f5;
}
	
ul.sitemap-list.sm-depth2-list {
    font-size: 80%;
    letter-spacing: 1px;
    padding: 0 0 0 3%;
    margin: 40px 1%;
	}

ul.sitemap-list.sm-depth2-list li{
	background-position: 0px 6px;
    background-size: 12px;
    font-weight: normal;
}
	
ul.sitemap-list.sm-depth2-list  a{
}

ul.sitemap-list.sm-depth3-list {
	font-size: 80%;
	letter-spacing: 0;
	padding: 0 15px;
	}
	
ul.sitemap-list.sm-depth3-list li{
    margin: 0;
    padding: 5px;
    font-weight: normal;
    background-image: none;
	}
	
.sitemap li.sm-depth3-item::before {
    border-right: none;
    border-bottom: none;
}
	
ul.sitemap-list.sm-depth4-list {
	font-weight: normal;
	padding: 0 1%;
	margin: 2%;
	}
	
ul.sitemap-list.sm-depth4-list li{
	margin: 0;
	}
	
.sitemap li.sm-depth4-item::before {
    border-right: none;
    border-bottom: none;
}
	
.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}

.sitemap-list {
    border-left: 1px dotted #ccc;
}


@media  (max-width:768px) {
	
.contentTitle h1 {
    margin-top: 5px;
}
}


/* 幅が 767px以下であれば */
@media  (max-width:767px) {
	
.contentBody p, .contentBody ol, .contentBody ul {
    margin: 8px 0;
}
	
.contentDescription {
    padding: 3% 2%;
    font-size: 85%;
    line-height: 140%;
    margin-bottom: 8%;
}

#breadCrumb {
	padding: 10px 10px;
	line-height: 180%;
    margin-bottom: 40px;
    /* border-bottom: #d9d9d9 1px dotted; */
    font-size: 60%;
}

#breadCrumb a {

}
#breadCrumb a:hover {

}
	

	


.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}

p.description {

}

	
#main2 p.date {
    font-size: 80%;
    text-align: right;
	margin-top: 0;
}
	
.contentBody ol li {
    position: relative;
    line-height: 1.5em;
    padding: 0.5em 0 0.5em 33px;
    margin-bottom: 20px;
}
	
.contentHeader {
    background-size: 145%;
}
	
.contentHeader h1 {
    font-size: 180%;
    padding: 8px 0px;
    letter-spacing: 0;
    line-height: 140%;
    margin-top: 0;
	margin-bottom: 10px;
}
	
.contentBody h2 {
    padding: 0px 12px;
    font-size: 160%;
    line-height: 140%;
    letter-spacing: 0;
	margin: 25px 0;
}
	
.contentBody h3 {
    margin: 20px 0 15px 0;
    padding: 0 5px 8px;
    font-size: 125%;
	line-height: 140%;
}
	
.contentBody h4 {
    margin: 20px 0 15px 0;
    font-size: 100%;
	background-position: 0px 5px;
    background-size: 15px;
    padding: 0px 0px 0px 19px;
}


	
.contentBody ul li {
    background-size: 13px;
    padding-left: 0px;
	background-position: 0px 3px;
}
	

.contentBody table[border] td ul li {
    margin: 8px 0;
}
		
.style1 {
    font-size: 130%;
	}
	
.style2 {
    font-size: 120%;
    padding: 12px;
}
	
.style4 {
    padding: 8px;
    line-height: 160%;
    font-size: 90%;
}
	
.style6 {
    padding: 5%;
    font-size: 100%;
}
	
	
/*サイトマップ
---------------------------------------------------------------*/
		
.sitemap {
    font-size: 80%;
}
	
.sitemap li.sm-depth1-item {
    font-size: 150%;
    margin: 1%;
    padding: 0px;
    letter-spacing: 1px;
    width: 100%;
}
	
span.sitemap-list-item-span.sm-depth1-label {
}
	
ul.sitemap-list.sm-depth2-list {
    margin: 15px 1%;
}
	
	
	
}


@media (max-width: 768px){


.contentBody .alignRight{
    float: right;
    margin-right: 0px;
    margin-bottom: 30px;
}
	
.contentBody .alignLeft{
    float: left;
    margin-left: 0px;
    margin-bottom: 30px;
}
	
	
.contentBody img.alignLeft,.contentBody img.alignRight {
    width: 50%;
    margin-bottom: 20px;
}
	
	
img.attached_icon{
	width: 20px;
	}

	
}



/* 幅が 480px以下であれば */
@media screen and (max-width: 480px){
	
	
.contentBody img.alignLeft, .contentBody img.alignRight {
    width: 100%;
    padding: 0 0px;
    margin: 0 0 30px 0;
	float: none;
}
	
.contentBody .alignLeft img,.contentBody .alignRight img {
	text-align: center;
}
	
table, tbody, tr, th, td {
	font-size: 100%;
	}
	
		
table th {
	font-size: 100%;
		white-space: nowrap
	}

	

	
	
.box,.box2,.box3{
    padding:10px;
	line-height: 170%;
	font-size: 90%;
}
	
.box img,.box2 img,.box3 img{
	width: 100%;
	text-align: center;
	padding: 0px 90px;
}

	
}

.tbl-cnt{
	
	
}
@media screen and (max-width: 480px){
	.tbl-cnt{
	
	
}
	.tbl-cnt th,.tbl-cnt td{
	display: block;
	
}
	
}



/*わたしたちの想い*/

.current-category_shunsai02_omoi #content-inner {

	width: 100%;
	max-width: 100%;
	padding: 0px 0;

}
.current-category_shunsai02_omoi .top2 {
	background-color: #fff;
	background-image: url(../images/bg_logo_w.jpg);

}
.current-category_shunsai02_omoi .top2-inner {
	padding: 0 20px 60px 20px;
;
}

.current-category_shunsai02_omoi .contentBody .top2 h2 {
	font-size: 280%;
	letter-spacing: 10px;
	text-align: center;
	color: #4d4d4d;
	border-bottom: none;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
}

.current-category_shunsai02_omoi .contentBody .top2 ul {
	width: 80%;
	background-color: #f1e8e1;
	padding: 20px 10%;
	margin: 20px auto 0 auto;
}

@media screen and (max-width: 650px) {
.current-category_shunsai02_omoi .contentBody .top2 ul {
	width: 100%;
}
}


.omoi01 {
	width: 100%;
	padding: 0 20px;
}
.omoi01-inner {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 30px 0;
	border-top: 2px solid #4d4d4d;
}
.omoi01-inner table {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
.omoi01-inner table td {
	width: 50%;
	padding: 0 2%;
	vertical-align: middle;
}
.omoi01-inner table td.td-l {
	font-size: 180%;
	line-height: 180%;
}


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

.omoi01-inner table tr,
.omoi01-inner table td {
	display: block;
}

.omoi01-inner table td {
	width: 100%;
	padding: 0 0;
}
.omoi01-inner table td.td-l {
	padding-bottom: 20px;
}
}


.omoi02 {
	width: 100%;
	background-color: #ffefd1;
}
.omoi02.green {
	background-color: #f4ffd0;
}


.omoi02-inner {
	width: 100%;
	padding: 60px 0;

}


.omoi02-table01 {
	width: 100%;
	margin-bottom: 40px;
}

.omoi02-table01 td.td-l {
	width: 15%;
	font-size: 180%;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	vertical-align: middle;
	text-align: center;
	color: #633c00;

}
.omoi02-table01 td.td-r {
	width: 85%;
}

.omoi02-table01 td.td-r img {
	width: 100%;
	display: block;
}

.omoi02-table02 {
	width: 100%;
	margin-bottom: 20px;
}

.omoi02-table02 td.td-l {
	width: 55%;
	vertical-align: top;
	padding: 0 1% 0 4%;
}
.omoi02-table02 td.td-l .title {
	font-size: 180%;
	font-weight: bold;
	letter-spacing: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #633c00;
	margin-bottom: 10px;
}

.omoi02-table02 td.td-l .discription {
	font-size: 140%;
	color: #633c00;
	margin-bottom: 5px;
}




.omoi02-table02 td.td-r {
	width: 45%;
	vertical-align: top;
}

.omoi02-table02 td.td-r img {
	width: 100%;
	display: block;

}



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

.omoi02-table02 {
	margin-top: 40px;
}

.omoi02-table02 tr,
.omoi02-table02 td.td-l,
.omoi02-table02 td.td-r {
	display: block;
}

.omoi02-table02 td.td-l,
.omoi02-table02 td.td-r {
	width: 100%;
}

.omoi02-table02 td.td-l {
	padding: 0 20px 10px 20px;
}

}


/*店内紹介*/


.tennai01 {
	width: 100%;
}

.tennai01-inner {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 60px 0px 0 0px;
}

.tennai-ul-l {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	margin: 0 !important;
	padding: 0 !important;
}
.tennai-ul-l li:first-child {
	width: 52%;

}

.tennai-ul-l li:last-child {
	width: 48%;
}
.tennai-ul-l li:last-child img{
	width: 100%;
	display: block;
}

.tennai-ul-r {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	margin: -10% 0 0 0 !important;
	padding: 0 !important;
}
.tennai-ul-r li:first-child {
	width: 48%;
}
.tennai-ul-r li:first-child img{
	width: 100%;
	display: block;
}


.tennai-ul-r li:last-child {
	width: 52%;
}

.tennai01 .title {
	font-size: 200%;
/*	font-weight: bold;*/
	color: #633c00;
	padding-bottom: 10px;
	border-bottom: 1px solid #633c00;
	margin-bottom: 10px;

}
.tennai01 .tennai-ul-l  .title {
	margin: 6% 0 0 0;
}

.tennai01 .tennai-ul-r .title {
	margin: 35% 0 0 0;
	padding-left: 4%;
}
.tennai-ul-l p {
	padding: 0 4% 0 0;
}
.tennai-ul-r p {
	padding: 0 0 0 4%;
}



.tennai-div {
	width: 100%;
	padding: 50px 0 0 0;
}

.tennai-ul-c {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	margin: 0 0 40px 0 !important;
	padding: 0 !important;
}

.tennai-ul-c li:first-child {
	width: 50%;
	padding: 0 2% 0 0;
}
.tennai-ul-c li:last-child {
	width: 50%;
	padding: 0 0 0 2%;
}

.tennai-ul-c li img {
	width: 100%;
	display: block;
}


.tennai-ul-r2 {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	margin: 0px 0 0 0 !important;
	padding: 0 !important;
}
.tennai-ul-r2 li:first-child {
	width: 48%;
}
.tennai-ul-r2 li:first-child img{
	width: 100%;
	display: block;
}


.tennai-ul-r2 li:last-child {
	width: 52%;
}



.tennai01 .tennai-ul-r2 .title {
	margin: 6% 0 0 0;
	padding-left: 4%;
}

.tennai-ul-r2 p {
	padding: 0 0 0 4%;
}


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


.tennai-ul-l li:first-child {
	width: 100%;

}

.tennai-ul-l li:last-child {
	width: 100%;
}

.tennai-ul-r {
	margin: 0 0 0 0 !important;

}
.tennai-ul-r li:first-child {
	width: 100%;
	order: 2;
}

.tennai-ul-r li:last-child {
	width: 100%;
	order: 1;
}

.tennai01 .title {
	font-size: 180%;
	font-weight: bold;
	color: #633c00;
	padding-bottom: 10px;
	border-bottom: 1px solid #633c00;
	margin-bottom: 10px;

}
.tennai01 .tennai-ul-l  .title {
	margin: 0 0 0 0;
}

.tennai01 .tennai-ul-r .title {
	margin: 40px 0 0 0;
	padding-left: 0;
}
.tennai-ul-l p {
	padding: 0 0 10px 0;
}
.tennai-ul-r p {
	padding: 0 0 10px 0;
}



.tennai-ul-r2 {
	margin: 0 0 0 0 !important;

}
.tennai-ul-r2 li:first-child {
	width: 100%;
	order: 2;
}

.tennai-ul-r2 li:last-child {
	width: 100%;
	order: 1;
}



.tennai01 .tennai-ul-r2 .title {
	margin: 40px 0 0 0;
	padding-left: 0;
}
.tennai-ul-r2 p {
	padding: 0 0 10px 0;
}



.tennai-ul-c li:first-child {
	width: 100%;
	padding: 0 0 20px 0;
}
.tennai-ul-c li:last-child {
	width: 100%;
	padding: 0 0 0 0;
}


}


.tennai02 {
	width: 100%;
}

.tennai02-inner {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 60px 20px 0 20px;
}

.tennai02-ul {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	margin: 0 !important;
	padding: 0 !important;
}

.tennai02-ul li:first-child {
	width: 50%;
	padding: 0 2% 0 0;
}
.tennai02-ul li:last-child {
	width: 50%;
	padding: 0 0 0 2%;
}

.tennai02-ul li img {
	width: 100%;
	display: block;
}

.tennai02-ul li .title {
	font-size: 180%;
/*	font-weight: bold;*/
	color: #633c00;
	padding-top: 20px;
}

.tennai02-ul li:last-child .title {
	letter-spacing: -5px;

}


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

.tennai02-inner {
	padding: 60px 20px 0 20px;
}


.tennai02-ul li:first-child {
	width: 100%;
	padding: 0 0 0 0;
}
.tennai02-ul li:last-child {
	width: 100%;
	padding: 40px 0 0 0;
}


.tennai02-ul li:last-child .title {
	lletter-spacing: 0.1em;

}

}


/*採用情報*/

.current-category_shunsai02_saiyou .contentBody table {
	width: 100%;

}


.current-category_shunsai02_saiyou .contentBody table[border] {
	border: none;

}


.current-category_shunsai02_saiyou .contentBody .table-wrap {
	padding: 10px 15px;
	background-color: #f8eadb;
}

.current-category_shunsai02_saiyou .contentBody th {
    background-color: #efceab;
    color: #775e47;
    font-weight: bold;
}


.current-category_shunsai02_saiyou .contentBody table[border] th {
    border: 4px solid #f8eadb;
}
.current-category_shunsai02_saiyou .contentBody table th span {
	display: block;
}


.current-category_shunsai02_saiyou .contentBody table[border] td {
   border: none;
    border-bottom: 1px solid #775e47;

}


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

.current-category_shunsai02_saiyou .contentBody table tr,
.current-category_shunsai02_saiyou .contentBody table th,
.current-category_shunsai02_saiyou .contentBody table td {
	display: block;
}

.current-category_shunsai02_saiyou .contentBody table th,
.current-category_shunsai02_saiyou .contentBody table td {
	width: 100% !important;
}

.current-category_shunsai02_saiyou .contentBody table[border] th {
    border: none;
}

.current-category_shunsai02_saiyou .contentBody table th span {
	display: inline;
}
.current-category_shunsai02_saiyou .contentBody table[border] td {
    border-bottom: none;

}

}