@charset "utf-8";
/* Common */
.section_head {
	padding-top: 60px;
	padding-bottom: 58px;
	background: url(/shared/templates/readto900_top/images/main/bg_line_head.png) no-repeat left top;
}
.section_head h2 {
	font-size: 133.3%;
	font-weight: bold;
	display: inline-block;
	padding: 15px 10px 20px 316px;
	background-repeat: no-repeat;
	background-position: 0 0;
	min-height: 76px;
}
.section_head h2 span {
	display: inline-block;
	padding: 2px 14px 1px;
	color: #ffffff;
	background-color: #404040;
}
/* Btn */
.btn_see_more {
	text-align: center;
}
.btn_see_more a{
	display: inline-block;
	text-decoration: none;
	padding: 26px 77px 23px 45px;
	border: 1px solid #0e0d0d;
	border-radius: 5px;
	color: #222222;
	background: #ffffff url(/shared/site_readto900/images/icon/icon_arrow_rgt48.png) no-repeat right 22px center;
	background-size: 24px auto;
}
.btn_see_more a:hover {
	text-decoration: underline;
}
.btn_see_more a:focus-visible {
	outline-offset: -1px;
}
.show_sp {
	display: none;
}
/* Canvas */
#tmp_mainvs_canvas {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 1;
}
.canvas_animation {
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
}
#tmp_concept_canvas_left {
	top: auto;
	bottom: -300px;
}
#tmp_concept_canvas_right {
	top: 100px;
}
#tmp_goods_canvas_left {
	bottom: 100px;
	top: auto;
}
#tmp_goods_canvas_right {
	top: -300px;
}
#tmp_contents_canvas_left,
#tmp_logo_canvas_right {
	bottom: -100px;
	top: auto;
}
#tmp_contents_canvas_right,
#tmp_history_canvas_right {
	display: none;
}
#tmp_history_canvas_left {
	bottom: -200px;
	top: auto;
}
#tmp_support_canvas_right {
	bottom: -300px;
	top: auto;
}
#tmp_support_canvas_right,
#tmp_logo_canvas_right,
#tmp_concept_canvas_right,
#tmp_goods_canvas_right {
	right: 0;
	left: auto;
}
/* ==================================================
contents
================================================== */
#tmp_mainvs {
	position: relative;
	top: -46px;
	margin-bottom: -46px;
	overflow: hidden;
}
#tmp_mainvs .mainvs_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.5;
}
#tmp_mainvs .mainvs_bg img {
	object-fit: cover;
	width: 100%;
}
#tmp_mainvs .mainvs_logo {
	position: absolute;
	left: calc(150/1920*100%);
	top: calc(150/1020*100%);
	right: calc(150/1920*100%);
	bottom: calc(150/1020*100%);
	padding: 44px;
	z-index: 1;
	opacity: 0;
	transform: scale(0.5);
	/* background-color: rgba(255, 255, 255, 0.6); */
	display: flex;
	align-items: center;
	justify-content: center;
}
#tmp_mainvs .mainvs_logo .logo {
	width: calc(350/1517*100%);
	text-align: center;
}
#tmp_mainvs .mainvs_logo .logo img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_mainvs .mainvs_img_wrap {
	position: relative;
	max-width: 1920px;
	width: 100%;
	padding-top: calc(1020/1920*100%);
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}
#tmp_mainvs .mainvs_img_wrap .img {
	position: absolute;
	opacity: 0;
}
#tmp_mainvs .mainvs_img_wrap .img img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_mainvs .mainvs_img_wrap .img:nth-child(1) {
	left: 0;
	top: 20.6%;
	width: calc(274/1920*100%);
}
#tmp_mainvs .mainvs_img_wrap .img:nth-child(2) {
	left: 16.25%;
	top: 2.5%;
	width: calc(359/1920*100%);
}
#tmp_mainvs .mainvs_img_wrap .img:nth-child(3) {
	left: 6.9%;
	top: 43.4%;
	width: calc(431/1920*100%);
}
#tmp_mainvs .mainvs_img_wrap .img:nth-child(4) {
	left: 28.5%;
	top: 11.4%;
	width: calc(384/1920*100%);
}
#tmp_mainvs .mainvs_img_wrap .img:nth-child(5) {
	left: 27.4%;
	top: 54.5%;
	width: calc(561/1920*100%);
}
#tmp_mainvs .mainvs_img_wrap .img:nth-child(6) {
	left: 51%;
	top: 3.1%;
	width: calc(644/1920*100%);
}
#tmp_mainvs .mainvs_img_wrap .img:nth-child(7) {
	right: 0;
	bottom: 0;
	width: calc(787/1920*100%);
}
#tmp_mainvs .btn_animation {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	padding: 0 20px;
}
#tmp_mainvs .btn_animation a {
	position: absolute;
	z-index: 1;
	display: inline-block;
	left: 20px;
	bottom: 100%;
	margin-bottom: 25px;
	padding: 18px 28px 16px 58px;
	font-size: 88.9%;
	border-radius: 50px;
	text-decoration: none;
	color: #222222;
	background-color: #ffffff;
}
#tmp_mainvs .btn_animation a:hover {
	text-decoration: underline;
}
#tmp_mainvs .btn_animation a:before {
	content: '';
	width: 34px;
	height: 34px;
	position: absolute;
	left: 13px ;
	top: 13px;
	border-radius: 50%;
	background: #2a1b13 url(/shared/templates/readto900_top/images/icon/icon_start.png) no-repeat center center;
}
#tmp_mainvs .btn_animation a.active:before {
	background-image: url(/shared/templates/readto900_top/images/icon/icon_stop.png);
}
/* News */
.section_news_concept {
	position: relative;
	overflow: hidden;
}
#tmp_news {
	position: relative;
	z-index: 1;
	padding: 188px 0 190px;
}
#tmp_news:before {
	content: '';
	width: 100%;
	height: 59.6%;
	top: 282px;
	z-index: -1;
	position: absolute;
	transform: skewY(-11deg);
	background: -moz-linear-gradient(56deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -webkit-linear-gradient(56deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -o-linear-gradient(56deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: linear-gradient(56deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
}
#tmp_news:after {
	content: '';
	width: 100%;
	height: 2px;
	top: 292px;
	z-index: -1;
	position: absolute;
	transform: skewY(-11deg);
	background-color: #ffffff;
}
#tmp_news .section_head h2 {
	background-image: url(/shared/templates/readto900_top/images/main/news_ttl.png);
}
#tmp_news .news_inner {
	overflow: hidden;
	min-height: 200px;
}
#tmp_news .news_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px 61px;
}
#tmp_news .news_list .news_item {
	width: calc(100%/3);
	padding: 0 15px;
}
#tmp_news .news_list .news_item a {
	display: block;
	text-decoration: none;
	color: #222222;
}
#tmp_news .news_list .news_item .img {
	margin-bottom: 23px;
	display: block;
}
#tmp_news .news_list .news_item .img img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
	transition: 0.3s opacity ease-in-out;
}
#tmp_news .news_list .news_item .date {
	display: block;
	font-size: 77.8%;
	margin-bottom: 4px;
}
#tmp_news .news_list .news_item .txt {
	display: block;
	padding-left: 26px;
	line-height: 1.8;
	background: url(/shared/templates/readto900_top/images/icon/icon_arr_circle.png) no-repeat 1px 6px;
}
#tmp_news .news_list .news_item a:focus-visible {
	outline-offset: -1px;
}
#tmp_news .news_list .news_item a:hover .txt {
	text-decoration: underline
}
#tmp_news .news_list .news_item a:hover .img img {
	opacity: 0.7;
}
/* Concept */
#tmp_concept {
	position: relative;
}
#tmp_concept .concept_top {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-bottom: 56px;
	padding-right: 8px;
	z-index: 1;
}
#tmp_concept:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 709px;
	left: 50%;
	transform: translateX(-50%);
	top: -389px;
	z-index: -1;
	background: url(/shared/templates/readto900_top/images/main/bg_concept.png) no-repeat right calc(50% - 675px) top;
}
#tmp_concept .concept_top .text_wrap_left {
	text-align: right;
	padding-bottom: 121px;
	margin-right: -4px;
}
#tmp_concept .concept_top .text_wrap_right {
	padding-bottom: 121px;
	margin-left: -25px;
}
#tmp_concept .concept_top .image_wrap {
	padding-left: 0;
	flex-shrink: 0;
	max-width: 50%;
}
#tmp_concept .image_wrap img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_concept .concept_top .txt {
	font-size: 244.4%;
	font-weight: bold;
	color: #4b4b4b;
}
#tmp_concept .concept_top .year {
	font-size: 666.7%;
	line-height: 1.3;
	font-weight: bold;
	color: #4b4b4b;
}
#tmp_concept .concept_bottom {
	padding-top: 60px;
	margin-bottom: 75px;
	display: flex;
	background: url(/shared/templates/readto900_top/images/main/bg_line_head.png) no-repeat left top;
}
#tmp_concept .section_head {
	width: 465px;
	padding-top: 0;
	background: transparent;
}
#tmp_concept .section_head h2 {
	width: 100%;
	padding: 119px 0 0;
	background-image: url(/shared/templates/readto900_top/images/main/concept_ttl.png);
}
#tmp_concept .cnt_wrap {
	width: calc(100% - 465px);
	padding-left: 60px;
}
#tmp_concept .cnt_wrap .ttl {
	font-weight: bold;
	margin-bottom: 21px;
	background: url(/shared/templates/readto900_top/images/main/concept_cpy_txt.png) no-repeat left top;
	background-size: 100% auto;
	width: 671px;
	height: 56px;
}
#tmp_concept .cnt_wrap .ttl span {
	display: block;
	width: 1px;
	height: 1px;
	position: relative;
	z-index: -1;
	overflow: hidden;
}
#tmp_concept .cnt_wrap .txt {
	line-height: 2.2;
}
#tmp_concept .year_dn {
	display: none;
}
/* Project */
#tmp_project {
	position: relative;
	margin-top: 8px;
	/* margin-bottom: 162px; */
}
#tmp_project:before {
	position: absolute;
	content: '';
	top: -224px;
	width: 826px;
	right: 0;
	height: 838px;
	background: url(/shared/templates/readto900_top/images/main/bg_project_symbol.png) no-repeat right -183px top;
	background-size: 100% auto;
	z-index: -2;
}
#tmp_project .project_content_wrap .container {
	position: relative;
	max-width: 1322px;
}
#tmp_project .project_content_wrap {
	padding-bottom: 190px;
	position: relative;
	overflow: hidden;
}
#tmp_project .project_content_wrap:before {
	content: '';
	width: 100%;
	height: 847px;
	position: absolute;
	bottom: 121px;
	left: 50%;
	transform: translateX(-50%);
	background-repeat: no-repeat;
	background: -moz-linear-gradient(56deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -webkit-linear-gradient(56deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -o-linear-gradient(56deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: linear-gradient(56deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	clip-path: polygon(0 41.5%, 100% 0, 100% 58.5%, 0 100%);
	z-index: -2;
}
#tmp_project .project_content_wrap:after {
	content: '';
	width: 100%;
	height: 1323px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	background: url(/shared/templates/readto900_top/images/main/bg_project_backdrop.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	clip-path: polygon(0 0, 100% 28%, 100% 100%, 0 72%);
	z-index: -1;
}
#tmp_project .project_content {
	margin: 181px 0 722px;
	padding: 43px 40px 79px 51px;
	max-width: 69%;
	color: inherit;
	background-color: #ffffff;
	border: 2px solid #ffffff;
}
#tmp_project .section_head {
	padding-bottom: 45px;
}
#tmp_project .section_head h2 {
	padding-left: 452px;
	background-image: url(/shared/templates/readto900_top/images/main/project_ttl.png);
}
#tmp_project .project_inner {
	padding-right: 45px;
	margin-bottom: 70px;
	line-height: 2.2;
}
#tmp_project .btn_see_more {
	text-align: left;
}
#tmp_project .btn_see_more a {
	width: 460px;
	padding-right: 58px;
}
#tmp_project .project_bg {
	position: absolute;
}
/* #tmp_project .project_bg:nth-of-type(1) {
	top: 41.5%;
	left: -300px;
	width: calc(280 / 1302* 100%);
} */
#tmp_project .project_bg:nth-of-type(1) {
	top: 19.2%;
	right: -7.2%;
	width: 344px;
}
#tmp_project .project_bg:nth-of-type(2) {
	bottom: 6.9%;
	left: 47.7%;
	width: calc(991/1302*100%);
}
#tmp_project .project_bg:nth-of-type(3) {
	bottom: 11.7%;
	left: 16px;
	width: calc(550/1302*100%);
}
#tmp_project .project_sns {
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}
#tmp_project .project_sns ul {
	display: flex;
	flex-wrap: wrap;
	gap: 27px;
	list-style: none;
}
#tmp_project .project_sns li {
	display: flex;
	width: calc((100% - 54px)/3);
}
#tmp_project .project_sns li a {
	display: flex;
	width: 100%;
	align-items: center;
	padding: 24px;
	border: 1px solid #222222;
	border-radius: 5px;
	background-color: #ffffff;
	color: inherit;
	text-decoration: none;
	font-weight: bold;
}
#tmp_project .project_sns li a:hover {
	text-decoration: underline;
}
#tmp_project .project_sns li a span {
	display: block;
}
#tmp_project .project_sns .sns_img {
	width: 50px;
	flex-shrink: 0;
}
#tmp_project .project_sns .sns_txt {
	padding-left: 24px;
}
#tmp_project .project_sns .sns_txt br {
	display: none;
}
#tmp_project .project_bg img,
#tmp_project .project_sns .sns_img img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

