@charset "utf-8";

img {
	width: 100%;
	height: auto;
}

.branside_nav_header img {
	max-width: 278px;
}

@media screen and (min-width: 641px) {


	#nav ul li:first-child+li+li+li+li+li a,
	#btnav ul li:first-child+li+li+li+li+li a {
		background-position: center bottom !important;
	}

	#contents_block {
		background: url(../img/bg_contents-pc.png) center top;
		background-size: 225px 200px;
		overflow: hidden;
	}

	.lower {
		background: none;
	}

	.small {
		position: relative;
		top: -0.5em;
		font-size: 80%;
	}

		/* -----------------------------------------------------------------------------

	ヘッダー　メニュー

----------------------------------------------------------------------------- */
	.nav_logo {
		text-align:center;
	}
	.nav_logo img {
		width: 80px;
	}

	/* -----------------------------------------------------------------------------

	mv

----------------------------------------------------------------------------- */

	.lower #mv {
		position: relative;
		margin-bottom: 20px;
		padding-top: 70px;
	}

	.lower #mv img {
		width: 100%;
	}

	.lower #mv .mv__ttl {
		position: relative;
		width: 306px;
		height: 281px;
		margin: 0 auto;
		background: url(../img/img_main-ttl-pc.png) no-repeat right top;
		background-size: contain;
	}

	.lower #mv .mv__ttl:before {
		position: absolute;
		top: 9px;
		left: -48px;
		display: block;
		width: 121px;
		height: 121px;
		background: url(../img/icon_checker.png) no-repeat center top;
		background-size: contain;
		content: "";
	}

	.lower #mv .mv__txt {
		margin-top: 5px;
		font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.78;
		text-align: center;
	}

	.lower #mv .mv__contents-ttl {
		position: relative;
		width: 340px;
		height: 100px;
		margin: -30px auto 30px;
		z-index: +1;
	}

	.lower #mv .mv__contents-ttl.breakfast {
		background: url(../img/ttl_breakfast-pc.png) no-repeat center top;
		background-size: contain;
	}

	.lower #mv .mv__contents-ttl.lunch {
		background: url(../img/ttl_lunch-pc.png) no-repeat center top;
		background-size: contain;
	}

	.lower #mv .mv__contents-ttl.snack {
		background: url(../img/ttl_snack-pc.png) no-repeat center top;
		background-size: contain;
	}

	.lower #mv .mv__contents-ttl.dinner {
		background: url(../img/ttl_dinner-pc.png) no-repeat center top;
		background-size: contain;
	}

	.lower #mv .mv__contents-ttl.midnight {
		background: url(../img/ttl_midnight-pc.png) no-repeat center top;
		background-size: contain;
	}

	.lower #mv .illust01 {
		position: absolute;
		top: -26px;
		left: 50%;
		margin-left: 45px;
		width: 146px;
	}

	.lower #mv .illust02 {
		position: absolute;
		top: 100px;
		left: 50%;
		margin-left: 148px;
		width: 168px;
	}

	.lower #mv .illust03 {
		position: absolute;
		top: 202px;
		left: 50%;
		margin-left: 188px;
		width: 137px;
		height: 100px;
		background: url(../img/img_header03-pc.png) no-repeat center top;
		background-size: contain;
	}

	.lower #mv .illust04 {
		position: absolute;
		top: 253px;
		left: 50%;
		margin-left: 143px;
		width: 160px;
	}

	.lower #mv .illust05 {
		position: absolute;
		top: 45px;
		right: 50%;
		margin-right: 228px;
		width: 91px;
	}

	.lower #mv .illust06 {
		position: absolute;
		top: 265px;
		right: 50%;
		margin-right: 76px;
		width: 116px;
		z-index: +1;
	}

	.lower #mv .illust07 {
		position: absolute;
		top: 125px;
		right: 50%;
		margin-right: 192px;
		width: 89px;
	}

	.lower #mv .illust08 {
		position: absolute;
		top: 307px;
		right: 50%;
		margin-right: 209px;
		width: 100px;
	}



	/* -----------------------------------------------------------------------------

	.contents-link

----------------------------------------------------------------------------- */

	.contents-link {
		position: relative;
		width: 760px;
		margin: 0 auto 124px;
		font-size: 0;
		text-align: center;
	}

	.contents-link__btn {
		display: inline-block;
		width: 140px;
		margin: 0 6px;
	}

	.contents-link__btn:hover {
		opacity: 0.7;
	}

	.contents-link__btn img {
		width: 100%;
	}

	.contents-link .authority {
		position: absolute;
		top: calc(100% + 30px);
		right: 0;
		font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
		font-size: 12px;
		line-height: 1.5;
		text-align: right;
	}



	/* -----------------------------------------------------------------------------

	.checker-contents

----------------------------------------------------------------------------- */

	.checker-contents-wrap {
		position: relative;
		width: 862px;
		margin: 0 auto;
	}

	.checker-contents-wrap img {
		width: 100%;
	}

	.checker-contents {
		position: relative;
		margin-bottom: 10px;
		padding: 78px 136px 70px;
	}

	.breakfast .checker-contents {
		background: url(../img/bg_checker-breakfast-pc.png) no-repeat center top;
		background-size: 100% 100%;
	}

	.lunch .checker-contents {
		background: url(../img/bg_checker-lunch-pc.png) no-repeat center top;
		background-size: 100% 100%;
	}

	.snack .checker-contents {
		background: url(../img/bg_checker-snack-pc.png) no-repeat center top;
		background-size: 100% 100%;
	}

	.dinner .checker-contents {
		background: url(../img/bg_checker-dinner-pc.png) no-repeat center top;
		background-size: 100% 100%;
	}

	.midnight .checker-contents {
		background: url(../img/bg_checker-midnight-pc.png) no-repeat center top;
		background-size: 100% 100%;
	}

	.checker-contents-block {
		margin-bottom: 29px;
	}

	.checker-contents-block__ttl {
		margin-bottom: 24px;
		padding-right: 25px;
	}

	.checker-contents .select-wrap {
		width: 490px;
		margin: 0 auto;
		font-size: 0;
	}

	.select-wrap .select-block {
		position: relative;
		display: inline-block;
		width: 200px;
		vertical-align: top;
	}

	.select-wrap .select-block:first-child {
		margin-right: 90px;
	}

	.select-wrap .select-block:first-child:after {
		position: absolute;
		top: 80px;
		left: calc(100% + 15px);
		width: 60px;
		height: 60px;
		margin-top: -30px;
		background: url(../img/img_or.png) no-repeat center top;
		background-size: contain;
		content: "";
	}

	.select-block .select-block__img {
		margin-bottom: 12px;
	}

	.select-block a {
		display: block;
	}

	.select-block a:hover img {
		opacity: 0.7;
	}

	.select-block .select-block__btn {
		display: block;
		width: 186px;
		height: 46px;
		margin: 0 auto;
		border: 2px #8c5a3c solid;
		border-radius: 25px;
		color: #8c5a3c;
		font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
		font-size: 17px;
		font-weight: bold;
		line-height: 46px;
		text-align: center;
	}

	.select-block a:hover .select-block__btn {
		background: #8c5a3c;
		color: #fff;
	}

	.checker-contents .checker-contents__notice {
		margin-top: 60px;
		font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
		font-size: 12px;
		text-align: center;
	}

	.checker-contents-wrap .authority {
		margin-bottom: 15px;
		padding: 0 65px;
		font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
		font-size: 12px;
		line-height: 1.5;
		text-align: right;
	}

	.checker-contents-wrap .checker-top {
		display: block;
		width: 260px;
		margin: 0 auto 60px;
	}

	.checker-contents-wrap .checker-top:hover {
		opacity: 0.7;
	}

	.checker-contents-wrap .illust01 {
		position: absolute;
		top: 381px;
		right: 50%;
		width: 188px;
		margin-right: 334px;
	}

	.checker-contents-wrap .illust02 {
		position: absolute;
		top: 906px;
		left: 50%;
		width: 137px;
		margin-left: 305px;
	}

	.checker-contents-wrap .illust03 {
		position: absolute;
		top: 1380px;
		right: 50%;
		width: 144px;
		margin-right: 327px;
	}

	.checker-contents-wrap .illust04 {
		position: absolute;
		top: 1820px;
		left: 50%;
		width: 178px;
		margin-left: 330px;
	}

	.checker-contents-wrap .illust05 {
		position: absolute;
		top: 2397px;
		right: 50%;
		width: 188px;
		margin-right: 334px;
	}

	.checker-contents-wrap .illust06 {
		position: absolute;
		top: 2766px;
		left: 50%;
		width: 174px;
		margin-left: 300px;
	}

	.checker-contents-wrap .illust07 {
		position: absolute;
		top: 3467px;
		left: 50%;
		width: 178px;
		margin-left: 350px;
	}



	/* -----------------------------------------------------------------------------

	.modal

----------------------------------------------------------------------------- */

	.modal-inner {
		position: relative;
		width: 582px;
		height: 246px;
		margin: 0 auto;
		padding: 10px;
		font-size: 0;
		text-align: left;
	}

	.modal-inner.good {
		background: url(../img/bg_good-pc.png) no-repeat center top;
		background-size: contain;
	}

	.modal-inner.good:before {
		position: absolute;
		top: -42px;
		left: -66px;
		width: 168px;
		height: 168px;
		background: url(../img/icon_good.png) no-repeat center top;
		background-size: contain;
		content: "";
		z-index: +1;
	}

	.modal-inner.good .modal-img:after {
		position: absolute;
		top: -42px;
		right: -91px;
		width: 131px;
		height: 146px;
		background: url(../img/txt_good.png) no-repeat center top;
		background-size: contain;
		content: "";
	}

	.modal-inner.caution {
		background: url(../img/bg_caution-pc.png) no-repeat center top;
		background-size: contain;
	}

	.modal-inner.caution:before {
		position: absolute;
		top: -46px;
		left: -35px;
		width: 158px;
		height: 170px;
		background: url(../img/icon_caution.png) no-repeat center top;
		background-size: contain;
		content: "";
		z-index: +1;
	}

	.modal-inner.caution .modal-img:after {
		position: absolute;
		top: -59px;
		right: -131px;
		width: 175px;
		height: 153px;
		background: url(../img/txt_caution.png) no-repeat center top;
		background-size: contain;
		content: "";
	}

	.modal-inner .modal-img {
		position: relative;
		display: inline-block;
		width: 307px;
		margin-right: 23px;
		vertical-align: middle;
	}

	.modal-inner .modal-img img {
		width: 100%;
	}

	.modal-inner .modal-contents {
		display: inline-block;
		width: 220px;
		vertical-align: middle;
	}

	.modal-inner .modal-contents .modal-contents__ttl {
		margin-bottom: 10px;
		padding-bottom: 22px;
		border-bottom: 1px #40220f solid;
		color: #40220f;
		font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
		font-size: 22px;
		font-weight: bold;
		text-align: center;
	}

	.modal-inner .modal-contents .modal-contents__txt {
		color: #40220f;
		font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
		font-size: 13px;
		line-height: 1.69;
		/* text-align: justify */
	}

	.modal .modal-close {
		position: absolute;
		top: 0;
		right: 0;
		width: 16px;
		height: 16px;
		padding: 17px;
		background: #40220f;
	}

	.modal .modal-close img {
		width: 100%;
	}




	/* -----------------------------------------------------------------------------

	.totop

----------------------------------------------------------------------------- */
	.lower .totop {
		padding: 20px 0;
		background: url(../../img/bg_totop-pc.png) repeat center top;
		background-size: 2000px 101px;
	}

	.lower .totop .totop__btn {
		display: block;
		width: 380px;
		height: 60px;
		margin: 0 auto;
	}

	.lower .totop .totop__btn:hover {
		opacity: 0.7;
	}

	.banner-area {
		width: 100%;
		background: #fff;
		padding: 50px 0 60px;
	}

	.banner-area-inner {
		margin: 0 auto;
		max-width: 862px;
		width: 100%;
	}

	.banner-box {
		text-align: center;
	}

	.banner-box a {
		cursor: pointer;
		display: block;
		max-width: 440px;
		margin: 0 auto;
		z-index: 1;
		-webkit-transition: opacity .3s ease;
		-o-transition: opacity .3s ease;
		transition: opacity .3s ease;
	}

	.banner-box a:hover {
		opacity: .8;
	}

	.banner-box a img {
		max-width: 440px;
	}

	p.pagetop.fixed {
		position: absolute;
		bottom: 30px;
	}
	#btnav {
		padding: 0;
	}

}