@charset "UTF-8";


#tempcheck {
	display:none;
}




/* ------------------ old entry.css ------------------ */

.tab-00 {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}
.tab-00 td {
    font-size: 85%;
    padding: 0.5em;
}
.tab-01 {
    margin: 20px 0px 10px 20px;
    width: 95%;
    font-size: 90%;
    border: 1px dotted rgb(204, 204, 204);
    border-collapse: collapse;
}
.tab-01 th {}
.tab-01 th div {
    border: 1px solid white;
    background-color: rgb(242, 255, 222);
}
.tab-01 tr th {
    padding: 10px;
    border: 1px dotted rgb(204, 204, 204);
    white-space: nowrap;
}
.tab-01 tr td {
    padding: 10px;
    border: 1px dotted rgb(204, 204, 204);
}
.tab-02 {
    margin: 20px 0px 10px 20px;
    width: 95%;
    font-size: 90%;
    border: 1px dotted rgb(204, 204, 204);
    border-collapse: collapse;
}
.tab-02 th {
    background-color: rgb(240, 252, 255);
    font-weight: normal;
}
.tab-02 th div {
    border: 1px solid white;
    background-color: rgb(242, 255, 222);
}
.tab-02 tr th {
    padding: 10px;
    border: 1px dotted rgb(204, 204, 204);
    white-space: nowrap;
}
.tab-02 tr td {
    padding: 10px;
    border: 1px dotted rgb(204, 204, 204);
}
.tab-date1 {
    margin: 10px 0px 10px 20px;
    width: 95%;
    font-size: 100%;
    border: 1px dotted rgb(204, 204, 204);
    border-collapse: collapse;
}
.tab-date1 th {
    color: rgb(255, 255, 255);
    background-color: rgb(163, 134, 106);
    font-weight: normal;
}
.tab-date1 th.tab-date1-st {
    color: rgb(255, 255, 255);
    font-size: 120%;
    font-weight: bold;
    text-shadow: rgb(116, 104, 92) 1px 1px 0px;
}
.tab-date1 tr th {
    padding: 10px;
    border: 1px dotted rgb(204, 204, 204);
    white-space: nowrap;
}
.tab-date1 tr td {
    padding: 10px;
    border: 1px dotted rgb(204, 204, 204);
}
.tab-date1 tr:nth-child(2n+1) td {
    background-color: rgb(255, 243, 231);
}
.tab-date2 {
    margin: 20px 0px 10px 20px;
    width: 95%;
    font-size: 90%;
    border: 1px dotted rgb(204, 204, 204);
    border-collapse: collapse;
}
.tab-date2 th {
    color: rgb(255, 255, 255);
    background-color: rgb(157, 179, 235);
    font-weight: normal;
}
.tab-date2 th strong {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
.tab-date2 tr th {
    padding: 10px;
    border: 1px dotted rgb(204, 204, 204);
    white-space: nowrap;
}
.tab-date2 tr td {
    padding: 10px;
    border: 1px dotted rgb(204, 204, 204);
}
.tab-date2 tr:nth-child(2n+1) td {
    background-color: rgb(240, 252, 255);
}
.li-deco {
    padding: 0px;
    margin: 2em 0px 3em 2em;
    font-size: 80%;
}
.li-mark01 {
    list-style: none;
    background-image: url("../images/list1.jpg");
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 2em;
    margin: 1em 0px 10px 2em;
}
.li-mark02 {
    list-style: none;
    background-image: url("../images/list2.jpg");
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 2em;
    margin: 5px 0px 1em 0em;
}
.li-deco li ul {
    padding: 5px 0px 10px;
    margin: 0px;
}
.dl-deco dt {
    background-image: url("../images/bor-dt.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    font-weight: bold;
    margin: 5px 0px 0px;
    padding: 0px 0px 8px 5px;
    font-size: 80%;
    line-height: 1.4;
}
.dl-deco dd {
    margin: 0px 0px 2px;
    padding: 1em;
    font-size: 80%;
    line-height: 1.6;
}
.dl-deco dd p {
    font-size: 100%;
    line-height: 1.6;
}


/*--- faq ---*/

.ac-faq {
    border-radius: 2px;
    margin: 0 0 1rem;
    padding: 0;
    border: 1px solid rgb(238, 238, 238);
    background: url("../images/icon-faq-q.png") 1rem 2rem no-repeat rgb(255, 255, 255);
}
  .ac-faq:hover {
      border-radius: 2px;
      background: url("../images/icon-faq-q.png") 1rem 2rem no-repeat rgb(248, 248, 239);
  }

.ac-faq h2.ac-head {
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.4 ;
  letter-spacing: 0.1rem;
  margin: 0;
  padding: 1rem 0 1rem 3rem;
}

.ac-faq .ac-body {
  border: 1px solid red;
    padding: 0.1rem 1.5rem 1.5rem 3rem;
    margin: 0 2rem;
    border-radius: 2px;
    background: url("../images/icon-faq-a.png") 1rem 1rem no-repeat rgb(255, 255, 255);
}
  .ac-faq .ac-body p {
      font-size: 1rem;
      line-height: 1.6;
  }






/*--- voice ---*/

.ac-voice {
    margin: 1rem 0;
    padding: 0;
    border: 3px solid rgb(238, 238, 238);
    border-radius: 6px;
}
/*
.ac-voice {
    margin: 0px 0px 10px;
    padding: 0px;
    border: 3px solid rgb(238, 238, 238);
    border-radius: 6px;
    background: url("../images/icon-voice.png") 20px 20px no-repeat rgb(255, 255, 255) !important;
}
*/
.ac-voice div {
    margin: 0px;
}
div.ac-voice-head {
    padding: 20px 20px 20px 20px;
    cursor: pointer !important;
}
.ac-voice-head h2 {
  font-size: 1.3rem!important;
  line-height: 1.2!important;
    color: rgb(68, 0, 0) !important;
    background-image: none !important;
}
.ac-voice-head p {
    font-size: 1rem;
    line-height: 1.1;
    margin: 10px 20px 0px 60px;
    padding: 0px;
    color: rgb(68, 0, 0) !important;
    background-image: none !important;
}
.ac-voice-body {
    padding: 20px 40px 40px;
    margin: 0px 20px 20px;
    border-radius: 2px;
    background-color: rgb(255, 255, 255) !important;
}
.ac-voice-body div.spx {
    width: 100%;
    height: 360px;
    overflow: hidden;
}
.ac-voice-body img {
    border: medium !important;
}
.ac-voice-body h3 {
    clear: both;
    display: inline-block;
    margin: 40px 0px 10px 5px;
    font-size: 120% !important;
    line-height: 1.5 !important;
}
.ac-voice-body h3.bor {
    display: inline-block;
    margin: 40px 0px 10px 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
    font-size: 120% !important;
    line-height: 1.5 !important;
}
.ac-voice-body p {
    text-indent: 1em;
    font-size: 100% !important;
    line-height: 1.6 !important;
}
.ac-voice-body em {
    display: block;
    color: rgb(170, 170, 170);
    text-align: right;
    font-style: normal !important;
    margin-top: 5em !important;
    font-size: 80% !important;
    line-height: 1.1 !important;
}
.ac-voice-body div.pres {
    display: block;
    padding: 20px 0px;
    line-height: 3;
}





/* --------- renew css -------- */


.lead-01 {
  display: flex;
  justify-content: flex-start;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 0.8rem 1rem 1.2rem 1.5rem;
  background: url("../images/bg-top-sp.webp") repeat-x bottom;
  background-color: #fefbea;
  border: 1px solid #eee;
  border-radius: 0.5rem;
}
  .lead-01::before {
    content: "";
    display: inline-block;
    width: 1.2rem;
    height: auto;
    margin-right: 1rem;
    background: url("../images/icon-sedu.svg") no-repeat 0 40%;
  }
    .lead-01 h3 {
      margin: 0 0 0 1rem!important;
    }




.fr-detail {
  border-radius: 2px;
  background-color: rgb(248, 255, 231);
  border: 3px solid rgb(212, 228, 175);
  margin: 1.5rem;
  padding: 1rem;
}




ul.axlist {
    margin: 0 0 2rem;
    padding: 0;
   list-style: none;
  }

  ul.axlist li {
/*
    display: flex;
    align-items: flex-start;
*/
    margin-bottom: 1.2rem;
    padding-left: 1.4rem;
    font-weight: normal;
  }
    ul.axlist li::before{
       content: "⚫︎";
       color: #f5c998;
       font-size: 1rem;
       margin-right: 0.5rem;
    }
      ul.axlist a {
          color: rgb(0, 102, 153);
          text-decoration: none;
      }
        ul.axlist a:hover {
            color: rgb(0, 204, 204);
        }




/* --- meta --- */

.metadeta {
	margin:1rem 0;
  text-align: right;
}
    .metadeta span {
      display: inline-block;
      font-size: 0.8rem;
      line-height:1;
      color:#aaa;
    }


.edit{
	display: block;
	margin: 3rem 0 0 0;
	padding:0;
	font-size: 1rem;
	text-align:right;
}



/* ------------------ BlockEditer ------------------ */

figure img {
  margin-bottom: 1.5rem;
}


/* ------------------ entry ------------------ */

  .entry {
    width: 100%;
  }
    .entry h2 {
      font-size: 1.6rem;
      line-height: 1.4;
      letter-spacing: 0.1rem;
      margin: 0 0 1.2rem 0;
      font-weight: 700;
    }
      .entry h2:not(:first-child) {
        font-size: 1.6rem;
        line-height: 1.4;
        letter-spacing: 0.1rem;
        margin: 3rem 0 1.2rem 0;
        font-weight: 700;
      }

    .entry h3 {
      font-size: 1.4rem;
      line-height: 1.4;
      letter-spacing: 0.1rem;
      margin: 1rem 0 1rem 0;
      font-weight: 700;
    }
     .entry h4, .entry h5, .entry h6 {
      font-size: 1.2rem;
      line-height: 1.4;
      letter-spacing: 0.1rem;
      margin: 1rem 0 1rem 0;
      font-weight: 700;
    }
      p + .entry h3, p + .entry h4, p + .entry h5, p + .entry h6 {
        margin: 1rem 0 1rem 0;
      }


    .entry p {
      font-size: 1rem;
      line-height: 1.8;
      margin: 0 0 1.5rem 0;
      color: #6C645F;
      font-weight: 300;
    }
      .entry p:last-child {
        margin: 12px 0 0 0;
      }
        .entry p.indent{
            text-indent: 1rem;
        }

    .entry hr {
      margin: 2rem 0;
      padding: 0;
      color: #ccc;
    }

    .entry em {
      display: block;
      letter-spacing: 0px;
      font-size: 0.8rem;
      font-style: normal;
      font-weight: 300;
      line-height: 1.6;
      margin: 1rem 0 0 1rem;
      color: #666;
    }

.h2entrynew {
	position: relative;
	color: #fff;
	background: #c4d57f;
	border-radius: 3px;
	text-align: center;
	padding: 0.8rem;
}
  .h2entrynew:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #c4d57f;
    border-width: 12px;
    margin-left: -12px;
  }



.h2practicenew {
	position: relative;
	color: #fff;
	background: #93e5b4;
	border-radius: 3px;
	text-align: center;
	padding: 10px 0;
	font-weight: normal;
	font-size: 120%;
	line-height: 1.2;
}
  .h2practicenew:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #93e5b4;
    border-width: 12px;
    margin-left: -12px;
  }





