@charset "UTF-8";


@media screen and (min-width: 959px){	
	.pc { display:block; }
	.sp { display:none; }
}
/*=====<=====<=====<=====<=====<=====<=====
  top
=====>=====>=====>=====>=====>=====>=====*/
span.logo_sub_name {
	font-size: 13px;
	letter-spacing: 4px;
}
#top #sec01 {
  padding-top: 90px;
}

#top #sec01 .box {
  width: 290px;
  background: #EDE9E2;
}

#top #sec01 .box div {
  padding: 25px;
}

#top #sec01 .box img {
  width: 100%;
}

#top #sec01 .box header {
  width: 100%;
  margin-bottom: 5px;
}

#top #sec01 .box header .cat a {
  width: 100%;
  display: block;
  margin-left: 0;
  margin-bottom: .3em;
  padding: 0;
  font-size: 13px;
  text-align: left;
  color: #000;
  background: none;
}

#top #sec01 .box header .title {
  width: 100%;
  font-size: 20px;
  text-align: left;
  text-decoration: none;
}

#top #sec01 .box .tel {
  width: 100%;
  font-size: 14px;
    background: #FFF;
    text-align: center;
}

#top #sec01 .box .tel span {
  font-size: 22px;
}

#top #sec01 .box .mail, #top #sec01 .box .line {
  width: 48%;
  height: 30px;
  margin: 10px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 13px;
  background: #fff;
}

#top #sec01 .box .mail img, #top #sec01 .box .line img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

#top #sec01 .box .btn {
  width: 100%;
}

#top #sec02 {
  color: #fff;
  background: #BA3D21;
}

#top #sec02 .contentsHead {
  width: 1200px;
  position: relative;
}

#top #sec02 .contentsHead .btn {
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
}

#top #sec02 .inner {
  justify-content: flex-start;
}

#top #sec02 .box {
  width: 176px;
  margin-right: 28px;
}

#top #sec02 .box:last-of-type {
  margin-right: 0;
}

#top #sec02 .box header {
  margin: 10px 0;
}

#top #sec02 .box header .date {
  margin-bottom: .2em;
  font-weight: bold;
  font-size: 12px;
}

#top #sec02 .box header .title {
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

#top #sec02 .box p {
  font-size: 11px;
}

#top #sec03 {
  padding-top: 90px;
}

#top #sec03 .inner {
  padding: 0 60px;
  display: flex;
  align-items: center;
  box-shadow: 8px 8px 0 #BA3D21;
  background: #EDE9E2;
}

#top #sec03 .inner .contentsHead {
  width: 550px;
  padding-bottom: 0;
  color: #BA3D21;
  text-align: left;
}

#top #sec03 .inner .contentsHead h3{
    font-size:40px;
}

#top #sec03 .inner .contentsHead p {
  color: #000;
  margin-top: 1.5em;
  font-size: 12px;
}

#top #sec04 {
  padding-top: 30px;
}

#top #sec04 .flex{
    align-items: center;
}

#top #sec04 .left, #top #sec04 .right, #top #sec04 .center {
  width: calc(100% / 3);
}
#top #sec04 .center img{
    width: 100%;
}

#top #sec04 .left .contentsHead, #top #sec04 .right .contentsHead {
  padding-bottom: 30px;
}

#top #sec04 .left h3 i, #top #sec04 .right h3 i {
  font-weight: bold;
  margin-left: .6em;
}

#top #sec04 .left .instagram, #top #sec04 .right .instagram {
  margin-bottom: 20px;
}

#top #sec04 .left .instagram a, #top #sec04 .right .instagram a {
  width: calc(100% / 3);
  padding: 2px;
}

#top #sec04 .left .instagram a img, #top #sec04 .right .instagram a img {
  width: 100%;
}

/*20210409追加*/
#top #sec01 {
	padding-bottom: 40px;
}
#top #sec05 {
	padding-top: 0;
	padding-bottom: 40px;
}
#top #sec05 .inner {
	padding: 0 150px;
	display: flex;
	align-items: center;
}

#top #sec05 .alpha img{
	width: 100%;
}
#top #sec01 > div:nth-of-type(1){
	width: 900px;
	margin: 0 auto 1rem;
}
#top #sec01 > div:nth-of-type(2){
	/*width: 595px;*/
	width: 900px;
	margin: auto;
}

/*=====<=====<=====<=====<=====<=====<=====
  COMPANY
=====>=====>=====>=====>=====>=====>=====*/
#company section:not(#general) {
  padding-top: 0;
  padding-bottom: 100px;
}

#company section:not(#general) header {
  width: 100%;
  margin-bottom: 50px;
  padding-bottom: 25px;
  font-size: 20px;
  border-bottom: 1px solid;
}

#company #sec01 img + div {
  margin-top: -1em;
  width: calc(100% - 250px);
}

#company #sec02 dl {
  font-family: "Hiragino Kaku Gothic ProN", YuGothic,"Yu Gothic", Meiryo, sans-serif;
  padding: 10px 25px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  background: #EDE9E2;
}

#company #sec02 dl:nth-of-type(2n) {
  background: #fff;
}

#company #sec02 dt {
  width: 250px;
}

/*=====<=====<=====<=====<=====<=====<=====
  celebration
=====>=====>=====>=====>=====>=====>=====*/
#celebration #pageHead {
  padding: 0;
  margin-bottom: 0;
}

#celebration #pageHead .inner {
  align-items: center;
}

#celebration #pageHead h2 {
  text-align: left;
  line-height: 1;
}

#celebration #sec01 {
  padding-top: 70px;
  padding-bottom: 125px;
}

#celebration #sec01 h3 {
  font-size: 25px;
  margin-bottom: 1em;
}

#celebration #sec01 h3 br {
  display: none;
}

#celebration #sec01 p {
  font-size: 14px;
  text-align: center;
    line-height:2.0;
}

#celebration #sec02, #celebration #sec03 {
  padding-top: 0;
  padding-bottom: 125px;
}

#celebration #sec02 header, #celebration #sec03 header {
  width: 100%;
  margin-bottom: 55px;
  padding-bottom: 25px;
  border-bottom: 1px solid #BA3D21;
}

#celebration #sec02 header h3, #celebration #sec03 header h3 {
  font-size: 25px;
  color: #BA3D21;
}

#celebration #sec02 .contents, #celebration #sec03 .contents {
  width: 100%;
  height: 490px;
  position: relative;
}

#celebration #sec02 .contents:nth-of-type(1) figure, #celebration #sec03 .contents:nth-of-type(1) figure {
  top: 0;
  right: 0;
}

#celebration #sec02 .contents:nth-of-type(1) .box, #celebration #sec03 .contents:nth-of-type(1) .box {
  left: 0;
  bottom: 0;
  padding-right: 120px;
}

#celebration #sec02 .contents:nth-of-type(2), #celebration #sec03 .contents:nth-of-type(2) {
  margin-top: 75px;
}

#celebration #sec02 .contents:nth-of-type(2) figure, #celebration #sec03 .contents:nth-of-type(2) figure {
  left: 0;
  bottom: 0;
}

#celebration #sec02 .contents:nth-of-type(2) .box, #celebration #sec03 .contents:nth-of-type(2) .box {
  top: 0;
  right: 0;
  padding-left: 120px;
}

#celebration #sec02 figure, #celebration #sec03 figure {
  width: 645px;
  position: absolute;
  z-index: 5;
}

#celebration #sec02 .box, #celebration #sec03 .box {
  width: 645px;
  height: 440px;
  padding: 100px 60px;
  display: block;
  position: absolute;
}

