@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;500&family=Noto+Sans+JP:wght@400;500;700&display=swap");
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea,
select {
  *font-size: 100%;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

a {
  outline: none;
  text-decoration: none;
  color: inherit;
}

img {
  vertical-align: bottom;
}

a[href],
label[for],
button,
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="image"],
input[type="radio"],
input[type="checkbox"],
select {
  cursor: pointer;
}

a[href^="tel:"] {
  cursor: default;
}

/*-------------------------
  ROLL OVER
-------------------------*/
.ro {
  transition: all .2s .1s;
}

.ro:hover {
  opacity: .75;
  transition: all .2s .1s;
}

.ro:hover img {
  opacity: 1;
}

.ro a:hover, .ro a:hover img {
  transition: none;
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .ro:hover,
  .ro a:hover,
  .ro a:hover img {
    opacity: 1;
  }
}

/*-------------------------
  pcCont/spCont
-------------------------*/
.sp, .spCont {
  display: none;
}

#spMenuOverlay, #spMenu {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pc, .pcCont {
    display: none;
  }
  .sp, .spCont {
    display: block;
  }
}

/*-------------------------
  COMMONS
-------------------------*/
.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.clear {
  clear: both;
}

button {
  cursor: pointer;
  outline: none;
}

.fBox {
  display: flex;
}

svg {
  fill: currentColor;
}

.preload * {
  transition: none !important;
}

.ofi {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.ac_tn {
  cursor: pointer;
}

img {
  -webkit-backface-visibility: hidden;
}

.slider {
  opacity: 0;
  transition: opacity .3s linear;
}

.slider.slick-initialized {
  opacity: 1;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■setting
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
html {
  font-size: 62.5%;
}

body {
  position: relative;
  background: white;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 1.5rem;
  line-height: 2;
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  word-break: normal;
  word-wrap: break-word;
  line-break: strict;
  overflow-wrap: break-word;
}

@media only screen and (max-width: 767px) {
  body {
    font-size: 1.4rem;
    line-height: 1.85714;
  }
}

body a {
  word-break: break-all;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: inherit;
}

.bold, strong {
  font-weight: inherit;
}

#container {
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 100%;
}

.contents {
  position: relative;
}

.innerWrap {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

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

.en {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■parts
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
  hd
-------------------------*/
.hd01 {
  text-align: center;
  margin: 0 0 25px;
}

@media only screen and (max-width: 767px) {
  .hd01 {
    margin-bottom: 25px;
  }
}

.hd01 .sub {
  position: relative;
  display: inline-block;
  color: #C93A3A;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.0;
}

@media only screen and (max-width: 767px) {
  .hd01 .sub {
    font-size: 2rem;
  }
}

.hd01 .main {
  font-size: 3rem;
  font-weight: 700;
  margin-top: -5px;
}

@media only screen and (max-width: 767px) {
  .hd01 .main {
    font-size: 2.4rem;
  }
}

.hd02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 700;
  line-height: 1.3;
  font-size: 3.6rem;
  margin-bottom: 35px;
}

@media only screen and (max-width: 767px) {
  .hd02 {
    font-size: 2.6rem;
    margin-bottom: 20px;
  }
}

.hd02 .en {
  display: block;
  font-size: 2.1rem;
  font-weight: 500;
  margin-top: 8px;
}

@media only screen and (max-width: 767px) {
  .hd02 .en {
    font-size: 2rem;
  }
}

.hd02.small {
  font-size: 2.8rem;
}

@media only screen and (max-width: 767px) {
  .hd02.small {
    font-size: 2.1rem;
  }
  .hd02.small .en {
    font-size: 1.8rem;
  }
}

.hd03 {
  text-align: center;
  line-height: 1.2;
}

@media only screen and (max-width: 767px) {
  .hd03 {
    margin-bottom: 25px;
  }
}

.hd03 .en {
  font-size: 4.2rem;
  font-weight: 500;
  color: #C93A3A;
}

@media only screen and (max-width: 767px) {
  .hd03 .en {
    font-size: 3.4rem;
  }
}

/*-------------------------
  btn
-------------------------*/
/* 白アルファ */
.btn {
  position: relative;
  display: flex;
  max-width: 240px;
  margin: 0 auto;
  max-width: inherit;
  font-size: 1.6rem;
  font-weight: 700;
}

.btn .btn_inner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 40px;
  background: #C93A3A;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
  padding: 5px;
  word-break: normal;
  transition: all .2s .1s;
}

.btn .btn_inner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  right: 100%;
  z-index: -1;
  background: rgba(255, 255, 255, 0.3);
  transition: all .2s .1s;
}

.btn span {
  position: relative;
  display: inline-block;
}

.btn .en {
  font-weight: 500;
}

.btn small {
  font-size: 75%;
}

.btn button {
  appearance: none;
  box-shadow: none;
  border: none;
}

.btn:hover .btn_inner:before {
  right: 0;
}

.btn.disabled a, .btn.disabled button {
  cursor: default;
  opacity: 1 !important;
}

.btn.disabled .btn_inner {
  background: #DDDDDD;
  color: #727272;
}

.btn.disabled .btn_inner:before {
  display: none;
}

.btn.ab:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 4px;
  right: 20px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin: auto 0;
  transition: all .2s .1s;
}

@media only screen and (max-width: 767px) {
  .btn .btn_inner {
    font-size: 1.5rem;
    line-height: 1.46667;
    padding-top: 9px;
    padding-bottom: 9px;
  }
}

/* 青 */
.btn01 {
  position: relative;
  display: flex;
  max-width: 240px;
  margin: 0 auto;
}

.btn01 .btn_inner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 40px;
  background: #fff;
  box-sizing: border-box;
  color: #194486;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
  padding: 5px;
  word-break: normal;
  transition: all .2s .1s;
}

.btn01 .btn_inner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  right: 100%;
  z-index: -1;
  background: rgba(25, 68, 134, 0.03);
  transition: all .2s .1s;
}

.btn01 span {
  position: relative;
  display: inline-block;
}

.btn01 .en {
  font-weight: 500;
}

.btn01 small {
  font-size: 75%;
}

.btn01 button {
  appearance: none;
  box-shadow: none;
  border: none;
}

.btn01:hover .btn_inner:before {
  right: 0;
}

.btn01.disabled a, .btn01.disabled button {
  cursor: default;
  opacity: 1 !important;
}

.btn01.disabled .btn_inner {
  background: #DDDDDD;
  color: #727272;
}

.btn01.disabled .btn_inner:before {
  display: none;
}

.btn01.ab:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 4px;
  right: 20px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #194486;
  border-right: 1px solid #194486;
  transform: rotate(45deg);
  margin: auto 0;
  transition: all .2s .1s;
}

.btn01 .btn_inner {
  border: 1px solid #194486;
  flex-direction: column;
  font-weight: 700;
  padding: 15px 30px;
}

@media only screen and (max-width: 767px) {
  .btn01 .btn_inner {
    font-size: 1.5rem;
  }
}

.btn01 .btn_inner:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_arrow03.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 12px;
}

.btn01 .btn_inner .small {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 7px;
}

@media only screen and (max-width: 767px) {
  .btn01 .btn_inner .small {
    font-size: 1.4rem;
    margin-bottom: 2px;
  }
}

/* 白 */
.btn02 {
  position: relative;
  display: flex;
  max-width: 240px;
  margin: 0 auto;
}

.btn02 .btn_inner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 40px;
  background: none;
  box-sizing: border-box;
  color: #C93A3A;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
  padding: 5px;
  word-break: normal;
  transition: all .2s .1s;
}

.btn02 .btn_inner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  right: 100%;
  z-index: -1;
  background: #C93A3A;
  transition: all .2s .1s;
}

.btn02 span {
  position: relative;
  display: inline-block;
}

.btn02 .en {
  font-weight: 500;
}

.btn02 small {
  font-size: 75%;
}

.btn02 button {
  appearance: none;
  box-shadow: none;
  border: none;
}

.btn02:hover .btn_inner:before {
  right: 0;
}

.btn02.disabled a, .btn02.disabled button {
  cursor: default;
  opacity: 1 !important;
}

.btn02.disabled .btn_inner {
  background: #DDDDDD;
  color: #727272;
}

.btn02.disabled .btn_inner:before {
  display: none;
}

.btn02.ab:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 4px;
  right: 20px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #C93A3A;
  border-right: 1px solid #C93A3A;
  transform: rotate(45deg);
  margin: auto 0;
  transition: all .2s .1s;
}

.btn02 .btn_inner {
  border: 2px solid #C93A3A;
}

.btn02 .btn_inner:hover {
  color: #fff;
}

.btn03 {
  position: relative;
  display: flex;
  max-width: 240px;
  margin: 0 auto;
  width: 240px;
  margin: 0 auto;
}

