@charset "utf-8";


/*===============================リセット=====================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display:block;
}
nav ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
/* change colours to suit your needs */
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
/* change colours to suit your needs */
mark {
background-color:#ff9;
color:#000; 
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
}
/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;   
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}

/*===============================================================================*/

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.clearfix{
    display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
    height: 1%; 
}
.clearfix{
    display:block;
}

/*===============================================================================*/




html,body{
    min-width: 100%;
    
}

#wrapper{
    width: 100%;
    height:auto;
    overflow: hidden;
}

header{
    width: 100%;
    background: #eee;
}

#headerInfo{
    width: 100%;
    /*padding: 20px 0;*/
    background: #FFF;
    border-bottom: 2px solid rgba(223,0,3,1.00);
    position: fixed;
    z-index: 999;
    
}

#headerInfoInner{
    max-width: 100%;
    margin: 0 auto;
    padding: 5px 0;
    position: relative;
    z-index: 999;
    background: #FFF;
}

#logo{
    width:200px;
    height: 60px;
    padding-left: 5px;
    float: left;
}


.drawer-brand {
    height: 90px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 90px;
    display: block;
    padding-right: .75rem;
    padding-left: .75rem;
    text-decoration: none;
    color: #222;
}
  

.drawer-menu-item{
    font-family: 'Noto Sans JP', sans-serif;
}

#drawer-item01{
    background-color: #D32F2F;

}

#drawer-item02{
    background-color: #FFC107;
}

#drawer-item03{
    background-color: #0097A7;
}

#drawer-item04{
    background-color: #4CAF50;
}

#drawer-item05{
    background-color: #EA6211;
}

#drawer-item06{
    background-color: #512DA8;
}

#drawer-item07{
    background-color: #303F9F;
}

#drawer-item08{
    background-color: #FF5252;
}

#drawer-item09{
    background-color: #00796B;
}



#headerImg{
    max-width: 1260px;
    max-height: 700px;
    margin: 0 auto;;
    margin-bottom: 10px;
    padding-top: 72px;
    /*background: rgba(203,203,203,1.00);*/
}

.pc{
    display:block;
}
    
.sp{
    display:none;
}

.swiper-container {
    max-width: 1260px;
    max-height: 700px;
}

.swiper-slide{
    position: relative;
}

.swiper-slide img{
    max-width: 100%;
}

.slide-1{
}

.slide-2{
}

.slide-3{
}

.top-mark{
    color: rgba(223,0,3,1.00);
}

.swiper-slide h1{
    font-size: 180px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
    /*position: absolute;
    left: 10%;
    top:15%;*/
}

.swiper-slide p{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 28px;
    line-height: 1.1;
    position: absolute;
}

.slidetxt-s{
    font-size:36px;
}


.slidetxt-m{
    font-size:48px;
}

.slidetxt-l{
    font-size:150px;
    color: rgba(223,0,3,1.00);
}

/*.slide1{
    background: url(https://placehold.jp/1800x700.png)no-repeat;
}

.slide2{
    background: url(https://placehold.jp/1800x700.png)no-repeat;
}

.slide3{
    background: url(https://placehold.jp/1800x700.png)no-repeat;
}*/


#news-wrap{
        max-width: 1260px;
        text-align: center;
        margin-bottom: 30px;
        margin: 0 auto;
}

#news-inner{
    background: #FFFFFF;
}

#news-inner a img{
    width: 90%;
margin: 0 auto;
} 


#menulist{
    width: 100%;
    max-width: 1260px;
    height: auto;
    margin: 0 auto;
    
}

#menulist a{
    color:#FFF;
    text-decoration: none;
    position: relative;
    text-align: center;
}

#menulist a:hover{
    opacity: 0.5;
    transition: 0.5s;

}
.menuBox{
    min-height: 130px;
}

