/*
Theme Name: yunion
Description:yunion
Author: yunion
Version: 1.0
*/


/*.man_img img{
width: 100%;
}*/






/*170pxにに変更*/

.man_img{
  width: 100%;
  /*height: 629px;
  max-height: 629px;*/
  /*background: url(../img/pc/index/main_img.jpg);*/
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: relative;
  z-index: 1;
  margin-top: -55px;
  position: relative;
}
.slide_text01{
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 120px;
  text-align: center;
  width: 200px;
  margin: auto;
  padding: 5px 10px;
  background: #f56e18;
  border-radius: 10px;
  border: 2px solid #fff;
  -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
-moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
}
.slide_text01 a{
  display: block;
    color: #fff;
}

.slide_text02{
  color: #fff;
  position: absolute;
  /*left: 8%;*/
  right: 25%;
  bottom: 70px;
  text-align: center;
  width: 200px;
  margin: auto;
  padding: 5px 10px;
  background: #f56e18;
  border-radius: 10px;
  border: 2px solid #fff;
  -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
-moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
}
.slide_text02 a{
  display: block;
    color: #fff;
}

.slide_text03{
  color: #fff;
  position: absolute;
  left: 26px;
      right: 0;
      bottom: 143px;
  text-align: center;
  width: 200px;
  margin: auto;
  padding: 5px 10px;
  background: #f56e18;
  border-radius: 10px;
  border: 2px solid #fff;
  -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  -moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
}
.slide_text03 a{
  display: block;
    color: #fff;
}

.slide_text04{
  color: #fff;
  position: absolute;
  left: 0;
      right: 0;
      bottom: 190px;
  text-align: center;
  width: 200px;
  margin: auto;
  padding: 5px 10px;
  background: #f56e18;
  border-radius: 10px;
  border: 2px solid #fff;
  -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  -moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
}
.slide_text04 a{
  display: block;
    color: #fff;
}

.slide_text06{
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  text-align: center;
  width: 200px;
  margin: auto;
  padding: 5px 10px;
  background: #f56e18;
  border-radius: 10px;
  border: 2px solid #fff;
  -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
-moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
}
.slide_text06 a{
  display: block;
    color: #fff;
}

.slide_text05{
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 90px;
  text-align: center;
  width: 200px;
  margin: auto;
  padding: 5px 10px;
  background: #f56e18;
  border-radius: 10px;
  border: 2px solid #fff;
  -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  -moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
}
.slide_text05 a{
  display: block;
    color: #fff;
}

.bx-wrapper img{
  width: 100%;
}
.man_text{
  width: 60%;
  float: right;
  padding-top: 300px;

}
.man_text h2{
  font-size: 36px;
  color: #89c454;
  text-shadow: 2px 2px 1px #fff,
  -2px 2px 1px #fff,
  2px -2px 1px #fff,
  -2px -2px 1px #fff;
  font-weight: bold;
}
.man_text h3{
  font-size: 21px;
  color: #89c454;
  text-shadow: 2px 2px 1px #fff,
  -2px 2px 1px #fff,
  2px -2px 1px #fff,
  -2px -2px 1px #fff;
  font-weight: bold;
}
.man_text p{
  text-align: right;
  margin-top: 10px;
}


