@charset "utf-8";
@media screen and (min-width: 1201px) { html{font-size:16px; } }@media screen and (max-width: 1200px) { html{font-size:15px; } }@media screen and (max-width: 1024px) { html{font-size:14px; } }@media screen and (max-width: 768px) {  html{font-size:13px; } }@media screen and (max-width: 480px) {  html{font-size:12px; } }a,a:visited,a:active { color:rgba(30,40,40,1.00)}a:hover { color:rgba(0,119,73,1.00)}
/* css setting */
/*　==============================　Home　==============================　*/
/*　Home用ヘッダー　*/
#cID1 header {
    background-color: rgba(255,255,255,0);
}

/*　ページリスト - スリックスペース　*/
@media screen and (min-width: 481px) {
.top_slick_space {
     padding:1rem 0;
}}

/*　Home - トップメインキャッチ　*/
.home_top_catch {
     padding: 5vh 2rem 20vh 2rem;
}
.home_top_catch img {
     max-width:580px
}
@media screen and (max-width: 480px) {
.home_top_catch {
     padding: 4vh 0 24vh 0;
}
.home_top_catch img {
     max-width:280px
}
}

/*　Home - キャッチコピー　*/
.home_main_catch {
     font-size:2.2rem;
     letter-spacing:0.2rem;
     z-index:10;
}

/*　Home - about　*/
.home_about_space { padding:7rem 0; }
@media screen and (max-width: 768px) {
      .home_about_space { padding:6rem 0; }}
@media screen and (max-width: 480px) {
      .home_about_space { padding:5rem 0 4rem 0; }}

/*　about - イメージ　*/
.home_about_img {
     margin: -300px 0 0 0;
     padding-top:30rem;
}
@media screen and (max-width: 768px) {
.home_about_img {
     margin: -240px 4rem 0 0;
     padding-top:24rem;
}}
@media screen and (max-width: 480px) {
.home_about_img {
     margin: -30px 0 0 2rem;
     padding-top:20rem;
}}

/*　コピー - 左　*/
.home_about_left { padding:0 0 0 40%; }
@media screen and (max-width: 1600px) {
     .home_about_left { padding:0 0 0 35%; }}
@media screen and (max-width: 1280px) {
     .home_about_left { padding:0 0 0 30%; }}
@media screen and (max-width: 1048px) {
     .home_about_left { padding:0 0 0 25%; }}
@media screen and (max-width: 860px) {
     .home_about_left { padding:0 0 0 20%; }}
@media screen and (max-width: 768px) {
     .home_about_left { padding:0 0 0 15%; }}
@media screen and (max-width: 480px) {
     .home_about_left { padding:0 0 0 2rem; }}

/*　コピー - 右　*/
.home_about_right {
     font-size:1.1rem;
     line-height: 2rem;
     padding:2rem 0 2rem 8rem ;
}
@media screen and (max-width: 1280px) {
     .home_about_right {  padding:2rem 0 0 6rem; }}
@media screen and (max-width: 768px) {
     .home_about_right {  padding:2rem 0 0 0; }}
@media screen and (max-width: 480px) {
     .home_about_right {  padding:0 0 4rem 2rem; font-size:1.2rem; }}

/*　HOME - ティッカー　*/

.ticker {
     z-index: 2!important;
}

/*　Home - Business - Company　*/
.home_bus_com_left { padding:0 10% 0 40%; }
@media screen and (max-width: 1600px) {
     .home_bus_com_left  { padding:0 5% 0 35%; }}
@media screen and (max-width: 1280px) {
     .home_bus_com_left  { padding:0 5% 0 30%; }}
@media screen and (max-width: 1048px) {
     .home_bus_com_left  { padding:0 5% 0 25%; }}
@media screen and (max-width: 860px) {
     .home_bus_com_left  { padding:0 5% 0 20%; }}
@media screen and (max-width: 768px) {
     .home_bus_com_left  { padding:0 3rem 0 15%; }}
@media screen and (max-width: 480px) {
     .home_bus_com_left  { padding:0 2rem 0 2rem; }}

/*　bus - image　*/
.home_bus_img { padding:0 4rem; }

@media screen and (max-width: 1600px) {
     .home_bus_img {  padding:2rem 2rem 0 2rem; }}
@media screen and (max-width: 1200px) {
     .home_bus_img {  padding:3rem 1rem 0 1rem; }}
@media screen and (max-width: 1024px) {
     .home_bus_img {  padding:5rem 1rem 0 1rem; }}

.home_bus_img ul li:nth-child(1) {
    top: -110px;
    position: relative;
}

@media screen and (max-width: 480px) {
     .home_bus_img {  padding:0 ; }
     .home_bus_img ul li:nth-child(1) { top: 0rem; }
     .home_bus_img ul li:nth-child(2) { bottom: -5rem; position: relative;}
}

/*　Home - Company　*/
.home_com_space { padding:5rem 0 0 0; }
@media screen and (max-width: 768px) {
      .home_com_space { padding:4rem 0 0 0; }}