.menu{
    width: 29.206349206%/*368px*/;
    height: auto;
    padding: 6% 2.05% 4% 2.05%;
    margin: 0 auto;
/*    margin-bottom: 1px;*/ 
    text-align: center;
    float: left;
/*  border:1px solid #FFF;sss*/    
}

.menu h2{
    margin-bottom: 5px;
    font-size: 21px;
    line-height: 1.3;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: lighter;
    
}

.menu p{
    margin-top: 25px;
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bolder;
    
}

.menu img{
    padding: 10px;
    position: absolute;
    right:0 ;
    bottom: 0;
}

.listProject{
    background: url(../img/menu_num01.png)no-repeat;
    background-color: #D32F2F;
}

.listSolution{
    background: url(../img/menu_num02.png)no-repeat;
    background-color: #FFC107;
}

.listTopics{
    background: url(../img/menu_num03.png)no-repeat;
    background-color: #0097A7;
}

.listCross01{
    background: url(../img/menu_num04.png)no-repeat;
    background-color: #4CAF50;
}

.listCross02{
    background: url(../img/menu_num05.png)no-repeat;
    background-color: #EA6211;
}

.listCommunity{
    background: url(../img/menu_num06.png)no-repeat;
    background-color: #512DA8;
}

.listCompany{
    background: url(../img/menu_num07.png)no-repeat;
    background-color: #303F9F;
}

.listTech{
    background: url(../img/menu_num08.png)no-repeat;
    background-color: #FF5252;
}

.listContact{
    background: url(../img/menu_num09.png)no-repeat;
    background-color: #00796B;
}



footer{
    width: 100%;
    height: auto;
    background:rgba(235,235,235,1.00);
}

footer p{
    padding: 5px 0;
    text-align: center;
    background: #bd1a21;
    color: #fff;
}

#footerMenu{
    width: 90%;
    max-width: 1260px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 20px 0;
    font-family: 'Noto Sans JP', sans-serif;
}

.footerMenuList{
    width: 100%;
    font-size: 13px;
    list-style: none;
}

.footerMenuList li{
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 2px 0px;
    float: left;
}

.footerMenuList li:first-child{
    margin-bottom: 5px;
    padding: 2px 0px;
    float: left;
}

.footerMenuList li a{
    color: #000;
}

.footerMenuList li a:link{
    
}

.footerMenuList li a:hover{
    color: rgba(223,0,3,1.00);
}

.footerMenuList li a:visited{
    
}

.footerMenuList li a:active{
    
}

.footerMenuPrivacy{
    width: 90%;
    max-width: 1260px;
    margin: 0 auto;
    list-style: none;
    font-size: 13px;
    font-family: 'Noto Sans JP', sans-serif;
}

.footerMenuPrivacy li{
    margin-right: 15px;
    margin-bottom: 5px;
    padding: 2px 0px;
    text-align: right;
}





/*==========下層ページ==========*/
#low-headerImg{
    padding-top: 102px;
    height: 200px;
}

#project #low-headerImg{
    background-color: #D32F2F;
}

#solution #low-headerImg{
    background-color: #FFC107;
}

#company #low-headerImg{
    background-color: #303F9F;
}

#contact #low-headerImg{
    background-color: #00796B;
}

#project #low-headerImg{
    background-color: #D32F2F;
}

#low-headerImgInner{
    max-width: 1260px;
    margin: 0 auto;
    position: relative;
}

#low-headerImgTxt{
    position: absolute;
    top: 52px;
    color:#fff;
}

#low-headerImgInner h1{
    margin-bottom: 10px;
    font-size: 36px;
    font-family: 'Noto Sans JP', sans-serif;
}

#lowheaderImg-en{
    font-size: 32px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bolder;
}

