@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*
 Theme Name:Smilenet_Child
 Template: swell
Version: 2.4.4
*/

/*+++++ CSSサンプルページ用 +++++*/

/* micro clearfx */

.cf:before, .cf:after {
  content: "";
  display: table
}
.cf:after {
  clear: both
}
.cf {
  zoom: 1
}
/* For IE 6/7 */

.center, .entry table td.center {
  text-align: center;
    margin: auto;
}
.center-t, .entry table td.center-t {
  text-align: center;
    margin: auto;
}
.right-t, .entry table td.right-t {
  text-align: right;
}
.left-t, .entry table td.left-t {
  text-align: left;
}
.just {
  text-align: justify;
}
.cb {
  clear: both;
}
.mb {
  clear: both;
}

.mw960{
  max-width: 960px;
    margin: auto;
}
.mw860{
  max-width: 860px;
    margin: auto;
}
.mw760{
  max-width: 760px;
    margin: auto;
}

@media screen and (min-width: 1024px) {
  .pc-only { display:unset; }
  .pc { display:unset; }
  .spc { display: none; }
  .pctab { display:unset; }
  .tab { display: none; }
  .tabsp { display: none; }
  .sp { display: none; }
 .ssp { display: none; }
}

@media screen and (min-width:769px) and ( max-width:1023px) {
  .pc-only { display: none; }
  .pc { display:unset; }
  .spc { display:unset; }
  .pctab { display:unset; }
  .tab { display: none; }
  .tabsp { display: none; }
  .sp { display: none; }
 .ssp { display: none; }
}

@media screen and (min-width: 520px) and ( max-width:768px) {
  .pc-only { display: none; }
  .pc { display: none; }
  .spc { display: none; }
  .pctab{ display: none; }
  .tab { display:unset; }
  .tabsp { display:unset; }
  .sp { display: none; }
 .ssp { display: none; }
}

@media screen and (min-width: 420px) and ( max-width:519px) {
  .pc-only { display:  none; }
  .pc { display:  none; }
  .spc { display: none; }
  .pctab { display:  none; }
  .tab { display:  none; }
  .tabsp { display:unset; }
  .sp { display:unset; }
 .ssp { display: none; }
}

@media screen and ( max-width:419px) {
  .pc-only { display:  none; }
  .pc { display:  none; }
  .spc { display: none; }
  .pctab { display:  none; }
  .tabsp { display:unset; }
  .sp { display:unset; }
 .ssp { display:unset; }
}

/* +++++ 基本（サンプルページ） +++++ */
.entry table td.align-center{
    text-align: center!important;
}
.entry table td.align-right{
    text-align: right!important;
}
.entry table td.align-left{
    text-align: left!important;
}
.m-a {
  margin: auto!important;
}
.entry .ml0 {
  margin-left: 0px!important;
}
.entry .ml10 {
  margin-left: 10px!important;
}
.entry .ml20 {
  margin-left: 20px!important;
}
.entry .ml30 {
  margin-left: 30px!important;
}
.entry .ml40 {
  margin-left: 40px!important;
}
.entry .mr60 {
  margin-left: 60px!important;
}
.entry .mr0 {
  margin-right: 0px!important;
}
.entry .mr10 {
  margin-right: 10px!important;
}
.entry .mr20 {
  margin-right: 20px!important;
}
.entry .mr30 {
  margin-right: 30px!important;
}
.entry .mr40 {
  margin-right: 40px!important;
}
.entry .mr60 {
  margin-right: 60px!important;
}
.entry .mt0 {
  margin-top: 0px!important;
}
.entry .mt10 {
  margin-top: 10px!important;
}
.entry .mt20 {
  margin-top: 20px!important;
}
.entry .mt30 {
  margin-top: 30px!important;
}
.entry .mt40 {
  margin-top: 40px!important;
}
.entry .mt60 {
  margin-top: 60px!important;
}
.entry .mt80 {
  margin-top: 80px!important;
}
.entry .mt100 {
  margin-top: 100px!important;
}
.entry .mb0 {
  margin-bottom: 0px!important;
}
.entry .mb10 {
  margin-bottom: 10px!important;
}
.entry .mb20 {
  margin-bottom: 20px!important;
}
.entry .mb30 {
  margin-bottom: 30px!important;
}
.entry .mb40 {
  margin-bottom: 40px!important;
}
.entry .mb60 {
  margin-bottom: 60px!important;
}
.entry .mb80 {
  margin-bottom: 80px!important;
}
.entry .mb100 {
  margin-bottom: 100px!important;
}
p.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.h120 {
  line-height: 120%!important;
}
.h130 {
  line-height: 130%!important;
}
.h140 {
  line-height: 150%!important;
}
.h150 {
  line-height: 150%!important;
}
.h165 {
  line-height: 165%!important;
}
.h175 {
  line-height: 175%!important;
}
.h200 {
  line-height: 200%!important;
}
.h250 {
  line-height: 250%!important;
}
.h300 {
  line-height: 300%!important;
}
.w200 {
  font-weight: 200!important;
}
.w300 {
  font-weight: 300!important;
}
.w400 {
  font-weight: 400!important;
}
.w500 {
  font-weight: 500!important;
}
.w600 {
  font-weight: 600!important;
}
.w700 {
  font-weight: 700!important;
}
.w900 {
  font-weight: 900!important;
}
.font-ssss {
  font-size: 60%!important;
}
.font-sss {
  font-size: 70%!important;
}
.font-ss {
  font-size: 80%!important;
}
.font-s {
  font-size: 90%!important;
}
.font-100 {
  font-size: 100%!important;
}
.font-l {
  font-size: 120%!important;
}
.font-ll {
  font-size: 135%!important;
}
.font-lll {
  font-size: 150%!important;
}
.font-llll {
  font-size: 180%!important;
}
.font-r {
  color: #8f2e14!important;
}
.font-c {
  color: #618e34!important;
}
.font-g {
  color: #2f5d50!important;
}
.font-g1 {
  color: #d2e3d1!important;
}
.font-g2 {
  color: #92b1b5!important;
}
.font-g3 {
  color: #a7b7bf!important;
}
.font-y {
  color: #c89932!important;
}
.font-p {
  color: #c97586!important;
}
.font-b {
  color: #165e83!important;
}
.font-o {
  color: #b56f0b!important;
}
.font-gl {
  color: #5b6356!important;
}
.font-bk {
  color: #000000!important;
}
.under60c {
  background: linear-gradient(transparent 60%, #a0d8ef 60%);
}
.under80c {
  background: linear-gradient(transparent 80%, #a0d8ef 80%);
}
.under60y {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.under80y {
  background: linear-gradient(transparent 80%, #ffff66 80%);
}
.wrap .main .font-ls05 {
  letter-spacing: 0.05em;
}
.wrap .main .font-ls10 {
  letter-spacing: 0.1em;
}
.wrap .main .font-ls15 {
  letter-spacing: 0.15em;
}
.wrap .main .font-mt0 {
  margin-top: 0px;
}
.wrap .main .font-mt5 {
  margin-top: 5px;
}
.wrap .main .font-mt10 {
  margin-top: 10px;
}
.wrap .main .font-mt15 {
  margin-top: 15px;
}
.wrap .main .font-mb0 {
  margin-bottom: 0px;
}
.wrap .main .font-mb5 {
  margin-bottom: 5px;
}
.wrap .main .font-mb10 {
  margin-bottom: 10px;
}
.wrap .main .font-mb15 {
  margin-bottom: 15px;
}
.wrap .main .font-mb20 {
  margin-bottom: 20px;
}
.wrap .main .font-mb30 {
  margin-bottom: 30px;
}
.pullquote-left {
  border-left-color: #6c5d5d!important;
  padding: 0 20px;
}
/*レスポンシブ定義リスト体験カレンダー等*/

.font-l10 {
  margin: 0px 0px 0px 10px;
  margin-bottom: 0px;
}
.font-l20 {
  margin: 0px 0px 0px 20px;
  margin-bottom: 0px;
}
.font-dott1 {
  font-size: 120%;
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #999;
  padding-bottom: 12px;
}
.font-dott2 {
  font-size: 120%;
  margin: 10px 0px;
  border-top: dotted 1px #999;
  border-bottom: dotted 1px #999;
  padding: 12px 0px;
}
#tensen dl {
  width: auto;
}
#tensen dt {
  font-family: 'M PLUS Rounded 1c', sans-serif!important;
  clear: left;
  float: left;
  width: 145px;
  Font-size: 1.1em;
  font-weight: 400;
  color: #415c08;
letter-spacing: 0.02em;
}
#tensen dd {
  font-family: 'M PLUS 1p', sans-serif!important;
  margin: 0px 0px 15px 185px;
  padding: 0px 0px 0px 0px;
  line-height: 1.6em;
}
#tensen dd:before {
  content: ' …';
  position: absolute;
  display: block;
  margin-left: -1.9em;
  width: 1.2em;
}
#sentences dl {
  width: auto;
}
#sentences dt {
  color: #374519;
