/*----------------------------------------------------
 invisible
----------------------------------------------------*/
.invisible {
  opacity: 0;
  transition: all 1s;
  transform: translateY(50px);
}
.invisible.visible {
  opacity: 1;
  transform: translateY(0);
}
.fadein {
  opacity: 0;
  animation: fadein 2.6s ease forwards;
}
@keyframes fadein {
  100% {
    opacity: 1;
  }
}
/* sec_btn
----------------------------------------------------*/
.btn_box {
  margin-top: 20px;
}
.btn_box a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 95%;
  padding: 0 5px;
  margin: 0 auto;
  color: #fff;
  background: #838586;
  text-decoration: none;
  border-radius: 100vh;
  font-weight: 700;
}
.btn_box.btn02 {}
.btn_box.btn02 a {
  height: 40px;
  font-size: 13px;
}
.btn_box.btn01 {
  text-align: right;
  margin-top: 7px;
  font-size: 13px;
  font-weight: 700;
  color: #333;
}
.btn_box.btn01 a {
  border: none;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
  padding: 0;
  height: auto;
  color: #333;
  display: inline-block;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path fill="%23000000" d="M22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2A10,10 0 0,1 22,12M6,10L12,16L18,10L16.6,8.6L12,13.2L7.4,8.6L6,10Z" /></svg>');
  background-repeat: no-repeat;
  background-position: right top 2px;
  background-size: 14px;
  padding-right: 18px;
}
.keisai {
  margin: 7px 0 0 !important;
}
.keisai a {
  color: #fff;
  width: 140px;
  text-align: center!important;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  background: #5084c4;
  font-size: 13px !important;
  display: inline-block;
}
.keisai a:hover {
  text-decoration: none;
}
#osusume .keisai {
  margin: 0 5px !important;
  display: inline-block;
}
#scene06 .btn_box a {
  width: 100%;
}
#scene06 .txt_wide {
  margin: 30px 0 40px;
}
@media (min-width: 768px) {
  .btn_box {
    margin-top: 30px;
  }
  .btn_box a {
    max-width: 440px;
  }
  .btn_box a:hover {
    opacity: .6
  }
  .btn_box.btn01 {
  }
  .btn_box.btn02 {
    margin-bottom: 30px;
  }
  .keisai {
    height: 28px;
    line-height: 28px !important;
  }
  #scene06 .txt_wide {
    margin: 30px auto 40px;
    text-align: center;
    width: 80%;
  }
  #scene06 .txt_wide h3 br {
    display: none;
  }
  #scene06 .txt_wide .txt {
    width: auto;
  }
  #scene06 .txt_wide .txt p {
    text-align: left;
  }
}
/* 
----------------------------------------------------*/
.sec_ttl {}
.sec_ttl h2 {
  font-weight: 700;
  font-size: 1.8rem;
}
a {
  cursor: pointer !important;
}
a.zoom {
  display: block;
  position: relative;
}
a.zoom::after {
  position: absolute;
  content: '';
  display: inline-block;
  bottom: 0;
  right: 0;
  background: url("/sp/tepra_kindergarten/img/icn_zoom.png") no-repeat;
  background-size: cover;
  width: 50px;
  height: 17px;
}
@media (min-width:768px) {
  .sec_ttl h2 {
    font-size: 3rem;
  }
  a.zoom::after {
    width: 70px;
    height: 24px;
  }
}
/* 
----------------------------------------------------*/

@media (max-width:767px) {
	#main_box {
	margin-top: 20px;
	}
}

@media (min-width:768px) {
	#main_box {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	}
	#main_box h1 img.pc {
	display: inline;
	}
}

/* 
----------------------------------------------------*/
#lead .sec {
  background: #eff2f4;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}