/* tmp_goods */
.section_news_concept + #tmp_goods {
	margin-top: 80px;
}
#tmp_goods {
	position: relative;
	padding-bottom: 9%;
}
#tmp_goods .container {
	position: relative;
	max-width: 1510px;
	overflow: hidden;
}
#tmp_goods .section_head {
	padding-bottom: 66px;
}
#tmp_goods .section_head h2 {
	padding-left: 369px;
	background-image: url(/shared/templates/readto900_top/images/main/goods_ttl.png);
}
#tmp_goods .goods_content {
	max-width: 1200px;
	margin: 0 auto;
	min-height: 1200px;
}
#tmp_goods .goods_inner {
	max-width: 50.3%;
	margin: 0 auto;
	padding: 0 10px 54% 20px;
}
#tmp_goods .goods_inner_ttl {
	font-size: 222.2%;
	font-weight: bold;
	margin-bottom: 35px;
}
#tmp_goods .goods_inner_cnt {
	line-height: 2.2;
	margin-bottom: 77px;
}
#tmp_goods .goods_bg {
	position: absolute;
}
#tmp_goods .goods_bg:nth-of-type(1) {
	top: 18%;
	left: 0;
	width: calc(376/1510*100%);
}
#tmp_goods .goods_bg:nth-of-type(2) {
	left: 74.2%;
	top: 18%;
	width: calc(295/1510*100%);
}
#tmp_goods .goods_bg:nth-of-type(3) {
	right: 0;
	top: 48.8%;
	width: calc(312/1510*100%);
}
#tmp_goods .goods_bg:nth-of-type(4) {
	left: 14.5%;
	bottom: 2.3%;
	width: calc(318/1510*100%);
}
#tmp_goods .goods_bg:nth-of-type(5) {
	left: 40.3%;
	bottom: 235px;
	width: calc(494/1510*100%);
}
#tmp_goods .goods_bg img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_goods .btn_see_more {
	padding-right: 10px;
	margin-bottom: 30px;
}
#tmp_goods .btn_see_more a {
	text-align: left;
	padding: 25px 60px 24px;
}