/*　com - イメージ01　*/
.home_com_img_01 {
     margin: 0 0 -400px 5rem;
     padding-top:30rem;
}
@media screen and (max-width: 1600px) {
     .home_com_img_01 { margin: 0 0 -400px 3rem;}}
@media screen and (max-width: 1200px) {
     .home_com_img_01 { margin: 0 0 -380px 2rem;}}
@media screen and (max-width: 768px) {
.home_com_img_01 {
     margin: 0 0 -400px 2rem;
     padding-top:30rem;
}}
@media screen and (max-width: 480px) {
.home_com_img_01 {
     margin: 0 0 -4rem 2rem;
     padding-top:200px;
}}

/*　Home - recruit　*/
.home_rec_right { padding:0 40% 0 10%; }
@media screen and (max-width: 1600px) {
     .home_rec_right  { padding:0 35% 0 5%; }}
@media screen and (max-width: 1280px) {
     .home_rec_right  { padding:0 30% 0 5%; }}
@media screen and (max-width: 1048px) {
     .home_rec_right  { padding:0 25% 0 5%; }}
@media screen and (max-width: 860px) {
     .home_rec_right  { padding:0 20% 0 5%; }}
@media screen and (max-width: 768px) {
     .home_rec_right  { padding:0 15% 0 3rem; }}
@media screen and (max-width: 480px) {
     .home_rec_right  { padding:0 2rem 0 2rem; }}

/*　recruit - イメージ　*/
.home_rec_img {
     margin: 0 0 0 0;
     padding-top:30rem;
}
@media screen and (max-width: 1600px) {
.home_rec_img {
     margin: 0 3rem 0 0;
}}
@media screen and (max-width: 1200px) {
.home_rec_img {
     margin: 0 2rem 0 0;
}}
@media screen and (max-width: 768px) {
.home_rec_img {
     margin: 0 2rem 0 0;
     padding-top:24rem;
}}
@media screen and (max-width: 480px) {
.home_rec_img {
     margin: 0 0 3rem 2rem;
     padding-top:200px;
}}


/*　==============================　About　==============================　*/

.about_tittle{
padding: 7.5rem 2rem 2rem 2rem;
}
.about_tittle p:nth-child(1){
font-size: 2.4rem;
letter-spacing:0.2rem;
line-height: 4rem;
}
.about_tittle p:nth-child(2){
font-size: 1rem;
/*font-weight:bold;*/
}
@media screen and (max-width: 768px) {
.about_tittle{
padding: 12vh 0rem 10vh 0rem;
}
}
@media screen and (max-width: 498px) {
.about_tittle{
padding: 8vh 2rem;
}
}

.bus_bottom_img_space {
     padding-top: 25rem ;
}

/*　———　弘和建設について - テキストエリア　———　*/
.about_top_space {
padding-top: 640px;
}
.about_area01 {
position: relative;
margin: -550px 10% 0% 10%;
}
.about_area01_box {
padding: 3rem;
}
.about_area01_inner{
max-width: 370px;
margin: 0 auto;
box-sizing: border-box;
}
.about_area02 {
position: relative;
margin: 0% 10% 0% 0%;
}
.about_area02_box {
padding: 0rem 0rem 10rem 0rem;
}
.about_area02_inner{
max-width: 430px;
margin: 0 auto;
box-sizing: border-box;
}
.about_02technology_img{
padding-top: 30rem;
margin: 9.5rem 0rem 0rem 2rem;
}
.about_area03-4 {
position: relative;
margin: 0% 10% 0% 10%;
}
.about_area03-4_box {
padding: 6rem 0rem 3rem 0rem;
}
.about_area03-4_inner{
max-width: 430px;
margin: 0 auto;
box-sizing: border-box;
}
.about_area03-4_lineC{
border-right: 1px solid #007749;
}
.about_area03-4_spaceB{
padding-top: 24rem;
}
@media screen and (max-width: 1200px) {
.about_area03-4_inner {
margin:0 4rem;
box-sizing: border-box;
}
}
@media screen and (max-width:1120px){
.about_area02{
position: relative;
margin: 0% 10% 0% 10%;
}
}

@media screen and (max-width: 498px) {
.about_area01 {
position: relative;
margin: -300px 2rem 0% 2rem;
}
.about_top_space {
padding-top: 400px;
}
.about_area01_box {
padding: 2rem;
}
.about_area02_box {
padding: 0rem 0 5rem 0;
}
.about_02technology_img{
padding-top: 200px;
margin: 4rem 2rem 2rem 2rem;
}
.about_area02_inner{
margin:0 4rem;
box-sizing: border-box;
}
.about_area02 , .about_area03-4 {
margin: 0;
}
.about_area03-4_spaceB{
padding-top: 18rem;
}
.about_area03-4_box {
padding: 3rem 0 3rem 0;
}
.about_area03-4_lineC{
border-right: 0px solid #007749;
border-bottom: 0px solid #007749;
margin: 0rem 0 3rem 0;
/*padding-bottom: 3rem;*/
}
.about_area03-4_mark img{
width: 150px;
}
}

/*　==============================　Business　==============================　*/

@media screen and (min-width: 769px) {
.bus_text_space {
     padding:10%;
}
}

