@charset "utf-8";





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

#page-head-company{
	width: 100%;
	height: 250px;
	background:url(../i/h2_bg_company.jpg) no-repeat center center;
	background-size:cover;
	z-index: -1;
}




/*======================================

	submenu
	
========================================*/

.submenu-wrapper{
	width: 100%;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 20px 0 20px 0;
}

.submenu{
	width: 95%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin: 0px auto 0 auto;
}

.submenu-btn-now{
	width: 150px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #dd2326;
	color:#fff;
	margin: 0 8px 8px 8px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}


.submenu-btn{
	width: 150px;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #373737;
	color:#fff;
	margin: 0 8px 8px 8px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.submenu-title{
	font-size:14px;
	font-weight: 600;
	margin: 0 12px 0 12px;
}

.submenu-arrow{
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-radius: 50%;
	position: relative;
}

.submenu-arrow span{
	font-size: 8px;
	line-height: 1;
	font-weight: 600;
	position: absolute;
	top:5.5px;
	left: 5.5px;
}





/*======================================

	h3
	
========================================*/

h3.company-h3{
	font-size:36px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	color:#1b5991;
}

h3.company-h3 span.h3-en{
	display: block;
	font-size:14px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	color:#dd2326;
}

h3.company-h3 span.h3-sub{
	display: block;
	font-size:36px;
	font-weight: 600;
	line-height: 1;
	margin: 12px 0 0px 0;
	padding: 0 0 0 0;
	color:#1a1311;
	text-indent: 0px;
}

/*======================================

	company-top
	
========================================*/

section#mission{
	width: 100%;
	margin-bottom:60px;
}

.mission-photo{
	width: 100%;
	margin: 42px 0 42px 0;
}

.mission-photo img{
	width: 100%;
}


section#philosophy{
	width: 100%;
	margin-bottom:60px;
}

h4.philosophy-h4{
	font-size:18px;
	font-weight: 600;
	line-height: 1.5;
	margin: 45px 0 18px 0;
	padding: 0 0 0 0;
}



section#policy{
	width: 100%;
	margin-bottom:60px;
}

.policy-wrapper{
	width: 100%;
	margin: 0 0 0 0;
	display: block;
	justify-content: space-between;
	align-items: center;
}

.policy-box{
	width: 100%;
	margin: 0 0 15px 0;
	background: #1b5991;
	text-align: center;
	padding: 15px 0 15px 0;
}

.policy-eyecatch{
	width: 60px;
	height: 60px;
	margin: 0 auto 0 auto;
}

.policy-title{
	font-size:36px;
	font-weight: 600;
	color: #fff;
	margin: 0 auto 0 auto;
}

.policy-note{
	font-size:13px;
	color: #fff;
	margin: 0 auto 0 auto;
}



/*======================================

	company-topmenu
	
========================================*/

.company-topmenu-wrapper{
	width: 100%;
	border-top: 1px solid #ddd;
	padding: 60px 0 0px 0;
	margin: 0 0 60px 0;
	text-align: center;
}


.company-topmenu{
	width: 90%;
	display: block;
	justify-content: space-between;
	align-items: center;
	margin: 0px auto 0 auto;
}


.topmenu-btn{
	width: 100%;
	height: 180px;
	display: block;
	z-index: 1;
	position: relative;
	color:#fff;
	overflow: hidden;
	margin-bottom: 12px;
}


.topmenu-eyecatch{
	position:absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 180px;
	z-index: 1;
	object-fit:cover;
}


.topmenu-contents{
	width: 100%;
	position:absolute;
	left: 50%;
	top:55%;
	transform: translate(-50%,-50%);
	text-align: center;
	z-index: 5;
}


.topmenu-arrow{
	width: 42px;
	height: 42px;
	border: 2px solid #fff;
	border-radius: 50%;
	position: relative;
	background: #373737;
	color: #fff;
	margin: 0 auto 0 auto;
}

.topmenu-arrow span{
	font-size: 12px;
	line-height: 1;
	font-weight: 600;
	position: absolute;
	top:13px;
	left: 13px;
	color: #fff;
}

.topmenu-title{
	font-size:21px;
	font-weight: 600;
	margin-top:9px;
}
.topmenu-title span{
	display: block;
	font-size:13px;
	font-weight: 600;
	color: #dd2326;
	margin-top:6px;
}





