@charset "shift_jis";





/*====================================
ヘッダーフッター
====================================*/
.head_viewpc_only {
display: block;
}
.head_view_mb_tb{
	display: none;
}

@media only screen and (max-width: 813px) {
.head_viewpc_only {
display: none;
}
.head_view_mb_tb{
	display:block;
}
}

.head_after {
height: 0;
padding-top: 150px;
}
@media only screen and (max-width: 813px) {
.head_after {
height: 0;
padding-top: 0px;
}
}

.head_bg{
	width:100%;
	margin: 0 auto;
	background-color:#FFF;
	box-shadow:3px 3px 3px 3px rgba(0, 0, 0, 0.04);
	position: fixed;
	top: 0;
	z-index: 9999;
}
@media only screen and (max-width: 813px) {
.head_bg{
position: static;
}
}

.head_fbox-a_00{
	width:100%;
	/*min-width:1024px;*/
	/*background-image: url(../xxxx-p/common-p/head_fbox-a_00_bg02.gif);*/
	margin: 0 auto;
	padding-top: 15px;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	background-size:cover;
	}
.head_fbox-a_01{
	/*width:25%;*/
	width:200px;
	padding-top:0px;
	/*padding-bottom:8px;*/
	padding-left:15px;
	}
.head_fbox-a_02{
	/*width:70%;*/
	min-width:270px;
	padding-top:0px;
	/*padding-bottom:8px;*/
	}
.head_fbox-a_03{
	/*width:70%;*/
	min-width:250px;
	padding-top:0px;
	/*padding-bottom:8px;*/
	}

.btn-square_headlogo{
	  display: inline-block;
	  margin-left:20%;
	  padding: 10px;
	}

.head_bn01 {
display: inline-block;
}
.head_bn01 a {
display: inline-block;
padding: 8px 10px 6px;
background-color: #F3981D;
text-decoration: none;
color: #FFF;
	font-size:12px;
	font-size:1.2rem;
	text-align: center;
}
.head_bn01 a p {
padding-top: 6px;
}

.head_bn02 {
display: inline-block;
}
.head_bn02 a {
display: inline-block;
padding: 8px 10px 6px;
background-color: #4B8C74;
text-decoration: none;
color: #FFF;
	font-size:12px;
	font-size:1.2rem;
	text-align: center;
}
.head_bn02 a p {
padding-top: 6px;
}

.head_txbox01 {
	font-size:11px;
	font-size:1.1rem;
	text-align: center;
	background-color: #E0E0E0;
	margin-right: 10px;
	margin-top: 2px;
}



.btn-square_headnav_a{
	  display: inline-block;
	  padding: 10px;
	  border-left: solid 1px #717071;
	}
.btn-square_headnav_a_last{
	  border-right: solid 1px #717071;
	}
.btn-square_headnav_a:hover img{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	}


.head_nav_bg01 {
	background-color:#FFF;
	/*border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;*/
	padding-top: 16px;
	padding-bottom: 5px;
	}

ul.head_nav {
display: inline-block;
text-align: center;
  list-style: none;
  overflow: hidden;
  	font-size:16px;
	font-size:1.6rem;
}
ul.head_nav li {
  text-align: center;
  float: left;
  height: 44px;
  line-height: 44px;
  /*margin-right: 2px;*/
  margin-right: 10px;
  margin-left: 10px;
}
@media only screen and (max-width: 1080px) {
ul.head_nav {
  	font-size:14px;
	font-size:1.4rem;
	letter-spacing: -0.03em;
}
ul.head_nav li {
  margin-right: 3px;
  margin-left: 3px;
}
}



/*ul.head_nav li.nav_a {
  width: 20%;
}
ul.head_nav li.nav_b {
  width: 12%;
}
ul.head_nav li.nav_c {
  width: 10%;
}*/
ul.head_nav li.nav_00 {
  width: 12%;
}


 
ul.head_nav li a {
  text-decoration: none;
  /*font-weight:bold;*/
  color: #594B3C;
  font-weight: bold;
  padding: 10px 5px;
}
ul.head_nav li a:hover {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;

}

.pankuzu {
    padding: 14px 14px;
    font-size: 13px;
    font-size: 1.3rem;
}
.pankuzu a {
    color: #1E9244;
}

.bdt1{
	border-top:1px #CCC solid;
	}

.bdb2{
	border-bottom:2px #333 solid;
	}
.btgy1{
	border-top:1px #D1D1D1 solid;
	}
.bdgy1{
	border-bottom:1px #D1D1D1 solid;
	}

.head_fbox-a_01_sp{
	padding-top:15px;
	}

@media only screen and (max-width:1024px) {
/*.head_fbox-a_00_sp{
	width:100%;
	min-width:1000px;
	}
.head_fbox-a_01_sp{
	width:50%;
	}
.head_fbox-a_02_sp{
	width:50%;
	}
*/

.head_fbox-a_00_sp{
	/*background-image: url(../xxxx-p/common-p/head_fbox-a_00_bg02.gif);*/
	margin: 0 auto;
	background-repeat:no-repeat;
	background-position: top right;
	background-size: cover;
}

.head_fbox-a_01_sp{
	padding-top:25px;
	
	width:204px;
	/*max-width: 204px;*/
	}


.head_fbox-a_02_sp{
	margin-right:0%;
	width:15%;
	}
.head_fbox-a_03_sp{
	margin-right:1%;
	width:15%;
	}
}


.foot_bg{
	width:100%;
	margin: 0 auto;
	background-color:#F5F3EB;
}

.foot_tx01 {
	font-size:16px;
	font-size:1.6rem;
	padding-top: 10px;
}
.foot_copy {
	font-size:14px;
	font-size:1.4rem;
	font-weight: bold;
	padding-top: 85px;
}
.foot_c01_ul {

}
.foot_c01_ul li {
	font-size:18px;
	font-size:1.8rem;
	margin-bottom: 0.2em;
	letter-spacing: -0.03em;
}
.foot_c01_ul li a {
display: block;
color: #594B3C;
padding: 3px 0.2em;
text-decoration: none;
}
.foot_c01_ul li a:hover {
color: #9B938A;
}

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


}




