@charset "euc-jp";

.pcVer {
 display: block !important;
}
.pcVerIl {
 display: inline !important;
}
.spVerIl,
.pcNo,
.spVer {
 display: none !important;
}

/***********************************************
  common
***********************************************/

*::selection {
 background-color:rgba(105,69,97,1);
 color: #fff;
}
*::-moz-selection {
 background-color:rgba(105,69,97,1);
 color: #fff;
}

* {
 margin          : 0px;
 padding         : 0px;
}

html {
 height          : auto;
}

body {
  font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
 font-size       : 15px;
 line-height     : 1.4em;
 height          : auto;
 margin          : 0px;
 padding         : 0px;
 color           : #000;
 -webkit-print-color-adjust: exact !important;
 -moz-print-color-adjust: exact !important;
}

body.rssBody {
 background      : red !important;
}


.mincho1 {
font-family: "ten-mincho", "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
}
.mincho2 {
  font-family    : "Helvetica Neue",Helvetica,Arial,"Þâ¥´¥·¥Ã¥¯",YuGothic,"¥Ò¥é¥®¥Î³Ñ¥´ ProN W3","Hiragino Kaku Gothic ProN","¥á¥¤¥ê¥ª",Meiryo,sans-serif;
}
.mincho3 {
  font-family    : "£Í£Ó £ÐÌÀÄ«","¥Ò¥é¥®¥ÎÌÀÄ« Pro W6","Hiragino Mincho Pro",serif !important;
}

.roma {
 font-family     : "TitilliumMaps",helvetica,sans-serif;
}

.osaka {
 font-family     : Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯", HiraKakuPro-W3, Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", verdana, arial, sans-serif !important;
}

.hgp {
  font-family    : "HGPÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB"
}

.meiryo {
 font-family     : "¥á¥¤¥ê¥ª","Meiryo",arial,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif !important;
}

.centuryGothic {
 font-family: "Century Gothic",Arial,'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
}

.mspG {
 font-family     : "£Í£Ó £Ð¥´¥·¥Ã¥¯", HiraKakuPro-W3, Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", verdana, arial, sans-serif !important;
}

.arial {
 font-family     : 'arial black','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,"£Í£Ó £Ð¥´¥·¥Ã¥¯", HiraKakuPro-W3, Osaka !important;
}

.antiAreas {
 font-family     : "Lucida Grande","Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",sans-serif !important;
}

.hiragino {
 font-family     : '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro',sans-serif,"£Í£Ó £Ð¥´¥·¥Ã¥¯", HiraKakuPro-W3, Osaka !important;
}

.inherit {
 font-family     : 'inherit','Hiragino Kaku Gothic Pro',sans-serif,"£Í£Ó £Ð¥´¥·¥Ã¥¯", HiraKakuPro-W3, Osaka !important;
}

h1,h2,h3,h4,h5,h6 {
 font-size       : 1.0em;
}

.fLeft {
 float           : left;
}

.fRight {
 float           : right;
}

.halfBlock {
 width           : 49.5%;
 float           : left;
}

.fLeft49 {
 width           : 49.5%;
 float           : left;
}

.fRight49 {
 width           : 49.5%;
 float           : right;
}

.thirdBlock {
 width           : 33.3%;
 float           : left;
}

.fourthBlock {
 width           : 24.9%;
 float           : left;
}

ol,ul {
 list-style-type : none;
    margin: 0;
    padding: 0;
}

ul.normalList {
 list-style-type : disc;
 margin-left     : 15px;
}

img {
 border          : 0px;
}

dl.inlineList dt,
dl.inlineList dd,
ul.inlineList li,
ol.inlineList li,
.inline {
 display         : inline;
}


