@charset "UTF-8";
.tempPageTitle.about {
	background: url(../images/main.jpg) no-repeat 50% 50%;
}

#Contents section .wrap {
	width: 100%;
	max-width: 1240px;
	padding: 0 40px;
	margin: 0 auto;
}

#Contents img {
	width:100%;
}

#Contents img.auto {
	width:auto;
	max-width: 100%;
}

.right {
	text-align: right;
}

.cf {
	overflow: hidden;
	zoom:1;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.textSmall {
	font-size: 90%;
}

h1.title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    text-align: center;
    color: #fff;
    width: 347px;
    height: 143px;
    padding-top: 40px;
    background-color: rgba(76, 88, 112, 0.8);
}

#Contents .title h2 {
    text-align: center;
    width: 517px;
    padding: 18px 0;
    border-top: 1px solid #4C5870;
    border-bottom: 1px solid #4C5870;
    margin: 0 auto 76px;
}

#Contents .title h2.main {
    font-size: 24px;
    line-height: 1.6;
}

#Contents p {
	margin-bottom: 2.2rem;
}

#Contents .center {
	text-align: center;
}

.wrap1000 {
	width:100%;
	max-width: 1000px;
	margin: 0 auto 8%;
}

.btnList li {
	float: left;
	width:32%;
	margin: 0 2% 2% 0;
}

.btnList li:nth-child(3n) {
	margin: 0 0 2% 0;
}

.pagetextlink {
    position: relative;
    max-width: 1240px;
    height: 90px;
    margin: 0 auto;
}

.pagetextlink .next {
    position: absolute;
    top: 0;
    right: 40px;
}

.pagetextlink .next a {
    padding-right: 22px;
    background: url(../../_assets/images/common/icon-link-blue.svg) right center no-repeat;
    background-size: 15px;
}

.sp {
	display: none;
}

.photoText {
	overflow: hidden;
	margin: 4% auto 8%;
}

.photoText .floatL {
	float: left;
	width: 35%;
}

.photoText .floatR{
	float: right;
	width: 60%;
	margin: 2.5% 0 0;
}
.photoText .floatR li{
	padding-left:1.2em;
	text-indent: -1.2em;
}

h3 {
	font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    padding-left: 32px;
    border-left: 10px solid #4C5870;
    margin: 10% 0 3rem;
}

h4 {
	font-size: 19px;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 4%;
}

#Contents .mb8 {
	margin-bottom: 8%;
}

#Contents .mb4 {
	margin-bottom: 4%;
}

#Contents .mb1 {
	margin-bottom: 1%;
}

#Contents .mb {
	margin: 0;
}

#Contents .mtb4 {
	margin: 4% auto;
}

.bgColor {
	width: 100%;
	padding: 80px 0;
	background-color: rgba(76, 88, 112, 0.05);
	margin-bottom: 80px;
}

.textBold {
	font-weight: bold;
}

table {
	width: 100%;
}

table,table td,table th {
    border: 1px solid #595959;
    border-collapse: collapse;
    text-align: center;
    padding: 0.8rem;
    font-size: 16px;
    white-space: nowrap;
	vertical-align: middle;
}

table.tableStyle01 tr:nth-child(2n) {
	background: #ebedec;
}

table.tableStyle02 th {
	background: #ebedec;
}

.linkBtn a {
	margin: 0 auto 4rem;
}

 .linkBtn02 a {
    display: block;
    text-align: center;
    line-height: 1;
    color: #fff;
    background-color: #4C5870;
    padding: 1.2rem 0;
    width: 45%;
    margin: 4rem 0 0 auto;
    font-size: 16px;
} 


/*====詳細ページ====*/
#detail {
    margin-bottom: 8%;
}

#detail h4 {
	margin-bottom: 2rem;
}

#detail .flexBox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#detail .flexBox div {
	width: 49%;
	border: 1px solid #4c5870;
    padding: 2rem;
    margin-bottom: 2%;
}

#detail ul.disc {
	list-style: disc;
	margin-left: 2rem;
}

#detail .textIndent {
    padding-left: 4.5rem;
    text-indent: -4.5rem;
}

#detail .textIndent02 {
    padding-left: 3rem;
    text-indent: -2.5rem;
}

#detail .text.floatL {
	width: 46%;
	margin-right: 4%;
}

#detail .photo.floatR {
	width: 50%;
}

#detail.detail04 .text.floatL {
	width: calc(100% - 400px);
	margin-right: 0;
}

#detail.detail04 .photo.floatR {
	width: 360px;
}

#detail.detail04 .photo.floatR p {
	margin: 0;
}

#detail .textBoldColor {
	font-weight: bold;
	color: #AF312D;
}

#detail .tableBox {
	display: table;
	margin-bottom: 8rem;
}

#detail .tableBox .tableCell01 {
	width: 75%;
	display: table-cell;
}

#detail .tableBox .tableCell02 {
	width: 25%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 3rem;
}

#detail .greenBox {
	text-align: center;
	background: #E2F0D9;
	padding: 3rem 0;
	border: 1px solid #548235;
}

