.sp{
	display:none !important;
}
@media screen and (max-width: 1200px) {
/* purpose */
#purpose > dl > dt dl {
    width: 100%;
    margin-top:0px;
    margin-left:0px;
	margin-bottom:35px;
}

}
@media screen and (max-width: 1100px) {
/* purpose */	
#purpose > dl > dt{
	width:490px;
	flex-shrink: 0;
}
#purpose > dl > dd{
	flex: 1;
}
/* 製品検索 */	
.tab-contents-item ul li .img {
    width: 40%;
}
.tab-contents-item ul li input {
    margin-top:2px;
	display:block;
}
.tab-contents-item ul li .title {
    font-size: 14px;
    line-height: 1.2em;
    margin-top:5px;
    margin-bottom: 0;
}
/* 事業紹介 */
#eco_main,
#process_main {
    display:block;
    background-size: 100% 240px;
	padding-top:40px;
    padding-bottom:40px;
}
#eco_main dt,
#process_main dt {
    padding-left: 5%;
    padding-right: 3%;
    box-sizing: border-box;
	width:100%;
}
#eco_main dd,
#process_main dd {
    background:none;
    box-sizing: border-box;
    padding:0;
    height:auto;
	width:300px;
    min-width:auto;
	margin:30px auto 0;
}
#eco_main dd ul, #process_main dd ul {
	display:none;
}
.eco_pickup dl dd ul li:nth-of-type(3) {
	display:none;
}
.eco_pickup dl dd ul li {
    width:49%;
}
/* 採用情報 */	
.column03.numbers li {
    width:49%;
}
.numbers > li:nth-child(1) span.odometer,
.numbers > li:nth-child(3) span.odometer,
.numbers > li:nth-child(4) span.odometer, 
.numbers > li:nth-child(5) span.odometer, 
.numbers > li:nth-child(7) span.odometer, 
.numbers > li:nth-child(8) span.odometer, 
.numbers > li:nth-child(9) span.odometer, 
.numbers > li:nth-child(10) span.odometer{
    font-size:50px;
}
}
@media screen and (max-width: 1067px) {
/* header */
header{
	height:80px;
}
header h1.header-logo {
    margin-top: 25px;
}
header nav.header_nav ul li.line,
header nav.header_nav ul li.contact_button{
	display:none;
}
header nav.header_nav ul li.menu{
	display:block;
}
header nav.header_nav {
    float: right;
	margin-right:2%;
	margin-top:10px;
}
header nav.header_nav ul {
    float: none;
    width: 60px;
    margin-top:0px;
    display:block;
}
header nav.header_nav {
    width:22px;
    margin-top:18px;
	margin-right:5%;
}
header nav.header_nav ul li.menu{
    position: relative;
    z-index: 10000;
	display:block;
	top: 10px;
}
header nav.header_nav ul li.menu a{
	display:block;
	width:22px;
	height:22px;
}
/* drawer */
.drawer-nav {
	width:100%;
	height: 100%;
	padding:0 5%;
}
.drawer-brand {
    width: 250px;
    margin: 25px 0 20px;
}
.drawer-menu {
	flex-wrap: wrap;
	padding-top: 15px;
    padding-bottom:5px;
	padding-left: 15px;
	gap:0;
}
.drawer-menu > li:nth-of-type(1) {
	width:40%;
}
.drawer-menu > li:nth-of-type(2) {
	width:60%;
}
.drawer-menu > li li,
.drawer-menu > li ul{
	margin-botto:0;
}
.drawer-menu > li li{
	margin-bottom:10px;
}
.drawer-menu > li li li{
	display:none;
}
.drawer-menu ul li a {
    margin-bottom:0px;
}
.drawer-menu li {
	position: relative;
	display: block;
}
.drawer-menu li::before,
.drawer-menu li::after {
	content: "";
	position: absolute;
	top: 10px;
	left: -15px;
	width: 8px;
	height: 1px;
	border-radius: 9999px;
	background-color: #4f8bc2;
	transform-origin: calc(100% - 0px) 50%;
}
.drawer-menu li::before {
	transform: rotate(45deg);
}
.drawer-menu li::after {
	transform: rotate(-45deg);
}
/* topimg */
.top_mv_head > span {
    font-size: 65px;
}
.text_box h1.title {
    font-size: 18px;
}
/* purpose */
#purpose > dl > dt dl {
	margin-bottom:30px;
}
#purpose > dl > dt {
    width: 450px;
}
#purpose > dl > dt dl dd {
	font-size: 16px;
}
/* news */
#news dl {
	align-items: flex-start;
}
#news dl dt {
	width: 200px;
	flex-shrink: 0;
}
#news dl dd {
	width: 76.6%
}

