.telemaru_contents{
    color: #313234;
    -webkit-text-size-adjust: none;
    position: relative;
    font-size: 1rem;
    line-height: 1.65;
}


.telemaru_contents img {
/*  max-width: 100%;*/
  vertical-align: top; }

  .f30{
      margin: 10px 0 0 0;
      font-size: 30px;
      line-height: 1.5;
      font-feature-settings: "palt";
      }

  .f40{
          margin: 10px 0 0 0;
          font-size: 40px;
          line-height: 1.5;
          }
  .kaikaku{
    line-height: 2.5;
    font-size: 20px;
  }


.telemaru_contents [data-sec-bg] {
  background-color: #f3f3f3;
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: cover;
}
  @media only screen and (min-width: 1366px) {
    .telemaru_contents [data-sec-bg] {
      background-size: 1366px auto; } }


.telemaru_contents .overview .overview_text_layer {
  z-index: 10;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  box-sizing: border-box;
  min-height: auto;
  height: 500px;
  display: flex;
  align-items: center;
  padding: 0 10px; }
.telemaru_contents .overview .mark {
  display: block;
  width: 80px; }
.telemaru_contents .overview .text_group {
  color: #000;
  margin-top: -90px;
  margin-left: 110px;
  margin-bottom: 70px; }
.telemaru_contents .overview .subtitle {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.15;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.telemaru_contents .overview .title {
  font-size: 48px;
  font-weight: bold;
/*   margin-top: 0.1em; */
    font-feature-settings: "palt";
}

.telemaru_contents .overview .read {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.15;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
/*    margin-top: 0.6em; */
}

@media only screen and (max-width: 768px) {
  .telemaru_contents .overview .overview_text_layer {
    height: auto;
    padding: 30px 5% 20px; }
  .telemaru_contents .overview .mark {
    width: 32px;
    top: 6%;
    left: 6%; }
  .telemaru_contents .overview .mark img{
    max-width: 100%;
     }
  .telemaru_contents .overview .text_group {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 70px;}
  .telemaru_contents .overview .subtitle {
    font-size: 2.5vw; }
  .telemaru_contents .overview .title {
    font-size: 5.2vw; }
  .telemaru_contents .overview .read {
    font-size: 3.5vw; }


.f30{
              margin: 10px 0 0 0;
              font-size: 6.2vw;
              line-height: 1.5;

              }




    .kaikaku{
      line-height: 2.5;
      font-size: 2.5vw; }


  }


    .dp_sp{
    	display: none;
    }
    .dp_pc{
    	display: block;
    }

@media (max-width: 640px){
    .dp_sp{
    		display: block;
    	}
      .dp_pc{
      	display: none;
      }
    }



.bg_brown{
background-color: #d8cbba;
padding: 20px 10px;
border-radius: 4px;
}
.wleft{
display: block;
float: left;
width: 25%;
padding: 0 0 0 3%;
}

.wleft img{
margin: 10px 0 0 0;
}
.wright{
  display: block;
  float: left;
  width: 70%;
}
@media (max-width: 640px){

  .bg_brown{
  background-color: #d8cbba;
  padding: 20px 10px;
  border-radius: 4px;
  width: 96%;
  margin: 0 2%;
  }

.wleft{
display: block;
float: none;
width: 100%;
padding: 0 0 0 3%;
}
.wright{
  display: block;
  float: none;
  width: 100%;
}
}

h2{
  font-feature-settings: "palt";
}
h2.recomend{
  margin: 20px 0 0 0;
font-size: 30px;
font-weight: bold;
color: #4e92ab;
line-height: 1.5;

}

h3.recomend{
  margin: 20px 0 0 0;
font-size: 24px;
font-weight: bold;
line-height: 1.5;
font-feature-settings: "palt";
}

@media (max-width: 640px){
h2.recomend{
  margin: 20px 0 0 0;
font-size: 5.2vw;
font-weight: bold;
color: #4e92ab;
line-height: 1.5;
font-feature-settings: "palt";
}
h3.recomend{
  margin: 20px 0 0 0;
font-size: 4.8vw;
font-weight: bold;
line-height: 1.5;
}
}




h4.example{
    margin: 20px 0 0 0;
  display: block;
  width: 100px;
  text-align: center;;
  background-color: #4e92ab;
  color: #ffffff;
padding: 4px 10px;
}


ul.checklist {
padding:  10px 20px 10px 60px;
background-color: #ffffff;
}
ul.checklist li {
  margin: 10px 0;
  list-style: square url(../img/check.png) outside;
  padding: 0 0 0 0px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.0;
}
@media (max-width: 640px){
ul.checklist {
padding:  10px 20px 10px 60px;
background-color: #ffffff;
margin: 20px 0 0 0;
}
ul.checklist li {
  margin: 10px 0;
  list-style: square url(../img/check.png) outside;
  padding: 10px 0 0 0px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
}

.ph_bg01{
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  min-height: 419px;
  padding: 0;
  background: url("../img/bgimg01.jpg") right top no-repeat;
   clear: both;
}

.ph_bg02{
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  min-height: 419px;
  padding: 0;
  background: url("../img/bgimg02.jpg") left top no-repeat;
   clear: both;
}

.ph_bg03{
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  min-height: 419px;
  padding: 0;
  background: url("../img/bgimg03.jpg") right top no-repeat;
   clear: both;
}

.ph_bg01 p.read,
.ph_bg03 p.read{
padding-right: 56px !important;
}

.pleft56{
padding-left: 56px !important;
}
.ptop240{
padding-top: 0px !important;
}

@media (max-width: 640px){
  .ph_bg01{
    position: relative;
  display: inline-block;
    margin: 0 auto;
    width: 100%;
    padding: 0 0 0 0;
   background : none;
   clear: both;
  }

  .ph_bg02{
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    padding: 0 0 0 0;
    background : none;
    clear: both;
  }

  .ph_bg03{
    position: relative;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    padding: 0 0 0 0;
    background : none;
    clear: both;
  }
  .ph_bg01 p.read,
  .ph_bg03 p.read{
  padding-right: 0px !important;
  }

  .pleft56{
  padding-left: 8px !important;
  }
  .mtop240{
  margin-top: 140px !important;
  }
}

p.red_tl{
  margin: 20px 0 0 0;
  display: block;
  width: 280px;
  text-align: center;
  background-color: #d94356;
  color: #ffffff;
padding: 4px 10px;
font-size: 21px;
font-weight: bold;
}


.under_red {
  border-bottom: solid 2px #d94356;
}

.cicle_ph{
display: block;
float: left;
width: 15%;
padding: 0 20px 0 0;
}
.cicle_tx{
  display: block;
  float: left;
  width: 80%;
}

@media (max-width: 640px){
  .cicle_ph{
  display: none;
  }
  .cicle_tx{
    display: block;
    float: none;
    width: 100%;
  }

  p.red_tl{
    margin: 20px auto 0 0;
    display: block;
    width: 96%;
    text-align: center;
    background-color: #d94356;
    color: #ffffff;
  padding: 4px 10px;
  font-size: 21px;
  font-weight: bold;
  }

}


.sct_jirei{
background-color: #0055ad;
padding: 40px 0 40px 0;
line-height: 1.6;
color: #ffffff;
}
.jirei{
display: block;
float: left;
vertical-align: middle;
margin: 0 0 0 0;
line-height: 1.5;
}
.category{
display: block;
float: right;
vertical-align: middle;
margin: 0 20px;
font-size: 20px;
width: 100px;
text-align: center;
border: 1px solid #ffffff;
line-height: 2.8;
}
.items{
display: block;
float: left;
vertical-align: middle;
margin: 0 0 0 0;
line-height: 2.0;
}

@media (max-width: 640px){
  .jirei{
  display: block;
  float: left;
  vertical-align: middle;
  margin: 0 0 15px 0;
  font-size: 6.2vw;
  }
  .category{
  display: block;
  float: right;
  vertical-align: middle;
  margin: 0 20px;
  font-size: 18px;
  width: 100px;
  text-align: center;
  border: 1px solid #ffffff;

  }
  .items{
  display: block;
  float: left;
  vertical-align: middle;
  margin: 0 0 0 0;
  }

}

.intro_before,
.intro_after{
background-color: #ffffff;
padding: 25px;
margin: 5px 8px;
border-radius: 4px;
}

.intro_before ul li,
.intro_after ul li{
padding: 10px 0 0 40px;
}

.intro_before ul li:before {
    content: "●";
    padding:0 8px 0 0;
    color: #666666;
    margin: 0 0 0 -20px;
}

.intro_after ul li:before {
  content: "●";
  padding:0 8px 0 0;
    color: #0055ad;
    margin: 0 0 0 -20px;
}

@media (max-width: 640px){
  .intro_before,
  .intro_after{
  background-color: #ffffff;
  padding: 25px;
/*  margin: 5px auto;*/
  border-radius: 4px;
  width: 97%;
  }
  .intro_before ul li,
  .intro_after ul li{
  padding: 10px 0 0 10px;
  }

  .intro_before ul li:before {
      content: "●";
      padding:0 8px 0 0;
      color: #666666;
      margin: 0 0 0 0px;
  }

  .intro_after ul li:before {
    content: "●";
    padding:0 8px 0 0;
      color: #0055ad;
      margin: 0 0 0 0px;
  }
}

.circle_before,
.circle_after{

display: none;
}

@media (max-width: 640px){
.circle_before{
  background-color: #666666;
  padding: 15px;
  margin: 5px 0;
  border-radius: 0px;
  color: #ffffff;
  text-align: center;
  display: block;
  }
.circle_after{
background-color: #0055ad;
padding: 15px;
margin: 5px 0;
border-radius: 0px;
color: #ffffff;
text-align: center;
display: block;
}
}
