﻿@charset "UTF-8";

h2.ttl-01{
background-color:#E72026;
text-align:center;
margin:20px 0;
}
h2.ttl-01 span{
display:inline-block;
background:url(/railway/netyoyaku/img/ico_title_01.svg) no-repeat 0 center;
background-size:84px 40px;
padding:12px 0 12px 120px;
font-size: 133.333%;
font-weight:bold;
color:#FFF;
}
.list-merit li{
display:inline-block;
width:-webkit-calc((100% - 30px) /3);
width:calc((100% - 30px) /3);
margin:15px 15px 0 0;
vertical-align:top;
}
.list-merit li:nth-child(3n){
margin-right:0;
}
.list-merit li a{
display:block;
border:4px solid #f2f2e7;
padding:15px;
text-decoration:none;
}
.list-merit li a:hover{
background-color:#F8E9E0;
}
.list-merit li a figure{
text-align:center;
}
.list-merit li a figure img{
width:auto;
height:70px;
margin-bottom:10px;
}
.list-merit li a h3{
color:#E72026;
font-size: 133.333%;
font-weight:bold;
text-align:center;
margin-bottom:10px;
line-height:1.4;
}
.list-merit li a .text-01{
color:#212121;
line-height:1.4;
}
.list-merit li a .text-02{
margin-top:5px;
color:#212121;
font-size:86.7%;
}
.mod-carousel-wrap{
padding: 20px 70px 50px;
}
.mod-carousel-wrap .slick-prev {
left: -40px;
}
.mod-carousel-wrap .slick-next {
right: -40px;
}
.mod-carousel-wrap{
width:835px;
padding:20px 49px 45px 49px;
}
.box-cmn-02.otoku{
padding:25px 0;
}
.box-cmn-02.otoku .inner{
display:table;
width:100%;
}
.box-cmn-02.otoku .inner p{
display:table-cell;
text-align:center;
width:50%;
}
.box-cmn-02.otoku .inner p:first-child{
border-right:1px dotted #CCC;
}
@media screen and (max-width: 767px) {
h2.ttl-01{
margin-bottom:10px;
}
h2.ttl-01 span{
display:inline-block;
background-size:52px 30px;
padding:12px 0 12px 60px;
}
.list-merit li{
display:block;
width:100%;
}
.list-merit li br{
display:none;
}
.list-merit li a figure img{
width:auto;
height:40px;
}
.mod-carousel-wrap{
width:100%;
padding:20px 50px 30px 50px;
}
.box-cmn-02.otoku{
padding:15px;
}
.box-cmn-02.otoku .inner p{
display:block;
width:100%;
text-align:center;
}
.box-cmn-02.otoku .inner p:first-child{
border-right:none;
margin-bottom:20px;
}
.box-cmn-02.otoku .inner p img{
width:100%;
max-width:362px;
height:auto;
}
}