* {
	font-size:2vw;
}
@media screen and (max-width: 768px) {
p {
	font-size: 4vw;
	}
}

a {
	text-decoration: none;
	}

img {
	width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0;
	}
li {
	list-style: none;
}

.cv {
	width: 100%;
	position: fixed;
	bottom: 0;
	}

.cv ul {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: 10%;
    display: flex;
    width: 85%;
    justify-content: space-between;
	}

.cv ul li {
	list-style: none;
	width: 100%;
	}
.fixbtn {
	background: #e48811;
    color: #fff;
    line-height: 14vw;
    border-radius: 1.3vw;
    text-align: center;
	}

header img {
	width: 80%;
	margin: 0 auto;
	padding-top: 4%;
	padding-bottom: 4%;
	}

.contents{
    position: relative;
	width: 100%;
	background: #000;
	padding-bottom: 10%;
	}

.bt {
	position: absolute;
	line-height: 15vw;
	border-radius: 20vw;
    width: 80%;
    background: #2B71DC;
    margin: auto;
	right: 0;
	left: 0;
    color: #fff;
    text-align: center;
	font-weight: 900;
	}

.bt_area {
	padding: 4%;
	padding-bottom: 5%;
	}

.bt_img {
	line-height: 15vw;
	border-radius: 20vw;
    width: 90%;
    background: #2B71DC;
    margin: auto;
    text-align: center;
	font-weight: 900;
	margin-bottom: 4%;
	letter-spacing: 0.3vw;
	}

.bt_img a :last-child {
	margin-bottom: 0%;
	}	


.bt_00 {
	top: 266vw;
	}

.bt_0002 {
	top: 484vw;
	}

.bt_0003 {
	top: 715vw;
	}

.bt_01 {
	top: 200.3vw;
	color: #ba000d;
    background-color: #fff000;
    border-radius: 2vw;
    line-height: 52px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #ffc107;
	}

.bt_0102 {
	top: 218vw;
	background: #fff000;
	color: #ba000d;
    background-color: #fff000;
    border-radius: 2vw;
    line-height: 52px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #ffc107;
	}

.bt_02 {
    bottom: 285vw;
	color: #fff;
    background-color: #2140d2;
    border-radius: 2vw;
    line-height: 52px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #020c40;
	}

.bt_0202 {
    bottom: 293vw;
	background: #162a8b;
	color: #fff;
	}

.bt_03 {
    bottom: 27vw;
	background: #fff000;
	color: #ba000d;
    background-color: #fff000;
    border-radius: 2vw;
    line-height: 52px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #ffc107;
	}

.bt_04 {
	bottom: 7vw;
	background: #fff000;
	color: #ba000d;
    background-color: #fff000;
    border-radius: 2vw;
    line-height: 52px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #ffc107;
	}

.bt_07 {
	top: 476vw;
	background: #fff000;
    color: #1D2087;
    background-color: #fff000;
    border-radius: 2vw;
    line-height: 52px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #ffc107;
	}

.bt_06 {
	top: 496vw;
	background: #fff000;
    color: #1D2087;
    background-color: #fff000;
    border-radius: 2vw;
    line-height: 52px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #ffc107;
	}

.rakuten {
	background: #E60012;
	}

.comit-shaken {
	background: #1D2087;
	}

.lease {
	background: #fff;
	}

.lease .bt_img {
	margin-bottom: 0;
	}

.repair {
	background: #B50005;
	}

.img_03 {
    background: #000;
    padding-bottom: 7%;
	padding-top: 20%;
	}

.img_03 img {
	width: 80%;
	margin: 0 auto;
	}

.bt_05 {
    top: 182vw;
	color: #ba000d;
    background-color: #fff000;
    border-radius: 2vw;
    line-height: 52px;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #ffc107;
	}

.bt_08 {
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	top: 50vw;
	width: 85%;
    background-color: #E60012;
    border-radius: 2vw;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 4px 0 #86000a;
	line-height: 17vw;
	}

