<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


html {
	font-size: 62.5%;
}

body {
	color: #333;
}

img{
	width: 100%;
}

.u-show_sp {
	display: none;
}

.u-hide-media {
	display: block;
}

.u-show-media {
	display: none;
}

.media_1023 {
	display: none;
}

/*-------------------------------------
ここまでbase
------------------------------------- */

.s_img {
	width: 750px;
	margin: 0 auto;
}

@media (max-width: 1023px) {
.s_img {
	width: 100%;
	margin: 0 auto;
}
}

/*-------------------------------------
nav
------------------------------------- */

.l-dining_choose-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 20px 0 80px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.l-dining_choose-nav li {
	width: calc(100% / 2);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


.l-dining_choose-nav li a {
	color: rgba(255, 255, 255, .9);
	background: #AA9977;	position: relative;
	display: block !important;
	text-align: center;
	padding: 21.5px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: 1px;
	line-height: 1.6;
	height: 100%;
}


.l-dining_choose-nav li a:link,
.l-dining_choose-nav li a:visited {
	color: #fff;
}

.l-dining_choose-nav li a:link:hover,
.l-dining_choose-nav li a:visited:hover {
	color: #fff;
}

.l-dining_choose-nav li a:hover {
	opacity: 0.7;
}

.l-dining_choose-nav li a::after {
	position: absolute;
	display: block;
	content: '';
	top: -2px;
	bottom: 0;
	margin: auto;
	right: 8%;
	width: 7px;
	height: 7px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: rgba(255, 255, 255, 1);
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.hukidashi_box{
	position: relative;
}

.hukidasi1 {
	position: relative;
	max-width: 680px;
	top: 0;
}

.hukidasi2 {
    max-width: 270px;
}

.hukidasi3 {
    position: relative;
    top: 55px;
    max-width: 280px;
	transform: scale(-1,1);
}

.hukidashi_txt{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
@media (max-width: 1023px) {


	
	.l-dining_choose-nav {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 14px;
		margin: 30px 0;
	}

	.l-dining_choose-nav li {
		width: calc(100% / 2);
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background: #AA9977;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
	}


	.l-dining_choose-nav li:not(:nth-child(even)) {
		border-right: 1px solid #fff;
	}


	.l-dining_choose-nav li a {
		padding: 25px 0;
		display: block;
	}

	.l-dining_choose-nav li a::after {
		bottom: 15px;
		width: 7px;
		height: 7px;
		top: inherit;
		left: 0;
		right: 0;
		margin: auto;
	}

	.hukidasi1 {
		max-width: 580px;
		top: 0px;
	}

}

@media (max-width: 769px) {
	.l-dining_choose-nav {
		font-size: 11px;
	}

	.hukidasi2 {
		max-width: 250px;
	}

	.hukidasi3 {
		top: 45px;
		max-width: 230px;
	}

	.hukidashi_txt{
		top: 50%;
	}

	#body &gt; div.g-wrapper &gt; div.l-content &gt; div.section_block &gt; ul.l-dining_choose-nav &gt; li:nth-child(2) &gt; a {
		color: rgba(255, 255, 255, .9);
		background: #AA9977;
		position: relative;
		display: block;
		text-align: center;
		padding: 30px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		letter-spacing: 1px;
		line-height: 1.6;
		height: 100%;
	}

	#body &gt; div.g-wrapper &gt; div.l-content &gt; div.section_block &gt; ul.l-dining_choose-nav &gt; li:nth-child(3) &gt; a {
		color: rgba(255, 255, 255, .9);
		background: #AA9977;
		position: relative;
		display: block;
		text-align: center;
		padding: 30px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		letter-spacing: 1px;
		line-height: 1.6;
		height: 100%;
	}

	#body &gt; div.g-wrapper &gt; div.l-content &gt; div.section_block &gt; ul.l-dining_choose-nav &gt; li:nth-child(4) &gt; a {
		color: rgba(255, 255, 255, .9);
		background: #AA9977;
		position: relative;
		display: block;
		text-align: center;
		padding: 30px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		letter-spacing: 1px;
		line-height: 1.6;
		height: 100%;
	}

	#body &gt; div.g-wrapper &gt; div.l-content &gt; div.section_block &gt; ul.l-dining_choose-nav &gt; li:nth-child(5) &gt; a {
		color: rgba(255, 255, 255, .9);
		background: #AA9977;
		position: relative;
		display: block;
		text-align: center;
		padding: 30px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		letter-spacing: 1px;
		line-height: 1.6;
		height: 100%;
	}
}

