@charset "utf-8";

.sp_haed {
	display: none;
}

.sp{
	display: none;
}
/* en_us/division/pet */
.pet_en .contents .petBox01 ul {
	margin: 0;
	margin-bottom: 1.2em;
}

.pet_en .contents .petBox01 li {
	list-style: none;
}
@media only screen and (max-width: 640px) {

	.pc{
		display: none;
	}

	.sp{
		display: block;
	}

	header {
		position: absolute;
		top: 0;
		z-index: 99;
		display: block;
		width: 100%;
	}
	.pdTB {
		padding: 30px 0;
	}
	header .logo {
		position: absolute;
		top: 16px;
		left:10px;
	}
	header #multilingual {
		display: none;
	}
	header .textwidget {
		display: none;
	}

	#sidenavi{
		display: none;
	}

	.old{
		padding-top: 50px;
	}

	.old .contents{
		padding: 0 !important;
	}

	.old .contents p{
		padding: 0 !important;
		width: 100% !important;
	}

	.old .alignright,
	.old .alignleft{
		float: initial !important;
		width: 100%;
		height: auto;
		text-align: center;
		margin: 0 !important;
	}

	.old #container{
		width: 100% !important;
	}

	.old #pankuzu{
		display: none;
	}

	.old #main{
		margin: 0 auto;
    padding: 0;
		width: 90%;
	}

	.old h1 img{
		width: 100%;
	}

	.language #cse-search-box {
		float: left !important;
		margin: 13px 0 0 0;
	}
	.language #cse-search-box input[type="text"] {
    width: 180px;
    margin-left: 5px;
    height: 48px;
    border-radius: 50px;
    font-size: 14px;
    background: url(../images/common/search_btn.png) no-repeat top 7px right 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px 0 0 26px !important;
    outline: 0;
    background-size: 35px;
	}
	header .gNav {
		display: none;
	}
	.sp_head {
		display: block;
		background: #fff;
		position: relative;
		z-index: 99;
		top: 0;
		left: 0;
		right: 0;
		border-bottom: 1px solid #ddd;
	}
	.sp_head .language {
		height: 77px;
	}
	.sp_head .language ul {
		margin-right: 20px;
	}
	.sp_head .language ul li {
		float: left;
		border-right: 1px solid #b5b5b5;
		padding: 30px 10px;
	}
	.sp_head .language ul li:first-child {
		padding: 30px 18px;
	}
	.sp_head .language ul li a {
		color: #191919;
		font-size: 14px;
		font-family: '凸版文久明朝 R';
	}

	.menu {
		display: block;
		position: absolute;
		z-index: 999;
		top: 14px;
		right: 20px;
	}
	.menu .close {
		display: none;
	}
	.spNav li {
		border-top: 1px solid #ddd;
		padding: 20px 0;
		text-align: center;
		position: relative;
	}

	.spNav li a {
		font-size: 18px;
		color: #455992;
		font-weight: bold;
		margin: 0 0 20px 0;
		font-family: '凸版文久明朝 R'
	}

	.spNav li ul.dropdown {
    border-top: 1px solid #ddd;
    float: none;
    width: 100%;
    margin-left: 0 !important;
    margin-top: 20px;
		overflow: hidden;
		display: none;
	}

	.spNav li ul.dropdown li a {
    font-size: 16px;
		color: #808080;
		line-height: 2;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
		font-family: '凸版文久明朝 R';
		font-size: 16px;
		font-weight: 500;
	}


	.spNav li span{
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
		display: block;
		position: absolute;
		top: 25px;
		right: 20px;
		z-index: 9999;
	}

	.bx-wrapper img{
		margin:20px auto;
		width:100%;
	}
	/*.copartaner_sp .bx-wrapper .bx-pager{
		bottom: 15px;
		left:0;
	}*/
	footer .ftr_bg {
		background: #fff;
		padding: 40px 0 20px 0;
	}
	footer .ftr_link {
		float: none;
		width: 100%;
	}
	footer .ftr_link li {
		margin-right: 0;
		text-align: center;
		border-top: 1px solid #ddd;
		padding: 15px 0;
		float: none;
		width: 100%;
		cursor: pointer;
		position: relative;
		overflow: hidden;
	}
	footer .ftr_link li:last-child {
		border-bottom: 1px solid #ddd;
	}
	footer .ftr_link  li ul.dropdown {
		border-top: 1px solid #ddd;
		float: none;
		width: 100%;
		margin-left: 0 !important;
		margin-top: 20px;
	}
	footer .ftr_link  li ul.bdT0 {
		border-top: 0;
	}
	footer .ftr_link  li ul.dropdown li {
		border-top: 0;
	}
  #footer_jp .ftr_link li ul.dropdown li{
  	max-width: none;
  }
	footer .ftr_link  li ul.dropdown li:last-child {
		border-bottom: 0;
	}
	footer .ftr_link  h4 {
		margin-bottom: 0;
		font-size: 16px;
		position: relative;
		display: inline-block;
		width: 95%;
	}
	footer .ftr_link h4 a {
		font-size: 18px;
		position: relative;
		z-index: 99;
		display: inline;
	}
	footer .ftr_link .news,
	footer .ftr_link .sdgs {
	    font-size: 18px;
	    margin: 0;
	}
	footer .ftr_link  li span {
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		transition: all 0.4s ease;
		display: block;
		position: absolute;
		top: 25px;
		right: 20px;
		z-index: 9999;
	}
	.pdL {
		padding-left: 0px;
	}
	footer .ftr_link li span.dot {
		display: none;
	}
	footer .ftr_nav__wrap {
		display: none;
	}
	footer .ftr_spnav {
		display: block;
		text-align: center;
		padding: 40px 0;
	}
	footer .ftr_spnav ul {
    width: 90%;
		display: inline-block;
		text-align: left;
	}
	footer .ftr_spnav ul  li:first-child {
		margin-right: 40px;
	}
	footer .ftr_spnav ul  li  a {
		font-size: 15px;
		margin-bottom: 10px;
		display: block;
		color: #838383;
		font-family: '凸版文久明朝 R';
	}
	footer .ftr_link .dropdown {
		display: none;
	}
	footer .ftr_link .dropdown a {
		font-size: 16px;
	}


	#main .titleimg img{
		width: 100%;
	}

	#top .banner{
		display:none;
	}
	.sp_bnr{
		display:block;
	}
	.scroll {
		bottom: 85px;
		right: 15px;
	}
	.rotate {
		transform: rotate(180deg);
	}

	.tit {
		font-size: 25px;
		color: #0a2570;
		text-align: center;
		position: relative;
		margin: 0 0 30px 0;
		font-family: '凸版文久明朝 R';
		line-height: 1;
	}
	.tit span {
		font-size: 15px;
	}
	.top .banner {
		width: 100%;
		margin: 0 auto 0;
	}
	.inner {
		width: 100%;
		margin: 0 auto;
	}
	#top .division ul{
		width: 70%;
		margin: 0 auto;
	}
	#top .division ul li img.business_img{
		width: 100%;
	}
	#top .division_blk{
		position: relative;
		overflow: hidden;
		float: none;
		margin: 0 0 4% 0;
		padding: 0;
		width: 100%;
	}
	#top .division_blk * {
	    -webkit-transition: all 0.35s ease;
	    transition: all 0.35s ease;
	}
	#top .division .division_link2{
		cursor: pointer;
	}
	#top .division_blk figcaption{
		padding: 23% 0;
	}
	#top .division_blk figcaption h3 {
    font-size: 23px;
    padding: 30px 0;
   	}
   	#top .division_blk figcaption p {
    font-size: 16px;
	}
	#top .newsArea {
		padding: 60px 0 40px;
	}
	#top .newsArea .scrollBar {
		display: none;
	}
	#top .newsArea .scrollBar_sp {
		width: 90%;
		margin: 0 auto;
		display: block;
	}
	#top .newsArea .scrollBar_sp dl {
		width: 98%;
		margin: 0 auto;
	}
	#top .newsArea .scrollBar_sp dt {
		width: 100%;
		float: none;
		border-bottom: none;
		height: 40px;
		margin: 20px 0 0;
	}
	#top .newsArea .scrollBar_sp dt a {
		margin: 0 15px 0 0;
	}
	#top .newsArea .scrollBar_sp dd {
		width: 100%;
		float: none;
		line-height: 1.5;
		height: inherit;
		padding: 0 0 35px;
	}
	#top .newsArea .scrollBar_sp dt.last {
		height: 40px !important;
	}
	#top .newsArea .scrollBar_sp dd.last {
		border-bottom: none;
		height: inherit !important;
	}
	#top .copartaner {
		display: none;
	}
	#top .copartaner_sp {
		display: block;
	}
	#top .copartaner_sp .bx-wrapper {
		max-width: 69% !important;

	}
	#top .copartaner_sp ul {
		display: flex;
		align-items: center;
	}
	#top .copartaner_sp ul li img {
		vertical-align: middle;
		/* padding: 25px 0 0; */
	}
	/* #top .copartaner_sp ul li img.lynx {
		padding: 0 0 20px 0;
	} */
	#top .copartaner_sp ul li img.pocher-sp {
		padding-top: 0;
		width: 100%;
		max-width: 200px;
	}
	#top .copartaner_sp .bx-wrapper .bx-pager {
		width: 80% !important;
	}
	/*.bx-wrapper .bx-controls-direction a {
		position: absolute;
		top: 50%;
		margin-top: -16px;
		outline: 0;
		width: 32px;
		height: 70px;
		text-indent: -9999px;
		z-index: 9999;
	}*/


	/* profile */
	.greetingTable .catch img{
		width: 100%;
	}

	.greetingTable td,
	.greetingTable img{
		display: block;
    width: 100%;
	}

	/* division */
	table.divisionMain td{
		width: 100%;
    display: block;
		padding: 5px 0;
	}

	table.divisionMain td div.divEntry div.bilingualtitle {
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}

	table.divisionMain td div.divEntry{
		margin: 0;
	}

	.contents .clearfix{
		width: 100% !important;
		text-align: center;
	}

	.contents .clearfix img{
		float: none !important;
	}

	/* action plan */
	.action_plan div,
	.action_plan ul{
		float: none !important;
		width: 100% !important;
		padding: 0 !important;
		margin: 0 !important;
	}

	/* division/pet */
	.petBox01,.petBox02{
		text-align: left;
		margin-left: initial;
	}

	.img_box{
		display: flex;
	}

	.pet_en .contents div img{
		width: 100% !important;
		height: auto;
    margin-left: 0 !important;
	}

	.pet_en .contents .petBox01 ul{
		margin-left: 0;
	}

	.pet_en .contents .petBox01 ul li{
		list-style-type: none;
	}
	/* division/metal/ */
	.metal .contents div{
		width: 100% !important;
	}

	.metal .alignright{
		width: initial;
	}

	.metal .multi-img img{
		width: 100%;
	}

	.metal .contents div ul{
		margin: 0 !important;
	}

	/*en_us/division/metal */
	.metal_en .contents .alignleft{
		text-align: left;
	}

	/* en_us/division/aviation/ */
	.aviation_en .clearfix img{
		width: 100% !important;
	}

	/* en_us/division/health/ */
	.health_en .contents p img{
		width: 100% !important;
    height: 100% !important;
    margin: 0 auto !important;
	}

	/* profile/profile */
	table.profileTable table{
		width: 100% !important;
	}

	/*en_us/profile/profile/ */

	.profile_en .profileTable,
	.profile_en .profileTable tbody,
	.profile_en .profileTable tr,
	.profile_en .profileTable th,
	.profile_en .profileTable td{
		width: 100% !important;
    display: block;
	}

	/* profile/locations/ */
	.contents .map,
	.contents .map img{
		width: 100%;
	}

	/* locations */
	iframe{
		width: 100%;
	}

	.location .profileTable,
	.location .profileTable tbody,
	.location .profileTable tr,
	.location .profileTable th,
	.location .profileTable td,
	.location_en .profileTable,
	.location_en .profileTable tbody,
	.location_en .profileTable tr,
	.location_en .profileTable th,
	.location_en .profileTable td
	{
		display: block;
		width: 100% !important;
	}

	.profileTable a img{
		width: 160px !important;
	}

	/* profile/policy */
	.policy img{
		width: 100%;
	}

	/* profile/business */
	.old table.financialSummary{
		table-layout: fixed;

	}

	.old table.financialSummary th{
		white-space: normal !important;
	}

	/* recruit/voice */
	.voice .alignnone {
		width: 100%;
	}
	.voice .alignnone img{
		width: 100%;
	}

	/* recruite/voice/v1 */
	.voicePhoto{
		float: initial !important;
		margin: 0 !important;
	}

	.voicePhoto img{
		width: 100%;
		height: 100%;
	}

	/* news */
	.news{
		width: 100% !important;
		padding-right: 0 !important;
	}

	.news img{
		width: 100%;
		height: 100%;
	}

	.old .news .entry{
		margin: 0 !important;
	}

	.old .news .entry div {
    padding-left: 0px !important;
		width: 100%;
	}

	.news .newsHead{
		overflow-x: scroll;
	}

}
@media only screen and (max-width: 480px) {
	.language #cse-search-box input[type="text"] {
		width: 160px;
		height: 30px;
		border-radius: 50px;
		font-size: 14px;
		background: url(../images/common/search_btn.png) no-repeat top 5px right 13px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 2px 0 0 15px !important;
		outline: 0;
		background-size: 20px;
	}
	.language #cse-search-box {
		float: left !important;
		margin: 22px 0 0 0;
	}
	.logo img {
		width: 200px;
		height: 20px;
	}
	.menu {
		top: 23px;
		right: 10px;
	}
	.menu img {
		width: 30px;
	}
	.sp_head .language ul li a {
		font-size: 10px;
	}
	.sp_head .language ul {
		margin-right: 10px;
	}
	.sp_head .language ul li {
		float: left;
		border-right: 1px solid #b5b5b5;
		padding: 30px 5px;
	}
	.sp_head .language ul li:first-child {
		padding: 30px 15px;
	}
	.language #cse-search-box {
		margin: 24px 0 0 0;
		padding-left: 12px;
	}
	.menu {
		top: 20px;
		right: 5px;
	}
	footer .ftr_spnav ul li a {
		font-size: 13px;
	}
	footer .ftr_spnav ul li:first-child {
		margin-right: 20px;
	}
	footer .ftr_spnav ul  li  a {
		font-size: 13px !important;
	}
	footer .ftr_spnav {
		padding: 40px 0;
	}
	.scroll {
		bottom: 65px;
	}
	#top .division_blk figcaption {
    padding: 15% 0;
	}
	#top .division_blk figcaption h3 {
    font-size: 17px;
    padding: 18px 0;
	}
	#top .division_blk figcaption p {
    font-size: 13px;
	}
	/* #top .copartaner_sp ul li img {
		padding: 20px 0 0;
	}
	.copartaner_sp ul li img.lynx {
		padding: 0 0 18px 0;
	} */

	.old .vending_en .alignright{
		width: 100%;
	}

	.metal_en .metal-products .wrp{
		width: 100%;
		float: none;
	}
	.metal_en .metal-products{
		height: auto;
	}
	.metal_en .metal-products img{
		width: 100%;
	}
	.metal_en .images img:first-child,
	.metal_en .images img:last-child{
		width: 100%;
		height: auto;
	}
	.metal_en .other-products{
		display: block;
	}
	.metal_en .other-products .detail{
		width: 100%;
	}
	.metal_en .photo{
		width: 100%;
		text-align: center;
	}
	.metal_en .other-products img{
		width: 200px;
	}

}
@media only screen and (max-width: 320px) {
	.pdTB {
		padding: 30px 0 25px 0;
	}

	header .logo {
		top: 19px;
		left: 5px;
	}
	.sp_head .language ul li a {
		font-size: 10px;
	}
	.sp_head .language ul {
		margin-right: 10px;
	}
	.sp_head .language ul li {
		float: left;
		border-right: 1px solid #b5b5b5;
		padding: 30px 5px;
	}
	.language #cse-search-box input[type="text"] {
		width: 125px;
		background: url(../images/common/search_btn.png) no-repeat top 5px right 10px;
		padding: 2px 0 0 5px !important;
		background-size: 20px;
	}
	.language #cse-search-box {
		margin: 24px 0 0 0;
	}
	.menu {
		top: 18px;
		right: 5px;
	}
	.menu img {
		width: 25px;
	}
	footer .ftr_spnav ul li:first-child {
		margin-right: 10px;
	}
	.flex-direction-nav {
		top: 43%;
	}
	#top .division_blk figcaption {
    	padding: 11% 0;
	}
	#top .division_blk figcaption h3 {
	    font-size: 16px;
	    padding: 12px 0;
	}
	#top .division_blk figcaption p {
    	font-size: 11px;
	}
	/* #top .copartaner_sp ul li img {
		padding: 17px 0 0;
	}
	#top .copartaner_sp ul li img.lynx {
		padding: 0 0 15px 0;
	} */
}
