@charset "utf-8";
/*
Theme Name: 二神建築事務所
Theme URI: null
Description: Description
Author: Shunc - ZJX
Version: 1.1
*/

/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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, font, 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 {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #221814;
	text-decoration: none;
}

a:visited {
	color: #221814;
	text-decoration: none;
}

a:hover {
	color: #221814;
	text-decoration: underline;
}

a:active {
	color: #221814;
	text-decoration: underline;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1240px;
	color: #221814;
	line-height: 1.5;
	text-align: center;
	-webkit-text-size-adjust: none;
}

#container {
	text-align: left;
}

#main {
	background: url(images/common/main_bg.jpg) repeat-y center top;
}

#main.main02 {
	background: url(images/common/main_bg02.jpg) repeat-y center top;
}

#main.main03 {
	background: url(images/common/main_bg03.jpg) repeat-y center top;
}

#main .mainBox {
	margin: 0 auto;
	padding: 0 0 0 35px;
	width: 1045px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header02,
#header {
	border-top: 6px solid #CF000F;
}

#header02 {
	background-color: #595757;
}

#header02 .hInner,
#header .hInner {
	margin: 0 auto;
	padding: 20px 10px 13px 30px;
	width: 1024px;
}

#header02 .hInner h1,
#header .hInner h1 {
	float: left;
}

#header02 .hInner h1 a:hover img,
#header .hInner h1 a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#header02 .hInner ul,
#header .hInner ul {
	padding-top: 1px;
	float: right;
}

#header02 .hInner li,
#header .hInner li {
	float: left;
	border-right: 1px solid #7F7F7F;
}

#header02 .hInner li {
	color: #fff;
}

#header02 .hInner li a {
	color: #fff;
}

#header02 .hInner li a,
#header .hInner li a {
	padding: 2px 4px;
	font-size: 11px;
}

#header02 .hInner li:first-child,
#header .hInner li:first-child {
	padding-right: 5px;
	font-weight: bold;
	font-size: 13px;
	margin-top: -1px;
}

#header02 .hInner li:first-child a,
#header .hInner li:first-child a {
	font-size: 13px;
	padding: 0;
}

#header02 .hInner li img,
#header .hInner li img {
	margin-right: 4px;
	vertical-align: -1px;
}

#header02 .hInner li img {
	vertical-align: 0;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
}

#gNavi li {
	float: left;
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
}

#pagePath li {
	display: inline;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	width: 850px;
	float: right;
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	padding: 184px 0 30px;
	width: 185px;
	float: left;
}

#sideBar .sLogo {
	margin: 0 0 82px;
}

#sideBar .sLogo a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#sideBar .sNavi {
	margin-right: -10px;
}

#sideBar .sNavi li {
	padding-top: 21px;
}

#sideBar .sNavi li:first-child {
	padding: 0;
}

#sideBar .sNavi li a {
	font-size: 16px;
	color: #9F9FA0;
}

#sideBar .sNavi li a:hover {
	text-decoration: none;
	color: #221814;
}

#sideBar .sNavi li ul {
	margin: 20px 0 0 20px;
}

#sideBar .sNavi li ul li {
	padding-top: 10px;
}

#sideBar .sBox {
	display: none;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer02 .fNavi ul,
#footer .fNavi ul {
	margin: 0 auto;
	padding: 15px 0;
	width: 1000px;
	text-align: center;
}

#footer02 .fNavi {
	background-color: #595757;
}

#footer02 .fNavi li,
#footer .fNavi li {
	margin: 0 40px;
	display: inline;
	font-size: 14px;
}

#footer02 .fNavi li a {
	color: #fff;
}

#footer02 .copyright,
#footer .copyright {
	background-color: #CF000F;
}

#footer02 .copyright p,
#footer .copyright p {
	margin: 0 auto;
	padding: 5px 0;
	width: 800px;
	font-size: 13px;
	color: #fff;
	text-align: center;
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

img {
	vertical-align: top;
}

.pageTop {
	width: 1000px;
	margin: 65px auto 0;
	text-align: right;
}

.pageTop03 a:hover img,
.pageTop a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.pageTop03 {
	margin: 0 auto;
	width: 990px;
	text-align: right;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/




/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.jsBox {
	margin:0 0 10px 0;
	overflow: hidden;
	position: relative;
}

.jsBox .photoUl li {
	float: left;
}

.jsBox .photoUl li img {
	width: 100%;
	height: auto;
}

.jsBox .arrow {
	position: relative;
	margin: 0 auto;
	width: 1081px;
	z-index: 10;
}

.jsBox .prev {
	position: absolute;
	top: 240px;
	left: 20px;
	cursor: pointer;
}

.jsBox .next {
	position: absolute;
	top: 240px;
	right: 20px;
	cursor: pointer;
}

.jsBox .sp-buttons,
.foopage {
	position: absolute;
	left: 0;
	bottom: 12px;
	width: 100%;
	text-align: center;
	z-index: 10;
}

.jsBox .sp-button,
.foopage a {
	margin: 0 8px;
	display: inline-block;
	background: url(images/common/icon03.png) no-repeat;
	width: 12px;
	height: 11px;
	border: none;
	border-radius: 0;
}

.jsBox .sp-selected-button,
.foopage a.selected {
	background: url(images/common/icon02.png) no-repeat;
}

.foopage a span {
	display: none;
}

#main .indexBox #sideBar {
	padding-top: 38px;
}

#conts .contents {
	margin: 0 auto;
	width: 757px;
	padding: 40px 0 36px;
}

#conts .contents h2 {
	margin-bottom: 24px;
	font-size: 20px;
	color: #FEFEFE;
	text-align: center;
	letter-spacing: 1px;
	font-family: Arial, sans-serif;
}

#conts .contents .photoList {
	margin: 0 -11px 60px 0;
}

#conts .contents .photoList li {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #fff;
}

#conts .contents .h2Ttl {
	margin-bottom: 15px;
	font-size: 18px;
	border-bottom: 1px solid #fff;
	line-height: 0.7;
	letter-spacing: 2px;
}

#conts .contents .newUl {
	margin: 0 -2px 0 -6px;
}

#conts .contents .newUl li {
	padding-top: 21px;
	float: left;
	width: 255px;
}

#conts .contents .newUl li a {
	display: block;
	padding: 7px;
	overflow: hidden;
}

#conts .contents .newUl li a span {
	display: block;
}

#conts .contents .newUl li .photo {
	float: left;
}

#conts .contents .newUl li .textBox {
	float: right;
	width: 130px;
	font-size: 11px;
	color: #fff;
	line-height: 1.4;
}

#conts .contents .newUl li .textBox .title {
	margin-bottom: 6px;
	font-size: 11px;
	padding-bottom: 5px;
	line-height: 1.6;
	border-bottom: 1px solid #fff;
}

#conts .contents .newUl li .textBox .text {
	margin-bottom: 3px;
}

#conts .contents .newUl li a:hover {
	background-color: #000;
	color: #fff;
}

/*------------------------------------------------------------
	work.html
------------------------------------------------------------*/
#conts .workSection {
	margin: 0 auto;
	padding: 48px 0 0;
	width: 765px;
}

