html {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  color: #222;
  width: 100%;
  overflow-x: hidden;
}
body {
  font-family: "游ゴシック体","游ゴシック",YuGothic,Yu Gothic,"Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS PGothic",sans-serif;
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
  overflow-wrap: break-word;
  word-break: normal;
  background-color: #fff;
  overflow: auto;
  overflow-x: hidden;
}
body {
  color: #222;
  letter-spacing: .1em;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
#header ul, #header ol, #footer ul, #footer ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  color: #000;
  cursor: pointer;
  text-decoration: none;
}

/* Font */
i {
  font-style: normal;
}   
#section_company .section_title {
  font-family: YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

.main {
  max-width: 100%;
  margin: auto;
}

/* Footer */
.footer {
  position: relative;
  background-image: url();
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  letter-spacing: 0.1em;
  color: #fff;
  margin: 50px 0 0;
  background-color: #222;
  font-family: YuGothic,sans-serif;
}
.footer a {
  color: #FFF;
}

/* SNS */
.footer_snsTitle {
  line-height: 70px;
  height: 60px;
  background-color: #eee;
  text-align: center;
  color: #333;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
}
.footer_snsTitle p {
  display: inline-block;
  transition: color 500ms;
  height: 60px;
  font-size: 15px;
  letter-spacing: 0.3em;
  margin: 0;
}
.footer .icon_contents {
  width: 100%;
  height: 60px;
  background-color: #eee;
}
.footer_snsLink {
  position: relative;
  float: left;
  width: 33.33%;
  height: 60px;
  line-height: 85px;
  padding: 0;
  margin: 0;
}
.icon_contents .footer_snsLink.fb-icon {
  background-color: #3f5898;
}
.icon_contents .footer_snsLink.yt-icon {
  background-color: #FF0000;
}
.icon_contents .footer_snsLink.tw-icon {
  background-color: #333333;
}
.icon_contents .footer_snsLink:hover {
  background-color: #5ab4bd;
}
.icon_contents .footer_snsLink:hover .sns_icon {
  color: #fff;
}
.footer_snsLink .sns_icon{
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 0;
  min-width: 50%;
}
.footer_snsLink img {
  margin: 0 10px;
  transition: fill 500ms;
  vertical-align: sub;
  width: 25px;
  height: auto;
  fill: #000;
}
.footer_snsLink.yt-icon img {
  width: 30px;
}

.footer_first {
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 60px 0 25px;
}
.footer_logo {
  margin: 0 auto 15px;
  max-width: 150px;
}
.footer_firstTxt {
  font-size: 18px;
  font-family: YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
.footer_secound {
  width: calc(100% / 1.3);
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 0 30px;
}
.footer_nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer_link {
  display: block;
  width: calc(100% / 8);
  text-align: center;
}
.footer_nav .short {
  width: 23%;
}
.footer_link a {
  padding-bottom: 3px;
  transition: color 300ms;
}
.footer_third {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  padding: 20px 0;
  position: relative;
}
.footer_third span {
  font-size: 14px;
  font-weight: normal;
  padding-right: 2px;
  vertical-align: middle;
  display: inline-block;
  color: #aaa;
}
.footer_third span.pp_tos {
  padding: 0 0 13px 0;
}
.footer_third span.pp_tos_hr {
  padding: 7px 0 14px 0;
}
.footer_third span.copyright {
  padding: 12.5px 0 5.5px;
}
.footer_third span a {
  color: #aaa;
}


/* 201904- */
footer {
  padding-bottom: 12px;
}
.footer-contents {
    width: 80%;
    margin: 30px auto 10px;
}
.footer-logo {
  display: block;
  color: #FFF;
  text-align: center;
}
.footer-logo img {
  width: 180px;
}
.footer-links-container {
  display: flex;
  justify-content: space-around;
  margin: 24px 0 100px;
}
.category {
  margin-bottom: 18px;
  text-align: left;
}
.item {
  transition: color 0.3s;
  padding-bottom: 8px;
}
.items a:hover {
  color: #05DDDE;
}
.sub-item {
  margin-left: 16px;
  padding-bottom: 4px;
}
.footer-legal {
  display: flex;
  border-top: 1px solid #FFF;
  padding-top: 6px;
  font-size: 16px;
}
.footer-legal-copyright {
  flex: 2;
}
.copyright {
  color: #FFF;
  text-align: left;
  letter-spacing: 0.1em;
}

/* 20230711 amazonプライムデー */
.btm_float {  
  position: fixed;  
  bottom: 0;    
  width: 100%;  
  text-align: right;  
} 
.btm_float img {  
  width: 340px; 
}
/* 20230711 amazonプライムデー */

/* //201904- */

@media screen and (max-width: 1024px) {
  .footer_secound {
    width: calc(100% / 1.2);
  }
}

@media screen and (max-width: 768px) {
  .footer_link {
    width: 26%;
  }
  .footer_nav .short {
    width: 20%;
  }
  .footer_snsLink .sns_icon {
    font-size: 1.4rem;
  }
  .footer_snsLink img {
    width: 20px;
  }
  .footer_secound {
    font-size: 0.7em;
  }
  .footer_third span {
    font-size: 11px;
  }
  #section_contact .section_subtitle {
    font-size: 13px;
  }
}