#lead .sec_box {
  position: relative;
}
#lead .sec_box::after {
  position: absolute;
  content: '';
  display: block;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
  transform: rotate(-45deg);
  height: 30px;
  width: 30px;
  bottom: 0;
  left: 50%;
  margin-left: -15px;
}
#lead .sec_ttl h2 {
  background: url("/sp/tepra_kindergarten/img/line01.png") repeat-x center bottom;
  display: inline-block;
  padding: 10px 0;
}
#lead .sec_ttl h2 strong {
  position: relative;
  display: inline-block;
  font-weight: 700;
}
#lead .sec_ttl h2 strong::after {
  content: '';
  position: absolute;
  top: -48px;
  right: -40px;
  width: 43.2px;
  height: 51.3px;
  background: url("/sp/tepra_kindergarten/img/img01.png") no-repeat center;
  background-size: contain;
}
#lead .txt_box {
  margin: 10px 0;
  text-align: left;
}
#lead ul {
  text-align: left;
  counter-reset: my-counter;
}
#lead ul li {
  border-bottom: 1px solid #999;
  padding: 10px 0 10px 30px;
  /*position: relative;*/
  background-repeat: no-repeat;
  background-position: left 10px;
  background-size: 22px;
}
#lead ul li:first-of-type {
  /*font-size: 120%;*/
  background-image: url("/sp/tepra_kindergarten/img/icn_1.png");
}
#lead ul li:nth-child(2) {
  background-image: url("/sp/tepra_kindergarten/img/icn_2.png");
}
#lead ul li:nth-child(3) {
  background-image: url("/sp/tepra_kindergarten/img/icn_3.png");
}
#lead .h3_txt {
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: center;
  padding-bottom: 40px;
  font-weight: 700;
}
#lead .h3_txt .pht {
  width: 40%;
  margin: 0 auto 15px;
}
#lead .h3_txt h3 {
  font-size: 2rem;
}
#lead .h3_txt h3 strong {
  background: linear-gradient(transparent 60%, #f6f0b2 60%);
  font-weight: 700;
}
#lead .h3_txt .pht figure {
  background-image: url("/sp/tepra_kindergarten/img/pht00.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 125%;
  height: 0;
}
#lead .kome {
  font-size: 10px;
  text-align: right;
  padding-top: 10px;
}
@media (min-width:768px) {
  #lead {
    /*margin-top: 120px;*/
  }
  #lead .sec {
    padding: 40px;
    border-radius: 25px;
  }
  #lead .sec_box::after {
    height: 60px;
    width: 60px;
    bottom: -30px;
    margin-left: -30px;
  }
  #lead .sec_ttl h2 {
    padding: 0 10px 20px;
  }
  #lead .sec_ttl h2 strong::after {
    width: 47px;
    height: 58px;
  }
  #lead .txt_box {
    margin: 25px 0;
    font-size: 1.8rem;
    text-align: center;
  }
  #lead ul {
    font-size: 2.2rem;
    display: inline-block;
  }
  #lead ul li {
    padding: 15px 10px 15px 70px;
  }
  #lead ul li {
    padding: 20px 20px 20px 80px;
    background-position: 15px center;
    background-size: auto;
  }
  #lead .h3_txt {
    display: flex;
    justify-content: space-between;
    text-align: left;
    align-items: center;
    font-size: 2.8rem;
	padding: 20px 0px;
	max-width: 880px;
    margin: 20px auto 0;
  }
  #lead .h3_txt .pht {
    width: 130px;
    margin: 0;
  }
  #lead .h3_txt .txt {
    width: calc(100% - 180px);
  }
  #lead .h3_txt h3 {
    font-size: 3.6rem;
  }
}
/* 
----------------------------------------------------*/
.scene .sec_box {
  padding: 10px 20px 0;
}
.scene .sec_ttl {
  background: url("/sp/tepra_kindergarten/img/line02.png") repeat-x center bottom;
  text-align: center;
  padding: 0 0 40px;
}
.scene .sec_ttl .no {
  background-color: #fff;
  background-image: url("/sp/tepra_kindergarten/img/img02.svg");
  background-repeat: no-repeat;
  background-position: center 10px;
  background-size: 51px;
  padding: 80px 0 20px;
  position: relative;
}
.scene .sec_ttl .no strong {
  font-size: 4rem;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  display: inline-block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.scene .sec_ttl h2 {
  padding-top: 40px;
}
.scene .sec_ttl h2 strong {
  font-weight: 700;
}
#scene01 .sec_ttl {
  background-color: #e7f0e9;
}
#scene02 .sec_ttl {
  background-color: #f8eaed;
}
#scene03 .sec_ttl {
  background-color: #e1eef3;
}
#scene04 .sec_ttl {
  background-color: #f9f4e4;
}
#scene05 .sec_ttl {
  background-color: #eeecf2;
}
#scene01 .pht_box {
  display: flex;
  justify-content: space-between;
}
#scene01 .pht_box p {
  width: 49%;
}
#scene01 .btn02:first-of-type {
  margin-bottom: 30px;
}
#scene01 .list.fs_11 {
  line-height: 1.6;
}
.scene .txt_box {
  margin: 30px 0;
}
.scene .txt_box .pht, .scene .txt_box .point, .scene .txt_box .comment {
  margin-top: 30px;
}
.scene .txt_box h3 {
  font-size: 1.6rem;
  font-weight: 700;
  position: relative;
  padding: 0 0 12px;
}
.scene .txt_box h3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.scene .txt_box h3 strong {
  font-weight: 700;
}
.scene .txt_box h3 sup {
  font-size: 1.2rem;
}
#scene01 .txt_box h3 strong {
  color: #84a58c;
}
#scene02 .txt_box h3 strong {
  color: #d99fac;
}
#scene03 .txt_box h3 strong {
  color: #8fbdcf;
}
#scene04 .txt_box h3 strong {
  color: #d4c183;
}
#scene05 .txt_box h3 strong {
  color: #a495b8;
}
#scene06 .txt_box h3 strong {
  color: #e5984b;
}
.scene .txt_box .txt p {
  margin-top: 1em;
  line-height: 1.8;
}
.scene .txt_box .txt p strong {
  font-weight: 700;
  /*border-bottom: 1px solid #333;*/
}
.scene .txt_box .pht_shadow {
  padding: 0 15px 15px 0;
}
#scene01 .txt_box .pht_shadow + img {
  box-shadow: 15px 15px 0 #e7f0e9;
}
#scene02 .txt_box .pht_shadow img {
  box-shadow: 15px 15px 0 #fbf4f6;
}
#scene02 .txt_box.txt_right .pht_shadow img {
  box-shadow: -15px 15px 0 #fbf4f6;
}
#scene03 .txt_box.txt_right .pht_shadow img {
  box-shadow: -15px 15px 0 #e9f2f5;
}
#scene04 .txt_box .pht_shadow img {
  box-shadow: 15px 15px 0 #fbf7ec;
}
#scene04 .txt_box.txt_right .pht_shadow img {
  box-shadow: -15px 15px 0 #fbf7ec;
}
#scene05 .txt_box .pht_shadow img {
  box-shadow: 15px 15px 0 #f6f5f8;
}
.scene .point {}
.scene .point dl {}
.scene .point dt {
  background: #333;
  color: #fff;
  padding: 5px 15px;
  border-radius: 10px 10px 0 0;
  display: inline-block;
}
.scene .point dd {
  padding: 15px;
  border: 2px solid #333;
  border-radius: 0 10px 10px 10px;
}
.scene .point dd .check {
  padding-left: 1em;
  position: relative;
  margin: .5em 0;
}
.scene .point dd .check::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 10px;
  border-color: transparent transparent transparent #333;
}
.scene .comment {
  padding-top: 20px;
}
.scene .comment dl {
  border: 4px solid #ccc;
  padding: 20px;
  border-radius: 10px;
}
.scene .comment dt {
  margin-top: -45px;
  width: 120px;
}
.scene .comment dt strong {
  display: block;
  background-image: url("/sp/tepra_kindergarten/img/img03.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 35.7%;
  overflow: hidden;
  height: 0;
}
.scene .comment dd {
  font-size: 1.5rem;
  padding-top: 15px;
  line-height: 1.8;
  font-weight: bold;
}
#scene01 .comment dl {
  border-color: #83a48b;
}
#scene01 .comment dt strong {
  background-color: #83a48b;
}
#scene02 .comment dl {
  border-color: #d99fac;
}
#scene02 .comment dt strong {
  background-color: #d99fac;
}
#scene03 .comment dl {
  border-color: #8fbdcf;
}
#scene03 .comment dt strong {
  background-color: #8fbdcf;
}
#scene04 .comment dl {
  border-color: #d4c183;
}
#scene04 .comment dt strong {
  background-color: #d4c183;
}
#scene05 .comment dl {
  border-color: #a495b8;
}
#scene05 .comment dt strong {
  background-color: #a495b8;
}
#scene06 .comment dl {
  border-color: #e5984b;
}
#scene06 .comment dt strong {
  background-color: #e5984b;
}
.anzen {
  margin-top: 25px;
  text-align: center;
}
.anzen h3 {
  position: relative;
  display: inline-block;
  padding: 0 75px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
}
.anzen h3:before, .anzen h3:after {
  position: absolute;
  top: calc(50% - 3px);
  width: 60px;
  height: 6px;
  content: '';
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
}
.anzen h3:before {
  left: 0;
}
.anzen h3:after {
  right: 0;
}
.anzen .txt {
  text-align: left;
  margin-bottom: 20px;
}
.anzen .midashi {
  margin: 15px 0 0;
  line-height: 1.8;
}
#scene02 .anzen .img {
  padding: 10px;
  background: #fbf4f6;
}
#scene02 .btn01,

