@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(41,46,51,1.00)}a:hover { color:rgba(186,186,186,1.00)}
/* css setting */
/*　==============================　HOME　==============================　*/

/*　----------　ABOUT　----------　*/

#pt001-2Parent { background-color : rgba(53,150,66,0.95); }

@media screen and (max-width: 480px) {
.home_area02_tb { padding: 3rem 1rem 3rem 1rem !important; }}

@media screen and (min-width:769px) {
.home_about_img {
     -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
     -o-border-radius: 40px;
     border-radius: 40px;
}}
@media screen and (max-width:768px) {
#pt101-2-1  {
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     -o-border-radius: 20px;
     border-radius: 20px;
}}

/*　----------　SERVICE　----------　*/

@media screen and (max-width: 480px) {
.home_service_space { padding: 10rem 0 0 0!important; }
.home_sevice_bg_space { background-size: 400%!important; }}

/*　----------　PRODUCTS　----------　*/

/*　----------　COMPANY　----------　*/

/* homeボタン */

@media screen and (min-width: 769px) {.home_img_btn01 .fs_btn_text , .home_img_btn02 .fs_btn_text {padding:6rem 1rem; } }
@media screen and (max-width: 768px) {.home_img_btn01 .fs_btn_text , .home_img_btn02 .fs_btn_text {padding:4rem 2rem; } }

.home_img_btn01 .fs_btn_text_main ,
.home_img_btn02 .fs_btn_text_main {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    letter-spacing: 0.2rem;
}

.home_img_btn01 .fs_btn {
    background-color: rgba(53,150,66,0.7);
}
.home_img_btn01 .fs_btn:hover {
    background-color: rgba(53,150,66,0.4);
    
}

.home_img_btn02 .fs_btn {
    background-color: rgba(91,43,20,0.7);
}
.home_img_btn02 .fs_btn:hover {
    background-color: rgba(91,43,20,0.4);
}
.home_img_btn01 .fs_button:hover ,
.home_img_btn02 .fs_button:hover {
background-size: 120%;}



/*　==============================　私たちについて　==============================　*/
@media screen and (max-width: 768px) {
.about_mark {
     margin: 8vh 0 33vh 0 !important;
     padding: 30vh 0 0 0 !important;
}}

/*　開発培養土例　*/
.development{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.development li {
    padding: 0.8rem 3px;
    margin: 0rem 2px 4px 2px;
    width: calc(33.33% - 10px);
    background-color: #359142;
    box-shadow: 0px 0px 2px 0px rgba(150,150,150,0.1);
}
@media screen and (max-width: 768px) {
.development li{
    width: calc(50% - 4px);
    margin: 0rem 2px 4px 2px;
    padding: 0.8rem 0;
}
}

/*　検査リスト - 検査方法　*/
.inspection td ,
.method td {
      padding:0.5rem 1rem;
      vertical-align: middle;
      border: 1px solid #63788c;
}
.inspection table ,
.method table {
      width:100%;
}
.inspection td:nth-child(1){ width:10%; }
.inspection td:nth-child(2){ width:21%; }
.inspection td:nth-child(3){ width:21%; }
.inspection td:nth-child(4){ width:48%; }

.method td:nth-child(1){ width:78px; text-align: center;}
.inethod td:nth-child(2){ width: calc(100% - 78px); }


/*　==============================　製造工程　==============================　*/

/*　写真　*/
@media screen and (max-width: 480px) {
.process_img {
     margin:0 2rem 0 2rem !important;
     padding:200px 0 0 0 !important;
}
.process_text {
     margin:0 0 0 0 !important;
     padding:0 2rem 0 2rem !important;
}}


/*　▼　*/
.pro_sankaku{
	width: 0;
	height: 0;
	border: 2rem solid transparent;
	border-top: 2rem solid #359642;
        margin: 0 auto;
        padding: 1rem 0;
}


/*　==============================　企業情報　==============================　*/

/*　アンカー等　*/
.com_link {
padding: 1.5rem;
     vertical-align: middle;
     width:25%;
    border-right:2px solid #fff;
}

/*　企業情報スペース　*/

@media screen and (max-width: 768px){
#philo , #greeting { 
 padding:120px 0 0 0!important;
}}