/* 製品検索 */
.tab-contents-item h3::after {
    width: 70%;
}
/* 代表あいさつ */
.message_photo {
    width: 100%;
    height: 375px;
    background: #f1f6fb url(../images/company/message01.webp) no-repeat right top;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-top: 100px;
    padding-left:3%;
    margin-bottom: 40px;
}
/* 採用情報 */
.recruit01 .column02 dl dd h4, .recruit02 .column02 dl dd h4 {
    font-size: 22px;
    color: #4f8bc2;
    line-height: 1.2em;
}
.recruit01 .button, .recruit02 .button{
    width: 145px;
    width: 145px;
}
.glossary li {
    width:23.5%;
}
}
@media screen and (max-width: 960px) {
.eco_pickup dl dd ul{
	gap:0;
}
.eco_pickup dl dd ul li:nth-of-type(2) {
	display:none;
}
.eco_pickup dl dd ul li {
    width:100%;
}
.eco_pickup dl dd ul li:nth-of-type(1) {
    top: -30px;
}
.bottom ul li a {
    display: block;
    height:350px;
}
.top_contents dt h3 br{
	display:none;
}
.top_contents{
	display:block;
}
.top_contents dt {
	width:100%;
}
.top_contents dd {
	margin:auto;
}
.message_photo {
    width: 100%;
    height: 300px;
    background: #f1f6fb url(../images/company/message01.webp) no-repeat right top;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-top: 40px;
    padding-left: 3%;
    margin-bottom: 40px;
}
.topimg_next {
    margin-bottom: 40px;
}
.press01 {
    display:block;
}
.press01 dt{
	margin:0 auto 20px;
}
.press01 dd{
	width:100%;
}
.press01 dd br{
	display:none;
}
}
@media screen and (max-width: 900px) {
/* purpose */	
#purpose > dl > dt dl dt {
    width: 160px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
}
#purpose > dl > dt dl {
	margin-bottom:20px;
}
#purpose > dl > dt {
    width: 450px;
}
#purpose > dl > dt dl dd {
	font-size: 16px;
}
/* 採用情報 */
.recruit03 dl {
    display:block;
}
.recruit03 dl dt,
.recruit03 dl dd{
	width:100%;
}
recruit03 dl dt h3 br{
	display:none;
}
.recruit03 dl dd ul{
	width:400px;
	margin:auto;
}
}
@media screen and (max-width: 834px) {
.main{
	width:90%;
}
.main.recruit02{
	width:100%;
	padding:60px 5%;
}
/* topimg */	
.slider_s {
    right:20px;
    top: 20px;
}
#service_list {
    width:90%;
}
/* purpose */	
#purpose > dl > dt dl dt {
    width: 160px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
	margin-right:15px;
}
#purpose > dl > dt dl {
	margin-bottom:10px;
}
#purpose > dl > dt {
    width: 450px;
}
#purpose > dl > dt dl dd {
	font-size: 16px;
}
/* news */	
#news {
    padding:40px 0;
}
#news dl{
	display:block;
}
#news dl dt {
    width:100%;
    flex-shrink: 0;
	text-align:center
}
#news h2 {
    font-size: 67px;
    margin-bottom: 40px;
	text-align:center;
}
#news .button{
	display:none;
}
#news dl dd {
    width:100%;
}
#news ul li a {
    display:block;
}
#news ul li p.data{
	margin-bottom:5px;
}
/* 洗いの研究所 */	
.eco_pickup dl dd{
	display:none;
}
.eco_pickup dl dt {
    padding-left: 5%;
	padding-right:5%;
    padding-top: 40px;
    width: 100%;
}
.eco_pickup dl dt ul li a {
	font-size:14px;
}
.eco_pickup dl dt ul li a span {
    margin-right:5px;
}
.eco_pickup dl dt ul li:nth-of-type(1){
	width:27%;
}
.eco_pickup dl dt ul li:nth-of-type(2){
	width:38%;
}
.eco_pickup dl dt ul li:nth-of-type(2){
	width:35%;
}

