body {
    text-size-adjust: 100%;
    overflow-x: hidden;
    color: rgb(0, 0, 0);
    font: 300 14px / 1.9 メイリオ, Meiryo,"Noto Sans JP", Arial, Verdana, 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",  sans-serif;
    /*background-color: #f2ede3;*/
}
body .card {
    /*background-color: #f2ede3;*/
}
body > .navbar {
    padding: 0 0 0 0.5rem;
}
#navbarsExampleDefault .navbar-nav .nav-item {
    border: 1px #fff solid;
    border-radius: 10px;
    text-align: center;
    width: 98%;
    margin-bottom: 10px;
}
#navbarsExampleDefault .navbar-nav .dropdown-divider {
    display:none;
}
.btn-info {
    color: #b03880;
    background-color: initial;
    border-color: initial;
}
.btn-info:hover {
    background-color: #2A62AF;
    border-color: #2A62AF;
}
.navbar .navbar-brand {
/*    font-family: 'HeaderFont', 'Josefin Sans', 'Noto Sans JP',serif; */
}
#ccHeaderArea .card ul {
    font-size: 1.2rem;
}
#ccHeaderArea p {
    margin-bottom: 0;
}
#ccHeaderArea .mb-3 {
    margin-bottom: 0 !important;
}
#ccCenterArea {
    margin-top: 1rem;
}
#ccCenterArea.container {
    max-width: 100%;
}
#ccMainArea .card {
    border: none;
}
#ccMainArea .card-header {
    border-bottom: 1px solid #b03880;
}
#ccMainArea .card-header.bg-default {
    background: none;
    text-align: center;
    color: #b03880;
}
#ccMainArea .card-body {
    padding: 0;
}

a {
    color: #2A62AF;
}
#ccLeftArea .menus-default .list-group-item {
    padding: 0.5rem 0 0.5rem 1.25rem;
    border-radius: unset;
    background: transparent;
}
.list-group-item {
    border: none;
}
.list-group-item.active {
    z-index: 2;
    color: #b03880;
    font-weight: bold;
}

h1, h2 {
/*    font-family: 'HeaderFont', 'Josefin Sans', 'Noto Sans JP',serif; */
    font-size: 1rem;
}
.nav-tabs a {
    color: #fff;
}
.nav-justified {
    background-color: #2A62AF;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.nav-justified .nav-item {
    max-width: 160px;
}
.nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-tabs .nav-link.active {
    background-color: #b03880;
    color: #fff;
    font-weight: bold;
}
.home #ccMainArea .plugin-whatsnews dt,
.profile #ccMainArea  dt {
    clear: left;
    float: left;
    display: block;
    margin-right: 10%;
    margin-bottom: 20px;
    text-align: left;
    line-height: 1.6em;
    font-weight: normal;
    color: dimgray;
}
.home #ccMainArea .plugin-whatsnews dd,
.profile #ccMainArea  dd {
    width: 60%;
    float: left;
    text-align: left;
    margin-bottom: 15px;
    line-height: 1.6em;
}
#ccFooterArea {
    color: dimgray;
    font: 300 12px / 1.9 "Noto Sans JP", Arial, Verdana, 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

/* Page info */

h1 {
  color: rgb(40.300000%, 33.600000%, 14.900000%);
  font-weight: bold;
  font-size: 25px;
}
.main {
 margin:1px 10px;
}
.main2{
  display: inline-block;
  font-size: 15px;
  margin: 0 0 1px 20px;
}
.main3{
 width: 80%;
 margin: 20px auto;
 font-size: 13px;
}
.column {
  display: -webkit-flex;
  display: flex;
  -weblit-justify-content: space-around;
  justify-content: space-around;
}

.list_test-wrap {
  /* display: inline-block; */
  font-size: 5%;
  width: 45%;
  margin: 0.5px;
  padding: 0.5px;
  border-width: 1px;
  border-style: solid;
  list-style: none;
}
.list_test::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #2A62AF;
  border-radius: 50%;
}
.topcontainer2 {
  text-align: center;
}

