@charset "utf-8";
.fix_btn{
    position: fixed;
    top: 100px;
    right: 0;
    width: 50px;
    z-index:10;
}
.fix_btn a {
	display: block;
}
.fix_btn a:hover{
    opacity: 0.7;
}
/*------------------------------------------------------------
	column
------------------------------------------------------------*/
#gHeader .logo02 {
	/* display: none; */
}
.column {
	position: relative;
	padding: 38px 0 126px;
}
.column .dot {
	position: absolute;
	bottom: -36px;
	left: 0;
}
.column .content {
	width: 1000px;
}
.column h2 {
	margin-bottom: 40px;
	color: #796460;
	font-size: 2.1rem;
	letter-spacing: 0.26em;
	text-align: center;
	font-weight: normal;
}
.column .comColumnList {
	margin-bottom: 150px;
}
@media all and (max-width: 896px) {
    .fix_btn{
        top:auto;
        bottom: 10px;
        width: 95%;
        padding: 0 10px;
    }
    .column {
		padding: 38px 0 83px;
	}
	.column .dot {
		position: absolute;
		bottom: 445px;
		left: 0;
	}
	.column .dot01 {
		bottom: 116px;
		right: 0;
		left: auto;
	}
	.column .content {
		width: auto;
	}
	.column h2 {
		margin-bottom: 40px;
		font-size: 1.88rem;
	}
	.column .comColumnList {
		margin-bottom: 74px;
	}
}

