@charset "UTF-8";
#mainwrapper header {
	width: 1020px;
    background: #ffffff;
	overflow: auto;
	font-style: normal;
	font-weight: 400;
    text-align: center;
    margin: 0 auto;
}


#content #mainContent h1, #content #mainContent h2 {
margin: 0 auto;
}
#content #mainContent h3 {
	/*Captions ot Taglines */
    background: #ffffff;
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 200;
	color: rgba(146,146,146,1.00);
}
#content #mainContent #title_sub {
	/*Container for main banner image */
    background: #ffffff;
	width: 860px;
    height: 100%;
     margin: 0 auto;
     margin-bottom: 40px;

}
#content #mainContent p {
    width: 860px;
    margin: 0 auto;
	color: #000000;
    font-size: 15px;
	font-style: normal;
	text-align: justify;
    line-height: 2.2em;
}

#g_navi {
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝",  "HG明朝E", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 14px;
}

#g_navi ul li a.ac_menu {
	cursor: pointer;
}


#g_navi {
     margin: 0 auto;
	display: block;
	height: 60px;
	background-color: #00365E;
	background-color: rgba(0,15,44,0.9);

}
#g_navi.nav_fixed {
	position: fixed;
	top: 0px;
}
#g_navi ul.navi_base {
	height: 60px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	display: block;
    margin-top: 0;
    	font-size: 12px;
}

#g_navi ul.navi_base::before {
	display: block;
	width: 1px;
	height: 20px;
	position: absolute;
    top:236px;
	left: 50%;
	background-color: rgba(255,255,255,0.6);
    margin-left: -471px;
	content: '';

}


#g_navi ul li{
	width: 105px;
	height: 60px;
	float: left;
	display: block;
}

#g_navi li a {
	width: 120px;
	height: 60px;
	display: table-cell;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	position: relative;
	vertical-align: middle;
}

#g_navi li a::before {
	display: block;
	width: 1px;
	height: 20px;
	position: absolute;
	right: 0px;
	background-color: rgba(255,255,255,0.6);
	content: '';
}




#g_navi ul li a.ac_menu {
	position: relative;
}
#g_navi ul li a.ac_menu::before {
	font-size: 10px;
	display: block;
	height: 20px;
	width: 20px;
	content: "▼";
	text-align: center;
	line-height: 20px;
	position: absolute;
	bottom: 3px;
	left: 82px;
	color: #ffffff;
}

#g_navi li a:hover,
#g_navi ul li:hover > a {
	background-color: #00365E;
}

#g_navi ul li div {
	position: absolute;
	z-index: 100;
	top: 80px;
	left: 0px;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	width: 100%;
	height: auto;
	background-color: #00365E;
}
#g_navi ul li ul{
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

#g_navi ul li ul li{
	height: 56px;
}

#g_navi ul li ul li a{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	height: 56px;
}
#g_navi ul li ul li a:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	background-color: #115577;
}
#g_navi li li a::before,
#g_navi li li:first-child a::after {
	display: none;
}

#g_navi ul li:hover div{
  visibility: visible;
  opacity: 1;
}

#g_navi div.ac_list {
	display: block !important;
}


body {
    background: #4c4b4b;
    color: #333333;
    line-height: 1.4;
    min-width: 1020px;/*SDL 210321*/
}
body,td,th {
	font-family: "Noto Sans JP", "Noto Sans", sans-serif;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}



.keig{
    padding-top: 30px;
    float: right;
    font-size: 16px;
    text-align: right;
     line-height: 1.8em;
    }

.keig_s{
    padding-top: 30px;
    float: right;
    font-size: 14px;
    text-align: right;
     line-height: 1.8em;
    }

.chh{
    padding-bottom: 14px;
    padding-left: 60px;
    font-size: 16px;
    font-weight: 500;
    }
    
.sub_t{
    font-size: 18px;
    font-weight: 600;
    padding-left: 18px;
    }

.sub_tb{
    font-weight: 600;
    line-height: 32px;
    padding-left: 18px;
    }

.chx{
    text-align: center;
    }
    
.chx img:hover {
    width: 100%;
    max-width: 492px;
    height: 142px;
    position: relative;
    border: 4px solid #ade3ff;

}

.cth{
    padding-bottom: 14px;
    padding-left: 14px;
    font-size: 17px;
    font-weight: 600;
    }
    
.ftds{
    padding-bottom: 14px;
    padding-left: 14px;
    font-size: 20px;
    font-weight: 600;
    }


