	@charset "UTF-8";
	
	
/*デバイスの横幅が979px以下の場合*/
@media only screen and (max-width: 979px) {
     
   
 
} 
 
	
/*デバイスの横幅が321以上768以下の場合*/
@media only screen and (min-width: 321px) and (max-width: 768px) {
     
    
 
} 

 
/* デバイスの横幅が320px以下の場合 */
@media only screen and (max-width: 750px) {
	
	
body {
	min-width:inherit!important;
}

a {
	word-break:break-all;
}

.spDisp {
	display:block;
}

.spHide {
	display:none;
}

.spImg {
	height:auto;
	width:100%;
}

.spLeft {
	text-align:left!important;
}


	
/*----------------------------------------------------
	☆base
----------------------------------------------------*/
	
	
#topcontrol a {
	background:url(../cmn_js/scrolltop/scrollup.png) left top no-repeat;
	background : url(../cmn_js/scrolltop/scrollup.gif) left top no-repeat\9; /* IE8 and below */
	*background : url(../cmn_js/scrolltop/scrollup.gif) left top no-repeat; /* IE7 and below */
	_background : url(../cmn_js/scrolltop/scrollup.gif) left top no-repeat; /* IE6 */
	background-size:30px 30px;
	display:block;
	height:30px;
	width:30px;
}

#breadChumbs,
#pgTop {
	display:none;
}

#header {
	border-bottom:none;
	margin-bottom:0;
	position:relative;
}

#header br.clear_noie {
	display:none!important;
}

#header div.tagline {
	margin:0;
	padding:0;
}

#header div.tagline h1 {
	font-size:0;
	line-height:0;
	width:auto;
}

#header div.tagline h1 span {
	display:none;
}

#header div.hdInr {
	width:auto;
}

#header div.hdInr p.logo {
	float:none;
	width:230px;
}

#header div.hdInr p.logo a {
	background:url(../cmn_img/img_hd_logo.gif) 10px bottom no-repeat;
	height:66px!important;
	width:230px!important;
}

#header div.hdInr div.hdR {
	float:none;
	max-width:inherit!important;
	padding-top:1px;
}

#header div.hdInr div.hdR p.triggerHead {
	background:url(../cmn_img/btn_hd_spmenu.jpg) left top no-repeat;
	background-size:98px 66px;
	display:block;
	height:66px;
	width:98px;
	
	position:absolute;
	right:0;
	top:0px;
}

#header div.hdInr div.hdR p.active {
	background:url(../cmn_img/btn_hd_spmenu_close.jpg) left top no-repeat;
	background-size:98px 66px;
}

#header div.hdInr div.hdR #gNav {
	position:static;
	width:100%;
	display:none;
	max-width:inherit;
}

#header div.hdInr div.hdR #gNav ul li {
	float:none;
	font-size:14px!important;
	font-weight:bold;
	line-height:1.0;
	margin:0 0 1px;
}

#header div.hdInr div.hdR #gNav ul li a {
	background:url(../cmn_img/icon_arrow_04_sp.gif) 94% center no-repeat;
	background-size:12px 12px!important;
	background-color:#FBD50E;
	color:#333;
	display:block;
	padding:12px 35px;
}

#header div.hdInr div.hdR #gNav ul li a:hover,
#header div.hdInr div.hdR #gNav ul li a:focus {
	text-decoration:inherit!important;
}

#header div.hdInr div.hdR #gNav ul li.blankIcon a {
	background:url(../cmn_img/icon_newwin.gif) 94% center no-repeat #02A39E;
	background-size:12px 12px!important;
}

#header div.hdInr div.hdR #gNav ul li a.current {
	color:#333;
}

#header div.hdInr div.hdR #gNav ul li ul {
	display:none!important;
}

#contents {
	margin:0 auto;
	width:auto;
}

#main {
	float:none;
	padding-bottom:30px;
	width:auto;
}

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



#lMenu {
	float:none;
	padding-bottom:0;
	width:auto;
}

#lMenu div.categoryMenu {
	background:url(../cmn_img/bg_texture_01.png) left top repeat;
	border:none;
	box-shadow: 0 1px 2px #333333;
	padding-bottom:10px;
}