/* message */
#tmp_message {
	padding-bottom: 191px;
	position: relative;
}
#tmp_message:before {
	content: '';
	width: 100%;
	height: 80.3%;
	position: absolute;
	top: 39px;
	left: 0;
	background-repeat: no-repeat;
	background: -moz-linear-gradient(-38deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -webkit-linear-gradient(-38deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -o-linear-gradient(-38deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: linear-gradient(-38deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	transform: skewY(11deg);
	z-index: -1;
}
#tmp_message .message_wrap:before {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	top: 49px;
	left: 0;
	z-index: -1;
	transform: skewY(11deg);
	background-color: #ffffff;
} 
#tmp_message:after {
	position: absolute;
	content: '';
	top: -313px;
	width: 100%;
	right: 0;
	height: 798px;
	background: url(/shared/templates/readto900_top/images/main/bg_message_symbol.png) no-repeat right calc(50% - 475px) top;
	background-size: 810px auto;
	z-index: -2;
}
#tmp_message .section_head {
	padding-bottom: 56px;
}
#tmp_message .section_head h2 {
	padding-left: 478px;
	background-image: url(/shared/templates/readto900_top/images/main/message_ttl.png);
}
#tmp_message .message_list {
	margin-bottom: 80px;
}
#tmp_message .message_list ul {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	list-style: none;
}
#tmp_message .message_list li {
	width: calc((100% - 60px)/3);
}
#tmp_message .message_list li a {
	position: relative;
	display: block;
}
#tmp_message .message_list li a:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 74px;
	height: 64px;
	background: url(/shared/templates/readto900_top/images/icon/icon_arrow_rectangle88.png) no-repeat;
	background-size: 100% auto;
}
#tmp_message .message_list img {
	width: 100%;
	height: auto;
	vertical-align: top;
	transition: opacity 0.3s ease-in-out;
}
#tmp_message .message_list li a:hover img {
	opacity: 0.7;
}
#tmp_message .btn_see_more a {
	padding: 25px 114px 24px 110px;
}

