@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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; }

nav 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; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

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; }

input,
select {
  vertical-align: middle; }

select,
input,
button,
textarea {
  font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

table {
  font-size: inherit;
  font: 100%; }

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word; }

p {
  line-height: 1.6; }

abbr,
acronym {
  border-bottom: 1px dotted #000;
  cursor: help; }

em {
  font-style: italic; }

p,
fieldset,
table,
pre {
  font-size: 100%;
  margin-bottom: 1.2em; }

img {
  vertical-align: bottom; }

blockquote {
  background-color: #f0f0f0;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 5px;
  border: solid 1px #acacac;
  display: block; }

pre {
  background-color: #f9fffd;
  margin-bottom: 1em;
  margin-left: 1em;
  padding: 5px;
  border: solid 1px #acacac;
  display: block; }

body {
  font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.7; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.625rem;
  font-family: inherit;
  font-weight: bold;
  line-height: 1.4; }

h1,
.h1 {
  font-size: 2.375rem; }
  @media (max-width: 1000px) {
    h1,
    .h1 {
      font-size: calc(1.3625rem + 1.62vw) ; } }

h2,
.h2 {
  font-size: 1.875rem; }
  @media (max-width: 1000px) {
    h2,
    .h2 {
      font-size: calc(1.3125rem + 0.9vw) ; } }

h3,
.h3 {
  font-size: 1.625rem; }
  @media (max-width: 1000px) {
    h3,
    .h3 {
      font-size: calc(1.2875rem + 0.54vw) ; } }

h4,
.h4 {
  font-size: 1.375rem; }
  @media (max-width: 1000px) {
    h4,
    .h4 {
      font-size: calc(1.2625rem + 0.18vw) ; } }

h5,
.h5 {
  font-size: 1.125rem; }

h6,
.h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.125rem;
  font-weight: 500; }

.display-1 {
  font-size: 5.75rem;
  font-weight: 500;
  line-height: 1.2; }
  @media (max-width: 1000px) {
    .display-1 {
      font-size: calc(1.7rem + 6.48vw) ; } }

.display-2 {
  font-size: 5.25rem;
  font-weight: 500;
  line-height: 1.2; }
  @media (max-width: 1000px) {
    .display-2 {
      font-size: calc(1.65rem + 5.76vw) ; } }

.display-3 {
  font-size: 4.25rem;
  font-weight: 500;
  line-height: 1.2; }
  @media (max-width: 1000px) {
    .display-3 {
      font-size: calc(1.55rem + 4.32vw) ; } }

.display-4 {
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 1.2; }
  @media (max-width: 1000px) {
    .display-4 {
      font-size: calc(1.45rem + 2.88vw) ; } }

table {
  width: 100%;
  background-color: #fff;
  margin-bottom: 1rem; }

th,
td {
  padding: 0.5rem;
  border: 1px solid #bbb;
  vertical-align: middle; }

th {
  font-weight: normal;
  text-align: left; }

caption {
  margin-bottom: .5em;
  text-align: center; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #bbb;
  margin: 2rem 0;
  padding: 0; }

p {
  line-height: 1.8; }

@media screen and (max-width: 767px) {
  p {
    line-height: 1.6; } }

ol,
ul {
  margin-left: 2em;
  margin-bottom: 1.2em; }

ol {
  list-style: decimal outside; }

ul {
  list-style-type: disc; }

ul li {
  margin-bottom: 0.3em;
  padding-left: 0; }

ol li {
  margin-bottom: 0.3em;
  padding-left: 0; }

li ul,
li ol {
  margin-left: 0;
  padding-top: 0.3em;
  padding-bottom: 0.2em;
  margin: 0 0px 0 0em; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-left: 2em;
  margin-bottom: 0; }

ul.no_dots {
  list-style: none;
  margin-left: 0em; }

.txt_icon {
  padding-left: 1.8em;
  position: relative; }

