@charset "UTF-8";

/*　共通設定--------------------------------　*/

html, body, header, section, article, nav, footer,
div, span, p, h1, h2, h3, h4, ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
	margin: 0;
	padding: 0;}

img { border: 0; vertical-align:bottom }

body {
	width: 100%;
	background-color: #fff;
/*	font: 14px/1.231 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif; */
	font-size: 14px;
	line-height: 1.8;
	-webkit-text-size-adjust: 100%;
	}


/*　ヘッダー・スライドバー--------------------------------　*/

/* slimmenu.js内の .menu-collapseに上書き */
.menu-collapser {
	height:60px;
	text-align:left;
}
/* menu内のロゴ画像設定 */
.menu-collapser img#spHeadLogo{
	margin:10px 0 0 0;
	width: auto;
	max-height:35px;
	}


#head {
	display: none;
		/* background: #fff;
		box-sizing: border-box;
		height: 25px;
		line-height: 1;
		width: 81.4%;
		margin: 27px 0 50px 18.6%; */
}


table td {
	line-height:1.8em }

table td hr {
	margin:0 0 1em 0;
    border: 0;
    height: 1px;
    background: url(../img/hr.gif) repeat-x ;
}

.pc-only{
	display: none;
}
.sp-only{
	display: block;
}
.float-l{
	float: none;
}
.float-r{
	float: none;
}
.mt6em {
    margin-top: 3em;
}






/*　ナビ表示--------------------------------　*/

/*　背景　*/
.sb-slidebar {
	border-left:1px solid #999;/* 左側にborder */
	background:#fff !important; /* slideber.cssの設定を上書き */
	}

#navi-box {
	display: block;
	width:100%;
	height:60px;/* naviの高さ */
	position:relative;
	z-index:2 ;
	}

#navi {
	text-decoration: none;
	width: 100%;
	height:60px;
	margin: 0 0 0px 0;
	clear:both;
	z-index:2 ;
	}

#navi h1 {
	display:none;}

#navi ul {
	width: 100%;
	height:auto;
	background:none;
	border-bottom: 1px solid #999;
	}
#navi ul li.navi_sns img{
	vertical-align: sub;
}

/*TOPのみ*/
body.index #navi {
	background: none;
}


/* ナビ下のborder */

#navi li {
	float:none;
	list-style: none;
	text-align: left;}

#navi li a {
	text-decoration: none;
	padding: 5px;
	height:auto;
	width:100%;
	display: block;
	font-weight: normal;
	border-top: solid 1px #999;/* li上のborder */
	color: #333 !important;/* 文字色 */
	background:#fff;/* リンク背景 */
}

#navi li a span{
	display:inline;
	}


/* hover時の設定 */
#navi li a:hover{
	color:#999 !important;
	background:#893848;}


/*　スクロール時のナビ固定　jquery連動*/
.fixed {
	position: fixed;
	top: 0px;}
/*多階層への矢印ボタン*/
ul.slimmenu li .sub-toggle>i {
	color: #ccc !important;
	font-size: 14px !important;
	font-style: normal;
}





/*　パンくずリスト--------------------------------　*/
#bread {
	width:96%;
	}

/*ドロワー--------------------------------　*/
#drawer .menu-trigger {
	top: 20px;
	left: 15px;
}
#drawer nav {
    padding-top: 50px;
}



/* ビジュアル--------------------------------　*/

#visual {
    background-color: #fff;
}


/*　コンテンツ　メインカラム--------------------------------　*/

#contents-main{
	width:94%;
	padding: 20px 0 20px 0;
	margin:10px auto 0px auto;
}
.contents_inner {
	position: inherit;
}
.w1200 #contents-main {
    width: 94%;
    padding: 20px 0 20px 0;
    margin: 10px auto 0px auto;
}


#contents-main h2 {
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0 30px 0px;
	}

#contents-main h2 img{
	max-width:250px;
	width:100%;
	height:auto;
	}

#contents-main h3 {
	padding:0 0 0.3em 0;
	margin:3em 0 30px 0;
}

#contents-main p ,
#contents-main ol ,
#contents-main ul {
	font-size:14px ;
	}

#contents-main p img {
	width:100%;
	height:auto;
	}




/*　フッター--------------------------------　*/

#footer #address p,
#footer #copyright p {
	font-size:10px;
	}

/* ページトップ（非表示にする設定） */
/* #footer p.pagetop {
	display: none;
}
#footer p.pagetop a {
	display: none;
} */

/* 住所 */
#footer #address {
	padding-top:10px;
}

/* ★縦書きの設定-------------------------------- */

#contents-main .tate {
    top: 27px;
	left: 0;
}

#contents-main .tate:after {
	content: "";
    width: 1px;
    height: 40px;
    margin-top: 10px;
}




/* ★トップページのみ--------------------------------　*/

body.index #contents-main {
	padding: 0;
	width:94%;
	}


/* ★プロフィール-------------------------------- */

.profile_contents .title-img {
    width: 100%;
    float: none;
    margin-bottom: 0;
}

.profile_contents .ja,
.profile_contents .en,
.profile_contents .ko{
	margin: 0 3% 2em;
}
#contents-main .profile_contents .ja h3{
	width: 100%;
	margin-top: 0;
	padding-top: 3em;
}
#contents-main .profile_contents h3 {
    margin-top: 3em;
}
#contents-main .profile_contents .en .profile-img{
	margin-bottom: 0;
}
.profile_contents .profile-text{
	width: 100%;
}
.profile_contents .profile-img{
	width: 100%;
}
.flex{
	display:block;
}






