@charset "UTF-8";

body {
    min-width: 1500px;
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 1px;
    font-family:'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    background-color: #EFE3CC;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

* {
	min-height: 0; /* for IE6, IE7 */
}

a {
	text-decoration: none;
	color: #7b0101;
}
a img {
	transition: All 0.4s ease;
}
a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	text-decoration: none;
}
a {
	color: inherit;
	text-decoration: none;
	transition: opacity .3s ease;
}
	a:hover {
		opacity: .5;
		text-decoration: none;
	}


h2{
    /*font-family: 'Lora', serif;*/
    font-size: 40px;
    font-weight: 400;
    margin: 15px auto 0;
    text-align: center;
    line-height: 50px;
    letter-spacing: 7px;
    color: #4E4E4E;
}


h3{
	color: #ff6c00;
	font-size: 22px;
	line-height: 1;
	margin: 3px auto 0;
	font-weight: 500;
	text-align: center;
	padding-bottom: 10px;
	letter-spacing: 1px;
	opacity: 0.7;
}




table.def {
	width: 100%;
	margin: 0 auto;
	color: #967d6e;
	font-size: 14px;
	text-align: left;
}
table.def th {
	width: 33%;
	padding: 16px 12px;
	font-weight: bold;
	background: #fff;
}
table.def td {
	padding: 16px 5px;
	background: #fff;
}
table.def tr:nth-child(2n+1) th,
table.def tr:nth-child(2n+1) td {
	background: #f6dfc8;
}


.red_bold {
	color:#993300;
	font-weight:bold;
}

.clear{
	clear:both;
	line-height: 0;
}

.table{
	width: 600px;
	margin-bottom: 30px;
}
	.table th{
		width: 40%;
		padding: 10px 0;
		border:1px solid #555;
		background-color: #f1e6d8;
	}
	.table td{
		padding-left: 20px;
		border:1px solid #e1cfbf;
	}



/* ヘッダー
----------------------------------- */

header {
    background-color: rgba(255,246,230,0.95);
    width: 100%;
    height: 90px;
    position: fixed;
    top: 0;
    z-index: 9000;
    padding: 0 0 0px 0;
}
.header_inner {
	width: 100%;
	margin: 0 auto;

}

.logo {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    margin-top: 23px;
}
.site-description{
	position: absolute;
	right:20px;
	top:0;
	font-size: 10px;
	height:33px;
	width:600px;
	color:#222;
	text-align: right;

}
.contactbox{
    position: absolute;
    right: 30px;
    top: 3px;
    height: 15px;
    width: 950px;
    text-align: right;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.headertel{
    display: inline-block;
   	vertical-align: bottom;
    color: #231406;
    font-size: 30px;
    margin: 0 15px 0 0;
    font-weight: bold;
}
.headertim{
    display: inline-block;
   	vertical-align: bottom;
    margin: 0 13px 0 0;
}
.headermail{
    text-align: center;
    width: 200px;
    display: inline-block;
    vertical-align: bottom;
    color: #fff!important;
    padding: 6px 0;
    font-size: 16px;
    font-weight: bold;
}

.gnav {
    height: 33px;
    position: absolute;
    right: 30px;
    top: 30px;
    display: inline-block;
    margin: 30px 0px 0px 0px;
}
	.gnav li {
		font-size: 16px;
		line-height: 16px;
		display: inline-block;
	}
	.gnav a {
    padding: 2px 20px 2px;
    color: #0e427d;
    display: block;
    font-weight: 900;
    transition: All 0.4s ease;
	}
	.gnav a:hover {
		background: rgba(255,255,255,.5);
		text-decoration: none;
	}



.box100{
	padding: 40px;
	width:90%;
	background: rgba(255, 255, 255, 0.9);
	margin-bottom: 20px;
	margin: 0 auto 60px;
}
.box100 h3{
	color:#4b96eb;
	margin:10px 0;
	line-height: 20px;
}
.box100text{
	display: inline-block;
	vertical-align: top;
	width:67%;
}
.box100img{
	display: inline-block;
	vertical-align: top;
}
.box100text dt{
	font-size: 24px;
	margin:6px 0 10px;
	font-weight: 500;
}
.box100text ul{
	margin-top: 20px;
}


.w25box{
	width:22%;
	margin-left: 2%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 40px; 
}

#content01,
#content02,
#content03,
#content04,
#content05,
#content06,
#content07,
#content08,
#content09,
#entry {
    background-position: top center;
    background-attachment: scroll;
    background-size: cover;
}