.bt_09 {
	position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    top: 63vw;
	filter: drop-shadow(3px 3px 0px #1D2087);
	}

.contents {
    position: relative;
    width: 100%;
    background: #fff;
    padding-bottom: 10%;
	}

.contents2 {
	padding-bottom: 0;
}

.cvarea {
	position: fixed;
    z-index: 10;
    width: 100%;
	background: #000;
	bottom: 0;
}

.rela {
	position: relative;
}

.contents02 {
	position: relative;
}

.btnmini {
	width: 80%;
    margin-left: 10%;
    position: absolute;
    z-index: 1;
    bottom: 196vw;
}

.btn01 {
	font-size: 3.5vw;
    width: 80%;
	margin: 3vw;
	margin-left: 5vw;
    border-radius: 5px;
    background: #1ca18d;
    box-sizing: border-box;
    line-height: 4vw;
    padding: 4vw;
	text-align: center;
	color: #fff;
	font-weight: bold;
}


.btn01 a {
	color: #fff;
	font-size: 3.5vw;
	display: block;
}

.fontsize3 {
	font-size: 3vw;
	font-weight: normal;
}

.appicon {
	width: 30%;
    position: absolute;
    bottom: 0;
	right: -3vw;
}


/*店舗ごとダウンロード*/
.store {
	font-size: 3.5vw;
	}

.storelist {
	background: #4ebbab;
	padding-bottom: 30vw;
	}

.dlTIT {
	background: #1ca18c;
    color: #fff;
    text-align: center;
	font-size: 5vw;
    line-height: 5vw;
	padding-top: 5vw;
    padding-bottom: 5vw;
	}
.fontMINI {
	font-size: 3.5vw;
	}

.storeCON {
	margin-top: 7vw;
	}

.storeinner {
	width: 90%;
	margin: 0 auto;
	background: #fff;
	border-radius: 1.3vw;
	padding: 3vw;
    box-sizing: border-box;
	margin-top: 1vw;
	padding-top: 1vw;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}

.storeinner li {
	margin-top: 4vw;
	width: 48.5%;
	}

/*.storeinner li:first-child {
	margin-top: 0vw;
	}*/

.storeinner li:last-child {
	margin-bottom: 3vw;
	}

.cityTIT {
	color: #fff;
    margin-left: 5%;
    font-size: 4vw;
	}

.appBTN {
	/*display: flex;
    flex-wrap: wrap;*/
	justify-content: space-between;
	}

.appBTN p{
	width: 100%;
	background: #1b208e;
	color: #fff;
    text-align: center;
    line-height: 12vw;
    border-radius: 1vw;
    margin: 0 auto;
	font-size: 3.5vw;
	letter-spacing: 0.2vw;
    font-weight: bold;
	}

.store {
	margin-bottom: 1%;
	}
	.store2 {
		font-size: 3vw;
		line-height: 3.5vw;
		margin-bottom: 2vw;
	}

.app {
	display: flex;
    margin: 0 auto;
    width: 85%;
	justify-content: space-between;
    margin-top: 5%;
    margin-bottom: 10%;
    text-align: center;
    background: #2a71db;
    line-height: 17vw;
    border-radius: 3vw;
    /*border: solid 1px #1b208e;*/
	}

.app a {
	text-decoration: none;
	text-align: center;
	width: 100%;
	font-weight: bold;
	letter-spacing: 0.3vw;
	color: #fff;
	}

.app p {
	font-size: 5vw;
	}	


/* footer */
footer {
	position: relative;
    width: 100%;
    font-size: 3vw;
	padding-bottom: 4vw;
	padding-top: 5vw;
	}

.footer_logo {
	width: 80%;
    margin: 0 auto;
    margin-bottom: 3vw;
	}

footer .fooertMENU {
	display:flex;
	flex-wrap:wrap;
  	}

.fooertMENU {
	margin-bottom: 4%;
	}

footer a:first-of-type {
	padding-left: 0;
  	}

footer a {
	font-size: 2.9vw;
	text-align: center;
	display: inline-block;
	width: 47%;
	color: #000;
	}

footer a:first-of-type {
	border-right: 1px solid #000;
	}

.copyright {
	text-align: center;
	font-size: 3vw;
	padding-top: 4%;
    border-top: solid 1px #808080;
	}





	/*ぽよん*/
.puyon {
    animation: puyon 3.0s linear 0s 1;
    animation-iteration-count: infinite;
    animation-delay:1s;
  }
  @keyframes puyon {
    0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
    50%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
    55%  { transform: scale(0.95, 1.2) translate(0%, -10%); }
    60%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
    65%  { transform: scale(0.95, 1.05) translate(0%, -3%); }
    70%  { transform: scale(1.05, 0.95) translate(0%, 3%); }
    80%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
    100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
  }
