/*@include keyframes(sprite-image) {
	0% {
		@include translate(0, 0);
	}
	100% {
		@include translate(0, -100%);
	}
}*/
body {
  background: url(../images/bg01.gif) repeat left top;
  background-size: 1175px auto;
}

#contents {
  font-size: 10px;
  width: 960px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  background-color: #FFF;
}
#contents .contents-in {
  padding: 0;
  margin: 0;
  padding-bottom: 60px;
}
#contents .contents-in div, #contents .contents-in p, #contents .contents-in span, #contents .contents-in a {
  padding: 0;
  margin: 0;
}
#contents .contents-in a {
  text-decoration: none;
}
#contents .contents-in a:hover {
  cursor: pointer;
}
#contents .contents-in a {
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#contents .contents-in a:focus {
  outline: none;
}
#contents .contents-in img {
  width: 100%;
  height: auto;
  font-size: 100%;
  display: block;
  border: none;
  text-decoration: none;
  vertical-align: top;
  -webkit-box-shadow: #000 0 0 0;
  box-shadow: #000 0 0 0;
}
#contents .contents-in form {
  line-height: 0;
  font-size: 0;
}
#contents .contents-in button {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
#contents .contents-in .addclassOn {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
#contents .contents-in .addclassOn.on {
  opacity: 0.8;
}
#contents .contents-in .addclassOn.on {
  cursor: pointer;
}
#contents .contents-in .cta01 {
  background-color: #4e331e;
}
#contents .contents-in .cta01 .section-in {
  position: relative;
}
#contents .contents-in .cta01 .section-in .cta-img02 {
  margin-top: -5.3em;
}
#contents .contents-in .cta01 .section-in .cta-btn {
  width: 60.2em;
  position: absolute;
  top: 74em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#contents .contents-in .cta02 .section-in .cta-tl.tl01 {
  width: 62.1em;
  margin: 0em auto -2.5em auto;
}
#contents .contents-in .cta02 .section-in .cta-tl.tl02 {
  width: 73.7em;
  margin: 0em auto 2.6em 15.7em;
}
#contents .contents-in .cta02 .section-in .cta-tl.tl03 {
  width: 54.2em;
  margin: 0em auto 2em auto;
}
#contents .contents-in .cta02 .section-in .cta-in {
  background-color: #c8161d;
  padding: 5em 0em 6em 0em;
  overflow: hidden;
}
#contents .contents-in .cta02 .section-in .cta-in .cta-bgBox {
  position: relative;
  width: 91.2em;
  margin: 0em auto;
}
#contents .contents-in .cta02 .section-in .cta-in .cta-bgBox .cta-btn {
  width: 60.2em;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 6em;
}
#contents .contents-in .cta02 .section-in .cta-in .cta-img02 {
  width: 79.8em;
  margin: 5.3em auto 0em auto;
}
#contents .contents-in .cta03 {
  width: 69.6em;
  margin: 0em auto;
}
#contents .contents-in .cta03.double .section-in {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0em 1.8em;
}
#contents .contents-in .cta03.double .section-in > div {
  width: 45.4em;
}
#contents .contents-in .cta04 .section-in .cta-in {
  background-color: #c8161d;
  padding: 0em 0em 6em 0em;
}
#contents .contents-in .cta04 .section-in .cta-in .cta-bgBox {
  position: relative;
  width: 91.2em;
  margin: 0em auto 6em auto;
}
#contents .contents-in .cta04 .section-in .cta-in .cta-bgBox .cta-btn {
  width: 60.2em;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 6em;
}
#contents .contents-in .cta04 .section-in .cta-in .cta-img02 {
  width: 79.8em;
  margin: 5.3em auto 0em auto;
}
#contents .contents-in .cta04.cta04_tab .section-in {
  margin: 0;
}
#contents .contents-in .cta04.cta04_tab .section-in .cta-tab.tab02 .tab-in .cta-img01 {
  margin-top: -12px;
  margin-left: 65px;
}
#contents .contents-in .cta04.cta04_tab .section-in .cta-tab.tab02 .tab-in .otokuteiki {
  margin-top: 6em;
}
#contents .contents-in .otokuteiki {
  padding: 5.5em 0em 0em 0em;
  background-color: #e7e3e0;
}
#contents .contents-in .otokuteiki .otokuteiki-tl {
  width: 55.1em;
  margin: 0em auto 2.8em auto;
}
#contents .contents-in .otokuteiki .otokuteiki-slide {
  position: relative;
  z-index: 3;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper {
  padding: 0em 8.1em 0em 8.1em;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper .swiper-wrapper {
  height: auto;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper .swiper-wrapper .swiper-slide {
  width: 78.6em;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper .swiper-wrapper .swiper-slide > div {
  width: 71.6em;
  margin: 0 auto;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper-button {
  border: none;
  width: 2.5em;
  height: 4.8em;
  margin-top: 0;
  top: 18.5em;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper-button:after {
  display: none;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper-button-prev {
  left: 8em;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper-button-next {
  right: 8em;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper-button-disabled {
  display: none;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper-pagination {
  position: static;
  margin-top: 2.1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0em 1.7em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper-pagination .swiper-pagination-bullet {
  width: 1.3em;
  height: 1.3em;
  background-color: #FFF;
  opacity: 1;
}
#contents .contents-in .otokuteiki .otokuteiki-slide .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #d3ba6a;
}
#contents .contents-in .otokuteiki .otokuteiki-img01 {
  width: 75.4em;
  margin: -7.5em auto 0em auto;
  position: relative;
  z-index: 1;
}
#contents .contents-in .pb0 .section-in .cta-in {
  padding-bottom: 0;
}
#contents .contents-in .pb0_02 .section-in .cta-in {
  padding: 0;
}
#contents .contents-in .cta-tab .tab-in .tab-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0em 0em -1.5em 19em;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div a {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div a img.on {
  display: none;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div a:hover {
  opacity: 0.8;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div:nth-child(1) {
  width: 28.2em;
  margin-right: 3.4em;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div:nth-child(1) a {
  padding-bottom: 2.8em;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div:nth-child(2) {
  width: 34.8em;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div:nth-child(2) a {
  padding-bottom: 2.8em;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div.on a {
  padding-bottom: 0;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div.on a img {
  display: none;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div.on a img.on {
  display: block;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div.on a:hover {
  opacity: 1;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div.on:nth-child(1) {
  width: 29.6em;
  margin-right: 2em;
}
#contents .contents-in .cta-tab .tab-in .tab-btn > div.on:nth-child(2) {
  width: 34.8em;
}
#contents .contents-in .cta-tab .tab-in .cta-tab-in > div {
  display: none;
}
#contents .contents-in .cta-tab .tab-in .cta-tab-in > div > div {
  position: relative;
}
#contents .contents-in .cta-tab .tab-in .cta-tab-in > div .cta-btn {
  width: 60.8em;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#contents .contents-in .cta-tab .tab-in .cta-tab-in > div.on {
  display: block;
}
#contents .contents-in .cta-tab.tab01 {
  background-color: #4d3420;
}
#contents .contents-in .cta-tab.tab01 .tab-in {
  padding: 4.5em 0em 0em 0em;
}
#contents .contents-in .cta-tab.tab01 .tab-in .cta-img01 {
  width: 76.8em;
  margin: 0em 0em -3em 8.5em;
}
#contents .contents-in .cta-tab.tab01 .tab-in .cta-tab-in > div .cta-btn {
  bottom: 4.8em;
}
#contents .contents-in .cta-tab.tab01 .tab-in .cta-tab-in > div:nth-child(1) p {
  width: 95em;
  margin: 0 auto;
}
#contents .contents-in .cta-tab.tab01 .tab-in .cta-tab-in > div:nth-child(2) p {
  width: 95.9em;
  margin: 0 0 0 0px;
}
#contents .contents-in .cta-tab.tab01 .tab-in .cta-tab-in > div:nth-child(2) .cta-btn {
  top: 74em;
  bottom: auto;
}
#contents .contents-in .cta-tab.tab01_700 .tab-in .cta-tab-in > div:nth-child(1) p {
  width: 95em;
  margin: 0 auto;
}
#contents .contents-in .cta-tab.tab01_700 .tab-in .cta-tab-in > div:nth-child(1) .cta-btn {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  position: static;
  margin: 4.5em auto 0em auto;
}
#contents .contents-in .cta-tab.tab02 {
  background-color: #c8161d;
}
#contents .contents-in .cta-tab.tab02 .tab-in {
  padding: 0em 0em 6.2em 0em;
}
#contents .contents-in .cta-tab.tab02 .tab-in .cta-img01 {
  width: 84em;
  margin: 0em auto -3em auto;
}
#contents .contents-in .cta-tab.tab02 .tab-in .cta-tab-in > div .cta-btn {
  bottom: 4.8em;
}
#contents .contents-in .cta-tab.tab02 .tab-in .cta-tab-in > div:nth-child(1) p {
  width: 89.9em;
  margin: 0 auto;
}
#contents .contents-in .cta-tab.tab02 .tab-in .cta-tab-in > div:nth-child(2) p {
  width: 90em;
  margin: 0 auto;
}
#contents .contents-in .cta-tab.tab02 .tab-in .cta-tab-in > div:nth-child(2) .cta-btn {
  bottom: 5.2em;
}
#contents .contents-in .cta-tab.tab02 + .cta-img02 {
  margin-top: 0 !important;
}
#contents .contents-in .dr_review {
  margin-bottom: 3.7em;
}
#contents .contents-in .dr_review .tl {
  position: relative;
  z-index: 2;
  margin-bottom: -1.6em;
}
#contents .contents-in .dr_review .section-in {
  z-index: 1;
  background: url(../images/_241212/dr_review_bg01.png) no-repeat center center;
  background-size: cover;
  padding: 4.7em 0em 3.1em 0em;
  position: relative;
}
#contents .contents-in .dr_review .section-in .slide-single {
  margin-bottom: 2.6em;
  position: relative;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper .swiper-wrapper {
  height: auto;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper .swiper-wrapper .swiper-slide > div {
  margin-left: 19em;
  width: 57.7em;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide01 > div {
  width: 58.1em;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper-button {
  border: none;
  width: 8.2em;
  height: 8.2em;
  margin-top: 0;
  top: 27.4em;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper-button:after {
  display: none;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper-button-prev {
  left: 15.1em;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper-button-next {
  right: 14.1em;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper-button:hover {
  cursor: pointer;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper-pagination {
  margin-top: 2.1em;
  position: static;
  gap: 0em 1.1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper-pagination > div {
  opacity: 1;
  width: 1.1em;
  height: 1.1em;
  border: 1px solid #d53326;
  background-color: #FFF;
}
#contents .contents-in .dr_review .section-in .slide-single .swiper-pagination > div.swiper-pagination-bullet-active {
  background-color: #d53326;
}
#contents .contents-in .dr_review .section-in .cap {
  width: 86.7em;
  margin: 0 auto;
}
#contents .contents-in .cm .section-in {
  padding: 70px 0 66px 0;
  background: url(../images/cm_bg01.gif) no-repeat center center;
  background-size: cover;
}
#contents .contents-in .cm .section-in .tl {
  width: 590px;
  margin: 0 auto 28px auto;
}
#contents .contents-in .cm .section-in .cm-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#contents .contents-in .cm .section-in .cm-box .img01 {
  width: 437px;
}
#contents .contents-in .cm .section-in .cm-box .youtube-btn {
  width: 461px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
#contents .contents-in .cm .section-in .cm-box .youtube-btn.on {
  opacity: 0.8;
}
#contents .contents-in .cm .section-in .cm-box .youtube-btn .youtube-in {
  position: relative;
  height: 261px;
}
#contents .contents-in .cm .section-in .cm-box .youtube-btn iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#contents .contents-in .cm .section-in .cm-box .youtube-btn:hover {
  cursor: pointer;
}
#contents .contents-in .kaisetsu {
  position: relative;
}
#contents .contents-in .kaisetsu .section-in {
  position: absolute;
  top: 140px;
  right: 40px;
  width: 517px;
  background: url(../images/img11.png) no-repeat left top;
  background-size: 100% auto;
  height: 41em;
  padding: 5em 0em 0em 0em;
}
#contents .contents-in .kaisetsu .section-in .slide-single {
  width: 44.677683em;
  margin: 0em 0em 0em 2.8em;
  position: relative;
}
#contents .contents-in .kaisetsu .section-in .slide-single .swiper .swiper-wrapper .swiper-slide > div {
  position: relative;
}
#contents .contents-in .kaisetsu .section-in .slide-single .swiper-button {
  border: none;
  width: 4.1em;
  height: 4.1em;
  margin-top: 0;
  top: 12.6em;
}
#contents .contents-in .kaisetsu .section-in .slide-single .swiper-button:after {
  display: none;
}
#contents .contents-in .kaisetsu .section-in .slide-single .swiper-button-prev {
  left: -0.3em;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
