@charset "utf-8";
@import url(style_quiz.css) screen and (min-width: 769px); /* 769以上 */
@import url(tablet_quiz.css) screen and (max-width: 768px); /* 768以下 */
@import url(smart_quiz.css) screen and (max-width: 320px); /* 320以下 */

#top_map #maincontents a, #top_map #maincontents a:link, #top_map #maincontents a:hover, #top_map #maincontents a:visited  {
	color: #f3ff30;
}
a, a:link {
	color: #9a0005;
}
a:hover, a:visited {
	color: #730004;
}
.clear_float {
	clear: both;
}
.one_contents {
	margin: 1em 0;
}
/**/
#cloud_readyfor {
	margin: 0 auto 15px;
	text-align: center;
}
#cloud_readyfor img {
	
}
#cloud_readyfor img:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
}
/* TABLE */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.table01 {
	width: 98%;
	margin: 5px 1em 0 5px;
	position: relative;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
#page_top .table01 {
	margin: 5px 0 1em 0;
	width: 100%;
}
.table01 th,
.table01 td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 5px;
	line-height: 1.3;
}
.table01 th {
	text-align: center;
	background: #dcf5ff;
	color: #000;
	font-weight: 600;
}
.table01 th p.cap {
	font-size: .8em;
	font-weight: 300;
	position: absolute;
	top: .7em;
	right: 10px;
}
.table01 th span.small {
	font-weight: 300;
	font-size: .85em;
}
/**/
.table01 thead th {
	background: #93e0ff;
	text-align: center;
}
.table01 tbody td.PJdonation {
	background: #e2ff3f;
}
/**/
.table01 p.pay_para {
	padding: 0 0 .5em 0;
}
.table01 span.w1_2 {
	width: 2.5em;
	display: inline-block;
}
.table01 span.w1_3 {
	width: 3em;
	display: inline-block;
}
.table01 span.w1_4 {
	width: 3.5em;
	display: inline-block;
}
/* charge */
.table01 tr.charge th {
	background: #b4eaff;
}
#page_donation .table01 th {
	text-align: left;
}
#page_donation .table01 th.PJdonation {
	background: #bddb15;
}
#page_donation table ul {
	margin: 0 0 0 -4em;
}
#page_donation table ul li {
	text-indent: 0;
	padding-left: 0em;
	margin-left: 4em;
	float: left;
}
.box_one .table01 p {
	margin: 0;
}
/* priceOther-Amount */
ul#payment_amount {
	margin: 0;
	padding: 0;
}
ul#payment_amount li {
	width: 160px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: left;
}
ul#payment_amount li.option {
	width: 200px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance:textfield;
}
input::-ms-clear {
    visibility:hidden
}
/**/
.table02 {
	width: 98%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin: 5px 1em 0 .5em;
}
.table02 th,
.table02 td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 8px;
}
.table02 th {
	text-align: left;
	background: #dcf5ff;
	color: #000;
	font-weight: 600;
}
.table02 td {
	font-size: 88%;
}
.table02 thead th,
.table02 thead td {
	background: #00629a;
	color: #fff;
}
.table02 td p.gloss {
	margin: 5px 0;
	line-height: 1.2;
}
/**/
#member_list .table01 td {
	text-align: center;
	vertical-align: top;
	font-size: .75em;
	line-height: 1.3;
}
#member_list .table01 td img {
	padding: 0 0 5px 0;
}
#member_list .table01 td h5 {
	font-size: 1.3em;
	margin: 5px 0 0;
}

