@charset "UTF-8";

@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 100;
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Thin.eot'); /* IE9 Compat Modes */
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Thin.woff') format('woff'), /* Modern Browsers */
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Thin.ttf')format('truetype'); /* Safari, Android, iOS */
}

@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 200;
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Light.eot');
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Light.woff') format('woff'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Light.ttf')format('truetype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 300;
/*font-weight: 400;*/
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-DemiLight.eot');
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-DemiLight.eot?#iefix') format('embedded-opentype'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-DemiLight.woff') format('woff'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-DemiLight.ttf')format('truetype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 400;
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Regular.eot');
src: url('/common/font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Regular.woff') format('woff'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Regular.ttf')format('truetype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 500;
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Medium.eot');
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Medium.woff') format('woff'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Medium.ttf')format('truetype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 700;
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Bold.eot');
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Bold.woff') format('woff'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Bold.ttf')format('truetype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 900;
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Black.eot');
src: url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Black.eot?#iefix') format('embedded-opentype'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Black.woff') format('woff'),
url('/wordpress/wp-content/themes/fujita-theme/common/font/NotoSansCJKjp-Black.ttf')format('truetype');
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

body {
margin: 0;
}
footer,
header,
main,
menu,
nav,
section{
display: block;
}

audio:not([controls]) {
display: none;
height: 0;
}

[hidden],
template {
display: none;
}

a {
background-color: transparent;
}

a:active,
a:hover {
outline: 0;
}

strong {
font-weight: bold;
}

h1 {
margin: 0;
font-size: 1em;
}

small {
font-size: 80%;
}

img {
border: 0;
}

svg:not(:root) {
overflow: hidden;
}

button,
input,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}

button {
overflow: visible;
}

button,
select {
text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}

button[disabled],
html input[disabled] {
cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}

input {
line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}

textarea {
overflow: auto;
}

table {
border-spacing: 0;
border-collapse: collapse;
}

td,
th {
padding: 0;
}

.container {
padding-right: 0;
padding-left: 0;
margin-right: auto;
margin-left: auto;
max-width: 1400px;
width: 100%;
}
.container:before, .container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
 /*width: 750px;*/
}
}
@media (min-width: 992px) {
.container {
 /*width: 970px;*/
}
}
@media (min-width: 1200px) {
.container {
 /* width: 1170px;*/
}
}

.row {
/*margin-right: -15px;
margin-left: -15px;*/
}
.row:before, .row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}

.col-sm-2,.col-lg-2,.col-sm-3,.col-sm-4,.col-sm-6,.col-sm-8,.col-sm-12{
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

@media (min-width: 768px) {
.col-sm-2, .col-sm-3, .col-sm-4,.col-sm-6,.col-sm-8, .col-sm-12 {
float: left;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-12 {
width: 100%;
}
}

@media (min-width: 1200px) {
.col-lg-2{
float: left;
}
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}

a,
a:visited {
text-decoration: underline;
}

a[href]:after {
content: " (" attr(href) ")";
}

a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}

tr,
img {
page-break-inside: avoid;
}

img {
max-width: 100% !important;
}

.navbar {
display: none;
}

.label {
border: 1px solid #000;
}
}
/*@font-face {
font-family: 'Glyphicons Halflings';

src: url("../fonts/glyphicons-halflings-regular.eot");
src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.png#glyphicons_halflingsregular") format("svg");
}*/
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 200;
line-height: 1;

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-chevron-left:before {
content: url("/wordpress/wp-content/themes/fujita-theme/style/img/prev.png");
}

.glyphicon-chevron-right:before {
content: url("/wordpress/wp-content/themes/fujita-theme/style/img/next.png");
}

* {
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
box-sizing: border-box;
}

*:before,
*:after {
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
box-sizing: border-box;
}

html {
font-size: 10px;

-webkit-tap-highlight-color: transparent;
}

body {
font-family: "Noto Sans Japanese", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Open Sans", "Helvetica Neue", Helvetica, "Arial", "メイリオ", Meiryo, sans-serif;
font-size: 16px;
line-height: 1.5;
color: #666;
font-weight: 200;
}

input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}

a {
color: #666;
text-decoration: none;
}
a:hover, a:focus {
color: #0a6ebd;
text-decoration: underline;
}
a:focus {
/*outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;*/
}

img {
vertical-align: middle;
}

.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}

[role="button"] {
cursor: pointer;
}

h1, h2, h3, h4, h5, h6{
font-weight: 300;
line-height: 1;
color: inherit;
}

p {
margin: 0 0 12px;
}

.lead {
margin-bottom: 24px;
font-size: 18px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 24px;
}
}

small,
.small {
font-size: 75%;
}

mark,
.mark {
padding: .2em;
background-color: #ffeacc;
}

