@charset "UTF-8";
/*---------------------------------
基本設定
----------------------------------*/
html {
	min-width: 320px;
	font-size: 62.5%;/*10px*/
}
body {
	line-height: 1.5;
	color: #969696;
	font-size: 16px;
	font-size: 1.6rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*-font-family: "NotoSansCJKjp-Light", sans-serif;
	font-family: 'Ubuntu', sans-serif;-*/
}

.row:after{
	content: "";
	clear: both;
	display: block;	
}
.clearfix{
	zoom:1;
}
.col{
	float: left;
	margin:1.25%;
}
.col1{
	width:5.8333%;
}
.col2{
	width:14.1666%;
}
.col3{
	width:22.5%;
}
.col4{
	width:30.8333%;
}
.col5{
	width:39.1666%;
}
.col6{
	width:47.5%;
}
.col7{
	width:55.8333%;
}
.col8{
	width:64.1666%;
}
.col9{
	width:72.5%;
}
.col10{
	width:80.8333%;
}
.col11{
	width:89.1666%;
}
.col12{
	width:100%;
}
h1 {
	font-size: 38px;
	font-size: 3.8rem;
	padding-left: 24px;
	padding-top: 24px;
	width: 47.5%;
}
h2 {
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
	clear: both;
}
h3 {
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	margin: 60px 0.9375% 20px;
	font-family: 'Ubuntu', sans-serif;
	color:#ff9664;
}
h4 {
	font-size:14px;
	font-size:1.4rem;
}
h5 {
	font-size:14px;
	font-size:1.4rem;
}
h6 {
	font-size:14px;
	font-size:1.4rem;
}

p{
	line-height: 1.75em;
	color: #000000;
	margin: 0 0.9375%;
}

/*---------------------------------
フルードメディア 
----------------------------------*/
img{
	max-width:100%;
	height:auto;
}

/*---------------------------------
トップページ
----------------------------------*/

#top p{
	width:80.8333%;
	margin: 0px auto;
	padding-top:240px;
	}

/*---------------------------------
ヘッダー
----------------------------------*/
header {
	width: 100%;
	background-image: url(../images/header_back.png);
	background-repeat: repeat-x;
	position: fixed;
	z-index: 1;
	margin-bottom: 120px;
}

header h1{
float:left;
	}

/*---------------------------------
全体の枠
----------------------------------*/

#wrapper{
	margin: 0 0.9375%;
}

/*---------------------------------
ポートフォリオ
----------------------------------*/
#portfolio, #graphic, #editorial,#web #other{
	overflow:hidden;
}
.pf{
	border: 1px solid #969696;
	width: 47.5%;
	height: 47.5%;
	float: left;
	margin: 0.9375%;
	border-radius: 10px;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);	
}

.pf:nth-child(2n+1){
	clear:both;
}

.pf h4.ph_index {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/tag.png);
	width: 80px;
	height: 80px;
	margin-top: -0.9375%;
	margin-bottom: -1.875%;
	text-align: center;
	line-height: 60px;
	float: right;
	font-size: 2.4rem;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 0.1em;
	position: absolute;
	right: 0.5em;
}
dt.photo{
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	max-width: 100%;
	height:auto;
	clear: both;
}

dd{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.3rem;
}

.pf h4.ph_graphic {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/tag_02.png);
	width: 80px;
	height: 80px;
	margin-top: -0.9375%;
	margin-bottom: -1.875%;
	text-align: center;
	line-height: 60px;
	float: right;
	font-size: 2.4rem;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 0.1em;
	position: absolute;
	right: 0.5em;
}

.pf h4.ph_editorial {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/tag_03.png);
	width: 80px;
	height: 80px;
	margin-top: -0.9375%;
	margin-bottom: -1.875%;
	text-align: center;
	line-height: 60px;
	float: right;
	font-size: 2.4rem;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 0.1em;
	position: absolute;
	right: 0.5em;
}

.pf h4.ph_web {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/tag_04.png);
	width: 80px;
	height: 80px;
	margin-top: -0.9375%;
	margin-bottom: -1.875%;
	text-align: center;
	line-height: 60px;
	float: right;
	font-size: 2.4rem;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 0.1em;
	position: absolute;
	right: 0.5em;
}

