@charset "utf-8";
.PC { display: block;}
.SP { display: none;}
.PC_SP{display: block;}
body { min-width: 1300px;}
.inner { width: 1300px;  margin: 0 auto; padding: 0 50px;}

#fv { padding: 0 0 50px; position: relative;}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 23px !important;}
#fv .swiper-wrapper { height: auto;}
#fv .swiper-pagination-bullet {  border-radius: inherit;  margin: 0 5px!important;  width: 50px;  height: 4px;  background: #afafaf;  opacity: 1;}
#fv .swiper-pagination-bullet-active {  background: #000;  opacity: 1;}

.swiper-button-prev,
.swiper-button-next {  width: 30px;  height: 60px; position: relative;}
#fv .swiper-button-next, .swiper-rtl .swiper-button-prev{right: 22px; left: auto; top: 52%;}
#fv .swiper-button-prev, .swiper-rtl .swiper-button-next{left: 22px; right: auto; top: 52%;}
#fv .swiper-button-prev:after,
#fv .swiper-button-next:after {content: "";  width: 17px;  height: 33px;  margin: auto;  background-repeat: no-repeat;  background-size: contain; z-index: 1;}
#fv .swiper-button-prev:before,
#fv .swiper-button-next:before{content: "";  background: #000; position: absolute; width: 71px; height: 72px;}

.swiper-button-prev:after { background-image: url(../images/icn_06l.png?var=1234567);}
.swiper-button-next:after { background-image: url(../images/icn_06r.png?var=1234567);}
#fv .inner.PC_SP{width: 100%; height: auto;position: relative; padding: 0 ;}
#fv img{width: 100%; height: auto;}

#fv .fv_inner {/* padding: 400px 0;*/}
#fv .fv_inner h2 { font-size: 54px; color: #fff; font-family: 'source-han-sans-japanese', sans-serif; font-weight: 500; font-style: normal; line-height: 1.25; letter-spacing: 0.05em; margin: -6.5px 0 44.5px;}

#fv .fv_inner .btns { width: 220px; height: 50px; display: inline-block; line-height: 50px; text-align: center;  position: absolute;}
#fv .fv_01 .btns {top:75%; left: 9%; right: auto ; color: #fff;background: url(../images/icn_05.png?var=1234567) no-repeat #000 90% center; width: 280px;}
#fv .fv_02 .btns,
#fv .fv_03 .btns,
#fv .fv_04 .btns { background-color: #fff; top:59%; left: 10%; right: auto }

#fv .fv_inner p { display: inline-block; position: absolute; right: 225px; bottom: 120px; z-index: 2; padding: 10px 10px 61px; overflow: hidden; color: #fff; font-size: 14px; font-family: 'nimbus-sans', sans-serif; letter-spacing: 0.1em; text-decoration: none; writing-mode: sideways-lr;}
#fv .fv_inner p:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 1px; height: 50px; background: #fff;  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;}
@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

/* .svc_bg { background: url(../images/bg_03.png?var=1234567) repeat-x;} */
.service .svc_title { margin-bottom: 98px;}
.service .svc_title  p { font-size: 16px; font-family: 'nimbus-sans',sans-serif; font-weight: bold; letter-spacing: 0.05em; margin-bottom: 16px;}
.service .svc_title img { margin-bottom: 15px;}