@media (max-width: 767px) {

	.hukidasi1 {
		max-width: 320px;
		height: 100px;
		top: -5px;
	}

	.hukidasi2 {
		max-width: 220px;
	}

	.hukidasi3 {
		top: 50px;
		max-width: 230px;
	}

	.hukidashi_txt{
		top: 35%;
	}

}

/*-------------------------------------
デザイナーイラスト
------------------------------------- */
.illust_txt {
	display: flex;
	justify-content: center;
    align-items: center;
	margin-bottom: 40px;
	margin-left: 48px;
}

.illust {
	width: 14%;
	margin-left: 40px;
}

.name_txt {
	font-size: 18px;
    text-align: left;
    padding-left: 20px;
    width: 26%;
}

#body &gt; div.g-wrapper &gt; div.l-content &gt; div.section_block &gt; ul.illust_txt &gt; li:nth-child(4) {
	font-size: 18px;
    text-align: left;
    padding-left: 28px;
    width: 26%;
}


.balloon {
    position: relative;
    display: inline-block;
    background-color: #fff;
    border-bottom: solid 2px #888;
    padding: 0 3%;
    min-width: 240px;
    max-width: 100%;
    text-align: center;
}
.balloon:before,
.balloon:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.balloon:before {
    border: solid 12px transparent;
    border-top: solid 12px #888;
}
.balloon:after {
    border: solid 14px transparent;
    border-top: solid 14px #fff;
    margin-top: -5px;
}
.balloon p {
    margin: 0;
    padding: 0;
}

.balloon2 {
    position: relative;
    display: inline-block;
    background-color: #f3f3f3;
    border-bottom: solid 2px #888;
    padding: 0 3%;
    min-width: 240px;
    max-width: 100%;
    text-align: center;
}
.balloon2:before,
.balloon2:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.balloon2:before {
    border: solid 12px transparent;
    border-top: solid 12px #888;
}
.balloon2:after {
    border: solid 14px transparent;
    border-top: solid 14px #f3f3f3;
    margin-top: -5px;
}
.balloon2 p {
    margin: 0;
    padding: 0;
}

.h3_background{
	text-align: left !important;
	background: #f3f3f3;
	padding: 5px;
}

.img_isu{
	width: 100px;
	position: relative;
	left: 90%;
}

@media (max-width: 1023px) {
.illust {
    width: 14%;
    margin-left: 0px;
}

.name_txt {
    font-size: 18px;
    text-align: left;
    padding-left: 20px;
    width: 34%;
}

.img_isu{
	width: 100px;
	position: relative;
	left: 80%;
}

}


@media (max-width: 767px) {

.illust_txt {
	margin-left: 0px;
	margin: 20px 0;
}

.illust {
    width: 18%;
    margin-left: 0px;
}

.name_txt {
    font-size: 12px;
    text-align: left;
	padding-left: 0px;
	width: 30%;
}

#body &gt; div.g-wrapper &gt; div.l-content &gt; div.section_block &gt; ul.illust_txt &gt; li:nth-child(4) {
    font-size: 12px;
    text-align: left;
	padding-left: 10px;
	width: 30%;
}

.img_isu{
	width: 100px;
	position: relative;
	left: 70%;
}

}

/*------------------------
吹き出し背景
------------------------ */
.bubblebox {
    position: relative;
    max-width: 300px;
    text-align: center;
    margin: 0 auto 0px;
}

.bubblebox .h3_txt {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 100%;
}