#content #mainContent #authorInfo {
	/* Author info section */
	    background: #ffffff;
}
#content #mainContent #authorInfo h2, #content #mainContent #authorInfo p {
	color: rgba(255,255,255,1.00);
    background: #ffffff;
	padding-top: 11px;
}
#content #mainContent #authorInfo p {
	color: rgba(255,255,255,1.00);
	padding-top: 0px;
	padding-bottom: 11px;

}

#mainContent {
	width: 860px;
    background: #ffffff;
    margin: 0 auto;
	padding-top: 41px;
    padding-bottom: 200px;
}

table.web_tb {
    width: 860px;
    background: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
   border-collapse: collapse;
    border-spacing:0px;

}

table.web_tb th {
    text-align: center;
    font-size: 14px;
    padding: 8px 10px;
    border-top: 0px none;
/*    color: #333333;*/
    color: #000000;
    background-color: #edebeb;
}

table.web_tb td {
    font-size: 14px;
    padding: 10px 10px;
   /* background-color: #edebeb;*/
    border-top: 0px none;

}

table.web_tb th, table.web_tb td {
    border: 1px solid #bfbdbd;
        text-align: center;
    vertical-align: middle;
    border-top: 0px none;
}

table.web_tb tr th:first-child {
    border-left: 0px none;
    border-top: 0px none;
}

table.web_tb tr th:nth-child(2) {
    border-left: 0px none;
   /* background-color: #ffffff;*/
}

table.web_tb tr th:last-child {
    border-right: 0px none;
    
}

table.web_tb tr td:first-child {
    border-left: 0px none;
    border-top: 0px none;
}

table.web_tb tr td:nth-child(2) {
    border-left: 0px none;
 background-color: #ffffff;
}

table.web_tb tr td:last-child {
    border-right: 0px none;
    text-align: center;
}

table.web_tb tr {
    background-color: #fff;
}


table.web_member {
    width: 800px;
    background: #ffffff;
    margin: 0 auto;
    margin-top: 10px;
   border-collapse: collapse;
    border-spacing:0px;

}

table.web_member th {
    text-align: center;
    font-size: 15px;
    padding: 8px 10px;
    border-top: 0px none;
/*    color: #333333;*/
    color: #000000;
    background-color: #ffffff;
}

table.web_member td {
    font-size: 15px;
    padding: 18px 18px;
    background-color: #ffffff;
    border-top: 0px none;

}

table.web_member th, table.web_member td {
    border: 1px solid #bfbdbd;
    vertical-align: middle;
    border-top: 0px none;
    border-left: 0px none;
    border-right: 0px none;
}




table.spec_tb {
    margin-bottom: 12px;
    border-collapse: collapse;
    border-spacing:0px;
}


table.news {
    width: 850px;
    background: #ffffff;
    margin: 0;
    margin-left:20px;
   border-collapse: collapse;
    border-spacing:0px;

}

table.news th {
    text-align: center;
    font-size: 15px;
    padding: 8px 10px;
/*    color: #333333;*/
    color: #000000;
    background-color: #ffffff;
}

table.news td {
    font-size: 15px;
    padding: 18px 18px;
    background-color: #ffffff;

}

table.news th, table.news td {
    border: 1px dashed #bfbdbd;
    vertical-align: middle;
    border-left: 0px none;
    border-right: 0px none;
}

.new_ic {
    color: #b72527;
    font-size: 16px;
    border: 1px dashed #b72527;
    padding: 2px 10px;
    width: 56px;
    line-height: 1.4em;
    font-weight: 600;
}

.tts {
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;
}

.ttp {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

#mainwrapper #content #sidebar {
	/* Sidebar*/
	height: 100%;
	background-color: rgba(246,246,246,1.00);
	margin-top: 150px;
	padding-top: 32px;
}
#mainwrapper {
	/* Container of all content */
	width: 1020px;
    background: #ffffff;
    height: 100%;
    margin: 0 auto;
}
#content #sidebar input {
	/* Search box in sidebar */
	width: 98%;
	height: 100%;
}
#content #sidebar #adimage {
	/* Container for Image in sidebar */
	width: 100%;
	background-color: rgba(208,207,207,1.00);
	margin-top: 46px;
	float: none;
	overflow: auto;
}

.sponsor_top_box {
    padding: 20px;
    height: 260px;
    border: 2px solid #0e0a34;
    margin-top: 50px;
}

.sponsor_top_box p {
    font-size: 16px;
    padding-left: 280px;
    padding-top: 10px;
}

.sponsor_top_box p.ft_title {
    font-size: 22px;
    font-weight: 600;
    padding-left: 240px;
    padding-top: 20px;
}
.sponsor_top_box img {
    float: left;
    margin-left: 20px;
}