font-size: 1.2em;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 8px;
  border-left-width: 12px;
  border-left-style: solid;
  border-left-color: #e6eae3;
  padding-bottom: 2px;
  padding-left: 12px;
  padding-top: 2px;
  display: inline-block;
}
#sentences dd {
  border-bottom-width: 1px;
  margin-top: 2px;
  margin-bottom: 10px;
  margin-left: 18px;
  padding-right: 0px;
  padding-left: 6px;
  padding-bottom: 3px;
  border: none;
  line-height: 1.6em;
}
#sentences0 dl {
  width: auto;
}
#sentences0 dt {
 font-family: 'M PLUS Rounded 1c', sans-serif!important;
    font-size: 1.2em;
    font-weight: 600;
   margin: 0.5em 0;
    padding-bottom: 0.1em;
  border-bottom: dotted 1px #999;
    letter-spacing: .1em;
}
#sentences0 dd {
  line-height: 1.6em;
  padding: 0;
  margin: .2em .2em 1em .2em;
}
#sentences1 dl {
  width: auto;
}
#sentences1 dt {
    font-size: 1.3em;
    letter-spacing: .05em;
    font-weight: 500;
    margin: 20px 0 5px 0;
    padding: 0em 0 0 1.8em;
  background-image: url(/wp-content/uploads/css-img/i_09.png);
  background-repeat: no-repeat;
  background-position: top 2px left -5px;
    background-size: 36px auto;
}
#sentences1 dt:first-child {
    margin: 0px 0 10px 0;
}
#sentences1 dd {
    font-size: .9em;
 line-height: 1.6em;
margin: 0.5em 0 1em 0;
}
#sentences2 dl {
  width: auto;
}
#sentences2 dt {
  font-family: 'M PLUS Rounded 1c', sans-serif!important;
  font-size: 1.2em;
  color: #333;
  font-weight: normal;
  margin-top: 25px;
  margin-bottom: 12px;
  border-left-width: 12px;
  border-left-style: solid;
  border-left-color: #e9eae8;
  padding-left: 10px;
}
#sentences2 dd {
line-height: 1.6em;
    margin: 0.5em 0 1em 0;
    padding-left: 1.3em;
}
#sentences3 dl {
  width: auto;
}
#sentences3 dl {
	width: auto;
}
#sentences3 dt {
  font-family: 'M PLUS Rounded 1c', sans-serif!important;
	padding: 2px 18px;
	border-radius: 3px;
	background:#536235;
	font-weight: 700;
	font-size: 1.05em;
	text-align: center;
	color: #fff;
	display: inline-block;
	letter-spacing: .15em;
margin: 1em 0 .5em 0;
}
#sentences3 dd {color: #333;
	font-size: 95%;
	line-height: 1.6em;
	margin-left: 0px;
	margin-top: 2px;
}
#sentences4 dl {
	width: auto;
}
#sentences4 dt {
    padding: 0.2em 1em;
	border-radius: 2px;
	background:#c59584;
	font-weight: 400;
	font-size: 1.1em;
	text-align: center;
	color: #fff;
	display: inline-block;
	    letter-spacing: .1em;
