@media screen and (min-width: 836px) {
    .sp-only {
        display: none !important;
    }
}
@media screen and (max-width: 835px) {
    .pc-only {
        display: none !important;
    }
}
body {
    position: relative;
    width: 100%;
}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
input {
    outline: none;
}

@media screen and (min-width: 836px) {
  .contents {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .mv {
    width: 100%;
    position: relative;
  }
  .mv picture, .mv img {
    width: 100%;
  }
  .mv .logo {
    position: absolute;
    width: 38%;
    right: 5%;
    top: 7%;
  }
  .mv .logo .en {
    width: 100%;
    display: block;
  }
  .mv .logo .ja {
    width: 25.1%;
    margin-top: -3px;
    margin-right: 0;
    margin-left: auto;
    display: block;
  }
  .mv .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
    color: white;
    font-size: 3.5vw;
    line-height: 1.5;
    position: absolute;
    left: 5%;
    right: 5%;
    bottom: 16%;
    /*writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    text-orientation: upright;*/
  }
  .mv .title span {
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    color: white;
    font-size: 1.35vw;
    line-height: 1.7;
    display: block;
  }
  .mv .name-box {
    display: inline-flex;
    position: absolute;
    left: 5%;
    bottom: 4%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    /*-webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;*/
  }
  .mv .name-box span {
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6vw;
    font-weight: 300;
    color: white;
    /*-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;*/
  }
  .mv .name-box .name {
    font-size: 2.38vw;
    line-height: 1.6;
  }
}
  @media screen and (max-width: 835px) {
  .contents {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .mv {
    width: 100%;
    position: relative;
  }
  .mv > picture {
    width: 100%;
  }
  .mv > picture img {
    width: 100%;
  }
  .mv .logo {
    position: absolute;
    width: 33.33%;
    top: 5.5%;
    right: 4%;
  }
  .mv .logo .en {
    width: 100%;
    display: block;
  }
  .mv .logo .ja {
    width: 75%;
    margin-top: 10px;
    margin-right: 0;
    margin-left: auto;
    display: block;
  }
  .mv .title {
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
    color: white;
    font-size: 6.00vw;
    line-height: 1.4;
    position: absolute;
    left: 5%;
    right: 5%;
    top: 50%;
    margin-right: 1.8%;
  }
  .mv .title span {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: white;
    font-size: 3vw;
    line-height: 1.7;
    display: block;
  }
  .mv .name-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: absolute;
    left: 5%;
    top: 80%;
  }
  .mv .name-box span {
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 12px;
    font-weight: 300;
    color: white;
  }
  .mv .name-box .post {
    font-size: 1.19vw;
    line-height: 1.6;
  }
  .mv .name-box .name {
    font-size: 5.38vw;
    line-height: 1.6;
  }
  }    
    
    
    
    