/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
.detail {
	position: relative;
	padding: 38px 0 126px;
}
.detail .dot {
	position: absolute;
	bottom: -36px;
	left: 0;
}
.detail .h2Ttl {
	margin-bottom: 80px;
	color: #796460;
	font-size: 2.1rem;
	letter-spacing: 0.26em;
	text-align: center;
}
.detail .borBox {
	margin: 0 auto 51px;
	padding: 49px 84px 180px;
	width: 800px;
	border: 1px solid #CACACA;
	box-sizing: border-box;
}
.detail .borBox .time {
	margin: 0 0 42px -19px;
	color: #B1B1B1;
	font-size: 1rem;
	letter-spacing: 0.12em;
}
.detail .borBox h2 {
    margin-bottom: 38px;
    margin-top: 45px;
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.1em;
    text-align: left;
    background: #796460;
    color: #fff;
    padding: 0.5em 0 0.5em 1em;
}
}
.detail .borBox h2:not(:first-of-type) {
	margin-top: 58px;
}
.detail .borBox .photo {
	margin-bottom: 25px;
}
.detail .borBox p {
	color: #000;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0.02em;
	font-family:"游ゴシック体","Yu Gothic",YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.detail .borBox ul li {
	color: #000;
	font-size: 1.5rem;
	line-height: 2;
	letter-spacing: 0.08em;
	font-family:"游ゴシック体","Yu Gothic",YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.detail .borBox h3 {
	margin: 58px 0 30px;
	padding: 0 0 9px 13px;
	font-size: 2rem;
	letter-spacing: 0.165em;
	/*ackground: url("../img/detail/h3_img01.png") no-repeat left top 7px / 9px;*/
	border-bottom: 1px solid rgba(0,0,0,0.3);
    border-left: 5px solid #796460;
    color: #796460;
}
.detail .borBox .imgBox {
	margin-bottom: 24px;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.detail .borBox .imgBox p {
	margin-top: -7px;
	width: 308px;
}
.detail .borBox .imgBox .pho {
	width: 290px;
}
.detail .borBox .textArea {
	margin-bottom: 65px;
	padding: 44px 80px 47px;
	background: url("../img/detail/icon01.png") no-repeat left 52px top 50px / 17px, url("../img/detail/icon02.png") no-repeat right 50px top 47px / 17px;
	background-color: #FFFAF7;
}
.detail .borBox .textArea p {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.875;
	letter-spacing: 0.1em;
	word-break: break-all;
}
.detail .borBox .textArea p:last-of-type {
	margin-top: 2px;
	font-size: 1rem;
	letter-spacing: 0.12em;
}
.detail .borBox .imgBox ul {
	width: 310px;
}
.detail .borBox .imgBox ul li {
	padding: 0 0 13px 14px;
	color: #000;
	letter-spacing: 0.1em;
	background: url("../img/detail/icon03.png") no-repeat left top 6px / 9px;
	font-feature-settings: "palt"; 
	-moz-font-feature-settings: "palt";
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.detail .borBox .imgBox ul li:not(:first-of-type) {
	padding-top: 10px;
	background: url("../img/detail/icon03.png") no-repeat left top 16px / 9px;
}
.detail .borBox .link {
	margin: 24px auto 0;
	width: 350px;
}
.detail .borBox .link a {
	padding: 9px 0;
	display: block;
	color: #000;
	font-size: 1.3rem;
	letter-spacing: 0.21em;
	text-align: center;
	border: 1px solid #000;
	background: url("../img/detail/icon04.png") no-repeat right 24px center / 8px;
}
.detail .borBox .textArea01 {
	margin-top: 70px;
	padding: 50px 50px 26px;
	background-color: #FFFAF7;
}
.detail .borBox .textArea01 .photo {
	margin-right: 45px;
	width: 174px;
	float: left;
	border: 1px solid #A9A9A9;
	box-sizing: border-box;
}
.detail .borBox .textArea01 .ttl {
	margin-bottom: 7px;
	padding-bottom: 10px;
	float: right;
	align-items: center;
	width: 310px;
	border-bottom: 1px solid #000;
}
.detail .borBox .textArea01 .ttl .tag {
	margin-bottom: 10px;
	width: 74px;
}
.detail .borBox .textArea01 .ttl .tag span {
	padding: 3px 0;
	display: block;
	font-size: 1.3rem;
	letter-spacing: 0.16em;
	text-align: center;
	border: 1px solid #000;
}
.detail .borBox .textArea01 .ttl p {
	font-size: 2.56rem;
	line-height: 1;
	letter-spacing: 0.16em;
}
.detail .borBox .textArea01 .ttl p .sml {
	font-size: 1.58rem;
	vertical-align: 1px;
}
.detail .pageNavi {
	margin: 0 auto 138px;
	max-width: 400px;
	position: relative;
	display: flex;
	justify-content: center;
}
.detail .pageNavi li a {
	padding: 2px 0;
}
.detail .pageNavi li:nth-of-type(2) {
	margin: 0 120px;
}
.detail .pageNavi li.prev,
.detail .pageNavi li.next {
	position: absolute;
	top: 0;
	left: 0;
}
.detail .pageNavi li.next {
	left: auto;
	right: 0;
}
.detail .pageNavi li.prev a {
	padding-left: 20px;
	background: url("../img/detail/prev.png") no-repeat left center / 12px;
}
.detail .pageNavi li.next a {
	padding-right: 20px;
	background: url("../img/detail/next.png") no-repeat right center / 12px;
}
.detail .pageNavi li a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.detail {
		padding: 50px 0 85px;
	}
	.detail .dot {
		position: absolute;
		bottom: 486px;
		left: 0;
	}
	.detail .dot01 {
		bottom: 160px;
		right: 0;
		left: auto;
	}
	.detail .h2Ttl {
		margin-bottom: 56px;
		font-size: 1.8rem;
	}
	.detail .borBox {
		margin: 0 auto;
		padding: 0 0 126px;
		width: auto;
		border: 0;
	}
	.detail .borBox .time {
		margin: 0 0 6px;
		font-size: 1.07rem;
		letter-spacing: 0.12em;
	}
	.detail .borBox h2 {
		margin-bottom: 11px;
		font-size: 2.25rem;
		line-height: 1.5;
		letter-spacing: 0.12em;
		text-align: left;
	}
	.detail .borBox .photo {
		margin: 0 -15px 14px;
	}
	.detail .borBox .photo img {
		width: 100%;
	}
	.detail .borBox p {
		font-size: 1.35rem;
		line-height: 2;
		letter-spacing: 0.1em;
	}
	.detail .borBox h2:not(:first-of-type) {
		margin-top: 60px;
	}
	.detail .borBox h3 {
		margin: 60px 0 6px;
		padding: 0 0 9px 13px;
		font-size: 2rem;
		letter-spacing: 0.165em;
		/*background: url("../img/detail/h3_img01.png") no-repeat left top 7px / 9px;*/
		border-bottom: 1px solid rgba(0,0,0,0.3);
	}
	.detail .borBox .imgBox {
		margin-bottom: 61px;
		display: block;
	}
	.detail .borBox .imgBox p {
		margin-top: 0;
		width: auto;
	}
	.detail .borBox .imgBox .pho {
		margin-bottom: 14px;
		width: auto;
	}
	.detail .borBox .imgBox .pho img {
		width: 100%;
	}
	.detail .borBox .textArea {
		margin-bottom: -38px;
		padding: 0 0 47px 35px;
		background: url("../img/detail/sp_icon01.png") no-repeat left 2px top 4px / 18px;
		background-color: transparent;
	}
	.detail .borBox .imgBox01 {
		margin-bottom: 15px;
	}
	.detail .borBox .imgBox ul {
		margin: 0 -15px;
		width: auto;
	}
	.detail .borBox .imgBox ul li {
		padding: 0 15px 7px 33px;
		font-size: 1.25rem;
		background: url("../img/detail/sp_icon02.png") no-repeat left 17px top 4px / 10px;
	}
	.detail .borBox .imgBox ul li:not(:first-of-type) {
		padding: 12px 15px 10px 33px;
		background: url("../img/detail/sp_icon02.png") no-repeat left 17px top 16px / 10px;
	}
	.detail .borBox .link {
		margin: 66px auto 72px;
		max-width: 340px;
		width: 100%;
	}
	.detail .borBox .link a {
		padding: 18px 0;
		font-size: 1.5rem;
		background: url("../img/detail/sp_icon03.png") no-repeat right 12px center / 10px;
	}
	.detail .borBox .textArea01 {
		margin: 72px -15px 0;
		padding: 67px 17px 67px;
	}
	.detail .borBox .textArea01 .photo {
		margin: 0 auto 10px;
		width: 174px;
		float: left;
		border: 1px solid #A9A9A9;
		box-sizing: border-box;
	}
	.detail .borBox .textArea01 .ttl {
		margin-bottom: 7px;
		padding: 10px 0 10px 30px;
		width: calc(100% - 174px);
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-direction: column;
		border-bottom: 0;
		box-sizing: border-box;
	}
	.detail .borBox .textArea01 .ttl .tag {
		margin-bottom: 15px;
		max-width: 350px;
		width: 100%;
	}
	.detail .borBox .textArea01 .ttl .tag span {
		padding: 2px 0;
		display: block;
		line-height: 1;
		font-size: 1.25rem;
	}
	.detail .borBox .textArea01 .ttl p {
		font-size: 1.75rem;
	}
	.detail .borBox .textArea01 .ttl p .sml {
		margin-bottom: 11px;
		display: block;
		font-size: 1.35rem;
		vertical-align: 0;
	}
	.detail .borBox .textArea01 > p {
		float: right;
		font-size: 1.25rem;
		line-height: 2;
	}
	.detail .pageNavi {
		display: none;
	}
}
@media all and (-ms-high-contrast:none){
	.detail .borBox h3 {
		background: url("../img/detail/h3_img01.png") no-repeat left top 4px / 9px;
	}
	.detail .pageNavi li.prev a {
		background: url("../img/detail/prev.png") no-repeat left top / 12px;
	}
	.detail .borBox .imgBox ul li {
		background: url("../img/detail/icon03.png") no-repeat left top 3px / 9px;
	}
	.detail .borBox .imgBox ul li:not(:first-of-type) {
		background: url("../img/detail/icon03.png") no-repeat left top 13px / 9px;
	}
	.detail .borBox .link a {
		padding: 15px 0 21px;
	}
	.detail .borBox .textArea01 .ttl .tag span {
		padding: 0 0 4px;
	}
}















