
/* ===========================
	 SDGs */
#SDGsstudioArea {
	padding: 60px 0;
	background-color: #fff;
}
#SDGsstudioArea article.articleDescription a {
	display: block;
}
#SDGsstudioArea article.articleDescription h3 {
	margin-bottom: .5em;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.4;
}
#SDGsstudioArea article.articleDescription p {
	font-size: 1.2em;
	text-align: justify;
}
#SDGsstudioArea article.articleDescription .imageObj {
	position: relative;
}
#SDGsstudioArea article.articleDescription .textObj {
	position: relative;
}
#SDGsstudioArea article.articleDescription .linkText {
	display: inline-block;
	padding: .8em 2em;
	background-color: #173e92;
	color: #fff;
	line-height: 1;
}
#SDGsstudioArea article.articleDescription a:hover .linkText {
	background-color: #648ce3;
}
#SDGsstudioArea .typeAbout {
	text-align: center;
}
#SDGsstudioArea #sdgsSpinear {
	border-top: 4px solid #D1171A;
	border-bottom: 4px solid #D1171A;
	color: #000;
}
#SDGsstudioArea #sdgsImformation .contBody {
	position: relative;
}
#SDGsstudioArea #sdgsSpinear a {
	color: #000;
}
/*#SDGsstudioArea #sdgsSpinear article.articleDescription .linkText {
	background-color: #D1171A;
}
#SDGsstudioArea #sdgsSpinear article.articleDescription a:hover .linkText {
	background-color: #ea4d50;
}*/
#SDGsstudioArea #sdgsSpinear .imageObj figcaption.jWave {
	text-align: right;
}
#SDGsstudioArea #sdgsSpinear .imageObj figcaption.jWave img {
	width: 40%;
}
hr.width100vw {
	display: block;
	width: 100vw;
	margin-top: 140px;
	margin-left: calc((100% - 100vw) / 2);
	border-top: 1px solid #173E92;
}
.toggleContents {
}
.toggleContents .moreBtn {
}
.toggleContents .moreBtn.close {
}
.toggleContents .toggleContentsWrap {
	display: none;
}
@media print, screen and (min-width: 769px) {
	#SDGsstudioArea {
	}
	#SDGsstudioArea #sdgsHead {
		display: flex;
		justify-content: space-between;
		margin-top: 100px;
	}
	#SDGsstudioArea #sdgsHead .sdgsLogo {
		width: calc(100% * 580 / 1200);
	}
	#SDGsstudioArea #sdgsHead .sdgsLogo figure {
		margin-top: 30%;
	}
	#SDGsstudioArea .typeAbout button {
		width: auto;
		font-size: 2.1rem;
		letter-spacing: .2em;
	}
	#SDGsstudioArea #sdgsHead .sdgsLead {
		width: calc(100% * 580 / 1200);
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks {
		display: flex;
		justify-content: space-between;
		margin-top: 4em;
		font-size: 16px;
		font-weight: bold;
		color: ##02153E;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .insideLink {
		letter-spacing: .15em;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .insideLink .btnArea {
		display: flex;
		justify-content: space-between;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .official {
		text-align: center;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .official a {
		display: inline-block;
		margin-top: 2em;
		font-size: 12px;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .official a img {
		width: 38px;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .official a:hover img {
		opacity: .6;
	}
	
	#SDGsstudioArea #sdgsExhibition {
		margin-bottom: 140px;
	}
	#sdgsExhibition .moreBtn button {
		width: 480px;
		font-size: 2.1rem;
		letter-spacing: .2em;
	}
	
	#sdgsImformation {
	}
	#sdgsImformation h2 {
		display: flex;
		align-items: center;
	}
	#sdgsImformation h2 .text {
		margin-left: 1em;
		font-size: 29px;
		line-height: 1;
	}
	
	#SDGsstudioArea article.articleDescription {
		padding: 60px 40px;
	}
	#SDGsstudioArea article.articleDescription .wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#SDGsstudioArea article.articleDescription .imageObj {
		width: 47%;
	}
	#SDGsstudioArea article.articleDescription .textObj {
		width: 48%;
	}
	#SDGsstudioArea article.articleDescription .textObj::after {
		content: "　";
	}
	#SDGsstudioArea article.articleDescription .linkText {
		margin-top: 2em;
	}
	#SDGsstudioArea article.articleDescription .linkText .text {
		font-size: .9em;
	}
	
	#SDGsstudioArea #sdgsImformation article.articleDescription {
		padding: 60px 40px;
	}
	#SDGsstudioArea #sdgsImformation h2 + .contBody article.articleDescription {
		padding-top: 60px;
	}
	
	#SDGsstudioArea #sdgsSpinear {
		margin: 60px 0;
	}
	#brandingMain .siteContentsWrap #SDGsstudioArea.contentBlock #sdgsSpinear .contentWrap {
		padding: 40px 0;
	}
	
	#frauSDGsAriticle h2 {
		margin-top: 6em;
	}
}
@media screen and (max-width:768px) {
	#brandingMain .siteContentsWrap #SDGsstudioArea.contentBlock {
	}
	#brandingMain .siteContentsWrap #SDGsstudioArea.contentBlock .contentWrap {
		margin: 5em 8%;
	}
	hr.width100vw {
		margin-top: 12%;
	}
	
	#SDGsstudioArea {
		padding-bottom: 4em !important;
	}
	#SDGsstudioArea #sdgsHead {
		padding-top: 40px;
	}
	#SDGsstudioArea #sdgsHead .sdgsLogo {
		text-align: center;
	}
	#SDGsstudioArea #sdgsHead .sdgsLogo img {
		width: 70%;
		margin-left: 5%;
	}
	#SDGsstudioArea #sdgsHead .sdgsLead {
		margin-top: 80px;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks {
		font-size: 15px;
		font-weight: bold;
		text-align: left;
		line-height: 1.6;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .insideLink {
		display: flex;
		justify-content: space-between;
		margin-top: 2em;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .insideLink p {
		width: 40%;
		margin-top: 1.2em;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .insideLink .btnArea {
		width: 55%;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .insideLink .btnArea a.hoverAction {
		width: 100%;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .insideLink .btnArea a.hoverAction span {
		padding: .8em 1em;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .official {
		display: flex;
		align-items: center;
		margin-top: 2em;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .official a img {
		width: 12vw;
		margin-left: 8vw;
	}
	#SDGsstudioArea .typeAbout button {
		width: 100%;
		font-size: 12px;
		letter-spacing: .2em;
	}
	
	#SDGsstudioArea #sdgsExhibition {
		margin-bottom: 80px;
	}
	#SDGsstudioArea #sdgsExhibition .toggleContents h2 {
		padding-top: 70px;
		margin-bottom: 30px;
	}
	#SDGsstudioArea #sdgsExhibition .toggleContents h2 img {
		width: 107px;
	}
	#SDGsstudioArea #sdgsExhibition .typeAbout {
		margin-bottom: 25px;
	}
	#sdgsExhibition .moreBtn button {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 50px;
		margin-top: 0;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: .2em;
	}
	#sdgsExhibition .moreBtn.close button {
		margin-top: 50px;
		height: auto;
	}
	
	#sdgsImformation {
		margin-top: 0;
	}
	#sdgsImformation h2 {
		margin-bottom: 2em;
	}
	#sdgsImformation h2 img {
		width: 160px;
	}
	#sdgsImformation h2 .text {
		display: block;
		margin-top: .3em;
		font-size: 16px;
	}
	#SDGsstudioArea #sdgsImformation article.articleDescription {
		margin-bottom: 4em;
	}
	#SDGsstudioArea article.articleDescription .date {
		margin-top: .5em;
		font-size: 1.2em;
	}
	#SDGsstudioArea article.articleDescription h3 {
		margin-top: .5em;
		font-size: 2em;
	}
	#SDGsstudioArea article.articleDescription .date + h3 {
		margin-top: 0;
	}
	#SDGsstudioArea article.articleDescription p {
		letter-spacing: .1em;
	}
	#SDGsstudioArea article.articleDescription .linkText {
		display: block;
		width: 60%;
		margin: 1em auto;
		font-size: 1.2em;
		text-align: center;
	}
	#SDGsstudioArea article.articleDescription + article.articleDescription {
		margin-top: 80px;
	}
	
	#SDGsstudioArea #sdgsSpinear {
		/*margin: 20px 0;*/
		margin-bottom: 20px;
	}
	/*#brandingMain .siteContentsWrap #SDGsstudioArea.contentBlock #sdgsSpinear .contentWrap,
	#brandingMain .siteContentsWrap #SDGsstudioArea.contentBlock #sdgsImformation .contentWrap{
		padding: 80px 8%;
	}*/
	
	#frauSDGsAriticle h2 {
		margin-bottom: 2em;
	}
	#frauSDGsAriticle h2 img {
		width: 245px;
	}
	#SDGsstudioArea #frauSDGsAriticle article.articleDescription {
		margin-bottom: 4em;
	}
}
/* 小さい画面対応 */
@media only screen and (min-width: 769px) and (max-width: 1280px){
	#SDGsstudioArea #sdgsHead .sdgsLinks,
	#SDGsstudioArea #sdgsHead .sdgsLinks .official a {
		font-size: min(1.18vw, 15px);
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .insideLink {
		letter-spacing: .1em;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .insideLink a.hoverAction {
		width: 48%;
	}
	#SDGsstudioArea #sdgsHead .sdgsLinks .official a img {
		width: calc(100vw * 38 / 1200);
	}
}
/* ===========================
	 記事ページ */