.text-danger {
color: #ea1c0d;
}

a.text-danger:hover,
a.text-danger:focus {
color: #ba160a;
}

.text-blue {
color: #083f5b;
}

a.text-blue:hover,
a.text-blue:focus {
}

ul,
ol {
margin-top: 0;
margin-bottom: 0;
}
ul ul,
ul ol,
ol ul,
ol ol {
margin-bottom: 0;
}

dl {
margin-top: 0;
margin-bottom: 24px;
}

dt,
dd {
line-height: 1.5;
}

dt {
font-weight: bold;
}

dd {
margin-left: 0;
}

address {
margin-bottom: 24px;
font-style: normal;
line-height: 1.5;
}

code,
pre,
samp {
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.container {
padding-right: 0;
padding-left: 0;
margin-right: auto;
margin-left: auto;
}
.container:before, .container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
@media (min-width: 768px) {
.container {
/*width: 750px;*/
}
}
@media (min-width: 992px) {
.container {
/*width: 970px;*/
}
}
@media (min-width: 1200px) {
.container {
/*width: 1170px;*/
}
}

.row {
/*margin-right: -15px;
margin-left: -15px;*/
}
.row:before, .row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}

.col-sm-2,.col-lg-2,.col-sm-3,.col-sm-4,.col-sm-6,.col-sm-8,.col-sm-12{
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

@media (min-width: 768px) {
.col-sm-2, .col-sm-3, .col-sm-4,.col-sm-6,.col-sm-8, .col-sm-12 {
float: left;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-12 {
width: 100%;
}
}

@media (min-width: 1200px) {
.col-lg-2{
float: left;
}
.col-lg-2 {
width: 16.66667%;
}
}
table {
background-color: transparent;
}

th {
text-align: left;
}

table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}

label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}

input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px;
line-height: normal;
}

input[type="file"] {
display: block;
}

input[type="range"] {
display: block;
width: 100%;
}

select[multiple],
select[size] {
height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
/*outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;*/
}

output {
display: block;
padding-top: 7px;
font-size: 16px;
line-height: 1.5;
color: #555;
}

.form-control {
display: block;
width: 100%;
height: 38px;
padding: 6px 12px;
font-size: 16px;
line-height: 1.5;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #ccc;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #ccc;
}
.form-control::-webkit-input-placeholder {
color: #ccc;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled], .form-control[readonly]{
background-color: #eee;
opacity: 1;
}
.form-control[disabled]{
cursor: not-allowed;
}

textarea.form-control {
height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 38px;
}
input[type="datetime-local"]{
line-height: 30px;
}
input[type="datetime-local"],
input[type="month"] {
line-height: 49px;
}
}
.form-group {
margin-bottom: 15px;
}

.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 24px;
padding-left: 20px;
margin-bottom: 0;
font-weight: 200;
cursor: pointer;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"]{
position: absolute;
margin-top: 4px;
margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
input[type="checkbox"][disabled],
input[type="checkbox"].disabled{
cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label{
cursor: not-allowed;
}

.form-control-static {
min-height: 40px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox{
padding-top: 0;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 31px;
}
.form-horizontal .form-group {
/*margin-right: -15px;
margin-left: -15px;*/
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}

.form-horizontal .control-label {
text-align: left;
}
@media (max-width: 1040px) {
.form-horizontal .control-label,
.form-horizontal .form-control{
font-size: 93.75%;
}
}
@media (max-width: 864px) {
.form-horizontal .control-label,
.form-horizontal .form-control{
font-size: 87.5%;
}
}
@media (max-width: 767px) {
.form-horizontal .control-label,
.form-horizontal .form-control{
font-size: 100%;
}
}

.btn {
display: inline-block;
margin-bottom: 0;
text-align: center;
white-space: nowrap;
vertical-align: middle;
/*-ms-touch-action: manipulation;
touch-action: manipulation;*/
cursor: pointer;
-webkit-user-select: none;
 -moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 2px;
}
.btn:hover, .btn:focus, .btn.focus {
color: #666;
text-decoration: none;
}
.btn:active, .btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled]{
cursor: not-allowed;
-webkit-box-shadow: none;
box-shadow: none;
opacity: 0.65;
}

a.btn.disabled{
pointer-events: none;
}

.btn-primary {
color: #fff;
background-color: #2196f3;
border-color: #1791f2;
-webkit-transition-timing-function: ease;
 -o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .3s;
 -o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
 -o-transition-property: all;
transition-property: all;
}
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #0c7cd5;
border-color: #074c83;
}
.btn-primary:hover {
color: #fff;
background-color: #0c7cd5;
border-color: #0a71c2;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0d8aee;
border-color: #0c82df;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
color: #fff;
background-color: #0a68b4;
border-color: #074c83;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active{
background-color: #2196f3;
border-color: #1791f2;
}

