@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Zen+Kaku+Gothic+New:wght@500&family=Zen+Maru+Gothic:wght@500;700&display=swap');



body {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 2;
}

img {
	vertical-align: bottom;
}

* {
	box-sizing: border-box;
}

.PC{
	display: block!important;
}
.SP{
	display: none!important;
}

.wp-ir {
	max-width: 1092px;
	width: 100%;
	margin: 0 auto;
	padding: 100px 0;
	font-size: 18px;
}

.wp-ir .mv {
	background: url("../images/bg_mv.jpg") center top no-repeat;
	background-size: cover;
	padding: 6% 6%;
}

.wp-ir .mv_content {
	position: relative;
	margin-left: -3vw;
}

.wp-ir .mv_anchor_list {
	position: absolute;
	display: flex;
	justify-content: space-between;
	top: 370px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	z-index: 1;
	width: 100%;
	max-width: 790px;
	margin-left: 2.5vw;
}
.wp-ir .mv_anchor_item{
	width: calc(100% / 3 - 10px);
}

.wp-ir .mv_anchor_link:hover {
	opacity: 0.7;
}


.wp-ir h2 {
	position: relative;
}

.wp-ir .ttl{
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	font-size: 42px;
	color: #77634a;
	font-family: 'Zen Maru Gothic',
		sans-serif;
	font-weight: 500;
	line-height: 1;
	width: 100%;
	text-align: center;
}


.wp-ir #interview {
	margin: 80px 0 0 0;
}

.wp-ir #interview .top-img {
	display: block;
	margin: 80px auto 0 auto;
}

.wp-ir #interview .block {
	margin: 100px 0 0 0;
}

.wp-ir #interview .block h3 {
	font-size: 22px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	color: #00988A;
}

.wp-ir #interview .block h3:nth-child(n+2) {
	margin-top: 50px;
}

.wp-ir #interview .block p {
	margin: 40px 0 0 0;
	line-height: 1.8;
}

.wp-ir #interview .block .board {
	background: url("../images/bg_board.png");
	padding: 60px;
	margin: 50px 0 0 0;
}

.wp-ir #interview .block .board .flex-box {
	display: flex;
	justify-content: space-between;
}

.wp-ir #interview .block .board .flex-box li {
	width: 48%;
}

.wp-ir #interview .block .board .white-box {
	background: #fff;
	padding: 40px 80px;
}

.wp-ir #interview .block .board .white-box h4 {
	font-size: 24px;
	font-weight: 700;
}

.wp-ir #interview .block .board .white-box dl dt {
	font-weight: 700;
	font-size: 18px;
}

.wp-ir #interview .block .board .white-box dl,
.wp-ir #interview .block .board .white-box p {
	font-size: 16px;
	margin: 20px 0 0 0;
}

.wp-ir #interview .block .board .white-box .green h4 {
	color: #0b6458;
	border-left: 5px solid #0b6458;
	padding: 0 0 0 10px;
	line-height: 1.5;
}

.wp-ir #interview .block .board .white-box dl dt {
	color: #0b6458;
}

.wp-ir #interview .block .board .white-box dl dt.last {
	margin: 5px 0 0 0;
}

.wp-ir #interview .block .board .white-box .blue {
	margin: 40px 0 0 0;
}

.wp-ir #interview .block .board .white-box .blue h4 {
	color: #007c99;
	border-left: 5px solid #007c99;
	padding: 0 0 0 10px;
	line-height: 1.5;
}

.wp-ir #interview .block .board .white-box .bg-y {
	background: #fcf8a2;
}

.wp-ir #interview .block .board .caution {
	font-size: 12px;
}

.wp-ir #highlight {
	margin: 120px 0 0 0;
}

.wp-ir #highlight p {
	margin: 100px 0 0 0;
	font-size: 25px;
	text-align: center;
}

.wp-ir #highlight .board {
	background-color: #F8F9F9;
	background-image:
	  radial-gradient(#fff 30%, transparent 30%);
	background-size: 12px 12px;
	background-repeat: repeat;
	padding: 80px 50px;
	margin: 50px 0 0 0;
}

