@charset "utf-8";
/* ===================================================================
CSS information

 file name  :  local.css
 style info :  製品ラインアップ 下層ページ

=================================================================== */

/* ===================================================================
    article
=================================================================== */

#article #title_content {
	margin-left: 0;
	margin-bottom: 40px;
}
#article #title_content .txt_ico {
	font-size: 44%;
	border: 1px solid #d2096c;
	padding: 6px 10px 5px 10px;
	margin-left: 15px;
	color: #d2096c;
	letter-spacing: 1px;
	vertical-align: middle;
}
#article #product_data {
	width: 100%;
	margin-bottom: 40px;
}
#article #product_data:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#article #product_data .photo {
	position: relative;
	width: 325px;
	float: left;
	text-align: center;
	font-size: 92%;
	margin-bottom: 0;
	padding: 0 15px;
}

#article #product_data .text {
	width: 310px;
	float: right;
}
#article #product_data .text .copy {
	font-size:167%;
	font-weight: bold;
	color:#fe7f9b;
	margin-bottom: 9px;
}
#article #product_data .text h3 {
	font-size:184%;
	font-weight: bold;
	color: #161616;
	line-height: 1.2;
	margin-bottom: 15px;
}
#article #product_data .text h3 sup.annotation {
	font-size: xx-small;
	color: #1b1b1b;
}
/*set space for first and last item*/
#article #product_data .text ul li {
	margin-bottom: 10px;
	line-height: 1.3;
	font-size: 117%;
}
#article #product_data .text ul .first_item {
	color: #033691;
	font-weight: bold;
}
#article #product_data .text ul .last_item {
	margin-bottom: 0px;
}
#article #product_data .text .button_01, #article #product_data .text .button_02 {
	float: none;
}
#article #product_data .text .button_01 li, #article #product_data .text .button_02 li {
	display: inline-block;
	margin-bottom: 0;
	padding: 0.5% 2%;
  color: #fff;
}
#article #product_data .text .button_01 li {
	background: #07358b;
}
#article #product_data .text .button_02 li {
	background: #00b4e1;
}
#article #product_data .text p {
	margin-bottom: 6px;
	font-size: 117%;
}
#article #product_data .text p.style_btn {
  font-size: 100%;
}
#article #product_data .text .banner_list {
	margin-bottom: 35px;
}
#article #product_data .text .banner_list:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#article #product_data .text .banner_list p {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}
#article #product_data .text .banner_list p.mt {
	margin-top: 15px;
}
#article #product_data .jissen_area {
	display: none;
}

#article .left_text {
	float: left;
}
#article .right_photo {
	float: right;
	padding-left: 20px;
}
#article .annotation {
	color: #1b1b1b;
	font-weight: bold;
}
#article sup.annotation {
	font-size: xx-small;
}
#article #product_data .text .notes,
#article .section .notes,
#article .pickup_area .notes {
	margin-top: 1em;
  font-size: 92%;
	color: #313131;
}
#article #product_data .text .notes {
	margin-bottom: 0;
}

#article .section ul.notes li {
  font-size: 100%;
}

#article .pickup_area:first-child {
  margin-top: 0;
}


#article .pickup_area .pickup_bottom .inner {
	width: 630px;
	margin: 0 auto;
}
#article .pickup_area .pickup_bottom .inner:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
/* #article .pickup_area.radius .pickup_bottom .inner p {
	margin-bottom: 0;
} */

#article .section .pickup_area h3 {
	background: none;
	border: none;
}
#article .pickup_area .pickup_title {
	width: 100%;
	background: #00bce4;
	position: relative;
	text-align: center;
	padding: 22px 0 19px;
}
#article .pickup_area .pickup_title:after {
  content: "";
  width: 32px;
  height: 10px;
  background: url(/product/image/bg-arrow.png) no-repeat left top;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  bottom: -10px;
}
#article .pickup_area .pickup_title .icon {
	display: block;
	width: 110px;
	position: absolute;
	top: 17px;
	left: 20px;
}
#article .pickup_area .pickup_title .title {
	font-size: 175%;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0;
	display: block;
	margin: 0 auto;
}
#article .pickup_area .pickup_bottom {
  background-color: #edf8fc;
  padding: 30px 0;
}
#article .pickup_area p,
#article .pickup_area .left_text dl {
/*	width: 305px;
	float: left;*/
	font-size: 117%;
}
#article .pickup_area p .annotation {
	font-size: xx-small;
  	color: #1b1b1b;
}
#article .pickup_area p.attention {
	font-size: 102%;
}
#article .pickup_area .left_text dl dt {
    font-weight: bold;
	color: #08398e;
}
#article .pickup_area .left_text dl dd {
    font-size: 92%;
    padding-bottom: 10px;
}
#article .pickup_area ul:last-child,
#article .pickup_area p:last-child {
	margin-bottom: 0;
}

