@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
 margin:0;
 padding:0;
 border:0;
 outline:0;
 vertical-align:baseline;
 background:transparent;
	box-sizing: border-box;
}

body {
 color: #222222;
 line-height: 1.6;
 font-weight: 400;
  font-family: 'Lato', 'Noto Sans JP', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
 width: 100%;
 font-smoothing: antialiased;
 font-variant-numeric: tabular-nums;
 /* safari hover対策 */
 -webkit-font-smoothing: antialiased;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
 display:block;
}

ul, ol {
 list-style:none;
}

blockquote, q {
 quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
 content:'';
 content:none;
}

a {
 margin:0;
 padding:0;
 vertical-align:baseline;
 text-decoration: none;
 color: inherit;
}

/* change colours to suit your needs */
ins {
 background-color:#ff9;
 color:#000;
 text-decoration:none;
}

/* change colours to suit your needs */
mark {
 background-color:#ff9;
 color:#000;
 font-style:italic;
 font-weight:bold;
}

del {
 text-decoration: line-through;
}

abbr[title], dfn[title] {
 border-bottom:1px dotted;
 cursor:help;
}

table {
 border-collapse:collapse;
 border-spacing:0;
}
.tbl-r02 th {
  background: #d2f2d2;
  border: solid 3px #fff;
	font-weight: normal;
}
.tbl-r02 td {
  border: solid 3px #fff;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 100%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

/* change border colour to suit your needs */
hr {
 display:block;
 height:1px;
 border:0;
 border-top:1px solid #cccccc;
 margin:1em 0;
 padding:0;
}

input, select {
 vertical-align:middle;
}

img {
 vertical-align: bottom;
 line-height: 1.0;
}

button {
 line-height: 1.0;
 background-color: transparent;
 border: none;
 cursor: pointer;
 outline: none;
 padding: 0;
 appearance: none;
}

/*  */
.pc-only{
	display: block;
}
.mb-only{
	display: none;
}
.sp-only{
	display: none;
}
.pc-none{
	display: none;
}
/* タブレットとデスクトップ 810px以下 */
@media only screen and (max-width:810px) {
.pc-only{
	display: none;
}
.mb-only{
	display: block;
}
.sp-only{
	display: none;
}
.pc-none{
	display: block;
}	
}

/* スマホとタブレット 480px以下 */
@media only screen and (max-width:480px) {
.pc-only{
	display: none;
}
.mb-only{
	display: none;
}
.sp-only{
	display: block;
}
	
}

/*-----------------------------------*/
/* NAV BUTTON */
/*-----------------------------------*/
.nav-item{
	padding: 0 0;
}
/*.first-btn,.second-btn,.third-btn{
	width: 120px;
	text-align: center;
}
.first-btn .nav-link,.second-btn .nav-link,.third-btn .nav-link{
	  color: rgba(255, 255, 255, 1) !important;
}
.first-btn{
	background: #cb3131;
}
.second-btn{
	background: #cbcb31;
}
.third-btn{
	background: #3131cb;
}*/
.nav-item{
	margin: 0 0.4rem;	
}
.navbar-nav .urgent,
.navbar-nav .contact{
	padding: 0.2em 0;
	transition: all  0.3s ease;
}
.navbar-nav .urgent{
	background: #CA3131;
}
.navbar-nav .contact{
	background: #3131CA;
	margin-right: 55px;
}
.navbar-nav .urgent a,
.navbar-nav .contact a{
	padding: 0.6rem 1em;
	color: #ffffff !important;
}
.navbar-nav .urgent:hover,
.navbar-nav .contact:hover{
	opacity: 0.8;
	border: none !important;
}
.icon-truck{
	color: blue;
}
.nav-icon{
	font-size: 20px;
	display: block;
	text-align: center;
}
.nav-item a:hover{
	text-decoration: none !important;
}
.nav-item .nav-link:hover{
	padding-bottom: 2px;
	border-bottom: 2px solid #32CB32;
}
/*.nav-item a.nav-link::after {
	content: "/";
	display: inline-block;
	padding-left: 0.7em;
	color: lightgrey;
}
.nav-item:last-child a.nav-link::after{
	content: " ";
}*/
/*-----------------------------------*/
/* 共通 */
/*-----------------------------------*/
.area__space-s{
	padding: 20px 0;
}
.area__space-m{
	padding: 40px 0;
}
.area__space-l{
	padding: 60px 0;
}

.container a[href$=".pdf"]:after {
    display: inline-block;
    width: 24px;
    height: 24px;
font-family: "icomoon";
	content: "\e913";
	padding-left: 1em;
	color: #d66b6b;
}

/*-----------------------------------*/
/* topics */
/*-----------------------------------*/
#newsWrap{
	width: 100%;
}
ul#newsList{
	margin:0 auto 15px auto;
	padding:0;
	width: 100%;
}
ul#newsList li{
	width: 100%;
	margin:0;
	padding:7px 0;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
	line-height:130%;
	list-style-type:none;
}
.up_ymd{
	padding-right: 1.5em;
}

