.video--bg {
  position: fixed;
  z-index: -5;
  right: 0;
  top: 0;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  background-size: cover;
}
.framein {
  opacity: 0;
}
.framein.is-show {
  opacity: 1;
}
.txtshadow_white {
  text-shadow: 2px 1px 0px #ffffff;
}
.framein.fade_in {
  -webkit-transition: -webkit-transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  -webkit-transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  -webkit-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.framein.fade_up {
  -webkit-transition: -webkit-transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  -webkit-transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  -webkit-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.framein.fade_left {
  -webkit-transition: -webkit-transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  -webkit-transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  -webkit-transform: translate3d(-20px, 0px, 0);
  -ms-transform: translate3d(-20px, 0px, 0);
  transform: translate3d(-20px, 0px, 0);
}
.framein.fade_right {
  -webkit-transition: -webkit-transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  -webkit-transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  -webkit-transform: translate3d(20px, 0px, 0);
  -ms-transform: translate3d(20px, 0px, 0);
  transform: translate3d(20px, 0px, 0);
}
.framein.fade_down {
  -webkit-transition: -webkit-transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  -webkit-transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s;
  transition: transform 0.2s ease-out 0.3s, opacity 0.2s ease-out 0.3s, -webkit-transform 0.2s ease-out 0.3s;
  -webkit-transform: translate3d(0, -20px, 0);
  -ms-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
.framein.no2 {
  -webkit-transition: -webkit-transform 0.4s ease-out 0.5s, opacity 0.4s ease-out 0.5s;
  -webkit-transition: opacity 0.4s ease-out 0.5s, -webkit-transform 0.4s ease-out 0.5s;
  transition: opacity 0.4s ease-out 0.5s, -webkit-transform 0.4s ease-out 0.5s;
  transition: transform 0.4s ease-out 0.5s, opacity 0.4s ease-out 0.5s;
  transition: transform 0.4s ease-out 0.5s, opacity 0.4s ease-out 0.5s, -webkit-transform 0.4s ease-out 0.5s;
}
.framein.no3 {
  -webkit-transition: -webkit-transform 0.6s ease-out 0.7s, opacity 0.6s ease-out 0.7s;
  -webkit-transition: opacity 0.6s ease-out 0.7s, -webkit-transform 0.6s ease-out 0.7s;
  transition: opacity 0.6s ease-out 0.7s, -webkit-transform 0.6s ease-out 0.7s;
  transition: transform 0.6s ease-out 0.7s, opacity 0.6s ease-out 0.7s;
  transition: transform 0.6s ease-out 0.7s, opacity 0.6s ease-out 0.7s, -webkit-transform 0.6s ease-out 0.7s;
}
.framein.no4 {
  -webkit-transition: -webkit-transform 0.8s ease-out 0.9s, opacity 0.8s ease-out 0.9s;
  -webkit-transition: opacity 0.8s ease-out 0.9s, -webkit-transform 0.8s ease-out 0.9s;
  transition: opacity 0.8s ease-out 0.9s, -webkit-transform 0.8s ease-out 0.9s;
  transition: transform 0.8s ease-out 0.9s, opacity 0.8s ease-out 0.9s;
  transition: transform 0.8s ease-out 0.9s, opacity 0.8s ease-out 0.9s, -webkit-transform 0.8s ease-out 0.9s;
}
.framein.no5 {
  -webkit-transition: -webkit-transform 1s ease-out 1.1s, opacity 1s ease-out 1.1s;
  -webkit-transition: opacity 1s ease-out 1.1s, -webkit-transform 1s ease-out 1.1s;
  transition: opacity 1s ease-out 1.1s, -webkit-transform 1s ease-out 1.1s;
  transition: transform 1s ease-out 1.1s, opacity 1s ease-out 1.1s;
  transition: transform 1s ease-out 1.1s, opacity 1s ease-out 1.1s, -webkit-transform 1s ease-out 1.1s;
}
.framein.fade_in.is-show,
.framein.fade_up.is-show,
.framein.fade_left.is-show,
.framein.fade_right.is-show,
.framein.fade_down.is-show {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*トップ*/
#top_main .catch {
  text-align: center;
  width: 1160px;
  margin: 0 auto;
  font-family: 'Assistant', sans-serif;
  -moz-text-align-last: justify;
  text-align-last: justify;
  padding: 330px 0 339px;
}
#top_main .catch h1 {
  font-size: 215%;
  letter-spacing: 15px;
  color: #FFF;
  font-weight: bold;
}
#top_company {
  background: #fff url(../img/top/top_company-bg.jpg) left top no-repeat;
  background-size: 17% 100%;
  padding: 150px 0 0 0;
  position: relative;
  z-index: 0;
}
#top_company .block01 {
  width: 940px;
  margin: 0 auto 115px auto;
}
#top_company .block01 h2 {
  font-size: 280%;
  text-align: center;
  color: #00327D;
  letter-spacing: 30px;
  margin-bottom: 40px;
}
#top_company .block02 {
  position: relative;
}
#top_company .block02 .photo {
  width: 50%;
  position: relative;
  margin-left: 10%;
  z-index: 2;
  overflow: hidden;
}
#top_company .block02 .photo .slide_bg,
#top_produsts .block02 .photo .slide_bg {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-property: left;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
}
#top_produsts .block01 .photo .slide_bg,
#top_produsts .block03 .photo .slide_bg {
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-property: right;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
}
#top_company .block02 .photo.is-show .slide_bg {
  left: 100%;
}
#top_produsts .block01 .photo.is-show .slide_bg {
  right: 100%;
}
#top_produsts .block02 .photo.is-show .slide_bg {
  left: 100%;
}
#top_produsts .block03 .photo.is-show .slide_bg {
  right: 100%;
}
#top_company .block02 .photo .title {
  color: #FFF;
  font-size: 150%;
  letter-spacing: 10px;
  position: absolute;
  bottom: 50px;
  left: 35px;
  line-height: 170%;
  font-weight: bold;
}
#top_company .block02 .text {
  position: relative;
  z-index: 2;
  float: right;
  top: -430px;
  margin-bottom: -400px;
  color: #FFF;
  background: #231815 url(../img/top/top_company-logo.png) no-repeat right bottom;
  width: 42%;
  padding: 130px 3%;
}
#top_company .block02 .text h3 {
  text-align: center;
  margin-bottom: 35px;
  font-size: 200%;
  letter-spacing: 15px;
}
#top_company .english {
  position: absolute;
  top: 65%;
  left: 0;
  z-index: 5;
  opacity: 0.3;
}
.top_title {
  margin-bottom: 100px;
}
.top_title .left {
  padding: 45px 0;
  width: 20%;
  font-size: 120%;
  letter-spacing: 10px;
  text-align: center;
  color: #fff;
  float: left;
  border-right: 1px solid #fff;
}
.top_title .right {
  /*background:url(../img/top/top_txt-business.png) no-repeat right center;
	background-size:auto 100%;*/
  float: right;
  text-align: right;
  width: 80%;
}
.top_title .right img {
  max-width: 90%;
  opacity: 0.5;
}
#top_business {
  /*background:url(../img/top/top_business-bg.jpg) no-repeat center center;
	background-size:cover;*/
  padding-bottom: 130px;
  position: relative;
  z-index: 0;
}
#top_business .section {
  width: 1050px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.6);
  padding: 60px 5%;
}
#top_business .section h3 {
  color: #004098;
  margin-bottom: 30px;
  letter-spacing: 5px;
  text-align: center;
  font-size: 160%;
  line-height: 160%;
}
#top_business .section ul {
  margin: 0 0 75px 0;
  padding: 0;
}
#top_business .section ul li {
  margin: 0 4% 0 0;
  padding: 0;
  list-style: none;
  width: 22%;
  float: left;
  text-align: center;
}
#top_business .section ul li:last-child {
  margin-right: 0;
}
#top_produsts {
  background: #EEEEEE;
  padding: 20px 0 20px 0;
  position: relative;
  z-index: 0;
}
#top_produsts .block01,
#top_produsts .block02,
#top_produsts .block03 {
  position: relative;
}
#top_produsts .block01 .photo,
#top_produsts .block02 .photo,
#top_produsts .block03 .photo {
  width: 30%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
