/*-----------------------------
 reset
-------------------------------*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, 
img, small, strong, sub, sup,b, i,dl, dt, dd, ol, ul, li,
 form, label,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,hgroup, menu, nav, section,
time, mark, audio, video {
margin:0;	padding:0;border:0;outline:0;font-size:100%;
vertical-align:baseline;background:transparent;line-height:1.0;
}
th{font-style:normal;font-weight:normal;}
ul li{list-style:none; }
h1,h2,h3,h4,h5,h6{font-size:1.1em;font-weight:normal;}
q:before,q:after{content:'';}
input,textarea,select{font-family:-apple-system, meiryo, sans-serif;font-size:inherit;font-weight:inherit;*font-size:62.5%;line-height:1.2;}

body {line-height:1;}
nav ul {list-style:none;}
table {	border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, footer, header,hgroup, nav, section { display:block; }
img{vertical-align:bottom;width: 100%; display: block;}

/*-----------------------------
 style
-------------------------------*/
body{width: 100%;
	font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;}

a {
	text-decoration: underline;
	color:#0066CC;
}
a:hover {
	text-decoration: underline;
	color:0066CC;
}
a:visit {
text-decoration: none;
	color:#4e2c06;
}


#wapper{
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
}

#wapperaa{
	width:640px;
	margin:0px auto 0px auto;
	text-align:left;
}

/*-----------------------------
 form
-------------------------------*/
#form_area{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 2px;
}

/*-----------------------------
 お買い物情報
-------------------------------*/
#shopping_info{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;

}

#shopping_info .title_band{
	font-size:1.6em;
	list-style-type: none;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-color: #40bacf;
	color: #FFFFFF;
	margin-bottom: 15px;
	text-align: center;
}

#shopping_info .title{
	font-size:1.4em;
	list-style-type: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-bottom-color: #333333;
	color: #333333;
	margin-bottom: 5px;
}

#shopping_info .text{
	font-size:1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
	line-height: 120%;
}

#shopping_info .text_b{
	font-size:1.2em;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}

#shopping_info .img{
	padding: 0px;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#sns_area{
	text-align: center;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*-----------------------------
 foot
-------------------------------*/
#footnavi{
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

#footnavi .footnavikoma{
	font-size:1em;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#E3E3E3;
	border-top:1px dashed #4e2c06;
	padding-right: 0px;
	padding-left: 10px;
	margin: 0px;
}
#footnavi .footnavikoma a{
	display:block;
	color: #333333;
}
#copyright{
	width:100%;
	background-color:#0070bd;
	font-size: 16px;
	color:#FFFFFF;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*-----------------------------
 ページトップ
-------------------------------*/
#pageTop {
  position: fixed;
  bottom: 150px;
  right: 40px;
}

#pageTop i {
	padding-top: 20px;
	padding-right: 7px;
}

#pageTop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 40px;
	height: 40px;
	background-color: #999999;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

 

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/*-----------------------------
 会社概要
-------------------------------*/
#wrap{
	font-size:0.8em;
}

.headline{
	background-color:#333333;
	color:#ffffff;
	width:100%;
	font-weight:bold;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.summary_ti{
	background-color:#CCCCCC;
	width:100%;
	font-weight:bold;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.summary_content{
	width:94%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 7px;
}
.close{
width:100%;
text-align:center;
padding-top:20px;
padding-bottom:20px; 
}
.c_btn{
	width:140px;
	height:20px;
	margin:0px auto;
	padding:15px 30px 15px 30px;
	background-color:#333333;
}
.c_btn a{
color:#ffffff;
text-decoration:none;
display:block;
}
.c_btn a:hover{
	color:#666666;
}

/*------------------------------------*/

.hover{
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.hover:hover{
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}



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

.sybertrust img{
width: 134px;
height: auto;
}

}
@media screen and (max-width: 767px) {

.sybertrust img{
width: 80%;
height: auto;
}

}

/*--------------------------------------------*/
/* 固定バナー用の追加 */

#cta-btn{
position: fixed;
left: 0px;
bottom: 0px;
z-index: 999;
}

@media screen and (min-width: 768px) { /* PC タブレット */

.cta-btn{
width: 100vw;
height: auto;
}

.cta-btn-banner{
position: relative;
width: 640px;
height: auto;
margin: 0 auto;
}

.cta-btn-banner img{
width: 640px;
height: auto;
}

.cta-btn-banner-close{
position: absolute;
top: 50px;
right: 7px;
width: 20px;
height: 20px;
background-color:#444444;
font-size: 16px;
color: #fff;
padding:4px 0px 0px 6px;
}

}

@media screen and (max-width: 767px) { /*スマホ*/

.cta-btn{
/*width: 100%;*/
width: 100vw;
height: auto;
}

.cta-btn-banner{
position: relative;
width: 100%;
height: auto;
margin: 0 auto;
}

.cta-btn-banner img{
width: 100%;
height: auto;
}

.cta-btn-banner-close{
position: absolute;
top: 28px;
right: 7px;
width: 20px;
height: 20px;
background-color:#444444;
font-size: 16px;
color: #fff;
padding:4px 0px 0px 6px;
}

}




.cta-btn-banner a{
	opacity: 0.9;
}
.cta-btn-banner a:hover {
	opacity: 1;
}

#close a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
