@charset "utf-8";

/*--------------------------------------------------------- slick */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }

.slick-dots { margin:9px 0 28px; text-align: center;}
.slick-dots li { display: inline-block; margin:0 5px; cursor: pointer;}
.slick-dots li button { border: 0; border-radius:9px; background: #808080; display: block; height: 9px; width: 9px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li.slick-active button { background:#ff903f; }
/*--------------------------------------------------------- */
.health h1:before {
	background-color:#ffdfd6;
	border-color:#ff9274;
}
.health h2 {
	background-color:#ff9274;
}
.health h2:before {
	background-color:#ffdfd6;
}
.health h3:before {
	background-color:#ff9274;
}
.main p {
	margin-bottom:10px;
}
.main strong {
	font-size:1.6rem;
	color:#009f60;
}
.section {
	padding:0 11px;
	overflow:hidden;
}
.section .section {
	padding:0 6px;
}
.section > .txt {
	overflow:hidden;
}
.section > .pic {
	float:right;
	margin:0 0 10px 10px;
	max-width:40%;
}
.pagenav {
	margin:7px 0 25px;
	overflow:hidden;
}
.pagenav li {
	float:left;
	margin-bottom:5px;
	border-left:1px dotted #b3afae;
}
.pagenav li:last-child {
	border-right:1px dotted #b3afae;
}
.pagenav li a {
	padding:2px 27px 0 13px;
	background:url(../img/icon_pagenav.png) no-repeat right center;
	white-space:nowrap;
}
.box-bg {
	margin:0 0 8px;
	padding:16px 21px;
	background-color:#f7f7f7;
}
#contents.health .box-bg {
	background-color:#e8e8e7;
}
.box-border {
	margin:0 0 8px;
	padding:16px 21px;
	border:1px solid #b6c2d4;
}
.go-back {
	position:relative;
	margin:0 0 30px;
}
.go-back hr {
  margin:20px 0;
  border:none;
  border-top:1px #d8d8d8 solid;
  border-bottom:2px #f2f2f2 solid;
}
.go-back a {
	margin:0 0 0 11px;
	padding:1px 32px;
	color:#817b78;
	white-space:nowrap;
}
.go-back a.back {
	background:url(../img/icon_back.png) no-repeat left 1px;
}
.go-back a.go {
	background:url(../img/icon_go.png) no-repeat left 1px;
}
.go-back a.pagetop {
	position:absolute;
	bottom:0;
	right:0;
	background:url(../img/icon_pagetop.png) no-repeat right 1px;
}
table.sanwa-list col.heading {
	width:25%;
}
table.sanwa-list col.address {
	width:60%;
}
table.sanwa-list col.link {
	width:15%;
}
table.sanwa-list td {
	vertical-align:middle;
}
ul.site-map a {
	margin-bottom:10px;
	color:#333333;
}
ul.site-map > li > p {
	margin:0 0 15px;
	padding:15px 30px 15px 10px;
	background-position:right center;
	background-repeat: no-repeat;
	border-bottom:1px solid #aea7a2;
	font-weight:bold;
	font-size:1.6rem;
}
ul.site-map > li > p.home {background-image:url(../img/icon_home_01.png);}
ul.site-map > li > p.med {background-image:url(../img/icon_med_01.png);}
ul.site-map > li > p.health {background-image:url(../img/icon_health_01.png);}
ul.site-map > li > p.corporate {background-image:url(../img/icon_cor_01.png);}

