/* --------------------------------------------
besic setting
 -------------------------------------------- */
body  {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	font-size: 15px;
	line-height: 1.4em;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

body#static{
	background: #CE1221 url(../img/design/bg.jpg) center top;
}

body#cart{
	background: #FFF;
}

#wrapper {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

#wrapper2 {
	background: #fff url(../img/design/agreement_bg.jpg) center top;
	width: 960px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}

h1,h2,h3,h4 {
	text-align:left;
	text-decoration: none;
	border-style:none; 
}

img { border-style:none; margin: 0px; padding: 0px;}

a.back_top {
	color:#E61123;
	font-weight:bold;
	text-decoration:none;
	float:right;
	margin:34px 43px 0 0;
}
a:hover.back_top  {
	color:#F29D80;
}
strong{
	font-weight:bold;
}

/* --------------------------------------------
float  setting
 -------------------------------------------- */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* --------------------------------------------
header setting
 -------------------------------------------- */

#header {
	width: 960px;
	margin:0 auto;
}


#header #navi_g ul {
	width:855px;   
	height:130px;
	margin:10px auto 0 auto; 
	overflow:hidden; 
}
#header #navi_g li {
	width:160px;
	height:130px;
	float:left;
	margin:0 5px 0 6px;   
	list-style:none;
	overflow:hidden;
	position:relative;
}
#header #navi_g li img {
	top:0px;
	left:0px;
	position:absolute;
}
#header #navi_g li a:hover img {
	 top:-130px;
}
#header #navi_g li.this img {
	 top:-130px;
}


#header.top {
	background: url(../img/design/top_header.png) center 34px no-repeat;
	text-align:center;
	width:960px;
	height:695px;
	margin:0 auto 24px auto;
	position: relative;
}
#header.top h1 {
	color:#E61123;
	font-size:34px;
	text-align:center;
	line-height:1.2em;
	font-weight:bold;
	width:500px;
	height:110px;
	position:absolute;
	left: 230px;
	top: 127px;
}
#header.top .btn {
	text-align:center;
	width:116px;
	height:120px;
	position:absolute;
	left: 418px;
	top: 454px;
}
#header.top .date,
#header.top .price {
	color:#fff;
	font-size:20px;
	text-align:center;
	line-height:1.6em;
	width:158px;
	height:80px;
}
#header.top .date em,
#header.top .price em {
	color:#fff;
	font-size:28px;
	font-weight:bold;
}
#header.top .date {
	position:absolute;
	left: 36px;
	top: 361px;
}
#header.top .price {
	position:absolute;
	left: 766px;
	top: 361px;
}

#header.top #navi_g {
	width:855px; 
	height:130px;
	position:absolute;
	left: 42px;
	top: 556px;
}



/* --------------------------------------------
   footer setting
 -------------------------------------------- */
 
#footer {
	padding:47px 0 53px 0;
}

#footer #navi_footer {
	width:100%;
	background:#fff;
	text-align:center;
	height:55px;
}
#footer #navi_footer ul {
	width:890px;
	margin:10px auto 0 auto;
	border-left:#E61223 solid 1px;
	border-right:#E61223 solid 1px;
}
*+html #footer #navi_footer ul {
	margin:0px auto 0 auto;
}
#footer #navi_footer li {
	display: inline-block;
	display: -moz-inline-box; /*for Firefox 2*/
	width:176px;
	height:55px;
	border-left:#E61223 solid 1px;
	border-right:#E61223 solid 1px;
	float:left;
}
#footer #navi_footer li a {
	color:#E61123;
	font-size:14px;
	line-height:55px;
	font-weight:bold;
	text-decoration:none;
	background:#fff;
	text-align:center;
	display: block;
	width:176px;
	height:55px;
}
#footer #navi_footer li a:hover {
	color:#fff;
	background:#E5828B;
}

#footer #navi_footer_sub ul {
	width:790px;
	margin:10px auto 30px auto;
	height:21px;
	clear:both;
}
#footer #navi_footer_sub li {
	display: inline-block;
	display: -moz-inline-box; /*for Firefox 2*/
	margin:0 18px;
	float:left;
}
#footer #navi_footer_sub li a {
	color:#5A1E00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#footer #navi_footer_sub li a:hover {
	color:#fff;
}