#article .pickup_area ul.pickup li {
	font-size: 117%;
	font-weight: bold;
	color: #161616;
	margin-bottom: 8px;
	padding-left: 1em;
	text-indent: -1em;
}
#article .pickup_area ul.pickup li:last-child {
	margin-bottom: 0;
}
#article .pickup_area .photo {
	float: right;
}
#article .pickup_area .photo span.txt_note {
	display: block;
	padding: 10px 0 0 50px;
}
#article .pickup_area .photo .caption {
	display: block;
	margin-top: 10px;
	background:url(../image/ico-caption.gif) no-repeat 0 50%;
	padding-left: 12px;
}
#article .pickup_area .photo .other {
  margin-bottom: 10px;
	margin-top: 0;
	font-size: 117%;
	font-weight: bold;
	display: block;
	background:url(../image/ico-other_caption.gif) no-repeat 0 50%;
}
#article .pickup_area .photo p {
	margin: 0;
}
#article .pickup_area .photo p.notes {
	margin: 5px 0 0 0;
	text-align: right;
}


#article .section {
	width: 100%;
	margin: 40px 0 0;
}
#article .section h3 {
	color: #161616;
	font-size: 184%;
	background: #ebfafd;
	border-top: 1px solid #4abfdd;
	line-height: 1.2;
	padding: 13px 20px 11px;
	margin-bottom: 37px;
}
#article .section h3.enamelpearl_title {
	background: #cdeff5;
	border-left: 5px solid #286dc5;
	color: #031b44;
}
#article .section p,
#article .section .column_area li {
	font-size: 100%;
}
#article .section p em {
	color: #00b1de;
}
#article .section > p {
	margin-bottom: 20px;
}

#article .section .photo {
	text-align: center;
}
#article .section .photo.pc_message {
	display: block;
}
#article .section .photo.sp_message {
	display: none;
}

#article .section #details {
	margin-top: 13px;
	/*max-width: 80%;*/
}

#article .section .photo .caption {
	display: block;
	margin-top: 10px;
	background:url(../../shared/image/ico-caption.gif) no-repeat 0 50%;
	padding-left: 12px;
	text-align: left;
}
#article .section .photo .other {
  margin-bottom: 10px !important;
	margin-top: 0;
	font-size: 117%;
	font-weight: bold;
	display: block;
	background:url(../image/ico-other_caption.gif) no-repeat 0 50%;
}
#article .section .column_area {
	width: 100%;
}
#article .section .column_area .other {
  margin-bottom: 10px;
	margin-top: 0;
	font-size: 117%;
	font-weight: bold;
	padding-left: 12px;
	background:url(../image/ico-other_caption.gif) no-repeat 0 50%;
}
#article .section .column_area:after{
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#article .section .column_area h4 {
	font-size: 117%;
	color: #161616;
	margin-bottom: 20px;
}
#article .section .column_area h4 span.attention {
	position: inherit;
	font-weight: bold;
	font-size: 76%;
	color: #313131;
}
#article .section .column_area h5 {
	margin-bottom: 0.5em;
	font-size: 134%;
	color: #07348b;
}

#article .section .column_area .text {
	width: 410px;
	float: left;
}

#article .section .column_area .photo.left {
	width: 325px;
	float: left;
}
#article .section .column_area .photo.right {
	width: 325px;
	float: right;
	text-align: right;
}
#article .section .column_area .explanation {
	clear: both;
	float: left;
	width: 100%;
	margin: 40px 0 30px;
	background: #edf8fb;
}
#article .section .notice {
	font-size: 84%;
	color: #313131;
}

