@charset "UTF-8";
body {
  min-width: 1030px;
}
#main {
    font-size: 18px;
	background-color: #fff;
}
#main > div {
	text-align: center;
	overflow: hidden;
    width: 900px;
    margin: 0 auto;	
}
#main > div > div {
  position: relative;
}
#main img, #main video {
    display: block;
    vertical-align: top;
    margin: 0 auto;
	max-width: 100%;
}
.cart > div {
  position: relative;
  margin: 0 auto;
}
.cart .btn {
	position: absolute;
	animation: btn_scale alternate infinite 1.2s ease;
	-webkit-animation: btn_scale alternate infinite 1.2s ease;
}
@keyframes btn_scale {
	0%{transform:scale(1.0);}
	100%{transform:scale(1.1);}
}
.cart .teiki .btn {
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 8px;
}
.cart .single .btn {
  bottom: 89px;
  right: 32px;
}
.teiki_link {
	position: absolute;
	z-index: 10;
	bottom: 357px;
	left: 644px;
}
.teiki_link a {
	height: 1.5em;
	width: 8.1em;
	display: inline-block;
	opacity: 0;
}
.abs {
	position: absolute;
	top: 0;
	z-index: 30;
}
.anim_wrap {
  position: relative;
}
.inanim {
	position: absolute;
	opacity: 0;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	perspective: 20px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
.inanim.on , .anim_wrap.on .inanim {
	opacity: 1;
	perspective: 20px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
.pc1_2 .abs.pc1_2_text1 {
	right: 0;
	top: -25px;
}
.pc1_2 .abs.pc1_2_text2 {
  left: 0;
}
.pc1_2_02 .abs.pc1_2_item {
	right: 25px;
	animation: kodou 1.5s infinite;
	-webkit-animation: kodou 1.5s infinite;
	-moz-animation: kodou 1.5s infinite;
}
@keyframes kodou {
	0% {
		transform: scale(1.06);
	}
	5% {
		transform: scale(1)
	}
	95% {
		transform: scale(1)
	}
	100% {
		transform: scale(1.06);
	}
}
.pc1_2_02 .inanim.abs1 {
  top: 278px;
  left: 13px;
}
.pc1_2_02 .inanim.abs2 {
	top: 420px;
	left: 222px;
	transition-delay: 0.3s;
	z-index: 30;
}
.pc1_2_02 .inanim.abs3 {
	bottom: 0;
	transition-delay: 0.6s;
}
.pc1_4 .inanim.abs1 {
	top: 0;
	right: 0;
	transition-delay: 0.3s;
}
.pc1_4 .inanim.abs2 {
	top: 0;
	left: 0;
	transition-delay: 0.6s;
}
.pc1_5 .inanim.abs {
	top: 0;
}
.pc1_6 .inanim.abs {
	top: initial;
	bottom: 0;
}
.pc1_6 .inanim.abs.on {
	animation: fadein_rocket 1s ease;
	-webkit-animation: fadein_rocket 1s ease;
	-moz-animation: fadein_rocket 1s ease;
	opacity: 1;
}
@keyframes fadein_rocket {
  0% {
     opacity: 0;
     transform: translate(-200px, 200px);
  }
  100% {
     opacity: 1;
     transform: translateX(0);
  }
}
.pcteiki_2.on .inanim.abs1 {
	left: 0;
	right: 0;
	top: 75px;
	animation: poyoyon 0.8s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
	-webkit-animation: poyoyon 0.8s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
	-moz-animation: poyoyon 0.8s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
	transition-delay: 0.3s;
}
@keyframes poyoyon {
  0% {
    transform: translatey(-140px);
    opacity: 0;
  }
  50% {
    transform: translatey(0);
  }
  65% {
    transform: translatey(-30px);
  }
  100% {
    transform: translatey(0);
  }
  20%,100% {
    opacity: 1;
  }
}
.pcteiki_2 .inanim.abs2 {
  top: 20px;
  left: 0;
  transition-delay: 0.6s;
}
.pcteiki_2 .inanim.abs3 {
  right: 0;
  top: 15px;
  transition-delay: 0.9s;
}
.pcteiki_2 .inanim.abs4 {
  right: 0;
  top: 287px;
  transition-delay: 1.0s;
}
.pcteiki_2 .inanim.abs5 {
  right: 0;
  top: 510px;
  transition-delay: 1.1s;
}
.pc2_1 .pc2_1_text {
  position: absolute;
  top: 0;
  display: flex;
  flex-wrap: wrap;
}
.pc2_1 .inanim.abs1 , .pc2_1 .inanim.abs2 , .pc2_1 .inanim.abs3 {
	top: 0;
}
.pc2_1 .inanim.abs1 {
	left: 46px;
}
.pc2_1 .inanim.abs2 {
	transition-delay: 0.2s;
	left: 303px;
}
.pc2_1 .inanim.abs3 {
	transition-delay: 0.4s;
	right: 40px;
}
.pc2_1 .inanim.abs4 {
	top: 208px;
	transition-delay: 0.7s;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.pc2_1 .inanim.abs5 {
	top: 440px;
}
.pc2_1.on .inanim.abs5 {
	animation: fadein_left 1.2s ease;
	-webkit-animation: fadein_left 1.2s ease;
	-moz-animation: fadein_left 1.2s ease;
	transition-delay: 1.0s;
	animation-delay: 1.0s;
	
}
.pc2_2 .inanim.abs1 {
	top: 145px;
	right: 0;
}
.pc2_2 .inanim.abs1.on {
	animation: fadein_right 1.2s ease;	
	-webkit-animation: fadein_right 1.2s ease;	
	-moz-animation: fadein_right 1.2s ease;
}
.pc2_2 .inanim.abs2 {
	top: 596px;
	left: 0;
}
.pc2_2 .inanim.abs2.on {
	animation: fadein_left 1.2s ease;
	-webkit-animation: fadein_left 1.2s ease;
	-moz-animation: fadein_left 1.2s ease;
}
@keyframes fadein_left {
  0% {
     opacity: 0;
     transform: translateX(-100px);
  }
  100% {
     opacity: 1;
     transform: translateX(0);
  }
}
@keyframes fadein_right {
  0% {
     opacity: 0;
     transform: translateX(100px);
  }
  100% {
     opacity: 1;
     transform: translateX(0);
  }
}
.pc2_3 .inanim.abs1 {
  top: 120px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.pc2_3 .inanim.abs2 {
	bottom: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	z-index: 30;
}
.pc2_3 .inanim.abs2.on {
	opacity: 1;
	animation: big_scale 0.5s ease;
	-webkit-animation: big_scale 0.5s ease;
	-moz-animation: big_scale 0.5s ease;
}
@keyframes big_scale {
	0%{transform:scale(2.3);}
	100%{transform:scale(1.0);}
}
.pc2_4 .inanim.abs {
	bottom: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: initial;
}
.pc3_1 .inanim.abs1 {
	transition-delay: 0.3s;
	top: 0px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 30;
}
.pc3_1 .inanim.abs2 {
	transition-delay: 0.6s;
	top: 260px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
/*.pc3_2.on .inanim.abs1 {
	left: 0;
	right: 0;
	top: -95px;
	animation: poyoyon 0.8s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards , fluffy 3s 0.8s infinite;
	-webkit-animation: poyoyon 0.8s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards , fluffy 3s 0.8s infinite;
	-moz-animation: poyoyon 0.8s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards  , fluffy 3s 0.8s infinite;
	transition-delay: 0.3s;
}*/
.pc3_2.on .inanim.abs1 {
	left: 0;
	right: 0;
	top: -95px;
	animation: fluffy 3s infinite;
	-webkit-animation: fluffy 3s infinite;
	-moz-animation: fluffy 3s infinite;
}
@keyframes fluffy {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
.pc3_2.on .inanim.abs2 , .pc3_2.on .inanim.abs3 {
	clip-path: inset(0);
}
.pc3_2 .inanim.abs2 {
	top: 47px;
	right: 0;
	clip-path: inset(0 0 100% 0);
	transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
	transition-property: all;
	transition-property: all;
	transition-property: all;
	transition-property: clip-path;	
	transition-delay: 0.3s;
}
.pc3_2 .inanim.abs3 {
	top: 47px;
	left: 0;
	clip-path: inset(100% 0 0 0);
	transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
	transition-property: all;
	transition-delay: 0s;
	transition-property: all;
	transition-property: all;
	transition-property: clip-path;
	transition-delay: 0.6s;
}
.pc3_3 .inanim.abs1 {
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.pc3_3 .inanim.abs2 {
	top: initial;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	transition-delay: 0.3s;
	z-index: 10;
}
.pc3_3 .inanim.abs2.on {
	opacity: 1;
	animation: big_scale 0.5s ease;
	-webkit-animation: big_scale 0.5s ease;
	-moz-animation: big_scale 0.5s ease;
	animation-delay: 0.3s;
}
.pc3_4 .inanim.abs {
  top: 395px;
  z-index: 10;
}
.pc4_1 .inanim.abs {
	top: initial;
	bottom: 0;
	z-index: 10;
	transition-delay: 0.3s;
}
.pc4_2 .inanim.abs1 {
	top: 0;
	z-index: 10;
	transition-delay: 0.3s;
}
.pc4_2 .inanim.abs2 {
	top: 326px;
	z-index: 10;
	transition-delay: 0.6s;
}
.pc4_2 .inanim.abs3 {
  top: 0;
  transition-delay: 0.6s;
  right: 0;
}
.pc4_2 .inanim.abs4 {
	top: 155px;
	transition-delay: 0.6s;
	right: 160px;
	z-index: 30;
	transform-origin: bottom;
}
.pc4_2.on .inanim.abs4 {
	opacity: 1;
	animation: big_scale2 1.2s ease infinite;
	-webkit-animation: big_scale2 1.2s ease infinite;
	-moz-animation: big_scale2 1.2s ease infinite;
	animation-delay: 0.6s;
}
/*@keyframes big_scale2 {
	0%{transform: scaley(0.2);}
	70%{transform:scaley(1.2);}
	80%{transform:scaley(1.0);}
	100%{transform:scaley(1.0);}
}*/
@keyframes big_scale2 {
	0%{transform: scaley(0.2);}
	70%{transform:scaley(1.0);}
	80%{transform:scaley(1.0);}
	100%{transform:scaley(1.0);}
}
.pc4_2_02 .inanim.abs {
	top: initial;
	bottom: 0;
}
.pc4_3 .inanim.abs {
	top: 0;
}
.pc4_4 .inanim.abs1 {
	top: 0;
}
.pc4_4 .inanim.abs2 {
	top: 57px;
	transition-delay: 0.3s;
	z-index: 30;
}
.pc4_4_02 .inanim.abs2 {
	top: initial;
	bottom: 0;
}
.pc4_5 .inanim.abs1 {
	top: 0;
}
.pc4_5 .inanim.abs2 {
	top: 210px;
	transition-delay: 0.3s;
}
.pc4_5.on .inanim.abs3 {
	left: 0;
	right: 0;
	top: 440px;
	animation: poyoyon 0.8s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
	-webkit-animation: poyoyon 0.8s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
	-moz-animation: poyoyon 0.8s cubic-bezier(0.12, 0, 0.39, 0) 1 forwards;
	transition-delay: 0.3s;
	animation-delay: 0.3s;
}
.pc4_6 .inanim.abs {
	top: 0;
}
.pc4_7 .inanim.abs {
	top: 0;
}
.pc4_7_02 .inanim.abs1 , .pc4_7_02 .inanim.abs2 {
	top: 0;
	opacity: 0;
	z-index: 40;
}
.pc4_7_02 .inanim.abs1 {
	right: 0;
}
.pc4_7_02 .inanim.abs2 {
	left: 0;
}
.pc4_7_02.on .inanim.abs1 , .pc4_7_02.on .inanim.abs2 {
	opacity: 1;
	animation: big_scale 0.5s ease;
	-webkit-animation: big_scale 0.5s ease;
	-moz-animation: big_scale 0.5s ease;
}
.pc4_7_02.on .inanim.abs2 {
	left: 0;
	transition-delay: 0.3s;
	animation-delay: 0.3s;
}
.pc5_1 .inanim.abs {
	top: 0;
}
.pc5_1_02 .inanim {
  top: 0;
}
.pc5_1_02 .inanim.abs1 {
  left: 35px;
}
.pc5_1_02 .inanim.abs2 {
	right: 35px;
	transition-delay: 0.1s;
}
.pc5_1_03 .inanim.abs1 {
	top: 0;
	transition-delay: 0.3s;
}
.pc5_1_03 .inanim.abs2 {
	top: initial;
	bottom: 0;
	transition-delay: 0.6s;
}
.pc5_2 .inanim.abs , .pc5_2_02 .inanim.abs {
	top: 0;
	opacity: 0;
}
.pc5_2.on .inanim.abs , .pc5_2_02.on .inanim.abs {
	opacity: 1;
	animation: big_scale 0.5s ease;
	-webkit-animation: big_scale 0.5s ease;
	-moz-animation: big_scale 0.5s ease;
}
.pc6_1 .inanim.abs {
	top: 0;
}
.pc6_2 .text.anim_wrap {
  position: absolute;
  top: 101px;
  left: 0;
}
.pc6_2 .text.anim_wrap .inanim {
  position: relative;
}
#main .pc6_2 .text.anim_wrap .inanim img {
  margin: initial;
}
.pc6_2 .text.anim_wrap .inanim.abs2 {
  transition-delay: 0.3s;
}
.pc6_2 .text.anim_wrap .inanim.abs3 {
  transition-delay: 0.6s;
}
.pc6_2 .inanim.abs4 {
	top: 435px;
	left: 0;
	transition-delay: 0.3s;
}
.pc6_2 .inanim.abs5 {
	top: 635px;
	transition-delay: 0.6s;
}
.pc6_3 .text.anim_wrap {
  position: absolute;
  top: 110px;
  right: 0;
}
.pc6_3 .text.anim_wrap .inanim {
  position: relative;
  text-align: right;
}
#main .pc6_3 .text.anim_wrap .inanim img {
  display: inline-block;
}
.pc6_3 .text.anim_wrap .inanim.abs2 {
  transition-delay: 0.3s;
}
.pc6_3 .text.anim_wrap .inanim.abs3 {
  transition-delay: 0.6s;
}
.pc6_3 .inanim.abs4 {
	top: 443px;
	right: 0;
	transition-delay: 0.3s;
}
.pc6_3 .inanim.abs5 {
	top: 633px;
	right: 0;
	transition-delay: 0.6s;
}
.pc6_4 .text.anim_wrap {
  position: absolute;
  top: 120px;
  left: 0;
}
.pc6_4 .text.anim_wrap .inanim {
  position: relative;
}
#main .pc6_4 .text.anim_wrap .inanim img {
  margin: initial;
}
.pc6_4 .text.anim_wrap .inanim.abs2 {
  transition-delay: 0.3s;
}
.pc6_4 .text.anim_wrap .inanim.abs3 {
  transition-delay: 0.6s;
}
.pc6_4 .inanim.abs4 {
	top: 437px;
	left: 0;
	transition-delay: 0.3s;
}
.pc6_4 .inanim.abs5 {
	top: 639px;
	transition-delay: 0.6s;
}
.pc6_5 .inanim.abs {
	top: 228px;
}
.pc6_6 .inanim.abs1 {
	top: 0;
	right: 0;
}
.pc6_6 .inanim.abs2 {
	top: initial;
	bottom: 0;
	transition-delay: 0.1s;
}
.pc6_7 .inanim.abs {
	top: 0;
	right: 0;
}

/* ============table=========*/
.info_table {
	margin: 30px auto 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 950px;
	line-height: 1.7;
	font-size: 14px;
}
.info_table:first-of-type {
  margin: 50px auto 0;
}
.info_table th {
	text-align: left;
	background-color: #ddd;
	width:14em;
	font-weight: initial;
	vertical-align: middle;
}
.info_table th,.info_table td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 1em;
}
.info_table td {
	text-align: left;
}
.info_table ul li {
	list-style: disc;
	margin-left: 1em;
}
.info_table ul.number li {
  list-style: none;
  margin-left: 0;
  text-indent: -1em;
  padding-left: 1em;
}


/* ===============================*/
/* ============footer=============*/
footer {
  margin-top: 40px;
}
#footer {
    background-color: #B10707;
}
#footer > div {

  display: table;
  width: 1020px;
  margin: 0 auto;
}
.step{
    text-align: center;
}
#footer .logo { float: left; }
#footer .nav { float: right; }
#footer .nav li {
  display: inline-block;
  float: left;
}
#footer .nav li:hover {
  background-color: #910303;
}
.footer_copy {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 1em;
    background-color:#fff;
}
.info li {
    margin-left: 1em;
    list-style: disc;
}
.call {
    position: relative;
    margin: 0 auto;
}
.call a {
    position: absolute;
    bottom: 10px;
    right: 280px;
    display: none;
}
.info th, .info td {
    padding: 0.7em;
}

.no_list ul li {
    list-style: none;
    margin-left: 0;
}
.no_list ul ul {
    margin-left: 1em;
}

.info table {
    border: 1px solid #999;
    margin-bottom: 0.5em;
}
.info table.seibun {
    width: 100%;
}
.info table.seibun tr > td:last-child {
  width: 400px;
}
.footer_tel {
  text-align: center;
  margin-top: 50px;
}

/* ===============================*/