@charset "UTF-8";

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
html {
	box-sizing: border-box;
}
body {/*
	-webkit-text-size-adjust:100%;*/
	font-size:100%;
	color:#003873;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clear {
	clear: both;
}
.clearL {
	clear: left;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clearfix {
/*\*//*/
	overflow: hidden;
	/**/
}
:focus {
	outline: 0;
}
a{
	text-decoration:underline;
	color:#003873;
}
img {
	border: 0;
	max-width:100%;
	vertical-align: top;
}
ul,li{
	list-style-type:none;
}
hr{
   border:none;
	border-top:#dadada solid 1px;
   height:1px;
	margin:20px 0px;
}
.mb5{
	margin-bottom:5px;
}
.mb8{
	margin-bottom:8px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.mt40{
	margin-top:40px;
}
.sml80{
	font-size:80%;
}
.sml70{
	font-size:70%;
}
.blue{
	color:#5887e7;
}

.sp{
	display:none;
}
.pc{
	display:block;
}


/* TO TOP Button */

#page-top {
    position: fixed;
	 z-index:200;
    bottom: 35px;
    right: 12px;
	 width:42px;
}
#page-top img{
	width:100%;
}



/* FOOTER
=====================================*/

#footer{
	background:#92c8ff;
	background:#b3cce6;
	background:#eae5d6;
	background:#003873;
	padding:15px 0;
	text-align:center;
	font-size:80%;
	color:#e2d39c;
}
#footer a{
	color:#e2d39c;
}



/* HEAD
=====================================*/


#head_kanaoffice{
	background:#003873;
	text-align:center;
	width:100%;
	height:85px;
	display: flex;
	align-items: center;
}
#head_kanaoffice h2{
	width:250px;
	margin:auto;
}
#head_kanaoffice h2 a:hover{
	opacity: 0.7;
}

/* MAIN PIC
=====================================*/


h1{
	width:180px;
	margin:auto;
	text-align:center;
	padding:25px 0 10px;
}
h1.titletxt{
    width: auto;
    margin: auto;
    text-align: center;
    padding: 25px 0 10px;
    font-size: 220%;
    font-weight: 400;
    line-height: 1.2;
}
p.lead{
	width:580px;
	margin:auto;
	text-align:center;
	padding-bottom:25px;
}
p.leadtxt{
	text-align:center;
	padding-bottom:20px;
	font-size: 150%;
	font-feature-settings: "palt";
}
#main_kanaoffice{
	width:100%;
	max-width:1000px;
	height:280px;
	margin:auto;
	overflow:hidden;
	vertical-align:middle;
  position: relative;
}
#main_kanaoffice img{
	width:100%;
	vertical-align:middle;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}

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

#main_kanaoffice{
	width:100%;
	height:200px;
	margin:auto;
	overflow:hidden;
  position: relative;
}
#main_kanaoffice img{
	max-width:initial;
	height:200px;
	width:auto;
  position: absolute;
  left: 0;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, 0);
}
}



/* SECTION
=====================================*/

section{
	width:90%;
	max-width:800px;
	margin:auto;
	padding-bottom:10px;
}
section p{
	padding-bottom:1em;
	line-height:1.65em;
}
h3{
	text-align:center;
	border-bottom:#c8bb8c solid 2px;
	font-size:140%;
	margin:40px auto 20px;
	display:table;
	font-weight:normal;
	font-feature-settings: "palt";
}
h4{
	text-align:center;
	font-size:150%;
	margin:auto;
	font-weight:normal;
  background: linear-gradient(transparent 0%, #fff8ba 0%);
  display:table;
  padding:5px 30px;
}
h4.chapter_h4{
background: none;
	text-align:left;
	font-size:120%;
	display: block;
  padding:0 0 0.5em;
}
h4.h4_full{
width: 100%;
text-align: center;
margin-bottom: 1em;
}
h5{
background: none;
	text-align:left;
	font-size:110%;
	display: block;
  padding:0 0 0.5em;
}
.text_left{
	float:left;
	width:450px;
	text-align:justify;
}
.pic_right{
	float:right;
	width:320px;
}
.pic_right a:hover{
	opacity:0.7;
}
.text_full{
text-align: left;
width:100%;
margin: auto;
padding: 5px 0;
display: block;
}
section p.blueback{
background:#003873;
color:#fff;
padding:3px 10px;
margin-bottom:1em;
text-align:center;
}

.pics_gercamp{
width: 100%;
display: flex;
justify-content: space-between;
margin-bottom: 20px;
}
.pics_gercamp img{
width: 33%;
height: auto;
}
p.pic_sq{
width: 100%;
max-width: 400px;
margin: auto;
}
p.pic_frame{
border: solid 1px #E4E4E4;
width: 100%;
padding: 0;
margin:10px auto 60px;
}

.office_tel{
	width:640px;
	margin:auto;
	margin-bottom:20px;
}
.office_tel h4{
	text-align:center;
	font-size:150%;
	margin:auto;
	font-weight:normal;
  background: #fff8ba;
  display:table;
  padding:5px 0;
  width:100%;
}

.office_tel p.tel{
	width:100%;
	text-align:center;
	background:#d90000;
	display:block;
	padding-bottom:0;
}

.office_tel p.tel img{
	max-width:400px;
	margin:auto;
}
.address{
	text-align:center;
}

.company{
	width:90%;
	max-width:500px;
	margin:auto;
	font-size:95%;
}
.company td,
.company th{
	text-align:left;
	vertical-align:middle;
	padding:10px 0;
	border-bottom:#e2e4e7 solid 1px;
}
.company th{
	width:100px;
}

#map{
	margin-bottom:30px;
}


