﻿@charset "utf-8";

/***** 基本使用 <インフルエンザBOX> *****/
.box1810 {
    margin: 2em 0;
    background: #fff;
	border:3px solid #ff9933;
    /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);*/
}
.box1810 .box-title {
	color:#fff;
	font-size:1.15em;
	padding: .5em .5em;
	background-color: #ff9933;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    padding: 8px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.box1810 p {
    padding: 15px 20px;
    margin: 0;
    text-align: left;
}

.box1810 .box_orange1810 {
	height:auto;
	margin:0px 15px 15px 15px;
	padding:5px;
	background-color:#f4f4e3;
}

.box1810 .box_orange1810 p {
	font-size: 0.96em;
    padding: 10px 10px;
    margin: 0;
    text-align: left;
	text-indent: 1em;
}

.box1810 .box_orange1810-title {
	font-size:1.1em;
	padding: 0.5em 0.5em 0 0.5em;
	color: #FF6600;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.1em;
	border-bottom: #ff9933 dotted 2px;
	width:22em;
}

/***** 基本使用 <紫外線情報BOX> *****/
.season_shigaisen_1806 {
	background-color:#ffffff;
	border:3px solid #FC3;
	margin:20px 0;
}
.season_shigaisen_1806 p {
	text-align:center;
    font-weight: bold;
    line-height: 1.6em;
	font-size: 16px;
	color:#ff69b4;
	border-bottom: dotted 3px #ff69b4;
}
.season_shigaisen_1806 img {
	padding: 0.25em;
	margin:-0.25em 0 0.75em 0;
	align:center;
}

/***** 基本使用 <熱中症予防情報BOX> *****/
.season_neccyu_1806 {
	background-color:#ffffff;
	border:3px solid #FF8C00;
	margin:20px 0;
}
.season_neccyu_1806 p {
	color:#FF8C00;
	text-align:center;
    font-weight: bold;
	padding: 0.5em;
    line-height: 1.6em;
	font-size: 16px;
}
.season_neccyu_1806 img {
	padding: 0.25em;
}

/***** 基本使用 <毎月月末の医療費情報BOX> ******************************/
.box_beige2 {
	border: #eb6ea5 3px double;
	border: #00afec 3px double;
	border: #f08300 3px double;
	background-color: #fdeff5; /*薄ピンク*/
	background-color: #eaf6fd; /*薄水色*/
	background-color: #feecd2; /*薄オレンジ*/
	width: 552px;
	margin: 0;
	text-align: center;
}

.border_pinkW {
	text-align: center;
	margin: 10px;
	font-size: 18px;
	color: #eb6ea5; /*濃いピンク*/
	color: #f08300; /*濃いオレンジ*/
	color: #d80c24; /*深い赤*/
	color: #00afec;
	border-bottom: #eb6ea5 solid 1px;
	border-bottom: #f08300 solid 1px;
	border-bottom: #d80c24 solid 1px;
	border-bottom: #00afec solid 1px;
	padding-bottom: 5px;
}

.box_white {
	margin-bottom:20px;
	padding:10px;
	width: 550px;
	background-color: #d5ead8; /*薄いライトグリーン*/
	background-color: #dff2fc;
}
.line_lightblue {
	padding:3px;
	background-color:#54c3f1; /* やや濃い水色　c60*/
	text-align:center;
	color:#fff;
	margin-top:10px;
}

/*** 共通使用 <p> ****************************/
p.indent10 {
    margin: 2px; 
    padding: 0;
	text-indent:1em;
	line-height:1.3em;
	text-align:left;
}

p.indent10_1 {
    margin: 2px; 
    padding-left: 2em;
	text-indent: -1em;
	line-height:1.3em;
}

p.indent10_box {
    margin: 10px; 
    padding: 0;
    font-size:0.95em;
	text-indent:1em;
	line-height:1.3em;
}
/** center **/
p.indent10_c {
    margin: 2px;
    padding: 0;
	text-indent:1em;
	line-height:1.5em;
	text-align:center;
}