.topics__list  a[href$=".pdf"]:after {
	content: '';
	display: none;
}
li.cat-0 .catName{/*お知らせ*/
	background:#6495ed;
	color: #fff;
}
li.cat-1 .catName{/*重要なお知らせ*/
	background:#ff6347;
	color: #fff;
}
.catName{
	display:inline-block;
	padding:4px 6px;
	border-radius:3px;
	line-height:100%;
	margin:0 2em 0 0;
	text-align: center;
	min-width: 110px;
	font-size:10pt;
}
.newMark{
	display:inline-block;
	padding:3px 5px;
	font-size:11px;
	line-height:100%;
	background:#EF454A;
	color:#fff;
	border-radius:3px;
}
.comment{
	display:block;
	padding:3px 0;
	float:left;
	overflow:hidden;
	width:100%;/* 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
}
#up_ymd{
	text-align:right;
	margin:5px 10px;
}
.detailUpfile{
	margin:5px 0 35px;
	text-align:center;
}
.backORcloseBtn{
	text-align:center;
	line-height:100%;
	margin-top:30px;

}
.backORcloseBtn a{
	display:inline-block;
	padding:10px 2em;
	background: #32cb32;
	color:#fff;
	border-radius:6px;
	text-decoration:none;
}
.detailUpfile img{
	max-width:100%;
	height:auto;
}
.pNav{
	font-size:11px;	
}

/* ラップトップとデスクトップ 1200px以下 */
@media only screen and (max-width:1200px) {
.navbar-nav .contact{
	background: #3131CA;
	padding: 0 0.4em;
	margin-right: 60px;
}
.navbar-nav .urgent{
	background: #CA3131;
	padding: 0 0.4em;
}
.nav-item{
	margin: 0 0.2rem;	
}
	
}


/* スマホとタブレット 810px以下 */
@media only screen and (max-width:810px) {
ul#newsList li span.title{
	display: block;
}
}

/*-----------------------------------*/
/* Pager style（外部化可） */
/*-----------------------------------*/
.pager{
	text-align:right;
	padding:10px;
	clear:both;
}
/*ページャーボタン*/
.pager a{
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #333;
    font-size: 12px;
    padding: 3px 7px 2px;
    text-decoration: none;
	margin:0 1px;
}

/*現在のページのボタン*/
.pager a.current{
    background: #999;
    border: 1px solid #999;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    font-size: 12px;
    padding: 3px 7px 2px;
	margin:0 1px;
    text-decoration: none;
}

.pager a:hover{
    background:#999;
    color: #fff;
}

.overPagerPattern{
	padding:0 2px ;	
}


/*-----------------------------------*/
/* pagetop */
/*-----------------------------------*/
.pt-container{
	position: relative;
}
#page_top{
  width: 100px;
  height: 35px;
	background: #a1caa1;
  position: absolute;
	right:0;
  bottom: 0px;
border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#page_top a{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
	text-align: center;
}
#page_top a::before{
  font-family: 'icomoon';
  content: '\e909';
  font-size: 50px;
	line-height: 35px;
  color: #ffffff;
	text-align: center;
}

/*-----------------------------------*/
/* 24時間対応TEL */
/*-----------------------------------*/
.sos-tel {
  position: fixed;
  right:20px;
  bottom: 0;
  display: block;
  background:#d14545;
  color: #fff;
	font-size: 13pt;
	text-decoration: none;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	z-index: 10;
	text-align: center;
	line-height: 1.4;
box-shadow: 0 0.5rem 1rem hsl(0 0% 0% / 20%);
}
.sos-tel a{
	display: block;
	padding:5px 15px;
}
.sos-tel a:hover{
	text-decoration: none;
	color: #fff;
}
.sos-tel span.sos-time em{
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
}
.sos-tel span.sos-telno{
font-family: Helvetica, Arial, sans-serif;
	font-size: 22pt;
	font-weight: bold;
}
.sos-tel span.sos-telno:before{
	font-family: "icomoon";
	content: "\e90d";
	padding-right: 6px;
}

