@charset "UTF-8";

html {

}
body {
	text-align: center;
}
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;}

.cont01 {
	margin:0 auto;
	width:950px;
    padding-bottom: 15px;	
}

#contents {
	margin:0 auto;
	/*	padding:40px 0;*/
	width:950px;
	margin-bottom: 100px;
}



/* 20161123記入 */

#mainimg {
	width: 100%;
}
#mainimg {
	background: url(/img/fes//session-bg01.png) center center;
	background-size:cover;
	margin-bottom:40px;
}
.bg01 {
	background: url(/img/fes//bg01.png) repeat;
}
.txt_blue {
	color: #1bb4db!important;
}
.txt_14 {
	font-size: 14px!important;
}
.txt_18 {
	font-size: 18px!important;
}
#mainbox {
	color: #FFFFFF;
	background: rgba(0,0,0,0.5);
	width: 420px;
	border-top: 6px solid #1bb4db;
}
#mainbox h1 {
	text-align: center;
	letter-spacing: 0em;
	padding-top: 25px;
	padding-bottom: 20px;
	font-size: 56px;
	line-height: 70px;
	font-weight: bold;
}
.txt_big {
	font-size: 70px;
	letter-spacing: 2px;
}
.box01 {
	padding: 5px 20px;
}
#mainimg .txt01 {
	font: bold 14px/50px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	float: left;
	letter-spacing: 1px;
	font-size:1.2em;
}
#mainimg .txt02 {
	font-size: 52px;
	float: right;
	line-height: 50px;
	font-weight: bold;
}
#mainbox .table01 {
	width: 100%;
	margin-top: 20px;
}
#mainbox .table01 th {
	font-size: 13px;
	font-weight: normal;
	padding-left: 23px;
	border-top: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#mainbox .table01 td {
	font-size: 16px;
	padding: 4px 0 0 38px;
	border-top: 1px solid #FFFFFF;
	text-align: left;
}
#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;
}
.txt_oreange {
	color: #241d6d;
}
#fes2017_info .list01 li {
	font-size: 20px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background: url(/img/fes/parts02.png) no-repeat left center;
	background-size:32px;
	font-weight: bold;
}
#fes2017_info .list01 {
	width: 640px;
	margin: 20px auto 25px;
}
#fes2017_info .dltable01 {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
#fes2017_info .dltable01 dt {
	background: #F2F2F2;
	float: left;
	width: 155px;
	font-size: 15px;
	/* font-weight: bold; */
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#fes2017_info .dltable01 dd {
	font-size: 14px;
	padding: 8px 10px 5px 179px;
	border-bottom: 1px solid #bbbbbb;
	text-align: left;
	border-right: 1px solid #bbbbbb;
	background: white;
}
p#btn01 a{
	width: 401px;
	height: 66px;
	display: block;
	background: #ccc 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;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
}
p#btn01 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.txt03 {
	font: bold 14px/14px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #2b84a5;
	letter-spacing: 1px;
}.cont02 {
	margin-top: 70px;
}
.title {
	background: url(/img/fes//bg02.png) repeat;
	padding: 10px;
	border-bottom: 6px solid #b4d6eb;
}
.title .box02 {
	border-right: 6px solid #f6651d;
	border-left: 6px solid #f6651d;
	text-align: center;
}
.title .box02 h2 {
	color: #FFFFFF;
}

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

.face h4 {
	color: #241d6d;
	margin-bottom: 10px;
}
.cont03 .profile {
	padding-left: 340px;
	padding-top: 30px;
	text-align: left;
}
.profile h4 {
	color: #1bb4db;
}
h5 {
	font: normal 18px/20px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #d70032;
	padding-bottom: 6px;
}
.box03 {
	padding-top: 15px;
}

.cont04 {
	background: #F2F2F2;
	padding: 30px 15px;
	margin-bottom: 50px;
}
.box04 {
    background: #fff;
    padding: 25px 20px;
    border: 10px solid #b4d6eb;
}
.box04 h4 {
	color: #1bb4db;
}
.img02 img {
	height: auto;
	width: 100%;
}
.img02 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.txt_bold {
	font-weight: bold;
}
.mgb10 {
	margin-bottom: 10px;
}
.mgb15 {
	margin-bottom: 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 li a:hover{ text-decoration: underline;}
.list02 {
	border-top: 1px solid #ACCCE0;
	margin-top: 10px;
	text-align: left;
}
.dltable02 {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;
	border-left: 1px solid #b6b6b6;
	margin-bottom: 30px;
}
.dltable02 dt {
	width: 239px;
	float: left;
	background: #fafafa;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #b6b6b6;
}
.dltable02 dd {
	background: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 270px;
	border-bottom: 1px solid #b6b6b6;
	text-align: left;
}
.box05 {
	width: 820px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	/* border: 1px solid  #b6b6b6; */
	background: #FFFFFF;
	padding: 20px;
	font-size: 13px;
}
.sp_br {
	display: none;
}
.txt04 {
	font-size: 20px!important;
	color: #f6651d;
}
.mgb20{
	margin-bottom:20px;
}
.dltable03 dt {
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.dltable03 dd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
}


.box03 p {
    text-align: left;
    padding: 0 20px;
}

dl.dltable03 {
    text-align: left;
    padding: 0 20px;
}
.box05 p {
    text-align: left;
    padding: 10px;
}
span.txt_orange.txt_18 {
    color: #f6651d;
    font-weight: bold;
}
.txt_13 { font-size:13px !important}



dt.kaijo {
    line-height: 104px;
}




#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;
    /* margin: 30px auto; */
}

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

tr.table_last {
    border-bottom: 1px solid white;
}

 /* fes2018_report.html（レポートページ用）*/
 
#fesreport .contents {
	width: 950px;
  margin: 0 auto;
  margin-bottom: 100px;
}
#fesreport .inner {
	width: 950px;
	margin: 0 auto;
}
#fesreport .ttl_first {
	width:100%;
	background: #241d6d;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
	color:#FFF;
	padding:8px 0;
}

