@charset "utf-8";
#introduction {
  padding-top: 10px;
}
body {
  background: url(../../img/common/hd_bg_ctg.png) no-repeat center top;
  background-size: 100% 270px;
}
@media only screen and (max-width: 750px) {
  body {
    background: url(../../img/common/hd_bg_ctg.png) no-repeat center 0rem;
    background-size: 200% 22rem;
  }
  .mv {
    width: 100%;
    height: auto;
    margin: 0rem auto 0 auto;
    filter: drop-shadow(0px 0px 0 rgba(0,0,0,0.0));
  }
  .content {
    width: 100%;
    margin: 0 auto 0 auto;
  }
}

/*=========================

sec-pagetitle
===========================*/
.sec-pagetitle {
  width: 1200px;
  margin: 0 auto 0 auto;
}
.sec-pagetitle .pankuzu {
  font-size: 14px;
  line-height: 1.47;
  text-align: left;
  margin: 15px 0 0 5px;
}
.sec-pagetitle h2 {
  width: 100%;
  display: inline-block;
  margin: 10px auto 0 auto;
  padding: 0;
  filter: drop-shadow(0 0px 4px rgba(0, 0, 0, .5));
}

@media only screen and (max-width: 750px) {
  .sec-pagetitle {
    width: 100%;
    margin: 9.8rem auto 0 auto;
  }
  .sec-pagetitle .pankuzu {
    font-size: 14px;
    line-height: 1.47;
    text-align: left;
    width: 100%;
    margin: 2rem 0 0 2rem;
  }
  .sec-pagetitle h2 {
    width: 100%;
    display: inline-block;
    margin: 10px auto 0 auto;
    padding: 0;
    filter: drop-shadow(0 0px 4px rgba(0, 0, 0, .5));
  }
}


/*=========================

sec-detail
===========================*/
.sec-detail {
  width: 1000px;
  margin: 0 auto 0 auto;
  padding: 90px 0 90px 0;
}
.sec-detail h3 {
  font-size: 36px;
  line-height: 1.47;
  color: #f38838;
  letter-spacing: 0.25rem;
  text-align: center;
  margin: 0 0 25px 0;
  padding: 0 0 0 0;
}
.sec-detail .read {
  font-size: 20px;
  line-height: 1.8;
  font-weight: bold;
  letter-spacing: 0.25rem;
  color: #333333;
  text-align: center;
  margin: 25px 0 0 0;
  padding: 0 0 0 0;
}
.sec-detail .type {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 910px;
  margin: 60px auto 0 auto;
  padding: 0 0 0 0;
}
.sec-detail .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 900px;
  margin: 60px auto 0 auto;
  padding: 0 0 0 0;
}
.sec-detail .flex li {
  width: 220px;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
@media only screen and (max-width: 750px) {
  .sec-detail {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 7.5rem 3rem 15.0rem 3rem ;
  }
  .sec-detail  h3 {
    font-size: 3.8rem;
    line-height: 2.0;
    margin: 0rem 0 0 0;
    padding: 0 0 0 0;
  }
  .sec-detail .read {
    font-size: 2.5rem;
    line-height: 1.8;
    color: #333333;
    margin: 3rem 0 0 0;
    padding: 0 0 0 0;
  }
  .sec-detail .type {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: 12% auto 0 auto;
    padding: 0 0 0 0;
  }
  .sec-detail .flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: 12% auto 0 auto;
    padding: 0 0 0 0;
  }
  .sec-detail .flex li {
    width: 48%;
    height: auto;
    margin: 0 0 4% 0;
    padding: 0 0 0 0;
  }
  .sec-detail .flex li:nth-child(3),
  .sec-detail .flex li:nth-child(4) {
    margin-bottom: 0;
  }
}