.btn03 .btn_inner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 40px;
  background: #C93A3A;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
  padding: 5px;
  word-break: normal;
  transition: all .2s .1s;
}

.btn03 .btn_inner:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  right: 100%;
  z-index: -1;
  background: rgba(255, 255, 255, 0.3);
  transition: all .2s .1s;
}

.btn03 span {
  position: relative;
  display: inline-block;
}

.btn03 .en {
  font-weight: 500;
}

.btn03 small {
  font-size: 75%;
}

.btn03 button {
  appearance: none;
  box-shadow: none;
  border: none;
}

.btn03:hover .btn_inner:before {
  right: 0;
}

.btn03.disabled a, .btn03.disabled button {
  cursor: default;
  opacity: 1 !important;
}

.btn03.disabled .btn_inner {
  background: #DDDDDD;
  color: #727272;
}

.btn03.disabled .btn_inner:before {
  display: none;
}

.btn03.ab:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 4px;
  right: 20px;
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  margin: auto 0;
  transition: all .2s .1s;
}

.btn03 .btn_inner {
  font-size: 1.8rem;
  min-height: 56px;
}

.btn03 .btn_inner:hover {
  color: #fff;
}

/*-------------------------
link_list
-------------------------*/
.link_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: -20px;
}

@media only screen and (max-width: 767px) {
  .link_list {
    margin-bottom: 0;
    display: block;
  }
}

.link_list:after {
  content: "";
  display: block;
  width: 31.7%;
}

@media only screen and (max-width: 767px) {
  .link_list:after {
    content: none;
  }
}

.link_list li.btn01 {
  max-width: inherit;
  width: 31.7%;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .link_list li.btn01 {
    width: 100%;
    margin-bottom: 15px;
  }
  .link_list li.btn01:last-of-type {
    margin-bottom: 0;
  }
}

.link_list li.btn01 a {
  border-radius: 2px;
}

.link_list li.btn01.ua .btn_inner {
  padding-right: 5px;
  padding-left: 5px;
}

@media only screen and (max-width: 1240px) {
  .link_list li.btn01.ua .btn_inner {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/*-------------------------
  list
-------------------------*/
/* 1.●●●● */
/*.list_number01 {
	@include list_number;
	counter-reset: list_number01 0;
	font-size: 1.8rem;
	@include maxW($maxW: $sp) {
		font-size: 1.6rem;
	}
	> li {
		counter-increment : list_number01 1;
		margin: 30px 0 0;
		@include maxW($maxW: $sp) {
			margin-top: 20px;
		}
		> span {
			display: flex;
			align-items: flex-start;
			background: #fff;
			padding: 24px 35px;
			@include maxW($maxW: $sp) {
				padding: 12px 20px;
			}
			&:before {
				content: counter(list_number01) ".";
				flex: 1 0 auto;
				max-width: 30px;
				min-width: 30px;
				color: $blue01;
			}
		}
		> ol {
			padding: 0 35px;
			margin: 30px 0 0;
			@include maxW($maxW: $sp) {
				padding: 0 0;
			}
		}
		.list_number03 {
			margin: 20px 0;
			@include maxW($maxW: $sp) {
				margin: 15px 0 15px -25px;
			}
		}
	}
}*/
/* ②●●●● */
/*.list_number02 {
	@include list_number;
	counter-reset: list_number02 0;
	font-size: 1.6rem;
	@include maxW($maxW: $sp) {
		font-size: 1.4rem;
	}
	> li {
		counter-increment : list_number02 1;
		padding-left: 40px;
		margin: 10px 0 0;
		@include maxW($maxW: $sp) {
			padding-left: 30px;
		}
		&:before {
			content: counter(list_number02, decimal);
			top: 3px;
			display: flex;
			justify-content: center;
			align-items: center;
			width: 24px;
			height: 24px;
			background: $blue01;
			border-radius: 100%;
			color: #fff;
			font-size: 1.5rem;
			line-height: 1.0;
			padding: 0 0 2px;
			@include maxW($maxW: $sp) {
				width: 20px;
				height: 20px;
				font-size: 1.2rem;
				padding: 0;
			}
		}
	}
}*/
/* 3) ●●●● */
/*.list_number03 {
	@include list_number;
	counter-reset: list_number03 0;
	font-size: 1.6rem;
	@include maxW($maxW: $sp) {
		font-size: 1.4rem;
	}
	> li {
		counter-increment : list_number03 1;
		padding-left: 25px;
		margin: 10px 0 0;
		&:before {
			content: counter(list_number03) ")";
		}
	}
}*/
/*-------------------------
  mainvisual
-------------------------*/
/*#sec_mainvisual {
	position: relative;
	z-index: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 500px;
	@include maxW($maxW: $sp) {
		height: 320px;
		margin-top: 0;
	}
	.img {
		@include absolute;
		z-index: -1;
	}
	.hd01 {
		margin: 0;
		.sub {
			color: #fff;
			font-size: 2.4rem;
			line-height: (30 / 24);
			padding: 0 20px 4px;
			@include maxW($maxW: $sp) {
				font-size: 2.0rem;
				padding: 0 20px 4px 30px;
			}
			&:before , &:after {
				top: 0;
				bottom: 0;
				background: #fff;
			}
		}
		.main {
			color: #fff;
			font-size: 3.2rem;
			margin: 13px 0 0;
			@include maxW($maxW: $sp) {
				font-size: 2.6rem;
				line-height: (38 / 26);
				margin-top: 18px;
			}
		}
	}
}
#page_senshu-activelifemap #sec_mainvisual {
	.hd01 {
		.sub {
			padding: 0 40px 4px 20px;
		}
	}
}
#page_history #sec_mainvisual {
	.hd01 {
		.sub {
			@include maxW($maxW: $sp) {
			}
		}
		.main {
			margin: 0;
			@include maxW($maxW: $sp) {
			}
		}
	}
}*/
/*-------------------------
  pageTitle
-------------------------*/
@media only screen and (min-width: 768px) {
  #pageTitle {
    padding: 74px 40px 70px;
  }
}

@media only screen and (max-width: 767px) {
  #pageTitle {
    padding: 32px 30px;
  }
}

#pageTitle .hd01 {
  margin-bottom: 45px;
}

@media only screen and (max-width: 767px) {
  #pageTitle .hd01 {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) {
  #pageTitle .hd01 .main {
    font-size: 3.2rem;
    margin-top: -9px;
  }
}

#pageTitle .read {
  max-width: 970px;
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  #pageTitle .read {
    font-size: 1.6rem;
    text-align: left;
  }
}

#pageTitle .read > p {
  margin: 36px 0 0;
}

#pageTitle .read > p:first-child {
  margin-top: 0;
}

#pageTitle .btn01 {
  margin-top: 50px;
}

/*-------------------------
  sec_leading
-------------------------*/
.sec_leading {
  padding: 60px 40px 100px;
}

@media only screen and (max-width: 767px) {
  .sec_leading {
    padding: 40px 30px 70px;
  }
}

.sec_leading .innerWrap {
  max-width: 1000px;
}

.sec_leading .btn_wrap {
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .sec_leading .btn_wrap ul {
    display: flex;
    margin: 0 -10px;
  }
}