.btn-lg{
padding: 10px 20px;
font-size: 20px;
line-height: 1.33;
border-radius: 4px;
}

.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
 -o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}

.collapse {
display: none;
}
.collapse.in {
display: block;
}

tr.collapse.in {
display: table-row;
}

.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
 -o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
 -o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
 -o-transition-property: height, visibility;
transition-property: height, visibility;
}
/*.dropdown {
position: relative;
}*/

.dropdown-toggle:focus {
outline: 0;
}

.dropdown-menu {
position: absolute;
top: 130px;
left: 0;
right: 0;
text-align: center;
z-index: 1000;
display: none;
width: 100%;
padding: 50px 0 10px;
margin: 0 auto;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.dropdown-menu ul{
width: 100%;
max-width: 1060px;
margin: 0 auto;
padding: 0;
list-style: none;
clear: both;
}
.dropdown-menu ul li{
margin-left:2.714285714285714%;
margin-bottom: 40px;
float: left;
width: 30.94339622641509%;
}
.dropdown-menu.two ul li{
width: 48.11320754716981%;
}
.dropdown-menu ul li img{
width: 100%;
}
.dropdown-menu.two ul li img{
width: 100%;
}
.dropdown-menu.three ul li{
/*margin-bottom: 0;*/
}

.dropdown-menu ul li:nth-child(1){
margin-left:0;
}
.dropdown-menu ul li a:hover{
opacity:0.8;
}
.dropdown-menu > li > a {
display: block;
clear: both;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
opacity:0.8;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
/*color: #fff;*/
text-decoration: none;
/*background-color: #2196f3;*/
outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
/*color: #777;*/
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
}

.open > .dropdown-menu {
}
.open > a {
outline: 0;
}

.dropdown-menu-right {
right: 0;
left: auto;
}

.dropdown-menu-left {
right: auto;
left: 0;
}

.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.5;
color: #777;
white-space: nowrap;
}

.dropdown-backdrop {
/*position: fixed;*/
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"]{
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav:before, .nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav > li {
/*position: relative;*/
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 4.285714285714286%;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
/*background-color: #eee;*/
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav > li > a > img {
max-width: none;
}

.navbar {
position: relative;
min-height: 130px;
margin-bottom: 0;
/*border: 1px solid transparent;*/
}
@media (max-width: 767px) {
.navbar {
min-height: 55px;
}
}
.navbar:before, .navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 2px;
}
}

.navbar-header:before, .navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
width: 12.91624621594349%;
min-width:128px;
}
}

@media (max-width: 767px) {
.navbar-header .contactBtn{
position: absolute;
top:15px;
right: 61px;
width: 95px;
height: 25px;
}
.navbar-header .contactBtn a {
display: block;
background: linear-gradient(137deg, #daf599, #01b4b6);
border-radius: 12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
color: #fff;
font-size: 62.5%;
font-weight: 400;
padding: 7.5px 0;
width: 100%;
line-height: 1;
}
.navbar-header .contactBtn a:hover{
background: linear-gradient(137deg, #daf599, #01b4b6);
color: #fff;
opacity: 0.8;
text-decoration: none;
}
}

.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
/*border-top: 1px solid transparent;*/
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
background: none;
}
@media (max-width: 767px) {
.navbar-collapse {
background: none;
}
}
.navbar-collapse:before, .navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse{
padding-right: 0;
padding-left: 0;
}
}

.navbar-fixed-top .navbar-collapse{
/*max-height: 340px;*/
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse{
/*max-height: 200px;*/
}
}

.container > .navbar-header,
.container > .navbar-collapse{
/*margin-right: -15px;
margin-left: -15px;*/
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse{
margin-right: 0;
margin-left: 0;
}
}

.navbar-fixed-top{
/*position: fixed;*/
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top{
border-radius: 0;
}
}

.navbar-fixed-top {
top: 0;
/*border-width: 0 0 1px;*/
}

.navbar-brand {
float: left;
padding: 0;
width: 100%;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
padding: 15px 0 13px 42px;
}

@media (max-width: 767px) {
.navbar-toggle {
position: relative;
float: right;
padding: 0;
margin-top: 30px;
margin-right: 30px;
margin-bottom: 28px;
background-color: transparent;
background-image: none;
border: 0px solid transparent;
border-radius: 0;
width: 8.611111111111111%;
max-width: 62px;
}
.navbar-toggle:focus {
outline: 0;
}
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}

.navbar-nav {
margin: 14px 0;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 24px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 24px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}