/* ★ワークス-------------------------------- */

#contents-main .syasen {
    width: auto;
}
#contents-main .works-box ul li {
    width: 48%;
	margin-right: 4%;
}
#contents-main .works-box ul li:nth-child(3n){
	margin-right: 4%;
}
#contents-main .works-box ul li:nth-child(2n){
	margin-right: 0;
}

#contents-main .works-box{
	margin-left: 0;
}
#contents-main .works-item img{
	width: 100%;
}
#contents-main .syasen:before {
	top: -0.6em;
    height: 2em;
}
#contents-main .works-box ul {
	font-size: 100%;
}
#contents-main .works-box ul li .works-ttl {
    line-height: 1.6;
}
#contents-main .works-box ul li .genre {
    padding: 2px 5px;
    font-size: 80%;
}
#contents-main .career-box {
	width: 100%;
}
#contents-main table.career-tbl th {
    width: 3em;
    vertical-align: text-top;
	padding-left: 6px;
}
#contents-main table.career-tbl .cat{
	display: none;
}

#contents-main p.cat{
	width: 100%;
    border: 1px solid #ccc;
    text-align: center;
	padding: 6px;
	color: #999;
}
#contents-main table.no-year td {
    padding-left: 6px;
}
#swipebox-title {
	line-height: 1.6;
    margin: 1em 0;
    padding: 0 2em;
}

/* ★ニュース-------------------------------- */
.newsblog{
	display: block;
}

.newsblog .leftSide{
	width: 100%;
}
.newsblog .rightSide{
	width: 100%;
	margin-left: 0;
	margin-top: 3em;
}
.newsblog .rightSide h3{
    text-align: center !important;
}
.post{
	position: relative;
    padding-top: 65%;
}
.detail .post{
    padding-top: 0;
}

.entry .thumb{
	max-height: 100%;
    margin-bottom: 30px;
}
.entry .thumb img{
    max-height: 100%;
	height: 60vw !important;
}
body #contents-main .post h3.cut-text {
    margin-left: 0;
	line-height: 1.2;
}



/* ★ブログページのみ--------------------------------　*/


/* 画像下　影の設定を削除 */
body #contents-main .entry p img{
	padding-bottom:0px;
	background:none;
	width:100%;
	margin:0 0 1em 0;
	max-width:680px;
	height:auto;
/* 画像下にmarginを追加 */
	margin-bottom:1em;
}

.entry div {
    font-size: 100%;
}





/* ★フォトアルバム--------------------------------　*/

#contents-main .gallery {
    margin-left: 0;
}



/* ★お問い合わせ-------------------------------- */
.contactform {
    margin-left: 0;
}

#contents-main table th {
	text-align: left;
}

.fanletter {
    width: 100%;
}


/* お問い合わせ　テーブル設定 */
body #contents-main table#inquiry_form  th {
	width:100%;
	display: block;
	box-sizing: border-box;
	}

/* nest table用 */
body #contents-main table#inquiry_form table{
	width:30%;
}
body #contents-main table#inquiry_form td {
	display: block;
	width: 100%;
	box-sizing: border-box;
}
/*iosのフォーム拡大を防ぐ*/
body #contents-main table#inquiry_form  td input {
	font-size: 16px;
	/* transform: scale(0.8); */
  }
/* テキストボックスなどの長さ */

body #contents-main table#inquiry_form  td input.name{
	width:100%}
body #contents-main table#inquiry_form  td input.mail{
	width:100%}
body #contents-main table#inquiry_form  td input.address{
	width:100%}
body #contents-main table#inquiry_form  td input.tel{
	width:100%}
body #contents-main table#inquiry_form  td input.text{
	width:100%}
body #contents-main table#inquiry_form  td textarea {
	font-size: 16px;
	width:100%;}

@media screen and (max-width:480px) {
		/*　画面サイズが480pxからはここを読み込む　*/

	/*　ビジュアル--------------------------------　*/
	#visual li {
		height: 100vh;
		background-position: top 40% center;
		background-repeat: no-repeat;
		/* background-size: 100% auto;	 */
		background-size: cover;
	}

	#visual .bg1{
		background-image: url(../img/top_sp_visual01.jpg);
		background-position: center;
	}
	#visual .bg2{
		background-image: url(../img/top_sm_visual_02.jpg);
	}
	#visual .bg3{
		background-image: url(../img/top_sm_visual_03.jpg);
	}
	#visual .bg4{
		background-image: url(../img/top_sm_visual_04.jpg);
	}
	#visual .bg5{
		background-image: url(../img/top_sm_visual_05.jpg);
		background-position: top 40% center;
	}
	#visual .bg6{
		background-image: url(../img/top_sm_visual_06.jpg);
		background-position: top 40% center;
	}
	#visual .bg7{
		background-image: url(../img/top_sm_visual_07.jpg);
	}
	#visual .bg8{
		background-image: url(../img/top_sm_visual_logo.jpg);
	}

		/*
	#visual .bg2{
		background-image: url(../img/top_sp_visual02.jpg);
		background-size:100% auto;
	}
	#visual .bg5{
		background-image: url(../img/top_sp_visual05.jpg);
		background-size:100% auto;
	} */


}
