@charset "UTF-8";
/* CSS Document */
/* ----------------------------------------------------------------------------------------------------
  190624 SNSアイコン変更
* --------------------------------------------------------------------------------------------------*/
ul.sns_list {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index:30;
}
ul.sns_list li {
  float: left;
  margin-left: 8px;
}
ul.sns_list li img {
  width: 30px;
}
.pc_v {
    display: none;
}
.sp_v {
	display: block;
}


@media print, screen and (min-width:769px) {
  ul.sns_list {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index:30;
  }
  ul.sns_list li {
    float: left;
    margin-left: 8px;
  }
  ul.sns_list li img {
    width: 30px;
  }
  .pc_v {
	display: block;
}
  .sp_v {
    display: none;
  }
}

/* ----------------------------------------------------------------------------------------------------
  settings
* --------------------------------------------------------------------------------------------------*/
body {
	background: url(../img/bg_pattern01_pc.jpg) repeat top left;
	text-align: justify;
	text-justify: inter-ideograph;
	-webkit-text-size-adjust: 100%;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	opacity: 0.75;
}

/*印刷改ページ制御*/
.Print_NewPage {
	page-break-before: always;
} 

.sp_view{
	display: none !important;
}
.pc_view{
	display: block !important;
}
@media print, screen and (min-width:769px) {
	body {
		min-width: 1000px;/*1366*/
		background-size: cover;
	}
	.sp_view{
		display: none !important;
	}
	.pc_view{
		display: block !important;
	}
}

@media screen and (max-width:768px) {
	body {
		background: url(../img/bg_pattern01_sp.jpg) repeat top left;
		background-size: 100% auto;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	.sp_view{
		display: block !important;
	}
	.pc_view{
		display: none !important;
	}
}


/* ----------------------------------------------------------------------------------------------------
  common layout
* --------------------------------------------------------------------------------------------------*/
.headerIn,
.footerIn,
.contentIn {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
.clearfix:after,
.headerIn:after,
.footerIn:after,
.contentIn:after {
	content: "";
	display: block;
	clear: both;
}

@media screen and (max-width:768px) {
	.headerIn,
	.footerIn,
	.contentIn {
		width: auto;
		padding: 0 2.667%;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  header
* --------------------------------------------------------------------------------------------------*/
#hLogo,
.hSnsList {
	position: absolute;
	top: 30px;
	z-index: 10;
}
#hLogo {
	left: 40px;
}
#hLogo a:hover {
	opacity: 1.0;
}
.hSnsList {
	overflow: hidden;
	right: 30px;
}
.hSnsList li {
	float: left;
}
.hSnsList li img {
	width: 30px;
}
.hSnsList li + li {
	margin-left: 7px;
}
.mainVisual img {
	width: 100%;
}

@media screen and (max-width:768px) {
	#hLogo,
	.hSnsList {
		top: 10px;
	}
	#hLogo {
		width: 59px;
		left: 20px;
	}
	.hSnsList {
		right: 4px;
	}
	.hSnsList li {
		width: 36px;
	}
	.hSnsList li + li {
		margin-left: 4px;
	}
}


/* ----------------------------------------------------------------------------------------------------
*  content
* --------------------------------------------------------------------------------------------------*/
@media screen and (max-width:768px) {
	#content {
		max-width: 640px;
		margin: auto;
	}
}

/* leadArea
--------------------------------------------------*/
#leadArea {
	padding: 75px 0 70px;
	text-align: center;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 2.22;
}
#leadArea .text2 {
	margin-top: 2.0em;
}

@media screen and (max-width:768px) {
	#leadArea {
		padding: 50px 0 45px;
		font-size: 13px;
	}
}

/* moreArea01
--------------------------------------------------*/
.moreIn01 {
	padding: 30px 0 0 0;
	background: #fff;
	text-align: center;
}
.moreIn02 {padding: 30px 0 30px 0;background: #fff;text-align: center;border-radius: 0 0 10px 10px;}
.comingSoon {
	width: 300px;
	padding: 9px 0 6px;
	border: solid 1px #317937;
	border-radius: 25px;
	margin: auto;
	background: #fff;
	text-align: center;
	color: #317937;
	font-size: 22px;
	font-weight: bold;
}

@media screen and (max-width:768px) {
	.moreIn01 {
		padding: 4.3% 4% 0 4%;
		text-align: center;
	}
	.moreIn02 {
		padding: 4% 4% 4.5% 4%;
		text-align: center;
	}
	.comingSoon {
		display: inline-block;
		width: 170px;
		padding: 6px 0 5px;
		font-size: 15px;
	}
}

/* menuArea01
--------------------------------------------------*/
#menuArea01 {
	margin-top: 60px;
}
.borderArea {
	border: dashed 5px #014099;
	margin-top: 10px;
}

