@charset "utf-8";

/* Reset

Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1

-------------------------------------------------------------------------------*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}

/* Font
-------------------------------------------------------------------------------*/

body{font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height:1.86;letter-spacing:.05em}

/* basic
-------------------------------------------------------------------------------*/

a{text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:link{color:#33c}a:visited{color:#802080}a:hover{text-decoration:underline;color:#eb6100}a:active{color:#ebc300}a:focus{outline:0}a img{vertical-align:top}.opc a:hover img{opacity:.6;-moz-opacity:.6;-ms-filter:"alpha(opacity=60)";filter:alpha(opacity=60)}.opc .current>a:hover img{opacity:1;-moz-opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}.current>a{cursor:default}.sprite{position:relative;display:block;overflow:hidden}.sprite:hover{/zoom:1}.sprite img{position:absolute}.normal{font-weight:normal!important}.bold{font-weight:bold}.fltL{float:left!important}.fltR{float:right!important}.clrml{margin-left:0!important}.clrmr{margin-right:0!important}.clrmb{margin-bottom:0!important}.clrmt{margin-top:0!important}.clrbt{clear:both!important}.clrL{clear:left!important}.clrR{clear:right!important}.clrbd{border:none!important}.alnR{text-align:right}.block{display:block}.whitespace{white-space:pre;white-space:pre-wrap;white-space:pre-line;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;word-wrap:break-word}.clrfx:before,.clrfx:after{content:"";display:table}.clrfx:after{clear:both}.clrfx{zoom:1}

/* layout
-------------------------------------------------------------------------------*/

#wrapper {
    width: 100%;
    min-width: 1014px;
    overflow: hidden;
    margin: 0 auto;
}

/* order */

#order #wrapper {
    width: 950px;
    min-width: 950px;
}

/* fit */

#fit #wrapper {
    width: 800px;
    min-width: 800px;
}

/* demerit */

#demerit #wrapper {
    width: 800px;
    min-width: 800px;
}

/* #header
-------------------------------------------------------------------------------*/

#header {
    width: 950px;
    height: 61px;
    margin: 0 auto;
    overflow: hidden;
}

#header h1 {
    float: left;
    margin-top: 22px;
}

#header ul {
    float: right;
    padding-top: 20px;
}

#header li {
    float: left;
}

#header li + li {
    margin-left: 52px;
}

/* order */

#order #header {
    height: 60px;
    border-bottom: #000 1px solid;
}

/* fit */

#fit #header {
    width: 800px;
    height: 60px;
    border-bottom: #000 1px solid;
}

/* demerit */

#demerit #header {
    width: 800px;
    height: 60px;
    border-bottom: #000 1px solid;
}

/* #footer
-------------------------------------------------------------------------------*/

#footer {
    width: 950px;
    margin: 0 auto;
    padding-top: 20px;
    border-top: #000 1px solid;
}

#footer ul {
    float: left;
}

#footer ul + ul {
    float: right;
}

#footer li {
    float: left;
}

#footer li + li {
    margin-left: 56px;
}

#footer ul + ul li + li {
    margin-left: 58px;
}

#footer li.fb + li {
    margin-left: 50px;
}

#footer address {
    clear: both;
    padding: 34px 0;
    text-align: center;
}

/* order */

#order #footer {
    padding-top: 18px;
}

#order #footer ul {
    float: none;
    margin: 0 125px 0 115px;
}

#order #footer li + li {
    margin-left: 119px;
}

#order #footer li.fb + li {
    float: right;
    margin-left: 0;
}

/* fit */

#fit #footer {
    width: 800px;
    padding-top: 16px;
}

#fit #footer ul {
    float: none;
    margin: 0 57px 0 1px;
}

#fit #footer li + li {
    margin-left: 79px;
}

#fit #footer li.fb + li {
    float: right;
    margin-left: 0;
}

/* demerit */

#demerit #footer {
    width: 800px;
    padding-top: 16px;
}

#demerit #footer ul {
    float: none;
    margin: 0 57px 0 1px;
}

#demerit #footer li + li {
    margin-left: 79px;
}

#demerit #footer li.fb + li {
    float: right;
    margin-left: 0;
}

/* #book
-------------------------------------------------------------------------------*/