#fesreport h2 {
  font-size: 32px;
	letter-spacing: .15em;
  font-weight: normal;
	line-height: 1.7;
}

#fesreport h2:after {
    content: "";
    display: block;
    border-bottom: 3px solid #1c236d;
    width: 100px;
    margin: 20px auto 30px;
}
#fesreport .p_3col {
 overflow:hidden;
}
#fesreport .p_3col li {
	width:306px;
	float:left;
	margin-right:16px;
}
#fesreport .p_3col li:last-child {
	margin-right:0;
}
#fesreport .subt {
	font-size:20px;
	margin:50px 0 30px;
}
#fesreport .bggray {
	background-color:#f3f3f2;
	width:100%;
	padding:80px 0 80px;
}
#fesreport .day {
    font-family: 'Josefin Slab', serif;
    font-size: 3em;
    margin-top: 60px;
    display: inline-block;
    background: #00b3dd;
    line-height: 1.5;
    color: #fff;
    padding: 0 20px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
#fesreport .linettl {
position: relative;
display: inline-block;
padding: 0 445px;
margin:40px 0;
font-size:20px
}

#fesreport .linettl:before, .linettl:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 410px;
height: 1px;
background-color: #241d6d;
}

#fesreport .linettl:before {left:0;}
#fesreport .linettl:after {right: 0;}

#fesreport h3 {
	font-size: 34px;
	text-align:center;
	line-height:1.6;
	margin-bottom:40px;
}
#fesreport h3 span {
font-size:18px;
display: block;
margin-top: 20px;
}
#fesreport .box {
	 overflow:hidden;
	 margin-bottom:40px;
}
#fesreport .f_tleft {
	width:440px;
	float:left;
	margin-right:30px;
	text-align:left;
}
#fesreport .f_tleft .photo{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 30px;
}
#fesreport .f_tleft .photo > img{ width: 48%;}

