@charset "UTF-8";
.picAccess003 img,
.picAccess002 img {
  border-radius: 50%; }

.postFaq .entryDesc a {
  background: url(/wp-content/themes/yukei2016/images/cmnIcon05.png) no-repeat 2px center/16px auto;
  padding-left: 20px;
  color: #3495b1;
  text-decoration: none;
  font-size: 15px; }
  .postFaq .entryDesc a:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )"; }

.feeEntry {
  margin-bottom: 10px; }
  .feeEntry h2 {
    font-weight: normal;
    padding: 5px 0 5px 7px;
    margin: 10px 0 10px;
    border-left: 3px solid #3495b1;
    border-bottom: 1px solid #3495b1;
    font-size: 17px; }
  .feeEntry p {
    margin-bottom: 10px; }
  .feeEntry table.tbl05.feeV2 th, .feeEntry table.tbl05.feeV2 td {
    width: 50%; }
  .feeEntry .attention01 li {
    font-size: 12px !important; }
  .feeEntry .attention01,
  .feeEntry .attention04 {
    margin-bottom: 0; }

.boardList li {
  display: block;
  margin-top: 5px;
  margin-right: 5px;
  float: left;
  width: 90px; }
  .boardList li:nth-child(4n+4) {
    margin-right: 0; }
  .boardList li a {
    display: block;
    overflow: hidden;
    border: 1px solid #cccccc; }
  .boardList li img {
    display: block;
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha( opacity=50 )"; }
  .boardList li a:hover {
    border: 1px solid #fe3b67; }
    .boardList li a:hover img {
      transition: .2s;
      opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: "alpha( opacity=100 )"; }
@media screen and (max-width: 640px) {
  .boardList {
    text-align: center; }
    .boardList li {
      width: 23%;
      margin-left: 1%;
      margin-right: 1% !important; } }

.boardEntry {
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cccccc; }
  .boardEntry .pageTitle em {
    display: inline-block;
    float: right;
    font-family: 'Merriweather', serif;
    margin-bottom: 5px;
    font-size: 13px;
    color: #3495b1;
    padding-top: 3px; }
  .boardEntry > p {
    margin-bottom: 10px; }
  .boardEntry .menuList h3 {
    color: #3495b1;
    font-weight: normal; }
  .boardEntry .menuList p.desc {
    margin-bottom: 10px; }
  .boardEntry .menuList .list01 {
    margin-bottom: 10px; }
  .boardEntry figure {
    position: relative;
    overflow: hidden;
    border: 1px solid #cccccc; }
    .boardEntry figure img {
      width: 100%;
      display: block; }
    .boardEntry figure p.caption {
      position: absolute;
      bottom: 0px;
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )";
      background: #222222;
      width: 100%;
      display: block;
      color: #ffffff;
      line-height: 1.8em;
      padding-left: 5px;
      padding-right: 5px; }
  .boardEntry .msg01 {
    color: #3495b1;
    margin-bottom: 10px;
    text-align: center; }
  .boardEntry .fright {
    width: 275px; }
  .boardEntry .fleft {
    width: 375px; }
  .boardEntry#board04 table {
    width: 100%;
    margin: 10px 0; }
    .boardEntry#board04 table .title {
      background: #ff8e00; }
  .boardEntry .picStyle101 img {
    width: 275px; }
  .boardEntry#board05 {
    position: relative; }
    .boardEntry#board05 .picGuest029 img {
      border: 5px solid #ffffff;
      box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
      -webkit-transform: rotate(-3deg);
      -moz-transform: rotate(-3deg);
      transform: rotate(-3deg); }
      @media screen and (min-width: 640px) {
        .boardEntry#board05 .picGuest029 img {
          width: 270px;
          position: absolute;
          top: 70px;
          right: 20px; } }
    .boardEntry#board05 table.tbl05 {
      width: auto; }
    @media screen and (max-width: 640px) {
      .boardEntry#board05 .picGuest029 img {
        margin: 15px 0; }
      .boardEntry#board05 table.tbl05 {
        width: 100%; } }
  @media screen and (max-width: 640px) {
    .boardEntry .fleft, .boardEntry .fright {
      width: 100%;
      float: none; } }

.picGuest003 img {
  width: 320px;
  margin-left: 20px;
  margin-top: -20px;
  float: right; }
  @media screen and (max-width: 640px) {
    .picGuest003 img {
      float: none;
      width: 100%;
      margin: 0; } }

.picGuest004 img {
  width: 320px;
  margin-left: 20px; }
  @media screen and (max-width: 640px) {
    .picGuest004 img {
      float: none;
      width: 100%;
      margin: 0; } }

