/* Hides from IE Mac \ */
/* End Hack */
.left {
  width: 458px;
  float: left; }

.right {
  width: 522px;
  float: left; }

section:after {
  display: block;
  content: "";
  clear: both; }

section {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 1; }
  section h2 {
    font-size: 1.4em;
    height: 1.5em;
    font-weight: normal; }
    section h2 svg, section h2 .svg, section h2 > img {
      width: 215px;
      height: 39px;
      margin-bottom: 20px; }
  section .detail {
    width: 300px; }
  section ul.list {
    float: left; }
    section ul.list li {
      margin-bottom: 50px; }
      section ul.list li .name {
        margin-bottom: 8px;
        letter-spacing: 0.1em;
        font-size: 1em;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0; }
      section ul.list li .exp {
        width: 265px;
        margin-bottom: 15px;
        font-size: 0.8em;
        line-height: 1.5em;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0; }
      section ul.list li .more {
        margin-left: -100px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0; }
        section ul.list li .more img {
          width: 63px;
          height: 12px; }
  section .img {
    float: right; }
  .ie8 section ul.list li .name, .ie8 section ul.list li .exp, .ie8 section ul.list li .more {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

svg, .svg {
  fill: none;
  stroke: #88ce02;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round; }

.detail {
  margin-top: 20px;
  margin-bottom: 35px;
  font-size: 0.875em;
  line-height: 20px;
  letter-spacing: 0.04em; }

#contents {
  padding-top: 75px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 1; }

.inside {
    width: 580px;
    margin: 0 auto;
    margin-bottom: 300px;
    margin-top: 50px;
}

#bgresult {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 0;
  background-image: url(/assets/images/common/bg.png);
  background-size: cover; }
  #bgresult img.bgimg {
    display: none !important; }

.ie8 #bgresult img.bgimg {
  display: block !important; }

#menu h2 svg, #menu h2 .svg, #menu h2 img {
  width: 148px;
  height: 39px;
  margin-bottom: 25px; }
#menu h2 p {
  width: 100px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }
#menu h3 {
    margin-top: 60px;
    margin-bottom: 30px;
    border-left: 3px solid #d9ff57;
    padding-left: 10px;
    font-size: 1.50em;
    line-height: 1.4em;
    font-weight: bold;
    color: #FFFFFF; }
#menu .detail {
  width: 350px;
  margin-top: 16px;
  font-size: 0.8em;
  line-height: 22px;
  letter-spacing: 0.01em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }
#menu nav li {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  clear: both; }
  #menu nav li svg, #menu nav li .svg, #menu nav li img {
    width: 30px;
    height: 30px;
    float: left; }
  #menu nav li .service-name {
    margin-left: 10px;
    margin-top: -5px;
    margin-bottom: 40px;
    float: left; }
    #menu nav li .service-name .name {
      margin-bottom: 8px;
      letter-spacing: 0.1em;
      font-size: 1.1em; }
    #menu nav li .service-name .name::first-letter {
      color: #d9ff57; }
    #menu nav li .service-name .name:first-letter {
      color: #d9ff57; }
    #menu nav li .service-name .exp {
      font-size: 0.8em; }

