@charset "utf-8";
/* CSS Document */
.sp_br{
        display:none;
    }


.cool_st_page ul {
    list-style-type: none;
}

.cool_st_mv{
    display:block;
}

.cool_st_spmv{
    display:none;
}


.cool_st_titlebox{
    background-color:#fafafa;
    padding-top:70px;
    text-align: center;
}

.cool_st_title{
    font-size:34px;
    color:#00a9c7;
    line-height: 1.45;
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.bg_txt{
    background: linear-gradient(transparent 15%, #fff1d6 15%, #fff1d6 95%, transparent 95%);
    font-weight: 500;
    font-style: normal;
}

.cool_st_txt{
    font-size:20px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    color:#505050;
    line-height:2;
    padding: 30px 0;
}

.cool_st_content{
    background-color:#d1dfe2;
    padding-bottom:250px;
}

.bg_top{
    margin-bottom:50px;
}

.bg_top img{
    vertical-align: top;
}

.cool_st_itembox{
    width:1274px;
    padding: 70px 50px;
    margin:0 auto 50px;
    background-color:#FFF;
    border-radius:25px;
    box-shadow: 0 0 0 3px #d1dfe2, 0 0 0 13px #FFF;
	box-sizing: border-box;
}



.cool_st_itembox .main_detail{
    display:flex;
    justify-content:space-between;
}

.item_detailbox{
    width:570px;
    position:relative;
    padding-top:60px;
}

.item_detailbox .item_name{
    font-size:28px;
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    color:#00a9c7;
    line-height:1.35714;
    padding:0 0 20px;
    margin:0 0 20px;
    border-bottom:1px solid #cccccc;
    letter-spacing: 0.1rem;
}

.item_detailbox .item_detail{
    font-size:20px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    line-height: 1.6;
    color:#505050;
}


.item_detailbox .item_btn{
    display:block;
    font-size:20px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    width:100%;
    border:1px solid #333333;
    border-radius:30px;
    color:#333333;
    text-align: center;
    padding:17px 0;
    position: absolute;
    bottom:50px;
    left: 0;
}

.item_detailbox .item_btn::before{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 23px;
    right: 20px;
    margin: auto;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #333333;
}

.item_detailbox .item_btn:hover{
    text-decoration:none;
    color:#fff;
    background-color:#333333;
}

.item_detailbox .item_btn:hover::before{
    border-left: 8px solid #fff;
}


.staff_tit{
    background-color:#00a9c7;
    color:#fff;
    text-align:center;
    margin:30px 0;
    padding: 8px 0 14px;
    font-size:24px;
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    position: relative;
}

.staff_tit:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #00a9c7;
}

.cool_st_itembox .comment_list{
    display:flex;
    justify-content:space-between;
}

.cool_st_itembox .comment{
    width:calc(100%/3 - 10px);
}


.comment_txt{
    font-size:16px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    line-height:1.75;
    margin-top: 30px;
}

.comment_btn{
    display:block;
    font-size:20px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    width:570px;
    border:1px solid #333333;
    border-radius:30px;
    color:#333333;
    text-align: center;
    padding:17px 0;
    margin:50px auto;
    position:relative;
}

.comment_btn::before{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 23px;
    right: 20px;
    margin: auto;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #333333;
}

.comment_btn:hover{
    text-decoration:none;
    color:#fff;
    background-color:#333333;
}

.comment_btn:hover::before{
    border-left: 8px solid #fff;
}



.cool_st_page .coll_st_allbtn{
    display:block;
    font-size:20px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    width:680px;
    border:1px solid #333333;
    border-radius:30px;
    color:#ffffff;
    background-color:#333333;
    text-align: center;
    padding:17px 0;
    margin:50px auto;
    position: relative;
}

.cool_st_page .coll_st_allbtn::before{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 23px;
    right: 20px;
    margin: auto;
    box-sizing: border-box;
    border: 5px solid transparent;
    border-left: 8px solid #fff;
}


.cool_st_page .coll_st_allbtn:hover{
    text-decoration:none;
    color:#333333;
    background-color:#d1dfe2;
}


.cool_st_page .coll_st_allbtn:hover::before{
    border-left: 8px solid #333;
}


@media screen and (max-width:1200px){
.cool_st_title {
    font-size: 30px;
    color: #00a9c7;
    line-height: 1.7;
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    font-weight: 600;
    font-style: normal;
}
    
    .cool_st_txt {
    font-size: 18px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    color: #505050;
    line-height: 2;
    padding: 30px 0;
}
    
    .cool_st_itembox{
    width:90%;
}
    
    .cool_st_itembox .item_img{
        width:48%;
    }
    
    .item_detailbox{
    width:48%;
    position:relative;
    padding-top:40px;
}
    
    .item_detailbox .item_name {
    font-size: 24px;
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    color: #00a9c7;
    line-height: 1.2;
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #cccccc;
    letter-spacing: 0.1rem;
}
    .item_detailbox .item_detail {
    font-size: 16px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    line-height: 1.6;
    color: #505050;
}
}


@media screen and (max-width:768px){
.cool_st_mv{
    display:none;
}

.cool_st_spmv{
    width:100%;
    display:block;
}
    
.cool_st_spmv img{
    width:100%;
}
    
.cool_st_content{
    background-color:#d1dfe2;
    padding-bottom:80px;
}


    
.sp_br{
        display:block;
    }
.pc_br{
        display:none;
    }
    
.cool_st_title {
    font-size: 24px;
    color: #00a9c7;
    line-height: 1.45;
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.cool_st_titlebox{
    padding-top:50px;
}
    
    .cool_st_txt {
    font-size: 14px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    color: #505050;
    line-height: 2;
    padding: 20px 5%;
    text-align: left;
}
    
    .cool_st_itembox{
    width: 90%;
    padding: 30px 5%;
    margin:0 auto 50px;
    background-color:#FFF;
    border-radius:25px;
    box-shadow: 0 0 0 3px #d1dfe2, 0 0 0 13px #FFF;
	box-sizing: border-box;
}
    
    .item_detailbox .item_name {
    font-size: 18px;
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    color: #00a9c7;
    line-height: 1.5;
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #cccccc;
    letter-spacing: 0.1rem;
}
    
    .cool_st_itembox .main_detail {
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}
    
    .item_detailbox .item_detail {
    font-size: 14px;
}
    .cool_st_itembox .item_img{
    width: 100%;
    }
    
    .item_detailbox {
    width: 100%;
    position: relative;
    padding-top: 40px;
}
    .item_detailbox .item_btn {
    display: block;
    font-size: 16px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    width: 100%;
    border: 1px solid #333333;
    border-radius: 30px;
    color: #333333;
    text-align: center;
    padding: 10px 0;
    position: relative;
    bottom: 0;
    margin-top: 30px;
}
    .item_detailbox .item_btn::before{
    top: 15.5px;
}
    
    .staff_tit {
    background-color: #00a9c7;
    color: #fff;
    text-align: center;
    margin: 30px 0;
    padding: 5px 0 10px;
    font-size: 16px;
    font-family: dnp-shuei-mincho-pr6n, sans-serif;
    position: relative;
}
    
.cool_st_itembox .comment_list{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.cool_st_itembox .comment{
    width:100%;
    display:flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:10px;
}
    
    .comment_img{
        width:48%;
    }
    
    .comment_txt{
        width:48%;
        font-size:12px;
        margin-top: 0;
    }
    
    
    
    .comment_btn {
    display: block;
    font-size: 16px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    width: 100%;
    border: 1px solid #333333;
    border-radius: 30px;
    color: #333333;
    text-align: center;
    padding: 10px 0;
    margin: 30px auto;
    position: relative;
}
    
    .comment_btn::before{
    top: 15.5px;
}
    
    .cool_st_page .coll_st_allbtn {
    display: block;
    font-size: 16px;
    font-family: dnp-shuei-gothic-gin-std, sans-serif;
    width: 96%;
    border: 1px solid #333333;
    border-radius: 30px;
    color: #ffffff;
    background-color: #333333;
    text-align: center;
    padding: 10px 0;
    margin: 30px auto;
    position: relative;
}
    
    .cool_st_page .coll_st_allbtn::before{
    top: 15.5px;
}
}