/*======================================

	message
	
========================================*/

section#message{
	width: 100%;
	margin-bottom:75px;
}

.message-photo{
	width: 100%;
	margin: 0px 0 30px 0;
}
.message-photo img{
	width: 100%;
	height: auto;
	margin: 0px 0 0px 0;
}

.signature-wrapper{
	width: 100%;
	margin: 0 0 0 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.signature-yakushoku{
	display: inline-block;
	font-size:12px;
	line-height: 1.5;
	margin: 0 9px 0 0;
}

.signature-president{
	display: inline-block;
	font-size:30px;
	line-height: 1.5;
	margin: 0 0px 0 0;
}




/*======================================

	profile
	
========================================*/

section#profile{
	width: 100%;
	margin-bottom:75px;
}

section#history{
	width: 100%;
	margin-bottom:75px;
}


table.profile-table{
	width: 100%;
	border-collapse: collapse;
	font-size: 13px;
	line-height: 1.8;
}

table.profile-table tr{
	display: flex;
	justify-content: space-between;
}

table.profile-table th{
	width: 20%;
	padding: 12px 0px 12px 6px;
	color:#1b5991;
	border-bottom:1px solid #1b5991;
	font-weight: normal;
}

table.profile-table th.th-first{
	border-top:1px solid #1b5991;
}

table.profile-table td{
	width: 78%;
	padding: 12px 0px 12px 6px;
	border-bottom:1px solid #231815;
}

table.profile-table td.td-first{
	border-top:1px solid #231815;
}


h4.profile-h4{
	margin-top: 45px;
    padding: 0.5rem 1rem 0.5rem 1.2rem;
    margin-bottom: 0.2rem;
    background-image:
        linear-gradient(#dd2326 40%, #1b5991 30%);
    background-repeat: no-repeat;
    background-size: 0.4rem 100%;
    font-size: 20px;
}

.profile-access{
	display: block;
	justify-content: space-between;
	margin: 0 0 0 0;
}

.profile-access-left{
	width: 100%;
	margin-bottom: 12px
}

.profile-access-right{
	width: 100%;
}

.access-photo{
	width: 100%;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 260px;
}


.history-photo{
	width: 100%;
	margin-top: 30px;
}

.history-photo img{
	width: 100%;
}




/*======================================

	quality
	
========================================*/

section#quality{
	width: 100%;
	margin-bottom:60px;
}

section#quality02{
	width: 100%;
	margin-bottom:60px;
}

.quality-wrapper{
	display: block;
	justify-content: space-between;
	margin: 30px 0 0 0;
}

.quality-left{
	width: 100%;
	text-align: center;
	margin-bottom: 21px;
}

.quality-right{
	width: 100%;
}

.iso-image{
	width: 100%;
	margin: 0 auto 30px auto;
	border:2px solid #dd2326;
}

.iso-14001{
	width: 180px;
	height: auto;
	margin: 0 auto 0 auto;
}

.iso-9001{
	width: 150px;
	height: auto;
	margin: 0 auto 0 auto;
}



p.quality-p{
	font-size: 13px;
}

h5.quality-h5{
	font-size:20px;
	border-bottom: 1px solid #333;
	padding: 0 0 12px 0;
	margin: 45px 0 18px 0;
}

h6.quality-h6{
	font-size:20px;
	padding: 0 0 0px 0;
	margin: 24px 0 18px 0;
	display: flex;
	justify-content: flex-start;
}
h6.quality-h6 span{
	display: inline-block;
	margin-right: 6px;
}


    ol.paren  {
	margin-left: 0em;
	padding: 0 0 0 1.8em;
        }


    ol.paren li  {
        list-style-type:none;
        counter-increment: cnt;
        text-indent:-2em;
        padding:0;
        font-size: 13px;
        line-height: 1.8;
		margin: 0 0 9px 0;
        }
    ol.paren0 li  {
        list-style-type:none;
        text-indent:-3em;
        padding:0;
        }
    ol.paren li:before  {
        display: marker;
        content: "( "counter(cnt) " ) ";
        }






}/*//end  max-width: 480px ///////////////////////*/







