/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
html {
	margin: 0px !important;
}
@font-face {
  font-family: 'Noto Serif JP', serif;
  src:url('../fonts/NotoSerifJP-Regular.otf') format('woff2');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Noto Sans JP', serif;
  color: #707070;
  -webkit-font-smoothing: antialiased;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-image: url(./images/menu.svg);
    background-size: 100% 100%;
}
.carousel-item {
  height: auto;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-item img{
	object-fit: cover;
	width: 100%;
	object-position: center;
}
.logo{
  width: 143px;
  height: 55px;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}
.nav-item:first-child{
	border-left: 1px solid #d0d0d0;
}
.nav-item{
	padding:0px 10px;
	border-right: 1px solid #d0d0d0;
}
.nav-item .nav-link{
	font-family: Noto Sans CJK JP;
	font-size: 15px;
	text-align: left;
	color: #000000;
	padding: 0px;
}
.right-side-nav{
	float: right;
    position: absolute;
    right: 0;
    top: 0;
}
.nav-item .dropdown-toggle::after {

    display: none;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-align: center;
    font-family: Noto Sans CJK JP;
    font-size: 14px;
    text-align: center;
    color: #000000;
}
.dropdown-menu {
    position: absolute;
    left: -35px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 217px;
    padding: 0.5rem 0;
    margin: 0.5rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background: rgba(255,255,255,255);
    opacity: .9;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
}
.nav-item.dropdown.show{
	border-bottom: 2px solid #008fd5;
}
.black-area{
	float: right;
	color: #fff;
	display: block;
	background: #000;
	font-family: Noto Sans CJK JP;
    font-size: 12px;
    text-align: left;
    color: #ffffff;
	height: 35px;
	padding: 10px 3em;
}
.agenda{
	padding: 5px 3em;
}
.agenda-txt{
	color: #fff;
	font-family: Roboto;
    font-size: 15px;
    text-align: left;
    color: #ffffff;
	text-transform: uppercase;
}
.topfooter-row{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-banner-content{
	text-align: center;
	padding: 50px 0px;
	background: linear-gradient(#0090d5 0%, #249dad 100%);
}
.top-banner-title{
	font-family: "Noto Sans CJK JP";
	font-weight: bold;
	font-size: 29px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #fff;
	display: block;
	position: relative;
}
.admission-sign-word{
	font-family: SignPainter;
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	color: #ffd800;
	position: absolute;
	top: -25px;
	left: 20px;
	transform: rotate(-25deg);
}
.footer-menu{
padding: 10px 3em;

}
.footer-menu li.menu-footer-item:first-child{
	border-right:1px solid #D0D0D0;
	padding: 0px 0em 0px 0px;
}
.footer-menu li.menu-footer-item:last-child{
	border-right:none;
	padding: 0px 0em;
}
.footer-menu li.menu-footer-item{
	border-right:1px solid #D0D0D0;
	padding: 0px 0em;
}
.footer-menu li.list-inline-item > a{
	font-family: Lato;
	font-weight: normal;
	font-size: 17px;
	letter-spacing: 0.02em;
	text-align: left;
	color: #000;

}
.bg-black{background: #000;}
.bg-primary{
	background: #0090D5;
}
.top-sideblock{
    width: 145px;
    padding: 25px;
}	
.top-sideblock i{
	display: block;
	text-align: center;
	font-family: Lato;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.top-sideblock span{
	display: block;
	font-family: Lato;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
	text-align: center;
	color: #fff;
}	
.top-menu {
	margin-left: 3em;
}
.top-menu .social-media-icon{
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #e5e5e5;
}
.top-menu .social-media-icon img{
	text-align:center;
	width: 22px;
	height: 22px;
	display: block;
	position: relative;
	margin:auto;
	top: 10px;
}
.social-media-icon{
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: #fff;
}
.social-media-icon img{
	text-align:center;
	width: 22px;
	height: 22px;
	display: block;
	position: relative;
	margin:auto;
	top: 10px;
}
.subtitle-footer-banner{
	font-family: Lato;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0.2em;
	text-align: center;
	color: #fff;
	display: block;
}
.round-white-button{
	border-radius: 21.5px;
	background: #fff;
	font-family: Lato;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 0.02em;
	text-align: center;
	color: #333;
	padding: 10px;
	margin: 25px 0 0;
	display: block;
}

.left-blue{
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	background: #88C5E2;
	text-align: center;
	height: 108px;
	display: block;
	vertical-align: middle;
	line-height: 26px;
	padding: 1.5em;
	position: relative;
}
.left-blue span{
	font-family: Roboto;
    font-size: 28px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}
.left-blue p{
	font-family: Roboto;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
}
.left-blue:after{
	content: "";
	background-image: url('./images/icon-footer@2x.png');
	position: absolute;
	right: 50px;
	z-index: 1000;
	width: 77.23px;
	height: 13.21px;
	top: 45px;
}
.right-blue{
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	background: #0090D5;
	text-align: center;
	height: 108px;
	display: block;
	vertical-align: middle;
	line-height: 26px;
	padding: 1.5em;
	position: relative;
	z-index: -1;
}
.right-blue span{
	font-family: Roboto;
    font-size: 28px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}
.right-blue p{
	font-family: Roboto;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	position: relative;
}
.img-footer{
	width:33.249em;
	height:3.144em;
}
.right-blue:after{
	content: "";
	background-image: url('./images/icon-footer@2x.png');
	position: absolute;
	right: 50px;
	z-index: 1000;
	width: 77.23px;
	height: 13.21px;
	top: 45px;
}
.read-button{
	text-transform: uppercase;
	font-family: Noto Sans CJK JP;
	font-size: 15px;
	text-align: center;
}
.exectif-img{
	width: 100%;
	margin-bottom: 5em;
}
.news-custom-title{
 	color: #fff;
 	background: linear-gradient(#0090d5 0%, #249dad 100%);
}
.section-custom-title h5{
	font-family: Lato;
	font-weight: normal;
	font-size: 27px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #fff;
}	

.section-custom-dark-title h5{
	font-family: Lato;
	font-weight: normal;
	font-size: 27px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #0e92d6;
}	
.section-custom-title{
	position: relative;
	padding: 2em 0px 1em 0px;
}
.news-list{
    border-bottom: 1px solid #66666645;
    padding: 0.8em 0px;
}
.section-custom-title h2:after{
	width: 30px;
	background: #666666;
	height: 2px;
	position: absolute;
	clear: both;
	content: "";
	display: block;
	margin: 0 auto;
	top: 45px;
	left: 49%;
}
.section-custom-title-reverse span{
	font-family: Roboto;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #0090D5;
	display: block;
}
.section-custom-title-reverse .bellow-txt{
	font-family: Noto Sans CJK JP;
	font-size: 28px;
	text-align: center;
	color: #0090D5;
	padding-bottom: 20px;
}
.section-custom-title-reverse:after{
	width: 27px;
	background: #707070;
	height: 2px;
	position: absolute;
	clear: both;
	content: "";
	display: block;
	top: 65px;
	margin: 0 auto;
	left: 48%;
}
.insidepage-title span{
	font-family: Roboto;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #0090D5;
	display: block;
}
.insidepage-title .bellow-txt{
	font-family: Noto Sans CJK JP;
	font-size: 28px;
	text-align: center;
	color: #0090D5;
	padding-bottom: 20px;
}
.inside-row{
	padding:1em 0px;
}
.inside-row p{
	color:#333333;
}
.top-section{
	border-bottom: 1px solid #D6EDF8;
}
.top-inline-list{
	list-style: none;
	width: auto;
	margin:0 auto;
	text-align: center;
	padding: 0em 0px 5em;
}
.top-inline-list li{
	display: inline-block;
	padding:0px 10px;
	margin:0 auto;
	font-family: Noto Sans CJK JP;
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	color: #0090D5;
	border-right: 1px solid #0090D5;
}
.information-page{
	padding:5em 0px;
}	
.information-list{
	list-style: none;
	padding: 0px;
}
.information-row{
	width: 100%;
	padding: 2em 0px;
}
.information-row h2{
	font-family: Noto Sans CJK JP;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	color: #0090D5;
	padding-bottom: 20px;
}
.information-list li{
	font-family: Noto Sans CJK JP;
	font-size: 16px;
	color: #000;
	padding-left: 0px;
	line-height: 42px;
	font-weight: normal;
	border-bottom: 1px solid #C1C1C1;
	padding: 5px 0px;
}
.bottom-about-page{
	background-color: #F2FBFF;
	padding: 5em 0px;
	color: #333333;
}

.bottom-about-page .left-title{
	font-family: Lato;
	font-size: 42px;
	text-align: center;
	color: #000;
	font-weight: bold;
}
.bottom-about-page .right-title{
	font-family: Noto Sans CJK JP;
	font-size: 22px;
	text-align: center;
	color: #000;
	font-weight: 500;
}
.about-grid-title{
	font-family: Noto Sans CJK JP;
	font-size: 22px;
	line-height: 33px;
	color: #0090D5;
	padding: 10px 0px;
	text-align: center;
}
.news-report-section .date-txt{
	font-family:Noto Sans CJK JP;
	font-size: 14px;
	color: #0090D5;
	margin-right: 2em;
}
.news-report-section a:hover,a:focus{
	text-decoration:none;
}
.news-report-section .content-title{
	font-family:Noto Sans CJK JP;
	font-size: 14px;
	color: #666666;
	margin-right: 2em;
}
.bellow-txt{
	font-family: "Noto Sans CJK JP";
	font-weight: 500;
	font-size: 28px;
	text-align: center;
	color: #0090d5;
}
.btn{
	border-radius: 0px;
}
.btn-primary{
    color: #fff;
    background: #0071BE;
    border-color: #0071BE;
}
.btn-primary:hover{
    color: #fff;
    background:#0071BE;
    border-color: #0071BE;
}
.footer-banner{
	padding: 5em 0px;
}
.logo-footer{
	display: block;
	margin-bottom:20px;
	width: 100%;
}
.footer-row{
	color: #000000;
	background-color: #EFEFEF;
}
.footer-row{
	font-family:Noto Sans CJK JP;
	font-size: 14px;
	font-weight: bold;
}
.footer-row ul{
	list-style: none;
	margin: 0px;
	padding-inline-start: 0;
}
.footer-row p{
	font-family:Noto Sans CJK JP;
	font-weight: bold;
	font-size: 14px;
}
.footer-row li a{
	font-family:Noto Sans CJK JP;
	font-size: 12px;
	line-height: 26px;
	-webkit-font-smoothing: antialiased;
	color: #000000;
	font-weight: normal;
}

.before-top-footer-row{
	padding:3em 0px;
}
.about-section{
	background: url('./images/about-back-img.png');
	background-size: cover;
	padding: 3em 0px 0px;
	height: 100%;
	width: 100%;
	display: block;
	position: relative;
}
.about-text-section{
	background: linear-gradient(rgba(0, 144, 213, 0) 0%, #0090d5 100%);
    color: #fff;
    padding: 10em 0px 2em;
}
.about-text-section p{
	font-family: "Noto Sans CJK JP";
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 33px;
    text-align: center;
    color: #fff;
}
.jc-box-section{
	width: 100%;
	height:auto;
	background: #0090d5;
	padding-bottom: 5em;
}
.jc-box-section p{
	font-family: "Noto Sans CJK JP";
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 0.02em;
	line-height: 33px;
	text-align: left;
	color: #fff;
}
.jc-declaration-box {

  border:1px solid #ffffff;
}
.message-section{
	padding:3em 0px;
}
.message-block-sub-title{
	margin-left: 20px;
}
.message-block-sub-title:before{
	content:"";
	width: 18px;
	height: 18px;
	background: #98d2ee;
	position: absolute;
	left: 0;
	border-radius: 50%;
	top: 3px;
}
.activity-grid{
	position: relative;
	display: block;
	margin:1em 0px;
}
.activity-grid img{
	position: relative;
	display: block;
	width: 100%;
}
.activity-grid h5.activity-title{
	position: absolute;
	color: #fff;
	text-align: center;
	bottom: 0em;
	width: calc(100% - 30px);
	margin:0px auto;
	padding: 30px 0px;
	background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
}
.top-schedule-title{
	font-family: "Noto Sans CJK JP";
	font-weight: bold;
	font-size: 22px;
	line-height: 40px;
	color: #000;
}
.schedules-reports-section{
	padding:3em 0px;
	background-color: #F2F2F2;
}
.club-activities-section{
	padding:3em 0px;
}
.ads-section{
	padding:0em 0px 5em;
}
.blockSide-title {
	border-bottom: 1px solid #D6EDF8;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.blockSide-title .txt-header{
	font-family: Lato;
	font-size: 42px;
	font-weight: bold;
	color: #000000;
	margin-right: 40px;

}
.news-block-info .date-txt{
	font-family: Source Han Sans JP;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	margin: 20px 0px;
}	
.news-block-info h3{
	font-family: Source Han Sans JP;
	font-weight: bold;
	font-size: 24px;
}
.news-block-info .news-info{
	font-family: Source Han Sans JP;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	color: #7F7F7F;
}
.excetive-section .fadein-bar{
	display: block;
	font-size: 20px;
	padding:0px 40px;
	color: #fff;
	background-image: linear-gradient(to left, #8dd2f7 0%, #40a1e6 100%);
	width: 100%;
}
.excetive-section {
	padding: 5em 0px;
}
.excetive-section .bottom-div {
   position: absolute;
   bottom: 0;
   left: 15px;
   width: 30%;
}
.excetive-section .right-div{
	width: 70%;
}
.excetive-section .right-div img{
	width: 100%;
	min-height: 25em;
	max-height: 25em;
	object-position: center;
	object-fit: cover;
}
.excetive-section .title{
 	font-family:Noto Sans CJK JP;
	font-size: 15px;
	line-height: 26px;
	color: #0090D5;
}
.excetive-section .names{
	margin:0px !important;
	font-family:Noto Sans CJK JP;
	font-size: 23px;
	color: #0090D5;
	font-weight: bold;
}
.breadcrum-section{
	background-color: #D6EDF8;
	padding:3em 0px;
	text-align:center;
}
.breadcrum-section .small-txt{
	font-family:Roboto;
	font-size: 12px;
	line-height: 16px;
	color: #0090D5;
	text-transform: uppercase;
}
.breadcrum-section .jp-title{
	font-family:Noto Sans CJK JP;
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;
	color: #0090D5;
}
.page-content{
	padding:5em 0px;
}
.page-content h2.block-title{
	font-family:Noto Sans CJK JP;
	color: #0090D5;
	text-transform: uppercase;
	font-size: 30px;
	padding-bottom: 40px;
}
.form-col{
	padding-bottom: 2em;
	border-bottom: 1px solid #DAEAF6;
	padding-top: 2em;
}
.img-top-txt{
	font-family:Noto Sans CJK JP !important;
	color: #0090D5 !important;
	font-size: 28px !important;
	font-weight: bold !important;
	line-height: 41px !important;
}
.about-page p.paragraph-txt{
	font-family:Noto Sans CJK JP;
	text-align: justify;
	font-size: 15px;
	color: #333333;
	line-height: 24px;
	font-weight: normal;
}
.sponsor-grid{
	padding:1em 15px;
}
.sponsor-grid span{
	color: #000000;
	font-family:Noto Sans CJK JP;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.row-grid-contact{
	border:1px solid #DAEAF6;
	padding:0px 1em;
}
.report-row img{
	width: 100%;
	height: 15em;
	object-fit: cover;
}

.report-row h2{
	display: block;
	line-height: normal;
	font-family: "Noto Sans CJK JP";
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.02em;
	text-align: left;
	color: #333;
	margin-top: 10px;
}

/*leaders*/
.leader-category {
    padding: 5px 30px;
    color: #fff;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    position: relative;
    background-color: #5DB2DE;
    display: inline-block;
    text-align: center;
    line-height: 1;
    margin: 0 0 10px 0;
    font-weight: normal;
}
.tile-wrap{
	margin: 0 -15px;
}

.tile{
	line-height: 1.5;
}

.tile *{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.tile-img-wrap{
	margin: 0 0 10px 0;
	overflow: hidden;
	position: relative;
	background: #0190d5;
	height: 30vh;
	object-fit: cover;
}

.tile-img{
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: relative
}
.tile-img >img{
	width: 100%;
}
.am-img-wrap:after,
.tile-img-wrap:after{
	content: "";
	opacity: 0;
	width: 200px;
	background-image: url(./images/miyazaki-logo.svg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: absolute;
	top: 40%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.am-col a:hover .am-img-wrap:after,
.tile:hover .tile-img-wrap:after{
	opacity: .4
}

.tile a{
	text-decoration: none;
	overflow: hidden;
	display: block;
	position: relative;
}

a .tile-caption {
	margin: 5px 0 0 0;
	font-family: "Noto Sans CJK JP";
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	color: #666;
}

a .tile-caption span{
	color: #959494;
	font-style: 10px;
	display: block;
}

.tile a:hover .tile-caption{
	opacity: .6;
}

.tile a:hover .tile-ttl{
	color: #0eb1d9;
}

.am-col a:hover .am-img,
.tile a:hover .tile-img{
	opacity: .4;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}

.tile-ttl{
	text-decoration: underline;
}

.am-img-wrap:before,
.tile-img-wrap:before{
	content: "";
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	border: solid 1px #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
}

.am-col a:hover .am-img-wrap:before,
.tile a:hover .tile-img-wrap:before{
	width: 93%;
	height: 90%;
	opacity: 1;
}
.team-col{
	padding-bottom: 40px;
}
.team-img{
	width: 100%;
	padding:10px 40px;
}
.team-details b{
	text-align: center;
	display: block;
	color: #2699FB;
	font-size: 20px;
	font-family: Arial;
}

.team-details span{
	text-align: center;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #2699FB;
}

.report-row .news-grid{
	padding:1em 15px;
	display: block;
}
.report-row span{
	padding:5px 0px;
	display: block;
}
.placeholder img{
	width: 100%;
	padding-bottom: 30px;
}
.required-sign{
	color: red;
}
.block-txt-title{
	font-family:Noto Sans CJK JP;
	font-size: 28px;
	font-weight: bold;
	line-height: 41px;
	color: #0090D5;
}
.img-full{
	width: 100% !important
}
.block-txt{
	font-family:Noto Sans CJK JP;
	font-size: 15px;
	font-weight: normal;
	line-height: 29px;
	color: #333333;
}
.bottom-block-txt{
	font-family:Noto Sans CJK JP;
	font-size: 15px;
	font-weight: normal;
	line-height: 29px;
	color: #333333;
	display: block;
    width: 100%;
    text-align: right;
}
.left-map-back{
	background-image: url('./images/back@2x.png');
	background-size: cover;
	
}
.txt-blue{
	color: #0090D5;
	font-family:Noto Sans CJK JP;
	font-size: 15px;
	font-weight: bold;
	line-height: 44px;
	padding: 2em 0px;
}
.message-block-title{
	color: #0090D5;
	font-family:Noto Sans CJK JP;
	font-size: 28px;
	font-weight: normal;
	line-height: 44px;
}
.message-block-title-center{
	color: #0090D5;
	font-family:Noto Sans CJK JP;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
	line-height: 24px;
}
.big-blue-txt{
	color: #0090D5;
	font-family:Noto Sans CJK JP;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
}
.left-map-back .content{
	align-self: center;
	align-content: center;
	justify-content: center;
	height: 100%;
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.lineByline {
	display: table;
	white-space: nowrap;
	font-family: "Noto Sans CJK JP";
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #fff;
}
.lineByline:before,.lineByline:after {
	 border-top: 1px solid white;
	 content: '';
	 display: table-cell;
	 position: relative;
	 top: 0.5em;
	 width: 45%;
}
.lineByline:before {
	 right: 1.5%;
}
.lineByline:after {
	 left: 1.5%;
}

.lineBylineDark {
	display: table;
	white-space: nowrap;
	font-family: "Noto Sans CJK JP";
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #0090D5;
}
.lineBylineDark:before,.lineBylineDark:after {
	 border-top: 1px solid #0090D5;
	 content: '';
	 display: table-cell;
	 position: relative;
	 top: 0.5em;
	 width: 45%;
}
.lineBylineDark:before {
	 right: 1.5%;
}
.lineBylineDark:after {
	 left: 1.5%;
}
  
.txt-title{
	float: left;
}
.detail-col{background: #DAEAF6;border-bottom: 1px solid #FFFFFF;color: #000;text-align: left;padding: 1em 2em;}
.footer-row li a:hover{
	text-decoration: none;
}
.footer-row span{
	font-weight: normal;
	color: #0190d5;
}
.footer{
	background: #191a1b;
	margin-bottom: 0px !important;
	padding: 17.5px 0px;
}

.jan-block{
	border-bottom: 1px solid #DD0B2B;
	padding: 0px 15px;
	padding:15px 0px;
}
.jan-block h1,.jan-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #DD0B2B;
}
.feb-block{
	border-bottom: 1px solid #1D3D8F;
	padding: 0px 15px;
	padding:15px 0px;
}
.feb-block h1,.feb-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #1D3D8F;
}
.mar-block{
	border-bottom: 1px solid #833E8B;
	padding: 0px 15px;
	padding:15px 0px;
}
.mar-block h1,.mar-block  li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #833E8B;
}
.ap-block{
	border-bottom: 1px solid #E25885;
	padding: 0px 15px;
	padding:15px 0px;
}
.ap-block h1,.ap-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color : #E25885;
}
.may-block{
	border-bottom: 1px solid #6AAD35;
	padding: 0px 15px;
	padding:15px 0px;
}
.may-block h1,.may-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #6AAD35;
}
.jun-block{
	border-bottom: 1px solid #2C5F28;
	padding: 0px 15px;
	padding:15px 0px;
}
.jun-block h1,.jun-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #2C5F28;
}
.jul-block{
	border-bottom: 1px solid #2C5F28;
	padding: 0px 15px;
	padding:15px 0px;
}
.jul-block h1, li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #2C5F28;
}
.aug-block{
	border-bottom: 1px solid #E95C1B;
	padding: 0px 15px;
	padding:15px 0px;
}
.aug-block h1,.aug-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #E95C1B;
}
.sept-block{
	border-bottom: 1px solid #A47C0E;
	padding: 0px 15px;
	padding:15px 0px;
}
.sept-block h1,.sept-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #A47C0E;
}
.oct-block{
	border-bottom: 1px solid #9A3419;
	padding: 0px 15px;
	padding:15px 0px;
}
.oct-block h1,.oct-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #9A3419;
}
a {
    color: #0090D5;
    text-decoration: none;
    background-color: transparent;
}
.nov-block{
	border-bottom: 1px solid #E1312A;
	padding: 0px 15px;
	padding:15px 0px;
}
.nov-block h1,.nov-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #E1312A;
}
.dec-block{
	border-bottom: 1px solid #4E1074;
	padding: 0px 15px;
	padding:15px 0px;
}
.dec-block h1, .dec-block li::marker {
	text-align:left;
	justify-content: center;
 	align-items: center;
	color: #4E1074;
}

.media h1{
	font-family: Roboto-Regular;
	font-weight: normal;
	font-size: 48px;
	letter-spacing: -0.1em;
	line-height: 58px;
	text-align: left;
}
.media ul{
	align-self: center;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.media li{
	text-align:left;
	justify-content: center;
 	align-items: center;
	font-family: "Noto Sans CJK JP";
	font-weight: normal;
	font-size: 14px;
	letter-spacing: -0.03em;
	line-height: 17px;
	text-align: left;
	color: #302d2c;
}
.breadcrumb{
	background-color: transparent;
	padding:0px;
}
a.breadcrumb-item{
	font-family: "Source Han Sans JP";
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
	text-align: left;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: ">>";
}
.img-pagination{
	width: 100px;
	height: 100px;
	border: 4px solid #0071be;
	margin:0px auto;
	object-position:top center;
	object-fit: cover;
	border-radius: 50%;
}
.prev_post{
	border-right:1px dashed #0071BE;
}
.enrollment-page{
	font-family:Noto Sans CJK JP;
	font-size: 20px;
	color: #000;
}
.enrollment-page li{
	font-family:Noto Sans CJK JP;
	font-size: 20px;
	color: #000 !important;
}
.flow-grid{
	background-color: rgba(205,214,221,0.25);
	min-height: 444.04px;
	position: relative;
	padding: 5em 3em 0px;
}

	.flow-grid{
	background-color: #E0E0E0;
	position: relative;
	padding: 3em 0.5em 0px;
	min-height: 385px;
}
.flow-grid .number{
	font-family:Roboto Medium;
	color:#fff;
	font-weight: bold;
	font-size: 34px;
	text-align: center;
	line-height: 60px;
	position: absolute;
	top: -1em;
	width: 61.59px;
	height: 61.59px;
	border-radius: 50%;
	background-color: #DC6F8A;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.flow-grid h2{
	font-family:Noto Sans CJK JP;
	font-size:20px;
	padding: 1em 0px 10px;
	font-weight: 600;
	color: #000;
	text-align: center;
}
.flow-grid p{
	font-family:Helvetica;
	font-size:15px;
	text-align: left;
	line-height: 18px;
	color: #333333;
	padding: 0px 40px;
}
.requirement_title{
	width: 221px;
	background: #D6EDF8;
	border-radius: 30px;
	font-family:Noto Sans CJK JP;
	font-size:20px;
	line-height: 36px;
	text-align: center;
	color: #006B9F;
	font-weight: bold;
}
.miner-div{
	margin: 1.5em 2em !important;
}
.breakdown-grid{
	background-color: transparent;
	padding:15px;
	width: 451.5px;
	display: block;
	position: relative;
}
b.price-txt{
	font-family:Noto Sans CJK JP;
	font-size:33px;
	line-height: 49px;
	color: #000000;
}
.breakdown-grid li:first-child{
	margin-top: 10px;
}
.breakdown-grid li{
    border-bottom: 1px dotted #707070;
    padding: 10px 15px;
}
.breakdown-grid li:last-child{
    border-bottom: 0px;
    padding: 10px 15px;
}
.breakdown-grid li:last-child{
	padding: 10px 15px;
}
.industry span>i{
	margin-right: 10px;
}
.industry h2{
	font-size: 24px;
	font-weight: 600;
}
.rules-section{
	background: #f2f2f2;
}