/*　代表挨拶　*/

@media screen and (max-width: 480px){
.greeting_bg {
    background-position: left!important;}}

/*　会社概要 - 沿革　*/

.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-bottom:1px solid #f2f5e9;*/
}

.outline_contents dt ,
.history_contents dt {
padding: 1.5rem 0 0 7rem ;
position: relative;
font-weight: bold;
font-size:0.9rem;
color:#349641;
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: 100%;
}
.outline_contents dt {
font-weight: bold;
padding: 1rem 0 0.3rem 0;
width: 100%;
letter-spacing:0.1rem;
}
.outline_contents dd {
font-size: 1rem;
padding: 0rem 0 1rem 0;
border: none;
width: 100%;
}
}

/*　沿革　*/
@media screen and (max-width: 768px){
.history_contents dt {
font-weight: bold;
padding: 1rem 0 1rem 0 ;
width: 94px;
letter-spacing:0.1rem;
}
.history_contents dd{
font-size: 1rem;
padding: 1rem 0 1rem 1rem ;
width: calc(100% - 94px);
border: none;
}
}

/*　==============================　採用情報　==============================　*/

/*　募集要項　*/

.rec_outline {
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-bottom:1px solid #f2f5e9;*/
}

.rec_outline dt {
padding: 1.5rem 0 0 7rem ;
position: relative;
font-weight: bold;
font-size:0.9rem;
color:#349641;
letter-spacing:0.2rem;
width: 200px;
}

.rec_outline dd {
text-align: left;
padding: 1.5rem 1rem ;
width: calc(100% - 200px);
}

@media screen and (max-width: 768px){
.rec_outline dt {
font-weight: bold;
padding: 1rem 0 1rem 0 ;
width: 94px;
letter-spacing:0.1rem;
}
.rec_outline dd{
font-size: 1rem;
padding: 1rem 0 1rem 1rem ;
width: calc(100% - 94px);
border: none;
}
}

.rec_outline a{
    background-color: #963f34;
font-weight: bold;
    vertical-align: middle;
  padding: 0.2rem 0.5rem;
    font-size: 0.8rem;
   color:#fff;
}

.rec_outline a:hover {
    background-color: #8BBF31;
    transition:0.3s;
}

/*　スタッフ紹介- ボタン　*/

@media screen and (min-width: 769px) {.interview_btn .fs_btn_text  {padding:12rem 1rem; } }
@media screen and (max-width: 768px) {.interview_btn .fs_btn_text  {padding:6rem 2rem; } }

.interview_btn .fs_btn_text_main {
    font-size: 0.9rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    letter-spacing: 0.2rem;
   opacity:0;
}

.interview_btn :hover  .fs_btn_text_main {
opacity:1;
}

.interview_btn .b_box {
    background-color: rgba(53,150,66,0);
}

.interview_btn .fs_btn {
    background-color: rgba(53,150,66,0);
}
.interview_btn .fs_btn:hover {
    background-color: rgba(53,150,66,0.45);
}


/*　スタッフ紹介　*/
@media screen and (max-width: 768px) {
 .interview_space  {padding:160px 0 40px 3rem!important; }
.interview_img { padding:180px 0 0 0!important; }
}



/*　==============================　パートナー募集　==============================　*/

/*　ボタン（事業紹介）　*/

@media screen and (min-width: 769px) {.pt_img_btn .fs_btn_text  {padding:6rem 1rem; } }
@media screen and (max-width: 768px) {.pt_img_btn .fs_btn_text  {padding:4rem 2rem; } }

.pt_img_btn .fs_btn_text_main {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    letter-spacing: 0.2rem;
}
.pt_img_btn .fs_btn_text_sub {
    font-size: 0.9rem;
    line-height: 1.6;
}
.pt_img_btn :hover  .fs_btn_text_sub {
opacity:1;
}

