@charset "UTF-8";
/* CSS Document */


.spmask {
  display: none;
}

.sponly {
  display: block;
}

.pconly {
  display: none ! important;
}

p {
  font-size: 14px;
}

.right {
  display: block;
  text-align: right;
}

.inOrder {
  flex-direction: column ! important;
}

img.imgBorder {
  border: 1px solid #000;
}

.bold{
  font-weight : bold;
}

/*------------------------------
	vol151_01（特集1）
------------------------------*/
/*------------------------------
	contents
------------------------------*/
#vo152_01 {
  position: relative;
  padding-top: 60px;
}

#vo152_01 sup {
  vertical-align: text-top;
  font-size: small;
}

#vo152_01 .contentsIn .marginZero {
  margin: 0 ! important;
}

#vo152_01 .contentsIn .marginTopDouble {
  margin-top: 4em ! important;
}

#vo152_01 .contentsIn .marginTopHalf {
  margin-top: 1em ! important;
}

#vo152_01 .contentsIn .marginTopHalfSP {
  margin-top: 1em ! important;
}

#vo152_01 .contentsInBox img {
  width: 100%;
  height: auto;
}

#vo152_01 .note {
  font-size: 0.88em;
}

#vo152_01 .leadBox {
  display: block;
  background: #005c30;
  color: #fff;
  z-index: 10;
  padding: 30px;
  box-sizing: border-box;
  text-align: left ! important;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  opacity: 0.8;
}

#vo152_01 .leadImg {
  width: 100%;
  /* margin-bottom : 60px; */
}

#vo152_01 .leadBox p {
  font-size: 0.88em;
  line-height: 1.4;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 1em;
  text-align: left ! important;
}

#vo152_01 .leadBox h4 {
  margin: 0;
  padding: 0 ! important;
  border: none ! important;
  font-size: 0.88em ! important;
  font-weight: normal;
  color: #fff ! important;
  text-align: left ! important;
}

#vo152_01 .leadBox h3 {
  margin: 0 ! important;
  padding: 0 ! important;
  border: none;
  border-bottom: 1px solid #fff ! important;
  font-size: 1.2em ! important;
  font-weight: normal;
  color: #fff ! important;
  text-align: left ! important;
}


/*------------------------------
	kv
------------------------------*/
#vo152_01 #kv {
  position: relative;
  width: 100%;
}

#vo152_01 #kv .kvBox2 {
  position: relative;
  height: 150px;
  background: url("../../images/152/bg_kv01_sp.jpg") left top / 100% auto no-repeat;
  margin-bottom: 100px;
  padding: 100px 10px 0;
}

_::-webkit-full-page-media,
_:future,
:root #vo152_01 #kv .kvBox2 {
  margin-bottom: 60px;
}

#vo152_01 #kv .kvBox2 .inner {
  max-width: 950px;
  margin: 0 auto;
  height: 100%;
}

#vo152_01 #kv .kvBox2 .ttlBox {
  background-color: rgba(0, 92, 48, 0.8);
  padding: 20px;
  color: #fff;
  margin-top: 30px;
  height: auto;
}

_::-webkit-full-page-media,
_:future,
:root #vo152_01 #kv .kvBox2 .ttlBox {
  margin-top: 25px;
}

#vo152_01 #kv .kvBox2 .ttlBox .ttl {
  text-align: center;
  display: flex;
  font-size: 16px;
}

#vo152_01 #kv .kvBox2 .ttlBox .ttl::before {
  content: "";
  border-top: 1px #fff solid;
  flex-grow: 1;
  margin-right: 10px;
  margin-top: 8px;
}

#vo152_01 #kv .kvBox2 .ttlBox .ttl::after {
  content: "";
  border-top: 1px #fff solid;
  flex-grow: 1;
  margin-left: 10px;
  margin-top: 8px;
}

#vo152_01 #kv .kvBox2 .ttlBox .subBox {
  font-size: 12px;
  border: 1px #fff solid;
  padding: 5px 0;
  margin: 15px 0;
  text-align: center;
}

#vo152_01 #kv .kvBox2 .ttlBox h2 {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  line-height: 1.4;
}

#vo152_01 #kv .kvBox2 .ttlBox h2 span {
  font-size: 18px;
}


/*------------------------------
	コンテンツボックス　01
------------------------------*/
#vo152_01 #cb-01 {
  max-width: 950px;
  margin: 0 auto;
}

