@charset "utf-8";

/* lineup
-------------------------------------------------------------------------------*/

html {
    background: url(/store/haramaki/2013_summer/images/bg_black.png) 0 0;
}

#wrapper {
    width: 894px;
    margin: 0 auto;
    background: url(/store/haramaki/2013_summer/images/bg_yellow_02.png) 0 0;
}

/* box */

.box {
   position: relative;
}

.box:before {
   height: 19px;
   position: absolute;
   top: -19px;
   left: 0;
}

.box:after {
   height: 19px;
   position: absolute;
   bottom: -19px;
   left: 0;
}

/* header */

#header {
    background: url(/store/haramaki/2013_summer/images/bg_blue.png) 0 0;
    height: 780px;
    overflow: hidden;
}

#header h1 {
    text-align: center;
    padding: 17px 0 24px 47px;
    float: left;
}

#header > ul {
   padding: 15px 47px 18px 0;
   float: right;
}

#header > ul li {
   float: left;
   height: 21px;
   overflow: hidden;
}

#header > ul li + li {
   padding-left: 19px;
   margin-left: 19px;
   border-left: #000 1px solid;
}

/* footer */

#footer {
    text-align: center;
    padding-top: 47px;
    background: url(/store/haramaki/2013_summer/images/bg_yellow_01.png) 0 0;
}

#footer address {
    padding: 32px 0 27px;
}

/* interview */

#interview {
    background: url(/store/haramaki/2013_summer/images/bg_blue.png) repeat-x;
    padding: 40px 0 27px 47px;
}

#interview h3 {
    padding-left: 10px;
}

#interview dl {
    float: left;
    margin: 36px 50px 0 50px;
}

#interview dd {
    font-size: 12px;
    line-height: 2;
    padding-top: 6px;
}

/* size */

#size {
   padding: 54px 0 54px;
   background: url(/store/haramaki/2013_summer/images/bg_pink_01.png) 0 0;
}

#size .box{
   text-align: center;
   margin: 0 auto;
   width: 801px;
   background: url(/store/haramaki/2013_summer/lineup/images/bg_size_b.png) repeat-y;
}

#size .box:before {
   width: 801px;
   content: url(/store/haramaki/2013_summer/lineup/images/bg_size_h.png);
}

#size .box:after {
   width: 801px;
   content: url(/store/haramaki/2013_summer/lineup/images/bg_size_f.png);
}

#size .box p {
    position: relative;
    top: -3px;
}

#size .box > img {
    margin: 16px 0 -4px;
    position: relative;
   z-index: 1;
}

/* item */

#item {
    height: 180px;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

#item h3 {
    padding: 23px 0 30px 46px;
    text-align: left;
}

#item ul {
    display: inline-block;
}

#item li {
    float: left;
}

#item li + li {
    margin-left: 1px;
}

/* product */

#product {
    position: relative;
    padding: 34px 0 23px;
}

#product h2 {
   float: left;
   margin: 0 0 46px 67px;
   width: 419px;
}

#product .fltR {
    width: 361px;
    margin-right: 47px;
}

#product .fltR h4 {
    padding: 9px 0 20px;
}

#product .fltR h5 + p {
    padding-top: 15px;
}

#product .fltR > ul li {
    float: right;
    margin: 0 0 58px 23px;
}

#product .fltR .box{
    text-align: center;
   width: 361px;
   margin-bottom: 34px;
   background: url(/store/haramaki/2013_summer/lineup/images/bg_product_r_b.png) repeat-y;
}

#product .fltR .box:before {
   width: 361px;
   content: url(/store/haramaki/2013_summer/lineup/images/bg_product_r_h.png);
}

#product .fltR .box:after {
   width: 361px;
   content: url(/store/haramaki/2013_summer/lineup/images/bg_product_r_f.png);
}

#product .fltR .box ul {
   padding: 0 0 15px 42px;
}

#product .fltR .box li {
   width: 76px;
   overflow: hidden;
   margin: 44px 25px 0 0;
   float: left;
}

#product .fltR .box a {
   display: block;
   height: 24px;
   margin-top: 7px;
   overflow: hidden;
   position: relative;
}

#product .fltR .box a.order img {
   margin-top: -25px;
}

#product .fltR .box a:hover img {
   margin-top: 0;
}

#product .fltR .box span {
   font-size: 12px;
   letter-spacing: 0.15em;
   line-height: 14px;
   display: block;
}

#product .fltR .box a + span {
   font-size: 10px;
   color: #f00;
   line-height: 14px;
   min-height: 14px;
}

#product .fltR .alnC {
   margin-bottom: 37px;
}

#product .fltL {
   clear: left;
   margin-left: 67px;
   width: 419px;
}

#product .fltL p {
    font-size: 14px;
    line-height: 2.14;
    letter-spacing: 0.1em;
}

#product .fltL > a {
   display: block;
   margin-bottom: 90px;
}


#product .fltL a + a {
    position: absolute;
    bottom: 23px;
    left: 382px;
    margin-bottom: 0;
}

#product .fltL .box{
   width: 336px;
   margin: 38px 0 57px;
   background: url(/store/haramaki/2013_summer/lineup/images/bg_product_l_b.png) repeat-y;
}

#product .fltL .box:before {
   width: 336px;
   content: url(/store/haramaki/2013_summer/lineup/images/bg_product_l_h.png);
}

#product .fltL .box:after {
   width: 336px;
   content: url(/store/haramaki/2013_summer/lineup/images/bg_product_l_f.png);
}

#product .fltL .box dt{
   width: 59px;
   display: inline-block;
   text-align: right;
   font-size: 12px;
   line-height: 2.5;
   vertical-align: top;
   margin: -7px 0;
}

#product .fltL .box dd{
  display: inline-block;
  font-size: 12px;
  line-height: 2.5;
  margin: -7px 0;
  width: 242px;
}

/* dissolve */

#dissolve {
    width: 800px;
    height: 679px;
    overflow: hidden;
    background: #fff;
    margin: 0 auto;
    clear: both;
}

#dissolve .disp {
    position: relative;
    width: 800px;
    height: 600px;
    overflow: hidden;
}

#dissolve .disp img {
    position: absolute;
    top: 600px;
    left: 0;
}

#dissolve .disp .foreground {
    top: 0;
    z-index: 1;
}

#dissolve .disp .background {
    top: 0;
}

#dissolve .ctrl {
    margin-top: 4px;
    width: 800px;
    height: 75px;
    overflow: hidden;
}

#dissolve .ctrl li {
    float: left;
}

#dissolve .ctrl a {
    display: none;
}

/* gmap */

#gmapWrap {
    position:relative;
    overflow:hidden;
    margin-bottom:14px;
    width:359px;
    height:359px;
    border:1px solid #000;
    background: #fff;
}

#gmap {
    position: absolute;
    top: 0;
    left: 0;
    width: 359px;
    height: 359px;
    text-align: center;
    color: #fff;
    z-index: 3;
    visibility: hidden;
}

#product .fltR .single ul {
  padding: 10px 0 2px 42px;
}

#product .fltR .single li {
  width: 277px;
  margin: 0;
}

#product .fltR .single p {
   padding-bottom: 10px;
}

#product .fltR .single a {
  height: 50px;
}

#product .fltR .single a.order img {
  margin-top: -51px;
}

#product .fltR .single a:hover img {
  margin-top: 0;
}

/*#product .fltR .box,
#product .fltR .alnC{
   display: none;
}*/