*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
  width: device-width
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block
}

body {
  margin: 0;
  font-family: "Noto Sans JP", "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 17px;
  line-height: 1.8;
  background-position: top center;
  background-size: auto;
  color: #535353;
  font-weight: 500;
  text-align: left;
  overflow-x: hidden;
  word-wrap: break-word;
  background-image: url("bg.jpg");
background-repeat: repeat-y;
}

[tabindex="-1"]:focus {
  outline: 0 !important
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

.hover:hover {
opacity: 0.7;
}

.marginauto {
margin: auto;
}

.ls {
letter-spacing: -2.4px;
}

.m0 {
margin: 0;
}

.mb20 {
margin-bottom: 20px;
}

.mb30 {
margin-bottom: 30px;
}

.mb50 {
margin-bottom: 50px;
}

.mt20 {
margin-top: 20px;
}

.mt30 {
margin-top: 30px;
}

.mt50 {
margin-top: 50px;
}

.mh {
margin: 50px auto;
}

.tc {
text-align: center;
}

  .mv p {
  font-size:17px;
  font-weight:400;
  }

.capl {
line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 50px;
}

p {
  margin-top: 0;
  margin-bottom: 2em
}

abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 0
}

ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin: 0;
  padding: 0
}

.info dd {
  margin: 0;
  padding: 0 1em
}

blockquote {
  margin: 0 0 1em
}

dfn {
  font-style: italic
}

b, strong {
  color: #000;
  font-weight: bolder
}

small {
  font-size: 80%;
  font-weight: 400
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
text-decoration: underline;
color: unset;
}

a:hover {
  color: #ddd;
  text-decoration: underline
}

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: 'Noto Serif JP', serif;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
  -ms-overflow-style: scrollbar
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden
}