/**/
.must {
	background:  #ea4012;
	border: 1px solid #af2500;
	color: #fff;
	font-size: .8em;
	font-weight: 300;
	padding: 1px 2px;
	margin-left: 10px;
	width: 2.5em;
	border-radius: 5px;
}
.post_card {
	height: 200px;
	background: #f6f2e6;
	margin: 1em;
	padding: .8em;
}
div.confirm_notice {
	margin: 5px 1em 0 1em;
	width: 93%;
	border: 1px solid #ff0000;
	background: #ffdfdf;
	padding: 1em 20px;
}
.table01 tr.confirm_notice span.notice {
	color: #ff0000;
	margin: 0;
	padding: 0 0 0 1em;
	font-size: .9em;
	border: none;
	background: none;
}
.table01 tr.confirm_notice input,
.table01 tr.confirm_notice select {
	border: 1px solid #ff0000;
	background: #ffe3c4;
}
.table01 tr.confirm_notice input.omit {
	border: #bebebe solid 1px;
	background: #fff;
}
/**/
/*--       ----------------------------------------------------------*/
#fb-root {
	height: 0;
}
/*--       ----------------------------------------------------------*/
#fb-root {
	height: 0;
}
body {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
#wrapper {
	text-align: left;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 92%;
	margin: 0 auto;
	position: relative;
	height: 100%;
	line-height: 1.3;
}
#main_contents {
	background: url(../images/bg.gif) repeat;
	margin: 0 auto 1em;
}
/* clearfix */
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	clear: both
}
.close {
	color: #f00;
	font-weight: 600;
	padding-left: 1em;
}
.small {
	font-size: .85em;
}
section p.small {
	margin: .4em 0 0 0;
}
.indent,
ul.indent {
	list-style: none;
	margin-left: .8em;
	text-indent: -1.2em;
}
/**/
section {
	margin: 0 0 15px 0;
}

a.map:hover img {
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#topics {
	width: 100%;
	background: #eee;
	padding: 1em;
	font-size: 92%;
	line-height: 1.4;
}
#topics .table01 {
	border-collapse: separate;
	border-spacing: 0px 1px;
}
#topics .table01,
#topics .table01 th,
#topics .table01 td {
	border-top: none;
	border-left: none;
	border-bottom: none;
  border-right: none;
	padding: 8px 8px 8px 10px;
}
#topics .table01 th {
	font-weight: 600;
	color: #333;
	border: none;
	vertical-align: middle;
	background-color: #c9c9c9;
}
#about .box_one {
  margin: 0 0 5px 0;
}
#about h4,
.aboutTTL {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	text-align: center;
	color: #203d89;
}
#about h4 {
	font-size: 1.25rem;
}
#about h4{
	position: relative;
	/*display: inline-block;*/
	margin-bottom: 1.5em;
}
#about h4:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #3464e0;
	border-radius: 2px;
}
#about h5 {
	clear: both;
}
.box_one p.aboutTTL {
	margin: 15px auto 0;
	font-size: 0.9rem;
	color: #0f1c3f;
	font-weight: 600;
}
/* footer */
#footer {
	background: #2161c2;
	position: relative;
	border-top: 1px solid #033387;
	margin-top: 45px;
	color: #fff;
}
#kahaku_map {
	width: 100%;
}
/**/
#footer .footer_in {
	position: relative;
}
a#kahakutop_footer {
	background: url(../images/kahaku_footer_top.png) no-repeat;
	width: 205px;
	height: 0;
	padding-top: 43px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 20px;
	border-bottom: none;
	font-size: 0px;
}
.footer_in .kahakurogo_foot{
	display: block;
	background: url(../images/kahakurogo_foot.svg) no-repeat;
	height: 0;
	padding-top: 70px;
	overflow: hidden;
	line-height: 2;
	}
.totop a {
	display: block;
	background: #2161c2 url(../images/totop.svg) no-repeat 13px 11px;
	background-size: 84px;
	border: 1px solid #033387;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: none;
	width: 74px;
	height: 0;
	padding: 35px 5px 0px 28px;
	position: absolute;
	right: 10px;
	top: -35px;
	overflow: hidden;
	font-size: 0px;
}
.cr {
	position: absolute;
	text-align: right;
	clear: both;
	font-size: 75%;
	color: #fff;
}
.cr span {
	font-size: 1em;
}