.index_content{
  width: 79%;
  float: left;
  /*margin: 40px 0;*/
}
.index_content ul{
  margin-top: 30px;
}
.index_content ul li{
  width: 30%;
  float: left;
}
.index_content ul li:nth-child(2){
  margin: 0 3%;
}
.index_side{
  width: 20%;
  float: left;
  /*margin: 40px 0;*/
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.side_content01{
  padding: 5px;
  text-align: center;
  background: #fff;
  border: 1px solid #89c454;
}
.side_content01 h2{
  border-bottom: 4px solid #89c454;
  /*margin-bottom: 10px;*/
  font-size: 20px;
  color: #89c454;
}
.side_content01 p{
  font-size: 13px;
  margin-top: 5px;
}
.side_content01 img{
  margin-top: 10px;
}
.side_content02{
  border: 1px solid #1f57bd;
  padding: 5px;
  text-align: center;
  margin-top: 30px;
  background: #fff;
}
.side_content02 h2{
  font-size: 20px;
  color: #1f57bd;
  border-bottom: 2px solid #1f57bd;
}
.side_content02 img{
  margin-top: 10px;
}

.link_btn img{
  margin: 20px 0;
}


.news_back{
  width: 100%;
  margin-top: 30px;
  display: inline-block;
  background: url(img/pc/index/news_back.jpg);
  margin-bottom: -6px;
  padding-bottom: 50px;
}

.new_left{
  width: 20%;
  float: left;
  background: #fff;
  text-align: center;
  margin-top: 30px;
  padding: 30px 20px;
  color: #76cf00;
}
.new_left h3{
  font-size: 24px;
}
.new_left span{
  font-size: 13px;
}
.new_left p{
  color: #fff;
  padding: 5px 0;
  border-radius: 20px;
  background: #76cf00;
}
.new_left p i{
  font-size: 25px;
  vertical-align: bottom;
}
.new_right{
  width: 70%;
  float: right;
  background: #fff;
  margin-top: 30px;
  padding: 20px 20px 10px 20px;
}
.new_right span{
  float: left;
}
.new_right li{
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px dotted #eee;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.new_right li:nth-child(4){
  border:none;
}
.new_cat{
  width: 10%;
  float: left;
  background: #80c733;
  padding: 4px;
  border-bottom: 10px;
  text-align: center;
  border-radius: 39px;
  color: #fff;
  font-size: 14px;
  margin-top: 4px;
}
.news_data{
  width: 16%;
  float: left;
  padding: 5px;
  margin-left: 20px;
}
.new_right li span{
  padding: 5px;
}




/*サイトマップ*/
.sitemap_man_img{
  width: 100%;
  height: 115px;
  background: url(img/common/main_green_back.jpg);
  /*background-repeat: repeat-x;*/
}
.sitemap_man_img h2{
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding-top: 15px;
}
.sitemap_man_img p{
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.page_title {
  margin: 40px 0;
}
.site_title_text{
  text-align: center;
  font-size: 35px;
  color: #80c733;
}
.site_title_en{
  text-align: center;
  font-size: 18px;
  color: #80c733;
}
.sitempa_list{
  width: 75%;
  display: table;
  margin: auto;
  padding-bottom: 60px;
}
.sitempa_list p {
  margin-bottom: 20px;
}
.sitempa_list p img{
  vertical-align: inherit;
  margin-right: 10px;
}
.sitemap_box01, .sitemap_box02, .sitemap_box03{
  width: 30%;
  float: left;
}
.sitemap_box01,  .sitemap_box02{
  line-height: 5;
}
.sitemap_box03{
  line-height: 5;
}
.sitemap_box01 li, .sitemap_box02 li, .sitemap_box03 li{
  vertical-align: middle;
}
.sitemap_box01 li img, .sitemap_box02 li img, .sitemap_box03 li img{
  vertical-align: inherit;
  margin-right: 10px;
}
.sitemap_box02{
  margin: 0 0 0 10%;
}




/*会社概要*/
.company_man_img{
  width: 100%;
  height: 170px;
  background: url(img/pc/company/main.jpg);
-webkit-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
-moz-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
}
.company_man_img h2{
  color: #59c000;
  font-size: 30px;
  width: 14%;
  float: left;
  margin-top: 70px;
}
.company_man_img p{
  color: #59c000;
  font-size: 18px;
  width: 25%;
  float: left;
  margin-top: 82px;
}
.company_box{
  width: 85%;
  margin-left: 5%;
  margin-top: 30px;
  margin-bottom: 15px;
  display: inline-block;

  background: url(img/pc/company/hand.jpg);
  background-size: 64%;
  background-repeat: no-repeat;
    background-position: center;
  padding: 0px 30px 40px 30px;
  border: 3px solid #53ca0c;
        background-color: #fff;
}

.company_green_line{
  width: 100%;
  margin:auto;
border: 1px solid #53ca0c;
margin: 20px 0;
}
.comapny_title_text{
  text-align: center;
  font-size: 28px;
  color: #80c733;
  margin-top: 30px;
}
.comapny_title_en{
  text-align: center;
  font-size: 15px;
  color: #80c733;
/*  margin-bottom: 30px;*/
}
.rinen_list {
  margin-left: 6%;
}
.rinen_list li{
  list-style-type: decimal;
  line-height: 2.3;
}

.vision_text{
  text-align: center;
}
.recruit_banner{
  width: 90%;
  text-align: center;
  margin: auto;
}


.company_box01{
  width: 85%;
  margin-left: 5%;
  margin-top: 30px;
  margin-bottom: 15px;
  display: inline-block;
  background: #fff;
  padding: 0px 30px 40px 30px;
    border: 3px solid #53ca0c;
}

.company_box01 table{
  width: 75%;
  margin: auto;
}
.company_box01 table th{
  width: 20%;
  padding: 10px;
  vertical-align: top;
  color: #4ac600;
/*  font-weight: bold;*/
  border-bottom: 1px solid #53ca0c;
}
.company_box01 table td{
  padding: 10px;
    border-bottom: 1px solid #53ca0c;
}
.map_btn{
  width: 30%;
  margin: auto;
  padding: 10px;
  margin-top: 10px;
  background: #4ac600;
  color: #fff;
  text-align: center;
}
.map_btn a{
  color: #fff;
}

/* お客さま本位の業務運営の原則 operation */
.operation_box_1{
  width: 85%;
  margin-left: 5%;
  margin-top: 15px;
  margin-bottom: 15px;
  display: inline-block;
  background: url(img/pc/operation/tree.jpg);
  background-size: 64%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0px 30px 40px 30px;
  border: 3px solid #53ca0c;
  background-color: #fff;
}
.operation_title_text{
  text-align: center;
  font-size: 28px;
  color: #80c733;
  margin-top: 30px;
}
.operation_green_line{
  width: 100%;
  margin:auto;
border: 1px solid #53ca0c;
margin: 20px 0;
}
.operation_list {
  margin-left: 6%;
}
.operation_list li{
  list-style-type: disc;
  line-height: 2.3;
}
.operation_box_1 h5{
  padding: 15px 10px 15px 15px;
  background: #cde4ff;
}


.operation_box_2{
  width: 85%;
  margin-left: 5%;
  margin-top: 15px;
  margin-bottom: 15px;
  display: inline-block;
  background: #fff;
  padding: 0px 30px 40px 30px;
}

.operation_box_2 span{
  color: #4ac600;
}

.operation_box_2 h3{
  margin: 45px 0 15px 0;
  text-align: center;
  font-size: 21px;
  color: #4ac600;
}

.operation_box_2 h5{
  padding: 15px 10px 15px 15px;
  background: #cde4ff;
}


.operation_box_2_keybox{
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  border:3px solid #FFC611;
  border-radius:10px ;
}

.o_box_2_key_title{
  font-size:20px;
  color: #fff;
  padding:5px;
  text-align: center;
  background:#FFC611;
}
.o_box_2_key_txt{
  padding:10px;
  text-align: center;
  font-size: 14px;
}


.operation_box_3_keybox{
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  border:3px solid #FFC611;
  border-radius:10px ;
}

.o_box_3_key_title{
  font-size:20px;
  color: #fff;
  padding:5px;
  text-align: center;
  background:#FFC611;
}
.o_box_3_key_txt{
  padding:10px 10px;
  font-size: 14px;
}
.operation_box_3_keybox span{
  color: #4ac600;
}


/*privacy*/
.privacy_box{
  width: 85%;
  margin-left: 5%;
  margin-top: 30px;
  margin-bottom: 50px;
  display: inline-block;
  background: #fff;
  padding: 0 30px;
}
.privacy_box h3{
  margin: 45px 0 15px 0;
  text-align: center;
  font-size: 21px;
  color: #4ac600;
}
.privacy_box h4{
  font-weight: bold;
  font-size: 18px;
  margin: 15px 0 10px 0;
}

.privacy_box h5{
  padding: 15px 10px 15px 15px;
  background: #cde4ff;
}

.privacy_box span{
  color: #4ac600;
}

.privacy_box ol{
  margin-left: 35px;
}
.privacy_box ol li{
  list-style: decimal;
}
.privacy_box ul.kakou-li li{
  list-style: square;
  margin-left: 20px;
}

/*個人向け*/
.kojin_man_img {
    width: 100%;
    height: 170px;
    background: url(img/pc/kojin/main.jpg);
    background-position: center;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
-moz-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
}
.kojin_man_img h2 {
    color: #59c000;
    font-size: 30px;
    width: 21%;
    float: left;
    margin-top: 70px;
}
.kojin_man_img p {
    color: #59c000;
    font-size: 18px;
    width: 25%;
    float: left;
    margin-top: 83px;
}
.white_back{
  width: 95%;
  margin: auto;
  margin-left: 2%;
  margin-top: 50px;
  display: inline-block;
  background: #fff;
}


.kojin_title_box{
  padding: 25px 20px;
}
.kojin_title_box h2{
  text-align: center;
  color: #4ac600;
  font-size: 26px;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.kojin_sub{
  text-align: center;
  color: #999;
  font-size: 17px;
}
.kojin_border{
  border: 1px solid #4ac600;
}
.kojin_text{
  font-size: 13px;
}

.wid95{
  width: 95%;
  display: inline-block;
  margin-left: 2%;
}
.links_btn{
  margin: 20px 0;
}
.links_btn ul{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.links_btn li{
  width: 15%;
  float: left;
}
.links_btn li:nth-child(n+2){
  margin-left:2%;
}



.green_box{
  width: 100%;
  border: 2px solid #4ac600;
  display: inline-block;
  background: #fff;
  margin-bottom: 40px;
}
.green_box_title{
  width: 100%;
  padding: 15px 0;
  display: inline-block;
  background: url(img/pc/kojin/back.jpg);
  border-bottom: 1px solid #4ac600;
}
.green_box_icon{
  /*width: 20%;*/
  float: left;
  margin-left: 32%;
}
.green_box_titletext{
  width: 50%;
  float: left;
  margin-left: 15px;
  margin-top: 12px;
}
.green_box_titletext h2{
  font-size: 30px;
  color: #4ac600;

  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.green_box_titletext p{
  font-size: 15px;
  color: #999;
}
.green_box_content{
  width: 95%;
  margin: auto;
  padding-bottom: 20px;
}
.green_box_content ul{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.green_box_content ul li{
  width: 47%;
  float: left;
  margin-top: 30px;
  margin-bottom: 10px;
}
.green_box_content ul li:nth-child(2),
.green_box_content ul li:nth-child(4),
.green_box_content ul li:nth-child(6),
.green_box_content ul li:nth-child(8){
  margin-left: 6%;
}
.green_box_content ul li img{
  width: 36%;
  float: left;
}
.green_box_content ul li h2{
  color: #4ac600;
  font-size: 20px;
  text-decoration: underline;
  float: left;
  width: 59%;
  margin-left: 15px;
}
.green_box_content ul li p{
  line-height: 1.6;
  font-size: 13px;
  float: left;
  width: 59%;
  margin-left: 15px;
}




/*個人ポップアップ*/
/* モーダル コンテンツエリア */
#modal-open01,
#modal-open02,
#modal-open03,
#modal-open04,
#modal-open05,
#modal-open06,
#modal-open07,
#modal-open08,
#modal-open09,
#modal-open10,
#modal-open11,
#modal-open12,
#modal-open13,
#modal-open14,
#modal-open15,
#modal-open16,
#modal-open17,
#modal-open18,
#modal-open19,
#h_modal-open01,
#h_modal-open02,
#h_modal-open03,
#h_modal-open04,
#h_modal-open05,
#h_modal-open06,
#h_modal-open07,
#h_modal-open08,
#h_modal-open09,
#h_modal-open10,
#h_modal-open11,
#h_modal-open12,
#h_modal-open13,
#h_modal-open14,
#h_modal-open15,
#h_modal-open16,
#h_modal-open17,
#h_modal-open18,
#h_modal-open19,
#h_modal-open20,
#h_modal-open21,
#h_modal-open22,
#h_modal-open23,
#h_modal-open24{
  cursor: pointer;
  display: block;
}

#modal-main01,
#modal-main02,
#modal-main03,
#modal-main04,
#modal-main05,
#modal-main06,
#modal-main07,
#modal-main08,
#modal-main09,
#modal-main10,
#modal-main11,
#modal-main12,
#modal-main13,
#modal-main14,
#modal-main15,
#modal-main16,
#modal-main17,
#modal-main18,
#modal-main19,
#h_modal-main01,
#h_modal-main02,
#h_modal-main03,
#h_modal-main04,
#h_modal-main05,
#h_modal-main06,
#h_modal-main07,
#h_modal-main08,
#h_modal-main09,
#h_modal-main10,
#h_modal-main11,
#h_modal-main12,
#h_modal-main13,
#h_modal-main14,
#h_modal-main15,
#h_modal-main16,
#h_modal-main17,
#h_modal-main18,
#h_modal-main19,
#h_modal-main20,
#h_modal-main21,
#h_modal-main22,
#h_modal-main23,
#h_modal-main24
{
display: none;
border: 4px solid #4ac600;
width: 520px;
height: auto;
margin: 0;
padding: 0;
background-color: #ffffff;
color: #666666;
position:fixed;
z-index: 2;
}

.modal_box_icon{
   width: 13%;
float: left;
margin-left: 9%;
}
.modal_box_titletext{
  width: 55%;
    float: left;
    margin-left: 15px;
    margin-top: 12px;
}
.modal_box_titletext h2{
  font-size: 26px;
    color: #4ac600;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.model_box{
  width: 95%;
  margin: auto;
  padding: 10px;
}
.model_box h2{
  text-align: center;
  font-size: 19px;
}
.model_box table{
  width: 100%;
}
.model_box table th{
  text-align: center;
  padding: 5px;
  border: 1px solid #eee;
  font-size: 18px;
  color: #fff;
  background: #4ac600;
}
.model_box table td{
  padding: 5px;
    border: 1px solid #eee;
}
.model_box table td img{
  width: 3.5%;
  margin-bottom: 2px;
}



/* モーダル 背景エリア */
#modal-bg {
display:none;
width:100%;
height:100%;
background-color: rgba(0,0,0,0.5);
position:fixed;
top:0;
left:0;
z-index: 1;
}














/*ビジネスパートナー*/
.partner_main {
    width: 100%;
    height: 170px;
    background: url(img/pc/partner/main_bg.jpg);
    background-position: center;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
-moz-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
}
.partner_main h2 {
    color: #59c000;
    font-size: 30px;
    width: 38%;
    float: left;
    margin-top: 70px;
}
.partner_main p {
    color: #59c000;
    font-size: 16px;
    width: 25%;
    float: left;
    margin-top: 82px;
}


.yellow_box{
  width: 98%;
  border:3px solid #ffc100;
  border-radius:10px;

  margin-top:15px;
}
.yellow_box table{
  width: 100%;
}
.yellow_box th{
  width:50%;
    padding:10px;
  text-align: center;
  vertical-align: middle;
  color:#fff;
  background:#ffc100;
  font-size: 20px
}
.yellow_box td{
  width:50%;
    padding:10px;
  font-size: 12px;
}
.green_bd_box{
  width: 100%;
  display: inline-block;
  border:3px solid #4bc701;
  padding:15px;
  background:#fff;
  margin-top:30px;
}
.green_bd_box h2{
  color:#59b200;
  font-size: 20px;
  padding:10px 0 10px 40px;
letter-spacing: 5px;
border-bottom:1px solid #59b200;
position: relative;
}
.green_bd_box h2:before{
  position: absolute;
  content: "";
  background: url(img/pc/partner/title_pen.jpg);
  left: 0;
  height: 30px;
  width: 30px;
  background-size: 100%;
}



.green_bd_box.contact h2{
color: #59b200;
font-size: 28px;
text-align: center;
}
.green_bd_box.contact h2:before{
  display: none;
}
.green_bd_box.contact span.under_green{
  color: #59b200;
  font-size: 15px;
  display: block;
  text-align: center;
}
.green_bd_box.contact .txt{
  text-align: center;
  margin:10px 0;
  font-size:14px;
}

.green_bd_box ul{
  margin-top:10px;
}
.green_bd_box li{
  width: 45%;
     float: left;
     padding: 12px 0 0px 20px;
     font-size: 13px;
     position: relative;
     margin-right: 2%;

     border-bottom:2px dashed #999;
}
.green_bd_box li:before{
  position: absolute;
  content: "";
  background: url(img/pc/partner/check.jpg);
  left: 0;
  height: 15px;
  width: 15px;
  background-size: 100%;
}


.green_left_list_right{
  width: 49%;
  float: left;
}
.green_left_list_right li{
  width:94%;
}
.green_left_list_left{
  width: 49%;
  float: right;
}
.green_left_list_left li{
  width:95%;
}






/*当社の強み*/
.tsuyomi_main{
    width: 100%;
    height: 170px;
    background: url(img/pc/tsuyomi/main.jpg);
    background-position: center ;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
-moz-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
}
.green_box_icon.tsuyomi{
    width: 20%;
    float: left;
    margin-left: 18%;
    width: 10%;
}
.green_box_icon.tsuyomi_marleft24{
    width: 20%;
    float: left;
    margin-left: 24%;
    width: 10%;
}

.tsuyomi_main .center{
  width: 27%;
  float: left;
}
.tsuyomi_main h2 {
  color: #59c000;
      font-size: 30px;
      float: left;
      text-align: center;
      margin-top: 70px;
}
.tsuyomi_main p {
  color: #59c000;
      font-size: 18px;
      text-align: center;
      margin-top: 84px;
      float: left;
      margin-left: 10px;
}

.green_box_content .left_box{
  float: left;
  width: 48%;
  margin-right:2%;
  font-size: 14px;
  padding-bottom:20px;
}
.green_box .right_box{
  float: right;
  width: 48%;
  border:3px solid #ffc100;
  border-radius:10px ;
}
/*.green_box .fl_box{
  width:96%;
  float: none;
  padding:0 15px;
  margin-top: -45px;
}*/
.green_box .fl_box h2{
  font-size: 20px;
    color: #4ac600;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    padding:20px 0;
    padding-left:50px;
    border-bottom:1px solid #4ac600;
    position: relative;
    margin-bottom: 20px;
}
.green_box_content.fl_box h2::before{
  position: absolute;
  left: 5px;
  width: 40px;
  height: 35px;
  background: url(img/pc/tsuyomi/hito.png);
  content: "";
  background-size: cover;
}

.y_box_title{
font-size:20px;
color: #fff;
padding:10px;
text-align: center;
background:#ffc100;
}
.y_under_txt{
  padding:10px;
  font-size: 12px;
}
.disblo{

  clear: both;
  display:inline-block;
  /*margin-bottom:20px;*/
}
.green_list_box{
  padding: 15px 15px 0px 15px;
}

.green_list_box li{
  width: 24%;
margin-right:1%;
  float: left;
  border:1px solid #4ac600;
  border-radius:5px;

}
.green_list_box li:last-child{
  margin-right: 0;
}
.green_list_box li .pad10{
  padding:10px;
}
.green_list_box li img{
  width: 100%;
}
.green_list_box li h2{
  font-size: 20px;
  text-align: center;
    color: #4ac600;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    margin:10px 0;
}
.green_list_box li .txt{
  padding:10px;
  font-size: 12px;
  padding-left:20px;
  position: relative;
  border-bottom: 1px dotted #ccc;
}
.green_list_box li .txt:before{
  position: absolute;
  left: 5px;
  width:14px;
  height:14px;
  background: url(img/pc/tsuyomi/check.jpg);
content: "";
background-size: cover;
}
ul.same-high{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.fl_box{
  width:53%;
  float: left;
  padding:15px;
}
.fl_box h2{
  font-size: 20px;
    color: #4ac600;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    padding:20px 0;
    padding-left:50px;
    border-bottom:1px solid #4ac600;
    position: relative;
    margin-bottom: 20px;
}
.fl_box h2::before{
  position: absolute;
  left: 5px;
  width: 40px;
  height: 35px;
  background: url(img/pc/tsuyomi/hito.png);
  content: "";
  background-size: cover;
}
.fl_box p{
  padding:0 0 20px 0;
  font-size:14px;
}

.life_parther_box{
  width:92%;
  float: left;
  padding: 0 15px;
  margin-top: -20px;
}
.life_parther_box h2{
  font-size: 20px;
    color: #4ac600;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    padding:20px 0;
    padding-left:50px;
    border-bottom:1px solid #4ac600;
    position: relative;
    margin-bottom: 20px;
}
.life_parther_box h2::before{
  position: absolute;
  left: 5px;
  width: 40px;
  height: 35px;
  background: url(img/pc/tsuyomi/hito.png);
  content: "";
  background-size: cover;
}
.life_parther_box p{
  padding:0 0 20px 0;
  font-size:14px;
}

.fr_box{
  width:40%;
  float:right;
    padding:15px;
}
.h-mt20{
  /*text-align: center;*/
      margin-top: 10px;
}

.point-mt20{
  text-align: center;
      margin-top: 10px;
}





/*流れ*/

.flow_area{
  width: 100%;
  display: inline-block;
  margin: 70px 0 0;
  padding: 40px 0;
  background: #b3e168;
}
.flow_area ul{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.flow_area ul li{
  width: 22%;
  float: left;
  background: #fff;
}
.flow_area ul li:nth-child(n+2){
  margin-left: 3%;
}

.flow_area ul li p{
  font-size: 13px;
  padding: 10px 10px 0 10px;
}

.flow_btn{
  text-align: center;
}







/*法人*/
.houjin_man_img {
    width: 100%;
    height: 170px;
    background: url(img/pc/houjin/main.jpg);
    background-position: center;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
-moz-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
}
.houjin_man_img h2 {
    color: #59c000;
    font-size: 30px;
    width: 21%;
    float: left;
    margin-top: 67px;
}
.houjin_man_img p {
    color: #59c000;
    font-size: 18px;
    width: 25%;
    float: left;
    margin-top: 80px;
}
.houjin_links_btn{

}
.houjin_links_btn{
  margin: 20px 0;
}
.houjin_links_btn ul{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.houjin_links_btn li{
  width: 22%;
  float: left;
}
.houjin_links_btn li:nth-child(n+2){
  margin-left:4%;
}









/*スタッフ*/
.houjin_man_img {
    width: 100%;
    height: 170px;
    background: url(img/pc/staff/main.jpg);
    background-position: center;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
-moz-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
}
.staff_list {
  width: 100%;
  margin: auto;
  margin: 50px 0 0;
}
.staff_list ul{
  width: 95%;
  margin-left: 5%;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.staff_list ul li{
  width: 19%;
  float: left;
  text-align: center;
}
.staff_list ul li img{
  cursor: pointer;
}
.staff_list ul li img:hover{
  opacity: 0.7;
}

.staff_list ul li:nth-child(n+2){
  /*margin-left: 2%;*/
}
.staff_list ul .sarcle{
  width: 14%;
  font-size: 16px;
  height: 89px;
  padding-top: 33px;
  background: #5ebf00;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  margin-top: 55px;
  margin-right: 2%;
  display: inline-block;
  box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.2);
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.staff_job{
  font-size: 23px;
}
.marleft14{
  margin-left: 16%;
}
.staff_yakusyoku{
  color: #d2850c;
  font-size: 12px;
}
.staff_name{
  color: #d2850c;
  font-size: 22px;
}
.staff_huri{
  color: #ffc100;
  font-size: 14px;
}








.show_staff_daihyou,.show_staff_toukatsu,
.show_staff_mori,.show_staff_mokumi,.show_staff_kishida,.show_staff_doi,
.show_staff_mukousaka,.show_staff_takahashi,.show_staff_shinki,.show_staff_hatano,
.show_staff_morik{
  display: none;
}
.sp_show_staff_daihyou,.sp_show_staff_toukatsu,
.sp_show_staff_mori,.sp_show_staff_mokumi,.sp_show_staff_kishida,.sp_show_staff_doi,
.sp_show_staff_mukousaka,.sp_show_staff_takahashi,.sp_show_staff_shinki,.sp_show_staff_hatano,
.sp_show_staff_morik{
  display: none;
}


.show_staff_back{
  width: 100%;
  display: inline-block;
  background: url(img/pc/staff/back.jpg);
  padding: 20px 0;
  margin-bottom: 30px;
}
.staff_back_wh{
  width: 100%;
  display: inline-block;
  background: #fff;
  padding: 30px 20px;
  position: relative;
}
#close{
  position: absolute;
  right: 10px;
  top:10px;
}

#mori_close, #toukatsu_close,#mokumi_close,#kishida_close,#doi_close,
#mukousaka_close,#takahashi_close,#shinki_close,#hatano_close,#morik_close{
  position: absolute;
  right: 10px;
  top:10px;
}

.show_img{
  width: 30%;
  float: left;
}
.show_text{
  width: 65%;
  float: left;
  padding: 20px;
}
.show_text h3{
  width: 90%;
  font-size: 22px;
  color: #5ebf00;
  border-bottom: 2px solid #59b200;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.show_text h3 span{
  font-size: 32px;
  color: #d2850c;
}
.staff_comment{
  font-size: 18px;
  margin: 10px 0;
}
.show_text i{
  color: #ffc100
}
.show_text h4{
  color: #59b200;
  margin: 15px 0 2px 0;
}


.office_title_img{
  display: none;
}


.css_cancel{
  display: inline-block;
  position: relative;
  margin: 0 20px 0 7px;
  padding: 0;
  width: 4px;
  height: 30px;
  background: #ffc100;
  transform: rotate(45deg);
}
.css_cancel:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -13px;
  width: 30px;
  height: 4px;
  margin-top: -2px;
  background: #ffc100;
}






/*ビジネスパートナー*/
.business_man_img{
  width: 100%;
  height: 115px;
  background: url(img/pc/staff/main.jpg);
  background-position: center;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
-moz-box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
box-shadow: 0px 3px 3px 0px rgba(171,171,171,1);
}
.business_man_img h2{
  color: #59c000;
    font-size: 30px;
    width: 32%;
    float: left;
    margin-top: 35px
}
.business_man_img p {
    color: #59c000;
    font-size: 18px;
    width: 25%;
    float: left;
    margin-top: 45px;
}
.tel_box{
  margin: 50px 0 0;
  border-top: 3px solid #59c000;
  text-align: center;
}
.tel_box p{
  color: #59c000;
}

.contact_back{
  width: 97%;
  border: 1px solid #59c000;
  padding: 10px 20px;
  background: #fff;
  margin: 30px 0 0;
}
.contact_back h2{
  font-size: 26px;
  text-align: center;
  color: #59c000;
  padding-bottom: 10px;
  border-bottom: 2px solid #59c000;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.contact_back table{
  width: 80%;
  margin: auto;
  margin-top: 30px;
}
.contact_back table th{
  color: #59c000;
  padding: 20px;
  width: 25%;
}
.contact_back table th span{
  color: #f91616;
}
.contact_back table td input[type="text"],
.contact_back table td textarea{
  width: 100%;
  padding:10px;
  font-size: 16px;
  border: 1px solid #eee;
  border-radius: 5px;
  box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.1);
}
.send_btn{
  width: 70%;
  margin: 30px auto;
  text-align: center;
}
.send_btn input[type="submit"]{
  width: 35%;
  background: #59c000;
  color: #fff;
  padding: 10px;
  text-align: center;
  border:none;
  font-size: 20px;
  border-radius: 5px;
}
.send_btn input[type="reset"]{
  width: 35%;
  background: #4e4e4e;
  color: #fff;
  padding: 10px;
  text-align: center;
  border:none;
  font-size: 20px;
    border-radius: 5px;
    margin-left: 5%;
}
/*.textarea{
  width: 100%;
  display: block;
  float: left;
}
.textarea_form{
  width: 100%;
  float: left;
}*/









/*お問い合わせ*/
.contact_man_img{
  width: 100%;
  height: 80px;
  background: #fff;
  -webkit-box-shadow: 6px 9px 9px -7px rgba(105,105,105,1);
-moz-box-shadow: 6px 9px 9px -7px rgba(105,105,105,1);
box-shadow: 6px 9px 9px -7px rgba(105,105,105,1);
}
.contact_man_img h2{
  color: #59c000;
    font-size: 30px;
    text-align: center;
    /*width: 52%;
    float: left;*/
    margin-top: 35px;
    font-weight: bold;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";

}

.contact_form_tel{
  width: 97%;
  border:1px solid #59c000;
  padding: 10px 20px;
  background: #fff;
  margin: 30px 0 0;
  text-align: center;
}
.contact_form_tel h2{
  font-size: 26px;
  text-align: center;
  color: #59c000;
  padding-bottom: 10px;
  border-bottom: 2px solid #59c000;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  }
  .contact_form_tel img{
    margin: 10px 0;
  }
  .contact_form_tel p{
    color: #59c000;
  }




  #formWrap {
  	width:80%;
  	margin:50px auto;
  	color:#555;
  	line-height:120%;
  	font-size:90%;
  }
  #formWrap h3{
  	text-align: center;
  	font-size: 25px;
  	margin-bottom: 20px;
  }
  table.formTable{
  	width:100%;
  	margin:0 auto;
  	border-collapse:collapse;
  }
  table.formTable td,table.formTable th{
  	border:1px solid #ccc;
  	padding:10px;
  }
  table.formTable th{
  	width:30%;
  	font-weight:normal;
  	background:#efefef;
  	text-align:left;
  }
  p.error_messe{
  	margin:5px 0;
  	color:red;
  }
  #formWrap input[type="submit"]{
  	background: #29c210;
  	color: #fff;
  	font-size: 20px;
  	border: none;
  	margin-top: 20px;
  		padding: 10px;
  		text-align: center;
  }
  #formWrap input[type="button"]{
  	background: #5b5b5b;
  	color: #fff;
  	font-size: 20px;
  	border: none;
  	margin-top: 20px;
  	padding: 10px;
  	text-align: center;
  }


/*サンクス*/
.thanks_page{
  margin: 60px 0;
}
.thanks_page h2{
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
}
.thanks_page p{
  text-align: center;
}
.thanks_page .thanks_top{
  background: #29c210;
  width: 40%;
  margin: 30px auto 0;
  text-align: center;
}
.thanks_page .thanks_top a{
  display: block;
  padding: 10px;
  color: #fff;
}









  /*topics一覧*/
.single_topics_box{
  margin: 30px 0;
}
.single_topics_box h2{
  font-size: 25px;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.archive_area{
  margin: 30px 0;
}

.archive_area .blogtitle{
  display: none;
}
.archive_area .post-title{
  font-size: 25px;
  color: #59c000;
  margin-bottom: 10px;
}
.archive_area .post-title a{
    color: #59c000;
}
.archive_area .article{
  border-bottom: 1px solid #eee;
}
.archive_area .post-content{
  margin-bottom: 20px;
}








/* 20201005 修正分 Width=520px → Width=600px */


.org_modal{
  cursor: pointer;
}

.org_modal_target{
  display: none;
  border: 4px solid #4ac600;
  width: 600px;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #666666;
  position: absolute;
  max-width: 95%;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
}

.org_modal_list h3{
  text-align: center;
  padding: 5px;
  /*border: 1px solid #eee;*/
  font-size: 18px;
  color: #fff;
  background: #4ac600;
}
.org_modal_list ul{

}
.org_modal_list li{
  padding: 5px;
  border: 1px solid #eee;
  border-top: 0px;
  line-height: 1.7;
}

.org_modal_list_chuui{
  padding-left: 23px;
  font-size: 13px;
  color: #ff0000;
  line-height: 1em
  }

.org_check{
  color: blue;
}
.org_check_outer:before{
  font-family: fontawesome;
  content: "\f138";
  color: #ffc525;
  margin-right: 0.5em;
}

.org_modal_title{
  width: 60%;
  float: left;
  margin-left: 15px;
  margin-top: 12px;
  font-size: 26px;
  color: #4ac600;
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.org_modal_title_points p{
  font-size: 15px;
  color: #dc143c;
}

.green_box_title{
  background: url(./img/pc/kojin/back.jpg);
}


.links_btn li {
  width: 13%;
}

.links_btn li:nth-child(n+2){
  margin-left: 1.5%;
}


.houjin_links_btn{

}
.houjin_links_btn{
  margin: 20px 0;
}
.houjin_links_btn ul{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-box;
  display:-webkit-flexbox;
  display:-moz-flexbox;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:-ms-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
.houjin_links_btn li{
  width: 15%;
  float: left;
}
.houjin_links_btn li:nth-child(n+2){
  margin-left:2%;
}

.org_item_icon{
  max-width: 83px;
  max-height: 83px;
}

.mgt20{
  margin-top: 20px;
}
.mgb20{
  margin-bottom: 20px;
}
.mgt0{
  margin-top: 0px;
}
.pdb0{
  padding-bottom: 0px;
}

.green_box_content ul li h2,.green_box_content ul li p{
  margin-left: 5%;
}

.org_modal_close{
  position: absolute;
  right: 5px;
  color: #4ac600;
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
}

.model_box{
  padding: 10px 10px 20px;
}

.green_box_content ul li:nth-child(2n){
  margin-left: 6%;
}

.tsuyomi_list li{
  width: 49%;
  margin-right: 0px;
  margin-bottom: 15px;
  box-sizing: border-box;
}
.tsuyomi_list li:nth-child(2n){
  margin-left: 2%;
}

.show_staff_back{
  position: absolute;
  left: 0px;
  opacity: 0;
  display: none;
  transition: all 1s ease;
}
.show_staff_back.st_state_on{
  opacity: 1;
  display: block;
}
.show_text{
  text-align: left;
}
.show_text h4:before{
  content: "\f152";
  font-family: fontawesome;
  margin-right: 0.5em;
  color: #ffc100;
}

.staff_back_wh{
  box-sizing: border-box;
}

/* スマホタイプの改行位置調整
.staff_list li:nth-child(6),.staff_list li:nth-child(10),.staff_list li:nth-child(14).staff_list li:nth-child(18).staff_list li:nth-child(22){
  margin-left: 16%; 
}
 */
 .staff_list li:nth-child(4n+6){
  margin-left: 16%; 
}


.st_open{
  margin-bottom: 15px;
}
.org_staff_close{
  position: absolute;
  top: 0px;
  right: 10px;
  color: #4ac600;
  font-size: 40px;
  line-height: 1.5;
  cursor: pointer;
}

/* テストサイト用 背景色 */
.content_back_test2{
	padding-bottom: 50px;
	background: #EAD493;
}