/* anni_contents */
#tmp_anni_contents {
	position: relative;
	padding-bottom: 191px;
}
#tmp_anni_contents .section_head {
	padding-bottom: 51px;
}
#tmp_anni_contents .section_head h2 {
	padding-left: 546px;
	background-image: url(/shared/templates/readto900_top/images/main/contents_ttl.png);
}
#tmp_anni_contents .anni_contents_inner {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
#tmp_anni_contents .contents_ttl {
	font-size: 144.4%;
	font-weight: bold;
	margin-bottom: 14px;
}
#tmp_anni_contents .contents_txt {
	line-height: 2.2;
}
#tmp_anni_contents .contents_cnt {
	width: 41.4%;
	padding-right: 60px;
}
#tmp_anni_contents .contents_video {
	position: relative;
	width: 58.6%;
	margin-top: 6px;
	height: auto;
	overflow: hidden;
}
#tmp_anni_contents .video_foreground {
	position: relative;
	padding-top: 56.3%;
	height: 0;
	overflow: hidden;
}
#tmp_anni_contents .video_foreground iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#tmp_anni_contents .btn_see_more a {
	padding: 25px 114px 24px 110px;
}

/* logo */
#tmp_logo {
	padding-bottom: 225px;
	position: relative;
}
#tmp_logo:before {
	content: '';
	width: 100%;
	height: 95.2%;
	position: absolute;
	top: -93px;
	left: 0;
	transform: skewY(-11deg);
	z-index: -1;
	background-repeat: no-repeat;
	background: -moz-linear-gradient(223deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -webkit-linear-gradient(223deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -o-linear-gradient(223deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: linear-gradient(223deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
}
#tmp_logo:after {
	content: '';
	width: 100%;
	height: 2px;
	top: -83px;
	z-index: -1;
	position: absolute;
	transform: skewY(-11deg);
	background-color: #ffffff;
}
#tmp_logo .logo_inner {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	padding-top: 63px;
	width: 100%;
	background: url(/shared/templates/readto900_top/images/main/bg_line_head.png) no-repeat left top;
}
#tmp_logo .section_head {
	width: 33.9%;
	background-image: none;
	padding-bottom: 0;
	padding-top: 83px;
	padding-right: 27px;
}
#tmp_logo .section_head h2 {
	display: block;
	padding: 118px 40px 0 0;
	background-image: url(/shared/templates/readto900_top/images/main/logo_ttl.png);
}
#tmp_logo .section_head h2 span {
	padding: 2px 10px 1px 14px;
}
#tmp_logo .logo_img {
	width: 25.9%;
	padding: 23px;
	background-repeat: no-repeat;
	background-image: url(/shared/templates/readto900_top/images/main/log_bg_top.png), url(/shared/templates/readto900_top/images/main/log_bg_bot.png);
	background-position: left top, right bottom;
	background-size: 62.5% 56.5%, 62.5% 56.5%;
}
#tmp_logo .logo_img img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_logo .logo_cnt {
	padding-top: 27px;
	padding-left: 64px;
	line-height: 2.2;
	width: 40.2%;
}
#tmp_logo .logo_cnt_txt {
	margin-bottom: 37px;
}
#tmp_logo .btn_see_more {
	text-align: left;
	padding-right: 14px;
}
#tmp_logo .btn_see_more a {
	padding: 8px 72px 6px 22px;
	border-radius: 10px;
	line-height: 1.8;
}

