@charset "utf-8";
@import url("../css/layout.css");

/* main */
.device {
  position: relative;
}
.device .arrow-left,
.device .arrow-right {
  position: absolute;
  top: 40%;
  z-index: 100;
}
.device .arrow-left {
  left: 15px;
  width: 23px;
  height: 43px;
  background: url("../images/contents/btn_prev.png") 0 0 no-repeat;
  background-size: 100%;
}
.device .arrow-right {
  right: 15px;
  width: 23px;
  height: 43px;
  background: url("../images/contents/btn_next.png") 0 0 no-repeat;
  background-size: 100%;
}
.swiper-container {
}
.swiper-wrapper {
}
.swiper-wrapper li {
  height: 100px;
}
.swiper-wrapper li img {
  width: 100%;
}

/* sub */
.title {
  padding: 8px 0;
  text-align: center;
  font-weight: bold;
  color: #eaeaea;
  background-color: #3d8baa;
}
.tit {
  padding: 15px 16px;
  font-weight: bold;
  color: #000;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  background: #fff url("../images/contents/ico_plus.png") 95% 50% no-repeat;
  background-size: 5px 5px;
}
.tit2 {
  padding: 15px 16px;
  font-weight: bold;
  color: #000;
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
  background: #fff url("../images/contents/ico_plus2.png") 95% 50% no-repeat;
  background-size: 5px 5px;
}

.cs {
  padding: 15px 0 0 16px;
  height: 30px;
  text-align: left;
  background-color: #fff;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #000;
}
.cs .arrow-prev {
  float: left;
}
.cs .r-name {
  float: left;
  margin: -1px 10px 0 10px;
  font-weight: bold;
  color: #000;
  font-size: 1em;
}
.cs .r-btn {
  float: right;
  font-weight: bold;
  margin-right: 16px;
  color: #efe85c;
  margin-top: -4px;
}
.cs .r-btn a {
  color: #efe85c;
}
.cs .arrow-next {
  float: right;
  margin-left: 10px;
  margin-top: 4px;
}
.cs .arrow-next2 {
  float: right;
  margin-left: 10px;
  margin-right: 16px;
}

.con_box {
  padding: 20px 18px;
  line-height: 1.5em;
  background-color: #fff;
}
.txt {
  color: #000;
}
.txt span {
  color: #000;
  font-weight: bold;
  font-size: 1.25em;
}
.txt_list {
  margin: 10px 0;
}
.txt_list li {
  margin-top: 2px;
  padding-left: 5px;
  font-size: 1em;
  color: #666;
  background: url("../images/contents/ico_bar.png") 0 8px no-repeat;
  background-size: 3px 1px;
}
.txt_list li:first-child {
  margin: 0;
}
.txt_list li.nd {
  background: none;
}
.txt_list li.minigrey {
  color: #888;
  font-size: 0.917em;
}
.txt_list li b {
  color: #000;
}

.txt_list_2 {
  background-color: #efefef;
  padding: 15px;
  margin-top: 20px;
}
.txt_list_2 li {
  margin-top: 2px;
  padding-left: 5px;
  color: #666;
  font-weight: normal;
  background: url("../images/contents/ico_bar.png") 0 8px no-repeat;
  background-size: 3px 1px;
}
.txt_list_2 li:first-child {
  color: #222;
  margin-bottom: 5px;
  background: none;
  font-weight: bold;
  padding-left: 0px;
}

.txt_list_3 {
}
.txt_list_3 li {
  margin-top: 5px;
  padding-left: 5px;
  font-size: 1em;
  color: #666;
  background: url("../images/contents/ico_bar.png") 0 8px no-repeat;
  background-size: 3px 1px;
}
.txt_list_3 li:first-child {
  margin: 0;
}
.txt_list_3 b {
  color: #000;
  font-size: 1.2em;
}
.txt_list_3 li dl dt {
  color: #000;
  padding-top: 10px;
}
.txt_list_3 li dl dt dd {
  padding-top: 5px;
}
.txt_list_3 li.nd {
  background: none;
}

/*221007*/
/*.mv {text-align:center; padding:40px 0 0 0; position: relative; }*/
.mv {
  position: relative;
  text-align: center;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.mv iframe,
.mv object,
.mv embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%;
}

.mt10 {
  margin-top: 10px;
}
.mt30 {
  margin-top: 30px;
}
.w100 {
  width: 100%;
}
.mt-40 {
  margin-top: -40px;
}

