@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";/*!
 * Bootstrap Reboot v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, *::before, *::after {
	box-sizing: border-box
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
[tabindex="-1"]:focus {
	outline: 0 !important
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0
}
p {
	margin-top: 0;
	margin-bottom: 0
}
abbr[title], abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
ol, ul, dl {
	margin-top: 0;
	margin-bottom: 0;
	-webkit-padding-start: 0;
	padding-inline-start: 0
}
ol ol, ul ul, ol ul, ul ol {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: 0;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -0.25em
}
sup {
	top: -0.5em
}
a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
pre, code, kbd, samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 0;
	overflow: auto
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	border-style: none
}
svg {
	overflow: hidden;
	vertical-align: middle
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button {
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
input, button, select, optgroup, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
button, [type=button], [type=reset], [type=submit] {
	-webkit-appearance: button
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
padding:0;
border-style:none
}
input[type=radio], input[type=checkbox] {
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
font:inherit;
-webkit-appearance:button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none !important
}
.noto_superbold {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal
}
.noto_bold {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal
}
.mincho {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif
}
strong {
	font-weight: bold
}
.torikeshi {
	text-decoration: line-through
}
.red_txt {
	color: red
}
.fl {
	float: left
}
.fr {
	float: right
}
.textcenter {
	text-align: center
}
.textright {
	text-align: right
}
.center {
	text-align: center;
	margin: 0 auto
}
img.center_img {
	display: block;
	margin: 0 auto 2em
}
.img_cap_box {
	text-align: center;
	margin: 0 auto
}
.img_cap_box img {
	margin: 0 auto .3em
}
.img_cap_box p {
	font-size: .8em
}
.img_cap_box p.copy {
	text-align: right
}
.border_box {
	border: solid 1px #dadada;
	margin: 1em auto;
	padding: 1em
}
hr.sikiri, hr.shikiri {
	border: solid #6e6e71;
	border-width: 1px 0 0 0;
	margin: 0 0 5px;
	height: 1px;
	clear: both
}
hr.sikiri_wide, hr.shikiri_wide {
	border: solid #6e6e71;
	border-width: 1px 0 0 0;
	margin: 2em 0;
	height: 1px;
	clear: both
}
hr.sikiri_gray, hr.shikiri_gray {
	border: solid #e6e6e6;
	border-width: 1px 0 0 0;
	margin: 0 0 5px;
	height: 1px;
	clear: both
}
hr.sikiri_dashed, hr.shikiri_dashed {
	border: dashed #ccc;
	border-width: 1px 0 0 0;
	margin: 0 0 5px;
	height: 1px;
	clear: both
}
hr.sikiri_dotted, hr.shikiri_dotted {
	border: dotted #666;
	border-width: 1px 0 0 0;
	margin: 40px 0 40px;
	height: 1px;
	clear: both
}
hr.sikiri_ornament, hr.shikiri_ornament {
	clear: both;
	border: none;
	border-width: 0;
	width: 100%;
	height: 10px;
	margin: 2em auto;
	background: url(../../images/shikiri_ornament.png) center 50% no-repeat;
	background-size: 200px 5px
}
.nodisp {
	position: absolute;
	left: -9999px
}
.r3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	zoom: 1;
	position: relative
}
.r6, .link_arrow_up, .link_arrow_bottom {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	zoom: 1;
	position: relative
}
.r10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	zoom: 1;
	position: relative
}
.r15 {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	zoom: 1;
	position: relative
}
.r20 {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	zoom: 1;
	position: relative
}
ul.normal {
	list-style: none;
	margin: 1em 0 1em .5em
}
ul.normal li {
	margin: 0 0 .5em 0
}
ul.list_disc {
	list-style: disc;
	margin: 1em 0 1em 1.5em
}
ul.list_disc.narrow li {
	margin: 0 0 0 0
}
ul.list_disc li {
	margin: 0 0 .5em 0
}
ul.list_square {
	list-style: square;
	margin: 1em 0 1em 1.5em
}
ul.list_square li {
	margin: 0 0 .5em 0
}
ul.list_decimal {
	list-style: decimal;
	margin: 1em 0 1em 1.5em
}
ul.list_decimal li {
	margin: 0 0 .5em 0
}
dl.list_date {
	overflow: hidden
}
dl.list_date dt {
	clear: left;
	float: left;
	margin: 0 0 .5em 0em
}
dl.list_date dd {
	margin: 0 0 .5em 9em
}
dl.list_date_narrow dt {
	clear: left;
	float: left;
	color: #000;
	margin: 0 0 .5em 0;
	padding: .5em 0
}
dl.list_date_narrow dd {
	margin: 0 0 .5em 7em;
	padding: .5em 0
}
dl.list_date_narrow dd a {
	text-decoration: none;
	color: #000
}
dl.list_date_narrow dd a:hover {
	text-decoration: underline
}
td.tbl_glay, th.tbl_glay {
	background-color: rgba(0,0,0,.12)
}
dl.list_asta dt {
	clear: left;
	float: left;
	width: 1.5em;
	margin: 0 0 .2em 0;
	padding: 0
}
dl.list_asta dd {
	margin: 0 0 .2em 1.5em;
	padding: 0
}
dl.normal dt {
	font-weight: bold
}
dl.normal dd {
	font-weight: normal;
	margin: 0 0 .2em 1em;
	padding: 0
}
dl.normal dd:last-child {
	margin: 0 0 1em 1em
}
table.normal_tbl {
	border-collapse: collapse;
	margin: 0 0 30px 0
}
table.normal_tbl th {
	padding: .35em .6em .35em 0;
	vertical-align: top;
	white-space: nowrap
}
table.normal_tbl td {
	padding: .35em .6em;
	vertical-align: top
}
table.line_tbl {
	width: auto;
	margin: 20px 0;
	border-collapse: collapse
}
table.line_tbl tr {
	border-top: solid 1px #dadada;
	border-left: solid 1px #dadada
}
table.line_tbl tr th {
	background-color: rgba(0,0,0,.12);
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 10px 15px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold
}
table.line_tbl tr th:last-child {
	border-right: none;
	border-bottom: solid 1px #dadada
}
table.line_tbl tr td {
	background-color: #fff;
	border-right: solid 1px #dadada;
	border-bottom: solid 1px #dadada;
	padding: 10px 15px;
	vertical-align: middle
}

