/* 共通
------------------------------------------------------------ */
.center_note {
	text-align: center;
}

/* トップページ
------------------------------------------------------------ */
html#home {
}
#home .back_jp {
  background: url("../images/back_jp2.png") no-repeat right bottom;
  background-size: contain;
}
#home section {
	padding-top: 0;
}

/* ヘッダ */
#home section article.contents {
//    padding: 0px;
}
#home .top_title {
	text-align: center;
    margin-top: -20px;
}
#home section article.contents div.top_title_head {
    margin-bottom: 40px;
}
#home .top_title .top_title_img {
	margin: 15px auto;
	width: 90%;
}
#home .top_title .top_title_txt {
	font-size: 3rem;
	font-weight: 600;
}
#home .top_title .top_title_txt img {
	width: 90px;
    vertical-align: top;
}
#home .top_title .top_title_txt span.forum {
	font-size: 0.53em;
    line-height: 1;
    letter-spacing: 0.08em;
    display: block;
    margin-top: 0.5em;
    padding-left: 0.08em;
}
#home .top_title .top_title_txt strong {
	white-space: nowrap;
}
#home .top_title .top_title_txt strong span {
	font-size: 1.15em;
    line-height: 1;
}
#home .top_title .top_title_right dl {
	text-align: left;
	display: table;
	margin: 10px auto 20px;
}
#home .top_title .top_title_right dl dt {
    font-size: 1.8rem;
    font-weight: bold;
	text-align: center;
	color: #c02a71;
    padding: 0.2em;
    margin-bottom: 0.5em;
    border: solid 1px #c02a71;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#home .top_title .top_title_right dl dd {
    font-size: 1.6rem;
    font-weight: 600;
}
#home .top_title ul li {
	list-style: none;
  margin: 10px auto 0px;
}
#home .top_title ul li a {
  font-size: 1.6rem;
  line-height: 2.6;
  font-weight: 600;
  display: block;
    text-align: left;
    padding: 0 0.6em 0 1em;
	border: solid 1px #bebebe;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    position: relative;
}
#home .top_title ul li a img {
    width: auto;
    height: 25px;
    margin-right: 0.8em;
}
#home .top_title ul li a:after {
    content: '\00ff1e';
    font-weight: 100;
	-webkit-transform: scale(0.5, 1);
	-ms-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
    margin-left: auto;
}
#home .top_title ul li.topmenu_handout span {
  font-size: 1.6rem;
  line-height: 2.6;
  font-weight: 600;
  display: block;
    text-align: left;
    padding: 0 0.6em 0 1em;
    margin-left: auto;
  color: #fd4075;
  background: #f9d9e2;
	border: solid 1px #bebebe;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.7;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    position: relative;
}
#home .top_title ul li span img {
    width: auto;
    height: 25px;
    margin-right: 0.8em;
}
#home .top_title ul li span:after {
    content: '\00ff1e';
    font-weight: 100;
	-webkit-transform: scale(0.65, 1);
	-ms-transform: scale(0.65, 1);
	transform: scale(0.65, 1);
    margin-left: auto;
}
#home .top_title ul li.topmenu_handout .preinfo {
    margin-top: 0.5em;
}

/* 会場選択 */
#home article.hall_serect {
	text-align: center;
   padding: 0 0 0px;
}
#home article.hall_serect a {
    display: block;
    padding: 10px;
	margin-bottom: 15px;
	border: solid 1px #bebebe;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#home article.hall_serect a:last-child {
	margin-bottom: 0;
}
#home article.hall_serect dl dt {
	font-size: 1.8rem;
	font-weight: 600;
    color: #fff;
    background: #c02a71;
    padding: 0.2em;
    position: relative;
}
#home article.hall_serect dl dt:after {
    content: '\00ff1e';
    font-weight: 100;
    display: inline-block;
	-webkit-transform: scale(0.5, 1);
	-ms-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
    margin-left: auto;
    position: absolute;
    right: 0.5em;
}
#home article.hall_serect dl dd {
}
#home article.hall_serect dl dd p.date {
	font-size: 2.4rem;
    font-weight: bold;
}
#home article.hall_serect dl dd p.date small {
	font-size: 0.7em;
}

#home article.contents .sub_title {
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.4;
    margin-bottom: 0.8em;
}
#home article.contents .sub_title img {
    width: 1em;
    margin: 0 0.5em 0.1em 0;
}

#home article.contents > div.information {
	margin: 30px 0 60px;
}
#home article.contents > div.information h2 {
}
#home article.contents > div.information dl dt {
    font-weight: bold;
	margin-bottom: 0.2em;
}
#home article.contents > div.information dl dd {
	margin-bottom: 1em;
	padding-bottom: 1em;
    border-bottom: dotted 1px #3d3f49;
}
#home article.contents > div.information dl dd:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#home article.contents > div.information dl dd a {
	text-decoration: underline;
}
#home article.contents > div.information dl dd a:hover {
	text-decoration: none;
}

#home article.contents > div.sns_area {
	margin-bottom: 50px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
}
#home article.contents > div.sns_area p {
	width: 40px;
	margin: 0 10px;
}

#home article.contents .sponsor_rank {
    font-weight: bold;
}
#home article.contents .sponsor_rank .gold,
#home article.contents .sponsor_rank .silver,
#home article.contents .sponsor_rank .bronze {
    text-align: center;
	margin-bottom: 30px;
}
#home article.contents .sponsor_rank h2 {
	width: 100%;
	font-size: 1.8rem;
	font-weight: 600;
    background: #d8f0f2;
    padding: 5px 10px;
    margin-bottom: 10px;
}
#home article.contents .sponsor_rank .gold img,
#home article.contents .sponsor_rank .silver img,
#home article.contents .sponsor_rank .bronze img {
	margin: 5px 10px;
	height: auto;
	padding: 0;
	vertical-align: middle;
}
#home article.contents .sponsor_rank img.logo_kyoritsu {
	width: 140px;
}
#home article.contents .sponsor_rank img.logo_zenoaq {
	width: 140px;
}
#home article.contents .sponsor_rank img.logo_amex {
	width: 50px;
}

#home article.contents .sponsor_rank img.logo_elanco {
	width: 100px;
}
#home article.contents .sponsor_rank img.logo_senju {
	width: 80px;
}
#home article.contents .sponsor_rank img.logo_sumitomo {
	width: 200px;
}
#home article.contents .sponsor_rank img.logo_hills {
	width: 50px;
}
#home article.contents .sponsor_rank img.logo_fujifilm {
	width: 120px;
}
#home article.contents .sponsor_rank img.logo_boehringer {
	width: 120px;
}
#home article.contents .sponsor_rank img.logo_royalcanin {
	width: 120px;
}
#home article.contents .sponsor_rank img.logo_cherish {
	width: 120px;
}
#home article.contents .sponsor_rank img.logo_we {
	width: 130px;
}
#home article.contents .sponsor_rank img.logo_arkray {
	width: 100px;
}
#home article.contents .sponsor_rank img.logo_idexx {
	width: 110px;
}
#home article.contents .sponsor_rank img.logo_inaba {
	width: 200px;
}
#home article.contents .sponsor_rank img.logo_zoetis {
	width: 80px;
}
#home article.contents .sponsor_rank img.logo_purina {
	width: 90px;
}
#home article.contents .sponsor_rank img.logo_pharm {
	width: 130px;
}
#home article.contents .sponsor_rank img.logo_vetpetz {
	width: 110px;
}
#home article.contents .sponsor_rank img.logo_menione {
	width: 130px;
}

