@charset "UTF-8";
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}
.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}
html {
    scroll-behavior: smooth;
}
/*スマホでの視聴*//*FBアカウント*/
.sticky {
    position: sticky;
    top: 0px;
    z-index: 10;
}
.boxframe {
    position: relative;
    box-sizing: border-box;
    height: 60px;
    text-align: center;
    font-family: "Arial", "メイリオ";
    background-color: #a0a0a0;
    background-position: top left;
    background-repeat: no-repeat;
	padding: 12px 0;
}
.fls {
    width: 30px!important;
    height: 30px!important;
    transform: translateY(-10%)!important;
}
.flstext {
    font-family: "Arial", "メイリオ";
    font-size: 20px !important;
    color: #fff;
    font-weight: bold;
    margin: 18px 9px 12px;
}
.box-button2__link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0863f7;
    color: #fff;
    font-size: 20px !important;
    font-weight: bold;
    height: 32px;
    width: auto;
    border-radius: 10px;
    border: 0px solid #fff;
    margin: auto;
    box-sizing: border-box;
    padding: 18px 10px;
}
.box-button2__link:hovr {
 background-color: #0863f7;
 border: 0px solid #0863f7;
 color: #4e8ff7;
}
.box-button2 a:visited {
    color: #fff;
}
.box-button2 a:hover {
    background-color: #0863f7;
    border: 0px solid #0863f7;
    color: #4e8ff7;
    text-decoration: none;
}

@media screen and (max-width:768px) {
.boxframe {
    height: 50px;
	padding: 10px 0;
}
.fls {
    width: 30px!important;
    height: 30px!important;
    transform: translateY(-5%)!important;
}
.flstext {
    font-size: 15px !important;
    margin: 10px 5px 6px;
}
.box-button2__link {
    font-size: 15px !important;
    height: 32px;
    width: auto;
    border-radius: 10px;
    margin: auto;
    padding: 0px 10px;
}
}


/*スマホでの視聴*//*大枠*/
.boxframebig {
    max-width: 1024px;
    margin: 0 auto;
    height: auto;
    align: center;
    padding: 40px 20px 0px;
    font-family: "Arial", "メイリオ";
}
.boxframesmall {
    box-sizing: border-box;
    margin: 0 0 50px;
    height: auto;
    text-align: center;
    padding: 0 0 20px;
    font-family: "Arial", "メイリオ";
    background-color: #fff;
    border: 3px solid #39a438;
    border-image: url(https://www.jp.seicho-no-ie.org/livestreaming/backgreen.png) 1 round;
}
.have {
    display: block;
    vertical-align: top;
    color: #fff;
    background-color: #39a438;
    background-image: url(https://www.jp.seicho-no-ie.org/livestreaming/backgreen.png);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 20px 20px;
}
.fls2 {
    position: relative;
    width: 30px;
    height: 30px;
    transform: translateY(-10%);
    z-index: 0;
}
.boxframebox {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    color: #1f1f1f !important;
    background-color: #eeeeee;
    border: 0px solid #f7f7f7;
    width: 47.5%;
    height: auto;
    margin: 30px 5px 0px;
    border-radius: 10px;
}
.step {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    min-width: 95px;
    max-width: 110px;
    transform: translateY(0%);
    z-index: 0;
    margin: 15px 0px 15px 7px;
}
.steptext {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 60%;
    font-size: 16px;
    transform: translateY(0%);
    z-index: 0;
    margin: 20px 10px 10px 20px;
}
.search2 {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 27px;
    transform: translateY(-9%);
    z-index: 0;
    margin: 2px 4px 2px 2px;
}
.search3 {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: 43px;
    transform: translateY(-6%);
    z-index: 0;
    margin: 2px 4px 2px 2px;
}
.stepvideo {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    transform: translateY(0%);
    z-index: 0;
    width: 90%;
    border-radius: 10px;
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.3);
    margin: 5px 0 16px;
}
.stepimg {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    transform: translateY(0%);
    z-index: 0;
    width: 90%;
    border-radius: 10px;
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.3);
    margin: 5px 0 20px;
}
.step-button {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
    border-radius: 5px;
    width: 150px;
    height: 30px;
    font-weight: bold;
    transition: 0.3s;
    background-color: #1976D2;
    margin: 5px 0 0;
    border: 0px solid #333333;
}
.step-button:hover {
    opacity: .7;
}
/* パンくずリスト */
.breadcrumb {
margin: 0px 0 0px 0;
line-height: 120%;
}
.breadcrumb div {
display: inline;
font-size: 11px;
color: #999;
}
.breadcrumb span,
.breadcrumb span a {
color: #45aab8;
}
/* パンくず */
.Breadcrumb {
  background-color: #f0f0f0;
  padding: 5px 0;
}
.Breadcrumbbox {
    max-width: 1024px;
    padding: 0 20px 0;
	margin: 0 auto;
}

