@charset "utf-8";

/*-----------------------------------------------------
	max-width: 768px
------------------------------------------------------*/

@media only screen and (max-width: 768px) {

/*------layout----------------------------------------*/

/* header */

header .inner { height: auto; }
header .inner > ul li:first-child { font-size: 18px; }
header .inner > ul li:nth-child(2) { font-size: 14px; }
header .inner h1 { display: none; }
header .inner img {
	margin-left: 10px;
	margin-top: 10px;
	height: 36px;
	width: auto;
}

/* header.fixed */

header.fixed .inner { height: auto; }
header.fixed .inner img { margin-top: 10px; }

/* nav */

header .inner nav {
	position: static;
	clear: both;
}
header .inner nav ul { width: 100%; }
header .inner nav ul li { font-size: 16px; }
header .inner nav ul li a .menu_description { font-size: 11px; }

/* footer */

footer .top { padding: 30px 10px; }
footer .top .menu li { font-size: 13px; }
footer .bottom .inner .left, footer .bottom .inner .right { font-size: 13px; }
footer > p { font-size: 13px; }

/* article */

article {
	width: auto;
	max-width: none;
	margin: 0 10px;
}
.home article {
	padding-top: 100px;
	margin: 0;
}

/*------section---------------------------------------*/

/* sign */

#sign { padding: 40px 0; }
#sign .inner {
	max-width: none;
	padding: 20px 0;
	margin: 0 10px;
}
#sign .inner h2 { font-size: 36px; }
#sign .inner h3 { font-size: 24px; }
#sign .inner p { font-size: 21px; }
#sign .inner .block { margin: 15px 0; }
#sign .inner .block dl dd { font-size: 13px; }
#sign .inner .block dl dd strong { font-size: 16px; }

/* about_a */

.home .about_a, .home .recent_work, .home .recent { padding: 30px 0; }
.home .about_a h2, .home .recent_work h2, .home .recent h2, .home .contact_a h2 { font-size: 24px; }
.home .about_a .inner div img {
	width: 150px;
	height: auto;
}
.home .about_a .inner div h3 { font-size: 18px; }
.home .about_a .inner div p { font-size: 14px; }
.home .about_a .inner div ul { font-size: 16px; }

/* recent_work */

.home .recent_work .inner {
	display: block;
	width: auto;
	table-layout: auto;
	margin-bottom: 0;
}
.home .recent_work .inner .post {
	display: block;
	float: left;
	width: 50%;
	padding: 0;
	margin-bottom: 20px;
}
.home .recent_work .inner .post:nth-child(odd) { clear: left; }
.home .recent_work .inner .post:last-child { display: none; }
.home .recent_work .inner .post h3 { font-size: 16px; }
.home .recent_work .inner .post h4 { font-size: 14px; }
.home .recent_work .inner .post h5 { font-size: 13px; }
.home .recent_work > p, .home .recent > p { font-size: 18px; }

/* contact_a */

.home .contact_a { padding: 10px 0; }
.home .contact_a ul li:first-child { font-size: 30px; }
.home .contact_a ul li:nth-child(2) { font-size: 18px; }

/* recent */

.home .recent .inner {
	width: auto;
	max-width: none;
	padding: 0 10px;
	margin: 0 auto 20px auto;
}
.home .recent .inner dl { font-size: 16px; }
.home .recent .inner dl dt { width: 140px; }

/* contact */

#contact h3 { font-size: 24px; }
#contact form address { font-size: 30px; }
#contact form input[type=submit] { font-size: 18px; }

/* form */

.form {
	margin-left: -10px;
	margin-right: -10px;
}

/*------module----------------------------------------*/

/* title */

#title {
	padding: 120px 0 30px 0;
	margin-bottom: 20px;
}
#title h2 {
	width: auto;
	max-width: none;
	margin: 0 10px;
	font-size: 30px;
}
#title p {
	padding-top: 25px;
	font-size: 16px;
	margin-bottom: -10px;
}
#title ul {
	padding-top: 25px;
	margin-bottom: -10px;
}
#title ul li { font-size: 16px; }

