@media screen and (max-width: 768px) {
/*==========================================================================

   base

==========================================================================*/
* {
	box-sizing: border-box;
}
body, .container {
	width: 100%;
	min-width: auto;
}

.align-l-sp { text-align: left;}
.br-pc { display: none;}
.br-sp { display: block;}
.display-block-pc { display: none;}
.display-block-sp { display: block;}
.display-inline-pc { display: none;}
.display-inline-sp { display: inline;}

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

   layout

==========================================================================*/
.container {
	padding: 0 15px;
}
#main {
    padding: 25px 0 60px;
}
#header.other-header {
    height: 50px;
}
#header.index-header .header-logo,
#header.other-header .header-logo {
	width: 200px;
	margin-top: 2px;
}
.header-logo img {
	width: 100%;
	height: auto;
}
.header-lang-switch {
    display: none;
}
.gnav-trigger {
    width: 50px;
    height: 50px;
}
.gnav-trigger__bar {
    left: 12px;
    width: 29px;
	height: 2px;
}
.gnav-trigger__bar:nth-of-type(1) {
  top: 8px;
}
.gnav-trigger.active .gnav-trigger__bar:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.gnav-trigger__bar:nth-of-type(2) {
  top: 16px;
}
.gnav-trigger.active .gnav-trigger__bar:nth-of-type(2) {
  opacity: 0;
}
.gnav-trigger__bar:nth-of-type(3) {
  top: 24px;
}
.gnav-trigger.active .gnav-trigger__bar:nth-of-type(3) {
  transform: translateY(-6px) rotate(45deg);
}
.gnav-trigger__label {
    top: 34px;
 }
.gnav {
	box-sizing: inherit;
    width: 80%;
    padding: 50px 25px;
	opacity: 0;
	overflow-y: scroll;
}
.gnav::-webkit-scrollbar {
  display: none;
}
.gnav-inquiry__btn .icon-cur01 {
    left: 15px;
}
.footer-aside {
    padding: 22px 0 30px;
}
.footer-action {
    padding: 32px 0;
}
.footer-action__logo {
    width: 250px;
    margin: 0 auto;
}
.footer-action__address {
    margin: 20px 0 30px;
}
.footer-nav .footer-nav__item {
	box-sizing: border-box;
	width: 50%;
	padding: 5px 10px;
	text-align: left;
}
.footer-nav__item + .footer-nav__item {
	margin: 0;
}
.footer-lang-switch__list {
    padding: 0 5px;
}
.footer-lang-switch__item {
    width: 50%;
    padding: 5px;
}
.footer-lang-switch__item:nth-child(1) {
    display: none;
}
.footer-lang-switch__item + .footer-lang-switch__item {
	margin: 0;
}
.footer-lang-switch__item .btn-outer {
	width: 100%;
	margin: 0 auto;
}
.footer-lang-switch__item .icon-cur01 {
    left: 15px;
}
.footer-lang-switch {
    margin: 20px 0 35px;
}
.footer-mark {
    margin: 35px 0 30px;
}
.footer-copyright {
    margin-top: 35px;
}

.page-header {
    margin-bottom: 39px;
}
.page-header__title {
    font-size: 18px;
}
.page-header__desc {
    text-align: left;
}
.page-header__title + .page-header__desc {
    margin-top: 20px;
}
.heading01__title {
    padding-bottom: 15px;
}
.heading01__desc {
    margin-top: 15px;
}
.heading02 {
    margin-bottom: 27px;
}



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

   module