/* recruit */
.recruit {
    padding-top:40px;
    height: 340px;
}
.recruit dl dd {
    width: 60%;
    margin-top:-320px;
}
.recruit dl dd ul {
    gap: 2%;
}
.recruit dl dd ul li:nth-of-type(1){
	width:49%;
}
.recruit dl dd ul li:nth-of-type(2){
	width:49%;
}
.recruit dl dd ul li:nth-of-type(3){
	display:none;
}
.recruit dl dt h2 {
    font-size:40px;
    margin-bottom:30px;
    color: #FFF;
}
.recruit dl dt h3 {
    font-size:30px;
	margin-bottom:30px;
}
footer .menu {
	display:none;
}
footer #banner {
    display:block;
}
footer #banner dt {
    width:100%;
	text-align:center;
	margin-bottom:30px;
}
footer #banner dt #footer_logo {
    width: 300px;
	margin:0 auto 10px;
}
footer #banner dd {
    width: 400px;
	margin:auto;
}
/* 代表あいさつ */
.message_photo {
    width: 100%;
    height: 200px;
    background: #f1f6fb url(../images/company/message01.webp) no-repeat right top;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-top:20px;
    padding-left:20px;
    margin-bottom: 40px;
}
.message_photo h3{
	font-size:20px;
	margin-bottom:20px;
}
.message_photo p{
	font-size:14px;
}
.message01{
	display:block;
}
.message01 dt{
	margin:auto;
	width:450px;
}
.message01 dd {
    width:100%;
	margin:auto;
}
.message01 dd h4 br{
	display:none;
}
/* 会社概要 */
.profile04 dd {
    width:49%;
}
.contents_list ul {
	width:90%;
}
.top_title h1 {
    margin-left: 5%;
}
/* 経営理念 */
.purpose01 img ,
.environmental01 img {
    width: auto;
    height: 250px;
}
.purpose01 > div,
.environmental01 > div{
	width:100%;
	overflow:hidden;
}
.purpose01 h4,
.environmental01 h4 {
	font-size:22px;
	padding:0 20px;
    margin: 30px auto 0;
}
.environmental01 h4 {
	top:40px;
}
.environmental01 p {
	top:150px;
}
.purpose02,
.environmental02 {
    width:100%;
}
.purpose02 dl dt,
.environmental02 dl dt {
    width: 200px;
    font-size:18px;
}
.purpose02 dl dd,
.environmental02 dl dd {
    flex: 1;
    font-size:18px;
    padding-top:0px;
}
.topimg_next {
    width: 95%;
}
/* 部品加工 */
.top_contents {
    width:90%;
}
.process_list01 {
    width:90%;
}
.process_list02 {
    width:90%;
}
.process_list02 dl {
    display:block;
    margin-bottom: 40px;
}
.process_list02 dl dt{
	width:450px;
	margin:auto;
	margin-bottom:20px;
}
.process_list02 dl dd{
	width:100%;
}
.process_list02 dl dd .button {
	width:300px;
	margin:auto;
}
/* 新着 */
.news_contents h3 {
    margin-left: 5%;
}
.news_list {
    width:90%;
}
/* 採用情報 */
.recruit03 .column04 li{
	width:49%;	
}
.recruit03 .column04 li:nth-child(3) a,
.recruit03 .column04 li:nth-child(4) a{
	border-top:0;
}
.interview {
	display:block;
	margin-bottom:40px;
}
.interview dt{
	width:400px;
	height:auto;
	margin:0 auto 20px;
}
.interview dd{
	width:100%;
}
.flow02 dt {
    width: 40px;
}
/* 環境商品 */
.eco_contents01 {
	width:90%;
}
.pagebody-oem {
    width:100%;
}
/* サステナビリティ */
.sustainability_photo {
    width: 90%;
}
.glossary li {
    width:32%;
}
}
@media screen and (max-width: 768px) {
/* Contact */
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea {
	box-sizing:border-box;
	width:95% !important;
}
#group_purpose .purpose02,
#group_purpose .purpose05 {
    display: flex;
    gap: 25px;
    width: 554px;
    margin: -30px auto 40px;
}
#group_purpose .purpose02 li,
#group_purpose .purpose05 li{
	width:168px;
	height:168px;
	line-height:168px;
	font-size:18px;
}
/* サステナビリティ */
.sustainability a {
    padding-left: 50px;
    padding-top:50px;
    width: 90%;
    height:300px;
}
.sustainability h2 {
    font-size:22px;
}
.sustainability h3 {
    font-size:35px;
    margin-bottom:20px;
}
.sustainability .button {
    right: 30px;
}
/* bottom */
.bottom ul li a {
    display: block;
    height:250px;
}
.bottom ul li a h3 {
    font-size:35px;
}
.message01{
	display:block;
}
.message01 dt{
	margin:auto;
	width:450px;
}
.message01 dd {
    width:100%;
	margin:auto;
}
.message01 dd h4 br{
	display:none;
}
.profile02{
	display:block;
}
.profile02 dt{
	margin:auto;
	width:450px;
}
.profile02 dd {
    width:100%;
	margin:auto;
}
.profile02 dd h4 br{
	display:none;
}
.profile03 li {
    width:32%;
}
.profile03 li:nth-of-type(4) a{
	border-top:0;
}
.profile03 li br{
	display:none;
}
/* process */	
.process_list03 dl {
    display:block;
    margin-bottom:0px;
}
.process_list03 dl dt{
	width:100%;
	margin-bottom:20px;
}
.process_list03 dl dd{
	float:right;
	margin-bottom:40px;
}
.process_list03 dl dd a{
	margin-top:0;
}
/* 採用情報 */
.column02.training{
	display:block;
}
.column02.training > li{
	width:100%;
}
}
@media screen and (max-width: 700px) {
/* topimg */	
.slider_s {

}
.circle {
	width: 100px;
}
/* strength */
#strength p {
    font-size:18px;
}
.simply-scroll-list li {
    width: 180px;
    height: 125px;
}
/* purpose */
#purpose > dl > dd {
	display:none;
}
/* history */
.history dl dd {
    padding-left: 20px;

}
.history dl dd b:before {
    left: -42px;
    top: 7px;
}
.history dl dd:before {
    left: -28px;
    top: 5px;
}
.history dl dt {
    font-size: 24px;
}
.history dl dd b {
    width:60px;
    font-size: 12px;
}
.history dl dd span {
	width:75%;
}

