@charset "utf-8"; #top #slider_box {
    width: 100%;
    /*	padding: 140px 0 0 0;*/
    position: relative;
}

#top .pickup {
    position: absolute;
    width: 960px;
    margin: 0 auto;
    top: 300px;
    left: calc(50% - 480px);
    text-align: left;
    /* margin-bottom: -152px; */
}

#top .pickup p {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-shadow: rgba(0,0,0,0.5) 1px 1px 10px, rgba(0,0,0,0.5) -1px 1px 10px, rgba(0,0,0,0.5) 1px -1px 10px, rgba(0,0,0,0.5) -1px -1px 10px;
}

#top .pickup p.ttl {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 20px;
    text-align: center;
    text-shadow: rgba(0,0,0,0.5) 1px 1px 10px, rgba(0,0,0,0.5) -1px 1px 10px, rgba(0,0,0,0.5) 1px -1px 10px, rgba(0,0,0,0.5) -1px -1px 10px;
}

#top #apdots {
    position: absolute;
    top: 560px;
    left: 47%
}

#top #sec01 {
    padding: 50px 0 50px;
    background: #eff2f9;
    background: #fffaf3;
}

#top #sec01 .wrapper {
    width: 960px;
    margin: 0 auto;
}

#top #sec01 .wrapper .left_box {
    width: 100%;
}

#top #sec01 .wrapper .right_box {
    width: 250px;
    float: right;
}

#top #sec01 .wrapper .right_box .recruiticon {
    width: 100%;
    text-align: center;
}

#top #sec01 .wrapper .right_box .recruiticon span {
    display: inline-block;
    text-align: right;
}

#top #sec01 .wrapper .right_box .recruiticon span .icon {
    display: inline-block;
    max-width: 220px;
    border: 4px solid #00316c;
    background: #FFFFFF;
    text-align: center;
    padding: 34px 10px 34px 10px;
}

#top #sec01 .wrapper .right_box .recruiticon dl dt {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.2;
    color: #e60012;
    margin: 6px auto;
}

#top #sec01 .wrapper .right_box .recruiticon span .icon .block {
    display: block;
    width: 85%;
    margin: 0 auto;
    background: #e60012;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

#top #sec01 .wrapper .right_box .recruiticon span .icon .detail {
    font-size: 12px;
    width: 85%;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 10px;
}

/*排雪サービス用設定ここから*/
#top #sec01 .wrapper .right_box .snow_remove {
    width: 100%;
    text-align: center;
}

#top #sec01 .wrapper .right_box .snow_remove span {
    display: inline-block;
    text-align: right;
}

#top #sec01 .wrapper .right_box .snow_remove span .icon {
    display: inline-block;
    max-width: 220px;
    border: 4px solid #00316c;
    background: #FFFFFF;
    text-align: center;
    padding: 25px 10px 25px 10px;
}

#top #sec01 .wrapper .right_box .snow_remove dl dt {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.2;
    color: #e60012;
    width: 220px;
    margin: 6px auto;
}

#top #sec01 .wrapper .right_box .snow_remove span .icon .block {
    display: block;
    width: 90%;
    margin: 0 auto;
    background: #e60012;
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

#top #sec01 .wrapper .right_box .snow_remove span .icon .detail {
    font-size: 12px;
    width: 90%;
    margin: 0 ;
    text-align: left;
    margin-bottom: 10px;
}

/*排雪サービス用設定ここまで*/
#top #sec01 h3 {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 30px;
    line-height: 30px;
    margin: 0 auto 30px;
    position: relative;
}

#top #sec01 h3 span.subttl {
    font-size: 14px;
    color: #00316c;
    color: #ff9900;
}

#top #sec01 h3 a {
    position: absolute;
    right: 30px;
    top: 2px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 30px;
    color: #00316c;
    font-weight: bold;
    background: url(../../img/top/list_icon.png) no-repeat;
    background-position: right 10px;
}

#top #sec01 ul {
    width: 100%;
}

#top #sec01 ul li {
    border-bottom: 1px dotted #322615;
    padding: 20px 0;
    display: flex;
}

#top #sec01 ul li:first-child {
    border-top: 1px dotted #322615;
}

#top #sec01 ul li p.date {
    margin: 0 25px 0 15px;
    font-size: 16px;
    line-height: 23px;
    color: #024f7e;
    color: #ff9900;
}