.sponsor_top_box ul li {
    float: left;
    font-size: 18px;
    line-height: 16px;
    flex: 0 50%;
    padding: 20px 50px;
    list-style: none;
}

.sponsor_top_box ul li a::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    box-sizing: border-box;
    content: "";
    border: 5px solid transparent;
    border-left: 8px solid #0e0a34;
}

.constitution ul li {
    float: left;
    font-size: 16px;
    line-height: 16px;
    flex: 0 50%;
    padding: 10px;
    list-style: none;
}

.constitution ul li a::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    box-sizing: border-box;
    content: "";
    border: 5px solid transparent;
    border-left: 8px solid #0e0a34;
}

.program_area {
    width: 860px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 20px;
}


.program_area ul {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
   margin-bottom:16px;
   margin-left:-20px;
}

.program_area ul li {
    width: 360px;
    max-width: 360px;

}

.program_area ul li p{
    font-size: 14px!important;
    font-weight: 600;

}

.program_area p.ft_title {
    font-size: 20px!important;
    font-weight: 700;
}

.program_area ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;

}


.program_area ul li a span {
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin-left: 10px;
    color: #333333;
    font-weight: 700;
}



.erato_top_box {
    padding-left: 10px;
    height: 400px;
    border: 2px solid #0e0a34;
    margin-top: 50px;
}

.erato{
    text-align: left;
    margin-left: 10px;
    }
    
.erato img:hover {
    width: 100%;
    max-width: 592px;
    height: 112px;
    position: relative;
    border: 4px solid #ade3ff;

}

.ptxt{
    font-size: 15px;
    text-align: left;
    margin-left: 20px;
    margin-top: 20px;
    line-height: 26px;
    font-weight: 600;
    }

.erato img {
    border: 1px solid #0e0a34;
}

.meta_pos{
    width: 860px;
    text-align: center;
    }

.meta_pt{
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    }
    
.meta_pt1{
    font-size: 12px;
    font-weight: 800;
    text-align: center;
    }
    
footer{
 width: 1020px;
 margin: 0 auto;
}

.footerbar {
    background-image: url(https://www.etray.jp/mb2023/assets/img/footer.png);
    font-size: 12px;
    text-align: center;
    	height: 80px;
    	padding-top: 28px;

}

#mainContent #bannerImage img {
	/* Actual banner image */
	width: 100%;
}
#sidebar #adimage img {
	/* Image in sidebar */
	width: 100%;
	float: left;
}
#mainwrapper header nav a {
	/* Links in header */
	text-decoration: none;
}


#pageTop {
    position: fixed;
    bottom: 80px;
    right: 350px;
    z-index: 98;
}

#pageTop a img {
    width: 21px;
}


#pageTop a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

ol, ul {
	list-style: none;
}

ul.web_box_list {
    margin: 0 auto;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
}

ul.web_box_list li {
    width: 280px;
    max-width: 280px;
    margin-bottom: 10px;
    border: 1px solid rgba(128,128,128,0.3);
}

ul.web_box_list li a {
    display: block;
    width: 100%;
    height: 70px;
    background: #fff;
    position: relative;
}


/*hover処理*/
ul.web_box_list li a:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #333;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
/*    -webkit-transition: all .3s;*/
/*    transition: all .3s;*/
}

ul.web_box_list li a:hover::after {
    opacity: 0.2;
}
/*hover処理*/



ul.web_box_list li img {
    width: 280px;
    height: 70px;
}

.sp_cc {
    display: block;
    width: 860px;
    text-align: right;
    font-size: 8px;
}

.t_red {
    font-size: 16px;
    color: red;
}


/*---------------------------------------------
  PC調整
  ---------------------------------------------*/