@media only screen and (min-width: 768px) {
  .sec_leading .btn_wrap li {
    max-width: 320px;
    width: 32%;
    max-width: inherit;
    width: 100%;
    margin: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .sec_leading .btn_wrap li {
    max-width: inherit;
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .sec_leading .btn_wrap li:first-child {
    margin-top: 0;
  }
}

.disabled a,
a.disabled {
  cursor: default;
  opacity: .5 !important;
}

.bg_gray {
  background: #F2F2F2;
}

/*-------------------------
  Swiper
-------------------------*/
/*#slider{
}
.slide {
	.swiper-navigation {
		display: flex;
		justify-content: center;
	}
	.swiper-pagination{
		position: static;
		bottom: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		width: 100%;
		margin-bottom: -10px;
		&-bullet{
			opacity: 1;
			width: 10px;
			height: 10px;
			background: #ccc;
			border-radius: 100%;
			margin: 0 5px 10px;
			@include maxW($maxW: $sp) {
				background-color: $gray02;
			}
			&-active{
				background-color: $blue01;
			}
		}
	}
}*/
/*-------------------------
  SPスクロール
-------------------------*/
@media only screen and (max-width: 767px) {
  .sp_scroll_wrap:before {
    content: 'スクロールしてご覧ください';
    display: block;
    color: #194486;
    font-size: 1.3rem;
    line-height: 1.0;
    text-align: left;
    margin: 0 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .sp_scroll_wrap .sp_scroll_inner {
    overflow-x: auto;
    overflow-y: hidden;
    max-width: inherit;
    margin-right: -30px;
  }
}

@media only screen and (max-width: 767px) {
  .sp_scroll_wrap .sp_scroll_main {
    min-width: 490px;
    padding: 10px 30px 10px 0;
  }
}

.sp_scroll_wrap .sp_scroll_main .img {
  display: block;
  text-align: center;
}

.sp_scroll_wrap .sp_scroll_main .img img {
  max-width: 100%;
}

/*-------------------------
list_menu
-------------------------*/
.list_menu li {
  font-weight: 700;
  line-height: 1.3;
}

.list_menu li span {
  display: block;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-weight: 400;
  opacity: 0.8;
}

/*.list_menu .partner a,
.list_menu .member a {
  pointer-events: none;
  opacity: 0.4;
}*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■header
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#header {
  position: relative;
}

@media only screen and (max-width: 767px) {
  #header {
    padding: 15px 7px 19px;
    margin: 0;
  }
}

#header:before {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background: url(https://www.ouhs.jp/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/line01.png) no-repeat center top;
  background-size: auto 10px;
  position: absolute;
  top: 0;
}

@media only screen and (max-width: 767px) {
  #header:before {
    height: 6px;
    background-size: auto 6px;
    background-repeat: repeat-x;
    left: 0;
    right: 0;
  }
}

@media only screen and (min-width: 768px) {
  #header .logo_ouhs {
    position: absolute;
    top: 23px;
    left: 20px;
    max-width: 150px;
  }
}

@media only screen and (max-width: 767px) {
  #header .logo_ouhs {
    position: static;
    max-width: 80px;
    font-size: 0;
    line-height: 0;
    margin: 0 0 3px;
  }
}

#header .logo_ouhs a {
  display: inline-block;
}

#header .logo_ouhs img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  #header .logo_ouhs img {
    vertical-align: top;
  }
}

#header .logo {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 133px;
  font-weight: 700;
  line-height: 1.4;
  padding: 60px 0 4px;
}

@media only screen and (max-width: 767px) {
  #header .logo {
    height: auto;
    padding: 0;
  }
}

#header .logo a {
  display: inline-block;
  transition: all .2s .1s;
}

#header .logo a:hover {
  opacity: .75;
  transition: all .2s .1s;
}

#header .logo h1 {
  font-size: 3.6rem;
}

@media only screen and (max-width: 767px) {
  #header .logo h1 {
    font-size: 2.3rem;
  }
}

#header #header_nav {
  padding: 20px 20px 0;
}

@media only screen and (max-width: 767px) {
  #header #header_nav {
    display: none;
  }
}

#header #header_nav .list_menu {
  max-width: 890px;
  margin: 0 auto;
}

#header #header_nav .list_menu .list_wrap {
  display: flex;
  justify-content: space-between;
}

#header #header_nav .list_menu .list_item.sp_only {
  display: none;
}

#header #header_nav .list_menu .list_item > .parent a {
  display: block;
  padding: 0 0 15px;
  position: relative;
  text-align: center;
  transition: all .2s .1s;
}

#header #header_nav .list_menu .list_item > .parent a:hover {
  opacity: .75;
  transition: all .2s .1s;
}

#header #header_nav .list_menu .list_item > .parent a:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background: #DF4848;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

#header #header_nav .list_menu .list_item > .parent span {
  margin-top: 5px;
  font-size: 1.3rem;
}

#header #header_nav .list_menu .list_item.active > .parent a:after {
  opacity: 1;
}

body.page-actions #header #header_nav .list_menu .actions.active > .parent a::after {
  background: #1C8B55;
}

body.page-partner #header #header_nav .list_menu .partner.active > .parent a::after {
  background: #E8B233;
}

body.page-member #header #header_nav .list_menu .member.active > .parent a::after {
  background: #5D5298;
}

body.page-news #header #header_nav .list_menu .news.active > .parent a::after {
  background: #EE3993;
}

body.page-contact #header #header_nav .list_menu .contact.active > .parent a::after {
  background: #4D556E;
}

/*-------------------------
  下層メニュー
-------------------------*/
/*#under_nav {
	display: none;
	background: $gray02;
	padding: 12px 20px 14px;
	@include maxW($maxW: $sp) {
		display: none;
	}
	&.page-results {
		display: block;
	}
	.list_menu {
		font-size: 1.4rem;
	}
	.list_item {
		display: none;
		&.current_page_item , &.active {
			display: block;
		}
		.parent {
			display: none;
		}
		a {
			display: block;
			@include ro;
			padding: 2px 0;
			border-bottom: 2px solid transparent;
		}
	}
	.list_child {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		> li {
			margin: 0 20px;
			line-height: 1.6;
		}
	}
	.disabled a{
	}
}
#under_nav .list_child > li.active a{
	color: $blue01 !important;
}
.page-history ,
.page-results {
	#under_nav {
		@include minW($minW: $sp) {
			display: block;
		}
	}
}*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■MENU
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.menuBtn {
  position: fixed;
  top: 26px;
  right: 8px;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .menuBtn {
    display: none;
  }
}

/*-------------------------
  spMenuBtn
-------------------------*/
#spMenuBtn {
  z-index: 99999;
  border: none;
  background-color: transparent;
  outline: none;
  /*template*/
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
}

#spMenuBtn .spMenuBtn_bar {
  position: relative;
  width: 40px;
  height: 22px;
}

#spMenuBtn .spMenuBtn_bar:before, #spMenuBtn .spMenuBtn_bar:after {
  content: '';
}

#spMenuBtn .spMenuBtn_bar span, #spMenuBtn .spMenuBtn_bar:before, #spMenuBtn .spMenuBtn_bar:after {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 2px;
  margin: auto;
  transition: all 0.2s;
  transform-origin: 50% 50%;
}

#spMenuBtn .spMenuBtn_bar span {
  top: 0;
  bottom: 0;
}

#spMenuBtn .spMenuBtn_bar:before {
  top: 0;
}

#spMenuBtn .spMenuBtn_bar:after {
  bottom: 0;
}

#spMenuBtn .spMenuBtn_txt {
  display: block;
  width: 40px;
  font-size: 1.2rem;
  line-height: 1.0;
  text-align: center;
  transition: all 0.2s liner;
}

#spMenuBtn.open .spMenuBtn_bar {
  position: relative;
}

#spMenuBtn.open .spMenuBtn_bar:before, #spMenuBtn.open .spMenuBtn_bar:after {
  content: '';
}

#spMenuBtn.open .spMenuBtn_bar span, #spMenuBtn.open .spMenuBtn_bar:before, #spMenuBtn.open .spMenuBtn_bar:after {
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 2px;
  margin: auto;
  transition: all 0.2s;
  transform-origin: 50% 50%;
}

#spMenuBtn.open .spMenuBtn_bar span {
  opacity: 0;
  top: 0;
  bottom: 0;
}

#spMenuBtn.open .spMenuBtn_bar:before {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#spMenuBtn.open .spMenuBtn_bar:after {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#spMenuBtn .spMenuBtn_bar {
  width: 16px;
  height: 16px;
}

#spMenuBtn .spMenuBtn_bar span {
  background-color: #10A348;
}

#spMenuBtn .spMenuBtn_bar:before {
  background-color: #E42338;
}

#spMenuBtn .spMenuBtn_bar:after {
  background-color: #F99C32;
}

#spMenuBtn.open .spMenuBtn_bar {
  width: 24px;
}

#spMenuBtn.open .spMenuBtn_bar span {
  opacity: 1;
  transform: rotate(-45deg);
}

#spMenuBtn.open .spMenuBtn_bar:after {
  opacity: 0;
}

/*-------------------------
  spMenu
-------------------------*/
#spMenuOverlay {
  display: none;
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 9999;
}

#spMenu {
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  display: block;
  width: 100%;
  background: #f4f4f4;
  padding: 0;
  transition: all 0.25s ease-in-out;
  top: 0;
  transform: translate3d(100%, 0, 0);
  /* 右からイン */
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/line01.png) repeat-x center top #fff;
  background-size: auto 6px;
  padding: 0;
}

#spMenu.open {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

@media only screen and (min-width: 768px) {
  #spMenu {
    display: none;
  }
}

#spMenu .spMenu_innerWrap {
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 0 30px 40px;
}

#spMenu .spMenu_inner {
  width: 100%;
}

#spMenu .title {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.0;
  padding: 57px 0 12px 5px;
}

#spMenu .title:first-letter {
  color: #E42338;
}

#spMenu .list_menu {
  font-size: 1.6rem;
}

#spMenu .list_menu a {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  min-height: 80px;
}

#spMenu .list_menu a span {
  display: block;
  font-size: 1.3rem;
  margin-top: 7px;
}

#spMenu .list_menu .parent a {
  position: relative;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_menu_top.png) no-repeat right 10px center;
  background-size: 8px auto;
}

#spMenu .list_menu .parent a:before, #spMenu .list_menu .parent a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 8px;
  height: 2px;
  background-color: #000000;
  margin: auto 0;
  transition: all .2s .1s;
}

