@charset "utf-8";
/* -- general --*/
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #333;
	background: #fff;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: lighter;
	color: #666;
}
img {
	max-width: 100%;
}
.img-thumbnail {
	border-radius: 0;
}
.container {
	width: 100%;
	max-width: 980px;
}
.hover-opacity:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.hover-underline:hover {
	text-decoration: underline;
}
.wrap-main-description {
	min-height: 3px;
	font-size: 13px;
}
.main-description h1 {
	padding: 5px 0;
	color: #fff;
	display: inline-block;
}
p {
	margin: 0;
	padding: 0;
}
/* -- end -- */
.header-primary {
	padding: 20px 0;
}
.header-brand a, .header-telephone a, .header-button-contact a {
	display: block;
}
.header-brand a img {
	max-width: 305px;
}
.header-contact {
	text-align: right;
}
.header-telephone a, .header-telephone i {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 5px;
	display: inline-block;
}
.header-telephone i {
	transform: rotate(-49deg);
	font-size: 22px;
	margin-right: 5px;
	color: #666;
}
.header-button-contact {
}
/* -- end -- */
.wrap-navigation-slider {
	border-top: 2px solid;
	border-bottom: 1px solid;
}
.navigation-slider {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
/* -- end -- */
.slider {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.slider li {
	height: 100%;
}
.slider img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* -- end -- */
.primary-navigation {
	background: #fff;
}
.primary-navigation ul li:first-child {
	position: relative;
	margin-top: -2px;
}
.primary-navigation ul li:last-child {
	border-bottom: none;
}
.primary-navigation ul li a {
	width: 100%;
	color: #fff;
	padding: 15px;
}
.primary-navigation ul li a span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
}
.primary-navigation ul li a i {
	background: #fff;
	color: #999;
	border-radius: 100%;
	font-size: 17px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
/* -- end -- */
.float-none-vertical {
	float: none;
	vertical-align: middle;
	position: relative;
}
.float-none-vertical .row, .bx-wrapper, .bx-viewport {
	height: 100% !important;
}
/* -- end -- */
.header-contact-smartphone a {
	width: 40px;
	height: 40px;
	border: 1px solid;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	background: #0168B7;
	color: #fff;
	font-size: 20px;
}
/* -- end -- */

/* -- end -- */
.col-sm-4-float {
	width: 33.33%;
}
.col-sm-8-float {
	width: 66.66%;
}
.col-sm-4-float, .col-sm-8-float {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
/* -- end -- */
#primary-content {
	margin-top: 40px;
}
#wrap-content {
	padding-right: 30px;
}
.sidebar-item {
	margin-bottom: 10px;
	padding: 0 18px;
	border: none;
	outline: none;
}
.sidebar-item .img-thumbnail {
	display: block;
	max-width: inherit;
	padding: 0;
}
.sidebar-item a {
	position: relative;
	display: block;
	vertical-align: middle;
}
.sidebar-item a span {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	z-index: 99;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	width: 100%;
	text-align: center;
	padding: 0 10px;
	top: 50%;
	font-weight: bold;
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sidebar-item a img {
	padding: 0;
	width: 100% !important;
	max-width: inherit !important;
	object-fit: cover;
}
.plugins-facebook iframe {
	width: 100% !important;
	height: 350px;
}
.fb-page, .fb-page span, .fb-page span iframe[style] {
	width: 100% !important;
}
#telephone-sidebar {
	font-size: 22px;
	padding-top: 5px;
	display: inline-block;
	line-height: 1;
}
/* -- end -- */
.title-style-first {
	border-bottom: 1px solid #999;
	position: relative;
	margin: 0 0 15px 0;
}
.title-style-first span {
	border-bottom: 3px solid;
	display: inline-block;
	font-size: 20px;
	line-height: 140%;
	padding: 4px 10px 4px 0;
	margin-bottom: -2px;
	font-weight: bold;
	color: #0c3c6e;
}
.title-style-second {
	margin: 0 0 10px 0;
}
.title-style-second span {
	border-left: 4px solid;
	display: inline-block;
	font-size: 17px;
	line-height: 140%;
	padding: 4px 8px 3px 8px;
	color: #fff;
}
.title-style-third {
}
.title-style-third span {
	display: inline-block;
	font-size: 14px;
	line-height: 140%;
	padding: 4px 0px;
	font-weight: bold;
}
.title-style-fourth {
}
/* -- end -- */
.content-text, .content-text-images {
	margin-bottom: 20px;
}
.content-text img {
	max-width: 100%;
}
/* -- end -- */
footer {
	margin-top: 50px;
	position: relative;
}
.copyright {
	text-align: center;
	background: #0168B7;
	padding: 15px 10px 13px 10px;
	color: #fff;
}
.copyright p, .copyright a {
	font-size: 12px;
	color: #fff;
}
.break {
	display: none;
}
/* -- end -- */
.wrap-navigation-footer {
	margin-top: 40px;
}
.navigation-footer-item {
	padding: 3px;
}
.navigation-footer-item a {
	position: relative;
	display: block;
}
.navigation-footer-item a .bg-navigation-footer {
	text-align: center;
	bottom: 10px;
	position: absolute;
	width: 100%;
	padding: 5px;
	z-index: 99;
	left: 0;
}
.navigation-footer-item a .bg-navigation-footer span {
	font-size: 10px;
	color: #fff;
	width: 100%;
	display: block;
	padding: 5px;
}
.navigation-footer-item img {
	object-fit: cover;
	height: 120px;
	width: 100% !important;
	max-width: inherit;
	left: 0 !important;
}
/* -- end -- */
.wrap-primary-table {
	margin-bottom: 15px;
}
.primary-table {
	width: 100%;
}
.table_column_type_title_left tr td:first-child {
	background: #f28eba;
	min-width: 30%;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
	border-bottom: 1px dashed #fff;
}
.primary-table tr td {
	padding: 10px 15px;
	font-size: 12px;
}
/* -- end -- */
#back-to-top {
	width: 47px;
	height: 47px;
	text-align: center;
	line-height: 49px;
	color: #666;
	position: absolute;
	background: #AFD5F1;
	font-size: 25px;
	right: 0;
	bottom: 0;
}
.table_column_type_title_top tr:first-child td {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	border-right: 1px dashed #fff;
}
/* -- end general --*/
.content-text p {
	margin-bottom: 10px;
}
/* -- end -- */
.gallery-item {
	margin-bottom: 15px;
}
/* -- end -- */
/* -- end -- */
/* -- end -- */
/* -- end -- */
/* -- end -- */
/* -- end -- */