/******  190208 *******************/
#news190208 h2 {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#news190208 div.point {
	clear: both;
	margin: 20px 0;
	background: #f5f5f5;
	padding: 5px;
}
#news190208 div.point h2 {
	background: #3399ff;
	border: #66ccff dashed 5px;
	margin-top: 0;
}
#news190208 h3 span {
	background: linear-gradient(transparent 0%, #ffd700 0%);
	color: #ff4500;
	padding: 5px 15px;
	margin-left: 10px;
}
#news190208 div.point li {
	padding-bottom: 5px;
}
#news190208 div.point p {
	padding: 10px;
}
#news190208 div.yudan {
	clear: both;
	border: #ff3366 solid 1px;
	box-shadow: rgb(179, 179, 179) 2px 2px 6px;
	margin-bottom: 30px;
}
#news190208 div.yudan h2 {
	background: #ff3366;
	margin-top: 0;
}
#news190208 div.yudan img {
	padding: 10px 20px 15px 20px;
}
#news190208 div.yudan p {
	padding-right: 10px;
}
#news190208 div.yudan ul li {
	margin-left: 110px;
}
/******  190204 *******************/
#news190204 h2 {
  background: #ee827c;
  color: #f5f5f5;
  font-size: 1.2em;
  text-align: center;
  padding: 10px;
  margin-bottom: 0;
}
#news190204 table{
  background: #fff;
  border-collapse: separate;
  border-spacing: 0px 3px;
  margin: 0 auto;
}
#news190204 td, #news190204 th{
  padding: 10px;
}
#news190204 th{
  background: #ee827c;
  color: #fff;
  width: 80px;
}
#news190204 td{
  background: #fdeff2;
  font-size: 0.95em;
}
#news190204 ul{
  list-style: none;
  padding-left: 0;
}
#news190204 ul li{
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: .6em;
}
#news190204 div {
  background: #f2f2b0;
  padding: 10px 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}