ul.site-map > li > ul {
	margin:0 0 15px;
	padding:0 10px;
}
ul.site-map > li > a {
	margin:0 0 10px;
	padding:0 10px;
}
ul.site-map > li > ul > li {
	margin-bottom:18px;
}
ul.site-map > li > ul > li > a {
	font-weight:bold;
	font-size:1.4rem;
}
ul.site-map > li > ul > li li {
	margin-bottom:10px;
}
/*--------------------------------------------------------- .gsc-control-cse */
.gsc-control-cse table,
.gsc-control-cse td,
.gsc-control-cse th {
	border:none;
}
/*--------------------------------------------------------- article.news */
article.news header {
	margin:0 0 20px;
}
article.news h2 {
	margin:0;
	padding:0 6px;
	background:none;
	font-size:1.8rem;
	color:#010101;
}
article.news h2:before {
	background:none;
}
article.news .update {
	margin:0 0 24px;
	padding:7px 17px;
	background-color:#f7f6f5;
	border-top:1px solid #d8d8d8;
	font-size:1.2rem;
	color:#796959;
	text-align:right;
}
/*--------------------------------------------------------- .products */
.products .pic {
	float:left;
	margin:0 auto 30px;
	width:300px;
	max-width:42%;
}
.products .doc {
	margin:0 0 30px 45%;
}
.products .doc th {
	white-space:normal;
}
.products .tab-materials {
	overflow:hidden;
	margin:0 0 15px;
	border-left:1px dotted #b3afae;
	border-bottom:1px solid #41bc8b;
}
.products .tab-materials li {
	float:left;
	display:table;
	position:relative;
	top:1px;
	padding:3px;
	background-color:#ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
	background-image: -webkit-linear-gradient(top, #ffffff, #f9f9f9);
	-pie-background-image: linear-gradient(top, #ffffff, #f9f9f9);behavior: url('/js/PIE.htc');
	background-image: linear-gradient(to bottom, #ffffff, #f9f9f9);
	border-bottom:1px dotted #b3afae;
	border-right:1px dotted #b3afae;
	width:20%;
}
.products .tab-materials li a {
	display:table-cell;
	padding:15px 0 12px;
	background:url(../img/icon_tab_off.png) no-repeat center bottom;
	color:#000000;
	font-size:1.2rem;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.materials.r-tabs .r-tabs-tab.r-tabs-state-active a {
	background:#41bc8b url(../img/icon_tab_on.png) no-repeat center bottom;
	color:#ffffff;
}
.products ul.list {
	border-top:1px dotted #b3afae;
}
.products ul.list li {
	margin:0;
	padding:0;
	border-bottom:1px dotted #b3afae;
}
.products ul.list a,
.products ul.list p {
	display:block;
	margin:0;
	padding:10px 20px 10px 10px;
}
.products ul.list a {
	background:url(../img/icon_01.png) no-repeat right center;
}
/*--------------------------------------------------------- .faq */
ul.list.faq li a {
	margin:0;
	padding:4px 0 2px 43px;
	background:url(../health/img/icon_faq.png) no-repeat left top;
}
article.faq .question {
	margin:0 0 5px;
	padding:4px 0 2px 43px;
	background:url(../health/img/icon_faq.png) no-repeat left top;
	font-weight:bold;
}
article.faq .answer {
	padding:15px 20px;
	border:4px solid #e4e4e4;
}
/*--------------------------------------------------------- (home)*/
ul.inquiry > li {
	padding:12px 4px 0;
	border:1px solid #e0e0e0;
}
ul.inquiry > li.med {
	border-top:4px solid #24afff;
}
ul.inquiry > li.health {
	border-top:4px solid #ff9274;
}
ul.inquiry > li.corporate {
	border-top:4px solid #12b876;
}
/*--------------------------------------------------------- (corporate)*/
ul.link.corporate > li {
	border-radius:0;
}
dl.history dt {
	clear:both;
	float:left;
	width:80px;
	font-weight:bold;
}
dl.history dd {
	margin:0 0 7px;
	padding:0 0 7px 85px;
	border-bottom:1px dotted #b3afae;
}
dl.history dd:after {
	display:block;
	clear:both;
	content:"";
}
/*--------------------------------------------------------- (health)*/
.syllabary {
	margin:0 0 30px;
	padding:15px;
	border:1px solid #b6c2d4;
}
.syllabary .heading {
	margin:0 10px 0 0;
}
.syllabary a,
.syllabary span.none {
	display:inline-block;
	margin:0 1px;
	padding:6px 12px;
	background-color:#f9f9f9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
	-pie-background-image: linear-gradient(top, #f9f9f9, #eaeaea);behavior: url('/js/PIE.htc');
	background-image: linear-gradient(to bottom, #f9f9f9, #eaeaea);
	border:1px solid #d4d4d4;
	border-radius:1px;
	width:44px;
}
.syllabary span.none {
	background:#d4d4d4;
	opacity:0.5;
}
.syllabary a img,
.syllabary span.none img {
	text-align:center;
	vertical-align:middle;
}
.syllabary span.none img {
	opacity:0.5;
}
table.smbg-parts th,
table.smbg-parts td {
	padding:10px;
	white-space:normal;
	vertical-align:middle;
}
table.smbg-parts th {
	text-align:center;
}
table.smbg-parts td {
	font-size:1.2rem;
}
ul.box li {
	border:1px solid #b6c2d4;
	padding:20px;
	overflow:hidden;
	margin-bottom:20px;
}
ul.box li > p {
	width:49.5%;
	float:left;
}
ul.box li > div {
	width:49.5%;
	float:right;
}
ul.box li > div dl dt {
	background:#cdd6e2;
	padding:5px 15px;
}
ul.box li > div dl dd {
	background:#f0f3f6;
	padding:10px 15px;
}
ul.pagelink {
	display:table;
	border-collapse:collapse;
	margin-bottom:20px;
}
ul.pagelink li {
	display:table-cell;
	width:25%;
	vertical-align:middle;
	border:1px solid #b6c2d4;
	border-bottom:2px solid #ff9274;
}
ul.pagelink li a {
	padding:6%;
	color:#000;
	display:block;
}
ul.pagelink li.on {
	border:none;
	border-bottom:2px solid #ff9274;
	background:#ff9274;
}
ul.pagelink li.on a {
	color:#fff;
}
ul.list4 {
	overflow:hidden;
}
ul.list4 li {
	width:25%;
	float:left;
	margin-bottom:20px;
}
ul.list4 li.c2 {
	width:50%;
}
ul.list4 li img {
	display:block;
	text-align:center;
	margin:0 auto 10px auto;
}
ul.list4 li p {
	background:#fffac6;
	width: 88%;
	margin:0 auto;
	padding:4%;
}
ul.btn li {
	display:table;
}
ul.btn li a {
	display:table-cell;
	vertical-align:middle;
}
ul.bg02 li {
	background:#fffac6;
	padding:15px;
}
ul.bg02 li:last-child {
	background:none;
}
ul.bg02 li p:first-child {
	color:#f6572b;
}
.comment {
	border:2px solid #ff9274;
	padding:20px;
}
.comment p:last-child {
	background: url(../health/illness/01/item/pic_15.png) left no-repeat;
	padding:10px 0 10px 100px;
}
#qa p.question {
	text-align:center;
	font-size:0;
	margin:0 auto !important;
}
#qa p.q_txt {
	text-align:center;
	margin-bottom:20px;
}
#qa > section > div {
	clear:both;
}
#qa .pic {
	width:49.28%;
	margin:0;
	font-size:0;
}
#qa .pic:hover {
	cursor:pointer;
}
#qa .pic:nth-child(2) {
	float:left;
}
#qa .pic:nth-child(3) {
	float:right;
}
#qa .next {
	text-align:center;
	margin:-20px auto 30px auto;
	width:70%;
	max-width:338px;
}
#qa .next:hover {
	cursor:pointer;
}
.nextend{
	display:none;
}
.nextend input {
	text-align:center;
	background:#e84418;
	margin-top:30px;
	padding:20px 0;
	width:100%;
	color:#fff;
	font-weight:bold;
	font-size:139%;
	border-radius: 0;
	-webkit-box-sizing:content-box;
	-webkit-appearance:button;
	appearance:button;
	border:none;
	box-sizing:border-box;
	cursor:pointer;
}
.nextend input::-webkit-search-decoration {
  display: none;
}
.nextend input::focus {
  outline-offset: -2px;
}
ul li.middle {
	display:table;
}
ul li.middle a {
	display:table-cell;
	vertical-align:middle;
}
.ans_area {
	color:#fff;
	font-weight:bold;
	font-size:170%;
	text-align:center;
	margin-bottom:20px;
	background:#ff9274;
	padding:20px;
}
.ans_area span {
	display:block;
	margin-top:10px;
	font-size:63%;
	text-align:left;
	font-weight:normal;
}
.balloon {
	overflow: hidden;
}
.balloon > p {
	width: 22%;
	float: right;
}
.balloon .arrow_box {
	position:relative;
	border:1px solid #bfbfbf;
	width:74%;
	border-radius:8px;
	padding:3%;
	margin-bottom:30px;
	float:left;
}
.balloon .arrow_box:after, .arrow_box:before {
	left:100%;
	top:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
}
.balloon .arrow_box:after {
	border-color:rgba(255, 255, 255, 0);
	border-left-color:#fff;
	border-width:15px;
	margin-top:-15px;
}
.balloon .arrow_box:before {
	border-color:rgba(191, 191, 191, 0);
	border-left-color:#bfbfbf;
	border-width:16px;
	margin-top:-16px;
}
table.list th,
table.list td {
	vertical-align: middle;
	text-align: center;
}
table.list th {
	background: #ffdfd6;
}
table.list td {
	background: #fef9ed;
}
p.challenge a {
	display: block;
    text-align: center;
    background: #e84418;
    margin: 0 0 40px 0;
    padding: 20px 0;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 139%;
}
p.challenge a:hover {
	text-decoration: none;
}
ol.ol01 {
	margin: 0 0 10px 0;
	border: 1px solid #00b1a9;
	padding: 10px 15px;
}
ol.ol01 li {
	list-style: none;
	color: #00b1a9;
	font-weight: bold;
    font-size: 124%;
}
ul.bg_list {
	background: #fffac6;
	padding: 10px;
	width: 55%;
}
p.color_g {
	color: #12b876;
}
table.health-list th {
	background: #fff;
	vertical-align: middle;
}
table.health-list td {
	text-align: center;
	vertical-align: middle;
}
table.health-list thead th {
    background-color: #ffdfd6;
    color: #4b4f57;
    text-align: center;
}

