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

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

Tags:
*/

@charset "utf-8";


.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; }

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 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;
}

.wp-pagenavi{
    overflow: hidden;
	text-align:center;
    margin: 50px 0;
    padding: 10px 0;
	font-weight: 500;
    width: 100%;
}
.wp-pagenavi a{ font-size: 16px; padding: 2px 8px !important; }
.wp-pagenavi .current,
.wp-pagenavi .extend{ font-size: 16px; padding: 2px 8px !important; }

/* 新着情報一覧 */
#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; }

.pagination{}
.pagination ul{ width: 90%; margin: 0 auto; padding-bottom: 5%; }
.pagination ul:after{ content: ""; display: block; clear: both; }
.pagination ul li{ float: left; width: 32%; margin-right: 2%; }
.pagination ul li:nth-child(3n){ margin-right: 0; }
.pagination ul li a{ display: block; border: 1px solid #335ca2; color: #335ca2; font-size: 12px;  text-align: center; padding: 5px 0; }
.pagination ul li a:hover{ background: #335ca2; color: #fff; opacity: 1; }
.pagination ul li:nth-child(1){ text-align: left; }
.pagination ul li:nth-child(1) a i{ margin-right: 10px; }
.pagination ul li:nth-child(2) {  }
.pagination ul li:nth-child(2) a{ display: block; margin: 0 auto; }
.pagination ul li:nth-child(3) a{ display: block; margin: 0 0 0 auto; }
.pagination ul li:nth-child(3) a i{ margin-left: 10px; }
.pagination ul li.next span{ display: block; text-align: left; vertical-align: middle; padding-top: 5px; }
.pagination ul li.prev span{ display: block; text-align: right; vertical-align: middle; padding-top: 5px; }



.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;
}

.wp-pagenavi{
    overflow: hidden;
	text-align:center;
    margin: 50px 0 0 0;
    padding: 10px 0 50px 0;
	font-weight: 500;
}
.wp-pagenavi a{ font-size: 18px; padding: 3px 10px !important; }
.wp-pagenavi .current,
.wp-pagenavi .extend{ font-size: 18px; padding: 3px 10px !important; }


/* 新着情報一覧 */
#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; }

.pagination{}
.pagination ul{ width: 90%; margin: 0 auto; padding-bottom: 5%; }
.pagination ul:after{ content: ""; display: block; clear: both; }
.pagination ul li{ float: left; width: 32%; margin-right: 2%; }
.pagination ul li:nth-child(3n){ margin-right: 0; }
.pagination ul li a{ display: block; width: 180px; border: 1px solid #335ca2; color: #335ca2; font-size: 13px; padding: 10px; text-align: center; }
.pagination ul li a:hover{ background: #335ca2; color: #fff; opacity: 1; }
.pagination ul li:nth-child(1){ text-align: left; }
.pagination ul li:nth-child(1) a i{ margin-right: 20px; }
.pagination ul li:nth-child(2) {  }
.pagination ul li:nth-child(2) a{ display: block; width: 180px; margin: 0 auto; }
.pagination ul li:nth-child(3) a{ display: block; width: 180px; margin: 0 0 0 auto; }
.pagination ul li:nth-child(3) a i{ margin-left: 20px; }
.pagination ul li.next span{ display: block; text-align: left; vertical-align: middle; padding-top: 5px; }
.pagination ul li.prev span{ display: block; text-align: right; vertical-align: middle; padding-top: 5px; }



.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;
}

.wp-pagenavi{
    overflow: hidden;
	text-align:center;
    margin: 100px 0 0 0;
    padding: 10px 0 50px 0;
	font-weight: 500;
}
.wp-pagenavi a{ font-size: 18px; padding: 3px 10px !important; }
.wp-pagenavi .current,
.wp-pagenavi .extend{ font-size: 18px; padding: 3px 10px !important; }

.pagination{}
.pagination ul{ width: 90%; margin: 0 auto; padding-bottom: 5%; }
.pagination ul:after{ content: ""; display: block; clear: both; }
.pagination ul li{ float: left; width: 32%; margin-right: 2%; }
.pagination ul li:nth-child(3n){ margin-right: 0; }
.pagination ul li a{ display: block; width: 180px; border: 1px solid #335ca2; color: #335ca2; font-size: 13px; padding: 10px; text-align: center; }
.pagination ul li a:hover{ background: #335ca2; color: #fff; opacity: 1; }
.pagination ul li:nth-child(1){ text-align: left; }
.pagination ul li:nth-child(1) a i{ margin-right: 20px; }
.pagination ul li:nth-child(2) {  }
.pagination ul li:nth-child(2) a{ display: block; width: 180px; margin: 0 auto; }
.pagination ul li:nth-child(3) a{ display: block; width: 180px; margin: 0 0 0 auto; }
.pagination ul li:nth-child(3) a i{ margin-left: 20px; }
.pagination ul li.next span{ display: block; text-align: left; vertical-align: middle; padding-top: 5px; }
.pagination ul li.prev span{ display: block; text-align: right; vertical-align: middle; padding-top: 5px; }



.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
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
