p.title_btm {
  margin: auto;
  margin-top: -10px;
  margin-bottom: 30px;
  max-width: 960px;
  line-height: 1.8em;
  text-align: center;
}
p.title_btm.mgt0 {
  margin-top: 0;
}
.scene-list div {
  margin: 11.5px auto;
  width: 320px;
  vertical-align: top;
}
.scene-list div a {
  position: relative;
  vertical-align: top;
}
.scene-list div p.comment {
  position: inherit;
  bottom: 0;
  right: 0;
  font-size: 15px;
  line-height: 1.8;
  padding: 10px 5px 5px;
  font-family: 'A1ゴシック R','A1 Gothic R','游ゴシック体', 'Yu Gothic', YuGothic, sans-serif!important;
}
.scene-list div:last-child p.comment {
  color: #000;
}
#kumitate-kantan-wrapper {
  margin: 0 auto;
}
/* ページ共通 */
.articles-wrapper .page-aricles-h2 {
  width: 960px;
  border-bottom: 2px dotted #363636;
  padding: 30px 0;
  margin: 30px auto 30px;
  position: relative;
  line-height: 1.3;
}
.articles-wrapper .page-aricles-h2 img {
  position: absolute;
  bottom: 0;
  left: 70px;
}
.articles-wrapper .page-aricles-h2 h2 {
  padding: 0;
}
/* #covid19 */
#covid19 {
  text-align: center;
  line-height: 1.8em;
  padding: 2.8em;
  margin-bottom: 120px;
  background: #F9F9F9;
  margin-top: -60px;
}
#covid19 p.ttl {
  font-size: 20px;
  margin-bottom: 10px;
  color: #13386A;
}
#covid19 strong.txt-red {
  color: red;
}

/* Gナビ */
#header .register {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
}
#header .register a {
  font-size: 12px;
  color: #363636;
  cursor: pointer;
}
.iziModal .iziModal-content img {
  width: 100%;
}
#modal-default .close {
  text-align: right;
}
.header-top {
  padding: 0 0 20px;
}
.header-top .icon-menu {
  width: 550px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.header-top .icon-menu li {
  text-align: center;
  font-size: 12px;
  margin-left: 10px;
}
.header-top .icon-menu li:first-child {
  margin-left: 0;
}
.header-top .icon-menu li img {
  width: 40px;
  display: block;
  margin: 0 auto 10px;
}
.header-bottom {
  display: block;
}
.hekimen-syunou-list,
.riyou-scene-list {
  display: flex;
  width: 100%;
}
.header-bottom-cate-list {
  display: flex;
  justify-content: initial;
}
.header-bottom-title {
  margin-right: 10px;
  min-width: 70px;
}
.header-bottom-cate-list span:first-child {
  margin: 0 5px 0 0;
}
.header-bottom-cate-list span {
  margin: 0 5px;
  padding-left: 5px;
}
#nav-content .icon-menu {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10%
}
#nav-content .icon-menu li {
  width: calc(100% / 5);
  text-align: center;
  position: relative;
}
#nav-content .icon-menu li a {
  display: block;
  margin-bottom: 15px;
  font-size: 12px;
}
#nav-content .icon-menu li a img {
  width: 40px;
  margin: 0 auto 10px;
  display: block;
}
#nav-content .register02 a {
  padding: 1em;
  border: 1px solid;
  margin: 0 auto 5%;
  display: block;
  max-width: 200px;
  text-align: center;
}
#nav-content .register02 p {
  text-align: center;
  line-height: 1.5;
  font-size: 12px;
}
.flow_bnr {
  position: fixed;
  right: 0;
  bottom: 12.5%;
  z-index: 50;
}
.flow_bnr>div {
  margin-bottom: 20px;
}
.footer-rightbox .icon-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer-rightbox .icon-menu li {
  text-align: center;
  font-size: 12px;
  margin-left: 10px;
}
.footer-rightbox .icon-menu li:first-child {
  margin-left: 0;
}
.footer-rightbox .icon-menu li img {
  width: 40px;
  display: block;
  margin: 0 auto 10px;
}
#bottom-floating {
  width: 965px;
  height: 57px;
}
#bottom-floating .gotop {
  right: -18%;
  bottom: 40%;
}
#bottom-floating .mail-btn {
  padding: 16px 0 0 16px;
}
#bottom-floating ul li:nth-child(4) span {
  line-height: 1.3;
  vertical-align: 80%;
}
#bottom-floating .linebtn {
  position: absolute;
  right: -24%;
  bottom: -23%;
}
#bottom-floating .linebtn img{
  width: 46%;
}
#bottom-floating .tel-mail img{
  width: 25px;
  padding-right: 2px;
  padding: 0 0 11px 5px;
}
#bottom-floating .mail-btn img{
  padding: 0 16px 0 7px;
}
#bottom-floating .showroom img{
  margin-left: 5px;
}
#bottom-floating .showroom span{
  padding: 0;
}
#bottom-floating .cart{
  width: 13%;
}
#bottom-floating .cart img{
  margin-left: 3px;
  width: 50px;
}
#bottom-floating .cart span{
  padding: 0;
}
#bottom-floating .insta{
  width: 18%;
}
#bottom-floating .insta img{
  margin-left: 0px;
  width: 44px;
}
#bottom-floating .insta span{
  padding: 0;
}
/* 書き換え */
.footer-rightbox .icon-menu {
  display: flex;
  flex-wrap: nowrap;
  /* justify-content: space-between; */
  justify-content: flex-end;
}
@media screen and (max-width:1200px){
  .header-top .icon-menu {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 10px;
  }
  .footer-rightbox .icon-menu {
    display: flex;
    flex-wrap: nowrap;
    /* justify-content: space-between; */
    justify-content: flex-end;
  }
  .header-top .icon-menu {
    margin-left: 25px;
  }
  }