#spMenu .list_menu .parent a:before {
  right: 10px;
  margin-left: -3px;
  transform: translateX(-50%) rotate(45deg);
}

#spMenu .list_menu .parent a:after {
  right: 5px;
  margin-left: 3px;
  transform: translateX(-50%) rotate(-45deg);
}

#spMenu .list_menu .parent.active a:before {
  transform: translateX(-50%) rotate(135deg);
}

#spMenu .list_menu .parent.active a:after {
  transform: translateX(-50%) rotate(-135deg);
}

#spMenu .list_menu .parent:only-child a:before, #spMenu .list_menu .parent:only-child a:after {
  display: none;
}

#spMenu .list_menu .list_wrap > li {
  border-bottom: 1px solid #E9E9E9;
}

#spMenu .list_menu .list_item > .parent {
  display: flex;
}

#spMenu .list_menu .list_item > .parent a {
  padding: 0 22px 0 12px;
}

#spMenu .list_menu .list_item .list_child {
  display: none;
  border-top: 1px solid #194486;
}

#spMenu .list_menu .list_item .list_child > li {
  border-top: 1px solid #CECECE;
}

#spMenu .list_menu .list_item .list_child > li:first-child {
  border-top: none;
}

#spMenu .list_menu .list_item .list_child > li a {
  padding: 0 24px;
}

#spMenu .list_menu .list_item.actions > .parent a {
  background-image: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_menu_activity.png);
}

#spMenu .list_menu .list_item.partner > .parent a {
  background-image: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_menu_partner.png);
}

#spMenu .list_menu .list_item.member > .parent a {
  background-image: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_menu_member.png);
}

#spMenu .list_menu .list_item.news > .parent a {
  background-image: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_menu_news.png);
}

#spMenu .list_menu .list_item.contact > .parent a {
  background-image: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_menu_contact.png);
}

#spMenu .list_menu_sub {
  margin: 52px 0 0;
}

#spMenu .list_menu_sub .logo_ouhs {
  max-width: 123px;
  font-size: 0;
  line-height: 0;
  margin: 0 auto 17px;
}

#spMenu .list_menu_sub .logo_ouhs a {
  display: inline-block;
}

#spMenu .list_menu_sub .logo_ouhs img {
  width: 100%;
  height: auto;
}

#spMenu .list_menu_sub .nav_sub {
  font-size: 1.3rem;
}

#spMenu .list_menu_sub .nav_sub ul {
  display: flex;
  justify-content: center;
}

#spMenu .list_menu_sub .nav_sub li {
  margin: 0 13px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#footer {
  margin-top: 160px;
  font-size: 1.4rem;
  line-height: 1.71429;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  #footer {
    margin-top: 80px;
  }
}

#footer .list_wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  #footer .list_wrap {
    margin-bottom: 18px;
  }
}

#footer .list_wrap li {
  font-weight: 400;
  margin: 0 10px;
}

@media only screen and (max-width: 767px) {
  #footer .list_wrap li {
    margin: 0 13px;
    margin-bottom: 20px;
  }
}

#footer .list_wrap li span {
  display: none;
}

@media only screen and (max-width: 767px) {
  #footer .footer_nav {
    padding: 0 10px;
  }
}

#footer .footer_option {
  background: #F2F2F2;
  padding: 30px 40px 40px;
}

@media only screen and (max-width: 767px) {
  #footer .footer_option {
    background: #F7F8FB;
    padding: 27px 20px 44px;
  }
}

#footer .footer_option .logo_ouhs {
  text-align: center;
  line-height: 1;
  margin-bottom: 34px;
}

@media only screen and (max-width: 767px) {
  #footer .footer_option .logo_ouhs {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  #footer .footer_option .logo_ouhs img {
    image-rendering: -webkit-optimize-contrast;
  }
}

@media only screen and (max-width: 767px) {
  #footer .footer_option .logo_ouhs img {
    width: 200px;
    height: auto;
  }
}

#footer .footer_option .nav_sub {
  margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
  #footer .footer_option .nav_sub {
    font-size: 1.2rem;
    margin-bottom: 32px;
  }
}

@media only screen and (max-width: 359px) {
  #footer .footer_option .nav_sub {
    font-size: 3.34262vw;
  }
}

#footer .footer_option .nav_sub ul {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  #footer .footer_option .nav_sub ul {
    margin: 0 -13px;
  }
}

@media only screen and (max-width: 374px) {
  #footer .footer_option .nav_sub ul {
    margin: 0 -8px;
  }
}

#footer .footer_option .nav_sub li {
  margin: 0 13px;
}

@media only screen and (max-width: 374px) {
  #footer .footer_option .nav_sub li {
    margin: 0 8px;
  }
}

#footer .footer_option .nav_sub a {
  transition: all .2s .1s;
}

#footer .footer_option .nav_sub a:hover {
  opacity: .75;
  transition: all .2s .1s;
}

#footer .footer_option .address {
  text-align: center;
  margin: 30px 0 0;
}

@media only screen and (max-width: 767px) {
  #footer .footer_option .address {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  #footer .footer_option .address span {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  #footer .footer_option .address span + span {
    margin-left: 1em;
  }
}

#footer .footer_option .other_info {
  margin-top: 14px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #footer .footer_option .other_info li + li {
    margin-top: 7px;
  }
}

#footer .copyright {
  background: #194486;
  color: #fff;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-size: 1.3rem;
  text-align: center;
  padding: 17px 40px 16px;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
  #footer .copyright {
    letter-spacing: 0;
    padding: 20px 0;
  }
}

@media only screen and (max-width: 320px) {
  #footer .copyright {
    font-size: 3.75vw;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ■WP用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
  編集ボタン
-------------------------*/
a.post-edit-link {
  background-color: #F00 !important;
  background-image: none !important;
  border-radius: 5px 5px 5px 5px !important;
  color: #FFFFFF !important;
  font-size: 10px !important;
  font-weight: normal !important;
  padding: 3px 5px !important;
  text-decoration: none !important;
  display: inline-block !important;
  line-height: 1.1 !important;
}

a.post-edit-link:hover {
  background-color: #06C !important;
}

/*-------------------------
  404用
-------------------------*/
#notfound {
  padding: 150px 0;
}

#notfound p {
  text-align: center;
}

#notfound .caption {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

/*-------------------------
  記事用
-------------------------*/
article .entry {
  font-size: 1.5rem;
  line-height: 2.13333;
}

@media only screen and (max-width: 767px) {
  article .entry {
    line-height: 2;
  }
}

article .entry > *:last-child {
  margin-bottom: 0;
}

article .entry p, article .entry ul, article .entry ol, article .entry table {
  margin-bottom: 30px;
}

article .entry .alignleft {
  float: left;
  display: block;
  max-width: 50%;
  margin-right: 60px;
}

@media only screen and (max-width: 767px) {
  article .entry .alignleft {
    float: none;
    max-width: 100%;
    text-align: center;
    font-weight: normal;
    margin: 0 auto 15px !important;
  }
}

article .entry .alignright {
  float: right;
  display: block;
  max-width: 50%;
  margin-left: 60px;
}

@media only screen and (max-width: 767px) {
  article .entry .alignright {
    float: none;
    max-width: 100%;
    text-align: center;
    font-weight: normal;
    margin: 0 auto 15px !important;
  }
}

article .entry .aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

article .entry img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 50px auto;
}

@media only screen and (max-width: 767px) {
  article .entry img {
    margin: 30px auto;
  }
}

article .entry table {
  border-top: 1px solid #CECECE;
  border-left: 1px solid #CECECE;
}

article .entry table th, article .entry table td {
  border-bottom: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
  padding: 5px 20px;
  text-align: left;
}

article .entry table th {
  background: #F2F2F2;
  font-weight: 700;
}

article .entry pre {
  white-space: normal;
}

article .entry .wp-caption {
  max-width: inherit !important;
  width: 100% !important;
  margin: 0 0 32px;
}

article .entry .wp-caption-text {
  font-size: 80%;
  margin: 15px 0 0;
}

article .entry em {
  font-style: italic;
}

article .entry blockquote {
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  background: #F2F2F2;
  min-height: 110px;
  text-align: left;
  padding: 25px 50px;
  margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
  article .entry blockquote {
    padding: 25px 30px;
  }
}

article .entry blockquote:before, article .entry blockquote:after {
  position: absolute;
  color: #CECECE;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-size: 6.0rem;
  line-height: 1.0;
}

article .entry blockquote:before {
  content: '“';
  top: 18px;
  left: 15px;
}

@media only screen and (max-width: 767px) {
  article .entry blockquote:before {
    top: 12px;
    left: 10px;
  }
}

article .entry blockquote:after {
  content: '”';
  bottom: -12px;
  right: 15px;
}

@media only screen and (max-width: 767px) {
  article .entry blockquote:after {
    bottom: -15px;
    right: 11px;
  }
}

article .entry blockquote > *:last-child {
  margin-bottom: 0;
}