/**/
.con_type_1 {
  padding: 17px 7px;
}
.con_type_1 h3 {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 1.083em;
  color: #c8a87e;
}

.tit_loc {
  padding: 0px 0 17px 40px;
  letter-spacing: 0px;
  color: #333;
  font-weight: bold;
  font-size: 1.167em;
  background: url("../images/contents/ico_loc.png") 0 0 no-repeat;
}
.tit_loc p {
  font-size: 0.917em;
  margin-top: 5px;
}

.h3_tit {
  padding: 10px 7px;
  font-weight: bold;
  font-size: 1.083em;
  color: #000;
  background-color: #f2f2f2;
}
.s_tit {
  margin: 20px 0 5px;
  font-weight: bold;
  font-size: 1.083em;
  color: #000;
}
.s_tit_2 {
  margin: 0 0 5px;
  font-weight: bold;
  font-size: 1.083em;
  color: #000;
}
.s_tit_3 {
  margin: 20px 0 5px;
  padding-left: 13px;
  font-weight: bold;
  font-size: 1.083em;
  color: #000;
  background: url("../images/contents/ico_sq.png") 0 4px no-repeat;
}
.s_tit_4 {
  padding: 17px 7px 5px;
  font-weight: bold;
  font-size: 1.083em;
  color: #000;
}
.s_tit5 {
  margin-top: 20px;
  padding: 15px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-weight: bold;
  font-size: 1.083em;
  color: #000;
  text-align: center;
}

.btn_div {
  position: relative;
  padding: 15px 3% 30px;
}
.btn_view {
  display: block;
  width: 100%;
  text-align: center;
}
.btn_view a {
  display: inline-block;
  background: #000;
  color: #fff;
  text-align: center;
  padding: 7px 15%;
  font-size: 13px;
  font-weight: 700;
}

/*Event & Package*/
.paging {
  margin-top: 30px;
  text-align: center;
}
.paging a {
  display: inline-block;
  padding: 3px 9px 3px 14px;
  font-weight: bold;
  color: #676767;
}
.paging a:first-child {
  background: none;
}
.paging a.on {
  color: #b39527;
}

.list_event {
}
.list_event li {
  position: relative;
}
.list_event li > a {
  display: block;
  min-height: 95px;
  padding: 8px 0 7px 160px;
  border-bottom: 1px solid #d2d2d2;
}
.list_event li .thumnail {
  overflow: hidden;
  position: absolute;
  top: 7px;
  left: 7px;
  width: 140px;
  height: 85px;
}
.list_event li .thumnail img {
  width: 100%;
  height: 100%;
}
.list_event li .info {
  color: #404040;
  letter-spacing: -1px;
}
.list_event li .info h3 {
  font-weight: bold;
}
.list_event li .info .txt {
  margin: 5px 3px 10px 0;
}
.list_event .tour {
  min-height: 95px;
  padding: 8px 0 7px 125px;
  border-bottom: 1px solid #d2d2d2;
}

/* btn */
.btn_wrap {
  margin-top: 23px;
  text-align: center;
}
.btn_wrap_r {
  margin: 23px 10px 0 0;
  text-align: right;
}

.btn_big_type_1 {
  display: inline-block;
  padding: 10px 0;
  text-align: center;
  background-color: #000;
  width: 100%;
}
.btn_big_type_1 span {
  color: #fff;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: -1px;
}

.btn_big_type_2 {
  display: inline-block;
  padding: 4px 9px;
  text-align: center;
  border: 1px solid #b4975a;
  background-color: #b4975a;
}
.btn_big_type_2 span {
  color: #fff;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: -1px;
}

.btn_small_type_1 {
  display: inline-block;
  padding: 3px 4px;
  text-align: center;
  border-bottom: 1px solid #b4975a;
  background-color: #b4975a;
}
.btn_small_type_1 span {
  color: #fff;
  font-size: 0.917em;
  font-weight: bold;
  letter-spacing: -1px;
}

.btn_small_type_2 {
  display: inline-block;
  padding: 4px;
  text-align: center;
  border-bottom: 1px solid #b4975a;
  background-color: #b4975a;
}
.btn_small_type_2 span {
  color: #fff;
  font-size: 0.917em;
  font-weight: bold;
  letter-spacing: -1px;
}

.btn_small_type_3 {
  display: inline-block;
  padding: 4px;
  text-align: center;
  border-top: 1px solid #183042;
  background-color: #183042;
}
.btn_small_type_3 span {
  color: #fff;
  font-size: 0.917em;
  font-weight: bold;
  letter-spacing: -1px;
}

