.maindesign {
	width: 860px;
	max-width: 860px;
	margin: auto;
}
@media screen and (max-width: 767px) {
	.maindesign {
		width: auto;
	}
}
.maindesign h1 {
	margin: 0;
	padding: 0;
}
.maindesign img {
	border: none;
}
div#main .maindesign a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: 'alpha( opacity=70)';
}
.table_m {
	text-align: center;
	font-size: 150%;
	/*margin:20px 0;*/
}
.table_m td {
	border-collapse: collapse;
	border: #999 1px solid;
	padding: 5px;
}
.si {
	background-color: #d3eef9;
	font-weight: bold;
}
.go {
	background-color: #f6b70a;
	font-weight: bold;
}
.en {
	font-size: 12px;
}
/*.ri{
	width:100%;
	text-align:right;
	margin-bottom:0 !important;
}*/
.maindesign .mt20 {
	margin-top: 20px;
}
.limited_right {
	color: #bb1e19;
	font-size: 2em;
	font-weight: bold;
	font-family: 'Noto Sans JP', 'ＭＳ Ｐゴシック', 'MS PGothic', verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, sans-serif;
	line-height: 1.1em;
	margin-top: 10px;
	margin-left: 10px;
	text-align: left !important;
}
.maindesign .imgBox01 {
	margin: 1rem 0 0.5rem;
}
.maindesign .imgBox02 {
	margin: 1rem 0 4rem;
	border-bottom: 4px dotted #ddd;
	padding-bottom: 1em;
}
.maindesign .mt3em {
	margin-top: 3em;
}
.lh15 {
	line-height: 1.5em;
}

.maindesign .annotationTxt {
	font-size: 1.65em;
	text-align: center;
	font-weight: bold;
}
.maindesign .reform-happy-bag {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.maindesign .reform-happy-bag img {
	width: 100%;
	margin-top: 20px;
}

.img-container {
	width: 100%;
	margin: 20px auto;
}
.img-container img {
	width: 100%;
	height: auto;
}
.frame-container {
	border: 1px solid #ccc;
	padding: 10px;
	box-sizing: border-box;
}
@media screen and (max-width: 767px) {
	.img-container {
		width: 100%;
		margin: 10px auto;
	}
}
#main .relation--items {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
#main .relation--item {
	box-sizing: border-box;
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 49%;
	padding: 15px 10px;
	position: relative;
	transition: 0.2s;
	margin-top: 15px;
}
#main .relation--item:hover {
	opacity: 0.7;
}
#main .relation--inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#main .relation--link {
	color: #333;
}
#main .relation--text {
	width: 75%;
	font-size: 0.85em;
}
#main .relation--text__bold {
	font-weight: bold;
	font-size: 1.25em;
	margin-bottom: 10px;
	display: inline-block;
}
#main .relation--img {
	width: 20%;
	height: auto;
}
#main .relation--img img {
	width: 100%;
	height: auto;
}
@media screen and (max-width: 767px) {
	#main .relation--item {
		width: 100%;
	}
}

.maindesign .mv {
	position: relative;
}
.maindesign .mv__txt {
	position: absolute;
	bottom: 18%;
	left: 5%;
	font-size: 4rem;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 6px #000;
	margin: 0;
}
@media screen and (max-width: 767px) {
	.maindesign .mv__txt {
		font-size: 7vw;
	}
}
.maindesign .description {
	font-size: 1rem;
	background: #cfcfcf;
	line-height: 1.6;
	padding: 10px 20px;
	text-align: justify;
	margin: 0 !important;
	margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
	.maindesign .description {
		font-size: 0.9rem;
	}
}

.maindesign * {
	min-height: 0%;
}
.maindesign img {
	width: 100%;
	height: auto;
	display: block;
}
.maindesign .lead-text {
	font-size: 1.15em;
	line-height: 1.4;
}
@media screen and (max-width: 767px) {
	.maindesign .lead-text {
		font-size: 0.95rem;
	}
}
.maindesign .feature-hdg2 {
	position: relative;
	padding-bottom: 1.25rem;
	border-bottom: 3px solid #b6b6b6;
	font-size: 1.75rem;
	margin-top: calc(80px - 0.6rem);
	margin-bottom: calc(40px - 0.75rem);
	background-color: transparent;
	color: #333;
	text-indent: 0;
	padding: 0 0 1.25rem 0;
}
.maindesign .feature-hdg2::after {
	position: absolute;
	content: ' ';
	border-bottom: solid 3px #e5002d;
	bottom: -3px;
	width: 8%;
	display: block;
}
@media screen and (max-width: 767px) {
	.maindesign .feature-hdg2 {
		font-size: 1.5rem;
		margin-top: calc(50px - 0.6rem);
		margin-bottom: calc(45px - 0.75rem);
		line-height: 1.2;
	}
}