table {
  border-collapse: collapse
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: 0.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, html [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"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox
}

article .flex {
display: flex;
flex-wrap: wrap;
}

article .img_center{
margin-bottom: 30px;
}
article .img_center img{
max-width: 100%;
}

article .flex img {
width: 35%;
object-fit: cover;
height: 210px;
}

.topimg {
background-image: url("image-02.jpg");
height: 650px;
width: 100%;
position: relative;
background-position: center 55%;
background-size: cover;
}

.topmar {
position: relative;
height: 650px;
background: unset!important;
}

.sponsor {
position: absolute;
top:20px;
right: 20px;
z-index: 999;
text-shadow: 1px 1px 0px rgba(255,255,255,1), 1px -1px 0px rgba(255,255,255,1), -1px -1px 0px rgba(255,255,255,1), -1px 1px 0px rgba(255,255,255,1);
color: #000;

}

.clear{
	clear:both;
}

.side {
padding: 50px 0 0 0;
width: 25%;
}

.side img {
width: 100%;
}

.sideunder {
width: 100%;
  color: #fff;
  background-color: red;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.9em;
  text-align: center;
  padding: 2px;
}

.side2 {
padding: 50px 0 0 0;
width: 300px;
margin: auto;
text-decoration: none;
}

.side2 img {
width: 100%;
}

.side2under {
width: 100%;
  color: #fff;
  background-color: red;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 0.7em;
  text-align: center;
  padding: 2px;
}

.face {
display: none;
}



.titlemargin {
margin-top: 2px;
}

.coming {
width: 95%;
background: #f2f2f2;
display: flex;
justify-content: center;
align-items: center;
height: 230px;
flex-direction: column;
margin: auto;
}

.comingg {
font-size: 2.5rem;
letter-spacing: 5px;
margin-top: -30px;
}
.comingg span{
font-size: 2em
}

.comingw {
background-color: #fff;
color: #f2001c;
border-radius: 15px;
padding: 5px 30px;
font-size: 2.5rem;
letter-spacing: 3px;
}

.boxtitle {
color: #fff;
  position: relative;
  left: 15px;
  top: 0;
}

.boxleft {
width: 15px;
height: 230px;
position: absolute;
left: 0;
background: #000;
}

.bizfont {
font-family: 'BIZ UDPGothic', sans-serif;
}

.boxbig {
font-size: 4em;
  color: #fff;
  -webkit-text-stroke: 2px #000;
  text-stroke: 2px #000;
  position: absolute;
  font-weight: 900;
  bottom: -23px;
}

.boxbig2 {
font-size: 20px;
margin-left: 30px;
}

.test {
display: flex;
  height: 90%;
}

.test h6{
font-size: 2em;
color: #666;
margin: auto;
font-weight: 300;
  font-family: 'Noto Sans JP', sans-serif;
}

.flexleft {
width: 60%;
position: relative;
height: 200px;
}

.flexleftbg {
width: 95%;
position: relative;
height: 230px;
background-image: url("top image.jpg");
background-size: cover;
margin: auto;
}

.flexin {
width: 100%;
  position: absolute;
  height: 160px;
  right: -20px;

}

.flexin p {
margin: 10px 0 10px 0px;
font-weight: 700;
}

.flexin h2 {
word-break: keep-all;
position: absolute;
color: #f2001c;
margin: 0 0 0 10px;
font-weight: 700;
line-height: 1.2;
font-size:4.2rem;
font-family: 'Noto Serif JP', serif;
}

.titlebar {
width: 100%;
height: 40px;
background: #000;
}

.whitebox {
  bottom: 10px;
  position: absolute;
  right: 10px;
  background: #fff;
  font-size: 16px;
  padding: 10px 25px;
}


.whitebox:hover {
  background: #666;
  color: #ffff;
  cursor: pointer;
}

.text {
  font-size: 1.9rem;
font-family: 'Noto Serif JP', serif;
  transform: rotate(0.05deg);
  line-height: 1.5;
}

.tabmode {
display: none;
position: absolute;
top:20%;
width: 80%;
left: 10%;
margin: auto;
}

.tabred {
width: 100%;
color: #fff;
background: #f2001c;
line-height: 1.4;
color: #fff;
  font-size: 3rem;
  margin: 10px 0px 0px 0px;
  font-weight: 700;
  color: #fff;
}

.tabwhite {
width: 100%;
background: #fff;
line-height: 1.4;
border-bottom: 5px solid #000;
border-right: 5px solid #000;
  font-size: 3rem;
  margin: 0px 0px 10px 0px;
  font-weight: 700;
  color: #000;
  font-family: 'Noto Serif JP', serif;
  padding: 20px 0;
}

.tabwhite h2 {
  font-size: 5rem;
  color: #f2001c;
  font-weight: 900;
  line-height: 1;
  margin: 0;
  max-width: unset;
}

.midasired {
    position: absolute;
    top: 40px;
    right:  0;
	text-align: left;
	background: #f2001c;
	line-height: 1.4;
	color: #fff;
  }
  
  .midasired p{
  font-size: 2em;
  margin: 10px 30px 10px 10px;
  font-weight: 700;
  color: #fff;
  }

.midasi {
font-family: 'Noto Serif JP', serif;
  position: absolute;
  bottom: 40%;
  text-align: center;
  background: rgba(255,255,255,0.6);
  line-height: 1.4;
  padding-left: 20px;
  width: 100%;
  }
  
  .midasi p {
  font-size: 3.8em;
  margin: 0.5em 1em 0 0;
  font-weight: 900;
  color: #000;
  }
  
  .midasi h2 {
  font-size: 5.5em;
  color: #f2001c;
  font-weight: 900;
  line-height: 1;
  }
  
 

 
  .blackbar {
width: 100%;
  font-size: 1.8em;
  background-color: #000;
  color: #fff;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  
    .blackbar2 {
	display:none;
  }
  
  .blackbar .yellow {
  color:yellow;
  }
  
    .blackbar2 .yellow {
  color:yellow;
  }
  
  .titleflex {
  display: flex;
  align-items: center;
  }
  

  
  .grey {
  width: 100%;
  background-color:#f2f2f2; 
  padding: 40px 20px;
  }

.grey p {
margin: 0;
font-size: 3rem;
color: #000;
font-weight: 700;
}

.grey small {
color: #000;
}

.chuui {
font-size: 1.8rem;
vertical-align: text-top;
}

.tuduki {
text-align: center;
color: #f2001c;
font-size: 1.5em;
margin-top: 100px;
font-weight: 700;
}

.redbox {
background-color: #f2001c;
border-radius: 100px;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
text-align: left;
line-height: 1.4;
padding: 20px;
margin: auto;
width: 80%;
}

.next {
font-size: 2.4em;
font-weight: 300;
margin-top: -10px;
}

.next2 {
font-size: 3em;
margin: 0 10px;
font-weight: 100;
transform: scaleY(1.5);
margin-top: -15px;
}

.next3 {
font-size: 1em;
}

.number {
display: flex;
justify-content: center;
}

.one {
border: 3px solid #f2001c;
margin: 25px 5px;
padding: 2px 14px;
  background-color: #f2001c;
  color: #fff;
  font-size: 2rem;
}

.two {
border: 3px solid #f2001c;
margin: 25px 5px;
padding: 2px 14px;
  font-size: 2rem;
}

.redbar {
width: 100%;
border-top: 2px solid #f2001c;
}

.second h4 {
display: flex;
justify-content: center;
margin-bottom: 0;
}

.second .title {
color: #fff;
background-color: #f2001c;
text-align: center;
padding: 0 15px;
}

.list {
margin-bottom: 2em;
}

.list li {
font-size: 2rem;
color: #000;
font-weight: 700;
}

.company {
background: #f2f2f2;
width: 1376px;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
padding: 50px 0;
}

.compflex {
width: 40%;
display: flex;
justify-content: center;
}

.companytext {
width: 40%;
display: flex;
flex-flow: column;
justify-content: center;
}

.company img {
width: 300px;
margin: 30px;
}

.company h5 {
font-size: 2rem;
text-align: left;
font-weight: 700;
margin-bottom: 0;

}

.company small {
font-size:70%;
}

.comphide {
display: none;
}

.facename {
font-size: 2.3rem;
}


@media screen and (max-width:1281px) {
.topimg {
height: 500px;
}
.topmar {
height: 500px;
}

  .side {
    display: none;
  }
  
  .blackbar {
  font-size: 2.3vw;
  display: none;
  }
    .blackbar2 {
width: 100%;
text-align: left;
  font-size: 1.8em;
  background-color: #000;
  color: #fff;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  }
  .redbox {
width: 80%;
margin: auto;
}
.company {
width: 100%;
}
}

@media screen and (min-width:1281px) {
.side2 {
display: none;
}
}

@media screen and (max-width:1024px) {



.blackbar {
flex-flow: column;
}

.tabmode {
display: block;
}

.midasired {
display: none;
}
.midasi {
display: none;
}

   .face {
  display: block;
  width: 300px;
  margin: auto;
  }
  
  .floatr {
  display: none;
  }
  
  
  .hacobud {
  font-size: 3rem;
  }
  
  .face div {
  font-size: 5rem;
  letter-spacing: 2px;
  }
 
}  



.fadeInDown2 {
    position: absolute;
    bottom: -45px;
    left: 0;
  }
  .fadeInDown2 img {
    width: 688px;
    height: auto
  }
  
  @media screen and (max-width:901px) {
  .flex h2 {
font-size: 5vw;
  }
  
  
}

@media screen and (max-width:801px) {



.blackbar2 {
font-size: 3.8vw;
}

.company {
background-color: #f2f2f2;
}

.companytext {
display: none;
}

.toppage {
border-bottom:2px solid #f2001c;
}

.second .title {
color: #f2001c;
background: unset;
}

.second h2 {
margin-top: 0;
}

.redbar {
border: unset;
}


.localFooter {
background: #f2f2f2;

}

.globalFooter {
background: #f2f2f2;
}

  .fadeInDown2 img {
    width: 75%;
    height: auto
  }
  .flex img {
    display: none;
  }  
  .flexleft {
  width: 85%;
  height: 210px;
  }
  .flex p {
  text-align: center;
  }
  
  .flex h2 {
  max-width: unset;
left: 0;
right: 0;
text-align: center;
font-size: 4.2vw;
line-height: 1.1;
  }
  .titlemargin {
  margin-top:0;
  }
  
  .compflex {
  width: 60%;
  margin: auto;
  }
  
  .company {
  font-size: 12px;
  display: block;

}

  .comphide {
  font-size: 12px;
  display: block;
  padding-top: 30px;
margin: auto;
width: 60%;
}
  
  .company img {
margin: 0 auto 30px auto;
  display: block;
  
  }
  
  .company h5 {
  margin: 0;
  }
  
  .face p {
  font-size: 17px;
  }
  
  .face div {
  font-size: 20px;
  }
  
  .whitebox {
  left: 0;
  right: 0;
  text-align: center;  
  width: 150px;
    margin: auto;
  }
  
  .redbox {
display: flex;
justify-content: center;
align-items: center;
color: #fff;
padding: 10px;
flex-flow: column;
}

.next {
font-size: 6vw;
font-weight: 700;
}

.next2 {
font-size: 6.6vw;
    margin: -15px 10px 0 10px;
    font-weight: 100;
    transform: scaleY(1.5);

  
}

.next3 {
font-size: 3vw;
text-align: center;
}
  
}

@media screen and (max-width:801px) {

.topimg {
height: 300px;
}
.topmar {
height: 300px;
}
.sponsor {
padding-left: 10px;
line-height: 1.3;
}


}


@media screen and (max-width:601px) {

.titlebar {
height: 32px;
}
.boxbig {
font-size: 3em;
bottom: -18px;
}
.boxbig2 {
font-size: 1.7rem;
}
.flexin p {
font-size: 1.6rem;
}
.flexin h2 {
line-height: 1.2;
text-shadow: 0px 0px 5px #fff;
}

.tuduki {
font-size: 1.3em;
}

  .redbox {
width: 100%;
border-radius: 30px;
}

.next {
font-size: 1.2em;
}

.next2 {
font-size: 1.4em;
}

.next3 {
font-size: 0.8em;
}

}

@media screen and (max-width:501px) {

.blackbar {
font-size: 22px;
}
.flexin h2 {
font-size: 5.5vw;
}
}


@media screen and (max-width:401px) {
.flexin h2 {
font-size: 6vw;
}
}



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-cancel-button, [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
}

.nbo_header {
  background: url("nbo_bg.jpg") no-repeat center 0;
  text-align: center;
  background-size: cover;
}

@media only screen and (max-width: 1000px) {
  .nbo_header {
    background: #000;
    position: relative;
    z-index: 10000
  }
  .nbo_header img {
    width: 100%;
    vertical-align: top;
  }
}

article h3 {
  font-size: 3.2rem;
  padding: 1em 0;
  text-align: center;
  position: relative;
  color: #3a3a3a
}

article h3::after {
  position: absolute;
  content: '';
  top: 0;
  width: 200px;
  height: 1px;
  background-color: #f2001c;
  left: 0;
  right: 0;
  margin: auto
}

article h4 {
  font-size: 1.8rem
}

article h5 {
  font-size: 1.9rem;
  text-align: center;
  line-height: 1.5;
  color: #3d4457;
}

.contact {
  margin: 20px 0 0
}

@media screen and (min-width: 992px) {
  .contact .contact-inner {
    padding-top: 10px;
  }
}

.detail {
  height: 60px;
  margin-bottom: 1em;
  text-align: left
}





@media only screen and (min-width:850px) and (max-width:1083.98px) {
  .header_title img {
    width: 500px;
    height: auto
  }
  #head_wrap {
    top: -200px
  }
}

@media only screen and (min-width:768px) and (max-width:850px) {

  .header_title img {
    width: 400px;
    height: auto
  }
  #head_wrap {
    top: -175px
  }

}

@media screen and (max-width:1463.98px) {
  .main-visual h1 img {
    width: 100%;
    height: auto
  }
}

.section-elem, .section-footer {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1376px;

}

.topbg {

  background-size: cover;
  background-repeat: no-repeat;
  background-color:rgb(250,250,250);
background-blend-mode:lighten;
background-position: center;
display: flex;
justify-content: center;
}

@media screen and (max-width:801px) {
body {
background-image: unset;
}
.topbg {
  background-image: unset;
  background-color:unset;
background-blend-mode:unset;
}
  }

.name0 {
  font-weight: bold;
  margin-right: 20px;
  color: #000
}

.avatar dd dl {
  padding-left: 10px;
  border-left: 1px solid #0086CD;
}

.btn-articles a {
  -webkit-transition: all 0.5s;
  font-size: 1.4rem;
  transition: all 0.5s;
  color: #f2001c;
  padding: 0.5em 1em;
  width: 190px;
  display: inline-block;
  font-weight: bold;
  margin: 0 auto;
  background-color: #fff;
  text-align: left;
  position: relative;
  border: 2px solid #f2001c
}

.btn-articles a::after {
  content: '';
  position: absolute;
  margin: auto;
  width: 24px;
  height: 44px;
  background-size: 100%;
  background-image: url("arrow.png");
  background-repeat: no-repeat
}

.btn-articles a:hover::after {
  content: '';
  position: absolute;
  margin: auto;
  width: 24px;
  height: 44px;
  background-size: 100%;
  background-image: url("arrow_on.png");
  background-repeat: no-repeat
}

.btn-articles a:hover {
  text-decoration: unset;
  border: 2px solid #f2001c;
  position: relative;
  color: #fff;
  background-color: #f2001c
}

.btn-articles a:hover::after {
  right: 8px
}

.btn-articles a::after, .btn-articles a:hover::after {
  background-size: 100%;
  top: 0;
  bottom: 0
}

.btn-articles a::after {
  right: 10px
}

.mb4 {
  margin-bottom: 4em !important
}

.small {
  color: #989898;
  font-size: 1.2rem;
  display: block;
  margin: 5px 0;
  line-height: 1.5
}

.main-visual {
  max-width: 1376px;
  margin: 0 auto;
  position: relative;
  text-align: center
}

.main-visual h1 {
  margin: 0 auto;
  max-width: 1400px;
  font-size: 0;
}

.top h1 {
margin: auto;
  max-width: 1400px;
  font-size: 70px;
  position: absolute;
  color: #fff;
  line-height: 1;
  text-align: left;
text-shadow: 0px 0px 5px #000000;
}

h2 {

  color: #3a3a3a;
  font-size: 3.8rem;
  font-weight: 600;
  line-height: 1.4;

}

li {
  list-style: none
}

#sub-9 {
  width: 366px;
  margin: 0 0 8px 0;
  z-index: 5
}

