@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;
}

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{
    filter:alpha(opacity=80);
    -moz-opacity:0.80;
    opacity:0.80;
}

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


#contents {
    margin:0 auto;
    width:950px;
    margin-bottom: 100px;
}


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

p#btn01 a{
    width: 401px;
    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;
    cursor: pointer;
}

.cont02 {
    margin-top: 70px;
}

h3 {
    color: #FFFFFF;
    background: #241d6d;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 8px;
}
.face {
    background: #f2f2f2;
    float: left;
    width: 253px;
    padding: 32px 30px;
}
.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-left: 340px;
    padding-top: 30px;
    text-align: left;
}
.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 15px;
    margin-bottom: 50px;
}
.box04 {
    background: #FFFFFF;
    padding: 25px 20px;
}

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

.box05 {
    width: 820px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    background: #FFFFFF;
    padding: 20px;
    font-size: 13px;
}
.sp_br {
    display: none;
}
.txt04 {
    font-size: 20px!important;
    color: #f6651d;
}


.box05 p {
    text-align: left;
    padding: 10px;
}
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: 19px;
    text-align: left;
    padding-left: 10%;
    box-sizing: border-box;
    padding-top: 60px;
    width: 90%;
    padding-bottom: 35px;
    }
#intro .sub .bg-d-blue p{
    text-align: left;
    padding-left: 10%;
    box-sizing: border-box;
    width: 90%;
}
#intro .sub .ar_img{
    display: flex;
    flex-wrap: wrap;
}
#intro .sub .ar_img img{ width: 50%; height: 50%;}
.bg-d-blue {
    background: #1c236d;
}

#intro h3 {
    width: 508px;
}

section h3 {
    font-size: 27px;
    font-size: 2.7rem;
    letter-spacing: .15em;
    font-weight: normal;
    line-height: 1.7;
}


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

#fes190112 div.profile h4 {
font-size: 20px;
}

#fes190112 .box05 {
    background: none;
    padding: 0px;
}

#fes190112 .face .img01 {
    text-align: center;
    margin-bottom: 0px;
}

#bread {
    width: 100%;
    max-width: 1000px;
    padding: 10px 50px;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
     }
#bread a{ text-decoration: none;}

h5 span {
    font-size: 0.8em;
    margin-top: 10px;
}

.box03 h5 {
    color:#231D6D;
    font-weight: 600;
    margin-top: 10px;
}

.style1607 .cont03 .profile {
    padding-left: 340px;
    padding-top: 30px;
    text-align: left;
    padding-bottom: 30px;
}

.pc {
display: block !important;
}

.sp {
display: none !important;
}

