@charset "utf-8";

body {
	background: #000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	line-height: 180%;
	word-wrap : break-word;
	overflow-wrap : break-word;
}

a {
	color: #06acdc;
    -webkit-transition: color 0.8s;
    -moz-transition: color 0.8s;
    -o-transition: color 0.8s;
    -ms-transition: color 0.8s;
    transition: color 0.8s;
}
footer a{
	color:#FFFD00;
}
a:hover {
    color: #a8e5f7;
	text-decoration: none;
}

a:focus {
	outline: none;
	text-decoration: none;
    color: #a8e5f7;
    /*color: #06acdc;*/
}

div.wrap {
	position: relative;
	width: 100%;
	min-width: 992px;
}

/* ------------------------------------- /
/   Header
/* ------------------------------------- */

header h1 {
	margin: 0;
	padding: 0;
	height:110px;
}

header p.sega {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 100;
}


/***** Gnav *****/

div.navBox {
	background: rgba(0,0,0,0.60);
	text-align: center;
	padding: 5px 0;
	line-height: 100%;
	width: 100%;
	height: 80px;
}

div.navBox nav {
	background: url(../img/bg_btn.png);
	margin: 2px auto;
	height: 70px;
	width: 936px;
	font-size: 0;
	line-height: 100%;
}

div.navBox nav ul {
	margin: 0;
	padding: 0;	
}

div.navBox nav li {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 117px;
	height: 70px;
}

div.navBox nav li a {
	display: block;
	width: 117px;
	height: 70px;
	background: url(../img/btn_waku.png) no-repeat;
	-webkit-transition: 0.1s ease-in-out;
	-moz-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}

div.navBox nav li a:hover {
	background-position: 0 bottom;
}

.kaisaichu-icon a{
	text-indent:-9999px;
	background:url(../img/nav_kaisaichu_icon.png) no-repeat;
	background-size:80px 68px;
	width:80px;
	height:68px;
	position:relative;
	top:-118px;
	left:533px;
	display:block;
}

/* ------------------------------------- /
/   main
/* ------------------------------------- */

/***** SNS *****/

aside.sns ul {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}

iframe.twitter-share-button {
	width: 110px !important;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

#___plusone_0{ 
	width:75px !important;
}


/***** パンくず *****/

.breadcrumb {
	background: url(../img/ico_arw.png) no-repeat left top;
	background-color: inherit;
	color: #FFF;
	padding: 0 0 0 15px;
	margin-bottom: 10px;
}


/***** header footer 以外を囲むbox mainBox *****/

div.mainBox {
	position: relative;
	z-index: 1;
	width: 950px;
	margin: 0 auto;
}


/***** ページの上へ *****/

div.btmNab p.top {
	display: none;
}

div.btmNab p.pageTop {
	text-indent: -9999px;
	position: fixed;
	bottom: 160px;
	right: 5px;
	z-index: 100;
}

/*body#index div.btmNab p.pageTop {
	bottom: 300px;
}*/

div.btmNab p.pageTop a {
	display: block;
	width: 90px;
	height: 90px;
	background: url(../img/btn_top.png);
	transition: none;
}

div.btmNab p.pageTop a:hover {
	background: url(../img/btn_top.png) 0 -90px;
}


/***** 汎用 *****/

p.main {
	text-indent: 14px; font-size: 1.4rem;
	padding-bottom: 0;
	margin-bottom: 20px;
}