#detail .greenBox p:last-child {
	margin: 0;
}

#detail .greenBox .percent {
	font-size: 200%;
	font-weight: bold;
	color:#548235;
}

#detail #list05.flexBox {
	margin-bottom: 4rem
}

#detail #list05.flexBox li {
	width: 18.4%;
}

#detail #list05.flexBox div.greenBox {
	width: 100%;
}

#detail #list05.flexBox div.greenBox .title {
	min-height: 5rem;
    margin-bottom: 1rem;
}

#detail .flexBox.photo {
	width: 65%;
	margin: 0 auto;
}

#detail .flexBox.photo.mb4 {
	margin: 0 auto 4rem;
}

#detail .flexBox.photo04 {
	justify-content: center;
}

#detail .flexBox.photo li {
	width: 47.8%;
}

#detail .flexBox.photo03 li {
	width: 31%;
}

#detail .flexBox.photo04 li {
	width: 31%;
	margin: 0 3.5% 4rem 0;
}

#detail .flexBox.photo04 li:nth-child(3),#detail .flexBox.photo04 li:nth-child(5) {
	margin: 0 0 4rem 0;
}

#detail .flexBox.photo li p,#detail .flexBox.photo03 li p,#detail .flexBox.photo04 li p {
	margin-bottom: 0;
	font-size: 90%;
}

#detail ol {
    margin-left: 2.2rem;
}

#detail ol li {
    line-height: 23px;
}

#detail .imagePhoto {
    width: 360px;
    margin: 6rem auto 0;
}

#detail .imagePhoto02 {
    width: 640px;
    margin: 6rem auto 0;
}

#detail .imagePhoto03 {
    width: 800px;
    margin: 6rem auto 0;
}


.tableScrollText {
	display: none;
}

.textRight td {
    text-align: right;
}


ul.navList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1120px;
	margin: 0 auto 80px; 
}

ul.navList li a {
	display: block;
	width: 160px;
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
	color: #4C5870;
	padding: 1.4rem 0;
	border-top: 1px solid #4C5870;
	border-bottom: 1px solid #4C5870;
	border-right: 1px solid #4C5870;
}

ul.navList li a:hover {
	opacity: 1; 
	background: #4C5870;
	color: #fff;
}

ul.navList li:first-child a {
	border-left: 1px solid #4C5870;
}

ul.navList li.selected a {
	opacity: 1;
	background: #4C5870;
	color: #fff;
}		

@media all and (max-width: 1120px) {
	#detail #list05.flexBox {
		justify-content: center;
	}

	#detail #list05.flexBox li {
		width: 28%;
		margin: 0 2% 3%;
	}
	
	.tableWrapper {
		max-width: 1120px;
		overflow-x: scroll;
	}
	
	.tableScrollText {
		display: block;
	}
	
	

}


