@charset "utf-8";
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin: 0;
  padding: 0;
}
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
small {
  display: block;
  font-size: 100%;
}
html {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
    "MS P Gothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
  outline: none;
}
a:active,
a:hover,
a:focus {
  overflow: hidden;
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
span {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
ul li {
  list-style: none;
}
/* -----------------------------------------
  Base Item
----------------------------------------- */
body > iframe {
  position: absolute;
}
.spMenu {
  display: none;
}
.container {
  margin: 0 auto;
  padding: 0;
  width: 980px;
}
.containerW {
  margin: 0 auto;
  width: 1080px;
}
.fixHeader .container,
.cmnNav .container {
  width: 1000px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-size: 12px;
  line-height: 1.8;
  color: #666;
  background-color: #eee;
  display: block;
}
body > #wrap {
  background: url(../../../lib/hotelzukan/img/cmn/hz_bg.jpg) top center no-repeat;
  background-attachment: fixed;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #3f5b9f;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #3f5b9f;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto 0;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
#skip-link {
  margin: 0;
  text-align: center;
  width: 100%;
}
#skip-link a {
  color: #333;
  display: block;
  background: #eee;
  margin-top: -1px;
  font-size: 1px;
  line-height: 0;
  height: 1px;
  overflow: hidden;
  zoom: 1px;
}
.cfx:before,
.cfx:after {
  content: " ";
  display: table;
}
.cfx:after {
  clear: both;
}
.lt-ie8 .cfx {
  zoom: 1px;
}
.hydTxt {
  overflow: hidden;
  white-space: nowrap;
}
.ui-datepicker {
  display: none !important;
}
/* -----------------------------------------
  Header
----------------------------------------- */
#lower.top {
  padding-bottom: 0 !important;
}
.cmnNav ul,
.cmnNav li,
header ul,
header li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* --------  Common Navigation  -------------------- */
.cmnNav {
  background-color: #fff;
  border-bottom: 4px solid #76ae00;
  height: 50px;
  min-width: 1000px;
  position: relative;
}
.cmnNav:after {
  background: #639c00;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  box-sizing: border-box;
}
.cmnNav .container {
  position: relative;
}
.cmnNav .container {
  position: relative;
}
.headTxt {
  color: #404040;
  font-size: 12px;
  float: left;
  font-weight: 400;
  line-height: 1.1;
  margin: 7px 0 0;
  padding: 0;
  width: 380px;
}
.year30 {
  float: left;
  margin-top: 8px;
  text-align: center;
  width: 95px;
}
.year30 span {
  display: block;
  height: 30px;
  width: 95px;
  background: url(/lib/img/cmn/cmn-sprite.png) no-repeat;
  background-position: -20px 0;
}
.year35 {
  margin: 3px 0 0 15px;
}
/* グローバルナビ 20160616*/
.cmnNav nav {
  height: 46px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 509px;
  z-index: 10;
}
.cmnNav nav li {
  float: left;
}
.cmnNav a:hover,
.btnHov a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
/* --グローバルナビ 20160616*/ /* --------  Site Navigation  -------------------- */
#homeNav {
  padding-top: 25px;
  position: relative;
}
#homeNav h1,
#homeNav .siteLead {
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.hzNav {
  margin-top: 24px;
  overflow: hidden;
}
.hzNav li {
  float: left;
}
.hzNav01 {
  width: 439px;
}
.hzNav02,
.hzNav03,
.hzNav04,
.hzNav05,
.hzNav06,
.hzNav07 {
  width: 90px;
}
.hzNav01 a,
.hzNav02 a,
.hzNav03 a,
.hzNav04 a,
.hzNav05 a,
.hzNav06 a,
.hzNav07 a {
  background: url(../../../lib/hotelzukan/img/cmn/cmn-sprite.png) no-repeat;
  display: block;
  height: 90px;
  overflow: hidden;
  white-space: nowrap;
}
.hzNav02 a:hover,
.hzNav03 a:hover,
.hzNav04 a:hover,
.hzNav05 a:hover,
.hzNav06 a:hover,
.hzNav07 a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.hzNav01 a {
  background-position: 0 -60px;
  height: 100px;
}
.hzNav02 a {
  background-position: -439px -60px;
}
.hzNav03 a {
  background-position: -529px -60px;
}
.hzNav04 a {
  background-position: -619px -60px;
}
.hzNav05 a {
  background-position: -709px -60px;
}
.hzNav06 a {
  background-position: -799px -60px;
}
.hzNav07 a {
  background-position: -889px -60px;
}
/* -----------------------------------------
  Contents
----------------------------------------- */
#pagetop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10;
}
main > .container {
  margin: 30px auto 0;
  background: #fff;
}
main .search {
  background: url(../../../lib/hotelzukan/img/home/h_search_bg.png) no-repeat;
  padding: 35px 0 40px;
  margin-top: 0;
  width: 980px;
}
main #searchresult {
  background: none;
  padding: 35px 0 40px;
  margin: 0 auto;
  width: 320px;
}
main .search h2 {
  float: left;
  margin-left: 40px;
  margin-bottom: 30px;
  background: url(../../../lib/hotelzukan/img/home/h_search_tit.png) no-repeat;
  display: block;
  height: 36px;
  overflow: hidden;
  white-space: nowrap;
}
main .search h2 span {
  padding-left: 50px;
  font-size: 19px;
  letter-spacing: 4px;
  line-height: normal;
}
main .search .searchArea {
  float: right;
  margin-right: 40px;
}
main .search .searchArea p {
  float: left;
}
main .search input.searchText {
  background: #ebf0f1;
  height: 30px;
  width: 220px;
  padding-left: 10px;
  color: #878787;
  border: #bdd1d7 solid;
  border-width: 1px 0 1px 1px;
}
main .search input.searchSubmit {
  background: #576d93;
  padding: 0 10px;
  margin-left: 0;
  height: 30px;
  color: #fff;
  font-size: 12px;
  border: 0;
}
main .searchMap {
  background: url(../../../lib/hotelzukan/img/home/search_mapbg.jpg) no-repeat;
  margin-left: 40px;
  padding-top: 30px;
  height: 375px;
  position: relative;
}
main .searchMap .smapNav {
  float: left;
  background: url(../../../lib/hotelzukan/img/home/search_menubg.png) no-repeat;
  margin-left: 30px;
  width: 385px;
  height: 315px;
}
main .searchMap .smapNav ul {
  padding: 10px 0 0 10px;
}
main .searchMap .smapNav ul li {
  list-style: none;
}
main .searchMap .smapNav ul li.mr5 a {
  margin-right: 5px;
}
main .searchMap .smapNav ul li a {
  float: left;
  background: url(../../../lib/hotelzukan/img/cmn/cmn-sprite.png) no-repeat;
  margin-bottom: 5px;
  display: block;
  width: 180px;
  height: 70px;
  overflow: hidden;
  white-space: nowrap;
}
main .searchMap .smapNav ul li.snav1 a {
  background-position: 0 -200px;
}
main .searchMap .smapNav ul li.snav2 a {
  background-position: -180px -200px;
}
main .searchMap .smapNav ul li.snav3 a {
  background-position: -360px -200px;
}
main .searchMap .smapNav ul li.snav4 a {
  background-position: -540px -200px;
}
main .searchMap .smapNav ul li.snav5 a {
  background-position: -720px -200px;
}
main .searchMap .smapNav ul li.snav6 a {
  background-position: -900px -200px;
}
main .searchMap .smapInfo .oahuarea {
  font-size: 14px;
  color: #333;
  font-weight: 700;
}
main .searchMap .smapInfo {
  background: url(../../../lib/hotelzukan/img/home/search_infobg.png) no-repeat;
  margin-left: 10px;
  padding: 1px 45px;
  width: 365px;
  height: 70px;
}
main .searchMap #smapIsland {
  float: left;
  background: url(../../../lib/hotelzukan/img/home/smapbg.png) no-repeat;
  margin: 25px 0 0 35px;
  width: 405px;
  height: 272px;
  position: relative;
}
main .searchMap #smapIsland li {
  position: absolute;
}
main .searchMap #smapIsland li.oahu {
  left: 142px;
  top: 49px;
}
main .searchMap #smapIsland li.hawaii {
  left: 309px;
  top: 164px;
}
main .searchMap #smapIsland li.maui {
  left: 261px;
  top: 105px;
}
main .searchMap #smapIsland li.kauai {
  left: 0;
  top: 0;
}
main .searchMap #smapIsland li.mololai {
  left: 216px;
  top: 76px;
}
main .searchMap #smapIsland li.ranai {
  left: 205px;
  top: 111px;
}
main .recommend {
  background: #fff;
  padding: 35px 0 40px;
  width: 980px;
  position: relative;
}
main .recommend h2 {
  margin-left: 40px;
  background: url(../../../lib/hotelzukan/img/home/recommend_tit.png) no-repeat;
  display: block;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
}
main .recommend h2 span {
  padding-left: 55px;
  font-size: 19px;
  letter-spacing: -1px;
  line-height: normal;
}
main .recommend #recoSlide {
  margin: 25px 0 0 40px;
}
main .recommend #recoSlide li {
  float: left;
  margin-right: 30px;
  width: 280px;
  list-style: none;
  vertical-align: middle;
}
main .recommend #recoSlide li a {
  text-decoration: none;
}
main .recommend #recoSlide li .photo {
  position: relative;
}
main .recommend #recoSlide li a .place {
  background-color: rgba(27, 40, 69, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#881b2845,EndColorStr=#881b2845);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#881b2845,EndColorStr=#881b2845)";
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  padding: 0 10px;
}
main .recommend #recoSlide li a .place:not(:target) {
  filter: none;
  -ms-filter: none;
}
main .recommend #recoSlide li .place span {
  height: 60px;
  width: 280px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  text-decoration: underline;
  font-weight: 700;
}
main .recommend #recoSlide li a:hover .place span {
  text-decoration: none;
}
main .recommend #recoSlide li a .info {
  background: #dce8f1;
  padding: 10px 25px;
  color: #666;
  font-size: 12px;
}
main .recommend #recoSlide li .info span {
  height: 110px;
  color: #666;
  font-size: 12px;
  vertical-align: middle;
  display: table-cell;
}
main .recommend .carouPrev {
  background: url(../../../lib/hotelzukan/img/cmn/cmn-sprite.png) no-repeat;
  background-position: 0 -160px;
  display: block;
  height: 35px;
  width: 30px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  position: absolute;
  top: 200px;
  left: -5px;
}
main .recommend .carouNext {
  background: url(../../../lib/hotelzukan/img/cmn/cmn-sprite.png) no-repeat;
  background-position: -40px -160px;
  display: block;
  height: 35px;
  width: 30px;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  position: absolute;
  top: 200px;
  right: -5px;
}
main .pickup {
  background: none;
}
main .pickup h2 {
  background: url(/lib/hotelzukan/img/home/pickup_tit.jpg) no-repeat;
  height: 320px;
  color: #fff;
  padding-top: 60px;
  text-align: center;
  line-height: 26px;
}
main .pickup ul li {
  float: left;
  background: #fff;
  width: 230px;
  height: 320px;
  list-style: none;
  margin-left: 20px;
}
main .pickup ul li:first-child {
  margin-left: 0;
}
main .pickup ul li a {
  color: #666;
  text-decoration: none;
}
main .pickup ul li .info {
  padding: 20px;
  text-align: center;
  line-height: 1.5em;
}
main .pickup ul li .info span {
  width: 100%;
  font-size: 14px;
  color: #3f5b9f;
  text-decoration: underline;
  font-weight: 700;
}
main .pickup ul li a:hover .info span {
  text-decoration: none;
}
main .pickup ul li .info p {
  margin-top: 10px;
  text-align: left;
}
main .topics {
  margin-top: 30px;
  padding: 40px;
}
main .topics ul {
  margin-top: 20px;
}
main .topics ul li {
  list-style: none;
  margin-bottom: 12px;
}
main .topics ul li p {
  float: left;
  margin-right: 15px;
  vertical-align: middle;
  display: table-cell;
}
main .topics ul li p .update {
  background: url(../../../lib/hotelzukan/img/cmn/cmn-sprite.png) no-repeat;
  background-position: -80px -160px;
  margin-top: 3px;
  display: block;
  width: 60px;
  height: 15px;
  overflow: hidden;
  white-space: nowrap;
}
main .topics ul li p .news {
  background: url(../../../lib/hotelzukan/img/cmn/cmn-sprite.png) no-repeat;
  background-position: -150px -160px;
  margin-top: 3px;
  display: block;
  width: 60px;
  height: 15px;
  overflow: hidden;
  white-space: nowrap;
}
main .topics ul li p.text {
  width: 700px;
  margin-right: 0;
}
/* --------  Layout  -------------------- */
.back {
  margin: 0 0 10px !important;
}
.imgBoxL figure {
  float: left;
  margin: 0 30px 10px 0;
}
.imgBoxR figure {
  float: right;
  margin: 0 0 10px 30px;
}
.imgBoxC figure {
  margin: 0 0 15px;
  text-align: center;
}
.ovBox {
  overflow: hidden;
}
.hotelImg {
  line-height: 2.4;
  margin: 50px 0 0;
}
.pageTop {
  font-size: 12px;
  text-align: right;
}
.pageTop a {
  display: inline-block;
  padding-left: 16px;
  position: relative;
}
.pageTop a:before {
  background: url(../../../lib/img/cmn/cmn-sprite.png) no-repeat -762px -30px;
  content: "";
  display: block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 12px;
}
.headgeList {
  list-style: none;
  margin-left: 5px !important;
}
.headgeList li {
  text-indent: -1.5em;
  margin: 0 0 5px 1.5em;
}
/* --------  Table  -------------------- */
#lower main .table01wrap {
  border: 1px solid #aeaeae;
  border-width: 1px 0;
}
#lower main table.table01 {
  width: 100%;
  text-align: left;
  font-size: 12px;
  border-collapse: collapse;
  border-spacing: 0;
}
#lower main table.table01 th {
  padding: 14px;
  background: #eee;
  border-top: #aeaeae dotted 1px;
}
#lower main table.table01 td {
  padding: 14px;
  border-top: #aeaeae dotted 1px;
}
#lower main table.table01 tr:first-child th,
#lower main table.table01 tr:first-child td {
  border-top: none;
}
#lower main table.tdcenter td {
  text-align: center;
}
/* --------  Text Link icon  -------------------- */
a.newwin {
  background: url(../../../lib/hotelzukan/img/cmn/cmn-sprite.png) no-repeat;
  background-position: -500px -360px;
  padding-left: 18px;
}
/* --------  Other Style  -------------------- */
a.wbtn01 {
  background: #fff;
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  display: block;
  border: 1px solid #bebebe;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-box-shadow: inset -1px -1px 0 1px #dfdfdf;
  -webkit-box-shadow: inset -1px -1px 0 1px #dfdfdf;
  box-shadow: inset -1px -1px 0 1px #dfdfdf;
}
a:hover.wbtn01 {
  text-decoration: underline;
}
.bd0 {
  border: none !important;
}
.notFound .btn01 a {
  margin: 0;
}
.txtRed {
  color: #c00;
}
.txtRedB {
  color: #c00;
  font-weight: 700;
}
.txtB {
  font-weight: 700;
}
.txtR {
  text-align: right !important;
}
.txtC {
  text-align: center !important;
}
.txtL {
  text-align: left !important;
}
.mT0 {
  margin-top: 0 !important;
}
.mT5 {
  margin-top: 5px !important;
}
.mT10 {
  margin-top: 10px !important;
}
.mT15 {
  margin-top: 15px !important;
}
.mT20 {
  margin-top: 20px !important;
}
.mT25 {
  margin-top: 25px !important;
}
.mT30 {
  margin-top: 30px !important;
}
.mT40 {
  margin-top: 40px !important;
}
.mT50 {
  margin-top: 50px !important;
}
.mB0 {
  margin-bottom: 0 !important;
}
.mB5 {
  margin-bottom: 5px !important;
}
.mB10 {
  margin-bottom: 10px !important;
}
.mB15 {
  margin-bottom: 15px !important;
}
.mB20 {
  margin-bottom: 20px !important;
}
.mB25 {
  margin-bottom: 25px !important;
}
.mB30 {
  margin-bottom: 30px !important;
}
.mB40 {
  margin-bottom: 40px !important;
}
.mB50 {
  margin-bottom: 50px !important;
}
.mL0 {
  margin-left: 0 !important;
}
.mL5 {
  margin-left: 5px !important;
}
.mL10 {
  margin-left: 10px !important;
}
.mL15 {
  margin-left: 15px !important;
}
.mL20 {
  margin-left: 20px !important;
}
.mL25 {
  margin-left: 25px !important;
}
.mL30 {
  margin-left: 30px !important;
}
.mL40 {
  margin-left: 40px !important;
}
.mL50 {
  margin-left: 50px !important;
}
.mR0 {
  margin-right: 0 !important;
}
.mR5 {
  margin-right: 5px !important;
}
.mR10 {
  margin-right: 10px !important;
}
.mR15 {
  margin-right: 15px !important;
}
.mR20 {
  margin-right: 20px !important;
}
.mR25 {
  margin-right: 25px !important;
}
.mR30 {
  margin-right: 30px !important;
}
.mR40 {
  margin-right: 40px !important;
}
.mR50 {
  margin-right: 50px !important;
}
.txt10 {
  font-size: 10px;
}
.txt11 {
  font-size: 11px;
}
.txt12 {
  font-size: 12px;
}
.txt13 {
  font-size: 13px;
}
.txt14 {
  font-size: 14px;
}
.txt15 {
  font-size: 15px;
}
.txt16 {
  font-size: 16px;
}
.txt17 {
  font-size: 17px;
}
.txt18 {
  font-size: 18px;
}
.txt19 {
  font-size: 19px;
}
.txt20 {
  font-size: 20px;
}
.txt8,
.txt9,
.txt10,
.txt11,
.txt12,
.txt13,
.txt14,
.txt15,
.txt16,
.txt17,
.txt18,
.txt19,
.txt20,
.txt22,
.txt24,
.txt26,
.txt28,
.txt30,
.txt32 {
  line-height: 1.8;
}
.w1p {
  width: 1%;
}
.w2p {
  width: 2%;
}
.w3p {
  width: 3%;
}
.w4p {
  width: 4%;
}
.w5p {
  width: 5%;
}
.w6p {
  width: 6%;
}
.w7p {
  width: 7%;
}
.w8p {
  width: 8%;
}
.w9p {
  width: 9%;
}
.w10p {
  width: 10%;
}
.w11p {
  width: 11%;
}
.w12p {
  width: 12%;
}
.w13p {
  width: 13%;
}
.w14p {
  width: 14%;
}
.w15p {
  width: 15%;
}
.w16p {
  width: 16%;
}
.w17p {
  width: 17%;
}
.w18p {
  width: 18%;
}
.w19p {
  width: 19%;
}
.w20p {
  width: 20%;
}
.w21p {
  width: 21%;
}
.w22p {
  width: 22%;
}
.w23p {
  width: 23%;
}
.w24p {
  width: 24%;
}
.w25p {
  width: 25%;
}
.w26p {
  width: 26%;
}
.w27p {
  width: 27%;
}
.w28p {
  width: 28%;
}
.w29p {
  width: 29%;
}
.w30p {
  width: 30%;
}
.w31p {
  width: 31%;
}
.w32p {
  width: 32%;
}
.w33p {
  width: 33%;
}
.w34p {
  width: 34%;
}
.w35p {
  width: 35%;
}
.w36p {
  width: 36%;
}
.w37p {
  width: 37%;
}
.w38p {
  width: 38%;
}
.w39p {
  width: 39%;
}
.w40p {
  width: 40%;
}
.w41p {
  width: 41%;
}
.w42p {
  width: 42%;
}
.w43p {
  width: 43%;
}
.w44p {
  width: 44%;
}
.w45p {
  width: 45%;
}
.w46p {
  width: 46%;
}
.w47p {
  width: 47%;
}
.w48p {
  width: 48%;
}
.w49p {
  width: 49%;
}
.w50p {
  width: 50%;
}
.w51p {
  width: 51%;
}
.w52p {
  width: 52%;
}
.w53p {
  width: 53%;
}
.w54p {
  width: 54%;
}
.w55p {
  width: 55%;
}
.w56p {
  width: 56%;
}
.w57p {
  width: 57%;
}
.w58p {
  width: 58%;
}
.w59p {
  width: 59%;
}
.w60p {
  width: 60%;
}
.w61p {
  width: 61%;
}
.w62p {
  width: 62%;
}
.w63p {
  width: 63%;
}
.w64p {
  width: 64%;
}
.w65p {
  width: 65%;
}
.w66p {
  width: 66%;
}
.w67p {
  width: 67%;
}
.w68p {
  width: 68%;
}
.w69p {
  width: 69%;
}
.w70p {
  width: 70%;
}
.w71p {
  width: 71%;
}
.w72p {
  width: 72%;
}
.w73p {
  width: 73%;
}
.w74p {
  width: 74%;
}
.w75p {
  width: 75%;
}
.w76p {
  width: 76%;
}
.w77p {
  width: 77%;
}
.w78p {
  width: 78%;
}
.w79p {
  width: 79%;
}
.w80p {
  width: 80%;
}
.w81p {
  width: 81%;
}
.w82p {
  width: 82%;
}
.w83p {
  width: 83%;
}
.w84p {
  width: 84%;
}
.w85p {
  width: 85%;
}
.w86p {
  width: 86%;
}
.w87p {
  width: 87%;
}
.w88p {
  width: 88%;
}
.w89p {
  width: 89%;
}
.w90p {
  width: 90%;
}
.w91p {
  width: 91%;
}
.w92p {
  width: 92%;
}
.w93p {
  width: 93%;
}
.w94p {
  width: 94%;
}
.w95p {
  width: 95%;
}
.w96p {
  width: 96%;
}
.w97p {
  width: 97%;
}
.w98p {
  width: 98%;
}
.w99p {
  width: 99%;
}
.w100p {
  width: 100%;
}
.w33pfull {
  width: 33.33333%;
}
.defUl {
  list-style: none;
  margin: 0;
  padding: 0;
}
.defUl li {
  margin: 0 0 5px;
  padding: 0;
}
/* --------  Modal Box Block  -------------------- */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../lib/img/cmn/fancybox.png");
}
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
  width: 505px !important;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 0;
  height: 0;
  margin: -10px;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0 solid #fff;
  width: 505px !important;
}
#fancybox-content > div {
  background: #f2e9d7;
  padding: 30px;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("../lib/img/cmn/fancybox.png") -40px 0;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("../lib/img/cmn/blank.gif");
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0;
}
#fancybox-right {
  right: 0;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url("../lib/img/cmn/fancybox.png");
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url("../lib/img/cmn/fancybox.png");
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible; /* IE6 */
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("../lib/img/cmn/fancybox-x.png");
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("../lib/img/cmn/fancybox.png");
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("../lib/img/cmn/fancybox-y.png");
  background-position: -20px 0;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("../lib/img/cmn/fancybox.png");
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("../lib/img/cmn/fancybox-x.png");
  background-position: 0 -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("../lib/img/cmn/fancybox.png");
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("../lib/img/cmn/fancybox-y.png");
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("../lib/img/cmn/fancybox.png");
  background-position: -40px -122px;
}
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important;
}
.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/cmn/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/cmn/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/cmn/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/cmn/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/cmn/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/cmn/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/cmn/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../lib/img/cmn/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
/* -----------------------------------------
  Footer
----------------------------------------- */
footer {
  background: #fff;
  margin-top: 100px;
  width: 100%;
  text-align: center;
  position: relative;
}
#datasource {
  width: 980px;
  margin: 0 auto;
  text-align: right;
  position: absolute;
  top: -55px;
  left: 0;
  right: 0;
}
footer nav {
  padding: 30px 0;
}
footer #copy {
  background: #445888;
  padding: 20px 0;
  color:#fff;
}
/* -----------------------------------------
  tag_pixel
----------------------------------------- */
.tag_pixel {
  position: absolute;
  top: -99999px;
}
/* -----------------------------------------
  Print Item
----------------------------------------- */
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .table {
    border-collapse: collapse !important;
  }
}
/* -----------------------------------------
20160423 SEO対応
----------------------------------------- */
.ftr_txt {
  clear: both;
  width: 1000px;
  margin: 10px auto;
  font-size: 12px;
  color: #777;
  text-align: left;
}
/* -----------------------------------------
20170626 フッターロゴ追加
----------------------------------------- */
.logomark {
  margin-left: 20px;
}

/** qualva **/
.btnQualva {
  position: fixed;
  z-index: 100;
  right: 5px;
  bottom: 5px;
  width: 380px;
  cursor: pointer;
}
.btnQualva p {
  margin: 0;
}
.btnQualva img {
  width: 100%;
}
#pagetop,
#neighbor .page_top {
  bottom: 100px;
}
footer #copy {
  height: auto;
  padding-bottom: 80px;
}

/** qualvaアイコン一時非表示 **/
.btnQualva {
  display: none;
}