#sub-10 {
  position: relative;
  color: #3a3a3a;
  margin: 0px 0;
  z-index: 5;
  text-align: left;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.4
}

.pb-data {
  color: #3a3a3a;
  line-height: 1.1;
  z-index: 5;
  position: relative;
  padding: 5px 0 0 0;
  font-size: 20px;
  font-size: 2.0rem;
  text-align: left;
  font-weight: bold
}

.pb-data span {
  font-size: 75%;
  padding: 0 0 0 5px
}

.avatar-caption {
  padding-bottom: 1em;
  text-align: justify;
  word-break: break-all;
  letter-spacing: -1px;
  font-size: 2.0rem;
  color: #0086CD;
  line-height: 1.4;
  margin-top: 10px;
  font-weight: bold
}

info dl {
  border-top: #ddd 1px solid
}

.section-elem a {
  color: #f2001c;
  font-weight: bold;
}

.section-elem a:hover {
  opacity: 0.7;
  color: #f2001c
}

.flax-c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 840px;
  margin: 0 auto 2em auto
}

.flax-c span {
  padding: 5px
}

.info {
  background-color: #fff;
  border-top: 1px solid #c7dadd;
  border-bottom: 5px solid #4f4f4f;
  padding: 2em 0
}

.logo {
  font-size: 2.9rem;
  line-height: 1.5;
  color: #3a3a3a;
  font-weight: bold
}