#celebration #sec02 .box h4, #celebration #sec03 .box h4 {
  margin-bottom: 30px;
  font-size: 19px;
  text-align: left;
  line-height: 1.7;
}

#celebration #sec02 .box p, #celebration #sec03 .box p {
  font-size: 13px;
  line-height: 2;
}

#celebration #sec02 .box {
  color: #fff;
  background: #BA3D21;
}

#celebration #sec03 .box {
  color: #222;
  background: #EDE9E2;
}

#celebration #sec04 {
  padding-top: 0;
  padding-bottom: 100px;
}

#celebration #sec04 .inner {
  padding: 50px 0;
  border-top: 5px solid #BA3D21;
  border-bottom: 5px solid #BA3D21;
  justify-content: space-around;
}

#celebration #sec04 h3 {
  width: 100%;
  margin-bottom: 25px;
  font-size: 25px;
}

#celebration #sec04 p {
  width: 100%;
  margin-bottom: 20px;
  font-size: 13px;
  text-align: center;
}

#celebration #sec04 .step {
  width: 300px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

#celebration #sec04 .step + .step {
    /*height: 130px;*/
}

#celebration #sec04 .step + .step::before {
  content: "\f0da";
  font-family: "FontAwesome";
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -60px;
  top: 50px;
  display: block;
  height: 1em;
}

#celebration #sec04 .step h4 {
  width: 100%;
  margin-bottom: 25px;
  display: block;
  border-bottom: 2px solid #222;
  font-size: 18px;
  text-align: left;
}

#celebration #sec04 .step p {
  width: 70%;
  text-align: left;
  font-size: 14px;
}

#celebration #sec04 .step p:nth-of-type(2) {
  width: 100%;
  font-size: 11px;
margin-bottom:0;
}




/*=====<=====<=====<=====<=====<=====<=====
act_suisan  20210406追加
=====>=====>=====>=====>=====>=====>=====*/

#act_suisan header#topHeader {
	background: #283E6F;
}

#act_suisan .inner900{
	width: 900px;
	margin: 0 auto;
}

#act_suisan .inner600{
	width: 600px;
	margin: 0 auto;
}

#act_suisan #pageHead {
	margin-bottom: 0;
	color: #fff;
	position: relative;
	background: url(../img/act_suisan/page_header.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

#act_suisan section#sec01 {
padding-bottom: 0;
}

#act_suisan #sec01 h3 {
	font-size: 25px;
	margin-bottom: 1em;
}
#act_suisan #sec01 p {
	font-size: 14px;
	text-align: center;
	line-height: 2.0;
}

#act_suisan #sec02 {
	padding-bottom: 0;
}

#act_suisan #sec02 .bg-Blue {
	background-color: #283E6F;
	padding: 4.68em 0;
}


#act_suisan #sec02 .box h3 {
	margin-bottom: 40px;
	font-size: 25px;
	text-align: left;
	line-height: 1.3;
	color: #fff;
}

#act_suisan #sec02 .box h4 {
	margin-bottom: 15px;
	font-size: 19px;
	text-align: left;
	line-height: 1.3;
	color: #fff;
}

#act_suisan #sec02 li {
	color: #fff;
}
#act_suisan #sec02 .contents:nth-of-type(1){
	margin-bottom: 4em;
}

#act_suisan #sec02 .contents:nth-of-type(1) .box {
	left: 0;
	bottom: 0;
	padding-right: 0px;
	padding-top: 25px;
}

#act_suisan #sec02 .contents:nth-of-type(2) .box {
	right: 0;
	top: 0;
	padding-left: 0px;
	order: -1;
}

#act_suisan #sec03 .contents .box{
	text-align: center;
	margin: auto;
}


#act_suisan #sec03 h3 {
	font-size: 1.56rem;
	text-align: center;
	line-height: 2.0;
	margin-bottom: 1em;
}

#act_suisan #sec03 h4 {
	font-size: 1.1rem;
	text-align: center;
	line-height: 1.75;
	margin-bottom: 4em;
	letter-spacing: 1px;
}

#act_suisan #sec03 p {
	font-size: 0.81rem;
	text-align: center;
	line-height: 2.0;
	margin-bottom: 3em;
}

#act_suisan #sec03 .bg-Blue {
	background-color: #283E6F;
	padding: 4.68em 0;
}

#act_suisan #sec04{
 
}

#act_suisan #sec03 .sdgs {
	margin: auto;
	text-align: center;
}
#act_suisan section#sec04{
	padding-bottom: 0;
}
#act_suisan #sec04 .contents:nth-of-type(odd) {
	margin-bottom: 4.68em;
}

#act_suisan #sec04 .box {
    width: 50%;
	max-width: 400px;
    padding-left: 80px;
	text-align: justify;
}

#act_suisan #sec04 h3 {
	width: 100%;
	margin-bottom: 55px;
	padding-bottom: 1.87em;
	border-bottom: 1px solid #000;
	font-size: 1.25rem;
}

#act_suisan #sec04 h4 {
	font-size: 0.75rem;
	font-weight: normal;
	text-align: left;
	
}

#act_suisan #sec04 h5 {
	font-size: 1.5rem;
	font-weight: normal;
	text-align: left;
	margin-bottom: 2.18em;
}

#act_suisan #sec04 .btn {
	width: 200px;
	height: 40px;
	display: block;
	margin: 0 0 0 auto;
	padding: 10px 20px;
	align-items: flex-end;
	font-size: 10px;
	text-align: left;
	opacity: 1;
	font-weight: bold;
	transition: .3s;
	background-color:#283E6F;
	color: #fff;
	vertical-align: middle;
	line-height: normal;
}
#act_suisan #sec04 .btn::before {
	float: right;
	line-height: 1.5;
}
#act_suisan #sec05 .btn::before {
	float: right;
	line-height: 1;
}

#act_suisan #sec04 span{
	font-size: 1.12rem;
} 

#act_suisan #sec05 .bg-Blue {
	background-color: #283E6F;
	padding: 4.68em 0;
}

#act_suisan #sec05 h3{
	color: #fff;
	font-size: 1.56rem;
} 

#act_suisan #sec05 p{
	text-align: center;
	margin-bottom: 1.87em;
	color: #fff;
}

#act_suisan #sec05 .btn {
	min-width: 200px;
	height: 40px;
	display: block;
	margin: auto;
	padding: 15px 20px;
	align-items: flex-start;
	font-size: 10px;
	text-align: left;
	opacity: 1;
	font-weight: bold;
	transition: .3s;
	background-color: #fff;
	color: #283E6F;
	border: 0;
}


#act_suisan #gArea01 .price {
	margin-bottom: 7.5em;
}
#act_suisan #gArea02 .price {
	margin-bottom: 13.5em;
}


#act_suisan #sec05 img {
	display: block;
	height: auto;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	border: none;
}

#act_suisan #main-slider img.lazyloaded{	
	width: 100%;
	height: 360px;
	object-fit: cover;
	object-position: center;
	margin-bottom: 0.87em;
}

#act_suisan #carousel li img {
	width: 106px;
	height: 106px;
	object-fit: cover;
	object-position: center;
}

.flex {
	display: flex;
}

.secGallery-1 .carousel .slider .slick-list {
	padding-left: 20px !important;
	padding-bottom: 0 !important;
}

#act_suisan #general .center {
	background:#646464;
}



