@media all{

header{
	background:rgba(10 30 50 / .6) !important;
}


main {
    padding: 2em 5% 0 !important;
}

section{
	overflow:hidden;
	margin: 0 0 5em;	
}

#To{
	background-position:60%;
}

.lmt{
	padding:0 1em !important;
}

h2 span{
	font-size:75% !important;
}

.mirikulorer_1 h2{
	margin-top:3em;
	display:block;
	height:2em;
}

h3 > span{
	font-size:.8em;	
}

.mirikulorer_1 > div{
	width:48%;
}

.mirikulorer_1 > div:nth-child(odd){
	float:left;
}

.mirikulorer_1 > div:nth-child(even){
	float:right;
}

.mirikulorer_1 h3 + p{
	height:6em;
}

.mirikulorer_img p{
	margin:0 0 1em;
	display:block;
	position:relative;
	bottom:3em;
	color:#fff;
	text-align:right;
	margin:0;
	max-width:480px;
	float:right;
	padding-right:1em;
}

.mirikulorer_img p.two_sides{
	line-height:1em;
}

.mirikulorer_img > a > img{
	height: -webkit-fill-available;
	width: -webkit-fill-available;
}

div.number{
	overflow:hidden;
	width:100%;
	margin:0 0 3em;
}

div.number > div:nth-child(odd) {
	width:49%;
	height:300px;
	margin:0 1% 0 0;
	float:left;
	text-align:center;
}

div.number > div:nth-child(even) {
	width:49%;
	height:300px;
	margin:0 0 0 1%;
	float:left;
	text-align:center;
}

div.number > div a {
	overflow:hidden;
	display: inline
	margin:0 auto;
	max-width:250px;
	max-height:250px;
}

.mirikulorer_2 div{
	width:20%;
	float:left;
	margin:0 5%;
}



.mirikulorer_2 div p{
	margin:0 0 1em;
	display:block;
	position:relative;
	bottom:2.5em;
	text-align:right;
	margin:0;
	max-width:480px;
	float:right;
	padding-right:1em;
}

#first p{
	margin:2em 0 1em;
}

.inkjet div{
	margin:0 0 3em;
}

.inkjet p{
	margin:0 0 1em;
}

.bdr{
	border-top:1px solid #ccc;
	padding-top:3em;
}

#inkjet01 > div{

	text-align:center;
	display: inline-block;
}

section h4 + ul{
	list-style:none;
}

section h4 + ul li{
	margin:0;
}

section h4 + ul li:before{
	content:"・";
}

.step:nth-child(1) h4:before{
	content:"STEP 1";
	margin-right:1em;
}

.step:nth-child(2) h4:before{
	content:"STEP 2";
	margin-right:1em;
}

.step{
	position: relative;
	background: #eee;
	padding: 2em;
	margin:0 0 3em;
}

.step:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: -20px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #eee transparent transparent transparent;
	border-width: 20px 20px 0 20px;
}

.step p{
	margin:0;
}

.delivery{
	display:block;
	border:1px solid #777;
	text-align:center;
	padding:1em;
}

.delivery p:nth-child(1){
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 .5em;
}

.delivery p:nth-child(2){
	margin:0;
}

.size > div:nth-child(1){
	float:left;
	width:25%;
	margin:0 0 3em;
}

.size > div:nth-child(2){
	float:left;
	width:35%;
	margin:0 5% 3em;
}

.size > div:nth-child(3){
	float:left;
	width:25%;
	margin:0 0 3em;
}

.size > div:nth-child(2) img,
.size > div:nth-child(3) img{
	display:block;
	margin:0 auto 2em;
}

.size > div:nth-child(3) img{
	width: 50%;
}

}

@media screen and (max-width: 1320px) {
	
main {
	padding: 1.5em 2% 0 !important;
}

}

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

.size > div:nth-child(1){
	float:none;
	width:100%;
}

.size > div:nth-child(2){
	width:70%;
	margin:0 5% 3em 0;
}

}

@media screen and (min-width:900px) and (max-width:1099px){

div.number > div a {
	max-width:200px;
	max-height:200px;
}

}

@media screen and (min-width:961px) and (max-width:1220px){

.mirikulorer_1 h3 + p{
	height:7.5em;
}

}

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

.mirikulorer_1 h3 + p{
	height:9em;
}
	
}

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

div.number > div a{
	max-width:170px;
	max-height:170px;
}

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

.mirikulorer_1{
	overflow:hidden;
}

}

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

.size > div:nth-child(2),
.size > div:nth-child(3){
	float:none;
	width:100%;
	margin:0 0 3em;
}

.mirikulorer_1 div{
	width:100%;
}

.mirikulorer_1 h3 + p{
	height:auto;
}

.mirikulorer_2 div{
	width:30%;
	padding-right:0;
}

.mirikulorer_2 div:nth-of-type(1),
.mirikulorer_2 div:nth-of-type(3){
	margin:0;
}

.mirikulorer_2 div:nth-of-type(2){
	margin:0 5%;
}

div.number > div:empty{
	display:none;
}


#inkjet01{
    clear: both;
}

.size > div:nth-child(3) img{
	width: 30%;
}

}

@media screen and (min-width:480px) and (max-width:559px){

div.number > div a{
	max-width:200px;
	max-height:200px;
}

}

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



.mirikulorer_2 div p{
	bottom:4em;
}

#first p{
	text-align:left;
}

}

@media screen and (min-width:481px){

#first{
	text-align:center;
}

}

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

.slider > div > a > p{
	text-align:center !important;
}

}

@media screen and (min-width:400px) and (max-width:479px){

div.number > div a{
	max-width:170px;
	max-height:170px;
}

}

@media screen and (min-width:330px) and (max-width:399px){

div.number > div a{
	max-width:150px;
	max-height:150px;
}

}

@media screen{

.mirikulorer_1{
	margin-bottom:3em;
}

.mirikulorer_2 div p{
	margin:0;
}

.mirikulorer_1 a img,
.mirikulorer_2 a img{
	vertical-align:bottom;
	-webkit-transition:opacity 0.5s ease-out;
	-moz-transition:opacity 0.5s ease-out;
	-ms-transition:opacity 0.5s ease-out;
	transition:opacity 0.5s ease-out;
}

.mirikulorer_1 a img:hover,
.mirikulorer_2 a img:hover{
	opacity:.8;
	-webkit-opacity:.8;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}

}