.foot_contents01_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 45% 29% 26%;
  grid-template-columns: 45% 29% 26%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.foot_contents01_g3 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 0px 15px;
}

.foot_contents01_g3 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.foot_contents01_g3 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.foot_contents01_g3 > .grid_container > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}

@media only screen and (max-width: 813px) {
.foot_contents01_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.foot_contents01_g3 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.foot_contents01_g3 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.foot_contents01_g3 > .grid_container > .grid_item_02 {
	display: none;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.foot_contents01_g3 > .grid_container > .grid_item_03 {
	display: none;
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3;
}
}


/*====================================
アンカー調整
====================================*/
#c01,#c02,#c02a,#c02b,#c02c,#c03,#c04,#c05,#c06,#c07,#c08,#c09,
#item01,#item02,#item03,#item04,#item05,#item06,#item07,#item08,#item09,#item10,
#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18,#item19,#item20,
#item21,#item22,#item23,#item24,#item25,#item26,#item27,#item28,#item29,#item30,
#item31,#item32,#item33,#item34,#item35,#item36,#item37,#item38,#item39,#item40,
#item41,#item42,#item43,#item44,#item45,#item46,#item47,#item48,#item49,#item50{
padding-top: 180px;
margin-top: -180px;
}
@media only screen and (max-width: 813px) {
#c01,#c02,#c02a,#c02b,#c02c,#c03,#c04,#c05,#c06,#c07,#c08,#c09
#item01,#item02,#item03,#item04,#item05,#item06,#item07,#item08,#item09,#item10,
#item11,#item12,#item13,#item14,#item15,#item16,#item17,#item18,#item19,#item20,
#item21,#item22,#item23,#item24,#item25,#item26,#item27,#item28,#item29,#item30,
#item31,#item32,#item33,#item34,#item35,#item36,#item37,#item38,#item39,#item40,
#item41,#item42,#item43,#item44,#item45,#item46,#item47,#item48,#item49,#item50{
padding-top: 0px;
margin-top: 0px;
}
}





/*====================================
グリッドベース
====================================*/

.base_contents00_g2 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.base_contents00_g2 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 0px 15px;
}

.base_contents00_g2 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.base_contents00_g2 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}

@media only screen and (max-width: 813px) {
.base_contents00_g2 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;


}

.base_contents00_g2 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.base_contents00_g2 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g2 > .grid_container > .grid_item_02 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
}

.base_contents00_g2xx > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.base_contents00_g2xx > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 0px 15px;
}

.base_contents00_g2xx > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.base_contents00_g2xx > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}



.base_contents00_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 33.3% 33.3% 33.3%;
  grid-template-columns: 33.3% 33.3% 33.3%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.base_contents00_g3 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.base_contents00_g3 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.base_contents00_g3 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3 > .grid_container > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3 > .grid_container > .grid_item_04 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 2; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 2 / 3; /* 縦位置 */
}
.base_contents00_g3 > .grid_container > .grid_item_05 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.base_contents00_g3 > .grid_container > .grid_item_06 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}

@media only screen and (max-width: 1024px) {
.base_contents00_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;


}

.base_contents00_g3 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.base_contents00_g3 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3 > .grid_container > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.base_contents00_g3 > .grid_container > .grid_item_04 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.base_contents00_g3 > .grid_container > .grid_item_05 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.base_contents00_g3 > .grid_container > .grid_item_06 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
}

@media only screen and (max-width: 813px) {
.base_contents00_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.base_contents00_g3 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.base_contents00_g3 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3 > .grid_container > .grid_item_02 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.base_contents00_g3 > .grid_container > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3;
}
.base_contents00_g3 > .grid_container > .grid_item_04 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 4;
	grid-row: 4;
}
.base_contents00_g3 > .grid_container > .grid_item_05 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 5;
	grid-row: 5;
}
.base_contents00_g3 > .grid_container > .grid_item_06 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 6;
	grid-row: 6;
}
}


.base_contents00_g3b > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 33.3% 33.3% 33.3%;
  grid-template-columns: 33.3% 33.3% 33.3%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.base_contents00_g3b > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.base_contents00_g3b > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.base_contents00_g3b > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3b > .grid_container > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3b > .grid_container > .grid_item_04 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 2; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 2 / 3; /* 縦位置 */
}
.base_contents00_g3b > .grid_container > .grid_item_05 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.base_contents00_g3b > .grid_container > .grid_item_06 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}

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


.base_contents00_g3b > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;


}

.base_contents00_g3b > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.base_contents00_g3b > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3b > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3b > .grid_container > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.base_contents00_g3b > .grid_container > .grid_item_04 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.base_contents00_g3b > .grid_container > .grid_item_05 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.base_contents00_g3b > .grid_container > .grid_item_06 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
}

/*@media only screen and (max-width: 813px) {


.base_contents00_g3b > .grid_container {
	display: -ms-grid;
	display: grid;
  
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;


}

.base_contents00_g3b > .grid_container > .grid_item {
  margin: 0 15px 30px 15px;
}

.base_contents00_g3b > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g3b > .grid_container > .grid_item_02 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.base_contents00_g3b > .grid_container > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3;
}
.base_contents00_g3b > .grid_container > .grid_item_04 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 4;
	grid-row: 4;
}
.base_contents00_g3b > .grid_container > .grid_item_05 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 5;
	grid-row: 5;
}
.base_contents00_g3b > .grid_container > .grid_item_06 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 6;
	grid-row: 6;
}
}*/


.base_contents00_g4 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 25% 25% 25% 25%;
  grid-template-columns: 25% 25% 25% 25%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.base_contents00_g4 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 0px 15px;
}

.base_contents00_g4 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.base_contents00_g4 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g4 > .grid_container > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}.base_contents00_g4 > .grid_container > .grid_item_04 {
	-ms-grid-column: 4;
	-ms-grid-column-span: 1;
	grid-column: 4 / 5;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}

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


.base_contents00_g4 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;


}

.base_contents00_g4 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.base_contents00_g4 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g4 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.base_contents00_g4 > .grid_container > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 2 / 3; /* 縦位置 */
}
.base_contents00_g4 > .grid_container > .grid_item_04 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 2 / 3; /* 縦位置 */
}
}


/*====================================
サイトここから
====================================*/

