@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:959px){
/*tablet*/
.pd{ display:none;}
.sd{ display: block;}
.fll,.flr { float: none;}
p{
	background: none;
	line-height: 1.6rem;
}
/*------------------------------------------------------------------------

layout

------------------------------------------------------------------------*/
body {
	-webkit-text-size-adjust: 100%;
}
.wrapper {
	width: auto;
	padding: 0px;
}
.event {
	width: auto;
	margin: 0;
	padding: 0 10px 
}
.float_area {
	display: block;
}
/*---------------------------------------------------------------------

headline

---------------------------------------------------------------------*/
h1 {
	margin: 0 auto;
}
/*h2 {
	margin: 0 0 20px;
	padding: 10px;
	font-size:1.8rem;
}*/
h3 {
	font-weight:bold;
	margin:15px 0 10px;
	font-size: 1.8rem;
	text-align: justify;
	line-height:1.5;
}
/*---------------------------------------------------------------------

header

---------------------------------------------------------------------*/
.header {
	width: 100%;
}
.header_inner {
	width: auto;
}
.main_visual {
	text-align: center;
	background: #fff;
	min-width: 100%;
	margin-bottom:0;
}
/*---------------------------------------------------------------------

mainvisual

---------------------------------------------------------------------*/
.main_visual {
	margin: 0 0 20px;
}
.main_visual img {
	width:100%;
	height:auto;
	margin: 0;
}
.main_visual_inner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: none;
	text-align: center;
}
.main_logo {
	background:#001555;
	margin:0 auto;
	padding:15px 25px;
}
.btn01 {
	width: 100%;
	margin: 0 0 20px;
}
.btn01 img {
	max-width: 250px;
	margin: 0 0 20px;
}
.btn01 li {
	width: 100%;
	float: none;
	margin: 0 0 10px;
}
.btn01 li span.bt_sp01 {
	font-size: 1.2rem;
}
.btn01 li a::after  {
	bottom: 10px;
	right: 10px;
}
.main_cont {
	padding: 0;
}
.main_cont p:not(.notes) {
	margin: 0 0 20px;
	line-height: 2.7rem;
	background: none;
	font-size:1.2em;
}
.main_cont dt {
	float: none;
	width: auto;
}
.main_cont dd {
	margin: 0 0 15px;
	background: none;
	line-height: 1.6em;
}
.fund_areawrap {
	flex-flow: column;
}
.fund_area {
	margin: 0 0 20px;
}
.movie_wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie_wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.fund_area img {
	/*max-width: 300px;*/
	width: 30%;
	margin: 0 5% 0 0;
}
.fund_area div {
	float: left;
	width: auto;
}
.fund_area {
	padding: 0 0 20px;
}
.fund_area div {
	width: 65%;
	float: left;
}
.fund_area p {
	background: none;
}
.fund_area p.foy_text {
	font-weight:bold;
	margin: 0 0 20px;
	line-height: 1.4;
	font-size: 1.6rem;
}
.fund_area h2.fund_name {
	font-size: 1.8rem;
	margin: 0;
}
.fund_area p.fund_subname {
	margin: 0 0 10px;
	font-size: 1.2rem;
}
.fund_area ul.fund_list li {
	
	float: none;
	margin: 0 0 5px;
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: 1.4rem;
}
.fund_area ul.fund_list li:nth-child(odd),
.fund_area ul.fund_list li:nth-child(even) {
	width: auto;
}

/*.fund_area p.fund_detail {
	position: absolute;
	right: 0;
	bottom: 10px;
	margin: 0;
}*/
.fund_desc {
	box-sizing: border-box;
	width: 100% !important;
	padding: 10px;
	border: solid 1px #ccc;
	font-size: 1.1rem;
	line-height: 1.4;
}
.fund_desc p {
	font-size: 1.0em;
}
.fund_area ul.fund_list02 li {
	float: none;
	margin: 0 0 5px;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
.fund_area  ul.fund_list02 li:nth-child(odd),
.fund_area ul.fund_list02 li:nth-child(even) {
	width: auto;
}
.introduction_area {
	max-width: 900px;
	width: auto;
	margin: 0 0 30px;
}
.imbox_yoko {
	max-width: 300px;
	width: auto;
	float:none;
	margin:0 auto 20px;
}
.imtxt_yoko {
	width: auto;
	float:none;
}
.box01 {
	padding:15px;
	margin:0 0 20px 0;
	font-size:90%;
}
.gra_area {
	width:auto;
	max-width: 750px;
	margin: 0 auto 20px;
	padding: 0;
	border: none;
	text-align: center;
	border:none;
	    
}
.gra_area img {
	max-width:600px;
	width: 98%;
	height: auto;
	margin: 0 auto;
	padding:5px 0 0;
}
p.gratit {
	font-size: 0.8em;
	text-indent: 0;
	margin:0;
}
.graImg_area {
	width: auto;
}
table {
	width: 100%;
	overflow: auto;
	display: inline-block;
}
.table_disc01 tr th,.table_disc02 tr th,.table_disc03 tr th {
	display: block;
	width: auto;
	margin: 0 0 -1px;
}
.table_disc01 tr td,.table_disc02 tr td,.table_disc03 tr td {
	display: block;
	margin: 0 0 -1px;
}
.notes {
	line-height: 1.4em;
	font-size:0.7em;
}
.contact {
	width:85%;
	padding: 5px 15px;
}
.contact p span{
	font-size: 2.0em;
	line-height: 1.6;
}
.sponsor_area ul li {
	width: 100%;
	float: none;
}
.re_mb20 {
	margin-bottom: 20px;
}
.cont_img {
	max-width: 1000px;
	width: 100%;
	height: auto;
}
.footer_fundList p {
	margin: 0 0 5px;
	font-size: 1.6rem;
}
.footer_fundList ul li {
	width: auto;
	float: none;
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-indent: 0;
	list-style: none;
	border-bottom: dotted 1px #aaa;
	
}
.disc_area01,.disc_area02 {
	width: auto;
}
.disc_area p {
	line-height: 1.6;
}
.coution_area01{
	margin: 0 0 20px 0;
	font-size: 0.7em;
}
.banner {
	margin:20px auto;
	width:85%;
}
.banner img{
	width:85%;
	max-width:488px;
}
.about{
	text-align:left;
}
#page-top {
	position: fixed;
	bottom: 50px;
	right: 0;
}
.back_area ul li {
	font-size: 0.9em;
}

.logo_area {
	margin:15px 0 0;
}
.logo_area p {
	height:auto;
	padding:20px 0 0;
}
.logo_area p img{
	width:100%;
	max-width:199px;
}
.logo_area dl dt{
	width:auto;
	text-align:left;
}
.logo_area table tr td {
	display: block;
}
.ml30 {
	margin: 0 !important;
}
/*------------------------------------------------------------------------

SNSボタン

------------------------------------------------------------------------*/
.sns_btn {
	display: none;
	position: static;
	right: 0;
	bottom: 0;
	width: auto;
	padding: 0;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sns_btn_spn {
	 display: block;
 }
.ninja_onebutton_output {
	display: none;
}
}


