@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

body {
line-height: 1;
font-family: "segoe UI", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
font-size: 14px;
}

@supports (-ms-ime-align:auto) {
    body {font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;}
}

@media all and (-ms-high-contrast:none){
    body {font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;}
    *::-ms-backdrop,.cart_selectÂ form, input {font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;}
}

ol, ul {
list-style: none;
}

li {
    list-style: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

body {
-webkit-text-size-adjust: none;
}

p a {
   text-decoration: underline;
}

p.product_name a {
    color: #6DC8C8;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

p.category a {
    color: #333;
    text-decoration: none;
}

p.category {
    margin-bottom: 5px;ｓ
    text-align:;
    text-align: center;
}

p.product_price {
    font-size: 17px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    line-height: 30px;
    color: #E6264D;
    font-weight: bold;
    text-align: center;
}

p.product_price span {
    font-size: 12px;
    color: #333;
    margin-right: 5px;
}

p.product_message {
    line-height: 20px;
}

a.btn_2 {
    background: -moz-linear-gradient(top,#0099CC 0%,#006699);
    background: -webkit-gradient(linear, left top, left bottom, from(#FA8200), to(#DC7200));
    border: 1px solid #DDD;
    color: #FFF;
    padding: 8px 40px;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    box-shadow: 1px 1px 5px #CCC;
}

@supports (-ms-ime-align:auto) {
a.btn_2 {
    background:#DC7200
}
}

@media all and (-ms-high-contrast:none){
a.btn_2 {
    background:#DC7200
}
}

p.readmore {
    margin-top: 20px;
}

header {
    background: #6DC8C8;
}

header#login {
    background: #6DC8C8;
    height: 95px;
}

header#top img {
}

form.search {
    float: left;
}


nav#nav {
    background-color: #EBEBEB;
    clear: both;
}

nav#nav li {
    display: inline-block;
    border-right: 1px solid #CCC;
}

nav#nav li a {
    color: #333;
    text-decoration: none;
}

.dropmenu{*zoom:1;
  list-style-type: none;
  width: 100%;
  margin: 5px 0 30px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #CCC;
  background: #EBEBEB;
  text-align: left;
}
.dropmenu li:hover > a{
  background: #EBEBEB;
}
.dropmenu li a:hover{
  background: #E7DD3E;
}

ul.user li {
    color: #FFF;
}

ul#normal ul li {
    width: 200px;
}

img.card {
    padding: 0 !important;
}

img.cart {
    width: 20px;
    height: auto;
    padding: 0 !important;
    margin-right: 5px;
    margin-top: 0;
}

.credit_menu {
    position: absolute;
    width: 400px;
    top: 109px;
    right: 0;
}

.credit_menu p {
    padding: 5px;
    line-height: 17px;
}

#normal li ul{
  display: none;
}
#normal li:hover ul{
  display: block;
}

.user_menu {position: absolute;top: 55px;right: 0;margin: 0 8px;}

img.card {
    padding: 10px 5px 0 0 !important;
    float: left;
}

ul.user {
    display: block;
}

ul.user li {
    display: inline-block;
}

form, input {
  margin: 0; 
}

input[type="search"] {
  background-color: #FFF;
  border: 0;
  height: 40px;
  width: 33%;
  padding: 0 10px;
  position: absolute;
  top: 7px;
  right: 390px;
}
input[type="image"] {
  /* border: 0; */
  /* padding: 0; */
  /* width: 40px; */
  /* height: 40px; */
  /* position: absolute; */
  /* top: 7px; */
  /* right: 350px; */
}

input[type="search"] {
  background-color: #FFF;
  border: 0;
  height: 40px;
  width: 30%;
  padding: 0 10px 3px;
  position: absolute;
  top: 7px;
  right: 160px;
  box-sizing: border-box;
}
input[type="image"] {
  /* border: 0; */
  /* padding: 0; */
  /* width: 40px; */
  /* height: 40px; */
  /* position: absolute; */
  /* top: 7px; */
  /* right: 350px; */
}

.login_btn {
    right: 7px;
    top: 19px;
    position: absolute;
}

a.btn_1 {
    background: -moz-linear-gradient(top,#FA8200 0%,##DC7200);
    background: -ms-linear-gradient(linear, left top, left bottom, from(#FA8200), to(#DC7200));
    background: -webkit-gradient(linear, left top, left bottom, from(#FA8200), to(#DC7200));
    border: 1px solid #DDD;
    color:#FFF;
    width: 100px;
    padding: 8px 10px;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
}

@supports (-ms-ime-align:auto) {
a.btn_1 {
    background:#DC7200
}
}

@media all and (-ms-high-contrast:none){
a.btn_1 {
    background:#DC7200
}
}

i.fa.fa-sign-in {
    margin-right: 5px;
}

.title_logo {
    float: left;
    overflow: hidden;
    margin: 30px 10px;
}

.search {
    float: left;
}

.search_page{
    background-color: #CCC;
    overflow:hidden;
    position: relative;
    float: none;
    height: 100px;
    margin: 40px auto 40px;
    width: 520px;
    border: 2px solid #e7dd3e;
    background-color: #ebebeb;
}

.search_page input[type="search"] {
    background-color: #FFF;
    border: 0;
    height: 40px;
    width: 457px;
    padding: 0 10px 3px;
    position: absolute;
    top: 15px;
    right: 53px;
    border: 3px solid #e7dd3e;
    left: initial;
}

.search_page input.search_btn {
    position: absolute;
    top: 15px;
    width: 40px;
    height: 40px;
    right: 13px;
    left: initial;
}

.search_page p {
    position: absolute;
    top: 62px;
    left: 15px;
}


.user_menu {
    /* clear: both; */
}

.user_menu li {
    color: #FFF;
    display: inline-block;
    margin: 0 4px 2px;
    letter-spacing: 1px;
    font-size: 12px;
}

span.yellow_green {
    color: #C3D600 !important;
    font-weight: bold !important;
    font-size: 16px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    padding-left: 5px !important;
}

#wrapper {
    margin: 20px auto 0;
    width: 100%;
}

#container {
    width: 96%;
    margin: 0 auto;
}

section img {
    display: block;
}

section#introduction h1 {
    margin: 0 0 10px;
    color: #6DC8C8;
    text-align: center;
}

#introduction ul li:after {
    content: "/";
    margin: 0 0 0 5px;
}

#introduction ul li:last-child:after {
    content: none;
}

section.news h2 {
    font-size: 16px;
    background-color: #6DC8C8;
    color: #FFF;
    padding: 5px;
    width: 100px;
    text-align: center;
    margin-bottom: 0px;
}

section.news {
    margin-top: 20px;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

section.news ul {
    border-top: 1px solid #6DC8C8;
    overflow: auto;
    height: 105px;
    padding: 10px 0 10px;
    margin-bottom: 20px;
}

section.news li {
    line-height: 24px;
    color: #555;
}

span.new_red {
    background-color: #E6264D;
    padding: 0 5px;
    margin: 0 10px;
    color: #FFF;
}

section.news li a {
    text-decoration: underline;
    color: #333;
    margin-left: 10px;
}

section.news li a:hover {
    text-decoration: none;
}

.news p a {
    background-color: #FA8200;
    text-decoration: none;
    color: #FFF;
    padding: 5px 10px;
    box-shadow: 1px 1px 5px #CCC;
}

.news p a:hover {
    opacity:0.7;
}

.news p {
    margin-bottom: 30px;
}

.news p a:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #FFF;
}

section#top3 {
    margin-top: 20px;
}

section#top3 h2 {
    font-size: 24px;
    color: #6DC8C8;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

.introduction3 {
    display: inline-block;
    margin: 30px 0.5% 0;
    width: 31.0%;
    vertical-align: top;
    box-sizing: border-box;
}

.introduction3 p {
    text-align: center;
}

img.ranking {
    margin: 0 auto 10px;
}

img.product1 {
    /* width: 40%; */
    margin: 30px auto 15px;
}

section#pickup {
    clear: both;
    margin-top: 50px;
}

section#pickup {
    clear: both;
    margin-top: 50px;
}

section#pickup h2 {
    color: #6DC8C8;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
}

section#contents h2 {
    background-color: #C3D600;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    clear: both;
    color: #FFF;
    font-weight: bold;
}

section#contents img {
    float: left;
    margin-right: 10px;
    width: 250px;
    margin-bottom: 20px;
}

section#contents p,section#category_txt p {
    line-height: 28px;
    margin-bottom: 20px;
    font-size: 15px;
}

.introduction4 {
    display: inline-block;
    width: 22%;
    margin: 30px 1%;
    vertical-align: top;
}

.introduction4 img {
    width: 50%;
    margin: 0 auto 15px;
}

section#category5 h2,section#category_txt h2{
    color: #6DC8C8;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-bottom: 25px;
}

section#category5,section#category_txt {
    margin-top: 30px;
}

h3 a {
    text-decoration: none;
    color: #333;
}

section#category5 h3 {
    line-height: 40px;
    border-bottom: 1px #EEE solid;
    margin-top: 5px;
}

p.product_introduction {
    line-height: 20px;
    text-align: left !important;
}

.introduction5,.recommend {
    width: 17%;
    display: inline-block;
    margin: 15px 1% 25px;
    vertical-align: top;
    padding-top: 10px;
}



.introduction5 p {
    text-align: center;
}

span.red.big {
    color: #E6264D;
    font-size: 18px;
    letter-spacing: -2px;
    /* display: block; */
}

p.product_price.mini {
    font-size: 14px;
    color: #777;
    float: left;
}

p.product_price.mini span {
    color: #777;
}

p span.gray {
    color: #777;
    letter-spacing: -1px;
}


#sidebar {
    float: right;
    width: 17%;
    padding: 0 1% 0 1%;
}

aside h3 {
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    color: #6DC8C8;
}

aside {
    margin-bottom: 20px;
    border-bottom: 1px solid #EEE;
    padding-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
}

.info2 {
    line-height: 18px;
    font-size: 12px;
    margin-top: 5px;
}

#leftMenu li a {
    text-decoration: none;
    color: #333;
}

#leftMenu li a:hover {
    color: #CCC;
}

#leftMenu li {
    line-height: 22px;
}

i.fa.fa-play {
    margin-right: 3px;
}

section#return p a {
    color: #C3D600;
    text-decoration: underline;
}

footer {
    clear: both;
    background: #6DC8C8;
}

.footer_top ul {
    width: 100%;
}

.footer_top {
    margin: 0 auto;
    width: 900px;
    padding: 30px 0;
}

div#copyright {
    float: left;
    margin: 25px 15px 0;
}

#copyright p {
    color: #FFF;
}

#copyright p {
    color: #FFF;
}

#sitemap {
    background-color: #EBEBEB;
    border-bottom: 20px solid #E6F0B3;
}

li.parent_menu_footer {
    float: left;
    width: 200px;
}

section#return {
    clear: both;
    padding: 30px 0;
}

#sitemap ul {
    display: table-cell;
}

img.footer_logo {
    margin-left: auto;
    display: table;
    padding: 15px;
    width: 300px;
}

section#return p {
    text-align: center;
}

.footer_top a {
    text-decoration: none;
    color: #6DC8C8;
}

.footer_top li {
    line-height: 20px;
}

i.fa.fa-chevron-right {
    margin-right: 5px;
}

li.parent_menu3 {
    margin-top: 20px;
}

li.otherMenu {
    line-height: 30px;
    display: inline-block;
    padding: 0 15px;
}

li.parent_menu5 {
    margin-top: 20px;
}

i.fa.fa-shopping-cart {
    color: #FFF;
    margin-right: 5px;
    font-size: 30px;
}

.login_menu li {
    display: inline-block;
    padding: 5px 12px 5px 5px;
    border-right: 1px solid #FFF;
}

span.new_red.mini {
    font-size: 10px;
    padding: 2px 4px;
}

.login_menu a {
    color: #FFF;
    text-decoration: none;
}

.login_menu {
    position: absolute;
    top: 15px;
    right: 10px;
}

i.fa.fa-caret-right {
    margin-left: 5px;
    font-size: 17px;
}

ul.breadcrumb li {
    display: inline-block;
    color: #CCC;
}

ul.breadcrumb li a {
    color: #CCC;
    text-decoration: none;
}


section#category5 h1 {
    color: #024758;
    font-family: "font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
}


section#contents {
    margin-top: 30px;
}

section#contents h1 {
    font-size: 24px;
    color: #6DC8C8;
    margin-bottom: 20px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

section#introduction {
    margin-bottom: 10px;
    overflow: hidden;
}

section#category_introduction h1 {
    color: #6DC8C8;
    font-size: 24px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    margin-top: 25px;
}

img.product4 {
    width: 200px;
    margin: 0 auto;
}

