@charset "utf-8";
/*  CSS Document  */
/*
=====================================

inner_tel

=====================================
*/
.inner_tel {
  text-align: center !important;
}
.inner_tel .num a {
  color: #69d075 !important;
}
.inner_tel .num .fa-phone-alt {
  margin-right: 5px;
  font-size: 33px;
}
.inner_tel {
  text-align: center !important;
}
.inner_tel .num {
  text-align: center;
  font-size: 38px;
  display: block;
  margin: 10px auto -10px;
  width: 305px;
  white-space: nowrap;
}
/*
=====================================
//inner_tel
=====================================
*/
/*
=====================================

footer_fixed_link

=====================================
*/
#footer_fixed_link {
  display: none;
  bottom: -100px;
  position: fixed;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  padding: 0;
  box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  z-index: 99;
  border-right: 25px solid #f1f1f1;
  border-left: 25px solid #f1f1f1;
}
.active_ffl #footer_fixed_link {
  bottom: 0;
}
#footer_fixed_link .inner_tel {
  margin: 0;
}
#footer_fixed_link .inner_tel .switch {
  margin-bottom: -10px;
}
#footer_fixed_link .inner_tel .switch a {
  padding: 5px 20px;
}
.ffl_sub p {
  font-size: 12px;
  margin: 10px 0 6px;
}
#footer_fixed_link .inner_tel .num .fa-phone-alt {
  margin-right: 5px;
  font-size: 30px;
}
@media only screen and (max-width: 800px) {
  #footer_fixed_link {
    display: block;
  }
}
/*
=====================================
//footer_fixed_link
=====================================
*/
/*
=====================================

活動写真

=====================================
*/
#katsudo {
  padding: 25px 0 50px;
  background: #f9f9f9;
  overflow: hidden;
  text-align: center;
  margin-top: 70px;
  border-top: 2px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
}
#katsudo h2 {
  font-size: 27px;
  font-weight: bold;
}
#katsudo .fa-camera-retro {
  font-size: 40px;
  color: #5080e2;
  margin-bottom: -8px;
}
#katsudo_photo {
  width: 100%;
  height: 308px;
  animation: bg-slider2 40s linear infinite;
  margin: 0 -500% 20px;
  padding: 0 500%;
  text-indent: -999999px;
  background: url(../../img/common/katsudo_photo.jpg) repeat-x;
}
@keyframes bg-slider2 {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2294px 0;
  }
}
/*
=====================================
//活動写真
=====================================
*/

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

送れる送れない

