@charset "UTF-8";
html {
  font-size: 16px;
}
.navbar-light .navbar-brand{
	font-size: 1em;
}
.nav-item {
	font-size: 0.9em;
}
.navbar {
	padding: 0.2rem 1rem;
}
.navbar-expand-lg {
    margin-bottom: 1em;
}
/* Body */
body {

	background-color: #FFFFFF;
}
body, div, dl, dt, dd, ul, ol, li, p, form, h1, h2, h3, h4, h5, h6, input, table, tr, th, td {
    margin: 0;
    padding: 0;
}
.index_line {
	padding: 6px 10px;
	margin-top: 20px;
	border-bottom: #727272 dotted 1px;
}
/* Container */
.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	max-width: 1100px;
}

/* Header */
header {
	width: 100%;
	height: 8%;
	background-color: #333;
	margin-bottom: 1em;

}
.header, .intro {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.header h4{
	margin: 0px;
	padding: 10px 0;
}

.logo {
	color: #fff;
	font-weight: bold;
	margin-left: auto;
	letter-spacing: 1px;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
	line-height: 2em;
	font-size: 22px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	letter-spacing: 4px;
}
/* About Section */
.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
	width: 100%;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 48%;
	text-align: center;
	float: left;
	margin-top: 20px;
	background-color: #EBEDF3;
	padding-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 3px;
	padding-top: 10px;
	border-bottom: 4px solid #C1C1C1;
	padding-left: 10px;
	padding-right: 10px;
}
.thumbnail li {
    list-style: none;
}
.thumbnail ul {
    overflow: hidden;
	margin-bottom: 5px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #393939;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: #727272 dotted 1px;
}
.font09 {
	font-size: 0.9rem !important;
}
.font08 {
	font-size: 0.8rem !important;
}
.font07 {
	font-size: 0.7rem !important;
}
.font06 {
	font-size: 0.6rem !important;
}
.font_red {
	color: #E9070A;
}
.gallery .thumbnail p {
	margin: 0;
	color: #B3B3B3;
	font-size: 0.9em;
	padding-left: 10px;
	border-bottom: #727272 dotted 1px;
}
/* More info */
.intro {
	background-color: #E8EFF0;
	padding-bottom: 10px;
	width: 100%;
}
.intro {
	display: inline-block;
}
.column {
	width: 20%;
	text-align: center;
	padding-top: 10px;
	float: left;
}
.intro .column h3 {
	color: #333;
	text-align: center;
	padding: 8px 0 7px 0;
}
.intro .column p {
	color: #FFFFFF;
}
.column2, .column3 {
	text-align: center;
	padding-top: 10px;
	float: left;
}

.column2 ul, .column3 ul {
    background: #fff;
    overflow: hidden;
    padding: 8px 0 7px 0;
	margin: 0 10px;
    zoom: 1;
}


.column2 ul li:first-child,.column3 ul li:first-child {
    border-left: none;
}
.column2 ul li {
    border-left: 1px solid #e0e0e0;
    float: left;
    padding: 2px 0;
    text-align: center;
    width: 72px;
}
.column2 li,.column3 li {
    list-style: none;
}
.column3 ul li {
    border-left: 1px solid #e0e0e0;
    float: left;
    padding: 2px 0;
    text-align: center;
    width: 110px;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}
