@charset "utf-8";
/* CSS Document */

@media screen and (orientation: portrait) and (max-width: 1025px) {

body.ipad .h-mv--insert {
    height: 600px;
}

body.ipad .h-mv--insert .pic {
    height: 380px;
}
    
body.ipad .h-recruitment--insert .list {
    display: flex;
}
body.ipad .h-recruitment--insert .list .item {
    width: 49%;
    margin: 0 0 0px 0;
}
body.ipad .link-panel {
    display: flex;
}
body.ipad .link-panel .item {
    width: 50%;
    height: 220px;
}
body.ipad .h-recruitment-list .list {
    display: flex;
}
body.ipad .h-recruitment-list .list .item {
width: 31%;
margin: 0 0 0px 0;
}
body.ipad .h-recruitment-list .list .pic {
    height: 200px;
}

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


@media screen and (max-width: 1250px) {

.global .menu {
    padding: 0 50px 0 15px;
}

.group-panel {
    width: 50px!important;
    height: 50px;
    background-color: #184191;
    padding: 0px;
    margin: 0 0px 0 0;
}
.group-panel .inn{
	flex-wrap: wrap;
	justify-content: center;
}
.group-panel .inn .mark{
	width: 100%;
	text-align: center;
}
.group-panel .inn .mark img {
    height: 22px;
}
.group-panel .inn i{
	line-height: 1;
}
.group-panel .inn p {
    display: none;
}
.group-panel .inn {
    padding: 0px 10px 0px 10px;
}

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

@media screen and (max-width: 1025px) {

.sp{display: block;}
.pc{display: none;}
	
.group-panel{
	margin: 0 50px 0 0;
}
.h-mv--insert {
    padding: 50px 0px 0;
}
.h-mv--insert .copy{
	display: block;
	width: auto;
    height: 100;
    margin: 0 auto 0px;
    padding: 0 20px;
}
.h-mv--insert .copy .din {
    font-size: 2.0rem;
    letter-spacing: 0.02em;
    margin: 10px 0 0 0;
}
.h-mv--insert .copy .din::before{
	display: none;
}
.h-mv--insert .copy h1 {
    position: relative;
    font-size: 2.8rem;
    line-height: 150%;
    margin: 0px 0 0 0;
    left: auto;
}
.h-mv--insert .pic{
	height: 180px;
}
.h-news--container {
    padding: 50px 20px;
}
.h-news--insert {
    width: auto;
    display: block;
}
.view.pc{display: none!important;}
.view.sp{display: block;}
.h-news-list {
    width: 100%;
}
.h-news-list dl dt {
    width: 100%;
}
.h-news-list dl dd {
    width: 100%;
}
.h-news-list dl i{display: none;}
.h-news-list dl {
    display: block;
    padding: 15px 0;
}

.h-recruitment--container {
    padding: 50px 20px 50px;
}
.h-recruitment--insert h2 {
    font-size: 1.7rem;
    margin: 15px 0 15px 0;
}
.h-recruitment--insert .list {
    display: block;
    margin: 0 0 30px 0;
}
.h-recruitment--insert .list .item {
    width: 100%;
    margin: 0 0 30px 0;
}
.h-recruitment--insert .list .item:last-child{
	margin: 0;
}
.h-recruitment--insert .list .item .pic {
    height: 220px;
    margin: 0 0 10px 0;
}
.h-recruitment--insert .list .item h3 {
    font-size: 1.8rem;
    margin: 10px 0;
}
.h-entry--container {
    padding: 35px 20px 20px;
}
.h-entry--insert {
    width: auto;
}
.h-entry-list.sp{
	margin: 30px 0 0 0;
	display: flex;
	flex-wrap: wrap;
	gap:30px 0;
}
.h-entry-list .item {
    width: 49%;
}
.h-entry-list .item .pic {
    height: 170px;
    margin: 0 0 12px 0;
}
.h-entry-list .item h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.h-entry-list .txt dl{display: block;}

/*---------------------------------------------------------------------------------------------------------------------------------------- 800px */
}


@media screen and (max-width: 320px) {
	
/*---------------------------------------------------------------------------------------------------------------------------------------- 320px */
}


























