@charset "utf-8";
/*		Contents

/* =================================================================
		reset
================================================================= */

/* リセット */

body, h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd, blockquote {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ul, ol {
	list-style: none inside;
}

img,
a img {
	border: 0;
	vertical-align: middle;
}
table,tr,td,th{
	border-collapse:collapse;
}
/*	Basic Text Link	*/
a {
	color: #e40073;	text-decoration:underline;
}

a:link {
	color: #e40073;	text-decoration: underline;
}
a:visited {
	color: #e40073;	text-decoration: underline;
}
a:hover {
	color: #e40073;	text-decoration: none;
}
a:focus {
	color: #224eb5;	text-decoration:underline;
}
a:active {
	color: #e40073;	text-decoration: underline;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: '';
	display: block;
}



/* =================================================================
		content
================================================================= */

body{
	width:100%;
	/*text-align: left;*/
	font-family: 'ＭＳ Ｐゴシック',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	/*font-size:62.5%;*/
	line-height:1.85;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	margin: 0%;
	padding: 0%;
}


.wrap{
	width: 750px;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*box-shadow:0 0 5px 0 rgba(0,0,0,0.4);*/
}

a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity:0.7;
}

img {
	display:block;
	border:0;
}
.img{
	width: 100%;
}

header {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
header img {
    display: block;
    width: 100%;
}
.fv_bg{
	margin-top: -1%;
}
/**コンテンツ領域 PC**/
.coupon{
    margin-top: -19.0%;
    margin-left: 50%;
	margin-bottom: 6.5%;
    font-size: 200%;
	font-weight: bold;
    color: red;
}
.nove01{
	margin-top: -3.2em;
}
.nove02{
	margin-top: -0.8em;
}
.nove03{
	margin-top: -3.0em;
}

.link_bnr{
	float: left;
	width: 100%;
    margin-top: 5%;
    margin-left: 4%;
	margin-bottom: 5%;
    box-sizing: border-box;
}
.link_bnr img{
	width: 92%;
}
.gifanime{
	margin-top: -42%;
	margin-left: 10%;
}
.txt01{
	margin-top: -8%;
	margin-left: 8%;
	margin-bottom: 6%;
}
	
.btn01{
    margin-top: -30%;
    margin-left: 7%;
	margin-bottom: 11%;
}
.btn02{
    margin-top: -32%;
    margin-left: 7%;
	margin-bottom: 11%;
}

/**共通**/
.info{
    background: #FFF;
    border: 1px solid #CCC;/*線*/
    border-radius: 10px;/*角の丸み*/
    margin-top: 24em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	/*float: left;*/
    width: 86%;
    text-align: left;
    padding: 1em;
    box-sizing: border-box;
}

dd{
	margin-left: 3%;
	margin-bottom: 2%;
}
.component{
	width: 100%;
	padding-top: 2%;
	padding-bottom: 2%;
	border: 1px solid #CCC;
	margin-top: 5%;
	margin-bottom: 2%;
	float: left;
}
.component p {
	color:#000;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
	/*padding:4.5%;*/
	padding-right: 5%;
	padding-left: 5%;
}

.kiyaku {
	background-color: #E5E5E5;
}

.kiyaku p {
	width:80%;
	color:#000;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding:5%;
}

.footer{
	padding: 10 0 0 0px;
	background: #00A1D7;
	width: 98%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    text-align: center;
	color: #fff;
}
.f_txt{
	padding-top: 8px;
}

/*	.footer Text Link	*/
.footer a {
	color: #FFFFFF;	text-decoration:underline;
}

.footer a:link {
	color: #FFFFFF;	text-decoration: underline;
}
.footer a:visited {
	color: #061AF8;	text-decoration: underline;
}
.footer a:hover {
	color: #061AF8;	text-decoration: none;
}
.footer a:focus {
	color: #224eb5;	text-decoration:underline;
}
.footer a:active {
	color: #e40073;	text-decoration: underline;
}

.ssl_img{
    width: 30%;
    margin-left: auto;
    margin-right: auto;
} 

script,
script + img {
    display: none;
}

.ipad body,
.android body,
.iphone body {
    -webkit-text-size-adjust: 100%;
}

.android p,
.android span{
 max-height: 999999px;
}

/**@media only screen and (max-device-width: 480px)**/
@media only screen and (max-device-width: 480px){

.wrap{
	width: 100%;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*box-shadow:0 0 5px 0 rgba(0,0,0,0.4);*/
}
img{
	width: 100%;
}

a:hover img{
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity:1;
}
    
img {
	display:block;
	border:0;
}
.img{
	width: 100%;
}

header {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
header img {
	display:block;
	width: 100%;
}

/**コンテンツ領域 sp**/
.coupon{
    /*margin-top: -20%;*/
    margin-left: 51%;
	margin-bottom: 6%;
    font-size: 140%;
	font-weight: bold;
    color: red;
}
.nove01{
	margin-top: -1.5em;
}
.nove02{
	margin-top: -0.6em;
}
.nove03{
	margin-top: -1.8em;
}
	
.link_bnr{
	float: left;
	width: 100%;
    margin-top: 5%;
    margin-left: 2%;
	margin-bottom: 5%;
    box-sizing: border-box;
}
.link_bnr img{
	width: 96%;
}

.gifanime{
	margin-top: -42%;
	margin-left: 10%;
	width: 40%;
}
.txt01{
	margin-top: -8%;
	margin-left: 6%;
	margin-bottom: 6%;
	width: 50%;
}
	
.btn01{
	width: 92%;
    margin-top: -30%;
    margin-left: 4%;
	margin-bottom: 12%;
}
.btn02{
	width: 92%;
    margin-top: -32%;
    margin-left: 4%;
	margin-bottom: 12%;
}
	
/**共通**/
.info{
	background: #FFF;
	border: 1px solid #CCC;/*線*/
	border-radius: 10px;/*角の丸み*/
	margin-top: 14em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	/*float: left;*/
	width: 98%;
	text-align: left;
	padding: 1em;
    box-sizing: border-box;
}

dd{
	margin-left: 3%;
	margin-bottom: 2%;
}
.component{
	width: 100%;
	padding-top: 2%;
	padding-bottom: 2%;
	border: 1px solid #CCC;
	margin-top: 5%;
	margin-bottom: 2%;
	float: left;
}
.component p {
	color:#000;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
	/*padding:4.5%;*/
	padding-right: 5%;
	padding-left: 5%;
}

.kiyaku {
	background-color:#E5E5E5;
}

.kiyaku p {
	width:80%;
	color:#000;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding:5%;
}

.footer{
	padding: 10 0 0 0px;
	background: #00A1D7;
	width: 98%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    text-align: center;
	color: #fff;
}
.f_txt{
	padding-top: 8px;
}

/*	.footer Text Link	*/
.footer a {
	color: #FFFFFF;	text-decoration:underline;
}

.footer a:link {
	color: #FFFFFF;	text-decoration: underline;
}
.footer a:visited {
	color: #061AF8;	text-decoration: underline;
}
.footer a:hover {
	color: #061AF8;	text-decoration: none;
}
.footer a:focus {
	color: #224eb5;	text-decoration:underline;
}
.footer a:active {
	color: #e40073;	text-decoration: underline;
}

.ssl_img{
    width: 15%;
    margin-left: auto;
    margin-right: auto;
} 
    
script,
script + img {
    display: none;
}

.ipad body,
.android body,
.iphone body {
    -webkit-text-size-adjust: 100%;
}

.android p,
.android span{
 max-height: 999999px;
}    
}