.btn_cancel {
  display: inline-block;
  padding: 4px 9px;
  text-align: center;
  border-top: 1px solid #d0d1d3;
  background-color: #a7a9ac;
}
.btn_cancel span {
  color: #fff;
  font-size: 1.25em;
  font-weight: bold;
  letter-spacing: -1px;
}

.btn_cancel_2 {
  display: inline-block;
  padding: 4px;
  text-align: center;
  border-top: 1px solid #183042;
  background-color: #183042;
}
.btn_cancel_2 span {
  color: #fff;
  font-size: 0.917em;
  font-weight: bold;
  letter-spacing: -1px;
}

.type_1 {
  padding: 4px 20px;
}
.type_2 {
  min-width: 70px;
}
.type_3 {
  padding: 1px 4px;
}

/**/
.table_list {
}
.table_list table {
  table-layout: fixed;
}
.table_list table thead th,
.table_list table tbody td {
  padding: 9px 5px;
  color: #404040;
}
.table_list table thead th {
  font-weight: bold;
  border-top: 2px solid #c7b29a;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #f6f6f6;
}
.table_list table thead th:first-child {
  border-left: 0;
}
.table_list table tbody td {
  border-bottom: 1px solid #dedede;
}
.table_list table tbody td a {
  display: block;
  color: #404040;
  text-decoration: none;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.table_list table tbody td.title {
  text-align: left;
}

/**/
.table_view {
}
.table_view .type_1 {
}
.table_view .type_1 td {
  text-align: center;
  font-weight: bold;
}
.table_view .type_1 td select {
  width: 100%;
  font-weight: normal;
}
.table_view table {
}
.table_view table thead th {
  padding: 9px 5px;
  letter-spacing: -1px;
  color: #404040;
  border-top: 2px solid #c7b29a;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background-color: #f6f6f6;
}
.table_view table thead th:first-child {
  font-weight: bold;
  border-left: 0;
}
.table_view table tbody th {
  color: #555;
  background-color: #f5f5f5;
}
.table_view table tbody td {
}
.table_view table tbody td.view_con {
  border: 0;
  border-bottom: 1px solid #dedede;
  text-align: center;
  overflow: hidden;
}
.table_view table tbody td.view_con IMG {
  width: 100%;
}

.about-h4 {
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  padding: 50px 0 20px;
}
.btnBottom {
  display: block;
  text-align: center; /*margin-top:52px; */
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
a.btnc {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 9px 0;
}
a.btn_beizy {
  background: #333;
  margin-right: 5px;
  width: 45%;
}
a.btn_beizy2 {
  background: #000;
  width: 100%;
}
a.btn_gray {
  background: #a0a0a0;
  width: 45%;
}
a.btn_gray2 {
  background: #a0a0a0;
  width: 45%;
  padding: 2px 0;
  font-size: 14px;
}
.mt20 {
  margin-top: 20px;
}

.com-h4 {
  color: #363636;
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: -1px;
  padding: 20px 0 20px;
}
.inSection1 {
  position: relative;
}
.sTable-type1 table {
  border-top: 2px solid #666;
}
.sTable-type1 table th {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  font-size: 1em;
  color: #333;
  vertical-align: top;
  background: #fafafa;
  padding: 20px 0 0;
  height: 38px;
}
.sTable-type1 table td {
  border-bottom: 1px solid #e5e5e5;
  padding: 9px 10px;
  background: #fff;
  font-size: 1em;
}

.sTable-type2 table {
  border-top: 2px solid #666;
}
.sTable-type2 table th {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  font-size: 1em;
  color: #333;
  vertical-align: top;
  background: #fafafa;
  padding: 20px 0 0;
}
.sTable-type2 table td {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 10px;
  background: #fff;
  font-size: 0.985em;
}
.sTable-type2 table td .b_over {
  color: #fff;
  background: #c8c8c8;
  font-size: 12px;
  padding: 8px 10px 7px;
  text-align: center;
}

.sTable-type3 table {
  border-top: 2px solid #666;
  border-right: 1px solid #e5e5e5;
}
.sTable-type3 table th {
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  text-align: center;
  font-size: 1em;
  color: #333;
  vertical-align: middle;
  background: #fafafa;
  padding: 10px 5px;
}
.sTable-type3 table td {
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  padding: 10px 5px 10px 10px;
  background: #fff;
  font-size: 1em;
}
.sTable-type3 table td.tdc {
  text-align: center !important;
  padding-left: 0px;
}

.sTable-type6 table {
  border: 1px solid #e5e5e5;
  margin-top: 5px;
}
.sTable-type6 table th {
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  font-size: 1em;
  color: #333;
  vertical-align: middle;
  background: #fafafa;
  padding: 10px 0;
  border-right: 1px solid #e5e5e5;
}
.sTable-type6 table td {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding: 5px;
  background: #fff;
  font-size: 0.925em;
}
.sTable-type6 table td.tdc {
  text-align: center !important;
  padding-left: 0px;
}

.vmiddle1 {
  vertical-align: middle;
  padding: 12px 6px 0;
}
.vmiddle2 {
  vertical-align: middle;
  padding: 10px 6px 0;
}
.int {
  border: 1px solid #c5c5c5;
  background: #fff;
  height: 38px;
  padding: 0 0 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.int1 {
  width: 100%;
}
.int2 {
  width: 43%;
}
.int3 {
  width: 26%;
}
.int4 {
  width: 290px;
}
.int5 {
  width: 100%;
}
.int6 {
  width: 100px;
}
.texta1 {
  border: 1px solid #c5c5c5;
  background: #fff;
  height: 188px;
  padding: 0 0 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
}

.fl-type1 {
}
.fl-type1 li {
}

.fl-type2 {
}
.fl-type2 li {
  float: left;
  position: relative;
}

.fl-type3 {
}
.fl-type3 li {
  background: url(../images/contents/dot2.jpg) 0 7px no-repeat;
  padding-left: 7px;
  margin-top: 10px;
  margin-left: 10px;
}
.fl-type3 li:first-child {
  margin-top: 0;
}
.fl-type3 li a {
  text-decoration: underline;
  color: #000;
  margin-left: 5px;
}

.radio {
  padding: 11px 0;
}
.radio input[type="radio"] {
  margin-right: 5px;
  vertical-align: -2px;
}
.same {
  position: absolute;
  right: 0px;
  top: 20px;
  color: #363636;
  font-size: 1em;
}
.same input[type="checkbox"] {
  margin-right: 5px;
  vertical-align: -2px;
}

.same2 {
  float: right;
  color: #363636;
  font-size: 1em;
}
.same2 input[type="checkbox"] {
  margin-right: 5px;
  vertical-align: -2px;
}

.inpDate {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-sizing: border-box;
  -o-box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.btnHopeDate {
  background: url(../images/contents/ico_guest_date.jpg) no-repeat;
  width: 16px;
  height: 17px;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  border: 0;
  cursor: pointer;
}

.sbox-type1 {
  border-top: 2px solid #666;
  padding: 22px 15px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.ovFlow {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 15px 18px;
  height: 191px;
  overflow-y: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 22px;
  font-size: 1em;
}

.agree1 {
  color: #363636;
  font-size: 1em;
  padding: 15px 0 0;
  font-weight: bold;
}
.agree1 input[type="checkbox"] {
  margin-right: 5px;
  vertical-align: -2px;
}

.individual {
  margin-top: 20px;
  color: #666;
}
.individual p {
  text-align: center;
  margin-bottom: 40px;
  font-size: 1em;
}
.individual dl {
  margin-bottom: 20px;
}
.individual dt {
  margin: 20px 0 17px;
  font-size: 1em;
  font-weight: bold;
  color: #363636;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #666;
}
.individual dd {
  font-size: 1em;
  line-height: 22px;
  margin-left: 10px;
  word-break: keep-all;
  color: #606060;
}
.individual dd .small-t {
  margin: 15px 0;
  font-size: 1em;
}
.individual dd .small-t li {
  color: #363636;
}

.faq {
  border-top: 2px solid #666;
}
.faq li {
  padding: 10px 10px 10px;
  border-bottom: 1px solid #eeeeee;
  vertical-align: top;
  zoom: 1;
  overflow: hidden;
}
.faq li:after {
  content: "";
  display: block;
  clear: both;
}
.faq li.q {
  /* background: #4FC2E; */
  font-weight: normal;
  font-size: 1em;
  border-bottom: 1px #ddd solid;
  cursor: pointer;
}
.faq li.a {
  background: #f5f5f5;
  display: none;
  color: #363636;
  padding: 10px 10px 30px 0;
  font-size: 1em;
}
.rotate {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cateText {
  display: inline-block;
  width: 115px;
  float: left;
  padding: 9px 0 0;
}
.ico_q {
  display: inline-block;
  height: 33px;
  float: left;
  padding: 8px 0 0 0px;
}
.ico_a {
  display: inline-block;
  height: 33px;
  padding: 8px 0 0 20px;
  line-height: 24px;
}
.faq li.on span {
  font-weight: 700;
}

.ml5 {
  margin-left: 5px;
}
.ml8 {
  margin-left: 8px;
}
.ml15 {
  margin-left: 15px;
}
.mt55 {
  margin-top: 55px;
}
.mt40 {
  margin-top: 40px;
}
.pt0 {
  padding-top: 10px !important;
}
.mt5 {
  margin-top: 5px;
}
.mt20 {
  margin-top: 20px;
}

.rBox_search h4 {
  font-size: 18px;
  color: #000;
  padding-bottom: 26px;
  font-weight: 700;
}
.rBox_search .search_box {
  border-top: 2px solid #000;
  border-bottom: 1px solid #e5e5e5;
  padding: 25px;
  position: relative;
  margin-bottom: 20px;
}
.rBox_search .search_box ul {
}
.rBox_search .search_box ul li {
  margin-bottom: 18px;
}
.rBox_search .search_box ul li:last-child {
  margin-bottom: 0;
}
.rBox_search .search_box ul li label {
  padding-bottom: 18px;
  font-size: 1.25em;
  color: #000;
}
.rBox_search .search_box .r_btn {
  position: absolute;
  right: 42px;
  top: 25px;
}

.pbox-1 {
  padding: 40px 0 20px;
}
.pbox-2 {
  padding: 124px 0 20px;
}
.pView-type1 table {
  border-top: 2px solid #333;
}
.pView-type1 table th {
  background: #fafafa;
  padding: 17px 0;
  font-size: 17px;
  color: #363636;
  border-bottom: 1px solid #e5e5e5;
}
.pView-type1 table th.title {
  text-align: left;
  padding-left: 30px;
  font-weight: 700;
  font-size: 13px;
}
.pView-type1 table th.date {
  text-align: right;
  padding-right: 30px;
  font-weight: 700;
}
.pView-type1 table td {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px;
  line-height: 24px;
  font-size: 17px;
}

.pList-type1 {
  padding: 0 0 0;
}
.pList-type1 table thead th {
  background: #fafafa;
  padding: 17px 0;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
  border-top: 2px solid #666;
  color: #505050;
}
.pList-type1 table tbody td {
  padding: 14px 0;
  font-size: 1em;
  color: #444;
  line-height: 28px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.pList-type1 table tbody td a {
  padding: 14px 0;
  font-size: 1em;
  color: #444;
  line-height: 28px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.left {
  text-align: left !important;
}
.bgcg {
  background: #eee;
}
.bgcgp {
  background: #eee;
  text-align: right !important;
  padding-right: 77px !important;
}

.searchBoard {
  position: absolute;
  right: 20px;
  top: 60px;
  width: 280px;
}
.inpText1 {
  width: 280px;
  border: 1px solid #aaa;
  height: 36px;
  font-size: 14px;
  color: #868686;
  display: inline-block;
  padding: 0 0 0 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.btnBoardSearch {
  position: absolute;
  right: 1px;
  top: 1px;
  display: block;
  width: 34px;
  height: 34px;
  background: url(../images/contents/btn_board_search.jpg) center center
    no-repeat;
  border: 0;
  cursor: pointer;
}

.carr_info {
  padding: 30px 0 35px;
}
.carr_info h4 {
  font-size: 16px;
  font-weight: bold;
  color: #666;
  padding-bottom: 10px;
}
.carr_info p {
  font-size: 14px;
  line-height: 20px;
}

.reInside {
  border-top: 1px solid #dacebb;
  padding: 46px 0;
}
.reInside h4 {
  font-size: 18px;
  font-weight: 700;
  color: #363636;
  padding-bottom: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.reInside > ul {
  float: left;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.reInside > ul > li {
  background: url(../images/contents/dots4.jpg) 0 9px no-repeat;
  padding-left: 10px;
  margin-top: 10px;
  line-height: 22px;
  font-size: 15px;
}
.reInside > ul > li.listTypeNone {
  background: none;
  padding-left: 0;
}
.reInside > ul > li:first-child {
  margin-top: 0;
}
.reInside > ul > li.dot_none {
  background: none;
  padding-left: 0px;
  margin-top: 10px;
  line-height: 22px;
  font-size: 15px;
}