#conts .workSection h2 {
	margin: 0 70px 30px 0;
	text-align: center;
}

#conts .workSection .linkUl {
	margin-bottom: 84px;
}

#conts .workSection .linkUl li {
	margin-right: 4px;
	display: inline;
	font-size: 16px;
	color: #9F9FA0;
}

#conts .workSection .linkUl li a {
	margin-right: 5px;
	color: #9F9FA0;
	text-decoration: none;
}

#conts .workSection .linkUl li a.on,
#conts .workSection .linkUl li a:hover {
	color: #fff;
}

#conts .workSection .photoList {
	margin: 0 0 15px 0;
}

#conts .workSection .photoList li {
	margin: 16px 0 0 0;
	float: left;
	width: 245px;
	height: 171px;
}

#conts .workSection .photoList li a {
	display: block;
	position: relative;
}

#conts .workSection .photoList li span.over {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1.8;
	display: block;
	background: url(images/work/bg.png) repeat left top;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
}

#conts .shisetuList {}

#conts .shisetuList li {}

#conts .shisetuList li h3 {
	background: #cf000e;
	color: #FFF;
	width: 725px;
	margin-left: 40px;
	padding: 10px 20px;
	font-size: 1.6em;
}

#conts .shisetuList li table {
	width: 765px;
	margin-left: 40px;
	margin-bottom: 50px;
}

#conts .shisetuList li table th {
	padding: 10px 5px;
	text-align: center;
	font-size: 1.2em;
}

#conts .shisetuList li table td {
	padding: 10px 5px;
	font-size: 1.2em;
}


.disTab {
	display: table;
	width: 100%;
	height: 100%;
}

.disCell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}


table{
	background-color:#ffffff;
	border-top:1px #333333 solid;
	border-left:1px #333333 solid;
}

th,
td{
	font-size:14px;
	padding:5px 0;
	border-bottom:1px #333333 solid;
	border-right:1px #333333 solid;
}

/*------------------------------------------------------------
	features.html
------------------------------------------------------------*/
#conts .featuresSection {
	padding: 41px 0 62px;
	margin: 0 auto;
	width: 766px;
}

#conts .featuresSection h2 {
	margin-bottom: 40px;
	text-align: center;
}

#conts .featuresSection .infoUl {
	margin: -40px -70px 0 0;
}

#conts .featuresSection .infoUl li {
	margin: 40px 60px 0 0;
	padding: 70px 25px 38px 35px;
	float: left;
	width: 293px;
	position: relative;
	background: url(images/features/bg.jpg) no-repeat left top #fff;
}

#conts .featuresSection .infoUl li .textImg {
	position: absolute;
	top: 0;
	right: 0;
}

#conts .featuresSection .infoUl li p {
	position: relative;
	z-index: 10;
	font-size: 16px;
	line-height: 1.65;
	color: #595757;
}

#conts .featuresSection .infoUl li .title {
	margin-bottom: 42px;
}

#conts .featuresSection .infoUl .liStyle .textImg {
	position: absolute;
	top: inherit;
	bottom: 0;
	right: 0;
}

#conts .featuresSection .infoUl .liStyle02 {
	padding-bottom: 97px;
}

#conts .featuresSection .infoUl .liStyle02 .textImg {
	position: absolute;
	top: inherit;
	bottom: 0;
	right: 0;
}

#conts .featuresSection .infoUl .liStyle02 .title {
	margin-bottom: 26px;
}

#conts .featuresSection .infoUl .liStyle03 {
	padding-bottom: 65px;
	margin-top: -30px;
}

#conts .featuresSection .infoUl .liStyle03 .textImg {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: 0;
	left: 0;
}

#conts .featuresSection .infoUl .liStyle03 .title {
	margin-bottom: 25px;
}

#conts .featuresSection .infoUl .liStyle04 {
	padding: 85px 25px 145px 35px;
}

#conts .featuresSection .infoUl .liStyle04 .title {
	margin-bottom: 27px;
}

#conts .featuresSection .infoUl .liStyle04 .textImg {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: 0;
	left: 76px;
}

#conts .featuresSection .infoUl .liStyle05 .title {
	margin-bottom: 17px;
}

#conts .featuresSection .infoUl .liStyle06 .title {
	margin-bottom: 17px;
}

#conts .featuresSection .infoUl .liStyle06 {
	padding-bottom: 65px;
}

#conts .featuresSection .infoUl .liStyle06 .textImg {
	position: absolute;
	top: inherit;
	right: inherit;
	bottom: 0;
	left: 0;
}

/*------------------------------------------------------------
	planning.html
------------------------------------------------------------*/
#conts .planningSection {
	margin: 0 auto;
	padding-top: 45px;
	width: 766px;
}

#conts .planningSection h2 {
	margin: 0 13px 27px 0;
	text-align: center;
}

#conts .planningSection .photo {
	margin-bottom: 55px;
}

#conts .planningSection .textImg {
	margin-bottom: 55px;
	text-align: center;
}

#conts .planningSection h3 {
	margin-bottom: 8px;
}

#conts .planningSection .imgBoxR {
	margin: 0 12px 34px 15px;
}

#conts .planningSection .imgBoxR02 {
	margin-bottom: 65px;
}

#conts .planningSection .imgBoxR03 {
	margin-bottom: 50px;
}

#conts .planningSection .imgBoxR .photoBox {
	padding-top: 13px;
	float: right;
}

#conts .planningSection .imgBoxR .textBox {
	padding-top: 5px;
	float: left;
	width: 470px;
}

#conts .planningSection .imgBoxR .textBox p {
	font-size: 16px;
	line-height: 2.2;
	font-weight: bold;
}

#conts .planningSection .imgBoxR .textBox p span {
	font-size: 12px;
	display: block;
	line-height: 1.2;
	margin-top: 4px;
}

#conts .planningSection .textP {
	margin: 0 0 55px 17px;
	font-size: 16px;
	font-weight: bold;
	line-height: 2.2;
}

#conts .planningSection .imgBoxR .textBox ul {
	margin: 4px -30px 0 0;
}

#conts .planningSection .imgBoxR .textBox li {
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
	font-weight: bold;
	line-height: 1.6;
}

#conts .planningSection .textP02 {
	margin: 0 0 4px 0;
}

#conts .planningSection .textList {
	margin-bottom: 62px;
}

#conts .planningSection .textList li {
	padding-right: 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

#conts .planningSection .textList li img {
	margin-right: 4px;
	vertical-align: -9px;
}

#conts .planningSection .textList li:first-child img {
	margin-right: 0;
}

#conts .planningSection .textList .liStyle {
	margin-top: -7px;
	font-size: 25px;
	color: #796A55;
	font-weight: normal;
	font-family: Arial, sans-serif;
}

/*------------------------------------------------------------
	resistant.html
------------------------------------------------------------*/
#conts .resistantSection {
	padding: 37px 0 0;
}

#conts .resistantSection h2 {
	text-align: center;
	margin: 0 28px 38px 0;
}

#conts .resistantSection .photo {
	margin: 0 0 70px;
	text-align: center;
}