#navbar-main{
float: right;
width:87.08375378405651%;
}
.navbar-nav {
float: right;
width: 84.58864426419467%;
margin: 40px 0 0;
}
@media (max-width: 1366px) {
.navbar-nav {
width: 84.58864426419467%;
}
}
@media (max-width: 1360px) {
.navbar-nav {
width: 86.58864426419467%;
}
}
@media (max-width: 1350px) {
.navbar-nav {
width: 92%;
}
}
@media (max-width: 1260px) {
.navbar-nav {
width: 100%;
}
}


.navbar-nav > li {
float: left;
padding:0 5.819592628516004%;
}
.navbar-nav > li:nth-child(3){
padding:0 4.849660523763337%;
}
/*.navbar-nav > li:nth-child(4) a:after{
content: url("/common/img/icon_blank.png");
position: absolute;
left: 4.3em;
top:2px;
}*/
.navbar-nav > li:nth-child(5){
padding:0;
margin-top: -10px;
width:16.290593152132807%;
}
@media (max-width: 1150px) {
.navbar-nav > li {
float: left;
padding:0 5.5%;
}
.navbar-nav > li:nth-child(3){
padding:0 4.583333333333334%;
}
}
@media (max-width: 1102px) {
.navbar-nav > li {
float: left;
padding:0 5.0%;
}
.navbar-nav > li:nth-child(3){
padding:0 4.166666666666667%;
}
}
@media (max-width: 1035px) {
.navbar-nav > li {
float: left;
padding:0 4.5%;
}
.navbar-nav > li:nth-child(3){
padding:0 3.75%;
}
}
@media (max-width: 991px) {
#navbar-main {
width: 85.00%;
}
.navbar-nav {
width: 100%;
}
.navbar-nav > li {
font-size:93.75%;
}
.navbar-default .navbar-nav > li:last-child > a{
padding: 10px 22%;
}
}
@media (max-width: 974px) {
#navbar-main {
width: 85.00%;
}
}
@media (max-width: 955px) {
.navbar-nav > li {
font-size:87.5%;
}
}
@media (max-width: 896px) {
.navbar-nav{
width: 100.00%;
}
}
@media (max-width: 877px) {
.navbar-nav > li {
font-size:81.25%;
}
}
@media (max-width: 853px) {
#navbar-main {
width: 83.00%;
}
}
@media (max-width: 767px) {
#navbar-main {
background: #f3f4f5;
width: 100%;
padding: 0 17.33333333333333%;
}
}
@media (max-width: 835px) {
.navbar-nav > li {
font-size: 75%;
}
}
@media (max-width: 778px) {
.navbar-nav > li {
padding: 0 4.0%;
}
}
/* ドロップダウン hover 挙動*/
.navbar-nav > li{
background: url("/wordpress/wp-content/themes/fujita-theme/common/img/header_line_pc.png") right 2px no-repeat;
}
.navbar-nav > li:nth-child(4),
.navbar-nav > li:nth-child(5){
background: none;
}

.navbar-default .navbar-nav > .dropdown:nth-child(1):hover:after,
.navbar-default .navbar-nav > .dropdown:nth-child(2):hover:after{
position: relative;
top:6px;
left: 0;
content: url("/wordpress/wp-content/themes/fujita-theme/common/img/nav_arrow_01.png");
}
.navbar-default .navbar-nav > .dropdown:nth-child(3):hover:after{
position: relative;
top:6px;
left: 0;
content: url("/wordpress/wp-content/themes/fujita-theme/common/img/nav_arrow_02.png");
}
.navbar-default .navbar-nav > li:nth-child(4):after,
.navbar-default .navbar-nav > li:last-child:after{
position: absolute;
right: 0;
padding-right: 0;
content: "";
}
@media (max-width: 977px) {
.navbar-default .navbar-nav > li:after{
top:12px;
}
}

.navbar-nav > li > a {
padding-top: 28px;
padding-bottom: 28px;
}

.navbar-nav > li > .dropdown-menu {
margin-top: 0;
}

