@charset "utf-8";
@-webkit-keyframes hover {
0% {
transform: scale(1,
1);
}

50% {
transform: scale(1.2,
1.2);
}

100% {
transform: scale(1,
1);
}
}

@-moz-keyframes hover {
0% {
transform: scale(1,
1);
}

50% {
transform: scale(1.2,
1.2);
}

100% {
transform: scale(1,
1);
}
}

@-ms-keyframes hover {
0% {
transform: scale(1,
1);
}

50% {
transform: scale(1.2,
1.2);
}

100% {
transform: scale(1,
1);
}
}

@-o-keyframes hover {
0% {
transform: scale(1,
1);
}

50% {
transform: scale(1.2,
1.2);
}

100% {
transform: scale(1,
1);
}
}

@keyframes hover {
0% {
transform: scale(1,
1);
}

50% {
transform: scale(1.2,
1.2);
}

100% {
transform: scale(1,
1);
}
}

.spTtl strong {
display: none;
}
@media screen and (max-width: 992px) {
.spTtl {
padding: 3% !important;
color: #fff !important;
font-size: 24px !important;
font-weight: normal !important;
text-align: center !important;
line-height: 1.4 !important;
background-color: #036 !important;
}
.spTtl span,
.spTtl img {
display: none;
}

.spTtl strong {
display: block;
}
}

@media screen and (max-width: 992px) {
#header {
background-color: #6bc8f0;
}
}
@media screen and (max-width: 992px) {
#header #head .tel {
display: none;
}
}
#header #spMenu {
border-color: #fff;
}
#header #spMenu span:before,
#header #spMenu span:after {
background-color: #fff;
}
#header #spForm {
display: none;
}
@media screen and (max-width: 992px) {
#header #spForm {
display: block;
padding-top: 3%;
background-color: #6bc8f0;
}
#header #spForm input {
padding: 0;
border: none;
border-radius: 5px;
font-size: 16px;
}
#header #spForm input[type="text"] {
float: left;
width: 73.4%;
height: 48px;
margin-left: 4.6%;
padding-left: 2%;
padding-right: 2%;
}