#vo152_01 #cb-01 p {
  line-height: 1.6;
}

#vo152_01 #cb-01 .messegeTtl {
  text-align: center;
  display: flex;
  color: #005c30;
  font-size: 21px;
  margin: 130px 10px 20px 10px;
  line-height: 1.4;
}

_::-webkit-full-page-media,
_:future,
:root #vo152_01 #cb-01 .messegeTtl {
  margin-top: 160px;
}

#vo152_01 #cb-01 .messegeTtl::before {
  content: "";
  border-top: 1px #005c30 solid;
  border-bottom: 1px #005c30 solid;
  border-left: 1px #005c30 solid;
  flex-grow: 1;
  /*  margin-top: -20px; */
  margin-right: 10px;
}

#vo152_01 #cb-01 .messegeTtl h3 {
  line-height: 1.6;
  max-width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 0.9em;
}

#vo152_01 #cb-01 .messegeTtl::after {
  content: "";
  border-top: 1px #005c30 solid;
  border-bottom: 1px #005c30 solid;
  border-right: 1px #005c30 solid;
  flex-grow: 1;
  /*  margin-top: -20px; */
  margin-left: 10px;
}

#vo152_01 #cb-01 .messegeText {
  line-height: 1.6;
  margin: 0 10px 20px;
}

#vo152_01 #cb-01 .profile {
  width: 100%;
  background: #fcfcf4;
  position: relative;
  padding: 40px;
  box-sizing: border-box;
  margin-top: 50px;
  margin-bottom: 50px;
}

#vo152_01 #cb-01 .profile:last-child {
  margin-right: 0;
}

#vo152_01 #cb-01 .profile a {
  font-size: 16px;
  font-weight: bold;
  color: #005c30;
}
#vo152_01 #cb-01 .profile p {
  font-size: 16px !important;
  font-weight: bold;
}

#vo152_01 #cb-01 .profile img {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
}

#vo152_01 #cb-01 .profile .name {
  font-size: 18px;
  margin: 15px 0 20px;
}

#vo152_01 #cb-01 .profile .nolink{
  color : #005c30;
}

#vo152_01 #cb-01 .right {
  margin-top: 2.4em;
}

/*------------------------------
	コンテンツボックス　02
------------------------------*/
#vo152_01 #cb-02 {
  margin-top: 50px;
}

#vo152_01 #cb-02 .contentsIn {
  max-width: 920px;
  margin: 0 auto 40px auto;
  padding: 0 10px;
  padding-bottom: 25px;
  box-sizing: border-box;
}

#vo152_01 #cb-02 .contentsIn h4 {
  text-align: center;
  line-height: 1.6;
  font-size: 18px;
  color: #005c30;
  padding: 0px 0 20px;
  border-bottom: 1px #005c30 solid;
  position: relative;
}

#vo152_01 #cb-02 .contentsIn h4 img {
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 33px;
  margin-left: -16px;
}

#vo152_01 #cb-02 .contentsIn h3 {
  line-height: 1.6;
  position: relative;
  font-weight: bold;
  line-height: 1.6;
  font-size: 18px;
  color: #005c30;
  text-decoration: underline;
  /* margin : 0 10px; */
}

#vo152_01 #cb-02 .contentsIn .contentsInBox {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  line-height: 1.6;
}

#vo152_01 #cb-02 .contentsIn .contentsInBox h5 {
  border-left: 5px solid #005c30;
  line-height: 1.6em;
  color: #005c30;
  padding-left: 1em;
  font-size: 1.4em;
  margin-bottom: 1em;
}

#vo152_01 #cb-02 .contentsIn .contentsInBox h5 span {
  display: inline-block;
  font-size: 0.69em ! important;
  line-height: 1.6em ! important;
}

#vo152_01 #cb-02 .contentsIn h5 span.name {
  font-size: 1.2em ! important;
}

#vo152_01 #cb-02 .contentsIn .contentsInBox.textRight {
  /* flex-direction: column-reverse; */
}

#vo152_01 #cb-02 .contentsIn .contentsInBox.textLeft {
  flex-direction: column;
}

#vo152_01 #cb-02 .contentsIn .contentsInBox .textBox {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

#vo152_01 #cb-02 .contentsIn .contentsInBox .contentsImg {
  /* padding: 0 10px; */
  margin: 20px 0;
  font-size: 12px;
}

#vo152_01 #cb-02 .contentsIn .contentsInBox .key {
  padding: 0;
}

