  @charset "UTF-8";
/*
   * Mixin for placeholder
   * @include placeholderColor(#00ff00);
   */
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
}

img[src$=".svg"] {
  width: 100%;
}

body {
  font-size: 62.5%;
  color: #3C3A39;
  background: #ffffff;
  min-width: 1000px;
  font-family: "Meiryo UI", Meiryo, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", sans-serif;
}

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
button,
input,
select,
textarea {
  color: #3C3A39;
  outline: none;
}

button {
  cursor: pointer;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

a {
  color: #3C3A39;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

@media only screen and (max-device-width: 805px) {
  a:hover {
    text-decoration: none;
  }
}

a.rev {
  text-decoration: underline;
}

a.rev:hover {
  text-decoration: none;
}

p {
  margin: 0 0 1em;
}

label,
select,
input[type=submit] {
  cursor: pointer;
}

*, *:before, *:after {
  box-sizing: border-box;
}

a:hover img.over {
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: pointer;
}

@media only screen and (max-device-width: 805px) {
  a:hover img.over {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 806px) and (max-device-width: 1024px) {
  a:hover img.over {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

img {
  max-width: 100%;
  height: auto;
}

img[src$=".svg"] {
  width: 100%;
}

address {
  font-style: normal;
}

.spPic {
  display: none;
}

.spPic {
  display: none;
}

figcaption {
  font-size: 15.2px;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 10px;
}

#special {
  font-size: 14px;
  width: 800px;
  margin: auto;
}

#special h1 {
  font-size: 24px;
  position: relative;
  line-height: 37px;
}

#special h2 {
  font-size: 20px;
  margin-bottom: 30px;
}

#special h2.line-1 {
  min-height: 50px;
  height: 50px;
  line-height: 50px;
}

#special h2.line-1:not(:target) {
  line-height: 50px\9;
}

:root #special h2.line-1 {
  line-height: 50px\9;
}

#special p {
  font-size: 14px;
  line-height: 33px;
  margin: 0;
}

#special .top-image {
  text-align: center;
}

#special .top-image img {
  max-width: 100%;
  margin-bottom: 40px;
}

#special .main {
  font-family: "Meiryo UI", Meiryo, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", sans-serif;
}

#special .main-text {
  text-align: left;
  margin-bottom: 60px;
}

#special .main-text .sub-title {
  font-size: 18px;
}

#special .main-text p {
  line-height: 33px;
  margin: 0;
}

#special .main-text img {
  margin: 15px 0 20px 0;
}

#special .main-cont .item {
  margin-bottom: 60px;
}

#special .main-cont .item p {
  text-indent: 1em;
}

#special .main-cont .item .one-column {
  margin-top: 30px;
}

#special .main-cont .item .one-column img {
  max-width: 100%;
}

#special .main-cont .item .half-block {
  margin-top: 30px;
}

#special .main-cont .item .half-block_right {
  float: right;
  width: 49%;
}

#special .main-cont .item .half-block_left {
  float: left;
  width: 49%;
}

#special .main-cont .item .half-block img {
  max-width: 100%;
}

#special .main-cont .item .half-block:after {
  content: "";
  display: table;
  clear: both;
}

#special .main-cont .pic-left_text {
  width: 490px;
  float: right;
}

#special .main-cont .pic-left img {
  float: left;
  max-width: 260px;
}

#special .main-cont .pic-left h2 img {
  float: none;
}

#special .main-cont .pic-left:after {
  content: "";
  display: table;
  clear: both;
}

#special .main-cont .pic-right {
  margin-bottom: 30px;
}

#special .main-cont .pic-right_text {
  width: 490px;
  float: left;
}

#special .main-cont .pic-right .pic {
  float: right;
  max-width: 280px;
  margin-bottom: 10px;
}

#special .main-cont .pic-right h2 img {
  float: none;
}

#special .main-cont .pic-right:after {
  content: "";
  display: table;
  clear: both;
}

#special .main-cont .headline {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 30px;
  margin-top: 70px;
  line-height: 36px;
}

#special .main-cont .headline:first-child {
  margin-top: 30px;
}

#special .main .contact table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  margin-bottom: 30px;
}

#special .main .contact table caption {
  text-align: left;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}

#special .main .contact table caption:before {
  content: "●";
  position: relative;
  width: 1em;
  text-indent: 0;
  margin-right: 5px;
}

#special .main .contact table tbody tr {
  border: 1px solid #656464;
}