#lMenu div.categoryMenu h2 {
	background-color:transparent;
	background:url(../cmn_img/bg_texture_01.png) left top repeat;
	border-top:3px solid #FBD50E;
	color:#FFF;
	font-size:116%!important;
	padding:25px 10px 10px;
}

#lMenu div.categoryMenu h2 span.smallTxt {
	border-top:1px dotted #666;
	padding-top:5px;
}

#lMenu div.categoryMenu ul {
	background:none;
	border:1px solid #666;
	
	margin:0 10px;
}

#lMenu div.categoryMenu ul li {
	border-top:1px solid #666;
	font-size:14px!important;
	font-weight:bold;
	line-height:1.4;
}

#lMenu div.categoryMenu ul li.first {
	border-top:none;
}

#lMenu div.categoryMenu ul li a {
	background:#FBD50E;
	color:#333;
	display:block;
	padding:15px;
}

#lMenu div.categoryMenu ul li a.current {
	color:#333;
}

#lMenu div.categoryMenu ul li a span {
	background:url(../cmn_img/icon_arrow_02_sp.png) left center no-repeat;
	background-size:13px 13px;
}






















#footer {
	background:none;
}

#footer div.ftInr {
	padding-top:0;
	width:auto;
}

#footer div.ftInr h3 {
	font-size:9px!important;
	padding:30px 10px 10px;
}

#footer div.ftInr h3 span {
	display:none;
}

#footer div.ftInr div.ftFlt{
	width:auto;
}

#footer div.ftInr div.ftFlt div.ftFltL{
	float:none;
	display:none;
}

#footer div.ftInr div.ftFlt div.ftFltR{
	background:url(../cmn_img/bg_texture_01.png) left top repeat;
	float:none;
	padding:30px 0;
	text-align:center;
	width:auto;
}

#footer div.ftInr div.ftFlt div.ftFltR ul {
	margin-bottom:20px;
}

#footer div.ftInr div.ftFlt div.ftFltR ul li{
	float:none;
	display:inline;
	margin-right:4px;
}

#footer div.ftInr div.ftFlt div.ftFltR p.montbellLogo{
	border-top:1px solid #222;
	margin:0 30px;
}

small {
	font-size:8px!important;
	padding:20px 0 20px;
	width:auto;
}




/*----------------------------------------------------
	☆head
----------------------------------------------------*/


.head01 {
	background:url(../cmn_img/bg_texture_01.png) left top repeat;
	border:none;
	line-height:140%;
	font-size:116%!important;
	margin-bottom:15px;
	padding:8px 10px;
}

.head01 span {
	border-left:none;
	display:block;
	padding:2px 0;
}


#contents .categoryNameSp {
	background-color:#FBD50E;
	color:#333;
	display:block;
	font-size:116%!important;
	font-weight:bold;
	line-height:1.4;
	padding:10px 10px;
}





/*----------------------------------------------------
	☆block
----------------------------------------------------*/

#contents div.block {
	background:none;
	border:none;
	box-shadow: none;
	padding:10px 0;
}

#contents div.block div.photo01 {
	margin:0 20px;
	width:auto;
}

#contents div.block div.movie01 {
	margin:0 15px 35px;
	width:auto;
}

#contents div.block div.movie01 h3 {
	padding-top:15px;
}

#contents div.block div.movie01 div.frame {
	position:relative;
	margin-bottom:20px;
	padding-bottom: 56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

#contents div.block div.movie01 div.frame iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#contents div.block div.movie01List {
	margin:0 15px;
	width:auto;
}

#contents div.block div.movie01List ul {
	width:auto;
}

#contents div.block div.movie01List ul li {
	float:left;
	margin:0 1% 5px 1%!important;
	width:48%;
}

#contents div.block div.movie01List ul li a {
	display:block;
	width:auto;
}

#contents div.block div.movie01List ul li a img {
	border:1px solid #555;
	height:auto;
	width:100%;
}

#contents div.faqBlock {
	background:url(../cmn_img/bg_texture_01.png) left top repeat;
	border:1px solid #222;
	border-top:1px solid #FBD50E;
	padding:30px 0 20px;
}

