@charset "UTF-8";
/*
Theme Name: Y-NEXT 2017
Description: Y-NEXTのテンプレートです。
Author: DigitalCube Co. Ltd.
Author URI: https://www.digitalcube.jp/
Version: 1.2.2
License: GNU General Public License v2 or later
*/
/*
Original author:
Author: アークフィリア Arcphilia, inc.
Author URI: http://www.arcphilia.co.jp/
*/
.other .titleMain {
  background-image: url(images/about/bgTitleMain.png);
}

.sub-menu {
  display: none;
  position: relative;
}

.sub-menu.sub-menu-justify-center {
  display: block;
  justify-content: center;
  position: absolute;
  z-index: 1000;
  /*height: 75px;*/
}

/*.mainNaviClinical .sub-menu.sub-menu-justify-center {
    left: -142px;
}*/
ul.sub-menu {
  width: auto;
  height: auto;
  white-space: nowrap;
  text-align: left;
}

.subNaviBack,
.sub-menu {
  height: 50px;
  line-height: 50px;
}

ul.sub-menu li {
  /*float: left;*/
  margin: 0 25px;
}

ul.sub-menu li:after {
  background: none;
}

.subnavi-back.display-back {
  width: 100%;
  /*height: 75px;*/
  /*background-color: #505050;*/
  position: absolute;
  top: 214px;
  z-index: 1;
}

.naviPc ul.sub-menu li:nth-child(1)::before {
  background: none;
}

.sub-menu a:hover {
  color: #9FD100;
}

/*.menu li:nth-child(2) .sub-menu {
    left: -142px;
}
.menu li:nth-child(3) .sub-menu {
    left: -284px;
}
.menu li:nth-child(4) .sub-menu {
    left: -426px;
}
.menu li:nth-child(5) .sub-menu {
    left: -568px;
}
.menu li:nth-child(6) .sub-menu {
    left: -710px;
}*/
.naviPc ul li.new-mark::before {
  content: "";
  background-image: url(images/common/iconNew.png);
  background-repeat: no-repeat;
  background-size: 43px 15px;
  width: 43px;
  height: 15px;
  position: absolute;
  top: 5px;
  left: 49px;
}

.headerLogo {
  clear: both;
}

.headerLink li:nth-child(4) {
  padding-right: 12px;
  margin-right: 12px;
  border-right: 1px solid #504F50;
}

@media screen and (min-width: 736px) {
  .headerLink .search-form {
    position: relative;
    top: -7px;
  }
}
/*カレント表記*/
.naviPc ul li.mainNaviSeminar.current-menu-item > a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 142px;
  height: 5px;
  background-color: #fff;
}

/*カレント表記 内藤追記　2025/4/7*/
.naviPc ul li.mainNaviResults.current-menu-item > a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 142px;
  height: 5px;
  background-color: #fff;
}

@media screen and (min-width: 736px) {
  .newsBox {
    background-color: #FFF;
    padding: 40px 60px;
    font-size: 15px;
    line-height: 1.8;
  }
}
.newsBox dl {
  font-size: 16px;
}

.newsBox dl a {
  text-decoration: none;
  color: #505050;
  display: block;
  position: relative;
  padding-right: 2em;
}

.newsBox dl a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}

.newsBox dl a:after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #96d100;
}

.newsBox dl dt,
.newsBox dl dd {
  line-height: 1.4;
}

.newsBox dl dt {
  float: left;
  clear: both;
  color: #95D100;
  padding: 12px 0 12px 12px;
}

.newsBox dl dd {
  padding: 12px 12px 12px 208px;
  border-bottom: solid 1px #C7C7C7;
  background-repeat: no-repeat;
  background-position: 115px 12px;
}

.newsBox .linkText {
  margin-top: 40px;
}

.search-results h1 {
  text-align: center;
  font-size: 2rem;
  padding: 50px 0;
}

.naviSp ul.menu {
  display: none;
}

.naviSp > div > ul {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: none;
  position: absolute;
  z-index: 1;
  background-color: #689F38;
  border-bottom: 1px solid #ffffff;
}

.naviSp > div > ul li {
  width: 100%;
  float: left;
  text-align: left;
  line-height: normal;
  position: relative;
  background-color: #689F38;
  border-bottom: 1px solid #ffffff;
}

.naviSp > div > ul li:hover {
  background-color: #81B850;
}

@media screen and (max-width: 380px) {
  .headerLinkInner li:nth-child(5) {
    top: 5px;
    left: 23px;
  }
}
/* ================================================================
    横浜臨床研究ネットワークについて
=================================================================== */
.sideColumn > ul li br {
  display: none;
}

p.btnNetworkTop {
  margin-top: 30px;
}

p.btnNetwork a {
  display: block;
  width: 190px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: #FFF;
  border: 1px solid #787878;
  color: #505050;
  text-decoration: none;
  margin-top: 10px;
  position: relative;
}

p.btnNetwork a:hover {
  border: 1px solid #95D100;
}

p.btnNetwork a:after {
  position: absolute;
  content: "";
  background-image: url(images/network/iconArrowOff.png);
  width: 6px;
  height: 12px;
  top: 22px;
  left: 12px;
}

p.btnNetwork a:hover:after {
  position: absolute;
  content: "";
  background-image: url(images/network/iconArrowOn.png);
  width: 6px;
  height: 12px;
  top: 22px;
  left: 12px;
}

.map {
  margin-bottom: 10px;
}

table {
  margin: 30px 0;
  font-size: 15px;
}

th {
  width: 60px;
  text-align: left;
  line-height: 30px;
  border-right: solid 1px #C8C8C8;
}

td {
  padding-left: 15px;
}

.name {
  /*  float:right;*/
  /*padding-bottom:40px;*/
}

.square {
  padding-left: 15px;
  position: relative;
}

.square:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #95D100;
  /*-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;*/
}

.hospitalBox {
  position: relative;
}

.hospitalListNote {
  position: absolute;
  right: 0;
  top: -21px;
  font-size: 13px;
}

.hospitalListNote li {
  float: left;
  padding-left: 15px;
  position: relative;
}

.hospitalListNote li.iconWeb:after {
  position: absolute;
  content: "";
  background-image: url(images/network/iconWeb.png);
  width: 13px;
  height: 13px;
  left: 0;
  top: 1px;
}

.hospitalListNote li.iconFile {
  margin-left: 10px;
}

.hospitalListNote li.iconFile:after {
  position: absolute;
  content: "";
  background-image: url(images/network/iconFile.png);
  width: 12px;
  height: 13px;
  left: 0;
  top: 0px;
}

.hospitalList {
  margin-bottom: 50px;
}

.hospitalList li {
  width: 310px;
  position: relative;
  font-size: 13px;
  line-height: 190%;
}

.hospitalList.left {
  float: left;
  margin-top: 5px;
}

.hospitalList.right {
  float: right;
  margin-top: 5px;
}

.hospitalList.left a:hover,
.hospitalList.right a:hover {
  opacity: 0.6;
}

.hospitalList .webLink {
  position: absolute;
  right: 20px;
}

.hospitalList .fileLink {
  position: absolute;
  right: 0;
}

/* ================================================================
    臨床研究支援体制
=================================================================== */
.listSecretariat li,
.adr li,
.irbInfo li {
  line-height: 170%;
}

.listSecretariat {
  margin: 5px 0 30px 20px;
}

.adr {
  margin: 5px 0 30px;
}

h4 {
  margin: 30px 0 5px;
}

/* ================================================================
    指定病院の方へ
=================================================================== */
.forHospital {
  width: 660px;
  padding: 50px 170px;
  background-color: #FFF;
}

.forHospital h3 {
  color: #95D100;
  font-size: 20px;
}

.message {
  margin: 10px 0 30px;
}

/* ================================================================
    センター長挨拶
=================================================================== */
#contents .portrait {
  float: right;
  width: 141px;
}

#contents .portrait img + p {
  line-height: 1;
  margin-top: 15px;
  font-size: 14px;
}

#contents .portrait p + p {
  margin-top: 6px;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.05em;
}

#contents .portrait p + p span {
  font-size: 16px;
}

#about.greeting .mainColumnInner > p {
  padding-right: 180px;
}

/* ================================================================
    部門紹介
=================================================================== */
@media screen and (min-width: 668px) {
  #about.department dl {
    background: url(images/about/lineDepartment.png) repeat-y 35px 0;
    overflow: hidden;
  }
  #about.department dl a {
    display: block;
    text-decoration: none;
    color: #505050;
  }
  #about.department dl h3 {
    color: #505050;
    font-size: 19px;
    padding-left: 15px;
    position: relative;
  }
  #about.department dl h3:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -9.5px;
    left: 0;
    width: 5px;
    height: 19px;
    background-color: #95D100;
  }
  #about.department dt,
  #about.department dd {
    display: block;
    border: solid 1px #C7C7C7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #about.department dt {
    margin-bottom: 30px;
    padding: 15px 20px;
    background-color: #FFF;
  }
  #about.department dd {
    margin: 15px 0 0 70px;
    position: relative;
    background: url(images/common/iconArrow.png) no-repeat 566px center;
  }
  #about.department dd:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
  }
  #about.department dd:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -35px;
    width: 35px;
    height: 1px;
    background-color: #C7C7C7;
  }
  #about.department dd:last-child:after {
    content: "";
    position: absolute;
    top: 50.5%;
    left: -36px;
    height: 100px;
    width: 1px;
    background-color: #FFF;
  }
  #about.department .departmentBox {
    background: url(images/about/lineDotDepartment.png) repeat-y 316px 0;
  }
  #about.department dd a {
    padding: 15px 20px;
  }
  #about.department dd.clinical {
    background: none;
  }
  #about.department dd.clinical a {
    pointer-events: none;
  }
  #about.department dd.clinical:hover {
    opacity: 1;
  }
  #about.department dl .description {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.42;
  }
  #about.department dd .departmentBox div {
    float: left;
    width: 306px;
    min-height: 68px;
    padding-right: 10px;
  }
  #about.department dd .information {
    float: right;
    width: 205px;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 20px;
    line-height: 1.45;
  }
}
/* ================================================================
    部門紹介詳細
=================================================================== */
.mainColumn h3.titleDepartment {
  width: 100%;
  height: 240px;
  line-height: 240px;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  background-position: center center;
  background-repeat: no-repeat;
  letter-spacing: 0.2em;
  margin-top: 24px;
}

#about.crc .titleDepartment {
  background-image: url(images/about/bgTitleCRC.png);
}

#about.support .titleDepartment {
  background-image: url(images/about/bgTitleSupport.png);
}

#about.dataCenter .titleDepartment {
  background-image: url(images/about/bgTitleDataCenter.png);
}

#about.gcp .titleDepartment {
  background-image: url(images/about/bgTitleGCP.png);
}

#about.ampc .titleDepartment {
  background-image: url(images/about/bgTitleAMPC.png);
}

#about.protocol .titleDepartment {
  background-image: url(images/about/bgTitleProtocol.png);
}

/*#about.departmentDetail .mainColumnInner > p {
  padding-right: 180px;
}
#about.departmentDetail .mainColumnInner > img {
  margin-top: 30px;
}*/
.titleDepartment {
  background-image: url(images/about/bgTitleGCP.png);
}

@media screen and (min-width: 1024px) {
  #about .mainColumnInner > p {
    padding-right: 180px;
  }
}
#about .mainColumnInner > p.paddingRNone {
  padding-right: 0;
}

#about.about .mainColumnInner > p {
  padding-right: 0px;
}

#about .mainColumnInner > img {
  margin-top: 30px;
}

/* データセンター */
#about.dataCenter table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin-top: 30px;
}

#about.dataCenter table th {
  font-size: 12px;
  background-color: #95D100;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
}

