/*
Theme Name:always-new
....
*/

@charset "utf-8";
/* CSS Document */

/*---------------------------------
recet css
--------------------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
html {
	overflow-y: scroll;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
input,
textarea {
	margin: 0;
	padding: 0;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th {
	background-color: #eee;
	font-weight: normal;
}
caption,
th {
	text-align: left;
}
a:focus {
	outline: none;
}
img {
	vertical-align: bottom;
}
a {
	text-decoration: none;
	color: #262626;
}
a:hover {
	color: #666;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*---------------------------------
default　CSS
--------------------------------*/

.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px; /*¥*/ /*/
    height: auto;
    overflow: hidden;
    /**/
}
.both {
	clear: both;
}
a:hover img {
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*---------------------------------
layout
--------------------------------*/
body {
	font-family: Verdana, 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 16px;
	line-height: 1.8;
}
.header-top {
	width: 936px;
	margin: 0 auto;
	height: 40px;
	padding: 16px;
}

header p {
	font-size: 12px;
	float: right;
	width: 358px;
	padding: 16px 0;
}

.h1-top {
	font-size: 18px;
	padding: 13px 0 0 50px;
	background: url(../image/keisui.jpg) no-repeat -11px top;
	float: left;
	padding: 15px 0 10px 45px;
}
nav {
	background: #ff8c99;
	height: auto;
	margin: 0 0 20px 0;
	clear: both;
}
nav ul {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
}
nav li a {
	font-size: 15px;
	float: left;
	color: #fff;
	display: block;
	width: 156px;
	text-align: center;
}
nav li a:hover {
	color: #eee;
}
.content {
	width: 936px;
	margin: 0 auto 20px auto;
}
.content ul {
	margin: 0 0 20px 0;
}
#container {
	width: 936px;
	margin: 0 auto 50px auto;
}
#container p {
	margin: 0 0 20px 0;
}
#container h1 {
	font-size: 30px;
	padding: 20px 0 0 0;
	margin: 0px 0 10px 0;
	font-weight: bold;
}
#top-container h2 {
	font-size: 22px;
	padding: 30px 0 0 0;
	margin: 0px 0 16px 0;
	border-top: 1px dotted #666;
	color: #ff8c99;
	clear: both;
}
#container h2 {
	font-size: 16px;
	padding: 50px 0 0px 0;
	margin: 0px 0 16px 0;
	border-bottom: 2px solid #ff8c99;
	font-weight: bold;
	clear: both;
}
.news {
	border: 1px solid #ccc;
	padding: 0px 20px 0 40px;
	margin: 0 0 30px 0;
}
.news li {
	list-style: disc;
	margin: 20px 0px 20px 0;
}
.news li a {
	text-decoration: underline;
}
.news img {
	margin: 0 0 20px 0;
}
.gallery ul {
	clear: both;
	margin: 0 0 0px 0;
}
.gallery li {
	width: 207px;
	float: left;
	margin: 0 36px 0 0;
}
.gallery li.mr0 {
	margin-right: 0;
}
.gallery p {
	padding: 8px 0 0 0;
}
.gallery dt {
	font-weight: bold;
	padding: 8px 0;
}
.gallery dd {
	font-size: 13px;
}
.row-top p {
	font-size: 16px;
}
#works dl {
	clear: both;
	margin: 0 0 30px 0;
}
#works h3 {
	font-size: 15px;
	font-weight: bold;
}
#works dt {
	float: left;
	margin: 0 30px 0 0;
	width: 360px;
	text-align: center;
	padding: 10px;
	border: 1px #eee solid;
}
#works p {
	margin: 0 0 20px 0;
}
#works a {
	text-decoration: underline;
}
.img-fl {
	float: left;
	margin: 0 20px 20px 0;
}
.prof-ttl {
	font-size: 27px;
	margin: 0 0 10px 0;
	letter-spacing: 5px;
}
.prof-list dt {
	float: left;
	margin: 0 0px 8px 0;
	width: 80px;
}
.prof-list dd {
	margin: 0 0px 8px 0;
}
.name-en {
	font-size: 18px;
	margin-left: 16px;
	letter-spacing: 0;
}
.btn-next a {
	display: block;
	padding: 8px 10px;
	background: #ff8c99;
	color: #fff;
	text-align: center;
	width: 150px;
	float: right;
	margin: 20px 0;
	font-size: 12px;
}
.btn-next a:hover {
	background: #ff97a7;
}
.top-work-r {
	float: left;
}
.border {
	border: 1px solid #ccc;
}
footer {
	color: #fff;
	background: #ff8c99;
	text-align: center;
	clear: both;
}
footer p {
	padding: 20px 0;
}
#top-container h2.boder-top-no {
	border-top: none;
}
.gallery .mt30 {
	margin-top: 30px;
}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

.news h3 {
	font-weight: bold;
	margin-bottom: 16px;
}
.news p {
	margin: 0 0 24px;
}
.prof-list .m0 {
	margin-bottom: 0;
}
.news-list li {
	list-style: disc;
	margin: 0 0 32px 24px;
}
.news-list a {
	text-decoration: underline;
}

.align-r {
	text-align: right;
}
.underline {
	text-decoration: underline;
}

/*media Queries スマホサイズ（599px）以下で適応したいCSS - スマホのみ
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {
	/* トップページ */
	.fixed {
		width: 280px;
	}

	.header-top {
		width: auto;
	}
	.h1-top {
		font-size: 16px;
	}
	nav.pc {
		display: none;
	}
	nav ul {
		width: auto;
		margin: 0;
	}
	img {
		width: 100%;
		height: auto;
	}

	.content {
		width: auto;
		padding: 0 16px;
	}
	.gallery li {
		width: auto;
		float: none;
		margin: 0 0 40px 0;
	}
	.w40 {
		width: 40%;
	}
	.sp-clear {
		clear: both;
	}
	.name-en {
		white-space: nowrap;
		margin-left: 0px;
	}

	/* 下層 */
	#container {
		width: auto;
		padding: 0 16px;
	}

	.mb24 {
		margin-bottom: 24px;
	}
	.grid {
		display: grid;
		grid-template-columns: 10em 1fr; /* 左：dt 幅 / 右：dd */
		column-gap: 16px;
		row-gap: 0.5rem;
		grid-template-columns: fit-content(10em) 1fr;
	}
	.grid dt,
	.grid dd {
		margin: 0;
	}
	.grid dt {
		grid-column: 1;
		width: auto;
	}
	.grid dd {
		grid-column: 2;
	}
	.sp-p0 {
		padding: 0;
	}
}
