@charset "utf-8";
/*---------------------------------------------------------
Theme Name: fujita-theme-ja2.0
Description:
Author: JAMD STUDIO
License:
License URI:
Version: 2.0
---------------------------------------------------------*/
/*

・information
・mission
・history
・business
・company
・recruit
・access



*/
/*==========================================================================

   index

==========================================================================*/
/* index- kv */
.index-kv {
	position: relative;
	/*background: url(assets//img/index/kv01.jpg) center top / cover;*/
}
#index-kv {
	background: #1267b2;
}
.index-kv__label {
    position: absolute;
    top: 50%;
    left: 50%;
	min-width: 680px;
    text-align: center;
    color: #fff;
    text-shadow: -1px -1px 7px rgba(0, 0, 0, 1);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	z-index: 10;
}
.index-kv__label__text01 {
    margin: 18px 0 23px;
}
.index-kv .icon-scroll.scroll--next:before,
.index-kv .icon-scroll.scroll--back:before {
    border-color: #fff;
}

.index-section01 {
    position: relative;
    background-size: cover;
    background-position: center top;
}
.index-section.match-height {
    height: 100vh;
	background-attachment: fixed;
}


#mission.index-section01 { background-image: url(assets/img/index/bg_mission.jpg);}
#history.index-section01 { background-image: url(assets/img/index/bg_history.jpg);}

