@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-color: #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: 687px) {
  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: 687px) {
  a:hover img.over {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 688px) 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;
}

.footer p {
  margin: 0;
  padding: 0;
}

body {
  line-height: initial;
}

#special .contact table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  /*margin-bottom: 30px;*/
}

#special .contact table caption {
  text-align: left;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px;
}

#special .contact table caption:before {
  content: "●";
  position: relative;
  width: 1em;
  text-indent: 0;
  margin-right: 5px;
}

#special .contact table tbody tr {
  border: 1px solid #656464;
}

#special .contact table tbody tr th {
  background: #656464;
  color: #fff;
  padding: 14px;
  width: 130px;
  border-bottom: 1px solid #fff;
  vertical-align: top;
  font-size: 14px;
  text-align: left;
}

#special .contact table tbody tr td {
  border: 1px solid #656464;
  padding: 10px;
  word-break: break-all;
  font-size: 16px;
}

#special .contact table tbody tr td iframe {
  width: 644px;
  height: 200px;
}

#special .contact table tbody tr:last-child th {
  border-bottom: 1px solid #656464;
}

#special .profile {
  margin-top: 20px;
  padding: 20px;
  margin-bottom: 30px;
}

#special .profile p {
  line-height: 25px;
  margin: 0;
}

#special .profile img {
  max-width: 110px;
  float: left;
}

#special .profile_text {
  float: right;
  width: 640px;
}

#special .profile:after {
  content: "";
  display: table;
  clear: both;
}

#special {
  font-size: 14px;
  width: 800px;
  margin: auto;
}

#special .top-image {
  text-align: center;
}

#special h1 {
  font-size: 26px;
  position: relative;
  line-height: 37px;
  /*margin-bottom:15px;*/
  /*:before{
          position: absolute;
          content: " ";
          display: block;
          border-bottom: solid 5px;
          bottom: -17px;
          width: 50%;
      }*/
}

#special h1:after {
  /*position: absolute;
          content: " ";
          display: block;
          border-bottom: solid 5px;
          bottom: -17px;
          left: 50%;
          width: 50%;*/
}

#special h2 {
  font-size: 22px;
  padding-left: 0px;
  border-left: solid 9px;
  line-height: 30px;
  font-family: sans-serif;
}

#special h2.contact_head {
  padding-left: 12px;
  line-height: 20px;
}

#special h2.L1 {
  line-height: 40px;
}

#special p {
  font-size: 16px;
  line-height: 37px;
  margin: 0;
  text-indent: 1em;
}

#special figcaption {
  line-height: 1.8em;
}

#special .headList .top-image {
  text-align: center;
}

#special .pic-center {
  margin: 0 auto;
}

#special .pic-center figcaption {
  width: 100%;
}

#special .pic-left .text {
  float: right;
}

#special .pic-left .pic {
  float: left;
}

#special .pic-left:after {
  content: "";
  display: table;
  clear: both;
}

#special .pic-right .text {
  float: left;
}

#special .pic-right .pic {
  float: right;
}

#special .pic-right:after {
  content: "";
  display: table;
  clear: both;
}

#special .half-block_right {
  float: right;
  width: 49%;
}

#special .half-block_left {
  float: left;
  width: 49%;
}

#special .half-block:after {
  content: "";
  display: table;
  clear: both;
}

#special .main {
  font-family: "Meiryo UI", Meiryo, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", sans-serif;
}

#special .main-text {
  text-align: left;
}

#special .main-text .sub-title {
  font-size: 18px;
  text-indent: 0;
  line-height: 26px;
  margin-bottom: 10px;
}

#special .main-text p {
  line-height: 37px;
  margin: 0;
}

#special .main-text img {
  margin: 15px 0 20px 0;
}

#special .main-cont .item .one-column img {
  max-width: 100%;
}

#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: 50px;
  line-height: 36px;
}

#special .main .page-top a {
  display: block;
  position: fixed;
  width: 80px;
  height: 80px;
  background: url("../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: 687px) {
  #special .main .page-top a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 688px) 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: 687px) {
  #special .main .page-top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 688px) 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 0.2s ease-in-out;
  opacity: 1;
}

#special .panel:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

#special.jumping {
  /*.pic{
        float:right;
        position: relative;
        top:-138px;
        right:310px;
        max-width:100%;
        height:auto;
    }*/
}

#special.jumping h1 {
  width: 430px;
  color: #599ED5;
  margin-bottom: 15px;
}

#special.jumping h1:before {
  color: #599ED5;
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px;
  bottom: -17px;
  width: 50%;
}

#special.jumping h1:after {
  color: #A3C9E8;
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px;
  bottom: -17px;
  left: 50%;
  width: 50%;
}

#special.jumping h2 {
  color: #599ED5;
  margin-bottom: 60px;
  padding-left: 11px;
}

#special.jumping h2.contact_head {
  color: black;
  border-color: #599ED5;
  margin-bottom: 20px;
}

#special.jumping h2.subtitle {
  margin-bottom: 10px;
  padding-top: 10px;
  color: black;
  font-size: 20px;
  border-left: none;
  text-indent: 0em;
}

#special.jumping .title {
  color: black;
}

#special.jumping .top-image {
  margin-bottom: 80px;
}

#special.jumping .top-image .pc {
  margin-top: 34px;
}

#special.jumping .top-image .title {
  width: 210px;
}

#special.jumping .top-image figcaption {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}

#special.jumping .main {
  margin-bottom: 60px;
}

#special.jumping .main .main-text-jump p {
  text-indent: 0em;
  font-size: 17px;
}

#special.jumping .main .main-text-jump .left {
  float: left;
  margin-bottom: 0;
  width: 390px;
}

#special.jumping .main .sub-title {
  font-weight: bold;
  margin-top: 30px;
  font-size: 18px;
  color: black;
}

#special.jumping .main .main-cont .cont01 {
  margin-top: 30px;
  width: 100%;
}

#special.jumping .main .main-cont .cont01 p {
  text-indent: 0em;
  line-height: 33px;
  padding-top: 15px;
}

#special.jumping .main .main-cont .cont01 .bold {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
}

#special.jumping .main .main-cont .cont01 .pic-right .text {
  width: 450px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont01 .pic-right .pic {
  position: relative;
  bottom: 120px;
  width: 270px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont02 {
  margin-top: 80px;
}

#special.jumping .main .main-cont .cont02 .h2-group {
  display: -ms-flexbox;
  display: flex;
}

#special.jumping .main .main-cont .cont02 .h2-group h2 {
  color: #599ED5;
  margin-bottom: 40px;
  padding-left: 10px;
}

#special.jumping .main .main-cont .cont02 .h2-group .h2-icon {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
  bottom: 36px;
  left: 10px;
  width: 58px;
  max-width: 100%;
  max-height: 48px;
  height: auto;
  line-height: 1em;
}

#special.jumping .main .main-cont .cont02 .pic-center {
  margin: 40px auto 0;
  width: 560px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont02 .pic-center figcaption {
  text-align: center;
}

#special.jumping .main .main-cont .cont02 .text p {
  text-indent: 0em;
}

#special.jumping .main .main-cont .cont02 .pic-right .text {
  width: 450px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont02 .pic-right .pic {
  position: relative;
  width: 270px;
  max-width: 100%;
  transform: translateY(-5vh);
}

#special.jumping .main .main-cont .cont03 {
  margin-top: 80px;
}

#special.jumping .main .main-cont .cont03 .pic-center {
  margin: 40px auto 0;
  width: 560px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont03 .pic-center-01 {
  margin: 40px auto 0;
  width: 800px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont03 .h2-group {
  display: -ms-flexbox;
  display: flex;
}

#special.jumping .main .main-cont .cont03 .h2-group h2 {
  margin-bottom: 40px;
  padding-left: 10px;
}

#special.jumping .main .main-cont .cont03 .h2-group .h2-icon {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
  bottom: 28px;
  left: 10px;
  width: 26px;
  max-width: 100%;
  max-height: 45px;
  height: auto;
  line-height: 1em;
}

#special.jumping .main .main-cont .cont03 .half-block_left {
  float: left;
  margin: 40px auto 0;
  width: 374px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont03 .half-block_right {
  float: right;
  margin: 40px auto 0;
  width: 374px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont03 .half-block:after {
  content: "";
  display: table;
  clear: both;
}

#special.jumping .main .main-cont .cont03 .three_image {
  margin: 40px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#special.jumping .main .main-cont .cont03 .three_image .image_01 {
  margin-right: 31px;
}

#special.jumping .main .main-cont .cont03 .three_image .image_02 {
  margin-right: 31px;
}

#special.jumping .main .main-cont .cont03 .three_image figcaption {
  width: 800px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont04 {
  margin-top: 80px;
}

#special.jumping .main .main-cont .cont04 .h2-group {
  display: -ms-flexbox;
  display: flex;
}

#special.jumping .main .main-cont .cont04 .h2-group h2 {
  margin-bottom: 40px;
  padding-left: 10px;
}

#special.jumping .main .main-cont .cont04 .h2-group .h2-icon {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
  bottom: 28px;
  left: 10px;
  width: 26px;
  max-width: 100%;
  max-height: 45px;
  height: auto;
  line-height: 1em;
}

#special.jumping .main .main-cont .cont04 .half-block_left {
  float: left;
  margin: 40px auto 0;
  width: 395px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont04 .half-block_right {
  float: right;
  margin: 40px auto 0;
  width: 389px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont04 .half-block:after {
  content: "";
  display: table;
  clear: both;
}

#special.jumping .main .main-cont .cont04 .condolences {
  margin: 60px 0;
  background-color: #EEEEEE;
  padding: 20px 40px;
}

#special.jumping .main .main-cont .cont04 .condolences .text p {
  text-indent: 0em;
}

#special.jumping .main .main-cont .cont04 .pic-center {
  margin: 40px auto 0;
  width: 560px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont04 .pic-center-01 {
  margin: 40px auto 0;
  width: 800px;
  max-width: 100%;
}

#special.jumping .main .main-cont .cont04 .contact {
  margin-top: 20px;
}

#special.jumping .main .main-cont .cont05 {
  margin-top: 100px;
  margin-bottom: 100px;
}

#special.jumping .main .main-cont .cont05 .contact {
  margin-top: 40px;
}

#special.jumping .main .main-cont .present {
  margin-top: 70px;
  text-align: center;
}

#special.jumping .main .main-cont .no-indent p {
  text-indent: 0em;
}

#special.report p {
  text-indent: 1em;
}

#special.report h2 {
  border-color: #00608B;
  margin-bottom: 25px;
}

#special.report h1 {
  max-width: 530px;
  border-color: #00608B;
  color: #00608B;
  margin-bottom: 15px;
}

#special.report h1:before {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px;
  bottom: -17px;
  width: 50%;
}

#special.report h1:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px;
  bottom: -17px;
  left: 50%;
  width: 50%;
}

