@charset "utf-8";
@import url("whhg-font/css/whhg.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap');
@font-face {
  font-family: "Kaiso-Next-B";
  src: url("../font/Kaiso-Next-B.woff2") format("woff2"), url("../font/Kaiso-Next-B.woff") format("woff");
}
.grecaptcha-badge {
  visibility: hidden !important;
}
.kaiso-next {
  font-family: Kaiso-Next-B, serif;
}
@font-face {
  font-family: "Oswald-Regular";
  src: url("../font/Oswald-Regular.woff2") format("woff2"), url("../font/Oswald-Regular.woff") format("woff");
}
.Oswald-Regular {
  font-family: "Oswald-Regular";
}
@font-face {
  font-family: "logotypejp";
  src: url("../font/logotypejp_mp_b_1.1.woff2") format("woff2"), url("../font/logotypejp_mp_b_1.1.woff") format("woff");
}
.logotypejp {
  font-family: "logotypejp";
}
@font-face {
  font-family: "twcenmt";
  src: url("../font/TCM_____.woff2") format("woff2"), url("../font/TCM_____.woff") format("woff");
}
.twcenmt {
  font-family: "twcenmt";
}
@font-face {
  font-family: "HammersmithOne-Regular";
  src: url("../font/HammersmithOne-Regular.ttf") format("truetype"), url("../font/HammersmithOne-Regular.ttf") format("truetype");
}
.HammersmithOneR {
  font-family: "HammersmithOne-Regular";
}
@font-face {
  font-family: "Makinas-4-Square";
  src: url("../font/Makinas-4-Square.otf") format("opentype"), url("../font/Makinas-4-Square.otf") format("opentype");
}
.Makinas4S {
  font-family: "Makinas-4-Square";
}
.FontNotoSerifJP {
  font-family: 'Noto Serif JP', serif;
}
.FontSizeS {
  font-size: 12px;
}
.FontSizeM {
  font-size: 16px;
}
.FontSizeL {
  font-size: 20px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
:focus {
  outline: none;
}
:root {
  --primary-color: #72992b;
  --secondary-color: #d52d2d;
}
body.post-type-archive-corporatemovies, body.single-corporatemovies, body.tax-corporatemovies__area, body.tax-corporatemovies_industry, body.tax-corporatemovies_license, body.tax-corporatemovies_keys {
  background-image: url(../images/bg_header.jpg);
  background-repeat: repeat-x;
  background-position: left top;
  font-size: 14px;
}
body.post-type-archive-corporatemovies #content, body.single-corporatemovies #content, body.tax-corporatemovies__area #content, body.tax-corporatemovies_industry #content, body.tax-corporatemovies_license #content, body.tax-corporatemovies_keys #content {
  background-image: url(../images/index/bg.jpg);
  background-repeat: repeat;
  margin: 0 auto;
  width: 100%;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0pt;
  visibility: hidden;
  font-size: 0 !important;
}
.TypeSp {
  display: none;
}
.content_inner h3 {
  width: 100%;
  margin: 0 auto 30px;
  color: #D61718;
  font-size: 2.5rem;
}
.content_inner h3:after {
  content: "";
  width: 110px;
  height: 3px;
  display: block;
  background-color: #D61718;
  margin-top: 10px;
}
body:not(.single) .content_inner h4 {
  width: 100%;
  margin: 0 auto 30px;
  color: #D61718;
  font-size: 1.875rem;
  padding-left: 15px;
}
body:not(.single) .content_inner h4:before {
  content: "";
  width: 5px;
  height: 50px;
  display: inline-block;
  background-color: #D61718;
  vertical-align: -13px;
  margin-right: 10px;
  margin-left: -15px;
}
body#renewal2025_jinsapo header#reNewal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
  z-index: 99999;
}
body:not(.home) #wrapper {
  padding-top: 115px;
}
body#renewal2025_jinsapo header#reNewal div.navi ul li.targetBlank:after {
  display: inline-block;
  content: "";
  background-image: url(../img/share/newwindow.png);
  background-repeat: no-repeat;
  background-position: left top;
  width: 16px;
  height: 13px;
  margin-left: 10px;
}
div.spmenu {
  display: none;
}
#global-nav .pcmenu {
  position: relative;
}
#global-nav {
  position: relative;
}
#slide-line {
  position: absolute;
  bottom: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  margin-left: 50px;
}
#slide-line span.in {
  display: block;
  width: 30px;
  margin: auto;
  height: 8px;
  border-radius: 100px;
  background-color: #FEDD65;
}
.open nav.link ul li.privacy {
  display: block !important;
}
.open nav.link ul li:nth-child(2) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
.open nav.link ul li:nth-child(3) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}
.open nav.link ul li:nth-child(4) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
}
.open nav.link ul li:nth-child(5) {
  -webkit-transition-delay: .5s;
  transition-delay: .5s;
}
.open nav.link ul li:nth-child(6) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
}
.open nav.link ul li:nth-child(7) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
}
.open nav.link ul li:nth-child(8) {
  -webkit-transition-delay: .8s;
  transition-delay: .8s;
}
.open nav.link ul li:nth-child(9) {
  -webkit-transition-delay: .9s;
  transition-delay: .9s;
}
.open nav.link ul li:nth-child(10) {
  -webkit-transition-delay: 1.0s;
  transition-delay: 1.0s;
}
nav.link {
  float: none;
}
/* ***********************************************************
* nav.link
* *********************************************************** */
#global-nav {
  visibility: hidden;
  display: table;
  vertical-align: middle;
  color: #fff;
  top: 0;
  font-size: 16px;
  visibility: visible !important;
  padding-bottom: 14px;
  padding-top: 14px;
  padding-right: 25px;
}
.open nav.link {
  visibility: visible !important;
  left: 0;
}
nav.link div.spmenu {
  display: table-cell;
  vertical-align: middle;
  list-style: none;
  position: fixed;
  visibility: hidden;
}
.open div.spmenu {
  height: 100%;
  z-index: 999999;
  width: 100%;
  left: 0;
  top: 0;
  visibility: visible !important;
}
.open div.spmenu ul {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
}
nav.link .spmenu a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 0;
}
nav.link .spmenu a:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
/* ***********************************************************
* nav-list
* *********************************************************** */
nav.link ul li {
  opacity: 0;
  -webkit-transform: scaleX(0) translateX(-260px);
  transform: scaleX(0) translateX(-260px);
  -webkit-transition: none;
  transition: none;
}
header .menu .link li {
  display: block;
  float: none !important;
  height: auto !important;
}
.open nav.link ul li {
  opacity: 1;
  -webkit-transform: scaleX(1) translateX(0);
  transform: scaleX(1) translateX(0);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  text-align: center;
}
/* ***********************************************************
* #nav-bg
* *********************************************************** */
#nav-bg {
  content: "";
  width: 40px;
  height: 40px;
  top: 68px;
  right: 20px;
  display: block;
  position: fixed;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 99999;
  opacity: 1;
  background-color: #F5CB3D;
  border-radius: 100%;
}
body.open #nav-bg {
  background: #D61718;
  border-radius: 0;
  -webkit-transform: scale(100);
  transform: scale(100);
}
.open #nav-bg {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .6s ease-out;
  transition: all .6s ease-out;
}
/* ***********************************************************
* #nav-toggle
* *********************************************************** */
#nav-toggle {
  display: flex;
  position: fixed;
  right: 20px;
  top: 68px;
  cursor: pointer;
  z-index: 999999;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 40px;
  height: 40px;
  border-radius: 100%;
}
#nav-toggle p {
  font-size: 15px;
  white-space: nowrap;
  padding: 22px 0 0 0;
  margin: 0 0 0 -12px;
}
body.open #nav-toggle p {
  color: #fff;
}
#nav-toggle div {
  width: 23px;
  height: 18px;
  margin: auto;
  position: relative;
}
#nav-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  left: 0;
  zoom: 1;
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}
body.open #nav-toggle span {
  background: #fff;
}
#nav-toggle span:nth-child(1) {
  top: 0;
}
#nav-toggle span:nth-child(2) {
  top: 8px;
}
#nav-toggle span:nth-child(3) {
  top: 16px;
}
.open #nav-toggle {
  background: transparent;
}
.open #nav-toggle span {
  background: #fff;
}
.open #nav-toggle span:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  zoom: 1;
}
.open #nav-toggle span:nth-child(2) {
  width: 0;
  left: 50%;
}
.open #nav-toggle span:nth-child(3) {
  top: 9px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  zoom: 1;
}
header#reNewal .navi .Appointment {
  width: 160px;
  padding-top: 7px;
}
header#reNewal .navi .Appointment p {
  margin: 0;
}
header#reNewal .navi .Appointment p a {
  display: block;
  letter-spacing: -0.4em;
  background-color: #F5CB3D;
  border-radius: 100px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  text-decoration: none;
  color: #000;
}
header#reNewal .navi .Appointment p a:hover {
  background-color: #E2B30C;
}
header#reNewal .navi .Appointment p a span {
  display: inline-block;
  letter-spacing: normal;
}
header#reNewal .navi .Appointment p a span.icon img {
  width: 20px;
}
header#reNewal .navi .Appointment p a span.text {
  font-size: 15px;
  padding-left: 10px;
}
header#reNewal .navi .hamburger {
  width: 80px;
}
body#renewal2025_jinsapo header#reNewal .left {
  float: left;
  padding-top: 15px;
  padding-left: 50px;
}
body#renewal2025_jinsapo header#reNewal .left h1 {
  letter-spacing: -0.4em;
  width: 135px;
}
body#renewal2025_jinsapo header#reNewal .left h1 img.Sp {
  display: none;
}
body#renewal2025_jinsapo header#reNewal .left h1 span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: bottom;
}
body#renewal2025_jinsapo header#reNewal .left h1 span.text {
  padding-bottom: 14px;
  padding-left: 50px;
}
body#renewal2025_jinsapo header#reNewal .right {
  float: right;
}
body#renewal2025_jinsapo header#reNewal .right .box {
  float: left;
}
body#renewal2025_jinsapo header#reNewal .right .box01 {
  margin-right: 0;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper {
  letter-spacing: -0.4em;
  padding: 17px 20px 12px 28px;
  text-align: right
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .othersite, body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize, body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .othersite ul {
  letter-spacing: -0.4em;
  font-size: 15px;
  margin-right: 4em;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .othersite ul li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: baseline;
  margin-left: 1em
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .othersite ul li a {
  text-decoration: underline;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .othersite ul li a:hover {
  text-decoration: none;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .othersite ul li.TypeGuide a {
  font-weight: bold;
  color: #444;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .othersite ul li.TypeChare a {
  font-weight: bold;
  color: #D61718;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .othersite ul li.TypeSapo a {
  font-weight: bold;
  color: #00B8ED;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize {
  margin-right: 30px;
  font-size: 15px;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize p, body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize ul, body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize li {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  letter-spacing: -0.4em;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize p {
  letter-spacing: normal;
  margin-right: 20px;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize li {
  margin: 0 0.5px;
  width: 27px;
  letter-spacing: normal;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize li span {
  display: block;
  line-height: 25px;
  border: #000 solid 1px;
  color: #000;
  border-radius: 100px;
  text-align: center;
  cursor: pointer;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize li span:hover, body#renewal2025_jinsapo header#reNewal .right .box01 .upper .fontsize li.active span {
  background-color: #000;
  border: #000 solid 1px;
  color: #fff;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search {
  width: 240px;
  border: #000 solid 1px;
  border-radius: 100px;
  padding: 1px;
  box-sizing: border-box;
  font-size: 16px;
  overflow: hidden;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search .screen-reader-text {
  display: none;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search form {
  letter-spacing: -0.4em;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search label, body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search button.search-submit {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search label {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px);
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search input[type="search"].search-field {
  font-size: 13px;
  border: none;
  line-height: 28px;
  width: 100%;
  border-radius: 100px;
  padding: 0 10px;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search button.search-submit {
  padding: 0;
  width: 30px;
  text-align: center;
  border: none;
  background-color: transparent;
  height: 28px;
  cursor: pointer;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .upper .search button.search-submit:before {
  font-family: 'WebHostingHub-Glyphs';
  content: "\f0c5";
}
body#renewal2025_jinsapo header#reNewal .right .box01 .navi {
  display: flex;
  background-color: #D61718;
  border-radius: 100px 0 0 100px;
  width: 1180px;
  justify-content: flex-end;
  overflow: hidden;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu ul {
  letter-spacing: -0.4em;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li {
  font-size: 1rem;
  letter-spacing: normal;
  display: inline-block;
  margin-left: 50px;
  margin-right: 0;
  vertical-align: middle;
  text-align: center;
  opacity: 1;
  transform: none;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li a {
  display: block;
  padding: 5px 10px 5px 10px;
  color: #fff;
  line-height: 1;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li a i {
  font-size: 10px;
  vertical-align: 1px;
  margin-right: 4px;
  color: #fff;
  margin-left: -20px;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li a i.opennew {
  color: #444 !important;
  margin-left: 5px;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li a:hover, body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li.current-item a {
  text-decoration: none;
  color: #fff;
}
body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li a:hover i:before, body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li.current-item a i:before {
  content: "\f48b"
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks {
  display: table;
  width: 115px;
  height: 115px;
  margin-left: 1px;
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks a {
  display: table-cell;
  vertical-align: middle;
  border: #fff solid 1px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks.box02 a {
  background-color: #D61718;
  border: #D61718 solid 1px;
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks.box02 a:hover {
  border: #D61718 solid 1px;
  background-color: #fff;
  color: #D61718;
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks.box03 a {
  background-color: #444444;
  border: #444444 solid 1px;
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks.box03 a:hover {
  border: #444444 solid 1px;
  background-color: #fff;
  color: #444444;
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks a span {
  display: block;
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks a span.mark {
  font-size: 35px;
  margin-bottom: 3px;
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks a span.text {
  font-size: 15px;
  line-height: 1;
  font-weight: bold;
  height: 2em;
}
body#renewal2025_jinsapo header#reNewal .right .btnlinks.box03 a span.text {
  line-height: 2;
}
body#renewal2025_jinsapo footer#reNewal {
  margin-top: 100px;
}
body#renewal2025_jinsapo footer#reNewal .pagetop {
  text-align: center;
  margin-bottom: 24px;
}
body#renewal2025_jinsapo footer#reNewal .pagetop a {
  transition-duration: 0.5s;
  display: inline-block;
  width: 45px;
  text-align: center;
  margin: 0 auto;
  font-size: 13px;
  line-height: 1.2;
  color: #000;
}
body#renewal2025_jinsapo footer#reNewal .pagetop a:after {
  background-image: url(../img/share/pagetop_mark.gif);
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  width: 45px;
  height: 22px;
  content: "";
  margin-top: 5px;
}
body#renewal2025_jinsapo footer#reNewal .pagetop a:hover {
  transform: translateY(-10px);
  text-decoration: none;
}
body#renewal2025_jinsapo footer#reNewal .links {
  background-color: #F4F4F1;
  font-size: 16px;
  padding: 20px 20px 20px 20px;
}
body#renewal2025_jinsapo footer#reNewal .links ul {
  max-width: 675px;
  margin: 0 auto;
  display: table;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
body#renewal2025_jinsapo footer#reNewal .links ul li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-right: #777 solid 1px;
  border-left: #777 solid 1px;
  box-sizing: border-box;
}
body#renewal2025_jinsapo footer#reNewal .links ul li a {
  color: #444;
  padding: 3px 5px;
  display: inline-block;
}
body#renewal2025_jinsapo footer#reNewal .fContents {
  background-color: #D61718;
  padding: 50px 0 30px 0;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner {
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
  display: table;
  font-size: 15px;
  padding-inline: 0;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner a {
  color: #fff;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner a i.icon-opennewwindow {
  vertical-align: -1px;
  margin-left: 5px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block {
  display: table-cell;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 {
  padding-left: 10px;
  letter-spacing: -0.4em;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul {
  display: inline-block;
  vertical-align: top;
  width: 47%;
  letter-spacing: normal;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul.left {
  margin-right: 2%;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul li {
  margin-bottom: 1em;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul.sub {
  margin-top: 40px;
  font-size: 13px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 {
  width: 37.3134328358%;
  border-right: #fff solid 1px;
  padding: 0 2.23880597014% 0 0;
  letter-spacing: -0.4em;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 .box {
  width: 50%;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  padding: 0 2%;
  box-sizing: border-box;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 .box p {
  color: #fff;
  border-bottom: #fff solid 1px;
  padding: 0 2px 3px 2px;
  margin-bottom: 10px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 .box p.type02 {
  margin-top: 40px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 .box ul {
  font-size: 12px;
  padding: 0 2px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 .box ul li {
  margin-bottom: 1em;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 {
  width: 31.3432835821%;
  padding: 0 2.61194029851%;
  color: #fff;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.twcenmt {
  font-size: 28px;
  line-height: 1;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.jp02 {
  margin: -4px 0 10px 0;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.name {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 0 0;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.contactus {
  margin-bottom: 15px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.contactus a {
  display: block;
  border: #fff solid 1px;
  background-color: #fff;
  color: #D61718;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  padding: 10px 5px 10px 5px;
  text-decoration: none;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.contactus a i {
  font-size: 35px;
  vertical-align: -9px;
  margin-right: 10px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.contactus a:hover {
  color: #fff;
  background-color: #D61718;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.tel {
  margin-bottom: 5px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.tel a {
  display: block;
  border: #D61718 solid 1px;
  background-color: #D61718;
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  pointer-events: none;
  line-height: 1;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.tel a i {
  font-size: 35px;
  vertical-align: -4px;
  margin-right: 10px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.tel a span {
  font-size: 28px;
  line-height: 1;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.holiday {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.holiday span {
  display: block;
  font-weight: bold;
}
body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.address01 {
  margin-bottom: 20px;
}
body#renewal2025_jinsapo footer#reNewal .copyright {
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
  display: table;
}
body#renewal2025_jinsapo footer#reNewal .copyright .text, body#renewal2025_jinsapo footer#reNewal .copyright .sns {
  display: table-cell;
  vertical-align: middle;
}
body#renewal2025_jinsapo footer#reNewal .copyright .text {
  font-size: 10px;
  color: #777;
  padding: 8px 0;
}
body#renewal2025_jinsapo footer#reNewal .copyright .sns {
  padding: 8px 2.61194029851% 8px 0;
  width: 123px;
  box-sizing: border-box;
  font-size: 10px;
}
body#renewal2025_jinsapo footer#reNewal .copyright .sns ul {
  letter-spacing: -0.4em;
  width: 123px;
  text-align: right;
}
body#renewal2025_jinsapo footer#reNewal .copyright .sns ul li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  margin: 0 0 0 10px;
}
body#renewal2025_jinsapo footer#reNewal .copyright .sns ul li a {
  display: block;
}
body#renewal2025_jinsapo footer#reNewal .copyright .sns ul li a:hover {
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}
body#renewal2025_jinsapo footer#reNewal .copyright .sns ul li a:hover img {
  visibility: hidden;
}
body#renewal2025_jinsapo footer#reNewal .copyright .sns ul li.facebook a:hover {
  background-image: url(../img/share/sns_facebook_on.gif);
}
body#renewal2025_jinsapo footer#reNewal .copyright .sns ul li.line a:hover {
  background-image: url(../img/share/sns_line_on.gif);
}
body#renewal2025_jinsapo footer#reNewal .copyright .sns ul li.twitter a:hover {
  background-image: url(../img/share/sns_twitter_on.gif);
}
#content {
  background-image: none;
}
.RightMarkLink {
  width: 240px;
}
.RightMarkLink a, .RightMarkLink span {
  border: #D61718 solid 1px;
  font-size: 19px;
  text-align: center;
  display: block;
  color: #D61718;
  text-decoration: none;
  padding: 8px 5px 8px 5px;
  position: relative;
  transition-duration: 0.5s;
}
.RightMarkLink a:after, .RightMarkLink span:after {
  content: "";
  background-image: url(../img/share/link_item01.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  width: 47px;
  height: 10px;
  display: block;
  position: absolute;
  right: -25px;
  top: 11px;
}
.RightMarkLink a:hover, .RightMarkLink span:hover {
  transform: translateX(10px);
}
#wrapper #content .main_ttl_area {
  padding: 20px 20px;
  text-align: left;
  background-size: auto;
  height: 180px;
  position: relative;
  margin-top: 40px;
}
#wrapper #content .main_ttl_area .inner {
  max-width: 1560px;
  margin: auto;
  display: flex;
  justify-content: flex-start;
  height: 100%;
  padding-inline: initial;
}
#wrapper #content .main_ttl_area .inner:before, #wrapper #content .main_ttl_area .inner:after {
  display: block;
  width: 100%;
  max-width: 1560px;
  height: 1px;
  background-color: #F4CB3D;
  bottom: 0;
  position: absolute;
  content: "";
}
#wrapper #content .main_ttl_area .inner:before {
  left: 0;
  right: 0;
  margin: auto;
}
#wrapper #content .main_ttl_area .inner:after {
  left: 0;
}
#wrapper #content .main_ttl_area h2 {
  font-size: 45px;
  margin-top: 4px;
  margin: 0;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
#wrapper #content .main_ttl_area p {
  font-size: 25px;
  margin-left: auto;
  padding-top: 8px;
  align-content: center;
  flex-wrap: wrap;
}
#wrapper #content .main_ttl_area p.entext span.highlight {
  color: #F3CB3D;
}
.main_ttl {
  background-image: none !important;
  margin: 0 auto;
  padding: 0 !important;
  height: auto;
  font-size: 30px;
  font-weight: 700;
  text-align: left !important;
  line-height: 120%;
  letter-spacing: 0.05em;
  vertical-align: middle;
}
.main_ttl_area + .breadcrumbs {
  font-size: 0.875rem;
  color: #444;
  margin: 10px auto 30px auto;
  max-width: 1600px;
  text-align: left;
  padding: 0 20px;
  box-sizing: border-box;
}
.main_ttl_area + .breadcrumbs a {
  color: #444;
  text-decoration: underline;
}
.main_ttl_area + .breadcrumbs a:hover {
  text-decoration: none;
}
body:not(.blog):not(.single):not(.archive) #content .content_inner {
  width: 100%;
  max-width: 1170px;
  padding: 40px 0 0 0;
  box-sizing: border-box;
}
body:not(.blog):not(.single):not(.archive).page-angle #content .content_inner {
  max-width: none;
}
div.TypeInPageLinks {
  max-width: 984px;
  margin: 0 auto 40px auto;
}
body:not(.blog):not(.single):not(.archive) div.TypeInPageLinks {
  margin: 0 auto 70px auto;
  text-align: center;
}
div.TypeInPageLinks ul {
  letter-spacing: -0.4em;
  padding-left: 1px;
}
div.TypeInPageLinks ul li {
  letter-spacing: normal;
  vertical-align: top;
  width: calc(25% + 1px);
  margin-left: -1px;
  margin-bottom: -1px;
  display: inline-block;
  font-size: 16px;
  border: #D61718 solid 1px;
  box-sizing: border-box;
  min-height: 50px;
}
div.TypeInPageLinks ul li a {
  display: table;
  color: #D61718;
  text-align: center;
  text-decoration: none;
  width: calc(100% + 1px);
  height: 100% !important;
  min-height: 50px;
  box-sizing: border-box;
  padding: 5px;
  line-height: 1.2;
}
div.TypeInPageLinks ul li a span {
  display: table-cell;
  vertical-align: middle;
}
div.TypeInPageLinks ul li a:hover, div.TypeInPageLinks ul li.nowCat a {
  background-color: #D61718;
  color: #fff;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li, #news.Renewal2025 .boxList .itemList li {
  border-top: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  margin-bottom: -1px;
  padding: 1px;
  box-sizing: border-box;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block, #news.Renewal2025 .boxList .itemList li .block {
  display: table;
  height: 100%;
  width: 100%;
  color: #444;
  min-height: 55px;
  padding: 5px 0;
  box-sizing: border-box;
  z-index: 9;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li a, #news.Renewal2025 .boxList .itemList li a {
  text-decoration: none;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li a, #news.Renewal2025 .boxList .itemList li a {
  position: relative;
  text-decoration: none;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li a:before, #news.Renewal2025 .boxList .itemList li a:before {
  position: absolute;
  top: -50px;
  left: -25px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  z-index: -1;
  border-radius: 100px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li a:hover:before, #news.Renewal2025 .boxList .itemList li a:hover:before {
  background-color: #F5CB3D;
  top: 0;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p, #news.Renewal2025 .boxList .itemList li .block p {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.day, #news.Renewal2025 .boxList .itemList li .block p.day {
  width: 8em;
  padding-left: 5px;
  padding-right: 5px;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type, #news.Renewal2025 .boxList .itemList li .block p.type, body.single .EntryBody .boxList .items span.cat {
  width: 8.5em;
  text-align: center;
  color: #D61718;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type span, #news.Renewal2025 .boxList .itemList li .block p.type span {
  display: block;
  margin: 2px 0;
  position: relative;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type span:before, body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type span:after, #news.Renewal2025 .boxList .itemList li .block p.type span:before, #news.Renewal2025 .boxList .itemList li .block p.type span:after, body.single .EntryBody .boxList .items span.cat:before, body.single .EntryBody .boxList .items span.cat:after {
  width: 1px;
  height: 100%;
  content: "";
  display: inline-block;
  background-color: #D61718;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type span:before, #news.Renewal2025 .boxList .itemList li .block p.type span:before, body.single .EntryBody .boxList .items span.cat:before {
  left: 0;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type span:after, #news.Renewal2025 .boxList .itemList li .block p.type span:after, body.single .EntryBody .boxList .items span.cat:after {
  right: 0;
}
body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.title, #news.Renewal2025 .boxList .itemList li .block p.title {
  font-size: 1.1875rem;
  padding: 0 10px 0 30px;
  line-height: 1.2;
}
.pager_menu .wp-pagenavi {
  letter-spacing: -0.4em;
  padding: 50px 0 0 0;
}
.pager_menu .wp-pagenavi a, .pager_menu .wp-pagenavi span {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin: 0;
  border-radius: 0;
  background-color: transparent;
  color: #333;
  font-size: 21px;
  width: 55px;
  line-height: 35px;
  font-weight: normal;
  height: auto;
  box-sizing: border-box;
  padding: 0.45em;
  text-decoration: none;
}
.pager_menu .wp-pagenavi a.page {
  background-color: #fff;
}
.pager_menu .wp-pagenavi a.page, .pager_menu .wp-pagenavi span.current {
  border: #777777 solid 1px;
  margin: 0 0 0 -1px;
}
.pager_menu .wp-pagenavi a:hover, .pager_menu .wp-pagenavi span.current {
  background-color: #FBEAEA;
}
.pager_menu .wp-pagenavi a.previouspostslink, .pager_menu .wp-pagenavi a.nextpostslink {
  border: none;
  font-size: 40px;
  font-weight: normal;
  padding: 6px 0 0 0;
  line-height: 1;
  height: 55px;
}
.pager_menu .wp-pagenavi a.previouspostslink {
  margin-right: 30px
}
.pager_menu .wp-pagenavi a.nextpostslink {
  margin-left: 30px
}
@media screen and (max-width: 1600px) {
  body#renewal2025_jinsapo header#reNewal .left h1 img.Pc {
    display: none;
  }
  body#renewal2025_jinsapo header#reNewal .left h1 img.Sp {
    display: block;
  }
  body#renewal2025_jinsapo header#reNewal .left {
    padding-left: 20px;
    padding-bottom: 8px;
  }
  body#renewal2025_jinsapo header#reNewal .left h1 {
    max-width: 300px;
  }
  body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu ul {
    text-align: right;
  }
  body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li {
    margin-left: 30px;
  }
  body#renewal2025_jinsapo header#reNewal .right .btnlinks {
    width: 100px;
  }
  body#renewal2025_jinsapo header#reNewal .right .box01 .navi {
    width: 1000px;
  }
  #slide-line {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1300px) {
  body:not(.blog):not(.single):not(.archive) #content .content_inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
  }
  div.TypeInPageLinks {
    padding-left: 20px;
    padding-right: 20px;
  }
  body:not(.blog):not(.single):not(.archive) div.TypeInPageLinks {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 1230px) {
  header#reNewal .navi .Appointment {
    width: 130px;
  }
  header#reNewal .navi .Appointment p a span.icon img {
    width: 15px;
  }
  header#reNewal .navi .Appointment p a span.text {
    font-size: 12px;
  }
  body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li {
    font-size: 0.9rem;
  }
  header#reNewal .navi .hamburger {
    width: 60px;
  }
  #nav-toggle {
    right: 10px;
  }
  #nav-bg {
    right: 10px;
  }
  #global-nav {
    padding-right: 5px;
  }
  body#renewal2025_jinsapo header#reNewal .right .box01 .navi .pcmenu li {
    margin-left: 15px;
  }
  #slide-line {
    margin-left: 15px;
  }
  body#renewal2025_jinsapo header#reNewal .right .box01 .navi {
    width: 820px;
  }
}
@media screen and (max-width: 992px) {
  .TypePc {
    display: none;
  }
  .TypeSp {
    display: block;
  }
  #nav-bg {
    top: 35px;
  }
  #nav-toggle {
    top: 35px;
  }
  body#renewal2025_jinsapo header#reNewal {
    border-bottom: #F4CB3D solid 1px;
  }
  body#renewal2025_jinsapo header#reNewal div.navi ul li {
    display: block;
    margin-left: 0;
  }
  body#renewal2025_jinsapo header#reNewal div.navi ul li.targetBlank:after {
    display: none;
  }
  body#renewal2025_jinsapo header#reNewal div.navi ul li.targetBlank a:after {
    display: inline-block;
    content: "";
    background-image: url(../img/share/newwindow_white.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 16px;
    height: 13px;
    margin-left: 10px;
  }
  body#renewal2025_jinsapo header#reNewal div.navi ul li br {
    display: none;
  }
  body#renewal2025_jinsapo header#reNewal div.navi ul li a {
    color: #fff;
  }
  .externalLink a:after {
    background-position: left bottom;
  }
  .TopLayout #quickpost ul li span.news .inner {
    font-size: 10px;
  }
  .TopLayout #quickpost ul li span.recruit .inner {
    font-size: 10px;
  }
  .TopLayout #quickpost ul li span.other .inner {
    font-size: 10px;
  }
  body#renewal2025_jinsapo header#reNewal .right .box01 .upper, body#renewal2025_jinsapo header#reNewal .right .btnlinks, #slide-line, body#renewal2025_jinsapo header#reNewal .left h1 span.text, #global-nav .pcmenu, header#reNewal .navi .Appointment {
    display: none;
  }
  #global-nav {
    padding-top: 0;
    padding-bottom: 0;
  }
  body#renewal2025_jinsapo header#reNewal .left {
    float: none;
    padding-left: 20px;
    padding-bottom: 10px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents {
    padding: 20px 0 20px 0;
  }
  body#renewal2025_jinsapo footer#reNewal .links ul {
    display: block;
    letter-spacing: -0.4em;
  }
  body#renewal2025_jinsapo footer#reNewal .links ul li:nth-of-type(1), body#renewal2025_jinsapo footer#reNewal .links ul li:nth-of-type(2), body#renewal2025_jinsapo footer#reNewal .links ul li:nth-of-type(3), body#renewal2025_jinsapo footer#reNewal .links ul li:nth-of-type(4) {
    width: 50%;
  }
  body#renewal2025_jinsapo footer#reNewal .links ul li:nth-of-type(1), body#renewal2025_jinsapo footer#reNewal .links ul li:nth-of-type(2) {
    margin-bottom: 10px;
  }
  body#renewal2025_jinsapo footer#reNewal .links ul li:nth-of-type(odd) {
    border-right: none;
  }
  body#renewal2025_jinsapo footer#reNewal .links ul li {
    display: inline-block;
    letter-spacing: normal;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .logoSp {
    text-align: center;
    margin-bottom: 20px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .logoSp img {
    margin: auto;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner {
    display: block;
    letter-spacing: -0.4em;
    padding: 0;
    box-sizing: border-box;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 {
    width: 25%;
    letter-spacing: normal;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul {
    width: 100%;
    margin-right: 0 !important;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul br {
    display: none;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 {
    width: 75%;
    border-right: none;
    padding-left: 10px;
    padding-right: 10px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 {
    letter-spacing: normal;
    width: 100%;
    padding: 0;
    max-width: 600px;
    margin: auto;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.twcenmt, body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.name {
    text-align: center;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.contactus {
    margin-bottom: 10px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.tel a {
    border: #fff solid 1px;
    pointer-events: auto;
    text-align: center;
    padding: 10px 5px 10px 5px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.tel a:hover {
    background-color: #fff;
    color: #D61718;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.holiday {
    text-align: center;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.holiday span {
    display: inline-block;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.holiday span.line02 {
    padding-left: 1em
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block03 p.address {
    text-align: center;
  }
  div.TypeInPageLinks ul li {
    font-size: 12px;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block, #news.Renewal2025 .boxList .itemList li .block {
    display: block;
    padding: 6px 0 10px 0px;
    min-height: auto;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li a:before, #news.Renewal2025 .boxList .itemList li a:before {
    top: -40px;
    width: 40px;
    height: 40px;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p, #news.Renewal2025 .boxList .itemList li .block p {
    display: inline-block;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.day, #news.Renewal2025 .boxList .itemList li .block p.day, body.single .EntryBody .boxList .items span {
    width: auto;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type, #news.Renewal2025 .boxList .itemList li .block p.type, body.single .EntryBody .boxList .items span.cat {
    width: auto;
    letter-spacing: -0.4em;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type span, #news.Renewal2025 .boxList .itemList li .block p.type span, body.single .EntryBody .boxList .items span.cat {
    letter-spacing: normal;
    display: inline-block;
    width: 8em;
    margin-right: 5px;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.title, #news.Renewal2025 .boxList .itemList li .block p.title {
    display: block;
    padding: 5px 5px 0 5px;
  }
  #wrapper #content .main_ttl_area {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block {
    display: block;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul {
    letter-spacing: -0.4em;
    font-size: 13px;
    display: contents;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul li {
    letter-spacing: normal;
    display: inline-block;
    width: 33.33333%;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    vertical-align: top;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul.sub {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 11px
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 {
    width: 100%;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 .box {
    padding: 0 10px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 .box p {
    font-size: 12px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 .box ul {
    font-size: 10px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block02 .box p.type02 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  body#renewal2025_jinsapo header#reNewal .left h1 img.Sp {
    width: 150px;
  }
  .main_ttl_area + .breadcrumbs, body.home .breadcrumbs {
    font-size: 10px;
  }
  body#renewal2025_jinsapo footer#reNewal .links {
    font-size: 10px;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.day, #news.Renewal2025 .boxList .itemList li .block p.day, body.single .EntryBody .boxList .items span {
    font-size: 10px;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type, #news.Renewal2025 .boxList .itemList li .block p.type, body.single .EntryBody .boxList .items span.cat {
    font-size: 10px;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.type span, #news.Renewal2025 .boxList .itemList li .block p.type span, body.single .EntryBody .boxList .items span.cat {
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
  }
  body#renewal2025_jinsapo #ReSec04.NewInfo .Inner .right .PostList .itemList li .block p.title, #news.Renewal2025 .boxList .itemList li .block p.title {
    font-size: 15px;
  }
  div.TypeInPageLinks ul li {
    font-size: 10px;
  }
  div.TypeInPageLinks {
    margin-bottom: 35px;
  }
  #wrapper #content .main_ttl_area h2, #wrapper #content .main_ttl_area p {
    font-size: 20px;
    float: none;
  }
  #wrapper #content .main_ttl_area .inner {
    flex-flow: column;
    justify-content: center;
  }
  #wrapper #content .main_ttl_area p {
    margin-left: 0;
    padding-top: 0;
  }
  #wrapper #content .main_ttl_area {
    padding: 20px 10px;
    height: 150px;
  }
  .main_ttl_area + .breadcrumbs {
    font-size: 10px;
  }
  body#renewal2025_jinsapo header#reNewal .left h1 {
    width: 100px;
  }
  #nav-toggle {
    top: 25px;
  }
  #nav-bg {
    top: 25px;
  }
  body:not(.home) #wrapper {
    padding-top: 88px;
  }
}
@media screen and (max-width: 480px) {
  body#renewal2025_jinsapo footer#reNewal .links {
    font-size: 10px;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .inner .block01 ul li {
    width: 50%;
  }
  body#renewal2025_jinsapo footer#reNewal .fContents .logoSp img {
    max-width: 125px;
  }
  body#renewal2025_jinsapo header#reNewal .left h1 {
    width: 80px;
  }
  #nav-bg {
    top: 20px;
  }
  #nav-toggle {
    top: 20px;
  }
  body:not(.home) #wrapper, body #wrapper {
    padding-top: 76px;
  }
}
@media screen and (max-width: 400px) {}