/* Scss Document */
#headttl #pagettl {
	margin-bottom: 10px;
}
#headttl .sub_ttl {
	color: #555;
	font-size: 1.6rem;
}
#headttl .sub_ttl:before {
	content: '-';
}
#headttl .sub_ttl:after {
	content: '-';
}
.content_wrap {
	padding-top: 102px;
}
.content_wrap .content {
	margin-top: -102px;
	padding-top: 102px;
}
.content:nth-child(even) {
	background: url(../images/common/content_bg_gray.png);
}
.content_ttl {
	margin-bottom: 50px;
	text-align: center;
}
.content_ttl .ttl {
	color: #000;
	font-size: 5.0rem;
	font-weight: bold;
	line-height: 1.2;
}
.content_ttl .ttl .small {
	display: inline-block;
	font-size: 3.0rem;
	line-height: 1.2;
}
#performance .circle {
	position: relative;
	height: 322px;
	overflow: hidden;
	/*margin-top: -60px;*/
	background: url(../images/concept/performance_circle_bg.png) top center no-repeat;
}
#performance .circle .text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 880px;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	line-height: 2.0;
	letter-spacing: -.05em;
}
#performance .circle .text .color {
	margin-bottom: .8em;
	font-size: 2.0rem;
	font-weight: bold;
	color: #000;
}
#performance .circle .text li {
	display: inline-block;
	width: 90px;
	height: 90px;
	margin: 0 10px;
	border-radius: 50%;
	color: #FFF;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 90px;
	letter-spacing: .15em;
}
#performance .circle .text li.taishin {
	background: #C9A94C;
}
#performance .circle .text li.dannetsu {
	background: #4CA9C9;
}
#performance .circle .text li.taika {
	background: #FF794C;
}
#performance .circle .text li.bouon {
	background: #7DAE4C;
}
#performance .circle .text li.hosho {
	background: #4CC9C9;
}
#performance .circle .text li.support {
	background: #265F8B;
	font-size: 2.0rem;
	letter-spacing: 0;
	white-space: nowrap;
}
#performance h3 {
	margin: 40px 0;
	font-size: 5.0rem;
	font-weight: bold;
	text-align: center;
}
#performance h3 .small {
	display: inline-block;
	font-size: 3.0rem;
}
#performance h3 .color {
	color: #265F8B;
}
#performance .performance_list li {
	position: relative;
	box-sizing: border-box;
	width: 340px;
	padding: 80px 20px 30px;
	background: #FFF;
	/*background: #F4F2EF;*/
}
#performance .performance_list li .ico {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -30%);
}
#performance .performance_list li h4 {
	margin-bottom: 10px;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}
