/*
 Theme Name:   Sparkling Child
 Theme URI:    http://motas-1.com/sparkling-child/
 Description:  Sparkling Child Theme
 Author:       
 Author URI:   
 Template:     sparkling
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  
 Tags:         
 Text Domain:  sparkling-child
*/
@charset "utf-8";
#page-c {
	display: none;
}
body {
  font-family: 'Avenir','Helvetica Neue','Helvetica','Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', sans-serif;
}
html {
  scroll-behavior: smooth;
}
p {
  font-size: 18px;
  line-height: 1.65;
}
.wrap{
  max-width: 100%;
}
img {
  width: 100%;
  height: auto;
}
.yaji {
  font-size: 2rem;
}
.dec {
  font-size: 16px;
}
.motas {
  font-size: 1.8rem!important;
}
.wrapper {
  width: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}
.contents {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}
.contents_p {
  max-width: 860px;
  width: 90%;
  margin: 0 auto;
}
.taC {
  text-align: center;
}
.bold {
  font-weight: bold;
}
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
table img {
  width: 100%
}
fieldset, img {
  border: 0;
  vertical-align: bottom
}
address, caption, cite, dfn, em, scode, strong, th, var {
  font-style: normal;
  font-weight: 400
}
li, ol, ul {
  list-style: none;
  padding: 0;
  margin: 0
}
caption, th {
  text-align: left
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400
}
a {
  cursor: pointer;
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.mt5 {
  margin-top: 5px !important
}
.mt10 {
  margin-top: 10px !important
}
.mt15 {
  margin-top: 15px !important
}
.mt20 {
  margin-top: 20px !important
}
.mt25 {
  margin-top: 25px !important
}
.mt30 {
  margin-top: 30px !important
}
.mt35 {
  margin-top: 35px !important
}
.mt40 {
  margin-top: 40px !important
}
.mt45 {
  margin-top: 45px !important
}
.mt50 {
  margin-top: 50px !important
}
.mt55 {
  margin-top: 55px !important
}
.mt60 {
  margin-top: 60px !important
}
.mt65 {
  margin-top: 65px !important
}
.mt70 {
  margin-top: 70px !important
}
.mb10 {
  margin-bottom: 5px !important
}
.mb10 {
  margin-bottom: 10px !important
}
.mb15 {
  margin-bottom: 15px !important
}
.mb20 {
  margin-bottom: 20px !important
}
.mb25 {
  margin-bottom: 25px !important
}
.mb30 {
  margin-bottom: 30px !important
}
.mb35 {
  margin-bottom: 35px !important
}
.mb40 {
  margin-bottom: 40px !important
}
.mb45 {
  margin-bottom: 45px !important
}
.mb50 {
  margin-bottom: 50px !important
}
.mb55 {
  margin-bottom: 55px !important
}
.mb60 {
  margin-bottom: 60px !important
}
.mb65 {
  margin-bottom: 65px !important
}
.mb70 {
  margin-bottom: 70px !important
}
a, button, input[type=submit] {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  width: 50%;
}
a:hover, button:hover, input[type=submit]:hover {
  opacity: .7
}
input[type=submit] {
  -webkit-appearance: none
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.big {
  font-size: 1.1rem;
}
.biig {
  font-size: 1.2rem;
}
.bigg {
  font-size: 1.5rem;
}
.middle {
  font-size: 1.6rem;
}
.small {
  font-size: 0.8rem;
}
.orange {
  color: #ff6600;
}
.mainTit {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  margin-top: 0.5rem;
}
.bgGray {
  background-color: #F9F6F4;
  padding: 2rem 0;
  width: 100%;
}
@media screen and (max-width:767px) {
.mainTit {
  font-size: 1.4rem!important;
}
.middle {
  font-size: 1.2rem;
}
.bigg {
  font-size: 1.35rem!important;
}
.small {
  font-size: 0.7rem;
}
p {
  font-size: 16px;
  line-height: 1.65;
}
.pc {
  display: none;
}
.sp {
  display: block;
}
}
/* footer */
.flex {
  display: flex;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #35363b;
}
.footer {
  padding: 2rem;
  font-size: 15px;
  background: #dcd6d2;
  color: #333;
}
.footer a {
  color: #333;
}
.footer a:hover {
  color: #ff3300;
}
.footer__navi {
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.footer__navi li {
  display: block;
  margin: 0 auto 0.5rem;
}
.footer__navi li:not(:last-child) {
  margin-right: 16px;
}
.footer__logo {
  display: block;
  width: 220px;
  margin: 0 auto 1rem;
}
.step {
  width: 100%;
  text-align: center;
}
.step img {
  width: 70%;
  margin: 0 auto;
}
.stepBox {
  display: block;
}
.stepBox img {
  width: 80px;
}
.box_s {
  background: #F9F6F4;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box_s .box-title {
  font-size: 1.2em;
  background: #f6921e;
  padding: 4px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.box_s p {
  padding: 15px 20px;
  margin: 0;
  text-align: center;
  font-weight: bold;
}
.souTxt {
  position: relative;
  padding-left: 25px;
  margin-bottom: 2rem;
  font-size: 1.5rem;
  font-weight: bold;
}
.souTxt:before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 15px transparent;
  border-bottom: solid 15px #ff6600;
}
.souTxt:after {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 10px;
  width: 100%;
  border-bottom: solid 3px #ff6600;
}
.copyright {
  text-align: center;
  font-size: 0.8rem;
}
.ctaBox {
  display: block;
}
.ctaBox_in {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.btn,
a.btn,
button.btn {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
.btn-wrap {
  margin: 30px 0;
}
a.btn-c {
  font-size: 1.3rem;
  position: relative;
  padding: 1rem 2rem 1.5rem 3.5rem;
  color: #fff;
  background: #32b16c;
  -webkit-box-shadow: 0 5px 0 #2c9d60;
  box-shadow: 0 5px 0 #2c9d60;
  white-space: nowrap;
  width: 70%!important;
}
a.btn-c span {
  font-size: 1rem;
  position: absolute;
  top: -10px;
  left: calc(50% - 150px);
  display: block;
  width: 300px;
  padding: 0.2rem 0;
  color: #32b16c;
  border: 2px solid #32b16c;
  border-radius: 0.5rem;
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #30a967;
  -webkit-box-shadow: 0 2px 0 #2c9d60;
  box-shadow: 0 2px 0 #2c9d60;
}
a.btn-c:hover:before {
  left: 2rem;
}
.over {
  position: relative;
}
.over p {
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  font-size: 1.8rem;
  font-weight: bold;
  white-space: nowrap
}
.over img {
  width: 100%;
}
.aboutUs .aboutUsDl {
  display: flex;
  flex-wrap: wrap;
}
.aboutUs .aboutUsDl dt {
  width: 4rem;
  font-weight: bold;
}
.aboutUs .aboutUsDl dd {
  width: calc(100% - 4rem);
}
.aboutUs {
  padding: 2rem 0;
}
.aboutUs .flexWrap .aboutUsDl {
  width: 100%;
}
.aboutUs .flexWrap .aboutUsDl dt {
  width: 6rem;
  padding-left: 1rem;
}
.aboutUs .flexWrap .aboutUsDl dd {
  width: calc(100% - 10rem);
}
.aboutUs .aboutUsDl dt, .aboutUs .aboutUsDl dd {
  padding: 1rem;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.2);
  line-height: 1.5;
  font-size: 1rem;
}
.aboutUs .aboutUsDl:first-of-type {
  border-top: 0.1rem solid rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) {
  .aboutUs .flexWrap .aboutUsDl {
    width: 48rem;
    border-top: 0.1rem solid rgba(0, 0, 0, 0.2);
  }
  .aboutUs .flexWrap .aboutUsDl dt {
    width: 6rem;
    padding-left: 1rem;
  }
  .aboutUs .flexWrap .aboutUsDl dd {
    width: calc(100% - 12rem);
  }
  .aboutUs .flexWrap {
    display: flex;
    justify-content: space-between;
  }
  .over p {
    font-size: 2.2rem;
  }
  .ctaBox {
    display: flex;
    justify-content: space-between;
    max-width: 800px;
    margin: 0 auto;
    align-items: center;
  }
  .ctaBox_in {
    width: 48%;
    text-align: center;
  }
  .motas {
    font-size: 2.2rem!important;
  }
  .stepBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
  }
  .box_s {
    width: 23%;
  }
  .step img {
    width: 400px;
    margin: 0 auto;
  }
  .footer__logo {
    display: inline-block;
    margin: 0 1rem 1rem 0
  }
  .footer__navi li {
    display: inline-block;
  }
  .md-flex {
    display: flex;
  }
  .md-justify-between {
    justify-content: space-between;
  }
  .copyright {
    text-align: left;
    font-size: 0.8rem;
  }
}
/* 3列コンテナ */
.grid-container {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 1rem;
}

.grid-item {
border: 1px solid #ff6600;
padding: 0.5rem;
box-sizing: border-box;
text-align: left;
display: grid;
grid-template-rows: auto 1fr auto;
}
.grid-item p {
font-size:14px!important;
line-height:1.65;	
}

.thumbnail-container {
flex-grow: 0;
}

.thumbnail-image img {
width: 100%;
height: auto;
/* object-fit: cover; */
}

.grid-item h1 {
font-size: 16px;
font-weight:bold;
line-height: 1.25;
padding: 0.3rem;
background:#f6f6f6;
margin:1rem auto;
}

.headertxt {
text-align: center;
margin-bottom: 2rem;
}
.clearfix::after {
content: "";
display: block;
clear: both;
}

@media (max-width: 769px) {
.grid-container {
grid-template-columns: 1fr;
}
.headertxt {
 text-align: left;
}
}
.post-navigation a, .page-numbers, .pagination .prev, .pagination .next {
margin: -0.4rem 0.5rem 0 0;
}
.site-main [class*="navigation"] a, .more-link, .pagination>li>a, .pagination>li>span, .cfa-button {
width:25%;
}