@charset "UTF-8";
/* CSS Document */

.container {
  max-width: 960px;
}


/* File */

.wp-block-file {
  margin-bottom: 1.5em; 

}

.wp-block-file.aligncenter {
text-align: center; }

.wp-block-file.alignright {
/*rtl:ignore*/
text-align: right; }

.wp-block-file .wp-block-file__button {
background: #32373c;
border-radius: 2em;
color: #fff;
font-size: 13px;
padding: 0.5em 1em; 
border-bottom: 3px solid #303030;}

.wp-block-file a.wp-block-file__button {
text-decoration: none; }

.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:active {
      box-shadow: none;
      color: #fff;
	background: #4C4C4C;
      opacity: 0.85;
      text-decoration: none;
}

.wp-block-file * + .wp-block-file__button {
    margin-left: 0.75em;
}


/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: none; /* Old browsers */
	border: none;
	border-bottom: 3px solid #b93207;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: none; /* Old browsers */

	
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: none; /* Old browsers */
	
	border: none;
	border-top: 3px solid #b93207;
	padding: 10px 24px 11px;
}

/*
 * カスタムした半透明サイトのヘッダー
 */

.site-header-fillit {
  background-color: rgba(0, 0, 0, .65);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  padding: 0rem 0rem 0rem 0rem !important;
	margin: 0rem 0rem 0rem 0rem !important;
  transform: 40px;
}
.site-header a {
  color: #999;
  transition: ease-in-out color .15s;
}
.site-header a:hover {
  color: #fff;
  text-decoration: none;
}

.fillit-nav-bg {
  background-color: rgba(0, 0, 0, .85) !important; }

.fillitlogo{
	height: 3rem;
}
.customize-support{
	padding: -72px !important;
}

.nav-top-padding{
	padding-top :0rem !important;
}
.fillit-body{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
	
	padding-top: 0rem !important;
}



.fillit-body h1,
.fillit-body h2,
.fillit-body h3,
.fillit-body h4,
.fillit-body h5,
.display-5,
.display-7{
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}


.cid-qJ2WuhfFOW {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #333333;
}

.entry-title{
	font-size: 0rem;
	background-color: coral;	
	padding-top: 0rem !important;
	margin: 0rem !important;
}
.top-text {
    /*color: #000;*/
    font-size: 1em;
   /* font-weight: bold;*/
  text-shadow: 0.1rem 0.1rem 0.2rem #000000;
}

.isetest{
	background-color: aqua;
}
.carousel-item{
	background-color: white !important;
}

.base-text{


}

.base-text p {
	
	padding: 2rem 0.5rem 2rem 0.5rem;
}

.base-size{
	/*width: 33.3333% !important;*/
	/*background-color: darksalmon !important;*/
}


.cid-qIjMfqP1Ii {
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #fac769;
}



/*navbar*/

.navbar {
   
   
    max-width: none !important;
    width: 100% !important;
}



/*PDFサイズ*/

/*// 大デバイス（デスクトップ, 1200px 未満）*/
@media (min-width: 992px) {
 .embed-pdf-viewer{
	width:52em !important;
	height: 74em !important;
	margin-left: auto;
	margin-right: auto;
 }
}
/*// 中デバイス（タブレット, 992px 未満）*/
@media (max-width: 991.98px) {
	.embed-pdf-viewer{
	width: 100% !important;
	height: 74em !important;
	margin-left: auto;
	margin-right: auto;
 }
}
/*// 小デバイス（横向きモバイル, 768px 未満）*/
@media (max-width: 767.98px) {
 .embed-pdf-viewer{
	width: 100% !important;
	height: 58em !important;
	margin-left: auto;
	margin-right: auto;
 }
}
/*// @include media-breakpoint-up(sm) {*/
/*// 極小デバイス（縦向きモバイル, 576px 未満）*/
@media (max-width: 575.98px) {
 .embed-pdf-viewer{
	width: 100% !important;
	height: 30em !important;
	margin-left: auto;
	margin-right: auto;
 }
}

/* PDF表示クラスの機能追加*/
.pdfemb-viewer  {

	margin:auto !important;
	/* margin: 0rem,10rem,0rem,10rem !important;
	padding: 0rem 10rem 0rem 10rem !important; */

}

.isetest2{
	background-color:crimson;	
	padding-top: 0rem !important;
	margin: 0rem !important;
}

.mov-set{
	padding: 3rem !important;
}

.mov-set-three-l{
	margin: 0rem 0rem 0rem 2rem !important;
	padding: 6rem 0rem 0rem 2rem !important;
}

.mov-set-three-x{
	margin: 0rem !important;
	padding: 6rem 0rem 0rem 0rem !important;
}

.mov-set-three-r{
	margin: 0rem 2rem 0rem 0rem  !important;
	padding: 6rem 2rem 0rem 0rem   !important;
}

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0rem; 

}
.attachment-large{
width: 0px !important;
height: 0px !important;
}
/*// 大デバイス（デスクトップ, 1200px 未満）*/
@media (min-width: 992px) {
 .carousel-caption h5{
   font-size: 2rem;
 }
}
/*// 中デバイス（タブレット, 992px 未満）*/
@media (max-width: 991.98px) {
	.carousel-caption h5{
   font-size: 1.5rem;
 }
}
/*// 小デバイス（横向きモバイル, 768px 未満）*/
@media (max-width: 767.98px) {
 .carousel-caption  h5{
   font-size: 1.2rem;
 }
}
/*// @include media-breakpoint-up(sm) {*/
/*// 極小デバイス（縦向きモバイル, 576px 未満）*/
@media (max-width: 575.98px) {
 .carousel-caption  h5{
   font-size: 1rem;
 }
}


/*// 大デバイス（デスクトップ, 1200px 未満）*/
@media (min-width: 992px) {
 .carousel-caption p{
   font-size: 1.3rem;
 }
}
/*// 中デバイス（タブレット, 992px 未満）*/
@media (max-width: 991.98px) {
 .carousel-caption p{
   font-size: 1.0rem;
 }
}
/*// 小デバイス（横向きモバイル, 768px 未満）*/
@media (max-width: 767.98px) {
 .carousel-caption  p{
   font-size: 0.75rem;
 }
}
/*// @include media-breakpoint-up(sm) {*/
/*// 極小デバイス（縦向きモバイル, 576px 未満）*/
@media (max-width: 575.98px) {
 .carousel-caption  p{
   font-size: 0.5rem;
 }
}
/*
 * 追加のユーティリティ
 */

.flex-equal > * {
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 768px) {
  .flex-md-equal > * {
    -ms-flex: 1;
    flex: 1;
  }
}

.overflow-hidden { overflow: hidden; }