@media only screen and (min-width: 481px) {




#page-head-company{
	width: 100%;
	height: 400px;
	background:url(../i/h2_bg_company.jpg) no-repeat center center;
	background-size:cover;
	z-index: -1;
}





/*======================================

	submenu
	
========================================*/

.submenu-wrapper{
	width: 100%;
	height: 96px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	padding: 20px 0 0 0;
}

.submenu{
	width: 960px;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0px auto 0 auto;
}

.submenu-btn-now{
	width: 180px;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #dd2326;
	color:#fff;
	margin: 0 8px 0 8px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}


.submenu-btn{
	width: 180px;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #373737;
	color:#fff;
	margin: 0 8px 0 8px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.submenu-btn::after {
  background: #dd2326;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 120px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.submenu-btn:hover {
  color: #fff;
}
.submenu-btn:hover::after {
  transform: scale(1, 1);
}

.submenu-title{
	font-size:15px;
	font-weight: 600;
	margin: 0 12px 0 12px;
}

.submenu-arrow{
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-radius: 50%;
	position: relative;
}

.submenu-arrow span{
	font-size: 8px;
	line-height: 1;
	font-weight: 600;
	position: absolute;
	top:5.5px;
	left: 5.5px;
}








/*======================================

	h3
	
========================================*/

h3.company-h3{
	font-size:50px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	color:#1b5991;
}

h3.company-h3 span.h3-en{
	display: block;
	font-size:20px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	color:#dd2326;
}

h3.company-h3 span.h3-sub{
	display: block;
	font-size:50px;
	font-weight: 600;
	line-height: 1;
	margin: 12px 0 0px 0;
	padding: 0 0 0 0;
	color:#1a1311;
	text-indent: -30px;
}

/*======================================

	company-top
	
========================================*/

section#mission{
	width: 100%;
	margin-bottom:75px;
}

.mission-photo{
	width: 100%;
	margin: 42px 0 42px 0;
}


section#philosophy{
	width: 100%;
	margin-bottom:75px;
}

h4.philosophy-h4{
	font-size:20px;
	font-weight: 600;
	line-height: 1.5;
	margin: 45px 0 18px 0;
	padding: 0 0 0 0;
}



section#policy{
	width: 100%;
	margin-bottom:75px;
}

.policy-wrapper{
	width: 100%;
	margin: 0 0 0 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.policy-box{
	width: 300px;
	height: 300px;
	margin: 0 0 0 0;
	background: #1b5991;
	text-align: center;
	padding: 45px 0 0 0;
}

.policy-eyecatch{
	width: 100px;
	height: 100px;
	margin: 0 auto 0 auto;
}

.policy-title{
	font-size:50px;
	font-weight: 600;
	color: #fff;
	margin: 0 auto 0 auto;
}

.policy-note{
	font-size:13px;
	color: #fff;
	margin: 0 auto 0 auto;
}



/*======================================

	company-topmenu
	
========================================*/

.company-topmenu-wrapper{
	width: 100%;
	border-top: 1px solid #ddd;
	padding: 75px 0 0px 0;
	margin: 0 0 75px 0;
}


.company-topmenu{
	width: 960px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0px auto 0 auto;
}


.topmenu-btn{
	width: 300px;
	height: 300px;
	display: block;
	z-index: 1;
	position: relative;
	color:#fff;
}


.topmenu-btn::after {
  background: rgba(0,0,0,0.6);;
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 300px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: 3;
}
.topmenu-btn:hover {
  color: #fff;
}
.topmenu-btn:hover::after {
  transform: scale(1, 1);
}



.topmenu-eyecatch{
	position:absolute;
	left: 0;
	top:0;
	width: 300px;
	height: 300px;
	z-index: 1;
}
.topmenu-eyecatch:hover{
	opacity: 100;
}

.topmenu-contents{
	width: 100%;
	position:absolute;
	left: 50%;
	top:62%;
	transform: translate(-50%,-50%);
	text-align: center;
	z-index: 5;
}


.topmenu-arrow{
	width: 42px;
	height: 42px;
	border: 2px solid #fff;
	border-radius: 50%;
	position: relative;
	background: #373737;
	color: #fff;
	margin: 0 auto 0 auto;
}

.topmenu-arrow span{
	font-size: 12px;
	line-height: 1;
	font-weight: 600;
	position: absolute;
	top:13px;
	left: 13px;
	color: #fff;
}

.topmenu-title{
	font-size:25px;
	font-weight: 600;
	margin-top:18px;
}
.topmenu-title span{
	display: block;
	font-size:13px;
	font-weight: 600;
	color: #dd2326;
	margin-top:9px;
}


/*======================================

	message
	
========================================*/

section#message{
	width: 100%;
	margin-bottom:75px;
}