#contents div.faqBlock div.fbInr {
	margin:0 auto;
	width:auto;
}

#contents div.faqBlock div.fbInr dl {
	color:#AAA;
	margin:0 15px 15px;
	width:auto;
}

#contents div.faqBlock div.fbInr dl dt {
	margin-bottom:15px;
}


#contents div.faqBlock div.fbInr dl span.fbMark {
	color:#FBD50E;
	float:left;
	display:block;
	width:1.5em;
}

#contents div.faqBlock div.fbInr dl span.fbData {
	cursor:pointer;
	float:left;
	display:block;
	text-decoration:underline;
	width:92%;
}

#contents div.faqBlock div.fbInr dl span.fbData:hover {
	text-decoration:none;
}

#contents div.faqBlock div.fbInr dl dt.active span.fbData {
	color:#FBD50E;
	cursor:default;
}

#contents div.faqBlock div.fbInr dl dd {
	padding-bottom:20px;
}

#contents div.faqBlock div.fbInr dl dd div {
	background-color:#000;
	border:1px solid #222;
	padding:12px 15px;
	width:auto;
}

#contents div.faqBlock div.fbInr dl dd span.fbData {
	color:#FFF;
	cursor:default;
	text-decoration:none;
}

#contents div.parts01 {
	margin:0 15px 50px;
	width:auto;
}

#contents div.parts01 p.img {
	float:none;
	width:100%;
}

#contents div.parts01 div.data {
	float:none;
	padding-top:15px;
	width:100%;
}

#contents div.parts01 div.data h2 {
	font-size:123.1%!important;
	margin-bottom:15px;
}

#contents div.parts02 {
	margin:0 15px 50px;
	width:auto;
}

#contents div.parts02 p.img  {
	margin-bottom:20px;
}

#contents div.parts02 h2 {
	font-size:123.1%!important;
	margin-bottom:15px;
}

#contents div.parts03 {
	margin:0 15px 50px;
	width:auto;
}

#contents div.parts03 p.img  {
	margin-bottom:5px;
}

#contents div.parts03 p {
	font-size:93%!important;
}

#contents div.parts04 {
	margin:0 15px 50px;
	height:auto!important;
	width:auto!important;
}

#contents div.parts04 p.img {
	float:none;
	height:auto!important;
	width:auto!important;
}

#contents div.parts04 div.data {
	float:none;
	padding-top:15px;
	height:auto!important;
	width:auto!important;
}

#contents div.parts04 div.data h2 {
	font-size:123.1%!important;
	margin-bottom:15px;
}

#contents div.parts05 {
	margin:0 15px 50px;
	width:auto;
}

#contents div.parts05 div.img {
	float:right;
	width:100%;
}

#contents div.parts05 div.img p {
	line-height:100%;
	margin-bottom:5px;
}

#contents div.parts05 div.data {
	float:none;
	padding-top:15px;
	width:100%;
}

#contents div.parts05 div.data h2 {
	font-size:123.1%!important;
	margin-bottom:15px;
}

#contents div.parts06 {
	margin:0 15px 50px;
	width:auto;
}

#contents div.parts06 div.img {
	float:right;
	width:100%;
}

#contents div.parts06 div.img p {
	float:left;
	margin-right:5px;
	width:48%;
}

#contents div.parts06 div.data {
	float:left;
	padding-top:15px;
	width:100%;
}

#contents div.parts06 div.data h2 {
	font-size:123.1%!important;
	margin-bottom:15px;
}


#contents div.parts07,
#contents div.parts08 {
	margin:0 0 40px;
	width:auto;
}

#contents div.parts07 p.img,
#contents div.parts08 p.img {
	float:none;
	text-align:center;
	width:100%;
}

#contents div.parts07 div.data,
#contents div.parts08 div.data {
	float:none;
	padding-top:15px;
	width:auto;
}






/*----------------------------------------------------
	☆categoryMv
----------------------------------------------------*/

#contents div.categoryMv {
	margin-bottom:20px;
}

#contents div.categoryMv p.img {
	line-height:0;
	margin-bottom:0;
	padding:0;
}

