<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Generated by less 2.2.0 */
@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 18px;
	font-family:"敺株��迤暺煾��", "�琿�𩡗ro";
}
.center{
	text-align:center !important;
}
a {
  cursor: pointer;
  outline: none;
  hlbr: expression(this.onFocus=this.blur());  
}
sup {
    vertical-align: super;
    font-size: smaller;
}
img {
  border: 0;
  width: 100%;
  height: auto;
}
#stage {
	position:relative;
	width: 100%;
	margin:0 auto;
	overflow: hidden;
	
}
.fullwrap {
  position: relative;
  margin:0 auto;
  margin-bottom: 50px;
  width:100%;
  
}
.borderWidth {
  position: relative;
  margin:0 auto;
  width:92%;
}

@keyframes MoveC {
  0% {
    bottom: 2em;
  }
  50% {
    bottom: 3em;
  }
  100% {
    bottom: 2em;
  }
}
.quickBtn, .quickBtn2 {
	-webkit-filter: drop-shadow(10px 10px 7px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(10px 10px 7px rgba(0, 0, 0, 0.3));
  z-index: 999;
  display: inline-block;
  width: 8%;
  position: fixed;
  right: 1.08333333333%;
  z-index:9999999999;
  animation-name: MoveC;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

#register {
			margin: 0 0 50px 26%;
			z-index: 999;
			padding: 20px 50px;
			width: 145px;
			font-size: 1.5rem;
			font-weight: bold;
			letter-spacing: 12px;
			color: white;
			float: left;
			display: block;
			border-radius: 10px;
			background: #e64168;
			-webkit-box-shadow: 10px 9px 0px -6px rgba(0,0,0,0.75);
			-moz-box-shadow: 10px 9px 0px -6px rgba(0,0,0,0.75);
			box-shadow: 10px 9px 0px -6px rgba(0,0,0,0.75);
            cursor: pointer;
            background-position: top;
        }
#register a {
	color: white;
	text-decoration:none;
}
#register a:hover {
	color: #ffebcc;
}
	
	
#name {
    color: #c42605;
    border: #c42605 solid 2px;
    margin: 0.15em 0 0 -0.1em;
    padding: 0.5em 0;
    text-align: center;
    z-index: 999;
    width: 100%;
    display: block;
    background: white;
    cursor: pointer;
    font-size: 2em;
    font-weight: bold;
}
		
		#submenu1 h5,#submenu2 h5,#submenu3 h5{
			font-family:"敺株��迤暺煾��", "�琿�𩡗ro";
			color: #544396;
			 font-size: 1.15rem;
			font-weight:bold;
		}
		#submenu1 h5:after,#submenu2 h5:after,#submenu3 h5:after{
			content:"";
			display: table;
    		clear: both;
			width:90%;
			margin-left:150px;
			}
        #submenu1 ol,#submenu2 ol,#submenu3 ol{
            padding:0 8px 15px 20px;
			text-align: justify;
			font-family:"敺株��迤暺煾��", "�琿�𩡗ro";
			font-weight:bold;
            list-style:decimal;
        }

        #submenu1 ol li,#submenu2 ol li,#submenu3 ol li {
			 height: auto;
            margin: 10px 0 0 15px;
            color: #221814;
            line-height: 1.5em;
            font-size: 1.15rem;
        }
		#submenu1 ol li span{
			color:#e73828;
		}
		#submenu1 ol li ul span{
			background-color: #221814;
			border-radius: 15px;
			margin-right: 5px;
			padding: 2px 7px 2px 7px;
			font-size:10px;
			color:white;
		}
		#submenu1 p{
			margin-top:2rem;
			text-align:right;
			color: #221814;
		}
		#submenu1 ol li ul.six{
			margin-top: -2.33rem;
			margin-left: 120px;
			}
		#submenu1 ol li ul.four{
		margin-top: -2.33rem;
		margin-left: 78px;
		}

	@media screen and (max-width: 769px) {
		#register {
			margin: 0 0 50px 0%;
			padding: 15px 15px;
			z-index: 999;
			width: 120px;
			font-size: 1.5rem;
			font-weight: bold;
			letter-spacing: 5px;


        }
		#name,#name2,#name3 {
			margin: 0 0 50px 56%;
			z-index: 999;
			padding: 15px 15px;
			width: 120px;
			letter-spacing: 5px;
			height: auto;
            display: block;
            cursor: pointer;
            background-position: top;
			background-size:100%;
        }
		#submenu1 ol li ul.six{
			margin-top: 0rem;
			margin-left: -15px;
			}
		#submenu1 ol li ul.four{
		margin-top: 0rem;
		margin-left:-15px;
		}
		}
