/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.4.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
body{
	color: black;
	font-size:18px;
	font-family: "Noto Sans Japanese";
	line-height: 2rem;
}
 @media (min-width: 1200px) {
    .container {
      max-width: 960px; }
       }
.col {
    flex-grow: unset;
}
/* _box */
.box-counter {
    margin: 3rem 0;
    font-weight: bold;
}

.box-counter h3 {
    font-size: 1rem;
    margin-bottom:0.75rem;
}

.box-counter .number {
    font-size: 3rem;
}
.box-counter span.number-suffix
 {
    font-size: 2.5rem;
}

.box-counter .number {
    display: flex;
    justify-content: center;
}


div#carousel {
    display: flex;
}
.loop-voice {
    width: 300px;
    display: block;
    float: left;
    margin: 0 10px;
  
}

/* _font */
div#s1 p {
    text-indent: 1rem;
}
span.number-suffix {
    font-size: 1rem;
    display: inline-block;
}



.row.row-privacy {
    font-size: 0.9rem;
    line-height: 1.75rem;
    margin-bottom: 1rem;
}
.wcp-carousel-main-wrap figure.rpc-style-18 p {
    font-size: 0.9em;
    line-height: 1.5em;
}
h2 {
    line-height: 1.5em;
}
p {
    /* text-indent: 1em; */
}
span.number {
    font-size: 48px;
}
h3.title-faq {
    font-size: inherit;
}
ul#menu-main a {
    font-weight: normal;
}
h3.entry-title{
    font-size:1.25em;
}
.excerpt{
    font-size:0.9em;
    line-height:1.25em;
}
/* _step */

/* _color */
h2.section-title-white{
  color:white;
}
a{
  color:#5B5579;
  font-weight:bold;
}

