@charset "shift_jis";
/* CSS Document */

/****************************
トップページ専用cssです

※新規制作の際は下記cssを全て消してから制作してください

****************************/

/*--移管--*/

/* CSS Document */
body {
    padding-bottom: 100px !important;
    text-align: center;
}

a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

.container {
    width: 1000px;
    margin: 0 auto;
}

.float_r {
    float: right;
}

.float_l {
    float: left;
}

.clear {
    clear: both;
}

/* main */
.main {
    padding: 10px 0;
    overflow: hidden;
}

.main_rss {
    background: url(../img/tokusenbar_ss.jpg) no-repeat;
}

.main_rss h2 {
    color: #FFFFFF;
    padding-top: 10px;
}

.main_rss_text {
    border: 1px solid #cccccc;
    height: 290px;
    width: 198px;
    overflow: auto;
    text-align: left;
}

.main_right {
    background: url(../img/mapback.jpg) no-repeat;
    height: 430px;
    padding-top: 45px;
}

/* special */
.special h2 {
    background: url(../img/tokusenbar_l.jpg) no-repeat;
    height: 30px;
    color: #FFFFFF;
    text-align: left;
    padding: 12px 0 0 50px;
    font-size: 20px;
}

.special ul li {
    float: left;
    padding: 0 13px 13px 0;
}

.special ul li.last {
    padding-right: 0;
}

/* contents */
/* contents_right */
.contents_right {
    width: 770px;
    margin: 0 0 50px 0;
}

.top_bukken .title {
    margin: -5px 0 0 -3px;
}

.top_bukken h3 {
    background: url(../img/tokusenbar_l.webp) no-repeat;
    height: 30px;
    color: #FFFFFF;
    text-align: left;
    padding: 12px 0 0 50px;
    font-size: 20px;
    overflow: hidden;
}

.top_bukken ul {
    margin-top: 10px;
    text-align: left;
    overflow: hidden;
}

.top_bukken li {
    float: left;
    width: 189px;
    position: relative;
    border: 1px dashed #ffffff;
}

.top_bukken li img {
    margin: 2px;
}

.top_bukken_img {
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.top_bukken_img img {
    max-height: 130px;
    width: 170px;
    object-fit: contain;
}

.top_bukken_inner {
    line-height: 1.4;
    font-size: 12px;
    padding: 3px;
    height: 95px;
}

.top_bukken li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 255, 0);
}

.top_bukken li a p.link {
    position: relative;
    top: 160px;
    font-weight: bold;
}

.top_bukken span {
    font-weight: bold;
    color: #FF0000;
    font-size: 16px;
}

.top_bukken_detail {
    padding-top: 30px !important;
}

