@charset "UTF-8";
/* CSS Document */

body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background: url("images/bg.jpg") top center repeat-y;
    color: #231815;
}
.bodytop {
    padding-top: 74px;
}
@media (max-width: 991.98px) {
    .bodytop {
        padding-top: 78px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .bodytop {
        padding-top: 70px;
    }
}
.bg-mask {
    height: 100%;
    background: rgba(255,255,255,0.5);
}
a {
    word-break: break-all;
}
.btn {
    white-space: nowrap;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.img-fluid100 {
    width: 100%;
}
#player01 {
	position: relative;
    text-align: center;
    margin: auto;
}
video {
	max-width: 100%;
	height: auto;
    text-align: center;
    display: block;
}
.scroll {
	position: absolute;
	top: 2rem;
	left: 0;
    right: 0;
    margin: auto;
    text-align: center;
	z-index: 999;
}
.scroll img {
    max-height: 22px;
}
.scroll a {
    color: #fff;
}
.scroll a small {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 300;
    color: #fff;
    /*line-height: 1;*/
}
.scroll a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.btn {
	white-space: inherit;
}
.vtop {
	vertical-align: top !important;
}
.vmiddle {
	vertical-align: middle !important;
}
.table-sm th,
.table-sm td {
	vertical-align: middle;
	font-size: 12px;
	text-align: center;
    background: rgba(255,255,255,0.5);
}
.table-sm th {
	text-align: center;
}
.table-sm {
	margin-bottom: 0;
}
.table-xs th,
.table-xs td {
	vertical-align: middle;
	font-size: 12px;
}
.table-xs td {
    background: rgba(255,255,255,0.5);
}
.hrdot {
	border-top: 1px dotted rgba(0, 0, 0, 0.5);
}
.hrdotmargin {
	border-top: 1px dotted rgba(0, 0, 0, 0.5);
    margin: 3rem auto;
}
.hrdothalf {
	border-top: 1px dotted rgba(0, 0, 0, 0.5);
    width: 50%;
}
.hrdot50 {
	border-top: 1px dotted rgba(0, 0, 0, 0.0);
    width: 30%;
    margin: 2rem auto;
}
.hrdot-s {
    display: none;
}
@media (max-width: 991.98px) {
    .hrdot-s {
        display: block;
	    border-top: 1px dotted rgba(0, 0, 0, 0.5);
        width: 50%;
        margin: 0 auto 2rem;
    }
}
/* タイトル・テキスト */
.noto_gothic {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
}
p {word-break: break-all;}
.bg-primary {
	background: #00478d !important;
}
h5 {
    line-height: 1.5;
}
.h01 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 52px;
	color: #3693b6;
    border-bottom: 1px solid #3693b6;
}
.h02 {
    font-size: 25px;
    border-bottom: 1px dotted #727171;
    padding-bottom: 0.2rem;
    line-height: 1.5;
}
.p01 a {
    font-size: 20px;
    font-weight: bold;
    color: #3693b6;
}
.p01 a:hover {
    text-decoration: none;
    color: #69c5d2;
}
.p01 a::before {
    content: '';
    background: url("images/exclamation.svg") no-repeat;
    width: 35px;
    height: 35px;
    background-size: contain;
    display: inline-block;vertical-align: middle;
    margin-top: -0.4rem;
    
}
.p01 a:hover::before {
    opacity: 0.5;
}
.fivedot {
    text-align: center;
    font-size: 20px;
    line-height: 1;
    margin: 2rem auto;
}
.text-red {
	color: #d80c24;
}
.indent-1 {
	text-indent:0.6rem;
}
.panel-primary {
	border-color: #00478d;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #00478d;
	border-color: #00478d;
}
td.border-red {
	border: 2px solid #f00 !important;
}
.list-indent,
.list-indent-s {
    list-style: none;
    padding-left: 0;
}
.list-indent li {
    text-indent: -1em;
    padding-left: 1em;
}
.list-indent-s li {
    text-indent: -0.85em;
    padding-left: 0.85em;
    font-size: 85%;
}
.navbar-light {
	background:url("images/gnavbg.jpg") no-repeat top center;
    background-size: cover;
	padding:1.5rem 0;
	opacity:1;
	/*max-width:1170px;*/
	margin: 0 auto;
}
.dropmenu li {
	position: relative;
	float: left;
	margin: 0 15px;
	padding: 0;
}
.dropmenu li a {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 19px !important;
	color: #fff !important;
}
.dropmenu li a:hover {
	opacity: 0.7;
}
.dropmenu li > a:hover::after{
    width: 100%;
}
.dropmenu li >a::after{
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #fff;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.dropmenu li a.active {
	font-weight: 700;
    font-style: italic;
    border-bottom: 1px solid #fff;
}
.dropmenu li ul {
	list-style: none;
	position: absolute;
	top: 1.6rem;
	left: 0;
	margin: 0;
	padding: 0;
}
.dropmenu li:last-child ul {
	left: -100%;
	width: 100%
}
.dropmenu li ul li {
	overflow: hidden;
	width: 269%;
	height: 0;
	/*color: #fff;*/
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
	z-index: 9999;
    margin-left: 3.8rem;
}
.dropmenu li ul li a {
	padding: 12px 15px;
	background: rgba(255,255,255,0.7);
	text-align: left;
	font-size: 12px !important;
	font-weight: normal;
    color: #3693b6 !important;
}
.dropmenu li:hover > a {
	color: #fff;
}
.dropmenu li ul li a:hover {
	background: rgba(54,147,182,0.7);
    color: #fff !important;
}
.dropmenu li ul li > a::after {
    display: none;
}
.dropmenu li:hover ul li {
	overflow: visible;
	height: 36px;
	/*border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
}
.dropmenu li:hover ul li:first-child {
	border-top: 0;
	padding: 0;
}
.dropmenu li:hover ul li:last-child{
    border-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .dropmenu li {
    	margin: 0 10px;
    }
    .dropmenu li a {
    	font-size: 16px !important;
    }
    .dropmenu li ul {
	    top: 1.45rem;
    }
    .dropmenu li ul li {
	    width: 268%;
        margin-left: 2.9rem;
    }
}
@media (max-width: 991.98px) {
	.dropmenu li {
		margin: 0.5rem 1rem !important;
	}
	.dropmenu li ul {
		position: static;
	}
    .dropmenu li ul li {
	width: 100%;
    }
	.dropmenu li:hover ul li {
		height: 20px;
	}
    .dropmenu li > a:hover::after{
        width: 30%;
    }
    .dropmenu li:last-child > a::after {
        display: none;
    }
}
/*.top_content {
	margin-top:6.6vh;
}*/
.main_content {
	/*margin-top:58px;*/
	min-height: 940px;
    background: rgba(255,255,255,0.7);
    padding: 2rem 0 100px;
    margin: auto;
}
.top_content {
    min-height: 940px;
    background: rgba(255,255,255,0.7);
    padding: 50px 0 100px;
    margin: auto;
}
.top_content_inner {
    padding-top: 50px;
    margin-top: -50px;
}
.second_content {
	margin-top:58px;
}
@media (max-width: 991.98px) {
	.main_content {
		margin-top:0;
		min-height: 240px;
	}
    .top_content {
        padding: 70px 0 100px;
    }
    .top_content_inner {
        padding-top: 70px;
        margin-top: -70px;
    }
    .second_content {
	    margin-top:78px;
    }
}
@media (min-width: 1200px) {
	.main_content,
    .top_content {
		width: 1199.98px;
	}
}
.logo {
	margin:2rem auto;
	max-width: 600px
}
.img_slider {
    margin-top: 1.5rem;
}
.slick-prev::before,
.slick-next::before {
	content: none !important;
}
.slick-prev img,
.slick-next img {
	max-height: 20px;
}
#arrows {
    display: none;
}
.img_slider li {
    border-right: 1px solid #9fa0a0;
    padding: 0 1rem;
    height: 265px;
    position: relative;
}
.img_slider li a {
    color: #231815;
}
.img_slider li a:hover {
    text-decoration: none;
    opacity: 0.7;
}
.img_slider li p {
    font-size: 13px;
    max-height: 110px;
    overflow: auto;
}
.img_slider li .newslogo {
    display: table;
    height: 110px;
}
.img_slider li .newslogo p {
    display: table-cell;
    vertical-align: middle;
}
.slick-dots li {
    border-right: hidden;
}
button {
  /*margin: 0;
  padding: 0;*/
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.slide-arrow {
    position: absolute;
    /*top: 50%;*/
    bottom: -40px;
    margin-top: -15px;
}
.prev-arrow {
    /*left: -40px;*/
    right: 45px;
  /*width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;*/
    background: url("images/prev.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
}
.next-arrow {
  right: 15px;
  /*width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;*/
    background: url("images/next.png") no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
}
.ca_date span {
    position: absolute;
    bottom: 0;
    left: 1rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: #fff;
    background: #9fa0a0;
    display: inline-block;
    padding: 0.1rem 0.7rem;
}
.ca_date small {
    position: absolute;
    bottom: 0.3rem;
    right: 1rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #595757;
}
.twitterblock {
    height: 400px;
    overflow: hidden;
}
.SandboxRoot.env-bp-430 .timeline-Tweet-text {
    font-size: 10.5pt !important;
    line-height: 14pt!important;
    }

.SandboxRoot.env-bp-820 .timeline-Tweet-text {
    font-size: 10.5pt !important;
    line-height: 14pt!important;
}
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background: none;
  border-radius: 0rem;
    margin-left: -1rem;
}
.breadcrumb-item {
  display: -ms-flexbox;
  display: flex;
    font-size: 11px;
}
.breadcrumb-item a {
    color: #3693b6;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
    font-size: 11px;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #231815;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #231815;
}
.nav-link {
	font-size: 14px !important;
	padding: 0.2rem 0.05rem !important;
}
.nav-pills .nav-link {
	font-size: 14px !important;
	padding: 0.2rem 0.5rem !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.nav-link {
		font-size: 11px !important;
		padding: 0.2rem 0.02rem !important;
	}
	.nav-pills .nav-link {
		font-size: 13px !important;
		padding: 0.2rem 0.5rem !important;
	}
}
@media (max-width: 575.98px) {
	.nav-link {
		font-size: 12px;
		padding: 0.2rem 0.5rem;
	}
	.nav-pills .nav-link {
		font-size: 12px !important;
		padding: 0.2rem 0.5rem !important;
	}
}
.brnone {
	display: block;
}
.br-none {
	display: block;
}
.ml2 {
    margin-left: 0.5em;
}
@media (max-width: 991.98px) {
	.brnone {
		display: none;
	}
}
@media (max-width: 1199.98px) {
    .br-none {
	    display: none;
    }
    .ml2 {
        margin-left: 0;
    }
    .pl2 {
        text-indent: -0.5em;
        padding-left: 0.5em;
    }
}
@media (min-width: 576px) {
	.zoomBox .list-inline-item img {
		width: 200px;
	}
}
.menu_block {
    margin: auto;
}
@media (min-width: 1200px) {
    .menu_block {
        max-width: 500px;
    }
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
    margin: 20px 0;
}
.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.panel-title {
	line-height: 1.5;
}
.btn-outline-danger {
    border-color: #ba256a;
    color: #ba256a;
}
.btn-outline-danger:hover {
    background-color: rgba(186,37,106,0.2    );
    color: #ba256a;
}
.alert-primary {
    background-color: #69c5d2;
    color: #fff;
}
.dl3 dt {
	float: left;
	width: 3em;
	font-weight: normal;
}
.dl3 dd {
	margin-left: 3em;
}
.dl3-r {
	line-height: 1.1;
    margin-bottom: 0;
}
.dl3-r dt {
	float: left;
	width: 3em;
	font-weight: normal;
    text-align: right;
}
.dl3-r dd {
	margin-left: 3em;
    line-height: 1.1;
}
.dl4 {
	line-height: 1.1;
}
.dl4 dt {
	float: left;
	width: 4em;
	font-weight: normal;
}
.dl4 dd {
	margin-left: 4em;
    line-height: 1.1;
}
.dl5 {
	line-height: 1.2;
}
.dl5 dt {
	float: left;
	width: 5em;
	font-weight: normal;
}
.dl5 dd {
	margin-left: 5em;
}
.dl6 dt {
	float: left;
	width: 6em;
	font-weight: normal;
}
.dl6 dd {
	margin-left: 6em;
    line-height: 1.5;
    margin-bottom: 0;
}
.dl6-r {
	line-height: 1.1;
    margin-bottom: 0;
}
.dl6-r dt {
	float: left;
	width: 6em;
	font-weight: normal;
    text-align: right;
}
.dl6-r dd {
	margin-left: 6em;
    line-height: 1.1;
}
.dl7 dt {
	float: left;
	width: 7em;
    font-weight: normal;
}
.dl7 dd {
	margin-left: 7em;
    line-height: 1.5;
    margin-bottom: 0;
}
.dl8 dt {
	float: left;
	width: 8em;
    font-weight: normal;
}
.dl8 dd {
	margin-left: 8em;
    line-height: 1.5;
    margin-bottom: 0;
}
.dl9 dt {
	float: left;
	width: 9em;
	font-weight: normal;
}
.dl9 dd {
	margin-left: 9em;
}
.dl10 {
	line-height: 1.2;
}
.dl10 dt {
	float: left;
	width: 10em;
	font-weight: normal;
}
.dl10 dd {
	margin-left: 10em;
}
.dl11 {
	line-height: 1.2;
}
.dl11 dt {
	float: left;
	width: 11em;
    font-weight: normal
}
.dl11 dd {
	margin-left: 11em;
}
.dl12 dt {
	float: left;
	width: 12em;
}
.dl12 dd {
	margin-left: 12em;
}
.dl13 {
	line-height: 1.2;
}
.dl13 dt {
	float: left;
	width: 13em;
	font-weight: normal;
}
.dl13 dd {
	margin-left: 13em;
}
.dl14 dt {
	font-weight: normal;
	float: left;
	width: 14em;
}
.dl14 dd {
	margin-left: 14em;
}
@media (max-width: 767.98px) {
	.dl10 dt,
	.dl11 dt,
	.dl12 dt,
	.dl13 dt,
	.dl14 dt {
		float: none;
		width: 100%;
	}
	.dl10 dd,
	.dl11 dd,
	.dl12 dd,
	.dl13 dd,
	.dl14 dd {
		margin-left: 0;
	}
}
.faq_acc > dt {
	color: #231815;
	cursor: pointer;
	padding: 0.5rem 1rem 0;
	font-weight: 400;
	font-size: 20px;
	position: relative;
	border-bottom: 2px dotted #727171;
	margin-bottom: 0.5rem;
}
.faq_acc > dt::after {
	content: url("images/faq-down.png");
	position: absolute;
	right: 0;
	bottom: 0rem;
}
.faq_acc > dt.active::after {
	content: url(images/faq-up.png);
}
.faq_acc > dt strong {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 100;
	font-size: 52px;
    color: #3693b6;
    margin-right: 1rem;
}
.faq_acc > dd {
	margin: 0px;
	padding: 0 1rem 1rem;
}
.faq_acc > dd strong {
	font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: 100;
	font-size: 52px;
    color: #c92a72;
    display: block;
}
.faq_acc > dd {
	color: #000;
	font-size: 14px;
}
.faq_acc > dd a {
	color: #00478d;
}
.faq_acc > dd a:hover {
	color: #f60;
	text-decoration: none;
}
@media (max-width: 575.98px) {
	.faq_acc > dt {
		padding: 0.5rem 1rem 1.5rem;
	}
}
@media (min-width: 1200px) {
    .img-hoshi {
        max-width: 880px;
    }
    .img-shinagawa {
        max-width: 510px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .img-hoshi {
        max-width: 880px;
    }
    .img-shinagawa {
        max-width: 510px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .img-shinagawa {
        max-width: 400px;
    }
}
.del-red {
    text-decoration: line-through;
    color: #f00;
}
.del-red span {
    color: #000;
}
.del-red2 {
    text-decoration: line-through;
    color: #f00;
}
.del-red2 span {
    color: #007bff;
}
.del-red2 span:hover {
    color: #0056b3 !important;
}
footer {
	padding:3rem 0;
	background:#fff;
}
footer .menu_block {
    margin: 1rem 0;
}
footer .copyright {
	font-size:10px;
}
footer .copyright a {
	color: #000;
}
footer .copyright a:hover {
	text-decoration: none;
    color: #69c5d2;
}
footer p {
    font-size: 11px;
}
/* トップへ戻るボタン */
#page-top {
	font-size: 0;
	position: fixed;
	bottom: 16px;
	right: 16px;
	opacity: 0;
	text-align: right;
}
#page-top img {
    max-height: 48px;
}
#page-top.fade-in {
	opacity: 1;
	transition: opacity 1s;
    cursor: pointer;
}
#page-top.fade-in:hover {
    opacity: 0.6;
}
@media (max-width: 575.98px) {
	#page-top img {
		max-height: 24px;
	}
}
ruby {
	display: inline-table;
	border-collapse: collapse;
	/*height: 2em;*/
	margin: 0;
	padding: 0;
	border: none;
	white-space: nowrap;
	text-indent: 0;
	vertical-align: 0.9em;
	text-decoration: inherit;
	text-align: center;
	line-height: 1em;
}
/* 上ルビ */
ruby>rtc {
	display: table-header-group;
	height: 25%;
	margin: 0;
	padding: 0;
	border: none;
	font: inherit;
	font-size: 50%;
	line-height: 1em;
}
/* 下ルビ(括弧類がある場合とない場合でセレクタが異なる) */
ruby>rtc+rtc,
ruby>rtc+rp+rtc {
	display: table-footer-group;
	height: 25%;
	margin: 0;
	padding: 0;
	border: none;
	font: inherit;
	font-size: 50%;
	text-decoration: none;
	line-height: 1em;
}
/* 各文字に対応するルビ */
ruby>rtc>rt {
	display: table-cell;
	margin: 0;
	padding: 0 0.125em;
	border: none;
	font-size: 100%;
	text-align: center !important;
	line-height: 1em;
}
/* ルビ対象テキスト */
ruby>rb {
	display: table-cell;
	max-height: 75%;
	margin: 0;
	padding: 0 0.125em;
	border: none;
	font: inherit;
	text-decoration: none;
	text-align: center !important;
	line-height: 1em;
	vertical-align: top;
}
/* 非対応環境向け括弧類 */
ruby>rp {
	display: none;
}
/* 単純な<ruby>要素での<rt>要素 */
ruby>rt {
	/*display: table-header-group;*/
    display: table-footer-group;
	height: 25%;
	margin: 0;
	/*padding: 0 0.125em;*/
    padding: 0.25rem 0.125em; /*トップキャラふりがなのため追加*/
	border: none;
	font: inherit;
	font-size: 50%;
	/*line-height: 1em;*/
    line-height: 2;
	text-align: center !important;
}
/* <ruby>要素入れ子の場合 */
ruby>ruby {
	vertical-align: 0em;
}
/* <ruby>要素が入れ子でない場合のルビテキストと、*/
/* <ruby>要素が入れ子の場合の上位<ruby>要素のルビテキスト、*/
ruby>ruby+rt,
ruby>ruby+rp+rt {
	display: table-footer-group;
}
/* <ruby>要素直下に<rt>要素が二つある場合 */
ruby>rt+rt {
	display: table-footer-group;
}