.meritlink{
width: 90%;
max-width: 640px;
margin: 0 auto 30px;
text-align: center;
background: #fff8ba;
}
.meritlink .tel_txt{
padding: 0.5em 0;
font-size: 100%;
}
.meritlink .tel_no{
background: #d90000;
color: #fff;
padding: 0.8em 0;
font-weight: bold;
line-height: 1.2;
}
.meritlink .tel_no a{
color: #fff;
font-size: 140%;
position: relative;
display: inline-block;
}



@media screen and (max-width: 860px) {
	
.text_left{
	float:left;
	width:57%;
	text-align:justify;
}
.pic_right{
	float:right;
	width:41%;
}
.office_tel{
	width:90%;
	margin:auto;
	margin-bottom:20px;
}
}


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

.sp{
	display:block;
}
.pc{
	display:none;
}

p.lead{
	width:100%;
	max-width:380px;
	margin:auto;
	text-align:center;
	padding-bottom:25px;
}
.text_left{
	float:none;
	width:100%;
	text-align:justify;
	margin:auto;
}
.pic_right{
	float:none;
	width:100%;
	margin:auto;
}

h3{
	line-height:1.3em;
}

.office_tel{
	width:100%;
	margin:auto;
	margin-bottom:20px;
}
.office_tel h4{
	font-size:130%;
}

.office_tel p.tel img{
	width:100%;
	max-width:360px;
}
.address{
	text-align:left;
	width:90%;
	margin:auto;
}
#map{
	width:90%;
	margin:auto;
}
}

/*////////金澤運輸ページ/////////////*/
br.sponly{
display: none;
}
.page_kanazawa{
width: 90%;
max-width: 800px;
margin: auto;
font-size: 1.2rem;
}
.page_kanazawa section{
padding:20px 0;
}
.page_kanazawa h2{
margin: 30px 0;
text-align: center;
font-size: 180%;
}
.page_kanazawa h3{
margin-bottom: 1.5em;
}
.page_kanazawa h3.kanazawa{
line-height: 1.2;
padding-bottom: 0.25em;
}
p.fit{
width: fit-content;
margin: auto;
line-height: 2;
font-size: 120%;
font-weight: bold;
}
p.list_center{
line-height: 2;
font-size: 120%;
font-weight: bold;
text-align: center;
}
p.center{
text-align:center;
max-width: 90%;
margin: auto;
}
p.exlink{
width: 300px;
margin: 0 auto 20px;
height: 2em;
line-height: 2em;
border-radius: 90px;
background: #c8bb8c;
text-align: center;
}
p.exlink a{
text-decoration: none;
display: block;
width: 300px;
border-radius: 90px;
background: #c8bb8c;
color: #fff;
font-weight: bold;
transition: 0.3s;
}
p.exlink a:hover{
color: #003873;
}


.mark_yellow {
display: inline-block;
    background: -webkit-linear-gradient(transparent 64%, #ffff00 0%);
    background: linear-gradient(transparent 64%, #ffff00 0%);
}
.tellink{
width: 100%;
max-width: 550px;
margin: auto;
text-align: center;
background: #fff8ba;
}
.tellink .tel_txt{
padding: 0.5em 0;
}
.tellink .tel_no{
background: #d90000;
color: #fff;
padding: 0.8em 0;
font-weight: bold;
line-height: 1.2;
}
.tellink .tel_no a{
color: #fff;
font-size: 130%;
position: relative;
display: inline-block;
}
.tellink .tel_no a::before{
content: "";
background: url(../img_kanazawa/icon_tel.png);
background-repeat: no-repeat;
position: absolute;
left: -1.8em;
top: 0;
bottom: 0;
width: 1.8em;
height: 2em;
margin: auto;
background-size: cover;
}

@media  screen and (max-width:600px){
br.sponly{
display: block;
}
.page_kanazawa{
font-size: 1.1rem;
}
.page_kanazawa h2{
font-size: 6.5vw;
}
p.fit{
font-size: 100%;
}
p.list_center{
font-size: 100%;
}

.tellink .tel_no {
    padding: 0.8em 0 0.8em 1em;
}
.tellink .tel_no a{
    font-size: 5vw;
}
.tellink .tel_txt{
font-size: 4.25vw;
}
.tellink .tel_no a::before{
left: -1.8em;
width:2em;
height: 2em;
}

}

@media  screen and (max-width:500px){
.pics_gercamp {
flex-wrap: wrap;
}
.pics_gercamp img{
width: 100%;
height: auto;
margin-bottom: 10px;
}
h3{
	font-size:130%;
}
}

/*ANIMATION*/

#truck-scene{
  position: relative;
  width: min(100%, 800px);
  aspect-ratio: 8 / 5;
  overflow: hidden;
  margin: auto;
}
.truck-scene img{
  position:absolute;
  width:100%; height:100%;
  top:0; left:0;
  display:none;
  pointer-events:none; 
}


/* MERIT */
h1.merit{
width: auto;
}