/***********************************************
  layout
***********************************************/
#wrap {
 width           : 100%;
 /* min-width       : 950px; */
}
#wrapperAll {
}
.fullWidth {
 width           : 100%;
 overflow: hidden;
}
.limitedWidth {
 width           : 1170px;
 margin          : 0 auto;
 overflow: hidden;
}
.limitedWidth2 {
 width           : 970px;
 margin          : 0 auto;
 overflow: hidden;
}
.limitedWidth3 {
 width           : 880px;
 margin          : 0 auto;
 overflow: hidden;
}
#header {
 width           : 1170px;
 margin          : 0 auto;
 overflow: hidden;
}
#logo {
 width: 284px;
 float: left;
 padding: 40px 0px 40px 0px;
 text-align: right;
}
#headerR {
 width: 886px;
 float: left;
 padding: 20px 0px 0px 0px;
}
#headerRTop,
#gNavList {
 text-align: right;
}
#headerRTop {
 padding: 0px 35px 45px 0px;
}
#gNavList {
 padding: 0px 40px 0px 0px;
}
#headerRTop li,
#gNavList li {
 display: inline;
}
#headerRTop li {
 margin: 0 20px 0 0;
}
#headerRTop li:first-child {
 margin: 0 10px 0 0;
}
#headerRTop li:last-child a {
    background: #694561;
    padding: 6px 17px 9px;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
}
#headerRTop li:last-child a:hover {
 background: #000;
}
#gNavList li {
 margin: 0 15px;
}
#mainVisual img {
 width: 100%;
 min-width: 1170px;
}
.purpleBg,
#introArea {
 background: #7e5272;
}
#about #introArea {
    background: url(http://hasunoha.g1.xrea.com/images/bg_01.jpg);
    padding: 75px 0px 50px;
}
#about #introArea p,
#introArea p {
    width: 1170px;
    margin: 0 auto;
    padding: 75px 0px;
    background: url(http://hasunoha.g1.xrea.com/images/bg_index_01.png) no-repeat 0 20%;
    color: #fff;
    text-align: center;
    line-height: 3.5em;
    font-size: 23px;
}
#about #introArea p {
    background: url(http://hasunoha.g1.xrea.com/images/bg_about_01.png) no-repeat 0 20%;
    color: #000;
    padding: 0px 0px 0px;
}
#introArea p a {
    font-size: 30px;
    color: #fff;
}
#introArea p a:hover {
    color: #dac5d2;
    text-decoration: none;
}
.bg01 {
 background: url(http://hasunoha.g1.xrea.com/images/bg_01.jpg);
 padding: 70px 0;
}
.idealList {
 text-align: center;
}
.idealList li {
 display: inline;
 margin: 0 15px;
}
.promiseList {
 overflow: hidden;
}
.promiseList dl {
 width: 390px;
 float: left;
 text-align: center;
}
.promiseList dl dt {
 text-align: center;
 margin: 0px 0px 30px 0px;
}
.promiseList dl dd {
 line-height: 2.5em;
}
.gift01,
.gift02 {
 padding: 0px 400px 0px 0px;
 min-height: 276px;
}
.gift01 {
 background: url(http://hasunoha.g1.xrea.com/images/img_index_09.jpg) no-repeat right top;
}
.gift02 {
 background: url(http://hasunoha.g1.xrea.com/images/img_index_11.jpg) no-repeat right top;
}
.gift01 h3,
.gift02 h3 {
    font-size: 30px;
    margin: 0px 0px 30px 0px;
    line-height: 1.5em;
}
.gift01 p,
.gift02 p {
    font-size: 20px;
    line-height: 1.8em;
}
.lineupList {
 overflow: hidden;
}
.lineupList li {
    width: 16.666666%;
    float: left;
    text-align: center;
    margin-top: 5px;
}
#shopguide {
 width: 1170px;
 margin: 0 auto 70px;
}
.bdPurple {
    border: 2px solid #95728c;
    border-top: none;
    overflow: hidden;
    padding: 30px 50px 0px;
}
.halfList {
 overflow: hidden;
}
.halfList li {
 width: 50%;
 float: left;
 text-align: center;
 margin: 0px 0px 30px 0px;
}
#whatsnew {
 width: 1170px;
 margin: 0 auto 70px;
 position: relative;
}
#whatsnew .allBtn {
    position: absolute;
    top: 30px;
    right: 30px;
    background: #fff;
    padding: 10px 40px;
    border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}
#whatsnew .allBtn:hover {
    background: #d5cbd5;
}
#whatsnewList {
    background: #f8f6f8;
    padding: 5px 50px 25px;
}
#whatsnewList li {
  font-family: 'Karla', sans-serif;
    background: url(http://hasunoha.g1.xrea.com/images/ic_arrow.png) no-repeat 20px 50% #f8f6f8;
    padding: 30px 20px 30px 45px;
    border-bottom: 1px dashed #d2c4cf;
    color: #7e5272;
    font-weight: bold;
}
#whatsnewList li a {
    color: #333;
    text-decoration: underline;
}
#whatsnewList li a:hover {
    text-decoration: none;
}
#campaign {
 text-align: center;
 position: relative;
 bottom: 65px;
}
.entryBlock {
 overflow: hidden;
}
.campaignL {
    width: 501px;
    float: left;
}
.orderBtn {
    text-align: center;
    padding: 35px 0 0 0;
}
.orderBtn a {
    text-align: center;
    background: #7e5272;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    padding: 15px 60px 20px;
}
.orderBtn a:hover {
    background: #000;
}
.campaignR {
    width: 400px;
    float: right;
}
.campaignR p {
    line-height: 2em;
}

