/* 薬用養命酒テレビCM
============================================*/
@media all and (min-width: 768px) {
	.sp {
		display: none;
	}
	#container h1 {
		/*   background: url(../images/page_header.jpg) no-repeat center; */
		background-size: cover;
	}
	#container h1 img {
		width: 100%;
		height: auto;
	}
	#tvcm .block_contents {
		margin: 20px 0;
	}
	#tvcm .block_contents h3 {
		margin: 40px 0 10px;
		font-size: 25px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		line-height: 1.35;
		border-top: #b0b0b0 1px solid;
		border-bottom: #b0b0b0 1px solid;
		padding: 10px;
	}
	#tvcm .block_contents ul {
		margin: 20px 0;
	}
	#tvcm .block_contents ul li {
		background: url(../images/icon_arrow.png) no-repeat left 5px;
		font-size: 20px;
		line-height: 1.35;
		padding-left: 25px;
		width: 390px;
		box-sizing: border-box;
		float: left;
	}
	#tvcm .block_contents ul li:nth-child(2n) {
		float: right;
	}
	#tvcm .block_contents ul li img {
		margin: 5px 0;
		width: 390px;
		height: auto;
		margin-left: -25px;
	}
	.lity-close {
		background: rgba(255, 0, 0, 1) none repeat scroll 0 0;
		font-size: 50px;
		position: absolute;
		right: -25px;
		top: -25px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		height: 50px;
		width: 50px;
	}
	.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
		background: rgba(255, 0, 0, 0.5) none repeat scroll 0 0;
		font-size: 50px;
	}
	.lity-close:active {
		top: -25px;
	}
	.tvcm-box-gray {
		border: 1px solid rgb(176, 176, 176);
		padding: 20px;
		font-size: 16px;
	}
	#fbnr {
		position: fixed;
		bottom: 24px;
		right: 24px;
		z-index: 10;
		width: 440px;
	}
	#fbnr ul {
		display: flex;
		justify-content: space-between;
	}
	#fbnr img {
		width: 100%;
	}
	#fbnr ul li a {
		display: block;
	}
	#fbnr ul li:nth-child(1) {
		width: 63.5%;
	}
	#fbnr ul li:nth-child(2) {
		width: 35.5%;
	}
	#fbnr ul li:nth-child(1) a {
		position: relative;
		overflow: inherit !important;
	}
	#fbnr ul li:nth-child(1) a:after {
		content: '';
		background: url("../images/ftbnr_bin.png") no-repeat;
		width: 48px;
		height: 94px;
		display: block;
		background-size: cover;
		position: absolute;
		top: -22px;
		right: 18px;
		transition: .6s cubic-bezier(0.33, 1, 0.68, 1);
		/*		animation: bin 1s infinite ease-in-out .8s alternate;*/
	}
	#fbnr ul li a:hover {
		opacity: 1;
		filter: brightness(.8);
	}
	#fbnr ul li:nth-child(2) a:after {
		width: 44px;
		height: 86px;
		position: absolute;
		top: -14px;
		right: 14px;
		transition: .6s cubic-bezier(0.33, 1, 0.68, 1);
	}
}
@media (max-width: 767px) {
	.pc {
		display: none;
	}
	img {
		vertical-align: top;
	}
	#container h1 img {
		width: 100%;
		height: auto;
	}
	#breadcrumb {
		border: none;
		font-size: 12px;
		padding: 10px;
	}
	#container {
		width: 100%;
		margin: 0 auto;
	}
	#content {
		padding: 0;
		margin: 0;
		width: 100%;
	}
	#content .block {
		margin: 45px 10px;
		width: 100%;
		box-sizing: border-box;
	}
	#fbnr {
		position: fixed;
		bottom: 10px;
		left: 50%;
		transform: translateX(-50%);
		width: 96%;
		z-index: 10;
	}
	#fbnr img {
		width: 100%;
	}
	#fbnr ul {
		display: flex;
		justify-content: space-between;
	}
	#fbnr ul li a {
		display: block;
	}
	#fbnr ul li:nth-child(1) {
		width: 63.5%;
	}
	#fbnr ul li:nth-child(2) {
		width: 35.5%;
	}
	#fbnr ul li:nth-child(1) a {
		position: relative;
		overflow: inherit !important;
	}
	#fbnr ul li:nth-child(1) a:after {
		content: '';
		background: url("../images/ftbnr_bin.png") no-repeat;
		width: 36px;
		height: 71px;
		display: block;
		background-size: cover;
		position: absolute;
		top: -8px;
    	right: 18px;
	}
	html {
		height: 100%;
	}
	body {
		height: 100%;
		padding: 0;
	}
	* html body {
		font-family: "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic";
	}
	*:first-child + html body {
		font-family: "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic";
	}
	head ~ /* */ body body {
		font-family: "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic";
	}
	html:not(:target) body {
		font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	}
	/* !font-size */
	body {
		font-size: 12px;
	}
	/* !clearfix */
	hr {
		display: none;
	}
	.cfix {
		/zoom: 1;
	}
	.cfix:after {
		content: '';
		display: block;
		clear: both;
	}
	a {
		outline: none;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		text-decoration: none;
	}
	a:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
	}
	/* common style */
	.left {
		float: left;
	}
	.right {
		float: right;
	}
	.article {
		margin: 0 0 30px 0;
	}
	.indent {
		padding: 0 0 0 29px;
	}
	.layoutTB, .layoutTB th, .layoutTB td {
		margin: 0;
		padding: 0;
		border: none;
	}
	.genkibnr {
		padding: 6px 0 0 0;
	}
	.genkibnry {
		padding-bottom: 30px;
	}
	#jsheader {
		height: 80px;
	}
	#breadcrumb {
		border: none;
		font-size: 12px;
		padding: 13px 10px;
	}
	#breadcrumb a {
		text-decoration: underline;
	}
	#breadcrumb .red {
		color: #F00;
	}
	#content {
		padding: 0;
		margin: 0 auto;
		width: 96%;
	}
	#content h1 img {
		width: 100%;
		height: auto;
	}
	#content p {
		font-size: 16px;
		line-height: 1.45;
		color: #000;
	}
	#content span, #content ruby {
		color: inherit;
		font-size: inherit;
		font-weight: bold;
	}
	#content ruby {
		ruby-overhang: auto;
	}
	#content rt {
		line-height: 1;
		font-size: 8px;
		color: inherit;
		margin-top: -1em;
	}
	#content .more {
		margin: 10px 0;
	}
	#content .more a {
		color: #754c24;
		border: #754c24 1px solid;
		padding: 12px 20px 12px 15px;
		background: url(../images/more_arrow.png) no-repeat right center;
		-moz-background-size: auto 9px;
		background-size: auto 9px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		display: block;
	}
	#content .block {
		margin: 45px auto;
		width: 100%;
	}
	#content .pageback {
		margin: 20px 0;
	}
	#content .pageback a {
		line-height: 25px;
		display: inline-block;
		background: url(../images/pageback_arrow.png) no-repeat left center;
		-moz-background-size: 20px 20px;
		background-size: 20px 20px;
		padding-left: 25px;
	}
	#content .block_title {
		border-left: #ff0000 5px solid;
		margin-bottom: 20px;
	}
	#content .block_title h2 {
		padding: 0 0 10px 15px;
		font-size: 22px;
		font-weight: normal;
		line-height: 1.25;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		border-bottom: #c8c8c8 1px solid;
	}
	#content .block_title p {
		padding: 10px 0 0 15px;
		font-size: 16px;
		letter-spacing: 0.1em;
		line-height: 1.5;
	}
	#content #recommend {
		text-align: center;
		margin: 20px 0 10px;
	}
	#content #recommend h3 {
		margin: 20px 0 10px;
		font-size: 20px;
		font-weight: normal;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		line-height: 1.35;
		background: #f2f2f2;
		padding: 15px;
	}
	#content #recommend ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 10px;
	}
	#content #recommend ul li {
		border: #c8c8c8 1px solid;
		padding: 4px 4px 5px;
		margin: 5px 1%;
		width: 48%;
		box-sizing: border-box;
		font-size: 16px;
		line-height: 18px;
	}
	#content #recommend ul li a {
		display: block;
	}
	#content #recommend ul li img {
		width: 100%;
		height: auto;
		margin-bottom: 6px;
	}
	#content #contentfoot .banner_box {
		text-align: center;
		background: #dfd6ca;
		padding: 15px 0;
	}
	#content #contentfoot .banner_box ul {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-box;
		display: -webkit-flexbox;
		display: -moz-flexbox;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
	}
	#content #contentfoot .banner_box ul li {
		width: 45%;
		margin: 5px;
	}
	#content #contentfoot .banner_box ul li img {
		width: 100%;
		height: auto;
		-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
		box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	}
	/* 20180619 修正 */
	#content #contentfoot .text_box {
		border-top: #CA394B 2px solid;
		background: #fff;
	}
	#content #contentfoot .text_box h3 {
		margin: 0;
		padding: 10px 0;
		font-size: 15px;
		text-align: center;
		font-weight: bold;
		line-height: 1.35;
		position: relative;
		border-bottom: #CA394B 2px solid;
		color: #CA394B;
		cursor: pointer;
		/*background: url(../images/foot_nav_arrow_2.png) no-repeat right center;*/
		-moz-background-size: auto 28%;
		background-size: auto 28%;
	}
	#content #contentfoot .text_box ul {
		display: none;
	}
	#content #contentfoot .text_box li {
		font-size: 14px;
		text-align: center;
		border-bottom: #CA394B 2px solid;
		box-sizing: border-box;
		white-space: nowrap;
	}
	#content #contentfoot .text_box li a {
		/*background: url(../images/foot_nav_arrow.png) no-repeat right center;*/
		-moz-background-size: auto 28%;
		background-size: auto 28%;
		padding: 10px 0;
		display: block;
	}
	/* 20180619 修正end */
	/* 20180625 固定バナー追加 */
	#content #contentfoot .topBtn {
		position: fixed;
		bottom: 0;
		z-index: 3;
		width: 100%;
	}
	#content #contentfoot .topBtn li {
		float: left;
		width: calc(50% - 0.5px);
		height: 10.5vw;
	}
	#content #contentfoot .topBtn li a {
		display: block;
		width: 100%;
		height: 100%;
	}
	#content #contentfoot .topBtn li:first-child {
		border-right: 1px solid #ca394b;
		background: url(../images/qabtn.png) no-repeat left center / cover;
	}
	#content #contentfoot .topBtn li:nth-child(2) {
		background: url(../images/purchasebtn.png) no-repeat left center / cover;
	}
	#page-footer {
		padding-bottom: 30px;
	}
	/* 追加 end */
	#content #contentfoot .pagetop {
		text-align: center;
		margin: 10px 0;
		font-size: 16px;
	}
	#content #contentfoot .pagetop a {
		display: block;
		background: url(../images/pagetop_arrow.png) no-repeat center top;
		-moz-background-size: 23px 23px;
		background-size: 23px 23px;
		padding-top: 25px;
	}
	#floating_nav {
		width: 100%;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 50;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}
	#floating_box {
		position: relative;
		color: #FFF;
		width: 100%;
		box-sizing: border-box;
		background: rgba(0, 0, 0, 0.5);
		padding: 10px;
	}
	#floating_nav h3 {
		margin: 5px 0;
		font-size: 20px;
		font-weight: normal;
		color: #FFF;
		text-align: center;
	}
	#floating_nav li {
		color: #FFF;
		float: left;
		width: 25%;
		box-sizing: border-box;
		text-align: center;
		padding: 5px;
		font-size: 12px;
		letter-spacing: -0.1em;
		position: relative;
	}
	#floating_nav li span.image {
		width: 100%;
		display: block;
		overflow: hidden;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		margin-bottom: 5px;
	}
	#floating_nav li span.image img {
		width: 190%;
		height: auto;
		position: relative;
		-webkit-transform: translate(-25%, 0);
		-ms-transform: translate(-25%, 0);
		transform: translate(-25%, 0);
	}
	#floating_nav li a {
		color: #FFF;
	}
	#floating_nav li span.cat01, #floating_nav li span.cat02, #floating_nav li span.cat03 {
		position: absolute;
		left: 5px;
		top: 5px;
		color: #FFF;
		padding: 2px 4px;
		background: #666;
		font-size: 10px;
	}
	#floating_nav li span.cat01 {
		background: #ffc400;
		color: #000;
	}
	#floating_nav li span.cat02 {
		background: #2d54ca;
	}
	#floating_nav li span.cat03 {
		background: #00b500;
	}
	#floating_nav .floating_close {
		position: absolute;
		right: 10px;
		top: -20px;
		cursor: pointer;
		font-size: 18px;
		line-height: 20px;
		color: #FFF;
		text-align: right;
	}
	#floating_nav .floating_close img {
		width: 43px;
	}
	#floating_nav .floating_close:hover {
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
	}
	#floating_nav.close ul {
		display: none;
	}
	#floating_nav.close .floating_close {
		width: 100%;
		top: 13px;
	}
	#floating_nav.close .floating_close:before {
		content: "▲";
	}
	#floating_nav.close .floating_close img {
		display: none;
	}
	#tvcm .block_contents ul li img {
		margin: 5px 0;
		width: 100%;
		height: auto;
	}
	
	#tvcm .block_contents h3 {
		margin: 40px 0 20px;
		font-size: 20px;
		font-weight: normal;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		line-height: 1.35;
		border-top: #afafaf 1px solid;
		border-bottom: #afafaf 1px solid;
		padding: 10px 15px;
	}
	#tvcm .block_contents ul li {
		margin: 20px 0;
		background: url(../images/icon_arrow.png) no-repeat left 3px;
		-moz-background-size: 15px 15px;
		background-size: 15px 15px;
		font-size: 16px;
		line-height: 1.35;
		width: 100%;
	}
	#tvcm .block_contents ul li span {
		display: inline-block;
		padding-left: 20px;
	}
	
	.lity-close {
		background: rgba(255, 0, 0, 1) none repeat scroll 0 0;
		font-size: 50px;
		position: absolute;
		right: 50%;
		top: 100%;
		margin-right: -25px;
		margin-top: -10px;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		height: 50px;
		width: 50px;
	}
	.medical_info h3 {
		margin: 0;
		padding: 10px 0;
		font-size: 15px;
		text-align: center;
		font-weight: bold;
		line-height: 1.35;
		position: relative;
		border-bottom: #CA394B 2px solid;
		color: #CA394B;
		cursor: pointer;
		-moz-background-size: auto 28%;
		background-size: auto 28%;
	}


}