.txt_icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -0.7em;
  width: 1.4em;
  height: 1.4em;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center; }

.icon_home:after {
  background-image: url(../img/def/css/svg/home.svg); }

.icon_arrow:after {
  background-image: url(../img/def/css/svg/circle-right.svg); }

.icon_arrow_rev:after {
  background-image: url(../img/def/css/svg/circle-right.svg); }

.icon_arrow_up:after {
  background-image: url(../img/def/css/svg/circle-up.svg); }

.icon_arrow_down:after {
  background-image: url(../img/def/css/svg/circle-down.svg); }

.icon_pdf:after {
  background-image: url(../img/def/css/svg/file-pdf.svg); }

.icon_word:after {
  background-image: url(../img/def/css/svg/file-word.svg); }

.icon_excel:after {
  background-image: url(../img/def/css/svg/file-excel.svg); }

.icon_zip:after {
  background-image: url(../img/def/css/svg/file-zip.svg); }

.icon_down:after {
  background-image: url(../img/def/css/svg/download.svg); }

.icon_image:after {
  background-image: url(../img/def/css/svg/image.svg); }

.icon_page:after {
  background-image: url(../img/def/css/svg/page.svg); }

.icon_feed:after {
  background-image: url(../img/def/css/svg/feed.svg); }

.icon_facebook:after {
  background-image: url(../img/def/css/svg/facebook.svg); }

.icon_twitter:after {
  background-image: url(../img/def/css/svg/twitter.svg); }

.icon_youtube:after {
  background-image: url(../img/def/css/svg/youtube.svg); }

.help_popup {
  width: 16px;
  height: 16px;
  margin: 8px;
  position: relative; }

.help_txt {
  position: absolute;
  right: 16px;
  top: -60px;
  width: 200px;
  height: auto;
  display: none;
  background-color: #fff;
  border: #bbb 1px solid;
  border-radius: 8px;
  padding: 8px;
  font-size: 14px; }

.help_icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px #bbb solid;
  border-radius: 9px;
  text-align: center;
  font-size: 14px;
  display: flex;
  align-items: center;
  padding-left: 4px;
  cursor: pointer;
  background-color: #fff; }

.min {
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝M, "ＭＳ Ｐ明朝", serif;
  transform: rotate(0.03deg); }

