@charset "utf-8";
/* init */
* {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
body {
  /*background-image: url(../images/bg_contents.jpg);
    background-position: top;
    background-repeat: repeat;*/
  /*background-color: #d9e1f4;*/
  color: #333333;
  font-size: 0.9em;
  line-height: 1.5em;
  font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', sans-serif;
  font-feature-settings: palt;
  letter-spacing: .8px;
	min-width: 960px;
}
a img {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}
a:link {
  color: #0D6D5E;
}
a:visited {
  color: #0D6D5E;
}
a:hover {
  color: #38AB99;
}
a {
  outline: none;
  border: none;
}
b, strong, .bold {
  font-weight: 600;
}
/* IEだけに適応 */
_:lang(x)::-ms-backdrop, .selector {
  font-family: "Segoe UI", Meiryo, sans-serif;
}
/* レイアウト */
#body-wrapper {
  /*background: url(../images/bg_mainImage.jpg) top center no-repeat;*/
}
#contents_bg {
width: 100%;
background-color: #b4c6d7; 
padding-top: 40px;
background: linear-gradient(320deg, rgba(180,198,215,1) 12%, rgba(255,244,231,1) 41%, rgba(217,227,225,1) 67%, rgba(180,198,215,1) 92%);
}
#header_wrapper {
  background-color: #001345;
  position: relative;
}
header {
  position: relative;
}
#seal {
  position: absolute;
  right: 15px;
  top: 160px;
  width: 216;
  height: 216;
}
#mainImg {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  width: 900px;
  height: 648px;
  border: 0;
}
#mainImg img#hana {
  position: absolute;
  top: 370px;
  left: 800px;
}
#contents_bgIn {
  margin: 0 auto;
  padding-bottom: 0px;
  background-color: #fcfcfc;
}
#contents_wrapper {
  width: 900px;
  margin: 0 auto;
}
#contents_left, #contents_right {
  width: 438px;
  margin-bottom: 50px;
}
#contents_left {
  float: left;
}
#contents_right {
  float: right;
}
.contents_1col {
  width: 980px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
}
.contents_1col img {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  width: 100%;
  margin-left: auto;
}
/*.contents_2col, .contents_3col {
    background: url(../images/bg_content.png) repeat left center;
}*/
#contents_1col_center {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 20px;
  position: relative;
  border: 0px solid #D9DBEB;
  background-image: url("../images/bg_pic.png");
  background-repeat: repeat;
  background-color: #f6fafd;
}
.contents_2col {
  margin-bottom: 30px;
  width: 396px;
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 25px;
  position: relative;
  border: 2px solid #E9E9E9;
  background-color: hsla(0, 0%, 100%, 0.93);
}
#info-block {
  background-color: #F7ECEC;
  width: 800px;
  text-align: left;
  font-size: 1em;
  line-height: 1.6;
  padding: 20px 50px;
  margin: 20px auto 40px auto;
  border-radius: 2px;
  border: 0;
  /*border:1px #C00000 solid;*/
  color: #000 !important;
  position: relative;
}
.under {
  border-bottom: solid 3px #E00000;
}
.text-red {
  color: #c00000;
}
#info-block .bold {
  font-weight: 600;
}
.present {
  position: absolute;
  right: 15px;
  top: 91px;
}
#footer {
  clear: both;
  background: #001345;
  margin-top: 0;
}
#footer_in {
  width: 900px;
  height: 160px;
  margin: 0 auto;
  position: relative;
}
/* パーツ */
h1 {
  display: none;
}
#about {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  border: 2px solid #E9E9E9;
  padding: 20px 48px 20px 48px;
  background-color: hsla(0, 0%, 100%, 0.40)
}
#tamokuteki {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #E9E9E9;
  padding: 20px 48px 40px 48px;
  background-color: #fff;
	position: relative;
}
/*#nettai {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}*/
h2 {
  margin-bottom: 15px;
  text-align: left;
  color: #001345;
  font-size: 1.2em;
}
div #tenji #lead {
  color: #36203A;
  text-align: left;
  font-size: 1.1rem;
  line-height: 1.7rem;
  font-weight: 400;
  text-shadow: 1px 1px #cfcfcf;
  width: 700px;
  height: 115px;
  padding: 30px 48px 30px 148px;
  margin: 0 auto 30px auto;
  position: relative;
  border: 2px solid #E9E9E9;
  background-image: url("../images/img_ran01.png"), url("../images/img_ran02.png");
  background-position: top -10px left -5px, bottom 0px right -30px;
  background-repeat: no-repeat, no-repeat;
}
h2 span {
  display: block;
  margin: 0 0 0 0px;
  height: 0px;
  overflow: hidden;
  background-repeat: no-repeat;
}
#tenji h2 span {
  background-image: url(../images/ttl_tenji.png);
  padding: 61px 0 0 0px;
  background-size: contain;
}
#event h2 span {
  background-image: url(../images/ttl_event.png);
  padding: 61px 0 0 0px;
  background-size: contain;
}
#online h2 span {
  background-image: url(../images/ttl_online.png);
  padding: 61px 0 0 0px;
  background-size: contain;
}
#live h2 span {
  background-image: url(../images/ttl_live.png);
  padding: 61px 0 0 0px;
  background-size: contain;
}
#saibai h2 span {
  background-image: url("../images/ttl_saibai.png");
  padding: 61px 0 0 0px;
  background-size: contain;
}
#photo_exhi h2 span {
  background-image: url("../images/ttl_photo_exhi.png");
  padding: 61px 0 0 0px;
  background-size: contain;
}
#quize h2 span {
  background-image: url("../images/ttl_quize.png");
  padding: 61px 0 0 0px;
  background-size: contain;
}
#planter h2 span {
  background-image: url("../images/ttl_hanbai.png");
  padding: 61px 0 0 0px;
  background-size: contain;
}
#kaijyo_map h2 span {
  background-image: url("../images/ttl_kaijyo_map.png");
  padding: 61px 0 0 0px;
  background-size: contain;
}
#gaiyou h2 span {
  background-image: url(../images/ttl_gaiyo.png);
  padding: 61px 0 0 0px;
  background-size: contain;
}
#access h2 span {
  background-image: url(../images/ttl_access.png);
  padding: 61px 0 0 0px;
  background-size: contain;
}
#download h2 span {
  background-image: url(../images/ttl_download.png);
  padding: 61px 0 0 0px;
  background-size: contain;
}
.sub-title {
  margin: 0 0 10px 5px;
}
.sub-title_yoyaku_n {
  background-color: #fff;
  margin-bottom: 0px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  height: 1.8em;
  width: 8em;
  color: #AF1A52;
  text-align: center;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-radius: 3px;
  border: solid #AF1A52 1px;
  display: inline-block;
}
.sub-title_yoyaku_y {
  background-color: #bb5801;
  margin-bottom: 0px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  height: 1.8em;
  width: 8em;
  color: #FFFFFF;
  text-align: center;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-radius: 3px;
  display: inline-block;
}
h3 {
  margin-top: 10px;
  margin-right: 0;
  margin-left: 4px;
  margin-bottom: 10px;
  padding-bottom: 0.2em;
  letter-spacing: .6px;
  color: #006253;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.5em;
  text-shadow: 2px 2px 1px #FFFFFF;
  border-bottom: 1px dotted hsla(245, 43%, 46%, 0.30);
}
h4 {
  margin: 8px 0 5px 5px;
  padding: 0px;
  color: #02255F;
  font-weight: 600;
  font-size: 1.2em;
  border-left: 0px solid #006253;
  line-height: 1.3em;
  font-feature-settings: "palt";
  letter-spacing: .6px;
}
h4 span {
  display: block;
  margin: 0 0 0 0px;
  height: 0px;
  overflow: hidden;
  background-repeat: no-repeat;
}
#info-block h3 {
	display: none;
}
#tamokuteki h3 {
  display: none;
}
#tamokuteki h4 {
  display: none;
}
div #present {
	width: 356px;
  background-color: #FBF2F2;
  padding: 10px 20px;
  border-radius: 3px;
  position: relative;
}
div #gentei {
  position: absolute;
  border-radius: 50%;
  background-color: #b53739;
  color: #fff;
  font-weight: 600;
  line-height: 1.2;
  width: 50px;
  height: 50px;
  right: -23px;
  top: -10px;
  text-align: center;
}
div #gentei span {
  display: inline-block;
  margin: 8px auto;
}

