@charset "UTF-8";
/*»ù±¾¥Ù¥¿¥«¥é©`*/
/*¥Ê¥Ó¥«¥é©`*/
/*´óÌå´ó¥«¥é©`Ã÷¤ë¤¤Ë®É«*/
/*@mixin Bg01{
	background: #e0e2e3;
	position:relative;
	overflow:hidden;
	&:before,&:after{
		content: "";
		position: absolute;
		top: 0;
		z-index:1;
		background: #f3f3f3;
		display: block;
	}
	&:before{
		width: 1400px;
		height: 2000px;
		left: 50%;
		transform: skew(-45deg);
		margin-left: -1100px;
	}
	&:after{
		width: 100%;
		left: 50%;
		bottom: 0;
	}
}*/
/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öCOMMON
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
@import url("/wp/wp-content/themes/ouhs_main/assets/css/job02.css");
#other_page02 .w1280 {
  max-width: 1000px;
}

#other_page02 ul li {
  width: 20%;
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡ö¥È¥Ã¥×
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
.page_job_index #center_info {
  color: #0085ce;
  margin-bottom: 124px;
}

.page_job_index #center_info .ttl {
  text-align: center;
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
  font-size: 2rem;
  padding: 26px;
  background: #0085ce;
  position: relative;
  margin-bottom: 32px;
}

.page_job_index #center_info .ttl:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 28px 0 28px;
  border-color: #0085ce transparent transparent transparent;
  position: absolute;
  bottom: -32px;
  left: 50%;
  margin-left: -28px;
}

.page_job_index #center_info .box {
  background: #fff;
  border: 2px solid #0085ce;
  margin-bottom: 32px;
  padding: 40px 50px;
  position: relative;
}

/*.page_job_index #center_info .box:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 28px 0 28px;
  border-color: #0085ce transparent transparent transparent;
  position: absolute;
  bottom: -34px;
  left: 50%;
  margin-left: -28px;
}*/

.page_job_index #center_info .box:last-of-type {
  margin-bottom: 0;
}

.page_job_index #center_info .box:last-of-type:after {
  content: none;
}

.page_job_index #center_info .box .list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 770px;
  margin: 0 auto -15px;
  padding-left: 32px;
}

.page_job_index #center_info .box .list02 li {
  /*width: 48%;*/
  width:33.3%;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.16;
  margin-bottom: 21px;
  padding-left: 16px;
}

.page_job_index #center_info .box .list02 .small {
  font-size: 80%;
}

.page_job_index #center_info .box h3 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 30px 0 9px 0;
  border-top:2px solid #0085ce;
  padding-top:15px;
}

.page_job_index #center_info .box .txt {
  font-size: 1.5rem;
  line-height: 1.86;
}

.page_job_index #center_info .box .txt + h3 {
  margin-top: 35px;
}
/* 2021Äê×·¼Ó */
.page_job_index #center_info .ttl02 span {
  text-align: center;
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
  font-size: 1.8rem;
  padding: 5px;
  background: #0085ce;
  position: relative;
  margin-bottom: 30px;
  display:block;
}
.page_job_index #center_info .ttl02 {
  text-align: center;
  color: #142d53;
  line-height: 1.4;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 24px;
}

@media only screen and (max-width: 767px) {
  .page_job_index #center_info {
    margin-bottom: 70px;
  }
  .page_job_index #center_info .ttl {
    font-size: 1.6rem;
    padding: 17px;
    margin-bottom: 20px;
  }
  .page_job_index #center_info .ttl:after {
    border-width: 20px 22px 0 22px;
    bottom: -20px;
    margin-left: -22px;
  }
  .page_job_index #center_info .box {
    margin-bottom: 20px;
    padding: 32px 25px;
  }
  .page_job_index #center_info .box:after {
    border-width: 20px 22px 0 22px;
    bottom: -22px;
    margin-left: -22px;
  }
  .page_job_index #center_info .box .list02 {
    display: block;
    margin-bottom: 0;
    padding-left: 0;
  }
  .page_job_index #center_info .box .list02 li {
    width: 100%;
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .page_job_index #center_info .box .list02 li:last-of-type {
    margin-bottom: 0;
  }
  .page_job_index #center_info .box h3 {
    font-size: 1.5rem;
    margin-bottom: 9px;
  }
  .page_job_index #center_info .box .txt {
    font-size: 1.4rem;
  }
  .page_job_index #center_info .box .txt + h3 {
    margin-top: 15px;
  }
	.page_job_index #center_info .ttl02 span {
	  font-size: 1.5rem;
	  padding: 10px;
	  margin-bottom: 15px;
	}
	.page_job_index #center_info .ttl02 {
	  font-size: 1.6rem;
	  margin-bottom: 22px;
	}
}
/*-------------------------
  message_sec
-------------------------*/
.page_job_index .message_sec {
  margin-bottom: 80px;
}