p.main5 {
	text-indent: 14px; font-size: 1.4rem;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.s {
	display: none;
}

.imgc {
	text-align: center;
	margin-bottom: 20px;
}

.imgcNo {
	text-align: center;
}

.txt12 {
	font-size: 12px; font-size: 1.2rem !important;
}

.txt14 {
	font-size: 14px; font-size: 1.4rem !important;
}/* 基準サイズ */

.txt16 {
	font-size: 16px; font-size: 1.6rem;
}
.txt18 {
	font-size: 18px; font-size: 1.8rem;
}

.txt20 {
	font-size: 20px; font-size: 2.0rem !important;
}

.txt24 {
	font-size: 24px; font-size: 2.4rem;
}

.txt28 {
	font-size: 28px; font-size: 2.8rem;
}

.txt32 {
	font-size: 32px; font-size: 3.2rem;
}

.grn {
	color: #0C9006;
}

.blue {
	color: #032FA6;
}

.org {
	color: #FD7600;
}

.red {
	color: #E90307;
}

.ylw {
	color: #f9e506;	
}

h4.basic {
	background: #14730a;
	color: #FFF;
	padding: 5px;
	margin: 0 0 20px 0;
}

ul.basic02 {
	line-height: 160%;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 12px; font-size:1.2rem;
}

ul.basic02 li {
	list-style: disc;
	padding-bottom: 2px;
}


ul.basic02 ul.kome {
	margin-bottom: 0;
}

ul.basic02 ul.kome li {
	list-style: none;
}

ul.mushi {
	margin-bottom: 20px;
}

ul.mushi li {
	background: url(../img/ico_mushi.png) no-repeat left 2px;
	padding-left: 25px;
	padding-bottom: 2px;
}

dl.mushi {
	margin-bottom: 20px;
}

dl.mushi dt {
	background: url(../img/ico_mushi.png) no-repeat left 2px;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	width: 180px;
	float: left;
	clear: left;
}

dl.mushi dd {
	padding-bottom: 5px;
	padding-left: 180px;
	margin-bottom: 2px;
}

dl.mushi ul.kome {
	margin-bottom: 0;
}

dl.basic {
	margin-bottom: 20px;
}

dl.basic dt {
	padding-bottom: 5px;
	width: 100px;
	float: left;
	clear: left;
}

dl.basic dd {
	padding-bottom: 5px;
	padding-left: 100px;
}

/* ※リスト */
ul.kome {
	line-height: 160%;
	margin-bottom: 20px;
	font-size: 12px; font-size:1.2rem;
}

ul.kome02 {
	line-height: 160%;
	font-size: 12px; font-size:1.2rem;
}

ul.komeRed {
	line-height: 160%;
	color: #E90307;
	margin-bottom: 20px;
	font-size: 12px; font-size:1.2rem;
}

ul.komeRed li,ul.kome li,ul.kome02 li {
	padding-left: 12px; padding-left: 1.2rem;
	text-indent: -12px; text-indent: -1.2rem;
	margin-bottom: 2px;
}

ol.basic {
	margin-left: 30px;
}

ol.basic li {
	list-style: decimal;
}

.box01 {
	background: rgba(255,255,255,0.60);
	padding: 5px 10px;
	margin: 20px 0;
	border-radius: 5px;
}

.box01Top20 {
	padding-top: 20px;
}

.box01 .ttl {
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.box02 {
	background: #000;
	padding: 10px 10px 5px;
	margin-bottom: 20px;
	text-align: center;
	color: #FFF;
}

.box03 {
	background: #45FC37;
	border: solid 3px #10470A;
	border-radius: 10px;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.box04 {
	background: rgba(0,0,0,0.3);
	margin: 20px 40px;
	line-height: 140%;
	padding: 10px 20px 1px 20px;
}

.box04 dl.basic {
	margin-bottom: 10px;
}

.box05 {
	border: solid 3px #133f03;
	background: rgba(9,162,31,0.4);
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 30px;
}

.box05 dl.mushi {
	margin-bottom: 0;
}

.ttl02 {
	background: #14730a;
	color: #FFF;
	padding: 5px;
	margin: 0 0 20px 0;
	text-align: center;
	line-height: 140%;
}

.ttl03 {
	background: #52e242;
	padding: 5px;
	border-left: solid 5px #14730a;
}

.ttl04 {
	background: #000;
	padding: 10px;
	color: #FFF;
	margin: 20px 0;
}

.ttl05 {
	border-bottom: solid 1px #14730a;
	margin: 0 0 20px 0;
}
.ttl13{
	background:#1FA1FF;
	padding:10px;
	text-align:center;
	color:#FFF;
	border:solid 2px #000EB4;
}

.btm0 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.btm10 {
	padding-bottom: 10px;
}

.btm15 {
	padding-bottom: 15px;
}

.btm20 {
	padding-bottom: 20px;
}

.btm30 {
	padding-bottom: 30px !important;
}
.btm40 {
	padding-bottom: 40px !important;
}
.btm50 {
	padding-bottom: 50px !important;
}

.top0 {
	margin-top: 0;
	padding-top: 0;
}
.top10 {
	margin-top: 10px;
}
.top20 {
	margin-top: 20px;
}
.top30 {
	margin-top: 30px;
}

.top50 {
	margin-top: 50px;
}

.side10 {
	padding-left: 10px;
	padding-right: 10px;
}

.left {
	text-align: left;
}

.cnt {
	display: table-cell;
	vertical-align: middle;
}

hr.basic {
	border-top: dotted 1px #000;
	border-width:1px 0 0 0;
	height: 10px;
}

span.new {
	display: block;
	width: 40px;
	height: 38px;
	background: url(../img/ico_new_01.png);
	position: absolute;
	left: 5px;
	top: -15px;
}
span.new img {
	animation: flash 1.0s infinite linear;
    -webkit-animation: flash 1.0s infinite linear;
    -moz-animation: flash 1.0s infinite linear;
}
@keyframes flash {
    0% { opacity: 0; }
    50% { opacity: 1; }
    100% { opacity: 0; }
}
@-webkit-keyframes flash {
    0% { opacity: 0; }
    50% { opacity: 1; }
    100% { opacity: 0; }
}
@-moz-keyframes flash {
    0% { opacity: 0; }
    50% { opacity: 1; }
    100% { opacity: 0; }
}


/* ------------------------------------- /
/   mainFrame
/* ------------------------------------- */

div.mainFrame a {
	color: #2323d2;
    -webkit-transition: color 0.8s;
    -moz-transition: color 0.8s;
    -o-transition: color 0.8s;
    -ms-transition: color 0.8s;
    transition: color 0.8s;
	text-decoration: underline;
}

div.mainFrame a:hover {
    color: #2b83f0;
}

div.mainFrame {
	width: 720px;
	color: #1c1b1a;
}

div.mainFrame div.top {
	background: url(../img/frame_top.png);
	height: 50px;
}

div.mainFrame div.mdl {
	background: url(../img/frame.jpg) repeat-y;
	padding: 0 20px 1px 20px;
}

div.mainFrame div.btm {
	background: url(../img/frame_btm.png);
	height: 50px;
}

div.mainFrame h3 {
	font-size: 20px;font-size: 2.0rem;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	background: url(../img/bg_h3.jpg) no-repeat center bottom #514002;
	text-align: center;
	padding: 10px;
	margin: 30px 0 20px 0;
}

div.mainFrame h3:first-child,div.mainFrame h3.img:first-child {
	margin-top: 0;
}

div.mainFrame h3.img {
	background: none;
	padding: 0;
	margin: 30px 0 20px 0;
}


/***** PC 3コ横並びバナー *****/


ul.bnrSam {
	margin-bottom: 30px;
	overflow: hidden;
}

ul.bnrSam li {
	float: left;
	width: 32.6%;
	margin-right: 1%;
	margin-bottom: 10px;
}

ul.bnrSam li:nth-child(3n) {
	margin-right: 0;
}

/* ------------------------------------- /
/   sidebar
/* ------------------------------------- */

div.subMenu {
	width: 200px;
	margin: 20px 0 0 20px;
	padding: 30px 10px 10px 10px;
	border: solid 2px #ada38f;
	border-radius: 5px;
	background: url(../img/bg_side.jpg);
	position: relative;
	float: right;
	color: #FFF;
}

div.subMenu h3 {
	position: absolute;
	top: -40px;
}

div.subMenu h4 {
	text-align: center;
	background: #000;
	border-radius: 5px;
	padding: 5px 0;
	margin: 0 0 5px 0;
	font-size: 14px; font-size: 1.4rem;
}

dl.accordion {
	line-height: 180%;
}

dl.accordion dt {
	background: url(../img/ico_arw.png) no-repeat left;
	padding-left: 20px;
	cursor: pointer;
	color: #06acdc;
	font-weight: normal;
	margin-bottom: 5px;
}

dl.accordion dd {
	display:none;
	line-height: 160%;
}

dl.accordion ul {
	margin-left: 10px;
}

dl.accordion li {
	background: url(../img/ico_circle.png) no-repeat left 2px;
	padding-left: 20px;
}

div.subMenu ul.basic {
	line-height: 160%;
}

div.subMenu ul.basic li {
	background: url(../img/ico_circle.png) no-repeat left 4px;
	padding-left: 20px;
}

/* ------------------------------------- /
/   footer
/* ------------------------------------- */

nav.navSub {
	background: rgba(0,0,0,0.7);
	margin-top: 50px;
	text-align: right;
	padding: 0 10px;
	position: relative;
	z-index: 1;
}

nav.navSub li {
	background: url(../img/ico_arw.png) no-repeat left center;
	padding: 5px 0 5px 20px ;
	margin-left: 20px;
}

nav.navSub ul.list-inline {
	margin-bottom: 0;
}

footer {
	width: 100%;
	background: url(../img/bg_footer.jpg) no-repeat center top;
	background-size: cover;
	color: #FFF;
	font-size: 12px; font-size: 1.2rem;
	line-height: 160%;
}

footer div.row {
	padding: 15px 0 10px 0;
}

footer div.row div {
	margin-bottom: 10px;
}

footer ul {
	margin: 0 10px 0px 10px;
	padding-top: 10px;
	padding-bottom:10px;
	text-shadow: 1px 1px 1px #333;
}

footer small {
	display: block;
	text-align: right;
	padding: 0 10px 10px 0;
	text-shadow: 1px 1px 1px #333;
}

@media screen and (min-width:768px) and ( max-width:992px) {

}

@media screen and (max-width: 767px) { /* 767px以下の場合 */

body {
	background: #000;
}

div.wrap {
	width: 100%;
	min-width: 100%;
}

header{
	margin-bottom:-60px;
}
.txt16-sp{
	font-size:16px !important;
}

/***** Gnav *****/

div.navBox {
	background: none;
	padding: 0;
	height: auto;
}

div.navBox nav {
	background: none;
	margin: 0;
	height: auto;
	width: 100%;
	font-size: 1.4rem;
}

div.navBox nav ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

div.navBox nav li,body#news li.mainBtn01,body#event li.mainBtn02,body#play li.mainBtn03,body#cards li.mainBtn04,body#shop li.mainBtn05,body#lab li.mainBtn06,body#goods li.mainBtn07,body#goods li.mainBtn08 {
	text-indent: 0;
	margin: 0;
	width: 50%;
	height: 50px;
	float: left;
	text-align: center;
	background: url(../img/ico_kab.png),-webkit-gradient(linear, left top, left bottom, from(#972715), to(#2a0802));
    background: url(../img/ico_kab.png),-moz-linear-gradient(top, #972715, #2a0802);
    background: url(../img/ico_kab.png),-ms-linear-gradient(top, #972715, #2a0802);
    background: url(../img/ico_kab.png),linear-gradient(top, #972715, #2a0802);
    background-repeat:no-repeat;
    background-position: right bottom;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	line-height: 120%;
	color: #f6f773;
	display: table;
}
.kaisaichu-icon a{
	text-indent:-9999px;
	background:url(../img/nav_kaisaichu_icon_sp.png) no-repeat;
	background-size:45px 49px;
	width:60px;
	height:60px;
	position:relative;
	top:-101px;
	left:1%;
	display:block
}

div.navBox nav li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #f6f773;
	width: 100%;
	height: 50px;
	background: none;
}

div.navBox nav li span {
	color: #FFF;
}

div.navBox nav li a:hover {
	background-position: right bottom;
}



/* ------------------------------------- /
/   main
/* ------------------------------------- */

/***** パンくず *****/

.breadcrumb {
	font-size: 1.2rem;
}

/***** header footer 以外を囲むbox mainBox *****/

div.mainBox {
	width: 100%;
	margin: 0 auto;
}


/***** ページの上へ *****/
div.btmNab {
	width: 80%;
	margin: 50px auto 0 auto;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #1a1a1a), color-stop(0.00, #4c4c4c));
	background: -webkit-linear-gradient(top, #4c4c4c 0%, #1a1a1a 100%);
	background: -moz-linear-gradient(top, #4c4c4c 0%, #1a1a1a 100%);
	background: -o-linear-gradient(top, #4c4c4c 0%, #1a1a1a 100%);
	background: -ms-linear-gradient(top, #4c4c4c 0%, #1a1a1a 100%);
	background: linear-gradient(top, #4c4c4c 0%, #1a1a1a 100%);
	margin-top: 50px;
	padding: 5px;
	border: solid 1px #999;
	border-radius: 20px;
}
body#index div.btmNab {
	width: 60%;
}

div.btmNab p.top {
	display: inline;
	width: 48%;
	float: left;
	border-right: solid 1px #1a1a1a;
	background: url(../img/ico_arw_l.png) no-repeat left top;
	padding-left: 20px;
	margin-right: 2%;
}

div.btmNab p.pageTop {
	display: inline;
	width: 48%;
	height: auto;
	text-indent: 0;
	position: static;
	background: url(../img/ico_arw_t.png) no-repeat left top;
	padding-left: 20px;
	margin-left: 2%;
}

body#index div.btmNab p.pageTop {
	width: 100%;
}

div.btmNab p.pageTop a {
	display: inline;
	width: auto;
	height: auto;
	background: none;
	transition: none;
}

div.btmNab p.pageTop a:hover {
	background: none;
}

/***** メインフレームとサイドバーの表示入れ替え用 *****/

div.flex {
	display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
}

/*div.flex > div {
	-webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}*/

div.flex div.subMenu {
	-webkit-order: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	order: 2;
	margin-bottom: 0;
}

div.flex div.mainFrame {
	-webkit-order: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-bottom: 10px;
}


/***** 汎用 *****/

.s {
	display: inline;
}

.l {
	display: none;
}

dl.mushi dt {
	background: url(../img/ico_mushi.png) no-repeat left top;
	padding-left: 25px;
	padding-bottom: 0;
	width: 100%;
	float: inherit;
	clear: inherit;
}

dl.mushi dd {
	padding-bottom: 5px;
	padding-left: 25px;
}

dl.basic dt {
	width: autox;
	float: inherit;
	clear: inherit;
}

dl.basic dd {
	padding-left: inherit;
}

.box03 {
	background: #45FC37;
	border: solid 3px #10470A;
	border-radius: 10px;
	padding: 10px;
	margin-left: 0;
	margin-right: 0;
}

.box04 {
	background: rgba(0,0,0,0.3);
	margin: 20px 10px;
	line-height: 140%;
	padding: 10px 10px 1px 10px;
}

.box04 dl.basic {
	margin-bottom: 10px;
}

span.new {
	left: 5px;
	top: -20px;
}


/*--------SNS------------*/
aside.sns ul {
	margin-top: 10px;
}


/* ------------------------------------- /
/   mainFrame
/* ------------------------------------- */

div.mainFrame {
	width: 100%;
	color: #1c1b1a;
	background: url(../img/bg_frame_s.jpg);
	border-radius: 5px;
}

div.mainFrame div.top {
	display: none;
}

div.mainFrame div.mdl {
	background: none;
	padding: 10px;
}

div.mainFrame div.btm {
	display: none;
}

div.mainFrame h3 {
	font-size: 16px;font-size: 1.6rem;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	background: url(../img/bg_h3_s.gif) no-repeat center bottom #514002;
	background-size: contain;
	text-align: center;
	padding: 10px;
	margin: 30px 0 20px 0;
}

div.mainFrame h3:first-child {
	margin-top: 0;
}


/***** PC 3コ横並びバナー（767px以下 2コ並び） *****/

ul.bnrSam {
	margin-bottom: 20px;
	overflow: hidden;
}

ul.bnrSam li {
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 10px;
}

ul.bnrSam li:nth-child(3n) {
	margin-right: 2%;
}

ul.bnrSam li:nth-child(2n) {
	margin-right: 0;
}


/* ------------------------------------- /
/   sidebar
/* ------------------------------------- */

div.subMenu {
	width: 100%;
	margin: 0;
	padding: 10px;
	border: solid 2px #ada38f;
	border-radius: 5px;
	background: #30250e;
	position: relative;
	float: none;
	color: #FFF;
	margin-bottom: 10px;
}

div.subMenu h3 {
	display: none;
	position: inherit;
}

dl.accordion {
	margin-bottom: 0;
	line-height: 180%;
}

dl.accordion dt {
	text-align: center;
	background: none;
	padding-left: 0;
	clear: left;
	border-bottom: solid 1px #241c0a;
	margin-bottom: 5px;
}

dl.accordion dt:last-child {
	border-bottom: none;
}

dl.accordion dd {
	display:none;
}

dl.accordion ul {
	margin-left: 0;
	margin-bottom: 0;
	overflow: hidden;
}

dl.accordion li {
	background: none;
	padding-left: 0;
	margin-right: 20px;
	padding: 10px 0;
	float: left;
	line-height: 160%;
}

div.subMenu p.btn {
	margin-bottom: 5px;
}

div.subMenu p.btn img {
	display: none;
}

div.subMenu p.btn a {
	display: block;
	text-align: center;
	color: #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #999999), color-stop(0.00, #FFFFFF));
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #999999 100%);
	background: -moz-linear-gradient(top, #FFFFFF 0%, #999999 100%);
	background: -o-linear-gradient(top, #FFFFFF 0%, #999999 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #999999 100%);
	background: linear-gradient(top, #FFFFFF 0%, #999999 100%);
	border: 3px solid #3ebb00;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	padding: 5px 0;
	/*background: #FFF;
	border: solid 3px #3ebb00;
	border-radius: 5px;
	padding: 0 2px;*/
}


/* ------------------------------------- /
/   footer
/* ------------------------------------- */

nav.navSub {
	background: #1a1a1a;
	margin-top: 50px;
	text-align: right;
	padding: 0 10px;
}
}
@media screen and (max-width: 320px) { /* 320px以下の場合 */
div.btmNab p.pageTop,
div.btmNab p.top {
	padding-left: 16px;
}
}