/* history */
#tmp_history {
	padding-bottom: 234px;
}
#tmp_history .section_head {
	padding-bottom: 14px;
}
#tmp_history .section_head h2 {
	padding-left: 433px;
	background-image: url(/shared/templates/readto900_top/images/main/history_ttl.png);
}
#tmp_history .history_top_wrap {
	position: relative;
	z-index: 1;
}
#tmp_history .history_top_wrap:before {
	content: '';
	width: 100%;
	height: 38.4%;
	position: absolute;
	top: 572px;
	left: 0;
	transform: skewY(11deg);
	background-repeat: no-repeat;
	background: -moz-linear-gradient(-38deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -webkit-linear-gradient(-38deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -o-linear-gradient(-38deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: linear-gradient(-38deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	z-index: -3;
}
#tmp_history .history_top_wrap:after {
	content: '';
	width: 100%;
	height: 2px;
	top: 582px;
	z-index: -1;
	position: absolute;
	transform: skewY(11deg);
	background-color: #ffffff;
}
#tmp_history .history_top {
	position: relative;
	padding-bottom: calc(799/1920*100%);
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}
#tmp_history .history_top .history_inner {
	position: relative;
	z-index: 1;
	text-align: center;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.9);
	color: inherit;
	width: 700px;
	height: 700px;
	margin: 0 auto;
	padding: 78px 58px 64px;
}
#tmp_history .history_top .history_inner_cnt {
	max-height: 290px;
	margin-bottom: 49px;
	overflow-y: auto;
}
#tmp_history .history_top .history_inner_ttl {
	font-size: 222.2%;
	font-weight: bold;
	margin-bottom: 28px;
}
#tmp_history .history_top .history_logo {
	margin-bottom: 34px;
}
#tmp_history .history_top .history_logo img {
	max-width: 100%;
	height: auto;
}
#tmp_history .history_top .history_txt {
	line-height: 2.2;
	text-align: justify;
}
#tmp_history .btn_see_more {
	margin: 0 125px;
}
#tmp_history .btn_see_more a {
	padding: 10px 70px 10px 44px;
	min-height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#tmp_history .btn_see_more a span{
	display: inline-block;
	max-height: 60px;
	overflow: auto;
}
#tmp_history .history_bottom {
	position: relative;
}
#tmp_history .history_bottom:before {
	content: '';
	width: 100%;
	height: 111.4%;
	position: absolute;
	top: -44px;
	left: 0;
	transform: skewY(-11deg);
	background-repeat: no-repeat;
	background: -moz-linear-gradient(223deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -webkit-linear-gradient(223deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: -o-linear-gradient(223deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	background: linear-gradient(223deg, rgba(203,113,114,0.3) 0%, rgba(202,231,237,0.3) 50%, rgba(247,215,215,0.3) 100%);
	z-index: -2;
}
#tmp_history .history_bottom:after {
	content: '';
	width: 100%;
	height: 2px;
	top: -34px;
	left: 0;
	transform: skewY(-11deg);
	z-index: -1;
	position: absolute;
	background-color: #ffffff;
}
#tmp_history .history_bottom .history_sub_ttl {
	padding: 17px 0 18px;
	margin-bottom: 79px;
	font-size: 222.2%;
	font-weight: bold;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}
#tmp_history .history_bottom .history_list {
	padding: 0;
}
#tmp_history .history_bottom .history_list ul,
#tmp_history .history_bottom .history_list li,
#tmp_history .history_bottom .history_list li a {
	display: flex;
}
#tmp_history .history_bottom .history_list ul {
	list-style: none;
	flex-wrap: wrap;
	padding: 0 16px 0 14px;
}
#tmp_history .history_bottom .history_list li {
	width: 50%;
	margin-bottom: 43px;
	padding: 0 15px;
}
#tmp_history .history_bottom .history_list li a {
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	border: 1px solid #0e0d0d;
	border-left-width: 10px;
	border-radius: 10px;
	position: relative;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
	color: inherit;
	text-decoration: none;
	padding: 30px 36px 34px;
	min-height: 150px;
	font-weight: bold;
	overflow: hidden;
}
#tmp_history .history_bottom .history_list li a:after {
	content: '';
	position: absolute;
	right: -2px;
	bottom: -2px;
	width: 74px;
	height: 64px;
	background: url(/shared/templates/readto900_top/images/icon/icon_arrow_rectangle88.png) no-repeat;
	background-size: 100% auto;
}
#tmp_history .history_bottom .history_list li a > span:not(.history_txt) {
	font-size: 133.3%;
}
#tmp_history .history_bottom .history_txt_big {
	font-size: 200%;
	vertical-align: middle;
}
#tmp_history .history_bottom .history_txt_num {
	font-size: 333.3%;
	margin: 0 48px 0 52px;
	line-height: 1.2;
	vertical-align: middle;
}
#tmp_history .history_bottom .history_list li a:hover > span:not(.history_txt) {
	text-decoration: underline;
}
#tmp_history .history_bottom .history_txt {
	position: relative;
}
#tmp_history .history_bottom .history_txt:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
	height: 2px;
	background: #222222;
	opacity: 0;
}
#tmp_history .history_bottom .history_list li a:hover .history_txt:before {
	opacity: 1;
}
#tmp_history .history_bg_wrap {
	position: absolute;
	width: 100%;
	top: 148px;
	left: 50%;
	transform: translateX(-50%);
	max-width: 1920px;
	padding-top: calc(1280 / 1920* 100%);
}
#tmp_history .history_bg {
	position: absolute;
	opacity: 0;
}
#tmp_history .history_bg:nth-child(1) {
	width: calc(729/1920*100%);
	left: 0;
	bottom: 0;
}
#tmp_history .history_bg:nth-child(2) {
	width: calc(472/1920*100%);
	left: 14.9%;
	top: 25.6%;
}
#tmp_history .history_bg:nth-child(3) {
	width: calc(505/1920*100%);
	bottom: 21.8%;
	left: 42.3%;
}
#tmp_history .history_bg:nth-child(4) {
	width: calc(445/1920*100%);
	z-index: -1;
	left: 22.1%;
	top: 5.8%;
}
#tmp_history .history_bg:nth-child(5) {
	width: calc(319/1920*100%);
	z-index: -1;
	left: 64.1%;
	bottom: 36.7%;
}
#tmp_history .history_bg:nth-child(6) {
	width: calc(293/1920*100%);
	left: 70.9%;
	bottom: 58.4%;
}
#tmp_history .history_bg:nth-child(7) {
	width: calc(236/1920*100%);
	left: 61%;
	top: 6.5%;
}
#tmp_history .history_bg:nth-child(8) {
	width: calc(223/1920*100%);
	left: 85.5%;
	top: 9.9%;
}
#tmp_history .history_bg:nth-child(9) {
	width: calc(251/1920*100%);
	z-index: -1;
	top: 0;
	left: 74%;
}
#tmp_history .history_bg img {
	width: 100%;
	height: auto;
	vertical-align: top;
}