/* menuIn01 */
.menuIn01 {
	padding: 35px 25px 40px;
}
.menuLeadText {
	margin: 20px 0 40px;/*画像の場合margin: 45px 0 40px;*/
	text-align: center;
	color: #014099;
	font-size: 16px;
	line-height: 2.0;
}
.subText {
	font-size: 12px;
}
.lineupList {
	/*width: 503px;*/
	margin: 45px auto 0;
}
.lineupList > li {
  float: left;
  width: 50%;
	/*width: 224px;*/
}
.lineupList > li img {
  float: left;
  width: 230px;
  display: inline-block;
}

.lineupList > li + li {
/*	margin-left: 55px;*/
}
.lineupList .itemText01 {
  float: left;
  margin-top: 70px;
}
.itemText01 {
	text-align: center;
}
.itemText01 .itemName {
	display: inline-block;
	padding-bottom: 7px;
	border-bottom: dashed 2px #014099;
	margin-bottom: 10px;
	color: #014099;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -0.08em;
}
.itemText01 .itemPrice {
	color: #014099;
	font-size: 16px;
	font-weight: bold;
}
.itemText01 .btnStyle01 {
	margin-top: 15px;
}


/* menuIn01_soranoiro*/
.menuIn01_soranoiro {
	padding: 55px 25px 40px;
}
.menuIn01_soranoiro .menuLeadText {
	margin: 20px 0 40px;/*画像の場合margin: 45px 0 40px;*/
	text-align: center;
	color: #014099;
	font-size: 16px;
	line-height: 2.0;
}
.menuIn01_soranoiro .soranoiro {
	margin-bottom: 15px;
}
.menuIn01_soranoiro .soranoiro img {
	width: 224px;
}

.menuIn01_soranoiro .lineupList {
	width: 775px;
	margin: 45px auto 0;
}
.menuIn01_soranoiro .lineupList > li {
	width: 360px;
	text-align: center;
  margin: 0 auto;
  float: none;
}

.menuIn01_soranoiro .lineupList > li img {
  float: none;
}



.menuIn01_soranoiro .lineupList > li + li {
	margin-left: 55px;
}
.menuIn01_soranoiro .lineupList .itemText01 {
  float: none;
	margin-top: 20px;
}
.menuIn01_soranoiro .itemText01 {
	text-align: center;
}
.menuIn01_soranoiro .itemText01 .itemName {
	display: inline-block;
	padding-bottom: 7px;
	border-bottom: dashed 2px #014099;
	margin-bottom: 10px;
	color: #014099;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -0.08em;
}
.menuIn01_soranoiro .itemText01 .itemPrice {
	color: #014099;
	font-size: 16px;
	font-weight: bold;
}
.menuIn01_soranoiro .itemText01 .btnStyle01 {
	margin-top: 15px;
}





/* ========================= 栄養成分・アレルギー情報PC ========================= */
.eiyouBoxPC  {
	width: 830px;
	margin: 0 auto 40px;
	background: #fff;
	padding: 15px;
	font-size: 14px;
	line-height: 1.5;
}
.eiyouBoxPC table {
	width: 800px;
	border: 2px solid #333;
	border-collapse: collapse;
}
.eiyouBoxPC table.table_eiyou {
	margin-bottom: 15px;
}
.eiyouBoxPC table.table_allergy {
	margin-bottom: 5px;
}
.eiyouBoxPC caption {
	padding: 0 0 3px 0;
	text-align:left;
	color: #014099;
}
.eiyouBoxPC thead th {
	background-color: #EAECF1;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	padding: 8px 0;
	text-align: center;
	font-weight: normal;
}
.eiyouBoxPC tbody td {
	background-color: #fff;
	padding: 8px 0;
	border-left: 1px solid #333;
	text-align: center;
}
.eiyouBoxPC tbody td:first-child {
	text-align: left;
	padding-left:5px;
}
.eiyouBoxPC tr.dotted {
	border-bottom: 1px dotted #333;
}
.eiyouBoxPC .attention {
	font-size:10px;
	line-height:1.5;
}





