@charset "utf-8";
body {
  margin: 0;
  padding: 0;
  width: 100%;
  word-break: break-all;
  position: relative;
}
#newroteka {
  font-size: 1rem;
  font-family: 'Shin Go DeBold', "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'Shin Go DeBold', sans-serif;
  line-height: 1.8;
  font-weight: 500;
  background: #000000;
  letter-spacing: 0.08ex;
  color: #ffffff;
  margin-top: -25px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  padding: 0;
  margin: 0;
}
ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
p {
  padding: 0;
  margin: 0;
}
img {
  -webkit-touch-callout: none;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  width: 100%;
  height: auto;
}
#newroteka a {
  text-decoration: none;
  color: inherit;
  outline: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#newroteka a:active, a:hover, a:focus {
  outline: none;
}
#newroteka a:hover {
  filter: alpha(opacity=60);
  -moz-opacity: .6;
  opacity: .6;
}
#newroteka a.link {
  text-decoration: underline;
  color: #ff4343;
}
#newroteka table {
  border-collapse: collapse;
}
#newroteka section {
  padding-bottom: 6rem;
}
#newroteka .pc_none {
  display: none;
}
#newroteka .smp_only {
  display: none;
}
#newroteka h2.heading {
  transition: .5s;
  text-align: center;
}
h2.heading img {
  max-height: 8rem;
  width: auto;
}
h2.heading_s {
  transition: .5s;
  text-align: center;
}
h2.heading_s img {
  max-height: 5rem;
  width: auto;
}
h3.heading {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.5;
  text-align: center;
}
h3.title {
  font-size: 1.8rem;
  font-family: 'Shin Go Bold', "sans-serif";
  margin-bottom: 1rem;
  line-height: 1.5;
  text-align: center;
  background: #ffffff;
  color: #000000;
  padding: 0.5rem;
  margin-top: 3rem;
}
.line {
  background: url("../../../img/page/newroteka/bg.jpg") repeat-x;
  background-size: 3rem;
  height: 3rem;
}
.line_s {
  background: url("../../../img/page/newroteka/bg.jpg") repeat-x;
  background-size: 3rem;
  height: 1.5rem;
}
#newroteka .ic_new{
	background:#ffff00;
	font-size: 80%;
	margin-left:0.5rem;
	display: inline-block;
	padding: 1px 3px;
	border-radius: 3px;
	color: #e60012;
	font-family: 'Shin Go Bold', "sans-serif";
}
/*--------------------------------------
 * CONTENTS
 * ---------------------------------------*/
#newroteka .wrapper {}
#newroteka .container {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4rem;
  padding-left: 4rem;
  padding-top: 7rem;
}
#newroteka .container_full {
  width: 100%;
}
#newroteka .contents {
  margin-top: 3rem;
}
#newroteka .inner {
  margin-top: 4rem;
}
#newroteka .inner-960 {
  max-width: 960px;
  margin: 3rem auto 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
#newroteka .lnk{
	transition: .2s;
	opacity: 1;
}
#newroteka .inner-960 .lnk a:hover{
	opacity: 0.8;
}
#newroteka .btn {
  max-width: 300px;
  margin: 0 auto;
  line-height: 1.4;
}
#newroteka .btn a {
  margin-top: 2rem;
  display: block;
  padding: 1rem 2rem;
  border-radius: 42px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #ffffff 0%, #ffffff 50%, #000000 50%, #000000 100%);
  transition: background-position ease 0.2s;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-family: 'Shin Go Bold', "sans-serif";
  font-size: 1.2rem;
}
#newroteka .btn a:hover {
  opacity: 1;
  background-position: 0 0;
  color: #000000;
}
#newroteka .btn.ohp {
  max-width: 300px;
  margin: 0 auto;
  line-height: 1.4;
}
#newroteka .btn.ohp a {
  margin-top: 2rem;
  display: block;
  padding: 1rem 2rem;
  border-radius: 42px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 200% auto;
  background-image: linear-gradient(to right, #f90c00 0%, #f90c00 50%, #ffffff 50%, #ffffff 100%);
  transition: background-position ease 0.2s;
  text-align: center;
  color: #000000;
  text-decoration: none;
  font-family: 'Shin Go Bold', "sans-serif";
  font-size: 1.2rem;
}
#newroteka .btn.ohp a:hover {
  opacity: 1;
  background-position: 0 0;
  color: #ffffff;
}
/*--------------------------------------
 * mainvisual
 * ---------------------------------------*/