#news190204 h3 {
  color: #82ae46;
  font-size: 1.1em;
  text-align: center;
}
#news190204 img.shadow {
  box-shadow: rgb(179, 179, 179) 2px 2px 6px;
}
/******  190206 *******************/
#news190206 h2 {
    text-align: center;
    font-size: 1.2em;
    border-bottom: 2px solid #69821b;
    color: #69821b;
    padding-bottom: 5px;
}
#news190206 div.guide, #news190206 div.pdf {
	background: #cee4ae;
	border-radius: 20px;
	padding: 10px;
	margin: 10px 0 20px 0;
	box-shadow: 2px 2px 6px #89c3eb;
}
#news190206 div.bag {
	display: table;
}
#news190206 div.item {
	display: table-cell;
    vertical-align: middle;
    padding: 0 13px;
}
#news190206 div.pdf {
	background: #f6bfbc;
	box-shadow: 1px 1px 1px rgba(179, 179, 179, 1);
	margin: 20px 10px;
	border-radius: 0;
}
/******  190212 *******************/
#news190212 h2 {
  position: relative;
  padding-bottom: 1em;
  font-size: 1.2em;
  clear: both;
}
#news190212 h2::before,
#news190212 h2::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
}
#news190212 h2::after {
  bottom: 0;
  border-top: 1px solid #4c6cb3;
  border-bottom: 2px solid #4c6cb3;
}
#news190212 ul{
  list-style: none;
  background: #bce2e8;
  padding: 1em;
  border-radius: 30px;
  margin-bottom: 30px;
}
#news190212 ul li{
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: .6em;
}
#news190212 span {
  background: linear-gradient(transparent 60%, #ffec47 60%);
}
/******  190219 *******************/
#news190219 h2 {
  position: relative;
  padding-bottom: 0.8em;
  font-size: 1.5em;
  clear: both;
  text-align: center;
  color: #006400;
}
#news190219 h2::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  box-sizing: border-box;
  bottom: 0;
  border-top: 1px solid #008080;
  border-bottom: 2px solid #008080;
}
#news190219 h2 img {
  width: 50px;
  margin-bottom: -10px;
}
#news190219 div:nth-child(2) {
  background: #d8e698;
  border-radius: 40% 30% 40% 30%/60% 50% 70% 70%;
}
#news190219 div:nth-child(3) {
  background: #bbe2f1;
  border-radius: 30% 50% 50% 30%/50% 50% 70% 50%;
}
#news190219 div:last-child {
  background: #edde7b;
  border-radius: 40% 20% 50% 40%/70% 50% 70% 40%;
}
#news190219 h3 {
  font-size: 1.2em;
  clear: both;
  text-align: center;
  color: #ea5549;
  padding-top: 10px;
}
#news190219 p {
  font-size: 15px;
  margin: 0.5em;
}
#news190219 p.note:before {
  content:"旬の時期:";
  background: linear-gradient(transparent 60%, #d1de4c 60%);
}
#news190219 p.value:before {
  content:"栄養素:";
  background: linear-gradient(transparent 60%, #d1de4c 60%);
}
#news190219 p.recipe:before {
  content:"おすすめレシピ：";
  background: linear-gradient(transparent 60%, #d1de4c 60%);
}
#news190219 div p:last-child {
  padding-bottom: 10px;
}
/******  190228 *******************/
#news190228 .info {
    font-weight: bold;
    color: red;
    margin-left: 1em;
    text-indent: -1em;
}
#news190228 h2 {
    text-align: center;
    font-size: 1.2em;
}
#news190228 div.box1 {
	background: #f6bfbc;
	border-radius: 20px;
	padding: 10px 30px 1px 30px;
	margin-bottom: 20px;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
}
#news190228 div.box1 h2 {
    color: #00552e;
    border-bottom: #00552e solid 1px;
    padding-bottom: 10px;
}
#news190228 div.box2 {
	border: double 1px #3eb370;
	border-radius: 20px;
	margin-bottom: 20px;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
}
#news190228 div.box2 h2 {
	background: #3eb370;
	color: #fff;
	border-radius: 20px 20px 0 0;
	padding: 10px;
	margin-top: 0;
}
#news190228 div.box2 p {
	padding: 0 10px;
}
#news190228 div.box3 {
	background: #ebe1a9;
	border-radius: 20px;
	padding: 5px 20px;
	margin-bottom: 20px;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
}
#news190228 div.box3 h2 {
    border: dashed 4px #ec6d71;
    padding: 0.4em;
}
#news190228 div.box4 {
	background: #fff462;
	border-radius: 20px;
	margin-bottom: 30px;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
}
#news190228 div.box4 h2 {
	background: #e73562;
	border-radius: 20px 20px 0 0;
    color: #fff;
    padding: 10px;
}
#news190228 div.box4 p {
	padding: 0 15px 15px 15px;
}
#news190228 div.box_koujo {
	background: #cee4ae;
	border-radius: 20px;
	padding: 5px 20px;
	margin-bottom: 20px;
	box-shadow: 2px 2px 6px rgba(179, 179, 179, 1);
}
#news190228 div.box_koujo h2 {
    color: #8f2e14;
    border-bottom: #8f2e14 solid 1px;
    padding-bottom: 10px;
}
#news190228 div.box_koujo a.btn {
    width: 400px;
    font-weight: bold;
    position: relative;
    background-color: #4169e1;
    border-radius: 8px;
    color: #fff;
    line-height: 1.6;
    padding: 8px 16px;
    box-shadow: 0 4px 0 #483d8b;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}