/* 製品検索 */
.tab-contents-item h3::after {
    width: 60%;
}
.tab-contents-item ul li {
    width:33.3%;
	margin-bottom:10px;
}
.tab-contents-item ul li .title {
        font-size: 12px;
}
/* 採用情報 */
.recruit01 .column02 dl,
.recruit02 .column02 dl {
    display:block;
	margin-bottom:0;
}
.recruit01 .column02 dl dt,
.recruit01 .column02 dl dd,
.recruit02 .column02 dl dt,
.recruit02 .column02 dl dd {
	width:100%;
}
.recruit01 .button, .recruit02 .button {
	display:none;
}
.main.recruit02 {
	padding:40px 5%;
}
.column03.numbers{
	display:block;
}
.column03.numbers > li {
	width:400px;
	margin:0 auto 20px;
}
.eco_body{
	display:block;
}
.eco_body dt{
	width:400px;
	margin:0 auto 20px;
}
.eco_body dd{
	width:100%;
}
/* contact_form */
.contact_form th,
.contact_form td{
	display:block;
	width: 100% !important;
	box-sizing: border-box;
}
}
@media screen and (max-width: 600px) {
/* topimg */	
.top_mv_head > span {
    font-size: 50px;
}
.text_box h1.title {
    font-size: 14px;
}
/* 製品検索 */
.tab-contents-item ul li {
    width:50%;
	margin-bottom:10px;
}
/* 代表あいさつ */
.message_photo {
    width: 100%;
    height: auto;
    background: #FFF url(../images/company/message01.webp) no-repeat right top;
    background-size: auto 200px;
    box-sizing: border-box;
    padding-top: 30px;
    padding-left: 0;
    margin-bottom: 40px;
    padding-top: 220px;
}
.message_photo h3 {
    font-size: 22px;
    width: 100%;
    color: #4f8bc2;
    margin-bottom: 10px;
}
.message_photo p {
    font-size: 14px;
    margin-bottom: 0px;
    padding-left: 0;
}
.profile03 li {
    width:49%;
}
.profile03 li:nth-of-type(3) a{
	border-top:0;
}
.glossary li {
    width:49%;
}
}
@media screen and (max-width: 480px) {
body{
	overflow-x:hidden !important;
}
.inview.fadedown,
.inview.fadeleft{
	opacity: 1!important;
}
/* header */
header {
	height: 60px;
    position: fixed;
    z-index: 1000;
    width: 100%;
    background: #FFF;
}
header h1.header-logo {
    width: 180px;
    margin-top:18px;
    margin-left: 2%;
}
.drawer-brand {
    width: 180px;
    margin:18px 0;
}
header nav.header_nav ul li.menu {
    top: 0px;
}
#slider .pc{
	display:none;
}
#slider .sp{
	display:block;
}
/* strength */
#strength {
    padding-top: 150px;
    margin-top: -80px;
    padding-bottom:40px;
}
#strength h2 {
    font-size: 40px;
    margin-bottom:30px;
    line-height: 0.7em;
}
#strength h3 {
    font-size: 24px;
}
#strength p {
    font-size:16px;
	padding:0 7%;
	text-align:left;
	margin-bottom:30px;
}
#strength p br{
	display:none;
}
#simplyScroll {
    margin-bottom: 30px;
}
#strength .button a {
    width: 260px;
    height: 45px;
    line-height: 45px;
    border-radius: 50px;
    font-size: 14px;
}
#strength .button a span {
    top: 7px;
}
#strength .button a::after {
    top: 16px;
}
/* purpose */
#purpose {
    padding-top:40px;
    padding-bottom:40px;
}
#purpose h2 {
    font-size:40px;
    margin-bottom:30px;
}
#purpose h3 {
    font-size: 20px;
	padding:0 2%;
    margin-bottom:30px;
}
#purpose > dl > dt {
    width:100%;
}
#purpose > dl > dt dl {
	display:flex;
}
#purpose > dl > dt dl dt {
    width: 140px;
    height: 50px;
    margin-right:10px;
}
#purpose > dl > dt dl dd{
    flex: 1;
}
#purpose > dl > dt dl dd br{
	display:none;
}
/* news */
#news h2 {
    font-size: 40px;
    margin-bottom:30px;
}
#news ul li p.data b {
    border-radius: 5px;
    width: 110px;
    height: 25px;
    line-height: 25px;
    margin-left: 15px;
	font-size:14px;
}
#news ul li p.title{
	font-size: 14px;
}
/* 製品検索 */
.search {
    width:90%;
}
#product {
    padding-top:40px;
    padding-bottom:40px;
}
#product h2 {
    font-size: 40px;
    margin-bottom:30px;
}
.tab-contents-item h3 {
    font-size: 14px;
}
.tab-contents-item h3::after {
    width:55%;
}
.btn {
	width:100%;
    flex-basis:100%;
}
.tab-btn div:last-child{
    display:none;
}
.tab-contents-item {
    padding: 0px 4% 30px;
}
.btn h3 {
    font-size: 16px;
}
.btn p {
    font-size: 12px;
}
.tab-contents-item .button {
    margin-top: 20px;
}
.tab-contents-item .button a {
    width: 200px;
    height: 45px;
    line-height: 45px;
    border-radius: 45px;
    font-size: 14px;
}
/* 事業紹介*/
.service h2 {
    font-size:40px;
    margin-bottom:40px;
    padding-top: 30px;
}
#eco_main h3, #process_main h3 {
    font-size: 20px;
    margin-bottom:20px;
    font-weight: normal;
}
#eco_main .text, #process_main .text {
    margin-top: -40px;
	font-size:14px;
    margin-bottom: 0;
}
.eco_pickup dl dt h2 {
    font-size: 40px;
	height: 75px;
}
.eco_pickup dl dt p {
    font-size: 14px;
}
.eco_pickup dl dt ul li:nth-of-type(1),
.eco_pickup dl dt ul li:nth-of-type(2),
.eco_pickup dl dt ul li:nth-of-type(3){
	width:100%;
}
.eco_pickup dl dt ul {
    display:block;
    width: 100%;
    background: #FFF;
    border-radius: 10px;
    margin-bottom: 40px;
	padding:20px;
	box-sizing:border-box;
}
.eco_pickup dl dt ul li {
    height:auto;
    line-height:normal;
    padding-left:0px;
	margin-bottom:10px;
}
.eco_pickup dl dt ul li a span {
    margin-top:5px;
}
.eco_pickup dl dt ul.column03{
	display:flex !important;
	gap:2%;
	padding:0;
	background:none;
	border-radius:0;
	margin-bottom:20px;
}
.eco_pickup dl dt ul.column03 li{
	width:32%;
	margin-bottom:0;
}
.eco_pickup dl dt ul.column03 li img{
	width:100%;
	height:auto;
}
.service_list ul {
    width:90%;
    gap:4%;
}
.service_list ul li,
#service_list ul.column03 li {
    width:48%;
    margin-bottom:20px;
}
.service_list ul li h3 {
    font-size:16px;
}
.service_list ul li h3 {
    font-size:16px;
}
.service_list ul li .text {
    font-size: 14px;
}
.service_list {
    padding-top:40px;
    padding-bottom:40px;
}
/* サステナビリティ */
.sustainability {
    margin-top: 40px;
    margin-bottom: 40px;
}
.sustainability a {
    padding-left:30px;
    padding-top:50px;
    width: 90%;
    height:250px;
}
.sustainability h2 {
    font-size:18px;
}
.sustainability h3 {
    font-size:30px;
    margin-bottom:20px;
}
.sustainability .button {
    right: 10px;
}
.sustainability .button::before {
    width: 48px;
    height: 48px;
    right: 16px;
    top: 5px;
}
/* bottom */
.bottom ul li a {
    display: block;
    height:150px;
}
.bottom ul li a h3 {
    font-size:30px;
}
.bottom ul li a {
    padding-top:30px;
}
/* recruit */
.recruit {
    padding-top: 40px;
    height:280px;
}
.recruit dl dt h2 {
	font-size: 40px;
	margin-bottom:20px;
	color: #FFF;
}
.recruit dl dt h3 {
	font-size: 20px;
	margin-bottom:20px;
}
.recruit dl dd {
	width: 55%;
	margin-top: -216px;
}
.recruit .button {
    width: 145px;
}
/* contact */
.contact {
    padding:40px 0 20px;
    text-align: center;
}
.contact h2 {
    font-size:40px;
	margin-bottom:0px;
}
.contact ul {
    display:block;
	width:90%;
	margin:auto;
}
.contact ul li{
	width:100%;
	margin-bottom:20px;
}
.contact ul li a {
    background-size: cover;
    height: 200px;
    padding-top: 40px;
}
.contact ul li p {
    font-size: 16px;
    margin-bottom:30px;
}
.contact ul li .button {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    width: 200px;
    text-align: center;
    border-radius: 45px;
    color: #FFFFFF;
    margin: auto;
    background-color: #4f8bc2;
}
footer {
    padding:40px 0;
}
footer #banner dt #footer_logo {
    width:250px;
    margin: 0 auto 10px;
}
footer #banner p {
    font-size: 12px;
}
footer #banner dd {
	width: 250px;
}
#copyright p {
    font-size: 12px;
}
#copyright p {
    font-size: 12px;
}
#copyright {
    padding: 20px;
}
/* topimg */
#topimg {
	margin-top:50px;
}
.top_mv_head > span {
    font-size: 40px;
}
.text_box h1.title {
    font-size: 12px;
}
.slider_s {
    right:15px;
    top: 25px;
	display:none;
}
.top_mv_right_top {
	display:none;
}
.top_mv_right_top:after{
	left: 77.24%;
}
.slider {
    margin-top:30px;
}
.text_box {
    margin-top: 40px;
}
.circle {
	width:70px;
	top: -28px;
}
/* top_title */
.top_title{
	margin-top:70px;
}
.top_title h1 {
    font-size: 40px;
	line-height: 0.9em;
	height: 43px;
    margin-bottom: 40px;
}
.top_title h1 span {
    font-size: 14px;
}
.topimg_next {
    margin-bottom:20px;
}
.top_contents {
	flex-wrap:wrap;
}
.top_contents dt,
.top_contents dd{
	width:100%;
}
.top_contents dt{
	order: 2;
}
.top_contents dd{
	order: 1;
}
.top_contents dt h3 {
    font-size: 18px;
    margin-bottom:15px;
}
.top_contents dt h3 br{
	display:none;
}
.top_contents dt p{
	font-size:14px;
	margin-bottom:40px;
}
#breadcrumb {
    width:90%;
    margin: 0 auto 10px;
}
#breadcrumb dt a {
    font-size: 14px;
}
#breadcrumb dd {
    font-size: 14px;
}
#breadcrumb dt::after {
    width: 8px;
    height: 8px;
}
/* contents_list */
.contents_list h2 {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom:40px;
}
.contents_list h2 span {
    font-size:40px;
}
.contents_list ul {
    gap:4%;
}
.contents_list ul li{
	width:48%;
	margin-bottom:20px;
}
.contents_list ul li .img {
    margin-bottom:5px;
}
.contents_list ul li h3 {
	font-size:14px;
}
.contents_list ul li h3.blank {
    background: url(../images/common/blank.gif) no-repeat right 5px;
	background-size: 15px auto;
}



