@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css');


/*--------------------------------------------------------------------*/
/* リニューアルスペシャルページ */
/*--------------------------------------------------------------------*/

* { 
  margin: 0;
  padding: 0;
  min-width: 0;
  min-height: 0;
} 
html { 
  font-size: 62.5%; /*10px*/ 
} 
body { 
  min-width: 320px; 
  background: #fff;
  color: #333; 
  font-size: 16px; 
  font-size: 1.6rem; 
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  letter-spacing: 0.1em; 
  line-height: 1.5;
  box-sizing: border-box;
}
ul,ol,li {
  list-style: none;
}
ul li,
ol li {
  line-height: 1.3;
  margin-bottom: .5em;
}
h1,h2,h3,h4,h5,h6 {
  font-size: 16px; 
  font-size: 1.6rem; 
  font-weight: normal;
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: .75em;
}
a {
  color: #333;
  text-decoration: underline;
}
a:hover {
  color: #666;
  text-decoration: underline;
  transition: all .2s;
}
a.link-white {
  color: #fff;
  text-decoration: underline;
}
a.link-white:hover {
  color: #ddd;
  text-decoration: underline;
  transition: all .2s;
}
img,video { 
  max-width: 100%; 
  height: auto;
  vertical-align: bottom;
}

@media screen and (max-width:767px){
  body { 
    font-size: 14px; 
    font-size: 1.4rem;
		font-weight: 500;
  }
  h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
  }
}


/* Juku color
Red #7d0000 rgba(125, 0, 0, 1);
Gray #58606d rgba(88, 96, 109, 1);
Beige #eaded9 rgba(234, 222, 217, 1)
*/


/* Header
--------------------------------------------------------------------*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
#header .header-logo {
  position: absolute;
  display: block;
  top: 0;
  left: 10px;
  width: 150px;
  background: #fff;
  text-align: center;
  z-index: 101;
  padding: 10px 10px 5px;
}
#header .header-totop {
  position: absolute;
  display: block;
  top: 0;
  right: 10px;
  text-align: center;
  z-index: 101;
}
#header .header-totop a {
  display: block;
  width: 65px;
  background: #fff;
  padding: 10px 10px 5px;
}

@media print, screen and (min-width:921px) {
  #header .header-logo {
    top: 0;
    left: 20px;
    width: 225px;
    padding: 10px 10px 5px;
  }
  #header .header-totop {
    top: 0;
    right: 20px;
  }
  #header .header-totop a {
    width: 75px;
    padding: 10px 10px 5px;
  }
}


/* Layout
--------------------------------------------------------------------*/
#container {
}

/* Renewal
--------------------------------------------------------------------*/
.renewal-wrap {
  background: rgba(219, 229, 106, .5);
	/*background: url("/img/usr/category/sp/renewal2025/bg_hlhm.jpg") no-repeat center center fixed;
	background-size: cover;*/
}
.renewal-innr {
  background: #fff url("/img/usr/category/sp/renewal2025/renewal2025_footer.jpg") no-repeat bottom center;
  margin: 0 20px;
  padding: 0 20px 300px;
}
.renewal-wrap h1 {
  width: 100%;
  padding: 0 20px;
}
.renewal-innr section {
  padding: 20px 0;
}

@media print, screen and (min-width:821px) {
  .renewal-wrap h1 {
    width: 800px;
    margin: 0 auto;
  }
  .renewal-innr {
    width: 760px;
    margin: 0 auto;
  }
  .renewal-innr section {
    padding: 30px 0;
  }
}


.renewal-innr section .lead {
  font-weight: 600;
  padding: 10px 0;
}
.renewal-innr section .lead p {
  margin-bottom: .5em;
}
.renewal-innr section .lead_01 {
  color: #729440;
  font-size: 1.2em;
  font-weight: 600;
}
.renewal-innr section .lead_02 {
  font-size: 1.125em;
}
.renewal-innr section .lead_03 {
  font-size: 1.125em;
}
.renewal-innr section .lead_03 li {
  position: relative;
  line-height: 1.5;
  margin: 0;
  padding: 0 0 0 1.5em;
}
.renewal-innr section .lead_03 li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
	content: "\f058";
  color: #ED7585;
  font-size: 1em;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
  }
.renewal-innr section .lead_04 {
  font-size: 1.25em;
}

@media print, screen and (min-width:821px) {
  .renewal-innr section .lead {
    padding: 10px;
  }
  .renewal-innr section .lead_01 {
    color: #729440;
    font-size: 1.5em;
  }
  .renewal-innr section .lead_02 {
    font-size: 1.25em;
  }
  .renewal-innr section .lead_03 {
    font-size: 1.25em;
  }
  .renewal-innr section .lead_04 {
    font-size: 1.5em;
  }
}



/* Message
--------------------------------------------------------------------*/

.message-header {
	margin: 0 auto;
	padding: 0 20px;
  text-align: center;
}
.message-header h1 {
  width: 100%;
  height: 100%;
}

.message-nav {
	display: none;
}

@media print, screen and (min-width:921px) {
	.message-nav {
		display: block;
		position: fixed;
		top: 150px;
		right: 50px;
		width: 150px;
		z-index: 1;
	}
	.message-nav .page-nav li {
		font-size: .875em;
		font-weight: bold;
		margin-bottom: .75em;
	}
	.message-nav .page-nav li a {
		display: block;
		text-decoration: none;
	}
	.message-nav .page-nav li a:hover {
		color: #ED7585;
	}
}