=====================================
*/
#ng {
  padding: 60px 0;
  background: #efefef;
  text-align: left;
  margin-top: 80px;
}
#ng h2 {
  position: relative;
  padding-left: 95px;
  font-weight: bold;
  text-align: left;
  font-size: 30px;
  line-height: 36px;
}
#ng .fa-times-circle {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #d796df;
  font-size: 80px;
}
#ng_txt {
  position: absolute;
  z-index: 1;
  right: -30px;
  top: 50px;
  font-size: 280px;
  font-weight: bold;
  color: #fff;
  line-height: 50px;
  letter-spacing: -15px;
}
#ng .wrapper {
  position: relative;
}
#ng_inner {
  z-index: 2;
  position: relative;
}
#ng ul {
  padding: 30px 25px;
  background: #fff;
}
#ng h3 {
  font-weight: bold;
}
/*送れるものリスト*/
.okureru h3 {
  margin-top: 0;
  text-align: center;
  border-left: none;
  border-top: 5px solid #f1f1f1;
  border-bottom: 5px solid #f1f1f1;
  padding: 15px 0 5px;
  font-weight: bold;
  color: #666;
}
.okureru .fa-thumbs-up {
  font-size: 50px;
  margin-bottom: -7px;
}
.okureru p {
  text-align: center;
  font-weight: bold;
}
.okureru ul ul::before {
  content: "回収品の一例";
  display: block;
  text-align: center;
  font: 12px;
  color: #333;
  background: #f1f1f1;
  padding: 10px;
  margin-bottom: 10px;
}
.okureru_icon {
  font-size: 100px;
  display: block;
  margin: 0 auto 15px;
}
/*色分け*/
.fa-robot {
  color: #95aad3;
}
.fa-sheep {
  color: #e5a16b;
}
.fa-baby {
  color: #ffb7ea;
}
.fa-watch {
  color: #e1cc71;
}
.fa-utensils-alt {
  color: #a1b4b4;
}
.fa-soup {
  color: #a4d995;
}
.fa-guitar {
  color: #e06066;
}
.fa-mandolin {
  color: #fea5a7;
}
.fa-snowboarding {
  color: #63b4af;
}
.fa-tools {
  color: #e4c36d;
}
.fa-monument {
  color: #9fc0d9;
}
.fa-blender {
  color: #dc9e5a;
}
.fa-chair {
  color: #af7667;
}
.fa-tractor {
  color: #85c992;
}
.fa-trophy {
  color: #e4c272;
}
.fa-server {
  color: #679cb6;
}
.fa-umbrella {
  color: #a5cee7;
}
.fa-knife-kitchen {
  color: #adb7da;
}
.fa-campground {
  color: #8c7b64;
}
.fa-shoe-prints {
  color: #bea071;
}
.fa-pencil-alt {
  color: #9dc662;
}
.fa-mitten {
  color: #f5b2d5;
}
.fa-suitcase-rolling {
  color: #ccc;
}
.fa-bags-shopping {
  color: #cfab58;
}
.fa-tshirt {
  color: #c7bcbc;
}
/*送れないもの*/
.okurenai {
  padding: 30px;
  border: 3px dashed #ccc;
  background: #f9f9f9;
  box-sizing: border-box;
}
.okurenai h3 {
  margin-top: 0;
  background: #9b75b8;
  text-align: center;
  color: #fff;
  border: none;
  padding: 20px 0 10px;
}
.okurenai .smpl_ul > li {
  margin: 0;
}
.okurenai .fa-times-circle {
  font-size: 50px;
  margin-bottom: -7px;
}
.okurenai .smpl_ul > li::before {
  color: #a093df;
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  font-size: 30px;
  margin-right: 10px;
}
/*
=====================================
//送れる送れない
=====================================
*/
/*
=====================================

寄付品不足情報

=====================================
*/
#fusoku {
  margin: 35px 0;
  padding: 25px 30px;
  border: 5px solid #f1f1f1;
  position: relative;
}
#fusoku::before {
  content: "寄付品不足情報";
  position: absolute;
  right: 5px;
  top: 5px;
  color: #fff;
  background: #ed4416;
  width: 150px;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
}
#fusoku h2 {
  font-weight: bold;
  text-align: left;
}
#fusoku h2::before {
  content: "皆様へのお願い";
  background: #69d075;
  color: #fff;
  display: block;
  width: 150px;
  text-align: center;
  padding: 5px 0;
  font-size: 16px;
}
/*
=====================================
//寄付品不足情報
=====================================
*/
/*
=====================================

SWITCH

=====================================
*/
.switch {
  margin-right: auto;
  margin-left: auto;
  max-width: 280px;
  text-align: center;
  clear: both;
  display: block;
  padding-top: 10px;
}
.switch a {
  width: 100%;
  display: block;
  color: #333 !important;
  display: inline-block;
  background: #666;
  text-decoration: none;
  box-sizing: border-box;
  padding: 15px 20px;
  border-radius: 10px;
  position: relative;
  bottom: 0;
  transform: scale(1);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.1);
  color: #fff !important;
  overflow: hidden;
  line-height: 1.5em;
}
.switch a:hover {
  transform: scale(0.95);
}
.switch .fa-external-link {
  color: #333;
}
/*conversion_switch*/
.switch.conversion {
  white-space: nowrap;
}
.switch.conversion a {
  background: #accf1f; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #accf1f 0%,
    #3fc136 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #accf1f 0%,
    #3fc136 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #accf1f 0%,
    #3fc136 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#accf1f', endColorstr='#3fc136',GradientType=1 ); /* IE6-9 */
  border: #58c74f solid 1px;
}
/*orange_switch*/
.switch.orange a {
  background: #f6b940; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #f6b940 0%,
    #f28c2e 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #f6b940 0%,
    #f28c2e 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #f6b940 0%,
    #f28c2e 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6b940', endColorstr='#f28c2e',GradientType=1 ); /* IE6-9 */
  border: 1px solid #e8ab32;
}
/*switch_option*/
.switch_option_light {
  width: 30px;
  height: 300px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  z-index: 2;
  left: -300px;
  top: -100px;
  transform: rotate(30deg);
  animation-name: switch_option_light;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-out;
  animation-delay: 0.9s;
}
/*keyframes*/
@keyframes switch_option_light {
  0% {
    left: -150px;
  }
  75% {
    left: -150px;
  }
  100% {
    left: 400px;
  }
}
@media screen and (max-width: 600px) {
  .switch {
    max-width: none;
  }
  .switch a {
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
  }
}
/*
=====================================
//SWITCH
=====================================
*/
/*
=====================================

#footer
 
=====================================
*/
/*footer_contact*/
#footer_contact {
  clear: both;
  background: url(../../img/common/footer_contact_bg.jpg) center;
  height: 600px;
  position: relative;
  margin-top: 70px;
}
#footer_contact #footer_contact_in {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  background: #fff;
  padding: 35px 40px;
  max-width: 950px;
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  width: 100%;
  border-radius: 5px;
}
.footer_contact_title {
  font-weight: bold;
  font-size: 36px;
  position: relative;
  padding-left: 105px;
  line-height: 45px;
  margin-bottom: 30px;
  margin-top: 0;
}
.footer_contact_title .logo_icon {
  width: 90px;
  height: 90px;
}
.footer_contact_title .logo_icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.footer_contact_address {
  margin-top: 20px;
  font-size: 20px;
  border: 5px solid #f991ba;
  padding: 0 0px 10px;
  box-sizing: border-box;
  text-align: center;
  border-radius: 10px;
  background: #fff;
}
.footer_contact_address span {
  text-align: center;
  color: #fff;
  width: 100%;
  padding: 5px 0;
  background: #f991ba;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
/*sitemap*/
#footer_sitemap {
  padding: 30px 0;
  border-top: 5px solid #f1f1f1;
}
#footer_sitemap .l_cont p {
  font-size: 25px;
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-right: 25px;
}
#footer_sitemap .r_cont {
  padding: 25px 0 0;
  text-align: center;
}
#footer_sitemap .r_cont .tel_btn {
  margin-top: 15px;
  line-height: 20px;
}
/* area_spot */
#area_spot {
  padding: 50px 0;
  border-top: 3px dashed #f1f1f1;
  border-bottom: 5px solid #f1f1f1;
}
#area_spot_title {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid #f1f1f1;
}
/* #footer全体 */
#gotop {
  text-align: center;
  margin-top: 60px;
}
#footer {
  clear: both;
}
/* #footer_btm */
#footer_btm {
  padding: 50px 0;
  text-align: center;
  position: relative;
  background: #e2f6e4;
  width: 100%;
  overflow: hidden;
  border-top: 5px solid #f1f1f1;
}
#footer_btm::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
  background: #fff;
  display: block;
  border-radius: 700px;
  animation-name: footer_btm_loop;
  animation-duration: 5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