.health ul.link.me .title {
	float:left;
	width:55%;
}
.health ul.link.me .button {
	float:right;
	padding:8px 10px 8px 0;
	width:45%;
	overflow:hidden;
}
.health ul.link.me .button a {
	display:block;
	float:left;
	padding:7px;
	background-color:#83e5bd;
	border-radius:2px;
	color:#ffffff;
	text-align:center;
	width:47%;
}
.health ul.link.me .button a.pdf {
	background-color:#ff9274;
	margin-left:6%;
}

.health .box-outline {
	margin:0 0 12px;
	padding:16px 21px;
	border:1px solid #b6c2d4;
}
.health .box-outline li {
	list-style:disc;
	margin:0 0 5px 2rem;
}
.health .box-outline li li {
	list-style:circle;
}
.health .box-outline li li li {
	list-style:square;
}
.health .box-bg1 {
	margin:0 0 12px;
	padding:16px 21px;
	background-color:#fffac6;
}
.health .box-bg1 .bold {
	color:#f4902c;
}
.health .box-bg2 {
	margin:0 0 12px;
	padding:16px 21px;
	background-color:#e9fffe;
}
.health .box-bg2 .bold {
	color:#026da8;
}
.health .box-border1 {
	margin:0 0 12px;
	padding:16px 21px;
	border:2px solid #f4902c;
}
.health .box-border1 .bold {
	color:#f4902c;
}
.health .box-border2 {
	margin:0 0 12px;
	padding:16px 21px;
	border:2px solid #026da8;
}
.health .box-border2 .bold {
	color:#026da8;
}
.health .box-eye {
	margin:18px 0 24px;
	padding:16px 21px;
	background-color:#00b1a9;
	border-radius:8px;
	color:#ffffff;
}
/*--------------------------------------------------------- .main */
.main .mv {
	position:relative;
}
.main .mv > div {
	border:1px solid #e5e5e5;
}
.main .mv .prev,
.main .mv .next {
	position:absolute;
	top:87px;
	border:1px solid #e5e5e5;
	font-size:0;
	cursor:pointer;
}
.main .mv .prev {
	left:0;
	border-left:none;
}
.main .mv .next {
	right:0;
	border-right:none;
}
/*--------------------------------------------------------- .recipe */
article.recipe {
	margin:0 0 35px;
	overflow:hidden;
}
article.recipe .title {
	margin:0 0 20px;
	padding:12px 20px;
	background-color:#ffdfd6;
	font-size:1.6rem;
	font-weight:bold;
	color:#000000;
}
article.recipe ul.border > li {
	border:1px solid #c6ebdc;
}
article.recipe li dt {
	margin:0 0 12px;
	padding:0 0 0 12px;
	background:url(../img/icon_04.png) no-repeat left center;
	border:none;
	font-weight:bold;
	color:#0e9449;
}
article.recipe li dd {
	padding:0 0 0 10px;
}
/*================================================================================
  base (max-width:1024px)
==================================================================================*/
@media screen and (max-width:1024px) {
	/*---------------------------------------------------------  */
	/*--------------------------------------------------------- (health)*/
	.syllabary a,
	.syllabary span.none {
		margin-bottom:5px;
		padding:6px;
	}
	.syllabary .heading {
		display:block;
		margin:0 0 10px;
	}
}
/*================================================================================
  base (min-width:768px)
==================================================================================*/
@media screen and (min-width:768px) {
}
/*================================================================================
  base (max-width:767px)
==================================================================================*/
@media screen and (max-width:767px) {
	/*--------------------------------------------------------- */
	.section {
		padding:0 6px;
	}
	.section > .pic {
		float:none;
		margin:0 auto 10px;
		max-width:none;
		text-align:center;
	}
	/*--------------------------------------------------------- */
	dl.history dt {
		float:none;
		margin:0 0 7px;
		width:auto;
	}
	dl.history dd {
		margin:0 0 7px;
		padding:0 0 7px;
	}
	/*--------------------------------------------------------- .products */
	.products .pic {
		float:none;
		margin:0 0 10px;
		width:100%;
		max-width:none;
	}
	.products .doc {
		float:none;
		margin:0 0 30px;
		width:100%;
	}
	.products .tab-materials li {
		width:50%;
	}
	.products .tab-materials li a {
		font-size:1.0rem;
	}
	/*--------------------------------------------------------- (health)*/
	.syllabary a,
	.syllabary span.none {
		padding:2px 1px;
	}
	table.smbg-parts th,
	table.smbg-parts td {
		padding:1px;
		font-size:1.1rem;
	}
	table.smbg-parts img {
		max-width:50px;
	}
	ul.box li > p,
	ul.box li > div {
		width:auto;
		float:none;
	}
	ul.box li > p {
		text-align: center;
	}
	ul.list4 li {
		width:50%;
	}
	ul.list4 li.c2 {
		width:100%;
	}
	#qa .next {
		margin: -15px auto 20px auto;
	}
	#qa .nextend input {
		padding:10px 0;
		font-size:124%;
	}
	.balloon > p {
		display:none;
	}
	.balloon .arrow_box {
		position:static;
		border:none;
		width:auto;
		padding:0;
		float:none;
	}
	.balloon .arrow_box:after, .arrow_box:before {
		content:normal;
	}
	ul.bg_list {
		width: auto;
	}

	.health ul.link.me .title {
		float:none;
		width:100%;
	}
	.health ul.link.me .button {
		float:none;
		padding:0 0 20px;
		width:100%;
	}
	.health ul.link.me .button a {
		margin-left:6.666%;
		width:40%;
	}
	.health ul.link.me .button a.pdf {
		margin-right:6.666%;
	}
	/*--------------------------------------------------------- .main */
	.main .mv .prev,
	.main .mv .next {
		display:none;
	}
}