.introduction3 h2 {
    color: #6DC8C8;
    font-size: 20px;
}

.rule {
    border: 1px #CCC solid;
    padding: 20px;
    margin-top: 15px;
    overflow: hidden;
}

.rule p {
    line-height: 20px;
}

p.product_chara {
    background-color: #C3D600;
    color: #FFF;
    width: 40px;
    margin: 5px 0;
}

p.product_chara {
    background-color: #C3D600;
    color: #FFF;
    width: 40px;
    margin: 5px 0;
    text-align: center;
}

.rule a {
    color: #C3D600;
}

p.product_count {
    margin-top: 15px;
}

.icon0 {color:#FA8200;}
.icon1,.ed {color: #66BEE8;}
.icon2,.sourou {color: #6678E8;}
.icon3,.zoudai {color: #8266E8;}
.icon4,.usuge {color: #C866E8;}
.icon5,.seibyou {color: #CD75EA;}
.icon6,.pill {color: #E96D96;}
.icon7,.arerugi {color: #E86666;}
.icon8,.biyou {color: #E88866;}
.icon9,.matsuge {color: #E8AC66;}
.icon10,.suimin {color: #E8DD66;}
.icon11,.kinnen {color: #AFE866;}
.icon12,.utsu {color: #75E866;}
.icon13,.itami {color: #65E899;}
.icon14,.diet {color: #E8BC66;}
.icon15,.holmon {color: #65E8AF;}
.icon16,.kouketsu {color: #65E8E3;}
.icon17,.kit {color: #65DDE8;}
.icon18,.veda {color: #65CEE8;}

p.agree_body a {
    color: #E6264D;
}

hagree_title {
    background-color: #FFF !important;
    font-weight: bold;
    border-left: 5px solid #C3D600;
}

p.agree_body {
    line-height: 24px !important;
}

section#contents p a {
    color: #E6264D;
}

section#contact h1 {
    color: #6DC8C8;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-bottom: 30px;
}

section#contact p {
    line-height: 21px;
    margin-bottom: 30px;
}


.contact_table {
width: 90%;
margin: 0 auto;
}
.contact_table th {
width: 30%;
padding: 15px 10px;
/* font-weight: bold; */
border: 1px solid #CCC;
background-color: #EBEBEB;
vertical-align: middle;
line-height: 20px;
}
.contact_table th span {
color: #f00;
}
.contact_table td {
padding: 15px 10px;
font-size: 15px;
border: 1px solid #bbb;
width: 70%;
}
.contact_table td:not(.noColor) {background: #fff;}
.contact_table tr:last-child td {/* border: none; */}
.contact_table input[type="text"] {
width: 70%;
padding: 6px 8px;
font-size: 16px;
font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.contact_table label {
font-size: 15px;
margin-bottom: 5px;
}
.contact_table select {
width: 70%;
padding: 6px 8px;
font-size: 15px;
font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.contact_table textarea {
width: 70%;
height: 120px;
padding: 6px 8px;
font-size: 16px;
font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.contact_table input[type="submit"] {width: 30%;padding: 15px 0;font-size: 15px;line-height: 0;font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;color: #333;}
.submitSelect {height: 50px;margin: 20px auto 0;display: table;}
.submit1 input[type="submit"] {
position: absolute;
top: 15px;
left: 200px;
}
.submit2 input[type="submit"] {
position: absolute;
top: 15px;
right: 200px;
}
.errorMsg {
margin: 3px 0 3px 20px;
color: #f00;
font-size: 15px;
font-weight: bold;
line-height: 0;
}
.errorMsg:first-child {
margin: 15px 0 3px 20px;
}
.errorMsg2 {
margin: 3px 0 3px 45px;
color: #f00;
font-size: 15px;
font-weight: bold;
line-height: 0;
}
.errorMsg3 {
margin: 3px 0;
color: #f00;
font-size: 18px;
font-weight: bold;
line-height: 0;
}

section#contact a {
    color: #E6264D;
}

section#sitemap_page h1 {
    color: #6DC8C8;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.cell {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin: 0 1%;
}

section#sitemap_page a {
    text-decoration: none;
    line-height: 20px;
    color: #333;
}

htitle {
    font-size: 18px;
    margin-bottom: 15px;
    color:#6DC8C8;
}

#sitemap_page li {
    line-height: 24px;
}

li.parent_menu {
    font-weight: bold;
}

li.child_menu {
    text-indent: 15px;
}

li.noLink {
    font-weight: bold;
}

ul#faq_menu li a {
    line-height: 24px;
    color: #6DC8C8;
}

ul#faq_menu {
    margin-bottom: 30px;
}


section#introduction li {
    display: inline-block;
}

section#introduction li a {
    text-decoration: underline !important;
    color: #c3d600;
}

section#introduction li {
    color: #CCC;
}

#detail {
    width: 96%;
    margin: 0 auto;
}


.product_img {
    float: left;
    width: 35%;
}

section#product_count {
    clear: both;
    /* margin-top: 30px; */
    overflow: hidden;
}

.product_img img {
    width: 300px;
    margin: 0 auto;
}

.product_mini_img img {
    width: 21%;
    display: inline-block;
    margin: 0 1%;
    border: 1px solid #EEE;
    margin-top: 30px;
}

.product_name_detail {
    width: 65%;
    float: right;
}

.product_name_detail h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
}

.product_name_detail li {
    display: inline-block;
    line-height: 30px;
    margin-right: 15px;
    /* width: 30%; */
    font-size: 12px;
}

.star {
    margin-bottom: 20px;
    line-height: 30px;
}

hr {
    border-top: 1px #EEE solid;
}

.product_name_detail h2 {
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #6DC8C8;
    font-size: 24px;
    margin: 20px 0;
}

.product_name_detail p {
    line-height: 21px;
}


section#product_name {
    overflow: hidden;
}

.number_select h2 {
    font-size: 20px;
    margin: 20px 0;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.price_table {
width: 100%;
margin: 10px 0 15px 0;
line-height: 0;
}
.price_table tr {
border-top: 1px dotted #bbb;
}
.price_table tr:nth-child(1),
.price_table tr:nth-child(2) {
border-top: none;
}
.price_table th {padding: 25px 0;
font-size: 16px;
font-weight: bold;
text-align: center;
background: #EDF3B2;
vertical-align: middle;}
.price_table th.th1 {
border: 1px solid #C3D600;
}
.price_table th.th2 {padding: 10px 0;
border-top: 1px solid #C3D600;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;}
.price_table th.th3 {padding: 10px 0;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;}
.price_table th.th4 {
padding: 4px 0;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
}
.price_table th.th5 {padding: 10px 0;
border-top: 1px solid #C3D600;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;}
.price_table th.th6 {padding: 10px 0;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;}
.price_table th.th7 {padding: 10px 0;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;}
.price_table th.th8,
.price_table th.th9 {
border-top: 1px solid #C3D600;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
}
.price_table td {
height: 40px;
text-align: center;
vertical-align: middle;
background: #fff;
}
.price_table td:nth-child(1) {
width: 150px;
color: #444;
font-size: 16px;
font-weight: bold;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
border-left: 1px solid #C3D600;
}
.price_table td:nth-child(2) {
width: 55px;
color: #555;
font-size: 16px;
text-decoration: line-through;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
}
.price_table td:nth-child(3) {
width: 60px;
color: #555;
font-size: 16px;
text-decoration: line-through;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
}
.price_table td:nth-child(4) {
width: 70px;
color: #d00;
font-size: 18px;
font-weight: bold;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
}
.price_table td:nth-child(5) {
width: 70px;
color: #d00;
font-size: 18px;
font-weight: bold;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
}
.price_table td:nth-child(6) {
width: 70px;
font-size: 16px;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
}
.price_table td:nth-child(7) {
width: 117px;
font-size: 14px;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
}
.price_table td:nth-child(7) a {
display: block;
}
.price_table td:nth-child(7) a:before {
display: inline-block;
content: "\f07a";
font-family: FontAwesome;
font-style: normal;
padding-right: 6px;
color: #888;
font-size: 24px;
}
.price_table td:nth-child(7) a:hover,
.price_table td:nth-child(7) a:hover:before {
color: #f60;
}

.number_select {
    float: left;
    width: 80%;
}

.number_select {
    float: left;
    width: 74%;
    margin: 0 1% 30px 0;
}

section#important_point {
    clear: both;
}

.cart_select {
    width: 100%;
    float: right;
    margin-top: 60px;
    border: 6px solid #EDF3B2;
    /* padding-bottom: 20px; */
    box-sizing: border-box;
    margin-bottom: 10px;
}


.cart_price {
    width: 100%;
    background-color: #EEE;
    padding: 15px 0;
}

.cart_select p {
    text-align: center;
}

p.product_name_detail {
    font-size: 20px;
    padding: 0 0 10px;
    color: #6DC8C8;
}

p.product_price_detail {
    color: #E6264D;
    font-size: 30px;
    margin: 10px 0 3px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.cart_price span {
    display: block;
}

.cart_select p span {
    display: block;
    color: #C3D600;
    font-size: 16px;
    line-height: 30px;
}

p.product_point_detail {padding: 10px 0 0;}

p.free_shipping_detail {
    padding: 10px 0;
}

p.in_stock_detail {
    color: #C3D600;
    font-size: 16px;
    margin: 5px 0 10px;
}

a.cart_btn1 {
    background: -moz-linear-gradient(top,#0099CC 0%,#006699);
    background: -webkit-gradient(linear, left top, left bottom, from(#FA8200), to(#DC7200));
    border: 1px solid #DDD;
    color:#FFF;
    width: 100px;
    padding: 8px 10px;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
}

i.fa.fa-cart-arrow-down {
    margin-right: 10px;
}

select {
    font-size: 24px;
    margin-bottom: 10px;
    color: #333;
}

.cart_selectÂ form, input {
    font-size: 20px;
    font-family: "segoe UI", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    /* width: 200px; */
}


section#important_point h3,section#pickup h3 {
    font-size: 24px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #6DC8C8;
    margin: 20px 0;
}

section#important_point p {
    line-height: 21px;
}

.note {
    padding: 0 20px;
    margin-bottom: 20px;
}

.introduction6 {
    width: 16%;
    display: inline-block;
}

.introduction6 img {
    width: 200px;
    margin: 0 auto;
}

.introduction6 p {
    text-align: center;
}

.note a {
    color: #0000ff;
}

section#product6 h2 {
    font-size: 24px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #6DC8C8;
    margin: 20px 0;0:47 2016/02/29
}

section#customer_review h2 {
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #6DC8C8;
    font-size: 24px;
    margin-bottom: 0px;
}

section#customer_review {
    margin-top: 30px;
}

.user_voice {
    padding: 20px;
}

.user_voice {
    padding: 20px;
}

i.fa.fa-star {
    color: #FFC100;
}

.user_voice li {
    display: inline-block;
    margin-right: 10px;
    line-height: 30px;
}

.comment {
    line-height: 24px;
}


.reviewList {/* width: 558px; */margin: 5px 0 10px 0;padding: 0px 20px;color: #333;background: #fff;/* border: 1px solid #bbb; */border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;}
.reviewList li {
padding: 15px 0;
}
.reviewList li:not(:first-child) {
border-top: 1px dotted #ccc;
}
.reviewList .star {
color: #e07000;
font-size: 16px;
font-weight: bold;
line-height: 26px;
}
.reviewList .star span {padding-left: 10px;color: #333;font-size: 15px;font-weight: normal;}
.reviewList .star i {
padding-left: 2px;
}
.reviewList .star i {
padding-left: 2px;
}
.reviewList .text {
padding-top: 3px;
font-size: 14px;
line-height: 21px;
}
.reviewList .openReview {/* display: block; */width: 200px;margin: 15px auto 15px 0;padding: 10px 0;font-size: 15px;line-height: 1;text-align: center;font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;}
.review_form {
margin: 20px 0;
}
.review_form .title {
padding: 8px 14px;
color: #420;
font-size: 16px;
font-weight: bold;
}
.review_form .body {
padding: 15px 10px 10px 10px;
background: #fff;
border-top: none;
border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
}
.review_form table {
width: 50%;
/* margin: 0 auto; */
}
.review_form table tr:nth-child(1) td {
width: 260px;
padding: 5px 10px 10px 10px;
}
.review_form table tr:nth-child(2) td,
.review_form table tr:nth-child(3) td {
width: 540px;
padding: 5px 10px;
}
.review_form table p {
color: #333;
font-size: 16px;
line-height: 16px;
padding-bottom: 5px;
}
.review_form table input[type=text] {
display: block;
width: 95%;
height: 28px;
padding: 0 4px;
font-size: 15px;
line-height: 28px;
}
.review_form table input[type=submit] {
display: block;
width: 200px;
margin: 5px auto 0 auto;
padding: 6px 0;
font-size: 16px;
line-height: 1;
text-align: center;
}
.review_form table select {
display: block;
width: 95%;
height: 32px;
padding: 0 1% 1%;
color: #FFC100;
font-size: 22px;
font-weight: bold;
line-height: 1;
vertical-align: top;
}
.review_form table textarea {width: 100%;height: 90px;padding: 4px 6px;font-size: 15px;line-height: 18px;font-family: "segoe UI", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;}

hrecommended {
    font-size: 24px;
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif !important;
    margin: 0 0 10px !important;
}

p.product_price.re {
    margin-top: 15px;
}

.star a {
    color: #C3D600;
    margin-left: 10px;
    text-decoration: none;
}

.product_name_detail li a {
    color: #C3D600;
    text-decoration: none;
}

input.disabled {
    width: 150px;
    height: 30px;
    padding: 0 0 1px;
    font-size: 15px;
}

input.disabled_btn {
    width: 60px;
    font-size: 16px;
    padding: 4px 0;
}

input.cart_btn {
    width: 333px;
    font-size: 16px;
    border: none;
    background: url(../../images/cart_btn6.png) no-repeat;
    height: 90px;
}

input.cart_btn2 {
    background: -moz-linear-gradient(top,#94C130 0%,#82AA2A);
    background: -webkit-gradient(linear, left top, left bottom, from(#94C130), to(#82AA2A));
    border: 1px solid #DDD;
    color:#FFF;
    width: 90%;
    padding: 2% 0;
    font-size: 16px;
    box-shadow: 1px 1px 5px #CCC;
}

p.dropbox {
    font-size: 16px;
}

input[type=radio], input[type=checkbox] {
  /* display: none; */
}

.radio:hover, .checkbox:hover {
  /* background-color: #C3D600; */
}
.radio:hover:after, .checkbox:hover:after {
  border-color: #777;
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #CCC;
  border-radius: 50%;
  content: "";
}

.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #777;
  content: "";
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}

.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  content: "";
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}

.cartTable {
width: 100%;
margin: 0 auto;
}
.cartTable th {
padding: 8px 0;
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: #E6F0B3;
border: 1px solid #C3D600;
border-left: none;
}
.cartTable td {
padding: 10px 0;
font-size: 20px;
text-align: center;
background: #fff;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
vertical-align: middle;
font-weight: bold;
color: #333;
}
.cartTable th:first-child,
.cartTable td:first-child {
border-left: 1px solid #bbb;
}
.cartTable th:nth-child(1), .cartTable td:nth-child(1) {width: 5%;}
.cartTable th:nth-child(2), .cartTable td:nth-child(3) {width: 15%;}/*thのみセル結合してる*/
.cartTable th:nth-child(3), .cartTable td:nth-child(4) {width: 20%;}
.cartTable th:nth-child(4), .cartTable td:nth-child(5) {width: 15%;}
.cartTable th:nth-child(5), .cartTable td:nth-child(6) {width: 10%;}
.cartTable td:nth-child(1) {border-right: none;}
.cartTable td:nth-child(2) {padding-left: 0;text-align: left;width: 35%;}
.cartTable td:nth-child(1) img {width: 80px;}
.cartTable td:nth-child(4) input[type="text"] {
width: 35px;
padding: 3px 5px;
text-align: right;
height: 20px;
}
.cartTable td:nth-child(4) input[type="submit"] {
width: 25%;
margin-left: 6px;
padding: 2px 0;
text-align: center;
font-size: 14px;
}
.cartTable td:nth-child(6) input[type="submit"] {
padding: 2px 0;
text-align: center;
font-size: 14px;
width: 50%;
}
.cartTable2 {
width: 100%;
margin: 0 auto;
}
.cartTable2 th {
width: 50%;
padding: 12px 12px;
font-size: 18px;
text-align: left;
background-color: #E6F0B3;
border: 1px solid #C3D600;
border-top: none;
vertical-align: middle;
text-align: center;
font-weight: bold;
color: #333;
}
.cartTable2 th p {
font-size: 12px;
line-height: 20px;
color: #333;
}
.cartTable2 tr.sp td {
padding: 5px 0;
font-size: 14px;
background: #fff;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
text-align: center;
vertical-align: middle;
width: 40%;
}
.cartTable2 tr.sp td:first-child {
width: 201px;
font-size: 13px;
text-align: left;
}
.cartTable2 tr td.btn {
width: 10%;
}
.cartTable2 tr.sp td span {
color: #E6264D;
font-size: 18px;
font-weight: bold;
}
.cartTable2 tr.sp td input[type="text"] {
width: 40%;
margin-left: 3px;
padding: 3px 5px;
text-align: right;
height: 20px;
}
.cartTable2 .coupon input[type="text"] {
width: 40% !important;
text-align: left !important;
}
.cartTable2 tr.sp td input[type="submit"] {
width: 50%;
padding: 2px 0;
text-align: center;
font-size: 14px;
}
.cartTable2 tr:not(.sp) td {
height: 60px;
padding-right: 15px;
font-size: 24px;
text-align: right;
background: #fff;
border-right: 1px solid #C3D600;
border-bottom: 1px solid #C3D600;
vertical-align: middle;
text-align: center;
font-weight: bold;
color: #333;
}
.cartTable2 tr:last-child td {
color: #E6264D;
font-size: 30px;
font-weight: bold;
}
.btnArea {
position: relative;
width: 600px;
height: 50px;
margin-top: 30px;
}
.btnArea .btn1 {
position: absolute;
top: 0;
left: 80px;
}
.btnArea .btn2 {
position: absolute;
top: 0;
left: 320px;
}
.btnArea img {
width: 200px;
height: 62px;
}
.btnArea a:hover {
opacity: 0.8;
}
.cartTable3 {
width: 600px;
}
.cartTable3 th {
padding: 6px 0;
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: #f0f0f0;
border: 1px solid #bbb;
border-left: none;
}
.cartTable3 td {
font-size: 13px;
text-align: center;
background: #fff;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
}
.cartTable3 th:first-child,
.cartTable3 td:first-child {
border-left: 1px solid #bbb;
}
.cartTable3 td:nth-child(1) {width: 60px;padding: 3px 0;border-right: none;}
.cartTable3 td:nth-child(2) {width: ;padding-left: 10px;text-align: left;}
.cartTable3 td:nth-child(3) {width: 80px;}
.cartTable3 td:nth-child(4) {width: 40px;}
.cartTable3 td:nth-child(5) {width: 100px;padding-right: 10px;text-align: right;}
.cartTable3 td:nth-child(1) img {width: 35px;}
.cartTable4 {
width: 600px;
margin-bottom: 20px;
}
.cartTable4 td.shopBtn {
width: 366px;
}
.cartTable4 td.shopBtn a {
display: block;
width: 198px;
margin: 0 auto;
padding: 14px 0;
color: #fff;
font-size: 20px;
font-weight: bold;
text-align: center;
text-decoration: none;
background: -webkit-linear-gradient(top,#0d7,#0a4);
background: -moz-linear-gradient(top,   #0d7,#0a4);
background: linear-gradient(to bottom,  #0d7,#0a4);
border: 1px solid #609060;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8),inset 1px 0 0 rgba(255, 255, 255, 0.3),inset -1px 0 0 rgba(255, 255, 255, 0.3),inset 0 -1px 0 rgba(255, 255, 255, 0.2);
}
.cartTable4 td.shopBtn a span {
margin-left: 10px;
font-size: 24px;
}
.cartTable4 th {
width: 121px;
height: 30px;
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: #f0f0f0;
border: 1px solid #bbb;
border-top: none;
vertical-align: middle;
}
.cartTable4 td:not(.shopBtn) {
width: 100px;
height: 30px;
padding-right: 10px;
font-size: 15px;
text-align: right;
background: #fff;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
vertical-align: middle;
}
.cartTable4 tr:last-child td {
color: #f00;
font-size: 16px;
font-weight: bold;
}
.frameTitle {
padding: 6px 0;
color: #fff;
font-size: 18px;
font-weight: bold;
border: 1px solid #C3D600;
-moz-border-radius: 6px 6px 0 0;
background-color: #C3D600;
width: 95%;
}
.outFrame {
width: 95%;
padding: 20px 0;
background: #fff;
border: 1px solid #C3D600;
border-top: none;
}
.cartTable5 {
margin: 0 auto;width: 78%;}
.cartTable5 th {
width: 30%;
padding: 8px 12px;
font-size: 16px;
font-weight: bold;
text-align: left;
background-color: #f0f0f0;
border: 1px solid #bbb;
border-top: none;
vertical-align: middle;
}
.cartTable5 td {
padding: 15px 15px;
font-size: 14px;
background-color: #fff;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
width: 70%;
}
.cartTable5 tr:first-child th,
.cartTable5 tr:first-child td {
border-top: 1px solid #bbb;
}
.cartTable5 tr:last-child td {
padding-top: 20px;
text-align: center;
border: none;
}
.cartTable5 th span {
float: right;
display: block;
padding: 2px 4px;
color: #fff;
font-size: 11px;
background: #E6264D;
}
.cartTable5 td p {padding: 0 0 5px;color: #E6264D;font-size: 12px;clear: both;line-height: 20px;}
.cartTable5 td p.sp1 {
line-height: 1;
text-align: center;
}
.cartTable5 input[type="text"] {
padding: 4px 6px;
font-size: 15px;
}
.cartTable5 .input1 {
width: 20%;
margin: 0 10px 0 5px;
}
.cartTable5 .input2 {
width: 20%;
margin: 0 0 0 5px;
}
.cartTable5 .input3 {
width: 20%;
margin-right: 10px;
}
.cartTable5 .input4 {
width: 50%;
}
.cartTable5 .input5 {
width: 50%;
}
.cartTable5 .input6 {width: 34%;margin-bottom: 0;}
.cartTable5 .input7 {
width: 15%;
margin: 0 5px;
}
.cartTable5 .input8 {
width: 5%;
margin: 0 5px 0 10px;
}
.cartTable5 .input9 {
width: 20%;
margin-left: 10px;
margin: 5px 0 5px 10px;
}
.cartTable5 .input10 {
margin: 0 0 5px 10px;
width: 50%;
}
.cartTable5 textarea {
width: 320px;
height: 80px;
padding: 6px 8px;
font-size: 13px;
line-height: 4;
}
.cartTable5 input[type="checkbox"] {
    margin-right: 10px;
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}
.cartTable5:not(.check) input[type="submit"] {background: -moz-linear-gradient(top,#FB8200 0%,#DC7200);/* background: -webkit-gradient(linear, left top, left bottom, from(#FB8200), to(#DC7200)); *//* border: 1px solid #DDD; *//* color:#FFF; *//* padding: 10px 0; *//* font-size: 16px; *//* text-align: center; *//* width: 242px; */}
.cartTable5 .lineTd {

background-position: 320px center;
}
.cartTable5.check td {
font-size: 14px;
font-weight: bold;
}
.cartTable5.check .btnArea2 {
position: relative;
width: 100%;
height: 50px;
margin: 20px 0;
}
.cartTable5.check .btnArea2 .btn1 {
position: absolute;
top: 0;
left: 60px;
background: -webkit-linear-gradient(top,#1af,#08f);
background: -moz-linear-gradient(top,   #1af,#08f);
background: linear-gradient(to bottom,  #1af,#08f);
border: 1px solid #6060a0;
}
.cartTable5.check .btnArea2 .btn2 {
position: absolute;
top: 0;
left: 300px;
background: -webkit-linear-gradient(top,#f77,#e44);
background: -moz-linear-gradient(top,   #f77,#e44);
background: linear-gradient(to bottom,  #f77,#e44);
border: 1px solid #906060;
}
.cartTable5.check .btnArea2 input[type="submit"] {
display: block;
width: 198px;
padding: 14px 0;
color: #fff;
font-size: 20px;
font-weight: bold;
text-align: center;
text-decoration: none;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8),inset 1px 0 0 rgba(255, 255, 255, 0.3),inset -1px 0 0 rgba(255, 255, 255, 0.3),inset 0 -1px 0 rgba(255, 255, 255, 0.2);
}
#tr0 input {
display: none;
}
#tr0 label {
float: left;
cursor: pointer;
padding: 5px 10px;
border: solid 1px #bbb;
margin-left: -1px;
background: #f0f0f0;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
label#label1 {
border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
}
label#label2 {
border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-webkit-border-radius: 0 4px 4px 0;
}
#tr0 input:checked+label {
color: #fff;
background: #444;
border: solid 1px #333;
}

section#cart_info h1 {
    font-size: 24px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #6DC8C8;
    margin-bottom: 25px;
}

p#usePoint3 {
    margin-bottom: 10px;
}

section#cart_info {
    margin-bottom: 0;
}

p.right.colorRed.size13 {
    color: #E6264D;
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}

p.sp_title {
    font-size: 15px !important;
    font-weight: bold;
    /* margin-bottom: 10px; */
    color: #333;
}

td.select {
    font-size: 16px;
}

.btn_area2 p {
    display: inline-block;
}

.btn_area2 {
    margin: 30px auto 0;
    display: table;
}

.btn_area2 img {
    margin: 0 auto;
}

.introductioncartpage p {
    text-align: center;
}

section#pickup4 h2 {
    font-size: 24px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #6DC8C8;
    margin-bottom: 10px;
}

section#pickup4 {
    margin: 50px auto;
    clear: both;
}

.frame {
    border: 1px solid #C3D600;
    padding-bottom: 15px;
}

.frame h2 {
    background-color: #C3D600;
    color: #FFF;
    padding: 15px;
    font-size: 18px;
    margin-bottom: 30px;
}


a.btn5 {
    background: -moz-linear-gradient(top,#94C130 0%,#82AA2A);
    background: -webkit-gradient(linear, left top, left bottom, from(#94C130), to(#82AA2A));
    border: 1px solid #DDD;
    color: #FFF !important;
    padding: 10px 30px;
    font-size: 16px;
}


a.btn6 {
    background: -moz-linear-gradient(top,#94C130 0%,#82AA2A);
    background: -webkit-gradient(linear, left top, left bottom, from(#94C130), to(#82AA2A));
    border: 1px solid #DDD;
    color: #FFF !important;
    padding: 10px 40px;
    font-size: 16px;
}

a.btn7 {
    background: -moz-linear-gradient(top,#FB8200 0%,#DC7200);
    background: -webkit-gradient(linear, left top, left bottom, from(#FB8200), to(#DC7200));
    border: 1px solid #DDD;
    color: #FFF;
    padding: 10px 0;
    font-size: 16px;
}

td.table_btn_area p {
    display: inline-block;
    margin: 10px 1%;
}

table.cartTable5 a {
    color: #6DC8C8;
}

.text_area p {
    margin-bottom: 20px;
}

td.table_btn_area form {
    display: inline-block;
    margin: 0 1%;
}

input.btn6 {background: url(https://brewformulas.org/images/cart_btnpng) no-repeat;border: none;width: 329px;height: 94px;}

input.btn7 {background: url(../../images/cart_btn5.png) no-repeat;border: none;width: 329px;height: 94px;}

section#product_count h1 {
    font-size: 24px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 30px;
    color: #6DC8C8;
    margin-top: 20px;
}

.cart_select.cart_page {
    margin-top: 0;
    padding: 0;
}

p.total {
    font-size: 20px !important;
    letter-spacing: 10px;
}

.p a.btn1 {
    margin-top: 170px;
}

.cart_select.cart_page form {
    margin-bottom: 0;
}

.cart_select.cart_page p {
}


.history_box {
width: 95%;
margin-bottom: 20px;
padding: 15px 14px;
background: #fff;
border: 1px solid #CCC;
-moz-border-radius: 4px;
margin: 0 auto;
}
.history_table {
width: 100%;
}
.history_table th {
padding: 6px 0;
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: #EBEBEB;
border: 1px solid #CCC;
border-left: none;
}
.history_table td {
padding: 5px 0;
font-size: 20px;
text-align: center;
background: #fff;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
}
.history_table th:first-child,
.history_table td:first-child {
border-left: 1px solid #bbb;
}
.history_table td:nth-child(1) {width: 5%;border-right: none;vertical-align: middle;}
.history_table td:nth-child(2) {width: 50%;padding-left: 10px;font-weight: bold;text-align: left;vertical-align: middle;}
.history_table td:nth-child(3) {width: 15%;vertical-align: middle;}
.history_table td:nth-child(4) {width: 15%;vertical-align: middle;}
.history_table td:nth-child(5) {width: 15%;vertical-align: middle;}
.history_table td:nth-child(1) img {width: 80px;}
.history_table2 {
width: 50%;
margin: 0 0 0 auto;
}
.history_table2 th {
width: 35%;
height: 40px;
font-size: 15px;
font-weight: bold;
text-align: center;
background-color: #EBEBEB;
border: 1px solid #CCC;
border-top: none;
vertical-align: middle;
}
.history_table2 td {
height: 40px;
padding-right: 15px;
font-size: 20px;
text-align: right;
background: #fff;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
vertical-align: middle;
text-align: center;
width: 65%;
}
.history_table2 tr:last-child td {
color: #f00;
font-size: 24px;
font-weight: bold;
}
.history_table3 {
width: 570px;
margin: 10px auto;
line-height: 0;
}
.history_table3 th {
width: 283px;
padding: 10px 0;
color: #000;
font-size: 15px;
font-weight: bold;
text-align: center;
background: #f0f0f0;
border: 1px solid #bbb;
}
.history_table3 td {
width: 283px;
padding: 5px 10px;
color: #333;
font-size: 13px;
vertical-align: top;
background: #fff;
border-left: 1px solid #bbb;
}
.history_table3 th:last-child {width: 284px;border-left: none;}
.history_table3 td:last-child {width: 284px;border-right: 1px solid #bbb;}
.history_table3 tr:nth-child(1) td {padding: 8px 10px;}
.history_table3 tr:nth-child(2) td {border-top: 1px solid #bbb;}
.history_table3 tr:nth-child(3) td {vertical-align: middle;}
.history_table3 tr:nth-child(4) td {vertical-align: middle;}
.history_table3 tr:nth-child(5) td {vertical-align: top;}
.history_table3 tr:nth-child(5) td {border-bottom: 1px solid #bbb;}
.history_table3 tr:nth-child(6) td {border: none;}
.history_table3 tr:nth-child(7) td {border: none;}
.history_table3 .info1 {
padding: 10px 0 5px 0;
font-size: 15px;
text-align: center;
vertical-align: bottom;
}
.history_table3 .info1 span {
padding-right: 2px;
color: #000;
font-size: 20px;
font-weight: bold;
}
.history_table3 .info1 span.red {
color: #d00;
}
.history_table3 .info2 input[type=submit] {
display: block;
width: 200px;
margin: 0 auto;
padding: 10px 0;
font-size: 16px;
font-weight: bold;
}
.history_table3 .info2 input[type=image] {
display: block;
width: 200px;
margin: 0 auto;
padding: 5px 0;
}
.history_table3 .info3 .bank {
height: 73px;
margin: 5px auto;
background: url("https://brewformulas.org/img/bank_spapng") no-repeat center top #fff;
}
.history_table3 .info8 {
width: 220px;
margin: 0 auto;
font-size: 17px;
font-weight: bold;
line-height: 25px;
}
.history_table3 .info3 p:not(.bank),
.history_table3 .info7 p {
margin: 0 10px;
padding: 4px 8px;
color: #333;
font-size: 13px;
line-height: 2;
background: #fea;
border: 1px solid #fc8;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.history_table3 .info3 span,
.history_table3 .info7 span {
color: #e00;
font-size: 14px;
font-weight: bold;
}
.history_table3 .info7 span.center {
display: block;
}
.history_table3 .info4 {
padding: 0 10px 10px 10px;
font-size: 11px;
line-height: 2;
}
.history_table3 .info5 {
font-size: 15px;
text-align: right;
}
.history_table3 .info6 {
padding-top: 5px;
color: #000;
font-size: 20px;
font-weight: bold;
text-align: center;
}
.history_table3 .info6 span {
color: #d00;
font-size: 28px;
}
a.cancelBtn {
display: block;
width: 220px;
margin: 30px auto;
padding: 8px 0;
color: #333;
font-size: 15px;
font-weight: bold;
text-align: center;
text-decoration: none;
border: 1px solid #777;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: -webkit-linear-gradient(top,#f0f0f0,#e0e0e0 50%,#d0d0d0 51%,#cacaca);
background: -moz-linear-gradient(top,   #f0f0f0,#e0e0e0 50%,#d0d0d0 51%,#cacaca);
background: linear-gradient(to bottom,  #f0f0f0,#e0e0e0 50%,#d0d0d0 51%,#cacaca);
}
a.cancelBtn:hover {
color: #f00;
}
a.receiptBtn {
display: block;
width: 200px;
margin: 15px auto;
padding: 10px 0;
color: #000;
font-size: 16px;
font-weight: bold;
text-align: center;
text-decoration: none;
background: -webkit-linear-gradient(top,#fafafa,#f0f0f0 50%,#dadada 51%,#d0d0d0);
background: -moz-linear-gradient(top,   #fafafa,#f0f0f0 50%,#dadada 51%,#d0d0d0);
background: linear-gradient(to bottom,  #fafafa,#f0f0f0 50%,#dadada 51%,#d0d0d0);
border: 1px solid #888;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
a.receiptBtn:hover {
background: -webkit-linear-gradient(top,#faffff,#f0faff 50%,#cef 51%,#c0e0f0);
background: -moz-linear-gradient(top,   #faffff,#f0faff 50%,#cef 51%,#c0e0f0);
background: linear-gradient(to bottom,  #faffff,#f0faff 50%,#cef 51%,#c0e0f0);
}

section#order_history h1 {
    color: #6DC8C8;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-bottom: 30px;
}

hhistory {
    font-size: 24px;
    margin-bottom: 18px;
}

table.history_table a {
    color: #6DC8C8;
    text-decoration: none;
}

p.deliver {
    color: #C3D600;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
}

p.guide {
    margin-bottom: 25px;
}

.mail_area li {
width: 95%;
margin: 5px auto 10px auto;
}
.mail_title {
position: relative;
padding: 5px 50px 15px 10px;
color: #333;
font-size: 20px;
line-height: 28px;
cursor: pointer;
background: -webkit-linear-gradient(top,#EBEBEB,#EBEBEB 50%,#EBEBEB 51%,#EBEBEB);
background: -moz-linear-gradient(top,   #EBEBEB,#EBEBEB 50%,#EBEBEB 51%,#EBEBEB);
background: linear-gradient(to bottom,  #EBEBEB,#EBEBEB 50%,#EBEBEB 51%,#EBEBEB);
border: 1px solid #CCC;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.mail_title:hover {background: #E6F0B3;}
li.open .mail_title {
border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
}
.mail_title time {
display: block;
padding: 5px 0;
color: #E6264D;
font-size: 16px;
line-height: 1;
}
.mail_title i:after {
display: block;
position: absolute;
top: 50%;
right: 15px;
margin-top: -9px;
content: "\f0d7";
font-family: FontAwesome;
font-style: normal;
font-size: 18px;
font-weight: normal;
line-height: 1;
}
.open .mail_title i:after {
content: "\f0d8";
}
.mail_body {
display: none;
padding: 15px;
font-size: 15px;
line-height: 5;
background: #fff;
border: 1px solid #bbb;
border-top: none;
border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
}
.open .mail_body {
display: block;
}

section#mail h1 {
    font-size: 24px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 30px;
    color: #6DC8C8;
}

section#progress img {
    margin: 0 auto 40px;
}

section#payment h1 {
    color: #6DC8C8;
    font-size: 24px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
}

.credit {
    width: 49%;
    float: left;
    border: 1px solid #CCC;
    margin: 0 auto 0 0;
    overflow: hidden;
}

.bank {
    border: 1px solid #CCC;
    width: 49%;
    float: right;
    margin: 0 0 0 auto;
    padding: 0 0 2% 0;
}

.payment_method {
    margin: 30px auto 0;
    display: table;
    width: 100%;
}


.credit h2 {
    padding: 15px 15px;
    background-color: #EBEBEB;
    border-bottom: 1px solid #CCC;
    font-weight: bold;
    font-size: 18px;
}


.bank h2 {
    padding: 15px 15px;
    background-color: #EBEBEB;
    border-bottom: 1px solid #CCC;
    font-weight: bold;
    font-size: 18px;
}

.credit p {
    margin: 15px 20px;
    line-height: 23px;
}

.bank p {
    margin: 15px 20px;
    line-height: 23px;
    font-size: 15px;
}17:23 2016/03/01

.credit img {
    margin: 0 auto;
}

.bank img {
    margin: 0 auto;
    width: 90%;
}

p.red {
    color: #E6264D;
}

.adress h2 {
    float: left;
    padding: 0;
    border: none;
}

.adress {
    background-color: #EBEBEB;
    padding: 10px 10px 0;
}


p.link {
    text-align: right;
}

p.link a {
    color: #C3D600;
}

p.yellow_green {
    color: #6DC8C8;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 20px 10px;
}

.credit p {font-size: 15px;line-height: 22px;}

.confirmation_list {
    width: 90%;
    margin: 0 auto;
}

section#confirmation h1 {color: #0A4A35;font-size: 24px;font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;margin-bottom: 30px;}


.confirmation_table {
width: 100%;
}
.confirmation_table th {
padding: 6px 0;
font-size: 14px;
font-weight: bold;
text-align: center;
background-color: #EBEBEB;
border: 1px solid #CCC;
border-left: none;
}
.confirmation_table td {
padding: 5px 0;
font-size: 20px;
text-align: center;
background: #fff;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
}
.confirmation_table th:first-child,
.confirmation_table td:first-child {
border-left: 1px solid #bbb;
}
.confirmation_table td:nth-child(1) {width: 5%;border-right: none;vertical-align: middle;}
.confirmation_table td:nth-child(2) {width: 50%;padding-left: 10px;font-weight: bold;text-align: left;vertical-align: middle;}
.confirmation_table td:nth-child(3) {width: 15%;vertical-align: middle;}
.confirmation_table td:nth-child(4) {width: 15%;vertical-align: middle;}
.confirmation_table td:nth-child(5) {width: 15%;vertical-align: middle;}
.confirmation_table td:nth-child(1) img {width: 80px;}
.confirmation_table2 {
width: 50%;
margin: 0 0 0 auto;
}
.confirmation_table2 th {
width: 35%;
height: 40px;
font-size: 15px;
font-weight: bold;
text-align: center;
background-color: #EBEBEB;
border: 1px solid #CCC;
border-top: none;
vertical-align: middle;
}
.confirmation_table2 td {
height: 40px;
padding-right: 15px;
font-size: 20px;
text-align: right;
background: #fff;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
vertical-align: middle;
text-align: center;
width: 65%;
}
.confirmation_table2 tr:last-child td {
color: #f00;
font-size: 24px;
font-weight: bold;
}
.confirmation_table3 {
width: 570px;
margin: 10px auto;
line-height: 0;
}
.confirmation_table3 th {
width: 283px;
padding: 10px 0;
color: #000;
font-size: 15px;
font-weight: bold;
text-align: center;
background: #f0f0f0;
border: 1px solid #bbb;
}
.confirmation_table3 td {
width: 283px;
padding: 5px 10px;
color: #333;
font-size: 13px;
vertical-align: top;
background: #fff;
border-left: 1px solid #bbb;
}
.confirmation_table3 th:last-child {width: 284px;border-left: none;}
.confirmation_table3 td:last-child {width: 284px;border-right: 1px solid #bbb;}
.confirmation_table3 tr:nth-child(1) td {padding: 8px 10px;}
.confirmation_table3 tr:nth-child(2) td {border-top: 1px solid #bbb;}
.confirmation_table3 tr:nth-child(3) td {vertical-align: middle;}
.confirmation_table3 tr:nth-child(4) td {vertical-align: middle;}
.confirmation_table3 tr:nth-child(5) td {vertical-align: top;}
.confirmation_table3 tr:nth-child(5) td {border-bottom: 1px solid #bbb;}
.confirmation_table3 tr:nth-child(6) td {border: none;}
.confirmation_table3 tr:nth-child(7) td {border: none;}
.confirmation_table3 .info1 {
padding: 10px 0 5px 0;
font-size: 15px;
text-align: center;
vertical-align: bottom;
}
.confirmation_table3 .info1 span {
padding-right: 2px;
color: #000;
font-size: 20px;
font-weight: bold;
}
.confirmation_table3 .info1 span.red {
color: #d00;
}
.confirmation_table3 .info2 input[type=submit] {
display: block;
width: 200px;
margin: 0 auto;
padding: 10px 0;
font-size: 16px;
font-weight: bold;
}
.confirmation_table3 .info2 input[type=image] {
display: block;
width: 200px;
margin: 0 auto;
padding: 5px 0;
}
.confirmation_table3 .info3 .bank {
height: 73px;
margin: 5px auto;
background: url("https://brewformulas.org/img/bank_spapng") no-repeat center top #fff;
}
.confirmation_table3 .info8 {
width: 220px;
margin: 0 auto;
font-size: 17px;
font-weight: bold;
line-height: 25px;
}
.confirmation_table3 .info3 p:not(.bank),
.confirmation_table3 .info7 p {
margin: 0 10px;
padding: 4px 8px;
color: #333;
font-size: 13px;
line-height: 2;
background: #fea;
border: 1px solid #fc8;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.confirmation_table3 .info3 span,
.confirmation_table3 .info7 span {
color: #e00;
font-size: 14px;
font-weight: bold;
}
.confirmation_table3 .info7 span.center {
display: block;
}
.confirmation_table3 .info4 {
padding: 0 10px 10px 10px;
font-size: 11px;
line-height: 2;
}
.confirmation_table3 .info5 {
font-size: 15px;
text-align: right;
}
.confirmation_table3 .info6 {
padding-top: 5px;
color: #000;
font-size: 20px;
font-weight: bold;
text-align: center;
}
.confirmation_table3 .info6 span {
color: #d00;
font-size: 28px;
}
a.cancelBtn {
display: block;
width: 220px;
margin: 30px auto;
padding: 8px 0;
color: #333;
font-size: 15px;
font-weight: bold;
text-align: center;
text-decoration: none;
border: 1px solid #777;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: -webkit-linear-gradient(top,#f0f0f0,#e0e0e0 50%,#d0d0d0 51%,#cacaca);
background: -moz-linear-gradient(top,   #f0f0f0,#e0e0e0 50%,#d0d0d0 51%,#cacaca);
background: linear-gradient(to bottom,  #f0f0f0,#e0e0e0 50%,#d0d0d0 51%,#cacaca);
}
a.cancelBtn:hover {
color: #f00;
}
a.receiptBtn {
display: block;
width: 200px;
margin: 15px auto;
padding: 10px 0;
color: #000;
font-size: 16px;
font-weight: bold;
text-align: center;
text-decoration: none;
background: -webkit-linear-gradient(top,#fafafa,#f0f0f0 50%,#dadada 51%,#d0d0d0);
background: -moz-linear-gradient(top,   #fafafa,#f0f0f0 50%,#dadada 51%,#d0d0d0);
background: linear-gradient(to bottom,  #fafafa,#f0f0f0 50%,#dadada 51%,#d0d0d0);
border: 1px solid #888;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
a.receiptBtn:hover {
background: -webkit-linear-gradient(top,#faffff,#f0faff 50%,#cef 51%,#c0e0f0);
background: -moz-linear-gradient(top,   #faffff,#f0faff 50%,#cef 51%,#c0e0f0);
background: linear-gradient(to bottom,  #faffff,#f0faff 50%,#cef 51%,#c0e0f0);
}

table.confirmation_table a {
    color: #6DC8C8;
    text-decoration: none;
}

section#completion h1 {
    font-size: 24px;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    color: #6DC8C8;
    margin-bottom: 30px;
}

.frame2 {
    background-color: #E6F0B3;
    padding: 25px;
    border: 1px solid #C3D600;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
}

.frame2 h2 {
    font-size: 29px;
    color: #6DC8C8;
    margin-bottom: 20px;
}

.frame2 p {
    line-height: 32px;
    font-size: 16px;
}

aside table {
    margin: 15px auto 12px;
}

input.btn9 {
    background: url(https://brewformulas.org/images/cart_btnpng) no-repeat;
    width: 340px;
    border: none;
    height: 109px;
    padding: 0 0 0px;
}

input.btn11 {
    width: 100%;
    height: auto;
}

input.search_btn {
    position: absolute;
    top: 7px;
    width: 40px;
    height: 40px;
    right: 120px;
}

section#contents p.red.new {margin-bottom: 10px;}

.login.rule {
    width: 35%;
    margin: 0 auto;
}

.login.rule {
    width: 480px;
    margin: 0 auto 20px;
    padding: 0 20px;
}

section#login h1 {
    color: #6DC8C8;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
}

section#login {
    margin-top: 30px;
}

input.input1 {
    width: 98%;
}

input.input2 {
    width: 98%;
}

.login.rule p {
    margin-top: 15px;
}

input.login_btn1 {
    margin: 20px 0 0;
    font-size: 16px;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006699));4
    border: 1px solid #DDD;5
    color:#FFF;6
    width: 100px;7
    padding: 10px 0;
    background: -moz-linear-gradient(top,#FB8200 0%,#DC7200);
    background: -webkit-gradient(linear, left top, left bottom, from(#FB8200), to(#DC7200));
    border: 1px solid #DDD;
    color:#FFF;
    padding: 10px 0;
}

@supports (-ms-ime-align:auto) {
input.login_btn1 {
    background:#DC7200
}
}

@media all and (-ms-high-contrast:none){
input.login_btn1 {
    background:#DC7200
}
}

footer.login {
    background: #EEEEEE;
    margin-top: 25px;
    padding: 30px;
}

footer.login p {
    text-align: center;
    color: #333;
}

.introduction4.cartpage {
    text-align: center;
}

.credit img {
    margin: 0 auto;
    width: 90%;
}

.height {
    /* height: 410px; */
}

h2.history {
    font-size: 27px;
    margin-bottom: 15px;
}

label.gender_select {
    margin-right: 15px;
}

a.btn12 {
    background: -moz-linear-gradient(top,#FFF 0%,#EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    border: 1px solid #A9A9A9;
    color: #333 !important;
    padding: 10px 10px;
    text-decoration: none;
}

p.guide2 {
    margin: 5px 0 11px;
    color: #333 !important;
    font-size: 14px !important;
}

.thanks {
    float: left;
    width: 60%;
}

.thanks_credit {
    width: 35%;
    background-color: #FFF;
    padding: 2%;
    text-align: center;
    float: left;
}

.thanks_credit img {
    margin: 0 auto;
    width: 100%;
}


p.red.big {
    font-size: 24px;
    margin-top: 25px;
}


.thanks_credit p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}


.thanks_credit.kouza p {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
}

.history_box form {
    margin: 20px auto 5px;
    display: table;
}


input.btn_12 {
    font-size: 16px;
    padding: 5px 15px;
}


.recipt {
	width: 60%;
	margin: 0 auto 20px;
	padding: 20px 20px;
	background: #fff;
	border: solid 1px #CCC;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.recipt table {
	width: 100%;
	margin: 0 auto;
}
.recipt table td div {
	padding: 5px 0;
	font-size: 15px;
}
.recipt table input[type="text"] {
	width: 75%;
	margin: 0 10px 0 15px;
	padding: 4px 6px;
	font-size: 15px;
}
.recipt table input[type="submit"] {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 8px 0;
	font-size: 16px;
	/* font-weight: bold; */
}

section#receipt {
    clear: both;
    margin-top: 20px;
}

section#receipt {
    clear: both;
    width: 80%;
    margin: 20px auto 0;
}

section#receipt h1 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
}

.print {text-align: center;}

table.receipt {
    margin: 0 auto;
    width: 100%;
}

input#radio01,input#radio02,input#radio03,input#radio04,input#radio05,input#radio06 {
    display: none;
}

.guide_image {
    width: 49%;
    display: inline-block;
    margin-bottom: 30px;
}

.guide_image {
    width: 47.5%;
    display: inline-block;
    margin-bottom: 2.5%;
    border: 1px solid #CCC;
    margin-right: 2%;
    padding: 0;
}

.guide_image img {
    margin: 0 auto !important;
    width: 100% !important;
    /* border: 1px solid #CCC; */
    /* padding: 5px; */
}

.guide_image h3 {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 15px;
    background-color: #EEE;
    padding: 10px;
    border-bottom: 1px solid #CCC;
}

i.fa.fa-arrow-down.fa-5x {
    margin: 0 auto 25px;
    display: table;
    color: #6DC8C8;
    clear: both;
}

.guide_image.stoking {
    margin: 0 auto 30px;
    display: table;
}

span.red {
    color: #E6264D;
    font-weight: bold;
}

.title_logo a img {
    width: 100%;
}

.formErrorContent {
    background-color: #E6264D;
    color: #FFF;
    padding: 5px;
    line-height: 20px;
    border-radius: 5px;
}

.submit1 {
    float: left;
}

.submit2 {
    float: left;
}

.body h2 {
    margin-bottom: 15px;
    font-size: 20px;
    color: #C3D600;
}


@charset "UTF-8";
@import url(font-awesome.min.css);
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic");


img.product_image2 {
    border: 1px solid #DDD;
    max-width: 100%;
}

@media screen and (min-width: 1401px) {

section#introduction img {
    width: 49%;
    /* max-width: 768px; */
    float: left;
    margin-right: 1%;
}

#sidebar {
    float: left;
    width: 20%;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
}

.product_img img {
    width: 300px;
    margin: 30px auto 0;
}

#main {
    float: right;
    width: 79%;
    border-left: 1px solid #EEE;
}

.dropmenu li a {
    display: block;
    margin: 0;
    padding: 15px 10px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
}

p.product_chara {
    background-color: #C3D600;
    color: #FFF;
    width: 40px;
    margin: 5px 0 5px 0;
    text-align: center;
}

#detail {
    width: 85%;
    margin: 0 auto;
}

p.product_name {
    font-size: 18px;
    line-height: 30px;
    font-family: "segoe UI", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.radio, .checkbox {
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 15px 12px 15px 40px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 13px;
}

.contents_wide {
    width: 85%;
}

.contents_wide {
    width: 75%;
}

.introduction5 img {
    width: 60%;
    margin: 0 auto 15px;
}

}


@media screen and (max-width: 1400px) {

section#introduction img {
    width: 49%;
    /* max-width: 768px; */
    float: left;
    margin-right: 1%;
}

#sidebar {
    float: left;
    width: 240px;
    padding: 0 1% 0 1%;
}

.product_img img {
    width: 300px;
    margin: 0 auto 30px;
}

#main {
    float: right;
    width: 78%;
    border-left: 1px solid #EEE;
    box-sizing: border-box;
}

p.product_name {
    font-size: 18px;
    line-height: 30px;
    font-family: "segoe UI", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.radio, .checkbox {
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 15px 12px 15px 40px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 13px;
}

.contents_wide {
    width: 100%;
}

.introduction5 img {
    width: 70%;
    margin: 0 auto;
}

}


@media screen and (max-width: 1280px) {

section#introduction img {
    width: 100%;
    /* max-width: 768px; */
    float: left;
    margin-right: 0;
    /* margin-bottom: 20px; */
}

#sidebar {
    float: left;
    width: 25%;
    padding: 0 1% 0 1%;
    box-sizing: border-box;
}

.product_img img {
    width: 300px;
    margin: 30px auto 0;
}

#main {
    float: right;
    width: 75%;
    border-left: 1px solid #EEE;
}
input[type="search"] {
    background-color: #FFF;
    border: 0;
    height: 40px;
    width: 30%;
    padding: 0 10px 3px;
    position: absolute;
    top: 7px;
    right: 160px;
    box-sizing: border-box;
}
.guide_image {
    width: 100%;
    display: inline-block;
    margin-bottom: 2.5%;
    border: 1px solid #CCC;
    margin-right: 2%;
    padding: 0;
}

p.product_name {
    font-size: 15px;
    line-height: 20px;
    font-family: "segoe UI", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.radio, .checkbox {
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 15px 12px 15px 40px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 10px;
}

.contents_wide {
    width: 100%;
}

.introduction5 img {
    width: 75%;
    margin: 0 auto 15px;
}

}


@media screen and (max-width: 1024px) {

section#introduction img {
    width: 100%;
    /* max-width: 768px; */
    float: left;
    margin-right: 0
}

.introduction5 img {
    width: 100%;
    margin: 0 auto;
}

.title_logo a img {
    width: 400px;
}

.product_img img {
    width: 300px;
    margin: 30px auto 90px;
}

nav#nav {
    background-color: #EBEBEB;
    clear: both;
    width: 1024px;
}

#wrapper {
    margin: -10px auto 0;
    width: 1004px;
}

#main {
    float: right;
    width: 740px;
    border-left: 1px solid #EEE;
}

#sidebar {
    float: left;
    width: 240px;
    padding: 0 1% 0 1%;
}

section#introduction img {
    margin: 0 auto;
    width: 100%;
}

.introduction3 {
    display: inline-block;
    margin: 30px 0.5% 0;
    width: 31%;
}

img.product1 {
    width: 60%;
    margin: 0 auto 5px;
}

#sidebar {
    float: left;
    width: 260px;
    padding: 0 1% 0 1%;
}

.introduction4 img {
    width: 70%;
    margin: 0 auto 15px;
}

.introduction5 img {
    width: 90%;
    margin: 0 auto 15px;
}
.introduction6 img {
    width: 160px;
    margin: 0 auto;
}

img.product4 {
    width: 175px;
    margin: 0 auto;
}

.rule {
	border: 1px #CCC solid;
    padding: 20px;
    margin-top: 15px;
    overflow: hidden;
}

p.product_comment {
    text-align: left;
}

.search {
    float: none;
    clear: both;
    padding: 5px;
    overflow: hidden;
}

.login_menu {
    top: 15px;
    right: 10px;
    position: static;
    clear: both;
    margin: 40px 0 10px;
}

input[type="search"] {
    background-color: #FFF;
    border: 0;
    height: 40px;
    width: 304px;
    padding: 0 10px;
    position: absolute;
    top: 90px;
    left: 10px;
}

input.search_btn {
    position: absolute;
    top: 90px;
    width: 40px;
    height: 40px;
    left: 314px;
}

.user_menu {
    position: static;
    top: 55px;
    right: 0;
    margin: 38px 0 4px 9px;
    display: inline-block;
}

.credit_menu {
    width: 415px;
    top: 103px;
    right: 0;
    display: none;
}
.guide_image {
    width: 100%;
    display: inline-block;
    margin-bottom: 2.5%;
    border: 1px solid #CCC;
    margin-right: 2%;
    padding: 0;
}

.login_btn {
    left: 364px;
    top: 103px;
    position: absolute;
}

p.product_name {
    font-size: 15px;
    line-height: 20px;
    font-family: "segoe UI", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
    font-weight: bold;
}

.radio, .checkbox {
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    padding: 15px 12px 15px 37px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 10px;
}

.contents_wide {
    width: 100%;
}

}

#telephone h3 {
    color: #FFF;
    background-color: #6DC8C8;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    padding: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 0;
}

#telephone p {
    line-height: 20px;
    margin-bottom: 5px;
}

#telephone img {
    width: 100%;
    margin: 0;
}

.guid {
    padding: 10px;
}

i.fa.fa-phone {
    margin-right: 5px;
}

#telephone h4 {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 21px;
}

h4.red {
    color: #E6264D;
}

i.fa.fa-fax {
    margin-right: 5px;
}

a.fax_btn {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #DC7200), color-stop(0.00, #FB8200));
    background: -webkit-linear-gradient(#FB8200, #DC7200);
    background: -moz-linear-gradient(#FB8200, #DC7200);
    background: -o-linear-gradient(#FB8200, #DC7200);
    background: -ms-linear-gradient(#FB8200, #DC7200);
    background: linear-gradient(#FB8200, #DC7200);
    padding: 10px 10px;
    margin: 0 auto;
    display: table;
    color: #FFF;
    text-decoration: none;
    box-shadow: 1px 1px 5px #CCC;
    text-align: center;
    font-size: 12px;
}

a.fax_btn span {
    /* display: block; */
    margin-top: 10px;
}

a.fax_btn:hover {
    opacity: 0.8;
}

a.btn_2:hover {
    opacity: 0.8;
}

#telephone h3 span {
    background-color: #FFF;
    color: #E6264D;
    padding: 0 5px;
    font-size: 12px;
    margin-left: 10px;
    letter-spacing: 0;
    font-weight: bold;
}

i.fa.fa-envelope {
    margin-right: 5px;
}

p.red.mail {
    margin-top: 0;
}

img.company {
    width: 900px !important;
}

h2.contents {
    background-color: #E6F0B3 !important;
    color: #000 !important;
    border-left: 5px solid #C3D600;
    overflow: hidden;
    display: block !important;
    border-bottom: 1px solid #EEE;
    margin-bottom: 15px !important;
    border-right: 1px solid #EEE;
    border-top: 1px solid #EEE;
    font-size: 18px !important;
    padding: 10px;
}

img.alignright {
    float: right !important;
    margin: 0 0 20px 20px!important;
}


.sample_04{width: 100%;border-collapse: collapse;border-right: 1px solid #999;margin-bottom: 20px;}
.sample_04 th{/* width: 25%; */padding: 6px;text-align: left;vertical-align: top;color: #fff;background-color: #0A4A35;border-left: 5px solid #C3D600;border-top: 1px solid #fff;}
.sample_04 td{padding: 10px;background-color: #fff;border-bottom: 1px solid #999;border-left: 1px solid #999;vertical-align: middle;font-size: 24px;text-align: center;}

h3 {
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
    font-size: 17px;
    clear: both;
}

th.wide1,th.wide2,th.wide3 {
    width: 17%;
    text-align: center;
}

th.wide4,th.wide5 {
    width: 25%;
    text-align: center;
}

td a {
    text-decoration: underline;
    color: #0A4A35;
    line-height: 24px;
}

img.table_img {
    margin: 0 !important;
    width: 100% !important;
}

td span {
    text-align: center;
    margin: 0 auto;
    /* display: block; */
    font-size: 13px;
}

td a:hover {
    text-decoration: underline;
    color: #C3D600 !important;
}


td.seibun {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}

td.link a {
    font-size: 14px;
    font-weight: bold;
    text-align: left !important;
    color: #C3D600;
    text-decoration: underline;
}

.rule h2 {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
}

.rule.green {
    background-color: #C3D600;
    border-radius: 10px;
    /* border: 5px solid #C3D600; */
}


.regular {
    margin-top: 0 !important;
}

.category_title h2 {
    color: #6DC8C8;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
}

.category_title h3 {.category_title
    category5 h3 {      line-height: 40px;
    border-bottom: 1px #EEE solid;
    margin-top: 5px;  }
    line-height: 40px;
    border-bottom: 1px #EEE solid;
    margin-top: 20px;
    padding-bottom: 10px;
}

.category_title {
    margin-top: 40px;
    clear: both;
}

li.cartbtn a {
    width: 100%;
    height: 25px;
    display: block;
    float: left;
    color: #FFF;
    text-decoration: none;
    padding: 0px 5px 5px;
    text-align: center;
}

.user_menu a ul:hover {
background-color: rgba(0, 0, 0, 0.3);
border: 1px solid #CCC;
padding:5px;
}

.user_menu a ul {padding:5px;background-color: rgba(0, 0, 0, 0.3);border: 1px solid #CCC;padding: 5px;}

.cart_price p.product_name_detail {
    width: 100%;
}

.shortcut_icon img {
    margin: 0 1% !important;
    width: 18% !important;
}

.shortcut_icon {
    width: 100%;
    margin: 0 auto 15px;
    display: table;
}

img.number_search {
    width: 90% !important;
    border: 1px solid #CCC;
    margin: 20px auto !important;
    display: table;
    float: none !important;
}

img.icon {
    width: 170px !important;
    margin: 0 20px 20px 0;
}

img.yajirusi {
    margin: 0 auto 20px !important;
    display: table !important;
    float: none !important;
    width: 400px !important;
    clear: both;
}

.h_title h1 {
    font-size: 16px !important;
    font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif !important;
    color: #333 !important;
    line-height: 24px;
}

.back_yellow {
    background-color: #c3d600;
}

img.big {
    width: 400px !important;
}

.contentsTitle {
    text-align: center;
}

.regTable {
	width: 1000px;
}
.regTable tr {
	background: #EEE;
}
.regTable tr.ok {
	background: #fff;
}
.regTable th {
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	border: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
}
.regTable td {
	padding-left: 15px;
	vertical-align: middle;
	border-top: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
}
.regTable th,
.regTable td {
	border-bottom: 1px solid #d0d0d0;
}
.regTable th span {
	display: inline-block;
	width: 30px;
	height: 20px;
	margin: 0 15px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	background: #e6264d;
}
.regTable tr.ok th span {
	background: #0D4A36;
}
.regTable td .inner {
	position: relative;
	padding: 10px 0;
}
.regTable td .mailMB,
.regTable td .mailPC {
	position: relative;
}
.regTable td .inputHelp {
	position: absolute;
	top: -36px;
	z-index: 2;
	padding: 8px 10px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
	background: #0D4A36;
	/* border: 2px solid #dadada; */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 2px 2px 4px #999;
	-moz-box-shadow: 2px 2px 4px #999;
	box-shadow: 2px 2px 4px #999;
}
.regTable td .inputHelp:before {
	display: block;
	position:absolute;
	left: 15px;
	bottom: -8px;
	content: "";
	width: 0;
	border: 8px solid transparent;
	border-top-color: #dadada;
	border-bottom-width: 0;
}
.regTable td .inputHelp:after {
	display: block;
	position:absolute;
	left: 17px;
	bottom: -6px;
	content: "";
	width: 0;
	border: 6px solid transparent;
	border-top-color: #6DC8C8;
	border-bottom-width: 0;
}
#help_family_name       {left:  -6px;}
#help_first_name        {left: 176px;}
#help_family_name_kana  {left:  -6px;}
#help_first_name_kana   {left: 176px;}
#help_post_code         {left:  -6px;}
#help_address1          {left:  -6px;}
#help_address2          {left:  -6px; top: -1px !important;}
#help_address3          {left: 176px; top: 40px !important;}
#help_mail_address1     {left:  -6px;}
#help_mail_address      {left:  -6px;}
#help_tel_no            {left:  -6px;}
#help_passwd            {left:  -6px;}
.regTable td .errorMessage {
	position: absolute;
	top: 50%;
	left: 370px;
	z-index: 1;
	width: 280px;
	padding: 8px 10px;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	white-space: nowrap;
	cursor: pointer;
	background: #e6264d;
	/* border: 2px solid #dadada; */
	border-radius:         5px;
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 3px 5px #999;
	-moz-box-shadow: 2px 3px 5px #999;
	box-shadow: 2px 3px 5px #999;
}
.regTable td .errorMessage:before {
	display: block;
	position:absolute;
	top: 8px;
	left: -8px;
	content: "";
	width: 0;
	border: 8px solid transparent;
	border-right-color: #dadada;
	border-left-width: 0;
}
.regTable td .errorMessage:after {
	display: block;
	position:absolute;
	top: 10px;
	left: -6px;
	content: "";
	width: 0;
	border: 6px solid transparent;
	border-right-color: #e6264d;
	border-left-width: 0;
}
#error_kanji    {margin-top: -22px;}
#error_kana     {margin-top: -22px;}
#error_sex      {margin-top: -22px;}
#error_zip      {margin-top: -32px;}
#error_address1 {margin-top: -61px;}
#error_address2 {margin-top: -18px;}
#error_address3 {margin-top:  20px;}
#error_mail1    {margin-top: -36px;}
#error_mail2    {margin-top: -36px;}
#error_tel      {margin-top: -22px;}
#error_password {margin-top: -22px;}
#error_birth    {margin-top: -22px;}
#error_payment  {margin-top: -22px;}
.regTable td .changeForm {
	color: #03c;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
.regTable td input[type="text"] {
	display: inline-block;
	height: 26px;
	padding: 0 8px;
	font-size: 16px;
	line-height: 26px;
	background: #effbf7;
	border: 1px solid #6DC8C8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.regTable td input[type="text"].ok {
	background: #fff;
	border: 1px solid #b0b0b0;
}
.regTable td input[type="text"].ng {
	background: #fbedf0;
	border: 1px solid #e6264d;
}
.regTable td input[type="text"].no {
	background: #eaeaea;
	border: 1px solid #b0b0b0;
}
.regTable td select {
	display: inline-block;
	height: 26px;
	padding: 0 6px;
	font-size: 16px;
	line-height: 26px;
	background: #f0fffa;
	border: 1px solid #6DC8C8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.regTable td select.ok {
	background: #fff;
	border: 1px solid #b0b0b0;
}
.regTable td select.ng {
	background: #ffdaea;
	border: 1px solid #e04040;
}
.regTable td label {
	line-height: 30px;
}
.regTable td .notice {
	color: #e6264d;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}
.regTable td .w36  {width:  36px;}
.regTable td .w48  {width:  48px;}
.regTable td .w64  {width:  64px;}
.regTable td .w80  {width:  80px;}
.regTable td .w96  {width:  96px;}
.regTable td .w120 {width: 120px;}
.regTable td .w150 {width: 150px;}
.regTable td .w180 {width: 180px;}
.regTable td .w310 {width: 350px;margin: 0 0 10px;}

.leftBox {
    margin: 30px auto 0;
    display: table;
}

.btnBox {
    margin: 15px auto 0;
    display: table;
}

.hide {
    display: none;
}

p.product_comment {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

img.product_banner {
    margin-top: 10px;
}

.credit_text {
    background-color: #f0e8b3;
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #CCC;
}

#special_info p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 15px;
}

#special_info {
    background-color: #f5f7e2;
    padding: 15px;
    margin-bottom: 20px;
}

#special_info p a {
    color: #4c8b8c;
}

@media screen and (min-width: 1700px) {
#main {
    float: right;
    width: 83%;
    border-left: 1px solid #EEE;
    box-sizing: border-box;
}
#sidebar {
    float: left;
    width: 17%;
    padding: 0 10px 0 10px;
    box-sizing: border-box;
}
}


@media screen and (min-width: 1401px) {

.box {
    width: 45%;
    border: 1px solid #CCC;
    padding: 10px;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin: 0 1% 1%;
    display: table-cell;
}

h3.component {
    margin-bottom: 15px !important;
    font-size: 14px;
    margin-top: 15px;
}

.box h2 {
    margin-bottom: 5px !important;
}

.box img {
    width: 35% !important;
    margin-bottom: 10px !important;
    border: 1px solid #EEE;
    float: left !important;
}

h3.price {
    clear: both;
    font-size: 14px;
}

table.box_price {
    width: 100%;
}

table.box_price th {
    width: 50%;
    text-align: left;
    padding: 5px;
    border: 1px solid #CCC;
}

table.box_price td {
    padding: 5px;
    border: 1px solid #CCC;
}

table.box_price tr:nth-child(even) {
    background-color: #EEE;
}

.btn8 {
    background-color: #f37e00;
    margin: 0 auto;
    color: #FFF !important;
    padding: 5px 10px;
    box-shadow: 1px 1px 5px #CCC;
    width: 80%;
    text-align: center;
    font-size: 15px;
    line-height: 20px !important;
    clear: both;
}

.box_text {
    width: 61%;
    float: right;
}

p.btn8 a {
    color: #FFF !important;
    font-size: 14px;
    text-decoration: none;
}

.box_text p {
    margin-bottom: 15px !important;
}

i.fa.fa-arrow-right {
    margin-left: 5px;
}

p.btn8:hover {
    opacity: 0.7;
    box-shadow: none;
}

p.short_description {
    /* overflow: hidden; */
    text-overflow: ellipsis;
    line-height: 20px;
    width: 100%;
    /* height: 210px; */
}
}

@media screen and (max-width: 1400px) {

.box {
    width: 45%;
    border: 1px solid #CCC;
    padding: 10px;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin: 0 1% 1%;
}

h3.component {
    margin-bottom: 15px !important;
    font-size: 14px;
    margin-top: 15px;
}

.box h2 {
    margin-bottom: 5px !important;
}

.box img {
    width: 35% !important;
    margin-bottom: 10px !important;
    border: 1px solid #EEE;
    float: left !important;
}

h3.price {
    clear: both;
    font-size: 14px;
}

table.box_price {
    width: 100%;
}

table.box_price th {
    width: 50%;
    text-align: left;
    padding: 5px;
    border: 1px solid #CCC;
}

table.box_price td {
    padding: 5px;
    border: 1px solid #CCC;
}

table.box_price tr:nth-child(even) {
    background-color: #EEE;
}

.btn8 {
    background-color: #f37e00;
    margin: 0 auto;
    color: #FFF !important;
    padding: 10px 20px;
    box-shadow: 1px 1px 5px #CCC;
    width: 80%;
    text-align: center;
    clear: both;
}

.box_text {
    width: 61%;
    float: right;
}

p.btn8 a {
    color: #FFF !important;
    font-size: 13px;
    text-decoration: none;
}

.box_text p {
    margin-bottom: 15px !important;
}

i.fa.fa-arrow-right {
    margin-left: 5px;
}

p.btn8:hover {
    opacity: 0.7;
    box-shadow: none;
}

p.short_description {
    /* overflow: hidden; */
    text-overflow: ellipsis;
    line-height: 20px;
    width: 100%;
}
}

@media screen and (max-width: 1280px) {

.box {
    width: 45%;
    border: 1px solid #CCC;
    padding: 10px;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin: 0 1% 1%;
}

h3.component {
    margin-bottom: 15px !important;
    font-size: 14px;
    margin-top: 15px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box h2 {
    margin-bottom: 5px !important;
}

.box img {
    width: 35% !important;
    margin-bottom: 10px !important;
    border: 1px solid #EEE;
    float: left !important;
}

h3.price {
    clear: both;
    font-size: 14px;
}

table.box_price {
    width: 100%;
}

table.box_price th {
    width: 50%;
    text-align: left;
    padding: 5px;
    border: 1px solid #CCC;
}

table.box_price td {
    padding: 5px;
    border: 1px solid #CCC;
}

table.box_price tr:nth-child(even) {
    background-color: #EEE;
}

.btn8 {
    background-color: #f37e00;
    margin: 0 auto;
    color: #FFF !important;
    padding: 10px 10px;
    box-shadow: 1px 1px 5px #CCC;
    width: 80%;
    text-align: center;
    clear: both;
}

.box_text {
    width: 61%;
    float: right;
}

p.btn8 a {
    color: #FFF !important;
    font-size: 13px;
    text-decoration: none;
}

.box_text p {
    margin-bottom: 15px !important;
}

i.fa.fa-arrow-right {
    margin-left: 5px;
}

p.btn8:hover {
    opacity: 0.7;
    box-shadow: none;
}

p.short_description {
    text-overflow: ellipsis;
    line-height: 20px;
    width: 100%;
}
.credit_menu {
    display: none;
}
.rule24 p br {
    display: none;
}
}


@media screen and (max-width: 1024px) {

.box {
    width: 44%;
    border: 1px solid #CCC;
    padding: 10px;
    border-radius: 10px;
    overflow: hidden;
    float: left;
    margin: 0 1% 1%;
}

h3.component {
    margin-bottom: 15px !important;
    font-size: 12px;
    margin-top: 15px;
}

.box h2 {
    margin-bottom: 5px !important;
}

.box img {
    width: 35% !important;
    margin-bottom: 10px !important;
    border: 1px solid #EEE;
    float: left !important;
}

h3.price {
    clear: both;
    font-size: 14px;
}

table.box_price {
    width: 100%;
}

table.box_price th {
    width: 50%;
    text-align: left;
    padding: 5px;
    border: 1px solid #CCC;
}

table.box_price td {
    padding: 5px;
    border: 1px solid #CCC;
}

table.box_price tr:nth-child(even) {
    background-color: #EEE;
}

.btn8 {
    background-color: #f37e00;
    margin: 0 auto;
    color: #FFF !important;
    padding: 10px 20px;
    box-shadow: 1px 1px 5px #CCC;
    width: 80%;
    text-align: center;
}

.box_text {
    width: 61%;
    float: right;
}

p.btn8 a {
    color: #FFF !important;
    font-size: 13px;
}

.box_text p {
    margin-bottom: 15px !important;
}

i.fa.fa-arrow-right {
    margin-left: 5px;
}

p.btn8:hover {
    opacity: 0.7;
    box-shadow: none;
}

p.short_description {
    text-overflow: ellipsis;
    line-height: 20px;
    width: 100%;
}
.credit_menu {
    display: none;
}
}

span.two_rows {
    display: block;
}

.box_wide {
    clear: both;
    overflow: hidden;
    display: table;
}

img.banner {
    margin-top: 10px;
    width: 100%;
}

li.parent_menu span {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
}

i.fa.fa-building {
    margin-right: 5px;
    color: #BBB;
}

.rule2 h2 {background-color: inherit !important;color: #333 !important;padding: 0 !important;}

.rule2 {
    border: 1px solid #CCC;
    padding: 20px;
    margin-bottom: 20px;
    display: inline-block;
    background-color: #f9f9f9;
}

.rule2 p {
    margin-bottom: 0 !important;
    line-height: 35px !important;
}

.rule2 p a {
    text-decoration: underline;
}

span.red3 {
    background-color: #e6264d;
    color: #FFF;
    padding: 2px 4px;
    margin-right: 10px;
}

.rule5 p {
    margin-bottom: 0 !important;
}

.rule5 {
    margin: 15px 0;
    border: 1px solid #CCC;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 1px 1px 10px #EEE;
    clear: both;
}

span.green {
    color: #105a44;
    font-weight: bold;
}

h3.contents2 {
    background-color: #e6f0b3;
    display: inline-block;
    padding: 10px;
}

i.fa.fa-arrow-down {
    margin: 10px 15px;
}

.rule5 h3 {
    margin-bottom: 20px !important;
}

span.pink {
    background-color: #f5d6db;
}

.message {
    padding: 0 25px;
    margin-bottom: 20px;
}

.message p {
    line-height: 25px;
}

.message p a {
    color: #074a35;
}

label.red {
    color: #e6264d;
    font-weight: bold;
}


#telephone {
    border: 1px solid #6DC8C8;
}

img.mail_banner {
    width: 100%;
    margin-bottom: 30px;
}

#telephone p a {
    color: #6DC8C8;
}

img.appraisal {
    width: 15%;
    border: 3px solid #CCC;
    display: inline;
}
img.floatnone {
    border: 5px solid #CCC;
    float: none !important;
    display: inline;
}

section#introduction p {
    line-height: 40px;
    font-size: 18px;
}
.box2 p a {
    color: #333 !important;
    text-decoration: none;
}

i.fa.fa-chevron-circle-right {
    color: #6dc8c8;
    margin-right: 5px;
}

.box2 p a:hover {
    text-decoration: underline;
}

.box2 p {
    margin-bottom: 5px !important;
}

h3.contents {
    border-bottom: 5px solid #e6f0b3;
    padding: 10px;
}

h4.contents {
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0 10px;
    background-color: #EEEEEE;
    padding: 10px;
    clear: both;
}

#mail_select {
    padding: 11px 0 10px;
    font-size: 15px;
    margin-bottom: 0;
}

#tr0 p {
    clear: both;
}

#tr0 {
    padding: 15px 15px 5px;
}

.input11 {
    width: 170px;
    font-size: 15px;
    padding: 10px 0;
}

.input12 {
    width: 60px;
    font-size: 15px;
    padding: 10px 0;
}

option {
    padding: 0;
    min-height: initial;
}

.user_menu a {
    text-decoration: none;
}

.mail_adden {
    border: none;
}

.right_area {
    width: 24%;
    box-sizing: border-box;
    float: right;
    overflow: hidden;
}

img.product_tel_banner {
    width: 100%;
}


/*ボックス全体*/
.accbox {
    margin: 0 auto 10px;
    padding: 0;
    width: 90%;/*最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 2px 0;
    padding: 10px;
    color: #333;
    font-weight: normal;
    background: #eef2c9;
    cursor :pointer;
    transition: all 0.5s;
    border: 1px solid #CCC;
    line-height: 24px;
    font-size: 16px;
}

/*ラベルホバー時*/
.accbox label:hover {
    background: #e0e30f;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    padding: 10px;
    background: #eaeaea;
    opacity: 1;
}

.accbox label:before {
    content: "\f0d7";
    font-family: FontAwesome;
    margin-right: 5px;
}

.accshow p {
    margin: 0 !important;
    line-height: 30px !important;
}


.mokuji td a {
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 33px;
    text-indent: 30px;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.mokuji td {
    border: 1px solid #CCC;
    width: 50%;
    padding: 10px !important;
    position: relative;
    height: 30px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

table.mokuji {
    width: 100%;
    margin-bottom: 20px;
}

.mokuji th {
    background-color: #78C8C7;
    color: #FFF;
    text-align: left;
    padding: 10px;
    border: 1px solid #CCC;
}

.mokuji td:before {
    content: "\f063";
    font-family: FontAwesome;
    color: #6cc8c8;
    margin-right: 5px;
}

.mokuji td a:hover {
    background-color: rgba(204, 204, 204, 0.5);
    color: #333 !important;
}

.top_4 img,.top_5 img {
    width: initial;
    margin: 20px auto 30px;
}

.contentspage {
    border: 1px solid #DDD;
    padding: 0;
    box-sizing: border-box;
    margin: 0 auto 5px auto;
    height: auto;
    width: 49.7%;
}

.contentspage h3 {
    background-color: #DDD;
    padding: 10px;
    text-align: center;
    margin: 0 0 10px !important;
    font-weight: normal;
    color: #333 !important;
    font-size: 16px !important;
}

.contentspage img {
    width: 180px !important;
    margin: 0 10px !important;
}

.contentspage p {
    margin: 0 0 7px !important;
}

.height {
    /* width: 100%; */
    /* overflow: hidden; */
    /* height: auto; */
}

span.table_green {
    background-color: #6cc8c8;
    color: #FFF;
    padding: 4px 5px;
    margin: 0 5px;
    font-size: 12px;
}


.height p {
    color: #333;
}

.credit.height {
    width: 49%;
}

.bank.height {
    width: 49%;
}

.green img {
    width: 100px !important;
    height: auto;
}

img.wide_img {
    width: 400px !important;
    margin-right: 10px;
    height: auto;
    margin-bottom: 20px;
}

.recommend {
    margin-top: 0 !important;
    /* border: 1px solid #CCC; */
    border-radius: 5px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 5px !important;
}

.recommend h3 {
    margin-bottom: 0 !important;
}

.recommend img {
    width: 80px;
    margin: 5px auto 0;
    display: block;
}

.recommend p {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.recommend p.category {
    font-size: 12px;
}

.recommend p.product_price {
    font-size: 18px;
    margin: 5px 0;
}

.recommend a {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.recommend .recommend_detail {margin-top: 70px;padding: 0 0 10px;}

.recommend_detail a {
    position: initial;
}

.rule6 h2 {
    margin-bottom: 15px;
}

.rule6 {
    border: 1px solid #6cc8c8;
    padding: 5px 10px 10px;
    border-radius: 5px;
    display: inline-block;
    background-color: #f3fcfc;
    margin: 10px 0;
}

.rule6 h2 {
    margin: 0;
    font-size: 20px;
    margin: 10px 0 12px;
}

i.fa.fa-hand-o-right {
    margin-right: 5px;
    color: #6DC8C8;
}

.rule7 br {
    display: none;
}

.rule7 font {
    padding: 7px;
    background-color: #edf3b2;
    border: 1px solid #C3D600;
    margin-right: 5px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: 0 0 3px #CCC;
}

.rule7 font a {
    text-decoration: none;
    color: #333;
    display: block;
}

.rule7 font a:hover {
    text-decoration: underline;
}

.rule7 {
    margin-bottom: 30px;
}
h5.contents {
    font-weight: bold;
    font-size: 17px;
    margin: 15px 0;
}
.menu2 li {
    line-height: 25px !important;
    padding-left: 10px;
}
p.center {
    text-align: center;
}

.payeasy img {
    width: 300px !important;
    height: auto;
    border: 1px solid #DDD;
    margin-right: 20px !important;
    padding: 10px;
}

.payeasy_rule img {
    border: none;
    width: 100px !important;
    padding: 0;
    margin-bottom: 0 !important;
}

.payeasy_rule p {
    margin: 0 !important;
}

.payeasy_rule {
    margin-bottom: 10px;
    clear: both;
    background-color: #f7f7f7;
}

.bold {
    font-weight: bold;
}

.payment_method_table th {
    background-color: #efefcc;
    border: 1px solid #CCC;
    padding: 5px;
    vertical-align: middle;
    font-weight: bold;
    width: 25%;
}

.payment_method_table td {
    border: 1px solid #CCC;
    padding: 5px;
    line-height: 20px;
}

table.payment_method_table {margin: 0 auto;width: 100%;}

input.btn17 {
    width: 300px;
    height: auto;
}

table.payment_method_table form {
    margin: 0 auto;
}

.guide_image2 {
    border: 5px solid #EEE;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px;
    clear: both;
}

.guide_image2 img {
    margin: 0 10px 0 0 !important;
    width: 200px !important;
    height: auto;
}

.guide_image2 p {
    margin-top: 5px;
}

img.pill_icon {
    width: 200px !important;
}

.category_list a {
    display: block;
}

.category_list a:hover {
    background-color: #cccccc85;
}

.search_content h1 {
    font-size: 24px;
}

.search_content {
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #DDD;
}

.search_content i {
    color: #6DC8C8;
    margin-right: 10px;
    line-height: 30px;
    margin-bottom: 20px;
}

.search_content h2 {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
}

.search_content p {
    line-height: 30px;
    font-size: 16px;
}

.delivery_height {
    height: 270px;
}

section#contact {
    margin-top: 30px;
}

/*!PCサイトマップ */
#sitemap_page h2 {
    font-size: 18px;
    border-left: 7px solid #5DC7C6;
    padding: 10px;
    margin-bottom: 20px;
}

.sitemap_category {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
}

.sitemap_category_inner {
    border: 1px solid #EEE;
    margin: 0 10px 10px;
    flex: 1;
    background-color: #FFF;
}

.sitemap_category_inner h3 {
    padding: 7px 10px 10px;
    background-color: #EEE;
    margin: 0;
}

.sitemap_category_inner ul {
    background-color: #FFF;
    padding: 10px;
}

.sitemap_category_inner h3 a {
    display: block;
}

.sitemap_category_inner h3 a:before {
    content: "\f0da";
    font-family: FontAwesome;
    color: #78C7C7;
    margin-right: 5px;
}

.sitemap_category_inner li a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #78C7C7;
}

.sitemap_category_inner li {
    line-height: 30px !important;
}

.sitemap_symptoms ul {
    display: flex;
    flex-flow: row wrap;
    border: 1px solid #EEE;
    padding: 10px;
}

.sitemap_symptoms ul li {width: 32%;line-height: 30px !important;padding: 5px;box-sizing: border-box;}

.sitemap_symptoms {
    margin-bottom: 30px;
    width: 100%;
}

.sitemap_symptoms ul li a {
    display: block;
}

.sitemap_symptoms ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #78C7C7;
}

.comment_guide {padding: 10px;box-sizing: border-box;display: block;overflow: hidden;width: 50%;margin: 20px 10px 0 10px;}

.rule6_left {
    width: 80px;
    float: left;
    box-sizing: border-box;
}

.rule6_right {
    /* width: 86%; */
    float: left;
    box-sizing: border-box;
}

i.fa.fa-gift {
    background-color: #FFF;
    padding: 10px 13px;
    font-size: 50px;
    border-radius: 50%;
    border: 1px solid #CCC;
    color: #6DC8C8;
    margin: 0 auto;
    /* display: table; */
}

.rule6_right p {
    line-height: 24px !important;
    font-size: 15px;
}

.rule5 h2 {
    margin-bottom: 15px !important;
}

.rule6_right p a {
    color: #0036d6;
}

input.mail_input {
    width: 50% !important;
}

.payeasy table th {
    border: 1px solid #CCC;
    padding: 10px;
    line-height: 24px;
    width: 35%;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}

.payeasy table td {
    border: 1px solid #CCC;
    padding: 10px;
    line-height: 24px;
    width: 65%;
    vertical-align: middle;
}

.rawson h3 {
    padding: 10px;
    background-color: #5381B7;
    color: #FFF;
}

.familymart h3 {
    padding: 10px;
    background-color: #6aab67;
    color: #FFF;
}

.seicomart h3 {
    padding: 10px;
    background-color: #df5e01;
    color: #FFF;
}

th.rawson {
    background-color: #5381B7;
    color: #FFF;
}

th.familymart {
    background-color: #6aab67;
    color: #FFF;
}

th.familymart {
    background-color: #6aab67;
    color: #FFF;
}

th.seicomart {
    background-color: #df5e01;
    color: #FFF;
}

.rule24 {
    box-sizing: border-box;
    width: 100%;
    margin: 10px auto 10px;
    border: 1px solid #DDD;
    overflow: hidden;
    padding: 10px;
}

span.red_box {
    background-color: #f53337;
    color: #FFF !important;
    padding: 0;
    text-align: center;
    width: 40px;
    float: left;
    margin-right: 5px;
    line-height: 20px !important;
}

.rule24 p span.bold {
    display: initial;
    font-weight: bold;
    font-size: 15px;
}

.rule24 p {
    font-size: 15px;
    line-height: 24px;
}

.rule24 p {
    margin-bottom: 20px;
}

.rule24 p:last-child {
    margin: 0;
}

.rule24 p span.red {
    font-weight: bold;
    font-size: 15px;
    color: #f53337;
    display: initial;
}

.leftMenu li a {
    text-decoration: none;
    color: #333;
}

.leftMenu li a:hover {
    color: #CCC;
}

.leftMenu li {
    line-height: 25px;
}

h4.leftMenu_title {
    background-color: #6DC8C8;
    color: #FFF;
    padding: 10px;
    margin-bottom: 5px;
}

ul.leftMenu {
    margin-bottom: 10px;
}

h4.leftMenu_title:before {content: "\f0d7";font-family: FontAwesome;margin-right: 7px;}

.news_wide_inner {max-width: 1000px;margin: 0 auto;text-align: center;border: 1px solid #FFF;}

.news_wide_inner a {
    color: #FFF;
    font-size: 20px;
    text-decoration: none;
    display: block;
    font-weight: bold;
    padding: 10px;
}

.news_wide {
    margin: -29px 0 0;
    padding: 5px;
    background-color: #4c8c8c;
}

.news_wide_inner a:hover {
    opacity: 0.7;
}

table.news_page th {
    background-color: #EEE;
    border: 1px solid #DDD;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

table.news_page td {
    border: 1px solid #DDD;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    line-height: 21px;
}

table.news_page td:nth-child(2) {
    border: 1px solid #DDD;
    text-align: left;
    vertical-align: middle;
}

table.news_page {
    margin-bottom: 20px;
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont_v-4.4.0.eot');src:url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff') format('woff2'),url('../fonts/fontawesome-webfont_v-4.4.0.woff') format('woff'),url('../fonts/fontawesome-webfont_v-4.4.0.ttf') format('truetype'),url('../fonts/fontawesome-webfont_v-4.4.0-fontawesomeregular.svg') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}