@charset "UTF-8";

.title_section_sky{ margin-bottom: 20px;}
.title_section_sky span{
	font-size:14px;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight:bold; */
}
.title_dark_blue{
	color:#fff;
	font-size:20px;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight:bold; */
	padding:10px 30px;
	background:#008cd3;
}
.txt_color{
	color:#0088d3;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight:bold; */
	font-size:18px;
}
.txt_color_02{
	color:#1D2A51;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight:bold; */
	font-size:18px;
}
.txt_color_03 {
	color: #333333;
}
.note_star{
	padding-left:14px;
	text-indent:-14px;
}
.txt_b{
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight:bold; */
}
/*------ link_arrow ------*/
.link_arrow{
	text-align:center;
}
.link_arrow li{
	display:inline;
	margin-left:3%;
}
.link_arrow li:first-child{
	margin-left:0;
}
.link_arrow a{
	padding-left:27px;
	background:url(../images/ico_credit01.gif) no-repeat left center;
}

/*------ note_box ------*/
.note_box .img{
	width:70px;
	padding:29px 26px 29px 15px;
	background: url(../images/note01.png) no-repeat left top;
}
.note_box .img02 {
	background:url(../images/note02.png) no-repeat left top;
}
.note_box .img03 {
	background:url(../images/note03.png) no-repeat left top;
}
.note_box .img p{
	color:#fff;
	font-size:14px;
	text-align:center;
}
.note_box .msg{
	width:338px;
	padding-top:32px;
}
.shipping{ margin-bottom: 10px;}
.tb_style th{ font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight: bold; */ text-align: left; vertical-align: middle;}
.tb_style.shipping th{ text-align: center;}

/*------ including_early ------*/
#including_early .msg{
	width:850px;
	padding-top:39px;
}

/*------ members_online ------*/
#members_online .img{
	width:566px;
	padding-top:10px;
}
#members_online .msg{
	width:320px;
}
#members_online .menu_g li{
	width:289px;
	margin-bottom:20px;
}
#members_online .menu_g a{
	border-width: 1px;
	border-color:#1D2A51;
	background: url(../../../common/images/arrow07_3.png) no-repeat 98% center;
}
#members_online .menu_g span{
	color:#1D2A51;
	font-size:14px;
	padding: 9px 20px 9px 10px;
	border-bottom: 3px solid #F2F3F5;
}


/*------ list_dot_color ------*/
.list_dot_color li{
	padding-left:10px;
	background:url(../images/dot02.png) no-repeat 1px 8px;
}

/*------ col2_box ------*/
.col2_box .col2{
	width:480px;
	margin-left:20px;
}
.col2_box .col2:first-child{
	margin-left:0;
}

.col2_box .txt_color{
	font-size:16px;
}
.col2_box .note_box{
	margin-bottom:20px;
}
.col2_box .msg{
	width:300px;
	padding-top:30px;
}
.col2_box .container{
	height:auto;
}
/*------ bg_blue_sky ------*/
.bg_blue_sky{
	padding:20px 30px;
	background: #dff5ff;
}

/*------ first_box ------*/
.title_color{
	color:#1D2A51;
	font-size:24px;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight:bold; */
}
.first_box .img{
	width:auto;
}
.first_box .msg{
	padding-top:0;
}

/*------ note_popup ------*/
.note_popup{
	color:#fff;
	font-size:14px;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight:bold; */
	display:inline-block;
	padding:1.2% 5% 3%;
	background:url(../images/bg_msg.png) no-repeat left top;
	background-size:contain;
	margin-bottom: 5px;
}