.top_bukken_detail p {
    margin: 0;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.top_bukken p.comment {
    background: url(../img/top_comment.jpg) no-repeat;
    height: 37px;
    width: 179px;
    padding: 25px 5px 5px 5px;
    margin: 0;
}

.top_bukken li:hover {
    border: 1px dashed #999999;
}

.top_bukken .more {
    width: 760px;
    font-size: 12px;
    text-align: right;
}

.top_bukken .more a:hover {
    color: #666666;
}

.top_bukken .more_s {
    width: 370px;
    font-size: 12px;
    text-align: right;
}

.top_bukken .more_s a:hover {
    color: #666666;
}

.infobg2 {
    overflow: auto;
    background: url(../img/info2.jpg) no-repeat;
    width: 770px;
    height: 196px;
}

.info_text {
    overflow: auto;
    width: 740px;
    height: 120px;
    margin: 70px 0 2px 15px;
    line-height: 16px;
    text-align: left;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.info_text iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}

.top_text {
    width: 760px;
    padding: 5px;
    text-align: left;
}

.main_con01_wrap {
    width: 100%;
    background-image: url(/../img/wrap_bg01.webp);
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.main_rss_02 h2 {
    width: 210px;
    height: 39px;
    background: url(/../img/info_title_bg.webp);
    background-repeat: no-repeat;
    color: #FFFFFF;
    line-height: 39px;
    margin: 24px 0px 0px 0px;
    font-size: 14px;
    text-indent: 5px;
}

.main_rss_text_02 {
    width: 207px;
    height: 288px;
    background-color: #FFFFFF;
    border: #CCCCCC solid 1px;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
    word-wrap: break-word;
}

.main_rss_text_02 span {
    font-weight: bold;
    display: block;
}

.main_rss_text_02 a {
    color: #006DD9;
    display: block;
}

.main_rss_text_02 a:hover {
    color: #999;
}

.rss_textcolor {
    margin-bottom: 5px;
}

.main_rss_iframe {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    width: 208px;
    margin: auto;
    height: 360px;
    box-sizing: border-box;
    overflow-y: auto;
    border: 1px solid #ccc;
}

.main_rss_iframe iframe {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    vertical-align: bottom;
    border: none;
}

.main_l_con_warap {
    width: 210px;
    height: 260px;
    margin: 12px 0px 0px 0px;
    padding: 0;
    float: left;
}

.main_l_con01,
.main_l_con04 {
    width: 210px;
    height: 123px;
    margin: 0px 10px 10px 0px;
    padding: 0px;
}

.main_r_warap {
    width: 790px;
    margin: 20px 0px 0px 0px;
    padding: 0;
    float: right;
}

.main_con {
    width: 780px;
    height: 400px;
    margin: 0px 0px 0px 10px;
}

.main_con_title {
    width: 780px;
    height: 70px;
}

/*マップ部分ここから*/
.main_map {
    width: 780px;
    height: 330px;
    background-image: url(/../img/top_main_img02.webp);
    background-repeat: no-repeat;
    position: relative;
}

.main_map ul {
    width: 780px;
    height: 330px;
}

.main_map ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #333333;
    font-size: 14px;
    line-height: 43px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.main_map ul li a:hover {
    width: 100%;
    height: 100%;
    display: block;
    color: #ffffff;
    font-style: 14px;
    background-image: url(/../img/top_main_img02.webp);
    text-decoration: none;
}

li.main_map_list01 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 6px;
    left: 2px;
}

li.main_map_list01 a {
    background-position: -1px -1px;
}

li.main_map_list01 a:hover {
    background-position: -1px -373px;
}

li.main_map_list02 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 6px;
    left: 123px;
}

li.main_map_list02 a {
    background-position: -123px -1px;
}

li.main_map_list02 a:hover {
    background-position: -123px -373px;
}

li.main_map_list03 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 65px;
    left: 246px;
}

li.main_map_list03 a {
    background-position: -246px -1px;
    font-size: 12px !important;
}

li.main_map_list03 a:hover {
    background-position: -246px -432px;
}

li.main_map_list04 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 6px;
    left: 667px;
}

li.main_map_list04 a {
    background-position: -424px -1px;
}

li.main_map_list04 a:hover {
    background-position: -424px -373px;
}

li.main_map_list05 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 6px;
    left: 425px;
}

li.main_map_list05 a {
    background-position: -546px -1px;
}

li.main_map_list05 a:hover {
    background-position: -546px -373px;
}

li.main_map_list06 {
    width: 107px;
    height: 103px;
    position: absolute;
    top: 6px;
    left: 548px;
}

li.main_map_list06 a {
    background-position: -668px -1px;
    line-height: 20px !important;
    padding: 4px 0 0 0;
    height: 42px !important;
}

li.main_map_list06 a:hover {
    background-position: -668px -373px;
}

li.main_map_list07 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 65px;
    left: 1px;
}

li.main_map_list07 a {
    background-position: -1px -60px;
}

li.main_map_list07 a:hover {
    background-position: -1px -432px;
}

li.main_map_list08 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 65px;
    left: 123px;
}

li.main_map_list08 a {
    background-position: -123px -60px;
}

li.main_map_list08 a:hover {
    background-position: -123px -432px;
}

li.main_map_list09 {
    width: 229px;
    height: 43px;
    position: absolute;
    top: 177px;
    left: 1px;
}

li.main_map_list09 a {
    background-position: -1px -120px;
}

li.main_map_list09 a:hover {
    background-position: 0px -543px;
}

