body {
    /* 初期状態を透明に設定 */
    opacity: 0;
    /* アニメーションの設定 */
    animation: fadeIn 0.5s ease 0.5s forwards;
}
section{
	margin:0 !important;
	padding:0 !important;
}
/* キーフレームで透明度を変更 */
.overlay,.overlay-s,.overlay-w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.overlay,.overlay-s{
  background-color: rgba(0, 0, 0, 0.5);	
}
.overlay-w {
  background-color: rgba(255, 255, 255, 0.2);	
}
.footer-nav-widgets-wrapper{
	display:none;
}
h1.entry-title, h2.entry-title {
    line-height: 1.3 !important;
    margin-bottom: 30px !important;
	}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){
	max-width:80rem !important;
}
.flex_box{
	display:flex;
}

@keyframes fadeIn {
    to {
        opacity: 1;
    }
}
.all {
  /*margin-top: 44px;*/
  opacity: 0; /* 最初は完全に透明 */
  transition: opacity 0.5s ease; /* 透明度の変更に0.5秒かける */
}
#site-content-topppage, #site-footer {
    /*opacity: 0; /* 最初は完全に透明 */
    /*transition: opacity 0.5s ease; /* 透明度の変更に0.5秒かける */
  }
#site-footer {
	margin-top:0 !important;
}
#site-header {
  background: #ffffff !important;
  width: 100%;
  position: fixed !important;
  height: 44px;
  z-index: 10;
}
.header-inner {
  max-width: 100% !important;
  background: #ffffff;
  height: 44px;
}
#pagetop {
  position: fixed;
  bottom: 2px;
  right: 20px;
  z-index: 999;
}
#pagetop a {
  display: block;
}
#pagetop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.site-description {
  font-size: 14px !important;
}
.primary-menu a {
  font-size: 14px;
  font-weight: bold;
  color: #444444 !important;
}
#top-topics {
  width: 100%;
  background-image: url(https://onds.sakura.ne.jp/jita/wp-content/themes/twentytwenty-jita/img/nintei3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}
.topics-slide {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.pt-cv-content-item {
/*  margin: 0 20px;
  padding: 20px !important;*/
  background: rgba(255, 255, 255, 0.75) !important;
  border-radius: 10px !important;
  box-sizing: border-box;
}
.pt-cv-ifield {
  font-size: 14px !important;
}
.pt-cv-ifield h4 {
  font-size: 16px !important;
  line-height: 1.5 !important;
}
.pt-cv-rmwrap {
  text-align: right;
}
.pt-cv-readmore.btn {
  background: none !important;
  border-color: #444444 !important;
  color: #000000 !important;
}
.pt-cv-wrapper img {
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}
#site-content-topppage {
  position: relative;
  z-index: -1;
}
#ib_footer img {
  width: 65px;
  margin: 0 auto;
}

#pageTop {
  position: fixed;
  bottom: 0;
  left: 10px;
	z-index:10;
}
#pageTop a {
  display: block;
  z-index: 999;
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.panel-se-textarea, .panel-th-textarea, .panel-fo-textarea {
	display:flex;
	align-items: center;
	justify-content: center;
}
.catchphrase_textarea{
	text-align:center;
	z-index:2;
	background: rgb(255 255 255 / 50%);
    padding: 20px;
    border-radius: 15px;
}
.catchphrase_textarea h3{
	color:#ff4900;
	margin-top:0 !important;
	-webkit-text-stroke: 5px #fff;
  text-stroke: 5px #fff;
  paint-order: stroke;
}
.catchphrase_textarea p{
	font-weight:bold;
	font-style: oblique;
}
.panel-th-textarea div:nth-of-type(1){
	text-align:center; color:#ffffff; z-index:2;
}
#kyousan h2{
font-size:18pt;
color:#444444;
padding-top:50px;
text-align:center;
}
.kyousan_flex{
color:#ffffff;
z-index:2;
margin:20px auto;
padding:30px;
width:100%;
max-width:1000px;
display:flex;
flex-wrap:wrap;
align-items: center;
justify-content: center;
}
.kyousan_flex_banner{
margin:30px;
}
.kyousan_flex_text a{
color:#444444;
text-decoration:none;
}
.kyousan_flex_text{
margin:20px;
color:#444444;
font-size:18pt;
font-weight:bold;
padding:8px 10px;
border:1px solid #444444;
border-radius: 9999px;
}

