@charset "utf-8";
.pd{ display: block;}
.sd{ display: none;}
.clear01 {clear: both;}
a:hover .hover {
    filter: alpha( opacity=70 );  /* IE */
    opacity:0.7;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.7;           /* Firefox 0.9より前 */
}
/*------------------------------------------------------------------------

layout

------------------------------------------------------------------------*/
body {
	background: #fff;
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック";
}
.wrapper {
	width: 100%;
}
.event{
	width: 1000px;
	margin:0 auto 0;
}
.float_area {
	display: flex;
	justify-content: space-between;
}
/*---------------------------------------------------------------------

headline

---------------------------------------------------------------------*/
/*h2{
	margin: 0 0 30px;
	padding: 30px 0;
	clear: both;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.4rem;
	text-align: center;
	color: #fff;
	background: #0C419A;
}*/
h3 {
	color:#000;
	font-weight:bold;
	margin: 45px 0;
	padding: 0 0 0 2em;
	text-indent: -2em;
	font-size: 2.0rem;
	clear: both;
	text-align: justify;
}
/*---------------------------------------------------------------------

header

---------------------------------------------------------------------*/
.header {
	background: #fff;
	border-bottom:7px solid #005bac;
}
.header_inner {
	width: 1000px;
	margin: 30px auto;	
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
/*---------------------------------------------------------------------

mainvisual

---------------------------------------------------------------------*/
.main_visual {
	text-align: center;
	background: url(../img/bg_main.jpg) no-repeat bottom center #fff;
	min-width: 1000px;
	
}
.main_visual_inner {
	width: 1000px;
	height: 500px;
	margin: 0 auto;
}
.main_logo {
	background:#001555;
	margin:0 auto;
	padding:20px 10px;
	text-align: center;
}
.main_logo img{
	width:450px;
	margin: 0 auto;
}
/*---------------------------------------------------------------------

main_cont

---------------------------------------------------------------------*/
.main_cont {
	padding:0 0 15px;
}
.main_cont p {
	margin: 0 0 20px;
	max-height: 100%;
	line-height: 35px;
	text-align:justify;
	background: url(../img/p_bg.gif) repeat;
}
.main_cont dt{
	width: 75px;
	max-height: 100%;
	float:left;
	text-align:left;
	line-height: 35px;
}
.main_cont dd {
	max-height: 100%;
	margin:0 0 15px 75px;
	line-height: 35px;
	background: url(../img/p_bg.gif) repeat 0 0;
	text-align:justify;
	color: #222;
}
.date {
	margin: 0 0 20px;
	text-align: right !important;
	background: none !important;
}
.fund_area {
	position:relative;
	margin: 0 0 40px;
	padding: 0 0 20px;
	border-bottom: solid 2px #eee;
}
.fund_area img {
	float: left;
	width: 150px;
	margin: 0 30px 0 0;
}
.fund_area div {
	float: left;
	width: 820px;
}
.fund_area p {
	background: none;
}
.fund_area p.foy_text {
	font-weight:bold;
	margin: 0 0 0;
	line-height: 1.2;
	font-size: 1.8rem;
}
.fund_area h2.fund_name {
	font-size: 2.6rem;
	font-weight: bold;
	margin: 0;
}
.fund_area p.fund_subname {
	font-size: 1.8rem;
}
.fund_area ul.fund_list li {
	float: left;
	margin: 0 0 10px;
	list-style: inside disc;
}
.fund_desc {
	box-sizing: border-box;
	width: 100% !important;
	padding: 10px;
	border: solid 1px #ccc;
	font-size: 1.1rem;
	line-height: 1.4;
}
.footer_fundList {
	margin: 0 0 40px;
}
.footer_fundList p {
	margin: 0 0 15px;
	padding: 0 0 15px;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 1.6;
	border-bottom: solid 1px #ddd;
	background: none;
}
.footer_fundList ul li {
	margin: 0 0 5px;
	list-style: inside disc;
	width: 50%;
	float: left;
}
/* 本文中写真 */
.imtxt_yoko {
	width: 680px;
}
.imbox_yoko {
	max-width: 300px;
	width: 100%;
	font-size: 1.2rem;
}
.imbox_yoko img {
	width: 100%;
	margin: 0 0 10px;
}
.imbox_yoko p {
	line-height: 1.4 !important;
	background: none !important;
}
.imbox_yoko p span.name {
	font-weight: bold;
	font-size: 1.6rem !important;
}
.gra_area {
	width: 850px;
	margin: 0 auto 20px;
	padding: 10px;
	border: solid 1px #ccc;
	text-align: center;
	background: #fff;
	clear: both;
}
.gratit {
	margin: 0 0 20px;
	padding: 5px;
	text-align: center !important;
	text-indent: 0;
	background: #0465b2 !important;
	color: #fff;
	line-height: 1.6 !important;
}
.notes {
	margin: 10px 0 0;
	text-indent: 0;
	font-size: 1.1rem;
	background: none;
	text-align: left !important;
}
table.notes tr td {
	vertical-align: top;
}

.atten01 {
	color: #0009b8;
}
.atten02 {
	color: #0095a2;
}
.atten03 {
	color: #9c5c00;
}

.introduction_area {
	width: 840px;
	margin: 0 auto 30px;
	padding: 10px;
	border: solid 1px #ccc
}
.introduction_area p {
	margin: 0 0 10px;
	background: none;
	line-height: 1.4;
}
.introduction_area ul {
	margin: 0 0 20px;
}
/*.introduction_area ul li {
	margin: 0 0 2px;
	padding: 0 0 2px;
	border-bottom: dotted 1px #aaa;
}*/
.bnr_area {
	margin: 40px 0;
}
.bnr_area img {
	width: 100%;
	max-width: 1000px;
}
.bnr_area a {
	 transition: all 0.3s ease;
}
.bnr_area a:hover {
	opacity: 0.7;
}
.disc_area {
	padding: 10px;
	border: solid 1px #ccc;
	font-size: 1.2rem;
}
.disc_area p {
	background: none;
	line-height: 1.4;
}
.disc_area p.disc_head01 {
	margin: 0 0 10px;
	padding: 5px 10px;
	font-weight: bold;
	background: #ccc;
}
.logo_area h4{
	font-size: 1.0em;
}
.logo_area p {
	font-size:0.9em;
	line-height:1.4;
}
.logo_area dl {
	clear:both;
}
.logo_area dl dt{
	display:inline-block;
	width:5.5em;
	vertical-align:top;
	text-align:right;
}
.logo_area dl dd{
	display:inline-block;
	}

/*---------------------------------------------------------------------

footer

---------------------------------------------------------------------*/
.disclaimer{
	margin: 0 0 10px;
	font-size:small;
}
.disclaimer li {
	margin-left:20px;
	list-style-type:disc;
}
/* フッター */
#footerms{
	border-top:4px solid #0b186d;
	text-align:center;
	padding-bottom:20px;
}
.copyms{
	padding-top:5px;
	font-size:10.5pt;
}
/* スクロールしてページトップへリンク */
#page-top {
	position: fixed;
	bottom: 10px;
	right: 0;
}
#page-top a:hover {
	opacity: 0.9;
}
/*------------------------------------------------------------------------

SNSボタン

------------------------------------------------------------------------*/
.sns_btn {
	box-sizing: border-box;
	position: fixed;
	right: 0;
	bottom: 100px;
	width: 50px;
	padding: 3px 4px 0 0;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 0 10px 0 #7D7D7D;
	box-shadow: 0 0 10px 0 #7D7D7D;
}
.ninja_onebutton_output > div {
	padding: 0 !important;
	margin: 0 0 3px!important;
}
.sns_btn_spn {
	display: none;
}