#about.dataCenter table td {
  font-size: 10.5px;
  background-color: #F4F4F4;
  text-align: left;
  vertical-align: top;
  padding: 8px;
  line-height: 1.6;
}

#about.dataCenter table td ul {
  list-style: disc inside;
}

th.management {
  width: 27em;
}

ul.management li {
  float: left;
}

ul.management li:nth-child(odd) {
  width: 58%;
}

ul.management li:nth-child(even) {
  width: 42%;
}

table ul {
  margin: 0 0 0 0;
  padding: 0;
  text-indent: -2em;
  padding-left: 2em;
}

/* 先進医療推進センター */
#about.ampc table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin-top: 30px;
}

#about.ampc table th {
  font-size: 13px;
  background-color: #95D100;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
}

#about.ampc table th.department {
  width: 5em;
}

#about.ampc table td {
  font-size: 13px;
  background-color: #F4F4F4;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
  line-height: 1.6;
}

#about.ampc table td.title {
  background-color: #FFF;
  font-size: 14px;
  border: solid 1px #95D100;
  border-width: 1px 0;
  width: 6em;
}

#about.ampc table td.empty {
  background-color: #FFF;
}

#about.ampc table td.name {
  text-align: left;
  vertical-align: top;
}

/* プロトコル作成支援部門 */
#about.protocol ul.flow {
  clear: both;
  padding-top: 30px;
}

@media screen and (min-width: 1024px) {
  #about.protocol ul.flow li {
    position: relative;
    display: table;
    width: 196px;
    height: 80px;
    text-align: center;
    font-size: 16px;
    float: left;
    line-height: 1.5;
    background-color: #F4F4F4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #about.protocol ul.flow li span {
    display: block;
    font-size: 13px;
  }
  #about.protocol ul.flow li.reversal {
    background-color: #95D100;
    color: #FFF;
  }
  #about.protocol ul.flow li > div {
    display: table-cell;
    height: 80px;
    vertical-align: middle;
  }
  #about.protocol ul.flow li + li {
    margin-left: 36px;
  }
  #about.protocol ul.flow li + li:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: -23px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 12px;
    border-color: transparent transparent transparent #c7c7c7;
  }
}
/* ================================================================
    アクセス・お問い合わせ
=================================================================== */
#about.access .imgAbout {
  float: left;
}

#about.access .imgIntrospection {
  float: right;
}

#about.access .name {
  font-size: 21px;
  margin-bottom: 20px;
  line-height: 1.5;
  margin-top: 35px;
}

#about.access .name span {
  font-size: 15px;
  display: block;
}

#about.access .address {
  float: left;
  font-size: 15px;
  margin-bottom: 35px;
  padding-right: 0 !important;
}

#about.access .contact {
  float: right;
  font-size: 15px;
  width: 324px;
  text-align: left;
  padding-right: 0 !important;
}

#about.access .access {
  clear: both;
  font-size: 15px;
}

#about.access .imgMap {
  margin-top: 12px;
}

.googleMaps {
  text-decoration: none;
  color: #505050;
  font-size: 15px;
  margin-top: 1em;
}

.googleMaps:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}

/* ================================================================
    NEWS
=================================================================== */
#news dl {
  font-size: 16px;
}

#news dl a {
  text-decoration: none;
  color: #505050;
  display: block;
  position: relative;
  padding-right: 2em;
}

#news dl a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}

#news dl a:after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #96d100;
}

#news dl dt,
#news dl dd {
  line-height: 1.4;
}

#news dl dt {
  float: left;
  clear: both;
  color: #95D100;
  padding: 12px 0 12px 12px;
}

#news dl dd {
  padding: 12px 12px 12px 12px;
  border-bottom: solid 1px #C7C7C7;
  background-repeat: no-repeat;
  background-position: 115px 12px;
}

.iconNews {
  background-image: url(images/common/iconNews.png);
}

.iconEvent {
  background-image: url(images/common/iconEvent.png);
}

#news .linkText {
  margin-top: 40px;
}

/*NEWS詳細*/
@media screen and (min-width: 736px) {
  .newsDetail {
    margin: 0 110px;
  }
  .newsDetail h3 {
    font-size: 22px;
    font-weight: bold;
    color: #95D100;
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #95D100;
    border-bottom: 1px solid #95D100;
  }
  .newsDetail p {
    margin-top: 30px;
  }
  .newsDetail h4 {
    font-size: 20px;
    color: #95D100;
    margin-top: 30px;
  }
  .btnBack {
    text-align: center;
  }
  .btnBack a {
    position: relative;
    color: #323232;
    text-decoration: none;
  }
  .btnBack a:after {
    position: absolute;
    content: "";
    background-image: url(images/news/iconArrow.png);
    width: 19px;
    height: 19px;
    top: -2px;
    left: -23px;
  }
}
/* ================================================================
    臨床研究とは
=================================================================== */
.mainColumnInner > p + p {
  margin-top: 1em;
}

.imgAbout {
  display: block;
  margin: 35px auto 30px;
}

.glossary {
  background-color: #F4FAE5;
  padding: 15px;
}

.glossary h3 {
  font-size: 14px;
  color: #505050;
  font-weight: normal;
  position: relative;
  padding-left: 17px;
  line-height: 1.2;
}

.glossary h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: #95D100;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.glossary dl {
  font-size: 14px;
  line-height: 1.42;
  margin-top: 5px;
}

.glossary dt {
  text-indent: -0.5em;
  color: #95D100;
}

.bottom30 {
  margin-bottom: 30px;
}

/* ================================================================
    サイトマップ
=================================================================== */
.sitemap {
  padding: 15px 0 60px;
  background-color: #FFF;
}

.leftBox,
.rightBox {
  float: none;
  margin: auto;
}

.leftBox {
  width: 312px;
}

@media screen and (min-width: 736px) {
  .sitemap {
    background-color: #FFF;
    padding: 15px 170px 60px;
    font-size: 13px;
  }
  .leftBox {
    width: 312px;
    float: left;
  }
}
/*@media screen and (min-width: 736px) {

.sitemap {
  padding: 15px 0 60px;
}
.leftBox,
.rightBox{
  float:none;
  margin:auto;
}
}*/
#sitemap .titleMain {
  background-image: url(images/sitemap/bgTitleMain.png);
}

.rightBox {
  width: 312px;
  float: right;
}

.sitemapList li {
  line-height: 200%;
  position: relative;
  padding-left: 20px;
}

.sitemapList li.title {
  padding-left: 0;
}

.sitemapList li.title:after,
.sitemapList li.underlayerList:after {
  background-image: none;
}

.sitemapList li:after {
  position: absolute;
  content: "";
  background-image: url(images/sitemap/iconArrow.png);
  width: 6px;
  height: 9px;
  top: 7px;
  left: 5px;
}

.underlayerList {
  height: 140px;
}

li h3 {
  font-size: 15px;
  color: #95D100;
  border-bottom: 1px solid #C8C8C8;
  padding-bottom: 11px;
  margin-bottom: 15px;
  margin-top: 45px;
}

.sitemapList li a {
  text-decoration: none;
  color: #505050;
}

.sitemapList li a:hover {
  opacity: 0.8;
}

.underlayer {
  position: absolute;
  top: -25px;
  left: 110px;
}

li.recruit ul {
  float: right;
  padding-right: 100px;
}

.lastList {
  margin-top: 20px;
}

/*公開前処理*/
.noOpen {
  opacity: 0.5;
}

a {
  color: #323232;
}

/* ================================================================
    治験実績
=================================================================== */
.mainColumnInner h3 {
  font-size: 18px;
  font-weight: normal;
  padding-left: 20px;
  position: relative;
  color: #505050;
  line-height: 1;
  margin-bottom: 15px;
}

.mainColumnInner h3:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #95D100;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/* 内藤追加　2019/1/29　*/
.mainColumnInner h5 {
  font-size: 18px;
  font-weight: normal;
  padding-left: 20px;
  position: relative;
  color: #505050;
  line-height: 1;
  margin-bottom: 15px;
}

.mainColumnInner h5:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #009fe5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.mainColumnInner h4 {
  font-size: 15px;
  margin-bottom: 11px;
  color: #95D100;
}

.mainColumnInner h4.second {
  margin-top: 35px;
}

table.trialPerformance {
  width: 360px;
  border-collapse: separate;
  border-spacing: 5px;
  margin: -5px 0 0 -5px;
}

table.trialPerformance th {
  font-size: 12px;
  background-color: #787878;
  color: #FFF;
  text-align: center;
  padding: 8px;
  letter-spacing: 0.1em;
}

table.trialPerformance td {
  font-size: 14px;
  background-color: #F4F4F4;
  text-align: center;
  padding: 8px;
}

table.trialPerformance td:first-child {
  background-color: #95D100;
  color: #FFF;
  text-align: center;
}

table.supportIndex {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin: -5px 0 0 -5px;
}

table.supportIndex th {
  font-size: 15px;
  background-color: #787878;
  color: #FFF;
  text-align: center;
  padding: 8px;
  letter-spacing: 0.1em;
  vertical-align: middle;
}

table.supportIndex td {
  font-size: 14px;
  background-color: #F4F4F4;
  text-align: left;
  padding: 8px;
  line-height: 1.7;
}

table.supportIndex td:first-child {
  background-color: #95D100;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
}

table.supportIndex td.bgColorG {
  background-color: #F4F4F4 !important;
  color: #505050;
  text-align: left;
}

/* ★★★tableバリエーション追加 2017/07内藤★★★　*/
table.supportIndex1 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin: -5px 0 0 -5px;
}

table.supportIndex1 th {
  font-size: 15px;
  background-color: #95D100;
  color: #FFF;
  text-align: center;
  padding: 8px;
  letter-spacing: 0.1em;
  vertical-align: middle;
}

table.supportIndex1 td {
  font-size: 14px;
  background-color: #F4F4F4;
  text-align: left;
  padding: 8px;
  line-height: 1.7;
}

table.supportIndex1 td:first-child {
  background-color: #95D100;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
}

table.supportIndex1 td.bgColorG {
  background-color: #F4F4F4 !important;
  color: #505050;
  text-align: left;
}

table.supportIndex2 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin: -5px 0 0 -5px;
}

table.supportIndex2 th:first-child {
  font-size: 15px;
  background-color: #95D100;
  color: #FFF;
  text-align: center;
  padding: 8px;
  letter-spacing: 0.1em;
  vertical-align: middle;
}

table.supportIndex2 th {
  font-size: 15px;
  background-color: #787878;
  color: #FFF;
  text-align: center;
  padding: 8px;
  letter-spacing: 0.1em;
  vertical-align: middle;
}

table.supportIndex2 td {
  font-size: 14px;
  background-color: #F4F4F4;
  text-align: left;
  padding: 8px;
  line-height: 1.7;
}

table.supportIndex2 td.bgColorG {
  background-color: #F4F4F4 !important;
  color: #505050;
  text-align: left;
}

table.supportIndex3 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin: -5px 0 0 -5px;
}

table.supportIndex3 th:first-child {
  font-size: 15px;
  background-color: #787878;
  color: #FFF;
  text-align: center;
  padding: 8px;
  letter-spacing: 0.1em;
  vertical-align: middle;
}

table.supportIndex3 th {
  font-size: 15px;
  background-color: #95D100;
  color: #FFF;
  text-align: center;
  padding: 8px;
  letter-spacing: 0.1em;
  vertical-align: middle;
}

table.supportIndex3 td {
  font-size: 14px;
  background-color: #F4F4F4;
  text-align: left;
  padding: 8px;
  line-height: 1.7;
}

table.supportIndex3 td.bgColorG {
  background-color: #F4F4F4 !important;
  color: #505050;
  text-align: left;
}

table.supportIndex4 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin: -5px 0 0 -5px;
}

table.supportIndex4 th {
  font-size: 15px;
  background-color: #787878;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
  letter-spacing: 0.1em;
}

