<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: VISIT MIYAZAKI
Version: 1.0
Author:Seiki Nishijima

  $Id: style.css,v1.0 $
*/
/*===========================================================================
-----------------------------------------------------------------------------
  蜈ｱ騾夊ｨｭ螳壹縺薙％縺九ｉ
-----------------------------------------------------------------------------
===========================================================================*/
html {
  -webkit-text-size-adjust: none;
  overscroll-behavior: none;
}
body {
  padding: 0;
  margin: 0 auto;
  text-align: center;
  background: #f87a05;
  color: #666;
  font-size: 16px;
}
#background {
  padding: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  background: #fff;
  position: relative;
  overflow: hidden;
}
/*-----------------------------------*/
#background a {
  color: #753e24;
  text-decoration: none;
}
#background a[href^="tel:"] {
  pointer-events: none;
}
#background img {
  vertical-align: middle;
  box-sizing: border-box;
  width: 100%;
  height: auto;
}
#background .pcCenter {
  text-align: center;
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background a[href^="tel:"] {
    pointer-events: auto;
  }
  #background .spNone {
    display: none;
  }
  #background .pcCenter {
    text-align: left;
  }
}
/*------------------------------------
  蜈ｱ騾壹Ξ繧､繧｢繧ｦ繝郁ｨｭ螳壹縺薙％縺九ｉ
-------------------------------------*/
#background header ,
#background footer ,
#background article {
  margin: 0 0 0 0;
  text-align: center;
  width: 100%;
  z-index: 50;
}
#background section {
  margin:0 auto 0 auto;
  text-align:center;
  width: 90vw;
  max-width: 1300px;
}
#background .naviMask {
  display: none;
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background section {
    width: 86vw;
  }
}
#background article {
  padding-bottom: 1px;
}
/*------------------------------------
  蜈ｱ騾壹ユ繧ｭ繧ｹ繝郁ｨｭ螳壹縺薙％縺九ｉ
-------------------------------------*/
#background article h1 ,
#background article h2 ,
#background article h3 ,
#background article h4 ,
#background article h5 ,
#background article h6 {
  line-height: 1.5em;
}
/*------------------------------------
  蜈ｱ騾夐｣ｾ繧願ｨｭ螳壹縺薙％縺九ｉ
-------------------------------------*/
#background .more {
  text-align: center;
}
#background .more2 {
  text-align: right;
}
#background .more a ,
#background .more button {
  display: inline-block;
  margin-bottom: 3px;
  padding: 1em 1.5em;
  min-width: 320px;
  border: 3px solid #753e24;
  filter: drop-shadow(3px 3px 0 #753e24);
  background: #fff;
  border-radius: 1.5em;
  color: #753e24;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
}
#background .more a:hover ,
#background .more button:hover {
  margin: 3px auto 0 3px;
  filter: drop-shadow(0 0 0 #753e24);
}