.bx-viewport{
    overflow: visible!important;
    width: 100%!important;
    margin: auto;
    text-align: center;
    z-index: -2;
    position: absolute;
    min-width: 100%;
}

#fade01{
    background: url(../images/fade01.png) center top no-repeat;
}
#fade02{
    background: url(../images/fade02.png) center top no-repeat;}
#fade03{
    background: url(../images/fade03.png) center top no-repeat;}

#fade01,
#fade02,
#fade03
{
    height: 850px;
}


/* ---------------------------------------------------
animation
----------------------------------------------------*/
.fly-in {
	transition: all .3s ease;
	transform: translateY(100px);
	opacity: 0;
}
.fly-in .active {
		transform: translateY(0);
		opacity: 1;
	}
.fly-in-right {
	transition: all .9s ease;
	transform: translateX(100px);
	opacity: 0;
}
.fly-in-right .active  {
		transform: translateX(0);
		opacity: 1;
	}
.fly-in-right1 {
	transition: all .3s ease;
	transform: translateX(100px);
	opacity: 0;
}
.fly-in-right1 .active  {
		transform: translateX(0);
		opacity: 1;
	}

.fly-in-right2 {
	transition: all .6s ease;
	transform: translateX(100px);
	opacity: 0;
}
.fly-in-right2 .active  {
		transform: translateX(0);
		opacity: 1;
}
.fly-in-right3 {
	transition: all .9s ease;
	transform: translateX(100px);
	opacity: 0;
}
.fly-in-right3 .active  {
		transform: translateX(0);
		opacity: 1;
}

.fly-in-right4 {
	transition: all 1.2s ease;
	transform: translateX(100px);
	opacity: 0;
}
.fly-in-right4 .active  {
		transform: translateX(0);
		opacity: 1;
}






.fly-in-left {
	transition: all .9s ease;
	transform: translateX(-100px);
	opacity: 0;
	}
.fly-in-left .active  {
		transform: translateX(0);
		opacity: 1;
	}

.fly-in-down {
	transition: all .3s ease;
	transform: translateY(-100px);
	opacity: 0;
	}
.fly-in-down, .active  {
		transform: translateY(0);
		opacity: 1;
	}

.fade-in {
	transition: all .3s ease;
	opacity: 0;
	}
.fade-in .active  {
		opacity: 1;
	}




/* 1個目のブロック
----------------------------------- */

#content01 {
	width:100%;
	padding: 50px 0 0px 0;
	height:90vh;/* ビューポートが 600px だとしたら、画像の幅は 600px になる */
	background-size: cover;
	overflow: hidden;
}
.con01_column{
	width:100%;
	margin:0 auto;
	
}
.con01_box{
    width: 1200px;
    margin: 110px auto 0;
    color: #fff;
    text-align: center;
    padding-left: 160px;
	
}
.con02_box{
	width:980px;
	margin:10px auto 0;
	color:#fff;
	font-size: 21px;
	text-shadow: 0px 0px 10px #000;
	letter-spacing: 2px;
}
.bg-slider {
	width: 100vw;
	height: 100vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bg-slider__title{
	color: #fff;
	font-size: 48px;
	line-height: 1.5;
	font-weight: bold;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
}




/* 2個目のブロック
----------------------------------- */

.content02 {
	position: relative;
	padding: 130px 0 60px;
	background: url(../images/02bg.png) center top ;
	background-size: cover; /* 背景をリピートさせたくないときに入れる */}
#content02 .story{
    margin: 0 auto;
    width: 1100px;
}
.con02_img01{
    text-align: right;
    margin-top: 30px;
}

/* 3個目のブロック
----------------------------------- */

.content03 {
    padding: 100px 0 0;
    background-color: #fdebde;
    font-family:'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#content03 .story {
    background: url(../images/03bg.png) center top;
    background-size: cover; /* 背景をリピートさせたくないときに入れる */
    margin-top: 90px;
}