.top_c00_bg01{
	width: 100%;
		background-image: url(../xxxx-p/xxxxxx_bg.jpg);
	margin: 0 auto;
	overflow: hidden;
}

.top_c00_bg02{
	width: 100%;
	background-image: url(../xxxx-p/xxxxxx_bg02.jpg);
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
}


.top_mainimg_bg01 {
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	/*overflow: hidden;*/
	background-color:#FFF;
}
.top_mainimg_bg02 {
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	/*overflow: hidden;*/
	background-repeat:no-repeat;
	background-position: top center;
}
@media only screen and (max-width: 813px) {

}


.top_contents00_g2 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents00_g2 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 0px 15px;
}

.top_contents00_g2 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.top_contents00_g2 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}

@media only screen and (max-width: 813px) {
.top_contents00_g2 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;


}

.top_contents00_g2 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents00_g2 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents00_g2 > .grid_container > .grid_item_02 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
}


.top_c01_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #F8F7F1;
}
.top_c01_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.mainimg_onimg {
position: absolute;
left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
bottom: -30px;

}

.top_c01_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.top_c01_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
@media only screen and (max-width: 813px) {
.top_c01_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}

.top_c01_tx01{
	font-size:24px;
	font-size:2.4rem;
	line-height: 1.25;
	font-weight: 600;
	letter-spacing: -0.03em;
}
.top_c01_tx01 img {
vertical-align: middle;
}
.top_c01_tx01 span.tx {
vertical-align: middle;
padding-left: 8px;
}
@media only screen and (max-width: 813px) {
.top_c01_tx01{
	font-size:22px;
	font-size:2.2rem;
	letter-spacing: -0.08em;
}
}

.top_c01_tx02{
	font-size:28px;
	font-size:2.8rem;
	line-height: 1.65;
	text-align: center;
	color: #594B39;
	font-weight: 600;
	letter-spacing: -0.03em;
	padding-top: 30px;
}
.top_c01_tx02 .tx_l{
	font-size:30px;
	font-size:3.0rem;
	color: #1E9244;
}
@media only screen and (max-width: 813px) {
.top_c01_tx02{
	font-size:24px;
	font-size:2.4rem;
	letter-spacing: -0.03em;
	}
.top_c01_tx02 .tx_l{
	font-size:26px;
	font-size:2.6rem;
	}
}

.top_contents01_g2 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
  
  background-color: #FFF;
  border-radius: 15px;
  padding: 25px 15px;
}

.top_contents01_g2 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 0px 15px;
}

.top_contents01_g2 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
	
	padding-top: 80px;
}
.top_contents01_g2 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}

@media only screen and (max-width: 813px) {
.top_contents01_g2 > .grid_container {
	display: -ms-grid;
	display: grid;
  
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents01_g2 > .grid_container > .grid_item {
  margin: 0 0px 30px 0px;
}

.top_contents01_g2 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1;
	
	padding-top: 25px;
	padding-right: 4%;
	padding-left: 4%;
}
.top_contents01_g2 > .grid_container > .grid_item_02 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2;
}
}




.top_c02_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.top_c02_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.top_c02_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.top_c02_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
@media only screen and (max-width: 813px) {
.top_c02_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}

.top_c02_bn01 {
border-radius: 20px;
padding: 15px 10px;
background-position: bottom 10px center;
background-repeat: no-repeat;
text-decoration: none;
}
.top_c02_bn01a {
border: 2px #69BCAD solid;
	background-image: url(../greenpocket-p/top-p/top_c02_bn01a_icon.png);
}
.top_c02_bn01b {
border: 2px #4FBD9C solid;
	background-image: url(../greenpocket-p/top-p/top_c02_bn01b_icon.png);
}
.top_c02_bn01c {
border: 2px #9DC25F solid;
	background-image: url(../greenpocket-p/top-p/top_c02_bn01c_icon.png);
}
.top_c02_bn01 .top_c02_bn_tx {
	font-size:22px;
	font-size:2.2rem;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}
.top_c02_bn01a .top_c02_bn_tx {
color: #68BBAC;
}
.top_c02_bn01b .top_c02_bn_tx {
color: #4FBD9C;
}
.top_c02_bn01c .top_c02_bn_tx {
color: #9DC25F;
}
@media only screen and (max-width: 813px) {
.top_c02_bn01 .top_c02_bn_tx {
	font-size:20px;
	font-size:2.0rem;
	padding-bottom: 0px;
}
}


.top_contents02_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 33.3% 33.3% 33.3%;
  grid-template-columns: 33.3% 33.3% 33.3%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02_g3 > .grid_container > a {
  margin: 0 15px 30px 15px;
}

.top_contents02_g3 > .grid_container > a > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/

}

.top_contents02_g3 > .grid_container > a > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.top_contents02_g3 > .grid_container > a > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02_g3 > .grid_container > a > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}

@media only screen and (max-width: 1024px) {
.top_contents02_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;


}

.top_contents02_g3 > .grid_container > a > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents02_g3 > .grid_container > a > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02_g3 > .grid_container > a > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02_g3 > .grid_container > a > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
}

@media only screen and (max-width: 813px) {
.top_contents02_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02_g3 > .grid_container > a > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents02_g3 > .grid_container > a > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02_g3 > .grid_container > a > .grid_item_02 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02_g3 > .grid_container > a > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3;
}
}


.top_c02_stit01 {
	font-size:28px;
	font-size:2.8rem;
	color: #69BCAD;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 45px;
}
.top_c02a_stit01 {
color: #69BCAD;
}
.top_c02a_stit01 span {
background:url(../greenpocket-p/top-p/top_c02_bn01a_lineimg.png) bottom repeat-x;
padding: 0 4px 18px;
background-size: 65px;
}
@media only screen and (max-width: 813px) {
.top_c02_stit01 {
	font-size:24px;
	font-size:2.4rem;
	letter-spacing: -0.03em;
}
}


.top_c02b_stit01 {
color: #4EBD9B;
}
.top_c02b_stit01 span {
background:url(../greenpocket-p/top-p/top_c02_bn01b_lineimg.png) bottom repeat-x;
padding: 0 4px 18px;
background-size: 59px;
}