.pt_img_btn .b_box {
    background-color: rgba(53,150,66,0.25);
}

.pt_img_btn .fs_btn {
    background-color: rgba(53,150,66,0.65);
}
.pt_img_btn .fs_btn:hover {
    background-color: rgba(53,150,66,0.25);
}


/*　仕入先　*/

.vendor_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%;
}

.vendor_contents dt {
position: relative;
width: 180px;
}
.vendor_contents dd {
text-align: left;
padding: 0 0 0 2rem ;
width: calc(100% - 180px);
}
@media screen and (max-width: 480px){
.vendor_contents dt { width: 120px!important; }
.vendor_contents dd { width: calc(100% - 120px)!important; }
} 

/*　運送業者　*/

.tsp_left {
      font-size: 0.9rem;
      padding: 1rem;
      width: 90px;
     font-weight: bold;
      text-align: justify;
color: #349641;
vertical-align: top;
}
.tsp_right {
      font-size: 0.9rem;
      text-align: justify;
      padding: 1rem;
      vertical-align: top;
width: calc(100% - 90px);
}

.tsp_line {
     border-top:1px solid #fff;
}

/*　取引業者　*/
.rcp_lr {
      width: 46%;
      text-align: center;
      vertical-align: middle;
      padding: 0.8rem 0;
}
.rcp_c {
      width:8%;
      vertical-align: middle;
      padding: 0.8rem 0;
      text-align: center;
}
.rcp_line {
     border-top:2px solid #fff;
}

/*　レシピ　*/

.recipe {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.recipe li {
    padding: 0.8rem 3px;
    margin: 0rem 2px 4px 2px;
    width: calc(33.33% - 10px);
    background-color: #f2f5e9;
    box-shadow: 0px 0px 2px 0px rgba(150,150,150,0.1);
}
@media screen and (max-width: 768px) {
.recipe li{
    width: calc(50% - 4px);
    margin: 0rem 2px 4px 2px;
    padding: 0.8rem 0;
}
}


/*　==============================　お知らせ　==============================　*/

/*　コンポ―サー　*/

#pt101-2-1 , #pt101-3-1
{
    background-color: #ffffff;
    width: calc(100% - 1rem);
}

#pt101-3-1 {
    margin: 0 0 0 1rem;
}

#pt101-2-1 {
    background-repeat: no-repeat;
    margin: -80px 0 0 1rem;
 }

@media screen and (min-width:769px) {
#pt101-2-1 {
     -webkit-border-radius: 40px 0 0 0 ;
     -moz-border-radius: 40px 0 0 0 ;
     -o-border-radius: 40px 0 0 0 ;
     border-radius: 40px 0 0 0 ;
}}
@media screen and (max-width:768px) {
#pt101-2-1  {
     -webkit-border-radius: 20px 0 0 0 ;
     -moz-border-radius: 20px 0 0 0 ;
     -o-border-radius: 20px 0 0 0 ;
     border-radius: 20px 0 0 0 ;
}}

/*　記事を書く　*/

@media screen and (min-width:769px)  {
.textspace_margin{ margin:0 0 0 3rem;}}

#cID279 #imageLightbox-container li{
display:flex;
justify-content:left;
}

/*　———　シェアボタン　———　*/

.fs-snsbutton-color1 .twitter-btn-icon,
.fs-snsbutton-color1 .facebook-btn-icon {
    background-color: #359642;
    color:#fff;
}

.fs-snsbutton-color1 .twitter-btn-icon:hover ,
.fs-snsbutton-color1 .facebook-btn-icon:hover {
     background-color:#f2f5e9;
     color:#359642;
     transition:0.5s;
}

/*　ページリスト　*/

#fsInfoBlock .entryData {
    width: 25%;
}
#fsInfoBlock dd {
    width: 68%;
}