.pf h4.ph_other {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/tag_05.png);
	width: 80px;
	height: 80px;
	margin-top: -0.9375%;
	margin-bottom: -1.875%;
	text-align: center;
	line-height: 60px;
	float: right;
	font-size: 2.4rem;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 0.1em;
	position: absolute;
	right: 0.5em;
}

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

----------------------------------*/
h2 img{
	margin-top: 60px;
	margin-bottom: 10px;
}

h3 img{
	width: 24px;
	padding-right: 5px;
	margin-bottom: -5px;
}


aside{
	overflow: hidden;
	clear:both;
	width: 276px;
	margin-right: auto;
	margin-left: auto;
}
aside ul{
	list-style: none;
}
aside ul li{
	float: left;
}
aside ul li a{
	display: block;
	margin: 40px 22px;
	text-align: center;
	width: 48px;
	height: 48px;
	text-indent: -9999px;
}
aside ul li a#fb{
	background-image: url(../images/icon_fb_off.png);
	background-repeat: no-repeat;
}
aside ul li a#fb:hover{
	background-image: url(../images/icon_fb_on.png);
	background-repeat: no-repeat;
}
aside ul li a#tw{
	background-image: url(../images/icon_tiwitter_off.png);
	background-repeat: no-repeat;
}
aside ul li a#tw:hover{
	background-image: url(../images/icon_tiwitter_on.png);
	background-repeat: no-repeat;
}
aside ul li a#bl{
	background-image: url(../images/icon_blog_off.png);
	background-repeat: no-repeat;
}
aside ul li a#bl:hover{
	background-image: url(../images/icon_blog_on.png);
	background-repeat: no-repeat;
}



#portfolio{
	padding-top:76px;
}
#about{
	padding-top: 76px;
	margin-top: -76px;
	height: 780px;
}
#service{
	height: 900px;
	margin-top: -76px;
	padding-top: 76px;
}
#contact{
	padding-top: 76px;
	margin-top: -76px;
	margin-bottom: 56px;
}

#graphic{
	padding-top:76px;
}
#editorial{
	padding-top:76px;
}
#web{
	padding-top:76px;
}
#other{
	padding-top:76px;
}


/*---------- pfナビ -------------*/
ol.cf{
	position: fixed;
	z-index: 3;
	margin-top:-192px;
	margin-bottom:192px;
	margin-left:10px;
	font-family: 'Ubuntu', sans-serif;
}
ol.cf li{
	float: left;
	margin: 0px 0px 40px 0px;
	list-style: none;
	font-size: 1.4rem;
}
ol.cf li a:link, a:visited{
	text-decoration:none;
	color: #969696;
}
ol.cf li:after{
    content:">";
    margin:20px;
}
ol.cf li:last-child:after{
    display:none;
}
ol.cf li:last-child{
    color:#ff9664;
}

/*---------------------------------
サービス　イラスト
----------------------------------*/
.service_icon{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*---------------------------------
フォーム　表
----------------------------------*/
#contact_form table {
	width: 100%;
	margin: 0px 0.9375px;
}
#contact_form table tr th {
	width: 100%;
	text-align: left;
	font-weight: normal;
}
#contact_form table tr td {
	width: 100%;
}
#contact_form table tr td input {
	width: 100%;
	margin-bottom: 20px;
	height: 3rem;
	border-style: none;
	background-color: #C8C8C8;
}
#contact_form table tr td textarea {
	width: 100%;
	height: 8rem;
	margin-bottom: 20px;
	border-style: none;
	background-color: #C8C8C8;
}
#contact_form p {
	text-align: center;	
}
#page_up {
	margin-top: 120px;
	margin-bottom: -40px;
	position: fixed;
	bottom: 60px;
	right: 20px;
}
#page_up a{
	display: block;
	z-index: 10;
}
 
#page_up a:hover {
	text-decoration: none;
	opacity: 0.7;
}

/*---------------------------------
フッター
----------------------------------*/
footer{
	text-align: center;
	width: 100%;
	height: 60px;
	background-color: #FF9664;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 60px;
	font-size: small;
}