/* ========================= / 栄養成分・アレルギー情報PC ========================= */


/* menuIn02 */
.menuIn02 {
	padding: 30px 50px 25px 30px;
	border-top: dashed 5px #014099;
}
.menuIn02 > * {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
}
.menuIn02 .menuLeft {
	width: 445px;
	font-size: 16px;
	line-height: 2.0;
}
.menuIn02 .menuLeft {
	color: #014099;
}
.menuIn02 .menuRight {
	width: 410px;
	font-size: 0;
}
.menuIn02 .menuRight > * {
	display: inline-block;
	vertical-align: middle;
}
.menuIn02 .menuRight .itemText01 {
	margin: 15px 0 0 50px;
}

.menuArea02 .fruitsstick {
  margin-bottom: 15px;
}
.menuArea02 .fruitsstick img {
  width: 428px;
}



/* menuIn01_decafe*/
.menuIn01_decafe {
	padding: 55px 25px 40px;
	border-bottom: dashed 5px #014099;
}
.menuIn01_decafe .menuLeadText {
	margin: 20px 0 40px;/*画像の場合margin: 45px 0 40px;*/
	text-align: center;
	color: #014099;
	font-size: 16px;
	line-height: 2.0;
}
.menuIn01_decafe .lineupList {
	width: 775px;
	margin: 45px auto 0;
}
.menuIn01_decafe .lineupList > li {
	width: 360px;
	text-align: center;
	float: left;
}
.menuIn01_decafe .lineupList > li img {
  float: none;
	width: 236px;
}

.menuIn01_decafe .lineupList > li + li {
	margin-left: 55px;
}
.menuIn01_decafe .lineupList .itemText01 {
  float: none;
	margin-top: 25px;
}
.menuIn01_decafe .itemText01 {
	text-align: center;
}
.menuIn01_decafe .itemText01 .itemName {
	display: inline-block;
	padding-bottom: 7px;
	border-bottom: dashed 2px #014099;
	margin-bottom: 10px;
	color: #014099;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -0.08em;
}
.menuIn01_decafe .itemText01 .itemPrice {
	color: #014099;
	font-size: 16px;
	font-weight: bold;
}
.menuIn01_decafe .itemText01 .btnStyle01 {
	margin-top: 15px;
}









