@charset "UTF-8";
/*
Theme Name: original
Version: 1.0
*/
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  background: #fff;
  overflow: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1 {
  font-size: 36px;
  /* IE8以下とAndroid4.3以下用フォールバック */
  font-size: calc(2.4rem + ((1vw - 0.64rem) * 2.1429));
  /* 24px~36pxで可変*/
  line-height: 1.3;
}

h2 {
  font-size: 48px;
  line-height: 1.1;
  margin: 77px auto 30px;
  padding-bottom: 20px;
  text-align: center;
  color: #00547D;
  max-width: 1100px;
  width: 100%;
  border-bottom: 1px solid #cacaca;
}

.h2_1 {
  color: #158FD2;
}

.h2_2 {
  color: #000;
  font-size: 12px;
  vertical-align: middle;
  margin-left: 20px;
  margin-top: -5px;
  display: inline-block;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

a {
  outline: none !important;
  text-decoration: none;
  color: #000;
  display: inline-block;
}
.newsa {text-decoration: underline;}
ul {
  list-style: none;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bread {
  margin-bottom: 1.7rem;
  vertical-align: baseline;
  border-bottom: 1px solid #e5e5e5;
}

.___home {
  width: 20px;
  vertical-align: middle;
  height: auto;
  padding-bottom: 7px;
}

.fz18 {
  font-size: 18px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz14 {
  font-size: 14px;
}

.fz12 {
  font-size: 12px;
}

.fz11 {
  font-size: 11px;
}

.fz10 {
  font-size: 10px;
}

.fz9 {
  font-size: 9px;
}

.tac {
  text-align: center;
}

.mt1 {
  margin-top: 1em;
}
.mt2 {
  margin-top: 4em;
}
.recbox {
	width:65% !important;
}
.recl {
  text-align: left !important;
}
.red {
 color:#FF0000;
}

body {
  overflow-x: hidden;
}

/* stage1 */
.stage1 header {
  height: 120px;
}

.stage1 header ul {
  position: relative;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.stage1 header .logo {
  margin-top: 0;
}

.stage1 header .logo a {
  border: none;
}

.stage1 header .header_img {
  position: absolute;
  left: 0;
  top: 18px;
}

.stage1 header li {
  font-size: 1.6em;
  margin-top: 40px;
  font-size: 16px;
}

.stage1 header a {
  vertical-align: baseline;
  border-right: 1px solid #cacaca;
  display: inline-block;
  padding: 0 10px;
}

.stage1 header a.kaisha {
  border: none;
}

.stage1 header .menu_contact a {
  display: inline-block;
  background-color: #158FD2;
  color: #fff;
  margin-top: -40px;
  text-align: center;
}

.stage1 header .mazuha {
  color: #158FD2;
  position: absolute;
  right: 150px;
  top: 0;
  font-size: 18px;
  line-height: 1;
  text-align: left;
}

.stage1 header .mazuha span {
  color: #ccc;
  font-size: 12px;
  line-height: 1;
}

.stage1 figure {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 100px);
  margin: 0;
}

.stage1 figure img {
  width: 100%;
  height: 100%;
}

/* //stage1 */
/* footer */
#site_footer{
background-color: #00537a;
color: #fff;
}

footer {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
}

footer a {
  display: inline-block;
  color: #fff;
}

footer .flex {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	padding:10px 0 10px 0;
}

footer .flex .footer_ul1 {
  text-align: left;
  padding-right: 107px;
  border-right: 1px solid #cacaca;
  /* margin-top: 20px; */
  margin-right: 31.3px;
}

footer .flex .footer_ul1 li:nth-child(2) {
  margin-top: 10px;
}

footer .flex .footer_ul1 .contact {
  background-color: #0092DB;
  padding: 10px 50px;
  border-radius: 6px;
  margin-top: 20px;
}

footer .flex .footer_ul2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .flex .footer_ul2 li > a {
  font-size: 16px;
  font-weight: bold;
}

footer .flex .footer_ul2 li {
  margin-top: 15px;
  width: 11em;
}

footer .flex .footer_ul2 li span a {
  margin-top: 20px;
  display: inline-block;
}

.copyright {
  background-color: #00405c;
  text-align: center;
  font-size: 12px;
  /* height: 40px; */
  line-height: 2;
  /* bottom: 128px; */
  width: 100%;
color:white;
}

footer .flex .footer_ul2 .sub-menu li{
	margin-top:20px !important;
}
footer .flex .footer_ul2 .sub-menu li > a{
	font-weight:normal !important;
	font-size: 14px !important;
}




/* //footer */
@media (max-width: 1000px) {
  /* レスポンシブ2 */
  #pageNav {
    display: none;
  }
  /* sp_menu */
  html, body {
    overflow-x: hidden;
    height: 100%;
  }
  body {
    background: #fff;
    padding: 0;
    margin: 0;
    font-family: 'Varela Round', sans-serif;
  }
  .header {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: fixed;
    height: 60px !important;
    overflow: hidden;
    z-index: 10;
    background-color: #fff;
  }
  .main {
    margin: 0 auto;
    display: block;
    height: 100%;
    margin-top: 60px;
  }
  .mainInner {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
  }
  .mainInner div {
    vertical-align: middle;
  }
  #sidebarMenu {
    z-index: 999;
    height: 100%;
    position: fixed;
    left: 0;
    width: 250px;
    -webkit-transform: translateX(-250px);
            transform: translateX(-250px);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
    background-color: #00405c;
    top: 60px;
  }
  .sidebarMenuInner {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .sidebarMenuInner li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .sidebarMenuInner li span {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
  }
  .sidebarMenuInner li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
  }
  input[type="checkbox"]:checked ~ #sidebarMenu {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  input[type=checkbox] {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
  }
  .sidebarIconToggle {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: fixed;
    z-index: 99;
    height: 100%;
    width: 100%;
    background: #015998;
    padding: 9px;
    top: 10px;
    right: 15px;
    height: 35px;
    width: 40px;
  }
  .sp_menu_img {
    position: fixed;
    top: 7px;
    left: 15px;
    z-index: 99;
    width: auto;
    height: 40px;
  }
  .spinner {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #fff;
  }
  .horizontal {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
  }
  .diagonal.part-1 {
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
  }
  .diagonal.part-2 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    float: left;
    margin-top: 3px;
  }
  input[type=checkbox]:checked ~ .sidebarIconToggle > .horizontal {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    opacity: 0;
  }
  input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-1 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    margin-top: 8px;
  }
  input[type=checkbox]:checked ~ .sidebarIconToggle > .diagonal.part-2 {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    margin-top: -9px;
  }
  /* //sp_menu */
  section {
    height: auto !important;
  }
  .dis_flex {
    display: block !important;
  }
  figure img {
    height: auto !important;
  }
  .stage1 figure {
    position: inherit;
  }
  .flex {
    display: block;
  }
  h2 {
    font-size: 32px;
    line-height: .8;
    margin: 90px auto 30px;
    padding-bottom: 0px;
  }
  .h2_2 {
    font-size: 12px;
    margin-top: -15px;
    margin-left: 0;
  }
  /* stage1 */
  div.stage1_img {
    height: 591px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  div.stage1_img > img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
  }
  /* //stage1 */
  /* footer */
  .sp_footer div {
    display: inherit;
  }
	

	
	
  .cp_actab {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    color: #ffffff;
  }
	
  .cp_actab input {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .cp_actab label {
    font-weight: bold;
    line-height: 3;
    position: relative;
    display: block;
    padding: 0;
    cursor: pointer;
    margin: 0;
    border-bottom: 1px solid #cacaca;
    background: #00537a;
  }
  .cp_actab .cp_actab-content {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.35s;
    transition: max-height 0.35s;
    color: #333333;
    background: #00537a;
  }
  .cp_actab .cp_actab-content p {
    margin: 1em;
  }
  /* :checked */
  .cp_actab input:checked ~ .cp_actab-content {
    max-height: 20em;
  }
  /* Icon */
  .cp_actab label::after {
    line-height: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3em;
    height: 3em;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    text-align: center;
  }
  .cp_actab input[type=checkbox] + label::after {
    content: '+';
  }
  .cp_actab input[type=checkbox]:checked + label::after {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg);
  }
  footer {
    font-size: 12px;
  }
  .footer_ul1 {
    font-weight: normal;
  }
  .footer_ul1 > li {
    margin-bottom: 1em;
  }
  /* //footer */
}