@media screen and (min-width:768px) {
    .mt0 {
        margin-top: 0!important;
    }
    .mt5 {
        margin-top: 5px!important;
    }
    .mt10 {
        margin-top: 10px!important;
    }
    .mt15 {
        margin-top: 15px!important;
    }
    .mt20 {
        margin-top: 20px!important;
    }
    .mt25 {
        margin-top: 25px!important;
    }
    .mt30 {
        margin-top: 30px!important;
    }
    .mt40 {
        margin-top: 40px!important;
    }
    .mt45 {
        margin-top: 45px!important;
    }
    .mt50 {
        margin-top: 50px!important;
    }
    .mt60 {
        margin-top: 60px!important;
    }
    .mt70 {
        margin-top: 70px!important;
    }
    .mt80 {
        margin-top: 80px!important;
    }
    .mt90 {
        margin-top: 90px!important;
    }
    .mt100 {
        margin-top: 100px!important;
    }
    .mb0 {
        margin-bottom: 0!important;
    }
    .mb5 {
        margin-bottom: 5px!important;
    }
    .mb10 {
        margin-bottom: 10px!important;
    }
    .mb20 {
        margin-bottom: 20px!important;
    }
    .mb30 {
        margin-bottom: 30px!important;
    }
    .mb40 {
        margin-bottom: 40px!important;
    }
    .mb50 {
        margin-bottom: 50px!important;
    }
    .mb60 {
        margin-bottom: 60px!important;
    }
    .mb70 {
        margin-bottom: 70px!important;
    }
    .mb80 {
        margin-bottom: 80px!important;
    }
    .mb90 {
        margin-bottom: 90px!important;
    }
    .mb100 {
        margin-bottom: 100px!important;
    }
    .ml0 {
        margin-left: 0!important;
    }
    .ml10 {
        margin-left: 10px!important;
    }
    .ml15 {
        margin-left: 15px!important;
    }
    .ml20 {
        margin-left: 20px!important;
    }
    .ml25 {
        margin-left: 25px!important;
    }
    .ml30 {
        margin-left: 30px!important;
    }
    .ml35 {
        margin-left: 35px!important;
    }
    .fbw {
        font-weight: bold;!important;
    }

}

    .ft14 {
        font-size: 14px;!important;
    }
    .ft15 {
        font-size: 15px;!important;
    }
    .ft16 {
        font-size: 16px;!important;
    }
    .ft17 {
        font-size: 17px;!important;
    }
    .ft18 {
        font-size: 18px;!important;
    }
    .ft20 {
        font-size: 20px;!important;
    }
    .ft22 {
        font-size: 22px;!important;
    }
    .col_b {
        color: #0385e1!important;
    }
    
sub {
    font-size: 60%!important;
    vertical-align: text-top;
}

.btn_b {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 300px;
	margin: auto;
	padding: 1rem 4rem;
        font-size: 20px;
        font-weight: 800;
	color: #fff;
	background: #919492;
}

@keyframes shad26 {
	0% {box-shadow: 0 0 0 0 #27acd9;}
	70% {box-shadow: 0 0 0 10px rgb(39 172 217 / 0%);}
	100% {box-shadow: 0 0 0 0 rgb(39 172 217 / 0%);}
}


.regi ul li {
    float: left;
    font-size: 18px;
    line-height: 16px;
    flex: 0 50%;
    padding: 0px 50px 0 0px;
    list-style: none;
}

.regi ul li a::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: auto;
    box-sizing: border-box;
    content: "";
    border: 5px solid transparent;
    border-left: 8px solid #0e0a34;
}

.cau_bg {
    background-color: #ebfffd;
   padding:10px;
}


.title_bgct {
    font-size: 18px;
    font-weight: 800;
    width: 840px;
    height: 26px;
    padding: 10px;
    background-color: #fff3c3!important
}

.title_bgct2 {
    font-size: 18px;
    font-weight: 800;
    width: 840px;
    height: 26px;
    padding: 10px;
    background-color: #fadbd9!important
}

.title_bgct3 {
    font-size: 18px;
    font-weight: 800;
    width: 840px;
    height: 26px;
    padding: 10px;
    background-color: #d3edfa!important
}

.table_txt {
    font-size: 18px;
    text-align:left!important;
    padding-left: 10px;
    line-height: 26px;
}

.table_txt2 {
    font-size: 16px;
    text-align:left!important;
    padding-left: 10px;
    border-right: none;
    border-bottom: none;
}

.report1a {
    width: 820px;
    padding: 10px 20px 21px 20px;
    margin-bottom: 30px;
background-color:  rgb(0, 54, 94);
    position: relative;
}

.title1a {
    width: 800px!important;
    font-size: 22px!important;
    font-weight: 800;
    color: #fff!important;
    border-bottom:#ccc 1px solid;
}

.detail1a {
    font-size: 16px!important;
    color: #fff!important;
    padding: 20px 10px!important;
}



.report {
    width: 800px;
    padding: 10px 20px 21px 20px;
    margin-bottom: 30px;
    border: 10px solid #91d8ee;
    position: relative;
}


.title3a {
    width: 800px!important;
    font-size: 22px!important;
    font-weight: 800;
    border-bottom:#ccc 1px solid;
}

.detail3a {
    font-size: 16px!important;
    padding: 20px 10px!important;
}