.bubblebox .h3_txt {
    line-height: 1.6;
    font-size: 1.6rem;
    text-align: center;
    margin: -10px auto 80px;
    font-weight: normal;
}

.bubblebox .h3-shoulder {
	font-size: 1rem;
}


@media (max-width: 1023px) {

.bubblebox .h3_txt {
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
}

.bubblebox .h3-shoulder {
	font-size: 0.8rem;
}

}



@media (max-width: 900px) {

.bubblebox {
    max-width: 240px;
}

.bubblebox .h3_txt {
	position: absolute;
	top: 36%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 100%;
}
}


@media (max-width: 767px) {

    	
.bubblebox {
    max-width: 280px;
	margin-top: 20px;
}


.bubblebox .h3_txt {
    position: absolute;
    top: 6%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
}

.bubblebox .h3_txt {
    line-height: 1.6;
    font-size: 20px;
    text-align: center;
	margin: 10px auto 50px;
    font-weight: normal;
}

.bubblebox .h3-shoulder {
    font-size: 16px;
}
}


/*-------------------------------------
l-content
------------------------------------- */

.marker {
    background: linear-gradient(transparent 70%, rgb(179, 207, 175) 70%);
}

.underline_s {
	background: linear-gradient(transparent 60%, rgba(245, 237, 129, 0.5) 50%);
}

.underline_m1 {
	background: linear-gradient(transparent 60%,rgba(184, 228, 241, 0.5) 50%);
	}
	
.underline_m2 {
	background: linear-gradient(transparent 60%,rgba(245, 192, 131, 0.5) 50%);
	}

.underline_m3 {
	background: linear-gradient(transparent 60%,rgba(182, 178, 174, 0.5) 50%);
	}

.l-content {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 16px;
}

.main-mv {
	margin-bottom: 30px;
	text-align: center;
}


.bg_color {
	margin: 30px calc(50% - 50vw) 40px;
	width: 100vw;
    background-color: #ccc;
    padding: 20px 0;
}


.bg_color_section {
    background-color: #f3f3f3;
    padding: 20px 0 20px;
}

.bg_color_section2 {
    background-color: #f3f3f3;
    padding: 20px 10px 20px;
}

.bg_color_section3 {
    border:solid 1px #333;
    padding: 20px 0 20px;
}

.linktxt {
	margin: 0;
}

.linktxt a {
	color: #cc8855 !important;
}

.linktxt a:hover {
	opacity: 0.5;
}

.section_block {
	max-width: 1000px;
	margin: 0 auto 80px auto;
}

.section_title {
	display: block;
	text-align: center;
}

.section_subtitle {
	display: block;
	text-align: center;
	margin: 30px auto;
}


.l-contents-text {
    line-height: 2;
	margin: 35px 0;
	font-size: 16px;
}

.item_line  {
    margin: 30px 0 40px;
}


@media (max-width: 1023px) {
	.section_block {
		margin: 0px auto 40px auto;
		width: 94%;
	}

	
}


/*------------------------
link_box
------------------------ */

.l-section-item__link-center {
	width: 500px;
	margin: 60px auto;
}

.l-section-item__link-center a {
	display: block;
	padding: 18px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 1rem;
	border: 1px solid #333;
	background-color: #333 !important;
	color: #fff !important;
}

.l-section-item__link-center a {
	width: 100%;
}


.l-section-item__link-center a:link,
.l-section-item__link-center a:visited {
	color: #333;
}

.l-section-item__link-center a:hover,
.l-section-item__link-center a:active {
	background-color: #fff !important;
	/*	border-color: #fff !important;*/
	color: #333 !important;
	border: 1px solid #333;
}


.itempick_link-center a {
	display: block;
	padding: 18px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 1rem;
	border: 1px solid #333;
	background-color: #333 !important;
	color: #fff !important;
}

.itempick_link-center a {
	width: 100%;
}


.itempick_link-center a:link,
.itempick_link-center a:visited {
	color: #333;
}