.roomEntry {
  margin: 30px 0;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cccccc; }
  .roomEntry figure {
    position: relative;
    overflow: hidden;
    border: 1px solid #cccccc; }
    .roomEntry figure img {
      width: 100%;
      display: block; }
    .roomEntry figure p.caption {
      position: absolute;
      bottom: 0px;
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )";
      background: #222222;
      width: 100%;
      display: block;
      color: #ffffff;
      line-height: 1.6em;
      padding: 0px 5px; }
  .roomEntry .msg01, .roomEntry .msg02 {
    color: #3495b1;
    margin-bottom: 10px; }
  @media screen and (max-width: 640px) {
    .roomEntry .msg01 {
      display: none; } }
  .roomEntry .msg02 {
    text-align: center; }
    @media screen and (min-width: 640px) {
      .roomEntry .msg02 {
        display: none; } }
  .roomEntry .roomList li {
    display: inline-block;
    margin-right: 2px; }
    .roomEntry .roomList li img {
      display: block;
      width: 100%;
      opacity: 0.5;
      filter: alpha(opacity=50);
      -ms-filter: "alpha( opacity=50 )"; }
    .roomEntry .roomList li a {
      display: block;
      width: 65px;
      overflow: hidden;
      border: 1px solid #3495b1; }
      .roomEntry .roomList li a:hover {
        border: 1px solid #333333; }
        .roomEntry .roomList li a:hover img {
          transition: .2s;
          opacity: 1;
          filter: alpha(opacity=100);
          -ms-filter: "alpha( opacity=100 )"; }
    .roomEntry .roomList li:nth-of-type(3n+3) {
      margin-right: 0; }
  @media screen and (max-width: 640px) {
    .roomEntry .roomList li {
      width: 23%;
      margin-left: 1%;
      margin-right: 1% !important;
      float: left;
      display: block;
      margin-bottom: 1.8%; }
      .roomEntry .roomList li a {
        width: 100%; } }
  .roomEntry .desc {
    margin: 10px 0; }
  .roomEntry .title {
    font-weight: normal;
    margin: 20px 0 10px;
    padding-bottom: 10px;
    background: url(/wp-content/themes/yukei/images/bg03.png) repeat-x 0 bottom/1px auto; }
  .roomEntry .fright {
    width: 210px; }
    .roomEntry .fright .desc .title {
      margin-top: 0; }
  .roomEntry .fleft {
    width: 440px; }
  @media screen and (max-width: 640px) {
    .roomEntry .fleft, .roomEntry .fright {
      width: 100%;
      float: none; } }

dl.facility01 {
  float: left;
  width: 25%;
  border-right: 1px dashed #eeeeee;
  padding: 10px 7px; }
  dl.facility01:last-of-type {
    border-right: none; }
  dl.facility01 dt {
    text-align: center; }
    dl.facility01 dt img {
      width: 100%; }
    dl.facility01 dt strong {
      display: block;
      color: #3495b1; }
  dl.facility01 dd p {
    font-size: 11px;
    background: #efefef;
    padding: 1px 3px;
    margin: 5px 0 0;
    line-height: 1.7em;
    min-height: 7em; }
  @media screen and (max-width: 640px) {
    dl.facility01 {
      float: none;
      width: 100%;
      border: 1px dashed #eeeeee;
      margin-bottom: 10px; }
      dl.facility01 dd p {
        min-height: inherit;
        font-size: 13px; } }

@media screen and (min-width: 640px) {
  .facilityBox {
    border-bottom: 1px dashed #eeeeee;
    border-left: 1px dashed #eeeeee;
    border-right: 1px dashed #eeeeee; }
    .facilityBox:first-of-type {
      border-top: 1px dashed #eeeeee; }
    .facilityBox:nth-of-type(4n+2) dl.facility01 dd p {
      min-height: 10.4em; }
    .facilityBox:nth-of-type(4n+3) dl.facility01 dd p {
      min-height: 8.8em; } }
.picSight001 {
  margin-bottom: 10px; }
  .picSight001 dl {
    display: inline-block;
    margin: 0 10px 10px;
    float: left;
    max-width: 200px; }
    .picSight001 dl dt {
      text-align: center; }
      .picSight001 dl dt img {
        border: 1px solid #cccccc;
        max-width: 100%; }
    .picSight001 dl dd,
    .picSight001 dl dd * {
      font-size: 13px; }

.picSight002 {
  position: relative;
  margin: 10px 0;
  padding-top: 30px; }
  .picSight002 img {
    border: 5px solid #ffffff;
    box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    transform: rotate(-5deg);
    margin: -15px 20px 0 15px; }

.entryInfo.sightList02 p.thumbnail2 img {
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
  width: 200px;
  margin: 0 10px; }

.postEntry.sightseeing table.tbl03 {
  width: 100%; }
  .postEntry.sightseeing table.tbl03 th {
    white-space: nowrap; }
  @media screen and (max-width: 640px) {
    .postEntry.sightseeing table.tbl03 {
      margin-top: 20px; }
      .postEntry.sightseeing table.tbl03 th, .postEntry.sightseeing table.tbl03 td {
        display: block; } }
.postEntry.sightseeing div.wp_social_bookmarking_light:first-of-type,
.postEntry.sightseeing br.wp_social_bookmarking_light_clear:first-of-type {
  display: none;
  float: none;
  clear: none; }

a dl.sightList01 {
  border: 1px solid #ffffff; }
a:hover dl.sightList01 {
  border: 1px solid #3495b1; }

.sight01c1 .pageTitle a {
  display: inline-block;
  float: right;
  margin-bottom: 5px;
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #3495b1;
  border-radius: 5px;
  padding: 0px 5px;
  color: #3495b1; }
  .sight01c1 .pageTitle a:hover {
    background: #3495b1;
    color: #ffffff; }

dl.sightList01 {
  float: left;
  text-align: center;
  width: 31.5%;
  margin-right: 1.5%;
  padding-right: 1.5%;
  border-right: 1px solid #eeeeee;
  margin-bottom: 2%; }
  dl.sightList01:nth-child(3n+1) {
    padding-left: 1.5%; }
  dl.sightList01:nth-child(3n+3) {
    border-right: none;
    margin-right: 0;
    padding-right: 0; }
  dl.sightList01 dt h3 {
    font-size: 16px;
    margin-top: 10px;
    font-weight: normal; }
  dl.sightList01 dd figure {
    min-height: 160px; }
  dl.sightList01 dd img {
    border: 5px solid #ffffff;
    box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
    width: 200px; }
  dl.sightList01 .desc {
    padding: 0 10px; }
  dl.sightList01 .desc,
  dl.sightList01 .desc p {
    text-align: left;
    font-size: 13px;
    line-height: 1.8em; }
  dl.sightList01 p.readmore {
    position: relative; }
    dl.sightList01 p.readmore a {
      background: #888888;
      border: 1px solid #777777;
      border-radius: 5px;
      padding: 5px 8px;
      color: #ffffff;
      text-decoration: none;
      display: block;
      text-align: center;
      position: relative; }
      dl.sightList01 p.readmore a:hover {
        top: 1px;
        left: 1px; }
  @media screen and (max-width: 640px) {
    dl.sightList01 {
      float: none;
      width: 100%;
      margin: 0;
      padding: 10px 0;
      border-right: none;
      border-bottom: 1px solid #eee;
      margin-bottom: 10px; } }

#sightseeingMap {
  position: relative; }
  @media screen and (min-width: 660px) {
    #sightseeingMap .mainMap img {
      width: 660px; }
    #sightseeingMap .hInfoDesc .setsumei1 {
      display: none; }
    #sightseeingMap .hInfoDesc a,
    #sightseeingMap .hInfoDesc * a {
      position: absolute;
      min-width: 18px;
      min-height: 18px;
      display: block;
      text-decoration: none; }
    #sightseeingMap .hInfoDesc a:hover {
      z-index: 1;
      max-width: 120px;
      line-height: 1.5em; }
    #sightseeingMap .hInfoDesc a span {
      width: 20px;
      height: 20px;
      display: inline-block;
      border-radius: 50%;
      font-size: 9px;
      font-weight: bold;
      border: 2px solid #ffffff;
      background: #ccc;
      color: #ffffff;
      line-height: 1.8em;
      text-align: center; }
    #sightseeingMap .hInfoDesc a strong,
    #sightseeingMap .hInfoDesc a figure {
      display: none; }
    #sightseeingMap .hInfoDesc a figure img {
      max-width: 100px;
      border: 1px solid #cccccc;
      padding: 4px;
      background: #ffffff; }
    #sightseeingMap .hInfoDesc a:hover figure {
      display: block;
      overflow: hidden; }
    #sightseeingMap .hInfoDesc a:hover strong {
      display: block;
      margin-top: -5px; }
    #sightseeingMap .hInfoDesc.beach span {
      background: #00a0e9; }
    #sightseeingMap .hInfoDesc.eruption span {
      background: #000572; }
    #sightseeingMap .hInfoDesc.noted span {
      background: #3495b1; }
    #sightseeingMap .hInfoDesc.meal span {
      background: #e9b500; }
    #sightseeingMap .hInfoDesc.spa span {
      background: #e97e00; }
    #sightseeingMap .hInfoDesc.shopping span {
      background: #fe3b67; }
    #sightseeingMap .hInfoDesc#sighta1 a {
      top: 373px;
      left: 63px; }
    #sightseeingMap .hInfoDesc#sighta2 a {
      top: 424px;
      left: 8px; }
    #sightseeingMap .hInfoDesc#sighta3 a {
      top: 158px;
      left: 558px; }
    #sightseeingMap .hInfoDesc#sighta4 a {
      top: 235px;
      left: 594px; }
    #sightseeingMap .hInfoDesc#sightb1 a {
      top: 451px;
      left: 27px; }
    #sightseeingMap .hInfoDesc#sightb2 a {
      top: 42px;
      left: 288px; }
    #sightseeingMap .hInfoDesc#sightb3 a {
      top: 196px;
      left: 133px; }
    #sightseeingMap .hInfoDesc#sightb4 a {
      top: 585px;
      left: 484px; }
    #sightseeingMap .hInfoDesc#sightb5 a {
      top: 546px;
      left: 559px; }
    #sightseeingMap .hInfoDesc#sightb6 a {
      top: 596px;
      left: 59px; }
    #sightseeingMap .hInfoDesc#sightc1 a {
      top: 47px;
      left: 319px; }
    #sightseeingMap .hInfoDesc#sightc2 a {
      top: 77px;
      left: 309px; }
    #sightseeingMap .hInfoDesc#sightc3 a {
      top: 93px;
      left: 212px; }
    #sightseeingMap .hInfoDesc#sightc4 a {
      top: 130px;
      left: 202px; }
    #sightseeingMap .hInfoDesc#sightc5 a {
      top: 120px;
      left: 118px; }
    #sightseeingMap .hInfoDesc#sightc6 a {
      top: 592px;
      left: 364px; }
    #sightseeingMap .hInfoDesc#sightc7 a {
      top: 614px;
      left: 359px; }
    #sightseeingMap .hInfoDesc#sightd1 a {
      top: 423px;
      left: 29px; }
    #sightseeingMap .hInfoDesc#sighte1 a {
      top: 438px;
      left: 40px; }
    #sightseeingMap .hInfoDesc#sighte2 a {
      top: 524px;
      left: 530px; }
    #sightseeingMap .hInfoDesc#sightf1 a {
      top: 432px;
      left: 61px; } }