.top_c02c_stit01 {
color: #9DC25F;
}
.top_c02c_stit01 span {
background:url(../greenpocket-p/top-p/top_c02_bn01c_lineimg.png) bottom repeat-x;
padding: 0 4px 18px;
background-size: 59px;
}

.top_c02a_tx01 {
	font-size:22px;
	font-size:2.2rem;
	font-weight: bold;
	color: #594B3B;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.top_c02a_tx02 {
	font-size:18px;
	font-size:1.8rem;
	line-height: 1.65;
	padding-left: 15px;
	padding-right: 15px;
}
@media only screen and (max-width: 813px) {
.top_c02a_tx01 {
	font-size:20px;
	font-size:2.0rem;
	padding-bottom: 15px;
}
}


.top_c02a_item {
border-radius: 20px 0 20px 0;
overflow: hidden;
}

.top_c02a_box {
background-color: #F4FBFA;
padding: 25px 15px;
margin-top: 25px;
margin-bottom: 60px;
}
.top_c02b_box {
background-color: #EFFAF7;
padding: 25px 15px;
margin-top: 25px;
margin-bottom: 60px;
}
.top_c02c_box {
background-color: #F4F9EE;
padding: 25px 15px;
margin-top: 25px;
margin-bottom: 60px;
}


.top_c02b_img {
border-radius: 20px 0 20px 0;
overflow: hidden;
}
.top_c02b_stit02 {
	font-size:18px;
	font-size:1.8rem;
font-weight: bold;
color: #594B3A;
padding-top: 10px;
padding-bottom: 8px;
}
.top_c02b_tx03 {
	font-size:16px;
	font-size:1.6rem;
	letter-spacing: -0.03em;
}


.top_c02c_img {
border-radius: 20px 0 20px 0;
overflow: hidden;
}
.top_c02c_tx01 {
position: absolute;
bottom: 2px;
left: 0;
}
.top_c02c_icon01 {
position: absolute;
bottom: 15px;
right: 15px;
}
.top_c02c_icon02 {
position: absolute;
bottom: 0px;
left: 0px;
display: inline-block;
	font-size:22px;
	font-size:2.2rem;
	font-weight: bold;
	color: #FFF;
	padding: 0.25em 0.6em 0.2em;
	
}
.top_c02c_icon02a {
background-color: #FF9FCF;
}
.top_c02c_icon02b {
background-color: #9DC25F;
}
.top_c02c_icon02c {
background-color: #F0855B;
}
.top_c02c_icon02d {
background-color: #99D9E3;
}

.top_c02c_tx01 .tx{
	font-size:22px;
	font-size:2.2rem;
	background-color: #9DC25F;
	padding: 4px 0.8em;
	color: #FFF;
	font-weight: bold;
}
.top_c02c_tx01 .tx_s{
	font-size:18px;
	font-size:1.8rem;
	}
.top_c02c_tx02 {
	font-size:16px;
	font-size:1.6rem;
	color: #333;
	padding-top: 12px;
}
.top_c02c_tx03 {
	font-size:20px;
	font-size:2.0rem;
	color: #9DC15F;
	font-weight: bold;
	padding-top: 4px;
}
.top_c02c_tx03 .tx_s {
	font-size:16px;
	font-size:1.6rem;
}
.top_c02c_tx04 {
	font-size:18px;
	font-size:1.8rem;
	color: #594B3A;
	font-weight: bold;
	padding-top: 12px;
}
.top_c02c_tx05 {
	font-size:16.5px;
	font-size:1.65rem;
	color: #594B3A;
	line-height: 1.35;
	letter-spacing: -0.03em;
	padding-top: 8px;
}


.top_c02c_btn-gradient-radius {
  display: inline-block;
  padding: 12px 3em;
  border-radius: 30px;
  text-decoration: none;
  color: #FFF;
  background-color: #9DC25F;
  transition: .4s;
  
  	font-size:22px;
	font-size:2.2rem;
	font-weight: bold;
	margin-bottom: 35px;
}



.top_contents02b_g5 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 20% 20% 20% 20% 20%;
  grid-template-columns:  20% 20% 20% 20% 20%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02b_g5 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 0px 15px;
}

.top_contents02b_g5 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.top_contents02b_g5 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02b_g5 > .grid_container > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02b_g5 > .grid_container > .grid_item_04 {
	-ms-grid-column: 4;
	-ms-grid-column-span: 1;
	grid-column: 4 / 5;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02b_g5 > .grid_container > .grid_item_05 {
	-ms-grid-column: 5;
	-ms-grid-column-span: 1;
	grid-column: 5 / 6;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}

@media only screen and (max-width: 813px) {
.top_contents02b_g5 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02b_g5 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents02b_g5 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02b_g5 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02b_g5 > .grid_container > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02b_g5 > .grid_container > .grid_item_04 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02b_g5 > .grid_container > .grid_item_05 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
}




.top_contents02c_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 33.3% 33.3% 33.3%;
  grid-template-columns: 33.3% 33.3% 33.3%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02c_g3 > .grid_container > a {
text-decoration: none;
}


.top_contents02c_g3 > .grid_container > a > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents02c_g3 > .grid_container > a > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.top_contents02c_g3 > .grid_container > a > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g3 > .grid_container > a > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g3 > .grid_container > a > .grid_item_04 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 2; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 2 / 3; /* 縦位置 */
}
.top_contents02c_g3 > .grid_container > a > .grid_item_05 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g3 > .grid_container > a > .grid_item_06 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}

@media only screen and (max-width: 1024px) {
.top_contents02c_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02c_g3 > .grid_container > a > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents02c_g3 > .grid_container > a > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g3 > .grid_container > a > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g3 > .grid_container > a > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g3 > .grid_container > a > .grid_item_04 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2;
}
.top_contents02c_g3 > .grid_container > a > .grid_item_05 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.top_contents02c_g3 > .grid_container > a > .grid_item_06 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
}