/*　Business ボタン　*/
.bus_img_btn .fs_btn_text_main {
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    margin-left: 1.4rem;
}
.bus_img_btn .fs_btn_text_sub {
    font-size: 0.9rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
}
.bus_img_btn .fs_btn {
    background-color:rgba(0,119,73,0.75);
}
.bus_img_btn .fs_btn:hover {
    background-color:rgba(0,119,73,0.25);
}
.bus_img_btn .fs_btn_text {
padding:8rem 0; }

@media screen and (max-width: 480px) {
.bus_img_btn .fs_btn_text {
padding:5rem 0; }}


/*　==============================　Facility　==============================　*/

/*----------　ギャラリー　----------*/

.faclity-img #imageLightbox-container ul{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-flow: row wrap;
justify-content: left;
width: 100%;
}
.faclity-img #imageLightbox-container li{
margin: 0% 1.5% 1.5% 0%;
width: 18.8%;
}
.faclity-img #imageLightbox-container li:nth-child(5n){
margin-right:0%;
}
.faclity-img #imageLightbox-container img{
height: auto;
border: none!important;
}

@media screen and (max-width: 498px) {
.faclity-img #imageLightbox-container li{
margin: 0% 1.5% 1.5% 0%;
width: 32.3%;
}
.faclity-img #imageLightbox-container li:nth-child(5n){
margin-right:1.5%;
}
.faclity-img #imageLightbox-container li:nth-child(3n){
margin-right:0%!important;
}
}

/*　==============================　Works　==============================　*/

/*----------　施工事例一覧_リスト　----------*/

.works-navi #archiveBoxesC4-cardA .archiveCardA-list-inner{
color: #007749;
transition: 0.3s;
}
.works-navi #archiveBoxesC4-cardA .archiveCardA-list-on{
position: relative!important;
}
.works-navi #archiveBoxesC4-cardA .archiveCardA-list-img, .works-navi #archiveBoxesC4-cardA .archiveCardA-list-flag{
display: none!important;
}
.works-navi #archiveBoxesC4-cardA .archiveCardA-list-txt{
background-color: #e1e6e6;
border: 0px solid #007749;
}
.works-navi #archiveBoxesC4-cardA .archiveCardA-txt-ttl{
font-size: 1.2rem!important;
padding: 1.2rem 1rem 0.5rem 1rem!important;
}

@media screen and (max-width: 498px) {
#archiveBoxesC4-cardA .archiveBoxesC4-cardA-list ,
#archiveBoxesC4-cardA .archiveBoxesC4-cardA-list:nth-child(2n) ,
#archiveBoxesC4-cardA .archiveBoxesC4-cardA-list:nth-child(3n) {
    margin: 0 0 2px 0;
}
.works-navi #archiveBoxesC4-cardA .archiveCardA-txt-ttl {
    font-size: 1.4rem!important;
    padding: 2rem 0 0.5rem 0!important;
}
#archiveBoxesC4-cardA .archiveCardA-txt-read {
    font-size: 1rem;
    padding: 0rem 0 1.5rem 0;
}
}

/*----------　代表事例 - ボタン　----------*/
.work_img_btn .fs_btn_text_main {
    font-size: 1.1rem;
    letter-spacing: 0.2rem;
    margin-left: 1rem;
    font-weight:bold;
}
.work_img_btn .fs_btn {
    background-color:rgba(0,119,73,0.75);
}
.work_img_btn .fs_btn:hover {
    background-color:rgba(0,119,73,0.15);
}
.work_img_btn .fs_btn_text {
padding:8rem 0; }

@media screen and (max-width: 480px) {
.work_img_btn .fs_btn_text {
padding:5rem 0; }}


/*----------　代表事例テーブル　----------*/
.work_img_tittle {
     font-size:1.1rem;
     font-weight:bold;
     color:#007749;
     line-height: 3.5rem;
}

.works_img-wrapper li .works_img{
border-bottom:1px solid #E1E6E6;
}
.works_img-wrapper li:last-child .works_img{
border-bottom:none;
}
.works_img {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
padding: 0rem 1rem;
}
.works_img dt, .works_img dd{
padding: 2rem 1rem;
letter-spacing: 0rem;
line-height: 1.5rem;/*列の文字の高さ*/
}
.works_img dt{
width: 300px;
box-sizing: border-box;
}
.works_img dd:nth-child(2){
width: calc(100% - 300px);
box-sizing: border-box;
padding: 2rem 1rem;
}
@media screen and (max-width: 768px) {
.works_img{
padding-top: 1rem;
padding-bottom: 1rem;
}
.works_img dt, .works_img dd{
padding: 0rem 1rem ;
}
.works_img dt{
width: 100%;
padding-top: 1rem;
padding-bottom: 1rem;
}
.works_img dd:nth-child(2){
width: 100%;
padding: 0 1rem 1rem 1rem ;
}
}

/*----------　年度施工事例テーブル　----------*/

