@charset "UTF-8";

/*MAIN*/
h1, h2, h3, h4, h5, h6, p, li, a, tr, th, td, input, article{
	color:#666;
	font-family:'Lucida Grande', 'Noto Sans Japanese';

}
body { 
	font-size: 0.9em;
	line-height: 1.7em;
	font-family: Helvetica Neue, Helvetica, Arial;
	background: #fff;
    width: 100%;
    height: auto;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #444;
}
p {
    line-height: 1.7em;
}
.clearfix{
  zoom:1;
}
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.breadcrumbs {
	font-size: 0.9em;
	margin: 0;
}
header {
	background: #fff;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
    border-bottom: 1px solid #ddd;
}
#logo{
	margin: 10px;
	float: left;
	width: 150px;
	height: 40px;
	background: url(../../img/blog/new_logo.png) no-repeat center;
	background-size: 100%;
	display: block;
}
nav {
	float: right;
	margin: 0 10px;		
}
#menu-icon {
	display: hidden;
	width: 40px;
	height: 40px;
	background: rgba(255,255,255,0.3) url(../../img/blog/new_menu-icon.png) center;
}
a:hover#menu-icon {
	background: rgba(227,227,227,0.7) url(../../img/blog/new_menu-icon2.png) center;
}
li {
    list-style: none;
}
nav ul {
	list-style: none;
}
nav li {
	display: inline-block;
	float: left;
	margin: 20px 10px;
}
.current {
	color: #999;
}
section {
	width: 100%;
	position: relative;
}
h1 {
	font-size: 1.8em;
	position: relative;
    top: -100px;
    text-align: center;
    letter-spacing: 0.1em;
}
h2 {
	font-size: 1.5em;
    margin: 80px 0 40px;
	color: #2262AD;
    text-align: center;
    font-weight: 400;
    letter-spacing: 4px;
}
h2#works {
    margin: 80px 0 40px;
}
h2#second {
    margin: 100px 0 40px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
}
.contWrapper {
    padding: 0 0 100px 0;
    width: 1120px;
}
.contWrapper h2 {
    text-align: left;
    line-height: 1.5em;
    margin: 20px 0 40px;
    font-size: 1.6em;
    color: #666;
}