#content03 .story .box{
    margin: 0 auto;
    width: 1100px;
    padding-top: 130px;
    padding-bottom: 230px;
}
#content03 .story .box p{
    width: 570px;
    font-size: 16px;
    line-height: 40px;
    margin-top: 50px;
	font-family:'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#content03  p span{
    background-color: #fff;
    color: #C70003;
    padding: 7px;
    font-weight: bold;
}

.story .box .bt{
    margin-top: 40px;	
}

.con03_bt02{
    float: left;	
}
.con03_bt03{
    float: left;
    margin-left: 30px;
}


/* 4個目のブロック
----------------------------------- */

.content04 {
    width: 100%;
    padding: 150px 0;
    background: url(../images/04bg.png) center top fixed;
    background-size: cover;
    font-family: 'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: rgba(39,39,39,1.00);
}

#content04 .story{
    margin: 0 auto;
    width: 1200px;
}

#con04_box01{
    background: url(../images/box01bg.png) center top;
    border-radius: 7px;
    padding: 0 50px;
    box-shadow: 3px 2px 10px 4px #c7c7c7;
    height: 650px;
}
#con04_box01  h2{
    margin-bottom: 20px;	
}

#con04_box01  p{
    width: 640px;
    line-height: 40px;
    margin-top: 30px;
    padding-left: 20px;
}

#con04_box02{
    background: url(../images/box02bg.png) center top;
    border-radius: 7px;
    padding: 0 50px;
    box-shadow: 3px 2px 10px 4px #c7c7c7;
    height: 730px;
    margin-top: 70px;
}


.con04_box02_box01{
    margin-top: 30px;

}

.con04imgtex{
    float: left;
	
}
.con04_img02{
    float: left;
    margin-bottom: 15px;
    border-bottom: 1px dashed #3D300B;
    padding-bottom: 7px;
}

.con04.waypoint  p{
    width: 730px;
    clear: both;
    float: left;
}
.con04_img02foto{
    float: right;
    margin-bottom: 25px;
}

.con04_box02_box02{
    margin-top: 50px;
    clear: both;
}

.con04_box02_box03{
    margin-top: 50px;
    clear: both;
}

/* 5個目のブロック
----------------------------------- */

.content05 {
    width: 100%;
    padding: 150px 0;
    background: url(../images/05bg.png) center top fixed;
    background-size: cover; /* 背景をリピートさせたくないときに入れる */
    font-family:'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#content05 .story{
    margin: 0 auto;
    width: 1100px;
}


#con05_column h2{
    text-align: left;
    border-bottom: 1px solid #2F2005;
    padding: 17px 0 17px 210px;
    border-top: 1px solid #2F2005;
    width: 450px;
}

#con05_column p{
	font-size:16px; 
}
.con5tableout{
	display: inline-block;
	vertical-align: top;
	margin-top: 60px;
	width:60%;
}
.con5table{
	width:100%;
	margin: 0 auto;
	color:#333;
	text-align: left;
	font-weight: 100;
	font-size:16px; 
	background: rgba(255, 255, 255, 0.9);
	
}
.con5table tr{
	background: rgba(255, 255, 255, 0.9);
	
}
.con5table tr:nth-child(odd){
	background: rgba(230, 230, 230, 0.9);
	
}
.con5table th{
    padding: 20px;
    width: 30%;
    background-color: #6f6f35;
    color: #FFFFFF;
    border: 1px solid #D8D8D8;
}
.con5table td{
    width: 65%;
    padding: 20px;
}

.uchidapolicy{
    width: 50%;
    margin: 45px auto 0px;
    color: rgba(38,38,38,1.00);
    line-height: 35px;
}

.uchidapolicy p span{
    font-size: 20px;
    
}

/* 6個目のブロック
----------------------------------- */

.content06 {
    padding: 30px 0 40px;
    background: url(../images/06bg.png) center top;
    background-size: cover; /* 背景をリピートさせたくないときに入れる */
    font-family:'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#content06 .story{
    margin: 0 auto;
    width: 1300px;
}
.con06_column{
    float: left;
    width: 300px;
    margin-left: 100px;
    margin-top: 120px;
    text-align: center;
}
.con06  h2{
    margin-left: 33px;
}