.works-tb-wrapper li .works-tb{
border-bottom:1px solid #E1E6E6;
}
.works-tb-wrapper li:last-child .works-tb{
border-bottom:none;
}
.works-tb {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
padding: 0rem 2rem;
}
.works-tb dt, .works-tb dd{
padding: 1rem 0rem 1rem 0rem;
letter-spacing: 0rem;
line-height: 1.5rem;/*列の文字の高さ*/
}
.works-tb dt{
width: calc(100% - 200px);
box-sizing: border-box;
}
.works-tb dd:nth-child(2){
width: 200px;
box-sizing: border-box;
padding: 1rem 0.5rem;
}
@media screen and (max-width: 768px) {
.works-tb{
padding-top: 1rem;
padding-bottom: 1rem;
}
.works-tb dt, .works-tb dd{
padding: 0rem 0rem 0.1rem 0rem;
}
.works-tb dt{
width: 100%;
padding-top: 0.3rem;
padding-bottom: 0.4rem;
order: 0;
}
.works-tb dd:nth-child(2){
width: 100%;
padding: 0.3rem 0rem 0.4rem 0rem;
order: 1;
}
}

/*----------　施工事例_右カラムリスト　----------*/

.results-navi .entryData, .results-navi .entrySummary { display:none; }
.results-navi .entryTitle { font-size:1rem; }
.results-navi .entryTitle a { color:#fff; display:block; padding:1rem !important; }
.results-navi .entryTitle a:hover { opacity:0.3; transition:0.3; }
.results-navi #fsInfoBlock dl{
padding: 0!important;
}
.results-navi dl {
    border-bottom: 0px solid #fff!important;
    padding: 0rem !important;
}
.results-navi dd {
    border-left: 0px solid #bbb!important;
    padding-left: 0%!important;
    width: 100%!important;
}
.results-navi dl:nth-child(2n+0)  {
    background: rgba(10,129,83,1);
}

/*　==============================　Interview　==============================　*/
/*　インタビュー用イメージ　*/

.int_img_01 {
     margin: 0 0 -5rem 0;
     padding: 32rem 0 0 0;
}

.int_img_02 {
     margin: 0 2rem;
     padding: 30rem 0 0 0;
}

@media screen and (max-width: 480px){
.int_img_01 {
     margin: 0 0 0 0;
     padding: 24rem 0 0 0;
}
.int_img_02 {
     margin: 0 2rem;
     padding: 16rem 0 0 0;
}}

/*　==============================　Company　==============================　*/
/*　代表メッセージ　*/
.com_message {
     padding-top:500px;
     margin: 0 30% -440px -2rem;
}
@media screen and (max-width: 1400px){
.com_message {
     padding-top:500px;
     margin: 0 20% -440px -2rem;
}}
@media screen and (max-width: 1200px){
.com_message {
     padding-top:450px;
     margin: 0 10% -390px -2rem;
}}
@media screen and (max-width: 768px){
.com_message {
     padding-top:400px;
     margin: 0 0 -340px 2rem;
}}
@media screen and (max-width: 480px){
.com_message {
     padding-top:240px;
     margin: 3rem 2rem 3rem 2rem;
}}

/*　会社概要 - 沿革　*/
.outline_contents,
.history_contents {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: flex-start;
width: 100%;
border-top:1px solid #E1E6E6;
}

.outline_contents dt ,
.history_contents dt {
padding: 1.5rem 0 0 7rem ;
position: relative;
font-weight: bold;
font-size:0.9rem;
color:#007749;
letter-spacing:0.2rem;
width: 200px;
}

.outline_contents dd ,
.history_contents dd {
text-align: left;
padding: 1.5rem 1rem ;
width: calc(100% - 200px);
}

/*　会社概要　*/
@media screen and (max-width: 768px){
.outline_contents {
     flex-flow: column wrap;
     justify-content: flex-start;
     align-items: flex-start;
     width: calc(100% - 4rem);
     border-top:0px solid #E1E6E6;
}
.outline_contents dt {
font-weight: bold;
padding: 1.5rem 2rem 0.3rem 2rem;
width: 100%;
letter-spacing:0.1rem;
border-top:1px solid #E1E6E6;
}
.outline_contents dd {
font-size: 1rem;
padding: 0 2rem 1.5rem 2rem;
border: none;
width: 100%;
}
}

/*　沿革　*/
@media screen and (max-width: 768px){
.history_contents dt {
font-weight: bold;
padding: 1.5rem 0 1.5rem 2rem ;
width: 94px;
letter-spacing:0.1rem;
}
.history_contents dd{
font-size: 1rem;
padding: 1.5rem 1rem ;
width: calc(100% - 94px);
border: none;
}
}

/*　Google map　*/
.outline_access .googleMapCanvas {
    height: 400px;
}
@media screen and (max-width: 768px){
.outline_access .googleMapCanvas {
    height: 240px;
}}


/*　———　企業情報 - 下部ボタン　———　*/
.company_btn .fs_btn {
     padding:5rem 0;
}
.company_btn .fs_btn .fs_btn_text_main {
     font-size:1.2rem;
     letter-spacing: 0.3rem;
     margin-left:1.5rem;
}
.company_btn .fs_btn .fs_btn_text_sub {
     font-size:0.9rem;
}

@media screen and (max-width: 768px){
.company_btn .fs_btn {
     padding:3rem 0;
}}
@media screen and (max-width: 480px){
.company_btn .fs_btn {
     padding:2rem 0;
     line-height: 2rem;
}}