.navbar-default {
/*background-color: #fff;*/
border-color: #eee;
}
.navbar-default .navbar-brand {
color: #666;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #1a1a1a;
background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
color: #083f5b;
font-weight: 500;
padding: 0;
}
.navbar-default .navbar-nav > li > a {
padding: 0;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
/*border-bottom: 2px #083f5b solid;*/
/*background: #083f5b;*/
}
.navbar-default .navbar-nav > li:nth-child(3) > a {
padding: 0;
}
.navbar-default .navbar-nav > li:last-child > a {
background: linear-gradient(137deg, #daf599, #01b4b6);
border-radius: 22px;
-moz-border-radius:22px;
-webkit-border-radius:22px;
color: #fff;
font-size: 87.5%;
padding: 10px 0;
}
.navbar-default .navbar-nav > li:last-child > a:hover{
background: linear-gradient(137deg, #daf599, #01b4b6);
color: #fff;
opacity: 0.8;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #555;
/*background-color: #eee;*/
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #fff;
/*background-color: #2196f3;*/
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #222;
/*background-color: transparent;*/
}
.navbar-default .navbar-toggle{
  background: url("/wordpress/wp-content/themes/fujita-theme/common/img/drawer_sp.png") no-repeat left top;
  background-size: contain;
  height: 31px;
  width: 31px;
}
.navbar-default .navbar-toggle[aria-expanded="false"]:after {
  background: url("/wordpress/wp-content/themes/fujita-theme/common/img/drawer_sp.png") no-repeat left top;
  background-size: contain;
  height: 31px;
  width: 31px;
}
.navbar-default .navbar-toggle[aria-expanded="true"] {
  background: url("/wordpress/wp-content/themes/fujita-theme/common/img/drawer_close_sp.png") no-repeat left top;
  background-size: contain;
  height: 31px;
  width: 31px;
}

.navbar-default .navbar-toggle .icon-bar {
/*background-color: #888;*/
}
.navbar-default .navbar-collapse{
border-color: #eee;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #666;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #555;
background-color: #eee;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #2196f3;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #222;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #666;
}
.navbar-default .navbar-link:hover {
color: #555;
}
.navbar-default .btn-link {
color: #666;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #555;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus{
color: #222;
}

.bs-component{
padding: 17px 0 17px;
background-color: #083f5b;
opacity:0.8;
}
.bs-component .row{
width: 75.71428571428571%;
margin: 0 auto;
}
.breadcrumb {
line-height:1;
width: 100%;
padding-left: 0;
}
.breadcrumb > li {
display: inline-block;
font-size:75%;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "＞";
}
.breadcrumb > li a{
color: #fff;
}
.breadcrumb > .active {
color: #fff;
}
@media (max-width: 991px) {
.bs-component .row{
width: 86.78102926337033%;
margin: 0 auto;
}
}
@media (max-width: 767px) {
.bs-component .row{
width: 89.33333333333333%;
margin: 0 auto;
}
}

.label {
/*display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;*/
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}

a.label:hover, a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.progress {
height: 24px;
margin-bottom: 24px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}

.media{
overflow: hidden;
zoom: 1;
}
.panel {
margin-bottom: 24px;
}

.panel-body {
padding: 15px;
}
.panel-body:before, .panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}

.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 1px;
border-top-right-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}

.panel-title {
margin-top: 0;
margin-bottom: 0;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}

.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 1px;
border-bottom-left-radius: 1px;
}

.panel-group {
margin-bottom: 50px;
}
.panel-group .panel {
margin-bottom: 0;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body{
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}

.panel-default {
border-color: #ddd;
}
#header .panel-default > .panel-heading {
color: #666;
background-color: #f5f5f5;
border-color: #ddd;
}
@media (max-width: 767px) {
#header .panel-default > .panel-heading {
background: none!important;
}
#header .panel-default > .panel-heading h4,
#footer .panel-default > .panel-heading h4{
padding-bottom: 0;
margin-bottom: 0;
}
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}

.close {
float: right;
font-size: 24px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}

button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}

.modal-open {
overflow: hidden;
}

.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
 -o-transition:-o-transform .3s ease-out;
transition: transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
 -o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
 -o-transform: translate(0, 0);
transform: translate(0, 0);
}

.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}

.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}

.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 4px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-content .modal-move.prev,
.modal-content .modal-move.next{
position: absolute;
top:300px;
z-index: 1051;
font-size: 300%;
color: #fff;
font-weight: 600;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.modal-content .modal-move.prev{
left:-50px;
}
.modal-content .modal-move.prev:before{
content: url("/wordpress/wp-content/themes/fujita-theme/style/img/prev.png");
}
.modal-content .modal-move.next{
right: -50px;
}
.modal-content .modal-move.next:before{
content: url("/wordpress/wp-content/themes/fujita-theme/style/img/next.png");
}


.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}

.modal-header {
padding: 15px;
border-bottom: 1px solid transparent;
}
.modal-header:before, .modal-header:after {
display: table;
content: " ";
}
.modal-header:after {
clear: both;
}

.modal-header .close {
margin-top: -2px;
}

.modal-body {
position: relative;
padding: 0 15px 15px;
}

.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}

@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}

.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
}
/*@media (min-width: 992px) {*/
.modal-lg {
width: 100%;
}
/*}*/

.carousel {
position: relative;
}

.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
 -o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
 -o-transition:-o-transform .6s ease-in-out;
transition: transform .6s ease-in-out;

-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}

.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 10%;
font-size: 20px;
text-align: center;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: transparent;
filter: alpha(opacity=50);
opacity: 1;
}
.carousel-control.left {
/*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image:-o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);*/
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
/*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image:-o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);*/
background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .5;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1;
}

