@charset "utf-8";
/* CSS Document */

#breadcrumbList {
  width: 100%;
  height: 20px;
  overflow: hidden;
  background-color: #fde1e6;
}

#breadcrumbList li {
  list-style: none;
  float: left;
}

#breadcrumbList .top a {
  padding: 0px 10px 0 6px;
  background: #f3a7b7;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
  line-height: 20px;
  position: relative;
  float: left;
}
 
#breadcrumbList .top a:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 5px solid #f3a7b7;
  right: -5px;
}

#breadcrumbList .now {
  display: block;
  margin-left: 10px;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.article {
  margin: 14px auto;
  padding: 0 6px;
}

.article section {
  margin-bottom: 18px;
}

.article h2 {
  height: 36px;
  padding-left: 10px;
  line-height: 36px; 
  color: #FFF;
  font-size: 14px;
  overflow: hidden;
  background-color: #e95f7c;
  border-radius: 4px; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}

.article h3 {
  margin: 8px 0;
  padding-left: 8px;
  font-size: 14px;
  color: #eb6684;
  line-height: 18px;
  display: block;
  background: url(https://excefk.com/smp/img/h2Ico.png) left no-repeat;
  background-size: 4px 14px;
  -webkit-background-size: 4px 14px; 
}

.article h4 {
  margin: 8px;
  text-align: center;
  background-color: #e4cfb4;
  font-size: 14px;
  line-height: 18px;
  display: block;
  color: #856e4f;
}

.article h5 {
  height:14px;
  margin: 8px;
  font-size: 14px;
  color: #e95f7c;
  line-height: 14px;
}

.article h6 {
  height:14px;
  margin: 8px;
  font-size: 14px;
  color: #624802;
  line-height: 14px;
}

.article h7 {
  height:14px;
  margin: 8px;
  padding-left: 26px;
  font-size: 14px;
  font-weight: bolder;
  color: #e95f7c;
  line-height: 14px;
  background: url(../img/mailicon.png) left no-repeat;
  background-size: 22px 12px;
  -webkit-background-size: 22px 12px; 
}

.article p {
  margin: 0 auto 20px;
  padding: 0 8px;
  color: #333;
  font-size: 14px;
  line-height: 18px;
}

.article img {
  margin: 0 auto 10px;
  display: block;
}

.article .embedImage {/*段落内右上に画像配置*/
  margin: 0 0 1px 1px;
  float: right;
}

.article .emphasis {/*文字強調：ピンク*/
  color: #e85e7b;
}

.article .attention {/*文字強調：赤　フォント小*/
  font-size: 12px;
  color: #FF3333;
}

.article .Question {/*質問Q：文字強調：ピンク*/
  color: #ff6666;
  font-weight:bold;
}

.article .Answer {/*質問A：文字強調：ブルー*/
  color: #009966;
  font-weight:bold;
}

.article .notice {/*個人の感想*/
  color: #666666;
  font-size: 8px;
  float: right ;
}

.article .roundBox {
  margin: 10px 8px;
  padding: 6px;
  border: 1px #856e4f solid;
  border-radius: 4px; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px;
}

.article .roundBox li {
  font-size: 14px;
  color: #333;
  list-style: none;
  line-height: 18px;
}
.article .roundBox li:before {
  content: "●";
  font-size: 8px;
  color: #e95f7c;
  vertical-align: middle;
}

.article .roundBox p {
  margin: 0;
}

.article .shopping {
  margin: 10px 8px;
  padding: 6px;
  border: 2px #e4cfb4 solid;
  border-radius: 2px; 
  -moz-border-radius: 2px; 
  -webkit-border-radius: 2px;
}

.article .shopping p {
  font-size: 14px;
}

.article .shopping .itemname {
  font-size: 16px;
  font-weight:bold;
  color:#856e4f;
}

.article .shopping .price {
  font-size: 16px;
  font-weight:bold;
  color: #FF3333;
}

.article .shopping .rakuten {
  font-size: 10px;
  color: #FF3333;
}

.article .shopping .amazon {
  font-size: 12px;
}

.article .shopping .importText {
  font-size: 16px;
  text-decoration:line-through;
}

.NomalTextLink {
  margin: 0 8px 28px;
  padding: 1px 0;
  position: relative;
}

.NomalTextLink a {
  padding-left: 18px;
  font-size: 14px;
  color: #0066cc;
  line-height: 16px;
  float: right;
  display: block;
  background: url(../img/arrowCircleIco.png) left no-repeat;
  -webkit-background-size: 14px; 
  background-size: 14px;
}  

.textLink {
  margin: 0 8px 0px 8px;
  padding: 4px 4px 36px 4px;
  position: relative;
  border-top: 3px dotted #624802;
  border-bottom: 3px dotted #624802;
  background-color:#FFFF99;
}

.textLink img {
  margin: 0;
  display: block;
  float: left;
}

.textLink a {
  padding-left: 18px;
  font-size: 14px;
  font-weight:bold;
  color: #0066cc;
  line-height: 16px;
  float: left;
  display: block;
  background: url(../img/arrowCircleIco.png) left no-repeat;
  -webkit-background-size: 14px; 
  background-size: 14px;
}  

.textLink img+a {
  position: absolute;
  top: 16px;
  left: 70px;
}

.textLinkArea {
  margin: 0 8px 14px;
  padding: 4px 0;
  position: relative;
  border-top: 3px double #624802;
  border-bottom: 3px double #624802;
}

.textLinkArea img {
  margin: 0;
  display: block;
  float: left;
}

.textLinkArea a {
  padding-left: 18px;
  font-size: 14px;
  font-weight:bold;
  color: #0066cc;
  line-height: 16px;
  float: left;
  display: block;
  background: url(../img/arrowCircleIco.png) left no-repeat;
  -webkit-background-size: 14px; 
  background-size: 14px;
}  

.textLinkArea img+a {
  position: absolute;
  top: 16px;
  left: 70px;
}

.textLinkAreaSp {
  margin: 10px 8px;
  padding: 6px;
  border: 2px #e4cfb4 solid;
  border-radius: 2px; 
  -moz-border-radius: 2px; 
  -webkit-border-radius: 2px;
}

#relatedInfo {
  margin: 0 6px 14px;
  padding-bottom: 6px;
  box-sizing: border-box;
  background-color: #e8e8e8;
  border-radius: 6px; 
  -moz-border-radius: 6px; 
  -webkit-border-radius: 6px; 
}