/* support */
#tmp_support {
	position: relative;
	margin-top: 190px;
}
#tmp_support .section_head {
	padding-bottom: 56px;
}
#tmp_support .section_head h2 {
	padding-left: 486px;
	background-image: url(/shared/templates/readto900_top/images/main/support_ttl.png);
}
#tmp_support .support_txt {
	margin-bottom: 49px;
}

/* fixed_navbar
================================================== */
#tmp_fixed_navbar_wrap{
	position: fixed;
	z-index: 101;
	right: 0;
	overflow: hidden;
	padding-bottom: 60px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
}
#tmp_fixed_navbar {
	position: relative;
	z-index: 102;
	border-right: 0;
	padding-bottom: 1px; /* fix chrome */
	transition: transform 0.3s ease-in-out;
	pointer-events: visible;
}
#tmp_fixed_navbar ul {
	list-style: none;
	margin: 0;
	color: #ffffff;
	background-color: #353535;
	border-radius: 22px 0 0 22px;
	overflow: hidden;
}
#tmp_fixed_navbar ul li {
	position: relative;
	color: inherit;
	background-repeat: no-repeat;
	background-image: -webkit-gradient( linear, right top, left top, from(rgb(0,0,0)), color-stop(58%, rgb(53,53,53)));
	background-image: -moz-linear-gradient( right, rgb(0,0,0) 0%, rgb(53,53,53) 58%);
	background-image: -o-linear-gradient( right, rgb(0,0,0) 0%, rgb(53,53,53) 58%);
	background-image: linear-gradient( -90deg, rgb(0,0,0) 0%, rgb(53,53,53) 58%);
	background-size: 100% 100%;
}
#tmp_fixed_navbar ul li:after {
	content: '';
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-top: 1px solid #ffffff;
}
#tmp_fixed_navbar ul li:first-child:after {
	content: none;
}
#tmp_fixed_navbar ul li a {
	display: block;
	padding: 20px 15px 10px 81px;
	color: #ffffff;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 15px center;
	text-decoration: none;
	width: 365px;
	min-height: 67px;
	font-size: 111.1%;
}
#tmp_snavi_concept a {
	background-image: url(/shared/templates/readto900_top/images/icon/navbar_icon_01.png);
}
#tmp_snavi_project a {
	background-image: url(/shared/templates/readto900_top/images/icon/navbar_icon_02.png);
}
#tmp_snavi_goods a {
	background-image: url(/shared/templates/readto900_top/images/icon/navbar_icon_03.png);
}
#tmp_snavi_message a {
	background-image: url(/shared/templates/readto900_top/images/icon/navbar_icon_04.png);
}
#tmp_snavi_anni_contents a {
	background-image: url(/shared/templates/readto900_top/images/icon/navbar_icon_05.png);
}
#tmp_snavi_logo a {
	background-image: url(/shared/templates/readto900_top/images/icon/navbar_icon_06.png);
}
#tmp_snavi_history a {
	background-image: url(/shared/templates/readto900_top/images/icon/navbar_icon_07.png);
}
#tmp_snavi_support a {
	background-image: url(/shared/templates/readto900_top/images/icon/navbar_icon_08.png);
}
#tmp_snavi_close {
	text-align: right;
}
#tmp_btn_navbar{
	position: absolute;
	top: 100%;
	right: 0;
	margin-top: -1px;
}
#tmp_btn_navbar a{
	display: block;
	text-decoration: none;
	width: 60px;
	height: 60px;
	padding: 30px 5px 5px;
	overflow: hidden;
	text-align: center;
	font-size: 77.8%;
	border: 2px solid #313030;
	border-top-width: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #353535;
	background: #cbd1d7 url(/shared/templates/readto900_top/images/icon/icon_close.png) no-repeat center 10px;
	background-size: 16px auto;
}
#tmp_fixed_navbar ul li a:hover,
#tmp_btn_navbar a:hover {
	text-decoration: underline;
}
#tmp_fixed_navbar {
	transform: translate(calc(100% - 74px),0);
}
#tmp_fixed_navbar.open_nav {
	transform: translate(0,0);
}
body.no_fixed #tmp_fixed_navbar_wrap {
	display: none;
}

/* ==================================================
color
================================================== */
.color_blue #tmp_wrapper .section_head,
.color_black #tmp_wrapper .section_head,
.color_yellow #tmp_wrapper .section_head {
	border-top: 2px solid !important;
}
.color_blue #tmp_wrapper .section_head h2,
.color_black #tmp_wrapper .section_head h2,
.color_yellow #tmp_wrapper .section_head h2 {
	padding: 10px !important;
	border: 1px solid !important;
	min-height: auto !important;
}
.color_blue #tmp_history .history_top .history_inner,
.color_black #tmp_history .history_top .history_inner,
.color_yellow #tmp_history .history_top .history_inner {
	border: 1px solid !important;
	overflow: hidden;
}