@media screen and (max-width: 660px) {
  .postSightseeingmap {
    display: none; } }
.hInfoDetail.sightDetail1 {
  width: 200px; }
  .hInfoDetail.sightDetail1 .detailImg img {
    width: 200px; }
  .hInfoDetail.sightDetail1 a {
    text-decoration: none; }

.contact01c1 {
  margin: 0 auto 10px;
  border: 2px solid #cef4ff;
  border-radius: 10px;
  padding: 8px 12px;
  width: 400px;
  text-align: center; }
  .contact01c1 img {
    display: block; }
  @media screen and (max-width: 640px) {
    .contact01c1 {
      width: 100%; } }

.contact01c2 {
  text-align: center; }
  @media screen and (max-width: 640px) {
    .contact01c2 {
      text-align: left; } }

table.access01c1 td li {
  list-style: none;
  margin-left: 0; }
table.access01c1 tbody th {
  background: none;
  color: #000000; }
table.access01c1 .title {
  background: #ffffff;
  color: #242f44; }

table.access01c1 td li,
table.access01c3 td li {
  font-size: 13px; }

@media screen and (max-width: 640px) {
  table.access01c3 tr {
    border: 1px solid #dddddd; }
  table.access01c3 th, table.access01c3 td {
    display: block;
    border: none; } }

.fright.access01c2 {
  margin-top: 20px; }

.access01c4 {
  min-width: 315px; }

@media screen and (max-width: 640px) {
  .access01c8 {
    min-width: inherit;
    width: 100%; }
    .access01c8 .fleft,
    .access01c8 .fright {
      float: none; }
    .access01c8 table.access01c1 {
      width: 100%;
      margin-top: 10px; } }

.access01c5,
.access01c6,
.access01c7,
.access01c7 li {
  position: relative; }

.picAccess003 img,
.picAccess002 img {
  border: 7px solid #ffffff;
  box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8); }

.access01c5 .picAccess003 img {
  width: 200px;
  position: relative;
  top: -30px;
  left: -50px;
  float: right; }
  @media screen and (max-width: 640px) {
    .access01c5 .picAccess003 img {
      width: 50%;
      top: 0px;
      left: 5%;
      float: none;
      margin-bottom: 20px; } }
.access01c5 .picAccess002 img {
  width: 150px;
  position: absolute;
  top: 180px;
  right: 20px;
  z-index: 1;
  float: right; }
  @media screen and (max-width: 640px) {
    .access01c5 .picAccess002 img {
      width: 40%;
      top: 75px;
      right: auto;
      left: 47%;
      float: none; } }
@media screen and (max-width: 640px) {
  .access01c5 table.entryDesc {
    width: 100%; }
    .access01c5 table.entryDesc th, .access01c5 table.entryDesc td {
      display: block;
      border: none; } }

.access01c7 .picAccess01 img {
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
  width: 150px;
  position: relative;
  top: 0;
  right: 0;
  z-index: 1;
  margin-left: 20px;
  float: right; }
  @media screen and (max-width: 640px) {
    .access01c7 .picAccess01 img {
      width: 50%; } }

.access01c8 .picAccess002 img {
  width: 200px;
  margin-top: -15px;
  float: left; }
  @media screen and (max-width: 640px) {
    .access01c8 .picAccess002 img {
      width: 50%;
      float: none;
      margin: 15px auto;
      display: block; } }

.access01c9 .fleft {
  max-width: 300px; }
@media screen and (max-width: 640px) {
  .access01c9 .fleft,
  .access01c9 .fright {
    max-width: none;
    width: 100%;
    float: none; } }

.fishIndex {
  margin: 30px 0; }
  .fishIndex dl.info01 {
    border-bottom: 1px dashed #cccccc;
    margin: 10px 0;
    padding: 5px 0; }
    .fishIndex dl.info01:first-of-type {
      margin: 0 0 10px;
      padding: 0 0 5px; }
    .fishIndex dl.info01 dt {
      min-width: 110px;
      min-height: 110px;
      background: #eee;
      border-radius: 50%; }
      .fishIndex dl.info01 dt em {
        font-size: 60px; }
    .fishIndex dl.info01 dd p {
      font-size: 14px;
      margin: 5px 0;
      line-height: 1.8em; }
    @media screen and (max-width: 640px) {
      .fishIndex dl.info01 dt {
        margin: 10px auto;
        float: none; }
      .fishIndex dl.info01 dd {
        float: none;
        width: 100%; } }

#fishingStorage .attention03 {
  padding: 10px;
  background: #fafafa; }
  #fishingStorage .attention03 li {
    margin-top: 3px;
    margin-bottom: 3px; }
#fishingStorage figure img {
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
  float: left; }