.wp-ir #highlight .board .flex-box {
	display: flex;
	justify-content: space-between;
}

.wp-ir #highlight .board .flex-box .highlight_item {
	width: 30%;
}

.wp-ir #highlight .board .flex-box dt {
	text-align: center;
	background-color: #fff;
	font-weight: bold;
	font-size: 16px;
}

.wp-ir #highlight .board .flex-box dd {
	width: 220px;
    margin: 30px auto;
}

.wp-ir #highlight .highlight_point_img {
	margin-top: 90px;
}

.wp-ir #highlight h3 {
	text-align: center;
	margin-top: 70px;
}

.wp-ir #highlight h3 span{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	font-family: 'Zen Maru Gothic', serif;
	padding-bottom: 10px;
	border-bottom: 1px #000 solid;
}


.wp-ir #highlight .wrapGraph {
	width: 85%;
	position: relative;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	margin: 60px auto 0;
}

.wp-ir #highlight .wrapGraph.wrapGraph_package,.wp-ir #highlight .wrapGraph.wrapGraph_logistics,.wp-ir #highlight .wrapGraph.wrapGraph_plan {
	width: 100%;
	margin-top: 10px;
}

.wp-ir #highlight .wrapGraph .js-graph {
	position: relative;
	width: 100%;
	height: 217px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	border-bottom: 1px solid #7D7C7C;
}

.wp-ir #highlight .wrapGraph .js-graph.package,.wp-ir #highlight .wrapGraph .js-graph.logistics{
	width: 95%;
	margin: 0 auto;
}

.wp-ir #highlight .wrapGraph .js-graph.plan{
	margin-top: 110px;
	height: 277px;
}

.wp-ir #highlight .wrapGraph .js-graph.package::before,.wp-ir #highlight .wrapGraph .js-graph.logistics::before,.wp-ir #highlight .wrapGraph .js-graph.plan::before{
	position: absolute;
	content: "";
	-moz-background-size: contain;
	z-index: 1;
	top: 46px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s ease 1s;
	-moz-transition: all 0.3s ease 1s;
	transition: all 0.3s ease 1s;
	width: 270px;
	height: 120px;
	background: url(.././images/package_graph02.png) 0 0 no-repeat;
	-moz-background-size: contain;
	background-size: contain;
	opacity: 0;
}

.wp-ir #highlight .wrapGraph .js-graph.logistics::before{
	background: url(.././images/logistics_graph02.png) 0 0 no-repeat;
	background-size: contain;
	top: 96px;
	width: 280px;
}

.wp-ir #highlight .wrapGraph .js-graph.plan::before{
	top: -90px;
	width: 410px;
	height: 120px;
	background: url(.././images/plan_graph02.png) 0 0 no-repeat;
	-moz-background-size: contain;
	background-size: contain;
}

.wp-ir #highlight .wrapGraph .js-graph.active::before{
	opacity: 1;
}

@keyframes fadeIn {
	from {
	  opacity: 0;
	  transform: translateY(50px);
	}
	to {
	  opacity: 1;
	  transform: translateY(0);
	}
}

.wp-ir #highlight .wrapGraph .js-graph li {
	width: 25%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
}

.wp-ir #highlight .wrapGraph .js-graph li div {
	background: #B2B2B2;
	position: relative;
	width: 40%;
	height: 0;
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	transition: 1.5s;
}

.wp-ir #highlight .wrapGraph #plan li div, .wp-ir #highlight .wrapGraph #package li div,.wp-ir #highlight .wrapGraph #logistics li div{
	width: 50%;
}

.wp-ir #highlight .wrapGraph #amount li .bar04,.wp-ir #highlight .wrapGraph #income li .bar04,.wp-ir #highlight .wrapGraph #ratio li .bar04{
	width: 70%;
}