#contents div.categoryMv p.name {
	color:#333;
	display:block;
	font-size:116%!important;
	font-weight:bold;
	line-height:1.4;
	padding:8px 10px;
}




/*----------------------------------------------------
	☆specialBox
----------------------------------------------------*/


#contents div.specialBox {
	margin:0 10px 30px;
	padding-bottom:0;
}

#contents div.specialBox .spHead {
	border-left:3px solid #FBD50E;
	color:#FBD50E;
	line-height:100%;
	padding:8px 0 8px 20px;
	vertical-align:middle;
}

#contents div.specialBox .spHead span.lHead {
	display:block;
	font-size:182%!important;
	line-height:1!important;
	padding-bottom:10px;
	vertical-align:middle;
}

#contents div.specialBox .spHead span.sHead {
	font-size:10px!important;
	font-weight:normal;
	vertical-align:middle;
}

#contents div.specialBox p {
	border-left:3px solid #222;
	padding:20px 10px 15px 20px;
}



/*----------------------------------------------------
	☆topicsBox
----------------------------------------------------*/

#contents div.topicsArea,
#contents div.topicsArea02 {
	margin:0 10px;
	padding-bottom:20px;
	width:auto;
	float:none!important;
}

#contents div.topicsBox {
	cursor:pointer;
	float:left;
	margin:0 2% 15px 0!important;
	width:48%!important;
}

#contents div.topicsBox div.inr {
	border:1px solid #222;
	padding:10px 0;
}

#contents div.topicsBox div.inr p.img {
	font-size:0;
	line-height:0;
	margin:0 10px 15px;
	width:auto;
}

#contents div.topicsBox div.inr p.img img {
	height:auto!important;
	width:100%;
}

#contents div.topicsBox div.inr h3 {
	background:url(../cmn_img/icon_arrow_01.gif) left 3px no-repeat;
	color:#FFF;
	font-size:108%!important;
	line-height:1.4;
	margin:0 10px 7px;
	padding-left:12px;
}

#contents div.topicsBox div.inr .data {
	color:#666;
	font-size:11px!important;
	line-height:1.4!important;
	margin:0 10px 5px;
	width:auto;
}

#contents div.topicsBox div.inr p.link {
	font-size:93%!important;
	margin:0 10px;
	width:auto;
}

#contents div.topicsBox div.inr p.link a {
	color:#FBD50E;
	text-decoration:none;
}



#contents div.listBoxArea {
	margin:0 10px;
	width:auto;
}

#contents div.listBoxArea ul.listBox3Clm {
	width:auto;
}

#contents div.listBoxArea ul.listBox3Clm li {
	cursor:pointer;
	float:left;
	margin:0 2% 10px 0!important;
	width:48%;
}

#contents div.listBoxArea ul.listBox3Clm li div.inr {
	background:url(../cmn_img/bg_texture_01.png) left top repeat;
	padding-bottom:20px;
}

#contents div.listBoxArea ul.listBox3Clm li div.inr p.img {
	margin:0 10px 10px;
}

#contents div.listBoxArea ul.listBox3Clm li div.inr P.moreInfo {
	font-size:8px!important;
	font-weight:bold;
	line-height:1.4;
	margin:0 15px;
	text-align:center;
}

#contents div.listBoxArea ul.listBox3Clm li div.inr P.moreInfo a {
	background-color:#FBD50E;
	border-radius:3px;
	color:#333;
	display:block;
	padding:3px 0;
}

#contents div.listBoxArea ul.listBox3Clm li div.inr P.moreInfo a:hover {
	text-decoration:none;
}

#contents div.listBoxArea ul.listBox3Clm li div.inr p.anchorMark {
	padding-top:0;
}




/*----------------------------------------------------
	☆elastislide/style
----------------------------------------------------*/

.rg-image-wrapper{
	position:relative;
	padding:0 10px 10px!important;
	min-height:inherit!important;
}

#rg-gallery2 {
	min-height:inherit!important;
}

.es-carousel-wrapper {
	margin: 0 0px 0!important;
	padding: 10px 27px!important;
}

.es-carousel ul li {
	width:86px!important;
}