.cp_breadcrumb *, .cp_breadcrumb *:after, .cp_breadcrumb *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_breadcrumb {
	padding: 1em 2em;
	background-color: #D7D7D7;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
}
.cp_breadcrumb a {
	text-decoration: none;
	color: #D32F2F;
}
.cp_breadcrumb .breadcrumbs {
    width: 1260px;
    margin: 0 auto;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.cp_breadcrumb li {
	display: inline-block;
	position: relative;
	padding-right: calc(16px + 8px);
	margin-right: 8px;
	color: #D32F2F;
}
.cp_breadcrumb li::before {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.cp_breadcrumb li:last-child {
	margin-right: 0;
	padding-right: 0;
	color: #000000;
}
.cp_breadcrumb li:last-child::before {
	content: normal;
}



#container{
    width: 90%;
    max-width: 1260px;
    min-height: 700px;
    margin: 60px auto;

}

#main{
    max-width: 1260px;
}


#project #container h2{
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif ;
    line-height: 1.2;
    border-bottom: solid 3px #B7B7B7;
    position: relative;
}


#project #container h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px rgba(223,0,3,1.00);
  bottom: -3px;
  width: 30%;
}

#project .low-txt-l{
    font-size:84px;
    color: rgba(223,0,3,1.00);
}

#actwrap h3{
    margin-bottom: 10px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
}

#actwrap p{
    margin-bottom: 30px;
    text-align: justify;
}

#sub-txt{
    font-size: 24px;
    margin-bottom: 60px;
    
}

#actTxt{
    
}

#project #container p, #solution #container p, #company #container p, #contact #container p{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.6;
}

#element{
    max-width:1260px;
    margin: 0 auto;
}

#element h3{
    width: 400px;
    max-width: 100%;
    margin-right: 20px;
    margin-bottom: 30px;
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    line-height: 1.3;
    text-align: center;
    float: left;
    display: block;
}

#element p{
    text-align: justify;
}

.element-l{
    font-size: 84px;
    font-family: 'Noto Sans JP', sans-serif;
}

#element-img{
    width:700px;
    margin: 0 auto;
    margin-bottom: 60px;
}

#seeking{
    max-width: 1260px;
    margin-bottom: 30px;
}

#seeking h3{
    color: #FF5252;
}

#communicating{
    max-width: 1260px;
    margin-bottom: 30px;
}

#communicating h3{
    color: #FFC107;
}

#leveraging{
    max-width: 1260px;
}

#leveraging h3{
    color: #303F9F;
}

#element p{
    display: block;
}

/*.txt-left{
    width: 47%;
    margin-bottom: 100px;
    float:left;
    clear: right;
    text-align: justify;
}

.txt-right{
    width: 47%;
    margin-bottom: 100px;
    float: right;
    clear: left;
    text-align: justify;
}*/


/*===================SOLUTION=================*/
#solution #container h2{
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.2;
    border-bottom: solid 3px #B7B7B7;
    position: relative;
}


#solution #container h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ffc778;
  bottom: -3px;
  width: 30%;
}

#mediaTxt{
    margin-bottom: 60px;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
}

#solution .low-txt-l{
    font-size:48px;
    color: rgba(223,0,3,1.00);
}

#solution #container h3{
    margin-bottom: 10px;
    font-size: 24px;
    font-family: 'Noto Sans JP', sans-serif;
}

.media{
    width: 362px;
    height: 170px;
    padding: 35px 28px;
    margin: 0 auto;
    margin-bottom: 0.5px;
    float: left;
    background: #eee;
    border:1px solid #FFF;
}

.media h3{
    
}

.media p{
    margin-bottom: 30px;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
}


#tec{
}

#biz{
}

#net{
    
}

#mail{
    
}

#cross{
    
}

#mediaWrap{
    margin-bottom: 60px;
}

#creative{
    margin-bottom: 30px;
    clear: left;
    font-family: 'Noto Sans JP', sans-serif;
}

#crestiveTxt{
    margin-bottom: 30px;
} 

#creative ul{
    width:590px;
    padding: 15px;
    float:left; 
    background: #eee;
}