#scene05 .btn01 {
  margin-top: 25px;
  margin-right: -15px;
}
#scene03 .btn_box,
#scene04 .btn_box {
  margin-top: 25px;
  margin-right: -15px;
}
#scene04 .btn_box a:first-of-type {
  margin-bottom: 10px;
}
#scene05 .pht_sub {
  padding-top: 30px;
}
#scene05 .pht_sub img {
  box-shadow: none !important;
}
#scene06 p.osusume_t {
  text-align: center;
}
#scene06 p.osusume_t strong {
  text-align: center;
  font-weight: 700;
  position: relative;
  padding: 0 10px;
}
#scene06 p.osusume_t strong:before, #scene06 p.osusume_t strong:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: black;
}
#scene06 p.osusume_t strong:before {
  left: -10px;
  transform: rotate(60deg);
}
#scene06 p.osusume_t strong:after {
  right: -10px;
  transform: rotate(-60deg);
}
@media (min-width:768px) {
  .scene .sec_box {
    padding: 50px 25px 0;
  }
  .scene .sec_ttl .no {
    padding: 80px 0 40px;
  }
  .scene .sec_ttl .no strong {
    font-size: 6rem;
  }
  .scene .sec_ttl h2 {
    font-size: 3.5rem;
    padding-top: 60px;
    padding-bottom: 20px
  }
  .scene .txt_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 40px 0;
  }
  .scene .txt_box02 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .scene .txt_box.txt_right {
    flex-flow: row-reverse;
  }
  .scene .txt_box h3 {
    font-size: 2.3rem;
  }
  .scene .txt_box .txt, .scene .txt_box .pht, .scene .txt_box .point {
    margin-top: 15px;
  }
  .scene .txt_box .comment {
    margin-top: 40px;
  }
  .scene .txt_box .comment dd {
    line-height: 2;
    font-size: 1.7rem;
  }
  #scene01.scene .txt_box .comment {
    margin-top: 70px;
  }
  .scene .txt_box h3.h3_wide {
    width: 100%;
  }
  .scene .txt_box .txt {
    width: 46%;
  }
  .scene .txt_box .point, .scene .txt_box .pht {
    width: 48%;
  }
  .scene .txt_box .point_long {
    width: 100%;
  }
  .scene .txt_box .pht_shadow {
    padding: 0;
  }
  #scene01 .txt_box .pht_shadow + img {
    box-shadow: 40px 40px 0 #e7f0e9;
  }
  #scene01 .txt_box02 .txt {
    width: 100%;
  }
  #scene02 .txt_box .pht_shadow img {
    box-shadow: 40px 40px 0 #fbf4f6;
  }
  #scene02 .txt_box.txt_right .pht_shadow img {
    box-shadow: -40px 40px 0 #fbf4f6;
  }
  #scene03 .txt_box.txt_right .pht_shadow img {
    box-shadow: -40px 40px 0 #e9f2f5;
  }
  #scene04 .txt_box .pht_shadow img {
    box-shadow: 40px 40px 0 #fbf7ec;
  }
  #scene04 .txt_box.txt_right .pht_shadow img {
    box-shadow: -40px 40px 0 #fbf7ec;
  }
  #scene05 .txt_box .pht_shadow img {
    box-shadow: 40px 40px 0 #f6f5f8;
  }
  .scene .txt_box .txt p {
    line-height: 2;
  }
  #scene01 .point dl {
    padding-top: 50px
  }
  #scene01 .btn02:last-of-type {
  margin-top: 20px;
}
  #scene01 .btn02:first-of-type {
  margin-top: 15px;
  margin-bottom: 40px;
}
  .scene .point dt {
    padding: 8px 20px;
  }
  .scene .point dd {
    padding: 30px;
  }
  .btn_wrap {
    display: flex;
  }
  .btn_wrap .btn_box {
    width: 50%;
  }
  .btn_wrap .btn_box a {
    max-width: 440px;
  }
  .scene .comment dl {
    padding: 30px;
  }
  .scene .comment dt {
    margin-top: -70px;
    margin-left: -10px;
    width: 155px;
  }
  .anzen {
    margin-top: 50px;
  }
  .anzen h3 {
    padding: 0 150px;
    font-size: 3rem;
  }
  .anzen h3:before, .anzen h3:after {
    width: 120px;
  }
  .anzen .midashi {
    margin: 25px 0 0;
  }
  #scene02 .pht,
  #scene05   .pht    {
    position: relative;
  }
  #scene02 .pht .btn01,  
  #scene05 .pht .btn01  {
    margin-top: 45px;
    position: absolute;
    right: 0px;
    width: 100%;
    margin-right: 0;
  }
  #scene02 .anzen .img {
    padding: 40px;
    margin-top: 30px;
  }
  #scene03  .txt_right  .pht    {
    margin-top: 60px;
  }
  #scene03  .btn_box,
  #scene04 .btn_box {
    margin-top: 55px;
    margin-right: 0;
    font-size: 1.3rem;
    white-space: nowrap;
  }
  #scene03  .pht,
  #scene04 .sec042 .pht, #scene04 .sec043 .pht {
    position: relative;
  }
  #scene03  .btn_box,
  #scene04 .sec042 .btn_box {
    position: absolute;
    margin-top: 45px;
    left: 0;
    text-align: left;
  }
  #scene03  .btn_box    a,
    #scene04 .sec042 .btn_box   a   {
        display: inline;
        background-position: right center
    }
  #scene04 .sec043 .btn_box {
    position: absolute;
    width: 250px;
    margin-top: 45px;
    right: 0;
  }
  #scene05 .pht_sub {
    padding-top: 100px;
  }
  #scene06 p.osusume_t {
    text-align: center;
    width: 100%;
    margin-top: 40px;
  }
  #scene06 p.osusume_t strong {
    font-size: 2rem;
    padding: 0 30px;
  }
  #scene06 p.osusume_t strong:before, #scene06 p.osusume_t strong:after {
    width: 30px;
  }
}
@media (min-width:900px) {
  .scene .sec_box {
    padding: 50px 50px 0;
  }
}