li.main_map_list10 {
    width: 107px;
    height: 45px;
    position: absolute;
    top: 118px;
    left: 247px;
}

li.main_map_list10 a {
    background-position: -246px -60px;
    color: #ffffff !important;
    line-height: 32px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

li.main_map_list10 a:hover {
    background-position: -246px -486px;
}

li.main_map_list11 {
    width: 107px;
    height: 45px;
    position: absolute;
    top: 118px;
    left: 426px;
}

li.main_map_list11 a {
    background-position: -424px -60px;
    color: #ffffff !important;
    line-height: 32px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

li.main_map_list11 a:hover {
    background-position: -427px -486px;
}

li.main_map_list12 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 64px;
    left: 424px;
}

li.main_map_list12 a {
    background-position: -546px -60px;
}

li.main_map_list12 a:hover {
    background-position: -546px -432px;
}

li.main_map_list13 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 63px;
    left: 546px;
}

li.main_map_list13 a {
    background-position: -546px -120px;
}

li.main_map_list13 a:hover {
    background-position: -546px -487px;
}

li.main_map_list14 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 118px;
    left: 547px;
}

li.main_map_list14 a {
    background-position: -668px -120px;
}

li.main_map_list14 a:hover {
    background-position: -668px -429px;
}

li.main_map_list15 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 231px;
    left: 1px;
}

li.main_map_list15 a {
    background-position: -1px -222px;
}

li.main_map_list15 a:hover {
    background-position: 0px -597px;
}

li.main_map_list16 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 230px;
    left: 125px;
}

li.main_map_list16 a {
    background-position: -123px -222px;
}

li.main_map_list16 a:hover {
    background-position: -126px -597px;
}

li.main_map_list17 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 176px;
    left: 246px;
}

li.main_map_list17 a {
    background-position: -246px -222px;
    font-size: 12px !important;
}

li.main_map_list17 a:hover {
    background-position: -246px -597px;
}

li.main_map_list18 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 230px;
    left: 424px;
}

li.main_map_list18 a {
    background-position: -424px -222px;
}

li.main_map_list18 a:hover {
    background-position: -424px -597px;
}

li.main_map_list19 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 230px;
    left: 546px;
}

li.main_map_list19 a {
    background-position: -546px -222px;
}

li.main_map_list19 a:hover {
    background-position: -546px -597px;
}

li.main_map_list20 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 63px;
    left: 668px;
}

li.main_map_list20 a {
    background-position: -668px -222px;
}

li.main_map_list20 a:hover {
    background-position:-668px -430px;
}

li.main_map_list21 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 285px;
    left: 124px;
}

li.main_map_list21 a {
    background-position: -1px -282px;
    line-height: 20px !important;
}

li.main_map_list21 a:hover {
    background-position: 111px -653px;
}

li.main_map_list22 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 232px;
    left: 244px;
}

li.main_map_list22 a {
    background-position: -123px -282px;
}

li.main_map_list22 a:hover {
    background-position: -124px -653px;
}

li.main_map_list23 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 285px;
    left: 246px;
}

li.main_map_list23 a {
    background-position: -246px -282px;
}

li.main_map_list23 a:hover {
    background-position: -246px -654px;
}

li.main_map_list24 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 285px;
    left: 424px;
}

li.main_map_list24 a {
    background-position: -424px -282px;
}

li.main_map_list24 a:hover {
    background-position: -424px -654px;
}

li.main_map_list25 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 285px;
    left: 668;
}

li.main_map_list25 a {
    background-position: -546px -282px;
    font-size: 12px !important;
}

li.main_map_list25 a:hover {
    background-position: -546px -654px;
}

li.main_map_list26 {
    width: 107px;
    height: 43px;
    position: absolute;
    top: 285px;
    left: 546px;
}

li.main_map_list26 a {
    background-position: -668px -282px;
}

li.main_map_list26 a:hover {
    background-position: -668px -654px;
}

li.main_map_list27 {
    width: 42px;
    height: 122px;
    position: absolute;
    top: 95px;
    left: 367px;
    z-index: 2;
    background-repeat: no-repeat;
}