@media screen and (min-width: 836px) {
  .article-box {
    width: 100%;
    background-color: #ffffff;
    font-feature-settings: "palt";
    letter-spacing:1px;
  }
  .article-box .read-box {
    margin-right: auto;
    margin-left: auto;
    margin-top: 43px;
    width: 57%;
  }
  .article-box .read-box .caption {
    font-size: 20px;
    line-height: 1.75;
    color: #000;
    font-weight: 500;
  }
  .article-box .read-box .credit {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.85;
    color: #000;
    font-weight: 300;
  }
  .article-box .hosoku {
        font-size: 13px;
        line-height: 1.4;
        font-weight: 300;
      display: block;
      margin: 20px 0;
    }
    
  .article-box .text-box {
    margin-right: auto;
    margin-left: auto;
    width: 57%;
  }
  .article-box .title {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 36px;
    line-height: 1.667;
    font-weight: 500;
    margin-top: 80px;
    }
    .article-box .interviewer {
    font-size: 18px;
    line-height: 1.85;
    color: #000;
    font-weight: 400;
        margin: 30px 0;
    }
    .article-box .interviewee {
    font-size: 18px;
    line-height: 1.85;
    color: #000;
    font-weight: 300;
        margin-bottom: 40px;
    }
    .article-box .bodycopy {
    font-size: 18px;
    line-height: 1.85;
    color: #6e3e00;
    font-weight: 400;
        margin: 30px 0;
    }
.article-box .annotation {
    font-size: 14px;
    line-height: 1.429;
}    
    
  .article-box > .img-box {
    margin-right: auto;
    margin-left: auto;
    width: 57%;
    max-width: 960px;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
  }
  .article-box > .img-box2 {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
  }
  .article-box img.img {
    width: 100%;
    display: block;
  }
  .article-wrapp > .img-box_mini {
    margin-right: auto;
    margin-left: auto;
    width: 48%;
    max-width: 960px;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
  }
  .article-wrapp  img.img {
    width: 100%;
    display: block;
  }
    
 .article-box .imgcaption {
        text-align: left;
        font-size: 13px;
        line-height: 1.5;
        display: block;
        margin: 5px 0 0;
    font-weight: 300;
    }
 .article-box .imgcaption2 {
        font-size: 13px;
        line-height: 1.5;
        display: block;
        margin: 10px 0 0;
    font-weight: 300;
     text-align: center;
    }
.article-box .column-box {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    max-width: 1480px;
}    

.article-box .column-in {
    width: 100%;
    display: flex;
    justify-content: space-between;
}    
.article-box .Center {
    display: flex;
    align-items: center;
}    
.article-box .Bottom {
    display: flex;
    align-items: flex-end;
}

.article-box .column-L50 {
        width: 48%;
    }  
.article-box .column-R50 {
        width: 48%; 
    }  
    
.article-box .column-L60 {
        width: 58%;
    }  
.article-box .column-R40 {
        width: 38%; 
    }  
.article-box .column-L70 {
        width: 68%;
    }  
.article-box .column-R30 {
        width: 28%; 
    }  
    
.article-box .column-L40 {
        width: 38%;
    }  
.article-box .column-R60 {
        width: 58%; 
    }  
.article-box .column-L30 {
        width: 28%;
    }  
.article-box .column-R70 {
        width: 68%; 
    }  

.article-box .first {
        order : 1; 
}
.article-box .second {
        order : 2; 
}
.article-box .column-box1280w {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}     
    .column-box .column5050 {
        display: flex;
        max-width: 1520px;
        justify-content: space-between;
        margin-left: auto;
        margin-right: auto;
    }
    .column-box .column5050 li {
        width: 48.5%;
    }
    .column-box  .column5050 li img {
        width: 100%;
        height: auto;
    }
.article-box .column-box2 {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
}    
.article-box .column-L2 {
    margin-right: 50px;
    width: 60%;
    }  
.article-box .column-R2 {
        width: 40%; 
    }  
 

     .name01 {
        font-weight: 500;
        color: #00489a !important;
    }  
    .name02 {
        font-weight: 500;
        color: #ff6c00 !important;
    }  

    .rightPht {
        float: right;
        display: inline-block;
        max-width: 45%;
        margin-top: 25px;
        margin-left: 40px;
        margin-bottom: 30px;
    }   
.article-box > .profile-box {
    margin-right: auto;
    margin-left: auto;
    width: 57%;
    max-width: 960px;
    display: flex;
    margin-top: 50px;
      margin-bottom: 80px;
  }
  .article-box > .profile-box .img-box {
    width: 46.8%;
    margin-right: 20px;
  }
  .article-box > .profile-box .img-box .img {
    width: 100%;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
  }
  .article-box > .profile-box .img-box .phtcredit {
      font-size: 12px;
      display: block;
      margin-top: 6px;
      line-height: 1.5;
      font-weight: 300;
  }
    
  .article-box > .profile-box .text-box {
    width: calc(53.2% - 20px);
    padding-top: 15px;
    font-weight: 300;
    margin-top: 0;
  }
  .article-box > .profile-box .text-box .title {
    font-size: 30px;
    line-height: 1;
    color: #735400;
    font-weight: 400;
    margin-top: 0;
      margin-bottom: 0;
  }
  .article-box > .profile-box .text-box .name {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    font-weight: 400;
    margin-top: 20px;
      margin-bottom: 0;
  }
  .article-box > .profile-box .text-box .description {
    font-size: 14px;
    color: #000;
    line-height: 1.714;
    font-weight: 300;
    margin-top: 25px;
       margin-bottom: 0;
 }
    
.competition {
    width: 100%;
    border-collapse: collapse;
}
.competition caption {
    text-align: left;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 1.2rem;
}
.competition th, .competition td {
  padding: 15px;
    vertical-align: middle;
    border: 1px solid #000;
}
.competition th {
    background: #f8f6ef;
    line-height: 1.5;
}
.competition td {
    font-weight: 300;
    line-height: 1.6;
}
.competition td.year {
    text-align: center;
}
    .competition td.month {
    text-align: right;
    }

    /* tab */
@media only screen and (max-width: 835px) {
  .competition {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
  }
}    
 .article-wrapp {
        background: #f8f6ef;
        padding: 0.5% 0 5%;
    }
    .photo-group {
        display: flex;
        padding: 0 12.5%;
        align-items: center;
        margin: 0 auto 100px;
    }    
    .photo-group2 {
        display: flex;
    max-width: 1480px;
    margin-left: auto;
    margin-right: auto;
        align-items: center;
    }    
    .photo-group p {
        max-width: 40%;
    }    
    .photo-group .cntr {
        padding: 0 3% 0 0;
        max-width: 57%;
    }    
    .photo-group2 .cntr {
        padding: 10% 3% 0 0;
    }    
  .article-box .titleIWSC {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 36px;
    line-height: 1.667;
    font-weight: 500;
      text-align: center;
    }
  .article-box .titleIWSC .en {
      display: block;
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 1.667;
    font-weight: 500;
      border-top: solid #ccc 2px;
      max-width: 180px;
      padding-top: 8px;
      margin: 0 auto;
    }
  .article-box .titleIWSC .en2 {
      display: block;
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 24px;
    line-height: 1.667;
    font-weight: 500;
      border-top: solid #ccc 2px;
      max-width: 300px;
      padding-top: 8px;
      margin: 0 auto;
    }
    .article-box .interviewee2 {
    font-size: 18px;
    line-height: 1.6;
    color: #000;
    font-weight: 300;
        margin-bottom: 20px;
    }    
}