@media only screen and (max-width: 813px) {
.top_contents02c_g3 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02c_g3 > .grid_container > a > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents02c_g3 > .grid_container > a > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g3 > .grid_container > a > .grid_item_02 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g3 > .grid_container > a > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3;
}
.top_contents02c_g3 > .grid_container > a > .grid_item_04 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 4;
	grid-row: 4;
}
.top_contents02c_g3 > .grid_container > a > .grid_item_05 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 5;
	grid-row: 5;
}
.top_contents02c_g3 > .grid_container > a > .grid_item_06 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 6;
	grid-row: 6;
}
}



.top_contents02c_g5 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 20% 20% 20% 20% 20%;
  grid-template-columns:  20% 20% 20% 20% 20%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02c_g5 > .grid_container > a {
text-decoration: none;
}


.top_contents02c_g5 > .grid_container > a > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents02c_g5 > .grid_container > a > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.top_contents02c_g5 > .grid_container > a > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_04 {
	-ms-grid-column: 4;
	-ms-grid-column-span: 1;
	grid-column: 4 / 5;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_05 {
	-ms-grid-column: 5;
	-ms-grid-column-span: 1;
	grid-column: 5 / 6;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_06 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 2; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 2 / 3; /* 縦位置 */
}
.top_contents02c_g5 > .grid_container > a > .grid_item_07 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_08 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_09 {
	-ms-grid-column: 4;
	-ms-grid-column-span: 1;
	grid-column: 4 / 5;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_10 {
	-ms-grid-column: 5;
	-ms-grid-column-span: 1;
	grid-column: 5 / 6;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_11 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 3; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 3 / 4; /* 縦位置 */
}
.top_contents02c_g5 > .grid_container > a > .grid_item_12 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_13 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_14 {
	-ms-grid-column: 4;
	-ms-grid-column-span: 1;
	grid-column: 4 / 5;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_15 {
	-ms-grid-column: 5;
	-ms-grid-column-span: 1;
	grid-column: 5 / 6;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}

@media only screen and (max-width: 1024px) {
.top_contents02c_g5 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 33.3% 33.3% 33.3%;
  grid-template-columns: 33.3% 33.3% 33.3%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02c_g5 > .grid_container > a > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents02c_g5 > .grid_container > a > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_04 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_05 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_06 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_07 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_08 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_09 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}

.top_contents02c_g5 > .grid_container > a > .grid_item_10 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 4;
	grid-row: 4; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_11 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 4;
	grid-row: 4; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_12 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 4;
	grid-row: 4; 
}

.top_contents02c_g5 > .grid_container > a > .grid_item_13 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 5;
	grid-row: 5; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_14 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 5;
	grid-row: 5; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_15 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 5;
	grid-row: 5; 
}
}

@media only screen and (max-width: 813px) {
.top_contents02c_g5 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.top_contents02c_g5 > .grid_container > a > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.top_contents02c_g5 > .grid_container > a > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_04 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_05 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_06 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 3;
	grid-row: 3; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_07 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 4;
	grid-row: 4; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_08 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 4;
	grid-row: 4; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_09 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 5;
	grid-row: 5; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_10 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 5;
	grid-row: 5; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_11 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 6;
	grid-row: 6; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_12 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 6;
	grid-row: 6; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_13 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 7;
	grid-row: 7; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_14 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 7;
	grid-row: 7; 
}
.top_contents02c_g5 > .grid_container > a > .grid_item_15 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 8;
	grid-row: 8; 
}
}



.top_c03_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #F5F3EB;
}
.top_c03_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.top_c03_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.top_c03_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
.top_c03_tit03{
	font-size:20px;
	font-size:2.0rem;
	color: #333;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 20px;
	font-weight: bold;
}
@media only screen and (max-width: 813px) {
.top_c03_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}

.top_c03_tit04 {
	font-size:30px;
	font-size:3.0rem;
	color: #468A57;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 45px;
	margin-bottom: 45px;
}
.top_c03_tit04 span {
background:url(../greenpocket-p/top-p/top_c02_bn01c_lineimg.png) bottom repeat-x;
padding: 0 4px 18px;
background-size: 59px;
}
@media only screen and (max-width: 813px) {
.top_c03_tit04 {
	font-size:26px;
	font-size:2.6rem;
	letter-spacing: -0.03em;
}
}

.top_c03_tx01 {
	font-size:20px;
	font-size:2.0rem;
}


.top_c04_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.top_c04_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.top_c04_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.top_c04_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
@media only screen and (max-width: 813px) {
.top_c04_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}

.top_c04_box {
background-color: #F5F3EB;
border-radius: 20px;
padding: 25px 30px;
margin: 30px 0;
}
.top_c04_box_tit01 {
	font-size:26px;
	font-size:2.6rem;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
}

.top_c04_box_inbox {
	font-size:20px;
	font-size:2.0rem;
	font-weight: bold;
}
.top_c04_box_inbox a {
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	background-color: #468A57;
	border-radius: 8px;
	padding: 5px 0.6em;
	margin: 5px 3px;
}
.top_c04_box_inbox a:hover {
	background-color: #6BA179;
}
.top_c04_box_inbox a.nolink:hover {
	background-color: #468A57;
}



.top_c05_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #F5F3EB;
}
.top_c05_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.top_c05_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.top_c05_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
.top_c05_tit03{
	font-size:24px;
	font-size:2.4rem;
	color: #333;
	text-align: center;
	font-weight: bold;
	background-image: url(../greenpocket-p/top-p/top_c05_tit03_bg01.png);
	background-position: center;
	background-repeat: repeat-x;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;	
}
.top_c05_tit03 span{
padding-left: 0.6em;
padding-right: 0.6em;
	background-color: #F5F3EB;
}
@media only screen and (max-width: 813px) {
.top_c05_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}


.top_c05_box01 {
padding-right: 20px;
}
.top_c05_box02 {
padding-left: 20px;

}



.top_c06_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.top_c06_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.top_c06_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.top_c06_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
@media only screen and (max-width: 813px) {
.top_c06_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}

dl.top_qa{

	}
dl.top_qa dd.icon_q, dl.top_c10_qa.qa dd.icon_a{
	line-height:1.7;
	}
dl.top_qa dt.icon_q{
	font-size:20px;
	font-size:2.0rem;
	/*font-weight: bold;*/
	padding:16px 20px 16px 90px;
	background:url(../greenpocket-p/top-p/icon_q.png) no-repeat #F5F3EB;
	background-position: center left;
	margin-left:0;
	line-height: 1.45;
	border-radius: 15px;
	}