/*=====<=====<=====<=====<=====<=====<=====
 shop01
=====>=====>=====>=====>=====>=====>=====*/
#shop01 #pageHead {
  margin-bottom: 0;
  color: #fff;
  position: relative;
  background: url(../img/shop01/page_header.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#shop01 #pageHead img {
  position: absolute;
  top: 30px;
  right: 5%;
}

#shop01 section {
  background: #EDE9E2;
}

#shop01 #sec01 {
  padding-top: 70px;
  padding-bottom: 70px;
}

#shop01 #sec01 h3 {
  font-size: 25px;
  margin-bottom: 1em;
}

#shop01 #sec01 h3 br {
  display: none;
}

#shop01 #sec01 p {
  font-size: 14px;
  text-align: center;
    line-height:2.0;
}

#shop01 #sec02 {
  padding: 75px 0;
  color: #fff;
  background: url(../img/shop01/bg01.png);
  background-position: center;
  background-size: 44px;
}

#shop01 #sec02 .contents {
  align-items: center;
  padding: 0 60px;
}

#shop01 #sec02 .contents:nth-of-type(1) .box {
  width: 400px;
}

#shop01 #sec02 .contents:nth-of-type(2) {
  margin-top: 30px;
}

#shop01 #sec02 .contents:nth-of-type(2) .box {
  width: 600px;
  order: -1;
}

#shop01 #sec02 .box {
  color: #fff;
}

#shop01 #sec02 .box h3 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 30px;
  font-size: 35px;
  text-align: left;
  line-height: 1.3;
}

#shop01 #sec02 .box p {
  font-size: 13px;
  line-height: 2;
}

#shop01 #sec02 .box .btn {
  margin-top: 30px;
  margin-left: 0;
}

#shop01 #sec03 {
  padding-top: 90px;
  padding-bottom: 100px;
}

#shop01 #sec03 .contents {
  width: 100%;
  height: 490px;
  position: relative;
}

#shop01 #sec03 .contents:nth-of-type(1) figure {
  top: 0;
  right: 0;
}

#shop01 #sec03 .contents:nth-of-type(1) .box {
  left: 0;
  bottom: 0;
  padding-right: 120px;
}

#shop01 #sec03 .contents:nth-of-type(2) {
  margin-top: 65px;
}

#shop01 #sec03 .contents:nth-of-type(2) figure {
  left: 0;
  bottom: 0;
}

#shop01 #sec03 .contents:nth-of-type(2) .box {
  top: 0;
  right: 0;
  padding-left: 120px;
}

#shop01 #sec03 figure {
  width: 645px;
  position: absolute;
  z-index: 5;
}

#shop01 #sec03 .box {
  width: 645px;
  height: 440px;
  padding: 100px 60px;
  display: block;
  position: absolute;
  color: #fff;
  background: url(../img/shop01/bg01.png);
  background-position: center;
  background-size: 44px;
}

#shop01 #sec03 .box h3 {
  margin-bottom: 30px;
  font-size: 19px;
  text-align: left;
  line-height: 1.7;
}

#shop01 #sec03 .box p {
  font-size: 13px;
  line-height: 2;
}

#shop01 #sec04 {
  padding-top: 0;
}

#shop01 #sec04 figure figcaption {
  margin-top: 1em;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
}

#shop01 #sec04 figure figcaption span {
  font-weight: bold;
}

#shop01 #sec04 .btn {
  margin-top: 50px;
}

#shop01 #sec05 {
  padding-top: 0;
  padding: 50px 0 100px;
}

#shop01 #sec05 figure {
  width: 465px;
  height: 340px;
  background: url(../img/shop01/sec05.jpg) no-repeat;
  background-position: center;
  background-size: 102%;
}

#shop01 #sec05 .box {
  width: 735px;
  height: 340px;
  padding: 65px 60px;
  background: url(../img/shop01/bg01.png);
  background-position: center;
  background-size: 44px;
}

#shop01 #sec05 .box dl {
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 12px;
}

#shop01 #sec05 .box dl + dl {
  margin-top: 1em;
}

#shop01 #sec05 .box dt {
  width: 100px;
}

#shop01 #sec05 .box dt::after {
  content: "：";
}

#shop01 #sec05 .btnArea {
  width: 330px;
  margin-top: 20px;
}

#shop01 #sec05 .mail, #shop01 #sec05 .line {
  width: 160px;
  height: 30px;
  margin: 10px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 13px;
  background: #fff;
}

#shop01 #sec05 .mail img, #shop01 #sec05 .line img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

/*=====<=====<=====<=====<=====<=====<=====
 shop02
=====>=====>=====>=====>=====>=====>=====*/
#shop02 #pageHead {
  position: relative;
  margin-bottom: 0;
  color: #fff;
  background: url(../img/shop02/page_header.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#shop02 #pageHead img {
  position: absolute;
  top: 30px;
  right: 5%;
}

#shop02 #sec01 {
  padding-top: 70px;
  padding-bottom: 70px;
}

#shop02 #sec01 h3 {
  font-size: 25px;
  margin-bottom: 1em;
}

#shop02 #sec01 h3 br {
  display: none;
}

#shop02 #sec01 p {
  font-size: 14px;
  text-align: center;
    line-height:2.0;
}

#shop02 #sec02 {
  padding-top: 0;
  padding-bottom: 100px;
}

#shop02 #sec02 .contents {
  width: 100%;
  height: 490px;
  position: relative;
}

#shop02 #sec02 .contents + .contents {
  margin-top: 65px;
}

#shop02 #sec02 .contents:nth-of-type(2) figure {
  top: 0;
  right: 0;
}

#shop02 #sec02 .contents:nth-of-type(2) .box {
  left: 0;
  bottom: 0;
  padding-right: 120px;
}

#shop02 #sec02 .contents:nth-of-type(1) figure, #shop02 #sec02 .contents:nth-of-type(3) figure {
  left: 0;
  bottom: 0;
}

#shop02 #sec02 .contents:nth-of-type(1) .box, #shop02 #sec02 .contents:nth-of-type(3) .box {
  top: 0;
  right: 0;
  padding-left: 120px;
}

#shop02 #sec02 figure {
  width: 645px;
  position: absolute;
  z-index: 5;
}

#shop02 #sec02 .box {
  width: 645px;
  height: 440px;
  padding: 100px 60px;
  display: block;
  position: absolute;
  color: #fff;
  background: #BA3D21;
}

#shop02 #sec02 .box h3 {
  margin-bottom: 30px;
  font-size: 19px;
  text-align: left;
  line-height: 1.7;
}

#shop02 #sec02 .box p {
  font-size: 13px;
  line-height: 2;
}

#shop02 #sec02 .box .btn {
  position: absolute;
  bottom: 50px;
  right: 60px;
}

#shop02 #sec03 {
  padding-top: 0;
}

#shop02 #sec03 figure figcaption {
  margin-top: 1em;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
}

#shop02 #sec03 figure figcaption span {
  font-weight: bold;
}

#shop02 #sec03 .btn {
  margin-top: 50px;
}

#shop02 #sec04 {
  padding: 50px 0 100px;
}

#shop02 #sec04 figure {
  width: 465px;
  height: 340px;
  background: url(../img/shop02/sec04.jpg) no-repeat;
  background-position: center;
  background-size: 102%;
}

#shop02 #sec04 .box {
  width: 735px;
  height: 340px;
  padding: 40px 60px;
  background: #BA3D21;
}

#shop02 #sec04 .box dl {
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 12px;
}

#shop02 #sec04 .box dl + dl {
  margin-top: 1em;
}

#shop02 #sec04 .box dt {
  width: 100px;
}

#shop02 #sec04 .box dt::after {
  content: "：";
}

