/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input,
button {
	padding: 0;
	margin: 0;
	border: none;
	box-sizing: border-box;
	background: transparent;
	vertical-align: middle;
}
.notice_list_notice02 button{   width: 10%;
    height: 30px;
    background: #1486FF;
    color: #fff;
    border-radius: 30px;
    margin: 0 0 30px 0; }
 
	

.notice_list_notice02 h5{      font-size: 21px;
    font-weight: 900; margin-bottom: 20px;
}	
.notice_list_notice02 img{    width: 1%;
    float: right;
    margin-top: 33px;  }


.notice_list02_con{     
	display: flex;
    margin-top: 20px;
    width: 100%;
    align-content: center;
    align-items: center; }
.notice_list02_01 h5{ margin-bottom:10px; }

.notice_list02_01{ width: 100%; }

.notice_list02_012{     width: 46%; }
.notice_list02_list{ width: 17%;margin-right: 30px; }	
.notice_list02_list img { width: 100%; }
.notice_info_con{ border: 1px solid rgba(0,0,0,0.2);
    border-radius: 30px;
    padding: 30px;
	margin-top: 35px;
 }

 .notice_list02_02 p{     margin-right: 10px; }
 .notice_list02_02{     display: flex; }  
 .notice_list02_02 span{  font-weight: 900; color: #1486FF;     display: flex;}  
 .notice_text{ margin-top: 17px;
    line-height: 22px; }


.order_con h3{ font-size: 21px; }


.na_cart_tit_inner { margin: 30px; }
.na_cart_tit_inner form{ border-bottom: 1px solid rgba(0,0,0,0.2);
    padding: 3%; }
	.na_cart_tit_inner input{ width: 45%; margin-right: 2%; }


.na_cart_tit_inner02 { display: flex;
    flex-direction: row;
    width: 100%;
    padding: 10px 30px;  }

	.na_cart_tit_inner02 form{     width: 45%; margin-right: 2%;  }

	#sec{ height:30px; border-top:none; width: 100%; border-left:none; border-right:none; border-bottom:1px solid rgba(0,0,0,0.2); }


	.na_tit_bottom{    background: rgba(0,0,0,0.05);  }
.na_tit_bottom_tit{     display: flex;
    justify-content: space-between;
    padding: 30px 10px; }

.na_tit_bottom_tit_left{      display: flex;
    align-content: center;
    align-items: center;
    margin-left: 5%;
    font-weight: 900; }

.tab_person02 button{width: 20%;
    margin-right: 1%;
    height: 30px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 30px; }

	
	.tab2 {
		width: 95%;
		margin: 0 auto;
		display: flex;
		overflow-x: scroll;
	}
	.na_tit_bottom_tit_left p span{ color: #1486FF;  }

	.na_tit_bottom_tit_right{  display: flex;
		margin-right: 10px;
		font-weight: 900;}
		.na_tit_bottom_tit_right p span{ color: #1486FF;  }


	.na_con{     margin-top: 30px;
		margin-bottom: 15px; }	

	.na{display: flex;
		justify-content: space-between;
		margin-bottom: 15px; }	


	.na01{        display: flex;
		justify-content: space-between;
		font-size: 21px;
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(0,0,0,0.2);  }	 
		
		
	.na01 h3:nth-of-type(2){ color: #1486FF;   }	