/* bread */

#bread { margin-bottom: 20px; }

/* archives */

.archive .archives { margin: 0 -10px 40px -10px; }
.archive .archives .post, .archive .archives .voice {
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
}
.archive .archives .post h3 { font-size: 21px; }
.archive .archives .voice h3 { font-size: 24px; }
.archive .archives .post ul li, .archive .archives .voice ul li { font-size: 14px; }
.archive .archives .post p, .archive .archives .voice p { font-size: 14px; }

/* navi_archive */

#navi_archive {
	font-size: 30px;
	margin-bottom: 20px;
}
#navi_archive .page-numbers { font-size: 21px; }
#navi_archive .current { font-size: 30px; }
#navi_archive .next { font-size: 16px; }
#navi_archive .prev { font-size: 16px; }

/* transfer */

#transfer { font-size: 30px; }
#transfer a { font-size: 21px; }

/* ability */

#ability { font-size: 14px; }

/* navi_single */

#navi_single { margin-bottom: 20px; }
#navi_single a { font-size: 18px; }

/*------entry-----------------------------------------*/

.entry {
	font-size: 16px;
	margin-left: 20px;
}
.entry h3 { margin-left: -20px; }
.entry h4 {
	padding-left: 14px;
	margin-left: -20px;
}

/*------custom----------------------------------------*/

/* lineup_d */

.entry .lineup_d {
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 3em;
}
.entry .lineup_d ul li {
	float: none;
	width: auto;
}

/* lineup_c */

.entry .lineup_c {
	padding-bottom: 20px;
	margin-bottom: 4em;
	margin-right: -10px;
}
.entry .lineup_c form ul li:first-child { font-size: 30px; }
.entry .lineup_c form ul li:last-child input[type=submit] { font-size: 16px; }

/* about_e */

.entry .about_e {
	margin-left: -30px;
	margin-right: -10px;
}
.entry .about_e ul li:first-child { font-size: 2em; }
.entry .about_e ul li:nth-child(2) { font-size: 1em; }

/* about_d */

.entry .about_d { margin-left: -20px; }
.entry .about_d .block {
	float: none;
	width: auto;
	margin-right: 50px;
	margin-left: 50px;
}
.entry .about_d .block:last-of-type { margin-right: 50px; }
.entry .about_d .block .inner img {
	float: left;
	max-width: 40%;
	height: auto;
}
.entry .about_d .block .inner p {
	font-size: 1em;
	min-height: 0;
}

/* about_a */

.entry .about_a {
	margin-left: -30px;
	margin-right: -10px;
	height: auto;
	max-height: 300px;
	background-size: cover;
	background-position: 50% 50%;
}
.entry .about_a p { font-size: 1.5em; }
.entry .about_a.first p {
	padding: 1em;
	position: static;
	left: auto;
	bottom: auto;
}
.entry .about_a.second { padding: 2em 0; }
.entry .about_a.second p {
	position: static;
	left: auto;
	top: auto;
	width: auto;
	padding: 0 10px;
}
.entry .about_a.third p {
	padding: 1em;
	position: static;
	left: auto;
	bottom: auto;
}

/* lineup_b */

.entry .lineup_b {
	margin-left: -30px;
	margin-right: -10px;
}
.entry .lineup_b .inner .block { padding: 0 10px; }
.entry .lineup_b .inner .block:only-of-type dl { width: 75%; }
.entry .lineup_b .inner .block dl dt { min-width: 5em; }

/* lineup_a */

.entry .lineup_a {
	margin-left: -30px;
	margin-right: -10px;
	padding-right: 10px;
}
.entry .lineup_a img {
	width: 60%;
	max-width: 350px;
	height: auto;
}
.entry .lineup_a img.alignleft { margin-right: -75px; }
.entry .lineup_a h5 {
	padding-top: 0.25em;
	font-size: 1.125em;
	margin-bottom: 0.25em;
}
.entry .lineup_a p {
	font-size: 0.8125em;
	line-height: 1.5;
}

/* company_c */