#top_produsts .block02 .photo {
  top: 300px;
  right: 0;
  left: auto;
}
#top_produsts .block01 .text,
#top_produsts .block02 .text,
#top_produsts .block03 .text {
  width: 930px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-top: 120px;
}
#top_produsts .block02 .text {
  padding-top: 0px;
}
#top_produsts .block01 h2,
#top_produsts .block02 h2,
#top_produsts .block03 h2 {
  font-size: 220%;
  text-align: center;
  color: #00327D;
  letter-spacing: 15px;
  margin-bottom: 50px;
}
#top_produsts .block01 .lead,
#top_produsts .block02 .lead,
#top_produsts .block03 .lead {
  font-size: 160%;
  text-align: center;
  letter-spacing: 5px;
  margin-bottom: 50px;
  font-weight: bold;
  line-height: 150%;
}
#top_produsts .block01 .text .frame,
#top_produsts .block02 .text .frame,
#top_produsts .block03 .text .frame {
  position: relative;
  z-index: 1;
}
#top_produsts .block01 .text .frame .img {
  background: #288BA2;
  position: relative;
  text-align: center;
  z-index: 2;
  max-width: 400px;
  max-height: 400px;
}
#top_produsts .block02 .text .frame .img {
  background: #49B0D9;
  position: relative;
  text-align: center;
  z-index: 2;
  float: right;
  max-width: 400px;
  max-height: 400px;
}
#top_produsts .block03 .text .frame .img {
  background: #288BA2;
  position: relative;
  text-align: center;
  z-index: 2;
  max-width: 400px;
  max-height: 400px;
}
#top_produsts .block01 .text .frame .info {
  position: relative;
  top: -325px;
  margin-bottom: -175px;
  width: 60%;
  float: right;
  z-index: 1;
  padding: 65px 10%;
  background: #FFF;
}
#top_produsts .block02 .text .frame .info {
  position: relative;
  top: -355px;
  margin-bottom: -175px;
  width: 60%;
  float: left;
  z-index: 1;
  padding: 65px 10%;
  background: #FFF;
}
#top_produsts .block03 .text .frame .info {
  position: relative;
  top: -325px;
  margin-bottom: -175px;
  width: 60%;
  float: right;
  z-index: 1;
  padding: 65px 10%;
  background: #FFF;
}
#top_produsts .block01 .text .frame .info h3,
#top_produsts .block02 .text .frame .info h3,
#top_produsts .block03 .text .frame .info h3 {
  font-size: 180%;
  margin-bottom: 25px;
}

/*
#top_produsts .maker_list{
	position:relative;
	z-index:1;
	width:800px;
	margin:0 auto 150px auto;
}
#top_produsts .maker_list ul{
	margin:0;
	padding:0;
}
#top_produsts .maker_list ul li{
	margin:0 0 40px 0;
	padding:0;
	width:25%;
	float:left;
	text-align:center;
	list-style:none;
	font-size:90%;
}
#top_produsts .maker_list ul li img{
	margin-bottom:5px;
}

*/
#top_recruit {
  /*background:url(../img/top/top_business-bg.jpg) no-repeat center center;
	background-size:cover;*/
  padding-bottom: 200px;
}
#top_recruit .section {
  width: 930px;
  margin: 0 auto;
}
#top_recruit .section h3 {
  color: #FFF;
  margin-bottom: 40px;
  letter-spacing: 20px;
  font-size: 200%;
  text-align: center;
}
#top_recruit .section p {
  color: #FFF;
}
#top_news {
  /*background:url(../img/top/top_business-bg.jpg) no-repeat center center;
	background-size:cover;*/
  padding: 40px 0;
  background: #fff;
}
#top_news .section {
  width: 930px;
  margin: 0 auto;
}
#top_news h2 {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
  text-align: center;
  font-size: 115%;
  font-weight: normal;
}
#top_news dl {
  width: 100%;
  margin: 0 0 0 0;
  padding: 0;
}
#top_news dl dt {
  width: 15%;
  float: left;
  margin: 0 2% 15px 0;
  padding: 0;
  font-weight: normal;
  text-align: center;
  border: 1px solid #ccc;
}
#top_news dl dd {
  width: 83%;
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
  border: 1px solid #fff;
}
#top_news .link {
  text-align: right;
  margin-bottom: 30px;
}
#top_news .link:after {
  content: '▶';
  margin-left: 5px;
}
#top_news .bnr {
  text-align: center;
}


#top_news .bnr{
  width: 930px;
  margin: 0 auto 100px;
}
#top_news .bnr p,
#top_news .bnr img{
  width: 100%;
}
#top_news .bnr p.text{
	color:#00327D;
	font-size: 170%;
	font-weight:bold;
}

#top_news .bnr a{
	display:block;
}
#top_news .bnr youtube{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#top_news .bnr youtube{
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#top_news .bnr youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#top_news .bnr ul,
#top_news .bnr li{
  margin: 0;
  padding: 0;
  list-style: none;
}
#top_news .bnr ul{
  padding: 0 10% 20px;
  background: #FFF;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; 
}
#top_news .bnr ul li{
  margin-bottom: 20px;
}
#top_news .bnr ul.flex_n1 li{
  width: 100%;
}

#top_news .bnr ul.flex_n2 li{
  width: 48%;
}
#top_news .bnr ul.flex_n3 li{
  width: 32%;
}
#top_news .bnr .mask_link{
	margin:0 auto;
	display:flex;
	flex-flow: row wrap;
	justify-content:center;
}
#top_news .bnr .mask_link .btn{
	width:auto;
	margin: 0 10px 10px;
}
#top_news .bnr .mask_link .btn a{
	padding:15px;
}