#background .more2 a ,
#background .more2 button {
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
  padding-right: 24px;
}
#background .more2 a:before ,
#background .more2 button:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(./images/icon01.svg) no-repeat 50% 50%;
  position: absolute;
  right: -5px;
  top: calc(50% - 10px);
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background .more a ,
  #background .more button {
    display: inline-block;
    min-width: auto;
    min-width: initial;
  }
  #background .more a ,
  #background .more button ,
  #background .more2 a ,
  #background .more2 button {
    font-size: 16px;
  }
  #background .more a ,
  #background .more button {
    width: 80%;
    margin-bottom: 2px;
    border-width: 2px;
    filter: drop-shadow(2px 2px 0 #753e24);
  }
  #background .more a:hover ,
  #background .more button:hover {
    margin: 2px auto 0 2px;
    filter: drop-shadow(0 0 0 #753e24);
  }
}
/*===========================================================================
-----------------------------------------------------------------------------
  蜈ｱ騾壹�繝�ム險ｭ螳壹縺薙％縺九ｉ
-----------------------------------------------------------------------------
===========================================================================*/
#background header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
#background header section {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
#background header h1 {
  width: 50%;
  max-width: 450px;
  padding: 5px 40px 15px 30px;
  border-radius: 0 0 50px 0;
  background: #fff;
  transition: all 0.5s ease;
  position: relative;
  z-index: 200;
}
#background header nav.pc-menu {
  display: block;
  width: 100%;
  position: static;
  transition: all 0.5s ease;
}
/** 蟆上＆縺�判髱｢逕ｨ蛻�ｲ� **/
@media screen and (max-width: 1340px) {
  #background.open-navi header h1 {
    width: 25%;
    min-width: 320px;
    padding: 5px 20px 15px 20px;
    border-radius: 0;
  }
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background header h1 ,
  #background.open-navi header h1 {
    width: 80%;
    max-width: 310px;
    min-width: auto;
    min-width: initial;
    padding: 5px 20px 10px;
    border-radius: 0 0 30px 0;
  }
  #background header nav.pc-menu {
    display: none;
  }
}
/*===========================================================================

  PC逕ｨ繝｡繝九Η繝ｼ 險ｭ螳壹縺薙％縺九ｉ

===========================================================================*/
#background header nav.pc-menu .main-menu {
  padding: 25px 0;
  display: flex;
  justify-content: center;
  transition: all 0.5s ease;
}
#background header nav.pc-menu .main-menu &gt; li {
  margin: auto 20px;
  white-space: nowrap;
}
#background header nav.pc-menu .main-menu &gt; li a {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
/** 蟆上＆縺�判髱｢逕ｨ蛻�ｲ� **/
@media screen and (max-width: 1100px) {
  #background header nav.pc-menu .main-menu &gt; li {
    margin: auto 10px;
  }
  #background header nav.pc-menu .main-menu &gt; li a {
    font-size: 16px;
  }
}
/** 蟆上＆縺�判髱｢逕ｨ蛻�ｲ� **/
@media screen and (max-width: 1000px) {
  #background header nav.pc-menu .main-menu {
    display: none;
  }
}
/*------------------------------------
  SNS繝｡繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
-------------------------------------*/
#background header nav.pc-menu .sub-menu {
  display: flex;
  align-content: center;
  padding: 25px 50px 25px 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.5s ease;
}
/** 蟆上＆縺�判髱｢逕ｨ蛻�ｲ� **/
@media screen and (max-width: 1340px) {
  #background header nav.pc-menu .sub-menu {
    padding-right: 80px;
  }
}
#background header nav.pc-menu .sub-menu li {
  margin: auto 0 auto 20px;
  line-height: 1em;
}
#background header nav.pc-menu .sub-menu li a &gt; img {
  width: 24px;
  filter: Alpha(opacity=0);
  opacity: 0;
}
#background header nav.pc-menu .sub-menu li a.fb:before ,
#background header nav.pc-menu .sub-menu li a.insta:before ,
#background header nav.pc-menu .sub-menu li a.weibo:before ,
#background header nav.pc-menu .sub-menu li a.wecha:before ,
#background header nav.pc-menu .sub-menu li a.naver:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(./images/sns01-w.svg) no-repeat 0 0;
  background-size: contain;
  filter: Alpha(opacity=100);
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
}
#background header nav.pc-menu .sub-menu li a.insta:before {
  background-image: url(./images/sns02-w.svg);
}
#background header nav.pc-menu .sub-menu li a.weibo:before {
  background-image: url(./images/sns04-w.svg);
}
#background header nav.pc-menu .sub-menu li a.wecha:before {
  background-image: url(./images/sns05-w.svg);
}
#background header nav.pc-menu .sub-menu li a.naver:before {
  background-image: url(./images/sns06-w.svg);
}
#background header nav.pc-menu .sub-menu li.lang {
  border: 1px solid #4a8abd;
  background: #fff;
  border-radius: 14px;
  transition: all 0.5s ease;
  box-sizing: border-box;
  position: relative;
}
#background header nav.pc-menu .sub-menu li.lang.open {
  border-radius: 14px 14px 0 0;
  border-bottom-color: #fff;
}
#background header nav.pc-menu .sub-menu li.lang &gt; a {
  display: block;
  padding: 0.5em 30px;
  color: #4a8abd;
  font-size: 14px;
  line-height: 1em;
  font-weight: 700;
  position: relative;
}
#background header nav.pc-menu .sub-menu li.lang &gt; a:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(./images/icon03.svg) no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: calc(50% - 8px);
}
#background header nav.pc-menu .sub-menu li.lang.open &gt; a:before {
  transform: rotate(180deg);
}
#background header nav.pc-menu .sub-menu li.lang &gt; ul {
  display: block;
  width: calc(100% + 2px);
  box-sizing: border-box;
  max-height: 0.1px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #4a8abd;
  border-top: none;
  border-radius: 0 0 14px 14px;
  position: absolute;
  left: -1px;
  z-index: 10;
  transition: all 0.5s ease;
  filter: Alpha(opacity=0);
  opacity: 0;
}
#background header nav.pc-menu .sub-menu li.lang.open &gt; ul {
  max-height: 180px;
  background: rgba(255, 255, 255, 1);
  filter: Alpha(opacity=100);
  opacity: 1;
}
#background header nav.pc-menu .sub-menu li.lang &gt; ul li {
  font-size: 14px;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  padding: 5px 0;
}
#background header nav.pc-menu .sub-menu li.lang &gt; ul li a {
  display: block;
  padding: 5px 0 5px 30px;
}

