@charset "UTF-8";
/* Body */
body {
	font-family: source-sans-pro;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
	font-size:100%; /* つまり16px */
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 120px;
	font-family: 'Cinzel', YuMincho ,'Yu Mincho', serif;
	/*! overflow: hidden; */
}
/* Navigation */
header {
	width: 100%;
	height: 120px;
	background-color: #FFF;
	/*! border-bottom: 1px solid #2C9AB7; */
	position: fixed;
	top: 0;
	z-index: 9999;
}
.logo {
	text-align: center;
	margin: auto;
	padding: 17px 0;
}
.logo img {
	width: 115px;
}
nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul li:hover a {
	color: #ffd800;
}
.main_header {
	display: block !important;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* main Section */

.sp_obi {
	display: none !important;
}
#main {
	background: url(../../images/main.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.main {
	background-color: #FFF;
	padding: 120px  0 0;
	width: 430px;
	height: 640px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto auto 120px;
	position: relative;
	z-index: 5;
	-webkit-clip-path: inset(50% 0% 50%);
	clip-path: inset(50% 0% 50%);
	-webkit-transition-duration: 0.7s;
	   -moz-transition-duration: 0.7s;
	    -ms-transition-duration: 0.7s;
	     -o-transition-duration: 0.7s;
	        transition-duration: 0.7s;
	-webkit-transition-timing-function: ease-in-out;
	   -moz-transition-timing-function: ease-in-out;
	    -ms-transition-timing-function: ease-in-out;
	     -o-transition-timing-function: ease-in-out;
	        transition-timing-function: ease-in-out;
}
.main.load{
	-webkit-clip-path: inset(0% 0% 0%);
	clip-path: inset(0% 0% 0%);
}

.main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.main_header_sp {
	display: none !important;
}
.main .photo img {
	width:80%;
	display: block;
	margin: auto;
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */

#about {
	background: #FFF;
}
.about {
	width: 900px;
	margin: 0 auto 0;
	padding-bottom: 0;
	font-size: 0;
}
.about .txt {
	width: 420px;
	margin: auto;
	display: inline-block;
	vertical-align: top;
}
#about .about .txt p {
	font-size: 0.8rem;
	line-height: 2.3em;
}

.about .photo {
	width: 420px;
	margin: auto 60px auto auto;
	display: inline-block;
}
.about .photo img {
	width: 420px;
}
.about .txt h2 img {
	width: 210px;
}
/* 2020/11 更新 */
.corona{
	display: block ;
	margin: 0 auto 60px;
	width: 900px;
	text-align: center;
}
.corona .pc{

}
.corona .sp{
	display: none !important;
}
.onlinestore{
      width: 900px;
      margin: 2em auto ;
	}
.onlinestore .pc{
	 margin: -60px auto 90px !important;
}
.onlinestore .sp{
	display: none !important;
}
/* top gift Section */
.gift{
      width: 900px;
      margin: 6em auto !important;
	}
.gift .pc{
	 margin: -60px auto 90px !important;
}
.gift .sp{
	display: none !important;
}

/* bread Section */

#bread {
	margin: auto;
	background: #FFF;
	width: 100%;
}
.bread {
	width: 100%;
	margin: auto;
	position: relative;
	padding-bottom: 100px;
}

/* map Section */

#g-map {
   width: 100%;
   height: 590px;
   background-color: grey;
 }

/* Staff Section */

.staff {
	width: 100%;
	margin: auto;
	position: relative;
}
#staff {
	margin: auto;
	background: #FFF;
	padding: 120px 0 75px;
	width: 100%;
	text-align: center;
	border-bottom: 1px #ccc solid;
}
.oomura .photo {
	margin: auto;
	text-align: center;
}
.oomura .photo img{
	width: 450px;
}
.oomura h3 {
	padding: 50px 0 0;
	margin: auto;
}
.oomura h3 img {
	width: 190px;
}

/* Recruit Section */

.recruit {
	width: 100%;
	margin: auto;
	position: relative;
}
#recruit {
	margin: auto;
	background: #FFF;
	padding: 120px 0 75px;
	width: 100%;
	text-align: center;
	border-bottom: 1px #ccc solid;
}
#recruit h3 {
	display: inline-block;
	width: 230px;
	vertical-align: top;
	text-align: left;
}
#recruit h3 img {
	width: 127px;
}
#recruit .txt {
	display: inline-block;
	width: 630px;
	font-size: 0;
	margin-top: -25px;
}
#recruit .txt p {
	width: 630px;
	font-size: 0.9rem;
	line-height: 2.0em;
	text-align: left;	
}
#recruit p.btn{
	text-align: center;
}
#recruit p.btn img {
	width: 190px;
	margin: 20px auto;
}
#recruit .txt .f20,
#recruit .txt .f20-2{
	font-size: 1.2rem;
	line-height: 1.5em;
	padding: 0 5% 0 0;
}
#recruit .txt .f18 {
	font-size: 1.1rem;
}
#recruit .txt .right{
	text-align: right;
}
#recruit .txt .m60{
	margin-top: 60px;
}
#recruit .person {
	margin-top: 180px;
	width: 630px;
}
#recruit .person p {
	width: 630px;
	font-size: 0.9rem;
	line-height: 2.0em;
	text-align: left;	
}
#recruit .person .f20 {
	font-size: 1.2rem;
	line-height: 1.5em;
}
#recruit .person .f18 {
	font-size: 1.1rem;
}
#recruit .person .pc{
	display: block;
}
#recruit .person .sp{
	display: none !important;
}
#recruit .person_all{
	display: block;
		width: 630px;
	margin:  auto;
	}
#recruit .person_all .person_q{
	display: inline-block;
	background: url("../../images/recruit/person_Q.jpg") no-repeat center top;
	width: 183px;
	font-size: 0;
	vertical-align: top;
	}