/* privacy */
.privacy {
    padding: 0px 0 40px;
}
.privacy ul {
    margin-left:0px;
}
.privacy ul li{
	font-size:14px;
	margin-bottom:5px;
}
.privacy h3 {
    margin-bottom: 10px;
    font-size: 22px;
    padding-bottom: 10px;
}
.privacy h4 {
    margin-bottom:10px;
    font-size: 18px;
	font-weight:bold;
}
.privacy p{
	font-size:14px;
}
.privacy dl{
    margin-left:0px;
	margin-bottom:20px;
}
.privacy dd,
.privacy dt{
	font-size:14px;
}
.privacy dl dt {
	font-size:24px;
}
.privacy dl ul{
    padding-left: 36px;
    padding-bottom: 20px;
}
/* contact_body */
.contact_body {
    padding: 40px 5%;
}
.contact_body p{
	font-size:14px;
}
.contact_body table th {
    width:100%;
	display:block;
    background: #4f8bc2;
    font-size: 14px;
    padding:10px;
	box-sizing:border-box;
}
.contact_body table td{
	width:100%;
	display:block;
	font-size:14px;
	box-sizing:border-box;
}
.contact_body table td li{
	font-size:14px;
}
.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button {
    font-size: 14px;
    width: 140px;
}
.mfp_element_submit::before,
.mfp_element_submit::after,
.mfp_element_reset::before,
.mfp_element_reset::after,
.mfp_element_button::before,
.mfp_element_button::after {
    right: 17px;
}
.contact_body table {
    margin-bottom: 30px;
}