/* -- index page --*/
.content-wrap-news {
	height: 220px;
	padding-right: 15px;
	overflow-y: scroll;
	outline: none !important;
}
.content-wrap-news, .content-wrap-news div {
	width: 100%;
	box-sizing: border-box;
	float: left;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.content-wrap-news p {
	line-height: 160%;
	display: block;
*border-bottom: 1px dotted #ccc;
	box-sizing: border-box;
	margin: 0;
	font-size: 12px;
	padding: 8px 15px 12px 0;
}
.content-wrap-news p:nth-child(odd) {
	width: 15%;
	color: #0168B7;
	font-weight: bold;
}
.content-wrap-news p:nth-child(even) {
	width: 85%;
}
/* -- end -- */
/* -- end -- */
/* -- end -- */
/* -- end -- */
/* -- end -- */
/* -- end index page --*/
/* -- contact page --*/
.table-contact tr td:first-child {
	width: 30%;
	padding: 15px 20px;
}
.table-contact .form-group {
	margin-bottom: 0;
}
.table-contact textarea {
	resize: vertical;
}
.table-contact tr td:first-child {
	background: #ffdceb;
}
#btn_submit, #btn_reset {
	min-width: 150px;
	margin-right: 5px;
}
/* -- end -- */
#map iframe {
	width: 100%;
	height: 350px;
	border: none;
	outline: none;
	border: 1px solid #ccc !important;
}
#map {
	margin-bottom: 15px;
}
/* -- end contact page --*/