.address {
  margin-bottom: 10px;
  ffont-size: 1.4rem;
  line-height: 1.5;
  color: #3a3a3a
}

dd p {
  margin-bottom: 0
}

.flax-c {
  text-align: justify;
  word-break: break-all;
  letter-spacing: -1px;
  font-size: 1.2rem
}

.info dt {
  padding: 1em;
  background-color: #fff
}

.btn-articles p {
  margin-bottom: 0;
  font-size: 2.0rem;
  color: #f2001c;
  font-weight: bold;
  text-align: center
}

.btn-articles {
  width: 100%;
  max-width: 700px;
  margin: 0 auto
}

.next-text {
  line-height: 1.3;
  letter-spacing: -1px;
  display: inline-block
}

.center {
  display: block;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

.clearfix {
  clear: both
}

.pager {
  width: 85px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: auto;
  box-sizing: border-box;
  padding-top: 13px;
  margin-bottom: 3em
}

.pager a {
  display: block;
  width: 40px;
  height: 38px;
  background-color: #f2001c;
  line-height: 1em;
  text-align: center;
  color: #fff;
  padding-top: 8px;
  box-sizing: border-box;
  font-weight: bold;
  transition-duration: 0.3s;
  text-decoration: none
}

.pager a.off {
  border: 2px solid #f2001c;
  color: #f2001c;
  background-color: #ffffff
}

.pager a:hover {
  background-color: #f2001c;
  opacity: 0.7;
  color: #fff
}

figure.btn {
  box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
  margin: 0 auto 1.5em auto
}

@media screen and (min-width: 1024.02px) {
  .sp {
    display: none !important
  }
}

.section-footer.img {
  background-color: #fff;
  padding: 0 0 2em 0;
  margin-bottom: 1em;
  border-bottom: 5px solid #004098;
  color: #3f3f3f
}

@media screen and (min-width:768px) {
  .pager a {
    font-size: 20px
  }
  .avatar {
    width: 366px;
    padding-left: 0
  }
  .info dl {
    padding: 1.5em 0;
    max-width: 1000px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
  .section-elem, .section-footer {
    padding: 50px 0;
  }
  .pc-img {
    display: block;
	width:100%;
	height: auto;
  }
  .sp-img {
    display: none !important
  }
  .header_title {
    padding: 2em 0
  }
  .detail span {
    font-size: 1.8rem;
    font-weight: bold
  }
}

@media screen and (max-width: 767.98px) {
  .pc {
    display: none !important
  }
  h2 {
    font-size: 2.2rem;
    line-height: 1.4;
    margin: 1em auto 2em auto
  }
  h3 {
    font-size: 2.0rem;
    font-feature-settings: "palt";
    line-height: 1.7;
    margin: 0 0 1em 0
  }
  #sub-9 {
    width: 100%;
    max-width: 366px;
    margin: 0 auto;
    z-index: 5;
    float: initial;
    padding: 0 0 8px 0
  }
  .detail span {
    font-size: 1.6rem;
    font-weight: bold
  }
  .info {
    padding: 2em
  }
  .logo {
    font-size: 2.4rem
  }
  article h5 {
    font-size: 1.6rem;
    text-align: left
  }
  .pager {
    margin-bottom: 2em !important
  }
  dd {
    margin: 0;
    padding: 0
  }
  .btn-articles p {
    font-size: 1.6rem !important
  }
  .pc-img {
    display: none !important
  }
  .sp-img {
    display: block
  }
  .info dt {
    padding: 1em 1em 2em 1em
  }
}

@media only screen and (min-width:499px) and (max-width:768px) {
  .fadeInDown2 {
    padding-top: 1em
  }

  .header_title img {
    width: 400px;
    height: auto
  }
  .header_title {
    padding: 30px 0 20px;
  }
  #head_wrap {
    top: -150px;
    position: fixed;
    margin-top: 0;
    width: 100%;
    padding: 0
  }
}