.color_blue #tmp_fixed_navbar_wrap,
.color_black #tmp_fixed_navbar_wrap,
.color_yellow #tmp_fixed_navbar_wrap {
	background-color: transparent !important;
}
.color_blue #tmp_fixed_navbar,
.color_black #tmp_fixed_navbar,
.color_yellow #tmp_fixed_navbar {
	border: 1px solid;
	border-right: 0;
	padding: 1px 0;
	/* transform: none !important; */
}
.color_black #tmp_fixed_navbar ul li:after,
.color_bue #tmp_fixed_navbar ul li:after {
	border-color: #ffffff;
}
.color_yellow #tmp_fixed_navbar ul li:after {
	border-color: #000000;
}
.color_blue #tmp_fixed_navbar ul li a,
.color_black #tmp_fixed_navbar ul li a,
.color_yellow #tmp_fixed_navbar ul li a {
	padding-left: 15px;
}
.color_blue #tmp_project .project_sns li a:focus-visible,
.color_black #tmp_project .project_sns li a:focus-visible,
.color_yellow #tmp_project .project_sns li a:focus-visible {
	outline-offset: -1px;
}
.color_blue #tmp_news .news_list .news_item a,
.color_black #tmp_news .news_list .news_item a,
.color_yellow #tmp_news .news_list .news_item a {
	padding: 2px;
}
.color_blue #tmp_news .news_list .news_item a:focus-visible,
.color_black #tmp_news .news_list .news_item a:focus-visible,
.color_yellow #tmp_news .news_list .news_item a:focus-visible {
	outline-offset: -2px;
}
.color_blue #tmp_wrapper .btn_see_more a:focus-visible,
.color_black #tmp_wrapper .btn_see_more a:focus-visible,
.color_yellow #tmp_wrapper .btn_see_more a:focus-visible,
.color_blue #tmp_project .project_sns li a:focus-visible,
.color_black #tmp_project .project_sns li a:focus-visible,
.color_yellow #tmp_project .project_sns li a:focus-visible {
	text-decoration: underline;
}
.color_blue #tmp_message .message_list li a:after,
.color_blue #tmp_history .history_bottom .history_list li a:after {
	background-image: url(/shared/templates/readto900_top/images/icon/icon_arrow_rectangle88_blue.png) !important;
}
.color_black #tmp_message .message_list li a:after,
.color_black #tmp_history .history_bottom .history_list li a:after {
	background-image: url(/shared/templates/readto900_top/images/icon/icon_arrow_rectangle88_bl.png) !important;
}
.color_black .canvas_animation,
.color_blue .canvas_animation,
.color_yellow .canvas_animation,
.color_black #tmp_mainvs_canvas,
.color_blue #tmp_mainvs_canvas,
.color_yellow #tmp_mainvs_canvas,
.color_black #tmp_news:before,
.color_blue #tmp_news:before,
.color_yellow #tmp_news:before,
.color_black #tmp_news:after,
.color_blue #tmp_news:after,
.color_yellow #tmp_news:after,
.color_black #tmp_mainvs .btn_animation,
.color_blue #tmp_mainvs .btn_animation,
.color_yellow #tmp_mainvs .btn_animation,
.color_black #tmp_history .history_top_wrap:before,
.color_blue #tmp_history .history_top_wrap:before,
.color_yellow #tmp_history .history_top_wrap:before {
	display: none !important;
}
.color_black #tmp_mainvs .mainvs_img_wrap,
.color_blue #tmp_mainvs .mainvs_img_wrap,
.color_yellow #tmp_mainvs .mainvs_img_wrap {
	z-index: auto !important;
}
.color_black #tmp_mainvs .mainvs_logo,
.color_blue #tmp_mainvs .mainvs_logo,
.color_yellow #tmp_mainvs .mainvs_logo {
	background-color: transparent !important;
}
.color_black #tmp_concept .cnt_wrap .ttl span,
.color_blue #tmp_concept .cnt_wrap .ttl span,
.color_yellow #tmp_concept .cnt_wrap .ttl span {
	font-size: 255.6%;
	width: auto;
	height: auto;
}
.color_black #tmp_btn_navbar a,
.color_blue #tmp_btn_navbar a,
.color_yellow #tmp_btn_navbar a {
	height: auto;
	width: auto;
}
/* ==================================================
fsize
================================================== */
.fsize_small #tmp_history .history_bottom .history_txt:before {
	height: 1px;
}
.fsize_big2 #tmp_concept .concept_top .image_wrap {
	max-width: 40%;
}
.fsize_big #tmp_concept .concept_top .year {
	font-size: 600%;
}
.fsize_big2 #tmp_concept .concept_top .year {
	font-size: 500%;
}
.fsize_big #tmp_btn_navbar a,
.fsize_big2 #tmp_btn_navbar a {
	height: auto;
	width: auto;
}
/* ==================================================
No javascript
================================================== */
.no_javascript #tmp_mainvs {
	top: -126px;
	margin-bottom: -126px;
}
.no_javascript #tmp_fixed_navbar_wrap {
	position: absolute;
	right: 0;
	top: auto;
	transform: none;
	margin-top: -700px;
}
.no_javascript #tmp_mainvs .mainvs_logo {
	opacity: 1;
	transform: scale(1);
}
.no_javascript #tmp_mainvs .btn_animation {
	display: none;
}
.no_javascript #tmp_mainvs .mainvs_img_wrap .img,
.no_javascript #tmp_history .history_bg {
	opacity: 1;
}