#shop02 #sec04 .btnArea {
  width: 330px;
  margin-top: 20px;
}

#shop02 #sec04 .mail, #shop02 #sec04 .line {
  width: 160px;
  height: 30px;
  margin: 10px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 13px;
  background: #fff;
}

#shop02 #sec04 .mail img, #shop02 #sec04 .line img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

/*=====<=====<=====<=====<=====<=====<=====
 shop03
=====>=====>=====>=====>=====>=====>=====*/
#shop03 #pageHead {
  position: relative;
  margin-bottom: 0;
  color: #fff;
  background: url(../img/shop03/page_header.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#shop03 #sec01 {
  padding-top: 70px;
  padding-bottom: 70px;
}

#shop03 #sec01 h3 {
  font-size: 25px;
  margin-bottom: 1em;
}

#shop03 #sec01 h3 br {
  display: none;
}

#shop03 #sec01 p {
  font-size: 14px;
  text-align: center;
    line-height: 2.0;
}

#shop03 #sec02 {
  padding-top: 0;
  padding-bottom: 90px;
}

#shop03 #sec02 .contents {
  width: 100%;
  height: 490px;
  position: relative;
}

#shop03 #sec02 .contents:nth-of-type(1) figure {
  left: 0;
  bottom: 0;
}

#shop03 #sec02 .contents:nth-of-type(1) .box {
  top: 0;
  right: 0;
  padding-left: 120px;
}

#shop03 #sec02 .contents:nth-of-type(2) {
  margin-top: 65px;
}

#shop03 #sec02 .contents:nth-of-type(2) figure {
  top: 0;
  right: 0;
}

#shop03 #sec02 .contents:nth-of-type(2) .box {
  left: 0;
  bottom: 0;
  padding-right: 120px;
}

#shop03 #sec02 figure {
  width: 645px;
  position: absolute;
  z-index: 5;
}

#shop03 #sec02 .box {
  width: 645px;
  height: 440px;
  padding: 100px 60px;
  display: block;
  position: absolute;
  color: #fff;
  background: #6C6E70;
}

#shop03 #sec02 .box h3 {
  margin-bottom: 30px;
  font-size: 19px;
  text-align: left;
  line-height: 1.7;
}

#shop03 #sec02 .box p {
  font-size: 13px;
  line-height: 2;
}

#shop03 #sec02 .box .btn {
  position: absolute;
  bottom: 50px;
  right: 60px;
}

#shop03 #sec03 {
  padding-top: 0;
  padding-bottom: 90px;
}

#shop03 #sec03 .inner {
  padding: 60px 70px;
  border-top: 5px solid #6C6E70;
  border-bottom: 5px solid #6C6E70;
}

#shop03 #sec03 figure {
  width: 550px;
}

#shop03 #sec03 .box {
  width: 460px;
}

#shop03 #sec03 .box h3 {
  font-size: 19px;
  text-align: left;
  margin-bottom: 1em;
}

#shop03 #sec03 .box p {
  font-size: 13px;
}

#shop03 #sec04 {
  padding-top: 0;
  padding-bottom: 100px;
}

#shop03 #sec04 figure {
  width: 465px;
  height: 340px;
  background: url(../img/shop03/sec04.jpg) no-repeat;
  background-position: center;
  background-size: 102%;
}

#shop03 #sec04 .box {
  width: 735px;
  height: 340px;
  padding: 40px 60px;
  background: #6C6E70;
}

#shop03 #sec04 .box dl {
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 12px;
}

#shop03 #sec04 .box dl + dl {
  margin-top: 1em;
}

#shop03 #sec04 .box dt {
  width: 100px;
}

#shop03 #sec04 .box dt::after {
  content: "：";
}

#shop03 #sec04 .btnArea {
  width: 330px;
  margin-top: 20px;
}

#shop03 #sec04 .mail, #shop03 #sec04 .line {
  width: 160px;
  height: 30px;
  margin: 10px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 13px;
  background: #fff;
}

#shop03 #sec04 .mail img, #shop03 #sec04 .line img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}
/*=====<=====<=====<=====<=====<=====<=====
shop05
=====>=====>=====>=====>=====>=====>=====*/
#shop05 #pageHead {
	position: relative;
	margin-bottom: 0;
	color: #fff;
	background: url(../img/shop05/page_header.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

#shop05 #sec01 {
	padding-top: 70px;
	padding-bottom: 70px;
}

#shop05 #sec01 h3 {
	font-size: 25px;
	margin-bottom: 1em;
}

#shop05 #sec01 h3 br {
	display: none;
}

#shop05 #sec01 p {
	font-size: 14px;
	text-align: center;
	line-height: 2.0;
}

#shop05 #sec02 {
	padding-top: 0;
	padding-bottom: 90px;
}

#shop05 #sec02 .contents {
	width: 100%;
	height: 490px;
	position: relative;
}

#shop05 #sec02 .contents:nth-of-type(1) figure {
	left: 0;
	bottom: 0;
}

#shop05 #sec02 .contents:nth-of-type(1) .box {
	top: 0;
	right: 0;
	padding-left: 120px;
}

#shop05 #sec02 .contents:nth-of-type(2) {
	margin-top: 65px;
}

#shop05 #sec02 .contents:nth-of-type(2) figure {
	top: 0;
	right: 0;
}

#shop05 #sec02 .contents:nth-of-type(2) .box {
	left: 0;
	bottom: 0;
	padding-right: 120px;
}

#shop05 #sec02 figure {
	width: 645px;
	position: absolute;
	z-index: 5;
}

#shop05 #sec02 .box {
	width: 645px;
	height: 440px;
	padding: 100px 60px;
	display: block;
	position: absolute;
	color: #fff;
	background: #6C6E70;
}

#shop05 #sec02 .box h3 {
	margin-bottom: 30px;
	font-size: 19px;
	text-align: left;
	line-height: 1.7;
}

#shop05 #sec02 .box p {
	font-size: 13px;
	line-height: 2;
}

#shop05 #sec02 .box .btn {
	position: absolute;
	bottom: 50px;
	right: 60px;
}

#shop05 #sec03 {
	padding-top: 0;
	padding-bottom: 90px;
}

#shop05 #sec03 .inner {
	padding: 60px 70px;
	border-top: 5px solid #6C6E70;
	border-bottom: 5px solid #6C6E70;
}

#shop05 #sec03 figure {
	width: 550px;
}

#shop05 #sec03 .box {
	width: 460px;
}

#shop05 #sec03 .box h3 {
	font-size: 19px;
	text-align: left;
	margin-bottom: 1em;
}

#shop05 #sec03 .box p {
	font-size: 13px;
}

#shop05 #sec04 {
	padding-top: 0;
	padding-bottom: 100px;
}

#shop05 #sec04 figure {
	width: 465px;
	height: 340px;
	background: url(../img/shop05/sec04.jpg) no-repeat;
	background-position: center;
	background-size: 102%;
}

#shop05 #sec04 .box {
	width: 735px;
	height: 340px;
	padding: 40px 60px;
	background: #6C6E70;
}

#shop05 #sec04 .box dl {
	color: #fff;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 12px;
}

#shop05 #sec04 .box dl + dl {
	margin-top: 1em;
}

#shop05 #sec04 .box dt {
	width: 100px;
}

#shop05 #sec04 .box dt::after {
	content: "：";
}

#shop05 #sec04 .btnArea {
	width: 330px;
	margin-top: 20px;
}

#shop05 #sec04 .mail, #shop05 #sec04 .line {
	width: 160px;
	height: 30px;
	margin: 10px 0 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 13px;
	background: #fff;
}