#creative ul li{
    padding: 5px 0;
    list-style: none;
    line-height: 1.3;
}

#creative ul li i{
    color: #D32F2F;
}

#eventTxt{
    margin-bottom: 30px;
}

#creativeList{
    
}

#creativeList ul li{
    font-size: 18px;
}

#creativeList img{ 
    float: right;
}



/*===================COMPANY=================*/
#company #container h2{
    margin-bottom: 100px;
    padding-bottom: 10px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.2;
    border-bottom: solid 3px #B7B7B7;
    position: relative;
}


#company #container h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #303F9F;
  bottom: -3px;
  width: 30%;
}

#company #container #main p{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
}

#company .low-txt-l{
    font-size:48px;
    color: rgba(223,0,3,1.00);
}

#company #container h3{
    margin-bottom: 20px;
    font-size: 24px;
    font-family: 'Noto Sans JP', sans-serif;
}

#company #container dl{
    margin-bottom: 80px;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    border-bottom: 1px solid rgba(158,158,158,1.00);
}

#company #container dt{
    padding: 35px 100px;
    float: left;
    border-top: 1px solid rgba(158,158,158,1.00);
	width: 10%;
}

#company #container dd{
    padding: 35px 254px;
    border-top: 1px solid rgba(158,158,158,1.00);
}

#company #container iframe{
    margin-bottom: 30px;
}





/*==================CONTACT=================*/
#contact #container h2 {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.2;
    border-bottom: solid 3px #B7B7B7;
    position: relative;
}

#contact #container h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #00796B;
    bottom: -3px;
    width: 30%;
}

.contactArticle2{
    width:750px;
    margin: 0 auto;
}


#contactInfo{
    width: 100%;
    height: auto;
    
}

#contactInfoWrap{
    padding: 30px;
    background: #eee;
}

#contactInfo p{
    width: 100%;
    height: auto;
    
}

/*============ニュース===========*/

.news{
    
}

.news h2{
    margin-bottom: 100px;
    padding-bottom: 10px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.2;
    border-bottom: solid 3px #B7B7B7;
    position: relative;
}

.news h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #0097A7;
  bottom: -3px;
  width: 30%;
}

.news dl{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
}

.news dt{
    margin-bottom: 10px;
    
}

.news dd{
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 0.5px dashed #B7B7B7;
    line-height: 180%;
}

.newslink a{
    margin-left: 30px;
    padding: 5px 45px;
    background: #0097A7;
    font-size: 16px;
    text-align: right;
    
    color: #FFF;
    width: fit-content;
    display: inline-block;
}




/*============ページ作成中===========*/
#underconstruction{   
}

#underconstruction #container{
    width: 90%;
    padding-top: 80px;
    background:#EEE;
    text-align: center;
    color: #666666;
}

.ucTxt {
    padding-bottom: 60px;
}

.ucTxt h2{
    width: 100%;
    padding: 20px 0px 20px;
    font-size: 72px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.3;
    font-weight: bolder;
    word-break: break-all; 
    color: #666666;
}

.ucTxt #uc{
    font-size: 42px!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
}

#error h2{
    margin-bottom: 10px;
    font-size: 58px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bolder;
}

#errorTxt ul{
    width: 95%;
    margin-top: 30px;
    padding: 2.5%;
    background: #eee;
}

#errorTxt ul li {
    padding: 5px 0;
    list-style: none;
}



/*=====================プライバシーポリシー=====================*/
#privacy #low-headerImg{
    background: rgba(223,0,3,1.00);
}

.privacy-p{
    margin-bottom: 100px;
}

.site-p{
    margin-bottom: 100px;
}

#container #main .privacy-p h2, #container #main .site-p h2{
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.1;
    border-bottom: solid 3px #B7B7B7;
    position: relative;
}

.privacy-p p, .site-p p{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.2;
}