/*===========================================================================

  繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ繝倥ャ繝險ｭ螳壹縺薙％縺九ｉ

===========================================================================*/
#background header.scroll-on section {
  display: flex;
  background: #fff;
  filter: drop-shadow(0 3px 3px rgba( 0,0,0,0.4));
}
#background header.scroll-on h1 {
  width: 25%;
  min-width: 320px;
  padding: 5px 20px 15px 20px;
  border-radius: 0;
}
#background header.scroll-on nav.pc-menu {
  display: flex;
  width: 75%;
  max-width: calc(100% - 320px);
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background header.scroll-on section {
    background: transparent;
    filter: none;
  }
  #background header section:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    transition: all 0.5s ease;
    position: absolute;
    left: 0;
    top: 0;
    filter: drop-shadow(0 0 0 rgba( 0,0,0,0));
  }
  #background header.scroll-on section:before {
    width: 100%;
    filter: drop-shadow(0 3px 3px rgba( 0,0,0,0.4));
  }
  #background header.scroll-on h1 {
    width: 80%;
    max-width: 310px;
    min-width: initial;
    min-width: auto;
    padding: 5px 20px 10px;
    border-radius: 0 0 30px 0;
  }
  #background header.scroll-on nav.pc-menu {
    display: none;
  }
}
/*------------------------------------
  繝｡繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
-------------------------------------*/
#background header.scroll-on nav.pc-menu .main-menu {
  padding: 0;
  margin: auto 0 auto auto;
}
#background header.scroll-on nav.pc-menu .main-menu &gt; li {
  margin: auto 10px;
}
#background header.scroll-on nav.pc-menu .main-menu &gt; li a {
  font-size: 14px;
  color: #753e24;
}
/** 蟆上＆縺�判髱｢逕ｨ蛻�ｲ� **/
@media screen and (max-width: 1340px) {
  #background header.scroll-on nav.pc-menu .main-menu {
    display: none;
  }
}
/*------------------------------------
  SNS繝｡繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
-------------------------------------*/
#background header.scroll-on nav.pc-menu .sub-menu {
  order: 9;
  margin: auto 0;
  padding: 0 30px 0 0;
  position: static;
  right: auto;
  top: auto;
}
#background header.scroll-on nav.pc-menu .sub-menu li img {
  filter: Alpha(opacity=100);
  opacity: 1;
}
#background header.scroll-on nav.pc-menu .sub-menu li a.fb:before ,
#background header.scroll-on nav.pc-menu .sub-menu li a.insta:before ,
#background header.scroll-on nav.pc-menu .sub-menu li a.weibo:before ,
#background header.scroll-on nav.pc-menu .sub-menu li a.wecha:before ,
#background header.scroll-on nav.pc-menu .sub-menu li a.naver:before {
  filter: Alpha(opacity=0);
  opacity: 0;
}
/** 蟆上＆縺�判髱｢逕ｨ蛻�ｲ� **/
@media screen and (max-width: 1340px) {
  #background header.scroll-on nav.pc-menu .sub-menu {
    margin-left: auto;
    padding-right: 80px;
  }
}