margin: 1em 0 .5em 0;
}
#sentences4 dd {
color: #333;
	font-size: 100%;
	line-height: 1.6em;
	margin-left: 0px;
	margin-bottom: .5em;
}
#sentences5 dl {
	margin: 0;
	padding: .5em;
}
#sentences5 dt {
	margin: 0;
	padding: 0.4em 1.4em;
	font-weight: 700;
	background-color: #dde4e5;
	letter-spacing: 0.1em;
	font-size: 1.2em;
}
#sentences5 dd {
	margin: .5em 0 1.5em 0;
	padding: 0.4em 1.2em;
	border-left: 1px solid #ccc;
	font-size: 1em;
	clear: both;
}
#sentences5 dd.noline-red {
	color: #900;
	font-size: .8em;
	margin: 0em 0em 0.5em 0em;
	clear: both;
	padding-left: 0;
	border-left: none;
}
#sentences5 dd.noline {
	color: #666;
	font-size: .8em;
	margin: 0em 0em 0.5em 0em;
	clear: both;
	padding-left: 0;
	border-left: none;
}

div#syohin {
  display: flex;
}
#syohin dl {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  box-sizing: border-box;
}
#syohin dt {
  width: 80px;
  float: left;
  padding: 10px 10px 0px 10px;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  margin: 0;
}
#syohin dd {
  margin-left: 80px;
  border-left: 1px solid #ddd;
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #ddd;
  margin-bottom: 0em;
  box-sizing: border-box;
}
#syohin dd:after {
  content: '';
  display: block;
  clear: both;
}
#setsumei dl {
  width: auto;
}
#setsumei dt {
  width: 85px;
  float: left;
  padding: 3px 5px 0px 0px;
  box-sizing: border-box;
  margin: 0;
}
#setsumei dt:before {
  content: "◇"!important;
}
#setsumei dd {
  padding-left: 2em;
  text-indent: -2em;
  margin-left: 105px;
  padding: 3px 5px 3px 5px;
  margin-bottom: 0em;
  box-sizing: border-box;
}
#setsumei dd:before {
  content: '…　';
  list-style-position: inside;
}
#setsumei dd:after {
  content: '';
  display: block;
  clear: both;
}
/*スケジュール等のDL/DT*/

#hd_co dl {
  width: auto;
}
#hd_co dt {
  font-size: 125%;
  margin-top: 5px;
  clear: left;
  float: left;
  width: 120px;
  text-align: justify;
  margin: 0;
  color: #744d4d;
  line-height: 1.7;
}
#hd_co dd {
  margin: 0 0 3px 120px;
  font-size: 105%;
  padding: 0px 0px 8px 0px;
  line-height: 1.7em;
}
#hd_co dd:before {
  content: '  …    ';
  position: absolute;
  margin-left: -1.5em;
}
#hd_co .l2 {
  letter-spacing: 2em;
}
#hd_co .l3 {
  letter-spacing: 0.5em;
}
#hd_co .l4 {
  letter-spacing: 0;
}
#hd_co .l5 {
  -moz-transform: scale( 0.82, 1);
  /* Firefox※ */
  -webkit-transform: scale( 0.8, 1);
  /* Chrome,Safari */
  -o-transform: scale( 0.8, 1);
  /* 旧Opera※ */
  -ms-transform: scale( 0.8, 1);
  /* IE */
  transform: scale( 0.8, 1);
  /* CSS3 */
  transform-origin: left bottom;
}
#hd_co .l-etc {
  letter-spacing: -.05em;
  -moz-transform: scale( 0.84, 1);
  /* Firefox※ */
  -webkit-transform: scale( 0.82, 1);
  /* Chrome,Safari */
  -o-transform: scale( 0.82, 1);
  /* 旧Opera※ */
  -ms-transform: scale( 0.82, 1);
  /* IE */
  transform: scale( 0.82, 1);
  /* CSS3 */
  transform-origin: left bottom;
}
#office dl {
  width: auto;
}
#office dt {
  clear: left;
  float: left;
  font-weight: 700;
  text-align: justify;
  margin: 0;
  font-size: 16px;
}
#office dd {
  margin: 0 0 20px 122px;
  padding: 0px 0px 0px 0px;
}
#office dd:before {
  content: ' … ';
  position: absolute;
  display: block;
  margin-left: -1.8em;
  width: 1.2em;
}
#office .l2 {
  letter-spacing: 2.82em;
}
#office .l3 {
  letter-spacing: 0.95em;
}
#office .l4 {
  letter-spacing: 0.32em;
}
#office .l5 {
  letter-spacing: 0;
}
#office .l6 {
  -moz-transform: scale( 0.86, 1);
  /* Firefox※ */
  -webkit-transform: scale( 0.84, 1);
  /* Chrome,Safari */
  -o-transform: scale( 0.84, 1);
  /* 旧Opera※ */
  -ms-transform: scale( 0.84, 1);
  /* IE */
  transform: scale( 0.84, 1);
  /* CSS3 */
  transform-origin: left bottom;
}
#office .l7 {
  -moz-transform: scale( 0.75, 1);
  /* Firefox※ */
  -webkit-transform: scale( 0.72, 1);
  /* Chrome,Safari */
  -o-transform: scale( 0.72, 1);
  /* 旧Opera※ */
  -ms-transform: scale( 0.72, 1);
  /* IE */
  transform: scale( 0.72, 1);
  /* CSS3 */
  transform-origin: left bottom;
}
#staff dl {
  width: auto;
}
#staff dt {
    float: left;
    text-align: justify;
    margin: 0;
    font-size: 1em;
    width: 75px;
color: #000;
}
#staff dd {
  margin: 0 0 10px 75px;
  padding: 3px 0px 0px 0px;
line-height: 1.7em;
    font-size: .95em;
}
#staff dd:before {
  content: ' … ';
  position: absolute;
  display: block;
  margin-left: -1.4em;
  width: 1.2em;
}
#staff .l2 {
  letter-spacing: 1.4em;
}
#staff .l3 {
  letter-spacing: 0.2em;
}
#hd_co .time-t dl {
  width: auto;
}
#hd_co .time-t dt {
  clear: unset;
  float: left;
  width: 140px;
  font-weight: 400;
  text-align: right;
  margin-right: 15px;
  font-size: 95%;
}
#hd_co .time-t dd {
  line-height: 1.7em;
  margin: 0 0 7px 155px;
  font-size: 95%;
}
#hd_co .time-t dd:before {
  display: none;
}
#hd_co .time-s dl {
  width: auto;
}
#hd_co .time-s dt {
  clear: unset;
  float: left;
  width: 65px;
  font-weight: 400;
  text-align: right;
  margin-right: 15px;
  font-size: 16px;
}
#hd_co .time-s dd {
  line-height: 1.7em;
  margin: 0 0 7px 80px;