/* パーツ */
.table01 {
  border-collapse: collapse;
  width: 100%;
}
.table01 td, .table01 th {
  border: 1px solid #B5B7C0;
  vertical-align: middle;
}
.table01 th, .table01 td.midashi {
  background-color: #F9FBFF;
  padding: 3px;
  text-align: center;
  font-weight: normal;
}
.table01 th {
  width: 20%;
}
.table01 td {
  background-color: #fff;
  padding: 8px;
  text-align: left;
}

#ev01 .table01 th, .table01 {
  background-color: #FCF8F6;
}
#photo_exhi .table01 th, .table01 {
  background-color: #F9F6FC;
}
#online .table01 th, .table01 {
  background-color: #FDFBEE;
}
#live .table01 th, .table01 {
  background-color: #FDFBEE;
}
#quize .table01 th, .table01 {
  background-color: #FDFBEE;
}


.table02 {
  border-collapse: collapse;
  width: 100%;
}
.table02 td, .table02 th {
  border: 1px solid #B5B7C0;
  vertical-align: middle;
  padding: 5px;
 /* font-size: 0.9rem;*/
}
.table02 th {
  font-weight: normal;
  background-color: #FDFBEE;
  width: 30%;
  text-align: center;
}
.table02 td {
  background-color: #FFF;
  text-align: left;
  padding-left: 1rem;
}
.table02 td.fee {
  text-align: left;
  padding: 15px 0 15px 25px;
}
.table03 {
  border-collapse: collapse;
  width: 100%;
  border-width: 1px;
}
.table03 th, .table03 td {
  border: 1px solid #AEAEAE;
  background-color: #FFF;
  vertical-align: middle;
}
.table03 th {
  color: #666;
  font-weight: normal;
  width: 30%;
  background-color: #FDFBEE;
  text-align: center;
}
.table03 td {
  padding-right: 3px;
  padding-left: 1rem;
  padding-top: 5px;
  padding-bottom: 5px;
  /*font-size: 0.9em;*/
  text-align: left;
}
.table04 {
  border-collapse: collapse;
  width: 340px;
  margin: 0 0 15px 20px;
}
.table04 td, .table04 th {
  border: 1px solid #aeaeae;
  vertical-align: middle;
}
.table04 th {
  background-color: #f6f6f6;
  padding: 3px;
  text-align: center;
  font-weight: normal;
}
.table04 td {
  background-color: #fff;
  padding: 8px;
  text-align: center;
}
.box01 {
  position: relative;
  width: 368px;
  padding: 20px 10px 10px 10px;
  margin-bottom: 12px;
  border: 1px solid #006253;
  background-color: hsla(224, 56%, 95%, 0.70);
  border-radius: 2px;
}
#img_01 {
  background-image: url("../images/img_01hk.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 128px;
  height: 213px;
  bottom: -2px;
  left: -30px;
  z-index: 10;
}
#img_02 {
  background-image: url("../images/img_02hk.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 74px;
  height: 59px;
  top: 0px;
  left: -15px;
  z-index: 10;
}
#img_03 {
  background-image: url("../images/img_03hk.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 64px;
  height: 102px;
  top: 134px;
  right: -20px;
  z-index: 10;
}
#img_04 {
  background-image: url("../images/img_04hk.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 56px;
  height: 79px;
  bottom: 1px;
  right: 33px;
  z-index: 10;
}