#news190228 div.box_koujo a.btn:after{
  content:">";
  float:right;
}
#news190228 div.box_koujo a.btn:hover{
	background-color: #FFAB40;
	box-shadow: 0 2px 0 #FF6D00;
	top: 2px;
}
#news190228 div.box_koujo a.btn:active {
	top: 4px;
	box-shadow: none;
}
#news190228 div.box_self {
    border: #007bbb dashed 3px;
    padding: 3px;
    margin-bottom: 10px;
}
#news190228 div.box_self p {
    font-size: 15px;
    margin: 8px;
}
#news190228 .etax {
    background-color: #e6e6fa;
    border: solid 5px #87cefa;
    color: #ff4500;
    font-weight: bold;
    font-size: 15px;
    margin: 20px 8px;
    padding: 10px;
}
/******  190215 *******************/
#news190215 h2 {
   background: #d7479c;
   color: #FFF;
   font-size:18px;
   padding: 10px;
   text-align: center;
   margin: 40px 0 0;
}
#news190215 h3 {
   color: #800000;
   font-size:16px;
   padding: 5px;
   text-align: center;
   margin: 30px 0 5px;
   border: solid 2px #800000;
}
#news190215 a.btn {
    width: 325px;
    font-weight: bold;
    position: relative;
    background-color: #4169e1;
    border-radius: 8px;
    color: #fff;
    line-height: 1.6;
    padding: 8px 20px;
    box-shadow: 0 4px 0 #483d8b;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}
#news190215 a.btn:after{
  content:">";
  float:right;
}
#news190215 a.btn:hover{
	background-color: #FFAB40;
	box-shadow: 0 2px 0 #FF6D00;
	top: 2px;
}
#news190215 a.btn:active {
	top: 4px;
	box-shadow: none;
}
#news190215 p.attention {
   font-weight: bold;
   color: #F00;
   background: #faefea;
   border: solid 3px #d7479c;
   padding: 1em;
}
#news190215 div.etax {
   background: #bce2e8;
   padding: 1em;
}
#news190215 div.prepare {
   height: 400px;
}
#news190215 div.prepare div {
   float: left;
   width: 229px;
   font-size: 0.9em;
   background: #316745;
   border: outset 8px #8d6449;
   margin: 6px 6px 30px;
   color: #fff;
   padding: 5px;
}
#news190215 div.prepare div p {
   color: #fff;
   border-bottom: solid 1px #fff;
   text-align: center;
}
#news190215 div.prepare div p span {
   background: linear-gradient(transparent 0%, #d2691e 0%);
   padding: 0 5px;
   font-size: 1.1em;
   line-height: 200%;
}
#news190215 div.prepare div span {
   font-size: 0.8em;
}
#news190215 div.prepare div ul {
   margin-left: -18px;
}
#news190215 div.prepare div li:last-child {
   color: #f4b3c2;
}
#news190215 div.note p:before {
   content: "※";
}
#news190215 div.note p {
   text-indent: -1em;
   padding-left: 1em;
}
/******  190226 *******************/
#news190226 h2 {
    position: relative;
    padding-bottom: 1em;
    font-size: 1.2em;
    clear: both;
    color: #ff4500;
    margin-top: 30px;
}
#news190226 h2::before,
#news190226 h2::after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 6px;
    box-sizing: border-box;
}
#news190226 h2::after {
    bottom: 0;
    border-top: 1px solid #ff4500;
    border-bottom: 2px solid #ff4500;
}
#news190226 div.qa {
	margin-top: 40px;
}
#news190226 p.cat {
	background: #fff7e6;
    padding: 20px 0 5px 20px;
    margin-bottom: 0;
	font-weight: bold;
	color: #2f4f4f;
	font-size: 1.1em;
}
#news190226 p.cat span {
	background: linear-gradient(transparent 60%, #ffec47 60%);
}
#news190226 p.que {
	margin: 0;
	font-weight: bold;
	color: #4682b4;
	background: #fff7e6;
	padding: 10px 10px 0 2em;
}
#news190226 p.que:before {
	content: "";
	width: 36px;
	height: 36px;
	margin: 0 5px 0 -20px;
	display: inline-block;
	background:url(images/1902/26/que.png) no-repeat;
	background-size: contain;
	vertical-align: bottom;
}
#news190226 p.ans {
	margin: 0;
	background: #fff7e6;
	padding: 0 10px 10px 2em;
}
#news190226 p.ans:before {/
	position: absolute;
	top: 0px;
	left: 5px;
	content: "";
	display: inline-block;
	width: 36px;
	height: 36px;
	background:url(images/1902/26/ans.png) no-repeat;
	background-size: contain;
	vertical-align: bottom;
}