#newroteka header h1 {
  text-align: center;
  background: url("../../../img/page/newroteka/bg.jpg");
  background-size: 75px;
}
#newroteka header h1 img {
  max-width: 1100px;
}

/*--------------------------------------
 *news
 * ---------------------------------------*/
#newroteka #news .news-data {
  width: 20%;
  vertical-align: top;
  text-align: center;
  border-radius: 50%;
  margin-right: 5%;
  font-weight: 600;
  height: 100%;
}
#newroteka #news .news-title {
  display: inline-block;
  width: 100%;
  font-weight: 700;
}
#newroteka #news .news-title a {
  margin-bottom: 0.5rem;
  display: block;
}
#newroteka #news .news-title a:hover {
  color: #ff4343;
  opacity: 1;
  text-decoration: underline;
}
#newroteka #news .news-lists {
  margin-top: 2rem;
}
#newroteka #news .news_lists li:first-child {
  margin-top: 0;
}
#newroteka #news .news_lists li {
  padding-bottom: 1rem;
  display: flex;
  margin-top: 1rem;
  font-family: 'Shin Go DeBold', sans-serif;
  border-bottom: 1px dotted;
  font-size: 1.4rem;
}
/*NEWS アーカイブ*/
#newroteka.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes slideDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#newroteka .slide-down {
  -webkit-animation-name: slideDown;
  animation-name: slideDown;
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
#newroteka .slide-up {
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}
#newroteka .archive_news {
  height: 60px;
  overflow: hidden;
  position: relative;
  margin: 0;
}
#newroteka .archive_news .news_lists {
  margin-top: 1rem;
}
#newroteka .close-btn, .btn_news-more {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 21px 0 19px;
  position: absolute;
  bottom: 0;
  color: #ffffff;
  left: 0;
  text-align: center;
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%);
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
#newroteka .btn_news-more p {
  font-family: 'Shin Go DeBold', sans-serif;
  font-size: 1.2rem;
  line-height: 1;
}
#newroteka .btn_news-more p.open:before {
  position: absolute;
  margin-left: -28px;
  content: '\f078';
  color: #ffffff;
  font-size: 1.3rem;
  font-family: "Font Awesome 5 Free";
  transition: .2s;
  top: 20px;
  line-height: 1;
  font-weight: 900;
}
#newroteka .btn_news-more p.open:hover:before {
  top: 25px;
}
#newroteka .btn_news-more p.close:before {
  position: absolute;
  margin-left: -28px;
  content: '\f077';
  color: #ffffff;
  font-size: 1.3rem;
  font-family: "Font Awesome 5 Free";
  transition: .2s;
  top: 20px;
  line-height: 1;
  font-weight: 900;
}
#newroteka .btn_news-more p.close:hover:before {
  top: 15px;
}
#newroteka .contents.news .btn_news-more .open {
  display: block;
}
#newroteka .close-btn {
  background: none;
}
#newroteka .slide-up {
  padding-bottom: 0;
  overflow: hidden;
}
#newroteka .slide-down {
  height: auto;
  overflow: visible;
  padding-bottom: 50px;
}
#newroteka .close-btn {
  margin-bottom: 0;
  color: #ffffff;
}
/*--------------------------------------
 * top-about
 * ---------------------------------------*/