@media all and (max-width: 768px) {
	.tempPageTitle.about {
		background: url(../images/main_sp.jpg) no-repeat 50% 50%;
	}

	.sp {
		display: inherit;
	}

	.pc {
		display: none;
	}
	
	.floatL {
		float: none;
		width: 100%;
	}

	.floatR {
		float: none;
		width: 100%;
	}
	
	.textSmall {
		font-size: 10px;
	}
	
	.textSmall a.linkUrl {
		word-break: break-all;
		font-size: 80%;
	}
	
	ol,ul,li {
	font-size: 12px;
	}
	
	#Contents img.auto {
		width:100%;
	}

	#Contents section .wrap{
		padding: 0 20px;
	}

	header .wrap {
		padding: 0;
	}

	#Contents .title h2 {
		width: 100%;
		padding: 15px 0;
		border-top: 1px solid #4C5870;
		border-bottom: 1px solid #4C5870;
		margin: 0 auto 42px;
	}

	#Contents .title h2.main {
		font-size: 16px;
	}



	p {
		font-size: 12px;
		line-height: 23px;
	}

	.btnList li {
		width:49%;
	}

	.btnList li:nth-child(3n) {
		margin: 0 2% 2% 0;
	}

	.btnList li:nth-child(2n) {
		margin: 0 0 2% 0;
	}

	.photoText {
		overflow: hidden;
		margin: 4% auto 8%;
	}
	.photoText .floatL {
		float: none;
		width: 60%;
		margin: 0 auto 10%;
	}

	.photoText .floatR{
		float: none;
		width: 100%;
		margin: 2.5% 0 0;
	}
	.photoText .floatR li {
		font-size: 12px;
		line-height: 23px;
	}
	h3 {
		font-size: 16px;
		font-weight: 600;
		line-height: 1.4;
		padding-left: 16px;
		border-left: 5px solid #4C5870;
		margin-bottom: 23px;
	}
	h4 {
		font-size: 14px;
		font-weight: 600;
		line-height: 1.1;
		margin-bottom: 4%;
	}

	.pagetextlink {
		position: relative;
		height: 55px;
	}
	
	.pagetextlink .next {
		right: 20px;
	}
	
	.pagetextlink .next a {
		padding-right: 17px;
		background: url(../../_assets/images/common/icon-link-blue.svg) right center no-repeat;
		background-size: 11px;
		height: 14px;
		font-size: 14px;
		line-height: 14px;
		color: #4C5870;
	}
	
	
	.linkBtn02 a {
		width: calc(100% - 40px);
		font-size: 12px;
		padding: 1rem 0;
		margin: 2rem auto 0;
	} 

	

	/*====詳細ページ====*/
	#detail img.auto {
		margin: 0 auto 2rem;
	}
	
	#detail .mb img.auto {
		margin: 0 auto 0;
	}

	#detail .flexBox {
		display: block;
	}

	#detail .flexBox div {
		width: 100%;
		border: 1px solid #4c5870;
		padding: 1rem;
		margin-bottom: 2rem;
		font-size: 12px;
	}
	
	#detail ul li {
		line-height: 23px;
	}
	
	#detail ul.disc {
		list-style: disc;
		margin-left: 2rem;
		font-size: 12px;
	}
	
	#detail .flexBox div:last-child {
		margin-bottom: 10%;
	}
	
	#detail .textIndent {
		padding-left: 0;
		text-indent: 0;
	}

	#detail .textIndent02 {
		padding-left: 0;
		text-indent: 0;
	}
	
	#detail .text.floatL {
		width: 100%;
		margin-right: 0;
	}

	#detail .photo.floatR {
		width: 100%;
		margin-bottom: 0;
	}
	
	#detail.detail04 .text.floatL {
		width: 100%;
		margin-right: 0;
	}

	#detail.detail04 .photo.floatR {
		width: 80%;
		margin: 0 auto;
	}

	#detail .tableBox {
		display: inherit;
		margin-bottom: 4rem;
	}

	#detail .tableBox .tableCell01 {
		width: 100%;
		display: inherit;
		margin: 0 auto 2rem;
	}

	#detail .tableBox .tableCell02 {
		display: inherit;
		width: 100%;
		padding: 0;
	}
	
	#detail .greenBox {
		padding: 1rem;
		margin: 0 auto 0;
		width: 70%;
	}
	
	
	#detail .greenBox .title {
		margin-bottom: 1rem;
	}

	#detail .greenBox p:last-child {
		margin: 0;
	}

	#detail .greenBox .percent {
		font-size: 24px;
		margin-bottom: 1rem;
	}
	
	#detail .tableCell02 .textSmall {
		margin: 0 auto 0;
		width: 70%;
	}

	#detail #list05.flexBox li {
		width: 70%;
		margin: 0 auto 2rem;
	}

	#detail #list05.flexBox div.greenBox {
		width: 100%;
		margin: 0;
	}

	#detail #list05.flexBox div.greenBox .title {
		min-height: unset;
		margin-bottom: 1rem;
	}

	table, table td, table th {
		font-size: 12px;
	}
	
	#detail .flexBox.photo,#detail .flexBox.photo03,#detail .flexBox.photo04 {
		width: 80%;
		margin: 0 auto 2rem;
	}	
	
	#detail .flexBox.photo li,#detail .flexBox.photo03 li,#detail .flexBox.photo04 li {
		width: 100%;
		margin-bottom: 2rem;
	}	
	
	#detail .flexBox.photo li:last-child,#detail .flexBox.photo03 li:last-child,#detail .flexBox.photo04 li:last-child {
		margin-bottom: 0;
	}	
	
	#detail .flexBox.photo li.spmb4 {
		margin-bottom: 2rem;
	}	
	
	#detail .imagePhoto {
		width: 70%;
		margin: 4rem auto;
	}
	
	#detail .imagePhoto02 {
		width: 70%;
		margin: 4rem auto;
	}
	
	#detail .imagePhoto03 {
		width: 100%;
		margin: 4rem auto;
	}
	
	#detail .flexBox.photo li p, #detail .flexBox.photo03 li p, #detail .flexBox.photo04 li p {
		line-height: 1.6;
	}
	
	
}

@media all and (max-width: 768px) {
	ul.navList {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 0 20px;
		margin: 0 auto 80px;
		width: 100%;
	}

	ul.navList li {
		width: 50%;
		
	}

	ul.navList li a {
		display: block;
		font-size: 13px;
		font-weight: 600;
		text-align: center;
		color: #4C5870;
		padding: 1rem 0;
		border-top: none;
		border-bottom: 1px solid #4C5870;
		border-right: 1px solid #4C5870;
		opacity: 1; 
		width: 100%;
	}
	ul.navList li a:hover {
		opacity: 1; 
		background: #4C5870;
		color: #fff;
	}
	ul.navList li:first-child a,ul.navList li:nth-child(3) a,ul.navList li:nth-child(5) a,ul.navList li:nth-child(7) a {
		border-left: 1px solid #4C5870;
		
	}
	ul.navList li:first-child a,ul.navList li:nth-child(2) a {
		border-top: 1px solid #4C5870;
	}

	ul.navList li.selected a {
		opacity: 1;
		background: #4C5870;
		color: #fff;
	}

	ul.navList.mt80 {
		margin: 0 auto 40px;
	}		
}