/* //レスポンシブ2 */
.sp_only {
  display: none;
}

.sp_only .footer_ul2{
	margin-top:initial;
	
}

@media (max-width: 1000px) {
  body {
    overflow-x: hidden;
  }
  .archive, .single, .line_up, .archive, .contact {
    max-width: 95%;
    margin: 0 auto;
  }
  .flex {
    display: block;
  }
  .sp_only {
    display: block;
  }
  .pc_only {
    display: none;
  }
  .fz18 {
    font-size: 16px;
  }
  .fz16 {
    font-size: 14px;
  }
  .fz14 {
    font-size: 12px;
  }

  .___home {
    width: 15px;
    padding-bottom: 3px;
  }

  .bread {
    margin-bottom: 1rem;
    text-align: left;
    font-size: 12px;
  }
  footer {
    font-size: 12px;
    text-align: center;
  }
  .archive {
    text-align: left;
  }
  .archive .archive_main {
    margin-right: 0 !important;
  }
}
/*# sourceMappingURL=base.css.map */










/** add Style **/
.gMenu>li .gMenu_name{font-size: 16px;}
.gMenu>li:hover{background-color:rgba(46, 109, 164, 0.25);}
#menu-item-2159{
	margin-right:2em;
}

#menu-item-1479{
    position: absolute;
    right: -180px;
    top: -60px;
    background: #0092db;
    width: 160px;
    color: #FFF;
    background-image: url(/wp/wp-content/uploads/2021/04/head_mail.png);
    background-repeat: no-repeat;
    background-position: center 45px;
    padding-bottom: 25px;
}
#menu-item-1479:hover{
    background: #0c288e;
    background-image: url(/wp/wp-content/uploads/2021/04/head_mail.png);
    background-repeat: no-repeat;
    background-position: center 45px;
}
#menu-item-1479 a{
    color: #FFF;
    padding: 20px 0;
}
.gMenu_outer {
    padding-right: 180px !important;padding-top: 40px;	margin-top: 10px;
}
.head_tel {
    position: absolute;
    right: 205px;
    font-size: 12px;
    color: #717171;
    font-weight: bold;
    text-align: left;    line-height: 22px;
}
.head_tel span{
	font-size: 26px;
    color: #2196f3;
}
.siteHeader .container{
    position: relative;padding-top: 10px;
}
.siteHeader_logo{
    padding: 30px 0 0;
}
.siteHeader_logo img {
    max-height: 65px;
}
@media (min-width: 992px) {
.device-pc .gMenu>li a {
    padding-left: 0.3em;
    padding-right: 0.3em;
}
}
/** add Style kato **/


