@charset "UTF-8";
/* テンプレ上書き
************************/
.global-nav > ul > li > a {
  padding: 0 12px;
}

.top-slider-content-inner {
  background: none;
}
.top-slider-content-inner:hover {
  background: none;
}

.top-slider-nav {
  bottom: 90px;
}

.footer-widget {
  width: 100%;
  margin-left: 0;
}

.font-type1 {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/* 共通
************************/
img {
  max-width: 100%;
}

.block {
  display: block;
}

.pc_block {
  display: block;
}

.center {
  text-align: center;
}

.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}

.row {
  letter-spacing: -.5em;
}
.row > * {
  letter-spacing: normal;
}
.row_box {
  display: inline-block;
  vertical-align: top;
}
.row.col-3 > .row_box {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.row.col-3 > .row_box:nth-child(3n) {
  margin-right: 0;
}
.row.w_100 {
  width: 100%;
  max-width: inherit;
}
.row.space0.col-3 > .row_box {
  width: 33.33333%;
  margin-right: 0;
}
.row.space0.col-3 > .row_box:nth-child(3n) {
  width: 33.33334%;
}

.table01 > tbody > tr > th {
  background: none;
  text-align: left;
  border: none;
}
.table01 > tbody > tr > td {
  border: none;
}
.table01 .inner_table th {
  border: 1px solid #9E876F;
  background: none;
  text-align: left;
}
.table01 .inner_table td {
  border: 1px solid #9E876F;
}
.table01 .border_none > td {
  padding: 0;
}

.table02 > tbody > tr th {
  text-align: left;
  vertical-align: top;
}
.table02 > tbody > tr td {
  text-align: left;
}
.table02 > tbody > tr td input, .table02 > tbody > tr td textarea {
  display: block;
  padding: 10px 2%;
  font-size: 1em;
  color: #666;
  border: 3px solid rgba(51, 51, 51, 0.1);
  border-radius: 1px;
  vertical-align: middle;
  background-color: #FFFFFF;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
  line-height: normal;
  width: 100%;
}
.table02 > tbody > tr td input.submit, .table02 > tbody > tr td textarea.submit {
  margin: auto;
  max-width: 320px;
  -webkit-transition: border-color 0.24s ease-in-out;
  transition: border-color 0.24s ease-in-out;
}
.table02 > tbody > tr td input.submit:hover, .table02 > tbody > tr td textarea.submit:hover {
  cursor: pointer;
  border: 3px solid rgba(158, 135, 111, 0.5);
  -webkit-transition: border-color 0.24s ease-in-out;
  transition: border-color 0.24s ease-in-out;
}
.table02 > tbody > tr.center td {
  text-align: center;
}
.table02 > tbody > tr.border_none td {
  border: none;
}
.table02 > tbody > tr .required {
  font-size: 12px;
  background: #e01515;
  color: #fff;
  display: block;
  padding: 3px 0;
  border-radius: 3px;
  width: 36px;
  text-align: center;
  line-height: normal;
}

.title_01 {
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding: 15px 0 25px;
  line-height: 1.5;
}
.title_01 .sub_title {
  font-size: 18px;
  color: #80674e;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
}

.link_box {
  letter-spacing: -.5em;
}
.link_box > * {
  letter-spacing: normal;
}
.link_box li {
  display: inline-block;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.link_box li:nth-child(2n) {
  margin-right: 0;
}
.link_box li:nth-child(3) {
  margin-bottom: 0;
}
.link_box li:nth-child(4) {
  margin-bottom: 0;
}
.link_box li a {
  background: #fff;
  display: block;
  text-align: center;
  color: #80674e;
  font-size: 14px;
  font-weight: bold;
  padding: 13px 0;
  letter-spacing: .04em;
  transition: .2s;
}
.link_box li a:hover {
  opacity: .7;
  transition: .2s;
}

.bg_news {
  background: #f6f6f6;
  padding-top: 48px;
  margin-top: 60px;
}
.bg_news .headline-primary {
  margin-top: 0;
}

.logo-image img {
  max-width: 260px;
}

.footer-logo img {
  max-width: 260px;
}
.footer_link {
  text-align: center;
  margin-bottom: 70px;
}
.footer_link li {
  display: inline-block;
}
.footer_link li:nth-child(1)::before {
  content: none;
}
.footer_link li::before {
  content: "●";
  color: #fff;
}
.footer_link li a {
  color: #fff;
  display: inline-block;
  padding: 0 25px;
  font-size: 14px;
}
.footer_link_blank {
  letter-spacing: -.5em;
  margin: auto;
}
.footer_link_blank > * {
  letter-spacing: normal;
}
.footer_link_blank li {
  display: inline-block;
  width: 32.25%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.footer_link_blank li:nth-child(3n) {
  margin-right: 0;
}
.footer_link_blank li:nth-child(n + 7) {
  margin-bottom: 0;
}
.footer_link_blank li a {
  font-size: 14px;
  font-weight: bold;
  color: #846137;
  background: #fff;
  display: block;
  text-align: center;
  padding: 10px 0;
  transition: .2s;
}
.footer_link_blank li a:hover {
  opacity: .7;
  transition: .2s;
}

@media screen and (min-width: 767px){

  .sp_br { display:none; }
}
@media screen and (max-width: 767px){

  .sp_br { display:block; }
  .signage-title {
		font-size: 30px!important;
	}
}

/* トップページ
************************/
.home #content01 {
  position: relative;
}
.home .bg_wrap {
  background: #eae6e1;
  position: absolute;
  top: 0;
  width: 100%;
  height: 150px;
}
.home .add_wrap {
  position: relative;
  top: -60px;
  z-index: 1;
  margin-bottom: -60px;
}
.home .row.col-3 > .row_box {
  background: #c4b7a7;
  padding: 15px 15px 20px 15px;
  box-sizing: border-box;
}
.home .row.col-3 > .row_box .title_01 {
  background: url(../img/top/img_top_title_bg.png) no-repeat center;
  background-size: contain;
  letter-spacing: .04em;
}
.home .row.col-3 > .row_box img {
  width: 100%;
}
.home .row.col-3 > .row_box .link_box {
  margin-top: 25px;
}
.home .row.col-3 > .row_box .center {
  color: #fff;
  line-height: 20px;
  letter-spacing: .04em;
  margin-top: 15px;
}
.home .row.col-3 > .row_box .btn {
  margin-top: 16.75px;
}
.home .row.col-3 > .row_box .btn a {
  background: #fff;
  display: block;
  text-align: center;
  color: #80674e;
  font-size: 14px;
  font-weight: bold;
  padding: 3.5px 0;
  letter-spacing: .04em;
  transition: .2s;
}
.home .row.col-3 > .row_box .btn a:hover {
  opacity: .7;
  transition: .2s;
}
.home .bg_news .button {
  margin: 80px 0 0;
  padding-bottom: 80px;
}
.home .bg_news .button a {
  background: #c4b7a7;
  transition: .2s;
}
.home .bg_news .button a:hover {
  opacity: .7;
  transition: .2s;
}
.home .footer {
  margin-top: 0;
}

/* シエナの聖カタリナページ
************************/
.page-id-16 .post-content .column-layout03 {
  margin-bottom: 60px;
}
.page-id-16 .post-content .column-layout03-item.center img {
  max-width: 300px;
}

/* 学園について
************************/
.about{
  width: 100%;
}

.about .row.col-3 > .row_box {
  background: #c4b7a7;
  padding: 15px 15px 0 15px;
  box-sizing: border-box;
}
.about .row.col-3 > .row_box .title_01 {
  background: url(../img/top/img_top_title_bg.png) no-repeat center;
  background-size: contain;
  letter-spacing: .04em;
}
.about .row.col-3 > .row_box img {
  width: 100%;
}
.about .row.col-3 > .row_box a:hover  img {
	opacity:0.7;

}
.about .row.col-3 > .row_box .link_box {
  margin-top: 25px;
}
.about .row.col-3 > .row_box .center {
  color: #fff;
  line-height: 20px;
  letter-spacing: .04em;
  margin-top: 15px;
}
.about .row.col-3 > .row_box .btn {
  margin-top: 16.75px;
}
.about .row.col-3 > .row_box a .btn  {
  background: #fff;
  display: block;
  text-align: center;
  color: #80674e;
  font-size: 14px;
  font-weight: bold;
  padding: 3.5px 0;
  letter-spacing: .04em;
  transition: .2s;
}
.about .row.col-3 > .row_box a:hover .btn {
  opacity: .7;
  transition: .2s;
}

/*寄付金
************************/
.boxIndex0101 {
display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
background: #2F569F;
padding: 15px 15px 15px 15px;
 box-sizing: border-box;
/*border: 1px #000 solid;*/
}
@media only screen and (max-width: 767px) {
  .boxIndex0101 {
    display: block;
  }
}

.boxIndex0101L {
/*padding:20px 0 0 0;
	width: 37%;*/
	padding: 10px 0 20px 0;
	width: 100%;
min-width: 340px;

font-size: 18px;
text-align:center;
color: #FFF;


font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
}


@media only screen and (max-width: 767px) {
  .boxIndex0101L {

    width: 100%;
    min-width: auto;
font-size: 14px;
padding:5px 10px 10px 10px;
 /*letter-spacing: 0.15em;
    font-size: 1.45rem;*/
  }
}

.boxIndex0101R {

  /*width: 60.5%;*/
	width: 93%;
	margin:0 auto;
  /*min-width: 520px;*/

 /* padding-top: 20px;*/
/*padding:0;*/
}
@media only screen and (max-width: 767px) {
  .boxIndex0101R {
    width: 100%;
    min-width: auto;
    padding-top: 0;
  }
}

.boxIndex0101R .ul01 {
margin:0;

  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /*-webkit-justify-content: flex-start;
  justify-content: flex-start;*/
	-webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;


}

.boxIndex0101R .ul01 > li {
  /*width: 49%;*/
	width: 30%;
margin:0;
 /*margin-right: 2%;*/
    /*margin-bottom: 22px;*/
  /*border: 1px #000 solid;*/
   /*letter-spacing: 0.22em;
  font-size: 1.4rem;
  font-weight: 700;*/

}
@media only screen and (max-width: 767px) {
  .boxIndex0101R .ul01 > li {
    width: 100%;
   margin-right: 0;


    /*letter-spacing: 0.15em;*/
    /*font-size: 0.8rem;*/
  }
}

.boxIndex0101R .ul01 > li:nth-child(2n) {
  margin-right: 0;
}

.boxIndex0101R .ul01 > li a {
/* display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;*/

/*  height: 40px;*/
/*border: 1px #000 solid;*/
    background: #fff;
    display: block;
    text-align: center;
    color: #80674e;
    font-size: 14px;
    font-weight: bold;
    padding: 13px 0;
    letter-spacing: .04em;
    transition: .2s;
}
@media only screen and (max-width: 767px) {
  .boxIndex0101R .ul01 > li a {
   position: relative;
    /*display: block;*/
font-size:12px;
  margin: 2% ;
 padding: 20px 0;
  }
}

@media only screen and (max-width: 767px) {
  .boxIndex0101R .ul01 > li a > span {
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
  }
}






/*設置校ボタン
------------------------*/
.buttonSL {
  font-size: 14px;
  margin: 0;
  text-align: center;


}
.buttonSL a {
 color: #fff !important;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  background: #c4b7a7;
  transition: .2s;
width:100%;
}
.buttonSL a:hover {
  opacity: .7;
  transition: .2s;
}







/* お問い合わせページ
************************/
.form_wrap .button02 {
  font-size: 14px;
  margin: 40px 0 60px 0;
  text-align: center;
}
.form_wrap .button02 a {
width:500px;
  color: #fff !important;
  display: inline-block;
  height: 50px;
  line-height: 50px;

      background: #c4b7a7;
}

@media only screen and (max-width: 767px) {
 .form_wrap .button02 {
    font-size: 13px;
    margin: 30px 0;
  }
  .form_wrap .button02 a {
    /*height:40px*/
    line-height: 25px;
padding:10px;
width:100%;
  }
}
.page-id-20 .form_wrap {
  max-width: 800px;
  margin: auto;
}

@media screen and (max-width: 1150px) {
  .link_box li a {
    font-size: 12px;
  }

  .home .row.col-3 > .row_box .btn a {
    font-size: 12px;
  }

  .footer_link_blank li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 991px) {
  .home .add_wrap .inner {
    width: 92%;
  }
  .home .row.col-3 > .row_box {
    min-height: 438px;
  }
  .home .bg_news .inner {
    width: 92%;
  }
  .home .bg_news .inner .button {
    margin-top: 1.5rem;
    padding-bottom: 3rem;
  }

  .link_box li {
    width: 100%;
    margin-right: 0;
  }
  .link_box li:nth-child(3) {
    margin-bottom: 2%;
  }

  .footer_link_blank li {
    width: 32.666666666%;
  }
  .footer_link_blank li:nth-child(n + 5) {
    margin-bottom: 1%;
  }
  .footer_link_blank li:nth-child(n + 7) {
    margin-bottom: 0;
  }
  .footer_link_blank li:nth-child(4n) {
    margin-right: 1%;
  }
  .footer_link_blank li:nth-child(3n) {
    margin-right: 0;
  }

  .page-id-14 .main > .inner {
    padding: 0;
    width: 87.777778%;
  }
}
@media screen and (max-width: 890px) {
  .home .row.col-3 > .row_box {
    min-height: 427px;
  }
  .home .row.col-3 > .row_box .title_01 {
    font-size: 3.5vw;
  }
  .home .row.col-3 > .row_box .title_01 .sub_title {
    font-size: 2vw;
  }
}
@media screen and (max-width: 767px) {
  /*テンプレ上書き
  ***************/
  .footer-widget:nth-of-type(even) {
    margin-left: 0;
  }

  .top-slider-content {
    border-radius: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: inherit !important;
    text-align: center;
  }

  .top-slider-content-inner {
    display: inline-block;
    width: 92% !important;
    height: auto !important;
  }

  /*共通
  ***************/
  .link_box li {
    width: 48%;
    margin-right: 2%;
  }
  .link_box li:nth-child(2n) {
    margin-right: 0;
  }
  .link_box li a {
    font-size: 14px;
  }

  .footer_link {
    margin-bottom: 0;
  }
  .footer_link_blank li a {
    font-size: 10px;
  }

  .mw_wp_form .table02 > tbody > tr th {
    display: block;
  }
  .mw_wp_form .table02 > tbody > tr td {
    display: block;
  }
  .mw_wp_form .table02 > tbody .required {
    display: inline-block;
    margin-left: 1rem;
  }

  /*トップページ
  ***************/
  .home .row.col-3 > .row_box,
   .about .row.col-3 > .row_box{
    min-height: inherit;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 3%;
  }
 .about .row.col-3 > .row_box{
  padding: 15px 15px 1px 15px;
  }
  .home .row.col-3 > .row_box .title_01 {
    font-size: 26px;
  }
  .home .row.col-3 > .row_box .title_01 .sub_title {
    font-size: 16px;
  }

  /*学園概要
  ***************/
}
@media screen and (max-width: 650px) {
  .footer_link_blank li {
    width: 49.5%;
  }
  .footer_link_blank li:nth-child(3n) {
    margin-right: 1%;
  }
  .footer_link_blank li:nth-child(2n) {
    margin-right: 0;
  }
  .footer_link_blank li a {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 600px) {
  .footer_link li a {
    padding: 0 15px;
  }
}
@media screen and (max-width: 480px) {
  .link_box li a {
    font-size: 11px;
  }

  .footer_link li a {
    font-size: 3.3vw;
  }
  .footer_link_blank li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3%;
  }
  .footer_link_blank li:nth-child(n + 5) {
    margin-bottom: 3%;
  }
  .footer_link_blank li:nth-child(n + 7) {
    margin-bottom: 3%;
  }
  .footer_link_blank li a {
    font-size: 12px;
  }
}



/* 2020 0122 追加
****************/
.blog #infinitescroll{
	max-width: 1040px;
	margin: auto;
	align-items: flex-start;
}
#infinitescroll.flex .flexItem{
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
	background-color: #c4b7a7;
	padding: 30px;
	box-sizing: border-box;
}
#infinitescroll.flex .flexItem:nth-child(2n){
	margin-right: 0;
}
.flexItem-title{
	color: #fff;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 1.5;
}
.flexItem-title a{
	color: #fff;
	line-height: 1.5;
}
.flexItem-title.no-pdf{
	margin-bottom: 0;
}
.flexItem-title.active-pdf{
	margin-bottom: 0;
}
.flexItem-title.active-pdf a{
	font-size: 24px;
	line-height: 1.5;
	display: -webkit-flex;
  display: flex;
	align-items: center;
	transition: .3s;
}
.flexItem-title.active-pdf a:hover{
	opacity: .7;
	transition: .3s;
}
.flexItem .arrow{
	width: 13px;
	margin-right: 6px;
}
.flexItem .pdf{
	width: 49px;
	margin-left: 10px;
}

