a:link, a:visited, ins {
  text-decoration: none
}
a, hr {
  padding: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
  display: block
}
#wrapper, body {
  text-align: center
}
abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  outline: 0;
  background: 0 0
}
ins, mark {
  color: #000;
  background-color: #ff9
}
body {
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  line-height: 1
}
nav ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}
a {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  background: 0 0
}
a:link, a:visited {
  color: #062c73
}
a:active, a:hover {
  text-decoration: underline;
  color: red
}
mark {
  font-weight: 700;
  font-style: italic
}
.kozuka-mincho-pro, .tk-kozuka-mincho {
  font-family: kozuka-mincho-pro, sans-serif;
  font-style: normal
}
del {
  text-decoration: line-through
}
#google_translate_element a, footer .btn-contact {
  text-decoration: none
}
abbr[title], dfn[title] {
  cursor: help;
  border-bottom: 1px dotted
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
hr {
  height: 1px;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc
}
input, select {
  vertical-align: middle
}
.clearfix:after {
  display: block;
  clear: both;
  content: ''
}
html {
  font-size: 14px;
  color: #777
}
.tk-kozuka-mincho-pro-EL {
  font-weight: 100
}
.tk-kozuka-mincho-pro-R {
  font-weight: 400
}
.tk-kozuka-mincho-pro-B {
  font-weight: 700
}
header {
  background-color: #000
}
header #logo {
  padding-top: 44px
}
header #logo img {
  max-width: 100%
}
header nav#main-nav {
  display: none
}
header nav#main-nav ul {
  font-size: 0;
  text-align: left
}
header nav#main-nav ul li {
  font-size: 1rem;
  display: inline-block;
  list-style: none;
  border-right: 1px solid #e5e5e5
}
header nav#main-nav ul li:first-child {
  border-left: 1px solid #e5e5e5
}
header nav#main-nav ul li a {
  line-height: 2;
  display: block;
  padding: 10px 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  text-align: center
}
header nav#main-nav ul li a:hover {
  background-color: rgba(191, 0, 0, .5)
}
.drawer .drawer-hamburger {
  position: absolute !important;
  top: 36px !important;
  right: 10px !important
}
.drawer .drawer-hamburger .drawer-hamburger-icon, .drawer .drawer-hamburger .drawer-hamburger-icon:after, .drawer .drawer-hamburger .drawer-hamburger-icon:before {
  background-color: #fff
}
.drawer .drawer-nav {
  background-color: #000
}
.drawer .drawer-nav .drawer-menu {
  padding-top: 60px
}
.drawer .drawer-nav .drawer-menu li {
  margin: 0 15px;
  padding: 15px 0;
  border-bottom: 1px dashed #bbad88
}
.drawer .drawer-nav .drawer-menu li a {
  font-size: 1.5rem;
  color: #fff
}
.drawer.drawer-open .drawer-hamburger {
  position: absolute !important;
  top: 10px !important;
  right: 10px !important
}
.drawer.drawer-open .drawer-hamburger .drawer-hamburger-icon {
  background-color: transparent
}
#google_translate_element {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 0;
  text-align: right
}
article {
  visibility: hidden
}
footer {
  margin-top: 60px;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #777
}
footer #scroll-top {
  font-size: 2rem;
  color: #777
}
footer #footer-nav {
  position: relative;
  vertical-align: top
}
footer #footer-nav ul {
  display: inline-block;
  text-align: left;
  vertical-align: top
}
footer #footer-nav ul li {
  line-height: 1.6;
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  list-style: none;
  border-right: 1px solid #777
}
footer #footer-nav ul li:last-child {
  border-right: none
}
footer a:link, footer a:visited {
  color: #000
}
footer .btn-contact {
  line-height: 1.8;
  display: inline-block;
  width: 180px;
  text-align: center;
  color: #fff !important;
  border-radius: 10px;
  background-color: #c00000
}
footer #copyright {
  line-height: 1.5;
  padding-top: 20px
}
.mr0 {
  margin-right: 0
}
.ml2 {
  margin-left: 2px
}
.ml5 {
  margin-left: 5px
}
.kozuka-mincho-pro {
  font-weight: 400
}
@media (max-width:667px) {
  html {
    position: relative;
    min-height: 100%
  }
  img {
    max-width: 100%
  }
  header #logo {
    width: 180px;
    padding-bottom: 14px;
    padding-left: 10px;
    text-align: left
  }
  header nav#main-nav ul {
    padding-top: 20px;
    text-align: center
  }
  header nav#main-nav ul li a {
    line-height: 2;
    padding: 0 10px
  }
  footer {
    padding-right: 15px;
    padding-left: 15px
  }
  footer #footer-nav {
    margin-bottom: 30px
  }
  footer .btn-contact {
    margin-bottom: 15px
  }
  .goog-te-menu-frame {
    width: 100% !important;
    max-width: 100vw
  }
}
@media (min-width:668px) {
  #container :not(#slider) img {
    max-width: 100%
  }
  header {
    min-width: 1044px
  }
  header .header {
    position: relative;
    width: 1224px;
    margin: 0 auto;
    padding: 0 10px 10px;
    text-align: left
  }
  header #logo {
    display: inline-block;
    width: 130px;
    text-align: left
  }
  header nav#main-nav {
    display: inline-block;
    width: 1007px;
    padding-top: 44px
  }
  header nav#main-nav a {
    width: 110px
  }
  header .drawer-hamburger, header .drawer-nav {
    display: none
  }
  footer {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    text-align: right
  }
  footer #footer-nav {
    text-align: left
  }
  footer #footer-nav ul li {
    font-size: .85rem;
    margin-right: 20px;
    padding-right: 20px
  }
  footer .btn-contact {
    margin-right: 37px
  }
  footer h5 {
    position: relative;
    display: inline-block;
    width: 210px;
    height: 46px
  }
  footer h5 img {
    position: absolute;
    top: 10px;
    left: 0
  }
}