#img_05 {
  background-image: url("../images/img_05hk.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 62px;
  height: 84px;
  top: -10px;
  right:50px;
  z-index: 10;
}

#img_06 {
  background-image: url("../images/img_06hk.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 52px;
  height: 62px;
  bottom: 10px;
  left: 250px;
  z-index: 10;
}

.box-pic {
  position: absolute;
  top: 7px;
  right: 7px;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  z-index: 2;
  width: 125px;
  height: 125px;
  overflow: hidden;
  border-radius: 5px;
}
.box-pic02 {
  position: absolute;
  top: 10px;
  right: 10px;
  border-left: 0px solid #CCC;
  border-right: 0px solid #CCC;
  border-bottom: 0 solid #CCC;
  border-top: 0px solid #CCC;
  z-index: 2;
  width: 130px;
  height: 80px;
  overflow: hidden;
  border-radius: 4px;
}

.yoyaku {
  width: 361px;
  background: #FFFEF0;
  padding: 15px 10px 10px 10px;
  margin: 20px 0 40px 0;
  border-top: 1px solid #9b9b8a;
  border-bottom: 1px solid #9b9b8a;
  color: #bb5801;
  position: relative;
  font-size: 1.1em;
}
.yoyaku p {
  margin-bottom: 7px;
}
.box02 {
  width: 361px;
  background-color: #fefcf4;
  padding: 10px;
  margin-bottom: 12px;
  border: 1px #f4f3e7 solid;
}
.box-in-box {
  position: relative;
  width: 368px;
  border: none;
  padding: 5px 0;
  margin-bottom: 12px;
  border-bottom: #CCC 1px dotted;
}
.box-in-box-present {
  background-color: #fefcf4;
  width: 361px;
  border: none;
  padding: 5px 0 5px 0;
  border-bottom: none;
}
.box-in-box-last {
  width: 368px;
  border: none;
  padding: 5px 0 5px 0;
  margin-bottom: 12px;
  border-bottom: none;
}
.blog {
  background-repeat: repeat;
  background-position: left 100px;
  background-image: url(../images/bg_content.png);
  margin-bottom: 30px;
  width: 375px;
  padding-top: 15px;
  padding-right: 25px;
  padding-left: 20px;
  padding-bottom: 20px;
  border: 5px solid #ECE0D5;
  position: relative;
  background-color: hsla(0, 0%, 100%, 0.71);
}
.blog-in {
  width: 351px;
  border: none;
  padding: 10px 15px;
  border-bottom: none;
}
.txt01 {
  padding: 5px 8px;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 1.1em;
}
.txt02 {
  padding-top: 15px;
  padding-right: 8px;
  padding-left: 8px;
  padding-bottom: 10px;
  margin-top: 13px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 1.6em;
  border: 1px dotted #888888;
  background-color: #fff;
}
.txt03 {
  color: #001F74;
  padding: 5px 8px;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 10px;
  font-size: 0.9rem;
  line-height: 1.3em;
}
.txt04 {
	width: 900px;
	text-align: center;
  color: #858585;
  margin: 0 auto;
  font-size: 0.6em;
}