.top_news_list a {
color:#359642;
}
.top_news_list dl {
    border-bottom: 0px solid #e8eaf0 !important;
    padding: 1.5rem 0!important;
}

.top_news_list dd {
    border-left: 0px !important;
    padding-left:0% !important;
}
.top_news_list dl:nth-child(odd)  {
    background: rgba(53,150,66,0.05);
}
.top_news_list .entryData {
    padding: 0.5rem 0;
    font-weight: bold;
    margin:0 1rem 0 0;
}
.top_news_list .entryData {
    text-align: left;
}
.top_news_list .entryData{
    text-align: center;
    background:#359642;
    color:#fff;
}
.top_news_list a:hover {
      opacity:0.7;
      transition:0.6s;
}
.top_news_list .entryTitle {
font-size:1.2rem;
font-weight: bold;
}
.top_news_list  dl:last-child {
border-bottom: 0px solid #fff;
}
.top_news_list  .entrySummary {
display:none;
}


/*　--------------------　カレンダーの設定　--------------------　*/
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: #359642;
}


/*更新日部分*/

div.cal_wrapper table.cal tr td div.Birthday {
    font-weight: bolder;
    background-color: #359642;
    color: #ffffff;
    border-radius: 0%;
}

div.cal_wrapper table.cal tr td div.pointer:hover {
    background-color: #8bbe31;
}

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%;
}

/*　----------　NEWS　----------　*/

.top_news_list_tag .tk_title {
    font-size: 1rem;
    font-weight: bold;
}
.top_news_list_tag .tk_tags {
    background-color: #2394ba;
    color: #fff;
    font-size: 0.7rem;
    padding: 0.3rem 0.5rem 0.2rem 0.6rem;
}
.top_news_list_tag .tk_flex{
    padding: 2rem 0;
    border-bottom: 1px solid #f2f5e9;
}
.top_news_list_tag .tk_tags_time {
    letter-spacing: 0.05rem;
    font-size: 0.9rem;
   color: #359642;
}
.top_news_list_tag .col-1 {
    padding-right: 0rem;
    pointer-events: none; 
}
.top_news_list_tag .tk_kiji {
    pointer-events: none; 
}


/*　==============================　お問い合わせ　==============================　*/
.formBlockSurveyTable dl dt {
    color: #359642;
    text-align: left;
    width: 100%;
    margin-right: 0%!important;
    font-weight: bold;
    font-size: 1rem;
    margin-top: 1rem;
    padding: 2px 0 0.5% 0;
}
.formBlockSurveyTable dl dd {
    width: 100%;
}
.formBlockSurveyTable dl {
    padding: 0.5% 0;
}
.formBlockSurveyTable dl dd input,
.formBlockSurveyTable dl dd textarea {
    width: 96%;
    resize: none;
    border-radius: 0;
    padding: 1.5%;
    border: 1px solid #c8d2dc;
}
.formBlockSubmitButton {
    width:240px!important;
    text-align:center!important;
    background-color: #359642!important;
    color:#fff;
    border:1px solid #fff;
}
@media screen and (max-width: 480px) {
.formBlockSubmitButton {
    width:100%!important;
}}
.formBlockSubmitButton:hover {
    transition:0.6s;
    background-color: #fff!important;
    border:1px solid #359642;
    color:#359642;
}
.on-pointer input {
    cursor: pointer;
}
@media screen and (max-width: 498px) {
.formBlockSurveyTable dl dd input,
.formBlockSurveyTable dl dd textarea {
    width: 100%;
}
}

/*　==============================　ポリシー　==============================　*/

/*　左インデント　*/
.int_left li {
    margin-left: 2rem;
    text-indent: -2rem;
}
.int_left_2 {
    margin-left: 2rem;
    text-indent: -2rem;
}

/*　==============================　ヘッダー　==============================　*/

#header-2Parent .rrh-layout-wrapper { 
     background-color:rgba(255,255,255,1)!important;}