#header {
	position:relative;
	width: 100%;
	background: #ffffff;
	min-height: 100px;
	z-index: 999999;
}

#header::after {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background: -webkit-gradient(linear, left top, right top, from(#b09f66), color-stop(#c4b68a), color-stop(#e2dbc6), color-stop(#dcd4ba), to(#b6a671));
    background: linear-gradient(to right, #b09f66, #c4b68a, #e2dbc6, #dcd4ba, #b6a671);
    position: absolute;
    top: 100%;
    left: 0;
}
#cardbox{
	position:relative;
	width: 100%;
	cursor:pointer;
}
#cardbox .card-notice {
    background-color:white;
    color: #999999;
}

.wrap-content {
	padding: 15px 20px;
}
#cardbox .card-notice .wrap-content {
    max-width: 1061px;
    margin: 0 auto;
    text-align: center;
    clear: both;
}
#cardbox .card-notice .wrap-content .big-title {
    font-size: 3em;
    font-weight: bold;
	/*width: 45%;
	display: table-cell;
	text-align: justify;
    vertical-align: middle;*/
	display: flex;
    margin-bottom: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#cardbox .card-notice .wrap-content .descript-pc, #cardbox .card-notice .wrap-content .descript-mo {
	text-align: left;
    float: right;
    top: -60px;
    position: relative;
    letter-spacing: 3px;
    font-size: 1em;
	line-height: 1.2;
    /*justify-content: space-between;
    display: table-footer-group;
    vertical-align: top;
    word-break: break-all;*/
	display: flex;
    margin-bottom: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#cardbox .card-notice .wrap-content .descript-pc{
	display:block;
}
#cardbox .card-notice .wrap-content .descript-mo {
	display:none;
}
.descript a{
	display: contents;
	color: #999999;
}

#footer {
	/* cursor:pointer; */
	position:relative;
	width: 100%;
	padding: 0 20px;
	background: #c42b05;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing: 2px;
	color:white;
}
#footer a{
	text-decoration:none;
	color:white;
}

#footer::before {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background: -webkit-gradient(linear, left top, right top, from(#b09f66), color-stop(#c4b68a), color-stop(#e2dbc6), color-stop(#dcd4ba), to(#b6a671));
    background: linear-gradient(to right, #b09f66, #c4b68a, #e2dbc6, #dcd4ba, #b6a671);
    position: absolute;
    /*top: 100%;*/
    left: 0;
}

#footer .bottom {
    padding: 20px 0px 20px;
	max-width: 1024px;
    margin: 0 auto;
    background: #c52b1e;
    color: #FFF;
    text-align: left;
    line-height: 1.6;
}
#footer .bottom ul {
	width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;	
	margin-bottom:0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#footer .bottom ul li:nth(2) {
	width:50%;
	float:right;
}
.logo {
	position:absolute;
}
.logo1 {
    width: 191px;
    left: 50px;
    top: 25px;
}
.logo2 {
    width: 100px;
    right: 50px;
    top: 15px;
}
.important{
	color:#ec1c24;
}
#blockA {
  position: relative;
}
#blockA &gt; div.navbar{
	position: absolute;
	max-width: 98%;
	left:0;
	top:0;
	}