@media only screen and (min-width:321px) and (max-width:499px) {
  .fadeInDown2 {
    padding-top: 1em
  }
  .fadeInDown2 img {
    width: 100%;
    height: auto
  }
  .container {
    padding-right: 1px !important
  }
  .header_title img {
    width: 250px;
    height: auto
  }
  .header_title {
    padding: 0;
    margin: 0
  }
  .main-visual {
    margin: 0 auto
  }
  #head_wrap {
    top: -80px
  }
  #nav-toggle {
    top: 15px
  }
  #nav-toggle {
    width: 28px !important
  }
}

@media screen and (max-width: 320px) {
  .fadeInDown2 {
    padding-top: 1em
  }
  .fadeInDown2 img {
    width: 100%;
    height: auto
  }
  .container {
    padding-right: 1px !important
  }
  .header_title img {
    width: 220px;
    height: auto
  }
  .header_title {
    padding: 0;
    margin: 0
  }
  .main-visual {
    margin: 0 auto
  }
  #head_wrap {
    top: -80px
  }
  #nav-toggle {
    top: 15px
  }
  #nav-toggle {
    width: 28px !important
  }
}

@media screen and (max-width: 600px) {
   .tabmode {
 top:10%;
 }
 
  h2 {
    font-size: 2rem !important;
    letter-spacing: -1px
  }
  
  .flexin h2 {
line-height: 1.3;

}
  
  .flexleft {
  height: 165px;
  }
  
  .tabred div{
  font-size: 1.8rem !important;
  }
  
  .tabmode div{
    font-size: 2.1rem;
    letter-spacing: -1px
  }
  
  .info img {
    padding: 10px;
    width: 100%;
    height: auto
  }
  .info dd {
    max-width: 300px;
    margin: 2em auto 0 auto;
    padding: 0;
  }
  .btn-articles a {
    width: 300px
  }
  


.grey p {
font-size: 2.2rem;
}
  
  
}