.service .svc_title div { display: flex; justify-content: space-between; }
.service .svc_title h3 { font-size: 42px; font-weight: bold; letter-spacing: 0.05em; margin-bottom: 0;}
.service .svc_title .subtitle { display: block; font-size: 20px; font-weight: normal; margin-top: 20px; letter-spacing: 0;}
.service .svc_title .btns { width: 280px; height: 52px; background: url(../images/icn_05.png?var=1234567) no-repeat #000 90% center; color: #fff; letter-spacing: 0.05em; text-align: center; line-height: 52px; font-size: 18px;}

.service ul { display: flex; }
.service li { width: 360px;}
.service li:not(:last-child) { margin: 0 60px 0 0;}
.service li img { margin-bottom: 15px;}
.service li p { line-height: 180%;font-size: 18px;}
.service li p span { display: block; font-size: 22px; font-weight: bold; margin-bottom: 25px; letter-spacing: 0.05em;}

#service01 { background: url(../images/bg_01.jpg?var=1234567) no-repeat center center; background-size: cover;}
#service01 .svc_bg { padding: 88px 0 100px;}

#service02 { background: url(../images/bg_10.jpg?var=1234567) no-repeat center center; background-size: cover;}
#service02 .svc_bg{padding: 88px 0 100px;}

#service03 { background: url(../images/bg_02.jpg?var=1234567) no-repeat center center; background-size: cover;}
#service03 .svc_bg { padding: 100px 0 90px;}

#service04 .service_bg{  background: #fff9ea; padding: 70px 0 83px}
#service04  p:first-child { font-size: 16px; font-family: nimbus-sans,sans-serif; font-weight: bold; letter-spacing: 0.05em; margin-bottom: 16px;}
#service04  h3 { font-size: 42px; font-weight: bold; letter-spacing: 0.05em; margin-bottom: 40px;}

#service04 ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
#service04 li { width: 350px;height: 350px; margin-bottom: 110px; text-align: center; background: #ffffff; padding: 7% 19px;}
#service04 li:nth-child(n+4) { margin-bottom: 0;}
#service04 li img { margin: 0 auto 28px;}
#service04 li .title { font-size: 22px; letter-spacing: 0.05em; margin-bottom: 5px; font-weight: bold; line-height: 160%; text-align: center;}
#service04 li .logo { margin-bottom: 29px;}
#service04 li p { font-size: 18px; line-height: 180%;  font-weight: normal; text-align: start;}
#service04 li .btns { display: inline-block; width: 350px; height: 40px; background: url(../images/icn_05.png?var=1234567) no-repeat #000 70% center; color: #fff; letter-spacing: 0.05em; text-align: center; line-height: line-height: 120%;; font-family: nimbus-sans,sans-serif; font-weight: 400;}

#service04 .book { padding: 87px 0 79px; border: solid 1px #dedede;}
#service04 .book h4 { font-size: 42px; font-weight: bold; letter-spacing: 0.05em; margin-bottom: 50px; text-align: center; position: relative;}
#service04 .book h4 img{position: absolute; left: 30px;}
#service04 .book .book_detail { display: flex; justify-content: center; margin-bottom: 40px;}
#service04 .book .books { box-shadow: 3px 3px 5px #c6c6c6;}
#service04 .book .book_r { margin: 7px 0 0 60px; width: 450px;}
#service04 .book .book_r .book_title { display: flex;  border-bottom: solid 1px #dedede;}
#service04 .book .book_r .book_name { margin-left: 16px;}
#service04 .book .book_r .book_name h5 span { display: block; font-size: 20px; font-weight: normal; letter-spacing: 0; margin-bottom: 5px;}
#service04 .book .book_r .book_name h5 { font-size: 24px; font-weight: bold; line-height: 1.5; letter-spacing: 0.05em; margin: -5px 0 20px;}
#service04 .book .book_r .book_name p { line-height: 180%; margin: -7px 0 18px; font-size: 18px;}
#service04 .book .book_r p { line-height: 180%; margin-top: 18px;font-size: 18px;}
#service04 .book .btns { display: block; width: 300px; height: 60px; background: url(../images/icn_05.png?var=1234567) no-repeat #000 80% center; color: #fff; letter-spacing: 0.05em; text-align: center; line-height: 60px; margin: 0 auto; font-size: 18px;background-size: 18px;}


#service05{padding: 100px 0 121px;}
#service05 h3 { font-size: 42px; font-weight: bold; text-align: center;	margin-bottom: 60px; letter-spacing: 0.05em;}
#service05 h3 span { display: block; color: #f39800; font-size: 16px; font-family: nimbus-sans,sans-serif; font-weight: bold; margin-bottom: 20px;}	
#service05 .map{width: 1100px; margin: 0 auto;}
#service05 p{font-size: 18px;font-family: 'Noto-Sans-JP-Regular';padding: 30px 0 0;}
#service05 iframe{width: 100%; height: 650px;}
#service05 p span{font-size: 21px; display: block; padding-bottom: 11px;}
/* ----------------------------- mobile ------------------------------- */
@media only screen and (max-width: 768px) {
	
	.SP { display: block;}
	.PC {display: none;}
	
	body { min-width: auto;}
	.inner {width: 90%;  padding: 0;}
	
	.SP .inner{width: 100%;}
	.swiper-button-prev,
	.swiper-button-next {  width: 7px;  height: 25px;}
	
	#fv { padding: 80px 0 0;}
	#fv .swiper-button-prev:after,
	#fv .swiper-button-next:after {  content: "";  width: 7px;  height: 25px;}
	#fv .swiper-button-prev:before, 
	#fv .swiper-button-next:before {width: 35px;height:35px;}
	#fv .swiper-button-next,
	.swiper-rtl .swiper-button-prev{right: 1%; height: 15px;}
	#fv .swiper-button-prev, 
	.swiper-rtl .swiper-button-next{left: 1%; height: 15px;}
	
	#fv .inner.PC_SP{ padding: 0 ;}
	.swiper-horizontal > .swiper-pagination-bullets,
	.swiper-pagination-bullets.swiper-pagination-horizontal,
	.swiper-pagination-custom, 
	.swiper-pagination-fraction { bottom: 15px !important;}
	
	#fv .fv_inner { padding: 14% 0 115%; position: relative;}
	#fv .fv_inner h2 { font-size: 28px; color: #fff; line-height: 1.415; margin: -11px 0 0;}
	#fv .fv_inner a { display: block; width: 100%; height: 100%;; background: none; text-align: start;position:absolute;  top:0;  left:0; }

	.service .svc_title { margin-bottom: 50px;}
	.service .svc_title p { font-size: 14px; margin-bottom: 15px;}
	.service .svc_title img { margin-bottom: 10px; width: 45%;}
	.service .svc_title div { display: block;}
	.service .svc_title h3 { font-size: 27px; margin: -5px 0 50px; line-height: 1.4;}
	.service .svc_title .subtitle { display: block; font-size: 16px; margin-top: 20px;}
	.service .svc_title .btns { display: block; width: 100%; font-size: 15px; background: url(../images/icn_05.png?var=1234567) no-repeat #000 90% center;}
	
	.service ul { display: block;}
	.service li { width: 100%;}
	.service li:not(:last-child) { margin: 0 0 43px;}
	.service li img { width: 100%; height: auto; margin-bottom: 20px;}
	.service li p { font-size: 15px; line-height: 180%;}
	.service li p span { font-size: 18px; margin-bottom: 20px;}
	
	#service01 { background: url(../images/bg_01_sp.jpg?var=1234567) no-repeat center top; background-size: 100%; padding: 0;}
	
	#service02 { background: url(../images/bg_10_sp.jpg?var=1234567) no-repeat center top; background-size: 100%; padding: 0;}
	#service03 { background: url(../images/bg_02_sp.jpg?var=1234567) no-repeat center top; background-size: 100%; padding: 0;}
	#service01 .svc_bg  { background: none; padding: 60px 0 43px;}
	#service02 .svc_bg{padding: 60px 0;}
	#service03 .svc_bg { background: none; padding: 60px 0;}
	
	
	#service04 .service_bg{padding: 35px 0 41px}
	#service04  p:first-child { font-size: 14px; margin-bottom: 15px;}
	#service04  h3 { font-size: 27px; margin: 0 0 30px;}
	
	#service04 ul { display: block; }
	#service04 li { width: 100%; margin-bottom: 10px; height: auto;padding: 20px 19px 25px;}
	#service04 li:nth-child(n+4) { margin-bottom: 10px;}
	#service04 li:last-child { margin-bottom: 0;}
	#service04 li img { margin-bottom: 15px;}
	#service04 li img:first-child { width: 100%; height: auto;}
	#service04 li .title { font-size: 17px; margin-bottom: 10px;}
	#service04 li .logo { margin: 0 auto 15px;}
	#service04 li p { font-size: 15px; }
	#service04 li .btns { display: inline-block; font-size: 14px; width: 100%; height: 50px; line-height: 50px; background: url(../images/icn_05.png?var=1234567) no-repeat #000 90% center;}

	#service04 .book { padding: 0 0 60px;}
	#service04 .book h4 { font-size: 22px; margin-bottom: 30px; padding: 70px 0 0;}
	#service04 .book h4 img{ top: 20px; left: 50%; transform: translateX(-50%);width: 55%;}

	#service04 .book .book_detail { display: block; width: 85%; margin: 0 auto 40px;}
	#service04 .book .book_l { text-align: center;}
	#service04 .book .books { width: 150px; height: auto; box-shadow: 3px 3px 5px #c6c6c6;}
	#service04 .book .book_r { margin: 30px 0 0; width: 100%;}
	#service04 .book .book_r .book_title { display: flex; flex-direction: row-reverse;}
	#service04 .book .book_r .book_name { margin-left: 0;}
	#service04 .book .book_r .book_name h5 span { display: block; font-size: 16px; margin-bottom: 15px;}
	#service04 .book .book_r .book_name h5 { font-size: 18px; line-height: 160%; letter-spacing: 0.05em; margin: -5px 0 20px;}
	#service04 .book .book_r .book_name p { font-size: 15px;  margin: -7px 0 20px; white-space: nowrap;}
	#service04 .book .book_r p { font-size: 15px; margin-top: 25px;}
	#service04 .book .btns { display: block; font-size: 14px; width: 85%; height: 50px; background: url(../images/icn_05.png?var=1234567) no-repeat #000 90% center; line-height: 50px;}
	

	#service05{padding: 50px 0 61px;}
	#service05 h3 { font-size: 27px; margin-bottom: 30px;}
	#service05 h3 span { font-size: 16px; margin-bottom: 20px;}	
	#service05 .map{width: auto; }
	#service05 p{font-size: 15px;padding: 19px 0 0;}
	#service05 iframe{width: 100%; height: 325px;}
	#service05 p span{font-size:13px; display: block; padding-bottom: 8px;}
}