.light-btn::after{
	width: 100%;
    height: 95%;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    opacity: 1;
    -webkit-animation: flickers 3s;
    animation: flickers 3s;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background: -moz-linear-gradient(-25deg, rgba(247, 248, 248, 0) 0%, rgba(247, 248, 248, 0.1) 15%, rgba(247, 248, 248, .6) 40%, rgba(247, 248, 248, .8) 60%, rgba(247, 248, 248, 0.1) 85%, rgba(247, 248, 248, 0) 100%);
    background: -webkit-linear-gradient(
-25deg
, rgba(247, 248, 248, 0) 0%, rgba(247, 248, 248, 0.1) 15%, rgba(247, 248, 248, .6) 40%, rgba(247, 248, 248, .8) 60%, rgba(247, 248, 248, 0.1) 85%, rgba(247, 248, 248, 0) 100%);
    background: linear-gradient(
115deg
, rgba(247, 248, 248, 0) 0%, rgba(247, 248, 248, 0.1) 15%, rgba(247, 248, 248, .6) 40%, rgba(247, 248, 248, .8) 60%, rgba(247, 248, 248, 0.1) 85%, rgba(247, 248, 248, 0) 100%);
}	

@-webkit-keyframes flickers {
    0% { left: -50%; opacity:1; }
    80% { left: 100%; opacity:1; }
    to { left: 100%; opacity:1; }
}
@keyframes flickers {
    0% { left: -50%; opacity:1; }
    80% { left: 100%; opacity:1; }
    to { left: 100%; opacity:1; }
}
@-webkit-keyframes btnShow {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes btnShow {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.light-btn {
    overflow: hidden;
}

#blockA &gt; div.kv_title_t1-1,
#blockA &gt; div.kv_title_t1-2,
#blockA &gt; div.kv_title_t1-3,
#blockA &gt; div.kv_title_t4,
#blockA &gt; div.kv_title_area1{
	-webkit-animation: fadeInUp 1.8s 1 normal both;
    animation: fadeInUp 1.8s 1 normal both;
	}

#blockA &gt; div.kv_title_t1-1 {
	position:absolute;
	width: 57%;
    left: 7%;
    top: 10%;
	z-index:9999;
	
}

#blockA &gt; div.kv_title_t2-num {
	position: absolute;
    width: 55%;
    left: 2%;
    top: 40%;
    z-index: 9999;
	-webkit-animation: fadeInUp 1.5s .8s 1 normal both,zoomOut2 1.2s infinite 2.2s  alternate;
    animation: fadeInUp 1.5s .8s 1 normal both,zoomOut2 1.2s infinite 2.2s  alternate;
}


#blockA &gt; div.kv_title_t3 {
	position: absolute;
    width: 44%;
    left: 7%;
    top: 74%;
    z-index: 9999;
	-webkit-animation: fadeInUp 2.5s 1.5s 1 normal both;
    animation: fadeInUp 2.5s  1.5s 1 normal both;
}



#blockA &gt; div.icon-dollar {
	position:absolute;
	width: 4%;
    left: 12%;
    top: 52%;
	z-index:9999;
	opacity: 1;
    -webkit-animation: fadeInBottomRight .8s cubic-bezier(0.68, -0.55, 0.27, 1.55) 2.8s 1 normal both,bounceBall 1.4s infinite 3.8s alternate;
    animation: fadeInBottomRight .8s cubic-bezier(0.68, -0.55, 0.27, 1.55) 2.8s 1 normal both,bounceBall 1.4s infinite 3.8s alternate;
}

#blockA &gt; div.icon-dollar2 {
	position:absolute;
	width: 3%;
    left: 6%;
    top: 28%;
	z-index:9999;
	opacity: 1;
    -webkit-animation: fadeInBottomRight .5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 2.8s 1 normal both,bounceBall 1.4s infinite 4.2s alternate;
    animation: fadeInBottomRight .5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 2.8s 1 normal both,bounceBall 1.4s infinite 4.2s alternate;
}



#wrapper{
	 position: relative;
	 background: #fff repeat;
	 /*border:50px solid #edeef0;*/
}
#blockB {
  position: relative;
  padding-top: 3em;
}