/*　==============================　Recruit　==============================　*/
/*　リクルート - トップテキストエリア　*/
.rec_top_tittle_space {
     padding-top:100px;
}

.rec_top_space {
     padding-top:600px;
}
.rec_top_copy_area {
     position: relative;
     margin:-180px 24% 0 24%;
}
.rec_top_copy_area_02 {
     padding:3rem;
}

@media screen and (max-width: 1200px){
.rec_top_copy_area {
     margin:-175px 20% 0 20%;
}}
@media screen and (max-width: 768px){
.rec_top_space {
     padding-top:480px;
}
.rec_top_copy_area_02 {
     padding:2rem;
}
.rec_top_copy_area {
     margin:-137px 2rem 0 2rem;
}}
@media screen and (max-width: 480px){
.rec_top_space {
     padding-top:28rem;
}
.rec_top_copy_area_02 {
     padding:3rem 0 0 0;
}
.rec_top_copy_area {
     margin:-12rem 2rem 0 2rem;
}}

/*　インタビュー - ボタン　*/

.int_btn .fs_btn_text_main {
    font-size: 1.5rem;
    letter-spacing: 0.2rem;
    margin-left: 1.4rem;
}
.int_btn .fs_btn_text_sub {
    font-size: 0.9rem;
    letter-spacing: 0.1rem;
}
.int_btn .fs_btn {
    background-color:rgba(0,119,73,0.05);
}
.int_btn .fs_btn:hover {
    background-color:rgba(0,119,73,0.5);
}
.int_btn .fs_btn_text {
padding:12rem 0 8rem 0; }

/*　==============================　News　==============================　*/
/*　一覧　*/

#fsInfoBlock dl {
    padding: 1.5rem 0!important;
}

#fsInfoBlock .entryData {
    width: 25%;
}
#fsInfoBlock dd {
    width: 68%;
}

.top_news_list a , .info_list a {
color:#0B4E3C;
/*color:#e984ab;*/
}
.top_news_list dl {
    border-bottom: 1px solid #0B4E3C !important;
    padding: 0.75rem;
}
.top_news_list dd , .info_list dd {
    border-left: 0px !important;
padding-left:0% !important;
}
.top_news_list dl:nth-child(2n+1)  {
    background: rgba(30,30,30,0.25);
}
.top_news_list .entryData , .info_list .entryData {
    padding: 0.5rem 0;
    margin:0 1rem 0 0;
    text-align: center;
    background:#0B4E3C;
    /*background:#e984ab;*/
    color:#fff;
    font-weight: normal!important;
}
.top_news_list a:hover , .info_list a:hover {
      opacity:0.7;
      transition:0.6s;
}
.top_news_list .entryTitle , .info_list .entryTitle {
font-size:1.2rem;
font-weight: bold;
}
.top_news_list  dl:last-child {
border-bottom: 1px solid #2f3b50;
}

.info_list a{
color:#0B4E3C;
/*color:#e984ab;*/
}
.info_list dl {
    border-bottom: 0px solid #fff !important;
    padding: 0.75rem;
}
.info_list dl:nth-child(2n+1)  {
    background: rgba(30,30,30,0.02);
}
.info_list  dl:last-child {
border-bottom: 0px solid #fff;
}

/*　更新用　*/

.news_tittle p:nth-child(1){
     font-size: 2.4rem;
     letter-spacing:0.2rem;
     line-height: 4rem;
}
.news_tittle p:nth-child(2){
     font-size: 1rem;
     /*font-weight:bold;*/
}

/*　———　シェアボタン　———　*/

.fs-snsbutton-color1 .twitter-btn-icon,
.fs-snsbutton-color1 .facebook-btn-icon ,
.fs-snsbutton-color1 .line-btn-icon {
    background-color: #BEC8C8;
}
.fs-snsbutton-color1 .twitter-btn-icon:hover ,
.fs-snsbutton-color1 .facebook-btn-icon:hover ,
.fs-snsbutton-color1 .line-btn-icon:hover {
    background-color: #8CA0A0;
        transition:0.5s;
}

/*　--------------------　カレンダーの設定　--------------------　*/
div.cal_wrapper table.cal tr th div.cal_ui input {
    border: solid 1px #fff;
}

/*曜日部分*/
div.cal_wrapper table.cal tr.headline td {
    padding: 5px 0px;
    color: #ffffff;
}

div.cal_wrapper table.cal tr.headline {
    background-color: #0B4E3C;
}

/*更新日部分*/
div.cal_wrapper table.cal tr td div.Birthday {
    font-weight: bolder;
    background-color: #007749;
    color: #ffffff;
    border-radius: 0%;
}
div.cal_wrapper table.cal tr td div.pointer:hover {
    background-color: #007749;
}
div.cal_wrapper table.cal tr td div span {
    display: none;
    position: absolute;
    top: 30px;
    left: 0px;
    width: 180px;
    border: none;
    background-color: #ffffff;
    text-align: left;
    padding: 5px;
    z-index: 10;
    color: #ffffff;
    font-weight: normal;
    line-height: 1.8em;
    box-shadow: none;
}