/*-------------------------------------------------
---- media screen
------------------------------------------------- */
@media screen and (max-width:414px){
.title_section_sky span{
	font-size:11px;
}
.title_dark_blue{
	font-size:15px;
	padding:2% 4%;
}
.txt_color{
	font-size:15px;
}
/*------ link_arrow ------*/
.link_arrow a{
	background-size:10px;
	padding-left:15px;
}

.link_arrow li,
.link_arrow li:first-child{
	display:block;
	margin:0 0 2% 0;
}

/*------ note_box ------*/
.note_box .img{
	background-size: contain !important;
	box-sizing: border-box;
	float: left;
	margin-bottom: 0;
	padding: 10% 4% 10% 0;
	width: 34%;
}
.note_box .msg,
#including_early .msg{
	float:right;
	width:65%;
	padding-top:4%;
}
.note_box .img p { font-size: 11px;}

/*------ members_online ------*/
#members_online .img{
	width:100%;
	padding-top:0;
}
#members_online .msg{
	width:100%;
}
#members_online .menu_g li{
	width:100%;
}

/*------ bg_blue_sky ------*/
.bg_blue_sky{
	padding:4%;
}

/*------ col2_box ------*/
.col2_box .col2{
	float:none;
	width:100%;
	margin:0 0 4% 0;
}
.col2_box .col2:first-child{
	margin-left:0;
}
.col2_box .col2:last-child{
	margin-bottom:0;
}
.col2_box .txt_color{
	font-size:13px;
}
.col2_box .note_box{
	margin-bottom:4%;
}

/*------ first_box ------*/
.title_color{
	color:#1D2A51;
	font-size:24px;
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
	/* font-weight:bold; */
}
.first_box .img{
	float:left;
	width:25%;
	margin-bottom:0;
}
.first_box .msg{
	float:right;
	padding-top:0;
	width:70%;
}
.first_box .col2{
	float:left;
	width:49%;
	margin-left:2%;
}
.first_box .title_color{
	font-size:14px;
}
.first_box p,
.first_box li{
	font-size:12px;
}
.first_box .btn_sty03 span{
	font-size:13px;
}

/*------ note_popup ------*/
.note_popup{
	display:block;
	width:9em;
	text-align:center;
	padding:5px 0% 5%;
	font-size:10px;
	background-position:center;
}

} /* End Media 414px */

.title_car {
	background: url(../../../common/images/ico_car04.png) no-repeat left 5px;
}

.title_car span {
	border-bottom: 4px solid #1D2A51;
}

.title_sub_sky span {
	border-left: #727A8C solid 6px;
}

.title_sub_sky_02 {
	color: #1D2A51;
	border-bottom: #1D2A51 solid 1px;
}
.title_sub_sky_02 span {
	border-left: #727A8C solid 6px;
}



.bg_color_01 {
	background: #F2F3F5;
}
.bg_color_02 {
	background: #9085FF;
}
.bg_color_03 {
	background: #EFEEFF;
}


.btn_sty03 {
	border: 2px solid #1D2A51;
}

.border_color_01 {
	border-color: #9085FF;
}

.title_sub_02 {
	border-left: #727A8C solid 6px;
	color: #1D2A51;
	border-bottom: #1D2A51 solid 1px;
}

.title_sub_02 > span {
	border-left: #727A8C solid 6px;
}

.tb_style_04.shipping th{
	background: #555555;
	border: 1px solid #555555;
}
.tb_style_04.shipping td{
	border: 1px solid #555555;
	color: #333;
}

.tb_style_05 caption {
	background: #555555;
	border-color: #555555;
}

.tb_style_05 {
	border-color: #555555;
}

.tb_style_05 th {
	color: #555555;
	background: #F2F3F5;
}

.tb_style_05 th, .tb_style_05 td {
	border-color: #555555;
}

.tb_style_02.shipping th{
	background: #1D2A51;
	border: 1px solid #1D2A51;
}
.tb_style_02.shipping td{
	border: 1px solid #1D2A51;
	color: #333;
}

.tb_style_03 caption {
	background: #1D2A51;
	border-color: #1D2A51;
}

.tb_style_03 {
	border-color: #1D2A51;
}

.tb_style_03 th {
	color: #1D2A51;
	background: #F2F3F5;
}

.tb_style_03 th, .tb_style_03 td {
	border-color: #1D2A51;
}