font-size: .9em;

}
#hd_co .time-s dd:before {
  display: none;
}
#sentences2 .time-t dl {
  width: auto;
}
#sentences2 .time-t dt {
  clear: unset;
  float: left;
  width: 135px;
  font-weight: 400;
  text-align: right;
  margin-right: 15px;
  font-size: 16px;
}
#sentences2 .time-t dd {
  line-height: 1.7em;
  margin: 0 0 7px 150px;
}
#sentences2 .time-t dd:before {
  display: none;
}
#sentences2 .time-s dl {
  width: auto;
}
#sentences2 .time-s dt {
  clear: unset;
  float: left;
  width: 60px;
  font-weight: 400;
  text-align: right;
  margin-right: 15px;
  font-size: 16px;
  font-size: 14px;
  border: none;
  margin: 0;
}
#sentences2 .time-s dd {
  line-height: 1.7em;
  margin: 0 0 7px 75px;
  font-size: 100%;
}
#sentences2 .time-s dd:before {
  display: none;
}
#setsumei dl {
  width: auto;
}
#setsumei dt {
  width: 85px;
  float: left;
  padding: 3px 5px 0px 0px;
  box-sizing: border-box;
}
#setsumei dt:before {
  content: '◇  ';
}
#setsumei dd {
  padding-left: 2em;
  text-indent: -2em;
  margin-left: 105px;
  padding: 3px 5px 3px 5px;
  margin-bottom: 0em;
  box-sizing: border-box;
}
#setsumei dd:before {
  content: '…　';
  list-style-position: inside;
}
#setsumei dd:after {
  content: '';
  display: block;
  clear: both;
}
#normal dl {
  display: block;
  -webkit-margin-before: 0.7em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
#normal dt {
  color: #111;
  font-weight: 500;
  font-size: 1.2em;
  line-height: 1.6em;
  margin-bottom: 0.5em;
  margin-top: 1em;
}
#normal dd {
  margin-bottom: 0.5em;
  margin-top: 0em;
  line-height: 1.6em;
}
.entry dt, .entry table th, strong {
  font-weight: 500;
}
.entry dt {
  font-size: 125%;
  margin: 25px 0 8px 0;
}
.entry dd {
  margin-bottom: 0.5em;
}
#nth-1 table {
  background-color: #f8f8f8;
}
#nth-1 table th, .entry table td {
  border: 1px solid #bbb;
}
#nth-1 table th {
  ;
  background-color: #eef3f7;
  padding: 5px;
}
#nth-1 table td {
  font-size: .95em;
  padding: 3px;
}
#nth-1 table td:nth-child(1) {
  background-color: #f8f4e6;
}
#res-table-lg dl {
  width: auto;
}
#res-table-lg dt {
  display: inline-block;
  font-family: "Zen Kaku Gothic Antique";
  color: #875829;
  font-weight: 600;
  font-size: 150%;
  margin-top: 25px;
  margin-bottom: 10px;
  border-bottom: dotted 3px #618e34;
  padding: 6px 2px
}
#res-table-lg dd {
  line-height: 1.7em;
  margin-left: 0px;
  margin-top: 2px;
}
.res-table-lg dl {
  width: auto;
  margin-bottom: 15px;
}
.res-table-lg dt {
  display: inline-block;
  color: #222;
  font-weight: normal;
  font-size: 140%;
  margin-top: 25px;
  margin-bottom: 10px;
  border-bottom: dotted 3px #888;
  padding: 6px 2px
}
.res-table-lg dd {
  line-height: 1.7em;
  margin-left: 0px;
  margin-top: 4px;
  margin-bottom: 10px;
}
#table_t dl {
  background: #f8f8f8;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-sizing: border-box;
}
#table_t dt {
  font-size: 105%;
  font-weight: 600;
  color: #562929;
  width: 23%;
  float: left;
  padding: 10px 10px 0px 10px;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
  margin: unset;
}
#table_t dd {
  background: #fff;
  color: #555;
  margin-left: 23%;
  border-left: 1px solid #ccc;
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #ccc;
  margin-bottom: 0em;
  box-sizing: border-box;
}
#table_t dd:after {
  content: '';
  display: block;
  clear: both;
}
/*---スタイル解除テーブル---*/

#normal table {
  padding: 0;
  text-align: left;
  margin: 0;
}
#normal th {
  background-color: #f7f7f7;
  border: 1px solid #bbb;
  font-size: 110%;
}
#normal td {
  border: 1px solid #bbb;
  background-color: #fff;
  -webkit-transition: all .6s ease-out;
  padding: 6px 10px 6px 12px;
  text-align: left;
  margin: 0;
  font-size: 14px;
  /* for IE's Bug? */
}
.entry table th {
  font-weight: 500;
  padding: 8px 5px;
  white-space: nowrap;
  background-color: #e0e8e8;
}
@media screen and (min-width: 481px) {
  .entry table {
    background-color: #f8f8f8;
  }
}
@media screen and (max-width: 480px) {
  .entry table {
    background-color: unset;
  }
}
.entry table th, .entry table td {
  border: 1px solid #bbb;
}
.entry table th {
  background-color: #eef3f7;
  padding: 5px;
  letter-spacing: 0.1em;
  padding: 10px;
}
.entry table td {
  font-size: .95em;
  padding: 10px;
}
.blue {
  background-color: #e5f3ff;
}
.purple {
  background-color: #efe5f9;
}
.orange {
  background-color: #ffeed5;
}
.green {
  background-color: #f1fff0;
}
.pink {
  background-color: #fdeeee;
}
.yellow {
  background-color: #fffbd2;
}
.blue a {
  color: #3a76a9;
}
.purple a {
  color: #875faf;
}
.orange a {
  color: #d5840a;
}
.green a {
  color: #1d8b14;
}
.pink a {
  color: #c56060;
}
.yellow a {
  color: #3a76a9;
}
.blue a:hover, .purple a:hover, .orange a:hover, .green a:hover, .pink a:hover, .yellow a:hover {
  background-color: #ffa0a0;
}
#normal img {
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  line-height: 0px;
}
/*---左揃えテーブル---*/