.topbox1 {
  display: inline-block;
  vertical-align:top;
  font-weight: bold;
  width: 200px;
  padding: 2%;
}
.btn2 a {
  background-color: #b03880;
  color: #fff;
  width: 180px;
  display: block;
  text-align: center;
  line-height: 40px;
  margin-top: 40;
  border-radius: 5px;
  border: 2px solid #b03880; 
}
.btn2 a:hover {
  text-decoration: none;
  background-color:#f2ede3;
  color: #b03880;
}

/* policy */

.title2 {
 font-weight: bold;
 font-size: 16px;
 text-align: center;
 line-height: 35px;
 width: 70%;
 height: 40px;
 border: 2px solid #b03880;
 border-radius: 5px;
 margin: 30px auto;
}

.boxcontainer {
  text-align: center;
}

.boxcontainer
.box1 {
  display: inline-block;
}

.contents {
  width: 70%;
  margin: 30px auto;
  color: #b03880;
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: solid 2px #b03880 ;
  text-align: center;
}

dl {
  width: 75%;
  overflow: hidden;
  margin: 0 auto;
}

dt {
  float: left;
  padding-left: 4%;
  text-align: center;
  color: #b03880;
  font-weight: bold;
    
}

dd {
  width: 70%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left:10px;
  margin: 0 auto;
}

.boxcontainer2 {
 text-align: center;
 margin: 20px auto;
}

.boxcontainer2
.box2 {
  display: inline-block;
  text-align: center;

}

.boxcontainer {
  text-align: center;
}

.boxcontainer
.box1{
  display: inline-block;
  text-align: center;
}

/* profile */
#wrapper {
  min-width: 100%;
  overflow: hidden;
}

#wrapper .fv {
  position: relative;
}

#wrapper .fv .read {
position: absolute;
left: 16.5%;
width: 40%;
top: 50%;
transform: translateY(-50%);
margin-top: 2%;
}
#wrapper .fv img {
  width: 100%;
  height: auto;
}
#wrapper .pr1 {
  padding: 80px 0 100px;
  overflow: hidden;
}

img {
  border: none;
  display: block;
}
.hideText {
  overflow: hidden;
  position: absolute;
  height: 118px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(0px 0px 99.9% 99.9%);
  padding: 0;
  border: 0;
}

.hideText {
    overflow: hidden;
    position: absolute;
    height: 118px;
    width: 1px;
  }

#pr1 {
  margin: 10% 20%;
  font-weight: bold;
}
.address {
  text-align: center;
}

.gmap {
  height: 0;
  overflow: hidden;
  margin-top: 10%;
  padding-bottom: 50%;
  position: relative;
  }
  .gmap iframe {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 70%;
  width: 60%;
  }


/* activities */
.acms {
  text-align: center;
  width: 70%;
  margin: 10px auto;
}
.ms {
  width: 40%;
  margin: 0 auto;
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: bold;
  color:#b03880;
  border-bottom: solid 2px #b03880 ;
  text-align: center;
}

.container1 {
  text-align: center;
}

.boxtop {
  display: inline-block;
  margin: 20px;
}

.container2 {
  text-align: center;
}

.box1 {
  display: inline-block;
  vertical-align:top;
  font-weight: bold;
  width: 200px;
  padding: 1%;
}

/* philosophy */
.phibox {
  display: flex;
  margin: 2rem;
}
.phibox p {
  margin: 5px 30px;
}

.fade{
  animation: fadeIn 0.2s ease 0.3s 1 normal;
}

@keyframes fadeIn { /*animetion-nameで設定した値を書く*/
  0% {opacity: 0} /*アニメーション開始時は不透明度0%*/
  100% {opacity: 1} /*アニメーション終了時は不透明度100%*/
}