/*=========================
.sec-ctg01
===========================*/
.sec-ctg01 {
  text-align: center;
  width: 1000px;
  margin: 0 auto 0 auto;
  padding: 0 0 150px 0;
}
.ti-inner {
  background-image: url(../../img/common/ttl_o_l_bg.png), url(../../img/common/ttl_o_r_bg.png);
  background-position: left 0% top 0%, right 0% bottom 0%;
  background-size: 60px 60px, 60px 60px;
  background-repeat: no-repeat,no-repeat;
  text-align: center;
  width: 100%;
  height: 60px;
  margin: 0 auto 0 auto;
  padding: 0 60px 0 60px;
}
.ti-inner h3 {
  font-size: 24px;
  line-height: 56px;
  color: #ffffff;
  background-image: url(../../img/common/ttl_o_m_bg.png);
  background-position: left 0% top 0%;
  background-size: 100% 60px;
  background-repeat: repeat-x;
  width: 100%;
  height: 60px;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}
.sec-ctg01 .list {
  font-size: 2.4rem;
  line-height: 2.2;
  color: #936362;
  font-weight: 800;
  text-align: center;
  margin: 30px auto 0 auto;
  padding: 0 0 0 0;
}
.sec-ctg01 .list li.new {
  color: #ff3333;
}
.sec-ctg01 .read {
  font-size: 1.8rem;
  line-height: 2.0;
  color: #333333;
  text-align: center;
  margin: 30px auto 0 auto;
  padding: 0 0 0 0;
}
.sec-ctg01 .price {
  margin: 60px auto 0 auto;
  padding: 0 0 0 0;
}
.sec-ctg01 .price-info {
  font-size: 1.8rem;
  line-height: 2.0;
  color: #333333;
  text-align: center;
  margin: 20px auto 90px auto;
  padding: 0 0 0 0;
}