#p4 table {
  border: none;
  background-color: #fff;
  -webkit-transition: all .6s ease-out;
  padding: 2px;
  text-align: left;
  margin: 0;
}
#p4 tr {
  border: none;
  background-color: #fff;
  -webkit-transition: all .6s ease-out;
  padding: 2px;
  text-align: left;
  margin: 2px 0px 2px 0px;
}
#p4 th {
  font-family: "Sawarabi Gothic";
  background-color: #dcdddd;
  border: 1px solid #bbb;
  font-size: 110%;
  font-weight: 300;
}
#p4 td {
  border: 1px solid #bbb;
  background-color: #fff;
  -webkit-transition: all .6s ease-out;
  padding: 10px;
  text-align: left;
  margin: 0;
  font-size: 14px;
  /* for IE's Bug? */
}
/*---背景罫線なしテーブル---*/

.entry table#noline {
  border: none;
  padding: 0;
  text-align: left;
  margin: 0;
}
.entry table#noline tr {
  border: none;
  background-color: #fff;
}
.entry table#noline tr.alt {
  border: none;
  background-color: #fff;
}
.entry #noline th {
  border: none;
  background-color: #fff;
  font-size: 110%;
}
.entry #noline td {
  border: none;
  background-color: #fff;
  vertical-align: top;
  padding: 6px 2px;
  text-align: left;
  margin: 0;
  font-size: 14px;
}
.entry #noline img {
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  line-height: 0px;
}
#p4 img {
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  line-height: 0px;
}
#p0 table {
  padding: 0px;
  text-align: left;
  margin: 0;
}
#p0 td {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  /* for IE's Bug? */
}
#p0 img {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: bottom;
  line-height: 0px;
}
.p0t img {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: top;
  line-height: 0px;
}
#p5 table {
  padding: 0px;
  text-align: left;
  margin: 0;
}
#p5 td {
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  /* for IE's Bug? */
}
#p5 img {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  vertical-align: bottom;
  line-height: 0px;
}
#p8 table {
  padding: 8px;
  text-align: left;
  margin: 10px;
  font-size: 13px;
}
#p8 tr td {
  padding: 8px;
  margin: 10px;
  font-size: 13px;
  /* for IE's Bug? */
}
#p8 th {
  padding: 8px;
  margin: 10px;
  text-align: left;
}
/*---改行なし---*/

td.nowrap, td.nowrap {
  white-space: nowrap;
}
/*---改行なし---*/

td.nowrap, td.nowrap {
  white-space: nowrap;
}
#sentences2 .time-s dd:before {
  display: none;
}
element.style {}
ol, ul {
  list-style: none;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
user agent stylesheet ol {
  display: block;
  list-style-type: decimal;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  font-weight: 300;
  line-height: 1.7em;
  margin: 25px 0;
}
ol {
  list-style: decimal;
  padding: 0 0 15px 20px;
}
/*
.entry ol {
    list-style: decimal;
    padding-left: 1.5em;
}
.entry ul {
    padding-left: 1.5em;
}

.entry li {
    padding-left: 1.5em;
}
  */

.entry ul {
  padding-left: 1.5em;
}
.entry ul li {
  list-style: disc;
line-height: 1.7em;
}
.entry ol li {
  margin: 0px 0px 10px 0px;
line-height: 1.7em;
}
dl dd li {
  padding: 0 0 0 1.5em;
  text-indent: -1.5em;
  margin-left: 0.5em;
  list-style: circle;
}
.arrowList ul {
  margin: 0px 0px 20px 0px;
}
.arrowList ul li {
  list-style: none;
}
.arrowList li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 0 0 0.3em;
  position: relative;
  text-indent: 0em;
}
.arrowList li:before, .arrowList li:after {
  content: "";
  display: block;
  position: absolute;
}
.arrowList li:before {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  background: #bdb1a1;
  left: -15px;
  top: 6px;
}
.arrowList li:after {
  border: 3px solid transparent;
  border-left-color: #fff;
  ;
  left: -10px;
 top: 9px;
}
.marusuji ol {
  counter-reset: number;
  list-style-type: none!important;
  padding: 0.5em;
}
.marusuji ol li {
  list-style-type: none!important;
  padding: 0 0 8px 3rem;
margin: 0px 0px 8px 0px;
}
.marusuji ol li:before {
  counter-increment: number;
  content: counter(number);
  background-color: #829fad;
  color: white;
  float: left;
  line-height: 1.7em;
  text-align: center;
    width: 2.5rem;
    height: 2.5rem;
  border-radius: 50%;
  margin: 0px 0px 0px -3rem;
display: flex;
    justify-content: center;
    align-items: center;
}
}
.kome ul {
  margin: 0px 0px 20px 0px;
  list-style: none;
}
.kome li {
  text-indent: -1em;
  margin: 0 0 5px 0;
  line-height: 1.7em;
  list-style: none!important;
  padding: 0!important;
}
.kome li:before {
  font-weight: bold;
  content: '※';
  display: inline-block;
  width: 1.2em;
  font-size: 85%;
  text-indent: 0;
}
.kome-aka ul {
  margin: 0px 0px 20px 0px;
  list-style: none;
}
.kome-aka li {
  text-indent: -1em;
  margin: 0 0 5px 0;
  color: #c82c55;
  line-height: 1.7em;
  list-style: none!important;
  padding: 0!important;
}
.kome-aka li:before {
  font-weight: bold;
  content: '※';
  display: inline-block;
  width: 1.2em;
  font-size: 85%;
  text-indent: 0;
  color: #e27e98;
}
.daia ul {
  margin: 0px 0px 20px 0px;
  list-style: none;
}
.daia li {
  text-indent: -1em;
  margin: 0 0 5px 0;
  line-height: 1.7em;
  list-style: none!important;
  line-height: 1.7;
}
.daia li:before {
  content: '◇';
  display: inline-block;
  text-indent: 0;
color: #666666;
    font-size: .85em;
    margin-left: -0.1em;
    margin-right: 0.2em;
}
.arrow ul {
  margin: 0px 0px 20px 0px;
  list-style: none;
}
.arrow li {
  text-indent: -2em;
  margin: 0 0 5px 0;
  list-style: none!important;
  line-height: 1.7;
}
.arrow li:before {
  content: '　⇒';
  display: inline-block;
  text-indent: 0;
}
/*--------Flexbox Masonry レイアウト（フォトコン）---------*/