#newroteka #top_about h3.heading {
  margin-top: 3rem;
}
#newroteka #top_about .flexbox {
  display: flex;
  width: 100%;
  align-items: center;
  color: #ffffff;
  flex-wrap: wrap;
}
#newroteka #top_about .flexbox.re {
  flex-flow: row-reverse;
}
#newroteka #top_about .flexbox .img_box {
  width: 50%;
  display: flex;
  align-items: center;
}
#newroteka #top_about .flexbox .txt_box {
  width: 46%;
  text-align: left;
  padding: 2% 2%;
}
#newroteka #top_about .flexbox.last{
	align-items: flex-start;
}
#newroteka #top_about .flexbox.last .txt_box {
  width: 46%;
  text-align: left;
  padding: 2% 2%;
  color: #ffffff;
  min-height: 150px;
}
#newroteka #top_about .flexbox .txt_box .ate span {
  font-size: 120%;
  display: inline-block;
  padding: 5px;
  background: #ffffff;
}
#newroteka #top_about .flexbox h3 img {
  max-width: 450px;
}
#newroteka #top_about .flexbox .g-name {
  margin-top: 1rem;
  font-size: 2rem;
  font-family: 'Shin Go DeBold', sans-serif;
  line-height: 1.4;
}
#newroteka #top_about .flexbox .g-name span.fs_ms{
    line-height: 1.4;
    display: block;
    margin-top: 1rem;
}
#newroteka #top_about .flexbox .txt_box .detail {
  margin-top: 1rem;
}
#newroteka #top_about .flexbox ul.menu {
  margin-top: 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
}
#newroteka #top_about .flexbox ul.menu li {
  margin-top: 0.5rem;
}
#newroteka #top_about .flexbox ul.menu li:first-child {
  margin-top: 0;
}
#newroteka #top_about .flexbox ul.menu li a {
  /* padding-left: 1rem; */
  text-decoration: underline;
}
#newroteka #top_about .flexbox .txt_box .ate span.red {
  color: #f90c00;
}
#newroteka #top_about .flexbox .txt_box .ate span.blue {
  color: #0044e6;
}
#newroteka #top_about .budoukan {
  background: #ffff00;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
#newroteka #top_about .budoukan .txt_box {
  color: #000000;
  padding: 1.5rem 0;
}
#newroteka #top_about .budoukan .live_title {
  color: #e60012;
  font-size: 1.8rem;
  display: flex;
  line-height: 1.2;
  width: 100%;
  align-items: center;
  font-family: 'Shin Go Bold', "sans-serif";
  margin-bottom: 2rem;
}
#newroteka #top_about .budoukan .live_title .date {
  width: 100px;
}
#newroteka #top_about .budoukan .live_title .date img {
  max-height: 100px;
  width: auto;
}
#newroteka #top_about .budoukan .live_title .txt {
  margin-left: 1rem;
}
#newroteka #top_about .flexbox.budoukan .txt_box .budokan_logo {
  max-height: 200px;
  width: auto;
}
#newroteka #top_about .red {
  background: #f90c00;
}
#newroteka #top_about .blue {
  background: #0044e6;
}

#newroteka #top_about .flexbox.end {
  background: #111111;
}
/* モーダル */
.boxer {
  border: none;
}
.inline_content {
  width: 500px;
  overflow: hidden;
  font-size: 1rem;
  line-height: 1.6;
  transition: .2s;
	 font-family: 'Shin Go DeBold', "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', 'Shin Go DeBold', sans-serif;
}
span.comment_name {
    display: block;
    text-align: right;
    margin-top: 1rem;
}
/*--------------------------------------
 * about
 * ---------------------------------------*/
#newroteka #about h3.heading {
  margin-top: 3rem;
}
#newroteka #about .flexbox {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  color: #ffffff;
  flex-wrap: wrap;
}
#newroteka #about .flexbox.none {
  display: block;
}
#newroteka #about .flexbox.last{
	align-items: stretch;
}
#newroteka #about .flexbox.last .txt_box {
  width: 46%;
  text-align: left;
  padding: 2% 2%;
  color: #ffffff;
  min-height: 150px;
}
/*#newroteka #about .flexbox.last .txt_box.blue{
	background: #0044e6!important;
}*/
#newroteka #about .flexbox.re {
  flex-flow: row-reverse;
}
#newroteka #about .flexbox .img_box {
  width: 50%;
  text-align: center;
}
#newroteka #about .flexbox .img_box img{
	width: 100%;
}
#newroteka #about .flexbox .txt_box {
  width: 46%;
  text-align: left;
  padding: 2% 2%;
}
#newroteka #about .flexbox .txt_box .ate span {
  font-size: 120%;
  display: inline-block;
  padding: 5px;
  background: #ffffff;
}
#newroteka #about .flexbox h3 img {
  max-width: 450px;
}
#newroteka #about .flexbox .g-name {
  margin-top: 1rem;
  font-size: 2rem;
  font-family: 'Shin Go DeBold', sans-serif;
  line-height: 1.4;
}

