.elementor-kit-210{--e-global-color-primary:#F39800;--e-global-color-secondary:#3E3E3E;--e-global-color-text:#1E1E1E;--e-global-color-accent:#ECD1C2;--e-global-color-da7e2e2:#FFFFFF;--e-global-color-eb6a787:#F2E7E0;--e-global-color-46f45b3:#EEC3AB;--e-global-color-5e9a930:#D7662A;--e-global-color-eed70d5:#F3CE00;--e-global-typography-primary-font-family:"明朝体１";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"明朝体１";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Libre Baskerville";--e-global-typography-accent-font-weight:500;}.elementor-kit-210 e-page-transition{background-color:#FFBC7D;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media screen and (max-width : 767px){
 html,
 body {
 overflow-x: hidden!important;
 overflow-y: scroll;
 -webkit-overflow-scrolling: touch;
 }
}

div.whatsnew hr {
   border: none;  
   border-top: 0 !important;
  border-bottom: 1px solid #e8e5de; 
  height: 1px;
  margin: 25px 0;
}

@media (max-width: 768px) {
  div.whatsnew hr {
    margin: 10px auto; 
  }
}

div.whatsnew a:hover {
  background-color: transparent;
  text-decoration: none;
  box-shadow: none;
}

div.whatsnew dt {
  margin: 0 0 0 0.3em;
  padding: 0;
  border: 0;
  color: #cecece;
  font-weight: 400;
  letter-spacing: 0.07em;
  white-space: nowrap;
}

div.whatsnew dd {
  margin: 0;
  padding: 0 2px;
  font-weight: bold;  
   letter-spacing: 0.5px;
  color: #000000;          
}

div.whatsnew dd:hover {
  color:#f39800;         
}


.circle{
  width: 100px;   
  height: 100px;
  border-radius: 50%;
  background-color: #F39800;
  flex-shrink: 0 !important;
  align-items: center;
  justify-content: center;
  display: flex;
  line-height: 1;
  text-align: center;
  border: 1.9px solid #000;
  box-sizing: border-box;
}

@media (max-width: 1024px){
  .circle{
    width: 80px;
    height:80px;
    min-width: 8px;
    min-height: 80px;
   
  }
}


@media (max-width: 480px){
  .circle{
    width: 70px;
    height: 70px;
    min-width: 70px;
    min-height: 70px;
    border: 1.4px solid #000;
   
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: '明朝体１';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://zen-kikaku.net/wp-content/uploads/2020/10/noto-serif-jp-v7-latin_japanese-regular.woff2') format('woff2'),
		url('https://zen-kikaku.net/wp-content/uploads/2020/10/SawarabiMincho-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */