@charset "utf-8";

/*h1 {
	color:#eb6168;
}

div#menu ul {
	border-color:#eb6168;
}*/

div#word {
	border-color:#f9d0ba;
	background-color:#fff;
}

div#word h3{
	color:#ef858c;
}

div#word h4{
	margin:20px 0 5px;
	font-weight:bold;
}

div#word ul li {
	list-style-type:disc;
	margin-left:1.5em;
}

div#trend h3 {
	font-size:80%;
}

div#trend h4 {
	font-size:120%;
}

div#trend div#check ol {
	list-style-type:decimal;
	padding:1em 2em;
}

div#trend div#check table {
	width:99%;
	float:none;
}

div#trend div#check table td {
	background-color:#fff;
}

div#trend div#check h5 {
	color:#00698d;
	font-size:130%;
	margin-top:1em;
}




div#trend div#check table th {
	background-color:#fdf2f1;
}

div#trend div#check table th.aa {
	background-color:#f9d6d5;
}

div#trend div#check table th.bb {
	background-color:#f2f6fc;
}


div#trend div#check h6.cc {
	font-size:120%;
	color:#016587;
	margin-top:1em;
	text-align:left;
}

div#trend div#check h6.dd {
	font-size:100%;
	color:#1D98D6;
	text-align:left;
	padding-left:1.5em;
}

div#trend div#check h6 {
	font-size:100%;
	color:#e96175;
	margin-top:1em;
	text-align: left;
}


div#trend div#check dt {
	font-weight:bold;
	margin-top:0.5em;
	line-height:1em;
}


div#trend div#check ul.ee{
	padding-left:3em;
	list-style-type:disc;
}


div#dietary div#main p span.fr {
	font-size:180%;
	color:#c9161e;
}

div#sports {
	overflow:hidden;
}


div#month ul li {
	margin-bottom:8px;
}


div#month ul li span.etc {
	font-size:70%;
	margin-left:20px;
}

/* 202105 */
div#season {
	border:8px solid #eddbad;
	padding:15px;
	background-color:#f9f8ed;
}
div#season h3 {
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
	font-size:200%;
	color:#f08200;
}
div#season p {
	text-indent:1em;
}
div#nutrients h3 {
	text-align:center;
	margin-bottom:15px;
	font-weight:bold;
	font-size:200%;
	color:#093190;
}
div#nutrients {
	border:8px solid #d4dc77;
	padding:15px;
/*	background-color:#f9f8ed;*/
}
div#nutrients h4 {
	color:#1bb9ee;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}
div#nutrients p {
	text-indent:1em;
}
div#nutrients p.lead {
    font-weight: bold;
	font-size:110%;
	text-indent:0;
/*    color: #966831;*/
}
div#nutrients dl {
	margin:15px 0;
}
div#nutrients dt {
    font-weight: bold;
}
div#nutrients dd {
	text-indent:1em;
}
div#nutrients dl.type2 {
	margin:15px 0 8px;
}
div#nutrients dl.type2 dd {
	margin-bottom:7px;
}
div#nutrients img.ph {
    float:right;
    margin-left:15px;
    margin-bottom:15px;
}
div#nutrients p.idt {
	padding-left:1em;
	text-indent:-1em;
}
div#mentalhealth {
	border:8px solid #fbe5e6;
	padding:15px;
/*	background-color:#fbe5e6;*/
}
div#mentalhealth h3 {
	margin-bottom:15px;
	font-weight:bold;
	font-size:200%;
	color:#dd5679;
	border-bottom:dotted 4px #dd5679;
}
div#mentalhealth h3 span {
	font-size:60%;
}
div#mentalhealth p.lead {
/*    font-weight: bold;*/
	font-size:105%;
	text-indent:0;