.shopMenu {
 border-top: 1px solid #e6e6e6;
 border-bottom: 1px solid #e6e6e6;
 padding: 20px 100px;
 overflow: hidden;
}

.shopMenu h2 {
    width: 800px;
    float: left;
    padding: 15px 0 0 0;
  margin: 0;
  text-align: left;
}
.shopMenu ul {
 width: 150px;
 float: right;
 text-align: right;
}
.shopMenu ul li {
 display: inline;
 margin-left: 10px;
}


.shopMenuL {
    width: 815px;
    float: left;
    overflow: hidden;
}
.shopMenuL ul {
    width: 260px;
    float: left;
}
.shopMenuL ul:first-child {
    width: 230px !important;
}
.shopMenuL ul li {
    margin-bottom: 10px;
}
.shopMenuR {
    width: 150px;
    float: right;
}
.shopMenuR ul li {
    margin: 0px 0px 10px 0px;
}
.shopMenuR ul li:last-child {
    margin: 15px 0px 0px 0px;
}
.shopMenuR ul li:last-child a {
    background: #694561;
    padding: 4px 17px 9px;
    border-radius: 500px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    margin: 0px 0px 0px 0px;
}
.shopMenuR ul li:last-child a:hover {
    background: #000;
}
#copyArea {
 background: #7e5272;
}
#copyArea p {
 width           : 1170px;
 margin          : 0 auto;
 overflow: hidden;
 text-align: center;
 color: #fff;
 padding: 20px 0;
 font-size: 12px;
 letter-spacing: 0.5em;
}















