#header {
  position: relative;
  color: #fff;
}
#header .logo {
  position: absolute;
  top: 24px;
  left: 20px;
  z-index: 9;
}
#header .logo img {
  width: 130px;
  height: auto;
}
#header h1 {
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  color: #fff;
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: 4vw;
  z-index: 9;
}
#header #key {
  height: 170vw;
}
#header #belt .menu ul .fix-logo {
  position: absolute;
  top: 17px;
  left: 26px;
  width: 95px;
}
#header #belt .menu ul li:not(:last-child) {
  margin-bottom: 8px;
}
#header #belt .menu ul li.active a {
  color: #939393;
}
#header #belt .menu ul li {
  font-size: 18px;
  letter-spacing: 0.15em;
}
#header #belt .menu ul .has-submenu .submenu {
  margin: 6px 0 12px 16px;
  padding-left: 20px;
  position: relative;
}
#header #belt .menu ul .has-submenu .submenu::before {
  content: "";
  border-left: 1px solid #000;
  position: absolute;
  top: -8px;
  left: 0;
  bottom: 14px;
}
#header #belt .menu ul .has-submenu .submenu li {
  position: relative;
}
#header #belt .menu ul .has-submenu .submenu li::before {
  content: "";
  border-top: 1px solid #000;
  position: absolute;
  top: 50%;
  left: -20px;
  width: 13px;
}
#header #belt .menu ul .has-submenu .submenu li:not(:last-child) {
  margin-bottom: 5px;
}
#header #belt .menu ul .has-submenu .submenu li a {
  font-size: 15px;
  display: inline-block;
  padding: 0 5px;
  line-height: 20px;
}
#header #belt .menu ul .has-submenu .submenu li a.active {
  background: #e4e2e1;
  color: #000;
}
#header #belt .menu .nav-sub {
  position: relative;
  margin: 11px 0 0 16px;
  padding-left: 22px;
}
#header #belt .menu .nav-sub::before {
  content: "";
  border-left: 1px solid #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