.message {
	display: flex;
}
.message-content {
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 100vh;
	padding: 20px;
}
.bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0;
	transition: all 0.5s ease 0s;
	z-index: -1;
}
.show .bg {
	opacity: 1;
}
.bg._00 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_hlhm.jpg");
}
.bg._01 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_01.jpg");
}
.bg._02 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_02.jpg");
}
.bg._03 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_03.jpg");
}
.bg._04 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_04.jpg");
}
.bg._05 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_05.jpg");
}
.bg._06 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_06.jpg");
}
.bg._07 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_07.jpg");
}
.bg._08 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_08.jpg");
}
.bg._09 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_09.jpg");
}
.bg._10 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_10.jpg");
}
.bg._11 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_11.jpg");
}
.bg._12 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_12.jpg");
}
.bg._13 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_13.jpg");
}
.bg._14 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_14.jpg");
}
.bg._15 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_15.jpg");
}
.bg._16 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_16.jpg");
}
.bg._17 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_17.jpg");
}
.bg._18 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_18.jpg");
}
.bg._19 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_19.jpg");
}
.bg._20 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_20.jpg");
}
.bg._21 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_21.jpg");
}
.bg._22 {
	background-image: url("/img/usr/category/sp/renewal2025/bg_message_22.jpg");
}

.message-box {
	max-width: 600px;
	margin: 0 auto;
	padding: 0 20px 50px;
	background: rgba(255, 255, 255, .5);
}
.message-box img {
	width: 100%;
	height: auto;
	vertical-align: top;
	margin-bottom: 15px;
}
.message-box .genre {
	color: #DBE56A;
	font-size: 36px;
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
	text-align: right;
}
.message-box .name {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 2px dashed #000;
}
.message-box .occupation {
	font-size: .5em;
	padding-left: 1em;
}
.message-box .comment {
	
}
.message-box .comment p {
	font-size: 1.125em;
  font-weight: bold;
	line-height: 2;
}
.message-box .profile {
	background: rgba(230, 230, 230, .7);
	padding: 15px;
	margin-top: 30px;
}
.message-box .profile P {
	
}
.message-box .related {
	margin-top: 30px;
}
.message-box .related a {
	display: block;
	position: relative;
	background: #fff;
	border: 2px solid #333;
	font-weight: bold;
	text-align: center;
	padding: .5em 10px;
	text-decoration: none;
}
.message-box .related a {
	display: block;
	background: #fff;
	border: 2px solid #333;
}
.message-box .related a:hover {
	color: #fff;
	background: #ED7585;
	border: 2px solid #ED7585;
}
.message-box .related a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
	content: "\f0da";
  font-size: 1.25em;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-left: .5em;
}

@media print, screen and (min-width:921px) {
	.message-box {
		max-width: 600px;
		margin: 0 auto;
		padding: 0 50px 50px;
		background: rgba(255, 255, 255, .5);
	}
  .message-box .comment p {
    font-size: 1.25em;
  }
  .message-box .related a {
    padding: .5em 20px;
  }
  .message-box .related a::after {
    right: 20px;
  }
}


/* Fade
--------------------------------------------------------------------*/
.fadeIn,
.inventory-books li {
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeUp{
  animation-name:fadeUpAnime;
  animation-duration:0.5s;
  animation-fill-mode:forwards;
  opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

.fadeInTrigger,
.fadeUpTrigger,
.fadeDownTrigger,
.fadeLeftTrigger,
.fadeRightTrigger{
  opacity: 0;
}


/* Footer
--------------------------------------------------------------------*/
#footer {
  background: #fff;
  margin-top: 50px;
  padding: 30px 0;
  text-align: center;
  
}


#page-top a {
  position: relative;
  display: flex;
  justify-content:center;
  align-items:center;
  background: rgba(255, 255, 255, .8);
  border-radius: 30px;
  width: 60px;
  height: 60px;
  color: #333;
  text-align: center;
  text-decoration: none;
  transition:all 0.3s;
}
#page-top a:hover{
  background: rgba(255, 255, 255, 1);
}
#page-top a::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
  transform: rotate(-45deg);
  margin-top: 10px;
}
#page-top {
  position: fixed;
  right: 20px;
  bottom: 10px;
  z-index: 2;
    /*はじめは非表示*/
  opacity: 0;
  transform: translateX(100px);
}

/*　左の動き　*/

#page-top.LeftMove{
  animation: LeftAnime 0.5s forwards;
}

@keyframes LeftAnime{
  from {
    opacity: 0;
  transform: translateX(100px);
  }
  to {
    opacity: 1;
  transform: translateX(0);
  }
}

/*　右の動き　*/

#page-top.RightMove{
  animation: RightAnime 0.5s forwards;
}
@keyframes RightAnime{
  from {
    opacity: 1;
  transform: translateX(0);
  }
  to {
    opacity: 1;
  transform: translateX(100px);
  }
}



/* Common
--------------------------------------------------------------------*/
/* Google Map */
.gmap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gmap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Youtube / Video */
.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.br-mb {
  display: inherit;
}
.br-pc {
  display: none;
	margin-right: .5em;
}

@media print, screen and (min-width: 768px){
  .br-mb {
    display: none;
		margin-right: .5em;
  }
  .br-pc {
    display: inherit;
		margin-right: 0;
  }
}

@media screen and (max-width: 767px){
  .display-pc {
    display: none;
  }
  .display-mb {
    display: inherit;
  }
}
@media print, screen and (min-width: 768px) {
  .display-pc {
    display: inherit;
  }
  .display-mb {
    display: none;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
}

