@charset "Shift-JIS";

/* **************************************************

Name: topics_article.css
Description: CSS for inclusivesociety Topics Article Modules
Copyright 2025 The Hitachi Global Foundation.

***************************************************** */

body {
	 -webkit-print-color-adjust: exact;
}

#Contents {
    padding-bottom: 0;
}

/* ----------------------------------------------------
 FullGrid
------------------------------------------------------- */

/* ----------------------------------------------------
 PageTitleArea
------------------------------------------------------- */
h1.PageTitleStyle1 {
	font-size: 300%;
	font-weight: bold;
	background: none;
	color: #fff;
	margin: 0;
    text-align: center;
    position: relative;
    line-height: 1.2;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1304px) {
    h1.PageTitleStyle1 {
        font-size: 250%;
    }
}
@media screen and (max-width: 769px) {
    h1.PageTitleStyle1 {
        font-size: 212%;
    }
}
@media screen and (max-width: 579px) {
    h1.PageTitleStyle1 {
        font-size: 175%;
    }
}

.JS h1.PageTitleStyle1 {
	margin: 0;
}

.PageTitleInner {
    box-sizing: border-box;
    padding: 60px 15px 120px;
    margin: 0 auto;
    width: 1275px;
}
@media screen and (max-width: 1304px) {
    .PageTitleInner {
        width: 100%;
    }
}
@media screen and (max-width: 399px) {
    .PageTitleInner {
        padding: 45px 15px 60px;
    }
}

.PageTitleStyleSub {
    font-weight: bold;
    font-size: 125%;
    margin: 0 0 20px;
    padding: 0 120px;
    line-height: 1.3;
    color: #00908b;
}
@media screen and (max-width: 1304px) {
    .PageTitleStyleSub {
        padding: 0 80px;
    }
}
@media screen and (max-width: 994px) {
    .PageTitleStyleSub {
        padding: 0 30px;
    }
}
@media screen and (max-width: 769px) {
    .PageTitleStyleSub {
        padding: 0 15px;
    }
}
@media screen and (max-width: 579px) {
    .PageTitleStyleSub {
        font-size: 125%;
    }
}
@media screen and (max-width: 399px) {
    .PageTitleStyleSub {
        font-size: 100%;
        text-align: left;
        padding: 0;
    }
}

/* PageTitleStyleSub01 */
.PageTitleStyleSub01 {
    display: block;
}

.PageTitleStyleSub02 {
    display: block;
    font-size: 80%;
}
@media screen and (max-width: 579px) {
    .PageTitleStyleSub02 {
        display: inline;
        font-size: 80%;
        padding: 0 0 0 8px;
    }
}

.PageTitleData {
    font-size: 187.5%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 115px;
}
@media screen and (max-width: 579px) {
    .PageTitleData {
         font-size: 125%;
    }
}
@media screen and (max-width: 399px) {
    .PageTitleData {
        font-size: 112.5%;
        font-weight: bold;
    }
}

.PageTitleText {
    font-size: 100%;
    margin: -110px 0 60px;
    box-sizing: border-box;
    padding: 30px;
    background-color: rgba(249, 226, 186, 0.8);
    border-radius: 15px;
    color: #333;
}

.LimitedItem {
    position: relative;
    margin: 0 0 35px;
}
@media screen and (max-width: 579px) {
    .LimitedItem {
        margin: 0 0 25px;
    }
}
.LimitedItem span {
    display: block;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 5px 10px;
    background-color: #EB6593;
    color: #fff;
    position: absolute;
    top: 0;
    right: 120px;
    font-size: 87%;
}
@media screen and (max-width: 994px) {
    .LimitedItem span {
        top: -25px;
        right: 0;
    }
}

/* ----------------------------------------------------
 ContentsArea
------------------------------------------------------- */
.ContentsArea {
	box-sizing: border-box;
    margin: 0 auto;
    padding: 0 120px 45px;
    width: 1275px;
}
@media screen and (max-width: 1304px){
    .ContentsArea {
        width: 100%;
        padding: 30px 60px 0;
    }
}
@media screen and (max-width: 769px){
    .ContentsArea {
        padding: 30px 30px 0;
    }
}
@media screen and (max-width: 579px){
    .ContentsArea {
        padding: 30px 15px 0;
    }
}