@media screen and (min-width: 1025px) {
  #top-topics .pt-cv-content-item {
    width: calc(33.33% - 40px) !important;
  }
.pt-cv-content-item {
    margin: 0 20px;
    padding: 20px !important;
}
  #site-content-topppage {
    margin-top: -100px;
  }
  #top-topics .pt-cv-view {
    padding: 100px 0 50px;
  }
#news {
  margin: 100px auto;
}
#news h2 {
  margin-bottom: 30px !important;
	font-size: 18pt !important;
}
.short-height{
	height:600px !important;
}
.panel-se-textarea, .panel-th-textarea, .panel-fo-textarea {
	height:600px;
	}
.scroll {
	margin-top:60px;
}
.catchphrase_textarea{
	width:50%;
}
.panel-th-textarea div:nth-of-type(1) h3{
	font-size:30pt !important;
}
.panel-th-textarea div:nth-of-type(1) p{
	font-size:16pt; text-align:left; width:43em; margin:0 auto;
}
	.panel-th-textarea div:nth-of-type(1) img{
		margin:30px auto;
		width:200px;
	}
	.catchphrase_textarea h3{
	font-size:60pt !important;
	}
	.fb-page{
		width:400px;
	}
	.overlay {
  height: 100vh;
}
	.overlay-s, .overlay-w {
  height: 600px;
}
.top_inquiry-bt{
	display:flex;
	width:428px;
	margin-left:auto;
	margin-right:auto;
}
		.top_inquiry-bt div{
		margin:5px;
	}
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
	body{
		margin-bottom: 44px !important;
	}
  #top-topics .pt-cv-content-item {
    width: calc(33.33% - 20px) !important;
  }
.pt-cv-content-item {
    padding: 10px !important;
	margin:10px;
}
  #site-content-topppage {
    margin-top: 50px;
  }
.pt-cv-page{
	padding:0 20px;
}
#news {
  margin: 50px auto;
}
#news h2 {
  margin-bottom: 0 !important;
  font-size:17pt !important;
}
	.scroll {
	margin-top:50px;
}
.panel-se-textarea, .panel-th-textarea, .panel-fo-textarea {
	height:100vh;
	}
	.panel-th-textarea div:nth-of-type(1){
		width:80%; margin:0 auto;
	}	
.panel-th-textarea div:nth-of-type(1) h3{
	font-size:30pt !important;
}
.panel-th-textarea div:nth-of-type(1) p{
	font-size:15pt; text-align:left; margin:0 auto;
}
.panel-th-textarea div:nth-of-type(1) img{
		margin:30px auto;
		width:200px;
}
	.catchphrase_textarea{
	width:80%;
}
.catchphrase_textarea h3{
	font-size:40pt !important;
	}