.page_job_index .message_sec .box01 {
  font-weight: 500;
  font-size: 1.4rem;
}

.page_job_index .message_sec .box01 .ttl {
  padding-top: 10px;
  text-align: center;
  font-size: 2.1rem;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.08em;
  margin-bottom: 23px;
  color: #0085ce;
}

.page_job_index .message_sec .box01 .inner {
  max-width: 860px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*-webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;*/
  margin: 0 auto;
}

.page_job_index .message_sec .box01 .img_area {
  width: 240px;
  text-align: center;
}

.page_job_index .message_sec .box01 .img_area .img {
  margin-bottom: 15px;
}

.page_job_index .message_sec .box01 .img_area .img img {
  width: 100%;
  height: auto;
}

.page_job_index .message_sec .box01 .img_area .name {
  line-height: 1.3;
}

.page_job_index .message_sec .box01 .img_area .name span {
  font-weight: 700;
  font-size: 1.8rem;
  margin-right: 5px;
}

.page_job_index .message_sec .box01 .txt_area {
  width: calc(100% - 260px);
  max-width: 555px;
}

.page_job_index .message_sec .box01 .txt_area .catch {
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.61;
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .page_job_index .message_sec {
    margin-bottom: 50px;
  }
  .page_job_index .message_sec .box01 {
    font-size: 1.3rem;
    padding-bottom: 30px;
  }
  .page_job_index .message_sec .box01 .ttl {
    padding-top: 0;
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .page_job_index .message_sec .box01 .inner {
    display: block;
  }
  .page_job_index .message_sec .box01 .img_area {
    width: 200px;
    margin: 0 auto;
  }
  .page_job_index .message_sec .box01 .img_area .img {
    margin-bottom: 12px;
  }
  .page_job_index .message_sec .box01 .img_area .name {
    margin-bottom: 10px;
  }
  .page_job_index .message_sec .box01 .img_area .name span {
    font-size: 1.8rem;
  }
  .page_job_index .message_sec .box01 .txt_area {
    width: 100%;
    max-width: inherit;
  }
  .page_job_index .message_sec .box01 .txt_area .catch {
    font-size: 1.5rem;
    margin-bottom: 10px;
    line-height: 1.5;
    margin-top: 20px;
  }
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öOB OG¤ÎÉù page_voices
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
/*-------------------------
  company_sec
-------------------------*/
.page_voices #main_normal{
  margin-bottom: 0;
}
.page_voices .anchor{
  margin-bottom: 70px;
}
.page_voices .innerWrap > h2{
  color:#014466;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: center;
}
.page_voices h2 + .txt{
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 60px;
}
.page_voices h2 + .txt .notes{
  font-size:14px;
}
@media only screen and (max-width: 767px) {
  .page_voices .anchor{
    margin-bottom: 40px;
  }
  .page_voices .innerWrap > h2{
    font-size: 23px;
    margin-bottom: 20px;
    text-align: center;
  }
  .page_voices h2 + .txt{
    font-size: 14px;
    text-align: left;
    margin-bottom: 30px;
  }
}
.page_voices .voice_block .content_area{
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
.page_voices .voice_block .company{
  color: #50ba91;
  background-color: #fff;
  padding:16px 28px;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 34px;
}
.page_voices .voice_block .img_area{
  width: 30%;
}
.page_voices .voice_block .img_area img{
  width: 100%;
  margin-bottom: 14px;
}
.page_voices .voice_block .img_area .data{
  line-height: 1.5;
  margin-bottom: 8px;
}
.page_voices .voice_block .img_area .name{
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
}
.page_voices .voice_block .img_area .name strong{
  font-size: 150%;
}
.page_voices .voice_block .txt_area{
  width: 63%;
  padding-top: 24px;
}
.page_voices .voice_block .txt_area .catch{
  color: #50ba91;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 24px;
}
.page_voices .voice_block .txt_area .txt{
  margin-bottom: 35px;
}
.page_voices .voice_block .txt_area .txt span.notes{
  display: block;
  font-size: 12px;
  margin-top: 14px;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 767px) {

  .page_voices .voice_block .content_area{
    display: block;
    margin-bottom: 40px;
  }
  .page_voices .voice_block .company{
    padding:14px 20px;
    font-size: 18px;
    margin-bottom: 18px;
  }
  .page_voices .voice_block .img_area{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .page_voices .voice_block .img_area img{
    max-width: 200px;
    margin-bottom: 14px;
  }
  .page_voices .voice_block .img_area .data{
  }
  .page_voices .voice_block .img_area .name{
  }
  .page_voices .voice_block .img_area .name strong{
  }
  .page_voices .voice_block .txt_area{
    width: 100%;
    padding-top: 0px;
  }
  .page_voices .voice_block .txt_area .catch{
    color: #50ba91;
    font-size: 20px;
    margin-bottom: 14px;
  }
  .page_voices .voice_block .txt_area .txt{
    margin-bottom: 30px;
  }
  .page_voices .voice_block .txt_area .txt span.notes{
  }

}


/* ÄÚ¶¨ÕßŒŸÓÃ */
.page_voices #offer_sec{
  margin-bottom: 120px;
}
.page_voices #offer_sec .content_area{
  margin-bottom: 80px;
}
.page_voices #offer_sec .company{
  color: #fff;
  background-color: #50ba91;
}
.page_voices #offer_sec .txt_area{
  padding-top: 0;
}
.page_voices #offer_sec .sub_hd{
  width: 160px;
  background-color: #fff;
  font-size: 15px;
  font-weight: bold;
  color: #50ba91;
  text-align: center;
  margin-bottom: 15px;
}
.page_voices #offer_sec .txt_area ul{
  display: flex;
  justify-content: space-between;
}
.page_voices #offer_sec .txt_area li{
  width: 180px;
  line-height: 1.5;
  position: relative;
}
.page_voices #offer_sec .txt_area li::after{
  content: '';
  width: 8px;
  height: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: rotate(-45deg);
}
.page_voices #offer_sec .txt_area li:last-child::after{
  content:none;
}
.page_voices #offer_sec .txt_area li .date{
  display: block;
  color: #50ba91;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.page_voices #offer_sec .txt_area li strong{
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
  .page_voices #offer_sec{
    margin-bottom: 60px;
  }
  .page_voices #offer_sec .content_area{
    margin-bottom: 50px;
  }
  .page_voices #offer_sec .company{
  }
  .page_voices #offer_sec .txt_area{
  }
  .page_voices #offer_sec .sub_hd{
    width: 100%;
    margin-bottom: 15px;
  }
  .page_voices #offer_sec .txt_area ul{
    display: block;
  }
  .page_voices #offer_sec .txt_area li{
    width: 100%;
    padding-bottom: 20px;
  }
  .page_voices #offer_sec .txt_area li::after{
    right: calc(50% - 4px);
    top:auto;
    bottom: 0;
    transform: rotate(45deg);
  }
  .page_voices #offer_sec .txt_area li:last-child::after{
  }
  .page_voices #offer_sec .txt_area li .date{
  }
}