#blockB &gt; div.navbar{
	position: absolute;
	max-width: 98%;
	left:0;
	top:0;
	}
	
h2 img.icon {
    width: 6%;
    vertical-align: middle;
}
#blockB &gt; div.step1,
#blockB &gt; div.step3,
#blockB &gt; div.step5
{
position: absolute;
    animation-name: updown;
	animation-delay: 2s;
	animation-duration: 3s;
	animation-iteration-count: infinite;
}
#blockB &gt; div.step2,
#blockB &gt; div.step4
{
position: absolute;
    animation-name: downup;
	animation-delay: 2s;
	animation-duration: 3s;
	animation-iteration-count: infinite;
}
#blockB h2 {
  max-width: 1280px;
   width: 90%;
  font-family: "敺株��迤暺煾��", "�琿�𩡗ro";
    margin: 0 auto;
    display: block;
    position: relative;
    color: #30345a;
	font-size: revert;
    font-weight: bold;
}
#blockB &gt; div.plusArea1{
	padding: 25px 25px 0 10px;
	max-width: 1280px;
    width: 90%;
    top: 53%;
    margin: 40px auto;
	
	background: #fbc700;
    border-radius: 30px;
	}
#blockB &gt; div.plusArea2{
	padding: 25px 25px;
	max-width: 1280px;
    width: 90%;
    top: 53%;
    margin: 0 auto;
	background: #fbc700;
    border-radius: 30px;
	}
#blockB &gt; div.plusArea2 h2{
	display: block;
    top: 53%;
	width: 100%;
	padding: 25px;
    margin: 0 auto;
	background: white;
    -webkit-border-top-left-radius: 30px;
-webkit-border-top-right-radius: 30px;
-moz-border-radius-topleft: 30px;
-moz-border-radius-topright: 30px;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
	}
#blockB &gt; div.plusArea2 img{
	max-width:980px;
}
#blockB &gt; div.plusArea2 p{
	font-family: "敺株��迤暺煾��", "�琿�𩡗ro";
	display:block;
	margin:0 auto;
    width: 85%;
	padding-top: 25px;
	line-height: 1.8;
	font-size: 1.35rem;
	font-weight:bold;
	color:#604c3f;
}

#blockB &gt; div.plusArea3{
	padding: 25px 25px 0 10px;
	max-width: 1280px;
    width: 90%;
    top: 53%;
    margin: 40px auto;
	background: #fcf3de;
    border-radius: 30px;
	}
#blockB &gt; div.plusArea3 ul li{
	font-family: "敺株��迤暺煾��", "�琿�𩡗ro";
	margin:0 auto;
    width: 85%;
	padding-top: 25px;
	line-height: 1.8;
	font-size: 1.35rem;
	font-weight:bold;
	text-align: justify;
	color:#595857;
}
#blockB &gt; div.plusArea3 ul li::before {
    content:"繚";
    font-size:120px;
	margin-top: -25px;
    margin-left: -31px;
    vertical-align: top;
    line-height: 20px;
}
#blockB &gt; div.plusArea3 ul li.blue{
	color:#0068b6;
	}
#blockB &gt; div.plusArea3 ul li a {
	color:#0068b6;
	text-decoration:underline;
}
#blockB &gt; div.plusArea3 ul li a:hover {
	color:#45a875;
}
#blockB &gt; div.plusArea3 &gt;img{
	position: relative;
    max-width: 250px;
    display: block;
    top: -60px;
    margin: auto;
}
#blockB &gt; div.plusArea3 ul{
	padding-bottom: 40px;
    margin-top: -50px;
	}

/*BTN SETTINGS*/
.btnbar {
    text-align: center;
    /*margin-right: 20px;
    margin-bottom: 10px;*/
    font-family: "敺株��迤暺煾��", "�琿�𩡗ro";
    font-size: 12px;
    float: left;
    width: 100%;
    margin-top: 6px;
}