#vo152_01 #cb-02 .contentsIn .contentsInBox .key span {
  display: block;
  text-indent: 1em;
}

#vo152_01 #cb-02 .contentsIn .contentsInBox .contentsImg img {
  width: 100%;
  margin: 0 0 10px 0;
}

#vo152_01 #cb-02 .boxFirst {
  margin-bottom: 0;
  padding-bottom : 0;
}

#vo152_01 #cb-02 .border {
  padding-bottom: 50px;
  border-bottom: 1px dashed #005c30;
}

#vo152_01 #cb-02 p strong {
  font-weight: bold;
  color: #005c30;
}

#vo152_01 #cb-02 p strong.title {
  display: block;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px #005c30 solid;
}

#vo152_01 #cb-02 p strong.name {
  display: block;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 1em;
}

#vo152_01 #cb-02 p strong.lead {
  font-size: 1.2em;
}

#vo152_01 #cb-02 .viewBtn {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 1.6;
  margin-right: auto;
  margin-top: 1em;
  clear: both;
  overflow: hidden;
  background: #005c30;
  margin-bottom: 1em;
}

#vo152_01 #cb-02 .viewBtn a span {
  font-size: 16px;
}

#vo152_01 #cb-02 .viewBtn a .title {
  font-size: 1.1em;
  font-weight: bold;
  word-break: break-all;
}

#vo152_01 #cb-02 .viewBtn a .lead {
  font-size: 0.88em;
}

#vo152_01 #cb-02 .viewBtn a {
  display: block;
  width: calc(100% - 42px);
  height: auto;
  text-decoration: none;
  color: #fff;
  background: #005c30;
  display: block;
  padding: 20px 20px;
  transition: all 0.6s;
  border: 1px #005c30 solid;
}

#vo152_01 #cb-02 .viewBtn a:hover {
  color: #005c30;
  background: #fff;
  border: 1px #005c30 solid;
}

#vo152_01 #cb-02 .viewBtn img {
  display: block;
  width: 100% ! important;
  height: auto;
  margin: 0 ! important;

}

#vo152_01 #cb-02 .viewBtn-04 {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 1.6;
  margin-right: auto;
}

#vo152_01 #cb-02 .viewBtn-04 a span {
  font-size: 18px;
}

#vo152_01 #cb-02 .viewBtn-04 a span.title {
  font-weight: bold;
}

#vo152_01 #cb-02 .viewBtn-04 a span#research {
  font-size: 24px;
}

#vo152_01 #cb-02 .viewBtn-04 a {
  text-decoration: none;
  color: #fff;
  background: #005c30;
  display: block;
  padding: 20px 20px;
  transition: all 0.6s;
  border: 1px #005c30 solid;
}

#vo152_01 #cb-02 .viewBtn-04 a:hover {
  color: #005c30;
  background: #fff;
  border: 1px #005c30 solid;
}

#vo152_01 #cb-02 .viewBtn-04 img {
  width: 100%;
  height: auto;
}

#vo152_01 #cb-02 .image {
  width: 100%;
  margin-top: 3em;
  margin-bottom: 3em;
  font-size: 12px;
}

#vo152_01 #cb-02 .image img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

#vo152_01 #cb-02 p strong {
  font-weight: bold;
  color: #005c30;
}

#vo152_01 #cb-02 .profBox {
  width: 100%;
}

#vo152_01 #cb-02 .profBox .profImg {
  margin-right: 30px;
}

#vo152_01 #cb-02 .profBox .profText {
  margin-right: 30px;
}

#vo152_01 #cb-02 .profBox .profText:last-child {
  margin-right: 0;
}

#vo152_01 #cb-02 .profBox .profText .title {
  font-size: 16px;
  margin-bottom: 0;
  border: none;
}

#vo152_01 #cb-02 .profBox .profText .name {
  font-size: 18px;
  border: none;
  padding-bottom: 0;
}

#vo152_01 #cb-02 .programBox {
  margin-top: 50px;
}

#vo152_01 #cb-02 .contentsOuter {
  border: 4px #005c30 solid;
  padding: 14px 20px 20px 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#vo152_01 #cb-02 .contentsOuter .profText {
  margin-bottom: 1.6em;
}

#vo152_01 #cb-02 .contentsOuter .profBox .profText .title {
  font-size: 16px;
  padding-top: 1em;
  padding-bottom: 0;
  border: none;
}