#home article.contents .sponsor_ex {
	margin-bottom: 30px;
}
#home article.contents .sponsor_ex h2 {
	width: 100%;
	font-size: 1.8rem;
	font-weight: 600;
    background: #d8f0f2;
    text-align: center;
    padding: 5px 10px;
}

@media (min-width: 375px) {
/* トップページ
------------------------------------------------------------ */
#home .top_title ul li {
  margin-top: 15px;
}
#home .top_title ul li a {
  font-size: 1.8rem;
	max-width: 360px;
	margin: auto;
}
#home .top_title ul li.topmenu_handout span {
  font-size: 1.8rem;
	max-width: 20em;
	margin: auto;
}
}

@media (min-width: 415px) {
/* トップページ
------------------------------------------------------------ */
#home article.contents .sponsor_rank .gold img,
#home article.contents .sponsor_rank .silver img,
#home article.contents .sponsor_rank .bronze img {
	margin: 10px;
}

}

@media (min-width: 768px) {
/* トップページ
------------------------------------------------------------ */
#home section article.contents {
    padding: 50px 0px;
}

/* ヘッダ */
#home section article.contents {
//    padding: 0px;
}
#home .top_title {
	padding-top: 30px;
    margin-top: 0px;
}
#home section article.contents div.top_title_head {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
#home .top_title .top_title_img {
	margin: 0 30px 0 0;
	width: 60%;
	max-width: 583px;
}
#home .top_title .top_title_txt {
	font-size: 4rem;
	text-align: left;
}
#home .top_title .top_title_txt img {
    vertical-align: top;
}
#home .top_title .top_title_txt span.forum {
  margin-top: 0;
    letter-spacing: 0;
}
#home .top_title .top_title_right dl {
	margin: 10px 0 0;
	width: 100%;
}
#home .top_title .top_title_right dl dt {
    font-size: 2.2rem;
}
#home .top_title .top_title_right dl dd {
    font-size: 1.8rem;
    letter-spacing: -0.05em;
}
#home .top_title ul {
	margin-top: 20px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#home .top_title ul li {
  margin:10px 0px 0px;
	width: 48%;
	widht: -webkit-calc(50% - 10px);/*Chrome19~25対応*/
	width: -moz-calc(50% - 10px);/*Firefox4~15対応*/
	width: calc(50% - 10px);
}
#home .top_title ul li a {
  font-size: 2rem;
	max-width: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#home .top_title ul li.topmenu_handout span {
  font-size: 2rem;
	max-width: none;
}

/* 会場選択 */
#home section article.hall_serect {
	padding: 20px 0px;
}
#home article.hall_serect a {
    display: block;
    padding: 15px;
	margin-bottom: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#home article.hall_serect dl dt {
	font-size: 2.2rem;
    padding: 0.2em;
}
#home article.hall_serect dl dt:after {
    right: 20px;
    top: 50%;
	-webkit-transform: scale(0.5, 1) translateY(-50%);
	-ms-transform: scale(0.5, 1) translateY(-50%);
	transform: scale(0.5, 1) translateY(-50%);
}
#home article.hall_serect dl dd p.date {
	font-size: 3rem;
}
#home article.hall_serect dl dd p.date small {
	font-size: 0.7em;
}

#home article.contents .sub_title {
	font-size: 3.6rem;
    margin-bottom: 0.8em;
}

#home article.contents > div.information {
	margin: 20px 0 80px;
}
#home article.contents > div.information dl dd {
	font-size: 1.8rem;
}

#home article.contents > div.sns_area {
	margin-bottom: 80px;
}
#home article.contents > div.sns_area p {
	width: 50px;
	margin: 0 15px;
}

#home article.contents .sponsor_rank {
	margin-bottom: 20px;
}
#home article.contents .sponsor_rank .gold,
#home article.contents .sponsor_rank .silver,
#home article.contents .sponsor_rank .bronze {
	margin-bottom: 50px;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
#home article.contents .sponsor_rank h2 {
	font-size: 2rem;
	margin-bottom: 10px;
}
#home article.contents .sponsor_rank .gold img,
#home article.contents .sponsor_rank .silver img,
#home article.contents .sponsor_rank .bronze img {
	margin: 20px 15px 0;
}
#home article.contents .sponsor_rank img.logo_kyoritsu {
	width: 190px;
}
#home article.contents .sponsor_rank img.logo_zenoaq {
	width: 180px;
}
#home article.contents .sponsor_rank img.logo_amex {
	width: 60px;
}

#home article.contents .sponsor_rank img.logo_elanco {
	width: 160px;
}
#home article.contents .sponsor_rank img.logo_senju {
	width: 110px;
}
#home article.contents .sponsor_rank img.logo_sumitomo {
	width: 280px;
}
#home article.contents .sponsor_rank img.logo_hills {
	width: 80px;
}
#home article.contents .sponsor_rank img.logo_fujifilm {
	width: 170px;
}
#home article.contents .sponsor_rank img.logo_boehringer {
	width: 180px;
}
#home article.contents .sponsor_rank img.logo_royalcanin {
	width: 170px;
}
#home article.contents .sponsor_rank img.logo_cherish {
	width: 170px;
}
#home article.contents .sponsor_rank img.logo_we {
	width: 180px;
}
#home article.contents .sponsor_rank img.logo_arkray {
	width: 130px;
}
#home article.contents .sponsor_rank img.logo_idexx {
	width: 150px;
}
#home article.contents .sponsor_rank img.logo_inaba {
	width: 270px;
}
#home article.contents .sponsor_rank img.logo_zoetis {
	width: 110px;
}
#home article.contents .sponsor_rank img.logo_purina {
	width: 120px;
}
#home article.contents .sponsor_rank img.logo_pharm {
	width: 160px;
}
#home article.contents .sponsor_rank img.logo_vetpetz {
	width: 140px;
}
#home article.contents .sponsor_rank img.logo_menione {
	width: 180px;
}
#home article.contents .sponsor_ex {
	margin-bottom: 50px;
}
}

@media (min-width: 900px) {
}

@media (min-width: 1200px) {
/* トップページ
------------------------------------------------------------ */
/* ヘッダ */
#home .top_title {
	padding-top: 50px;
}
#home section article.contents div.top_title_head {
	padding-bottom: 30px;
}
#home .top_title .top_title_right {
	width: 335px;
}
#home .top_title .top_title_txt {
	font-size: 5rem;
	line-height: 0.5em;
}
#home .top_title .top_title_txt img {
    vertical-align: middle;
	width: 109px;
}
#home .top_title .top_title_txt span.forum {
	font-size: 2.4rem;
    letter-spacing: 0;
    display: inline-block;
    margin: 0;
}
#home .top_title .top_title_txt strong {
	line-height: 1.3em;
    display: block;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