li.main_map_list27 a:hover {
    top: 126px;
    left: 369px;
    z-index: 2;
    background-image: url(/../img/m_eki_utunomiya.png);
    background-repeat: no-repeat;
}
li.main_map_list28 {
    width: 107px;
    height: 43px;
    background: #FADA00;
    position: absolute;
    top: 118px;
    left: 668px;
}
.main_map ul li:nth-child(28) a {
    line-height: 45px;
    width: 107px;
    height: 43px;
    background: #FADA00;
}
.main_map ul li:nth-child(28) a:hover {
    background-image: none;
    background: #c5ab00;
}
li.main_map_list28 a {
    background-position: -368px -282px;
}

li.main_map_list28 a:hover {
    background-position: -368px -654px;
}

.m_car_01 {
    width: 772px;
    position: absolute;
    top: 167px;
    left: 2px;
    z-index: 1;
}
@keyframes run {
	0% {
		left: -350px;
	}
	100% {
		left: 30vw;
	}
}
.m_car_02 {
    width: 245px;
	height: 50px;
	overflow: hidden;
    /* width: 772px; */
    position: absolute;
	overflow: hidden;
    top: 117px;
    left: 2px;
    z-index: 1;
}
.m_car_02::before {
	background: url(/img/m_car_03.webp) no-repeat;
			content: "";
			width: 372px;
			height: 50px;
			position: absolute;
			bottom: 0px;
			animation: run 20s linear infinite;
			left: 2px;
}

/*マップ部分ここまで*/
/* main_attention
---------------------------------------- */
.main_attention {
    border: 3px solid #ff0000;
    width: 1000px;
    margin: 3px auto 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.main_attention a {
    display: block;
    text-decoration: none;
    background: #fff;
    color: #111;
}

.main_attention a:hover {
    background: #eee;
}

.main_att_ttl {
    background: #ff0000;
}

.main_att_ttl span {
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-size: 16px;
    display: block;
}

.main_att_txt {
    padding: 15px;
}

.main_att_txt span {
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 22px;
    text-decoration: underline;
    color: #0000ee;
}

.main_att_txt p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}

/* main_attention　ここまで
---------------------------------------- */
/* main_link
---------------------------------------- */
.main_link {
    display: flex;
    justify-content: space-between;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 5px;
}

.main_link_btn {
    width: 49%;
}

.main_link_btn a {
    display: block;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    height: 55px;
    box-sizing: border-box;
    border: 2px solid #fff;
    text-align: center;
    line-height: 50px;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}

