@media screen and (max-width: 767px) {
	.box{
    height: auto;
	padding: 40px 0;
}
    /*ここから全般*/
	.br-sp{
	display:block;
}
    .inner {
        padding: 28px;
    }
    .sp-none {
        display: none;
    }
    .pc-none{
        display: block;
    }
    .box-black {
        padding: 20px;
    }
    #header {
        height: 400px;
    }
    #header p.leading {
        font-size: 1.6rem;
        line-height: 2.8;
        letter-spacing: 4px;
    }
    #header-sub p.leading {
        font-size: 1.8rem !important;
        text-align: center !important;
    }
	.title-subpage {
		font-size: 1.2rem !important;
	}
    .heading-white {
        padding: 8px 0 8px 20px;
    }
    .heading-black {
        color: #fff;
        padding: 8px 40px;
        margin: 40px 16px;
        font-size: 1.2rem;
        font-weight: 300;
        background-image: url(../img/heading-black.gif);
        background-repeat: no-repeat;
        background-size: 100% 100%,cover;
        background-position: center;
    }
	.heading-black.heading-black-case{
		margin: 20px 16px 20px;
	}
    .container-a {
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        padding: 0;
    }
    .container-a:nth-of-type(odd) {
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse; 
    }
    
    .container-a>.item-a:first-of-type {
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }
    .container-a:nth-of-type(odd)>.item-a:first-of-type {
        padding: 0;
    }
    .container-a>.item-a:last-of-type {
        width: 80%;
        margin: 0 auto;
    }
    
    .container-a>.item-a:last-of-type img {
        width: 100%;
    }
    .div-btn-link {
        margin: 60px auto 20px;
    }
	.enter-footer>a{
		    font-size: 0.8rem;
	}
	.copyright {
    font-size: 0.8rem;
}
    /*ここまで全般*/
    /*ここからnavi*/
    .inner.inner-nav {
        padding: 0;
    }
    /*ここまでnavi*/
    /*ここからinfo*/
    #info {
        padding: 0;
    }
    .inner.inner-first {
        padding: 0;
    }
	article .inner-single-case:first-of-type{
		padding:28px 28px 0;
	}
	article .inner-single-case:last-of-type{
		padding:0 28px 28px;
	}
	.inner.inner-single-case-slider{
		padding:0;
	}
	.case-subtitle {
    margin-top: 20px;
    margin-bottom: 0;
}
    .container-info {
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .container-info .item-info:first-of-type {
        width: 100%;
        margin-bottom: 8px;
    }
    .container-info .item-info:last-of-type {
        width: 100%;
    }
    h2.title-info {
		    font-size: 1.2rem;
        text-align: center;
        margin-bottom: 28px;
    }
    .box-card>.card {
        width: 100%!important;
        margin: 0 auto !important;
    }
	.card-more {
    bottom: 8px;
}
    .card-img {
        height:auto;
    }
    .div-btn-link.div-btn-link-event {
        text-align: center;
    }
	.img-post {
    width: 100%;
    height: auto;
}
	.img-post img{
    width: 100%;
}
	.card-wide {
		width:53%;
}
.for-sp {
		display:flex;
				display:-webkit-flex;
}	
.for-pc {
		display:none;
}	
.card-wide-title {
   font-size: 0.6rem;
	line-height: 1.5;
}
.card-wide-date {
	font-size: 0.8rem;
    color: rgba(0,0,0,0.6);
}
	.card-wide-img {
    width: 26.7%;
    height: auto;
}
		.card-wide-img img{
    width: 100%;
    height: 100%;
			padding-right: 10px;
}
	.card-wide-summary{
		    width: 70%;
    height: auto;
	}
	.container-post {
   padding:0;
}
	#prev_next #prev_title, #prev_next #next_title {
    font-size: 0.4rem;
		padding: 0px;
}
#prev_next #prev, #prev_next #next {
    width: 18.3%;

}
	#prev_next #prev_no, #prev_next #next_no {
    width: 18.3%;
	padding: 0;
}
	#prev_next_home{
