@charset "utf-8";

/*-----main box setting-----*/

.hero_imgbox {
    position: relative;
    display: block;
    width: 90%;
    height: 400px;
    
}

.main_titleimage {
    position: relative;
    display: block;
	width:100%;
    height: 700px;
	background-image: url(../images/contents/concept/title_img_concept.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position:left bottom;
    background-color: #ffffff;
    text-align: center;
}

.st_concept {
	position: relative;
	display:block;
	width: 320px;
	height: 60px;
	margin: 50px auto 50px;
	padding: 0px;
	text-align: center;
}

.st_concept img{
	position: relative;
	display: inline-block;
	width: auto;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

.st_ruby {
	position: relative;
	display: block;
	width: 100px;
	height: 20px;
	margin:0px auto 0px;
	line-height: 20px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.st_concept_re {
	position: absolute;
	display:inline-block;
	width: 320px;
	height: 60px;
	margin: 50px auto 0px;
	padding: 0px;
	text-align: center;
    z-index: 99;
}

.st_concept_re img{
	width: auto;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

.st_ruby {
	position: relative;
	display: block;
	width: 100px;
	height: 20px;
	margin:0px auto 0px;
	line-height: 20px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


#h100_wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 30px auto 0px;
	padding: 0px;
	background-image:
		url(../images/contents/concept/100history_tit_bg.jpg),
		url(../images/contents/concept/100history_txt_bg.jpg)
		;
	background-repeat: 
		no-repeat,
		no-repeat
		;
	background-position:
		left top,
		center center;
	background-size:
		auto,
		auto 400px
		;
	background-color: #ffffff;
}

.h100_box {
	position: relative;
	display: block;
	width: 680px;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
}

.h100_box img{
	position: relative;
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

.h100_txtbox {
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 180px 50px 0px 0px;
	padding: 0px;
	text-align: left;
    background-color: rgba(0, 0, 0, 0.1);
    float: right;
}

.h100_txt {
	position: relative;
	display: block;
	width: 500px;
	height: 250px;
	margin: 0px auto 0px;
	padding: 50px;
	text-align: left;
    font-size: 1.0em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #333333;

}

.rename_wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: 800px;
	margin: 0px auto 0px;
	padding: 0px;
	background-image:url(../images/contents/concept/rename_ilc_bg.png);
    background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #caa779;
}

.rename_wrapper .pt_concept {
	position: relative;
	display: inline-block;
	width: 600px;
	height: auto;
	line-height: 40px;
	margin: 50px 0px 0px;
	padding: 0px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.8em;
	font-weight: bold;
    line-height: 2em;
	color: #222222;
}

.rename_box {
	position: relative;
	display: block;
	width: 950px;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
    text-align: center;
}

.rename_txt {
	position: relative;
	display: block;
	width: 600px;
	height: auto;
	margin: 200px auto 0px;
	padding: 50px;
	text-align: left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #ffffff;
    font-size: 1.0em;
    background-color: rgba(0, 0, 0, 0.3);
}

.owner_uenobox {
	position: relative;
	display: block;
	width: 240px;
	height: 705px;
	margin: -600px 0px 0px 700px;
	padding: 0px;
}

.hitokuchi_wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: 700px;
	margin: 0px auto 100px;
	padding: 0px;
    background-image: url(../images/contents/concept/hitokuchi_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
	background-color: #ffffff;
    text-align: center;
}


.hitokuchi_wrapper .pt_concept{
	position: relative;
	display: inline-block;
    width: 650px;
    height: auto;
    margin: 30px 0px 0px;
    padding: 50px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.8em;
	font-weight: bold;
    line-height: 1.6em;
	color: #222222;
    text-align: center;
    border-top:3px double rgba(34, 34, 34, 0.5);
    border-left:3px double rgba(34, 34, 34, 0.5);
    border-right:3px double rgba(34, 34, 34, 0.5);
}

.hitokuchi_box {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
}

.hitokuchi_txt {
	position: relative;
	display: block;
	width: 470px;
	height: auto;
	margin: 50px 0px 0px 20%;
	padding: 50px;
	text-align: left;
    font-size: 1.0em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color: rgba(255, 255, 255, 0.65);
}

.pt_con_history {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 130px 50px 0px 85px;
    padding: 0px;
    writing-mode:vertical-rl;
    font-size: 2em;
	font-weight: bold;
    line-height: 2em;
    text-indent: 2em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    float: left;
}

.text-combine {
  text-combine-upright: all;
-webkit-text-combine: horizontal;
-ms-text-combine-horizontal: all;
}

.h100_re_box {
    position: relative;
    display: block;
    width: 100%;
    height: 700px;
    background-image: url(../images/contents/concept/con_history_bg.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    background-color: #ffffff;
}