#special.report h1::after {
  color: #B2CFDC;
  bottom: -17px;
}

#special.report h1::before {
  bottom: -17px;
  color: #00608B;
}

#special.report .top-image .title {
  width: 169px;
}

#special.report .top-image .image {
  margin: 26px 0 100px;
}

#special.report .top-image .image figcaption {
  margin-top: 0px;
  text-align: left;
}

#special.report .main-text {
  margin-bottom: 20px;
}

#special.report .main-text .sub-title {
  color: #00608B;
  font-size: 24px;
  position: relative;
  line-height: 37px;
  font-weight: bold;
}

#special.report .main-text figcaption {
  margin-top: 30px;
  line-height: 2.5em;
}

#special.report .sub-title {
  font-weight: bold;
  font-size: 14px;
}

#special.report .main-cont {
  margin-bottom: 140px;
}

#special.report .main-cont p {
  text-indent: 1em;
}

#special.report .main-cont .cont01 .text {
  margin: 30px 0 10px;
}

#special.report .main-cont .cont01 .pic-center {
  margin: 120px auto 100px;
  width: 451px;
  max-width: 100%;
}

#special.report .main-cont .cont01 .pic-center figcaption {
  padding-top: 4px;
}

#special.report .main-cont .cont01 .half-block {
  margin: 0 auto;
  width: 661px;
  max-width: 100%;
}

#special.report .main-cont .cont01 .half-block_left {
  margin: 40px auto 0;
  float: left;
  width: 326px;
  max-width: 100%;
}

#special.report .main-cont .cont01 .half-block_right {
  margin: 40px auto 0;
  float: right;
  width: 326px;
  max-width: 100%;
}

#special.report .main-cont .cont01 .half-block figcaption {
  display: inline-block;
  margin: 0 auto;
  width: 661px;
  max-width: 100%;
}

#special.report .main-cont .cont01 .half-block:after {
  content: "";
  display: table;
  clear: both;
}

#special.report .main-cont .cont02 #bold {
  font-weight: bold;
}

#special.report .main-cont .cont02 #bold img {
  padding-left: 5px;
  padding-right: 6px;
  padding-bottom: 5px;
}

#special.report .main-cont .cont02 .contact {
  margin-top: 80px;
}

#special.report .main-cont .cont02 .contact .contact_head {
  border-color: #00608B;
  margin-bottom: 0;
}

#special.report .main-cont .cont02 .contact table {
  margin-top: 35px;
}

#special.report .main-cont .cont02 .contact .text-indent {
  padding-left: 1.5em;
  text-indent: -1em;
}

#special.report .main-cont .cont02 .no-indent {
  text-indent: 0em;
}

#special.report .main-cont .cont03 {
  margin: 80px auto 0;
  width: 300px;
  max-width: 100%;
}

#special.report .main-cont .cont03 .contact {
  margin-top: 80px;
}

#special.report .main-cont .cont03 .contact .contact_head {
  margin-bottom: 0;
}

#special.report .main-cont .cont03 .contact table {
  margin-top: 35px;
}

#special.report .main-cont .cont03 #bold {
  font-weight: bold;
  text-indent: 0em;
}

#special.report .main-cont .cont03 img {
  margin-right: 10px;
}

#special.report .main-cont .cont04 {
  margin-top: 70px;
}

#special.report .main-cont .cont04 #bold {
  font-weight: bold;
}

#special.report .main-cont .cont04 img {
  margin-right: 10px;
}

#special.report .main-cont .present {
  text-align: center;
  margin-top: 50px;
}

#special.report .undertext {
  margin-bottom: 90px;
}

#special.report .undertext .center {
  text-align: center;
  font-weight: bold;
}

#special.report .undertext .center img {
  margin-right: 15px;
}

#sb-site.hitokoto-wide {
  background-color: #FFFFFF;
  padding-top: 38px;
}

#hitokoto-special {
  padding-top: 85px;
}

#special.hitokoto {
  font-size: 16px;
  width: 800px;
  margin: auto;
}

#special.hitokoto p {
  text-indent: 1em;
}

#special.hitokoto .no-indent p {
  text-indent: unset;
}

#special.hitokoto .indent p {
  padding-left: 1em;
  text-indent: -1em;
}

#special.hitokoto .headline-top {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
}

#special.hitokoto .headline {
  margin-bottom: 30px;
  max-width: 100%;
  height: auto;
}

#special.hitokoto h1 {
  width: 423px;
  font-size: 24px;
  position: relative;
  line-height: 37px;
  color: #FFFFFF;
}

#special.hitokoto h1:before {
  color: #FFFFFF;
  width: 40%;
  bottom: -17px;
}

#special.hitokoto h1:after {
  color: #E36C93;
  left: 40%;
  width: 40%;
  bottom: -17px;
}

#special.hitokoto h2 {
  color: #E36C93;
  margin-bottom: 25px;
}

#special.hitokoto h2 span {
  font-size: 16px;
}

#special.hitokoto h2.subtitle {
  margin-bottom: 0px;
  color: #AE7B49;
  font-size: 16px;
  border-left: none;
}

#special.hitokoto .top-image {
  text-align: center;
}

#special.hitokoto .top-image img {
  max-width: 100%;
  margin-bottom: 70px;
}

#special.hitokoto .main {
  font-family: "Meiryo UI", Meiryo, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", sans-serif;
  padding-bottom: 80px;
}

#special.hitokoto .main-text {
  margin-bottom: 40px;
}

#special.hitokoto .main-text hr {
  height: 1px;
  background-color: #000;
  border: none;
}

#special.hitokoto .main-text p {
  text-indent: unset;
}

#special.hitokoto .main .pic-center {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}

#special.hitokoto .main .howto .top p {
  margin: 0;
}

#special.hitokoto .main .howto .top img {
  margin-bottom: 10px;
}

#special.hitokoto .main .howto .middle {
  text-align: center;
  margin-top: 20px;
}

#special.hitokoto .main .howto .middle p {
  text-indent: 0em;
  text-align: left;
  margin: 10px 0 30px;
}

#special.hitokoto .main .howto .middle img {
  margin-bottom: 30px;
}

#special.hitokoto .main .text {
  margin-bottom: 50px;
}

#special.hitokoto .main .text .top-text p {
  text-indent: 0em;
}

#special.hitokoto .main .cont01 {
  margin-top: 60px;
  padding: 40px;
  background-color: #F5F0DC;
}

#special.hitokoto .main .cont01 .headline {
  margin: 0 auto 40px;
  width: 510px;
  max-width: 100%;
}

#special.hitokoto .main .cont01 .text {
  margin-bottom: 0;
}

#special.hitokoto .main .cont01 .pic-right .text {
  width: 450px;
  max-width: 100%;
}

#special.hitokoto .main .cont01 .pic-right .pic {
  margin: 40px auto 0;
  width: 229px;
  max-width: 100%;
}

#special.hitokoto .main .cont01 .pic-center {
  margin: 40px auto 0;
  width: 294px;
  max-width: 100%;
}

#special.hitokoto .main .cont01 .pic-center-01 {
  margin: 20px auto 0;
  width: 676px;
  max-width: 100%;
}

#special.hitokoto .main .cont02 {
  margin-top: 100px;
}

#special.hitokoto .main .cont02 .headline img {
  margin: 0 auto 30px;
  width: 752px;
  max-width: 100%;
}

#special.hitokoto .main .cont02 .headline .text {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
}

#special.hitokoto .main .cont02 .headline .text p {
  text-indent: 0em;
}

#special.hitokoto .main .cont02 .pic-center {
  margin: 40px auto 0;
  width: 800px;
  max-width: 100%;
}

#special.hitokoto .main .cont02 .pic-center-01 {
  margin: 80px auto 0;
  width: 800px;
  max-width: 100%;
}

#special.hitokoto .main .cont02 .text {
  margin-top: 60px;
  margin-bottom: 0;
}

#special.hitokoto .main .cont02 .three_image {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#special.hitokoto .main .cont02 .three_image .image_01 {
  margin-right: 31px;
}

#special.hitokoto .main .cont02 .three_image .image_02 {
  margin-right: 31px;
}

#special.hitokoto .main .cont02 .three_image figcaption {
  width: 800px;
  max-width: 100%;
}

#special.hitokoto .main .cont02 .three_image:after {
  content: "";
  display: table;
  clear: both;
}

#special.hitokoto .main .cont02:after {
  content: "";
  display: table;
  clear: both;
}

#special.hitokoto .main .cont02 .recipiWrapper span.pink-text {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #DC667A;
}

#special.hitokoto .main .cont02 .recipiWrapper p.annotation {
  text-indent: 0em;
}

#special.hitokoto .main .cont02 .howTo ol.title-sub li {
  padding-left: 0;
}

#special.hitokoto .main .cont02 .howTo ol.list {
  margin-left: 0;
  width: 720px;
  max-width: 100%;
}

#special.hitokoto .main .cont03 {
  margin-top: 100px;
}

#special.hitokoto .main .cont03 .headline {
  margin: 0 auto 30px;
  width: 631px;
  max-width: 100%;
}

#special.hitokoto .main .cont03 .pic-center-01 {
  margin: 40px auto;
  width: 800px;
  max-width: 100%;
}

#special.hitokoto .main .cont03 .text {
  margin-bottom: 0;
  text-align: center;
}

#special.hitokoto .main .cont03 .pic-center {
  margin: 40px auto 0;
  width: 800px;
  max-width: 100%;
}

#special.hitokoto .main .cont03 .pic-center:nth-child(5), #special.hitokoto .main .cont03 .pic-center:nth-child(6) {
  margin: 60px auto 0;
}

#special.hitokoto .main .hkj-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  max-width: 800px;
  margin: 0 auto;
  padding: 50px 0;
}

#special.hitokoto .main .hkj-profile {
  margin-top: 50px;
  margin-bottom: 100px;
}

#special.hitokoto .main .hkj-profile-line {
  background: radial-gradient(circle farthest-side, #42B8E4, #42B8E4 40%, transparent 40%, transparent);
  background-size: 15px;
  content: '';
  display: inline-block;
  height: 15px;
  width: 100%;
}

#special.hitokoto .main .hkj-profile img {
  max-width: 100%;
}

#special.hitokoto .main .hkj-profile-body {
  margin-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 30px;
}

#special.hitokoto .main .name {
  font-size: 20px;
  font-weight: 700;
}

#special.hitokoto .main .hkj-profile-text span {
  margin-left: 30px;
  font-size: 16px;
  font-weight: 400;
}

#special.hitokoto .main .hkj-profile {
  background-image: url(../img/hitokoto/person_bk.png);
  padding: 15px 0 20px 0;
  margin-bottom: 60px;
  margin-top: 120px;
}

#special.hitokoto .main .hkj-profile_text {
  padding-right: 20px;
}

#special.hitokoto .main .hkj-profile .name_back {
  height: 46px;
  background-color: #fff;
  padding-left: 170px;
  margin-right: 20px;
}