/* entryInner */

    .entry .entryInner {
      margin:0 auto;
      max-width: 800px;
      height:auto;
    }
      .entryInner h2 {
        display: inline-block;
        font-size: 2rem;
        line-height: 1.6;
        letter-spacing: 1px;
        margin: 0 0 1.6rem 0; /* 20240912 */
        padding: 0 0 0 0; /* 20240912 */
        font-weight: 700;
        text-align: left;
      }
        .entryInner header span {
          display: block;
          font-size: 1rem;
          line-height: 1.4;
          letter-spacing: 1px;
          margin: 0 0 0.2rem 0;
          padding: 0;
          font-weight: 300;
          text-align: left;
          color: #6C645F;
        }
        .entryInner header em {
          display: block;
          font-size: 1.4rem;
          line-height: 1.4;
          letter-spacing: 1px;
          margin: 0 0 0.6rem 0;
          padding: 0;
          font-weight: 500;
          text-align: left;
          color: #6C645F;
          font-style: normal;
        }

        .entryInner h3,
        .entryInner h4 {
          display: inline-block;
          font-size: 1.6rem;
          line-height: 1.6;
          letter-spacing: 1px;
          margin: 0 0 1.6rem 0;
/*          padding: 0 0 0 2.2rem;*/
          font-weight: 700;
          text-align: left;
        }

      .entryInner p {
        font-size: 1rem;
/*        line-height: 2.4;*/
        letter-spacing: 1px;
        margin: 0 0 1.6rem 0;
        padding: 0;
        color: #6C645F;
        font-weight: 300;
      }


      .entryInner h2:nth-child(n + 2),
      .entryInner h3:nth-child(n + 2),
      .entryInner h4:nth-child(n + 2) {
        margin-top: 5rem;
      }
      .entryInner img + p {
        margin-top: 2rem;
      }