.privacy-p > p, .site-p > p{
    margin-bottom: 60px;
}


.privacy-p h2:after, .site-p h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px rgba(223,0,3,1.00);
  bottom: -3px;
  width: 30%;
}

.privacy-p h3, .site-p h3{
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #B7B7B7;
    font-size: 21px;
    font-family: 'Noto Sans JP', sans-serif;
}


.privacy-p ol{
    margin-left: 20px;
    margin-bottom: 60px;
}

.privacy-p ol li{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.5;
}

.privacy-p ul, .site-p ul{
    list-style: none;
}

.privacy-p ul li, .site-p ul li{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.5;
}

#teigi, #hogo, #mokuteki, .otoiawase, #menseki, #chosaku {
    margin-bottom: 60px;
}

#mokuteki p, .otoiawase p{
    margin-bottom: 30px;
}


@media screen and (max-width: 768px) {
/* 768pxまでの幅の場合に適応される */   

.pc{
    display:none;
}
    
.sp{
    display:block;
}
    
#logo {
    width: 200px;
    height: 60px;
    padding-left: 5px;
    float: left;
}    

#logo img{
    width: auto;
    height: 60px;
}

#headerInfoInner {
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
    position: fixed;
    border-bottom: 2px solid rgba(223,0,3,1.00);
    z-index: 999;
    background: #FFF;
}
    
#headerImg{
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    /*background: rgba(203,203,203,1.00);*/
}
    
.drawer-brand {
    height: 70px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 70px;
    display: block;
    padding-right: .75rem;
    padding-left: .75rem;
    text-decoration: none;
    color: #222;
}
    
.drawer-menu-item{
    font-family: 'Noto Sans JP', sans-serif;
}
    

#drawer-item01{
    background-color: #D32F2F;
}

#drawer-item02{
    background-color: #FFC107;
}

#drawer-item03{
    background-color: #0097A7;
}

#drawer-item04{
    background-color: #4CAF50;
}

#drawer-item05{
    background-color: #EA6211;
}

#drawer-item06{
    background-color: #512DA8;
}

#drawer-item07{
    background-color: #303F9F;
}

#drawer-item08{
    background-color: #FF5252;
}

#drawer-item09{
    background-color: #00796B;
}
    
.swiper-container {
    width: 100%;
    height: auto;
}
    
.swiper-container h1 img {
    width: 100%;
    height: auto;
}

    
#menulist{
    width: 100%;
    height: auto;
    margin: 0 auto;
    
} 


.menu{
    width: 40%/*368px*/;
    min-height: 150px;
    height: auto;
    padding: 10% 5% 5% 5%;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
    float: left;
    border:none;
}

.menu h2{
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 1.3;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: lighter;
    
}

.menu p{
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bolder;
    
}

.menu img{
    padding: 10px;
    position: absolute;
    right:0 ;
    bottom: 0;
}

.listProject{
    background: url(../img/menu_num01.png)no-repeat;
    background-color: #D32F2F;
}

.listSolution{
    background: url(../img/menu_num02.png)no-repeat;
    background-color: #FFC107;
}

.listTopics{
    background: url(../img/menu_num03.png)no-repeat;
    background-color: #0097A7;
}

.listCross01{
    background: url(../img/menu_num04.png)no-repeat;
    background-color: #4CAF50;
}

.listCross02{
    background: url(../img/menu_num05.png)no-repeat;
    background-color: #EA6211;
}

.listCommunity{
    background: url(../img/menu_num06.png)no-repeat;
    background-color: #512DA8;
}

.listCompany{
    background: url(../img/menu_num07.png)no-repeat;
    background-color: #303F9F;
}

.listTech{
    background: url(../img/menu_num08.png)no-repeat;
    background-color: #FF5252;
}

.listContact{
    background: url(../img/menu_num09.png)no-repeat;
    background-color: #00796B;
}
    
    
    