#brandingMain #articleText header.sdgsHead {
	background-image: linear-gradient(135deg, #fbfbfb, #f4f4f4);
}
#brandingMain #articleText .imgBlock {
	text-align: center;
}
#brandingMain #articleText .imgBlock figure {
	display: inline-block;
}
#brandingMain #articleText .articleBody .imgBlock figure img {
	max-width: 100%;
}
#brandingMain #articleText .articleBody .txtRight {
	text-align: right !important;
}
#brandingMain #articleText .articleBody .txtLeft {
	text-align: left !important;
}
.graphicSection {
	margin-top: 0;
}
.toggleObj .moreBtn {
}
.toggleObj .profileDetail {
	display: none;
	text-align: left;
}
.profileDetail h5 {
	font-size: 1.2em;
	font-weight: bold;
}
/* 概要ページ */
#articleText #aboutOverview .flexBox .textObj {
	font-weight: bold;
	color: #173e92;
}
#articleText #aboutOverview .flexBox .textObj ul {
	color: #031A4B;
}
#articleText .bgGray {
	position: relative;
}
#articleText .bgGray::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: calc(50% - 50vw);
	bottom: 0;
	left: calc(50% - 50vw);
	width: 100vw;
	background-color: #ebebeb;
}
#articleText #aboutAccTime .flexBox {
	position: relative;
}
#articleText #aboutAccTime .flexBox .textObj {
	color: #031A4B;
}
#articleText .typeDisc {
	margin-left: 1.5em;
	list-style-type: disc;
}
@media print, screen and (min-width: 769px) {
	#brandingMain #articleText header.sdgsHead {
		margin-bottom: 144px;
	}
	#brandingMain #articleText header.sdgsHead .contentWrap {
		padding: 0 40px;
	}
	#brandingMain #articleText header.sdgsHead h2 {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 40px 0;
	}
	#brandingMain #articleText header.sdgsHead h2 .logo {
		width: 455px;
		text-align: center;
	}
	#brandingMain #articleText header.sdgsHead h2 .logo img {
		width: 278px;
		margin-top: -30px;
	}
	#brandingMain #articleText header.sdgsHead.frauHead h2 .logo img {
		width: 300px;
		margin-top: 0;
	}
	
	#brandingMain #articleText .articleBody .articleHead .titleText.centerPC {
		text-align: center;
	}
	
	/* 概要ページ */
	#articleText .aboutHead {
		margin-top: calc(-1.7em - 1.67em - 1.5em);
		background: transparent url(../image/about_top_bg_pc.jpg) no-repeat 90% bottom / cover;
	}
	#articleText .aboutHead .contentWrap {
		height: 972px;
	}
	#articleText .aboutHead h2 {
		padding-top: 13%;
	}
	#articleText .aboutHead h2 picture {
		margin-left: 80px;
	}
	
	#articleText #aboutOverview {
		margin-top: 140px;
	}
	#articleText #aboutOverview .img01 {
		width: calc(100% * 800 / 1200);
	}
	#articleText #aboutOverview .flexBox {
		align-items: center;
	}
	#articleText #aboutOverview .flexBox .textObj {
		width: calc(100% * 800 / 1200);
		padding: calc(100% * 100 / 1200);
		font-size: min(29px, 2vw);
	}
	#articleText #aboutOverview .flexBox .textObj > * {
		transform: translate3d(calc(100% * -10 / 1200), 0, 0);
	}
	#articleText #aboutOverview .flexBox .textObj ul {
		margin-top: 2em;
	}
	#articleText #aboutOverview .flexBox .textObj li {
		margin-top: 1.6em;
	}
	#articleText #aboutOverview .flexBox .imgObj {
		width: calc(100% * 400 / 1200);
		padding-bottom: calc(100% * 400 / 1200);
		background-color: #173e92;
	}
	#articleText #aboutOverview .flexBox .imgObj img {
		margin-top: -75px;
	}
	
	#articleText #aboutAppearance {
		margin-top: 140px;
	}
	#articleText #aboutAppearance .items {
		position: relative;
	}
	#articleText #aboutAppearance .items::before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: calc(50% - 50vw);
		bottom: 0;
		left: calc(50% - 50vw);
		width: 100vw;
		background: transparent url(../image/about_facility_bg_pc.png) no-repeat center 240px / min(112%, 1344px) auto;
	}
	#articleText #aboutAppearance .items * {
		position: relative;
		display: block;
	}
	#articleText #aboutAppearance .items .img01 {
		width: calc(100% * 912 / 1200);
		margin-top: -33px;
		margin-left: auto;
	}
	#articleText #aboutAppearance .items .img02 {
		width: calc(100% * 658 / 1200);
		margin-top: calc(100% * 60 / 1200);
	}
	#articleText #aboutAppearance .items .img03 {
		width: calc(100% * 510 / 1200);
		margin-top: calc(100% * -225 / 1200);
		margin-left: auto;
	}
	#articleText #aboutAppearance .items .img04 {
		margin-top: calc(100% * 65 / 1200);
	}
	#articleText #aboutFacility {
		margin-top: 140px;
	}
	#articleText #aboutFacility .items {
		display: flex;
		justify-content: center;
		margin-top: 75px;
	}
	#articleText #aboutFacility .items picture {
		width: calc(100% * 200 / 1200);
		height: calc(100% * 200 / 1200);
		margin: calc(100% * 24 / 1200) calc(100% * 32 / 1200);
	}
	
	#articleText #aboutAccTime {
		margin-top: 120px;
	}
	#articleText .bgGray {
		padding: 145px 0;
	}
	#articleText .flexBox {
		display: flex;
	}
	#articleText #aboutAccTime .flexBox .titleObj {
		padding-right: calc(100% * 100 / 1200);
	}
	#articleText #aboutAccTime .flexBox .textObj {
		font-size: min(1.8rem, 1.7vw);
	}
	
}
@media screen and (max-width:768px) {
	#brandingMain #articleText header.sdgsHead h2 {
		margin-top: -10%;
	}
	#brandingMain #articleText header.sdgsHead h2 .logo {
		text-align: center;
		margin: -15% 0 5%;
	}
	#brandingMain #articleText header.sdgsHead h2 .logo img {
		width: 90%;
	}
	#brandingMain #articleText header.sdgsHead.frauHead h2 .logo img {
		width: 70%;
	}
	
	/* 概要ページ */
	#articleText .aboutHead {
		position: relative;
	}
	#articleText .aboutHead .contentWrap {
		position: absolute;
		top: 5%;
	}
	#articleText #aboutOverview {
		margin-top: 12%;
	}
	#articleText #aboutOverview .flexBox .textObj {
		font-size: 16px;
	}
	#articleText #aboutOverview .flexBox .textObj h3 {
		margin-top: 20%;
		width: calc(100% * 640 / 654);
	}
	#articleText #aboutOverview .flexBox .textObj ul {
		margin-left: 1.2em;
	}
	#articleText #aboutOverview .flexBox .textObj li {
		margin-top: 1.5em;
		line-height: 1.7;
		letter-spacing: 0;
	}
	#articleText #aboutOverview figure {
		position: relative;
		display: block;
	}
	#articleText #aboutOverview .img02 {
		margin-top: 20%;
		transform:translate3d(calc(100vw * -.08), 0, 0);
	}
	#articleText #aboutOverview .img02 img {
		position: relative;
	}
	#articleText #aboutOverview .img02::before {
		content: "";
		position: absolute;
		top: 27%;
		right: calc(100vw * -.16);
		display: block;
		width: 50vw;
		height: 50vw;
		background-color: #173e92;
	}
	#articleText #aboutOverview .img03 {
		margin-top: 10%;
		transform:translate3d(calc(100vw * .08), 0, 0);
	}
	
	#articleText #aboutAppearance {
		margin-top: 30%;
	}
	#articleText #aboutAppearance h3 {
		width: calc(100% * 206 / 654);
	}
	#articleText #aboutAppearance .items {
		position: relative;
		padding-bottom: 15%;
	}
	#articleText #aboutAppearance .items::before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: calc(50% - 50vw);
		bottom: 0;
		left: calc(50% - 50vw);
		width: 100vw;
		background: transparent url(../image/about_facility_bg_sp.png) no-repeat center 30vw / 100% auto;
	}
	#articleText #aboutAppearance .items * {
		position: relative;
		display: block;
	}
	#articleText #aboutAppearance .items .img01 {
		margin-top: 15%;
	}
	#articleText #aboutAppearance .items .img02 {
		width: calc(100vw * 500 / 750);
		margin-top: 10%;
		margin-left: calc(100vw * -.08);
	}
	#articleText #aboutAppearance .items .img03 {
		width: calc(100vw * 400 / 750);
		margin-top: 10%;
		margin-right: calc(100vw * -.08);
		margin-left: auto;
	}
	#articleText #aboutAppearance .items .img04 {
		margin-top: 10%;
	}
	
	#articleText #aboutFacility {
		margin-top: 15%;
	}
	#articleText #aboutFacility h3 {
		width: calc(100% * 212 / 654);
	}
	#articleText #aboutFacility .items {
		margin-top: 5%;
	}
	#articleText #aboutFacility .items img {
		width: 100%;
		height: auto;
		margin-top: 8%;
	}
	
	#articleText #aboutAccTime {
		margin-top: 30%;
	}
	#articleText #aboutAccTime.bgGray {
		padding: 30% 0;
	}
	#articleText #aboutAccTime h3 {
		width: calc(100% * 395 / 654);
	}
	#articleText #aboutAccTime .flexBox .textObj {
		margin-top: 10%;
		font-size: 14px;
	}
}
#brandingMain #articleText .articleHead .keyVisual figcaption {
	color: #6d788e;
}
#articleText .borderBlock {
	border: 4px solid #173e92;
}
#articleText .borderBlock h5 {
	font-weight: bold;
	color: #173e92;
}
#articleText .borderBlock h5 + p {
	margin-top: 0 !important;
}
@media print, screen and (min-width: 769px) {
	#brandingMain #articleText .articleHead .keyVisual figcaption {
		font-size: .666em;
		line-height: 1.5;
	}
	#articleText .borderBlock {
		margin: 60px 0;
		padding: 40px;
		padding-bottom: calc(40px - 1em);
	}
}
@media screen and (max-width:768px) {
	#brandingMain #articleText .articleHead .keyVisual figcaption {
		font-size: .75em;
		line-height: 1.5;
	}
	#articleText .borderBlock {
		margin: 40px 0;
		padding: 8%;
		padding-bottom: calc(40px - 1em);
	}
}