/* --- fr --- */

.fr01 {
  margin: 0 auto 0;
  padding: 2rem;
  background: #efefef;
}
  .fr01 p:last-child {
    margin: 0 0 0 0;
  }

.fr02 {
  margin: 0 auto 0;
  padding: 2rem;
  background: url("../images/bg−fabric01.jpg");
}
  .fr02 p:last-child {
    margin: 0 0 0 0;
  }

.fr03 {
  margin: 0 auto 0;
  padding: 2rem;
  background: #fff;
}
  .fr03 p:last-child {
    margin: 0 0 0 0;
  }


.frEX {
  margin: 0 auto 0;
  padding: 2rem;
  background-size: cover;
}
  .frEX p:last-child {
    margin: 0 0 0 0;
  }
    .bg01 {
      background: url("../images/bg−fabric01ex.jpg");
    }
    .bg02 {
      background: url("../images/bg−fabric02ex.jpg");
    }
    .bg03 {
      background: url("../images/bg−fabric03ex.jpg");
    }
    .bg04 {
      background: url("../images/bg−fabric04ex.jpg");
    }
    .bg05 {
      background: url("../images/bg−fabric05ex.jpg");
    }


/* --- ul ol --- */

.entry ul,
.entry ol {
/*  margin: 0;*/
  
}
  .entry ul li,
  .entry ol li {
    font-size: 1rem;
    line-height: 1.8;
    margin: 0 0 1.5rem 0;
  }