#special .main .contact table tbody tr th {
  background: #656464;
  color: #fff;
  padding: 14px;
  width: 120px;
  border-bottom: 1px solid #fff;
  vertical-align: top;
  font-size: 13px;
  text-align: left;
}

#special .main .contact table tbody tr td {
  border: 1px solid #656464;
  padding: 10px;
}

#special .main .contact table tbody tr:last-child th {
  border-bottom: 1px solid #656464;
}

#special .main .profile {
  margin-top: 20px;
  padding: 20px;
  margin-bottom: 30px;
}

#special .main .profile p {
  line-height: 25px;
  margin: 0;
}

#special .main .profile img {
  max-width: 110px;
  float: left;
}

#special .main .profile_text {
  float: right;
  width: 640px;
}

#special .main .profile:after {
  content: "";
  display: table;
  clear: both;
}

#special .main .page-top a {
  display: block;
  position: fixed;
  width: 80px;
  height: 80px;
  background: url("/cnt_landl/1811/img/page-top.png");
  bottom: 100px;
  right: 50px;
  z-index: 100;
  transition: opacity .2s ease-in-out;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}

@media only screen and (max-device-width: 805px) {
  #special .main .page-top a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 806px) and (max-device-width: 1024px) {
  #special .main .page-top a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

#special .main .page-top a:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

@media only screen and (max-device-width: 805px) {
  #special .main .page-top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 806px) and (max-device-width: 1024px) {
  #special .main .page-top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

#special .main .page-top a:hover {
  opacity: 0.7;
}

#special #google-map {
  margin-top: 10px;
}

#special .panel {
  transition: all .2s ease-in-out;
  opacity: 1;
}

#special .panel:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

#special.jamping h1 {
  color: #e6002d;
}

#special.jamping h1:before {
  border-color: #e6002d;
}

#special.jamping h1:after {
  border-color: white;
}

#special.jamping h2 {
  border-color: #e6002d;
}

#special.jamping .main-cont h2 {
  color: #e6002d;
}

#special.jamping .sub-title {
  color: #e6002d;
  font-size: 24px;
  position: relative;
  line-height: 37px;
  font-weight: bold;
}

#special.hitokoto h1 {
  color: #6a3906;
}

#special.hitokoto h1:before {
  border-color: #6a3906;
}

#special.hitokoto h1:after {
  border-color: #d0c4b9;
}

#special.hitokoto h2 {
  border-color: #007f78;
}

#special.hitokoto .main-cont h2 {
  color: #007f78;
}

#special.hitokoto .sub-title {
  color: #6a3906;
}

#special.hitokoto .headline {
  color: #6a3906;
}

#special.hitokoto .profile {
  background-image: url("/cnt_landl/1811/img/hitokoto/person_bk.png");
}

#special.report h1 {
  color: #604C3F;
}

#special.report h1:before {
  border-color: #604C3F;
}

#special.report h1:after {
  border-color: gainsboro;
}

#special.report h2 {
  border-color: #604C3F;
}

#special.report .main-cont h2 {
  color: #604C3F;
}

#special.report .sub-title {
  color: #604C3F;
}

#special.promenade h1 {
  color: #564A7E;
}

#special.promenade h1:before {
  border-color: #564A7E;
}

#special.promenade h1:after {
  border-color: gainsboro;
}

#special.promenade h2 {
  border-color: #564A7E;
}

#special.promenade .main-cont h2 {
  color: #564A7E;
}

#special.promenade .sub-title {
  color: #564A7E;
}

#special span.bold {
  font-weight: bold;
}

#special span.normal {
  font-weight: normal;
}

#special span.red {
  color: brown;
}

#special .text-center {
  text-align: center;
}

#special .text-left {
  text-align: left;
}

#special .text-right {
  text-align: right;
}

#special .sp {
  display: none;
}

#special .mt0 {
  margin-top: 0px;
}

#special .ml0 {
  margin-left: 0px;
}

#special .mr0 {
  margin-right: 0px;
}

#special .mb0 {
  margin-bottom: 0px;
}

#special .pt0 {
  padding-top: 0px;
}

#special .pl0 {
  padding-left: 0px;
}

#special .pr0 {
  padding-right: 0px;
}

#special .pb0 {
  padding-bottom: 0px;
}

#special .mt10 {
  margin-top: 10px;
}

#special .ml10 {
  margin-left: 10px;
}