#fesreport .f_pright {
	float:right;
	width:480px;
}
#fesreport .f_tright {
	width:440px;
	float:right;
	text-align:left;
}
#fesreport .f_pleft {
	float:left;
	width:480px;
	margin-right:30px;
}
#fesreport .breaktime {
	background-color:#f3f3f2;
	border-radius:10px;
	width: 150px;
	margin: 0 auto;
	font-family: 'Josefin Slab', serif;
	font-size: 24px;
	padding: 15px 0;
}
#fesreport .bggray .breaktime { background-color:#fff;}
#fesreport .mb30 { margin-bottom:30px }
#fesreport .ttl_ore {
	font-size:24px;
	color:#EA5520;
	font-weight:bold;
	margin-bottom:40px;
}
#fesreport .box_k {
	width:720px;
	margin:0 auto;
/*	border:#EA5520 1px solid;
	padding:20px;*/
}

#fesreport .box_k h3 {
    position: relative;
    text-align: left;
    padding-top: 50px;
    padding-left: 78px;
    padding-bottom: 30px;
    box-sizing: border-box;
    color: #ea5520;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0;
    font-weight: normal;
    border: #EA5520 1px solid;
    border-bottom: 0;
    background: #fef3ef;
    margin-bottom: 0;
}
#fesreport h3 span.baloon {
    position: absolute;
    top: -45px;
    left: 15px;
    z-index: 2;
}
#fesreport .box_k h3 span.circle {
    font-size: 90%;
    border: 1px solid #ea5520;
    border-radius: 50%;
    padding: 22px 10px;
    margin-right: 10px;
    display: inline;
}
#fesreport .box_k h3 span.hour {
    display: block;
    color: #333;
    font-size: 13px;
    padding: 12px 22px 11px;
    margin-left: 10px;
    position: absolute;
    top: 15px;
    right: 152px;
}
#fesreport .box_k .yaku {
	position:absolute;
	top: 0;
	right: 50px;
	color: #333;
	font-size: 13px;
}
#fesreport .box_k h3 .hour img {
    display: block;
    margin: 0 auto 5px;
}
#fesreport .box_k h3 .comment {
    display: block;
    color: #333;
    position: absolute;
    right: 70px;
    top: 30px;
    font-size:14px;
}

#fesreport .box_k h3 .comment:before {
    content: "";
    display: block;
    border-top: 1px dashed #ea5520;
    transform: rotate(-10deg);
    margin-bottom: 10px;
}
#fesreport .box_k h3 .comment:after {
    content: "";
    display: block;
    border-bottom: 1px dashed #ea5520;
    transform: rotate(10deg);
    margin-top: 10px;
}

#fesreport .box_k .content{
    padding: 20px 30px;
    box-sizing: border-box;
    border: #EA5520 1px solid;
}
#fesreport .box_k .content h4{
    font-weight: normal;
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: .15em;
    text-decoration: underline;
    text-align: left;
    margin-bottom: 20px;
    color: #eb7846;
}
#fesreport .box_k .content h4 span{ color: #000;}
#fesreport .box_k .content .kyPlus{
    font-size: 13px;
    text-align: left;
    margin-bottom: 15px;
}
#fesreport .box_k .content .kyPlus span{ color: #ED8469;}

#fesreport .btn a,
#fesreport .btn_top a {
    background: #ea5520;
    display: block;
    text-align: center;
    width: 265px;
    padding: 10px 18px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
}
#fesreport .btn a:after {
    content: "";
    background: url(/guidance/images/common/arrow.svg) right center/25px no-repeat;
    padding: 13px;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#fesreport .kttl {
	font-size: 20px;
	font-weight:bold;
	margin-bottom:30px;
	text-align:left;
}

#fesreport .btn_top a.d_blue {
    background: #1c236d;
}

#fesreport .btn_top {
	margin-bottom:40px;
}