/* 2022/7/19 追記 */
.footer_ec_con_logo{
overflow: hidden;
}
.footer_ec_con_logo .footer_ec{
    list-style: none;
    padding: 0;
    margin-top: 16px;
    margin-right: 16px;
    line-height: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    float: right;
}
.footer_ec_con_logo .footer_ec li{
        margin: 0 5px 0 0;
    float: left;
}
.footer_ec_con_logo .footer_con_logo{
float: right;
}
.sp_ec{
    margin: 16px 5px 0 5px;
    float: none;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.sp_ec li{
    box-sizing: border-box;
}
.sp_ec li img{
    width: 95%;
}
header nav#main-nav ul li.header_ec {
  font-size: 1rem;
  display: inline-block;
  list-style: none;
  border-right: 1px solid #e5e5e5;
    background-color: #73BBB0;
}
header nav#main-nav ul li.header_ec_y {
  font-size: 1rem;
  display: inline-block;
  list-style: none;
  border-right: 1px solid #e5e5e5;
    background-color: #EB0028;
}
header nav#main-nav ul li.header_ec:first-child {
  border-left: 1px solid #e5e5e5
}
header nav#main-nav ul li.header_ec a {
  line-height:2;
    display: block;
      padding: 10px 0;
    box-sizing: border-box;
}
header nav#main-nav ul li.header_ec a:hover{
    background-color: rgba(0, 0, 0, 0)
}
header nav#main-nav ul li.header_ec_y:first-child {
  border-left: 1px solid #e5e5e5
}
header nav#main-nav ul li.header_ec_y a {
  line-height:2;
    display: block;
      padding: 10px 0;
    box-sizing: border-box;
}
header nav#main-nav ul li.header_ec_y img,
header nav#main-nav ul li.header_ec img{
    position:relative;
top: 8px;
}
    
header nav#main-nav ul li.header_ec_y a:hover{
    background-color: rgba(0, 0, 0, 0)
}
@media (max-width:667px) {
.footer_ec_con_logo{
overflow: hidden;
    text-align: center;
}
.footer_ec_con_logo .footer_ec{
    margin: 16px auto 0 auto;
    float: none;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.footer_ec_con_logo .footer_ec li{
        margin: 0 2px 0 2px;
    float: none;
}
.footer_ec_con_logo .footer_con_logo{
float: none;
}
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    