/* OGOBŒŸÓÃ */
.page_voices #story_sec{
  max-width: 1280px;
  width:100%;
  margin: 0 auto;
}
.page_voices #story_sec .innerWrap{
  max-width:1280px;
}
.page_voices #story_sec h2{
  margin-bottom: 40px;
}
.page_voices #story_sec .content_area{
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.page_voices #story_sec .content_area.ob{
  flex-direction: row-reverse;
}
.page_voices #story_sec .img_area{
  width: 46.875%;
  position: relative;
}
.page_voices #story_sec .img_area img{
  width: 100%;
}
.page_voices #story_sec .img_area .data_box{
  position: absolute;
  left: 42px;
  bottom: 32px;
  width: 440px;
  padding: 24px 36px 30px;
  background-color: rgba(255,255,255,0.95);
}
.page_voices #story_sec .img_area .data_box .name{
  font-size: 18px;
  font-weight: bold;
}
.page_voices #story_sec .img_area .data_box .name strong{
  font-size: 150%;
}
.page_voices #story_sec .img_area .data_box .data{
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 10px;
}
.page_voices #story_sec .img_area .data_box .sub{
  font-size: 13px;
  line-height: 1.8;
}
.page_voices #story_sec .txt_area{
  width: 53.125%;
  background-color: #fff;
  padding: 0 7% 0;
  display: flex;
  align-items: center;
  position: relative;
}
.page_voices #story_sec .content_area .txt_area::before{
  content:'';
  position: absolute;
  right: 42px;
  top: 42px;
  width:92px;
  height:86px;
  background:url(/wp/wp-content/themes/ouhs_main/assets/img/job/voices/ico_og.png) no-repeat left top;
  background-size: 92px auto;
}
.page_voices #story_sec .content_area.ob .txt_area::before{
  width:96px;
  height:87px;
  background:url(/wp/wp-content/themes/ouhs_main/assets/img/job/voices/ico_ob.png) no-repeat left top;
  background-size: 96px auto;
}
.page_voices #story_sec .txt_area .catch{
  color: #50ba91;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 28px;
}
.page_voices #story_sec .txt_area .txt{
  margin-bottom: 48px;
}
.page_voices #story_sec .txt_area .notes{
  font-size: 13px;
  margin-top: 14px;
  font-feature-settings: "palt";
}
.page_voices #story_sec .txt_area .sub_hd{
  width: 216px;
  color: #fff;
  background-color: #74c2a4;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
  padding-right: 20px;
}
.page_voices #story_sec .txt_area .sub_hd::after{
  content:'';

  border-top: 30px solid #fff;
  border-left: 30px solid #74c2a4;
  position: absolute;
  right: 0;
  top: 0;
}

