.logo{
    width:87px;
    margin:-50px auto 30px auto;
}

.logo.bg-white {
	width: 100px;
	padding: 10px;
	margin: 0 auto 32px;
}



body:not(.home) main section{
    padding:40px 0;
}
body:not(.home) header{
    top:0;
}
body:not(.home) main{
    margin-top: 60px;
}
body:not(.home) h2{
    margin-bottom: 40px;
}

@media (min-width: 769px){
	body:not(.home) main section{
    padding:120px 0;
}
body:not(.home) h2{
	font-size:30px;
    margin-bottom: 140px;
}
	body:not(.home) section#company picture{
		margin-bottom:90px;
	}
}
body:not(.home) .btn{
    margin:0 auto;
	    color:#fff;
    border-color:#fff;
}
body:not(.home) main .container{
    margin-bottom: 60px;
}
body:not(.home) .container picture{
    margin-bottom: 18px;
    display: block;
}

#news-list .list{
    margin-bottom: 40px;
}
#news-list .list article{
    margin-bottom: 20px;
}
#news-list .list article a{
    display: flex;
    justify-content: space-between;
    color:#fff;
}
#news-list .list article a .date{
	width:90px;
}
#news-list .list article a h4{
	width:600px;
}
.page #recruit .btn{
    margin:40px auto;    
}
@media (min-width: 769px){
#news-list .list article a .date{
	width:120px;
	font-size:16px;
}
#news-list .list article a h4{
	width:960px;
	font-size:16px;
}	
#news-list .list{
    margin-bottom: 80px;
}
	#news-list{
		background-image: url(../img/top/vision_bg1_pc.png);

	}
}
.single-news .thumbnail{
    width: 100%;
    margin-bottom: 20px;
}
.single-news .thumbnail img{
	width:100%;
	height:auto;
}
.single-news h2.title{
    text-align: left;
}
.single-news p.date{
    margin-bottom: 20px;
    color:#fff;
}
.single-news .content{
    margin-bottom: 80px;
}
.single-news .content p{
    margin-bottom: 20px;
    color:#fff;
}
.two-btn{
    margin:35px auto;
}
@media (min-width: 769px){
body:not(.home) .single-news picture.thumbnail{
    width: 400px;
    margin:0 auto 50px auto !important;
}
	.single-news h2.title{
    text-align:center;
		margin-bottom:50px;
}
.single-news p.date{
    margin-bottom:70px;
    text-align:center;
}
.single-news .content{
    text-align:center;
}
	#info01 p.normal{
		text-align:center;
		margin-bottom:80px;
	}
	.two-btn {
    width:600px;
}
	.two-btn .btn{
    width:280px
}
}
#contact dl {
    margin-bottom: 30px;
}
#contact dl dt{
    color:#fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    width: 65%;
}
#contact dl dt span{
    color:#DC000C;
}
#contact dl dd .input-type01,#contact dl dd .input-type02,#contact dl dd textarea{
    padding: 8px;
    width: 100%;
    border:1px solid #fff;
    background:transparent;
    color:#fff;	
}
#contact dl dd{
	color:#fff;
}

.mw_wp_form_complete{
	color:#fff;
}
#contact dl dd select{
    padding: 8px;
    width: 100%;
    border:1px solid #fff;
	background:#000;
    color:#fff;
}
#contact .btn{
    background:transparent;
}

@media (min-width: 769px){
	.mw_wp_form{
	margin-top:100px;	
	}
#contact dl dt{
    width: 240px;
	font-size:16px;
}
	#contact dl dd select{
		width:300px;
		font-size:16px;
}
		#contact dl dd .input-type01{
		width:400px;
}
			#contact dl dd .input-type02{
		width:600px;
}
	#contact dl dd input,#contact dl dd textarea{
    padding:12px;
		font-size:16px;
}
	#contact .btn{
    margin:80px auto;
}
}
#info02 .information{
    margin-bottom: 40px;
}
#info02 .information h2{
    margin-bottom: 0px;
}
#info02 .information dl:first-of-type{
    border-top:none;
    margin-top: 0px;
}
#info02 .btn{
    margin: 30px auto 40px auto;   
}
	.ib01 .swiper02{
		margin-bottom:70px;
	}
	.ib02{
		margin-bottom:70px;
	}

@media (min-width: 769px){
	.ib01 .swiper02{
		margin-bottom:0px;
	}
	.ib02{
		margin-bottom:0px;
	}
	.info02_block{
		display:flex;
		align-items:center;
		margin-bottom:130px;
	}
	.info02_block picture{
		width:710px
	}
	.info02_block .swiper02{
		width:710px
	}
	.info02_block p{
		width:370px;
		padding:0 35px;
				font-size:18px;
		line-height:27px;
		letter-spacing:0.05rem;
		text-align:justify;
	}
	body:not(.home) .info02_block h2{
		width:370px;
		padding:0 35px;
		font-size:18px;
		line-height:27px;
		letter-spacing:0.05rem;
	}
	.ib02 picture{
		order:2;
	}
	.ib03 picture{
		order:-1;
	}
	.ib04 picture{
		order:2;
	}
	#info02 .logo{
		margin-bottom:80px;
	}	
	#info02 .container > p.normal{
		text-align:center;
		margin-bottom:90px;
	}
	#info02 .sozai{
		margin-bottom:40px;
	}
	#info02 .information > h2{
    margin-bottom: 60px;
	}	
	#info02 .btn{
    margin:50px auto 60px auto;   
	}
}

/* 20240903_改修 */
#info01 .other-info {
	display: block;
	padding: 40px 0 0 0;
}

#info01 .other-info .item {
	width: 100%;
}

#info01 .other-info .item .logo {
	margin-top: 0;
}

#info01 .other-info .item:not(:first-child) {
	margin-top: 64px;
}

#info01 .other-info .item .store {
	color: #fff;
	font-size: 18px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
}

#info01 .other-info .item table {
	width: 100%;
	margin-top: 24px;
}

#info01 .other-info .item table tr {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	border-bottom: 1px solid #fff;
	display: block;
	vertical-align: top;
	padding: 14px 0;
	display: flex;
	justify-content: flex-start;
}

#info01 .other-info .item table tr:first-child {
	padding-top: 0;
}

#info01 .other-info .item table tr th {
	width: 88px;
	text-align: left;
	margin-right: 12px;
	white-space: nowrap;
}

#info01 .other-info .item table tr .link {
	color: #fff;
	text-decoration: underline;
}

#info01 .other-info .item table td a {
	color: #fff;
}

@media (min-width: 769px) {
	#info01 .other-info {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		padding: 80px 0 0 0;
		gap: 80px;
	}

	#info01 .other-info .item {
		width: calc((100% - 80px) / 2);
	}

	#info01 .other-info .item:not(:first-child) {
		margin-top: 0;
	}

	#info01 .other-info .item .store {
		font-size: 24px;
	}

	#info01 .other-info .item table {
		margin-top: 40px;
		color: #fff;
	}

	#info01 .other-info .item table tr {
		padding: 16px 0;
		color: #fff;
	}

	#info01 .other-info .item table tr th {
		width: 100px;
		margin-right: 16px;
	}

	#info01 .other-info .item table td a {
		color: #fff;
	}
}
/* 20240903_改修 */