#vo152_01 #cb-02 .contentsOuter .profBox .profText .name {
  font-size: 18px;
  border: none;
  padding-bottom: 0;
}

#vo152_01 #cb-02 .profBox .profText .photo {
  font-size: 16px;
}

#vo152_01 #cb-02 .contentsOuter .textIn {
  width: 100%;
}

#vo152_01 #cb-02 .contentsOuter .border {
  padding-bottom: 50px;
  border-bottom: 1px solid #005c30;
}

#vo152_01 #cb-02 .contentsOuter .titleBox {
  display: flex;
  flex-direction: column-reverse;
}

#vo152_01 #cb-02 .contentsOuter .titleBox h3 {
  border: none;
  text-decoration: none;
  margin: 0;
}

#vo152_01 #cb-02 .contentsOuter .titleBox .close h3 {
  color: #2f2f2f;
}

#vo152_01 #cb-02 .contentsOuter .titleBox h4 {
  border: none;
  text-align: left;
  font-size: 16px;
  padding: 1em 0 0 0;
}

#vo152_01 #cb-02 .contentsOuter .titleBox .faceImg {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 2em;
  text-align: center;
}

#vo152_01 #cb-02 .contentsOuter .titleBox .visImg {
  width: 100%;
  margin-bottom: 2em;
  text-align: center;
}

#vo152_01 #cb-02 .contentsOuter .titleBox .faceImg img {
  width: 70%;
}

#vo152_01 #cb-02 .contentsOuter .contentsInBox .textBox {
  padding: 0;
}

#vo152_01 #cb-02 .contentsOuter .contentsInBox .contentsImg {
  padding: 0;
}

#vo152_01 #cb-02 .contentsOuter .lessonLead {
  display: block;
  font-size: 18px;
  border-top: 1px solid #005c30;
  padding: 1em 0;
}

#vo152_01 #cb-02 .imageBox .contentsImg span {
  display: block;
  margin-bottom: 10px;
  color: #168e74;
  font-weight: bold;
}

#vo152_01 #cb-02 .img11Border {
  border: 1px solid #333;
}

#vo152_01 #cb-02 .midashi {
  background: #005c30;
  text-align: center;
  padding: 0.69em 0;
  color: #fff ! important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}

#vo152_01 #cb-02 .detailTable {
  width: 100%;
  background: #fcfcf4;
  position: relative;
  padding: 40px;
  box-sizing: border-box;
}

#vo152_01 #cb-02 .detailTable:last-child {
  margin-right: 0;
}

/*
#vo152_01 #cb-02 .detailTable a{
  font-size: 24px;
  font-weight : bold;
  color : #005c30;
}
*/
#vo152_01 #cb-02 .detailTable img {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
}

#vo152_01 #cb-02 .right {
  margin-top: 2.4em;
}

#vo152_01 #cb-02 table {
  border: 1px solid #000;
  margin: 25px 0;
  font-size: 14px;
}

#vo152_01 #cb-02 table th {
  text-align: left;
}

#vo152_01 #cb-02 table thead {
  background: #008195;
}

#vo152_01 #cb-02 table thead th {
  padding: 6px 4px;
  color: #fff;
  font-weight: normal;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

#vo152_01 #cb-02 table tbody th {
  padding: 6px 4px;
  font-weight: normal;
  padding: 6px 4px 6px 4px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  white-space: normal;
  background: #008195;
  color: #fff;
}

#vo152_01 #cb-02 table tbody td {
  padding: 6px 4px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  line-height: 1.6;
}

#vo152_01 #cb-02 table tbody td.nowrap {
  white-space: nowrap;
}

#vo152_01 #cb-02 .detailTable .none {
  text-align: left;
  padding: 0;
  border: none;
  color: #2f2f2f;
  font-size: 16px;
}

#vo152_01 #cb-02 .marginZeroSP {
  margin-left: -10px;
  margin-right: -10px;
}

/*------------------------------
	コンテンツボックス　03
------------------------------*/
#vo152_01 #cb-03 {
  margin-top: 50px;
}

#vo152_01 #cb-03 .contentsIn {
  max-width: 920px;
  margin: 0 auto 40px auto;
  padding: 0 10px;
  padding-bottom: 25px;
  box-sizing: border-box;
}

#vo152_01 #cb-03 .contentsIn h4 {
  text-align: center;
  line-height: 1.6;
  font-size: 18px;
  color: #005c30;
  padding: 0px 0 20px;
  border-bottom: 1px #005c30 solid;
  position: relative;
}

