@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Noto+Serif+JP:200,400,500,700&display=swap);
section .secin {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 80px;
  padding-bottom: 80px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto; }

footer {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  /*font-weight: lighter; */
  font-weight: 400;
  /*overflow: hidden;*/ }

footer a {
  color: #000;
  text-decoration: none;
  outline: none; }

footer a:hover {
  color: #000;
  text-decoration: none; }

footer .secin {
  position: relative;
  box-sizing: border-box;
  padding-bottom: 40px;
  padding-top: 40px; }

footer .secin p.note {
  margin-bottom: 20px; }

footer .copy {
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px; }

footer .copy .secin {
  padding-top: 15px;
  padding-bottom: 10px;
  max-width: 100%; }

footer .copy p {
  font-size: 10px;
  text-align: center;
  font-family: "Marcellus"; }

footer .copy .copyNavg {
  text-align: center;
  margin-bottom: 15px; }

footer .copy .copyNavg ul {
  zoom: 1; }

footer .copy .copyNavg ul li {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  margin-right: 20px; }

footer .copy .copyNavg ul li.copyright {
  display: block;
  clear: both;
  padding-top: 10px; }

@media screen and (max-width: 584px) {
  footer .copy .copyNavg ul li {
    float: none;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px; } }

footer .copy .copyNavg ul li a {
  box-sizing: border-box;
  padding-right: 20px;
  position: relative;
  font-size: 16px;
  font-family: "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 'Hiragino Kaku Gothic ProN', Meiryo, "ＭＳ ゴシック", sans-serif; }

footer .copy .copyNavg ul li a::after {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 2px;
  background-color: #000;
  border: 1px solid #FFFFFF;
  content: "";
  z-index: 2; }

footer .copy .copyNavg ul li a::before {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 2px;
  top: 4px;
  background-color: #000;
  border: 1px solid #FFFFFF;
  content: "";
  z-index: 1; }

@media screen and (max-width: 584px) {
  footer .copy .copyNavg {
    float: none;
    text-align: center; } }

footer .copy .copyNav {
  float: left; }

footer .copy .copyNav ul {
  zoom: 1; }

footer .copy .copyNav ul li {
  float: left;
  font-size: 12px;
  line-height: 18px;
  margin-right: 20px; }

footer .copy .copyNav ul li a {
  font-family: "Noto Serif JP", "Marcellus", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important; }

footer .copy .copyNav ul li.copyright {
  display: block;
  clear: both;
  padding-top: 10px;
  font-family: "Noto Serif JP", "Marcellus", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
  font-weight: 400; }

@media screen and (max-width: 584px) {
  footer .copy .copyNav ul li {
    float: none;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px; } }

@media screen and (max-width: 584px) {
  footer .copy .copyNav {
    float: none;
    text-align: center; } }

footer .copy .flogoNav {
  float: right;
  max-width: 250px;
  height: auto; }

footer .copy .flogoNav ul {
  zoom: 1; }

footer .copy .flogoNav ul li {
  float: left;
  font-size: 12px;
  line-height: 18px;
  margin-right: 20px; }

footer .copy .flogoNav ul li img {
  display: block;
  vertical-align: bottom;
  width: 100%; }

@media screen and (max-width: 584px) {
  footer .copy .flogoNav ul li {
    float: none;
    display: inline-block;
    margin-right: 0px; } }

@media screen and (max-width: 584px) {
  footer .copy .flogoNav ul {
    width: 100%;
    text-align: center; } }

@media screen and (max-width: 584px) {
  footer .copy .flogoNav {
    margin-top: 20px;
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto; } }

.secnewsimportantin,
.info_important {
  margin: 60px 0 0;
  position: relative;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #666666;
  background: #e5e0d4; }

.info_important {
  margin-top: 0;
  border-top: none; }

.info_important:first-child {
  margin-top: 60px;
  border-top: 1px solid #666666; }

.secnewsimportantin p {
  text-align: center; }

.secnewsimportantin a,
.info_important_a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 20px;
  box-sizing: border-box; }

.secnewsimportantin a:nth-child(n+2) {
  border-top: 1px solid #666666; }

.info_important_a {
  color: #000; }

.info_important_a:hover {
  color: #666; }

/* 営業時間変更  -------------------------- */
.link__annouce,
.link__annouce:link,
.link__annouce:visited {
  color: #fff;
  text-decoration: underline; }

.link__annouce:after {
  width: 14px;
  height: 18px;
  background-size: cover;
  background-position: center center;
  background-image: url(https://www.gtl-daiwa.co.jp/images/common/ico_01.png);
  display: inline-block;
  margin-left: 8px;
  vertical-align: baseline;
  content: ""; }

.sp_tel__time {
  color: #fff; }

/* agains corona  -------------------------- */
.covid__outer {
  padding: 50px 0 0; }

.corona {
  box-sizing: border-box; }

.header_righ {
  display: inline-block;
  float: right;
  margin: -9px 0 0; }
  @media only screen and (max-width: 640px) {
    .header_righ {
      display: none; } }

.header_nav {
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 13px; }
  .header_nav__item {
    margin: 0 0 0 17px; }
    .header_nav__item a {
      display: block; }

.header_contact {
  padding: 0 0 0 17px; }

.header_tel {
  margin: 0 10px 0 0; }

.sp_menu_logo {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 0;
  margin: 0 auto; }

.sp_menu_login {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 8px 0; }
  .sp_menu_login__item {
    display: block; }
    .sp_menu_login__item a {
      display: block;
      width: 140px; }
    .sp_menu_login__item img {
      width: 100%;
      height: auto; }

.top_banner {
  width: 700px;
  margin: 50px auto 0;
  background: #fff; }
  .top_banner a {
    display: block; }
    .top_banner a img {
      width: 100%;
      height: auto; }
  @media screen and (max-width: 584px) {
    .top_banner {
      width: calc(100% - 20px);
      box-sizing: border-box;
      margin: 20px 10px; } }