.overlay, .overlay-s, .overlay-w {
  height: 100vh;
}
.top_inquiry-bt{
	display:flex;
	width:428px;
	margin-left:auto;
	margin-right:auto;
}
	.top_inquiry-bt div{
		margin:5px;
	}
	/*.panel-se-textarea overlay-w{
	height:600px !important;
	}*/
}
@media screen and (max-width: 599px) {
	body{
		margin-bottom: 44px !important;
	}
  .pt-cv-content-item {
    margin: 20px 36px;
	padding-top:15px;
  }
	.catchphrase_textarea p{
		text-align:left;
	}
#news {
  margin: 50px auto;
}
#news h2 {
  margin-bottom: 0 !important;
	font-size:16pt !important;
}
	.pt-cv-content-item{
		width:auto !important;
	}
	#ib_footer p{
		font-size:12px;
	}
	.cff-likebox iframe{
	display: block;
    width: 300px !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
	.scroll {
	margin-top:30px;
}
h1.entry-title, h2.entry-title {
    line-height: 1.3 !important;
    margin-bottom: 30px !important;
	}
	.catchphrase_textarea h3{
	font-size:20pt !important;
	}
.panel-se-textarea, .panel-th-textarea, .panel-fo-textarea {
	height:100vh;
	}
	.catchphrase_textarea{
	width:80%;
}
	.catchphrase_textarea p{
	font-size:14pt;
}
	.panel-th-textarea div:nth-of-type(1){
		width:95%; margin:0 auto;
	}
.panel-th-textarea div:nth-of-type(1) h3{
	font-size:16pt !important;
}
.panel-th-textarea div:nth-of-type(1) p{
	font-size:13pt; text-align:left; margin:0 auto;
}
.panel-th-textarea div:nth-of-type(1) img{
		margin:30px auto;
		width:150px;
}
	.overlay, .overlay-s, .overlay-w {
  height: 100vh;
}
	.fb-page{
		margin:20px auto;
	}
.top_inquiry-bt{
	margin-left:auto;
	margin-right:auto;
}
	.top_inquiry-bt div{
		margin:10px auto;
	}
}


@keyframes explanation-bg {
  0% {
    background-color: #e868a2;
  }
  20% {
    background-color: #26a1dc;
  }
  40% {
    background-color: #6dbd6f;
  }
  60% {
    background-color: #ec6a5e;
  }
  80% {
    background-color: #9659a1;
  }
  100% {
    background-color: #e868a2;
  }
}

/*スクロールマークアニメ*/
.scroll {
  position: relative;
  width: 60px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.scroll-container {
  position: relative;
  width: 28px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
}
.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}
.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}
.chevron:before, .chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #ffffff;
}
.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}
.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
.scroll-text {
  display: block;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
}
@keyframes pulse {
  to {
    opacity: 1;
  }
}
/*スクロールマークアニメ*/
#news {
  width: 90%;
  max-width: 750px !important;
}
#news h2 {
  text-align: center;
  text-decoration: underline;
  color: #444;
}
#news .pt-cv-content-item {
  border-radius: 0 !important;
  border-bottom: #666 solid 1px;
}
#news .pt-cv-content-item h4 {
  font-size: 12pt !important;
}
#news .pt-cv-content-item .pt-cv-content {
  font-size: 10pt !important;
}
/*フェイスブックフィード*/
#fb {
  font-size: 10pt !important;
  width: 1140px !important;
  margin-left: auto;
  margin-right: auto;
}
#fb a {
  color: #444444;
}

.cff-header {
  font-size: 20pt !important;
  text-align: center;
  display: block !important;
  padding-bottom: 20px !important;
  text-decoration: underline;
}
#cff .cff-item.cff-box, #cff .cff-item.cff-box:first-child {
  /*padding:0 !important;*/
}
.cff-header-hero {
  display: none;
}
.cff-shared-link {
  display: none;
}