.itempick_link-center a:hover,
.itempick_link-center a:active {
	background-color: #fff !important;
	color: #333 !important;
	border: 1px solid #333;
}

.l-section-item__link-center2 {
	width: 500px;
	margin: 60px auto;
}

.l-section-item__link-center2 a {
	display: block;
	padding: 18px 0;
	margin: 0 auto;
	text-align: center;
    border: 1px solid #333;
    background-color: #fff !important;
    color: #333 !important;
}

.l-section-item__link-center2 a {
	width: 100%;
}


.l-section-item__link-center2 a:link,
.l-section-item__link-center2 a:visited {
	color: #333;
}

.l-section-item__link-center2 a:hover,
.l-section-item__link-center2 a:active {
	background-color: #333 !important;
	/*	border-color: #fff !important;*/
	color: #fff !important;
	border: 1px solid #fff;
}

#body &gt; div.g-wrapper &gt; div.l-content &gt; div.section_block &gt; div.section_block &gt; div.section_title &gt; h2 {
	margin: 80px 0 30px;
}


@media (max-width: 767px) {
	.l-section-item__link-center {
		width: 100%;
		margin-top: 30px;
	}


	.l-section-item__link-center a {
		font-size: 14px;
	}



	.l-section-item__link-center2 {
		width: 100%;
		margin-top: 30px;
	}
	
}





/*------------------------
section
------------------------ */

.main-mv {
	margin-bottom: 60px;
}

.section_box {
	margin: 0 auto;
	text-align: center;
	margin: 35px 0 50px;
}

.section_txt {
	font-size:16px;
	line-height: 2;
	text-align: left;
	display: inline-block;
	margin: 30px 0 50px;
}

.section_txt_up {
	font-size:16px;
	line-height: 2;
	text-align: left;
	display: inline-block;
	margin: 30px 0 0px;
}

.section_txt_top {
    font-size: 16px;
    line-height: 2;
    text-align: left;
    display: inline-block;
    margin: 0px 0 40px;
}

.section_txt_sub {
	font-size:16px;
	line-height: 2;
	text-align: left;
	display: inline-block;
	margin:0 0 30px;

}


.h2_txt {
	font-family: "HonMinKok-L", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2rem;
    text-align: center;
    font-weight: normal;
}


.h2-shoulder {
    font-size: 2rem;
}

.mt_space {
	margin-top: 30px;
}

.h3_txt {
	font-size: 26px;
	text-align: center;
	font-family: "HonMinKok-L","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	line-height: 1.6;
	margin-bottom: 10px;
}

.h4_txt {
	font-size: 44px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.6;
	margin-bottom: 30px;
}


.flexbox {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin-bottom: 0px;
    align-items: center;
}

.flexbox_2 {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin-bottom: 60px;
    align-items: center;
}

.l-colom_tumb2 {
	order: 1;
	width: 48%;
	padding: 0px 20px;
}

.l-colom_tumb {
	order: 1;
	width: 52%;
}

.linkarea {
	order: 2;
	width: 52%;
	padding: 0px 0 0 20px;
}

.linkarea2 {
	order: 2;
	width: 66%;
	padding: 0px 0 0 20px;
}


.l-colom_tumb_invert {
	order: 2;
	width: 52%;
}

.linkarea_invert {
	order: 1;
	width: 52%;
	padding: 0 20px 0 0px;
}

.linkarea_title {
	text-align: center;
}


.l-colom_sectiontext {
	font-size: 16px;
	line-height: 1.6;
	text-align: left;
	display: inline-block;
	padding-top: 30px;
}

.l-colom_sectiontext_sub {
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	display: inline-block;
	padding-top: 0px;
}


.l-colom_sectiontext_indent {
	font-size: 16px;
	line-height: 2;
	text-align: left;
	display: block;
	padding-top: 30px;
}
.l-colom_sectiontext_indent ul {
	padding-left: 0;
	list-style: none;
	display: inline-block;
}
.l-colom_sectiontext_indent ul li {
	text-align: left;
}

