@charset "UTF-8";
/*---------------------------------
 ヘッダー
--------------------------------- */
.header-single-row .global-nav {
    flex-grow: initial;
}

.header-logo .logo {
    max-height: 80px;
 
}
.header-logo {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
/*連絡先情報*/
.header-contact{
    margin-bottom: 10px;
}
.header-contact-default {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}
.header-contact .contact-button {
    background-color: #1F73E2;
	  background-image:none;
	  font-weight: bold;
}
.header-contact .contact-button:hover{
	  background-color:#14314d;
	  opacity:1;
}
.global-nav .menu-item a {
    color: #14314D;
    font-weight: bold;
}
.header.header-single-row {
    border-bottom: solid 1px #75c2ff;
	  border-bottom:1px solid #d1d1d1;
}
.nav-colored .menu-item::before, .nav-plus-slug .menu-item::before, .nav-texture .menu-item::before {
    border-right: none;
}

.global-nav .menu-item a{
  display: inline-block;
  padding-bottom: 4px;
  position: relative;
	font-size:15px;
}
.global-nav .menu-item a::after {
    background-color: #1f73e2;
    bottom: -14px;
    content: '';
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    transition: .5s all;
    width: 0;
}

.global-nav .menu-item a:hover::after {
  width: 100%;
}
.global-nav .menu-item a:hover {
    opacity: 1;
}
.global-nav .header-menu .menu-item {
    flex-grow: 0;
    padding-left: 50px;
}
.global-nav .header-menu .menu-item:last-child {
    padding-right: 40px;
}
.global-nav .header-menu {
    justify-content: end;
    background-color: #fff;
}
.header {
    margin-bottom: 30px;
}
.header-single-row .header-contact {
    padding: 0px 0 0 10px;
    margin-bottom: 0;
}
.header:not(.header-left-fix) .header-contact-default .contact-right {
    margin-bottom: 0;
}
.header-contact .contact-button {
    padding: 25px/*45px*/ 40px;
	  font-size: 16px;
}

/*スライドショー*/
.eyecatch-wrapper {
    background: url("https://jhs-net.com/wp-content/uploads/2021/03/pixta_12593100_M.jpg") no-repeat bottom;
}
.slider-wrapper {
    padding-bottom: 50px;
}
.top-slide {
    padding-bottom: 60px;
}
.top-slide .top-slide-caption {
    background: #fff !important;
    color: #000 !important;
    position: absolute;
    left: initial;
    right: 0;
    bottom: 5px;
    width: 57%;
    text-align: center;
    padding: 40px 50px 0;
    box-sizing: border-box;
    z-index: 100;
}
.row_1 {
    font-size: 50px;
    line-height: 1em;
    letter-spacing: 2px;
    font-weight: bold;
	  margin:30px 0 20px;
		text-align: left;
		padding-left: 40px;
	  font-style: italic;
}
.row_2 {
    font-size: 28px;
    border-bottom: 4px solid #1f73e2;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: left;
    padding-left: 35px;
}
.row_3 {
    font-size: 17px;
    line-height: 1.5em;
    text-align: left;
    padding-left: 40px;
}

/*円*/
.circle {
    display: inline-block;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background: #14314d;
    text-align: center;
    position: absolute;
    top: -206px;
    padding-top: 56px;
    box-sizing: border-box;
    font-size: 20px;
    right: 0;
}
.circle span{
	  display: block;
	  color:#fff;
}
.font_80{
	  font-size:27px;
}
.circle .inline{
	  display:inline-block;
}
a.circle_link{
    display: block;
    background-color: orange;
    width: 150px;
    text-align: center;
    margin: 15px auto 0;
    color: #fff;
    border-radius: 3px;
}

/*---------------------------------
 見出し
--------------------------------- */
.page-title .maintext {
    font-size: 32px;
}
.headline-h2 .maintext {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.has-background-block .headline-h2{
	  margin-top:30px;
}
.has-background-block .grid-column-md-1-3 .headline-h2 {
    margin-top: 70px;
}
.has-background-block .headline-h2.has-subtext {
    margin-top: 15px;
}
.headline-h2 .maintext::before {
    height: 4px;
    width: 90px;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: linear-gradient(to right, #e8f7ff 0%,#e8f7ff 80%,#0a96eb 20%,#0a96eb 100%);
    content: "";
    position: absolute;
}
.headline-h4 .maintext {
    font-weight: bold;
}


.midashi {
    font-size: 12px;
    display: block;
    line-height: 10px;
}
/*---------------------------------
 画像カセット
--------------------------------- */

.gallery.layout-1 .gallery-caption {
    text-align: center !important;
}
.gallery .gallery-title {
    font-size: 20px;
    color: #535353;
    margin-top: 15px;
}
.body-home .block-content {
    position: initial;
}
.gallery.layout-4 .gallery-image-caption{
    display: flex;
}

/*---------------------------------
 記事一覧カセット
--------------------------------- */
.l-list-news-list .list-item:hover {
    background-color: #fbfdff;
}


/*---------------------------------
 ニュース記事　ボタン
--------------------------------- */
.button-link-inner {
    color: #32b2ff !important;
    background-color: transparent !important;
    background-image: none;
    font-style: italic;
    position: relative;
    padding-right: 30px;
    font-size: 15px;
    letter-spacing: 0.5px;
    border: none;
}
.button-link-inner:hover{
	  opacity:1;
}
.button-link-inner::before {
    right: 3px;
    top: 11px;
    border: none;
    border-bottom: 2px solid #32b2ff;
    border-right: 2px solid #32b2ff;
    transform: rotate(-45deg);
    position: absolute;
    margin: auto;
    content: "";
    width: 8px;
    height: 8px;
    transition: .4s;
}
.button-link-inner:hover::before {
    right: -5px;
}

.headline-h2.has-subtext{
    padding-top: 40px;
}
.has-background .list-news-wrapper{
    padding-top: 10px;
}
.button-link-inner.blue {
    background-color: transparent !important;
    border: none;
}

.button-content .button-content-inner {
    color: #32b2ff !important;
    font-style: italic;
    font-size: 15px;
    letter-spacing: 0.5px;
    background-image: none;
    background-color: transparent !important;
    border: none;
}
.button-content .button-content-inner::before{
    right: 3px;
    top: 18px;
    border: none;
    border-bottom: 2px solid #32b2ff;
    border-right: 2px solid #32b2ff;
    transform: rotate(-45deg);
    position: absolute;
    margin: auto;
    content: "";
    width: 8px;
    height: 8px;
    transition: .4s;
	  left: initial;
}
.button-content a::before {
    padding-right: 0;
}
.button-content .button-content-inner:hover::before {
    right: -5px;
}
.button-content .button-content-inner {
    overflow: initial;
}


/*---------------------------------
 トップページ
--------------------------------- */
#block-1 {
    padding-top: 0;
    padding-bottom: 0;
    background: -moz-linear-gradient(left, #14314d 34%,#e9f6ff 35%, #e9f6ff);
    background: -webkit-linear-gradient(left, #14314d 34%,#e9f6ff 35%, #e9f6ff);
    background: linear-gradient(to right, #14314d 34%,#e9f6ff 35%, #e9f6ff);

}

.img_text_box {
    background: url("https://jhs-net.com/wp-content/uploads/2021/03/pixta_11546061_M.jpg") center center no-repeat;
    background-size: 100%;
    padding: 70px 0 50px;
	  margin-top:30px;
}
.img_text{
    display: flex;
}
.img_text.first div{
    width: 50%;
}
.img_text .box_text{
    padding: 35px 50px 35px 0;
    box-sizing: border-box;
}
.img_text.second .box_text {
    padding-left: 40px;
}
.bg_mask{
    height: 100%;
    background: rgba(255,255,255,0.4);
}
.first{
    flex-direction: row-reverse;
}
.second{
    margin-top: 60px;
}
.img_text.second .box_img{
    width: 100%;
}
.font_l{
    display: block;
    font-size: 30px;
	  font-weight:bold;
}
.font_l_last{
	  margin-bottom:50px;
	  font-weight:bold;
}



.list-news-wrapper .list-title{
    padding-left: 15px;
}

/*---------------------------------
 横幅いっぱいに広げる
---------------------------------*/
.alignwide,
.alignfull{
    margin-left: calc(-50vw + 50% + 10px);
    margin-right: calc(-50vw + 50% + 10px);
    padding-left: calc(50vw - 50% - 10px) !important;
    padding-right: calc(50vw - 50% - 10px) !important;
}
.has-background-block {
  background-color: var(--tooltip-background-color);
}
/*.alignwide {
    margin-left: 0;
    margin-right: 0;
}*/

/*---------------------------------
 ボタン
--------------------------------- */
.button-content a {
    background-color: #0a96eb /*!important*/;
    border-radius: 0;
    text-shadow: none;
    font-style: italic;
    font-size: 15px;
    color: #fff;
    padding: 15px 50px !important;
    background-image: none;
}
.button-content a:hover {
    background-color: #0090e8;
}
.button-content .icon-play-circle::before {
    content: '';
}
.button-content a::after {
    background: none;
}

/*---------------------------------
 表
--------------------------------- */
.content-body .block-title.table-title{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 21px;
    letter-spacing: 2px;
}
.table-content {
    border: none;
}
.table-content th {
    background: #fff;
	  text-align:left;
}
.table-content tr {
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
.table-content td, .table-content th {
    border: none;
    padding: 30px 0;
	  vertical-align:top;
}


/*---------------------------------
 お問い合わせフォーム
--------------------------------- */
.contact-form-table .field-name {
    background-color: #fff;
}
.contact-form-table .field-group:first-child {
    border-top: 1px solid #ddd;
}
.contact-form-table .field-group {
    border-bottom: 1px solid #ddd;
}

/*---------------------------------
 トップページ　スライドショー
--------------------------------- */
/*#top-main-image img {
    width: 75% !important;
}*/

#top-main-image img {
    width: 920px !important;
    margin-right: auto;
    margin-left: 50px;
    height: 625px;
    object-fit: cover;
}
.slick-slide img{
    width: 920px !important;
    margin-right: auto;
    margin-left: 30px;
    height: 625px;
    object-fit: cover;
}



/*---------------------------------
 フッター
--------------------------------- */
.footer .widget-menu.is-horizontal .menu-item::before {
    border-right: none;
}
.footer th {
    width: 90px;
}
.footer {
    border-top: 1px solid #def0ff;
}
.is-footer {
    padding-top: 60px;
}
.footer .widget_menu{
    border-top: 1px solid #495360;
    margin-top: 40px;
    padding: 22px 0 60px 0;
}
.footer .widget-menu.is-horizontal a:hover {
    opacity: 1;
    text-decoration: underline;
}
.copyright {
    padding: 5px 0 30px;
    font-size: 10px;
    color: #9B9B9B;
    text-align: right;
}
.footer-sns-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	  margin-top:15px;
}
.footer-sns-list li a {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: .4s;
    transition: .4s;
    display: flex;
}
.footer-sns-list a img:hover {
    opacity: 0.6;
}
.footer-sns-list li a:hover {
    background-color: rgba(255,255,255,0.20);
}
.footer .textwidget li::before, .footer .widget_text li::before {
    position: initial;
    content: "";
}
.footer-sns-list li img {
    display: block;
    margin: auto;
}
.footer .widget_text li {
    padding-left: 10px;
}
.footer .widget-content.is-image img {
    margin: 0 auto;
    width: 350px;
}

/*問合せフォーム*/
.field-group1 {
    display: block ruby;
    padding-top: 50px !important;
    font-size: 20px;
    font-weight: bold;
}

/*---------------------------------
 スマホ画面
--------------------------------- */
@media(max-width:688px){
	
	
	/*共通*/

	
.body-home .content-body {
    padding-left: 10px;
    padding-right: 10px;

}
	.body-home .block-content ,.body-home .headline-h2{
    padding-left: 15px;
    padding-right: 15px;
}
	
	.has-background-block > .is-block-row .grid-column {
    padding-left: 15px;
    padding-right: 15px;
}
	i.fa {
    color: #000;
  }
	.header-logo .logo {
    padding-top: 5px;
  }
	.header-logo {
    margin-bottom: 5px;
  }
	
	.slick-slide img {
    width: 100%;
    margin-right: auto;
    margin-left: 0;
    height: initial;
    object-fit: cover;
  }
	.circle {
    display: none;
  }
	.top-slide .top-slide-caption {
    position: initial;
    width: 100%;
		padding: 10px;
  }
	.row_1,.row_2,.row_3 {
    padding-left: 10px;
  }
	.row_3 {
    padding-right: 10px;
  }
	.top-slide-caption {
    bottom: 0px;
    height: 100px;
    width: 70%;
    padding: 10px;
    display: block;
  }
	.slider-wrapper {
    padding-bottom: 0px;
  }
	.row_1 {
    font-size: 26px;
    letter-spacing: 0;
		margin: 0;
  }
	.row_2 {
    font-size: 15px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
	.img_text_box {
    background: none;
  }
	#top-main-image img {
    width: 100%;
    margin-left: 0;
    height: initial;
  }
	
	/*見出し*/
	.has-background-block .grid-column-md-1-3 .headline-h2 {
    margin-top: 20px;
	}
	.has-background-block .grid-column-md-1-3 .headline-h2.has-subtext {
    margin-top: 0;
    margin-bottom: 10px;
  }
	.headline-h2.has-subtext {
    padding-top: 10px;
  }
	.has-background .list-news-wrapper {
    padding-top: 10px;
  }
	.headline-h4 .maintext {
    font-size: 18px;
}
	/*表*/
	.table-content td, .table-content th {
    padding: 5px 7px;
  }
	
	.gallery .gallery-title {
    font-size: 18px;
  }
	
	/*トップページ*/
	.img_text_box {
    padding: 0;
  }
	.img_text {
    display: block;
  }
	.img_text.first div {
    width: 100%;
  }
	.img_text .box_text {
    padding: 15px 10px 10px;
  }
	.img_text.second .box_text {
    padding-left: 10px;
  }
	.font_l_last {
    margin-bottom: 15px;
  }
	.list-news-wrapper .list-title {
    padding-left: 0;
  }
	#block-1 {
    background: transparent;
  }
	
	.has-background-block > .is-block-row .grid-column {
    padding-left: 15px;
    padding-right: 15px;
  }
	
	/*横幅調整*/
	.has-background-block.has-background {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }


  /*フッター*/
	.footer-smp-menu {
    background-color: #14314d;
	}
	.footer-smp-menu {
    border-top: 1px solid #fff;
  }
	.footer .widget-menu.is-horizontal .menu-item {
    width: 100%;
		text-align:center;
  }
	.footer-smp-menu .footer-menu-text {
    color: #fff;
  }
	.footer-smp-menu .grid-column-inner::after {
    border-right: 1px solid #fff;
  }
	.footer .widget_menu {
    padding: 22px 0 20px 0;
  }
	.footer-padding {
    height: 30px;
  }
	.footer .widget-content.is-image img {
    width: 250px;
  }
	
	
}

@media (max-width: 768px) and (min-width: 690px){
	

.global-nav .header-menu .menu-item {
    padding-left: 10px;
}

}

/*-------------------------------
 共通
-------------------------------*/
.content-body hr {
    border-top: 1px solid #eee;
}

hr.clear {
    clear: both;
    display: block;
    height: 0;
    margin: 0;
    border: transparent;
}