@charset "UTF-8";
/* CSS Document */
body {
	font-family: 'Noto Sans JP', sans-serif;
 /* font-family: fot-tsukuardgothic-std, sans-serif;*/
	line-height: 2;
}
p {
  font-size: 15px;
}
a p,a time {
  color: #0867AB;
}
h1,h2,h3,h4,h5 {
    font-weight: bold;
    color: #317EA1;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.5;
}
h3 {
    font-size: 26px;
    line-height: 1.7em;
}
a:hover {
  text-decoration: none;
}
div a:hover {
	  opacity: 0.8;
}
h3 a {
	  color: #0867AB;
}
h5 {
	font-size: 1.20rem;
}
dt {
  font-weight: 400;
}
.bg-top {
    background-image: url(../images/bg-top.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: -1;
}
.bg-rec {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: -1;
}
  .container {
    max-width: 1400px;
  }
.top {
  margin-top: 90px;
}
.top2 {
  margin-top: 135px;
}
.top3 {
  margin-top: 70px;
}
.text-black {
    color: #000000;
}
.text-blue {
     color: #317EA1;
}
.bg-panel {
    background-image: url(../images/bg-nat.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media (max-width:1199.98px) {
  .top {
    margin-top: 60px;
  }
}
@media (max-width:767.98px) {
  .top {
    margin-top: 80px;
  }
}
@media (max-width:575.98px) {
  .top {
    margin-top: 55px;
  }
}
.bg-white {
    background-color: hsla(0,0%,100%,1.00) !important;
}
nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
nav .inner ul li {
  position: relative;
  margin: 0;
  display: inline-block;
}
nav .inner ul li a.active {
    color: rgba(114,114,114,1.00);
}
nav .inner ul li a {
    display: block;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 1em;
    text-decoration: none;
    transition-duration: 0.2s;
    line-height: 3em;
}
.logo-2 {
  border-left: 2px solid #0A51A1;
  line-height: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.title-main {
  padding: 25px;
  top: 50%;
  left: 50%;
  transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  position: absolute;
  max-width: 40%;
}
.title-main2 {
    padding: 25px;
    top: 25%;
    left: 25%;
    transform: translate(-50%, -80%);
    -webkit-transform: translate(-50%, -80%);
    -ms-transform: translate(-50%, -80%);
    position: absolute;
    background-color: #FFFFFF;
}
.title-main3 {
  padding: 25px;
  top: 50%;
  left: 50%;
  transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  position: absolute;
  max-width: 40%;
}
.title-main4 {
  padding: 25px;
  top: 80%;
  left: 40%;
  transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  position: absolute;
  max-width: 80%;
}
.title-main5 {
  padding: 15px;
  top: 50%;
  left: 55%;
  transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  position: absolute;
  max-width: 90%;
}
.title-main6 {
  padding: 15px;
  top: 50%;
  left: 55%;
  transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  position: absolute;
  max-width: 90%;
}
@media (max-width:575.98px) {
  .title-main {
    padding: 0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    max-width: 80%;
    width: 500px;
  }

    .title-main3 {
    padding: 0px;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    max-width: 80%;
    width: 500px;
  }
      .title-main4 {
    padding: 20px;
    top: 70%;
    left: 45%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
          max-height: 90%;
    max-width: 90%;
    width: 500px;
  }
    .title-main5 {
    padding: 0px;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    max-width: 80%;
    width: 500px;
  }
        .title-main6 {
    padding: 0px;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    max-width: 80%;
    width: 500px;
  }
}
@media (max-width:767.98px) {
    .title-main2 {
          width: 300px;
    padding: 25px;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -80%);
    -webkit-transform: translate(-50%, -80%);
    -ms-transform: translate(-50%, -80%);
    position: absolute;
    background-color: #FFFFFF;
}
}
.title-main h1 {
  width: 100%;
}
.title-main h1 img {
  max-width: 800px;
  width: 100%;
}
.title-main2 a {
  border: 1px solid #FFFFFF;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
@media (max-width:575.98px) {
  .title-main2 a {
    font-size: 80%;
    border: 1px solid #FFFFFF;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
  }
}
.bg-umi {
    background-image: url(../images/bg-umi.jpg);
    background-repeat: repeat-y;
    background-size: cover;
    background-position: center center;
}
.bg-umi2 {
  background-image: url(../images/bg-awa2.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90% auto;
}
.hondana {
  background-image: url(../images/hondana.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom 28px;
}
.hondana2 {
  background-image: none;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
@media (max-width:991.98px) {
  .hondana {
    background-position: center bottom 40px;
  }
}
@media (max-width: 767.98px) {
  .hondana {
    background-image: none;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
  }
  .hondana2 {
    background-image: url(../images/hondana2.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom 51px;
  }
}
@media (max-width: 575.98px) {
	  .hondana2 {
    background-image: url(../images/hondana2.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom 62px;
  }
}
.box2 {
  margin-top: 21px;
  min-height: 70px;
  padding-top: 10px;
}
.box2 h5 {
  font-size: 100%;
}
.book {
    position: relative;
    top: 0;
    max-height: 300px;
    width: auto;
    transition: all .3s;
    opacity: 1;
}
.hondana2 a:hover {
	 opacity: 1;
}
.hondana2 a .book:hover {
 top:-7px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.7);
	 opacity: 1;
}
.tag {
  background-color: #19428E;
  color: #FFFFFF;
  position: absolute;
  top: 20px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
@media (max-width: 575.98px) {
	.tag {
    background-color: #19428E;
    color: #FFFFFF;
    position: absolute;
    top: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 10px;
}
}

@media (max-width: 1199.98px) {
  .box2 {
    margin-top: 13px;
  }
}
@media (max-width: 991.98px) {
  .box2 {
    margin-top: 19px;
  }
}
@media (max-width: 991.98px) {
  nav {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    bottom: 0;
    width: 300px;
    background: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: all .5s;
    z-index: 3;
    opacity: 0;
  }
  .open nav {
    left: 0;
    opacity: 2;
  }
  nav .inner {
    padding: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    width: 80%;
    max-width: 400px;
  }
  nav .inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  nav .inner ul li {
    position: relative;
    margin: 0;
    display: inherit;
  }
  nav .inner ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 0.5em;
    text-decoration: none;
    transition-duration: 0.2s;
    line-height: 2em;
  }
  nav .inner ul li ul li a {
    font-family: 'Marcellus', serif;
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 1em;
    text-decoration: none;
    transition-duration: 0.2s;
    line-height: 0.5em;
  }
  nav .inner ul li ul li:last-child {
    padding-bottom: 1.7em;
  }
  nav .inner ul li a:hover {
    background-color: #343434;
  }
  .toggle_btn, #mask {
    display: none;
  }
  nav {
    left: -33%;
    width: 33%;
    margin-left: 0%;
    margin-top: 0px;
    background-color: #222222;
    color: #FFFFFF;
  }
  #header {
    background: #FFF;
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 0px;
  }
  /*============
.toggle_btn
=============*/
  .toggle_btn {
    display: block;
    position: fixed;
    top: 70px;
    right: 30px;
    width: 30px;
    height: 30px;
    transition: all .5s;
    cursor: pointer;
    z-index: 3;
  }
}
@media (max-width: 991.98px) {
  .toggle_btn {
    top: 38px;
  }
}
@media (max-width: 767.98px) {
  .toggle_btn {
    top: 33px;
  }
}
@media (max-width: 575.98px) {
  .toggle_btn {
    top: 20px;
  }
}
@media (max-width: 991.98px) {
  .toggle_btn span {
    display: block;
    position: absolute;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #19428E;
    border-radius: 4px;
    transition: all .5s;
  }
  .toggle_btn span:nth-child(1) {
    top: 4px;
  }
  .toggle_btn span:nth-child(2) {
    top: 14px;
  }
  .toggle_btn span:nth-child(3) {
    bottom: 4px;
  }
  .open .toggle_btn span {
    background-color: #fff;
  }
  .open .toggle_btn span:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(-315deg);
    transform: translateY(10px) rotate(-315deg);
  }
  .open .toggle_btn span:nth-child(2) {
    opacity: 0;
  }
  .open .toggle_btn span:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(315deg);
    transform: translateY(-10px) rotate(315deg);
  }
  /*============
#mask
=============*/
  #mask {
    display: none;
    transition: all .5s;
  }
  .open #mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 2;
    cursor: pointer;
  }
}
@media (max-width: 991.98px) {
  nav {
    left: -50%;
    width: 50%;
    margin-left: 0%;
    margin-top: 0px;
    background-color: #19428E;
    color: #FFFFFF;
  }
}
@media (max-width: 575.98px) {
  nav {
    left: -70%;
    width: 70%;
    margin-left: 0%;
    margin-top: 0px;
    background-color: #19428E;
    color: #FFFFFF;
  }
}
.bg-teaser {
  background-image: url(../images/bg-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.vh-100 {
  height: 100vh;
}
.box {
  bottom: calc(100vh - 10vh);
  max-width: 100vh;
}
.max-box {
  max-height: 100vh;
  overflow-x: hidden;
  overflow-y: hidden;
}
.box-inner {
  text-align: right !important;
  ;
}
@media (max-width: 767.98px) {
  .bg-teaser {
    background-image: url(../images/bg-img-smp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .box-inner {
    text-align: center !important;
    ;
  }
}

.bg-blue {
    background-color: rgba(10,87,128,0.80);
}

a.border-link-white {
  border-bottom: 3px solid #FFF;
  color: #FFF;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-weight: bold;
}
a.border-link {
  border-bottom: 3px solid #19428E;
  color: #19428E;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-weight: bold;
}
.syusai {
    display: flex;
    flex-wrap: wrap;
    font-weight: bold;
}
.syusai dt {
    width: 20%;
    font-weight: bold;
    color: #317EA1;
}
.syusai dd {
  width: 80%;
}

.news {
    display: flex;
    flex-wrap: wrap;
    font-weight: bold;
}
.news dt,.news dd {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.news dt {
    width: 20%;
    font-weight: bold;
    color: #FFFFFF;
    background-color: rgba(59,119,153,1.00);
    text-align: center;
}
.news dd {
    width: 80%;
    border: 1px solid rgba(59,119,153,1.00);
}
.news dd a {
    color: rgba(0,0,0,1.00);
    text-decoration: underline;
}

@media (max-width: 575.98px) {
  .syusai {
    display: inherit;
    flex-wrap: inherit;
  }
  .syusai dt {
    width: 100%;
  }
  .syusai dd {
    width: 100%;
  }
}
a.btn-box-gray {
  background-color: #D3D2D2;
  color: #19428E;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 120%;
}
.bg-footer {
  background-image: url(../images/bg-footer.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.box-gray {
    background-color: #F2F3F4;
    border-radius: 15px;
    padding-top: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
}
.box-white2 {
    background-color: #Fff;
    border-radius: 15px;
    padding-top: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
}
.box-white3 {
    background-color: #Fff;
    border-radius: 15px;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
@media (max-width:991.98px) {
	.box-white3 {
    background-color: #Fff;
    border-radius: 15px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
}
@media (max-width:767.98px) {
		.box-white2 {
    background-color: #Fff;
    border-radius: 15px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
}
.box-gray h3,.box-gray p,.box-gray dt,.box-gray dd,.box-gray small {
    color: #0867AB;
}
@media (max-width:991.98px) {
	.box-gray {
    background-color: #F2F3F4;
    border-radius: 15px;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
}
}
@media (max-width:575.98px) {
	.box-gray {
    background-color: #F2F3F4;
    border-radius: 15px;
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
}
}
.box-white {
    background-color: #FFF;
    border-radius: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
h3.box3 {
    font-size: 170%;
}
.box3 {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-radius: 20px;
}
.smp-br {
	display: none;
}

@media (max-width: 767.98px) {
	.pc-br {
    display: none;
}
	.smp-br {
    display: inline;
}
	.box-gray h3,h3.box3 {
    font-size: 20px;
}
}
@media (max-width: 575.98px) {
		footer h5 {
    font-size: 100%;
}
	footer p {
    font-size: 50%;
}
	a.btn-box-gray {
  background-color: #D3D2D2;
  color: #19428E;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 80%;
}
}
.content ul  {
    background-color: #F2F3F4;
    border-radius: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.content ul li  {
    list-style-type: none;
}
.content ul.list  {
    background-color: none;
    border-radius: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.content ul.list li  {
    list-style-type: circle;
}
.content .cat  {
    background-color: #0A67AB;
    color: #FFFFFF;
    font-weight: normal;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    width: 110px;
    text-align: center;
}
.box-bottom {
    background-color: #0A67AB;
    color: #FFFFFF;
    font-weight: normal;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    text-align: center;
    border-radius: 5px;
    margin-right: 20px;
    margin-left: 20px;
}
.box-bottom:hover {
    color: #FFFFFF;
}
@media (max-width:767.98px) {
	.box-bottom {
    background-color: #0A67AB;
    color: #FFFFFF;
    font-weight: normal;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    text-align: center;
    border-radius: 5px;
    margin-right: 3px;
    margin-left: 3px;
}
}
/* --- お問い合わせフォーム --- */
/* デザインカスタマイズ */
div.wpcf7 h5 {
    line-height: 1em;
    margin-top: 50px;
}
div.wpcf7 label {
    width: 100%;
    text-align: left;
    font-size: 100%;
    line-height: 1.5em;
    margin-top: 20px;
}
div.wpcf7 input,div.wpcf7 textarea {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}
div.wpcf7 { padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 0; margin:0; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:14px; }
div.wpcf7 textarea {
    height: 300px;
}
div.wpcf7 input.wpcf7-previous {
    cursor: pointer;
    color: #0867AB;
    font-weight: bold;
    font-size: 14px;
    width: 200px;
    height: 45px;
    margin: 0 auto;
    display: block;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #F0F0F0;
    border: 1px solid #666;
}
div.wpcf7 input.wpcf7-submit {
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    width: 200px;
    height: 45px;
    margin: 0 auto;
    display: block;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #0867AB;
    border: 1px solid #0867AB;
}
div.wpcf7 input.wpcf7-submit:hover {
    background: #006080;
    border: 1px solid #006080;
}
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }
 
 
/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 100%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}
 
/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}
input[type="radio"] {
    max-width: 25px;
    margin-bottom: 10px!important;
}
.wpcf7-list-item-label {
    font-size: 90%;
    padding-right: 15px;
}
.grecaptcha-badge {
    display: none;
}

.tojiru:hover {
    cursor: pointer;
}
  #page-top a img {
    display: block;
    position: fixed;
    bottom: 30px;
    right: 10px;
    width: 50px;
    height: 50px;
    transition: all .5s;
    cursor: pointer;
    z-index: 3;
  }
.rec-bar  {
    text-align: right;
    margin-bottom: 0px;
}
.rec-bar li {
    font-size: 14px;
    font-weight: bold;
    padding-right: 14px;
    padding-left: 14px;
    text-align: center;
    list-style-type: none;
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 1.2rem;
}
.rec-bar li a {
    color: #FFFFFF;
}
.rec-bar li a.active {
    color: rgba(96,194,252,1.00);
}
.bg-red {
    background-color: #D42D1F;
}
.box-1 {
    background-color: #FFEB00;
    color: #000000;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: 2px solid #000000;
}
.copy-3 {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.copy-2 {
    position: absolute;
    top: 60%;
    left: 50px;
    transform: translate(-0%, -50%);
    -webkit-transform: translate(-0%, -50%);
    -ms-transform: translate(-0%, -50%);
}
@media (max-width:767.98px) {
    .copy-3 {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.copy-2 {
    position: absolute;
    top: auto;
    bottom: 10px;
    left: 10px;
    transform: translate(-0%, 0%);
    -webkit-transform: translate(-0%, 0%);
    -ms-transform: translate(-0%, 0%);
}
}
.title-syain {
    position: absolute;
    top: 20%;
    left: 50px;
}
.title-syain span {
    background-color: #416C81;
    color: #FFFFFF;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.title-syain2 {
    background-color: #FFEB00;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
}

.title-syain2 span {
    color: #000000;
    width: 100%;
    text-align: center;
}


.accordion-container .accordion-title {
    position: relative;
    margin: 0;
    padding: 0.625em 0.625em 0.625em 2em;
    background-color: #317EA1;
    font-size: 1.25em;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
}
.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-title.open { 
  background-color: #00aaa7;
}

.accordion-container .accordion-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  width: 15px;
  height: 2px;
  /*縦線に*/
  transform: rotate(90deg);
  background: #fff;
  transition: all .3s ease-in-out;
}

.accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  /*横線*/
  width: 15px;
  height: 2px;
  background: #fff;
  transition: all .2s ease-in-out;
}

.accordion-container .accordion-title.open::before {
  transform: rotate(180deg);
}

.accordion-container .accordion-title.open::after {
  opacity: 0;
}

.accordion-content {
    display: none;
    padding-left: 10px;
    border: 3px solid #317EA1;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

/* CSS for CodePen */
.accordion-container {
    width: 100%;
    margin: 0 auto;
}
.ichiran {
    position: absolute;
    top: 80px;
    right: 20px;
}
.ichiran a {
    border: 1px solid #317EA1;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
     color: #317EA1;
}
@media (max-width: 767.98px) {
    .ichiran {
    position: absolute;
    top: 20px;
    right: 20px;
}
}
.waku {
     border: 5px solid #317EA1;
}
.waku-ten {
    border: 3px dashed #317EA1;
}
.position-title {
    position: absolute;
    top: -5px;
    left: 30px;
}
.title-blue {
    background-color: #CDE6F2;
    color: #45768E;
    text-align: center;
    max-width: 250px;
    width: 100%;
          padding-top: 7px;
    padding-bottom: 7px;
}
.title-blue2 {
    background-color: #45768E;
    color: #fff;
    text-align: center;
    max-width: 300px;
    width: 100%;
          padding-top: 7px;
    padding-bottom: 7px;
}
.title-waku {
    color: #45768E;
    text-align: center;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 1px solid #45768E;
}
.title-yellow {
    background-color: #FFEB00;
    color: #45768E;
    text-align: center;
    width: 100%;
      padding-top: 7px;
    padding-bottom: 7px;
}
.box {
   max-width: 250px;
    width: 100%; 
}
.box2 {
    max-width: 300px;
    width: 100%;
}
.bg-color-blue {
    background-color: #EAF4F8;
}
input[type=text],input[type=email],input[type=radio],input[type=checkbox],textarea.form-control,select.custom-select {
    background-color: #DFEEF5;
    border-width: 0px;
    min-height: 70px;
}
label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: right;
    white-space: nowrap;
    border-radius: 0.25rem;
     width: 80%;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #FFEB00;
    text-align: center;
    white-space: nowrap;
    background-color: #317EA1;
    border: 1px solid  #317EA1;
    border-radius: 0.25rem;
}
.input-group-prepend {
  margin-right: -1px;
     width: 40%;
    background-color: #317EA1;
}
.box-pr {
    background-color: #DFEEF5;
    color: #346B84;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
.text-yellow {
        color: #FFEB00;
}
.btn-primary {
    background-color: #2E6B90;
}


.ECM_CheckboxInput {
    padding: 6px 8px;
    display: flex;
    align-items: center;
    cursor: pointer;
    width: 100%;
}
.ECM_CheckboxInput-Input {
    margin: 0;
    width: 0;
    opacity: 0;
}
.ECM_CheckboxInput:hover{
  background: rgba(0,0,0,.05) !important;
}
.ECM_CheckboxInput-Input:focus + .ECM_CheckboxInput-DummyInput{
  border: dashed 2px #333333;
}
.ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput {
  background: #333333;
}
.ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40%;
  height: 4px;
  border-radius: 2px;
  transform: translate(-6px, 5px) rotateZ(-135deg);
  transform-origin: 2px 2px;
  background: #FFFFFF;
}
.ECM_CheckboxInput-Input:checked + .ECM_CheckboxInput-DummyInput:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 76%;
  height: 4px;
  border-radius: 2px;
  transform: translate(-6px, 5px) rotateZ(-45deg);
  transform-origin: 2px 2px;
  background: #FFFFFF;
}
.ECM_CheckboxInput-DummyInput {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 32px!important;
  height: 32px!important;
  border: solid 2px transparent;
  background: #DFEEF5;
  border-radius: 4px;
}
.ECM_CheckboxInput-LabelText {
    margin-left: 12px;
    display: block;
    font-size: 18px;
    color: #317EA1;
}
label ~ label {
  margin-left: 15px;
}

input[type=radio] {
  margin-right: 8px;
}

/* ラジオボタン */
.radio-btns input[type=radio] {
  display: none;
}

.radio-btns label {
  position: relative;
  padding-left: 25px;
}

.radio-btns input[type=radio] + label
{
    width: 100%;
    height: 20px;
    left: 0;
    top: 8px;
    padding-left: 23px;
    overflow-y: hidden;
    overflow-x: hidden;
    min-width: 70px;
}

.radio-btns input[type=radio] + label:before {
    position: absolute;
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #DFEEF6;
    left: 0px;
    top: 0px;
    border-width: 0px;
}

.radio-btns input[type=radio] + label:after {
  position: absolute;
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #2e3175;
  left: -10px;
  top: 30px;
  opacity: 0;
  transition: .3s;
}
.radio-btns input[type=radio]:checked + label {
 opacity: 1;
}
.radio-btns input[type=radio]:checked + label:after {
    display: none;
 opacity: 1;
}
@media (max-width: 767.98px) {
    .input-group-prepend {
     width: 100%;
}
    input[type=text],input[type=email],textarea.form-control {
    width: 100%!important;
        min-width: 100%!important;
}
    .copy-3 h3 {
    font-size: 1rem;
}
        .copy-2 h2 {
    font-size: 1.2rem;
}
    .title-main4 h2 {
        font-size: 1.2rem;
    }
}
hr.pt {
    margin-top: 15px;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 1px solid #416C81;
    border-top: 0px solid #000000;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
textarea.form-control {
    height: auto;
    min-height: 250px;
}
#interview {
    position: absolute;
    top: -150px;
}