#conts .resistantSection .subBox {
	width: 780px;
	margin: 0 auto;
}

#conts .resistantSection .subBox p {
	font-size: 16px;
	color: #595757;
	line-height: 2.2;
	margin: 0 0 77px 0;
}

#conts .resistantSection .photo02 {
	margin: 0 auto;
	width: 767px;
	position: relative;
}

#conts .resistantSection .photo02 .link01 {
	position: absolute;
	top: 0;
	left: 75px;
}

#conts .resistantSection .photo02 .link02 {
	position: absolute;
	top: 20px;
	right: 135px;
}

#conts .resistantSection .photo02 .link03 {
	position: absolute;
	bottom: 0;
	left: 55px;
}

#conts .resistantSection .photo02 .link04 {
	position: absolute;
	bottom: 15px;
	right: 95px;
}

/*------------------------------------------------------------
	contact.html
------------------------------------------------------------*/
#conts .contactSection {
	margin: 0 auto;
	width: 680px;
	padding: 40px 0 35px;
}

#conts .contactSection .textP {
	margin-bottom: 20px;
}

#conts .contactSection p {
	margin-bottom: 2px;
	font-size: 19px;
	color: #fff;
	position: relative;
}

#conts .contactSection p span {
	font-size: 16px;
	color: #B4B5B5;
	position: absolute;
	top: 2px;
	right: 0;
}

#conts .contactSection .checkUl {
	margin-bottom: 15px;
}

#conts .contactSection .checkUl li {
	padding: 0 15px 11px 0;
	float: left;
	font-size: 19px;
	color: #fff;
	float: left;
}

#conts .contactSection .checkUl li input {
	vertical-align: middle;
	margin-top: 0;
}

#conts .contactSection .text {
	margin-bottom: 48px;
}
	
#conts .contactSection .text input[type="text"] {
	width: 680px;
	background-color: #B5B6B6;
	border: none;
	height: 38px;
	line-height: 1.7;
}

#conts .contactSection .text .style[type="text"] {
	margin-bottom: 3px;
}

#conts .contactSection textarea {
	width: 680px;
	background-color: #B5B6B6;
	border: none;
	height: 395px;
}

#conts .contactSection .submit li input {
	margin-bottom: 10px;
	width: 682px;
	padding: 7px 2px 4px; 
	font-size: 19px;
	color: #fff;
	cursor: pointer;
	border: none;
	background: url(images/contact/img.gif) no-repeat 41% center #727071;
}

#conts .errorMsg {
	color:#f00;
	font-size: 13px;
	margin-bottom:20px;
}

#conts .contactSection .thanks {
	margin-bottom: 20px;
	font-size: 15px;
	text-align: center;
}

#conts .contactSection .thanks a {
	color: #fff;
	text-decoration: underline;
}

#conts .contactSection .thanks a:hover {
	text-decoration: none;
}


/*------------------------------------------------------------
	company.html
------------------------------------------------------------*/
#conts .companySection {
	padding: 35px 0 0;
}

#conts .companySection h2 {
	margin: 0 30px 30px 0;
	text-align: center;
}

#conts .companySection .photo {
	margin-bottom: 63px;
	text-align: center;
}

#conts .companySection .companyDl {
	margin: 0 0 70px 60px;
}

#conts .companySection .companyDl dt {
	font-size: 16px;
	float: left;
	line-height: 2.25;
	font-weight: bold;
}

#conts .companySection .companyDl dd {
	padding: 0 0 15px 7em;
	font-size: 16px;
	color: #595757;
	line-height: 2.25;
}

#conts .companySection .companyDl dd a {
	color: #595757;
}

#conts .companySection .companyDl dd dl {
	padding-top: 3px;
}

#conts .companySection .companyDl dd dt {
	color: #595757;
	font-weight: normal;
	line-height: 1.8;
}

#conts .companySection .companyDl dd dd {
	padding-bottom: 10px;
	line-height: 1.8;
}

#conts .companySection .title {
	margin: 0 0 0 45px;
}

#conts .companySection .map {
	padding: 25px 0;
	text-align: center;
	background: url(images/common/bg01.jpg) repeat left top;
}

/*------------------------------------------------------------
	staff.html
------------------------------------------------------------*/
#conts .staffSection {
	margin: 0 auto;
	padding: 39px 0 0;
	width: 766px;
}

#conts .staffSection h2 {
	margin: 0 18px 50px 0;
	text-align: center;
}

#conts .staffSection .textP {
	font-size: 16px;
	text-align: center;
	color: #fff;
}

#conts .staffSection h3 {
	margin-bottom: 42px;
	text-align: center;
}

#conts .staffSection .h3Ttl {
	margin-bottom: 22px;
}

#conts .staffSection .photo {
	margin-bottom: 41px;
	text-align: center;
}

#conts .staffSection .photo02 {
	margin: 0 auto 56px;
	width: 692px;
	position: relative;
}

#conts .staffSection .photo02 span {
	position: absolute;
	top: 353px;
	left: 23px;
}

#conts .staffSection .textBox {
	min-height: 140px;
	position: absolute;
	top: 428px;
	left: 23px;
	width: 256px;
	border: 1px solid #fff;
	background: url(images/staff/bg.png) repeat left top;
}

#conts .staffSection .textBox ul {
	padding: 10px 0 10px 10px;
}

#conts .staffSection .textBox li {
	font-size: 14px;
	color: #fff;
	line-height: 1.75;
}


#conts .comLink {
	margin: 0 auto;
	width: 240px;
	border: 2px solid #C9C4C0;
}

#conts .comLink a {
	padding: 9px 5px 4px;
	display: block;
	font-size: 16px;
	color: #EEE8E0;
	text-align: center;
	position: relative;
}

#conts .comLink a:after {
	margin-top: -7px;
	width: 10px;  
	height: 13px;
	background: url(images/common/icon05.gif) no-repeat right top;
	position: absolute;  
	top: 50%;
	right: 20px;  
	content: ""; 
}

/*------------------------------------------------------------
	voice.html
------------------------------------------------------------*/
#conts .voiceSection {
	margin: 0 auto;
	padding: 35px 0 0;
	width: 766px;
}

#conts .voiceSection h2 {
	margin: 0 6px 39px 0;
	text-align: center;
}

#conts .voiceSection .photo {
	margin-bottom: 24px;
}

#conts .voiceSection .title {
	margin: 0;
}

#conts .voiceSection p {
	margin: 0 0 75px;
	font-size: 16.8px;
	color: #fff;
	line-height: 1.9;
}

#conts .voiceSection .title03 {
	margin: 0 0 29px;
}

#conts .voiceSection .inner {
	margin: 0 -30px 114px 0;
}

#conts .voiceSection .inner .photoBox {
	padding: 10px 45px 30px 0;
	float: left;
}

#conts .voiceSection .inner p {
	margin: -10px 0 0;
}

#conts .voiceSection .imgBox ul {
	float: right;
	width: 436px;
}

#conts .voiceSection .imgBox li {
	padding-bottom: 11px;
}

#conts .voiceSection .imgBox .textBox {
	float: left;
	width: 315px;
}