/* 
----------------------------------------------------*/
#scene06 {
  background: url("/sp/tepra_kindergarten/img/bg01.jpg");
  padding: 50px 10px;
  margin-bottom: 0 !important;
}
#scene06 .sec_box {
  background: #fff;
  position: relative;
  padding: 0;
}
#scene06 .sec_box::before, #scene06 .sec_box::after {
  content: '';
  position: absolute;
}
#scene06 .sec_box::before {
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 2px solid #333;
}
#scene06 .sec_box::after {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid #333;
}
#scene06 .sec {
  background-repeat: no-repeat;
  background-image: url("/sp/tepra_kindergarten/img/bg02.png"), url("/sp/tepra_kindergarten/img/bg03.png");
  background-position: left top, left bottom;
  padding: 40px 30px;
  position: relative;
  z-index: 2
}
#scene06 .sec::before {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  width: 50px;
  background-repeat: no-repeat;
  background-image: url("/sp/tepra_kindergarten/img/bg02.png"), url("/sp/tepra_kindergarten/img/bg03.png");
  background-position: left top, left bottom;
  transform: scale(-1, 1);
}
#scene06 .txt_box {
  position: relative;
  z-index: 2
}
#scene06 .midashi {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
#scene06 h2 {
  text-align: center;
}
#scene06 h2 strong {
  display: inline-block;
  background: url("/sp/tepra_kindergarten/img/bg05.png") no-repeat center;
  padding: 10px 30px;
  background-size: 100% auto;
  font-size: 1.8rem;
  font-weight: 700;
}
#scene06 .txt_box .txt h3 {
  padding-bottom: 6px;
  border-bottom: 1px solid #333;
}
#scene06 .txt_box .txt h3::before {
  position: absolute;
  display: block;
  content: "";
  border-bottom: 2px solid #333;
  width: 100%;
  bottom: -6px;
}
#scene06 .txt_box .txt h3:after {
  display: none;
}
#scene06 .txt_degin {
  background: #f9f4e4;
  padding: 18px;
}
#scene06 .pht2 {
  padding: 10px 0;
}
#scene06 .txt2 {
  line-height: 1.8;
}
@media (min-width:768px) {
  #scene06 {
    background: url("/sp/tepra_kindergarten/img/bg01.jpg");
    padding: 80px 10px;
  }
  #scene06 .sec_box::before {
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
  }
  #scene06 .sec_box::after {
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
  #scene06 .sec {
    padding: 80px;
  }
  #scene06 h2 strong {
    padding: 20px 80px;
    font-size: 3.5rem;
  }
  #scene06 .lead {
    text-align: center;
  }
  #scene06 .txt_degin {
    padding: 0;
    width: 90%;
    margin: 40px auto;
  }
  #scene06 .txt2 {
    width: 55%;
    padding: 40px;
    padding-left: 20px;
    margin: 0;
	line-height: 2;
  }
  #scene06 .pht2 {
    width: 45%;
    margin: 0;
    padding: 40px;
    padding-right: 20px;
  }
  #scene06 .txt_ud01 {
    align-items: center;
  }
}
/* 
----------------------------------------------------*/
#proseries {
  background: url("/sp/tepra_kindergarten/img/bg06.jpg");
  padding: 30px 0;
  margin: 0 !important;
}
#proseries h2 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
}
#proseries h2:nth-of-type(2) {
  margin-top: 40px;
}
#proseries .item_box {
  margin-top: 30px;
  border: 1px solid #ddd;
  padding: 30px;
  background: #fff;
}
#proseries .main_item {
  border-color: #e5984b;
  position: relative;
}
#proseries .main_item::before {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border: 2px solid #e5984b;
}
#proseries .item_box .txt {
  z-index: 2;
  position: relative;
}
#proseries .item_box h3 {
  color: #e5984b;
  font-weight: 700;
  font-size: 1.6rem;
  border-bottom: 1px dashed #ddd;
  margin: 15px 0;
  padding-bottom: 5px;
}
#proseries .item_box h4 {
  font-weight: 700;
  font-size: 1.6rem;
  margin: 10px 0;
}
#proseries .item_box p {
  margin-top: 10px;
}
#proseries .item_box .data {
  font-size: 1.3rem;
}
#proseries .btn_box a {
  height: 40px;
  width: 70%;
  font-size: 13px;
}
#proseries .sub_item {
  margin-top: 30px;
  border: 1px solid #ddd;
  padding: 30px;
  background: #fff;
}
#proseries .sub_item h3 {
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
}
#proseries .sub_item h3 strong {
  font-weight: 700;
  color: #4f86c5;
}
#proseries .sub_item .pht {
  padding: 10px;
}
#proseries .sub_item h4 {
  font-weight: 700;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