#home .top_title .top_title_txt strong span {
	font-size: 1.15em;
    line-height: 1;
}
#home .top_title .top_title_right dl {
    margin-top: 20px;
}
#home .top_title .top_title_right dl dt {
	font-size: 2.4rem;
	padding: 0.1em;
}
#home article.hall_serect dl dt:after {
    right: 30px;
}
#home .top_title .top_title_right dl dd {
	font-size: 2rem;
}
#home .top_title ul {
	margin-top: 40px;
}
#home .top_title ul li {
	width: 48%;
	widht: -webkit-calc(50% - 15px);/*Chrome19~25対応*/
	width: -moz-calc(50% - 15px);/*Firefox4~15対応*/
	width: calc(50% - 15px);
	margin-bottom: 10px;
}
#home .top_title ul li a {
  font-size: 2.2rem;
}
#home .top_title ul li a img {
    height: 28px;
}
#home article.hall_serect dl dd a:after {
  font-size: 2.2rem;
}
#home .top_title ul li.topmenu_handout span {
  font-size: 2.2rem;
}
#home .top_title ul li.topmenu_certificate {
//    margin: 30px 0;
}
#home .top_title ul li.topmenu_announce {
//    margin: 30px 0 0;
}

/* 会場選択 */
#home section article.hall_serect {
}
#home article.hall_serect a {
    padding: 20px;
	margin-bottom: 30px;
}
#home article.hall_serect dl dt {
	font-size: 2.4rem;
    margin-bottom: 0.2em;
}

#home article.contents .sub_title {
	font-size: 4.5rem;
}
#home article.contents .sub_title img {
    width: 0.9em;
    margin: 0 0.5em 0.17em 0;
}

#home article.contents > div.information {
	margin: 20px auto 100px;
}
#home article.contents > div.information h2 {
    padding-top: 30px;
    background-size: auto;
}
#home article.contents > div.information dl dd {
	font-size: 2rem;
}

#home article.contents > div.sns_area {
	margin-bottom: 100px;
}
#home article.contents > div.sns_area p {
	width: 60px;
	margin: 0 25px;
}

#home article.contents .sponsor_list {
	margin-bottom: 80px;
}
#home article.contents .sponsor_rank h2 {
	margin-bottom: 10px;
    padding: 10px;
}
#home article.contents .sponsor_rank .gold img,
#home article.contents .sponsor_rank .silver img,
#home article.contents .sponsor_rank .bronze img {
	margin: 20px 20px 0;
}
#home article.contents .sponsor_rank img.logo_amex {
	width: 70px;
}

#home article.contents .sponsor_rank img.logo_cherish {
	width: 180px;
}
#home article.contents .sponsor_rank img.logo_we {
	width: 200px;
}
#home article.contents .sponsor_rank img.logo_arkray {
	width: 140px;
}
#home article.contents .sponsor_rank img.logo_idexx {
	width: 160px;
}
#home article.contents .sponsor_rank img.logo_inaba {
	width: 300px;
}
#home article.contents .sponsor_rank img.logo_zoetis {
	width: 130px;
}
#home article.contents .sponsor_rank img.logo_purina {
	width: 140px;
}
#home article.contents .sponsor_rank img.logo_pharm {
	width: 180px;
}
#home article.contents .sponsor_rank img.logo_vetpetz {
	width: 150px;
}
#home article.contents .sponsor_rank img.logo_menione {
	width: 200px;
}
#home article.contents .sponsor_ex h2 {
    padding: 10px;
    margin-bottom: 25px;
}
#home article.contents .sponsor_ex p {
}
}
@media (min-width: 1360px) {
}


/* プログラム一覧
------------------------------------------------------------ */
/* オンライン */
#online .hall_announce {
    padding: 30px 0px 10px;
}
#online .hall_announce table {
    font-size: 1.6rem;
}
#online .hall_announce table th {
    font-weight: 400;
  text-align: left;
    vertical-align: top;
  padding: 0 0.5em 0.5em 0;
    white-space: nowrap;
}
#online .hall_announce table th p {
    padding: 0 0.5em;
    border: solid 1px #bebebe;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#online .hall_announce table td {
  padding-bottom: 0.5em;
}
#online .hall_announce table tr:last-child th,
#online .hall_announce table tr:last-child td {
  padding-bottom: 0;
}

#online h4 {
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
  background: #3d3f49;
  padding: 0.5em 15px;
  margin-bottom: 20px;
}
#online .online_list {
    list-style: none;
    padding-bottom: 20px;
}
#online .online_list li {
    background: #fff;
//    padding: 15px;
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: dotted 2px #999;
//	-webkit-border-radius: 10px;
//	-moz-border-radius: 10px;
//	border-radius: 10px;
	position: relative;
}
#online .online_list li:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}
#online .online_list li .cate_label {
    font-weight: 600;
    display: inline-block;
    background: #faf7ed;
    padding: 0.2em 0.8em;
    margin: 0 5px 5px 0;
}
#online .online_list li .seminar_theme {
    font-size: 1.6rem;
	font-weight: bold;
    margin: 0 0 0.4em;
}
#online .online_list li dl {
    width: auto;
}
#online .online_list li dl dt {
    display: table-cell;
    white-space: nowrap;
}
#online .online_list li dl dd {
    display: table-cell;
    width: auto;
}
#online .online_list li .online_bt {
    margin-top: auto;
    padding-top: 10px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
	-webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#online .online_list li .online_bt a,
#online .online_list li .online_bt span {
  line-height: 2.4;
  font-weight: 600;
  display: block;
    padding: 0 0.5em 0 0.8em;
	border: solid 1px #bebebe;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
	width: 48%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(50% - 7px);/*Chrome19~25対応*/
	width: -moz-calc(50% - 7px);/*Firefox4~15対応*/
	width: calc(50% - 7px);
}
#online .online_list li .online_bt a {
}
#online .online_list li .online_bt a:after {
    content: '\0025b8';
}

#online .online_list li .online_bt a.seminar_info {
//    color: #fff;
    background: #fff;
}
#online .online_list li .online_bt a.seminar_play,
#online .online_list li .online_bt span.seminar_play {
//    color: #fff;
    background: #fff;
}
#online .online_list li .online_bt span.seminar_play {
    background: #bbb;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.4;
}

#online .online_list li .online_bt a.seminar_info {
}
#online .online_list li .online_bt a:after {
  content: '\00ff1e';
  font-weight: 100;
  display: inline-block;
  -webkit-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
    transition: .3s;
}
#online .online_list li .online_bt a.active:after {
  -webkit-transform: scale(1, 0.5) rotate(90deg);
  -ms-transform: scale(1, 0.5) rotate(90deg);
  transform: scale(1, 0.5) rotate(90deg);
    transition: .3s;
}



#online .online_list li .online_bt div {
	width: 90%;
	widht: -webkit-calc(100% - 30px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 30px);/*Firefox4~15対応*/
	width: calc(100% - 30px);
	height: 80%;
	height: -webkit-calc(100% - 4.7em);/*Chrome19~25対応*/
	height: -moz-calc(100% - 4.7em);/*Firefox4~15対応*/
	height: calc(100% - 4.7em);
	width: 100%;
//	margin: 15px;
	overflow-y: auto;
	position: absolute;
	top: 1px;
	left: 0px;
	background: rgba(255,255,255,0.95);
}