.maindesign h3.checkPoint {
	position: relative;
	font-size: 1.25rem;
	font-weight: bold;
	margin: 60px 0 20px 0;
	padding: 0 0 10px 0;
	text-align: left;
	border-bottom: #aaaaaa 2px solid;
	display: flex;
	align-items: center;
	line-height: 1.15;
	background: none;
}
.maindesign h3.checkPoint .st0 {
	fill: #aaaaaa;
}
.maindesign h3.checkPoint .st1 {
	fill: none;
	stroke: #ffffff;
	stroke-width: 3;
	stroke-miterlimit: 10;
}
.maindesign h3.checkPoint span {
	margin: 0 0 0 20px;
	width: calc(100% - 60px);
}
@media screen and (max-width: 767px) {
	.maindesign h3.checkPoint {
		font-size: 1.1rem;
	}
}

.publish {
	background-color: #fffef1;
	margin-top: 30px;
}
.publish__container {
	background-color: #fffef1;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.publish__head {
	font-size: 1.7rem;
	font-weight: bold;
	padding: 30px 0;
}
@media screen and (max-width: 767px) {
	.publish__head {
		font-size: 1.25rem;
	}
}

.maindesign .publish__home {
	position: relative;
	width: auto;
}
@media screen and (max-width: 767px) {
	.maindesign .publish__home {
		width: 320px;
	}
}

.maindesign .publish__txt_01 {
	position: absolute;
	top: 119px;
	left: 330px;
	transform: translate(-50%, -50%);
	font-size: 2.2rem;
	font-weight: bold;
	color: #ed6722;
}
@media screen and (max-width: 767px) {
	.maindesign .publish__txt_01 {
		font-size: 1.3rem;
		top: 69px;
		left: 192px;
	}
}

.maindesign .publish__txt_02 {
	position: absolute;
	top: 119px;
	left: 214px;
	transform: translate(-50%, -50%);
	font-size: 2.2rem;
	font-weight: bold;
	color: #1697d6;
}
@media screen and (max-width: 767px) {
	.maindesign .publish__txt_02 {
		font-size: 1.3rem;
		top: 69px;
		left: 125px;
	}
}
.maindesign .publish__txt_03 {
	position: absolute;
	top: 242px;
	left: 84px;
	font-weight: bold;
	transform: translate(-50%, -50%);
	color: #1697d6;
	font-size: 2.7rem;
}
@media screen and (max-width: 767px) {
	.maindesign .publish__txt_03 {
		font-size: 1.7rem;
		top: 149px;
		left: 44px;
	}
}

.maindesign .publish__txt_04 {
	position: absolute;
	top: 1px;
	left: 1px;
	font-weight: bold;
	transform: translate(-50%, -50%);
	top: 242px;
	left: 472px;
	color: #ed6722;
	font-size: 2.7rem;
}
@media screen and (max-width: 767px) {
	.maindesign .publish__txt_04 {
		font-size: 1.7rem;
		top: 149px;
		left: 273px;
	}
}
.maindesign .publish__txt_unit {
	font-size: 0.5em;
}

.maindesign .publish_case {
	padding: 30px 0;
	display: flex;
	justify-content: space-between;
}

.maindesign .publish_case > li {
	line-height: 1.3;
	font-size: 1rem;
	margin: 0 15px;
}
@media screen and (max-width: 767px) {
	.maindesign .publish_case > li {
		font-size: 3vw;
		margin: 0px 10px;
	}
}

.maindesign .overview {
	margin-top: 30px;
	font-size: 1rem;
}
.maindesign .overview_list {
	margin-top: 15px;
}
.maindesign .overview_list > li:not(:first-child) {
	margin-top: 8px;
}
.maindesign .overview_list > li {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.35;
}
@media screen and (max-width: 767px) {
	.maindesign .overview_list > li {
		font-size: 0.9rem;
	}
}