footer{
    width: 100%;
    height: auto;
    background:rgba(235,235,235,1.00);
}

footer p{
    padding: 5% 0;
    text-align: center;
    background: #bd1a21;
    color: #fff;
}

#footerMenu{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 5% 0;
}

#footerMenu ul{
    width: 100%;
    font-size: 15px;
    list-style: none;
}

#footerMenu ul li{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 5px;
    float: left;
    line-height: 1.5;
}

#footerMenu ul li:first-child{
    margin-bottom: 5px;
    padding: 2px 0px;
    float: left;
}

footer ul li a{
    color: #000;
}

footer ul li a:hover{
    color: rgba(223,0,3,1.00);
}  
    
footer ul li i{
    color: rgba(223,0,3,1.00);
}
    
    
 /*==============================================*/   
    
#low-headerImg{
    padding-top: 72px;
    height: 200px;
}

#project #low-headerImg{
    background-color: #D32F2F;
}

#solution #low-headerImg{
    background-color: #FFC107;
}

#company #low-headerImg{
    background-color: #303F9F;
}

#contact #low-headerImg{
    background-color: #00796B;
}

#project #low-headerImg{
    background-color: #D32F2F;
}

#low-headerImgInner{
    width: 100%;
    margin: 0 auto;
    position: relative;
}

#low-headerImgTxt{
    padding: 0 10px;
    position: absolute;
    top: 45px;
    color:#fff;
}

#low-headerImgInner h1{
    margin-bottom: 15px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 100;
}

#lowheaderImg-en{
    font-size: 36px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bolder;
}
    
    
    
 .cp_breadcrumb *, .cp_breadcrumb *:after, .cp_breadcrumb *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_breadcrumb {
	padding: 1em 2em;
	background-color: #D7D7D7;
    color: #fff;
}
.cp_breadcrumb a {
	text-decoration: none;
	color: #D32F2F;
}
.cp_breadcrumb .breadcrumbs {
    width: 100%;
    margin: 0 auto;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.cp_breadcrumb li {
	display: inline-block;
	position: relative;
	padding-right: calc(16px + 8px);
	margin-right: 8px;
	color: #D32F2F;
    line-height: 1.3;
}
.cp_breadcrumb li::before {
	content: '›';
	width: 1em;
	height: 1em;
	line-height: 1;
	text-align: center;
	font-size: 1em;
	color: inherit;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.cp_breadcrumb li:last-child {
	margin-right: 0;
	padding-right: 0;
	color: #000000;
}
.cp_breadcrumb li:last-child::before {
	content: normal;
}   

    
    
    
    
/*==================PROJECT===================*/    
#container{
    width: 100%;
    min-height: 600px;
    margin: 60px auto;

}

#main{
    width: 90%;
    margin-left: 5%;
}

#project #container h2{
    margin-bottom: 10px;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif ;
    line-height: 1.2;
}

#project .low-txt-l{
    /*font-size:84px;*/
    font-size: 15vw;
    color: rgba(223,0,3,1.00);
}

#actwrap h3{
    width: 100%;
    margin-bottom: 10px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
}

#actwrap p{
    margin-bottom: 30px;
    text-align: justify;
}

#sub-txt{
    font-size: 24px;
    margin-bottom: 60px;
    font-weight: bolder;
    
}

#actTxt{
    
}

#container p{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.6;
}

#element{
    width:100%;
    margin: 0 auto;
}

#element h3{
    width: 100%;
    margin-right: 20px;
    margin-bottom: 30px;
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    line-height: 1.3;
    text-align: center;
    float: left;
    display: block;
}

#element p{
    text-align: justify;
}

.element-l{
    font-size: 84px;
    font-family: 'Noto Sans JP', sans-serif;
}

#element-img{
    width:100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 60px;
}
    
#element-img img{
    width:100%;
    height: auto;
    margin: 0 auto;
}
    
#element i{
    width: 100%;
    }

