/*---------------------------------------
共通
--------------------------------------*/

.pc-left {
	float: left;
}

.pc-right {
	float: right;
}
.contents_sp{
	display: none;
}

.img-banner {
	background-size: 100% !important;
	box-sizing: border-box;
	height: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
}

.gold-bg {
	background: linear-gradient(transparent 70%, #8e7730 70%);
}

.mb-20 {
    margin-bottom: 20px !important;
}

/*---------------------------------------

--------------------------------------*/

.baibai-1-content {
	background: url(../images/baibai/baibai-bg-new-1.png) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
	padding: 60px 0;
    /* height: 600px; */
    /* position: relative; */
}

#baibai-1.baibai-sec {
	/* margin: -80px auto 50px; */
	/* position: absolute; */
	width: 1270px;
	box-sizing: border-box;
	/* left: 0; */
	margin: 0 auto;
	/* right: 0; */
	/* position: absolute; */
	width: 1290px;
}


.baibai-1-title {
	box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: normal;
    font-size: 50px;
    text-align: center;
    transform: skew(-10deg, 0);
}

.baibai-1-title .big {
	color: #cb4510;
	font-size: 75px;
}

.baibai-1-title .big-2 {
	font-size: 60px;
}

.baibai-list {
	box-sizing: border-box;
	overflow: hidden;
}

.baibai-list li {
	box-sizing: border-box;
	float: left;
	width: 396px;
}

.baibai-list li:nth-child(1) {
	margin-right: 42px;
}

.baibai-list li:nth-child(2) {
	margin-right: 40px;
}

.baibai-list li:last-child {
	margin-right: 0;
}

.baibai-list-title {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    width: 280px;
}

.baibai-list-title::after {
	background: url(../images/baibai/baibai-line.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	bottom: -38px;
	content: "";
	left: 0;
	height: 29px;
	position: absolute;
	width: 275px;
}

.baibai-list-num {
	box-sizing: border-box;
	height: 200px;
	display: block;
}

.baibai-list-num.t-center {
	text-align: center;
}

.baibai-list-num .big {
	color: #cb4510;
	display: inline-block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 185px;
    line-height: 185px;
    transform: skew(-10deg, 0);
}

.baibai-list-num .big-2 {
	color: #cb4510;
	display: inline-block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 155px;
    line-height: 155px;
    transform: skew(-10deg, 0);
}

.baibai-list-num .big-3 {
    color: #cb4510;
    display: inline-block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 150px;
    line-height: 150px;
    transform: skew(-10deg, 0);
}

.baibai-list-num .big-4 {
	color: #cb4510;
    display: inline-block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 79px;
    line-height: 145px;
    transform: skew(-10deg, 0);
}

.baibai-list-num .text-1 {
	display: inline-block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 70px;
    line-height: 70px;
}

.baibai-list-num .text-2 {
	display: block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 50px;
    line-height: 20px;
    text-align: right;
}

.baibai-list-num .text-3 {
    display: inline-block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
}

.baibai-list-text-box-base {
	box-sizing: border-box;
	width: 100%;
}

.baibai-list-text-in {
	background-size: 100% !important;
	box-sizing: border-box;
	height: 0;
	padding-bottom: 55.860%;
	position: relative;
	width: 100%;
}

.baibai-list-text-in.box-1 {
	background: url(../images/baibai/baibai-img-1.png) no-repeat;
}

.baibai-list-text-in.box-2 {
	background: url(../images/baibai/baibai-img-2.png) no-repeat;
}

.baibai-list-text-in.box-3 {
	background: url(../images/baibai/baibai-img-3.png) no-repeat;
}

.baibai-box-text {
	box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 17px;
    line-height: 30px;
    left: 0;
    margin: 20px auto;
    position: absolute;
    right: 0;
    width: 93%;
}

.baibai-2-content {
	background: url(../images/baibai/baibai-bg-new-2.png) no-repeat;
    background-size: cover;
	background-position: top center;
    box-sizing: border-box;
	margin-top: 60px;
	padding-bottom: 60px;
    /* height: 1300px; */
}

#baibai-2.baibai-sec {
    margin: 0 auto;
    position: relative;
    width: 1275px;
}

.baibai-2-text {
	box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 75px;
    line-height: 75px;
    margin: 0 auto 75px;
    padding-top: 54px;
    position: relative;
    text-align: center;
    width: 534px;
}