.wrapper_wide {
    width: 100%;
}
.wrapper {
    max-width: 1120px;
    margin: 0 auto;
}
.main_pic {
    width: 100%;
    overflow : hidden;
    top: 40px;
}
.main_pic_sp {
    display: none;
}
.flex-control-nav {
    bottom: 30px !important;
}
.trophy {
    width: 100%;
    background: #e0dfdd;
    display: inline-block;
}
.trophy_inner {
    width: 800px; 
    margin: 0 auto;
}
.trophy_left {
    width: 70%;
    margin: 0 auto;
    display: inline-block; 
    padding: 12px 10px 20px;
}
.trophy_left p {
    display: inline-block;
    font-size: 1.0em;
}
.trophy_left p.sub {
    font-size: 1.2em;
    line-height: 1.3em;
    margin-top: 20px;
}
.trophy_left p.award {
    font-size: 1.7em;
    line-height: 1.5em;
    margin-top: 10px;
    margin-bottom: 15px;
}
.trophy_right {
    float: right;
    width: 20%;
}
.trophy img {
    display: inline-block;
    float: right;
    padding: 20px;
}
.service {
    text-align: center;
}
.service_box {
    width: 100%;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.flex {
    width: 30%;
    margin: 3px 0;
}
.flex p {
    text-align: left;
}
.flex img {
    width: 100%;
    height: auto;
}
.news {
    text-align: center;
}
.news_box {
    width: 100%;
    margin: 0 auto;
}
.news_box ul {
    padding: 10px;
    text-align: left;
    border-bottom: dotted 1px #999;
}
.news_box ul li {
    display: inline-block;
    margin-right: 30px;
    line-height: 1.7em;
    margin-top: 10px
}
.media {
    background: #e6386f;
    padding: 2px 5px;
}
.media a {
    font-size: 0.8em;
    color: #fff;
    text-align: left;
}
.works {
    text-align: center;
}
.works_box {
    width: 100%;
    display: flex;
    display:-webkit-box;
    display:-ms-flexbox;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.works_flex {
    width: 23%;
}
.works_flex p {
    text-align: left;
    margin-top: 10px;
}
.works_flex img {
    width: 100%;
    height: auto;
    margin: 20px 0 0 0;
}
.works_bis img {
    width: 160px;
}
.works_md {
    margin-bottom: 100px;
}
.works_md img {
    width: 160px;   
}
.inquiry_box {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.inquiry_box p {
    text-align: center;       
}
.footer {
    background: #4462a4;
    width: 100%;
    color: #fff;
    text-align: center;
}
.footer img {
    width: 7%;
    margin: 30px auto 10px;
}
.footer p {
    padding: 20px;
    color: #fff;
    font-size: 0.7em;
}
.secondbg {
    background-image: url(../../img/blog/main_bg6.jpg);
    height: 150px;
}
.secondbg p {
    color: #fff;
    position: relative;
    top: 80px;
    text-align: center;
    font-size: 1.7em;
}
.ttl_about {
    width: 100%;
    background: #4462a4;
    top: 70px;
    height: 150px;
}
.ttl_about p {
    color: #fff;
    font-size: 1.3em;
    vertical-align: middle;
}
.ceo {
    position: relative;
    top: -60px;
}
.ceo p {
    line-height: 1.9em;
}
.ceo p.ttl {
    width: 100%;
    font-size: 1.3em;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: center;
}
.cpname {
    text-align: right;
    margin-top: 40px;
}
.ceo img {
    width: 15%;
    float: right;
    margin-top: 10px;
}
.history img {
    width: 100%;
    margin-top: 30px;
}
.summary {
    margin: 0 auto;
}
.summary_box {
    width: 65%;
    margin: 0 auto;
}
.summary_box tr {
    padding: 10px;
    text-align: left;
    border-bottom: 1px dotted #ddd;
}
.summary_box td {
    padding: 10px 30px 10px 10px;
    line-height: 1.7em;
}
.summary_box tr:last-child {
    border-bottom: none;
}
.summary_box td p {
    text-indent: -1em;
}
.summary_box2 {
    width: 65%;
    margin: 30px auto;
}

/***********************************
既存CSSの上書き
***********************************/
#info #infoCont01 time {
    font-size: 0.8em;
    width: 110px;
}
#blog {
    background: #fff;
}
#blog #blogCont01 .blog_detail {
    margin-bottom: 5px;
}
#blog #blogCont01 .conts {
    width: 74%;
}
.contWrapper .conts {
    margin: 30px;
    width: 74%;
    float: left;
}
#info #infoCont01 .conts {
    width: 74%;
}
.search-form input {
    border: 1px solid #dedede;
}
.sidebar li {
    color: #4462a4;
}
.saboxplugin-wrap .saboxplugin-authorname a {
    color: #4462a4 !important;
}

/********************
ボタンCSS
********************/
.button-effect {
  display: inline-block;
  width: 400px;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  margin: 80px auto;
}
.button-effect::before,
.button-effect::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button-effect,
.button-effect::before,
.button-effect::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button-effect {
  background-color: #4462a4;
  border: 2px solid #4462a4;
  color: #fff;
  line-height: 60px;
}
.button-effect:hover {
  background-color: rgba(255,255,255,0.5);
  border-color: #4462a4;
  color: #4462a4;
}
/***********************************
パララックス
***********************************/
.indicator {
     margin: 0;
     position: fixed;
     right: 10px;
     top: 10px;
     color: #333;
     z-index: 1000;
}
.indicator {
     background: rgba(255, 255, 255, 0.8);
}

#section3 {
     background: #f3f3f3;
	 padding: 10px 0;
}
#section4 {
     background: rgba(255,255,255,0.3),-moz-linear-gradient(top center, #f9003c 0%, #6c021c 100%);
}
#sectionAshColor {
     background: #fff;
}
.paralax_a {
  	height:40vh;
	width:auto;
	background-image: url("../../img/blog/main_bg5.jpg");
	background-size:cover;
	background-attachment: fixed;
}
.paralax_b {
  	height:200px;
	width: 100%;
	background-image: url("../../img/blog/main_bg6.jpg");
	background-repeat: no-repeat;
    background-size: auto 200px;
	background-attachment: fixed;
}