#vo152_01 #cb-03 .contentsIn h4 img {
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 33px;
  margin-left: -16px;
}

#vo152_01 #cb-03 .contentsIn h3 {
  line-height: 1.6;
  position: relative;
  font-weight: bold;
  line-height: 1.6;
  font-size: 18px;
  color: #005c30;
  text-decoration: underline;
  /* margin : 0 10px; */
}

#vo152_01 #cb-03 .contentsIn .contentsInBox {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  line-height: 1.6;
}

#vo152_01 #cb-03 .contentsIn .contentsInBox h5 {
  border-left: 5px solid #005c30;
  line-height: 1.6em;
  color: #005c30;
  padding-left: 1em;
  font-size: 1.4em;
  margin-bottom: 1em;
}

#vo152_01 #cb-03 .contentsIn .contentsInBox h5 span {
  display: inline-block;
  font-size: 0.69em ! important;
  line-height: 1.6em ! important;
}

#vo152_01 #cb-03 .contentsIn h5 span.name {
  font-size: 1.2em ! important;
}

#vo152_01 #cb-03 .contentsIn .contentsInBox.textRight {
  /* flex-direction: column-reverse; */
}

#vo152_01 #cb-03 .contentsIn .contentsInBox.textLeft {
  flex-direction: column;
}

#vo152_01 #cb-03 .contentsIn .contentsInBox .textBox {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

#vo152_01 #cb-03 .contentsIn .contentsInBox .contentsImg {
  /* padding: 0 10px; */
  margin: 20px 0;
  font-size: 12px;
}

#vo152_01 #cb-03 .contentsIn .contentsInBox .key {
  padding: 0;
}

#vo152_01 #cb-03 .contentsIn .contentsInBox .key span {
  display: block;
  text-indent: 1em;
}

#vo152_01 #cb-03 .contentsIn .contentsInBox .contentsImg img {
  width: 100%;
  margin: 0 0 10px 0;
}

#vo152_01 #cb-03 .border {
  padding-bottom: 50px;
  border-bottom: 1px dashed #005c30;
}

#vo152_01 #cb-03 p strong {
  font-weight: bold;
  color: #005c30;
}

#vo152_01 #cb-03 p strong.title {
  display: block;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px #005c30 solid;
}

#vo152_01 #cb-03 p strong.name {
  display: block;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 1em;
}

#vo152_01 #cb-03 p strong.lead {
  font-size: 1.2em;
}

#vo152_01 #cb-03 .image {
  width: 100%;
  margin-top: 3em;
  margin-bottom: 3em;
  font-size: 12px;
}

#vo152_01 #cb-03 .image img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

#vo152_01 #cb-03 p strong {
  font-weight: bold;
  color: #005c30;
}

#vo152_01 #cb-03 .programBox {
  margin-top: 50px;
}

#vo152_01 #cb-03 .contentsOuter {
  border: 4px #005c30 solid;
  padding: 14px 20px 20px 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#vo152_01 #cb-03 .contentsOuter .textIn {
  width: 100%;
}

#vo152_01 #cb-03 .contentsOuter .border {
  padding-bottom: 50px;
  border-bottom: 1px solid #005c30;
}

#vo152_01 #cb-03 .contentsOuter .titleBox {
  display: flex;
  flex-direction: column-reverse;
}

#vo152_01 #cb-03 .contentsOuter .titleBox h3 {
  border: none;
  text-decoration: none;
  margin: 0;
}

#vo152_01 #cb-03 .contentsOuter .titleBox .close h3 {
  color: #2f2f2f;
}

#vo152_01 #cb-03 .contentsOuter .titleBox h4 {
  border: none;
  text-align: left;
  font-size: 16px;
  padding: 1em 0 0 0;
}

#vo152_01 #cb-03 .contentsOuter .titleBox .faceImg {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 2em;
  text-align: center;
}

#vo152_01 #cb-03 .contentsOuter .titleBox .visImg {
  width: 100%;
  margin-bottom: 2em;
  text-align: center;
}

#vo152_01 #cb-03 .contentsOuter .titleBox .faceImg img {
  width: 70%;
}

#vo152_01 #cb-03 .contentsOuter .contentsInBox .textBox {
  padding: 0;
}

#vo152_01 #cb-03 .contentsOuter .contentsInBox .contentsImg {
  padding: 0;
}