.flexbox2 {
  display: grid;
  grid-template-columns: 45% 45%;
  grid-column-gap: 50px;
  grid-row-gap: 30px;
  justify-items: stretch;
  align-items: stretch;
}
/* Each flex item 2 column */

.flexbox {
  display: grid;
  grid-template-columns: 30% 30% 30%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-items: stretch;
  align-items: stretch;
}
/* Each flex item 3 column */

.fb-item {
  position: relative;
}
.flexbox1 {
  display: grid;
  grid-template-columns: 60% 30%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-items: stretch;
  align-items: stretch;
}

/* Each flex item 2 column */
.flexbox4 {
    display: grid;
    grid-template-columns: 23% 23% 23% 23%;
    grid-column-gap: 25.5px;
    grid-row-gap: 35px;
    justify-items: stretch;
    align-items: stretch;
}
.flexbox4 .fb-title {
 font-size: 1.35em;
/*  text-shadow: 0 0 8px rgba(0, 0, 0, 0.42);*/
font-weight: 700;
    letter-spacing: .2em;
}
.flexbox4 .fb-nickname {
    font-size: 1.1em;
    letter-spacing: .15em;
    font-weight: 700;
    color: #165e83;
}
/* Each flex item 4 column */

.fb-item img {
/*  border: 1px solid #bbb;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px; */
  width: 100%;
  display: block;
  transition: all .8s;

}
.fb-title {
  text-align: center;
  width: 100%;
  margin: 0px;
  margin-bottom: 10px!important;
  font-size: 1.35em;
/*  text-shadow: 0 0 8px rgba(0, 0, 0, 0.42);*/
font-weight: 700;
    padding: 14px 0 10px 0;
    border-bottom: dotted 1px #999;
    border-top: dotted 1px #999;
}
.fb-nickname {
  text-align: left;
  width: 100%;
  padding: 0px 0px 10px 0px;
  margin: 0px;
  margin-bottom: 2px!important;
  font-size: 105%;
  font-weight: 600;
}
.fb-setsumei {
  text-align: left;
  width: 100%;
  margin: 0px;
  line-height: 160%;
  padding: 0px;
  font-size: 100%;
  text-shadow: 0px 0px 1px #fff, 0px 0px 2px #fff, 0px 0px 3px #fff, 0px 0px 4px #fff, 0px 0px 5px #fff, 0px 0px 6px #fff, 0px 0px 7px #fff, 0px 0px 8px #fff;
}
.fb-item2 img {
  width: 100%;
  display: block;
  transition: all .8s;
  border-radius: 4px;
  /* CSS3草案 */
  -webkit-border-radius: 4px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 4px;
  /* Firefox用 */
}
.fb-item-in {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
  float: left;
}
.fb-item-in dt, .fb_kougo-text dd {
  text-align: left;
}
.fb-item-in dl {
  margin-bottom: 30px;
}
.fb-item-in dt {
  font-weight: 500;
  margin-bottom: 0.5em;
  font-size: 135%;
  color: #84b548;
}
.fb-item-in dd {
  font-weight: 400;
  text-align: left;
  line-height: 165%;
  margin-bottom: 0.6em;
  font-size: 100%!important;
  padding-left: 20px;
}
@media screen and (max-width: 1024px)  {
.flexbox4 {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 25.5px;
    grid-row-gap: 20px;
    justify-items: stretch;
    align-items: stretch;
}
}
/* ++++ max-width: 739px + min-width: 0px ++++ */

@media screen and (max-width: 739px) and (min-width: 480px) {
.flexbox2{
    display: grid;
    grid-template-columns: 100%;
  }
  .fb-title {
    font-size: 100%;
    line-height: 150%;
  }
  .fb-nickname {
    font-weight: 600;
    line-height: 150%;
  }
  .fb-setsumei {
    font-size: .85em;
    line-height: 150%;
  }
  .fb-item {
    width: 100%;
  }
  .flexbox, .flexbox4 {
    display: grid;
    grid-template-columns: 45% 45%;
}
.flexbox4 .fb-nickname {
    font-size: 1.2em;
}
.flexbox4 #staff dt {
    float: none;
    font-weight: 700;
}
.flexbox4 #staff dd {
        margin: 0 0 10px 28px;
padding: 0px;
font-size: 1em;
}


}
/* ++++ max-width: 739px + min-width: 480px ++++ */

@media screen and (max-width: 479px) {
.flexbox{
    display: grid;
    grid-template-columns: 100%;
  }
.flexbox .fb-item img {
max-width: 350px;
    text-align: center;
    margin: auto;
}
}
/* ++++ max-width: 479px  ++++ */


/*レスポンシブtable体験カレンダー等 詳細右揃え*/

#table_res table {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-collapse: collapse;
  width: 100%;
}
#table_res table th {
  background-color: #f1f7e8;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border: #ccc 1px solid;
  color: #582609;
  padding: 10px;
  background-color: #e0e8e8;
  white-space: nowrap;
}
#table_res table td {
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border: #ccc 1px solid;
  padding: 10px;
}
@media screen and (max-width: 480px) {
  #table_res table {
    border: none;
  }
  #table_res table thead {
    display: none;
  }
  #table_res table tr {
    border-top: 1px solid #ccc;
    display: block;
    margin-bottom: 20px;
  }
  #table_res table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 10px;
    text-align: right;
  }
  #table_res table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
}
@media screen and (min-width: 481px) {
  #table_res .per10 {
    width: 10%;
  }
  #table_res .per15 {
    width: 15%;
  }
  #table_res .per18 {
    width: 18%;
  }
  #table_res .per20 {
    width: 20%;
  }
  #table_res .per25 {
    width: 25%;
  }
  #table_res .per30 {
    width: 30%;
  }
  #table_res .per40 {
    width: 40%;
  }
  #table_res .per50 {
    width: 50%;
  }
  #table_res .per60 {
    width: 60%;
  }
  #table_res .per70 {
    width: 70%;
  }
  #table_res .per80 {
    width: 80%;
  }
  #table_res .per90 {
    width: 90%;
  }
}
/*------------------------写真+キャプション-----------------------*/