h3.strong-blue {
    color: #872226;
    font-weight: bold;
    line-height: 1.5em;
}
/* _background */
.box-arrow-right{
        background: url(images/img21.png) no-repeat right 8px;
        /* background-size: contain; */
        padding-right: 45px;
}
h3.strong-blue.t1
span.text {
      background: url(images/img301.png) no-repeat left bottom;
      background-size: contain;
      background: linear-gradient(transparent 70%, #FFFF00 0%);
}
h3.strong-blue.t2
span.text {
      background: url(images/img302.png) no-repeat left bottom;
      background-size: contain;
          background: linear-gradient(transparent 70%, #FFFF00 0%);
}
h3.strong-blue.t3
span.text {
      background: url(images/img303.png) no-repeat left bottom;
      background-size: contain;
    background: linear-gradient(transparent 70%, #FFFF00 0%);
}
.home-section.pre-s3 {
      background: #0E3F79;
}
.home-section.pre-s3:after{
   bottom: -25px;
   /* content: ""; */
   /* display: block; */
   left: calc( 50% - 25px );
   position: absolute;
   content: "";
   width: 0;
   height: 0;
   /* border-left: 30px solid transparent; */
   /* border-right: 30px solid transparent; */
   /* border-bottom: 30px solid aqua; */
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 25px 25px 0 25px;
   border-color: #0e3f79 transparent transparent transparent;
}


span.badge.b1 {
    background: url(images/304.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.loop-voice{
    background: white;
}
div#menu {

    background: #FAFAFA;
}

h3.title-faq{
     background: url(images/401.png) no-repeat left top;
}
.content-answer{
     background: url(images/402.png) no-repeat left top;
}
ol.service-flow li{
    background: url(images/img18.png) no-repeat bottom center;
    /* padding-top: 30px; */
    padding-bottom: 30px;
    /* position: absolute; */
    /* content: ''; */
    /* content: ''; */
    /* width: 100%; */
    /* height: 50px; */
    /* display: block; */
    margin-bottom: 30px;
}
div#slider {
     background-size: cover;
     padding: 50px 0;
     /* height: 530px; */
     /* background-image: url(images/img0906.png),        url(images/img0906.png); */
     background-repeat: repeat-x,repeat-x;
     /* background-position: top 30px left,bottom 30px left; */
     /* display: flex; */
     /* align-items: center; */
     background-image: url(images/302.png);
}

.home-section.s1 {
      background: url(images/img4.png);
 
}
.home-section.s2 {
      background: url(images/301.png);
      background-size: cover;
}
.home-section.s3 {
      background: url(images/img4.png);
 
}
.home-section.s4 {
      background: url(images/img20.png) no-repeat;
      position: relative;
      z-index: 0;
      overflow: hidden;
      /* filter: brightness(70%) blur(6px); */
}

.home-section.s5 {
      background: #EFF7FF;
 
}
.home-section.s6 {
      background: url(images/img9.png);
      background-size: cover;
}
.home-section.s7 {
      background: url(images/img4.png);
 
}
.home-section.s8 {
      background: url(images/img4.png);
 
}
.home-section.s9 {
      background: white;
}
.home-section.s10 {
      background: url(images/img4.png);
 
}
.inner-white {
 
    background: rgba(100%,100%, 100%, 0.4);
}

/* _btn */
.btn-outline-primary.disabled, .btn-outline-primary:disabled, .wpcf7 input.disabled[type=submit], .wpcf7 input[type=submit]:disabled {
    color: #0E3F79;
}
.box-contact a.btn-deepblue {
    /* color: white; */
    /* background: #0e3f79; */
    /* border-radius: 0; */
    /* padding: 0.5rem 3.5rem; */
    /* background: url(images/email.png) 16px center no-repeat #0e3f79; */
    /* margin-top: 0.5rem; */
}
input.wpcf7-form-control.wpcf7-submit:hover {
    color: white;
}


.asterisk {
	margin: 0 0 0 0.2em;
	color: #ec613f;
}
.slick-next {
    right: -60px!important;
}
.slick-prev {
    left: -60px!important;
}
button.slick-next.slick-arrow,
button.slick-prev.slick-arrow {
    border: 2px solid #e1e2e3;
    border-radius: 10px;
    background: white;
}

#carousel-85 .slick-next:before, #carousel-85 .slick-prev:before {}
input.wpcf7-form-control.wpcf7-submit {
    background: #0E3F79;
    border-color: #0E3F79;
    border-radius: 0;
    padding: 15px 0;
    color: white;
    font-size: 1.25rem;
    font-weight: bold;
    width: 360px;
}

.btn-outline-primary:hover, .wpcf7 input[type=submit]:hover {
    background-color: #0E3F79;
    border-color: #0E3F79;
}
/* _form */

.form-control, .wpcf7 input[type=text],
.wpcf7 input[type=search],
.wpcf7 input[type=url],
.wpcf7 input[type=tel],
.wpcf7 input[type=number],
.wpcf7 input[type=range],
.wpcf7 input[type=date],
.wpcf7 input[type=month],
.wpcf7 input[type=week],
.wpcf7 input[type=time],
.wpcf7 input[type=datetime],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=color],
.wpcf7 input[type=email],
.wpcf7 input[type=file],
.wpcf7 select,
.wpcf7 textarea, .wpcf7 .wpcf7-validation-errors {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #CCCCCC;
  border-radius: 0rem;
}
 /* _margin */
a.tel {
    margin-right: 1rem;
}
.home-section.s9
.note {
    margin-top: -20px;
    margin-bottom: 30px;
}
 .img-book,
 img.icon-privacy,
 .row.row-privacy {
 
    margin-bottom: 1rem;
}
.row.row-privacy 
.col-2 {
    margin-top: 6px;
}

div#s6
.container-fluid {
    padding-left:70px;
    padding-right:70px;
}


.loop-voice .body {
   
  padding:15px;
}
.header-section.s1 {
    padding: 15px 0;
}
div#header {
    /* padding: 20px 15px; */
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    z-index: 1071;
    background: white;
}
div#menu
ul#menu-main {
    margin: 0;
 
}
div#menu {
    padding: 15px 0;
 
}


