@charset "UTF-8";
#RthCustomizeW .noscroll {
  /*スマフォメニューを押したときに付与しスクロールしないように固定する*/
  overflow: hidden;
}

#RthCustomizeW  {
  position: relative;
  overflow-x: hidden;
}

#RthCustomizeW , 
#RthCustomizeW h1, 
#RthCustomizeW h2, 
#RthCustomizeW h3, 
#RthCustomizeW h4, 
#RthCustomizeW h5, 
#RthCustomizeW table, 
#RthCustomizeW th, 
#RthCustomizeW td, 
#RthCustomizeW ul, 
#RthCustomizeW li, 
#RthCustomizeW ol, 
#RthCustomizeW dl, 
#RthCustomizeW dt, 
#RthCustomizeW dd, 
#RthCustomizeW form, 
#RthCustomizeW p, 
#RthCustomizeW table, 
#RthCustomizeW th, 
#RthCustomizeW td, 
#RthCustomizeW button, 
#RthCustomizeW address, 
#RthCustomizeW span {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-style: normal;
  font-weight: 500;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}

#RthCustomizeW .en {
  letter-spacing: 0 !important;
}

#RthCustomizeW  {
  color: #333;
  background-color: #ffffff;
  line-height: 1.3;
  -webkit-text-size-adjust: none;
}

p {
  line-height: 1.8;
  text-align: justify;
  font-weight: 500;
  /*text-justify:inter-ideograph;*/
}

sup, sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  vertical-align: bottom;
  position: relative;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

dd, dt, ul, li, ol {
  text-align: justify;
  line-height: 1.7;
  /*text-justify:inter-ideograph;*/
}
@media only screen and (max-width: 1023px) {
  dd, dt, ul, li, ol {
    line-height: 1.5;
  }
}

/* for IE6 */
* #RthCustomizeW {
  font-size: 100%;
}

#RthCustomizeW a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  transition: 0.1s;
  text-decoration: none;
}
#RthCustomizeW a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

#RthCustomizeW img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#RthCustomizeW input, #RthCustomizeW textarea, #RthCustomizeW select, button {
  background: none;
  margin: 0px;
  outline: none;
  padding: 0px;
  font-weight: normal;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  list-style-type: none;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#RthCustomizeW input:focus, #RthCustomizeW textarea:focus, #RthCustomizeW select:focus {
  background-color: #fffcf0;
}

button {
  cursor: pointer;
}

#RthCustomizeW select {
  border-radius: 0px;
  background: #fff;
  padding: 0px 12px 0px 12px;
  outline: none;
  text-overflow: '';
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  display: block;
  background-image: url("../media/images/common/select_arrow.png");
  background-repeat: no-repeat;
  background-position: right 0px center;
  background-size: 8px 6px;
}

#RthCustomizeW label, #RthCustomizeW input[type='checkbox'] {
  cursor: pointer;
}

* {
  box-sizing: border-box;
}

/*                link
======================================================= */
a {
  text-decoration: none;
  color: #333;
  transition-duration: 0.5s;
}
a img {
  transition-duration: 0.5s;
}

a:visited {
  text-decoration: none;
  color: #333;
}

a:hover {
  color: #333;
  text-decoration: none;
  transition-duration: 0.5s;
}
a:hover img {
  opacity: 0.8;
  transition-duration: 0.5s;
}

p {
  color: #333;
  text-decoration: none;
}

.en p {
  line-height: 1.8;
  letter-spacing: 0px;
  text-align: left;
  font-weight: 400;
  /*text-justify:inter-ideograph;*/
}
.en dd, .en dt, .en ul, .en li, .en ol {
  text-align: left;
}

* {
  min-height: 0;
  min-width: 0;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*                leyout
======================================================= */
#RthCustomizeW  {
  position: relative;
  overflow-x: hidden;
}
@media all and (-ms-high-contrast: none) {
  #RthCustomizeW  {
    overflow: hidden;
  }
}

.simply-scroll-container {
  position: relative;
}

.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}

.simply-scroll-list {
  overflow: hidden;
  margin: 0 -20px;
  padding: 0;
  display: flex;
}

.simply-scroll-list li {
  padding: 0 20px;
  margin: 0;
  width: 600px;
  height: auto;
}

.simply-scroll-list li img {
  display: block;
  width: 100%;
}

/*                modal
======================================================= */
/*                iframeのレスポン化
======================================================= */
.frame_respon .fb_iframe_widget,
.frame_respon .fb_iframe_widget span,
.frame_respon .fb_iframe_widget iframe[style] {
  width: 100% important;
}

.ggmap {
  position: relative;
  padding-bottom: 30%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
/*@media only screen and (max-width: 1600px) {
  .ggmap {
    padding-bottom: 40%;
  }
}
@media only screen and (max-width: 1300px) {
  .ggmap {
    padding-bottom: 50%;
  }
}
@media only screen and (max-width: 1200px) {
  .ggmap {
    padding-bottom: 60%;
  }
}
@media only screen and (max-width: 1024px) {
  .ggmap {
    padding-bottom: 60%;
  }
}
@media only screen and (max-width: 768px) {
  .ggmap {
    padding-bottom: 80%;
  }
}
@media only screen and (max-width: 640px) {
  .ggmap {
    padding-bottom: 90%;
  }
}
@media only screen and (max-width: 480px) {
  .ggmap {
    padding-bottom: 120%;
  }
}*/
.ggmap iframe,
.ggmap object,
.ggmap embed {
  border: none !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*    画像拡大の軽量スクリプト「Luminous」の補正コード
======================================================= */
.lum-lightbox {
  z-index: 6000;
  background: rgba(0, 0, 0, 0.8) !important;
}

.lum-close-button {
  background: #000 !important;
  cursor: pointer;
  height: 80px !important;
  opacity: 0.9 !important;
  position: absolute;
  right: 0px !important;
  top: 0px !important;
  width: 80px !important;
}
.lum-close-button:after, .lum-close-button:before {
  background-color: #999;
  content: " ";
  height: 65px !important;
  left: 38px !important;
  top: 7px;
  position: absolute;
  width: 2px !important;
}

/*@media only screen and (max-width: 1024px) {
  .scroll_header .lum-close-button {
    height: 60px !important;
    width: 60px !important;
  }
  .scroll_header .lum-close-button:after, .scroll_header .lum-close-button:before {
    height: 44px !important;
    left: 29px !important;
    top: 8px !important;
  }
}*/
	/*                下層共通
======================================================= */