.con06_column p{
    margin: 20px 0;
}

.con06_img01{
    float: right;	
}

/* 7個目のブロック
----------------------------------- */

.content07 {
    padding: 30px 0 40px;
    background: url(../images/07bg.png) center top;
    background-size: cover; /* 背景をリピートさせたくないときに入れる */
    font-family:'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#content07 .story{
    margin: 0 auto;
    width: 1300px;
}
.con07_column{
    float: right;
    width: 300px;
    margin-right: 120px;
    margin-top: 170px;
    text-align: center;
}
.con07  h2{
    margin-left: 33px;
}

.con07_column p{
    margin: 40px 0 20px;
}

.con07_img01{
    float: left;
    margin-left: 50px;
}



/* 8個目のブロック
----------------------------------- */
.content08 {
    width: 100%;
    padding: 100px 0 180px;
    background: url(../images/08bg.png) center top fixed;
    background-size: cover;
    font-family:'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#content08 .story{
    margin: 0 auto;
    width: 1200px;
}
.con08_box02{
    background: url(../images/box02bg.png) center top;
    border-radius: 7px;
    padding: 70px 50px;
    box-shadow:7px 6px 25px -13px #0f0f0f;
    height: 600px;
    margin-top: 70px;
}
.con08.waypoint.fly-in h2{
    border-bottom: 1px solid #3D280D;
    padding: 15px 0;
    border-top: 1px solid #3D280D;
}

.voice {
    height: 33px;
    right: 30px;
    top: 30px;
    display: inline-block;
    margin: 50px 0px 0px 0px;
}
.voice ul li img{
    margin-bottom: 13px;	
}
.voice li {
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    width: 340px;
    text-align: center;
    margin-right: 30px;
	}

.voice li:last-child {
    margin-right: 0px;
}

.con08_box03{
    background: url(../images/con08_box03.png) center top;
    border-radius: 7px;
   box-shadow:7px 6px 25px -13px #0f0f0f;
    height: 600px;
    margin-top: 70px;
}

.con08_box03 h2{
    text-align: left;
    padding-top: 68px;
    padding-left: 50px;
}

/* 9個目のブロック
----------------------------------- */

.content09 {
    width: 100%;
    padding: 100px 0;
    background: url(../images/09bg.png) center top fixed;
    background-size: cover;
}

.content09 .box {
	width: 1000px;
	background: rgba(255, 255, 255, 0.93);
	padding: 50px;
	margin: 0 auto;
	position: relative;
}
.content09 .box .btn {
	display: block;
	width: 85px;
	height: 24px;
	position: absolute;
	top: 60px;
	right: 55px;
}
.content09 .box dl {
	border-bottom: 2px dotted #402c10;
	padding: 0 15px 10px;
	margin: 30px 10px 0;
}
.content09 .box dt {
	float: left;
	color: #432a1b;
	font-size: 12px;
	font-weight: 500;
	margin-right: 20px;
}
.content09 .box dd {
	height: 24px;
	overflow: hidden;
}
.content09 .box dd a {
	color: #432a1b;
}







/* mapのブロック
----------------------------------- */

.map {
    width: 100%;
}

/* 10個目のブロック
----------------------------------- */

.content10 {
    width: 100%;
    padding: 100px 0;
    background: url(../images/10bg.png) center top fixed;
    background-size: cover;
    text-align: center;
}

#content10 .story{
    margin: 0 auto;
    width: 840px;
    text-align: center;
}
#content10 .story h2{
    margin: 0px;
    text-align: left;
}





/* フッター
----------------------------------- */

footer {
    padding: 30px 0 10px;
    text-align: center;
    background-position: center top;
    background-image: url(../images/footerbg.png);
    background-color: #E4DCB9;
    font-family:'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.footerinfo{
    display: inline-block;
    vertical-align: bottom;
    width: 30%;
    height: 100px;
    color: #373737;
    text-align: left;
}
.footerinfo .logo{
    font-size: 30px;
    margin-left: 0px;
    margin-bottom: 10px;
    font-weight: bold;
}

.footertel .yasumi{
    font-size: 15px;
    margin-left: 0px;
    font-weight: bold;
    color: #373737;
    margin-top: 5px;
}

