@charset "utf-8";
/****************************************
		top Setting 
*****************************************/
.TOP .sec.sec02{
	margin:0 0 ;
}
.TOP .sec.sec02 .clm01_img {
    height: 85%;
}
.TOP .sec.sec02 .clm01.bg:after {
    height: 88%;
}
.TOP .sec.sec02 .clm01_area.reverse .clm01_img {
    height: 87%;
}
.TOP .sec.sec02 .clm01_area.reverse .clm01.bg:after {
    height: 83%;
    left: -18%;
    right: 0;
}
.TOP .sec.sec03{
	padding:80px 0 40px;
}
.TOP .sec.sec04{
	padding:80px 0 40px;
}
.TOP .sec.sec04 .clm01_img {
    height: 86%;
}
.TOP .sec.sec04 .clm01.bg:after {
    height:81%;
}

.sec_top_bgimg {
  position: relative;
}

.top_bgimg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 0;
  position: relative;
  max-height: 680px;
}

.top_bgimg .txt_img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.top_bgimg > img {
	display: block;
    margin: 0 0 0 auto;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    object-fit: cover;
}

.btn_slick {
  font-size: 40px;
  color: #323232;
}

.btn_slick_prev {
  position: absolute;
  top: 40%;
  left: 3%;
}

.btn_slick_next {
  position: absolute;
  top: 40%;
  right: 3%;
}

.sec_top {
    margin-top: 35px;
    margin-bottom: 30px;
}

