@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
.con_breakfast .wrp {
	max-width: 1180px;
	margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp {
		width: 95%;
  }
}

/* -----------------------------------------------------------
	breakfast
----------------------------------------------------------- */
.con_breakfast {
	padding-bottom: 80px;
	background: #fff url(../breakfast/images/bg_breakfast.png) left 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_breakfast {
		padding-bottom: 40px;
  }
}
.con_breakfast .wrp .wrp_intro {
	margin: 0 auto 60px;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .wrp_intro {
		margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .wrp_intro {
		margin: 0 auto 30px;
  }
}
.con_breakfast .wrp .wrp_intro .st_blue {
	margin: 0 auto 30px;
}
.con_breakfast .wrp .wrp_intro .st_txt {
	text-align: center;
	font-size: 1.3em;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .wrp_intro .st_txt {
		font-size: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .wrp_intro .st_txt {
		font-size: 1.1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .wrp_intro .st_txt {
		text-align: left;
  }
}
.con_breakfast .wrp .box_breakfast {
	*zoom: 1;
	margin-bottom: 60px;
}
.con_breakfast .wrp .box_breakfast:after {
	content: "";
	display: table;
	clear: both;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .box_breakfast {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .box_breakfast {
		margin-bottom: 30px;
  }
}
.con_breakfast .wrp .box_breakfast .box_slide {
	display: inline-block;
	width: 50%;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .box_breakfast .box_slide {
		width: 100%;
  }
}
.con_breakfast .wrp .box_breakfast .box_slide img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.con_breakfast .wrp .box_breakfast .box_slide .slick-dots {
	position: absolute;
	z-index: 999;
	width: 100%;
	bottom: 5px;
	left: 0;
	text-align: center;
}
.con_breakfast .wrp .box_breakfast .box_slide .slick-dots li {
	display: inline-block;
	margin: 0 2px;
}
.con_breakfast .wrp .box_breakfast .box_slide .slick-dots li button {
	display: block;
	width: 7px;
	height: 0;
	padding-top: 5px;
	overflow: hidden;
	background-color: #FFFEFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.con_breakfast .wrp .box_breakfast .box_slide .slick-dots li.slick-active button {
	background-color: #2f5394;
}
.con_breakfast .wrp .box_breakfast .box_info {
	width: 50%;
	float: right;
	padding: 0px 20px 70px 80px;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .box_breakfast .box_info {
		padding: 0px 20px 30px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .box_breakfast .box_info {
		padding: 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .box_breakfast .box_info {
		width: 100%;
  }
}
.con_breakfast .wrp .box_breakfast .box_info .txt {
	font-size: 1.3em;
	padding-bottom: 30px;
	text-align: left;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .box_breakfast .box_info .txt {
		font-size: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .box_breakfast .box_info .txt {
		font-size: 1.1em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .box_breakfast .box_info .txt {
		padding-bottom: 25px;
  }
}
.con_breakfast .wrp .box_breakfast .box_info .tbl_basic tr th, .con_breakfast .wrp .box_breakfast .box_info .tbl_basic tr td {
	padding: 10px 8px 10px 15px !important;
}
.con_breakfast .wrp .box_breakfast .box_info .tbl_basic tr th {
	width: 32%;
	float: none;
}
.con_breakfast .wrp .box_breakfast .btn {
	float: right;
	margin-top: 30px;
	width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .box_breakfast .btn {
		float: none;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 50px;
  }
}
.con_breakfast .wrp .box_breakfast .btn a {
	float: left;
	max-width: 370px;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .box_breakfast .btn a {
		max-width: 400px;
		width: 100%;
		float: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point {
		margin-bottom: 20px;
  }
}
.con_breakfast .wrp .con_point .st_wave {
	background: url("../breakfast/images/st_point.png") center no-repeat;
	width: 1099px;
	padding-top: 53px;
	height: 0;
	overflow: hidden;
	margin: 0 auto 60px;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .st_wave {
		width: 100%;
		background: url(../images/common/ic_linewave.png) repeat;
		height: auto;
		text-align: center;
		font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		font-size: 2.0em;
		position: relative;
		padding: 5px 0;
		margin: 0 auto 40px;
  }
  .con_breakfast .wrp .con_point .st_wave h4 {
		font-weight: normal;
  }
  .con_breakfast .wrp .con_point .st_wave h4 span {
		color: #2f5394;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .st_wave {
		margin: 0 auto 20px;
		font-size: 1.5em;
  }
}
.con_breakfast .wrp .con_point .box_point {
	overflow: hidden;
	margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_point {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_point {
		margin-bottom: 30px;
  }
}
.con_breakfast .wrp .con_point .box_point h5.st_top {
	position: relative;
	margin-top: 5px;
	margin-bottom: 45px;
	font-size: 1.6em;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_point h5.st_top {
		font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_point h5.st_top {
		font-size: 1.4em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_point h5.st_top {
		margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_point h5.st_top {
		margin: 0 auto -50px auto;
		text-align: center;
  }
}
.con_breakfast .wrp .con_point .box_point h5.st_top img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_point h5.st_top img {
		width: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_point h5.st_top img {
		width: 80px;
		margin-right: 0;
  }
}
.con_breakfast .wrp .con_point .box_point h5.st_top span {
	font-weight: normal;
	display: inline-block;
}
.con_breakfast .wrp .con_point .box_point h5.st_top span.pro {
	color: #023892;
}
.con_breakfast .wrp .con_point .box_point h5.st_top span.kcal {
	font-size: 0.7em !important;
	color: #aaaaaa;
	padding: 0 5px;
	border: 3px double #aaaaaa;
	display: inline-block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.con_breakfast .wrp .con_point .box_point h5.st_bottom {
	margin-top: 25px;
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_point h5.st_bottom {
		font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_point h5.st_bottom {
		font-size: 1.4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_point h5.st_bottom {
		margin-bottom: 20px;
  }
}
.con_breakfast .wrp .con_point .box_point h5.st_bottom span {
	display: inline-block;
}
.con_breakfast .wrp .con_point .box_point h5.st_bottom span.pro {
	color: #023892;
}
.con_breakfast .wrp .con_point .box_point h5.st_bottom span.kcal {
	font-size: 0.7em !important;
	color: #aaaaaa;
	padding: 0 5px;
	border: 3px double #aaaaaa;
	display: inline-block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.con_breakfast .wrp .con_point .box_point .box_info {
	width: 48%;
	float: left;
	padding-right: 35px;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_point .box_info {
		padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_point .box_info {
		width: 100%;
		padding-right: 0;
  }
}
.con_breakfast .wrp .con_point .box_point .box_info .txt {
	font-size: 1.2em;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_point .box_info .txt {
		font-size: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_point .box_info .txt {
		font-size: 1.1em;
  }
}
.con_breakfast .wrp .con_point .box_point .photo {
	width: 50%;
	float: right;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_point .photo {
		width: 100%;
		float: none;
  }
}
.con_breakfast .wrp .con_point .box_point .photo img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.con_breakfast .wrp .con_point .box_list_points {
	margin: 0 0 40px;
	overflow: hidden;
	background: #fff url(../breakfast/images/bg_breakfast2.png) right bottom no-repeat;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_list_points {
		margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_list_points {
		background: none;
		margin: 0;
  }
}
.con_breakfast .wrp .con_point .box_list_points .box_item {
	width: 31%;
	float: left;
	margin: 0 20px 50px 0;
}
@media (max-width: 1180px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item {
		width: 30%;
  }
  .con_breakfast .wrp .con_point .box_list_points .box_item:nth-child(3n) {
		margin: 0 0 50px 0;
  }
}
@media only screen and (max-width: 1180px) and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item:nth-child(3n) {
		margin: 0 0 30px 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item {
		width: 100%;
		padding: 0;
		margin: 0 0 30px 0;
  }
}
.con_breakfast .wrp .con_point .box_list_points .box_item p.badge {
	margin: 0 auto -70px auto;
	position: relative;
	z-index: 2;
	text-align: center;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item p.badge {
		margin: 0 auto -50px auto;
  }
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item p.badge img {
		width: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item p.badge img {
		width: 80px;
  }
}
.con_breakfast .wrp .con_point .box_list_points .box_item p.photo {
	margin-bottom: 20px;
}
.con_breakfast .wrp .con_point .box_list_points .box_item p.photo img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item p.photo img {
		width: 100%;
  }
}
.con_breakfast .wrp .con_point .box_list_points .box_item h5 {
	font-size: 1.6em;
	margin-bottom: 30px;
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item h5 {
		font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item h5 {
		font-size: 1.4em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item h5 {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item h5 {
		margin-bottom: 20px;
  }
}
.con_breakfast .wrp .con_point .box_list_points .box_item h5 .pro {
	color: #023892;
}
.con_breakfast .wrp .con_point .box_list_points .box_item h5 .kcal {
	font-size: 0.7em !important;
	color: #aaaaaa;
	padding: 0 5px;
	border: 3px double #aaaaaa;
	display: inline-block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.con_breakfast .wrp .con_point .box_list_points .box_item .txt {
	text-align: center;
	padding-left: 20px;
	font-size: 1.3em;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item .txt {
		font-size: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item .txt {
		font-size: 1.1em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_point .box_list_points .box_item .txt {
		padding-left: 0;
		text-align: left;
  }
}
.con_breakfast .wrp .con_point .box_list_points .box_item .txt .day {
	font-size: 0.9em;
	color: #2f5394;
}
.con_breakfast .wrp .con_menu {
	background: #eaf9ff;
	border-top-color: #d2c992;
	margin-bottom: 50px;
	padding: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_menu {
		padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_menu {
		padding: 10px;
  }
}
.con_breakfast .wrp .con_menu.mb0 {
	margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_menu .wrp_menu {
		width: 100%;
  }
}
.con_breakfast .wrp .con_menu .wrp_menu .st_back.sp_min {
	font-size: 1.4em;
}
.con_breakfast .wrp .con_menu .wrp_menu .photo {
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 26px;
}
.con_breakfast .wrp .con_menu .wrp_menu .photo li {
	width: 33.2%;
	float: left;
	margin-left: .1%;
}
.con_breakfast .wrp .con_menu .wrp_menu .photo li:first-child {
	margin-left: 0;
}
.con_breakfast .wrp .con_menu .wrp_menu .photo li img {
	width: 100%;
}
.con_breakfast .wrp .con_menu .wrp_menu .textarea {
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 20px;
}
.con_breakfast .wrp .con_menu .wrp_menu .textarea .txt {
	padding: 0 1em;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	font-size: .9em;
}
.con_breakfast .wrp .con_menu .wrp_menu .textarea .tbl_base {
	float: left;
	width: 40%;
}
.con_breakfast .wrp .con_menu .wrp_menu .boxs {
	overflow: hidden;
	*zoom: 1;
}
.con_breakfast .wrp .con_menu .wrp_menu .boxs .box {
	overflow: hidden;
	*zoom: 1;
	background: #FDF9F6;
	margin-bottom: 10px;
	padding: 10px;
	border-right: 1px solid #eaf9ff;
	border-bottom: 1px solid #F3F7FF;
	float: left;
	width: 49%;
}
.con_breakfast .wrp .con_menu .wrp_menu .boxs .box + .box {
	float: right;
}
.con_breakfast .wrp .con_menu .wrp_menu .boxs .box .img {
	float: left;
	width: 40%;
}
.con_breakfast .wrp .con_menu .wrp_menu .boxs .box .textarea_min {
	float: left;
	padding-left: 4%;
	width: 60%;
}
.con_breakfast .wrp .con_menu .wrp_menu .boxs .box .textarea_min .st {
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 1.2em;
	padding-top: 6px;
}
.con_breakfast .wrp .con_menu .wrp_menu .boxs .box .textarea_min .txt {
	font-size: .9em;
	margin-bottom: 16px;
}
.con_breakfast .wrp .con_menu .wrp_menu .boxs .box .textarea_min .tbl_base {
	width: 100%;
}
.con_breakfast .wrp .con_menu .wrp_menu .box_option {
	overflow: hidden;
	*zoom: 1;
}
.con_breakfast .wrp .con_menu .wrp_menu .box_option li {
	float: left;
	background: #fff;
	margin-bottom: 10px;
	width: 32.33333%;
	margin: 0 .5% 10px;
	padding: 10px 10px 12px;
}
.con_breakfast .wrp .con_menu .wrp_menu .box_option li:nth-child(even) {
	float: left;
}
.con_breakfast .wrp .con_menu .wrp_menu .box_option li .img {
	float: left;
	width: 50%;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_menu .wrp_menu .box_option li .img {
		float: none;
		width: 100%;
  }
}
.con_breakfast .wrp .con_menu .wrp_menu .box_option li .textarea_op {
	float: right;
	width: 47%;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_menu .wrp_menu .box_option li .textarea_op {
		float: none;
		width: 100%;
  }
}
.con_breakfast .wrp .con_menu .wrp_menu .box_option li .textarea_op .op_name {
	font-size: 1.6em;
	margin-bottom: 8px;
	padding: .3em;
	text-align: left;
	margin-bottom: 12px;
	font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_menu .wrp_menu .box_option li .textarea_op .op_name {
		font-size: 1.4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_menu .wrp_menu .box_option li .textarea_op .op_name {
		font-size: 1.3em;
  }
}
.con_breakfast .wrp .con_menu .wrp_menu .box_option li .textarea_op .tbl_base {
	margin-bottom: 0;
	font-size: 1em;
}
.con_breakfast .wrp .con_menu .wrp_menu .box_option li .textarea_op .tbl_base th {
	width: 100%;
	float: left;
	padding: 5px 10px;
}
.con_breakfast .wrp .con_menu .wrp_menu .box_option li .textarea_op .tbl_base td {
	width: 100%;
	float: left;
}
.con_breakfast .wrp .con_menu .wrp_menu .txt_other {
	font-size: 1.3em;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .wrp .con_menu .wrp_menu .txt_other {
		font-size: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .wrp .con_menu .wrp_menu .txt_other {
		font-size: 1.1em;
  }
}