.footertel{
    display: inline-block;
    vertical-align: bottom;
    height: 85px;
    color: #C30003;
    font-size: 27px;
    text-align: left;
    font-weight: 700;
}
.footerad{
	display: inline-block;
	vertical-align: bottom;
	width:30%;
	height:100px;
	color:#1f6812;
}


.copy{
	color: #fff;
	font-size: 10px;
}
	.copy a{
		color:#fff;
		font-size: 10px;
	}


/* プライバシーポリシー
----------------------------------- */

#privacy {
    overflow: auto;
    width: 800px;
    height: 200px;
    background-color: #FFFFFF;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    text-align: left;
    color: rgba(57,57,57,1.00);
    font-size: 13px;
    font-family:'NotoSerifCJKjp',"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	}

 .privacy.center #privacy .pr_title {
    color: #393939;
    background-color: #DDDDDD;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 20px;
    padding-left: 13px;
}

#privacy .privacy_box .pr_sub {
	border-bottom: 1px dotted #606060;
	font-size: 17px;
	background-repeat: no-repeat;

}
.privacy.center #privacy .privacy_box {
	margin-bottom: 15px;
}



/* LOWER
----------------------------------- */
.sub-main {
	width: 100%;
    background: url(../images/submain_bg.png) fixed no-repeat center center;
	background-size: cover;
	padding: 285px 0 195px;
}
.sub-main h2 {
	background: rgba(255, 255, 255, 0.93);
	font-size: 32px;
	line-height: 60px;
}
.lower {
	width: 1100px;
	margin: 100px auto;
}
.lower h3 {
	line-height: 1.5em;
	margin-bottom: 20px;
}
.lower-box {
	margin-bottom: 100px;
}
.lower-box p {
	color: #432a1b;
}


/* BLOG
----------------------------------- */
#blog p {
	text-align: center;
}
#blog img {
	margin: 25px auto;
}
#blog .date {
	text-align: center;
	padding: 0 5px;
	margin-bottom: 20px;
}
#blog .date time {
	color: #3d2503;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.blog-txt {
	max-height: 81px;
	overflow: hidden;
}
.blog-txt img {
	display: none;
}
#blog .more a {
	display: block;
	width: 230px;
	background: rgba(111, 111, 53, 1);
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 46px;
	letter-spacing: 0.1em;
	border: 2px solid #6f6f35;
	box-sizing: border-box;
	margin: 25px auto 0;
}



/* 404
----------------------------------- */
#error p {
	text-align: center;
}
#error a {
	text-decoration: underline;
}






/*==================================================
	CMS COMMON
================================================== */
/*	PAGINATION
-------------------------------------------------- */
.pagination {
	text-align: center;
	color: #fff;
	font-size: 0;
	font-weight: bold;
	letter-spacing: 0;

}
.pagination li {
	display: inline-block;
	width: 26px;
	background: #ccc;
	font-size: 13px;
	line-height: 30px;
	margin: 0 2px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	transition: .5s;
}
.pagination li > * {
	color: #fff;
	display: block;
}
.pagination li:hover,
.pagination li.current {
	background: #861d1b;

}

/* ARCHIVE
----------------------------------------*/
.archive {
	max-width: 560px;
	margin: 50px auto 0;
}
.archive h3 {
	text-align: center;
	color: #999;
	font-size: 20px;
	font-weight: normal;
	border: none;
	border-bottom: 2px solid #fff;
	padding-bottom: 5px;	
	margin-bottom: 10px!important;
	opacity: 1;
}
.lower .archive h3:after {
	display: none;
}
.archive ul {
	margin: 0 0.5%;
}
.archive li {
	float: left;
	width: 33%;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
.archive li a {
	color: #999;
}
.archive li a:hover {
	text-decoration: underline;
}

/*	PREV and NEXT
-------------------------------------------------- */
.prev-next-post {
	overflow: hidden;
}
.prev-next-post .prev-post,
.prev-next-post .next-post {
	width: calc(50% - 400px);
}
.prev-next-post .prev-post {
	float: left;
}
.prev-next-post .next-post {
	float: right;
}
.prev-next-post a {
	background: #6f6f35;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.1em;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