@media screen and (min-width: 1201px) {
#header-2Parent .rrh-layout-wrapper { 
     -webkit-border-radius: 0 0 1rem 1rem;
     -moz-border-radius:0 0 1rem 1rem;
     -o-border-radius:0 0 1rem 1rem;
     border-radius:0 0 1rem 1rem;
}}

.body-pt004 #header-2Parent .rrh-layout-wrapper{ background-color:rgba(255,255,255,0)!important;}


/*

.body-pt001 #header-2Parent .rrh-layout-wrapper{ background-color:rgba(255,255,255,1)!important;}

*/

/*　ヘッダーロゴに関する設定　*/
@media screen and (min-width: 769px) {
#top_logo .fs_btn{padding-top: 54px;}
#top_logo {margin: 1.5rem 1rem 0 1rem ; }}

@media screen and (max-width: 768px) {
#top_logo .fs_btn{padding-top: 46px;}
#top_logo {margin: 1rem 0 1rem 1rem; }}

@media screen and (max-width: 480px) {
#top_logo .fs_btn{padding-top: 22px; }
#top_logo{margin: 1.5rem 1rem;
    background-position: left!important;
    background-image: url(../../../../files/8415/6766/2759/h_logo_S.svg)!important;
}}

/*　--------------------　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: linear-gradient(90deg, #8bbe31, #359642);
  transition: .3s;
}
.h_pc_navi a:hover::after {
  width: 100%;}

.h_pc_navi .fsNavMenuList li:first-child ,
.h_pc_navi .fsNavMenuList li:nth-child(7), 
.h_pc_navi .fsNavMenuList li:nth-child(8) {
     display:none;}

/*
.h_pc_navi .fsNavMenuList li:last-child {
     background: linear-gradient(90deg, #2394bb, #0080b1);}
.h_pc_navi .fsNavMenuList li:last-child a {
     color:#fff!important;
}
*/

/*　--------------------　SP用（Fatナビ）に関する設定　--------------------　*/

.fat-nav li {
    list-style-type: none;
    text-align: left;
    padding: 1rem 2rem;
    /*margin-left:20% ;*/
    font-size: 1.1rem;
    line-height: 1.4rem;
    border-bottom: none;
        border-bottom: 1px solid #359642;
}
.fat-nav .main_list_li:nth-child(even) {
    background: rgba(255,255,255,0.1);
}
.fat-nav .main_list_li:nth-child(odd) {
    background: rgba(255,255,255,0.05);
}
.fat-nav li a {
    border-bottom: 0px solid #fff;
}
/*
.sp_h_navi .fat-nav li p {
    font-weight: bold;
}*/
.sp_h_navi .fat-nav li .sub_title{
    font-size: 0.8rem;
    padding-left:0.2rem;
    letter-spacing: 0.1rem;
   color: #fff;
}
.sp_h_navi .fat-nav li:first-child .sub_title  {
    display: none!important;
}

.fat-nav{
    background: rgba(53,150,66,1);
    background-image: url(../../../../files/7315/6758/9265/kam_ft_B.png);
    background-position: bottom;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
}
.hamburger .hamburger__icon, .hamburger .hamburger__icon:before, .hamburger .hamburger__icon:after {
     background: #359642;
}
.fat-nav li p{
    color:#fff;
}

.topfix_A {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
}
.topfix_B {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
}

/*　==============================　フッター　==============================　*/

/*　フッターロゴに関する設定　*/
@media screen and (min-width: 769px) {
#f_logo {padding: 30px 0;}
#f_logo {margin: 3.5rem 0 3rem 0; }}

@media screen and (max-width: 768px) {
#f_logo {padding: 25px 0;}
#f_logo {margin: 3.5rem 0 3rem 0; }}

@media screen and (max-width: 480px) {
#f_logo{margin: 2rem 0 1rem 0; }}

/*　———　PC用サイトマップ　———　*/

.sitemap_eiji {
     color:#8bbe31;
     padding: 2rem 0 0.2rem 0;
     letter-spacing: 0.2rem;
}
.sitemap_jp {
     padding: 0 0 0.2rem 1.5rem;
     vertical-align: middle;
     width:50%;
     font-size:0.9rem;
}

@media screen and (max-width: 480px) {
.f_sitemap { padding:0 0 2rem 5rem!important; }}

/*
.top_ttl_sidelineW{
padding-left: 10%;
}*/
.top_ttl_sidelineW::before {
content: '';
display: block;
width: 5%;
height: 2px;
background: #8bbe31;
position: relative;
top: 0.8rem;
left: -1.5rem;
}
/*
@media screen and (max-width: 768px) {
.top_ttl_sidelineW{
padding-left: 1.5rem;
}
}*/

/*　———　ページトップボタン　———　*/

.pagetop_btm{
position: fixed;
z-index: 20;
bottom: 0;
right: 0;
}

@media screen and (min-width: 481px) {
.pagetop_btm .fs_btn{ padding: 0.5rem 0; width: 70px;}}
@media screen and (max-width: 480px) {
.pagetop_btm .fs_btn{ padding: 0.6rem 0; width: 50px;}}


/*　==============================　文字に関する設定　==============================　*/

.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;
}

/*　———　Googlefont　———　*/

.eiji {
font-family: 'Lexend Deca', 游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,sans-serif;
}

/* vietnamese */
@font-face {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lexend Deca Regular'), local('LexendDeca-Regular'), url(https://fonts.gstatic.com/s/lexenddeca/v1/K2F1fZFYk-dHSE0UPPuwQ5qoJy_KZA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Lexend Deca';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lexend Deca Regular'), local('LexendDeca-Regular'), url(https://fonts.gstatic.com/s/lexenddeca/v1/K2F1fZFYk-dHSE0UPPuwQ5qpJy_KZA.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: 'Lexend Deca';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lexend Deca Regular'), local('LexendDeca-Regular'), url(https://fonts.gstatic.com/s/lexenddeca/v1/K2F1fZFYk-dHSE0UPPuwQ5qnJy8.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;
}

/*　==============================　デフォルト　==============================　*/

a { text-decoration:none; }

h1 , h2 , h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    margin-top: 0px;
}

/*　———　ホバー時半調　———　*/

.hover_opacity a:hover{
    opacity: 0.6;
    transition:0.6s;
}

.hover_opacity_img img:hover {
    opacity:0.7;
    transition:0.6s;
}

/* ----------　カラー　---------- */

.green_rgba { background-color : rgba(53,150,66,0.85); }

/* ----------　ポジションリラティブ　---------- */

.pos_rel{position: relative;}

/*　———　telリンク - スマホ版のみ　———　*/

@media screen and (min-width: 768px) {
a[href^="tel:"] {
	pointer-events: none;
}
}

/*　———　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; }}

/*　———　SP版右　———　*/

@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: 769px){
.sp_br br { display:none;}}

/*　———　タブレット縦時改行なし　———　*/
@media screen and (max-width: 768px){
.tb_br_none br { display:none; }}


/*　スマホ時バックグラウンドイメージ非表示　*/
@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; }}