#recruit .person_all .person_q p{
	font-size: 1.0rem;
	line-height: 1.5em;
	padding: 50px 0 10px 0;
	margin: auto 0 auto;
		width: 183px;
	text-align: center;
}
#recruit .person_all .person_q p div{
	background: url("../../images/recruit/line.gif") no-repeat center top;
}
.q01{
	margin-top: 50px;
}
.q02{
	margin-top: 110px;
}
.q03{
	margin-top: 80px;
}
.q04{
	margin-top: 70px;
}
.q05{
	margin-top: 40px;
}
.q06{
	margin-top: 40px;
}
.q07{
	margin-top: 60px;
}
.q08{
	margin-top: 30px;
}
.q09{
	margin-top: 30px;
}
.q10{
	margin-top: 30px;
}
.q11{
	margin-top: 35px;
}
.q12{
	margin-top: 50px;
}
#recruit .person_all .person_a{
	display: inline-block;
	width: 415px;
		font-size: 0;
	padding: 0 0 0 30px;
	margin-top: 40px;
	}
#recruit .person_all .person_a p{
	width: 100% !important;
		font-size: 0.85rem;
	line-height: 2.0em;
}
#recruit .person_all .schedule {
    display: inline-block;
    width: 183px;
    font-size: 0;
    vertical-align: top;
	margin-top: 90px;
}
#recruit .person_all .schedule p {
	width: 100%;
	font-size: 1.1rem;
	line-height: 1.5em;
	text-align: center;	
}
#recruit .person_all .schedule .s {
	font-size: 0.9rem !important;
	line-height: 1em;
	text-align: center;	
}
#recruit .person_all .schedule_left{
	display: inline-block;
	width: 415px;
		font-size: 0;
	padding: 0 0 0 30px;
	margin-top: 80px;
	}
/* footer Section */

