﻿@charset 'UTF-8';
/*
#colors

@main-color #33b668
@text-color #333333
@base-color #fff
@body-color #eee
@form-color #f5f5f5
@notice-color #d9534f
@attention-color #b20000



*/
@media print, screen and (max-width: 767px) {
	.product_sp-1 {
		order: 1;
	}

	.product_sp-2 {
		order: 2;
	}

	.product_sp-3 {
		order: 3;
	}

	.product_sp-4 {
		order: 4;
	}

	.product_sp-5 {
		order: 5;
	}

	.product_sp-6 {
		order: 6;
	}

	.product_sp-7 {
		order: 7;
	}

	.product_sp-8 {
		order: 8;
	}

	.product_sp-9 {
		order: 9;
	}

	.product {
		position: relative;
		margin-bottom: 35px !important;
		color: #333;
	}

	.product p {
		font-size: 1.1rem;
		line-height: 1.6;
	}

	.product strong {
		font-size: 1.4rem;
		font-weight: normal;
	}

	.product .hl {
		padding: 15px;
	}

	.product__title {
		padding: 10px 0 20px 15px;
	}

	.product__title img {
		height: 42px;
	}

	.product__obj {
		position: absolute;
		top: 10px;
		right: 0;
	}

	.product__obj img {
		height: 90px;
		margin: 10px 20px 40px;
	}

	.product__planon .product__obj {
		top: 0;
	}

	.product__planon .product__title img {
		height: 34px;
	}

	.product__fmintegration .product__obj {
		top: 0;
	}

	.product__fmintegration .product__title img {
		height: 30px;
	}

	.product__finewebs .product__obj {
		top: 0;
	}

	.product__finewebs .product__title img {
		height: 34px;
	}

	.product__marugoto .product__title img {
		height: 21px;
	}

	.product__fmrefine .product__obj {
		top: -5px;
	}

	.product__fmrefine .product__title img {
		height: 22px;
	}

	.product__tatemono .product__obj {
		top: -5px;
	}

	.product__tatemono .product__title img {
		height: 22px;
	}

	.product__link {
		margin-top: 15px;
		text-align: right;
	}

	.product__link a.btn {
		width: 80%;
		margin-right: 25px;
		padding: 12px 60px 12px 0;
		text-align: center;
	}
}