#shop05 #sec04 .mail img, #shop05 #sec04 .line img {
	width: 20px;
	height: auto;
	margin-right: 10px;
}
/*=====<=====<=====<=====<=====<=====<=====
shop06
=====>=====>=====>=====>=====>=====>=====*/
#shop06 #pageHead {
	position: relative;
	margin-bottom: 0;
	color: #fff;
	background: url(../img/shop06/page_header.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

#shop06 #pageHead img {
	position: absolute;
	top: 30px;
	right: 5%;
}

#shop06 #sec01 {
	padding-top: 70px;
	padding-bottom: 70px;
}

#shop06 #sec01 h3 {
	font-size: 25px;
	margin-bottom: 1em;
}

#shop06 #sec01 p {
	font-size: 14px;
	text-align: center;
	line-height:2.0;
}

#shop06 #sec02 {
	padding-top: 0;
	padding-bottom: 100px;
}

#shop06 #sec02 .contents {
	width: 100%;
	height: 490px;
	position: relative;
}

#shop06 #sec02 .contents + .contents {
	margin-top: 65px;
}

#shop06 #sec02 .contents:nth-of-type(2) figure,#shop06 #sec02 .contents:nth-of-type(4) figure {
	top: 0;
	right: 0;
}

#shop06 #sec02 .contents:nth-of-type(2) .box,#shop06 #sec02 .contents:nth-of-type(4) .box {
	left: 0;
	bottom: 0;
	padding-right: 120px;
}

#shop06 #sec02 .contents:nth-of-type(1) figure, #shop06 #sec02 .contents:nth-of-type(3) figure {
	left: 0;
	bottom: 0;
}

#shop06 #sec02 .contents:nth-of-type(1) .box, #shop06 #sec02 .contents:nth-of-type(3) .box {
	top: 0;
	right: 0;
	padding-left: 120px;
}

#shop06 #sec02 figure {
	width: 645px;
	position: absolute;
	z-index: 5;
}

#shop06 #sec02 .box {
	width: 645px;
	height: 440px;
	padding: 100px 60px;
	display: block;
	position: absolute;
	color: #fff;
	background: #323750;
}

#shop06 #sec02 .box h3 {
	margin-bottom: 30px;
	font-size: 19px;
	text-align: left;
	line-height: 1.7;
}

#shop06 #sec02 .box p {
	font-size: 13px;
	line-height: 2;
}

#shop06 #sec02 .box .btn {
	position: absolute;
	bottom: 50px;
	right: 60px;
}

#shop06 #sec03 {
	padding-top: 0;
}

#shop06 #sec03 figure figcaption {
	margin-top: 1em;
	font-size: 13px;
	text-align: center;
	line-height: 1.2;
}

#shop06 #sec03 figure figcaption span {
	font-weight: bold;
}

#shop06 #sec03 .btn {
	margin-top: 50px;
}

#shop06 #sec04 {
	padding: 50px 0 100px;
}

#shop06 #sec04 figure {
	width: 465px;
	height: 340px;
	background: url(../img/shop06/sec04.jpg) no-repeat;
	background-position: center;
	background-size: 102%;
}

#shop06 #sec04 .box {
	width: 735px;
	height: 340px;
	padding: 40px 60px;
	background: #323750;
}

#shop06 #sec04 .box dl {
	color: #fff;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	font-size: 12px;
}

#shop06 #sec04 .box dl + dl {
	margin-top: 1em;
}

#shop06 #sec04 .box dt {
	width: 100px;
}

#shop06 #sec04 .box dt::after {
	content: "：";
}

#shop06 #sec04 .btnArea {
	width: 330px;
	margin-top: 20px;
}

#shop06 #sec04 .mail, #shop06 #sec04 .line {
	width: 160px;
	height: 30px;
	margin: 10px 0 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 13px;
	background: #fff;
}

#shop06 #sec04 .mail img, #shop06 #sec04 .line img {
	width: 20px;
	height: auto;
	margin-right: 10px;
}

/*=====<=====<=====<=====<=====<=====<=====
 en
=====>=====>=====>=====>=====>=====>=====*/
#en main {
  font-family: "Hiragino Kaku Gothic ProN", YuGothic,"Yu Gothic", Meiryo, sans-serif;
}

#en #pageHead {
  margin-bottom: 0;
  color: #fff;
  position: relative;
  background: url(../img/en/page_header.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#en #pageHead h2 {
  text-align: center;
}

#en section {
  background: #EDE9E2;
}

#en #sec01 {
  padding-top: 70px;
  padding-bottom: 70px;
}

#en #sec01 h3 {
  font-size: 25px;
  margin-bottom: 1em;
}

#en #sec01 p {
  font-size: 14px;
  text-align: center;
}

#en #sec02 {
  padding: 75px 0;
  color: #fff;
  background: url(../img/shop01/bg01.png);
  background-position: center;
  background-size: 44px;
}

#en #sec02 .contents {
  align-items: center;
  padding: 0 60px;
}

#en #sec02 .contents:nth-of-type(1) .box {
  width: 400px;
}

#en #sec02 .contents:nth-of-type(2) {
  margin-top: 30px;
}

#en #sec02 .contents:nth-of-type(2) .box {
  width: 600px;
  order: -1;
}

#en #sec02 .box {
  color: #fff;
}

#en #sec02 .box h3 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 30px;
  font-size: 35px;
  text-align: left;
  line-height: 1.7;
}

#en #sec02 .box p {
  font-size: 13px;
  line-height: 2;
}

#en #sec02 .box .btn {
  margin-top: 30px;
  margin-left: 0;
}

#en #sec03 {
  padding-top: 90px;
  padding-bottom: 100px;
}

#en #sec03 .contents {
  width: 100%;
  height: 490px;
  position: relative;
}

#en #sec03 .contents:nth-of-type(1) figure {
  bottom: 0;
  left: 0;
}

#en #sec03 .contents:nth-of-type(1) .box {
  right: 0;
  top: 0;
  padding-left: 120px;
}

#en #sec03 .contents:nth-of-type(2) {
  margin-top: 65px;
}

#en #sec03 .contents:nth-of-type(2) figure {
  right: 0;
  top: 0;
}

#en #sec03 .contents:nth-of-type(2) .box {
  bottom: 0;
  left: 0;
  padding-right: 120px;
}

#en #sec03 figure {
  width: 645px;
  position: absolute;
  z-index: 5;
}

#en #sec03 .box {
  width: 645px;
  height: 440px;
  padding: 50px 60px;
  display: block;
  position: absolute;
  color: #fff;
  background: url(../img/shop01/bg01.png);
  background-position: center;
  background-size: 44px;
}

#en #sec03 .box h3 {
  margin-bottom: 30px;
  font-size: 19px;
  text-align: left;
  line-height: 1.7;
}

#en #sec03 .box p {
  font-size: 13px;
  line-height: 2;
}

#en #sec04 {
  padding-top: 0;
}

#en #sec04 figure {
  width: 280px;
}

#en #sec04 figure figcaption {
  height: 6em;
  margin-top: .5em;
  font-size: 13px;
  text-align: center;
  line-height: 1.3;
}

#en #sec04 figure figcaption span {
  font-weight: bold;
  line-height: 2;
}

#en #sec04 .btn {
  margin-top: 50px;
}

#en #sec05 {
  padding: 0 0 100px;
}

#en #sec05 figure {
  width: 465px;
  height: 340px;
  background: url(../img/shop01/sec05.jpg) no-repeat;
  background-position: center;
  background-size: 102%;
}