width: auto;
}
    /*ここまでinfo*/
    /*ここからabout*/
    #about {
        background-image: url(../img/section-about-sp.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        margin: 0 auto;
    }
    
    .container-about {
        flex-direction: column;
        -webkit-flex-direction: column;
        margin-bottom: 100px;
    }
    .layer-black {
        background-color: rgba(0, 0, 0, 0.4);
    }
    .item-about {
        width: 100% !important;
    }
    .item-about>p{
        margin-bottom:12px;
        font-size: 0.6rem;
    }
    h2.title-about {
        margin: 60px auto 32px;
        font-size: 1.4rem;
        text-align: center;
    }
    .item-about>.div-btn-link {
        margin: 60px auto 0;
    }
    .container-about .item-about:last-of-type .div-btn-link:last-of-type {
        margin: 60px auto 0;
    }
    /*ここまでabout*/
    /*ここからconcept*/
    .container-concept {
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    h2.title-concept {
        margin: 60px auto 32px;
        font-size: 1.4rem;
        text-align: center;
    }
    .item-concept {
        width: 240px;
        height:240px;
        margin: 12px auto;
    }
    /*ここまでconcept*/
    /*ここからcontact*/
    h2.title-contact {
        margin: 60px auto 32px;
        font-size: 1.4rem;
        text-align: center;
    }
    .inner-contact {
        padding: 80px 0;
    }
	
    .board {
        padding: 40px 28px;
    }
	.text-company-address {
    font-size: 0.6rem;
}
	.inner-contact .board>p:last-of-type {
    font-size: 0.6rem;
}
    .container-contact {
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .item-contact {
        width: 48%;
        margin: 0;
    }
    .item-contact .btn-link>span {
		font-size: 0.6rem;
        padding: 12px 8px;
    }
    .btn-cv {
  padding: 8px;
  width:80%;
    }
    .table-res-form .requied {
        position: static!important;
        margin-left: 0.8rem;
    }
	.inner-company>p:last-of-type {
        font-size: 0.6rem;
}
    /*ここまでcontact*/
    /*ここからcase*/
    .box-album {
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .box-album>.album {
        width: 48%;
        margin: 2% 0 !important;
    }
    .album .album-img {
        width: 100%;
        height: 100%;
    }
    .album .album-img img {
        width: 100%;
        height: 100%;
    }
	.album-case {
    width: 144px;
    height: 144px;
    border: 6px solid #efefef;
		    margin-bottom: 14px;
}
	.album-case-caption {
    top: 32%;
	left: 34%;
	width: 44%;
}
	.album-case-title {
    margin-top: 12px;
    font-size: 0.1rem;
}
	.n2-ss-widget {
    margin-top: 12px!important;
}
	.case-each {
    font-size: 0.8rem;
    padding: 20px 0;
}
    /*ここまでcase*/
    /*ここからnavi*/
    h2.title-case {
        margin: 60px auto 32px;
        font-size: 1.4rem;
        text-align: center;
    }
     .nav-modal {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        transition: .4s;
        background-color: rgba(0, 0, 0, 0.0);
        visibility: hidden;
        z-index: 8;
    }
    .logo.pc-none a img{
width:136px;
margin:8px 28px;
    }
    /*ここからサブメニューの開閉アイコン*/
    .accordion_icon,
    .accordion_icon span {
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box;
    }
    .accordion_icon {
        position: relative;
        width: 30px;
        height: auto;
        float: right;
        margin-right: 5px;
    }
    .accordion_icon span {
        position: absolute;
        left: 6px;
        width: 50%;
        height: 2px;
        background-color: #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
    }
    .accordion_icon span:nth-of-type(1) {
        top: 5px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }
    .accordion_icon span:nth-of-type(2) {
        top: 5px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }
    /*+、-切り替え*/
    a.active > .accordion_icon span:nth-of-type(1) {
        display: none;
    }
    a.active > .accordion_icon span:nth-of-type(2) {
        top: 5px;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }
    /*ここまでサブメニューの開閉アイコン*/
    /*ここから固定ナビ設定*/
    .main-nav {
        height: 60px;
        background-color: #2C1505;
        position: relative;
    }
    /*ここまで固定ナビ設定*/
    /*ナビボタン*/
    .header-nav-base{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 20; 
        background-color: transparent;
        -webkit-transition: all .5s;
        transition: all .5s;
    }
    #navbutton {
        display: block;
        position: absolute;
        top: 6px;
        right: 20px;
        cursor: pointer;
        background-color: transparent;
        /*ボタンの枠を非表示にする*/
        border-style: none;
        z-index: 10;
        background: none;
        border: none;
        padding: 0;
        width: 32px;
        letter-spacing: 0.1em;
        text-align: center;
        outline: none;
        z-index: 12;
    }
    /*   ハンバーガーボタン3本線   */
    button span.bar {
        display: block;
        height: 2px;
        background-color: #fff;
        margin: 8px 0;
        transition: all 0.2s;
        transform-origin: 0 0;
    }
    button .close {
        letter-spacing: 0.08em;
        display: none;
        font-size: 10px;
    }
    button .text-menu {
        color: #fff;
        display: block;
        font-size: 10px;
    }
    /*  メニューアクティブ時  */
    button.active span.bar {
        width: 41px;
        background-color: #fff;
    }
    button.active .bar1 {
        transform: rotate(29deg);
    }
    button.active .bar2 {
        opacity: 0;
    }
    button.active .bar3 {
        transform: rotate(-29deg);
    }
    button.active .text-menu {
        display: none;
    }
    button.active .close {
        display: block;
        color: #fff;
    }

    /*ヘッダーナビ*/
    nav {
        width: 100%;
        height: 100%;
        transition: all 0.5s;
        transform: translate(800px);
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1000;
        background-color: rgba(25, 25, 25, 0.85);
        z-index: 11;
    }
    nav.header-nav-on {
        transform: translate(0);
    }
    .header-nav li a {
        display: block;
        padding: 15px 5px;
        color: #fff;
        font-weight: bold;
        font-size: 1em;
        text-decoration: none;
        text-align: left;
    }
    .menu {
        flex-flow: column;
        -webkit-flex-flow: column;
        align-items: flex-start;
        -webkit-align-items: flex-start;
        list-style: none;
        width: 100%;
        font-size: 16px;
        margin-top: 80px;
    }
    .menu li {
        width: 100%;
    }
    .menu>li {
        border-left: none;
        border-right: none;
    }
    
    .menu>li+li {
        border-left: 0;
        border-right: none;
    }
    
    .menu li a {
        display: block;
        margin: 0;
        background-color: transparent;
        color: #fff;
        font-size: 18px;
        line-height: 1;
        text-decoration: none;
        padding: 16px 28px;
        text-decoration: none;
        font-weight: bold;
    }
    ul.sub-menu {
        visibility: visible;
        opacity: 1;
        z-index: 1;
        height: auto;
    }
    ul.sub-menu > li {
        height: auto!important;
    }
    ul.sub-menu > li > a {
        color: #fff!important;
    }
    .menu li ul {
        list-style: none;
        position: static;
        z-index: 9999;
        margin: 0;
        padding: 0;
        display: none;
    }
    .menu li ul li a {
        padding: 12px 12px;
        background-color: transparent;
        text-align: left;
        font-weight: 200;
    }

    .menu li:hover > a {
        color: #666666;
    }

    .menu li a:hover {
        color: #fff;
        background-color: rgba(0, 0, 0, 0.85);
    }
    .header-nav li a:hover {
        opacity: 0.8;
    }
    ul.menu > li {
        background-color: transparent;
        height: auto;

    }
    .menu > li.menu-item {
        position: static;
        border-bottom: none;
    }
    ul.menu > li > p {
        cursor: pointer;
    }
    ul.menu > li > p span {
        background-image: url(../img/open.png);
    }
    ul.menu > li > p span.open {
        background-image: url(../img/close.png);
    }
    ul.menu > li > ul > li {
        box-sizing: border-box;
    }
    ul.menu > li > ul > li > p {}
    ul.menu > li > ul > li > a {
        padding-left: 36px;
    }
    ul.menu > li > ul > li > a:hover {
        background-color: #D3D5DB;
    }
    ul.menu > li > ul > li > a:before {
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        font-weight: 900;
        padding-right: 0.6rem;
        color: #fff;
    }
    ul.menu > li > ul > li:last-child {
        border: none;
    }
    li.menu-item ul.sub-menu {
        background-color: transparent;
    }
    .menu > li:hover {
        -webkit-transition: all 0s;
        transition: all 0s;
    }
    li.menu-item ul.sub-menu {
        transition: all 0s ease;
    }
    ul.sub-menu > li:first-child {
        border-top: none;
    }
    ul.sub-menu > li {
        border-bottom: none;
    }
    /*ここまでnavi*/
        /*ここから固定ナビ設定*/
        .main-nav {
            height: 60px;
            background-color: #2C1505;
            position: relative;
        }
        .header-nav-base-on {
            height: 60px;
            background-color: #000;
            box-shadow: 0 4px 6px 0 hsla(0, 0%, 0%, 0.1);
            -webkit-transition: all .5s;
            transition: all .5s;
        }
        .header-nav-base-on div.header-nav-base nav ul.menu > li a {
            color: #fff!important;
            -webkit-transition: all .5s;
            transition: all .5s;
        }
        .header-nav-base-on > div.header-inner {
            top: 20px;
        }
        .header-nav-base-on > div.header-inner > div > h1 > a > img {
            width: 100px;
            height: auto;
        }
        .header-nav-base-on > div.header-nav-base > button {
            top: 4px!important;
            color: #000!important;
            z-index: 12!important;
        }
        .header-nav-base-on > div.header-nav-base > button.active {
            color: #fff!important;
        }
        .header-nav-base-on > div.header-nav-base > button span.bar {
            background-color: #000;
        }
        .header-nav-base-on > div.header-nav-base > button.active span.bar {
            background-color: #fff;
        }
        .header-nav-base-on > div.header-nav-base > nav {
            background-color: rgba(44, 21, 5, 1.0);
            z-index: 11;
        }
    
        /*ここまで固定ナビ設定*/
        /*ここから下層concept*/
        .container-c>.item-c i{
            font-size: 1.2rem;
        }
        .circle{
            width:92px;
            height:92px;
            background-size:92px 92px;
        }
        .circle>p{
            font-size: 1.5rem;
            font-weight:700;
        }
        .circle-blue>p{
            text-shadow: 1px 1px 0 #2c7d8a,
            -1px 1px 0 #2c7d8a,
            1px -1px 0 #2c7d8a,
            -1px -1px 0 #2c7d8a;
        }
        .circle-red>p{
            text-shadow:1px 1px 0 #ae4e4b,
            -1px 1px 0 #ae4e4b,
            1px -1px 0 #ae4e4b,
            -1px -1px 0 #ae4e4b;
        }
        .circle-yellow{
            background-color: #d5b878;
            background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #e3c385), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #e3c385),color-stop(.75, #e3c385), color-stop(.75, transparent),to(transparent));
            -webkit-background-size: 7px 7px;
        }
        .circle-yellow>p{
            text-shadow: 1px 1px 0 #a98c4c,
            -1px 1px 0 #a98c4c,
            1px -1px 0 #a98c4c,
            -1px -1px 0 #a98c4c;
        }
        .container-b>.item-b>p {
            font-size: 1.0rem;
        }
        .container-d {
            -webkit-flex-direction: column;
            flex-direction: column;
        }
        .container-d > .item-d:first-of-type {
            width: 100%;
            margin-bottom:40px;
        }
        .container-d > .item-d:last-of-type {
            width: 100%;
        }
        /*ここまで下層concept*/
/*ここから404*/
.title-apologise{
    font-size: 1.4rem;
    margin-bottom: 20px;
    text-align: left;
}
.text-apologise{
    text-align: left;
}
/*ここまで404*/
/*ここから記事表示*/
.title-article {
    padding: 0;
	font-size: 1.6rem;

}
	.inner.inner-article {
    padding: 60px 4%;
}
	.article-cta-text{
	width:80%;
}
/*ここまで記事表示*/

}