#special .mr10 {
  margin-right: 10px;
}

#special .mb10 {
  margin-bottom: 10px;
}

#special .pt10 {
  padding-top: 10px;
}

#special .pl10 {
  padding-left: 10px;
}

#special .pr10 {
  padding-right: 10px;
}

#special .pb10 {
  padding-bottom: 10px;
}

#special .mt20 {
  margin-top: 20px;
}

#special .ml20 {
  margin-left: 20px;
}

#special .mr20 {
  margin-right: 20px;
}

#special .mb20 {
  margin-bottom: 20px;
}

#special .pt20 {
  padding-top: 20px;
}

#special .pl20 {
  padding-left: 20px;
}

#special .pr20 {
  padding-right: 20px;
}

#special .pb20 {
  padding-bottom: 20px;
}

#special .mt30 {
  margin-top: 30px;
}

#special .ml30 {
  margin-left: 30px;
}

#special .mr30 {
  margin-right: 30px;
}

#special .mb30 {
  margin-bottom: 30px;
}

#special .pt30 {
  padding-top: 30px;
}

#special .pl30 {
  padding-left: 30px;
}

#special .pr30 {
  padding-right: 30px;
}

#special .pb30 {
  padding-bottom: 30px;
}

#special .mt40 {
  margin-top: 40px;
}

#special .ml40 {
  margin-left: 40px;
}

#special .mr40 {
  margin-right: 40px;
}

#special .mb40 {
  margin-bottom: 40px;
}

#special .pt40 {
  padding-top: 40px;
}

#special .pl40 {
  padding-left: 40px;
}

#special .pr40 {
  padding-right: 40px;
}

#special .pb40 {
  padding-bottom: 40px;
}

#special .mt50 {
  margin-top: 50px;
}

#special .ml50 {
  margin-left: 50px;
}

#special .mr50 {
  margin-right: 50px;
}

#special .mb50 {
  margin-bottom: 50px;
}

#special .pt50 {
  padding-top: 50px;
}

#special .pl50 {
  padding-left: 50px;
}

#special .pr50 {
  padding-right: 50px;
}

#special .pb50 {
  padding-bottom: 50px;
}

#promenade {
  font-size: 14px;
  width: 800px;
  margin: auto;
}

#promenade p {
  font-size: 16px;
  line-height: 33px;
  margin: 0 0 1.5em;
}

#promenade .top-image {
  text-align: center;
}

#promenade .top-image img {
  max-width: 100%;
  margin-bottom: 40px;
}

#promenade .top-image .title {
  width: auto;
  height: 76px;
}

#promenade .main {
  font-family: "Meiryo UI", Meiryo, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", sans-serif;
}

#promenade .main-text {
  text-align: left;
  margin-bottom: 60px;
}

#promenade .main-text .sub-title {
  font-size: 18px;
}

#promenade .main-text p {
  line-height: 33px;
  margin: 0;
}

#promenade .main-text .text {
  margin-top: 30px;
}

#promenade .main-text img {
  margin: 15px 0 20px 0;
}

#promenade .main_pic {
  text-align: center;
  margin-bottom: 40px;
}

.mainitemList {
  font-family: "Meiryo UI", Meiryo, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", sans-serif;
  margin-bottom: 50px;
}