/* iPhone6Plus, 6sPlus, 7Plus, 8Plus  */
@media screen and (max-width: 414px) {
  .footer {
    margin: 30px 0 0;
  }
  .footer_snsTitle {
    display: none;
  }
  .footer_snsTitle p {
    font-size: 1.3rem;
  }
  .footer .icon_contents {
    width: 100%;
    height: 120px;
    background-color: rgb(238, 238, 238);
  }
  .footer_snsLink {
    float: none;
    width: 100%;
    height: 40px;
  }
  /*.footer_snsTitle,
  .footer_snsLink:nth-of-type(1) {
    border-bottom: 0.01em solid #ddd;
  }*/
  .footer_snsLink .sns_icon {
    width: 414px;
    font-size: 1.2rem;
    line-height: 40px;
    height: 40px;
  }
  .footer_snsLink .sns_icon img {
    width: 15px;
  }  
  .footer_first {
    padding: 30px 0 15px;
  }
  .footer_logo {
    max-width: 100px;
  }
  .footer_firstTxt {
    font-size: 1.4rem;
  }
  .footer_secound {
    display: none;
  }
  .footer_nav .footer_link {  
    font-size: 1.1rem;
    padding-left: 10px;
  }
  .footer_third {
    padding: 8px 0;
  }
  .footer_third span {
    font-size: 0.8rem;
  }
  .footer_third span.pp_tos {
    padding: 15px 0 10px 0;
  }
  .footer-logo, .footer-links-container {
    display: none;
  }
  .footer-legal {
    display: inherit;
  }
  .copyright, .footer-legal-links {
    text-align: center;
  }
  .footer-legal {
    font-size: 14px;
    border-top: none;
  }
}

/* iPhone6, 6s, 7, 8 */
@media screen and (max-width: 375px) {
  .footer_snsTitle p {
    font-size: 1.3rem;
  }
  .footer .icon_contents {
    width: 100%;
    height: 120px;
    background-color: rgb(238, 238, 238);
  }
  .footer_snsLink {
    float: none;
    height: 40px;
  }
  .footer_snsLink .sns_icon {
    width: 375px;
    font-size: 1rem;
    line-height: 40px;
    height: 40px;
  }
  .footer_snsLink .sns_icon img {
    width: 15px;
  }  
  .footer_secound {
    width: 340px;
    padding: 15px 0px 10px;
  }
  .footer_nav .footer_link {  
    font-size: 1.0rem;
  }
  .footer_third span.pp_tos {
    padding: 0px;
  }
}

/* iPhone5, SE */
@media screen and (max-width: 320px) {
  .footer_snsLink .sns_icon {
    width: 320px;
  }
  .footer_secound {
    width: 280px;
  }
  .footer_link {
    font-size: 1rem;
    padding-left: 5px;
  }
  .footer_third span {
    letter-spacing: 0.05em;
  }
}