#en #sec05 .box {
  width: 735px;
  height: 340px;
  padding: 65px 60px;
  background: url(../img/shop01/bg01.png);
  background-position: center;
  background-size: 44px;
}

#en #sec05 .box dl {
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 12px;
}

#en #sec05 .box dl + dl {
  margin-top: 1em;
}

#en #sec05 .box dt {
  width: 100px;
}
#en #sec05 .box dd {
  width: 490px;
}

#en #sec05 .box dt::after {
  content: "：";
}

#en #sec05 .btnArea {
  width: 330px;
  margin-top: 20px;
}

#en #sec05 .mail, #en #sec05 .line {
  width: 160px;
  height: 30px;
  margin: 10px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 13px;
  background: #fff;
}

#en #sec05 .mail img, #en #sec05 .line img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

/*=====<=====<=====<=====<=====<=====<=====
 menu
=====>=====>=====>=====>=====>=====>=====*/

#menu dl,#menu p,#menu01 dl,#menu01 p,#menu02 dl,#menu02 p,#menu06 dl,#menu06 p {
    font-size: 14px;
    width:100%;
}

#menu #sec01 figure, #menu01 #sec01 figure, #menu02 #sec01 figure, #menu06 #sec01 figure {
  width: 280px;
  height: 340px;
}

#menu #sec01 figure img, #menu01 #sec01 figure img, #menu02 #sec01 figure img, #menu06 #sec01 figure img {
  width: 100%;
  height: auto;
}

#menu #sec01 figure figcaption, #menu01 #sec01 figure figcaption, #menu02 #sec01 figure figcaption, #menu06 #sec01 figure figcaption {
  font-size: 12px;
  margin-top: .6em;
  text-align: center;
  line-height: 1.3;
}

#menu #sec01 ul, #menu01 #sec01 ul, #menu02 #sec01 ul, #menu06 #sec01 ul {
  margin-bottom: 60px;
  justify-content: flex-start;
}

#menu #sec01 ul.cose .btn.cose, #menu01 #sec01 ul.cose .btn.cose, #menu02 #sec01 ul.cose .btn.cose, #menu06 #sec01 ul.cose .btn.cose {
  color: #fff !important;
  background: #BA3D21 !important;
}

#menu #sec01 ul.food .btn.food, #menu01 #sec01 ul.food .btn.food, #menu02 #sec01 ul.food .btn.food, #menu06 #sec01 ul.food .btn.food {
  color: #fff;
  background: #BA3D21;
}

#menu #sec01 ul.drink .btn.drink, #menu01 #sec01 ul.drink .btn.drink, #menu02 #sec01 ul.drink .btn.drink, #menu06 #sec01 ul.drink .btn.drink {
  color: #fff;
  background: #BA3D21;
}

#menu #sec01 ul li, #menu01 #sec01 ul li, #menu02 #sec01 ul li, #menu06 #sec01 ul li {
  width: 280px;
}

#menu #sec01 ul li + li, #menu01 #sec01 ul li + li, #menu02 #sec01 ul li + li, #menu06 #sec01 ul li + li {
  margin-left: 25px;
}

#menu #sec01 ul .btn, #menu01 #sec01 ul .btn, #menu02 #sec01 ul .btn, #menu06 #sec01 ul .btn {
  width: 100%;
  height: auto;
  margin: 0;
    padding: 15px 20px;
  line-height: 1;
}

#menu #sec01 ul .btn::before, #menu01 #sec01 ul .btn::before, #menu02 #sec01 ul .btn::before, #menu06 #sec01 ul .btn::before {
  line-height: 1.4;
}

#menu .box + .box, #menu01 .box + .box, #menu02 .box + .box, #menu06 .box + .box {
  margin-top: 80px;
}

#menu .title, #menu01 .title, #menu02 .title, #menu06 .title {
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
    padding: .5em 1em;
  color: #BA3D21;
    font-size: 17px;
  background: #EDE9E2;
  text-decoration: none;
}

#menu .thumbnail, #menu01 .thumbnail, #menu02 .thumbnail, #menu06 .thumbnail {
  width: 280px;
}

#menu .thumbnail img, #menu01 .thumbnail img, #menu02 .thumbnail img, #menu06 .thumbnail img {
  width: 100%;
  height: auto;
}

#menu .contents, #menu01 .contents, #menu02 .contents, #menu06 .contents {
  width: 890px;
  display: flex;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

#menu .menu, #menu01 .menu, #menu02 .menu, #menu06 .menu {
  width: 48%;
  border-bottom: 2px solid #EDE9E2;
  padding: .5em;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

#menu .menu:nth-of-type(1), #menu .menu:nth-of-type(2), #menu01 .menu:nth-of-type(1), #menu01 .menu:nth-of-type(2), #menu02 .menu:nth-of-type(1), #menu02 .menu:nth-of-type(2), #menu06 .menu:nth-of-type(1), #menu06 .menu:nth-of-type(2) {
  border-top: 2px solid #EDE9E2;
}

#menu .menu dd, #menu01 .menu dd, #menu02 .menu dd, #menu06 .menu dd {
  width: 120px;
  text-align: right;
}

#menu main > .btn, #menu01 main > .btn, #menu02 main > .btn, #menu06 main > .btn {
  margin-bottom: 100px;
}

#menu01 #pageHead {
  position: relative;
  margin-bottom: 0;
  color: #fff;
  background: url(../img/menu01/page_header.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#menu01 #pageHead img {
  position: absolute;
  top: 30px;
  right: 5%;
}

#menu02 #pageHead {
  position: relative;
  margin-bottom: 0;
  color: #fff;
    background: url(../img/menu02/page_header.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#menu02 #pageHead img {
  position: absolute;
  top: 30px;
  right: 5%;
}

#menu06 #pageHead {
	position: relative;
	margin-bottom: 0;
	color: #fff;
	background: url(../img/menu06/page_header.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

#menu06 #pageHead img {
	position: absolute;
	top: 30px;
	right: 5%;
}

/*=====<=====<=====<=====<=====<=====<=====
　sitemap
=====>=====>=====>=====>=====>=====>=====*/
#sitemap #sec01 {
  padding-top: 0;
  padding-bottom: 120px;
}

#sitemap #sec01 ul {
  width: 48%;
}

#sitemap #sec01 ul li {
  border-top: 1px solid;
}

#sitemap #sec01 ul li a {
  display: block;
  padding: 1em;
}

#sitemap #sec01 ul li a::after {
  content: "\f105";
  font-family: "FontAwesome";
  float: right;
  line-height: 1;
  font-size: 25px;
}

#sitemap #sec01 ul li:last-of-type {
  border-bottom: 1px solid;
}

/*=====<=====<=====<=====<=====<=====<=====
  404
=====>=====>=====>=====>=====>=====>=====*/
#noresult #sec01 {
  padding: 0 0 120px;
}

#noresult h3 {
  margin-bottom: 1em;
  font-size: 25px;
}

#noresult p {
  text-align: center;
}

#noresult p a {
  text-decoration: underline;
}

/*===================================
  #contact
===================================*/
#contact #sec01 {
  padding-top: 0;
}

#contact #sec01 .inner {
  padding: 00px 5%;
  background: #fff;
}

#contact #sec01 .inner > p {
  text-align: center;
  margin-bottom: 50px;
}

#contact #sec01 input, #contact #sec01 textarea, #contact #sec01 select {
  width: 100%;
  padding: 1em .5em;
  color: #222;
  font-size: 14px;
  background: #EDE9E2;
  border: 0;
  transition: .2s;
}

