

@charset "utf-8";

/* font */

/* common */
html,body{}
/*
body{
  font-size:84%;
  font-family: 'DM Sans',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color:#333;
  background:#fff;
  margin:0;
  padding:0;
  text-align:center;
  letter-spacing:0.05em;
}
*/

body{-webkit-text-size-adjust:none;}

body {
    /* font-size: 129px; */
    /* color: #333; */
    /* color: var(--color-txt); */
    /* font-family: 'Noto Sans JP', sans-serif; */
    font-family: var(--font-noto-sans-jp);
    /* -webkit-font-feature-settings: "palt"; */
    font-feature-settings: "palt";
    line-height: 1.88;
    overflow-x: hidden;
    font-size: 1.6rem;
}
/*
@media screen and (max-width:900px){	
body{overflow-x:hidden;}
}
@media screen and (max-width:480px){
body{font-size:75%;}
}
*/
/*
h1,h2,h3,h4,h5,h6,p,ol,ul,dt,dd{font-size:100%;padding:0;}

h1,h2,h3,h4,h5,h6{line-height:1.5em;margin:0 0 1em;font-weight:normal;}
p{line-height:1.8em;margin:0 0 1.5em;font-size: 110%;}
ol,ul,dt,dd{line-height:1.7em;margin:0 0 1.5em;}
table{line-height:1.7em;margin:0 0 1.5em;}

strong{font-weight:bold;}
*/
section#news div.section_inner .news_lists dl {
    padding: 8px 5px;
    }
    section#news div.section_inner .news_lists dl dt {
/*       font-size: 11px; */
      font-size: 16px;
      width: 110px;
        color: #999;
    }
    section#news div.section_inner .news_lists dl dd {
        width: calc(100% - 110px);
        font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
/*         font-size: 12px; */
        font-size: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
@media screen and (max-width:767px){
  section#news div.section_inner .news_lists dl dt {
    width: 90px;
    font-size: 14px;
  }
  section#news div.section_inner .news_lists dl dd {
    width: calc(100% - 90px);
    font-size: 16px;
  }
}
    /*
    .d-nav-list > ul .linkItem,
    .d-nav-list.-list02 > ul > li > a {
        font-size:18px;
    }
    */
    #header {
        position: sticky !important;
    }
    .inner {
        width: auto;
    }
    
    /*
    .d-nav-list > ul .linkItem ,
    .d-nav-list.-list02 .d-nav-list-body > .navItem {
        font-size:1.6rem;
    }
    */
    .search-box form input[name='search'] {font-size: 100%;}

img{border:none;max-width:100%;height:auto;}


/* リスト通常使用 */
ul.normal{padding-left:10px;margin-left:10px;list-style:disc;}
ul.normal li{margin-bottom:5px;}
ul.none{list-style:none;}

ol.normal{padding-left:15px;margin-left:15px;list-style:decimal;}
ol.normal li{margin-bottom:5px;}

dl{margin:0;padding:0;}
dt{margin:0;padding:0;}
dd{margin:0;padding:0;}

/*
a:link{text-decoration:underline;color:#508072;}
a:visited{text-decoration:underline;color:#508072;}
a:hover{text-decoration:none;color:#508072;}
a.no-color-change {color: #fff;}


a{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a img{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a:hover img{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}

a.pdf{color:#333333;display:inline-block;background:url("/comorebiz/images/ico_pdf.png") no-repeat 100% 0;padding:5px 33px 3px 0;text-decoration:none;}
a.pdf:hover{text-decoration:underline;}
*/

img{max-width:100%;}