.page_voices #story_sec .txt_area li{
  border-bottom: 1px solid #50ba91;
  padding:0 0 13px 50px;
  margin-bottom: 13px;
  position: relative;
  line-height: 1.6;
}
.page_voices #story_sec .txt_area li::before{
  content:'';
  position: absolute;
  left: 8px;
  top: 0;
  color: #50ba91;
  font-family: 'oswald';
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
}
.page_voices #story_sec .txt_area li:nth-of-type(1)::before{
  content:'1';
}
.page_voices #story_sec .txt_area li:nth-of-type(2)::before{
  content:'2';
}
.page_voices #story_sec .txt_area li:nth-of-type(3)::before{
  content:'3';
}


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

  .page_voices #story_sec{
  }
  .page_voices #story_sec .innerWrap{
  }
  .page_voices #story_sec h2{
    max-width: 270px;
    margin:0 auto 25px;
  }
  .page_voices #story_sec h2 img{
    width: 100%;
  }
  .page_voices #story_sec .content_area{
    display: block;
  }
  .page_voices #story_sec .content_area.ob{
  }
  .page_voices #story_sec .img_area{
    width: 100%;
  }
  .page_voices #story_sec .img_area img{
  }
  .page_voices #story_sec .img_area .data_box{
    position: relative;
    left:auto;
    bottom: auto;
    width: 92%;
    margin: -140px auto 10px;
    padding: 20px 24px;
  }
  .page_voices #story_sec .img_area .data_box .name{
    font-size: 14px;
    font-weight: bold;
  }
  .page_voices #story_sec .img_area .data_box .name strong{
    font-size: 150%;
  }
  .page_voices #story_sec .img_area .data_box .data{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .page_voices #story_sec .img_area .data_box .sub{
    font-size: 12px;
  }
  .page_voices #story_sec .txt_area{
    width: 100%;
    padding: 23px 25px;
    display: block;
  }
  .page_voices #story_sec .content_area .txt_area::before{
    right: 18px;
    top: 18px;
    width:46px;
    height:43px;
    background-size: 46px auto;
  }
  .page_voices #story_sec .content_area.ob .txt_area::before{
    width:48px;
    height:44px;
    background-size: 48px auto;
  }
  .page_voices #story_sec .txt_area .catch{
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .page_voices #story_sec .txt_area .txt{
    margin-bottom: 25px;
  }
  .page_voices #story_sec .txt_area .notes{
    font-size: 12px;
    margin-top: 10px;
  }
  .page_voices #story_sec .txt_area .sub_hd{
    font-size: 15px;
    margin-bottom: 15px;
  }
  .page_voices #story_sec .txt_area .sub_hd::after{
    content:'';
    border-top: 26px solid #fff;
    border-left: 26px solid #74c2a4;
    position: absolute;
    right: 0;
    top: 0;
  }
   .page_voices #story_sec .txt_area li{
     font-size: 13px;
    padding:0 0 13px 33px;
    margin-bottom: 13px;
  }
  .page_voices #story_sec .txt_area li::before{
    left: 4px;
    top: 2px;
    font-size: 28px;
  }
}