/*コンテンツ*/
#page_header {
  position: relative;
  top: -122px;
  margin-bottom: -50px;
}
#page_header .contents {
  position: relative;
  overflow: hidden;
  margin: 0 0;
  padding: 0;
  z-index: 1;
}
#page_header .contents.double:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 130%;
  height: 670px;
  margin: 0% -15% 0;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  z-index: -1;
}
#page_header.bogs .contents.double:after {
  background: url(../img/page/bogs_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.brands .contents.double:after {
  background: url(../img/page/brands_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.company .contents.double:after {
  background: url(../img/page/company_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.message .contents.double:after {
  background: url(../img/page/message_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.history .contents.double:after {
  background: url(../img/page/history_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.csr .contents.double:after {
  background: url(../img/page/csr_header.png) no-repeat center center;
  background-size: cover;
}
#page_header.create .contents.double:after {
  background: url(../img/page/create_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.news .contents.double:after {
  background: url(../img/page/company_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.logistics .contents.double:after {
  background: url(../img/page/logistics_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.recruit .contents.double:after {
  background: url(../img/page/recruit_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.sales .contents.double:after {
  background: url(../img/page/sales_header.jpg) no-repeat center bottom;
  background-size: cover;
}
#page_header.contact .contents.double:after {
  background: url(../img/page/contact_header.jpg) no-repeat center center;
  background-size: cover;
}
#page_header.whole .contents.double:after {
  background: url(../img/page/whole_header.jpg) no-repeat center center;
  background-size: cover;
}
.contents:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 130%;
  height: 670px;
  margin: 0% -15% 0;
  background: #003F97;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  z-index: -2;
}
#page_header .contents_inner {
  box-sizing: boder-box;
  width: 100%;
  max-width: 960px;
  height: 670px;
  margin: 0 auto;
  padding: 250px 0 0 0;
  color: #fff;
}
#page_header .contents_inner .catch {
  text-align: center;
  margin: 0 auto;
  font-family: 'Assistant', sans-serif;
  font-weight: bold;
  -moz-text-align-last: justify;
  text-align-last: justify;
  font-size: 190%;
  letter-spacing: 12px;
  color: #FFF;
  text-shadow: 2px 2px #555;
}
#page_header .contents_inner .pankz {
  color: #FFF;
  position: absolute;
  bottom: 160px;
  font-size: 85%;
  width: 100%;
}
@media only screen and (min-width: 1060px) and (max-width: 1200px) {
  #page_header .contents_inner .pankz {
    bottom: 130px;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1059px) {
  #page_header .contents_inner .pankz {
    bottom: 100px;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1059px) {
  #page_header .contents_inner .pankz {
    bottom: 100px;
  }
}
#page_header .contents_inner .pankz a {
  color: #FFF;
  text-decoration: none;
}
#page_header .contents_inner .pankz a:after {
  content: '>';
  margin: 0 5px;
}
#page_header .title {
  z-index: 5;
  width: 100%;
  text-align: center;
  color: #003F97;
  bottom: 0;
  position: absolute;
}
#page_header .title h1.jpn {
  font-size: 130%;
}
#page_header .title div.eng {
  font-size: 280%;
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 100%;
  text-transform: uppercase;
}
/*
#page_header{
	position:relative;
	min-height:600px;
	top:-122px;
	margin-bottom:-122px;
	z-index:1;
}

#page_header .bg_photo {
	height:590px;
	width:100%;
	z-index:2;
	position:absolute;
	left:0;
	top:0;
}


#page_header .bg_color{
	background:url(../img/page/page_bg-color.png) no-repeat center bottom;
	background-size:cover;
	height:590px;
	width:100%;
	z-index:1;
	position:absolute;
	left:0;
	top:0;
}


#page_header .pankz{
	color:#FFF;
	z-index:3;
	position:absolute;
    width: 100%;
    bottom: 120px;
	font-size:85%;
}
#page_header .pankz a{
	color:#FFF;
	text-decoration:none;
}
#page_header .pankz a:after{
	content:'>';
	margin:0 5px;
}


#page_header .circle{
	z-index:4;
	position:absolute;
    bottom:-150px;
	text-align:center;
	width:100%;
}


#page_header .title{
	z-index:5;
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:center;
	color:#003F97;
}


#page_header .title h1.jpn{
	font-size:130%;
}
#page_header .title div.eng{
	font-size:280%;
font-family: 'Assistant', sans-serif;
    font-weight: bold;
	margin-bottom:15px
}




#page_header .catch{
	z-index:5;
	text-align:center;
	margin:0 auto;
	font-family: 'Assistant', sans-serif;
	font-weight:bold;
-moz-text-align-last: justify;
  text-align-last: justify;
font-size:100%;
    letter-spacing: 12px;
    color: #FFF;
    position: relative;
    top: 240px;
	width:930px;
	margin:0 auto;
}
*/
#page_wrap {
  /*z-index:3;*/
  /*position:relative;*/
  padding: 0 0 90px 0;
}
.page_lead {
  font-size: 130%;
  text-align: center;
  margin-bottom: 50px;
}
.page_lead p {
  line-height: 160%;
}
.page_title {
  background: #EEEEEF;
  padding: 30px 0;
  margin-bottom: 50px;
}
.page_title .en {
  width: 75%;
  float: left;
  font-family: 'Roboto', sans-serif;
  font-size: 300%;
  font-style: italic;
  padding: 15px 0 40px 0;
  border-right: 1px solid #ccc;
  background: url(../img/page/page_title-point.png) no-repeat 30px bottom;
}
.page_title .jp {
  width: 25%;
  float: right;
  padding: 20px 0 0 0;
}
.page_title .jp h2 {
  font-size: 110%;
  text-align: center;
}
/*カンパニー*/
.company_dl {
  margin: 0 0 35px 0;
  padding: 0 0;
  width: 100%;
  overflow: hidden;
}
.company_dl dt {
  width: 30%;
  margin: 0;
  font-weight: normal;
  text-align: left;
  padding: 0 0 35px 0;
  vertical-align: top;
  border-bottom: 3px solid #003F97;
  float: left;
  box-sizing: border-box;
}
.company_dl dd {
  width: 67%;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 0 0 35px 0;
  vertical-align: top;
  float: right;
}
.company_dl dd dl.in-dl {
  width: 100%;
  margin: 0 0 35px 0;
  padding: 0;
}
.company_dl dd dl.in-dl dt {
  width: 40%;
  margin: 0;
  padding: 0;
  float: left;
  border: none;
}
.company_dl dd dl.in-dl dd {
  width: 60%;
  margin: 0;
  padding: 0;
  float: left;
  border: none;
}
.company_dl dd ul {
  margin: 0 0 35px 20px;
  padding: 0;
  float: left;
}
.company_dl dd ul {
  margin-bottom: 35px;
}
.company_dl dt div {
  margin-bottom: 35px;
}
.company_dl dd div.column2 {
  width: 40%;
}
.box_photo-text,
.box_text-photo {
  margin-bottom: 70px;
}
.box_photo-text .photo {
  width: 45%;
  float: left;
}
.box_photo-text .text {
  width: 50%;
  float: right;
}
.box_text-photo .photo {
  width: 45%;
  float: right;
}
.box_text-photo .text {
  width: 50%;
  float: left;
}
.box_photo-text .indent,
.box_text-photo .indent {
  margin-top: 30px;
}
.box_photo-text .text h3,
.box_text-photo .text h3 {
  font-size: 150%;
  margin-bottom: 20px;
  color: #003F97;
  font-weight: bold;
}
/*社長挨拶*/
#page_wrap.message .page_lead h2 {
  margin-bottom: 30px;
  font-size: 170%;
  color: #003F97;
  letter-spacing: 20px;
}
#page_wrap.message .page_lead p {
  font-size: 110%;
  font-weight: bold;
  line-height: 160%;
}
.message_wrap .photo img {
  margin-bottom: 10px;
}
.message_wrap .photo .name {
  font-size: 130%;
  line-height: 150%;
}
.message_wrap .photo .name span.small {
  font-size: 75%;
}
/*沿革*/
.history_table01 {
  margin: 0 auto;
  width: 90%;
}
.history_table01 th {
  width: 25%;
  font-weight: normal;
  text-align: left;
  padding: 15px 0 15px;
  vertical-align: top;
}
.history_table01 td {
  width: 75%;
  border-left: 1px solid #000;
  padding: 15px 3% 15px 3%;
  vertical-align: top;
}
.history_prize {
  margin: 0 auto 30px auto;
  width: 100%;
}
.history_prize dl {
  width: 96%;
  margin: 0 auto;
  padding: 0;
}
.history_prize dl dt {
  width: 40%;
  margin: 0;
  padding: 0;
  float: left;
}
.history_prize dl dd {
  width: 60%;
  margin: 0;
  padding: 0;
  float: left;
}
.history_prize h3 {
  position: relative;
  font-size: 105%;
  background: url(../img/page/brand_subtitle.jpg) no-repeat left center;
  padding-left: 25px;
  margin-bottom: 30px;
}
.history_prize h3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding: 0 1em 0 0;
  background-color: #fff;
  text-align: left;
}
.history_prize h3::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.history_prize p {
  font-size: 90%;
  background: #efefef;
  padding: 30px 3%;
  margin-bottom: 50px;
}
/*CSR*/
.csr_table01 {
  margin: 0 auto;
  width: 90%;
}
.csr_table01 th {
  width: 25%;
  font-weight: normal;
  text-align: left;
  padding: 15px 0 15px;
  vertical-align: top;
}
.csr_table01 td {
  width: 75%;
  border-left: 1px solid #000;
  padding: 15px 3% 15px 3%;
  vertical-align: top;
}
.csr_prize {
  margin: 0 auto 30px auto;
  width: 100%;
}
.csr_prize dl {
  width: 96%;
  margin: 0 auto;
  padding: 0;
}
.csr_prize dl dt {
  width: 40%;
  margin: 0;
  padding: 0;
  float: left;
}
.csr_prize dl dd {
  width: 60%;
  margin: 0;
  padding: 0;
  float: left;
}
.csr_prize h3 {
  position: relative;
  font-size: 105%;
  background: url(../img/page/brand_subtitle.jpg) no-repeat left center;
  padding-left: 25px;
  margin-bottom: 30px;
}
.csr_prize h3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding: 0 1em 0 0;
  background-color: #fff;
  text-align: left;
}
.csr_prize h3::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.csr_prize p {
  font-size: 90%;
  background: #efefef;
  padding: 30px 3%;
  margin-bottom: 50px;

}
/*csr追加(サステナビリティ)*/
#page_wrap.csr .page_lead h2 {
    margin-bottom: 30px;
    font-size: 170%;
    color: #003F97;
    letter-spacing: 20px;
  
   
}
/*製造*/
#page_header.create .title {
  bottom: 10px;
}
#page_wrap.create .page_title .en {
  font-size: 205%;
}
#page_wrap.create .page_block {
  margin-bottom: 100px;
}
.page_subtitle {
  text-align: center;
  color: #003F97;
  margin-bottom: 50px;
}
.page_subtitle h1.jpn {
  font-size: 130%;
}
.page_subtitle div.eng {
  font-size: 250%;
  font-family: 'Assistant', sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
/*製品*/
/*物流*/
#page_wrap.logistics .page_block {
  padding-bottom: 70px;
}
.logistics_anchor {
  margin-bottom: 60px;
}
.logistics_anchor .box a {
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
  color: #333;
  background: #fff url(../img/page/point_under.png) no-repeat 20px center;
  padding: 15px 0 15px 50px;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
}
.logistics_anchor .box a:hover {
  background: #efefef url(../img/page/point_under.png) no-repeat 20px center;
}
.logistics_anchor .box.active a {
  background: #003F97 url(../img/page/point_under_wh.png) no-repeat 20px center;
  color: #FFF;
}
.logistics_anchor .box.active a:hover {
  background: #003F97 url(../img/page/point_under_wh.png) no-repeat 20px center;
}
.indent.logistics {
  margin-top: 150px;
}
.logistics_block3-01 {
  position: relative;
  display: inline-block;
  padding: 15px 5%;
  background: #F3F3F3;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.logistics_block3-01:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 25px solid transparent;
  border-top: 25px solid #F3F3F3;
}
.logistics_block3-02 {
  padding: 15px 5%;
  background: #FFF2E6;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
.logistics_block3-02 li {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  font-size: 110%;
  color: #990000;
  font-weight: bold;
}
.logistics_strength .box .icon,
.logistics_strength .box h3 {
  text-align: center;
  margin-bottom: 20px;
}
.logistics_strength .box h3 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  font-size: 130%;
}
.logistics_flow {
  padding-top: 20px;
}
.logistics_flow h3 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.logistics_flow h3 span.en {
  font-family: 'Roboto', sans-serif;
  font-size: 200%;
  font-style: italic;
}
.logistics_flow h3 span.num {
  font-size: 150%;
}
.logistics_flow h3 span.jp {
  border-left: 2px solid #333;
  margin-left: 20px;
  padding: 3px 15px;
  position: relative;
  top: -5px;
}
.logistics_flow p {
  text-align: center;
  margin-bottom: 50px;
}
.logistics_case .box {
  border: 1px solid #ccc;
  padding: 2%;
}
.logistics_case .box h3 {
  color: #003F97;
  min-height: 80px;
  border-bottom: 1px dotted #ccc;
  padding: 5px 0 20px 55px;
  margin-bottom: 10px;
  font-size: 130%;
  background: url(../img/page/logistics_img10.jpg) no-repeat left top;
}
.logistics_case .box h4 {
  text-align: right;
  margin-bottom: 10px;
  font-weight: normal;
}
.logistics_case .box .text {
  min-height: 145px;
}
.logistics_case .box.case01 .text {
  background: url(../img/page/logistics_img11.jpg) no-repeat right top;
}
.logistics_case .box.case02 .text {
  background: url(../img/page/logistics_img12.jpg) no-repeat right top;
}
.logistics_case .box.case03 .text {
  background: url(../img/page/logistics_img13.jpg) no-repeat right top;
}
.logistics_case .box.case04 .text {
  background: url(../img/page/logistics_img14.jpg) no-repeat right top;
}
.logistics_case .box .text ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.logistics_case .box .text ul li {
  margin: 0;
  padding: 0;
  font-size: 85%;
}
.logistics_facility-title,
.logistics_facility-info {
  color: #FFF;
}
.logistics_facility-title {
  text-align: center;
}
.logistics_facility-title h4 {
  font-weight: normal;
  padding: 7px 0;
  font-size: 90%;
}
.logistics_facility-title h3 {
  padding: 10px 0;
  font-size: 130%;
  cursor: pointer;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
}
.logistics_facility-title .kyoten01 h4 {
  background: #004284;
}
.logistics_facility-title .kyoten01 h3 {
  background: #003466;
}
.logistics_facility-title .kyoten02 h4 {
  background: #008040;
}
.logistics_facility-title .kyoten02 h3 {
  background: #006634;
}
.logistics_facility-title .kyoten03 h4 {
  background: #008040;
}
.logistics_facility-title .kyoten03 h3 {
  background: #006634;
}