/*    color: #555;*/
	margin-bottom:25px;
	text-indent:0;
}
/*div#mentalhealth div.main {
    padding:0 20px 15px;
    background-color:#fff;
}*/
div#mentalhealth h4 {
    color: #fff;
    font-weight: bold;
	margin:20px 0 10px;
}
div#mentalhealth h4 span {
    background: #66af3f;
    padding:1px 7px;
}
div#mentalhealth p {
	text-indent:1em;
}
div#mentalhealth dt {
	font-weight: bold;
	color:#dd5679;
	margin-top:10px;
}
div#mentalhealth dd {
	text-indent:1em;
	line-height:135%;
}
div#mentalhealth dd span {
	font-weight: bold;
	color:#66af3e;
}
div#mentalhealth dl.type2 {
	margin-bottom:10px;
}
div#mentalhealth dl.type2 dt {
	color:#66af3e;
}
div#mentalhealth dl.type3 {
	margin-bottom:10px;
}
div#mentalhealth dl.type3 dd {
	text-indent: -2.6em;
	padding-left: 2.6em;
}
div#mentalhealth img.ph {
    float:right;
    margin-top:15px;
    margin-left:15px;
    margin-bottom:5px;
}
div#mentalhealth ol {
    margin-top:15px;
    margin-bottom:15px;
}
div#mentalhealth ol li {
	font-weight:bold;
	color:#66af3e;
}
div#mentalhealth ul {
    margin-top:10px;
    margin-bottom:10px;
}
div#mentalhealth ul li {
    line-height:135%;
}
div#mentalhealth div.ex {
    margin-top:10px;
    background-color:#e4efda;
    padding:10px 20px 3px;
}
div#mentalhealth div.ex h5 {
	color:#66af3e;
    font-weight:bold;
}
div#mentalhealth div.ex ul {
    list-style:none;  /* デフォルトのアイコンを消す */
    margin-top:5px;
}
div#mentalhealth div.ex ul li {
	color:#333;
    font-weight:bold;
}
div#mentalhealth div.ex ul li:before {
    content:  "";     /* 空の要素作成 */
    width:  10px;               /* 幅指定 */
    height:  10px;              /* 高さ指定 */
    display:  inline-block;     /* インラインブロックにする */
    background-color: #66af3f;  /* 背景色指定 */
    border-radius:  50%;        /* 要素を丸くする */
    position:  relative;        /* 位置調整 */
    top: -1px;                  /* 位置調整 */
    margin-right: 5px;          /* 余白指定 */
}
div#mentalhealth div.ex02 {
    margin-top:10px;
    margin-bottom:10px;
    background-color: #fbe5e6;
    padding:10px 20px 3px;
}
div#mentalhealth div.ex02 ul {
    list-style:none;  /* デフォルトのアイコンを消す */
    margin-top:5px;
}
div#mentalhealth div.ex02 ul li {
    color:#4d4d4d;
    font-weight:bold;
}
div#mentalhealth div.ex02 ul li:before {
    content:  "";     /* 空の要素作成 */
    width:  10px;               /* 幅指定 */
    height:  10px;              /* 高さ指定 */
    display:  inline-block;     /* インラインブロックにする */
    background-color: #4d4d4d;  /* 背景色指定 */
    border-radius:  50%;        /* 要素を丸くする */
    position:  relative;        /* 位置調整 */
    top: -1px;                  /* 位置調整 */
    margin-right: 7px;          /* 余白指定 */
}
div#mentalhealth div.ex02 ul li span {
    color:#333;
    font-weight:normal;
}
div#mentalhealth div.key {
    margin-top:10px;
    background-color:#e4efda;
    padding:10px 20px 3px;
}
div#mentalhealth div.key ul {
    list-style:none;  /* デフォルトのアイコンを消す */
    margin-top:5px;
}
div#mentalhealth div.key ul li {
    color:#000;
    margin-bottom:10px;
}
div#mentalhealth div.key ul li span {
    color:#66af3f;
    font-weight:bold;
}
div#mentalhealth p span {  /* 202510追加 */
    color:#dd5679;
    font-weight:bold;
}
div#mentalhealth h5.type2 {  /* 202510追加 */
    color:#dd5679;
    font-weight:bold;
    margin-top:10px;
}
div#mentalhealth span.emphasis {  /* 202511追加 */
	font-weight: bold;
	color:#66af3e;
}
div#buzzword {
	border:8px solid #7f4c1f;
	padding:15px;
	background-color:#e9dacb;
}
div#buzzword h3 {
	text-align:center;
	margin-bottom:15px;
	font-weight:bold;
	font-size:200%;
/*	color:#dd5679;
	border-bottom:dotted 4px #dd5679;*/
    position:relative;
    padding:0.1em;
}
div#buzzword h3:before,
div#buzzword h3:after {
    position:absolute;
    content:'';
}
div#buzzword h3:after {
    top:0;
    left:200px;/* 2文字260px、3文字200px */
    width:30px;
    height:30px;
    border-top:2px solid #000;
    border-left:2px solid #000;
}
div#buzzword h3:before {
    right:200px;/* 2文字260px、3文字200px */
    bottom:0;
    width:30px;
    height:30px;
    border-right:2px solid #000;
    border-bottom:2px solid #000;
}
div#buzzword div.main {
    padding:20px;
    background-color:#fff;
	border:1px solid #b58f6c;
}
div#buzzword p {
	text-indent:1em;
}
div#festival {
	border:3px double #f8b74a;
	padding:15px 20px;
/*	background-color:#fbe5e6;*/
}
div#festival h3 {
	margin-bottom:15px;
	font-weight:bold;
	font-size:200%;
	color:#e83220;
/*	border-bottom:dotted 4px #dd5679;*/
}
div#festival h3 span {
	font-size:65%;
	margin-left:1em;
}
div#festival p {
	text-indent:1em;
}
div#festival div.fig {
	text-align:center;
	margin:1.2em 0;
}
div#festival table.ex {
    margin:0 auto;
}
div#festival table.ex th,
div#festival table.ex td {
	border:1px solid #8dc43c;
	padding:0.2em 0.5em;
}