table{border-collapse:collappse;border-spacing:1px;}
th,td{border:solid #ffffff 2px;padding:10px;vertical-align:middle;}
th{background:#ed8e3c;color:#ffffff;}
td{background:#f2f2f2;}

@media screen and (max-width:640px){
th,td{padding:5px;font-size:90%;}
}
@media screen and (max-width:480px){
th,td{padding:3px;font-size:85%;border:solid #ffffff 1px;}
}

.sp{display:none;}
@media screen and (max-width:900px){
.sp{display:block;}
img.sp{display:inline;}
.pc{display:none;}
}


.hr{background:#dddddd;border:none;height:1px;margin:0 0 1.8em;}


/* ヘッダー */
#header{margin:0;width:100%;height:80px;padding:0;}

#logo{float:left;padding:20px 0 0;}


#indx .sticky-wrapper{width:100%;position:absolute;bottom:0;}
.is_sticky{}
.is-sticky #header{background:#eeeeee !important;z-index:999 !important;position:relative;border:solid #dddddd;border-width:0 0 1px;height:65px;}

#gnavi_logo{display:none;}
#gnavi_logo2{display:none;}

#gnavi_pbs{display:none;}
.is-sticky #header #gnavi_logo{display:block;position:absolute;left:15px;top:15px;}
.is-sticky #header #gnavi_pbs{display:block;position:absolute;right:20px;top:10px;}


@media screen and (min-width:1151px){
.sticky-wrapper{height:80px !important;}
}
@media screen and (max-width:1150px){
#header{height:110px !important;}


#gnavi_logo{display:block;padding:15px 0;text-align:center;margin:0;position:relative !important;left:0 !important;top:0 !important;}
#gnavi_pbs{display:block;position:absolute;right:20px;top:15px !important;}
#gnavi_logo2{display:block;}

.sticky-wrapper{height:auto !important;position:relative;}
#indx .sticky-wrapper{position:relative;bottom:0;}

#gnavi_logo .pc{display:none;}
#gnavi_logo .sp{display:inline;}
}
@media screen and (max-width:900px){
#header{position:relative !important;z-index:12 !important;}


#gnavi_logo{display:block;padding:15px 0;text-align:center;margin:0;position:relative !important;left:0 !important;top:0 !important;}
#gnavi_pbs{display:block;position:absolute;right:20px;top:15px !important;}
#gnavi_logo2{display:block;}

.sticky-wrapper{height:auto !important;position:relative;}
}
@media screen and (max-width:480px){
#header{height:90px !important;}
#gnavi_logo img{width:180px;}
#gnavi_logo2 img{width:180px;}
#gnavi_pbs img{width:50px;}
}
@media screen and (max-width:380px){
#header{height:75px !important;}
#gnavi_logo img{width:130px;}
#gnavi_logo2 img{width:130px;}
#gnavi_pbs img{width:40px;}

#gnavi_pbs{right:15px !important;top:15px !important;}
}

/* メイン */
#main_area{position:relative;}
#main{width:100%;margin:0;position:absolute;z-index:1;top:0;}

#main_logo{position:absolute;left:50%;top:50%;margin-left:-276px;margin-top:-72px;z-index:10;}
#main_scroll{position:absolute;/*right:50%;/*top:50%;bottom:110px;margin-left:-30px;margin-top:102px;*/right:20px;bottom:0;z-index:10000;}
#logo_pbs{position:absolute;right:20px;top:10px;z-index:3;}

@media screen and (min-width:1300px){
#main_scroll{position:absolute;/*left:50%;top:65%;margin-left:-33px;margin-top:0;*/right:20px;bottom:0;z-index:10000;}
}
@media screen and (max-width:1150px){
#logo_pbs{display:none;}
#main_scroll{bottom:50px;}
}

/* スライダー */
.bx-wrapper{position:relative;width:100%;height:100%;}
.bx-viewport{position:relative;width:100%;height:100% !important;}

.bxslider{margin:0;height:100% !important;}
.bxslider li{width:100%;height:100%;}

.bxslider li:nth-child(1){background:url("/comorebiz/images/main_img06.jpg") no-repeat 50% 100%;background-size:cover;}
.bxslider li:nth-child(2){background:url("/comorebiz/images/main_img08.jpg") no-repeat 50% 100%;background-size:cover;}
.bxslider li:nth-child(3){background:url("/comorebiz/images/main_img07.jpg") no-repeat 50% 100%;background-size:cover;}
.bxslider li:nth-child(4){background:url("/comorebiz/images/main_img04.jpg") no-repeat 50% 100%;background-size:cover;}
.bxslider li:nth-child(5){background:url("/comorebiz/images/main_img05.jpg") no-repeat 50% 100%;background-size:cover;}

.bx-controls-direction{display:none;}
.bx-wrapper .bx-pager{position:absolute;bottom:90px;z-index:99;width:100%;text-align:center;}
.bx-wrapper .bx-pager .bx-pager-item{display:inline-block;margin:0 3px;}

.bx-pager.bx-default-pager a{background:url("/comorebiz/images/slider_off.png") no-repeat;text-indent:-9999px;display:block;width:10px;height:10px;}
.bx-pager.bx-default-pager a.active{background:url("/comorebiz/images/slider_on.png") no-repeat;}

@media screen and (max-width:1150px){
.bx-wrapper .bx-pager{bottom:30px;}
#main{position:relative;}
}
@media screen and (max-width:900px){
#main_area{height:560px !important;background:#eeeeee;}
#main{height:400px !important;position:relative;}
#main_area .inbox{position:relative;width:100%;height:400px !important;display:table;}

#main_logo{left:0;top:0;margin-left:0;margin-top:0;display:table;width:100%;height:100%;}
#main_logo span{display:table-cell;width:100%;height:100%;vertical-align:middle;}
#main_logo img{max-width:50%;}

#main_scroll{display:none;}
#logo_pbs{display:none;}

.bxslider li{width:100%;height:400px !important;}
.bx-wrapper .bx-pager{bottom:-30px;}
.bx-pager.bx-default-pager a{background:url("/comorebiz/images/slider_off_sp.png") no-repeat;width:16px;height:16px;}
.bx-pager.bx-default-pager a.active{background:url("/comorebiz/images/slider_on_sp.png") no-repeat;}
}
@media screen and (max-width:640px){
#main_area{height:450px !important;}
#main{height:300px !important;}
#main_area .inbox{height:300px !important;}
.bxslider li{width:100%;height:300px !important;}
}
@media screen and (max-width:480px){	
#main_area{height:380px !important;}
#main{height:250px !important;}
#main_area .inbox{height:250px !important;}
.bxslider li{width:100%;height:250px !important;}
}
@media screen and (max-width:380px){	
#main_area{height:340px !important;}
#main{height:220px !important;}
#main_area .inbox{height:220px !important;}
.bxslider li{width:100%;height:220px !important;}
}


/* gnavi */
#gnavi{padding:30px 0 0;}
.is-sticky #header #gnavi{padding:20px 0 0;}
.second #header #gnavi{padding:20px 0 0;}

#gnavi ul{margin:0 auto;display:table;}
#gnavi li{display:table-cell;vertical-align:middle;}

#gnavi li{padding:0 20px 0 15px;}
#gnavi li{background:url("/comorebiz/images/gnavi_bar.png") no-repeat 100% 50%;}
#indx #gnavi li{background:url("/comorebiz/images/gnavi_bar_w.png") no-repeat 100% 50%;}
#indx .is-sticky #gnavi li{background:url("/comorebiz/images/gnavi_bar.png") no-repeat 100% 50%;}

#gnavi li:last-child{background:none !important;padding:0 0 0 15px !important;}

#gnavi li a{display:block;width:100%;height:100%;position:relative;}
#gnavi li a span{display:block;text-indent:-999em;overflow:hidden;}
#gnavi li a span.border{display:block;background:#508072;width:100%;height:2px;position:absolute;bottom:-10px;
/* IEのハックが必要な個所 */
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;
-webkit-transform:scale(0,1);-moz-transform:scale(0,1);}

#gnavi li a span.border
{
  *display: none!important  /* IE7以下 (上書きされて結果的にIE7のみ) */
  _display: none!important  /* IE6のみ */
}
#gnavi li a span.border 
{
  display: none!important\9;  /* IE8のみ */
}
#gnavi li a span.border:not(:target) 
{
  display: none!important\9;  /* IE9,10 (上書きされて結果的にIE9のみ) */
}
@media all and (-ms-high-contrast: none) 
{
  #gnavi li a span.border:not(:target)  /* 詳細度の関係でこっちにも:not(:target)つける */
  {
    display: none!important  /* IE10,11 (上書きされて結果的にIE10のみ) */
  }
  *::-ms-backdrop, #gnavi li a span.border:not(:target)  /* 詳細度の関係でこっちにも:not(:target)つける */
  {
    display: none!important  /* IE11のみ */
  }
}

#gnavi li.about a span.border{width:66px;left:0;}
#gnavi li.design a span.border{width:51px;left:1px;}
#gnavi li.evidence a span.border{width:59px;left:7px;}
#gnavi li.visual a span.border{width:40px;left:36px;}
#gnavi li.case a span.border{width:43px;left:0;}
#gnavi li.report a span.border{width:38px;left:9px;}
#gnavi li.rd a span.border{width:38px;left:9px;}
#gnavi li.faq a span.border{width:36px;left:0;}
#gnavi li.contact a span.border{width:65px;}

#indx #gnavi li a span.border{background:#ffffff;}
#indx .is-sticky #gnavi li a span.border{background:#508072;}

#gnavi li a:hover span.border{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}

#gnavi li.about a{width:66px;height:13px;}
#gnavi li.about a{background:url("/comorebiz/images/gnavi_about.png") no-repeat 100% 50%;}
#gnavi li.about a:hover{background:url("/comorebiz/images/gnavi_about_ja.png") no-repeat 100% 50%;}

#indx #gnavi li.about a{background:url("/comorebiz/images/gnavi_about_w.png") no-repeat 100% 50%;}
#indx #gnavi li.about a:hover{background:url("/comorebiz/images/gnavi_about_ja_w.png") no-repeat 100% 50%;}
#indx .is-sticky #gnavi li.about a{background:url("/comorebiz/images/gnavi_about.png") no-repeat 100% 50%;}
#indx .is-sticky #gnavi li.about a:hover{background:url("/comorebiz/images/gnavi_about_ja.png") no-repeat 100% 50%;}

#gnavi li.design a{width:53px;height:13px;}
#gnavi li.design a{background:url("/comorebiz/images/gnavi_design.png") no-repeat 50% 50%;}
#gnavi li.design a:hover{background:url("/comorebiz/images/gnavi_design_ja.png") no-repeat 50% 50%;}

#indx #gnavi li.design a{background:url("/comorebiz/images/gnavi_design_w.png") no-repeat 50% 50%;}
#indx #gnavi li.design a:hover{background:url("/comorebiz/images/gnavi_design_ja_w.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.design a{background:url("/comorebiz/images/gnavi_design.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.design a:hover{background:url("/comorebiz/images/gnavi_design_ja.png") no-repeat 50% 50%;}

#gnavi li.evidence a{width:73px;height:13px;}
#gnavi li.evidence a{background:url("/comorebiz/images/gnavi_evidence.png") no-repeat 50% 50%;}
#gnavi li.evidence a:hover{background:url("/comorebiz/images/gnavi_evidence_ja.png") no-repeat 50% 50%;}

#indx #gnavi li.evidence a{background:url("/comorebiz/images/gnavi_evidence_w.png") no-repeat 50% 50%;}
#indx #gnavi li.evidence a:hover{background:url("/comorebiz/images/gnavi_evidence_ja_w.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.evidence a{background:url("/comorebiz/images/gnavi_evidence.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.evidence a:hover{background:url("/comorebiz/images/gnavi_evidence_ja.png") no-repeat 50% 50%;}

#gnavi li.visual a{width:112px;height:13px;}
#gnavi li.visual a{background:url("/comorebiz/images/gnavi_visual.png") no-repeat 50% 50%;}
#gnavi li.visual a:hover{background:url("/comorebiz/images/gnavi_visual_ja.png") no-repeat 50% 50%;}

#indx #gnavi li.visual a{background:url("/comorebiz/images/gnavi_visual_w.png") no-repeat 50% 50%;}
#indx #gnavi li.visual a:hover{background:url("/comorebiz/images/gnavi_visual_ja_w.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.visual a{background:url("/comorebiz/images/gnavi_visual.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.visual a:hover{background:url("/comorebiz/images/gnavi_visual_ja.png") no-repeat 50% 50%;}

#gnavi li.case a{width:43px;height:13px;}
#gnavi li.case a{background:url("/comorebiz/images/gnavi_case.png") no-repeat 50% 50%;}
#gnavi li.case a:hover{background:url("/comorebiz/images/gnavi_case_ja.png") no-repeat 50% 50%;}

#indx #gnavi li.case a{background:url("/comorebiz/images/gnavi_case_w.png") no-repeat 50% 50%;}
#indx #gnavi li.case a:hover{background:url("/comorebiz/images/gnavi_case_ja_w.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.case a{background:url("/comorebiz/images/gnavi_case.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.case a:hover{background:url("/comorebiz/images/gnavi_case_ja.png") no-repeat 50% 50%;}

#gnavi li.report a{width:56px;height:13px;}
#gnavi li.report a{background:url("/comorebiz/images/gnavi_report.png") no-repeat 50% 50%;}
#gnavi li.report a:hover{background:url("/comorebiz/images/gnavi_report_ja.png") no-repeat 50% 50%;}

#indx #gnavi li.report a{background:url("/comorebiz/images/gnavi_report_w.png") no-repeat 50% 50%;}
#indx #gnavi li.report a:hover{background:url("/comorebiz/images/gnavi_report_ja_w.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.report a{background:url("/comorebiz/images/gnavi_report.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.report a:hover{background:url("/comorebiz/images/gnavi_report_ja.png") no-repeat 50% 50%;}

#gnavi li.rd a{width:56px;height:13px;}
#gnavi li.rd a{background:url("/comorebiz/images/gnavi_rd.png") no-repeat 50% 50%;}
#gnavi li.rd a:hover{background:url("/comorebiz/images/gnavi_rd_ja.png") no-repeat 50% 50%;}

#indx #gnavi li.rd a{background:url("/comorebiz/images/gnavi_rd_w.png") no-repeat 50% 50%;}
#indx #gnavi li.rd a:hover{background:url("/comorebiz/images/gnavi_rd_ja_w.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.rd a{background:url("/comorebiz/images/gnavi_rd.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.rd a:hover{background:url("/comorebiz/images/gnavi_rd_ja.png") no-repeat 50% 50%;}


#gnavi li.faq a{width:37px;height:23px;}
#gnavi li.faq a{background:url("/comorebiz/images/gnavi_faq.png") no-repeat 50% 50%;}
#gnavi li.faq a:hover{background:url("/comorebiz/images/gnavi_faq_ja.png") no-repeat 50% 50%;}

#indx #gnavi li.faq a{background:url("/comorebiz/images/gnavi_faq_w.png") no-repeat 50% 50%;}
#indx #gnavi li.faq a:hover{background:url("/comorebiz/images/gnavi_faq_ja_w.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.faq a{background:url("/comorebiz/images/gnavi_faq.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.faq a:hover{background:url("/comorebiz/images/gnavi_faq_ja.png") no-repeat 50% 50%;}

#gnavi li.contact a{width:85px;height:13px;background:url("/comorebiz/images/ico_win02.png") no-repeat 100% 50%;padding:0 20px 0 0;}
#gnavi li.contact a span:not([class]){display:block;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
#gnavi li.contact a span:not([class]){width:65px;height:13px;background:url("/comorebiz/images/gnavi_contact.png") no-repeat 50% 50%;}
#gnavi li.contact a:hover span:not([class]){background:url("/comorebiz/images/gnavi_contact_ja.png") no-repeat 50% 50%;}

#indx #gnavi li.contact a{width:85px;height:13px;background:url("/comorebiz/images/ico_win.png") no-repeat 100% 50%;padding:0 20px 0 0;}
#indx #gnavi li.contact a span:not([class]){width:65px;height:13px;background:url("/comorebiz/images/gnavi_contact_w.png") no-repeat 50% 50%;}
#indx #gnavi li.contact a:hover span:not([class]){background:url("/comorebiz/images/gnavi_contact_ja_w.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.contact a{width:85px;height:13px;background:url("/comorebiz/images/ico_win02.png") no-repeat 100% 50%;padding:0 20px 0 0;}
#indx .is-sticky #gnavi li.contact a span:not([class]){width:65px;height:13px;background:url("/comorebiz/images/gnavi_contact.png") no-repeat 50% 50%;}
#indx .is-sticky #gnavi li.contact a:hover span:not([class]){background:url("/comorebiz/images/gnavi_contact_ja.png") no-repeat 50% 50%;}


#about #gnavi li.about a{background:url("/comorebiz/images/gnavi_about_ja.png") no-repeat 100% 50%;}
#about #gnavi li.about a span.border{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}
#design #gnavi li.design a{background:url("/comorebiz/images/gnavi_design_ja.png") no-repeat 50% 50%;}
#design #gnavi li.design a span.border{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}
#evidence #gnavi li.evidence a{background:url("/comorebiz/images/gnavi_evidence_ja.png") no-repeat 50% 50%;}
#evidence #gnavi li.evidence a span.border{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}
#visual #gnavi li.visual a{background:url("/comorebiz/images/gnavi_visual_ja.png") no-repeat 50% 50%;}
#visual #gnavi li.visual a span.border{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}
#case #gnavi li.case a{background:url("/comorebiz/images/gnavi_case_ja.png") no-repeat 50% 50%;}
#case #gnavi li.case a span.border{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}

#report #gnavi li.report a{background:url("/comorebiz/images/gnavi_report_ja.png") no-repeat 50% 50%;}
#report #gnavi li.report a span.border{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}

#rd #gnavi li.rd a{background:url("/comorebiz/images/gnavi_rd_ja.png") no-repeat 50% 50%;}
#rd #gnavi li.rd a span.border{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}

#faq #gnavi li.faq a{background:url("/comorebiz/images/gnavi_faq_ja.png") no-repeat 50% 50%;}
#faq #gnavi li.faq a span.border{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);}

#sp_menu{display:none;}

@media screen and (max-width:1150px){
#sp_menu{display:block;position:absolute;top:15px;left:20px;z-index:999;}
#sp_menu.on{position:fixed;}

#gnavi{position:fixed;top:-100%;left:0%;width:100%;height:100%;background:url("/comorebiz/images/menu_bg.png");overflow-y:auto;padding:15px 15px 15px 20px;font-size:115%;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;}
#gnavi.on{top:0;}

#gnavi ul{display:block;padding:20px 0;}
#gnavi li{display:block;width:396px;margin:0 auto 30px !important;padding:0 0 30px !important;background:url("/comorebiz/images/dot01.png") repeat-x 50% 100% !important;}
#gnavi li:last-child{padding:0 !important;}

#indx #gnavi li{background:none;padding:0;}
#indx .is-sticky #gnavi li{background:none;}

#gnavi li a span.border{display:none;}

#gnavi li.about a{width:396px;height:21px;}
#gnavi li.about a,
#gnavi li.about a:hover,
#indx #gnavi li.about a,
#indx #gnavi li.about a:hover,
#indx .is-sticky #gnavi li.about a,
#indx .is-sticky #gnavi li.about a:hover{background:url("/comorebiz/images/gnavi_about_sp.png") no-repeat 50% 50% !important;}

#gnavi li.design a{width:396px;height:20px;}
#gnavi li.design a,
#gnavi li.design a:hover,
#indx #gnavi li.design a,
#indx #gnavi li.design a:hover,
#indx .is-sticky #gnavi li.design a,
#indx .is-sticky #gnavi li.design a:hover{background:url("/comorebiz/images/gnavi_design_sp.png") no-repeat 50% 50% !important;}

#gnavi li.evidence a{width:396px;height:20px;}
#gnavi li.evidence a,
#gnavi li.evidence a:hover,
#indx #gnavi li.evidence a,
#indx #gnavi li.evidence a:hover,
#indx .is-sticky #gnavi li.evidence a,
#indx .is-sticky #gnavi li.evidence a:hover{background:url("/comorebiz/images/gnavi_evidence_sp.png") no-repeat 50% 50% !important;}

#gnavi li.visual a{width:396px;height:20px;}
#gnavi li.visual a,
#gnavi li.visual a:hover,
#indx #gnavi li.visual a,
#indx #gnavi li.visual a:hover,
#indx .is-sticky #gnavi li.visual a,
#indx .is-sticky #gnavi li.visual a:hover{background:url("/comorebiz/images/gnavi_visual_sp.png") no-repeat 50% 50% !important;}

#gnavi li.case a{width:396px;height:20px;}
#gnavi li.case a,
#gnavi li.case a:hover,
#indx #gnavi li.case a,
#indx #gnavi li.case a:hover,
#indx .is-sticky #gnavi li.case a,
#indx .is-sticky #gnavi li.case a:hover{background:url("/comorebiz/images/gnavi_case_sp.png") no-repeat 50% 50% !important;}

#gnavi li.report a{width:396px;height:20px;}
#gnavi li.report a,
#gnavi li.report a:hover,
#indx #gnavi li.report a,
#indx #gnavi li.report a:hover,
#indx .is-sticky #gnavi li.report a,
#indx .is-sticky #gnavi li.report a:hover{background:url("/comorebiz/images/gnavi_report_sp.png") no-repeat 50% 50% !important;}

#gnavi li.rd a{width:396px;height:20px;}
#gnavi li.rd a,
#gnavi li.rd a:hover,
#indx #gnavi li.rd a,
#indx #gnavi li.rd a:hover,
#indx .is-sticky #gnavi li.rd a,
#indx .is-sticky #gnavi li.rd a:hover{background:url("/comorebiz/images/gnavi_rd_sp.png") no-repeat 50% 50% !important;}



#gnavi li.faq a{width:396px;height:23px;}
#gnavi li.faq a,
#gnavi li.faq a:hover,
#indx #gnavi li.faq a,
#indx #gnavi li.faq a:hover,
#indx .is-sticky #gnavi li.faq a,
#indx .is-sticky #gnavi li.faq a:hover{background:url("/comorebiz/images/gnavi_faq_sp.png") no-repeat 50% 50% !important;}

#gnavi li.contact a,
#indx #gnavi li.contact a,
#indx .is-sticky #gnavi li.contact a{width:396px;height:20px;background:url("/comorebiz/images/gnavi_contact_sp.png") no-repeat 50% 50% !important;padding:0;}

#gnavi li.contact a span:not([class]),
#indx #gnavi li.contact a span:not([class]),
#indx .is-sticky #gnavi li.contact a span:not([class]){width:100%;height:100%;background:none;}

#gnavi li.contact a:hover span:not([class]),
#indx #gnavi li.contact a:hover span:not([class]),
#indx .is-sticky #gnavi li.contact a:hover span:not([class]){background:none;}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: relative;
  width: 50px;
  height: 50px;
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #000;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 5px;
}
.menu-trigger span:nth-of-type(2) {
  top: 22px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 5px;
}

.menu-trigger.active span {
  background-color: #fff;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(17.5px) rotate(-45deg);
  transform: translateY(17.5px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-17.5px) rotate(45deg);
  transform: translateY(-17.5px) rotate(45deg);
}

}
@media screen and (max-width:480px){
#gnavi ul{padding:15px 0;}
#gnavi li{width:280px;margin:0 auto 20px !important;padding:0 0 20px !important;}


#gnavi li.about a{width:280px;height:15px;}
#gnavi li.about a,
#gnavi li.about a:hover,
#indx #gnavi li.about a,
#indx #gnavi li.about a:hover,
#indx .is-sticky #gnavi li.about a,
#indx .is-sticky #gnavi li.about a:hover{background-size:280px !important;}

#gnavi li.design a{width:280px;height:15px;}
#gnavi li.design a,
#gnavi li.design a:hover,
#indx #gnavi li.design a,
#indx #gnavi li.design a:hover,
#indx .is-sticky #gnavi li.design a,
#indx .is-sticky #gnavi li.design a:hover{background-size:280px !important;}

#gnavi li.evidence a{width:280px;height:15px;}
#gnavi li.evidence a,
#gnavi li.evidence a:hover,
#indx #gnavi li.evidence a,
#indx #gnavi li.evidence a:hover,
#indx .is-sticky #gnavi li.evidence a,
#indx .is-sticky #gnavi li.evidence a:hover{background-size:280px !important;}

#gnavi li.visual a{width:280px;height:15px;}
#gnavi li.visual a,
#gnavi li.visual a:hover,
#indx #gnavi li.visual a,
#indx #gnavi li.visual a:hover,
#indx .is-sticky #gnavi li.visual a,
#indx .is-sticky #gnavi li.visual a:hover{background-size:280px !important;}

#gnavi li.case a{width:280px;height:15px;}
#gnavi li.case a,
#gnavi li.case a:hover,
#indx #gnavi li.case a,
#indx #gnavi li.case a:hover,
#indx .is-sticky #gnavi li.case a,
#indx .is-sticky #gnavi li.case a:hover{background-size:280px !important;}

#gnavi li.report a{width:280px;height:15px;}
#gnavi li.report a,
#gnavi li.report a:hover,
#indx #gnavi li.report a,
#indx #gnavi li.report a:hover,
#indx .is-sticky #gnavi li.report a,
#indx .is-sticky #gnavi li.report a:hover{background-size:280px !important;}

#gnavi li.rd a{width:280px;height:15px;}
#gnavi li.rd a,
#gnavi li.rd a:hover,
#indx #gnavi li.rd a,
#indx #gnavi li.rd a:hover,
#indx .is-sticky #gnavi li.rd a,
#indx .is-sticky #gnavi li.rd a:hover{background-size:280px !important;}

#gnavi li.faq a{width:280px;height:16px;}
#gnavi li.faq a,
#gnavi li.faq a:hover,
#indx #gnavi li.faq a,
#indx #gnavi li.faq a:hover,
#indx .is-sticky #gnavi li.faq a,
#indx .is-sticky #gnavi li.faq a:hover{background-size:280px !important;}

#gnavi li.contact a,
#indx #gnavi li.contact a,
#indx .is-sticky #gnavi li.contact a{width:280px;height:15px;background-size:280px !important;}



.menu-trigger {
  width: 35px;
  height: 35px;
}
.menu-trigger span {
  height: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 5px;
}
.menu-trigger span:nth-of-type(2) {
  top: 15px;
}
.menu-trigger span:nth-of-type(2) {
  bottom: 5px;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(10.5px) rotate(-45deg);
  transform: translateY(10.5px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10.5px) rotate(45deg);
  transform: translateY(-10.5px) rotate(45deg);
}
}


/* コンテンツ */
#wrap{width:100%;text-align:left;}
.cont{padding:50px 0;}
.second .cont{
padding:40px 0 50px;
background:#eeeeee;
}

/*.inner{width:1000px;margin:0 auto;position:relative;}*/
.inner900{width:900px;margin:0 auto;position:relative;}

@media screen and (max-width:900px){	
#wrap{overflow-x:hidden;}
.inner,
.inner900{width:95%;}

.cont{padding:0;}
.second .cont{padding:20px 0 30px;}
}


.img_r{}
.img_l{}
@media screen and (max-width:900px){
.img_r{max-width:45%;margin-left:20px !important;}
.img_l{max-width:45%;margin-right:20px !important;}
}


/* indx */
.indx_news{padding:15px 20px;background:#ffffff;}
.indx_news h2{float:left;margin:0 20px 0 0;line-height:0;}
.indx_news .news{float:left;width:70%;padding:5px 0 0;font-size:87%;}
.indx_news .bn{float:right;margin:0;padding:3px 0 0;font-size:87%;}
.indx_news .bn a{display:inline-block;padding:0 25px 0 0;background:url("/comorebiz/images/ico_arrow01.png") no-repeat 100% 50%;}

.indx_news a{text-decoration:none;}
.indx_news a:hover{text-decoration:underline;}

.ticker{
    margin:0 auto;
    padding:0;
    width:100%;
    text-align:left;
    position:relative;
    overflow:hidden;
}
 
.ticker ul{width:100%;position:relative;margin:0;}
.ticker ul li{width:100%;display:none;margin:0;}
.ticker a{/*display:table;*/color:#413A33;}
/*.ticker span{display:table-cell;}*/
.ticker span.date{width:7.5em;}

@media screen and (max-width:900px){
.indx_news{background:#eeeeee;}
.indx_news h2{float:none;margin:0 0 20px;line-height:1em;text-align:center;}
.indx_news .news{float:none;width:100%;padding:5px 0 0;margin:0 0 20px;}
.indx_news .bn{float:none;text-align:center;margin:0 0 15px;}
	
.ticker{text-align:left;overflow:visible;}
.ticker ul li{display:block;margin:0 0 10px;}
}


.btn_indx a{display:table;position:relative;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.btn_indx a:hover{filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;}
.btn_indx a span{display:table-cell;text-align:center;vertical-align:middle;line-height:0;}
.btn_indx a i{position:absolute;right:0;bottom:0;line-height:0;}

.indx_h01{font-size:110%;font-weight:bold;}

@media screen and (max-width:900px){
.btn_indx a span{padding:0 5%;}
}

.indx_clm2{display:table;width:100%;margin:0 0 50px;}
.indx_clm2 .btn_indx{display:table-cell;width:500px;vertical-align:top;margin:0;}
.indx_clm2 .btn_indx a{width:500px;height:270px;background:url("/comorebiz/images/indx_about_2.jpg") no-repeat;}

.indx_clm2 .txt{display:table-cell;width:500px;vertical-align:top;padding-left:20px;}

@media screen and (max-width:900px){
.indx_clm2{display:block;margin:0 0 50px;}
.indx_clm2 .btn_indx{display:block;width:100%;margin:0 0 15px;}
.indx_clm2 .btn_indx a{width:100%;height:300px;background:url("/comorebiz/images/indx_about_2_sp.jpg") no-repeat;background-size:cover;}

.indx_clm2 .txt{display:block;width:100%;padding-left:0;}
}
@media screen and (max-width:640px){
.indx_clm2 .btn_indx a{height:250px;}
}
@media screen and (max-width:420px){
.indx_clm2{margin:0 0 30px;}
.indx_clm2 .btn_indx a{height:200px;}
.indx_clm2 .txt .indx_h01 br{display:none;}
}

.indx_clm3{display:table;width:100%;margin:0 0 50px;}
.indx_clm3 .clm{display:table-cell;width:320px;vertical-align:top;padding-right:20px;}
.indx_clm3 .clm:last-child{padding-right:0;}

.indx_clm3 .btn_indx{display:block;width:320px;margin:0 0 20px;}
.indx_clm3 .btn_indx a{width:320px;height:160px;}

.indx_clm3 .clm.design .btn_indx a{background:url("/comorebiz/images/indx_design_2.jpg") no-repeat;}
.indx_clm3 .clm.evidence .btn_indx a{background:url("/comorebiz/images/indx_evidence.jpg") no-repeat;}
.indx_clm3 .clm.visual .btn_indx a{background:url("/comorebiz/images/indx_visual.jpg") no-repeat;}

@media screen and (max-width:900px){
.indx_clm3{display:block;margin:0;}
.indx_clm3 .clm{display:block;width:100%;padding-right:0;margin:0 0 50px;}

.indx_clm3 .btn_indx{width:100%;margin:0 0 15px;}
.indx_clm3 .btn_indx a{width:100%;height:300px;}

.indx_clm3 .clm.design .btn_indx a{background:url("/comorebiz/images/indx_design_2_sp.jpg") no-repeat;background-size:cover;}
.indx_clm3 .clm.evidence .btn_indx a{background:url("/comorebiz/images/indx_evidence_sp.jpg") no-repeat;background-size:cover;}
.indx_clm3 .clm.visual .btn_indx a{background:url("/comorebiz/images/indx_visual_sp.jpg") no-repeat;background-size:cover;}
}
@media screen and (max-width:640px){
.indx_clm3 .btn_indx a{height:250px;}
}
@media screen and (max-width:420px){
.indx_clm3 .clm{margin:0 0 30px;}
.indx_clm3 .btn_indx a{height:200px;}
}

.indx_clm_case{display:table;width:100%;margin:0 0 50px;text-align:center;}
.indx_clm_case .btn_indx{display:block;width:1000px;vertical-align:top;margin:0 0 20px;}
.indx_clm_case .btn_indx a{width:1000px;height:270px;background:url("/comorebiz/images/indx_case2.jpg") no-repeat;}

@media screen and (max-width:900px){
.indx_clm_case{display:block;width:100%;margin:0 0 50px;text-align:left;}
.indx_clm_case .btn_indx{display:block;width:100%;margin:0 0 15px;}
.indx_clm_case .btn_indx a{width:100%;height:300px;background:url("/comorebiz/images/indx_case_sp2.jpg") no-repeat;background-size:cover;}
}
@media screen and (max-width:640px){
.indx_clm_case .btn_indx a{height:250px;}
}
@media screen and (max-width:420px){
.indx_clm_case{margin:0 0 30px;}
.indx_clm_case .btn_indx a{height:200px;}
}


.indx_clm_rightplace{display:table;width:100%;margin:0 0 50px;text-align:center;}
.indx_clm_rightplace .btn_indx{display:block;width:1000px;vertical-align:top;margin:0 0 20px;}
.indx_clm_rightplace .btn_indx a{width:1000px;height:270px;background:url("/comorebiz/images/indx_report.jpg") no-repeat;}

@media screen and (max-width:900px){
.indx_clm_rightplace{display:block;width:100%;margin:0 0 50px;text-align:left;}
.indx_clm_rightplace .btn_indx{display:block;width:100%;margin:0 0 15px;}
.indx_clm_rightplace .btn_indx a{width:100%;height:300px;background:url("/comorebiz/images/indx_report_sp.jpg") no-repeat;background-size:cover;}
}
@media screen and (max-width:640px){
.indx_clm_rightplace .btn_indx a{height:250px;}
}
@media screen and (max-width:420px){
.indx_clm_rightplace{margin:0 0 30px;}
.indx_clm_rightplace .btn_indx a{height:200px;}
}

.indx_clm_report{display:table;width:1000px;height:160px;background:#5F8061;margin:0 auto 20px;position:relative;}
.indx_clm_report h2{display:table-cell;width:220px;padding:0 15px 0 10px;vertical-align:middle;margin:0;text-align:center;line-height:0;}
.indx_clm_report .txt{display:table-cell;padding:0;vertical-align:middle; color:#FFF;}
.indx_clm_report .list{display:table-cell;padding:0;vertical-align:middle;}

.indx_clm_report .list dl{width:670px;background:url("../images/dot01.png") repeat-x 0 100%;margin:0 0 10px;padding:0 0 10px;font-size:87%;}
.indx_clm_report .list dl:last-child{background:none;margin:0;padding:0;}
.indx_clm_report .list dt,
.indx_clm_report .list dd{display:table-cell;vertical-align:top;}
.indx_clm_report .list dt{width:7.5em;color:#ffffff;}

.indx_clm_report .more{width:108px;height:34px;line-height:34px;position:absolute;right:0;bottom:0;margin:0;text-align:center;background:#ffffff;}
.indx_clm_report .more a{display:block;width:100%;height:100%;color:#5E8160;}

.indx_clm_report a{color:#ffffff;text-decoration:none;}
.indx_clm_report a:hover{text-decoration:underline;}

@media screen and (max-width:900px){
.indx_clm_report{display:block;width:100%;height:auto;margin:0 auto;padding:30px 2.5%;}
.indx_clm_report h2{display:block;width:100%;padding:0;margin:0 0 20px;text-align:center;line-height:1em;}
.indx_clm_report .list{display:block;}
.indx_clm_report .list dl{width:100%;margin:0 0 10px;padding:0 0 10px;}

.indx_clm_report .more{display:block;position:relative;margin:20px auto 0;}

.indx_clm_report .txt{display:block;text-align:center;}
}

.indx_clm_rd{width:1000px;height:160px;background:#A8C0A9;margin:0 auto 20px;position:relative;}
.indx_clm_rd a{display:table;width:100%;height:160px;}
.indx_clm_rd h2{display:table-cell;width:220px;padding:0 15px 0 10px;vertical-align:middle;margin:0;text-align:center;line-height:0;}
.indx_clm_rd .txt{display:table-cell;padding:0;vertical-align:middle;}
.indx_clm_rd .txt br{display:none;}

.indx_clm_rd .more{width:108px;height:34px;line-height:34px;position:absolute;right:0;bottom:0;margin:0;text-align:center;background:#ffffff;}
.indx_clm_rd .more a{display:block;width:100%;height:100%;color:#5E8160;}

.indx_clm_rd a{color:#ffffff;text-decoration:none;}
.indx_clm_rd a:hover{text-decoration:underline;}

@media screen and (max-width:900px){
.indx_clm_rd{display:block;width:100%;height:auto;margin:0 auto;padding:30px 2.5%;}
.indx_clm_rd a{display:block;width:100%;height:auto;padding:30px 2.5%;}
.indx_clm_rd h2{display:block;width:100%;padding:0;margin:0 0 20px;text-align:center;line-height:1em;}
.indx_clm_rd .txt{display:block;text-align:center;}
.indx_clm_rd .txt br{display:block;}

.indx_clm_rd .more{display:block;position:relative;margin:20px auto 0;}
}

.indx_clm_faq{width:1000px;height:160px;background:#C5C5C5;margin:0 auto 20px;position:relative;}
.indx_clm_faq a{display:table;width:100%;height:160px;}
.indx_clm_faq h2{display:table-cell;width:220px;padding:0 15px 0 10px;vertical-align:middle;margin:0;text-align:center;line-height:0;}
.indx_clm_faq .txt{display:table-cell;padding:0;vertical-align:middle;}
.indx_clm_faq .txt br{display:none;}

.indx_clm_faq .more{width:108px;height:34px;line-height:34px;position:absolute;right:0;bottom:0;margin:0;text-align:center;background:#ffffff;}
.indx_clm_faq .more a{display:block;width:100%;height:100%;color:#5E8160;}

.indx_clm_faq a{color:#ffffff;text-decoration:none;}
.indx_clm_faq a:hover{text-decoration:underline;}

@media screen and (max-width:900px){
.indx_clm_faq{display:block;width:100%;height:auto;margin:0 auto;padding:30px 2.5%;}
.indx_clm_faq a{display:block;width:100%;height:auto;padding:30px 2.5%;}
.indx_clm_faq h2{display:block;width:100%;padding:0;margin:0 0 20px;text-align:center;line-height:1em;}
.indx_clm_faq .txt{display:block;text-align:center;}
.indx_clm_faq .txt br{display:block;}

.indx_clm_faq .more{display:block;position:relative;margin:20px auto 0;}
}

.indx_clm_column{display:table;width:1000px;height:160px;background:#D2B48C;margin:0 auto 20px auto;position:relative;}
.indx_clm_column h2{display:table-cell;width:220px;padding:0 15px 0 10px;vertical-align:middle;margin:0;text-align:center;line-height:0;}
.indx_clm_column .txt{display:table-cell;padding:0;vertical-align:middle; color:#FFF;}
.indx_clm_column .list{display:table-cell;padding:0;vertical-align:middle;}

.indx_clm_column .list dl{width:670px;background:url("../images/dot01.png") repeat-x 0 100%;margin:0 0 10px;padding:0 0 10px;font-size:87%;}
.indx_clm_column .list dl:last-child{background:none;margin:0;padding:0;}
.indx_clm_column .list dt,
.indx_clm_column .list dd{display:table-cell;vertical-align:top;}
.indx_clm_column .list dt{width:7.5em;color:#ffffff;}

.indx_clm_column .more{width:108px;height:34px;line-height:34px;position:absolute;right:0;bottom:0;margin:0;text-align:center;background:#ffffff;}
.indx_clm_column .more a{display:block;width:100%;height:100%;color:#5E8160;}

.indx_clm_column a{color:#ffffff;text-decoration:none;}
.indx_clm_column a:hover{text-decoration:underline;}

@media screen and (max-width:900px){
.indx_clm_column{display:block;width:100%;height:auto;margin:0 auto;padding:30px 2.5%;}
.indx_clm_column h2{display:block;width:100%;padding:0;margin:0 0 20px;text-align:center;line-height:1em;}
.indx_clm_column .list{display:block;}
.indx_clm_column .list dl{width:100%;margin:0 0 10px;padding:0 0 10px;}

.indx_clm_column .more{display:block;position:relative;margin:20px auto 0;}

.indx_clm_column .txt{display:block;text-align:center;}
}



.indx_clm_athome{width:1000px;height:160px;background:#c3d1a7;margin:0 auto;position:relative;}
.indx_clm_athome a{display:table;width:100%;height:160px;}
.indx_clm_athome h2{display:table-cell;width:220px;padding:0 15px 0 10px;vertical-align:middle;margin:0;text-align:center;line-height:0;}
.indx_clm_athome .txt{display:table-cell;padding:0;vertical-align:middle;}
.indx_clm_athome .txt br{display:none;}

.indx_clm_athome .more{width:108px;height:34px;line-height:34px;position:absolute;right:0;bottom:0;margin:0;text-align:center;background:#ffffff;}
.indx_clm_athome .more a{display:block;width:100%;height:100%;color:#5E8160;}

.indx_clm_athome a{color:#ffffff;text-decoration:none;}
.indx_clm_athome a:hover{text-decoration:underline;}

@media screen and (max-width:900px){
.indx_clm_athome{display:block;width:100%;height:auto;margin:0 auto;padding:30px 2.5%;}
.indx_clm_athome a{display:block;width:100%;height:auto;padding:30px 2.5%;}
.indx_clm_athome h2{display:block;width:100%;padding:0;margin:0 0 20px;text-align:center;line-height:1em;}
.indx_clm_athome .txt{display:block;text-align:center;}
.indx_clm_athome .txt br{display:block;}

.indx_clm_athome .more{display:block;position:relative;margin:20px auto 0;}
}


/* */

.anc{position:relative;top:-160px;}
@media screen and (max-width:900px){
.anc{top:-30px;}
}

/* */
.sec{width:900px;margin:0 auto;padding:0 0 30px;letter-spacing:0;}
@media screen and (max-width:900px){
.sec{width:100%;}
}

/* */
.page_h{text-align:center;margin:0 0 50px;}
.page_img{text-align:center;margin:0 auto 70px;}

.h_large{font-size:200%;font-weight:100;text-align:center;margin:0 0 70px;}
.h_bdr01{font-size:160%;font-weight:100;color:#528072;border:solid #dddddd;border-width:0 0 1px;padding:0 0 5px;}
.h_bdr02{font-size:135%;font-weight:100;border:solid #528072;border-width:0 0 2px;padding:0 0 7px;margin:0 0 10px;}
.h_bdr03{font-size:135%;font-weight:100;color:#545454;border:solid #B9B8B8;border-width:0 0 3px;padding:0 0 7px;margin:0 0 25px;}
.h_bdr04{font-size:230%;font-weight:100;color:#528072;border:solid #dddddd;border-width:0 0 1px;padding:0 0 5px;}

.h_bdr_l{font-size:130%;font-weight:100;color:#528072;border:solid #528172;border-width:0 0 0 5px;padding:0 0 0 8px;line-height:1.3em;margin:0 0 10px;}
.h_bdr_l_s{font-size:115%;font-weight:100;color:#528072;border:solid #528172;border-width:0 0 0 5px;padding:0 0 0 8px;line-height:1.5em;margin:0 0 10px;}
.h_bdr_l_s span{display:inline-block;color:#211713;}

.h_lead{font-size:115%;font-weight:100;margin:0 0 10px;}

.txt_lead{font-size:115%;}

.h_center{text-align:center;}
.h_right{text-align:right;}


@media screen and (max-width:480px){
.page_h{margin:0 0 30px;}
.page_h img{height:60px;}

.page_img{margin:0 0 30px;}

.h_large{font-size:150%;margin:0 0 30px;}
.txt_lead{font-size:100%%;}
}


.nobr{display:block;}
.brsp{display:none;}
@media screen and (max-width:900px){
.nobr{display:none;}
.brsp{display:block;}
}

/* about */
#about_box01{width:1000px;height:771px;background:url("/comorebiz/about/images/about_img01.jpg");no-repeat;background-size:cover;padding:95px 100px;margin:0 auto 70px;}
#about_box01 p{margin:0 0 40px;}

.about_clm4{}
.about_clm4 li{width:215px;float:left;margin:0 13px 0 0;}
.about_clm4 li:nth-child(4n){float:right;margin:0;}

.about_clm4 li p{font-size:100%;}

.about_flow{margin:0 0 20px;}
.about_flow dl{background:#ffffff;margin:0 0 3px;padding:10px 15px;}
.about_flow dl dt{font-size:115%;font-weight:bold;color:#4D8072;margin:0 0 3px;}
.about_flow dl dt.second{margin:10px 0 3px;padding:0 0 0 17px;}
.about_flow dl dd{padding:0 0 0 17px;margin:0;}

@media screen and (max-width:900px){
#about_box01{width:100%;height:auto;padding:30px;margin:0 auto 50px;}
#about_box01 p{margin:0 0 30px;}

#about_box01 .logo_txt img{max-width:70%;}
#about_box01 .logo img{max-width:50%;}

.about_clm4 li{width:48.5%;margin:0 0 20px;}
.about_clm4 li:nth-child(2n){float:right;margin:0 0 20px;}
.about_clm4 li:nth-child(2n+1){clear:both;}
.about_clm4 li:nth-child(n+3){margin:0;}
}
@media screen and (max-width:640px){
#about_box01{padding:20px 15px;margin:0 auto 30px;}
#about_box01 p{margin:0 0 20px;}
#about_box01 p.mb30{margin-bottom:20px !important;}

.about_clm4 li{float:none;width:100%;margin:0 0 20px;}
.about_clm4 li:nth-child(2n){float:none;margin:0 0 20px;}
.about_clm4 li:nth-child(n+3){margin:0 0 20px;}
.about_clm4 li:nth-child(4n){float:none;margin:0;}
}
@media screen and (max-width:480px){
#about_box01 p.mb30{margin-bottom:10px !important;}
}

.glossary {
text-decoration: none !important;
border-bottom: dotted 2px;}


/* design */
#design_box01{}
#design_box01 .clm_l_txt{width:550px;float:left;}
#design_box01 .clm_r_pic{width:320px;float:right;}
@media screen and (max-width:900px){
#design_box01 .clm_l_txt{width:60%;}
#design_box01 .clm_r_pic{width:37%;}
}
@media screen and (max-width:640px){
#design_box01 .clm_l_txt{width:100%;float:none;}
#design_box01 .clm_r_pic{width:100%;float:none;text-align:center;}
}

.design_lead{width:600px;margin:0 auto;}
.design_clm2{}
.design_clm2 .clm_l{width:430px;float:left;}
.design_clm2 .clm_r{width:430px;float:right;}

.design_clm2 .clm_l p,
.design_clm2 .clm_r p{font-size:110%;}

.design_clm2.pic_box .clm_l,
.design_clm2.pic_box .clm_r{height:290px;position:relative;}

.design_clm2.pic_box2 .clm_l,
.design_clm2.pic_box2 .clm_r{height:440px;position:relative;}


.design_clm2.pic_box .pic{width:100%;margin:0;position:absolute;bottom:0;line-height:0;}

.end{border:#507f70 1px solid;padding:20px 10px;color:#507f70;font-size:1.1em;margin-top:30px;}

@media screen and (max-width:900px){
.design_lead{width:90%;margin:0 auto;}
.design_clm2 .clm_l{width:48.5%;}
.design_clm2 .clm_r{width:48.5%;}
}
@media screen and (max-width:640px){
.design_clm2 .clm_l{margin:0 0 20px;}
.design_clm2 .clm_l,
.design_clm2 .clm_r{width:100%;float:none;}
.design_clm2.pic_box .clm_l,
.design_clm2.pic_box .clm_r{height:auto;}
.design_clm2.pic_box .pic{position:relative;line-height:1em;text-align:center;}
}

#design_box02{position:relative;}

.design_set{display:table;width:100%;background:url("/comorebiz/images/dot02.png") repeat-x 50% 100%;padding:0 0 20px;margin:0 0 20px;}
.design_set:last-child{background:none;padding:0;margin:0;}
.design_set.btm{background:none;padding:0;margin:0;}

.design_set .pic,
.design_set .txt{display:table-cell;vertical-align:top;}
.design_set .pic{width:180px;padding:0 0 0 20px;margin:0;}
.design_set .pic.btm{vertical-align:bottom;}

#design_box02 .design_box_btm{position:absolute;left:0;bottom:0;width:430px;}
#design_box02 .design_box_btm p{font-size:87%;}

@media screen and (max-width:900px){
.design_set .pic{width:40%;padding:0 0 0 2.5%;}
.design_set .pic.btm{vertical-align:top;}
#design_box02 .design_box_btm{position:relative;width:48.5%;float:left;margin-top:30px;}
}
@media screen and (max-width:640px){
.design_set .pic{width:30%;padding:0 0 0 2.5%;}
#design_box02 .design_box_btm{width:100%;float:none;margin-top:30px;}
}
@media screen and (max-width:480px){
.design_set .pic{width:40%;padding:0 0 0 2.5%;}
}

/* デザインページ内リンク */

.design_link {
  display: flex;
  margin-left:100px;
}

.design_link a {
   background-image: url("/comorebiz/images/ico_down.png");
   background-repeat: no-repeat;
   background-position: right center;
   padding-right: 20px;
}

.design_toc { 
  text-align: center;
  flex-basis: 30%;
}

@media screen and (max-width:640px){
.design_link {
  display: block;
  justify-content: center;
  line-height:2em;
  margin-left:0px
}

.design_toc { 
  margin: 0 auto;
}
}

/* evidence */

.evidence_clm2{}
.evidence_clm2 .clm_l{width:560px;float:left;}
.evidence_clm2 .clm_r{width:310px;float:right;}

#evidence_box01{}
#evidence_box01 .l_navi{width:210px;float:left;}
#evidence_box01 .l_navi .navi_h{color:#2A836B;font-size:135%;font-weight:100;border:solid #508172;border-width:0 0 3px;padding:0 0 5px;margin:0 0 10px;}
#evidence_box01 .l_navi ul{}
#evidence_box01 .l_navi ul li{background:url("/comorebiz/images/dot02.png") repeat-x 50% 100%;margin:0 0 10px;padding:0 0 10px;}
#evidence_box01 .l_navi ul li span{display:block;background:url("/comorebiz/images/ico_disc01.png") no-repeat 5px 8px;padding:0 0 0 17px;}
#evidence_box01 .l_navi ul li i{display:block;padding:0 20px 0 0;}

#evidence_box01 .l_navi ul li a{color:#333333;text-decoration:none;}
#evidence_box01 .l_navi ul li a:hover,
#evidence_box01 .l_navi ul li.cur a{color:#21836B;}

#evidence_box01 .l_navi ul li a:hover i,
#evidence_box01 .l_navi ul li.cur a i{background:url("/comorebiz/images/ico_arrow01.png") no-repeat 97% 0;}

#evidence_box01 .l_navi.is_stuck{top:65px !important;}

#evidence_box01 .r_cont{width:670px;float:right;}

.evidence_red{color:#D90000;}
.evidence_blue{color:#0059B2;}
.evidence_yellow{color:#FFBF00;}
.evidence_green{color:#3B7E64;}

@media screen and (max-width:900px){
#evidence_box01 .l_navi{width:100%;float:none;}
#evidence_box01 .r_cont{width:100%;float:none;}

.evidence_clm2 .clm_l{width:90%;margin:0 auto;float:none;}
.evidence_clm2 .clm_r{width:90%;margin:0 auto;float:none;}

}

.evidence_cont{background:#F7F7F7;border:solid #fdfdfd 10px;padding:40px 45px;margin:0 0 20px !important;}
.evidence_cont:last-child{margin:0;}

.evi_h{color:#4C7F72;font-size:180%;text-align:left;font-weight:100;border:solid #dddddd;border-width:0 0 1px;padding:0 0 10px;}
.evi_h span{display:inline-block;background:url("/comorebiz/images/h_bg01.png") repeat-x 0 23px;}

.evi_h2{color:#ffffff;background:#4C8072;font-size:135%;font-weight:100;text-align:center;padding:5px 10px;}
.evi_h3{color:#413A33;background:#E5E5E5;font-size:135%;font-weight:100;text-align:center;padding:5px 10px;margin:0 0 30px;}

.evi_lead{font-size:135%;font-weight:100;text-align:left;margin:0 0 20px;}
.evi_lead2{color:#4C8072;font-weight:100;}

.grp_box{background:#E6EBE9;padding:20px;color:#4A8072;font-size:87%;margin:0 0 30px;}

.evi_member{}
.evi_member dl{display:table;width:100%;border:solid #dddddd;border-width:0 0 1px;padding:0 0 30px;margin:0 0 30px;}
.evi_member dl:last-child{padding:0;margin:0;border:none;}

.evi_member dt,
.evi_member dd{display:table-cell;vertical-align:top;}
.evi_member dt{width:140px;padding:0 20px 0 0;}

.evi_member dd .name span{font-size:135%;}
.evi_member dd .ex{font-size:90%;}

.evi_inner_nav a{color:#413A33;text-decoration:none;}

@media screen and (max-width:900px){
.evidence_cont{padding:25px;}
}
@media screen and (max-width:640px){
.evidence_cont{padding:15px;}
}
@media screen and (max-width:480px){
.evidence_cont .evi_h{font-size:170%;}
.evidence_cont .evi_h span{background:url("/comorebiz/images/h_bg01.png") repeat-x 0 16px;}

.evi_member dt{width:100px;padding:0 15px 0 0;}
}

/* visual */
.visual_box{margin:30px 0 40px;}
.visual_box .txt{float:left;width:380px;}
.visual_box .pic{float:right;width:500px;}
.visual_box .txt p{font-size:93%;}

.visual_box li{float:left;width:164px;margin-right: 20px;text-align: center;}
.visual_box li:last-child{float:left;width:164px;margin-right: 0px;}
.notice{text-align: right;}

@media screen and (max-width:900px){
.visual_box .txt{width:47%;}
.visual_box .pic{width:50%;}

.visual_box li:nth-child(odd){float:left;width:48%;margin-right: 0;text-align: center;}
.visual_box li:nth-child(even){float:right;width:48%;margin-right: 0;text-align: center;}
.notice{text-align: center;}

}
@media screen and (max-width:640px){
.visual_box{margin:20px 0 30px;}
.visual_box .txt{width:100%;float:none;}
.visual_box .pic{width:100%;float:none;text-align:center;}
}

.visual_clm{}
.visual_clm .clm_l{width:430px;float:left;}
.visual_clm .clm_r{width:430px;float:right;}

@media screen and (max-width:900px){
.visual_clm .clm_l{width:100%;float:none;}
.visual_clm .clm_r{width:100%;float:none;}
}

/* faq */
.qa{font-size:108%;margin:0 0 10px;}
.qa dt{background:#ffffff url("/comorebiz/images/ico_q.png") no-repeat 12px 12px;}
.qa dd{display:none;background:#F7F7F7 url("/comorebiz/images/ico_a.png") no-repeat 12px 12px;padding:10px 10px 12px 43px;}

.qa dt a{display:block;text-decoration:none;color:#413A33;padding:10px 35px 9px 43px;background:url("/comorebiz/images/ico_down.png") no-repeat 98% 16px;}
.qa dt a.on{background:url("/comorebiz/images/ico_up.png") no-repeat 98% 50%;}
@media screen and (max-width:480px){
.qa dt a{padding:10px 40px 9px 43px;background:url("/comorebiz/images/ico_down.png") no-repeat 96% 16px;}
.qa dt a.on{background:url("/comorebiz/images/ico_up.png") no-repeat 96% 50%;}
}

/* news , report */
.news_list{}
.news_list dl{display:table;width:100%;border:solid #dddddd;border-width:0 0 1px;margin:0 0 10px;padding:0 0 10px;}
.news_list dl:last-child{border:none;margin:0;padding:0;}

.news_list dt,
.news_list dd{display:table-cell;vertical-align:top;font-size:110%;}
.news_list dt{width:7.5em;color:#4C7F72;}
.news_list dd a{color:#413A33;}


/* case*/

#case ul.case li{width:280px;text-align:center;float:left;margin-right:30px;margin-bottom:30px;}
#case ul.case li:nth-child(3n){width:280px;text-align:center;float:left;margin-right:0px;}
#case ul.case li img{width:100%;}

#case h2{text-align:center;font-size:28px;border-bottom:1px solid #dddddd;padding-bottom:50px;margin-bottom:50px;}

#case h3{font-size:24px;font-weight:normal;margin-bottom:50px;}
#case .name{font-weight:bold;}

#case .content_l{width:670px;float:left;}
#case .content_r{width:670px;float:right;}
#case .profile_l{width:200px; font-size:0.8em;line-height:180%;float:left;}
#case .profile_r{width:200px; font-size:0.8em;line-height:180%;float:right;}
#case .profile_l .name,#case .profile_r .name{font-size:1.2em;margin-bottom:20px;font-weight:normal;}

#case .info_ph{width:300px;float:left;margin-right:30px;}
#case .info_txt{width:570px;float:left;}

.case_l,.case_c{float: left;width:280px;margin-right:30px;}
.case_r{float: right;width:280px;}

@media screen and (max-width:900px){
#case .content_l,#case .content_r{width:100%;float:none;}
#case .profile_l,#case .profile_r{width:100%;float:none;font-size:1.2em;}
#case .profile_l img,#case .profile_r img{width:100%; }
#case .profile_l .name,#case .profile_r .name{font-size:1.2em;}
#case p{font-size:1.3em;}
	
#case .info_ph{width:100%;float:none;margin-right:0px;}
#case .info_ph img{width:100%;}
	
#case ul.case li{width:100%;text-align:center;margin:0 0 5%;}
#case ul.case li:nth-child(3n){width:100%;text-align:center;margin:0 0 5%;}
#case ul.case li img{width:100%;}
#case .info_txt{width:100%;float:none;font-size: 1.2em;}

#case .inner900{width:90%;}

.case_l,.case_c{float: none;width:100%;margin-right:0;margin-bottom:20px;}
.case_r{float: none;width:100%;}
}

/* REPORT */
#report .date{font-size:1em;font-weight: bold;}
#report h2{text-align:left;font-size:28px;margin-bottom:30px;}

#report h3{font-size:20px;font-weight:normal;margin-bottom:30px;}

#report h4{font-size:20px;font-weight:normal;margin-bottom:20px;color:#508072;}
#report .name{font-weight:bold;}
#report hr{border-bottom:1px solid #dddddd;padding-bottom:0;margin-bottom:50px;margin-top: 0;}


#report .content_l {
    width: 670px;
    float: left;
}

#report .content_r {
    width: 670px;
    float: right;
}


#report .profile_r {
    width: 200px;
    font-size: 0.8em;
    line-height: 180%;
    float: right;
}

#report .profile_l {
    width: 200px;
    font-size: 0.8em;
    line-height: 180%;
    float: left;
}

/* rd */
.document {
    font-weight: bold;
}

.rd_subtitle {
    background: #508072;
    padding: 25px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.5em;
}



/* フッター */
#footer{width:100%;background:#E5E5E5;padding:50px 0;}

#f_logo{margin:0 0 10px;}
#copy{margin:0;}

#f_contact{display:table;margin:0 auto 20px;}
#f_contact .tel,
#f_contact .mail{display:table-cell;vertical-align:top;padding:15px 30px;}
#f_contact .tel h4,
#f_contact .mail h4{letter-spacing:0;font-weight:100;font-size:108%;margin:0 0 10px;}

#f_contact .tel{background:url("/comorebiz/images/bar_hor.png") repeat-y 100% 0;}
#f_contact .f_time span{display:inline-block;}
#f_contact .mail{}
#f_contact .mail .btn{display:table;background:#ffffff;width:215px;height:50px;margin:0;}
#f_contact .mail .btn a{display:table-cell;width:100%;height:100%;vertical-align:middle;text-decoration:none;color:#413A33;}
#f_contact .mail .btn a span{display:inline-block;font-weight:bold;background:url("/comorebiz/images/ico_win02.png") no-repeat 100% 50%;padding:0 20px 0 0;}

@media screen and (max-width:900px){
#footer{padding:50px 2.5%;}
}
@media screen and (max-width:640px){
#f_contact .tel,
#f_contact .mail{padding:10px 15px;}
#f_contact .tel h4,
#f_contact .mail h4{font-size:100%;}

#f_contact .mail .btn{width:100%;height:auto;margin:0;padding:10px;}
}
@media screen and (max-width:540px){
.f_about br{display:none;}
}
@media screen and (max-width:480px){
#footer{padding:30px 2.5%;}

#f_logo img{width:50px;}
}
@media screen and (max-width:380px){
#f_logo img{width:40px;}
}

#topcontrol{z-index:999;}
@media screen and (max-width:480px){
#topcontrol{width:40px;}
}


/* お問い合わせ */
#inquiry{width:100%;background:#cfd2d4;padding:30px 0;}
#inquiry img {
	padding-left: 5px;
	padding-right: 5px;
}

#inquirycase{
	width:100%;
	background:#cfd2d4;
	padding:30px 0;
	margin-bottom:50px;
}


/* お問い合わせ */
    #c_contact {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 20px 0;
        background: #fff;
        border: 1px solid #dfdfdf;
        text-align: center;
    }
    #c_contact h4 {
        color: #528072;
        font-size: 1.8em;
        margin: 0;
        letter-spacing: 0.05em;
    }
    #c_contact p {
        margin: 0;
    }
    #c_contact .btn a {
        display: table-cell;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        text-decoration: none;
        color: #413A33;   
        background-color: #ededed;
        border: 1px solid #d5dedb;
        padding: 10px 30px;
    }
    #c_contact .btn a span {
        display: inline-block;
        font-weight: bold;
        background: url(https://www.pasona-pbs.co.jp/comorebiz/images/ico_win02.png) no-repeat 100% 50%;
        padding: 0 20px 0 0;        
    }
@media screen and (min-width:541px){
    #c_contact h4 br.spbr {
        display: none;
    }
}
@media screen and (max-width:760px){

    #c_contact {
        flex-direction: column;
        text-align: center;
    }
    #c_contact h4 {
        margin-bottom: 10px;
    }
}
@media screen and (max-width:480px){

    #c_contact h4 br.spbr {
        display: block;
    }
}


/* inquiry調整 202012 */

#inquiry h4{font-size:100%;font-weight:normal;margin-bottom:20px;color:#413A33;}
#inquiry img{width:310px;}


/*------------------------------------------------
   report追加202012
------------------------------------------------*/
.page_h.report img{width:345px;max-width:44%;height:auto !important;}
.page_h.rightplace img{width:478px;max-width:84%;height:auto !important;}
.page_h.report_detail img{width:333px;max-width:44%;height:auto !important;}
.page_h.knowledge img{width:463px;max-width:62%;height:auto !important;}
.inner_report{width:960px;margin:0 auto;position:relative;}
.inner_report_detail{width:960px;margin:0 auto;position:relative;}
.inner_report_detail2{width:960px;margin:0 auto;position:relative;}
.inner_knowledge{width:960px;margin:0 auto;position:relative;}

@media screen and (max-width:1150px){	
.inner_report,
.inner_knowledge{width:100%;}
.inner_report_detail,
.inner_report_detail2{width:95%;}
}

.inviewfadeIn{-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;}
.indx_report_box{display:table;width:100%;margin:0 auto 25px;position:relative;opacity:0;top:50px;}
.indx_report_box.fadeIn{opacity:1;top:0;}

.indx_report_box .img,
.indx_report_box .txt{display:table-cell;width:50%;vertical-align:top;}
.indx_report_box .img{line-height:0;}
.indx_report_box .img img{width:100%;}
.indx_report_box .txt{background:#508072;padding:45px 25px 0px 25px;color:#ffffff;height:255px;font-size:13px;}
.indx_report_box p{margin:0 0 10px;}
.indx_report_box:nth-of-type(2n) .txt{background:#79858b;}

.indx_report_box .txt h2.h{background:url("../report/images/indx_h_bar.png") no-repeat 0 12px;background-size:18px;margin:0 0 15px !important;padding:0 0 0 30px;font-size:18px !important;letter-spacing:0.1em;}
.indx_report_box .txt .btn{margin:0;line-height:0;}
.indx_report_box .txt .btn img{width:114px;}

.resort_contact_sec{padding:0;position:relative;opacity:0;top:50px;}
.resort_contact_sec.fadeIn{opacity:1;top:0;}
.resort_contact_h{margin:0 0 20px;text-align:center;}
.resort_contact_h img{width:282px;max-width:43%;}
.resort_contact_clm{margin:0;}
.resort_contact_clm li{width:312px;float:left;margin:0 12px 0 0;}
.resort_contact_clm li:nth-of-type(3n){float:right;margin:0;}


.report_lead_sec{text-align:center;width:850px;max-width:100%;margin:0 auto;}
.report_lead_sec .lead_ttl{text-align:center !important;font-size:20px !important;margin:0 0 15px !important;}
.report_lead_sec p{font-size:16px;margin:0 0 30px;}
.report_lead_sec .more{text-align:center;background:linear-gradient(180deg, rgb(238, 238, 238, 0) 0%, rgb(238, 238, 238, 1) 90%);padding:40px 0 0;position:relative;top:-40px;margin:0;}
.report_lead_sec .more.on{padding:0;top:0;background:linear-gradient(180deg, rgb(238, 238, 238, 0) 0%, rgb(238, 238, 238, 1) 0%);margin:0 0 30px;}
.report_lead_sec .more a{display:block;margin:auto;width:101px;position:relative;top:30px;}
.report_lead_sec .more.on a{top:0;}
.report_lead_sec .report_more .open{display:inline;}
.report_lead_sec .report_more .close{display:none;}
.report_lead_sec .report_more.on .open{display:none;}
.report_lead_sec .report_more.on .close{display:inline;}
.report_lead_sec .more_cont{display:none;padding:30px 0 0;}

.report_cont_sec{}
.report_cont_box{width:450px;margin:0 0 30px;padding:20px 20px 25px;color:#ffffff;position:relative;opacity:0;top:50px;}
.report_cont_box.fadeIn{opacity:1;top:0;}
.report_cont_box:nth-of-type(1){float:left;background:#4b836d;}
.report_cont_box:nth-of-type(2){float:right;background:#79858b;}
.report_cont_box:nth-of-type(3){float:left;background:#79858b;}
.report_cont_box:nth-of-type(4){float:right;background:#4b836d;}

.report_cont_box:nth-of-type(5){float:left;background:#4b836d;}
.report_cont_box:nth-of-type(6){float:right;background:#79858b;}
.report_cont_box:nth-of-type(7){float:left;background:#79858b;}
.report_cont_box:nth-of-type(8){float:right;background:#4b836d;}

.report_cont_box:nth-of-type(9){float:left;background:#4b836d;}
.report_cont_box:nth-of-type(10){float:right;background:#79858b;}
.report_cont_box:nth-of-type(11){float:left;background:#79858b;}
.report_cont_box:nth-of-type(12){float:right;background:#4b836d;}

.report_cont_box:nth-of-type(13){float:left;background:#4b836d;}
.report_cont_box:nth-of-type(14){float:right;background:#79858b;}
.report_cont_box:nth-of-type(15){float:left;background:#79858b;}
.report_cont_box:nth-of-type(16){float:right;background:#4b836d;}

.report_cont_box:nth-of-type(17){float:left;background:#4b836d;}
.report_cont_box:nth-of-type(18){float:right;background:#79858b;}
.report_cont_box:nth-of-type(19){float:left;background:#79858b;}
.report_cont_box:nth-of-type(20){float:right;background:#4b836d;}

.report_cont_box:nth-of-type(21){float:left;background:#4b836d;}
.report_cont_box:nth-of-type(22){float:right;background:#79858b;}
.report_cont_box:nth-of-type(23){float:left;background:#79858b;}
.report_cont_box:nth-of-type(24){float:right;background:#4b836d;}

.report_cont_box:nth-of-type(25){float:left;background:#4b836d;}
.report_cont_box:nth-of-type(26){float:right;background:#79858b;}
.report_cont_box:nth-of-type(27){float:left;background:#79858b;}
.report_cont_box:nth-of-type(28){float:right;background:#4b836d;}

.report_cont_box:nth-of-type(29){float:left;background:#4b836d;}
.report_cont_box:nth-of-type(30){float:right;background:#79858b;}
.report_cont_box:nth-of-type(31){float:left;background:#79858b;}
.report_cont_box:nth-of-type(32){float:right;background:#4b836d;}

.report_cont_box:nth-of-type(33){float:left;background:#4b836d;}
.report_cont_box:nth-of-type(34){float:right;background:#79858b;}
.report_cont_box:nth-of-type(35){float:left;background:#79858b;}
.report_cont_box:nth-of-type(36){float:right;background:#4b836d;}


.report_cont_box .left{width:200px;float:left;}
.report_cont_box .left .ttl{height:112px;margin:0 !important;}
.report_cont_box .left .pic{margin:0;line-height:0;}
.report_cont_box .right{width:185px;float:right;font-size:12px;}
.report_cont_box .right .btn{margin:0;line-height:0;text-align:center;}
.report_cont_box:nth-of-type(1) .right .btn img{background:#6c937f;}
.report_cont_box:nth-of-type(2) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(3) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(4) .right .btn img{background:#6c937f;}

.report_cont_box:nth-of-type(5) .right .btn img{background:#6c937f;}
.report_cont_box:nth-of-type(6) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(7) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(8) .right .btn img{background:#6c937f;}

.report_cont_box:nth-of-type(9) .right .btn img{background:#6c937f;}
.report_cont_box:nth-of-type(10) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(11) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(12) .right .btn img{background:#6c937f;}

.report_cont_box:nth-of-type(13) .right .btn img{background:#6c937f;}
.report_cont_box:nth-of-type(14) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(15) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(16) .right .btn img{background:#6c937f;}

.report_cont_box:nth-of-type(17) .right .btn img{background:#6c937f;}
.report_cont_box:nth-of-type(18) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(19) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(20) .right .btn img{background:#6c937f;}

.report_cont_box:nth-of-type(21) .right .btn img{background:#6c937f;}
.report_cont_box:nth-of-type(22) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(23) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(24) .right .btn img{background:#6c937f;}

.report_cont_box:nth-of-type(25) .right .btn img{background:#6c937f;}
.report_cont_box:nth-of-type(26) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(27) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(28) .right .btn img{background:#6c937f;}

.report_cont_box:nth-of-type(29) .right .btn img{background:#6c937f;}
.report_cont_box:nth-of-type(30) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(31) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(32) .right .btn img{background:#6c937f;}

.report_cont_box:nth-of-type(33) .right .btn img{background:#6c937f;}
.report_cont_box:nth-of-type(34) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(35) .right .btn img{background:#8b979b;}
.report_cont_box:nth-of-type(36) .right .btn img{background:#6c937f;}


.report_nav_box{padding:60px 0;position:relative;opacity:0;top:50px;}
.report_nav_box.fadeIn{opacity:1;top:0;}
.report_nav_box .nav{margin:0;text-align:center;}
.report_nav_box .nav li{display:inline-block;vertical-align:top;margin:0 25px;}
.report_nav_box .nav li img{width:205px;}


.report_detail_box{margin:0 0 20px;border:solid 1px #4b836d;position:relative;opacity:0;top:50px;}
.report_detail_box.fadeIn{opacity:1;top:0;}
.report_detail_box:nth-of-type(2n){border:solid 1px #79858b;}
.report_detail_box a{display:block;text-decoration:none;opacity:1;}
.report_detail_box a:hover{opacity:0.7;}

.report_detail_box .ttl{padding:20px 220px 30px 25px;background:#4b836d;color:#ffffff;min-height:145px;}
.report_detail_box:nth-of-type(2n) .ttl{background:#79858b;}
.report_detail_box .ttl .date{display:block;font-size:14px !important;margin:0 0 10px;line-height:1em;}
.report_detail_box .ttl .txt{margin:0 !important;font-size:24px !important;line-height:1.4em;}
.report_detail_box .ttl .txt span{font-size:75%;display:block;}
.report_detail_box .cont{padding:10px 20px 15px 25px;color:#4b836d;}
.report_detail_box:nth-of-type(2n) .cont{color:#79858b;}
.report_detail_box .cont .pic{position:absolute;top:15px;right:15px;width:190px;margin:0;line-height:0;}
.report_detail_box .cont .koushi{display:table;width:50px;height:50px;border:solid 1px #4b836d;float:left;margin:0 15px 0 0;}
.report_detail_box:nth-of-type(2n) .cont .koushi{border:solid 1px #79858b;}
.report_detail_box .cont .koushi span{display:table-cell;vertical-align:middle;text-align:center;}
.report_detail_box .cont .txt_area{}
.report_detail_box .cont .txt{width:calc(100% - 65px);float:left;}
.report_detail_box .cont .txt dl{display:table;}
.report_detail_box .cont .txt dt,
.report_detail_box .cont .txt dd{display:table-cell;vertical-align:top;}
.report_detail_box .cont .txt dt{font-size:18px;}
.report_detail_box .cont .txt dt.w04{width:100px;}
.report_detail_box .cont .txt dt.w05{width:115px;}
.report_detail_box .cont .txt dt.w06{width:135px;}
.report_detail_box .cont .txt dd{font-size:12px;padding:5px 0 0;}

/*------------------------------------------------
   knowledge
------------------------------------------------*/

.knowledge_nav{margin:0 0 13px;}
.knowledge_nav li{display:inline-block;border:solid #79858b;border-width:0 1px 0 0;line-height:1em;margin:0 5px 0 0;padding:0 10px 0 0;}
.knowledge_nav li:last-of-type{border:none;margin:0;padding:0;}

.sort_btn{height:21px;}

.knowledge_box{padding:0 0 30px;}
.knowledge_box span{border:solid #79858b;border-width:3px 3px 3px 0;background:#79858b;display:table;width:100%;text-decoration:none;opacity:1;
-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}

.knowledge_box a:hover{opacity:0.7;}
.knowledge_box a:hover img{opacity:1;}

.knowledge_box .ttl,
.knowledge_box .txt{display:table-cell;vertical-align:top;}
.knowledge_box p{margin:0;}
.knowledge_box .ttl{background:#79858b;padding:12px 20px 12px 0;width:367px;color:#ffffff;}
.knowledge_box .ttl h2{margin:0 0 15px !important;line-height:0;}
.knowledge_box .ttl h2 img{height:15px;}
.knowledge_box .ttl p{padding:0 0 0 20px;font-size:143%;line-height:1.4em;}
.knowledge_box .txt{padding:15px;background:#eeeeee;color:#79858b;}
.knowledge_box .txt .pic{float:right;margin:0 0 0 20px;line-height:0;}
.knowledge_list .pic img{width:180px;}
.knowledge_btn{background-color: #2A836B;}
.knowledge_clm2 .clm_r{width:200px;float:right;}
.knowledge_clm2 .clm_l{width:670px;float:left;}


@media screen and (max-width:1150px){
.cont.report{padding-bottom:0;}
	
.indx_report_box{display:flex;flex-direction:column;margin:0;}
.indx_report_box .img,
.indx_report_box .txt{display:block;width:100%;margin:0 auto;}
.indx_report_box .img{order:1;}
.indx_report_box .txt{order:2;}
.indx_report_box .txt{padding:15px 20px 25px;height:auto;}
.indx_report_box .txt h2.h{margin:0 0 15px !important;font-size:150% !important;background:url("../report/images/indx_h_bar.png") no-repeat 0 9px;background-size:16px;padding:0 0 0 20px;letter-spacing:0.1em;}
.indx_report_box .txt .btn{text-align:center;}
.indx_report_box .txt .btn img{width:auto;max-width:70%;}
	
.resort_contact_clm li{width:72%;float:none;margin:0 auto 25px;}
.resort_contact_clm li:nth-of-type(3n){float:none;margin:0 auto;}
.report_lead_sec .more a{width:126px;max-width:39%;}
	
.report_cont_box{width:100%;}
.report_cont_box:nth-of-type(4n-3),
.report_cont_box:nth-of-type(4n-2),
.report_cont_box:nth-of-type(4n-1),
.report_cont_box:nth-of-type(4n){float:none;}
	
.report_cont_box .left{width:100%;float:none;}
.report_cont_box .left .ttl{height:auto;margin:0 0 10px !important;max-width:58%;}
.report_cont_box .left .pic{margin:0 0 20px;}
.report_cont_box .left .pic img{width:100%;}
.report_cont_box .right{width:100%;float:none;font-size:120%;}
.report_cont_box .right .btn img{max-width:67%;}


/*------------------------------------------------
   knowledge
------------------------------------------------*/

.knowledge_nav{text-align:center;}
.knowledge_list{margin:0 0 30px;}
.knowledge_box{padding:0;}
.knowledge_box a{border:none;}
.knowledge_box span{border:none;}
.knowledge_box .ttl,
.knowledge_box .txt{display:block;}
.knowledge_box .txt{padding:15px 20px;}
.knowledge_box .txt p{font-size:80%;}
.knowledge_box .txt .pic{float:right;margin:0 0 0 10px;line-height:0;width:35%;}
.knowledge_box .txt .pic img{width:180px;}
.knowledge_btn{background-color: #2A836B;}
}




@media screen and (max-width:900px){	
.report_lead_sec p{font-size:140%;}
.second .cont.report{padding:50px 0 30px;}

.report_cont_box:nth-child(odd){float:none;background:#4b836d;}
.report_cont_box:nth-child(even){float:none;background:#79858b;}

.report_cont_box:nth-child(odd) .right .btn img{background:#6c937f;}
.report_cont_box:nth-child(even) .right .btn img{background:#8b979b;}


.report_detail_box .ttl{padding:20px;min-height:0;}
.report_detail_box .ttl .date{font-size:79% !important;margin:0 0 5px;}
.report_detail_box .ttl .txt{font-size:150% !important;}
.report_detail_box .cont{padding:15px;}
.report_detail_box .cont .pic{position:relative;top:0;right:0;max-width:36%;margin:0 0 0 20px;float:right;}
.report_detail_box .cont .txt_area{float:left;width:calc(64% - 20px);}
.report_detail_box .cont .koushi{display:block;width:auto;height:auto;border:none;float:none;margin:0 0 5px;}
.report_detail_box:nth-of-type(2n) .cont .koushi{border:none;}
.report_detail_box .cont .koushi span{display:inline;}
.report_detail_box .cont .koushi span:before{content:"<";}
.report_detail_box .cont .koushi span:after{content:">";}
.report_detail_box .cont .txt{width:100%;float:none;}
.report_detail_box .cont .txt dl{margin:0 0 10px;}
.report_detail_box .cont .txt dl:last-of-type{margin:0;}
.report_detail_box .cont .txt dt,
.report_detail_box .cont .txt dd{display:block;}
.report_detail_box .cont .txt dt{font-size:150%;line-height:1.6em;}
.report_detail_box .cont .txt dt.w04,
.report_detail_box .cont .txt dt.w05,
.report_detail_box .cont .txt dt.w06{width:100%;}
.report_detail_box .cont .txt dd{font-size:86%;padding:0;}

.report_nav_box{padding:20px 0 30px;}
.report_nav_box .nav li{display:block;width:70%;margin:0 auto 20px;padding:0;}
.report_nav_box .nav li img{width:65%;}
.knowledge_clm2 .clm_r{width:90%;margin:0 auto;float:none;}
}

@media screen and (max-width:768px){
.report_nav_box .nav li img{width:70%;}
}
@media screen and (max-width:480px){
.indx_report_box .txt{font-size:100%;}
.report_lead_sec{text-align:center;}
.report_lead_sec p{font-size:104%;}
.report_nav_box .nav li img{width:85%;}
		
.report_detail_box .ttl .txt br{display:none;}
.report_cont_box .right{width:100%;float:none;font-size:100%;}
	
}

@media screen and (max-width:320px){
.report_lead_sec p{font-size:85%;}
.report_nav_box .nav li img{width:83%;}
}


/*------------------------------------------------
   汎用
------------------------------------------------*/

.tx_l{text-align:left !important;}
.tx_c{text-align:center !important;}
.tx_r{text-align:right !important;}

.vm{vertical-align:middle !important;}
.vt{vertical-align:top !important;}
.vb{vertical-align:bottom !important;}

.tx_slarge{font-size:115% !important;}
.tx_large{font-size:120% !important;}
.tx_xlarge{font-size:150% !important;}
.tx_xxlarge{font-size:200% !important;}
.tx_small{font-size:87% !important;}
.tx_midium{font-size:100% !important;}
.tx_xsmall{font-size:75% !important;}

.f_bold{font-weight:bold !important;}
.f_normal{font-weight:normal !important;}

.txt_under{text-decoration:underline !important;}
.txt_strike{text-decoration:line-through !important;}

.inblock{display:inline-block !important;}
.ls_w{letter-spacing:0.2em;}
.ls_m{letter-spacing:0.1em;}

.relative{position:relative !important;}

.lh0{line-height:0em !important;}
.lh1{line-height:1em !important;}
.lh13{line-height:1.3em !important;}
.lh15{line-height:1.5em !important;}
.lh2{line-height:2em !important;}

ul.note{list-style:none !important;}
ul.note li{text-indent:-1em !important;padding-left:1em !important;}
ul.note li:before{content:"※";}

.note01{padding-left:1em !important;text-indent:-1em !important;}
.note02{padding-left:2em !important;text-indent:-2em !important;}
.note03{padding-left:3em !important;text-indent:-3em !important;}
.note04{padding-left:4em !important;text-indent:-4em !important;}
.note05{padding-left:5em !important;text-indent:-5em !important;}
.note06{padding-left:6em !important;text-indent:-6em !important;}
.note07{padding-left:7em !important;text-indent:-7em !important;}
.note08{padding-left:8em !important;text-indent:-8em !important;}
.note09{padding-left:9em !important;text-indent:-9em !important;}
.note10{padding-left:10em !important;text-indent:-10em !important;}
.note11{padding-left:11em !important;text-indent:-11em !important;}
.note12{padding-left:12em !important;text-indent:-12em !important;}

.red{color:#ff0000 !important;}
.white{color:#ffffff !important;}
.black{color:#413A33 !important;}

.green{color:#2A836B !important;}

.w_full{width:100% !important;}
.wauto{width:auto !important;}

.w100{width:100px !important;}
.w200{width:200px !important;}
.w300{width:300px !important;}
.w400{width:400px !important;}
.w500{width:500px !important;}
.w600{width:600px !important;}

.w03em{width:3em !important;}
.w04em{width:4em !important;}
.w05em{width:5em !important;}
.w06em{width:6em !important;}
.w07em{width:7em !important;}
.w08em{width:8em !important;}
.w09em{width:9em !important;}
.w10em{width:10em !important;}
.w11em{width:11em !important;}
.w12em{width:12em !important;}
.w13em{width:13em !important;}
.w14em{width:14em !important;}
.w15em{width:15em !important;}
.w16em{width:16em !important;}
.w17em{width:17em !important;}
.w18em{width:18em !important;}
.w19em{width:19em !important;}
.w20em{width:20em !important;}
.w21em{width:21em !important;}
.w22em{width:22em !important;}
.w23em{width:23em !important;}
.w24em{width:24em !important;}
.w25em{width:25em !important;}
.w26em{width:26em !important;}
.w27em{width:27em !important;}
.w28em{width:28em !important;}
.w29em{width:29em !important;}
.w30em{width:30em !important;}

.bdr{border:solid 1px #dddddd !important;}
.bdr_none{border:none !important;}

.radius05{-webkit-border-radius:5px !important;-moz-border-radius:5px !important;border-radius:5px !important;}
.radius10{-webkit-border-radius:10px !important;-moz-border-radius:10px !important;border-radius:10px !important;}

.radius_top05{-webkit-border-top-left-radius:5px !important;-webkit-border-top-right-radius:5px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:5px 5px 0 0 !important;border-radius:5px 5px 0 0 !important;}
.radius_top10{-webkit-border-top-left-radius:10px !important;-webkit-border-top-right-radius:10px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:10px 10px 0 0 !important;border-radius:10px 10px 0 0 !important;}

.radius_bottom05{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:5px !important;-webkit-border-bottom-right-radius:5px !important;-moz-border-radius:0 0 5px 5px !important;border-radius:0 0 5px 5px !important;}
.radius_bottom10{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:10px !important;-webkit-border-bottom-right-radius:10px !important;-moz-border-radius:0 0 10px 10px !important;border-radius:0 0 10px 10px !important;}

.mauto{margin:auto !important;}

.mt0{margin-top:0px !important;}
.mt01{margin-top:1px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.mb0{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.ml0{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}

.mr0{margin-right:0px !important;}
.mr01{margin-right:1px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.pt0{padding-top:0 !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}

.pb0{padding-bottom:0 !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}

.pl0{padding-left:0 !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}

.pr0{padding-right:0 !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}

.pad0{padding:0 !important;}
.pad05{padding:5px !important;}
.pad10{padding:10px !important;}
.pad15{padding:15px !important;}
.pad20{padding:20px !important;}
.pad30{padding:30px !important;}
.pad40{padding:40px !important;}

.plr05{padding-left:5px !important;padding-right:5px !important;}
.plr10{padding-left:10px !important;padding-right:10px !important;}
.plr15{padding-left:15px !important;padding-right:15px !important;}
.plr20{padding-left:20px !important;padding-right:20px !important;}
.plr30{padding-left:30px !important;padding-right:30px !important;}
.plr40{padding-left:40px !important;padding-right:40px !important;}

.fl{float:left !important;}
.fr{float:right !important;}

.visi{display:block !important;}
.hide{display:none !important;}

.new_icon {
    color: #e61b2d;
    padding-left: 5px;
}
ul.pc  li a span {
    display: none;
}

/* clearfix */
.cls{clear:both;}
/* For modern browsers */
.cf:before,
.cf:after{content:"";display:table;} 
.cf:after{clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf{zoom:1;}/* clearfixここまで */


@media all and (max-width: 768px) {
  .pc_only {
    display: none;
  }
}
/* 汎用ここまで */

/* 動画の埋め込み */

.video_area {
    height: 100%;
    /*height: 100vh;*/
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
video {
    left: 0;
    max-width: 100%;
    top: 0;
    z-index: 1;
}

/* 新ヘッダー、フッター　*/
header{
  height: 100px;
}
#header{
  height: 100px;
  position: fixed !important;
  border: solid #dddddd;
  border-width: 0 0 1px;
  background: #fff;
  z-index: 110;
}
#header.is-modal {
  z-index: 100;
}
#gnavi {
    padding: 0;
    position: relative;
    width: 100%;
    height: 100px;
}
.is-sticky #header #gnavi {
    padding: 0;
}
.sticky-wrapper{height:100px !important;}

.section_inner{
  width: 1100px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  position: relative;
}

#gnavi_logo{
  display:block;
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 1;
}

#gnavi_logo img {
    width: 273.5px;
}

.is-sticky #header #gnavi_logo {
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
}
#header #gnavi_pbs,
.is-sticky #header #gnavi_pbs{
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  width: auto;
  max-width: 58px;
  z-index: 1;
}
#gnavi_logo2{display:none;}

#logo_pbs{position:absolute;right:20px;top:10px;z-index:3;width: 58px;}
#gnavi li {
  background: none;
}
#gnavi li:last-child {
    background: none !important;
    padding: 0 0 0 0 !important;
}
#gnavi .gnavi01 {
  position: absolute;
  top: 0;
  right: 140px;
}
#gnavi .gnavi01 li {
  padding: 0 5px;
}
#gnavi .gnavi01 li:last-child {
    background: none !important;
    padding: 0 5px !important;
}
#gnavi .gnavi01 a {
  display: inline-block;
  width: 142px;
  border-radius: 0 0 10px 10px;
  padding: .5em 0;
  text-decoration: none;
}
#gnavi .gnavi01 a.contact,
#gnavi .gnavi01 a.download {
  background: #b9cdba;
  font-size: 15px;
  color: #333;
}
#gnavi .gnavi01 a.comorebiz_tour {
  background: #2a846b;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}
#gnavi .gnavi01 li a:hover {
    background: #f0f4f0;
    color: #2a846b;
}

#gnavi .gnavi02 {
  position: absolute;
  bottom: 3px;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#gnavi .gnavi02 li {
  padding: 0;
  position: relative;
}
#gnavi .gnavi02 li:before{
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%,-50%);
  height: 30px;
  width: 1px;
  border-left: 1px solid #333;
  box-sizing: border-box;
  z-index: 10;
}
#gnavi .gnavi02 li:last-child:after{
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%,-50%);
  height: 30px;
  width: 1px;
  border-right: 1px solid #333;
  box-sizing: border-box;
  z-index: 10;
}
#gnavi .gnavi02 a {
  display: inline-block;
  padding: .5em 2.0em;
  text-decoration: none;
  color: #333;
  font-size: 16px;
}
#gnavi .gnavi02 a:hover {
    background: #f0f4f0;
    color: #2a846b;
}
#gnavi .gnavi03 {
    display: none;
}



@media screen and (max-width:1150px){
header{
  height: 80px;
}
#header{
  height: 80px!important;
}
#header nav{
  padding: 10px 0;
}
#logo_pbs{display:none;}
.menu-trigger.active span {
    background-color: #000;
}
#gnavi_logo {
    padding: 0;
}
#header #gnavi_pbs,
.is-sticky #header #gnavi_pbs {
    right: 0;
    top: 50%!important;
    transform: translateY(-50%);
    margin-bottom: 0;
}
#sp_menu {
    margin-bottom: 0;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
#sp_menu.on {
    position: absolute;
}
.menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #000;
    border-radius: 2px;
}
.menu-trigger span:nth-of-type(2) {
    top: 23px;
}
.menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(18px) rotate(-45deg);
    transform: translateY(18px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-18px) rotate(45deg);
    transform: translateY(-18px) rotate(45deg);
}
#gnavi {
    position: absolute;
    top: 100%;
    left: -20px;
    width: auto;
    height: 0;
    background: #fff;
    padding: 0;
    font-size: 115%;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    overflow: hidden;
    transform: translateY(-100%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
#gnavi.on {
    top: 100%;
    transform: translateY(0);
    overflow: auto;
    height: auto;
}
#gnavi .gnavi01,
#gnavi .gnavi02 {
    display: none;
}
#gnavi.on .gnavi03 {
    display: block;
}
#gnavi li {
    display: block;
    width: auto;
    margin: 0 auto 0 !important;
    padding: 0 !important;
    background: none !important;
}
#gnavi .gnavi03 {
    padding: 0;
}
#gnavi .gnavi03 li {
    border-top: 1px solid #bfbfbf;
}
#gnavi .gnavi03 li a {
    background: #fff;
    color: #000;
    padding: 1em 2em;
    width: 16em;
    text-align: left;
    text-decoration: none;
    position: relative;
}
#gnavi .gnavi03 li a::after{
    display: block;
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    right: 28px;
    width: 10px;
    height: 10px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#gnavi .gnavi03 li a.contact,
#gnavi .gnavi03 li a.download {
  background: #b9cdba;
}
#gnavi .gnavi03 li a.comorebiz_tour {
  background: #2a846b;
  color: #fff;
  font-weight: bold;
}
#gnavi .gnavi03 li a.comorebiz_tour::after{
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#gnavi .gnavi03 li a:hover {
    background: #f0f4f0;
    color: #2a846b;
}
#gnavi .gnavi03 li a:hover::after{
    border-right: 1px solid #2a846b;
    border-bottom: 1px solid #2a846b;
}

}
@media screen and (max-width:480px){
header {
    height: 55px;
}
#header {
    height: 55px!important;
}
#gnavi_logo img {
    width: 130px;
}

.menu-trigger span:nth-of-type(2) {
    top: 16px;
}
.menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(10.5px) rotate(-45deg);
    transform: translateY(10.5px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10.5px) rotate(45deg);
    transform: translateY(-10.5px) rotate(45deg);
}
}
@media screen and (max-width:380px){
header {
    height: 45px;
}
#header {
    height: 45px!important;
}
}

/* フッター */
#footer{width:100%;background:#e6e6e6;padding:35px 0 55px;}
#f_logo{margin:40px 0 10px;}
#f_logo img{width: 116px;height: auto;}
#copy{margin:0;font-size: 14px;}
#footer_nav ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#footer_nav li{
  position: relative;
}
#footer_nav li:first-child:before{
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%,-50%);
  height: 15px;
  width: 1px;
  border-left: 1px solid #333;
  box-sizing: border-box;
  z-index: 10;
}
#footer_nav li::after{
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%,-50%);
  height: 15px;
  width: 1px;
  border-right: 1px solid #333;
  box-sizing: border-box;
  z-index: 10;
}
#footer_nav li a{
    font-size: 16px;
    text-decoration: none;
    color: #000;
    padding: 0 1em;
}
#footer_nav li a:hover {
    background: #f0f4f0;
    color: #2a846b;
}
@media screen and (max-width:1150px){
#footer_nav li:before{
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%,-50%);
  height: 15px;
  width: 1px;
  border-left: 1px solid #333;
  box-sizing: border-box;
  z-index: 10;
}
}
@media screen and (max-width:750px){
#footer {
  padding: 35px 0 20vw;
}
#footer_nav ul.footernav01{
  display: none;
}
#footer_nav ul.footernav02{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-bottom: 0;
  justify-content: space-between;
  background: #fff;
  z-index: 1;
}
#footer_nav li::before,
#footer_nav li:first-child:before,
#footer_nav li::after {
    content: none;
}
#footer_nav ul.footernav02 li {
    width: calc((100% - 4px) / 3);
    font-weight: bold;
}
#footer_nav ul.footernav02 li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 1em 0;
    font-size: 3vw;
    position: relative;
}
#footer_nav ul.footernav02 li a.contact,
#footer_nav ul.footernav02 li a.download {
    background: #b9cdba;
}
#footer_nav ul.footernav02 li a.comorebiz_tour {
    background: #2a846b;
    color: #fff;
}
#footer_nav ul.footernav02 li a::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1.5em;
  margin-bottom: .5em;
}
#footer_nav ul.footernav02 li a.contact::before {
  background: url(/comorebiz/images/icon_contact.png) center center no-repeat;
  background-size: contain;
}
#footer_nav ul.footernav02 li a.download::before {
  background: url(/comorebiz/images/icon_download.png) center center no-repeat;
  background-size: contain;
}
#footer_nav ul.footernav02 li a.comorebiz_tour::before {
  background: url(/comorebiz/images/icon_comorebiz_tour.png) center center no-repeat;
  background-size: contain;
}
#f_logo {
    margin: 0 0 10px;
}
.f_about span{
  display: inline-block;
}
#copy {
    font-size: 10px;
}
#topcontrol {
    bottom: 20vw!important;
}
}

.arrow_cb {
  padding-left: 0.8em;
  background-image: url(/comorebiz/images/arrow-comorebiz.png) ;
  background-position: 0 50%;
  margin: 5px 0;
  background-repeat: no-repeat;
}

.rightplace_lists dl{
margin:0 0 10px 0;
padding:0;
}

.youtube_cb {
  width: 80%;
  aspect-ratio: 16 / 9;
    margin-left: auto;
    margin-right: auto;
}
.youtube_cb iframe {
  width: 100%;
  height: 100%;
}


.cv_area a {
    line-height: 48px;
    font-size: 16px;
    font-weight: bold;
    background: #2a846b;
    color: #fff;
    border: 1px solid #2a846b;
    border-radius: 25px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    padding: 0 54px;
}