.hosokuBox {
    margin-right: auto;
    margin-left: auto;
    width: 53%;
	background: #f8f6ef;
	padding: 2%;
}
.hosokuBox h4 {
	font-size: 1.2rem;
	margin-bottom: 20px;
}
.hosokuBox h4 span {
	font-size: 0.8rem;
}
.hosokuBox p {
	margin-bottom: 20px;
	font-weight: 300;
	font-style: italic;
	line-height: 1.6;
	text-indent: 1em;
}
.hosokuBox p.date {
	text-align: right;
}
.hosokuBox p:last-child {
	margin-bottom: 0;
}
  .article-box .img-box3 {
    margin-right: auto;
    margin-left: auto;
    width: 30%;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
  }

.article-box .column-box960w {
    max-width: 57%;
    margin-left: auto;
    margin-right: auto;
}     


@media screen and (max-width: 835px) {
  .article-box {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 0;
    background-color: #ffffff;
  }
  .article-box .read-box {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
  }
  .article-box .read-box .caption {
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    font-weight: 500;
  }
  .article-box .read-box .credit {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 14px;
    line-height: 1.85;
    color: #000;
    font-weight: 300;
  }
  .article-box .hosoku {
        font-size: 13px;
        line-height: 1.4;
        font-weight: 300;
      display: block;
      margin: 20px 0;
    }
.article-box .annotation {
    font-size: 14px !important;
    line-height: 1.429;
}    
  .article-box > .text-box {
    margin-right: auto;
    margin-left: auto;
    margin-top: 46px;
    width: 92%;
    max-width: none;
    position: relative;
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    font-weight: 300;
  }
  .article-box .title {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500;
  }
  .article-box .column-box .title {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 500;
      margin-top: 46px;
  }
    .article-box .interviewer {
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    font-weight: 400;
        margin: 30px 0;
    }
    .article-box .interviewee {
    font-size: 16px;
    line-height: 1.8;
    color: #000;
    font-weight: 300;
        margin-bottom: 40px;
    }
    .article-box .bodycopy {
    font-size: 16px;
    line-height: 1.8;
    color: #6e3e00;
    font-weight: 300;
        margin-bottom: 40px;
    }
    
  .article-box > .img-box {
    margin-top: 22px;
    margin-right: auto;

    margin-left: auto;
    width: 92%;
    max-width: none;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
  }
  .article-box .img {
    width: 100%;
    display: block;
  }
    img.top20 {
        margin-top: 20px;
    }
  .article-box img.img75 {
    width: 75%;
      height: auto;
      margin: 0 auto;
    display: block;
  }
    .article-box .imgcaption {
        text-align: left;
        font-size: 13px;
        line-height: 1.5;
        display: block;
        margin: 5px 0 0;
    font-weight: 300;
    }
    .article-box .imgcaption2 {
        text-align: center;
        font-size: 13px;
        line-height: 1.5;
        display: block;
        margin: 5px 0 0;
    font-weight: 300;
    }

.article-box .column-box {
    width: 92%;
    margin: 40px auto 20px;
}    
.article-box .column-L50, .article-box .column-R50, .article-box .column-L60, .article-box .column-R40, .article-box .column-L70, .article-box .column-R30, .article-box .column-L40, .article-box .column-R60, .article-box .column-L30, .article-box .column-R70 {
    width: 100%;
    margin: 0 auto;
    }  
.article-box .Center, .article-box .Bottom {
    width: 100%;
    margin: 0 auto;
}    
.article-box .column-box1280w {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}     
    .column-box .column5050 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .column-box .column5050 li {
        width: 100%;
    }
    .column-box .column5050 li:first-child {
        margin-bottom: 20px;
    }
    .column-box  .column5050 li img {
        width: 100%;
        height: auto;
    }
.article-box .column-box2 {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    display: block;
}    
.article-box .column-L2 {
    width: 100%;
    }  
.article-box .column-R2 {
    width: 80%;
    text-align: center;
    margin: 0 auto 50px;
    }  
    
     .name01 {
        font-weight: 500;
        color: #00489a !important;
    }  
    .name02 {
        font-weight: 500;
        color: #ff6c00 !important;
    }  

 .article-wrapp {
        background: #f8f6ef;
     width: 92%;
     padding: 8% 4%;
    }
    .photo-group {
        display: block;
        padding: 0;
        margin-bottom: 100px;
    }    
    .photo-group p {
        margin-bottom: 40px;
    }    
    .photo-group2 {
        display: block;
    width: 92%;
        margin: 0 auto;
    }    
    .photo-group .cntr {
        padding: 0 3%;
    }    
    .photo-group2 .cntr {
        padding: 10% 0 4% 0;
    }    
  .article-box .titleIWSC {
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 20px;
    line-height: 2;
    font-weight: 500;
      text-align: center;
    }
  .article-box .titleIWSC .en {
      display: block;
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
      border-top: solid #ccc 2px;
      max-width: 150px;
      padding-top: 8px;
      margin: 0 auto;
    }
  .article-box .titleIWSC .en2 {
      display: block;
    font-family: "Roboto Condensed", "Noto Sans JP", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
      border-top: solid #ccc 2px;
      max-width: 300px;
      padding-top: 8px;
      margin: 0 auto;
    }
    .article-box .interviewee2 {
    font-size: 18px;
    line-height: 1.6;
    color: #000;
    font-weight: 300;
        margin-bottom: 20px;
    }
    


 .article-box > .profile-box {
    margin-right: auto;
    margin-left: auto;
    width: 92%;
    margin-top: 50px;
  }
  .article-box > .profile-box .img-box {
    margin-right: auto;
    margin-left: auto;
    width: 65%;
  }
  .article-box > .profile-box .img-box .img {
    width: 100%;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
  }
  .article-box > .profile-box .img-box .phtcredit {
      font-size: 12px;
      display: block;
      margin-top: 6px;
      line-height: 1;
      font-weight: 300;
      text-align: right;
  }
  .article-box > .profile-box .text-box {
    width: 100%;
    padding-top: 15px;
    font-weight: 300;
  }
  .article-box > .profile-box .text-box .title {
    font-size: 16px;
    line-height: 1;
    color: #735400;
    font-weight: 400;
      margin-bottom: 0;
  }
  .article-box > .profile-box .text-box .name {
    font-size: 14px;
    line-height: 1;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
      margin-bottom: 0;
  }
  .article-box > .profile-box .text-box .description {
    font-size: 12px;
    color: #000;
    line-height: 1.7;
    font-weight: 300;
    margin-top: 10px;
      margin-bottom: 0;
  }
   .article-wrapp .img-box {
    margin-top: 22px;
    margin-right: auto;

    margin-left: auto;
    width: 92%;
    max-width: none;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
  }
  .article-wrapp .img-box_mini .img {
    width: 100%;
    display: block;
  }   

.hosokuBox {
    margin-right: auto;
    margin-left: auto;
    width: 82%;
	background: #f8f6ef;
	padding: 5%;
}
.hosokuBox h4 {
	font-size: 1rem;
	margin-bottom: 10px;
	line-height: 1.5;
}
.hosokuBox h4 span {
	font-size: 0.7rem;
}
.hosokuBox p {
	margin-bottom: 20px;
	font-weight: 300;
	font-style: italic;
	line-height: 1.6;
	text-indent: 1em;
	font-size: 0.8rem;
}
.hosokuBox p.date {
	text-align: right;
}
.hosokuBox p:last-child {
	margin-bottom: 0;
}
  .article-box > .img-box, .article-box > .img-box3 {
    margin-top: 22px;
    margin-right: auto;
    margin-left: auto;
    width: 92%;
    max-width: none;
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
  }

.article-box .column-box960w {
    max-width: 92%;
    margin-left: auto;
    margin-right: auto;
}     

.competition {
    width: 100%;
    border-collapse: collapse;
}
.competition caption {
    text-align: left;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 1.0rem;
}
.competition th, .competition td {
  padding: 10px;
    vertical-align: middle;
    border: 1px solid #000;
}
.competition th {
    background: #f8f6ef;
}
.competition td {
    font-weight: 300;
    line-height: 1.6;
}
.competition td.year {
    text-align: center;
}
    .competition td.month {
    text-align: right;
    }
 .competition {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
}       
    .spnotice {
        display: block;
        font-weight: 300;
        font-size: 12px;
        margin-bottom: 15px;
    }   
}