#relatedInfo h2 {
  width: 65px;
  height: 14px;
  padding: 6px 0;
  text-indent: -9999px;
  background: url(https://excefk.com/smp/img/relatedInfoHead.png) no-repeat left center;
  background-size: 65px 14px;
  -webkit-background-size: 65px 14px; 
}

#relatedInfo .body {
  margin: 0 6px;
  background-color: #FFF;
  border-radius: 3px; 
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
}

#relatedInfo ul {
  padding: 6px 0 0;
}

#relatedInfo ul li {
  line-height: 16px;
  list-style: none;
}

#relatedInfo ul li a {
  font-size: 14px;
  color: #0066cc;
  text-decoration: none;
}

#relatedInfo .inner ul {
  padding: 0 0 6px 0;
}

#relatedInfo .inner {
  padding-left: 18px;
  font-size: 14px;
  color: #0066cc;
  text-decoration: none;
}

#relatedInfo li:before {
  content: "★";
  color: #fa5e73;
}

#relatedInfo .inner li {
  line-height: 16px;
  background: url(https://excefk.com/smp/img/arrowIco.png) no-repeat center left;
}

#relatedInfo .inner a {
  padding-top: 2px;
  padding-left: 11px;
  display: block;
}

#relatedInfo .inner:before,
#relatedInfo .inner li:before {
  content: normal;
}

#categoryMenuArea {
  width: 310px;
  margin: 0 auto 14px;
}

#categoryMenuArea .head {
  width: 310px;
  height: 48px;
  text-indent: -9999px;
  display: block;
  background-size: 310px 48px !important;  
  -webkit-background-size: 310px 48px !important; 
}

#categoryMenuArea .head > span {/*カテゴリメニューを閉じているときのアイコン*/
  width: 98%;
  height: 48px;
  display: block;
  background: url(https://excefk.com/smp/img/categoryMenuHeadSubOpen.png) no-repeat right center;
  background-size: 19px;  
  -webkit-background-size: 19px; 
}

#categoryMenuArea .open {/*カテゴリメニューを開いているときのアイコン*/
  background: url(https://excefk.com/smp/img/categoryMenuHeadSubClose.png) no-repeat right center !important;
  background-size: 21px !important;  
  -webkit-background-size: 21px !important; 
}

#categoryMenuArea #categoryMenu01 { background: url(https://excefk.com/smp/img/categoryMenu01HeadSub.png); }
#categoryMenuArea #categoryMenu02 { background: url(../img/categoryMenu02HeadSub.png); }
#categoryMenuArea #categoryMenu03 { background: url(https://excefk.com/smp/img/categoryMenu03HeadSub.png); }
#categoryMenuArea #categoryMenu04 { background: url(../img/categoryMenu04HeadSub.png); }
#categoryMenuArea #categoryMenu05 { background: url(https://excefk.com/smp/img/categoryMenu05HeadSub.png); }
#categoryMenuArea #categoryMenu06 { background: url(https://excefk.com/smp/img/categoryMenu06HeadSub.png); }

#categoryMenuArea li {
  list-style: none;
}

#categoryMenuArea .child {
  display: none;
}

#categoryMenuArea .child li {
  min-height: 40px;
  line-height: 40px;
  background-color: #ede4d9;
  border-bottom: 1px solid #b6a692;
  border-top: 1px solid #FFFFFF;
}

#categoryMenuArea .child li a {
  padding-left: 20px; 
  text-decoration: none;
  font-size: 14px;
  color: #635138;
  display: block;
  background: url(https://excefk.com/smp/img/arrowIco.png) no-repeat 10px center;
}