#article p.banner {
	margin: 30px 0 0;
	font-size: 100%;
	zoom: 1;
}
#article p.banner:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; overflow: hidden;
}
#article p.banner a {
	float: right;
	width: 310px;
    display: block;
    color: #03328e;
    font-size: 117%;
    padding: 10px 10px 9px 10px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #03328e;
    background: url(../../image/bg-btn.png) no-repeat 96% center;
}
#article p.banner a:hover {
	background: 6px #03328e;
	color: #ffffff;
}




/* ===================================================================
    main
=================================================================== */
#main {
  clear: both;
  padding-top: 60px;
}
#main .section.products {
  border: none;
}

#main .section.products h3 {
  margin-bottom: 40px;
  font-size: 184%;
  background-color: #eafafe;
  border-top: 1px solid #23c0df;
  padding: 7px 20px;
  color: #161616;
}
#main .section.products .products_series ul:after,
#main .section.products .products_series ul li:after {
  content: "."; display: block; visibility: hidden; height: 0px; font-size: 0.1em; line-height: 0; clear: both;
}
#main .section.products .products_series ul li {
  float: left;
  width: 225px;
  box-sizing: border-box;
  padding: 15px 10px 20px;
  border-right: 1px solid #e9eaec;
  position: relative;
  margin-bottom: 30px;
}
#main .section.products .products_series ul li:nth-child(4n) {
  border-right: none;
}
#main .section.products .products_series li:hover {
  opacity: 0.7;
  cursor: pointer;
}
#main .section.products .products_series ul li h2 {
  font-size: 109%;
  color: #02328d;
  text-align: center;
  height: 66px;
  display: table;
  width: 100%;
}
#main .section.products .products_series ul li h2 span {
  display: table-cell;
  vertical-align: middle;
}
#main .section.products .products_series ul li .product_photo {
  margin: 10px 0 20px;
  text-align: center;
}
#main .section.products .products_series li dl {
  width: 62%;
}
#main .section.products .products_series li dl dt {
  color: #161616;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.5;
  height: 85px;
}
#main .section.products .products_series li dl dd {
  font-size: 117%;
  line-height: 1.5;
  margin-top: 10px;
  height: 43px;
}
#main .section.products .products_series li dl dd span {
  display: inline-block;
  border: 1px solid #e9eaec;
  color: #161616;
  font-size: 68%;
  padding: 1px 3px;
}
#main .section.products .products_series li .series_icon {
  position: absolute;
  right: 10px;
  bottom: 20px;
  margin-top: 0;
  height: auto;
}
#main.column_3 .section.products .products_series ul li {
  width: 300px;
  padding: 15px 50px 20px;
  border-right: 1px solid #e9eaec;
}
#main.column_3 .section.products .products_series ul li:nth-child(3n) {
  border-right: none;
}
#main.column_3 .section.products .products_series li .series_icon {
  right: 50px;
}

/* ===================================================================
    Helper class
=================================================================== */
.margin_b05 {margin-bottom: 5px !important;}
.margin_b10 {margin-bottom: 10px !important;}
.margin_b20 {margin-bottom: 20px !important;}
.margin_b30 {margin-bottom: 30px !important;}
.margin_b40 {margin-bottom: 40px !important;}
.margin_b50 {margin-bottom: 50px !important;}
.margin_b60 {margin-bottom: 60px !important;}
.margin_b70 {margin-bottom: 70px !important;}
.margin_b80 {margin-bottom: 80px !important;}




.nonmedicinal {
	height: 2em;
	line-height: 1.2;
	margin-top: 30px;
	padding-left: 25px;
	color: #898989;
	font-size: 91%;
	margin-bottom: 10px;
}
.nonmedicinal span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	border: solid 1px #898989;
	margin-right: 5px;
	padding: 2px 4px;
}
.nonmedicinal span.first {
	margin-bottom: 5px;
}
#product_data .nonmedicinal {
  padding: 0;
}

.product_discription_title {
  background: #c9eefb;
  padding: 15px 15px 10px;
  color: #161616;
  font-weight: bold;
  font-size: 159%;
  margin-bottom: 80px;
}
#article .product_discription_title sup.annotation {
  font-size: xx-small;
  color: #fff;
}
#article .product_discription_title .attention {
  font-size: 76%;
  padding-left: 0;
}
.product_discription_title span {
	display: block;
}