footer {
	width: 100%;
	background: #807f72;
}
.sns_f {
	background: #99988d;
	width: 100%;
	margin: auto;
	padding: 60px 0;
	text-align: center;
}
.sns_f ul {
	list-style: none;
	margin: auto auto auto -60px;
}
.sns_f ul li {
	display: inline-block;
	vertical-align: middle;
	width: 56px;
	margin: 0 11px;
}
.sns_f ul li img {
	width: 56px;
}
.sitemap_f {
	width: 900px;
	margin: auto;
	padding: 60px 0;
	color: #FFF;
}
.sitemap_f .sitemap {
	display: inline-block;
	width: 410px;
}
.sitemap_f .sitemap .title {
	display: inline-block;
	width: 130px;
	vertical-align: top;
	margin-top: 23px;
}
.sitemap_f .sitemap .list {
	display: inline-block;
	width: 270px;
}
.sitemap_f .sitemap .list ul {
	list-style: none;
	font-size: 0.8rem;
	line-height: 2.3em;
}
.sitemap_f .shop_info {
	display: inline-block;
	width: 480px;
	vertical-align: top;
}
.sitemap_f .shop_info .title {
	display: inline-block;
	width: 109px;
	vertical-align: top;
	margin-top: 18px;
}
.sitemap_f .shop_info .list {
	display: inline-block;
	width: 360px;
	font-size: 0.8rem;
	line-height: 2.3em
}
.sitemap_f .sitemap .title img,
.sitemap_f .shop_info .title img {
	width: 85px;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #3f3e2f;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}


/* bread page */
#bread_main {
	background: url(../../images/bread/main_pc.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.bread_main {
	padding: 120px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.bread_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.bread_main_header_sp {
	display: none !important;
}
.bread_main_header {
	display: block!important;
}
.bread_main .photo img {
	width:80%;
}

.bread_details {
	width: 900px;
	margin: 180px auto 0;
}
.bread_details .photo {
	display: inline-block;
	width: 315px;
	margin-right: 100px;
}
.bread_details .photo img {
	width: 315px;
}
.bread_details .txt {
	display: inline-block;
	width: 470px;
	font-size: 0;
	vertical-align: top;
}
.bread_details .txt h3 {
	font-size: 1.26rem;
		font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.bread_details .txt .sub {
	font-size: 0.8rem;
	line-height: 1em;
	letter-spacing: 0.3rem;
}
.bread_details .txt p {
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
}
.bread_details .txt .details {
	margin-top: 35px;
	line-height: 2em;
}
.bread_details .txt .table {
	width: 480px;
	margin-top: 35px;
	font-size: 0.7rem;
	line-height: 2em;
	letter-spacing: 0.1rem;
}
.bread_details .txt .table td {
	padding-bottom: 20px;
}
.bread_details .txt .table th {
	font-weight: normal;
	vertical-align: top;
	width: 110px;
	text-align: left;
} 


/* staff page */
#staff_main {
	background: url(../../images/staff/main_pc02.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.staff_main {
	padding: 330px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto auto auto 25%;
	text-align: left;
}
.staff_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.staff_main_header {
	display: block !important;
}

.staff_main .photo img {
	width:80%;
}
.staff_details {
	display: block;
	width: 640px;
	margin: 100px auto;
}
.staff_details p.name {
	text-align: center;
	padding-bottom: 50px;
}
.den01,
.den02,
.den03,
.den04,
.den05,
.den06,
.den07,
.den08{
	margin-top: 75px;
}
.den01 p,
.den02 p,
.den03 p,
.den04 p,
.den05 p,
.den06 p,
.den07 p,
.den08 p {
	font-size: 0.8rem;
	line-height: 2em;
	padding-top: 20px;
}
.den01 img,
.den02 img,
.den03 img,
.den04 img,
.den05 img,
.den06 img,
.den07 img,
.den08 img{
	width: 640px;;
}

/* recruit page */
#recruit_main {
	background: url(../../images/recruit/main_pc.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.recruit_main {
	padding: 116px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.recruit_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.recruit_main_header_sp {
	display: none !important;
}
.recruit_main_header {
	display: block!important;
}
.recruit_main .photo img {
	width:80%;
}

.recruit_details {
	width: 900px;
	margin: 180px auto 0;
}
.recruit_details .photo {
	display: inline-block;
	width: 315px;
	margin-right: 100px;
}
.recruit_details .photo img {
	width: 315px;
}
.recruit_details .txt {
	display: inline-block;
	width: 480px;
	font-size: 0;
	vertical-align: top;
}
.recruit_details .txt h3 {
	font-size: 1.26rem;
		font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.recruit_details .txt .sub {
	font-size: 0.8rem;
	line-height: 1em;
	letter-spacing: 0.3rem;
}
.recruit_details .txt p {
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
}
.recruit_details .txt .details {
	margin-top: 35px;
	line-height: 2em;
}
.recruit_details .txt .table {
	width: 480px;
	margin-top: 35px;
	font-size: 0.7rem;
	line-height: 2em;
	letter-spacing: 0.1rem;
}
.recruit_details .txt .table td {
	padding-bottom: 20px;
}
.recruit_details .txt .table th {
	font-weight: normal;
	vertical-align: top;
	width: 110px;
	text-align: left;
}
.next {
	padding: 20px 0;
}
.next img {
	width: 26px;
}
.entry_form {
	background: url(../../images/recruit/recruit_bg.jpg);
	padding: 116px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.entry_form h3 {
	padding: 120px 0 50px;
}
.entry_form h3 img {
	width: 188px;
}

#about,
#access,
#pan1,
#pan2,
#pan3,
#pan4,
#pan5,
.entry_form,
#news{
	padding-top: 180px;
	margin-top: -180px;
}

/* news */

.main-section {
	width: 900px;
	margin: auto auto 80px;
}

.section-title {
font-family: 'Cinzel', serif;
font-size: 2rem;
	text-align: center;
}
#news .wp-link {
  color: #000;
	font-size: 1rem;
	margin-left: 10px;
 }

#news .wp-link a {
  color: #000;
  text-decoration: none !important;}

ul.news-list  {
  list-style: none;
	margin-left: -50px !important;	
	font-size: 1rem;
}

.news-list li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

.news-list a {
  display: block;
  background: #FFF;
  padding: 20px;
  color: #000;
  position: relative;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

.news-list a:hover {
  background: #ffd800;
color: #000;}

.news-list time {
  display: inline-block;
  width: 100px;
  position: absolute; }

.news-list p {
	margin: 0 !important;
	width: 100%;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 110px;
	vector-effect: top;
}

/* identity page */
#identity_main {
	background: url(../../images/identity/main_pc.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.identity_main {
	padding: 330px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.identity_main .photo {
	width: 640px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.identity_main_header {
	display: block !important;
}
.identity_main .photo img {
	width:80% !important;
}
.identity_details {
	display: block;
	width: 640px;
	margin: 100px auto;
	line-height: 2.5em;
}
.identity_details p.name {
	text-align: center !important;
}
.identity01 p {
	font-size: 1.8rem;
	padding: 0 10px;
	font-family: 'Cinzel', YuMincho ,'Yu Mincho', serif;
}
.identity01 p.txt02 {
	font-size: 1rem;
	line-height: 2em;
	font-family: source-sans-pro;
}
.identity01-2{
	border: none;
}
.identity02 strong {
	font-size: 1.6rem;
	line-height: 2.5em;
	font-family: 'Cinzel', YuMincho ,'Yu Mincho', serif;
}
.identity01 {
	padding: 30px 0;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.identity02 {
	padding: 30px 0;
	border-bottom: 1px #ccc solid;
}
.identity02-2 {
	padding: 30px 0;
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
}
.identity02 p {
	font-size: 1rem;
	line-height: 2em;
	padding: 0 10px;
}
.identity01 img,
.identity02 img,
.identity_photo img,
.identity_photo2 img{
	width: 640px;
}
.identity_photo {
	padding-top: 50px;
}
.identity_photo2 {
	padding: 50px 0 0;
}

/* others page */
#others_main {
	background: url(../../images/recruit/recruit_bg.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
}
.others_main {
	padding: 95px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.others_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.others_main_header {
	display: block !important;
}
.others_main .photo img {
	width:80%;
}
.others_details {
	display: block;
	width: 900px;
	margin: 100px auto;
}
.others_details p,
.others_details li{
	line-height: 2.5em;
	font-size: 0.9rem;
}
.others_details h2{
	margin-top: 2em;
	font-family: 'Cinzel', YuMincho ,'Yu Mincho', serif;
}
.others_details p.name {
	text-align: center;
	padding-bottom: 50px;
}
.den01,
.den02,
.den03,
.den04,
.den05,
.den06,
.den07,
.den08{
	margin-top: 75px;
}
.den01 p,
.den02 p,
.den03 p,
.den04 p,
.den05 p,
.den06 p,
.den07 p,
.den08 p {
	font-size: 0.8rem;
	line-height: 2em;
	padding-top: 20px;
}
.den01 img,
.den02 img,
.den03 img,
.den04 img,
.den05 img,
.den06 img,
.den07 img,
.den08 img{
	width: 640px;;
}


/* cafe page */
@import url(//fonts.googleapis.com/earlyaccess/notosansthaana.css);

#cafe_main {
	background: url(../../images/cafe/main.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.cafe_main {
	padding: 253px 0 400px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto ;
	text-align: center;
}
.cafe_main img {
	width: 370px;
	height: auto;
}
.cafe_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.cafe_main_header {
	display: block !important;
}

.cafe_main .photo img {
	width:80%;
}
.cafe_details {
	display: block;
	width: 100%;
	font-family: 'Noto Sans Japanese', sans-serif;
	z-index: 0;
}
.cafe_menu {
	font-family: 'Noto Sans Japanese', sans-serif;
	width: 100%;
	background: #000;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 1000;
	}
.cafe_menu a {
	color: #FFF;
	}
.cafe_menu ul{
	margin: auto;
	text-align: center;
	padding: 0 !important;
}
.cafe_menu li{
	display: inline-block;
	padding: 1.3em;	}

.cafe_details .cafe_h3-1{
	background: url(../../images/cafe/cafe_bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding:75px 0;
	text-align: center;
	margin-top: 200px !important;
}
.cafe_details .cafe_h3-2{
	background: url("../../images/cafe/drink_bg.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	padding:75px 0;
	text-align: center;
	margin-top: 200px !important;
}
.cafe_details .cafe_h3-3{
	background: url("../../images/cafe/space_bg.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	padding:75px 0;
	text-align: center;
	margin-top: 200px !important;
}
.cafe_details .cafe_h3-1 img {
	width: 230px;
	height: auto;
}
.cafe_details .cafe_menu_img {
	padding: 10px 0 10px;
	text-align: center;
}
.chui {
  text-align: center;
  padding-top: 30px;
}
.cafe_details .cafe_menu_img img {
	width: 700px;
	height: auto;
	border: 1px #e2e2e2 solid;
	padding-bottom: 15px;
}
.cafe_details .caption {
	text-align: center;
	margin: 0 auto 120px auto;
	font-size: 14px;
}
.cafe_details .caption a {
	color: #333;
}
.cafe_details .caption2 {
	font-size: 13px;
	text-align: center;
	margin: 0 auto 35px auto;
}
.cafe_details ul {
	width : 900px;
	margin : 109px auto 74px ;
}
.cafe_details ul li {
	list-style : none;
	width : 430px;
	display : inline-block;
}
.cafe_details ul li img {
	padding-bottom: 10px;
}
.cafe_details li:nth-child(1),
.cafe_details li:nth-child(3){
	padding-right: 40px;
}
.cafe_details .cafe_h3-4{
	background: url("../../images/cafe/news_bg.jpg") no-repeat;
	background-size: cover;
	background-position: center;
	padding:75px 0 ;
	text-align: center;
	margin-top: 200px !important;
}
.cafe_news {
	width: 900px;
	margin: 130px auto;
	
}
.cafe_news dl{
	margin-bottom: 120px;
	display: block !important;
	overflow: hidden;
}
.cafe_news dt {
	float: left;
	clear: left;
    margin-right: 40px ;
    width: 360px ;
}
.cafe_news dt img {
	width: 100%;
}
.cafe_news dd {
    margin-left: 400px ;
    width: 500px;
	vertical-align: top !important;
}
.cafe_news dd span.date{
	font-size: 14px;
}
.cafe_news dd span.title {
	font-size: 18px;
	line-height: 2em;
}
.cafe_news dd p {
	font-size: 13px;
	line-height: 1.8em;
}
#menu,
#drink,
#space,
#cafenews{
    padding-top: 100px;
    margin-top: 0 !important;
	z-index: 0;
}
/* Mobile　SE */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
header {
	width: 100%;
	height: 120px;
	background-color: #FFF;
	/*! border-bottom: 1px solid #2C9AB7; */
	position: fixed;
	top: 0;
	z-index: 9999;
}
.logo {
	text-align: center;
	margin: auto;
	padding: 17px 0;
}
nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
}

/* Small Tablets スマホ */
@media (min-width: 321px)and (max-width: 767px) {

body,html {
	width: 100% !important;
	}

/* Container */
.container {
	overflow: hidden;
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;

}
.logo {
	width: 100%;
	text-align: center;
	margin: auto;
}
	.logo img {
		width: 130px;
	}
header.pan h4.logo {
		display: none !important;
	}
	header.pan{
		height: 30px;
		margin-top: 0;
		z-index: 100;
	}
header {
	position: relative !important;
	width: 100%;
	height: 140px;
	background-color: #FFF;
	opacity:0.95;
	margin-top: 260px;
	z-index: 10;
}
nav {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
	
/* main Section */
.sp_obi {
	display: block !important;
	width: 100%;
	background: #FFF;
	opacity:0.9.5;
	position: fixed;
	top: 0;
	height: 60px;
	z-index: 100;
}
.fat-nav.active {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  padding: 3%;
  width: 90%;
  z-index: 9999;
height: 590px;
}
.fat-nav.active p {
	padding: 0 !important;
	height: 130px !important;
	}
#main {
	background: url(../../images/main.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	height: 640px;
	width: 100%;
	z-index: 0;
}
.main {
	background-color: #FFF;
	padding: 120px  0;
	width: 100%;
	height: 490px;
	top: 0;
	left: 0;
	right: 0;
	margin: 640px auto 0;
}
.main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.main_header {
	display: none !important;
}
.main_header_sp {
	display: block !important;
	text-align: center;
}
.main_header_sp img {
	width: 80%;
	height: auto;
	}


/* About Section */

#about {
	background: #FFF;
}
.about {
	width: 100%;
	margin: 80px auto 0;
	font-size: 0;
	padding-bottom: 20px;
}
.about .txt {
	width: 86%;
	margin: 20px 7% 0;
	vertical-align: top;
}
	.about .txt h2 {
		text-align: center;
	}
#about .about .txt p {
	font-size: 0.8rem;
	line-height: 2.3em;
	margin-top: 30px;
}

.about .photo {
	width: 100%;
	margin: auto;
}
.about .photo img {
	width: 100%;
}
.about .txt h2 img {
	width: 210px;
}

/* 2020/11 更新 */
.corona {
	position: relative;
	display: block !important;
	margin: 1050px auto 0;
	width: 90%;
	text-align: center;
	z-index: 1000 !important;
	font-size: 11px;
}
	.corona .sp{
		display: block !important;
	}

	.corona .pc{
		display: none !important;
	}

.onlinestore{
      width: 90%;
      margin: 2em auto 0;
	}
	.onlinestore .sp{
		display: block !important;
	}

	.onlinestore .pc{
		display: none !important;
	}
/* top gift Section */
.gift{
      width: 90%;
      margin: 1000px auto 0 !important;
	}
.gift .pc{
	 display: none !important;
}
.gift .sp{
	display: block !important;
}
	/* bread Section */

#bread {
	margin: auto;
	background: #FFF;
	width: 100%;
	margin-bottom: 50px;
}
.bread {
	width: 100%;
	position: relative;
	padding-bottom: 100px;
}

/* Staff Section */

.staff {
	width: 100%;
	margin: auto;
	position: relative;
}
#staff {
	margin: auto;
	background: #FFF;
	padding: 70px 0 40px;
	width: 100%;
	text-align: center;
	border-bottom: 1px #ccc solid;
}
.oomura .photo {
	margin: auto;
	text-align: center;
}
.oomura .photo img{
	width: 70%;
}
.oomura h3 {
	padding: 50px 0 0;
	margin: auto;
}
.oomura h3 img {
	width: 190px;
}
/* Recruit Section */

#recruit {
	margin: auto 0;
	padding: 10% 0 0 ;
	background: #FFF;
	width: 100% !important;
	text-align: center;
	border-bottom: 1px #ccc solid;
}
#recruit h3 {
	vertical-align: top;
	text-align: center;
}
#recruit h3 img {
	width: 127px;
}
#recruit .txt {
	text-align: center;
   width: 100%;
   font-size: 0;
	margin-top: 6%;
}
#recruit .txt p {
	padding: 3% 5% !important;
	margin: 0;
	width: 90% !important;
	font-size: 0.9rem;
	line-height: 2.0em;
	text-align: left;
}
#recruit .txt .f20 {
	font-size: 1.3rem;
	text-align: center;
	margin: 0 auto 5%;
}
#recruit .txt .f18 {
	font-size: 1.1rem;
	margin: 0 auto;
	padding-top: 0;
}
#recruit p.btn{
	text-align: center;
}
#recruit p.btn img {
	width: 190px;
	margin: 20px auto;
}
#recruit .person {
	margin-top: 6rem;
	width: 100%;
}
#recruit .person p{
	text-align: center;
	}
#recruit .person .sp{
	display: block !important;
}
#recruit .person .pc{
	display: none ;
}
#recruit .person_all{
	display: block;
		width:100%;
	margin: 50px auto auto auto;
	}