.clm01_area{
	overflow: hidden;
	position: relative;
}
.clm01_area .wrap{
	position: static;
}
.clm01 {
	display: flex;
	justify-content:flex-end;
}
.clm01_img {
	width: 50%;
    height:95%;
    background-size: cover;
    position: absolute;
    background-position: center;
}
.clm01.bg {
    width: 100%;
    margin: 0 0 60px;
    padding: 0;
    background: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1px;
}
.clm01.bg:after {
    position: absolute;
    top: 65px;
    right: -24%;
    content: "";
    height: 100%;
    width: 110%;
    z-index: -999;

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ddebfb+0,dbeaee+47,d9e8e1+100 */
background: #ddebfb; /* Old browsers */
background: -moz-linear-gradient(left,  #ddebfb 0%, #dbeaee 47%, #d9e8e1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ddebfb 0%,#dbeaee 47%,#d9e8e1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ddebfb 0%,#dbeaee 47%,#d9e8e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddebfb', endColorstr='#d9e8e1',GradientType=1 ); /* IE6-9 */

}
.clm01 .box_clm {
	padding: 0;
    float: none;
    background: #fff;
    padding: 35px 70px;
    max-width: 640px;
    position: relative;
}
.clm01 .box_clm .name_txt{
    text-align: right;
}
.clm01 .box_clm .name_txt .name{
	font-style: italic;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.0;
}
.clm01 .box_img {
  width: 450px;
  float: none;
}

.clm01_area.reverse{
	overflow: hidden;
}
.clm01_area.reverse .clm01_img {
    right: 0;
}
.clm01_area.reverse .clm01.bg:after {
	right: 8%;
}
.PAGE .wrap .clm01.type01 .box_clm {
    left: 65px;
    background: none;
    padding: 35px 0;
    max-width: 510px;
	background: #fff;
}
.PAGE .reverse .wrap .clm01.type01 .box_clm {
    left: -130px;
}

section.news{
	margin-bottom:70px;
}

section.news .news_head {
    order: 1;
    width: 25%;
    color: #006835;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
section.news .news_innner {
    order: 2;
    flex-grow: 2;
    width: 75%;
}
section.news .news_innner .topicsList {
    padding: 0 0 0 80px;
}
section.news .news_innner .topicsList li{
    border-bottom: 1px solid #dcdcdc;
    padding: 25px 0;
}
section.news .news_innner .topicsList li:first-child{
    padding: 0 0 25px;
}
section.news .news_innner a {
    color: #385898;
    text-decoration: none;
}
section.news .p-topicsList_item_date{
    display: inline-block;
    padding: 0 50px 0 0;
    color: #6c6c6c;
    font-size: 16px;
    font-style:italic;
}
section.news .topics_title{
    font-size: 36px;
    font-weight: bold;
    text-align: left;
    line-height: 32px;
}
section.news .topics_title span{
	display: block;
    font-size: 16px;
    color: #010101;
}
section.news .topics_list_btn a{
    background: #148dba;
    width: 100%;
    display: block;
    color: #fff;
    padding: 20px 0;
    margin: 40px auto 0;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

/****************************************
		PAGE 
*****************************************/
.PAGE .header {
    position: relative;
}
.PAGE .gnav ul li a {
    color: #000;
}
.PAGE .container {
    min-height: 300px;
}
.PAGE .container.pb0 {
    padding: 0 ;
}
.PAGE .wrap {
	padding: 0 60px;
	box-sizing: border-box;
}
.PAGE footer .wrap,
.PAGE .fnav .wrap {
	padding: 0 ;
}
.PAGE .wrap .clm01 .box_clm {
	left: -30px;
}
.PAGE .wrap .clm01 .box_clm.reverse {
	left: -60px;
}
.PAGE .sec .Img {
    margin: 0 auto 50px;
    display: block;
    text-align: center;
}
.PAGE .ky_ttl{
	position: relative;
    height: 300px;
    overflow: hidden;
    background-image: url(https://botanical-blast.jp/wp-content/themes/botanical/assets/img/about/about_bgi.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.PAGE .ky_ttl.type01 {
    height: 250px;
}
.PAGE .ky_ttl.h250{
    height: 250px;
}
.PAGE .ky_ttl.mb0{
    margin-bottom: 0;
}
.PAGE .ky_ttl .side_btn{
	position: fixed;
    top: 16%;
    right: 0;
    z-index: 100;
}
.PAGE .ky_ttl.bggr{
    height: 200px;
	background: #02753b; /* Old browsers */
	background: -moz-linear-gradient(left,  #02753b 0%, #21a352 40%, #43d76c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #02753b 0%,#21a352 40%,#43d76c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #02753b 0%,#21a352 40%,#43d76c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02753b', endColorstr='#43d76c',GradientType=1 ); /* IE6-9 */
}
.PAGE .ky_ttl .bgimg{
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    position: relative;
    top: 0;
    transform: initial;
    line-height: 1.5;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-shadow: 3px 4px 4px rgba(0, 0, 0, 0.8);
}
.PAGE .ky_ttl .bgimg.bggr{
    background: #006835;
    align-items: center;
    justify-content: center;
    width: 300px;
    text-align: center;
}
.PAGE .ky_ttl .bgimg.line1{
}
.PAGE .ky_ttl .bgimg span{
    font-size: 24px;
}

.PAGE .ky_ttl_sub{
	position: relative;
    height: 535px;
    overflow: hidden;
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    margin-bottom: 40px;
}
.PAGE .ky_ttl_sub .side_btn{
	position: absolute;
    top: 8%;
    right: 0;
}

.PAGE .ky_ttl_sub .bgimg{
	font-size: 45px;
    color: #fff;
    top: 50%;
    transform: translateY(50%);
    display: block;
    line-height: 1.5;
    text-align: center;
}
.PAGE .ky_ttl_sub .bgimg.line1{
    line-height: 2.5;
}
.PAGE .ky_ttl_sub .bgimg p{
    font-size: 16px;
}
.PAGE .PROJECT .ky_ttl_sub .bgimg p{
    text-shadow: #000 2px 2px 2px;
}
.PAGE .ky_ttl_sub .ttl_bg{
	display: inline;
    padding: 5px 10px;
	background: #02753b; /* Old browsers */
	background: -moz-linear-gradient(left,  #43d76c 0%, #21a352 40%, #02753b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #43d76c 0%,#21a352 40%,#02753b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #43d76c 0%,#21a352 40%,#02753b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43d76c', endColorstr='#02753b',GradientType=1 ); /* IE6-9 */
}

.PAGE .ky_ttl_sub.type01{
    position: relative;
    height: 492px;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    margin-bottom: 40px;
    background-color: #f3f4f6;
    padding: 0;
}
.PAGE .ky_ttl_sub.type01 .side_btn{
	position: absolute;
    top: 8%;
    right: 0;
}
.PAGE .ky_ttl_sub.type01 .bgimg{
	font-size: 45px;
    color: #fff;
    display: block;
    line-height: 1.5;
    text-align: left;
    width: 50%;
    color: #000;
    top: 25%;
    transform: translateY(25%);
    text-shadow: #fff 0 0 4px;
}
.PAGE .ky_ttl_sub.type01 .bgimg .__logo{
	margin: 0 0 10px;
}
.PAGE .ky_ttl_sub.type01 .bgimg .__txt{
    font-size: 22px;
    font-weight: bold;
	margin: 0 0 10px;
}
.PAGE .ky_ttl_sub.type01 .bgimg p{
    font-size: 16px;
}
.PAGE .ky_ttl_b{
    font-size: 36px;
    text-align: center;
    color: #fff;
    background: #34a754;
    padding: 10px 0;
    position: relative;
    font-weight: bold;
}
.PAGE .ky_ttl_b:after{
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 40px 0 40px;
    border-color: #34a754 transparent transparent transparent;
    bottom: -30px;
    z-index: 19;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.PAGE .wp-pagenavi a,
.PAGE .wp-pagenavi span {
    margin: 5px;
}
.PAGE .pagenav .pages,
.PAGE .pagenav .nextpostslink,
.PAGE .pagenav .previouspostslink{
	display: none;
}
.PAGE .pagenav span,
.PAGE .pagenav a {
    padding: 10px 22px;
    color: #5d5d5d;
    background: #fff;
    display: inline-block;
}
.PAGE .pagenav span.current {
    background: #34a754;
    color: #fff;
}

/****************************************
		SINGLE 
*****************************************/
.PAGE .SINGLE .content .article__item {
    border-bottom: none;
    padding: 20px 0;
    margin:0  0 60px;
}
.PAGE .SINGLE .content .data_block span{
    margin-left: 0;
    margin-right: 9px;
}
.PAGE .SINGLE .content .article__item .ttl {
    font-size: 36px;
    margin: 0 0 20px;
}
.PAGE .SINGLE .content .article__item .ttl.mb0 {
    margin-bottom: 0;
}
.PAGE .SINGLE .content .nav-links{
    display: flex;
    justify-content: space-between;
    border-top: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
    padding: 10px 0;
}
.PAGE .SINGLE .content .nav-links a {
    color: #385898;
    text-decoration: none;
    position: relative;
    display: inline-block;
}
.PAGE .SINGLE .content .nav-links a:before,
.PAGE .SINGLE .content .nav-links a:after{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.PAGE .SINGLE .content .nav-links .nav-previous a{
    padding: 0 0 0 20px;
}
.PAGE .SINGLE .content .nav-links .nav-previous a:before{
	left: 7px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #1c4828;
    border-right: 2px solid #1c4828;
    -webkit-transform: rotate(-133deg);
    transform: rotate(-133deg);
}
.PAGE .SINGLE .content .nav-links .nav-next a{
    padding: 0 20px 0 0;
}
.PAGE .SINGLE .content .nav-links .nav-next a:after{
    left: 34px;
    width: 4px;
    height: 4px;
    border-top: 2px solid #1c4828;
    border-right: 2px solid #1c4828;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.PAGE .container.SINGLE .content .article__item:first-child{
    padding:20px 0 40px;
}
.PAGE .container.SINGLE .content .article__item .sub_txt{
    padding: 10px 0;
}
.PAGE .container.SINGLE .content .article__item.line_none:first-child{
    padding: 0 0 40px;
    border: 0;
}
.PAGE .container.SINGLE .content .article__item .data_block{
	 padding:0 0 10px;
}
.PAGE .container.SINGLE .content .article__item img{
    margin: 0 auto;
    display: block;
}
.PAGE .container.SINGLE .content .main {
    padding: 0 60px 0 60px;
}

/****************************************
			NEWS
*****************************************/
.PAGE .INFO{
}
.PAGE .INFO .ky_ttl {
    margin-bottom: 0;
}
.PAGE .container .content{
	display: flex;
    box-sizing: border-box;
}
.PAGE .container .content .main {
    width: 64%;
	padding: 0 85px 0 0;
}
.PAGE .container .content .main p{
    line-height: 2.0;
}
.PAGE .container .content .main .pagenav{
    margin: 40px 0 0;
}
.PAGE .container .content .sidebar{
	width:260px;
	padding:  0 0;
}
.PAGE .container .content .sidebar .categories{
    padding: 0;
    font-size: 22px;
    font-weight: bold;
}
.PAGE .container .content .sidebar .categories > ul {
    border-top: solid 1px #dcdcdc;
	font-size: 16px;
	padding:20px 0 0 ;
	font-weight: normal;
}
.PAGE .container .content .sidebar h3{
    padding: 20px 0 0;
    font-size: 22px;
    border-bottom: solid 1px #dcdcdc;
    margin: 0 0 20px;
}
.PAGE .container .content .sidebar h3:first-child{
    padding: 0 0 0;
}
.PAGE .container .content .sidebar a {
	color:#385898;
    text-decoration: none;
	line-height: 1.3;
    margin: 0 0 15px;
    display: block;
}
.side_list_ico a {
    position: relative;
    display: inline-block;
	padding: 0 0 0 20px;
}
.side_list_ico a:before {
    content: ">";
    display: inline-block;
    width: 5px;
    height: 5px;
	position: absolute;
    top: 0px;
    left: 0;
}

.PAGE .container .content .article__item{
    border-bottom: solid 1px #dcdcdc;
    padding: 40px 0;
    margin: 0 0 ;
}
.PAGE .container .content .article__item.border_none{
    border-bottom: none;
}
.PAGE .container .content .article__item:first-child{
    padding:0 0 40px;
}
.PAGE .container .content .article__item .imgtxt_block {
	display: flex;
}
.PAGE .container .content .article__item .imgtxt_block li:first-child {
	display: flex;
	padding: 0 30px 0 0;
}
.PAGE .container .content .article__item .imgtxt_block li img {
	height: initial;
}
.PAGE .container .article__item.type01{
    margin: 0 auto;
    max-width: 1083px;
}
.PAGE .container .article__item.type01 .imgtxt_block {
    display: flex;
    width: 100%;
    background: #fff;
    margin: 40px auto 0;
    justify-content: initial;
    align-items: center;
}
.PAGE .container .article__item.type01:first-child .imgtxt_block {
    margin: 0 auto ;
}
.PAGE .container .article__item.type01 .imgtxt_block li {
    padding: 0;
    width: 37%;
}
.PAGE .container .article__item.type01 .imgtxt_block li:first-child {
    padding: 0;
    width: 63%;
}
.PAGE .container .article__item.type01 .imgtxt_block li .box{
	padding:0 45px;
}
.PAGE .container .article__item.type01 .imgtxt_block li img {
    height: auto;
    width: auto;
    max-width: 680px;
    margin: 0 auto 0 0;
}
.PAGE .container .article__item.type01 .imgtxt_block li .ttl {
    font-size: 26px;
    color: #006835;
    line-height: 1.5;
    margin: 0 0 10px;
}
.PAGE .container .article__item.type01 .imgtxt_block li .txt {
    font-size: 16px;
}

.PAGE .container .data_block time{
    margin-right: 10px;
}
.PAGE .container .data_block span,
.PAGE .container .article__item  .data_block a{
	background: #006835;
    color: #fff;
    padding: 2px 15px;
    margin-right: 10px;
	text-decoration: none;
    color: #fff;
}
.PAGE .container .article__item .ttl{
    font-size: 22px;
}
.PAGE .container .article__item a{
    color: #385898;
}
.PAGE .container .article__item a.btn_next{
	background: #006835;
	color:#fff;
}
/** グラデーション **/
.PAGE .container .article__item a.btn_next.gr_grd{
	background: #02753b;
    background: -moz-linear-gradient(left, #43d76c 0%, #21a352 40%, #02753b 100%);
    background: -webkit-linear-gradient(left, #43d76c 0%,#21a352 40%,#02753b 100%);
    background: linear-gradient(to right, #43d76c 0%,#21a352 40%,#02753b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43d76c', endColorstr='#02753b',GradientType=1 );
}


/** ラベルの色 **/
.PAGE .container .data_block span.news{
	background: #006835;
}


.PAGE .container .article__item.type02 .imgtxt_block .data_block span {

}
.PAGE .container .article__item.type02 .cat_block a,
.PAGE .container .article__item.type02 .cat_block p {
    background: #006835;
    color: #fff;
    padding:0px 10px;
    margin: 10px 0 0 0;
    display: inline-block;
    text-decoration: none;
    color: #fff;
}
.PAGE .container .article__item.type02 li {
    margin: 0 0 50px;
}
.PAGE .container .article__item.type02 li .box {
    display: block;
    margin: 0 auto;
    padding: 0 25px;
}
/****************************************
		company 
*****************************************/
.PAGE .COMPANY .sec.sec_inc{
	padding: 60px 0 0;
}
.PAGE .COMPANY .sec .clm01_img {
    height: 95%;
}
.PAGE .COMPANY .sec .clm01.bg {
    margin: 0 0 10px;
}
.PAGE .COMPANY .box_clm h3.minc {
    font-size: 22px;
    color: #000;
}
/****************************************
		corp_history
*****************************************/

.PAGE .COMPANY.HISTORY .gyoumu_block {
    background: #f5f6f7;
    padding: 30px;
}
.PAGE .COMPANY.HISTORY .gyoumu_block dl {
    display: flex;
    align-items: center;
}
.PAGE .COMPANY.HISTORY .gyoumu_block dl dd {
    padding: 0 0 0 40px;
}
.PAGE .COMPANY.HISTORY .gyoumu_block dl dd p{
    font-weight: bold;
}
.PAGE .COMPANY.HISTORY .gyoumu_block dl ul {
    line-height: 1.5;
}
.PAGE .COMPANY.HISTORY .gyoumu_block dl ul li:before {
    content: "●";
    font-size: 20px;
    padding: 0 4px 0 0;
    position: relative;
    top: 1px;
    color: #148dba;
}
/****************************************
		corp_philosophy 
*****************************************/
.PAGE .COMPANY.PHILOSOPHY .philosophy_img {
    margin: 0 auto 50px;
    display: block;
    text-align: center;
}
.PAGE .COMPANY.PHILOSOPHY .sec .box_clm {
	margin: 0;
    padding: 0;
}
/****************************************
		corp 
*****************************************/
.PAGE .CORP {
}
.PAGE .CORP .sec02 .box_clm{
    margin: 0 0 10px;
    padding: 0;
}
.PAGE .CORP .sec03 .title01{
	padding: 50px 0 40px;
}
.PAGE .CORP .torihikisaki ul{
    display: flex;
    max-width: 970px;
	border-top: solid 1px #a0a0a0;
	border-bottom: solid 1px #a0a0a0;
    margin: 0 auto;
    padding:40px 0;
}
.PAGE .CORP .torihikisaki ul li{
    width: 50%;
    line-height: 2;
}
.PAGE .CORP .sikaku ul{
    display: flex;
    max-width: 970px;
    margin: 0 auto;
    padding:0 0;
}
.PAGE .CORP .sikaku ul li {
    width: 50%;
    line-height: 2;
    padding: 0 30px;
}
.PAGE .CORP .sikaku ul li dl {
    border-top: solid 1px #a0a0a0;
    margin: 0 auto;
    display: block;
    padding: 20px 20px;
}
.PAGE .CORP .sikaku ul li dl:last-child {
    border-bottom: solid 1px #a0a0a0;
}
.PAGE .CORP .sikaku ul li dl dt {
    width: 55%;
    color: #006835;
    text-align: center;
    float: left;
}
.PAGE .CORP .sikaku ul li dl dd {
	float: right;
}

/****************************************
		PROJECT 
*****************************************/
.PAGE .PROJECT.container {
    padding: 0;
}
.PAGE .PROJECT .ky_ttl {
    margin-bottom: 0;
}
.PAGE .PROJECT .sec.sec01 {
    padding:30px 0 10px;
}
.PAGE .PROJECT .pagenav {
	margin: 30px 0 0;
}
.PAGE .PROJECT.SINGLE .content .article__item .ttl {
	color: #006835;
    line-height: 1.4;
    letter-spacing: -2px;
}

/****************************************
		works 
*****************************************/
.PAGE .WORKS.container {
    min-height: 300px;
    padding: 0;
}
.PAGE .WORKS.container .sec {
	padding: 0;
}
.PAGE .WORKS.container .sec.sec02 .clm01_img {
    height: 85%;
}
.PAGE .WORKS.container .sec.sec02 .clm01.bg:after {
    height: 81%;
}
.PAGE .WORKS.container .sec.sec03 .clm01_img {
    height: 85%;
}
.PAGE .WORKS.container .sec.sec03 .clm01.bg:after {
    height: 81%;
}
.PAGE .WORKS.container .sec.sec04 .clm01_img {
    height: 85%;
}
.PAGE .WORKS.container .sec.sec04 .clm01.bg:after {
    height: 81%;
}
.PAGE .WORKS.container .sec.sec05 .clm01_img {
    height: 85%;
}
.PAGE .WORKS.container .sec.sec05 .clm01.bg:after {
    height: 81%;
}
/****************************************
		BLAST 
*****************************************/
.PAGE .BLAST.container .ky_ttl {
    margin: 0;
}
.PAGE .BLAST.container .sec02 .img_block{
    max-width: 720px;
}
.PAGE .BLAST.container{
    padding: 0 0 ;
}
.PAGE .BLAST.container .sec01{
    padding:10px 0 0;
}

/****************************************
		RPR 
*****************************************/
.PAGE .RPR.container {
    padding: 0;
}
.PAGE .RPR.container .ky_ttl {
    margin-bottom: 0;
}
.PAGE .RPR.container .sec01{
    padding:10px 0 0;
}
.PAGE .RPR .sec02 .title01 {
    padding: 0 0 30px;
}
.PAGE .RPR .sec05 .title01 {
    padding: 0 0 35px;
}
.PAGE .RPR .sec06 .title01 {
    padding: 0 0 40px;
}
.PAGE .RPR.container .box_clm .title03{
	margin: 0 0 50px;
}
.PAGE .RPR.container .box_clm .__txt {
    padding: 0 0 10px;
}

/****************************************
		RPR + BRAST
*****************************************/
.PAGE .comb.container .ky_ttl {
    margin: 0;
}
.PAGE .comb.container .sec01 {
    padding: 10px 0 0;
}

.comb_flow {
    width: 80%;
    margin: 0 auto;
}

.comb_result {
	display: flex;
	text-align: left;
    align-items: center;
}

.comb_result p {
	margin-right: 1em;
}

.comb_result p span {
	color: #D90000;
	font-weight: bold;
}

table.tbl {
	width: 100%;
}

table.tbl th,
table.tbl td {
	border-top: solid 1px #a0a0a0;
	border-left: solid 1px #a0a0a0;
	padding: 1em;
}

table.tbl thead th:last-of-type,
table.tbl tr td:last-of-type {
	border-right: solid 1px #a0a0a0;
}
table.tbl tbody tr:last-of-type {
	border-bottom: solid 1px #a0a0a0;
}

table.tbl th {
	background: #f3f2f2;
}

@media (max-width: 768px) {
	.comb_flow {
	    width: 100%;
	    margin: 1.5em auto;
	}
}

/****************************************
SPOT
*****************************************/
.PAGE .SPOT.container .sec01 {
    padding: 10px 0 0;
}

.SPOT .sec .boxlist.type01.list .box.bg_w {
    min-height: 438px;
}

.SPOT .sec04 .tbl tr:first-of-type th:last-of-type {
    border-right: solid 1px #a0a0a0;
}
.SPOT .sec04 .tbl tr:nth-of-type(4) th:first-of-type {
    border-bottom: solid 1px #a0a0a0;
}

/****************************************
		RECRUIT 
*****************************************/
.PAGE .RECRUIT.container {
    padding: 0;
}
.PAGE .RECRUIT.container .sec01 .clm01.bg,
.PAGE .RECRUIT.container .sec02 .clm01.bg {
    margin: 0;
    padding: 0;
}
.PAGE .container .sec_r{
    padding: 50px 0 20px;
}
.PAGE .container .sec_r .box_clm {
    margin-bottom:15px;
}

.tbl.saiyo_tbl {
	margin: 1.5em 0;
}
.tbl.saiyo_tbl th {
	width: 200px;
}

/****************************************
		ABOUT 
*****************************************/
.PAGE .ABOUT.container {
    padding: 0;
}
.PAGE .ABOUT .sec.sec04 {
    padding:  0;
}


/****************************************
COMMIT 
*****************************************/
.COMMIT .clm01_area h2 {
    font-size: 41px;
}

.COMMIT .sec02 {
    padding: 30px 0 0;
}

.PAGE .COMMIT.container {
    padding: 0;
}

/****************************************
		EDUCAT 
*****************************************/
.PAGE .EDUCAT.container {
    padding: 0;
}
.PAGE .EDUCAT .sec.sec01{
    padding: 50px 0 0;
}
.PAGE .EDUCAT .sec.sec01 .box_clm .title01 {
    padding: 0;
}
.PAGE .EDUCAT .sec.sec02{
    padding: 0 0 50px;
}
.PAGE .EDUCAT .sec.sec03{
    padding: 0 0 50px;
}

/****************************************
		POINT 
*****************************************/
.PAGE .POINT.container {
    padding: 0;
}
.PAGE .POINT.container .sec.sec01 .box_clm {
    margin: 0 0 ;
    padding: 0;
}
.PAGE .POINT.container .sec.sec02 {
    padding: 0;
}
.PAGE .POINT.container .sec.sec03 {
    padding: 0 0 50px;
}
/****************************************
		POINT_DTL 
*****************************************/
.PAGE .POINT_DTL.container {
    padding: 0;
}
.PAGE .POINT_DTL.container .img_block.type02 .col3 li ._box {
	padding: 0;
    margin: 0 10px 20px;
    min-height: 268px;
}
.PAGE .POINT_DTL.container .img_block.type02 .col3 li:nth-child(4) ._box,
.PAGE .POINT_DTL.container .img_block.type02 .col3 li:nth-child(5) ._box{
    min-height: 180px;
}
.PAGE .POINT_DTL.container .sec.sec01 .box_clm {
    margin: 0 0 ;
    padding: 0;
}
.PAGE .POINT_DTL.container .sec.sec02 .img_block {
    margin: 30px auto 0;
}
.PAGE .POINT_DTL.container .sec.sec02 .box_clm {
    margin: 0 0 ;
    padding: 0;
}
.PAGE .POINT_DTL.container .sec.sec03 .box_clm {
    margin: 0 0 ;
    padding: 0;
}
.PAGE .POINT_DTL.container .sec.sec05 .box_clm {
    margin: 0 0 ;
    padding: 0;
}
@media (max-width: 768px) {
	.PAGE .POINT_DTL.container .img_block.type02 .col3 li ._box {
	    min-height: 251px;
	}
}
/****************************************
		ONEDAY 
*****************************************/
.PAGE .ONEDAY.container {
    margin: 0 0 ;
    padding: 0;
}
.PAGE .ONEDAY.container .title01 {
    padding: 0 0 50px;
}

/****************************************
		STATUS 
*****************************************/
.PAGE .container.STATUS {
    padding: 0 0 ;
}
.PAGE .container.STATUS .sec01{
    padding: 0 0 ;
}


/****************************************
		FAQ 
*****************************************/
.PAGE .container.FAQ {
}
.PAGE .container.FAQ .title01 {
    padding: 50px 0 30px;
}
.PAGE .container.FAQ .sec01 {
    padding: 0 0;
}
/****************************************
		CASE 
*****************************************/
.PAGE .container.CASE {
    padding: 0 0 100px;
}

/****************************************
FORM 
*****************************************/
span.tel_form {
    font-size: 1.5em;
}

.FORM .dl_block {
    margin: 2em 0;
}

.FORM .dl_block dt span {
    color: #fff;
    background: #DA0023;
    font-size: 85%;
    padding: 2px 5px;
    margin-left: 10px;
}

.FORM .dl_block dd {
    width: 50%;
    box-sizing: border-box;
    padding: 15px 20px;
}

.FORM .dl_block dd input,
.FORM .dl_block dd textarea {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}

.form_btn {
    margin: 2em 0 0;
    display: flex;
    justify-content: center;
}

.form_btn li {
    margin: 0 5px;
}

.form_btn button {
    font-size: 1.1em;
    background: #006835;
    color: #fff;
    border: none;
    padding: 17px 5px;
    min-width: 250px;
}

.form_btn .back input {
    background: #fff;
    color: #006835;
}

.form_btn button:hover {
    cursor: pointer;
    background: #2b8b5b;
}


.view-sp {
    display: none;
}

@media (max-width: 768px) {
    .view-pc {
        display: none;
    }
    .view-sp {
        display: block;
    }
	  .PAGE .wrap {
	    width: auto;
	    padding: 0 7%;
	  }
	.PAGE .container .content .article__item .imgtxt_block li img {
	    height: initial;
	    width: 150px;
	}
	.PAGE .ky_ttl_sub.type01 {
	    height: 350px;
	    margin-bottom: 20px;
	    padding: 0;
	    background-position: right 5px center;
	}
	.PAGE .ky_ttl_sub.type01 .bgimg {
	    font-size: 2.2rem;
	    line-height: 1.5;
	    width: 50%;
	    top: 5%;
	    transform: translateY(5%);
	}
	.PAGE .ky_ttl_sub.type01 .bgimg .__txt {
	    font-size: 20px;
	    margin: 0 0 10px;
	}
	.PAGE .ky_ttl_sub.type01 .bgimg .__logo {
	    width: 45%;
	}
	.PAGE .wrap .clm01.type01 .box_clm {
	    left: 20px;
		padding: 35px 0;
		max-width: 465px;
	}
	.PAGE .reverse .wrap .clm01.type01 .box_clm {
	    left: 0;
	}
	.clm01_img {
	    width: 45%;
	}
.FORM .dl_block dd {
    width: 100%;
}

}@media screen and (min-width: 769px){.telnum{pointer-events:none}}

.page-subtitle {
    font-size: 1.1rem;
    color: #ffffff;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 0;
    position: absolute;
    bottom: 60px;
}

/*-- ボタニカルブラスト協会 --*/
.hero_area {
    position: relative;
    background-image: url(../img/common/hero_img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.kv_area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kv_area h2,
.kv_area h3 {
    color: var(--white);
    text-shadow: 3px 4px 15px var(--shadow);
}
    
.kv_area h2:first-of-type {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5rem;
}

.kv_area h2:nth-of-type(2) {
    font-size: 1.8em;
    font-weight: 700;
    margin-bottom: 2rem;
}

.kv_box.flex {
    justify-content: initial;
    flex-wrap: nowrap;
}

.kv_tit,
.kv_tit_02 {
    max-width: 250px;
    width: 100%;
}

.kv_tit img,
.kv_tit_02 img {
    position: relative;
    width: 100%;
}

.kv_tit h3,
.kv_tit_02 h3 {
    position: absolute;
    bottom: 35px;
    font-size: 2.3em;
    font-weight: 700;
}

.kv_tit h3 {
    left: 33px;
    text-shadow: none;
}

.kv_tit_02 h3 {
    text-shadow: none;
    right: 33px;
}

.side_btn a {
    width: 55%;
    text-align: center;
    color: var(--white);
    writing-mode: vertical-rl;
    background: var(--green);
    padding: 1.5rem 0.8rem;
    border-radius: 8px 0 0 8px;
    letter-spacing: 0.2em;
    display: block;
}

.side_btn a:nth-of-type(1) {
    display: none;
}

.side_btn a:nth-of-type(2) {
    margin-bottom: 1rem;
}

.side_btn a img {
    padding-bottom: 0.5rem;
}

.about_bgi {
    margin-top: 5rem;
    position: relative;
    background-image: url(../img/common/about_bgi.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.about_blk {
    display: flex;
    align-items: center;
    justify-content: right;
    padding-top: 4rem;
}

.about_blk img {
    padding-right: 1rem;
}

.about_blk p {
    font-size: 1.8em;
    font-weight: 800;
    color: var(--green);
}

.top_inner {
    padding: 21vw 0 5rem;
    color: var(--white);
}

.top_inner .flex .center {
    width: 33%;
}

.common_tit h2 {
    color: var(--black);
    font-size: 2.6em;
    font-weight: 700;
    position: relative;
    display: inline-block;
    margin-bottom: 6.5rem;
}

.common_tit h2:before {
    content: '';
    position: absolute;
    bottom: -20px;
    display: inline-block;
    width: 70px;
    height: 3px;
    left: 37px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: var(--green);
    border-radius: 2px;
}

.common_tit.center h2:before {
    left: 50%;
}

.common_tit.white h2 {
    color: var(--white);
}

.common_tit.white span {
    color: var(--white);
}

.common_tit.white h2:before {
    background-color: var(--white);
}

.common_tit span {
    color: var(--green);
    display: block;
    font-size: 1.5em;
    padding-bottom: 1.3rem;
}

.common_btn a {
    position: relative;
    border-radius: 30px;
}

.common_tit h3 {
    font-size: 1.6em;
    font-weight: 700;
    padding: 1.5rem 0;
}

.common_btn a img {
    position: absolute;
    right: 8px;
}

.common_btn {
    margin-top: 3rem;
}

.common_btn_box.flex {
    justify-content: center;
}

.common_btn_box .common_btn:first-of-type {
    margin-right: 2rem;
}

.bg_gray {
    background: var(--bg-gray);
}

.sec.wide {
    padding: 100px 0;
}

.association_inner.flex {
    align-items: center;
}

.association_inner p {
    color: var(--black);
}

.association_inner {
    border-radius: 10px;
    background: var(--white);
    padding: 2.5rem;
}

.association_bgi {
    position: relative;
    background-image: url(../img/common/association_bgi.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.association_bgi:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--white);
    opacity: 0.8;
}

.patent_inner {
    padding-top: 6.5rem;
}

.patent_box div {
    width: 40%;
    background: var(--white);
    padding: 3rem 2.5rem;
    border-radius: 10px;
}

.patent_box div p {
    text-align: left;
    color: var(--black);
}

.patent_box div:first-of-type img {
    padding-bottom: 3.15rem;
}

.patent_box div:last-of-type img {
    padding-bottom: 4rem;
}

.bg_green {
    background: #61B055;
    background: linear-gradient(138deg,rgba(97, 176, 85, 1) 0%, rgba(83, 169, 95, 1) 61%, rgba(57, 156, 115, 1) 100%);
}

.intro_inner {
    border: solid 3px var(--white);
    border-radius: 10px;
    padding: 2rem 3rem 3.5rem;
}

.intro_inner h2,
.intro_inner p {
    color: var(--white);
}

.intro_inner .flex {
    justify-content: space-around;
}

.intro_inner a {
    background: var(--red-bean);
}

.intro_inner .common_tit h2 {
    margin-bottom: 2.5rem;
}

.intro_inner .common_tit h2::before {
    background: none;
}

.news_inner {
    background: var(--white);
    border-radius: 10px;
    padding: 2.5rem;
}

.topics_list li {
    border-bottom: solid 1px var(--border-gray);
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    padding-left: 2rem;
}

.topics_list li a {
    display: flex;
    align-items: center;
}

.topics_thumbnail {
    padding-right: 5.5rem;
}

.topics_list li div h3 {
    font-size: 1.1em;
    font-weight: 600;
}

.topics_list li div p {
    font-size: 0.8em;
}

.news_wrap .btn_next {
    min-width: 230px;
}

.flex.ctr_box {
    justify-content: space-around;
    align-items: center;  
}

.ctr_box p {
    font-weight: 600;
    color: var(--white);
    line-height: 2;
}

.ctr_box .common_btn {
    margin-top: 0;
}

.sec.wide.ctr_area {
    padding: 70px 0;
    margin-bottom: 90px;
}

.ctr_area a {
    background: var(--red-bean);
}

.ctr_area .bg_green {
    border-radius: 10px;
    padding: 70px 0;
    margin-bottom: 100px;
}

.bg_redbeen a {
    background: var(--red-bean);
}

@media (max-width: 768px) {
    /* 親メニュー横並び */
    .menu-toggle {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
    }

    /* + - アイコン */
    .toggle-icon {
        font-size: 20px;
        font-weight: bold;
        transition: 0.3s;
    }

    /* サブメニュー初期は閉じる */
    .sub-menu {
        display: none;
        padding-left: 20px;
        margin-top: 10px;
    }
    .sub-menu li a {
        font-size: 0.95em!important;
    }
    /* 開いた状態 */
    .has-submenu.open .sub-menu {
        display: block;
    }

    .has-submenu.open .toggle-icon {
        content: "－";
        transform: rotate(180deg);
    }
    .header {
        margin-bottom: -28vw;
    }
    .hero_area {
        background-image: url(../img/common/hero_img_sp.jpg);
        padding: 0px 3.5%;
        box-sizing: border-box;
        height: 100svh;
    }
    .kv_area {
        width: 100%;
    }
    .kv_area h2:first-of-type {
        font-size: 1.7em;
        margin-bottom: 4rem;
    }
    .kv_area h2:nth-of-type(2) {
        font-size: 1.4em;
        margin-bottom: 2rem;
    }
    .kv_tit h3,
    .kv_tit_02 h3 {
        bottom: 6vw;
        font-size: 1.6em;
    }
    .kv_tit h3 {
        left: 14.2vw;
    }
    .kv_tit_02 h3 {
        right: 14.2vw;
    }
    .kv_tit, .kv_tit_02 {
        max-width: 180px;
    }
    .kv_box.flex {
        justify-content: center;
    }
    .sec.wide {
        padding: 80px 0;
    }
    .about_bgi {
        position: relative;
        background-image: url(../img/common/about_bgi_sp.webp);
        margin-top: 35vw;
    }
    .about_blk {
        width: 100%;
        display: block;
        text-align: center;
        padding-top: 0;
        margin-top: -9rem;
    }
    .about_blk img {
        width: 20%;
        margin: 0 auto;
    }
    .about_blk p {
        font-size: 1.6em;
    }
    .common_tit h2 {
        font-size: 1.8em;
        margin-bottom: 4.5rem;
    }
    .common_tit h2:before {
        width: 45px;
        height: 2px;
        left: 24px;
    }
    .common_tit span {
        font-size: 1em;
        padding-bottom: 1rem;
    }
    .top_inner {
        padding: 35vw 0 3rem;
    }
    .top_inner .flex .center {
        width: 100%;
    }
    .kv_box.flex {
        display: flex;
    }
    .flex {
        display: block;
    }
    .common_tit h3 {
        font-size: 1.4em;
        padding: 1.2rem 0 0.9rem;
    }
    .top_inner .flex .center:nth-of-type(2) .common_tit h3 {
        padding: 0.2rem 0 0.8rem;
    }
    .top_inner .flex .center:nth-of-type(3) .common_tit h3 {
        padding: 0.2rem 0 0.9rem;
    }
    .top_inner .flex img {
        width: 43%;
    }
    .top_inner .flex .center:nth-of-type(2) img {
        width: 40%;
    }
    .top_inner .flex .center:nth-of-type(3) img {
        width: 33%;
    }
    .top_inner .flex .center {
        margin-bottom: 4rem;
    }
    .top_inner .flex .center:last-of-type {
        margin-bottom: 0;
    }
    .btn_next {
        width: 100%;
        font-size: 4vw;
        box-sizing: border-box;
        max-width: 270px;
        min-width: 270px;
    }
    .infra_flex .center {
        padding-bottom: 1.5rem;
    }
    .infra_flex .center:last-of-type {
        padding-bottom: 0;
    }
    .common_btn_box .common_btn:first-of-type {
        margin-right: 0;
    }
    .common_btn_box .common_btn:last-of-type {
        margin-top: 1.5rem;
    }
    .association_inner.flex {
        display: flex;
        flex-direction: column-reverse;
    }
    .association_inner {
        padding: 1.5rem;
    }
    .association_inner .common_btn .btn_next {
        min-width: 250px;
        max-width: 250px;
    }
    .association_inner .common_btn {
        margin-top: 1.2rem;
        margin-bottom: 1.5rem;
    }
    .association_inner img:last-of-type {
        padding-bottom: 1rem;
    }
    .patent_inner {
        padding-top: 5rem;
    }
    .patent_box div {
        width: 100%;
        padding: 3rem 1.5rem;
        box-sizing: border-box;
    }
    .patent_box div:first-of-type {
        margin-bottom: 2rem;
    }
    .intro_inner {
        padding: 2rem 1.5rem 3.5rem;
    }
    .intro_inner .common_tit h2 {
        margin-bottom: 1.5rem;
    }
    .intro_inner .common_btn {
        margin-top: 1.5rem;
    }
    .topics_list li {
        padding-left: 0;
    }
    .news_inner {
        padding: 2.5rem 1.5rem;
    }
    .topics_thumbnail {
        width: 35%;
        padding-right: 1.5rem;
    }
    .news_wrap .right {
        text-align: center;
        margin-top: 2.5rem;
    }
    .ctr_area .bg_green {
        border-radius: 10px;
        padding: 50px 1.5rem;
        margin-bottom: 50px;
    }
    .sec.ctr_area {
        padding-top: 0;
    }
    .ctr_area .common_btn {
        margin-top: 2rem;
    }
    .footer_text {
        padding-top: 1.8rem;
        text-align: left;
    }
    .footer {
        padding: 15vw 6vw;
    }
    .footer .common_btn {
        margin-top: 2rem;
    }
    .footer_list {
        width: 100%;
        padding-top: 2.5rem;
    }
    .footer_list ul {
        width: 100%;
        text-align: left;
    }
    .side_btn a {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0;
        writing-mode: initial;
        letter-spacing: -0.02em;
        font-size: 0.75em;
        padding: 0.6rem 0.12rem;
    }
    .side_btn a:nth-of-type(1) {
        display: flex;
        border-right: solid 1px var(--white);
        background: var(--red-bean);
    }
    .side_btn a:nth-of-type(2) {
        margin-bottom: 0;
        border-right: solid 1px var(--white);
    }
    .side_btn a img {
        width: 20px;
        padding-bottom: 0;
        padding-right: 2px;
    }
    .side_btn a:nth-of-type(1) img {
        padding-left: 5px;
        padding-right: 0;
    }
    .patent_box div:last-of-type img {
        padding-bottom: 3rem;
    }
}

@media (max-width: 415px) {
    .kv_tit h3 {
        left: 13vw;
    }
    .kv_tit_02 h3 {
        right: 13vw;
    }
    .kv_tit h3, .kv_tit_02 h3 {
        bottom: 6.5vw;
    }
}

@media (max-width: 391px) {
    .kv_tit h3 {
        left: 10.5vw;
    }
    .kv_tit_02 h3 {
        right: 10.5vw;
    }
    .kv_tit h3, .kv_tit_02 h3 {
        bottom: 7vw;
    }
}

@media (max-width: 376px) {
    .kv_tit h3 {
        left: 9vw;
    }
    .kv_tit_02 h3 {
        right: 9vw;
    }
}

/*-- ボタニカルブラストとは --*/
.bgimg {
    position: relative;
}

.bgimg h1 {
    margin-top: -20px;
}

.about_bgi.about_inner {
    background-image: url(../img/about/about_footer_bgi.png);
    height: 42vw;
    margin-top: 0;
}

.about_box {
    position: relative;
    width: 27%;
    border-radius: 10px;
    padding: 3rem 1rem;
    text-align: center;
    display: grid;
    align-items: center;
    background:rgba(255, 255, 255, 0.7);
}


.about_box h4 {
    font-size: 1.8em;
    font-weight: 700;
    padding-bottom: 0.8rem;
}

.about_box p {
    padding-bottom: 0;
}

.about_inner {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    box-sizing: border-box;
}

.about_inner .flex {
    padding-top: 12rem;
}

.font_green {
    color: var(--green);
}

.font_redbean {
    color: var(--red-bean);
}

@media (max-width: 768px) {
    .about_bgi.about_inner {
        height: 70svh;
        background-image: url(../img/about/about_footer_bgi_sp.png);
    }
    .about_box {
        width: 100%;
        padding: 1rem;
        margin-bottom: 1rem;
        box-sizing: border-box;
    }
    .about_inner .flex {
        padding-top: 3rem;
    }
}