/*---------------------------------------
 SPONSOR
---------------------------------------*/
#sponsor {
	box-sizing: border-box;
	/*width: 90%;*/
	padding-top: 15px;
	border-top: 2px solid #51a5c4;
	margin: 2em auto 15px;
	font-size: .85em;
	line-height: 1.2;
	position: relative;
}
#sponsor h4 {
	font-size: 1em;
	font-weight: 600;
	border-top: 1px solid #51a5c4;
	margin: 23px 0 0;
	text-align: center;
	padding: 0;
	height: 24px;
}
#sponsor h4 span {
	position: relative;
	top: -8px;
	padding: 0 20px;
	background:white;
}
#mon_award {
	position: absolute;
	bottom: 15px;
	right: 460px;
}
p#tvTokyo2016,
p#onDemand,
p#tv_2017 {
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 100;
}
#sponsor .spon_rogo {
	clear: both;
	text-align: center;
}
#sponsor .spon_rogo p img {
	width: auto;
}
#sponsor .spon_rogo p.modal_close {
	display: block;
}
/* bnr_corp_support */
#bnr_corp_support a {
	display: block;
	width: 90%;
	background-image: url(../images/bnr_corp_support.gif);
	background-repeat: no-repeat;
	height: 0;
	padding-top: 79px;
	/*width: 805px;*/
	margin: 0 auto 15px;
	overflow: hidden;
}
#bnr_corp_support a:hover {
	background-position: 0 -79px;
}
/* modal */
#modaal-wrappe h3 {
	text-align: center;
	border-bottom: dotted 1px #c33;
	margin: 0 0 1em 0;
	padding: 0 0 .3em 0;
}
#modaal-wrappe h4 {
	margin: .7em .5em .5em;
	background: #f1d4d4;
}
#modaal-wrappe p {
	padding: 0 .5em;
}



/* ticker */
/*#ticker_div {
	box-sizing: border-box;
	padding: 0 0 0 70px;
	margin: 0 auto;
	border: #ccc 1px solid;
	background-image: url(../images/arrow.svg);
	background-repeat: no-repeat;
	background-position: 8px center;
  background-size: 60px;
	background-color: #f6f6f6;
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	z-index: 15;
}
#ticker {
	box-sizing: border-box;
	font-size: .8em;
	text-align: left;
}
#ticker-slide {
	margin-left: 60px;
}
#ticker ul {
	padding: 10px 10px 10px 0;
	width: 100%;
	height: 1em;
	position: relative;
}
#icker ul li {
	display: none;
	padding: 8px 8px 8px 0;
}
#icker ul li.showlist a {
	height: 100%;
}
#ticker ul li a, .ticker ul li a:link {
	color: #08296f;
}
#ticker ul li a:hover, #ticker ul li a:visited {
	color: #0e47c1;
}*/
.ticker {
	overflow: hidden;
	bottom: 70px;
	left: 0;
	right: 0;
	z-index: 15;
	font-size: .9em;
  margin: 0 auto;
  text-align: left;
  border: #ccc 1px solid;
  position: relative;
  background-color: #ffffff;
}

.ticker ul {
  width: 100%;
	/*margin: 0 0 0 54px;*/
  position: relative;
}

.ticker ul li {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: .85em;
  width: 100%;
  display: none;
}

/*--contents----------------------------------------------------------*/
#contents {
	background: #fff;
	padding: 0 15px 15px 15px;
	max-width: 870px;
	margin: 0 auto;
}
.box_in {
	margin: 0px 0 20px;
}
h2 {
	font-size: 1.3em;
	line-height: 1.2;
	color: #fff;
	font-family: "メイリオ", Meiryo,;
	font-weight: 600;
	margin-bottom: 10px;
 }