table.supportIndex4 td {
  font-size: 14px;
  background-color: #F4F4F4;
  text-align: left;
  padding: 8px;
  line-height: 1.7;
}

table.supportIndex4 td.bgColorG {
  background-color: #F4F4F4 !important;
  color: #505050;
  text-align: center;
  vertical-align: middle;
}

table.supportIndex4 a {
  color: #505050;
  text-decoration: none;
}

table.supportIndex4 a:hover {
  opacity: 0.8;
}

table.supportIndex5 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin: -5px 0 0 -5px;
}

table.supportIndex5 th {
  font-size: 15px;
  background-color: #95D100;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
  letter-spacing: 0.1em;
}

table.supportIndex5 td {
  font-size: 14px;
  background-color: #F4F4F4;
  text-align: left;
  padding: 8px;
  line-height: 1.7;
}

table.supportIndex5 td.bgColorG {
  background-color: #F4F4F4 !important;
  color: #505050;
  text-align: left;
  vertical-align: middle;
}

table.supportIndex5 a {
  color: #505050;
  text-decoration: none;
}

/* データセンター */
table.dataCenter {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin-top: 30px;
}

table.dataCenter th {
  font-size: 12px;
  background-color: #95D100;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
}

table.dataCenter td {
  font-size: 10.5px;
  background-color: #F4F4F4;
  text-align: left;
  vertical-align: top;
  padding: 8px;
  line-height: 1.6;
}

table.dataCenter td ul {
  list-style: disc inside;
}

table.dataCenter th:nth-child(1) {
  width: 18%;
}

table.dataCenter th:nth-child(2) {
  width: 52%;
}

table.dataCenter th:nth-child(3) {
  width: 30%;
}

/* ★★★tableバリエーション追加 ここまで　*/
/* ================================================================
    部門紹介
=================================================================== */
.aboutDepartment dl {
  background: url(images/about/lineDepartment.png) repeat-y 35px 0;
  overflow: hidden;
}

.aboutDepartment dl a {
  display: block;
  text-decoration: none;
  color: #505050;
}

.aboutDepartment dl h3 {
  color: #505050;
  font-size: 19px;
  padding-left: 15px;
  position: relative;
}

.aboutDepartment dl h3:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -9.5px;
  left: 0;
  width: 5px;
  height: 19px;
  background-color: #95D100;
}

.aboutDepartment dt,
.aboutDepartment dd {
  display: block;
  border: solid 1px #C7C7C7;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.aboutDepartment dt {
  margin-bottom: 30px;
  padding: 15px 20px;
  background-color: #FFF;
}

.aboutDepartment dd {
  margin: 15px 0 0 70px;
  position: relative;
  background: url(images/common/iconArrow.png) no-repeat 566px center;
}

.aboutDepartment dd:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}

.aboutDepartment dd:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -35px;
  width: 35px;
  height: 1px;
  background-color: #C7C7C7;
}

.aboutDepartment dd:last-child:after {
  content: "";
  position: absolute;
  top: 50.5%;
  left: -36px;
  height: 100px;
  width: 1px;
  background-color: #FFF;
}

.aboutDepartment .departmentBox {
  background: url(images/about/lineDotDepartment.png) repeat-y 316px 0;
}

.aboutDepartment dd a {
  padding: 15px 20px;
}

.aboutDepartment dd.clinical {
  background: none;
}

.aboutDepartment dd.clinical a {
  pointer-events: none;
}

.aboutDepartment dd.clinical:hover {
  opacity: 1;
}

.aboutDepartment dl .description {
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.42;
}

.aboutDepartment dd .departmentBox div {
  float: left;
  width: 306px;
  min-height: 68px;
  padding-right: 10px;
}

.aboutDepartment dd .information {
  float: right;
  width: 205px;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 20px;
  line-height: 1.45;
}

@media screen and (max-width: 736px) {
  .aboutDepartment dl {
    background: url(images/about/lineDepartment.png) repeat-y 15px 0;
  }
  .aboutDepartment dd {
    margin: 15px 0 0 30px;
    background: url(images/common/iconArrowRight.png) no-repeat right center;
  }
  .aboutDepartment dt {
    margin-bottom: 15px;
  }
  .aboutDepartment dd:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -15px;
    width: 15px;
    height: 1px;
    background-color: #C7C7C7;
  }
  .aboutDepartment dd:last-child:after {
    content: "";
    position: absolute;
    top: 50.5%;
    left: -16px;
    height: 100px;
    width: 1px;
    background-color: #FFF;
  }
  .aboutDepartment dd .departmentBox div {
    float: none;
    width: auto;
    min-height: inherit;
    padding-right: 15px;
  }
  .aboutDepartment dd .information {
    float: none;
    width: auto;
    font-size: 12px;
    padding-left: 0;
    padding-right: 20px;
  }
  #about.departmentDetail .mainColumnInner > p {
    padding: 0;
  }
  /*protocol*/
  #about.protocol ul.flow li,
  #about.protocol ul.flow li + li {
    width: 90%;
    margin: 0 auto 35px;
    float: none;
  }
  #about.protocol ul.flow li + li:before {
    top: -22px;
    left: 50%;
    margin: 0 0 0 -11px;
    border-width: 13px 11px 0px 11px;
    border-color: #c7c7c7 transparent transparent transparent;
  }
}
/* プロトコル作成支援部門 */
ul.flow {
  clear: both;
  padding-top: 30px;
}

ul.flow li {
  position: relative;
  display: table;
  width: 196px;
  height: 80px;
  text-align: center;
  font-size: 16px;
  float: left;
  line-height: 1.5;
  background-color: #F4F4F4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

ul.flow li span {
  display: block;
  font-size: 13px;
}

ul.flow li.reversal {
  background-color: #95D100;
  color: #FFF;
}

ul.flow li > div {
  display: table-cell;
  height: 80px;
  vertical-align: middle;
}

ul.flow li + li {
  margin-left: 36px;
}

ul.flow li + li:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -23px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 12px;
  border-color: transparent transparent transparent #c7c7c7;
}

@media screen and (max-width: 1024px) {
  /*protocol*/
  ul.flow li,
  ul.flow li + li {
    width: 90%;
    margin: 0 auto 35px;
    float: none;
  }
  ul.flow li + li:before {
    top: -22px;
    left: 50%;
    margin: 0 0 0 -11px;
    border-width: 13px 11px 0px 11px;
    border-color: #c7c7c7 transparent transparent transparent;
  }
}
.access .name {
  float: none;
}

#about.access .mainColumnInner > p {
  padding-right: 0;
}

@media screen and (max-width: 1024px) {
  /*#news dl dt {
      padding: 0 0 10px;
  }*/
  #news dl dd {
    width: 100%;
    float: left;
    padding: 27px 12px 12px 0px;
    background-position: 94px 0px;
    margin-top: -31px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #about.greeting .mainColumnInner > p {
    padding-right: 0;
  }
  #contents .portrait {
    margin-left: 10px;
  }
}
/* ★★★リンクバリエーション追加 2017/08内藤★★★　*/
.link1 a {
  color: #505050;
  text-decoration: none;
}

.link1 a:hover {
  opacity: 0.8;
}

.naviPc > div > ul > li > a:hover {
  background-color: #81B850;
}

/*.naviPc > div > ul {
  width: 1000px;
  height: auto;
  margin: 0 auto;
}*/
.link-boxes-on-image {
  /* min-height: 600px; */
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .link-boxes-on-image {
    overflow: visible;
  }
}
.link-boxes-on-image img {
  width: 100%;
}
.link-boxes-on-image figure {
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 10;
  /* height: 530px; */
}

figure.effect-lily img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

figure.effect-lily:hover img {
  opacity: 1;
}

figure.effect-lily:hover img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

#top-page-link-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 784px;
  height: 370px;
  padding-top: 130px;
}
#top-page-link-box li {
  width: 360px;
  height: 128px;
  /*background-color: blue;*/
  z-index: 100;
  border-radius: 20px;
}
#top-page-link-box li:nth-child(even) {
  margin-left: 60px;
}
#top-page-link-box li.color-1 a {
  background-color: #f0b13b;
}
#top-page-link-box li.color-2 a {
  background-color: #27a2e0;
}
#top-page-link-box li.color-3 a {
  background-color: #a3cb4b;
}
#top-page-link-box li.color-4 a {
  background-color: #48cccc;
}
#top-page-link-box li a {
  color: white;
  text-decoration: none;
  padding: 0 20px;
  font-size: 24px;
  line-height: 1.4;
  height: 100%;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 1s;
}
#top-page-link-box li a:hover {
  opacity: 0.8;
  transition: all 1s;
}

.banner-upper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 60px 88px;
}
.banner-upper .banner-widget-area-upper {
  margin-bottom: 30px;
}

/* Text meant only for screen readers. */
.navigation .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.navigation {
  text-align: center;
  margin: 20px 0;
}

.no-results {
  text-align: center;
}

.no-result-text {
  margin-bottom: 20px;
}

.sub-menu {
  /*background-color: #95D100;*/
}
.sub-menu.sub-menu-justify-center {
  z-index: 1000;
}

.naviPc {
  background-color: #689F38;
}
.naviPc a:hover {
  background-color: #689F38;
}
.naviPc .sub-menu li {
  margin: 0;
  background-color: #fff;
  /*transition: .3s;*/
}
.naviPc .sub-menu li:hover {
  background-color: #b5df4d;
  color: white;
}
.naviPc .sub-menu a {
  padding: 3px 25px;
  color: #808080;
  background-color: #F4FBEC;
}
.naviPc .sub-menu a:hover {
  color: white;
  background-color: #689F38;
}

.naviSp > div {
  z-index: 10000;
  position: inherit;
}
.naviSp .btnNaviSp {
  background-color: #689F38;
}

@media screen and (max-width: 480px) {
  .link-boxes-on-image {
    height: auto;
  }
  #top-page-link-box {
    width: auto;
    height: auto;
    padding-top: 5vw;
  }
  #top-page-link-box li {
    height: 26vw;
    margin: 0 5vw 5vw 5vw;
  }
  #top-page-link-box li:nth-child(2n) {
    margin-left: 5vw;
  }
  #top-page-link-box li a {
    font-size: 18px;
  }
  #top-page-link-box .forResearcher {
    margin-top: 0;
  }
  .effect-lily {
    display: none;
  }
  .banner-upper {
    margin: 20vw auto 5vw auto;
  }
}
/*.naviPc ul.sub-menu > li {
	position: relative;
}

.naviPc ul.sub-menu > li > a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 5px;
    background-color: #fff;
    transition: .3s;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform 3.3s;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
}

.naviPc ul.sub-menu > li > a:hover::after {
    width: 100%;
	transform: scale(1, 1);
	transition: transform 3.3s;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
}*/
.naviPc div ul.menu > li {
  width: auto;
  padding: 0 20px;
}


/* ★★★amedテンプレート追加（デジタルキューブ　2023/5）★★★　*/

.naviPc ul li.new-mark.amed::before {
  left: 25px;
}

.naviPc ul li.new-mark.saiyo::before {
  left: 32px;
}

