@charset "utf-8";
/*
Template:e_global_thema2020
Theme Name:e_global_thema_child
*/
@import url(“../e-global_thema/style.css”);

/*　追加ｃｓｓ　*/
/* .news_wrapper , .footer_link{
	max-width:1080px;
	margin: 0 auto;
} */
.news_topics ul li ul a{
    display: contents !important;
}
.news_wrapper h1{
	font-size:24px;
}
h2.r_green a{
	color:#48afae;
}
.wp-block-image img{
	height:auto;
}
/* 404 */
.cover404{
    background-image: url(../e_global_thema_child/img/404_img.jpg);
    background-position: center;
    height: 300px;
    color: #fff;
    margin-top: -80px;
}
.cover404 h1{
    padding-top: 120px;
    font-size: 40px;
    letter-spacing: 0;
}
.message404 {
    max-width: 580px;
    margin: 0 auto;
    text-align: center;
}
.message404 h2{
    padding: 80px 0;    
}
.link404{
    padding: 80px 0;
    display: flex;
    justify-content: space-between;
}
.footer_link{
    display: flex;
    justify-content: center;
    padding-bottom: 40px;
}
.footer_link a{
       color: #fff;
    text-decoration: underline;
    padding: 40px;
}
footer{
    padding-top:40px;
}
/* サイドバー */
.col-12.col-md-4.col-xl-3.mb-4.mb-md-0 {
    background: #fff;
    width: 30%;
}
section.sidebar{
    background: #fff;
    padding: 40px 20px;
}
.wrapper{
    display: flex;
    max-width: 1080px;
    margin: 0 auto;
}
section.sidebar h1{
    padding: 0 20px;
    background: transparent;
    border-left: solid 9px #6fa22f;
    margin: 0px 0 20px;
    text-align: left;
}
.newarticles li .r_green{
    padding-top: 10px;
}
.newarticles li , ul.year_list li{
    border-bottom: #6fa22f solid 2px;
    padding: 40px 0;
}
.newarticles img{
	width: 100%;
	height: auto;
}
ul.year_list li{
    padding: 20px 0
}
.to_list a , ul.year_list li a{
    color: #666666;
}
.to_list{
    text-align: right;
    padding: 20px 0;
}
/* パンクズ */
section.news_wrapper{
    padding: 0;
}
.breadcrumbs {
    max-width: 1040px;
    margin: 0 auto;
    padding: 20px;
    font-size: 12px;
}
/* メイン */
.news_contents{
   width: 70%; 
}
main.news_text{
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    margin-right: 20px;
    box-shadow: 2px 2px 2px #b2b2b2;
    word-break: break-all;
    display: flow-root;
}
main.news_text h1 {
    font-weight: bold;
    text-align: left;
    border-bottom: #6fa22f solid 2px;
    padding-bottom: 10px;
    letter-spacing: 0;
}
main.news_text h2 {
  padding: 0.25em 0.5em;
    background: transparent;
    border-left: solid 5px #6fa22f;
    font-weight: normal;
	margin:20px 0 10px;
}
main.news_text p{
	margin-bottom:20px;
}
.time-box{
    margin: 10px 0 20px 0;
}
/* ページ送り */
.d-flex.mb-3.justify-content-between.p-3 {
    display: flex;
    justify-content: space-between;
    margin: 20px;
}
.d-flex.mb-3.justify-content-between.p-3 a ,.breadcrumbs a,.pagination a, .tags{
        color: #666666;
}
.pagination{
    text-align: center;
    margin: 40px 20px 80px 0;
    letter-spacing: 10px;
}
.tags{
	font-size:12px;
}
/* ニュース一覧 */
.border_news ,.border_newsyear{
    width: 160px;
    margin-bottom: 40px;
}
.border_newsyear{
    width: 230px;
}
main.news_topic{
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    margin: 0 20px 20px 0;
    box-shadow: 2px 2px 2px #b2b2b2;
}
main.news_topic h2{
    font-size: 16px;
    margin-top: 20px;
}
/* Facebookプラグイン */
.fb_news {
    background-color: #f9f9f9;
}
.fb_flex_container {
    display: flex;
    justify-content: space-between;
    max-width: 1080px;
    margin: 0 auto;
}
.fb_box{
	width:100%;
	max-width:500px;
	border: 2px solid #7b9c3d;
}
section.fb_plugin img {
	width:100%;
	max-width:504px;
}
/* .fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
    width: 100% !important;
} */ 
/* コラム */
section.column_wrapper{
    padding-top: 40px;
}
.border_column{
    width: 100px; 
    margin-bottom: 20px;
}
.wrapper_column{
    width: 70%;
}
.service_small{
    padding-right: 20px;
}
.service_small h1{
    font-size: 16px;
    padding-right: 4px;
}
.service_small h1 , .column_sidebar h1{
        letter-spacing: 0;
}
ul.side_category{
    margin-bottom: 40px;
}
ul.side_category li , ul.side_tag li{
    line-height: 2;
    margin-left: 30px;
    color: #666666;
}
ul.side_tag{
    overflow: hidden;
}
ul.side_tag li{
    float: left;
}
.service_small_img {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.service_small_img img{
	width: 98%;
    height: auto;
    max-width: 370px;
    margin: 0 1% 1% 1%;
}
.column_contents{
    width: 100%;
}
.column_title{
    color: #444444;
}
.category_title{
    width: fit-content;
    margin: 0 auto;
}
.category_title h1{
    letter-spacing: 0;
    border-bottom: 2px solid #6fa22f;
    margin-bottom: 40px;
    padding-right: 5px;
}
.category_newarticles li{
    border: 0;
    padding: 0;
    overflow: auto;
}
.category_newarticles li:hover{
    opacity: 0.5;
}
.category_newarticles main.news_topic{
    padding: 20px;
}
.category_newarticles img{
    width: 140px;
    max-height: 100px;
    float: left;
    margin-right: 20px;
    object-fit: cover;
}
.category_newarticles .r_green{
    color: #444444;
    font-weight: bold;
    overflow: hidden;
}
/* カテゴリーのリボン */
.cp_card {
	position: relative;
	overflow: visible;
}
.cp_ribbon {
	line-height: 20px;
	position: absolute;
	top: 10px;
	left: -8px;
	width: auto;
	height: 22px;
	padding-left: 15px;
	color: #ffffff;
	background: #4CAF50;
}
.cp_ribbon:before, .cp_ribbon:after,
.cp_ribbon_before, .cp_ribbon_after{
	position: absolute;
	content: '';
}
.cp_ribbon:before, .cp_ribbon_before{
	top: -8.5px;
	left: 0.1px;
	width: 0;
	height: 0;
	border-bottom: 9px solid #2E7D32;
	border-left: 9px solid transparent;
}
.cp_ribbon_after {
	right: -8px;
    top: 0;
	width: 0;
	height: 0;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	/* border-left: 8px solid #4CAF50; */
}
span.ribbon {
    font-size: 12px;
    padding-right: 5px;
}
/* TOPカテゴリーのリボン */
.column_digest li .cp_ribbon{
    height: 20px;
    padding: 10px 10px 10px 16px;}
.column_digest li .cp_ribbon_after {
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
.column_digest li span.ribbon {
    font-size: 16px;
}
/* お問合せタグ */
.contact_tab{
    background: #2aa339;
    color: #fff;
    width: 14px;
    border-radius: 0 10px 10px 0;
    padding: 20px 10px 20px 16px;
    font-weight: bold;
    writing-mode: vertical-rl;
    letter-spacing: 2px;
    position: fixed;
    left: 0;
}
_::-webkit-full-page-media, _:future, :root .contact_tab{
	top:460px;
	margin-left:-26px;
}


/* TOPコラム */
.column_digest{
    position: relative;
}
.column_digest li a:hover{
    opacity: 1;
}
.column_digest img{
    width: 280px;
    height: 160px;
    object-fit: cover;
}
.column_digest_date{
    text-align: right;
    padding: 30px 0 20px 0;
}
.column_digest_title{
    font-weight: bold;
    height: 50px;
    margin: 5px 0;
    overflow: hidden;
}

/* フォーム　*/
div#wpcf7-f328-p283-o1 ,
form.wpcf7-form.init{
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    padding-top: 40px;
}
.wpcf7-form-control{
  width:100%;
  padding: 8px 13px;
  margin-bottom: 10px;
      box-sizing:border-box;
  -moz-box-sizing:border-box; /* Firefox */
  -webkit-box-sizing:border-box; /* Chrome, Safari */
}
input#zip {
    width: 31% !important;
}
.contact h1{
  padding-top:70px;
}
div#contact {
    background: #6fa22f;
}
input#pref{
    width: 45% !important;
}
input.searchBtn.width20 ,input.wpcf7-form-control.wpcf7-submit.contact-send{
    background: #FF6C00;
    padding: 8px;
    border-radius: 0 3px 3px 0;
    border: 1px solid #CCC;
    color: #FFF;
    text-decoration: none;
    width:20%;
}
input.wpcf7-form-control.wpcf7-text.width30 {
    width: 33.33%;
}

