@charset "utf-8";
/* CSS Document */
/*コンテンツトップ指定*/
.container {
	margin-top: 2px;
}
nav ul li {
	padding-right: 30px;
}
nav ul li:last-child {
	padding-right: 0;
}
h2.title {
	text-align: left;
	margin: auto;
	width: calc(100% - 30px);
	height:47px;
	max-width:1000px;
	overflow: hidden;
	position: relative;
	padding-top:130px;
}
#crumb {
	margin: auto;
	width: calc(100% - 30px);
	overflow: hidden;
	position: relative;
	max-width:1000px;
}
#crumb ol {
}
#crumb ol li {
	display: inline-block;
	max-height: 99999px;
	color: #7f7f7f;
	font-size: 11px;
	line-height: 55px;
}
#crumb ol li::after {
    display: inline-block;
    content: ">";
    margin: 0 8px;
}
#crumb ol li:last-child::after {
    content: "";
}


/*ページタイトル　コンセプト以外*/

h2.pagetitle {
	width: 100%;
	height:35px;
}
h2.pagetitle span {
	width: 100%;
	margin: auto;
	max-width: 1000px;
	line-height: 35px;
	font-size: 18px;
	display: block;
	font-weight: bold;
	text-align: center;
	border-top: solid 1px #e8e9ef;
	border-bottom: solid 1px #e8e9ef;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	color: #333;
}
/*IE11文字後の余白回避*/
@media all and (-ms-high-contrast:none) {
	h2.pagetitle span {
		line-height: 25px;
		padding-top:7px;
		padding-bottom:3px;
	}
}

/*共通設定トップ*/
section.topbox {
	margin:0 auto 60px;
	width:100%;
	max-width:1000px;
	overflow: hidden;
}


/*コンセプトトップ*/
.topphoto1 {
	background-image: url(../images/concept/photo-1.jpg);
	width: 100%;
	height: 62vw;
	text-align: left;
	position: relative;
	max-width: 1000px;
	max-height: 620px;
	margin: auto;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:60px;
	overflow:hidden;
}
.topphoto1 h2 {
	position:absolute;
	z-index:10;
	top:0;
	display:block;
	font-size:19px;
	line-height:50px;
	text-align:center;
	width:100%;
	padding-top:30px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	color:#141e7c;
}
.topphoto1 h3 {
	background-image: url(../images/concept/photo1-grade.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
	height:24vw;
	max-height:205px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.topphoto1 h3 span {
	padding-top:75px;
	display: block;
	font-size: 30px;
	line-height: 75px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/concept/photo1-line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:contain;
}

@media screen and (max-width: 875px) {
	.topphoto1 h3 span {
		font-size:3.4vw;
		line-height: 8.5vw;	
	}
}

.topbox div,
.topbox div:before,
.topbox div:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.topbox img {
	width:100%;
}
.topbox p {
	font-size: 15px;
	text-align: left;
	line-height: 1.7;
	display: block;
	margin:0 30px;
}

/* 背景グレー説明*/

section.renomenu {
	margin:0 auto;
	width:100%;
	overflow: hidden;
	background:#eff2f4;
	padding-bottom:60px;
}
.renomenu img {
	width:100%;
}
.renomenu .box_inr {
	margin:0 auto;
	width:94%;
	max-width:940px;
	overflow: hidden;
	position:relative;
	padding:40px 0;
	text-align: center;
}
.renomenu h2 {
	position: relative;
	text-align: center;
	font-size: 21px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	color: #325886;
	font-weight: bold;
	margin:30px auto 25px;
	width:100%;
	max-width:1000px;
	padding-top:3px;
}
.renomenu h2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color: #eff2f4;
  text-align: left;
}
.renomenu h2::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 6px;
	background-image: url(../images/concept/reno-line1.png);
}
/*IE11文字後の余白回避*/
@media all and (-ms-high-contrast:none) {
	.renomenu h2 {
		padding-top:10px;
		padding-bottom:0;/**/
	}
}

@media screen and (max-width: 875px) {
	.renomenu h2 {
	font-size: 2.2vw;
	}

}