#top #sec01 ul li p.title {
    width: 550px;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#top #sec01 ul li a:hover {
    text-decoration: underline;
}

#top #sec02 {
    padding: 60px 0 60px;
    text-align: center;
    font-size: 14px;
}

#top #sec02 h3 {
    text-align: center;
    display: block;
    width: 960px;
    font-size: 30px;
    line-height: 30px;
    margin: 0 auto 30px;
    position: relative;
}

#top #sec02 h3 span.subttl {
    font-size: 14px;
    color: #00316c;
    letter-spacing: 1px;
    color: #ff9900;
}

#top #sec02 p {
    margin-bottom: 31px;
}

#top #sec02 ul {
    width: 960px;
    margin: 0 auto 40px;
}

#top #sec02 ul li {
    border: 1px solid #e1e1e1;
    margin-bottom: 25px;
    margin-right: 30px;
    float: left;
}

#top #sec02 ul li:nth-child(3n) {
    margin-right: 0;
}

#top #sec02 ul li:nth-child(4), #top #sec02 ul li:nth-child(5), #top #sec02 ul li:nth-child(6) {
    margin-bottom: 0;
}

#top #sec02 .box .detail a {
    text-decoration: underline;
}

#top #sec03 {
    padding: 60px 0 60px;
    text-align: center;
    font-size: 14px;
    background: url(../../img/top/works_bg.jpg) center center no-repeat;
    margin: 0 0 72px;
}

#top #sec03 h3 {
    text-align: center;
    display: block;
    width: 960px;
    font-size: 30px;
    line-height: 30px;
    margin: 0 auto 30px;
    position: relative;
}

#top #sec03 h3 span.subttl {
    font-size: 14px;
    color: #00316c;
    letter-spacing: 1px;
    color: #ff9900;
}

#top #sec03 p {
    margin-bottom: 6px;
}

#top #sec03 p.margin {
    margin-bottom: 30px;
}

#top #sec03 p span.ttl {
    font-size: 24px;
    font-weight: bold;
}

#top #sec04 {
    padding: 60px 0 60px;
    text-align: center;
    font-size: 14px;
}

#top #sec04 h3 {
    text-align: center;
    display: block;
    width: 960px;
    font-size: 30px;
    line-height: 30px;
    margin: 0 auto 30px;
    position: relative;
}

#top #sec04 h3 span.subttl {
    font-size: 14px;
    color: #00316c;
    font-family: 'Patua One', cursive;
    letter-spacing: 1px;
}

#top #sec04 p {
    margin-bottom: 20px;
}

#top #sec04 ul {
    width: 960px;
    margin: 0 auto;
}

#top #sec04 ul li {
    border: 6px solid #e1e1e1;
    margin-bottom: 25px;
    margin-right: 30px;
    float: left;
}

#top #sec04 ul li:nth-child(2n) {
    margin-right: 0;
}

#top #sec04 ul li:nth-child(3) {
    margin-bottom: 0;
}

#top #sec04 ul li:nth-child(4) {
    margin-bottom: 0;
}

#top #sec04 ul li dl dt {
    float: left;
    width: 118px;
    padding: 16px 0;
}

#top #sec04 ul li dl dd {
    float: left;
    width: 335px;
    padding: 16px 0;
    color: #322615;
    text-align: left;
}

#top #sec04 ul li dl dd span.ttl {
    font-size: 24px;
    font-weight: bold;
}

#top .modal {
    display: none;
}

#top .modalBody {
    position: fixed;
    z-index: 1000;
    background: #000;
    width: 690px;
    left: 50%;
    top: 50%;
    height: 400px
}

#top .modalBK {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
}

a.btn.top_btn01 {
    display: block;
    font-size: 20px;
    background: #FFF;
    width: 372px;
    line-height: 70px;
    font-weight: bold;
    color: #ff9900;
    border: 4px solid #ff9900;
    margin: 0 auto;
    position: relative;
}

a.btn.top_btn01:before {
    content: '';
    width: 30px;
    height: 4px;
    background: #ff9900;
    position: absolute;
    transform: rotate(-45deg);
    top: 6px;
    left: -6px;
}

a.btn.top_btn01:after {
    content: '';
    width: 30px;
    height: 4px;
    background: #ff9900;
    position: absolute;
    transform: rotate(-45deg);
    bottom: 6px;
    right: -6px;
}