#performance .performance_list li h4 .small {
	display: block;
	font-size: 1.8rem;
	letter-spacing: -.05em;
}
#performance .performance_list li figure {
	margin-bottom: 20px;
}
#performance .performance_list li p {
	font-size: 1.6rem;
	line-height: 1.4;
	text-align: center;
	letter-spacing: -.05em;
}
#performance .performance_list li.taishin, #performance .performance_list li.dannetsu, #performance .performance_list li.taika {
	margin-bottom: 50px;
}
#performance .performance_list li.taishin h4 {
	color: #B28500;
}
#performance .performance_list li.dannetsu h4 {
	color: #0085B2;
}
#performance .performance_list li.taika h4 {
	color: #FF4000;
}
#performance .performance_list li.bouon h4 {
	color: #468C00;
}
#performance .performance_list li.hosho h4 {
	color: #00B2B2;
}
#performance .performance_list li.support h4 {
	color: #265F8B;
}
#performance .performance_list li {
	position: relative;
	border: #FFF 5px solid;
}
#performance .performance_list li .seinou_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#performance .performance_list li:hover {
	border: #28618B 5px solid;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#seinou_taishin .color {
	color: #B28500;
}
#seinou_dannetsu .color {
	color: #0085B2;
}
#seinou_taika .color {
	color: #FF3F00;
}
#seinou_bouon .color {
	color: #468C00;
}
#seinou_hosho .color {
	color: #00B2B2;
}
#seinou_more .color {
	color: #28618B;
}
#seinou_taishin .text01 {
	margin-bottom: 50px;
	font-size: 1.8rem;
	line-height: 2.0;
	text-align: center;
}
#seinou_taishin .figure01 {
	margin-bottom: 40px;
}
#seinou_taishin .text02 {
	margin-bottom: 40px;
	font-size: 2.0rem;
	line-height: 1.8;
	text-align: center;
}
#seinou_taishin .taishin_list {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#seinou_taishin .taishin_list li {
	width: 550px;
	margin-bottom: 40px;
}
#seinou_taishin .taishin_list li figure {
	margin-bottom: 20px;
}
#seinou_taishin .taishin_list li h3 {
	margin-bottom: 10px;
	font-size: 2.0rem;
	font-weight: bold;
}
#seinou_taishin .taishin_list li p {
	font-size: 1.5rem;
	line-height: 1.6;
}
#seinou_dannetsu .text01 {
	margin-bottom: 40px;
	font-size: 1.8rem;
	line-height: 2.0;
	text-align: center;
}
#seinou_dannetsu .figure01 {
	margin-bottom: 60px;
}
#seinou_dannetsu .sekou {
	justify-content: space-between;
	margin-bottom: 40px;
}
#seinou_dannetsu .sekou .left {
	width: 550px;
}
#seinou_dannetsu .sekou .right {
	width: 560px;
}
#seinou_dannetsu .sekou h3 {
	margin-bottom: 1.5rem;
	color: #FF7F00;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.6;
}
#seinou_dannetsu .sekou p {
	margin-bottom: 1.5rem;
	font-size: 1.5rem;
	line-height: 2.0;
}
#seinou_dannetsu .sekou dl dt {
	margin-bottom: .2rem;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.2;
}
#seinou_dannetsu .sekou dl dd {
	margin-bottom: 2.0rem;
	font-size: 1.5rem;
	line-height: 2.0;
	letter-spacing: -.02em;
}
#seinou_dannetsu .dannetsu_list {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#seinou_dannetsu .dannetsu_list li {
	width: 353px;
	margin-bottom: 40px;
}
#seinou_dannetsu .dannetsu_list li figure {
	margin-bottom: 20px;
}
#seinou_dannetsu .dannetsu_list li h3 {
	margin-bottom: 10px;
	font-size: 2.0rem;
	font-weight: bold;
}
#seinou_dannetsu .dannetsu_list li p {
	font-size: 1.5rem;
	line-height: 1.6;
}
#seinou_taika .text01 {
	margin-bottom: 50px;
	font-size: 1.8rem;
	line-height: 2.0;
	text-align: center;
}
#seinou_taika .taika_point {
	justify-content: space-between;
}
#seinou_taika .taika_point .left {
	width: 478px;
}
#seinou_taika .taika_point .right {
	box-sizing: border-box;
	width: 575px;
}
#seinou_taika .taika_point li {
	position: relative;
	margin-bottom: 70px;
	padding-left: 4.0rem;
}
#seinou_taika .taika_point li .num {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em .5em;
	background: #FF3F00;
	color: #FFF;
	font-size: 2.0rem;
	font-weight: bold;
}
#seinou_taika .taika_point li h3 {
	margin-bottom: 1.0rem;
	color: #FF3F00;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.5;
}
#seinou_taika .taika_point li p {
	margin-bottom: 1.5rem;
	font-size: 1.6rem;
	line-height: 1.8;
}
#seinou_taika .text02 {
	margin-bottom: 30px;
	color: #FF3F00;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}