#seeking{
    width: 100%;
    margin-bottom: 30px;
}

#seeking h3{
    color: #FF5252;
    margin-bottom: 10px;
}

#communicating{
    width: 100%;
    margin-bottom: 30px;
}

#communicating h3{
    color: #FFC107;
    margin-bottom: 10px;
}

#leveraging{
    width: 100%;
}

#leveraging h3{
    color: #303F9F;
    margin-bottom: 10px;
}

#element p{
    display: block;
}
    
    
/*==================SOLUTION===================*/    
#solution #container h2{
    margin-bottom: 15px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.2;
    border-bottom: solid 3px #B7B7B7;
    position: relative;
}


#solution #container h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ffc778;
  bottom: -3px;
  width: 30%;
}

#mediaTxt{
    margin-bottom: 60px;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
}

#solution .low-txt-l{
    font-size:48px;
    color: rgba(223,0,3,1.00);
}

#solution #container h3{
    margin-bottom: 10px;
    font-size: 24px;
    font-family: 'Noto Sans JP', sans-serif;
}

.media{
    width: 90%;
    height: auto;
    padding: 35px 5%;
    margin: 0 auto;
    margin-bottom: 0.5px;
    float: left;
    background: #eee;
    border:1px solid #FFF;
}

.media h3{
    
}

.media p{
    margin-bottom: 0px;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
}


#tec{
}

#biz{
}

#net{
    
}

#mail{
    
}

#cross{
    
}

#mediaWrap{
    margin-bottom: 60px;
}

#creative{
    margin-bottom: 60px;
    clear: left;
    font-family: 'Noto Sans JP', sans-serif;
}
    
#crestiveTxt{
    margin-bottom: 60px;
}    


#creative ul{
    width:90%;
    padding:5%;
    margin-bottom: 30px;
    float:none; 
}

#creative ul li{
    list-style: none;
}

#creative ul li i{
    color: #D32F2F;
}

    
    
    
 /*==================CONTACT=================*/


    
/*===================COMPANY=================*/
#company #container h2{
    margin-bottom: 100px;
    padding-bottom: 10px;
    font-size: 28px;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.2;
    border-bottom: solid 3px #B7B7B7;
    position: relative;
}


#company #container h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #303F9F;
  bottom: -3px;
  width: 30%;
}

#company #container #main p{
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
}

#company .low-txt-l{
    font-size:48px;
    color: rgba(223,0,3,1.00);
}

#company #container h3{
    margin-bottom: 20px;
    font-size: 24px;
    font-family: 'Noto Sans JP', sans-serif;
}

#company #container dl{
    width:100%;
    font-size: 18px;
    font-family: 'Noto Sans JP', sans-serif;
    border: none;
}

#company #container dt{
    width:100%;
    padding: 0;
    padding-left: 5px;
    float: none;
    border-top: none;
    border-left: 5px solid #303F9F;
    line-height: 1.3;
}

#company #container dd{
    width:100%;
    margin-bottom: 10px;
    padding: 10px 0px;
    float:none;
    border-top: none;
    border-bottom: 1px solid #eee;
    line-height: 1.3;
}

#company #container iframe{
    width: 100%;
    margin-bottom: 30px;
}

#error #container{
    width: 90%;
}
    
    
#error h2{
    margin-bottom: 10px;
    font-size: 58px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bolder;
}
    
#errorTxt{

}

#errorTxt ul{
    width: 95%;
    margin-top: 30px;
    padding: 2.5%;
    background: #eee;
}

#errorTxt ul li {
    padding: 5px 0;
    list-style: none;
} 
    
    
    
/*============ページ作成中===========*/
#underconstruction{   
}

#underconstruction #container{
    width: 90%;
    padding-top: 80px;
    background:#EEE;
    text-align: center;
    color: #666666;
}
    
.ucTxt {
    padding-bottom: 60px;
}