#topics table {
	margin-bottom: 20px;
}
#topics table th {
	background: #dcf5ff;
	color: #000;
	font-weight: 600;
}
#topics p img {
 vertical-align: middle;
}
.box_one {
	margin: 0 0 20px 0;
}
.box_one h3 {
	font-size: 1.1em;
	text-align: left;
	margin: 0.5em 0.5em .5em 0;
	color: #00b9ff;
	font-weight: 600;
	padding: 7px 0 7px 15px;
	border-left: #70b3ff solid 10px;
	background: -moz-linear-gradient(left top, #dff6ff, #dff6ff 80%, #fff);
	background: -webkit-gradient(linear, left top, right bottom, from(#dff6ff), color-stop(0.8, #dff6ff), to(#fff));
	background: -ms-linear-gradient(left top, #dff6ff, #dff6ff 80%, #fff); /* IE */
}
.box_one h3 {
	color: #008bc0;
	background: none;
	padding: 5px 0 5px 10px;
	margin: 20px 0 10px;
}
.box_one h4 {
	font-weight: 600;
	color: #666;
	margin-left: 1em;
	margin-bottom: .7em;
}
/*.box_one table {
	width: 100%;
}*/
.box_one p {
	margin: 0 0 10px 10px;
}
.box_one ul {
	margin: 0 0 10px 10px;
}
.box_one .object {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	max-width: 870px;
}
.box_one .object_center {
	padding: 0 0 0 0;
	margin: 0 auto 10px;
	max-width: 330px;
}
.box_one .object img:first-child {
	margin-right: 9px;
}
.box_one .object_center p.cap,
.box_one p.cap {
	text-align: left;
	font-size: .85em;
	margin: 5px 0;
}
.box_one .object_right {
	float: right;
	background: #fff;
	padding: 0 0 10px 10px;
	width: 300px;
}
.box_one .object_right img {
	max-width: 300px;
}
.box_one .object_right p.cap {
	text-align: left;
	font-size: .85em;
	margin: 5px 0;
}
/* .box_one2 */
.box_one2 {
	margin: 1.2em 0 20px 0;
}
.box_one2 p {
	margin: 0 0 10px 0;
}
.box_one2 h4 {
	font-weight: 600;
	color: #08296f;
}
.box_one2 .object_right p.cap {
	text-align: left;
	font-size: .85em;
	margin: 5px 0;
}
/**/
.box_one .object_part1 {
	float: right;
	padding: 0 0 15px 10px;
	width: 500px;
}
.box_one .object_part1 img {
	max-width: 500px;
}
.box_one .object_part1 p.cap {
	text-align: left;
	font-size: .85em;
	margin: 5px 0;
}
.box_one .object_part2 {
	float: right;
	padding: 0 0 15px 10px;
	width: 350px;
}
.box_one .object_part2 img {
	max-width: 350px;
}
.box_one .object_part2 p.cap {
	text-align: left;
	font-size: .85em;
	margin: 5px 0;
}
/* #about */
#about .box_one {
	line-height: 1.8em;
}
#about .box_one p {
	clear: both;
}
#about .box_one p.cap {
	line-height: 1.25em;
}
#about .box_one p.aboutTTL{
	line-height: 1.2;
}
/**/
#bnr_crowdfunding a {
	display: block;
	width: 500px;
	height: 0;
	padding-top: 230px;
	background: url(../images/CF_btn.jpg) no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
#bnr_crowdfunding a:hover {
	background-position: 0 -230px;
}
.circularize,
.uncircularize,
.noncircularize,
.media_new {
	font-size: 85%;
	padding: 2px 3px;
	margin-right: 5px;
	color: #fff;
	display: inline-block;
	border-top: 1px solid #fff;
 }
.circularize {
	background: #1294c4;
}
.uncircularize {
	background: #65a6be;
}
.noncircularize {
	background: #888;
}
.media_new {
	background: #c33;
}
.notice {
	line-height: 1.3;
}
.maTop-10,
.box_one ul.maTop-10 {
	margin-top: 10px;
}