.yellowbtn {
    border-radius: 15px 15px;
    border-color: #005b9e;
    font-family: 敺株��迤暺煾��, Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.9em;
    font-weight: 700;
    color: white;
    background-color: #45a875;
    letter-spacing: 1px;
    padding: 10px 25px;
    margin-right: 10px;
    margin-bottom: 1em;
    cursor: pointer;
    text-decoration: none;
}
.yellowbtn a,.yellowbtn a:hover{
	color: white;
	text-decoration:none;
}
.yellowbtn:hover, .yellowbtnsm:hover, .btnround:hover {
    background-color: #f27566;
}

input[type=submit], input[type=button] {
    font-family: 敺株��迤暺煾��, Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.9em;
    font-weight: 700;
	min-width: 200px;
    color: #fff;
	background:url(../img/btn_bluenotxt.png?UPD=20250402) no-repeat;
	background-size:contain;
	height:70px;
   /*
	-moz-transform: scale(0.9) skew(-3deg, 0deg);
-webkit-transform: scale(0.9) skew(-3deg, 0deg);
-o-transform: scale(0.9) skew(-3deg, 0deg);
-ms-transform: scale(0.9) skew(-3deg, 0deg);
transform: scale(0.9) skew(-3deg, 0deg);*/
    letter-spacing: 1px;
	border:none;
    /*padding: 10px 25px;*/
    margin-right: 10px;
	margin-bottom: 1em;
    cursor: pointer;
    text-decoration: none;
	}
	
a.under{
	box-shadow: 6px 6px #989898, 12px 12px #6c6666;
    background: #8c3682;
	height:50px;
}	

.gradientbtn:hover {
    color: #fff;
    background:url(../img/btn_bluenotxt_on.png?UPD=20250402) no-repeat;
    text-decoration: none;
	background-size:contain;
	height:70px;
}	


.gradientbtn:focus, input:focus,.yellowbtn:focus{
    outline: none;
}

.agree {
    text-align: center;
    margin: 5px auto;
    width: 80%;
    font-family: "敺株��迤暺煾��", "�琿�𩡗ro";
	color:#595857;
	font-weight:bold;
    font-size: 1.55em;
}
/*END BTN SETTINGS*/
.element-to-hide{
    visibility:hidden;
}

@keyframes cloud {
    0%{
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50%{
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
   100%{
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes updown {
    0%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50%{
    -webkit-transform:  translateY(-5px);
    transform:  translateY(-5px);
  }
   100%{
    -webkit-transform:  translateY(0);
    transform:  translateY(0);
  }
}
@keyframes downup {
   0%{
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50%{
    -webkit-transform:  translateY(5px);
    transform:  translateY(5px);
  }
   100%{
    -webkit-transform:  translateY(0);
    transform:  translateY(0);
  }
}
@-webkit-keyframes zoomOut2 {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
    5% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
    80% {
         -webkit-transform: scale3d(.8,.8,.8);
        transform: scale3d(.8,.8,.8);
    }
    100% {
         -webkit-transform: scale3d(.8,.8,.8);
        transform: scale3d(.8,.8,.8);
    }
}

@keyframes zoomOut2 {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
    5% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1);
    }
    80% {
         -webkit-transform: scale3d(.8,.8,.8);
        transform: scale3d(.8,.8,.8);
    }
    100% {
         -webkit-transform: scale3d(.8,.8,.8);
        transform: scale3d(.8,.8,.8);
    }
}
@keyframes flipInX2 {
  0% {
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
  }
  10% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  opacity: 0;
  }
  
  15% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  20% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity: 1;
  }
  30% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  35% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
  }
  } 
 @keyframes flipCard1 {
    0% {
        transform: rotateY(0);
        -webkit-transform: rotateY(0);
    }
    10%{
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
    }
    25% {
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
    }
    35% {
        transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
    }
    50%{
        transform: rotateY(0deg); 
        -webkit-transform: rotateY(0deg);  
    }
    100%{
         transform: rotateY(0deg); 
        -webkit-transform: rotateY(0deg);  
    }
}
@-webkit-keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  }
  @keyframes zoomIn {
  0% {
  opacity: 0;
  -webkit-transform: scale3d(.3, .3, .3);
  transform: scale3d(.3, .3, .3);
  }
  50% {
  opacity: 1;
  }
  } 