#vo152_01 #cb-03 .contentsOuter .lessonLead {
  display: block;
  font-size: 18px;
  border-top: 1px solid #005c30;
  padding: 1em 0;
}

#vo152_01 #cb-03 .imageBox .contentsImg span {
  display: block;
  margin-bottom: 10px;
  color: #168e74;
  font-weight: bold;
}

#vo152_01 #cb-03 .img11Border {
  border: 1px solid #333;
}

#vo152_01 #cb-03 .midashi {
  background: #005c30;
  text-align: center;
  padding: 0.69em 0;
  color: #fff ! important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}

#vo152_01 #cb-03 .right {
  margin-top: 2.4em;
}

vo152_01 #cb-03 .marginZeroSP {
  margin-left: -10px;
  margin-right: -10px;
}

#vo152_01 #cb-03 .profBox {
  width: 100%;
  /* display: flex; */
  /* justify-content: space-between; */
  margin: auto;
}

#vo152_01 #cb-03 .profBox .profImg {
  margin-right: 30px;
}

#vo152_01 #cb-03 .profBox .profText {
  flex: 1;
  text-align: center;
}

#vo152_01 #cb-03 .profBox .profText:last-child {
  margin-right: 0;
}

#vo152_01 #cb-03 .profBox .profText .title {
  font-size: 16px;
  margin-bottom: 0;
  border: none;
}

#vo152_01 #cb-03 .profBox .profText .name {
  font-size: 24px;
  border: none;
  padding-bottom: 0;
}

#vo152_01 #cb-03 .profBox #cross {
  width : 100%;
  font-size: 24px;
  line-height: 2em;
  color: #005c30;
  text-align : center;
  margin-bottom: 0.88em;
}

/*------------------------------
	コンテンツボックス　04
------------------------------*/
#vo152_01 #cb-04 {
  margin-top: 50px;
}

#vo152_01 #cb-04 .contentsIn {
  max-width: 920px;
  margin: 0 auto 40px auto;
  padding: 0 10px;
  padding-bottom: 25px;
  box-sizing: border-box;
}

#vo152_01 #cb-04 .contentsIn h4 {
  text-align: center;
  line-height: 1.6;
  font-size: 18px;
  color: #005c30;
  padding: 0px 0 20px;
  border-bottom: 1px #005c30 solid;
  position: relative;
}

#vo152_01 #cb-04 .contentsIn h4 img {
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 33px;
  margin-left: -16px;
}

#vo152_01 #cb-04 .contentsIn h3 {
  line-height: 1.6;
  position: relative;
  font-weight: bold;
  line-height: 1.6;
  font-size: 18px;
  color: #005c30;
  text-decoration: underline;
  /* margin : 0 10px; */
}

#vo152_01 #cb-04 .contentsIn .contentsInBox {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  line-height: 1.6;
}

#vo152_01 #cb-04 .contentsIn .contentsInBox h5 {
  border-left: 5px solid #005c30;
  line-height: 1.6em;
  color: #005c30;
  padding-left: 1em;
  font-size: 1.4em;
  margin-bottom: 1em;
}

#vo152_01 #cb-04 .contentsIn .contentsInBox h5 span {
  display: inline-block;
  font-size: 0.69em ! important;
  line-height: 1.6em ! important;
}

#vo152_01 #cb-04 .contentsIn h5 span.name {
  font-size: 1.2em ! important;
}

#vo152_01 #cb-04 .contentsIn .contentsInBox.textRight {
  /* flex-direction: column-reverse; */
}

#vo152_01 #cb-04 .contentsIn .contentsInBox.textLeft {
  flex-direction: column;
}

#vo152_01 #cb-04 .contentsIn .contentsInBox .textBox {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

#vo152_01 #cb-04 .contentsIn .contentsInBox .contentsImg {
  /* padding: 0 10px; */
  margin: 20px 0;
  font-size: 12px;
}

#vo152_01 #cb-04 .contentsIn .contentsInBox .key {
  padding: 0;
}

#vo152_01 #cb-04 .contentsIn .contentsInBox .key span {
  display: block;
  text-indent: 1em;
}

#vo152_01 #cb-04 .contentsIn .contentsInBox .contentsImg img {
  width: 100%;
  margin: 0 0 10px 0;
}

#vo152_01 #cb-04 .border {
  padding-bottom: 50px;
  border-bottom: 1px dashed #005c30;
}

#vo152_01 #cb-04 p strong {
  font-weight: bold;
  color: #005c30;
}

