@charset "UTF-8";

html {

}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
object,
embed {
    vertical-align: top;
}
hr,legend {
    display: none;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
}
img,abbr,acronym,fieldset {
    border: 0;
}
img {
    vertical-align:top;
}
li {
    list-style-type: none;
}



/* -----------------------------------------------------
    2. Default Setting
----------------------------------------------------- */
body {
    background: #ffffff;
    color: #333333;
    font-size: 14px;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
    line-height: 26px;
    -webkit-text-size-adjust: 100%;/*文字サイズ自動調整させない*/
}

a:link {
    color:#000099;
    text-decoration:none;
}
a:visited {
    color:#000099;
    text-decoration:none;
}
a:hover {
    color:#000099;
    text-decoration:underline;
}

a:active {
    text-decoration: none;
}



dd{ display:block;}
ol, ul{
    list-style: none;
}
a img{ border:0;}
em{ font-style:normal;}

a:hover img{
    opacity:0.80;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{ clear:both;}


#contents {
    margin:0 auto;
    padding:40px 0;
    width:92%;
}

#fes2017_info {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    background: url(/info/event/images/retirement_forum/bg01.png);
}
h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

p#btn01 a{
    height: 66px;
    display: block;
    background: #e10f40 url(/img/fes//parts01.png) no-repeat 15px center;
    background-size:28px;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    line-height: 66px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-right: auto;
    margin-left: auto;
}
p#btn01 a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.cont02 {
    margin-top: 50px;
}
h3 {
    color: #FFFFFF;
    background: #241d6d;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 8px;
}
.face {
    background: #f2f2f2;
    padding: 32px 20px;
    text-align: center;
}
.face .img01 {
    text-align: center;
    margin-bottom: 20px;
}
.face .img01 img {
    border: 4px solid #FFFFFF;
}
h4 {
    font-size: 18px;
    font-weight: bold;
}

.cont03 .profile {
    padding: 30px;
}
.profile h4 {
    color: #1bb4db;
}
h5 {
    font: normal 18px/20px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
    color: #d70032;
    padding-bottom: 6px;
}
.box03 {
    padding-top: 15px;
}

.cont04 {
    background: #F2F2F2;
    padding: 30px 20px;
    margin-bottom: 30px;
}
.list02 li {
    border-bottom: 1px solid #b4d6eb;
    background: url(/img/fes//parts03.png) no-repeat left 10px;
    background-size:12px;
    padding: 5px 20px;
}
.list02 {
    border-top: 1px solid #ACCCE0;
    margin-top: 10px;
}

.box05 {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid  #b6b6b6;
    background: #FFFFFF;
    padding: 20px;
    font-size: 13px;
}
.pc_br,
.sp_br {
    display: none;
}
.txt04 {
    font-size: 20px!important;
    font-weight: bold;
    color: #d70032;
}

span.txt_orange.txt_18 {
    color: #f6651d;
    font-weight: bold;
}

#intro .sub{
    width: 100%;
    max-width: 1000px;
    display: flex;
    margin: 0 auto;
}
#intro .sub .bg-d-blue,
#intro .sub .ar_img{width: 50%;}
#intro .sub .bg-d-blue{ color: #fff; text-align: center;}
#intro .sub .bg-d-blue h3{
    font-size: 17px;
    text-align: left;
    padding-left: 10%;
    box-sizing: border-box;
    padding-top: 35px;
    padding-bottom: 15px;
}
#intro .sub .bg-d-blue p{
    text-align: left;
    padding-left: 10%;
    box-sizing: border-box;
    width: 90%;
    font-size: 0.9em;
}
#intro .sub .ar_img{
    display: flex;
    flex-wrap: wrap;
}
#intro .sub .ar_img img{ width: 50%; height: 50%;}

.bg-d-blue {
    background: #1c236d;
}

a.kyoyo_lnk {
    color: #f6651d;
    text-decoration: underline;
    font-size: 1.2em;
}

.cont02 .content {
    position: relative;
}