#proseries .sub_item .txt {
  font-size: 1.3rem;
}
@media (min-width:768px) {
  #proseries {
    padding: 30px 0 80px;
  }
  #proseries h2 {
    font-size: 3.5rem;
  }
  #proseries .item_box {
    margin-top: 50px;
    padding: 50px;
    display: flex;
    justify-content: space-between;
    flex-flow: row-reverse;
  }
  #proseries .item_box .txt {
    /*width: 520px;*/
	width: 60%;
	
  }
  #proseries .item_box .pht {
    /*width: calc(100% - 580px);*/
	width: 40%;
  }
  #proseries .item_box h3 {
    font-size: 2rem;
    margin: 15px 0;
    padding-bottom: 5px;
  }
  #proseries .item_box h4 {
    font-size: 2rem;
    margin: 10px 0;
  }
  #proseries .item_box p {
    margin-top: 10px;
  }
  #proseries .item_box .data {
    font-size: 1.3rem;
  }
  #proseries .btn_box a {
    width: 200px;
  }
  #proseries .item_box .btn_box a {
    margin-left: 0;
  }
  #proseries .sub_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #proseries .sub_box .sub_item {
    width: 49%;
  }
  #proseries .sub_box .sub_wide {
    width: 100%;
  }
  #proseries .sub_item {
    margin-top: 30px;
    padding: 40px 16px 90px;
    position: relative;
  }
  #proseries .sub_item h3 {
    font-size: 1.8rem;
  }
  #proseries .sub_item .pht {
    padding: 10px 10%;
  }
  #proseries .sub_box .sub_wide .pht {
    padding: 10px 10%;
    display: flex;
  }
  #proseries .sub_box .sub_wide .pht img {
    width: 50%;
    max-width: none;
  }
  #proseries .sub_item .txt {
    padding: 0 40px;
  }
  #proseries .sub_box .sub_wide .txt {
    padding: 0 24%;
  }
  #proseries .sub_item .btn_box {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* 