#vo152_01 #cb-04 p strong.title {
  display: block;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px #005c30 solid;
}

#vo152_01 #cb-04 p strong.name {
  display: block;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 1em;
}

#vo152_01 #cb-04 p strong.lead {
  font-size: 1.2em;
}

#vo152_01 #cb-04 .image {
  width: 100%;
  margin: 0 0 20px 0;
  font-size: 12px;
}

#vo152_01 #cb-04 .image img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

#vo152_01 #cb-04 p strong {
  font-weight: bold;
  color: #005c30;
}

#vo152_01 #cb-04 .programBox {
  margin-top: 50px;
}

#vo152_01 #cb-04 .contentsOuter {
  border: 4px #005c30 solid;
  padding: 14px 20px 20px 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#vo152_01 #cb-04 .contentsOuter .textIn {
  width: 100%;
}

#vo152_01 #cb-04 .contentsOuter .border {
  padding-bottom: 50px;
  border-bottom: 1px solid #005c30;
}

#vo152_01 #cb-04 .contentsOuter .titleBox {
  display: flex;
  flex-direction: column-reverse;
}

#vo152_01 #cb-04 .contentsOuter .titleBox h3 {
  border: none;
  text-decoration: none;
  margin: 0;
}

#vo152_01 #cb-04 .contentsOuter .titleBox .close h3 {
  color: #2f2f2f;
}

#vo152_01 #cb-04 .contentsOuter .titleBox h4 {
  border: none;
  text-align: left;
  font-size: 16px;
  padding: 1em 0 0 0;
}

#vo152_01 #cb-04 .contentsOuter .titleBox .faceImg {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 2em;
  text-align: center;
}

#vo152_01 #cb-04 .contentsOuter .titleBox .visImg {
  width: 100%;
  margin-bottom: 2em;
  text-align: center;
}

#vo152_01 #cb-04 .contentsOuter .titleBox .faceImg img {
  width: 70%;
}

#vo152_01 #cb-04 .contentsOuter .contentsInBox .textBox {
  padding: 0;
}

#vo152_01 #cb-04 .contentsOuter .contentsInBox .contentsImg {
  padding: 0;
}

#vo152_01 #cb-04 .contentsOuter .lessonLead {
  display: block;
  font-size: 18px;
  border-top: 1px solid #005c30;
  padding: 1em 0;
}

#vo152_01 #cb-04 .imageBox .contentsImg span {
  display: block;
  margin-bottom: 10px;
  color: #168e74;
  font-weight: bold;
}

#vo152_01 #cb-04 .img11Border {
  border: 1px solid #333;
}

#vo152_01 #cb-04 .midashi {
  background: #005c30;
  text-align: center;
  padding: 0.69em 0;
  color: #fff ! important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}

#vo152_01 #cb-04 .right {
  margin-top: 2.4em;
}

vo152_01 #cb-03 .marginZeroSP {
  margin-left: -10px;
  margin-right: -10px;
}

#vo152_01 #cb-04 .profBox {
  width: 100%;
  /* display: flex; */
  /* justify-content: space-between; */
  margin: auto;
}

#vo152_01 #cb-04 .profBox .profImg {
  margin-right: 30px;
}

#vo152_01 #cb-04 .profBox .profText {
  flex: 1;
  text-align: center;
}

#vo152_01 #cb-04 .profBox .profText:last-child {
  margin-right: 0;
}

#vo152_01 #cb-04 .profBox .profText .title {
  font-size: 16px;
  margin-bottom: 0;
  border: none;
}

#vo152_01 #cb-04 .profBox .profText .name {
  font-size: 24px;
  border: none;
  padding-bottom: 0;
}

#vo152_01 #cb-04 .profBox #cross {
  width : 100%;
  font-size: 24px;
  line-height: 2em;
  color: #005c30;
  text-align : center;
  margin-bottom: 0.88em;
}


/*------------------------------
	コンテンツボックス　05
------------------------------*/
#vo152_01 #cb-05 {
  margin-top: 50px;
}

#vo152_01 #cb-05 .midashi {
  background: #005c30;
  text-align: center;
  padding: 0.69em 0;
  color: #fff ! important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}

#vo152_01 #cb-05 .contentsIn {
  max-width: 920px;
  margin: 0 auto 40px auto;
  padding: 0 10px;
  padding-bottom: 25px;
  box-sizing: border-box;
}

#vo152_01 #cb-05 .contentsIn h4 {
  margin-bottom: 1em;
}