#contact #sec01 input:focus, #contact #sec01 textarea:focus, #contact #sec01 select:focus {
  border-bottom: 2px solid #BA3D21;
}

#contact #sec01 option {
  padding: 1em .5em;
}

#contact #sec01 input[type="checkbox"] {
  width: 1em;
  height: 1em;
  border: 1px solid #BA3D21;
  background: #EDE9E2;
}

#contact #sec01 input[type="submit"] {
  width: 220px;
  display: block;
  margin: auto;
  padding: .5em 1em;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  background: #BA3D21;
  transition: .6s;
  margin-top: 50px;
  padding: 1em;
  cursor: pointer;
}

#contact #sec01 input[type="submit"]:hover {
  opacity: .3;
}

#contact #sec01 input[type="submit"] i {
  display: block;
  float: left;
  font-size: 1.5em;
  line-height: 1.3;
  font-weight: bold;
}

#contact #sec01 #tel th::after {
  display: none;
}

#contact #sec01 #mail label {
  display: block;
  margin-top: 1em;
  font-size: 12px;
}

#contact #sec01 textarea {
  height: 150px;
}

#contact #sec01 tr {
  border-bottom: 1px solid #000;
}

#contact #sec01 th, #contact #sec01 td {
  padding: 1.2em 0;
  vertical-align: center;
}

#contact #sec01 th {
  width: 15%;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

#contact #sec01 th::after {
  content: "必須";
  width: 40px;
  display: block;
  margin: 5px auto 0;
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  font-size: 10px;
  background: #BA3D21;
}

#contact #sec01 td {
  padding-top: 1.5em;
}

#contact #sec01 .pp {
  width: 100%;
  height: 160px;
  overflow-y: scroll;
  display: block;
  padding: 30px;
  font-size: 12px;
  line-height: 1.5;
  color: #222;
  background: #EDE9E2;
}

#contact #sec01 .pp + p {
  margin-top: .5em;
  font-size: 12px;
}

@media screen and (max-width: 760px) {
  #contact #sec01 .inner {
    padding: 0;
  }
  #contact #sec01 p {
    text-align: left;
    margin-bottom: 30px;
  }
  #contact #sec01 th {
    width: 100% !important;
    display: block;
    padding-top: 1em;
    padding-bottom: .2em;
    font-weight: bold;
    text-align: left;
  }
  #contact #sec01 th br {
    display: none;
  }
  #contact #sec01 th::after {
    margin-top: 0;
    margin-left: 1em;
    display: inline-block;
  }
  #contact #sec01 td {
    display: block;
    padding-top: 0;
    padding-bottom: 1em;
  }
  #contact form input, #contact form select, #contact form textarea {
    width: 100%;
    padding: .5em;
    font-size: 13px;
  }
  #contact form input[type="radio"], #contact form input[type="checkbox"] {
    width: 1em;
    height: 1em;
    margin-top: -.5em;
  }
  #contact form textarea {
    height: 250px;
  }
}

.date {
  font-size: 12px;
}

.cat a, .tax a {
  /*width: 50px;*/
  display: inline-block;
  text-align: center;
  margin-right: 5px;
  color: #fff;
  padding: 0 .5em;
  font-size: 11px;
  background: #BA3D21;
}

.title {
  margin-top: .2em;
  font-weight: bold;
  text-decoration: underline;
}

/*=====<=====<=====<=====<=====<=====<=====
  archive
=====>=====>=====>=====>=====>=====>=====*/
#archive #sec01 {
  padding-top: 0;
}

#archive .list {
  width: 70%;
}

#archive article.postBox {
  justify-content: flex-start;
  align-items: center;
}

#archive article.postBox + article.postBox {
  margin-top: 30px;
}

#archive article.postBox .thumbnail {
  margin-right: 30px;
}

#archive article.postBox .thumbnail img {
  border-radius: 50%;
}

#archive .title {
  display: block;
    font-size:18px;
}

#archive #pageNavi {
  margin-top: 60px;
}

#archive #pageNavi ul {
  width: 90%;
  margin: auto;
}

/*=====<=====<=====<=====<=====<=====<=====
  single
=====>=====>=====>=====>=====>=====>=====*/
#single #sec01 {
  padding-top: 0;
}

#single article.postBox header {
  margin-bottom: 30px;
}

#single article.postBox header h1 {
  margin-top: .5em;
  font-size: 18px;
  text-align: left;
  letter-spacing: 0;
}

#single article.postBox header .cat a {
  padding: .4em .5em;
}

#single article.postBox .content h1, #single article.postBox .content h2, #single article.postBox .content h3, #single article.postBox .content h4, #single article.postBox .content h5, #single article.postBox .content h6 {
  font-weight: bold;
  text-align: left;
  line-height: 1.7;
}

#single article.postBox .content h1 {
  font-size: 22px;
}

#single article.postBox .content h2 {
  font-size: 20px;
}

#single article.postBox .content h3 {
  font-size: 18px;
}

#single article.postBox .content h4 {
  font-size: 16px;
}

#single article.postBox .content h5 {
  font-size: 15px;
}

#single article.postBox .content h6 {
  font-size: 13px;
}

#single article.postBox .content p {
  font-size: 14px !important;
}

#single article.postBox .content img {
  min-width: 100%;
  height: auto;
}

#single article.postBox .content a {
  text-decoration: underline;
}

/*=====<=====<=====<=====<=====<=====<=====
  sidebar
=====>=====>=====>=====>=====>=====>=====*/
#sidebar {
  width: 20%;
}

#sidebar h3 {
  margin-bottom: .5em;
  padding-bottom: .2em;
  text-align: left;
  border-bottom: 1px solid;
}

#sidebar div {
  width: 100%;
}

#sidebar #category li {
  padding: .5em 0;
font-size:14px;
}

#sidebar #category li a::before {
  content: "\f054";
  font-family: "FontAwesome";
  margin-right: .5em;
}

#sidebar #newPosts {
  margin-top: 50px;
}

#sidebar #newPosts li {
  align-items: center;
  padding: 1em 0;
}

#sidebar #newPosts li .date {
  font-size: 12px;
  margin-left: .3em;
}

#sidebar #newPosts li .title {
  display: block;
  font-size: 13px;
}

@media screen and (max-width: 760px) {
  /*=====<=====<=====<=====<=====<=====<=====
    archive
  =====>=====>=====>=====>=====>=====>=====*/
  #archive #sec01 {
    padding-top: 0;
    padding-bottom: 80px;
  }
  #archive .list {
    width: 100%;
  }
  #archive article.postBox {
    width: 100%;
  }
  #archive article.postBox .thumbnail {
    width: 30%;
  }
  /*=====<=====<=====<=====<=====<=====<=====
    single
  =====>=====>=====>=====>=====>=====>=====*/
  #single #sec01 {
    padding-top: 0;
    padding-bottom: 80px;
  }
  #single article.postBox {
    width: 100%;
    padding-bottom: 50px;
  }
  #single article.postBox header {
    margin-bottom: 20px;
  }
  #single article.postBox header h1 {
    font-size: 16px;
  }
  #single article.postBox .cntBox h1, #single article.postBox .cntBox h2, #single article.postBox .cntBox h3, #single article.postBox .cntBox h4, #single article.postBox .cntBox h5, #single article.postBox .cntBox h6 {
    font-weight: bold;
    text-align: left;
    line-height: 1.7;
  }
  #single article.postBox .cntBox p {
    font-size: 12px;
  }
  #single article.postBox .cntBox img {
    min-width: 100%;
    height: auto;
  }
  #single article.postBox .cntBox a {
    text-decoration: underline;
  }
  /*=====<=====<=====<=====<=====<=====<=====
    sidebar
  =====>=====>=====>=====>=====>=====>=====*/
  #sidebar {
    width: 100%;
    margin-top: 50px;
  }
  #sidebar #newPosts {
    margin-top: 50px;
  }
}