.carousel-indicators {
position: absolute;
/*bottom: 10px;*/
top: 74.75%;
left: 0;
right: 0;
z-index: 15;
width: 102px;
padding: 0;
/*margin-left: -30%;*/
margin:0 auto;
text-align: center;
list-style: none;
}
@media screen and (max-width: 1100px) {
.carousel-indicators {
top: 74.50%;
}
}
@media screen and (max-width: 1000px) {
.carousel-indicators {
top: 74.64%;
}
}
@media screen and (max-width: 767px) {
.carousel-indicators {
top: 81.7%;
padding-left: 0;
width: 96px;
}
}
@media screen and (max-width: 640px) {
.carousel-indicators {
top: 81.55%;
}
}
@media screen and (max-width: 540px) {
.carousel-indicators {
top: 81.45%;
}
}
@media screen and (max-width: 540px) {
.carousel-indicators {
top: 79.45%;
}
}

.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 10px 0 0;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
/*background-color: transparent;*/
border: none;
border-radius: 10px;
}
.carousel-indicators li:last-child{
margin: 0;
}
.carousel-indicators li:first-child{
}
.carousel-indicators .active {
width: 10px;
height: 10px;
background-color: #1e5a98;
}

@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
}
.clearfix:before, .clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}

.hide {
display: none !important;
}

a {
-webkit-transition-timing-function: ease;
 -o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .3s;
 -o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
 -o-transition-property: all;
transition-property: all;
}

.btn:active, .btn.active {
-webkit-box-shadow: none;
box-shadow: none;
}

@media (min-width: 768px) {
.navbar-nav > li > a {
padding: 10px 0;
margin-top: 0;
margin-bottom: 0;
border-radius: 0;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
}
/*.navbar-nav > li:not(:last-child) {
}*/
}

.navbar-brand {
margin-right: 0;
}
@media (max-width: 767px) {
#header .navbar.navbar-default.navbar-fixed-top{
text-align: left;
}
.container > .navbar-header{
	height: 55px;
}
#header .navbar-collapse {
-webkit-overflow-scrolling: touch;
border-top: 1px solid #f9f9f9;
}
#header .navbar.navbar-default.navbar-fixed-top .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
#header .panel-title,
#footer .panel-title{
text-align: left;
}
#header .panel-group .panel-heading + .panel-collapse > .panel-body {
text-align: left;
}
}


/* 10/15 追加分 header
------------------------------------------------------------------------------------------------------------------------ */
/* TOP
-------------------------------------------------- */
body { /*padding-top: 131px;*/background: #fbfbfb;}
#header{
background-color: #fff!important;
position: fixed;
height: 130px;
box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.03);
-moz-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.03);
-webkit-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.03);
-ms-box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.03);
}
.main-container{
	padding-top: 130px;
}
@media (max-width: 767px) {
#header{
position: fixed;
height: 55px;
opacity: 1.0;
}
.main-container{
	padding-top: 55px;
}
}
#header .container{
background-color: #fff!important;
}
@media (max-width: 767px) {
#header .container{
opacity: 0.95;
}
}
.navbar.navbar-default.navbar-fixed-top{
text-align: center;
background-color: #fff!important;
}
.navbar.navbar-default.navbar-fixed-top img{
max-width: 1400px;
text-align: center;
}
.dropdown:hover > .dropdown-menu{
display: block;
background-color: rgba(8,63,91,0.8);
padding: 50px 0;
margin: 0 auto 0;
}
.afteranchor:hover > .dropdown-menu {
display: none;
}
.dropdown:nth-child(1):hover > .dropdown-menu:before{
}
.dropdown:nth-child(2):hover > .dropdown-menu:before{
}
@media (max-width: 767px) {
.dropdown:hover > .dropdown-menu{
display: none;
}
}

@media (max-width: 767px) {
.navbar-brand{
width: 43px;
margin: 8px 0 0 20px;
}
.navbar-brand img{
width: 43px;
height: 36px;
}
.navbar.navbar-default.navbar-fixed-top img{
max-width: 43px;
width: 43px;
max-height: 43px;
height: 43px;
padding: 0;
}
.navbar-toggle {
margin-top: 15px;
margin-right: 10px;
margin-bottom: 0;
width: auto;
max-width: 31px;
}
.navbar-toggle img{
max-width: 31px;
width: 31px;
max-height: 31px;
height: 31px;
padding: 0;
}
}
#header h1{
background: #083f5b;
color: #fff;
line-height: 2.5;
font-size: 75%;
text-align: right;
margin: 0;
}
@media (max-width: 850px) {
#header h1{
font-size: 68.75%;
line-height:2.727272727272727;
}
}
@media (max-width: 785px) {
#header h1{
font-size: 62.5%;
line-height:3;
}
}