#book {
   width: 950px;
   height: 750px;
   margin: 0 auto;
   position: relative;
}

#book > img {
    position: absolute;
    top: 241px;
    left: 416px;
    display: none;
    z-index: 1001;
}

#book.loading > img {
    display: block;
}

#book #disp {
    height: 600px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#book #disp > span {
	width: 100%;
    height: 600px;
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

#book #disp > div {
    width: 950px;
    height: 600px;
    margin-right: 4px;
    overflow: hidden;
    background: #fff;
    float: left;
    display: none;
    position: relative;
}

#book #disp > div.active,
#book #disp > div.wait {
    display: block;
}

#book #ctrl {
    position: relative;
    top: 623px;
    z-index: 99;
}

#book #ctrl #main {
    float: left;
}

#book #ctrl #main li {
    float: left;
}

#book #ctrl #main > li {
    position: relative;
    width: 125px;
    height: 61px;
    background: url(../images/bg_ctrl.png) no-repeat 104px 21px;
}

#book #ctrl #main > li.lastChild {
    width: 86px;
    background: none;
}

#book #ctrl #main > li > a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
}

#book #ctrl #main > li > a span {
    width: 84px;
    height: 53px;
    border: #0082ff 2px solid;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
}

#book #ctrl #main > li.selected > a span {
    display: block;
}

#book #ctrl #main ul {
    padding: 25px 0 0 6px;
    position: absolute;
    left: -92px;
    display: none;
}

#book #ctrl #main ul.single {
    background: url(../images/bg_popup_l.png) no-repeat;
    height: 97px;
    top: -116px;
}

#book #ctrl #main ul.single:after {
    content: url(../images/bg_popup_r.png);
    width: 31px;
    height: 122px;
    position: absolute;
    top: 0px;
    right: -31px;
}

#book #ctrl #main ul.double {
    width: 886px;
    height: 164px;
    background: url(../images/bg_popup.png) no-repeat;
    top: -183px;
}

#book #ctrl #main ul li {
    margin-left: 19px;
    padding-bottom: 19px;
}

#book #ctrl #main ul li.current {
    background: url(../images/bg_popup_current.png) no-repeat 34px 50px;
}

#book #ctrl #main ul li a {
    display: block;
    width: 76px;
    height: 48px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

#book #ctrl #main ul li.current a {
    width: 72px;
    height: 44px;
    border: #0082ff 2px solid;
}

#book #ctrl #main ul li a:hover {
    opacity: .6;
    -moz-opacity: .6;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60);
}

#book #ctrl #main ul li.current a:hover {
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
}

#book #ctrl #sub {
	display: none;
}

#book #ctrl #sub li {
    position: absolute;
    z-index: 3;
    top: -330px;
    left: -32px
}

#book #ctrl #sub li + li {
    left: auto;
    right: -32px;
}

#book #ctrl #sub li a {
    width: 60px;
    height: 60px;
    display: block;
}

#book #ctrl #ex {
    float: right;
}

#book #ctrl #ex li {
    float: left;
    border: #000 1px solid;
}

#book #ctrl #ex li + li {
    border-left: none;
}

/* basic
-------------------------------------------------------------------------------*/

.content {
    width: 950px;
    height: 600px;
    position: absolute;
    top: 0;
    left: 0;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
}

#book #disp > div img[src$="_ss.jpg"] {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

/* popup
-------------------------------------------------------------------------------*/

.popup {
    width: 294px;
    height: 172px;
    padding: 17px 0 0 17px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    background: url(../images/popup/bg_cart.png) no-repeat;
}

.popup ul {
    padding: 12px 0 0 5px;
}

.popup li {
    float: left;
}

.popup li + li {
    margin-left: 15px;
}

.popup a.sold {
    cursor: default;
}

.popup a[href="#close"] {
    display: block;
    position: absolute;
    top: 9px;
    right: 15px;
}

/* #products
-------------------------------------------------------------------------------*/

#products {
    width: 1000px;
}

#products h2 {
    text-align: right;
    color: #666;
    font-size: 12px;
    line-height: 1.75;
    padding: 57px 50px 39px 3px;
}

#products h2 img {
    float: left;
    margin-top: -17px;
}

#products dl {
    float: left;
    width: 200px;
    margin: 0 50px 30px 0;
    text-align: center;
}

