
/*///////////////// msg  ////////////////*/
.msg article h2{position:relative;}
.msg article h3{color:#fff;background:#22528a;border-left:solid 10px #6e1818;}
.msg article ol li{list-style-type:square;}
.msg .notice{background:#e7ebf1;}

@media all and (min-width: 768px) {
.msg article h2 .title{display:block;width:928px;height:140px;background:url(../img/msg/title.png?close)  left center no-repeat;}
.msg article h3{margin-bottom:10px;font-size:110%;}
.msg article h3 span{display:block;padding:5px 10px;}
.msg .pBox section{margin-bottom:20px;}
.msg .pBox section:last-child{margin-bottom:0;}
.msg article ol{padding-left:20px;width:740px;margin:30px auto;}
.msg article ol li{margin-bottom:20px;}
.msg .notice{width:690px;padding:30px;margin:0 auto;}


.msg .twbt a{display:block;position:absolute;top:30px;right:30px;width:245px;height:80px;background:url(../img/msg/bbs_tw.png) no-repeat;}
.msg .twbt a:hover{filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70;}
}

@media all and (max-width: 767px) {
.msg article h2 {padding:0;}
.msg article h2 span.title{display:block;width:100%;height:0; padding-top:25%;
	background:url(../img/msg/title_smp.png?close)  center top no-repeat;background-size:cover;}
.msg article h3{margin-bottom:1em;font-size:100%;}
.msg article h3 span{display:block;padding:.3em .5em .2em;}
.msg .pBox section{width:100%;}
.msg article ol{padding-left:20px;width:90%;margin:1em auto;}
.msg article ol li{margin-bottom:1em;}
.msg .notice{padding:1em;}

.msg .twbt a{display:block;position:absolute;top:15%;right:.8em;width:40%;height:0;padding-top:18%;background:url(../img/msg/bbs_tw_smp.png) no-repeat;background-size:contain;}
.msg .twbt a:hover{filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70;}
 }

/* page */
div.bbs-error {border:solid 2px #e7ebf1; !important;}
@media all and (min-width: 768px) {
.bbs-loop{padding:20px;border-radius:20px;margin-bottom:20px;}
.bbs-tbs{border:solid 5px #8a2325;color:#6e1818;}
.bbs-twitter{border:solid 5px #0a2f58;color:#0a2f58;}
.bbs-from{font-size:90%;margin-top:20px;}
.bbs-post{font-size:80%;}
}

@media all and (max-width: 767px) {
.bbs-loop{padding:1em;border-radius:10px;margin-bottom:1em;}
.bbs-tbs{border:solid 3px #8a2325;color:#6e1818;}
.bbs-twitter{border:solid 3px #0a2f58;color:#0a2f58;}
.bbs-from{font-size:90%;margin-top:1em;}
.bbs-post{font-size:80%;}
 }


/* button */
.msg .button,.msg .button2{display:block;text-align:center;}
.msg .button a{display:block;margin:0 auto;}
.msg .button2 a{display:block;margin:0 auto;}
.msg .button a {display: block;cursor: pointer;margin: 0 auto;padding: 30px; color: #fff;font-size:160%;text-align: center;text-decoration: none;
                       background-color: #22528a;border-radius: 10px;box-shadow: 0 6px 0 #000, 0 12px 0 rgba(0,0,0,0.1);-webkit-transition: color 0.3s, 
                       background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;}
.msg .button a:hover {background-color: #799fca; box-shadow: 0 3px 0 #000, 0 6px 0px rgba(0,0,0,0.1); -webkit-transform: translateY(3px);transform: translateY(3px);}
.msg .button a:active {color: #ddd;background-color: #799fca;box-shadow: 0 0 0 #000, 0 0 0px rgba(0,0,0,0.1);-webkit-transform: translateY(6px);transform: translateY(6px);transition-duration: 0.1s;}

.msg .button2 a {display: block;cursor: pointer;margin: 0 auto;padding: 30px; color: #fff;font-size:160%;text-align: center;text-decoration: none;
                       background-color: #6e1818;border-radius: 10px;box-shadow: 0 6px 0 #000, 0 12px 0 rgba(0,0,0,0.1);-webkit-transition: color 0.3s, 
                       background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;}
.msg .button2 a:hover {background-color: #af6767; box-shadow: 0 3px 0 #000, 0 6px 0px rgba(0,0,0,0.1); -webkit-transform: translateY(3px);transform: translateY(3px);}
.msg .button2 a:active {color: #ddd;background-color: #af6767;box-shadow: 0 0 0 #000, 0 0 0px rgba(0,0,0,0.1);-webkit-transform: translateY(6px);transform: translateY(6px);transition-duration: 0.1s;}


@media all and (min-width: 768px) {
.msg .button a{display:block;width:380px; padding:20px 0;font-size:140%; line-height:100%;margin:40px auto;}
.msg .button2 a{display:block;width:600px; padding:20px 0;font-size:140%; line-height:100%;margin:30px auto 0;}
}
@media all and (max-width: 767px) {
.msg .button a{display:block;width:70%; padding:1em 0;font-size:100%; line-height:100%;margin:1.5em auto 2em;font-weight:bold;}
.msg .button2 a{display:block;width:90%; padding:1em;font-size:100%; line-height:100%;margin:1.5em auto 0;font-weight:bold;}
}


/*///////////////// bbs common ////////////////*/
div.bbs-pager ul{text-align: center !important;}

div.bbs-pager ul li.pager-prev a::before,
div.bbs-pager ul li.pager-next a::after{
    background-color: #6e1818 !important;
}
div.bbs-pager ul li.pager-prev a:hover::before,
div.bbs-pager ul li.pager-next a:hover::after{
    background-color: #999 !important;
}

/*///////////////// selectBtn ////////////////*/
.msg .page_noBox{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-align:baseline;
    -moz-box-align:baseline;
    -ms-flex-align:baseline;
    -webkit-align-items:baseline;
    align-items:baseline;
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -webkit-flex-pack:justify;
    -moz-flex-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    -moz-justify-content:space-between;
    justify-content:space-between;
}

.msg .p_no{font-weight:bold;}

@media all and (min-width: 768px) {
.msg .page_noBox{margin-bottom:20px;}
.msg .selectBtn{width:300px;height:25px;}
.msg .selectBtn select{width:300px;height:25px;font-size:90%;position: absolute; zoom:1.1;z-index:2; }

}

@media all and (max-width: 767px) {
.msg .selectBtn{height:25px;}
.msg .selectBtn select{height:25px;font-size:90%;position: absolute; zoom:1.1;z-index:2; }
}