.manual_b {
	position: relative;
	width: 50%;
	float: left;
	padding-right: 4px;
}
.manual_b img {
	width: 90%;
	height: auto;
	max-width: 200px;
	opacity: 0.8;

}
.manu_navi{
	font-size: 0.9em;
	font-weight: 800;
}
.cate_list {
	border-bottom:solid 1px #C1C1C1;
}
.cate_list2 {
	border-bottom:solid 1px #C1C1C1;
}
.cate_list a:before {
	font-family: 'Material Icons';
	content: 'insert_drive_file';
	color: #007BFF;
	font-size: 0.9em;
	margin-right: 1px;
}
.cate_list2 a:before {
	font-family: 'Material Icons';
	content: 'videocam';
	color: #007BFF;
	font-size: 0.9em;
	padding-right : 1px;
}
li.cate_list a {
    display: block;
    overflow: hidden;
	padding: 13px 0;
    color: #007BFF;
	font-size: 0.8em;
    text-decoration: none;
	font-weight: bold;
}
li.cate_list2 a {
    display: block;
    overflow: hidden;
	padding: 13px 0;
    color: #007BFF;
	font-size: 0.9em;
    text-decoration: none;
	font-weight: bold;
}

li.cate_list p.non {
    display: block;
    overflow: hidden;
	padding: 13px 0;
    color: #ccc;
	font-size: 0.8em;
    text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}

li.cate_list2 p.non {
    display: block;
    overflow: hidden;
	padding: 13px 0;
    color: #ccc;
	font-size: 0.9em;
    text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}
.cate_list p:before {
	font-family: 'Material Icons';
	content: 'insert_drive_file';
	color: #ccc;
	font-size: 0.9em;
	padding-right : 1px;
}
.cate_list2 p:before {
	font-family: 'Material Icons';
	content: 'videocam';
	color: #ccc;
	font-size: 0.9em;
	padding-right : 1px;
}

li.cate_list, li.cate_list2 {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F0F0F0), color-stop(0.50, #F6F6F6), color-stop(0.49, #FBFBFB), color-stop(0.00, #FFF));
	background:-webkit-linear-gradient(top, #FFF 0%, #FBFBFB 49%, #F6F6F6 50%, #F0F0F0 100%);
	background:-moz-linear-gradient(top, #FFF 0%, #FBFBFB 49%, #F6F6F6 50%, #F0F0F0 100%);
	background:-o-linear-gradient(top, #FFF 0%, #FBFBFB 49%, #F6F6F6 50%, #F0F0F0 100%);
	background:-ms-linear-gradient(top, #FFF 0%, #FBFBFB 49%, #F6F6F6 50%, #F0F0F0 100%);
	background:linear-gradient(top, #FFF 0%, #FBFBFB 49%, #F6F6F6 50%, #F0F0F0 100%);
	border:solid 1px #ccc;
	border-radius: 6px;
}
.movie_b {
	position: relative;
	width: 50%;
	float: left;
	padding-right: 4px;
}
.movie_b img {
	width: 90%;
	height: auto;
	max-width: 200px;
	opacity: 0.8;

}

.movie_navi{
	font-size: 0.9em;
	font-weight:800;
		
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #8c8c8c;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	margin-top: 3em;
	font-size: 0.7rem;
}
footer {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
}

.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 8px;
	padding-top: 4px;
	text-align: left;
	margin-bottom: 10px;
}
/* アコーディオン */
.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	display: block;
	margin: 0 0 1px 0;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	color: #333333;

}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 999px;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
  font-weight: bold;
font-size: 22px;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}



/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.manual_b img, .movie_b img {
	display: none;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}

}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  font-size: 16px !important;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 100%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	text-align: center;
	padding-left: 0px;
}
.manual_b img, .movie_b img {
	display: none;
}

.cp_actab label::after {
    line-height: 2.5 !important;
  }

}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
	width: 80%;
}
}
.lg_header{
  background-color: #053C77 !important;
}
.do_header{
  background-color: #198c33 !important;
}
.va_header{
  background-color: #ff8e15 !important
}

.add_tit {
  position: relative;
  padding: 0.25em 1em;
  border-top: solid 2px #717171;
  border-bottom: solid 2px #717171;
  color:#e85700;
}
.add_tit:before, .add_tit:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 2px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: #717171;
}
.add_tit:before {
  left: 7px;
}
.add_tit:after {
  right: 7px;
}

.add_tit p{
  margin:10px
}