@media screen and (min-width:996px) {
  .section-elem .section-inner2 {
    max-width: 996px
  }
  .fl-l {
    float: left
  }
  .section-text {
    padding-right: 100px;
    width: calc(100% - 366px)
  }
  .fl-r {
    float: right
  }
  .section-text2 {
    padding-left: 100px;
    width: calc(100% - 366px)
  }
}

@media only screen and (min-width:996px) and (max-width:1022px) {
  .section-elem .section-inner2 {
    max-width: 850px
  }
  .section-text2 {
    padding-left: 25px
  }
  .section-text {
    padding-right: 25px
  }
}

@media screen and (max-width:995.98px) {
  .section-elem .section-inner, .section-elem .section-inner2 {
   
    width: calc(100% - 40px)
  }
  .avatar {
    margin: 0 auto;
    margin-bottom: 0px;
    padding-bottom: 2em;
    margin: 0 auto;
    width: 320px;
    padding-left: 0
  }
  .section-elem .section-inner2 {
    max-width: 800px
  }
}


  .section-elem .section-inner {
    width: 65%;
  }


@media screen and (max-width:1280px) {
  .section-elem .section-inner {
    width: 95%;
  }
}




@media screen and (max-width:900px) {
  .fadein img {
    height: auto;
    width: 100%
  }
  figure img {
    width: 100%;
    height: auto
  }
  .btns img {
    width: auto;
    height: auto
  }
  .section-elem {
    padding: 50px 0 50px 0;
  }
}

@media screen and (max-width: 1276px) {
  .pc {
    width: 100%;
    height: 100%
  }
}

.lead {
  color: #444;
  text-align: left;
  font-weight: bold;
  border-left: 6px solid #44bbcd;
  border-right: 6px solid #44bbcd;
  line-height: 1.5
}

@media screen and (min-width: 870px) {
  .lead {
    max-width: 800px;
    margin: 1.5em auto;
    padding: 0 1em;
    font-size: 1.8rem
  }
}

@media screen and (max-width: 869.98px) {
  .lead {
    margin: 1.5em;
    padding: 0 1em;
    text-align: justify;
    word-break: break-all;
    letter-spacing: -1px;
    font-size: 1.6rem
  }
}


/*--- anime ---*/

.scrollanime {
  opacity: 0;
}

.fadeInDown {
  animation-name: fadeInDown;
  animation-duration: 3s;
  animation-fill-mode: forwards;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}

.updown {
  transform: translateY(-100px);
}

.downup {
  transform: translateY(100px);
}


/*--- anime ---*/

.scrollanime2 {
  opacity: 0;
  transform: translateY(30px);
}

.fadeInDown2 {
  animation-name: fadeInDown2;
  animation-duration: 3s;
  animation-fill-mode: forwards
}

@keyframes fadeInDown2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
    transform: translateY(0px);
  }
}

.updown {
  transform: translateY(-100px);
}

.downup {
  transform: translateY(100px);
}


/*--- anime ---*/

.scrollanime3 {
  opacity: 0;
  transform: translateY(30px);
}

.fadeInDown3 {
  animation-name: fadeInDown3;
  animation-duration: 3s;
  animation-fill-mode: forwards;
}