.renomenu h3 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
  font-size: 24px;
  margin: 0 auto 55px;
  font-weight:bold;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.renomenu h3:before, .renomenu h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 1px;
  background-color: #325886;
  -webkit-transform: rotate(-60deg);
      -ms-transform: rotate(-60deg);
          transform: rotate(-60deg);
}
.renomenu h3:before {
  left:0;
}
.renomenu h3:after {
  right: 0;
}
p.renotxt1 {
	font-size: 15px;
	text-align: left;
	line-height: 1.7;
	display: block;
	margin:0 auto 20px;
	width:80%;
	min-width:700px;
}
.renomenu h4 {
	width:100%;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	height:40px;
	line-height:20px;
	padding-top:9px;
	padding-bottom:9px;
	border:solid 2px #7b8fa3;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	text-align:center;
	background-color:#325886;
	position:relative;
	margin-bottom:10px;
	margin-top:60px;
}
.renomenu h4:before, .renomenu h4:after {
	content: '';
	position: absolute;
	top: 12px;
	display: inline-block;
	width: 13px;
	height: 13px;
	background-color: #7b8fa3;
}
.renomenu h4:before {
  left:15px;
}
.renomenu h4:after {
  right: 15px;
}
.renomenu h5 {
	width:100%;
	text-align:center;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding:20px 0 20px;
	font-weight:bold;
	font-size:18px;
}
.renomenu h5.green {
	background-color:#c7e3b0;
}
.renomenu h5.orange {
	background-color:#ffcda1;
}
.renomenu h5.pink {
	background-color:#ffc8d7;
}
.renomenu ul {
	position:relative;
	overflow:hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
}
.renomenu ul > li {
	width: 33%;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	margin-right:0.5%;
	padding:2px;
	border:solid 2px #7b8fa3;
	background-color:#fff;
}
.renomenu ul > li:last-child {
	margin-right:0;
}
.renomenu ul li p {
	padding:20px;
	font-size: 13px;
	text-align: left;
	line-height: 1.5;
}
.renomenu ul li p span {
	font-size: 12px;
	display:block;
	padding-top:20px;
}
p.renotxt2 {
	font-size: 15px;
	text-align: left;
	line-height: 1.7;
	display: block;
	margin:20px auto 20px;
	width:100%;
}
p.renotxt3 {
	font-size: 15px;
	text-align: left;
	line-height: 1.7;
	display: block;
	margin:20px auto 20px;
	width:100%;
	position:relative;
	overflow:hidden;
}
p.renotxt3 img {
	float:left;
	width:40%;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding:0 40px 10px 0;
}


/* 内部改修・外部改修 */

.topbox h2.reno_side {
	position: relative;
	color: #00356d;
	font-size: 21px;
	padding: 20px 0 0;
	text-align: center;
	margin: 1.5em auto;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	line-height: 2.1;
	width:75%;
	min-width:750px;
}
.topbox h2.reno_side span {
	border-bottom:dotted 1px #93a0aa;
}
section.renobox {
	margin:0 auto;
	width:96%;
	max-width:960px;
	overflow: hidden;
	padding-bottom:60px;
}

/*　改修タイトル　*/
.osusume_title {
	overflow: hidden;
	position: relative;
}
.num_gry {
	display: block;
	float: left;
	border:solid 2px #808080;
	padding:5px;
	margin-right:25px;
	background-color:#fff;
}
.num_gry span {
	display: block;
	background-color:#9b9594;
	text-align:center;
}
.num_gry span img {
	width:86px;
	padding:14px;
}
.num_gry h3 {
	display: block;
	text-align:center;
	font-size:21px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	line-height:1.1;
	padding:18px 0;
}
.num_gry h3.secondline {
	display: block;
	text-align:center;
	font-size:21px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	line-height:1.2;
	padding:6px 0;
}
.osusume_title p {
	display: block;
	text-align:left;
	border-top:solid 15px #efead9;
	padding:22px 10px;
	line-height:1.6;
	font-size:15px;
	overflow:hidden;
	position:relative;
}
.renobox_inr {
	margin:0 auto;
	width:100%;
	overflow: hidden;
	padding-bottom:30px;
}
.madori {
}
.madori img {
	width:50%;
	padding:20px 0;
}
p.reno_setu {
	font-size: 14px;
	line-height: 1.6;
}
.renobox_inr ul.ph2s {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
}
.renobox_inr ul.ph2s li {
	width:45%;
	margin-right:10%;
	display:block;
	position:relative;
}
.renobox_inr ul.ph2s li:last-child {
	margin-right:0;
}
.renobox_inr ul.ph2s li img {
	width:100%;
	padding-bottom:15px;
}
.renobox_inr ul.ph2s li span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	padding:5px 15px;
	background-color:#000;
	color:#fff;
	font-size:12px;
}
.renobox_inr ul.ph3s {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
	margin-top:20px;
}
.renobox_inr ul.ph3s li {
	width:30%;
	margin-right:5%;
	display:block;
	position:relative;
	margin-bottom:40px;
}
.renobox_inr ul.ph3s li:nth-child(3),
.renobox_inr ul.ph3s li:nth-child(6) {
	margin-right:0;
}
.renobox_inr ul.ph3s li img {
	width:100%;
	border:solid 1px #999;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	margin-bottom:10px;
	padding:10px;
}
.renobox_inr ul.ph2s2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/side/y_yoko.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:30px;
}
.renobox_inr ul.ph2s2 li {
	width:45%;
	margin-right:10%;
	display:block;
	position:relative;
}
.renobox_inr ul.ph2s2 li:last-child {
	margin-right:0;
}
.renobox_inr ul.ph2s2 li img {
	width:100%;
	padding-bottom:15px;
}
.renobox_inr ul.ph2s2 li span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	padding:5px 15px;
	background-color:#000;
	color:#fff;
	font-size:12px;
}
p.reno_side_txt {
	width:100%;
	padding:20px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	background-color:#efead9;
	font-size:15px;
	line-height:1.6;
}