/* ÉÏË¾ */
.page_voices #story_sec .message_area{
  width: 100%;
  background-color: #fff;
  margin-top: 50px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 35px 64px;
  position: relative;
  margin-bottom: 80px;
}
.page_voices #story_sec .message_area::after{
  content:'';
  position: absolute;
  left:calc(50% - 64px);
  top:-50px;
  border-top: 0px solid transparent;
  border-bottom: 50px solid #fff;
  border-left: 64px solid transparent;
  border-right: 64px solid transparent;
}
.page_voices #story_sec .message_area .txt_area{
  width: 60.7%;
  padding: 0;
}
.page_voices #story_sec .message_area h3{
  width: 164px;
  font-weight: bold;
  text-align: center;
  margin-right: 60px;
}
.page_voices #story_sec .message_area h3 .en{
  color: #014466;
  font-family: 'Source Sans Pro';
  letter-spacing: 0.3em;
  font-style: italic;
  font-weight: 600;
}
.page_voices #story_sec .message_area img{
  width: 181px;
  height: auto;
  margin-right: 40px;
}
.page_voices #story_sec .message_area .catch{
  font-size: 20px;
  margin-bottom: 10px;
}
.page_voices #story_sec .message_area .txt{
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 18px;
}
.page_voices #story_sec .message_area .data{
  font-size: 13px;
}
.page_voices #story_sec .message_area .name{
  font-size: 14px;
  font-weight: bold;
}
.page_voices #story_sec .message_area .name strong{
  font-size: 150%;
}

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

  .page_voices #story_sec .message_area{
    margin-top: 40px;
    display: block;
    padding: 30px 25px;
    margin-bottom: 40px;
  }
  .page_voices #story_sec .message_area::after{
    left:calc(50% - 50px);
    top:-40px;
    border-top: 0px solid transparent;
    border-bottom: 40px solid #fff;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
  }
  .page_voices #story_sec .message_area .txt_area{
    width: 100%;
    padding: 0;
  }
  .page_voices #story_sec .message_area h3{
    width: 100%;
    margin-right:0;
    line-height: 1.5;
  }
  .page_voices #story_sec .message_area h3 .en{
    display: block;
    margin-bottom: 20px;
  }
  .page_voices #story_sec .message_area img{
    display: block;
    max-width: 140px;
    margin: 0 auto 25px;
  }
  .page_voices #story_sec .message_area .catch{
    font-size: 17px;
    margin-bottom: 10px;
  }
  .page_voices #story_sec .message_area .txt{
    margin-bottom: 15px;
  }
  .page_voices #story_sec .message_area .data{
  }
  .page_voices #story_sec .message_area .name{
  }
  .page_voices #story_sec .message_area .name strong{
  }

}


/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡ö¤á¤¶¤»¤ë½«À´Ïñ
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
/*-------------------------
  pick_up_block
-------------------------*/
.page_future .innerWrap{
  max-width: 1280px;
}
.page_future .innerWrap dl dd div{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.page_future .innerWrap dl dd ul.btn_list{
  width: 100%;
}
.page_future .innerWrap dl dd ul.btn_list li{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #edeeef;
}
.page_future .innerWrap dl dd ul.btn_list li:last-child{
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page_future .innerWrap dl dd ul li span{
  min-width: 150px;
  margin-right: 50px;
}
.page_future .innerWrap dl dd p{
  margin-bottom: 4px !important;
  margin-top: 4px !important;
}
@media only screen and (max-width: 1320px) {
  .page_future .innerWrap{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .page_future .innerWrap dl dd div{
    display: block;
  }
  .page_future .innerWrap dl dd ul.btn_list li{
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .page_future .innerWrap dl dd ul li span{
    margin-right: 0;
  }
  .page_future .innerWrap dl dd ul.btn_list li p{
    margin-bottom:10px !important;
  }
}


/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡ö¥È¥Ã¥×
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
/*-------------------------
  pick_up_block
-------------------------*/