#header #belt .menu .nav-sub li:not(:last-child) {
  margin-bottom: 0;
}
#header #belt .menu .nav-sub li a {
  font-size: 15px;
  font-weight: 300;
}
#header #belt .reserv {
  margin: 34px -5.5vw 0;
}
#header #belt .reserv li:not(:last-child) {
  margin-bottom: 5px;
}
#header #belt .sns {
  position: absolute;
  top: 19px;
  right: 93px;
}
#header #belt .sns li:not(:last-child) {
  margin-right: 18px;
}
#header #belt .sns li img {
  width: 29px;
  filter: invert(1);
}
#footer {
  padding: 20vw 0 35vw;
  color: #fff;
  font-size: 13px;
  text-align: center;
  position: relative;
}
#footer .box-parallax {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#footer .set1 {
  padding-bottom: 49px;
  margin-bottom: 33px;
  border-bottom: 1px solid #636363;
}
#footer .set1 .logo {
  width: 35%;
  margin: 0 auto;
}
#footer .set1 .name {
  font-weight: 500;
  margin: 7vw 0 8vw;
  font-size: 13px;
}
#footer .set1 .tel dt {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
#footer .set1 .tel dt img {
  width: 16px;
  height: auto;
  margin-right: 5px;
  position: relative;
  top: -7px;
}
#footer .set1 .tel dt span {
  font-size: 32px;
  letter-spacing: 0;
}
#footer .set1 .tel dd {
  font-size: 11px;
  letter-spacing: 0.01em;
  margin-top: -6px;
}
#footer .set1 .btn-web {
  width: 78%;
  margin: 4vw auto 0;
}
#footer .set1 .btn-web a {
  display: block;
  background: #611414;
  border-radius: 99px;
  padding: 4vw 5%;
}
#footer .set1 .btn-web a span {
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  padding-left: 34px;
}
#footer .set1 .btn-web a span::before {
  content: "";
  background: url(../img/shared/icon_web1.png) no-repeat 0 0/100% auto;
  height: 34px;
  width: 18px;
  position: absolute;
  top: 7px;
  left: 0;
}
#footer .set1 .sns {
  margin: 12vw 0 11vw;
  justify-content: center;
}
#footer .set1 .sns li:not(:last-child) {
  margin-right: 27px;
}
#footer .set1 .sns li img {
  width: 31px;
  height: auto;
}
#footer .set1 .info dl {
  line-height: 28px;
}
#footer .set1 .info dl:not(:last-child) {
  margin-bottom: 15px;
}
#footer .set1 .info dl .map-link {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
#footer .set1 .info dl .map-link::before {
  content: "";
  border-left: 1px solid #b6b6b6;
  position: absolute;
  top: 6px;
  left: 0;
  bottom: 6px;
}
#footer .set1 .info dl .map-link::after {
  content: "";
  border-left: 1px solid #b6b6b6;
  position: absolute;
  top: 6px;
  right: 0;
  bottom: 6px;
}
#footer .set1 .info dl .map-link a {
  display: inline-block;
  position: relative;
  padding-left: 23px;
}
#footer .set1 .info dl .map-link a::before {
  content: "";
  background: url(../img/shared/icon_map.png) no-repeat 0 0/100% auto;
  width: 11px;
  height: 24px;
  position: absolute;
  top: 7px;
  left: 0;
}
#footer .set2 .menu ul li:not(:last-child) {
  margin-bottom: 3px;
}
#footer .set2 .menu ul li.active a {
  color: #929292;
}
#footer .set2 .menu ul li a {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
#footer .set2 .menu ul li a .ttl-eng {
  display: none;
}
#footer .set2 .menu ul li a.active {
  color: #929292;
}
#footer .set2 .menu ul .has-submenu .submenu {
  margin: 10px 0 13px;
}
#footer .set2 .menu ul .has-submenu .submenu li a {
  font-size: 15px;
}
#footer .set2 .menu .nav-sub {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
#footer .set2 .menu .nav-sub li:not(:last-child) {
  margin: 0 12px 0 0;
}
#footer .set2 .menu .nav-sub li a {
  font-size: 13px;
  letter-spacing: 0.1em;
}
#footer .set2 .info {
  color: #747474;
  line-height: 24px;
  letter-spacing: 0.1em;
  margin-top: 30px;
}
#footer .set2 .info .btn-copy {
  margin-bottom: 20px;
}
#footer .set2 .info .btn-copy a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
#footer .set2 .info .btn-copy a::before {
  content: "";
  background: url(../img/shared/icon_copy.png) no-repeat 0 0/100% auto;
  width: 12px;
  height: 25px;
  position: absolute;
  top: 4px;
  left: 0;
}
#footer .set2 .info .bottom #socialbuttons {
  margin: 40px 0 0;
}
.flow-shared {
  background: #f0f0f0;
  padding: 15vw 0 20vw;
  position: relative;
}
.flow-shared .wrap {
  padding: 0 11%;
}
.flow-shared h2 {
  margin-bottom: 11vw;
}
.flow-shared .content .box {
  border: 3px solid #cfa761;
  text-align: center;
  position: relative;
}
.flow-shared .content .box:not(:last-child) {
  margin-bottom: 9vw;
}
.flow-shared .content .box:not(:last-child)::before {
  content: "";
  background: url(../img/reunion/flow_arr_sp.png) no-repeat 0 0/100% auto;
  width: 5vw;
  height: 5vw;
  position: absolute;
  top: calc(100% + 3vw);
  left: 50%;
  transform: translateX(-50%);
}
.flow-shared .content .box .tit {
  display: flex;
}
.flow-shared .content .box .tit dt {
  width: 18vw;
  height: 17vw;
  background: #cfa761;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow-shared .content .box .tit dt span {
  font-size: 9.7vw;
  letter-spacing: 0;
  color: #fff;
  position: relative;
  top: 1vw;
}
.flow-shared .content .box .tit dd {
  flex: 1;
  border-bottom: 2px solid #cfa761;
  font-size: 6.1vw;
  letter-spacing: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flow-shared .content .box .inner {
  padding: 2vw 3.5% 6vw;
}
.flow-shared .content .box .inner .txt1 {
  font-size: 17px;
  line-height: 28px;
  margin-top: 8vw;
}
.flow-shared .content .box .inner .txt2 {
  font-size: 13px;
  line-height: 27px;
  margin: 18px 0 35px;
}
.flow-shared .content .box .inner .tel {
  background: #252422;
  color: #fff;
  padding: 6vw 3% 6vw;
}
.flow-shared .content .box .inner .tel dt {
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.flow-shared .content .box .inner .tel dt img {
  width: 16px;
  height: auto;
  margin-right: 5px;
  position: relative;
  top: -7px;
}
.flow-shared .content .box .inner .tel dt span {
  font-size: 32px;
  letter-spacing: 0;
}
.flow-shared .content .box .inner .tel dd {
  font-size: 9px;
  letter-spacing: 0.01em;
  margin-top: -8px;
}
.flow-shared .content .box .inner .photo {
  margin-bottom: 4vw;
}
.flow-shared .content .box1 .inner {
  padding-bottom: 3vw;
}
.flow-shared .content .box4 .inner {
  padding: 6vw 3.5vw 3vw;
}
.flow-shared .content .box4 .inner .txt3 {
  line-height: 25px;
}
.flow-shared .content .box4 .inner .photo {
  margin: 6vw 0 0;
}
.flow-shared .content .box4 .inner .sub {
  background: #252422;
  color: #fff;
  padding: 2vw 3%;
}
@media screen and (min-width: 768px) {
  #header .logo {
    top: 49px;
    left: 51px;
  }
  #header .logo img {
    width: 155px;
  }
  #header h1 {
    font-size: 12px;
    letter-spacing: 0em;
    top: 221px;
    left: 33px;
    right: 250px;
    bottom: auto;
  }
  #header #key {
    height: 900px;
  }
  #header .tel {
    position: absolute;
    top: 124px;
    left: 37px;
    line-height: 40px;
    z-index: 9;
  }
  #header .tel dt {
    font-size: 14px;
    letter-spacing: 0em;
    margin-left: 30px;
  }
  #header .tel dd img {
    width: 14px;
    height: auto;
    margin-right: 4px;
    position: relative;
    top: -5px;
  }
  #header .tel dd span {
    font-size: 30px;
    letter-spacing: -0.05em;
  }
  #header .hd-right {
    position: absolute;
    top: 132px;
    right: 24px;
    width: 150px;
    z-index: 9;
  }
  #header .hd-right .nav-sub li {
    position: relative;
  }
  #header .hd-right .nav-sub li::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 17px;
    left: -18px;
    opacity: 0;
    visibility: hidden;
  }
  #header .hd-right .nav-sub li.active::before {
    opacity: 1;
    visibility: visible;
  }
  #header .hd-right .nav-sub li a {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.1em;
  }
  #header .hd-right .nav-sub .btn-reserve {
    margin-top: 18px;
    padding-top: 21px;
    position: relative;
  }
  #header .hd-right .nav-sub .btn-reserve::after {
    content: "";
    border-top: 1px solid #bfbbb4;
    position: absolute;
    top: 0;
    right: 27px;
    left: 0;
  }
  #header .hd-right .sns {
    margin-top: 26px;
  }
  #header .hd-right .sns li:not(:last-child) {
    margin-right: 21px;
  }
  #header .hd-right .sns li img {
    width: 31px;
    height: auto;
  }
  #header .hd-web {
    position: absolute;
    top: 0;
    right: 0;
    width: 173px;
    z-index: 9;
  }
  #header .hd-web a {
    color: #fff;
    background: #611414;
    display: block;
    text-align: center;
    padding: 31px 10px 15px;
    font-size: 13px;
    font-weight: 300;
  }
  #header .hd-web a img {
    width: 23px;
    height: auto;
    display: block;
    margin: 0 auto 8px;
  }
  #header .hd-web a:hover {
    opacity: 0.8;
  }
  #header .hd-top {
    position: absolute;
    top: 63px;
    left: 200px;
    right: 200px;
    z-index: 9;
  }
  #header .hd-top .nav {
    display: flex;
    justify-content: center;
  }
  #header .hd-top .nav > li.active a {
    color: #fff;
  }
  #header .hd-top .nav li {
    position: relative;
  }
  #header .hd-top .nav li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
  }
  #header .hd-top .nav li.active::before {
    opacity: 1;
    visibility: visible;
  }
  #header .hd-top .nav li:not(:last-child) {
    margin-right: 18px;
  }
  #header .hd-top .nav li a {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.15em;
  }
  #header .hd-top .nav .has-submenu:hover .submenu {
    display: block;
  }
  #header .hd-top .nav .has-submenu .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    left: 6px;
    padding-left: 14px;
    width: 150px;
    border-top: 4px solid rgba(0, 0, 0, 0);
    display: none;
  }
  #header .hd-top .nav .has-submenu .submenu::before {
    content: "";
    border-left: 1px solid #b6b6b6;
    position: absolute;
    top: 3px;
    left: 0;
    bottom: 17px;
  }
  #header .hd-top .nav .has-submenu .submenu li {
    position: relative;
  }
  #header .hd-top .nav .has-submenu .submenu li:not(:last-child) {
    margin: 0 0 -6px;
  }
  #header .hd-top .nav .has-submenu .submenu li .ttl-eng {
    display: none !important;
  }
  #header .hd-top .nav .has-submenu .submenu li::after {
    content: "";
    border-top: 1px solid #b6b6b6;
    position: absolute;
    top: 51%;
    left: -13px;
    width: 13px;
  }
  #header .hd-top .nav .has-submenu .submenu li a {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    padding: 0 8px;
    line-height: 21px;
    height: 21px;
    overflow: visible;
  }
  #header .hd-top .nav .has-submenu .submenu li a span {
    transform: none !important;
  }
  #header .hd-top .nav .has-submenu .submenu li a.active,
  #header .hd-top .nav .has-submenu .submenu li a:hover {
    background: #434340;
  }
  #header #belt .menu .nav > li {
    position: relative;
  }
  #header #belt .menu .nav > li.active a {
    color: #d4d4d4;
  }
  #header #belt .menu .nav > li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
  }
  #header #belt .menu .nav > li.active::before {
    opacity: 1;
    visibility: visible;
  }
  #header #belt .menu ul {
    display: flex;
    justify-content: center;
  }
  #header #belt .menu ul .fix-logo {
    margin: -11px 64px 0 7px !important;
    position: static;
    width: 129px;
  }
  #header #belt .menu ul .fix-logo a {
    line-height: 50px;
    height: 50px;
  }
  #header #belt .menu ul .fix-logo img {
    width: 100%;
    height: auto;
  }
  #header #belt .menu ul li:not(:last-child) {
    margin: 0 39px 0 0;
  }
  #header #belt .menu ul li a {
    font-size: 17px;
    font-weight: 300;
    color: #fff;
  }
  #header #belt .menu ul .has-submenu {
    position: relative;
  }
  #header #belt .menu ul .has-submenu:hover .submenu {
    display: block;
  }
  #header #belt .menu ul .has-submenu .submenu {
    margin: 0;
    padding-left: 14px;
    display: block;
    position: absolute;
    top: 100%;
    left: 7px;
    width: 150px;
    border-top: 7px solid rgba(0, 0, 0, 0);
    display: none;
  }
  #header #belt .menu ul .has-submenu .submenu::before {
    border-left: 1px solid #b6b6b6;
    top: 1px;
    bottom: 17px;
  }
  #header #belt .menu ul .has-submenu .submenu li {
    position: relative;
  }
  #header #belt .menu ul .has-submenu .submenu li::before {
    border-top: 1px solid #b6b6b6;
    left: -14px;
    width: 14px;
  }
  #header #belt .menu ul .has-submenu .submenu li:not(:last-child) {
    margin: 0 0 -6px;
  }
  #header #belt .menu ul .has-submenu .submenu li a {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    padding: 0 8px;
    line-height: 21px;
    height: 21px;
    overflow: visible;
  }
  #header #belt .menu ul .has-submenu .submenu li a span {
    transform: none !important;
  }
  #header #belt .menu ul .has-submenu .submenu li a:hover,
  #header #belt .menu ul .has-submenu .submenu li a.active {
    background: #51514f;
    color: #fff !important;
  }
  #footer {
    padding: 109px 0 174px;
    font-size: 14px;
  }
  #footer .set1 {
    padding-bottom: 91px;
    margin-bottom: 59px;
  }
  #footer .set1 .logo {
    width: 165px;
  }
  #footer .set1 .logo img {
    width: 100%;
    height: auto;
  }
  #footer .set1 .name {
    font-weight: 400;
    margin: 40px 0 21px;
    line-height:200%;
    letter-spacing: 0
  }
  #footer .set1 .tel dt {
    font-size: 13px;
    letter-spacing: 0.01em;
    line-height: 39px;
  }
  #footer .set1 .tel dt img {
    margin-right: 10px;
    top: -5px;
    left: 2px;
  }
  #footer .set1 .tel dt span {
    font-size: 34px;
    letter-spacing: -0.05em;
  }
  #footer .set1 .tel dd {
    font-size: 12px;
    margin-top: -3px;
  }
  #footer .set1 .btn-web {
    width: 276px;
    margin: 12px auto 0;
  }
  #footer .set1 .btn-web a {
    background: rgba(0, 0, 0, 0);
    padding: 15px 20px;
    border: 1px solid #fff;
    overflow: hidden;
    position: relative;
  }
  #footer .set1 .btn-web a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border-radius: 100%;
    transform: scale(0);
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
  }
  #footer .set1 .btn-web a:hover::before {
    transform: scale(2);
  }
  #footer .set1 .btn-web a:hover span {
    color: #000;
  }
  #footer .set1 .btn-web a:hover span::before {
    filter: invert(1);
  }
  #footer .set1 .btn-web a span {
    font-size: 16px;
    padding-left: 37px;
  }
  #footer .set1 .btn-web a span::before {
    width: 19px;
    top: 9px;
    left: 2px;
  }
  #footer .set1 .sns {
    margin: 42px 0 46px;
  }
  #footer .set1 .sns li:not(:last-child) {
    margin-right: 30px;
  }
  #footer .set1 .info dl {
    line-height: 24px;
    letter-spacing: 0.2em;
  }
  #footer .set1 .info dl:not(:last-child) {
    margin-bottom: 24px;
  }
  #footer .set1 .info dl .map-link {
    margin: 5px auto -10px;
    padding: 0 16px 0 20px;
  }
  #footer .set1 .info dl .map-link::before {
    top: 4px;
    bottom: 4px;
  }
  #footer .set1 .info dl .map-link::after {
    top: 4px;
    bottom: 4px;
  }
  #footer .set1 .info dl .map-link a {
    padding-left: 21px;
  }
  #footer .set1 .info dl .map-link a::before {
    width: 10px;
    top: 6px;
  }
  #footer .set1 .info dl .map-link a:hover {
    opacity: 0.7;
  }
  #footer .set2 .wrap {
    max-width: 1240px;
    padding: 0 20px;
  }
  #footer .set2 .menu ul {
    display: flex;
    justify-content: center;
  }
  #footer .set2 .menu ul li:not(:last-child) {
    margin: 0 21px 0 0;
  }
  #footer .set2 .menu ul li a {
    font-size: 14px;
    font-weight: 400;
  }
  #footer .set2 .menu ul .has-submenu {
    display: flex;
    margin-left: 3px !important;
  }
  #footer .set2 .menu ul .has-submenu .submenu {
    margin: 0 0 0 17px;
    padding: 0 14px;
    display: flex;
    position: relative;
  }
  #footer .set2 .menu ul .has-submenu .submenu::before {
    content: "";
    border-left: 1px solid #919191;
    position: absolute;
    top: 12px;
    left: 0;
    bottom: 7px;
  }
  #footer .set2 .menu ul .has-submenu .submenu::after {
    content: "";
    border-left: 1px solid #919191;
    position: absolute;
    top: 12px;
    right: 0;
    bottom: 7px;
  }
  #footer .set2 .menu ul .has-submenu .submenu li:not(:last-child) {
    margin-right: 14px;
  }
  #footer .set2 .menu ul .has-submenu .submenu li a {
    font-size: 14px;
  }
  #footer .set2 .menu .nav-sub {
    margin-top: 10px;
  }
  #footer .set2 .menu .nav-sub li:not(:last-child) {
    margin: 0 31px 0 0;
  }
  #footer .set2 .menu .nav-sub li a.active {
    color: #929292;
  }
  #footer .set2 .info {
    margin-top: 11px;
  }
  #footer .set2 .info .btn-copy {
    margin-bottom: 31px;
    text-align: right;
  }
  #footer .set2 .info .btn-copy a {
    font-size: 12px;
  }
  #footer .set2 .info .btn-copy a::before {
    width: 13px;
    top: 5px;
  }
  #footer .set2 .info .btn-copy a:hover {
    opacity: 0.7;
  }
  #footer .set2 .info .bottom {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  #footer .set2 .info .bottom .copyright {
    display: flex;
  }
  #footer .set2 .info .bottom .copyright .cookies_link a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #footer .set2 .info .bottom #socialbuttons {
    margin: 0 0 0 102px;
  }
  .flow-shared {
    padding: 91px 0 116px;
  }
  .flow-shared .wrap {
    padding: 0 20px;
    max-width: 1288px;
  }
  .flow-shared h2 {
    margin-bottom: 80px;
  }
  .flow-shared .content {
    display: flex;
    --f-columns: 4;
    --f-gap: 32px;
    flex-wrap: wrap;
    align-items: stretch;
    margin-left: calc(-1 * var(--f-gap));
    margin-bottom: 0;
  }
  .flow-shared .content .box {
    margin-left: var(--f-gap);
    margin-bottom: 0;
    width: calc(100% / var(--f-columns) - var(--f-gap));
    border: 4px solid #cfa761;
  }
  .flow-shared .content .box:not(:last-child) {
    margin-bottom: 0;
  }
  .flow-shared .content .box:not(:last-child)::before {
    background: url(../img/reunion/flow_arr.png) no-repeat 0 0/100% auto;
    width: 16px;
    height: 21px;
    top: 50%;
    left: auto;
    right: -29px;
    transform: translateY(-50%);
  }
  .flow-shared .content .box .tit dt {
    width: 68px;
    height: 68px;
  }
  .flow-shared .content .box .tit dt span {
    font-size: 38px;
    top: 4px;
    left: 3px;
  }
  .flow-shared .content .box .tit dd {
    font-size: 25px;
  }
  .flow-shared .content .box .inner {
    padding: 6px 7px 10px;
  }
  .flow-shared .content .box .inner .txt1 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
  }
  .flow-shared .content .box .inner .txt2 {
    font-size: 14px;
    line-height: 28px;
    margin: 20px 0 38px;
  }
  .flow-shared .content .box .inner .txt3 {
    line-height: 30px;
  }
  .flow-shared .content .box .inner .tel {
    padding: 15px 8px 20px;
  }
  .flow-shared .content .box .inner .tel dt {
    font-size: 13px;
    line-height: 39px;
  }
  .flow-shared .content .box .inner .tel dt img {
    margin-right: 10px;
    top: -6px;
    left: 2px;
  }
  .flow-shared .content .box .inner .tel dt span {
    font-size: 34px;
    letter-spacing: -0.05em;
  }
  .flow-shared .content .box .inner .tel dd {
    font-size: 10px;
    margin-top: -3px;
    letter-spacing: -0.04em;
  }
  .flow-shared .content .box .inner .photo {
    margin-bottom: 16px;
  }
  .flow-shared .content .box .inner .photo img {
    width: 100%;
    height: auto;
  }
  .flow-shared .content .box1 .inner {
    padding-bottom: 10px;
  }
  .flow-shared .content .box4 .inner {
    padding: 25px 7px 10px;
  }
  .flow-shared .content .box4 .inner .txt3 {
    line-height: 26px;
  }
  .flow-shared .content .box4 .inner .photo {
    margin: 23px 0 0;
  }
  .flow-shared .content .box4 .inner .sub {
    padding: 10px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1320px) and (min-width: 768px) {
  .flow-shared .content .box .inner .tel dd {
    font-size: 9px;
  }
  .flow-shared .content .box .inner .txt3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 1220px) and (min-width: 768px) {
  .flow-shared .content .box .inner .tel dd {
    font-size: 8px;
  }
}