/* 現地開催 */
#hall section {
    padding-top: 0;
}
#hall .hall_announce {
    padding: 30px 0px 10px;
}
#hall .hall_announce table {
    font-size: 1.6rem;
}
#hall .hall_announce table th {
    font-weight: 400;
  text-align: left;
    vertical-align: top;
  padding: 0 0.5em 0.5em 0;
    white-space: nowrap;
}
#hall .hall_announce table th p {
    padding: 0 0.5em;
    border: solid 1px #bebebe;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#hall .hall_announce table td {
  padding-bottom: 0.5em;
}
#hall .hall_announce table tr:last-child th,
#hall .hall_announce table tr:last-child td {
  padding-bottom: 0;
}
#hall .contents h3 {
    font-size: 2rem;
    font-weight: 600;
}
#hall .hall_program {
    margin-top: 30px;
}
#hall .hall_program .floor {
    font-size: 1.6rem;
    font-weight: 600;
    padding: 0.5em 0.5em 0.5em 0.8em;
    margin-top: 20px;
	border: solid 1px #bebebe;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    cursor: pointer;
    transition: .3s;
}
#hall .hall_program .floor:after {
  content: '\00ff1e';
  font-weight: 100;
  display: inline-block;
  -webkit-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
    transition: .3s;
}
#hall .hall_program .floor.active {
    color: #fff;
    background: #48cad8;
    border-color: #48cad8;
    transition: .3s;
}
#hall .hall_program .floor.active:after {
  -webkit-transform: scale(1, 0.5) rotate(90deg);
  -ms-transform: scale(1, 0.5) rotate(90deg);
  transform: scale(1, 0.5) rotate(90deg);
    transition: .3s;
}
#hall .hall_program .floor:first-child {
    margin-top: 0;
}
#hall .hall_program .timetable {
    margin-top: 10px;
    display: none;
}
#hall .hall_program .timetable table {
    width: 100%;
}
#hall .hall_program .timetable th {
    font-size: 1.6rem;
    font-weight: 600;
    text-align: left;
    display: block;
    padding: 0.5em 0;
}
#hall .hall_program .timetable th .luncheon {
    font-weight: 600;
    line-height: 2;
	color: #fff;
  background: #c02a71;
    display: inline-block;
    padding: 0 1em;
    margin-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#hall .hall_program .timetable th .cate_label {
    font-weight: 600;
    line-height: 2;
	color: #fff;
  background: #f2b035;
    display: inline-block;
    padding: 0 1em;
    margin-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#hall .hall_program .timetable td {
    font-size: 1.6rem;
    display: block;
    border-left: solid 3px #bebebe;
    margin-left: 0.5em;
    padding: 5px  0 5px 15px;
}
#hall .hall_program .timetable tr:last-child td {
    border-left-color: #fff;
}
#hall .hall_program .timetable td div.program_detail {
}
#hall .hall_program .timetable td div.program_detail .cate_label {
    font-weight: 600;
}
#hall .hall_program .timetable td div.program_detail .seminar_theme {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 0.4em;
}
#hall .hall_program .timetable td div.program_detail dl {
    width: auto;
}
#hall .hall_program .timetable td div.program_detail dl dt {
    display: table-cell;
    white-space: nowrap;
}
#hall .hall_program .timetable td div.program_detail dl dd {
    display: table-cell;
    width: auto;
}
#hall .hall_program .timetable td div.program_detail .hall_bt {
    margin-top: auto;
    margin-top: 10px;
	display: table;
}
#hall .hall_program .timetable td div.program_detail .hall_bt a {
  line-height: 2.4;
  font-weight: 500;
    background-size: 20px;
  display: block;
    width: 12em;
    padding: 0 0.5em 0 0.8em;
	border: solid 1px #bebebe;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
#hall .hall_program .timetable td div.program_detail .hall_bt a:after {
  content: '\00ff1e';
  font-weight: 100;
  display: inline-block;
  -webkit-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
    transition: .3s;
}
#hall .hall_program .timetable td div.program_detail .hall_bt a.active:after {
  -webkit-transform: scale(1, 0.5) rotate(90deg);
  -ms-transform: scale(1, 0.5) rotate(90deg);
  transform: scale(1, 0.5) rotate(90deg);
    transition: .3s;
}
#hall .hall_program .timetable td div.program_detail div.program_info {
	margin-top: 10px;
	display: none;
}




/* ライトボックス */
.vbox-content {
    padding: 20px 15px;
}
.vbox-close {
    right: 15px;
	top: 15px;
}
.seminar_detail {
	padding: 15px;
	transform: rotate(0.03deg);
}

@media (min-width: 414px) {
.vbox-content {
    padding: 20px 30px;
}
.vbox-close {
    right: 30px;
}
}
@media (min-width: 768px) {
/* オンライン */
#online .hall_announce {
    padding: 50px 0px 10px;
}
#online .hall_announce table {
}
#online .hall_announce table th {
  padding: 0 1em 1em 0;
}
#online .hall_announce table th p {
    padding: 0.2em 1em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#online .hall_announce table td {
  padding-bottom: 1em;
}
#online h4 {
  font-size: 1.6rem;
	padding:  0.5em 20px;
	margin-bottom: 30px;
}
#online .online_list {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#online .online_list li {
//    padding: 20px;
    margin-bottom: 30px;
	width: 48%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(50% - 15px);/*Chrome19~25対応*/
	width: -moz-calc(50% - 15px);/*Firefox4~15対応*/
	width: calc(50% - 15px);  
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
}
#online .online_list li {
    padding-bottom: 0px;
    border-bottom: none;
}
#online .online_list li .cate_label {
    margin-right: 10px;
}
#online .online_list li .seminar_theme {
    font-size: 1.8rem;
    margin: 0.5em 0;
}
#online .online_list li .online_bt {
    padding-top: 20px;
}
#online .online_list li .online_bt a,
#online .online_list li .online_bt span {
  line-height: 2.6;
	width: 48%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(50% - 10px);/*Chrome19~25対応*/
	width: -moz-calc(50% - 10px);/*Firefox4~15対応*/
	width: calc(50% - 10px);  
}
#online .online_list li .online_bt a.seminar_play,
#online .online_list li .online_bt span.seminar_play {
    background-position: 15px center;
}
#online .online_list li .online_bt div {
	height: -webkit-calc(100% - 3.5em);
	height: -moz-calc(100% - 3.5em);
	height: calc(100% - 3.5em);  
}

/* 現地開催 */
#hall .hall_announce {
    padding: 50px 0px 10px;
}
#hall .hall_announce table {
}
#hall .hall_announce table th {
  padding: 0 1em 1em 0;
}
#hall .hall_announce table th p {
    padding: 0.2em 1em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#hall .hall_announce table td {
  padding-bottom: 1em;
}
#hall .contents h3 {
    font-size: 2.6rem;
}
#hall .hall_program {
    margin-top: 40px;
}
#hall .hall_program .floor {
    font-size: 1.8rem;
    padding: 0.8em 1.3em 0.8em 1.5em;
    margin-top: 35px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#hall .hall_program .floor:first-child {
    margin-top: 0;
}
#hall .hall_program .timetable {
    margin-top: 20px;
}
#hall .hall_program .timetable th {
    font-size: 1.8rem;
    display: table-cell;
    padding: 0em 24px 0em 0;
    width: 7em;
    white-space: nowrap;
    vertical-align: top;
}
#hall .hall_program .timetable th .luncheon {
    line-height: 2.4;
    text-align: center;
    display: block;
    margin: 5px 0 0;
}
#hall .hall_program .timetable th .cate_label {
    text-align: center;
    display: block;
    padding: 0;
    margin: 5px 0 0;
}
#hall .hall_program .timetable td {
    display: table-cell;
    margin-left: 0;
    padding: 0  0 20px 25px;
    border-left-width: 4px;
    position: relative;
}
#hall .hall_program .timetable tr:last-child td {
    padding-bottom: 0;
}
#hall .hall_program .timetable tr td:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: #bebebe;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
    box-shadow: 0px 10px 0px 0px #fff, 0px -10px 0px 0px #fff;
    -webkit-box-shadow: 0px 10px 0px 0px #fff, 0px -10px 0px 0px #fff;
    -moz-box-shadow: 0px 10px 0px 0px #fff, 0px -10px 0px 0px #fff;
    -o-box-shadow: 0px 10px 0px 0px #fff, 0px -10px 0px 0px #fff;
    -ms-box-shadow: 0px 10px 0px 0px #fff, 0px -10px 0px 0px #fff;
    position: absolute;
    left: -14px;
    top: 3px;
}
#hall .hall_program .timetable td div.program_detail {
    padding: 0px 0px 25px;
}
#hall .hall_program .timetable tr:last-child td div.program_detail {
    padding: 0px;
}
#hall .hall_program .timetable td div.program_detail .seminar_theme {
    font-size: 1.8rem;
    margin-bottom: 0.2em;
}
#hall .hall_program .timetable td div.program_detail .hall_bt a {
  line-height: 2.6;
  background-position: 15px center;
    background-size: 24px;
    padding: 0 1em 0 1.5em;
}