.mainitemList dt {
  color: #564A7E;
  font-size: 20px;
  line-height: 29px;
  font-weight: bold;
  letter-spacing: 0.05em;
  background-image: url("/cnt_landl/1811/img/promenade/icon_q.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: 50px auto;
  padding: 13px 0 13px 64px;
  position: relative;
  margin-bottom: 25px;
}

.mainitemList dd {
  font-size: 16px;
  line-height: 33px;
  margin: 0 0 1.5em;
  background-image: url("/cnt_landl/1811/img/promenade/icon_a.png");
  background-position: left 0;
  background-repeat: no-repeat;
  background-size: 50px auto;
  padding: 0 0 0 64px;
}

.mainitemList_illust {
  display: inline-block;
  margin-left: 10px;
}

.mainitemList_illust-01 {
  margin-top: -14px;
  width: 42px;
  height: auto;
}

.mainitemList_illust-02 {
  margin-top: -17px;
  width: 34px;
  height: auto;
}

.mainitemList_pic {
  text-align: center;
}

.mainitemList_caption {
  margin-bottom: 80px;
}

.subTwoBox {
  overflow: hidden;
  margin-bottom: 10px;
}

.subTwoBox_left {
  float: left;
  width: 390px;
}

.subTwoBox_right {
  float: right;
  width: 394px;
}

@media only screen and (max-device-width: 805px) {
  figcaption {
    margin-top: 20px;
    text-indent: 0;
    line-height: 1.6em;
    font-size: 1.4em;
  }
  #special {
    font-size: 0.65em;
    width: 100%;
  }
  #special h1 {
    font-size: 2.3em;
    line-height: 1.5;
  }
  #special h2 {
    font-size: 2.7em;
    line-height: 1.4;
  }
  #special h2.line-1 {
    min-height: 98px;
    height: 98px;
    line-height: 98px;
  }
  #special h2.line-1:not(:target) {
    line-height: 98px\9;
  }
  :root #special h2.line-1 {
    line-height: 98px\9;
  }
  #special p {
    font-size: 1.5em;
    line-height: 1.8;
  }
  #special .top-image {
    padding-top: 0;
  }
  #special .top-image .title {
    max-width: 100%;
  }
  #special .top-image .caption {
    margin-left: 20px;
  }
  #special .main {
    padding: 0 20px 20px;
  }
  #special .main-text .sub-title {
    font-size: 1.6em;
    line-height: 1.8;
  }
  #special .main-text p {
    line-height: 2em;
    text-align: left;
    margin-bottom: 0;
  }
  #special .main-text p br {
    display: none;
  }
  #special .main-text img {
    margin: 10px 0;
    width: 100%;
  }
  #special .main-cont .item p {
    margin-bottom: 15px;
  }
  #special .main-cont .item figcaption {
    margin-top: 20px;
    text-indent: 0;
    line-height: 1.6em;
    font-size: 1.4em;
  }
  #special .main-cont .item .half-block_right {
    float: none;
    width: 100%;
    margin-bottom: 40px;
  }
  #special .main-cont .item .half-block_left {
    float: none;
    width: 100%;
    margin-bottom: 40px;
  }
  #special .main-cont .item .half-block img {
    max-width: 100%;
    display: block;
    margin: 20px auto;
  }
  #special .main-cont .item .half-block h2 img {
    margin: 0;
    display: inline;
  }
  #special .main-cont .item .half-block figcaption {
    margin-top: 20px;
    text-indent: 0;
    line-height: 1.6em;
    font-size: 1.4em;
  }
  #special .main-cont .item .half-block:after {
    content: "";
    display: table;
    clear: both;
  }
  #special .main-cont .pic-right_text {
    width: 100%;
    float: none;
  }
  #special .main-cont .pic-right .pic {
    float: none;
    max-width: 100%;
    display: block;
    margin: 20px auto;
    text-align: left;
  }
  #special .main-cont .pic-right img {
    width: 100%;
    display: block;
    margin: 20px auto;
  }
  #special .main-cont .pic-right h2 img {
    margin: 0;
    display: inline;
  }
  #special .main-cont .pic-right figcaption {
    margin-top: 8px;
    text-indent: 0;
    line-height: 130% !important;
  }
  #special .main-cont .pic-left_text {
    width: 100%;
    float: none;
  }
  #special .main-cont .pic-left img {
    float: none;
    max-width: 100%;
    display: block;
    margin: 20px auto;
  }
  #special .main-cont .pic-left h2 img {
    margin: 0;
    display: inline;
  }
  #special .main-cont .headline {
    font-size: 2.2em;
    line-height: 1.5em;
    background-size: 85%;
    margin-top: 70px;
    margin-bottom: 55px;
  }
  #special .main .contact {
    word-break: break-all;
  }
  #special .main .contact table {
    font-size: 1.3em;
    line-height: 1.5;
  }
  #special .main .contact table caption {
    font-size: 1.2em;
    line-height: 130%;
  }
  #special .main .contact table tbody tr th {
    width: 90px;
  }
  #special .main .contact table p {
    font-size: 1.2em;
  }
  #special .main .contact iframe {
    width: 100%;
    height: 200px;
  }
  #special .main .profile {
    background-size: cover;
    text-align: center;
    padding: 25px;
    background-repeat: repeat;
    background-size: contain;
  }
  #special .main .profile p {
    font-size: 1.5em;
    line-height: 1.7;
    margin-bottom: 0;
  }
  #special .main .profile img {
    max-width: unset;
    float: unset;
    margin-bottom: 15px;
  }
  #special .main .profile_text {
    float: unset;
    width: unset;
    text-align: left;
  }
  #special .main .page-top a {
    width: 95px;
    height: 95px;
    background-size: cover;
    right: 20px;
    bottom: 120px;
  }
  #special #google-map {
    max-width: 100%;
  }
  #special .sp-br {
    display: block;
  }
  #special .pc {
    display: none;
  }
  #special .sp {
    display: block;
  }
  #promenade {
    font-size: 0.65em;
    width: 100%;
  }
  #promenade p {
    font-size: 1.5em;
    line-height: 33px;
    margin: 0 0 1.5em;
  }
  #promenade .top-image {
    text-align: center;
  }
  #promenade .top-image img {
    max-width: 100%;
    margin-bottom: 40px;
  }
  #promenade .top-image .title {
    width: auto;
  }
  #promenade .main {
    padding: 0 20px 20px;
  }
  #promenade .main p {
    font-size: 14px;
    line-height: 1.8;
  }
  #promenade .main-text .sub-title {
    font-size: 1.6em;
    line-height: 1.8;
  }
  #promenade .main-text p {
    line-height: 2em;
    text-align: left;
    margin-bottom: 0;
  }
  #promenade .main-text p br {
    display: none;
  }
  #promenade .main-text img {
    margin: 10px 0;
    width: 100%;
  }
  #promenade .main_pic {
    text-align: center;
    margin-bottom: 40px;
  }
  #promenade .mainitemList {
    margin-bottom: 30px;
  }
  #promenade .mainitemList dt {
    background-position: left 10px;
    background-size: 30px auto;
    padding: 13px 0 13px 35px;
    margin-bottom: 15px;
    font-size: 2rem;
  }
  #promenade .mainitemList dd {
    padding: 0 0 0 35px;
    background-size: 30px auto;
    line-height: 1.8;
  }
  #promenade .mainitemList dd p {
    font-size: 13px;
  }
  #promenade .mainitemList_illust-01 {
    margin-top: 0;
    width: 28px;
    height: auto;
  }
  #promenade .mainitemList_illust-02 {
    margin-top: 0;
    width: 24px;
    height: auto;
  }
  #promenade .mainitemList_caption {
    font-size: 13 px;
  }
  .subTwoBox {
    overflow: hidden;
    margin-bottom: 10px;
  }
  .subTwoBox_left {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .subTwoBox_right {
    float: none;
    width: auto;
  }
}