div.cal_wrapper table.cal tr td {
    font-size: 10px;
    text-align: center;
    padding: 0px;
}

div.cal_wrapper table.cal tr td div {
    position: relative;
    padding: 6px 10px;
    font-size: 0.7rem;
    text-align: center;
    background-color: #FFF;
    border-radius: 0%;
}

/*　==============================　お問い合わせ　==============================　*/

.formBlockSurveyTable dl dd select {
    vertical-align: middle;
    width: 99%;
    padding: 1rem;
    border: 0px solid #ccc;
}

.formBlockSurveyTable dl dt {
    text-align: left;
    width: 100%;
    margin-right: 0%!important;
    /*font-weight: bold;*/
    font-size: 0.9rem;
    margin-top: 1rem;
    padding: 2px 0 0.5% 0;
}
.formBlockSurveyTable dl dd {
    text-align: center;
    width: 100%;
}

.formBlockSurveyTable dl:first-child dt {
    margin-top: 0;
    padding: 0 0 0.5% 0;
}
.formBlockSurveyTable dl {
    padding: 0.5% 0;
}
.formBlockSurveyTable dl dd input,
.formBlockSurveyTable dl dd textarea {
    width: 96%;
    resize: none;
    border-radius: 0;
    padding: 1rem;
    border: 0px solid #ccc;
}

/*　ボタン　*/

.formBlockSubmitButton {
    width:180px!important;
    text-align:center!important;
    background-color: #007749!important;
    color:#fff;
    border:1px solid #007749!important;
}
@media screen and (max-width: 480px) {
.formBlockSubmitButton {
    width:100%!important;
}}
.formBlockSubmitButton:hover {
    transition:0.6s;
    background-color: #0B4E3C!important;
    border:1px solid #0B4E3C!important;
    color:#fff;
}
.on-pointer input {
    cursor: pointer;
}
@media screen and (max-width: 498px) {
.formBlockSurveyTable dl dd input,
.formBlockSurveyTable dl dd textarea {
    width: 100%;
}
}



/*　==============================　共通タイトル　==============================　*/
.contents_tittle{
     padding: 20vh 0rem 18vh 0;
     background-color:rgba(11,78,60,0.8);
      /*background-color:rgba(0, 119, 73,0.8);*/
}
@media screen and (max-width: 1024px) {
.contents_tittle{
     padding: 20vh 0rem 18vh 0;
}}
@media screen and (max-width: 768px) {
.contents_tittle{
     padding: 12vh 0 12vh 0;
}}
@media screen and (max-width: 480px) {
.contents_tittle{
     padding: 12vh 0;
}}
.contents_tittle p:nth-child(1){
     font-size: 2.4rem;
     letter-spacing:0.2rem;
     line-height: 4rem;
     color:#fff;
}
.contents_tittle p:nth-child(2){
     font-size: 1rem;
     /*font-weight:bold;*/
     color:#fff;
}

/*　==============================　Header　==============================　*/

/*　ヘッダーロゴに関する設定　*/
@media screen and (min-width: 1201px) {
#top_logo {padding: 1.5rem 0 1rem 3rem;}
#top_logo img {
     max-width:300px;
}}
@media screen and (max-width: 1200px) {
#top_logo {padding: 1rem 1rem 1rem 1rem;}
#top_logo img {
     width:100%;
}}
@media screen and (max-width: 768px) {
#top_logo {padding: 1rem;
}}
@media screen and (max-width: 480px) {
#top_logo {
     padding: 1rem 1rem 1.5rem 1rem;
}
#top_logo img {
     width:210px;
}}

/*　--------------------　PC用（オートナビ）に関する設定　--------------------　*/
.h_pc_navi a {
  position: relative;
  display: inline-block;
  transition: .3s;
}
.h_pc_navi a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 2px;
  background: #007749;
  transition: .3s;
}
.h_pc_navi a:hover::after {
  width: 100%;}

.h_pc_navi .fsNavMenuList li:first-child, 
/*.h_pc_navi .fsNavMenuList li:nth-child(6), */
.h_pc_navi .fsNavMenuList li:nth-child(8) {
     display:none;}

.h_pc_navi  .fsNavMenuList li .sub_title {
     letter-spacing: 0.2rem;
}
/*
.h_pc_navi  .fsNavMenuList li p {
     font-weight: bold;
}*/

.h_pc_navi .fsNavMenuList li a {
    padding: 1.5rem 0!important;
    margin: 0 1rem !important;
}

/*　--------------------　Fatナビに関する設定　--------------------　*/
.fat-nav  {
    background: rgba(11, 78, 60, 0.98);
}
.fat-nav li {
    list-style-type: none;
    text-align: left;
    padding: 1rem 0;
    margin-left:45% ;
    font-size: 1.2rem;
    line-height: 1.4rem;
    border-bottom: none;
    border-bottom: 0px solid #007749;
}
.fat-nav li a {
    border-bottom: 0px solid #ffffff;
}

.fat-nav{
    background-image: url(../../../../files/7316/0083/8445/kowa_sp_navi_bg.svg);
    background-position: bottom;
    background-attachment: scroll;
    background-size: contain;
    background-repeat: no-repeat;
}