#menu .inside .box {
	margin-bottom: 20px; }
    #menu .inside .box .box-top {
	    background: url(../images/result/inside_ttl_bg.png);
	    border: 1px #708190 solid;
	    border-bottom: 0px;
	    padding: 20px;
	    overflow: hidden; }
	    #menu .inside .box .box-top .title {
	    	font-weight: bold;
		    font-size: 1.2em;
		    line-height: 26px;
		    float: left;
		    width: auto;
        max-width: 450px;
		    margin-right: 20px; }
		#menu .inside .box .box-top .form {
			float: right;
			width: auto;
			line-height: 26px;
			text-align: right;
	    font-size: 0.8em;
	    color: #d9ff57;
	    font-weight: bold; }
    #menu .inside .box .box-contents {
	    border: 1px #708190 solid;
	    padding: 5px 20px;
	    width: 538px;
	    font-size: 0.9em;
	    line-height: 22px;
	    overflow: hidden; }
	    #menu .inside .box .box-contents dl {
	    	width: 100%;
	    	padding: 15px 0px;
	    	overflow: hidden;
	    	border-bottom: 1px #708190 solid; }
	    	#menu .inside .box .box-contents dl dt {
	    		float: left;
	    		width: 135px;
	    		font-weight: bold;
	    		font-size: 0.8em; }
	    	#menu .inside .box .box-contents dl dd {
	    		float: left;
	    		width: 403px; }
	    	#menu .inside .box .box-contents dl:last-of-type {
			    border: none; }
		#menu .inside .box .box-contents .text {
			width: 390px;
			float: left; }
			#menu .inside .box .box-contents .text dl dd {
				width: 247px; }
		#menu .inside .box .box-contents .img {
		    float: right;
		    width: 136px;
		    height: auto;
		    text-align: center;
		    margin-top: 11px; }

    #menu .inside .box .detail-btn {
      border: 1px solid;
      width: 250px;
      margin: 5px 0 10px 0;
      cursor: pointer;
      position: relative; }
      #menu .inside .box .detail-btn:hover {
        color: #d9ff57; }
      #menu .inside .box .detail-btn p {
        display: block;
        padding: 8px 20px; }
      #menu .inside .box .detail-btn:hover p {
        color: #d9ff57; }
      #menu .inside .box .detail-btn svg {
        width: 10px;
        height: 13px;
        position: absolute;
        top: 13px;
        right: 10px; }
      #menu .inside .box .detail-btn svg polyline {
        opacity: 1 !important;
        stroke-dashoffset: 0 !important; }
      #menu .inside .box .detail-btn:hover svg polyline  {
        stroke: #d9ff57; }


.ie8 #menu h2 p {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }
.ie8 #menu .detail {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }
.ie8 #menu .detailbtn {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }
  .ie8 #menu .detailbtn p {
    display: none; }
.ie8 #menu nav li {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }
  .ie8 #menu nav li .service-name {
    margin-top: 0px; }

@media screen and (max-width: 640px) {
  svg {
    stroke-width: 2.5; }

  .caption {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 1.25em;
    line-height: 1.3em;
    letter-spacing: 0.03em; }

  .detail {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 0.7em;
    line-height: 1.6em;
    letter-spacing: 0.02em; }

  #contents {
    padding-top: 0px;
    top: 80px; }

  #bgresult {
    background-image: url(/assets/images/common/bg_sp2.png); }

  .left, .right {
    width: 320px;
    float: none; }

  section {
    padding-bottom: 100px; }
    section h2 {
      margin-left: 15px;
      font-size: 0.6em; }
      section h2 p {
        width: auto; }
    section .detail {
      width: 290px;
      margin-bottom: 30px; }
    section ul.list {
      margin-left: 15px;
      float: none; }
      section ul.list li {
        margin-bottom: 30px; }
        section ul.list li .name {
          font-size: 0.6em; }
        section ul.list li .exp {
          font-size: 0.6em; }
    section .img {
      float: none;
      text-align: center; }

  #menu {
    width: 320px;
    height: 7500px;
    padding-bottom: 30px; }
    #menu h2 {
   	  font-size: 1.2em;
      margin-left: 0px;
      text-align: center; }
      #menu h2 svg, #menu h2 .svg, #menu h2 img {
        width: 148px;
        height: 27px; }
      #menu h2 p {
        width: auto;
        text-align: center;
        font-size: 1.5em; }
    #menu .detail {
      width: 290px;
      margin-bottom: 47px;
      font-size: 0.72em; }
    #menu .detailbtn {
      display: block;
      width: 290px;
      height: 45px;
      position: relative;
      left: 15px;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0; }
      #menu .detailbtn .sp svg, #menu .detailbtn .sp .svg, #menu .detailbtn .sp img {
        width: 290px;
        height: 45px;
        stroke-width: 1; }
      #menu .detailbtn .sp p {
        position: absolute;
        left: 15px;
        top: 17px;
        z-index: 0;
        font-size: 0.84em;
        line-height: 1em; }

    #menu .inside {
	    width: 290px;
	    margin-bottom: 47px;
	    font-size: 0.72em; }
	#menu .inside .box .box-top {
		padding: 10px; }
		#menu .inside .box .box-top .title {
		 	width: auto;
      max-width: 230px;
		 	font-size: 1.0em;
		 	margin-right: 10px; }
		#menu .inside .box .box-top .form {
		 	width: auto; }
	#menu .inside .box .box-contents {
		padding: 5px 10px;
		width: 269px; }
		#menu .inside .box .box-contents .text {
			width: 100%; }
		#menu .inside .box .box-contents .img {
			width: 100%; }
		#menu .inside .box .box-contents dl,
		#menu .inside .box .box-contents .text dl {
			padding: 5px 0px; }
			#menu .inside .box .box-contents dl dt,
			#menu .inside .box .box-contents .text dl dt {
				width: 100px; }
			#menu .inside .box .box-contents dl dd,
			#menu .inside .box .box-contents .text dl dd {
				width: 169px;
				font-size: 0.9em; }

  #menu .inside .box .detail-btn {
    width: 267px;
  }
}