#footer_link {
	clear:both;
}

#footer #navi_corporate {
	width:900px;
	height:17px;
	margin:13px auto 0 auto;
	padding:32px 0 0 0;
}

/* --------------------------------------------
   contents setting
 -------------------------------------------- */
 
#contents {
	color:#5A1E00;
	background:#fff;
	width:878px;
	padding:40px 0 90px 0;
	margin:0 auto;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
}

#contents .left_side {
	font-weight:bold;
	text-align:center;
	float:left;
	width:230px;
	padding:20px 0 0 0;
	margin:0 auto;
}
#contents .right_side {
	background: url(../img/logo_bg.png) no-repeat center center;
	text-align:left;
	float:right;
	width:630px;
	min-height:600px;
	height: auto !important;
	height: 600px;
	position:relative;
	padding:20px 20px 30px 0;
	margin:0;
}

#contents h2 {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:42px;
	background:#5A1E00;
	width:588px;
	height:42px;
	padding:0 17px;
	margin:30px auto 12px auto;
}

#contents h3 {
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	border:1px solid #5A1E00;
	width:588px;
	height:30px;
	padding:0 7px;
	margin:30px auto 12px auto;
}


#contents a.btn {
	color:#5A1E00;
	font-size:20px;
	font-weight:bold;
	line-height:42px;
	text-decoration:none;
	background:#fff;
	text-align:center;
	letter-spacing: -0.1em;
	display: block;
	width:297px;
	height:42px;
	margin:30px auto 0 auto;
	border:#5A1E00 1px solid;
}
#contents a:hover.btn {
	color:#fff;
	background:#E5828B;
}

#contents a.btn2 {
	color:#E61123;
	font-size:20px;
	font-weight:bold;
	line-height:42px;
	text-decoration:none;
	background:#fff;
	text-align:center;
	letter-spacing: -0.1em;
	display: block;
	width:297px;
	height:42px;
	margin:30px auto 0 auto;
	border:#E61123 1px solid;
}
#contents a:hover.btn2 {
	color:#fff;
	background:#E5828B;
}

#contents p {
	text-align:left;
	width:588px;
	margin:0 auto;
}

#contents p.note {
	text-align: center;
	width:568px;
	padding:10px;
	background-color:#EEE;
	margin:10px auto 0 auto;
}

#contents hr {
	border:none;
	border-top: solid 2px #5A1E00;
	width:621px;
	height:2px;
	color:#fff;
}

#contents table {
	width:622px;
	margin:13px auto;
}
#contents table th,
#contents table td {
	color:#5A1E00;
	font-size:14px;
	text-align:left;
	padding:15px;
	border:#5A1E00 solid 2px;
}


/* --------------------------------------------
   top setting
 -------------------------------------------- */
#contents.top {
	font-size:16px;
	font-weight:bold;
	padding:18px 0 90px 0;
}

#contents.top p {
	width: auto;
	margin:0 auto;
}

#contents.top .boximage {
	width:807px;
	padding:33px 0 0 0;
	margin:29px auto 0 auto;
	border-top:#DD002C dashed 2px;
}


/* --------------------------------------------
   about setting
 -------------------------------------------- */
#contents.about .aboutArea {
	text-align:left;
	width:622px;
	margin:30px auto 0 auto;
}
#contents.about .aboutArea p {
	width:auto;
}
#contents.about .aboutArea .leftSide {
	text-align:left;
	width:355px;
	margin:0;
	float:left;
}
#contents.about .aboutArea .rightSide {
	width:260px;
	float:right;
}


/* --------------------------------------------
   gallery setting
 -------------------------------------------- */
#contents.gallery {
	font-size:16px;
	font-weight:bold;
}

#contents.gallery p {
	text-align:center;
	width: auto;
	margin:30px auto 0 auto;
}