#fishingStorage figure.picFishing004 img {
  width: 220px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  transform: rotate(-3deg); }
#fishingStorage figure.picFishing005 img {
  width: 240px;
  position: relative;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  transform: rotate(3deg); }
#fishingStorage figure.picFishing006 img {
  width: 210px;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  transform: rotate(-3deg); }

@media screen and (max-width: 640px) {
  .postCondition table.entryDesc {
    border-bottom: 1px solid #ddd; }
    .postCondition table.entryDesc th, .postCondition table.entryDesc td {
      display: block;
      border-bottom: none;
      border-right: none; } }

.fStyle01 dl.info02 {
  margin-bottom: 30px; }
  .fStyle01 dl.info02 ol li strong {
    font-size: 120%;
    color: #3495b1; }
  .fStyle01 dl.info02 dt {
    position: relative; }
    .fStyle01 dl.info02 dt .picFish019 img {
      display: block;
      position: absolute;
      bottom: 0;
      right: 20px;
      width: 110px; }
  .fStyle01 dl.info02 dd {
    position: relative; }
    .fStyle01 dl.info02 dd figure img {
      border-radius: 50%;
      width: 200px;
      position: relative; }
    .fStyle01 dl.info02 dd .picFish020 img {
      top: -40px; }

.sanbon01c1 p,
.iso01c1 p,
.funa01c1 p {
  margin: 10px 0;
  font-size: 15px;
  line-height: 1.8em; }

.sanbon01c1,
.sanbon01c2,
.sanbon01c3,
.iso01c1,
.iso01c2,
.iso01c3,
.funa01c1,
.funa01c2 {
  position: relative; }

.picFish009 img {
  position: relative;
  top: -30px;
  width: 250px;
  border-radius: 50%; }
  @media screen and (max-width: 640px) {
    .picFish009 img {
      width: 30%; } }

.picFish016 img {
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
  width: 280px;
  position: relative;
  top: 0;
  right: 10px;
  margin-left: 20px; }
  @media screen and (max-width: 640px) {
    .picFish016 img {
      width: 40%; } }

.sanbon01c2 .picStyle002 img,
.iso01c2 .picStyle002 img {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  border-radius: 50%; }
  @media screen and (max-width: 640px) {
    .sanbon01c2 .picStyle002 img,
    .iso01c2 .picStyle002 img {
      width: 30%; } }

.sanbon01c3 .picStyle003 img,
.iso01c3 .picStyle003 img {
  height: 330px;
  padding-right: 30px; }

@media screen and (max-width: 640px) {
  .sanbon01c1 table.tbl03 th, .sanbon01c1 table.tbl03 td,
  .sanbon01c3 table.tbl03 th,
  .sanbon01c3 table.tbl03 td {
    display: block;
    text-align: left; } }

.sanbon01c4 ul li,
.iso01c4 ul li,
.funa01c7 ul li {
  margin-bottom: 5px;
  line-height: 1.8em; }

dl.timeSchedule1 {
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  dl.timeSchedule1 dt,
  dl.timeSchedule1 dd {
    display: inline-block; }
  dl.timeSchedule1 dt {
    vertical-align: top;
    min-width: 155px; }
    dl.timeSchedule1 dt img {
      width: 43px; }
    dl.timeSchedule1 dt span {
      display: inline-block;
      vertical-align: top;
      padding: 12px 0 0 10px;
      color: #3495b1;
      font-weight: bold; }
    dl.timeSchedule1 dt.double span {
      padding-top: 0; }
  dl.timeSchedule1 dd {
    vertical-align: middle;
    max-width: 500px;
    padding-top: 12px;
    font-size: 14px; }
    dl.timeSchedule1 dd.double {
      padding-top: 0; }

.iso01c1 .picFish015 img {
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
  width: 250px;
  position: relative;
  top: 0;
  right: 10px;
  transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  margin-left: 40px;
  float: right; }
  @media screen and (max-width: 640px) {
    .iso01c1 .picFish015 img {
      width: 60%;
      float: none;
      margin: 10px;
      right: 0; } }

.funa01c1 table.tbl03,
.iso01c1 table.tbl03 {
  margin-bottom: 20px; }
  @media screen and (max-width: 640px) {
    .funa01c1 table.tbl03 th, .funa01c1 table.tbl03 td,
    .iso01c1 table.tbl03 th,
    .iso01c1 table.tbl03 td {
      display: block; } }

.funa01c1 table.tbl03 th,
.iso01c1 table.tbl03 th {
  white-space: nowrap; }

.funa01c1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media screen and (min-width: 640px) {
    .funa01c1 {
      flex-direction: row-reverse; } }
  @media screen and (max-width: 640px) {
    .funa01c1 {
      flex-direction: column; } }
  @media screen and (max-width: 640px) {
    .funa01c1 .funa01c1_wrap1 {
      display: flex; } }
  @media screen and (min-width: 640px) {
    .funa01c1 .funa01c1_wrap2 {
      max-width: 60%; } }
  .funa01c1 .picFish011 img {
    border: 5px solid #ffffff;
    box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
    width: 250px;
    transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    display: block;
    margin: 10px 10px 0 0; }
    @media screen and (max-width: 640px) {
      .funa01c1 .picFish011 img {
        margin: 10px; } }
  .funa01c1 .picFish012 img {
    border: 5px solid #ffffff;
    box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
    width: 180px;
    transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    display: block;
    margin: -20px 0 20px auto; }
    @media screen and (max-width: 640px) {
      .funa01c1 .picFish012 img {
        margin: 40px 0 0 0; } }

.funa01c2 .picFish003 img {
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
  width: 200px;
  position: relative;
  top: 0;
  transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  margin: -60px 10px 0 20px;
  float: right; }
  @media screen and (max-width: 640px) {
    .funa01c2 .picFish003 img {
      width: 40%;
      margin: 10px;
      right: 0; } }

.funa01c3 .picStyle004 img,
.funa01c4 .picStyle005 img {
  width: 230px;
  padding-right: 30px; }
  @media screen and (max-width: 640px) {
    .funa01c3 .picStyle004 img,
    .funa01c4 .picStyle005 img {
      width: 50%;
      padding-bottom: 10px; } }

@media screen and (max-width: 640px) {
  .funa01c3 table.tbl03, .funa01c4 table.tbl03 {
    width: 100%; }
    .funa01c3 table.tbl03 th, .funa01c3 table.tbl03 td, .funa01c4 table.tbl03 th, .funa01c4 table.tbl03 td {
      display: block;
      text-align: left; } }

.funa01c5 .picFish004 img {
  position: relative;
  top: -30px;
  right: 10px;
  width: 200px;
  border-radius: 50%; }
  @media screen and (max-width: 640px) {
    .funa01c5 .picFish004 img {
      width: 30%;
      right: 0;
      top: -60px; } }

.funa01c6 .picFish013 img {
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
  width: 300px;
  position: relative;
  top: 0;
  transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  margin: -30px 10px 0 20px;
  float: right; }
  @media screen and (max-width: 640px) {
    .funa01c6 .picFish013 img {
      width: 80%;
      margin: 20px;
      float: none; } }

.funa01c7 .picFish014 img {
  border: 5px solid #ffffff;
  box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
  width: 210px;
  position: relative;
  top: 0;
  right: 10px;
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  margin: -40px 0 0 30px; }
  @media screen and (max-width: 640px) {
    .funa01c7 .picFish014 img {
      width: 40%;
      right: 0; } }

.jiiso03 .fleft,
.jiiso03 .fright {
  width: 320px; }
.jiiso03 table.tbl02 {
  width: 100%; }
@media screen and (max-width: 1024px) {
  .jiiso03 .fleft,
  .jiiso03 .fright {
    width: 49%; } }
@media screen and (max-width: 640px) {
  .jiiso03 .fleft,
  .jiiso03 .fright {
    width: 100%;
    float: none; } }

.jiisoguide01c1,
.jiiso01c2 {
  position: relative; }

.jiisoguide01c1 .picFish007 img {
  position: absolute;
  top: 100px;
  right: 0;
  width: 100px;
  border-radius: 50%; }
.jiisoguide01c1 .picFish006 img {
  position: relative;
  top: 0px;
  margin-right: 50px;
  width: 150px;
  border-radius: 50%; }
@media screen and (max-width: 640px) {
  .jiisoguide01c1 dl.info01 dt, .jiisoguide01c1 dl.info01 dd {
    float: none;
    width: 100%;
    margin-bottom: 30px; } }

.picFish018 img {
  position: relative;
  top: 0;
  margin-left: 20px;
  width: 220px;
  border-radius: 20px; }
  @media screen and (max-width: 640px) {
    .picFish018 img {
      width: 40%; } }

@media screen and (min-width: 1024px) {
  .hInfoDesc a,
  .hInfoDesc * a {
    position: absolute;
    min-width: 40px;
    min-height: 30px;
    display: block;
    text-decoration: none; }
  .hInfoDesc a figure {
    display: none; } }

#jiisoMap {
  position: relative; }
  @media screen and (min-width: 1024px) {
    #jiisoMap .hInfoDesc a figure img {
      max-width: 150px;
      border: 1px solid #cccccc;
      padding: 4px;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eeeeee));
      /* Safari,Google Chrome */
      background: -moz-linear-gradient(top, #ffffff, #eeeeee);
      /* Firefox */
      background: linear-gradient(#ffffff, #eeeeee); }
    #jiisoMap .hInfoDesc a figure strong {
      display: none; }
    #jiisoMap .hInfoDesc a:hover {
      margin-left: -50px; }
      #jiisoMap .hInfoDesc a:hover figure {
        display: block;
        transition: 1.2s;
        overflow: hidden; } }
  @media screen and (max-width: 1024px) {
    #jiisoMap .hInfoDesc {
      display: inline-block;
      width: 23%;
      margin-bottom: 1%;
      margin-right: 0.5%; }
      #jiisoMap .hInfoDesc a {
        display: block;
        transition: 0.2s;
        text-decoration: none;
        border: 1px solid #ccc;
        padding: 4px; }
        #jiisoMap .hInfoDesc a figure img {
          display: block; }
        #jiisoMap .hInfoDesc a figure strong {
          display: block;
          text-align: center;
          font-weight: normal;
          margin-bottom: 5px; }
        #jiisoMap .hInfoDesc a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80);
          -ms-filter: "alpha( opacity=80 )"; } }
  @media screen and (max-width: 640px) {
    #jiisoMap .hInfoDesc {
      width: 31.5%;
      margin-right: 0.7%;
      margin-bottom: 1.9%; } }

