/* CSS Document */

/*
Open Sans
Anton
Oswald
Marmelad
Cabin
font-family: 'Arimo', sans-serif;
font-family: 'Nunito', sans-serif;
font-family: 'Alegreya', serif;
font-family: 'Martel', serif;
font-family: 'Noto Serif', serif;
*/
@media print {

a[href]:after { content: "" !important; }

abbr[title]:after { content: "" !important; }
}

body
{
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.container { background-color: rgba(255,255,255,1.00); }

.container { width: 980px; }

.navbar-inverse .navbar-brand
{
    color: #ffffff;
    background-color: #C64E7F;
    width: 90px;
    margin-left: 0px;
    border-radius: 6px;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus
{
    color: #ffffff;
    background-color: #9C0456
}

ul.nav li.dropdown:hover > ul.dropdown-menu { display: block; }

.panel-apasl { border-color: #F7BD9F }

.panel-apasl>.panel-heading
{
    color: #993602;
    background-color: #FFDAC4;
    border-color: #F7BD9F
}

.panel-apasl>.panel-heading+.panel-collapse>.panel-body { border-top-color: #F7BD9F }

.panel-apasl>.panel-heading .badge
{
    color: #f2dede;
    background-color: #b94a48
}

.panel-apasl>.panel-footer+.panel-collapse>.panel-body { border-bottom-color: #F7BD9F }

.panel-apasl h3
{
    text-shadow: 1px 1px 1px rgba(255,249,247,1.00);
    font-size: 1.2em;
    padding-top: 2px;
}

a:link
{
    color: #7C093F;
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
    color: #A40A0D;
}

a:hover
{
    text-decoration: underline;
    color: #B4397A;
}

a:active
{
    text-decoration: none;
    color: #A40A0D;
}

h1
{
    font-size: 1.6em;
    font-weight: 600;
    color: #A84B6B;
    border-bottom: solid;
    margin-bottom: 0.8em;
    margin-top: -5px;
    padding-bottom: 0.2em
}

h1::before
{
    font-family: fontawesome;
    content: "\f140";
    padding: 0 7px;
    color: #CD78AB
}

h2
{
    font-family: "Roboto", sans-serif;
    font-size: 1.5em;
    font-weight: 500;
    color: #B06262;
}

h3 { font-family: "Roboto", sans-serif; }

#page #slider { display: none }

#front #pankuzu { display: none }

#page #pankuzu .breadcrumb
{
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-bottom: 1px solid #772953;
    border-radius: 0px;
    margin-top: -10px;
    margin-right: 0px;
    margin-left: 0px;
}

.breadcrumb { margin-bottom: 0px; }

.breadcrumb>li+li:before
{
    font-family: fontawesome;
    content: "\f138";
    padding: 0 7px;
    color: #B8D03C
}

.navbar-header > a.navbar-brand,
.navbar li.dropdown
{
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
}

.dropdown a.dropdown-toggle
{
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 4px;
}

.dropdown-menu .divider
{
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 2px;
}

.dropdown-menu > li > a
{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #333333;
}

#copyright
{
    text-align: center;
    background-color: #954D75;
    color: #CF99AF;
    height: auto;
    padding: 3px;
}

#snsLink i
{
    font-size: 2em;
    margin-right: 0.4em
}

#snsLink a
{
    display: inline-block;
    font-size: 1.2em;
}

#snsLink .btn-primary
{
    color: #fff;
    background-color: #305097;
    border-color: #2e6da4;
    width: 140px;
    padding: 3px
}

#snsLin k.btn-primary:focus
{
    color: #9BADD5;
    background-color: #21386A;
    border-color: #122b40;
}

#snsLink .btn-primary:hover
{
    color: #9BADD5;
    background-color: #21386A;
    border-color: #204d74;
}

#snsLink .btn-primary:active
{
    color: #9BADD5;
    background-color: #21386A;
    border-color: #204d74;
}

#snsLink .btn-info
{
    color: #fff;
    background-color: #00aced;
    border-color: #46b8da;
    width: 140px;
    padding: 3px
}

#snsLin k.btn-info:focus
{
    color: #A1C6D4;
    background-color: #005F84;
    border-color: #002E3F;
}

#snsLink .btn-info:hover
{
    color: #A1C6D4;
    background-color: #005F84;
    border-color: #002E3F;
}

#snsLink .btn-info:active
{
    color: #A1C6D4;
    background-color: #005F84;
    border-color: #002E3F;
}

/*****************************/
/* ■Footer内:事務局　      */
/*****************************/
#secre
{
    position: absolute;
    width: 900px;
    font-size: 100%;
    margin-top: 15px;
    margin-left: 40px;
}

#secre a,
#secre a:hover,
#secre a:visited
{
    color: rgba(238,47,148,1.00);
    text-decoration: none;
}

#secre a:hover
{
    color: #FD7D00;
    text-decoration: none;
}

#secre h3
{
    font-family: 'Marmelad', sans-serif;
    color: rgba(119,41,83,1.00);
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 5px;
    text-shadow: 1px 1px 3px #FFFFFF;
}

#secre dl
{
    margin-top: 0px;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-right: 0px;
    display: table-cell;
}

#secre dt
{
    font-family: 'Oswald', sans-serif;
    color: rgba(255,214,221,1.00);
    width: 10em;
    background-color: rgba(119,41,83,1.00);
    border-radius: 20px;
    text-align: center;
    margin-top: 0px;
    padding-top: 0.1em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    padding-bottom: 0.3em;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    line-height: normal;
    vertical-align: middle;
    height: auto;
}

#secre dd
{
    font-weight: 600;
    color: rgba(197,87,146,1.00);
    text-shadow: 0px 0px 2px #FFFFFF;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 1.5em;
    width: 360px;
}

#secre i
{
    font-family: 'FontAwesome', sans-serif;
    color: rgba(197,87,146,1.00);
}

#secre hr { border-top: 1px solid rgba(4,136,163,1.00); }

/*****************************/
/* ■共通　　　　　　　  　  */
/*****************************/
/*---■ TopBack ------------------ */
a.aBtn { color: rgba(255,255,255,1.00); }

.email::before,
.tel::before,
.fax::before,
.time::before,
.url::before,
.pdf::before
{
    font-family: fontawesome;
    margin-right: 0.4em;
    opacity: 0.5
}

.email::before { content: "\f0e0" }

.tel::before { content: "\f098" }

.fax::before { content: "\f1ac" }

.time::before { content: "\f017" }

.url::before { content: "\f14c" }

.pdf::before { content: "\f1c1" }

#topback
{
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 100;
}

#topback a
{
    color: #FFFFFF;
    width: 60px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 8px;
    padding-bottom: 0px;
    display: block;
    opacity: 0.8;
    font-size: 24px;
    height: 60px;
    background-image: url(../images/topback.png);
    background-repeat: no-repeat;
}

#topback a:hover
{
    text-decoration: none;
    opacity: 1;
}

.caution_red { color: #D54242 }

.imgLeft { float: left }

.imgRight
{
    float: right;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0px;
}

/*   */
#nowconst
{
    border-radius: 20px;
    border: 5px solid #C3B5BD;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8em;
    margin-bottom: 8em;
    background-color: #FFF6FA;
}

#nowconst p
{
    text-align: center;
    padding-top: 3em;
    padding-right: 1em;
    padding-bottom: 3em;
    padding-left: 1em;
    font-size: 2em;
    color: #A86994;
}

/* SideBar内：News/Abstract/Registration */
/**/
.news-title,
.imp-title
{
    font-family: 'Alegreya', serif;
    font-weight: 600;
    font-size: 1.6em;
    line-height: 45px;
    padding-left: 60px;
    margin-top: 10px;
}

.news-title { color: #5E3614 }

.imp-title { color: #881245 }

.news-body dl,
.imp-body dl { width: 100%; }

.imp-body dt
{
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    margin-left: 2px;
    color: rgba(196,77,132,1.00);
    padding-top: 0.3em;
    font-size: 15px;
    background-color: #FFE0E0;
    width: 130px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-bottom: 0.3em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.imp-body dd
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-left: 10px;
    margin-right: 0px;
    border-bottom: 1px dotted rgba(255,175,154,1.00);
    padding-bottom: 0.5em;
    margin-bottom: 0em;
    font-size: 14px;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 5px;
}

.news-body dd
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-left: 10px;
    margin-right: 0px;
    border-bottom: 1px dotted rgba(255,154,155,1.00);
    padding-bottom: 0.5em;
    margin-bottom: 0em;
    font-size: 14px;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 5px;
}

.news-body li::before
{
    font-family: FontAwesome;
    content: "\f1ea";
    margin-right: 0.3em;
    color: #C95100;
}

.news-body ul
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-left: -30px;
    margin-right: 0px;
}

.news-body li
{
    border-bottom: 1px dotted rgba(255,154,155,1.00);
    padding-bottom: 0.3em;
    padding-top: 0.3em;
    font-size: 14px;
    list-style: none;
}

/* SideBar内：News */
.news-title
{
    width: 100%;
    height: 54px;
    border-top: 2px solid #F7B38B;
    border-left: 2px solid #F7B38B;
    border-right: 2px solid #F7B38B;
    background-color: #FFC6A4;
    background-image: url(../images/side/box_news_t.png);
    background-repeat: no-repeat;
}

.news-body
{
    width: 100%;
    height: 240px;
    overflow: hidden;
    overflow-y: auto;
    border-left: 2px solid #F7B38B;
    border-right: 2px solid #F7B38B;
}

.news-footer
{
    margin-bottom: 10px;
    width: 100%;
    height: 5px;
    border-bottom: 2px solid #F7B38B;
    border-left: 2px solid #F7B38B;
    border-right: 2px solid #F7B38B;
}

/* SideBar内：ImportantDays */
.imp-title
{
    width: 100%;
    height: 54px;
    border-top: 2px solid #f89dbb;
    border-left: 2px solid #f89dbb;
    border-right: 2px solid #f89dbb;
    background-color: #ffc4c4;
    background-image: url(../images/side/box_event_t.png);
    background-repeat: no-repeat;
}

.imp-body
{
    width: 100%;
    height: auto;
    background-repeat: repeat-y;
    overflow: hidden;
    overflow-y: auto;
    border-left: 2px solid #f89dbb;
    border-right: 2px solid #f89dbb;
}

.imp-footer
{
    width: 100%;
    height: 5px;
    border-bottom: 2px solid #f89dbb;
    border-left: 2px solid #f89dbb;
    border-right: 2px solid #f89dbb;
}

/*  挨拶 */
#front_greeting { margin-bottom: 30px }

#front_greeting p { margin-bottom: 0.5em }

#prSign
{
    margin-top: 15px;
    height: 130px;
    border-bottom: 1px solid rgba(204,130,156,1.00);
}

#prSign dl
{
    float: right;
    border-left: 8px solid rgba(204,130,156,1.00);
    padding-left: 20px;
    height: 120px;
    padding-top: 55px;
}

#prSign dt { }

#prSign dd { font-size: 0.8em }

#prSign img
{
    float: left;
    width: 14%;
    border-radius: 6px;
    border: 2px solid rgba(192,185,188,1.00);
    margin-left: 90px;
    margin-top: 9px;
}

.pr_photo
{
    float: right;
    margin-left: 12px;
    -webkit-box-shadow: inset 4px 4px 5px 0px rgba(126,126,126,1.00);
    box-shadow: inset 4px 4px 5px 0px rgba(126,126,126,1.00);
    margin-bottom: 5px;
    border-radius: 10px;
    border: 3px solid #DCC5D0;
}

.footer { position: relative }

/* organization */
#org { }

.org p img
{
    margin-right: 1em;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
}

.org2
{
    float: left;
    margin-bottom: 15px;
}

.org2 dl
{
    width: 300px;
    border-radius: 8px;
    border: 1px solid #DFBAD5;
    background-color: #FBF3FA;
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    margin-right: 5px;
    display: block;
    float: left;
    margin-left: 5px;
    margin-bottom: 10px;
    -webkit-box-shadow: inset 0px 0px 15px rgba(236,184,185,1.00);
    box-shadow: inset 0px 0px 15px rgba(236,184,185,1.00);
}

.org2 dt
{
    font-family: 'Oswald', sans-serif;
    font-size: 1.2em;
    color: #80457A;
}

.org2 dd
{
    position: relative;
    margin-bottom: 0.3em;
}

.org2 img
{
    clear: left;
    float: left;
    margin-right: 1em;
    margin-top: 1em;
    -webkit-box-shadow: 0px 0px 6px #3A2A3E;
    box-shadow: 0px 0px 6px #3A2A3E;
}

.org
{
    float: left;
    margin-bottom: 15px;
}

.member
{
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    margin-right: 20px;
    border-radius: 8px;
    border: 1px solid #DFBAD5;
    background-color: #FBF3FA;
    display: block;
    height: 115px;
    width: 620px;
    margin-bottom: 20px;
    -webkit-box-shadow: inset 0px 0px 15px rgba(236,184,185,1.00);
    box-shadow: inset 0px 0px 15px rgba(236,184,185,1.00);
}

.member dt
{
    font-family: 'Oswald', sans-serif;
    font-size: 1.2em;
    color: #80457A;
    margin-bottom: 10px;
}

.member dd
{
    margin-bottom: 1em;
    font-size: 15px;
}

.memberphoto
{
    margin-right: 15px;
    float: right;
    margin-top: -40px;
    -webkit-box-shadow: 0px 0px 6px #3A2A3E;
    box-shadow: 0px 0px 6px #3A2A3E;
}

.namedept
{
    width: 230px;
    margin-left: 0px;
    float: right;
    clear: left;
    margin-top: -35px;
}

/*  Registration */
#reg .feeTable { font-size: 12px; }

#reg .feeTable thead th
{
    background-color: #FBF9EE;
    text-align: center;
    vertical-align: middle
}

#reg .feeTable thead td { }

#reg .feeTable tbody th { background-color: #EFDDCB; }

#reg .feeTable tbody td { text-align: center }

/* Link */
#link tbody th { width: 110px }

/* About */
#about table { margin-bottom: 10px }

#about td
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    font-weight: 700;
    color: rgba(224,126,84,1.00);
}

#about h4
{
    font-size: 18px;
    padding-left: 1em;
    color: rgba(133,77,157,1.00);
    font-weight: 600;
}

#about h4::before
{
    margin-left: -1.4em;
    content: "\f0a9";
    opacity: 0.5;
    font-family: "fontawesome";
    padding-right: 0.5em;
    color: rgba(141,102,190,1.00);
}

#about table { table-layout: fixed }

/* Program */
#prg li::before
{
    content: "\f054";
    font-family: "fontawesome";
    padding-right: 0.5em;
    color: rgba(119,41,83,1.00);
}

#prg table { font-size: 10px;
font-family: "Roboto", "sans-serif";
	font-weight: 600
}

#prg th,
#prg td
{
    text-align: center;
    vertical-align: middle;
}


#prg .modeV
{
    white-space: nowrap;
    writing-mode: tb-rl; /* IE独自仕様 */
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    padding-top: 10px
}

.blk { background-color: rgba(208,204,195,1.00); }

.am { background-color: rgba(243,215,215,1.00); }

.pm { background-color: rgba(239,198,198,1.00); }

.day1
{
    width: 190px;
    background-color: rgba(255,212,222,1.00);
}

.day2
{
    width: 190px;
    background-color: rgba(255,196,210,1.00);
}

.day3
{
    width: 190px;
    background-color: rgba(255,179,196,1.00);
}

.room1
{
    max-width: 80px;
    background-color: rgba(232,87,154,1.00);
    color: rgba(255,255,255,1.00);
}

.room2
{
    background-color: rgba(214,28,114,1.00);
    color: rgba(255,255,255,1.00);
    min-width: 80px;
}

.lecture { background-color: rgba(190,223,158,1.00); }

.registration { background-color: rgba(255,219,118,1.00); }

.morning,
.luncheon,
.evening { background-color: rgba(156,201,229,1.00); }

.event { background-color: rgba(207,133,172,1.00) }

.exhibition
{
    width: 10px;
    background-color: rgba(236,174,105,1.00);
}