----------------------------------------------------*/
#osusume {
  background: #faf2f4;
  padding: 40px 0;
  margin: 0;
}
#osusume .sec_box .fukidasi {
  margin: 0 auto 10px;
  width: 80%;
  max-width: 354px;
}
#osusume h2 {
  text-align: center;
}
#osusume h2 strong {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
  padding: 0 10px;
  display: block;
}
#osusume h2 strong:before, #osusume h2 strong:after {
  content: '';
  position: absolute;
  bottom: 20px;
  display: inline-block;
  width: 40px;
  height: 2px;
  background-color: black;
}
#osusume h2 strong:before {
  left: calc(50% - 9em);
  transform: rotate(60deg);
}
#osusume h2 strong:after {
  right: calc(50% - 9em);
  transform: rotate(-60deg);
}
#osusume .pht2 {
  padding: 0 10px 10px;
}
#osusume .txt2 {
  line-height: 1.8;
}
#osusume .txt2 .keisai {
  color: #fff;
  width: 140px;
  text-align: center!important;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  background: #5084c4;
  font-size: 13px !important;
  display: inline-block;
  margin-top: 0!important;
}


@media (min-width:768px) {
  #osusume {
    padding: 40px 0 80px;
  }
  #osusume p {
    text-align: center;
  }
  #osusume h2 strong {
    font-size: 3rem;
    padding: 15px 30px 0;
  }
  #osusume h2 strong:before {
    left: calc(50% - 11em);
  }
  #osusume h2 strong:after {
    right: calc(50% - 11em);
  }
  #osusume .txt_box {
  /*width: 760px;*/
    max-width: 760px;
    margin: 0 auto;
  }
  #osusume .txt_box .pht2 {
    padding: 40px 0 30px;
  }
  #osusume .txt_box .txt2 {
    padding: 0;
    line-height: 2;
  }
  #osusume .txt_box p {
    display: inline-block;
  }
  #osusume .txt2 .keisai {
  line-height: 26px !important;
}
}
/* 
----------------------------------------------------*/
@media (min-width:768px) {}