@media screen and (min-width: 1024px) {
  .hInfoDesc#plc01 a {
    top: 5px;
    left: 420px;
    min-width: 40px; }
    .hInfoDesc#plc01 a figure {
      margin-top: 30px; }
  .hInfoDesc#plc02 a {
    top: 2px;
    left: 460px;
    min-width: 30px;
    min-height: 50px; }
    .hInfoDesc#plc02 a:hover {
      margin-left: 0;
      margin-top: -20px; }
    .hInfoDesc#plc02 a figure {
      margin-left: 30px; }
  .hInfoDesc#plc03 a {
    top: 140px;
    left: 530px;
    min-width: 95px;
    min-height: 20px; }
    .hInfoDesc#plc03 a:hover {
      margin-left: -35px;
      padding-top: 20px; }
  .hInfoDesc#plc04 a {
    top: 530px;
    left: 575px;
    min-width: 40px; }
    .hInfoDesc#plc04 a:hover {
      margin: -90px 0 0 -50px;
      padding-bottom: 20px; }
  .hInfoDesc#plc05 a {
    top: 667px;
    left: 390px;
    min-width: 65px;
    min-height: 20px; }
    .hInfoDesc#plc05 a:hover {
      margin: -90px 0 0;
      padding-bottom: 10px; }
  .hInfoDesc#plc06 a {
    top: 660px;
    left: 238px;
    min-width: 55px; }
    .hInfoDesc#plc06 a:hover {
      margin: -95px 0 0 -35px;
      padding-bottom: 30px; }
  .hInfoDesc#plc07 a {
    top: 633px;
    left: 115px;
    min-width: 65px; }
    .hInfoDesc#plc07 a:hover {
      margin: -95px 0 0 0px;
      padding-bottom: 30px; }
  .hInfoDesc#plc08 a {
    top: 624px;
    left: 56px;
    min-width: 55px;
    min-height: 20px; }
    .hInfoDesc#plc08 a:hover {
      margin: -90px 0 0 -35px;
      padding-bottom: 15px; }
  .hInfoDesc#plc09 a {
    top: 586px;
    left: 48px;
    min-width: 45px;
    min-height: 20px; }
    .hInfoDesc#plc09 a:hover {
      margin: -45px 0 0 0;
      padding-left: 45px; }
  .hInfoDesc#plc10 a {
    top: 557px;
    left: 8px;
    min-width: 65px;
    min-height: 30px; }
    .hInfoDesc#plc10 a:hover {
      margin: -90px 0 0 0;
      padding-bottom: 15px; }
  .hInfoDesc#plc11 a {
    top: 455px;
    left: 13px;
    min-width: 43px;
    min-height: 30px; }
    .hInfoDesc#plc11 a:hover {
      margin: -30px 0 0 0;
      padding-left: 43px; }
  .hInfoDesc#plc12 a {
    top: 421px;
    left: 0px;
    min-width: 67px;
    min-height: 20px; }
    .hInfoDesc#plc12 a:hover {
      margin: -35px 0 0 0;
      padding-left: 67px; }
  .hInfoDesc#plc13 a {
    top: 348px;
    left: 58px;
    min-width: 56px;
    min-height: 20px; }
    .hInfoDesc#plc13 a:hover {
      margin: -35px 0 0 0;
      padding-left: 56px; }
  .hInfoDesc#plc14 a {
    top: 334px;
    left: 14px;
    min-width: 43px;
    min-height: 20px; }
    .hInfoDesc#plc14 a:hover {
      margin: -95px 0 0 0;
      padding-bottom: 15px; }
  .hInfoDesc#plc15 a {
    top: 3px;
    left: 189px;
    min-width: 30px;
    min-height: 54px; }
    .hInfoDesc#plc15 a:hover {
      margin: -20px 0 0 0;
      padding-left: 30px; }
  .hInfoDesc#plc16 a {
    top: 1px;
    left: 154px;
    min-width: 22px;
    min-height: 65px; }
    .hInfoDesc#plc16 a:hover {
      padding-top: 65px; }
  .hInfoDesc#plc17 a {
    top: 19px;
    left: 121px;
    min-width: 30px;
    min-height: 55px; }
    .hInfoDesc#plc17 a:hover {
      margin-left: -65px;
      padding-top: 55px; }
  .hInfoDesc#plc18 a {
    top: 0px;
    left: 352px; }
    .hInfoDesc#plc18 a figure {
      margin-top: 30px; } }