#contents .contents-in .kaisetsu .section-in .slide-single .swiper-button-next {
  right: 0em;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
#contents .contents-in .movie-box {
  position: relative;
}
#contents .contents-in .movie-box .movie-in {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 62.5em;
  bottom: 0;
}
#contents .contents-in .movie-box .movie-in .movie {
  position: relative;
  height: 35.2em;
}
#contents .contents-in .movie-box .movie-in .movie .movie-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
#contents .contents-in .movie-box .movie-in .movie video {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
#contents .contents-in .movie-box .movie-in.play .movie .movie-thumb {
  display: none;
}
#contents .contents-in .mecha-acco {
  margin: 0em 0em 3.5em 0em;
}
#contents .contents-in .mecha-acco .acco {
  width: 59.6em;
  margin: 0 auto;
}
#contents .contents-in .mecha-acco .acco a {
  display: block;
  position: relative;
}
#contents .contents-in .mecha-acco .acco a .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3.3em;
  height: 3.3em;
  border-radius: 50%;
  background-color: #FFF;
  right: 2em;
}
#contents .contents-in .mecha-acco .acco a .icon span {
  display: block;
  position: relative;
  height: 100%;
}
#contents .contents-in .mecha-acco .acco a .icon span:after, #contents .contents-in .mecha-acco .acco a .icon span:before {
  content: "";
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#contents .contents-in .mecha-acco .acco a .icon span:before {
  width: 1.8em;
  height: 0.2em;
}
#contents .contents-in .mecha-acco .acco a .icon span:after {
  width: 0.2em;
  height: 1.8em;
}
#contents .contents-in .mecha-acco .acco.active a .icon span:after {
  display: none;
}
#contents .contents-in .mecha-acco .acco-main {
  width: 640px;
  margin: 0 auto;
}
#contents .contents-in .inu {
  position: relative;
}
#contents .contents-in .inu .icon {
  width: 17.2em;
  position: absolute;
  right: 20.8em;
  top: 51.4em;
  -webkit-animation: icon 2500ms cubic-bezier(0.47, 1.64, 0.41, 0.8) infinite;
  animation: icon 2500ms cubic-bezier(0.47, 1.64, 0.41, 0.8) infinite;
  -webkit-transform-origin: left 90%;
  transform-origin: left 90%;
  -webkit-transform: scale(0) rotate(0deg);
  transform: scale(0) rotate(0deg);
}
#contents .contents-in .kodawari02 {
  margin: 8.5em 0em 0em 0em;
}
#contents .contents-in .kodawari02 .kodawari02-slide {
  position: relative;
  width: 846px;
  margin: 0 auto 50px auto;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  padding: 25px 0 32px 0;
}
#contents .contents-in .kodawari02 .kodawari02-slide .tl {
  position: absolute;
  left: 0;
  top: 0;
  width: 846px;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in {
  position: relative;
  width: 76.1em;
  margin: 0 auto;
  border: 1px solid #000;
  padding: 20.7em 0em 2.3em 0em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single {
  position: relative;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper {
  width: 51.8em;
  margin: 0 auto;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper {
  height: auto;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide > div {
  margin-left: 2.5em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide > div .icon {
  position: absolute;
  width: 14.3em;
  -webkit-animation: icon 2500ms cubic-bezier(0.47, 1.64, 0.41, 0.8) infinite;
  animation: icon 2500ms cubic-bezier(0.47, 1.64, 0.41, 0.8) infinite;
  -webkit-transform-origin: 30% bottom;
  transform-origin: 30% bottom;
  -webkit-transform: scale(0) rotate(0deg);
  transform: scale(0) rotate(0deg);
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide01 > div {
  width: 42.1em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide01 > div .icon {
  top: 13.9em;
  right: 1.2em;
  -webkit-transform-origin: 10% bottom;
  transform-origin: 10% bottom;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide02 > div {
  width: 42.1em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide02 > div .icon {
  top: 12.5em;
  right: 2em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide03 > div {
  width: 42.5em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide03 > div .icon {
  top: 12.8em;
  right: 1.8em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper-button {
  border: none;
  width: 2.6em;
  height: 4.1em;
  margin-top: 0;
  top: 20.9em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper-button:after {
  display: none;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper-button-prev {
  left: 1.2em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .slide-single .swiper-button-next {
  right: 1.2em;
}
#contents .contents-in .kodawari02 .kodawari02-slide .section-in .cap {
  width: 69.3em;
  margin: 6em auto 0em auto;
}
#contents .contents-in .kodawari03 {
  margin: 8.5em 0em 0em 0em;
}
#contents .contents-in .qa {
  border-bottom: 22px solid #d0d0ce;
  background-color: #f1f1f0;
}
#contents .contents-in .qa .section-in .qa-in {
  width: 764px;
  margin: -30px auto 0 auto;
  background-color: #FFF;
  padding: 31px 0 19px 0;
}
#contents .contents-in .qa .section-in .qa-in > div {
  border-bottom: 1px solid #d0d0ce;
  width: 52.9em;
  margin: 0 auto;
}
#contents .contents-in .qa .section-in .qa-in > div .qa-q a {
  display: block;
  padding: 2.4em 0em;
  position: relative;
}
#contents .contents-in .qa .section-in .qa-in > div .qa-q a .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3.3em;
  height: 3.3em;
  border-radius: 50%;
  background-color: #a6a4a4;
  right: 1.2em;
}
#contents .contents-in .qa .section-in .qa-in > div .qa-q a .icon span {
  display: block;
  position: relative;
  height: 100%;
}
#contents .contents-in .qa .section-in .qa-in > div .qa-q a .icon span:after, #contents .contents-in .qa .section-in .qa-in > div .qa-q a .icon span:before {
  content: "";
  background-color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#contents .contents-in .qa .section-in .qa-in > div .qa-q a .icon span:before {
  width: 1.8em;
  height: 0.2em;
}
#contents .contents-in .qa .section-in .qa-in > div .qa-q a .icon span:after {
  width: 0.2em;
  height: 1.8em;
}
#contents .contents-in .qa .section-in .qa-in > div .qa-q.active a .icon span:after {
  display: none;
}
#contents .contents-in .qa .section-in .qa-in > div .qa-a {
  magin-top: 2em;
  width: 52.8em;
  padding-bottom: 4em;
}
#contents .contents-in .qa .section-in .qa-in > div:nth-child(1) .qa-q a img {
  width: 41.3em;
}
#contents .contents-in .qa .section-in .qa-in > div:nth-child(2) .qa-q a img {
  width: 47.2em;
}
#contents .contents-in .qa .section-in .qa-in > div:nth-child(3) .qa-q a img {
  width: 47em;
}
#contents .contents-in .qa .section-in .qa-in > div:nth-child(4) .qa-q a img {
  width: 38.9em;
}
#contents .contents-in .qa .section-in .qa-in > div:nth-child(5) .qa-q a img {
  width: 39.3em;
}
#contents .contents-in .qa .section-in .qa-in > div:nth-child(6) .qa-q a img {
  width: 46em;
}
#contents .contents-in .qa .section-in .qa-in > div.qa3 .qa-q a img {
  width: 47em;
}
#contents .contents-in .qa .section-in .qa-in > div.qa4 .qa-q a img {
  width: 38.9em;
}
#contents .contents-in .qa .section-in .qa-in > div.qa5 .qa-q a img {
  width: 39.3em;
}
#contents .contents-in .qa .section-in .qa-in > div.qa6 .qa-q a img {
  width: 46em;
}
#contents .contents-in .qa .section-in .qa-in > div:last-child {
  border-bottom: none;
}
#contents .contents-in .info {
  width: 76.2em;
  margin: 6em auto 0em auto;
}
#contents .contents-in .fixbtn {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0em;
  display: none;
  z-index: 9994;
  background-color: #FFF;
  padding: 5px 0 0 0;
}
#contents .contents-in .fixbtn a,
#contents .contents-in .fixbtn .section-in > div {
  -webkit-transition: opacity 200ms ease, transform 200ms ease;
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease;
  transition: opacity 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  display: block;
  width: 58.3em;
  margin: 0 auto 12px auto;
}
#contents .contents-in .fixbtn.double {
  padding: 2.5em 0em;
}
#contents .contents-in .fixbtn.double .section-in {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0em 1.8em;
}
#contents .contents-in .fixbtn.double .section-in a,
#contents .contents-in .fixbtn.double .section-in > div {
  margin: 0;
  width: 45.4em;
}
#contents .contents-in .fixbtn.view {
  display: block;
  -webkit-animation: 200ms blockopacity-in ease;
  animation: 200ms blockopacity-in ease;
}
#contents .contents-in .fixbtn.on {
  opacity: 1;
}
#contents .contents-in .fixbtn.on a {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
#contents .contents-in .shibou {
  background: url(../images/_240814/kodawari02_bg01.jpg) no-repeat left top #ecf4f8;
  background-size: 100% auto;
  padding: 6.6em 0em 8.8em 0em;
}
#contents .contents-in .shibou .tl01 {
  width: 81.7em;
  margin: 0em auto 3em auto;
}
#contents .contents-in .shibou .shibou-slide {
  width: 87.1em;
  background-color: #FFF;
  border-radius: 1em;
  padding: 0em 0em 5em 0em;
  overflow: hidden;
  margin: 0em auto 0em auto;
  -webkit-box-shadow: 0 0.2em 1em 0.2em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.2em 1em 0.2em rgba(0, 0, 0, 0.1);
}
#contents .contents-in .shibou .shibou-slide .tl {
  position: static;
  width: 100%;
  background-color: #a6399b;
  padding: 3em 0em 3em 0em;
}
#contents .contents-in .shibou .shibou-slide .tl span {
  display: block;
  width: 59.2em;
  margin: 0 auto;
}
#contents .contents-in .shibou .shibou-slide .img {
  width: 59.5em;
  margin: 3.6em 0em 1.3em 16em;
}
#contents .contents-in .shibou .shibou-slide .section-in {
  width: 100%;
  border: none;
  padding: 0;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0em 4em;
  margin: 0em auto 0.7em auto;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div {
  width: 19em;
  height: 23.8em;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div.on {
  opacity: 0.7;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div span {
  background-color: transparent;
  width: 100%;
  height: 100%;
  border-radius: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  display: block;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div:nth-child(1) {
  background-image: url(../images/_240814/kodawari02_tabbtn01.webp);
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div:nth-child(1) span {
  background-image: url(../images/_240814/kodawari02_tabbtn01_on.webp);
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div:nth-child(2) {
  width: 19.2em;
  background-image: url(../images/_240814/kodawari02_tabbtn02.webp);
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div:nth-child(2) span {
  background-image: url(../images/_240814/kodawari02_tabbtn02_on.webp);
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div:nth-child(3) {
  background-image: url(../images/_240814/kodawari02_tabbtn03.webp);
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div:nth-child(3) span {
  background-image: url(../images/_240814/kodawari02_tabbtn03_on.webp);
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div.swiper-pagination-bullet-active {
  opacity: 1;
  background-image: none;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper-pagination > div.swiper-pagination-bullet-active span {
  opacity: 1;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper {
  width: 72em;
  margin: 0 auto;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper .swiper-wrapper {
  height: auto;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide > div {
  margin: 0;
  width: 100%;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide > div .icon {
  width: 18.4em;
  position: absolute;
  -webkit-animation: icon 2500ms cubic-bezier(0.47, 1.64, 0.41, 0.8) infinite;
  animation: icon 2500ms cubic-bezier(0.47, 1.64, 0.41, 0.8) infinite;
  -webkit-transform-origin: 30% bottom;
  transform-origin: 30% bottom;
  -webkit-transform: scale(0) rotate(0deg);
  transform: scale(0) rotate(0deg);
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide01 > div .icon {
  top: 7.5em;
  right: 5.3em;
  -webkit-transform-origin: 5% bottom;
  transform-origin: 5% bottom;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide02 > div .icon {
  top: 7.5em;
  right: 7.1em;
  -webkit-transform-origin: 5% bottom;
  transform-origin: 5% bottom;
}
#contents .contents-in .shibou .shibou-slide .section-in .slide-single .swiper .swiper-wrapper .swiper-slide.slide03 > div .icon {
  top: 7.5em;
  right: 5.2em;
  -webkit-transform-origin: 5% bottom;
  transform-origin: 5% bottom;
}
#contents .contents-in .shibou .shibou-slide .section-in .cap {
  width: 72em;
  margin: 1.9em auto 0em auto;
}
#contents .contents-in .shibou_b .shibou-slide .img {
  width: 65.2em;
  margin: 2em auto 1.2em auto;
}
#contents .contents-in.yahoo .cta02 .section-in .cta-tl.tl02 {
  width: 89.5em;
}

.pulse {
  overflow: hidden;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}

#ukokkei-landing-page-form .uk-login-button {
  width: 20vw !important;
}

@-webkit-keyframes pulse {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45%, 55% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
  }
}

@keyframes pulse {
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45%, 55% {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
  }
}
@-webkit-keyframes icon {
  0% {
    -webkit-transform: scale(0) rotate(0deg);
    transform: scale(0) rotate(0deg);
  }
  21.5% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes icon {
  0% {
    -webkit-transform: scale(0) rotate(0deg);
    transform: scale(0) rotate(0deg);
  }
  21.5% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes blockopacity-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes blockopacity-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}