/* ----------------------------------------------------
 Title
------------------------------------------------------- */
h2.LowerTitleLevel1 {
	background: none;
    color: #333;
    font-size: 175%;
    font-weight: normal;
    text-align: left;
    margin: 0 0 15px;
    padding: 0 0 15px;
    line-height: 1.3;
	position: relative;
}
@media screen and (max-width: 399px) {
    h2.LowerTitleLevel1 {
        padding: 0;
    }
}

h3.LowerTitleLevel2 {
	color: #737373;
    font-weight: normal;
    font-size: 150%;
    margin: 20px 0 15px;
}
@media screen and (max-width: 579px) {
	h3.LowerTitleLevel2 {
    	font-size: 140%;
        margin: 20px 0 10px;
	}
}

h4.LowerTitleLevel3 {
	color: #333;
    font-weight: bold;
    font-size: 100%;
    margin: 20px 0 15px;
}

/* ----------------------------------------------------
 Text Ul Dl Ol
------------------------------------------------------- */
.TextBold {
    font-size: 100%;
    font-weight: bold;
    margin: 0 0 15px;
}

.ArticleListStyle {
    font-size: 90%;
    margin: 0 0 5px;
    padding: 0 0 0 1em;
    color: #333;
    font-weight: normal;
    text-indent: -1em;
}

.Explanation {
    display: inline-block;
    padding: 0 0 0 10px;
    font-size: 100%;
}

.Profile {
    font-weight: bold;
    margin: 0 0 5px;
}
.KeynoteSpeech {
    font-size: 150%;
    margin: 15px 0 0; 
}
@media screen and (max-width: 579px) {
    .KeynoteSpeech {
        font-size: 137.5%;
        margin: 15px 0;
    }
}

.Discussion {
    font-size: 150%;
    margin: 15px 0 0;
}
@media screen and (max-width: 579px) {
    .Discussion {
        font-size: 137.5%;
        margin: 15px 0;
    }
}

ul.ListStyleDisc li {
    margin: 0 0 5px;
    padding: 0;
    list-style: none;
}

ul.ListStyleDisc li::before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: #777;
    border-radius: 50%;
    position: relative;
    top: -1px;
    margin-right: 10px;
}

ul.ListStyleDiscNone {
    box-sizing: border-box;
    padding: 0 0 0 18px;
    font-size: 98%;
}
ul.ListStyleDiscNone li {
    margin: 0;
}
ul.ListStyleDiscNone li::before {
    content: none;
}

.LimitedItemBorder {
    display: inline-block;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 5px 15px;
    border: 1px solid #eb6593;
    color: #eb6593;
}

