@charset "utf-8";
p a:hover{
-moz-opacity: 0.5;
    opacity: 0.5;
}

main.day0825 p{
font-size:16px;
line-height:1.75em!important;
margin-top:1em!important;
}

.day0825 .nomt{margin-top:0px!important;}
.day0825 .mt50{margin-top:50px!important;}
.day0825 .mth3{margin-top:60px!important;}


main img{
	max-width: 100%!important;
    margin: 0px auto;
    width: auto!important;
    display: block;
}


main h2{
font-size:40px;
text-align:center;
margin-top:0px;
}

main.day0825 h3{
	font-size: 18px;
	text-align:center;
	margin-top:0px!important;
}


main.day0825 b.cap{
font-size:14px;
line-height:1.75em!important;
margin-top:2em!important;
}

.redb30{
padding-bottom:30px;
border-bottom:3px solid #F26444;
}

.redb50{
padding-bottom:50px;
border-bottom:3px solid #F26444;
}

.device-pc .sp_only{
display:none!important;
}

.device-pc .pc_only{
display:block!important;
}

.device-pc #slide{
padding-bottom:0px!important;
margin-top:50px!important;
}

.device-sp .pc_only{
display:none!important;
}

.device-sp .sp_only{
display:block!important;
}

.device-sp main.day0825 h3{
text-align:left;
}

.device-sp .day0825 .mt50{margin-top:30px!important;}

.device-sp .redb50{
padding-bottom:30px;
border-bottom:3px solid #F26444;
}

html.device-sp a{
display:inline-block;
}

/*.device-pc #slide > div ul:first-child + ul li a.mdi-chevron-left{
background:url(/store/techo/ja/magazine/2017yokoku/0825/images/left_arrow.png) no-repeat!important;
}
.device-pc #slide > div ul:first-child + ul li a.mdi-chevron-right{
background:url(/store/techo/ja/magazine/2017yokoku/0825/images/right_arrow.png) no-repeat!important;
}
.mdi-chevron-left:before{
content:none;
}
.mdi-chevron-right:before{
content:none;
}*/
/*
.device-pc #slide > div ul:first-child + ul li a {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 73px;
    margin-top: -3em;
    cursor: pointer;
    -webkit-transition: left .45s cubic-bezier(.25, .46, .45, .94), right .45s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: left .45s cubic-bezier(.25, .46, .45, .94), right .45s cubic-bezier(.25, .46, .45, .94);
    -ms-transition: left .45s cubic-bezier(.25, .46, .45, .94), right .45s cubic-bezier(.25, .46, .45, .94);
    -o-transition: left .45s cubic-bezier(.25, .46, .45, .94), right .45s cubic-bezier(.25, .46, .45, .94);
    transition: left .45s cubic-bezier(.25, .46, .45, .94), right .45s cubic-bezier(.25, .46, .45, .94);
    color: #000;
    border:none;
    background: #fff;
}

.device-pc #slide > div ul:first-child + ul li {
    position: absolute;
    top: 0;
    width: 47px;
    height: 100%;
}

.device-pc #slide > div ul:first-child + ul li:first-child a {
    left: -100%;
    border-right: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.device-pc #slide > div ul:first-child + ul li:first-child + li a {
    right: -100%;
    border-left: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}*/