﻿html {
    
}

body{
	font-family: 'Noto Sans Japanese', Arial, sans-serif;
}


a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}


h1.h1_title{
    margin:30px 0 0 0;
    padding:30px 20px 30px 20px;
	font-size:20px;
	border-top:solid 1px #C5C4C5;
	letter-spacing:3px;
	
	
}

.main_con{
max-width:1000px;
margin:0 auto;
padding-right:60px;

}


@media screen and (max-width:970px){
.main_con{
padding-right:0px;
}
}




.home_slider_w{
    background:#000;
    background-image:url('../img/2.jpg');
    background-size:cover;
    background-repeat:no-repeat;
    background-position:50% 50%;
        
    
}

.home_title_aw{
	color:#fff;
	padding:200px 0 220px 0;
	font-size:20px;
	text-align:center;
	letter-spacing:3px;
	line-height:200%;
	
}

@media (max-width: 970px) {
.home_title_aw{
	padding:130px 0 150px 0;
	font-size:20px;
	text-align:center;
	letter-spacing:3px;
	line-height:200%;
}

}

@media (max-width: 650px) {
.home_title_aw{
	padding:130px 0 150px 0;
	font-size:20px;
	text-align:center;
	letter-spacing:3px;
	line-height:200%;
}

}


@media (max-width: 600px) {
.home_title_aw{
	padding:130px 0 150px 0;
	font-size:16px;
	text-align:center;
	letter-spacing:0px;
	line-height:200%;
}

}





.aw_titel_a{
	background:#fff;
	    background-image:url('../img/dot.jpg');
}


.aw_titel_b{
background-image:url('../img/zebra.jpg');
background-size:cover;
}

.aw_titel_c{
background-image:url('../img/c.jpg');
background-size:cover;
}



.aw_titel_x{
	background:#fff;
}

.aw_titel_x2{
	background:#DF4B63;
}


.aw_titel_y{
background:#149BC1;
}

.aw_titel_z{
background:#1D79EA;
}


.aw_titel_OrderFlow{
background-image:url('../img/syatsu.jpg');
background-size:cover;
background-position:50% 50%;
}






.store_tit {
    font-size: 12px;
    color: #999;
    margin-bottom: 2px;
    text-align: left;
}

















.product_i{
	width:auto;
}





.grid_item.v1_mod {
min-height:200px;
}
.aw_title_2{
font-size:16px!important;
}


.product_cat.grid_mod {
	font-size:12px;
	color:#000;
	font-weight:normal;
	letter-spacing:1px;
}



.aw_title_1{
margin-top:10px!important;
text-shadow: #fff 1px 1px 0px, #fff -1px 1px 0px,
             #fff 1px -1px 0px, #fff -1px -1px 0px;

}

.aw_title_3{
margin-top:10px!important;
}


.aw_title_ProductsItem{
margin-top:10px!important;	
}
.aw_title_profile{
margin-top:10px!important;	
}


.product_block.grid_mod {
    padding: 20px;
}

@media screen and (max-width:970px){

.grid_item.v1_mod {
min-height:200px;
}

.aw_title_2{
font-size:16px!important;
}


.aw_title_1,
.aw_title_3{
margin-top:10px!important;
}

.aw_title_ProductsItem{
margin-top:10px!important;	
}


.product_cat.grid_mod {
	font-size:11px;
	color:#000;
	font-weight:normal;
}


.product_block.grid_mod{
padding:10px;
}
.product_info.grid_mod{
margin-top:5px;
}


}

@media screen and (max-width:600px){

.aw_title_1,
.aw_title_3{
margin-top:10px!important;
}

.aw_title_ProductsItem{
margin-top:10px!important;	
}



.grid_item.v1_mod {
min-height:200px;
}

}




.aw_comment_1{
font-size:14px;
font-weight:normal;
letter-spacing:1px;
line-height:150%;
color:#666;
margin:0;"
}
@media screen and (max-width:970px){
.aw_comment_1{
font-size:12px;
}
}

@media screen and (max-width:600px){
.aw_comment_1{
font-size:11px;
}
}




.aw_titel_profile{
	height:350px;
}





.aw_titel_insta{
/* background: radial-gradient(ellipse at 70% 70%,#ee583f 8%,#d92d77 42%,#bd3381 58%); */
	
}


.aw_titel_contact{
background-image:url('../img/clan.jpg');
background-size:cover;
background-position:50% 50%;




}



.product_block.grid_mod:hover{
filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}