.atten {
  color: #A10000; }

.green {
  color: #0f660a; }

.blue {
  color: #1369af; }

.orange {
  color: #F90; }

.red {
  color: red; }

.clb {
  clear: both; }

ul.mg_bot,
p.mg_bot,
.mg_bot {
  margin-bottom: 2rem; }

ul.nmg,
p.nmg,
.nmg {
  margin-bottom: 0; }

.txt_center {
  text-align: center; }

.txt_right {
  text-align: right; }

.full_width {
  width: 100%;
  height: auto; }

@media screen and (max-width: 767px) {
  .pc_content {
    display: none; } }

@media screen and (min-width: 768px) {
  .sp_content {
    display: none; } }

a:link {
  color: #196b99;
  text-decoration: none;
  outline: 0; }

a:visited {
  color: #4c8cb1;
  text-decoration: none;
  outline: 0; }

a:hover {
  color: #196b99;
  text-decoration: underline;
  outline: 0; }

.lazyload {
  opacity: 0; }

.lazyloaded {
  opacity: 0;
  animation-name: fade-in1;
  animation-duration: 1.0s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards; }

@keyframes fade-in1 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.clf:before,
.clf:after {
  content: "";
  display: table; }

.clf:after {
  clear: both; }

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */
/* ++++ webcam.SCSS ++++ */
main {
  padding-top: 80px; }

.pageHeader_Visual {
  width: 100%;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1600px auto; }

.pageHeader_Nomal {
  width: 100%;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6B6969;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 1600px auto; }

@media screen and (min-width: 1600px) {
  .pageHeader_Visual,
  .pageHeader_Nomal {
    background-size: cover; } }

.pageHeader_Visual h1 {
  font-size: 40px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0; }

.pageHeader_Nomal h1 {
  font-size: 40px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0; }

.page_sub_Header {
  border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
  background-color: #F7F5F1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em; }

.page_sub_Header h2 {
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
  color: #7A6A55;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0; }

.page_camera {
  background-image: url(../img/page_module/heading/title_webcamera.jpg); }

.simple_header {
  width: 100%;
  height: 80px;
  background-color: #7A6A55;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  -webkit-box-shadow: 5px 9px 15px -12px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 9px 15px -12px rgba(0, 0, 0, 0.5); }

.simple_header_inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.simple_header_logo {
  text-align: left;
  margin-right: 60px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.simple_header_logo img {
  height: 53px;
  width: auto; }

.cont_width_static {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.cont_width_static_wide {
  width: 1290px;
  margin-left: auto;
  margin-right: auto; }

.cont_padding_both {
  padding-top: 60px;
  padding-bottom: 60px; }

.camera_content {
  background-color: #000;
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.camera_content_related {
  background-color: #000;
  padding-top: 30px;
  padding-bottom: 20px; }

.camera_content_related_fit {
  background-color: #000;
  padding-top: 0px;
  padding-bottom: 0px; }

.camera_content_bottom {
  margin-bottom: 50px;
  padding-top: 20px; }

.camera_small {
  width: 380px;
  height: 260px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto; }

.camera_small iframe {
  position: relative;
  margin-top: -40px;
  margin-left: -10px; }

.camera_mid {
  width: 660px;
  height: 500px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto; }

.camera_mid iframe {
  position: relative;
  margin-top: -50px;
  margin-left: -30px; }

.camera_large {
  width: 1000px;
  height: 750px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto; }

.camera_x_large {
  width: 1290px;
  height: 970px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff; }

.camera_large iframe {
  position: relative;
  margin-top: -50px;
  margin-left: -30px; }

.camera_x_large iframe {
  position: relative;
  margin-top: -50px;
  margin-left: -30px; }

.camera_responsive {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden; }

.camera_responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.camera_banner_slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.cont_width_static_wide .camera_banner_slide {
  width: 1000px;
  margin-left: 0;
  margin-right: auto; }

.bottom_banner_module_inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 30px; }

.bottom_banner_slider {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.bottom_banner_slider_inner {
  /*	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;*/
  margin-left: -6px;
  margin-right: -6px;
  padding-top: 30px; }

.bottom_banner_module_inner a {
  display: block;
  margin-bottom: 1%; }

.bottom_banner_slider_inner a {
  display: block; }

.bottom_banner_slider_inner a {
  margin-left: 6px;
  margin-right: 6px; }

.bottom_banner_module_inner a img {
  width: 100%;
  height: auto; }

.bottom_banner_slider_inner a img {
  width: 100%;
  height: auto; }

.banner_size_M {
  width: 24%; }

.banner_size_S {
  width: 24%; }

@media screen and (max-width: 768px) {
  .bottom_banner_module_inner {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 6px;
    padding-bottom: 16x; }
  .bottom_banner_slider {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px; }
  .bottom_banner_slider_inner {
    margin-left: -3px;
    margin-right: -3px; }
  .bottom_banner_slider_inner a {
    margin-left: 3px;
    margin-right: 3px; } }

.bottom_banner_module_inner a.sp_content {
  display: none; }

@media screen and (max-width: 768px) {
  .bottom_banner_module_inner a.sp_content {
    display: block; } }

.copyright {
  text-align: center; }

.camera_banner_box {
  margin-bottom: 30px; }

.page_back_link {
  margin-bottom: 30px; }

.page_back_link a {
  position: relative;
  display: block;
  width: 100%;
  line-height: 2.5;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background-color: #7A6A55;
  text-decoration: none; }
