@charset "UTF-8";

body {

	}

#bg {
	background-attachment: fixed;
	background-image: url(../images/bg.png);
	background-repeat: repeat;

}
/****************パソコン用****************/
@media screen and (min-width: 751px){
/*#bg {
	background: url(../images/gdc/bg.jpg) repeat fixed;

	}*/
	
.toprogo {
	margin:0 auto;
		width:100%;
	text-align: center;
	 padding-top:100px;
	}	
	
	.toprogo:img{width: 100%;}	
	
.main_img {
	margin:0 auto;
	margin-top: 1px;
	width: 100%;
	max-width:1200px;
	padding-top: 140px;
}
	
.main_img img{width:100%;}	
#box1 {
	background-image: url(../images/pc/bg.png);
	height: 461px;
	margin-bottom: 30px;

	width:100%;
}
#box1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 62px;
	text-align: center;
}
	#box1 p img{width: 100%;
	max-width:1224px;}


	.box2{
		width:100%;
		max-width:1219px;
		margin:0 auto 50px auto;
	}
	
	.box2 img{width: 100%;}	
.pc_contents {
	max-width:1200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:100px;

}
.pc_contents .box {
	border: 10px solid #ff008a;
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	background-color: #fff;
	margin-bottom: 50px;
}
.pc_contents .box h2 {
	text-align: center;
	margin-top: 47px;
	margin-right: 0px;
	margin-bottom: 48px;
	margin-left: 0px;
}
.pc_contents .box .logo {
	text-align: center;
	max-width:445px;
	margin:45px auto 10px auto;
}
.pc_contents .box.bg {
	background-image: url(../images/pc/bg2.png);
	height: auto;
}
	
.pc_contents img{
	width:100%;
	
	
	}	

	
.pc_contents .box.bg #block2 {
	height: 675px;
	width: 1014px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
.pc_contents .box.bg #block3 {
	height: 400px;
	width: 1036px;
	margin-top: -100px;
	margin-right: auto;
	margin-bottom: 47px;
	margin-left: auto;
	padding-top: 114px;
	padding-left: 22px;
}
.pc_contents .box.bg #block4 {
	height: 399px;
	width: 1014px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: 90px;
	padding-top: 110px;
}
.pc_contents .box.bg .waku {
	background-image: url(../images/pc/waku2.png);
	height: 283px;
	width: 450px;
	padding-top: 23px;
	padding-right: 27px;
	padding-left: 23px;
	margin: 0px;
}
.pc_contents .box.bg .right {
	float: right;
}
.pc_contents .box .top_margin_no {
	margin-top: 0px;
}
.pc_contents .box .goods {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
#shop {
	width: 1150px;
	height:465px;
	margin-bottom: 50px;
	padding-top: 50px;
	border: 10px solid #ff008a;
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	background-color: #fff;
	padding-bottom: -150px;
}
#shop h2 {
	margin-bottom: 40px;
}
.download_center {
	text-align: center;
}
.download {
	margin-left: 50px;
	margin-bottom: 40px;
}
.download li {
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
}

/* 購入はこちらボタン*/	
#ecBtnArea {
	margin: 3% 0 2%;
	padding: 0 0 9px 0;
}
#ecBtnArea p {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;
	margin-bottom: 20px;
}
#ecBtnArea ul{
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: row;
    width:80%;
}
#ecBtnArea ul li{
    list-style: none;
    width: 25%;
display:flex;
min-height:115px;
}
#ecBtnArea ul li a{
/*display: block;*/
    padding: 0.5rem 1rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    box-sizing: border-box;
    border: 3px solid #fff;
    background: #ffb11b;
    vertical-align: middle;
    /* align-content: stretch; */
    /* height: auto; */
    /* align-items: center; */
    /* display: flex; */
    /* display: flex; */   
    vertical-align: center;
    /* justify-content: center; */
    /* justify-content: space-around; */
    /* align-items: center; */
    display: flex;
    align-items: center;
}
#ecBtnArea ul li a:hover{background-color: #ff8c1b;}
#ecBtnArea ul li a img{width:90%;display:block;margin:0 auto;}
#ecBtnArea ul::before {
    content: "";
    display: block;
    width: 25%;
    order: 1;
}
#ecBtnArea ul::after {
    content: "";
    display: block;
    width: 25%;
}
.copyAmazon {
    font-size: 70%!important;
    width: 100%;
    margin: 10px auto 20px !important;
	padding-top: 0px!important;
	font-weight: normal!important;
	line-height: 1.4;
}	
	
}

/****************スマートフォン用****************/
@media screen and (max-width:750px){
#bg {
	background-attachment: fixed;
	background-image: url(../images/bg.png);
	background-repeat: repeat;

}
header {
}
.main_img {
}
.main_img img {
	width: 100%;
}
.main_img p {
	margin: 0px;
}
.main_img a:hover  {
	opacity: .60; /* Standard: FF gt 1.5, Opera, Safari */
	transition: 0.3s;
}
#box1 {

}
#box1 p {
	margin: 0px;
}
#sp_contents {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:50px;
}
#sp_contents .box {
	border: 8px solid #e04468;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom:0px;
	margin-bottom: 20px;
}
#sp_contents h2 {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sp_contents .box p {
	margin: 0px;
}
#sp_contents .box p img {
	width: 100%;
}
#sp_contents .box .padding {
	padding-right: 10px;
	padding-left: 10px;
}
#sp_contents .box .btn {
	background-image: url(../images/sp/btn_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	text-align: center;
	margin-top: 20px;
}
#sp_contents .box .btn img {
	width: 60%;
}
#shop {
	border: 3px solid #e04468;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #fff;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
	#shop h2{
		margin-top:30px;
		margin-bottom:30px;
	}
/* 購入はこちらボタン*/	
#ecBtnArea {
	margin: 3% 0 2%;
	padding: 0 0 9px 0;
}
#ecBtnArea p {
	padding:0 10px 0 10px;
    text-align: center;
    font-size: 0.7rem;
    font-weight: 700;
	margin-bottom: 20px;
}
#ecBtnArea ul{
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: row;
    width:80%;
}
#ecBtnArea ul li{
    list-style: none;
    width: 50%;
display:flex;
min-height:95px;
}
#ecBtnArea ul li a{
/*display: block;*/
    padding: 0.5rem 1rem;
    text-align: center;
    border-radius: 1rem;
    text-decoration: none;
    box-sizing: border-box;
    border: 3px solid #fff;
    background: #ffb11b;
    vertical-align: middle;
    /* align-content: stretch; */
    /* height: auto; */
    /* align-items: center; */
    /* display: flex; */
    /* display: flex; */   
    vertical-align: center;
    /* justify-content: center; */
    /* justify-content: space-around; */
    /* align-items: center; */
    display: flex;
    align-items: center;
}
#ecBtnArea ul li a:hover{background-color: #ff8c1b;}
#ecBtnArea ul li a img{width:90%;display:block;margin:0 auto;}
#ecBtnArea ul::before {
    content: "";
    display: block;
    width: 25%;
    order: 1;
}
#ecBtnArea ul::after {
    content: "";
    display: block;
    width: 25%;
}
}
