@charset "UTF-8";
@media only screen and (max-width:959px){
/*tablet*/
.pd{ display:none;}
.sd{ display: block;}
.pc-sp { display: block;}
.fll,.flr { float: none;}
/*------------------------------------------------------------------------

layout

------------------------------------------------------------------------*/
body {
	position: relative;
	background: #fff;
	line-height: 1.4;
}
.wrapper {
	width: auto;
	margin: 0;
	padding: 0px;
}
.top_area {
	background: none;
}
.content_area {
	width: auto;
	margin: 0;
	padding: 0 10px;
}
.content_top_mg {
	margin-top: 80px;
}
.content_inner {
	padding: 0 0 50px;
}
.area01 {
	margin: 40px 0;
	padding: 20px;
	background-position: 20% 75%;
}
/*---------------------------------------------------------------------

headline

---------------------------------------------------------------------*/
h1 img {
	width: 100%;
	height: auto;
}
h2 {
	min-width: 90%;
	margin: 0 auto 20px;
	font-size: 2.0rem;
}
h3.headline01 {
    font-size: 2.0rem;
}
h3.headline01_line-none {
	font-size: 2.0rem;
}
h3.headline02 {
	margin: 0 0 30px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 2px #007755;
}
h3.headline03 {
	margin: 0 0 30px;
	font-size: 2.0rem;
}
h3.headline04 {
	margin: 0 0 30px;
	font-size: 2.0rem;
}
	
h3.headline_plati {
	text-align: center;
	font-size: 2.0rem;
}
h3.headline_gold {
	text-align: center;
	font-size: 2.0rem;
}
h3.headline_silver {
	text-align: center;
	font-size: 2.0rem;
}
/*---------------------------------------------------------------------

header

---------------------------------------------------------------------*/
header img {
	float: none;
	padding: 10px 0;
}
header {
	height: auto;
    border-bottom: none;
}
header .header-logo>.inner {
    padding: 0 15px
}
/*---------------------------------------------------------------------

mainvisual

---------------------------------------------------------------------*/
.main_visual {
	margin: 40px 0 40px;
	background: #9ea730;
}
.main_visual_inner {
	width: 100%;
	height: auto;
	margin: 0;
	background: none;
}
	.main_visual h1 {
		display: table;
		margin: 0 auto;
	}
.main_visual img {
	max-width: 640px;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
/* リード文部分 */
.lead_area {
    padding: 0 10px 10px;
}
/*---------------------------------------------------------------------

Coming Soon 設定

---------------------------------------------------------------------*/
.coming_soon {
    font-size: 1.6rem;
}
/*---------------------------------------------------------------------

ゲスト紹介部分

---------------------------------------------------------------------*/
.guest_box dl {
    display: block;
}
.guest_box dl dt {
    width: 100%;
    display: block;
    text-align: center;
}
.guest_box dl dd {
    width: 100%;
    display: block;
}
.guest_box dl dt span {
    font-size: 1.4rem;
}
.guest_box dl dd p {
    font-size: 1.4rem!important;
    padding: 30px 0 0 0;
}
.guest_box dl dd p span {
    font-size: 1.4rem;
	margin-bottom: 5px;
}
/* アコーディオン CSS */
.c-accordion__item h3 {
    font-size: 2.0rem;
}
.c-accordion__body {
    font-size: 1.4rem;
    padding: 6px 6px;
}
/*---------------------------------------------------------------------

参加企業 トップ テキスト

---------------------------------------------------------------------*/
.explanation {
    font-size: 1.4rem;
}
/*---------------------------------------------------------------------

top_recommend_area

---------------------------------------------------------------------*/
.top_recommend_area {
	margin: 30px 0;
	/*padding: 0 10px;*/
}
.top_recommend_area p {
	margin: 0 0 30px;
	font-size: 1.4rem;
}
.top_recommend_area p span {
	display: block;
	margin: 0;
	font-size: 2.0rem;
}
.top_recommend_area p.soon {
    margin: 0 0 0 10px;
    font-size: 1.4rem;
    display: inline-table;
}
.top_recommend_area p.guest_txt {
    font-size: 1.4rem;
    text-align: left;
}
/*---------------------------------------------------------------------

countdown

---------------------------------------------------------------------*/
.count_area {
	margin: 0 0 40px;
}
.count_title {
	text-align: center;
	font-size: 2.0rem;
	font-weight: bold;
	color: #3c486b;
}
.yycountdown-box{
	text-align:center;
	font-weight: bold;
	color: #444;
}
#timer .yycountdown-box .yyc-day,
#timer .yycountdown-box .yyc-hou,
#timer .yycountdown-box .yyc-min,
#timer .yycountdown-box .yyc-sec {
	font-size:2.4rem;
	padding: 0 3px;
}
#timer .yycountdown-box .yyc-day-text,
#timer .yycountdown-box .yyc-hou-text,
#timer .yycountdown-box .yyc-min-text,
#timer .yycountdown-box .yyc-sec-text{
	font-size:1.4rem;
	color: #666;
}
/*---------------------------------------------------------------------

info_area

---------------------------------------------------------------------*/
.info_area {
	width: auto;
	margin: 0 0 30px;
	padding: 0 10px;
}
/*---------------------------------------------------------------------

app_area

---------------------------------------------------------------------*/
.app_yet {
	width: auto;
	margin: 0 10px 20px;
	padding: 20px 0;
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	border: solid 3px #9F0002;
}
.app {
	width:auto;
	margin: 0 10px;
}
.app li {
	float: none;
	width: auto;
	margin: 0 0 10px;
	box-sizing: border-box;
}
.app_form li {
	max-width: 100%;
	margin: 0 auto 10px;
}
.app li.first {
	margin: 0 0 30px;
}
.app_form li.first {
	margin: 0 auto 30px;
}
.app .btn_area01 a {
	display: block;
	font-size:1.8rem;
}
.app .btn_area02 a {
	font-size: 1.4rem;
}
.fin {
	font-size: 1.8rem;
	text-align: center;
}
.report_btn01 a {
	padding: 10px 0;
	font-size: 1.6rem;
}
.float-form_area {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*---------------------------------------------------------------------

slider

---------------------------------------------------------------------*/	
.slider {
	overflow: hidden;
	margin: 0 0 10px;
	padding: 10px 0;
	background: rgba(255,255,255,0.3);
}
.slider li {
	float: left;
	width: 150px;
	margin: 0 10px 0 0;
}
.slider li img {
	width: 100%;
	vertical-align: bottom;
}
/*---------------------------------------------------------------------

top_text

---------------------------------------------------------------------*/
.top_text {
	margin: 0;
	padding:10px 0 0 0;
	font-size: 1.4rem;
	color: #333;
	text-align: left;
	line-height: 1.6em;
}
.top_text .head {
	font-size: 2.0rem;
	margin: 0 0 20px;
	text-align: center !important;
	font-weight: bold;
}
/*---------------------------------------------------------------------

caution

---------------------------------------------------------------------*/
.caution {
	margin: 0;
	padding: 20px 0;
	background: #eee;
}
/*---------------------------------------------------------------------

gaiyou

---------------------------------------------------------------------*/
.gaiyou {
	box-sizing: border-box;
	width: auto;
	margin: 0 0 40px;
	padding: 0 10px;
	border: none;
	font-size: 1.4rem;
}
.g-mar {
	margin-bottom: 80px;
}
.gaiyou p {
	margin: 0 0 10px;
	font-size: 1.6rem;
}
.gaiyou table tr th {
	width: auto;
	display: block;
	padding: 15px 15px 10px;
	font-size: 1.6rem;
}
.gaiyou tr td {
	display: block;
	padding: 0 15px 15px;
	font-size: 1.6rem;
}
/*---------------------------------------------------------------------

tokuten_area

---------------------------------------------------------------------*/
.tokuten_area {
	width: 300px;
	margin:0 auto;
	padding: 15px 0;
}
.tokuten_area ul li {
	margin: 0 0 10px;
	float: none;
}
.tokuten_area p{
	font-size: 1.0em;
	text-align: justify;
	line-height: 1.4;
}
/*---------------------------------------------------------------------

new_info

---------------------------------------------------------------------*/
.new_info {
	width: auto;
	margin: 0 0 40px;
}
.new_info ul li dl dt,.new_info ul li dl dd {
	float: none;
	width: auto;
}
/*---------------------------------------------------------------------

move_area

---------------------------------------------------------------------*/
.move_area {
	margin: 0 0 40px;
}
.move_area li {
	float: none;
	max-width: 480px;
	margin: 0 auto 20px;
}
.move_area li:nth-child(even) {
	margin: 0 auto;
}
.move_area li dl dt {
	width: 100%;
	height: auto;
	margin: 0;
	border: none;
}
.move_area li dl dd {
	font-size: 1.4rem;
}
/*---------------------------------------------------------------------

speaker_area

---------------------------------------------------------------------*/
.top_text02 {
	font-size: 1.8rem;
}
.speaker_area {
	margin: 0 0 0;
}
.speaker_area ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.speaker_area ul li {
	width: auto;
	margin: 0 0 10px;
}
.speaker_area ul li:nth-child(4n) {
	margin: 0 0 10px;
}
.speaker_area ul li dl {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.speaker_area ul li dl dt {
	width: 110px;
	height: 110px;
	margin: 0 10px 10px 0;
}
.speaker_area ul li dl dd.name {
	flex: 1;
	margin: 0 0 5px;
	font-size: 1.3rem;
}
.speaker_area ul li dl dd.name span {
	font-size: 1.6rem;
	font-weight: bold;
	display: block;
}
/*---------------------------------------------------------------------

スポンサーメッセージ

---------------------------------------------------------------------*/
.speaker_area ul li dl {
    float: left;
}
.speaker_area_2 ul {
    flex-direction: initial;
}
.speaker_area_2 ul li {
    width: 100%;
    margin: 0 0 10px 0!important;
    height: auto!important;
    float: left;
    box-sizing: border-box;
}
.speaker_area_2 ul li img {
    width: 90%;
}
.speaker_area_2 ul li dl {
    display: inherit;
    display: -ms-flexbox;
    display: inherit;
}
.speaker_area_2 ul li dl dt {
    margin: 0 0 0 0;
    width: 100%;
    height: auto;
}
.speaker_area_2 ul li:nth-child(3n) {
    margin: 0 0 10px 0!important;
}
.speaker_area_2 ul li:nth-child(4n) {
    margin: 0 0 0 0;
}
.speaker_area_2 ul li dl dd.name {
    margin: 10px 0 0 10px;
    text-align: center;
}
.fwb-t {
    color: #fff;
    text-align: left;
	display: inline-table;
}
.speaker_area_2 .guest_txt {
    font-size: 1.4rem;
	line-height: 1.5;
    margin-bottom: 40px;
}
/*---------------------------------------------------------------------

top_list

---------------------------------------------------------------------*/
.top_list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0 0 40px;
}
.top_list li {
	max-width: 480px;
	width: 100%;
	margin: 0 auto 10px;
}
.top_list li a {
	display: block;
	padding: 0;
}
.top_list li:last-child {
	margin: 0 auto;
}
.top_list li dl dt {
	margin: 0 0 5px;
	font-size: 1.6rem;
}
.top_list li dl dd {
	padding: 3px 15px;
	text-align: center;
	font-size: 1.1rem;
}
/*------------------------------------------------------------------------

プログラム

------------------------------------------------------------------------*/
.program_area table {
width: 100%;
}
.program_area table tr td {
	padding: 5px;
}
.program_area table tr td.on_time p.live_mark {
	float: none;
	margin: 0 0 5px;
	text-align: center;
}
.program_area table tr td.on_time p.time {
	font-size: 1.3rem;
}
.program_area table tr th.main {
    font-size: 1.3rem;
}
.program_area table tr td.on_time p.title01,
.program_area table tr td.on_time p.title01-2,
.program_area table tr td.on_time p.title02,
.program_area table tr td.on_time p.title03,
.program_area table tr td.on_time p.title04 {
	font-size: 1.3rem;
}
.program_area table tr td.on_time p.title02 span,
.program_area table tr td.on_time p.title03 span,
.program_area table tr td.on_time p.title04 span {
	font-size: 1.3rem;
}
.program_area table tr td.on_time ul.name,
.program_area table tr td.on_time ul.name02,
.program_area table tr td.on_time ul.name03,
.program_area table tr td.on_time ul.name04 {
	font-size: 1.2rem;
	text-align: left;
}
.program_area table tr td.on_time ul.name dl dd,
.program_area table tr td.on_time ul.name02 dl dd,
.program_area table tr td.on_time ul.name03 dl dd ,
.program_area table tr td.on_time ul.name04 dl dd  {
	display: none;
}
.program_area table tr td.on_time ul.name02 li,
.program_area table tr td.on_time ul.name02 li:nth-child(even),
.program_area table tr td.on_time ul.name03 li,
.program_area table tr td.on_time ul.name03 li:nth-child(odd),
.program_area table tr td.on_time ul.name03 li:nth-child(even),
.program_area table tr td.on_time ul.name04 li:nth-child(odd),
.program_area table tr td.on_time ul.name04 li:nth-child(even)  {
	float: none;
	width: 100%;
	margin: 0 0 5px;
}
.program_area table tr td p.relay {
	font-size: 1.2rem;
}
.program_area table tr td p.relay::before {
	display: block;
	margin:0 auto 10px;
}
.program_area table tr td p.relay-2 {
	font-size: 1.2rem;
}
.program_area table tr td p.relay-2::before {
	display: block;
	margin:0 auto 10px;
}
.role {
    float: none;
}
/*---------------------------------------------------------------------

mordal

---------------------------------------------------------------------*/
.modal_cont .speaker_box li {
	float: none;
	width: auto;
}
.modal_cont ul.speaker_box li dl {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.modal_cont ul.speaker_box li dl dt {
	max-width: 100%;
	width: auto;
	margin: 0 auto;
	text-align: center;
}
.modal_cont ul.speaker_box li dl dt img {
	width: 85%;
}
.modal_cont ul.speaker_box li dl dd {
	width: auto;
}
.modal_cont ul.speaker_box li dl dd div.speaker_name {
	margin: 0 0 10px;
	padding: 0;
	/*border-bottom: none;*/
}
	
/*------------------------------------------------------------------------

event

------------------------------------------------------------------------*/
#event img {
	width: 100%;
	height: auto;
}
.event_list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.event_list li {
	position: relative;
	width: auto;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: dotted 1px #aaa;
}
.event_list li dl dt {
	width: 60px;
	margin: 0 5px 0 0;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
    color: #001a42;
	border: solid 1px #001a42;
	background: #FFF;
}
.event_com_list li div.event_btn01 {
	margin: 0;
	width: auto;
}
.event_com_list li div.event_btn01 p a {
	width: 100%;
	margin: 0 0 5px;
}
.event_map01 {
	margin: 0 0 80px;
}
/*------------------------------------------------------------------------

LIVE

------------------------------------------------------------------------*/
.top_live_area img {
	margin: 0 auto;
	max-width: 480px;
	width: 100%;
	height: auto;
}
.live_main_visual {
	margin: 60px 0 40px;
	background: #001b42;
}
.live_main_visual_inner {
	width: 100%;
	height: auto;
	margin: 0;
	background: none;
	text-align: center;
}
.live_main_visual_inner h1 img {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
.live_atten {
	margin: 0 0 40px;
	padding: 10px 5px;
}
.live_atten p {
	font-size: 1.6rem;
	font-weight: bold;
}
.live_list {
	box-sizing: border-box;
	width: 100%;
	float: none;
	margin: 0 0 40px;
}
.live_list:last-child {
	margin: 0;
}
.live_list ul li {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: solid 1px #ccc;
}
.live_list ul li dl dt {
	width: 100%;
	float: none;
	margin: 0 0 5px;
}
.live_list ul li dl dd {
	float: none;
	width: 100%;
}
.live_list ul li dl dd p.time {
	margin: 0 0 5px;
}
.live_list ul li dl dd p.title {
	font-size: 1.6rem;
	font-weight: bold;
}
.live_list02 ul li {
	width: auto;
	float: none;
	margin: 0 0 10px;
}
.live_list02 ul li:nth-child(4n) {
	margin: 0 0 10px;
}

.other_list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.other_list li {
	width: auto;
}
.other_list li dl dt {
	width: 100%;
	float: none;
	margin: 0 0 5px;
}
.other_list li dl dt img {
	width: 100%;
	max-width: 270px;
}
.other_list li dl dd {
	float: none;
	width: 100%;
}
/*---------------------------------------------------------------------

contact_area

---------------------------------------------------------------------*/
.contact_area li {
	width: 47%;
	margin: 0 1% 0 0;
	padding: 20px 0;
	text-align: center;
	background: #eee;
}
.contact_area li {
	padding: 10px 1%;
}
.contact_area li:nth-child(2) a {
	margin: 15px 0 0;
}
p.mail,
p.tel {
	font-size: 1.4rem;
}
p.name {
	font-size: 1.2rem;
}
/*------------------------------------------------------------------------

講演会社

------------------------------------------------------------------------*/
.company_header .header_inner img {
	padding: 10px 0;
}
.company_main_visual {
	margin: 0 0 20px;
	background: #001b42;
}
.company_main_visual_inner {
	width: 100%;
	height: auto;
	margin: 0;
	background: none;
	text-align: center;
}
.company_main_visual_inner h1 img {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
.company_pan {
	margin: 0 0 30px;
	line-height: 1.6;
}
.company_toptext {
	margin: 0 0 30px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
}
.float_area {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.btn01 a {
	margin: 0 auto 30px;
	padding: 15px 0;
	font-size: 1.6rem;
}
.row2 li,
.row3 li {
	width: auto;
}
.company_list li {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: solid 2px #c9bc9c;
}
.company_list li dl dt {
	margin: 0 0 20px;
	text-align: center;
}
p.com_name {
	margin: 10px 0 0;
	padding: 10px 0;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	text-align: center;
	font-size: 1.2rem;
}
.company_list li dl dd.btn02 a {
	margin: 10px auto 0;
	padding: 10px 0;
}
.company_movie_area {
	margin: 30px 0;
}
.message_area p {
	margin: 0 0 20px;
}
.message_area dt {
	float: none;
	width: auto;
}
.message_area dd {
	margin: 0 0 15px;
	background: none;
}
.message_area .imbox01 {
	margin: 0 auto 20px;
	order: 1;
}
.message_area .imtxt01 {
	width: auto;
	padding: 10px 0 0;
	order: 0;
}

/*------------------------------------------------------------------------

qa

------------------------------------------------------------------------*/
.qa_area section {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: solid 1px #aaa;
}
.qa_area section dl dt {
    margin: 0 0 20px;
	padding: 0 0 0 45px;
    font-size: 1.8rem;
	text-align: justify;
}
.qa_area section dl dd {
	padding: 0 0 0 45px;
	text-align: justify;
}
.qa_area section dl dd::before {
    font-size: 1.8rem;
}
/*------------------------------------------------------------------------

help

------------------------------------------------------------------------*/
.help_info {
	width: auto;
	margin: 0 0 30px;
}
/*------------------------------------------------------------------------

マップ

------------------------------------------------------------------------*/
.map_area01 {
	width: 100%;
	font-size: 0.9em;
}
.map_area01 p:first-child {
	margin: 0 0 10px;
    font-size: initial;
	font-size: 1.4rem;
}
.map_area01 .tar{
	text-align:left;
}
.map_area01 img{
	width: 100%;
	height:auto;
}
.map_area01 a{
	width:100%;
	overflow:hidden;
}
/*------------------------------------------------------------------------

協賛

------------------------------------------------------------------------*/
.sponsor {
	margin: 40px 0 0;
}
.sponsor section ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.sponsor section ul li {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 20px 0;
    text-align: center;
}
.cont_img {
	text-align: center;
	max-width: 280px;
	width: 100%;
	height: auto;
}
.sponsor_box01 li,
.sponsor_box02 li,
.sponsor_box03 li {
	width: auto;
	margin: 0;
}
ul.sponsor_box02 li a img.cont_img {
	width: 60%;
}
ul.sponsor_box03 li a img.cont_img {
	width: 60%;
}
ul.box_center li {
    display: block;
}
	
/* プラチナ・ゴールド・シルバー 見出し */
.sponsors-rankTtl_plat, .sponsors-rankTtl_gold , .sponsors-rankTtl_silver {
    font-size: inherit;
    letter-spacing: 0.3em;
    padding: 10px 0;
}
.sponsors-rankTtl_plat::before, .sponsors-rankTtl_plat::after, .sponsors-rankTtl_gold::before, .sponsors-rankTtl_gold::after, .sponsors-rankTtl_silver::before, .sponsors-rankTtl_silver::after {
    content: "";
    display: block;
    width: 10px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.sponsors-rankTtl_plat {
    padding: 5px;
}
.sponsors-rankTtl_gold {
    padding: 5px;
}
.sponsors-rankTtl_silver {
    padding: 5px;
}
/* プラチナ・ゴールド・シルバー 見出し */
/*------------------------------------------------------------------------

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;
}
/*------------------------------------------------------------------------

ダウンロードエリア

------------------------------------------------------------------------*/
.dl_arae,.dl_arae02 {
	width: 300px;
	margin: 0 auto 30px;
}
.dl_arae p,.dl_arae02 p {
	margin: 20px 0 10px;
}
.dl_arae ul li a,.dl_arae02 div a{
	float: none;
	width: 300px;
}
.dl_arae ul li:nth-child(1) a {
	margin: 0 0 10px;
}
.dl_bannar img {
	width: 100%;
}
/*------------------------------------------------------------------------

footer

------------------------------------------------------------------------*/
footer {
	padding: 30px 10px;
}
#pagetop {
	position: fixed;
	bottom: 10px;
	right: 0;
}
/*------------------------------------------------------------------------

スライドナビゲーション

------------------------------------------------------------------------*/
.overlay {
	content: "";
	display: block;
	width: 0;
	height: 0;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
	transition: opacity .5s;
}
.overlay.open {
	width: 100%;
	height: 100%;
	opacity: 1;
}
main {
	height: 100%;
	min-height: 100vh;
	padding: 0 50px;
	background-color: #eee;
	transition: all .5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
main.open {
	transform: translateX(-250px);
}
.menu-trigger {
	display: inline-block;
	width: 25px;
	height: 20px;
	vertical-align: middle;
	cursor: pointer;
	position: fixed;
	top: 9px;
	right: 10px;
	z-index: 100;
}
.menu-trigger span {
	display: inline-block;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #fff;
	transition: all .5s;
}
.menu-trigger.active span {
	background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
	transform: translateY(12px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
	top: 8px;
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	transform: translateY(-5px) rotate(45deg);
}
nav {
	width: 250px;
	height: 100%;
	padding-top: 70px;
	background-color: #f7ffde;/*(255, 255, 255, 0.9)*/
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10;
	transform: translate(250px);
	transition: all .5s;
}
nav.open {
	transform: translateZ(0);
}
.topSp_navi {
	margin: 0 0 20px;
}
.topSp_navi li a {
	position: relative;
	display: block;
	margin: 0 0 20px;
	padding: 10px 20px;
}
.topSp_navi li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 20px;
    width: 10px;
    height: 10px;
    border-top: #333 2px solid;
    border-right: #333 2px solid;
    transform: rotate(45deg);
}
.topSp_navi li:last-child a {
	margin: 0;
}
.topSp_navi li a span.new_mark {
	position: absolute;
	margin: 0 0 0 5px;
	padding: 2px 5px;
	font-size: 1.0rem;
	line-height: 1.0;
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background: #C70003;
}
/*.nav_wrapper p.sp a {
	display: block;
	margin: 0 10px;
	padding: 10px;
	background: #aaa;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.nav_wrapper p.sp a:hover {
	text-decoration: none;
	background: #aaa;
	color: #fff;
}*/

/*公開後設定をこちらに変更する*/
.nav_wrapper p.sp a {
	display: block;
	margin: 0 10px;
	padding: 10px;
	background: #C70003;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.nav_wrapper p.sp a:hover {
	text-decoration: none;
	background: #730001;
	color: #fff;
}

.remodal {
  padding: 35px 15px;
}
	
	
table.info_table {
	width: 100%;
}
table.info_table th {
	display: block;
	max-width: 100%;
	padding: 10px;
	font-weight: bold;
	border-top: 2px solid #c4d700;
	border-bottom: none;
	font-size: 1.4rem;
}
table.info_table td {
	display: block;
	max-width: 100%;
	padding: 10px;
	border-top: none;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	font-size: 1.4rem;
}
table.info_table tr {
	display: block;
	margin-bottom: 10px;
	}
.app p {
    font-size: 1.4rem;
}
.tac {
    margin-top: 20px;
    font-size: 1.3rem;
}
	.contact-li {
		margin-top: 20px;
	}
.contact-li li {
	margin-bottom: 6px;
	font-size: 0.9em;
}
	
	.contact-txt {
	font-size: 1.4rem;
}

/* モーダル レイアウト */
.modal_cont .head01 {
	padding: 0 0 30px;
}
.modal_cont .speaker_box li {
    margin: 0 0 20px;
}
.modal_cont .head01 .company {
	font-size: 1.4rem;
}
.modal_cont .head01 .title {
	max-width: 100%;
	font-size: 1.6rem;
}
	
	
/*---------------------------------------------------------------------

form.html こちら

---------------------------------------------------------------------*/
.for-button {
	max-width: 100%;
	font-size:2.6rem;
	text-align: center;
	color: #FF5F00;
	font-weight: bold;
	
}


}