.header_scrolled #menu-item-1479 {
    position: static;
    right: 0;
    top: 0;
    background: transparent;
    width: auto;
    color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0;
    padding-bottom: 0;
}
.header_scrolled #menu-item-1479 a {
    color: #333;
    padding: 1em;
    padding-left: 1em;
    padding-right: 1em;padding: 14px 1.8em;
}

.header_scrolled .gMenu_outer{
    padding-right: 0;
    padding-top: 0;
    margin-top: 0;
}

br.sp{
 display:none;
}

.h2_2 {
    color: #000;
    font-size: 20px !important;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: -5px;
    display: inline-block;
    font-weight: bold;
}




/** max-width:1200px **/

@media (max-width:1200px){

#menu-item-1479 {
    position: static;
    right: 0;
    top: 0;
    background: transparent;
    width: auto;
    color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0;
    padding-bottom: 0;
}
#menu-item-1479 a {
    color: #333;
    padding: 1em;
    padding-left: 1em;
    padding-right: 1em;
}
.gMenu_outer{
    padding-right: 0;
    padding-top: 0;
    margin-top: 0;
padding: 0 !important;
    margin-top: 0px;
}
.siteHeader_logo {
    padding: 5px 0 0;
}
.head_tel {
    position: static;
    right: 0;
    font-size: 12px;
    color: #717171;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
}
	
	
	
	
}









@media (max-width:892px){
	
	.contact{
		    background: #158fd2;
    padding: 5px 20px;
    margin-bottom: 10px;
	}
	
.head_tel span {
    font-size: 20px;
    color: #2196f3;
}


#menu-item-1479 a {
    color: #333;
    padding: 1em;
    padding-left: 7px;
    padding-right: 1em;
}
.vk-mobile-nav nav ul li {
    list-style: none;
    line-height: 1.65;
    text-align: left;
}
	
br.sp{
 display:block;
}
	
	
}






footer {
  /* height: 100vh; */
  background-color: #00537a;
  color: #fff;
  font-size: 14px;
}

footer a {
  display: inline-block;
  color: #fff;
}

footer .flex {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .flex .footer_ul1 {
  text-align: left;
width: 270px;
  border-right: 1px solid #cacaca;
  /* margin-top: 20px; */
  margin-right: 24px;padding: 0;
    padding-top: 30px;
}

footer .flex .footer_ul1 li:nth-child(2) {
  margin-top: 10px;
}

footer .flex .footer_ul1 .contact {
  background-color: #0092DB;
  padding: 10px 50px;
  border-radius: 6px;
  margin-top: 20px;
}

footer .flex .footer_ul2 {
  display: -webkit-box;width: 800px;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

footer .flex .footer_ul2 li > a {
  font-size: 16px;
  font-weight: bold;
}

footer .flex .footer_ul2 li {
margin-top: 45px;
    width: 18em;
    font-size: 10px;
}
}

footer .flex .footer_ul2 li span a {
  margin-top: 20px;
  display: inline-block;
}

footer .copyright {
  background-color: #00405c;
  text-align: center;
  font-size: 12px;
  line-height: 2;
  position: absolute;
  bottom: 0;
  width: 100%;
}


footer a:hover{color:#FFF;}