/*リンクボタン*/
.button_ws {
  margin-left: 15px;
  margin-top: 10px;
  display: block;
  width: 350px;
  height: 60px;
  line-height: 60px;
  font-size: 1.2em;
  color: #FFF !important;
  text-decoration: none;
  text-align: center;
  background-color: #001345;
  border-radius: 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}
.button_ws:hover {
  color: #001345 !important;
  background-color: #B4C6D7;
}
.gmap {
  margin: 15px 0 5px;
}
.gmap p {
  text-align: right;
  font-size: 85%;
}
.gmap_in {
  border: solid 1px #a590d5;
}
.box_dl1 a, .box_dl2 a {
  display: block;
  width: 213px;
  font-size: 0.8rem !important;
  height: 52px;
  padding: 55px 20px 0 150px;
  background-repeat: no-repeat;
  color: #333333;
  line-height: 1.2em;
  text-decoration: none;
}
.box_dl1 a:link, .box_dl2 a:link, .box_dl1 a:visited, .box_dl2 a:visited, .box_dl1 a:hover, .box_dl2 a:hover {
  color: #333333;
  text-decoration: none;
}
.box_dl1 a {
  background-image: url(../images/btn_dl_off.jpg);
  background-repeat: no-repeat;
}
.box_dl1 a:hover {
  background-image: url(../images/btn_dl_on.jpg);
  background-repeat: no-repeat;
}

