/*
 Theme Name: rengosundaikai
 Theme URI: https://rengosundaikai.jp/
 Author: otsubo
 Description: 会員エリア用のテーマ
 Version: 1.0
*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,300italic,400italic,500,500italic,600,600italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
.h1-btn {
	width: 33%;
	margin-left: auto;
	margin-right: auto;
}
.category {
	padding-top: 0.8em;
	padding-right: 0.6em;
	padding-left: 0.6em;
	padding-bottom: 0.3em;
	color: rgba(252,252,252,1.00);
	margin-right: 0.6em;
	font-size: 0.9em;
}
.category.report {
	background-color: rgba(179,107,148,1.00);
}
.category.news {
	background-color: rgba(93,95,153,1.00);
}
.category.notice {
	background-color: rgba(168,136,89,1.00);
}
table.meiyu_list {
	width: 46%;
	margin-right: 4%;
	float: left;
	border-color: #FFFFFF #FFFFFF #FFFFFF #E9E9E9;
	border-width: 0px 0px 0px 3px;
	border-left-style: solid;
}
.meiyu_list th {
	color: #000000;
	font-weight: 300;
	margin: 0px;
	width: 35%;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}
.meiyu_list td {
	width: 65%;
	margin: 0px;
	float: left;
	border-width: 0px;
	text-align: left;
}
.footer_logo {
	color: #FFFFFF;
	font-size: 1.6em;
	margin-bottom: 1em;
}
.sp {
	display: none;
}
.pc {
	display: inherit;
}
.text_box {
	margin-bottom: 2em;
}
.cap {
	margin-top: 0.5em;
	line-height: 1.3em;
	margin-bottom: 1em;
}
.new_report img {
	width: 20%;
	border: 1px solid #B6B6B6;
	float: left;
	margin-right: 5%;
}
.new_report   {
	margin-top: 1em;
}
.text_right {
	float: right;
	margin-bottom: 3em;
}
.text_red {
	color: #FB0004;
}
.row .col-md-9 dt {
	font-weight: 700;
	color: #291982;
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
li .info_detail  {
	color: rgba(0,0,0,1.00);
	font-style: normal;
	font-weight: normal;
	margin-bottom: 1em;
	margin-left: 1em;
}
em {
	font-weight: 700;
	color: rgba(166,160,194,1.00);
}
.row .col-md-9 dt dd ul dt {
	color: rgba(0,0,0,1.00);
	font-weight: 300;
}
.activity dt {
	width: 25%;
	float: left;
	margin-right: 5%;
}
.activity dd {
	width: 70%;
	float: left;
	margin-top: -1px;
}
.row .col-md-9 .message_dt {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: 500;
	width: 100%;
	clear: left;
}
.row .col-md-9 dd {
	line-height: 1.6em;
	border-bottom: 1px dotted #D5D5D5;
	margin-bottom: 2em;
	padding-bottom: 2em;
}
.row .col-md-9 .message_dd {
	width: 70%;
	margin-right: 5%;
	float: left;
}
.row .col-md-9 .message_dd img {
	width: 100%;
	
}
.row .col-md-9 .photo_dd {
	width: 25%;
	float: left;
}
html {
	line-height: 1
}
ol, ul {
	list-style: none
}
.padding-bottom-0 {
        padding-bottom: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}

q, blockquote {
	quotes: none
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none
}
a img {
	border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
main {
  padding-top: 140px;
}
p {
	font-size: 15px;
	line-height: 27px;
	padding-bottom: 15px;
	color: #414A52
}
h1 {
	font-size: 45px;
	font-weight: 300;
	line-height: 68px
}
h2 {
	font-size: 36px;
	font-weight: 300;
}
.successive_h2 {
	margin-bottom: 1em;
	font-size: 1.4em;
	background-color: #E5E5E5;
	float: left;
	width: 100%;
	padding-top: 2em;
	padding-right: 0.3em;
	padding-left: 1em;
	padding-bottom: 0.7em;
}

h3 {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 20px;
	color: #8A9097
}
.info_title dt h3 {
	border-bottom: 3px solid rgba(80,47,124,1.00);
	background-color: rgba(80,47,124,1.00);
	padding-left: 1em;
	float: left;
	width: 100%;
	color: rgba(232,232,232,1.00);
	padding-top: 0.5em;
	font-size: 1em;
}
h4 {
	font-size: 15px;
	font-weight: 600;
	margin-right: 0;
	margin-bottom: 35px;
	text-transform: uppercase
}
h4:after {
	display: block;
	width: 30px;
	height: 2px;
	margin-top: 15px;
	content: '';
	background-color: #7AE2DE
}
h5 {
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	text-transform: uppercase;
	color: #414A52;
	margin-bottom: 1em;
}
.bold-italic {
	font-weight: 600;
	font-style: italic
}
.btn.primary {
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	background-color: #7AE2DE;
	padding: 20px;
	text-decoration: none;
	line-height: 1
}
.btn.primary:hover {
	background-color: #71D5D2
}
.btn.secondary {
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #6C6A82;
	border: 2px solid #7AE2DE;
	text-decoration: none;
	line-height: 1;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.btn.secondary:hover {
	color: #fff;
	background-color: #71D5D2;
	border-color: #71D5D2
}
.btn.secondary:focus {
	color: #fff;
	background-color: #7AE2DE;
	border-color: #7AE2DE;
}
.btn.secondary-white {
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
	border: 2px solid #DCDCDC;
	padding: 15px 20px;
	text-decoration: none;
	line-height: 1;
	background-color: #6C6B82;
}
.btn.secondary-white:hover {
	color: #7AE2DE;
	background-color: #fff;
	border-color: #fff
}
.btn.secondary-white:focus {
	color: #7AE2DE;
	background-color: #fff;
	border-color: #fff
}
li.btn3 {
	float: left;
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
li.btn2 {
	float: left;
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
li.btn1 {
	float: center;
	width: 90%;
	margin: 30px 1.5% 0 1.5%;
}
.mess_menu li {
	margin-bottom: 0.5em;
}
.mess_menu {
	margin-top: 1em;
	margin-bottom: 3em;
}
.view-more {
	margin-top: 70px
}
a.text-link {
	color: #fff;
	margin-left: 30px;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase
}
a.text-link:focus {
	color: #fff
}
a.text-link:after {
	font-family: FontAwesome;
	content: "\f105";
	opacity: 0;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms
}
a.text-link:hover {
	color: #fff
}
a.text-link:hover:after {
	opacity: 1;
	margin-left: 10px
}
.has-padding {
	padding-top: 225px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 55px;
}
.top-padding {
	padding-top: 125px;
	background-color: rgba(255,255,255,0.81);
}
body #message {
	padding-bottom: 400px;
	background-image: url(../img/bottom_bg001.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}
body #history {
	padding-bottom: 450px;
	background-image: url(../img/bottom_bg002.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}

.has-padding-tall {
	padding: 160px 0
}
.alternate-bg {
	background-color: rgba(226, 226, 226, 1);
	clear: left;
}
#crew-message {
	background-color: rgba(255,255,255,0.81);
}
#about {
	background-color: #0C1130;
	color: #FFFFFF;
}


/* contribution2 */
.flex-direction-column {
    display: flex;
    flex-direction: column;
}
.info-lists {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}
.info-list {
    width: 300px;
    padding: 3% 2%;
    border: solid 1px black;
    text-align: center;
    background-color: white;
    box-shadow: 9px 7px 10px rgba(0, 0, 0, 0.3);
}
.radius-img {
    width: 70% !important;
    height: auto;
}
.info-list-name {
    font-size: 1.5rem;
    padding: 15px 0 !important;
}