/*
 Container
----------------------------------------------------------- */
.container {
  width: 800px;
  margin: 0 auto;
  position: relative;
  font-size: 140%;
  line-height: 1.8;
}

.container:after {
  content: "";
  display: table;
  clear: both;
}

/*
 Header
----------------------------------------------------------- */
.header_logo-01 {
  position: absolute;
  top: 17px;
  left: 0;
}

.header_logo-01 img {
  width: auto;
  height: 42px;
}

.header_logo-02 {
  text-align: center;
  line-height: 85px;
}

.header_logo-02 img {
  width: auto;
  height: 28px;
}

.header_logo-03 {
  position: absolute;
  top: 15px;
  right: 0;
}

.header_logo-03 img {
  width: auto;
  height: 54px;
}

.pageTopBtn {
  position: fixed;
  bottom: 100px;
  right: 50px;
  width: 80px;
  height: 80px;
  display: none;
  z-index: 29;
}

.pageTopBtn a {
  display: block;
  transition: opacity .2s ease-in-out;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}

@media only screen and (max-device-width: 805px) {
  .pageTopBtn a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 806px) and (max-device-width: 1024px) {
  .pageTopBtn a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

.pageTopBtn a:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

@media only screen and (max-device-width: 805px) {
  .pageTopBtn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 806px) and (max-device-width: 1024px) {
  .pageTopBtn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

#footerContainer {
  background-image: url("/cnt_landl/1811/img/special/foot_bg.gif");
  background-repeat: repeat-x;
  height: 87px;
  position: relative;
  background-position: 0px 20px;
  margin-top: -30px;
}

#footerFrame {
  background-image: url("/cnt_landl/1811/img/special/foot_bg.gif");
  background-repeat: repeat-x;
  height: 87px;
  position: relative;
  background-position: 0px 20px;
}