dl.top_qa dd.icon_a{
	font-size:18px;
	font-size:1.8rem;
	padding:16px 20px 16px 90px;
	background:url(../greenpocket-p/top-p/icon_a.png) no-repeat;
	background-position: top 10px left;
	margin-left:0;
	margin-bottom:30px;
}
@media only screen and (max-width: 813px) {
dl.top_qa{
	font-size:20px;
	font-size:2.0rem;
	}
dl.top_qa dt.icon_q{
	background-color:#F5F3EB;
	padding:15px 20px 15px 90px;
	background-position: center left;
	margin-left:0;
	line-height: 1.45;
	}
dl.top_qa dd.icon_a{
	padding:15px 20px 15px 90px;
	background-position: center left;
	margin-left:0;
	margin-bottom:25px;
}}




.top_c07_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #F5F3EB;
}
.top_c07_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.top_c07_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.top_c07_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
@media only screen and (max-width: 813px) {
.top_c07_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}

.top_c07_tit03{
	font-size:20px;
	font-size:2.0rem;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-top: 20px;
}



.top_c07_img {
border-radius: 20px 0 20px 0;
overflow: hidden;
background-color: #FFF;
}

.top_c07_tx01 {
	font-size:16px;
	font-size:1.6rem;
	letter-spacing: -0.03em;
	padding-top: 10px;
}




.top_c08_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.top_c08_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.top_c08_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.top_c08_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
@media only screen and (max-width: 813px) {
.top_c08_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}


.ta_shop_01  {
	max-width:800px;
	width:100%;
	height:auto;
	font-size:16px;
	font-size:1.6rem;
	letter-spacing:0.02em;}

.td_shop_01 {
	font-weight:bold;
	text-align:center;
	width:20%;
	color:#1E9244;
	padding:15px 30px;
	border-bottom: 1px #1E9244 solid;
}

.td_shop_02 {
	width:80%;
	background-color: #ffffff;
	color:#333333;
	padding:15px 50px;
	border-bottom: 1px #dddddd solid;
}
	
@media only screen and (max-width: 813px) {
.ta_shop_01  {
	width:620px;
	font-size:18px;
	font-size:1.8rem;
}
	.td_shop_01, .td_shop_02 {
		display: block;
		width: 100%;}
		
	.td_shop_01{
		padding:15px 50px;
		background-color:#F3F1EB;
		border-bottom:none;}
	
	.td_shop_02{
		margin-bottom:40px;}
	}



.tenpo_map {
	min-width: 750px;
	margin: 0 auto;
}
.tenpo_map iframe {
	width:100%;
	height:500px;
}
.map_tx {
	font-size:16px;
	font-size:1.6rem;
}
@media only screen and (max-width: 813px) {
.tenpo_map iframe {
	width:100%;
	height:680px;
}
}



.top_c08b_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #CEEACF;
}
.top_c08b_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
}




.top_c09_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.top_c09_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.top_c09_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.top_c09_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
@media only screen and (max-width: 813px) {
.top_c09_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}


/*====================================
下層共通
====================================*/
.common_mainimg_bg01 {
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	/*overflow: hidden;*/
	background-color:#F6F6F6;
}
.common_mainimg_bg02 {
	width: 100%;
	background-image: url(../greenpocket-p/common-p/common_mainimg_bg02.png);
	margin: 0 auto;
	/*overflow: hidden;*/
	background-repeat:no-repeat;
	background-position: top center;
	background-size: cover;
}
.common02_mainimg_bg02 {
	width: 100%;

	margin: 0 auto;
	/*overflow: hidden;*/
	background-repeat:no-repeat;
	background-position: top center;
}
@media only screen and (max-width: 813px) {

}

.common_mainimg_tit {
	font-size:32px;
	font-size:3.2rem;
	text-align: center;
	color: #1E9244;
	padding: 125px 0 125px;
}
@media only screen and (max-width: 813px) {
.common_mainimg_tit {
	font-size:28px;
	font-size:2.8rem;
	padding: 80px 0 80px;
}
}


/*====================================
商品カタログ
====================================*/
.catalog_c01_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.catalog_c01_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 60px;
	padding-bottom: 40px;
}

.catalog_c01_stit01 {
	font-size:28px;
	font-size:2.8rem;
	color: #54B864;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 15px;
}
.catalog_c01_stit01 span {
	background:url(../greenpocket-p/catalog-p/catalog_c01_lineimg.png) bottom repeat-x;
	padding: 0 4px 18px;
	background-size: 65px;
}
@media only screen and (max-width: 813px) {
.catalog_1_stit01 {
	font-size:24px;
	font-size:2.4rem;
	letter-spacing: -0.03em;
}
}

.catalog_c01_tx01 {
	font-size:22px;
	font-size:2.2rem;
	color: #594B3C;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
.catalog_c01_tx01 .tx_s {
	font-size:18px;
	font-size:1.8rem;
}

.catalog_c02_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #F6F3EE;
	/*background-color: #F8F7F1;*/
}
.catalog_c02_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-bottom: 80px;
}

.catalog_c02_img {
border-radius: 20px 0 20px 0;
overflow: hidden;
box-shadow: 0px 0px 8px -6px  rgba(0,0,0,0.15);

}
.catalog_c02_tx01 {
position: absolute;
bottom: 2px;
left: 0;
}
.catalog_c02_icon01 {
position: absolute;
bottom: 15px;
right: 15px;
}

.catalog_c02_tx01 .tx{
	font-size:22px;
	font-size:2.2rem;
	background-color: #55B964;
	padding: 4px 0.8em;
	color: #FFF;
	font-weight: bold;
}
.catalog_c02_tx01 .tx_s{
	font-size:18px;
	font-size:1.8rem;
	}
.catalog_c02_tx02 {
	font-size:16px;
	font-size:1.6rem;
	color: #333;
	padding-top: 12px;
}
.catalog_c02_tx03 {
	font-size:20px;
	font-size:2.0rem;
	color: #55B964;
	font-weight: bold;
	padding-top: 4px;
}
.catalog_c02_tx03 .tx_s {
	font-size:16px;
	font-size:1.6rem;
}
.catalog_c02_tx04 {
	font-size:18px;
	font-size:1.8rem;
	color: #594B3A;
	font-weight: bold;
	padding-top: 12px;
}