.hamburger .hamburger__icon, .hamburger .hamburger__icon:before, .hamburger .hamburger__icon:after {
background-color: #007749;
}

.sp_h_navi .fat-nav li p {
    border-left: 5px solid #007749;
    padding: 0 0 0 1.5rem;
}

.sp_h_navi .fat-nav li .sub_title{
    font-size: 1rem;
    padding-left:0.2rem;
    letter-spacing: 0.2rem;
    color: #fff;
    padding: 0 0 0 2.1rem;
}
.sp_h_navi .fat-nav li:first-child .sub_title  {
    display: none!important;
}

/*　Fatnaviフィックス　*/
#topfix-A {
position: absolute;
z-index: 50;
top: 0;
right: 0;
}
#topfix-B {
position: absolute;
z-index: 10;
top: 0;
right: 0;
}

/*　==============================　Footer　==============================　*/
/*　SP用ロゴ　*/
.f_logo img {
     width:280px;
}
@media screen and (max-width:768px) {
.f_logo img {
     width:240px;
}}

/*　--------------------　フッターサイトマップ　--------------------　*/

.sitemap_table {
      padding: 0 1rem 1rem 0;
      vertical-align: top;
      width:16%;
}
.sitemap_table p:nth-child(1) {
     font-size: 1.1rem;
     letter-spacing:0.2rem;
     line-height: 2rem;
     /*color:#007749;*/
}
.sitemap_table p:nth-child(2) {
     font-size: 0.8rem;
     /*font-weight:bold;*/
}

/*　--------------------　フッターリンク　--------------------　*/

.f_link a {
     color:#fff;
     position: relative;
     display: inline-block;
     transition: .3s;
}
.f_link a { padding-bottom:0.5rem; }

.f_link a::after {
     position: absolute;
     left: 0;
     bottom : 0;
     content: '';
     width: 0;
     height: 1px;
     background: #007749;
     transition: .3s;
}
.f_link a:hover::after {
     width: 100%;
}

/*
#footer-5Parent .rrh-layout-wrapper {
    background-color: rgba(0,119,73,1.00);
}
*/


/*　==============================　文字に関する設定　==============================　*/
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
.space_05{
    letter-spacing: 0.05rem;
}
.space_1{
    letter-spacing: 0.1rem;
}
.space_2{
    letter-spacing: 0.2rem;
}
.space_3{
    letter-spacing: 0.3rem;
}
.space_4{
    letter-spacing: 0.4rem;
}

/*　--------------------　SP時 - 中央揃え　--------------------　*/
@media screen and (max-width: 480px) {
     .sp_center {  text-align: center!important; }}
/*　--------------------　SP時 - 左寄せ　--------------------　*/
@media screen and (max-width: 480px) {
     .sp_left {  text-align: justify!important; }}
/*　--------------------　タブレット縦時 - 左寄せ　--------------------　*/
@media screen and (max-width: 768px) {
     .tb_left {  text-align: justify!important; }}
/*　--------------------　スマホ時 - 右寄せ　--------------------　*/
@media screen and (max-width: 480px) {
     .sp_right {  text-align: right!important; }}
/*　--------------------　スマホ時 - 改行なし　--------------------　*/
@media screen and (max-width: 480px){
.sp_br_none br { display:none; }}
/*　--------------------　スマホ時 - 改行あり　--------------------　*/
@media only screen and (min-width: 480px){
.sp_br br { display:none;}}
/*　--------------------　タブレット縦時 - 改行あり　--------------------　*/
@media only screen and (min-width: 769px){
.tb_br br { display:none;}}
/*　--------------------　タブレット縦時 - 改行なし　--------------------　*/
@media screen and (max-width: 768px){
.tb_br_none br { display:none; }}
/*　--------------------　SP時 - 表示なし　--------------------　*/
@media only screen and (max-width: 480px){
.sp_none { display:none;}}

/*　--------------------　Google font　--------------------　*/
.eiji {
font-family:'Sanchez', 游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,sans-serif;
}