.message-photo{
	width: 100%;
	margin: 0px 0 42px 0;
}

.signature-wrapper{
	width: 100%;
	margin: 0 0 0 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.signature-yakushoku{
	display: inline-block;
	font-size:13px;
	line-height: 1.5;
	margin: 0 9px 0 0;
}

.signature-president{
	display: inline-block;
	font-size:40px;
	line-height: 1.5;
	margin: 0 0px 0 0;
}



/*======================================

	profile
	
========================================*/

section#profile{
	width: 100%;
	margin-bottom:75px;
}

section#history{
	width: 100%;
	margin-bottom:75px;
}

table.profile-table{
	width: 100%;
	border-collapse: collapse;
	font-size: 13px;
	line-height: 1.8;
}

table.profile-table tr{
	display: flex;
	justify-content: space-between;
}

table.profile-table th{
	width: 240px;
	padding: 12px 0px 12px 30px;
	color:#1b5991;
	border-bottom:1px solid #1b5991;
	font-weight: normal;
}

table.profile-table th.th-first{
	border-top:1px solid #1b5991;
}

table.profile-table td{
	width: 700px;
	padding: 12px 0px 12px 30px;
	border-bottom:1px solid #231815;
}

table.profile-table td.td-first{
	border-top:1px solid #231815;
}


h4.profile-h4{
	margin-top: 45px;
    padding: 0.5rem 1rem 0.5rem 1.2rem;
    margin-bottom: 0.2rem;
    background-image:
        linear-gradient(#dd2326 40%, #1b5991 30%);
    background-repeat: no-repeat;
    background-size: 0.4rem 100%;
    font-size: 20px;
}

.profile-access{
	display: flex;
	justify-content: space-between;
	margin: 0 0 0 0;
	height: 260px;
}

.profile-access-left{
	width: 430px;
}

.profile-access-right{
	width: 500px;
}

.access-photo{
	width: 100%;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 260px;
}


.history-photo{
	width: 100%;
	margin-top: 30px;
}

.history-photo img{
	width: 100%;
}



/*======================================

	quality
	
========================================*/

section#quality{
	width: 100%;
	margin-bottom:75px;
}

section#quality02{
	width: 100%;
	margin-bottom:75px;
}

.quality-wrapper{
	display: flex;
	justify-content: space-between;
	margin: 30px 0 0 0;
}

.quality-left{
	width: 400px;
	text-align: center;
}

.quality-right{
	width: 530px;
}

.iso-image{
	width: 400px;
	margin: 0 auto 30px auto;
	border:2px solid #dd2326;
}

.iso-14001{
	width: 180px;
	height: auto;
	margin: 0 auto 0 auto;
}

.iso-9001{
	width: 150px;
	height: auto;
	margin: 0 auto 0 auto;
}



p.quality-p{
	font-size: 13px;
}

h5.quality-h5{
	font-size:20px;
	border-bottom: 1px solid #333;
	padding: 0 0 12px 0;
	margin: 45px 0 18px 0;
}

h6.quality-h6{
	font-size:20px;
	padding: 0 0 0px 0;
	margin: 24px 0 18px 0;
	display: flex;
	justify-content: flex-start;
}
h6.quality-h6 span{
	display: inline-block;
	margin-right: 6px;
}


    ol.paren  {
	margin-left: 0em;
	padding: 0 0 0 1.8em;
        }


    ol.paren li  {
        list-style-type:none;
        counter-increment: cnt;
        text-indent:-2em;
        padding:0;
        font-size: 13px;
        line-height: 1.8;
		margin: 0 0 9px 0;
        }
    ol.paren0 li  {
        list-style-type:none;
        text-indent:-3em;
        padding:0;
        }
    ol.paren li:before  {
        display: marker;
        content: "( "counter(cnt) " ) ";
        }



}/*//end  min-width: 481px ///////////////////////*/