.flex {
  display: flex;
}

#quize .map {
  width: 390px;
  height: 338px;
  position: relative;
	margin-top: 30px;
}
#kaijyo_map .map {
  width: 390px;
  height: 338px;
  position: relative;
}

.logo1 { /*筑波*/
  width: 147px;
  height: 41px;
  position: absolute;
  top: 60px;
  left: 1px;
}
.logo2 { /*科博*/
  width: 163px;
  height: 41px;
  position: absolute;
  left: 176px;
  top: 61px;
}
.support {
  width: 510px;
  color: #fafcfb;
  font-size: 0.75rem;
  text-align: left;
  position: absolute;
  left: 380px;
  top: 13px;
}
#credit_hanakappa {
  width: 510px;
  color: #fafcfb;
  font-size: 0.75rem;
  text-align: left;
  position: absolute;
  left: 380px;
  top: 100px;
}
.cr {
  width: 527px;
  color: #fafcfb;
  font-size: 0.75rem;
  text-align: right;
  position: absolute;
  left: 362px;
  top: 125px;
}
.totop {
  width: 92px;
  height: 30px;
  position: absolute;
  left: 807px;
  top: -27px;
}
a .totop {
  background-color: #001345;
  border-left: 1px solid #001345;
  border-right: 1px solid #001345;
  border-bottom: 0px solid #001345;
  border-top: 1px solid #001345;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-image: url(../images/btn_totop_in.png);
  background-repeat: no-repeat;
  background-position: center 8px;
}
a:hover .totop {
  background-color: #001345;
}

/* padding margin */
.maT5B10 {
  margin-top: 5px;
  margin-bottom: 10px;
}
.maT20 {
  margin-top: 20px;
}
.maT10 {
  margin-top: 10px;
}
.maT40 {
  margin-top: 40px;
}
.maT5 {
  margin-top: 5px;
}
.ma_top5 {
  margin-top: 5px;
}
.maB30 {
  margin-bottom: 30px;
}
.maB20 {
  margin-bottom: 20px;
}
.maB50 {
  margin-bottom: 50px;
}
.maB30 {
  margin-bottom: 30px;
}
.maB15 {
  margin-bottom: 15px;
}
.maB10 {
  margin-bottom: 10px;
  padding-left: 2px;
}
.maB5 {
  margin-bottom: 5px;
}
.maB0 {
  margin-bottom: 0px;
}
.pa_btm10 {
  padding-bottom: 10px;
}
.maL05em {
  margin-left: 0.5em;
}
.maL6em {
  margin-left: 6.5em;
}
.maLR1em {
  margin-left: 1em;
  margin-right: 1em;
}
p.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.indent_1 {
  text-indent: -0.5em;
}
/* テキスト装飾 */
.small {
  font-size: 85%;
  line-height: 1.3em;
}
.smaller {
  font-size: 0.8rem;
  color: #FFFFFF;
  text-shadow: 0px 0px #CCCCCC;
}
.service {
  background: url(../images/service.png) 10px 20px no-repeat;
  font-size: 0.9rem;
  color: #666;
  text-align: right;
  padding: 10px 22px 0 0;
}
.note {
  color: #AF1A52;
  font-size: 0.8rem;
}
.align_right {
  text-align: right;
}
.align_center {
  text-align: center;
}
/*その他 */
.clear {
  clear: both;
}
.nodisplay {
  display: none;
}
/*socialPlugIn*/
.social {
  position: absolute;
  width: 280px;
  height: 35px;
  z-index: 5;
  right: 0px;
  top: -30px;
}
.sns-wrap {
  margin: 0px auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
.sns-wrap li.fb-button {
  line-height: 1;
  width: 115px;
  margin-right: 10px;
}
.tw-button {
  width: 100px;
  display: inline-block;
}
.fb-button {
  display: inline-block;
}
.nowrap {
  white-space: nowrap;
}