#contents.gallery .galleryArea ul {
	width:785px;
	margin:18px auto;
}
#contents.gallery .galleryArea ul li {
	float: left;
	margin:0 0 17px 17px;
	width:136px;
	height:69px;
}



/* --------------------------------------------
   FAQ setting
 -------------------------------------------- */
#contents.faq {
}

#contents.faq dl.faq {
	text-align:left;
	width:621px;
	margin:28px auto 0 auto;
	border-bottom:#5A1E00 2px solid;
}
#contents.faq dl.faq dt {
	background: url(../img/design/faq_q.gif) 18px top no-repeat;
	padding:8px 10px 35px 70px;
}
#contents.faq dl.faq dd {
	background: url(../img/design/faq_a.gif) 18px top no-repeat;
	padding:8px 10px 35px 70px;
}





/* --------------------------------------------
   howto setting
 -------------------------------------------- */
#contents.howto {
}

#contents.howto .howtoArea {
	width:622px;
	margin:0 auto;
}
#contents.howto .howtoArea .leftSide {
	text-align:left;
	width:370px;
	margin:0 0 0 8px;
	float:left;
}
#contents.howto .howtoArea .rightSide {
	width:220px;
	float:right;
}

#contents.howto h2.bestimage {
	color:#5A1E00;
	font-size:20px;
	font-weight:bold;
	background:#fff;
	line-height:42px;
	border-top:#5A1E00 1px solid;
	width:588px;
	padding:33px 17px 15px 17px;
	margin:34px auto 0 auto;
}
#contents.howto .bestimage  {
	width:622px;
	margin:0 auto 87px auto;
}
#contents.howto .bestimage .bestimageArea {
	width:145px;
	margin:0 14px 0 0;
	float:left;
}
#contents.howto .bestimage .bestimageArea img {
	width:145px;
	margin:0 0 14px 0;
}
#contents.howto .bestimage .bestimageArea p {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width: auto;
	margin:0 0 14px 0;
}


/* --------------------------------------------
   contact setting
 -------------------------------------------- */
#contents.contact {
}


#contents.contact #navi_contact {
	width:618px;
	margin:35px auto 0 auto;  
}
#contents.contact #navi_contact ul {
	width:618px;
	margin:0 auto 22px auto; 
	overflow:hidden; 
}
#contents.contact #navi_contact li {
	width:249px;
	height:249px;
	float:left;
	margin:0 30px;   
	list-style:none;
	overflow:hidden;
	position:relative;
}
#contents.contact #navi_contact li a img {
	top:0px;
	left:0px;
	position:absolute;
}
#contents.contact #navi_contact li a:hover img {
	 top:-249px;
}


/* --------------------------------------------
   news setting
 -------------------------------------------- */
#contents.news {
}

#contents.news .newsArea {
	width:622px;
	margin:0 auto;
}
#contents.news .newsArea .leftSide {
	text-align:left;
	width:330px;
	margin:0 0 0 16px;
	float:left;
}
#contents.news .newsArea .rightSide {
	width:250px;
	float:right;
}


/* --------------------------------------------
   agreement setting
 -------------------------------------------- */

#agreement {
	padding:105px 0 0 0;
	margin:0 auto;
}

#agreement .taste {
	color:#000;
	font-size:20px;
	font-weight:bold;
	width:720px;
	margin:60px auto;
}
#agreement .taste .leftSide {
	text-align:center;
	width:344px;
	float:left;
}
#agreement .taste .rightSide {
	text-align:center;
	width:344px;
	float:right;
}

#agreement p {
	color:#5A1E00;
	font-size:18px;
	font-weight:bold;
	line-height:1.8em;
	text-align:left;
	width:692px;
	margin:0 auto 20px auto;
}


#agreement input[type=radio] {
    display: inline-block;
    margin-right: 6px;
}
#agreement input[type=radio] + label {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}
@media (min-width: 1px) {
    #agreement input[type=radio] {
        display: none;
        margin: 0;
    }
    #agreement input[type=radio] + label {
        padding: 0 0 0 36px;
    }
    #agreement input[type=radio] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 23px;
        height: 23px;
        margin-top: -9px;
        background: #FFF;
    }
    #agreement input[type=radio] + label::before {
        border: 2px solid #000000;
        border-radius: 30px;
    }
    #agreement input[type=radio]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    #agreement input[type=radio]:checked + label::after {
        left: 5px;
        width: 13px;
        height: 13px;
        margin-top: -4px;
        background: #000000;
        border-radius: 8px;
    }
}


