@charset "utf-8";
/* ------------------------------------------------------------
▼ALL
------------------------------------------------------------ */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,300,700);

html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	margin: 0;
	background: #d6d6d6 left top repeat;
	color: #333;
	line-height: 1.5;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-family: 'Open Sans', 'Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', YuGothic, '游ゴシック', メイリオ, Meiryo, sans-serif;
	letter-spacing: 0.05em;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased;
}
dd, li, th, td, input, textarea {
	line-height: 1.6;
	text-align: justify;
	text-justify: inter-ideograph;
}
ul, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
h1 {
font-family: 'Quicksand', sans-serif;
	font-weight: 600;
}
h2 {
font-family: 'Quicksand', sans-serif;
	font-size: 2.3rem;
	margin: 0;
	font-weight: 600;
}
h3 {
font-family: 'Quicksand','Noto Sans Japanese', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', YuGothic, '游ゴシック', メイリオ, Meiryo, sans-serif;}
img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic; 
}
img[src$=".svg"] { /* IEのSVG縮小表示バグ対応 */
    width: 100%;
}
img { -ms-interpolation-mode: bicubic; }
a {
	color: #666;
	text-decoration: none;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
}
a:hover {
	text-decoration: none;
	color: #b7b7b7;
}
.blank[target="_blank"]:after {
  padding-left: 5px;
  font-family: 'FontAwesome';
  content: '\f08e';
}
#works,#profile,#contact {
	margin-top: -55px;
	padding-top: 55px;
}

/* ------------------------------------------------------------
▼PC NAV
------------------------------------------------------------ */
.inner {
    width: 980px;
    margin: -10px auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: 0px;
    position: absolute;
    width: 100%;
	height: 150px;
    margin: 0 auto 0;
    padding: 0;
    line-height: 1;
    font-family: 'Quicksand', sans-serif;
    z-index: 999;
}
#top-head a,
#top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
	top: 50px;
}
#top-head .logo {
    float: left;
    font-size: 1.7rem;
	line-height: 0.8;
	letter-spacing: 0.1rem;
}
.logo span {
	position: relative;
	display: block;
	text-align: left;
	font-size: 1rem;
	padding-left: 5rem;
	margin: -1.1rem;
	font-weight: 400;
}
.logo img {
	width: 3rem;
	margin-right: 0.1rem;
}
/*Rotate anime*/
.animation-target{
  -webkit-animation: animation 1000ms linear both;
  animation: animation 5000ms linear both;
}

/* Generated with Bounce.js. Edit at http://goo.gl/ooeSVJ */