@keyframes fadeInDown3 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate(0);
    transform: translateY(0px);
  }
}

.updown {
  transform: translateY(-100px);
}

.downup {
  transform: translateY(100px);
}

#note_text {
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  margin: 2em 1em;
}

#errorMessage {
  font-size: 12px;
  color: #999999;
  line-height: 1.4em;
  margin-bottom: 30px;
}


/*--- anime ---*/

.section-elem .section-inner, .section-elem .section-inner2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

p.int-question {
  color: #296aac;
  padding-top: 1em;
  font-weight: bold
}

span.int-reply {
  color: #296aac;
  font-weight: 700
}

span.int-reply2 {
  color: #296aac;
  font-weight: 700
}

@media screen and (min-width:767px) {
  figcaption {
    font-size: 1.4rem;
    font-weight: normal
  }
  figure {
    margin: 2em auto 6em auto
  }
}

@media screen and (max-width: 767px) {
  figcaption {
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: normal
  }
  figure {
    width: 600px;
    margin: 2em auto 2em auto
  }
  .btn-articles a {
    width: 300px
  }
  .info dd {
    max-width: 100%;
    margin: 0 auto 2em auto;
    padding: 0;
  }
  .btn-articles {
    max-width: 300px
  }
  .detail {
    text-align: center
  }
}

@media screen and (max-width: 1189px) {}

@media screen and (max-width: 600px) {
  figure {
    width: 600px !important;
    max-width: 100% !important;
  }
  .btn-articles a {
    width: 100%
  }
  figure img {
    width: 100%
  }
}

@media screen and (max-width:472px) {
  .btn-articles img {
    width: 30%;
    height: auto;
  }
  .avatar {
    width: 100%
  }
  #sub-9 img, #sub-10 img {
    width: 100%;
    height: auto
  }
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0px, 0px);
}


/*ーーーーーーーーーー
.header
ーーーーーーーーーーー*/

#head_wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  line-height: 1;
  z-index: 10;
  text-decoration: none
}

#head_wrap a {
  text-decoration: none
}

#head_wrap .inner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#head_wrap .inner:after {
  content: "";
  clear: both;
  display: block;
}

#head_wrap .logo {
  float: left;
  font-size: 36px;
}

@media (max-width: 640px) {
  #global-nav ul {
    display: block;
    margin-right: 0px
  }
}

#global-nav ul li:first-child {
  margin: 0 !important
}

#global-nav ul li:first-child a {
  background-color: #484848
}

#global-nav dl {
  padding: 1em 0.7em
}

@media (max-width: 640px) {
  #global-nav ul li {
    border-right: none
  }
}

#global-nav dt {
  height: 26px
}

#global-nav ul li a {
  transition: all .6s ease 0s;
  box-sizing: border-box;
  font-weight: bold;
  background-color: #d9d9d9;
  display: inline-block;
  border-radius: 7px 7px 0 0;
  color: #fff
}

#global-nav ul li a:hover {
  opacity: 0.7
}


/* Fixed */

#head_wrap.fixed {
  margin-top: 0;
  top: 0;
  height: 100px;
  transition: top 0.65s ease-in;
  -webkit-transition: top 0.65s ease-in;
  -moz-transition: top 0.65s ease-in;
  z-index: 10
}

#head_wrap.fixed .logo {
  font-size: 36px;
  color: #333
}

#head_wrap.fixed #global-nav ul li a {
  color: #333;
  padding: 0 20px
}


/* Toggle Button */

#nav-toggle {
  display: none;
  position: absolute;
  right: 8px;
  top: 32px;
  width: 34px;
  height: 36px;
  cursor: pointer;
  z-index: 101
}

#nav-toggle div {
  position: relative
}

@media screen and (min-width:1464px) {}

@media screen and (min-width: 1202px) {
  #head_wrap .inner {
    margin: 0 auto;
    max-width: 1170px
  }
  #global-nav ul li:first-child a {
    width: 230px
  }
  #head_wrap {
    top: 0
  }
  .container {

  }
  .text3 {
    font-size: 16px;
    font-feature-settings: "palt";
    line-height: 1.3
  }
}

@media only screen and (min-width:940px) and (max-width:1201.98px) {
  #global-nav ul li, #global-nav ul li:first-child a {
    max-width: 170px !important;
    width: 170px !important
  }
  #head_wrap .inner {
    margin: 0 auto;
    max-width: 870px
  }
  #head_wrap {
    top: 0
  }
  .text1 {
    font-size: 1rem
  }
  #global-nav dt {
    height: 22px
  }
  .text3 {
    padding-left: 7px;
    font-size: 1.2rem;
    line-height: 1.4;
    font-feature-settings: "palt";
  }
  .text4 {
    font-size: 0.87rem !important;
    padding: 7px 0 0 7px;
    letter-spacing: -1px;
    font-feature-settings: "palt";
  }
  #global-nav dl {
    padding: 1em 0.1em
  }
}