#vo152_01 #cb-05 .contentsIn h4 img {
  position: absolute;
  bottom: -18px;
  left: 50%;
  width: 33px;
  margin-left: -16px;
}

#vo152_01 #cb-05 .contentsIn h3 {
  line-height: 1.6;
  position: relative;
  font-weight: bold;
  line-height: 1.6;
  font-size: 18px;
  color: #005c30;
  text-decoration: underline;
  /* margin : 0 10px; */
}

#vo152_01 #cb-05 .contentsIn .contentsInBox {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  line-height: 1.6;
}

#vo152_01 #cb-05 p strong {
  font-weight: bold;
  color: #005c30;
}

#vo152_01 #cb-05 p strong.title {
  display: block;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px #005c30 solid;
}

#vo152_01 #cb-05 p strong.name {
  display: block;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 1em;
}

#vo152_01 #cb-05 p strong.lead {
  font-size: 1.2em;
}

#vo152_01 #cb-05 .detailTableBox {
  margin-bottom: 40px;
}

#vo152_01 #cb-05 .detailTable {
  width: 100%;
  background: #fcfcf4;
  position: relative;
  padding: 40px;
  box-sizing: border-box;
}

#vo152_01 #cb-05 .detailTable:last-child {
  margin-right: 0;
}

/*
#vo152_01 #cb-03 .detailTable a{
  font-size: 24px;
  font-weight : bold;
  color : #005c30;
}
*/
#vo152_01 #cb-05 .detailTable img {
  position: absolute;
  top: 0;
  left: 0;
  width: 33px;
}
#vo152_01 #cb-05 .textIn {
  margin-bottom: 40px;
}
#vo152_01 #cb-05 .right {
  margin-top: 2.4em;
}

#vo152_01 #cb-05 .viewBtn-04 {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 1.6;
  margin-right: auto;
}

#vo152_01 #cb-05 .viewBtn-04 a span {
  /*   font-size: 18px; */
}

#vo152_01 #cb-05 .viewBtn-04 a span#research {
  font-size: 24px;
}

#vo152_01 #cb-05 .viewBtn-04 a {
  text-decoration: none;
  color: #fff;
  background: #005c30;
  display: block;
  padding: 20px 20px;
  transition: all 0.6s;
  border: 1px #005c30 solid;
}

#vo152_01 #cb-05 .viewBtn-04 a:hover {
  color: #005c30;
  background: #fff;
  border: 1px #005c30 solid;
}

#vo152_01 #cb-05 .viewBtn-04 img {
  width: 100%;
  height: auto;
}

#vo152_01 #cb-05 .viewBtn-04 .bold {
  font-weight: bold;
}


/*------------------------------
	コンテンツボックス　06
------------------------------*/
#vo152_01 #cb-06 {
  margin-top: 50px;
  padding-bottom: 60px;
}

#vo152_01 #cb-06 .midashi {
  background: #005c30;
  text-align: center;
  padding: 0.69em 0;
  color: #fff ! important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}
#vo152_01 #cb-06 .contentsIn {
  max-width: 920px;
  margin: 0 auto;
  padding: 0 10px;
}
#vo152_01 #cb-06 p strong{
  display : block;
  font-weight : bold;
  color : #005c30;
  margin-top : 3em;
}
#vo152_01 #cb-06 .viewBtn {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 1.6;
  margin-right: auto;
  margin-top: 1em;
  clear: both;
  overflow: hidden;
  background: #005c30;
  margin-bottom: 1em;
}

#vo152_01 #cb-06 .viewBtn a span {
  font-size: 16px;
}

#vo152_01 #cb-06 .viewBtn a .title {
  font-size: 1.1em;
  font-weight: bold;
  word-break: break-all;
}

#vo152_01 #cb-06 .viewBtn a .lead {
  font-size: 0.88em;
}

#vo152_01 #cb-06 .viewBtn a {
  display: block;
  width: calc(100% - 42px);
  height: auto;
  text-decoration: none;
  color: #fff;
  background: #005c30;
  display: block;
  padding: 20px 20px;
  transition: all 0.6s;
  border: 1px #005c30 solid;
}

#vo152_01 #cb-06 .viewBtn a:hover {
  color: #005c30;
  background: #fff;
  border: 1px #005c30 solid;
}

#vo152_01 #cb-06 .viewBtn img {
  display: block;
  width: 100% ! important;
  height: auto;
  margin: 0 ! important;

}