@media screen and (max-width: 1024px) {
table.pad_v th, table.pad_v td {
	width: 100%;
	display: block
}
}

@media screen and (max-width: 768px) {
table.sp_v th, table.sp_v td {
	width: 100%;
	display: block
}
}
table.nothwrap tr th {
	white-space: nowrap
}
.tab {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 2em auto;
	background: #efefef;
	border: 1px solid #ccc
}
.input {
	position: absolute;
	opacity: 0
}
.tab_label {
	width: auto;
	padding: 10px 15px;
	background: #e5e5e5;
	cursor: pointer;
	font-weight: bold;
	font-size: 16px;
	color: #7f7f7f;
	margin-bottom: 0;
	transition: all .1s
}
.tab_label:hover {
	background: #d8d8d8
}
.tab_label:active {
	background: #ccc
}

@media screen and (max-width: 768px) {
.tab_label {
	width: 100%
}
}
.input:checked+.tab_label {
	background: #fff;
	color: #000;
	border: solid 1px #dadada
}
.tab_panel {
	display: none;
	padding: 20px 30px 30px;
	order: 99
}
.tab_panel h3 {
	font-size: 16px
}
.tab_panel h4 {
	font-size: 14px
}
.tab_panel h5 {
	font-size: 14px;
	font-weight: normal
}
.ofi, #top_image figure picture .main_img {
	-o-object-fit: cover;
	object-fit: cover;
	/*-o-object-position: 50% 50%;
	object-position: 50% 50%;
	font-family: "object-fit: cover; object-position: 50% 50%;"*/
	-o-object-position: 30% 30%;
	object-position: 30% 30%;
	font-family: "object-fit: cover; object-position: 30% 30%;"
}
.honbun {
	margin: 0 0 2em;
	overflow: hidden
}
.honbun p {
	margin: 0 0 1em
}
.link_arrow_bottom {
	display: inline-block;
	border: solid 1px #ccc;
	margin: 1em 0 2em;
	padding: .5em
}
.link_arrow_bottom:before {
	font-family: "FontAwesome";
	content: "";
	margin: 0 .2em 0 0
}
.link_arrow_up {
	display: inline-block;
	border: solid 1px #ccc;
	margin: 1em 0 2em;
	padding: .5em
}
.link_arrow_up:before {
	font-family: "FontAwesome";
	content: "";
	margin: 0 .2em 0 0
}
#top_image {
	position: relative;
	margin: 4rem auto 0
}