article .entry a {
  text-decoration: underline;
  transition: all .2s .1s;
}

article .entry a:hover {
  opacity: .75;
  transition: all .2s .1s;
}

@media only screen and (max-width: 767px) {
  article .entry p, article .entry ul, article .entry ol, article .entry table {
    margin-bottom: 15px;
  }
  article .entry .alignleft {
    margin-right: 15px;
  }
  article .entry .alignright {
    margin-right: 15px;
  }
}

/*-------------------------
  ページャー
-------------------------*/
.wp-pagenavi {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-size: 1.8rem;
  line-height: 1.0;
}

@media only screen and (max-width: 767px) {
  .wp-pagenavi {
    max-width: 360px;
    width: 100%;
    justify-content: space-between;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 359px) {
  .wp-pagenavi {
    flex-wrap: nowrap;
    font-size: 5.01393vw;
  }
}

.wp-pagenavi .first, .wp-pagenavi .last, .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .page, .wp-pagenavi .current, .wp-pagenavi .extend {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 40px;
  min-height: 40px;
  margin: 0 3px;
}

@media only screen and (max-width: 767px) {
  .wp-pagenavi .first, .wp-pagenavi .last, .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .page, .wp-pagenavi .current, .wp-pagenavi .extend {
    min-width: 30px;
  }
}

@media only screen and (max-width: 359px) {
  .wp-pagenavi .first, .wp-pagenavi .last, .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .page, .wp-pagenavi .current, .wp-pagenavi .extend {
    min-width: inherit;
    width: 100%;
    margin: 0;
  }
}

.wp-pagenavi a:hover:before {
  opacity: .3;
}

.wp-pagenavi .first, .wp-pagenavi .last, .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  transition: all .2s .1s;
}

.wp-pagenavi .first:hover, .wp-pagenavi .last:hover, .wp-pagenavi .previouspostslink:hover, .wp-pagenavi .nextpostslink:hover {
  opacity: .75;
  transition: all .2s .1s;
}

.wp-pagenavi .page {
  transition: all .2s .1s;
}

.wp-pagenavi .page:hover {
  color: #194486;
}

.wp-pagenavi .current:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 18px;
  height: 3px;
  background: #C93A3A;
  margin: 0 auto;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  font-size: 0;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/arrow01.png) no-repeat center center;
  background-size: 14px auto;
}

.wp-pagenavi .first, .wp-pagenavi .last {
  font-size: 0;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/arrow02.png) no-repeat center center;
  background-size: 14px auto;
}

.wp-pagenavi .first, .wp-pagenavi .previouspostslink {
  transform: rotate(180deg);
}

.wp-pagenavi .previouspostslink {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .wp-pagenavi .previouspostslink {
    margin-right: 0;
  }
}

.wp-pagenavi .nextpostslink {
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  .wp-pagenavi .nextpostslink {
    margin-left: 0;
  }
}

.wp-pagenavi .first {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .wp-pagenavi .first {
    margin-right: 0;
  }
}

.wp-pagenavi .last {
  margin-left: 0;
}

/*カスタム*/
.wp-pagenavi .pages,
.wp-pagenavi .extend + .larger,
.wp-pagenavi .extend + .larger + .extend {
  display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■メイン
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#sec_mv {
  height: 390px;
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  padding-top: 100px;
  margin-top: 28px;
  margin-bottom: 90px;
  color: #fff;
  line-height: 1.06667;
}

@media only screen and (max-width: 767px) {
  #sec_mv {
    height: 320px;
    margin-bottom: 40px;
    margin-top: 0;
  }
}

#sec_mv:after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/line01.png) repeat-x center bottom;
  position: absolute;
  left: 0;
  bottom: -10px;
}

@media only screen and (max-width: 767px) {
  #sec_mv:after {
    height: 8px;
    background-size: auto 100%;
    bottom: -8px;
  }
}

#sec_mv .img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

#sec_mv .innerWrap {
  position: relative;
  z-index: 1;
}

#sec_mv .en {
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  /*font-size: 2.4rem;*/
  font-size: 4rem;
  font-weight: 500;
  opacity: 0.6;
  /*margin-bottom: 53px;*/
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  #sec_mv .en {
    /*font-size: 1.8rem;*/
    font-size: 2.4rem;
    margin-bottom: 18px;
  }
}

#sec_mv .ttl {
  /*font-size: 3rem;*/
  font-size: 5rem;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  #sec_mv .ttl {
    /*font-size: 2.6rem;*/
    font-size: 3rem;
    line-height: 1.30769;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■INDEX
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
  sec_mainvisual
-------------------------*/
#page_toppage #sec_mainvisual {
  margin-top: 28px;
}

@media only screen and (max-width: 767px) {
  #page_toppage #sec_mainvisual {
    margin-top: 0;
  }
}

#page_toppage #sec_mainvisual .img {
  height: 660px;
}

@media only screen and (max-width: 767px) {
  #page_toppage #sec_mainvisual .img {
    height: auto;
  }
  #page_toppage #sec_mainvisual .img img {
    width: 100%;
    height: auto;
  }
}

/*-------------------------
  sec_read
-------------------------*/
#page_toppage #sec_read {
  padding: 145px 30px 315px;
  font-size: 1.6rem;
  line-height: 2;
  position: relative;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/index/img.svg) no-repeat center bottom 32px;
  font-weight: 500;
}

@media only screen and (min-width: 1680px) {
  #page_toppage #sec_read {
    background-size: 100% auto;
  }
}

@media only screen and (max-width: 767px) {
  #page_toppage #sec_read {
    background-position: center bottom 28px;
    padding: 96px 30px 128px;
    background-size: 100% auto;
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 452px) {
  #page_toppage #sec_read {
    background-size: 452px auto;
  }
}

#page_toppage #sec_read .innerWrap {
  max-width: 800px;
}

#page_toppage #sec_read .en {
  line-height: 1;
  font-size: 17.4rem;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
  font-weight: 500;
  opacity: 0.03;
  position: absolute;
  top: 76px;
  left: 50%;
  margin-left: 217px;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  #page_toppage #sec_read .en {
    font-size: 12rem;
    top: 36px;
    left: auto;
    right: 0;
    margin-left: 0;
  }
}

/*-------------------------
sec_official
-------------------------*/
#sec_official {
  padding-top: 155px;
}

@media only screen and (max-width: 767px) {
  #sec_official {
    padding-top: 60px;
  }
}

#sec_official .innerWrap {
  max-width: 860px;
  padding: 0 30px;
}

#sec_official .img_area {
  height: 400px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  color: #fff;
  margin-top: 55px;
}

@media only screen and (max-width: 767px) {
  #sec_official .img_area {
    height: 163px;
    margin-top: 40px;
  }
}

#sec_official .img_area:after {
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/line01.png) center bottom;
  background-size: auto 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
}

@media only screen and (max-width: 767px) {
  #sec_official .img_area:after {
    height: 8px;
    background-size: auto 8px;
    height: 8px;
    bottom: 0;
  }
}

#sec_official .img_area .txt_area {
  margin-bottom: 52px;
}

@media only screen and (max-width: 767px) {
  #sec_official .img_area .txt_area {
    margin-bottom: 5px;
  }
}

#sec_official .img_area a {
  display: inline-block;
  transition: all .2s .1s;
  padding: 0 50px;
  line-height: 1.3;
}

#sec_official .img_area a:hover {
  opacity: .75;
  transition: all .2s .1s;
}

@media only screen and (max-width: 767px) {
  #sec_official .img_area a {
    padding: 0 20px;
  }
}

#sec_official .img_area a .en {
  font-size: 2.4rem;
  font-weight: 500;
  opacity: 0.6;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  #sec_official .img_area a .en {
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
}

#sec_official .img_area a .ttl {
  width: 100%;
  font-size: 3rem;
  font-weight: 700;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #sec_official .img_area a .ttl {
    font-size: 2rem;
    padding-bottom: 42px;
  }
}

#sec_official .img_area a .ttl:after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_arrow05.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  right: -50px;
  bottom: 7px;
}

@media only screen and (max-width: 767px) {
  #sec_official .img_area a .ttl:after {
    right: auto;
    left: 50%;
    bottom: 0;
    margin-left: -14px;
  }
}

#sec_official #vision_area .hd02 .en {
  color: #194486;
}

#sec_official #vision_area .img_area {
  background-image: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/index/about_img.jpg);
}

#sec_official #sports_area {
  padding-top: 152px;
}

@media only screen and (max-width: 767px) {
  #sec_official #sports_area {
    padding-top: 61px;
  }
}

#sec_official #sports_area .hd02 .en {
  color: #17870F;
}

#sec_official #sports_area .btn {
  max-width: 410px;
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  #sec_official #sports_area .btn {
    margin-top: 21px;
  }
}