/* ライトボックス */
.seminar_detail {
	padding: 20px 30px;
}
}
@media (min-width: 1200px) {
/* オンライン */
#online .hall_announce table {
    font-size: 1.8rem;
}
#online h4 {
  font-size: 1.8rem;
	padding:  0.8em 30px;
}
#online .online_list li {
//    padding: 30px;
}
#online .online_list li {
    padding-bottom: 0px;
    border-bottom: none;
}
#online .online_list li .seminar_theme {
    font-size: 2rem;
}
#online .online_list li .online_bt {
    padding-top: 30px;
}
#online .online_list li .online_bt a,
#online .online_list li .online_bt span {
	width: 48%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(50% - 15px);/*Chrome19~25対応*/
	width: -moz-calc(50% - 15px);/*Firefox4~15対応*/
	width: calc(50% - 15px);  
}
#online .online_list li .online_bt a.seminar_play,
#online .online_list li .online_bt span.seminar_play {
    background-position: 20px center;
}
#online .online_list li .online_bt div {
//	width: 90%;
//	widht: -webkit-calc(100% - 60px);/*Chrome19~25対応*/
//	width: -moz-calc(100% - 60px);/*Firefox4~15対応*/
//	width: calc(100% - 60px);  
//	height: 80%;
//	height: -webkit-calc(100% - 80px - 2.6em);/*Chrome19~25対応*/
//	height: -moz-calc(100% - 80px - 2.6em);/*Firefox4~15対応*/
//	height: calc(100% - 80px - 2.6em);  
//	margin: 30px;
}

/* 現地開催 */
#hall .hall_announce table {
    font-size: 1.8rem;
}
#hall .contents h3 {
    font-size: 3rem;
}
#hall .hall_program {
    margin-top: 50px;
}
#hall .hall_program .floor {
    font-size: 2rem;
}
#hall .hall_program .floor:first-child {
    margin-top: 0;
}
#hall .hall_program .timetable {
    margin-top: 30px;
}
#hall .hall_program .timetable th {
    font-size: 2rem;
    padding: 0em 50px 0.5em 0;
}
#hall .hall_program .timetable td {
    padding: 0  0 30px 45px;
}
#hall .hall_program .timetable tr td:after {
    width: 30px;
    height: 30px;
    left: -17px;
}
#hall .hall_program .timetable td div.program_detail {
    padding: 0px 0px 30px;
}
#hall .hall_program .timetable td div.program_detail .seminar_theme {
    font-size: 2rem;
    margin-bottom: 0.3em;
}
#hall .hall_program .timetable td div.program_detail .hall_bt {
    margin-top: 15px;
}
#hall .hall_program .timetable td div.program_detail .hall_bt a {
    width: 16em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#hall .hall_program .timetable td div.program_detail div.program_info {
	margin-top: 15px;
}



.seminar_detail {
	padding: 30px;
}

}


/* 先行無料公開
------------------------------------------------------------ */
#register .free_info {
	margin-bottom: 1.5em;
}
#register .free_info .kome_list {
}
#register .free_info .kome_list li {
  list-style: none;
  padding-left: 1em;
  position: relative;
}
#register .free_info .kome_list li::before {
    content: "※";
    color: #f00;
    position: absolute;
    left: 0px;
}
#register .free_info .period {
	font-weight: 500;
	color: #fff;
	background: #f999b6;
	text-align: center;
	padding: 0.5em;
}
#register .free_info .period * {
	font-weight: 500;
	color: #fff;
}
@media (min-width: 414px) {
}
@media (min-width: 768px) {
}
@media (min-width: 1200px) {
}



/* ハンドアウト
------------------------------------------------------------ */
#handout section {
  padding-top: 0;
}
#handout .handout_announce {
    padding: 30px 0px 10px;
}
#handout .handout_announce h3 {
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
#handout .handout_announce li {
	list-style: none;
	margin-top: 0.5em;
	padding-left: 1.2em;
	position: relative;
}
#handout .handout_announce li:before {
	content: '●';
	color: #3d3f49;
	position: absolute;
	left: 0px;
	top: 0px;
}

#handout .handout_list {
    list-style: none;
}
#handout .handout_list li {
    background: #f1f1f1;
    padding: 15px;
    margin-bottom: 20px;
}
#handout .handout_list li .seminar_date {
    font-weight: 600;
    display: inline-block;
    background: #fff;
    padding: 0.2em 0.8em;
}
#handout .handout_list li .seminar_hall {
    font-size: 1.8em;
    margin: 0.5em 0;
}
#handout .handout_list li .seminar_handout {
	margin-top: 8px;
}
#handout .handout_list li .seminar_handout a {
  font-weight: 600;
  color: #fff;
  line-height: 1.5;
  background: #e76f51;
  display: block;
    border-bottom: solid 3px #c25337;
    text-align: left;
	margin-bottom: 8px;
	padding: 0.5em 1em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#handout .handout_list li .seminar_handout a:after {
    content: '\0025b8';
}

#handout .handout_list li .seminar_handout a.dl_link {
  color: #fff;
  background: #2a9d8f;
    border-bottom: solid 3px #168073;
}
#handout .handout_list li .seminar_handout span {
  font-weight: 600;
  color: #999;
  line-height: 1.5;
  background: #ddd;
  display: block;
    text-align: left;
	margin-bottom: 8px;
	padding: 0.5em 1em;
    border-bottom: solid 3px #aaa;
//  -webkit-filter: grayscale(100%);
//  -moz-filter: grayscale(100%);
//  -ms-filter: grayscale(100%);
//  -o-filter: grayscale(100%);
//  filter: grayscale(100%);
//  opacity: 0.7;
}
@media (min-width: 414px) {
}
@media (min-width: 768px) {
#handout .handout_announce {
    padding: 50px 0px;
}
#handout .handout_announce h3 {
  font-size: 1.8rem;
  margin-bottom: 20px;
}