#seinou_taika .taika_list {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#seinou_taika .taika_list li {
	width: 550px;
	margin-bottom: 40px;
}
#seinou_taika .taika_list li figure {
	margin-bottom: 10px;
}
#seinou_taika .taika_list li h3 {
	font-size: 1.8rem;
	text-align: center;
}
#seinou_bouon .text01 {
	margin-bottom: 40px;
	font-size: 1.8rem;
	line-height: 2.0;
	text-align: center;
}
#seinou_bouon .text01 .color {
	color: #468C00;
	font-size: 2.0rem;
	font-weight: bold;
}
#seinou_bouon .figure01 {
	margin-bottom: 70px;
}
#seinou_bouon .bouon_point {
	justify-content: space-around;
	margin-bottom: 50px;
}
#seinou_bouon .bouon_point li {
	width: 335px;
}
#seinou_bouon .bouon_point li h3 {
	margin-bottom: 15px;
	color: #468C00;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
}
#seinou_bouon .bouon_point li p {
	font-size: 1.6rem;
	line-height: 1.8;
}
#seinou_bouon .bouon_list {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#seinou_bouon .bouon_list li {
	width: 353px;
	margin-bottom: 40px;
}
#seinou_bouon .bouon_list li figure {
	margin-bottom: 20px;
}
#seinou_bouon .bouon_list li h3 {
	margin-bottom: 10px;
	font-size: 2.0rem;
	font-weight: bold;
}
#seinou_bouon .bouon_list li p {
	font-size: 1.5rem;
	line-height: 1.6;
}
#seinou_hosho .text01 {
	justify-content: space-between;
	margin-bottom: 30px;
}
#seinou_hosho .text01 .left {
	width: 249px;
}
#seinou_hosho .text01 .right {
	width: 835px;
}
#seinou_hosho .text01 .right p {
	margin-bottom: 30px;
	font-size: 1.8rem;
	line-height: 2.0;
}
#seinou_hosho .jiban h3 {
	margin-bottom: 20px;
	color: #00B2B2;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
}
#seinou_hosho .jiban .jiban_list {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
#seinou_hosho .jiban .jiban_list li {
	width: 550px;
}
#seinou_hosho .jiban .jiban_list li figure {
	margin-bottom: 20px;
}
#seinou_hosho .jiban .jiban_list li h4 {
	margin-bottom: 10px;
	font-size: 2.0rem;
	font-weight: bold;
}
#seinou_hosho .jiban .jiban_list li p {
	font-size: 1.5rem;
	line-height: 1.8;
}
#seinou_hosho .jiban .jiban_list li p.strong {
	margin-bottom: 15px;
	font-size: 1.6rem;
	font-weight: bold;
}
#seinou_hosho .mamori {
	justify-content: space-between;
	margin-bottom: 60px;
	padding: 30px 40px;
	background: #FFF;
}
#seinou_hosho .mamori .left {
	width: 290px;
}
#seinou_hosho .mamori .right {
	width: 720px;
}
#seinou_hosho .mamori .right h3 {
	margin-bottom: 15px;
	color: #00B2B2;
	font-size: 3.0rem;
	font-weight: bold;
}
#seinou_hosho .mamori .right h4 {
	margin-bottom: 15px;
	font-size: 2.4rem;
	font-weight: bold;
}
#seinou_hosho .mamori .right p {
	font-size: 1.8rem;
	line-height: 2.0;
}
#seinou_hosho .hosho_list {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#seinou_hosho .hosho_list li {
	width: 353px;
	margin-bottom: 40px;
}
#seinou_hosho .hosho_list li figure {
	margin-bottom: 20px;
}
#seinou_hosho .hosho_list li h3 {
	margin-bottom: 10px;
	font-size: 2.0rem;
	font-weight: bold;
}
#seinou_hosho .hosho_list li p {
	font-size: 1.5rem;
	line-height: 1.6;
}
#seinou_more {
	-webkit-font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	-ms-font-feature-settings: "palt";
	-o-font-feature-settings: "palt";
	font-feature-settings: "palt";
}
#seinou_more .more_list {
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
#seinou_more .more_list li {
	margin-bottom: 40px;
}
#seinou_more .more_list.col2 li {
	width: 550px;
}
#seinou_more .more_list.col3 li {
	width: 353px;
}
#seinou_more .more_list li figure {
	margin-bottom: 10px;
}
#seinou_more .more_list li h3 {
	margin-bottom: 10px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}
#seinou_more .more_list li p {
	font-size: 1.5rem;
	text-align: center;
	line-height: 2.0;
}
#seinou_more .more_mttl {
	margin: 30px 0 30px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}