.catalog_c02_btn-gradient-radius {
  display: inline-block;
  padding: 12px 3em;
  border-radius: 30px;
  text-decoration: none;
  color: #FFF;
  background-color: #9DC25F;
  transition: .4s;
  
  	font-size:22px;
	font-size:2.2rem;
	font-weight: bold;
	margin-bottom: 35px;
}





.catalog_c03_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.catalog_c03_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-bottom: 80px;
}

.catalog_c00_bn01 {
margin: 0 auto;
width: 100%;
max-width: 800px;
text-align: center;
margin-top: 25px;
}
@media only screen and (max-width: 813px) {
.catalog_c00_bn01 {
max-width: 720px;
}
}



.catalog_contents02_g4 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 25% 25% 25% 25%;
  grid-template-columns: 25% 25% 25% 25%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
  
  padding-bottom: 35px;
}

.catalog_contents02_g4 > .grid_container > a {
text-decoration: none;
}

.catalog_contents02_g4 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 0px 15px;
}

.catalog_contents02_g4 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1; /* 横のスタート位置(IE用) */
	-ms-grid-column-span: 1; /* 横のマス数(IE用) */
	grid-column: 1 / 2; /* 横位置 */
	
	-ms-grid-row: 1; /* 縦のスタート位置(IE用) */
	-ms-grid-row-span: 1; /* 縦のマス数(IE用) */
	grid-row: 1 / 2; /* 縦位置 */
}
.catalog_contents02_g4 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.catalog_contents02_g4 > .grid_container > .grid_item_03 {
	-ms-grid-column: 3;
	-ms-grid-column-span: 1;
	grid-column: 3 / 4;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.catalog_contents02_g4 > .grid_container > .grid_item_04 {
	-ms-grid-column: 4;
	-ms-grid-column-span: 1;
	grid-column: 4 / 5;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}

@media only screen and (max-width: 813px) {
.catalog_contents02_g4 > .grid_container {
	display: -ms-grid;
	display: grid;

/*  grid-gap: 30px;*/
  
  -ms-grid-columns: 50% 50%;
  grid-template-columns: 50% 50%;
  
  -ms-grid-rows:  auto;
  grid-template-rows:  auto;
}

.catalog_contents02_g4 > .grid_container > .grid_item {
/*  background: #fff;*/
/*  border-radius: 8px; 
  border: 3px solid #ccc;*/
  margin: 0 15px 30px 15px;
}

.catalog_contents02_g4 > .grid_container > .grid_item_01 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 1;
	grid-row: 1; 
}
.catalog_contents02_g4 > .grid_container > .grid_item_02 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 1;
	grid-row: 1;
}
.catalog_contents02_g4 > .grid_container > .grid_item_03 {
	-ms-grid-column: 1;
	-ms-grid-column-span: 1;
	grid-column: 1 / 2;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
.catalog_contents02_g4 > .grid_container > .grid_item_04 {
	-ms-grid-column: 2;
	-ms-grid-column-span: 1;
	grid-column: 2 / 3;
	
	-ms-grid-row: 2;
	grid-row: 2; 
}
}



/*====================================
 各エリアページ 
====================================*/
.area_mainimg_bg01 {
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	/*overflow: hidden;*/
	background-color:#F6F3EC;
}
.area_mainimg_bg02 {
	width: 100%;
	background-image: url(../greenpocket-p/area-p/area_mainimg_bg02.png);
	margin: 0 auto;
	/*overflow: hidden;*/
	background-repeat:no-repeat;
	background-position: center center;
	min-height: 300px;
	max-width: 1200px;
}
@media only screen and (max-width: 813px) {
.area_mainimg_bg02 {
	width: 100%;
	background-image: url(../greenpocket-p/area-p/sp-p/area_mainimg_bg02_sp.png);
	}
}

.area_maintx_01 {
	font-size:20px;
	font-size:2.0rem;
	color: #1F1F1F;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.area_maintx_02 {
	font-size:30px;
	font-size:3.0rem;
	line-height: 1.35;
	color: #584A3B;
	padding-bottom: 35px;
	padding-left: 15px;
	letter-spacing: 0.03em;
}
.area_maintx_02 .tx_l {
	font-size:36px;
	font-size:3.6rem;
	}
.area_maintx_03 {
	font-size:20px;
	font-size:2.0rem;
	color: #1F1F1F;
	padding-bottom: 20px;
	padding-left: 15px;
}
@media only screen and (max-width: 813px) {
.area_maintx_01 {
	font-size:18px;
	font-size:1.8rem;
	letter-spacing: -0.03em;
	padding-top: 30px;
	padding-bottom: 35px;
	}
.area_maintx_03 {
	font-size:18px;
	font-size:1.8rem;
	letter-spacing: -0.03em;
	padding-bottom: 35px;
	}
}


.area_c00a_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.area_c00a_bg02{
	width: 100%;
	max-width: 1200px;
	background-image: url(../greenpocket-p/area-p/area_c00a_bg02.png);
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top 160px right 15px;
	padding-top: 70px;
	padding-bottom: 35px;
}
@media only screen and (max-width: 813px) {
.area_c00a_bg02{
	background-image: none;
	}
}

.area_c00a_tx01 {
	font-size:18px;
	font-size:1.8rem;
	letter-spacing: -0.03em;
	line-height: 1.65;
	padding-left: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	min-height: 230px;
}
@media only screen and (max-width: 813px) {
.area_c00a_tx01 {
	padding-left: 15px;
	padding-left: 15px;
	}
}

.area_c00a_img00 {
border-radius: 20px 0 20px 0;
max-height: 230px;
overflow: hidden;
}
@media only screen and (max-width: 813px) {
.area_c00a_img00 {
max-height: none;
}
}
.area_c00a_stit01 {
	font-size:18px;
	font-size:1.8rem;
	font-weight: bold;
	padding-top: 10px;
	color: #594B39;
}