#handout .handout_list {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#handout .handout_list li {
    padding: 20px;
    margin-bottom: 30px;
	width: 48%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(50% - 15px);/*Chrome19~25対応*/
	width: -moz-calc(50% - 15px);/*Firefox4~15対応*/
	width: calc(50% - 15px);  
}
#handout .handout_list li .seminar_hall {
    font-size: 2em;
    margin: 0.5em 0;
}
#handout .handout_list li .seminar_handout a {
	margin-bottom: 8px;
    border-bottom-width: 5px;
}
#handout .handout_list li .seminar_handout a:after {
    margin-left: 1em;
}
#handout .handout_list li .seminar_handout a.dl_link {
    border-bottom-width: 5px;
}
#handout .handout_list li .seminar_handout span {
	margin-bottom: 8px;
    border-bottom-width: 5px;
}
}
@media (min-width: 1200px) {
#handout .handout_announce h3 {
  font-size: 2rem;
  margin-bottom: 30px;
}
#handout .handout_list li {
    padding: 30px;
}
#handout .handout_list li .seminar_hall {
    font-size: 2.4em;
    margin: 0.5em 0;
}
}



/* 登録
------------------------------------------------------------ */
#register section .register_info {
}
#register section .register_info dt {
    font-size: 1.6rem;
    font-weight: 600;
    padding: 0.5em 0.5em 0.5em 0.8em;
	border: solid 1px #bebebe;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#register section .register_info dd {
    margin-bottom: 2em;
}
#register section .register_info th {
    text-align: left;
    padding-bottom: 0.5em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#register section .register_info th:after {
    content: '';
    display: block;
    height: 1px;
    min-width: 1em;
    margin: 0 0.5em;
    background: #bbb;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
#register section .register_info td {
    padding-bottom: 0.5em;
    white-space: nowrap;
}
#register section .register_info li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 1em;
    position: relative;
}
#register section .register_info li:before {
    content: '';
    display: block;
    height: 9px;
    min-width: 9px;
    background: #48cad8;
    position: absolute;
    left: 0px;
    top: 0.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#register section .register_link {
	margin-top: 40px;
}
#register section .register_link p {
	margin-bottom: 15px;
    text-align: center;
}
#register section .register_link .register_form a {
	font-size: 2rem;
	line-height: 55px;
    font-weight: 600;
	color: #fff;
	background: #c02a71;
	display: block;
	padding: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    position: relative;
}
#register section .register_link .register_form a img {
    width: 26px;
    margin: 3px 0.5em 0 0;
}
#register section .register_link .register_form a:after {
  content: '\00ff1e';
    font-size: 1.3em;
  font-weight: 100;
  display: inline-block;
  -webkit-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
    position: absolute;
    right: 15px;
    top: 0px;
}
#register section .register_link .register_about a {
	font-size: 1.8rem;
    font-weight: 600;
	color: #fff;
	line-height: 50px;
	background: #48cad8;
	display: table;
    width: 60%;
    max-width: 500px;
    margin: auto;
	padding: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    position: relative;
}
#register section .register_link .register_about a:after {
  content: '\00ff1e';
    font-size: 1.3em;
  font-weight: 100;
  display: inline-block;
  -webkit-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
    position: absolute;
    right: 15px;
    top: 0px;
}

#register section.register_notice .type_label {
	background: #fff;
	padding: 0.3em 1em;
	margin: 0.5em 0.5em 0 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: inline-block;
}

/* フォーム */
#register .hissu {
	text-align: right;
}
#register form {
	margin: auto;
	width: 1000px;
	max-width: 100%;
}
#register form input[type='text'],
#register form button,
#register form select,
#register form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}
#register form input[type="text"],
#register form textarea {
	font-size: 1.6rem;
	padding: 0.2em 0.5em;
    -moz-padding: 0.2em 0.5em;;
	width: 100%;
	max-width: 100%;
	margin-bottom: 25px;
	border: solid 1px #ddd;
    background: #fafafa;
}
#register form input[type="text"]:focus,
#register form textarea:focus {
    background: #fff;
}
#register form textarea {
  resize: vertical;
}
#register form .select_area {
    max-width: 100%;
    position: relative;
}
#register form .select_area::after {
  content: "\0025bc";
  position: absolute;
  top: 20%;
  right: 0.5em;
  pointer-events: none;
  -moz-transform: scale(0.8,0.5);
  -webkit-transform: scale(0.8,0.5);
  -o-transform: scale(0.8,0.5);
  -ms-transform: scale(0.8,0.5);
  transform: scale(0.8,0.5);
}
#register form .select_area select {
	font-size: 1.6rem;
    background: #fafafa;
    padding: 0.4em 2em 0.4em 0.5em;
    border: solid 1px #cfcfcf;
}
#register form .select_area select:focus {
    background: #fff;
}
#register form .radio_input {
	padding-right: 1em;
}
#register form input[type="radio"] {
	margin-right: 8px;
}
#register form .button_area {
	font-size: 1.6rem;
	text-align: center;
	margin: 40px 0px 0px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
}
#register form button {
    line-height: 40px;
	color: #fff;
	display: inline-block;
    margin: 0.5em 0 0;
	padding: 0px 2em;
	background: #8d8d8d;
	text-align: center;
    cursor: pointer;
}
#register form input[type="reset"],
#register form button.gray_bt {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 0.5em;
	display: inline-block;
	width: 8em;
	margin: 10px;
	background: #8d8d8d;
	text-align: center;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
#register form .button_area button {
	font-weight: bold;
	text-align: left;
	padding: 0 0.5em 0 0.8em;
    margin: 0 0.5em;
    width: 8em;
    position: relative;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
#register form .button_area button:after {
  content: '\00ff1e';
  font-weight: 100;
  display: inline-block;
  -webkit-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
}
#register #forms #form-register form .button_area {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
}
#register #forms #form-register form .button_area button[type="submit"] {
  font-weight: 500;
    background: #c02a71;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
#register #forms #form-register form .button_area button.gray_bt {
    background: #8d8d8d;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
#register #forms #form-register form .button_area button[type="reset"] {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#register form button.datareset {
    line-height: 2.4;
  font-weight: 500;
  display: block;
  width: 12em;
    background: #48cad8;
  padding: 0 0.5em 0 0.8em;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#register form button.datareset:after {
  content: '\00ff1e';
  font-weight: 100;
  display: inline-block;
  -webkit-transform: scale(0.5, 1);
  -ms-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
}

#register #forms #form-register form > div {
    margin-bottom: 30px;
}
#register #forms #form-register form .regist_header {
	font-size: 1.6rem;
  font-weight: 600;
  padding: 0.5em 0.5em 0.5em 0.8em;
    margin-bottom: 15px;
  border: solid 1px #bebebe;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

#register #forms #form-register form .kubun_table th {
    font-weight: normal;
    display: block;
    text-align: left;
    vertical-align: top;
}
#register #forms #form-register form .kubun_table td {
    display: block;
    margin-left: 1.5em;
    padding-bottom: 0.5em;
}
#register #forms #form-register form .kubun_table .select_area {
    margin-bottom: 3px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#register #forms #form-register form .kubun_table .select_area::after {
}
#register #forms #form-register form .kubun_table .select_area select {
	width: 80%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 3em);/*Chrome19~25対応*/
	width: -moz-calc(100% - 3em);/*Firefox4~15対応*/
	width: calc(100% - 3em);  
}
#register #forms #form-register form .kubun_table td label {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#register #forms #form-register form .kubun_table input[type="text"] {
    margin-bottom: 0;
	width: 80%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 6em);/*Chrome19~25対応*/
	width: -moz-calc(100% - 6em);/*Firefox4~15対応*/
	width: calc(100% - 6em);  
}
#register #forms #form-register form .kubun_table input.stu_post_ex {
	width: 80%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 5em);/*Chrome19~25対応*/
	width: -moz-calc(100% - 5em);/*Firefox4~15対応*/
	width: calc(100% - 5em);  
}