.entry .company_c {
	margin-right: -10px;
	margin-left: -30px;
}
.entry .company_c iframe { height: 400px; }

/* company_b */

.entry .company_b dl dt { width: 5em; }

/* company_a */

.entry .company_a { margin-left: -20px; }
.entry .company_a h4 {
	padding-top: 5em;
	font-size: 0.875em;
}
.entry .company_a h4 strong { font-size: 1.5em; }

}

/*-----------------------------------------------------
	max-width: 480px
------------------------------------------------------*/

@media only screen and (max-width: 480px) {

/*------layout----------------------------------------*/

/* header */

header {
	border-top: 0;
	padding: 0;
	position: fixed;
	border-bottom: 1px solid #630;
}
header .inner {
	height: 56px;
	background: #fff;
}
header .inner > ul { display: none; }
header .inner h1 { display: none; }
header .inner img {
	position: absolute;
	left: 15px;
	top: 10px;
	height: 36px;
	width: auto;
	margin-left: 0;
	margin-top: 0;
}

/* header.fixed */

header.fixed {
	border-top: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
header.fixed .inner {
	height: 56px;
	background: #fff;
}
header.fixed .inner img {
	position: absolute;
	left: 15px;
	top: 10px;
	height: 36px;
	width: auto;
}
header.fixed .inner img { margin-top: 0; }

/* nav */

header .inner nav {
	right: auto;
	bottom: auto;
	position: absolute;
	width: 100%;
	top: -500px;
	text-align: center;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	z-index: -1;
}
header .inner nav ul { display: block; }
header .inner nav ul li {
	display: block;
	vertical-align: baseline;
	font-size: 14px;
}
header .inner nav ul li a {
	font-weight: normal;
	border-bottom: 0;
	width: 100%;
	color: #fff;
	padding: 0.75em 0;
	background: #630;
}
header .inner nav ul li a .menu_description { display: none; }
header .inner nav ul li a:hover {
	background: none;
	border-bottom: 0;
	background: #963;
}
header.fixed .inner nav ul li a {
	width: 100%;
	display: block;
	color: #fff;
}

/* toggle */

header .inner #toggle { display: block; }
header.open .inner #toggle li:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
header.open .inner #toggle li:nth-child(2) {
	width: 0;
	left: 50%;
}
header.open .inner #toggle li:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
header.open .inner nav {
	-moz-transform: translateY(556px);
	-webkit-transform: translateY(556px);
	transform: translateY(556px);
}

/* footer */

footer .top { padding: 10px; }
footer .top .menu {
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 20px;
	margin-left: -10px;
}
footer .top .menu li {
	width: 50%;
	white-space: normal;
	display: block;
	float: left;
}
footer .top .menu li:nth-child(odd) { clear: left; }
footer .top .menu li:after {
	content: none;
	margin: 0;
}
footer .top .menu li a {
	display: block;
	padding: 0.75em 0;
	background: #630;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
footer .top .menu li:nth-child(even) a {
	clear: left;
	border-right: 0;
}
footer .top .menu li a:hover {
	background: #963;
	text-decoration: none;
}
footer .top .menu li:nth-child(odd):last-child {
	width: auto;
	display: block;
	float: none;
}
footer .top .menu li:nth-child(odd):last-child a { border-right: 0; }
footer .bottom:after { content: none; }
footer .bottom .inner { display: block; }
footer .bottom .inner .left, footer .bottom .inner .right {
	display: block;
	vertical-align: baseline;
	text-align: center;
	font-size: 13px;
	padding: 0 10px;
}
footer .bottom .inner .right p { display: none; }
footer > p {
	padding: 10px 0;
	font-size: 11px;
}

/* article */

.home article { padding-top: 56px; }

/*------section---------------------------------------*/

/* sign */

#sign {
	padding: 20px 0;
	position: static;
}
#sign:after { content: none; }
#sign .inner { padding: 10px 0; }
#sign .inner h2 { font-size: 21px; }
#sign .inner h3, #sign .inner p { font-size: 18px; }
#sign .inner .block { margin: 10px 0; }
#sign .inner .block dl dt img {
	width: 80px;
	height: auto;
}
#sign .inner .block dl dd { font-size: 12px; }
#sign .inner .block dl dd strong { font-size: 14px; }
#sign .inner p a {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}