#imagebox {
  margin: 15px 15px 8px 0;
  padding: 0;
  float: left;
  font-size: 12px;
  color: #333;
  text-align: center;
}
.imgbox img {
  border-radius: 12px;
  /* CSS3草案 */
  -webkit-border-radius: 12px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 12px;
  /* Firefox用 */
  border: 7px solid #eeebe2;
}
#imagebox .caption {
  font-size: 14px;
  color: #333;
  text-align: center;
  margin: 3px 0 5px auto;
}
.img_maru {
  border-radius: 5px;
  /* CSS3草案 */
  -webkit-border-radius: 5px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  /* Firefox用 */
}
.img_maru10_w {
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
  border: 5px solid #fff;
  margin: 0 0 10px 0;
  padding: 0px 0px 0px 0px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
  margin: 0 0 10px 0;
}
.img_maru10 {
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
}
.img_maru18_w {
  border-radius: 18px;
  /* CSS3草案 */
  -webkit-border-radius: 18px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 18px;
  /* Firefox用 */
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
  border: 8px solid #fff;
  margin: 0 0 10px 0;
  padding: 0px;
}
.img_maru18 {
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  margin: 0 0 10px 0;
  padding: 0px 0px 0px 0px;
}
.box_maru10 {
  line-height: 170%;
  padding: 20px 20px 20px 20px;
  margin: 15px 0;
  border: dashed 1px #bbb;
  font-size: 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.box_maru8 {
  line-height: 170%;
  padding: 20px 20px 20px 20px;
  margin: 15px 20px;
  border: dashed 1px #bbb;
  font-size: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.box_maru10 p, .box_maru8 p {
  margin-bottom: 0em!important;
}
.entry img.border, .widget img.border {
  border-radius: 5px;
  /* CSS3草案 */
  -webkit-border-radius: 5px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  /* Firefox用 */
  img-radius: 5px;
  padding: 4px;
  background: #fff;
  border: 1px solid #bbb;
}
/*------------ キャプション入写真---------*/

.entry .wp-caption {
  max-width: 100%;
  margin-bottom: 14px;
  padding-top: 5px;
  text-align: center;
  margin: 0px;
  box-shadow: none;
}
.entry .wp-caption, .entry table tr.alt {
  background: #fff;
  border: #DBDBDB 1px solid;
  border-radius: 2px;
  padding: 0px;
  box-shadow: none;
}
.entry .wp-caption-text {
  font-style: normal;
  font-size: 13px;
  padding: 5px 0 5px;  color: #666;
}
.entry .wp-caption.alignnone img {
  padding: 0;
  border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
  -webkit-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
  -moz-border-radius: 2px 2px 0px 0px / 2px 2px 0px 0px;
}
.entry .wp-caption.alignnone, .entry .wp-caption.alignleft, .entry .wp-caption.alignright {
  /*width: 100%!important;*/
  overflow: hidden;
  margin-bottom: 15px;
}
.entry .wp-caption img {
  padding-top: 5px;
}
/*-----------------キャプション入り フォトギャラリー----------------*/

.gallery {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  margin: 0;
  width: 100%;
}
.gallery li, .gallery ul li {
  padding: 0px 10px 0px 0px;
  list-style: none;
  text-align: center;
  max-width: 60%;
    line-height: 1.3em;
}
.gallery li img, .gallery ul li img {
  border-radius: 4px;
  border-width: 1px!important;
  border-color: #DBDBDB!important;
margin-bottom: 0.5em;
}
.entry .gallery .wp-caption.alignnone, .entry .gallery .wp-caption.alignleft, .entry .gallery .wp-caption.alignright {
  width: 100%!important;
}
.gallery p.wp-caption-text, .gallery figcaption.wp-caption-text {
  margin: .5em 0!important;
  color: #000;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .gallery {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
  }
  .gallery li, .gallery ul li {
    flex-basis: 48.5%;
    padding: 0px 2px 10px 0px;
  }
  #t-head table th {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border: #ccc 1px solid;
    padding: 10px;
    background-color: #e6eae6;
    white-space: nowrap;
  }
  #t-head table td {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border: #ccc 1px solid;
    padding: 8px;
  }
  /*写真marginなし*/
  .marginnone {
    margin: 0px 0px 0px 0px!important;
  }
  /*レスポンシブtable体験カレンダー等*/
  #table_res table {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
  }
  #table_res table th {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border: #ccc 1px solid;
    padding: 10px;
    background-color: #eee;
    white-space: nowrap;
  }
  #table_res table td {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border: #ccc 1px solid;
    padding: 10px;
  }
}
@media screen and (max-width: 520px) {
  .gallery {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
  }
  .gallery li, .gallery ul li {
    flex-basis: 49%;
    padding: 0px 2px 10px 0px;
max-width: 100%;
  }
  }