@keyframes showcard {
    0%{
	-webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  transform: rotate3d(1, 0, 1, 45deg);
-webkit-transform: rotate3d(1, 0, 1, 45deg);
  opacity: 0;
  }
   100%{
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  transform: rotate3d(1, 0, 1, 30deg);
  -webkit-transform: rotate3d(1, 0, 1, 30deg);
  opacity: 1;
  }
}
@keyframes showcard2 {
    from{transform:translateX(120px)}to{transform:translateX(-10px)}
	}
@keyframes flipCard2 {
    0% {
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
    }
    10%{
        transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
    }
    25% {
        transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
    }
    35% {
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
    }
    50%{
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
    }
    100%{
        transform: rotateY(-180deg);
        -webkit-transform: rotateY(-180deg);
    }
}
@-webkit-keyframes pulse {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  50% {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  }
  @keyframes pulse {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  50% {
  -webkit-transform: scale3d(1.05, 1.05, 1.05);
  transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  } 
 
@keyframes bounceBall{from{transform:translateY(0px)}to{transform:translateY(-10px)}}
@-webkit-keyframes bounceBall{from{transform:translateY(0px)}to{transform:translateY(-10px)}}

  @keyframes swing {
  20% {
  -webkit-transform: rotate3d(0, 0, 1, 5deg);
  transform: rotate3d(0, 0, 1, 5deg);
  }
  40% {
  -webkit-transform: rotate3d(0, 0, 1, -10deg);
  transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
  -webkit-transform: rotate3d(0, 0, 1, 5deg);
  transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
  -webkit-transform: rotate3d(0, 0, 1, -5deg);
  transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  }
  }
��
 

.blockB_Notice {
  padding: 2em 0px 2em 0px;
  text-align: justify;
  text-justify: inter-ideograph; 
}
.blockB_Btn {
  font-size:1.9375em;
  line-height:1em;
  font-weight: bold;
}
.blockB_Btn div ,.blockA_Btn div {  
  display:inline-block;
	vertical-align: middle;
}
.blockB_Btn div ,.blockB_Btn_text {  
  margin:auto 48%;
  width:25%;
}
.blockB_Btn div &gt; img,.blockA_Btn div &gt; img {
  width:auto;
  height:1em;
  display:inline-block;
}

.blockB_NoticeOl,.blockC_NoticeOl{
  font-size: 1.25em;
  line-height:1.7em;
  margin: 1em 0px 0px 1em;
  padding: 0px;
  display: none;
  list-style: decimal;
}

.blockA_NoticeOl  {
  font-size: 1.25em;
  line-height:1.7em;
  margin: 1em 0px 0px 1em;
  padding: 0px;
  display:block;
  list-style:none;
}
.blockB_NoticeOl &gt; li, .blockC_NoticeOl &gt; li {
  padding: 0px 0px 5px 0px;
}
.spText01 {
  margin-right: 0;
  display: inline-block;
  width:100%;
}
.spText02 {
  text-align: right;
  color:#F00;
  padding-top:0.25em;
}


@keyframes MoveA {
  0% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  opacity: 0;
  }
  40% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  }
  60% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  opacity: 1;
  }
  80% {
  -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
  -webkit-transform: perspective(400px);
  transform: perspective(400px);
  }
}
@keyframes MoveB {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
}
@keyframes moveD {
 0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }

}



.pc{
	display:none;
}
.mo{
	display:block;
}

@media screen and (min-width: 769px){

	.borderWidth {

	  width:87.34375%;
	}
  .pc{
		display:block;
	}
	.mo{
		display:none;
	}
	
	
	.spText01 {
	  margin-right: 1.07142857143em;
	  display: inline-block;
		width:auto;
	}
	
}
@media screen and (max-width: 769px) {
 #wrapper{
	 position: relative;
	/* border:20px solid #F2EEDF;*/
}
.quickBtn, .quickBtn2 {
		width:20%;
		}