#header #spForm input[type="submit"] {
float: right;
width: 15%;
min-width: 50px;
height: 48px;
margin-right: 4.6%;
color: #fff;
text-align: center;
background-color: #fd5c63;
}
}
#header #mainVisual {
position: relative;
top: -126px;
display: block;
margin-bottom: -126px;
overflow: hidden;
}
#header #mainVisual .spTtl {
display: none;
}
@media screen and (max-width: 992px) {
#header #mainVisual {
top: 0;
margin-bottom: 0;
}
#header #mainVisual .spTtl {
display: block;
}
}
#header #mainVisual #bg {
width: 100%;
}
#header #mainVisual #bg img {
width: 100%;
max-width: 100%;
}
#header #mainVisual .balloon {
position: absolute;
}
#header #mainVisual .balloon img {
transform: scale(0,
0);
}
#header #mainVisual .balloon.balloon01 {
left: 53%;
top: 27%;
}
@media (min-width: 1700px) {
#header #mainVisual .balloon.balloon01 {
left: 47%;
top: 35%;
}
}
@media screen and (max-width: 992px) {
#header #mainVisual .balloon.balloon01 {
display: none;
}
}
#header #mainVisual .balloon.balloon02 {
left: 66%;
top: 20%;
text-align: center;
}
@media screen and (max-width: 992px) {
#header #mainVisual .balloon.balloon02 {
left: 50%;
top: 3%;
width: 50%;
margin-left: -25%;
}
}
#header #mainVisual .balloon.onload.balloon01 img {
transform: scale(1,
1);
}
@media (min-width: 992px) {
#header #mainVisual .balloon.onload.balloon01 img {
animation: hover 1s ease-out infinite;
}
}
#header #mainVisual .balloon.onload.balloon02 img {
transform: scale(1.3,
1.3);
}
#header #mainVisual .balloon.onload.balloon02.fin img {
transform: scale(1,
1);
}
#header #mainVisual #visualNavi li {
position: absolute;
}
#header #mainVisual #visualNavi li.nav01 {
left: 36%;
top: 51%;
}
#header #mainVisual #visualNavi li.nav02 {
left: 14.5%;
top: 59.5%;
}
#header #mainVisual #visualNavi li.nav03 {
left: 21.7%;
top: 42%;
}
#header #mainVisual #visualNavi li.nav04 {
left: 43.7%;
top: 80%;
}
#header #mainVisual #visualNavi li.nav05 {
left: 21.7%;
top: 80%;
}
#header #mainVisual #visualNavi li.nav06 {
left: 65.6%;
top: 53%;
}
#header #mainVisual #visualNavi li.nav07 {
left: 7.2%;
top: 91%;
}
#header #mainVisual #visualNavi li.nav08 {
left: 7.2%;
top: 20%;
}
#header #mainVisual #visualNavi li.nav09 {
left: 36.4%;
top: 29%;
}
#header #mainVisual #visualNavi li a {
display: block;
}
#header #mainVisual #visualNavi li a span {
display: none;
}
#header #mainVisual #visualNavi li a img {
transform: scale(0,
0);
}
#header #mainVisual #visualNavi li a:hover img {
opacity: 1;
animation: hover 0.5s ease;
}
#header #mainVisual #visualNavi.onload li.nav01 img {
transform: scale(1,
1);
transition-delay: 0.2s;
}
#header #mainVisual #visualNavi.onload li.nav02 img {
transform: scale(1,
1);
transition-delay: 0.4s;
}
#header #mainVisual #visualNavi.onload li.nav03 img {
transform: scale(1,
1);
transition-delay: 0.6s;
}
#header #mainVisual #visualNavi.onload li.nav04 img {
transform: scale(1,
1);
transition-delay: 0.8s;
}
#header #mainVisual #visualNavi.onload li.nav05 img {
transform: scale(1,
1);
transition-delay: 1s;
}
#header #mainVisual #visualNavi.onload li.nav06 img {
transform: scale(1,
1);
transition-delay: 1.2s;
}
#header #mainVisual #visualNavi.onload li.nav07 img {
transform: scale(1,
1);
transition-delay: 1.4s;
}
#header #mainVisual #visualNavi.onload li.nav08 img {
transform: scale(1,
1);
transition-delay: 1.6s;
}
#header #mainVisual #visualNavi.onload li.nav09 img {
transform: scale(1,
1);
transition-delay: 1.8s;
}
@media screen and (max-width: 992px) {
#header #mainVisual #visualNavi li {
position: static;
display: block;
width: 100%;
height: auto;
border-bottom: 1px #999 solid;
}
#header #mainVisual #visualNavi li a {
position: relative;
padding: 3% 4.6%;
color: #036;
background: linear-gradient(#fff,
#e3e3e3);
}
#header #mainVisual #visualNavi li a:after {
content: "＞";
position: absolute;
right: 4.6%;
top: 50%;
margin-top: -0.5em;
font-size: 14px;
line-height: 1;
}
#header #mainVisual #visualNavi li a img {
display: none;
}
#header #mainVisual #visualNavi li a span {
display: block;
}
}
#header #spTel {
padding: 1.56% 0;
text-align: center;
background-color: #fff;
}
#header #spTel a {
display: block;
}
#header #spTel img {
max-width: 54%;
}

#gNavi {
margin-top: 0;
}

