@charset "utf-8";

img {
	max-width: 100%;
}

body {
	background: none;
  line-height: 26px;
  font-size: 14px;
}

#wrapper {
	position: relative;
	width: 1200px;
	display: block;
	margin: 0 auto;
	background: rgb(248,247,242);
}

header {
	padding: 0;
  position: absolute;
  top: 20px;
  left: 163px;
}

img.kv {
  margin: 0px auto;
	display: block;
}


/** kv下 **/
section.kitchen h2 {
  margin: 50px auto 35px;
  text-align: center;
  border-bottom: 2px solid rgb(241,153,27);
  width: 325px;
  padding-bottom: 20px;
}
section.kitchen h2 img{
  width: 320px;
}
section.kitchen .lead{
  text-align: center;
  line-height: 30px;
}

.latest h2{
  margin: 125px auto 20px;
  text-align: center;
  border-bottom: 2px solid rgb(241,153,27);
  width: 200px;
  padding-bottom: 20px;
}
.latest img.sub{
  margin: 0px auto 40px;
	display: block;
}

/* スイーツ甲子園 */
.ttl-b {
  font-size: 20px;
}

.sweets_koshien {
  margin: 30px auto 0;
}

.sweets_koshien .bloc{
  text-align: center;
  padding-top: 15px;
}
.sweets_koshien .bloc img{
  display: inline-block;
  vertical-align: middle;
}
.sweets_koshien .bloc .right{
  text-align: left;
  width: 500px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.sweets_koshien .bloc .right .title{
	display: block;
  margin-bottom: 20px;
  padding: 0.15em 0 0.15em 0.5em;
  border-left: solid 5px #ffaf58;
	color: rgb(241,153,27);
  font-size: 20px;
  line-height: 1.3;
}

.sweets_koshien .bloc .right .specs {
}
.sweets_koshien .bloc .right .specs dt {
  color: #888888;
  font-weight: bold;
}

.sweets_koshien .bloc .right .specs dd {
}

.sweets_koshien .bloc .right .specs dd + dt {
  margin-top: 10px;
}

.sweets_koshien .bloc .right .specs dd a:link,
.sweets_koshien .bloc .right .specs dd a:visited {
  color: blue;
  text-decoration: underline;
}

.sweets_koshien .bloc .right .specs dd a:hover,
.sweets_koshien .bloc .right .specs dd a:active {
  text-decoration: none;
}


section.menu h2{
  text-align: center;
  margin: 102px auto 20px;
}
section.menu h2:after{
  content: "";
  border-bottom: 2px solid rgb(241,153,27);
  display: block;
  width: 190px;
  margin: 20px auto 0;
}
/** 最新の開催 **/
.latest .bloc{
  text-align: center;
  padding-top: 15px;
}
.latest .bloc img{
  display: inline-block;
  vertical-align: middle;
}
.latest .bloc .right{
  text-align: left;
  width: 500px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  padding-top: 80px;
}
.latest .bloc .right .title{
	display: block;
	color: rgb(241,153,27);
  font-size: 26px;
  line-height: 36px;
  padding: 8px 0;
}
.latest .bloc .right .date{
	display: block;
	color: rgb(241,153,27);
  font-size: 20px;
}


/** メニュー **/
section.menu .sub h3{
  font-size: 16px;
  text-align: center;
  margin: 32px auto 0;
  font-weight: normal;
}
section.menu img.sub_ttl{
  margin: 0px auto 40px;
	display: block;
}

section.menu .price{
  font-size: 18px;
  text-align: center;
  margin: 60px auto 30px;
  font-weight: normal;
}
section.menu .sub .price{
  margin: 0 auto 0;
}
section.menu .sub .bottom {
  text-align: center;
  margin-top: 20px;
}
section.menu .head li{
  text-align: center;
  background: rgb(241,153,27);
  color: #fff;
  border: solid 2px rgb(241,153,27);
  line-height: 16px;
  font-size: 12px;
}
section.menu .top-text .rowspan2,
section.menu .bottom-text .rowspan2,
section.menu .head .rowspan2 {
  width: 501px;
}
section.menu .top-text .rowspan3,
section.menu .bottom-text .rowspan3,
section.menu .head .rowspan3{
  width: 762px;
}
section.menu .top-text .rowspan4,
section.menu .bottom-text .rowspan4,
section.menu .head .rowspan4{
  width: 1021px;
}
section.menu .top-text,
section.menu .bottom-text {
  line-height: 0;
}
section.menu .top-text li,
section.menu .bottom-text li {
  line-height: 26px;
}
section.menu ul.head,
section.menu ul.top-text,
section.menu ul.bottom-text {
  margin: 0px auto;
}
section.menu ul.top-text li,
section.menu ul.bottom-text li {
  border: none;
  text-align: left;
}
section.menu ul{
  text-align: center;
  margin: 0 auto;
  width: 1030px;
}
section.menu .list{
  margin: 40px 0;
}
section.menu hr{
  margin-top: 40px;
  border-bottom: 1px solid rgb(217,217,215);
  width: 1060px;
}
section.menu ul li{
  width: 240px;
  display: inline-block;
  vertical-align: top;
  border:solid 2px rgb(217,217,215);
  margin-right: 12px;
}
section.menu ul li:last-child{
  margin-right: 0px;
}
.menu-detail{
	background: #fff;
}
section.menu .sub .gray_layer {
  text-align: center;
  margin-top: 30px;
}
section.menu .sub .recipe .detail,
section.menu ul li .detail{
  font-size: 12px;
  padding: 12px 8px;
  background: #fff;
  text-align: left;
}
section.menu .sub .recipe .detail span,
section.menu ul li .detail span{
	display: block;
}
section.menu .sub .recipe{
  width: 240px;
  display: inline-block;
  border:solid 2px rgb(217,217,215);
  margin-right: 12px;
  vertical-align: top;
}
section.menu .sub .recipe:last-child {
  margin-right: 0;
}

/** お店情報 **/
.this-shop {
  width: 926px;
  margin: 60px auto 15px;
  font-size: 25px;
  padding: 0.3em 0.5em;
  color: #494949;
  border-left: solid 5px #ffaf58;
}
.store{
  text-align: center;
  padding: 30px 15px;
  width: 926px;
  margin: 0 auto 60px;
  border: solid 2px rgb(217,217,215);
}
.store img{
  display: inline-block;
  vertical-align: middle;
}
.store .right{
  text-align: left;
  width: 500px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.store .right .name{
	color: rgb(241,153,27);
  font-size: 18px;
}
.store .right .text{
  font-size: 12px;
}

/** コラム **/
.this-chef {
  width: 926px;
  margin: 60px auto 15px;
  font-size: 25px;
  padding: 0.3em 0.5em;
  color: #494949;
  border-left: solid 5px #ffaf58;
}
.column{
  padding: 30px;
  width: 900px;
  margin: 0px auto 47px;
  border: solid 2px rgb(217,217,215);
  background: #fff
}
.column .name{
	color: rgb(241,153,27);
  font-size: 18px;
  margin-top: 18px;
  font-weight: normal;
}
.column .label{
  font-size: 12px;
  background: rgb(241,153,27);
  color: #fff;
  padding: 2px 10px;
}
.column .name .sub{
  display: block;
  font-size: 15px;
}
.column .text{
  font-size: 12px;
  margin-top: 5px;
}
/* .column.column-y-1 .column-image {
  margin-bottom: 10px;
} */
.column.column-y-2 .column-image {
  margin-top: 10px;
}
/* 上下の左 */
.column.column-y-1.column-x-1,
.column.column-y-2.column-x-1 {
  display: block;
  text-align: left
}
/* 上下の右 */
.column.column-y-1.column-x-2,
.column.column-y-2.column-x-2 {
  text-align: right;
}
/* 上下の中央 */
.column.column-y-1.column-x-3,
.column.column-y-2.column-x-3 {
  text-align: center;
}
.column.column-y-1 .column-image,
.column.column-y-2 .column-image {
  display: inline-block;
  text-align: left;
  width: 40%;
	height: 240px;
	overflow: hidden;
  vertical-align: middle;
}
.column.column-y-1 section,
.column.column-y-2 section {
  width: 57%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.column.column-y-3.column-x-1 .column-image,
.column.column-y-3.column-x-3 .column-image {
  float: left;
  margin-right: 10px;
}
.column.column-y-3.column-x-2 .column-image {
  float: right;
  margin-left: 10px;
}
.column .column-image {
  font-size: 10px;
}


/** 次回開催 **/
.next {
  padding: 30px;
  width: 900px;
  margin: 0px auto 20px;
  border: solid 2px rgb(217,217,215);
}
.next h2{
  text-align: center;
  color: rgb(241,153,27);
  font-size: 18px;
}
.next p.text {
  margin-top: 15px;
  padding-top: 15px;
  /* border-top: 1px solid rgb(241,153,27); */
}

/** 過去の開催 **/
section.archives {
  background: rgb(238,238,238);
  padding: 20px 0 40px;
}
section.archives ul{
  text-align: center;
  margin-bottom: 30px;
}
section.archives h2{
  text-align: center;
  margin-bottom: 20px;
}
section.archives img.sub_ttl{
  margin: 0px auto 40px;
	display: block;
}

section.archives h2:after{
  content: "";
  border-bottom: 2px solid rgb(241,153,27);
  display: block;
  width: 180px;
  margin: 20px auto 0;
}
section.archives ul li{
  width: 228px;
  display: inline-block;
  vertical-align: top;
  border:solid 2px rgb(217,217,215);
  margin-right: 12px;
  margin-bottom: 20px;
	background: #fff;
}
.archive-thum{
	width: 100%;
	height: 340px;
	overflow: hidden;
}
.archive-thum img{
	max-width: 100%;
	height: auto;
}
section.archives ul li:nth-child(4n){
  margin-right: 0px;
}
section.archives ul li .detail{
  font-size: 12px;
  padding: 12px 8px;
  background: #fff;
  text-align: left;
}
section.archives ul li .detail span{
	display: block;
}
section.archives ul li .detail span.name{
  color: rgb(241,153,27);
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
section.archives a.more{
  display: block;
  width: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
  border: 1px solid rgb(241,153,27);
  color: rgb(241,153,27);
}
section.archives a:hover{
  text-decoration: none;
  opacity: 0.5;
}

/** アクセス **/
section.map {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section.map h2{
  text-align: center;
  margin-bottom: 40px;
	padding-top:60px;
}
section.map h2:after{
  content: "";
  border-bottom: 2px solid rgb(241,153,27);
  display: block;
  width: 494px;
  margin: 5px auto 0;
}
section.map p.access{
  text-align: center;
}
section.map img.map{
  margin: 50px auto 0;
}

/** フッター **/
footer img.logo{
  margin: 0 auto;
  display: block;
}
footer small{
  text-align: center;
  color: rgb(241,153,27);
  display: block;
  margin: 20px auto 40px;
}



/** 詳細 **/
body.kitchen_stage.detail header {
	padding: 0;
  position: absolute;
  top: 20px;
  right: 163px;
  left: initial;
}
body.kitchen_stage.detail header h1{
  border-bottom: 2px solid rgb(241,153,27);
  padding-bottom: 5px;
}
body.kitchen_stage.detail header h1 .head_text{
  margin-bottom: 6px;
  margin-left: 6px;
}
body.kitchen_stage.detail .latest{
  margin-top: 50px;
}
body.kitchen_stage.detail .latest .bloc {
  padding-top: 0px;
}
body.kitchen_stage.detail .latest .bloc .right,
body.kitchen_stage.detail .latest .bloc img{
  vertical-align: top;
}
body.kitchen_stage.detail .latest .bloc .right{
  padding-top: 348px;
}
body.kitchen_stage.detail .menu{
  margin-top: -50px;
}
.text-align-1 {
  text-align: left;
  width: 1030px;
  margin: 0 auto;
}
.text-align-2 {
  text-align: center;
  width: 1030px;
  margin: 0 auto;
}
.text-align-3 {
  text-align: right;
  width: 1030px;
  margin: 0 auto;
}
#gm {
  width: 1240px;
  height: 440px;
}
.map__iframe {
  width: 1200px;
  height: 440px;
  margin: 5px 0 0;
}