#footer_block {
  width: 80%;
  max-width: 840px;
  line-height: 2em;
  margin: 0 auto;
  padding: 20px 0 5px;
  /*color: #ffffff;*/
}
#footer_block h2 {
  text-align: center;
  line-height: 1.5 !important;
}
#footer_block h3{
text-align: center;
	margin-top: 2px;
	font-size:10pt !important;
	font-weight:normal;
}
.link_img {
  width: 200px;
}
.inquery {
  text-align: center;
}
.inquery span {
  text-decoration: underline;
}
.inquery a {
  /*color: #ffffff;*/
  font-size: 10pt;
}
.pagination-single{
	font-size:10pt !important;
}
.topic nav{
	display:none;
}
/*認定証*/
.topic-imgarea{
width:90%;
margin: 50px auto;
border: #666 solid 1px;
border-radius:10px;
font-size:12pt !important;
}
.topic-imgarea h2{
background: rgb(231 197 64);
text-align: center;
margin-top:30px !important;
margin-bottom:20px !important;
padding:10px 0 5px;
border-radius: 30px;
font-size:14pt !important;
}
.topic-imgarea p{
text-align: center;
}
.topic-imgarea ol{
margin-left:auto;
margin-right:auto;
}
.nintei{
width:800px;
max-width:90%;
margin:0 auto 20px;
padding-top:  20px;
padding-bottom: 20px;
border-radius: 10px;
background:rgb(231 197 64);
}
.marunumber ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}
.marunumber ol li {
  font-size: 16px;
  line-height: 1.5;
  padding-left: 30px;
  position: relative;
}
.marunumber ol li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #333;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 22px;
  width: 22px;
  color: #ffffff;
  font-size: 85%;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.nintei_qr{
padding:10px;
text-align: center;
}
.topic-imgarea ul{
list-style: circle;
margin-left:auto;
margin-right:auto;
}
.nintei_img{
margin-top:40px;
text-align: center;
}
.nintei_img img{
display:inline-block;
max-width:90%;
}
@media screen and (min-width: 1025px) {
	.topic-imgarea{
		padding:30px;
	}
	.topic-imgarea ol{
		width:36em;
	}
	.marunumber ol {
		width:33em;
	}
	.topic-imgarea ul{
		width:40em;
	}
	.nintei{
		display: flex; 20px;
		align-items: center;
		padding-left: 30px;
		padding-right: 30px;
	}
 
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
	.topic-imgarea{
		padding:30px;
	}
	.nintei{
		display: flex; 20px;
		align-items: center;
		padding-left: 20px;
		padding-right: 20px;
	}
	
}
@media screen and (max-width: 599px) {
	.topic-imgarea{
		padding:20px 15px;
	}
	.nintei{
		padding-left: 10px;
		padding-right: 10px;
	}
	.nintei_qr{
		text-align:center;
	}
	.nintei_qr img{
		display:inline;
		width:60%;
	}
}

.dropdown-container {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  z-index: 1;
}
/*メールフォーム*/
.mail01 {
	width: 95%;
	height: 15px;
}
.mail02 {
	width: 95%;
	height: 40px;
}
.mail03 {
	width: 95%;
	height: 300px;
}
.input[type="submit"], input[type="submit"] {
	border-radius: 8px
}
.wpcf7-form {
	font-size: 0.9rem
}
/*アーカイブページ*/
.archive-header-inner{
	display:none !important;
}
@media screen and (min-width: 700px) {
	.archive-header {
	padding: 0 !important;
	}
}
@media screen and (max-width: 699px) {
	.archive-header {
	padding: 20px 0 !important;
	}
}
/*ロールオーバーボタン*/
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  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;
}

a.btn-svg {
  font-weight: 700;
  line-height: 54px;
  font-size:18px;
  width: 204px;
  height: 54px;
  padding: 0;

  cursor: pointer;
  text-decoration: none;

  background-color: transparent;
}

a.btn-svg svg {
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
}

a.btn-svg svg rect {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;

  stroke: #000;
  stroke-width: 2;
  stroke-dasharray: 200px, 16px;
  stroke-dashoffset: 70px;
}

a.btn-svg:hover svg rect {
  stroke-dashoffset: 284px;
}

a.btn-svg span {
  color: #000;
}
/*ロールオーバーボタン*/

.contents_gallery-container {
      width: 100%;
      max-width: 800px;
      padding: 10px;
      box-sizing: border-box;
    }

    .contents_gallery {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
      gap: 10px;
    }

    .contents_gallery img {
      width: 100%;
      height: auto;
      display: block;
      object-fit: cover;
    }

.material_button{
	/*width:205px;
	margin-left:auto;
	margin-right:auto*/
	text-align:center;
}