.rg-image-nav a {
	background:url(/lib/cmn_js/elastislide/images/nav.png) no-repeat -20% 40%!important;
}

.rg-image-nav a.rg-image-nav-next {
	background:url(/lib/cmn_js/elastislide/images/nav.png) no-repeat 115% 40%!important;
}




div.wideThumbs .es-nav {display:none;!important;}
div.wideThumbs .es-carousel { overflow:visible;!important; background-color: transparent!important;}
div.wideThumbs .es-carousel ul { width:auto!important; margin-left:0px!important;}
div.wideThumbs .es-carousel ul li { width:84px!Important;}





/*----------------------------------------------------
	☆top News
----------------------------------------------------*/


#contents div.topNews {
	float:none;
	margin:0 10px 30px;
	width:auto;
}

#contents div.topNews div.inr ul {
	margin:0 10px;
	width:auto;
}

#contents div.topNews div.inr ul a span.date {
	color:#FBD50E;
	float:none;
	width:auto;
}

#contents div.topNews div.inr ul a span.data {
	float:none;
	width:auto;
}

#contents .newsTitle {
	line-height:1.6;
	margin:0 15px 15px;
}


/*----------------------------------------------------
	☆News
----------------------------------------------------*/

#contents div.newsBox {
	border-top:1px solid #222;
	margin:0 10px;
	padding:0 0 10px;
}

#contents div.newsBox div.nbInr {
	width:auto;
}

#contents div.newsBox div.nbInr ul {
	width:auto;
}

#contents div.newsBox div.nbInr ul a span.date {
	color:#FBD50E;
	float:none;
	width:auto;
}

#contents div.newsBox div.nbInr ul a span.data {
	float:none;
	width:auto;
}

#contents p.newsPager a.return {
	border-radius:30px;
	margin:0 5px;
	padding:8px 20px;
}




/*----------------------------------------------------
	☆404
----------------------------------------------------*/

#contents div.for404 {
	padding:15px 10px;
}

#contents p.big404 {
	font-size:30px;
}

#contents p.txt404_01 {
	font-size:16px;
}


/*----------------------------------------------------
	☆freeBlock
----------------------------------------------------*/

#contents div.freeBlock {
	margin:0 15px;
}

#contents div.freeBlock div.freeBlock {
	margin:0;
}

#contents div.freeBlock div.listBoxArea {
	margin:0;
}

#contents div.freeBlock h2 {
	line-height:1.4;
}


#contents div.freeBlock div.parts01,
#contents div.freeBlock div.parts02,
#contents div.freeBlock div.parts03,
#contents div.freeBlock div.parts04,
#contents div.freeBlock div.parts05,
#contents div.freeBlock div.parts06,
#contents div.freeBlock div.parts07,
#contents div.freeBlock div.parts08  {
	margin: 0 0 50px;
}



/*----------------------------------------------------
	☆editor
----------------------------------------------------*/


#contents table.imgTable {
	margin:0;
	padding:0;
	width:100%;
}

#contents table.imgTable th,
#contents table.imgTable td {
	display:block;
	margin: 0 auto 10px;
	padding:0;
	text-align:center;
	width:auto;
}

#contents table.imgTable th img,
#contents table.imgTable td img {
	border:1px solid #DDD;
	padding:4px;
	height:auto;
	width:auto;
}


#contents table.ck,
#contents table.ck img {
	height:auto!important;
	width:100%!important;}


#contents table.ck th,
#contents table.ck td {
	height:auto!important;
	width:auto!important;}


#contents table.ck {
	width:100%!important;	
}


#contents div.frame {
	position:relative;
	margin-bottom:20px;
	padding-bottom: 56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

#contents iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}













/*----------------------------------------------------
	☆mainvisualFull 1608 New
----------------------------------------------------*/

#topMvFull {
}

#topMvFull ul li a {
	height: 200px;
}

#topMvFull .bx-wrapper {
	margin: 0 auto 40px;
}

body #topMvFull .bx-wrapper .bx-viewport li,
body #topMvFull .bx-wrapper .bx-viewport li,
body #topMvFull .bx-wrapper .bx-viewport,
body #topMvFull .bx-wrapper .bx-viewport,
body #topMvFull .bx-wrapper,
body #topMvFull .bx-wrapper {
	height: 200px!important;
}