.logistics_facility-title h3 span:before {
  content: url(../img/page/point_anc-down.png);
  position: relative;
  top: 5px;
  margin-right: 10px;
}
.logistics_facility-title h3:hover {
  opacity: 0.8;
}
.logistics_facility-title.column2 .box {
  margin-bottom: 0px;
}
.logistics_facility-info .box {
  padding: 0 3%;
  max-height: 0;
  overflow-y: hidden;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.logistics_facility-info .box.active {
  max-height: 1000px;
}
.logistics_facility-info .kyoten01_info {
  background: #003466;
}
.logistics_facility-info .kyoten02_info {
  background: #006634;
}
.logistics_facility-info .kyoten03_info {
  background: #006634;
}
.logistics_facility-info .box dl {
  margin: 0px 0;
  padding: 0;
  width: 100%;
}
.logistics_facility-info .box dl.top {
  margin: 40px 0 0 0;
}
.logistics_facility-info .box dl.bottom {
  margin: 0 0 20px 0;
}
.logistics_facility-info .box dl dt {
  margin: 0;
  padding: 20px 0;
  width: 20%;
  float: left;
  border-top: 3px solid #fff;
}
.logistics_facility-info .box dl dd {
  margin: 0;
  padding: 20px 0;
  width: 78%;
  float: right;
  border-top: 1px dotted #fff;
}
.logistics_facility-info .box dl dd ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.page_btn {
  width: 70%;
  margin: 0 auto 20px;
}
.page_btn:last-child {
  margin-bottom: 0;
}
.page_btn a {
  display: block;
  padding: 15px 0;
  text-align: center;
  border: 1px solid #00307C;
  color: #333;
  text-decoration: none;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  border-radius: 5px;
}
.page_btn a:hover {
  background: #efefef;
}
.page_btn a:before {
  content: url(../img/page/point_under.png);
  margin-right: 10px;
  top: 5px;
  position: relative;
}
/*採用*/
.recruit_lead {
  margin-bottom: 70px;
}
.recruit_lead .lead {
  background: url(../img/page/recruit_img01.jpg) no-repeat left top;
  background-size: cover;
  padding: 80px 5% 25%;
  margin-bottom: 50px;
}
.recruit_lead .lead .block {
  width: 58%;
  float: right;
}
.recruit_lead .lead .block h2 {
  margin-bottom: 30px;
}
.recruit_lead .information .box.info {
  background: #F3F3F3;
  padding: 30px 5%;
}
.recruit_lead .information .box.info h3 {
  text-align: center;
  font-size: 150%;
  margin-bottom: 20px;
}
.recruit_lead .information .box.info p {
  margin-bottom: 0;
}
.recruit_youkou h3 {
  position: relative;
  font-size: 130%;
  background: url(../img/page/brand_subtitle.jpg) no-repeat left center;
  padding-left: 25px;
  margin-bottom: 30px;
}
.recruit_youkou h3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding: 0 1em 0 0;
  background-color: #fff;
  text-align: left;
}
.recruit_youkou h3::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.recruit_block {
  margin-bottom: 100px;
}
dl.recruit_table {
  width: 96%;
  margin: 0 auto;
  padding: 0;
}
dl.recruit_table.last {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 50px;
}
dl.recruit_table dt {
  margin: 0;
  padding: 20px 0;
  width: 30%;
  float: left;
  border-top: 3px solid #ccc;
}
dl.recruit_table dd {
  margin: 0;
  padding: 20px 0;
  width: 68%;
  float: right;
  border-top: 1px dotted #ccc;
}
dl.recruit_table dd {
  margin: 0;
  padding: 20px 0;
  width: 68%;
  float: right;
  border-top: 1px dotted #ccc;
}
button.btn.recruit {
  width: 270px;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  font-size: 110%;
  letter-spacing: 5px;
  padding: 15px 0;
  font-family: 'Assistant', sans-serif;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  background: -moz-linear-gradient(left, #0763AC, #05307F);
  background: -webkit-linear-gradient(left, #0763AC, #05307F);
  background: -ms-linear-gradient(left, #0763AC, #05307F);
  background: linear-gradient(left right, #0763AC, #05307F);
  border: none;
}
button.btn.recruit:hover {
  opacity: 0.8;
}
/*販売部門*/
#page_wrap.sales .page_block.sec01 {
  padding-bottom: 70px;
}
#page_wrap.sales .column3 {
  text-align: center;
}
#page_wrap.sales .column3 .box {
  float: none;
  display: inline-block;
  text-align: left;
}
#page_wrap.sales .page_block.sec02 .text .page_btn a:before {
  content: none;
  margin-left: 0px;
}
#page_wrap.sales .page_block.sec02 .text .page_btn a:after {
  content: url(../img/page/icon_window.png);
  margin-left: 10px;
  top: 4px;
  position: relative;
}
#page_wrap.sales .page_block button.btn.recruit {
  width: 390px;
  position: relative;
}
#page_wrap.sales .page_block .btn {
  width: 390px;
  margin-bottom: 50px;
}
#page_wrap.sales .page_block .btn a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  font-size: 110%;
  letter-spacing: 5px;
  padding: 25px 0;
  font-family: 'Assistant', sans-serif;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  background: -moz-linear-gradient(left, #0763AC, #05307F);
  background: -webkit-linear-gradient(left, #0763AC, #05307F);
  background: -ms-linear-gradient(left, #0763AC, #05307F);
  background: linear-gradient(left right, #0763AC, #05307F);
  border: none;
}
#page_wrap.sales .page_block .btn a {
  width: 100%;
}
#page_wrap.sales .page_block .btn:hover {
  opacity: 0.8;
}
#page_wrap.sales .page_block .btn a:after {
  content: "";
  background: url(../img/page/point_sales-right.png);
  top: 50%;
  position: absolute;
  width: 31px;
  height: 31px;
  right: 20px;
  margin-top: -15px;
}
#page_wrap.sales .page_block.sec01 .btn a:before {
  content: "";
  background: url(../img/page/sales_icon1.png);
  top: 50%;
  position: absolute;
  width: 50px;
  height: 40px;
  left: 20px;
  margin-top: -20px;
}
#page_wrap.sales .page_block.sec02 .btn a:before {
  content: "";
  background: url(../img/page/sales_icon2.png);
  top: 50%;
  position: absolute;
  width: 50px;
  height: 40px;
  left: 20px;
  margin-top: -20px;
}
/*  */
#inline-content.sales_inline .inline_area {
  padding: 40px;
  box-sizing: border-box;
}
#inline-content.sales_inline h3 {
  color: #003F97;
  text-align: center;
  margin-bottom: 30px;
  font-size: 21px;
}
#inline-content.sales_inline h4 {
  padding: 10px;
  background-color: #eee;
  margin-bottom: 10px;
}
#inline-content.sales_inline h5 {
  padding: 10px 0 5px 0;
  border-bottom: 1px dotted #ccc;
  font-size: 90%;
  margin: 0 auto 5px auto;
}
#inline-content.sales_inline h5:before {
  content: '>>';
  margin-right: 5px;
}
#inline-content.sales_inline p.access {
  font-size: 85%;
  margin-bottom: 0px;
}
#inline-content.sales_inline ul {
  padding-left: 0;
}
#inline-content.sales_inline ul li {
  list-style: none;
  margin-bottom: 30px;
}
#inline-content.sales_inline dl {
  margin: 0;
}
#inline-content.sales_inline dl dt {
  float: left;
  width: 25%;
}
#inline-content.sales_inline dl dt img {
  width: 90%;
  height: auto;
}
#inline-content.sales_inline dl dd {
  float: right;
  width: 75%;
  margin: 0;
}
#inline-content.sales_inline .map_btn {
  width: 200px;
  margin: 20px 0px 0px 0px;
  text-align: left;
}
#inline-content.sales_inline .map_btn a {
  display: block;
  padding: 0px 0px 7px 0;
  text-align: center;
  border: 1px solid #00307C;
  color: #333;
  text-decoration: none;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  border-radius: 5px;
}
#inline-content.sales_inline .map_btn a:hover {
  background: #efefef;
}
#inline-content.sales_inline .map_btn a:before {
  content: url(../img/page/sales_mapicon.png);
  margin-right: 6px;
  top: 5px;
  position: relative;
}
#webshoplist h3 {
  color: #003F97;
  margin-bottom: 30px;
  font-size: 21px;
}
#webshoplist h4 {
  padding: 10px;
  background-color: #eee;
  margin-bottom: 10px;
}
#webshoplist ul {
  padding-left: 0;
  text-align: left;
}
#webshoplist ul li {
  display: inline-block;
}
#webshoplist ul li a {
  text-decoration: none;
  border: navy 1px solid;
  background: -moz-linear-gradient(left, #0763AC, #05307F);
  background: -webkit-linear-gradient(left, #0763AC, #05307F);
  background: -ms-linear-gradient(left, #0763AC, #05307F);
  background: linear-gradient(left right, #0763AC, #05307F);
  color: #fff;
  border-radius: 14px;
  padding: 7px 30px 7px 10px;
  margin-right: 10px;
  position: relative;
}
#webshoplist ul li a::after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: url("../img/page/icon_window_white.png") left top no-repeat;
  background-size: cover;
  position: absolute;
  right: 5px;
  top: 8px;
}
/*取扱商品*/
#page_wrap.brands .img {
  margin-bottom: 30px;
}
/*取扱商品*/
.brands_info {
  margin-bottom: 70px;
}
.brands_info h3 {
  position: relative;
  font-size: 130%;
  background: url(../img/page/brand_subtitle.jpg) no-repeat left center;
  padding-left: 25px;
  margin-bottom: 30px;
}
.brands_info h3 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding: 0 1em 0 0;
  background-color: #fff;
  text-align: left;
}
.brands_info h3::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}
.brands_info .photo .box a {
  text-decoration: none;
  display: block;
  color: #333;
}
.brands_info .photo {
  margin-bottom: 30px;
}
.brands_info .photo .box .icon {
  text-align: center;
  margin-bottom: 20px;
}
.brands_info .photo .box h4 {
  text-align: center;
  background: #333;
  padding: 5px 0;
  color: #FFF;
  border-radius: 30px;
  margin-bottom: 10px;
  font-family: 'Oswald', sans-serif;
  font-size: 125%;
}
.blands_inline {
  /*background:#000;
	color:#FFF;*/
  width: 600px;
  padding: 30px 5%;
}
.blands_inline h3 {
  font-family: 'Oswald', sans-serif;
  margin-bottom: 20px;
  font-size: 230%;
}
.blands_inline p.photo {
  text-align: center;
}
#cboxContent {
  /* background: #000 !important;*/
}
.brand_desc {
  margin-bottom: 0;
}
.brand_category {
  position: relative;
  padding-left: 15px;
  margin-bottom: 0;
  font-size: 13px;
}
.brand_category::before {
  content: '●';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.license_brand {
  color: #1f2f54;
}
.agency_brand {
  color: #5f161d;
}
.brand_lnk {
  width: 170px;
  margin: 0 auto;
}
.brand_lnk a {
  display: block;
  width: 99%;
  border: navy 1px solid;
  background-color: navy;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  border-radius: 15px;
  text-decoration: none;
  transition: .6s;
  position: relative;
}
.brand_lnk a::after {
  content: '>';
  position: absolute;
  right: 10px;
  top: 20%;
  color: #fff;
  transition: .6s;
}
.brand_lnk a:hover {
  transition: .6s;
  background-color: #fff;
  color: navy;
}
.brand_lnk a:hover::after {
  color: navy;
  transition: .6s;
}
/*お問い合わせ*/
#page_wrap.contact {
  padding-bottom: 0;
}
#page_wrap.contact .page_tab_menu {
  border-bottom: solid 1px #ccc;
  padding-bottom: 0;
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
  overflow: visible;
}
#page_wrap.contact .page_tab_menu ul {
  position: relative;
  bottom: -16px;
  z-index: 999;
  padding: 0;
}
#page_wrap.contact .page_tab_menu ul li {
  list-style: none;
  border: solid 1px #ccc;
  text-align: center;
  width: 49%;
  float: left;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
  display: block;
  color: #333;
  font-size: 17px;
  padding: 10px 10px 20px 10px;
  background-color: #EEEEEF;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
}
#page_wrap.contact .page_tab_menu ul li:hover {
  background: #DADADA;
  cursor: pointer;
}
#page_wrap.contact .page_tab_menu ul li.active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
#page_wrap.contact .page_tab_menu ul li:first-child {
  margin-right: 2%;
}
#page_wrap.contact .page_tab_menu ul li.rec_btn01:before {
  content: url("../img/page/contact_img01.png");
  position: relative;
  top: 10px;
  margin-right: 5px;
}
#page_wrap.contact .page_tab_menu ul li.rec_btn02:before {
  content: url("../img/page/contact_img02.png");
  position: relative;
  top: 10px;
  margin-right: 5px;
}
#page_wrap.contact .page_tab_menu ul li.rec_btn01.active:before {
  content: url("../img/page/contact_img01_active.png");
  position: relative;
  top: 10px;
  margin-right: 5px;
}
#page_wrap.contact .page_tab_menu ul li.rec_btn02.active:before {
  content: url("../img/page/contact_img02_active.png");
  position: relative;
  top: 10px;
  margin-right: 5px;
}
.rec_wrap01,
.rec_wrap02 {
  display: none;
  margin-bottom: 70px;
}
.rec_wrap01.active,
.rec_wrap02.active {
  display: block;
}
/*
#page_wrap.contact .page_tab_menu ul li a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #333;
	font-size: 17px;
	padding: 20px 10px;
	background-color: #EEEEEF;
	position: relative;
border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
	
	-webkit-transition-property:background;  
	-webkit-transition-duration:0.2s;  
	-webkit-transition-timing-function:linear;
}
#page_wrap.contact .page_tab_menu ul li a.active {
	background-color: #fff;
}



#page_wrap.contact .page_tab_menu ul li a:hover{
	background:#DADADA;
}
#page_wrap.contact .page_tab_menu ul li a.active:hover{
	background:#efefef;
}


#page_wrap.contact .page_tab_menu ul li a span {
	margin-left: 45px;
}
#page_wrap.contact .page_tab_menu ul li a:before {
	content: url("../img/page/contact_img02.png");
	position: absolute;
	top: 10px;
}
#page_wrap.contact .page_tab_menu ul li a.active:before {
	content: url("../img/page/contact_img01.png");
	position: absolute;
	top: 10px;
}
*/
#page_wrap.contact .contact_link ul {
  margin: 0 auto 50px auto;
  padding-left: 0;
}
#page_wrap.contact .contact_link li {
  list-style: none;
  position: relative;
}
#page_wrap.contact .contact_link li:before {
  content: url("../img/page/point_under_gl.png");
  position: relative;
  top: 8px;
  margin-right: 5px;
}
#page_wrap.contact .contact_link li a {
  color: #333;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
}
#page_wrap.contact .contact_link li a:hover {
  color: #47885E;
}
#page_wrap.contact h3 {
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-size: 150%;
  text-align: center;
  color: #003F97;
}
#page_wrap.contact h3 span {
  display: block;
  font-size: 15px;
  color: #333;
}
#page_wrap.contact .contact_area ul {
  padding: 0px 50px;
  margin-bottom: 70px;
  box-sizing: border-box;
}
#page_wrap.contact .contact_area ul li {
  border-bottom: dotted 1px #ccc;
  list-style: none;
}
#page_wrap.contact .contact_area ul li dt {
  float: left;
  width: 38%;
}
#page_wrap.contact .contact_area ul li dd {
  float: right;
  width: 60%;
  margin: 0;
}
#page_wrap.contact .contact_area ul li dt .name {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
#page_wrap.contact .contact_area ul li dt p {
  margin-bottom: 0px;
}
#page_wrap.contact .contact_area ul li dd .tel {
  font-weight: bold;
}
#page_wrap.contact .contact_area ul li dd .tel,
#page_wrap.contact .contact_area ul li dd .fax,
#page_wrap.contact .contact_area ul li dd .mail {
  position: relative;
  font-size: 18px;
  padding-left: 45px;
  padding-top: 10px;
  margin-bottom: 10px;
}
#page_wrap.contact .contact_area ul li dd .tel .uketuke {
  font-weight: normal;
  font-size: 15px;
  margin-left: 15px;
}
#page_wrap.contact .contact_area ul li dd .tel:before {
  content: "";
  background: url("../img/page/contact_img03.png");
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
}
#page_wrap.contact .contact_area ul li dd .fax:before {
  content: "";
  background: url("../img/page/contact_img04.png");
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
}
#page_wrap.contact .contact_area ul li dd ul {
  margin: 0;
  padding: 0;
}
#page_wrap.contact .contact_area ul li dd ul li {
  border: none;
  list-style: disc;
  margin: 0px 0px 10px 20px;
}
#page_wrap.contact .contact_area ul li dd .mail {
  font-size: 15px;
}
#page_wrap.contact .contact_area ul li dd .mail:before {
  content: "";
  background: url("../img/page/contact_img05.png");
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
}
span.hissu {
  color: #FFF;
  background: #ff0000;
  text-align: center;
  padding: 2px 5px;
  font-size: 85%;
}
span.ninni {
  color: #006699;
  border: 1px solid #006699;
  text-align: center;
  padding: 2px 5px;
  font-size: 85%;
}
.mailform_wrap dl.last {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
}
.mailform_wrap dl {
  width: 100%;
  margin: 0 0 25px 0;
  padding: 0;
}
.mailform_wrap dl dt {
  width: 30%;
  margin: 0;
  padding: 15px 0 0 0;
  float: left;
  border-top: 3px solid #ccc;
}
.mailform_wrap dl dd {
  width: 65%;
  margin: 0;
  padding: 15px 0 0 0;
  float: right;
  border-top: 1px solid #ccc;
}
.mailform_wrap dl dt span.hissu,
.mailform_wrap dl dt span.ninni {
  margin-right: 10px;
}
.mailform_wrap dl.company01 dd input,
.mailform_wrap dl.company02 dd input {
  width: 60%;
}
.mailform_wrap dl.address01 dd input,
.mailform_wrap dl.address02 dd input {
  width: 80%;
}
.mailform_wrap dl.mail dd input {
  width: 60%;
}
.mailform_wrap p.privacy {
  text-align: center;
}
.mailform_wrap .sendbtn button {
  padding: 25px 0;
  width: 360px;
  border: 0;
  font-size: 130%;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  border: 2px solid #003F99;
  background: #003F99;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
}
.mailform_wrap .sendbtn button:before {
  content: url(../img/page/point_anc-up.png);
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.mailform_wrap .sendbtn button:hover {
  background: #efefef;
  color: #003F99;
}
.mailform_wrap .sendbtn button:hover:before {
  content: url(../img/page/point_anc-up_navy.png);
}
.cmn_contact {
  background: #F7F7F7;
  padding: 40px 8%;
}
.cmn_contact p {
  margin: 0;
}
/*新着情報*/
.news_list section {
  border-bottom: 1px solid #ccc;
}
.news_list dl {
  width: 100%;
  margin: 0;
  padding: 0;
}
.news_list dl dt {
  width: 20%;
  border-top: 3px solid #ccc;
  margin: 0;
  padding: 15px 0;
  text-align: left;
  float: left;
}
.news_list dl dd {
  width: 78%;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 15px 0;
  text-align: left;
  float: right;
}
/******************************************************************************************/
/* for TB & SP CSS   */
/******************************************************************************************/
/******************/
/* for TB & SP    */
/* 320px-959px    */
/******************/
@media only screen and (max-width: 959px) {
  #page_header .title {
    position: static;
    margin-top: 15px;
  }
  #page_header .contents_inner {
    padding: 75px 0 0 0;
  }
  #page_header .contents_inner .catch {
    -moz-text-align-last: unset;
    text-align-last: unset;
    font-size: 160%;
    letter-spacing: 2px;
  }
  #page_header .contents_inner .pankz {
    display: none;
  }
}
/******************/
/* for Tablet    */
/* 600px-959px    */
/******************/
@media only screen and (min-width: 600px) and (max-width: 1024px) {
  #page_header .title {
    bottom: -40px;
  }
  /*トップ*/
  #top_main .catch {
    width: 100%;
    padding: 250px 0 250px;
    -moz-text-aligpxn-last: auto;
    text-align-last: auto;
  }
  #top_company {
    background-size: 50% 40%;
    background-position-y: 90%;
    padding: 50px 0 70px 0;
  }
  #top_company .block01 h2 {
    font-size: 200%;
  }
  #top_company .block01 {
    width: 90%;
  }
  #top_company .block02 .photo {
    width: 90%;
    margin-left: 0;
  }
  #top_company .block02 .text {
    top: 30px;
    margin-bottom: 0;
    width: 80%;
    padding: 40px 3% 70px 3%;
  }
  #top_business .section {
    width: 90%;
  }
  #top_produsts .block01 .photo,
  #top_produsts .block02 .photo {
    width: 50%;
    top: 200px;
    left: auto;
    right: 0;
  }
  #top_produsts .block01 .text,
  #top_produsts .block02 .text,
  #top_produsts .block03 .text {
    width: 100%;
    padding-top: 50px;
  }
  #top_produsts .block01 h2 {
    font-size: 200%;
    letter-spacing: 5px;
    margin-bottom: 20px;
  }
  #top_produsts .block01 .lead {
    font-size: 130%;
    letter-spacing: 0;
    margin-bottom: 100px;
  }
  #top_produsts .block01 .text .frame .info {
    width: 80%;
    float: none;
    top: -55px;
    margin-bottom: -10px;
    padding: 70px 5% 30px 5%;
  }
  #top_produsts .block01 .text .frame .img {
    position: relative;
    width: 36%;
    margin-left: 22%;
  }
  #top_produsts .block01 .text .frame .info h3,
  #top_produsts .block02 .text .frame .info h3,
  #top_produsts .block03 .text .frame .info h3 {
    font-size: 140%;
    margin-bottom: 25px;
    text-align: center;
  }
  #top_produsts .maker_list {
    width: 90%;
    margin: 0 auto 0px auto;
  }
  #top_produsts .maker_list ul li img {
    width: 90%;
  }
  #top_produsts .block02 .text .frame .img {
    width: 36%;
    margin-right: 22%;
  }
  #top_produsts .block02 .photo {
    left: 0 !important;
    top: 0px;
  }
  #top_produsts .block02 .text .frame .info {
    width: 80%;
    float: right;
    top: -55px;
    margin-bottom: -10px;
    padding: 70px 5% 30px 5%;
  }
  #top_produsts .block03 h2 {
    font-size: 200%;
    letter-spacing: 5px;
    margin-bottom: 20px;
  }
  #top_produsts .block03 .lead {
    font-size: 130%;
    letter-spacing: 0;
    margin-bottom: 100px;
  }
  #top_produsts .block03 .text .frame .info {
    width: 80%;
    float: none;
    top: -55px;
    margin-bottom: -10px;
    padding: 70px 5% 30px 5%;
  }
  #top_produsts .block03 .text .frame .img {
    position: relative;
    width: 36%;
    margin-left: 22%;
  }
  #top_recruit {
    padding-bottom: 50px;
  }
  #top_recruit .section {
    width: 75%;
  }
  #top_recruit .section h3 {
    letter-spacing: 5px;
    font-size: 140%;
  }
  #top_news .section {
    width: 90%;
  }
  #top_news dl dt {
    width: 40%;
    float: none;
    margin: 0px 0% 5px 0;
  }
  #top_news dl dd {
    width: 100%;
    float: none;
  }
  
