@charset "UTF-8";
/* CSS Document */
#add-main {
    padding-top: 0;
}
table, .lineup-table-wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.item {
  width: 78px !important;
}
table th, table td {
  border: solid 1px #c5c5c5;
  text-align: center;
  /*実線 1px 黒*/
}
.lineup-table {
  border-collapse: collapse;
  border: 1px solid #c5c5c5;
  font-size: 13px;
}
.lineup-table .b_border_black {
  border-bottom: solid 1px #000 !important;
}
.tate_inner {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: left;
  color: #FFF !important;
  font-size: 16px;
  height: max-content;
}
.b_banner img {
  margin: 20px auto;
}
.lineup-ttl {
  margin-bottom: 40px;
  padding-bottom: 15px;
  font-size: 28px;
  font-weight: bold;
  color: #0268b7;
  border-bottom: solid 2px #0268b7;
      width: 1000px;
    margin: 0 auto 40px;
}
.hosoku {
  margin: 1em auto 0;
  max-width:1000px;
  width:100%;
  }
.hosoku li {
  font-size: 12px;
  line-height: 1.5;
}
.b_banner {
  text-align: center;
}
.sp_item {
	display: none;}
.pc_item {
	display: block;
	margin: 0 auto;}
@media only screen and (max-device-width: 480px) {
	#add-main {
    padding-top: 0;
}
  div.fixed-box-tate {
        width: 94%;
    height: 100%;
    background: #fff;
    border: 2px solid #2e79b5;
    overflow: auto;
    margin: 0 auto;
  }
 /* table.tate {
    width: 1200px;
    border-collapse: collapse;
    border: 1px solid #ccc;
  }*/
	table.tate {
    width: 900px;
    border-collapse: collapse;
    border: 1px solid #ccc;
}
  table.tate th, table.tate td {
    /*width: 200px;
  height: 70px;*/
    vertical-align: middle;
    /*padding: 0 15px;
	padding: 0;*/
    border: 1px solid #ccc;
  }
  table.tate .fixed01 {
    position: sticky;
    left: -5px;
    /*color: #fff;*/
		color:#000;
    font-weight: bold;
    text-align: center;
    width: 120px;
    font-size: 9px;
    background: #FFF;
  }
  table.tate .fixed01:before {
        content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    /*height: 100%;*/
    border-right: 1px solid #ccc;
  }
  
  table.tate .pa_area {
	  height:164px;
  }
  #add-main img {
    width: 100%;
  }
  .item {
    width: 38px !important;
  }
  .item01 {
    width: 38px !important;
  }
  .tate_inner {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-align: left;
    color: #FFF !important;
    font-size: 14px;
    font-weight: bold;
  }
  .hosoku {
    margin-top: 1em;
	max-width:355px;
  }
  .b_banner img {
    width: 90%;
  }
  .lineup-ttl {
  margin-bottom: 40px;
  padding-bottom: 15px;
  font-size: 28px;
  font-weight: bold;
  color: #0268b7;
  border-bottom: solid 2px #0268b7;
      width: 94%;
}
.bl_none {
	border-left:none !important;}
.col3 {
	width:150px;}
.sp_item {
	display: block;}
.pc_item {
	display: none;}
.icon_area img {
	width:auto;}
.icon_area {
	width:140px;}
.lineup-table .b_border_black {
  border-bottom: solid 1px #000 !important;
}
.lineup-table .b_border_black_sp {
  border-bottom: solid 1px #000 !important;
}
}

@media only screen and (min-device-width: 768px) {
	
	.h79 {
		height:84px;
	}
	
	
}


@media only screen and (min-device-width: 320px) {
.lineup-ttl {
    font-size: 18px;
}
}

@media only screen and (min-device-width: 375px) {
.lineup-ttl {
    font-size: 20px;
}
}

@media only screen and (min-device-width: 414px) {
.lineup-ttl {
    font-size: 23px;
}
}

@media only screen and (min-device-width: 480px) {
.lineup-ttl {
    font-size: 25px;
}
}

.txtL {
	font-size:130%;
}

.hosoku li {
	margin:0;
}

.txt_indt {
	margin-left: 0.8em !important;
    text-indent: -0.8em;
}



@media only screen and (max-device-width: 767px) {
table.tate {
    width: 900px;
    border-collapse: collapse;
    border: 1px solid #ccc;
}
}

@media only screen and (max-device-width: 320px) {
table.tate {
    width: 860px;
    border-collapse: collapse;
    border: 1px solid #ccc;
}
}

.tate_inner {
    -ms-writing-mode: tb-rl !important;
		-webkit-writing-mode: vertical-rl !important;
    writing-mode: vertical-rl !important;
    text-orientation: upright !important;
    text-align: left;
}