/* -- faq -- */
.wrap-faq {
	margin-bottom: 10px;
}
.wrap-faq .question p, .wrap-faq .answer p {
	font-size: 13px;
}
.wrap-faq .question {
	cursor: pointer;
	position: relative;
	padding-right: 45px;
	padding-left: 45px;
}
.wrap-faq .question span, .wrap-faq .answer span {
	font-size: 20px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ff8400;
}
.wrap-faq .question span:first-child {
	color: #8c8c8c;
}
.wrap-faq .question span.pull-left {
	left: 15px;
}
.wrap-faq .question span.pull-right {
	right: 15px;
}
.wrap-faq .answer {
	display: none;
	position: relative;
	padding-left: 45px;
}
.wrap-faq .answer span.pull-left {
	left: 15px;
}
/* -- end faq -- */

/* -- fix images raku --*/
.data-wrap {
	width: 100% !important;
	vertical-align: middle;
}
#formAdmin {
	height: 0;
}
.bxslider ._edEdit {
	height: 100%;
}
/* -- end fix images raku --*/


a {
	color: #2980b9;
}
.color-primary, .header-telephone a, .text-primary {
	color: #0168b7 !important;
}
.border-primary {
	border-color: #0168b7 !important;
}
.background-primary {
	background-color: #0168b7 !important
}
.primary-navigation ul li a:hover, .primary-navigation ul li.active a, .primary-navigation ul li.current-menu-item a {
	background: #0168b7;
}
/**/
.title-style-second, .wrap-navigation-slider, .navigation-footer-item a .bg-navigation-footer span {
	background: #5b9bcc;
}
.primary-navigation ul li {
	background: #3e83b7;
}
.primary-navigation ul li {
	border-bottom: 1px solid #0168b7;
	border-top: 1px solid #5b9bcc;
}
.primary-navigation ul li:first-child {
	border-top: 2px solid #0168b7;
}
.primary-table tr:first-child td {
	border-top: 3px solid #0168b7;
}
.table_column_type_title_top tr:first-child td {
	background: #3e83b7 !important;
}
.primary-table tr:last-child td {
	border-bottom: 1px solid #3e83b7;
}
.primary-table tr td, .table_column_type_title_top tr:first-child td:last-child {
	border-right: 1px solid #3e83b7;
}
.table_column_type_title_top tr td:first-child {
	border-left: 1px solid #3e83b7;
}
/**/
.table-contact tr td:first-child, .table_column_type_title_left tr td:first-child {
	background: #5b9bcc;
}
.primary-table tr td {
	border-bottom: 1px solid #3e83b7;
}
/**/

.box-txt {
	background: #8BC9FA;
	text-align: center;
	padding: 50px 20px;
	font-weight: bold;
	margin: 10px 0;
	min-height: 140px;
	vertical-align: middle;
}
h4.title-style-4 {
	padding: 10px 15px;
	border-radius: 20px;
	color: #3084C4;
	font-weight: bold;
	font-size: 16px;
}
i.st1 {
	color: #e0ce2c;
	font-size: 20px;
	padding-right: 10px;
}
i.st2 {
	color: #f00;
	padding-right: 10px;
}
h5.title-style-5 {
	font-weight: bold;
	font-size: 17px;
	padding: 15px 0px;
	color: #f00;
}
a.banner:hover {
	opacity: 0.7;
}
.dl-inline {
	display: inline-flex;
}