#top_news .bnr{
  width: 90%;
  box-sizing:border-box;
}
#top_news .bnr ul{
  padding: 0 5% 20px 5%;
}
#top_news .bnr p.text{
	font-size: 140%;
}
#top_news .bnr .mask_link{
	width:100%;
}


  .top_title {
    margin-bottom: 50px;
  }
  .top_title .right {
    width: 70%;
    padding: 15px 0;
  }
  .top_title .left {
    padding: 15px 0;
    width: 30%;
    font-size: 90%;
    letter-spacing: 5px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 960px) {
  #page_header .contents.double:before,
  #page_header .contents.double:after,
  #page_header .contents_inner {
    height: 300px;
  }
}
/******************/
/* for SP-TB      */
/* 320px-599px    */
/* only Header    */
/******************/
@media only screen and (max-width: 599px) {
  #page_header .contents.double:before,
  #page_header .contents.double:after,
  #page_header .contents_inner {
    height: 250px;
  }
  /*トップ*/
  #top_main .catch {
    width: 100%;
    -moz-text-align-last: auto;
    text-align-last: auto;
    padding: 130px 0 200px;
  }
  #top_company {
    background-size: 50% 40%;
    background-position-y: 90%;
    padding: 50px 0 70px 0;
  }
  #top_company .block01 {
    width: 90%;
  }
  #top_company .block01 h2 {
    font-size: 200%;
    letter-spacing: 5px;
  }
  #top_company .block02 .photo {
    width: 90%;
    margin-left: 0;
  }
  #top_company .block02 .text {
    top: 30px;
    margin-bottom: 0;
    width: 80%;
    padding: 40px 3% 70px 3%;
  }
  #top_business {
    padding-bottom: 50px;
  }
  #top_business .section {
    width: 90%;
  }
  #top_business .section h3 {
    letter-spacing: 0;
  }
  #top_business .section ul li {
    width: 48%;
    margin: 0 4% 10px 0;
  }
  #top_business .section ul li:nth-child(2n) {
    margin-right: 0;
  }
  #top_produsts .block01 .photo,
  #top_produsts .block02 .photo,
  #top_produsts .block03 .photo {
    width: 50%;
    top: 200px;
    left: auto;
    right: 0;
  }
  #top_produsts .block01 .text,
  #top_produsts .block02 .text,
  #top_produsts .block03 .text {
    width: 100%;
    padding-top: 50px;
  }
  #top_produsts .block01 h2,
  #top_produsts .block03 h2 {
    font-size: 200%;
    letter-spacing: 5px;
    margin-bottom: 20px;
  }
  #top_produsts .block01 .lead,
  #top_produsts .block03 .lead {
    font-size: 130%;
    letter-spacing: 0;
    margin-bottom: 100px;
  }
  #top_produsts .block01 .text .frame .info,
  #top_produsts .block03 .text .frame .info {
    width: 80%;
    float: none;
    top: -55px;
    margin-bottom: -10px;
    padding: 70px 5% 30px 5%;
  }
  #top_produsts .block01 .text .frame .img,
  #top_produsts .block03 .text .frame .img {
    position: relative;
    width: 36%;
    margin-left: 22%;
  }
  #top_produsts .block01 .text .frame .info h3,
  #top_produsts .block02 .text .frame .info h3,
  #top_produsts .block03 .text .frame .info h3 {
    font-size: 140%;
    margin-bottom: 25px;
    text-align: center;
  }
  /*
#top_produsts .maker_list {
    width: 70%;
    margin: 0 auto 0px auto;
}


#top_produsts .maker_list ul li {
    margin: 0 0 40px 0;
    padding: 0;
    width: 50%;
}

#top_produsts .maker_list ul li img {
    width: 90%;
}
*/
  #top_produsts .block02 .text .frame .img {
    width: 36%;
    margin-right: 22%;
  }
  #top_produsts .block02 .photo {
    left: 0 !important;
    top: 0px;
  }
  #top_produsts .block02 .text .frame .info {
    width: 80%;
    float: right;
    top: -55px;
    margin-bottom: -10px;
    padding: 70px 5% 30px 5%;
  }
  #top_recruit {
    padding-bottom: 50px;
  }
  #top_recruit .section {
    width: 75%;
  }
  #top_recruit .section h3 {
    letter-spacing: 5px;
    font-size: 140%;
  }
  #top_news .section {
    width: 90%;
  }
  #top_news dl dt {
    width: 40%;
    float: none;
    margin: 0px 0% 5px 0;
  }
  #top_news dl dd {
    width: 100%;
    float: none;
  }
  