/* 10/15 追加分 Footer
------------------------------------------------------------------------------------------------------------------------ */
@media (min-width: 768px) {
footer #accordion{
	display: none!important;
}
}
footer{
background: #fff;
overflow: hidden;
}
footer div.footer{
padding: 40px 0 0;
background: #fff;
}
@media (max-width: 640px) {
footer div.footer{
padding: 20px 0 0;
}
}
footer div.footer .col-sm-4{
padding:0 0 0 12.142857142857143%;
width: 39.285714285714286%;
}
footer div.footer .col-sm-4 .footer_logo{
padding-bottom: 44px;
margin-bottom: 0;
}
footer div.footer .col-sm-4 .footer_contact{
padding-bottom: 25px;
margin-bottom: 0;
}
footer div.footer .col-sm-4 .tel_icon{
color: #8fa3aa;
}
footer div.footer .col-sm-4 .tel_icon a{
color: #8fa3aa;
}
footer div.footer .col-sm-4 .tel_icon:before{
padding-right: 13px;
position: relative;
left: 2px;
content: url("/wordpress/wp-content/themes/fujita-theme/common/img/icon_phone.png");
}
footer div.footer .col-sm-8{
padding: 0;
width:60.714285714285714%;
}
footer div.footer .col-sm-8 .col-sm-3{
padding: 0;
width:24.941176470588235%;
}
footer div.footer .col-sm-8 .col-sm-3 h4{
margin: 20px 0 60px;
font-size: 100%;
}
@media (max-width: 991px) {
footer div.footer .col-sm-8 .col-sm-3 h4{
margin: 10px 0 30px;
}
}
footer div.footer .col-sm-8 .col-sm-3 h4,
footer div.footer .col-sm-8 .col-sm-3 h4 a{
color: #000;
}
footer .footerPolicy{
background: #fff;
padding:0 0 40px 12.142857142857143%;
margin: 0;
}
footer div.footer .col-sm-8 .col-sm-3 h4:after{
border-bottom: 1px #8fa3aa solid;
content: "";
position: absolute;
left: 0;
right: 0;
top: 77px;
width: 80px;
}