/*　———　レイアウトポジション　———　*/

/*　80%中央寄せ　*/
@media screen and (min-width:1281px) {
.w80_center {
   width: calc(100% - 20%);
  margin: auto!important;}}

/*　90%中央寄せ　*/
@media screen and (min-width:1281px) {
.w90_center {
   width: calc(100% - 10%);
  margin: auto!important;}}

/*　85%右寄せ　*/
@media screen and (min-width:1281px) {
.w85_right {
   width: calc(100% - 15%);
  margin-left: auto!important;}}

/*　80%右寄せ　*/
@media screen and (min-width:1281px) {
.w80_right {
   width: calc(100% - 20%);
  margin-left: auto!important;}}

/*　85%左寄せ　*/
@media screen and (min-width:1281px) {
.w85_left {
   width: calc(100% - 15%);
  margin-right: auto!important;}}

/*　90%右寄せ　*/
@media screen and (min-width:1281px) {
.w90_right {
   width: calc(100% - 10%);
  margin-left: auto!important;}}

/*　80%左寄せ　*/
@media screen and (min-width:1281px) {
.w80_left {
   width: calc(100% - 20%);
  margin-right: auto!important;}}

/*　90%左寄せ　*/
@media screen and (min-width:1281px) {
.w90_left {
   width: calc(100% - 10%);
  margin-right: auto!important;}}