#register #forms #form-register form .radio_table caption {
    font-weight: bold;
    text-align: left;
    padding: 0.5em 0;
	white-space: nowrap;
}
#register #forms #form-register form .radio_table td {
    text-align: left;
    vertical-align: top;
    padding-bottom: 0.5em;
	display: table-cell;
}
#register #forms #form-register .kome_list {
	margin-top: 30px;
}
#register #forms #form-register .kome_list li {
	list-style: none;
	padding-left: 1em;
	position: relative;
}
#register #forms #form-register .kome_list li:before {
	content: "※";
	color: #f00;
	position: absolute;
	left: 0px;
}

#register form strong {
	display: block;
}
#register form input.half_size {
	width: 500px;
	max-width: 100%;
}
#register form input#zippostal {
	width: 8em;
}
#register form button.zip_search {
    margin: 0 0 0 15px;
    padding: 0 1.5em;
    background: #48cad8;
	line-height: 34px;
	box-shadow: none ;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#register #forms #form-register form .prefectures_area {
    margin-bottom: 45px;
    width: 11em;
}
#register #forms #form-register form .prefectures_area select {
    width: 100%;
}
#register article a {
	text-decoration: underline;
}

#register .privercy_area {
	background: #f2f2f2;
	padding: 20px;
}
#register .privercy_area div {
	padding: 0.5em;
	height: 12em;
	background: #fff;
	overflow-y: scroll;
}
#register .privercy_area strong {
	text-decoration: underline;
}
#register .privercy_area li,
#register .privercy_area dd {
	margin-left: 1.5em;
}

#register .hall ul,
#register .luncheon ul,
#register .practice ul {
    list-style: none;
    margin-bottom: 10px;
}
#register .hall ul li,
#register .luncheon ul li,
#register .practice ul li {
    margin: 0.2em 0;
    padding-left: 1em;
    position: relative;
}
#register .hall ul li:before,
#register .luncheon ul li:before,
#register .practice ul li:before {
    content: '※';
	color: #f24957;
    position: absolute;
    left: 0em;
    top: 0em;
}
#register .fee_total {
	padding: 0.5em 0;
}
#register .questionary label {
    display: inline-block;
    margin-right: 1.5em;
    white-space: nowrap;
}
#register .questionary label input {
    margin-right: 10px;
}
#register .questionary .questionary_ex {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#register .questionary .questionary_ex input[type="text"] {
    margin: 0;
}

/* 確認画面 */
#register #forms .confirm table {
	margin: auto;
}
#register #forms .confirm table th {
	font-weight: bold;
	display: block;
	text-align: left;
	vertical-align: top;
	padding-bottom: 1em;
}
#register #forms .confirm table td {
	display: block;
	text-align: left;
	vertical-align: top;
	padding-bottom: 1em;
}
#register #forms .confirm table td.select_block p {
	margin-bottom: 0.5em;
}
#register #forms .confirm table td.select_block p:last-child {
	margin-bottom: 0em;
}
/* 完了画面 */
#register #forms .regist_comment {
	margin-bottom: 40px;
}
#register #forms .regist_comment h2 {
    font-size: 1.6rem;
  font-weight: 600;
  padding: 0.5em 0.5em 0.5em 0.8em;
  margin-bottom: 15px;
  border: solid 1px #bebebe;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
    margin-bottom: 15px;
}

/* 決済画面 */
#register #forms table th {
	display: table-cell;
	padding: 0 1.5em 1.5em 0;
	white-space: nowrap;
}
#register #forms form .total th {
	padding: 0.5em 1em;
	border: none;
}
#register #forms form .total td {
	padding: 0.5em 1em;
}

/* 支払い画面 */
#register #forms {
}
#register #forms table.form-register_table {
	margin: auto;
}
#register #forms table th {
	font-weight: bold;
	display: block;
	text-align: left;
	vertical-align: top;
	padding-bottom: 0.5em;
}
#register #forms table td {
	display: block;
	text-align: left;
	vertical-align: top;
	padding-bottom: 1em;
}
#register #forms table td.hall_item p,
#register #forms table td.luncheons_item p,
#register #forms table td.practices_item p {
	margin-bottom: 0.5em;
}
#register #forms table td.hall_item p:last-child,
#register #forms table td.luncheons_item p:last-child,
#register #forms table td.practices_item p:last-child {
	margin-bottom: 0em;
}
#register #forms table td.practices_item p:last-child {
	margin-bottom: 0em;
}
#register #forms form .total th {
	background: #dfdfdf;
	padding: 0.3em 0.5em;
	border: solid 2px #dfdfdf;
}
#register #forms form .total td {
	padding: 0.3em 0.5em;
	border: solid 2px #dfdfdf;
}
#register #forms form[name="form_payment"] .select_area {
  display: inline-block;
  margin-bottom: 40px;
  font-size: 1.6rem;
}
#register #forms form .button_area button.submit {
    width: 14em;
    color: #fff;
    background: #c02a71;
    -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#register #forms form .button_area button.submit * {
    color: #fff;
}

/* 参加登録について */
#register .contents h3 {
  font-weight: 600;
  background: #fff;
  text-align: center;
  display: table;
  width: 15em;
  padding: 0.5em;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: solid 1px #bbb;
}
#register .contents .howto {
	margin-bottom: 30px;
}
#register .contents .howto h2 {
  font-size: 1.6rem;
  font-weight: 600;
  padding: 0.5em 0.5em 0.5em 0.8em;
    margin-bottom: 15px;
  border: solid 1px #bebebe;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
#register .contents .howto ol {
	margin-left: 1.5em;
}
#register .contents .howto ul {
    margin-left: 1.5em;
}
#register .contents .howto ul.komelist {
	margin: 0.5em 0 0;
}
#register .contents .howto ul.komelist li {
	list-style: none;
	margin: 0;
	padding-left: 1em;
	position: relative;
}
#register .contents .howto ul.komelist li:before {
	content: "※";
	position: absolute;
	left: 0px;
	top: 0px;
}
#register section .howto .howto_list li {
  list-style: none;
  padding-left: 1em;
  margin-bottom: 1em;
  position: relative;
}
#register section .howto .howto_list li::before {
  content: '';
  display: block;
  height: 9px;
  min-width: 9px;
  background: #f2376c;
  position: absolute;
  left: 0px;
  top: 0.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#register .contents .howto .cards {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#register .contents .howto .cards img {
	border: solid 1px #f2f2f2;
	margin-left: 5px;
	width: 66px;
}
#register .contents .howto .ijo {
	margin-top: 3em;
}
#register .contents .howto_pdf {
	text-align: center;
	margin: 10px 0 30px 0;
}
#register .contents .howto_pdf a {
    font-size: 1.6rem;
    color: #fff;
    text-decoration: none;
    background: #cf1414 url("../images/icon_pdf.png") no-repeat 98% top;
        background-size: auto;
    background-size: contain;
    display: inline-block;
    width: 500px;
    max-width: 100%;
    text-align: left;
    padding: 0.5em 1em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#register .contents .howto .system_subtitle {
	font-weight: bold;
	color: #2946af;
}