/*-----------------------------------*/
/* pagetitle */
/*-----------------------------------*/
.pagetitle{
	text-align: center;
}
.pagetitle h2 {
  font-size: 2rem;
  position: relative;
  padding: 1.5rem;
  text-align: center;
	margin-bottom: 30px;
}
.pagetitle h2 span {
  font-size: 1.6rem;
  display: block;
	color: #a1caa1;
}
.pagetitle h2::before {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 30px);
  width: 60px;
  height: 6px;
  content: '';
  border-radius: 3px;
  background: #32cb32;
}

/*-----------------------------------*/
/* sabpage-title */
/*-----------------------------------*/
.sab-title{
	width: 100%;
	text-align: center;	
	height: 250px;
	overflow: hidden;
}
.sab-title img{
	width: 100%;
	height: 250px;
	object-fit: cover;
}

.content h3{
	font-size: 1.2em;
	color: #fff;
	background: #32cb32;
	border-radius:8px;
	padding: 0.7rem 1.5rem;
	margin: 3em 0 1em 0;
}
.popup h3{
	margin: 1em 0 1em 0;
}

.content h4 {
 padding: 0.25em 0.7em;
	margin: 1.5em 0 0.5em 0;
  background: transparent;
  border-left: solid 5px #a1caa1;
	font-size: 1.1em;
	font-weight: 700;
}

.content h5 {
	font-size: 1em;
	color: #32cb32;
	margin: 1.2em 0 0.3em 0;
  background: transparent;
	font-weight: 700;
}
.content h5.pcatch {
	font-size: 1.3em;
	color: #d14545;
	margin: 1.2em 0 0.3em 0;
  background: transparent;
	font-weight: 700;
}
/*-----------------------------------*/
/* list */
/*-----------------------------------*/

ul.list-basic,ul.note-icon,ul.check-icon {
  padding: 0.5em 1em 0.5em 2.3em;
}
ul.list-basic li,ul.note-icon li,ul.check-icon li {
  line-height: 1.5;
  padding: 0.5em 0;
padding-left: 1em;
    text-indent: -0.5em;
}
ul.list-basic li:before{
	content:"■";
	padding-right: 0.5em;
}
ul.note-icon li:before {
  font-family: "icomoon";
  content: "\e904";
  color: #ffb03f;
	padding-right: 0.5em;
}

ul.check-icon li:before {
  font-family: "icomoon";
  content: "\e914";
  color: #32cb32;
	padding-right: 0.5em;
}

ol.list-number,ol.list-number2{
  padding: 0.5em 0;
  counter-reset: count 0;
}
ol.list-number li {
	padding: 0.5em 0 0.5em 2.5em;
    text-indent: -1.8em;
}
ol.list-number2 li {
	padding: 0.1em 0 0.1em 2em;
    text-indent: -1.8em;
}
ol.list-number li:before,
ol.list-number2 li:before{
  content: counter(count) ".　";
  counter-increment: count 1;
}



/*-----------------------------------*/
/* FOOTER */
/*-----------------------------------*/
footer{
	border-top:5px solid #a1caa1;
}
.foot_info{
	color: #fff;
}
.copyright{
	border-top: 1px solid #fff;
	text-align: center;
	color: #fff;
}
.twitter_f{
	margin-top: 1em;
	text-align: center;
}
.twitter_f_icon {
	display: inline-block;
	width: 32px;
	height: 32px;
}

.twitter_f_icon img{
	width: 100%;
	border-radius: 5px;
}
.foot_nav .fnav-link{
	text-align: left;
	}

/*-----------------------------------*/
/* TwitterIcon */
/*-----------------------------------*/
.twitter_btn{
  position: fixed;
	width: 52px;
  top: 5px; 
  right: 0px;
  padding: 12px 12px 12px 12px;
	background: #1B9DF0;
	border-radius: 7px 0 0 7px;
	transition : 0.3s;
  -webkit-transform: translate(7px, 0);
  -moz-transform: translate(7px, 0);
  -ms-transform: translate(7px, 0);
  -o-transform: translate(7px, 0);
  transform: translate(7px, 0);
}
.twitter_btn::before{
	content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
	background: url("../images/common/Logo white.svg") no-repeat;
	background-size: contain;
	vertical-align: middle;	
}
.twitter_btn:hover{
	background: #1B9DF0;
  -webkit-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
  -ms-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  transform: translate(0px, 0);
}


