@charset "utf-8";
/** GWP 全般:hタグの番号繰り上げ修正 **/

.tgw-core-freehtml #mainContents {
}
.tgw-core-freehtml h2 {
	margin: 3rem auto 2rem auto;
	color: rgb(85, 85, 85);
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
}
.tgw-core-freehtml h3 {
	display: flex;
	clear: both;
	width: 100%;
	margin-bottom: 1.5rem;
	padding-top: 1rem;
	color: rgb(85, 85, 85);
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
}
.tgw-core-freehtml h3:before {
	content: "";
	flex-grow: 1;
	height: 1px;
	margin: 1.25rem 1rem 0 0;
	background:  rgb(195, 195, 200);
	display: block;
}
.tgw-core-freehtml h3:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	margin: 1.25rem 0 0 1rem;
	background:  rgb(195, 195, 200);
	display: block;
}

.tgw-core-freehtml .contents940 {
	padding: 3rem 1rem 3rem 1rem;
}

.tgw-core-freehtml #leadArea {
	padding: 3rem 1rem 3rem 1rem;
}
.tgw-core-freehtml #leadArea h2 {
	margin: 0 auto 2rem auto;
}
.tgw-core-freehtml #leadArea::after {
	content: "";
	display: table;
	clear: both;
}
.tgw-core-freehtml .imageBottom {
	padding: 2rem 0 0 0;
}

.tgw-core-freehtml .floatBox {
	padding: 3rem 1rem 3rem 1rem;
}
.tgw-core-freehtml .contents940 h2 {
	margin: 0 auto 2rem auto;
}
.tgw-core-freehtml .floatBox h2 {
	margin: 0 auto 2rem auto;
	font-size: 1.6rem;
	text-align: center;
}
.tgw-core-freehtml .floatBox::after {
	content: "";
	display: table;
	clear: both;
}
.tgw-core-freehtml .floatBox .floatBoxText {
	float: right;
	width: 50%;
}
.tgw-core-freehtml .floatBox .floatBoxImage {
	float: left;
	width: 45%;
	margin: 0;
	text-align: center;
}
.tgw-core-freehtml .floatBoxImage img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.tgw-core-freehtml .detailOpen {
	padding: 1rem 1rem 1rem 1rem;
	background: rgb(133, 142, 153);
	color: rgb(255, 255, 255);
	text-align: center;
	font-weight: bold;
}
.tgw-core-freehtml .detailOpen:after {
	content: "＋";
}
.tgw-core-freehtml .detailOpen:hover {
	cursor: pointer;
}
.tgw-core-freehtml .detailOpen.on {
	display: none;
}
.tgw-core-freehtml .worksDetail {
	display: none;
}

.tgw-core-freehtml .moreButton {
}
.tgw-core-freehtml .moreButton a {
	display: block;
	padding: 1rem 1rem 1rem 1rem;
	background: rgb(133, 142, 153);
	text-align: center;
	font-weight: bold;
	color: rgb(255, 255, 255);
	text-decoration: none;
	opacity: 1;
}
.tgw-core-freehtml .moreButton a:after {
	content: " ＞";
}
.tgw-core-freehtml .moreButton a:hover {
	opacity: 0.7;
}

.tgw-core-freehtml #awardsLink {
	margin-top: 3rem;
}

.tgw-core-freehtml .twoRowsList {
	margin: 0 auto 0 auto;
}
.tgw-core-freehtml .twoRowsList:after {
	content: "";
	clear: both;
	display: block;
}
.tgw-core-freehtml .twoRowsList li {
	float: left;
	width: 49%;
	margin-bottom: 2rem;
	font-size: 0.8rem;
}
.tgw-core-freehtml .twoRowsList.textCenter li {
	text-align: center;
}
.tgw-core-freehtml .twoRowsList li a {
}
.tgw-core-freehtml .twoRowsList li:nth-child(2n) {
	float: right;
}
.tgw-core-freehtml .twoRowsList li a {
}
.tgw-core-freehtml .twoRowsList li img {
	width: 100%;
}

.tgw-core-freehtml #externalCaption {
	margin: 3rem auto -2rem auto;
}
.tgw-core-freehtml .annotation_text{
	margin-top: 40px;
    font-size: 13.8px; /** GWP rem-size 0.92rem -> 13.8px **/
}
@media screen and (max-width: 768px) { /** GWP modify from 750->768 **/

	.tgw-core-freehtml #mainVisual {
		padding-top: 1.5rem;
		background: url(../images/bg_top_visual_01.png) no-repeat 30% 50%;
		background-size: cover;
		background-position: 30% 50%;
	}
	.tgw-core-freehtml #mainVisual #titleArea span {
		display: inline-block;
		margin-bottom: 1rem;
		font-size: 0.87rem;
	}
	.tgw-core-freehtml #mainVisual #titleArea h1 {
		margin-bottom: 1rem;
		font-size: 1.5rem;
	}

	.tgw-core-freehtml #breadcrumbList {
		margin-bottom: 0;
	}

	.tgw-core-freehtml .twoRowsList li {
		line-height: 1.5;
	}
	.tgw-core-freehtml #mainContents #modal06 .grayBack p {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.tgw-core-freehtml .threeRowsList {
	}
	.tgw-core-freehtml .threeRowsList:after {
		content: "";
		clear: both;
		display: block;
	}
	.tgw-core-freehtml .threeRowsList li {
		float: left;
		line-height: 1.5;
		margin: 0 auto 3rem auto;
		font-size: 0.8rem;
		text-align: center;
	}
	.tgw-core-freehtml .threeRowsList li a {
	}
	.tgw-core-freehtml .threeRowsList li img {
		width: 100%;
		height: auto;
		border: 1px solid rgb(184, 186, 191);
	}
	.tgw-core-freehtml .threeRowsList li {
		width: 49%;
	}
	.tgw-core-freehtml .threeRowsList li:nth-child(2n) {
		float: right;
	}

}