.ucTxt h2{
    width: 100%;
    padding: 20px 0px 20px;
    font-size: 15vw;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.3;
    font-weight: bolder;
    word-break: break-all; 
    color: #666666;
}

.ucTxt #uc{
    font-size: 7vw!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    word-break: break-all; 
}
    
.ucInfo{
    font-size: 5vw!important;
    font-family: 'Montserrat', sans-serif;
    word-break: break-all; 
}

#error h2{
    margin-bottom: 10px;
    font-size: 58px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bolder;
}

#errorTxt ul{
    width: 95%;
    margin-top: 30px;
    padding: 2.5%;
    background: #eee;
}

#errorTxt ul li {
    padding: 5px 0;
    list-style: none;
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}




@media screen and (max-width: 480px) {
    
    
    
    
#menulist{
    width: 100%;
    height: auto;
    margin: 0 auto;
} 


.menu{
    width: 86%;
    min-height: 150px;
    height: auto;
    padding: 15% 7% 5% 7%;
    margin: 0 auto;
    margin-bottom: 0px;
    text-align: center;
    float: left;
    border:none;
}

.menu h2{
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 1.3;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: lighter;
    
}

.menu p{
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bolder;
    
}

.menu img{
    padding: 10px;
    position: absolute;
    right:0 ;
    bottom: 0;
}

.listProject{
    background: url(../img/menu_num01.png)no-repeat;
    background-color: #D32F2F;
}

.listSolution{
    background: url(../img/menu_num02.png)no-repeat;
    background-color: #FFC107;
}

.listTopics{
    background: url(../img/menu_num03.png)no-repeat;
    background-color: #0097A7;
}

.listCross01{
    background: url(../img/menu_num04.png)no-repeat;
    background-color: #4CAF50;
}

.listCross02{
    background: url(../img/menu_num05.png)no-repeat;
    background-color: #EA6211;
}

.listCommunity{
    background: url(../img/menu_num06.png)no-repeat;
    background-color: #512DA8;
}

.listCompany{
    background: url(../img/menu_num07.png)no-repeat;
    background-color: #303F9F;
}

.listTech{
    background: url(../img/menu_num08.png)no-repeat;
    background-color: #FF5252;
}

.listContact{
    background: url(../img/menu_num09.png)no-repeat;
    background-color: #00796B;
}
    
    
    
    
    
    
    
    
    
    
#underconstruction{   
}

#underconstruction #container{
    width: 90%;
    padding-top: 80px;
    background:#EEE;
    text-align: center;
    color: #666666;
}
    
.ucTxt {
    padding-bottom: 60px;
}


.ucTxt h2{
    width: 100%;
    padding: 20px 0px 20px;
    font-size: 15vw;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.3;
    font-weight: bolder;
    word-break: break-all; 
    color: #666666;
}

.ucTxt #uc{
    font-size: 7vw!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
    word-break: break-all; 
}
    
.ucInfo{
    font-size: 5vw!important;
    font-family: 'Montserrat', sans-serif;
    word-break: break-all; 
}  
    
    
    
    
    
    
}



.media_w{padding: 20px; margin: auto; margin-bottom: 20px; background: #eee; font-family: 'Noto Sans JP', sans-serif;}
.media_w div{background: #FFF; padding: 16px; margin: 20px 30px;}
.media_w div h4{font-size: 20px; font-weight: 600;}
.media_w div dl{margin: 10px 20px;}
.media_w div dl dt{font-size: 18px; font-weight: 600;}
.media_w div dl dd{font-size: 18px; padding-left: 1em; margin: 0.5em auto 1em;}

.media_w div h4 + p{padding-left: 1em;}
.media_w div + small{display: block; text-align: right; margin-right: 30px; position: relative; top:-10px;}
        
@media screen and (max-width: 850px) {
    .media_w div{background: #FFF; padding: 16px; margin: 20px 0px;}
}