#news190226 div.kotsu {
	background-color:#cee4ae;
	border: dashed 2px #b8d200;
	box-shadow: 0px 0px 0px 10px #cee4ae;
	margin: 30px 0 50px;
}
#news190226 div.kotsu h3 {
	padding: 0.2em 1em;
    color: #007b43;
    margin: 20px 190px 0px 200px;
    border-bottom: solid 1px;
}
#news190226 div.kotsu span {
	font-size: 0.9em;
}
/******  190222 *******************/
#news190222 h2 {
    background: #82ae46;
    font-size: 1.2em;
    color: #fdeff2;
    margin: 10px 0 0;
    padding: 15px;
    text-align: center;
}
#news190222 .box {
	margin: 0 0 10px;
	background: #e8d3c7;
	padding: 15px 10px 0;
	border: 2px solid #82ae46;
}
#news190222 strong {	
	padding-left: 10px;
}
#news190222 dl {	
	margin: 5px 0;
}
#news190222 .dec {	
	height: 150px;
}
#news190222 .rep {	
	height: 80px;
}
#news190222 dt {
	float: left;
	margin: 0 0 0 20px;
}
#news190222 .dec dt {
	width: 90px;
}
#news190222 .rep dt {
	width: 50px;
}
#news190222 dd {
	float: left;
	margin: 0 5px;
}
#news190222 .dec dd {
	width: 420px;
}
#news190222 .rep dd {
	width: 400px;
}
/******  190233 *******************/
#news190233 a.btn {
    position: relative;
    background-color: #7d7d7d;
    color: #fff;
    padding: 9px 20px 5px;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    text-decoration: none;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
}/***
#news190233 a.btn:after{
  content:">";
  float:right;
}
#news190233 a.btn:hover{
	background-color: #FFAB40;
	box-shadow: 0 2px 0 #FF6D00;
	top: 2px;
}
#news190233 a.btn:active {
	top: 4px;
	box-shadow: none;
}***/
/******  190236 *******************/
#news190236 table {
    font-size:14px;
}
#news190236 th {
    text-align: center;
}
#news190236 td {
    text-align: center;
    vertical-align: middle;
    padding: 5px;
}
#news190236 .tleft {
    text-align:left;
}
#news190236 .tname {
    text-align:center;
    font-size:0.9em;
    margin-bottom: 0.4em;
}
#news190236 h2 {
    font-size: 1.2em;
    margin: 50px 0 10px;
    padding: 10px;
    text-align: center;
}
#news190236 h3 {
    color: #fff;
    margin: 30px 0 10px;
    padding: 10px 15px;
}
#news190236 h4 {
    margin: 3px 0 5px;
    padding: 5px 10px 3px;
}
#news190236 .lead th {
    background: #a0d8ef;
}
#news190236 .health th {
    background: #cee4ae;
}
#news190236 .health h2 {
    color: #82ae46;
    border-top: solid 5px #82ae46;
    border-bottom: solid 5px #82ae46;
}
#news190236 .health h3 {
    background: #82ae46;
}
#news190236 .health h4 {
    border-bottom: solid 1px #82ae46;
    color: #82ae46;
}

#news190236 .tooth th {
    background: #e6cde3;
    text-align:left;
}
#news190236 .tooth td {
    text-align:left;
}
#news190236 .tooth h2 {
    color: #e9546b;
    border-top: solid 5px #e9546b;
    border-bottom: solid 5px #e9546b;
}
#news190236 .tooth h3 {
    background: #e9546b;
}
#news190236 .tooth h4 {
    border-bottom: solid 1px #e9546b;
    color: #e9546b;
}
#news190236 .ul_table dl {
margin: 5px 0;
}
#news190236 .ul_table dl dt {
    float: left;
font-weight: bold;
}
#news190236 .ul_table {
    list-style: none;
    margin: 0 0 0 12px;
    padding-left: 1em;
}