.area_c04_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.area_c04_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.area_c04_tit01{
	font-size:32px;
	font-size:3.2rem;
	color: #594B3B;
	text-align: center;
}
.area_c04_tit02{
	font-size:22px;
	font-size:2.2rem;
	color: #1E9244;
	text-align: center;
	padding-top: 10px;
}
@media only screen and (max-width: 813px) {
.area_c04_tit01{
	font-size:28px;
	font-size:2.8rem;
}
}

.area_c04_tx01 {
	font-size:17px;
	font-size:1.7rem;
	line-height: 1.65;
	letter-spacing: -0.05em;
	text-align: center;
	padding-top: 25px;
}


/*====================================
 プライバシーポリシー
====================================*/
.privacy_mainimg_bg01 {
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	/*overflow: hidden;*/
	background-color:#F6F6F6;
}
.privacy_mainimg_bg02 {
	width: 100%;
	background-image: url(../greenpocket-p/privacy-p/privacy_mainimg_bg02.png);
	margin: 0 auto;
	/*overflow: hidden;*/
	background-repeat:no-repeat;
	background-position: center right;
	max-width: 1200px;
}

.privacy_c01_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.privacy_c01_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 30px;
	padding-bottom: 80px;
}

.privacy_c01_bg02 h2 {
	font-size:16px;
	font-size:1.6rem;
	font-weight: bold;
	color: #1E9244;
	padding-top: 25px;
}
.privacy_c01_bg02 p {
	font-size:16px;
	font-size:1.6rem;
	padding-top: 4px;
	}
	
.privacy_c01_bg02 ul {
	font-size:16px;
	font-size:1.6rem;
	padding-top: 6px;
	padding-bottom: 6px;
	}


/*====================================
スタッフブログ
====================================*/
.blog_mainimg_bg01 {
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	/*overflow: hidden;*/
	background-color:#F6F6F6;
}
.blog_mainimg_bg02 {
	width: 100%;
	background-image: url(../greenpocket-p/blog-p/blog_mainimg_bg02.png);
	margin: 0 auto;
	/*overflow: hidden;*/
	background-repeat:no-repeat;
	background-position: top center;
	min-height: 300px;
}
@media only screen and (max-width: 813px) {
.blog_mainimg_bg02 {
	width: 100%;
	background-image: url(../greenpocket-p/blog-p/sp-p/blog_mainimg_bg02_sp.png);
	min-height: 600px;
}
}

.blog_mainimg_tit {
	font-size:32px;
	font-size:3.2rem;
	text-align: center;
	color: #1E9244;
	padding-top: 130px;
}
@media only screen and (max-width: 813px) {
.blog_mainimg_tit {
	font-size:28px;
	font-size:2.8rem;
	padding-top: 135px;
}
}


.blog_c01_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.blog_c01_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 60px;
	padding-bottom: 40px;
}

.blog_news_a {
text-decoration: none;
}
.blog_news_a:hover {
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.blog_news_inbox{
	font-size:16px;
	font-size:1.6rem;
	padding: 14px 0;
	border-bottom: 1px #958571 solid;
}
.blog_news_day{
display: inline-block;
margin-right: 1.6em;
color: #333;
font-weight: bold;
}
.blog_news_stit{
display: inline-block;
color: #1E9244;
font-weight: bold;
}

@media only screen and (max-width: 813px) {
.blog_news_day{
display: block;
}
.blog_news_stit{
display: block;
}
}


.blog_kiji_c01_bg01{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.blog_kiji_c01_bg02{
	width: 100%;
	/*background-image: url(../xxxx-p/xxxxxx_bg02.jpg);*/
	margin: 0 auto;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position: top center;
	padding-top: 60px;
	padding-bottom: 40px;
}

.blog_kiji_news_day {
	font-size:16px;
	font-size:1.6rem;
	font-weight: bold;
	color: #1E9244;
	padding-left: 4px;
}
.blog_kiji_news_stit {
	font-size:26px;
	font-size:2.6rem;
	line-height: 1.35;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-bottom: 25px;
	border-bottom: 1px #958571 solid;
}

@media only screen and (max-width: 813px) {
.blog_kiji_news_day {

}
.blog_kiji_news_stit {
	font-size:22px;
	font-size:2.2rem;
	}
}

.blog_kiji_img01 {
width: 80%;
margin: 0 10% 25px;
}

.blog_kiji_img01 img {
width: 100%;
}

.kiji_content p {
	font-size:18px;
	font-size:1.8rem;
	line-height: 1.65;
	padding: 8px 0;
	min-height: 1em;
}
@media only screen and (max-width: 813px) {
.kiji_content p {
	line-height: 1.75;
}
}


/*====================================
WP　ページネーション
====================================*/

.pagenavi_rhi {
margin-top: 25px;
}

/*.wp-pagenavi {
    margin: 20px auto;
    display: flex;
    align-items: baseline;
}
 
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .extend,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .first,
.wp-pagenavi .last {
    border: 1px solid #398bd3;
    background: #fff;
    height: 2em;
    line-height: 2em;
    padding-top: 0;
    padding-bottom: 0;
}
 
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .extend {
    width: 2em;
    text-align: center;
}
 
.wp-pagenavi .current {
    background: #398bd3;
    color: #fff;
}
 
.wp-pagenavi .extend {
    border: none;
    background: transparent;
}*/



/*====================================
 モバイルメニュー 
====================================*/

#mobilemenu {
	display: block;
	position: relative;
	cursor: pointer;
}

#mobilemenu ul#mobilemenu_list {
	display: none;
	position: absolute;
	background-color: rgba(255,255,255,0.9);
	border: 1px solid #000000;
	right: 0px;
	top: 90px;
	padding: 0;
	z-index: 100000;
}
#mobilemenu ul#mobilemenu_list li {
	font-size:24px;
	font-size:2.4rem;
	line-height:1.7;
	margin-right: 0;
	list-style-type: none;
}
#mobilemenu ul#mobilemenu_list li a {
	clear: both;
	display: block;
	width: 350px;
	text-align: left;
	padding: 14px;
	color: #111111;
	text-decoration: none;
}
#mobilemenu ul#mobilemenu_list li.current {
	border-bottom: none;
}
#mobilemenu ul#mobilemenu_list li a:hover {
	background-color: #111111;
	color: #ffffff;
}