/*page_donation*/
#page_donation h4 {
	border-left: 6px solid #206dc1;
	border-bottom: 1px dotted #206dc1;
	padding: 0 0 1px 5px;
	margin: 0 0 10px 5px;
	color: #123c6a;
	font-weight: 600;
}
#page_donation .address {
	border: 1px solid #335593;
	padding: 5px .5em 5px 1em;
	background: #E8EDF7;
	margin: 15px;
}
.donate_list li {
	list-style-type: disc;
	list-style: inside;
	color: #f00;
	margin: 0 0 0 10px;
}
.notice {
	border: 1px dashed #555;
	padding: 5px .5em 5px 1em;
	background: #efefef;
	margin: 15px;
	font-size: 0.95em;
}
.spe_note {
	font-size: 12px;
	width: 1em;
	padding: 0 .5em;
}
/*------------------ donation ------------------*/
.submit_btn {
	text-align: center;
	margin: 1em auto;
}
.box_one p.card_lineup {
	text-align: center;
	margin: 10px auto;
}
/**/
#btn {
	margin: 1em auto;
}
.donation #btn {
	width: 215px;
	margin: 1em auto;
}
.btn_personal a,
.btn_corporate a,
.btn_personal-pdf a {
	display: block;
	width: 215px;
	overflow: hidden;
	text-align: center;
}
#btn_pdf {
	width: 500px;
	margin: 1em auto;
}
.donation #btn_pdf {
	width: 215px;
	margin: 1em auto;
}