/* latin-ext */
@font-face {
  font-family: 'Sanchez';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Sanchez'), local('Sanchez-Regular'), url(https://fonts.gstatic.com/s/sanchez/v7/Ycm2sZJORluHnXbIfmdR_SwE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Sanchez';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Sanchez'), local('Sanchez-Regular'), url(https://fonts.gstatic.com/s/sanchez/v7/Ycm2sZJORluHnXbIfmlR_Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmYmRjRdE.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISma2RjRdE.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmY2RjRdE.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmbGRjRdE.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmYGRjRdE.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmYWRjRdE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v11/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rj.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.eiji_02 {
font-family: 'Oleo Script','Times New Roman', '游明朝', YuMincho, 'HG明朝E', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

/* latin-ext */
@font-face {
  font-family: 'Oleo Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Oleo Script'), local('OleoScript-Regular'), url(https://fonts.gstatic.com/s/oleoscript/v8/rax5HieDvtMOe0iICsUccChTu0_g8A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oleo Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Oleo Script'), local('OleoScript-Regular'), url(https://fonts.gstatic.com/s/oleoscript/v8/rax5HieDvtMOe0iICsUccChdu08.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*　==============================　色に関する設定　==============================　*/
.litegreen_rgba{
      background-color:rgba(0, 119, 73,0.8);
}
.midgreen_rgba{
     background-color:rgba(11,78,60,0.8);
}
.black_rgba{
     background-color:rgba(50,50,50,0.5);
}

hr {
     border-top: 1px solid #E1E6E6;
}

/*　--------------------　ボタン - アイコン　--------------------　*/

.c_green :before , .c_green :after {
     color: #007749 ;
}
.c_green .fs_btn:hover :before , .c_green .fs_btn:hover :after {
     color: #fff ;
}
.h_green :before , .h_green :after {
     color: #ccc ;
}
.h_green .fs_btn:hover :before , .h_green .fs_btn:hover :after {
     color: #007749 ;
}


/*　==============================　背景に関する設定　==============================　*/

/*　スマホ時バックグラウンドイメージ非表示　*/
@media screen and (max-width: 480px) {
.sp_bg_none{background-image: none!important; }}

/*　スマホ時バックグラウンドイメージ表示　*/
@media screen and (min-width: 481px) {
.sp_bg_show{background-image: none!important; }}

/*　タブレット縦時バックグラウンドイメージ非表示　*/
@media screen and (max-width: 768px) {
.tb_bg_none{background-image: none!important; }}

/*　タブレット横時バックグラウンドイメージ非表示　*/
@media screen and (max-width: 1024px) {
.tb_bg_w_none{background-image: none!important; }}

/*　タブレット横時スクロール　*/
@media screen and (max-width: 1024px) {
.tb_bg_scroll{background-attachment: scroll!important; }}

/*　タブレット時カバー　*/
@media screen and (max-width: 1024px) {
.tb_bg_cover{background-size: cover!important; }}

/*　タブレット時コンテイン　*/
@media screen and (max-width: 768px) {
.tb_bg_contain{background-size: contain!important; }}

/*　　Edge用CSSハック　　*/
@supports (-ms-ime-align:auto) {
/* --- ここにEdgeだけに適用したいスタイルを記述 --- */
.tb_bg_scroll {
background-attachment: scroll !important;
}
}

/*　==============================　色に関する設定　==============================　*/
.liteblue_rgba{
     background-color:rgba(120,178,208,0.5);
}
.midblue_rgba{
     background-color:rgba(0,63,128,0.85);
}
.red_rgba{
     background-color:rgba(193,13,35,0.5);
}
.black_rgba{
     background-color:rgba(50,50,50,0.5);
}

/*　==============================　レイアウトポジション　==============================　*/
/*　--------------------　70%中央寄せ　--------------------　*/
@media screen and (min-width:1201px) {
.w70_center {
   width: calc(100% - 30%);
  margin: auto!important;}}

/*　--------------------　80%中央寄せ　--------------------　*/
@media screen and (min-width:1201px) {
.w80_center {
   width: calc(100% - 20%);
  margin: auto!important;}}

@media screen and (min-width:481px) {
.w80_center_text {
   width: calc(100% - 20%);
  margin: auto!important;}}

/*　--------------------　90%中央寄せ　--------------------　*/
@media screen and (min-width:1201px) {
.w90_center {
   width: calc(100% - 10%);
  margin: auto!important;}}
/*　--------------------　80%右寄せ　--------------------　*/
@media screen and (min-width:1201px) {
.w80_right {
   width: calc(100% - 20%);
  margin-left: auto!important;}}
/*　--------------------　80%左寄せ　--------------------　*/
@media screen and (min-width:1201px) {
.w80_left {
   width: calc(100% - 20%);
  margin-right: auto!important;}}
/*　--------------------　90%右寄せ　--------------------　*/
@media screen and (min-width:1201px) {
.w90_right {
   width: calc(100% - 10%);
  margin-left: auto!important;}}
/*　--------------------　90%左寄せ　--------------------　*/
@media screen and (min-width:1201px) {
.w90_left {
   width: calc(100% - 10%);
  margin-right: auto!important;}}

/*　==============================　デフォルト　==============================　*/
/* ----------　ポジションリラティブ　---------- */
.pos_rel{position: relative;}

/*　--------------------　マルチイメージのポインター無　--------------------　*/
.cuosor {
pointer-events: none ;
cursor: default ;
}
/*　--------------------　telリンク - スマホ版のみ　--------------------　*/
@media screen and (min-width: 768px) {
a[href^="tel:"] {
	pointer-events: none;
}}
/*　--------------------　その他　--------------------　*/
a { text-decoration:none; }
h1 , h2 , h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px;
margin-top: 0px;
font-weight: normal;
}
.hover-opacity:hover{
opacity: 0.8;
transition:0.6s;
}
.hover-opacity-img:hover {
opacity:0.7;
transition:0.6s;
}

/*　==============================　編集時 - margin　==============================　*/
.ccm-edit-mode .mg_top_0  {
     margin-top: 0rem!important;
}
.ccm-edit-mode .mg_bottom_0 {
     margin-bottom: 0!important;
}