#conts .voiceSection .inner2  {
	margin: 0 -30px 114px  0;
}

#conts .voiceSection .inner2 .photoBox2 {
	padding: 10px 0px 35px 45px;
	float: right;
}

#conts .voiceSection .inner2 p {
	margin: -10px 0 0;
}

#conts .voiceSection .title2 p {
	margin: 0;
	float: right;
}
#conts .voiceSection .imgBox02 ul {
	float: right;
	width: 310px;
}

#conts .voiceSection .imgBox02 li {
	padding-bottom: 11px;
}

#conts .voiceSection .imgBox02 .textBox02 {
	float: left;
	width: 400px;
}
/*------------------------------------------------------------
	recruit.html
------------------------------------------------------------*/
#conts .recruitSection {
	margin: 0 auto;
	padding: 46px 0 0;
	width: 766px;
}

#conts .recruitSection h2 {
	text-align: center;
	margin: 0 82px 38px 0;
}

#conts .recruitSection .photo {
	margin-bottom: 50px;
}

#conts .recruitSection p {
	margin: 0 20px 40px 0;
	font-size: 16px;
	line-height: 1.95;
	color: #595757;
}

#conts .recruitSection .text {
	margin-bottom: 70px;
}

#conts .recruitSection h3 {
	margin: 0 0 14px -6px;
}

#conts .recruitSection .recruitDl {
	margin: 0 0 35px 0;
}

#conts .recruitSection .recruitDl dt {
	padding: 4px 0 6px 35px;
	font-size: 16.8px;
	color: #221814;
	float: left;
	line-height: 1.25;
	font-weight: bold;
	background: url(images/common/icon06.jpg) no-repeat left top;
}

#conts .recruitSection .recruitDl dd {
	padding: 4px 0 37px 8.5em;
	font-size: 16px;
	color: #595757;
	line-height: 1.25;
}

#conts .recruitSection .recruitDl dd .textList li {
	padding: 0 20px 5px 0;
	overflow: hidden;
	line-height: 1.55;
}

#conts .recruitSection .recruitDl dd .textList li span {
	display: block;
}

#conts .recruitSection .recruitDl dd .textList li .lSpan {
	float: left;
	padding: 1px 0;
	width: 23px;
	font-size: 14px;
	background-color: #EEE8E0;
	text-align: center;
}

#conts .recruitSection .recruitDl dd .textList li .rSpan {
	float: right;
	width: 578px;
	font-size: 16px;
}

#conts .recruitSection .recruitDl dd dl {
	margin-bottom: -15px;
}

#conts .recruitSection .recruitDl dd dt {
	color: #595757;
	background: none;
	padding: 0;
	font-weight: normal;
}

#conts .recruitSection .recruitDl dd dd {
	padding: 0 0 12px 6.5em;
}

#conts .recruitSection .recruitDl p {
	margin-bottom: 20px;
}

#conts .recruitSection .recruitDl p:first-child {
	margin-top: -5px;
}

#conts .recruitSection .recruitDl .textP02 {
	font-size: 14px;
}

#conts .recruitSection .recruitDl p span {
	display: block;
	font-weight: bold;
	color: #221814;
	line-height: 1.3;
}

#conts .recruitSection .recruitDl .list li {
	text-indent: -1.3em;
	padding: 0 0 10px 1.3em;
}

#conts .recruitSection .textP {
	margin-bottom: 0;
	line-height: 1.7;
}

#conts .recruitSection .textP02 {
	margin-bottom: 53px;
	font-size: 14px;
}

#conts .recruitSection .link {
	text-align: center;
}

#conts .recruitSection .link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/*------------------------------------------------------------
	message.html
------------------------------------------------------------*/
#conts .messageSection {
	padding: 37px 0 0;
}

#conts .messageSection h2 {
	margin: 0 34px 33px 0;
	text-align: center;
}

#conts .messageSection .mainImg {
	margin: 0 0 55px;
	text-align: center;
}

#conts .messageSection .subBox {
	margin: 0 auto 70px;
	width: 770px;
}

#conts .messageSection .subBox p {
	font-size: 16px;
	color: #fff;
	line-height: 2.3;
}

#conts .messageSection .subBox .photo {
	margin-bottom: 38px;
	text-align: center;
}
#conts .messageSection .subBox{
font-family: 'Noto Serif JP', serif;
    color: #fff;
}
#conts .messageSection h3{
    margin-top: 80px;
    font-size: 2.2rem;
    font-weight:500 !important;
}
#conts .messageSection h4{
    font-size: 1.4rem;
    margin: 30px 0 80px;
    font-weight:400 !important;
}
#conts .messageSection .sub_undrline {
    border-bottom: 1px solid #fff;
    padding-bottom: 70px;
}

.message-width{
margin-left:100px !important;
width:640px !important;
}

/*------------------------------------------------------------
	senior.html
------------------------------------------------------------*/
#conts .seniorSection {
	margin: 0 auto;
	padding-top: 17px;
	width: 780px;
}

#conts .seniorSection .topLink {
	margin-bottom: 47px;
}

#conts .seniorSection .topLink a {
	padding-left: 13px;
	font-size: 13px;
	color: #595757;
	display:inline-block;
	background: url(images/common/icon09.gif) no-repeat left center;
}

#conts .seniorSection h2 {
	margin-bottom: 18px;
	text-align: center;
}

#conts .seniorSection .seniorBox {
	margin-bottom: 45px;
	padding: 8px;
	background: url(images/common/bg03.gif) repeat left top;
	border-radius: 5px;
	position: relative;
	behavior: url(js/pie.htc);
}

#conts .seniorSection .seniorBox .subBox {
	padding: 44px 27px 45px;
	background-color: #fff;
}

#conts .seniorSection .seniorBox .inner {
	margin-bottom: 20px;
}

#conts .seniorSection .seniorBox .inner .photoBox {
	float: left;
}

#conts .seniorSection .seniorBox .inner .textBox {
	float: right;
	padding-top: 3px;
	width: 400px;
}

#conts .seniorSection .seniorBox .inner .textBox p {
	font-size: 14px;
	color: #595757;
	line-height: 2.1;
}

#conts .seniorSection .seniorBox .list {
	margin-bottom: 10px;
}

#conts .seniorSection .seniorBox .list li {
	padding: 0 0 4px 20px;
	margin-top: 4px;
	font-size: 18px;
	font-weight: bold;
	background: url(images/common/icon08.gif) no-repeat left 3px;
}

#conts .seniorSection .seniorBox .comTitle {
	margin: 0 0 20px 0 !important;
	color: #221814 !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
}

#conts .seniorSection .seniorBox .comTitle span {
	min-width: 145px;
	font-weight: bold;
	padding: 12px 12px 10px 11px;
	display: inline-block;
	box-shadow: 1px 1px 1px #828181; 
	position: relative;
	behavior: url(js/pie.htc);
	background-color: #fff;
}

#conts .seniorSection .seniorBox .comTitle02 span {
	min-width: 120px;
}

#conts .seniorSection .seniorBox .inner02 .photoBox {
	float: right;
}

#conts .seniorSection .seniorBox .inner02 .textBox {
	padding-top: 5px;
	float: left;
	width: 470px;
}