@media screen and (max-width:768px) {
	#menuArea01 {
		margin-top: 30px;
	}
	.borderArea {
		border-width: 3px;
		margin-top: 5px;
	}

	/* menuIn01 */
	.menuIn01 {
		padding: 35px 8px 0;/*35px 8px 27px*/
	}
	.menuLeadText {
		margin: 15px 0 25px;/*画像の場合margin: 30px 0 25px;*/
		font-size: 13px;
	}
	.lineupList {
		width: 92%;
		margin: 35px auto 30px;
	}
	.lineupList > li {
		width: auto;
		float: none;
		overflow: hidden;
	}
	.lineupList > li + li {
		margin: 25px 0 0;
	}
	.lineupList > li > img {
		max-width: 55%;/*37.8%*/
		float: left;
	}
	.lineupList .itemText01 {
		width: 45%;/*60%*/
		margin-top: 20%;
		float: right;
	}
	.itemText01 .itemName {
		padding-bottom: 5px;
		border-width: 1px;
		margin-bottom: 7px;
		font-size: 19px;
	}
	.itemText01 .itemPrice {
		font-size: 13px;
	}
	.itemText01 .btnStyle01 {
		margin-top: 10px;
	}


	/* menuIn01_soranoiro */
	.menuIn01_soranoiro {
		padding: 35px 8px 0;/*35px 8px 27px*/
	}
	.menuIn01_soranoiro .soranoiro {
		margin-bottom: 10px;
	}
	.menuIn01_soranoiro .soranoiro img {
		max-width: 50%;
	}
	.menuIn01_soranoiro .menuLeadText {
		margin: 15px 0 25px;/*画像の場合margin: 30px 0 25px;*/
		font-size: 13px;
	}
	.menuIn01_soranoiro .lineupList {
		width: 92%;
		margin: 35px auto 30px;
	}
	.menuIn01_soranoiro .lineupList > li {
		width: auto;
		float: none;
		overflow: hidden;
	}
	.menuIn01_soranoiro .lineupList > li + li {
		margin: 25px 0 0;
	}
	.menuIn01_soranoiro .lineupList > li > img {
		max-width: 42.8%;/*37.8%*/
		float: left;
	}
	.menuIn01_soranoiro .lineupList .itemText01 {
		width: 55%;/*60%*/
		margin: 0;
		float: right;
	}
	.menuIn01_soranoiro .itemText01 .itemName {
		padding-bottom: 5px;
		border-width: 1px;
		margin-bottom: 7px;
		font-size: 19px;
		line-height: 1.3;	
	}
	.menuIn01_soranoiro.itemText01 .itemPrice {
		font-size: 13px;
	}
	.menuIn01_soranoiro .itemText01 .btnStyle01 {
		margin-top: 10px;
	}



	/* menuIn01_decafe */
	.menuIn01_decafe {
		padding: 35px 8px 0;/*35px 8px 27px*/
		border-bottom: dashed 3px #014099;
	}
	.menuIn01_decafe .menuLeadText {
		margin: 15px 0 25px;/*画像の場合margin: 30px 0 25px;*/
		font-size: 13px;
	}
	.menuIn01_decafe .lineupList {
		width: 92%;
		margin: 35px auto 30px;
	}
	.menuIn01_decafe .lineupList > li {
		width: auto;
		float: none;
		overflow: hidden;
	}
	.menuIn01_decafe .lineupList > li + li {
		margin: 25px 0 0;
	}
	.menuIn01_decafe .lineupList > li > img {
		max-width: 42.8%;/*37.8%*/
		float: left;
	}
	.menuIn01_decafe .lineupList .itemText01 {
		width: 55%;/*60%*/
		margin: 0;
		float: right;
	}
	.menuIn01_decafe .itemText01 .itemName {
		padding-bottom: 5px;
		border-width: 1px;
		margin-bottom: 7px;
		font-size: 19px;
		line-height: 1.3;	
	}
	.menuIn01_decafe.itemText01 .itemPrice {
		font-size: 13px;
	}
	.menuIn01_decafe .itemText01 .btnStyle01 {
		margin-top: 10px;
	}

/* ========================= 栄養成分・アレルギー情報SP ========================= */
	.eiyouBox {
		clear:both;
		padding-top: 17px;
		font-size: 12px;
		line-height: 18px;
	}
	.eiyouBox .cork_middle {
		overflow: hidden;
		padding: 10px;
		margin-bottom: 10px;
		background-color: #fff;
	}
	.eiyouBox .eiyou_table_eiyou2 caption {
		color: #5c3000;
		text-align: left;
		letter-spacing: -0.1em;
	}
	.eiyouBox .eiyou_table_allergy2 caption {
		color: #5c3000;
		text-align: left;
		letter-spacing: -0.1em;
	}
	.eiyouBox .table_left {
		float: left;
		width: 47%;
	}
	.eiyouBox .table_right {
		float: right;
		width: 47%;
	}
	.eiyouBox .eiyou_table_eiyou2 {
		width: 100%;
		border-top: 1px solid #333;
		border-collapse: collapse;
	}
	.eiyouBox .eiyou_table_eiyou2 tr {
		border-bottom: 1px solid #333;
		text-align: left;
	}
	.eiyouBox .eiyou_table_eiyou2 caption {
		color: #014099;
	}
	.eiyouBox .eiyou_table_allergy2 {
		width: 100%;
		border-top: 1px solid #333;
		border-collapse: collapse;
	}
	.eiyouBox .eiyou_table_allergy2 tr {
		border-bottom: 1px solid #333;
		text-align: left;
	}
	.eiyouBox .eiyou_table_allergy2 caption {
		color: #014099;
	}
	.eiyouBox .eiyou_table_allergy2 .d_color {
		width: 50%;
		padding-left: 20px;
	}
	.eiyouBox .d_tex,
	.eiyouBox .d_tex2 {
		text-align: center;
	}
	.eiyouBox .caution {
		color: #F00;
		margin-bottom: 5px;
	}
	.eiyouBox .attention {
		width: 100%;
		font-size: 10px;
		line-height: 14px;
		margin-bottom:0px;
		color: #333;
		padding-bottom: 8px;
		text-align: left;
	}
	/* ========================= / 栄養成分・アレルギー情報SP ========================= */




	/* menuIn02 */
	.menuIn02 {
		padding: 25px 20px 17px;
		border-width: 3px;
	}
	.menuIn02 > * {
		display: block;
	}
	.menuIn02 .menuLeft {
		width: auto;
		text-align: center;
		font-size: 13px;
	}
	.menuIn02 .menuRight {
		width: auto;
		margin-top: 15px;
	}
	.menuIn02 .menuRight > img {
		max-width: 25%;
		margin: 0 6.5%;
	}
	.menuIn02 .menuRight .itemText01 {
		width: 62%;
		margin: 0;
	}
}