.nav_sidebar{position:absolute;top:0;left:100%;width:40rem;height:100%;padding:0 0 2rem;background:#fff;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);overflow-y:auto;z-index:10}
@media screen and (max-width:480px){.nav_sidebar{width:100%}
}






.google_plus_mod{
	background:#DC4937;
	width:58px;
	height:58px;
	display:block;
	color:#fff;
	line-height:58px;
	text-align:center;
	font-size:30px;	
}

.google_plus_mod:hover{
	background:#A92A24;
}



.cat_list.header_mod {
    padding: 5rem 2rem 0;
    text-align: left;
    line-height:100%;
}

.cat_item.header_mod {
    padding-bottom:10px;
}


.cat_link span{
	font-size:10px;
	color:#999;
	font-weight:normal;
}


.page_head_title span{
	font-size:30%;
}



.product_title.action_mod, .product_title.grid_mod {

}






.show_pc{
	display:block;
}

.show_sp{
	display:none;
}

@media screen and (max-width:970px){
.show_pc{
	display:none;
}


.show_sp{
	display:block;
}

}


.show_pc600{
	display:block;
}

.show_sp600{
	display:none;
}

@media screen and (max-width:600px){
.show_pc600{
	display:none;
}


.show_sp600{
	display:block;
}

}












.product_desc.main_mod {
font-size:14px;
text-align:left;
}




.product_title.main_mod {
font-size:16px;
}






/* ボタン */

.joho_btn_kago_201408{
border:0;
border:solid 1px #00983A;
background:#00983A;
color:#fff;
height:40px;
font-size:13px;
padding:0 10px;
cursor:pointer;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */ 

-webkit-appearance:none;

}



.joho_btn_kago_201408:hover{
border:solid 1px #1b97d1;
background:#1b97d1;
color:#fff;

}


.joho_btn_kago_201408 a{
	display:block;
	width:100%;
	line-height:40px;
	text-decoration:none;
	color:#fff;
	text-align:center;
}

.joho_btn_kago_201408 a:hover{
color:#fff;
}







.footer_add{

padding:0 15px 0 100px;
font-size:12px;
color:#7f7f7f;
letter-spacing:1px;
line-height:140%;
background-image:url('../img/fly_logo6.jpg');
background-repeat:no-repeat;
background-size:90px auto;
background-position:0 50%;


}





.header_main_row{

}
@media screen and (max-width:970px){
.header_main_row{
background-image:url('../img/fly_bk01.png');
background-size:cover;
background-repeat:repeat-x;
background-position:50% bottom;
}
}







.seachi_submit{
    position: absolute;
    left: 1.9rem;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    font-size: 2.3rem;
    color: #242424;
    width: 1em;
    height: 1em;
    background: url(../i/icons/search.svg);
    background-size: 1em 1em;
    background-repeat:no-repeat;
    cursor:pointer;
    border:0 #fff solid;
    
    }







/*------------------------------------------------
   次のページへ
------------------------------------------------*/

.tugino_page_hako{
				padding:0 10px 0 10px;
}

.tugino_page_hako ul{
		padding:0;
		margin:0;		
}

.tugi_page_li{
	width:36px;
	height:36px;
	line-height:36px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.tugi_page_li_erabi{
	font-weight:bold;
	background:#eee;
}

.tugi_page_li a{
text-decoration:none;
color:#333;
}

/*------------------------------------------------
   次のページへ
------------------------------------------------*/



.cart_check_btn {
background-color:#006699;
}

.cart_check_btn i{
	margin-left:10px
}

.menu_bg_1{
	background-color:#fff;
	color:#000;
}

.menu_bg_1 a{
	color:#000;
}


.soryo,.daigoukei{
	text-align:right;
}

.daigoukei{
	margin-top:10px;
}


.clr{
	clear:both
}


.hou_aida{
		clear:both;
		height:80px;
}


.buy_navi{
text-align:center;
margin:0 0 30px 0;
}



.buy_navi img {
    width: 100%;
    max-width: 550px;
}


.cart_delete_button{
	color:#000;
}

.cart_delete_button a{
	color:#000;
}



.login_out{
padding:0;
width:100%;
text-align:center;
height:60px;
line-height:60px;
}
.login_out a{
color:#000;
}








.product_i_w img{
		width:100%;		
}

.product_i_w img{
  width:100px\9; /* IE10以下 */
}

@media all and (-ms-high-contrast: none){
  .product_i_w img{
    width:100px; /* IE10以上 */
  }
}



.navi_h4 {
    margin: 30px 0 10px 20px;
    color: #555;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
}



.subete{
	display:none;
}


.ueno_navi{
font-size:12px;
letter-spacing: 1px;
}


.ueno_navi a{
color:#555;
font-weight:normal;
font-size:12px;
}