#topMvFull .bx-wrapper .bx-controls-direction a {
	display:none;
	/*
	background-size:20px 44px;
	height: 44px;
	margin-top: -22px;
	width: 20px;
	*/
}

#topMvFull .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: -25px;
}

#topMvFull .bx-wrapper .bx-pager.bx-default-pager a {
	height: 10px;
	width: 10px;
}

body.topBody #contents div.specialBox {
	margin:0 15px;
	width: auto;
}

#contents .topFreeArea {
	margin-bottom: 15px;
}

body.topFreeArea980 #contents .topFreeArea {
	margin:0 15px 15px;
	padding:15px 0;
	width:auto;
}

#contents .topHd01 {
	font-size: 18px;
	margin-bottom: 15px;
	padding: 30px 0 25px;
}

#contents .topFreeArea img {
	height:auto;
	width:100%;
}

#contents .topNewsArea {
	margin-bottom:0;
	padding-bottom:0;
}

#contents .topNewsArea .topNewsHd {
	font-size: 26px;
	margin-bottom:0;
	padding: 20px 0 15px;
}

#contents .topNewsArea .topNewsBox {
	border:1px solid #CCC;
	margin: 0 10px 20px;
	padding: 0 0 20px;
	width: auto;
}

#contents .topNewsArea .topNewsBox ul {
	margin: 0;
}

#contents .topNewsArea .topNewsBox ul li a {
	padding: 15px 15px;
}

#contents .topNewsArea .topNewsBox ul li a span.date {
	float: none;
	font-size:10px;
	margin-right: 0;
	margin-bottom:5px;
	width: auto;
}

#contents .topNewsArea .topNewsBox ul li a span.data {
	float: none;
	font-size:13px;
	line-height:1.4;
	width: auto;
}

#contents .topNewsArea .topNewsBtn {
	margin-bottom: 0;
	padding-bottom:30px;
}

#contents .topNewTopicsArea {
	border-top:1px solid #CCC;
	padding:10px 10px 5px;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#contents .topNewTopicsArea dl {
	border:1px solid #CCC;
	display: block;
	margin:0 0 15px;
	padding:10px;
	width:auto;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#contents .topNewTopicsArea dl dt {
	display: block;
	width: auto;
}

#contents .topNewTopicsArea dl dt .ttaInr {
	display: block;
	padding-bottom:5px;
	width: auto;
}

#contents .topNewTopicsArea dl dt .ttaInr h3 {
	border-bottom:none;
	font-size: 16px!important;
	font-weight: 600;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#contents .topNewTopicsArea dl dt .ttaInr p {
	font-size: 13px!important;
	line-height:1.6;
}

#contents .topNewTopicsArea dl dt .ttaInr p a {
	display:block;
	padding-top:5px;
}

#contents .topNewTopicsArea dl dd {
	display: block;
	margin-bottom:15px;
	width: auto;
}

#contents .topFreeArea div.parts01,
#contents .topFreeArea div.parts02,
#contents .topFreeArea div.parts03,
#contents .topFreeArea div.parts04,
#contents .topFreeArea div.parts05,
#contents .topFreeArea div.parts06,
#contents .topFreeArea div.parts07,
#contents .topFreeArea div.parts08 {
	margin-left:15px;
	margin-right:15px;
	width:auto;
}

#contents .topFreeArea div.parts01 div.data,
#contents .topFreeArea div.parts04 div.data,
#contents .topFreeArea div.parts05 div.data,
#contents .topFreeArea div.parts06 div.data,
#contents .topFreeArea div.parts07 div.data,
#contents .topFreeArea div.parts08 div.data {
	width: auto;
}

#contents .topFreeArea div.parts05 .img {
	margin-bottom:15px;
}

#contents div.listBoxArea ul.listBox3Clm li div.inr p.anchorMark img {
	height:auto;
	width:15px;
}

.googlemaps { height:200px!important; width:100%!important;}
.es-nav span { left: 10px!important;}
.es-nav span.es-nav-next {right: 10px!important;}

}