/*経営サポート*/

section.renobox2 {
	margin:0 auto;
	width:96%;
	max-width:960px;
	overflow: hidden;
	padding-bottom:60px;
}
.renobox2 h2 {
	padding: 0.25em 0.5em;
	color: #000;
	background: transparent;
	border-left: solid 8px #00356d;
	font-size:18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	line-height:1.6;
	margin-bottom:20px;
}
p.keieitxt1 {
	font-size: 15px;
	text-align: left;
	line-height: 1.7;
	display: block;
	margin: 0 30px 30px;
}
p.keieitxt2 {
	font-size: 13px;
	text-align: left;
	line-height: 1.7;
	display: block;
	margin: 0 30px 50px;
}
p.keieitxt3 {
	font-size: 13px;
	text-align: left;
	line-height: 1.7;
	display: block;
	margin: 10px 30px 50px;
	color:#C00;
	background-color:#efefef;
	padding:10px;
}
ul.keiei_list1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
	margin: 0 0 20px;
	padding: 0 0 0 30px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
ul.keiei_list1 li {
	width: 20%;
	margin-right:5%;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	border:solid 1px #666;
	color:#000;
	font-size:18px;
	text-align:center;
	line-height:1.3;
	font-weight:bold;
	padding:30px 0 10px;
}
ul.keiei_list1 li span {
	font-size:14px;
	font-weight:normal;
	text-align:left;
	display:block;
	padding:10px 10px 0;
}
ul.keiei_list1 li:last-child {
	margin-right:0;
}
ul.keiei_list1 li.blue {
	background-color:#aac1eb;
}
ul.keiei_list1 li.green {
	background-color:#c7e3b0;
}
ul.keiei_list1 li.orange {
	background-color:#ffcda1;
}
ul.keiei_list1 li.pink {
	background-color:#ffc8d7;
}
ul.keiei_list2 {
	width: 100%;
	margin: 0 0 20px;
	padding: 0 0 0 50px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
ul.keiei_list2 li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom:20px;
	font-size:14px;
	line-height:1.6;
}
.keiei_img1 {
	width:100%;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	padding-left:20px;
}
.keiei_img1 img {
	width:100%;
}



/*QAトップ*/
section.qabox {
	margin:0 auto 60px;
	width:100%;
	max-width:1000px;
	overflow: hidden;
}
.qabox h3 {
	font-size:18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	line-height:1.6;
	width:90%;
	margin:60px auto 20px;
	position:relative;
	overflow:hidden;
	display:block;
	padding:0 0 0 50px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
	color: #325886;
}
.qabox h3 span {
	font-size:18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	line-height:1.6;
	color: #325886;
	position:absolute;
	display:block;
	top:0;
	left:0;
}
.qabox p {
	font-size:15px;
	line-height:1.6;
	width:90%;
	margin:0 auto 20px;
	position:relative;
	overflow:hidden;
	display:block;
	padding:0 0 0 50px;
	-webkit-box-sizing:border-box;
	        box-sizing:border-box;
}
.qabox p span {
	font-size:18px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: bold;
	line-height:1.6;
	color: #325886;
	position:absolute;
	display:block;
	top:0;
	left:0;
}

@media screen and (max-width: 1010px) {
	nav ul li {
		padding-right: 10px;
	}
}