#conts .seniorSection .seniorBox .inner02 .textBox p {
	margin-bottom: 32px;
	font-size: 14px;
	color: #595757;
	line-height: 2.1;
}

#conts .seniorSection .seniorBox .inner02 ul {
	float: right;
	width: 197px;
}

#conts .seniorSection .seniorBox .inner02 li {
	float: left;
	padding-top: 9px;
}

#conts .seniorSection .seniorBox02 .subBox {
	padding-bottom: 46px;
}

#conts .seniorSection .seniorBox02 .inner02 ul {
	
	width: 182px;
}

#conts .seniorSection .seniorBox02 .inner02 li {
	padding-top: 20px;
}

#conts .seniorSection .seniorBox02 .inner02 .textBox p {
	margin-bottom: 20px;
}

/*------------------------------------------------------------
	seismic/necessity.html
------------------------------------------------------------*/
#main .seismic #sideBar .sLogo {
	display: none;
}

#conts .seismicSection {
	margin: 0 auto;
	padding: 57px 0 0;
	width: 770px;
}

#conts .seismicSection h2 {
	margin: 0 0 63px 5px;
	position: relative;
}

#conts .seismicSection h2 a {
	position: absolute;
	top: 48px;
	right: 0;
}

#conts .seismicSection h2 a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .seismicSection p {
	margin: 0 -20px 17px 0;
	font-size: 16px;
	color: #595757;
	line-height: 2.25;
}

#conts .seismicSection .necessityDl dt {
	float: left;
	font-size: 16px;
	clear: both;
	font-weight: bold;
}

#conts .seismicSection .necessityDl dd {
	padding: 0 0 11px 10em;
	font-size: 16px;
	font-weight: bold;
}

/*------------------------------------------------------------
	seismic/skills.html
------------------------------------------------------------*/
#conts .skillsSection {
	margin: 0 auto;
	padding: 37px 0 270px;
	width: 770px;
}

#conts .skillsSection h2 {
	margin: 0 0 23px 6px;
	position: relative;
}

#conts .skillsSection h2 a {
	position: absolute;
	top: 67px;
	right: 10px;
}

#conts .skillsSection h2 a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .skillsSection p {
	margin-bottom: 8px;
	font-size: 16px;
	color: #595757;
	line-height: 2.25;
}

#conts .skillsSection p span {
	color: #221814;
	font-weight: bold;
}

/*------------------------------------------------------------
	seismic/flow.html
------------------------------------------------------------*/
#conts .flowSection {
	margin: 0 auto;
	padding: 32px 0 0;
	width: 765px;
}

#conts .flowSection h2 {
	margin: 0 0 25px 10px;
	position: relative;
}

#conts .flowSection h2 a {
	position: absolute;
	top: 71px;
	right: 4px;
}

#conts .flowSection h2 a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .flowSection p {
	margin: 0 0 45px 0;
	font-size: 16px;
	color: #595757;
	line-height: 2.2;
}

#conts .flowSection .text {
	margin: 0 0 12px;
	font-size: 14px;
	color: #A38B77;
	line-height: 1.6;
}

#conts .flowSection h3 {
	margin: 0 0 14px;
}

#conts .flowSection .imgBoxR {
	margin: 0 0 53px 15px;
}

#conts .flowSection .imgBoxR .photoBox {
	padding: 7px 13px 0 0;
	float: right;
}

#conts .flowSection .imgBoxR .textBox {
	float: left;
	width: 520px;
}

#conts .flowSection .imgBoxR p {
	margin: 0;
	color: #221814;
	font-size: 16px;
	line-height: 2.2;
}

#conts .flowSection .textP {
	margin: -40px 0 62px 15px;
	padding: 3px 0;
	width: 505px;
	font-size: 15px;
	color: #221814;
	background-color: #EEE8E0;
	border-radius: 30px;
	text-align: center;
	font-weight: bold;
	position: relative;
	behavior: url(/js/pie.htc);
}

#conts .flowSection .text02 {
	font-size: 16px;
	color: #221814;
	margin: 0 0 54px 14px;
}

/*------------------------------------------------------------
	seismic/request.html
------------------------------------------------------------*/
#conts .requestSection {
	margin: 0 auto;
	padding: 74px 0 0;
	width: 780px;
}

#conts .requestSection h2 {
	margin: 0 0 38px 81px;
	position: relative;
}

#conts .requestSection h2 a {
	position: absolute;
	top: 29px;
	left: -75px;
}

#conts .requestSection h2 a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#conts .requestSection p {
	margin-bottom: 17px;
	font-size: 16px;
	color: #595757;
	line-height: 2.1;
}

#conts .requestSection .text {
	margin-bottom: 20px;
	color: #221814;
	font-weight: bold;
}

#conts .requestSection .photo {
	margin: 0 0 40px 40px;
	text-align: center;
}

#conts .requestSection .text02 span {
	font-weight: bold;
	color: #221814;
}


/*------------------------------------------------------------
	faq.html
------------------------------------------------------------*/
#conts .faqBox {
	margin: 0 auto;
	width: 677px;
	padding-top: 19px;
}

#conts .faqBox h2 {
	margin-bottom: 47px;
	text-align: center;
}

#conts .faqBox .textImg {
	margin-bottom: 44px;
	text-align: center;
}

#conts .faqBox .inner {
	margin-bottom: 13px;
}

#conts .faqBox .inner .lBox {
	float: left;
	padding: 55px 30px;
	width: 301px;
	height: 251px;
	background: url(images/faq/bg01.gif) repeat left top;
	border-radius: 200px;
	position: relative;
	behavior: url(js/pie.htc);
}

#conts .faqBox .inner .lBox p {
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 1.7;
}

#conts .faqBox .inner .lBox .title {
	margin-bottom: 40px;
}

#conts .faqBox .inner .lBox .title02 {
	margin-bottom: 20px;
}

#conts .faqBox .inner .rBox {
	margin-left: -60px;
	float: right;
	padding: 55px 55px 55px 65px;
	width: 242px;
	height: 252px;
	background: url(images/faq/bg02.gif) repeat left top;
	border-radius: 200px;
	position: relative;
	behavior: url(js/pie.htc);
}

#conts .faqBox .inner .rBox:after {
	width: 46px;
	margin-top: -89px;  
	height: 178px;
	background: url(images/faq/arrow.jpg) no-repeat left top;
	position: absolute;  
	top: 50%;
	left: 0px;  
	content: ""; 
}

#conts .faqBox .inner .rBox .title {
	text-align: center;
	margin: 0 10px 15px 0;
}

#conts .faqBox .inner .rBox p {
	font-size: 13px;
	color: #717071;
	line-height: 1.7;
}

#conts .faqBox .inner02 .rBox {
	padding: 55px 50px 55px 65px;
	width: 247px;
}

#conts .faqBox .inner02 .rBox p {
	line-height: 1.45;
}

#conts .faqBox .inner02 .rBox .title {
	margin-right: 15px;
}

/*------------------------------------------------------------
	design.html
------------------------------------------------------------*/
#conts .designBox {
	margin: 0 auto;
	width: 760px;
	padding-top: 37px;
}