/* about_a */

.home .about_a {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.home .about_a:after { content: none; }
.home .about_a h2, .home .recent_work h2, .home .recent h2 { font-size: 21px; }
.home .about_a h2:after, .home .recent_work h2:after, .home .recent h2:after { content: none; }
.home .about_a .inner {
	display: block;
	width: auto;
	table-layout: auto;
}
.home .about_a .inner div {
	display: block;
	padding: 0 10px;
	margin-bottom: 20px;
}
.home .about_a .inner div img, .home .recent_work .inner .post .thumb img {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.home .about_a .inner div:last-child { margin-bottom: 0; }
.home .about_a .inner div p { margin-bottom: 0.5em; }

/* recent_work */

.home .recent_work { padding: 20px 0; }
.home .recent_work .inner {
	display: block;
	width: auto;
	table-layout: auto;
	margin-bottom: 0;
}
.home .recent_work .inner .post {
	display: block;
	float: none;
	width: auto;
	padding: 10px 20px;
	margin-bottom: 10px;
	clear: left;
	text-align: left;
}
.home .recent_work .inner .post:last-child { display: block; }
.home .recent_work .inner .post .thumb {
	width: 80px;
	height: 80px;
	float: left;
	margin: 0 20px 0 0;
}
.home .recent_work .inner .post .thumb sup {
	width: 30px;
	line-height: 30px;
	font-size: 11px;
}
.home .recent_work .inner .post h3 { font-size: 14px; }
.home .recent_work .inner .post h4 { font-size: 13px; }
.home .recent_work .inner .post h5 {
	font-size: 12px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.home .recent_work > p { font-size: 16px; }

/* contact_a */

.home .contact_a h2 { font-size: 21px; }
.home .contact_a h2:after { content: none; }
.home .contact_a p { font-size: 16px; }
.home .contact_a ul { display: block; }
.home .contact_a ul li {
	display: block;
	vertical-align: baseline;
	padding: 0;
}
.home .contact_a ul li:nth-child(2) a { display: inline-block; }

/* recent */

.home .recent .inner dl {
	font-size: 13px;
	margin-bottom: 0;
	text-align: left;
	border-bottom: 1px dotted #666;
}
.home .recent .inner dl dt {
	background: none;
	color: #333;
	vertical-align: top;
	padding: 0.5em 0;
	width: 100px;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.home .recent .inner dl dd {
	font-size: 14px;
	background: none;
	padding: 0.5em 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

/* contact */

#contact h3 {
	font-size: 21px;
	margin-bottom: 1em;
}
#contact h3 span { display: none; }
#contact p { font-size: 16px; }
#contact form address {
	display: block;
	margin: 0;
}
#contact form input[type=submit] {
	margin: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}

/*------module----------------------------------------*/

/* title */

#title {
	padding: 60px 0 25px 0;
	margin-bottom: 10px;
}
#title:after { content: none; }
#title h2 { font-size: 24px; }
#title h2 span { display: none; }
#title p { font-size: 14px; }
#title ul li { font-size: 14px; }

/* bread */

#bread ul li { font-size: 13px; }

/* archives */

.archive .archives { margin: 0 -10px 30px -10px; }
.archive .archives .post, .archive .archives .voice {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.archive .archives .post:after, .archive .archives .voice:after { content: none; }
.archive .archives .post img, .archive .archives .voice img {
	width: 75px;
	height: auto;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.archive .archives .voice img { margin-bottom: 10px; }
.archive .archives .post h3 {
	font-size: 16px;
	margin-left: 90px;
}
.archive .archives .voice h3 {
	font-size: 18px;
	margin-left: 90px;
	padding-top: 0.5em;
}
.archive .archives .post ul { margin-left: 90px; }
.archive .archives .voice ul {
	clear: both;
	margin-left: 0;
}
.archive .archives .post ul li, .archive .archives .voice ul li { font-size: 13px; }
.archive .archives .post p { margin-left: 90px; }
.archive .archives .voice p { margin-left: 0; }

/* navi_archive */

#navi_archive {
	font-size: 24px;
	margin-bottom: 15px;
}
#navi_archive .page-numbers { font-size: 18px; }
#navi_archive .current { font-size: 24px; }
#navi_archive .next { font-size: 14px; }
#navi_archive .prev { font-size: 14px; }

/* transfer */

#transfer { font-size: 24px; }
#transfer a { font-size: 18px; }

/* ability */

#ability { font-size: 13px; }

/* navi_single */

#navi_single a { font-size: 16px; }

/*------entry-----------------------------------------*/

.entry {
	font-size: 14px;
	margin-left: 0;
}
.entry h3 {
	font-size: 1.714em;
	margin-left: 0;
}
.entry h4 {
	padding-left: 14px;
	margin-left: 0;
}

/*------custom----------------------------------------*/

/* lineup_d */

.entry .lineup_d {
	margin-left: -10px;
	margin-bottom: 2em;
}

/* lineup_c */

.entry .lineup_c {
	margin-left: -10px;
	margin-bottom: 3em;
	border-bottom: 1px solid #ccc;
}
.entry .lineup_c:after { content: none; }
.entry .lineup_c form ul li:last-child input[type=submit] {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}

/* about_e */

.entry .about_e {
	margin-left: -10px;
	margin-right: -10px;
	border-bottom: 1px solid #ccc;
}
.entry .about_e:after { content: none; }
.entry .about_e ul li {
	display: block;
	margin: 0 0 0.25em 0;
}
.entry .about_e ul li:nth-child(2) a {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}

/* about_d */

.entry .about_d { margin-left: 0; }
.entry .about_d .block {
	margin-right: 0;
	margin-left: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	border: 1px solid #ccc;
}
.entry .about_d .block:last-of-type { margin-right: 0; }
.entry .about_d .block .inner img {
	float: none;
	max-width: none;
}

/* about_c */

.entry .about_c {
	padding: 5px 10px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	border: 1px solid #ccc;
}
.entry .about_c h6 {
	margin-left: -10px;
	margin-right: -10px;
	padding: 0 10px;
}

/* about_b */

.entry .about_b {
	margin-bottom: 2em;
	display: block;
	width: auto;
}
.entry .about_b .left, .entry .about_b .right { display: block; }
.entry .about_b .left { padding-right: 0; }
.entry .about_b .right { padding-left: 0; }

/* about_a */

.entry .about_a { margin-left: -10px; }
.entry .about_a:after { content: none; }

/* lineup_b */

.entry .lineup_b {
	margin-left: -10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.entry .lineup_b .inner {
	display: block;
	width: auto;
}
.entry .lineup_b .inner .block {
	display: block;
	padding: 0 10px 30px 10px;
}
.entry .lineup_b .inner .block:only-of-type dl { width: 100%; }

/* lineup_a */

.entry .lineup_a {
	margin-left: -10px;
	border-bottom: 1px solid #ccc;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.entry .lineup_a:after, .entry .lineup_b:after { content: none; }
.entry .lineup_a img {
	width: auto;
	max-width: none;
	margin-right: -10px;
	margin-left: -10px;
}
.entry .lineup_a img.alignleft {
	margin-right: -10px;
	float: none;
}
.entry .lineup_a h5 { margin-bottom: 0.5em; }

/* company_c */

.entry .company_c {
	margin-right: -10px;
	margin-left: -10px;
}
.entry .company_c iframe { height: 300px; }

/* company_a */

.entry .company_a {
	margin-left: 0;
	text-align: center;
}
.entry .company_a p { margin-bottom: 0; }
.entry .company_a img {
	float: none;
	margin-right: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
}
.entry .company_a h4 { padding-top: 0; }
.entry .company_a h4 br { display: none; }
.entry .company_a h4 strong { margin-left: 0.25em; }

}