.title {
    font-size: 18px;
    font-weight: bold;
}

.vcinfo_top {
    text-align: center;
    margin-top: 22px;
    margin-bottom: 20px;
}

.vcinfo_top .notice_box {
	width: 84%;
	margin: 13px auto 30px;
	padding: 10px;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	-webkit-border-radius: 3px; /* Safari,Google Chrome */
	-moz-border-radius: 3px; /* Firefox */
	line-height: 1.8;
	text-align: center;
}

.vcinfo_top .notice_box p {
	display: inline;
	background-image: url(../img/common/ico_info.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	margin: 0;
}

.vcinfo_top .notice_box img {
	padding-top: 2px;
	padding-right: 5px;
}

.vcinfo_top h2.article_header {
	text-align: left;
}

.adinfo_top {
    text-align: center;
    margin-top: 30px;
/*  margin-bottom: -25px;*/
}

.section ul li {
    margin: 0px;
    padding: 0px;
}

ul.rectangle,
ul.vc_services {
  list-style-type: none;
  padding-left: 0;
  text-align: center;
}
ul.rectangle li,
ul.vc_services li {
  display: inline-block;
  list-style-type: none;
  width: 300px;
  height: 250px;
  margin: 10px 30px 15px 30px;
}
ul.banner {
  list-style-type: none;
  padding-left: 0;
  margin-right: -60px;
  text-align: center;
}
ul.banner li {
  list-style-type: none;
  display: inline-block;
  width: 234px;
  height: 60px;
  margin: 0 65px 30px 0;
}

/*
ul.banner_area {
    width: 100%;
    display: block;
    clear: both;
    text-align: left;
    margin: 10px 0 0 0;
    padding: 0px;
}

.banner_area li {
    display: block;
    width: 234px;
    height: 60px;
    float: left;
    vertical-align: top;
}

ul.banner_area li.h300 {
    display: block;
    width: 300px;
    height: 250px;
    float: left;
    vertical-align: top;
    margin: 0 75px 0 75px;
}


ul.banner_area li {
    list-style: none;
    margin: 0 75px 20px 0;
    padding-top: 15px;
}

ul.banner_area li.last {
    list-style: none;
    margin: 0 0 20px 0;
}

ul.banner_area li.pt15 img{
    margin-top: 15px;
}
.banner_area li.right {
    width: 234px;
    margin-right: 0px;
    clear: right;
}
*/
.regist_block {
    width: 700px;
    list-style: none;
    display: block;
    text-align: left;
    margin: 20px auto 0 auto;
}
.section p.regist_text {
    font-size: 14px;
    width: 400px;
    display: block;
    float: left;
    margin: 0px;
}
.db_regist,
.ad_regist {
    width: 280px;
    margin-bottom: 35px;
    float: right;
}
.db_regist a {
    width: 234px;
    box-shadow: 0 3px 0 0 #48a9ab;
    background-color: #52c4c5;
    display: inline-block;
    padding: 15px 0;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 130%;
    text-align: center;
}
.ad_regist a {
    width: 234px;
    box-shadow: 0 3px 0 0 #0a6ebd;
    background-color: #00a0dc;
    display: inline-block;
    padding: 15px 0;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-size: 130%;
    text-align: center;
}
.section .dit_regist_text {
  font-size: 14px;
  width: 400px;
  float: left;
  margin: 0px;
}
.dit_regist {
  width: 320px;
  margin-right: -40px;
  margin-bottom: 35px;
  float: right;
}

.dit_regist a {
    border: 0;
    text-align: center;
}
.db_regist a:hover,
.ad_regist a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.want_to_start {
    display: block;
    clear: both;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.want_to_start ul {
    display: block;
    clear: both;
    float: left;
    left: 50%;
    position: relative;
}
.want_to_start ul li {
    height: 30px;
    float: left;
    margin-right: 20px;
    left: -50%;
    position: relative;
}
.vpc_banner {
    display: block;
    clear: both;
    text-align: center;
    margin: 20px 0 30px 0;
/*    margin: 10px 0 20px 0;*/
}
.adpre_banner {
    display: block;
    clear: both;
    text-align: center;
    margin: 25px 0;
}
.adpre_banner img {
    border: solid 1px #cdcdcd;
}
.adpre_pr_banner {
    background-color: #FFF;
    border: 1px solid #e6e6e6;
    padding: 20px;
    text-align: center;
    margin: 40px auto 30px auto;
    display: block;
    font-size: 12px;
    width: 360px;
}
.adpre_pr_banner p {
    display: block;
    margin: 0 0 5px 0;
}
.adpre_pr_banner div {
    width: 320px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.article_header {
    margin-top: 20px;
}

.section p.regist_text br {
   display: inline;
 }

/* @media screen and (max-width: 767px)
--------------------------------------------------------------------------*/

@media screen and (max-width: 767px) {
 body { font-size: 14px;}
 #Contents {
   width: 95%;
}
 #Page {
   min-width: 100% !important;
 }
 .vcinfo_top {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
 }
 .vcinfo_top .notice_box {
	margin: 10px auto 15px;
}
 .section {
    margin-bottom: 20px;
    padding: 15px 0 0;
    position: relative;
 }
 .section p {
    line-height: 1.4 !important;
    margin: 0 15px;
 }
 .section p.regist_text {
    float: none;
    margin-bottom: 15px;
    width: auto;
    font-size: 14px;
 }
 .section p.regist_text br {
   display: none !important;
 }
  .adinfo_top {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
 }
  .db_regist, .ad_regist {
    float: none;
    width: 100%;
    margin-bottom: 0;
 }
  .db_regist a, .ad_regist a {
    width: 100%;
/*    padding: 20px 0;*/
    font-size: 120%;
 }
 .regist_block {
   display: block;
   width: auto;
   margin: 15px 15px;
   text-align: left;
   line-height: 1.4;
   list-style: outside none none;
  }
  .want_to_start {
    margin-bottom: 0;
  }
  .want_to_start ul {
    float: none;
    left: 0;
    position: relative;
  }
  .want_to_start ul {
    margin: 0 0 0 0;
  }
  .want_to_start ul li {
    height: 1.8;
    float: none;
    left: 0;
    margin: 8px 0;
    position: relative;
 }
 .want_to_start ul li a {
    display: inline-block;
    padding-left: 16px;
    background-position: 0 center;
    background-repeat: no-repeat;
    font-size: 13px;
 }
  .want_to_start ul li.about a {
  background-position: 3px center;
  }
  .ecbanner {
    margin: 0 auto 30px auto;
    text-align: center;
  }
  .article_header {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    font-size: 14px;
    font-weight: 100;
    margin: 0 0;
    padding: 8px 12px;
    line-height: 1.4;
    position: relative;
  }
  .article_header::after {
    background-image: none;
    display: none;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
  }
  .title {
    font-size: 14px !important;
    font-weight: bold;
    margin: 0 15px;
  }
  .banner_area {
    text-align: center;
    margin: 5px 1px 15px 1px;
  }

  .adpre_txt {
    margin-bottom: 15px;
    text-align: left;
  }
  ul.rectangle,
  ul.vc_services {
    display: block;
    clear: both;
    text-align: center;
    margin: 20px 1px -30px 1px;
  }
  ul.rectangle li,
  ul.vc_services li {
    margin: -15px 0 35px 0;
    list-style-type: none;
  }

  /* SimpleFooter_res
  ---------------------*/
  #SimpleFooter_res .pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 100;
  }
  #SimpleFooter_res .pagetop a {
    display: block;
    width: 44px !important;
    height: 44px;
    padding: 0;
    background-image: url("/img/event/common/backtoarrow.png") !important;
    background-size: 44px 44px !important;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  /*footer_res 《＝＝・/・ｽ・ｽ
  #SimpleFooter_res .utility_navi ul li {
    margin-bottom: 5px;
    line-height: 150%;
  }
  #SimpleFooter_res .copyright {
    margin-right: 46px;
    font-size: 90%;
    line-height:120%;
  }
}

/* @media screen and (max-width: 340px)
--------------------------------------------------------------------------*/
/* PCブラウザ幅を狭めた際の表示ズレ対策 */
@media screen and (max-width: 340px) {
 body { width: 320px;}
}

/* @media screen and (max-width: 320px)
--------------------------------------------------------------------------*/
/*　iPhone5&SE で冒頭行の折り返し制御　*/
@media screen and (max-width: 320px) {
 .title {
   margin: 0 8px;
 }
}


/*
---------------------*/
.center {
  text-align: center;
}
.clear {
  clear: both;
}
.logoimg {
    visibility: hidden;
}