#conts .designBox h2 {
	margin: 0 22px 98px 0;
	text-align: center;
}

#conts .designBox h3 {
	margin: 0 50px 20px 0;
	padding: 0 0 7px 30px;
	font-size: 16px;
	position: relative;
	letter-spacing: 1px;
	background: url(images/common/bg04.gif) repeat-x left bottom;
}

#conts .designBox h3 img {
	position: absolute;
	bottom: 16px;
	right: 0;
}

#conts .designBox .subBox {
	margin: 0 auto;
	width: 700px;
}

#conts .designBox .subBox p {
	margin-bottom: 15px;
	font-size: 13px;
	color: #717071;
	line-height: 1.8;
}

#conts .designBox .subBox .text {
	margin-bottom: 80px;
}

#conts .designBox .subBox .text02 {
	margin-bottom: 25px;
}

#conts .designBox .subBox .textP {
	color: #604C3F;
	font-weight: bold;
	margin-bottom: 26px;
}

#conts .designBox .textList {
	margin: 2px 0;
}

#conts .designBox .textList02 {
	margin-bottom: 15px;
}

#conts .designBox .textList li {
	font-size: 13px;
	color: #604C3F;
	line-height: 1.8;
	font-weight: bold;
	text-indent: -1.4em;
	padding-left: 1.4em;
}

/*------------------------------------------------------------
	newsletter.html
------------------------------------------------------------*/
#conts .newsletter {
	margin: 0 auto;
	padding-top: 42px;
	width: 650px;
}

#conts .newsletter h2 {
	text-align: center;
	margin: 0 103px 38px 0;
}

#conts .newsletter p {
	margin-bottom: 62px;
	font-size: 16px;
	text-align: center;
	color: #595757;
	line-height: 2.25;
}

#conts .newsletter .photo {
	text-align: center;
}

/*------------------------------------------------------------
	seminar.html
------------------------------------------------------------*/
#conts .seminarBox {
	margin: 0 auto;
	padding-top: 41px;
	width: 766px;
}

#conts .seminarBox h2 {
	margin: 0 52px 94px 0;
	text-align: center;
}

#conts .seminarBox .h2Ttl {
	margin-bottom: 55px;
}

#conts .seminarBox .list {
	margin-left: 12px;
}

#conts .seminarBox .list li {
	margin-bottom: 33px;
	padding-bottom: 13px;
	font-size: 17px;
	border-bottom: 1px solid #BFBFBF;
}

#conts .seminarBox .list li a {
	margin-left: 30px;
}

#conts .seminarBox .list li a span {
	color: #172987;
}

#conts .seminarBox .list li a .red {
	color: #E50011;
}

#conts .seminarBox .subBox {
	margin: 0 auto;
	width: 695px;
}

#conts .seminarBox .subBox img {
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	display: block;
}

#conts .seminarBox .headLine .date {
	top: 14px;
}

#conts .seminarBox .headLine .date span {
	border: none;
	display: inline;
	font-size: 17px;
	color: #E50011;
	vertical-align: middle;
	padding: 0;
}

#conts .seminarBox .headLine .date span.color {
	color: #172987;
}

#conts .seminarBox .photo {
	margin-bottom: 23px;
}

#conts .seminarBox .textList {
	margin-bottom: 20px;
}

#conts .seminarBox .textList li {
	padding-bottom: 5px;
	font-size: 12px;
	color: #595757;
}

#conts .seminarBox .subBox p {
	margin-top: 22px;
	font-size: 14px;
	color: #595757;
	line-height: 1.85;
}

/*------------------------------------------------------------
	tour.html
------------------------------------------------------------*/
#conts .tourBox {
	padding-top: 41px;
	margin: 0 auto;
	width: 767px;
}

#conts .tourBox h2 {
	margin: 0 52px 39px 0;
	text-align: center;
}

#conts .tourBox .photo {
	margin-bottom: 30px;
}

#conts .tourBox .subBox p {
	color: #FFF;
}

#conts .tourBox .list li {
	color: #FFF;
}

#conts .tourBox .list li a {
	color: #FFF;
}

/*------------------------------------------------------------
	cost.html
------------------------------------------------------------*/
#conts .costBox {
	margin: 0 auto;
	width: 775px;
	padding: 27px 0 75px;
}

#conts .costBox h2 {
	margin-bottom: 40px;
	text-align: center;
}

#conts .costBox p {
	margin: 0 35px 60px 0;
	font-size: 15px;
	color: #fff;
	line-height: 2.1;
	overflow: hidden;
}

#conts .costBox p img {
	padding: 8px 10px 0 4px;
	float: left;
}

#conts .costBox p span {
	color: #DADF00;
}

#conts .costBox .text {
	margin: 0 auto 31px;
	width: 625px;
	padding-bottom: 12px;
	line-height: 2.2;
	text-align: center;
	border-bottom: 2px solid #ACAAAB;
}

#conts .costBox .text02 {
	padding-top: 20px;
	margin: 0 auto;
	width: 626px;
	text-align: center;
	border-top: 1px solid #fff;
}

#conts .costBox .title {
	margin: 0;
	text-align: center;
	margin-bottom: 3px;
	line-height: 2.0;
}

#conts .costBox .title02 {
	margin: 0 0 42px;
}

#conts .costBox .textList {
	margin: 0 auto 22px;
	width: 625px;
}

#conts .costBox .textList li {
	padding: 24px 10px 19px;
	float: right;
	width: 280px;
	font-size: 20px;
	color: #fff;
	line-height: 1.6;
	text-align: center;
	background-color: #727071;
}

#conts .costBox .textList li:first-child {
	float: left;
}


/*------------------------------------------------------------
	sitepolicy.html
------------------------------------------------------------*/
#conts .headLine {
	margin-bottom: 25px;
	font-size: 16px;
	color: #595757;
	background-color: #EEE8E0;
}

#conts .headLine span {
	padding: 9px 15px 5px;
	display: block;
	border-left: 6px solid #D0000E;
}

#conts .sitepolicyBox {
	margin: 0 auto;
	padding: 45px 0 0;
	width: 765px;
}

#conts .sitepolicyBox h2 {
	margin: 0 9px 70px 0;
	text-align: center;
}

#conts .sitepolicyBox p {
	margin-bottom: 57px;
	font-size: 16px;
	color: #595757;
	line-height: 1.8;
}

#conts .sitepolicyBox .text {
	margin-bottom: 8px;
}

#conts .sitepolicyBox .textList {
	margin: 0 0 63px 15px;
}

#conts .sitepolicyBox .textList li {
	padding-left: 10px;
	font-size: 16px;
	color: #595757;
	line-height: 1.8;
	background: url(images/common/icon13.gif) no-repeat left 8px;
}

/*------------------------------------------------------------
	sitemap.html
------------------------------------------------------------*/
#conts .sitemapBox {
	margin: 0 auto;
	padding: 45px 0 0;
	width: 760px;
}

#conts .sitemapBox h2 {
	margin: 0 16px 75px 0;
	text-align: center;
}

#conts .sitemapUl {
	margin: 0 -98px 0 78px;
}