/* amount bar */
.wp-ir #highlight .wrapGraph #amount.active li .bar01 {
	height: 80%;
}
.wp-ir #highlight .wrapGraph #amount.active li .bar02 {
	height: 85%;
}
.wp-ir #highlight .wrapGraph #amount.active li .bar03 {
	height: 95%;
}
.wp-ir #highlight .wrapGraph #amount.active li .bar04 {
	height: 100%;
}
/* income bar */
.wp-ir #highlight .wrapGraph #income.active li .bar01 {
	height: 65%;
}
.wp-ir #highlight .wrapGraph #income.active li .bar02 {
	height: 80%;
}
.wp-ir #highlight .wrapGraph #income.active li .bar03 {
	height: 90%;
}
.wp-ir #highlight .wrapGraph #income.active li .bar04 {
	height: 100%;
}
/* ratio bar */
.wp-ir #highlight .wrapGraph #ratio.active li .bar01 {
	height: 65%;
}
.wp-ir #highlight .wrapGraph #ratio.active li .bar02 {
	height: 75%;
}
.wp-ir #highlight .wrapGraph #ratio.active li .bar03 {
	height: 92%;
}
.wp-ir #highlight .wrapGraph #ratio.active li .bar04 {
	height: 100%;
}
/* package bar */
.wp-ir #highlight .wrapGraph #package.active li .bar01 {
	height: 84%;
}
.wp-ir #highlight .wrapGraph #package.active li .bar02 {
	height: 90%;
}
.wp-ir #highlight .wrapGraph #package.active li .bar03 {
	height: 100%;
}
/* logistics bar */
.wp-ir #highlight .wrapGraph #logistics.active li .bar01 {
	height: 62%;
}
.wp-ir #highlight .wrapGraph #logistics.active li .bar02 {
	height: 82%;
}
.wp-ir #highlight .wrapGraph #logistics.active li .bar03 {
	height: 100%;
}
/* plan bar */
.wp-ir #highlight .wrapGraph #plan.active li .bar01 {
	height: 44%;
}
.wp-ir #highlight .wrapGraph #plan.active li .bar02 {
	height: 62%;
}
.wp-ir #highlight .wrapGraph #plan.active li .bar03 {
	height: 80%;
}
.wp-ir #highlight .wrapGraph #plan.active li .bar04 {
	height: 92%;
}
.wp-ir #highlight .wrapGraph #plan.active li .bar05 {
	height: 100%;
}
/* end bar */

.wp-ir #highlight .wrapGraph .js-graph li div.green {
	background: #00988A;
}

.wp-ir #highlight .wrapGraph .js-graph li div.blue {
	background: #0088A7;
}

.wp-ir #highlight .wrapGraph .js-graph li div.white {
	background: #fff;
	border: 2px dashed rgb(0, 152, 138, 0.5);
	border-bottom: inherit;
}

.wp-ir #highlight .wrapGraph .js-graph li span:not(.okuen) {
	position: absolute;
	top: -25px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	font-size: 16px;
	line-height: 1;
	white-space: nowrap;
	font-weight: bold;
	color: #00988A;
	font-family: 'Zen Maru Gothic', serif;
}

.wp-ir #highlight .wrapGraph .js-graph.logistics li span:not(.okuen) {
	color: #0088A7;
}

.wp-ir #highlight .wrapGraph .js-graph.plan li span:not(.okuen) {
	color: #000;
}

.wp-ir #highlight .wrapGraph .js-graph li span.next_yoso {
	font-size: 24px;
	top: -33px;
}

.wp-ir #highlight .wrapGraph .js-graph li span.next_yoso .okuen {
	font-size: 12px;
}

.wp-ir #highlight .wrapGraph .js-graph li p {
	position: absolute;
	bottom: -30px;
	font-size: 10px;
	line-height: 13px;
	font-weight: 400;
	text-align: left;
}
.wp-ir #highlight .wrapGraph .js-graph li p.plan_yoso_text {
	bottom: -43px;
	text-align: center;
}

.wp-ir #highlight .wrapGraph #package li p,.wp-ir #highlight .wrapGraph #logistics li p{
	bottom: -20px;
}

.wp-ir #highlight .logistics {
	margin-top: 90px;
}

.wp-ir #highlight .segment_ttl {
	padding: 0 12px;
	writing-mode: vertical-rl;
	color: #fff;
	justify-content: space-around;
    display: flex;
	letter-spacing: 0.2em;
	font-weight: bold;
}

