@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_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;
}

@media (min-width: 0px) and (max-width: 767px) {

.h100_re_box {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
	margin: 0px;
	padding: 0px;
    background-image: url(../images/contents/concept/con_history_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-color: #ffffff;
}

.st_concept_re {
	position: absolute;
	display:block;
	width: 200px;
	height: 60px;
	margin: 30px 3% 0px;
	padding: 0px;
	text-align: center;
    z-index: 99;
}
	
.pt_con_history {
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto;
    margin: 150px auto 0px;
    padding: 0px;
    writing-mode:lr-tb;
    font-size: 1.4em;
	font-weight: bold;
    line-height: 2em;
    text-indent: 0em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    float: none;
}

.text-combine {
  text-combine-upright: all;
-webkit-text-combine: horizontal;
-ms-text-combine-horizontal: all;
}

.h100_txtbox {
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	margin: 50px auto 50px;
	padding: 0px;
	text-align: left;
    background-color: rgba(255, 255, 255, 0.4);
    float: none;
}

.h100_txt {
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	margin: 0px auto 0px;
	padding: 20px;
	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 right;
	background-color: #caa779;
	text-align: center;
}

.rename_box {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
    text-align: center;
}

.rename_wrapper .pt_concept {
	position: relative;
	display: inline-block;
	width: 98%;
	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.5em;
	font-weight: bold;
    line-height: 1.8em;
	color: #222222;
}

.rename_txt {
	position: relative;
	display: block;
	width: 70%;
	height: auto;
	margin: 150px 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);
}

.hitokuchi_wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: 700px;
	margin: 0px auto 0px;
	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_box {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
}

.hitokuchi_wrapper .pt_concept{
	position: relative;
	display: inline-block;
    width: 90%;
    height: auto;
    margin: 30px 0px 0px;
    padding: 0px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5em;
	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_txt {
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	margin: 50px auto 0px;
	padding: 10px;
	text-align: left;
    font-size: 1.0em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color: rgba(255, 255, 255, 0.65);
}

}/*-----0to767px setting-----*/

@media (min-width: 768px) and (max-width: 949px) {

.h100_re_box {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
	margin: 0px;
	padding: 0px;
    background-image: url(../images/contents/concept/con_history_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    background-color: #ffffff;
}

.st_concept_re {
	position: absolute;
	display:block;
	width: 200px;
	height: 60px;
	margin: 30px auto 0px;
	padding: 0px;
	text-align: center;
    z-index: 99;
}
	
.pt_con_history {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 60px 40px 50px;
    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_txtbox {
	position: relative;
	display: block;
	width: 60%;
	height: auto;
	margin: 130px 20px 00px;
	padding: 0px;
	text-align: left;
    background-color: rgba(0, 0, 0, 0.1);
    float: right;
}

.h100_txt {
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	margin: 0px auto 0px;
	padding: 20px;
	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 right;
	background-color: #caa779;
	text-align: center;
}

.rename_box {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
    text-align: center;
}

.rename_wrapper .pt_concept {
	position: relative;
	display: inline-block;
	width: 98%;
	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.5em;
	font-weight: bold;
    line-height: 1.8em;
	color: #222222;
}

.rename_txt {
	position: relative;
	display: block;
	width: 70%;
	height: auto;
	margin: 150px 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);
}

.hitokuchi_wrapper {
	position: relative;
	display: block;
	width: 100%;
	height: 700px;
	margin: 0px auto 0px;
	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_box {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
}

.hitokuchi_wrapper .pt_concept{
	position: relative;
	display: inline-block;
    width: 90%;
    height: auto;
    margin: 30px 0px 0px;
    padding: 0px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5em;
	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_txt {
	position: relative;
	display: block;
	width: 90%;
	height: auto;
	margin: 50px auto 0px;
	padding: 10px;
	text-align: left;
    font-size: 1.0em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color: rgba(255, 255, 255, 0.65);
}
	
}/*-----768to949px setting-----*/

.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;
}



.owner_uenobox {
	position: relative;
	display: block;
	width: 240px;
	height: 705px;
	margin: -600px 0px 0px 700px;
	padding: 0px;
}