.txt-ul{
	text-decoration:underline;
}
.red{
	color:#ff0000;
}
.underline{
	text-decoration: underline
}

 @media screen and (max-width:992px) {
.custom-padding {
	margin-left: 0;
	margin-right: 0;
}
/* -- index page --*/
.content-wrap-news p:nth-child(odd) {
	width: 20%;
}
.content-wrap-news p:nth-child(even) {
	width: 80%;
}
/* -- end index page --*/

/* -- index page --*/
/* -- end index page --*/

/* -- index page --*/
/* -- end index page --*/

/* -- index page --*/
/* -- end index page --*/
}
@media screen and (max-width: 890px) {
.primary-navigation ul li a span {
	padding: 0;
	padding-right: 10px;
}
}
 @media screen and (max-width: 768px) {
.box-txt {
	padding: 30px 15px;
	min-height: 120px;
}
#btn_submit, #btn_reset {
	margin-top: 10px;
	margin-bottom: 10px;
}
}
 @media screen and (min-width: 768px) {
.header-contact {
	display: block;
}
.header-contact-smartphone {
	display: none;
}
.primary-navigation ul.nav {
	display: block !important
}
}
@media screen and (max-width: 992px) {
}
 @media screen and (max-width: 767px) {
.table-contact tr td:first-child, .table_column_type_title_left tr td:first-child {
	color: #333;
}
#back-to-top {
	position: relative;
	width: 100%;
	height: 47px;
	display: block;
}
.content-text-images {
	text-align: center;
}
.content-text-pad-left {
	padding-left: 0;
}
.title-style-first span {
	font-size: 17px;
}
/* -- end -- */
.float-none-vertical {
	float: left;
	width: 100%;
}
/* -- end -- */
.main-description {
	text-align: center;
}
.header-primary {
	padding: 10px 0;
}
.header-brand img {
	max-width: 100%;
	height: 40px;
}
.header-contact {
	display: none;
}
.header-contact-smartphone {
	display: block;
}
/* -- end -- */
.primary-navigation ul li a i {
	color: #505050;
	background: #f1f1f1;
}
.primary-navigation ul li a span {
	padding-right: 10px;
	padding-left: 0;
}
.primary-navigation ul li a {
	padding: 8px 11px !important;
	;
}
.primary-navigation ul li {
	background: #2E89D0 !important;
	;
	border-bottom: 1px solid #2E89D0 !important;
	;
	border-top: 1px solid #6b6b6b !important;
	;
}
.primary-navigation {
	position: relative;
}
.primary-navigation ul.nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: none;
	z-index: 99;
	border-top: 1px solid #6b6b6b !important;
}
.primary-navigation ul li a:hover, .primary-navigation ul li.active a, .primary-navigation ul li.current-menu-item a {
	background: #0168B7 !important;
}
.primary-navigation ul li:first-child {
	margin-top: 0;
}
/* -- end -- */
.wrap-navigation-slider {
	border: none;
	background: #fff;
}
/* -- end -- */
.slider {
	position: relative;
	border: none;
}
.primary-navigation ul.nav {
	display: none
}
.col-sm-4-float, .col-sm-8-float {
	width: 100% !important;
	float: left !important;
	position: relative !important;
}
.col-sm-8-float {
	height: 300px;
}
/* -- end -- */
#wrap-content {
	padding-right: 0;
}
#sidebar {
	margin-top: 40px;
}
/* -- end -- */
.wrap-plugins-facebook {
	width: 100%;
	text-align: center;
}
.plugins-facebook {
	display: inline-block;
	width: 450px;
}
/* -- index page --*/
.content-wrap-news p {
	width: 100% !important;
	min-height: inherit !important;
	height: auto !important;
}
.content-wrap-news p:nth-child(odd) {
	border-bottom: none !important;
}
.content-wrap-news p:nth-child(even) {
	margin-bottom: 15px;
}
/* -- end index page --*/
.primary-table tr td {
	width: 100% !important;
	float: left;
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
.primary-table tr td:last-child {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px !important;
	padding-top: 15px !important;
}
.primary-table tr td .form-group {
	margin-top: 0 !important;
}
.table-contact tr td:first-child, .table_column_type_title_left tr td:first-child {
	border-bottom: solid #ccc 1px !important;
	font-weight: bold;
}
}
 @media screen and (max-width: 640px) {
}
 @media screen and (max-width: 480px) {
.gallery-item {
	width: auto;
}
.header-contact-smartphone a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 17px;
}
.header-brand img {
	height: 30px;
}
.plugins-facebook {
	width: 100%;
	padding: 0;
	margin: 0;
}
.wrap-plugins-facebook {
	padding: 0 5px;
}
.col-sm-8-float {
	height: 200px;
}
.break {
	display: block;
}
.navigation-footer-item, .sidebar-item {
	width: 100%;
}
#btn_submit, #btn_reset {
	min-width: inherit;
}
.box-txt {
	padding: 25px 15px;
	min-height: 70px;
}
}