@media print, screen and (min-width: 768px) {
	.product {
		position: relative;
		margin-bottom: 40px;
		color: #333;
	}

	.product p {
		font-size: 1.4rem;
		line-height: 1.6;
	}

	.product strong {
		font-weight: normal;
	}

	.product__title {
		padding: 30px 0 40px 10px;
	}

	.product__obj {
		position: absolute;
		top: 0;
		right: 25px;
	}

	.product__obj img {
		width: 90%;
		margin: 10px 20px 40px;
	}

	.product__maikuro_st7 .product__obj {
		top: 3%;
		width: 46%;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1100px) {
	.product__maikuro_st7 .product__obj {
		top: 8%;
		width: 42%;
	}
}

@media print, screen and (min-width: 768px) {
	.product__maikuro_st7 .product__title {
		padding-top: 4%;
	}

	.product__maikuro_st7 .product__title img {
		width: 40%;
	}

	.product__maikuro_st65 .product__obj {
		top: -3%;
		width: 40%;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1100px) {
	.product__maikuro_st65 .product__obj {
		top: 4%;
		width: 40%;
	}
}

@media print, screen and (min-width: 768px) {
	.product__maikuro_st65 .product__title {
		padding-top: 4%;
	}

	.product__maikuro_st65 .product__title img {
		width: 40%;
	}

	.product__maikuro_web65 .product__obj {
		top: 3%;
		width: 46%;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1100px) {
	.product__maikuro_web65 .product__obj {
		top: 8%;
		width: 42%;
	}
}

@media print, screen and (min-width: 768px) {
	.product__maikuro_web65 .product__title {
		padding-top: 4%;
	}

	.product__maikuro_web65 .product__title img {
		width: 40%;
	}

	.product__croscope .product__obj {
		top: -5%;
		width: 40%;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1100px) {
	.product__croscope .product__obj {
		top: 6%;
		width: 35%;
	}
}

@media print, screen and (min-width: 768px) {
	.product__croscope .product__title {
		padding-top: 4%;
	}

	.product__croscope .product__title img {
		width: 46%;
	}

	.product__multitiff .product__obj {
		top: -5%;
		width: 40%;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1100px) {
	.product__multitiff .product__obj {
		top: 13%;
		width: 30%;
	}
}

@media print, screen and (min-width: 768px) {
	.product__multitiff .product__title {
		padding-top: 5%;
	}

	.product__multitiff .product__title img {
		width: 36%;
	}

	.product__finewebs .product__obj {
		top: -5%;
		width: 40%;
	}

	.product__fmintegration .product__obj {
		top: -5%;
		width: 40%;
	}

	.product__planon .product__obj {
		top: -5%;
		width: 40%;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1100px) {
	.product__finewebs .product__obj {
		top: 7%;
		width: 35%;
	}

	.product__fmintegration .product__obj {
		top: 7%;
		width: 35%;
	}

	.product__planon .product__obj {
		top: 7%;
		width: 35%;
	}
}

@media print, screen and (min-width: 768px) {
	.product__finewebs .product__title {
		padding-top: 7%;
	}

	.product__finewebs .product__title img {
		width: 47%;
	}

	.product__fmintegration .product__title {
		padding-top: 7%;
	}

	.product__fmintegration .product__title img {
		width: 47%;
	}

	.product__planon .product__title {
		padding-top: 7%;
	}

	.product__planon .product__title img {
		width: 47%;
	}

	.product__marugoto .product__obj {
		top: -5%;
		width: 40%;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1100px) {
	.product__marugoto .product__obj {
		top: 11%;
		width: 32%;
	}
}

@media print, screen and (min-width: 768px) {
	.product__marugoto .product__title {
		padding-top: 10%;
	}

	.product__marugoto .product__title img {
		width: 44%;
	}

	.product__fmrefine .product__obj {
		top: 0;
		width: 46%;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1100px) {
	.product__fmrefine .product__obj {
		top: 11%;
		width: 40%;
	}
}

@media print, screen and (min-width: 768px) {
	.product__fmrefine .product__title {
		padding-top: 10%;
	}

	.product__fmrefine .product__title img {
		width: 43%;
	}

	.product__tatemono .product__obj {
		top: 2%;
		width: 40%;
	}

	.product__tatemono .product__title {
		padding-top: 10%;
	}

	.product__tatemono .product__title img {
		width: 45%;
	}

	.product__link {
		margin-top: 15px;
		text-align: right;
	}

	.product__link a.btn {
		width: 230px;
		margin-right: 25px;
		padding: 12px 60px 12px 0;
		text-align: center;
	}
}

@media print, screen and (max-width: 767px) {
	.productmain {
		height: 150px;
		background-size: cover;
	}

	.productmain .block__inner {
		position: relative;
		height: 150px;
	}

	.productmain .block__inner h1 {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 25px;
		margin: auto;
	}

	.productmain .block__inner h1 img {
		width: auto;
		height: 100%;
	}

	.productmain .block__inner span {
		display: block;
		position: absolute;
	}

	.productmain .block__inner span img {
		width: 100%;
		height: auto;
	}

	.productcaption .block__inner {
		padding-top: 25px;
	}

	.productcaption .main-copy h2 {
		font-size: 1.6rem;
		font-weight: bold;
		font-style: italic;
		line-height: 1.5;
	}

	.productcaption .main-copy p {
		padding-top: 15px;
		font-size: 1.1rem;
		line-height: 1.6;
	}

	.productcaption .product-price {
		font-size: 1.2rem;
	}

	.productcaption .product-price strong,
	.productcaption .product-price small {
		font-style: italic;
	}

	.productcaption .product-price strong {
		display: inline-block;
		font-size: 2.2rem;
	}

	.productcaption .caption-block {
		padding-top: 30px;
	}

	.productcaption .caption-block h3 {
		padding: 14px;
		font-size: 1.6rem;
	}

	.productcaption .caption-block .product-price {
		margin-top: 15px;
	}

	.productcaption .caption-block .ver-caption {
		margin-top: 10px;
		font-size: 1.1rem;
		line-height: 1.6;
	}

	.productcaption .caption-block .contact {
		display: inline-block;
		vertical-align: middle;
	}

	.productcaption .caption-block .contact img {
		width: 100%;
	}

	.productcaption .display-block {
		padding-top: 30px;
	}

	.productcaption .display-block img {
		width: 100%;
	}

	.productcaption .display-block .display-detail {
		display: flex;
		margin: 0 -5px;
	}

	.productcaption .display-block .display-detail > div {
		width: 25%;
		margin: 0 5px;
	}

	.productcaption .display-block .display-detail > div .grid {
		padding-top: 20px;
	}

	.productcaption .display-block .display-detail > div h4 {
		margin-bottom: 0.5em;
		font-size: 1.2rem;
		font-weight: bold;
	}

	.productcaption .display-block .display-detail > div p {
		font-size: 1.1rem;
	}

	.productcaption .display-block .display-maikuro-web {
		display: flex;
		flex-wrap: wrap;
		margin: 15px -10px 0;
	}

	.productcaption .display-block .display-maikuro-web > div {
		width: 50%;
		padding: 0 10px;
	}

	.productcaption .display-block .display-maikuro-web > div p {
		margin-top: 10px;
		font-size: 1.1rem;
		line-height: 1.6;
		text-align: left;
	}

	.productcaption .display-block .display-maikuro-web .caption {
		margin-bottom: 25px;
		text-align: center;
	}

	.productcaption .display-block .display-maikuro-web .caption img {
		width: 90px;
	}

	.productcaption .display-block .display-maikuro-web .image {
		margin-bottom: 25px;
	}

	.productcaption .function-block {
		padding-top: 25px;
	}

	.productcaption .function-block .grid {
		margin-top: 30px;
	}

	.productcaption .function-block .grid-column4 {
		margin-top: 15px;
	}

	.productcaption .function-block__maikuro_v65 h3 {
		font-size: 1.6rem;
		font-weight: bold;
		font-style: italic;
		line-height: 1.6;
	}

	.productcaption .function-block__maikuro_v65 .grid {
		margin-top: 20px;
	}

	.productcaption .function-block__maikuro_v65 h4 {
		padding: 15px;
		font-size: 1.6rem;
	}

	.productcaption .function-block__maikuro_v65 h4 small {
		font-size: 1.4rem;
	}

	.productcaption .function-block__maikuro_v65 h4.sub-ttl {
		padding: 0;
		font-size: 1.2rem;
		font-weight: bold;
		font-style: italic;
		line-height: 1.6;
	}

	.productcaption .function-block__maikuro_v65 ul {
		display: block;
	}

	.productcaption .function-block__maikuro_v65 ul li {
		margin-bottom: 5px;
		font-size: 1.1rem;
		line-height: 1.6;
	}

	.productcaption .function-block__maikuro_v65 ul li span {
		color: #33b668;
	}

	.caption-box h3 {
		font-size: 1.8rem;
		font-style: italic;
	}

	.caption-box h4 {
		padding-top: 10px;
		color: #333;
		font-size: 1.6rem;
	}

	.caption-box h5 {
		margin-top: 10px;
		color: #33b668;
		font-size: 1.2rem;
		line-height: 1.6;
	}

	.caption-box h5 strong {
		color: #333;
	}

	.caption-box .txt {
		margin-top: 5px;
		font-size: 1.1rem;
	}

	.caption-box .txt span {
		color: #33b668;
	}

	.caption-box .img {
		margin-top: 15px;
	}

	.caption-box .img img {
		width: 100%;
	}

	.caption-box .img:first-child {
		margin: 0;
	}

	.caption-box li {
		font-size: 1.1rem;
		line-height: 1.6;
	}

	.productcontents {
		margin-top: 30px;
	}

	.productcontents h3 {
		padding-bottom: 30px;
		font-size: 1.8rem;
		font-weight: bold;
	}

	.productcontents .separate1 {
		padding-top: 35px;
	}

	.productcontents .separate2 {
		padding-top: 25px;
	}

	.productcontents .mod-center img {
		width: 100%;
	}

	.table-block h4 {
		margin-bottom: 5px;
		font-size: 1.2rem;
	}

	.table-block table {
		margin-bottom: 10px;
	}

	.table-block p {
		font-size: 1.1rem;
	}

	.table-block ul {
		font-size: 1.1rem;
	}

	.table-block ul li {
		position: relative;
		padding-left: 2em;
		line-height: 1.6;
	}

	.table-block ul li.coution::before {
		content: '※';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution1::before {
		content: '※1';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution2::before {
		content: '※2';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution3::before {
		content: '※3';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution4::before {
		content: '※4';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution5::before {
		content: '※5';
		position: absolute;
		top: 0;
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain {
		background-position: center;
		background-size: cover;
	}

	.productmain .block__inner {
		height: 350px;
	}

	.productmain .block__inner h1 {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain .block__inner h1 {
		width: 100%;
		text-align: center;
	}


}

@media print, screen and (min-width: 768px) {
	.productmain .block__inner span {
		position: absolute;
		width: 40%;
	}

	.productmain .block__inner span img {
		width: 100%;
	}

	.productcaption .block__inner {
		padding-top: 50px;
	}

	.productcaption .main-copy h2 {
		padding-right: 48%;
		font-size: 2.6rem;
		font-weight: bold;
		font-style: italic;
		line-height: 1.5;
	}

	.productcaption .main-copy p {
		padding-top: 30px;
		font-size: 1.6rem;
		line-height: 1.6;
	}

	.productcaption .product-price {
		font-size: 1.8rem;
	}

	.productcaption .product-price strong,
	.productcaption .product-price small {
		font-style: italic;
	}

	.productcaption .product-price strong {
		display: inline-block;
		margin-left: 15px;
		font-size: 3.0rem;
	}

	.productcaption .caption-block {
		padding-top: 50px;
	}

	.productcaption .caption-block h3 {
		padding: 15px;
		font-size: 2.2rem;
	}

	.productcaption .caption-block .product-price {
		margin-top: 20px;
	}

	.productcaption .caption-block .ver-caption {
		margin-top: 20px;
		line-height: 1.6;
	}

	.productcaption .caption-block .contact {
		display: inline-block;
		vertical-align: middle;
	}

	.productcaption .caption-block .contact img {
		height: 66px;
	}

	.productcaption .display-block {
		padding-top: 60px;
	}

	.productcaption .display-block p {
		font-size: 1.6rem;
	}

	.productcaption .display-block .display-detail {
		display: flex;
		margin: 15px -15px 0;
	}

	.productcaption .display-block .display-detail > div {
		width: 25%;
		margin: 0 15px;
	}

	.productcaption .display-block .display-detail > div img {
		width: 100%;
	}

	.productcaption .display-block .display-detail > div h4 {
		margin-bottom: 0.5em;
		font-size: 2rem;
		font-weight: bold;
	}

	.productcaption .display-block .display-detail > div p {
		font-size: 1.6rem;
	}

	.productcaption .display-block .display-maikuro-web {
		display: flex;
		margin: 15px -15px 0;
	}

	.productcaption .display-block .display-maikuro-web > div {
		margin: 0 15px;
	}

	.productcaption .display-block .display-maikuro-web > div p {
		margin-top: 20px;
		font-size: 1.6rem;
		line-height: 1.6;
		text-align: left;
	}

	.productcaption .display-block .display-maikuro-web .caption {
		width: 255px;
		text-align: center;
	}

	.productcaption .display-block .display-maikuro-web .caption img {
		max-width: 172px;
		height: auto;
	}

	.productcaption .display-block .display-maikuro-web .image {
		width: 300px;
	}

	.productcaption .function-block {
		padding-top: 80px;
	}

	.productcaption .function-block h3 {
		font-size: 2.4rem;
		font-style: italic;
	}

	.productcaption .function-block .grid {
		margin-top: 30px;
	}

	.productcaption .function-block__maikuro_v65 h3 {
		text-align: center;
	}

	.productcaption .function-block__maikuro_v65 .grid {
		margin-top: 50px;
	}

	.productcaption .function-block__maikuro_v65 h4 {
		margin-bottom: 15px;
		font-size: 1.8rem;
	}

	.productcaption .function-block__maikuro_v65 h4 small {
		font-size: 1.6rem;
	}

	.productcaption .function-block__maikuro_v65 h4.sub-ttl {
		height: 4.5em;
		font-weight: bold;
		font-style: italic;
		line-height: 1.6;
	}

	.productcaption .function-block__maikuro_v65 ul {
		display: block;
	}

	.productcaption .function-block__maikuro_v65 ul li {
		margin-bottom: 5px;
		line-height: 1.6;
	}

	.productcaption .function-block__maikuro_v65 ul li span {
		color: #33b668;
	}

	.caption-box h4 {
		color: #333;
		font-size: 2.2rem;
	}

	.caption-box h5 {
		margin-top: 10px;
		color: #33b668;
		font-size: 1.8rem;
		line-height: 1.4;
	}

	.caption-box h5 strong {
		color: #333;
	}

	.caption-box p {
		margin-top: 15px;
		font-size: 1.6rem;
	}

	.caption-box p span {
		color: #33b668;
	}

	.caption-box .img img {
		width: 100%;
	}

	.caption-box li {
		line-height: 1.6;
	}

	.caption-box p.network {
		margin-top: 60px;
	}

	.caption-box .grid {
		margin-bottom: 0;
	}

	.caption-box .grid-column6 {
		margin-bottom: 0;
	}

	.productcontents {
		margin-top: 50px;
		margin-bottom: -60px;
	}

	.productcontents h3 {
		padding-bottom: 50px;
		font-size: 2.6rem;
		font-weight: bold;
	}

	.productcontents .separate1 {
		padding-top: 70px;
	}

	.productcontents .separate2 {
		padding-top: 50px;
	}

	.productcontents .img869 img {
		width: 100%;
		max-width: 869px;
	}

	.productcontents .img945 img {
		width: 100%;
		max-width: 945px;
	}

	.table-block h4 {
		margin-bottom: 15px;
	}

	.table-block table {
		margin-bottom: 20px;
	}

	.table-block ul li {
		position: relative;
		padding-left: 2em;
		font-size: 1.4rem;
		line-height: 1.6;
	}

	.table-block ul li.coution::before {
		content: '※';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution1::before {
		content: '※1';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution2::before {
		content: '※2';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution3::before {
		content: '※3';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution4::before {
		content: '※4';
		position: absolute;
		top: 0;
		left: 0;
	}

	.table-block ul li.coution5::before {
		content: '※5';
		position: absolute;
		top: 0;
		left: 0;
	}
}

.productmain__croscope {
	background-image: url('/img/products/croscope/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__croscope h1 {
		height: 42px;
	}

	.productmain__croscope span {
		right: 20px;
		bottom: -30px;
		width: 175px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__croscope h1 {
		left: 150px;
		height: 127px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__croscope h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__croscope span {
		right: 50px;
		bottom: -154px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__croscope span {
		bottom: -210px;
	}
}

.productmain__fm-refine {
	background-image: url('/img/products/fm-refine/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__fm-refine h1 {
		height: 22px;
	}

	.productmain__fm-refine span {
		right: 20px;
		bottom: -30px;
		width: 155px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__fm-refine h1 {
		left: 150px;
		height: 57px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__fm-refine h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__fm-refine span {
		right: 50px;
		bottom: -154px;
	}
}


.productmain__fm-integration {
	background-image: url('/img/products/fm-integration/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__fm-integration h1 {
		height: 30px;
      padding: 0 5px;
      background-color: black;
	}

	.productmain__fm-integration span {
		right: 15px;
		bottom: -30px;
		width: 175px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__fm-integration h1 {
		left: 150px;
		height: 91px;
      padding: 0 20px;
      background-color: black;
      //height: fit-content;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__fm-integration h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__fm-integration span {
		right: 50px;
		bottom: -154px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__fm-integration span {
		bottom: -210px;
	}
}


.productmain__fine-webs {
	background-image: url('/img/products/fine-webs/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__fine-webs h1 {
		height: 30px;
	}

	.productmain__fine-webs span {
		right: 20px;
		bottom: -30px;
		width: 175px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__fine-webs h1 {
		left: 150px;
		height: 91px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__fine-webs h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__fine-webs span {
		right: 50px;
		bottom: -154px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__fine-webs span {
		bottom: -190px;
	}
}

.productmain__marugotosign {
	background-image: url('/img/products/marugotosign/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__marugotosign h1 {
		height: 30px;
	}

	.productmain__marugotosign span {
		right: 20px;
		bottom: -55px;
		width: 120px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__marugotosign h1 {
		left: 150px;
		height: 61px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__marugotosign h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__marugotosign span {
		right: 50px;
		bottom: -154px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__marugotosign span {
		bottom: -200px;
	}
}

.productmain__multitiff {
	background-image: url('/img/products/multitiff/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__multitiff h1 {
		height: 42px;
	}

	.productmain__multitiff span {
		right: 20px;
		bottom: -30px;
		width: 175px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__multitiff h1 {
		left: 150px;
		height: 127px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__multitiff h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__multitiff span {
		right: 50px;
		bottom: -154px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__multitiff span {
		bottom: -175px;
		width: 30% !important;
	}
}

.productmain__maikuro_v65 {
	background-image: url('/img/products/maikuro_v65/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__maikuro_v65 h1 {
		height: 42px;
	}

	.productmain__maikuro_v65 span {
		right: 20px;
		bottom: -30px;
		width: 175px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__maikuro_v65 h1 {
		left: 150px;
		height: 127px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__maikuro_v65 h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__maikuro_v65 span {
		right: 50px;
		bottom: -154px;
	}
}

.productmain__tatemonorescue {
	background-image: url('/img/products/tatemonorescue/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__tatemonorescue h1 {
		height: 42px;
	}

	.productmain__tatemonorescue span {
		right: 20px;
		bottom: -30px;
		width: 135px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__tatemonorescue h1 {
		left: 150px;
		height: 103px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__tatemonorescue h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__tatemonorescue span {
		right: 50px;
		bottom: -154px;
	}
}

.productmain__maikuro_v65 {
	background-image: url('/img/products/maikuro_v65/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__maikuro_v65 h1 {
		height: 42px;
	}

	.productmain__maikuro_v65 span {
		right: 20px;
		bottom: -30px;
		width: 175px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__maikuro_v65 h1 {
		left: 150px;
		height: 127px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__maikuro_v65 h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__maikuro_v65 span {
		right: 50px;
		bottom: -154px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__maikuro_v65 span {
		bottom: -210px;
	}
}

.productmain__maikuro_web {
	background-image: url('/img/products/maikuro_web/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__maikuro_web h1 {
		height: 42px;
	}

	.productmain__maikuro_web span {
		right: 20px;
		bottom: -30px;
		width: 175px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__maikuro_web h1 {
		left: 150px;
		height: 127px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__maikuro_web h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__maikuro_web span {
		right: 50px;
		bottom: -154px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__maikuro_web span {
		bottom: -200px;
	}
}

.productmain__maikuro_v7 {
	background-image: url('/img/products/maikuro_v7/bg.jpg');
}

@media print, screen and (max-width: 767px) {
	.productmain__maikuro_v7 h1 {
		height: 42px;
	}

	.productmain__maikuro_v7 span {
		right: 20px;
		bottom: -30px;
		width: 175px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__maikuro_v7 h1 {
		left: 150px;
		height: 127px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__maikuro_v7 h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__maikuro_v7 span {
		right: 50px;
		bottom: -154px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__maikuro_v7 span {
		bottom: -200px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__planon {
	background-image: url('/img/products/planon/bg.jpg?220207');
	}
}

@media print, screen and (max-width: 767px) {
	.productmain__planon h1 {
		height: 30px;
		padding: 0 5px;
		//background-color: #FFF;
	}

	.productmain__planon span {
		right: 15px;
		bottom: -30px;
		width: 175px;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__planon h1 {
		left: 150px;
		height: 100px;
		padding: 0 20px;
		//background-color: #FFF;
		//height: fit-content;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__planon h1 {
		left: 0;
	}
}

@media print, screen and (min-width: 768px) {
	.productmain__planon span {
		right: 50px;
		bottom: -154px;
	}
}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {
	.productmain__planon span {
		bottom: -210px;
	}
}


/*
MotionCatch
*/

@media print, screen and (max-width: 767px) {
	.productmain__motioncatch h1 {
		left: 30px;
		height: 120px;
		padding: 0 5px;
		//background-color: #FFF;
	}

	.productmain__motioncatch span {
		right: 15px;
		bottom: -50px;
		width: 175px;
	}

	.product__title {
		border: 0;
		margin: auto;
		height: 120px;
		padding-right: 55px;
		padding-left: 55px;
	}	

	.product__motioncatch .product__obj {
		top: -5px;
	}

	.product__motioncatch .product__title img {
		height: 15px;
	}

	.product__motioncatch .product__titleinfo img {
		width:35%;
		padding-top: 3%;
		padding-bottom: 3%;
		margin-left: 10%;
	}

}

@media screen and (max-width: 768px){


	.product__motioncatch .product__obj {
		top: 0;
		width: 46%;
	}

	.product__motioncatch .product__title {
		padding-top: 10%;
	}

	.product__motioncatch .product__title img {
		width: 43%;
	}

	.product__motioncatch .product__titleinfo img {
		padding-top: 3%;
		padding-bottom: 3%;
		width: 35%;
		margin-left: 10%;
	}

}

@media print, screen and (min-width: 769px) {

	.product__title {
		border: 0;
		margin: auto;
		height: 140px;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	.explanation.motioncatch {
		position: relative;
		margin-top: 15px;

	}

	.explanation-item.motioncatch {
		position: relative;
		margin-top: 25px;

	}

	.product__motioncatch .product__obj {
		top: 5%;
		width: 30%;
	}

	.product__motioncatch .product__title {
		padding-top: 2%;
	}

	.product__motioncatch .product__titleinfo img {
		width: 30%;
		padding-top: 3%;
		padding-bottom: 3%;
		margin-left: 10%;
	}

}

@media print, screen and (min-width: 768px) and (max-width: 1000px) {

	.product__motioncatch .product__obj {
		top: 11%;
		width: 40%;
	}

	.product__motioncatch .product__titleinfo img {
		width: 30%;
		padding-top: 3%;
		padding-bottom: 3%;
		margin-left: 10%;
	}

}


/*
20190207 追加 榎本
動作環境の緑幅の調整
*/
.two-columns-table .table1 th{
    width:33%;
}