#products dt {
    height: 220px;
}

#products dd > img {
    display: block;
    margin: 0 auto 13px;
}

#products ul {
    margin-left: 25px;
}

#products li {
    float: left;
    margin-right: 15px;
    height: 50px;
}

#products li a.sold {
    cursor: default;
}

#products li img {
    display: block;
}

#products li span {
    color: #d70000;
    display: block;
    text-align: center;
    font-size: 10px;
    letter-spacing: 0.15em;
    line-height: 14px;
}

/* openBox
-------------------------------------------------------------------------------*/

#openBoxWrap {
    position: relative;
    overflow: hidden;
    width: 72px;
    height: 80px;
    padding: 23px 19px;
    background: #fff url(../images/loading.png) no-repeat 50% 50%;
    margin: 0 auto;
    border-radius: 6px;
    -webkit-box-shadow: 3px 3px 6px 2px rgba(0,0,0,0.3);
    -khtml-box-shadow: 3px 3px 6px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 6px 2px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 6px 2px rgba(0,0,0,0.3);
}

.ie8 #openBoxWrap {
    filter:
        progid:DXImageTransform.Microsoft.Shadow(Color=#cecece, Strength=1, Direction=0),
        progid:DXImageTransform.Microsoft.Shadow(Color=#cecece, Strength=2, Direction=45),
        progid:DXImageTransform.Microsoft.Shadow(Color=#cecece, Strength=6, Direction=90),
        progid:DXImageTransform.Microsoft.Shadow(Color=#cecece, Strength=4, Direction=135),
        progid:DXImageTransform.Microsoft.Shadow(Color=#cecece, Strength=6, Direction=180),
        progid:DXImageTransform.Microsoft.Shadow(Color=#cecece, Strength=2, Direction=225),
        progid:DXImageTransform.Microsoft.Shadow(Color=#cecece, Strength=1, Direction=270),
        progid:DXImageTransform.Microsoft.Shadow(Color=#cecece, Strength=2, Direction=315),
}

#openBoxSurvey {
    background: url(../images/transparent.gif);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
}

#openBoxWrap a[href="#close"]{
    display: block;
    position: absolute;
    z-index: 10;
    top: 5px;
    right: 5px;
}

.ie8 #openBoxWrap a[href="#close"]{
    top: 10px;
    right: 0;
}

/* fitting
-------------------------------------------------------------------------------*/

#fitting p {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.86;
    color: #4d4d4d;
}

/* fitting step01
-------------------------------------------------------------------------------*/

.step01 {
    padding: 39px 0 71px;
}

.step01 h2 {
    padding: 1px 0 39px 3px;
}

.step01 h3 {
    padding: 20px 0 17px;
}

.step01 div.fltL p {
    padding: 1px 0 0 3px;
}

.step01 > p + div {
    min-height: 376px;
    margin-top: 39px;
    padding-left: 414px;
    position: relative;
}

.step01 > p + div > img:first-child {
    position: absolute;
    left: 0;
    top: 0;
}

.step01 > p + div ul {
    border: 1px dotted #4D4D4D;
    padding: 14px 26px;
    width: 326px;
}

.step01 > p + div li:before {
    content: "・";
    left: 0;
    position: absolute;
}

.step01 > p + div li {
    padding-left: 1em;
    position: relative;
    font-size: 12px;
    line-height: 2;
    color: #4d4d4d;
}


.step01 > p + div ul + img {
    margin: 18px 0 0 101px;
}

.step01 form {
    padding: 71px 0 0;
}

.step01 fieldset {
    float: left;
    width: 281px;
    text-align: center;
    padding-bottom: 65px;
}

.step01 fieldset + fieldset {
    width: auto;
    margin-left: 147px;
    text-align: left;
}

.step01 fieldset legend {
    text-align: left;
}

.step01 fieldset p {
    text-align: left;
    padding: 9px 0 21px;
}

.step01 fieldset > img {
    width: 150px;
    height: 150px;
}

.step01 input[type="file"] {
    padding: 5px;
}

.step01 input[type="image"] {
    display: block;
    clear: both;
    margin: 0 auto;
}

.step01 div.fltR {
    background: #e1f5ff url(../fitting/pc/images/bg_sp_h.png) no-repeat top left;
    width: 385px;
    padding-top: 20px;
}

.step01 div.fltR .inner {
    background: url(../fitting/pc/images/bg_sp_f.png) no-repeat bottom left;
    padding: 0 29px 20px;
}

.step01 div.fltR h4 {
    margin: 0 0 26px -14px;
}

.step01 div.fltR p {
    font-size: 11px!important;
    line-height: 1.82!important;
}

.step01 div.fltR p + p {
    padding-top: 15px;
}

.step01 div.fltR p.clrbt {
    padding-top: 24px;
}

/* fitting step02
-------------------------------------------------------------------------------*/

.step02 {
    padding: 39px 0 61px;
}

.step02 h2 {
    padding: 1px 0 71px 3px;
}

.step02 div.fltL .inner {
    position: relative;
    width: 330px;
}

.step02 div.fltL .inner img + img {
    position: absolute;
    left: 142px;
    top: 30px;
    cursor: pointer;
}

.step02 div.fltL a {
    float: left;
    margin-top: 10px;
}

.step02 div.fltL a + a {
    float: right;
}

.step02 div.fltR h3 {
    padding: 60px 0 29px;
}

.step02 div.fltR h3:first-child {
    padding: 0 0 23px;
}

.step02 div.fltR p + p {
    margin-top: 15px;
}

.step02 div.fltR p.clrfx {
    min-height: 125px;
    padding-left: 150px;
    position: relative;
}

.step02 div.fltR p.clrfx img {
    position: absolute;
    top: 0;
    left: 0;
}

.step02 input {
    margin-left: 75px;
}

.step02 input[type="text"] {
    width: 62px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle;
}

.step02 label + input {
    margin-left: 16px;
}

.step02 input + label {
    margin-left: 10px;
}

.step02 form > ul {
    padding: 80px 173px 0;
}

/* fitting step03
-------------------------------------------------------------------------------*/

.step03 {
    padding: 39px 0 69px;
}

.step03 h2 {
    padding: 1px 0 71px 3px;
}

.step03 div.fltL {
    width: 330px;
}

.step03 div.fltL .inner {
    position: relative;
    width: 330px;
}

.step03 div.fltL .inner span {
    cursor: pointer;
    display: block;
    position: absolute;
}

.step03 div.fltR h3 {
    padding: 58px 0 26px;
}

.step03 div.fltR h3:first-child {
    padding: 0 0 21px;
}

.step03 div.fltR input {
    margin-left: 77px;
}

.step03 form > ul {
    padding: 98px 173px 0;
}

.step03 #selector {
    border: 1px solid #888;
    width: 336px;
    height: 380px;
    margin-top: 21px;
    overflow-y: scroll;
    padding: 25px 0 25px 14px;
}

.step03 #selector dl {
    min-height: 92px;
    width: 303px;
}

.step03 #selector dl + dl {
    margin-top: 24px;
}