/* ラップトップとデスクトップ 1200px以下 */
@media only screen and (max-width:1200px) {
img{
	max-width: 100%;
}
.nav-item a.nav-link::after {
display: none;
}
.nav-item:last-child a.nav-link::after{
display: none;
}
	
/*-----------------------------------*/
/* TwitterIcon */
/*-----------------------------------*/
.twitter_btn{
	display: block;
  position: fixed;
	width: 46px;
  top: 8px; 
  right: 0px;
  padding: 10px;
  -webkit-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
  -ms-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  transform: translate(0px, 0);
}
.twitter_btn:hover{
  -webkit-transform: translate(0px, 0);
  -moz-transform: translate(0px, 0);
  -ms-transform: translate(0px, 0);
  -o-transform: translate(0px, 0);
  transform: translate(0px, 0);
}	
	
}


/* タブレットとデスクトップ 810px以下 */
@media only screen and (max-width:810px) {

/* NAV BUTTON */
.nav-item{
	padding: 0;
	width: 100%;
	text-align: center;
}
.nav-item .nav-link{
	width: 100%;
	border-bottom:1px solid #ccc;
	}
/*.first-btn,.second-btn,.third-btn{
	width: 100%;
}
.first-btn .nav-link,.second-btn .nav-link,.third-btn .nav-link{
	border-bottom:none;
}
.nav-icon{
	display:inline-block;
	padding-right:10px; 
}*/
.nav-item{
	margin: 0 0rem;	
}
.nav-item .nav-link{
	padding: 0.6em 0;
	}
.nav-item .nav-link:hover{
	padding-bottom: 0.6em;
	border-bottom: 1px solid #ccc;
}
.navbar-nav .urgent,
.navbar-nav .contact{
	padding: 0.6em 0;
	transition: all  0.3s ease;
}
.navbar-nav .contact{
	margin-right: 0px;
}
.navbar-nav .urgent a,
.navbar-nav .contact a{
	padding: 0.6rem 0;
}

	
/*-----------------------------------*/
/* FOOTER */
/*-----------------------------------*/
.foot_nav .fnav-link{
	text-align: left;
	}
.foot_nav .fnav-link::before{
	font-family: "icomoon";
	content: "\e90b";
	padding-right: 7px;
	}
	
/*-----------------------------------*/
/* sabpage-title */
/*-----------------------------------*/
.sab-title{
	background-image: url("../images/common/h2_title_bg_md.jpg");
}

/*-----------------------------------*/
/* TwitterIcon */
/*-----------------------------------*/
.twitter_btn{
  top: 70px; 
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}	
	
}


/* スマホとタブレット 480px以下 */
@media only screen and (max-width:480px) {
/*-----------------------------------*/
/* 共通 */
/*-----------------------------------*/
.area__space-s{
	padding: 10px 0;
}
.area__space-m{
	padding: 20px 0;
}
.area__space-l{
	padding: 30px 0;
}

/*-----------------------------------*/
/* sabpage-title */
/*-----------------------------------*/
.sab-title{
	height: 150px;
}
.sab-title img{
	height: 150px;
}
.foot_nav{
	padding: 0 2rem 2rem 2rem;
	}
 .iframe-responsive {
    position: relative;
    width: 100%;
    padding: calc(450 / 600 * 100%) 0 0;
  }
  .iframe-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
/*-----------------------------------*/
/* pagetop */
/*-----------------------------------*/
#page_top{
	display: none;
}
/*-----------------------------------*/
/* list */
/*-----------------------------------*/
ul.list-basic,ul.note-icon,ul.check-icon {
  padding: 0.5em;
}
	
/*-----------------------------------*/
/* 24時間対応TEL */
/*-----------------------------------*/
.sos-tel {
  position: fixed;
	width: 100%;
  right:0px;
  bottom: 0;
  display: block;
  background:#d14545;
  color: #fff;
	font-size: 13pt;
	text-decoration: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	z-index: 10;
	text-align: center;
	line-height: 1.3;
box-shadow: 0 0.5rem 1rem hsl(0 0% 0% / 20%);
}
.sos-tel a{
	display: block;
	padding:5px 15px;
}
.sos-tel a:hover{
	text-decoration: none;
	color: #fff;
}
.sos-tel span.sos-time em{
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
}
.sos-tel span.sos-telno{
font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.sos-tel span.sos-telno:before{
	font-family: "icomoon";
	content: "\e90d";
	padding-right: 6px;
}	

/*-----------------------------------*/
/* TwitterIcon */
/*-----------------------------------*/
.twitter_btn{
	display: none;
  top: 60px; 
}	
	
}

@media print{
.sos-tel{
	position: relative;
	}
footer.bg-green{
	background: #fff !important;
	color: #222 !important;
	}
footer .foot_nav .nav-item a{
	color: #222 !important;
	}
footer .foot_info,footer .foot_info p,footer .copyright{
	color: #222 !important;
	padding: 10px;
	}
	footer .area__space-l{
		padding: 20px;
	}
	
}