/* menuArea02
--------------------------------------------------*/
#menuArea02 {
	margin-top: 0;/*20px*/
}
.menuBox01 {
	background: #fff;
	overflow: hidden;
}
.menuBox01 + .menuBox01 {
	margin-top: 10px;
}
.menuBox01 .boxImage {
	width: 475px;
	text-align: center;
}
.menuBox01 .boxText {
	width: 475px;
	padding: 30px 40px 0;
	position: relative;
	font-size: 14px;
	line-height: 2.0;
}
.menuBox01 .boxText .itemText02 {
	width: 100%;
	padding: 15px 0 0 0;
	margin: auto;
	position: relative;
	/* bottom: 40px; */
	left: 0;
	right: 0;
}
.menuBox01 .boxText .itemText02 .btnItem {
	margin-top: 41px;
	float: right;
	position: absolute;
	right: 0;
}
.menuBox01 .boxText .itemText02 .itemName {
	width: 345px;
	float: left;
	font-size: 22px;
	line-height: 1.6;
	font-weight: bold;
}
.menuBox01 .boxText .itemText02 .limitedInfo {
	display: block;
	font-size: 14px;
	text-indent: -8px;
	font-weight: bold;
}
.menuBox01 .boxText .itemText02 .itemPrice {
	display: block;
	font-size: 14px;
}

@media screen and (max-width:768px) {
	.menuBox01 .boxImage {
		width: auto;
		float: none;
	}
	.menuBox01 .boxImage img {
		width: 100%;
	}
	.menuBox01 .boxText {
		width: auto;
		min-height: 210px;
		padding: 17px 22px 50px;
		float: none;
		font-size: 12px;
		line-height: 1.666;
	}
	.menuBox01 .boxText .itemText02 {
		max-width: 100%;
		padding: 17px 0 0 0;
		/* bottom: 15px; */
	}
	.menuBox01 .boxText .itemText02 .btnItem {
		margin-top: 33px;
	}
	.menuBox01 .boxText .itemText02 .itemName {
		width: auto;
		padding-right: 0.5em;
		margin-right: 0;
		float: none;
		font-size: 17px;
	}
	.menuBox01 .boxText .itemText02 .itemPrice {
		font-size: 11px;
	}
  
  
  
}


/* ----------------------------------------------------------------------------------------------------
*  footer
* --------------------------------------------------------------------------------------------------*/
#footer {
	padding: 16px 0 14px;
	margin-top: 60px;
	background: #317937;
	color: #fff;
	font-size: 10px;
	line-height: 1.0;
}
#btnPagetop {
	position: fixed;
	bottom: 60px;
	right: 20px;
	z-index: 10;
}
.fCopyRight {
	float: right;
}
.fCopyLeft {
	float: left;
}

@media screen and (max-width:768px) {
	#btnPagetop {
		width: 75px;
		bottom: 15px;
		right: 2.667%;
	}
	#btnPagetop:hover {
		opacity: 1.0;
	}
	.fCopyRight,
	.fCopyLeft {
		float: none;
		font-size: 10px;
	}
	.fCopyLeft {
		margin-top: 1.0em;
	}
}


/* ----------------------------------------------------------------------------------------------------
  text
* --------------------------------------------------------------------------------------------------*/

/* align
--------------------------------------------------*/
.taL {
	text-align: left !important;
}
.taC {
	text-align: center !important;
}
.taR {
	text-align: right !important;
}
.vaT {
	vertical-align: top !important;
}

/* title
--------------------------------------------------*/
.ttlStyle01 {
	margin-bottom: 10px;
	padding: 11px 10px 9px;
	border-radius: 10px 10px 0 0;
	background: #000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.ttlStyle02 {
	/*margin-bottom: 10px;*/
	text-align: center;
	color: #014099;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.26;
}
.bgGreen {
	background: #317937;
}
.bgBlue {
	background: #014099;
}