.baibai-2-text::after {
	background: url(../images/baibai/title-line.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	bottom: -50px;
	content: "";
	left: 0;
	height: 33px;
	position: absolute;
	width: 534px;
}

.baibai-2-banner {
	margin:0 auto;
}

.baibai-2-banner img{
	width:100%;

}

.toiawaseform{
	width:100%;
	margin-top:40px;

}

.toiawaseform table{
	width:95%;
	margin:0 auto;
	border:solid 1px #666666;
}

.toiawaseform th{
	width:25%;
	vertical-align:middle;
	border:solid 1px #666666;
}

.toiawaseform td{
	width:75%;
	vertical-align:middle;
	border:solid 1px #666666;
}


.naiyou{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
	margin:10px 0;
}

.naiyou li{
    width: 31%;
	margin-left:20px;
	line-height:1.8em;
}

.irai_bukken{
	margin:20px 0;
	display:flex;
}

.mansion{
	width:45%;
	margin-left:20px;

}

.irai_bukken p{
	margin-bottom:15px;

}

.shitsumon {
	margin:20px;

}

.b_txt003 {
	margin:20px;
	
}

.red{
	color:#F60;

}

.button_img {
	text-align:center;
	margin:40px;

}

/*角丸バックグラウンド*/
.tooltip {
   -moz-border-radius: 6px;    /* Firefox */
   -webkit-border-radius: 6px; /* Safari,Chrome */
   border-radius: 6px;         /* CSS3 */

   border: 1px #000 solid;     /* 枠線の装飾 */
   background-color: #666666;   /* 背景色 */
	 padding:5px;
	 margin:0 0 0 10px;
	 color:#FFFFFF;
	 display:none;
}

.baibai-2-list li {
	box-sizing: border-box;
	overflow: visible;
	position: relative;
}


.baibai-2-list li:nth-child(1) {
	height: 440px;
	margin-bottom: 170px;
}

.baibai-2-list li:nth-child(1)::after {
	background: url(../images/baibai/baibai-plus.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	bottom: -137px;
	content: "";
	left: 0;
	height: 104px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 104px;
}

.baibai-2-list li:nth-child(2) {
	height: 375px;
}

.baibai-2-text-in {
	box-sizing: border-box;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 2;
}

.baibai-2-midashi {
    box-sizing: border-box;
    margin-bottom: 20px;
    width: 460px;
}

.baibai-2-midashi .img-banner.img-1 {
	background: url(../images/baibai/baibai-title-1.png) no-repeat;
	padding-bottom: 21.086%;
}

.baibai-2-midashi .img-banner.img-2 {
	background: url(../images/baibai/baibai-title-2.png) no-repeat;
	padding-bottom: 21.086%;
}

.baibai-2-list .list {
	box-sizing: border-box;
	margin-bottom: 30px;
}

.baibai-2-list .list li {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 24px;
    line-height: 34px;
    list-style: disc;
    height: auto !important;
    margin-bottom: 10px;
    margin-left: 28px;
    overflow: visible;
}

.baibai-2-list .list li:nth-child(1)::after {
	content: none;
}

.baibai-2-list .list li:last-child {
	margin-bottom: 0;
}

.baibai-2-text-in-box {
	background: #000;
    box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 17px;
    line-height: 35px;
    padding: 20px 31px;
    width: 670px;
}

.baibai-2-img-base {
	box-sizing: border-box;
	margin-top: 43px;
	position: relative;
	z-index: 1;
	width: 630px;
}

.baibai-2-img-base .img-banner.img-1 {
	background: url(../images/baibai/baibai-img-4.png) no-repeat;
	padding-bottom: 52.241%;
}

.baibai-2-img-base .img-banner.img-2 {
	background: url(../images/baibai/baibai-img-5.png) no-repeat;
	padding-bottom: 52.241%;
}

.baibai-3-content {
	background: url(../images/baibai/baibai-bg-new-3.png) no-repeat;
    background-size: cover;
	background-position: top center;
    height: 565px;
    padding-top: 99px;
}

.baibai-yazirushi {
	box-sizing: border-box;
    left: 0;
    margin: -152px auto 30px;
    position: absolute;
    right: 0;
    width: 362px;
}

.baibai-yazirushi .img-banner {
	background: url(../images/baibai/baibai-yazirushi-img.png) no-repeat;
	padding-bottom: 33.149%;
}

.baibai-2-text-2 {
	box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 62px;
    line-height: 72px;
    margin-bottom: 85px;
    text-align: center;
    transform: skew(-10deg, 0);
}

.baibai-2-text-2 .big {
	box-sizing: border-box;
    border-bottom: 5px solid #cb4510;
    color: #cb4510;
    font-size: 95px;
}

.soudan-bg-base {
	box-sizing: border-box;
	margin: 0 auto 60px;
	width: 1290px;
}

.soudan-bg {
	background: url(../images/baibai/soudan-bg.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	padding-bottom: 27.054%;
	position: relative;
	width: 100%;
}

.soudan-bg-in {
	box-sizing: border-box;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.soudan-bg-title {
	box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 26px;
    line-height: 36px;
    margin: 43px 0 25px;
    text-align: center;
}

.soudan-bg-list {
	box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden;
    width: 1206px;
}

.soudan-bg-list li {
	box-sizing: border-box;
    float: left;
    margin-right: 60px;
    width: 353px;
}

.soudan-bg-list li:last-child {
	margin-right: 0;
}

.soudan-bg-list li a {
	background: #DE540C;
    color: #fff;
    display: block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 23px;
    line-height: 23px;
    padding: 26px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.soudan-bg-list li.btn-1 a::before {
	background: url(../images/baibai/soudan-btn-img-1.png) no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    content: "";
    left: 25px;
    height: 34px;
    position: absolute;
    top: 19px;
    width: 66px;
}

.soudan-bg-list li.btn-2 a::before {
	background: url(../images/baibai/soudan-btn-img-2.png) no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    content: "";
    left: 32px;
    height: 40px;
    position: absolute;
    top: 16px;
    width: 50px;
}

.soudan-bg-list li.btn-3 a::before {
	background: url(../images/baibai/soudan-btn-img-3.png) no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    content: "";
    left: 45px;
    height: 45px;
    position: absolute;
    top: 16px;
    width: 38px;
}

.soudan-bg-list li a::after {
	background: url(../images/baibai/soudan-btn-link-icon.png) no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    content: "";
    height: 25px;
    position: absolute;
    right: 17px;
    top: 26px;
    width: 16px;
}

.soudan-tel {
	box-sizing: border-box;
	width: 525px;
}

.soudan-tel .img-banner {
	background: url(../images/baibai/tel-img.png) no-repeat;
	padding-bottom: 10.285%;
}

.soudan-bg-in .soudan-tel {
	margin: 30px auto 0;
}

.soudan-time {
	box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 22px;
    line-height: 22px;
    margin-top: 23px;
    text-align: center;
}

/*----------------------------------------------------------
safariのみのCSS
----------------------------------------------------------*/

_::-webkit-full-page-media, _:future, :root .baibai-list-num .text-3 {
    
    font-size: 45px;
    line-height: 45px;

}

_::-webkit-full-page-media, _:future, :root .baibai-list-num .big-2 {
    
    font-size: 100px;
    line-height: 100px;

}

/*----------------------------------------------------------
1024px～769pxまで
----------------------------------------------------------*/

@media (min-width: 769px) and (max-width: 1024px) {

/*--------------------------------------------*/

#header #header_title #header_tagline {
	width: 71%;
}

#header #header_gnav .menu_btn {
	width: 5%;
}

#header #header_gnav .menu_btn img {
	height: auto;
	width: 100%;
}

.baibai-sec {
	width: 100%;
}

/*-----------------------------------------*/

.baibai-1-content {
	background: url(../images/baibai/baibai-bg-new-1.png) no-repeat;
	background-size: cover;
	background-position: top center;
	box-sizing: border-box;
    /* height: 53vw; */
    position: relative;
}

#baibai-1.baibai-sec {
	/* margin: -80px auto 50px; */
	width: 100%;
}

.baibai-1-title {
	box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: normal;
    font-size: 50px;
    text-align: center;
    transform: skew(-10deg, 0);
}

.baibai-1-title .big {
	color: #cb4510;
	font-size: 75px;
}

.baibai-1-title .big-2 {
	font-size: 60px;
}

.baibai-list {
	margin: 0 auto;
	width: 95%;
}

.baibai-list li {
	width: 32%;
}

.baibai-list li:nth-child(1) {
	margin-right: 2%;
}

.baibai-list li:nth-child(2) {
	margin-right: 2%;
}

.baibai-list-title {
    font-size: 40px;
    margin-bottom: 40px;
    width: 280px;
}

.baibai-list-title::after {
	background: url(../images/baibai/baibai-line.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	bottom: -38px;
	content: "";
	left: 0;
	height: 29px;
	position: absolute;
	width: 275px;
}

.baibai-list-num {
	height: 17vw;
}

.baibai-list-num .big {
    font-size: 12vw;
    line-height: 12vw;
}

.baibai-list-num .big-2 {
    font-size: 8vw;
    line-height: 8vw;
}

.baibai-list-num .big-3 {
    font-size: 10vw;
    line-height: 10vw;
}

.baibai-list-num .big-4 {
    font-size: 79px;
    line-height: 145px;
}

.baibai-list-num .text-1 {
    font-size: 6vw;
    line-height: 6vw;
}

.baibai-list-num .text-2 {
    font-size: 5vw;
    line-height: 5vw;
}

.baibai-list-num .text-3 {
    font-size: 4vw !important;
    line-height: 4vw !important;
}

.baibai-box-text {
	font-size: 1.5vw;
	line-height: 2vw;
	margin: 7% auto;
	position: absolute;
	right: 0;
	width: 93%;
}

.baibai-2-content {
    /* height: 135vw; */
}

.naiyou li{
    width: 45%;
	margin-left:20px;
	line-height:1.8em;
}


#baibai-2.baibai-sec {
    width: 100%;
}

.baibai-2-text {
	box-sizing: border-box;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 75px;
    line-height: 75px;
    margin: 0 auto 75px;
    padding-top: 54px;
    position: relative;
    text-align: center;
    width: 534px;
}

.baibai-2-text::after {
	background: url(../images/baibai/title-line.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	bottom: -50px;
	content: "";
	left: 0;
	height: 33px;
	position: absolute;
	width: 534px;
}

.baibai-2-list {
	box-sizing: border-box;
	margin: 0 auto;
	width: 95%;
}

.baibai-2-list li {
	box-sizing: border-box;
	overflow: visible;
	position: relative;
}

.baibai-2-list li:nth-child(1) {
	height: 39.5vw;
	margin-bottom: 170px;
}

.baibai-2-list li:nth-child(1)::after {
	background: url(../images/baibai/baibai-plus.png) no-repeat;
	background-size: 100%;
	box-sizing: border-box;
	bottom: -137px;
	content: "";
	left: 0;
	height: 104px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 104px;
}

.baibai-2-list li:nth-child(2) {
	height: 28vw;
}

.baibai-2-text-in {
	box-sizing: border-box;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 2;
}

.baibai-2-midashi {
    margin-bottom: 2.5%;
    width: 40%;
}

.baibai-2-list .list {
	box-sizing: border-box;
	margin-bottom: 30px;
}

.baibai-2-list .list li {
    font-size: 2vw;
    line-height: 3vw;
    margin-bottom: 1%;
    margin-left: 28px;
}

.baibai-2-text-in-box {
    font-size: 1.5vw;
    line-height: 3vw;
    padding: 2.5% 2.5%;
    width: 60%;
}

.baibai-2-img-base {
	margin-top: 43px;
	width: 45%;
}

.baibai-2-img-base .img-banner.img-1 {
	background: url(../images/baibai/baibai-img-4.png) no-repeat;
	padding-bottom: 52.241%;
}

.baibai-2-img-base .img-banner.img-2 {
	background: url(../images/baibai/baibai-img-5.png) no-repeat;
	padding-bottom: 52.241%;
}

.baibai-3-content {
    height: 45vw;
    padding-top: 99px;
}

.baibai-yazirushi {
	box-sizing: border-box;
    left: 0;
    margin: -152px auto 30px;
    position: absolute;
    right: 0;
    width: 362px;
}

.baibai-2-text-2 {
    font-size: 5vw;
    line-height: 7vw;
    margin-bottom: 5%;
}

.baibai-2-text-2 .big {
    font-size: 8vw;
}

.soudan-bg-base {
	margin: 0 auto 60px;
	width: 95%;
}

.soudan-bg-title {
	font-size: 2.25vw;
	line-height: 3.25vw;
	margin: 2.5% 0 1.5%;
}

.soudan-bg-list {
    width: 95%;
}

.soudan-bg-list li {
    margin-right: 2%;
    width: 32%;
}

.soudan-bg-list li:last-child {
	margin-right: 0;
}

.soudan-bg-list li a {
	font-size: 2vw;
	line-height: 2vw;
	padding: 7.5% 0;
}

.soudan-bg-list li.btn-1 a::before {
    left: 25px;
    height: 34px;
    top: 19px;
    width: 66px;
}

.soudan-bg-list li.btn-2 a::before {
    left: 32px;
    height: 40px;
    top: 16px;
    width: 50px;
}

.soudan-bg-list li.btn-3 a::before {
    left: 45px;
    height: 45px;
    top: 16px;
    width: 38px;
}

.soudan-bg-list li a::after {
	height: 25px;
	margin-top: 7%;
	right: 17px;
	top: 0;
	width: 16px;
}

.soudan-tel {
	width: 40%;
}

.soudan-tel .img-banner {
	background: url(../images/baibai/tel-img.png) no-repeat;
	padding-bottom: 10.285%;
}

.soudan-bg-in .soudan-tel {
	margin: 1.5% auto 0;
}

.soudan-time {
	font-size: 2.25vw;
	line-height: 3.25vw;
    margin-top: 1.5%;
}

/* #footer #footer_banner_list li {
	width: 25% !important;
}

#footer #footer_banner_list li:nth-last-child(1) a,
#footer #footer_banner_list li:nth-last-child(2) a {
	width: 97%;
	margin-right: 2.5%;
}

#footer #footer_banner_list li img {
	height: auto;
	width: 100%;
}

#brand_left_section img {
	height: auto;
	width: 100%;
}

#brand_right_section .brand_box img {
	height: auto;
	width: 100%;
} */




/*--------------------------------------------*/

}



/*scrolli anime
--------------------------------------------*/

.feadin{
	transform: translateY(150px);
	transition: 1s;
	opacity: 0;
}

.feadin_act{
	transform: translateY(0);
	transition: 1s;
	opacity: 1;
}

/*例えば…エリア
--------------------------------------------*/
#example{
	background:#212121;
	border:1px solid #626366;
	padding:0 18px 34px;
	margin:40px auto 0;
}
#example.inner {
    width: 800px;
}
#example h1{
	margin:29px 0 28px;
	text-align:center;
}
#example h3 {
    margin: 29px 0 28px;
    text-align: center;
	font-size: 20px;
}
#example .title_example{
	width:762px;
	margin:0 auto;
}
#example .title_example li{
	float:left;
}
#example .contents_example{
	background:url(../../owners_salon/img/line_y.gif) repeat-y center top;
	border-bottom:2px solid #626366;
	width:762px;
	margin:8px auto 0;
	padding-bottom:30px;
}
#example .contents_example dl{
	width:362px;
	float: left;
}
#example .contents_example dl:nth-of-type(even){
	float: right;
}
#example .contents_example dl .name{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 20px;
	padding:21px 0 3px;
	border-bottom:1px solid #d34208;
	margin-bottom:10px;
}
#example .contents_example dl dd{
	line-height:2.0;
	color:#ffffff;
}
#example #know_how{
	padding-top:43px;
}
#example #know_how p{
	text-align:center;
}
#example #know_how ul{
	width:762px;
	margin:42px auto 0;
	text-align: center;
}
#example #know_how li{
	display: inline-block;
	margin-right:15px;
}
#example #know_how li.last{
	margin-right:0;
}