#special.hitokoto .main .hkj-profile .name {
  line-height: 46px;
  text-indent: 0em;
  font-size: 20px;
  margin-top: 0;
}

#special.hitokoto .main .hkj-profile .name .bold {
  font-size: 23px;
}

#special.hitokoto .main .hkj-profile .person_pro {
  position: relative;
}

#special.hitokoto .main .hkj-profile .person_pro img {
  position: absolute;
  top: -54px;
  left: 18px;
  max-width: 128px;
}

#special.hitokoto .main .hkj-profile img.person_hkj-profile {
  float: unset;
  margin: 0;
  margin-right: 20px;
}

#special.hitokoto .main .hkj-profile p {
  line-height: 20px;
  text-indent: 0em;
}

#special.hitokoto .main .hkj-profile img {
  max-width: 130px;
  float: right;
  margin-right: 10px;
}

#special.hitokoto .main .hkj-profile img.icon {
  float: unset;
}

#special.hitokoto .main .hkj-profile_text {
  float: left;
  width: 650px;
  padding-left: 50px;
}

#special.hitokoto .main .hkj-profile_text a {
  text-decoration: underline;
  word-break: break-all;
}

#special.hitokoto .main .hkj-profile:after {
  content: "";
  display: table;
  clear: both;
}

#special.hitokoto .main .present {
  margin-top: 70px;
  text-align: center;
}

#special.hitokoto .main .page-top a {
  display: block;
  position: fixed;
  width: 80px;
  height: 80px;
  background: url("../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: 687px) {
  #special.hitokoto .main .page-top a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  #special.hitokoto .main .page-top a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

#special.hitokoto .main .page-top a:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

@media only screen and (max-device-width: 687px) {
  #special.hitokoto .main .page-top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  #special.hitokoto .main .page-top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

#special.hitokoto .main .page-top a:hover {
  opacity: 0.7;
}

#special.hitokoto #google-map {
  margin-top: 10px;
}

.recipe .title-sub li {
  font-weight: bold;
  margin: 6px 0px;
}

.recipe .material {
  position: relative;
  overflow: hidden;
  margin-bottom: 22px;
}

.recipe .material .recipi-pic {
  float: right;
}

.recipe .material .recipiWrapper {
  margin-bottom: 10px;
  width: 480px;
  float: left;
}

.recipe .material .recipiWrapper .material-01 .title-sub span {
  font-size: 17px;
}

.recipe .material-recipiDetail {
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}

.recipe .material-recipiDetail:after {
  content: "";
  display: table;
  clear: both;
}

.recipe .material-recipiDetail:before {
  position: absolute;
  top: 5px;
  left: 0px;
  content: "";
  width: 100%;
  height: 8px;
  border-bottom: 2px dotted #3C3A39;
  z-index: -1;
}

.recipe .material-recipiDetail dt {
  float: left;
  background: #EACAAA;
  padding-right: 10px;
}

.recipe .material-recipiDetail dd {
  float: right;
  background: #EACAAA;
  padding-left: 10px;
  width: 178px;
  text-align: left;
}

.recipe .material-recipiDetail .circle:before {
  color: #DC667A;
  content: '●';
}

.recipe .material-recipiDetail .ast:before {
  color: #0068B6;
  content: '＊';
}

.recipe .material-recipiDetail .square:before {
  color: #77BF44;
  content: '■';
}

.recipe .material-recipiDetail-1 {
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}

.recipe .material-recipiDetail-1:after {
  content: "";
  display: table;
  clear: both;
}

.recipe .material-recipiDetail-1:before {
  position: absolute;
  top: 5px;
  left: 0px;
  content: "";
  width: 100%;
  height: 8px;
  border-bottom: 2px dotted #3C3A39;
  z-index: -1;
}

.recipe .material-recipiDetail-1 dt {
  float: left;
  background: #EACAAA;
  padding-right: 10px;
}

.recipe .material-recipiDetail-1 dd {
  float: right;
  background: #EACAAA;
  padding-left: 10px;
  width: 178px;
  text-align: left;
}

.recipe .material-recipiDetail-1 .circle:before {
  color: #DC667A;
  content: '●';
}

.recipe .material-recipiDetail-1 .ast:before {
  color: #0068B6;
  content: '＊';
}

.recipe .material-recipiDetail-1 .square:before {
  color: #77BF44;
  content: '■';
}

.recipe .material-recipiDetail02 {
  margin-bottom: 12px;
  position: relative;
  z-index: 2;
}

.recipe .material .pic {
  position: relative;
  margin-top: 42px;
}

.recipe .material .pic .point {
  width: 629px;
}

.recipe .material .pic .icon {
  position: absolute;
  top: 10%;
  left: 50%;
}

.recipe .material .point {
  padding: 20px;
  border: solid #dc667a 2px;
  clear: both;
}

.recipe .material .point .no-indent {
  color: #dc667a;
}

.recipe .material .howTo {
  clear: both;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 0px;
}

.recipe .material .howTo ol.list {
  counter-reset: item;
  margin-left: 1em;
}

.recipe .material .howTo .list li {
  position: relative;
  /* マーカーを絶対位置に配置 */
  padding-left: 1.6em;
  line-height: 24px;
  margin: 10px 0px;
}

.recipe .material .howTo .list li span {
  color: #DC667A;
  font-weight: bold;
}

.recipe .material .howTo .list li span.square {
  color: #77BF44;
}

.recipe .material .howTo .list li span.ast {
  color: #0068B6;
}

.recipe .material .howTo .list li .normal {
  color: #3C3A39;
  font-weight: normal;
}

.recipe .material .howTo .list li:before {
  position: absolute;
  /* マーカーを絶対位置に配置 */
  left: 0;
  font-weight: bold;
  counter-increment: item;
  content: counter(item) "．";
  color: #DC667A;
}

.recipe .material .howTo .title-sub li {
  padding-left: 0.7em;
}

.recipe .material .howTo .undertext {
  margin-left: 0.5em;
}

.recipe .material .howTo .undertext p {
  margin: 0 0 0 1em !important;
  text-indent: -1em !important;
}

.recipe .material-01, .recipe .material-02, .recipe .material-03 {
  margin-bottom: 0px;
}

.recipe .material #howTo01 {
  padding-top: 0px;
}

.recipe .title-sub {
  margin-bottom: 10px;
}

.recipe .title-sub li span {
  color: #DC667A;
}

.recipe-01 {
  padding-bottom: 0px;
}

.recipe-01 .material .recipi-pic {
  max-width: 311px;
}

.recipe-01 .material .recipiWrapper span.annotation {
  font-size: 14px;
}

.recipe-01 .material .howTo ol.list {
  float: left;
  max-width: 470px;
  width: 470px;
  height: auto;
}

.recipe-01 .material .howTo ol.list span.pink-text {
  font-weight: bold;
  color: #dc667a;
}

.recipe-01 .material .howTo ol.list span.annotation {
  margin-left: 1em;
  font-size: 14px;
}

.recipe-01 .material .howTo .howTo-pic-right {
  float: right;
  margin-top: -30px;
  position: relative;
  right: 0px;
  top: 40px;
  max-width: 280px;
  width: 280px;
  height: 260px;
}

.recipe-02, .recipe-03 {
  padding-bottom: 30px;
}

.recipe-02 .material .recipi-pic, .recipe-03 .material .recipi-pic {
  max-width: 386px;
}

.recipe-02 .material .recipiWrapper-02, .recipe-03 .material .recipiWrapper-02 {
  clear: both;
  width: 100%;
}

.recipe-02 .material .recipiWrapper-02 .material-02, .recipe-03 .material .recipiWrapper-02 .material-02 {
  width: 360px;
  float: left;
}

.recipe-02 .material .recipiWrapper-02 .material-03, .recipe-03 .material .recipiWrapper-02 .material-03 {
  width: 360px;
  float: right;
}

.recipe-02 .material .howTo ol.list, .recipe-03 .material .howTo ol.list {
  float: left;
  max-width: 510px;
  width: 510px;
  height: auto;
}

.recipe-02 .material .howTo .howTo-pic-right, .recipe-03 .material .howTo .howTo-pic-right {
  float: right;
  margin-top: -30px;
  position: relative;
  right: 0px;
  top: 40px;
  max-width: 200px;
  width: 200px;
  height: auto;
}

#special.promenade .headList .title_logo {
  text-align: center;
}

#special.promenade .img_left {
  max-width: 850px;
  margin: 0 auto;
}

#special.promenade .img_left img {
  text-align: left;
}

#special.promenade .contact {
  max-width: 850px;
  margin: 0 auto;
  margin-bottom: 50px;
}

#special.promenade figcaption {
  text-align: left;
}

#special.promenade .top-image {
  margin-top: 30px;
  font-weight: bold;
  text-align: center;
  background-color: #F5F5F4;
  margin-bottom: 40px;
}

#special.promenade .top-image figcaption {
  margin-top: 8px;
}

#special.promenade .top-image #marginTop {
  margin-top: 60px;
}

#special.promenade .top-image .big_width {
  margin: 0 calc(50% - 50vw);
}

#special.promenade .top-image .big_width img {
  display: block;
  width: 100%;
  height: auto;
}

#special.promenade .top-image .text {
  margin: 0 auto;
  margin-top: 30px;
  padding: 0 30px;
  text-align: left;
  display: block;
  width: 800px;
}

#special.promenade .top-image .text p {
  text-indent: 0em;
}

#special.promenade .top-image .text .top-bold {
  display: inline-block;
  text-align: left;
  text-indent: 0em;
  color: #000;
}

#special.promenade .top-image .text .annotation {
  text-indent: 0;
  font-size: 14px;
  font-weight: normal;
}

#special.promenade .top-image .parent {
  overflow: hidden;
  margin-bottom: 25px;
}

#special.promenade .top-image .parent .text {
  float: left;
}

#special.promenade .top-image .parent .text p {
  margin-top: 30px;
  text-align: left;
  text-indent: 0em;
  font-weight: normal;
  line-height: 25px;
}

#special.promenade .top-image .parent .right_img {
  float: right;
}

#special.promenade .top-image img.title {
  width: auto;
  height: 76px;
  margin-bottom: 44px;
}

#special.promenade .top-image .pic-left {
  margin: 30px 0;
  padding: 0 30px;
}

#special.promenade .top-image .pic-left .text {
  margin-top: 0;
  padding: 0;
  width: 650px;
}

#special.promenade .top-image .pic-left .text p {
  text-align: left;
  text-indent: 0em;
}

#special.promenade .top-image .pic-left .pic {
  width: 66px;
}

#special.promenade .top-image .pic-left:after {
  content: "";
  display: table;
  clear: both;
}

#special.promenade .top-image .pic-center {
  max-width: 800px;
}

#special.promenade .top-image .image-space {
  margin: 40px 0px 25px 0px;
}

#special.promenade .top-image .pc {
  display: inline-block;
}

#special.promenade .movieBox {
  border: 3px solid #009FE8;
  padding: 30px 150px;
  margin-bottom: 60px;
  word-break: break-all;
}