/* history */
#history h2 {
	margin-top:0px;
}
#history {
    width:90%;
}
ul.history_photo{
	gap:4%;
}
ul.history_photo li{
	width:48%;
}
ul.history_photo li h3 {
    font-size: 14px;
}
#history dl dd {
    padding-left:0px;

}
#history dl dd b:before {
    left: -22px;
    top: 7px;
}
#history dl dd:before {
    left: -8px;
    top: 5px;
}
#history dl dt {
    font-size:18px;
}
#history dl dd b {
    width:22%;
}
#history dl dd span {
    width: 67%;
	font-size:14px;
}
.top_contents{
	margin-bottom:40px;
}
.top_contents dt{
	margin-bottom:0;
}
.top_contents dd {
    width: 300px;
    height:190px;
}
.top_contents dt p {
	font-size: 14px;
    margin-bottom:20px;
}
.top_contents dd span {
    height: 50px;
    width: 50px;
    top: -110px;
}
.top_contents dd span::after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #ffffff;
    top: 15px;
    left: 20px;
}
.top_title h2 {
	height:100px;
	font-size:24px;
	padding-top: 20px;
    margin-bottom: 30px;
}
.top_title h2::after {
    content: "";
    display: block;
    width: 60px;
    margin: auto;
    height: 3px;
    margin-top: 5px;
    background: #4f8bc2;
}
.main h3.title {
    font-size: 22px;
    padding-bottom: 5px;
    border-bottom: 2px solid #CCC;
    margin-bottom: 20px;
}
.message01 {
    width: 100%;
    margin: 0 auto 40px;
	display:block;
}
.message01 dt, .message01 dd {
    width:100%;
}
.message01 dd h4 {
    font-size: 22px;
	margin-bottom:10px;
}
.message01 dd p {
    font-size:14px;
}
.profile01 {
	flex-wrap:wrap;
}
.profile01 li{
	width:32%;
	font-size:14px;
	margin-bottom:10px;
}
.main table {
    margin-bottom:40px;
}
.main table th{
    width:80px;
    font-size: 14px;
    padding:10px;
}
.main table td {
    font-size: 14px;
    padding: 10px;
}
.profile02{
	display:block;
}
.profile02 dt{
	margin:auto;
	width:100%;
}
.profile02 dd h4{
	font-size:22px;
	margin-bottom:10px;
}
.profile02 dd p{
	font-size:14px;
}
.profile04 dd,
.profile04 dt{
    font-size:14px;
}
.purpose01 h4,
.environmental01 
.environmental01 h4 {
	font-size:20px;
}
.environmental01 h4 {
	font-size:18px;
	position:inherit;
	padding:0;
}
.environmental01 p {
	font-size:14px;
	position:inherit;
}
.environmental01{
	position:inherit;
	background:url(../images/company/environmental01.webp) no-repeat center top;
	background-size:cover;
	padding:20px;
}
.environmental01 p br{
	display:none;
}
.environmental01 > div{
	display:none;
}
.purpose01 img{
	width:100%;
	height:auto;
    margin-bottom:0px;
}
.purpose02,
.environmental02{
	margin-bottom:40px;
}
.purpose02 dl,
.environmental02 dl{
    width:100%;
	display:block;
	margin-bottom:0px;
}
.purpose02 dl dt,
.environmental02 dl dt{
    width:100%;
    font-size:16px;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
}
.purpose02 dl dd,
.environmental02 dl dd {
	width:100%;
    flex: 1;
    font-size:14px;
    padding-top:0px;
	margin-bottom:20px;
}
.access01 p {
	font-size:14px;
}
.access01 dl {
    display:block;
}
.access01 dt, .access01 dd {
    width:100%;
}
.access01 dt{
	margin-bottom:20px;
}
.quality01 li{
	width:49%;
	font-size:14px;
	margin-bottom:10px;
}
.quality02 li{
	font-size:14px;
}
.main p{
	font-size:14px;
}
.button a {
	font-size:14px !important;
}
.environmental04 {
	width:100%;
}
.environmental04 li{
	font-size:14px;
}
.environmental03 {
    margin-bottom:10px;
}
.history dl dt {
	font-size:20px;
	text-align: left;
}
.history dl dd b:before {
        left: -32px;
        top: 7px;
}
.history dl dd b {
    margin-left: -10px;
	margin-bottom:5px;
	width:100px;
}
.history dl dd span {
        width:97%;
		font-size:14px;
}
.base01 {
    width:100%;
    margin:20px auto;
}
.sdgs03 .no, .sdgs04 .no {
    padding:10px;
}
.sdgs03 ul li, .sdgs04 ul li {
    width:49%;
    margin-bottom:0px;
}
.sdgs03 p.ikigai img {
    width:100%;
}
.sdgs03 p.ikigai {
    margin-bottom:20px;
}
.sdgs03 ul li h3, .sdgs04 ul li h3 {
	font-size:16px;
}
.sdgs03 ul li .text, .sdgs04 ul li .text {
    font-size: 14px;
}
/* process */
#process h3 {
    font-size: 24px;
}
.process_list01{
	flex-wrap:wrap;
	margin-bottom:20px;
}
.process_list01 li{
	width:49%;
	font-size:14px;
	margin-bottom:20px;
}
.process_list02 dl dt{
	width:100%;
	margin:auto;
	margin-bottom:20px;
}
.process_list02 dl dd h3 {
    font-size: 22px;
}
.process_list03 h4 {
    font-size: 22px;
}
.process_list03 ul {
    margin-bottom: 10px;
	flex-wrap:wrap;
}
.process_list03 ul li{
	width:49%;
	margin-bottom:10px;
}
.process_list04 ul{
	display:block;
}
.process_list04 ul li {
    width:100%;
	margin-bottom:40px;
}
.process_list04 ul li h4 {
    font-size: 16px;
    margin-bottom: 5px;
}
.process_list04 ul li p{
	font-size:14px;
}
.press01 dt{
	width:100%;
	height:auto;
	margin-bottom:20px;
}
.press01 dd h3 {
    font-size:22px;
    margin-bottom:10px;
}
.press01 dd p {
    font-size: 14px;
}
h4.title {
    font-size: 22px;
    margin-bottom: 10px;
}
h5.title {
    font-size: 22px;
}
.column02 li h3, .column03 li h3, .column04 li h3 {
    font-size: 16px;
}
.column02 li p, .column03 li p, .column04 li p {
    font-size: 14px;
}
.column04 li{
	width:49%;
}
.contact_body h2{
	font-size:40px;
	margin-bottom:30px;
}
.contact_body h2 span{
	font-size:16px;
}
.equipment .no {
    width: 30% !important;
}
#visual .visual_inner .visual_text dl dt {
	display:none;
}
#visual .visual_inner .visual_text dl dd p {
    font-size: 14px;
}
#visual .visual_inner .visual_image {
    width:90%;
	margin:auto;
}
#visual {
    padding:0;
}
#detail {
    background-color: #f8f8f8;
    padding:20px 5%;
}
#detail .detail_inner .detail_text dl dd li p {
	font-size:14px;
}
#ossp .new ul li {
    border-radius:10px;
    padding: 15px;
}
#ossp .new ul li::after {
    content: "";
    width: 40px;
    height: 40px;
    top: 20px;
    left: 20px;
    padding-top: 6px;
}
#ossp .new ul li p {
    margin-top:20px;
	font-size:14px;
}
#voice .voice_inner .voice_youtube iframe {
	width:90%;
	margin:auto;
}
#voice .voice_inner .voice_text h4 {
    width: 100%;
    font-size: 18px;
    padding:10px;
    background-color: #315190;
    color: #FFF;
    margin-bottom:20px;
}
#voice .voice_inner .voice_text {
    padding:20px 5%;
}
#voice .voice_inner .voice_text dl dd {
    margin-top:20px;
	font-size:14px;
}
#case ul{
    width:90%;
	margin:auto;
}
#case ul li{
	width:100%;
}
#tec {
	width:90%;
	margin:auto;
}
#tec p.detail {
    margin-bottom:20px;
	font-size:14px;
}
/* 採用情報 */
.recruit02 .column03 li{
	width:100%;
}
.recruit02 .column03 li:nth-child(2) a,
.recruit02 .column03 li:nth-child(3) a{
	border-top:0;
}
.recruit02 .column02 dl dd h4 {
	margin-bottom:0;
}
.news_list{
	flex-wrap:wrap;
	margin-bottom:20px;
}
.news_list li{
    width:49%;
	margin-bottom:20px;
}
.news_list h4 {
    font-size: 14px;
}
.recruit01 .column02 dl dd h4 span, .recruit02 .column02 dl dd h4 span {
    font-size: 14px;
}
.recruit02 .column03 li a, .recruit03 .column04 li a {
    font-size: 14px;
}
.recruit03 dl dt p {
    font-size: 14px;
}
.recruit03 dl dt h3 {
    font-size:22px;
    margin-bottom: 10px;
}
.recruit03 dl dt h3 br{
	display:none;
}
.recruit03{
	padding:40px 5%;
}
.recruit03 dl dd ul {
    width: 300px;
    margin: auto;
}
.recruit03 dl dd ul li a{
    font-size:14px;
}
.recruit03 dl dd ul li a b {
	font-size:16px;
	width: 80px;
}
.interview dd h4 {
    font-size: 22px;
}
.column03.numbers > li {
	width:100%;
	margin:0 auto 20px;
}
.workday01 {
    padding-left: 30px;
    margin-left: 10px;
}
.workday01 dd:before {
    left: -37px;
}
.workday01 dt:before {
    left: -39.5px;
	top: 12px;
}
.workday01 dt {
    font-size: 22px;
	text-indent: -18px;
}
.workday01 dd {
    font-size: 14px;
	text-indent: -12px;
}
.flow02 dd p {
    font-size: 14px;
}
.flow01 dt p {
    font-size: 16px;
}
.panel-header {
    font-size: 14px;
}
.tyuto li {
    width:49%;
}
.main table td span{
	font-size: 14px;
}
/* 環境商品 */
.eco_contents01 ul li div p {
    padding-bottom: ;
}
.eco_contents01 ul p{
	font-size:14px;
}
.eco_contents01 {
    margin: 0 auto 20px;
}
.eco_contents01 h3 {
    font-size: 40px;
    margin-bottom: 40px;
}
.column03.movie_list li{
	width:49%;
}
h1.eco_title{
	height: 78px;
}
.eco_body dt {
    width:100%;
}
#qty {
	width: 380px;
	height: 220px;
}
#qty_body {
	margin-left: 184px;
	width: 143px;
}
#qty01 {
    height: 30px;
    width: 3px;
    margin-bottom: 19px;
}
#qty02 {
    height: 30px;
    width: 10px;
    margin-bottom: 19px;
}
#qty03 {
    height: 30px;
    width: 66px;
    margin-bottom: 19px;
}
#qty04 {
    height: 30px;
    width: 115px;
    margin-bottom: 19px;
}
#qty05 {
    height: 30px;
    width: 157px;
}
.eco_body h4 {
    font-size: 22px;
}
.eco_body.column02 li,
.eco_body.column03 li {
    width:100%;
	margin-bottom:20px;
}
.eco_list.column03 li {
	width:49%;
	margin-bottom:20px;
}
.gate_c_list li h4 {
    font-size:13px;
	font-weight:normal;
}
.gate_c_list li h5 {
    font-size: 14px;
}
.eco_body h5 {
    font-size: 22px;
}
.main p img{
	width:100%;
	height:auto;
}
.eco_body .button {
    margin: auto;
    width: 300px;
	margin-bottom:20px;
}
.enecirq01, .enecirq02 {
    width: 100%;
}
.enecirq01 h2.enecirq-title01 {
    font-size: 22px;
}
.enecirq01 .box li p {
    font-size: 14px;
}
.enecirq01 .box li h4 {
    font-size: 14px;
}
.enecirq01 .box dl,
.enecirq02 dl{
    display:block;
}
.enecirq01 .box dl dt,
.enecirq01 .box dl dd,
.enecirq02 dl dt,
.enecirq02 dl dd{
	width:100%;
}
.enecirq02 dl dd{
	width:80%;
	margin:0 auto 20px;	
}
.enecirq02 h2 {
    padding-left:10px;
    padding-top:7px;
    padding-bottom:7px;
    font-size: 18px;
    margin-top:40px;
    margin-bottom: 10px;
}
.enecirq02 dt ul li {
    font-size: 15px;
}
.enecirq02 h3 {
    font-size: 22px;
}
#mokuji dt,
#mokuji dd a{
	font-size:14px;
}
#mokuji dd {
	margin-left:0;
}
table.table_eco01{
	margin-bottom:20px;
}
.oem06 li {
    font-size:14px;
}
.oem-title {
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size:18px;
    margin-bottom:10px;
}
.oem02 li h3 {
    margin-bottom: 10px;
    font-size: 14px;
}
.oem02 li p {
    font-size: 14px;
}
.oem02 li {
    margin-bottom:0px;
}
dl.oem03 {
    display:block;
}
dl.oem03 dt {
    width:100%;
	margin-bottom:20px;
}
dl.oem03 dd{
	width:100%;
}
dl.oem04 dt, dl.oem05 dt {
	font-size:14px;
}
dl.oem04 dd, dl.oem05 dd {
    width: 100px;
}
dl.oem04 dd img,
dl.oem05 dd img {
    width: 80px;
}
dl.oem04 dt::after,
dl.oem05 dt::after{
    top: -85%;
}
.column03.bg_box li,
.column04.bg_box li{
	margin-bottom:10px;
}
.takahashi_m_company dt {
    width:100%;
    float:none;
}
.takahashi_m_company dd{
	width:100%;
	float:none;
}
.takahashi_m_company dd img{
	width:100%;
	height:auto;
}
.circle_body {
    display:block;
}
.circle02 {
    width: 100%;
    height: auto;
    margin-right:0;
    margin-bottom: 20px;
	border-radius:0;
}
.circle02 dt {
    font-size: 18px;
    padding: 10px;
    height: auto;
    line-height: 1.6em;
}
.circle02 dd {
    font-size: 14px;
    padding: 20px;
}
/* sustainability */
.sustainability_contents,
.sustainability_contents02 {
    padding: 35px 5%;
}

.sustainability_photo {
    height: 240px;
    padding-top: 70px;
    font-size: 34px;
}
.sustainability_logo h3 {
    font-size: 16px;
    margin-bottom: 30px;
	padding:0 5%;
}
.sustainability_contents h3 {
    font-size:22px;
    font-weight:bold;
}
.sustainability_contents h3::after {
    margin: 10px auto 20px;
}
.sustainability_contents ul li {
    font-size: 14px;
}
.sustainability_contents p,
.sustainability_contents02 p {
    font-size: 14px;
}
.sustainability_contents02 .photo {
    padding: 20px;
	height:auto;
}
.sustainability_contents02 .photo img {
    width: 100%;
    height: auto;
}
.main table.contact_form td span {
    display: block;
}
.main table.contact_form td textarea,
.main table.contact_form td select,
.main table.contact_form td input{
	width:80%;
}
.main table.contact_form td{
    font-size: 14px;
    padding: 15px;
}
.glossary li,.glossary li a:link, .glossary li a:visited, .glossary li a:active {
    font-size: 14px; 
}
}