.sec-ctg01 .lesson {
  background-color: #f8f4f4;
  margin: 20px auto 90px auto;
  padding: 0 0 0 0;
  padding: 35px 35px 30px 35px;
  border: 4px solid #936362;
  border-radius: 15px;
}
.sec-ctg01 .lesson h4 {
  font-size: 2.0rem;
  line-height: 1.0;
  color: #936362;
  font-weight: 800;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sec-ctg01 .lesson p {
  font-size: 1.8rem;
  line-height: 1.8;
  color: #333333;
  text-align: left;
  margin: 20px 0 0 0;
  padding: 0 0 15px 0rem;
  border-bottom: dotted 1px #999999;
}
.sec-ctg01 .lesson ol {
  font-size: 1.8rem;
  line-height: 1.8;
  color: #333333;
  text-align: left;
  margin: 15px 0 0 0;
  padding: 0 0 0 0;
}
.sec-ctg01 .lesson ol li  {
  list-style: none;
  margin: 5px 0 0 0;
  padding-left: 1.3em;
  text-indent: -1.3em;
}

.sec-ctg01 .class {
  text-align: left;
  width: 900px;
  margin: 60px auto 0 auto;
  padding: 0 0 0 0;
}
.sec-ctg01 .class .new {
  width: 120px;
  margin: 0 0 8px 0;
  padding: 0 0 0 0;
}
.sec-ctg01 .class dl.cl-hd {
  display: flex;
  justify-content: space-between;
  background-color: #936362;
  width: 100%;
  margin: 0 0 0 0;
  padding: 15px 20px 15px 20px;
}
.sec-ctg01 .class dl.cl-hd dt {
	position: relative;
  text-align: left;
  font-size: 2.4rem;
  line-height: 1.0;
  color: #ffffff;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 0 0 1.0em;
}
.sec-ctg01 .class dl.cl-hd dt::before {
  content: '●';
  position: absolute;
  top: 0.13em;
  left: 0;
  font-size: 80%;
}
.sec-ctg01 .class dl.cl-hd dd {
  text-align: right;
  font-size: 1.8rem;
  line-height: 1.0;
  color: #ffffff;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sec-ctg01 .class dl.cl-bd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: 25px 0 0 0;
  padding: 0 10px 0 10px;
}
.sec-ctg01 .class dl.cl-bd dt {
  font-size: 2.0rem;
  line-height: 1.0;
  color: #333333;
  font-weight: bold;
  text-align: left;
  width: 50%;
  margin: 0 0 0 0;
  padding: 0 0 0 0rem;
}
.sec-ctg01 .class dl.cl-bd dd:nth-last-of-type(2){
  font-size: 2.0rem;
  line-height: 1.0;
  font-weight: bold;
  color: #ff3333;
  text-align: right;
  width: 50%;
  margin: 0 0 0 0;
  padding: 0 0 0 0rem;
}
.sec-ctg01 .class dl.cl-bd dd:nth-last-of-type(2) span{
  font-size: 120%;
}
.sec-ctg01 .class dl.cl-bd dd:last-of-type{
  font-size: 1.8rem;
  line-height: 1.8;
  color: #333333;
  text-align: left;
  width: 100%;
  margin: 15px 0 0 0;
  padding: 10px 0 0 0rem;
  border-top: dotted 1px #999999;
}

.sec-ctg01 .consultation {
  margin: 90px auto 0 auto;
  padding: 0 0 0 0;
}
.sec-ctg01 .consultation h4{
  font-size: 2.8rem;
  line-height: 1.0;
  color: #936362;
  font-weight: 800;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.sec-ctg01 .consultation p {
  font-size: 1.8rem;
  line-height: 2.0;
  color: #333333;
  text-align: center;
  margin: 30px auto 0 auto;
  padding: 0 0 0 0;
}
.sec-ctg01 .consultation p:last-of-type {
  margin-bottom: 90px;
}
.sec-ctg01 .btn {
  font-size: 24px;
  line-height: 1.0;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background-color: #ff3333;
  display: inline;
  border-radius: 26px;
  margin: 0 auto 0 auto;
  padding: 15px 80px 15px 40px;
  box-shadow: 4px 4px #ff9a9a;
  background-image: url(../../img/common/bt_arrw.png);
  background-position: right 24px center;
  background-size: 7% auto;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 750px) {
  .sec-ctg01 {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 5rem 15.0rem 5rem ;
  }
  .ti-inner {
    background-image: url(../../img/common/ttl_o_l_bg.png), url(../../img/common/ttl_o_r_bg.png);
    background-position: left 0% top 0%, right 0% bottom 0%;
    background-size: 8.0rem 8.0rem, 8.0rem 8.0rem;
    background-repeat: no-repeat,no-repeat;
    text-align: center;
    width: 100%;
    height: 8.0rem;
    margin: 0 auto 0 auto;
    padding: 0 8.0rem 0 8.0rem;
  }
  .ti-inner h3 {
    font-size: 3.6rem;
    line-height: 8rem;
    color: #ffffff;
    background-image: url(../../img/common/ttl_o_m_bg.png);
    background-position: left 0% top 0%;
    background-size: 100% 8.0rem;
    background-repeat: repeat-x;
    width: 100%;
    height: 8.0rem;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .read {
    font-size: 2.5rem;
    line-height: 1.6;
    color: #333333;
    text-align: left;
    margin: 2.5rem 0 0 0;
    padding: 0 2.5rem 0 2.5rem;
  }
  .sec-ctg01 .list {
    font-size: 2.8rem;
    line-height: 1.0;
    color: #936362;
    font-weight: 800;
    text-align: center;
    margin: 3.0rem auto 0 auto;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .list li {
    margin: 2.5rem 0 0 0;
  }
  .sec-ctg01 .list li.new {
    color: #ff3333;
    line-height: 1.3;
  }
  .sec-ctg01 .price {
    margin: 5.0rem auto 0 auto;
    padding: 0 0 0 0;
}
  .sec-ctg01 .price-info {
    font-size: 2.5rem;
    line-height: 2.0;
    color: #333333;
    text-align: center;
    margin: 2.5rem auto 2.5rem auto;
    padding: 0 0 0 0;
  }

  .sec-ctg01 .lesson {
    text-align: left;
    background-color: #f8f4f4;
    margin: 5.0rem auto 5.0rem auto;
    padding: 0 0 0 0;
    padding: 3.0rem;
    border: 4px solid #936362;
    border-radius: 2.0rem;
  }
  .sec-ctg01 .lesson h4{
    font-size: 2.5rem;
    line-height: 1.0;
    color: #936362;
    font-weight: 800;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .lesson p {
    font-size: 2.5rem;
    line-height: 1.8;
    color: #333333;
    margin: 2.5rem 0 0 0;
    padding: 0 0 2.5rem 0rem;
    border-bottom: dotted 1px #999999;
  }
  .sec-ctg01 .lesson ol {
    font-size: 2.5rem;
    line-height: 1.8;
    color: #333333;
    margin: 2.5rem 0 0 0;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .lesson ol li  {
    list-style: none;
    margin: 0.rem 0 0 0;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }

  .sec-ctg01 .class {
    text-align: left;
    width: 100%;
    margin: 5.0rem auto 0 auto;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .class .new {
    width: 15.0rem;
    margin: 0 0 0.5rem 0;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .class dl.cl-hd {
    display: flex;
    justify-content: space-between;
    background-color: #936362;
    width: 100%;
    margin: 0 0 0 0;
    padding: 3.0rem 3.5rem;
    letter-spacing: -0.10rem
  }
  .sec-ctg01 .class dl.cl-hd dt {
    position: relative;
    text-align: left;
    font-size: 2.8rem;
    line-height: 1.0rem;
    color: #ffffff;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 0 0 1.0em;
  }
  .sec-ctg01 .class dl.cl-hd dt span {
    font-size: 85%;
  }
  .sec-ctg01 .class dl.cl-hd dt::before {
    content: '●';
    position: absolute;
    top: 0.08em;
    left: 0;
    font-size: 80%;
  }
  .sec-ctg01 .class dl.cl-hd dd {
    text-align: right;
    font-size: 2.0rem;
    line-height: 1.0rem;
    color: #ffffff;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .class dl.cl-bd {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 2.0rem 0 0 0;
    padding: 0 1.0rem 0 1.0rem;
  }
  .sec-ctg01 .class dl.cl-bd dt {
    font-size: 3.0rem;
    line-height: 1.0;
    color: #333333;
    font-weight: bold;
    text-align: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0rem;
  }
  .sec-ctg01 .class dl.cl-bd dd:nth-last-of-type(2){
    font-size: 3.0rem;
    line-height: 1.0;
    font-weight: bold;
    color: #ff3333;
    text-align: left;
    width: 100%;
    margin: 2.0rem 0 0 0;
    padding: 0 0 0 0rem;
  }
  .sec-ctg01 .class dl.cl-bd dd:nth-last-of-type(2) span{
    font-size: 120%;
  }
  .sec-ctg01 .class dl.cl-bd dd:nth-last-of-type(1) {
    font-size: 2.5rem;
    line-height: 1.8;
    color: #333333;
    text-align: left;
    width: 100%;
    margin: 2.0rem 0 0 0;
    padding: 2.0rem 0 0 0rem;
    border-top: dotted 1px #999999;
  }

  .sec-ctg01 .consultation {
    margin: 8.0rem auto 0.0rem auto;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .consultation h4{
    font-size: 3.2rem;
    line-height: 1.0;
    color: #936362;
    font-weight: 800;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .consultation p {
    font-size: 2.4rem;
    line-height: 2.0;
    color: #333333;
    text-align: center;
    margin: 2.5rem auto 0 auto;
    padding: 0 0 0 0;
  }
  .sec-ctg01 .consultation p:last-of-type {
    margin-bottom: 4.0rem;
  }
  .sec-ctg01 .btn {
    font-size: 3.0rem;
    line-height: 1.0;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: -0.05em;
    text-align: left;
    background-color: #ff3333;
    display: block;
    border-radius: 26px;
    width: 96%;
    margin: 0 auto 0 auto;
    padding: 3.0rem 0 3.0rem 1.0rem;
    box-shadow: 4px 4px #ff9a9a;
    background-image: url(../../img/common/bt_arrw.png);
    background-position: right 3.0rem center;
    background-size: 7% auto;
    background-repeat: no-repeat;
  }
}