#conts .sitemapUl li {
	padding-right: 20px;
	float: left;
	width: 365px;
}

#conts .sitemapUl li ul li {
	float: none;
	padding: 0 0 23px;
	width: auto;
}

#conts .sitemapUl li ul li a {
	padding-left: 20px;
	font-size: 16px;
	color: #595757;
	display: inline-block;
	background: url(images/common/icon14.gif) no-repeat left 3px;
}

#conts .sitemapUl li ul li ul {
	margin: 20px 0 -20px 7px;
}

#conts .sitemapUl li ul li ul li {
	padding-bottom: 22px;
}

#conts .sitemapUl li ul li ul li a {
	padding-left: 15px;
	background: url(images/common/icon13.gif) no-repeat left 6px;
}

/*------------------------------------------------------------
	privacy_policy.html
------------------------------------------------------------*/
#conts .policyBox {
	margin: 0 auto;
	padding-top: 43px;
	width: 766px;
}

#conts .policyBox h2 {
	margin: 0 23px 45px 0;
	text-align: center;
}

#conts .policyBox .mainImg {
	margin-bottom: 42px;
}

#conts .policyBox p {
	margin-bottom: 42px;
	font-size: 16px;
	color: #fff;
	line-height: 1.75;
}

#conts .policyBox .textList {
	margin: 0 0 50px 15px;
}

#conts .policyBox .textList li {
	padding-left: 12px;
	font-size: 16px;
	color: #fff;
	line-height: 1.75;
	background: url(images/common/icon15.gif) no-repeat left 7px;
}

/*------------------------------------------------------------
	blog.html
------------------------------------------------------------*/
#conts .blogBox {
	margin: 0 auto;
	padding-top: 55px;
	width: 695px;
}

#conts .blogBox .mainImg {
	margin-bottom: 33px;
}

#conts .headLine02 {
	margin-bottom: 33px;
	font-size: 17px;
	color: #221814;
	position: relative;
}

#conts .headLine02 span {
	padding: 14px 25px 12px;
}

#conts .headLine02 .textSpan {
	width: 450px;
}

#conts .headLine02 .date {
	border: none;
	padding: 0;
	font-size: 12px;
	position: absolute;
	top: 17px;
	right: 20px;
}

#conts .blogBox p {
	margin-bottom: 17px;
	font-size: 14px;
	line-height: 1.8;
}

#conts .blogBox .subBox {
	margin-bottom: 65px;
}

#conts .blogBox .subBox img {
	margin: 17px auto 0;
	max-width: 100%;
	height: auto;
	display: block;
}

#conts .blogBox .photo {
	margin-bottom: 25px;
}

#conts .blogBox .text {
	margin-bottom: 22px;
	line-height: 1.83;
}

#conts .blogBox .text02 {
	margin-bottom: 54px;
}

.wp-pagenavi {
	clear: both;
	text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
	font-size: 15px;
	color: #B4B5B5;
	display: inline-block;
	text-decoration: none;
	margin: 0 3px;
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi .last span {
	color: #FEFEFE;
}

/*------------------------------------------------------------
	blog_detail.html
------------------------------------------------------------*/
#conts .detailBox {
	margin: 0 auto;
	padding-top: 57px;
	width: 695px;
}

#conts .detailBox .inner .photoBox {
	margin-top: -14px;
	float: right;
	position: relative;
}

#conts .detailBox .inner .photoBox img {
	margin: 0 4px -7px 0;
}

#conts .detailBox .inner .photoBox h2 {
	position: absolute;
	top: 27px;
	left: -205px;
}

#conts .detailBox .inner .textBox {
	padding-top: 82px;
	float: left;
	width: 392px;
}

#conts .detailBox .inner .textBox .title {
	margin-bottom: 20px;
}

#conts .detailBox .inner .textBox p {
	margin-bottom: 0;
}

#conts .detailBox .photo {
	margin-bottom: 20px;
}

#conts .detailBox .photo02 {
	margin-bottom: 55px;
}

#conts .detailBox p {
	font-size: 12px;
	line-height: 1.8;
	color: #fff;
}

#conts .detailBox .subBox {
	margin-bottom: 55px;
}

#conts .detailBox .subBox img {
	margin: 15px auto 0;
	display: block;
	max-width: 100%;
	height: auto;
}

#conts .new_detail {
	margin: 0 auto;
	width: 695px;
	padding: 70px 0;
}

#conts .new_detail .photo {
	margin-bottom: 30px;
	text-align: center;
}

#conts .new_detail p {
	font-size: 12px;
}

#conts .new_detail .subBox {
	margin-bottom: 40px;
}

#conts .new_detail .subBox img {
	margin: 0 auto 12px;
	max-width: 100%;
	height: auto;
	display: block;
}


#header02 .logo,
#header .logo {
	display: none;
}


@media all and (min-width: 0) and (max-width: 736px)  {
	body {
		min-width: inherit;
	}
	
	#header02,
	#header {
		padding: 10px;
		border-top: 3px solid #cf000f;
	}
	
	#header02 .hInner,
	#header .hInner {
		width: auto;
		padding: 0 0 0 90px;
	}
	
	#header02 .hInner h1,
	#header .hInner h1 {
		float: none;
		margin-bottom: 10px;
	}
	
	#header02 .hInner ul,
	#header .hInner ul {
		float: none;
	}
	
	#header02 .logo,
	#header .logo {
		float: left;
		width: 60px;
		display: block;
	}
	
	#header02 .logo img,
	#header .logo img {
		width: 100%;
	}
	
	#header02 .hInner li a,
	#header .hInner li a {
		text-decoration: none;
	}
	
	.jsBox {
		height: auto;
	}
	
	.jsBox .arrow {
		width: auto;
		position: static;
	}

	.jsBox .next,
	.jsBox .prev {
		top: 50%;
		margin-top: -10px;
		width: 10px;
		z-index: 10;
	}

	.jsBox .next img,
	.jsBox .prev img {
		width: 100% !important;
		height: auto !important;
	}
	
	#main {
		background: none;
	}
	
	#main .mainBox {
		padding: 0;
		width: auto;
	}
	
	#conts {
		float: none;
		width: auto;
	}
	
	#conts .contents {
		padding: 15px 10px;
		width: auto;
		background-color: #5A5657;
	}
	
	#conts .contents h2 {
		margin-bottom: 10px;
	}
	
	#conts .contents .photoList {
		margin: 0 0 20px;
	}
	
	#conts .contents .photoList li {
		width: 49%;
		margin: 0 0 10px;
	}

	#conts .contents .photoList li:nth-child(2n) {
		float: right;
	}

	#conts .contents .photoList li img {
		width: 100%;
		height: auto;
	}
	
	#conts .contents .photoList li a:hover img {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
	#conts .contents .newUl {
		margin: 0;
	}
	
	#conts .contents .newUl li {
		float: none;
		padding: 0;
		width: auto;
	}
	
	#conts .contents .newUl li a {
		padding: 10px 5px;
		text-decoration: none;
		height: auto !important;
	}
	
	#conts .contents .newUl li .textBox {
		float: none;
		width: auto;
		padding-left: 110px;
	}
	
	#sideBar {
		float: none;
		width: auto;
		padding: 15px 20px;
		background-color: #EFE8E0;
	}
	
	#sideBar .sLogo {
		display: none;
	}
	
	#sideBar .sBox {
		margin: 0 auto 30px;
		width: 70%;
		display: block;
	}

	#sideBar .sBox a {
		overflow: hidden;
	}

	#sideBar .sBox a img {
		width: 100%;
	}

	#sideBar .sBox .img {
		float: left;
		width: 25%;
	}
	
	#sideBar .sBox .text {
		float: right;
		padding-top: 2px;
		width: 72%;
	}
	
	#sideBar .sNavi {
		margin: 0;
	}
	
	#sideBar .sNavi li {
		padding-top: 15px;
		text-align: center;
	}
	
	#sideBar .sNavi li ul {
		margin: 0;
	}
	
	#footer02 .fNavi ul,
	#footer .fNavi ul {
		width: auto;
	}
	
	#footer02 .fNavi li,
	#footer .fNavi li {
		margin: 0 5px;
		font-size: 10px;
	}
	
	#footer02 .copyright p,
	#footer .copyright p {
		width: auto;
	}
	
	.jsBox .sp-button,
	.foopage a {
		background-size: 6px 6px;
	}
	
	.sp-buttons {
		padding: 0;
	}
	
	.jsBox .sp-buttons,
	.foopage {
		bottom: 5px;
	}
	
	.pageTop03 {
		width: auto;
	}
	
	
	
	
	
	
	
	
	
	
	
	
}
.second_box ul{
	margin:0 0 0 30px;
}