@media screen and (min-width: 1024px) {
  .hInfoDetail {
    width: 1000px; }
    .hInfoDetail .detailImg img {
      width: 1000px; } }
@media screen and (max-width: 1024px) {
  .hInfoDetail {
    width: 100%; }
    .hInfoDetail .detailImg img {
      width: 100%; } }
.hInfoDetail table.detailTbl {
  border-collapse: collapse;
  margin-bottom: 10px; }
  .hInfoDetail table.detailTbl th,
  .hInfoDetail table.detailTbl td {
    line-height: 1.8em;
    padding: 5px 10px;
    border: 1px solid #dddddd; }
  .hInfoDetail table.detailTbl th {
    white-space: nowrap;
    background-color: #eeeeee;
    font-weight: normal; }
  .hInfoDetail table.detailTbl .nowrap {
    white-space: nowrap; }
.hInfoDetail table.detailTbl2 {
  border-collapse: collapse; }
  .hInfoDetail table.detailTbl2 th,
  .hInfoDetail table.detailTbl2 td {
    padding: 5px 10px; }
  .hInfoDetail table.detailTbl2 th {
    white-space: nowrap;
    padding-right: 20px;
    text-align: left; }
.hInfoDetail .detailBox p.advice {
  background: url(/wp-content/themes/yukei/images/cmnIcon04.png) no-repeat 0 0px/34px auto;
  min-height: 34px;
  color: #3495b1;
  padding: 15px 0 8px 40px;
  border-bottom: 3px double #3495b1;
  margin-bottom: 8px; }

#sanbonMap {
  position: relative; }
  @media screen and (min-width: 1024px) {
    #sanbonMap .hLinks a {
      position: absolute;
      min-width: 50px;
      height: 22px;
      display: block;
      text-decoration: none;
      overflow: hidden;
      text-indent: -9999px;
      border: 1px solid #ffffff;
      border-radius: 5px;
      font-size: 10px; }
      #sanbonMap .hLinks a#sPlc01a {
        top: 32px;
        left: 311px; }
      #sanbonMap .hLinks a#sPlc02a {
        top: 21px;
        left: 246px;
        width: 64px; }
      #sanbonMap .hLinks a#sPlc03a {
        top: 146px;
        left: 416px;
        min-width: 38px; }
      #sanbonMap .hLinks a#sPlc04a {
        top: 162px;
        left: 98px;
        min-width: 38px; }
      #sanbonMap .hLinks a#sPlc05a {
        top: 116px;
        left: 285px; }
      #sanbonMap .hLinks a:hover {
        background-color: #ffffff;
        opacity: 0.5;
        filter: alpha(opacity=50);
        -ms-filter: "alpha( opacity=50 )"; } }
  @media screen and (max-width: 1024px) {
    #sanbonMap .hLinks li {
      display: inline-block; }
      #sanbonMap .hLinks li a {
        display: block;
        border-radius: 8px;
        padding: 8px 12px;
        text-decoration: none;
        font-size: 15px;
        margin-bottom: 5px;
        transition: .2s;
        border: 1px solid #242f44; }
        #sanbonMap .hLinks li a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80);
          -ms-filter: "alpha( opacity=80 )"; } }
  @media screen and (max-width: 1024px) and (max-width: 640px) {
    #sanbonMap .hLinks li {
      display: block; }
      #sanbonMap .hLinks li a {
        padding: 10px 12px; } }

