@charset "UTF-8";
/**
 * スマホ・タブレット用css
 */
@media screen and (max-width: 767px) {
	.header {
		height: 65px;
	}
	.header__logo {
		height: 65px;
		background: #fff;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		padding-left: 0;
		justify-content: center;
		z-index: 100;
	}
	.header__logo img {
		width: 114px;
	}
	.hamburger-button {
		width: 47px;
		height: 47px;
		top: 9px;
		right: 13px;
	}
	.hamburger-button.is-open span:nth-child(1),
	.hamburger-button.is-open span:nth-child(2) {
		width: 28px;
	}
	.hamburger-menu {
		padding-right: 35px;
	}
	.hamburger-menu__logo {
		height: 47px;
		top: 9px;
		left: 0;
		right: 0;
		padding-left: 0;
		justify-content: center;
	}
	.hamburger-menu__logo img {
		width: 114px;
	}
	.hamburger-menu__nav {
		margin-top: 49px;
	}
	.hamburger-menu__list {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr 170px;
		grid-template-columns: 1fr 170px;
	}
	.hamburger-menu-item {
		margin-bottom: 33px;
	}
	.hamburger-menu-item__name-en {
		font-size: 21px;
		letter-spacing: 0.05em;
	}
	.hamburger-menu-item__name-en--small {
		font-size: 14px;
		margin-top: 7px;
	}
	.hamburger-menu-item__name-ja {
		font-size: 10px;
	}
	.footer {
		padding: 53px 0 40px;
	}
	.footer__pagetop {
		position: fixed;
		right: 25px;
		bottom: 25px;
		width: 45px;
		height: 45px;
		transition: bottom 0.3s ease;
		z-index: 100;
	}
	.footer__top {
		display: block;
	}
	.footer__logo {
		text-align: right;
		margin-bottom: 24px;
	}
	.footer__logo a {
		display: inline-block;
		width: 167px;
	}
	.footer__name {
		letter-spacing: 0;
		margin-bottom: 19px;
	}
	.footer__address {
		font-size: 10px;
	}
	.footer__bottom {
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.footer__contact {
		flex: 0 0 100%;
		order: 1;
		max-width: none;
		margin-bottom: 43px;
		font-size: 10px;
	}
	.footer__contact a {
		max-width: 171px;
		margin: 0 0 0 auto;
		padding: 14px 15px 12px 18px;
		letter-spacing: 0.2em;
	}
	.footer__contact a svg {
		width: 16px;
	}
	.footer-link {
		width: calc(100% + 70px);
		order: 2;
		margin: 0 -35px 21px;
		font-size: 10px;
	}
	.footer-link__item {
		text-align: center;
		border-bottom: solid 1px #6f6f6f;
	}
	.footer-link__item:first-child {
		border-top: solid 1px #6f6f6f;
	}
	.footer-link__item a {
		display: block;
		padding: 10px 0 9px;
		background-position: center right 35px;
		background-size: 13px;
	}
	.c-contact {
		background: url(../img/common/contact-bg-sp.jpg?v=2) center/cover;
		background-attachment: scroll;
		padding: 65px 0 67px;
	}
	.c-contact__title {
		font-size: 17px;
		margin-bottom: 41px;
	}
	.c-contact__message {
		font-size: 13px;
		line-height: 2;
		letter-spacing: 0.14em;
		margin-bottom: 12px;
	}
	.c-contact__tel {
		font-size: 30px;
		margin-bottom: 14px;
	}
	.c-contact__tel a::before {
		width: 19px;
		height: 23px;
		margin-right: 6px;
	}
	.c-contact__open {
		font-size: 10px;
		line-height: 1.75;
	}
	.c-contents {
		padding-bottom: 93px;
	}
	.c-contents__title {
		font-size: 15px;
		margin-bottom: 44px;
	}
	.c-contents__list {
		display: block;
		margin-right: 0;
	}
	.c-contents-item {
		max-width: none;
		margin-right: 0;
		margin-bottom: 7px;
	}
	.c-contents-item a {
		height: 135px;
		padding: 75px 0 0 24px;
	}
	.c-contents-item a::after {
		width: 44px;
	}
	.c-contents-item__name-en {
		font-size: 20px;
	}
	.c-contents-item--architecture .c-contents-item__name-en {
		font-size: 17px;
		line-height: 1.3;
	}
	.c-contents-item__name-ja {
		font-size: 10px;
	}
	.c-contents-item--energy a {
		background-image: url(../img/common/contents-energy-bg-sp.jpg);
	}
	.c-contents-item--grocery a {
		background-image: url(../img/common/contents-grocery-bg-sp.jpg);
	}
	.c-contents-item--apparel a {
		background-image: url(../img/common/contents-apparel-bg-sp.jpg);
	}
	.c-contents-item--other a {
		background-image: url(../img/common/contents-other-bg-sp.jpg);
	}
	.c-sub-fv {
		height: 360px;
	}
	.c-sub-fv__box {
		margin-bottom: 23px;
	}
	.c-sub-fv__title-en {
		font-size: 40px;
	}
	.c-sub-fv--architecture .c-sub-fv__title-en {
		font-size: 34px;
	}
	.c-sub-fv__title-ja {
		font-size: 14px;
	}
	.c-sub-fv--energy {
		background-image: url(../img/common/sub-fv-energy-bg-sp.jpg);
	}
	.c-sub-fv--architecture {
		background-position: 70%;
	}
	.c-sub-fv--grocery {
		background-image: url(../img/common/sub-fv-grocery-bg-sp.jpg);
	}
	.c-sub-fv--apparel {
		background-image: url(../img/common/sub-fv-apparel-bg-sp.jpg);
	}
	.c-sub-fv--other {
		background-image: url(../img/common/sub-fv-other-bg-sp.jpg);
	}
	.c-intro {
		padding: 61px 0 54px;
	}
	.c-intro__top {
		margin-bottom: 57px;
	}
	.c-intro__title {
		font-size: 22.5px;
	}
	.c-intro__desc {
		font-size: 12px;
		line-height: 2.125;
	}
	.c-intro-categories__title {
		font-size: 15px;
		padding-left: 0.1em;
		margin-bottom: 19px;
	}
	.c-intro-categories__list {
		display: block;
		margin-bottom: 0;
	}
	.c-intro-categories__list-item {
		font-size: 12px;
		margin: 0 0 4px;
	}
	.c-intro-categories__list-item a {
		padding: 20px 0;
	}
	.c-intro-categories__list-item a::before {
		font-size: 13.5px;
		left: 21px;
	}
	.c-intro-categories__list-item a::after {
		width: 9px;
		height: 9px;
		right: 29px;
	}
	.c-category-head {
		padding: 62px 0 123px;
		margin-bottom: 53px;
	}
	.c-category-head__no {
		background-size: auto 33px;
	}
	.c-category-head__num {
		font-size: 41px;
		letter-spacing: 0.1em;
	}
	.c-category-head__title {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.c-category-head__desc {
		font-size: 12px;
		line-height: 2.125;
	}
	.c-category-head--mb0 {
		margin-bottom: 0;
	}
	.c-category-head--kaishitsu {
		background-image: url("../img/common/category-head-kaishitsu-bg-sp.jpg");
	}
	.c-category-head--hiougi {
		background-image: url("../img/common/category-head-hiougi-bg-sp.jpg");
		padding: 62px 0 98px;
		margin-bottom: 56px;
	}
	.c-category-head--applepie {
		background-image: url("../img/common/category-head-applepie-bg-sp.jpg");
		padding-bottom: 273px;
	}
	.c-category-head--applepie .c-category-head__no {
		margin-bottom: 29px;
	}
	.c-category-head--applepie .c-category-head__title {
		line-height: 1.5;
		margin-bottom: 21px;
	}
	.c-category-head--stinguard {
		background-image: url("../img/common/category-head-stinguard-bg-sp.jpg");
	}
	.c-category-head--danguard {
		background-image: url("../img/common/category-head-danguard-bg-sp.jpg");
	}
	.c-category-head--piro {
		background-image: url("../img/common/category-head-piro-bg-sp.jpg");
	}
	.c-pic-section__text {
		margin-bottom: 31px;
	}
	.c-pic-section__text--grocery-map {
		background-size: 168px;
		background-position: bottom center;
		padding-bottom: 208px;
		min-height: auto;
	}
	.c-pic-section__title {
		font-size: 17px;
		letter-spacing: 0.05em;
		margin-bottom: 23px;
	}
	.c-pic-section__desc {
		font-size: 12px;
		line-height: 2.125;
	}
	.c-details {
		margin-bottom: 80px;
	}
	.c-details__bg {
		padding: 50px 35px 60px;
	}
	.c-details__bg--02 {
		padding-top: 55px;
		padding-bottom: 36px;
	}
	.c-details--02 {
		margin-bottom: -15px;
	}
	.c-detail {
		margin-bottom: 30px;
	}
	.c-detail__title {
		font-size: 13px;
	}
	.c-detail__title--06 {
		margin-bottom: 17px;
	}
	.c-detail__body {
		font-size: 10px;
	}
	.c-detail__body p,
	.c-detail__body ul {
		margin-bottom: 20px;
	}
	.c-detail--04 {
		margin-bottom: 60px;
	}
	.c-detail--05 {
		margin-bottom: 72px;
	}
	.c-detail .c-details-button--04 {
		margin-top: 44px;
	}
	.c-details-button {
		margin-top: 39px;
	}
	.c-detail-lineups__list {
		display: block;
		margin-right: 0;
		padding: 0 50px;
	}
	.c-detail-lineup {
		max-width: 222px;
		margin: 0 auto 35px;
	}
	.c-detail-lineup__fig {
		margin-bottom: 17px;
	}
	.c-detail-lineup__fig--03 {
		margin-bottom: 13px;
	}
	.c-detail-lineup__name {
		font-size: 14px;
		margin-bottom: 6px;
	}
	.c-detail-lineup__size {
		font-size: 10px;
		min-height: auto;
		margin-bottom: 18px;
	}
	.c-detail-lineup__cont {
		font-size: 10px;
		white-space: nowrap;
	}
	.c-detail-lineup--02 {
		margin-bottom: 26px;
	}
	.c-primary-button a {
		max-width: 255px;
		font-size: 12.5px;
		padding-top: 19px;
		padding-bottom: 20px;
	}
	.c-simple-page {
		padding-top: 112px;
	}
	.c-simple-fv {
		margin-bottom: 74px;
	}
	.c-simple-fv__title-en {
		font-size: 25px;
	}
	.c-simple-fv__title-ja {
		font-size: 14px;
	}
	.top-mv {
		margin-top: -65px;
		margin-bottom: 0;
	}
	.top-mv__copy {
		max-width: 200px;
	}
	.top-about {
		padding: 106px 0 60px;
	}
	.top-about::before {
		top: 20px;
		width: 312px;
		height: 206px;
		background: url(../img/common/reveal-sp.png) center/contain no-repeat;
		background-attachment: scroll;
	}
	.top-about::after {
		content: none;
	}
	.top-about .primary-head {
		margin-bottom: 127px;
	}
	.top-about__message {
		font-size: 22.5px;
		margin-bottom: 39px;
	}
	.top-about__desc,
	.top-about__sign {
		font-size: 12px;
	}
	.top-about__desc {
		margin-bottom: 38px;
	}
	.top-businesses {
		margin-bottom: 101px;
	}
	.top-businesses .primary-head {
		margin-bottom: 24px;
	}
	.top-business {
		min-height: 475px;
		padding-top: 66px;
		margin-bottom: 10px;
	}
	.top-business__box {
		padding: 0;
		max-width: 500px;
		margin: 0 auto;
	}
	.top-business__title-en {
		font-size: 47px;
	}
	.top-business--architecture .top-business__title-en {
		font-size: 33px;
		line-height: 1.3;
	}
	.top-business__title-ja {
		font-size: 13.5px;
		margin-bottom: 29px;
	}
	.top-business__desc {
		font-size: 12px;
		margin-bottom: 31px;
	}
	.top-business__more a {
		font-size: 12.75px;
		max-width: 255px;
		padding: 17px 18px;
	}
	.top-business__more a::after {
		top: calc(50% - 3px);
		right: 18px;
		width: 44px;
	}
	.top-business--energy {
		background-image: url(../img/top/business-energy-bg-sp.jpg);
	}
	.top-business--grocery {
		background-image: url(../img/top/business-grocery-bg-sp.jpg);
	}
	.top-business--apparel {
		background-image: url(../img/top/business-apparel-bg-sp.jpg);
	}
	.top-business--other {
		background-image: url(../img/top/business-other-bg-sp.jpg);
	}
	.top-company {
		padding: 106px 0 125px;
		overflow: hidden;
	}
	.top-company::before {
		top: 20px;
		width: 312px;
		height: 206px;
		background: url(../img/common/reveal-sp.png) center/contain no-repeat;
		background-attachment: scroll;
	}
	.top-company::after {
		content: none;
	}
	.top-company__intro {
		min-height: auto;
	}
	.top-company .primary-head {
		margin-bottom: 125px;
	}
	.top-company__message {
		font-size: 22.5px;
		white-space: nowrap;
		line-height: 1.65;
		letter-spacing: 0.13em;
		margin-bottom: 39px;
	}
	.top-company__desc {
		font-size: 12px;
		letter-spacing: 0.066em;
		margin-bottom: 47px;
	}
	.top-company__fig {
		padding-top: 63px;
		margin-bottom: 50px;
		text-align: center;
	}
	.top-company__map {
		height: 200px;
	}
	.top-company__googlemap a {
		display: block;
		max-width: 200px;
		margin: 0 auto;
		border: solid 1px #a032aa;
		font-size: 13px;
		padding: 13px 0;
		letter-spacing: 0.07em;
	}
	.top-company__googlemap a::before {
		width: 12px;
		height: 18px;
		margin-right: 9px;
	}
	.top-companies {
		padding: 75px 0 65px;
	}
	.top-companies__row {
		flex-wrap: wrap;
		align-items: stretch;
		max-width: 305px;
		margin: 0 auto;
	}
	.top-companies__center {
		order: 1;
		flex: 0 0 100%;
		flex-direction: row;
		align-items: stretch;
		background: url(../img/top/companies-frame-top-sp.png) top center/305px 6px no-repeat, url(../img/top/companies-frame-bottom-sp.png) bottom center/305px 6px no-repeat;
		min-height: auto;
		padding: 31px 0 36px;
	}
	.top-companies__left,
	.top-companies__right {
		flex: 0 0 50%;
		padding-top: 52px;
	}
	.top-companies__left::before,
	.top-companies__right::before {
		top: -3px;
		left: 50%;
		transform: translateX(-50%);
	}
	.top-companies__left::after,
	.top-companies__right::after {
		top: 0;
		left: 50%;
		height: 44px;
		width: 1px;
		transform: translateX(-50%);
	}
	.top-companies__left {
		order: 2;
	}
	.top-companies__left::before,
	.top-companies__left::after {
		left: calc(50% - 7px);
	}
	.top-companies__right {
		order: 3;
	}
	.top-companies__right::before,
	.top-companies__right::after {
		left: calc(50% + 5px);
	}
	.top-companies-item {
		flex: 0 0 50%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.top-companies-item__logo {
		font-size: 0;
		margin-bottom: 15px;
	}
	.top-companies-item__name {
		font-size: 12.5px;
	}
	.top-companies-item__business {
		font-size: 10px;
	}
	.top-companies-item__desc {
		font-size: 9px;
		flex: 1 0 0px;
		line-height: 1.5;
		margin-bottom: 13px;
	}
	.top-companies-item__site a {
		font-size: 8px;
		background-size: 9px;
		background-position: center right 11px;
		max-width: 117px;
		padding: 7px 15px 7px 0;
		letter-spacing: 0;
	}
	.top-companies-item--act {
		margin-bottom: 0;
		padding: 0 10px;
		transform: translateX(-8px);
	}
	.top-companies-item--act .top-companies-item__logo img {
		width: 70px;
	}
	.top-companies-item--actworks {
		padding: 13px 0 0;
		transform: translate(8px);
	}
	.top-companies-item--actworks .top-companies-item__logo {
		margin-bottom: 24px;
	}
	.top-companies-item--actworks .top-companies-item__logo img {
		width: 145px;
	}
	.top-companies-item--actworks .top-companies-item__desc {
		flex: 1 0 0px;
	}
	.top-companies-item--actpower {
		padding-top: 15px;
		transform: translate(-8px);
	}
	.top-companies-item--actpower .top-companies-item__logo {
		margin-bottom: 23px;
	}
	.top-companies-item--actpower .top-companies-item__logo img {
		width: 133px;
	}
	.top-companies-item--aiwa {
		transform: translate(6px);
		margin-right: 0;
	}
	.top-companies-item--aiwa .top-companies-item__logo img {
		width: 61px;
	}
	.top-companies-item--aiwa .top-companies-item__desc {
		margin-bottom: 20px;
	}
	.top-company-info {
		margin-bottom: 49px;
	}
	.top-company-info__item {
		display: block;
		font-size: 12px;
		line-height: 1.66667;
	}
	.top-company-info__title {
		padding: 11px 20px;
	}
	.top-company-info__data {
		padding: 11px 20px;
	}
	.grocery .c-contents {
		padding: 93px 0 95px;
	}
	.grocery-hiougi {
		margin-bottom: 100px;
	}
	.grocery-intro {
		padding: 61px 0;
	}
	.grocery-intro .c-intro__top {
		margin-bottom: 51px;
	}
	.grocery-pic-section {
		margin: 0 auto 62px;
	}
	.grocery-pic-section .c-pic-section__title {
		margin-bottom: 23px;
	}
	.grocery-hiougi-point {
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: -18px;
		margin-top: 20px;
	}
	.grocery-hiougi-point__image {
		margin-bottom: 2px;
	}
	.grocery-hiougi-point__image--01 img {
		width: 50px;
	}
	.grocery-hiougi-point__image--02 img {
		width: 44px;
	}
	.grocery-hiougi-point__image--03 {
		margin-bottom: 6px;
	}
	.grocery-hiougi-point__image--03 img {
		width: 44px;
	}
	.grocery-hiougi-point__image--04 {
		margin-bottom: 6px;
	}
	.grocery-hiougi-point__image--04 img {
		width: 58px;
	}
	.grocery-hiougi-point__item {
		flex: 0 0 110px;
		margin-right: 0;
		margin-bottom: 19px;
	}
	.apparel .c-contents {
		padding-top: 95px;
	}
	.apparel-intro {
		padding-bottom: 100px;
	}
	.apparel-intro .c-intro__top {
		margin-bottom: 36px;
	}
	.apparel-insta a {
		background-image: url(../img/apparel/insta-bg-sp.jpg);
		padding: 58px 0 55px;
	}
	.apparel-insta__title {
		font-size: 19.5px;
		margin-bottom: 12px;
	}
	.apparel-insta__title::before {
		width: 17px;
		height: 17px;
		margin-right: 13px;
	}
	.apparel-insta__message {
		font-size: 12px;
		letter-spacing: 0.1em;
	}
	.apparel-insta__id {
		font-size: 12px;
	}
	.apparel-brand {
		padding: 60px 35px 52px;
		background-image: url(../img/apparel/brand-bg-sp.jpg);
		margin-bottom: 0;
	}
	.apparel-brand__title {
		font-size: 15px;
		margin-bottom: 45px;
	}
	.apparel-brand__list {
		display: block;
		margin-right: 0;
	}
	.apparel-brand__col {
		max-width: none;
		margin: 0;
	}
	.apparel-brand__list-item {
		font-size: 12px;
		line-height: 1.75;
		margin-bottom: 0;
	}
	.other-intro {
		padding: 61px 0;
	}
	.other-intro .c-intro__top {
		margin-bottom: 55px;
	}
	.other-example {
		padding: 23px 23px 19px;
		margin: 27px 0px 28px;
	}
	.other-example__title {
		font-size: 13px;
		margin-bottom: 13px;
	}
	.other-example__list-item {
		font-size: 12px;
	}
	.other-stinguard .c-category-head {
		padding: 61px 0 156px;
		margin-bottom: 58px;
	}
	.other-stinguard .c-category-head__title {
		margin-bottom: 25px;
	}
	.other-stinguard__01 .c-pic-section {
		margin-bottom: 75px;
	}
	.other-stinguard__01 .c-pic-section__text {
		margin-bottom: 27px;
	}
	.other-stinguard__01 .c-pic-section__title {
		margin-bottom: 23px;
	}
	.other-danguard {
		margin-bottom: 100px;
	}
	.other-danguard .c-category-head {
		padding-bottom: 98px;
		margin-bottom: 46px;
	}
	.other-danguard__01 {
		margin-bottom: 61px;
	}
	.other-danguard__01 .c-pic-section__text {
		margin-bottom: 36px;
	}
	.other-danguard__01 .c-pic-section__title {
		margin-bottom: 23px;
	}
	.other-danguard__02 {
		margin-bottom: 39px;
	}
	.other-danguard__02 .c-pic-section__title {
		margin-bottom: 21px;
	}
	.other-piro .c-category-head {
		padding-bottom: 99px;
		margin-bottom: 44px;
	}
	.other-piro__01 {
		margin-bottom: -15px;
	}
	.other-piro__01 .c-pic-section__title {
		margin-bottom: 19px;
	}
	.privacy__buttons {
		display: block;
		margin-right: 0;
		margin-bottom: 100px;
	}
	.privacy__buttons .c-primary-button {
		max-width: none;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.privacy-text {
		line-height: 2.125;
		font-size: 12px;
		margin-bottom: 42px;
	}
	.privacy-text__parag {
		margin-bottom: 28px;
	}
	.contact__inner {
		padding: 0 35px 100px;
	}
	.contact-simple-fv {
		margin-bottom: 72px;
	}
	.contact-fields {
		margin-bottom: 53px;
	}
	.contact-fields dt {
		font-size: 12px;
		margin-bottom: 15px;
		justify-content: flex-start;
	}
	.contact-fields dt .req-label {
		margin-left: 10px;
	}
	.contact-fields dd {
		padding-right: 0;
		margin-bottom: 18px;
	}
	.contact-fields dd.contact-fields__checklist {
		padding-top: 7px;
		margin-bottom: 22px;
	}
	.contact-fields input[type="text"],
	.contact-fields input[type="email"],
	.contact-fields input[type="tel"],
	.contact-fields textarea {
		padding: 12px 14px;
	}
	.contact-fields textarea {
		height: 200px;
	}
	.contact-fields select {
		width: 200px;
	}
	.contact-fields__row {
		flex-wrap: wrap;
		margin-right: -29px;
		margin-bottom: -17.5px;
	}
	.contact-fields__label {
		margin-bottom: 17.5px;
		font-size: 12px;
	}
	.contact-fields__label::before {
		flex: 0 0 22.5px;
		width: 22.5px;
		height: 22.5px;
		margin-right: 10px;
	}
	.contact-fields__label.mfp_checked::after {
		top: 3px;
		left: 7px;
	}
	.submit-box {
		font-size: 12px;
	}
	.submit-box .agree {
		margin-bottom: 22px;
	}
	.submit-box__note {
		font-size: 10px;
		margin-bottom: 50px;
	}
	.mfp_element_submit {
		max-width: 255px;
		font-size: 12.5px;
		padding: 17px 0 16px;
	}
	.complete__inner {
		padding-bottom: 100px;
	}
	.complete__message {
		font-size: 13px;
		letter-spacing: 0.12em;
		margin-bottom: 70px;
		line-height: 2.09;
	}
	.complete-simple-fv {
		margin-bottom: 77px;
	}
	.notfound-content {
		text-align: left;
		padding: 60px 0;
	}
	.notfound-content__heading {
		text-align: center;
		font-size: 17px;
		margin-bottom: 1.5em;
	}
	.notfound-content__text {
		font-size: 14px;
	}
	.notfound-content__list {
		font-size: 14px;
	}
	.notfound-content .c-primary-button--top {
		margin-top: 50px;
	}
}