#special.promenade .movieBox .movieBox_text {
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  line-height: 25px;
}

#special.promenade .movieBox .movieBox_text p {
  text-indent: 0;
  margin: 0;
}

#special.promenade .movieBox .movieBox_icon {
  display: inline;
  vertical-align: middle;
  padding-right: 80px;
}

#special.promenade .movieBox img {
  vertical-align: middle;
}

#special.promenade .main {
  margin-bottom: 0px;
}

#special.promenade h1 {
  width: 410px;
  color: #C34F00;
  margin-bottom: 15px;
}

#special.promenade h1:before {
  color: #C34F00;
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px;
  bottom: -17px;
  width: 50%;
}

#special.promenade h1:after {
  color: #E0A680;
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px;
  bottom: -17px;
  left: 50%;
  width: 50%;
}

#special.promenade h2.question {
  position: relative;
  padding-left: 70px;
  border: unset;
}

#special.promenade h2.question::before {
  position: absolute;
  top: -13px;
  left: 15px;
  content: '';
  /*何も入れない*/
  display: inline-block;
  /*忘れずに！*/
  width: 47px;
  /*画像の幅*/
  height: 37px;
  /*画像の高さ*/
  background-image: url(../img/promenade/head_title_Q.png);
  background-size: contain;
  vertical-align: middle;
}

#special.promenade .main-text {
  margin: 36px 0;
}

#special.promenade .main-text .sub-title {
  margin-top: 30px;
}

#special.promenade .main-cont p {
  text-indent: 1em;
  margin: 0;
}

#special.promenade .main-cont h2 {
  color: #C34F00;
  margin-bottom: 60px;
  padding-left: 11px;
}

#special.promenade .main-cont h2.contact_head {
  color: black;
  border-color: #C34F00;
  margin-bottom: 20px;
}

#special.promenade .main-cont h2.subtitle {
  margin-bottom: 10px;
  padding-top: 10px;
  color: black;
  font-size: 20px;
  border-left: none;
  text-indent: 0em;
}

#special.promenade .main-cont .plan .title {
  font-size: 26px;
  color: white;
  background-color: #0062AC;
  margin-top: 10px;
  padding: 12px 0px 12px 14px;
}

#special.promenade .main-cont .text {
  margin-bottom: 50px;
  margin-top: 16px;
}

#special.promenade .main-cont .half-block {
  margin-top: 30px;
}

#special.promenade .main-cont sub {
  font-size: 12px;
}

#special.promenade .main-cont .section01 .cont01 .headline {
  margin: 60px auto;
  width: 800px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont01 .pic-center {
  margin: 20px auto 0;
  width: 710px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont01 .pic-center .text {
  font-size: 16px;
  line-height: 37px;
}

#special.promenade .main-cont .section01 .cont01 .text {
  margin: 0;
}

#special.promenade .main-cont .section01 .cont01 .text p {
  text-indent: 0em;
  font-weight: bold;
}

#special.promenade .main-cont .section01 .cont02 {
  margin-top: 40px;
  margin-bottom: 40px;
}

#special.promenade .main-cont .section01 .cont02 .headline {
  margin: 0 auto;
  width: 800px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont02 .text {
  padding-left: 4em;
  margin-bottom: 20px;
}

#special.promenade .main-cont .section01 .cont02 .text p {
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont02 .cont-detail {
  background-color: #E3F5E6;
  border-radius: 20px;
  padding: 40px 40px;
}

#special.promenade .main-cont .section01 .cont02 .cont-detail .pic-center {
  margin: 0 auto 0;
  width: 670px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont02 .cont-detail figcaption {
  padding-top: 10px;
}

#special.promenade .main-cont .section01 .cont02 .cont-detail .cont-line {
  margin-top: 20px;
  border: none;
  height: 2px;
  background-image: repeating-linear-gradient(to right, black 0, black 3px, transparent 3px, transparent 10px);
}

#special.promenade .main-cont .section01 .cont02 .cont-detail .text {
  margin: 0;
  padding-top: 10px;
  padding-left: 0em;
}

#special.promenade .main-cont .section01 .cont03 {
  margin-top: 80px;
  margin-bottom: 40px;
}

#special.promenade .main-cont .section01 .cont03 .headline {
  margin: 0 auto;
  width: 800px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont03 .text {
  padding-left: 4em;
  margin-bottom: 20px;
}

#special.promenade .main-cont .section01 .cont03 .text p {
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont03 .cont-detail {
  background-color: #E3F5E6;
  border-radius: 20px;
  padding: 40px 40px;
}

#special.promenade .main-cont .section01 .cont03 .cont-detail .pic-center {
  margin: 0 auto 0;
  width: 667px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont03 .cont-detail .cont-line {
  margin-top: 20px;
  border: none;
  height: 2px;
  background-image: repeating-linear-gradient(to right, black 0, black 3px, transparent 3px, transparent 10px);
}

#special.promenade .main-cont .section01 .cont03 .cont-detail .text {
  margin: 0;
  padding-top: 10px;
  padding-left: 0em;
}

#special.promenade .main-cont .section01 .cont03 .contact {
  padding-top: 20px;
}

#special.promenade .main-cont .section01 .cont03 .contact p {
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont03 .contact td {
  background-color: #FFFFFF;
}

#special.promenade .main-cont .section01 .cont04 {
  margin-top: 80px;
  margin-bottom: 40px;
}

#special.promenade .main-cont .section01 .cont04 .headline {
  margin: 0 auto;
  width: 484px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont04 .text {
  margin-bottom: 20px;
}

#special.promenade .main-cont .section01 .cont04 .text p {
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail {
  background-color: #E3F5E6;
  border-radius: 20px;
  padding: 40px;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit1 .row-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit1 .row-items .pic {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100px;
  height: 111px;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit1 .text {
  margin: 0;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit1 .text p {
  display: inline-block;
  font-size: 18px;
  padding-left: 1em;
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit1 .pic-center {
  margin: 20px auto 0;
  width: 712px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit2 {
  margin-top: 60px;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit2 .row-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 10px;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit2 .row-items .pic {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100px;
  height: 111px;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit2 .text {
  margin: 0;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit2 .text p {
  display: inline-block;
  font-size: 18px;
  padding-left: 1em;
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont04 .cont-detail .merit2 .pic-center {
  margin: 20px auto 0;
  width: 712px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont05 {
  margin-top: 80px;
  margin-bottom: 40px;
}

#special.promenade .main-cont .section01 .cont05 .pic-center {
  margin: 0 auto;
  width: 800px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont05 .row-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 30px;
}

#special.promenade .main-cont .section01 .cont05 .row-items .pic {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 220px;
  height: 70px;
}

#special.promenade .main-cont .section01 .cont05 .row-items .text {
  margin: 0;
}

#special.promenade .main-cont .section01 .cont05 .row-items .text p {
  text-indent: 0em;
  padding-left: 1em;
}

#special.promenade .main-cont .section01 .cont05 .cont-detail {
  background-color: #E3F5E6;
  border-radius: 20px;
  padding: 20px 40px;
}

#special.promenade .main-cont .section01 .cont05 .cont-detail .pic-center {
  margin: 20px auto 0;
  width: 716px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont05 .cont-detail .text p {
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont05 .text {
  margin-bottom: 10px;
}

#special.promenade .main-cont .section01 .cont05 .contact p {
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont05 .contact td {
  background-color: #FFF;
}

#special.promenade .main-cont .section01 .cont06 {
  margin-top: 80px;
}

#special.promenade .main-cont .section01 .cont06 .cont-detail {
  background-color: #90D2E8;
  border-radius: 20px;
  padding-bottom: 30px;
}

#special.promenade .main-cont .section01 .cont06 .cont-detail .pic-center {
  text-align: left;
  width: 781px;
  max-width: 100%;
}

#special.promenade .main-cont .section01 .cont06 .cont-detail .text {
  margin: 0;
  padding: 10px 60px;
}

#special.promenade .main-cont .section01 .cont06 .cont-detail .text p {
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont06 .cont-detail .contact {
  margin: 0;
  padding: 10px 60px 0;
}

#special.promenade .main-cont .section01 .cont06 .cont-detail .contact p {
  text-indent: 0em;
}

#special.promenade .main-cont .section01 .cont06 .cont-detail .contact td {
  background-color: #FFF;
}

#special.promenade .main-cont .section01 .cont06 .conclusion {
  background-color: #8ECF49;
  color: #FFF;
  border-radius: 20px;
  margin-top: 60px;
  padding: 30px 60px;
}

#special.promenade .main-cont .section01 .cont06 .conclusion sub {
  font-size: 12px;
}

#special.promenade .main-cont .section01 .cont06 .conclusion .text {
  margin: 0;
}

#special.promenade .main-cont .section01 .cont06 .conclusion .text p {
  text-indent: 0em;
}

#special.promenade .main-cont .present {
  margin: 60px auto 0;
  width: 300px;
  max-width: 100%;
}

#special.promenade .main-cont .section02 {
  margin-top: 80px;
}

#special.promenade .main-cont .section02 .cont01 h2 {
  margin-bottom: 36px;
}

#special.promenade .main-cont .section02 .cont01 .text p.no-indent {
  font-size: 14px;
  text-indent: 0em;
  line-height: 23px;
}

#special.promenade .main-cont .section02 .cont01 .text {
  margin-bottom: 0;
}

#special.promenade .main-cont .section02 .cont02 .pic-center {
  margin: 40px auto 0;
  width: 494px;
  max-width: 100%;
}

#special.promenade .main-cont .section02 .cont02 .pic-center-01 {
  margin: 40px auto 0;
  width: 602px;
  max-width: 100%;
}

#special.promenade .main-cont .section02 .cont03 .pic-center {
  margin: 40px auto 0;
  width: 284px;
  max-width: 100%;
}

#special.promenade .main-cont .section02 .cont03 .pic-center-01 {
  margin: 40px auto 0;
  width: 534px;
  max-width: 100%;
}

#special.promenade .main-cont .section02 .cont03 .pic-center-02 {
  margin: 40px auto 0;
  width: 290px;
  max-width: 100%;
}

#special.promenade .main-cont .section02 .cont04 {
  margin-top: 80px;
}

#special.promenade .main-cont .section02 .cont04 h2 {
  margin-bottom: 36px;
}

#special.promenade .main-cont .section02 .cont04 .pic-center {
  margin: 40px auto 0;
  width: 386px;
  max-width: 100%;
}

#special.promenade .main-cont .section02 .cont04 .present {
  margin: 0 auto;
  width: 300px;
  max-width: 100%;
}

#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 .small {
  font-size: 80%;
}

.mt0 {
  margin-top: 0px;
}

.ml0 {
  margin-left: 0px;
}

.mr0 {
  margin-right: 0px;
}

.mb0 {
  margin-bottom: 0px;
}

.pt0 {
  padding-top: 0px;
}