/* --- wp-pagenavi(no plugin) --- */

div.wp-pagenavi {
	clear:both;
	margin:0 auto;
	padding:60px 0 20px 0px;
    text-align: center;
    
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
  .wp-pagenavi { font-weight: normal;}
  .wp-pagenavi a, .wp-pagenavi a:link {
    padding: 12px 16px;
    margin: 3px 4px;
    text-decoration: none;
    border-radius:3px;
    color: #666;
    background-color: #eee;

    font-size:12px;
    line-height: 4;
  }

  .wp-pagenavi a:visited {
    padding: 12px 16px;
    margin: 3px 4px;
    text-decoration: none;
    border-radius:3px;
    color: #666;
    background-color: #eee;
  }

  .wp-pagenavi a:hover {
    border-radius:3px;
    color: #fff;
    background:  #aaa;
  }


  .wp-pagenavi a:active {
    padding: 12px 16px;
    margin: 3px 4px;
    text-decoration: none;
    border-radius:3px;
    color: #666;
    background: #999;
  }

  .wp-pagenavi span.pages {
   padding: 12px 16px;
    margin: 3px 4px;
    color: #aaa;
  }

  .wp-pagenavi span.current {
    padding: 12px 16px;
    margin: 3px 4px;
    border-radius:3px;
    color: #fff;
    background:  #666;
  }

  .wp-pagenavi span.extend {
    padding: 12px 16px;
    margin: 3px 4px;
    border-radius:3px;
    color: #666;
    background: #e7e8e3;
  }






/* --- wp-pagenavi-single --- */

.entry div.wp-pagenavi-single {
	clear:both;
	padding: 20px 0;
	margin: 100px 20px 10px;
	position:relative;
	
}
  .entry div.wp-pagenavi-single p {
    font-size:10px;
  }
  .wp-pagenavi-next {
    display:block;
    margin:0;
    position:absolute;
    top:0;
    right:0;
  }
  .wp-pagenavi-previous {
    display:block;
    margin:0 0 20px 0;
    position:absolute;
    bottom:0;
    left:0;
  }









/*--------- prevNext ----------*/

#prevNext {
	width:100%;
	margin: 36px auto 0;
	padding:0;
	display: flex;
	/*background: #fcc;*/
}
#prevNext a#prev {
	width: 50%;
	padding:20px 30px 20px 20px;
	border-top:#efefef 1px solid;
	border-bottom:#efefef 1px solid;
	text-decoration:none;
	position:relative;
}
#prevNext a#next {
	width: 50%;
	padding:20px 20px 20px 30px;
	border-top:#efefef 1px solid;
	border-bottom:#efefef 1px solid;
	text-decoration:none;
	position:relative;
}