#seinou_more .more_sttl {
	margin: 30px 0 50px;
	padding: .5em 0;
	background: #EEE;
	font-size: 2.0rem;
	font-weight: normal;
	text-align: center;
	line-height: 1.2;
}
#seinou_more .more_text {
	font-size: 1.8rem;
	line-height: 2.0;
	text-align: center;
}
#seinou_more .more_note {
	margin-bottom: 30px;
	text-align: center;
	letter-spacing: 0;
}
#seinou_more .more_memo {
	margin-bottom: 80px;
	padding: 30px;
	border: #FF9999 1px solid;
	line-height: 2.0;
	text-align: center;
}
#seinou_more .more_memo strong {
	color: #B20000;
	font-weight: bold;
}

span.midd {
    font-size: 70%;
}

@media screen and (max-width: 765px) {
	#headttl .sub_ttl {
		font-size: 3.4666666667vw;
	}
	.content_wrap {
		padding-top: 14.3416vw;
	}
	.content_wrap .content {
		margin-top: -14.3416vw;
		padding-top: 14.3416vw;
	}
	.content_ttl {
		margin-bottom: 6.6666666667vw;
	}
	.content_ttl .ico img {
		width: 10.6666666667vw;
	}
	.content_ttl .ttl {
		font-size: 6.6666666667vw;
	}
	.content_ttl .ttl .small {
		font-size: 4vw;
	}
	#performance .circle {
		height: auto;
		background: #FFF;
	}
	#performance .circle .text {
		position: static;
		top: 0;
		left: 0;
		transform: translate(0, 0);
		box-sizing: border-box;
		width: 100%;
		padding: 3.9113vw;
		font-size: 2.9333333333vw;
		font-weight: normal;
	}
	#performance .circle .text .color {
		font-size: 3.2vw;
		line-height: 1.5;
	}
	#performance .circle .text ul {
		text-align: center;
	}
	#performance .circle .text li {
		display: inline-block;
		width: 20vw;
		height: 20vw;
		margin: 0 1.5vw 3vw;
		font-size: 2.0rem;
		line-height: 20vw;
	}
	#performance h3 {
		margin: 5vw 0 10vw;
		font-size: 4.8vw;
	}
	#performance h3 .small {
		font-size: 2.6666666667vw;
	}
	#performance .performance_list li {
		width: 100%;
		margin-bottom: 3.9113vw;
		padding: 20vw 3.9113vw 3.9113vw;
		background: #FFF;
		/*background: #F4F2EF;*/
	}
	#performance .performance_list li .ico {
		width: 20vw;
	}
	#performance .performance_list li h4 {
		font-size: 6.6666666667vw;
	}
	#performance .performance_list li h4 .small {
		font-size: 4vw;
	}
	#performance .performance_list li figure {
		margin-bottom: 20px;
	}
	#performance .performance_list li p {
		font-size: 2.9333333333vw;
	}
	#performance .performance_list li.taishin, #performance .performance_list li.dannetsu {
		width: 100%;
		margin-bottom: 3.9113vw;
	}
	#seinou_taishin .text01 {
		margin-bottom: 6.6666666667vw;
		font-size: 2.9333333333vw;
		text-align: left;
	}
	#seinou_taishin .figure01 {
		margin-bottom: 4vw;
	}
	#seinou_taishin .text02 {
		margin-bottom: 10.6666666667vw;
		font-size: 2.9333333333vw;
		text-align: left;
	}
	#seinou_taishin .taishin_list li {
		overflow: hidden;
		width: 100%;
		margin-bottom: 5.3333333333vw;
	}
	#seinou_taishin .taishin_list li figure {
		float: left;
		width: 44vw;
		margin: 0 2.6666666667vw 2.6666666667vw 0;
	}
	#seinou_taishin .taishin_list li h3 {
		margin-bottom: 10px;
		font-size: 3.0666666667vw;
		line-height: 1.2;
	}
	#seinou_taishin .taishin_list li p {
		font-size: 2.6666666667vw;
		line-height: 1.6;
	}
	#seinou_dannetsu .text01 {
		margin-bottom: 2.6666666667vw;
		font-size: 2.9333333333vw;
		text-align: left;
	}
	#seinou_dannetsu .figure01 {
		margin-bottom: 5.3333333333vw;
	}
	#seinou_dannetsu .sekou {
		display: block;
		margin-bottom: 0;
	}
	#seinou_dannetsu .sekou .left {
		float: left;
		width: 44vw;
		margin: 0 2.6666666667vw 2.6666666667vw 0;
	}
	#seinou_dannetsu .sekou .right {
		width: 100%;
	}
	#seinou_dannetsu .sekou h3 {
		margin-bottom: 2.6666666667vw;
		font-size: 3.2vw;
	}
	#seinou_dannetsu .sekou p {
		font-size: 2.6666666667vw;
		line-height: 1.6;
	}
	#seinou_dannetsu .sekou dl dt {
		margin-bottom: 0;
		font-size: 3.0666666667vw;
	}
	#seinou_dannetsu .sekou dl dd {
		margin-bottom: 2.6666666667vw;
		font-size: 2.6666666667vw;
		line-height: 1.6;
		letter-spacing: 0;
	}
	#seinou_dannetsu .dannetsu_list li {
		overflow: hidden;
		width: 100%;
		margin-bottom: 5.3333333333vw;
	}
	#seinou_dannetsu .dannetsu_list li figure {
		float: left;
		width: 44vw;
		margin: 0 2.6666666667vw 2.6666666667vw 0;
	}
	#seinou_dannetsu .dannetsu_list li h3 {
		margin-bottom: 10px;
		font-size: 3.0666666667vw;
		line-height: 1.2;
	}
	#seinou_dannetsu .dannetsu_list li p {
		font-size: 2.6666666667vw;
		line-height: 1.6;
	}
	#seinou_taika .text01 {
		margin-bottom: 0;
		font-size: 2.9333333333vw;
		text-align: left;
	}
	#seinou_taika .taika_point {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		margin-bottom: 6.6666666667vw;
	}
	#seinou_taika .taika_point .left {
		width: 100%;
	}
	#seinou_taika .taika_point .right {
		width: 100%;
		margin-bottom: 5.3333333333vw;
	}
	#seinou_taika .taika_point li {
		margin-bottom: 2.6666666667vw;
		padding-left: 6.6666666667vw;
	}
	#seinou_taika .taika_point li .num {
		font-size: 3.2vw;
	}
	#seinou_taika .taika_point li h3 {
		margin-bottom: 1.3333333333vw;
		font-size: 3.2vw;
	}
	#seinou_taika .taika_point li p {
		margin-bottom: 0;
		font-size: 2.9333333333vw;
		line-height: 2.0;
	}
	#seinou_taika .text02 {
		margin-bottom: 5.3333333333vw;
		font-size: 3.6vw;
	}
	#seinou_taika .taika_list li {
		overflow: hidden;
		width: 44vw;
		margin-bottom: 5.3333333333vw;
	}
	#seinou_taika .taika_list li figure {
		width: 100%;
		margin: 0 0 2.6666666667vw 0;
	}
	#seinou_taika .taika_list li h3 {
		font-size: 3.0666666667vw;
		font-weight: bold;
	}
	#seinou_bouon .text01 {
		margin-bottom: 0;
		font-size: 2.9333333333vw;
		text-align: left;
	}
	#seinou_bouon .text01 .color {
		display: inline-block;
		margin-bottom: 1.3333333333vw;
		font-size: 3.6vw;
		line-height: 1.6;
		text-align: center;
	}
	#seinou_bouon .figure01 {
		margin-bottom: 4vw;
	}
	#seinou_bouon .bouon_point {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		margin-bottom: 0;
	}
	#seinou_bouon .bouon_point li {
		width: 100%;
		margin-bottom: 1.3333333333vw;
	}
	#seinou_bouon .bouon_point li h3 {
		margin-bottom: 0.6666666667vw;
		font-size: 3.0666666667vw;
		text-align: left;
	}
	#seinou_bouon .bouon_point li p {
		font-size: 2.6666666667vw;
		line-height: 1.6;
	}
	#seinou_bouon .bouon_list li {
		overflow: hidden;
		width: 100%;
		margin-bottom: 5.3333333333vw;
	}
	#seinou_bouon .bouon_list li figure {
		float: left;
		width: 44vw;
		margin: 0 2.6666666667vw 2.6666666667vw 0;
	}
	#seinou_bouon .bouon_list li h3 {
		margin-bottom: 10px;
		font-size: 3.0666666667vw;
		line-height: 1.2;
	}
	#seinou_bouon .bouon_list li p {
		font-size: 2.6666666667vw;
		line-height: 1.6;
	}
	#seinou_hosho .text01 {
		display: block;
		margin-bottom: 4vw;
	}
	#seinou_hosho .text01 .left {
		float: left;
		width: 46.5333333333vw;
		margin: 0 4vw 4vw 0;
	}
	#seinou_hosho .text01 .right {
		width: 100%;
	}
	#seinou_hosho .text01 .right p {
		margin-bottom: 0;
		font-size: 2.9333333333vw;
	}
	#seinou_hosho .jiban h3 {
		margin-bottom: 4vw;
		font-size: 4vw;
	}
	#seinou_hosho .jiban .jiban_list {
		margin-bottom: 0;
	}
	#seinou_hosho .jiban .jiban_list li {
		overflow: hidden;
		width: 100%;
		margin-bottom: 4vw;
	}
	#seinou_hosho .jiban .jiban_list li figure {
		float: left;
		width: 44vw;
		margin: 0 2.6666666667vw 2.6666666667vw 0;
	}
	#seinou_hosho .jiban .jiban_list li h4 {
		margin-bottom: 0.6666666667vw;
		font-size: 3.2vw;
	}
	#seinou_hosho .jiban .jiban_list li p {
		font-size: 2.6666666667vw;
		line-height: 1.6;
	}
	#seinou_hosho .jiban .jiban_list li p.strong {
		margin-bottom: 1.3333333333vw;
		font-size: 2.9333333333vw;
	}
	#seinou_hosho .mamori {
		display: block;
		margin-bottom: 5.3333333333vw;
		padding: 4vw 2.6666666667vw;
	}
	#seinou_hosho .mamori .left {
		float: left;
		width: 33.3333333333vw;
		margin: 0 4vw 2.6666666667vw 0;
	}
	#seinou_hosho .mamori .right {
		width: 100%;
	}
	#seinou_hosho .mamori .right h3 {
		margin-bottom: 1.3333333333vw;
		font-size: 3.4666666667vw;
	}
	#seinou_hosho .mamori .right h4 {
		margin-bottom: 1.3333333333vw;
		font-size: 3.2vw;
	}
	#seinou_hosho .mamori .right p {
		font-size: 2.6666666667vw;
		line-height: 1.6;
	}
	#seinou_hosho .hosho_list li {
		overflow: hidden;
		width: 100%;
		margin-bottom: 5.3333333333vw;
	}
	#seinou_hosho .hosho_list li figure {
		float: left;
		width: 44vw;
		margin: 0 2.6666666667vw 2.6666666667vw 0;
	}
	#seinou_hosho .hosho_list li h3 {
		margin-bottom: 10px;
		font-size: 3.0666666667vw;
		line-height: 1.2;
	}
	#seinou_hosho .hosho_list li p {
		font-size: 2.6666666667vw;
		line-height: 1.6;
	}
	#seinou_more .more_list li {
		overflow: hidden;
		margin-bottom: 5.3333333333vw;
	}
	#seinou_more .more_list.col2 li {
		width: 44vw;
	}
	#seinou_more .more_list.col3 li {
		width: 44vw;
	}
	#seinou_more .more_list li figure {
		width: 100%;
		margin: 0 0 2.6666666667vw 0;
	}
	#seinou_more .more_list li h3 {
		font-size: 3.0666666667vw;
		font-weight: bold;
	}
	#seinou_more .more_list li p {
		font-size: 2.6666666667vw;
		line-height: 1.6;
	}
	#seinou_more .more_mttl {
		margin: calc((30/760)*100vw) 0 calc((30/760)*100vw);
		font-size: 3.6vw;
	}
	#seinou_more .more_sttl {
		margin: calc((30/760)*100vw) 0 calc((50/760)*100vw);
		font-size: 3.0666666667vw;
	}
	#seinou_more .more_text {
		font-size: 2.9333333333vw;
		text-align: left;
	}
	#seinou_more .more_note {
		margin-bottom: calc((30/760)*100vw);
		text-align: left;
		line-height: 1.4;
	}
	#seinou_more .more_memo {
		margin-bottom: calc((80/760)*100vw);
		padding: calc((30/760)*100vw);
		text-align: left;
		line-height: 1.6;
	}
    span.midd {
    font-size: 90%;
}
}