.baibai-4-content {
	box-sizing: border-box;
	padding: 60px 0;
    /* height: 600px; */
    /* position: relative; */
}

#baibai-4.baibai-sec {
	box-sizing: border-box;
	margin: 0 auto;
	width: 1270px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}
#baibai-4.baibai-sec h1{
	font-size: 50px;
	font-weight: 700;
	padding-bottom: 0;
	border-bottom: 1px solid #dadada;
}
#baibai-4.baibai-sec h1 span{
	font-size: 20px;
	font-weight: normal;
	padding-left: 50px;
}
#baibai-4.baibai-sec h2{
	font-size: 62px;
	font-weight: 700;
	padding-top: 50px;
	text-align: center;
}
#baibai-4.baibai-sec h2 span.txt_num{
	font-size: 90px;
	font-weight: bold;
	color:#c94610;
}
#baibai-4.baibai-sec h2 span.text_s{
	font-size: 50px;
}
#baibai-4.baibai-sec h2 span.txt_date{
	display: block;
	font-size: 34px;
}
#baibai-4 ul.list_jisseki01{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#baibai-4 ul.list_jisseki01 li{
	margin: 20px 0 15px;
	background-color: #3e3e3e;
}
#baibai-4 ul.list_jisseki01 dl{
	color: #fff;
	text-align: center;
}
#baibai-4 ul.list_jisseki01 dl dt{
	font-size: 24px;
	font-weight: bold;
	line-height: 54px;
}
#baibai-4 ul.list_jisseki01 dl dd img{
	vertical-align: top;
}
#baibai-4 ul.list_jisseki01 dl dd p{
	color:#c94610;
	font-weight: bold;
	font-size: 60px;
	padding-top: 8px;
	line-height: 72px;
}
#baibai-4 ul.list_jisseki01 dl dd p span{
	font-size: 28px;
}
#baibai-4 ul.list_jisseki02{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 35px 0 0 35px;
}
#baibai-4 ul.list_jisseki02 li{
	width: 51%;
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 1.8;
}
#baibai-4 ul.list_jisseki02 li:nth-of-type(even){
	width: 48%;
}