/*　———　ボーダーラディウス　———　*/

.border-radius_top {
-moz-border-radius: 1rem 1rem 0 0;
-webkit-border-radius: 1rem 1rem 0 0;
-o-border-radius: 1rem 1rem 0 0;
-ms-border-radius: 1rem 1rem 0 0;
}

.border-radius_bottom {
-moz-border-radius: 0 0 1rem 1rem;
-webkit-border-radius: 0 0 1rem 1rem;
-o-border-radius: 0 0 1rem 1rem;
-ms-border-radius: 0 0 1rem 1rem;
}

.border-radius_all {
-moz-border-radius: 1rem;
-webkit-border-radius: 1rem;
-o-border-radius: 1rem;
-ms-border-radius: 1rem;
}

/*　———　マルチイメージ、スリックスライドのポインター無　———　*/
.cuosor {
  pointer-events: none ;
  cursor: default ;
}

/*　———　タイトル回り　———　*/

@media screen and (min-width:769px) {
.contents_tittle_space { padding: 15rem 0 0 0 ;}}
@media screen and (max-width:768px) {
.contents_tittle_space { padding: 12rem 0 0 0 !important;}}
@media screen and (max-width:480px) {
.contents_tittle_space { padding: 8rem 0 0 0 !important;}}

/*　パンくずリスト　*/
.b_list a , .b_list a:visited , .b_list a:active {
     color:#349641; }
.b_list a:hover {
     color:#8bbe31; }
.b_list span { display:none; }

@media screen and (min-width: 481px) {
     .b_list {  padding: 6rem 0 1rem 2rem; }}
@media screen and (max-width: 480px) {
     .b_list {  padding: 3.8rem 0 0.5rem 2rem; }}

/*　英字タイトル部分　*/
@media screen and (min-width:1201px) {
.eiji_tittle { font-size:4rem; padding:0 0 50px 0;}}
@media screen and (max-width:1200px) {
.eiji_tittle { font-size:4.2rem; padding:0 0 50px 0;}}
@media screen and (max-width:1024px) {
.eiji_tittle { font-size:4.5rem; padding:0 0 50px 0;}}
@media screen and (max-width:768px) {
.eiji_tittle { font-size:4.5rem; padding:0 0 55px 0;}}
@media screen and (max-width:480px) {
.eiji_tittle { font-size:3rem; padding:0 1rem 64px 0;}}

/*　———　コンテンツエリア　———　*/

@media screen and (min-width:769px) {
.contents_area {
   width: calc(100% - 15%);
  margin-left: auto!important;
}}
@media screen and (min-width:1201px) {
.contents_area02 {
   width: calc(100% - 15%);
  margin: auto!important;
}}
@media screen and (min-width:769px) {
.contents_mr {
  margin:0 5.5rem 0 0;}}
@media screen and (min-width:481px) {
.contents_pd {
  padding:0 3rem;}}


/*　コンテンツ角R　*/

@media screen and (min-width:769px) {
.contents_r {
     -webkit-border-radius: 40px 0 0 0 ;
     -moz-border-radius: 40px 0 0 0 ;
     -o-border-radius: 40px 0 0 0 ;
     border-radius: 40px 0 0 0 ;
}}
@media screen and (max-width:768px) {
.contents_r {
     -webkit-border-radius: 20px 0 0 0 ;
     -moz-border-radius: 20px 0 0 0 ;
     -o-border-radius: 20px 0 0 0 ;
     border-radius: 20px 0 0 0 ;
}}

/*　リンクカラー　*/
.link_white a { color:#fff;}