.second_box ul li{
	display:inline-block;
	margin:0 0 0 30px;
}


/*------------------------------------------------------------
	受賞履歴 追加2022.06
------------------------------------------------------------*/

.award_dl:first-child{
border-top:solid 1px #ede8e0;
}

.award_dl{
display:flex;
flex-wrap:wrap;
justify-content:space-between;
color:#ede8e0;
border-bottom:solid 1px #ede8e0;
padding-bottom:20px;
padding-top:20px;
}

.award_dl dt{
width:12%;
font-size:16px;
}

.award_dl dd{
width:85%;
font-size:16px;
}

.award_dl dt strong{
font-size:18px !important;
}

.award_mgn{
padding-top:10px;
padding-bottom:18px;
}

#conts .voiceSection .inner3 {
	margin: 0 -30px 40px 0;
}



/*------------------------------------------------------------
	追加style 2023.06
------------------------------------------------------------*/

/*
-----------------------------------------------
flex
----------------------------------------------- */
.container01{
display:flex;
flex-wrap:wrap;
}

.container02{
display:flex;
flex-wrap:nowrap;
}

.container03{
display:flex;
flex-wrap:wrap-reverse;
}

.al-item01{
align-items:flex-end;
}

.al-item02{
align-items:center;
}

.c-type01{
justify-content:space-between;
}

.c-type02{
justify-content:space-around;
}

.c-type03{
justify-content:flex-start;
}

.c-type04{
justify-content:center;
}

/*
-----------------------------------------------
スタッフページ
----------------------------------------------- */

#conts .staffSection2 {
	margin: 0 auto;
	padding: 39px 0 0;
	width: 800px;
font-family: 'Noto Sans JP', sans-serif;
}

#conts .staffSection2 h2 {
	margin: 0 18px 50px 0;
	text-align: center;
}

#conts .staffSection2 .textP {
	font-size: 16px;
	text-align: center;
	color: #fff;
}

#conts .staffSection2 h3 {
	margin-bottom: 42px;
	text-align: center;
}

.staff-list li span{
display:block;
font-size:18px;
font-weight:500;
margin-top:15px;
}

.staff-list li{
margin-right:30px;
margin-bottom:60px;
}

.staff-list li a:hover{
transition:0.7s;
opacity:0.6;
text-decoration:none;
color:#999;
}

.staff-list li:nth-of-type(3n){
margin-right:0;
}

.pk{
margin-top:80px;
font-family: 'Noto Serif JP', serif;
font-size:14px;
color:#595757;
margin-bottom:44px;
}

.staff-img{
width:448px;
}

.staff-prof{
width:352px;
text-align:left !important;
}

.staff-prof h2{
font-size:30px;
font-weight:bold;
text-align:left !important;
margin-bottom:15px !important;
}

.staff-prof .p01{
font-size:16px;
margin-bottom:8px;
}

.staff-prof .p02{
font-size:14px;
margin-top:52px;
line-height:1.8 !important;
}

.staff-prof .p03{
font-size:14px;
margin-top:24px;
line-height:1.8 !important;
}

.p-data{
font-size:14px !important;
}

.p-data dt{
width:76px;
}

.p-data dd{
width:276px;
letter-spacing:-0.05em;
}


#conts .comLink02 {
	margin: 0 auto;
	width: 240px;
	border: 2px solid #C9C4C0;
	background:#585755;
	line-height:1.1;
}

#conts .comLink02 a {
	padding: 9px 5px 9px 4px;
	display: block;
	font-size: 16px;
	color: #EEE8E0;
	text-align: center;
	position: relative;
}

#conts .comLink02 a:after {
	margin-top: -7px;
	width: 10px;  
	height: 13px;
	background: url(images/common/icon05.gif) no-repeat right top;
	position: absolute;  
	top: 50%;
	right: 20px;  
	content: ""; 
}


.mt_btn{
margin-top:120px;
}

@media (orientation: portrait) {
.mt_btn{
margin-top:120px;
padding-bottom:1000px;
}
}

/*
-----------------------------------------------
採用追加
----------------------------------------------- */
.intern_wrap{
background:#eff4fd;
border:solid 1px #61718d;
margin:80px 0;
padding:0 45px 0px 45px;
}


.intern_in{
margin-left:auto;
margin-right:auto;
text-align:center;

}

.intern_in h3{
padding-top:30px !important;
font-size:34px;
color:#61718d;
margin-bottom:20px;
border-top:solid 20px #61718d;
display:inline-block;
}
.intern_p01{
font-size:18px;
color:#61718d !important;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.intern_p02{
font-size:16px;
color:#036eb8 !important;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:30px !important;
}


.intern_dl{
box-sizing:border-box;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}

.intern_dl dt{
width:20%;
border-top:solid 1px #000;
font-size:18px;
font-weight:bold;
padding:25px 0;
box-sizing:border-box;
}

.intern_dl dd{
width:80%;
border-top:solid 1px #9fa0a0;
font-size:18px;
padding:25px 15px;
box-sizing:border-box;
}

.last_dd{border-bottom:solid 1px #9fa0a0;}
.last_dt{border-bottom:solid 1px #000;}

.intern_btn{
margin:15px auto 0 !important; 
}

.intern_btn a{
display:inline-block !important;
padding:0 20px;
color:#fff !important;
font-size:16px !important;
font-weight:bold !important;
background:#036eb8;
border-radius:26px;
height:44px;
line-height:44px;
}

.intern_btn a:hover{
text-decoration:none;
opacity:0.7;
}