@media screen and (max-width: 1024px) {
#top_image {
	margin: 80px auto 0
}
#top_image figure picture .main_img {
	width: 100%;
	/*height: calc(100vh - 4rem)*/
	height: calc(70vh - 4rem)
}

}
#top_image figure {
	position: relative;
	-webkit-margin-before: 0em;
	margin-block-start: 0em;
	-webkit-margin-after: 0em;
	margin-block-end: 0em;
	-webkit-margin-start: 0px;
	margin-inline-start: 0px;
	-webkit-margin-end: 0px;
	margin-inline-end: 0px;
	margin: 0
}
#top_image figure picture {
	background-color: red;
	margin-inline: auto;
	overflow: hidden
}
#top_image .title_wrap {
	position: absolute;
	max-width: 1280px;
	left: 0;
	right: 0;
	/*top: 50%;*/
	top: 70%;
	transform: translateY(-50%);
	margin: 0 auto;
	padding: 0 20px
}

@media screen and (max-width: 768px) {
#top_image .title_wrap {
	text-align: center;
	padding: 0 0;
	top: 50%;
}
}
#top_image .title_wrap .title {
	margin: 0 0 30px;
	font-size: 3rem;
	font-weight: 700;
}
#top_image .title_wrap .title span{
	background:#fff;
	color: #143966;
	padding:0.25rem 0.75rem;
	opacity:0.8;
	}

#top_image figure picture .main_img {
	width: 100%;
	height: calc(40vh - 4rem)
}

@media screen and (max-width: 768px) {
#top_image .title_wrap .title {
	font-size: 2.2rem
}
}
.inner{
  width: 100%;
  max-width: 1040px;
  margin:auto auto 4rem auto;
  padding-top: 4rem;
}
@media screen and (max-width: 768px) {
.inner{
  width: 90%;
  margin:auto 5% 4rem 5%;
}
}
/***************/
/*****POST******/
/***************/
/* フェードインさせる要素 */
.block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin: 0 auto 10px; 
	opacity: 0; /* 最初は非表示にしておく */
    transition: all 2s; /* 動きを滑らかに */
}
@media screen and (max-width: 768px) {
   .block {
 grid-template-columns: 1fr;
   }
}

.block .cont{
	border: solid 1px #cccccc;
}
.block .cont .date{
	font-weight:700;
	margin: 5% 0 0 0;
    padding: 0 0 0 2%;
}
.block .cont .date::after{
	content: '';                /* 空の要素を作成 */
    display:  block;     /* インラインブロックにする */
	background: linear-gradient(90deg, rgb(35, 104, 210), rgb(36, 162, 233));
	height:2px;
	width:150px;
	position: relative;
    left: -11px;
}
@media screen and (max-width: 768px) {
.block .cont .date::after{
	width:80%;
    left: -4px;
}
}
.block .cont img{
	width:calc(100% - 20%);
	height: auto;
	margin: 5% 10%;
}
.block .cont p{
	width:calc(100% - 20%);
	margin:0 10% 5% 10%;
}
/* フェードイン用のクラス */
.fadeIn {
    opacity: 1;
}
/******************/
/*****RECORDS******/
/******************/

/*.inner dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 2em 0 0 0;
}

.inner dl dt {
  text-align: right;
  width: 8em;
  padding: 0.5em 1em 0.5em 0.5em;
  position: relative;
}

.inner dl dt::after {
  content: "●";
  position: absolute;
  right: -0.55em;
  color: #143966;
}

.inner dl dd {
  width: calc(100% - 8em);
  padding: 0.5em 2em 1.5em;
  border-left: 2px solid #ccc;
}

.inner dl dd span{
	  color: #143966;
}*/

.pb-box{
	background:#f6f6f6;
	padding:1.5rem;
	margin: 3rem 0 0 0;
}
/******************/
/*****PROFILE******/
/******************/

.inner .profileList {
    margin-top: clamp(40px, 10vw, 80px);
}
@media screen and (max-width: 768px) {
.inner .profileList {
	/*width: calc( 100% - 10% );
	margin-left:5%;
	margin-right:5%;*/
}
}
.inner .profileList .item {
    display: flex;
    gap: clamp(18px, 1.875vw, 24px);
    width: 100%;
    padding: clamp(18px, 1.875vw, 24px) 0;
    border-bottom: 1px solid rgba(204, 204, 204, .9);
}
@media screen and (max-width: 768px) {
.inner .profileList .item {
	flex-direction:column;
}
}
.inner .profileList .item:first-child {
    border-top: 1px solid rgba(204, 204, 204, .9);
}
.inner .profileList .itemHeading {
    width: 10%;
    color: #143966;
}
@media screen and (max-width: 768px) {
.inner .profileList .itemHeading {
    width: 100%;
}
}