/*---------------------------------
ミディアムサイズ min-width 640px
----------------------------------*/
@media only screen and (min-width:640px){

/*---------------------------------
ヘッダー
----------------------------------*/
header h1{
	width: 30.8333%;
	margin-right: 0.9375%;
	padding-right: 20px;
}

.slicknav_menutxt{
display:none;
}

/*---------------------------------
ナビゲーション
----------------------------------*/
#default ul{
	width: auto;
	letter-spacing: 0.15em;
	list-style-type: none;
	height: 32px;
	text-align: center;
	line-height: 32px;
	padding-top: 68px;
	padding-bottom: 68px;
	font-family: 'Ubuntu', sans-serif;
}

#default ul li{
	width: 100px;
	display: block;
	float: left;
	font-size: 1.3rem;
	padding: 0% 0.9375%;
}

#default ul li a:link, a:visited{
	color:#646464;
	text-decoration:none;
}
#default ul li a:hover{
	color:#ff9664;
	text-decoration: none;
}

/*--メニュードロップダウン--*/

ul.menu_pfg {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
#default-menu > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu_pfg li a:hover {
    background: #C8C8C8;
}

.menu_pfg li {
	width: 100%;
	height: 36px;
	border-top: 1px solid #FFF;
	background: #C8C8C8;
	line-height: 36px;
	margin: auto;
	display: block;
}

#default-menu > li.menu_pf {
    position: relative;
}

li.menu_pf ul.menu_pfg {
	position: absolute;
	top: -30px;
	width: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

li.menu_pf:hover ul.menu_pfg {
    visibility: visible;
    opacity: 1;
}

/* 下矢印 */
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;

}

/*---------- pfナビ -------------*/
ol.cf{
	margin-top:-160px;
	margin-bottom:160px;
	position: relative;
}


/*---------------------------------
ポートフォリオ
----------------------------------*/
.pf{
	width: 30.8333%;
	height: 30.8333%;

}
.pf:nth-child(2n+1){
	clear:none;
}
.pf:nth-child(3n+1){
	clear:both;
}


/*---------------------------------
テキスト
----------------------------------*/
h3 {
	font-size: 28px;
	font-size: 2.8rem;
}

#contact_form p {
	font-size:16px;
	font-size:1.6rem;
	width: 80.8333%;
	margin: 0px auto;
}

.logo{
	margin: 20px;
}

/*---------------------------------
フォーム　表
----------------------------------*/
#contact_form table {
	width:80.8333%;
	margin: 0px auto;
}
#contact_form table tr th {
	font-size: 16px;
	font-size: 1.6rem;
}
}

/*---------------------------------
マイナーブレークポイント min-width 760px
----------------------------------*/
@media only screen and (min-width:760px){
/*---------------------------------
ナビゲーション
----------------------------------*/
#default ul li{
	width: 120px;
	font-size: 1.5rem;
	padding-right: 0.9375%;
}

}

/*---------------------------------
ラージサイズ min-width 960px
----------------------------------*/
@media only screen and (min-width:960px){

/*---------------------------------
トップページ
----------------------------------*/

#top p{
	text-align: center;
	margin: 0px auto;
	padding-top:240px;
	}

/*---------------------------------
ヘッダー
----------------------------------*/

.slicknav_menutxt{
display:none;
}		

/*---------------------------------
ナビゲーション
----------------------------------*/
#default ul li{
	width: 120px;
	font-size: 1.6rem;
	padding-right: 1.875%;
}

/*---------------------------------
ポートフォリオ
----------------------------------*/
.pf{
	width:22.5%;
	height:22.5%;
	float: left;
	margin: 0.9375%;
}

.pf:nth-child(3n+1){
	clear:none;
}
.pf:nth-child(4n+1){
	clear:both;
}


/*---------------------------------
テキスト
----------------------------------*/
h3 img{
	width: 26px;
	padding-right: 8px;
}

#contact_form p {
	font-size:16px;
	font-size:1.6rem;
	width: 64.1666%;
	margin: 0px auto;
}

.about_box,.service_box{
	width:30.8333%;
	float:left;
	margin: 0.9375%;
}

/*---------------------------------
フォーム　表
----------------------------------*/
#contact_form table {
	width:64.1666%;
	margin: 0px auto;
}

}

/*---------------------------------
ラージサイズ以上固定 min-width 1200px
----------------------------------*/
@media only screen and (min-width:1200px){

#wrapper{
	width:1200px;
	margin: 0px auto;
}

}