form.wpcf7-form p:nth-child(3) {
    text-align: center;
}
input.wpcf7-form-control.wpcf7-submit.contact-send {
    width: 120px;
    border-radius: 60px;
}
/* 1400px 以上 */
@media screen and (min-width: 1400px) {
 .movie_02 {
    height: 600px;
}
 .movie_02 video {
    top: 70%;
}
	.main_view_02 h1{
		top:-200px;
	}
}
/* 1080px 以上 */
@media screen and (max-width: 1401px) and (min-width: 1081px) {
 .movie_02 {
    height: 600px;
}
 .movie_02 video {
    top: 55%;
}
		.main_view_02 h1{
		top:-220px;
	}
}

/* 1080px 以下 */
@media screen and (max-width: 1080px) {
        section.page404{
        padding: 80px 0 0 0;
    }
    .message404{
        padding: 0 10px;
    }
/* Facebookプラグイン */
.fb_flex_container {
    display: block;
}
.fb_plugin {
	 width:100%;
    max-width: 500px;
    margin: 0 auto;
}
.fc_box iframe {
    width: 100%!important;
}
}
/* 1069px 以下 */
@media screen and (max-width: 1069px) {
    .wrapper {
    margin: 0 10px;
}
}
/* 539px 以下 */
@media screen and (max-width: 539px) {
    .footer_link{
        display: block;
    }
    .footer_link p , .footer_link a{
        padding: 0 0 20px 20px;            
        }
   .wrapper {
       display: block;
}
    .news_contents , .col-12.col-md-4.col-xl-3.mb-4.mb-md-0 {
        width: 100%;
    }
    .col-12.col-md-4.col-xl-3.mb-4.mb-md-0{
        margin-bottom: 80px;
    }
    main.news_text , main.news_topic{
        margin-right: 0;
    }
    main.news_text{
        padding: 40px 20px;
    }
    .wrapper_column{
        width: 100%;
    }
	.service_small{
		padding:0;
	}
    .service_small_img img{
      /* width: 50%;  */
		margin:0 10px 0 0;
    }
    }
@media screen and (max-width: 500px) {
.fb_plugin{
	width:100%;
	padding:80px 0 0 0;
	}}
/* 339px 以下 */
@media screen and (max-width: 339px) {
    .message404 p{
        text-align: left;
    }
    .message404 br{
        display: none;
    }
}