#prevNext a:hover {
	background: #f2f2f2;
}

	#prevNext span {
		display: block;
		font-size:10px;
		line-height:1;
		color: #aaa;
		margin: 4px 0 16px;
	}
	#prevNext p {
		font-size:12px;
		line-height:1.4;
		margin: 0;
	}
	#prevNext img {
		width: 100px!important;
		height: auto;
		padding: 0 0 4px 0;
	}

		#prevNext a#prev{
			border-right:#efefef 1px dotted;
		}

#prevNext #prev img{
	float:left;
	margin-right:20px
}
#prevNext #next img{
	float:right;
	margin-left: 20px;
}








/* ----- table-Normal  vertical-align:middle  border:none   ----- */

table.tableNormal {
    margin:30px 0 30px 0;
    padding:0;
    width:100%;
    border-collapse:separate;
    border-spacing:28px;
}
  table.tableNormal tr th {
      display:table-cell;
      width: auto;
      height: auto;
      margin:0;
      padding:10px;
      font-size: 11px;
      font-weight: normal;

      vertical-align: middle;
  }
  table.tableNormal tr td {
      display:table-cell;
      width: auto;
      height: auto;
      margin:0;
      padding:10px;

      vertical-align: middle;
  }

  table.tableNormal p {
      margin: 12px 0 0 0;
  }
  table.tableNormal p:first-child {
      margin: 0 0 0 0;
  }





/* ----- table-Border  vertical-align:middle  border:1px   ----- */


table.table-Border {
    margin:30px 0 40px 0;
    padding:0;
    width:100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    border-spacing:1px;
    background: #fff;
}
  table.table-Border tr th {
      display:table-cell;
      width: auto;
      height: auto;
      margin:0;
      padding:12px;

      vertical-align: middle;
      border: 1px solid #ccc;
  /*background:;*/
  }
  table.table-Border tr td {
      display:table-cell;
      width: auto;
      height: auto;
      margin:0;
      padding:12px;

      vertical-align: middle;
      border: 1px solid #ccc;
  }

  table.table-Border p {
      margin: 12px 0 0 0;
  }
  table.table-Border p:first-child {
      margin: 0 0 0 0;
  }









/* --------------- Youtube & GoogleMap --------------- */


.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom:60px;
}
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }


.gmap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    margin-bottom: 16px;
}
  .gmap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
  }


.fullWidth {
  width: 100vw;
  height: auto;
  margin: 0 calc(50% - 50vw);
  padding: 0;
}


















/* 送信フォーム　wpcf7 body */


div.wpcf7  {
	width:80%;
	margin:2rem auto;
}


.wpcf7 em.required {
	display:inline-block;
	font-size: 0.5rem;
	line-height:1;
	padding: 5px;
	background: #d3b676;
	color: #fff;
	border-radius: 3px;
	margin: 0 12px 4px 0;
  vertical-align:middle;
}

.wpcf7 em.any {
	display:inline-block;
	font-size: 0.5rem;
	line-height:1;
	padding: 5px;
	background: #69AEE5;
	color: #fff;
	border-radius: 3px;
	margin: 0 12px 4px 0;
  vertical-align:middle;
}
div.wpcf7 label {
	margin: 0 0 0 0;
}
div.wpcf7 h4 {
	margin: 2rem 0 1rem 0;
}
div.wpcf7 h4:firstchild {
	margin: 2rem 0 1rem 0;
}

div.wpcf7 p {
	margin: 0 0 1rem 0;
	line-height:2;
}
	div.wpcf7 span.sma {
		font-size: 10px;
		font-weight: normal;
	}
	
    
div.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 100%;
}


div.wpcf7 div.message {
    display: block;
    width: 100%;
    font-size: 14px;
    margin: 40px auto;
    text-align: center;
}
div.wpcf7 div.message p,
div.wpcf7 div.message strong {
    font-size: 14px!important;
    line-height: 1.4;
}
    span.schedule {
        display: inline;
        margin: 0;
        padding-right: 30px;  
    }




/* input */
div.wpcf7 input[type="text"],
div.wpcf7 input[type="email"],
div.wpcf7 input[type="tel"],
div.wpcf7 input[type="url"], 
div.wpcf7 input[type="date"] {
	width: 90%;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 8px;
  margin-left: 40px;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
  font-size: 16px;
	line-height: 1.4;
}

