@charset "utf-8";
/*!
 * base CSS
 * ---------------------------------------------
 * 共通レイアウトに関わるCSS
 */

/* reset
--------------------------------------------- */

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

article,aside,details,figcaption,figure,footer,header,menu,nav,section,
* {
  margin: 0;
  padding: 0;
}
fieldset,img {
  border: 0;
}
* {
  font-size:100%;
}
body {
  font: 100%/1 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Osaka",Arial,sans-serif;
}
ol,ul,li {
  list-style: none;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}

/*  PIE ！パス確認ください！
---------------------------------*/

.pagetop a,
.sns a {
  position: relative;
  behavior: url(/wp-content/themes/henri-charpentier/resources/js/PIE.php);
}

/*===================================
  font link
=====================================*/

body,
a,a:visited {
  color: #333;
}
.header,.header a,.header a:visited,
.footer,.footer a,.footer a:visited,
.topicspath,.topicspath a,.topicspath a:visited {
  color: #fff;
}
body {
  font-size: 15px;
}
.header,
.topicspath {
  font-size: 12px;
}
.footer {
  font-size: 11px;
}
.asideLink {
  font-size: 13px;
}
a {
  text-decoration: none;
}
.langList a,
.menu .txt a ,
.footer a:hover {
  text-decoration: underline;
}
.langList a:hover,
.menu .txt a:hover,
.langList.jpn li:nth-child(1) a,
.langList.eng li:nth-child(2) a,
.langList.zch li:nth-child(3) a {
  text-decoration: none;
}

/*===================================
  layout  
=====================================*/