@media print, screen and (min-width: 769px) { /** GWP modify from 751->769 **/

	.tgw-core-freehtml #mainVisual {
		background: rgb(64,84,108) url(../images/bg_top_visual_01.png) no-repeat 50% 35%;
	}
	.tgw-core-freehtml #mainVisual #titleArea {
		top: 9rem;
	}
	.tgw-core-freehtml #mainVisual #titleArea span {
		display: inline-block;
		margin-bottom: 1.5rem;
		font-size: 21px; /** GWP rem-size 1.4rem -> 21px **/
	}
	.tgw-core-freehtml #mainVisual #titleArea h1 {
		margin-bottom: 2.5rem;
		font-size: 57px; /** GWP rem-size 3.8rem -> 57px **/
	}

	.tgw-core-freehtml h2 {
		margin: 8rem 0 3rem 0;
		font-size: 48px; /** GWP rem-size 3.2rem -> 48px **/
	}
	.tgw-core-freehtml h3 {
		font-size: 24px; /** GWP rem-size 1.6rem -> 24px **/
	}

	.tgw-core-freehtml .contents940 {
		margin: 0 auto 0 auto;
		padding: 4rem 0 5rem 0;
	}
	.tgw-core-freehtml .contents940 h2 {
		margin: 0 0 3rem 0;
	}

	.tgw-core-freehtml #leadArea  {
		max-width: 1080px;
		margin: 0 auto 0 auto;
		padding: 0 0 5rem 0;
	}
	.tgw-core-freehtml #leadArea::after {
		content: "";
		display: table;
		clear: both;
	}
	.tgw-core-freehtml #leadArea h2 {
		margin: 0 0 3rem 0;
		font-size: 36px; /** GWP rem-size 2.4rem -> 36px **/
	}
	.tgw-core-freehtml #leadArea .floatBoxText {
		float: right;
		width: 50%;
	}
	.tgw-core-freehtml #leadArea .floatBoxText p {
		font-size: 16.1px; /** GWP rem-size 1.07rem -> 16.1px **/
	}
	.tgw-core-freehtml #leadArea .floatBoxImage {
		float: left;
		width: 45%;
		margin: 0;
		text-align: center;
	}
	.tgw-core-freehtml .imageBottom {
		padding: 4rem 0 0 0;
	}

	.tgw-core-freehtml .floatBox {
		max-width: 1080px;
		margin: 0 auto 0 auto;
		padding: 4rem 0 4rem 0;
	}
	.tgw-core-freehtml .floatBox::after {
		content: "";
		display: table;
		clear: both;
	}
	.tgw-core-freehtml .floatBox h2 {
		margin: 0 0 3rem 0;
		font-size: 36px; /** GWP rem-size 2.4rem -> 36px **/
	}
	.tgw-core-freehtml .floatBox .floatBoxText {
		float: right;
		width: 55%;
	}
	.tgw-core-freehtml .floatBoxText p {
		font-size: 16.1px; /** GWP rem-size 1.07rem -> 16.1px **/
	}
	.tgw-core-freehtml .imageBottom {
		padding: 4rem 0 0 0;
	}
	.tgw-core-freehtml .floatBox .floatBoxImage {
		float: left;
		width: 40%;
		margin: 0;
		text-align: center;
	}
	.tgw-core-freehtml .floatBoxImage img {
		max-width: 100%;
		height: auto;
		vertical-align: bottom;
	}

	.tgw-core-freehtml .twoRowsList {
		max-width: 1160px;
	}
	.tgw-core-freehtml .twoRowsList li {
		font-size: 16.1px; /** GWP rem-size 1.07rem -> 16.1px **/
	}
	.tgw-core-freehtml .twoRowsList li:nth-child(2n) {
		float: right;
	}
	.tgw-core-freehtml .twoRowsList li a {
	}
	.tgw-core-freehtml .twoRowsList li img {
		width: 100%;
		transition: all 0.3s;
	}
	.tgw-core-freehtml .twoRowsList li a:hover img {
		transition: all 0.3s;
		opacity: 0.7;
	}
	.tgw-core-freehtml #mainContents #modal06 .grayBack p {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.tgw-core-freehtml .threeRowsList {
		margin: 0 auto 0 auto;
		max-width: 1160px;
	}
	.tgw-core-freehtml .threeRowsList:after {
		content: "";
		clear: both;
		display: block;
	}
	.tgw-core-freehtml .threeRowsList li {
		float: left;
		width: 32%;
		line-height: 1.5;
		margin: 0 10px 5rem 0;
		font-size: 1.07rem;
		text-align: center;
	}
	.tgw-core-freehtml .threeRowsList li:nth-child(3n) {
		margin-right: 0;
	}
	.tgw-core-freehtml .threeRowsList li a {
	}
	.tgw-core-freehtml .threeRowsList li img {
		width: 100%;
		height: auto;
		border: 1px solid rgb(184, 186, 191);
		transition: all 0.3s;
	}
	.tgw-core-freehtml .threeRowsList li a:hover img {
		transition: all 0.3s;
		opacity: 0.7;
	}

	.tgw-core-freehtml .detailOpen,
	.tgw-core-freehtml .moreButton {
		margin: 0 auto 0 auto;
		width: 25rem;
		font-size: 1.2rem;
	}
	.tgw-core-freehtml .moreButton a:after {
	}
	.tgw-core-freehtml .moreButton a:hover {
	}

	.tgw-core-freehtml #awardsLink {
		margin-top: 5rem;
	}

	.tgw-core-freehtml #externalCaption {
		margin: 4rem auto -4rem auto;
	}

}