.content-answer ,
h3.title-faq {
    min-height: 46px;
}
.faq {
    border-bottom: 1px solid #5B5579;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.section-footer,
h3.title-faq {
    margin-bottom: 30px;
 
}
div#s3 .section-footer {
    margin-bottom: 45px;
}
.content-answer,
h3.title-faq{
   padding-left: 70px;
   line-height: 46px;
}
.content-answer p {
    margin: 0;
}
h3.strong-blue {
    margin-bottom: 30px;
}
.page-header h1{
    padding-bottom: 30px;
    margin-bottom: 0;
}
.inner-white {
    padding: 30px;
  
}
.inner-white
ul.strong {
    padding-left:15px;
    margin:0;
}
.page-header,
.home-section {
    padding-top: 70px;
    padding-bottom: 70px;
}


h2.section-title {
    padding-bottom: 30px;
    margin-bottom: 50px;
}
/* _nav */

/* _card */


/* _display */
div#slider 
.inner2 {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c1cacf+0,ffffff+30,ffffff+70,c1cacf+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c1cacf+0,ffffff+30,ffffff+70,c1cacf+100 */
background: #c1cacf; /* Old browsers */
background: -moz-linear-gradient(left,  #c1cacf 0%, #ffffff 30%, #ffffff 70%, #c1cacf 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #c1cacf 0%,#ffffff 30%,#ffffff 70%,#c1cacf 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #c1cacf 0%,#ffffff 30%,#ffffff 70%,#c1cacf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1cacf', endColorstr='#c1cacf',GradientType=1 ); /* IE6-9 */
}
div#slider 
.inner2 {
   
    padding: 1rem 0;
    margin-top: 1rem;
}
div#counter-0 {
    display: inline-block;
}
img.icon-privacy {
    max-width: 75px;
}

h3.strong-blue >.num {
    color: #5B5579;
    padding-right: 0.5rem;
    margin-right: 0.5em;
    border-right: 1px solid #5B5579;
} 
span.badge.b1 {
    right: 0;
    top: -10px;
    width: 165px;
    height: 169px;
    display: block;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
span.badge.b2 {
    right: 0;
    top: -100px;
    width: 280px;
    height: 232px;
    display: block;
    text-align: center;
}
span.badge.b1 
span.number {
    /* left: 72px; */
    /* top: 78px; */
    /* display: block; */
    /* text-align: center; */
    width: 66px;
    margin-top: 30px;
}
div#slider {
    /* text-align: center; */
}
.page-header h1,
h2.section-title{
    position: relative;
    font-weight: bold;
}
.page-header h1:before,
h2.section-title:before {
  content: '';
  position: absolute;
  bottom: 0px;
  display: inline-block;
  width: 50px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  /* border-radius: 2px; */
}
input.wpcf7-form-control.wpcf7-submit,
a,
a#jumptotop,
a img{
      transition: all 0.2s ease ;
}

/* _table */

/* _entry */

/* _widget */
/* _list */
ul#menu-main li {
    font-size: 0.9rem;
    list-style: none;
    line-height: 1rem;
    border-right: 1px solid #5B5579;

}
ol.service-flow{
  padding-left:0;
	
}
ul#menu-main li:last-child {
    border: none;
}
ul#menu-main li {

    padding-right: 15px;
    padding-left: 15px;
}
ol.service-flow {
    max-width: 800px;

    margin-left: auto;
    margin-right: auto;

}
ol.service-flow li {
    position: relative;
    /* display: block; */
    /* padding-bottom: 60px; */
    /* padding-left: 60px; */
    min-height: 80px;
}
ol.service-flow li > .inner{
  padding-left:60px;
  margin-left: 30px;
  margin-right: 30px;
  min-height: 45px;
  display: inline-block;
  padding-bottom: 30px;
  padding-top: 5px;
}
ol.service-flow li:nth-child(1) > .inner  {
       background: url(images/403.png) no-repeat left top;
}
ol.service-flow li:nth-child(2) > .inner  {
       background: url(images/404.png) no-repeat left top;

}
ol.service-flow li:nth-child(3) > .inner  {
       background: url(images/405.png) no-repeat left top;

}
ol.service-flow li:nth-child(4) > .inner  {
       background: url(images/406.png) no-repeat left top;

}
ol.service-flow li:nth-child(5)  > .inner {
       background: url(images/407.png) no-repeat left top;

}

