/*
 Theme Name:astra child
 Template:astra
*/

/*--------------------------トップページ----------------------------  */
body {
	font-size: 100%;
/*     font-size: 97.5%; */
    color: #383838;
    line-height: 1.6;
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f6f7f8 !important;
}
.ast-builder-menu .main-navigation>ul a{
    align-self: center;
	display: inline-block;
    letter-spacing: 0.15em;
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    transition: color 0.5s ease 0s;
}
h2,h3{
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

/* pc版の時にモバイル版を非表示 */
@media screen and (min-width:769px) {
	.mobile{
		display: none !important;
		}
	}
/* モバイル版の時にpc版を非表示 */
@media screen and (max-width:768px) {
	.pc{
		display: none !important;
		}
	}
a:hover{
	color: #00bda6 !important;
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color: #06CAB6;
}
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link {
	color: #06CAB6;
}
@media (max-width: 921px){
	.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link{
		color: #06CAB6;
	}
}
body {
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
body * {
  box-sizing : border-box;
}
/* ボタンのフォントサイズを変更する */
.elementor-button {
    font-size: 13px !important;
}
/* ====フォントサイズ変更ボタン==== */
.fontSizeBtn-wrapper{
  width: 100%;
  justify-content: flex-end;
  align-items: center;
	padding-right: 10px;
}
.fontSizeBtn-wrapper button{
  margin: 10px 5px;
  padding: 10px;
  font-weight: bold;
  background: #1e2280;
}
.mojisize{
  font-size: 14px;
}

/* ====表示の切り替え==== */
.pc{display: none;}
.sp{display: block;}
.flex{display: flex;}


.flexbox {
  display: flex;
}

.fw {
  flex-wrap: wrap;
}

ul {
  margin: 0;
  padding: 0;
  li {
    list-style: none;
  }
}

#fontSize {
    width: 120px;
  ul {
    width: 110px;
    height: 35px;
    margin: 0 auto;
    justify-content: center;
    border: 1px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    li {
      width: 35px;
      min-width: inherit;
      text-align: center;
      line-height: 28px;
      height: 35px;
      align-self: center;
      line-height: 35px;
      position: relative;
      cursor: pointer;
      border-left: 1px solid #dddddd;
      font-weight: bold;
      &:first-of-type {
         border: none; 
      }
    }
  }
    p {
       text-align: center;
       font-weight: 600;
       font-size: .87em;
       display: block;
       width: 100%;
       margin: 0 0 5px 0;}
}


/* table */
.fc-red {
    color: #c1272d;
}

     /* table01 */
    #table01 {
      width: 100%;;
		border: none !important;
	border-top: none !important;
  border-left: none !important;
    }
#table01 tr {
	border: none !important;
	border-top: none !important;
  border-left: none !important;
/*   border-bottom: 1px solid #b5b1b1 !important; */
}

#table01 th,
#table01 td {
  padding: 24px 0;
  border: none !important;
  border-top: none !important;
  border-left: none !important;
  border-bottom: 1px solid #b5b1b1 !important;
	
}

#table01 th {
/*   width: 30%; */
	text-align: left;
		font-weight: normal;
}
#table01 td {
	text-align: right;
}

/* sp */
@media only screen and (max-width: 480px) {
  #table01 th,
  #table01 td {
    width: 100%;
    display: block;
    text-align: center;
  }

  #table01 th {
    width: 100%;
	  border-bottom: none !important;
  }

  #table01 td {
    padding-top: 0;
  }
}

.text{
	width:20% !important;
	margin: 0 auto;
}
@media screen and (max-width:768px) {
	.text{
	width:60% !important;
	margin: 0 auto;
}
}

/* お知らせ */
.pt-cv-colsys {
    margin-left: 0;
    margin-right: 0;
}

.wp-block-heading{
	font-size:30px;
}
.pt-cv-meta-fields a {
	font-weight:bold;
	color: #110572;
}

/*  */
#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-1afacb32.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div{
border: solid 1px #FFF;
}
#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-1afacb32.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-4ef27c27.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default{
/* 	border-bottom: solid 0.5px #FFF; */
}

#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-1afacb32.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-4ef27c27.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-5ec66fa9.animated-slow.animated.fadeIn,#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-1afacb32.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-4ef27c27.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-7b84636c.animated-slow.animated.fadeIn,#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-1afacb32.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-4ef27c27.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-872659e.animated-slow.animated.fadeIn,#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-1afacb32.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-39fd9a28.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-53180176.animated-slow.animated.fadeIn,#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-1afacb32.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-39fd9a28.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-12e4caf8.animated-slow.animated.fadeIn,#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-1afacb32.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-39fd9a28.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-8319406.animated-slow.animated.fadeIn,#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-1afacb32.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-4ef27c27.elementor-section-content-top.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div.elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-6430b36c.animated-slow.animated.fadeIn{
	border-right: solid 0.5px #FFF;
	border-bottom: solid 0.5px #FFF;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
    color: #000 !important;
}
@media (max-width: 921px){
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link {
    color: #000;
}
}

#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-28v6qqt.elementor-section-content-bottom.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-8da3b7d > div > div > div > div > a{
/* 	font-size: 1px;  */
    font-weight: bold;
/*     fill: #110572; */
    color: #FFF;
    background-color: #06CAB6;
    border-style: none;
    border-width: none;
}
#post-226 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-28v6qqt.elementor-section-content-bottom.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-8da3b7d > div > div > div > div > a > span > span.elementor-button-text{
	color: #FFF;
}

/* 投稿のユーザーメタ情報を非表示にする */
.entry-meta{
    display: none;
}
/* 投稿のコメントエリアを非表示にする */
.ast-separate-container .comments-area {
    display: none;
}


/*  */
/* ラベルの文字サイズを固定 */
body ul.cookieSwitch li p {
    font-size: 1rem !important;
}

/* サイズ変更ラベル */
ul.cookieSwitch {
    display: flex;
    list-style: none;
    justify-content: flex-end;
    align-items: center;
    margin: 0 0 15px;
    border: none;
    padding: 0;
}
ul.cookieSwitch li {
    border: solid 1px #CCC;
    padding: 0;
}
ul.cookieSwitch li:first-child, ul.cookieSwitch li:nth-child(2) {
    border-right: none;
}
ul.cookieSwitch li p {
    margin: 0;
    padding: 5px 20px 3px;
    background: #FFF;
    cursor: pointer;
}
ul.cookieSwitch li p.activeOn {
    background: #707070;
    color: #FFF;
    pointer-events: none;
}


.entry-meta{
    display:none;
}
.ast-separate-container .comments-area {
    display: none;
}