#content #talentFeature {
height: 459px;
margin-top: -60px;
padding-top: 60px;
background: url(../images/top/bg01.jpg) left top repeat-x;
}
@media screen and (max-width: 992px) {
#content #talentFeature {
height: auto;
margin-top: 0;
padding: 0 0 5%;
background-size: contain;
}
}
#content #talentFeature h2 {
padding: 5px 15px 15px;
text-align: center;
line-height: 1;
}
#content #talentFeature .slideWrap {
position: relative;
height: 170px;
}
#content #talentFeature .slideWrap #talentFeatureSlideLeft,
#content #talentFeature .slideWrap #talentFeatureSlideRight {
position: absolute;
top: 50%;
display: none;
width: 46px;
height: 46px;
margin-top: -23px;
}
@media screen and (max-width: 768px) {
#content #talentFeature .slideWrap #talentFeatureSlideLeft,
#content #talentFeature .slideWrap #talentFeatureSlideRight {
display: block;
}
}
#content #talentFeature .slideWrap #talentFeatureSlideLeft {
left: 25%;
transform: rotate(-180deg);
}
@media screen and (max-width: 640px) {
#content #talentFeature .slideWrap #talentFeatureSlideLeft {
left: 15%;
}
}
@media screen and (max-width: 400px) {
#content #talentFeature .slideWrap #talentFeatureSlideLeft {
left: 5%;
}
}
#content #talentFeature .slideWrap #talentFeatureSlideRight {
right: 25%;
}
@media screen and (max-width: 640px) {
#content #talentFeature .slideWrap #talentFeatureSlideRight {
right: 15%;
}
}
@media screen and (max-width: 400px) {
#content #talentFeature .slideWrap #talentFeatureSlideRight {
right: 5%;
}
}
#content #talentFeature .slideWrap .clearFix {
position: relative;
max-width: 100%;
width: 1200px;
height: 170px;
margin: 0 auto;
overflow: hidden;
}
#content #talentFeature .slideWrap .clearFix .slick-track {
position: absolute;
left: 0;
top: 0;
max-width: none;
width: 100%;
height: 100%;
}
#content #talentFeature .slideWrap .clearFix li {
float: left;
width: 170px;
height: 100%;
padding: 5px;
margin: 0 15px;
background-color: #ee8622;
}
#content #talentFeature .slideWrap .clearFix li a {
display: block;
}
#content #talentFeature .slideWrap .clearFix li a:hover {
opacity: 0.6;
}
#content #talentFeature .slideWrap .clearFix li a img {
width: 100%;
opacity: 0;
}
@media screen and (max-width: 992px) {
#content #talentFeature .slideWrap {
margin-top: 5%;
}
#content #talentFeature .slideWrap .clearFix {
width: 600px;
}
}
@media screen and (max-width: 768px) {
#content #talentFeature .slideWrap {
margin: 0 auto 5%;
padding: 0;
background-size: contain;
}
#content #talentFeature .slideWrap .clearFix {
width: 200px;
max-width: 180px;
min-width: 180px;
margin: 5% auto 0;
}
#content #talentFeature .slideWrap .clearFix li {
margin: 0 5px;
}
}
#content #guest h3 {
padding: 15px 0 20px;
text-align: center;
}
#content #guest #slider {
padding: 0 1px;
}
#content #guest #slider ul {
position: relative;
height: 0;
padding-top: 12.5%;
overflow: hidden;
}
#content #guest #slider ul.fix {
overflow: visible;
}
#content #guest #slider ul .slick-track {
position: absolute;
top: 0;
max-width: none;
height: 100%;
}
#content #guest #slider ul:nth-child(odd) .slick-track {
left: 0;
}
#content #guest #slider ul:nth-child(even) .slick-track {
right: 0;
}
#content #guest #slider ul li {
float: left;
width: 146px;
height: 100%;
background: url(../images/icon/loading.gif) center center no-repeat;
background-size: 15%;
}
#content #guest #slider ul li img {
width: 100%;
opacity: 0;
}
@media screen and (max-width: 768px) {
#content #guest #slider {
width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0;
}
#content #guest #slider ul {
padding-top: 50%;
overflow: hidden !important;
}
#content #guest #slider ul:first-child .slick-track {
width: 100% !important;
transform: translate3d(0,
0,
0) !important;
}
#content #guest #slider ul:first-child .slick-track li {
display: none;
width: 25% !important;
height: 50%;
}
#content #guest #slider ul:first-child .slick-track li[data-slick-index="0"] {
display: block;
}
#content #guest #slider ul:first-child .slick-track li[data-slick-index="1"] {
display: block;
}
#content #guest #slider ul:first-child .slick-track li[data-slick-index="2"] {
display: block;
}
#content #guest #slider ul:first-child .slick-track li[data-slick-index="3"] {
display: block;
}
#content #guest #slider ul:first-child .slick-track li[data-slick-index="4"] {
display: block;
}
#content #guest #slider ul:first-child .slick-track li[data-slick-index="5"] {
display: block;
}
#content #guest #slider ul:first-child .slick-track li[data-slick-index="6"] {
display: block;
}
#content #guest #slider ul:first-child .slick-track li[data-slick-index="7"] {
display: block;
}
#content #guest #slider ul:nth-child(n+2) {
display: none;
}
}
#content #feature {
margin-top: 2%;
}
#content #feature li {
position: relative;
text-align: center;
}
#content #feature li p {
position: absolute;
left: 0;
top: 17.5%;
display: block;
width: 100%;
padding: 0 10%;
font-size: 18px;
font-weight: bold;
text-align: center;
line-height: 1.2;
}
@media screen and (max-width: 768px) {
#content #feature li {
margin-top: 5%;
}
}
#content #topics {
margin-top: 5%;
}
#content #topics h4 {
position: relative;
padding: 5px;
color: #fff;
font-size: 18px;
font-weight: bold;
line-height: 1;
background-color: #2b2408;
}
#content #topics h4 span {
font-size: 14px;
padding-left: 15px;
}
#content #topics h4 a {
position: absolute;
right: 6px;
top: 6px;
color: #fff;
font-size: 14px;
}
#content #topics ul {
height: 260px;
margin: 2% 0 3%;
overflow-y: auto;
}
#content #topics ul li {
padding: 15px;
background: url(../images/top/border01.jpg) left bottom repeat-x;
}
#content #topics ul li .clearFix {
color: #2b2408;
}
#content #topics ul li .clearFix time {
float: left;
width: 150px;
}
#content #topics ul li .clearFix p {
float: right;
width: 990px;
}
#content #topics ul li a:hover * {
text-decoration: underline;
}
@media screen and (max-width: 768px) {
#content #topics {
padding: 0;
}
#content #topics h4 a {
display: none;
}
#content #topics ul {
height: 10em;
margin: 5% 5% 7%;
}
#content #topics ul li {
padding: 0;
background: none;
}
#content #topics ul li:nth-child(n+2) {
margin-top: 4%;
}
#content #topics ul li a time {
width: auto;
margin-right: 1em;
line-height: 1;
}
#content #topics ul li a p {
float: none;
width: auto;
line-height: 1.3;
}
}

#footBnner .col-sm-6:first-child figure + figure {
margin-top: 10px;
}
#footBnner .col-sm-6 p {
padding-bottom: 12px;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.08em;
}
#footBnner .col-sm-6 p.col-sm-2 {
padding-bottom: 18px;
}
#footBnner .col-sm-6 figure a {
display: block;
text-align: center;
}
@media screen and (max-width: 768px) {
#footBnner .col-sm-6 p {
line-height: 1.3;
}
#footBnner .col-sm-6 figure + figure {
margin-top: 3%;
}
#footBnner .col-sm-6 figure + figure:last-child {
margin-bottom: 5%;
}

#footBnner .col-sm-6 .spFlex {
display: flex;
flex-direction: column-reverse;
}
#footBnner .col-sm-6 .spFlex > .row {
margin-top: 5%;
text-align: center;
}
#footBnner .col-sm-6 .spFlex > .row .col-sm-2 {
display: inline-block;
width: 32px;
margin: 0;
padding: 0;
}
#footBnner .col-sm-6 .spFlex > .row .col-sm-2:nth-child(2) {
margin: 0 17px;
}
}