#header {
	min-height: 75px;
}
.logo1 {
    width: 141px;
    left: 23px;
    top: 18px;
}
.logo2 {
    width: 78px;
    right: 16px;
    top: 11px;
}
#footer {
	position:relative;
	width: 100%;
	font-size:18px;
}

#blockA &gt; div.btn1 {
	width: 87%;
    left: 10%;
    top: 5%;
}
#blockA &gt; div.kv_title_t1-1 {
    width: 90%;
    left: 5%;
    top: 10%;
}
#blockA &gt; div.kv_title_t1-2 {
    width: 38%;
    left: 55.8%;
    top: 3.8%;
}
#blockA &gt; div.kv_title_t1-3 {
    width: 49%;
    left: 25.8%;
    top: 12.8%;
}
#blockA &gt; div.kv_title_t2 {
    width: 40%;
    left: 5%;
    top: 28%;
}
#blockA &gt; div.kv_title_t2-num {
    width: 100%;
    left: 0%;
    top: 20%;
}
#blockA &gt; div.kv_title_t3 {
   width: 90%;
    left: 5%;
    top: 33%;
}
#blockA &gt; div.kv_title_t3-num {
    width: 32%;
    left: 67%;
    top: 35%;
}
#blockA &gt; div.kv_title_t4 {
    width: 55%;
    left: 22%;
    top: 33%;
}
#blockA &gt; div.kv_title_area1 {
    width: 70%;
    left: 22%;
    top: 42%;
}

#blockA &gt; div.icon-calculator {
	    width: 15%;
    left: 16%;
    top: 78%;
}
#blockA &gt; div.icon-card {
	width: 18%;
    left: 78%;
    top: 16%;	
}
#blockA &gt; div.icon-dollar {
	width: 8%;
    left: 5%;
    top: 52%;
}
#blockA &gt; div.icon-dollar2 {
	width: 6%;
    left: 11%;
    top: 52%;
}
#blockA &gt; div.icon-dollar3 {
	width: 5.8%;
    left: 8%;
    top: 46%;
}

#blockA &gt; div.icon-man {
	width: 50%;
    left: 48%;
    top: 53%;
}

#blockA &gt; div.icon-monitor {
	    width: 65%;
    left: 20%;
    top: 55.5%;
}
#blockA &gt; div.icon-note {
	width: 18%;
    left: 5%;
    top: 58%;
}
#blockA &gt; div.icon-note2 {
        width: 20%;
    left: 8%;
    top: 52%
	}
#blockA &gt; div.icon-tax {
    width: 28%;
    left: 27%;
    top: 48%;
}
#blockA &gt; div.icon-zero {
	    width: 12%;
    left: 52%;
    top: 65%;
}


#blockB h2{
	font-size: 1.8rem;
	}
h2 img.icon {
    width: 17%;
    vertical-align: middle;
}
#blockB &gt; div.plusArea1 {
    padding: 0px 0px 0 0px;
	}
#blockB &gt; div.plusArea2 {
    padding: 8px 8px;
	}
	
#blockB &gt; div.plusArea2 h2{
	padding: 0px;
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	}
#blockB &gt; div.plusArea2 p{
	font-size: 1.1rem;
    width: 90%;
    padding-bottom: 25px;
	}
#blockB &gt; div.plusArea1,#blockB &gt; div.plusArea2,#blockB &gt; div.plusArea3{	
border-radius: 10px;
}
#blockB &gt; div.plusArea3 ul li {
	font-size: 1.1rem;
    width: 90%;
	    margin-left: 35px;
	}
#blockB &gt; div.plusArea3 &gt;img {
    width: 45%;
    top: -50px;
}
/*
@media screen and (min-width: 1250px) and (max-width: 1449px) {
  
}
@media screen and (min-width: 1025px) and (max-width: 1249px) {
  
}
@media screen and (min-width: 851px) and (max-width: 1024px) {
  
}

@media screen and (min-width: 441px) and (max-width: 850px) {
 
}


*/</pre></body></html>