.pdfGroupList li{
	margin-bottom: 30px;
}
.pdfGroupList li:last-child{
	margin-bottom: 0;
}
.pdfGroupList a{
	background-color: #fff;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 600;
	color: #80674e;
	padding: 10px;
	box-sizing: border-box;
	transition: .3s;
	display: -webkit-flex;
  display: flex;
	align-items: center;
	-ms-align-items: center;
/*	-ms-flex-align: center;*/
}
.pdfGroupList a:hover{
	opacity: .7;
	transition: .3s;
}
.pdfGroupList a span{
	max-width: calc(100% - 78px);
}

/* IE11表示用のCSS　*/
_:-ms-fullscreen, :root .pdfGroupList a {
	display: block;
	width: 100%;
}
_:-ms-fullscreen, :root .pdfGroupList a img{
	display: inline-block;
	vertical-align: middle;
}
_:-ms-fullscreen, :root .pdfGroupList a span{
	display: inline-block;
	max-width: 326px;
	vertical-align: middle;
	padding-top: 8px;
}

@media screen and (max-width: 900px) {
	#infinitescroll.flex .flexItem{
		padding: 20px;
	}
	.flexItem .arrow{
		width: 8px;
	}
	.flexItem .pdf{
		width: 35px;
	}
	.pdfGroupList a{
		font-size: 18px;
	}
	.flexItem-title.active-pdf a{
		font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
	#infinitescroll.flex .flexItem{
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	#infinitescroll.flex .flexItem:last-child{
		margin-bottom: 0;
	}

	.flexItem-title{
		margin-bottom: 15px;
		font-size: 14px;
	}
	.pdfGroupList li{
		margin-bottom: 15px;
	}
	.flexItem-title.active-pdf a{
		font-size: 14px;
	}
	.pdfGroupList a{
		font-size: 14px;
	}

}