#btn_s {
	margin: 1em auto;
}
#btn_s .btn_personal a,
#btn_s .btn_corporate a {
	display: block;
}
/**/
.btn_personal a {
	float: left;
	background: #93e0ff;
	margin-left: 10px;
	padding: 5px 10px;
	border: 1px solid #2893be;
	border-radius: 6px;

}
.btn_corporate a {
	float: right;
	background: #93e0ff;
	margin-left: 10px;
	padding: 5px 10px;
	border: 1px solid #2893be;
	border-radius: 6px;
}
.btn_personal a:hover,
.btn_corporate a:hover {
	background-position: 0 -50px;
	background-color: #28caff;
	color: #fff;
}
/**/
#btn_pdf .btn_personal a {
	color: #5c6a00;
	float: left;
	background: #f1ff93;
	margin-left: 10px;
	padding: 5px 10px;
	border: 1px solid #9db400;
	border-radius: 6px;
}
#btn_pdf .btn_corporate a {
	color: #5c6a00;
	float: right;
	background: #f1ff93;
	margin-left: 10px;
	padding: 5px 10px;
	border: 1px solid #9db400;
	border-radius: 6px;
}
#btn_pdf .btn_personal a img,
#btn_pdf .btn_corporate a img {
	padding: 0 0 3px 7px;
}
#btn_pdf .btn_personal a:hover,
#btn_pdf .btn_corporate a:hover,
#one_btn .btn_personal-pdf a:hover {
	background-position: 0 -50px;
	background-color: #9db400;
	color: #fff;
}
/**/
.donation_top .btn_personal a,
.donation .btn_personal a,
.donation_payment .btn_personal a {
	float: left;
	background: #93e0ff;
	margin-left: 10px;
	padding: 5px 10px;
	border: 1px solid #2893be;
	border-radius: 6px;
}
.donation_top .btn_corporate a,
.donation .btn_corporate a,
.donation_payment .btn_corporate a {
	float: right;
	background: #93e0ff;
	margin-left: 10px;
	padding: 5px 10px;
	border: 1px solid #2893be;
	border-radius: 6px;
}
.donation_top .btn_personal a:hover,
.donation_top .btn_corporate a:hover,
.donation .btn_personal a:hover,
.donation .btn_corporate a:hover,
.donation_payment .btn_personal a:hover,
.donation_payment .btn_corporate a:hover {
	background-position: 0 -50px;
}
.donation_top #btn_s .btn_personal a,
.donation #btn_s .btn_personal a,
.donation_payment #btn_s .btn_personal a {
	float: left;
	padding-top: 40px;
	background: #93e0ff;
}
.donation_top #btn_s .btn_corporate a,
.donation #btn_s .btn_corporate a,
.donation_payment #btn_s .btn_corporate a {
	float: right;
	padding-top: 40px;
	background: #93e0ff;
}
.donation_top #btn_s .btn_personal a:hover,
.donation_top #btn_s .btn_corporate a:hover,
.donation #btn_s .btn_personal a:hover,
.donation #btn_s .btn_corporate a:hover,
.donation_payment #btn_s .btn_personal a:hover,
.donation_payment #btn_s .btn_corporate a:hover {
	background-position: 0 -40px;
}
#one_btn .btn_personal a,
#one_btn .btn_personal-pdf a {
	float: none;
	background-position: 0 0;
	margin: 0 auto;
}
#one_btn .btn_personal-pdf a {
	float: none;
	color: #5c6a00;
	background: #f1ff93;
	padding: 5px 10px;
	border: 1px solid #9db400;
	border-radius: 6px;
}
p#one_btn {
	border: 2px double #ff0000;
	padding: 5px;
	background: #fcc;
	margin-bottom: 1em;
	text-align: center;
}
.pdf_DLbox {
	font-size: .85em;
	margin: 1em;
	padding: 10px;
	background: #fcf2d8;
	border: #756848 1px solid;
}
.pdf_DLbox img {
	padding: 0 3px 3px 3px;
}
/**/
h5.crecard {
	border: 2px #ccc solid;
	margin: 1em;
	padding: .5em;
}
h5.crecard span {
	font-size: .9em;
	color: #c00;
	font-weight: 600;
}
h5.crecard span.blue_kahaku {
	color: #000fff;
}
.example_box {
	margin: 10px;
	padding: 15px;
	background: #dde2e5;
}
html .font-red {
	color: #ff0000;
}
/*doner*/
table#doner_list {
	margin-bottom: 1em;
}
table#doner_list ul {
	margin: 0 0 0 -4em;
}
table#doner_list td ul li {
	text-indent: 0;
	padding-left: 0em;
	margin-left: 4em;
	float: left;
	line-height: 1.5;
}
/*------------------ social ------------------*/
/*socialPlugIn*/
#social {
	position: absolute;
	width: 410px;
	height: 28px;
	bottom: 0;
	left: 10px;
	z-index: 110;
}
#social div {
	float: left;
	text-align: left;
}
.line {
	margin: 0;
	width: 82px;
	height: 20px;
	overflow: hidden;
}
#social .line a img {
	width: 82px;
}
.twitter {
	margin: 0 8px;
}
/**/
#facebook_insert {
	margin: 0 auto 1em;
}
.fb-page,
.fb_iframe_widget{
	margin: 0 auto;
}
/**/
.FB_info {

}
.uiScaledImageContainer {
	width: 100% !important;
}


/* cloud */
@media screen and (min-width: 800px) {
#cloud2018 {
	position: relative;
	height: 530px;
	width: 800px;
	background-image: url(../images/cloud2018/cloud2018.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: 1em auto;
}
/*#cloud2018 a {
  display: block;
  background-image: url(../images/cloud2018/cloud2018_btn.png);
  background-repeat: no-repeat;
  width: 234px;
  height: 0;
  padding-top: 56px;
  overflow: hidden;
  position: absolute;
  top: 300px;
  left: 277px;
}
#cloud2018 a:hover {
	background-position: 0 100%;
}*/
	#cloud2018 p#cloud2018message {
		color: #fff;
		position: absolute;
		text-align: center;
		top: 310px;
		left: 60px;
	}
