@charset "utf-8";
@import "reset.css";



body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, "游ゴシック", YuGothic;
  font-size: 18px;
  color: #444;
  background-color: #fff;
  line-height: 1.1;
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: #222;
  margin: 0;
  padding: 0;
}

h1, h2, h3 { font-weight: bold; }

em { font-style: normal; }

a:link, a:visited { color: #06C; }
a:hover {
  color: #C60;
  text-decoration: none;
}

.txtL { text-align:   left !important; }
.txtR { text-align:  right !important; }
.txtC { text-align: center !important; }

#wraper {}

.inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.header-btn {
  position: absolute;
  right: 120px;
  top: 0;
}

.header-btn li {
	display: inline-table;
}

.header-btn a {
	display: block;
	width: 80px;
	margin-left: 10px;
	padding: 10px;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	text-decoration: none;
}

.header-btn a:hover {
	opacity: 0.8;
	color: #06C;
}


/* header */

header#top {
  background-color: #54C3F1;
  padding: 12px 0;
  border-bottom: 2px solid #fff;
}

header#top h1 { position: relative; }
  header#top h1:after {
    content: "";
    background: url(../img/white-at.png)no-repeat;
    display: block;
    background-size: 100px;
    width: 100px;
    height: 50px;
    position: absolute;
      top: -4px;
      right:  0;
  }

header#top a.logo {
  background: url(../img/logo-header.png) no-repeat;
  width: 480px;
  height: 36px;
  text-indent: -9999px;
  display: block;
}

#titlebar { background-color: #AAEF52; }

#titlebar .inner {
  background: url(../img/img-header.png) no-repeat right bottom;
  padding: 30px ;
  min-height: 120px;
}

#titlebar h1 {
  font-size: 30px;
  background: url(../img/h1-balloon.png) no-repeat;
  padding-top: 50px;
  width: 660px;
}

#breadcrumb {
  background-color: #F7F7F7;
  padding: 12px 0;
  font-size: 16px;
  overflow: hidden;
}

#breadcrumb li {
  float: left;
  line-height: 24px;
}

#breadcrumb li:after {
  content: ">";
  margin: 0 6px;
}

#breadcrumb li:last-child:after {
  content: "";
  margin: 0;
}

#breadcrumb a { color: #444; }

#breadcrumb li:first-child a {
  background: url(../img/icon-home.png) no-repeat;
  width: 22px;
  height: 20px;
  text-indent: -9999px;
  text-decoration: none;
  display: inline-block;
}

#breadcrumb + * { clear: both; }




/* contents */

#contents { padding-top: 30px; }

#main {
  width: 620px;
  float: left;
}

#main figure {
	margin-bottom: 20px;
}

#main h2, #main h3, #main h4 { line-height: 1.3; }

#main h2 {
  font-size: 30px;
  padding: 10px 14px;
  margin-bottom: 20px;
  position: relative;
}

#main h2:before, #main h2:after {
  width: 18px;
  height: 34px;
  position: absolute;
  display: table;
  content: "";
}

#main h2:before {
  background: url(../img/h2-before.png) no-repeat;
  top: 0;
  left: 0;
}

#main h2:after {
  background: url(../img/h2-after.png) no-repeat;
  bottom: 0;
  right: 0;
}

#main h3 {
  font-size: 26px;
  margin-bottom: 30px;
}



#main p {
  line-height: 1.8;
  margin-bottom: 40px;
}

#main .finger {
  background: url(../img/icon-finger.png) no-repeat 20px 20px;
  background-size: 48px;
  border: 4px double #0C6C96;
  padding: 20px 20px 20px 80px;
  color: #0C6C96;
}


#main h4{
font-size: 18px;
font-weight: bold;
color: #0C6C96;
padding-bottom: 15px;
}

#main ul{
   margin-bottom: 40px;	
   padding: 0 40px;
}


#main li{
   list-style: square;
   line-height: 1.4;
   margin-bottom: 1em;
}


#main dl{ margin-bottom: 40px; }

#main dt{	
    border-left: 4px solid #54C3F1;
    border-bottom: 1px solid #ddd;
    color: #555; 
    padding: 5px 10px;
}

#main dd{
	 line-height: 1.8;
	 font-size: 15px;
	 margin: 20px 40px;
	 color: #555;
}

#main ol {
 margin: 40px;
}

#main ol li{
list-style-type: decimal;
 	

}

#main table {
	border: 1px solid #ccc;
	margin: 0 auto 2.5em;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3;
}

#main table caption {
  font-weight: bold;
  margin-bottom: 0.2em;
}

#main th {
	background: #F7F7F7;
	padding: 8px;
	border: 1px solid #ccc;
	font-weight: normal;
}

#main td {
	padding: 8px;
	border: 1px solid #ccc;
}

#main figure img {
  max-width: 540px;
  margin: 1.5em auto;
  display: block;
}

.pac {
  width: 540px;
  margin: 60px auto;
  text-align: center;
  line-height: 1.6;
}

