.elementor-kit-9091{--e-global-color-primary:#FFA259;--e-global-color-secondary:#91BD3A;--e-global-color-text:#545454;--e-global-color-accent:#FE6845;--e-global-color-6d585f7:#FCF9EA;--e-global-color-4f4e8d3:#FFFFFF;--e-global-typography-primary-font-size:2em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:1.2px;--e-global-typography-secondary-font-size:1em;--e-global-typography-secondary-line-height:1em;--e-global-typography-secondary-letter-spacing:1.4px;--e-global-typography-text-font-size:1.1em;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:1px;--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-52e0cd9-font-size:1.3em;--e-global-typography-52e0cd9-font-weight:600;--e-global-typography-52e0cd9-line-height:1em;--e-global-typography-52e0cd9-letter-spacing:1.5px;--e-global-typography-f8dc40a-font-size:1em;--e-global-typography-f8dc40a-font-weight:400;--e-global-typography-f8dc40a-line-height:1.2em;--e-global-typography-f8dc40a-letter-spacing:1px;--e-global-typography-1bdfa7e-font-size:1em;--e-global-typography-1bdfa7e-line-height:1.5em;--e-global-typography-1bdfa7e-letter-spacing:1px;--e-global-typography-38b1723-font-size:1em;--e-global-typography-38b1723-font-weight:600;--e-global-typography-38b1723-letter-spacing:1.4px;--e-global-typography-376a472-font-size:1.1em;--e-global-typography-376a472-font-weight:700;--e-global-typography-376a472-letter-spacing:1.5px;--e-global-typography-d34b89d-font-size:0.8em;--e-global-typography-2131ae8-font-size:1.1em;--e-global-typography-2131ae8-font-weight:400;--e-global-typography-2131ae8-line-height:1em;--e-global-typography-2131ae8-letter-spacing:1px;--e-global-typography-d8863d2-font-size:0.8em;--e-global-typography-d8863d2-font-weight:600;--e-global-typography-df3dd9e-font-size:2.2em;--e-global-typography-df3dd9e-font-weight:600;--e-global-typography-df3dd9e-line-height:1em;--e-global-typography-df3dd9e-letter-spacing:1.5px;}.elementor-kit-9091 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9091 h2{font-size:22px;}.elementor-kit-9091 h3{font-size:20px;}.elementor-kit-9091 button,.elementor-kit-9091 input[type="button"],.elementor-kit-9091 input[type="submit"],.elementor-kit-9091 .elementor-button{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9091{--e-global-typography-primary-font-size:1.2em;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-2131ae8-font-size:0.9em;--e-global-typography-2131ae8-line-height:1.2em;--e-global-typography-2131ae8-letter-spacing:1.3px;--e-global-typography-df3dd9e-font-size:1.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//** TinyMCE Custom Styles **/

.divmemo {
    margin-bottom: 1.5em;
    margin-top: 15px;
    padding: 1em;
    background: #fff9e5;
    color: #545454;
}

li.divmemo {
    padding: 5px 0;
}

.divmemotitle {
    margin-bottom: 5px;
    color: #ffb36b;
    font-size: 1.2em;
    font-weight: bold;
}

.divmemotitle2 {
    margin-bottom: 5px;
    color: #ffb36b;
    font-size: 1.2em;
    font-weight: bold;
}

.divmemotitle:before {
    font-family: "Font Awesome 5 Free";
    content: '\f304';
    color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 3px 0 0;
    border-radius: 50%;
    background: #ffb36b;
    text-align: center;
    vertical-align: middle;
}

.divmemopoints {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 .9em 0;
    padding: 5px 20px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    background: #FFCC80;
    border-radius: 15px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.points p {
    margin: 0;
    padding: 0 1em;
}
.points {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 .9em 0;
    padding: 5px 20px;
    min-width: 120px;
    max-width: 100%;
    color: #fff;
    background: #81D4FA;
    border-radius: 15px;
    font-size: 14px;
    font-weight:bold;
    text-align:center;
}
.points:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 30%;
    margin-left: -15px;
    border: 10px solid transparent;
    border-top: 10px solid #81D4FA;
}
/*赤系*/
.points.p-red {background: #ef9a9a;}
.points.p-red:before{border-top: 10px solid #ef9a9a;}
/*オレンジ系*/
.points.p-orange {background: #FFCC80;}
.points.p-orange:before{border-top: 10px solid #FFCC80;}
/*緑系*/
.points.p-green {background: #80CBC4;}
.points.p-green:before{border-top: 10px solid #80CBC4;}
/*青系*/
.points.p-blue {background: #7986CB;}
.points.p-blue:before{border-top: 10px solid #7986CB;}
/*カスタマイズ用*/
.points.p-custom {background: #7986CB;/*吹き出しの色*/}
.points.p-custom:before{border-top: 10px solid #7986CB;/*吹き出しの色*/}

.p-box {
    position: relative;
    background-color: #fff;
    border: 2px solid #CFD8DC;
    border-radius: 5px;
    margin:35px 5px 25px 7px;
    padding: 25px 20px 15px 20px;
}
.p-box .p-box-title {
    position: absolute;
    left: -10px;
    top: -20px;
    border-radius: 15px;
    background-color: #90A4AE;
    color: #fff;
    font-family:"Font Awesome 5 Free", "Helvetica","Yu Gothic";
    font-size: 14px;
    font-weight: bold;
    padding: 5px 20px;
}
.p-box .p-box-title:after {
    position: absolute;
    border-top: 12px solid #90A4AE;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    content: '';
    top: 30px;
    left: 25px;
}
.p-box p {
    margin: 0;
    padding: 0;
}
.p-box ul {
    list-style-type: none;
    border:none;
    margin-top:10px;
    padding:0;
}
.p-box ul li {
    list-style-type: none !important;
    position: relative;
    padding: .2em 0 .2em 1.5em;
    line-height: 1.5;
}
.p-box ul li:before {
    display: inline-block;
    position: absolute;
    left: 0;
    font-family: "Font Awesome 5 Free";
    content:'\f138';
    font-weight: 900;
    color: #90A4AE;
    width: 8px;
    height: 8px;
    margin: 0 16px 20px 0;
}
.fa5 .p-box ul li:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
/*赤系*/
.p-box.p-red { border: 2px solid #ffcdd2; }
div.p-box.p-red .p-box-title  { background-color: #ef9a9a; }
div.p-box.p-red .p-box-title:after { border-top: 12px solid #ef9a9a; }
.p-box.p-red ul li:before { color: #ef9a9a; }
/*オレンジ系*/
.p-box.p-orange { border: 2px solid #FFE0B2; }
div.p-box.p-orange .p-box-title { background-color: #FFCC80; }
div.p-box.p-orange .p-box-title:after { border-top: 12px solid #FFCC80; }
.p-box.p-orange ul li:before { color: #FFCC80; }
/*緑系*/
.p-box.p-green { border: 2px solid #B2DFDB; }
div.p-box.p-green .p-box-title { background-color: #80CBC4; }
div.p-box.p-green .p-box-title:after { border-top: 12px solid #80CBC4; }
.p-box.p-green ul li:before { color: #80CBC4; }
/*青系*/
.p-box.p-blue { border: 2px solid #C5CAE9; }
div.p-box.p-blue .p-box-title { background-color: #7986CB; }
div.p-box.p-blue .p-box-title:after { border-top: 12px solid #7986CB; }
.p-box.p-blue ul li:before { color: #7986CB; }
/*カスタマイズ用*/
.p-box.p-custom { border: 2px solid #E1BEE7; /*枠線の色*/ }
div.p-box.p-custom .p-box-title { background-color: #CE93D8; /*吹き出しの色*/ }
div.p-box.p-custom .p-box-title:after { border-top: 12px solid #CE93D8; /*吹き出しの色*/ }
.p-box.p-custom ul li:before { color: #CE93D8; /*チェックの色*/ }

.li-chevron ul {
  position: relative;
  padding: 1em 0.5em 1em 2.5em;
  border: solid 2px #91bd3a;
  border-radius: 5px;
}

.li-chevron li,
.li-check li,
.li-yubi li,
.li-niku li {
  list-style-type: none !important;
  padding: 0.5em 0;
  line-height: 1.5;
}
.li-chevron li:before {
  position: absolute;
  left: 1em;
  color: #91bd3a;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: "\f138";
}
.li-check ul {
  position: relative;
  padding: 1em 0.5em 1em 2.5em;
  border: solid 2px #ffb03f;
}
.li-check li:before {
  position: absolute;
  left: 1em;
  color: #ffb03f;
  font-family: 'Font Awesome 5 Free';
    font-weight: 900;
  content: "\f00c";
}

.ol-circle ol {
  list-style-type: none !important;
  padding: 1em 0.7em;
  counter-reset: number;
}
.ol-circle li {
  position: relative;
  padding: 0.5em 0 0.5em 34px;
  line-height: 1.5em;
}

.ol-circle li:before {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #91bd3a;
  color: white;
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
  content: counter(number);
  counter-increment: number;
}

.li-chevron.li-mainbdr ul {
    border: none;
    padding: 0 0 0 1.5em;
}
.li-chevron.li-mainbdr li:before {
    left :0;
}
.entry-content ul, .entry-content ol {
    border: none;
    padding: 0 0 0 1.5em;
}
.entry-content table.tb-responsive {
    display: block;
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
}


/*FontAwesomeのクラスを上書き*/

.box2 {
  margin: 2em 0;
  padding: 1.5em 1em;
  border: solid 2px #d1d1d1;
  border-radius: 5px;
  background: #fff;
}

.fa5 .box23:before,
.fa5 .box23:after {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}

.box23 {
  position: relative;
  max-width: 400px;
  margin: 2em 0 2em 40px;
  padding: 20px;
  border-radius: 30px;
  background: #fff0c6;
}
.box23:before {
  position: absolute;
  bottom: 0;
  left: -40px;
  color: #fff0c6;
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  content: "\f111";
}
.box23:after {
  position: absolute;
  bottom: 0;
  left: -23px;
  color: #fff0c6;
  font-family: "Font Awesome 5 Free";
  font-size: 23px;
  content: "\f111";
}

.box26 {
	display: inline-block;
	background-color: #91bd3a;
	color: #FFF;
	padding: 3px 15px;
	border-radius: 25px;
	border: none;
	margin-right: 5px;
    margin-bottom: 2em;
    margin-top: 1em;
	font-size: .8em;
}

.box27 {
	display: inline-block;
	background-color: #fff;
	padding: 3px 15px;
	border-radius: 25px;
	border: none;
    margin-left: auto;
	margin-right: 5px;
    margin-bottom: 2em;
    margin-top: 1em;
	font-size: 1.2em;
}

.box26:before {
	color: #FFF;
	font-family: "Font Awesome 5 Free";
	content: "\f02e";
	margin-right: 6px;
}

.box26 .box-title,
.box27 .box-title {
  display: inline-block;
  position: relative;
  top: -14px;
  left: 10px;
  padding: 0 9px;
  margin: 0 7px;
  background: #fff;
  color: #95ccff;
  font-size: 1.2em;
  line-height: 1.4;
}
.box26 .box-content {
  padding: 0 1.5em 24px;
}

.box27 .box-content {
  padding: 0 1.5em 24px;
  background: #fff;
  color: #545454;
}

.box26 .box-title:before,
.box27 .box-title:before {
  padding-right: 4px;
  font-family: "Font Awesome 5 Free";
  content: "\f02e";
}
.box27 {
  border: solid 3px #ed8583;
}
.box27 .box-title {
  color: #ed8583;
}
.box27 .box-title:before {
  content: "\f071";
}
.box28 {
  margin: 2em 0;
}
.box28 .box-title {
  display: inline-block;
  padding: 5px 9px 3px;
  border-radius: 5px 5px 0 0;
  background: #62c1ce;
  color: #fff;
  font-size: 17px;
}
.box28 .box-content {
  padding: 1.3em 1em;
  border: solid 3px #62c1ce;
}
.box29 {
  margin: 2em 0;
  border: solid 2px #ffc107;
}
.box29 .box-title {
  display: inline-block;
  position: relative;
  top: -3px;
  padding: 2px 9px;
  background: #ffc107;
  color: #fff;
  font-size: 17px;
  line-height: 1.5;
}
.box29 .box-title:before {
  padding-right: 4px;
  font-family: "Font Awesome 5 Free";
  content: "\f0eb";
}
.box29 .box-content {
  padding: 15px;
}

.box32 {
  margin: 2em 0;
  padding: 0 15px 10px;
  background: #edf6ff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.box32 .box-title {
  margin: 0 -15px 15px;
  padding: 8px 4px;
  background: #5fc2f5;
  color: #fff;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.5;
}
.box32 {
  background: #fff9eb;
}
.box32 .box-title {
  background: #f5a15f;
}


/*引用別スタイル*/
.quote_silver {
  padding: 35px 1.5em;
  border: none;
  background: whitesmoke;
}
.quote_silver:before {
  top: 10px;
  left: 15px;
  color: #dadada;
}
/*.quote_silver:after {
  position: absolute;
  right: 15px;
  bottom: 10px;
  color: #dadada;
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  line-height: 1;
  content: "\f10e";
}*/



/* TIMELINE */

.tl_main {
  margin-top: 0.5em;
  margin-bottom: 1em;
  padding: 0 0 1.5em;
  font-size: 0.9em;
  line-height: 1.6;
  border-bottom: dashed 1px #ccd5db;
}

.tl-content {
  position: relative;
  padding: 0 0 1.5em 1.8em;
}
.tl-content:before {
  content: "";
  width: 3px;
  background: #ccd5db;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.tl_marker {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: solid 4px #91bd3a;
}
.tl-content:not(:first-of-type):not(:last-of-type) .tl_marker {
  background: transparent;
}

.tl-content:last-of-type:before {
  content: none;
}
.tl_label {
  padding-top: 2px;
  color: #90969a;
  font-size: 14px;
  font-weight: bold;
}
.tl_title {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5;
}



/* END 目次 */

.raised {
  display: inline-block;
  margin: 0.5em 0;
  padding: 0.4em 1.3em;
  border-radius: 3px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 2px 3px -2px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
  transition: 0.3s ease-in-out;
  text-decoration: none !important;
}
.raised:hover,
.raised:focus {
  box-shadow: 0 13px 20px -3px rgba(0, 0, 0, 0.24);
  text-decoration: none;

  -webkit-tap-highlight-color: transparent;
}

.keiko_blue {
  background: linear-gradient(transparent 50%, rgba(107, 182, 255, 0.24) 50%);
}
.keiko_yellow {
  background: linear-gradient(transparent 50%, rgba(255, 252, 107, 0.69) 50%);
}
.keiko_green {
  background: linear-gradient(transparent 50%, rgba(151, 232, 154, 0.69) 50%);
}
.keiko_red {
  background: linear-gradient(transparent 50%, rgba(255, 88, 88, 0.24) 50%);
}

/** SAY BOX **/

.say {
    position: relative;
    background: #fcf9ea;
    border-radius: 10px;
    padding: 15px;
    border: #d5d5d5 solid 2px;
    margin-left: 111px;
    margin-bottom: 25px;
    margin-top: 25px;
}

.say:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-color: transparent #fcf9ea;
    border-width: 20px 20px 20px 0;
    top: 50%;
    left: -21px;
    margin-top: -20px;
}

.say:before {
    content: '';
    position: absolute;
    width: 0;
    z-index: 0;
    border-style: solid;
    border-color: transparent #d5d5d5;
    border-width: 22px 22px 22px 0;
    top: 50%;
    left: -23px;
    margin-top: -21px;
    display: block;
}

.say-image {
    display: inline-block;
    position: absolute;
    left: -111px;
    vertical-align: middle;
    top: 50%;
    transform: translateY(-50%);
}

.say-image img {
    background: #fcf9ea;
    border-radius: 50%;
    padding: 3px;
}

/* END 目次 */



img.img_small {
    max-width: 100%;
    width: 350px;
}

img.aligncenter {
    display: block;
}

.entry-content a {
    color: #0033cc;
    text-decoration: underline;
}

.entry-content h2 {
  position: relative;
  padding: 0.6em;
  background: #ffa259;
  margin-top: 30px;
}
.entry-content h2:after {
  position: absolute;
  top: 100%;
  left: 30px;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-top: 15px solid #ffa259;
  content: "";
}

.entry-content h3 {
  padding: 0.5em;
  border-left: solid 5px #ffa259;
  background: #fffaf4;
  color: #494949;
  margin-top: 30px;
}

.entry-content h4 {
  padding: 0.5em 0;
	font-size: 1.25em;
  border-bottom: solid 1px #555;
	  color: #555;
}

.entry-content blockquote {
  box-sizing: border-box;
  position: relative;
  margin: 1.5em 0;
  padding: 13px 15px 13px 15px;
  border: solid 1px #91BD3A;
  font-style:italic;
  font-size:0.8em;
}

.entry-content blockquote p {
  margin: 10px 0;
  padding: 0;
  line-height: 1.7;
}





.images-row-yoko::after {
  content: "";
  display: table;
  clear: both;
}

.images-column-yoko {
  float: left;
  width: 50%;
}

@media screen and (max-width: 600px) {
.images-column-yoko {
    width: 100%;
  }
}


/* END 目次 */


/** Display Posts Plugin **/
.display-posts-listing .listing-item {
	overflow: hidden; 
	margin: auto;
    margin-bottom: 25px;
	width: 90%;
	background-color: #fff;
	list-style-type: none;
    	border-style: solid;
    	border-width: 0px 0px 0px 0px;
    	padding: 15px 15px 5px 15px;
    	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

.display-posts-listing .image {
	float: left;
	width: 125px;
    height: auto;
	margin: 0 15px 0 0;
}

.display-posts-listing .title {
	display: block;
	font-size: 0.95em;
    line-height: 1.6em;
    font-weight: 600;
    text-decoration: none;
    color: #545454;
}

.display-posts-listing .excerpt-dash { 
	display: none; 
}
/* END 目次 */


/** Button **/

.grad3 {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  background: linear-gradient(45deg, #ffc107 0%, #ff8b5f 100%);
  color: #fff;
  margin-top: 15px;
  margin-bottom: 25px;
}

a.grad3 {
  color: #fff;
  text-decoration: none;
}

a.grad3:hover {
  color: #fff;
}

.grad3:hover {
  background: linear-gradient(45deg, #ffc107 0%, #f76a35 100%);
}

/* END 目次 */

/** Memo Box **/

.memo-content-box {
  margin: 2rem 0;
  padding: 2rem;
  border: none;
  border-radius: 0.25rem;
  background-color: #fff9e5;
}

p.memo-content-title {
  color: #ffb36b;
  text-align: center;
  font-size: 1.6em;
  font-weight: 700;
  padding-bottom: 10px;
}

.memo-content-box .heading {
  color: inherit;
}

/* END 目次 */

/** SSSSSSS **/

/* END 目次 */

/** SSSSSSS **/

/* END 目次 */

/** SSSSSSS **/

/* END 目次 */

/** SSSSSSS **/

/* END 目次 *//* End custom CSS */