#sec_official #sports_area .btn .btn_inner {
  border-radius: 50px;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_arrow04.png) no-repeat right 15px center #17870F;
  background-size: 8px auto;
  padding-left: 25px;
  padding-right: 25px;
}

@media only screen and (max-width: 355px) {
  #sec_official #sports_area .btn .btn_inner br.spCont {
    display: none;
  }
}

#sec_official #sports_area .img_area {
  background-image: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/index/sports_img.jpg);
}

/*-------------------------
sec_link
-------------------------*/
#sec_link {
  margin-top: 150px;
  padding: 0 30px;
}

@media only screen and (max-width: 767px) {
  #sec_link {
    margin-top: 60px;
    margin-bottom: 70px;
  }
}

#sec_link .hd02 .en {
  color: #194486;
}

#sec_link .link_list {
  padding-top: 15px;
}

@media only screen and (max-width: 767px) {
  #sec_link .link_list {
    padding-top: 0;
  }
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■お知らせ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
  トップ
-------------------------*/
#sec_news {
  background: #F2F2F2;
  padding: 78px 40px 82px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  #sec_news {
    padding: 52px 30px 60px;
  }
}

#sec_news:after {
  content: "";
  display: block;
  width: 60px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 1100px) {
  #sec_news:after {
    left: 50%;
    right: auto;
    margin-left: 490px;
  }
}

#sec_news .innerWrap {
  max-width: 800px;
}

#sec_news .btn02 {
  margin-top: 35px;
  max-width: 160px;
}

@media only screen and (max-width: 767px) {
  #sec_news .btn02 {
    margin-top: 32px;
  }
}

@media only screen and (min-width: 768px) {
  #sec_news .list_news > ol > li {
    display: flex;
    min-height: 79px;
    border-bottom: 1px solid #CECECE;
    padding: 26px 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec_news .list_news > ol > li {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sec_news .list_news > ol > li:first-child {
    margin-top: 0;
  }
}

#sec_news .list_news > ol > li > a {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  #sec_news .list_news > ol > li > a {
    display: flex;
    padding: 26px 0;
    margin: -26px 0;
  }
}

#sec_news .list_news > ol > li > a .post_title {
  text-decoration: underline;
}

#sec_news .list_news > ol > li > a:hover .post_title {
  color: #C93A3A;
}

#sec_news .post_date {
  align-self: flex-start;
  flex: 1 0 auto;
  background: #C93A3A;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.0;
  padding: 7px 10px;
  margin: 0 30px 0 0;
  font-family: "Jost", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic Medium", "游ゴシック Medium", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Noto Sans Japanese", Meiryo, sans-serif;
}

@media only screen and (max-width: 767px) {
  #sec_news .post_date {
    font-size: 1.3rem;
    text-align: center;
    padding: 7px 15px;
    margin: 0 0 13px;
  }
}

#sec_news .post_title {
  width: 100%;
  line-height: 1.85714;
  transition: all .2s .1s;
}

@media only screen and (max-width: 767px) {
  #sec_news .post_title {
    font-size: 1.3rem;
  }
}

/*-------------------------
  一覧
-------------------------*/
#page_news #sec_news {
  background: none;
  /*.hd01 {
		margin-bottom: 40px;
		@include maxW($maxW: $sp) {
			margin-bottom: 20px;
		}
		.main {
			@include minW($minW: $sp) {
				font-size: 3.2rem;
				margin-top: -9px;
			}
		}
	}*/
}

@media only screen and (min-width: 768px) {
  #page_news #sec_news {
    padding: 85px 40px 0;
  }
}

@media only screen and (max-width: 767px) {
  #page_news #sec_news {
    padding-bottom: 0;
  }
}

#page_news #sec_news .innerWrap {
  max-width: 1000px;
}

#page_news #sec_news .post_title {
  font-size: 1.4rem;
}

#page_news #sec_news #list_pager {
  margin-top: 50px;
}

/*-------------------------
  詳細
-------------------------*/
#page_news #sec_news.sec_post {
  padding: 74px 40px 0;
  color: #333333;
}

@media only screen and (max-width: 767px) {
  #page_news #sec_news.sec_post {
    padding: 32px 30px 0;
  }
}

#page_news #sec_news.sec_post .post_img {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
  margin: 0 -40px;
}

@media only screen and (max-width: 767px) {
  #page_news #sec_news.sec_post .post_img {
    height: 280px;
    margin-top: 0;
  }
}

#page_news #sec_news.sec_post .post_img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

#page_news #sec_news.sec_post .post_head {
  position: relative;
  max-width: 1168px;
  width: 100%;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  #page_news #sec_news.sec_post .post_head {
    margin-bottom: 10px;
  }
}

#page_news #sec_news.sec_post .post_title {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.5;
  border-bottom: 4px solid #C93A3A;
  padding: 0 0 20px;
  margin: 0 0 0;
}

@media only screen and (max-width: 767px) {
  #page_news #sec_news.sec_post .post_title {
    font-size: 2.2rem;
    line-height: 1.72727;
    padding-bottom: 15px;
    margin-bottom: 0px;
  }
}

#page_news #sec_news.sec_post .post_date {
  background: none;
  color: #333333;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 14px 0;
}

@media only screen and (max-width: 767px) {
  #page_news #sec_news.sec_post .post_date {
    text-align: left;
    padding: 10px 0;
    margin: 0;
  }
}

#page_news #sec_news.sec_post .post_movie {
  position: relative;
  max-width: 800px;
  margin: -5px auto 50px;
}

@media only screen and (max-width: 767px) {
  #page_news #sec_news.sec_post .post_movie {
    margin: 0 auto 20px;
  }
}

#page_news #sec_news.sec_post .post_movie:before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}

#page_news #sec_news.sec_post .post_movie iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#page_news #sec_news.sec_post .post_text {
  max-width: 1000px;
  border-bottom: 2px solid #EEEEEE;
  padding: 0 0 76px;
  margin: 0 auto 40px;
}

@media only screen and (max-width: 767px) {
  #page_news #sec_news.sec_post .post_text {
    padding-bottom: 30px;
    margin-bottom: 50px;
  }
}

#page_news #sec_news.sec_post .post_text + .btn01 {
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  #page_news #sec_news.sec_post .post_text + .btn01 {
    margin-top: 20px;
  }
}

#page_news #sec_news.sec_post .btn {
  max-width: 240px;
}

#page_news #sec_news.sec_post .btn .btn_inner {
  font-size: 1.8rem;
  min-height: 56px;
  font-weight: 400;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■活動
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
sec_read
-------------------------*/
#page_actions #sec_read {
  max-width: 860px;
  margin: 0 auto 80px;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_read {
    margin-bottom: 30px;
    font-size: 1.5rem;
    line-height: 2;
    font-weight: 400;
  }
}

#page_actions #sec_read .innerWrap {
  padding: 0 30px;
}

/*-------------------------
一覧
-------------------------*/
#page_actions #sec_search .blk_search {
  background: #F2F2F2;
  padding: 50px 30px;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search {
    padding: 0;
    background: #fff;
  }
}

#page_actions #sec_search .blk_search dl {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}

#page_actions #sec_search .blk_search dl div {
  margin: 40px 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search dl div {
    margin-top: 20px;
    background: #F2F2F2;
  }
}

#page_actions #sec_search .blk_search dl div:first-child {
  margin-top: 0;
}

#page_actions #sec_search .blk_search dt {
  font-size: 1.8rem;
  width: 198px;
  padding-top: 7px;
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search dt {
    position: relative;
    color: #fff;
    width: 100%;
    background: #1C8B55;
    text-align: center;
    padding: 8px 30px;
    margin-bottom: 0;
  }
}

#page_actions #sec_search .blk_search dt:before, #page_actions #sec_search .blk_search dt:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: 8px;
  height: 2px;
  background-color: #fff;
  margin: auto 0;
  transition: all .2s .1s;
}

#page_actions #sec_search .blk_search dt:before {
  right: 25px;
  margin-left: -3px;
  transform: translateX(-50%) rotate(135deg);
}

#page_actions #sec_search .blk_search dt:after {
  right: 30px;
  margin-left: 3px;
  transform: translateX(-50%) rotate(-135deg);
}

#page_actions #sec_search .blk_search dt.active:before {
  transform: translateX(-50%) rotate(45deg);
}

#page_actions #sec_search .blk_search dt.active:after {
  transform: translateX(-50%) rotate(-45deg);
}

#page_actions #sec_search .blk_search dd {
  width: calc(100% - 198px);
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search dd {
    display: none;
    width: 100%;
    background: #F2F2F2;
    padding: 18px 15px;
  }
}

#page_actions #sec_search .blk_search dd ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -14px;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search dd ul {
    justify-content: space-between;
    margin-bottom: -10px;
  }
}

#page_actions #sec_search .blk_search dd ul li {
  min-width: 145px;
  margin: 0 14px 14px 0;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search dd ul li {
    min-width: 48.5%;
    margin: 0 0 10px;
  }
}