div.wpcf7 textarea {
	width: 80%;
  height: 160px;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 8px;
  margin-left: 40px;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
  font-size: 1rem;
	line-height: 1.4;
}


	/* select */
    div.wpcf7 select {
        display: block;
        width:auto;
        background-color: #fff;
        border: 1px solid #ddd;
        padding: 8px 8px 8px 8px ;
        margin: 8px 0 0 40px;
        border-radius: 4px;
        box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
        font-size: 1rem;
        line-height: 1.4;
    }
	

	/* radio checkbox */
	div.wpcf7 input[type="radio"],
	div.wpcf7 input[type="checkbox"] {
		position: relative;
		top: -2px;
		transform: scale(1.8);
		background-color: #999;
		border: 1px solid #000;
		padding: 8px;
    margin: 0 0.7rem 0 50px ;
	}

	div.wpcf7 span.kakuninCbox input[type="checkbox"] {
		position: relative;
		top: -2px;
		transform: scale(2.8);
		background-color: #999;
		border: 1px solid #000;
		padding: 8px;
    margin: 0 1rem 0 0 ;
	}
    div.wpcf7 span.kakuninCbox .wpcf7-list-item-label {
      font-weight: 600;
    }



        /* label */
        div.wpcf7 label {
            vertical-align:top;
            margin: 0 0 12px 0;
        }
        div.wpcf7 span.task-check span.wpcf7-list-item {
            display: block;
        }

            span.wpcf7-list-item {
                /*display: block;*/
                margin: 0 0 12px 0;
            }
            span.wpcf7-list-item-label {
            font-size: 16px;
            line-height: 1.6;
            }
            


  
div.wpcf7 div#frConsent {
  width: 100%;
  height: 220px;
  overflow: scroll;
  margin: 50px auto;
  padding: 20px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #ccc;
}


    div.wpcf7 div#frConsent h6 {
        font-size: 12px;
        line-height: 1.2;
        margin-bottom: 12px;
        margin: 20px 0 12px 0;
        
        font-weight: bold;
    }

    div.wpcf7 div#frConsent ul {
        padding: 10px 0 10px 20px;
        margin: 0;
        /*background: #ccc;*/
    }

    div.wpcf7 div#frConsent ul li {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 12px;
        margin: 0 0 12px 0;
    }

    div.wpcf7 div#frConsent strong {
        font-size: 12px;
        line-height: 1.2;
        margin-bottom: 12px;
        margin: 30px 0 12px 0;
        font-weight: bold;
    }

    div.wpcf7 div#frConsent P {
        font-size: 12px;
        line-height: 1.6;
        margin-bottom: 12px;
        margin: 0 0 12px 0;
    }


/* ----- submitBtn ----- */
#submitBtn {
  text-align: center;
}
  #submitBtn p {
    font-size: 1rem;
  }

div.wpcf7 input[type="submit"] {
    border-radius: 2px;
    cursor: pointer;
    padding: 30px 60px;
    margin: 30px auto;
    font-size: 28px;
    background: #e6e6e6;
    color: #333;

    filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.4));
}
  div.wpcf7 input[type="submit"]:hover {
      background:#666;
      color: #fff;
  }
  .wpcf7-spinner {
    visibility: hidden;
    display: block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
  }



/* error message */

span.attention {
	display:inline-block;
	line-height:1;
	
	padding: 3px;
	background: #000;
	color: #fff;
	border-radius: 2px;
	margin: -2px 6px 0;
	vertical-align:top;
}


.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7 .wpcf7-not-valid {
     background: #F2DEDE !important;
}



.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
    .wpcf7 .wpcf7-validation-errors {
        color: #B94A48;
        background-color: #F2DEDE;
        border: 1px solid #EED3D7;
    }

	
    .wpcf7 .wpcf7-mail-sent-ok {
        color: #3A87AD;
        background-color: #D9EDF7;
        border: 1px solid #BCE8F1;
    }


p.mes-reCAPTCHA {
  margin-top: 1.5rem;
  font-size: 0.8rem;
  line-height: 1.4;
  text-align: center;
}





/*プライバシーポリシー・サイトマップなどの汎用ページ*/

#wideUse header.grandHeadding {
  text-align: center;
}
  #wideUse .inner {
    width: 800px;
    margin: 0 auto;
  }
    #wideUse section {
      margin-bottom: 120px;
    }
      #wideUse section:last-child {
        margin-bottom: 0;
      }