.step03 #selector dl img {
    display: block;
}

.step03 #selector dt {
    float: right;
    width: 191px;
    height: 39px;
}

.step03 #selector dd {
    float: left;
    width: 91px;
}

.step03 #selector dd > img {
    margin: 4px 0 0 8px;
    width: 75px;
}

.step03 #selector dd + dd {
    float: right;
    width: 191px;
}

.step03 #selector li {
    float: left;
    margin: 0 9px 9px 0;
}

.step03 #selector dl img {
    display: block;
}

/* article
-------------------------------------------------------------------------------*/

#article {
    padding: 40px 0 57px;
}

#article p {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.86;
    color: #4d4d4d;
    padding-bottom: 34px;
}

#article p > img {
    margin: 22px 0 6px;
    display: inline-block;
}

#article p.clrfx {
    margin-top: -13px;
}

#article p.clrfx span {
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 2.17;
    margin-bottom: 25px;
}

#article p.clrfx span.clrbt {
    margin-bottom: 0;
}

#article p.clrfx span img {
    display: block;
    margin-bottom: 3px;
}

#article p a {
    margin: 30px 0 6px;
    display: inline-block;
}

#article h2 {
    margin-bottom: 41px;
}

#article h3 {
    margin: 41px 0 39px;
}

#article h4 {
    margin: 20px 0 22px;
}