@media screen and (min-width : 1921px) {
	#tmp_mainvs .mainvs_img_wrap {
		position: relative;
		max-width: 1920px;
		width: 100%;
		height: 1020px;
		padding-top: 0;
	}
	#tmp_mainvs .mainvs_logo {
		left: 150px;
		right: 150px;
		top: 150px;
		bottom: 150px;
	}
}
@media screen and (max-width : 1330px) {
	#tmp_project .section_head h2 {
		display: block;
		padding: 118px 0 0;
	}
}
@media screen and (max-width : 1220px){

/* fixed_navbar
================================================== */
	#tmp_fixed_navbar_wrap{
		overflow: visible;
		pointer-events: inherit;
		top: auto;
		transform: none;
		bottom: 20px;
		padding-bottom: 0;
		height: 396px;
		width: 300px;
		transition: 0.3s width ease-in-out,0.3s height ease-in-out;
	}
	#tmp_fixed_navbar_wrap.close_nav{
		height: 70px !important;
		width: 50px;
	}
	#tmp_fixed_navbar {
		transform: none;
		margin-left: 50px;
	}
	#tmp_snavi_close a {
		background-position: 9px center !important;
		background-size: 22px auto !important;
	}
	#tmp_fixed_navbar #tmp_snavi_close{
		display: none;
	}
	.close_nav #tmp_btn_navbar a{
		border-color: #ffffff;
		color: #ffffff;
		background: url(/shared/templates/readto900_top/images/icon/icon_table_contents.png) no-repeat 9px 10px;
		background-size: 25px auto;
		background-color: #313030;
	}
	#tmp_btn_navbar{
		display: block;
		position: absolute;
		right: 100%;
		top: 12px;
		margin-top: 0;
	}
	#tmp_btn_navbar a{
		width: 50px;
		min-height: 55px;
		padding-top: 32px;
		font-size: 62.5%;
		transform-origin: bottom right;
		background-position: center 10px;
		border-top-width: 2px;
		border-right-width: 0;
		border-radius: 5px 0 0 5px;
	}
	#tmp_fixed_navbar ul {
		border-radius: 11px 0 0 11px;
	}
	#tmp_fixed_navbar ul li a {
		width: 250px;
		min-height: 42px;
		background-size: 28px auto;
		background-position: 9px center;
		padding: 9px 15px 9px 43px;
		font-size: 100%;
	}
	.color_blue #tmp_fixed_navbar ul li a,
	.color_black #tmp_fixed_navbar ul li a,
	.color_yellow #tmp_fixed_navbar ul li a {
		max-width: 250px !important;
		text-indent: 0 !important;
	}
	.fsize_big2 #tmp_fixed_navbar_wrap {
		height: 693px;
	}
	.fsize_big #tmp_btn_navbar a,
	.fsize_big2 #tmp_btn_navbar a {
		width: 70px;
	}
	/* Concept */
	#tmp_concept:before {
		content: '';
		position: absolute;
		width: 640px;
		height: 355px;
		left: 50%;
		transform: translateX(-50%);
		top: -315px;
		z-index: -1;
		background: url(/shared/templates/readto900_top/images/main/bg_concept_sp.png) no-repeat right 3px top;
		background-size: 355px auto;
	}
	#tmp_concept .section_head {
		width: 100%;
	}
	#tmp_concept .concept_bottom {
		display: block;
		margin-bottom: 30px;
		padding-top: 29px;
		background-image: url(/shared/templates/readto900_top/images/main/bg_line_head_sp.png);
		background-size: auto 3px;
	}
	#tmp_concept .section_head {
		width: 100%;
	}
	#tmp_concept .cnt_wrap {
		width: 100%;
		padding: 0 6px;
	}
	#tmp_concept .cnt_wrap .ttl {
		text-align: center;
		margin-bottom: 12px;
	}
	#tmp_concept .cnt_wrap .txt {
		line-height: 1.9;
		text-align: left;
	}
	#tmp_concept .btn_see_more a {
		min-width: 340px;
	}
}
@media screen and (min-width : 641px) and (max-width : 1200px) {
	#tmp_project .project_content {
		margin: 276px 0 55%;
		padding: 43px 40px 71px;
		max-width: 65%;
	}
	/* #tmp_project .project_bg:nth-of-type(1) {
		left: 0;
		top: 0;
	} */
	#tmp_project .project_bg:nth-of-type(1) {
		right: -4%;
	}
	#tmp_project .project_bg:nth-of-type(2) {
		top: 52%;
		left: 57%;
	}
	#tmp_project .project_bg:nth-of-type(3) {
		top: 70%;
	}
	#tmp_project .btn_see_more a {
		width: 370px;
	}
	#tmp_concept .concept_top .image_wrap {
		max-width: 40%;
	}
}
@media screen and (min-width : 641px) and (max-width : 1080px) {
	#tmp_mainvs .mainvs_logo {
		top: 80px;
		left: 40px;
		right: 40px;
		bottom: 60px;
		padding: 20px;
	}
	#tmp_mainvs .btn_animation a {
		padding: 10px 28px 8px 58px;
		margin-bottom: 10px;
	}
	#tmp_mainvs .btn_animation a:before {
		top: 5px;
	}
	#tmp_concept .section_head {
		width: 360px;
	}
	#tmp_concept .section_head h2 {
		padding-top: 90px;
		background-size: 360px auto;
	}
	#tmp_concept .concept_top .year {
		font-size: 500%;
	}
	#tmp_logo .section_head h2 {
		background-size: 232px auto;
	}
	.fsize_big #tmp_concept .concept_top .year {
		font-size: 480%;
	}
	.fsize_big2 #tmp_concept .concept_top .year {
		font-size: 400%;
	}
}
@media screen and (max-width : 1020px) {
	#tmp_message .section_head h2 {
		display: block;
		padding: 118px 0 0;
	}
	#tmp_history .history_bottom .history_txt_num {
		margin:  0 15px;
	}
	#tmp_history .history_bottom .history_list li a {
		padding: 30px 20px 34px;
	}
	#tmp_concept .cnt_wrap {
		width: 100%;
	}
}
@media screen and (max-width : 860px) {
	#tmp_anni_contents .section_head h2 {
		display: block;
		padding: 118px 0 0;
	}
}

/* ==================================================
print
================================================== */
@media print {
}
