@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700');



body {
	font-size: 15px;
	line-height: 1.6em;
	font-family: Arial, Verdana, "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

h1,h2,h3,h4,h5,h6,ul,li,ol,p {
	padding: 0;
	margin: 0;
}
hr {
}
/*table td {
	vertical-align: top;
}*/,
img {
	border:0px;
}

.c-both {
	clear:both;
}

/* -- clearfix rules(float clear hack) -- */
.cf:before,
.cf:after { content:"";display:block; }
.cf:after { clear:both; }
.cf { zoom:1; }
/* -- /clearfix rules(float clear hack) -- */



/* リンク
---------------------------------------------------- */
a:link {
	color: #10193c;
	text-decoration: underline;
}
.row a {
	text-decoration: underline;
}
a:visited {
	color: #10193c;
	text-decoration: underline;
}
a:hover {
}
a img:hover {
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

/* 共通設定
---------------------------------------------------- */
.flexslider {
	font-size: 120%;
}
.text_small {
	font-size: 90%;
	line-height: 1.4em;
}
.text_xsmall {
	font-size: 80%;
	line-height: 1.4em;
}
.text_L {
	font-size: 110%;
	line-height: 1.4em;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

hr {
	border: 0 none;
	height: 1px;
	color: #999999;
	background-color: #999999;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.line_dot_01 {
	border:none;
	border-top:dashed 1px #999;
	height:1px;
	color:#FFFFFF;
}






/* レイアウト
---------------------------------------------------- */
.col-sm-4,
.col-sm-6,
.col-md-7,
.col-md-8,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3 {
	margin-bottom: 25px;
}




/* ヘッダー
---------------------------------------------------- */
.head_k {
	top: 0;
	left: 0;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #10193c;
}
.logo_k {
	margin-top: -15px;
	width: 160px;
}
@media (max-width: 767px) {
.logo_k {
	margin-top: -15px;
	width: 125px;
}
}
.nav_en {
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
	display: block;
	color: #10193c;
}
.nav_jp {
	font-size: 12px;
	/*font-weight: bold;*/
	display: block;
	margin-top: -2px;
}

.navbar-nav {
	margin-left: 20px;
}
.navbar-nav li span {
	text-align: center;
}
@media (max-width: 767px) {
	.navbar-nav li span {
	text-align: left;
	}
}
.navbar-nav a {
	text-decoration: none;
}

.dropdown-menu {
	min-width: 110px;
}
.navbar {
	min-height: 40px;
}
.dropdown-menu li {
	list-style-type: disc;
	margin-left: 1.75em;
}
.dropdown-menu li a {
	margin-left: -1.5em;
}
.navbar-right {
	margin-right: 0px;
	margin-bottom: 10px;
}
@media (max-width: 991px) {
	.navbar-right {
	display: none;
	}
}
.navbar-header h1 {
	/*margin-bottom: 0px;*/
}
.navbar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin-bottom: 0px;
	margin-right: -30px;
	margin-left: -15px;
	/*font-size: 120%;*/
	margin-top: 10px;
}




/* ナビ
---------------------------------------------------- */



/* タイトル関連
---------------------------------------------------- */
.ttl_01 {
	font-family: 'Rubik', sans-serif;
	font-size: 36px;
	color: #10193c;
	font-weight: 700;
	line-height: 1em;
}
.ttl_01-2 {
	font-family: 'Rubik', sans-serif;
	font-size: 33px;
	color: #10193c;
	font-weight: 700;
	line-height: 1em;
}
.ttl_02 {
	font-weight: bold;
	font-size: 18px;
}
@media (max-width: 767px) {
.ttl_02 {
	font-size: 16px;
}
}

.ttl_03 p {
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
	font-size: 60px;
	color: #fff;
	font-style: italic;
	text-shadow: 2px 2px 0px #000;
	filter:dropshadow(color=#000,offX=2,offY=2);
	margin-left: 75px;
	margin-top: 210px;
	line-height: 1em;
}
.ttl_03 h2 {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	text-shadow: 2px 2px 0px #000;
	filter:dropshadow(color=#000,offX=2,offY=2);
	margin-left: 75px;
	margin-top: 15px;
}
@media (max-width: 767px) {
.ttl_03 p {
	font-size: 36px;
	margin-left: 15px;
	margin-top: 80px;
}
.ttl_03 h2 {
	font-size: 16px;
	margin-left: 15px;
	margin-top: 7px;
}
}


.ttl_04 {
	font-size: 30px;
	color: #999;
	font-weight: bold;
}
.ttl_04 span {
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	color: #999;
	margin-left: 0.75em;
	font-weight: 400;
}
.ttl_05 {
	font-size: 24px;
	color: #666;
	margin-bottom: 0.75em;
}
.ttl_06 {
	font-size: 48px;
	color: #666;
	line-height: 1.2em;
}
@media screen and (max-width: 320px) {
.ttl_06 {
	font-size: 32px;
}
}
.ttl_07 {
	font-size: 36px;
	color: #3DA396;
	margin-bottom: 0.5em;
}
@media screen and (max-width: 320px) {
.ttl_07 {
	font-size: 24px;
}
}
.ttl_08 {
	font-size: 24px;
	color: #f15a24;
	line-height: 1.3em;
	font-weight: bold;
}
.ttl_09 {
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
}
.ttl_10 {
	display: none;
}
@media (max-width: 767px) {
    .ttl_10 {
	display: block;
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	/*font-style: italic;*/
	padding-top: 8px;
	padding-bottom: 8px;
}	
}



/* 各種設定
---------------------------------------------------- */



.head_img_01,
.head_img_02,
.head_img_03,
.head_img_04,
.head_img_05,
.head_img_06,
.head_img_07,
.head_img_08 {
	background-size: cover;
	height: 550px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #10193c;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #10193c;
	background-position: center;
}
@media (max-width: 991px) {
.head_img_01,
.head_img_02,
.head_img_03,
.head_img_04,
.head_img_05,
.head_img_06,
.head_img_07,
.head_img_08 {
	height: 380px;
}
}
@media (max-width: 767px) {
.head_img_01,
.head_img_02,
.head_img_03,
.head_img_04,
.head_img_05,
.head_img_06,
.head_img_07,
.head_img_08 {
	height: 250px;
}
}
.head_img_01 {
	background-image: url(../images/head_img_01.jpg);
}
.head_img_02 {
	background-image: url(../images/head_img_02.jpg);
}
.head_img_03 {
	background-image: url(../images/head_img_03.jpg);
}
.head_img_04 {
	background-image: url(../images/head_img_04.jpg);
}
.head_img_05 {
	background-image: url(../images/head_img_05.jpg);
}
.head_img_06 {
	background-image: url(../images/head_img_06.jpg);
}
.head_img_07 {
	background-image: url(../images/head_img_07.jpg);
}
.head_img_08 {
	background-image: url(../images/head_img_08.jpg);
}
.img_large {
	background-color: rgb(16,25,60);
	position: relative; 
	z-index: 0;
}
@media (max-width: 767px) {
    .img_large {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #10193c;
	}	
}

	
.bg-slider {
	/*width: 100%;*/
	height: 500px;
	/*height: 100vh;*/
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	/*justify-content: center;*/
}
@media (max-width: 991px) {
    .bg-slider {
	height: 380px;
	}
	
}
@media (max-width: 767px) {
    .bg-slider {
	height: 280px;
	position:relative;
	}
	
}
.head_img_logo {
	width: 380px;
	margin-left: auto;
	padding-top: 310px;
	padding-right: 30px;
}
@media (max-width: 991px) {
    .head_img_logo {
	padding-top: 200px;
	}	
}
@media (max-width: 767px) {
    .head_img_logo {
	/*width: 170px;*/
	display: none;
	}	
}



.top_cap {
	margin-top: 0.5em;
	text-align: center;
}
.arrow_01 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}








.table_01 {
}
.table_01 td {
	vertical-align: top;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left: 0.5em;
}
.table_01 tr:nth-child(odd) {
	background: #eeeeee;
}







/* 書き換え
---------------------------------------------------- */


.navbar-right img {
	width: 220px;
}
.img-responsive-2 img {
  display: block;
  max-width: 100%;
  height: auto;
}





/* TOP イメージ文字重ね
---------------------------------------------------- */
#top_img-box{
  position: relative;
}
.top_img-box-mini{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:100%;
	color: #fff;
	background-color: rgba( 51, 51, 51, 0.60 );
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
 }
.top_img-box-text{
	width: 100%;
	font-size: 90%;
}
#top_img-box h3 {
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
	margin-bottom: 0.2em;
	font-style: italic;
}
#top_img-box p {
	line-height: 1.6em;
}
#top_img-box a {
	color: #FFF;
	text-decoration: none;
}