.inner .profileList .itemDesc02 {
    flex: 3;
}
.inner .profileList .itemDesc03 {
    flex: 1;
}
.inner .profileList .itemDesc {
    flex: 1;
}
.inner dl dd.itemDesc::before {
  content: ":";
  color:#143966;
  padding:0 1rem;
}
@media screen and (max-width: 768px) {
.inner .profileList .itemDesc {
	/*text-indent:-2.3rem;*/
}
.inner dl dd.itemDesc::before {
  content: "";
  color:#143966;
  padding:0 ;
}
}
/******************/
/*****CONTACT******/
/******************/
.mb2r { margin-bottom: 2rem!important }
table.contact {
	width: 100%;
	border-collapse: collapse;
}
.contact th, .contact td {
	border: 0.5px #ccc solid;
	padding: 10px 15px;
}
.contact th {
	font-weight: 700;
	background-color: #f7f7f7;
	white-space: nowrap;
	vertical-align: middle;
}
@media screen and (max-width: 768px) {
    .contact th, .contact td {
        display: block;
        border-bottom: 0;
    }
}
.contact th span:first-child {
	display: inline-block;
	width: 3.7rem;
}
.contact th span:last-child {
	display: inline-block;
	width: 2.4rem;
	text-align: right;
}
input, select {
	line-height: 1.3rem;
	padding: 4px;
	margin: 4px 0;
	border: 1px #777 solid;
}
iinput#company, input#postname, input#position, input#address-2, input#address-3, input#address-4, input#mail, input#mailconfirm {
	width: 50%;
}
input#name-1, input#name-2, input#kana-1, input#kana-2 {
	width: 30%;
}
input#zip-1, input#zip-2, input#tel-1, input#tel-2, input#tel-3, input#fax-1, input#fax-2, input#fax-3 {
	width: 20%;
}
textarea#about {
	width: 100%;
	line-height: 1.5rem;
	padding: 4px;
	margin: 4px 0;
	border: 1px #777 solid;
	border-radius: 3px;
}
.rec_flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 1rem 0;
}
.red {
    color: #d00;
}
@media screen and (max-width:768px){
	input#company, input#postname, input#position, input#mail, input#mailconfirm {
		width: 100%;
	}
}

/***********************/
/*****RACE WALKING******/
/***********************/
.link-box {
    margin-bottom: 2em;
    border: none;
	border: solid 1px #ccc;
}
.link-box02 {
	width:50%;
    margin: 5% 25%;
    border: none;
	border: solid 1px #ccc;
}
@media screen and (max-width:768px){
.link-box02 {
	width:80%;
    margin: 5% 10%;
    border: none;
	border: solid 1px #ccc;
}
}
.link-box-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 2%;
    color: #143966;
}
.link-box-item:hover{
	background: #ECECEC;
	opacity:0.8;
}

.link-box-item-img {
    width: 30%;
    overflow: hidden;
}
img.cover {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.link-box-item-title {
    width: 60%;
    -webkit-transition: color 250ms;
    transition: color 250ms;
    font-size: 1.25em;
    font-weight: 700;
}

.link-box-item-arrow{
	border-top: solid 2px #143966;
    border-right: solid 2px #143966;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    transition: .2s;
	position:relative;
}
a:hover .link-box-item-arrow{
	right:-2px;
}
.read{
	font-size:1.25rem;
	margin-bottom:3rem;
}
.txt-area{
	margin-bottom:1rem;
}

.marker-y {
    background: linear-gradient(transparent 60%, #fee53e 60%);
}
.point-txt{
	color:#143966;
	font-weight:700;
}
.point-txt-l{
	font-size:1.5rem;
	color:#143966;
	font-weight:700;
}

.rule-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	margin-bottom:2em;
	justify-content: space-between;
}
.rule-box-img {
    width: 40%;
    overflow: hidden;
}
.rule-box-txt {
    width: 55%;
}
@media screen and (max-width:768px){
.rule-box {
	flex-direction:column;
}
.rule-box-img {
    width: 100%;
}
.rule-box-txt {
    width: 100%;
}
}
.img-box{
	text-align: center;
	margin:5% 0;
}
@media screen and (max-width:768px){
	.img-box img{
		width:100%;
	}
}