#recruit .person_all .person_q{
	display: block;
	width: 100%;
	background: url("../../images/recruit/person_Q.jpg") no-repeat center top ;
	background-size: 20%;
	font-size: 0;
	vertical-align: top;
	margin-top: 3%;
	
	}
#recruit .person_all .person_q p{
		font-size: 1.0rem;
	line-height: 1.5em;
	padding: 10% 0 3% 0 !important;
	width: 90% !important;
	margin:  auto 5%;
	text-align: center !important;
	border-bottom: 1px #202020 solid;
}
	#recruit .person_all .person_q .q_line{
		display: none !important;
	}
#recruit .person_all .person_a{
	display: block;
	width: 100%;
		font-size: 0;
	margin: 0;
	padding: 0;
	}
#recruit .person_all .person_a p{
	width: 90% !important;
		font-size: 0.9rem;
	line-height: 2.0em;
	margin: 0;
	padding: 5%;
	text-align: left;
}
#recruit .person_all .person_q p {
    font-size: 1.0rem;
    line-height: 1.5em;
    padding: 10% 0 3% 0 !important;
    width: 90% !important;
    margin: auto 5%;
    text-align: center !important;
    border-bottom: 1px #202020 solid;
}
#recruit .person_all .schedule {
    display: block;
    width: 100%;
    font-size: 0;
	margin-top: 80px;
}
#recruit .person_all .schedule p {
	width: 100%;
	font-size: 1.1rem;
	line-height: 1.5em;
	text-align: center;	
}
#recruit .person_all .schedule p.sp {
    width: 100%;
    font-size: 1.1rem;
    line-height: 1.5em;
    text-align: center;
		padding-bottom: 8% !important;
}
#recruit .person_all .schedule .s {
	font-size: 0.9rem !important;
	line-height: 1em;
	text-align: center;	
}
#recruit .person_all .schedule .q_line{
		display: block !important;
		margin-top: -20px !important;
	}