.pl0 {
  padding-left: 0px;
}

.pr0 {
  padding-right: 0px;
}

.pb0 {
  padding-bottom: 0px;
}

.mt10 {
  margin-top: 10px;
}

.ml10 {
  margin-left: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pl10 {
  padding-left: 10px;
}

.pr10 {
  padding-right: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.ml20 {
  margin-left: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pr20 {
  padding-right: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.ml30 {
  margin-left: 30px;
}

.mr30 {
  margin-right: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pl30 {
  padding-left: 30px;
}

.pr30 {
  padding-right: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}

.ml40 {
  margin-left: 40px;
}

.mr40 {
  margin-right: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pl40 {
  padding-left: 40px;
}

.pr40 {
  padding-right: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.mt50 {
  margin-top: 50px;
}

.ml50 {
  margin-left: 50px;
}

.mr50 {
  margin-right: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pl50 {
  padding-left: 50px;
}

.pr50 {
  padding-right: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.mt60 {
  margin-top: 60px;
}

.ml60 {
  margin-left: 60px;
}

.mr60 {
  margin-right: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pl60 {
  padding-left: 60px;
}

.pr60 {
  padding-right: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.mt70 {
  margin-top: 70px;
}

.ml70 {
  margin-left: 70px;
}

.mr70 {
  margin-right: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pl70 {
  padding-left: 70px;
}

.pr70 {
  padding-right: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.mt80 {
  margin-top: 80px;
}

.ml80 {
  margin-left: 80px;
}

.mr80 {
  margin-right: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pl80 {
  padding-left: 80px;
}

.pr80 {
  padding-right: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.mt90 {
  margin-top: 90px;
}

.ml90 {
  margin-left: 90px;
}

.mr90 {
  margin-right: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pl90 {
  padding-left: 90px;
}

.pr90 {
  padding-right: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.mt100 {
  margin-top: 100px;
}

.ml100 {
  margin-left: 100px;
}

.mr100 {
  margin-right: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pl100 {
  padding-left: 100px;
}

.pr100 {
  padding-right: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

@media only screen and (max-device-width: 687px) {
  #special .main {
    padding: 0 20px 20px;
  }
  #special .contact table tbody tr td p {
    text-indent: 0em;
  }
  #special .contact table tbody tr td iframe {
    width: 100%;
    height: 100%;
  }
  #special .profile {
    margin-top: 20px;
    padding: 20px;
    margin-bottom: 30px;
  }
  #special .profile text
p {
    line-height: 25px;
    margin: 0;
  }
  #special .profile img {
    max-width: 100%;
    float: unset;
  }
  #special .profile_text {
    float: right;
    width: 640px;
    text-align: left;
  }
  #special .profile:after {
    content: "";
    display: table;
    clear: both;
  }
  #special {
    font-size: 14px;
    width: 100%;
    margin: auto;
  }
  #special .top-image {
    text-align: center;
  }
  #special h1 {
    font-size: 26px;
    position: relative;
    line-height: 36px;
    margin-bottom: 15px;
    /*&:before{
              position: absolute;
              content: " ";
              display: block;
              border-bottom: solid 5px;
              bottom: -10px;
              width: 50%;
          }

          &:after{
              position: absolute;
              content: " ";
              display: block;
              border-bottom: solid 5px;
              bottom: -10px;
              left: 50%;
              width: 50%;
          }*/
  }
  #special h2 {
    font-size: 22px;
    padding-left: 11px;
    border-left: solid 9px;
    line-height: 30px;
    font-family: sans-serif;
  }
  #special h2.contact_head {
    padding-left: 12px;
    line-height: 20px;
  }
  #special p {
    font-size: 16px;
    line-height: 33px;
    margin: 0;
    text-indent: 1em;
  }
  #special figcaption {
    line-height: 1.8em;
  }
  #special .headList .top-image {
    text-align: center;
  }
  #special .pic-center {
    margin: 0 auto;
  }
  #special .pic-center figcaption {
    width: 100%;
  }
  #special .pic-left .text {
    float: none;
  }
  #special .pic-left .pic {
    float: none;
    margin: 0 auto;
  }
  #special .pic-left:after {
    content: "";
    display: table;
    clear: both;
  }
  #special .pic-right .text {
    float: none;
  }
  #special .pic-right .pic {
    float: none;
    margin: 0 auto;
  }
  #special .pic-right:after {
    content: "";
    display: table;
    clear: both;
  }
  #special .half-block_right {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #special .half-block_left {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #special .half-block:after {
    content: "";
    display: table;
    clear: both;
  }
  #special .main {
    font-family: "Meiryo UI", Meiryo, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", sans-serif;
  }
  #special .main-text {
    text-align: left;
  }
  #special .main-text .sub-title {
    font-size: 18px;
    text-indent: 0;
    line-height: 26px;
    margin-bottom: 10px;
  }
  #special .main-text p {
    line-height: 33px;
    margin: 0;
  }
  #special .main-text img {
    margin: 15px 0 20px 0;
  }
  #special .main-cont .item .one-column img {
    max-width: 100%;
  }
  #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: 50px;
    line-height: 36px;
  }
  #special .main .page-top a {
    display: block;
    position: fixed;
    width: 80px;
    height: 80px;
    background: url("../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: 687px) and (max-device-width: 687px) {
  #special .main .page-top a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) and (min-device-width: 688px) and (max-device-width: 1024px) {
  #special .main .page-top a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) {
  #special .main .page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}

@media only screen and (max-device-width: 687px) and (max-device-width: 687px) {
  #special .main .page-top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) and (min-device-width: 688px) and (max-device-width: 1024px) {
  #special .main .page-top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) {
  #special .main .page-top a:hover {
    opacity: 0.7;
  }
  #special #google-map {
    margin-top: 10px;
  }
  #special .panel {
    transition: all 0.2s ease-in-out;
    opacity: 1;
  }
  #special .panel:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
  }
  #special.jumping {
    /*.pic{
        float:right;
        position: relative;
        top:-138px;
        right:-10px;
        max-width:100%;
        height:auto;
    }*/
  }
  #special.jumping figcaption {
    margin-top: 10px;
  }
  #special.jumping h1 {
    max-width: 100%;
    width: 410px;
    color: #599ED5;
    margin-bottom: 15px;
  }
  #special.jumping h2 {
    color: #599ED5;
    margin-bottom: 30px;
    padding-left: 11px;
  }
  #special.jumping h2.contact_head {
    color: black;
    border-color: #599ED5;
    margin-bottom: 20px;
  }
  #special.jumping .title {
    color: black;
  }
  #special.jumping .top-image {
    margin-bottom: 50px;
  }
  #special.jumping .top-image .sp {
    margin-top: 34px;
  }
  #special.jumping .top-image .title {
    width: 210px;
  }
  #special.jumping .top-image figcaption {
    text-align: left;
    margin: 0;
    padding: 0 20px;
  }
  #special.jumping .main {
    margin-bottom: 60px;
  }
  #special.jumping .main .main-text-jump p {
    text-indent: 0em;
    font-size: 17px;
  }
  #special.jumping .main .main-text-jump .left {
    float: left;
    margin-bottom: 0;
    width: 100%;
  }
  #special.jumping .main .sub-title {
    font-weight: bold;
    margin-top: 30px;
    font-size: 18px;
    color: black;
  }
  #special.jumping .main .main-cont .cont01 {
    margin-top: 30px;
    width: 100%;
    height: auto;
  }
  #special.jumping .main .main-cont .cont01 h1 {
    font-size: 23px;
  }
  #special.jumping .main .main-cont .cont01 .pic-right {
    margin-top: 30px;
  }
  #special.jumping .main .main-cont .cont01 .pic-right .pic {
    position: static;
    float: none;
    margin: 40px auto 0;
    width: 270px;
    max-width: 100%;
  }
  #special.jumping .main .main-cont .cont01 .pic-right .text {
    width: 100%;
  }
  #special.jumping .main .main-cont .cont01 .sentence-space {
    margin: 40px 0px 90px 0px;
  }
  #special.jumping .main .main-cont .cont01 .sentence-space .pic-center {
    max-width: 100%;
    clear: both;
  }
  #special.jumping .main .main-cont .cont01 p {
    text-indent: 0em;
    line-height: 33px;
    padding-top: 15px;
  }
  #special.jumping .main .main-cont .cont01 .left {
    float: left;
    width: 100%;
  }
  #special.jumping .main .main-cont .cont01 .left #font16 {
    font-size: 16px;
  }
  #special.jumping .main .main-cont .cont01 .right {
    padding-top: 110px;
    float: right;
    width: 100%;
  }
  #special.jumping .main .main-cont .cont01 .bold {
    font-weight: bold;
  }
  #special.jumping .main .main-cont .cont02 {
    margin-top: 100px;
  }
  #special.jumping .main .main-cont .cont02 .h2-group {
    display: -ms-flexbox;
    display: flex;
  }
  #special.jumping .main .main-cont .cont02 .h2-group h2 {
    margin-bottom: 30px;
  }
  #special.jumping .main .main-cont .cont02 .h2-group .h2-icon {
    padding-left: 2px;
    position: relative;
    left: 0;
    bottom: 20px;
    height: auto;
    line-height: 1em;
  }
  #special.jumping .main .main-cont .cont02 .pic-right .pic {
    margin-top: 40px;
    transform: none;
  }
  #special.jumping .main .main-cont .cont03 {
    margin-top: 100px;
  }
  #special.jumping .main .main-cont .cont03 .h2-group {
    display: -ms-flexbox;
    display: flex;
  }
  #special.jumping .main .main-cont .cont03 .h2-group h2 {
    margin-bottom: 30px;
  }
  #special.jumping .main .main-cont .cont03 .h2-group .h2-icon {
    padding-left: 2px;
    position: relative;
    left: 0;
    bottom: 20px;
    height: auto;
    line-height: 1em;
  }
  #special.jumping .main .main-cont .cont03 .three_image {
    margin: 40px 0 0;
    display: block;
  }
  #special.jumping .main .main-cont .cont03 .three_group figcaption {
    margin: 0 auto;
    width: 260px;
    max-width: 100%;
  }
  #special.jumping .main .main-cont .cont04 {
    margin-top: 100px;
  }
  #special.jumping .main .main-cont .cont04 .h2-group {
    display: -ms-flexbox;
    display: flex;
  }
  #special.jumping .main .main-cont .cont04 .h2-group h2 {
    margin-bottom: 30px;
  }
  #special.jumping .main .main-cont .cont04 .h2-group .h2-icon {
    padding-left: 2px;
    position: relative;
    left: 0;
    bottom: 20px;
    height: auto;
    line-height: 1em;
  }
  #special.jumping .main .main-cont .cont04 .pic-center-01 {
    margin: 40px auto 0;
    width: 340px;
    max-width: 100%;
  }
  #special.jumping .main .main-cont .cont04 .condolences {
    padding: 20px;
  }
  #special.jumping .main .main-cont .cont04 .half-block {
    width: 100%;
  }
  #special.jumping .main .main-cont .cont04 .half-block_left {
    float: none;
    margin: 40px auto 0;
    width: 395px;
    max-width: 100%;
  }
  #special.jumping .main .main-cont .cont04 .half-block_right {
    float: none;
    margin: 40px auto 0;
    width: 389px;
    max-width: 100%;
  }
  #special.jumping .main .main-cont .cont04 .half-block:after {
    content: "";
    display: table;
    clear: both;
  }
  #special.jumping .main .main-cont .cont05 .contact {
    margin-top: 40px;
  }
  #special.jumping .main .main-cont .cont05 .contact table tbody tr th {
    width: 100px;
  }
  #special.jumping .main .main-cont .cont05 .present {
    margin-top: 70px;
    text-align: center;
  }
  #special.jumping .main .main-cont .cont05 .no-indent p {
    text-indent: 0em;
  }
  #special.report p {
    text-indent: 1em;
  }
  #special.report h2 {
    border-color: #00608B;
    margin-bottom: 25px;
  }
  #special.report h1 {
    width: 100%;
    border-color: #00608B;
  }
  #special.report h1::after {
    color: #00608B;
    bottom: -17px;
  }
  #special.report h1::before {
    bottom: -17px;
    color: #00608B;
  }
  #special.report .top-image .title {
    width: 155px;
  }
  #special.report .top-image .image {
    margin: 30px 0 50px;
  }
  #special.report .top-image .image figcaption {
    line-height: 2.5em;
  }
  #special.report .main-text {
    margin-bottom: 20px;
  }
  #special.report .main-text .sub-title {
    color: #00608B;
    font-size: 24px;
    position: relative;
    line-height: 37px;
    font-weight: bold;
  }
  #special.report .sub-title {
    font-weight: bold;
    font-size: 14px;
  }
  #special.report .main-cont {
    margin-bottom: 100px;
  }
  #special.report .main-cont p {
    text-indent: 1em;
  }
  #special.report .main-cont .cont01 {
    margin-bottom: 70px;
  }
  #special.report .main-cont .cont01 .text {
    margin: 50px 0 40px;
  }
  #special.report .main-cont .cont01 .text .indent {
    text-indent: 0em;
  }
  #special.report .main-cont .cont01 .pic-center {
    margin: 40px auto 0;
    width: 451px;
    max-width: 100%;
  }
  #special.report .main-cont .cont02 .contact table tbody tr th {
    width: 70px;
  }
  #special.report .undertext {
    margin-bottom: 90px;
  }
  #special.report .undertext .center {
    text-align: center;
    font-weight: bold;
  }
  #special.report .undertext .center img {
    margin-right: 15px;
  }
  #sb-site.hitokoto-wide {
    background-color: #FFFFFF;
    padding-top: 38px;
  }
  #hitokoto-special {
    padding-top: 50px;
  }
  #special.hitokoto {
    font-size: 14px;
    width: 100%;
    margin: auto;
  }
  #special.hitokoto p {
    text-indent: 1em;
    line-height: 26px;
  }
  #special.hitokoto .headline-top {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  #special.hitokoto .headline {
    margin-bottom: 30px;
  }
  #special.hitokoto #headline01 img {
    max-width: 50%;
  }
  #special.hitokoto #headline02 img {
    max-width: 65%;
  }
  #special.hitokoto #headline03 img {
    max-width: 80%;
  }
  #special.hitokoto h1 {
    width: 100%;
    max-width: 577px;
    font-size: 24px;
    position: relative;
    line-height: 37px;
    color: #FFFFFF;
  }
  #special.hitokoto h1:before {
    color: #FFFFFF;
    width: 40%;
    bottom: -17px;
  }
  #special.hitokoto h1:after {
    color: #E36C93;
    left: 40%;
    width: 40%;
    bottom: -17px;
  }
  #special.hitokoto h2 {
    color: #E36C93;
    margin-bottom: 25px;
  }
  #special.hitokoto .top-image {
    text-align: center;
  }
  #special.hitokoto .top-image img {
    max-width: 100%;
    margin-bottom: 50px;
  }
  #special.hitokoto .main {
    font-family: "Meiryo UI", Meiryo, "YuGothic", "Yu Gothic", "游ゴシック", "游ゴシック体", "Hiragino Kaku Gothic ProN", sans-serif;
    padding-bottom: 160px;
  }
  #special.hitokoto .main-text {
    margin-bottom: 50px;
  }
  #special.hitokoto .main-text hr {
    height: 1px;
    background-color: #000;
    border: none;
  }
  #special.hitokoto .main-text p {
    text-indent: unset;
  }
  #special.hitokoto .main .pic-center {
    text-align: center;
  }
  #special.hitokoto .main .howto .top p {
    margin: 0;
  }
  #special.hitokoto .main .howto .top img {
    margin-bottom: 10px;
  }
  #special.hitokoto .main .howto .middle {
    text-align: center;
    margin-top: 20px;
  }
  #special.hitokoto .main .howto .middle p {
    text-indent: 0em;
    text-align: left;
    margin: 10px 0 30px;
  }
  #special.hitokoto .main .howto .middle img {
    margin-bottom: 30px;
  }
  #special.hitokoto .main .text {
    margin-bottom: 50px;
  }
  #special.hitokoto .main .cont01 {
    margin-top: 60px;
    padding: 40px 20px;
  }
  #special.hitokoto .main .cont01 .headline {
    max-width: 100%;
    margin-bottom: 0;
  }
  #special.hitokoto .main .cont01 .text {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  #special.hitokoto .main .cont02 .headline {
    margin-top: 20px;
    max-width: 100%;
  }
  #special.hitokoto .main .cont02 .headline .text {
    margin-top: 0px;
  }
  #special.hitokoto .main .cont02 .pic-center {
    width: 341px;
    max-width: 100%;
  }
  #special.hitokoto .main .cont02 .pic-center-01 {
    margin: 110px auto 0;
    width: 341px;
    max-width: 100%;
  }
  #special.hitokoto .main .cont02 .recipe-01 .material .recipiWrapper .material-recipiDetail dd {
    width: 90px;
  }
  #special.hitokoto .main .cont02 .cook_01 {
    overflow: hidden;
    margin-bottom: 40px;
    height: auto;
  }
  #special.hitokoto .main .cont02 .cook_01 .pic-left {
    float: none;
    margin-top: 0;
    width: 100%;
    margin: 0 auto;
  }
  #special.hitokoto .main .cont02 .cook_01 .text {
    float: none;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: left;
  }
  #special.hitokoto .main .cont02 .cook_01 .text p {
    text-indent: 0em;
  }
  #special.hitokoto .main .cont02 .cook_01 .text .indent {
    text-indent: 1em;
  }
  #special.hitokoto .main .cont02 .cook_01 .text .pink {
    color: #DC667A;
  }
  #special.hitokoto .main .cont02 .cook_02 {
    overflow: hidden;
    margin-bottom: 40px;
    height: auto;
  }
  #special.hitokoto .main .cont02 .cook_02 .pic-left {
    float: none;
    margin-top: 0;
    width: 100%;
    text-align: center;
  }
  #special.hitokoto .main .cont02 .cook_02 .text {
    float: none;
    max-width: 350px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: left;
  }
  #special.hitokoto .main .cont02 .cook_02 .text p {
    text-indent: 1em;
  }
  #special.hitokoto .main .cont02 .cook_02 .text .pink {
    color: #DC667A;
  }
  #special.hitokoto .main .cont03 .headline {
    max-width: 100%;
  }
  #special.hitokoto .main .cont03 .pic-center {
    width: 341px;
    max-width: 100%;
  }
  #special.hitokoto .main .cont03 .pic-center-01 {
    width: 341px;
    max-width: 100%;
  }
  #special.hitokoto .main .cont03 .text {
    margin-bottom: 0px;
  }
  #special.hitokoto .main .pic-profile {
    margin: 80px auto 0;
    width: 344px;
    max-width: 100%;
  }
  #special.hitokoto .main .profile {
    background-image: url(../img/hitokoto/person_bk.png);
    text-align: center;
    padding: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    background-repeat: repeat;
    background-size: contain;
  }
  #special.hitokoto .main .profile .name_back {
    height: 46px;
    background-color: #fff;
    padding-left: 20px;
    margin-right: unset;
    font-size: unset;
  }
  #special.hitokoto .main .profile .name {
    line-height: 46px;
    text-indent: 0em;
    margin-top: 0;
  }
  #special.hitokoto .main .profile .name .bold {
    font-size: unset;
  }
  #special.hitokoto .main .profile .name .sname {
    font-size: 12px;
    font-weight: normal;
  }
  #special.hitokoto .main .profile .person_pro {
    position: relative;
  }
  #special.hitokoto .main .profile .person_pro img {
    position: absolute;
    top: -54px;
    right: -7px;
    left: unset;
    max-width: 84px;
  }
  #special.hitokoto .main .profile .person_profile {
    height: 15px;
    margin-top: 16px;
    padding-left: 0;
    margin-bottom: 15px;
    text-align: left;
  }
  #special.hitokoto .main .profile .profile_text {
    word-break: break-all;
  }
  #special.hitokoto .main .profile p {
    line-height: 25px;
    text-indent: 0em;
  }
  #special.hitokoto .main .profile p.name {
    text-indent: 0em;
    text-align: left;
  }
  #special.hitokoto .main .profile img {
    max-width: unset;
    float: unset;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #special.hitokoto .main .profile img.icon {
    float: unset;
  }
  #special.hitokoto .main .profile_text {
    float: unset;
    width: unset;
    text-align: left;
    padding-left: 0;
  }
  #special.hitokoto .main .profile:after {
    content: "";
    display: table;
    clear: both;
  }
  #special.hitokoto .main .page-top a {
    display: block;
    position: fixed;
    width: 80px;
    height: 80px;
    background: url("../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: 687px) and (max-device-width: 687px) {
  #special.hitokoto .main .page-top a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) and (min-device-width: 688px) and (max-device-width: 1024px) {
  #special.hitokoto .main .page-top a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) {
  #special.hitokoto .main .page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}

@media only screen and (max-device-width: 687px) and (max-device-width: 687px) {
  #special.hitokoto .main .page-top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) and (min-device-width: 688px) and (max-device-width: 1024px) {
  #special.hitokoto .main .page-top a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) {
  #special.hitokoto .main .page-top a:hover {
    opacity: 0.7;
  }
  #special.hitokoto #google-map {
    margin-top: 10px;
  }
  .recipe .title-sub li {
    font-weight: bold;
  }
  .recipe .material {
    overflow: hidden;
    position: relative;
  }
  .recipe .material .recipi-pic {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .recipe .material .recipiWrapper {
    margin-bottom: 10px;
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  .recipe .material-recipiDetail {
    margin-bottom: 8px;
    position: relative;
    z-index: 2;
  }
  .recipe .material-recipiDetail:after {
    content: "";
    display: table;
    clear: both;
  }
  .recipe .material-recipiDetail:before {
    position: absolute;
    top: 5px;
    left: 0px;
    content: "";
    width: 100%;
    height: 3px;
    border-bottom: 2px dotted #3C3A39;
    z-index: -1;
  }
  .recipe .material-recipiDetail dt {
    float: left;
    background: #EACAAA;
    padding-right: 10px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .recipe .material-recipiDetail dd {
    float: right;
    background: #EACAAA;
    padding-left: 10px;
    width: 140px;
    text-align: left;
  }
  .recipe .material-recipiDetail .circle:before {
    color: #DC667A;
    content: '●';
  }
  .recipe .material-recipiDetail .ast:before {
    color: #0068B6;
    content: '＊';
  }
  .recipe .material-recipiDetail .square:before {
    color: #77BF44;
    content: '■';
  }
  .recipe .material-recipiDetail-1 {
    margin-bottom: 8px;
    position: relative;
    font-size: 12px;
    z-index: 2;
  }
  .recipe .material-recipiDetail-1:after {
    content: "";
    display: table;
    clear: both;
  }
  .recipe .material-recipiDetail-1:before {
    position: absolute;
    top: 5px;
    left: 0px;
    content: "";
    width: 100%;
    height: 3px;
    border-bottom: 2px dotted #3C3A39;
    z-index: -1;
  }
  .recipe .material-recipiDetail-1 dt {
    float: left;
    background: #EACAAA;
    padding-right: 10px;
    text-indent: -1em;
    padding-left: 1em;
  }
  .recipe .material-recipiDetail-1 dd {
    float: right;
    background: #EACAAA;
    padding-left: 10px;
    width: 140px;
    text-align: left;
  }
  .recipe .material-recipiDetail-1 .circle:before {
    color: #DC667A;
    content: '●';
  }
  .recipe .material-recipiDetail-1 .ast:before {
    color: #0068B6;
    content: '＊';
  }
  .recipe .material-recipiDetail-1 .square:before {
    color: #77BF44;
    content: '■';
  }
  .recipe .material .pic {
    margin: 0 auto;
    max-width: 447px;
  }
  .recipe .material .pic .point {
    width: 100%;
    margin: 0 auto;
    max-width: 394px;
  }
  .recipe .material .pic .icon {
    position: static;
    margin: 0 auto;
    margin-top: 30px;
  }
  .recipe .material .howTo {
    clear: both;
    width: 100%;
    padding: 0px 0;
  }
  .recipe .material .howTo ol.list {
    counter-reset: item;
    margin-left: 1em;
  }
  .recipe .material .howTo .list li {
    line-height: 24px;
  }
  .recipe .material .howTo .list li span {
    color: #DC667A;
  }
  .recipe .material .howTo .list li span.square {
    color: #77BF44;
  }
  .recipe .material .howTo .list li span.ast {
    color: #0068B6;
  }
  .recipe .material .howTo .list li:before {
    counter-increment: item;
    content: counter(item) "．";
    color: #DC667A;
  }
  .recipe .material .howTo .title-sub {
    margin-bottom: 0px;
  }
  .recipe .material .howTo .title-sub li {
    padding-left: 0em;
  }
  .recipe .material .howTo .undertext {
    margin-left: -0.5em;
  }
  .recipe .material .howTo .undertext p {
    margin: 0 0 0 1em !important;
    text-indent: 0em !important;
  }
  .recipe .material-01, .recipe .material-02, .recipe .material-03 {
    margin-bottom: 20px;
  }
  .recipe .title-sub {
    margin-bottom: 10px;
  }
  .recipe-01 {
    padding-bottom: 0px;
  }
  .recipe-01 .material .recipi-pic {
    max-width: 280px;
  }
  .recipe-01 .material .pic {
    margin-bottom: 40px;
  }
  .recipe-01 .material .pic .icon {
    width: 100%;
    max-width: 133px;
  }
  .recipe-01 .material .recipiWrapper {
    clear: both;
    width: 100%;
    margin-bottom: 40px;
  }
  .recipe-01 .material .recipiWrapper .material-01 {
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  .recipe-01 .material .recipiWrapper .material-02 {
    margin: 0 auto;
    width: 100%;
    float: none;
  }
  .recipe-01 .material .howTo ol.list {
    float: none;
    padding-right: 20px;
    max-width: 480px;
    width: 100%;
    height: auto;
  }
  .recipe-01 .material .howTo .howTo-pic-right {
    float: none;
    margin: 0 auto;
    max-width: 250px;
    width: 250px;
    max-height: 200px;
  }
  .recipe-02, .recipe-03 {
    padding-bottom: 30px;
  }
  .recipe-02 .material .recipi-pic, .recipe-03 .material .recipi-pic {
    max-width: 280px;
  }
  .recipe-02 .material .recipiWrapper-02, .recipe-03 .material .recipiWrapper-02 {
    clear: both;
    width: 100%;
  }
  .recipe-02 .material .recipiWrapper-02 .material-02, .recipe-03 .material .recipiWrapper-02 .material-02 {
    width: 100%;
    float: none;
  }
  .recipe-02 .material .recipiWrapper-02 .material-03, .recipe-03 .material .recipiWrapper-02 .material-03 {
    width: 100%;
    float: none;
  }
  .recipe-02 .material .howTo ol.list, .recipe-03 .material .howTo ol.list {
    float: none;
    max-width: 510px;
    width: 510px;
    height: auto;
  }
  .recipe-02 .material .howTo .howTo-pic-right, .recipe-03 .material .howTo .howTo-pic-right {
    float: none;
    margin: 0 auto;
    max-width: 200px;
    width: 200px;
    max-height: 220px;
    height: 220px;
  }
  #special.promenade figcaption {
    margin: 10px 0;
    text-align: left;
  }
  #special.promenade .img_left {
    max-width: 371px;
    margin: 0 auto;
  }
  #special.promenade .img_left img {
    text-align: left;
  }
  #special.promenade .contact {
    margin: 0 auto;
    margin-bottom: 50px;
  }
  #special.promenade .top-image {
    text-align: center;
    margin-bottom: 0px;
  }
  #special.promenade .top-image figcaption {
    margin-top: 8px;
  }
  #special.promenade .top-image .text {
    padding: 0 40px;
  }
  #special.promenade .top-image .pic-right .text {
    margin: 0 auto;
    width: 100%;
  }
  #special.promenade .top-image .pic-right .pic {
    position: static;
    margin: 0 auto 0;
    width: 125px;
    max-width: 100%;
  }
  #special.promenade .top-image .big_width {
    margin: 0 calc(30% - 50vw);
  }
  #special.promenade .top-image .big_width img {
    display: block;
    width: 100%;
    height: auto;
  }
  #special.promenade .top-image .parent {
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
  }
  #special.promenade .top-image .parent .text {
    float: left;
    display: block;
    margin: 0 auto;
  }
  #special.promenade .top-image .parent .text p {
    margin-top: 30px;
    text-indent: 0em;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 20px;
  }
  #special.promenade .top-image .parent .right_img {
    float: right;
    width: 230px;
    margin-right: 58px;
  }
  #special.promenade .top-image img.title {
    width: auto;
    height: auto;
    margin-bottom: 44px;
  }
  #special.promenade .top-image .pic-left {
    margin: 20px 0;
    padding: 0 20px;
  }
  #special.promenade .top-image .pic-left .text {
    margin-top: 10px;
    width: 100%;
  }
  #special.promenade .top-image .pic-left .text p {
    text-align: left;
    text-indent: 0em;
  }
  #special.promenade .top-image .pic-left .pic {
    width: 100%;
  }
  #special.promenade .top-image .pic-left:after {
    content: "";
    display: table;
    clear: both;
  }
  #special.promenade .top-image .pic-center {
    max-width: 100%;
  }
  #special.promenade .top-image .image-space {
    margin: 40px 0px 25px 0px;
  }
  #special.promenade .top-image .sp {
    margin: 0 auto;
  }
  #special.promenade .top-image .text {
    width: 100%;
  }
  #special.promenade .top-image .pc {
    display: none;
  }
  #special.promenade .movieBox {
    border: 3px solid #009FE8;
    padding: 30px;
    margin-bottom: 60px;
    text-align: center;
    word-break: break-all;
  }
  #special.promenade .movieBox .movieBox_text {
    vertical-align: initial;
    line-height: 25px;
  }
  #special.promenade .movieBox .movieBox_text p {
    text-indent: 0;
    margin: 0;
  }
  #special.promenade .movieBox .movieBox_icon {
    display: inline;
    vertical-align: initial;
    padding-right: 0px;
  }
  #special.promenade .movieBox img {
    vertical-align: initial;
  }
  #special.promenade .main {
    margin-bottom: 0px;
    width: 100%;
  }
  #special.promenade h1 {
    width: 100%;
    /*color:#EA5520;*/
    margin-bottom: 22px;
    /*&:before{
       color: $promenade-color;
       }
       &:after{
           color: $promenade-sub-color;
       }*/
  }
  #special.promenade h2.question {
    position: relative;
    padding-left: 55px;
    border: unset;
  }
  #special.promenade h2.question::before {
    position: absolute;
    top: -14px;
    left: 0px;
    content: '';
    /*何も入れない*/
    display: inline-block;
    /*忘れずに！*/
    width: 47px;
    /*画像の幅*/
    height: 37px;
    /*画像の高さ*/
    background-image: url(../img/promenade/head_title_Q.png);
    background-size: contain;
    vertical-align: middle;
  }
  #special.promenade h2 {
    /*color: $promenade-color;*/
  }
  #special.promenade .main-text {
    margin: 36px 0;
  }
  #special.promenade .main-text .sub-title {
    margin-top: 30px;
  }
  #special.promenade .main-cont p {
    text-indent: 1em;
    line-height: 30px;
    margin: 0;
  }
  #special.promenade .main-cont h2 {
    color: #C34F00;
    margin-bottom: 60px;
    padding-left: 11px;
  }
  #special.promenade .main-cont h2.contact_head {
    color: black;
    border-color: #C34F00;
    margin-bottom: 20px;
  }
  #special.promenade .main-cont h2.subtitle {
    margin-bottom: 10px;
    padding-top: 10px;
    color: black;
    font-size: 20px;
    border-left: none;
    text-indent: 0em;
  }
  #special.promenade .main-cont .text {
    margin-top: 20px;
  }
  #special.promenade .main-cont .half-block {
    margin-top: 30px;
  }
  #special.promenade .main-cont .pic-center {
    margin-top: 30px;
  }
  #special.promenade .main-cont .section01 .cont01 {
    padding: 0 20px;
  }
  #special.promenade .main-cont .section01 .cont01 .headline {
    width: 326px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section01 .cont01 .pic-center {
    width: 336px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section01 .cont01 .pic-right .text {
    margin: 20px auto 0;
    width: 100%;
  }
  #special.promenade .main-cont .section01 .cont01 .pic-right .text p {
    text-indent: 0em;
  }
  #special.promenade .main-cont .section01 .cont01 .pic-right .pic {
    position: static;
    margin: 20px auto 0;
    width: 325px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section01 .cont02 {
    padding: 0 20px;
  }
  #special.promenade .main-cont .section01 .cont02 .headline {
    width: 800px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section01 .cont02 .text {
    padding-left: 0em;
  }
  #special.promenade .main-cont .section01 .cont02 .contact tr th {
    width: 70px;
  }
  #special.promenade .main-cont .section01 .cont02 .cont-detail {
    padding: 40px 20px;
  }
  #special.promenade .main-cont .section01 .cont03 {
    padding: 0 20px;
  }
  #special.promenade .main-cont .section01 .cont03 .headline {
    max-width: 100%;
  }
  #special.promenade .main-cont .section01 .cont03 .text {
    padding-left: 0em;
  }
  #special.promenade .main-cont .section01 .cont03 .cont-detail {
    padding: 20px;
  }
  #special.promenade .main-cont .section01 .cont04 {
    margin-top: 60px;
    padding: 40px 20px;
  }
  #special.promenade .main-cont .section01 .cont04 .cont-detail {
    padding: 20px;
  }
  #special.promenade .main-cont .section01 .cont04 .cont-detail .merit1 .row-items {
    display: block;
  }
  #special.promenade .main-cont .section01 .cont04 .cont-detail .merit1 .row-items .pic {
    margin: 0 auto;
  }
  #special.promenade .main-cont .section01 .cont04 .cont-detail .merit2 .row-items {
    display: block;
  }
  #special.promenade .main-cont .section01 .cont04 .cont-detail .merit2 .row-items .pic {
    margin: 0 auto;
  }
  #special.promenade .main-cont .section01 .cont04 .cont-detail .merit2 .pic-center {
    margin: 0 auto;
    width: 336px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section01 .cont05 {
    padding: 40px 20px;
  }
  #special.promenade .main-cont .section01 .cont05 .row-items {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  #special.promenade .main-cont .section01 .cont05 .row-items .text {
    padding-top: 10px;
    padding-left: 0em;
  }
  #special.promenade .main-cont .section01 .cont05 .cont-detail {
    padding: 20px;
  }
  #special.promenade .main-cont .section01 .cont05 .cont-detail .pic-center {
    margin: 0 auto;
    width: 336px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section01 .cont05 .contact {
    margin-bottom: 0;
  }
  #special.promenade .main-cont .section01 .cont05 .contact tr th {
    width: 70px;
  }
  #special.promenade .main-cont .section01 .cont06 {
    margin-top: 60px;
    padding: 40px 20px;
  }
  #special.promenade .main-cont .section01 .cont06 .cont-detail .contact {
    margin-bottom: 0;
    padding: 10px 20px 0;
  }
  #special.promenade .main-cont .section01 .cont06 .cont-detail .contact tr th {
    width: 70px;
  }
  #special.promenade .main-cont .section01 .cont06 .cont-detail .text {
    padding: 10px 20px 0;
  }
  #special.promenade .main-cont .section01 .cont06 .conclusion {
    padding: 20px;
  }
  #special.promenade .main-cont .section02 .cont01 .pic-center {
    margin: 0 auto;
    width: 305px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont02 .pic-center {
    margin: 40px auto 0;
    width: 494px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont02 .pic-center-01 {
    margin: 40px auto 0;
    width: 340px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont04 .half-block {
    width: 100%;
  }
  #special.promenade .main-cont .section02 .cont04 .half-block_left {
    float: none;
    width: 386px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont04 .half-block_right {
    float: none;
    width: 386px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont04 .half-block:after {
    content: "";
    display: table;
    clear: both;
  }
  #special.promenade .main-cont .section02 .cont05 .half-block {
    width: 100%;
  }
  #special.promenade .main-cont .section02 .cont05 .half-block_left {
    float: none;
    width: 290px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont05 .half-block_right {
    float: none;
    width: 290px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont05 .half-block:after {
    content: "";
    display: table;
    clear: both;
  }
  #special.promenade .main-cont .section02 .cont05 .pic-center {
    margin: 40px auto 0;
    width: 366px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont06 .pic-center {
    margin: 40px auto 0;
    width: 323px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont06 .half-block {
    width: 100%;
  }
  #special.promenade .main-cont .section02 .cont06 .half-block_left {
    float: none;
    width: 277px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont06 .half-block_right {
    float: none;
    width: 277px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont06 .half-block figcaption {
    display: block;
    margin: 0 auto;
    width: 277px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section02 .cont06 .half-block:after {
    content: "";
    display: table;
    clear: both;
  }
  #special.promenade .main-cont .section03 .cont01 .pic-center {
    margin: 0 auto;
    width: 337px;
    max-width: 100%;
  }
  #special.promenade .main-cont .section03 .cont02 .pic-center {
    margin: 0 auto;
    width: 500px;
    max-width: 100%;
  }
  #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: block;
  }
  #special .small {
    font-size: 80%;
  }
  .mt0 {
    margin-top: 0px;
  }
  .ml0 {
    margin-left: 0px;
  }
  .mr0 {
    margin-right: 0px;
  }
  .mb0 {
    margin-bottom: 0px;
  }
  .pt0 {
    padding-top: 0px;
  }
  .pl0 {
    padding-left: 0px;
  }
  .pr0 {
    padding-right: 0px;
  }
  .pb0 {
    padding-bottom: 0px;
  }
  .mt10 {
    margin-top: 10px;
  }
  .ml10 {
    margin-left: 10px;
  }
  .mr10 {
    margin-right: 10px;
  }
  .mb10 {
    margin-bottom: 10px;
  }
  .pt10 {
    padding-top: 10px;
  }
  .pl10 {
    padding-left: 10px;
  }
  .pr10 {
    padding-right: 10px;
  }
  .pb10 {
    padding-bottom: 10px;
  }
  .mt20 {
    margin-top: 20px;
  }
  .ml20 {
    margin-left: 20px;
  }
  .mr20 {
    margin-right: 20px;
  }
  .mb20 {
    margin-bottom: 20px;
  }
  .pt20 {
    padding-top: 20px;
  }
  .pl20 {
    padding-left: 20px;
  }
  .pr20 {
    padding-right: 20px;
  }
  .pb20 {
    padding-bottom: 20px;
  }
  .mt30 {
    margin-top: 30px;
  }
  .ml30 {
    margin-left: 30px;
  }
  .mr30 {
    margin-right: 30px;
  }
  .mb30 {
    margin-bottom: 30px;
  }
  .pt30 {
    padding-top: 30px;
  }
  .pl30 {
    padding-left: 30px;
  }
  .pr30 {
    padding-right: 30px;
  }
  .pb30 {
    padding-bottom: 30px;
  }
  .mt40 {
    margin-top: 40px;
  }
  .ml40 {
    margin-left: 40px;
  }
  .mr40 {
    margin-right: 40px;
  }
  .mb40 {
    margin-bottom: 40px;
  }
  .pt40 {
    padding-top: 40px;
  }
  .pl40 {
    padding-left: 40px;
  }
  .pr40 {
    padding-right: 40px;
  }
  .pb40 {
    padding-bottom: 40px;
  }
  .mt50 {
    margin-top: 50px;
  }
  .ml50 {
    margin-left: 50px;
  }
  .mr50 {
    margin-right: 50px;
  }
  .mb50 {
    margin-bottom: 50px;
  }
  .pt50 {
    padding-top: 50px;
  }
  .pl50 {
    padding-left: 50px;
  }
  .pr50 {
    padding-right: 50px;
  }
  .pb50 {
    padding-bottom: 50px;
  }
  .mt60 {
    margin-top: 60px;
  }
  .ml60 {
    margin-left: 60px;
  }
  .mr60 {
    margin-right: 60px;
  }
  .mb60 {
    margin-bottom: 60px;
  }
  .pt60 {
    padding-top: 60px;
  }
  .pl60 {
    padding-left: 60px;
  }
  .pr60 {
    padding-right: 60px;
  }
  .pb60 {
    padding-bottom: 60px;
  }
  .mt70 {
    margin-top: 70px;
  }
  .ml70 {
    margin-left: 70px;
  }
  .mr70 {
    margin-right: 70px;
  }
  .mb70 {
    margin-bottom: 70px;
  }
  .pt70 {
    padding-top: 70px;
  }
  .pl70 {
    padding-left: 70px;
  }
  .pr70 {
    padding-right: 70px;
  }
  .pb70 {
    padding-bottom: 70px;
  }
  .mt80 {
    margin-top: 80px;
  }
  .ml80 {
    margin-left: 80px;
  }
  .mr80 {
    margin-right: 80px;
  }
  .mb80 {
    margin-bottom: 80px;
  }
  .pt80 {
    padding-top: 80px;
  }
  .pl80 {
    padding-left: 80px;
  }
  .pr80 {
    padding-right: 80px;
  }
  .pb80 {
    padding-bottom: 80px;
  }
  .mt90 {
    margin-top: 90px;
  }
  .ml90 {
    margin-left: 90px;
  }
  .mr90 {
    margin-right: 90px;
  }
  .mb90 {
    margin-bottom: 90px;
  }
  .pt90 {
    padding-top: 90px;
  }
  .pl90 {
    padding-left: 90px;
  }
  .pr90 {
    padding-right: 90px;
  }
  .pb90 {
    padding-bottom: 90px;
  }
  .mt100 {
    margin-top: 100px;
  }
  .ml100 {
    margin-left: 100px;
  }
  .mr100 {
    margin-right: 100px;
  }
  .mb100 {
    margin-bottom: 100px;
  }
  .pt100 {
    padding-top: 100px;
  }
  .pl100 {
    padding-left: 100px;
  }
  .pr100 {
    padding-right: 100px;
  }
  .pb100 {
    padding-bottom: 100px;
  }
}

/*
 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: 687px) {
  .pageTopBtn a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 688px) 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: 687px) {
  .pageTopBtn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (min-device-width: 688px) and (max-device-width: 1024px) {
  .pageTopBtn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

.footer {
  background: #003a75;
}

.footer .container {
  color: #fff;
  text-align: center;
  padding: 10px 0;
  letter-spacing: 2px;
  font-size: 94%;
}

/*
 Container
----------------------------------------------------------- */
@media only screen and (max-device-width: 687px) {
  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: 687px) and (max-device-width: 687px) {
  .pageTopBtn a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) and (min-device-width: 688px) and (max-device-width: 1024px) {
  .pageTopBtn a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) {
  .pageTopBtn a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
}

@media only screen and (max-device-width: 687px) and (max-device-width: 687px) {
  .pageTopBtn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) and (min-device-width: 688px) and (max-device-width: 1024px) {
  .pageTopBtn a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}

@media only screen and (max-device-width: 687px) {
  .footer .container {
    font-size: 0.8rem;
    letter-spacing: 1px;
  }
}