.Breadcrumb .breadcrumb {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Breadcrumb .breadcrumb div:last-child a {
  color: #444;
}

.Breadcrumb .breadcrumb div:last-child span {
  color: #444;
  white-space: nowrap;
  max-width: 100%;
}

.Breadcrumb .breadcrumb a {
  font-size: 12px;
  color: #39a438;
  text-decoration: none;
}

.Breadcrumb .breadcrumb a:hover {
  border-color: #ccc;
  color: #ccc;
}

.Breadcrumb .breadcrumb a span {
  transition: 0.5s;
}

.Breadcrumb .breadcrumb a span:hover {
  border-color: #ccc;
  color: #ccc;
}

.Breadcrumb .breadcrumb span {
  font-size: 12px;
  color: #39a438;
}

@media only screen and (max-width: 767px) {
  .Breadcrumb {
    display: none;
  }
  .Breadcrumb .breadcrumb div:last-child a {
    pointer-events: none;
    color: #444;
  }
  .Breadcrumb .breadcrumb div:last-child span {
    color: #444;
  }
  .Breadcrumb .breadcrumb a {
    font-size: 14px;
    line-height: 24px;
  }
  .Breadcrumb .breadcrumb span {
    font-size: 14px;
    line-height: 24px;
  }
}
.Uji-Visual-phone {
    position: relative;
    width: 100%;
    z-index: 0;
}
.Uji-Visual-phone .Uji-Visual-phone__figure {
    height: 220px;
    width: 100%;
    margin: 10px 0 0!important;
    position: relative;
}
.Uji-Visual-phone .Uji-Visual-phone__figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}
.Uji-Visual-phone .Uji-Visual-phone__title {
    margin: 0;
    position: absolute;
    font-size: 32px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0 0 10px rgba(0, 0, 0, 1), 0 0 10px rgba(0, 0, 0, 1);
    width: 100%;
    text-align: center;
    max-width: 80%;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    font-family: "Arial", "メイリオ";
}
@media screen and (max-width:768px) {
.have {
    font-size: 18px;
}
.boxframebox {
    min-width: 97%;
    height: auto;
}
.step {
    width: 25%;
    min-width: 40px;
    max-width: 95px;
    transform: translateY(0%);
}
.steptext {
    margin: 12px 10px 10px 20px;
}
}
/*ページ内リンク補正*/
.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

@media screen and (max-width:768px) {
.anchor {
    padding-top: 60px;
    margin-top: -60px;
}
}