.l-main {
  max-width: 960px;
  margin: 0 auto;
  padding-top: 150px;
  padding-right: 15%;
  padding-left: 15%;
}
/* ------------------------------------------------------------------------------- */


.footer-bg {
	background-color: #0C1130;
	padding-top: 100px;
}
.is-centered {
	text-align: center
}
.vjs-default-skin .vjs-mute-control {
	position: absolute;
	bottom: 13px;
	left: 50%;
	font-size: 20px;
	cursor: pointer;
	transform: translateX(-154px)
}
.vjs-default-skin .vjs-mute-control:before {
	content: "\e617"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before {
	content: "\e615"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before {
	content: "\e616"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before {
	content: "\e618"
}
.vjs-default-skin .vjs-volume-control {
	position: absolute;
	right: 49%;
	bottom: 40px;
	width: 16rem;
	transform: translateX(50%)
}
.vjs-default-skin .vjs-volume-bar {
	margin: 0;
	width: 16rem;
	height: 5px;
	background-color: rgba(255,255,255,0.5);
	border-radius: 2px
}
.vjs-default-skin .vjs-volume-level {
	position: absolute;
	top: 0;
	left: 0;
	height: 0.3125rem;
	width: 100%;
	background-color: #fff;
	border-radius: 2px
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
	position: absolute;
	left: 15rem
}
.vjs-default-skin .vjs-volume-handle:before {
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	position: relative;
	top: -8px;
	left: 0px;
	background-color: #fff;
	border-radius: 50%
}
.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.video-js .vjs-big-play-button:before, .video-js .vjs-control:before {
	text-align: center
}
@font-face {
	font-family: VideoJS;
	src: url(../font/1.4.0/VideoJS.eot?#iefix) format("eot")
}

.vjs-icon-play, .video-js .vjs-big-play-button, .video-js .vjs-play-control {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-play:before, .video-js .vjs-big-play-button:before, .video-js .vjs-play-control:before {
	content: ""
}
.vjs-icon-play-circle {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-play-circle:before {
	content: ""
}
.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing:before {
	content: ""
}
.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0, .video-js .vjs-volume-menu-button.vjs-vol-0 {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0:before, .video-js .vjs-volume-menu-button.vjs-vol-0:before {
	content: ""
}
.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1, .video-js .vjs-volume-menu-button.vjs-vol-1 {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1:before, .video-js .vjs-volume-menu-button.vjs-vol-1:before {
	content: ""
}
.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2, .video-js .vjs-volume-menu-button.vjs-vol-2 {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2:before, .video-js .vjs-volume-menu-button.vjs-vol-2:before {
	content: ""
}
.vjs-icon-volume-high, .video-js .vjs-mute-control, .video-js .vjs-volume-menu-button {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-volume-high:before, .video-js .vjs-mute-control:before, .video-js .vjs-volume-menu-button:before {
	content: ""
}
.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control:before {
	content: ""
}
.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control:before {
	content: ""
}
.vjs-icon-square {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-square:before {
	content: ""
}
.vjs-icon-spinner {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-spinner:before {
	content: ""
}
.vjs-icon-subtitles, .video-js .vjs-subtitles-button {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-subtitles:before, .video-js .vjs-subtitles-button:before {
	content: ""
}
.vjs-icon-captions, .video-js .vjs-captions-button {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-captions:before, .video-js .vjs-captions-button:before {
	content: ""
}
.vjs-icon-chapters, .video-js .vjs-chapters-button {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-chapters:before, .video-js .vjs-chapters-button:before {
	content: ""
}
.vjs-icon-share {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-share:before {
	content: ""
}
.vjs-icon-cog {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-cog:before {
	content: ""
}
.vjs-icon-circle, .video-js .vjs-mouse-display, .video-js .vjs-play-progress, .video-js .vjs-volume-level {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-circle:before, .video-js .vjs-mouse-display:before, .video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before {
	content: " "
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
	position: absolute;
	left: 15rem
}
.vjs-default-skin .vjs-volume-handle:before {
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	position: relative;
	top: -8px;
	left: 0px;
	background-color: #fff;
	border-radius: 50%
}
.vjs-icon-circle-outline {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-circle-outline:before {
	content: ""
}
.vjs-icon-circle-inner-circle {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-circle-inner-circle:before {
	content: ""
}
.vjs-icon-hd {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-hd:before {
	content: ""
}
.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button:before {
	content: ""
}
.vjs-icon-replay {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-replay:before {
	content: ""
}
.vjs-icon-facebook {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-facebook:before {
	content: ""
}
.vjs-icon-gplus {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-gplus:before {
	content: ""
}
.vjs-icon-linkedin {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-linkedin:before {
	content: ""
}
.vjs-icon-twitter {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-twitter:before {
	content: ""
}
.vjs-icon-tumblr {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-tumblr:before {
	content: ""
}
.vjs-icon-pinterest {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-pinterest:before {
	content: ""
}
.vjs-icon-audio-description {
	font-family: VideoJS;
	font-weight: 400;
	font-style: normal
}
.vjs-icon-audio-description:before {
	content: ""
}
.video-js {
	display: block;
	vertical-align: top;
	box-sizing: border-box;
	color: #fff;
	background-color: #000;
	position: relative;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.video-js:-moz-full-screen {
position:absolute
}
.video-js:-webkit-full-screen {
width:100% !important;
height:100% !important
}
.video-js *, .video-js:before, .video-js:after {
	box-sizing: inherit
}
.video-js ul {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	list-style-position: outside;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0
}
.video-js.vjs-fluid, .video-js.vjs-16-9, .video-js.vjs-4-3 {
	width: 100%;
	max-width: 100%;
	height: 0
}
.video-js.vjs-16-9 {
	padding-top: 56.25%
}
.video-js.vjs-4-3 {
	padding-top: 75%
}
.video-js.vjs-fill {
	width: 100%;
	height: 100%
}
.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow-y: auto
}
.vjs-full-window .video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}
.video-js.vjs-fullscreen {
	width: 100% !important;
	height: 100% !important;
	padding-top: 0 !important
}
.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none
}
.vjs-hidden {
	display: none !important
}
.video-js .vjs-offscreen {
	height: 1px;
	left: -9999px;
	position: absolute;
	top: 0;
	width: 1px
}
.vjs-lock-showing {
	display: block !important;
	opacity: 1;
	visibility: visible
}
.vjs-no-js {
	padding: 20px;
	color: #fff;
	background-color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 300px;
	height: 150px;
	margin: 0 auto
}
.vjs-no-js a, .vjs-no-js a:visited {
	color: #66A8CC
}
.video-js .vjs-big-play-button {
	font-size: 3em;
	line-height: 60px;
	height: 60px;
	width: 60px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 0;
	cursor: pointer;
	opacity: 1;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.5);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.vjs-big-play-centered .vjs-big-play-button {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.vjs-paused.vjs-has-started .vjs-big-play-button {
	display: block
}
.video-js:hover .vjs-big-play-button, .video-js .vjs-big-play-button:focus {
	outline: 0;
	border-color: #fff;
	background-color: #FFF;
	background-color: rgba(255,255,255,0.3);
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s
}
.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button {
	display: none
}
.video-js button {
	background: 0 0;
	border: 0;
	color: inherit;
	display: inline-block;
	overflow: visible;
	font-size: inherit;
	line-height: inherit;
	text-transform: none;
	text-decoration: none;
	transition: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.video-js .vjs-control.vjs-close-button {
	cursor: pointer;
	height: 3em;
	position: absolute;
	right: 0;
	top: .5em;
	z-index: 2
}
.vjs-menu-button {
	cursor: pointer
}
.vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	overflow: auto
}
.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
	display: none
}
.vjs-menu li {
	list-style: none;
	margin: 0;
	padding: .2em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align: center;
	text-transform: lowercase
}
.vjs-menu li:focus, .vjs-menu li:hover {
	outline: 0;
	background-color: #73859f;
	background-color: rgba(115,133,159,0.5)
}
.vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
	background-color: #fff;
	color: #2B333F
}
.vjs-menu li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 .3em;
	font-weight: 700;
	cursor: default
}
.vjs-menu-button-popup .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	width: 10em;
	left: -3em;
	height: 0;
	margin-bottom: 1.5em;
	border-top-color: rgba(43,51,63,0.7)
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
	background-color: #2B333F;
	background-color: rgba(43,51,63,0.7);
	position: absolute;
	width: 100%;
	bottom: 1.5em;
	max-height: 15em
}
.vjs-menu-button-popup:hover .vjs-menu, .vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
	display: block
}
.video-js .vjs-menu-button-inline {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	overflow: hidden
}
.video-js .vjs-menu-button-inline:before {
	width: 2.222222222em
}
.video-js .vjs-menu-button-inline:hover, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline.vjs-slider-active, .video-js.vjs-no-flex .vjs-menu-button-inline {
	width: 12em
}
.video-js .vjs-menu-button-inline.vjs-slider-active {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.vjs-menu-button-inline .vjs-menu {
	opacity: 0;
	height: 100%;
	width: auto;
	position: absolute;
	left: 4em;
	top: 0;
	padding: 0;
	margin: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.vjs-menu-button-inline:hover .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
	display: block;
	opacity: 1
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
	display: block;
	opacity: 1;
	position: relative;
	width: auto
}
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu, .vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu, .vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
	width: auto
}
.vjs-menu-button-inline .vjs-menu-content {
	width: auto;
	height: 100%;
	margin: 0;
	overflow: hidden
}
.video-js .vjs-control-bar {
	display: none;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 51px;
	background-color: transparent
}
.vjs-has-started .vjs-control-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	visibility: visible;
	opacity: 1;
	-webkit-transition: visibility .1s, opacity .1s;
	-moz-transition: visibility .1s, opacity .1s;
	-o-transition: visibility .1s, opacity .1s;
	transition: visibility .1s, opacity .1s
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	-moz-transition: visibility 1s, opacity 1s;
	-o-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}
.vjs-controls-disabled .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar, .vjs-error .vjs-control-bar {
	display: none !important
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible
}
.row .view_btn {
	margin-top: 2em;
	text-align: center;
}

@media �screen {
.vjs-user-inactive.vjs-playing .vjs-control-bar:before {
	content: ""
}
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
	display: table
}
.video-js .vjs-control {
	outline: 0;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 4em;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}
.video-js .vjs-control:before {
	font-size: 1.8em;
	line-height: 1.67
}
.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus {
	text-shadow: none
}
.video-js .vjs-control-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	display: none
}
.vjs-no-flex .vjs-control {
	display: table-cell;
	vertical-align: middle
}
.video-js .vjs-custom-control-spacer {
	display: none
}
.video-js .vjs-progress-control {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto;
	height: 8px;
	font-size: 0.3em
}
.vjs-live .vjs-progress-control {
	display: none
}
.video-js .vjs-progress-holder {
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	height: 8px
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
	font-size: 1.666666666666666666em
}
.video-js .vjs-progress-control:hover .vjs-mouse-display:after, .video-js .vjs-progress-control:hover .vjs-play-progress:after {
	display: none;
	font-size: .6em
}
.video-js .vjs-progress-holder .vjs-play-progress, .video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div {
	position: absolute;
	display: block;
	height: 8px;
	margin: 0;
	padding: 0;
	width: 0;
	left: 0;
	top: 0
}
.video-js .vjs-mouse-display:before {
	display: none
}
.video-js .vjs-play-progress {
	background-color: rgba(122,226,222,0.75)
}
.video-js .vjs-play-progress:before {
	position: absolute;
	top: -.333333333333333em;
	right: -.5em;
	font-size: .9em
}
.video-js .vjs-mouse-display:after, .video-js .vjs-play-progress:after {
	display: none;
	position: absolute;
	top: -2.4em;
	right: -1.5em;
	font-size: .9em;
	color: #000;
	content: attr(data-current-time);
	padding: .2em .5em;
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em
}
.video-js .vjs-play-progress:before, .video-js .vjs-play-progress:after {
	z-index: 1
}
.video-js .vjs-load-progress {
	background: ligthen(#FFF, 25%);
	background: rgba(255,255,255,0.5)
}
.video-js .vjs-load-progress div {
	background: ligthen(#73859f, 50%);
	background: rgba(115,133,159,0.75)
}
.video-js.vjs-no-flex .vjs-progress-control {
	width: auto
}
.video-js .vjs-progress-control .vjs-mouse-display {
	display: none;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #000;
	z-index: 1
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
	z-index: 0
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
	display: none
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	-moz-transition: visibility 1s, opacity 1s;
	-o-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display, .video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
	display: none
}
.video-js .vjs-progress-control .vjs-mouse-display:after {
	color: #fff;
	background-color: #000;
	background-color: rgba(0,0,0,0.8)
}
.video-js .vjs-slider {
	outline: 0;
	position: relative;
	cursor: pointer;
	padding: 0;
	margin: 0;
	background-color: #73859f;
	background-color: rgba(115,133,159,0.5)
}
.video-js .vjs-slider:focus {
	text-shadow: 0 0 1em #fff;
	-webkit-box-shadow: 0 0 1em #fff;
	-moz-box-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff
}
.video-js .vjs-mute-control, .video-js .vjs-volume-menu-button {
	cursor: pointer;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	position: absolute;
	left: 50%;
	right: 50%;
	transform: translateX(-50%)
}
.video-js .vjs-volume-control {
	width: 5em;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.video-js .vjs-volume-bar {
	margin: 1.35em .45em
}
.vjs-volume-bar.vjs-slider-horizontal {
	width: 5em;
	height: .3em
}
.vjs-volume-bar.vjs-slider-vertical {
	width: .3em;
	height: 5em;
	margin: 1.35em auto
}
.video-js .vjs-volume-level {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff
}
.video-js .vjs-volume-level:before {
	position: absolute;
	font-size: .9em
}
.vjs-slider-vertical .vjs-volume-level {
	width: .3em
}
.vjs-slider-vertical .vjs-volume-level:before {
	top: -.5em;
	left: -.3em
}
.vjs-slider-horizontal .vjs-volume-level {
	height: .3em
}
.vjs-slider-horizontal .vjs-volume-level:before {
	top: -.3em;
	right: -.5em
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
	height: 100%
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
	width: 100%
}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
	display: block;
	width: 0;
	height: 0;
	border-top-color: transparent
}
.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
	left: .5em;
	height: 8em
}
.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
	left: -2em
}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
	height: 0;
	width: 0;
	overflow-x: hidden;
	overflow-y: hidden
}
.vjs-volume-menu-button-vertical:hover .vjs-menu-content, .vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
	height: 8em;
	width: 2.9em
}
.vjs-volume-menu-button-horizontal:hover .vjs-menu-content, .vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
	height: 2.9em;
	width: 8em
}
.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
	background-color: transparent !important
}
.vjs-poster {
	display: inline-block;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%
}
.vjs-poster img {
	display: block;
	vertical-align: middle;
	margin: 0 auto;
	max-height: 100%;
	padding: 0;
	width: 100%
}
.vjs-has-started .vjs-poster {
	display: none
}
.vjs-audio.vjs-has-started .vjs-poster {
	display: block
}
.vjs-controls-disabled .vjs-poster {
	display: none
}
.vjs-using-native-controls .vjs-poster {
	display: none
}
.video-js .vjs-live-control {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-flex: auto;
	-moz-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	font-size: 1em;
	line-height: 3em
}
.vjs-no-flex .vjs-live-control {
	display: none;
	width: auto;
	text-align: left
}
.vjs-live-display {
	display: none
}
.video-js .vjs-time-control {
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	font-size: 1em;
	line-height: 3em
}
.vjs-live .vjs-time-control {
	display: none
}
.video-js .vjs-current-time-display {
	position: absolute;
	background-color: rgba(255,255,255,0.3);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 10px;
	margin: 0 0 0 15px
}
.video-js .vjs-remaining-time {
	position: absolute;
	right: 0
}
.video-js .vjs-remaining-time-display {
	position: absolute;
	right: 0;
	background-color: rgba(255,255,255,0.3);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 10px;
	margin: 0 15px 0 0
}
.video-js .vjs-current-time, .vjs-no-flex .vjs-current-time {
	display: block
}
.video-js .vjs-duration, .vjs-no-flex .vjs-duration {
	display: none
}
.vjs-time-divider {
	display: none;
	line-height: 3em
}
.vjs-live .vjs-time-divider {
	display: none
}
.video-js .vjs-play-control {
	cursor: pointer;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	position: absolute;
	left: 50%;
	right: 50%;
	transform: translateX(-50%);
	display: none
}
.vjs-text-track-display {
	position: absolute;
	bottom: 3em;
	left: 0;
	right: 0;
	top: 0;
	pointer-events: none
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom: 1em
}
.video-js .vjs-text-track {
	font-size: 1.4em;
	text-align: center;
	margin-bottom: .1em;
	background-color: #000;
	background-color: rgba(0,0,0,0.5)
}
.vjs-subtitles {
	color: #fff
}
.vjs-captions {
	color: #fc6
}
.vjs-tt-cue {
	display: block
}
video::-webkit-media-text-track-display {
-moz-transform:translateY(-3em);
-ms-transform:translateY(-3em);
-o-transform:translateY(-3em);
-webkit-transform:translateY(-3em);
transform:translateY(-3em)
}
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
-moz-transform:translateY(-1.5em);
-ms-transform:translateY(-1.5em);
-o-transform:translateY(-1.5em);
-webkit-transform:translateY(-1.5em);
transform:translateY(-1.5em)
}
.video-js .vjs-fullscreen-control {
	width: 3.8em;
	cursor: pointer;
	-webkit-box-flex: none;
	-moz-box-flex: none;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	display: none
}
.vjs-playback-rate .vjs-playback-rate-value {
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}
.vjs-playback-rate .vjs-menu {
	width: 4em;
	left: 0
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
	font-size: 1.4em;
	text-align: center
}
.vjs-error .vjs-error-display:before {
	color: #fff;
	content: 'X';
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	left: 0;
	line-height: 1;
	margin-top: -.5em;
	position: absolute;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	top: 50%;
	vertical-align: middle;
	width: 100%
}
.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .85;
	text-align: left;
	border: 6px solid rgba(43,51,63,0.7);
	box-sizing: border-box;
	background-clip: padding-box;
	width: 50px;
	height: 50px;
	border-radius: 25px
}
.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
	display: block
}
.vjs-loading-spinner:before, .vjs-loading-spinner:after {
	content: "";
	position: absolute;
	margin: -6px;
	box-sizing: inherit;
	width: inherit;
	height: inherit;
	border-radius: inherit;
	opacity: 1;
	border: inherit;
	border-color: transparent;
	border-top-color: #fff
}
.vjs-seeking .vjs-loading-spinner:before, .vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after {
	-webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
	animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite
}
.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
	border-top-color: #fff
}
.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
	border-top-color: #fff;
	-webkit-animation-delay: .44s;
	animation-delay: .44s
}
@keyframes vjs-spinner-spin {
100% {
transform:rotate(360deg)
}
}
@-webkit-keyframes vjs-spinner-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes vjs-spinner-fade {
0% {
border-top-color:#73859f
}
20% {
border-top-color:#73859f
}
35% {
border-top-color:#fff
}
60% {
border-top-color:#73859f
}
100% {
border-top-color:#73859f
}
}
@-webkit-keyframes vjs-spinner-fade {
0% {
border-top-color:#73859f
}
20% {
border-top-color:#73859f
}
35% {
border-top-color:#fff
}
60% {
border-top-color:#73859f
}
100% {
border-top-color:#73859f
}
}
.vjs-chapters-button .vjs-menu {
	left: -10em;
	width: 0
}
.vjs-chapters-button .vjs-menu ul {
	width: 24em
}
.vjs-caption-settings {
	position: relative;
	top: 1em;
	background-color: #2B333F;
	background-color: rgba(43,51,63,0.75);
	color: #fff;
	margin: 0 auto;
	padding: .5em;
	height: 15em;
	font-size: 12px;
	width: 40em
}
.vjs-caption-settings .vjs-tracksettings {
	top: 0;
	bottom: 2em;
	left: 0;
	right: 0;
	position: absolute;
	overflow: auto
}
.vjs-caption-settings .vjs-tracksettings-colors, .vjs-caption-settings .vjs-tracksettings-font {
	float: left
}
.vjs-caption-settings .vjs-tracksettings-colors:after, .vjs-caption-settings .vjs-tracksettings-font:after, .vjs-caption-settings .vjs-tracksettings-controls:after {
	clear: both
}
.vjs-caption-settings .vjs-tracksettings-controls {
	position: absolute;
	bottom: 1em;
	right: 1em
}
.vjs-caption-settings .vjs-tracksetting {
	margin: 5px;
	padding: 3px;
	min-height: 40px
}
.vjs-caption-settings .vjs-tracksetting label {
	display: block;
	width: 100px;
	margin-bottom: 5px
}
.vjs-caption-settings .vjs-tracksetting span {
	display: inline;
	margin-left: 5px
}
.vjs-caption-settings .vjs-tracksetting>div {
	margin-bottom: 5px;
	min-height: 20px
}
.vjs-caption-settings .vjs-tracksetting>div:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	min-height: 0
}
.vjs-caption-settings label>input {
	margin-right: 10px
}
.vjs-caption-settings input[type=button] {
	width: 40px;
	height: 40px
}
.video-js .vjs-modal-dialog {
	background: rgba(0,0,0,0.8);
	background: -webkit-linear-gradient(-90deg, rgba(0,0,0,0.8), rgba(255,255,255,0));
	background: linear-gradient(180deg, rgba(0,0,0,0.8), rgba(255,255,255,0))
}
.vjs-modal-dialog .vjs-modal-dialog-content {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 20px 24px;
	z-index: 1
}
body {
	overflow-x: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html, body {
	font-size: 15px;
	font-weight: 400;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #414A52;
	-webkit-text-size-adjust: 100%
}
.group:after {
	display: table;
	clear: both;
	content: ''
}
.no-padding {
	padding: 0
}
.no-margin {
	margin: 0
}
a {
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms
}
a:hover {
	text-decoration: none;
	color: #71D5D2
}
ul, ol {
	margin: 0;
	padding: 0
}
.mess_detail {
	float: left;
	width: 100%;
}
.mgn-bottom3em {
	margin-bottom: 3em;
}
.mgn-bottom2em {
	margin-bottom: 2em;
}
.mgn-bottom1em {
	margin-bottom: 1em;
}
.download-btn {
	margin-bottom: 3em;
	float: right;
}
.admission_list {
	list-style-position: outside;
	margin-left: 3em;
	float: left;
	margin-bottom: 2em;
}
.admission_list li {
	list-style-type: decimal;
	margin-bottom: 1em;
}
ul.photo_list3 {
	margin-bottom: 3em;
	float: left;
	width: 100%;
}
ul.photo_list2 {
	margin-bottom: 3em;
	float: left;
}
.col-md-9 .sewanin_ul {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #8D8D8D;
	float: left;
	width: 100%;
	margin-bottom: 3em;
}
.col-md-9 .sewanin_ul li {
	width: 23%;
	line-height: 1.3em;
}
.successive_ul {
	margin-bottom: 3em;
	display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 90%;
        margin: 0 auto;
}
.report_text ul {
	margin-top: 1em;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style: none
}
.repot-btn {
	width: 50%;
}
.info_list li {
	margin-bottom: 2em;
	border-bottom: 1px dotted rgba(187,187,187,1.00);
	margin-left: 1em;
}
.button ul li {
	float: left;
	margin-right: 2em;
}
.button {
	text-align: center;
	width: 100%;
	float: left;
}
form .button ul {
	text-align: right;
	width: 50%;
	margin-left: 30%;
	margin-right: auto;
}
#input .input_long {
	width: 90%;
}
.successive_ul li {
	width: 23%;
        margin: 0 5%;
	text-align: center;
	float: left;
	line-height: 1.3em;
	padding-bottom: 2em;
}
.li-prob {
        margin-right: -0.1% !important;
}
input, textarea {
	outline: none;
}
.wide {
	width: auto;
	max-height: 100%
}
.tall {
	max-width: 100%;
	height: auto
}
.bold {
	font-weight: 600
}
.italic {
	font-style: italic
}
.has-top-margin {
	margin-top: 50px
}
.carousel-cell {
	display: table;
	width: 100%;
	height: calc(100vh - 8.2em);
	margin-right: 10px;
	background-position: center;
	background-size: cover
}
.flickity-prev-next-button {
	display: none
}
.flickity-page-dots {
	line-height: 1;
	position: absolute;
	top: 50%;
	right: 25px;
	bottom: auto;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	transform: translateY(-50%);
	text-align: center
}
.flickity-page-dots .dot {
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 4px 20px;
	opacity: 1;
	border: 2px solid white;
	background: transparent
}
.flickity-page-dots .dot.is-selected {
	background: white
}
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6, .wp7, .wp8, .wp9, .wp10 {
	visibility: hidden
}
.wp1 {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}
.wp2 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}
.wp3 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight, .bounceInDown, .fadeIn {
	visibility: visible
}
.header-nav-wrapper {
	position: fixed;
	background-color: #fff;
	width: 100%;
	z-index: 2;
	height: 103px;
}
.header-nav-wrapper .logo {
	display: inline-block;
	width: 340px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	text-align: center;
	margin-left: 1em;
}
.header-nav-wrapper .primary-nav-wrapper {
	float: right;
	-webkit-transition: all 300ms;
	transition: all 300ms
}
.header-nav-wrapper nav {
	display: inline-block;
	margin-right: 60px;
	padding: 34px 0 33px
}
.header-nav-wrapper nav ul {
	display: inline-block
}
.header-nav-wrapper nav ul li {
	font-size: 13px;
	display: inline-block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-right: solid 1px #E5E7E9
}
.header-nav-wrapper nav ul li:last-child {
	border-right: none
}
.header-nav-wrapper nav ul li a {
	font-weight: 600;
	position: relative;
	padding-bottom: 10px;
	text-decoration: none;
	color: #414A52
}
.header-nav-wrapper nav ul li a:hover {
	color: #7AE2DE
}
.header-nav-wrapper nav ul li a:before {
	position: absolute;
	bottom: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 2px;
	content: '';
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	background-color: #7AE2DE
}
.header-nav-wrapper nav ul li a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
.header-nav-wrapper .is-visible {
	visibility: visible;
	opacity: 1
}
.secondary-nav-wrapper {
	display: inline-block;
	padding: 35px 30px;
	background-color: #0C1130
}
.secondary-nav-wrapper ul.secondary-nav li {
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe {
	position: relative;
	padding: 10px 20px 10px 0;
	border-right: solid 1px #505c66;
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe a {
	position: relative;
	padding-bottom: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe a:before {
	position: absolute;
	bottom: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 2px;
	content: '';
	-webkit-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	background-color: #7AE2DE
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe:after {
	position: absolute;
	top: 0;
	right: 0;
	height: 34px;
	content: ' ';
	border-right: 1px solid #323940
}
.secondary-nav-wrapper ul.secondary-nav li.search {
	margin-left: 20px
}
.secondary-nav-wrapper ul.secondary-nav li.search a {
	font-size: 16px;
	color: #fff
}
.secondary-nav-wrapper ul {
	display: inline-block
}
.secondary-nav-wrapper ul li {
	display: inline-block
}
.search-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	visibility: hidden;
	width: 50%;
	padding: 38px 30px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	opacity: 0;
	background-color: #414A52
}
.search-wrapper ul.search .is-selected {
	width: 360px
}
.search-wrapper ul.search li {
	display: inline-block
}
.search-wrapper ul.search li .hide-search {
	font-size: 20px;
	position: absolute;
	top: 40%;
	right: 30px;
	color: #fff
}
.search-wrapper ul.search li input {
	font-size: 13px;
	width: 300px;
	padding-bottom: 9px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	color: #fff;
	border: none;
	border-bottom: solid 2px #7AE2DE;
	background-color: #414A52
}
.primary-nav-wrapper.open {
	visibility: visible;
	opacity: 1
}
.nav-toggle {
	position: absolute;
	z-index: 999999;
	top: 50%;
	left: 50%;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 0;
	padding-bottom: 10px;
	cursor: pointer;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.nav-toggle:focus {
	outline: none
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
	position: absolute;
	display: block;
	width: 35px;
	height: 3px;
	content: '';
	cursor: pointer;
	border-radius: 1px;
	background: #fff
}
.nav-toggle span:before {
	top: -10px
}
.nav-toggle span:after {
	bottom: -10px
}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out
}
.nav-toggle.active span {
	background-color: transparent
}
.nav-toggle.active span:before, .nav-toggle.active span:after {
	top: 0
}
.nav-toggle.active span:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.nav-toggle.active span:after {
	top: 10px;
	-webkit-transform: translatey(-10px) rotate(-45deg);
	transform: translatey(-10px) rotate(-45deg)
}
.navicon {
	position: absolute;
	top: 0;
	right: 0;
	visibility: hidden;
	width: 25px;
	height: 25px;
	padding: 52px;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background-color: #252973
}
.fixed {
	position: fixed;
	z-index: 999
}
header.hero {
	display: table;
	width: 100%;
	height: calc(90vh - 8.2em);
	max-height: 760px
}
header.hero .hero-bg {
	display: table-cell;
	vertical-align: middle
}
header.hero .hero-bg .hero-intro-text {
	margin-top: 60px;
	padding-top: 25px;
	text-align: center;
	border-top: solid 1px rgba(255,255,255,0.25)
}
header.hero .hero-bg .hero-intro-text p {
	font-weight: 300;
	margin: 0;
	padding: 0;
	color: #fff
}
header.hero h1 {
	margin-bottom: 40px;
	color: #fff;
	margin-top: 100px;
}
header.hero h3 {
	font-weight: 300;
	margin-bottom: 45px;
	padding: 0 25%;
	color: #fff
}

@-webkit-keyframes scroll-inner {
from {
margin-top:15%;
opacity:1
}
to {
margin-top:75%;
opacity:0
}
}
@keyframes scroll-inner {
from {
margin-top:15%;
opacity:1
}
to {
margin-top:75%;
opacity:0
}
}
div.mouse-container {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	height: 50px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
div.mouse {
	position: relative;
	display: block;
	width: 20px;
	height: 30px;
	margin: 0 auto;
	border: solid 1px #fff;
	border-radius: 8px
}
div.mouse span.scroll-down {
	display: block;
	width: 4px;
	height: 4px;
	margin: 15% auto auto;
	-webkit-animation: scroll-inner 1.5s;
	animation: scroll-inner 1.5s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	border-radius: 50%;
	background: #fff
}
.collective p {
	padding-bottom: 25px;
	clear: left;
}
.activity dd p {
	margin-top: 1em;
}
.collective .video-player {
	display: inline-block;
	margin: 25px 0 50px -100px;
	padding: 10px;
	background-color: #F4F6F9
}
.stats {
	background: url("../img/stats-bg.jpg") no-repeat center center;
	background-size: cover
}
.stats i.icon {
	font-size: 50px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: 10px;
	color: #fff
}
.stats .stats-wrapper {
	display: inline-block
}
.stats p.stats-number {
	font-family: Montserrat, Georgia, "Times New Roman", serif;
	font-size: 48px;
	color: #fff
}
.stats p.stats-text {
	font-size: 15px;
	font-weight: 500;
	line-height: .7;
	padding: 0;
	text-transform: uppercase;
	color: #fff
}
.stats .stats-container {
	text-align: center;
	border-right: solid 1px rgba(255,255,255,0.25)
}
.stats .stats-container:last-of-type {
	border-right: none
}
.stats .stats-number {
	text-align: left
}
.crew article.crew-member {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 300px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.crew article.crew-member figure {
	display: table;
	width: calc(100% + 1px);
	height: 100%
}
.crew article.crew-member figure figcaption {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle
}
.crew article.crew-member figure figcaption p {
	padding: 15px 15px 25px;
	color: #fff
}
.crew article.crew-member figure figcaption a {
	color: rgba(255,255,255,0.7)
}
.crew article.crew-member figure figcaption a:hover {
	color: #fff
}
.crew article.crew-member figure figcaption .crew-socials ul li {
	display: inline-block;
	margin-right: 10px
}
.crew article.crew-member figure figcaption .crew-socials ul li:last-child {
	margin-right: 0
}
.crew article.crew-member figure:hover .overlay {
	opacity: 1
}
.crew article.crew-member h2 {
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff
}
.crew article.crew-member img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	margin: 0;
	padding: 0;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.crew article.crew-member .overlay {
	z-index: 99;
	width: 100%;
	height: 100%;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	opacity: 0;
	background-color: rgba(122,226,222,0.8)
}
.skillset {
	margin-top: 55px
}
.skillset .bar-chart-wrapper {
	position: relative;
	margin-bottom: 35px
}
.skillset .bar-wrapper {
	background-color: #414A52
}
.skillset .bar-wrapper .bar {
	height: 10px;
	margin: 10px 0;
	background-color: #7AE2DE
}
.skillset .bar-chart-figure {
	float: right
}
.skillset .push-right {
	position: absolute;
	top: 0;
	right: 0
}
.latest-articles .sort {
	text-align: right
}
.latest-articles article span.featured-tag {
	font-size: 13px;
	position: absolute;
	z-index: 99;
	bottom: 10px;
	left: 10px;
	padding: 4px 10px;
	color: #fff;
	background-color: #7AE2DE;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px
}
.latest-articles article figure.has-overlay {
	height: 100%
}
.latest-articles article:hover h2:after {
	margin-left: 10px;
	opacity: 1
}
.latest-articles article:hover .has-overlay:after {
	background-color: rgba(65,74,82,0.8)
}
.latest-articles article ul.article-footer {
	padding-top: 15px;
	border-top: solid 1px #E5E7E9
}
.latest-articles article ul.article-footer li {
	font-size: 13px;
	display: inline-block
}
.latest-articles article ul.article-footer li.article-comments {
	float: right
}
.latest-articles img {
	margin: 0;
	padding: 0;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	width: 100%;
}
.photo_list2 li {
	width: 48%;
	margin-right: 4%;
	float: left;
	margin-bottom: 2em;
}
.photo_list2 li:nth-child(2n) {
	margin-right: 0%;
}

.photo_list3 li {
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 1em;
}
.photo_list3 li:nth-child(3n) {
	margin-right: 0%;
}
.party li {
	width: 30%;
	float: left;
	margin-right: 5%;
	font-size: 0.9em;
}
.party li:last-child {
	margin-right: 0%;
}
.party {
	width: 100%;
}
.party li img {
	width: 100%;
}
.successive_ul li img {
        width: 100%;
	margin-bottom: 1em;
}
.successive_name {
        font-size: 1.3em; 
        font-weight: 1.2em;
        display: inline-block; 
        margin: 0.5em 0;
}
.latest-articles figcaption h2 {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.4em;
	padding-right: 10px;
	padding-left: 0;
	padding-bottom: 0px;
	color: #414A52
}

.latest-articles figcaption h2:after {
	font-family: FontAwesome;
	content: '\f105';
	-webkit-transition: all 300ms;
	transition: all 300ms;
	opacity: 0
}
.latest-articles article.article-post {
	position: relative;
	overflow: hidden
}
.latest-articles article.article-post .article-image {
	position: relative;
	overflow: hidden;
	height: 300px;
	max-height: 250px;
	background-repeat: repeat-x;
	background-position: center;
	background-size: contain
}
.latest-articles .has-overlay:after, .latest-articles .freebies .has-overlay:after {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-transition: background-color 300ms;
	transition: background-color 300ms;
	background-color: rgba(65,74,82,0.6)
}
.latest-articles select#inputArticle-Sort {
	font-size: 13px;
	width: 300px;
	margin-left: 25px;
	padding-bottom: 9px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	text-indent: .01px;
	text-overflow: '';
	color: rgba(65,74,82,0.5);
	border: none;
	border-bottom: solid 2px #7AE2DE;
	background: url("../img/dd-arrow.png") no-repeat;
	background-color: none;
	background-position: 280px 5px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none
}
.latest-articles select#inputArticle-Sort:focus {
	outline: none
}
.freebies .has-overlay:after {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(65,74,82,0.5)
}
.freebies .content-left {
	padding-right: 80px;
	border-right: solid 1px #E5E7E9
}
.freebies .content-right {
	padding-left: 80px
}
.freebies article.item {
	position: relative;
	background-color: #000
}
.freebies article.item h2 {
	font-size: 13px;
	font-weight: 500;
	line-height: 15px;
	display: inline-block;
	margin-bottom: 30px;
	padding: 15px 30px 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
	border-bottom: solid 2px #fff
}
.freebies article.item img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	min-width: calc(100% + 1px);
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.freebies .overlay {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
	opacity: 0;
	background-color: rgba(65,74,82,0.7)
}
.freebies .freebies-intro {
	margin-bottom: 80px
}
.freebies figure {
	position: relative;
	overflow: hidden;
	height: 500px;
	max-height: 500px
}
.freebies figure:hover .overlay {
	opacity: 1
}
.freebies figure figcaption .freebie-content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 85%;
	max-width: 700px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center
}
.freebies figure figcaption .freebie-content .date {
	font-size: 13px;
	display: block;
	color: rgba(255,255,255,0.5)
}
.freebies figure figcaption .like-share-wrapper {
	font-size: 13px;
	position: absolute;
	top: 30px;
	left: 30px;
	color: #fff
}
.freebies figure figcaption .like-share-wrapper a {
	color: #fff
}
.freebies figure figcaption ul li {
	display: inline-block;
	padding: 0 10px 0 0;
	border-right: solid 1px rgba(255,255,255,0.25)
}
.freebies figure figcaption ul li:last-child {
	padding: 0 0 0 10px;
	border-right: none
}
.freebies figure figcaption ul li i {
	margin-right: 5px
}
section.get-started {
	position: relative;
	padding: 90px 0;
	background-image: -webkit-linear-gradient(225deg, #70f6ea 0%, #51ccdc 100%);
	background-image: linear-gradient(225deg, #70f6ea 0%, #51ccdc 100%)
}
section.get-started h2 {
	font-size: 28px;
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle;
	color: #fff
}
section.get-started a {
	font-weight: bold;
	margin-bottom: 5px;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	color: #fff;
	border-bottom: solid 2px rgba(255,255,255,0.5)
}
section.get-started a:hover {
	border-bottom-color: #fff
}
section.get-started:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ' ';
	background-image: url("../img/texture-shapes-bg.png")
}
footer p {
	font-size: 14px;
	color: #fff;
	line-height: 1.4em;
}
footer ul li {
	font-size: 14px;
	color: #fff
}
footer ul li i {
	margin-right: 5px
}
footer ul li a {
	color: #fff
}
footer ul li a:hover {
	color: #7AE2DE
}
footer .footer-branding {
	margin-bottom: 40px
}
footer .footer-branding .footer-branding-logo {
	margin-bottom: 10px
}
footer .footer-nav {
	padding-top: 40px;
	border-top: solid 1px rgba(255,255,255,0.15);
	margin-top: 10px;
}
footer .footer-nav ul.footer-primary-nav {
	display: inline-block;
	margin-bottom: 30px
}
footer .footer-nav ul.footer-primary-nav li {
	display: inline-block;
	margin-right: 50px
}
footer .footer-nav ul.footer-primary-nav li:last-child {
	margin-right: 0
}
footer .footer-nav ul.footer-share {
	display: inline-block;
	float: right
}
footer .footer-nav ul.footer-share>li {
	display: inline-block;
	margin-right: 50px
}
footer .footer-nav ul.footer-share>li:last-child {
	margin-right: 0
}
footer .footer-nav ul.footer-secondary-nav li {
	color: #8A9097
}
.share-dropdown {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all 300ms;
	transition: all 300ms;
	opacity: 0;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(50,57,74,0.31);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.share-dropdown:after {
	position: absolute;
	top: 100%;
	left: 75%;
	width: 0;
	height: 0;
	margin-left: -5px;
	content: ' ';
	pointer-events: none;
	border: solid transparent;
	border-width: 5px;
	border-color: rgba(255,255,255,0);
	border-top-color: #fff;
	box-shadow: 0 0 20px 0 rgba(50,57,74,0.31)
}
.share-dropdown ul li {
	display: inline-block;
	margin: 10px 0;
	padding: 5px 20px;
	border-right: solid 1px #E5E7E9
}
.share-dropdown ul li:last-child {
	padding: none;
	border-right: none
}
.share-dropdown ul li a {
	color: #8A9097
}
.share-dropdown ul li a.share-twitter:hover {
	color: #00aced
}
.share-dropdown ul li a.share-facebook:hover {
	color: #4a6ea9
}
.share-dropdown ul li a.share-linkedin:hover {
	color: #007ab9
}
.share-dropdown ul li i {
	margin: 0
}
.is-open {
	top: -20px;
	opacity: 1
}

.h4_sub {
	font-size: 0.8em;
	color: #B6B6B6;
}
#massage {
	background-color: #0C1130;
	color: #FFFFFF;
}
.row .catch {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 1em;
}
.text_box .text_left {
	line-height: 1.4em;
	float: left;
	padding-bottom: 1em;
	margin-bottom: 2em;
}
/*.mess_detail li a {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #FBFBFF;
	border: 1px solid #FFFFFF;
	margin-right: 0.5em;
	background-color: hsla(0,0%,100%,0.32);
	display: inherit;
	margin-left: 0em;
	clear: left;
	margin-bottom: 2em;
}*/
.text_box .mess_detail {
	text-align: center;
	width: 50%;
	margin-right: 10%;
	float: left;
}
.text_box .photo_right {
	width: 40%;
	float: left;
}
.table_title {
	margin-bottom: 1em;
	font-size: 1.2em;
}
table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	table-layout: fixed;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
table tr {
  background: #ffffff;
  border: 1px solid #ddd;
  padding: .35em;
}
.meiyu_list tr {
	border-width: 0px;
}
table th,
table td {
  padding: .625em;
  text-align: center;
}
/*グローバル*/

@media screen and (max-width: 1250px) {
.header-nav-wrapper nav {
	margin-right: 10px
}
.header-nav-wrapper .logo {
	width: 280px
}
}

@media screen and (max-width: 1250px) {
.primary-nav-wrapper {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #414A52
}
.navicon {
	visibility: visible;
	background-color: #252973;
}
.header-nav-wrapper nav {
	width: 100%;
	padding: 100px 0 0;
	text-align: center
}
.header-nav-wrapper nav ul {
	display: block
}
.header-nav-wrapper nav ul li {
	font-size: 15px;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-right: none
}
.secondary-nav-wrapper ul.secondary-nav li {
	font-size: 15px
}
.header-nav-wrapper nav ul li a {
	display: block;
	padding-bottom: 40px;
	color: #fff
}
.header-nav-wrapper nav ul li a:before {
	display: none
}
.secondary-nav-wrapper {
	display: block;
	padding: 0;
	text-align: center;
	background-color: transparent
}
.secondary-nav-wrapper ul {
	display: block
}
.secondary-nav-wrapper li a:before {
	display: none
}
.secondary-nav-wrapper ul li.subscribe a {
	font-weight: 600;
	display: block;
	color: #fff
}
.secondary-nav-wrapper ul li.subscribe a:hover {
	color: #7AE2DE
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe {
	display: block;
	padding: 10px 0;
	border-right: none
}
.secondary-nav-wrapper ul.secondary-nav li.search i {
	display: none
}
.secondary-nav-wrapper ul.secondary-nav li.subscribe:after {
	display: none
}
}

@media screen and (max-width: 991px) {
.collective .video-player {
	margin: 25px 0 50px
}
.crew article.crew-member {
	margin-bottom: 30px
}
.latest-articles article.standard-article {
	margin-top: 20px
}
h4 {
	margin-left: 0
}

.freebies .content-left {
	margin-bottom: 20px;
	padding-right: 0;
	border-right: none
}
.freebies .content-right {
	padding-left: 15px
}
footer .footer-nav ul.footer-primary-nav li {
	margin-right: 40px
}
section.get-started h2 {
	line-height: 42px;
	margin: 0 0 20px
}
.latest-articles article {
	margin-top: 50px
}
}

@media screen and (max-width: 768px) {
.stats .stats-container {
	width: 210px;
	margin: 0 auto 100px;
	text-align: left;
	border-right: none
}
.stats .stats-container:last-child {
	margin-bottom: 0
}
.latest-articles .sort {
	text-align: left
}
footer .footer-branding {
	margin-bottom: 20px
}
footer .footer-nav {
	padding-top: 20px;
	border-top: solid 1px rgba(255,255,255,0.15)
}
footer .footer-nav ul.footer-primary-nav {
	display: block;
	margin-bottom: 0
}
footer .footer-nav ul.footer-primary-nav li {
	display: block;
	margin: 0 0 20px;
	padding: 15px 0;
	border-bottom: dashed 1px rgba(255,255,255,0.25)
}
footer ul li a {
	display: block
}
footer .footer-nav ul.footer-share {
	display: block;
	float: none
}
footer ul.footer-secondary-nav {
	margin-top: 40px
}
footer ul.footer-secondary-nav li a {
	margin-top: 10px
}
footer .footer-nav ul.footer-share>li {
	display: block;
	margin: 0 0 20px;
	padding: 15px 0;
	border-bottom: dashed 1px rgba(255,255,255,0.25)
}
.share-dropdown {
	top: auto;
	right: auto;
	bottom: 120px;
	left: 15px
}
.share-dropdown:after {
	left: 20%
}
.flickity-page-dots {
	line-height: 1;
	position: absolute;
	top: auto;
	right: auto;
	bottom: 25px;
	left: 50%;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	transform: translateX(-50%);
	text-align: center
}
.flickity-page-dots .dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	opacity: 1;
	border: 2px solid white;
	background: transparent
}
div.mouse-container {
	display: none
}
}

@media screen and (max-width: 640px) {
li.btn3, li.btn2 {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}
.repot-btn {
	width: 100%;
}
.h1-btn {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.sp {
	display: inherit;
}
.pc {
	display: none;
}
.video-js {
	width: 100%
}
.collective .video-player {
	width: 100%
}
header.hero {
	height: 640px
}
.mouse-container {
	display: none
}
.carousel-cell {
	height: 640px
}
header.hero h1 {
	font-size: 1.4em;
	line-height: 1.4em
}
.has-padding {
	padding: 80px 0
}
.has-padding-tall {
	padding: 80px 0
}
section.get-started h2 {
	font-size: 24px;
	line-height: 48px;
	margin-right: 0;
	margin-bottom: 30px
}
.latest-articles article.featured-article {
	height: 310px;
	max-height: 310px
}
.latest-articles article.standard-article {
	height: 180px;
	max-height: 180px
}
.row .col-md-12 .catch {
	margin-left: 0px;
}
.col-md-12 .text_box .text_left {
	margin-left: 0px;
	width: 100%;
	margin-bottom: 2em;
}
.text_box .mess_detail {
	width: 100%;
	margin-right: 0%;
}
.text_box .photo_right {
	width: 100%;
	float: left;
}	
table {
  border: 0px solid #ccc;
  
}
table thead {
    display: none;
  }
  table tr {
	border-bottom: 3px solid #ddd;
	display: block;
	margin-bottom: 1em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right;
  }
  table td:before {
    content: attr(aria-label);
    float: left;
  }	
.container {
		padding-right: 5%;
		padding-left: 5%;
	}
	.mess_menu li .btn {
	width: 100%;
}
.has-padding {
	padding-top: 155px;
}
.successive_ul li {
	width: 42%;
	margin-left: 1%;
	margin-right: 1%;
	padding-bottom: 1em;
}
.li-prob {
        margin-right: -7% !important;
}

@media screen and (max-width: 480px) {
.header-nav-wrapper {
	border-bottom: solid 5px #7ae2de;
}
.header-nav-wrapper .logo {
	width: 250px
}
.navicon {
	padding-top: 52px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 46px;
	background-color: #252973
}
.header-nav-wrapper .logo {
	border-bottom: none
}
.sort h5 {
	display: block
}
.latest-articles select#inputArticle-Sort {
	margin: 20px 0
}
.activity dt {
	width: 100%;
	float: left;
	margin-right: 0%;
}
.activity dd {
	width: 100%;
	float: left;
	margin-top: 0px;
}
.photo_list2 li {
	width: 100%;
	margin-right: 0%;
	float: left;
	margin-bottom: 2em;
}
.photo_list3 li {
	width: 48%;
	margin-right: 4%;
	float: left;
	margin-bottom: 2em;
}
.photo_list3 li:nth-child(2n) {
	margin-right: 0%;
}
.committee_text {
	width: 100%;
	margin-right: 0%;
	float: left;
}
.committee_photo {
	width: 100%;
	float: left;
}
body #history {
	padding-bottom: 250px;
}
.row .col-md-9 .message_dd {
	width: 100%;
	margin-right: 0%;
	float: left;
}
.row .col-md-9 .photo_dd {
	width: 100%;
	float: left;
}
table.meiyu_list {
	width: 100%;
	margin-right: 0%;
}
.col-md-9 .sewanin_ul li {
	width: 48%;
}
.party li {
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 1em;
}
.party li:last-child {
	margin-right: 5%;
}
.party {
	width: 100%;
	margin-bottom: 3em;
	padding-bottom: 3em;
}
.party li img {
	width: 100%;
}
.su
}