==========================================================================*/
.contact01__item {
	display: block;
}
.contact01__item + .contact01__item {
	margin-top: 15px;
	margin-left: 0;
}
.contact01__item .btn-outer {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
.hr01 {
    width: 80%;
    margin: 40px auto;
}
.hr01.hr01--min {
    width: 60%;
}
.bread__list {
    padding: 10px;
}
.btn01, .btn02 {
    height: 39px;
}
.icon-scroll {
    height: 60px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.icon-scroll.scroll--next {
    bottom: 0;
}
.pagetop {
    bottom: 5px;
    right: 5px;
}


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

   page

==========================================================================*/
.page-kv {
    height: 150px;
}
#page-kv-business { background-image: url(../../img/business/kv01_sp.jpg); background-position: right;}
#page-kv-company { background-image: url(../../img/company/kv01_sp.jpg); background-position: left;}
#page-kv-recruit { background-position: right;}


/*--------------------------------------- index */
.index-kv__label {
    min-width: auto;
}
.index-kv__label__text01 {
    margin-bottom: 15px;
}
.index-section01-main {
    width: 90%;
}
.index-section01__desc {
    min-width: 100%;
	text-align: left;
}
.index-section02 {
	margin: 39px 0;
	padding: 0 15px;
}
.index-section02-inner {
	background-position: center top !important;
	background-size: 100%;
}
.index-section02-main {
    box-sizing: border-box;
    width: 94%;
    min-height: auto;
    margin: 3% 3% 0;
    padding: 20px;
    position: static;
    transform: none;
}
.index-section02-main-inner {
	position: static;
	width: 100%;
	transform: none;
}
.index-section02__link {
    margin-top: 39px;
}
.index-section02 .icon-scroll.scroll--next {
    bottom: -52px;
}
.index-section01__desc,
.index-section01__desc {
	line-height: 1.8em !important;
}
.index-section01__link,
.index-section02__link {
    margin-top: 20px !important;
}
.index-section01__link .btn-outer,
.index-section02__link .btn-outer {
    max-width: 100%;
}
.index-news-inner {
    display: block;
    width: 100%;
    padding: 20px;
}
.index-news-header {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
}
.index-news-header__title-en {
}

.index-news-header__title-ja {
    margin-top: 3px;
}
.index-news-body {
    display: block;
    width: 100%;
    padding: 0;
}
.index-news__viewmore {
    margin-top: 20px;
    text-align: right;
}


/*--------------------------------------- info */
.info-archive-nav__list {
	margin-bottom: 45px;
}
.info-archive-nav__item {
	width: 50%;
	padding: 2px;
}
.info-archive-nav__item + .info-archive-nav__item {
	margin: 14px 0 0;
}
.info-archive-nav__btn {
	width: 100%;
}
.info-article-body {
    width: 100%;
}
.info-article-nav__item {
    width: 33.333333%;
}
.info-article-nav__btn {
    width: 100%;
}
.info-archive-nav__btn .icon-cur01,
.info-archive-nav__btn .icon-cur02,
.info-article-nav__btn .icon-cur01,
.info-article-nav__btn .icon-cur02 {
    display: none;
}
.info-archive__item-aside {
    width: 40%;
	padding-bottom: 15px;
}
.info-article-header {
    margin-bottom: 25px;
}
.info-article-body__kv {
    margin-bottom: 30px;
}
.info-article-body__copy {
    margin: 18px 0;
}
.info-article-body__content:after {
    width: 80%;
    margin: 39px auto;
}
.info-option__icon + .info-option__time {
    margin-left: 5px;
}
.info-article-nav__item.item--prev,
.info-article-nav__item.item--next {
    width: 50%;
}
.info-article-nav__item.item--back {
    width: 100%;
    margin-top: 40px;
}

/*--------------------------------------- mission */
.mission-archive__item + .mission-archive__item {
    margin-top: 39px;
}
.mission-archive__item__title {
    margin-bottom: 18px;
}
.mission-archive-note {
    margin-top: 45px;
}


/*--------------------------------------- history */
.history-archive__item__year-era {
    display: block;
    margin-top: 3px;
}
.history-archive__item-header {
    width: 78px;
}
.history-archive__item-body {
    padding: 5px 15px;
}

/*--------------------------------------- business */
.business-archive {
padding-top: 30px;
}
.business-archive__item {
    width: 100%;
}
.business-archive__item__desc {
    margin-top: 18px;
}


/*--------------------------------------- company */
.company-profile__item__heading {
	width: 82px;
    padding: 7px 10px;
}
.company-profile__item__content {
    padding: 7px 10px;
}



/*--------------------------------------- recruit */
.recruit-archive__item__desc {
    margin-top: 5px;
}
.recruit-single__item {
    width: 100%;
}
.recruit-single__item-content-row {
    display: block;
    border: none;
}
.recruit-single__item-content-row + .recruit-single__item-content-row {
    margin-top: 25px;
}

.recruit-single__item-content-header {
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding: 5px;
    border-bottom: 1px solid #ccc;
}
.recruit-single__item-content-body {
    display: block;
    width: 100%;
    padding: 10px;
}
.recruit-single-item__title {
    margin-bottom: 20px;
}
.recruit-single-footer {
    margin: 50px auto 20px;
}


/*--------------------------------------- access */
.access-info__map__canvas {
    width: 100%;
    height: auto;
    padding-top: 100%;
}
.access-info__address {
    display: block;
}
.access-info__address__text,
.access-info__address__maplink {
    display: block;
    width: 100%;
    text-align: left;
}
.access-info__address__maplink {
    margin-top: 10px;
}
.access-info__traffic-row {
    display: block;
}
.access-info__traffic-header,
.access-info__traffic-body {
    display: block;
    width: 100%;
}
.access-info__traffic-header {
	height: auto;
    padding: 5px;
}
.access-info__traffic-header:before {
    top: 5px;
    right: unset;
    left: 30px;
    width: 1px;
    height: 23px;
}
.access-info__traffic-header:after {
    top: 23px;
    right: unset;
    left: 21px;
}
.access-info__traffic-body {
    padding: 10px;
}


/*--------------------------------------- contact */
.contact-term {
    display: block;
	padding: 22px 0;
    border: none;
}
.contact-term-heading {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.contact-term-heading .icon-form-must01 {
    padding: 3px 7px;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
}
.icon-form-must01.must01--content {
    margin: 0 7px;
}
.contact-term-body {
    display: block;
    width: 100%;
}
.contact-term-body-row,
.contact-term-body-header,
.contact-term-body-body {
    display: block;
}
.contact-term-body-header {
    padding: 5px 0;
}
.contact-term-body.body--address .contact-term-body-row.row--01 .contact-term-body-header {
	width: 100%;
}
.mw_wp_form_confirm .contact-term-body-body {
    padding: 0;
}
.contact-term-footer {
    margin-top: 0;
}
.contact-btn {
    width: 100%;
    height: 39px;
    margin-top: 10px;
}



/*--------------------------------------- privacy */
.privacy-seciton {
    width: 100%;
}













/*---------------------------------------end */
}