.wp-ir #highlight .package_ttl {
	background-color: #009789;
}

.wp-ir #highlight .logistics_ttl {
	background-color: #0088A7;
}

.wp-ir #highlight .segment_point {
	max-width: 454px;
	margin-top: 40px;
}

.wp-ir #highlight .img_segment02{
	margin-top: 35px;
}

.wp-ir #highlight .package_graph,.wp-ir #highlight .logistics_graph {
	max-width: 388px;
}

.wp-ir #highlight .img_segment01{
	max-width: 255px;
}

.wp-ir #highlight .segment_graphdetail{
	margin-top: 50px;
	max-width: 71px;
}

.wp-ir #highlight .flex-box_plan{
	align-items: center;
}

.wp-ir #highlight .plan_graph,.wp-ir #highlight .plan_text{
	width: calc(50% - 30px);
}

.wrapGraph .js-graph.plan.active li .bar04::before{
	opacity: 1;
	animation: fadeIn 0.5s ease-out 1s forwards;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	line-height: 1;
	left: 0;
	background-image: url("./../images/plan_graph03.png");
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0;
}

.wp-ir #highlight .plan_graphdetail{
	max-width: 91px;
}

.wp-ir #highlight .plan_text{
	padding: 26px;
	background-color: #fff;
	max-height: 230px;
}

.wp-ir #highlight .plan_ttl{
	margin: 0;
	background-color: #F7F8F8;
	font-size: 21px;
}

.wp-ir #highlight .plan_detail_text{
	text-align: left;
	font-size: 17.5px;
    margin-top: 30px;
	letter-spacing: -0.06em;
	line-height: 1.8;
}

.wp-ir #highlight .plan_detail_text_yellow{
	color: #EBB31F;
	font-weight: bold;
}

.wp-ir #highlight .btn-highlight {
	display: block;
	margin: 40px auto 0 auto;
	width: 300px;
	transition: all .3s;
	background-color: #009B98;
	color: #fff;
	border-radius: 6px;
	padding: 22px 0;
	text-align: center;
	letter-spacing: 0.19em;
	line-height: 1;
}

.wp-ir #highlight .btn-highlight:hover {
	opacity: .6;
}

.wp-ir #highlight .btn-highlight-arrow {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 3px;
	margin-left: 10px;
    margin-top: 14px;
	border-radius: 9999px;
	background-color: #fff;
}

.wp-ir #highlight .btn-highlight-arrow::before {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 15px;
	height: 3px;
	border-radius: 9999px;
	background-color: #fff;
	transform: rotate(45deg);
	transform-origin: calc(100% - 2px) 50%;
}

.wp-ir #dialogue {
	margin: 120px 0 0 0;
}

.wp-ir #dialogue h3{
	text-align: center;
	margin-top: 50px;
	font-size: 30px;
	font-weight: bold;
	position: relative;
	padding-bottom: 20px;
	letter-spacing: 0.15em;
	font-family: 'Zen Maru Gothic', serif;
}

.wp-ir #dialogue h3.float-none{
	clear: both;
	padding-top: 50px;
}

.wp-ir #dialogue h3 span{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.wp-ir #dialogue .dialogue_center {
	max-width: 1000px;
	margin: 50px auto 0;
}


.wp-ir #dialogue .lead {
	margin: 80px 0 0 0;
}

.wp-ir #dialogue .lead p {
	margin: 70px 0 0 0;
}

.wp-ir #dialogue .block {
	margin: 50px 0 0 0;
}

.wp-ir #dialogue .block + .block {
	margin: 70px 0 0 0;
}


.wp-ir #dialogue .block h3 {
	background: #dff7fe;
	border-bottom: 1px solid #8dcad9;
	color: #007492;
	text-align: center;
	font-size: 26px;
	font-family: 'Zen Maru Gothic', serif;
	font-weight: 500;
	padding: 20px 0;
}

.wp-ir #dialogue .block .question {
	font-size: 22px;
	font-weight: bold;
	color: #00988A;
	display: flex;
	align-items: center;
	line-height: 1.6;
}