@media screen and (max-width:768px) {
	.ttlStyle01 {
		padding: 13px 10px 10px;
		font-size: 18px;
	}
	.ttlStyle02 {
		/*margin-bottom: 15px;*/
	}
}


/* ----------------------------------------------------------------------------------------------------
  other
* --------------------------------------------------------------------------------------------------*/
.fL {
	float: left;
}
.fR {
	float: right;
}
.spOnly {
	display: none;
}

@media screen and (max-width:768px) {
	.pcOnly {
		display: none !important;
	}
	.spOnly {
		display: inline-block;/*block*/
	}
}

/* button
--------------------------------------------------*/
[class*="btnStyle"] {
	display: block;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	cursor: pointer;
	line-height: 1.0;
}
[class*="btnStyle"]:hover {
	opacity: 0.75;
	text-decoration: none;
}
.btnStyle01 {
	width: 180px;
	padding: 14px 0 10px;
	margin: auto;
	border-radius: 20px;
	background-color: #014099;
	background-image: url(../img/ico_arrow01.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.btnStyle02 {
	width: 130px;
	padding: 12px 0 10px;
	border-radius: 18px;
	background-color: #014099;
	background-image: url(../img/ico_arrow02.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-align: center;
	color: #fff;
	font-size: 14px;
}


/* ========================= 栄養成分・アレルギー情報PC ========================= */
.btnStyle_eiyou {
	width: 290px;
	padding: 12px 0 10px;
	margin: auto;
	border-radius: 18px;
	background-color: #014099;
	background-image: url(../img/ico_arrow02.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
/* ========================= / 栄養成分・アレルギー情報PC ========================= */

@media screen and (max-width:768px) {
	.btnStyle01 {
		width: 110px;
		padding: 10px 2px 8px 0;
		background-size: auto 10px;
		font-size: 12px;
	}
	.btnStyle02 {
		width: 110px;
		padding: 9px 0;
		background-size: auto 10px;
		font-size: 12px;
	}
	.btnStyle_eiyou {
		width: 270px;
		padding: 9px 0;
		margin-top: 8px;
		background-size: auto 10px;
		font-size: 12px;
	}
}

/* menuArea02 add
--------------------------------------------------*/
.menuParallelBlock {
	background: #FFF;
	margin: 10px 0 10px 0;/*margin: 60px 0 60px 0;*/
}
.menuParallelHeading {
	padding: 33px 39px;
	line-height: 2;
}
.menuBoxParallel {
	float: left;
	width: 50%;
	padding: 0;
	margin: 0;
}
.Parallel02 {
	padding-top: 33px;
}
.menuBoxParallel .itemName {
	width: 265px;
	float: left;
	font-size: 22px;
	line-height: 1.6;
	font-weight: bold;
}
.menuBoxParallel .itemPrice {
	display: block;
	font-size: 14px;
}
.menuBoxParallel .btnItem {
	margin-top: 39px;
	float: right;
}
.sorairoTxt {
	padding: 0 39px;
	margin: 0 0 11px 0;
}
.menuBoxParallel .itemText02 {
	width: 100%;
	padding: 0 21px 0 40px;
	margin: auto;
	margin: 0 0 20px 0;
}

@media screen and (max-width:768px) {
	.menuParallelBlock {
		background: #FFF;
		margin: 10px 0 10px 0;
		padding: 0 0 1% 0;
	}
	.menuParallelHeading {
		padding: 4% 5%;
    line-height: 1.666;
    font-size: 12px;
/*		line-height: 1.8;
		font-size: 3.2vw;
*/	}
	.menuBoxParallel {
		float: none;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.menuBoxParallel div,
	.menuBoxParallel div img {
    width: 100%;
  }
	.menuBoxParallel .itemText02 {
		width: auto;
		padding: 0 22px;
		bottom: 15px;
	}
	.menuBoxParallel .btnItem {
		margin-top: 27px;
	}
	.menuBoxParallel .itemName {
		width: auto;
		padding-right: 0.5em;
		padding-top: 17px;
		margin-right: 110px;
		float: none;
		font-size: 17px;
	}
	.menuBoxParallel .itemPrice {
		font-size: 11px;
	}
	.sorairoTxt {
		padding: 5% 5% 0 5%;
		width: 65%;
	}
	.menuBox01 + .menuBox01 {
		margin-top: 10px;
	}
}