#agreement .kiyaku {
	background:#fff;
	width:675px;
	height:165px;
	margin:20px auto 40px auto;
	border:#000 solid 1px;
	overflow: auto;
}

#footer.agreement {
	background: url(../img/design/bg.jpg);
	width:100%;
	height:145px;
	padding:25px 0 0 0;
	margin:36px auto 0 auto;
}
#footer.agreement ul {
	text-align:center;
	margin:0 auto;
}
#footer.agreement li {
	display: inline-block;
    display: -moz-inline-box; /*for Firefox 2*/
	margin:0 7px;
}
#footer.agreement li a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#footer.agreement li a:hover {
	color:#F29D80;
}

#footer.agreement .copyright{
	width: 800px;
	margin: 16px auto 0px auto;
	border-top:1px solid #FFF;
	padding-top:16px;
	font-size: 10px;
	text-align: center;
	clear: both;
}

/* ------------------------------------------------------------
    glico footer
-------------------------------------------------------------*/

#ggnavifooter {
	clear: both;
	width: 100% !important;
	padding: 5px 0px 20px 0px !important;
	margin: 0 auto !important;
	letter-spacing:0 !important;
	font-family:sans-serif !important;
    font-style:normal !important;
    font-weight:normal !important;
   	text-decoration: none !important;
	line-height: 1 !important;
	border: 0 !important;
	outline: 0 !important;
	font-size: 100% !important;
	vertical-align: baseline !important;
	background: transparent !important;
}

#ggnavifooter a {
	text-decoration: none;
}

#ggnavifooter a:link,
#ggnavifooter a:visited {
	font-size:11px;
	color:#0000FF;
}
#ggnavifooter a:hover,
#ggnavifooter a:active {
	font-size:11px;
	color:#FF0000;
}

#ggnavifooter .fb {
	margin: 0 auto;
	clear: both;
}

#ggnavifooter .fb ul {
	margin: 0 auto;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
}

#ggnavifooter .fb li {
   float: left;
   display: inline;
}

#ggnavifooter .footerlink_box {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin: 7px auto 0 auto;
	text-align: center;
}

#ggnavifooter .footerlink {
	padding: 7px 10px 0px;
	font-size: 11px;
}

#ggnavifooter .copyright {
	width: auto;
	margin: 8px auto 0px auto;
	font-size: 10px;
	text-align: center;
	clear: both;
}

/* テーブル仕様 footnavi1 */
#ggnavifooter .footnavi1 a {
	display:block;
	margin:0px;
	padding:4px 1px 2px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:1;
}

#ggnavifooter .footnavi1 a:link,
#ggnavifooter .footnavi1 a:visited {
	color: #003399;
	background-color:#eeeeee;
}

#ggnavifooter .footnavi1 a:hover,
#ggnavifooter .footnavi1 a:active	{
	color: #ff0000;
	background-color:#ffe3e0;
}


/* footnavi */
#ggnavifooter .footnavi a	{
	display:block;
	margin:0px;
	padding:4px 1px 2px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	line-height:1;
}

#ggnavifooter .footnavi a:link,
#ggnavifooter .footnavi a:visited	{
	color: #444444;
	background-color:#eeeeee;
}

#ggnavifooter .footnavi a:hover,
#ggnavifooter .footnavi a:active	{
	color: #ff0000;
	background-color:#ffe3e0;
}

/* footnavig */
#ggnavifooter .footnavig a	{
	display:block;
	margin:0px;
	padding:4px 1px 2px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	line-height: 1;
}

#ggnavifooter .footnavig a:link,
#ggnavifooter .footnavig a:visited{
	color: #444444;
	background-color:#dbdbdb;
}