/*MEDIA QUERY*/
@media only screen and (min-width:375px) and (max-width:1160px) {
    .contWrapper {
        width: 100%;
    }
}  
@media only screen and (min-width:641px) and (max-width:1024px) {
    .pc_only {
        display: none;
    }
    .trophy_inner {
        width: 90%;
    }
    .trophy_left p {
        margin-top: 0;
        font-size: 0.7em;
    }
    .trophy_left p.sub {
        font-size: 0.9em;
        line-height: 1.3em;
    }
    .trophy_left p.award {
        font-size: 1.4em;
        margin-top: 0;
    }
    .trophy img {
        width: 100%;
    }
    .service_box {
        width: 96%;
        padding: 0 20px;
    }
    .works_box {
        width: 96%;
        padding: 0 20px;
    }
    .news {
        width: 96%;
        padding: 0 20px;
    }
    .works_bis img,.works_md img {
        width: 153px;
    }
    
}
@media only screen and (max-width : 640px) {
    .pc_only {
        display: none;
    }
    h2 {
        font-size: 1.5em;
    }
    h2#works {
	    margin: 60px 0 40px;
    }
    .contWrapper h2 {
        font-weight: 400;
    }
    .works {
        margin-top: 0;
    }
	#menu-icon {
		display:inline-block;
    	position: relative;
        top: 10px;
	}
	#logo {
        margin: 10px;
    }
	nav ul, nav:active ul { 
		display: none;
		position: absolute;
		padding: 0px;
		background: rgba(255,255,255,0.9);
		border: 1px solid #e3e3e3;
		right: 10px;
        top: 50px;
        width: 50%;
	}
	nav:hover ul {
		display: block;
	}
	nav li {
		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;
        border-bottom: 1px #e3e3e3 solid;
        display: block;
		background-color: #fff; 
	}
	nav li:last-child{
        border-bottom: none;
    }
	nav li:hover {
	    display: block;
		background-color: #f3f3f3; 
	}
    .wrapper {
        width: 95%;
    }
    .main_pic {
        /*-bottom: calc(100%*440/750);*/
        display: none;
    }
    .main_pic_sp {
        display: block;
        top: 34px;
    }
    .flex-control-nav {
        bottom: 10px !important;
    }
    .trophy {
        top: -6px;
    }
    .trophy_inner {
        width: 100%;
    }
    .trophy_left {
        padding: 12px 10px 10px;
    }
    .trophy_left p {
        font-size: 0.7em;
        margin-top: 0;
    }
    .trophy_left p.sub {
        font-size: 0.75em;
        line-height: 1.3em;
        margin-top: 10px;
    }
    .trophy_left p.award {
        font-size: 1.3em;
        line-height: 1.3em;
        margin-top: 5px;
    }
    .trophy img {
        width: 100%;
        padding: 50px 5px;
    }
    /*背景消し*/
    .gradient {
        display: none;
    }
    #canvas {        
        display: none;
    }
    .paralax_a {
  	    display: none;
    }
    .service_box,.works_box {
        width: 100%;
        display: block;
    }
    .works_bis img,.works_md img {
        width:30%;
    }
    .contact {
         width:90%;   
         margin: 0 auto 40px;
    }
    .flex,.works_flex {
        width: 100%;
        display: inline-block;
    }
    .flex p,.works_flex p {
        float: right;
        width: 70%;
        text-align: left;
        color: #333;
    }
    .flex img,.works_flex img {
        float: left;
        width: 27%;
    }
    .ceo img {
        width: 40%;
        float: right;
        margin-top: 0px;
    }
    .summary {
        width: 95%;
        margin: 0 auto;
    }
    .summary_box {
        width: 100%;
    }
    .summary_box2 {
        width: 100%;
        margin: 30px auto;
    }
    .button {
        width: 80%;
    }
    .paralax01 {
        height: 20vh;
    }
    .footer img {
        width:  15%;
        margin: 15px;
    }
    .button-effect {
        width: 100%;
        margin: 60px auto 60px;
    }
    /*既存CSS上書き*/
    #blog #blogCont01 .conts {
        width: 95%;
        margin: 0 10px;
    }
    .contWrapper .conts {
        width: 95%;
        margin: 0 10px;
    }
    #info #infoCont01 .conts {
        width: 95%;
        margin: 0 10px;
    }
    .sidebar {
        width: 95%;
        padding: 0 10px;
    }
}
@media only screen and (max-width : 375px) { 
    .trophy_left p.award {
        font-size: 1.0em;
        line-height: 1.2em;
    }
}