/*エナメルパール*/
.pc_on{}
.sp_on{
	display:none;
}

.product_discription_title_ena {
  background: #f98221;
  padding: 15px 15px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 159%;
    margin-bottom: 50px;
}
.product_discription_ena.yellow {
  background: url(../image/bg-product_enabody02.gif) repeat-y left top !important;
}
.product_discription_enatop.yellow {
  background: url(../image/bg-product_enatop02.gif) no-repeat left top;
}
.product_discription_enabottom.yellow {
  background: url(../image/bg-product_enabottom02.gif) no-repeat left bottom;
}
.product_discription_title_ena.yellow {
  background: #f9ba2b;
}

.enamel_btn{
	margin-top:28px;
}
#article .pickup_area .pickup_enatitle {
	width: 100%;
	background:#00bbb9;
	position: relative;
	position: relative;
    text-align: center;
    padding: 22px 0 19px;
}
#article .pickup_area .pickup_enatitle:after {
    content: "";
    width: 32px;
    height: 10px;
    background: url(/product/image/bg-arrow_02.png) no-repeat left top;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    bottom: -10px;
}
#article .pickup_area .pickup_enatitle .icon {
    display: block;
    width: 110px;
    position: absolute;
    top: 17px;
    left: 20px;
}
#article .pickup_area .pickup_enatitle .title {
    font-size: 175%;
    font-weight: bold;
    color: #ffffff;
    line-height: 1.0;
    display: block;
    margin: 0 auto;
}

#article .section h3.ena_midashi {
	background: #fbe5b3;
	border-left: 5px solid #f98221;
}

ul#step_box{
	overflow:hidden;
	margin-top:30px;
}
ul#step_box li{
	width:680px;
	margin-bottom:30px;
	overflow:hidden;
}
ul#step_box li h6{
	margin-bottom: 0.5em;
	font-size: 100%;
	color: #07348b;
}

ul#step_box li img{
	width:100%;
}
ul#step_box li .right_ph{}
ul#step_box li .right_ph p.notes_ena{
	margin-top:10px;
}
ul#step_box li .right_ph p.special_ena{
	text-align:right;
}
ul#step_box li .height_hosoku{}
ul#step_box li .one_type{
	width:405px;
	float:left;
	margin-right:25px;
	height:240px;
}
ul#step_box li .two_type{}

ul#step_box li .one_image{
	width:250px;
	float:right;
}

ul#step_box li .two_image{
	width:540px;
	margin-left:140px;
}

ul#step_box li p.hosoku{
	font-size:92%;
}
ul#step_box li p.notes_ena{
	font-size:80%;
}

#article p.banner span.kaigyo {
	display:block;
}

#article p.ena_banner {
	font-size:85%;
	float:none;
	display:block;

}
.product_discription_body {
  padding: 15px;
}

.product_discription_body:after {
  content:".";display:block;visibility:hidden;height:0.1px;font-size:0.1em;line-height:0;clear:both;
}

.pickup_dl dt {
  color: #023690;
  font-weight: bold;
}

.pickup_dl dd {
  font-size: 92%;
  padding-bottom: 10px;
}
.cm_movie {
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
	clear: both;
}
.cm_movie dt {
	font-size: 117%;
  font-weight: bold;
  padding-bottom: 3px;
}
#article .section .hahahapark_bnr {
  margin-top: 60px;
}
#article .section .hahahapark_bnr.sp_bnr {
  display: none;
}