/* Word Press
---------------------------------------------------- */
#t_blog h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#t_blog li {
	list-style-type: none;
}
.t_blog_ttl_2 {
	font-size: 110%;
	margin-top: 2em;
}

.entry_content p {
	line-height: 2em;
}
.entry-title h3 {
	margin-bottom: 0.5em;
}

.entry_content img {
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
	max-width: 100%;
	height: auto;
}
.page_no {
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	font-size: 21px;
	text-align: right;
}
.page_no a {
	/*text-decoration: none;*/
}
.page_no font {
	font-weight: normal;
	font-size: 16px;
}


/* Google Map
---------------------------------------------------- */
.map_wrapper {
  /*max-width: 640px;*/
  min-width: 280px;
  margin: 20px auto;
  padding: 4px;
  border: 1px solid #CCC;  
}
 
.googlemap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}



/* フッター
---------------------------------------------------- */
.foot_menu {
	padding: 20px;
	margin-top: 2em;
	background-color: #f2f2f2;
}
.foot_menu ul {
	text-align: center;
	margin-bottom: 1em;
}
.foot_menu li {
	display: inline;
	list-style-type: none;
	margin-right: 0.5em;
	margin-left: 0.5em;
	text-decoration: underline;
}
.foot {
	background-color: #10193c;
	color: #FFF;
	font-size: 85%;
	text-align: center;
	/*height: 50px;*/
	padding: 10px;
}


/* Page TOP
---------------------------------------------------- */
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pageTop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 50px;
	height: 50px;
	background-color: #BBBBBB;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	text-indent: -0.4em;
	opacity: 0.7;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.9;
}


/* フェードイン設定
---------------------------------------------------- */
body {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