.maindesign .publish02 {
	margin-top: 50px;
	margin-bottom: 20px;
}
.maindesign .publish02_head {
	display: flex;
	justify-content: center;
	margin-bottom: 2em !important;
}
.maindesign .publish02_head__inner {
	display: inline-block;
	color: #fff;
	text-align: center;
	background-color: rgba(246, 172, 28, 0.9);
	border-radius: 9999px;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 10px 15px;
	line-height: 1.35;
	box-shadow: 0 0 15px rgba(246, 172, 28, 1), 0 0 15px rgba(246, 172, 28, 1), 0 0 15px rgba(246, 172, 28, 1), 0 0 15px rgba(246, 172, 28, 1), 0 0 15px rgba(246, 172, 28, 1);
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_head__inner {
		font-size: 5.5vw;
	}
}
.maindesign .publish02_img {
	position: relative;
	width: 870px;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_img {
		margin-inline: auto;
		width: 320px;
		margin-block-start: 50px;
	}
}
.maindesign .publish02_img__txt_01 {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 166px;
	left: 126px;
	font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_img__txt_01 {
		top: 54px;
		left: 28px;
		font-size: 1rem;
	}
}
.maindesign .publish02_img__txt_02 {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 203px;
	left: 128px;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_img__txt_02 {
		top: 81px;
		left: 42px;
		font-size: 0.6rem;
	}
}
.maindesign .publish02_img__txt_03 {
	position: absolute;
	transform: translate(-50%, -50%);
	color: #01a58d;
	top: 62px;
	left: 747px;
	font-size: 1.5rem;
	letter-spacing: 1em;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_img__txt_03 {
		top: 7px;
		left: 289px;
		font-size: 1rem;
		letter-spacing: 0.5em;
		white-space: nowrap;
	}
}
.maindesign .publish02_img__txt_04 {
	position: absolute;
	transform: translate(-50%, -50%);
	color: #fff;
	top: 113px;
	left: 736px;
	font-size: 0.95rem;
	text-align: center;
	line-height: 1.05;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_img__txt_04 {
		top: 49px;
		left: 285px;
		font-size: 0.6rem;
		line-height: 1.45;
		white-space: nowrap;
	}
}
.maindesign .publish02_img__txt_05 {
	position: absolute;
	transform: translate(-50%, -50%);
	color: #fff;
	top: 500px;
	left: 384px;
	font-size: 1rem;
	text-align: center;
	line-height: 1.2;
	text-shadow: 0px 0px 5px #999;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_img__txt_05 {
		top: 183px;
		left: 117px;
		font-size: 0.65rem;
	}
}
.maindesign .publish02_img__txt_05--large {
	font-size: 2.2em;
	display: inline-block;
	margin-bottom: 3px;
}
.maindesign .publish02_img__txt_06 {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 614px;
	left: 140px;
	letter-spacing: 1em;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_img__txt_06 {
		top: 224px;
		left: 42px;
		letter-spacing: 0.7em;
		font-size: 0.85rem;
	}
}
.maindesign .publish02_img__txt_07 {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 613px;
	left: 790px;
	letter-spacing: 1em;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_img__txt_07 {
		top: 221px;
		left: 286px;
		letter-spacing: 0.7em;
		font-size: 0.85rem;
		white-space: nowrap;
	}
}

.maindesign .publish02_info {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_info {
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_info > li {
		width: 100%;
	}
}
.maindesign .publish02_heading {
	color: rgba(246, 172, 28, 1);
	font-size: 1.5rem;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 4px solid rgba(246, 172, 28, 1);
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_heading {
		font-size: 1.2rem;
		margin-top: 15px;
	}
}
.maindesign .publish02_lead {
	font-size: 0.95rem;
	line-height: 1.15;
	margin-top: 5px;
}
.maindesign .publish02_comparison {
	display: flex;
	justify-content: space-evenly;
	margin-top: 5px;
}
.maindesign .publish02_comparison > li {
	width: 190px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.maindesign .publish02_comparison > li {
		width: 175px;
	}
}
.maindesign .publish02_comparison_img {
	position: relative;
}
.publish02_comparison_img__lines_01 {
	position: absolute;
	color: #666;
	font-weight: bold;
	top: 19px;
	left: 121px;
	font-size: 1rem;
	white-space: nowrap;
}
@media screen and (max-width: 767px) {
	.publish02_comparison_img__lines_01 {
		font-size: 0.9rem;
		top: 19px;
		left: 111px;
	}
}
.publish02_comparison_img__lines_02 {
	position: absolute;
	color: #f4a60d;
	font-weight: bold;
	top: 21px;
	left: 116px;
	font-size: 1rem;
	white-space: nowrap;
}
@media screen and (max-width: 767px) {
	.publish02_comparison_img__lines_02 {
		font-size: 0.9rem;
		top: 21px;
		left: 107px;
	}
}
.publish02_comparison_img__lines_03 {
	position: absolute;
	color: #666;
	font-weight: bold;
	top: 17px;
	left: 68px;
	font-size: 1rem;
	white-space: nowrap;
}
@media screen and (max-width: 767px) {
	.publish02_comparison_img__lines_03 {
		font-size: 0.9rem;
		top: 16px;
		left: 63px;
	}
}
.publish02_comparison_img__lines_04 {
	position: absolute;
	color: #f4a60d;
	font-weight: bold;
	top: 16px;
	left: 51px;
	font-size: 0.95rem;
	white-space: nowrap;
}
@media screen and (max-width: 767px) {
	.publish02_comparison_img__lines_04 {
		font-size: 0.85rem;
		top: 16px;
		left: 49px;
	}
}

.maindesign .publish02_comparison__lead {
	line-height: 1.35;
	text-align: center;
	margin-top: 5px;
	font-size: 0.85rem;
	height: 2.5em;
	display: flex;
	justify-content: center;
	align-items: center;
}
.maindesign .movie_container {
	margin-top: 30px;
}
