@charset "utf-8";
/* CSS Document */

/* ===============================================================
  01 総合トップ
================================================================ */
.about {
	border-radius: 8px;
	background-color: rgb(68, 137, 191);
	padding: 24px;
	position: relative;
}
.about-inner {
	background-color: rgb(255, 255, 255);
	padding: 30px 20px;
	content: " ";
	display: table;
}
.clip {
	position: absolute;
	content: "";
	display: inline-block;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.clip img {
	width: inherit;
	height: inherit;
}
.service01 {
	border-radius: 8px;
	background-color: #ffce3a;
	padding: 0 20px 25px;
}
.service02 {
	border-radius: 8px;
	background-color: #63bfef;
	padding: 0 20px 25px;
}
.service03 {
	border-radius: 8px;
	background-color: #e1e9f4;
	padding: 0 20px 25px;
}
.service-innner {
	background: #fff;
	padding: 20px 20px 30px;
	height: calc(100% - 70px);
}
.service-innner .search {
	width: 100%;
}
.service01 .search {
	background: #fff7d8;
}
.service02 .search {
	background: #e0f2fc;
}
.news {
	border-radius: 8px;
	background-color: #e1e9f4;
	padding: 0 23px 23px;
	}
section.news {
	margin: 10px 0 15px;
}
.news .heading-ttl02 {
	padding:10px 0;
}
.news-inner {
	background: #fff;
	padding:10px 20px;
}
.container {
	width: 984px;
	margin: 0 auto;
}
.news .txt::before {
	font-family: FontAwesome;
	content: "\f138";
	margin-right: 15px;
}
.news li {
	position: relative;
	margin-top: 2px;
	border-bottom: 2px solid #e1e9f4;
}
.news li:last-child {
	border-bottom: none;
}
.news .txt::before {
	font-family: FontAwesome;
	content: "\f138";
	margin-right: 15px;
}
.news li a span {
	margin-right: 8px;
	margin-bottom: 2px;
}
.news li a {
	display: block;
	position: relative;
	color: #105e95;
	padding:0;
	font-size: 14px;
}
.news .txt {
	width: 626px;
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news .date {
	color: #1f1e1e;
}


@media (max-width: 1024px) {
	.container {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		max-width:100%;
	}
}
@media (max-width: 768px) {
/* 共通 */
.container {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.navbar-header {
    position: relative;
    width: 100%;
    margin:0!important;
    text-align:center;
}
.awemenu-nav .container {
	padding:0!important;
.navbar-header {
	position: relative;
	width: 100%;  }
.navbar-header {
	position: relative;
	width: 100%;  }
.navbar-header {
	position: relative;
	width: 100%;  }
	width:;
}
.news .txt {
	width: 100%;
	word-break: break-all;
}
.Topsearch-Box .ResBox50 .Innertxt {
	width: 100%;
}
.Topsearch-Box .ResBox55 .Innertxt {
	width: 100%;
}
.footerSiteMap .ResBox33 {
	width: 100%;
	margin-bottom: 30px;
}
}

@media (max-width: 720px) {
.Topsearch-Box .ResBox50 {
	width: 100%;
	margin-bottom: 30px;
}
.Topsearch-Box .ResBox55 {
	width: 100%;
}
.Topsearch-Box .ResBox50 .Innertxt {
	width: 90%;
	margin-left: 5%;
}
.Topsearch-Box .ResBox55 .Innertxt {
	width: 90%;
	margin-left: 5%;
}
.about-inner .ResBox60, .about-inner .ResBox40 {
	width: 100%;
}
.about-inner, .service-innner, .news-inner, .news, .service01, .service02, .about {
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 10px;
}
section.news {
	margin:10px 0 30px;
	padding-top: 5px;
}
}
/* ===============================================================
  02 プレミアム
================================================================ */
/* トップ */
.ttlCategory05::before {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f18e";
	vertical-align: baseline;
	margin-right: 8px;
	color: #fff;
}
.btn-01 {
	background: url(../img/bk/btn-bk01.png) no-repeat;
	height: 133px;
	background-size: 100% 100%;
}
.btn-02 {
	background: url(../img/bk/btn-bk02.png) no-repeat;
	height: 133px;
	background-size: 100% 100%;
}
.btn-04 {
	background: url(../img/bk/btn-bk04.png) no-repeat;
	height: 133px;
	background-size: 100% 100%;
}
.btn-01, .btn-02, .btn-04 {
	border-radius: 8px;
	padding: 0 20px 25px;
}
.btn-bk {
	background: #fff7d8;
	padding: 30px;
}
.search01 {
	background: #eef3fa;
	width: 591px;
	display: inline-block;
	height: 51px;
}
.btn_txt05 {
	display: inline-block;
	background: #195e95;
	color: #fff;
	border-radius: 8px;
	box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15);
	width: 150px;
	padding: 15px;
}
.btn_txt06 {
	display: inline-block;
	background: #27b2bb;
	color: #fff;
	border-radius: 8px;
	box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15);
	width: 190px;
	padding: 15px;
}
.info h2 {
	background: #195e95;
	padding-left: 25px;
	-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
	border-radius: 10px 10px 0 0 / 10px 10px 0 0;
}
.info .heading-ttl02 {
	font-size: 28px;
	font-weight: bold;
	color: #fff!important;
	line-height: 90px;
}
.info .heading-ttl02 .fi {
	background: #fff;
}
.info .heading-ttl02 .fi::before {
	color: #195e95;
}
.info .news li {
	border-bottom: 2px solid #bccde6;
}
.info .news .txt {
	width: 100%;
}
.ttlCategory05 {
	font-weight: bold;
	font-size: 28px!important;
	text-shadow: 0px 2px 0px rgba(63, 62, 49, 0.2);
}
.btn-01 a, .btn-02 a, .btn-04 a {
	color: #fff;
}

@media (max-width:768px) {
.btn-bk {
	padding: 10px;
}
.info {
	width: 100%;
}
.info:first-child {
	margin-bottom: 30px;
}
.start .ResBox50 {
	width: 100%;
}
.start .ResBox55 {
	width: 100%;
}
.btn-01, .btn-02 {
/* 	background-size: cover; */
}
.btn-01 {
	margin-bottom: 20px;
}
.start .ResBox70 {
	width: 100%;
}
}
/* ===============================================================
  03 薬紹介
================================================================ */
.item-txt dt {
	color: #195e95;
}
/*.pre {
    background: #fff7d8!important;
    height: 54px;
    padding-left: 8px;
}
.breadcrumb {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    background-color: transparent;
}
.breadcrumb li {
    float: left;
}
.breadcrumb>*:after {
    display: inline-block;
    margin: 0 10px;
    content: ">";
}
.breadcrumb>*:last-child:after {
	display: none
}
.breadcrumb-Wrap {
    position: relative;
    width: 100%;
}
.breadcrumb-Wrap {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    background-color: transparent;
}*/
.btn_txt09 {
	display: inline-block;
	background: #63bfef;
	color: #fff;
	border-radius: 8px;
	box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.15);
	width: 190px;
	padding: 15px;
	font-size: 12px;
}
.breadcrumb-Wrap .btn_txt09 {
	position: absolute;
	top: 6px;
	right: 8px;
}

