@charset "utf-8";
/* ------------------------------------------------------------
SEMINAR
------------------------------------------------------------ */
ul#hdr_nav_sub li:nth-child(2)  a{color: #526660;}
/* CONTENT
---------------------------------------------- */
.wrap_content a{color: #048472;text-decoration: underline;display: inline;}
.wrap_content a:hover{text-decoration: none;}

p.seminar_detail span{color: #048472;font-weight: 700;}

div.wrap_table{margin: 55px 0;}
table tr td:first-child,table.seminar_table tr td:nth-child(2){text-align: center;width:11.667%;}
table tr td:nth-child(3){width:25%;}
table tr td span{font-weight: 700;display: block;}

img.ico_tab{margin: 12px 0 0 10px;}

@media print, screen and (max-width: 767px){
div.wrap_table{margin: 35px 0;}
table{width: 700px;}
table tr td:first-child,table.seminar_table tr td:nth-child(2){text-align: center;width:14.286%;}
table tr td:nth-child(3){width:28.571%;}
}

/* SINGLE
---------------------------------------------- */
.seminar_1st_area{background-image: repeating-linear-gradient(to right, #049B89 0px, #049B89 2px, transparent 2px, transparent 7px);background-position: bottom;background-size: 100% 2px;background-repeat: no-repeat;padding-bottom: 46px;margin-bottom: 23px;}
.seminar_1st_area h2{color: #048472;font-size: 15px;font-weight: 700;margin: 0 0 15px 0;}
.seminar_1st_area p.seminar_logo{width: 140px;height: auto;}

.seminar_ttl{font-size: 30px;font-weight: 700;background-image: repeating-linear-gradient(to right, #049B89 0px, #049B89 2px, transparent 2px, transparent 7px);background-position: bottom;background-size: 100% 2px;background-repeat: no-repeat;padding-bottom: 33px;margin:0 0 50px 0;}

.seminar_dl{margin-bottom:60px;}
.seminar_dl dt{font-weight: 700;color: #048472;}
.seminar_dl dd{border-bottom: 1px solid #B9C6C6;padding-bottom: 25px;margin-bottom: 25px;}
.seminar_dl dd:last-child{margin-bottom: 0;}

.speaker_img{width: 140px;height: auto;margin: 15px 0 5px 0;}

.ttl_ccl_grn {margin: -14px 0 19px 0;}

div.seminar_abstract_area{max-width: 100%;margin-bottom: 55px;}
div.seminar_abstract_area img{max-width: 100%;}

.wrap_content div.seminar_abstract_area:last-child{margin: 0;}

@media print, screen and (max-width: 767px){
.seminar_1st_area{padding-bottom: 40px;margin-bottom: 16px;}
.seminar_1st_area h2{font-size: 14px;margin: 0 0 13px 0;}
    
.seminar_ttl{font-size:22px;padding-bottom: 22px;margin:0 0 31px 0;}  
    
.seminar_dl{margin-bottom:40px;}
.seminar_dl dd{padding-bottom: 20px;margin-bottom: 20px;}

.ttl_ccl_grn{margin: -14px 0 10px 0;}
.ttl_ccl_grn{margin: -14px 0 10px 0;}

div.seminar_abstract_area{margin-bottom: 35px;}
}