/*案内ページ*/
.box-flame {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    place-items: center;
    padding: 30px 20px;
    line-height: 1.6em;
    box-sizing: border-box;
    font-family: "Arial", "メイリオ";
}
.box-flame-back {
    background-color: rgb(255, 255, 255);
    border: 3px solid #39a438;
    padding: 5px 20px 25px;
    border-radius: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 2em;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.simple-border-01 {
    text-align: center;
    width: auto;
    height: auto;
    color: #fff;
    background-color: #39a438;
    border: 2px solid #39a438;
    border-radius: 10px;
    padding: 8px 10px;
    line-height: 4em;
    font-family: "Arial", "メイリオ";
}
.button-block {
    text-align: center;
    font-family: "Arial", "メイリオ";
}
.box-button-block {
    padding: 20px 20px 10px;
    display: inline-block;
    text-decoration: none;
}
.box-button__link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0px solid #39a438;
    background-color: #39a438;
    background-image: url(https://www.jp.seicho-no-ie.org/livestreaming/backgreen.png);
    background-position: top left;
    color: #fff;
    font-size: 16px !important;
    font-weight: bold;
    height: 50px;
    width: 300px;
    border-radius: 10px;
    margin: auto;
    box-sizing: border-box;
    padding: 15px 20px;
}
.box-button__link:hover {
    background-color: #fff;
    background-image: url(https://www.jp.seicho-no-ie.org/livestreaming/backgreen.png);
    color: #73b973;
}
.box-button a:visited {
    color: #fff;
}
.box-button a:hover {
    background-color: #fff;
    background-image: url(https://www.jp.seicho-no-ie.org/livestreaming/backgreen.png);
    color: #73b973;
    text-decoration: none;
}
.iframepx {
    width: 560px;
    height: 314px;
}

@media screen and (max-width:768px) {
.iframepx {
    width: 420px;
    height: 235px;
}
}

@media screen and (max-width:375px) {
.iframepx {
    width: 354px;
    height: 198px;
}
}
.watchvideos {
    box-sizing: border-box;
    margin: 30px 0 0 0;
    width: 100%;
    font-family: "Arial", "メイリオ";
    border: 3px solid #39a438;
    border-image: url(https://www.jp.seicho-no-ie.org/livestreaming/backgreen.png) 1 round;
    border-radius: 10px;
}
.guidance {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background-color: #39a438;
    background-image: url(https://www.jp.seicho-no-ie.org/livestreaming/backgreen.png);
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 192px 25px;
}
.infotext {
    display: inline-block;
    vertical-align: top;
    margin-right: auto;
    max-width: 700px;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 0 10px!important;
}
.td {
    border-radius: 7px!important;
    text-align: center!important;
    background-color: #f5f5f5!important;
    padding: 7px 15px;
}
table {
    margin: 0 !important;
    width: auto;
    font-size: 16px;
}
td {
    padding: 20px 0!important;
    min-width: 110px;
}
td:nth-of-type(2) {
    padding: 20px 0 20px 10px!important;
    width: auto;
}

@media screen and (max-width:1024px) {
.guidance {
    width: auto;
    display: block;
    padding: 10px;
}
.infotext {
    display: block;
    max-width: 1024px;
}
}
/*注意事項*/
.precautions {
    box-sizing: border-box;
    margin: 30px 0 0 0;
    font-family: "Arial", "メイリオ";
    line-height: 1.5em;
}
.precautions00 {
    padding: 20px 0 0px;
    box-sizing: border-box;
    max-width: 1024px;
    margin: 0 0 30px;
}
.precautions00>img {
    object-fit: cover;
    max-width: 100%;
    height: auto;
}
.precautions01 {
    font-family: "Arial", "メイリオ";
    display: inline-block;
    background-color: #f5f5f5;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    width: auto;
    border-radius: 5px;
    padding: 7px 15px 5px;
}
.infotext01 {
    margin-right: auto;
    max-width: 100%;
    font-size: 16px;
    padding: 15px 10px 0 15px!important;
}
.Uji-Visual {
    position: relative;
    width: 100%;
    z-index: 0;
}
.Uji-Visual .Uji-Visual__figure {
    height: 250px;
    width: 100%;
    margin: 10px 0 0!important;
    position: relative;
}
.Uji-Visual .Uji-Visual__figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.Uji-Visual .Uji-Visual__title {
    margin: 0;
    position: absolute;
    font-size: 32px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0 0 10px rgba(0, 0, 0, 1), 0 0 10px rgba(0, 0, 0, 1);
    width: 100%;
    text-align: center;
    max-width: 80%;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    font-family: "Arial", "メイリオ";
}
.thatisall {
    text-align: right;
}
.phone-img {
    width: 14px!important;
    transform: translateY(5%)!important;
    margin: 0 3px 0 0;
}
.receptionphone {
    display: inline-block;
    width: auto;
    border-radius: 25px;
    border: 1px solid #b5b5b5;
    padding: 0 15px;
    margin: 0 0 10px 0;
    background-color: #f5f5f5;
}
.video-center {
    display: flex;
    justify-content: center;
    max-width: 100%;
    object-fit: cover;
    height: auto;
}
.video-center>img {
    object-fit: cover;
    max-width: 100%;
    height: auto;
}
table {
    border-collapse: collapse;
}
td, th {
    border: 1px solid #ccc;
    border-width: 1px 0px;
}
.strong {
    font-weight: bold;
}
/*神道形式について*/
.shinto {
	font-family: "Arial", "メイリオ";
    padding: 10px 30px; 
	margin: 10px 0px 30px; 
	background-color: #f5f5f5;
	border: 0px solid #333333; 
	border-radius: 10px
}
@media screen and (max-width:768px) {
.shinto {
    padding: 15px 15px; 
	margin: 7px 0px 30px; 
}	
}
	
/* スマホ閲覧時に疑似的にTOPレスポンシブ非対応化 */
@media screen and (max-width:428px) {
ul.ddmenu {
    font-size: 6px!important; /* スマホ閲覧時に疑似的にレスポンシブ非対応化 */
    padding: 0px 0px 0px 6px;
}
ul.ddmenu li {
    width: 53.5px;
}
ul.ddmenu a {
    line-height: 16px;         /* メニュー項目のリンクの高さ(40px) */
}
.watchvideos {
    margin: 8px 0 0 0;
}
.strong {
    font-weight: normal;
}
.box-button-block {
    padding: 20px 0px 10px;
}
.precautions {
    margin: 20px 0 0 0;
}
.precautions00 {
    padding: 5px 0 0px;
    margin: 0 0 15px;
}
table {
    font-size: 14px!important;
}
td {
    min-width: 95px;
}
td:nth-of-type(2) {
    padding: 20px 0 20px 0px!important;
}
.Uji-Visual .Uji-Visual__title {
    font-size: 26px;
}
.precautions01 {
    border: 1px solid #707070;
}
}
/* トップに戻る */
.topcontrol {
    display: none;
    position: fixed;
    bottom: 5px;
    right: 10px;
}
.topcontrol a {
    display: block;
    font-size: 0 !important;
    background-color: transparent !important;
    padding: 0 !important;
    width: 50px;
    height: 50px;
    background-image: url(https://www.jp.seicho-no-ie.org/livestreaming/uji/gotop.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    transition: 0.5s;
}
.topcontrol a:hover {
    opacity: .7;
}

@media only screen and (max-width: 767px) {
.topcontrol {
    bottom: 5px;
    right: 10px;
}
.topcontrol a {
    width: 25px;
    height: 25px;
}
}
