/*
Theme Name: yamaume02
Description: 株式会社山梅
Author: ACEWEB

Version:2.0
License:ACEWEB
License URI:http://aceweb.jp

Tags:
*/

@charset "utf-8";

:root{
	--main-color: #00A040;
  --light-color: #66E28E;
}


.topSecNews a{ color: #333 !important; }
.topSecNews a:hover{ color: #f90 !important; }

.newsSec01Txt a{ text-decoration: underline !important; color: #0069b5 !important; }
.newsSec01Txt a:hover{ opacity: 0.6 !important; }
a { -ms-filter: "alpha( opacity=60 )"; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; }

#fancybox-title{ font-size: 1.6rem; }
.worksSec p{ font-size: 1.6rem; }

.newsSec ul li .newsSecDate{ font-family: bokutoh-rera, sans-serif; font-weight: 400; font-style: normal; }
.newsSec ul li .newsSecTit{ font-family: bokutoh-rera, sans-serif; font-weight: 400; font-style: normal; font-size: 2.3rem !important; }

.pagination{ width: 100%; margin: 0 auto; padding-top: 20px; border-top: 1px solid var(--right-color); margin-top: 50px;}
.pagination ul{ display: flex; justify-content: space-between; font-weight: 700;}
.pagination ul li{ width: 30%; max-width: 160px;}
.pagination ul li a{ display: block;  color: var(--main-color); font-size: 14px; border-radius: 18px; padding: 5px; text-align: center; }
.pagination ul li a svg{vertical-align: middle; font-size: 16px; transform: translateY(2px); margin-right: 10px;}
.pagination ul li a:hover{ background: var(--main-color); color: #fff; opacity: 1; }
.pagination ul li span{font-size: 14px; display: block;}
.pagination ul li:nth-child(1){ text-align: left; }
.pagination ul li:nth-child(1) a{display: block; border: 1px solid var(--main-color);}
.pagination ul li:nth-child(1) a i{ margin-right: 10px; }

.pagination ul li:nth-child(2) a{ display: block; color: var(--main-color); border: 1px solid var(--main-color); }
.pagination ul li:nth-child(2) a:hover{ color: #fff; border-color: var(--main-color); background: var(--main-color); }
.pagination ul li:nth-child(3) a{ display: block; border: 1px solid var(--main-color);}
.pagination ul li:nth-child(3)  i{ margin-left: 10px; }
.pagination ul li.nonext{ border: 1px solid #ccc; color: #ccc; font-size: 1.4rem; text-align: center; padding: 5px; opacity: 0.7; border-radius: 18px;}
.pagination ul li.next svg{transform: translateY(-1px);}
.pagination ul li.next svg,
.pagination ul li.nonext svg{ margin-left: 10px; vertical-align: middle;}
.pagination ul li.nonext span{ font-size: 14px;}
.pagination ul li.prev span{ display: initial; text-align: right; vertical-align: middle; padding-top: 5px; font-size: 16px;}
.pagination ul li.noprev{ border: 1px solid #ccc; color: #ccc; font-size: 14px; text-align: center; padding: 5px; font-size: 16px; opacity: 0.7; border-radius: 18px;}
.pagination ul li.prev svg,
.pagination ul li.noprev svg{ margin-right: 10px;}
.pagination ul li.noprev i{ margin-right: 10px; }
.pagination ul li.noprev span{ }
.pagination ul li.modoru i{ margin-right: 10px; }

.wp-pagenavi{ text-align: center;  }

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 SP CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media screen and (max-width:640px){

/* Wordpress用 */
.alignleft,
img.alignleft {
	display: block;
	float: none;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	margin-left: auto;
}
.alignright,
img.alignright {
	display: block;
	float: none;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}


/* 新着情報一覧 */
#contents .newslistSec{ width: 90%; margin: 0 auto; padding: 5% 0; }
#contents .newslistSec ul{ }
#contents .newslistSec ul li{ border-bottom: 1px solid #ccc; padding: 10px; margin-bottom: 10px; overflow: hidden; }
#contents .newslistSec ul li:after{ content: ""; display: block; clear: both; }
#contents .newslistSecCat{ display: inline-block; margin: 0 10px 5px 0; color: #0069b5; border: 1px solid #0069b5; font-size: 13px; padding: 5px; text-align: center; vertical-align: middle; }
#contents .newslistSecDate{ display: inline-block; font-size: 13px; vertical-align: middle; margin-bottom: 5px; }
#contents .newslistSecTit{ font-size: 14px; font-weight: 500; }


/* 新着情報 */
#contents .newsSec01{  }
#contents .newsSec01Tit{ background: #0069b5; overflow: hidden; padding: 2%; }
#contents .newsSec01Cat{ display: inline-block; background: #fff; color: #0069b5; font-size: 12px; text-align: center; padding: 5px 20px; margin-bottom: 10px; }
#contents .newsSec01Date{ color: #fff; text-align: center; font-size: 14px; font-weight: 500; }
#contents .newsSec01Tit{ color: #fff; font-size: 20px; font-weight: 700; text-align: center; }
#contents .newsSec01Txt{ width: 90%; margin: 0 auto; padding: 5%; font-size: 14px; line-height: 1.8;overflow: hidden; border-bottom: 1px solid #ccc; margin-bottom: 30px; }




.worksSecNav{ width: 90%; margin: 0 auto 40px auto; }
.worksSecNav nav{ }
.worksSecNav nav ul{ display: flex; justify-content: space-between; }
.worksSecNav nav ul li{ flex-basis: 23%; }
.worksSecNav nav ul li a{ display: block; color: #35b468; font-size: 14px; font-weight: 500; letter-spacing: 1px; border: 1px solid #35b468; background: #fff; padding: 10px; text-align: center; }
.worksSecNav nav ul li a:hover{ background: #f49f05; color: #fff; }

.worksSec{ width: 90%; margin: 0 auto 60px auto; background: #fff; border-radius: 10px; padding: 3%; }
.worksSec ul{  }
.worksSec ul li{ margin-bottom: 20px; }

.worksSecImg01{ margin-bottom: 5px; }
.worksSecImg01 img{ width: 100%; height: auto; }
.worksSecTit01{ color: #33b266; font-size: 1.4rem; letter-spacing: 1px; font-weight: 500; line-height: 1.4; }

.pressreleaseSec{}
.pressreleaseSec ul{ display: flex; flex-wrap: wrap; justify-content: space-around; }
.pressreleaseSec ul li{ flex-basis: 47%; margin-bottom: 40px; }
.pressreleaseDate{ font-size: 1.2rem; letter-spacing: 1px; }
.pressreleaseTit{ font-size: 1.4rem; color: #33b266; font-weight: 500; letter-spacing: 1px; margin-bottom: 5px; }
.pressreleaseThumbnail{}
.pressreleaseThumbnail img{ width: 100%; height: auto; border: 1px solid #ccc !important; }

.newsSec{}
.newsSec ul{}
.newsSec ul li{ padding: 3%; border-bottom: 1px solid #ccc; }
.newsSec ul li:after{ content: ""; display: block; clear: both; }
.newsSec ul li .newsSec01{  }
.newsSec ul li .newsSecDate{ color: #33b366; font-size: 1.3rem; font-weight: 500; letter-spacing: 1px; padding-top: 5px; margin-right: 20px; }
.newsSec ul li .newsSecTit{ font-size: 1.8rem; font-weight: 500; margin-bottom: 5px; }
.newsSec ul li .newsSecTxt{ font-size: 1.4rem; letter-spacing: 1px; }




}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 SP CSS END
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 TAB CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width:641px) and (max-width:900px){

/* Wordpress用 */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}


/* 新着情報一覧 */
#contents .newslistSec{ width: 90%; margin: 0 auto; padding: 5% 0; }
#contents .newslistSec ul{ }
#contents .newslistSec ul li{ border-bottom: 1px solid #ccc; padding: 20px 10px; margin-bottom: 10px; overflow: hidden; }
#contents .newslistSec ul li:after{ content: ""; display: block; clear: both; }
#contents .newslistSecCat{ float: left; width: 16%; margin-right: 3%; color: #0069b5; border: 1px solid #0069b5; font-size: 13px; padding: 5px; text-align: center; vertical-align: middle; }
#contents .newslistSecDate{ float: left; width: 10%; font-size: 13px; vertical-align: middle; margin-right: 3%; }
#contents .newslistSecTit{ float: left; width: 68%; font-size: 14px; font-weight: 500; }


/* 新着情報 */
#contents .newsSec01{  }
#contents .newsSec01Tit{ background: #0069b5; overflow: hidden; padding: 2%; }
#contents .newsSec01Cat{ display: inline-block; background: #fff; color: #0069b5; font-size: 12px; text-align: center; padding: 5px 20px; margin-bottom: 10px; }
#contents .newsSec01Date{ color: #fff; text-align: center; font-size: 18px; font-weight: 500; }
#contents .newsSec01Tit{ color: #fff; font-size: 26px; font-weight: 700; text-align: center; }
#contents .newsSec01Txt{ width: 90%; margin: 0 auto; padding: 5%; font-size: 17px; line-height: 1.8;overflow: hidden; padding-bottom: 60px; border-bottom: 1px solid #ccc; margin-bottom: 60px; }




.worksSecNav{ width: 90%; margin: 0 auto 40px auto; }
.worksSecNav nav{ }
.worksSecNav nav ul{ display: flex; justify-content: space-between; }
.worksSecNav nav ul li{ flex-basis: 23%; }
.worksSecNav nav ul li a{ display: block; color: #35b468; font-size: 16px; font-weight: 500; letter-spacing: 1px; border: 1px solid #35b468; background: #fff; padding: 10px; text-align: center; }
.worksSecNav nav ul li a:hover{ background: #f49f05; color: #fff; }

.worksSec{ width: 90%; margin: 0 auto 60px auto; background: #fff; border-radius: 10px; padding: 3%; }
.worksSec ul{ display: flex; justify-content: space-around; flex-wrap: wrap; }
.worksSec ul li{ flex-basis: 48%; margin-bottom: 20px; }

.worksSecImg01{ margin-bottom: 5px; }
.worksSecImg01 img{ width: 100%; height: auto; }
.worksSecTit01{ color: #33b266; font-size: 1.8rem; letter-spacing: 1px; font-weight: 500; }

.pressreleaseSec{}
.pressreleaseSec ul{ display: flex; flex-wrap: wrap; justify-content: space-around; }
.pressreleaseSec ul li{ flex-basis: 31%; margin-bottom: 40px; }
.pressreleaseDate{ font-size: 1.4rem; letter-spacing: 1px; }
.pressreleaseTit{ font-size: 1.6rem; color: #33b266; font-weight: 500; letter-spacing: 1px; margin-bottom: 5px; }
.pressreleaseThumbnail{}
.pressreleaseThumbnail img{ width: 100%; height: auto; border: 1px solid #ccc !important; }

.newsSec{}
.newsSec ul{}
.newsSec ul li{ padding: 3%; border-bottom: 1px solid #ccc; display: flex; }
.newsSec ul li:after{ content: ""; display: block; clear: both; }
.newsSec ul li .newsSec01{  }
.newsSec ul li .newsSecDate{ color: #33b366; font-size: 1.3rem; font-weight: 500; letter-spacing: 1px; padding-top: 5px; margin-right: 20px; }
.newsSec ul li .newsSecTit{ font-size: 2rem; font-weight: 500; margin-bottom: 5px; }
.newsSec ul li .newsSecTxt{ font-size: 1.6rem; letter-spacing: 1px; }


}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 TAB CSS END
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 PC CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media print, screen and (min-width:901px){

/* Wordpress用 */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}





.worksSecNav{ width: 1200px; margin: 0 auto 60px auto; }
.worksSecNav nav{ }
.worksSecNav nav ul{ display: flex; justify-content: space-between; }
.worksSecNav nav ul li{ flex-basis: 23%; }
.worksSecNav nav ul li a{ display: block; color: #35b468; font-size: 20px; font-weight: 500; letter-spacing: 1px; border: 1px solid #35b468; background: #fff; padding: 10px; text-align: center; }
.worksSecNav nav ul li a:hover{ background: #f49f05; color: #fff; }

.worksSec{ width: 1200px; margin: 0 auto 60px auto; background: #fff; border-radius: 10px; padding: 3%; }
.worksSec ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.worksSec ul:after{ content: ""; display: block; width: 32%; }
.worksSec ul li{ flex-basis: 32%; margin: 0 0 20px 0; }

.worksSecImg01{ margin-bottom: 10px; }
.worksSecImg01 img{ width: 100%; height: auto; }
.worksSecTit01{ color: #33b266; font-size: 1.8rem; letter-spacing: 1px; font-weight: 500; }

.pressreleaseSec{}
.pressreleaseSec ul{ display: flex; flex-wrap: wrap; justify-content: space-around; }
.pressreleaseSec ul li{ flex-basis: 23%; margin-bottom: 40px; }
.pressreleaseDate{ font-size: 1.4rem; letter-spacing: 1px; }
.pressreleaseTit{ font-size: 1.8rem; color: #33b266; font-weight: 500; letter-spacing: 1px; margin-bottom: 5px; }
.pressreleaseThumbnail{}
.pressreleaseThumbnail img{ width: 100%; height: auto; border: 1px solid #ccc !important; }

.newsSec{}
.newsSec ul{}
.newsSec ul li{ padding: 3%; border-bottom: 1px solid #ccc; display: flex; }
.newsSec ul li:after{ content: ""; display: block; clear: both; }
.newsSec ul li .newsSec01{  }
.newsSec ul li .newsSecDate{ color: #33b366; font-size: 1.3rem; font-weight: 500; letter-spacing: 1px; padding-top: 5px; margin-right: 20px; }
.newsSec ul li .newsSecTit{ font-size: 2rem; font-weight: 500; margin-bottom: 5px; }
.newsSec ul li .newsSecTxt{ font-size: 1.6rem; letter-spacing: 1px; }


}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 PC CSS END
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