#recruit .person_all .schedule_left {
    display: block;
    width: 100% !important;
    font-size: 0;
    padding: 0 ;
    margin: 0;
}
#recruit .person_all .schedule_left .sp{
	display: block !important;
	margin: 8% 0;
	padding: 0 !important;
	width: 100% !important;
}
	#recruit .person_all .schedule_left img{
		width: 100%;
		height: auto;
	}
	#recruit .txt .recruit_foot_img{
		margin-top: 5%;
	}
	#recruit .txt .recruit_foot_img img{
		width: 100%;
	}
#recruit .txt p.sp_foot {
		margin-top: 5rem;
	padding-top: 3rem;
	padding-bottom: 3rem;
	border-top:1px #202020 solid;
	}
/* footer Section */

footer {
	width: 100%;
	background: #807f72;
}
.sns_f {
	background: #99988d;
	width: 100%;
	padding: 60px 0;
}
.sns_f ul {
	list-style: none;
	margin: 0 0 0 -40px;
}
.sns_f ul li {
    display: inline-block;
    vertical-align: middle;
	margin: 0 5px;
}
.sns_f ul li img {
	width: 56px;
}
.sitemap_f {
	width: 80%;
	margin: auto;
	padding: 30px 0;
	color: #FFF;
}
.sitemap_f .sitemap {
	width: 100%;
}
.sitemap_f .sitemap .title {
	vertical-align: top;
	display: inline-block;
	width: 25%;
}
.sitemap_f .sitemap .list {
display: inline-block;
	width: 70%;
}
.sitemap_f .sitemap .list ul {
	list-style: none;
	font-size: 0.8rem;
	line-height: 2.3em;
}
.sitemap_f .shop_info {
width: 100%;
}
.sitemap_f .shop_info .title {
	vertical-align: top;
	display: inline-block;
	width: 25%;
}
.sitemap_f .shop_info .list {
display: inline-block;
	width: 70%;
	font-size: 0.8rem;
	line-height: 2.3em
}
.sitemap_f .sitemap .title img,
.sitemap_f .shop_info .title img {
	width: 85px;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #3f3e2f;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}

/* bread page */
#bread_main {
	background: url(../../images/bread/main_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.bread_main {
	padding: 116px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.bread_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.bread_main_header_sp {
	display:block !important;
}
.bread_main_header_sp img {
	width: 100%;
	}
.bread_main_header {
	display: none !important;
}
.bread_main .photo img {
	width:80%;
}

.bread_details {
	width: 100%;
	margin: 60px auto 0;
}
.bread_details .photo {
	width: 100%;
	margin: auto;
}
.bread_details .photo img {
	width: 100%;
}
.bread_details .txt {
	width: 90%;
	margin: 5% 5%;
	font-size: 0;
	vertical-align: top;
}
.bread_details .txt h3 {
	font-size: 1.26rem;
	font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	line-height: 2em;
	padding: 0;
	margin: auto;
	text-align: center;
}
.bread_details .txt .sub {
	font-size: 0.8rem;
	line-height: 1em;
	letter-spacing: 0.3rem;
	margin: auto;
	text-align: center;
}
.bread_details .txt p {
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
}
.bread_details .txt .details {
	margin-top: 35px;
	line-height: 2em;
}
.bread_details .txt .table {
	width: 90%;
	margin: 35px 5% 0;
	font-size: 0.7rem;
	line-height: 2em;
	letter-spacing: 0.1rem;
}
.bread_details .txt .table td {
	padding-bottom: 15px;
}
.bread_details .txt .table th {
	font-weight: normal;
	vertical-align: top;
	width: 110px;
	text-align: left;
}

/* staff page */
#staff_main {
	background: url(../../images/staff/main_pc02.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
}
.staff_main {
	padding: 120px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: 30px auto 0 30px;
	text-align: left;
}
.staff_main img {
		width: 100px;
	}
.staff_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.staff_main_header {
	display: block !important;
}
.staff_main .photo img {
	width:80%;
}
.staff_details {
	display: block;
	width: 100%;
	margin: 60px auto 0;
}
.staff_details p.name {
	text-align: center;
	padding-bottom: 20px;
}
.den01,
.den02,
.den03,
.den04,
.den05,
.den06,
.den07,
.den08{
	margin-top: 60px;
	width: 100%;
}
.den01 img,
.den02 img,
.den03 img,
.den04 img,
.den05 img,
.den06 img,
.den07 img,
.den08 img{
	width: 100%;
}
.den01 p,
.den02 p,
.den03 p,
.den04 p,
.den05 p,
.den06 p,
.den07 p,
.den08 p {
	font-size: 0.8rem;
	line-height: 2em;
	width: 90%;
	padding: 5%
}
#about,
#access,
#pan1,
#pan2,
#pan3,
#pan4,
#pan5,
#news{
	padding-top: 30px;
	margin-top: -30px;
}

/* others page */
#others_main {
	background: url(../../images/recruit/recruit_bg.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
}
.others_main {
	padding: 45px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: 30px auto 0;
	text-align: center;
}
.others_main_header {
	display: block !important;
}
.others_main .photo img {
	width:80%;
}
.others_details {
	display: block;
	width: 90%;
	margin: 100px auto;
}
.others_details p,
.others_details li{
	line-height: 2em;
	font-size: 0.9rem;
}
.others_details h2{
	margin-top: 2em;
	font-family: 'Cinzel', YuMincho ,'Yu Mincho', serif;
}
.others_details p.name {
	text-align: center;
	padding-bottom: 50px;
}


/* NEWS */
	
.main-section {
	width: 90%;
	margin: auto auto 80px;
}
ul.news-list  {
	width: 100%;
	list-style: none;
	font-size: 1rem;
	margin: auto;
}
.news-list li {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;}

.news-list a {
  display: block;
  background: #FFF;
  padding: 10px;
  color: #000;
  position: relative;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

.news-list a:hover {
  background: #ffd800;
color: #000;}

.news-list time {
  display: inline-block;
  width: 100px;
  position: absolute; }

.news-list p {
	margin: 0 !important;
	width: 70%;
	display: inline-block;
	overflow: hidden;
	white-space: pre-line !important;
	word-break: break-all !important;
	text-overflow: ellipsis;
	padding-left: 110px;
	vector-effect: top;
	}

/* identity page */
#identity_main {
	background: url(../../images/identity/main_pc.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
}
.identity_main {
	padding: 120px 0;
	top: 0;
	left: 0;
	right: 0;
	margin: 30px auto 0;
	text-align: center;
}
.identity_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.identity_main_header {
	display: block !important;
}
.identity_main .photo img {
	width:80%;
}
.identity_details {
	display: block;
	width: 100%;
	margin: 60px auto 0;
}
.identity_details p.name {
	text-align: center;
	padding-bottom: 20px;
}
.identity01 {
	font-size: 2rem;
	font-family: 'Cinzel', YuMincho ,'Yu Mincho', serif;
}
.identity02 strong {
	font-size: 1.6rem;
	line-height: 2.5em;
	font-family: 'Cinzel', YuMincho ,'Yu Mincho', serif;
}
.identity01,
.identity02{
	width: 100%;
}
.identity01 img,
.identity02 img,
.identity_photo img{
	width: 100%;
}
.identity02 p {
	font-size: 0.8rem;
	line-height: 2em;
	width: 90%;
	padding: 5%
}
#about,
#access,
#pan1,
#pan2,
#pan3,
#pan4,
#pan5,
#news{
	padding-top: 30px;
	margin-top: -30px;
}

/* cafe page */
#cafe_main {
	background: url(../../images/cafe/main_sp.jpg) center no-repeat;
	background-size: cover;
	background-position: center;
}
.cafe_main {
	padding: 200px 0 300px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.cafe_main img {
		width: 70%;
	}
.cafe_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.cafe_main_header {
	display: block !important;
}
.cafe_main .photo img {
	width:80%;
}
.cafe_details {
	display: block;
	width: 100%;
	margin: 0 auto 0;
}
.cafe_menu {
	width: 100%;
	background: #000;
	}
.cafe_menu a {
	color: #FFF;
	}
.cafe_menu ul{
	margin: auto;
	text-align: center;
		margin: 0 !important;
	padding: 0 !important;
}
.cafe_menu li{
	display: inline-block;
	padding: 1em 0;
	width:49.5%;
	}
.cafe_menu li:first-child,
.cafe_menu li:nth-child(3){
	border-right: 1px #fff solid;
	text-align: center;
	width: 100%;
}
.cafe_menu li:first-child,
.cafe_menu li:nth-child(2){
	border-bottom: 1px #fff solid;
	width: 100%;
}
.cafe_details p.name {
	text-align: center;
	padding-bottom: 20px;
}
.cafe_details .cafe_h3-1{
	background: url(../../images/cafe/cafe_bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding:75px 0;
	text-align: center;
	margin-top: 60px;
}
.cafe_details .cafe_h3-1 img,
	.cafe_details .cafe_h3-3 img ,
	.cafe_details .cafe_h3-4 img {
	width: 45%;
	height: auto;
}
	.cafe_details .cafe_h3-2 img {
		width: 48%;
		margin: auto;
	}
.cafe_details .cafe_menu_img {
	padding: 10px 0 10px;
	text-align: center;
}
.cafe_details ul {
	width : 90% !important;
	margin : 3em 5%  !important;
	padding: 0 !important;
}
.cafe_details ul li {
	list-style : none;
	width : 47% !important;
	display : inline-block;
}
.cafe_details ul li img {
	width: 100%;
	padding-bottom: 10px;
}
.cafe_details li:nth-child(1),
.cafe_details li:nth-child(3){
	padding-right: 6%;
}
.cafe_details .caption {
	text-align: center;
	margin: 0 auto 0 auto;
	font-size: 14px;
}
.cafe_details .cafe_h3-2,
	.cafe_details .cafe_h3-3,
	.cafe_details .cafe_h3-4{
		margin-top: 60px;
	}
.cafe_news {
	width: 90%;
	margin: 4em auto;
}
.cafe_news dl{
	margin-bottom: 4em;
	display: block !important;
	overflow: hidden;
}
.cafe_news dt {
    margin-right:0 ;
    width: 100% ;
}
.cafe_news dt img {
	width: 100%;
}
.cafe_news dd {
    margin-left:0 ;
    width: 100%;
	vertical-align: top !important;
}
.cafe_news dd span.date{
	font-size: 13px;
}
.cafe_news dd span.title {
	font-size: 16px;
	line-height: 2em;
}
.cafe_news dd p {
	font-size: 13px;
	line-height: 1.8em;
}
	.cafe_details .cafe_menu_img img {
	width: 90%;
	height: auto;
}
	.chui{
		text-align: center;
		font-size: 12px;
		padding-top: 30px;
	}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {

.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}


/* 2020/12　gift page */
#gift_main {
	/*background: url(../../images/gift/mainimg_pc.jpg) no-repeat;*/
	background-size: cover;
	background-position: center;
}
.gift_main {
	top: 0;
	left: 0;
	right: 0;
	margin: auto ;
	text-align: center;
}
.gift_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.gift_main_header_sp {
	display: none !important;
}
.gift_main_header {
	height: 733px;
	display: block!important;
}
.gift_main .photo img {
	width:80%;
}

.gift_details {
	width: 900px;
	margin: 180px auto 0;
}
.gift_details .photo {
	display: inline-block;
	width: 515px;
	margin-right: 50px;
}
.gift_details .photo img {
	width: 515px;
}
.gift_details .txt {
	display: inline-block;
	width: 270px;
	font-size: 0;
	vertical-align: top;
}
.gift_details .txt h3 {
	font-size: 1.26rem;
		font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.gift_details .txt .sub {
	font-size: 0.8rem;
	line-height: 1em;
	letter-spacing: 0.3rem;
}
.gift_details .txt p {
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
}
.gift_details .txt .details {
	margin-top: 35px;
	line-height: 2em;
}
.gift_details .txt .table {
	width: 480px;
	margin-top: 35px;
	font-size: 0.7rem;
	line-height: 2em;
	letter-spacing: 0.1rem;
}
.gift_details .txt .table td {
	padding-bottom: 20px;
}
.gift_details .txt .table th {
	font-weight: normal;
	vertical-align: top;
	width: 110px;
	text-align: left;
}
.gift_details_sp{
	display: none !important;
	}
.gift_details_pc{
	width: 900px;
	margin: 60px auto ;
	display: block !important;
	}

/* Small Tablets スマホ */
@media (min-width: 321px)and (max-width: 767px) {
/* bread page */
#gift_main {
	background-image: none !important;
}
.gift_main {
	padding: 0 !important;;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.gift_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.gift_main_header_sp {
	display:block !important;
}
.gift_main_header_sp img {
	width: 100%;
	}
.gift_main_header {
	display: none !important;
}
.gift_main .photo img {
	width:80%;
}

.gift_details {
	width: 100%;
	margin: 60px auto 0;
}
.gift_details .photo {
	width: 100%;
	margin: auto;
}
.gift_details .photo img {
	width: 100%;
}
.gift_details .txt {
	width: 90%;
	margin: 5% 5%;
	font-size: 0;
	vertical-align: top;
}
.gift_details .txt h3 {
	font-size: 1.26rem;
	font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	line-height: 2em;
	padding: 0;
	margin: auto;
	text-align: center;
}
.gift_details .txt .sub {
	font-size: 0.8rem;
	line-height: 1em;
	letter-spacing: 0.3rem;
	margin: auto;
	text-align: center;
}
.gift_details .txt p {
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
}
.gift_details .txt .details {
	margin-top: 35px;
	line-height: 2em;
}
.gift_details .txt .table {
	width: 90%;
	margin: 35px 5% 0;
	font-size: 0.7rem;
	line-height: 2em;
	letter-spacing: 0.1rem;
}
.gift_details .txt .table td {
	padding-bottom: 15px;
}
.gift_details .txt .table th {
	font-weight: normal;
	vertical-align: top;
	width: 110px;
	text-align: left;
}
.gift_details_sp{
	width: 100%;
	margin: 100px auto ;
	display: block !important;
	}
	.gift_details_sp img {
		width: 100% !important;
	}
.gift_details_pc{
	display: none !important;
	}
}

/* 2022/8　passport page */
#gift_main {
	/*background: url(../../images/gift/mainimg_pc.jpg) no-repeat;*/
	background-size: cover;
	background-position: center;
}
.passport_main {
	top: 0;
	left: 0;
	right: 0;
	margin: auto ;
	text-align: center;
}
.passport_main p {
	font-size: 14px;
	line-height: 2em;
}
.passport_main p.backnumber {
	margin-top: 30px;
	font-size: 20px;
	line-height: 2em;
}
.details_area {
	background: #333;
}
.passport_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.passport_main_header_sp {
	display: none !important;
}
.passport_main_header {
	display: block!important;
}
.passport_main .photo img {
	width:80%;
}

.passport_details {
	width: 900px;
	margin: 100px auto 0;
	padding-bottom: 80px;
}

.passport_details .passport_logo {
	margin: 80px auto;
	text-align: center;
}

.passport_details .passport_page {
	margin: auto auto 50px auto;
	text-align: center;
}
.passport_details .passport_credit {
	color: #ffffff;
	font-size: 14px;
	width: 430px;
	margin: auto;
	text-align: left;
}
.passport_details .passport_credit a{
	color: #fff;
	text-decoration: underline;
}

.foot_backnumber {
	margin: 75px auto;
	font-size: 20px;
	line-height: 2em;
	text-align: center;
}

.passport_article_title {
	width: 100%;
	text-align: center;
	margin: auto;
	padding-bottom: 50px;
	box-shadow:0 1px #000;
}
.passport_article {
	width: 1000px;
	margin: 1px auto auto;
}
.passport_article h3 {
	margin: 0 auto;
	text-align: right;
}
.passport_article .article {
	width: 840px;
	margin: auto;
}
.passport_article .article p{
	text-align: left;
	line-height: 2em;
	padding-bottom: 50px;
}
.passport_article .article p.img{
	text-align: center;
}
.passport_details .photo {
	display: inline-block;
	width: 515px;
	margin-right: 50px;
}

.passport_details .photo img {
	width: 515px;
}
.passport_details .txt {
	display: inline-block;
	width: 270px;
	font-size: 0;
	vertical-align: top;
}
.passport_details .txt h3 {
	font-size: 1.26rem;
		font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.passport_details .txt .sub {
	font-size: 0.8rem;
	line-height: 1em;
	letter-spacing: 0.3rem;
}
.passport_details .txt p {
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
}
.passport_details .txt .details {
	margin-top: 35px;
	line-height: 2em;
}
.passport_details .txt .table {
	width: 480px;
	margin-top: 35px;
	font-size: 0.7rem;
	line-height: 2em;
	letter-spacing: 0.1rem;
}
.passport_details .txt .table td {
	padding-bottom: 20px;
}
.passport_details .txt .table th {
	font-weight: normal;
	vertical-align: top;
	width: 110px;
	text-align: left;
}
.passport_details_sp{
	display: none !important;
	}
.passport_details_pc{
	width: 900px;
	margin: 60px auto ;
	display: block !important;
	}

/* Small Tablets スマホ */
@media (min-width: 321px)and (max-width: 767px) {
/* bread page */
#passport_main {
	background-image: none !important;
}
.passport_main {
	padding: 0 !important;;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.passport_main p {
	font-size: 12px;
	line-height: 2em;
}
.passport_main p.backnumber {
	margin-top: 30px;
	font-size: 14px;
	line-height: 2em;
}

.passport_main .photo {
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.passport_main_header_sp {
	display:block !important;
}
.passport_main_header_sp img {
	width: 100%;
	}
.passport_main_header {
	display: none !important;
}
.passport_main .photo img {
	width:80%;
}

.passport_details {
	width: 100%;
	margin: 60px auto 0;
}
.passport_details .passport_logo {
	margin: 80px auto;
	text-align: center;
}
.passport_details .passport_logo  img {
		width: 80%;
	}
.passport_details .passport_page {
	margin: auto auto 30px auto;
	text-align: center;
}
.passport_details .passport_page img {
	width: 80%;
}
.passport_details .passport_credit {
	color: #ffffff;
	font-size: 12px;
	width: 80%;
	margin: auto;
	text-align: left;
}
.foot_backnumber {
	margin: 75px auto;
	font-size: 16px;
	line-height: 2em;
	text-align: center;
}
.passport_article_title {
	width: 100%;
	text-align: center;
	margin: auto;
	padding-bottom: 50px;
	box-shadow:0 1px #000;
}
.passport_article_title img {
		width: 70%;
	}
	.passport_article {
		width: 100%;
	}
	.passport_article .article{
		width: 100%;
	}
	.passport_article h3{
		text-align: left;
		margin-left: 10px;
	}
	.passport_article h3 img {
	width: 130% !important;
}

.passport_article .article p{
	text-align: left;
	line-height: 2em;
	padding-bottom: 20px;
	width: 90%;
	margin: 5%;
}
.passport_article .article p img {
	width: 90% !important;
	margin: auto 5%;
}
	.passport_article .article h4{
		margin: auto 5%;
	}
.passport_details .photo {
	width: 100%;
	margin: auto;
}
.passport_details .photo img {
	width: 100%;
}
.passport_details .txt {
	width: 90%;
	margin: 5% 5%;
	font-size: 0;
	vertical-align: top;
}
.passport_details .txt h3 {
	font-size: 1.26rem;
	font-family :
	YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	line-height: 2em;
	padding: 0;
	margin: auto;
	text-align: center;
}
.passport_details .txt .sub {
	font-size: 0.8rem;
	line-height: 1em;
	letter-spacing: 0.3rem;
	margin: auto;
	text-align: center;
}
.passport_details .txt p {
	font-size: 0.8rem;
	letter-spacing: 0.1rem;
}
.passport_details .txt .details {
	margin-top: 35px;
	line-height: 2em;
}
.passport_details .txt .table {
	width: 90%;
	margin: 35px 5% 0;
	font-size: 0.7rem;
	line-height: 2em;
	letter-spacing: 0.1rem;
}
.passport_details .txt .table td {
	padding-bottom: 15px;
}
.passport_details .txt .table th {
	font-weight: normal;
	vertical-align: top;
	width: 110px;
	text-align: left;
}
.passport_details_sp{
	width: 100%;
	margin: 100px auto ;
	display: block !important;
	}
	.passport_details_sp img {
		width: 100% !important;
	}
.passport_details_pc{
	display: none !important;
	}
}