.pac figure { margin-bottom: 10px; }

.pac img {}



/* navigation */

nav#gbnav { display: none; }

#related { margin-bottom: 40px; }

#related ul:before {
  content: "禁煙薬チャンピックスについて";
  background: #aaef52;
  padding: 10px;
  font-weight: bold;
  display: block;
}

#related ul {
  padding: 0;
  margin:  0;
}

#related ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#related ul li a {
  border-bottom: 1px solid #ddd;
  padding: 10px;
  display: block;
}

#sidemenu {
  width: 340px;
  float: right;
}

#sidemenu:before {
  content: "サイトメニュー";
  color: #54C3F1;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  display: block;
  border: 2px solid #54C3F1;
  border-bottom: none;

  -webkit-border-top-right-radius: 16px;
     -moz-border-top-right-radius: 16px;
          border-top-right-radius: 16px;

  -webkit-border-top-left-radius:  16px;
     -moz-border-top-left-radius:  16px;
          border-top-left-radius:  16px;
}

#sidemenu .menu {}

#sidemenu .menu h2 {
  background-color: #54C3F1;
  border-bottom: 1px solid #ccc;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  color: #fff;
}

#sidemenu .menu ul {}

#sidemenu .menu li {
  font-size: 16px;
  line-height: 1.5;
}

#sidemenu .menu li a {
  padding: 20px;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
  color: #555;
  display: block;
}

#sidemenu .menu li a:hover { background-color: #F7F7F7; }

#sidemenu .menu span { display: none; }

#toTop {
  margin-bottom: 40px;
  clear: both;
}

#toTop a {
  background: url(../img/icon-return.png) no-repeat center #F7F7F7;
  padding: 12px 0;
  text-indent: -9999px;
  display: block;
}
#toTop a:hover { background-color: #EEEEEE; }

.pnav {
  border: 1px solid #aaa;
  padding: 0 !important;
  -webkit-border-radius:  10px;
     -moz-border-radius:  10px;
          border-radius:  10px;
}

.pnav:before {
  content: "このページのもくじ";
  font-weight: bold;
  font-size: 0.8em;
  padding: 10px;
  display: block;
}

.pnav li {
  border-top: 1px dashed #aaa;
  list-style: none !important;
  margin: 0 !important;
}

.pnav li a { padding: 10px; display: block; }


/* fotter */

footer#bottom {
  text-align: center;
  font-size: 16px;
  margin-bottom: 40px;
}

footer#bottom a {
	display: table;
	margin: 0 auto 10px;
	text-decoration: none;
}

footer#bottom:before {
  content: "";
  background: url(../img/blue-at.png)no-repeat;
  display: block;
  width: 100px;
  height: 50px;
  background-size: 100px;
  margin: 0 auto;
  padding-bottom: 20px;
}

address { font-style: normal; }



/* banner */

header#top .bn-top { display: none; }

.bn-bottom {
  text-align: center;
  margin-bottom: 40px;
}


/* item list */

ul#item-list { padding: 0; margin: 0 0 40px; }

ul#item-list li {
  border-top: 1px solid #ccc;
  list-style: none;
  padding: 30px 0;
  margin: 0;
  overflow: hidden;
}
  ul#item-list li:last-child { border-bottom: 1px solid #ccc; }

ul#item-list figure {
  float: left;
  margin-right: 20px;
}

ul#item-list .item-data {
  margin-bottom: 20px;
  overflow: hidden;
}

ul#item-list em, ul#item-list span {
  margin-bottom: 10px;
  display: table;
}

ul#item-list em { font-weight: bold; }

ul#item-list span { font-size: 14px; }

ul#item-list span.item-amount {
  border: 1px solid #555;
  padding: 2px 6px;
}

ul#item-list span.item-price b { color: #c00; }

ul#item-list span.item-price s { margin-left: 8px; }

ul#item-list p {
  font-size: 16px;
  clear: both;
  margin: 0;
}

ul#item-list small {
  background: #ff9;
  padding: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.5;
  font-size: 15px;
  color: #111;
  display: block;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
}

ul#item-list form { overflow: hidden; }

ul#item-list form select, ul#item-list form input[type="submit"] { cursor: pointer; box-sizing: border-box; }

ul#item-list form select {
  border: 1px solid #aaa;
  width: 160px;
  height: 40px;
  padding: 0 8px;
  margin-right: 10px;
  float: left;
}

ul#item-list form input[type="submit"] {
  background: #f60;
  color: #fff;
  font-size: 16px;
  width: 170px;
  line-height: 38px;
  text-align: center;
  border: none;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
  ul#item-list form input[type="submit"]:hover { background-color: #f90; }

.cartBtn a {
  display: block;
  background: #f60;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  border: none;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.cartBtn a:hover {
  background-color: #f90;
}

figcaption { text-align: center; }

.attention {
	color: #F00;
	font-weight: bold;
}

