@charset "utf-8";

body{
	background-color:#EEE;
}

.innerPG{
	margin:0 auto;
	width:100%;
	background-image:url(../img/topimg_innerPG.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100%;
}

/* ヘッダ
--------------------------------*/
#header{
	background-color:#fff;
	overflow:hidden;
	padding:0;
}
#hdr_top_menu{
	overflow:hidden;
	padding:0;
}

/* ロゴ */
nav h1{
	float:left;
	line-height:0;
}
nav h1 a{
	display:block;
	padding:15px 0 15px 10px;
}




/* メイン画像
--------------------------------*/
#main_bnr{
	clear:both;
	background-image:url(../img/topimg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:1107px 250px;
	height:250px;
	position:relative;
	overflow:hidden;
	background-color:#D2D2D2;
	padding:0;
	text-align:center;
	margin-bottom:-7px;
}
.main_bnr_copy{
	position: absolute;
	top:50%;
	left:50%;
	margin-left:-370px;
	transform:translateY(-50%);
	padding:25px 35px;
	height:auto;
	z-index:1;
	background-color:#fff;
	border-radius:3px;
	box-shadow:0 0 2px rgba(0,0,0,0.2);
}

/* コンテンツ
--------------------------------*/
section.content{
	background-color:#FFF;
}


/* 会員の方、星薬会報 */
ul.col_left_cnt{
	padding:5px 15px;
	margin-bottom:10px;
	background-color:#FFF;
}
ul.col_left_cnt li h2.col_left_ttl{
	font-size:1.4rem;
	font-weight:bold;
	color:#FFF;
	background-color:#00B7BF;
	padding:0 5px;
	margin-bottom:10px;
}
ul.col_left_cnt li.lft_mbr_btn{
}
ul.col_left_cnt li.lft_mbr_btn a{
	margin:-3px 0 0 0;
	width:100%;
	text-align:center;
	color:#00B7BF;
	border:solid 1px #00B7BF;
	border-radius:7px;
	display:block;
	padding:5px 0
}
ul.col_left_cnt li.lft_mbr_id{
	font-size:1.3rem;
	padding:8px 0;
}
ul.col_left_cnt li.lft_mbr_id a{
	color:#00B7BF;
	padding-left:12px;
	background-image:url(../img/lft_mbr_id.png);
	background-repeat:no-repeat;
	background-position:0 8px;
	display:block;
}
ul.col_left_cnt li.lft_mbr_btn a:hover,
ul.col_left_cnt li.lft_mbr_id a:hover{
	opacity:0.7;
}
ul.col_left_cnt li.lft_mbr_btn span{
	background-image:url(../img/login_lft.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
}
ul.col_left_cnt li h2{
	margin:10px 0;
	font-size:1.6rem;
}
ul.col_left_cnt li img{
	max-width:100%;
}
ul.col_left_cnt li.lft_bltn{
	overflow: auto;
	text-align:center;
}
ul.col_left_cnt li.lft_bltn a{
	text-align:center;
}
/* バナーボタン */
ul.col_left_bnr{
	padding:0;
	text-align: center;
}
ul.col_left_bnr li{
display:inline-block;
background-color:#FFF;
line-height: 0;
padding:0;
margin: 0 0 8px 0;
box-shadow:0 0 1px rgba(0,0,0,0.1);
}
ul.col_left_bnr li a{
text-align: center;
display: block;
padding:5px;
}
ul.col_left_bnr li a:hover{
opacity: 0.7;
}
ul.col_left_bnr li img.bnr_2{
display: none;
}
/* 地図、路線、天気 */
ul.col_left_src{
padding:0;
margin-bottom:5px;
}
ul.col_left_src li{
display:inline-block;
width: 100%;
padding:0;
background-color:#FFF;
margin-bottom:4px;
box-shadow:0 0 1px rgba(0,0,0,0.1);
background-image: url(../img/col_left_src.png);
background-repeat: no-repeat;
background-position:10px 9px;
}
ul.col_left_src li a{
display: block;
padding:3px 3px 3px 25px;
color: #65BB30;
}
ul.col_left_bnr li a:hover{
opacity: 0.7;
}

/* 見出し
--------------------------------*/
#headline{
background-color:#00ACB5;
background: rgba(0,172,181,0.7);
color:#fff;
padding:27px 0;
}
#headline h2{
color: #fff;
}

/* フッター
--------------------------------*/
#footer{
background-color:#00B7BF;
}



/*===============================================
  PC用
===============================================*/
@media only screen and (min-width:1000px){	
}
.info{
	margin-left:65px
}


/*===============================================
  モニター幅999px以下
===============================================*/
@media only screen and (max-width:999px){
.innerPG{
	background-position:top center;
	background-size:1107px;
}
#main_bnr{
	background-position:right;
}
ul.col_left_bnr{
margin:0 1%;
text-align:left;
}
ul.col_left_bnr li img{
width: 100%;
}
}


/*===============================================
  画面の横幅が768pxまで（iPad）
===============================================*/
@media only screen and (max-width:768px){
#header{
	padding-bottom:0;
}
.main_bnr_copy{
	left:50%;
	margin-left:-138px;
}
}


/*===============================================
  画面の横幅が640pxまで（スマホ）
===============================================*/
@media only screen and (max-width:640px){
.info{
	margin-left:0;
}
ul.col_left_bnr{
margin:0 1%;
}
ul.col_left_bnr li{
width:48.5%;
margin: 0;
}
ul.col_left_bnr li:first-child{
margin: 0 1% 8px 0;
display:block;
}
ul.col_left_bnr li a img{
margin: 0 1% 0 0;
}

}


/*===============================================
  画面の横幅が480pxまで（スマホ）
===============================================*/
@media only screen and (max-width:480px){
#header{
	max-width:480px;
}
}