@media screen and (min-width: 836px) {
.flow_img {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	max-width: 1300px;
	margin: 0 auto 50px;
	border: 1px solid #ccc;
	padding: 20px;
}
.flow_img li {
	width: 13.5%;
	position: relative;
}
.flow_img li::before {
      content: "→";
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    margin: 0;
    padding: 0;
	position: absolute;
	top: 50%;
	left: -18%;
}
.flow_img li:first-child:before {
      content: "";
}
.flow_img li .koutei {
	width: 100%;
	display: block;
	margin-top: 20px;
  text-align: center;
  font-size: 0.9rem;
}
.flow_img li .imgcaption {
	width: 100%;
	display: block;
	margin-top: 10px;
}
#flow_title {
	text-align: center;
	margin:  0 auto 15px;
	font-size: 1.1rem;
}
}

@media screen and (max-width: 835px) {
.flow_img {
	display: block;
	max-width: 92%;
	margin: 0 auto 50px;
}
.flow_img li {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.flow_img li::before {
      content: "↓";
    font-size: 2rem;
    font-weight: 500;
    line-height: 1;
    margin: 20px;
    padding: 0;
	display: block;
	text-align: center;
	z-index: 5;
}
.flow_img li:first-child:before {
      content: "";
}
.flow_img li .koutei {
	width: 100%;
	display: block;
	margin-top: 20px;
  text-align: center;
  font-size: 0.9rem;
}
.flow_img li .imgcaption {
	width: 100%;
	display: block;
	margin-top: 10px;
	text-align: center;
}
.flow_img li img {
	display: block;
	width: 50% !important;
	margin: 0 auto;
}
#flow_title {
	text-align: center;
	margin:  0 auto 15px;
	font-size: 1.1rem;
}
}