#top_news .bnr{
  margin: 0 auto 100px;
  width: 90%;
}
#top_news .bnr ul{
  padding: 0 5% 10px 5%;
}
#top_news .bnr .mask_link .btn{
	width:100%;
	margin: 0 auto 10px;
}
#top_news .bnr .mask_link .btn a{
	font-size:110%;
}
  .top_title {
    margin-bottom: 50px;
  }
  .top_title .right {
    display: none;
  }
  .top_title .left {
    padding: 15px 0;
    width: 45%;
    font-size: 90%;
    letter-spacing: 5px;
  }
  .company_dl dt {
    width: 100%;
    float: none;
    padding: 15px 0 15px 0;
    border-top: 3px solid #003F97;
    border-bottom: none;
    height: auto !important;
  }
  .company_dl dd {
    width: 100%;
    float: none;
    border-top: 1px dotted #ccc;
    border-bottom: none;
    height: auto !important;
    padding: 15px 0 15px 0;
  }
  .company_dl dt div.column2 {
    width: 100%;
  }
  .blands_inline {
    width: 96%;
    margin: 0 auto;
  }
  .blands_inline h3 {
    font-size: 160%;
  }
  #page_wrap.contact .contact_area ul {
    padding: 0;
  }
  #page_wrap.contact .contact_area ul li dt {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  #page_wrap.contact .contact_area ul li dd {
    float: none;
    width: 100%;
  }
  .mailform_wrap dl dt {
    float: none;
    width: 100%;
    padding: 15px 0;
    background: #efefef;
  }
  .mailform_wrap dl dd {
    float: none;
    width: 100%;
  }
  .box_text-photo .photo,
  .box_photo-text .photo {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .box_text-photo .text,
  .box_photo-text .text {
    width: 100%;
    float: none;
  }
  .page_title .en {
    width: 55%;
    font-size: 190%;
  }
  .page_title .jp {
    width: 45%;
  }
  #page_wrap.create .page_block {
    margin-bottom: 0px;
  }
  #page_wrap.create .page_title .en {
    font-size: 170%;
  }
  #page_wrap.message .page_lead h2 {
    letter-spacing: 0;
  }
  .recruit_lead .lead .block {
    width: 100%;
    float: none;
  }
  .recruit_lead .lead {
    background: url(../img/page/recruit_img01.jpg) no-repeat center top;
    background-size: 365px auto;
    padding: 270px 0 0 0;
    margin-bottom: 0px;
  }
  .recruit_lead .information .box.info .box {
    width: 47%;
    float: left;
    margin-right: 6%;
    margin-bottom: 20px;
  }
  .recruit_lead .information .box.info .box:nth-child(2n) {
    margin-right: 0;
  }
  #page_wrap.sales .page_block .btn {
    width: 320px;
  }
  #page_wrap.sales .page_block .btn a {
    letter-spacing: 0;
  }
  #inline-content.sales_inline .inline_area {
    padding: 40px 3%;
  }
  #inline-content.sales_inline dl dt {
    /*float: none;
    width: 100%;
	text-align:center;
	margin-bottom:15px;*/
    display: none;
  }
  #inline-content.sales_inline dl dd {
    float: none;
    width: 100%;
  }
  #inline-content.sales_inline .map_btn {
    margin: 20px auto;
  }
  #webshoplist section {
    width: 100%;
  }
  #webshoplist section ul li {
    margin-bottom: 15px;
  }
}