@media screen and (max-width: 400px) {
 .gallery {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
  }
  .gallery li, .gallery ul li {
    flex-basis: 100%;
    padding: 0px 2px 10px 0px;
max-width: 100%;
  }
  #table_res table {
    border: none;
  }
  #table_res table thead {
    display: none;
  }
  #table_res table tr {
    border-top: 1px solid #ccc;
    display: block;
    margin-bottom: 20px;
  }
  #table_res table td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 10px;
    text-align: right;
  }
  #table_res table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
}
.w-box {
  width: auto;
  background-color: rgba(255, 255, 255, 0.5);
  color: #333;
  padding: 10px 5px 10px 15px;
  margin: 15px 0px 30px 0px;
  font-size: 14px;
  border: 1px solid #bbb;
}
li.sidemenu {
  color: #fff;
  font-size: 15px;
}
li.sidemenu a {
  color: #24b4c0;
  font-size: 15px;
}
.under60c {
  background: linear-gradient(transparent 60%, #a0d8ef 60%);
}
.under80c {
  background: linear-gradient(transparent 80%, #a0d8ef 80%);
}
.under60y {
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.under80y {
  background: linear-gradient(transparent 80%, #ffff66 80%);
}
.square_btn {
  font-size: 20px;
  position: relative;
  display: inline-block;
  padding: 0.4em 0.8em;
  color: #fff;
  text-decoration: none;
  background: #3c555f;
  border: solid 1px #000;
  border-radius: 2px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.main a.square_btn {
  color: #fff;
}
.container-inner .main .square_btn a {
  color: #fff!important;
}
.container-inner .main .square_btn:hover {
  background: #fff;
  color: #67c5ff!important;
  border: solid 1px #67c5ff;
  border-radius: 5px;
}
/*+++++ フレックスボックス（写真ギャラリーの応用） +++++*/

@media screen and (min-width: 769px) {
  .flbox {
    Margin-left: 2%;
  }
  .flbox:first-child {
    Margin-left: 0px;
  }
}
.flbox {
  Margin: 5px;
}
/*------------ テキストボタン---------*/

a.btn-beta, a.btn-border {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: .15em;
  padding: .8em 2.2em;
}
/*------------ テキストボタン（ベタ）---------*/

a.btn-beta {
  border: 1px solid #888;
  border-radius: 0;
  background: #fff;
}
a.btn-beta:hover {
  color: #fff;
  background: #888;
}
/*------------ テキストボタン（上下の罫線）---------*/

a.btn-border {
  position: relative;
  display: inline-block;
}
a.btn-border:before, a.btn-border:after {
  position: absolute;
  width: 100%;
  height: 1px;
  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #888;
}
a.btn-border:before {
  top: 0;
  left: 0;
}
a.btn-border:after {
  right: 0;
  bottom: 0;
}
a.btn-border:hover:before, a.btn-border:hover:after {
  width: 0;
}
/*------------  form 送信後の枠等 ---------*/

.wpcf7 form.sent .wpcf7-response-output {
  border-color: rgb(255 255 255 / 0%);
}
/*------------  form 送信後のメッセージ ---------*/

.wpcf7-response-output {
  color: #991414;
  font-size: 115%;
  font-weight: 600;
}
/*------------  form 承諾ボタン ---------*/

.wpcf7 span.wpcf7-form-control-wrap {
  display: inline;
}
/*------------  form 文字入力変換テキストカラー ---------*/

::-moz-selection {
  background: #464646;
  color: white;
}
::selection {
  background: #464646;
  color: white;
}


/*------------- お問合せフォーム -------------*/
input.wpcf7-form-control.has-spinner.wpcf7-submit {
  text-align: center;
  padding: 0.5em 2em;
  margin: 1em 0;
}
.form-set {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 860px;
  height: auto;
  padding: 10px 0;
  Margin: 1em auto;
  align-items: flex-start;
}
.form-set .form_1 {
  Width: 47%;
  display: inline-flex;
  padding: 10px;
  vertical-align: top;
}
@media screen and (max-width:768px) {
.form-set .form_1 {
  Width: 90%;
}
}
@media screen and (max-width:539px) {
.form-set .form_1 {
    Width: 100%;
    display: block;
}
}
.form-set .form_2 {
  Width: 100%;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
}
.form-set .form_3 {
  Width: 100%;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
}
button, input, select, textarea {
  width: 100%;
}
.wpcf7-form .wpcf7-list-item {
  margin: 0 0.7em 0 0em;
}
.wpcf7-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
  font-size: 1.1em;
  letter-spacing: .5em;
}
.wpcf7-form textarea {
  border-color: #dcd7ca;
  width: 100%;
}
p.form_accep1 {
  text-indent: -.9em;
  padding-left: 2.2em;
  text-align: left;
}
.wpcf7-form input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    top: 7px;
    display: inline-block;
    margin: 0;
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    border-color: #dcd7ca;
    box-shadow: none;
    cursor: pointer;
}
.wpcf7-form input[type="checkbox"]:checked::before {
    content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    display: inline-block;
   margin: -0.5rem 0 0 -0.7rem;
    height: 1.75rem;
    width: 1.75rem;
}
.wpcf7-form select, .wpcf7-form input{
    border: 1px dotted #bbb;
    color: #333;
    display: block;
    max-width: 100%;
    outline: 0;
    padding: 5px 8px;
    font-size: .9em;
}
.wpcf7-form textarea {
    border-color: #dcd7ca;
    width: 100%;
    line-height: 1.7em;
    font-size: .9em;
}
.wpcf7 p.form_submit  input{
color: #fff;
}

/*+++++ ギャラリー +++++*/

.flex_gallery {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  margin: 0;
  width: 100%;
}
.flex_gallery li, .flex_gallery ul li {
  padding: 0px 10px 0px 0px;
  list-style: none;
  text-align: center;
margin: 0;
  width: 100%;
}
.flex_gallery li img, .flex_gallery ul li img {
  border-radius: 4px;
  border-width: 1px!important;
  border-color: #DBDBDB!important;
}
#body_wrap .flex_gallery .wp-caption.alignnone, #body_wrap .flex_gallery .wp-caption.alignleft, #body_wrap .flex_gallery .wp-caption.alignright {
  width: 100%!important;
}
.flex_gallery p.wp-caption-text, .flex_gallery figcaption.wp-caption-text {
  margin: .5em 0!important;
  font-weight: 300;
  color: #000;
  padding: 0;
  Font-size: 13px;
}
@media screen and (max-width: 768px) {
  .flex_gallery {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
  }
  .flex_gallery li, .flex_gallery ul li {
    flex-basis: 48.5%;
    padding: 0px 2px 10px 0px;
  max-width: 60%;
  }
}

/*+++++ すまいるネットサイト用 +++++*/

body.customize-support {
 font-family: 'M PLUS 1p', sans-serif!important;
    letter-spacing: .05em;
}
h2.wp-block-heading {
    font-size: 1.5em;
font-family: "Zen Maru Gothic", sans-serif;
    padding: 0em 0 0 1.8em;
    background-image: url(/wp-content/uploads/css-img/i_24.png);
    background-repeat: no-repeat;
    background-position: top 2px left 0px;
    background-size: 32px auto;
    letter-spacing: .01em;
}
.c-gnav>.menu-item>a {
    font-size: 1.5em;
font-family: "Zen Maru Gothic", sans-serif;
}
#gnav .c-gnav>.menu-item {
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: top 50% left 12px;
    background-size: 30px auto;
    letter-spacing: .01em;
    padding: 0 0em 0 2.2em;
}
#gnav .c-gnav>.menu-item.menu-item-32 {
    background-image: url(/wp-content/uploads/css-img/i_08.png);
}
#gnav .c-gnav>.menu-item.menu-item-33 {
    background-image: url(/wp-content/uploads/css-img/i_06.png);
}
#gnav .c-gnav>.menu-item.menu-item-34 {
    background-image: url(/wp-content/uploads/css-img/i_04.png);
}
#gnav .c-gnav>.menu-item.menu-item-35 {
    background-image: url(/wp-content/uploads/css-img/i_02.png);
}