@-webkit-keyframes animation { 
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.3% { -webkit-transform: matrix3d(-0.996, -0.09, 0, 0, 0.09, -0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.996, -0.09, 0, 0, 0.09, -0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.61% { -webkit-transform: matrix3d(0.723, -0.691, 0, 0, 0.691, 0.723, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.723, -0.691, 0, 0, 0.691, 0.723, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.91% { -webkit-transform: matrix3d(0.947, 0.323, 0, 0, -0.323, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.947, 0.323, 0, 0, -0.323, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  17.22% { -webkit-transform: matrix3d(0.833, 0.553, 0, 0, -0.553, 0.833, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.833, 0.553, 0, 0, -0.553, 0.833, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  28.33% { -webkit-transform: matrix3d(0.992, 0.129, 0, 0, -0.129, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.992, 0.129, 0, 0, -0.129, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  39.44% { -webkit-transform: matrix3d(0.999, -0.039, 0, 0, 0.039, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, -0.039, 0, 0, 0.039, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  61.66% { -webkit-transform: matrix3d(1, 0.003, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.003, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  83.98% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
}

@keyframes animation { 
  0% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  4.3% { -webkit-transform: matrix3d(-0.996, -0.09, 0, 0, 0.09, -0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(-0.996, -0.09, 0, 0, 0.09, -0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  8.61% { -webkit-transform: matrix3d(0.723, -0.691, 0, 0, 0.691, 0.723, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.723, -0.691, 0, 0, 0.691, 0.723, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  12.91% { -webkit-transform: matrix3d(0.947, 0.323, 0, 0, -0.323, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.947, 0.323, 0, 0, -0.323, 0.947, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  17.22% { -webkit-transform: matrix3d(0.833, 0.553, 0, 0, -0.553, 0.833, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.833, 0.553, 0, 0, -0.553, 0.833, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  28.33% { -webkit-transform: matrix3d(0.992, 0.129, 0, 0, -0.129, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.992, 0.129, 0, 0, -0.129, 0.992, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  39.44% { -webkit-transform: matrix3d(0.999, -0.039, 0, 0, 0.039, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.999, -0.039, 0, 0, 0.039, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  61.66% { -webkit-transform: matrix3d(1, 0.003, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0.003, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  83.98% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
  100% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); } 
}

#global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
	font-weight: bold;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
  padding: 0 1rem;
  position: relative;
  display: inline-block;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  text-decoration: none;	
}
#global-nav a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #993333;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
#global-nav a:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
} 
/* Fixed */
#top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 5px;
    height: 65px;
    background: #fff;
    background: rgba(255,255,255,.9);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.2);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#top-head.fixed .inner {
    position: relative;
	top: 0px;
}

#top-head.fixed .logo {
    font-size: 1.6rem;
    color: #333;
	line-height: 1;
}
#top-head.fixed #global-nav ul li a {
  padding: 0 1rem;
  position: relative;
  display: inline-block;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  text-decoration: none;	
  color: #333;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 20px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

#normal li ul{
  display: none;
}
#normal li:hover ul{
  display: block;
}
/* ------------------------------------------------------------
▼MOBILE NAV
------------------------------------------------------------ */
@media screen and (max-width: 980px) {
    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: -50px;
        position: fixed;
        margin-top: 0;
	    background: none;
    }
	.logo span {
		display: none;
    }

    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
		box-shadow: none;
    }
    #mobile-head {
        background: #fff;
        width: 100%;
        height: 60px;
        z-index: 999;
        position: relative;
		box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.2);

    }
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 13px;
        top: 3px;
        color: #333;
		line-height: 1;
        font-size: 1.6rem;
    }
	.logo img {
	width: 1.1em;
	margin-right: 0.1em;
}

    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: #333;
        width: 100%;
        text-align: center;
        padding: 20px 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 20px;
		margin: 0;
		padding: 0;
    }
    #global-nav ul li {
        float: none;
        position: static;
		padding: 5px 0;
		margin: 0;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px;
		text-align: center;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(556px);
        -webkit-transform: translateY(556px);
        transform: translateY(556px);
    }
}
/* ------------------------------------------------------------
▼CONTENT
------------------------------------------------------------ */
.contents_wrapper {
	margin: 30px auto;
	width: 980px;
}
.contents_wrapper h2 {
	color: #333;
	border-bottom: 1px #333 solid;
	padding-bottom: 0.5rem;
}
/* ------------------------------------------------------------
▼WORKS
------------------------------------------------------------ */
#works {
	margin-top: 150px;
}
#works .more {
width: 60px;
text-align: center;
vertical-align: middle;
background: #993333;
border-radius: 5px;
padding: 2px 10px;
color: #fff;
font-weight: 100;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#works .more a:hover ,#works .more:hover {
opacity: 0.8;
}
.works_client {
	width: 980px;
	overflow: hidden;
	margin: 30px auto 0;
	text-align: center;
}
.works_box {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.works_img {
	width: 440px;
	float: left;
	margin: 20px 20px 5px;
}
.works_client h3 {
	text-align: left;
	border-left: #993333 5px solid;
	padding-left: 10px;
	margin-top: 50px;
	vertical-align: middle;
}
.works_box img {
	width: 480px;
	border: solid 5px rgba( 255,255,255,0.9);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.2);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.works_box img:hover {	
	opacity: 0.5;
	filter: alpha(opacity=50);	/* Ie用 */
}
.works_box span {
	display: block;
	color: #333;
	margin-top: 1rem;
	font-size: 0.8rem;
}
.worksmenu {
	margin: 0 auto;
	text-align: center;
}
.worksmenu li {
	display: inline-block;
	border-left: dotted 1px #333;
	padding: 0 2em;
	margin: 2em auto;
}
.worksmenu li:first-child {
	border-left: none;
}
#Works-01, #Works-02 , #Works-03, #Works-04 {
	margin-top: -80px;
	padding-top: 80px;
}
/* ------------------------------------------------------------
▼PROFILE
------------------------------------------------------------ */
.prof_wrapper {
	overflow: hidden;
	margin: 0 auto;
}
.prof_name {
	font-size: 1.3em;
	margin-bottom: 2em;
	font-weight: 700;
}
.prof_dl {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.prof_dl dt {
	border-left: #993333 5px solid;
	padding-left: 0.5rem;
	font-size: 1em;
	text-align: left;
	font-weight: 700;
}
.prof_dl dd {
	margin: -1.5em 0 15px 0;
	padding: 0 5px 5px 130px;
	line-height: 1.5em;
	font-size: 1rem;
}
.prof_dl li {
	padding-bottom: 1em;
}
.prof_dl span {
	font-weight: 700;
}
/* ------------------------------------------------------------
▼CONTACT
------------------------------------------------------------ */
#contact i {
	padding-right: 0.5em;
}
#contact p {
	font-size: 1.2em;
}
#contact {
	height: 100vh;
}
/* ------------------------------------------------------------
▼WORKS　PAGE
------------------------------------------------------------ */
.works_p_wrapper,works_p2_wrapper {
	width: 980px;
	margin: 30px auto;
	overflow: hidden;	
}
.left_box {
	width: 475px;
	float: left;
}
.worksp_dl {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.worksp_dl dt {
	border-left: #993333 5px solid;
	background: rgba(191,173,170,0.3);
	padding-left: 0.5rem;
	font-size: 1rem;
	text-align: left;
	font-weight: 700;
}
.worksp_dl dd {
	margin: 0.5rem 0;
	padding: 0 5px 10px 0px;
	line-height: 1.5em;
	font-size: 1rem;
}
.right_box {
	float: right;
	width: 475px;
}
.worksp_imgborder img {
	width: 97%;
	border: solid 5px rgba( 255,255,255,0.9);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.2);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.right_box span {
	display: block;
	text-align: center;
	margin: 0.5rem;
}
.worksp_img {
	margin-bottom: 30px;
}
.worksp_imgborder img:hover {	
	opacity: 0.5;
	filter: alpha(opacity=50);	/* Ie用 */
}
.works_p2_wrapper {
	width: 980px;
	margin: 30px auto;
	clear: both;	
}
.works_p2_wrapper img {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.h3 {
	border-left: #993333 5px solid;
	background: rgba(191,173,170,0.3);
	padding: 2px;
	padding-left: 0.5rem;
	font-size: 1rem;
	text-align: left;
	font-weight: 700;
}
.comment {
	margin: 1rem 0;
}
.ci_logo {
	width: 100%;
	text-align: center;
}
.ci_logo_white {
	width: 100%;
	text-align: center;
	background: #004E87;
}

.ci_logo img {
	width: 300px;
	margin: 20px auto;
}
.ci_logo_white img {
	width: 300px;
	margin: 20px auto;
}

.color {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.color li {
	display: inline-block;
	margin: 0.4rem;
}
.color span {
	display: block;
	font-size: 0.7rem;
	text-align: center;
	margin: 0 auto;
}
.curled-box {
  margin: 20px 30px;
  border-radius: 50%;
  height: 80px;
  width: 80px;
}
.white {
 background: #fff;
}
.black {
 background: #000;
}
.red {
 background: #883333;
}
.red2 {
 background: #cd7a7a;
}
.glay1 {
 background: #888;
}
.glay2 {
 background: #ccc;
 border: solid #333 1px;
}
.glay3 {
 background: #999;
}
.beige {
 background: #faf0e6;
}
.braun {
 background: #694232;
}
.blue {
 background: #004e87;
}
.blue2 {
 background: #adcad6;
}
.orange {
 background: #ffb655;
}

/* ------------------------------------------------------------
▼PAGE TOP BUTTON
------------------------------------------------------------ */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 50px;
	z-index: 10;
}
#page-top i {
    font-size: 200%;
}
#page-top span {
    font-size: 70%;
	display: block;
	text-align: center
}

#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 170%;
    text-align: center;
    display: block;
    border-radius: 5%;
	padding: 5px 2px;
	opacity: 0.7;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
footer {
	background: #666;
}
footer p {
	width: 980px;
	color: #fff;
	text-align: right;
	margin: 0 auto;
	padding: 10px;
	font-size: 0.9em;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▼Tablet　サイズ対応
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media only screen and (max-width: 980px) {
.works_p2_wrapper,.contents_wrapper,.works_client,.works_p_wrapper,works_p2_wrapper,.works_p2_wrapper {
	width: 90%;
}
.works_img {
	width: 43%;
	margin:3%;
}
#works {
	margin-top: 0px;
}
.left_box,.right_box {
	width: 100%;
	float: none;
}
.worksp_imgborder {
	margin-bottom: 30px;
}
.color {
	width: 475px;
}
footer p {
	width: 95%;
}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▼SmartPhone　サイズ対応
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

@media only screen and (max-width: 640px) {
.works_img {
	width: 97%;
	margin:20px auto;
}
h2 {
	font-size: 1.5rem;
}
h3 {
	font-size: 1rem;
}
.prof_dl dd {
	margin: 1em 0 25px 0;
	padding: 0 5px 5px 0px;
}
.worksmenu li {
	padding: 0 0.9em;
	margin: 2em auto;
	font-size: 0.8em;
}
.worksmenu li:first-child {
	border-left: none;
}
#Works-01,#Works-02,#Works-03 {
	margin-top: -80px;
	padding-top: 80px;

}

}
@media only screen and (max-width: 480px) {
p,dd {
	font-size: 0.9rem;
}
.works_p2_wrapper,.contents_wrapper,.works_client,.works_p_wrapper,works_p2_wrapper,.works_p2_wrapper {
	width: 95%;
}
.color {
	width: 100%;
}

}