/*=====<=====<=====<=====<=====<=====<=====
 shop04
=====>=====>=====>=====>=====>=====>=====*/
#shop04 #pageHead {
  margin-bottom: 0;
  color: #fff;
  position: relative;
  background: url(../img/shop04/page_header.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#shop04 #pageHead img {
  position: absolute;
  top: 30px;
  right: 5%;
}

#shop04 #sec01 {
  padding-top: 70px;
  padding-bottom: 70px;
}

#shop04 #sec01 h3 {
  font-size: 25px;
  margin-bottom: 1em;
}

#shop04 #sec01 h3 br {
  display: none;
}

#shop04 #sec01 p {
  font-size: 14px;
  text-align: center;
  line-height:2.0;
}

#shop04 #sec01 p span {
  font-size: 12px;
}

#shop04 #sec02 {
  padding: 75px 0;
  color: #fff;
  background: url(../img/shop01/bg01.png);
  background-position: center;
  background-size: 44px;
}

#shop04 #sec02 .contents {
  align-items: center;
  padding: 0 60px;
}

#shop04 #sec02 .contents:nth-of-type(1) .box {
  width: 400px;
}

#shop04 #sec02 .contents:nth-of-type(2) {
  margin-top: 30px;
}

#shop04 #sec02 .contents:nth-of-type(2) .box {
  width: 600px;
  order: -1;
}

#shop04 #sec02 .box {
  color: #fff;
}

#shop04 #sec02 .box h3 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 30px;
  font-size: 35px;
  text-align: left;
  line-height: 1.3;
    -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

#shop04 #sec02 .box p {
  font-size: 13px;
  line-height: 2;
}

#shop04 #sec02 .box .btn {
  margin-top: 30px;
  margin-left: 0;
}

#shop04 #sec03 {
  padding-bottom: 100px;
}

#shop04 #sec03 .contents {
  width: 100%;
  height: 490px;
  position: relative;
  margin-bottom: 100px;
}

#shop04 #sec03 .contents:nth-of-type(1) figure {
  left: 0;
  bottom: 0;
  width: 55%;
  top:0;
}

#shop04 #sec03 .contents figure img{
  width: 100%;
}

#shop04 #sec03 .contents:nth-of-type(1) .box {
  bottom: 40px;
  right: 0;
  padding-left: 120px;
  width: 50%;
}

#shop04 #sec03 .contents:nth-of-type(2) figure {
  top: 0;
  right: 0;
  width: 55%;
}

#shop04 #sec03 .contents:nth-of-type(2) .box {
  left: 0;
  bottom: 40px;
  padding-left: 210px;
  width: 50%;
}

#shop04 #sec03 .contents:nth-of-type(2) {
  margin-top: 65px;
}

#shop04 #sec03 figure {
  width: 645px;
  height: 0;
  position: absolute;
}

#shop04 #sec03 .boxtitle {
  display: block;
  position: absolute;
  right: 4%;
  z-index: 6;
}

#shop04 #sec03 .boxtitle h3{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #6d0000;
  font-size: 48px;
  letter-spacing: .2em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: inherit;
  line-height: 1em;
  border-right: 2px solid #303030;
  padding-right: 20px;
  height: 400px;
}

#shop04 #sec03 .boxtitle h3 span{
    font-size: 21px;
}

#shop04 #sec03 .boxtext {
  padding: 60px 60px;
  display: block;
  position: absolute;
  color: #303030;
  right: 0;
  padding-left: 120px;
  width: 50%;
}

#shop04 #sec03 .boxtext p{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 24px;
  letter-spacing: .2em;
}

#shop04 #sec03 .box {
  padding: 40px 60px;
  display: block;
  position: absolute;
  color: #fff;
  background: url(../img/shop04/bg01.png);
  background-position: center;
  background-size: 70px;
  z-index: 5;
}

#shop04 #sec03 .box p {
  font-size: 13px;
  line-height: 2;
}

#shop04 #sec03 .boxtitle2 {
  display: block;
  position: absolute;
  left: 50px;
  z-index: 6;
}

#shop04 #sec03 .boxtitle2 h3{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #6d0000;
  font-size: 48px;
  letter-spacing: .2em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: inherit;
  line-height: 1em;
  border-left: 2px solid #303030;
  padding-left: 10px;
  height: 400px;
}

#shop04 #sec03 .boxtitle2 h3 span{
    font-size: 21px;
}

#shop04 #sec03 .boxtext2 {
  padding: 40px 60px;
  display: block;
  position: absolute;
  left: 0;
  padding-left: 210px;
  width: 50%;
}

#shop04 #sec03 .boxtext2 p{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 24px;
  letter-spacing: .2em;
}

#shop04 #sec04 h3 span{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 24px;
  letter-spacing: .2em;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

#shop04 #sec04 h4{
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 21px;
  letter-spacing: .2em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 30px auto 20px;
}

#shop04 #sec04 {
  padding-top: 70px;
  background: #FAF8F0;
}

#shop04 #sec04 figure figcaption {
  margin-top: 1em;
  font-size: 13px;
  text-align: center;
  line-height: 1.7;
}

#shop04 #sec04 figure figcaption span {
  font-weight: bold;
}

#shop04 #sec04 .btn {
  margin-top: 50px;
}

.image-round1{
  border-radius: 50%;
}

#shop04 #sec05 {
  padding-top: 0;
  padding: 50px 0 100px;
}

#shop04 #sec05 figure {
  width: 465px;
  height: 340px;
  background: url(../img/shop04/sec05.jpg) no-repeat;
  background-position: center;
  background-size: 100%;
}

#shop04 #sec05 .box {
  width: 735px;
  height: 340px;
  padding: 65px 60px;
  background: #FAF8F0;
}

#shop04 #sec05 .box dl {
  color: #303030;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 12px;
}

#shop04 #sec05 .box dl + dl {
  margin-top: 1em;
}

#shop04 #sec05 .box dt {
  width: 100px;
}

#shop04 #sec05 .box dt::after {
  content: "：";
}

#shop04 #sec05 .btnArea {
  width: 330px;
  margin-top: 20px;
}

#shop04 #sec05 .mail, #shop04 #sec05 .line {
  width: 160px;
  height: 30px;
  margin: 10px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 13px;
  background: #fff;
}

#shop04 #sec05 .mail img, #shop04 #sec05 .line img {
  width: 20px;
  height: auto;
  margin-right: 10px;
}

#shop04 #sec06 p {
    font-size: 12px;
    margin-top: 10px;
}

#shop04 #sec06 figure figcaption {
  color: #fff;
  font-size: 13px;
  text-align: center;
  line-height: 1.7;
  background: url(../img/shop04/bg01.png);
  background-position: center;
  background-size: 70px;
  padding: 20px 0;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
}

#shop04 #sec06 figure figcaption span {
  font-weight: bold;
}

#shop04 #sec06 .grand-menu-list {
	justify-content: space-between; 
	align-items: center; 
}

#shop04 #sec06 .grand-menu-list:nth-of-type(even) {
	margin: 2rem auto 0;
	max-width: 790px;
}
#globalNavi {
	width: 79%;
}