body.page-template-page-amed {
  margin: 0;
  padding: 0;
  color: #24313C;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed #page {
    overflow-x: hidden;
  }
}
body.page-template-page-amed a {
  text-decoration: none;
}
body.page-template-page-amed h2 {
  font-size: 30px;
  font-weight: 500;
  line-height: 48px;
}
body.page-template-page-amed h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
}
body.page-template-page-amed #most-top-header {
  background-color: #002E56;
  height: 120px;
  display: flex;
  align-items: center;
  margin-bottom: 120px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed #most-top-header {
    margin-bottom: 40px;
  }
}
body.page-template-page-amed #most-top-header .logo {
  width: 300px;
  margin-left: 100px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed #most-top-header .logo {
    margin-right: auto;
    margin-left: auto;
  }
}
body.page-template-page-amed #most-top-header #top-header-links {
  position: absolute;
  right: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed #most-top-header #top-header-links {
    display: none;
  }
}
body.page-template-page-amed #most-top-header .anchor-link a {
  color: white;
  text-decoration: none;
  transition: 0.3s;
}
body.page-template-page-amed #most-top-header .anchor-link a:hover {
  color: #8FC231;
}
body.page-template-page-amed #most-top-header .anchor-link a:after {
  content: url(images/amed/chevron-down.svg);
  margin-left: 5px;
  margin-right: 20px;
}
body.page-template-page-amed .second-top-header {
  width: 100%;
  overflow: hidden;
  position: relative;
}
body.page-template-page-amed .second-top-header .second-top-header-inner {
  max-width: 1160px;
  height: 202px;
  margin: 0 auto 60px auto;
  position: relative;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .second-top-header .second-top-header-inner {
    margin: 20px;
    height: auto;
  }
}
body.page-template-page-amed .second-top-header .second-top-header-inner::before {
  position: absolute;
  top: 0;
  left: -76px;
  z-index: -1;
  content: "";
  display: block;
  height: 144px;
  width: 24px;
  background-size: 24px 144px;
  background-image: url(images/amed/side_bar_1.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .second-top-header .second-top-header-inner::before {
    display: none;
  }
}
body.page-template-page-amed .second-top-header .second-top-header-inner .tokusetupage {
  display: inline-block;
  padding: 6px 12px;
  background: #8FC231;
  border-radius: 6px;
  height: 32px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #FFFFFF;
  margin-right: 24px;
  margin-bottom: 12px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .second-top-header .second-top-header-inner .tokusetupage {
    display: block;
    margin-bottom: 10px;
  }
}
body.page-template-page-amed .second-top-header .second-top-header-inner .network-jigyo {
  width: 740px;
  height: 38px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 38px;
  color: #24313C;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .second-top-header .second-top-header-inner .network-jigyo {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 36px;
    display: block;
    width: auto;
  }
}
body.page-template-page-amed .second-top-header .second-top-header-inner .real-world-rbs {
  height: 58px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
  color: #24313C;
  margin-bottom: 36px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .second-top-header .second-top-header-inner .real-world-rbs {
    height: auto;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika {
  width: auto;
  height: auto;
  display: inline-block;
  padding: 10px 36px;
  align-items: center;
  background: #F3F3F3;
  border-radius: 60px;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 60px;
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika span {
  width: 100%;
  position: relative;
  margin-right: 16px;
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .label {
  margin-right: 6px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika {
    width: auto;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 30px;
  }
  body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .label {
    display: none;
  }
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie::before {
  content: url(images/amed/movie.svg);
  position: absolute;
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie::after {
  content: url(images/amed/chevron-down-black.svg);
  margin-left: 4px;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie::after {
    margin: 0;
  }
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie a {
  padding-left: 36px;
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo::before {
  content: url(images/amed/docs.svg);
  position: absolute;
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo::after {
  content: url(images/amed/chevron-down-black.svg);
  margin-left: 4px;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo::after {
    margin: 0;
  }
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo a {
  padding-left: 36px;
}
body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-gaiyo {
  width: 50%;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-gaiyo {
    display: none;
  }
}
body.page-template-page-amed .main-image {
  width: 100%;
  overflow: hidden;
}
body.page-template-page-amed .main-image img {
  width: 100%;
  height: auto;
  display: block;
}
body.page-template-page-amed .feature-image-text {
  max-width: 1160px;
  margin: 120px auto;
  display: flex;
  position: relative;
}
body.page-template-page-amed .feature-image-text::before {
  position: absolute;
  top: 0;
  left: -76px;
  z-index: -1;
  content: "";
  display: block;
  height: 181px;
  width: 24px;
  background-size: 24px 181px;
  background-image: url(images/amed/side_bar_2.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .feature-image-text::before {
    display: none;
  }
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .feature-image-text {
    display: block;
    margin: 20px;
  }
}
body.page-template-page-amed .feature-image-text .feature-image,
body.page-template-page-amed .feature-image-text .feature-text {
  width: 100%;
}
body.page-template-page-amed .feature-image-text .feature-image {
  padding-right: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .feature-image-text .feature-image {
    margin-bottom: 30px;
  }
  body.page-template-page-amed .feature-image-text .feature-image img {
    width: 100%;
    height: auto;
    display: block;
  }
}
body.page-template-page-amed .feature-image-text .feature-text {
  padding-left: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .feature-image-text .feature-text {
    padding: 0;
  }
}
body.page-template-page-amed .feature-image-text .feature-text p {
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 28px;
}
body.page-template-page-amed .sub-color-block {
  width: 100%;
  background: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .sub-color-block {
    display: block;
  }
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner {
  max-width: 1160px;
  padding: 0 40px;
  position: relative;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner h2 {
  position: relative;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner h2::before {
  position: absolute;
  top: 12px;
  left: -76px;
  z-index: 1;
  content: "";
  display: block;
  height: 243px;
  width: 24px;
  background-size: 24px 243px;
  background-image: url(images/amed/side_bar_3.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .sub-color-block .sub-color-block-inner h2::before {
    display: none;
  }
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner h3 {
  padding-left: 20px;
  border-left: 6px solid #8fc236;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .riyoguide-button a {
  width: 246px;
  background: #FFFFFF;
  border: 1px solid #8FC231;
  border-radius: 12px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  display: block;
  padding: 12px 0;
  color: #8FC231;
  text-decoration: none;
  border-radius: 12px;
  transition: 0.3s;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .riyoguide-button a:hover {
  color: #fff;
  background-color: #8FC231;
  border: 1px solid #8FC231;
  border-radius: 12px;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .riyoguide-button a:hover .riyoguide-button-text::after {
  content: url(images/amed/arrow_hover.svg);
  margin-left: 10px;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .riyoguide-button a .riyoguide-button-text::after {
  content: url(images/amed/arrow.svg);
  margin-left: 10px;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images {
  display: flex;
  gap: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images {
    display: block;
  }
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-right,
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-left {
  width: 100%;
  position: relative;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-right:hover,
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-left:hover {
  color: #8FC231;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-right .movie-image-img,
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-left .movie-image-img {
  position: relative;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-right .movie-image-img::after,
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-left .movie-image-img::after {
  content: url(images/amed/play-icon.svg);
  position: absolute;
  bottom: 12px;
  left: 12px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-right img,
  body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-image-left img {
    width: 100%;
    height: auto;
  }
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .movie-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  margin: 6px 0;
}
body.page-template-page-amed .sub-color-block .sub-color-block-inner .movie-images .small {
  font-size: 14px;
  line-height: 26px;
  margin: 0;
}
body.page-template-page-amed .sub-color-block .flex-container-3col {
  display: flex;
  gap: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .sub-color-block .flex-container-3col {
    display: block;
  }
}
body.page-template-page-amed .sub-color-block .flex-container-3col .flex-item {
  width: 100%;
}
body.page-template-page-amed .sub-color-block .flex-container-3col .flex-item:hover {
  color: #8FC231;
}
body.page-template-page-amed .sub-color-block .flex-container-3col .flex-item img {
  width: 100%;
  height: auto;
}
body.page-template-page-amed .sub-color-block .flex-container-3col .movie-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 6px;
}
body.page-template-page-amed .sub-color-block .flex-container-3col .small {
  font-size: 14px;
  line-height: 26px;
  margin-top: 6px;
}
body.page-template-page-amed .sub-color-block .background-white {
  background: #FFFFFF;
  padding: 30px;
}
body.page-template-page-amed .sub-color-block .background-white h3 {
  margin: 0;
}
body.page-template-page-amed .sub-color-block .background-white .margin-bottom-0 {
  margin-bottom: 0;
}
body.page-template-page-amed .kenkyusha-daihyo {
  width: 100%;
  padding: 100px 0;
}
body.page-template-page-amed .kenkyusha-daihyo h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  line-height: 48px;
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  gap: 30px;
  margin-top: 30px;
  background-color: #f3f3f3;
  border-radius: 30px;
  box-shadow: 10px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner::before {
  position: absolute;
  top: -60px;
  left: -76px;
  z-index: -1;
  content: "";
  display: block;
  height: 185px;
  width: 24px;
  background-size: 24px 185px;
  background-image: url(images/amed/side_bar_4.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner {
    display: block;
    width: 70%;
    padding: 20px;
  }
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image {
  padding: 40px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image {
    padding: 0;
  }
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image img {
  width: 220px;
  height: auto;
  display: block;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image img {
    margin: 0 auto;
  }
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text {
  width: 100%;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name {
  margin-bottom: 20px;
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .ja {
  font-weight: 500;
  font-size: 24px;
  line-height: 38px;
  margin-right: 24px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .ja {
    display: block;
    text-align: center;
  }
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .en {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .en {
    display: block;
    text-align: center;
  }
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div {
  display: flex;
  margin-bottom: 10px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div {
    display: block;
  }
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .label {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  flex-basis: 149px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .label {
    display: block;
  }
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .value {
  flex: 1;
}
body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .value a:hover {
  color: #8FC231;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .value {
    display: block;
  }
}
body.page-template-page-amed #most-bottom-footer {
  background-color: #002E56;
  height: 376px;
  margin-bottom: 0;
  padding-top: 60px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed #most-bottom-footer {
    height: auto;
    padding: 40px 20px;
  }
}
body.page-template-page-amed #most-bottom-footer .footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  color: #fff;
}
body.page-template-page-amed #most-bottom-footer .footer-flex {
  display: flex;
  flex: 1;
  justify-content: space-between;
  margin-right: 100px;
  margin-bottom: 100px;
  color: white;
  width: 100%;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed #most-bottom-footer .footer-flex {
    display: block;
  }
}
body.page-template-page-amed #most-bottom-footer .footer-flex .footer-flex-item:first-child {
  width: 400px;
}
body.page-template-page-amed #most-bottom-footer .footer-flex .footer-flex-item .footer-flex-item-title {
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
}
body.page-template-page-amed #most-bottom-footer .footer-flex .footer-flex-item .footer-flex-item-content-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 20px;
}
body.page-template-page-amed .hidden {
  display: none;
}
body.page-template-page-amed #popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
body.page-template-page-amed #popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body.page-template-page-amed #popup-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
  z-index: 101;
}
body.page-template-page-amed .modal,
body.page-template-page-amed .modal2 {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
body.page-template-page-amed .modal h2,
body.page-template-page-amed .modal2 h2 {
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .modal h2,
  body.page-template-page-amed .modal2 h2 {
    font-size: 24px;
    line-height: 38px;
    padding: 30px 0 10px 0;
  }
}
body.page-template-page-amed .modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 40px 80px;
  width: 889px;
  border-radius: 30px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .modal-content {
    width: 90%;
    padding: 0;
  }
}
body.page-template-page-amed .modal-content .description {
  margin-bottom: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .modal-content .description {
    padding: 0 20px;
  }
}
body.page-template-page-amed .box {
  flex: 1;
  padding: 20px;
  border: 1px solid #8FC231;
  text-align: center;
  margin: 10px;
  color: #8FC231;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border-radius: 10px;
  transition: 0.3s;
}
body.page-template-page-amed .box:hover {
  color: #fff;
  background-color: #8FC231;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .box {
    display: block;
    padding: 12px;
    margin: 10px 0;
  }
}
body.page-template-page-amed .container {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .container {
    display: block;
    padding: 20px;
    margin: 10px 0;
  }
}
body.page-template-page-amed .row {
  display: flex;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed .row {
    display: block;
  }
}

/* ★★★amedテンプレート追加（デジタルキューブ　2023/5）★★★　*/

/* ★★★amed_3テンプレート追加（内藤　2024/9）★★★　*/

.naviPc ul li.new-mark.amed_3::before {
  left: 25px;
}

.naviPc ul li.new-mark.saiyo::before {
  left: 32px;
}

body.page-template-page-amed_3 {
  margin: 0;
  padding: 0;
  color: #24313C;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 #page {
    overflow-x: hidden;
  }
}
body.page-template-page-amed_3 a {
  text-decoration: none;
}
body.page-template-page-amed_3 h2 {
  font-size: 30px;
  font-weight: 500;
  line-height: 48px;
}
body.page-template-page-amed_3 h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
}
body.page-template-page-amed_3 #most-top-header {
  background-color: #002E56;
  height: 120px;
  display: flex;
  align-items: center;
  margin-bottom: 120px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 #most-top-header {
    margin-bottom: 40px;
  }
}
body.page-template-page-amed_3 #most-top-header .logo {
  width: 300px;
  margin-left: 100px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 #most-top-header .logo {
    margin-right: auto;
    margin-left: auto;
  }
}
body.page-template-page-amed_3 #most-top-header #top-header-links {
  position: absolute;
  right: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 #most-top-header #top-header-links {
    display: none;
  }
}
body.page-template-page-amed_3 #most-top-header .anchor-link a {
  color: white;
  text-decoration: none;
  transition: 0.3s;
}
body.page-template-page-amed_3 #most-top-header .anchor-link a:hover {
  color: #8FC231;
}
body.page-template-page-amed_3 #most-top-header .anchor-link a:after {
  content: url(images/amed_3/chevron-down.svg);
  margin-left: 5px;
  margin-right: 20px;
}
body.page-template-page-amed_3 .second-top-header {
  width: 100%;
  overflow: hidden;
  position: relative;
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner {
  max-width: 1160px;
  height: 202px;
  margin: 0 auto 60px auto;
  position: relative;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner {
    margin: 20px;
    height: auto;
  }
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner::before {
  position: absolute;
  top: 0;
  left: -76px;
  z-index: -1;
  content: "";
  display: block;
  height: 144px;
  width: 24px;
  background-size: 24px 144px;
  background-image: url(images/amed_3/side_bar_1.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner::before {
    display: none;
  }
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .tokusetupage {
  display: inline-block;
  padding: 6px 12px;
  background: #8FC231;
  border-radius: 6px;
  height: 32px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #FFFFFF;
  margin-right: 24px;
  margin-bottom: 12px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner .tokusetupage {
    display: block;
    margin-bottom: 10px;
  }
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .network-jigyo {
  width: 740px;
  height: 38px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 38px;
  color: #24313C;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner .network-jigyo {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 36px;
    display: block;
    width: auto;
  }
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .real-world-rbs {
  height: 58px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
  color: #24313C;
  margin-bottom: 36px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner .real-world-rbs {
    height: auto;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika {
  width: auto;
  height: auto;
  display: inline-block;
  padding: 10px 36px;
  align-items: center;
  background: #F3F3F3;
  border-radius: 60px;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 60px;
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika span {
  width: 100%;
  position: relative;
  margin-right: 16px;
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .label {
  margin-right: 6px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika {
    width: auto;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 30px;
  }
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .label {
    display: none;
  }
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie::before {
  content: url(images/amed_3/movie.svg);
  position: absolute;
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie::after {
  content: url(images/amed_3/chevron-down-black.svg);
  margin-left: 4px;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie::after {
    margin: 0;
  }
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie a {
  padding-left: 36px;
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo::before {
  content: url(images/amed_3/docs.svg);
  position: absolute;
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo::after {
  content: url(images/amed_3/chevron-down-black.svg);
  margin-left: 4px;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo::after {
    margin: 0;
  }
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo a {
  padding-left: 36px;
}
body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-gaiyo {
  width: 50%;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-gaiyo {
    display: none;
  }
}
body.page-template-page-amed_3 .main-image {
  width: 100%;
  overflow: hidden;
}
body.page-template-page-amed_3 .main-image img {
  width: 100%;
  height: auto;
  display: block;
}
body.page-template-page-amed_3 .feature-image-text {
  max-width: 1160px;
  margin: 120px auto;
  display: flex;
  position: relative;
}
body.page-template-page-amed_3 .feature-image-text::before {
  position: absolute;
  top: 0;
  left: -76px;
  z-index: -1;
  content: "";
  display: block;
  height: 181px;
  width: 24px;
  background-size: 24px 181px;
  background-image: url(images/amed_3/side_bar_2.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .feature-image-text::before {
    display: none;
  }
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .feature-image-text {
    display: block;
    margin: 20px;
  }
}
body.page-template-page-amed_3 .feature-image-text .feature-image,
body.page-template-page-amed_3 .feature-image-text .feature-text {
  width: 100%;
}
body.page-template-page-amed_3 .feature-image-text .feature-image {
  padding-right: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .feature-image-text .feature-image {
    margin-bottom: 30px;
  }
  body.page-template-page-amed_3 .feature-image-text .feature-image img {
    width: 100%;
    height: auto;
    display: block;
  }
}
body.page-template-page-amed_3 .feature-image-text .feature-text {
  padding-left: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .feature-image-text .feature-text {
    padding: 0;
  }
}
body.page-template-page-amed_3 .feature-image-text .feature-text p {
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 28px;
}
body.page-template-page-amed_3 .sub-color-block {
  width: 100%;
  background: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .sub-color-block {
    display: block;
  }
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner {
  max-width: 1160px;
  padding: 0 40px;
  position: relative;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner h2 {
  position: relative;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner h2::before {
  position: absolute;
  top: 12px;
  left: -76px;
  z-index: 1;
  content: "";
  display: block;
  height: 243px;
  width: 24px;
  background-size: 24px 243px;
  background-image: url(images/amed_3/side_bar_3.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner h2::before {
    display: none;
  }
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner h3 {
  padding-left: 20px;
  border-left: 6px solid #8fc236;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .riyoguide-button a {
  width: 246px;
  background: #FFFFFF;
  border: 1px solid #8FC231;
  border-radius: 12px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  display: block;
  padding: 12px 0;
  color: #8FC231;
  text-decoration: none;
  border-radius: 12px;
  transition: 0.3s;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .riyoguide-button a:hover {
  color: #fff;
  background-color: #8FC231;
  border: 1px solid #8FC231;
  border-radius: 12px;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .riyoguide-button a:hover .riyoguide-button-text::after {
  content: url(images/amed_3/arrow_hover.svg);
  margin-left: 10px;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .riyoguide-button a .riyoguide-button-text::after {
  content: url(images/amed_3/arrow.svg);
  margin-left: 10px;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images {
  display: flex;
  gap: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images {
    display: block;
  }
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right,
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left {
  width: 100%;
  position: relative;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right:hover,
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left:hover {
  color: #8FC231;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right .movie-image-img,
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left .movie-image-img {
  position: relative;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right .movie-image-img::after,
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left .movie-image-img::after {
  content: url(images/amed_3/play-icon.svg);
  position: absolute;
  bottom: 12px;
  left: 12px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right img,
  body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left img {
    width: 100%;
    height: auto;
  }
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .movie-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  margin: 6px 0;
}
body.page-template-page-amed_3 .sub-color-block .sub-color-block-inner .movie-images .small {
  font-size: 14px;
  line-height: 26px;
  margin: 0;
}
body.page-template-page-amed_3 .sub-color-block .flex-container-3col {
  display: flex;
  gap: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .sub-color-block .flex-container-3col {
    display: block;
  }
}
body.page-template-page-amed_3 .sub-color-block .flex-container-3col .flex-item {
  width: 100%;
}
body.page-template-page-amed_3 .sub-color-block .flex-container-3col .flex-item:hover {
  color: #8FC231;
}
body.page-template-page-amed_3 .sub-color-block .flex-container-3col .flex-item img {
  width: 100%;
  height: auto;
}
body.page-template-page-amed_3 .sub-color-block .flex-container-3col .movie-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 6px;
}
body.page-template-page-amed_3 .sub-color-block .flex-container-3col .small {
  font-size: 14px;
  line-height: 26px;
  margin-top: 6px;
}
body.page-template-page-amed_3 .sub-color-block .background-white {
  background: #FFFFFF;
  padding: 30px;
}
body.page-template-page-amed_3 .sub-color-block .background-white h3 {
  margin: 0;
}
body.page-template-page-amed_3 .sub-color-block .background-white .margin-bottom-0 {
  margin-bottom: 0;
}
body.page-template-page-amed_3 .kenkyusha-daihyo {
  width: 100%;
  padding: 100px 0;
}
body.page-template-page-amed_3 .kenkyusha-daihyo h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  line-height: 48px;
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  gap: 30px;
  margin-top: 30px;
  background-color: #f3f3f3;
  border-radius: 30px;
  box-shadow: 10px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner::before {
  position: absolute;
  top: -60px;
  left: -76px;
  z-index: -1;
  content: "";
  display: block;
  height: 185px;
  width: 24px;
  background-size: 24px 185px;
  background-image: url(images/amed_3/side_bar_4.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner {
    display: block;
    width: 70%;
    padding: 20px;
  }
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image {
  padding: 40px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image {
    padding: 0;
  }
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image img {
  width: 220px;
  height: auto;
  display: block;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image img {
    margin: 0 auto;
  }
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text {
  width: 100%;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name {
  margin-bottom: 20px;
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .ja {
  font-weight: 500;
  font-size: 24px;
  line-height: 38px;
  margin-right: 24px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .ja {
    display: block;
    text-align: center;
  }
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .en {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .en {
    display: block;
    text-align: center;
  }
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div {
  display: flex;
  margin-bottom: 10px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div {
    display: block;
  }
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .label {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  flex-basis: 149px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .label {
    display: block;
  }
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .value {
  flex: 1;
}
body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .value a:hover {
  color: #8FC231;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .value {
    display: block;
  }
}
body.page-template-page-amed_3 #most-bottom-footer {
  background-color: #002E56;
  height: 376px;
  margin-bottom: 0;
  padding-top: 60px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 #most-bottom-footer {
    height: auto;
    padding: 40px 20px;
  }
}
body.page-template-page-amed_3 #most-bottom-footer .footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  color: #fff;
}
body.page-template-page-amed_3 #most-bottom-footer .footer-flex {
  display: flex;
  flex: 1;
  justify-content: space-between;
  margin-right: 100px;
  margin-bottom: 100px;
  color: white;
  width: 100%;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 #most-bottom-footer .footer-flex {
    display: block;
  }
}
body.page-template-page-amed_3 #most-bottom-footer .footer-flex .footer-flex-item:first-child {
  width: 400px;
}
body.page-template-page-amed_3 #most-bottom-footer .footer-flex .footer-flex-item .footer-flex-item-title {
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
}
body.page-template-page-amed_3 #most-bottom-footer .footer-flex .footer-flex-item .footer-flex-item-content-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 20px;
}
body.page-template-page-amed_3 .hidden {
  display: none;
}
body.page-template-page-amed_3 #popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
body.page-template-page-amed_3 #popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body.page-template-page-amed_3 #popup-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
  z-index: 101;
}
body.page-template-page-amed_3 .modal,
body.page-template-page-amed_3 .modal2 {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
body.page-template-page-amed_3 .modal h2,
body.page-template-page-amed_3 .modal2 h2 {
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .modal h2,
  body.page-template-page-amed_3 .modal2 h2 {
    font-size: 24px;
    line-height: 38px;
    padding: 30px 0 10px 0;
  }
}
body.page-template-page-amed_3 .modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 40px 80px;
  width: 889px;
  border-radius: 30px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .modal-content {
    width: 90%;
    padding: 0;
  }
}
body.page-template-page-amed_3 .modal-content .description {
  margin-bottom: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .modal-content .description {
    padding: 0 20px;
  }
}
body.page-template-page-amed_3 .box {
  flex: 1;
  padding: 20px;
  border: 1px solid #8FC231;
  text-align: center;
  margin: 10px;
  color: #8FC231;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border-radius: 10px;
  transition: 0.3s;
}
body.page-template-page-amed_3 .box:hover {
  color: #fff;
  background-color: #8FC231;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .box {
    display: block;
    padding: 12px;
    margin: 10px 0;
  }
}
body.page-template-page-amed_3 .container {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .container {
    display: block;
    padding: 20px;
    margin: 10px 0;
  }
}
body.page-template-page-amed_3 .row {
  display: flex;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_3 .row {
    display: block;
  }
}

/* ★★★amedテンプレート追加（内藤　2023/11）★★★　*/

.naviPc ul li.new-mark.amed_2::before {
  left: 25px;
}

.naviPc ul li.new-mark.saiyo::before {
  left: 32px;
}

body.page-template-page-amed_2 {
  margin: 0;
  padding: 0;
  color: #24313C;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 #page {
    overflow-x: hidden;
  }
}
body.page-template-page-amed_2 a {
  text-decoration: none;
}
body.page-template-page-amed_2 h2 {
  font-size: 30px;
  font-weight: 500;
  line-height: 48px;
}
body.page-template-page-amed_2 h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 38px;
}
body.page-template-page-amed_2 #most-top-header {
  background-color: #002E56;
  height: 120px;
  display: flex;
  align-items: center;
  margin-bottom: 120px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 #most-top-header {
    margin-bottom: 40px;
  }
}
body.page-template-page-amed_2 #most-top-header .logo {
  width: 300px;
  margin-left: 100px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 #most-top-header .logo {
    margin-right: auto;
    margin-left: auto;
  }
}
body.page-template-page-amed_2 #most-top-header #top-header-links {
  position: absolute;
  right: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 #most-top-header #top-header-links {
    display: none;
  }
}
body.page-template-page-amed_2 #most-top-header .anchor-link a {
  color: white;
  text-decoration: none;
  transition: 0.3s;
}
body.page-template-page-amed_2 #most-top-header .anchor-link a:hover {
  color: #8FC231;
}
body.page-template-page-amed_2 #most-top-header .anchor-link a:after {
  content: url(images/amed_2/chevron-down.svg);
  margin-left: 5px;
  margin-right: 20px;
}
body.page-template-page-amed_2 .second-top-header {
  width: 100%;
  overflow: hidden;
  position: relative;
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner {
  max-width: 1160px;
  height: 202px;
  margin: 0 auto 60px auto;
  position: relative;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner {
    margin: 20px;
    height: auto;
  }
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner::before {
  position: absolute;
  top: 0;
  left: -76px;
  z-index: -1;
  content: "";
  display: block;
  height: 144px;
  width: 24px;
  background-size: 24px 144px;
  background-image: url(images/amed_2/side_bar_1.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner::before {
    display: none;
  }
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .tokusetupage {
  display: inline-block;
  padding: 6px 12px;
  background: #8FC231;
  border-radius: 6px;
  height: 32px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #FFFFFF;
  margin-right: 24px;
  margin-bottom: 12px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner .tokusetupage {
    display: block;
    margin-bottom: 10px;
  }
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .network-jigyo {
  width: 740px;
  height: 38px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 38px;
  color: #24313C;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner .network-jigyo {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 36px;
    display: block;
    width: auto;
  }
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .real-world-rbs {
  height: 58px;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
  color: #24313C;
  margin-bottom: 36px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner .real-world-rbs {
    height: auto;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
  }
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika {
  width: auto;
  height: auto;
  display: inline-block;
  padding: 10px 36px;
  align-items: center;
  background: #F3F3F3;
  border-radius: 60px;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 60px;
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika span {
  width: 100%;
  position: relative;
  margin-right: 16px;
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .label {
  margin-right: 6px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika {
    width: auto;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 30px;
  }
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .label {
    display: none;
  }
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie::before {
  content: url(images/amed_2/movie.svg);
  position: absolute;
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie::after {
  content: url(images/amed_2/chevron-down-black.svg);
  margin-left: 4px;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie::after {
    margin: 0;
  }
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-movie a {
  padding-left: 36px;
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo::before {
  content: url(images/amed_2/docs.svg);
  position: absolute;
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo::after {
  content: url(images/amed_2/chevron-down-black.svg);
  margin-left: 4px;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo::after {
    margin: 0;
  }
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-siryo a {
  padding-left: 36px;
}
body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-gaiyo {
  width: 50%;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .second-top-header .second-top-header-inner .kenkyuseika .kenkyuseika-gaiyo {
    display: none;
  }
}
body.page-template-page-amed_2 .main-image {
  width: 100%;
  overflow: hidden;
}
body.page-template-page-amed_2 .main-image img {
  width: 100%;
  height: auto;
  display: block;
}
body.page-template-page-amed_2 .feature-image-text {
  max-width: 1160px;
  margin: 120px auto;
  display: flex;
  position: relative;
}
body.page-template-page-amed_2 .feature-image-text::before {
  position: absolute;
  top: 0;
  left: -76px;
  z-index: -1;
  content: "";
  display: block;
  height: 181px;
  width: 24px;
  background-size: 24px 181px;
  background-image: url(images/amed_2/side_bar_2.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .feature-image-text::before {
    display: none;
  }
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .feature-image-text {
    display: block;
    margin: 20px;
  }
}
body.page-template-page-amed_2 .feature-image-text .feature-image,
body.page-template-page-amed_2 .feature-image-text .feature-text {
  width: 100%;
}
body.page-template-page-amed_2 .feature-image-text .feature-image {
  padding-right: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .feature-image-text .feature-image {
    margin-bottom: 30px;
  }
  body.page-template-page-amed_2 .feature-image-text .feature-image img {
    width: 100%;
    height: auto;
    display: block;
  }
}
body.page-template-page-amed_2 .feature-image-text .feature-text {
  padding-left: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .feature-image-text .feature-text {
    padding: 0;
  }
}
body.page-template-page-amed_2 .feature-image-text .feature-text p {
  margin: 0 0 20px 0;
  font-size: 16px;
  line-height: 28px;
}
body.page-template-page-amed_2 .sub-color-block {
  width: 100%;
  background: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .sub-color-block {
    display: block;
  }
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner {
  max-width: 1160px;
  padding: 0 40px;
  position: relative;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner h2 {
  position: relative;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner h2::before {
  position: absolute;
  top: 12px;
  left: -76px;
  z-index: 1;
  content: "";
  display: block;
  height: 243px;
  width: 24px;
  background-size: 24px 243px;
  background-image: url(images/amed_2/side_bar_3.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner h2::before {
    display: none;
  }
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner h3 {
  padding-left: 20px;
  border-left: 6px solid #8fc236;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .riyoguide-button a {
  width: 246px;
  background: #FFFFFF;
  border: 1px solid #8FC231;
  border-radius: 12px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  display: block;
  padding: 12px 0;
  color: #8FC231;
  text-decoration: none;
  border-radius: 12px;
  transition: 0.3s;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .riyoguide-button a:hover {
  color: #fff;
  background-color: #8FC231;
  border: 1px solid #8FC231;
  border-radius: 12px;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .riyoguide-button a:hover .riyoguide-button-text::after {
  content: url(images/amed_2/arrow_hover.svg);
  margin-left: 10px;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .riyoguide-button a .riyoguide-button-text::after {
  content: url(images/amed_2/arrow.svg);
  margin-left: 10px;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images {
  display: flex;
  gap: 30px;
  margin-bottom: 40px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images {
    display: block;
  }
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right,
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left {
  width: 100%;
  position: relative;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right:hover,
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left:hover {
  color: #8FC231;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right .movie-image-img,
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left .movie-image-img {
  position: relative;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right .movie-image-img::after,
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left .movie-image-img::after {
  content: url(images/amed_2/play-icon.svg);
  position: absolute;
  bottom: 12px;
  left: 12px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-right img,
  body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-image-left img {
    width: 100%;
    height: auto;
  }
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .movie-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  margin: 6px 0;
}
body.page-template-page-amed_2 .sub-color-block .sub-color-block-inner .movie-images .small {
  font-size: 14px;
  line-height: 26px;
  margin: 0;
}
body.page-template-page-amed_2 .sub-color-block .flex-container-3col {
  display: flex;
  gap: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .sub-color-block .flex-container-3col {
    display: block;
  }
}
body.page-template-page-amed_2 .sub-color-block .flex-container-3col .flex-item {
  width: 100%;
}
body.page-template-page-amed_2 .sub-color-block .flex-container-3col .flex-item:hover {
  color: #8FC231;
}
body.page-template-page-amed_2 .sub-color-block .flex-container-3col .flex-item img {
  width: 100%;
  height: auto;
}
body.page-template-page-amed_2 .sub-color-block .flex-container-3col .movie-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 6px;
}
body.page-template-page-amed_2 .sub-color-block .flex-container-3col .small {
  font-size: 14px;
  line-height: 26px;
  margin-top: 6px;
}
body.page-template-page-amed_2 .sub-color-block .background-white {
  background: #FFFFFF;
  padding: 30px;
}
body.page-template-page-amed_2 .sub-color-block .background-white h3 {
  margin: 0;
}
body.page-template-page-amed_2 .sub-color-block .background-white .margin-bottom-0 {
  margin-bottom: 0;
}
body.page-template-page-amed_2 .kenkyusha-daihyo {
  width: 100%;
  padding: 100px 0;
}
body.page-template-page-amed_2 .kenkyusha-daihyo h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  line-height: 48px;
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  gap: 30px;
  margin-top: 30px;
  background-color: #f3f3f3;
  border-radius: 30px;
  box-shadow: 10px 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner::before {
  position: absolute;
  top: -60px;
  left: -76px;
  z-index: -1;
  content: "";
  display: block;
  height: 185px;
  width: 24px;
  background-size: 24px 185px;
  background-image: url(images/amed_2/side_bar_4.png);
  background-repeat: no-repeat;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner {
    display: block;
    width: 70%;
    padding: 20px;
  }
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image {
  padding: 40px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image {
    padding: 0;
  }
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image img {
  width: 220px;
  height: auto;
  display: block;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-image img {
    margin: 0 auto;
  }
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text {
  width: 100%;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text {
    padding-left: 0;
    padding-right: 0;
  }
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name {
  margin-bottom: 20px;
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .ja {
  font-weight: 500;
  font-size: 24px;
  line-height: 38px;
  margin-right: 24px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .ja {
    display: block;
    text-align: center;
  }
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .en {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-name .en {
    display: block;
    text-align: center;
  }
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div {
  display: flex;
  margin-bottom: 10px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div {
    display: block;
  }
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .label {
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  flex-basis: 149px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .label {
    display: block;
  }
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .value {
  flex: 1;
}
body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .value a:hover {
  color: #8FC231;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .kenkyusha-daihyo .kenkyusha-daihyo-inner .kenkyusha-daihyo-text .kenkyusha-daihyo-misc div .value {
    display: block;
  }
}
body.page-template-page-amed_2 #most-bottom-footer {
  background-color: #002E56;
  height: 376px;
  margin-bottom: 0;
  padding-top: 60px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 #most-bottom-footer {
    height: auto;
    padding: 40px 20px;
  }
}
body.page-template-page-amed_2 #most-bottom-footer .footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  color: #fff;
}
body.page-template-page-amed_2 #most-bottom-footer .footer-flex {
  display: flex;
  flex: 1;
  justify-content: space-between;
  margin-right: 100px;
  margin-bottom: 100px;
  color: white;
  width: 100%;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 #most-bottom-footer .footer-flex {
    display: block;
  }
}
body.page-template-page-amed_2 #most-bottom-footer .footer-flex .footer-flex-item:first-child {
  width: 400px;
}
body.page-template-page-amed_2 #most-bottom-footer .footer-flex .footer-flex-item .footer-flex-item-title {
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 28px;
}
body.page-template-page-amed_2 #most-bottom-footer .footer-flex .footer-flex-item .footer-flex-item-content-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 20px;
}
body.page-template-page-amed_2 .hidden {
  display: none;
}
body.page-template-page-amed_2 #popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
body.page-template-page-amed_2 #popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
body.page-template-page-amed_2 #popup-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 90%;
  max-height: 90%;
  z-index: 101;
}
body.page-template-page-amed_2 .modal,
body.page-template-page-amed_2 .modal2 {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
body.page-template-page-amed_2 .modal h2,
body.page-template-page-amed_2 .modal2 h2 {
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .modal h2,
  body.page-template-page-amed_2 .modal2 h2 {
    font-size: 24px;
    line-height: 38px;
    padding: 30px 0 10px 0;
  }
}
body.page-template-page-amed_2 .modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 40px 80px;
  width: 889px;
  border-radius: 30px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .modal-content {
    width: 90%;
    padding: 0;
  }
}
body.page-template-page-amed_2 .modal-content .description {
  margin-bottom: 20px;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .modal-content .description {
    padding: 0 20px;
  }
}
body.page-template-page-amed_2 .box {
  flex: 1;
  padding: 20px;
  border: 1px solid #8FC231;
  text-align: center;
  margin: 10px;
  color: #8FC231;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  border-radius: 10px;
  transition: 0.3s;
}
body.page-template-page-amed_2 .box:hover {
  color: #fff;
  background-color: #8FC231;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .box {
    display: block;
    padding: 12px;
    margin: 10px 0;
  }
}
body.page-template-page-amed_2 .container {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .container {
    display: block;
    padding: 20px;
    margin: 10px 0;
  }
}
body.page-template-page-amed_2 .row {
  display: flex;
}
@media screen and (max-width: 428px) {
  body.page-template-page-amed_2 .row {
    display: block;
  }
}

/* ★★★amedテンプレート追加（内藤　2023/11）★★★　*/


.post-password-form {
  text-align: center;
  margin: 60px auto;
}
.post-password-form p {
  margin: 40px 0;
}
@media screen and (max-width: 428px) {
  .post-password-form {
    margin-right: 24px;
    margin-left: 24px;
    padding-bottom: 60px;
  }
  .post-password-form input[type=submit] {
    background: #efefef;
    border: 1px solid #505050;
    border-radius: 3px;
    color: #000;
  }
}

.home_link_image a {
  position: relative;
  top: -5px;
}
@media screen and (max-width: 428px) {
  .home_link_image a {
    top: -3px;
  }
}

@media screen and (max-width: 428px) {
  .headerLinkInner .sp-center {
    margin-left: 27%;
  }
  .headerLinkInner .sp-gakunai {
    margin-left: 8%;
  }
}

.headerLinkInner .search-form .search-submit {
  background: #505050;
  border: 1px solid #505050;
  border-radius: 3px;
  color: #fff;
}

/* Top Slider */
.slider-section {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  height: 600px;
}
.slider-section .slider-outer {
  height: 600px;
}
@media screen and (max-width: 1024px) {
  .slider-section .slider-outer {
    height: 400px;
    overflow: hidden;
  }
}
.slider-section .slick-list {
  min-height: 41.666666667vmin;
  overflow: visible;
}
.slider-section .slick-track {
  height: 600px;
}
@media screen and (max-width: 1024px) {
  .slider-section .slick-track {
    height: 400px;
  }
}
.slider-section .slick-slide {
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .slider-section .slick-slide > div {
    height: 100%;
  }
}
.slider-section .slider {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .slider-section .slider {
    height: 100%;
  }
}
.slider-section .slider a {
  text-decoration: none;
}
.slider-section .slider .slide-contents {
  box-sizing: border-box;
  position: relative;
  margin: 9.027777778% 20.138888889% 0 13.888888889%;
  width: 48.611111111%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .slider-section .slider .slide-contents {
    width: calc(100% - 12.8vmin);
    margin-left: 6.4vmin;
    margin-right: 6.4vmin;
    margin-top: 64px;
    margin-bottom: 64px;
  }
}
.slider-section .slider .slide-contents .slide-title,
.slider-section .slider .slide-contents .slide-content {
  color: #fff;
  text-shadow: 0px -1px 12px rgba(0, 0, 0, 0.6);
}
.slider-section .slider .slide-contents .slide-title {
  margin-bottom: 24px;
  padding-bottom: 0;
  background: none;
  font-weight: 500;
  font-size: 40px;
  line-height: 58px;
}
@media screen and (max-width: 1024px) {
  .slider-section .slider .slide-contents .slide-title {
    font-size: 22px;
    line-height: 34px;
  }
}
.slider-section .slider .slide-contents .slide-content {
  font-weight: 500;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1024px) {
  .slider-section .slider .slide-contents .slide-content {
    font-size: 12px;
    line-height: 20px;
  }
}
.slider-section .slider .slide-contents .slide-button {
  min-width: 312px;
  color: #fff;
  background: #8FC231;
  border-radius: 12px;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  padding: 18px 24px;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 1024px) {
  .slider-section .slider .slide-contents .slide-button {
    min-width: inherit;
    width: calc(100% - 12.8vmin);
    font-size: 14px;
    line-height: 26px;
    padding: 12px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.slider-section .slider .slide-contents .slide-button:hover {
  background: #689F38;
}
.slider-section .slider .slide-image {
  position: absolute;
  top: 0;
  min-width: 1440px;
  min-height: 600px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  .slider-section .slider .slide-image {
    min-width: 374px;
    min-height: 400px;
  }
}
.slider-section .slider .slide-image.for-sp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .slider-section .slider .slide-image.for-sp {
    display: block;
    width: 100%;
    height: auto;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 1024px) {
  .slider-section .slider .slide-image.for-pc {
    display: none;
  }
}
.slider-section .link-list {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .slider-section .link-list {
    position: static;
    transform: inherit;
  }
}
.slider-section .link-list .link-list-item a {
  display: block;
  background: #FFFFFF;
  opacity: 0.9;
  margin-bottom: 4px;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
  padding: 20px 44px 20px 24px;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 1024px) {
  .slider-section .link-list .link-list-item a {
    margin-bottom: 0;
  }
}
.slider-section .link-list .link-list-item a:hover {
  opacity: 1;
}
.slider-section .link-list .link-list-item a::after {
  content: "";
  display: block;
  width: 14px;
  height: 12px;
  background: url("./images/home/arrow-right-green.svg") transparent no-repeat scroll center center/100%;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
}
.slider-section .link-list .link-list-item:last-of-type a {
  margin-bottom: 0;
}

section#news {
  padding: 90px 0;
}

/* ★★★フロースタイル①_design01　（20230919）*/

.flow_design01 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow_design01 ul {
  padding: 0;
}

.flow_design01 li {
  list-style-type: none;
}

.flow_design01 dd {
  margin-left: 0;
}

.flow01 > li {
  position: relative;
  list-style: none;
}

.flow01 > li:not(:last-child) {
  margin-bottom: 40px;
}

.flow01 > li dl {
  box-sizing: border-box;
  width: 100%;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #6aa041;
  border-radius: 10px;
  position: relative;
}

.flow01 > li:not(:last-child) dl::before,
.flow01 > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flow01 > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: #6aa041;
}

.flow01 > li:not(:last-child) dl::after {
  border-width: 20px;
  border-top-color: #fff;
}

.flow01 > li dl dt {
  font-size: 1em;
  font-weight: 600;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin-right: 2vw;
  text-align: center;
}

.flow01 > li dl dt .icon01 {
  font-size: 0.6em;
  color: #fff;
  background: #6aa041;
  padding: 5px 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
  position: relative;
  z-index: 100;
}

@media(max-width: 650px) {
  .flow01 > li:not(:last-child) {
    margin-bottom: 30px;
  }

  .flow01 > li dl {
    display: block;
    padding: 10px 15px;
  }

  .flow01 > li dl dt {
    margin-right: 0;
  }

  .flow01 > li dl dt .icon01 {
    font-size: 0.6em;
  }
}



/* ★★★フロースタイル②_design03*/
.flow_design03 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
}

.flow_design03 ul {
  padding: 0;
}

.flow_design03 li {
  list-style-type: none;
}

.flow_design03 dd {
  margin-left: 0;
}

.flow03 {
  position: relative;
}

.flow03::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -129px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
  border-radius: 20px;
}

.flow03 > li {
  position: relative;
}

.flow03 > li:not(:last-child) {
  margin-bottom: 60px;
}

.flow03 > li .icon03 {
  font-size: 0.6em;
  width: 2em;
  height: 2em;
  line-height: 2;
  text-align: center;
  font-weight: bold;
  border-radius: 100vh;
  color: #fff;
  background: #6aa041;
  display: inline-block;
  margin-right: 0.3em;
}

.flow03 > li dl {
  padding-left: 70px;
  position: relative;
}

.flow03 > li dl::before,
.flow03 > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}

.flow03 > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #6aa041;
  border-radius: 50%;
  left: -4px;
}

.flow03 > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}

.flow03 > li dl dt {
  font-size: 1.1em;
  font-weight: 600;
  color: #6aa041;
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
}




/* ★★★フロースタイル③_design06*/

.flow_design06 {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 200%;
}

.flow06 {
  padding-left: 0;
  overflow: hidden;
}

.flow06 > li {
  list-style-type: none;
  padding: 0 0 1.3em 2.3em;
  margin: 0;
  position: relative;
}

.flow06 > li .icon06 {
  font-size: 0.7em;
  display: block;
  color: #6aa041;
}

.flow06 > li .icon06::before {
  content: "";
  display: block;
  width: 12px;
  border-top: solid 3px #6aa041;
  position: absolute;
  top: 10px;
  left: 12px;
}

.flow06 > li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #6aa041;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
}

.flow06 > li:not(:last-child)::after {
  content: "";
  display: block;
  height: 100%;
  border-left: solid 5px #bbb;
  position: absolute;
  top: 20px;
  left: 3px;
}

.flow06 > li dl::after {
    content: "";
    width: 100%;
    display: block;
    border-bottom: solid 3px #6aa041;
    position: absolute;
    bottom: 22px;
    left: 21px;
}

.flow06 > li dl::before {
    content: "";
    height: calc(100% - 35px);
    display: block;
    border-left: solid 3px #6aa041;
    position: absolute;
    top: 10px;
    left: 21px;
}

.flow06 > li dl dt {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
}

.flow06 > li dl dd {
  margin-left: 0;
  font-size: 1.0em;
}




/* ★★★フロースタイル④_design07*/
.flow_design07 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow07 {
  padding-left: 0;
}

.flow07 > li {
  list-style-type: none;
  display: flex;
}

.flow07 > li:not(:last-child) {
  margin: 0 0 50px;
}

.flow07 > li .icon07 {
  width: 90px;
  box-sizing: border-box;
  padding: 20px 10px 10px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  background: #6aa041;
  border-radius: 5px 5px 0 0;
  position: relative;
  line-height: 125%;
  margin: 0;
}
.flow07 > li .icon07::after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 20px solid #6aa041;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.flow07 > li dl {
  padding: 0 0 0 30px;
  width: calc(100% - 115px);
}

.flow07 > li dl dt {
  padding: 0 0 5px;
  margin: 0 0 15px;
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 4px solid #CCCCCC;
  position: relative;
}
.flow07 > li dl dt::after {
  content: '';
  width: 20%;
  height: 4px;
  position: absolute;
  bottom: -4px;
  left: 0;
  background-color: #6aa041;
}

.flow07 > li dl dd {
  margin: 0;
}


/* ★★★フロースタイル⑤_design08*/
.flow_design08 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow08 {
  padding-left: 0;
}

.flow08 > li {
  list-style-type: none;
  border-radius: 15px;
  background: #f3fbeb;
  position: relative;
  padding: 20px;
}

.flow08 > li:not(:last-child) {
  margin-bottom: 20px;
}

.flow08 > li dl {
  display: flex;
  align-items: center;
  gap: 20px;
}

.flow08 > li dl dt {
  font-size: 1.1em;
  font-weight: 700;
  width: 20%;
  min-width: 7em;
}

.flow08 > li .icon08 {
  color: #6aa041;
  margin-right: 0.5em;
}

.flow08 > li dl dd {
  margin: 0;
  font-size: 1.0em;
  line-height: 130%;
  width: calc(80% - 20px);
}


/* ★★★フロースタイル⑥_design09*/
.flow_design09 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow09 {
  padding-left: 0;
  border-bottom: solid 1px #858585;
}

.flow09 > li {
  list-style-type: none;
  display: flex;
  padding: 20px 0;
  border-top: solid 1px #858585;
}

.flow09 > li dl dt {
  font-size: 1.1em;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 10px;
}

.flow09 > li .icon09 {
  line-height: 1;
  font-size: 2em;
  font-weight: bold;
  color: #6aa041;
  text-align: center;
  width: 70px;
  position: relative;
  margin-top: 0;
}

.flow09 > li .icon09::before {
  content: 'STEP';
  font-size: 0.3em;
  display: block;
  margin-bottom: 3px;
  letter-spacing: 1px;
}

.flow09 > li .icon09::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 40px);
  background-color: #858585;
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  margin: auto;
}

.flow09 > li dl dd {
  margin: 0;
  line-height: 130%;
}

.flow09 > li dl {
  width: calc(100% - 70px);
  margin-top: 0.8em;
}


/* ★★★フロースタイル⑦_design10*/
.flow_design10 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow10 {
  padding-left: 0;
}

.flow10 > li {
  list-style-type: none;
  border: 2px solid #6aa041;
  padding: 20px;
  border-radius: 20px;
}

.flow10 > li:not(:last-child) {
  margin-bottom: 40px;
  position: relative;
}

.flow10 > li:not(:last-child)::after {
  content: '';
  position: absolute;
  border: 20px solid transparent;
  width: 0;
  height: 0;
  bottom: -53px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-top-color: #6aa041;
}

.flow10 > li dl dt {
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 2pt dashed #ccc;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}

.flow10 > li .icon10 {
  color: #6aa041;
  margin-right: 0.5em;
}

.flow10 > li dl dd {
  margin: 0;
}


/* ★★★フロースタイル⑧_design05*/
.flow_design05 {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 200%;
}

.flow05 {
  padding-left: 0;
}

.flow05 > li {
  list-style-type: none;
  position: relative;
  padding-left: 50px;
}

.flow05 > li:not(:last-child) {
  padding-bottom: 10px;
}

.flow05 > li .icon05 {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 100vh;
  display: inline-block;
  background: #6aa041;
  color: #fff;
  position: absolute;
  left: 0;
}

.flow05 > li:not(:last-child)::before {
  content: '';
  background: #c3c3c3;
  width: 4px;
  height: 100%;
  position: absolute;
  top: calc(50% - -30px);
  left: 19px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.flow05 > li dl dt {
  font-size: 1.1em;
  font-weight: 600;
  color: #6aa041;
}

.flow05 > li dl dd {
  margin-left: 0;
  line-height: 130%;
}

/* ★★★フロースタイル⑨_design04*/
.flow_design11 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow11 {
  padding-left: 0;
}

.flow11 > li {
  list-style-type: none;
  position: relative;
  padding: 0 20px 0 90px;
  border-bottom: 10px solid #6aa041;
}

.flow11 > li:not(:last-child) {
  margin-bottom: 40px;
}

.flow11 > li .icon11 {
  position: absolute;
  margin: 0;
  line-height: 0;
  font-size: 70px;
  font-weight: bold;
  left: 10px;
  bottom: 30px;
  color: transparent;
  -webkit-text-stroke: 3px #6aa041;
}

.flow11 > li dl dt {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 200%;
}

.flow11 > li dl dd {
  margin: 0;
  line-height: 130%;
}

/* ★★★フロースタイル_design11lg*/
.flow_design11lg {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow11lg {
  padding-left: 0;
}

.flow11lg > li {
  list-style-type: none;
  position: relative;
  padding: 0 40px 0 90px;
  border-bottom: 4px solid #95D100;
}

.flow11lg > li:not(:last-child) {
  margin-bottom: 40px;
}

.flow11lg > li .icon11lg {
  position: absolute;
  margin: 0;
  line-height: 0;
  font-size: 70px;
  font-weight: bold;
  left: 10px;
  bottom: 30px;
  color: transparent;
  -webkit-text-stroke: 2px #95D100;
}

.flow11lg > li dl dt {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 200%;
}

.flow11lg > li dl dd {
  margin: 0;
  line-height: 130%;
}




/*内藤追加　リンクボタン色々　2024/02*/

a.btn_01 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	border: 2px solid #6aa041;
	color: #6aa041;
	transition: 0.5s;
}
a.btn_01:hover {
	color: #fff;
	background: #6aa041;
}


a.btn_02 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	border: 2px solid #6aa041;
	background: #6aa041;
	color: #fff;
	transition: 0.5s;
}
a.btn_02:hover {
	color: #6aa041;
	background: #fff;
}


a.btn_03 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	border: 2px solid #6aa041;
	color: #6aa041;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_03:hover {
	color: #fff;
	background: #6aa041;
}


a.btn_04 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	border: 2px solid #6aa041;
	background: #6aa041;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_04:hover {
	color: #6aa041;
	background: #fff;
}


a.btn_05 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	border-radius: 0.3rem;
	border-bottom: 7px solid #95d100;
	background: #6aa041;
	color: #fff;
}
a.btn_05:hover {
	margin-top: 6px;
	border-bottom: 1px solid #6aa041;
	color: #fff;
}


a.btn_06 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	border-radius: 100vh;
	border-bottom: 7px solid #95d100;
	background: #6aa041;
	color: #fff;
}
a.btn_06:hover {
	margin-top: 6px;
	border-bottom: 1px solid #6aa041;
	color: #fff;
}


a.btn_07 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	color: #6aa041;
	border-bottom: 2px solid #6aa041;
	border-radius: 100vh;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
	transition: 0.5s;
}
a.btn_07:hover {
	color: #fff;
	background: #95d100;
	border-bottom: 2px solid #fff;
	transform: translateY(3px);
}


a.btn_08 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.51rem 4rem;
	font-weight: bold;
	background: #95d100;
	border: 6px outset #6aa041;
	color: #fff;
	transition: 0.5s;
}
a.btn_08:hover {
	background: #95d100;
	border: 6px outset #6aa041;
	color: #fff;
}


a.btn_09 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	background: linear-gradient(to top, rgb(0, 159, 229), #95d100);
	color: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	transition: 0.5s;
}
a.btn_09:hover {
	color: #fff;
	opacity: 0.5;
}


a.btn_10 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	background-image: linear-gradient(to right, #009fe5 0%, #b4e12b 100%);
	border-radius: 100vh;
	color: #fff;
	border: 2px solid #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
	transition: 0.5s;
}
a.btn_10:hover {
	color: #fff;
	background-image: linear-gradient(to left, #009fe5 0%, #b4e12b 100%);
}


a.btn_11 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	background-image: linear-gradient(to top, #a0a3ad 10%, #fff 80%, #FDFDFD 100%);
	border-radius: 100vh;
	color: #333;
	border: 1px solid #999;
	text-shadow: 0 1px #fff;
	box-shadow: 0 3px 2px 1px #fcfcfc, 0 4px 6px #cecfd1, 0 -2px 2px #cecfd1, 0 -4px 2px #eee, inset 0 0 2px 2px #cecfd1;
	transition: 0.5s;
}
a.btn_11:hover {
	opacity: 0.1;
}


a.btn_18 {
	display: block;
	color:#6aa041;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	position: relative;
	width: 120px;
	margin: auto;
	padding: 0.5rem 4rem;
	font-weight: bold;
	border-radius: 10px;
	color: #6aa041;
	border: 3px solid #6aa041;
	box-shadow: 5px 5px #6aa041;
	transition: 0.3s ease-in-out;
}
a.btn_18:hover {
	box-shadow: none;
	transform: translate(5px, 5px);
	color: #6aa041;
}

a.btn_24 {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	height: 3.5rem;
	width: 120px;
	margin: auto;
	padding: 0 5rem;
	border-radius: 100vw;
	background: #D8D9DB;
	background-size: 400%;
	color: #646464
;
}
a.btn_24:hover::before {
  transform: scaleX(1);
}
a.btn_24:hover {
	color: #646464;
}
a.btn_24 span {
  position: relative;
  z-index: 1;
}
a.btn_24::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: 0 50%;
  width: 100%;
  height: inherit;
  border-radius: inherit;
  background: linear-gradient(
    82.3deg,
    rgba(149, 209, 0, 1) 10.8%,
    rgba(106, 160, 65, 1) 94.3%
  );
  transition: all 0.475s;
}


a.btn_25 {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	height: 4rem;
	width: 120px;
	margin: auto;
	padding: 0 4rem;
	border-radius: 100vw;
	background: #6a6e78;
	background-size: 400%;
	color: #fff;
}
a.btn_25:hover::before {
  transform: scaleX(1);
}
a.btn_25:hover {
	color: #fff;
}
a.btn_25 span {
  position: relative;
  z-index: 1;
}
a.btn_25::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: 0 50%;
  width: 100%;
  height: inherit;
  border-radius: inherit;
  background: linear-gradient(
    82.3deg,
    rgba(39, 172, 217, 1) 10.8%,
    rgba(18, 83, 229, 1) 94.3%
  );
  transition: all 0.475s;
  color: #fff;
}
a.btn_25:hover::after {
	color: #fff;
}


a.btn_30 {
	display: flex;
	vertical-align: middle;
	text-decoration: none;
	margin: auto;
	width: 20em;
	height: 4em;
	color: #ccc;
	cursor: pointer;
	transition: all 0.85s cubic-bezier(.17,.67,.14,.93);
	transform-style: preserve-3d;
	transform-origin: 100% 50%;
}
a.btn_30:hover {
	transform: rotateX(-90deg);
}
a.btn_30 .side {
	box-sizing: border-box;
	position: absolute;
	display: inline-block;
	width: 20em;
	text-align: center;
	padding: 1.2rem 4rem;
	font-weight: bold;
	letter-spacing: 2px;
}
a.btn_30 .top {
	background: #b4e12b;
	color: #fff;
	transform: rotateX(90deg) translate3d(0, 0, 2em);
}
a.btn_30 .front {
	background: #27acd9;
	color: #fff;
	transform: translate3d(0, 0, 2em);
}



.sample_link12 a{
  display: inline-block;
  color:#6aa041;
  font-size:120%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  vertical-align: bottom;
  overflow: hidden;
}
.sample_link12 a span{
  display: inline-block;
  position: relative;
  transition: .4s;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.sample_link12 a:hover span{
  background-color: #95d100;
  -webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
  transform: translate3d(0, 0, -30px) rotateX(90deg);
}
.sample_link12 a span:after{
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  content: attr(data-text);
  color: #fff;
  background-color: #6aa041;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
  transform: translate3d(0, 105%, 0) rotateX(-90deg);
}

/* ★★★amedテンプレート追加（内藤　2023/11）★★★　*/

/*# sourceMappingURL=style.css.map */