/*-----------------------------

2017.07.10　追記　（AWS実績追加）

------------------------------*/
.summury {
  /*margin: 0 0 100px -20px;*/
  margin: 0 auto 100px;
  overflow: hidden;
  /*width: 1020px; */
  width: 680px;}
  .list {
    float: left;
    margin: 20px;
    width: 300px; }
  .list a {
      display: block;
      height: 100%;
      width: 100%; }
    .list a:hover {
        filter: alpha(opacity=80);
        opacity: 0.8; }
    .thumb {
      position: relative; }
      .thumb.new:after {
        background: url(/assets/images/result/aws/icon_new.png) no-repeat;
        content: "";
        height: 65px;
        left: 1px;
        position: absolute;
        top: 1px;
        width: 65px;}
    .list p {
      font-size: 19px;
      font-weight: bold;
      line-height: 22px;}
      p .outline {
        color: #d9ff57;
        font-size: 13px;}
      p .txt1 {
        font-size: 10px;
        font-weight: normal; }

#menu.aws .inside {
  margin-bottom: 100px;}
#menu.aws .inside h3 {
  border-left: none;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  padding-left: 0; }
  #menu.aws .inside h3 .outline {
    color: #d9ff57;
    font-size: 13px;
    font-weight: bold; }
  #menu.aws .inside h3 .url {
    font-size: 12px;
    line-height: 2;
    margin-top: 10px; }
    #menu.aws .inside h3 .url a {
      display: inherit;
    }
    #menu.aws .inside h3 .url a:hover {
      color: #d9ff57;
    }

  .imagebox {
    margin-bottom: 30px;
  }
  .aws-contents p {
    font-size: 14px;
    font-weight: normal;}
  .aws-contents h4 {
    margin-top: 60px;
    margin-bottom: 30px;
    border-left: 3px solid #d9ff57;
    padding-left: 10px;
    font-size: 22px;
    line-height: 1.4em;
    font-weight: bold;}
  .aws-contents ul li {
    background: url(/assets/images/result/aws/inside_list_icon.png) no-repeat;
    background-position: 0px 7px;
    padding-left: 15px;
    line-height: 1.4em;
    font-size: 14px;
    margin-bottom: 0.5em;
    margin-left: 1.0em; }
  .aws-contents h5 {
    font-weight: bold;
    line-height: 1.2em;
    background: url(/assets/images/result/aws/inside_ttl_arrow.png) no-repeat;
    background-size: 10px;
    background-position: 0px center;
    padding: 0 20px;
    margin: 40px 0 20px;}

@media screen and (max-width: 640px) {
  #menu.aws {
    height: auto;}
  #menu.aws .inside img {
    width: 100%;
  }
  .summury {
    margin: 50px auto 100px;
    width: 290px;}
    .list {
      clear: left;
      margin: 0 0 30px 0;
      width: 100%; }

  #menu.aws .inside h3 {
  font-size: 1.5rem;
  margin-top: 0;}
  #menu.aws .inside h3 .outline {
    font-size: 0.6rem;}
  #menu.aws .inside h3 .url {
    font-size: 12px;}

  .aws-contents p {
    font-size: 0.65rem; }
  .aws-contents h4 {
    font-size: 1.05em;
    border-left: 2px solid #d9ff57;
    padding-left: 5px;
    margin-top: 30px;
    margin-bottom: 20px;}
  .aws-contents ul li {
    background: url(/assets/images/result/aws/inside_list_icon.png) no-repeat;
    background-position: 0px 7px;
    line-height: 16px;
    font-size: 0.65rem;
  }
  .aws-contents h5 {
    background-size: 6px;
    padding: 0 10px;
  }
  .aws-contents img.include {
    max-width: 200px;
  }
}