.wp-ir #dialogue .block .question02 {
	margin-bottom: 30px;
}

.wp-ir #dialogue .block .flex-box {
	display: flex;
	justify-content: space-between;
}

.wp-ir #dialogue .block .flex-box_pt02  {
	margin-top: 30px;
	flex-direction: row-reverse;
}

.wp-ir #dialogue .block .flex-box .img-left {
	width: 40%;
}

.wp-ir #dialogue .block .flex-box .img-right {
	width: 482px;
}

.wp-ir #dialogue .block .flex-box .img-right img + img {
	margin-top: 30px;
}

.wp-ir #dialogue .block .flex-box .txt-right {
	width: 56%;
}

.wp-ir #dialogue .block .flex-box .txt-left {
	width: calc(100% - 482px - 46px);
}

.wp-ir #dialogue .block .img-float-right {
	float: right;
	margin-left: 46px;
}

.wp-ir #dialogue .block .img-float-mt {
	margin-top: 46px;
}

.wp-ir #dialogue .block .img-float-left{
	float: left;
	margin-right: 46px;
}

.wp-ir #dialogue .block .img-round{
	margin-top: 30px;
}

.wp-ir #dialogue .block .img-detail{
	display: inherit;
    font-size: 12px;
	margin-top: 12px;
}




.wp-ir #dialogue .block .kubota {
	color: #9ACA00;
	font-weight: bold;
	padding-right: 14px;
}

.wp-ir #dialogue .block .kiyokawa {
	color: #0088A7;
	font-weight: bold;
	padding-right: 14px;
}

.wp-ir #dialogue .block .dialogue_txt p{
	letter-spacing: -0.05em;
	line-height: 1.7;
}

.wp-ir #dialogue .block .dialogue_txt p:not(:first-child) {
	margin-top: 30px;
}

.wp-ir #dialogue .block .full-img {
	margin: 40px auto 0 auto;
}

.wp-ir .backnumber {
	margin: 120px 0 0 0;
	background: #e5e5e5;
	padding: 80px 0;
}

.wp-ir .backnumber h2 {
	max-width: 860px;
	display: block;
	margin: 0 auto;
	border: 1px solid #000;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
}

.wp-ir .backnumber ul {
	max-width: 860px;
	margin: 40px auto 0 auto;
	gap: 30px;
	font-size: 16px;
}

.wp-ir .backnumber ul a {
	color: #007b9b;
	text-decoration: underline;
}

.wp-ir .backnumber ul a:hover {
	text-decoration: none;
}

.wp-ir .anchor {
	padding-top: 100px;
	margin-top: -100px;
}

.wp-ir .dialogue_textLink {
	color: #007b9b;
}

.wp-ir .dialogue_textLink:hover {
	text-decoration: underline;
}

@media(min-width: 769px)and (max-width:1200px) {
	.wp-ir {
		width: 94%;
		margin: 0 auto;
		padding: 80px 0;
		font-size: 16px;
	}
	.wp-ir .mv {
		min-height: 70vw;
	}
	.wp-ir .mv_anchor_list{
		max-width: 70vw;
		top: min(33vw,370px);
	}
	.wp-ir h2 {
		font-size: 2.8vw;
		line-height: 1;
	}
	.wp-ir #highlight .segment_point{
		max-width: calc(100% / 2 - 50px);
	}
	.wp-ir #highlight .package_graph, .wp-ir #highlight .logistics_graph{
		max-width: calc(100% / 2 - 50px);
	}

}