@keyframes footer_btm_loop {
  0% {
    border: 40px solid #f0faf1;
    width: 450px;
    height: 450px;
  }
  50% {
    width: 550px;
    height: 550px;
    border: 20px solid #f0faf1;
  }
  100% {
    border: 40px solid #f0faf1;
    width: 450px;
    height: 450px;
  }
}
#footer_btm_inner {
  position: relative;
  z-index: 2;
}
#footer_btm_inner .logo_icon {
  display: block;
  margin: 0 auto 15px;
  height: 100px;
  width: 100px;
}
.footer_btm_title {
  font-size: 25px;
  font-weight: bold;
  color: #69d075;
}
/*map_area*/
#map_area {
  background: url(../../img/common/map_area_bg.jpg) center no-repeat;
  padding: 50px 0;
}
#map_area > div > p {
  margin-bottom: 25px;
}
#map_area dl > div {
  padding: 5px 0 5px 100px;
  position: relative;
}
#map_area dt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  font-weight: bold;
}
#map_area dd {
  display: inline-block;
  margin-left: 5px;
}
#map_area dd::after {
  content: "/";
  color: #ccc;
  margin-left: 10px;
}
#map_area dd:last-child::after {
  content: "";
}
/*エリア別の色分け*/
#map_div1 {
  border-left: 10px solid #66a945;
}
#map_div2 {
  border-left: 10px solid #8b4d8b;
}
#map_div3 {
  border-left: 10px solid #ce2e1c;
}
#map_div4 {
  border-left: 10px solid #9fbf3b;
}
#map_div5 {
  border-left: 10px solid #34ae9e;
}
#map_div6 {
  border-left: 10px solid #d77d0f;
}
#map_div7 {
  border-left: 10px solid #f6e201;
}
#map_div8 {
  border-left: 10px solid #3a70b6;
}
#map_div9 {
  border-left: 10px solid #cc5299;
}
#map_div10 {
  border-left: 10px solid #ec96c8;
}
#map_div11 {
  border-left: 10px solid #e5592e;
}
/*エリア別の色分け*/
#map_div1 dt {
  color: #66a945;
}
#map_div2 dt {
  color: #8b4d8b;
}
#map_div3 dt {
  color: #ce2e1c;
}
#map_div4 dt {
  color: #9fbf3b;
}
#map_div5 dt {
  color: #34ae9e;
}
#map_div6 dt {
  color: #d77d0f;
}
#map_div7 dt {
  color: #f6e201;
}
#map_div8 dt {
  color: #3a70b6;
}
#map_div9 dt {
  color: #cc5299;
}
#map_div10 dt {
  color: #ec96c8;
}
#map_div11 dt {
  color: #e5592e;
}
/*footer_address*/
#footer_address {
  padding: 25px 0;
  border-top: 5px solid #f1f1f1;
}
#footer_address_title {
  font-weight: bold;
  font-size: 1.3em;
  color: #666;
}
/*small*/
footer small {
  display: block;
  font-size: 12px;
  color: #fff;
  padding: 20px 0 100px;
  background: #69d075;
  text-align: center;
}
@media only screen and (max-width: 800px) {
  #footer_sitemap .split4 > li {
    padding: 10px;
  }
  #footer_sitemap .r_cont {
    padding: 10px 30px 25px;
    text-align: center;
    border-top: 2px solid #ccc;
  }
  #footer_sitemap p {
    margin-right: 0;
  }
  #footer_sitemap {
    border-top: none;
    padding: 0;
  }
  #footer_sitemap_under {
    overflow: auto;
  }
  #footer_sitemap_under .l_cont {
    text-align: center;
  }
  #footer_sitemap_under .l_cont img {
    margin: 0 auto;
  }
  #footer_sitemap_under ul {
    font-size: 0.9em;
    width: 450px;
  }
  #footer_sitemap_under ul li {
    margin: 0 10px;
  }
  #footer_contact {
    background: url(../../img/common/footer_contact_bg_sp.jpg) center;
    height: auto;
  }
  #footer_contact #footer_contact_in {
    position: relative;
    top: 0;
    left: 0;
    padding: 50px 0;
    transform: none;
    width: 100%;
    background: rgba(255, 255, 255, 0.85);
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
  }
}
/*
=====================================
//footer
=====================================
*/
/*
=====================================

COMMON

=====================================
*/
/* 文字色 */
.color_black,
.color_black a {
  color: #333 !important;
}
.color_white,
.color_white a {
  color: #fff !important;
}
/* リンク着色 */
.txtlink a,
.linktxt a,
.txt_link a,
.link_txt a {
  color: #69d075 !important;
  position: relative;
}
.txtlink a::after,
.linktxt a::after,
.txt_link a::after,
.link_txt a::after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #69d075;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.2s;
  right: 0;
  margin: 0 auto;
}
.txtlink a:hover::after,
.linktxt a:hover::after,
.txt_link a:hover::after,
.link_txt a:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
/* table */
table {
  background: #fff;
  margin: 15px 0;
}
table td,
table th {
  padding: 15px;
  border: 1px solid #ccc;
  vertical-align: middle;
}
table th {
  background: #f1f1f1;
  text-align: center;
  white-space: nowrap;
}
/* リンク画像のロールオーバー半透明 */
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}
::-moz-selection {
  background: #69d075;
  color: #fff; /* Firefox */
}
/*strong*/
strong {
  margin: 0 2px;
  font-weight: bold;
}
/*mt_clear*/
.mt_clear {
  margin-top: 10px !important;
}
/*hr*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 25px 0;
  padding: 0;
}
/*iframe*/
iframe {
  margin: 15px 0;
}
/*補足*/
.hosoku {
  padding: 20px;
  background: #faedd6;
  margin-top: 20px;
}
/*
=====================================
//COMMON
=====================================
*/
/*
=====================================

ANIMATION

=====================================
*/
.anim_in.action {
  opacity: 1;
}
/*direction*/
.anim_in.up.action,
.anim_in.right.action,
.anim_in.left.action,
.anim_in.down.action {
  transform: translate(0, 0);
}
/*ズーム*/
.zoom.action {
  animation-name: zoomer;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}