#breadcrumbs {
  font-family: 'Karla', sans-serif;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 0;
    font-size: 12px;
    color: #333;
}
#breadcrumbs h2 {
 display: inline;
 font-weight: normal;
 color: #862972;
}
#breadcrumbs a {
    background: url(http://hasunoha.g1.xrea.com/images/ic_breadcrumbs.gif) no-repeat 100% 50%;
    padding-right: 15px;
    margin-right: 7px;
    text-decoration: underline;
    color: #333;
}
#breadcrumbs a:hover {
 text-decoration: none;
}
.txtTit {
    text-align: center;
    font-size: 45px;
    padding: 15px 0px 60px 0px;
    font-weight: normal;
    letter-spacing: 15px;
}
.greetingArea {
 padding: 50px 0;
}
.greeting {
 color: #fff;
 overflow: hidden;
 line-height: 35px;
}
.greeting p {
 font-size: 16px;
}
.greeting dl {
    line-height: 22px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
}
.greeting dl dt {
 margin-bottom: 5px;
}
.greetingExpl1 {
    width: 710px;
    float: left;
}
.greetingImg1 {
 width: 420px;
 float: right;
}
.greetingExpl2 {
    width: 715px;
    float: right;
}
.greetingImg2 {
 width: 420px;
 float: left;
}
.whiteBgArea {
 background: #fff;
 padding: 35px 55px 25px;
}
.checkList li {
    margin-bottom: 10px;
    background: url(http://hasunoha.g1.xrea.com/images/ic_check.png) no-repeat;
    padding: 7px 0px 0px 50px;
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.checkList li span {
    color: #862972;
}
.origin {
    background: url(http://hasunoha.g1.xrea.com/images/logo.png) no-repeat 60px 0px;
    padding: 50px 90px 70px 365px;
    line-height: 37px;
}
.origin h4 {
    color: #862972;
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
}
.origin p {
    font-size: 20px;
}
.bracketBtm {
    width: 842px;
    text-align: center;
    margin: 0 auto 35px;
    background: url(http://hasunoha.g1.xrea.com/images/bg_wrapping_01.png) no-repeat bottom;
    padding: 0px 0px 1px 0px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
}
.bracketTop {
    background: url(http://hasunoha.g1.xrea.com/images/bg_wrapping_01.png) no-repeat top;
    padding: 0px 0px 1px 0px;
}
.indexTx {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.colorList2,
.colorList {
    overflow: hidden;
    list-style-type: none;
}
.colorList2 li,
.colorList li {
 width: 25%;
 float: left;
 text-align: center;
}
.colorList2 li {
 padding-bottom: 10px;
}
.colorList2 li img {
 width: 95%;
}
.column3 {
 width           : 1010px;
 overflow: hidden;
 margin: 0 auto 50px;
}
.column3Full {
 overflow: hidden;
 margin: 0 auto 50px;
}
.column3Full li,
.column3 li {
 width: 33.333%;
 float: left;
 text-align: center;
}
.column2Full {
 width: 50%;
 float: left;
}
.imgBlock {
 width: 420px;
 float: left;
}
.txtBlock {
 width: 430px;
 float: right;
}
.pageTit {
    text-align: center;
    padding: 15px 10px;
    font-weight: bold;
    color: #862972;
    margin-bottom: 10px;
    font-size: 25px;
}
.pageTit span {
    border-bottom: 1px dashed #333;
    padding-bottom: 5px;
}
.bdTit {
    padding: 0px 0px 10px 0px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
    font-size: 16px;
}
.bdTit span {
    border-bottom: 1px dashed #333;
    padding-bottom: 5px;
}































































































/***********************************************
  accordion
***********************************************/
.accordion {
	width:50%;
	float: left;
	margin-bottom: 15px;
}
.accordion dt {
 width: 505px;
 margin: 0 auto;
	cursor:pointer;
	background: url(http://hasunoha.g1.xrea.com/images/plus.png) 95% 50% no-repeat #f8ebfa;
  background-size: 30px;
	padding: 0px 15px 0px 0px;
	font-size: 20px;
	font-weight: bold;
}
.accordion dt span.position {
    padding-left: 15px;
}
.accordion dd{
    width: 430px;
    margin: 0 auto;
    display: none;
    font-size: 16px;
    line-height: 140%;
    padding: 35px 45px;
    background: #fdf9fd;
	}
.accordion dt.active{
	background: url(http://hasunoha.g1.xrea.com/images/minus.png) 95% 50% no-repeat #f8ebfa;
  background-size: 30px;
}
.accordion dt.over {
	background-color: #f8ebfa;
}


/***********************************************
  table
***********************************************/
table {
 border-collapse : collapse;
}

.requisite {
 background      : url(http://hasunoha.g1.xrea.com/images/ic_requisite.gif) no-repeat 90% 50% red !important;
}


/***********************************************
  font
***********************************************/

/* background */
.whiteBg   { background : #fff !important; }
.greenBg   { background : #119493 !important; }
.blueBg    { background : #1e91b9 !important; }

/* color */
.green     { color:#73bb19 !important; }
.red       { color:#CC0000 !important; }
.blue      { color:#447fd1 !important; }
.black     { color:#333333 !important; }
.purple    { color:#862972 !important; }
.white     { color:#fff !important; }


.strong {
 background: #e5dce3;
}



/***********************************************
  link
***********************************************/

/* default */
a:link,
a:visited,
a:hover {
 color           : #000;
 text-decoration : none;
}
a:hover {
 text-decoration : underline;
}
/* default */

/* imgLink */
a.alpha img:hover {
 opacity         : 0.80;
 filter          : alpha(opacity=80);
 -moz-opacity    : 0.80;
 -ms-filter      : "alpha(opacity=80)";
}
a.noAlpha img:hover {
 opacity         : 1;
 filter          : alpha(opacity=100);
 -moz-opacity    : 1;
 -ms-filter      : "alpha(opacity=100)";
}
/* imgLink */

/* blackLink */
a.blackLink:link,
a.blackLink:visited,
a.blackLink:hover {
 color           : #333;
 text-decoration : none;
}
a.blackLink:hover {
 text-decoration : underline;
}
/* blackLink */

/* url */
a.url:link,
a.url:visited,
a.url:hover {
 color           : #333;
 text-decoration : none;
}
a.url:hover {
 text-decoration : underline;
}
/* url */

/* underline */
a.underline:link,
a.underline:visited,
a.underline:hover {
 text-decoration : underline !important;
}
a.underline:hover {
 text-decoration : none !important;
}
/* underline */

/* breadcrumbsList */
#breadcrumbsList a:link,
#breadcrumbsList a:visited,
#breadcrumbsList a:hover {
 color           : #564842;
 text-decoration : none;
}
#breadcrumbsList a:hover {
 text-decoration : underline;
}
/* breadcrumbsList */

/* topPathList */
#topPathList a:link,
#topPathList a:visited,
#topPathList a:hover {
 color           : #564842;
 text-decoration : none;
}
#topPathList a:hover {
 text-decoration : underline;
}
/* topPathList */

/* footer */
#footer a:link,
#footer a:visited,
#footer a:hover {
 color           : #245ddb;
 text-decoration : none;
}
#footer a:hover {
 text-decoration : underline;
}
/* footer */

/* copy */
#copy a:link,
#copy a:visited,
#copy a:hover {
 color           : #245ddb;
 text-decoration : none;
}
#copy a:hover {
 text-decoration : underline;
}
/* copy */

/* pageTop */
#pageTop a:link,
#pageTop a:visited,
#pageTop a:hover {
 color           : #447fd1;
 text-decoration : none;
}
#pageTop a:hover {
 text-decoration : underline;
}
/* pageTop */

/* link1 */
a.link1:link,
a.link1:visited,
a.link1:hover {
 color           : #999999;
 text-decoration : none;
}
a.link1:hover {
 text-decoration : underline;
}
/* link1 */

/* dependLink */
a.dependLink:link,
a.dependLink:visited,
a.dependLink:hover {
 color           : #999999;
 text-decoration : none;
}
a.dependLink:hover {
 text-decoration : underline;
}


/* btnCta */
.btnCta{
  box-shadow: 0px 0px 0px 1px #960000;/* ¿§Ç»¤µ 4 */
  border: 2px solid #a30000;/* ¿§Ç»¤µ 3 */
  background: #be0000;/* ¿§Ç»¤µ 2 */
  border-top: 2px solid #f15252;/* ¿§Ç»¤µ 1 */
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  text-shadow: 2px 0px 1px rgba(0,0,0,0.5);
  text-transform: uppercase;
  font-size: 24px;
  text-decoration: none;
  padding: 30px 25px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.btnCta:hover{
  box-shadow: 0px 0px 0px 1px #960000;/* ¿§Ç»¤µ 4 */
  border: 2px solid #a30000;/* ¿§Ç»¤µ 3 */
  background: #a30000;/* ¿§Ç»¤µ 2 */
  border-top: 2px solid #a30000;/* ¿§Ç»¤µ 1 */
}








/***********************************************
  default
***********************************************/
@charset "euc-jp";

#page-wrapper {
  position: relative;
}
#wrapper {
  padding-top: 1em;
}
.container {
  max-width: 900px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}


.muted {
  color: #999;
}


a {
  color: #000;
}
  a:hover {
    color: #000;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}




h2 {
  margin: 0;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn-01 {
  border: 1px solid #694561;
  background-color: #694561;
  color: #fff;
  *background-color: #694561;
  border-radius:500px;-webkit-border-radius:500px;-moz-border-radius:500px;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  *background-color: #000;
}

.btn-02 {
  border: 1px solid #694561;
  background-color: #694561;
  color: #fff;
  *background-color: #694561;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  *background-color: #000;
}
.product-order-num input {
  border-color: #694561;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}
.header-link a {
  color: #000;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #000;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 16px;
}
  #header-global-nav li {
    margin: 0 1em;
  }

/* incart delivery */
.incart-delivery {
  float: right;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
  }

/* slider */
.slider {
  margin-top: 2em;
  padding: 0 .1%;
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}
.prd-lst-name {
  font-size: 15px;
}
.prd-lst-price {
    color: #862972;
    font-weight: bold;
    font-size: 15ÃúÌÜpx;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
 font-family     : "¥á¥¤¥ê¥ª","Meiryo",arial,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif !important;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}
.prd-lst-pos {
  margin-top: 15px;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #694561;
}


/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}
  .footer-nav li {
    margin: .8em 0;
  }
.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #000;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
  .footer-secondary li {
    margin-left: 10%;
  }
  .footer-secondary li:before {
    margin-right: 4px;
    color: #abaaaa;
    content: "-";
  }
  .footer-secondary a {
    color: #abaaaa;
  }

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 3em 0 2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #dbdbdb;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #694561;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #e7e7e7;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #000;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IEÍÑ */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}
