/* LINK BTN
------------------------------------------------------- */
/* sp
------------------------------------------------------- */
/* SCHEDULE
------------------------------------------------------- */

.card_transfer_ttl{margin: 0 0 3px 15px;font-size: 1em;}

/*time table*/
.attention_delivery h2,
.attention_cancel h2{
    font-family: 'Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;font-size: 1.1em;text-shadow: none;line-height: 1.5em;font-weight: bold;margin: 1em 0 0.5px 0}
.attention_delivery h2{margin-bottom: 15px}
.attention_delivery h2 span{background: linear-gradient(transparent 40%, #ffff66 40%);padding-left: 10px;padding-right:10px;margin-bottom: 20px}

table.ate_table{width:100%;text-align:center;border-collapse:collapse;margin-bottom:10px}
.ate_table thead th{background:#f1e4d8;padding:10px 5px;border:1px solid #ccc;color:#663333;}
.ate_table tbody th{width:22%;padding:10px;border:1px solid #ccc;color:#663333;}
.ate_table td{width:13%;padding:10px;border:1px solid #ccc;color:#663333;}

.schedule_list_ver02_arrow {color: #eb6464;position: absolute;right: 0;top: 0;background: rgba(255,255,255,0.6);padding: 10px;padding-top: 20%;height: 100%;}

/* //SCHEDULE
------------------------------------------------------- */
/* pc
------------------------------------------------------- */
@media screen and (min-width:641px), print{
table.ate_table{width:1000px;}
/* SCHEDULE
------------------------------------------------------- */

/* //SCHEDULE
------------------------------------------------------- */
/* //pc
------------------------------------------------------- */
}

/* for flick
------------------------------------------------------- */
@media screen and (max-width: 640px), print{
/* SCHEDULE
------------------------------------------------------- */
/* SCHEDULE LIST TABLE ver02*/
table.ate_table{width:800px}
.schedule_list_ver02_outer{overflow-x: auto;-webkit-overflow-scrolling: touch}
.schedule_list_ver02_box{position: relative}
.schedule_list_ver02_arrow{color:#eb6464;position: absolute;right: 0;top:0;background: rgba(255,255,255,0.6);padding:10px;padding-top: 20%;height: 100%}

/* //SCHEDULE
------------------------------------------------------- */
/* //for flick
------------------------------------------------------- */
}

@media screen and (max-width:320px), print{/*iphone5*/
}

@media screen and (min-width: 321px) and (max-width: 375px) , print{/*iphone6*/
}

@media screen and (min-width: 376px) and (max-width: 414px), print{/*iphone6PLUS*/
}