/*------------------------------------
  WeChat逕ｨ 險ｭ螳壹縺薙％縺九ｉ
-------------------------------------*/
#background a.wecha {
  position: relative;
  position: relative;
  z-index: 10;
}
#background a.wecha.show-qr {
  filter: Alpha(opacity=100);
  opacity: 1;
}
#background a.wecha &gt; span.qr {
  display: none;
  width: 252px;
  position: absolute;
  left: 50%;
  bottom: -280px;
  transform: translateX(-50%);
  z-index: 50;
}
#background a.wecha &gt; span.qr.qr2 {
  bottom: auto;
  top: -280px;
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background a.wecha &gt; span.qr {
    width: 200px;
    bottom: -230px;
  }
  #background a.wecha &gt; span.qr.qr2 {
    bottom: auto;
    top: -230px;
  }
}

/*===========================================================================
-----------------------------------------------------------------------------
  SP繝｡繝九Η繝ｼ繧ｻ繝�ヨ險ｭ螳壹縺薙％縺九ｉ
-----------------------------------------------------------------------------
===========================================================================*/
#background header .sp-menu {
  display: none;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  position: fixed;
  background: #fff url(./images/background-footer.svg) repeat-x 50% 100%;
  background-size: contain;
  top: 0;
  left: 120vw;
  padding-top: 120px;
  transition: all 0.5s ease;
  z-index: 100;
}
/** 蟆上＆縺�判髱｢逕ｨ蛻�ｲ� **/
@media screen and (max-width: 1340px) {
  #background header .sp-menu {
    display: block;
    filter: Alpha(opacity=0);
    opacity: 0;
  }
  #background.open-navi header .sp-menu {
    left: 0;
    filter: Alpha(opacity=100);
    opacity: 1;
  }
  /*------------------------------------
    SNS繝｡繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
  -------------------------------------*/
  #background header .sp-menu .sns-menu {
    display: flex;
    justify-content: center;
    margin-bottom: 70px;
  }
  #background header .sp-menu .sns-menu li {
    margin: 0 20px;
  }
  #background header .sp-menu .sns-menu li a &gt; img {
    width: 40px;
  }
  /*------------------------------------
    蝓ｺ譛ｬ繝｡繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
  -------------------------------------*/
  #background header .sp-menu .main-menu {
    display: flex;
    flex-wrap: wrap;
    width: 90vw;
    max-width: 880px;
    margin: 0 auto 70px;
    border-top: 1px solid #bdbdbd;
    position: relative;
  }
  #background header .sp-menu .main-menu:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #bdbdbd;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #background header .sp-menu .main-menu li {
    width: 50%;
    padding: 25px;
    border-bottom: 1px solid #bdbdbd;
  }
  #background header .sp-menu .main-menu li a {
    display: block;
    text-align: center;
    font-weight: 700;
  }
  /*------------------------------------
    繧ｵ繧､繝医Γ繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
  -------------------------------------*/
  #background header .sp-menu .site-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 90vw;
    max-width: 880px;
    margin: 0 auto 50px;
  }
  #background header .sp-menu .site-menu li {
    width: 33.33%;
    margin: 0 0;
    padding: 0 20px 10px;
  }
  #background header .sp-menu .site-menu li a {
    display: inline-block;
    padding-right: 30px;
    position: relative;
  }
  #background header .sp-menu .site-menu li a:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(./images/icon02.svg) no-repeat 50% 50%;
    background-size: contain;
    position: absolute;
    top: calc(50% - 8px);
    right: 0;
  }
  /*------------------------------------
    險隱槭Γ繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
  -------------------------------------*/
  #background header .sp-menu .lang-menu {
    width: 90vw;
    max-width: 880px;
    margin: 0 auto 150px;
  }
  #background header .sp-menu .lang-menu h3 {
    margin-bottom: 20px;
    padding: 0 20px 10px;
    border-bottom: 3px solid #f87a05;
    color: #f87a05;
    font-size: 18px;
    font-weight: 700;
  }
  #background header .sp-menu .lang-menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  #background header .sp-menu .lang-menu li {
    width: 33.33%;
    margin: 0 0;
    padding: 0 20px 10px;
  }
  #background header .sp-menu .lang-menu li a {
    display: inline-block;
    padding-right: 30px;
    position: relative;
  }
  #background header .sp-menu .lang-menu li a:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(./images/icon02.svg) no-repeat 50% 50%;
    background-size: contain;
    position: absolute;
    top: calc(50% - 8px);
    right: 0;
  }
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background header .sp-menu {
    background: #fff;
  }
  /*------------------------------------
    蝓ｺ譛ｬ繝｡繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
  -------------------------------------*/
  #background header .sp-menu .main-menu {
    display: block;
  }
  #background header .sp-menu .main-menu:before {
    display: none;
  }
  #background header .sp-menu .main-menu li {
    width: 100%;
    padding: 25px 0;
  }
  /*------------------------------------
    繧ｵ繧､繝医Γ繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
  -------------------------------------*/
  #background header .sp-menu .site-menu {
    display: block;
    width: 86vw;
  }
  #background header .sp-menu .site-menu li {
    width: 100%;
    margin: 0 0;
    padding: 0 0 10px;
  }
  #background header .sp-menu .site-menu li a {
    display: block;
    padding-right: 30px;
  }
  /*------------------------------------
    險隱槭Γ繝九Η繝ｼ險ｭ螳壹縺薙％縺九ｉ
  -------------------------------------*/
  #background header .sp-menu .lang-menu {
    display: block;
    width: 86vw;
    margin-bottom: 50px;
  }
  #background header .sp-menu .lang-menu h3 {
    padding: 0 0 10px;
  }
  #background header .sp-menu .lang-menu ul {
    display: block;
  }
  #background header .sp-menu .lang-menu li {
    width: 100%;
    margin: 0;
    padding: 0 0 10px;
  }
  #background header .sp-menu .lang-menu li a {
    display: block;
  }
}