footer div.footer .col-sm-8 .col-sm-3 h4:last-child:after{
	border-bottom: none;
}
footer div.footer .col-sm-8 .col-sm-3 .panel-body{
	padding: 20px 0;
	color: #8fa3aa;
}
footer div.footer .col-sm-8 .col-sm-3 .panel-body a{
	color: #8fa3aa;
	font-size: 87.5%;
}
footer .footerPolicy .facebook{
padding-bottom: 30px;
margin: 0;
}
footer .facebook.is-sp{
display: none;
}
footer .footerPolicy ul{
clear: both;
padding: 0;
}
footer .footerPolicy ul li{
float: left;
list-style-type: none;
}
footer .footerPolicy ul li:after{
color: #b5c0c5;
padding-right: 20px;
margin-right: 20px;
position: relative;
left: 20px;
content: "|";
}
footer .footerPolicy ul li:last-child:after{
color: #b5c0c5;
padding-right: 20px;
margin-right: 20px;
position: relative;
left: 20px;
content: none;
}
footer .footerPolicy ul li a{
color: #b5c0c5;
}
.icon_blank:after{
content: url("/wordpress/wp-content/themes/fujita-theme/common/img/icon_blank.png");
position: relative;
left: 10px;
}
footer .panel-footer{
background: #fff;
border-top: 1px #e9edee solid;
color:#8fa3aa;
font-size: 75%;
padding: 40px 0 40px;
text-align: center;
}
@media (max-width: 767px) {
footer .is-sp .footer_top{
padding: 0 10.666666666666667%;
}
.footer_logo{
float: left;
width: 86px;
}
.footer_logo a{
display: block;
}
.footer_logo a img{
width: 100%;
}
.tel_icon{
float: right;
width: 55%;
text-align: right;
}
.tel_icon strong a:first-child:before{
padding-right: 13px;
position: relative;
left: 2px;
content: url("/wordpress/wp-content/themes/fujita-theme/common/img/icon_phone.png");
}
footer .facebook.is-sp{
display: block;
margin-top: 20px;
}
footer .facebook.is-sp a{
width: 16px;
}
footer .facebook.is-sp a img{
width: 16px;
}
footer .panel-group{
padding: 0 10.666666666666667%;
}
footer .panel-default{
border: 0;
}
.panel-body {
padding: 0;
}
.panel-heading{
padding: 20px 0;
border-bottom: 1px #e9edee solid;
}
.panel-group .panel-heading {
border-bottom: 1px #d2e3e9 solid;
}
.panel-group .panel-heading:last-child {
/*background: url("/common/img/icon_blank.png") 95% center no-repeat;*/
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body{
border-top: 0;
}
.panel-group .panel-body{
border-bottom: 1px #e9edee solid;
padding: 20px 0;
}
#header .panel-group .panel-heading + .panel-collapse > .panel-body,
#footer .panel-group .panel-heading + .panel-collapse > .panel-body{
border-bottom: none;
}

.panel-title,.panel-title a{
width: 100%;
}
.panel-heading a {
	display: block;
	width: 100%
}
.panel-heading a:hover {
	text-decoration: none;
}
.panel-title a[aria-expanded="false"]:after {
content: "＋";
float: right;
color: inherit;
font-size: 1em;
font-weight: bold;
color: #01b4b6;
opacity: 1.0!important;
}

.panel-title a[aria-expanded="true"]:after {
content: "－";
float: right;
color: inherit;
font-size: 1em;
font-weight: bold;
color: #01b4b6;
opacity: 1.0!important;
}
footer .footerPolicy{
padding: 0 0 40px 0;
}
footer .footerPolicy ul{
clear: both;
width: 270px;
margin: auto;
overflow: hidden;
}
#header .panel-group .panel-heading + .panel-collapse > .panel-body,
#footer .panel-group .panel-heading + .panel-collapse > .panel-body{
position: relative;
}
#header .panel-group .panel-heading + .panel-collapse > .panel-body a,
#footer .panel-group .panel-heading + .panel-collapse > .panel-body a{
color: #2d3b3e;
padding-left: 1em;
}
#header .panel-group .panel-heading + .panel-collapse > .panel-body a:before,
#footer .panel-group .panel-heading + .panel-collapse > .panel-body a:before{
position: absolute;
top:40%;
left: 0;
content: url("/wordpress/wp-content/themes/fujita-theme/common/img/arrow_small.png");
font-size: 71.428571428571429%;
color: #01b4b6;
font-weight: 600;
}
#header .panel-group .panel-heading + .panel-collapse > .panel-body:last-child,
#footer .panel-group .panel-heading + .panel-collapse > .panel-body:last-child{
border-bottom: 1px #d2e3e9 solid;
}
}
@media (max-width: 640px) {
footer .is-sp .footer_top .footer_logo {
width: 43px;
}
footer .facebook.is-sp{
display: block;
margin-top: 5px;
}
footer .panel-group{
	margin-bottom: 55px;
}
.panel-heading{
padding: 20px 0;
}
.panel-group .panel-body{
padding: 20px 0;
}
.panel-title{
width: 100%!important;
clear: both!important;
position: relative!important;
padding: 0 0 1em!important;
height: 1em!important;
font-size: 87.5%!important;
}
.panel-title a{
display: block;
}
.panel-title a:nth-child(1){
position: absolute;
width: 100%;
top:0;
right: 0;
}
.panel-title a:nth-child(2),
.panel-title.last a{
width: 15em;
position: absolute;
top:0;
left: 0;
z-index: 2;
color: #2d3b3e;
font-weight: 500;
opacity: 1.0!important;
}
#header .panel-group .panel-heading + .panel-collapse > .panel-body a,
#footer .panel-group .panel-heading + .panel-collapse > .panel-body a{
font-size: 87.5%;
}
footer .footerPolicy{
padding: 0 0 10px 0;
font-size: 81.25%;
}
footer .footerPolicy ul{
width: 77%;
}
footer .footerPolicy ul li:after{
color: #b5c0c5;
padding-right: 20px;
margin-right: 20px;
position: relative;
left: 20px;
content: "|";
}
footer .footerPolicy ul li:last-child:after{
color: #b5c0c5;
padding-right: 20px;
margin-right: 20px;
position: relative;
left: 20px;
content: none;
}
footer .panel-footer {
padding: 10px 0;
}
}
#toTop {
position: fixed;
bottom: 18px;
right: 18px;
z-index: 10;
}
#toTop a{
display: block;
}
@media (max-width: 767px) {
#toTop {
position: fixed;
bottom: 9px;
right: 10px;
z-index: 10;
}
#toTop img {
width: 100%;
zoom:1;
}
}

.mt00{
margin-top: 0!important;
}
.mb00{
margin-bottom: 0!important;
}
.ml00{
margin-left: 0!important;
}
.pb00{
padding-bottom: 0!important;
}

/* Media Queries
------------------------------------------------------------------------------------------------------------------------ */
.is-sp {
display: none !important;
}
.is-sp.inline{
display: none !important;
}
.is-pc {
display: block !important;
}
.is-pc.inline{
display: inline !important;
}

@media (max-width: 767px) {
.is-pc {
display: none !important;
}
.is-pc.inline{
display: none !important;
}
.is-sp {
display: block !important;
}
.is-sp.inline{
display: inline !important;
}
}