#ggnavifooter .footnavig a:hover,
#ggnavifooter .footnavig a:active	{
	color: #ffffff;
	background-color:#ff0000;
}

/* footnavi2 */
#ggnavifooter .footnavi2 a{
	display:block;
	margin:0px;
	padding:4px 1px 2px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	color: #0000ff;
	background-color:#eeeeee;
	line-height:1;
}

/*******追加*******/
#ggnavifooter .button_area{
	border-collapse: collapse;
}
#ggnavifooter .footnavi,
#ggnavifooter .footnavi1,
#ggnavifooter .footnavi2,
#ggnavifooter .footnavig{
	border:solid 1px;
	border-color:#EEE #AAA #AAA #EEE;
}
/*******ここまで*******/

/*-----------------------------------------*/
/* Group NAVI 対応*/
/*-----------------------------------------*/
#group_navi {
	margin:0 auto;
	width:auto;
	display:block;
}

#group_navi a:link,
#group_navi a:visited {
	color:#0000FF;
	font-size:12px;
}

#group_navi a:hover,
#group_navi a:active {
	color:#FF0000;
	font-size:12px;
}


/*-----------------------------------------*/
/* Smart Phone 対応*/
/*-----------------------------------------*/

#ggnavifooter .smp_footer{
    width:95%;
    margin:0 auto;
    padding:0;
}
#ggnavifooter .smartp {
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	text-decoration:none;
	background-color:#eeeeee;
	display:table-cell;
}
#ggnavifooter .smartp2 {
	border-right:solid 1px #999999;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	text-decoration:none;
	background-color:#eeeeee;
	display:table-cell;
}
#ggnavifooter .smartp3 {
	border:solid 1px #999999;
	text-decoration:none;
	background-color:#eeeeee;
	display:table-cell;
}

#ggnavifooter .smartp a,
#ggnavifooter .smartp2 a{
	font-family:sans-serif;
	width:110px;
	height:100px;
	color: #555555;
	display:table-cell;
	vertical-align:middle;
	font-weight:normal;
	font-size:19px;
	line-height:22px;
}
#ggnavifooter .smartp3 a{
	font-family:sans-serif;
	width:140px;
	height:100px;
	color: #555555;
	display:table-cell;
	padding:4px 0px;
	vertical-align:middle;
	font-weight:normal;
	font-size:19px;
	line-height:22px;
}


#footer_share {
    margin: 40px auto -35px;
    width: 980px;
}

#footer_share dl{
    margin: 0 0 0 768px;
    padding: 0;
    width: 159px;
    height: 32px;
    border: solid 1px #999;
    background-color:#FFFFFF;
}

#footer_share  #footer_share_txt {
    float: left;
    margin: 8px 5px 0 0;
    padding: 0 0 0 5px;
    width: 57px;
    height: 16px;
    background: url(../img/design/13_share_w.gif) no-repeat 5px 0;
    text-indent: -9999px;
    overflow: hidden;
}

#footer_share  #footer_share_list {
    float: left;
    margin: 0;
    padding: 4px 0 0;
    width: 90px;
    height: 24px;
    list-style: none;
    overflow: hidden;
}

#footer_share  #footer_share_list li,
#footer_share  #footer_share_list li a {
    width: 24px;
    height: 24px;
}

#footer_share  #footer_share_list li {
    margin-right: 6px;
    float: left;
}

#footer_share  #footer_share_list li a {
    display: block;
    text-indent: -9999px;
}

#footer_share #s_twitter { background-image:url(../img/design/13_icon_t.gif);}
#footer_share #s_facebook { background-image:url(../img/design/13_icon_f.gif);}
#footer_share #s_hatena { background-image:url(../img/design/13_icon_b.gif);}


/*-----------------------------------------*/
/* 会員組織化 共通デザイン */
/*-----------------------------------------*/