.mt20 {
	margin-top: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.flexbox_item {
	display: flex;
	width: 100%;
	justify-content: space-around;
}

.item_2column {
	width:40%;
}

.stature {
	font-size: 14px;
	text-align: center;
	margin-top: 8px;
}



/*-------------------------------------
media
------------------------------------- */

/* 1023 */

@media (max-width: 1023px) {
	.h2_txt {
		font-family: "HonMinKok-L", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		font-size: 1.8rem;
		text-align: center;
		font-weight: normal;
	}

	.linkarea_title {
		padding: 0px 0 20px;
	}

	.linkarea {
		order: 2;
		width: 50%;
		padding: 0px 0 0 20px;
	}

	.media_1023 {
		display: block;
	}
	

	.l-colom_sectiontext {
		font-size: 16px;
	}


	.h3_txt {
		font-size: 22px;
	}

	.h4_txt {
		font-size: 28px;
	}

	.section_txt {
	    margin: 30px 0;
	}

	.linktxt {
		margin:0;
	}

}

/* 1023 */




/* @media */
@media (max-width: 767px) {

	.flexbox_item {
		display: flex;
		width: 100%;
		justify-content: space-around;
	}

	.item_img {
		width: 150px;
		margin: 0px auto;
	}
	
	.media_1023 {
		display: none;
	}

	.u-hide-media {
		display: none;
	}

	.u-show-media {
		display: inline-block;
	}

	.u-show_sp {
		display: block;
	}

	.section_txt {
		font-size: 14px;
		line-height: 2;
		margin: 20px 0;
	}

	
	.section_txt_up {
		font-size: 14px;
		line-height: 2;
		margin: 20px 0 0;
	}

	.section_txt_top {
		font-size: 14px;
		line-height: 2;
		margin: 0 0 20px;
	}

	.section_txt_sub {
		font-size: 14px;
	}

	.main-mv {
		margin-bottom: 30px;
	}


	.flexbox {
		display: block;
		margin-bottom: 0px;
	}

	.flexbox_2 {
		display: block;
		margin-bottom: 20px;
	}

	.l-colom_tumb , .l-colom_tumb_invert {
    	width: 100%;
    	display: block;
    	padding: 0%;
    	margin: 0 auto;
    	line-height: 0;
	}

	
	.l-colom_tumb2 {
    	width: 100%;
    	display: block;
    	padding:  0 10px;
    	margin: 0 auto;
    	line-height: 0;
	}

	.linkarea , .linkarea_invert {
		order: 2;
		width: 100%;
		padding: 0px;
	}

	.linkarea_title {
		padding: 10px 0;
		text-align: center;
	}

	.l-colom_sectiontext {
		font-size: 14px;
	}


	.h2_txt {
		font-size: 20px;
		margin: 20px 0;
		padding: 6px 0;
		letter-spacing: -2px;

	}

	
	.h2-shoulder {
		font-size: 22px;
	}

	.h3_txt {
		font-size:19px;
		margin: 10px 0;
	}

	.h4_txt {
		font-size: 28px;
		margin-bottom: 4px;
	}

	.l-colom_sectiontext {
		display: block; 
	}

	.l-colom_sectiontext_indent {
		display: block;
		font-size: 14px;
		line-height: 1.8;
		padding:20px 10px 0;
	}

	.l-colom_sectiontext_sub {
		display: block;
		font-size: 12px;
		line-height: 1.8;
	}

.stature {
    font-size: 11px;
}

.bg_color {
	margin: 40px calc(50% - 50vw) 0px;
    width: 100vw;
    background-color: #ccc;
    padding: 0px 0;
}

#body &gt; div.g-wrapper &gt; div.l-content &gt; div.section_block &gt; div.section_txt{
	margin: 0px 0;
}

.linktxt {
    margin: 0px 0 0px;
	font-size: 14px;
}

.linkarea2 {
    order: 2;
    width: 100%;
    padding: 0px 0 0 0px;
}
	/* @media */
}
</pre></body></html>