#footerContainer #footLink {
  margin-left: auto;
  color: #FFFFFF;
  text-align: left;
  height: 32px;
  width: 786px;
  background-color: #FFFFFF;
  margin-right: auto;
  background-image: url("/cnt_landl/1811/img/special/foot_bg.gif");
  background-repeat: repeat-x;
  background-position: 0px 20px;
  padding-top: 55px;
  padding-left: 15px;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

#headerInner #subNavi ul,
#headerInner #gnavi ul,
#footerContainer #footLink ul {
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 100;
}

#headerInner #subNavi li,
#headerInner #gnavi li,
#footerContainer #footLink li {
  list-style-type: none;
  display: inline;
  margin: 0px;
  padding: 0px;
  float: left;
}

#headerInner #gnavi {
  position: absolute;
  left: 0px;
  top: 86px;
}

#footerContainer #footLink a {
  color: #FFFFFF;
}

#footerContainer #footLink a.current {
  color: #FFFF00;
}

#footerContainer #footLink a:hover {
  color: #FFFF00;
}

#footerContainer #footCopy {
  font-size: 85%;
  color: #999999;
  position: absolute;
  top: 68px;
  width: 801px;
  margin-left: -400px;
  left: 50%;
  text-align: right;
}

* html #mainContainer {
  width: 801px;
}

* html #footerContainer #footLink {
  height: 87px;
  width: 801px;
}

/*
 Container
----------------------------------------------------------- */
@media only screen and (max-device-width: 805px) {
  html {
    font-size: 62.5%;
  }
  body {
    font-size: 1.4rem;
    width: 100%;
    min-width: 320px !important;
    min-height: initial;
    -webkit-text-size-adjust: 100%;
  }
  .bodyNoScloll {
    position: fixed;
    z-index: 0;
    overflow: hidden;
  }
  .container {
    width: auto;
    max-width: initial;
    font-size: 1.4rem;
  }
  .container:after {
    content: "";
    display: table;
    clear: both;
  }
  .header_logo-01 {
    top: 17px;
    left: 10px;
  }
  .header_logo-01 img {
    width: auto;
    height: 22px;
  }
  .header_logo-02 {
    text-align: center;
    line-height: 60px;
  }
  .header_logo-02 img {
    width: auto;
    height: 18px;
  }
  .header_logo-03 {
    position: absolute;
    top: 12px;
    right: 10px;
  }
  .header_logo-03 img {
    height: 34px;
  }
  .pageTopBtn {
    position: fixed;
    bottom: 50px;
    right: 10px;
    width: 40px;
    height: 40px;
    display: none;
    z-index: 29;
  }
  .pageTopBtn a {
    display: block;
    transition: opacity .2s ease-in-out;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 805px) and (max-device-width: 805px) {
  .pageTopBtn a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 805px) and (min-device-width: 806px) and (max-device-width: 1024px) {
  .pageTopBtn a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 805px) {
  .pageTopBtn a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}

@media only screen and (max-device-width: 805px) and (max-device-width: 805px) {
  .pageTopBtn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 805px) and (min-device-width: 806px) and (max-device-width: 1024px) {
  .pageTopBtn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 805px) {
  #footerContainer {
    background-image: url("/cnt_landl/1811/img/special/foot_bg.gif");
    background-repeat: repeat-x;
    height: 87px;
    position: relative;
    background-position: 0px 20px;
    margin-top: -30px;
  }
  #footerFrame {
    background-image: url("/cnt_landl/1811/img/special/foot_bg.gif");
    background-repeat: repeat-x;
    height: 87px;
    position: relative;
    background-position: 0px 20px;
  }
  #footerContainer #footLink {
    padding-top: 45px;
    padding-left: 0;
    text-align: center;
    width: 100%;
  }
  #headerInner #subNavi ul,
  #headerInner #gnavi ul,
  #footerContainer #footLink ul {
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 100;
    text-align: center;
  }
  #headerInner #subNavi li,
  #headerInner #gnavi li,
  #footerContainer #footLink li {
    float: none;
    font-size: 1.2rem;
  }
  #headerInner #subNavi li a,
  #headerInner #gnavi li a,
  #footerContainer #footLink li a {
    font-size: 10px;
  }
  #headerInner #gnavi {
    position: absolute;
    left: 0px;
    top: 86px;
  }
  #footerContainer #footCopy {
    font-size: 1.3rem;
    margin: 0;
    top: initial;
    bottom: 10px;
    color: #fff;
    z-index: 100;
    width: 100%;
    left: 0;
    font-size: 0.8rem;
    text-align: center;
  }
}