@media(max-width:768px) {
	body {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 16px;
		line-height: 2;
		font-feature-settings: "palt";
	}
	.PC{
		display: none!important;
	}
	.SP{
		display: block!important;
	}
	.wp-ir {
		width: 94%;
		margin: 0 auto;
		padding: 80px 0;
		font-size: 16px;
	}
	.wp-ir .mv {
		padding: 0;
		min-height: 0;
		height: 60vw;
	}
	.wp-ir .mv_content{
		margin-left: 0;
		height: 100%;
	}
	.wp-ir .ttl{
		font-size: max(20px,4vw);
		top: 48%;
	}
	.wp-ir .main_img{
		padding: 0;
		width: 100%!important;
	}
	.wp-ir .mv_anchor_list{
		margin-left: 0;
		top: 36vw;
		max-width: 77vw;
	}

	.wp-ir h2 {
		line-height: 1;
		font-size: min(24px,5vw);
		min-height: initial;
	}

	.wp-ir #interview {
		margin: 40px 0 0 0;
	}

	.wp-ir #interview .top-img {
		margin: 40px auto 0 auto;
	}

	.wp-ir #interview .block {
		margin: 50px 0 0 0;
	}

	.wp-ir #interview .block h3 {
		font-size: 16px;
		text-align: left;
		line-height: 1.5;
	}

	.wp-ir #interview .block h3::before {
		margin: 0 0 10px 0;
	}


	.wp-ir #interview .block h3::after {
		margin: 10px 0 0 0;
	}

	.wp-ir #interview .block p {
		margin: 25px 0 0 0;
	}

	.wp-ir #interview .block .board {
		padding: 20px;
		margin: 25px 0 0 0;
	}

	.wp-ir #interview .block .board .flex-box {
		display: block;
	}

	.wp-ir #interview .block .board .flex-box li {
		width: 100%;
	}

	.wp-ir #interview .block .board .flex-box li:last-child {
		margin: 20px 0 0 0;
	}

	.wp-ir #interview .block .board .white-box {
		padding: 10px;
	}

	.wp-ir #interview .block .board .white-box h4 {
		font-size: 18px;
	}

	.wp-ir #interview .block .board .white-box dl dt {
		font-size: 16px;
	}

	.wp-ir #interview .block .board .white-box dl,
	.wp-ir #interview .block .board .white-box p {
		font-size: 14px;
		margin: 10px 0 0 0;
	}

	.wp-ir #interview .block .board .white-box dl dt.last {
		margin: 20px 0 0 0;
	}

	.wp-ir #interview .block .board .white-box .blue {
		margin: 20px 0 0 0;
	}

	.wp-ir #interview .block .board .caution {
		font-size: 11px;
	}

	.wp-ir #highlight {
		margin: 60px 0 0 0;
	}


	.wp-ir #highlight p {
		margin: 30px 0 0 0;
		font-size: 14px;
	}

	.wp-ir #highlight .board {
		padding: 10px 10px 40px;
		margin: 25px 0 0 0;
	}

	.wp-ir #highlight .board .flex-box {
		display: block;
	}

	.wp-ir #highlight .board .flex-box .highlight_item{
		width: 80%;
		margin: 60px auto 0;
	}


	.wp-ir #highlight .board .flex-box .highlight_item:nth-child(n+2){
		margin: 60px auto 0 auto;
	}

	.wp-ir #highlight .board .flex-box .wrapGraph{
		width: 100%;
		max-width: 388px;
		margin: 60px auto 0;
	}

	.wp-ir #highlight .highlight_point_img{
		margin: 60px auto 0;
		max-width: 454px;
	}
	
	.wp-ir #highlight h3{
		margin-top: 50px;
	}

	.wp-ir #highlight h3 span{
		font-size: 18px;
	}

	.wp-ir #highlight .segment_ttl{
		writing-mode:inherit;
	}

	.wp-ir #highlight .segment_point{
		margin: 40px auto 0;
		text-align: center;
	}

	.wp-ir #highlight .package_graph, .wp-ir #highlight .logistics_graph{
		margin: 40px auto 0;
	}

	.wp-ir #highlight .img_segment01{
		width: 50vw!important;
		max-width: 220px;
	}

	.wp-ir #highlight .package_graph, .wp-ir #highlight .logistics_graph{
		margin-top: 30px;
	}

	.wp-ir #highlight .board_plan{
		padding-top: 25px;
	}

	.wp-ir #highlight .wrapGraph .js-graph{
		height: 130px;
	}

	.wp-ir #highlight .wrapGraph .js-graph.plan{
		height: 295px;
	}

	.wp-ir #highlight .wrapGraph .js-graph.package::before{
        top: min(22px, 20vw);
        width: min(270px, 62vw);
	}

	.wp-ir #highlight .wrapGraph .js-graph.logistics::before{
        top: min(60px, 25vw);
        width: min(280px, 65vw);
	}
	.wp-ir #highlight .plan_graph{
		width: 80%;
		max-width: 388px;
		margin: 0 auto;
	}

	.wp-ir #highlight .wrapGraph #plan li div{
		width: 70%;
	}

	.wp-ir #highlight .wrapGraph .js-graph.plan{
		margin-top: 23vw;
	}

	.wp-ir #highlight .wrapGraph .js-graph.plan::before{
		top: max( -90px,-17vw);
		width: 62vw;
		max-width: 348px;
	}

	.wp-ir #highlight .plan_ttl{
		font-size: 14px;
	}

	.wp-ir #highlight .plan_text{
		width: 100%;
		margin-top: 60px;
		padding: 30px 22px;
	}

	.wp-ir #highlight .plan_detail_text{
		margin-top: 20px;
		font-size: 10px;
		letter-spacing: inherit;
	}

	.wp-ir #dialogue {
		margin: 60px 0 0 0;
	}

	.wp-ir #dialogue .lead {
		margin: 40px 0 0 0;
	}

	.wp-ir #dialogue .lead p {
		margin: 35px 0 0 0;
	}

	.wp-ir #dialogue h3{
		font-size: 14px;
		line-height: 1.5;
		padding-bottom: 10px;
		letter-spacing: -0.05em;
	}

	.wp-ir #dialogue .block {
		margin: 0 0 0 0;
	}


	.wp-ir #dialogue .block .question {
		font-size: 18px;
		display: flex;
		margin: 30px 0 0 0;
	}

	.wp-ir #dialogue .block .question:before {
		width: 30px;
	}

	.wp-ir #dialogue .block .flex-box {
		display: block;
		justify-content: space-between;
		margin: 30px 0 0 0;
	}

	.wp-ir #dialogue .block .flex-box .img-left {
		width: 80%;
		margin: 0 auto;
	}

	.wp-ir #dialogue .block .flex-box .img-right {
		width: 80%;
		margin: 20px auto 0 auto;
	}

	.wp-ir #dialogue .block .flex-box .txt-right {
		width: 100%;
	}

	.wp-ir #dialogue .block .flex-box .txt-left {
		width: 100%;
	}

	.wp-ir #dialogue .block .flex-box .txt-right p:first-child,
	.wp-ir #dialogue .block .flex-box .txt-left p:first-child {
		margin: 25px 0 0 0;
	}

	.wp-ir #dialogue .block p {
		margin: 25px 0 0 0;
	}

	.wp-ir #dialogue .block .full-img {
		margin: 20px auto 0 auto;
	}

	.wp-ir #dialogue .block .img-float-right{
		float: inherit;
		margin: 20px auto 0;
		width: 80%;
	}

	.wp-ir #dialogue .block .img-float-left{
		float: inherit;
		margin: 20px auto 0;
		width: 80%;
		max-width: 422px;
	}

	.wp-ir #dialogue .img-round .SP_inline{
		display: inline;
	}

	.wp-ir #dialogue .block .img-detail{
		line-height: 1.5;
	}

	.wp-ir .backnumber {
		margin: 60px 0 0 0;
		padding: 20px;
	}

	.wp-ir .backnumber h2 {
		max-width: 100%;
		font-size: 14px;
		padding: 10px;
		background-image: none;
	}

	.wp-ir .backnumber ul {
		max-width: 100%;
		margin: 2px auto 0 auto;
		display: block;
		gap: 30px;
		font-size: 14px;
	}

	.wp-ir .backnumber ul li {
		margin: 20px 0 0 0;
		line-height: 1;
	}

	.wp-ir .backnumber ul li:nth-child(n+2){
		margin-top: 10px;
	}

	.wp-ir .backnumber ul a {
		color: #007b9b;
		text-decoration: underline;
	}

	.wp-ir .backnumber ul a:hover {
		text-decoration: none;
	}


	.wp-ir .anchor {
		padding-top: 100px;
		margin-top: -100px;
	}
}