.minzoom.action {
  animation-name: minzoomer;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
/*flash*/
.anim_in.flash.action {
  animation-name: flash_in;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
/*フォーカス*/
.anim_in.focus_in {
  animation-name: text-focus-in;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-out;
}
/*幕*/
.anim_in.open_b,
.anim_in.open_t,
.anim_in.open_r,
.anim_in.open_l,
.anim_in.open_lr {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.anim_in.open_b::before,
.anim_in.open_t::before,
.anim_in.open_r::before,
.anim_in.open_l::before {
  content: "";
  background: #83c92e;
  width: 100%;
  position: absolute;
  height: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 20;
  /*animation*/
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.anim_in.open_b::after,
.anim_in.open_t::after,
.anim_in.open_r::after,
.anim_in.open_l::after,
.anim_in.open_lr::before,
.anim_in.open_lr::after {
  content: "";
  background: #fc3;
  width: 100%;
  position: absolute;
  height: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10;
  /*animation*/
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
before,
.anim_in.open_l::after {
  content: "";
  background: #69d075;
  width: 100%;
  position: absolute;
  height: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 20;
  /*animation*/
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.anim_in.open_lr::before,
.anim_in.open_lr::after {
  background: #fff;
  box-sizing: border-box;
}
.anim_in.open_b.action::before,
.anim_in.open_b.action::after {
  height: 0;
}
.anim_in.open_t.action::before,
.anim_in.open_t.action::after {
  height: 0;
  top: 0;
  bottom: inherit;
}
.anim_in.open_r.action::before,
.anim_in.open_r.action::after,
.anim_in.open_lr.action::before {
  width: 0;
  left: inherit;
}
.anim_in.open_l.action::before,
.anim_in.open_l.action::after,
.anim_in.open_lr.action::after {
  width: 0;
  right: inherit;
}
/* animation_options */
.delay1.action {
  animation-delay: 0.3s;
}
.delay2.action {
  animation-delay: 0.6s;
}
.delay3.action {
  animation-delay: 0.9s;
}
/*keyframes*/
@keyframes txt_move {
  from {
    margin: 0;
  }
  to {
    margin: 5px 0;
  }
}
@keyframes flash_in {
  0% {
    filter: brightness(200%);
  }
  100% {
    filter: brightness(100%);
  }
}
@keyframes zoomer {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1.2);
  }
  70% {
    transform: scale(0.8);
  }
  85% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes minzoomer {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes txt_move {
  from {
    margin: 0;
  }
  to {
    margin: 5px 0;
  }
}
@keyframes vertical {
  0% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes text-focus-in {
  0% {
    transform: scale(1.3);
    -webkit-filter: blur(12px);
    filter: blur(12px);
  }
  100% {
    transform: scale(1);
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
}
@media only screen and (max-width: 800px) {
  /*direction初期化*/
  .up,
  .right,
  .left,
  .down {
    transform: translate(0, 0);
  }
}
/*
=====================================
//ANIMATION
=====================================
*/
@media only screen and (max-width: 800px) {
  /*ng */
  #ng_txt {
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 20px;
  }
  /*不足情報*/
  #fusoku::before {
    right: 0;
    left: 0;
    top: -20px;
    width: 180px;
    font-size: 18px;
    margin: 0 auto;
  }
  /*table*/
  table {
    width: 100%;
    table-layout: auto;
  }
  table th,
  table td {
    white-space: normal;
    word-break: break-all;
  }
  /*footer*/
  #footer_contact {
    background-size: cover;
  }
  #footer_contact #footer_contact_in {
    padding: 50px 20px;
    text-align: center;
    border-radius: 0;
  }
  .footer_contact_address span {
    margin: 0 auto 5px;
  }
  .footer_contact_title {
    padding-left: 0;
  }
  .footer_contact_title .logo_icon {
    display: block;
    margin: 0 auto;
    position: relative;
    margin-bottom: -40px;
  }
  #footer_btm::after {
    content: "";
    width: 380px;
    height: 380px;
  }
  footer small {
    text-align: center;
    display: block;
  }
  #footer_btm::after {
    content: "";
    width: 380px;
    height: 380px;
  }
  #map_area {
    background: url(../../img/common/map_area_bg.jpg) center no-repeat;
    background-size: cover;
  }
  #footer_sitemap {
    border-top: none;
    padding: 15px 10px 20px;
    border-top: 5px solid #f1f1f1;
  }
}
/*
=====================================

印刷用

=====================================
*/
@media print {
  body {
    background: none;
    padding-top: 0 !important;
  }
  header,
  #footer,
  footer,
  #r_side {
    display: none;
  }
}
/*
=====================================
//印刷用
=====================================
*/