#cloud2018_oa {
	position: relative;
	height: 400px;
	width: 800px;
	background-image: url(../images/cloud2018/cloud2018_oa.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: 1em auto;
}
#cloud2018_oa a {
  display: block;
  background-image: url(../images/cloud2018/cloud2018_btn.png);
  background-repeat: no-repeat;
  width: 262px;
	height: 0;
	padding-top: 62px;
  overflow: hidden;
  position: absolute;
  top: 189px;
	left: 268px;
}
#cloud2018_oa a:hover {
	background-position: 0 100%;
}
#cloud2018_oa p#cloud2018message {
	color: #fff;
	position: absolute;
	text-align: center;
	top: 310px;
	left: 60px;
	}
#cloud2018_pre {
	position: relative;
	height: 530px;
	width: 800px;
	background-image: url(../images/cloud2018/cloud2018_pre.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: 1em auto;
}
#cloud2018_pre a {
  display: block;
  background-image: url(../images/cloud2018/cloud2018_btn.png);
  background-repeat: no-repeat;
  width: 269px;
  height: 0;
  padding-top: 52px;
  overflow: hidden;
  position: absolute;
  top: 240px;
	left: 268px;
}
#cloud2018_pre a:hover {
	background-position: 0 100%;
}
}
/* event_dugout */
#event_dugout {
	background: #f4f5e7;
	border: 2px dotted #51a5c4;
	padding: 15px;
}
@media screen and (max-width: 800px) {
#cloud2018 {
	position: relative;
	height: 25%;
	width: 100%;
	background-image: none;
	background-repeat: no-repeat;
	background-size: auto;
	margin: 0;
}
/**/
	#cloud2018 p#cloud2018message {
			position: relative;
			display: block;
			height: 0;
			width: 100%;
			padding-top: 25%;
			overflow: hidden;
			background-image: url(../images/cloud2018/cloud2018_bnr.jpg);
			background-repeat: no-repeat;
			background-size: 100% auto;
			margin: 1em auto;
			top: 0;
			left: 0;
		}
	#cloud2018_oa a {
		position: relative;
	  display: block;
	  height: 0;
		width: 100%;
		padding-top: 25%;
		overflow: hidden;
		background-image: url(../images/cloud2018/cloud2018_bnr_oa.jpg);
		background-repeat: no-repeat;
		background-size: 100% auto;
		margin: 1em auto;
		top: 0;
	  left: 0;
	}
	#cloud2018_oa a:hover {
		background-position: 0 100%;
	}
}
#preOA {
	text-align: center;
	line-height: 1.5;
}
.last_challenge {
	text-align: left;
	line-height: 1.5;
}
.last_challenge ul li {
	list-style-type: disc;
	list-style-position: inside;
	color: #08296f;
	margin-left: 1em;
}
.last_challenge ul li span {
	color: #000;
}
#preOA h3,
.last_challenge h3 {
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 1.8em;
	margin: 0 auto .5em;
	border-left: none;
	color: #08296f;
	line-height: 1.1;
}
.last_challenge h3 {
	margin: 1.5em auto .5em;
}
.last_challenge h4 {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 1.2em;
	margin: 1em 0 .2em 0;
	color: #08296f;
}
@media screen and (max-width: 600px) {
	.box_one .object_right {
		clear: both;
	}
	.box_one .object_right img {
    width: 98%;
		margin: 0 1%;
	}
}


/*ボックス全体*/
.accbox {
    /*margin: 2em auto;*/
    padding: 0;
    /*max-width: 90%;最大幅*/
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 1.5px 0;
    /*padding : 20px 12px 20px 85px;*/
    color :#333333;
    font-weight: bold;
    background-color :#d9e9ff;
    cursor :pointer;
    transition: all 0.5s;
}

/*ラベルホバー時*/
.accbox label:hover {
    /*background-color :#c5deff;*/
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    padding: auto; /*25px 20px 25px 85px*/
    /*background: #fff;*/
    opacity: 1;
}