@charset "UTF-8";

/* beginner  style.css
------------------------------------------- */

.beginner-aboutnoa-lede {
  font-size:1.4rem;
  line-height:1.6;
}
.beginner-aboutnoa-ttl {
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: bold;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.beginner-aboutnoa-sub {
  padding:2em 0em 0;
}
.beginner-aboutnoa-p{
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7;
  /* text-align: justify; */
}
.beginner-aboutnoa-sub li{
  margin-bottom:2em;
}
.beginner-sub-clip img{
border-radius: .5rem;
}
.beginner-sub-ttl {
  font-size:2.2rem;
  font-weight:bold;
  text-align:center;
  color:#d85e7f;
  padding-top:.5em;
}
.beginner-sub-ttl span{
  display:block;
}

.beginner-feature-wrap {
  padding:0em 1em .5em;
}
.beginner-feature-box {
  padding: 5em 0;
  border-top: 1px dashed #ccc;
}
.beginner-feature-box p{
  font-size:1.4rem;
  line-height:1.6;
  margin-bottom:1em;
}
.beginner-feature-subttl {
  background:#d85e7f;
  color:#fff;
  font-size:1.3rem;
  font-weight:bold;
  padding: 0.6em 1.2em 0.4em;
  border-radius: 1.6rem;
}
.beginner-feature-ttl {
  color:#333;
  font-size:1.8rem;
  font-weight:bold;
  margin:1em 0 .7em;
}
.beginner-voice {
  /* background: #f2f2f1; */
  padding: 4em 0 2em;
}
.news-cat-block {
  padding: 2em 0 0;
}
.news-clip {
  width: 25%;
}
.news-cat-pack {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-image: url(/assets_online/img/common/tri-arw.png);
  background-position: 100% 50%;
  background-size: 1.6rem 1.6rem;
}
.news-ex {
  width: 70%;
  font-size: 1.3rem;
  font-weight: bold;
  padding-right: 2em;
  /* padding-left: 1em; */
}
.news-cat-box {
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  /* background-image: url(/assets_online/img/common/h-b-dotted.png);
  background-position: 0 100%;
  background-size: .3rem .1rem;
  background-repeat: repeat-x; */
  border-bottom: 1.5px dotted;
}

.entry-btn {
  color: #fff;
  display: block;
  background-color: #d85e7f;
  font-size: 1.6rem;
  margin-bottom: 2em;
  text-align: center;
  border-radius: .1em;
}
.entry-btn .arw {
  display: block;
  padding: 1.4em 0;
  background-image: url(/assets_online/img/common/w-arw.png);
  background-position: 96% 50%;
  background-size: .8rem 1.2rem;
}
.system-recept .stand-btn {
  margin: 0 auto 2.5rem;
  max-width: 36rem;
}

/* beginner style2.css
------------------------------------------- */
.beginner-page-head {
  height: 26.5rem;
}
.b-beginner-head {
  background-image: url(../img/beginner/beginner-head-bg-sp.jpg);
}
.beginner-ttl-ph {
  display:block;
  margin:0 auto 1em;
  width:40%;
}
.beginner-lede-txt {
  margin-bottom: 1.6rem;
  line-height: 1.4;
  font-size: 1.8rem;
  font-weight: bold;
}
.beginner-lede-txt span {
  display: inline;
}
.beginner-lede-copy {
  margin: 0 auto 2rem;
  width: 27rem;
}

.beginner-sec {
  position: relative;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f1 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f1 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}

.beginner-sec-block {
  padding: 3.5rem 0;
  position: relative;
  border-top: 1px dotted var(--c-gray-bg);
}
.beginner-sec-block:last-child {
  border-bottom: 1px dotted var(--c-gray-bg);
}

.beginner-sec-ttl{
  position: relative;
  margin-bottom: 1.6rem;
  line-height: 1.5;
  font-size: 2.1rem;
  font-weight: bold;
  /* color:#d85e7f; */
}

.beg-ttl-wrap{
  position: relative;
  min-height: 9rem;
  margin-bottom: 1.6rem;
  display: flex;
  align-items: center;
}
.beginner-sec-head {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  text-align: center;
}
.beginner-sec-mark {
  line-height: 0;
  font-size: 1.7rem;
  color: #ddd;
}
.beginner-sec-mark .num {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 10rem;
  font-weight: normal;
  line-height: 1;
}


.beginner-sec-h {
  position: relative;
  line-height: 1.5;
  font-size: 1.8rem;
  font-weight: 600;
}
.beginner-sec-desc p{
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
  line-height: 1.8;
}
.beginner-sec-desc p:not(:last-child) {
  margin-bottom: 1rem;
}

.beginner-sec-clip img{
  height: 20em;
  object-fit: cover;
}

.link_btn_beg{
  font-weight: 600;
  /* color:#d85e7f; */
  margin-top: 1em;
}
/* .link_btn_beg .rt_arw {
  background-color:#d85e7f;
} */

.beg_inst_block .inst_cate {
  position: relative;
  font-size: 1.35rem;
  padding-left: 1.4em;
  margin-bottom: 0.3em;
}
.beg_inst_block .inst_cate::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.3em;
  height: 1.3em;
  background-image: url(/imgs/icon_begginer_color.svg);
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media screen and (min-width: 769px){
  .beginner-aboutnoa-ttl {
    font-size: 3.2rem;
    letter-spacing: .02em;
  }
  .beginner-feature-box p{
    font-size: 1.1em;
  }
  .beginner-aboutnoa-sub{
    display: flex;
    justify-content: space-between;
  }
  .beginner-aboutnoa-sub li{
    width: 31%;
    margin-bottom: 0;
  }
  .beginner-sub-ttl {
    font-size: 2rem;
  }

  .beginner-feature-wrap{
    display: flex;
    justify-content: space-between;
    border-top: dotted 1px #cacaca;
  }
  .beginner-feature-box{
    border-top: none;
    width: 48%;
  }

  .news-cat-block{
    display: flex;
    flex-wrap: wrap;
  }
  .news-cat-box {
    -webkit-flex-basis: 50%;
    -ms-flex-basis: 50%;
    flex-basis: 50%;
  }
  .news-cat-box:nth-child(odd) .inner {
    padding-right: 2rem;
    background-image: url(/assets_online/img/common/v-b-dotted.png);
    background-repeat: repeat-y;
    background-position: 100% 0;
    background-size: 1px 3px;
  }
  .news-cat-box:nth-child(even) .inner {
    padding-left: 2rem;
  }
  .beginner-lede{
    display: flex;
    align-items: center;
  }
  .beginner-ttl-ph {
    width: 13rem;
    margin: 0 0 1em auto;
  }
  .beginner-lede-txt{
    margin-bottom: 0;
    margin-left: 1em;
  }

  
  .beginner-sec-ttl{
    font-size: 2.4rem;
    text-align: center;
  }
  .beginner-sec-clip img {
    height: auto;
  }
  .beginner-sec-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4rem 3rem;
    /* max-width: 1200px; */
    /* margin: auto; */
  }
  .beginner-sec-block:nth-child(2n){
    flex-direction: row-reverse;
  }
  .beginner-sec-left{
    width: 40%;
  }
  .beginner-sec-right{
    position: relative;
    width: 56%;
  }
  .beginner-sec-desc p {
    margin-bottom: 0;
    position: relative;
  }
  .beginner-sec-head {
    top: 0.2em;
    right: inherit;
    left: 0;
  }
  .beginner-sec-h {
    font-size: 2.1rem;
    margin-left: 7.2rem;
  }

}/*  */
