@charset "UTF-8";
/* サブナビ */
.menuArea nav {
  margin-bottom: 20px;
}
.menuArea .menuTitle {
  padding: 14px 0 6px;
  font-size: 160%;
  font-weight: bold;
  background: url(/sic-front/images/common/title_dotted.gif) repeat-x 0 0;
}
.menuArea .subTitle {
  margin-bottom: 2px;
  padding: 6px 12px;
  font-size: 120%;
  background: #DFDFDF;
  border-left: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.menuArea .miniTitle {
  margin-bottom: 10px;
  padding: 6px 8px;
  background: #F2EFE1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.menuArea .orangeLink {
  margin: 10px;
}
.menuArea .orangeLink a {
  text-decoration: none;
  padding-left: 12px;
  color: #F06D13;
  font-weight: bold;
  font-size: 110%;
  background: url(/sic-front/images/common/icon_arrow_orange.gif) no-repeat 0 50%;
}
.menuArea .orangeLink a:hover {
  text-decoration: underline;
}
.menuArea .dottedList {
  margin-bottom: 5px;
}
.menuArea .dottedList li {
  margin-bottom: 8px;
  padding: 0 10px 8px;
  background: url(/sic-front/images/common/bg_dotted.gif) repeat-x 0 100%;
}
.menuArea .dottedList li a {
  padding-left: 10px;
  font-size: 110%;
  background: url(/sic-front/images/common/marker_arw_blue.png) no-repeat 0 50%;
}
.menuArea .dottedList li a img {
  vertical-align: middle;
  margin-left: 5px;
}
.menuArea .dottedList li.last {
  margin-bottom: 0;
  background: none;
}
.menuArea .numList li {
  margin-bottom: 8px;
  font-size: 140%;
}
.menuArea .numList li span {
  display: block;
  float: left;
  width: 16px;
  margin-right: 8px;
  padding: 1px;
  font-size: 80%;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.menuArea .numList li.prev {
  color: #CCC;
}
.menuArea .numList li.prev span {
  background: #CCC;
}
.menuArea .numList li.current {
  color: #F06E14;
}
.menuArea .numList li.current span {
  background: #F06E14;
}
.menuArea .profileArea {
  position: relative;
  padding-bottom: 10px;
  border: 1px solid #D4D4D4;
}
.menuArea .profileArea p {
  font-size: 120%;
}
.menuArea .profileArea .profileHeader {
  border-bottom: 1px solid #D4D4D4;
  *zoom: 1;
}
.menuArea .profileArea .profileHeader:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.menuArea .profileArea .profileTitle {
  float: left;
  width: 180px;
  height: 22px;
  padding: 6px 10px;
  font-size: 140%;
  font-weight: bold;
}
.menuArea .profileArea .activityNum {
  font-size: 100%;
  cursor: pointer;
  float: right;
  padding: 2px 2px 0 0;
  width: 35px;
  height: 32px;
  text-align: right;
  border-left: 1px solid #D4D4D4;
  background: url(/sic-front/images/common/bg_activity.gif) no-repeat 50% 50% #efefef;
}
.menuArea .profileArea .activityNum span {
  color: #FFF;
  padding: 1px 2px;
  background: #E6000D;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.menuArea .profileArea .profileImg {
  padding: 10px 10px 5px;
}
.menuArea .profileArea .profileName {
  font-size: 140%;
  font-weight: bold;
  margin: 0 10px;
}
.menuArea .profileArea .editProfile {
  margin: 0 10px;
}
.menuArea .profileArea .profileBtn {
  margin-top: 15px;
  text-align: center;
}
.menuArea .profileArea .profileBtn a {
  display: block;
  width: 110px;
  margin: 0 auto;
  padding: 5px;
}
.menuArea .bannerArea {
  margin: 0 10px 20px;
}
.menuArea .bannerArea li {
  margin-bottom: 10px;
}
.menuArea .btnArea {
  margin: 0 10px 15px;
}
.menuArea .btnArea li {
  text-align: left;
  margin-bottom: 10px;
}
.menuArea .btnArea li a {
  text-decoration: none;
  display: block;
  padding: 0 5px 0 2px;
}
.menuArea .btnArea li span {
  color: #333;
  font-size: 140%;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.menuArea .btnArea li span.img {
  border-right: 1px solid #BFBFBF;
}
.menuArea .btnArea li span.text {
  margin-left: 10px;
}
.menuArea .communicationArea {
  margin: 0 10px 20px;
}
.menuArea .communicationArea h3 {
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 8px;
}
.menuArea .communicationArea ul li {
  font-size: 120%;
  margin-bottom: 15px;
}
.menuArea .communicationArea ul li a {
  display: block;
  text-decoration: none;
  overflow: hidden;
  *zoom: 1;
}
.menuArea .communicationArea ul li .thumb {
  float: left;
  width: 40px;
}
.menuArea .communicationArea ul li .text,
.menuArea .communicationArea ul li .supply {
  word-break: break-all;
  margin-left: 50px;
  overflow: hidden;
  *zoom: 1;
}
.menuArea .communicationArea ul li .text {
  text-decoration: underline;
}
.menuArea .communicationArea ul li .supply {
  color: #333;
  font-size: 83.3%;
}
.menuArea .loginArea {
  width: 100%;
  margin-bottom: 30px;
  background: #FFF1BB;
  overflow: hidden;
}
.menuArea .loginArea .info {
  height: 70px;
  color: #fff;
  padding: 15px 10px;
  background: #F06E14;
}
.menuArea .loginArea .info .name {
  font-size: 140%;
  margin-bottom: 6px;
}
.menuArea .loginArea .info .notes {
  margin-bottom: 10px;
}
.menuArea .loginArea .info .notes a {
  color: #fff;
  font-size: 120%;
  padding-left: 10px;
  background: url(/sic-front/images/common/marker_arw_white.png) no-repeat 0 50%;
}
.menuArea .loginArea .info .history {
  font-size: 120%;
}
.menuArea .loginArea .memberMenu {
  height: auto;
  padding: 10px 10px 0;
}
.menuArea .loginArea .memberMenu h2 {
  color: #fff;
  font-size: 130%;
  font-weight: bold;
  padding: 5px 15px 3px;
  margin-bottom: 20px;
  border: 2px solid #FFCC00;
  background: #F06E14;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.menuArea .loginArea .memberMenu h3 {
  font-size: 140%;
  font-weight: bold;
}
.menuArea .loginArea .memberMenu h4 {
  color: #F06D13;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 5px;
}
.menuArea .loginArea .memberMenu span {
  color: #F06D13;
  padding: 0 2px;
}
.menuArea .loginArea .memberMenu .linkList {
  font-size: 120%;
}
.menuArea .loginArea .memberMenu .linkList li {
  padding-left: 10px;
  background: url(/sic-front/images/common/marker_arw_blue.png) no-repeat 0 0.5em;
}
.menuArea .loginArea .memberMenu .point,
.menuArea .loginArea .memberMenu .myKaden {
  padding: 0 10px 20px;
}
.menuArea .loginArea .memberMenu .point {
  margin-bottom: 20px;
  background: url(/sic-front/images/common/bg_dotted.gif) repeat-x 0 100%;
}
.menuArea .loginArea .memberMenu .point .status {
  font-size: 120%;
  line-height: 1.8;
}
.menuArea .loginArea .memberMenu .myKaden p {
  margin: -5px 0 15px;
  font-size: 120%;
}
.menuArea .loginArea .memberMenu .myKaden p .count {
  font-size: 150%;
  line-height: 1.4;
}
.menuArea .loginArea .memberMenu .myKaden form {
  padding: 9px 9px 0;
  margin: 0 -10px;
  border: 1px solid #F06D13;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.menuArea .loginArea .memberMenu .myKaden form label {
  font-size: 120%;
}
.menuArea .loginArea .memberMenu .myKaden form .notes {
  font-size: 100%;
  line-height: 1.8;
  margin: 0 0 10px;
}
.menuArea .loginArea .memberMenu .myKaden form .text {
  font-size: 140%;
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin: 0 4px 10px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.menuArea .loginArea .memberMenu .myKaden form .button, .menuArea .loginArea .memberMenu .myKaden form .btnArea li, .menuArea .btnArea .loginArea .memberMenu .myKaden form li {
  display: block;
  color: #fff;
  font-size: 120%;
  width: 30%;
  height: 25px;
  line-height: 20px;
  margin: 0 auto 10px;
  border: none;
  margin-bottom: 10px;
  background: #666;
}
.menuArea .loginArea .memberMenu .myKaden .linkList {
  font-size: 100%;
}
.menuArea .circleMenuArea p {
  margin-bottom: 6px;
  font-size: 120%;
}
.menuArea .circleMenuArea p a {
  display: block;
  padding: 6px 25px;
  background: url(/sic-front/images/common/marker_arw_blue.png) no-repeat 1em 50% #efefef;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.menuArea .circleMenuArea p a:hover {
  text-decoration: underline;
}
.menuArea .circleMenuArea p span {
  display: block;
  padding: 6px 25px;
  background: url(/sic-front/images/common/marker_arw_blue.png) no-repeat 1em 50% #efefef;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.menuArea .circleMenuArea ul {
  display: block;
  margin-bottom: 5px;
  font-size: 120%;
}
.menuArea .circleMenuArea ul li {
  margin-bottom: 4px;
  padding-left: 1em;
}
.menuArea .circleMenuArea ul li a {
  padding-left: 1em;
  text-decoration: none;
}
.menuArea .circleMenuArea ul li a:hover {
  text-decoration: underline;
}
.menuArea .circleMenuArea ul li span {
  padding-left: 1em;
}

@media screen and (max-width: 640px) {
  .menuArea .menuTitle {
    margin: 0 10px;
  }
  .menuArea .subTitle {
    margin: 0 10px;
  }
  .menuArea .supportArea .orangeLink {
    margin-left: 20px;
  }
  .menuArea .supportArea .miniTitle {
    margin: 0 10px 10px;
  }
  .menuArea .supportArea .dottedList {
    margin: 0 10px 10px;
  }
  .menuArea .productsRegistArea .numList {
    margin: 0 10px;
  }
  .menuArea .profileArea {
    margin: 0 10px 10px;
    *zoom: 1;
  }
  .menuArea .profileArea:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  .menuArea .profileArea .profileImg {
    text-align: center;
    float: left;
  }
  .menuArea .profileArea .profileImg img {
    width: 140px;
    height: 140px;
  }
  .menuArea .profileArea .profileTextBox {
    padding: 10px 10px 10px 0;
    margin-left: 160px;
  }
  .menuArea .loginArea {
    min-height: 0;
    margin-bottom: 10px;
  }
  .menuArea .loginArea .memberMenu {
    height: auto;
  }
  .menuArea .loginArea .memberMenu .myKaden p {
    margin-bottom: 20px;
  }
  .menuArea .loginArea .memberMenu .myKaden form {
    margin: 0 -10px;
  }
  .menuArea .circleMenuArea {
    margin-top: 20px;
  }
  .menuArea .circleMenuArea p {
    margin: 0 10px 6px;
  }
  .menuArea .circleMenuArea ul {
    margin: 0 10px 5px;
  }
  .menuArea .bannerArea {
    text-align: center;
  }
  .menuArea .bannerArea li {
    text-align: center;
  }
}
/* コンポーネント */
/* パンくず */
.bread {
  padding: 2px 5px 3px;
  margin-bottom: 30px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.bread ol {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
.bread ol li {
  float: left;
  margin-right: 10px;
}
.bread ol li a {
  color: #999;
  padding-right: 15px;
  background: url(/sic-front/images/common/marker_arw_bread.gif) no-repeat 100% 50%;
  text-decoration: none;
}
.bread ol li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 640px) {
  .bread {
    margin: 0;
  }
  .bread ol {
    width: 100%;
  }
}
.caution {
  margin-bottom: 20px;
  padding: 12px 10px 12px 43px;
  font-size: 120%;
  background: url(/sic-front/images/common/icon_caution.png) no-repeat 10px 50% #fffbca;
}

.caution_upper {
  margin-bottom: 20px;
  padding: 12px 10px 12px 43px;
  font-size: 120%;
  background: url(/sic-front/images/common/icon_caution.png) no-repeat 10px 20% #fffbca;
}

.error {
  padding: 12px 10px 12px 43px;
  margin-bottom: 20px;
  font-size: 120%;
  color: #FF0A0A;
  background: url(/sic-front/images/common/icon_error.png) no-repeat 10px 50% #fff6f6;
}

.errorAccept {
  text-align: center;
  margin: 30px auto 20px;
}
.errorAccept p {
  display: inline;
  padding: 12px 10px 12px 43px;
  font-size: 120%;
  color: #FF0A0A;
  background: url(/sic-front/images/common/icon_error.png) no-repeat 10px 50%;
}

table.formBox {
  /*display: block;*/
  width: 100%;
  margin-bottom: 20px;
  font-size: 120%;
  border: 1px solid #DBDBDB;
  border-top: none;
}
table.formBox th {
  vertical-align: top;
  padding: 18px 16px;
  width: 150px;
  /*width: 1%;
  white-space: nowrap;*/
  border-top: 1px solid #DBDBDB;
  background: #F5F5F5;
}
table.formBox th .require {
  padding: 2px 4px;
  margin-right: 5px;
  font-size: 90%;
  color: #FFFFFF;
  background: #F06E14;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
table.formBox td {
  vertical-align: middle;
  padding: 13px 20px;
  /*width: 479px;*/
  border-top: 1px solid #DBDBDB;
  border-left: 1px solid #DBDBDB;
}
table.formBox td label {
  margin-right: 10px;
}
table.formBox td .inputText, table.formBox td .inputTextS, table.formBox td .inputTextM, table.formBox td .inputTextL {
  height: 20px;
  background: #F8F8F8;
  border: 1px solid #AAA;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
table.formBox td .inputText {
  width: 98%;
  margin: 5px 15px 5px 0;
}
table.formBox td .inputTextS, table.formBox td .inputTextM {
  width: 120px;
  margin: 0 15px 0 0;
}
table.formBox td .selectInner {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
}
table.formBox td .selectInner span {
  /*margin-right: 10px;*/
}
table.formBox td .selectInner label {
  /*margin: 0 15px 0 5px;*/
  margin: 0 5px 0 5px;
}
table.formBox td .selectInner select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  letter-spacing: normal;
  position: absolute;
  zoom: 1.1;
  z-index: 2;
  width: 80px;
  height: 23px;
  padding: 0;
  border: none;
  background: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
table.formBox td .selectInner .disp {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  background: url(/sic-front/images/common/arrow_list_down.gif) no-repeat 100% 0 #f7f7f7;
  width: 80px;
  height: 23px;
  line-height: 23px;
  padding: 0 2px;
  border: 1px solid #CCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
table.formBox td input[type="radio"] {
  position: relative;
  -webkit-appearance: button;
  appearance: button;
  width: 15px;
  height: 15px;
  margin: 0 8px 2px 0;
  content: "";
  background-color: #F8F8F8;
  border: 1px solid #AAA;
  *border: none;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  vertical-align: middle;
  cursor: pointer;
  outline: none;
}
table.formBox td input[type="radio"]:checked:after {
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  content: "";
  width: 9px;
  height: 9px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0a0a0), color-stop(100%, #606060));
  background-image: -webkit-linear-gradient(#a0a0a0, #606060);
  background-image: -moz-linear-gradient(#a0a0a0, #606060);
  background-image: -o-linear-gradient(#a0a0a0, #606060);
  background-image: linear-gradient(#a0a0a0, #606060);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -ms-border-radius: 9px;
  -o-border-radius: 9px;
  border-radius: 9px;
}
table.formBox td input[type="checkbox"],.choiceBtn input[type="checkbox"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  margin-right: 5px;
  -webkit-appearance: button;
  appearance: button;
  width: 15px;
  height: 15px;
  background-color: #F8F8F8;
  border: 1px solid #AAA;
  *border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
  cursor: pointer;
  outline: none;
}
table.formBox td input[type="checkbox"]:checked::after,.choiceBtn input[type="checkbox"]:checked::after {
  position: absolute;
  content: "";
  top: 0px;
  left: 3px;
  width: 4px;
  height: 8px;
  border-right: 2px solid #4A5F97;
  border-bottom: 2px solid #4A5F97;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
table.formBox td .roundBtn {
  padding: 4px 8px;
  font-size: 90%;
}
table.formBox td textarea {
  width: 100%;
  height: 100px;
  background: #F8F8F8;
  border: 1px solid #AAA;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.centerBtns {
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
  *zoom: 1;
}
.centerBtns input[type="submit"],.centerBtns input[type="button"] {
  cursor: pointer;
  min-width: 160px;
  padding: 9px 10px;
  margin: 0 10px;
  font-size: 170%;
  box-shadow: none;
  border: none;
}

.guideLine {
  margin: 0 auto 15px;
  text-align: center;
  font-size: 160%;
}
.guideLine input[type="checkbox"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  margin-right: 5px;
  -webkit-appearance: button;
  appearance: button;
  width: 15px;
  height: 15px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  *border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
  cursor: pointer;
  outline: none;
}
.guideLine input[type="checkbox"]:checked::after {
  position: absolute;
  content: "";
  top: 0px;
  left: 3px;
  width: 4px;
  height: 8px;
  border-right: 2px solid #4A5F97;
  border-bottom: 2px solid #4A5F97;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 640px) {
  .caution, .error {
    margin: 0 10px 10px;
    font-size: 110%;
  }

  table.formBox {
    display: block;
    width: auto;
    margin: 0 10px 20px;
  }
  table.formBox tbody, table.formBox tr {
    display: block;
    width: 100%;
  }
  table.formBox th {
    display: block;
    padding: 8px 10px;
    width: auto;
    font-size: 120%;
  }
  table.formBox th .require {
    font-size: 60%;
  }
  table.formBox td {
    display: block;
    width: auto;
    padding: 10px 12px;
    border-left: none;
    word-wrap: break-word;
    overflow: hidden;
    *zoom: 1;
  }
  table.formBox td label {
    /*margin-right: 10px;*/
  }
  table.formBox td.image {
    text-align: center;
  }
  /*table.formBox td .parag {
    display: block;
    margin-bottom: 10px;
  }*/
  table.formBox td .paragN {
    display: block;
  }
  table.formBox td .paragN2 {
	  margin-left: 4em;
  }
  table.formBox td .inputTextS, table.formBox td .inputTextM, table.formBox td .inputTextL {
    margin-right: 10px;
  }
  table.formBox td .inputTextM {
    width: 100px;
  }
  table.formBox td .inputTextS, table.formBox td .inputTextL {
    width: 130px;
  }
  table.formBox td .inputText {
    /*width: 210px;*/
  }
  table.formBox td .selectInner .month {
    /*float: left;
    margin-left: 34px;*/
  }
  table.formBox td .selectInner select {
    width: 50px;
  }
  table.formBox td .selectInner .disp {
    width: 50px;
  }
  table.formBox td input[type="checkbox"] {
    margin-left: 0;
  }
  table.formBox td textarea {
    float: left;
    width: 98%;
  }

  .centerBtns {
    margin: 0 10px 20px;
  }
  .centerBtns input[type="submit"],.centerBtns input[type="button"] {
    min-width: 145px;
    padding: 9px 10px;
    margin: 0;
  }
  .centerBtns .roundCancelBtn.return {
    min-width: 0;
    width: auto;
    padding: 9px 15px;
  }

  .guideLine {
    width: auto;
    font-size: 120%;
  }
}
.circleTitle {
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 160%;
  background: url(/sic-front/images/common/icon_circle_01.gif) no-repeat 0 3px;
}

.contactTitle {
  margin-bottom: 10px;
  font-size: 160%;
}

.contactTitle.attention{
	color: red;
}

a:link.attentionLink, a:visited.attentionLink{
	color: red;
	font-weight: bold;
}

@media screen and (max-width: 640px) {
  .circleTitle {
    margin: 0 10px 10px;
    padding-left: 20px;
    font-size: 140%;
  }
}
.subText {
  font-size: 90%;
}

.pagingBox {
  position: relative;
  height: 50px;
  overflow: hidden;
  *zoom: 1;
}
.pagingBox .page {
  float: left;
  width: 130px;
  margin-top: 8px;
  font-size: 120%;
}
.pagingBox .pageList {
  position: absolute;
  top: 0;
  left: 50%;
  width: 430px;
  margin-left: -210px;
}
.pagingBox .pageList li {
  float: left;
  margin-right: 10px;
}
.pagingBox .pageList li a, .pagingBox .pageList li span {
  display: block;
  padding: 5px 11px;
  text-align: center;
  font-size: 160%;
  border: 1px solid #DBDBDB;
  background: #FFF;
}
.pagingBox .pageList li a {
  text-decoration: none;
}
.pagingBox .pageList li a:hover {
  text-decoration: underline;
}
.pagingBox .pageList .none span {
  color: #999999;
}
.pagingBox .pageList .current span {
  color: #999999;
  background: #EFEFEF;
}
.pagingBox .currentPage {
  float: right;
  width: 130px;
  margin-top: 8px;
  text-align: right;
  font-size: 120%;
}

@media screen and (max-width: 640px) {
  .pagingBox {
    height: 60px;
    margin: 0 10px 10px;
    overflow: hidden;
    *zoom: 1;
  }
  .pagingBox .page {
    width: 130px;
    margin: 0 0 5px;
  }
  .pagingBox .pageList {
    text-align: center;
    top: 20px;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .pagingBox .pageList li {
    float: none;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0;
  }
  .pagingBox .pageList li a, .pagingBox .pageList li span {
    padding: 5px 6px;
  }
  .pagingBox .currentPage {
    float: right;
    width: 130px;
    margin: 0 0 5px;
  }

  .pagingBottom .pageList {
    top: 0;
  }
  .pagingBottom .page, .pagingBottom .currentPage {
    margin-top: 35px;
  }
}
a.roundBtn, input.roundBtn,label.roundBtn {
  color: #FFF;
  background: #717171;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7a7a7a), color-stop(100%, #666666));
  background-image: -webkit-linear-gradient(#7a7a7a, #666666);
  background-image: -moz-linear-gradient(#7a7a7a, #666666);
  background-image: -o-linear-gradient(#7a7a7a, #666666);
  background-image: linear-gradient(#7a7a7a, #666666);
}
a.roundBtn:hover, input.roundBtn:hover {
  text-decoration: underline;
}

a.roundCancelBtn, input.roundCancelBtn {
  color: #333;
  background: #D6D6D6;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dedede), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#dedede, #cccccc);
  background-image: -moz-linear-gradient(#dedede, #cccccc);
  background-image: -o-linear-gradient(#dedede, #cccccc);
  background-image: linear-gradient(#dedede, #cccccc);
}
a.roundCancelBtn:hover, input.roundCancelBtn:hover {
  text-decoration: underline;
}
a.roundCancelBtn.off, input.roundCancelBtn.off {
  color: #fff;
}

.moreBtn {
  font-size: 140%;
  margin-top: 20px;
}
.moreBtn a {
  color: #333333;
  font-size: 85.7%;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 5px;
  border: 1px solid #CCCCCC;
  background: #E9E9E9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: white 1px 1px 0 0 inset;
  -moz-box-shadow: white 1px 1px 0 0 inset;
  box-shadow: white 1px 1px 0 0 inset;
}
.moreBtn a span {
  padding: 0 15px;
  background: url(/sic-front/images/common/icon_arrow_bottom.gif) no-repeat 0 50%;
}

.mainTitle {
  margin-bottom: 20px;
  padding: 10px 16px;
  font-size: 200%;
  color: #F06D13;
  border: 1px solid #F06E14;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

@media screen and (max-width: 640px) {
  .mainTitle {
    margin-bottom: 10px;
    padding: 8px 14px;
    font-size: 180%;
    border-left: none;
    border-right: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
}
.subTitle {
  margin-bottom: 20px;
  border-left: 10px solid #CCC;
  background: #E9E9E9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.subTitle span {
  display: block;
  padding: 5px 9px;
  font-size: 170%;
  border-left: 1px solid #FFF;
}

.borderTitle.box {
  color: #666;
  font-size: 120%;
  font-weight: bold;
  padding: 6px 10px;
  margin-bottom: 10px;
  border: 1px solid #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.borderTitle.top {
  font-size: 180%;
  padding-top: 15px;
  margin-bottom: 15px;
  background: url(/sic-front/images/common/bg_border_gray01.gif) no-repeat 0 0;
}

.imageTitle {
  margin-bottom: 20px;
}

.arrowLink {
  padding-left: 15px;
  font-size: 140%;
  background: url(/sic-front/images/common/marker_arw_blue.png) no-repeat 0 50%;
}

.inPagetop {
  overflow: hidden;
  *zoom: 1;
}
.inPagetop p {
  float: right;
  padding-left: 12px;
  margin-bottom: 40px;
  color: #00449F;
  background: url(/sic-front/images/common/icon_arrow_top.gif) no-repeat 0 50%;
}
.inPagetop p a {
  text-decoration: none;
}
.inPagetop p a:hover {
  text-decoration: underline;
}

.searchText {
  padding-left: 20px;
  font-size: 140%;
  margin-bottom: 10px;
  background: url(/sic-front/images/common/icon_search.gif) no-repeat 0 50%;
}

.regularText {
  font-size: 120%;
}

.subText {
  font-size: 90%;
}

.orangeText {
  color: #F06D13;
}

.lastParag {
  font-size: 140%;
  margin-bottom: 20px;
}

.center {
  text-align: center;
}

.linkBox {
  padding: 10px 14px;
  border: 1px solid #D4D4D4;
  background: #F5F5F5;
}
.linkBox li {
  padding-left: 15px;
  margin-bottom: 5px;
  font-size: 110%;
  background: url(/sic-front/images/common/marker_arw_blue.png) no-repeat 0 5px;
}
.linkBox li a {
  display: block;
}

.linkList li {
  padding-left: 15px;
  margin-bottom: 5px;
  font-size: 110%;
  background: url(/sic-front/images/common/marker_arw_blue.png) no-repeat 0 5px;
}
.linkList li a {
  display: block;
}

.rank1 {
  color: #C99A00;
  font-weight: bold;
}

.rank2 {
  color: #9F9F9F;
  font-weight: bold;
}

.rank3 {
  color: #6A3906;
  font-weight: bold;
}

.oneColumnBox {
  margin-bottom: 20px;
}
.oneColumnBox .innerFrame {
  overflow: hidden;
  *zoom: 1;
}
.oneColumnBox p {
  font-size: 140%;
}
.oneColumnBox p .roundBtn,.oneColumnBox p .roundCancelBtn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 8px 14px;
  margin: 0 20px;
  min-width: 100px;
}
.oneColumnBox .cooperationItem {
  font-size:14px;
  font-weight: bold;
}
.oneColumnBox .sentence {
  font-size: 140%;
}
.oneColumnBox .setenceLink a:link, a:visited {
  color: #333333;
  text-decoration: none;
}
.oneColumnBox .img {
  float: right;
  width: 160px;
  text-align: right;
}

.twoColumnBox {
  margin-bottom: 30px;
  overflow: hidden;
  *zoom: 1;
}
.twoColumnBox p {
  font-size: 140%;
  margin-bottom: 10px;
}
.twoColumnBox .subText {
  font-size: 100%;
  margin-bottom: 10px;
}
.twoColumnBox .colsBox {
  float: left;
  width: 47%;
  padding-right: 30px;
  background: url(/sic-front/images/common/two_column_bg.gif) no-repeat 97% 0;
}
.twoColumnBox .colsBox.last {
  background: none;
  padding-right: 0;
}

.threeColumnBox {
  margin-bottom: 30px;
  overflow: hidden;
  *zoom: 1;
}
.threeColumnBox p {
  font-size: 140%;
  margin-bottom: 10px;
}
.threeColumnBox .colsBox {
  float: left;
  width: 300px;
  min-height: 200px;
  padding-right: 30px;
  background: url(/sic-front/images/common/two_column_bg.gif) no-repeat 97% 0;
}
.threeColumnBox .colsBox.last {
  background: none;
  padding-right: 0;
}

.borderBox {
  padding: 9px 14px;
  margin-bottom: 30px;
  border: 1px solid #D4D4D4;
}
.borderBox .innerContents {
  padding: 10px 5px 15px;
}
.borderBox .circleTitle {
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 160%;
  background: url(/sic-front/images/common/icon_circle_02.gif) no-repeat 0 45%;
}
.borderBox .titleBox {
  width: 100%;
  padding: 10px 14px;
  margin: -9px -14px 10px;
  border-bottom: 1px solid #D4D4D4;
  background: #F5F5F5;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  *zoom: 1;
}
.borderBox .titleBox .title {
  float: left;
  width: 500px;
  font-size: 160%;
}
.borderBox .titleBox .rightBtn {
  float: right;
  width: 80px;
  margin-bottom: 0;
}
.borderBox .titleBox .rightBtn .roundBtn {
  display: block;
  padding: 4px 6px;
  font-size: 100%;
}
.borderBox .titleBox .rightBtn .roundBtn img {
  vertical-align: middle;
  margin-right: 5px;
}
.borderBox p {
  margin-bottom: 10px;
}
.borderBox strong {
  font-weight: bold;
}
.borderBox .roundBtn {
  padding: 8px 14px;
  font-size: 140%;
}
.borderBox .scrollBox {
  overflow-y: scroll;
  height: 300px;
  padding: 0 10px 10px 0;
  font-size: 120%;
}
.borderBox .scrollBox p.innerText {
  padding-left: 60px;
  text-indent: -3em;
}
.borderBox .grayBg, .borderBox .close, .borderBox .bottomBox {
  display: none;
}

.toggleBox {
  margin-bottom: 30px;
}
.toggleBox h3 a {
  display: block;
  height: 25px;
  padding: 8px 12px 0;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 130%;
  background: #999 no-repeat 98% center;
  border: 1px solid #999;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: white 1px 1px 0 0 inset;
  -moz-box-shadow: white 1px 1px 0 0 inset;
  box-shadow: white 1px 1px 0 0 inset;
}
.toggleBox h3 a:hover {
  text-decoration: underline;
}
.toggleBox h3 a.open {
  background-image: url(/sic-front/images/common/icon_close.gif);
}
.toggleBox h3 a.close {
  background-image: url(/sic-front/images/common/icon_open.gif);
}
.toggleBox .undisplayBox {
  display: none;
  margin-top: 5px;
}


.pager {
	text-align: center;
	margin-right: -5px;
}
.pager li {
	display: inline;
	margin-right: 5px;
}  
.pager li a {
	display: inline-block;
	padding: 0.3em 0.5em;
	border: solid 2px #cccccc;
	color: #555555;
}
.pager li span {
	display: inline-block;
	padding: 0.3em 0.5em;
	border: solid 2px #aaaaaa;
	background-color: #cccccc;
	color: #ffffff;
	text-shadow: -1px -1px 1px rgba(0,0,0,0.3);
}

.arrowTextBox {
  margin-bottom: 30px;
  /*overflow: hidden;
  *zoom: 1;*/
  
  text-align: center;
}
.arrowTextBox li {
  /*float: left;*/
  display: inline-block;
  padding-right: 23px;
  font-size: 130%;
  color: #F06D13;
  background: url(/sic-front/images/common/arrowTextBox_bg_01.gif) no-repeat 100% 50%;
  
  *display: inline;
  *zoom: 1;
}
.arrowTextBox li.current {
  background: url(/sic-front/images/common/arrowTextBox_bg_02.gif) no-repeat 100% 50%;
  color: #FFF;
}
.arrowTextBox li.current span {
  background: #F06D13;
}
.arrowTextBox li span {
  /*display: block;*/
  display: inline-block;
  padding: 12px 12px 12px 16px;
  border-top: 1px solid #F06D13;
  border-left: 1px solid #F06D13;
  border-bottom: 1px solid #F06D13;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  
  *display: inline;
  *zoom: 1;
}

.ballonList {
  font-size: 140%;
}
.ballonList li {
  padding: 10px;
}
.ballonList .listBgColor {
  background: #F2EFE1;
}
.ballonList.single {
  margin-bottom: 10px;
}
.ballonList.multi {
  margin-bottom: 30px;
}

.ballon {
  position: relative;
  float: left;
  padding: 1px 10px;
  color: #FFF;
  background: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  margin-right: 10px;
}

.ballon:after, .ballon:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ballon:after {
  border-color: transparent;
  border-top-color: #999;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}

.productsBox .productsHeader {
  margin-bottom: 15px;
  padding: 5px;
  background: #E9E9E9;
  overflow: hidden;
  *zoom: 1;
}
.productsBox .productsHeader p {
  margin-bottom: 0;
}
.productsBox .productsHeader .productsNum {
  float: left;
  width: 408px;
  padding: 2px 6px;
}
.productsBox .productsHeader .productsNum span {
  color: #F06D13;
  font-size: 160%;
  margin: 0 3px;
}
.productsBox .productsHeader .sortBtnBox {
  float: right;
  width: 230px;
}
.productsBox .productsHeader .sortBtnBox .label {
  float: left;
  text-align: right;
  width: 70px;
  margin-top: 6px;
}
.productsBox .productsHeader .sortBtnBox .sortBtn {
  float: right;
  width: 150px;
}
.productsBox .productsHeader .sortBtnBox .sortBtn p {
  float: left;
}
.productsBox .productsHeader .sortBtnBox .sortBtn p a {
  display: block;
  padding: 6px 15px;
  color: #FFF;
  background: #999;
  text-decoration: none;
}
.productsBox .productsHeader .sortBtnBox .sortBtn p a:hover {
  text-decoration: underline;
}
.productsBox .productsHeader .sortBtnBox .sortBtn p a.leftBtn {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.productsBox .productsHeader .sortBtnBox .sortBtn p a.rightBtn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.productsBox .productsHeader .sortBtnBox .sortBtn p a.current {
  color: #F06C13;
  background: #FFF;
}
.productsBox .productsList {
  margin-bottom: 15px;
  border: 1px solid #D4D4D4;
  background: #F5F5F5;
  overflow: hidden;
  *zoom: 1;
}
.productsBox .productsList .product {
  position: relative;
  float: left;
  width: 148px;
  padding: 10px;
  border-right: 1px solid #D4D4D4;
  background: #FFF;
}
.productsBox .productsList .product .productName {
  position: absolute;
  top: 10px;
}
.productsBox .productsList .product .productName a {
  font-size: 120%;
  font-weight: bold;
}
.productsBox .productsList .product .productImg {
  height: 140px;
  margin: 40px 0 0;
  text-align: center;
}
.productsBox .productsList .product .btnIcon {
  margin: 10px 0 5px;
  overflow: hidden;
  *zoom: 1;
}
.productsBox .productsList .product .btnIcon .btn {
  float: left;
}
.productsBox .productsList .product .btnIcon .icon {
  float: left;
  margin: 2px 0 0 10px;
}
.productsBox .productsList .product .btnIcon .icon img {
  vertical-align: middle;
}
.productsBox .productsList .product .btn {
  text-align: center;
}
.productsBox .productsList .product .roundBtn {
  display: block;
  padding: 4px 8px;
}
.productsBox .productsList .none {
  background: none;
}
.productsBox .productsList .last {
  border: none;
}

.categoryBox {
  margin-bottom: 20px;
  border-top: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
}
.categoryBox p {
  margin-bottom: 0;
}
.categoryBox td {
  vertical-align: top;
  width: 33%;
  padding: 10px;
  border-right: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
}
.categoryBox td .categoryHeader {
  padding-bottom: 2px;
}
.categoryBox td .categoryHeader .icon {
  width: 65px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.categoryBox td .categoryHeader .name {
  font-size: 140%;
  font-weight: bold;
  line-height: 1.3;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.categoryBox td .categoryHeader .name span {
  display: block;
}
.categoryBox td .categoryList {
  margin: 0 0 15px;
  padding-top: 15px;
  font-size: 120%;
  background: url(/sic-front/images/common/bg_dotted.gif) repeat-x 0 0;
}
.categoryBox td .categoryList li {
  margin-bottom: 5px;
}
.categoryBox td .categoryList li a {
  display: block;
  padding: 0 10px 0 20px;
  background: url(/sic-front/images/common/marker_arw_blue.png) no-repeat 5px 5px;
}

.miniBorderBox {
  padding: 6px 10px;
  margin-bottom: 20px;
  font-size: 110%;
  line-height: 1.8;
  border: 1px solid #D4D4D4;
  background: #F5F5F5;
  overflow: hidden;
  *zoom: 1;
}
.miniBorderBox a {
  display: block;
  float: left;
  margin-right: 10px;
}

.breadcrumbBox {
  padding: 6px 10px;
  margin-bottom: 20px;
  font-size: 110%;
  background: #E9E9E9;
}

.choiceBox {
  margin-bottom: 20px;
  border: 1px solid #D4D4D4;
  border-bottom: none;
}
.choiceBox p {
  margin-bottom: 0;
  font-size: 120%;
  line-height: 1.8;
}
.choiceBox .choice {
  padding: 10px 10px 10px 28px;
  border-bottom: 1px solid #D4D4D4;
  overflow: hidden;
  *zoom: 1;
}
.choiceBox .choice p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.choiceBox .choice .choiceImg {
  width: 90px;
  vertical-align: middle;
}
.choiceBox .choice .choiceText {
  /*width: 420px;*/
  width: 665px;
  vertical-align: middle;
}
.choiceBox .choice .choiceBtn {
  width: 120px;
  vertical-align: middle;
}
.choiceBox .choice .choiceBtn a {
  display: block;
  padding: 6px 14px;
  font-size: 110%;
  text-align: center;
}

.productInfoBox {
  margin-bottom: 20px;
  overflow: hidden;
  *zoom: 1;
}
.productInfoBox p {
  font-size: 110%;
}
.productInfoBox .productInfoImg {
  float: left;
  width: 150px;
  text-align: center;
}
.productInfoBox .productInfoText {
  float: right;
  /*width: 520px;*/
  width: 765px;
}
.productInfoBox .productInfoText h5 {
  font-size: 160%;
  font-weight: bold;
  margin-bottom: 10px;
}
.productInfoBox .productInfoText p {
  margin-bottom: 10px;
}
.productInfoBox .productInfoText .pointNum {
  margin-right: 8px;
  color: #F06D13;
  font-size: 150%;
  font-weight: bold;
}
.productInfoBox .productInfoText .point {
  color: #F06D13;
  font-weight: bold;
}

.productInfoPostBox p {
  margin-bottom: 10px;
}
.productInfoPostBox .formBox .inputText {
  margin: 15px 0 10px;
}

.button, .menuArea .btnArea li {
  overflow: hidden;
  background: #DFDFDF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

input.text {
  padding: 0 4px;
  border: 1px solid #E1DFD9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.dateList {
  font-size: 120%;
}
.dateList dt,
.dateList dd {
  margin-bottom: 3px;
}
.dateList dt {
  float: left;
  width: 110px;
}
.dateList dt a {
  color: #999;
  text-decoration: none;
}
.dateList dt a:hover {
  text-decoration: underline;
}
.dateList dd {
  margin-left: 110px;
}
.dateList.iconSet .icon {
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  width: 90px;
  padding: 2px 0;
  float: left;
  margin-left: 0;
}
.dateList.iconSet .icon a {
  color: #fff;
  text-decoration: none;
}
.dateList.iconSet .icon a:hover {
  text-decoration: underline;
}
.dateList.iconSet .recipe {
  background: #F90;
}
.dateList.iconSet .ranking {
  background: #1CB1E3;
}
.dateList.iconSet .others {
  background: #E76723;
}
.dateList.iconSet dd {
  margin-left: 210px;
}
.dateList.avatar li {
  margin-bottom: 10px;
  overflow: hidden;
  *zoom: 1;
}
.dateList.avatar li a {
  display: block;
  text-decoration: none;
}
.dateList.avatar li a:hover {
  text-decoration: underline;
}
.dateList.avatar li img {
  float: left;
  margin-right: 10px;
}
.dateList.avatar li time,
.dateList.avatar li span {
  display: block;
  margin-left: 60px;
}
.dateList.avatar li time {
  color: #999;
}
.dateList.avatar li span {
  text-decoration: underline;
}
.dateList.goods dt,
.dateList.goods dd {
  margin-bottom: 5px;
}
.dateList.goods dt {
  clear: left;
  width: 190px;
  height: 50px;
  line-height: 50px;
}
.dateList.goods dt img {
  margin-right: 20px;
}
.dateList.goods dd {
  margin-left: 190px;
  padding: 16px 0;
}

.tabLink {
  padding: 0;
  margin: 0 0 10px;
  border-bottom: none;
}
.tabLink ul {
  overflow: hidden;
  *zoom: 1;
}
.tabLink li {
  float: none;
  margin: 0 0 10px;
  border: 2px solid #999;
  background: #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.tabLink li a {
  color: #fff;
  font-size: 140%;
  text-align: center;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-decoration: none;
  background: url(/sic-front/images/common/sp/marker_arw_tab.png) no-repeat 95% 50%;
  background-size: 6px 10px;
}
.tabLink li a:hover {
  text-decoration: underline;
}

.imageList {
  width: 100%;
  overflow: hidden;
}
.imageList .listFame {
  width: 700px;
  margin-left: -20px;
  letter-spacing: -.40em;
}
.imageList .box {
  vertical-align: top;
  letter-spacing: normal;
  width: 120px;
  margin: 0 0 10px 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.imageList .box a {
  display: block;
  text-decoration: none;
}
.imageList .box a:hover {
  text-decoration: underline;
}
.imageList .box figure {
  text-decoration: underline;
}
.imageList .box img {
  margin-bottom: 5px;
}
.imageList .box .response {
  color: #D34C0E;
}
.imageList .box .response p {
  font-size: 100%;
}

.toList {
  font-size: 140%;
  text-align: center;
  width: 80px;
  margin: 20px 0 0 auto;
}
.toList a {
  color: #fff;
  font-size: 85.7%;
  text-decoration: none;
  display: block;
  padding: 3px 0;
  background: #aaa;
}
.toList a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.activityBox {
  display: none;
  position: absolute;
  z-index: 1;
  top: -62px;
  left: 252px;
  width: 415px;
  background: #FFF7D5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #bbbbbb 2px 0 8px;
  -moz-box-shadow: #bbbbbb 2px 0 8px;
  box-shadow: #bbbbbb 2px 0 8px;
}
.activityBox li {
  font-size: 120%;
  padding: 10px;
  border-bottom: 1px solid #E9E9E9;
  overflow: hidden;
  *zoom: 1;
}
.activityBox li a {
  display: block;
  text-decoration: none;
}
.activityBox li a:hover {
  text-decoration: underline;
}
.activityBox li img {
  float: left;
  margin-right: 10px;
}
.activityBox li time,
.activityBox li span {
  display: block;
  margin-left: 60px;
}
.activityBox li time {
  color: #999;
}
.activityBox p {
  padding: 10px;
  text-align: center;
  font-size: 120%;
  background: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.activityBox:before, .activityBox:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 70px;
}

.activityBox:before {
  left: -20px;
  border-right: 20px solid #BBB;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  z-index: 5;
}

.activityBox:after {
  left: -19px;
  border-right: 20px solid #FFF7D5;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  z-index: 10;
}

/* sp */
@media screen and (max-width: 640px) {
  .subTitle {
    margin: 0 10px 10px;
  }
  .subTitle span {
    display: block;
    padding: 10px 9px;
    font-size: 140%;
  }

  .borderTitle.box {
    font-size: 140%;
    font-weight: bold;
    padding: 8px 10px;
    margin-bottom: 10px;
    border-left: none;
    border-right: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .borderTitle.top {
    padding: 15px 10px 0;
    background-size: 100% 5px;
  }

  .imageTitle {
    margin: 0 10px 15px;
  }
  .imageTitle img {
    width: 100%;
    height: auto;
  }

  .arrowLink {
    margin: 0 10px;
    font-size: 140%;
  }

  .inPagetop p {
    margin: 0 10px 20px;
  }

  .searchText {
    margin: 0 10px 10px;
  }

  .regularText {
    line-height: 1.8;
  }

  .orangeText {
    color: #F06D13;
  }

  .lastParag {
    font-size: 120%;
    margin: 0 10px 10px;
  }

  .oneColumnBox .innerFrame {
    padding: 0 10px;
  }
  .oneColumnBox p {
    font-size: 120%;
    margin: 0 0 10px;
  }

  .twoColumnBox, .threeColumnBox {
    width: auto;
    margin: 0 10px 20px;
    background: none;
  }
  .twoColumnBox .colsBox, .threeColumnBox .colsBox {
    float: none;
    width: 100%;
    min-height: 50px;
    margin-bottom: 10px;
  }
  .twoColumnBox .colsBox .circleTitle, .threeColumnBox .colsBox .circleTitle {
    margin: 0 0 5px;
  }
  .twoColumnBox .colsBox p, .threeColumnBox .colsBox p {
    font-size: 120%;
    margin: 0 0 10px;
  }

  .borderBox {
    border-left: none;
    border-right: none;
    /*border-bottom: none;*/
    margin: 0 0 10px;
  }
  .borderBox .innerContents {
    padding: 0 0 10px;
  }
  .borderBox .circleTitle {
    margin-bottom: 4px;
  }
  .borderBox .titleBox {
    position: relative;
    width: 100%;
  }
  .borderBox .titleBox .title {
    width: auto;
    font-size: 140%;
  }
  .borderBox .titleBox .title span {
    display: block;
  }
  .borderBox .titleBox .rightBtn {
    position: absolute;
    right: 5px;
    top: 10px;
  }
  .borderBox .scrollBox {
    height: 200px;
  }
  .borderBox .scrollBox p.innerText {
    padding-left: 30px;
    text-indent: -1em;
  }

  .toggleBox {
    margin: 0 10px 10px;
  }
  .toggleBox h3 a {
    height: 25px;
    padding: 10px 20px 6px;
    font-size: 140%;
    border: none;
    background-position: 95% 50%;
  }

  .arrowTextBox {
    margin: 0 10px 10px;
  }
  .arrowTextBox li {
    margin-bottom: 10px;
	padding-right: 17px;
  }
.arrowTextBox li span {
  padding: 6px 0px 6px 5px;
}

  .ballonList {
    margin: 0 10px 10px;
    font-size: 120%;
  }
  .ballonList li {
    overflow: hidden;
    *zoom: 1;
  }
  .ballonList.multi {
    margin-bottom: 10px;
  }

  .ballon:after {
    top: 92%;
  }

  .ballonList a {
    float: left;
    width: 80%;
  }

  .productsBox {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
  }
  .productsBox .productsHeader .productsNum {
    width: 100px;
  }
  .productsBox .productsHeader .sortBtnBox {
    width: 175px;
  }
  .productsBox .productsHeader .sortBtnBox .label {
    width: 55px;
  }
  .productsBox .productsHeader .sortBtnBox .sortBtn {
    float: right;
    width: 115px;
    margin-top: 2px;
  }
  .productsBox .productsHeader .sortBtnBox .sortBtn p {
    float: left;
  }
  .productsBox .productsHeader .sortBtnBox .sortBtn p a {
    padding: 4px 7px;
  }
  .productsBox .productsList {
    margin: 0 -10px 15px;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
  .productsBox .productsList .product {
    float: none;
    width: auto;
    margin: 0 10px;
    padding: 10px;
    border-right: none;
    border-bottom: 1px solid #D4D4D4;
    overflow: hidden;
    *zoom: 1;
  }
  .productsBox .productsList .product .productImg {
    float: left;
    width: 100px;
    margin: 0 10px 0 0;
  }
  .productsBox .productsList .product .productSpec {
    float: left;
    width: 190px;
  }
  .productsBox .productsList .product .productSpec h5 {
    position: relative;
    top: 0;
    margin-bottom: 4px;
  }
  .productsBox .productsList .product .productSpec .roundBtn {
    width: 140px;
  }
  .productsBox .productsList .product .productSpec .btnIcon .roundBtn {
    width: auto;
  }
  .productsBox .productsList .none {
    display: none;
  }

  .categoryBox {
    display: block;
    width: 100%;
    border: none;
    overflow: hidden;
  }
  .categoryBox p {
    margin-bottom: 0;
  }
  .categoryBox tbody, .categoryBox tr {
    display: block;
    width: 100%;
  }
  .categoryBox td {
    display: list-item;
    width: 100%;
    padding: 0;
    vertical-align: top;
    border: none;
  }
  .categoryBox td .categoryHeader {
    display: block;
    width: 100%;
    padding: 2px 0 2px;
    border-top: 2px solid #666666;
    cursor: pointer;
  }
  .categoryBox td .categoryHeader .icon {
    width: 20%;
    text-align: center;
  }
  .categoryBox td .categoryHeader .name {
    width: 75%;
  }
  .categoryBox td .categoryHeader .name span {
    display: inline;
  }
  .categoryBox td .categoryHeader .open {
    background: url(/sic-front/images/common/icon_close_02.gif) no-repeat 100% 50%;
  }
  .categoryBox td .categoryHeader .close {
    background: url(/sic-front/images/common/icon_open_02.gif) no-repeat 100% 50%;
  }
  .categoryBox td .last {
    border-bottom: 2px solid #666666;
  }
  .categoryBox td .categoryList {
    display: none;
  }
  .categoryBox td .categoryList li {
    margin: 0 10px 5px;
  }

  .miniBorderBox {
    margin-bottom: 0;
    font-size: 120%;
    line-height: 2;
    border-left: none;
    border-right: none;
  }

  .choiceBox {
    border-left: none;
    border-right: none;
  }
  .choiceBox .choice .choiceImg {
    /*display: block;
    float: left;*/
    width: 90px;
  }
  .choiceBox .choice .choiceText {
    /*display: block;
    float: left;*/
    width: 175px;
  }
  .choiceBox .choice .choiceBtn {
    /*display: block;
    float: left;*/
    width: 260px;
	text-align: right;
    margin-top: 5px;
  }
  .choiceBox .choice .choiceBtn .roundBtn {
    width: 92px;
    padding: 2px 4px;
  }

  .productInfoBox {
    margin: 0 10px 10px;
  }
  .productInfoBox .productInfoImg {
    width: 125px;
  }
  .productInfoBox .productInfoText {
    float: none;
    width: auto;
  }
  .productInfoBox .productInfoText .pointNum {
    margin-right: 2px;
  }

  .productInfoPostBox p {
    margin: 0 10px 10px;
  }
  .productInfoPostBox .formBox .inputText {
    margin-top: 5px;
  }

  .dateList dt {
    float: none;
    width: auto;
  }
  .dateList dd {
    margin-left: 0;
    margin-bottom: 5px;
  }
  .dateList.iconSet dt {
    float: left;
    width: 110px;
  }
  .dateList.iconSet .icon {
    clear: none;
  }
  .dateList.iconSet dd {
    clear: both;
    margin-left: 0;
  }
  .dateList.goods dt {
    float: none;
    clear: left;
    width: 100%;
    height: auto;
    line-height: 1.6;
    margin-bottom: 0;
  }
  .dateList.goods dt img {
    float: left;
    margin: 0 10px 10px 0;
  }
  .dateList.goods dd {
    clear: right;
    margin: 0 0 10px 0;
    padding: 0;
  }

  .tabLink {
    padding: 0;
    margin: 0 10px 10px;
    border-bottom: none;
  }
  .tabLink li {
    float: none;
    margin: 0 0 10px;
    border: 2px solid #999;
    background: #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  .tabLink li a {
    color: #fff;
    font-size: 140%;
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-decoration: none;
    background: url(/sic-front/images/common/sp/marker_arw_tab.png) no-repeat 95% 50%;
    background-size: 6px 10px;
  }
  .tabLink li a:hover {
    text-decoration: underline;
  }

  .imageList .listFame {
    width: auto;
    min-width: 312px;
    margin-left: -10px;
  }
  .imageList .box {
    text-align: left;
    width: 30%;
    margin: 0 0 10px 3%;
  }
  .imageList .box img {
    width: 100%;
    height: auto;
  }
  .imageList .box .response {
    letter-spacing: -0.1em;
  }
  .imageList .box .response p {
    margin-bottom: 0;
  }

  .activityBox {
    top: 45px;
    left: 0;
    width: 100%;
    -webkit-box-shadow: #bbbbbb 0 2px 8px;
    -moz-box-shadow: #bbbbbb 0 2px 8px;
    box-shadow: #bbbbbb 0 2px 8px;
  }

  .activityBox:before, .activityBox:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 92%;
  }

  .activityBox:before {
    top: -22px;
    border-bottom: 16px solid #BBB;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }

  .activityBox:after {
    top: -21px;
    border-bottom: 16px solid #FFF7D5;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }

  .toList {
    position: static;
    margin: 10px 10px 0 auto !important;
  }
  .toList a {
    width: 80px;
  }
  
  .oneColumnBox p .roundBtn,.oneColumnBox p .roundCancelBtn {
  margin: 10px;
}
}
.contentsArea {
  overflow: visible;
  width: 960px;
  margin: 0 auto;
}
/*.contentsArea #contentsInnerArea {
  float: right;
  width: 680px;
}
.contentsArea .menuArea {
  float: left;
  width: 240px;
}*/

@media screen and (max-width: 640px) {
  .contentsArea {
    position: static;
    width: 100%;
  }
  .contentsArea #contentsInnerArea {
    float: none;
    width: auto;
  }
  .contentsArea .menuArea {
    float: none;
    width: auto;
    margin-top: 0;
  }
}






/* add style 2014/02 */

label.roundBtn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 8px 0;
  width: 100%;
  text-align: center;
}

/* 25. agreeArea
------------------------------------------------------ */
/*.agreeArea{
    margin-bottom:30px;
    padding:10px 10px 10px 30px;
    border-right:solid 1px #dbdbdb;
    border-bottom:solid 1px #dbdbdb;
    border-left:solid 1px #dbdbdb;
}
.agreeArea p{
    width:625px;
    padding:15px 0 20px;
}

/* boxA01 */
/*.agreeArea #boxA01{
    position:relative;
    padding:0;
    width:672px;
    height:260px;
    overflow:auto;
    zoom:1;
}

/* boxA02 */
/*.agreeArea #boxA02{
    position:relative;
    padding:0;
    width:672px;
    height:146px;
    overflow:auto;
    zoom:1;
}*/
.agreeArea #boxA01 h5,
.agreeArea #boxA02 h5{
    /*width:625px;*/
    padding-bottom:10px;
    color:#313131;
    font-size:133%;
}
.agreeArea #boxA01 p,
.agreeArea #boxA02 p{
    padding:0 0 10px;
}
.agreeArea #boxA01 .normalList,
.agreeArea #boxA02 .normalList{
    margin:0;
}
.agreeArea #boxA01 ol,
.agreeArea #boxA02 ol{
    width:auto;
    margin:0 30px 0 4em;
    padding-bottom:10px;
}
.agreeArea #boxA01 ol li,
.agreeArea #boxA02 ol li{
    position:relative;
    zoom:1;
}
.agreeArea #boxA01 ol li span,
.agreeArea #boxA02 ol li span{
    position:absolute;
    top:0;
    left:-2em;
}
.agreeArea #boxA01 ul li,
.agreeArea #boxA02 ul li{
    position:relative;
    zoom:1;
}
.agreeArea #boxA01 ul li span,
.agreeArea #boxA02 ul li span{
    position:absolute;
    top:0;
    left:-2em;
}
.agreeArea #boxA01 dl,
.agreeArea #boxA02 dl{
    /*width:625px;*/
    padding-bottom:5px;
}
.agreeArea #boxA01 dl dt,
.agreeArea #boxA02 dl dt{
    margin-bottom:10px;
    border-bottom:solid 1px #9f9f9f;
    font-weight:bold;
}
.agreeArea #boxA01 dl dd p,
.agreeArea #boxA02 dl dd p{
    width:auto;
    padding:0 0 5px 2em;
}
.agreeArea #boxA01 dl dd ul,
.agreeArea #boxA02 dl dd ul{
    padding:0 0 5px 4em;
}
.agreeArea #boxA01 dl dd ol,
.agreeArea #boxA02 dl dd ol{
    width:auto;
    margin:0;
    padding:0 0 5px 4em;
}
.agreeArea #boxA01 dl dd ol li ol,
.agreeArea #boxA02 dl dd ol li ol,
.agreeArea #boxA01 dl dd ol li ul,
.agreeArea #boxA02 dl dd ol li ul{
    padding:0 0 0 1em;
}
.agreeArea #boxA01 dl dd .style03,
.agreeArea #boxA02 dl dd .style03{
    width:auto;
    margin:0 0 10px 2em;
}
.agreeArea #boxA01 dl dd .style03 caption,
.agreeArea #boxA02 dl dd .style03 caption{
    text-align:left;
}
.agreeArea #boxA01 dl dd .style03 th,
.agreeArea #boxA02 dl dd .style03 th{
    vertical-align:top;
}
.agreeArea .aRight {
	text-align: right;
	margin-right: 10px;
}
.agreeArea img.blank {
	vertical-align: middle;
}

ul.notes li {
	margin: 0.25em 0;
	line-height: 1.7;
	padding: 0 0.5em 0 1.5em;
	font-size: 120%;
}
ul.notes li span {
	margin: 0 0 0 -1.5em;
	float: left;
}

table.zokuseiJohoCheck {
width: 100%;
border: 1px solid #DBDBDB;
border-top: none;
table-layout: fixed;
}

.box-a {
	border: 2px solid #DBDBDB;
	padding: 15px 10px 10px;
	background-color: #FFe;
}
.score {
	color: #F60;
	font-size: 200%;
	font-weight: bold;
}

.atb-sp {
	display: none;
}
.atb-pc li {
  margin: 0 5px;
}
.atb-pc li span {
	min-width: 160px;
}

ol.default {
	list-style: decimal none outside;
	padding: 0 0.5em 0 2em;
	font-size: 140%;
}
ul.default {
	list-style: disc none outside;
	padding: 0 0.5em 0 2em;
	font-size: 140%;
}
ol.default li,
ul.default li {
	margin: 0 0 0.25em 0;
	line-height: 1.7;
}
ol.default ul,ul.default ul {
	font-size: 85%;
	margin-top: 0.25em;
}
table.formBox td .selectInner select.w1 {
  width: 200px;
}
table.formBox td .selectInner .w1 {
  width: 200px;
}

@media screen and (max-width: 640px) {
 table.formBox td .sp {
    display: block;
	margin-top: 5px;
  }
  
  .atb-sp {
	display: block;
  }
  .atb-pc {
	display: none;
  }
  
  ol.default {
	font-size: 120%;
}
ul.default {
	font-size: 120%;
}

.oneColumnBox {
  margin-bottom: 10px;
}
}

table.formBox th .arbitrary {
  padding: 2px 4px;
  margin-right: 5px;
  font-size: 90%;
  color: #030303;
  background: #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}