/*===========================================================================

  繝｡繝九Η繝ｼ謖吝虚 險ｭ螳壹縺薙％縺九ｉ

===========================================================================*/
#background header p.menu {
  display: none;
  width: 50px;
  padding: 5px 10px;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 999;
  overflow: hidden;
  transition: all 0.5s ease;
}
#background header.scroll-on p.menu ,
#background.open-navi header p.menu {
  top: 5px;
}
/** 蟆上＆縺�判髱｢逕ｨ蛻�ｲ� **/
@media screen and (max-width: 1340px) {
  #background header p.menu {
    display: block;
  }
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background header p.menu ,
  #background header.scroll-on p.menu ,
  #background.open-navi header p.menu {
    top: 2px;
  }
}
#background header p.menu a {
  position: relative;
  background: transparent;
  filter: Alpha(opacity=100);
  opacity: 1;
  display: block;
  width: 100%;
  height: 40px;
  text-indent: -10em;
  overflow: hidden;
}
#background header p.menu a em:before ,
#background header p.menu a:after ,
#background header p.menu a:before {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 20%;
  left: calc(50% - 15px);
  transform: rotate(0deg);
  transition: all 0.5s ease;
}
#background header.scroll-on p.menu a em:before ,
#background header.scroll-on p.menu a:after ,
#background header.scroll-on p.menu a:before {
  background: #f87a05;
}
#background header p.menu a em:before {
  top: calc(50% - 1px);
  width: 100%;
  left: auto;
  right: 0;
}
#background header p.menu a:before {
  top: auto;
  bottom: 20%;
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background header p.menu {
    display: block;
  }
}
/*-----------------------------------*/
#background header p.menu.open {
  overflow: visible;
  background: rgba(255,255,255,0);
}
#background header p.menu span {
  display: block;
  color: #753e24;
  font-size: 12px;
  line-height: 1em;
  text-align: center;
  filter: Alpha(opacity=0);
  opacity: 0;
  transition: all 0.5s ease;
}
#background header p.menu.open span {
  filter: Alpha(opacity=100);
  opacity: 1;
}
#background header p.menu.open a:after ,
#background header p.menu.open a:before {
  top: calc(50% - 1px);
  bottom: auto;
  background: #753e24;
}
#background header.scroll-on p.menu.open a em:before ,
#background header.scroll-on p.menu.open a:after ,
#background header.scroll-on p.menu.open a:before {
  background: #753e24;
}
#background header p.menu.open a em:before {
  filter: Alpha(opacity=0);
  opacity: 0;}