.text1 {
  background-color: #000;
  padding: 5px;
  color: #fff
}

.text2 {
  color: #b8b8ba;
  display: inline-block;
font-family: 'Noto Serif JP', serif;
}

.text3 {
  color: #b8b8ba;
font-family: 'Noto Serif JP', serif;
}

#global-nav ul li a .text2, #global-nav ul li a .text3, #global-nav ul li a .text4 {
  color: #fff
}

.text4 {
  font-size: 1.1rem;
  letter-spacing: -1px
}

@media screen and (min-width: 1022px) {
  #global-nav ul li {
    max-width: 230px;
    width: 230px
  }
  #global-nav dt {
    padding-bottom: 3px
  }
}

@media screen and (min-width:940px) {
  #global-nav ul {
    list-style: none;
    font-size: 14px;
    display: inline-flex;
    padding: 0
  }
  .text1 {
    position: absolute;
    left: 0
  }
  #global-nav ul li {
    padding: 0;
    background-color: #eee;
    border-radius: 7px 7px 0 0;
    position: relative;
    margin: 0 0 0 5px
  }
  .text2 {
    padding: 5px 5px 5px 40px
  }
}

@media (max-width:939.98px) {
  #global-nav ul li {
    color: #0e6573;
    padding: 0;
    border-radius: 7px 7px 0 0;
    position: relative;
    margin: 0
  }
  #global-nav dl {
    padding: 2em 0.7em;
    height: auto;
    color: #fff;
    border-bottom: 1px dotted #a6a6a6
  }
  #global-nav ul li:last-child dl {
    border-bottom: 0
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
    margin: auto;
    padding: 0
  }
  #global-nav ul li a .text1 {
    border: 1px solid #686868
  }
  .container {
    padding-right: 0;
  }
  .text2 {
    padding: 5px !important
  }
  #global-nav dt {
    padding-bottom: 10px
  }
  .text3 {
    font-size: 20px
  }
  .text4 {
    font-size: 1.1rem;
    letter-spacing: 0;
    display: inline-block;
    padding: 7px 0 0 7px;
  }
  #head_wrap.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    height: 100px;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
    z-index: 10
  }
  #head_wrap .inner {
    width: 100%;
    padding: 0
  }
  #head_wrap .fixed {
    padding-top: 0;
    background: transparent
  }
  #mobile-head {
    width: 100%;
    z-index: 10;
    position: relative
  }
  #head_wrap.fixed .logo, #head_wrap .logo {
    position: absolute;
    left: 13px;
    top: 13px;
    color: #333;
    font-size: 26px
  }
  #global-nav {
    position: absolute;
    top: -700px;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    text-align: center;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 14px;
    margin: 20px auto 10px auto
  }
  #global-nav ul li {
    float: none;
    position: static;
    background-color: #dddfe1;
    border-radius: 0
  }
  #head_wrap #global-nav ul li a, #head_wrap.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    padding: 0;
    border-radius: 0
  }
  #nav-toggle {
    display: block
  }
  #nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
  }
  #nav-toggle span:nth-child(1) {
    top: 0
  }
  #nav-toggle span:nth-child(2) {
    top: 11px
  }
  #nav-toggle span:nth-child(3) {
    top: 22px
  }
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg)
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg)
  }
  .open #global-nav {
    -moz-transform: translateY(700px);
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    background-color: #dddfe1
  }
  #menu1, #menu2, #menu3, #menu4, #menu5 {
    margin-top: 500px;
    padding-top: 130px
  }
  #menu5 {
    padding-bottom: 100vh;
  }
}

.section-elem a {color: #f2001c;font-weight: bold}
.section-elem a:hover {opacity: 0.7;text-decoration: none;color: #f2001c}
.redborder{border:1px solid #f2001c;display:flex;justify-content:center;align-items:center;width:40%;margin:50px auto;position:relative;text-align:center;color:#f2001c;padding:5px 0}.titleflex{display:flex;align-items:center;font-size:2.2rem}.next4v{display:none}.next5{position:absolute;right:10px;transform:rotate(0.25turn)}.section-elem a{color:#f2001c;font-weight:bold}.nodeco {text-decoration: none}
@media only screen and (min-width:1080px) and (max-width:1160px){
}

@media screen and (max-width: 1080px) {
 .redborder {width: 80%}
}
@media screen and (max-width: 801px) {
.titleflex {font-size: 2rem}  .next4 {
    font-size: 0.8em;
  } .redborder {
    width: 90%;
    margin: 20px auto 0 auto;
  }
}
@media screen and (max-width: 601px) {
 .redborder {width: 90%;margin: 20px auto 0 auto}  .next4 {font-size: 0.8em}
}
@media screen and (max-width: 401px) {
  .next4v {
    display: block;
    line-height: 1.4;
  }  .next4 {
    display: none;
  }
}