.main_link_btn_search a {
    background: linear-gradient(#FFAD33 50%, #FE9901 50%);
}

.main_link_btn_search a:hover {
    background: linear-gradient(#FE9901 50%, #f18e00 50%);
}

.main_link_btn_other a {
    background: linear-gradient(#FE0000 50%, #EC0000 50%);
}

.main_link_btn_other a:hover {
    background: linear-gradient(#EC0000 50%, #d90000 50%);
}

/* main_toku_con
---------------------------------------- */
.main_toku_con {
    width: 780px;
    height: 200px;
    margin: 0px 0px 0px 10px;
    padding: 2px 0 0 0;
}

.main_toku_con ul {
    width: 780px;
    height: 200px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main_toku_con li {
    margin-top: 9px;
    width: 190px;
}

.main_toku_con li a {
    display: block;
}

.main_toku_con li img {}

.main_toku_con li a:hover {
    opacity: 0.8;
}

/* favorite */
.list_koumoku {
    padding: 5px;
    border-collapse: collapse;
    border: 1px solid #CCCCCC;
    text-align: left;
}

.list_koumoku th {
    background-color: #F7F7F7;
    font-weight: normal;
    border: 1px solid #CCCCCC;
}

/* t_bottom_btn
---------------------------------------- */
.t_bottom_btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 204, 1, 0.6);
    height: 100px;
    box-sizing: border-box;
    padding: 20px 0;
    border-top: 1px dashed #999;
    z-index: 1000;
}

.t_bottom_btn ul {
    width: 980px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.t_bottom_btn ul li a {
    display: block;
    width: 480px;
    height: 55px;
    line-height: 50px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.t_bottom_btn ul li a.t_bottom_reserve {
    background: #ff5239;
    border-bottom: 5px solid #dd371f;
}

.t_bottom_btn ul li a:hover {
    transition: .3s;
    border-bottom: none;
    transform: translateY(3px);
}

/* top_guide
---------------------------------------- */
.t_guide {
    margin-bottom: 40px;
    font-size: 12px;
    line-height: 1.7;
    text-align: left;
}

.t_guide_mainttl {
    display: flex;
    justify-content: space-between;
    height: 120px;
}

.t_guide_mainttl h2 {
    width: 380px;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
    display: flex;
    justify-content: center;
    align-items: center;
}

.t_guide_maintxt {
    padding: 20px 0;
}

.t_guide_tb {
    border-collapse: collapse;
    padding: 0;
    margin-bottom: 50px;
    border-top: 1px solid #999;
    font-size: 12px;
}

.t_guide_tb th,
.t_guide_tb td {
    padding: 15px;
    border-bottom: 1px solid #999;
    line-height: 1.7;
}

.t_guide_tb th {
    background: #f4f2eb;
    width: 25%;
    font-weight: bold;
}

.t_guide_tbtxt span {
    color: #ff0000;
    font-weight: bold;
}

.t_guide_tbttl {
    font-size: 14px;
}

.t_guide_what {
    background: #f4f2eb;
    padding: 15px 30px;
}

.t_guide_whatttl {
    margin-top: -40px;
    margin-bottom: -20px;
    text-align: center;
}

.top_guide_box {
    margin: 20px 0;
}

.top_guide_ttl {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.top_guide_ttl img {
    width: 30px;
    margin-right: 10px;
}

/* t_voice
---------------------------------------- */
.t_voice_wrap {
    border: 1px solid #111;
    margin: 20px auto;
}

.t_voice_ttl {
    background: #FEB74B;
    text-align: center;
}

.t_voice iframe {
    height: 210px;
    width: 100%;
    border-top: none;
}

.t_voice_more {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    margin: 0 15px;
    border-top: 1px dashed #ccc;
}

.t_voice_more a {
    width: 400px;
    background: #fdf0e9;
    border-radius: 3px;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    padding: 7px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #111;
    text-decoration: none;
}

.t_voice_more a:hover {
    background: #FEB74B;
    color: #111;
}

/*--トップ表示用--*/

.top_asp {
    height: auto;
    overflow: hidden;
}

.top_asp ul {}

.top_asp li {
    border-bottom: 1px solid #ccc;
}

.top_asp a {
    color: #333;
    display: block;
    text-decoration: none;
    padding: 10px;
}

.top_asp a:hover {
    background: #eee;
}

.top_asp_image {
    text-align: center;
}

.top_asp_image img {
    width: 110px;
    max-height: 80px;
    object-fit: contain;
}

.top_asp span {
    display: block;
    color: #006DD9;
    text-decoration: underline;
    font-weight: bold;
    text-align: left;
}

.top_asp p {
    font-weight: bold;
    text-align: left;
}

.top_asp_comment {
    font-size: 11px;
    line-height: 15px;
    text-align: left;
}

/* ----------------------------------------
 voice
---------------------------------------- */
.voice_iframe {
    overflow: hidden;
    height: 210px;
    width: 768px;
}

.voice_iframe li a {
    padding: 15px;
    text-decoration: none;
}

.voice_img {
    overflow: hidden;
    width: 100%;
    height: 100px;
    position: relative;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 10px;
}

.voice_img img {
    object-fit: cover;
    width: 100%;
    height: 100px;
}

.voice_name {
    width: 100%;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
    color: #111;
}

.voice_iframe li a:hover .voice_name {
    color: #FEB74B;
}

.voice_date {
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    color: #999;
}

/* ----------------------------------------
 slick-slide
---------------------------------------- */
.slick-slide a {
    display: block;
    outline: none;
}

.slick-dots {
    display: none !important;
}

/*--/トップ表示用--*/

/*--/移管--*/