@media (min-width: 414px) {
}
@media (min-width: 768px) {
#register section .register_info {
}
#register section .register_info dt {
    font-size: 1.8rem;
    padding: 0.8em 1.3em 0.8em 1.5em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#register section .register_info dd {
    margin-bottom: 2.5em;
}
#register section .register_info th {
    padding-bottom: 0.8em;
}
#register section .register_info th:after {
    min-width: 3em;
    margin: 0 1.5em;
}
#register section .register_info th br {
    display: none;
}
#register section .register_info td {
    padding-bottom: 0.5em;
    white-space: nowrap;
}
#register section.register_notice .regist_header {
    padding: 0.8em 1.5em;
}
#register section.register_notice .regist_header strong {
    color: #fff;
}

#register section .register_link {
	margin-top: 40px;
}
#register section .register_link p {
	margin-bottom: 30px;
}
#register section .register_link .register_form a {
	font-size: 2.3rem;
	line-height: 65px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#register section .register_link .register_form a img {
    width: 30px;
    margin: 3px 0.7em 0 0;
}
#register section .register_link .register_form a:after {
    right: 20px;
}
#register section .register_link .register_about a {
	font-size: 2rem;
	line-height: 60px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#register section .register_link .register_about a:after {
    right: 20px;
}

/* フォーム */
#register form input[type="text"],
#register form textarea {
	padding: 0.4em 0.5em;
}
#register form button.datareset {
    line-height: 2.6;
    background-position: 15px center;
    background-size: 24px;
    padding: 0 1em 0 1.5em;
}
#register form button.datareset:after {
  line-height: 2.6;
}

#register #forms #form-register form > div {
    margin-bottom: 40px;
}
#register #forms #form-register form .regist_header {
    font-size: 1.8rem;
    padding: 0.8em 1.3em 0.8em 1.5em;
    border-radius: 10px;
    margin-bottom: 15px;
}

#register #forms #form-register form .kubun_table {
    width: 100%;
}
#register #forms #form-register form .kubun_table th {
    display: table-cell;
    padding: 0.5em 1em 0 0;
    white-space: nowrap;
    width: 10em;
}
#register #forms #form-register form .kubun_table td {
    display: table-cell;
    margin-left: 0;
    padding: 0 0 0.5em;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
#register #forms #form-register form .kubun_table .select_area {
    margin-bottom: 0px;
    width: 14em;
}
#register #forms #form-register form .kubun_table td label {
	width: 50%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 15em);/*Chrome19~25対応*/
	width: -moz-calc(100% - 15em);/*Firefox4~15対応*/
	width: calc(100% - 15em);  
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#register #forms #form-register form .kubun_table input[type="text"] {
    margin-bottom: 0;
	width: 80%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 6em);/*Chrome19~25対応*/
	width: -moz-calc(100% - 6em);/*Firefox4~15対応*/
	width: calc(100% - 6em);  
}
#register #forms #form-register form .kubun_table input.stu_post_ex {
	width: 80%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 5em);/*Chrome19~25対応*/
	width: -moz-calc(100% - 5em);/*Firefox4~15対応*/
	width: calc(100% - 5em);  
}

#register #forms #form-register .kome_list {
	margin-bottom: 50px;
}
#register form {
}
#register form input {
	font-size: 2rem;
}
#register form button {
	font-size: 1.8rem;
    line-height: 44px;
	padding: 0px 2.5em;
}
#register form input[type="reset"],
#register form button.gray_bt {
	font-size: 1.8rem;
}
#register form button.zip_search {
	font-size: 1.6rem;
    padding: 0.2em 1.5em;
}
#register form .button_area button {
	width: 12em;
    line-height: 2.6;
    padding: 0 1em 0 1.5em;
}
#register form .button_area button:after {
  line-height: 2.6;
}

#register form .button_area input[type="reset"],
#register form .button_area button.gray_bt {
	width: 12em;
	margin: 0 20px;
}
#register .fee_total {
	padding: 0.8em 1.5em;
}

/* 確認画面 */
#register #forms .confirm table th {
	display: table-cell;
	padding: 0 1.5em 1.5em 0;
	white-space: nowrap;
}
#register #forms .confirm table td {
	display: table-cell;
	padding-bottom: 1.5em;
}

#register #forms .confirm form p {
	display: table;
}

#register #forms .confirm form p.button_area {
	display: block;
}

/* 完了画面 */
#register #forms .regist_comment {
	margin-bottom: 60px;
}
#register #forms .regist_comment h2 {
	font-size: 1.8rem;
    padding: 0.8em 1.3em 0.8em 1.5em;
    border-radius: 10px;
}
#register #forms .regist_comment dt {
	font-size: 2.4rem;
	padding-bottom: 1em;
	margin-bottom: 1.4em;
}
#register #forms .regist_comment .check_note {
	padding: 1.5em;
	margin-top: 6em;
}
#register #forms .regist_comment .login_link a {
	padding: 1em 5em;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

/* 支払い画面 */
#register #forms table th {
	display: table-cell;
	padding: 0 1.5em 1.5em 0;
	white-space: nowrap;
}
#register #forms form .total th {
	padding: 0.5em 1em;
	border: none;
}
#register #forms form .total td {
	padding: 0.5em 1em;
}

/* 参加登録について */
#register .contents .howto h2 {
    font-size: 1.8rem;
    padding: 0.8em 1.3em 0.8em 1.5em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#register .contents .howto .cards img {
	width: auto;
}
}
@media (min-width: 1200px) {
#register section .register_link {
	margin-top: 50px;
}
#register section .register_link .register_form a {
	font-size: 2.6rem;
	line-height: 80px;
}
#register section .register_link .register_form a img {
    width: 35px;
    margin: 5px 0.7em 0 0;
}
#register section .register_link .register_form a:after {
    right: 20px;
}
#register section .register_link .register_about a {
	font-size: 2.2rem;
	line-height: 70px;
}
#register section .register_link .register_about a:after {
    right: 20px;
}

/* フォーム */
#register #forms #form-register form .regist_header {
    font-size: 2rem;
}
#register form select.workclass {
	width: 16em;
}
#register form .button_area {
	text-align: center;
	margin: 50px 0px 60px;
}
#register form button.datareset {
    width: 16em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* 支払い画面 */
#register #forms form[name="form_payment"] h2 {
	font-size: 2.2rem;
}
#register #forms form[name="form_payment"] .total {
	font-size: 2.2rem;
}
#register #forms form[name="form_payment"] .cardtype {
	margin-bottom: 44px;
}
#register #forms form[name="form_payment"] .cardtype img {
	margin-right: 20px;
}

/* 完了画面 */
#register #forms .regist_comment h2 {
	font-size: 2rem;
}

/* 参加登録について */
#register .contents h3 {
}
}


/* 特定商取引に関する法律に基づく表示
------------------------------------------------------------ */
section .ordercontract dt {
	font-weight: 600;
	margin-bottom: 0.5em;
}
section .ordercontract dd {
	margin-bottom: 2em;
}
section .ordercontract dd:last-child {
	margin-bottom: 0;
}
section .ordercontract dd li {
	margin-left: 1.5em;
}

@media (min-width: 414px) {
}
@media (min-width: 768px) {

}
@media (min-width: 1200px) {
#register section .register_info dt {
    font-size: 2rem;
}
}


/* 個人情報保護ポリシー
------------------------------------------------------------ */
section .privercy li {
	margin-left: 1.5em;
}
section .privercy h3 {
	font-size: 1.6rem;
	margin: 2em 0 1em;
}

@media (min-width: 414px) {
}
@media (min-width: 768px) {
section .privercy h3 {
	font-size: 1.8rem;
}
}
@media (min-width: 1200px) {
section .privercy h3 {
	font-size: 2rem;
}
}