#article .prevention_area {
  margin-top: 40px;
}
#article .prevention_area dl dt {
  background: url(../image/img-prevention_ttl.jpg) no-repeat 30px top;
  height: 124px;
  display: table-cell;
  vertical-align: middle;
  font-size: 159%;
  font-weight: bold;
  padding-left: 240px;
  color: #161616;
}
#article .prevention_area dl dd a {
  display: table;
  width: 100%;
  border: 2px solid #03328e;
  box-sizing: border-box;
  padding: 10px 75px 10px 40px;
  color:#02328d;
  background: url(/shared/image/ico-arrow-nav_sp.gif) no-repeat 96% center;
}
#article .prevention_area dl dd .text,
#article .prevention_area dl dd .product_img {
  display: table-cell;
  vertical-align: middle;
}
#article .prevention_area dl dd .text {
  padding-left: 15px;
  line-height: 1.2;
}
#article .prevention_area dl dd .text .text01 {
  font-size: 200%;
  text-align: center;
  margin-bottom: 15px;
}
#article .prevention_area dl dd .text .text02 {
  font-size: 300%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
  letter-spacing: 1px;
}
#article .prevention_area dl dd .text .text02 span {
  font-size: 76%;
}
#article .prevention_area dl dd a:hover {
  opacity: 0.5;
  text-decoration: none;
}

/*  .bottom_goods
----------------------------------------*/
.bottom_goods {
  clear: both;
  padding-top: 60px;
}
.bottom_goods .section.products {
  border: none;
}

.bottom_goods .section.products h3 {
  margin-bottom: 40px;
  font-size: 184%;
  background-color: #eafafe;
  border-top: 1px solid #23c0df;
  padding: 7px 20px;
  color: #161616;
}
.bottom_goods .section.products .products_series ul:after,
.bottom_goods .section.products .products_series ul li:after {
  content: "."; display: block; visibility: hidden; height: 0px; font-size: 0.1em; line-height: 0; clear: both;
}
.bottom_goods .section.products .products_series ul li {
  float: left;
  width: 225px;
  box-sizing: border-box;
  padding: 15px 10px 20px;
  border-right: 1px solid #e9eaec;
  position: relative;
  margin-bottom: 30px;
}
.bottom_goods .section.products .products_series ul li:nth-child(4n) {
  border-right: none;
}
.bottom_goods .section.products .products_series ul li:nth-child(4n+1) {
  clear: both;
}
.bottom_goods .section.products .products_series li:hover {
  opacity: 0.7;
  cursor: pointer;
}
.bottom_goods .section.products .products_series ul li h2 {
  font-size: 109%;
  color: #02328d;
  text-align: center;
  height: 66px;
  display: table;
  width: 100%;
}
.bottom_goods .section.products .products_series ul li h2 span {
  display: table-cell;
  vertical-align: middle;
}
.bottom_goods .section.products .products_series ul li .product_photo {
  margin: 10px 0 20px;
  text-align: center;
}
.bottom_goods .section.products .products_series li dl {
  width: 62%;
}
.bottom_goods .section.products .products_series li dl dt {
  color: #161616;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.5;
  height: 85px;
}
.bottom_goods .section.products .products_series li dl dd {
  font-size: 117%;
  line-height: 1.5;
  margin-top: 10px;
  height: 43px;
}
.bottom_goods .section.products .products_series li dl dd span {
  display: inline-block;
  border: 1px solid #e9eaec;
  color: #161616;
  font-size: 68%;
  padding: 1px 3px;
}
.bottom_goods .section.products .products_series li .series_icon {
  position: absolute;
  right: 10px;
  bottom: 20px;
  margin-top: 0;
  height: auto;
}
.bottom_goods.column_3 .section.products .products_series ul li {
  width: 300px;
  padding: 15px 50px 20px;
  border-right: 1px solid #e9eaec;
}
.bottom_goods.column_3 .section.products .products_series ul li:nth-child(3n) {
  border-right: none;
}
.bottom_goods.column_3 .section.products .products_series li .series_icon {
  right: 50px;
}
.bottom_goods.column_2 .section.products .products_series ul li {
  width: 450px;
  padding: 15px 80px 20px;
  border-right: 1px solid #e9eaec;
}
.bottom_goods.column_2 .section.products .products_series ul li:nth-child(2) {
  border-right: none;
}
.bottom_goods.column_2 .section.products .products_series li .series_icon {
  right: 80px;
}
.bottom_goods.column_1 .section.products .products_series ul {
  width: 450px;
  margin: 0 auto;
}
.bottom_goods.column_1 .section.products .products_series ul li {
  width: 450px;
  padding: 15px 80px 20px;
  margin: 0 auto;
  border-right: none;
}
.bottom_goods.column_1 .section.products .products_series li .series_icon {
  right: 80px;
}
.origin {
  line-height: initial;
  padding-top: 10px;
}