.index-section01-main {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.index-section02 {
	position: relative;
    margin: 100px 0;
    padding: 0 37px;
}
.index-section02-inner {
    position: relative;
    padding-top: 53%;
    background-size: 72.5%;
    background-repeat: no-repeat;
}
.index-section02 .icon-scroll.scroll--next {
    bottom: -80px;
}
#business .index-section02-inner { background-image: url(assets/img/index/bg_business.jpg);}
#company .index-section02-inner { background-image: url(assets/img/index/bg_company.jpg);}
#recruit .index-section02-inner { background-image: url(assets/img/index/bg_recruit.jpg);}

.index-section02:nth-child(odd) .index-section02-inner { background-position: right top;}
.index-section02:nth-child(even) .index-section02-inner { background-position: left top;}

.index-section02-main {
	position: absolute;
	top: 50%;
    width: 636px;
    min-height: 563px;
    color: #fff;
	text-align: center;
    background: rgba(4, 27, 63, .8);
	transform: translateY(-50%);
}
.index-section02:nth-child(odd) .index-section02-main { left: 0;	}
.index-section02:nth-child(even) .index-section02-main { right: 0;}

.index-section02-main-inner {
    position: absolute;
    top: 50%;
    left: 50%;
	width: 80%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.index-section01__link {
    margin-top: 39px;
}
.index-section02__link {
    margin-top: 78px;
}
.index-section01__link .btn-outer,
.index-section02__link .btn-outer{
    margin: 0 auto;
    width: 266px;
}
.index-section01__copy + .index-section01__desc,
.index-section02__copy + .index-section02__desc{
    margin-top: 22px;
}
.index-section01__desc {
    min-width: 630px;
}
.index-section02__desc {
    text-align: left;
}
.index-news {
    background: #f2f2f2;
}
.index-news-inner {
    display: table;
    width: 100%;
    padding: 65px;
}
.index-news-header {
    display: table-cell;
    width: 308px;
    text-align: center;
    vertical-align: middle;
    background: #fff;
}
.index-news-header__title-en {
}
.index-news-header__title-ja {
    margin-top: 7px;
    color: #041b3f;
}
.index-news-body {
    display: table-cell;
    padding: 0 0 55px 55px;
    vertical-align: top;
}
.index-news__item {
    display: table;
    width: 100%;
}
.index-news__item + .index-news__item {
    margin-top: 15px;
}
.index-news__item-aside {
    display: table-cell;
    width: 80px;
    padding-top: 1.5px;
    vertical-align: top;
}
.index-news__item__icon {
    display: inline-block;
    width: 80px;
    padding: 3px;
    color: #fff;
    text-align: center;
    background: #041b3f;
}
.index-news__item-body {
    display: table-cell;
    padding-left: 15px;
    vertical-align: top;
}
.index-news__item__link {
    text-decoration: underline;
}
.index-news__item__time {
}
.index-news__viewmore {
    margin-top: 50px;
}


/*==========================================================================

   page

==========================================================================*/
#page-kv-business { background-image: url(assets/img/business/kv01.jpg);}
#page-kv-mission { background-image: url(assets/img/mission/kv01.jpg);}
#page-kv-company { background-image: url(assets/img/company/kv01.jpg);}
#page-kv-history { background-image: url(assets/img/history/kv01.jpg);}
#page-kv-recruit { background-image: url(assets/img/recruit/kv01.jpg);}
#page-kv-privacy { background-image: url(assets/img/privacy/kv01.jpg);}
#page-kv-info { background-image: url(assets/img/info/kv01.jpg);}
#page-kv-access { background-image: url(assets/img/access/kv01.jpg);}
#page-kv-contact,#page-kv-finish { background-image: url(assets/img/contact/kv01.jpg);}


/*==========================================================================

   information

==========================================================================*/
.info-archive-nav__list {
    margin-bottom: 90px;
    font-size: 0;
}
.info-archive-nav__item {
    display: inline-block;
}
.info-archive-nav__item + .info-archive-nav__item {
    margin-left: 35px;
}
.info-archive-nav__btn {
    width: 266px;
}
.info-archive__item {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 40px 0;
    border-bottom: 1px dashed #7f7f7f;
}
.info-archive__item-aside {
    display: table-cell;
    width: 236px;
    padding-right: 20px;
    vertical-align: top;
}
.info-archive__item-aside img {
    transition: 0.5s;
}
.info-archive__item-aside:hover img {
    opacity: .75;
}
.info-archive__item-main {
    display: table-cell;
    vertical-align: top;
}
.info-archive__item-main__title {
    margin-bottom: 12px;
}
.info-archive__item-main__option {
    margin: 14px 0 17px;
}
.info-option__icon {
    display: inline-block;
    box-sizing: border-box;
    width: 112px;
    padding: 5px;
    text-align: center;
    border-radius: 3px;
    background: #ccd6dd;
}
.info-option__time {
    color: #7f7f7f;
}
.info-option__icon + .info-option__time {
    margin-left: 15px;
}
.info-archive__item-main__link {
    margin-top: 15px;
}
.info-article-header {
    margin-bottom: 55px;
}
.info-article-header__title {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 2px solid #d8d8d8;
}
.info-article-body {
    width: 900px;
    margin: 0 auto;
}
.info-article-body__kv {
    margin-bottom: 60px;
    text-align: center;
}
.info-article-body__copy {
    margin: 35px 0;
}
.info-article-body__content {
    position: relative;
}
.info-article-body__content:after {
    display: block;
    content: "";
    width: 500px;
    height: 2px;
    margin: 70px auto;
    background: #d7d7d7;
}
.info-article-nav__list {
    position: relative;
    font-size: 0;
    text-align: center;
}
.info-article-nav__item {
    display: inline-block;
}
.info-article-nav__item.item--prev {
    position: absolute;
    top: 0;
    left: 0;
}
.info-article-nav__item.item--next {
    position: absolute;
    top: 0;
    right: 0;
}
.info-article-nav__btn {
    width: 266px;
}


/*==========================================================================

   mission

==========================================================================*/
.mission-archive__item + .mission-archive__item {
    margin-top: 80px;
}
.mission-archive__item__title {
    margin-bottom: 35px;
    text-align: center;
}
.mission-archive__item__desc p + p {
    margin-top: 1em;
}
.mission-archive__item__note {
    margin-top: 20px;
}
.mission-archive-note {
    margin-top: 90px;
}


/*==========================================================================

   history

==========================================================================*/
.history-archive__item {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.history-archive__item + .history-archive__item {
    margin-top: 30px;
}
.history-archive__item-header {
    display: table-cell;
    width: 180px;
    padding: 5px 15px 5px 0;
    vertical-align: top;
    color: #041b3f;
    border-right: 1px solid #b3bac5;
}

.history-archive__item-body {
    display: table-cell;
    padding: 5px 25px;
    vertical-align: top;
}
.history-archive__item-content + .history-archive__item-content {
    margin-top: .75em;
}
.history-archive__item-content__desc {
    margin-top: 8px;
}


/*==========================================================================

   business

==========================================================================*/
.business-archive {
    padding-top: 60px;
    border-top: 1px solid #b3bac5;
}
.business-archive__item {
    width: 690px;
    margin: 0 auto;
}
.business-archive__item-header__title-en {
    margin-bottom: 20px;
}
.business-archive__item__thumb {
    text-align: center;
}
.business-archive__item__desc {
    margin-top: 32px;
}


/*==========================================================================

   company

==========================================================================*/
.company-profile__item {
    display: table;
    table-layout: fixed;
}
.company-profile__item__heading {
    display: table-cell;
    width: 120px;
    padding: 15px 10px;
    vertical-align: top;
}
.company-profile__item__content {
    display: table-cell;
    padding: 10px;
}
.company-profile__maplink .icon-cur01 {
    margin-right: 15px;
}


/*==========================================================================

   recruit

==========================================================================*/
.recruit-archive-header__desc {
    text-align: left;
}
.recruit-section + .recruit-section {
    margin-top: 60px;
}
.recruit-archive-row + .recruit-archive-row {
    margin-top: 50px;
}
.recruit-archive__catname {
    margin-bottom: 20px;
}
.recruit-archive__item {
    padding-left: 1em;
}
.recruit-archive__item + .recruit-archive__item {
    margin-top: 17px;
}
.recruit-archive__item__title {
    position: relative;
}
.recruit-archive__item__title:before {
    position: absolute;
    top: 5px;
    left: -10px;
    font: normal 8px/1 FontAwesome;
    content: "\f0da";
    color: #e70b14;
}
.recruit-archive__item__title a {
    color: #e70b14;
    text-decoration: underline;
}

.recruit-single__item {
    width: 900px;
    margin: 0 auto;
}
.recruit-single__item-content-row {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px dashed #ccc;
}
.recruit-single__item-content-header {
    display: table-cell;
    width: 160px;
    padding: 30px 12px;
    vertical-align: top;
}
.recruit-single__item-content-body {
    display: table-cell;
    padding: 30px 12px;
    vertical-align: top;
}
.recruit-single__item-content-body a {
    color: #041b3f;
    text-decoration: underline;
}
.recruit-single-footer {
    margin: 190px 0 100px;
}
.recruit-single-footer__btn {
    width: 266px;
    margin: 0 auto;
}


/*==========================================================================

   access

==========================================================================*/
.access-info__map__canvas {
    position: relative;
    width: 920px;
    height: 620px;
}
.access-info__map__canvas iframe,
.access-info__map__canvas object,
.access-info__map__canvas embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.access-info__address {
    display: table;
    width: 100%;
    margin-top: 20px;
}
.access-info__address__text {
    display: table-cell;
    vertical-align: top;
}
.access-info__address__maplink {
    display: table-cell;
    vertical-align: top;
    text-align: right;
}
.access-info__address__maplink .icon-cur01 {
    margin-right: 15px;
}
.access-info__traffic {
    margin-top: 90px;
}
.access-info__traffic-row {
    display: table;
	width: 100%;
}
.access-info__traffic-header {
    position: relative;
    display: table-cell;
    box-sizing: border-box;
    width: 170px;
    height: 160px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ccc;
}
.access-info__traffic-header:before {
    position: absolute;
    right: 30px;
    bottom: 30px;
    display: block;
    content: "";
    width: 38px;
    height: 1px;
    background: #b5b5b5;
}
.access-info__traffic-header:after {
    position: absolute;
    right: 28px;
    bottom: 34px;
    display: block;
    content: "";
    width: 12px;
    height: 1px;
    transform: rotate(45deg);
    background: #b5b5b5;
}
.access-info__traffic-body {
    display: table-cell;
    padding: 10px 0 0 35px;
}


/*==========================================================================

   contact

==========================================================================*/
.contact-info-body__note {
    margin: 15px 0 0 -5px;
}
.contact-term {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 35px 0;
    border-bottom: 1px dashed #000;
}
.contact-term-heading {
    display: table-cell;
    width: 190px;
}
.contact-term-body-row {
    display: table;
    width: 100%;
}
.contact-term-body-row + .contact-term-body-row {
    margin-top: 12px;
}
.contact-term-body-header,
.contact-term-body-body {
    display: table-cell;
    vertical-align: top;
}
.contact-term-body-header {
    padding: 5px 12px;
}
.contact-term-heading .icon-form-must01 {
    position: relative;
    top: -2px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
}
.icon-form-must01.must01--content {
    margin: 0;
}
.contact-term-body.body--address .contact-term-body-row.row--01 .contact-term-body-header { width: 20px;}
.contact-term-body.body--address .contact-term-body-row.row--02 .contact-term-body-header { width: 150px;}
.contact-term-body.body--address .contact-term-body-row.row--03 .contact-term-body-header { width: 150px;}
.contact-term-body.body--name .contact-term-body-row.row--01 .contact-term-body-header { width: 150px;}

.contact-info input[name="zip"] {
	width: 136px;
}
.contact-info-content__note {
    margin-bottom: 12px;
}
.mw_wp_form_confirm .display-form-confirm-none,
.mw_wp_form_confirm .contact-term-body-header {
    display: none;
}
.mw_wp_form_confirm .contact-term-body-row {
    display: inline;
    margin: 0;
    padding: 0;
}
.mw_wp_form_confirm .contact-term-body-row.display-form-confirm-none {
    display: none;
}
.mw_wp_form_confirm .contact-term-header {
	line-height: 1;
}
.mw_wp_form_confirm .contact-term-body {
	line-height: 1.25;
	padding-top: 14px;
}
.mw_wp_form_complete {
    text-align: center;
}
.contact-term-footer {
    margin: 50px auto 0;
    text-align: center;
}
.contact-btn {
    width: 483px;
    height: 63px;
    color: #fff;
    border-color: #041b3f;
    background: #041b3f;
    transition: .3s;
}
.contact-btn + .contact-btn {
	margin-top: 10px;
}
.contact-btn:hover {
	cursor: pointer;
	color: #1d3152;
	background: #fff;
}



/*==========================================================================

   privacy

==========================================================================*/
.privacy-seciton {
    width: 912px;
    margin: 0 auto;
}
.privacy-header {
    margin-bottom: 80px;
}
.privacy-header__title {
    margin-bottom: 50px;
}
.privacy-row-body ul {
    margin: 1em 0 1em 2em;
    list-style: disc;
}
.privacy-row-header {
    margin-bottom: 17px;
    padding-bottom: 12px;
    border-bottom: 1px solid #b3bac5;
}
.privacy-row + .privacy-row {
    margin-top: 50px;
}
.privacy-row-body {
    padding: 10px;
}
.privacy-row-body a {
    text-decoration: underline;
}
.privacy-row-body p + p {
    margin-top: 1em;
}
.privacy-footer {
    margin-top: 50px;
    text-align: right;
}