#page_actions #sec_search .blk_search label {
  cursor: pointer;
}

#page_actions #sec_search .blk_search label > input {
  display: none;
}

#page_actions #sec_search .blk_search label > span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  line-height: 1.5;
  background: #fff;
  border: 2px solid #fff;
  text-align: left;
  padding: 12px 20px 12px 40px;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search label > span {
    justify-content: flex-start;
    padding-right: 5px;
  }
}

#page_actions #sec_search .blk_search label > span:before, #page_actions #sec_search .blk_search label > span:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
}

#page_actions #sec_search .blk_search label > span:before {
  top: 12px;
  bottom: 12px;
  left: 14px;
  width: 18px;
  height: 18px;
  background: #E8E8E8;
  margin: auto 0;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search label > span:before {
    left: 11px;
  }
}

#page_actions #sec_search .blk_search label > span:after {
  opacity: 0;
  top: -6px;
  bottom: 0;
  left: 20px;
  width: 8px;
  height: 14px;
  background: none;
  border-bottom: 2px solid #1C8B55;
  border-right: 2px solid #1C8B55;
  transform: rotate(40deg);
  margin: auto 0;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search label > span:after {
    left: 16px;
  }
}

#page_actions #sec_search .blk_search label input[type="checkbox"]:checked + span, #page_actions #sec_search .blk_search label input[type="checkbox"]:checked + .img + span {
  border-color: #1C8B55;
}

#page_actions #sec_search .blk_search label input[type="checkbox"]:checked + span:after, #page_actions #sec_search .blk_search label input[type="checkbox"]:checked + .img + span:after {
  opacity: 1;
}

#page_actions #sec_search .btn_search {
  margin: 40px auto 0;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .btn_search {
    margin-top: 30px;
  }
}

#page_actions #sec_search .btn_search .btn_inner:after {
  content: "";
  display: block;
  width: 26px;
  height: 100%;
  background: url(/ouhs-athletics/wp-content/themes/ouhs-sdgs/assets/img/ico_search.png) no-repeat center center;
  background-size: 100% auto;
  position: absolute;
  left: 20px;
}

#sec_search + #sec_lifemap {
  padding-top: 48px;
}

#sec_lifemap #list_pager {
  margin-top: 50px;
}

/*SDGsの17目標*/
#page_actions #sec_search .blk_search dd ul.goals {
  margin-right: -22px;
  margin-bottom: -25px;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search dd ul.goals {
    justify-content: space-between;
    margin-right: 0;
    margin-bottom: -15px;
  }
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search dd ul.goals:after {
    content: "";
    display: block;
    width: calc(33.33% - 10px);
  }
}

#page_actions #sec_search .blk_search dd ul.goals li {
  min-width: inherit;
  width: 127px;
  margin-right: 22px;
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search dd ul.goals li {
    min-width: inherit;
    width: calc(33.33% - 10px);
    margin-right: 0;
    margin-bottom: 15px;
  }
}

#page_actions #sec_search .blk_search dd ul.goals .img img {
  width: 100%;
  height: auto;
}

#page_actions #sec_search .blk_search dd ul.goals input + .img + span {
  border-top: none;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 38px;
}

@media only screen and (max-width: 767px) {
  #page_actions #sec_search .blk_search dd ul.goals input + .img + span {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 30px;
  }
}

#page_actions #sec_search .blk_search dd ul.goals label > span:before {
  left: 50%;
  margin-left: -9px;
}

#page_actions #sec_search .blk_search dd ul.goals label > span:after {
  left: 50%;
  margin-left: -3px;
}

#page_actions #sec_search .blk_search dd ul.goals input[type="checkbox"]:checked + .img {
  position: relative;
}

#page_actions #sec_search .blk_search dd ul.goals input[type="checkbox"]:checked + .img:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #1C8B55;
  border-bottom: none;
  position: absolute;
  top: 0;
  left: 0;
}

/*-------------------------
トップ
-------------------------*/
#sec_lifemap {
  padding: 60px 20px 0;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap {
    padding: 56px 22px 0;
  }
}

#sec_lifemap .innerWrap {
  max-width: 1080px;
}

@media only screen and (min-width: 768px) {
  #sec_lifemap .list_lifemap > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -35px;
  }
}

@media only screen and (min-width: 768px) {
  #sec_lifemap .list_lifemap > ul:before, #sec_lifemap .list_lifemap > ul:after {
    content: '';
    order: 1;
    width: 31.17%;
  }
}

#sec_lifemap .list_lifemap > ul > li {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 768px) {
  #sec_lifemap .list_lifemap > ul > li {
    width: 31.17%;
    margin: 0 0 35px;
  }
}

@media only screen and (max-width: 767px) {
  #sec_lifemap .list_lifemap > ul > li {
    margin-top: 28px;
  }
}

@media only screen and (max-width: 767px) {
  #sec_lifemap .list_lifemap > ul > li:first-child {
    margin-top: 0;
  }
}

#sec_lifemap .list_lifemap > ul > li > a {
  display: flex;
  flex-direction: column;
  height: 100%;
}

#sec_lifemap .list_lifemap > ul > li > a:hover .post_img img {
  opacity: .8;
}

#sec_lifemap .list_lifemap > ul > li > a:hover .post_main,
#sec_lifemap .list_lifemap > ul > li > a:hover .post_icon {
  background-color: #F2F2F2;
}

#sec_lifemap .post_item__inner {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

#sec_lifemap .post_img {
  position: relative;
  z-index: 0;
  background: #1C8B55;
}

#sec_lifemap .post_img:before {
  content: '';
  display: block;
  padding-bottom: 66.67%;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap .post_img:before {
    padding-bottom: 74.578%;
  }
}

#sec_lifemap .post_img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  transition: all .2s .1s;
}

#sec_lifemap .post_main {
  height: 100%;
  background: #fff;
  transition: all .2s .1s;
}

#sec_lifemap .inner,
#sec_lifemap .post_icon {
  padding: 20px 25px 15px;
}

#sec_lifemap .post_tag ul {
  color: #1C8B55;
  font-size: 0;
  margin-bottom: -5px;
}

#sec_lifemap .post_tag li {
  display: inline-block;
  border: 1px solid #1C8B55;
  background: #fff;
  font-size: 1.3rem;
  line-height: 1.4;
  padding: 3px 11px;
  margin: 0 5px 5px 0;
}

#sec_lifemap .post_tag li:last-of-type {
  margin-right: 0 !important;
}

#sec_lifemap .post_tag + .post_title {
  margin: 9px 0 0;
}

#sec_lifemap .post_title {
  line-height: 1.75;
}

#sec_lifemap .post_icon {
  padding-top: 0;
  padding-bottom: 20px;
  background: #fff;
  transition: all .2s .1s;
}

#sec_lifemap .post_icon ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1px;
}

#sec_lifemap .post_icon li {
  width: calc(100% / 7);
  padding-right: 1px;
  margin-bottom: 1px;
}

#sec_lifemap .post_icon img {
  width: 100%;
  height: auto;
}

/*-------------------------
詳細
-------------------------*/
#sec_lifemap.sec_post {
  margin-top: 28px;
  padding: 0 40px 0;
  color: #333333;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post {
    margin-top: 0;
    padding: 0 30px 0;
  }
}

#sec_lifemap.sec_post .post_img {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
  margin: 0 -40px;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_img {
    height: 240px;
    margin: 0 -30px;
  }
}

#sec_lifemap.sec_post .post_img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

#sec_lifemap.sec_post .post_head {
  position: relative;
  max-width: 1168px;
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}

#sec_lifemap.sec_post .post_head > div {
  margin: 35px 0 50px;
}

@media only screen and (min-width: 768px) {
  #sec_lifemap.sec_post .post_head > div {
    display: flex;
    flex-direction: row-reverse;
    /*align-items: center;*/
    position: relative;
  }
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_head > div {
    margin: 20px 0 25px;
  }
}

#sec_lifemap.sec_post .post_head .post_tag {
  /*width: 100%;
			padding: 40px 0 13px;
			margin-right: -10px;
			@include maxW($maxW: $sp) {
				padding: 18px 0 13px;
			}*/
}

#sec_lifemap.sec_post .post_head .post_tag ul {
  text-align: right;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_head .post_tag ul {
    text-align: left;
  }
}

#sec_lifemap.sec_post .post_head .post_tag li {
  font-size: 1.5rem;
  padding: 2px 14px;
  margin: 0 0 5px 8px;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_head .post_tag li {
    margin: 0 6px 5px 0;
  }
}