@media (max-width: 768px) {
	.medi_detail .ResBox60, .medi_detail .ResBox40 {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.item-txt dt {
		margin-bottom:5px;
	}
}

/* ===============================================================
  04 ログイン・ログアウト
================================================================ */
.whiteBox {
	background: #fff;
	padding: 33px;
}
.boxCase02 {
	padding: 26px 33px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #195e95;
	word-wrap: break-word;
	border-radius: 8px;
	width: 550px;
	margin: 0 auto;
}
.search02 {
	background: #eef3fa;
	display: block;
	height: 46px;
	width: 80%;
}
.search02-w100 {
	width:100%;
}
.boxCase02 .Wtxt {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

@media (max-width: 768px) {
.boxCase02 {
	width: 100%;
}
}

@media (max-width: 767px) {
	.search02{
		width:100%;
	}
	.whiteBox {
		background: #fff;
		padding: 15px;
	}
	.boxCase02 {
		padding: 20px 20px;
	}
}

/* ===============================================================
  05 薬検索
================================================================ */
.tab-ttl {
	position: relative;
	background: url(../img/bk/tab_b.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl01 {
	position: relative;
	background: url(../img/bk/tab_lb_s.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl02 {
	position: relative;
	background: url(../img/bk/tab_yw_p.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl03 {
	position: relative;
	background: url(../img/bk/tab_lg01.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl04 {
	position: relative;
	background: url(../img/bk/tab_lg02.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl05 {
	position: relative;
	background: url(../img/bk/tab_b02.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl06 {
	position: relative;
	background: url(../img/bk/tab_lg01.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl07 {
	position: relative;
	background: url(../img/bk/tab_lg02.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl08 {
	position: relative;
	background: url(../img/bk/tab_ttl08.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl09 {
	position: relative;
	background: url(../img/bk/tab_b01.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.tab-ttl10 {
	position: relative;
	background: url(../img/bk/tab_ttl10.png) no-repeat;
	background-size: cover;
	margin-bottom: 10px;
	height: 63px;
}
.mypageName{
	display:block;
	width:710px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.number {
	position: absolute;
	right: 0;
	bottom: 20px;
	color: #195e95;
	font-size: 16px;
	font-weight: bold;
	padding-left: 240px;
    text-align: right;
    bottom: 15px;
    width: 100%;
}
.number01 {
	position: absolute;
	right: 0;
	bottom: 20px;
	color: #63bfef;
	font-size: 16px;
	font-weight: bold;
}
.number02 {
	position: absolute;
	right: 0;
	bottom: 20px;
	color: #ffce3a;
	font-size: 16px;
	font-weight: bold;
}
.category_search {
	-webkit-border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 61px;
	height: 61px;
	padding: 15px 10px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: rgb(39, 178, 187);
	line-height: 32px;
}
.category_search01 {
	-webkit-border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 34px;
	height: 34px;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	border-radius: 50%;
	background-color: #195e95;
	line-height: 30px;
}
.category-Wrap .active {
	background: #ffa93a;
}
.category-Wrap01 .active {
	background: #ffa93a;
}

@media (max-width: 768px) {
.price {
	width: 100%;
/* 	height: auto!important; */
}
.border-r05W {
	border: none;
}
.ResBox15.img {
	width: 100%;
}
.ResBox30.ttl {
	width: 100%;
}
.ResBox45.ttl {
	width: 100%;
	height: inherit!important;
}
.search01 {
	width: 100%;
	margin-bottom: 14px;
}
.checkbox-inline {
	width: 100%;
	text-align: left;
/* 	padding-left: 0; */
	border-bottom: 1px solid #dedede;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
}
.checkbox-inline::before {
/* 	right: 0; */
/* 	left: inherit; */
}
.checkbox01-input:checked + .checkbox01-parts::after {
/* 	top: 15px; */
/* 	left: inherit; */
/* 	right: 1px; */
}
.tab-ttl {
	height: 40px;
}
.number {
	bottom: 15px;
	font-size: 12px;
}
.table-Box.ResBox100 {
	margin-bottom: 0!important;
}
.checkbox-inline {
	padding-left: 15px!important;
	margin-right:0;
}
}

@media (max-width: 767px) {
	.tab-ttl09 {
		height:40px;
	}
	.tab-ttl01{
		height:40px;
	}
	.tab-ttl02{
		height:40px;
	}
}


/* ===============================================================
  06 新規会員登録
================================================================ */
.border-Box {
	border: 1px solid #ccc;
}
.info-txt dl {
	width: 100%;
	border-bottom: 1px solid#ccc;
}
.info-txt dl:last-child {
	border: none;
}
.info-txt dt {
	padding: 28px 23px 28px 26px;
	background: #195e95;
	color: #fff;
}
.info-txt dd {
	padding: 15px 0 10px 20px;
}
.category10 {
	background: #ffce3a;
	color: #195e95;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	padding: 4px 10px;
	text-align: center;
	font-size: 12px;
	margin: 0 5px;
}
.search03 {
	background: #eef3fa;
	display: inline-block;
	height: 46px;
	margin-bottom: 10px;
}
dt.ResBox30, dd.ResBox70 {
	display: table-cell!important;
	float: inherit!important;
}

@media (max-width: 768px) {
dt.ResBox30, dd.ResBox70 {
	width: 100%!important;
	display: block!important;
}
}

@media (max-width: 767px) {
	.info-txt dt {
		padding: 10px 23px 10px 26px;
	}
}


/* ===============================================================
  07 依頼する
================================================================ */
.demo-iframe {
	border: solid 1px #ddd;
	float: left;
	width: 100%;
	margin-bottom: 20px!important;
}
.demo-iframe iframe{
	width:100%;
	height:400px;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	font-size: 18px;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
}
@media (max-width: 767px) {
	.demo-iframe iframe{
		width:100%;
		height:200px;
	}
}


/* ===============================================================
  08 出品する
================================================================ */
.sall-item {
	font-weight: 400;
	/*    text-decoration: line-through;*/
	vertical-align: middle;
}
.sall {
	position: relative;
	background: #ff2323;
	height: 18px;
	line-height: 19px;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	padding: 0 2px 0 5px;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 0 10px;
	letter-spacing: 1px;
}
.sall::after {
	width: 0;
	height: 0;
	border: 9px solid transparent;
	border-top: 9px solid #ff2323;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -18px;
	transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}

@media (max-width: 768px) {
.exhibit .ResBox40, .exhibit .ResBox60 {
	width: 100%;
}
.radio02-parts {
	width: 100%;
/* 	float: left; */
/* 	padding-left: 0; */
}
.checkbox01-parts {
    width: 100%;
    /* float: left; */
    /* padding-left: 0; */
}
.radio02-parts::before {
/* 	right: 0; */
/* 	left: inherit; */
}
.radio-inline {
	width: 100%;
	padding: 10px 0;
}
.expiration dd .input-info02 {
	float: left;
}
.expiration dd .input-info02:nth-child(2) {
	margin-left: 10px;
}
.expiration p {
	float: left;
}
.radio02-input:checked + .radio02-parts::after {
/* 	right: 3px; */
/* 	left: inherit; */
}
}

/* ===============================================================
  09 カート
================================================================ */
@media (max-width: 768px) {
.cart .img.ResBox20 {
	width: 100%;
}
.cart .ttl.ResBox45 {
	width: 100%;
	height: 163px!important;
}
.cart-enter {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.cart-enter .price {
	width: 100%;
	background: #fff!important;
}
}
/* ===============================================================
  10 売り上げ管理

================================================================ */
.management .form-control {
	width: 50%;
}
.table-Box li {
	word-wrap: break-word;
}

@media (max-width: 768px) {
.number p.inline {
	display: block;
}
.management .form-control {
	width: 50%;
}
}

/* ===============================================================
  11 取引画面
================================================================ */
@media (max-width: 768px) {
.transaction .ResBox50.Box {
	width: 100%;
}
.transaction .ResBox55.Box {
	width: 100%;
}
.ResBox85.ttl {
	width: 100%;
}
}
/* ===============================================================
  12 マイページ
================================================================ */
.lightb-Box {
	border-radius: 8px;
	background-color: #e1e9f4;
	padding: 0 23px 23px;
}
.meisai {
	color: #fff;
}
.meisai:hover {
	text-decoration: underline;
	color: #ffce3a;
}
.Box h2.heading-ttlb01 {
	margin: 0 auto 10px;
	padding-bottom: .5em;
	border-bottom: solid 3px #195e95;
	color: #195e95;
	font-size: 24px;
	font-weight: bold;
}
.bayBox {
	border: solid 2px #1e5b9c;
	border-radius: 3px;
}

/* ===============================================================
  13 ご利用ガイド
================================================================ */
.guide-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.guide-box {
	width: 49%;
}

@media (max-width: 768px) {
	.guide-wrap {
		flex-direction: column;
	}
	.guide-box {
	width: 100%;
}
}


/* modal追加 */
.modBox{
	border:1px solid #ccc;
}
.modRow{
	display:flex;
	flex-wrap:wrap;
	border-top:1px solid #ccc;
}
.modRow:nth-of-type(1){
	border-top:none;
}
.modItem{
	padding:6px;
	border-right:1px solid #ccc;
	width:100px;
	background:#eee;
}
.modTxt{
	padding:6px;
	width:300px;
}
.modBtnBox{
	padding:10px;
	text-align:center;
/* 	border-top:1px solid #ccc; */
}
.modBtnBox p{
	width:200px;
}
.modBtnBox p a{
	display:block;
	height:100%;
}
.modTxt input{
	padding:5px;
	width:100%;
	box-sizing:border-box;
	border-radius:4px;
	border:1px solid #ccc;
	font-size:16px;
}

#pageTop{
	position:fixed;
	right:10px;
	bottom:20px;
	z-index:9999;
	width:50px;
	height:50px;
	background:#2e6079;
	border-radius:50%;
	text-align:center;
	line-height:46px;
	border:1px solid #fff;
}
#pageTop a{
	color:#fff;
}
.my-cancel {
	    text-decoration: none;
    border: solid #fff 1px;
    padding: 5px;
    display:inline-block;
}


@media (max-width: 767px) {
	#pageTop{
		position:fixed;
		right:10px;
		bottom:55px;
		z-index:9999;
		width:50px;
		height:50px;
		background:#2e6079;
		border-radius:50%;
		text-align:center;
		line-height:46px;
		border:1px solid #fff;
	}
	.about-inner .float-r.right{
		width:100%;
		text-align:center;
	}
	.my-cancel {
		margin-top:5px;
	}
	.service03 {
	    padding: 1px 10px 25px;
	}
	.cart .ttl.ResBox45.spHeiAuto{
		height:auto!important;
	}
	.boxCase02 .Wtxt {
	    color: #fff;
	    font-weight: bold;
	    font-size: 16px;
	}
}





.cart_num_disp_base {
	position: relative;
}

.cart_num_disp {
	position: absolute;
	top: -8px;
	left: -8px;
	background-color: #fff;
	color: #00a593;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	width: 15px;
	line-height: 15px;
	max-height: 15px;
	font-size: 10px;

}

.member_modal_in_table, .member_modal_in_table tr,.member_modal_in_table th, .member_modal_in_table td{
	border: 1px solid #e5e5e5;
	border-collapse: collapse;
}

.member_modal_in_table th{
	padding: 5px 20px ;
	font-weight: bold;
	background-color: #eee;
}

.member_modal_in_table td{
	padding: 5px 20px ;
	max-width: 400px;
	text-align: left;

}

@media (max-width: 767px) {
	.member_modal_in_table th{
	display: inline-block;
		width: 100%;
	}
	.member_modal_in_table td{
		display: inline-block;
	width: 100%;
	}
}

@media (max-width: 480px) {
	.ttlCategory05{
		font-size: 20px!important;
		margin-top: 10px;
	}
}





.other_sale{
	color: #FFF;
	float: right;
	margin: 0 20px 0 0;
	font-size: 0.5em;
	padding: 11px 26px;
	background-color: #63bfef;
	border-radius: 13px;
	cursor: pointer;
}

@media (max-width: 480px) {
	.other_sale{
		float: none;
		font-size: 0.5em;
		display: block;
		text-align: center;
		padding: 7px;
		margin-top: 10px;
	}
}

.other_sale_p{
	background-color: rgb(255, 206, 58);
}

.other_sale_s{
	background-color: #63bfef;
}