/* ----------------------------------------------------
 Column
------------------------------------------------------- */
/* -------------------------------------- 2Column ----- */
.LowerColumnSet2 {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.LowerColumn {
	box-sizing: border-box;
    border: 3px solid #333;;
    color: #333;
    margin: 0 0 30px 0;
    overflow: hidden;
	padding: 15px;
    width: 48.5%;
}
@media screen and (max-width: 769px) {
	.LowerColumn {
		width: 100%;
	}
}
/* ----------------------------------- ALL2Column ----- */
.LowerColumnSet2All {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.LowerColumnSet2All .LowerColumn2All {
	box-sizing: border-box;
    color: #333;
    margin: 0 0 15px 0;
    width: 48.5%;
}

/* -- Column 3 -- */
.LowerColumnSet3 {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.LowerColumnSet3 .LowerColumn {
    box-sizing: border-box;
    border: none;
    color: #333;
    margin: 0 0 30px 0;
    overflow: hidden;
    width: 31.5%;
}
@media screen and (max-width: 579px) {
	.LowerColumnSet3 .LowerColumn {
		width: 100%;
	}
}
/* -------------------------------------Link Column ----- */
a.LowerColumn,
.LowerColumnSet3 a.LowerColumn {
	text-decoration: none;
	color: #333;
	transition: all 0.3s ease;
}
a.LowerColumn:hover,
.LowerColumnSet3 a.LowerColumn:hover {
	color: #c02;
	text-decoration: underline;
}

/* ------------------------------------ Unit Column ----- */
.LowerImgColumnUnit {
	display: flex;
    flex-direction: column-reverse;
}
.LowerImgColumnItem {
	min-height: 0%;
    text-align: center;
    width: 100%;
    margin: 0 0 20px;
}
.LowerImgColumnItem img {
	width: 100%;
	height: auto;
}

.LinkText {
	font-size: 100%;
}

.LinkText strong::after {
	background: url(/image/jp/r1/icon/icon_link_right_hd.gif) no-repeat 0% 50%;
    background-size: 20px;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    height: 20px;
    margin-left: 0;
    vertical-align: middle;
    width: 22px;
}

a.LowerColumn:hover .LinkText strong::after,
.LowerColumnSet3 a.LowerColumn:hover .LinkText strong::after {
	background-position: 100% 50%;
}

/* -------------------------------------- 4Column ----- */
.LowerColumnSet4 {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.LowerColumnSet4 .LowerColumn {
    box-sizing: border-box;
    border: none;
    color: #333;
    margin: 0 0 30px 0;
    overflow: hidden;
    width: 23%;
}
@media screen and (max-width: 767px) {
	.LowerColumnSet4 .LowerColumn {
		width: 48.5%;
	}
}
@media screen and (max-width: 579px) {
	.LowerColumnSet4 .LowerColumn {
		width: 100%;
	}
}

/* ----------------------------------- 3:1Column ----- */
.LowerColumnSet4 .LowerColumn1 {
	box-sizing: border-box;
    border: none;
    color: #333;
    margin: 0;
    overflow: hidden;
    width: 23%;
}
.LowerColumnSet4 .LowerColumn2 {
	box-sizing: border-box;
    border: none;
    color: #333;
    margin: 0;
    overflow: hidden;
    width: 74.5%;
}
@media screen and (max-width: 579px) {
	.LowerColumnSet4 .LowerColumn2,
	.LowerColumnSet4 .LowerColumn1 {
		width: 100%;
	}
}

/* ----------------------------------- 2:1 Column ----- */
.LowerColumnSet {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.LowerColumnSet .LowerColumn2 {
	box-sizing: border-box;
    border: none;
    color: #333;
    margin: 0 0 30px 0;
    overflow: hidden;
    width: 65.5%;
}
.LowerColumnSet .LowerColumn1 {
	box-sizing: border-box;
    border: none;
    color: #333;
    margin: 0 0 30px 0;
    overflow: hidden;
    width: 31.5%;
}
@media screen and (max-width: 579px) {
	.LowerColumnSet .LowerColumn2,
	.LowerColumnSet .LowerColumn1 {
		width: 100%;
	}
}

/* ----------------------------------------------------
 List Definition
------------------------------------------------------- */
.DefinitionArea {
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.8);
    padding: 45px 60px 60px;
    border-radius: 3px;
    margin-top: 30px;
}
@media screen and (max-width: 579px) {
    .DefinitionArea {
        margin-top: 0;
        margin-bottom: 30px;
        padding: 45px 30px;
    }
}
@media screen and (max-width: 399px) {
    .DefinitionArea {
        margin-top: 0;
        margin-bottom: 30px;
        padding: 30px 15px;
    }
}

/* ----------------------------------- BK none ----- */
.DefinitionArea2 {
    box-sizing: border-box;
    background-color: none;
    padding: 45px 60px 60px;
    border-radius: 15px;
    margin-top: 30px;
}
@media screen and (max-width: 579px) {
    .DefinitionArea2 {
        margin-top: 0;
        margin-bottom: 0;
        padding: 45px 30px;
    }
}
@media screen and (max-width: 399px) {
    .DefinitionArea2 {
        padding: 30px 15px;
    }
}


dl.DecoratDefinition {
    display: flex;
    box-sizing: border-box;
    border-bottom: 1px dashed #ccc;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 10px 0;
    font-size: 100%;
}
.DecoratDefinition dt {
    box-sizing: border-box;
    padding: 5px;
    width: 15%;
}
@media screen and (max-width: 579px) {
    .DecoratDefinition dt {
        width: 100%;
        font-weight: bold;
    }
}

.DecoratDefinition dd {
    box-sizing: border-box;
    padding: 5px;
    width: 85%;
}
@media screen and (max-width: 579px) {
    .DecoratDefinition dd {
        width: 100%;
    }
}

/* -- 線なし -- */

dl.DecoratDefinition2 {
    display: flex;
    box-sizing: border-box;
    border-bottom: none;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 10px 0;
    font-size: 100%;
}
.DecoratDefinition2 dt {
    box-sizing: border-box;
    padding: 5px;
    width: 15%;
}
@media screen and (max-width: 579px) {
    .DecoratDefinition2 dt {
        width: 100%;
        font-weight: bold;
    }
}

.DecoratDefinition2 dd {
    box-sizing: border-box;
    border-bottom: 1px dashed #ccc;
    padding: 5px;
    width: 85%;
}
@media screen and (max-width: 579px) {
    .DecoratDefinition2 dd {
        width: 100%;
    }
}

.DecoratDefinitionTitle {
    background-color: #F3FAF9;
    box-sizing: border-box;
    padding: 5px 0 5px 15%;
    margin: 5px 0 0;
}

/* ----------------------------------- h2 ----- */

.DefinitionArea .LowerTitleLevel1,
.DefinitionArea2 .LowerTitleLevel1 {
    border: none;
    margin: 0 0 15px;
}
.DefinitionArea .TextStyle1,
.DefinitionArea2 .TextStyle1 {
    font-size: 100%;
}

/* -------------------------------- image ----- */
.DefinitionArea img,
.DefinitionArea2 img {
    border-radius: 5px;
}
.DefinitionArea .LowerColumn1 img,
.DefinitionArea2 .LowerColumn1 img {
    width: 100%;
    height: auto;
}
@media screen and (max-width: 769px) {
    .DefinitionArea .LowerColumn1 img,
    .DefinitionArea2 .LowerColumn1 img {
        width: auto;
    }
}
@media screen and (max-width: 579px) {
    .DefinitionArea .LowerColumn2,
    .DefinitionArea2 .LowerColumn2 {
        margin: 0 0 15px;
    }
    
    .DefinitionArea2 .LowerColumn1 {
        order: 1;
    }
    .DefinitionArea2 .LowerColumn2 {
        order: 2;
    }
}

/* ----------------------------------------------------
 Btn
------------------------------------------------------- */
.BtnSet {
	padding: 10px 12px 10px 22px;
    box-sizing: border-box;
    background-color: #333;
    display: inline-block;
    border-radius: 3px;
	margin: 0 0 20px;
}
@media screen and (max-width: 579px) {
    .BtnSet {
        padding: 10px;
    }
}

.BtnSet a {
	color: #fff;
	font-size: 90%;
	text-decoration: none;
	transition: all 0.3s ease;
}
@media screen and (max-width: 579px) {
    .BtnSet a {
        font-size: 87%;
    }
}

.BtnSet a::after {
	background: url("/image/jp/r1/icon/icon_link_right_white_hd.gif") no-repeat 0% 50%;
	background-size: 20px;
	box-sizing: border-box;
	content: "";
	display: inline-block;
	height: 20px;
	margin-left: 5px;
	vertical-align: middle;
	width: 22px;
}

/* -- hover -- */

.BtnSet a:hover::after {
	background-position: 100% 50%;
}
.BtnSet:hover {
    background-color: #676767;
}

/* ------------------------------ Btn　Layout ----- */
.BtnSetRight {
    text-align: right;
}

/* ------------------------------ Btn　Color ------ */
.BtnEventPointColor1 {
    background-color: #00908B;
}
.BtnEventPointColor1:hover {
    background-color: #40ACA9;
}

.BtnEventPointColor2 {
    background-color: #fa6900;
}
.BtnEventPointColor2:hover {
    background-color: #fdc796;
}


/* ----------------------------------------------------
 Decoration
------------------------------------------------------- */
/* ----------------------------------- Page　Back ----- */
.TopicsAllBk {
    background-color: #F9E2BA;
}

/* ------------------------------ PageTitle　Back ----- */
.TopicsTopAreaBk {
    background-image:url("../../../inclusivesociety/topics/images/2503001_bk.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
}
@media screen and (max-width: 579px) {
    .TopicsTopAreaBk {
        background-image:url("../../../inclusivesociety/topics/images/2503001_bk_sp.png");
    }
}

/* ----------------------------------- Area　Back ----- */
.TopicsArea01Bk {
    background-image:url("../../../inclusivesociety/topics/images/2503001_bk_01.png");
    background-repeat: repeat;
    background-size: contain;
    background-position: 50% 10%;
}
@media screen and (max-width: 399px) {
    .TopicsArea01Bk {
        background-position: 50% 17%;
    }
}

/* ------------------------------- Category　deco ----- */

.CategoryTab {
    box-sizing: border-box;
    border: 1px solid #E8437E;
    padding: 1px 15px;
    display: inline-block;
    margin: 5px 0;
    font-size: 87%;
    border-radius: 25px;
    background-color: #F6E3E7;
    color: #333;
	font-weight: bold;
}

.CategoryTab01 {
    box-sizing: border-box;
    border: 1px solid #00908b;
    padding: 1px 15px;
    display: inline-block;
    margin: 15px 0 30px;
    font-size: 100%;
    border-radius: 25px;
    background-color: #d0ebea;
    color: #333;
	font-weight: bold;
}

.CategoryTab02 {
    box-sizing: border-box;
    border: 1px solid #fa6900;
    padding: 1px 15px;
    display: inline-block;
    margin: 15px 0 30px;
    font-size: 100%;
    border-radius: 25px;
    background-color: #fdecdf;
    color: #333;
	font-weight: bold;
}
@media screen and (max-width: 579px) {
	.CategoryTab01,
	.CategoryTab02 {
		font-size: 87%;
	}
}

/* ------------------------------ Prifile ----- */
.SpeakerProfile {
    box-sizing: border-box;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width: 994px) {
    .SpeakerProfile {
        align-items: flex-start;
    }
}
@media screen and (max-width: 579px) {
    .SpeakerProfile {
        padding: 15px;
    }
}
@media screen and (max-width: 399px) {
    .SpeakerProfile {
        padding: 10px 0 15px;
    }
}
.SpeakerProfileItemImg {
    box-sizing: border-box;
    width: 100px;
    margin: 0 0 0 15px;
    text-align: center;
}
@media screen and (max-width: 579px) {
    .SpeakerProfileItemImg {
        order: 1;
        margin: 0 15px 0 0;
    }
}
.SpeakerProfileItemImg img {
    border-radius: 5px;
}

.SpeakerProfileItemText {
    box-sizing: border-box;
    width: calc(100% - 115px);
}
@media screen and (max-width: 579px) {
    .SpeakerProfileItemText {
        order: 2;
    }
}

.SpeakerProfileName {
    font-size: 140%;
    margin: 0 0 5px 0;
}
@media screen and (max-width: 994px) {
    .SpeakerProfileName {
        font-size: 120%;
    }
}

/* 2名横並び */
.SpeakerProfile2Cloumn {
    display: flex;
    flex-wrap: wrap;
}


.SpeakerProfile2Cloumn .SpeakerProfile {
    width: 50%;
}
@media screen and (max-width: 769px) {
    .SpeakerProfile2Cloumn .SpeakerProfile {
        width: 100%;
    }  
}

.Facilitator {
    display: inline-block;
    padding: 3px 6px 0px 8px;
    margin: 0 10px 5px 0;
    border: 1px solid #e8437e;
    border-radius: 5px;
    font-size: 75%;
    background-color: #f6e3e7;
}

.Remarks {
    font-size: 100%;
    box-sizing: border-box;
    padding: 15px 0;
}

/* ----------------------------------------------------
PageInnerLink
------------------------------------------------------- */
ul.PageAreaLink {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 769px) {
    ul.PageAreaLink {
        justify-content: flex-start;
    }
}

ul.PageAreaLink li {
    box-sizing: border-box;
    padding: 7px 12px 7px 22px;
    background-color: #333;
    margin: 15px 12px;
    border-radius: 3px;
}
@media screen and (max-width: 769px) {
    ul.PageAreaLink li {
        padding: 7px 5px 7px 12px;
        margin: 0 7.5px 15px 7.5px;
        width: calc(50% - 15px);
    }
}

ul.PageAreaLink li a {
    font-size: 90%;
    text-decoration: none;
    transition: all 0.3s ease;
    color: #fff;
}

ul.PageAreaLink li a span::after {
    background: url(/image/jp/r1/icon/icon_down_l_white_hd.gif) no-repeat 0% 50%;
    background-size: 16px;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    height: 18px;
    margin-left: 5px;
    vertical-align: middle;
    width: 18px;
}

/* hover */
ul.PageAreaLink li:hover{
     background-color: #676767;
}
ul.PageAreaLink li a:hover span::after {
    background-position: 0% 100%;
}

/* ----------------------------------------------------
 Color
------------------------------------------------------- */
.EventPointColor1 {
    color: #00908B;
}

/* ----------------------------------------------------
 Adjust
------------------------------------------------------- */

@media screen and (max-width: 769px) {
    .AdjustBreakTb {
        display: block;
    }
}
@media screen and (max-width: 579px) {
    .AdjustBreakTb {
        display: inline;
    }
}