input.positive_btn{
    width:280px;
    margin:10px auto;
    font-size:24px;
    padding:10px;
    color:#FFF;
    background-color:#e60a24;
    border:none;
    /*--角丸--*/
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

input.positive_btn:hover{
    background-color:#f29d81;
    cursor:pointer;
}

input.negative_btn{
    width:280px;
    margin:10px auto;
    font-size:24px;
    padding:10px;
    color:#FFF;
    background-color:#575757;
    border:none;
    /*--角丸--*/
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

input.negative_btn:hover{
    background-color:#8f8f8f;
    cursor:pointer;
}

p.errormessage{
    color:#e60a24 !important;
    font-weight:bold !important;
    border:2px solid #e60a24 !important;
    width:365px!important;
    padding:5px 17px !important;
    margin:0 auto 12px auto!important;
    text-align:center!important;
    font-size: 90% !important;
}

#contents p.center{
	text-align: center;
}

/*-----------------------------------------*/
/* 会員ログインバー */
/*-----------------------------------------*/

#header{
    width:100%;
}

#header.top{
    background:none;
    width:100%;
    height: auto;
    margin: 0;
    position: relative;
}

#header_wrap{
    width:930px;
    margin:0 auto;
}

#header.top #header_wrap{
    background: url(../img/design/top_header.png) center 34px no-repeat;
    text-align: center;
    width: 960px;
    height: 695px;
    margin: 0 auto 24px auto;
    position: relative;
}

#header_login_wrap{
    width:100%;
    background-color:#FFF;
    padding:5px 0;
    box-shadow: 5px 0 5px 5px rgba(0,0,0,0.1);
}

#header_login{
    width:930px;
    margin:0 auto;
    text-align:right;
}

#header_login p{
    display:inline-block;
    line-height:16px;
    color:#5A1E00;
    margin-right:10px;
    margin-bottom: -2px;
    height:15px;
    /* width: 575px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float:left;
}

#header_login ul{
    display:inline-block;
    height:15px;
    line-height:15px;
}

#header_login li{
    height:15px;
    line-height:15px;
    display:inline-block;
    color:#5A1E00;
    margin-right:5px;
    padding-right:10px;
    border-right:1px solid #5A1E00;
}

#header_login li:last-child{
    padding-right:0;
    border-right:none;
}

#header_login li a{
    color:#5A1E00;
}

#header_login li a:hover{
    color:#5A1E00;
    font-weight:bold;
}

/*-----------------------------------------*/
/* ログイン画面 */
/*-----------------------------------------*/

#contents.login{
    
}

#contents.login label{
    width: 400px;
    margin: 0 auto;
    text-align:left;
    display:inline-block;
}

#contents.login p.remind{
    width: 400px;
}

#contents.login .freeentry{
    width:500px;
    height:89px;
    margin:20px auto 0 auto;
    padding:10px 0 0 120px;
    background:url(../img/design/user/free_entry.png) no-repeat;
}

#contents.login input[type=text],
#contents.login input[type=password]{
    width: 390px;
    margin: 5px auto 10px auto;
    font-size:20px;
    padding:5px;
    border: 1px solid #808080;
    background-color: #F2F2F2;
    /*--角丸--*/
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}

/*-----------------------------------------*/
/* 会員登録画面 */
/*-----------------------------------------*/

#contents.regist h1{
    margin-bottom:12px;
}

#contents.regist h2{
    margin-top:12px;
}

#contents.regist input[type=text],
#contents.regist input[type=password],
#contents.regist select{
    margin: 0 auto 10px auto;
    font-size:20px;
    padding:5px;
    border: 1px solid #808080;
    background-color: #F2F2F2;
    /*--角丸--*/
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}

#contents.regist input[type=radio],
#contents.regist input[type=checkbox]{
    width:20px;
    height:20px;
}

#contents.regist table,
#contents.regist th,
#contents.regist tr,
#contents.regist td{
    border:none;
    padding:20px 0;
}

#contents.regist th{
    width:190px;
}

#contents.regist tr{
    border-bottom:1px solid #CCC;
}

#contents.regist th{
    font-weight:bold;
    padding-left:15px;
}

#contents.regist td{
    padding-right:15px;
    padding-bottom:10px;
}

#contents.regist table td.center{
    text-align:center;
}

#contents.regist .agreementTitle{
	font-weight: bold;
}

