body {
  background-color: #fff;
}
.imgmo0 {
  width: 100%;
  height: auto;
  display: block;
}
/* Style for PCs */
@media screen and (min-width: 1025px) {
  /* Header */
  #header {
    width: auto;
    max-width: 1200px;
    height: 120px;
    margin: 0 auto;
  }
  /* Menu */
  nav#menu ul {
    width: auto;
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
  }
  .js nav[role=navigation] {
    max-height: none;
    width: 100%;
    height: 60px;
    overflow: hidden;
    padding: 10px 0 10px 0;
    margin: 0 auto;
    border-top: 1px dotted #879DBE;
  }
  #wrapper {
    width: auto;
    max-width: 1200px;
    height: auto;
    font-size: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* Page title */
  #pagetitle {
    width: auto;
    max-width: 1200px;
    height: auto;
    padding-top: 0px;
  }
  #pagetitle img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
  #pagetitle h2 {
    font-size: 40px;
    line-height: 60px;
    letter-spacing: -2px;
    font-family: "Open Sans", sans-serif;
    color: #3EA9EE;
    font-weight: 300;
    float: left;
    margin-left: 10px;
  }
  #pagetitle p {
    font-size: 12px;
    line-height: 60px;
    font-weight: bold;
    color: #006699;
    float: right;
    margin-right: 10px;
  }
  /* Contents */
  #mmbody {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 40px 10px 50px 10px;
  }
  #mmbody p {
    font-size: 12px;
    line-height: 2em;
    margin-bottom: 2.5em;
  }
  #mmbody p.pnom10 {
    margin-bottom: 0.5em;
  }
  #mmbody p.pnom {
    margin-bottom: 0px;
  }
  #mmbody h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1em;
    color: #006699;
  }
  #mmbody h3.h3catch {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1.5em;
    color: #006699;
  }
  #mmbody h5.h5nom {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1em;
    color: #006699;
  }
  #mmbody ul {
    margin-left: 1em;
    margin-bottom: 2.5em;
  }
  #mmbody ul li {
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    list-style-image: url(../img/lidot.png);
    list-style-type: none;
  }
  table.ts01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  table.ts01 tr th {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    color: #006699;
    text-align: left;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3EA9EE;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 20%;
  }
  table.ts01 tr td {
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 80%;
  }
  table.ts02 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  table.ts02 tr th {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    color: #006699;
    text-align: left;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3EA9EE;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 10%;
  }
  table.ts02 tr td {
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 20%;
  }
  table.ts03 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  table.ts03 tr th {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    color: #006699;
    text-align: left;
    vertical-align: top;
    border-right-width: 5px;
    border-right-style: solid;
    border-right-color: #3EA9EE;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 10%;
  }
  table.ts03 tr td {
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 90%;
  }
  .formbox250 {
    background-color: #f5f5f5;
    padding: 5px;
    width: 25%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
  }
  .formbox150 {
    background-color: #f5f5f5;
    padding: 5px;
    width: 15%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
  }
  .formbox100 {
    background-color: #f5f5f5;
    padding: 5px;
    width: 10%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
  }
  .formbox750 {
    background-color: #f5f5f5;
    padding: 5px;
    width: 95%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
  }
  form input#submit {
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    color: #FFF;
    height: 50px;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 100px;
    padding-left: 100px;
    background: rgb(49, 83, 137); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(49, 83, 137, 1)), color-stop(100%, rgba(4, 36, 102, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#315389', endColorstr='#042466', GradientType=0); /* IE6-9 */ border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
  }
  #compintro {
    width: 60%;
    height: auto;
    margin: 0px auto 30px auto;
    background-color: #fff;
    padding: 4% 5% 1%;
    box-shadow: 0 10px 20px #999;
  }
  #compintro .ci01 {
    float: left;
    width: 70%;
    height: auto;
  }
  #compintro .ci02 {
    float: right;
    width: 150px;
    text-align: center;
    height: auto;
  }
  #compintro .ci02 img {
    width: auto;
    height: auto;
    display: block;
    margin-bottom: 10px;
  }
  p .namelist1 {
    width: auto;
    height: auto;
    display: block;
    font-size: 14px;
    margin: 0;
    line-height: 14px;
    text-align: right;
  }
  p .namelist2 {
    width: auto;
    height: auto;
    display: block;
    font-size: 0.8em;
    text-align: right;
    padding-bottom: 5px;
  }
  p .namelist3 {
    width: auto;
    height: auto;
    display: block;
    font-size: 23px;
    font-weight: bold;
    text-align: right;
  }
  /* shopinfo */
  #gmap1 {
    clear: both;
    height: 1215px;
    width: 50%;
    float: left;
  }
  .map-wrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .map-wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .map-img-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: calc(50% - 10px);
    height: auto;
    margin: 5px;
    background: #f2f2f2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .map-img-container img {
    width: 100%;
    height: auto;
  }
  #shopinfomm {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50%;
    height: auto;
    margin: 0 auto;
  }
  #shopinfomm .asm0 {
    width: calc(50% - 10px);
    height: auto;
    padding: 20px;
    margin: 5px;
    background-color: #f2f2f2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  #shopinfomm .shopmm {
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    text-align: center;
  }
  #shopinfomm img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
  #shopinfomm .shopmm h3 {
    font-size: 140%;
    font-weight: normal;
    color: #333;
    line-height: 1.5em;
    margin: 0 5% 5px 5%;
    padding-top: 0px;
    color: #333;
  }
  #shopinfomm .asm0 .shopmm p {
    margin: 0px;
  }
  #shopinfomm .shopmm p .smad {
    line-height: 1.5em;
    width: auto;
    height: auto;
    display: block;
    text-shadow: 1px 1px 1px #ccc;
    text-align: center;
    margin-bottom: 5px;
  }
  #shopinfomm .shopmm p .smtel {
    line-height: 40px;
    width: 200px;
    text-align: center;
    height: auto;
    display: block;
    clear: both;
    font-family: 'Open Sans', sans-serif;
    font-size: 2em;
    color: #0065bf;
    background-image: url(../img/index/smtel_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0 auto;
  }
  #shopinfomm .shopmm p .smfax {
    line-height: 1.5em;
    padding-top: 0px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
  }
  #shopinfomm .shopmm p .smtime {
    line-height: 1.5em;
    padding-top: 0px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
  }
  #shopinfomm .shopmm p .smholiday {
    line-height: 1.5em;
    padding-top: 0px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
  }
  img.comp_stnimg {
    width: 60%;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
  }
  /* Link */
  #linkmm h3 {
    margin-bottom: 20px;
  }
  #linkmm dl dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  #linkmm dl dd {
    font-size: 12px;
    line-height: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
  }
  /* Used baot information */
  #recomm {
    width: 100%;
    height: auto;
    padding: 20px 0% 30px 0%;
  }
  #recomm .reco0m {
    width: 23%;
    height: auto;
    margin: 0 1%;
    float: left;
    padding-bottom: 25px;
    border-bottom: 1px dotted #4F6AA8;
    margin-bottom: 25px;
  }
  #recomm .reco0m a {
    text-decoration: none;
  }
  #recomm .reco0m img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
  }
  #recomm .reco0m h3 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 3px;
    font-weight: normal;
    color: #4F6AA8;
  }
  #recomm .reco0m h4 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #333;
    font-weight: normal;
  }
  #recomm .reco0m p {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 0.8em;
    color: #222;
    margin-bottom: 0px;
  }
  #recomm .reco0m p .reco_price {
    font-size: 1.6em;
    font-weight: bold;
    color: #09C;
  }
  /* Custom Gallery */
  #custom0mm {
    width: 100%;
    height: auto;
    padding: 20px 0% 30px 0%;
  }
  #custom0mm h2 {
    font-size: 20px;
    margin-bottom: 35px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dotted #4F6AA8;
    color: #09C;
  }
  #custom0mm .cus0m {
    width: 23%;
    height: auto;
    margin: 0 1%;
    float: left;
    padding-bottom: 25px;
    border-bottom: 1px dotted #4F6AA8;
    margin-bottom: 25px;
  }
  #custom0mm .cus0m a {
    text-decoration: none;
  }
  #custom0mm .cus0m img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
  }
  #custom0mm .cus0m h3 {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #333;
  }
  #custom0mm .cus0m h4 {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 0.7em;
    padding-bottom: 1px;
    border-bottom: 1px dotted #999;
    margin-bottom: 3px;
    color: #4F6AA8;
    font-weight: normal;
  }
  #custom0mm .cus0m p {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 12px;
    color: #222;
    margin-bottom: 15px;
    line-height: 1.5em;
  }
  /* Rental boat */
  img.cc_topimage {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 30px;
  }
  #rentaltop {
    width: 96%;
    height: auto;
    margin: 0 auto 30px auto;
  }
  #rentaltop .rt1 {
    float: left;
    width: 40%;
    height: auto;
    padding: 20px 0 0 0;
  }
  #rentaltop .rt1 h3 {
    font-size: 26px;
    line-height: 1.5em;
  }
  #rentaltop .rt2 {
    float: right;
    width: 58%;
    height: auto;
  }
  .rtyb {
    position: relative;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-top: 69px;
    padding-bottom: 50%;
    overflow: hidden;
  }
  .rtyb iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  #rental_sec2 {
    width: 100%;
    height: auto;
  }
  #rental_sec2 ul li.rslist01 {
    width: 39%;
    height: auto;
    min-height: 650px;
    margin: 0 2% 4%;
    float: left;
    list-style: none !important;
    list-style-image: none !important;
    border: 1px solid #e5e5e5;
    padding: 3% 3%;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0px 5px 10px #ccc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li.rslist02 {
    width: 88%;
    height: auto;
    margin: 0 2% 4%;
    float: left;
    list-style: none !important;
    list-style-image: none !important;
    border: 1px solid #e5e5e5;
    padding: 3% 3%;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0px 5px 10px #ccc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li.rslist03 {
    width: 88%;
    height: auto;
    margin: 0 2% 4%;
    float: left;
    list-style: none !important;
    list-style-image: none !important;
    border: 1px solid #e5e5e5;
    padding: 3% 3%;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0px 5px 10px #ccc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li img {
    width: auto;
    height: auto;
    display: block;
    float: right;
    margin-left: 2em;
  }
  #rental_sec2 ul li h3.h3_rstitle1 {
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
  }
  #rental_sec2 ul li h4.h4_rs_sub1 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #099;
  }
  #rental_sec2 ul li p {
    line-height: 1.7em;
    margin-bottom: 20px;
  }
  #rental_sec2 ul li .rs_bbox {
    width: auto;
    height: auto;
    padding: 5% 5%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #F2EEE6;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px #ccc;
  }
  #rental_sec2 ul li .rs_bbox p {
    margin-bottom: 0px;
  }
  #rental_sec2 ul li .rs_bbox p.rsp1 {
    margin-bottom: 20px;
  }
  #rental_sec2 ul li h3.h3_rsbox_scap {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 5px;
    color: #06C;
  }
  #rental_sec2 ul li h5.h5_rsboxtitle {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #066;
  }
  #rental_sec2 ul li h5.h5_rsboxtitle2 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #09C;
    border-bottom: 1px dotted #89B9B7;
  }
  #rental_sec2 ul li .rs_bbox dl dt {
    background-image: url(../img/rental/icon-point.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #099;
  }
  #rental_sec2 ul li .rs_bbox dl dd {
    margin-left: 40px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  #rental_sec2 ul li .rs_bbox img {
    width: auto;
    height: auto;
    float: left;
    margin-right: 1em;
    margin-left: 0;
    margin-bottom: 30px;
  }
  #rental_sec2 ul li p.rs_bn {
    font-size: 12px;
    line-height: 1.4em;
    margin: 0;
  }
  #rental_sec2 ul li p.rs_bn a {
    font-weight: bold;
    width: 60%;
    height: auto;
    margin: 0 auto 5px auto;
    padding: 10px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: -1px -1px 0px #4C7A94;
    box-shadow: 0px 2px 2px #ccc;
    background: #7abcff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzYwYWJmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDk2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7abcff), color-stop(44%, #60abf8), color-stop(100%, #4096ee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff', endColorstr='#4096ee', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li p.rs_bn a:hover {
    font-weight: bold;
    width: 60%;
    height: auto;
    margin: 0 auto 5px auto;
    padding: 10px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: -1px -1px 0px #4C7A94;
    box-shadow: 0px 2px 2px #ccc;
    background: #5f93c6; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVmOTNjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzQ4ODFiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODVmOTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5f93c6), color-stop(44%, #4881ba), color-stop(100%, #285f96)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* IE10+ */
    background: linear-gradient(to bottom, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f93c6', endColorstr='#285f96', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li .rs_bbox2 {
    width: 38%;
    height: auto;
    min-height: 600px;
    padding: 3% 5%;
    margin: 0 1%;
    float: left;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #F2EEE6;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px #ccc;
  }
  #rental_sec2 ul li .rs_bbox2 p.rsp2 {
    padding-bottom: 15px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #999;
  }
  #rental_sec2 ul li .rs_bbox2 p.rsp1 {
    margin-bottom: 20px;
  }
  #rental_sec2 ul li .rs_bbox2 p.rsp3 {
    margin-bottom: 0;
  }
  /* Maintenance */
  .mentesec {
    width: 80%;
    height: auto;
    margin: 0 auto 70px;
  }
  #wrapper #mmbody h3.mentetitle {
    font-size: 24px;
    line-height: 1.5em;
    padding-bottom: 5px;
    border-bottom: 1px dotted #006699;
    margin-bottom: 20px;
  }
  #wrapper #mmbody h4.h4catch {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0092E5;
  }
  .mentesec img.menteimg {
    width: 50%;
    height: auto;
    float: left;
    margin-right: 2em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
  }
  .mentesec .mentebox {
    width: 48%;
    height: auto;
    margin: 0 1%;
    float: left;
  }
  .mentesec .mentebox .mente_makes {
    width: 100%;
    height: auto;
  }
  .mentesec .mentebox .mente_makes ul {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .mentesec .mente_makes ul li {
    width: 17%;
    height: auto;
    margin: 0 2%;
    text-align: center;
    float: left;
    padding: 30px 0;
    border: 1px solid #d5d5d5;
    display: block;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .mentesec .mente_makes img {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #mmbody .mente_graph4 {
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
  }
  #mmbody .mente_graph4 img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 30px auto;
  }
  #mmbody .mente_graph4 p {
    margin: 0 !important;
    padding: 0 5px;
  }
  #mmbody .mente_graph4 ul {
    width: auto;
    height: auto;
    margin: 0;
    height: 0;
  }
  #mmbody .mente_graph4 ul li {
    width: 23%;
    height: auto;
    float: left;
    margin: 0 1%;
    list-style: none;
    list-style-image: none;
  }
  #mmbody .mente_graph4 h3.mentecap01 {
    background-color: #3B65D8;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody .mente_graph4 h3.mentecap02 {
    background-color: #C83BD9;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody .mente_graph4 h3.mentecap03 {
    background-color: #D73C45;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody .mente_graph4 h3.mentecap04 {
    background-color: #17D4C3;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody ul.imglist {
    margin: 0;
  }
  #mmbody ul.imglist li {
    width: 24%;
    height: auto;
    float: left;
    margin: 0 0.5%;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
    list-style: none;
  }
  #mmbody ul.imglist img {
    width: 100%;
    height: auto;
    display: block;
  }
  /* New boat information */
  #n_boat_t {
    width: 100%;
    height: auto;
  }
  #newboatmm {
    width: 100%;
    height: auto;
    padding: 0px 0% 0px 0%;
    display: flex;
    flex-wrap: wrap;
  }
  #newboatmm .nbm_sin {
    width: 23%;
    height: auto;
    margin: 0 1% 50px;
    display: block;
    min-height: 297px;
  }
  #newboatmm .nbm_sin a {
    text-decoration: none;
  }
  #newboatmm .nbm_sin img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
  }
  #newboatmm .nbm_sin h3 {
    width: 94%;
    margin: 0 auto 8px auto;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
    color: #333;
  }
  #newboatmm .nbm_sin h4 {
    width: 94%;
    margin: 0 auto 10px auto;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    color: #0065bf;
  }
  #newboatmm .nbm_sin p.mdcom {
    width: 94%;
    margin: 0 auto 15px auto;
    font-size: 12px;
    font-weight: normal;
    color: #454545;
    min-height: 4.5em;
  }
  #newboatmm .nbm_sin a p.mdlink {
    width: 80%;
    height: auto;
    display: block;
    line-height: 20px;
    text-align: center;
    margin: 0 auto 0px auto;
    background-color: #036;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0;
    font-size: 0.9em;
  }
  #newboatmm .nbm_sin a:hover p.mdlink {
    width: 80%;
    height: auto;
    display: block;
    line-height: 20px;
    text-align: center;
    margin: 0 auto 0px auto;
    background-color: #0092e5;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0;
  }
  /* License */
  #mmbody.licensemm {}
  #mmbody.licensemm h2.h2catch0 {
    font-size: 50px;
    line-height: 1.4em;
    color: #06C;
    text-align: center;
    letter-spacing: -3px;
    margin-bottom: 5px;
  }
  #mmbody.licensemm h3.h3catch2 {
    text-align: center;
    margin-bottom: 20px;
  }
  #mmbody.licensemm .license_ban {
    width: auto;
    height: auto;
    display: block;
  }
  #mmbody.licensemm .license_ban li {
    list-style: none;
    list-style-image: none;
    float: left;
    width: 30%;
    height: auto;
    margin: 0 1%;
  }
  #mmbody.licensemm .license_ban img {
    width: 100%;
    height: auto;
    display: block;
  }
  /* TAB styles */
  #wrapper #mmbody.licensemm #tabwrap {
    background: #fff;
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    margin: 0 auto 60px;
    box-shadow: 0 0 20px #ddd;
    border: 1px solid #ddd;
  }
  #wrapper #mmbody.licensemm #tabs ul {
    margin: 0 !important;
  }
  #wrapper #mmbody.licensemm #tabs li {
    margin: 0 !important;
    list-style: none;
    list-style-image: none;
    padding: 0;
  }
  #wrapper #mmbody.licensemm #tabs li a {
    float: left;
    display: block;
    background: #003F9C;
    padding: 15px 0px;
    color: #fff;
    width: 50%;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    text-shadow: 1px 1px 0 #000;
  }
  #wrapper #mmbody.licensemm #tabs li a:hover {
    background: #1272C5;
  }
  #wrapper #mmbody.licensemm #tabs li:first-child a {
    border-left: 0;
  }
  #wrapper #mmbody.licensemm #tabs li:last-child a {
    border-right: 0;
  }
  #wrapper #mmbody.licensemm #tabs li.current {
    margin: 0 !important;
  }
  #wrapper #mmbody.licensemm #tabs li.current a {
    background: #fff;
    color: #666;
    text-shadow: 1px 1px 0 #fff;
    margin: 0 !important;
  }
  #wrapper #mmbody.licensemm #content > div {
    clear: both;
    padding: 20px;
    line-height: 19px;
    color: #666;
    text-shadow: 1px 1px 0 #fff;
    display: none;
  }
  #wrapper #mmbody.licensemm #content .current {
    display: block;
  }
  #wrapper #mmbody.licensemm #content #nago.first {
    display: block;
  }
  #wrapper #mmbody.licensemm #content p {
    margin: 0 0 20px 0;
  }
  h4.h4nom {
    font-size: 14px;
    line-height: 1em;
    padding: 10px 5px;
    background-color: #5C75AA;
    color: #fff;
    margin-bottom: 20px;
  }
  .box3line {
    width: 30%;
    height: auto;
    float: left;
    margin: 0 1%;
  }
  .box3line h5.h5nom {
    font-size: 14px;
    font-weight: bold;
    color: #478C8B;
    margin-bottom: 10px;
  }
  table.td14x {
    border-collapse: collapse;
  }
  table.td14x th {
    width: 23%;
    height: auto;
    text-align: center;
    color: #fff;
    padding: 10px 1%;
    background-color: #5F7BAE;
    font-size: 14px;
    text-shadow: none;
    line-height: 1.4em;
  }
  table.td14x td {
    font-size: 12px;
    line-height: 1.5rm;
    border: 1px dotted #999;
    padding: 15px 10px;
    text-align: center;
  }
  table.td14x td strong {
    font-size: 16px;
    color: #000;
  }
  table.td14x td.tdmonth {
    font-size: 16px;
    color: #003F9C;
  }
  #koushin td {
    width: 50% !important;
  }
  br.pc-none {
    display: none;
  }
}
/* Style for TabletPCs */
@media screen and (min-width: 641px) and (max-width: 1024px) {
  /* Header */
  #header {
    width: 100%;
    height: 120px;
    margin: 0 auto;
  }
  /* Menu */
  .js nav[role=navigation] {
    max-height: none;
    width: 100%;
    height: auto;
    padding: 10px 0 10px 0;
    margin: 0 auto;
    border-top: 1px dotted #879DBE;
  }
  #wrapper {
    width: 100%;
    font-size: 100%;
    line-height: 150%;
    background-color: #fff;
  }
  #wrapper {
    width: auto;
    max-width: 1200px;
    height: auto;
    font-size: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* Page title */
  #pagetitle {
    width: auto;
    max-width: 1200px;
    height: auto;
    padding-top: 0px;
  }
  #pagetitle img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
  #pagetitle h2 {
    font-size: 40px;
    line-height: 60px;
    letter-spacing: -2px;
    font-family: "Open Sans", sans-serif;
    color: #3EA9EE;
    font-weight: 300;
    float: left;
    margin-left: 10px;
  }
  #pagetitle p {
    font-size: 12px;
    line-height: 60px;
    font-weight: bold;
    color: #006699;
    float: right;
    margin-right: 10px;
  }
  /* Contents */
  #mmbody {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 40px 10px 50px 10px;
  }
  #mmbody p {
    font-size: 12px;
    line-height: 2em;
    margin-bottom: 2.5em;
  }
  #mmbody p.pnom10 {
    margin-bottom: 0.5em;
  }
  #mmbody p.pnom {
    margin-bottom: 0px;
  }
  #mmbody h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1em;
    color: #006699;
  }
  #mmbody h3.h3catch {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1.5em;
    color: #006699;
  }
  #mmbody h5.h5nom {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1em;
    color: #006699;
  }
  #mmbody ul {
    margin-left: 1em;
    margin-bottom: 2.5em;
  }
  #mmbody ul li {
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    list-style-image: url(../img/lidot.png);
    list-style-type: none;
  }
  table.ts01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  table.ts01 tr th {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    color: #006699;
    text-align: left;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3EA9EE;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 20%;
  }
  table.ts01 tr td {
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 80%;
  }
  table.ts02 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  table.ts02 tr th {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    color: #006699;
    text-align: left;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3EA9EE;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 20%;
  }
  table.ts02 tr td {
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 30%;
  }
  table.ts03 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  table.ts03 tr th {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    color: #006699;
    text-align: left;
    vertical-align: top;
    border-right-width: 5px;
    border-right-style: solid;
    border-right-color: #3EA9EE;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 15%;
  }
  table.ts03 tr td {
    font-size: 12px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    width: 85%;
  }
  .formbox250 {
    background-color: #f5f5f5;
    padding: 5px;
    width: 25%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
  }
  .formbox150 {
    background-color: #f5f5f5;
    padding: 5px;
    width: 15%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
  }
  .formbox100 {
    background-color: #f5f5f5;
    padding: 5px;
    width: 10%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
  }
  .formbox750 {
    background-color: #f5f5f5;
    padding: 5px;
    width: 95%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
  }
  form input#submit {
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    color: #FFF;
    height: 50px;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 100px;
    padding-left: 100px;
    background: rgb(49, 83, 137); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(49, 83, 137, 1)), color-stop(100%, rgba(4, 36, 102, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#315389', endColorstr='#042466', GradientType=0); /* IE6-9 */ border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
  }
  #compintro {
    width: 90%;
    height: auto;
    margin: 0px auto 70px auto;
    background-color: #fff;
    padding: 4% 4% 1%;
    box-shadow: 0 10px 20px #999;
  }
  #compintro .ci01 {
    float: left;
    width: 70%;
    height: auto;
  }
  #compintro .ci02 {
    float: right;
    width: 150px;
    text-align: center;
    height: auto;
  }
  p .namelist1 {
    width: auto;
    height: auto;
    display: block;
    font-size: 12px;
    margin: 0;
    line-height: 12px;
    text-align: right;
  }
  p .namelist2 {
    width: auto;
    height: auto;
    display: block;
    font-size: 0.8em;
    text-align: right;
    margin-bottom: 5px;
  }
  p .namelist3 {
    width: auto;
    height: auto;
    display: block;
    font-size: 23px;
    font-weight: bold;
    text-align: right;
  }
  /* shopinfo */
  #gmap1 {
    clear: both;
    height: 600px;
    width: 96%;
    margin: 0 auto 20px auto;
  }
  .map-wrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .map-wrap {
/*    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;*/

  }
  .map-img-container {
   /* display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;*/
    align-items: center;
    width: calc(100% - 10px);
    /*height: 60vw;*/
    margin: 5px;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
          background: #f2f2f2;
      padding-bottom: 20px;
            margin-bottom: 5px;
  }
  .map-img-container img {
      display: block;
    width: 60%;
    height: auto;
      margin: 0 auto;
  }
  #shopinfomm {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #shopinfomm .asm0 {
    width: calc(50% - 10px);
    height: auto;
    padding: 20px;
    margin: 5px;
    background-color: #f2f2f2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  #shopinfomm .shopmm {
    width: 100%;
    height: auto;
    margin: 0 auto 20px auto;
    text-align: center;
  }
  #shopinfomm img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
  #shopinfomm .shopmm h3 {
    font-size: 140%;
    font-weight: normal;
    color: #333;
    line-height: 1.5em;
    margin: 0 5% 5px 5%;
    padding-top: 0px;
    color: #333;
  }
  #shopinfomm .asm0 .shopmm p {
    margin: 0px;
  }
  #shopinfomm .shopmm p .smad {
    line-height: 1em;
    width: auto;
    height: auto;
    display: block;
    text-shadow: 1px 1px 1px #ccc;
    text-align: center;
    margin-bottom: 5px;
  }
  #shopinfomm .shopmm p .smtel {
    line-height: 40px;
    width: 200px;
    text-align: center;
    height: auto;
    display: block;
    clear: both;
    font-family: 'Open Sans', sans-serif;
    font-size: 2em;
    color: #0065bf;
    background-image: url(../img/index/smtel_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0 auto;
  }
  #shopinfomm .shopmm p .smfax {
    line-height: 1.5em;
    padding-top: 0px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
  }
  #shopinfomm .shopmm p .smtime {
    line-height: 1.5em;
    padding-top: 0px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
  }
  #shopinfomm .shopmm p .smholiday {
    line-height: 1.5em;
    padding-top: 0px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
  }
  img.comp_stnimg {
    width: 70%;
    height: auto;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
  }
  /* Link */
  #linkmm h3 {
    margin-bottom: 20px;
  }
  #linkmm dl dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  #linkmm dl dd {
    font-size: 12px;
    line-height: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
  }
  /* Used baot information */
  #recomm {
    width: 100%;
    height: auto;
    padding: 20px 0% 30px 0%;
  }
  #recomm .reco0m {
    width: 31%;
    height: auto;
    margin: 0 1%;
    float: left;
    padding-bottom: 25px;
    border-bottom: 1px dotted #4F6AA8;
    margin-bottom: 25px;
  }
  #recomm .reco0m a {
    text-decoration: none;
  }
  #recomm .reco0m img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
  }
  #recomm .reco0m h3 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 3px;
    font-weight: normal;
    color: #4F6AA8;
  }
  #recomm .reco0m h4 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #333;
    font-weight: normal;
  }
  #recomm .reco0m p {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 0.8em;
    color: #222;
    margin-bottom: 0px;
  }
  #recomm .reco0m p .reco_price {
    font-size: 1.6em;
    font-weight: bold;
    color: #09C;
  }
  /* Custom Gallery */
  #custom0mm {
    width: 100%;
    height: auto;
    padding: 20px 0% 30px 0%;
  }
  #custom0mm h2 {
    font-size: 18px;
    text-align: bold;
    margin-bottom: 35px;
    font-weight: normal;
    padding: 10px;
    background-color: #0092E5;
    color: #fff;
  }
  #custom0mm .cus0m {
    width: 31%;
    height: auto;
    margin: 0 1%;
    float: left;
    padding-bottom: 25px;
    border-bottom: 1px dotted #4F6AA8;
    margin-bottom: 25px;
  }
  #custom0mm .cus0m a {
    text-decoration: none;
  }
  #custom0mm .cus0m img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
  }
  #custom0mm .cus0m h3 {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #333;
  }
  #custom0mm .cus0m h4 {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 0.7em;
    padding-bottom: 1px;
    border-bottom: 1px dotted #999;
    margin-bottom: 3px;
    color: #4F6AA8;
    font-weight: normal;
  }
  #custom0mm .cus0m p {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 12px;
    color: #222;
    margin-bottom: 15px;
    line-height: 1.5em;
  }
  /* Rental boat */
  img.cc_topimage {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 50px;
  }
  #rentaltop {
    width: 96%;
    height: auto;
    margin: 0 auto 30px auto;
  }
  #rentaltop .rt1 {
    width: 90%;
    height: auto;
    margin: 0 auto 20px auto;
  }
  #rentaltop .rt1 h3 {
    font-size: 24px;
    line-height: 1.5em;
    font-weight: bold;
  }
  #rentaltop p.rb_com {
    float: left;
    width: 60%;
    height: auto;
    display: block;
  }
  #rentaltop p.rb_banner {
    float: right;
    width: 35%;
    height: auto;
    display: block;
  }
  #rentaltop .rt2 {
    width: 80%;
    height: auto;
    margin: 0 auto 40px auto;
    clear: both;
  }
  .rtyb {
    position: relative;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-top: 69px;
    padding-bottom: 50%;
    overflow: hidden;
  }
  .rtyb iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  #rental_sec2 {
    width: 100%;
    height: auto;
  }
  #rental_sec2 ul li.rslist01 {
    width: 88%;
    height: auto;
    margin: 0 2% 4%;
    list-style: none !important;
    list-style-image: none !important;
    border: 1px solid #e5e5e5;
    padding: 5% 3%;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0px 5px 10px #ccc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li.rslist02 {
    width: 88%;
    height: auto;
    margin: 0 2% 4%;
    list-style: none !important;
    list-style-image: none !important;
    border: 1px solid #e5e5e5;
    padding: 5% 3%;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0px 5px 10px #ccc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li.rslist03 {
    width: 88%;
    height: auto;
    margin: 0 2% 4%;
    list-style: none !important;
    list-style-image: none !important;
    border: 1px solid #e5e5e5;
    padding: 5% 3%;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    box-shadow: 0px 5px 10px #ccc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li img {
    width: auto;
    height: auto;
    display: block;
    float: right;
    margin-left: 2em;
  }
  #rental_sec2 ul li h3.h3_rstitle1 {
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
  }
  #rental_sec2 ul li h4.h4_rs_sub1 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #099;
  }
  #rental_sec2 ul li p {
    line-height: 1.7em;
    margin-bottom: 20px;
  }
  #rental_sec2 ul li .rs_bbox {
    width: auto;
    height: auto;
    padding: 5% 5%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #F2EEE6;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px #ccc;
  }
  #rental_sec2 ul li .rs_bbox p {
    margin-bottom: 0px;
  }
  #rental_sec2 ul li .rs_bbox p.rsp1 {
    margin-bottom: 20px;
  }
  #rental_sec2 ul li h3.h3_rsbox_scap {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 5px;
    color: #06C;
  }
  #rental_sec2 ul li h5.h5_rsboxtitle {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #066;
  }
  #rental_sec2 ul li h5.h5_rsboxtitle2 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #09C;
    border-bottom: 1px dotted #89B9B7;
  }
  #rental_sec2 ul li .rs_bbox dl dt {
    background-image: url(../img/rental/icon-point.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #099;
  }
  #rental_sec2 ul li .rs_bbox dl dd {
    margin-left: 40px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  #rental_sec2 ul li .rs_bbox img {
    width: auto;
    height: auto;
    float: left;
    margin-right: 1em;
    margin-left: 0;
    margin-bottom: 30px;
  }
  #rental_sec2 ul li p.rs_bn {
    font-size: 12px;
    line-height: 1.4em;
    margin: 0;
  }
  #rental_sec2 ul li p.rs_bn a {
    font-weight: bold;
    width: 80%;
    height: auto;
    margin: 0 auto 5px auto;
    padding: 20px 10px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: -1px -1px 0px #4C7A94;
    box-shadow: 0px 2px 2px #ccc;
    background: #7abcff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzYwYWJmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDk2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7abcff), color-stop(44%, #60abf8), color-stop(100%, #4096ee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff', endColorstr='#4096ee', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li p.rs_bn a:hover {
    font-weight: bold;
    width: 80%;
    height: auto;
    margin: 0 auto 5px auto;
    padding: 20px 10px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: -1px -1px 0px #4C7A94;
    box-shadow: 0px 2px 2px #ccc;
    background: #5f93c6; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVmOTNjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzQ4ODFiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODVmOTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5f93c6), color-stop(44%, #4881ba), color-stop(100%, #285f96)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* IE10+ */
    background: linear-gradient(to bottom, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f93c6', endColorstr='#285f96', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li .rs_bbox2 {
    width: 90%;
    height: auto;
    padding: 3% 5%;
    margin: 0 0 10px 0;
    float: left;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #F2EEE6;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px #ccc;
  }
  #rental_sec2 ul li .rs_bbox2 p.rsp2 {
    padding-bottom: 15px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #999;
  }
  #rental_sec2 ul li .rs_bbox2 p.rsp1 {
    margin-bottom: 20px;
  }
  #rental_sec2 ul li .rs_bbox2 p.rsp3 {
    margin-bottom: 0;
  }
  /* Maintenance */
  .mentesec {
    width: 80%;
    height: auto;
    margin: 0 auto 70px;
  }
  #wrapper #mmbody h3.mentetitle {
    font-size: 24px;
    line-height: 1.5em;
    padding-bottom: 5px;
    border-bottom: 1px dotted #006699;
    margin-bottom: 20px;
  }
  #wrapper #mmbody h4.h4catch {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0092E5;
  }
  .mentesec img.menteimg {
    width: 40%;
    height: auto;
    float: left;
    margin-right: 2em;
    margin-bottom: 5em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
  }
  .mentesec .mentebox {
    width: 90%;
    height: auto;
    margin: 0 auto 40px;
  }
  .mentesec .mentebox .mente_makes {
    width: 100%;
    height: auto;
  }
  .mentesec .mentebox .mente_makes ul {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .mentesec .mente_makes ul li {
    width: 30%;
    height: auto;
    margin: 0 2%;
    text-align: center;
    float: left;
    padding: 30px 0;
    border: 1px solid #d5d5d5;
    display: block;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .mentesec .mente_makes img {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #mmbody .mente_graph4 {
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
  }
  #mmbody .mente_graph4 img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 30px auto;
  }
  #mmbody .mente_graph4 p {
    margin: 0 !important;
    padding: 0 5px;
  }
  #mmbody .mente_graph4 ul {
    width: auto;
    height: auto;
    margin: 0;
    height: 0;
  }
  #mmbody .mente_graph4 ul li {
    width: 48%;
    height: auto;
    float: left;
    margin: 0 1%;
    list-style: none;
    list-style-image: none;
  }
  #mmbody .mente_graph4 h3.mentecap01 {
    background-color: #3B65D8;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody .mente_graph4 h3.mentecap02 {
    background-color: #C83BD9;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody .mente_graph4 h3.mentecap03 {
    background-color: #D73C45;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody .mente_graph4 h3.mentecap04 {
    background-color: #17D4C3;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody ul.imglist {
    margin: 0;
  }
  #mmbody ul.imglist li {
    width: 48%;
    height: auto;
    float: left;
    margin: 0 1% 2%;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
    list-style: none;
  }
  #mmbody ul.imglist img {
    width: 100%;
    height: auto;
    display: block;
  }
  /* New boat information */
  #n_boat_t {
    width: 100%;
    height: auto;
  }
  #newboatmm {
    width: 96%;
    height: auto;
    padding: 20px 2% 30px 2%;
    border-top: 1px solid #0065bf;
    display: flex;
    flex-wrap: wrap;
  }
  #newboatmm .nbm_sin {
    width: 31.3%;
    height: auto;
    margin: 0 1% 40px;
    display: block;
    min-height: 309px;
  }
  #newboatmm .nbm_sin a {
    text-decoration: none;
  }
  #newboatmm .nbm_sin img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
  }
  #newboatmm .nbm_sin h3 {
    width: 94%;
    margin: 0 auto 8px auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    color: #333;
  }
  #newboatmm .nbm_sin h4 {
    width: 94%;
    margin: 0 auto 10px auto;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    color: #0065bf;
  }
  #newboatmm .nbm_sin p.mdcom {
    width: 94%;
    margin: 0 auto 15px auto;
    font-size: 12px;
    font-weight: normal;
    color: #454545;
    height: 7em;
  }
  #newboatmm .nbm_sin a p.mdlink {
    width: 80%;
    height: auto;
    display: block;
    line-height: 20px;
    text-align: center;
    margin: 0 auto 0px auto;
    background-color: #036;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0;
    font-size: 0.9em;
  }
  #newboatmm .nbm_sin a:hover p.mdlink {
    width: 80%;
    height: auto;
    display: block;
    line-height: 20px;
    text-align: center;
    margin: 0 auto 0px auto;
    background-color: #0092e5;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0;
  }
  /* License */
  #mmbody.licensemm {}
  #mmbody.licensemm h2.h2catch0 {
    font-size: 50px;
    line-height: 1.4em;
    color: #06C;
    text-align: center;
    letter-spacing: -3px;
    margin-bottom: 5px;
  }
  #mmbody.licensemm h3.h3catch2 {
    text-align: center;
    margin-bottom: 20px;
  }
  #mmbody.licensemm .license_ban {
    width: auto;
    height: auto;
    display: block;
  }
  #mmbody.licensemm .license_ban li {
    list-style: none;
    list-style-image: none;
    float: left;
    width: 30%;
    height: auto;
    margin: 0 1%;
  }
  #mmbody.licensemm .license_ban img {
    width: 100%;
    height: auto;
    display: block;
  }
  /* TAB styles */
  #wrapper #mmbody.licensemm #tabwrap {
    background: #fff;
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    margin: 0 auto 60px;
    box-shadow: 0 0 20px #ddd;
    border: 1px solid #ddd;
  }
  #wrapper #mmbody.licensemm #tabs ul {
    margin: 0 !important;
  }
  #wrapper #mmbody.licensemm #tabs li {
    margin: 0 !important;
    list-style: none;
    list-style-image: none;
    padding: 0;
  }
  #wrapper #mmbody.licensemm #tabs li a {
    float: left;
    display: block;
    background: #003F9C;
    padding: 15px 0px;
    color: #fff;
    width: 50%;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    text-shadow: 1px 1px 0 #000;
  }
  #wrapper #mmbody.licensemm #tabs li a:hover {
    background: #1272C5;
  }
  #wrapper #mmbody.licensemm #tabs li:first-child a {
    border-left: 0;
  }
  #wrapper #mmbody.licensemm #tabs li:last-child a {
    border-right: 0;
  }
  #wrapper #mmbody.licensemm #tabs li.current {
    margin: 0 !important;
  }
  #wrapper #mmbody.licensemm #tabs li.current a {
    background: #fff;
    color: #666;
    text-shadow: 1px 1px 0 #fff;
    margin: 0 !important;
  }
  #wrapper #mmbody.licensemm #content > div {
    clear: both;
    padding: 20px;
    line-height: 19px;
    color: #666;
    text-shadow: 1px 1px 0 #fff;
    display: none;
  }
  #wrapper #mmbody.licensemm #content .current {
    display: block;
  }
  #wrapper #mmbody.licensemm #content #nago.first {
    display: block;
  }
  #wrapper #mmbody.licensemm #content p {
    margin: 0 0 20px 0;
  }
  h4.h4nom {
    font-size: 14px;
    line-height: 1em;
    padding: 10px 5px;
    background-color: #5C75AA;
    color: #fff;
    margin-bottom: 20px;
  }
  .box3line {
    width: 30%;
    height: auto;
    float: left;
    margin: 0 1%;
  }
  .box3line h5.h5nom {
    font-size: 14px;
    font-weight: bold;
    color: #478C8B;
    margin-bottom: 10px;
  }
  table.td14x {
    border-collapse: collapse;
  }
  table.td14x th {
    width: 23%;
    height: auto;
    text-align: center;
    color: #fff;
    padding: 10px 1%;
    background-color: #5F7BAE;
    font-size: 14px;
    text-shadow: none;
    line-height: 1.4em;
  }
  table.td14x td {
    font-size: 12px;
    line-height: 1.5rm;
    border: 1px dotted #999;
    padding: 15px 10px;
    text-align: center;
  }
  table.td14x td strong {
    font-size: 16px;
    color: #000;
  }
  table.td14x td.tdmonth {
    font-size: 16px;
    color: #003F9C;
  }
  #koushin td {
    width: 50% !important;
  }
  br.pc-none {
    display: none;
  }
}
/* Style for Smartphonea */
@media screen and (max-width: 640px) {
  /* Header */
  #header {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #feffff; /* Old browsers */
  }
  #wrapper {
    width: 100%;
    font-size: 16px;
    line-height: 180%;
    min-width: 320px;
    background-color: #fff;
  }
  #wrapper {
    width: auto;
    max-width: 1200px;
    height: auto;
    font-size: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  /* Page title */
  #pagetitle {
    width: auto;
    max-width: 1200px;
    height: auto;
    padding-top: 0px;
  }
  #pagetitle img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
  #pagetitle h2 {
    font-size: 32px;
    line-height: 1em;
    letter-spacing: 0px;
    font-family: "Open Sans", sans-serif;
    color: #3EA9EE;
    font-weight: 300;
    text-align: center;
    margin-bottom: 10px;
  }
  #pagetitle p {
    font-size: 0.9em;
    line-height: 1.5em;
    font-weight: bold;
    color: #006699;
    text-align: center;
  }
  /* Contents */
  #mmbody {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 20px 10px 50px 10px;
  }
  #mmbody p {
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 2em;
  }
  #mmbody p.pnom10 {
    margin-bottom: 0.5em;
  }
  #mmbody p.pnom {
    margin-bottom: 0px;
  }
  #mmbody h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.5em;
    color: #fff;
    padding: 5px;
  }
  #mmbody h3.h3catch {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1.5em;
    color: #006699;
    background-color: #fff;
  }
  #mmbody h5.h5nom {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1em;
    color: #006699;
  }
  #mmbody ul {
    margin-left: 1em;
    margin-bottom: 2.5em;
  }
  #mmbody ul li {
    margin-left: 0.5em;
    margin-bottom: 0.5em;
    list-style-image: url(../img/lidot.png);
    list-style-type: none;
  }
  table.ts01 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  table.ts01 tr th {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: normal;
    color: #006699;
    text-align: left;
    padding-bottom: 5px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #006699;
  }
  table.ts01 tr td {
    font-size: 16px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    padding-top: 15px;
    padding-right: 2%;
    padding-bottom: 30px;
    padding-left: 2%;
    width: 96%;
    display: block;
  }
  table.ts02 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  table.ts02 tr th {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: normal;
    color: #006699;
    text-align: left;
    padding-bottom: 5px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #006699;
  }
  table.ts02 tr td {
    font-size: 16px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    padding-top: 5px;
    padding-right: 2%;
    padding-bottom: 20px;
    padding-left: 2%;
    width: 96%;
    display: block;
  }
  table.ts03 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  table.ts03 tr th {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: normal;
    color: #006699;
    text-align: left;
    padding-bottom: 3px;
    width: 100%;
    display: block;
    border-bottom: 1px dotted #006699;
  }
  table.ts03 tr td {
    font-size: 16px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    padding-top: 15px;
    padding-right: 2%;
    padding-bottom: 30px;
    padding-left: 2%;
    width: 96%;
    display: block;
  }
  .formbox250 {
    background-color: #f5f5f5;
    padding: 2%;
    width: 96%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
    font-size: 16px;
  }
  .formbox150 {
    background-color: #f5f5f5;
    padding: 2%;
    width: 96%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
    font-size: 16px;
  }
  .formbox100 {
    background-color: #f5f5f5;
    padding: 2%;
    width: 60%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
    font-size: 16px;
  }
  .formbox750 {
    background-color: #f5f5f5;
    padding: 2%;
    width: 96%;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #fafafa;
    border-bottom-color: #fafafa;
    border-left-color: #999;
    font-size: 16px;
  }
  form input#submit {
    font-size: 18px;
    line-height: 50px;
    font-weight: bold;
    color: #FFF;
    height: 50px;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 50px;
    background: rgb(49, 83, 137); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(49, 83, 137, 1)), color-stop(100%, rgba(4, 36, 102, 1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(49, 83, 137, 1) 0%, rgba(4, 36, 102, 1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#315389', endColorstr='#042466', GradientType=0); /* IE6-9 */ border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
  }
  #compintro {
    width: 96%;
    height: auto;
    margin: 0px auto 50px auto;
    background-color: #fff;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999;
  }
  #compintro .ci01 {
    width: 100%;
  }
  #compintro .ci02 {
    width: 100%;
    text-align: center;
  }
  p .namelist1 {
    width: auto;
    height: auto;
    display: block;
    font-size: 12px;
    margin: 0;
    line-height: 12px;
    text-align: center;
  }
  p .namelist2 {
    width: auto;
    height: auto;
    display: block;
    font-size: 0.6em;
    text-align: center;
    margin-bottom: 5px;
  }
  p .namelist3 {
    width: auto;
    height: auto;
    display: block;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
  }
  /* shopinfo */
  #gmap1 {
    clear: both;
    height: 300px;
    width: 96%;
    margin: 0 auto 20px auto;
  }
  .map-wrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .map-wrap {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .map-img-container {
    /*display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    width: calc(100% - 10px);
    height: 300px;
    margin: 5px;*/
    /*background: #f2f2f2;
    border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;*/
  }
  .map-img-container img {
      display: block;
    width: 80%;;
    height: auto;
      margin: 0 auto 40px;
  }
  #shopinfomm {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #shopinfomm .asm0 {
    width: calc(100% - 10px);
    height: auto;
    margin: 5px;
  }
  #shopinfomm .shopmm {
    width: 100%;
    height: auto;
    margin: 0 auto 40px auto;
    text-align: center;
  }
  #shopinfomm img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
  }
  #shopinfomm .shopmm h3 {
    font-size: 22px;
    font-weight: normal;
    color: #333;
    line-height: 1.5em;
    margin: 0 auto 5px auto;
    padding: 0px;
    background-color: #fff;
    text-shadow: 1px 1px 1px #ccc;
  }
  #shopinfomm .asm0 .shopmm p {
    margin: 0px;
  }
  #shopinfomm .shopmm p .smad {
    line-height: 1.5em;
    width: auto;
    height: auto;
    display: block;
    text-shadow: 1px 1px 1px #ccc;
    text-align: center;
    margin-bottom: 5px;
  }
  #shopinfomm .shopmm p .smtel {
    line-height: 40px;
    width: auto;
    text-align: center;
    height: auto;
    display: block;
    clear: both;
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #0065bf;
    background-image: url(../img/index/smtel_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 0 auto;
  }
  #shopinfomm .shopmm p .smfax {
    line-height: 1.5em;
    padding-top: 0px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
  }
  #shopinfomm .shopmm p .smtime {
    line-height: 1.5em;
    padding-top: 0px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
  }
  #shopinfomm .shopmm p .smholiday {
    line-height: 1.5em;
    padding-top: 0px;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
  }
  /* Link */
  #linkmm h3 {
    margin-bottom: 20px;
  }
  #linkmm dl {
    width: 98%;
    margin: 0 auto;
  }
  #linkmm dl dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  #linkmm dl dd {
    font-size: 16px;
    line-height: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
  }
  /* Used baot information */
  #recomm {
    width: 100%;
    height: auto;
    padding: 20px 0% 30px 0%;
  }
  #recomm .reco0m {
    width: 96%;
    height: auto;
    margin: 0 1%;
    padding-bottom: 25px;
    border-bottom: 1px dotted #4F6AA8;
    margin-bottom: 25px;
  }
  #wrapper #mmbody #recomm .reco0m a {
    text-decoration: none;
  }
  #wrapper #mmbody #recomm .reco0m img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
  }
  #wrapper #mmbody #recomm .reco0m a h3 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 0.8em;
    margin-bottom: 3px;
    font-weight: normal;
    color: #4F6AA8;
    padding: 0px;
    background-color: #fff;
  }
  #wrapper #mmbody #recomm .reco0m a h4 {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #333;
    font-weight: normal;
  }
  #wrapper #mmbody #recomm .reco0m a p {
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 0.8em;
    color: #222;
    margin-bottom: 0px;
  }
  #wrapper #mmbody #recomm .reco0m a p .reco_price {
    font-size: 1.6em;
    font-weight: bold;
    color: #09C;
  }
  /* Custom Gallery */
  #wrapper #mmbody #custom0mm {
    width: 100%;
    height: auto;
    padding: 20px 0% 30px 0%;
  }
  #custom0mm h2 {
    font-size: 16px;
    text-align: bold;
    margin-bottom: 35px;
    font-weight: normal;
    padding: 10px;
    background-color: #0092E5;
    color: #fff;
    text-align: center;
  }
  #wrapper #mmbody #custom0mm .cus0m {
    width: 88%;
    height: auto;
    margin: 0 auto;
    padding: 5%;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
  }
  #wrapper #mmbody #custom0mm .cus0m a {
    text-decoration: none;
  }
  #wrapper #mmbody #custom0mm .cus0m img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
  }
  #wrapper #mmbody #custom0mm .cus0m h3 {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #333;
    padding: 0px;
    background-color: transparent;
  }
  #wrapper #mmbody #custom0mm .cus0m h4 {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 12px;
    padding-bottom: 1px;
    border-bottom: 1px dotted #999;
    margin-bottom: 3px;
    color: #4F6AA8;
    font-weight: normal;
  }
  #wrapper #mmbody #custom0mm .cus0m p {
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 16px;
    color: #222;
    margin-bottom: 5px;
    line-height: 1.5em;
  }
  /* Rental boat */
  img.cc_topimage {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 30px;
  }
  #rentaltop {
    width: 96%;
    height: auto;
    margin: 0 auto 30px auto;
  }
  #rentaltop .rt1 {
    width: 90%;
    height: auto;
    margin: 0 auto 20px auto;
  }
  #wrapper #mmbody #rentaltop .rt1 h3 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    padding: 0px;
    background-color: transparent;
    color: #4F6AA8;
    margin: 0 0 10px 0;
  }
  #rentaltop p.rb_com {
    width: auto;
    height: auto;
    display: block;
  }
  #rentaltop p.rb_banner {
    width: auto;
    height: auto;
    display: block;
  }
  #rentaltop .rt2 {
    width: 96%;
    height: auto;
    margin: 0 auto 20px auto;
    clear: both;
  }
  .rtyb {
    position: relative;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-top: 69px;
    padding-bottom: 50%;
    overflow: hidden;
  }
  .rtyb iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  #rental_sec2 {
    width: 100%;
    height: auto;
  }
  #wrapper #mmbody #rental_sec2 ul {
    margin-left: 0;
  }
  #wrapper #mmbody #rental_sec2 ul li {
    margin-left: 0;
  }
  #rental_sec2 ul li.rslist01 {
    width: 93%;
    height: auto;
    margin: 0 auto 40px auto;
    list-style: none !important;
    list-style-image: none !important;
    border: 1px solid #e5e5e5;
    padding: 8% 3% 5% 3%;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0px 2px 4px #ccc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li.rslist02 {
    width: 93%;
    height: auto;
    margin: 0 auto 4%;
    list-style: none !important;
    list-style-image: none !important;
    border: 1px solid #e5e5e5;
    padding: 8% 3% 5% 3%;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0px 2px 4px #ccc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li.rslist03 {
    width: 93%;
    height: auto;
    margin: 0 auto 0;
    list-style: none !important;
    list-style-image: none !important;
    border: 1px solid #e5e5e5;
    padding: 8% 3% 5% 3%;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0px 2px 4px #ccc;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li img.pc {
    display: none;
  }
  #wrapper #mmbody #rental_sec2 ul li h3.h3_rstitle1 {
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0px;
    background-color: transparent;
    color: #4F6AA8;
  }
  #rental_sec2 ul li h4.h4_rs_sub1 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #099;
  }
  #rental_sec2 ul li p {
    line-height: 1.7em;
    margin-bottom: 20px;
  }
  #rental_sec2 ul li .rs_bbox {
    width: auto;
    height: auto;
    padding: 5% 5%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #F2EEE6;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px #ccc;
  }
  #rental_sec2 ul li .rs_bbox p {
    margin-bottom: 0px;
  }
  #rental_sec2 ul li .rs_bbox p.rsp1 {
    margin-bottom: 20px;
  }
  #wrapper #mmbody #rental_sec2 ul li h3.h3_rsbox_scap {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 5px;
    color: #06C;
    padding: 0px;
    background-color: transparent;
    text-align: center;
  }
  #wrapper #mmbody #rental_sec2 ul li h5.h5_rsboxtitle {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #066;
    padding: 0px;
    background-color: transparent;
  }
  #wrapper #mmbody #rental_sec2 ul li h5.h5_rsboxtitle2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #09C;
    border-bottom: 1px dotted #89B9B7;
    padding: 0px;
    background-color: transparent;
  }
  #rental_sec2 ul li .rs_bbox dl dt {
    background-image: url(../img/rental/icon-point.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 40px;
    line-height: 1.4em;
    min-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #099;
  }
  #rental_sec2 ul li .rs_bbox dl dd {
    margin-left: 40px;
    margin-bottom: 10px;
    font-size: 16px;
  }
  #wrapper #mmbody #rental_sec2 .rslist03 .rs_bbox2 img {
    width: 80% !important;
    height: auto;
    margin: 0 auto 10px auto;
    display: block;
  }
  #rental_sec2 ul li p.rs_bn {
    font-size: 16px;
    line-height: 1.4em;
    margin: 0;
  }
  #rental_sec2 ul li p.rs_bn a {
    font-weight: bold;
    width: auto;
    height: auto;
    margin: 0 auto 5px auto;
    padding: 20px 10px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: -1px -1px 0px #4C7A94;
    box-shadow: 0px 2px 2px #ccc;
    background: #7abcff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzYwYWJmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDk2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7abcff), color-stop(44%, #60abf8), color-stop(100%, #4096ee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7abcff', endColorstr='#4096ee', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li p.rs_bn a:hover {
    font-weight: bold;
    width: auto;
    height: auto;
    margin: 0 auto 5px auto;
    padding: 20px 10px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-shadow: -1px -1px 0px #4C7A94;
    box-shadow: 0px 2px 2px #ccc;
    background: #5f93c6; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVmOTNjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzQ4ODFiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODVmOTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5f93c6), color-stop(44%, #4881ba), color-stop(100%, #285f96)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* IE10+ */
    background: linear-gradient(to bottom, #5f93c6 0%, #4881ba 44%, #285f96 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f93c6', endColorstr='#285f96', GradientType=0); /* IE6-8 */
  }
  #rental_sec2 ul li .rs_bbox2 {
    width: 90%;
    height: auto;
    padding: 8% 5% 5% 5%;
    margin: 0 0 10px 0;
    float: left;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #F2EEE6;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px #ccc;
  }
  #rental_sec2 ul li .rs_bbox2 p.rsp2 {
    padding-bottom: 15px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #999;
  }
  #rental_sec2 ul li .rs_bbox2 p.rsp1 {
    margin-bottom: 20px;
  }
  #rental_sec2 ul li .rs_bbox2 p.rsp3 {
    margin-bottom: 0;
  }
  /* Maintenance */
  .mentesec {
    width: 80%;
    height: auto;
    margin: 0 auto 0px;
  }
  #wrapper #mmbody h3.mentetitle {
    font-size: 18px;
    line-height: 1.5em;
    padding-bottom: 5px;
    border-bottom: 1px dotted #006699;
    margin-bottom: 20px;
    color: #066;
    padding: 0px;
    background-color: transparent;
  }
  #wrapper #mmbody h4.h4catch {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0092E5;
  }
  .mentesec img.menteimg {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
  }
  .mentesec .mentebox {
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
  }
  .mentesec .mentebox .mente_makes {
    width: 100%;
    height: auto;
  }
  #wrapper #mmbody .mentesec .mentebox .mente_makes ul {
    width: 100%;
    height: auto;
    margin: 0;
  }
  #wrapper #mmbody .mentesec .mente_makes ul li {
    width: 45%;
    height: auto;
    margin: 0 2% 4%;
    text-align: center;
    float: left;
    padding: 30px 0;
    border: 1px solid #d5d5d5;
    display: block;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  .mentesec .mente_makes img {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  #mmbody .mente_graph4 {
    width: 100%;
    height: auto;
    margin: 0 auto 50px auto;
  }
  #mmbody .mente_graph4 img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 30px auto;
  }
  #mmbody .mente_graph4 p {
    margin: 0 !important;
    padding: 0 5px;
  }
  #mmbody .mente_graph4 ul {
    width: auto;
    height: auto;
    margin: 0;
    height: 0;
  }
  #mmbody .mente_graph4 ul li {
    width: 90%;
    height: auto;
    margin: 0 auto;
    list-style: none;
    list-style-image: none;
  }
  #mmbody .mente_graph4 h3.mentecap01 {
    background-color: #3B65D8;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody .mente_graph4 h3.mentecap02 {
    background-color: #C83BD9;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody .mente_graph4 h3.mentecap03 {
    background-color: #D73C45;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody .mente_graph4 h3.mentecap04 {
    background-color: #17D4C3;
    padding: 5px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.5em;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
  }
  #mmbody ul.imglist {
    margin: 0;
  }
  #mmbody ul.imglist li {
    width: 48%;
    height: auto;
    float: left;
    margin: 0 1% 2%;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: hidden;
    list-style: none;
  }
  #mmbody ul.imglist img {
    width: 100%;
    height: auto;
    display: block;
  }
  /* New boat information */
  #n_boat_t {
    width: 100%;
    height: auto;
  }
  #newboatmm {
    width: 96%;
    height: auto;
    padding: 20px 2% 30px 2%;
    border-top: 1px solid #0065bf;
    display: flex;
    flex-wrap: wrap;
  }
  #newboatmm .nbm_sin {
    width: 96%;
    height: auto;
    margin: 0 2% 40px;
    padding-bottom: 30px;
    display: block;
    border-bottom: 1px dotted #879DBE;
  }
  #newboatmm .nbm_sin a {
    text-decoration: none;
  }
  #newboatmm .nbm_sin img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
  }
  #newboatmm .nbm_sin h3 {
    width: 94%;
    margin: 0 auto 8px auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    color: #333;
  }
  #newboatmm .nbm_sin h4 {
    width: 94%;
    margin: 0 auto 10px auto;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1em;
    color: #0065bf;
  }
  #newboatmm .nbm_sin p.mdcom {
    width: 94%;
    margin: 0 auto 15px auto;
    font-size: 16px;
    font-weight: normal;
    color: #454545;
    line-height: 1.5em;
  }
  #newboatmm .nbm_sin a p.mdlink {
    width: 80%;
    height: auto;
    display: block;
    line-height: 30px;
    text-align: center;
    margin: 0 auto 0px auto;
    background-color: #036;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0;
    font-size: 0.9em;
  }
  #newboatmm .nbm_sin a:hover p.mdlink {
    width: 80%;
    height: auto;
    display: block;
    line-height: 30px;
    text-align: center;
    margin: 0 auto 0px auto;
    background-color: #0092e5;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 0;
  }
  /* License */
  #mmbody.licensemm {}
  #mmbody.licensemm h2.h2catch0 {
    font-size: 20px;
    line-height: 1.4em;
    color: #06C;
    text-align: center;
    margin-bottom: 5px;
  }
  #mmbody.licensemm h3.h3catch2 {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
    background-color: #fff;
    color: #0C9;
  }
  #mmbody.licensemm .license_ban {
    width: auto;
    height: auto;
    display: block;
  }
  #mmbody.licensemm .license_ban li {
    list-style: none;
    list-style-image: none;
    width: 90%;
    height: auto;
    margin: 0 auto 20px auto;
  }
  #mmbody.licensemm .license_ban img {
    width: 100%;
    height: auto;
    display: block;
  }
  /* TAB styles */
  #wrapper #mmbody.licensemm #tabwrap {
    background: #fff;
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    margin: 0 auto 60px;
    box-shadow: 0 0 20px #ddd;
    border: 1px solid #ddd;
  }
  #wrapper #mmbody.licensemm #tabs ul {
    margin: 0 !important;
  }
  #wrapper #mmbody.licensemm #tabs li {
    margin: 0 !important;
    list-style: none;
    list-style-image: none;
    padding: 0;
  }
  #wrapper #mmbody.licensemm #tabs li a {
    float: left;
    display: block;
    background: #003F9C;
    padding: 15px 0px;
    color: #fff;
    width: 50%;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    text-shadow: 1px 1px 0 #000;
  }
  #wrapper #mmbody.licensemm #tabs li a:hover {
    background: #1272C5;
  }
  #wrapper #mmbody.licensemm #tabs li:first-child a {
    border-left: 0;
  }
  #wrapper #mmbody.licensemm #tabs li:last-child a {
    border-right: 0;
  }
  #wrapper #mmbody.licensemm #tabs li.current {
    margin: 0 !important;
  }
  #wrapper #mmbody.licensemm #tabs li.current a {
    background: #fff;
    color: #666;
    text-shadow: 1px 1px 0 #fff;
    margin: 0 !important;
  }
  #wrapper #mmbody.licensemm #content > div {
    clear: both;
    padding: 20px;
    line-height: 19px;
    color: #666;
    text-shadow: 1px 1px 0 #fff;
    display: none;
  }
  #wrapper #mmbody.licensemm #content .current {
    display: block;
  }
  #wrapper #mmbody.licensemm #content #nago.first {
    display: block;
  }
  #wrapper #mmbody.licensemm #content p {
    margin: 0 0 20px 0;
  }
  h4.h4nom {
    font-size: 14px;
    line-height: 1em;
    padding: 10px 5px;
    background-color: #5C75AA;
    color: #fff;
    margin-bottom: 20px;
  }
  .box3line {
    width: 90%;
    height: auto;
    margin: 0 auto 20px;
  }
  .box3line h5.h5nom {
    font-size: 14px;
    font-weight: bold;
    color: #478C8B;
    margin-bottom: 10px;
  }
  table.td14x {
    border-collapse: collapse;
  }
  table.td14x th {
    width: 23%;
    height: auto;
    text-align: center;
    color: #fff;
    padding: 10px 1%;
    background-color: #5F7BAE;
    font-size: 10px;
    text-shadow: none;
    line-height: 1.4em;
  }
  table.td14x td {
    font-size: 10px;
    line-height: 1.5rm;
    border: 1px dotted #999;
    padding: 15px 10px;
    text-align: left;
  }
  table.td14x td strong {
    font-size: 10px;
    color: #000;
  }
  table.td14x td.tdmonth {
    font-size: 10px;
    color: #003F9C;
  }
  #chatan th {
    width:26% !important;
  }
  #chatan .thmonth {
    width: 16% !important;
  }
  #chatan td {
    width:26% !important;
  }
  #chatan .tdmonth {
    width: 16% !important;
  }
  #koushin td {
    width: 50% !important;
  }
  br.pc-none {
    display: block;
  }
}