ol.service-flow ,
ul.strong {
    list-style: none;
}
ul.strong >li {
   background: url(images/408.png) no-repeat left center;
   padding-left:50px;
   padding-top: 10px;
   padding-bottom: 10px;
}
/* _menu */

a#jumptotop {
    font-size: 1rem;
    width: 60px;
    height: 60px;
    /* line-height: 1rem; */
    background-color: rgb(48, 100, 148);
    /* color: #a9a99d; */
    position: fixed;
    z-index: 200;
    display: block;
    padding: 0.5rem;
    text-align: center;
    /* bottom: 20%; */
    right: 0.5rem;
    border-radius:100%;
    /* border: 1px solid #306494; */
    /* transform-origin: right top; */
    /* transform: rotate( 90deg ); */
    background: url(images/jumptotop.png) no-repeat  center center #0E3F79;
    z-index: 999;
}


/* _hover */
.wcp-carousel-main-wrap figure.rpc-style-18:hover img, .wcp-carousel-main-wrap figure.rpc-style-18.hover img {
    filter: none!important;
    opacity: 1!important;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

input.wpcf7-form-control.wpcf7-submit:hover,
a:hover,
a:hover img{
  text-decoration:none;
  opacity:0.7
}
.box-contact2 > a {
    display: inline-block;
    /* width: 45px; */
    padding: 0;
    /* margin-right: 0.5rem; */
    max-width: 45px;
    margin-left: 0.5rem;
}

.box-contact2 {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 1200px) {
.home-section.s4{
  background: url(images/090501.png) no-repeat;
}
}
@media (max-width: 992px) {
  .box-contact2 > a{
    margin-right:0.25rem
  }
.inner1 {
    margin-top: 60px;
}
  span.badge.b1{
    top:-80px;
  }
    a.contact-form.btn.btn-deepblue {
    /* display: none; */
}
  .header-section.s1{
    display:none;
  }
h1.logo {
    text-align: center;
    /* margin-left: 50px; */
    /* margin-right: 50px; */
    max-width: 400px;
}
.img-book {
      justify-content: center;
}
.box-contact.text-right {
    text-align: center!important;
}

div#menu{
  display:none!important;
}
div#slider .inner2 {
    margin-top: 160px;
}


span.badge.b1 {
    /* right: 0; */
    /* top: -200px; */
    /* width: 160px; */
    /* height: 174px; */
    /* display: block; */
    /* text-align: center; */
    /* left: calc( 50% - 80px ); */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
}
  .box-arrow-right {
    background: none;
    padding-right: 15px;
}
span.badge.b2 {
    width: 200px;
    left:calc( 50% - 100px );
    top: -160px;
}
span.badge.b1 span.number {
  margin-top: 22px;
}
span.number-suffix{
     font-size: 0.85rem;
}
div#slider{
  padding-top: 40px;
}
}
@media (max-width: 768px) {
  div#slider {
    padding-top: 20px;
}
span.badge.position-absolute.b1 {
    width: 110px;
    height: 115px;
    left: auto;
    right:1rem;
    top: -70px;
}
span.number{
  font-size: 40px;
}
span.badge.b2{
  display:none;
}
div#slider .inner2{
  margin-top: 1.5rem;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
}

}
@media (max-width: 500px) {
div#slider{
  /* padding-top: 70px; */
  /* height: 360px; */
}
}