#contents.regist .agreementBox{
	margin: 10px auto;
	padding: 11px;
	width: 600px;
	height: 200px;
	overflow: auto;
	border: 1px solid #ccc;
}

#contents.regist .confirm td{
	padding-bottom: 20px;
}

#contents.mypage table th{
	padding: 10px 0;
	background: #EEE;
	color: #5A1E00;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}
#contents.mypage table td{
	font-size: 80%;
}
#contents.mypage table td a{
	color: inherit;
}

#contents.order_detail table th{
	padding: 10px;
	background: #EEE;
	color: #5A1E00;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}
#contents.order_detail table td{
	font-size: 80%;
}


#address_information{
	margin: 10px 0;
}

#shipping_information table,
#address_information table{
	border: none;
}

#address_information table tr td input[type="radio"]{
	margin-top: 4px;
}

#orderBox .edit{
	display: none;
}

#orderBox table{
	border: none;
}

#orderBox .more_form{
	display: none;
}

#orderBox .agreementTitle{
	color: #5B1E01;
	text-align: left;
	padding: 7px 3px 0 3px;
	font-weight: bold;
	line-height: 0;
	font-size: 100%;
}

#orderBox .agreementBox{
	margin: 10px auto;
	padding: 11px;
	width: 660px;
	height: 200px;
	overflow: auto;
	border: 1px solid #ccc;
	color: #000000;
	font-size: 90%;
}

#mypage_navi{
	margin: 30px auto;
	width: 616px;
	border-top: 1px solid #5A1E00;
	border-left: 1px solid #5A1E00;
	border-bottom: 1px solid #5A1E00;
	overflow: hidden;
}

#mypage_navi li{
	width: 204px;
	height: 50px;
	float: left;
	border-right: 1px solid #5A1E00;
}

#mypage_navi li a{
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	line-height: 3.5;
	font-weight: bold;
	color: #5A1E00;
	text-decoration: none;
}

#mypage_navi li:nth-child(3) a{
	font-size:14px;
	line-height:3.8;
}

#mypage_navi li a.active,
#mypage_navi li a:hover{
	background-color: #e60a24;
	color: #ffffff;
}

/*-----------------------------------------*/
/* ツールチップ */
/*-----------------------------------------*/

.tooltip{
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 2px solid #e60a24;
	color: #e60a24;
}

.tooltip span{
	width: 20px;
	height: 11px;
	position: absolute;
	top: -11px;
	left: 10px;
	background: url('../img/design/icon_tooltip.gif') no-repeat left top;
}


/*-----------------------------------------*/
/* 20180630追加分 */
/*-----------------------------------------*/

#footer #navi_footer_sub {
    padding-top:15px;
}
#footer #navi_footer_sub li a {
    color: #fff;
}
.button_area tr td:nth-of-type(2) {
    display: none;
}
.button_area tr td {
    display: inline-block;
    width: 16%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#ggnavifooter .footnavig a {
    padding-top:6px;
    padding-bottom:6px;
    color: #646464;
    font-size:12px;
    font-weight:bold;
}
#ggnavifooter .footnavi a {
    padding-top:6px;
    padding-bottom:6px;
    color: #646464;
    font-size:12px;
    font-weight:bold;
}
.button_area tr td:not(:nth-of-type(1)) {
    margin-left: 0.5%;
}
#ggnavifooter .copyright {
    padding-top:20px;
    padding-bottom:10px;
}
#wrapper2 {
    width:100%;
    background: #fff;
}
#footer.agreement::after {
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
#footer.agreement {
    height:auto;
    margin-top:30px;
    padding:30px 0 0;
}
#footer.agreement .copyright {
    margin-top:30px;
    width:100%;
    padding:30px 0;
    border-bottom:5px solid #FFFFFF;
}
#header {
    background: url(../img/design/bg.jpg);
}
#header_logo img {
    position: relative;
    top:-5px;
}


body#static div#contents h1{
	width: 878px;
    font-size: 36px;
    color: #FFFFFF;
    background-color: #faa800;
    text-align: center;
    font-weight: bold;
    line-height:2em;
}