#background header p.menu.open a:after {
  transform: rotate(30deg);}
#background header p.menu.open a:before {
  transform: rotate(-30deg);}
#background header p.menu.open span {
  text-indent: 0;
  filter: Alpha(opacity=100);
  opacity: 1;
}

/*===========================================================================
-----------------------------------------------------------------------------
  蜈ｱ騾壹ヵ繝�ち繝ｼ險ｭ螳壹縺薙％縺九ｉ
-----------------------------------------------------------------------------
===========================================================================*/
#background footer {
  display: block;
  background: #f87a05;
  padding-top: 80px;
}
#background footer .footer-sns {
  display: flex;
  justify-content: center;
  margin-bottom: 120px;
}
#background footer .footer-sns li {
  margin: 0 20px;
}
#background footer .footer-sns li a &gt; img {
  width: 40px;
  height: 40px;
}
#background footer .footer-sitemap {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}
#background footer .footer-sitemap li {
  margin: 0 30px;
}
#background footer .footer-sitemap a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
#background footer address {
  border-top: 1px solid #fff;
  padding: 30px 0 40px;
  color: #fff;
  font-style: normal;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  margin: auto;
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
  #background footer {
    padding-top: 60px;
  }
  #background footer .footer-sns {
    margin-bottom: 60px;
  }
  #background footer .footer-sns li {
    margin: 0 15px;
  }
  #background footer .footer-sitemap {
    margin-bottom: 60px;
  }
  #background footer .footer-sitemap li {
    margin: 0 10px;
  }
  #background footer .footer-sitemap a {
    font-size: 16px;
  }
  #background footer address {
    padding: 20px 0 30px;
    font-size: 10px;
  }
}

/*===========================================================================
-----------------------------------------------------------------------------
  繝ｭ繝ｼ繝�ぅ繝ｳ繧ｰ逕ｻ髱｢ 險ｭ螳壹縺薙％縺九ｉ
-----------------------------------------------------------------------------
===========================================================================*/
#background #nowLoading {
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #f87a05 url(./images/logo-w.svg) no-repeat 50% 50%;
  background-size: 18% auto;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
/** 蟆上＆縺�判髱｢ **/
@media screen and (max-width: 1024px) {
    #background #nowLoading {
      background-size: 25% auto;
    }
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
    #background #nowLoading {
      background-size: 50% auto;
    }
}
/*===========================================================================

  險ｭ螳壹縺薙％縺九ｉ

===========================================================================*/

/*------------------------------------
  險ｭ螳壹縺薙％縺九ｉ
-------------------------------------*/

/*-----------------------------------*/

/** 蟆上＆縺�判髱｢逕ｨ蛻�ｲ� **/
@media screen and (max-width: 1200px) {
}
/** 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ蛻�ｲ� **/
@media screen and (max-width: 740px) {
}</pre></body></html>