@charset "euc-jp";

#page_h1 {
    font-size: 0.8em;
    color: #000;
    padding: 0 14px;
    letter-spacing: 0.04em;
    font-weight: normal;
    margin-bottom: 10px;
	text-align: left;
}



#beach_item {
    color: #000;
    font-size: 18px;
    text-align: center;
    width: 799px;
    margin: auto;
}

#beach_item p {
	padding-top: 0;
	padding-bottom: 0;
}

#beach_item .heading_area {
    padding-top: 60px;
    padding-bottom: 30px;
}

#beach_item .heading_area_new {
    padding-top: 30px;
    padding-bottom: 10px;
}

#beach_item .category {
	margin-bottom: 10px;
}

#beach_item #pick_up .heading_area {
    padding-top: 120px;
    padding-bottom: 30px;
}

#beach_item .ttl {
	margin-bottom: 20px;
}

#beach_item .heading_area h2 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 10px;
}

#beach_item .heading_pink {
	background: #acc6d1;
	padding: 4px;
}

#beach_item .heading_pink_line {
    border-bottom: 4px solid #acc6d1;
    border-radius: 3px;
    padding-bottom: 4px;
}

.nav {
	margin-top: 30px;
}

#beach_item .nav img{
	width: 86%;
}

#beach_item .nav_top {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
#beach_item .nav_bottom {
	border-bottom: 2px solid #000;
}

#beach_item .nav_wrap {
	display:flex;
	width: 700px;
	margin: auto;
}
#beach_item .nav_wrap .box {
	margin: 0.5%;
}

#beach_item #type,
#beach_item #beach_goods {
	background: #f0fbfd;
}
#beach_item #beach_goods {
	padding-bottom: 40px;
}
#beach_item #shank,
#beach_item #pick_up {
	background: #fef5f8;
}
#beach_item #kids {
	background: #fefff1;
}
#beach_item #brand {
	background: #fff;
}
#beach_item h3 {
	margin-top: 10px;
	font-size: 1em;
}

#beach_item #type .beach_item_box h3,
#beach_item #beach_goods .beach_item_box h3,
#beach_item #beach_goods .beach_item_list_once h3 {
	margin-top: 0;
	border-bottom: 4px solid #39b0bf;
	border-radius: 3px;
	padding-bottom: 4px;
	width: 180px;
	margin: 0 auto 10px auto;
	font-size: 1.1em;
}
#beach_item #shank .beach_item_box h3 {
	margin-top: 0;
	border-bottom: 4px solid #ebaaa6;
	border-radius: 3px;
	padding-bottom: 4px;
	width: 180px;
	margin: 0 auto 10px auto;
}

#beach_item #kids .kids_box h3 {
	margin-top: 0;
	border-bottom: 4px solid #fcc04b;
	border-radius: 3px;
	padding-bottom: 4px;
	width: 600px;
	margin: 0 auto 10px auto;
}

#beach_item #brand .beach_item_box h3 {
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 1.1em;
}

#beach_item .comment {
	font-size: 0.8em;
	margin: 6px 0;
}


#beach_item .beach_item_wrap {
    display: flex;
    width: 740px;
    margin: auto;
	padding-bottom: 30px;
}
#beach_item .beach_item_box{
	/*width: 44%;*/
	/*width: 38%;*/
	/*margin: 0 0 4% 4%;*/
	margin: 1.2%;
}

#beach_item .item_image img {
	width: 100%;
}

.button {
	margin: 20px 0;
	display: inline-block;
}

.button img {
	width: 100%;
}

.button_all_item {
	margin-bottom: 20px;
	display: inline-block;
}

.button_all_item img {
	width: 50%;
}

#beach_item .kids_boy {
	width: 720px;
	margin: 0 auto 40px auto;
	display: inline-block;
}
#beach_item .kids_box .kids_boy_h3 {
	width: 6%;
	margin-right: 10px;
}

#beach_item .kids_box .kids_boy_h3_txt {
	position: relative;
	top: -8px;
}

#beach_item .kids_girl {
	width: 720px;
	margin: 0 auto 20px auto;
	display: inline-block;
}

.ttl_pick_up {
	margin-bottom: 40px;
}

.beach_item_list_once{
    width: 340px;
    margin-left: 40px;
}

.img_setitem {
	margin-bottom: 30px;
}

#beach_item .type_description {
    margin-top: 20px;
    margin-bottom: 20px;
}

#beach_item .type_description_onc {
    margin-top: 33px;
    margin-bottom: 33px;
}

#beach_item .new {
	margin-bottom: 40px;
}

#beach_item .bnr_area {
	padding: 0 20px;
}

#beach_item .bnr_area img {
	width: 100%;
}

#slide {
width:800px;
height:500px;
margin:0 auto;
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}