.hiddenPc,
.spBrk {
  display: none;
}
.inner {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.menuPc ul,
.footMenu,
.parallel,
.catList {
  overflow: hidden;
  zoom: 1;
}
.parallel li,
.catList li {
  float: left;
}

/*===================================
  background  
=====================================*/

body,
.menuPc li a {
  background-color: #230e02;
}
.pagetop,
.pagetop a,
.asideLink {
  background-color: #fff;
}
.footer .sns a {
  background-color: #6d5a41;
}

/*  sprite
---------------------------------*/

.header .logo,
.menu li a,
.pagetop a,
.copy,
.sns a,
.footer:after {
  background-image: url(../../images/base/sprite.png);
  background-repeat: no-repeat;
}
.subst {
  background-repeat: no-repeat;
}
.menu li a,
.pagetop a,
.sns a,
.footer:after,
.cat a {
  display: block;
}
.menu li a,
.pagetop a,
.copy,
.sns a,
.cat a {
  text-indent: -999em;
}
.sns a:hover,
a:hover img,
.cat a:hover,
.catList a:hover {
  opacity: .7;
}
a:hover img.logo {
  opacity: 1;
}

/*  sns
---------------------------------*/

.sns li {
  display: inline-block;
}

/*  角丸
---------------------------------*/

.pagetop a,
.sns a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/*===================================
  header  
=====================================*/

.header {
  padding-top: 21px;
}
.header h1 a {
  display: block;
  margin: 0 auto 23px;
}
.header h1 a,
.header .logo {
  width: 245px;
  height: 97px;
}
.logo {
  background-position: 0 0;
}

/*  langList
---------------------------------*/

.langList ul {
  position: absolute;
  top: 21px;
}
.langList li,
.menu li.txt a,
.menu li.txt:after {
  display: inline;
}
.langList li:after,
.menu li.txt:after {
  content: "/";
  padding-left: 5px;
}
.langList li:nth-last-child(1):after,
.menu li.txt:nth-last-child(1):after {
  display: none;
}
.langList.jpn li:nth-child(1) a,
.langList.eng li:nth-child(2) a,
.langList.zch li:nth-child(3) a {
  cursor: default;
}

/*  menu
---------------------------------*/

.menuSp {
  display: none;
}
.menuPc {
  border-top: solid 1px #573b2f;
  border-bottom: solid 1px #573b2f;
}
.menuPc li {
  float: left;
  background: #573b2f;
  padding-left: 1px;
}
.menuPc li.txt {
  position: absolute;
  float: none;
  padding: 0;
  background: none;
}
.menuPc .txt {
  margin-top: -120px;
}
.menuPc .m11.txt,
.menuPc .m12.txt {
  margin-top: -100px;
}
.menuPc .m8.txt {
  margin-left: 705px;
}
.menuPc .m9.txt {
  margin-left: 772px;
}
.menuPc .m10.txt {
  margin-left: 815px;
}
.menuPc .m11.txt {
  margin-left: 725px;
}
.menuPc .m12.txt {
  margin-left: 790px;
}
.menu li.txt a {
  width: inherit;
  height: inherit;
  background: none;
  text-indent: 0;
}
.menuPc li.m7 {
  padding-right: 1px;
}
.menuPc li a {
  width: 139px;
  height: 48px;
}
.menuPc li.m1 a {
  width: 58px;
}
.menuPc .m1 a {
  background-position: -300px 0;
}
.menuPc .m2 a {
  background-position: -300px -50px;
}
.menuPc .m3 a {
  background-position: -300px -100px;
}
.menuPc .m4 a {
  background-position: -300px -150px;
}
.menuPc .m5 a {
  background-position: -300px -200px;
}
.menuPc .m6 a {
  background-position: -300px -250px;
}
.menuPc .m7 a {
  background-position: -300px -300px;
}
.menuPc .m1 a:hover {
  background-position: -500px 0;
}
.story .menuPc .m2 a,
.menuPc .m2 a:hover {
  background-position: -500px -50px;
}
.news .menuPc .m3 a,
.menuPc .m3 a:hover {
  background-position: -500px -100px;
}
.products .menuPc .m4 a,
.menuPc .m4 a:hover {
  background-position: -500px -150px;
}
.shop .menuPc .m5 a,
.menuPc .m5 a:hover {
  background-position: -500px -200px;
}
.special .menuPc .m6 a,
.menuPc .m6 a:hover {
  background-position: -500px -250px;
}
.menuPc .m7 a:hover {
  background-position: -500px -300px;
}
.onlineShop .menuPc .m7 a,
.home .menuPc .m1 a,
.story .menuPc .m2 a,
.news .menuPc .m3 a,
.products .menuPc .m4 a,
.shop .menuPc .m5 a,
.special .menuPc .m6 a,
.onlineShop .menuPc .m7 a {
  cursor: default;
}

/*===================================
  footer  
=====================================*/

.footer {
  position: relative;
}
.footer:after {
  content: "";
  position: absolute;
  top: 125px;
  left: 50%;
  width: 206px;
  height: 81px;
  margin-left: -103px;
  background-position: 0 -200px;
}
.pagetop {
  height: 28px;
}
.pagetop a {
  width: 48px;
  height: 48px;
  margin: 0 auto;
  background-position: 0 -550px;
}
.pagetop a:hover {
  background-color: #d6d3d1;
}
.footMenu {
  padding-top: 24px;
  padding-bottom: 176px;
}
.siteNavi {
  float: left;
}
.linkNavi {
  float: right;
}
.footMenu li {
  display: inline;
}
.footMenu ul li:after {
  content: "|";
  padding-left: 5px;
}
.footMenu ul li:nth-last-child(1):after {
  display: none;
}
.copy {
  width: 182px;
  height: 10px;
  margin: 0 auto 40px;
  background-position: 0 -450px;
}

/*-- sns --*/

.footer .sns {
  margin-bottom: 12px;
  text-align: center;
}
.footer .sns a {
  width: 28px;
  height: 28px;
  margin: 0 2px;
}
.footer .sns .fb a {
  background-position: -400px -400px;
}
.footer .sns .twt a {
  background-position: -450px -400px;
}


/*===================================
  asideLink  
=====================================*/

.asideLink {
  padding: 44px 0 25px;
  line-height: 1.4;
}
.asideLink li {
  width: 270px;
  margin-right: 45px;
}
.asideLink li:nth-last-child(1) {
  margin: 0;
}
.asideLink img {
  margin-bottom: 5px;
}
.asideLink p {
  margin-right: -0.5em;
  letter-spacing: -0.05em;
}


/*===================================
  共通  
=====================================*/

/*  パンくず
---------------------------------*/

.topicspath {
  height: 40px;
  line-height: 42px;
}
.topicspath li {
  display: inline;
}
.topicspath li:after {
  content: ">";
  padding-left: 4px;
}
.topicspath li:nth-last-child(1):after {
  display: none;
}

/*-- ニュースカテゴリー --*/

.catList .c1 a {
  background-color: #ba82bf;
}
.catList .c2 a {
  background-color: #72a498;
}
.catList .c3 a {
  background-color: #ea9e4c;
}
.catList .c4 a {
  background-color: #7273a4;
}
.catList .c5 a {
  background-color: #fc4c7a;
}
.catList .c6 a {
  background-color: #a48e72;
}
.catList .c7 a {
  background-color: #549dcf;
}
.cat a {
  height: 17px;
  background-image: url(../../images/base/sprite_cat.png);
  background-repeat: no-repeat;
}
.cat .c1 a {
  width: 77px;
  background-position: 0 0;
}
.cat .c2 a {
  width: 88px;
  background-position: 0 -50px;
}
.cat .c3 a {
  width: 51px;
  background-position: 0 -100px;
}
.cat .c4 a {
  width: 88px;
  background-position: 0 -150px;
}
.cat .c5 a {
  width: 36px;
  background-position: 0 -200px;
}
.cat .c6 a {
  width: 62px;
  background-position: 0 -250px;
}
.cat .c7 a {
  width: 90px;
  background-position: 0 -300px;
}