#newroteka #about .flexbox .g-name span.fs_ms{
    line-height: 1.4;
    display: block;
    margin-top: 1rem;
}
#newroteka #about .flexbox .txt_box .detail {
  margin-top: 1rem;
}
#newroteka #about .flexbox ul.menu {
  margin-top: 1rem;
  font-size: 1.2rem;
  line-height: 1.5;
}
#newroteka #about .flexbox ul.menu li {
  margin-top: 0.5rem;
}
#newroteka #about .flexbox ul.menu li:first-child {
  margin-top: 0;
}
#newroteka #about .flexbox ul.menu li a {
  padding-left: 1rem;
  text-decoration: underline;
}
#newroteka #about .flexbox .txt_box .ate span.red {
  color: #f90c00;
}
#newroteka #about .flexbox .txt_box .ate span.blue {
  color: #0044e6;
}
#newroteka #about .budoukan {
  background: #ffff00;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
#newroteka #about .budoukan .txt_box {
  color: #000000;
  padding: 1.5rem 0;
}
#newroteka #about .budoukan .live_title {
  color: #e60012;
  font-size: 1.8rem;
  display: flex;
  line-height: 1.2;
  width: 100%;
  align-items: center;
  font-family: 'Shin Go Bold', "sans-serif";
  margin-bottom: 2rem;
}
#newroteka #about .budoukan .live_title .date {
  width: 100px;
}
#newroteka #about .budoukan .live_title .date img {
  max-height: 100px;
  width: auto;
}
#newroteka #about .budoukan .live_title .txt {
  margin-left: 1rem;
}
#newroteka #about .flexbox.budoukan .txt_box .budokan_logo {
  max-height: 200px;
  width: auto;
}
#newroteka #about .flexbox.red {
  background: #f90c00;
}
#newroteka #about .flexbox.last .red {
  background: #f90c00;
}
#newroteka #about .flexbox.blue {
  background: #0044e6;
}
#newroteka #about .flexbox.end {
  background: #111111;
}
.top-btn {
  transition: .5s;
  text-align: center;
}
.top-btn img {
  height: 2rem;
  width: auto;
}
/*--------------------------------------
 * 調整用
 * ---------------------------------------*/
/*--  float  --*/
.fl_l {
  float: left;
}
.fl_r {
  float: right;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.clearBoth {
  clear: both;
}
/*--  text-align  --*/
.ta_c {
  text-align: center;
  display: block;
}
.ta_l {
  text-align: left;
  display: block;
}
.ta_r {
  text-align: right;
  display: block;
}
/*--  text-weight  --*/
.bold {
  font-weight: bold;
}
/*--  text-color  --*/
.red {
  color: red;
}
/*--  margin-top  --*/
.mt0 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
/*--  margin-right  --*/
.mr0 {
  margin-right: 0;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr25 {
  margin-right: 25px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.mr60 {
  margin-right: 60px;
}
/*--  margin-left  --*/
.ml0 {
  margin-left: 0;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.ml60 {
  margin-left: 60px;
}
/*--  margin-bottom  --*/
.mb0 {
  margin-bottom: 0;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
/*--  padding-top  --*/
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
/*--  padding-right  --*/
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pr60 {

  padding-right: 60px;
}
/*--  padding-left  --*/
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.pl60 {
  padding-left: 60px;
}
/*--  padding-bottom  --*/
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
/*--  font-size  --*/
.fs_bl {
  font-size: 140%;
}
.fs_it {
  font-style: italic;
}
.fs_l {
  font-size: 115% !important;
}
.fs_m {
  font-size: 92% !important;
}
.fs_ms {
  font-size: 70% !important;
}
.fs_s {
  font-size: 50% !important;
}