#sec_lifemap.sec_post .post_head .post_icon {
  /*flex: 1 0 auto;
			overflow: hidden;
			position: relative;
			top: 0;
			width: 100%;*/
  background: none;
  padding: 0;
  margin: 0 0 0 40px;
  max-width: 742px;
  /*white-space: nowrap;*/
  /*&:before {
				content: '';
				display: block;
				padding-bottom: 100%;
			}*/
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_head .post_icon {
    /*float: right;
				top: auto;
				max-width: 80px;
				margin: -28px 0 0;*/
    margin: 0 0 7px 0;
  }
}

#sec_lifemap.sec_post .post_head .post_icon:empty {
  display: none;
}

#sec_lifemap.sec_post .post_head .post_icon ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_head .post_icon ul {
    justify-content: flex-start;
  }
}

#sec_lifemap.sec_post .post_head .post_icon ul li {
  width: 84px;
  margin-left: 10px;
  margin-bottom: 5px;
  /*flex: 1 0 auto;*/
  overflow: hidden;
  position: relative;
  top: 0;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_head .post_icon ul li {
    width: 58px;
    max-width: 58px;
    margin: 0 5px 5px 0;
    flex: auto;
    position: static;
  }
}

#sec_lifemap.sec_post .post_head .post_icon ul li:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_head .post_icon ul li:before {
    content: none;
  }
}

#sec_lifemap.sec_post .post_head .post_icon ul li:nth-of-type(1), #sec_lifemap.sec_post .post_head .post_icon ul li:nth-of-type(8n + 1) {
  margin-left: 0;
}

#sec_lifemap.sec_post .post_head .post_icon ul img {
  width: 100%;
  height: auto;
}

#sec_lifemap.sec_post .post_head .post_icon img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_head .post_icon img {
    position: static;
  }
}

#sec_lifemap.sec_post .post_img + .post_head {
  padding-top: 0;
}

#sec_lifemap.sec_post .post_img + .post_head .post_icon {
  margin-top: -55px;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_img + .post_head .post_icon {
    margin-top: -35px;
  }
}

#sec_lifemap.sec_post .post_title {
  font-size: 2.8rem;
  line-height: 1.5;
  border-bottom: 4px solid #1C8B55;
  padding: 0 0 20px;
  margin: 0 0 55px;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_title {
    clear: both;
    font-size: 2.2rem;
    line-height: 1.72727;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}

#sec_lifemap.sec_post .post_movie {
  position: relative;
  max-width: 800px;
  margin: -5px auto 50px;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_movie {
    margin: 0 auto 20px;
  }
}

#sec_lifemap.sec_post .post_movie:before {
  content: '';
  display: block;
  padding-bottom: 56.25%;
}

#sec_lifemap.sec_post .post_movie iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#sec_lifemap.sec_post .post_text {
  max-width: 1000px;
  margin: 0 auto;
}

#sec_lifemap.sec_post .post_text + .btn01 {
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_text + .btn01 {
    margin-top: 20px;
  }
}

#sec_lifemap.sec_post .post_freearea {
  max-width: 1000px;
  border-top: 2px solid #EEEEEE;
  padding: 55px 0 0;
  margin: 50px auto 0;
}

@media only screen and (max-width: 767px) {
  #sec_lifemap.sec_post .post_freearea {
    padding-top: 20px;
    margin-top: 20px;
  }
}

#sec_writer {
  position: relative;
  max-width: 1000px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  margin: 100px auto 50px;
  padding: 47px 65px 58px 53px;
}

@media only screen and (min-width: 768px) {
  #sec_writer {
    display: flex;
  }
}

@media only screen and (max-width: 767px) {
  #sec_writer {
    padding: 25px 28px 30px;
    margin: 40px -8px 50px;
  }
}

#sec_writer .writer_img {
  overflow: hidden;
  position: relative;
  align-self: flex-start;
  flex: 1 0 auto;
  display: block;
  max-width: 240px;
  width: 27.212%;
  border-radius: 100%;
  margin: 0 55px 0 0;
}

@media only screen and (max-width: 767px) {
  #sec_writer .writer_img {
    max-width: 166px;
    width: 100%;
    margin: 0 auto 7px;
  }
}

#sec_writer .writer_img:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

#sec_writer .writer_img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#sec_writer .writer_detail {
  position: relative;
  width: 100%;
}

#sec_writer .job {
  font-size: 1.6rem;
  padding: 0 160px 0 0;
  margin: 0 0 3px;
}

@media only screen and (max-width: 767px) {
  #sec_writer .job {
    text-align: center;
    padding: 0;
    margin-bottom: 0;
  }
}

#sec_writer .name {
  font-size: 2.4rem;
  line-height: 1.5;
  padding: 0 160px 0 0;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  #sec_writer .name {
    text-align: center;
    padding: 0;
    margin-bottom: 15px;
  }
}

#sec_writer .btn03 {
  max-width: 140px;
  width: 100%;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  #sec_writer .btn03 {
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  #sec_writer .btn03 {
    margin: 0 auto;
  }
}

#sec_writer .btn03 .btn_inner {
  min-height: 40px;
  font-size: 1.4rem;
  padding: 5px 10px;
}

@media only screen and (max-width: 767px) {
  #sec_writer .text {
    margin: 20px 0 0;
  }
}

#page_actions .link_list {
  max-width: 1000px;
  margin: 65px auto 90px;
}

@media only screen and (max-width: 767px) {
  #page_actions .link_list {
    margin: 30px auto 40px;
  }
}

#page_actions .link_list dl {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  padding: 40px 0;
  display: flex;
  align-items: center;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  #page_actions .link_list dl {
    display: block;
    padding: 20px 15px 25px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}

#page_actions .link_list dt {
  font-size: 1.8rem;
  width: 160px;
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  #page_actions .link_list dt {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
  }
}

#page_actions .link_list dd {
  width: calc(100% - 160px);
}

@media only screen and (max-width: 767px) {
  #page_actions .link_list dd {
    width: auto;
  }
}

#page_actions .link_list dd ul li {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
  #page_actions .link_list dd ul li {
    font-size: 1.5rem;
  }
}

#page_actions .link_list dd ul li:last-of-type {
  margin-bottom: 0;
}

#page_actions .link_list dd ul li:before {
  content: "?";
  display: inline;
}

#page_actions .link_list dd ul a {
  text-decoration: underline;
  transition: all .2s .1s;
}

#page_actions .link_list dd ul a:hover {
  opacity: .75;
  transition: all .2s .1s;
}

/*-------------------------
その他
-------------------------*/
#page_actions {
  /*ページャー*/
  /*ボタンカラー*/
}

#page_actions .wp-pagenavi {
  justify-content: center;
}

#page_actions .wp-pagenavi .current:before {
  background: #1C8B55;
}

#page_actions .btn03 .btn_inner {
  background: #1C8B55;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
■お問い合わせ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*-------------------------
  一覧
-------------------------*/
@media only screen and (min-width: 768px) {
  #page_contact #sec_contact {
    padding: 74px 40px 0;
  }
}

@media only screen and (max-width: 767px) {
  #page_contact #sec_contact {
    padding: 32px 30px 0;
  }
}

#page_contact #sec_contact .hd01 {
  margin-bottom: 45px;
}

@media only screen and (max-width: 767px) {
  #page_contact #sec_contact .hd01 {
    margin-bottom: 20px;
  }
}

#page_contact #sec_contact .hd01 .sub {
  color: #4D556E;
}

#page_contact #sec_contact .read {
  font-size: 1.8rem;
  line-height: 2;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #page_contact #sec_contact .read {
    font-size: 1.6rem;
    text-align: left;
  }
}

#page_contact #sec_contact hr {
  height: 2px;
  background: #EEEEEE;
  border: none;
  margin: 75px 0;
}

@media only screen and (max-width: 767px) {
  #page_contact #sec_contact hr {
    margin: 30px 0;
  }
}

#page_contact #sec_contact .tel_contact {
  font-size: 1.8rem;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #page_contact #sec_contact .tel_contact {
    font-size: 1.6rem;
  }
}

#page_contact #sec_contact .tel_contact .hd {
  font-size: 2.0rem;
  font-weight: 700;
  margin: 0 0 22px;
}

@media only screen and (max-width: 767px) {
  #page_contact #sec_contact .tel_contact .hd {
    font-size: 1.8rem;
  }
}

#page_contact #sec_contact .tel_contact .blue {
  color: #194486;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.66667;
}

@media only screen and (max-width: 767px) {
  #page_contact #sec_contact .tel_contact .blue {
    font-size: 2rem;
    margin: 0 -30px;
  }
}

@media only screen and (max-width: 375px) {
  #page_contact #sec_contact .tel_contact .blue {
    font-size: 5.86667vw;
  }
}

#page_contact #sec_contact .tel_contact .notice {
  font-size: 1.6rem;
  margin: 7px 0 0;
}

@media only screen and (max-width: 767px) {
  #page_contact #sec_contact .tel_contact .notice {
    font-size: 1.3rem;
  }
}

#page_contact #sec_contact .tel_contact + .tel_contact {
  margin-top: 53px;
}