.pAbout dl.info01 {
  margin-bottom: 50px; }
  .pAbout dl.info01 dt {
    width: 20%; }
    .pAbout dl.info01 dt h2 img {
      width: 120px;
      display: block;
      border: 3px double #36619b; }
  .pAbout dl.info01 dd {
    width: 78%;
    margin-top: 20px; }
    .pAbout dl.info01 dd h3 {
      font-weight: normal;
      font-size: 16px;
      color: #3495b1;
      line-height: 1.8em; }
    .pAbout dl.info01 dd p {
      font-size: 14px; }
    .pAbout dl.info01 dd figure img {
      margin-bottom: 15px;
      border-radius: 10px;
      width: 150px; }
    .pAbout dl.info01 dd figure.picBoard101 img {
      width: 200px;
      margin-top: 7px; }
    .pAbout dl.info01 dd figure.picFishing001 img {
      margin-top: -40px;
      background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#eeeeee));
      /* Safari,Google Chrome */
      background: -moz-linear-gradient(top, #ffffff, #eeeeee);
      /* Firefox */
      background: linear-gradient(#ffffff, #eeeeee); }
    .pAbout dl.info01 dd:first-of-type {
      margin-top: 0; }
  .pAbout dl.info01:nth-of-type(even) dt h2 img {
    margin-left: auto; }
  .pAbout dl.info01:nth-of-type(even) dd:nth-of-type(even) img {
    margin-left: 15px; }
  .pAbout dl.info01:nth-of-type(even) dd:nth-of-type(odd) img {
    margin-right: 15px; }
  .pAbout dl.info01:nth-of-type(odd) dd:nth-of-type(even) img {
    margin-right: 15px; }
  .pAbout dl.info01:nth-of-type(odd) dd:nth-of-type(odd) img {
    margin-left: 15px; }
  @media screen and (max-width: 640px) {
    .pAbout dl.info01 dt, .pAbout dl.info01 dd {
      width: 100%;
      float: none; }
    .pAbout dl.info01 dt {
      margin-bottom: 50px;
      text-align: center; }
      .pAbout dl.info01 dt h2 img {
        display: inline; }
    .pAbout dl.info01 dd figure.picFishing001 img {
      margin-top: 0px; } }
.pAbout hr {
  padding: 0;
  border: none;
  border-top: medium double #eeeeee;
  color: #eeeeee;
  text-align: center;
  margin: 50px auto; }
  .pAbout hr:after {
    content: "○";
    display: inline-block;
    position: relative;
    top: -0.9em;
    font-size: 1.1em;
    padding: 0 0.25em;
    background: white; }

.pPlansNavi li {
  width: 325px;
  height: 80px;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #cccccc; }
  .pPlansNavi li:nth-of-type(odd) {
    float: left; }
  .pPlansNavi li:nth-of-type(even) {
    float: right; }
  .pPlansNavi li:hover {
    border: 1px solid #242f44; }
  .pPlansNavi li a {
    overflow: hidden;
    padding: 0; }
    .pPlansNavi li a em {
      position: absolute;
      display: block;
      top: 0px;
      padding: 8px;
      color: #ffffff; }
    .pPlansNavi li a img {
      width: 100%; }
    .pPlansNavi li a:hover {
      transition: .2s;
      opacity: 0.8;
      filter: alpha(opacity=80);
      -ms-filter: "alpha( opacity=80 )"; }
@media screen and (max-width: 768px) {
  .pPlansNavi li {
    width: 49%;
    height: auto;
    border: none; }
    .pPlansNavi li:hover {
      border: none; }
    .pPlansNavi li img {
      border: 1px solid #cccccc; }
      .pPlansNavi li img:hover {
        border: 1px solid #242f44; } }
@media screen and (max-width: 640px) {
  .pPlansNavi li {
    width: 100%;
    margin-bottom: 0px; } }

.pPlans00 p {
  line-height: 1.8em; }

.pPlans {
  border: 2px solid #eeeeee;
  margin: 10px 0;
  padding: 10px; }
  .pPlans h3 {
    font-weight: normal;
    padding: 5px 7px;
    font-size: 18px;
    background: #242f44;
    color: #ffffff; }
  .pPlans > p {
    margin: 7px 0;
    font-size: 15px;
    line-height: 2em; }
  .pPlans .planContent .desc {
    background-color: #eeeeee;
    padding: 5px 8px;
    margin-bottom: 10px; }
    .pPlans .planContent .desc p {
      line-height: 1.8em; }
  .pPlans .planContent .menulist {
    margin-top: 10px; }
    .pPlans .planContent .menulist li {
      display: inline-block;
      margin-bottom: 7px;
      margin-right: 5px;
      text-align: center;
      vertical-align: top;
      line-height: 1.5em;
      font-size: 11px;
      position: relative;
      /*
      &:nth-of-type(2n+1){
      	padding-bottom:30px;
      	em {
      		position:relative;
      	}
      }
      &:nth-of-type(2n){
      	padding-top:30px;
      	em {
      		position:absolute;
      		top:5px;
      		left:0;
      		
      	}
      }
      &:nth-of-type(1){
      }
      */ }
      .pPlans .planContent .menulist li figure {
        margin: 5px 0 8px;
        text-align: center; }
        .pPlans .planContent .menulist li figure img {
          display: block;
          max-height: 117px;
          border-radius: 10px; }
      .pPlans .planContent .menulist li span {
        font-size: 88%;
        display: block; }
      .pPlans .planContent .menulist li em {
        display: block;
        text-align: center;
        width: 100%; }
    @media screen and (min-width: 640px) {
      .pPlans .planContent .menulist.r4 img {
        max-height: 117px; }
      .pPlans .planContent .menulist.r5 img {
        max-height: 91px; }
      .pPlans .planContent .menulist.r6 img {
        max-height: 117px; }
      .pPlans .planContent .menulist.r6 li:nth-of-type(5) {
        margin-left: 125px; } }
  @media screen and (max-width: 640px) {
    .pPlans .planContent table.tbl05 td span {
      display: block; } }

#guest01 .list04 {
  border: 3px double #cccccc;
  display: inline-block;
  padding: 5px 0;
  padding-right: 10px; }
  #guest01 .list04 li {
    font-size: 13px !important; }
#guest01 .fleft {
  width: 280px; }
  #guest01 .fleft p {
    font-size: 13px; }
#guest01 .fright {
  width: 360px;
  position: relative; }
#guest01 .guest01c1 img {
  width: 100%; }
#guest01 .guest01c2 {
  position: absolute;
  top: 100px;
  width: 280px; }
  #guest01 .guest01c2 li {
    font-size: 13px !important; }

.postFaq h1.postTitle .mark {
  border: 2px solid #cccccc;
  border-radius: 50%;
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  font-size: 18px;
  line-height: 1em;
  color: #cccccc;
  position: relative;
  top: 5px;
  margin-right: 7px;
  transition: .2s;
  text-align: center; }
.postFaq h1.postTitle a {
  display: block; }
  .postFaq h1.postTitle a:hover {
    text-decoration: underline; }
    .postFaq h1.postTitle a:hover .mark {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      transform: rotate(90deg);
      color: #ff8888; }
.postFaq .entryDesc {
  overflow: hidden;
  height: 0;
  padding-left: 15px;
  margin-left: 11px;
  border-left: 3px solid #ff8888; }
  .postFaq .entryDesc.selected {
    display: block;
    padding: 5px 0 5px 15px; }
  .postFaq .entryDesc ul.cat {
    display: block;
    padding-left: 0;
    margin-bottom: 10px; }
  .postFaq .entryDesc p {
    font-size: 15px;
    line-height: 1.8em; }
