@charset "utf-8";

body{
	background-color: #000!important;
}
.loading-screen-box{
	width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    background: #000;
	display: none;
}
.loading-screen-box.active{
	display: block;
}
.loading-screen-box .loading-screen-img{
	width: 100%;
    height: 100%;
	background: url(../img/top/img01.png) no-repeat center center;
    background-size: 300px auto;
    -webkit-transition: all .9s ease-out;
    -moz-transition: all .9s ease-out;
    -ms-transition: all .9s ease-out;
	-o-transform: all .9s ease-out;
    transition: all .9s ease-out;
	z-index: 9999;
}
.loading-screen-img.active{
	-moz-transform: scale(5);
    -webkit-transform: scale(5);
	-o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5);
}
.loading-screen-box img{
	margin: auto;
}
.loading-screen {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99999;
	-moz-transform: all .5s cubic-bezier(0,0,.2,1) 0s;
	-o-transform: all .5s cubic-bezier(0,0,.2,1) 0s;
    -ms-transform: all .5s cubic-bezier(0,0,.2,1) 0s;
    -webkit-transition: all .5s cubic-bezier(0,0,.2,1) 0s;
    transition: all .5s cubic-bezier(0,0,.2,1) 0s;
	-moz-transition-timing-function: cubic-bezier(1,.02,1,1)!important;
	-o-transition-timing-function: cubic-bezier(1,.02,1,1)!important;
    -ms-transition-timing-function: cubic-bezier(1,.02,1,1)!important;
    -webkit-transition-timing-function: cubic-bezier(1,.02,1,1)!important;
    transition-timing-function: cubic-bezier(1,.02,1,1)!important;
}
.loading-screen .inner{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 260px;
    height: 200px;
	text-align: center;
}
.loading-screen .progressbar{
	position: relative;
	height: 3px;
	margin-top: 10px;
	background: #ffffff;
	z-index: 1;
}
.loading-screen .progressbar span{
    width: 0;
    height: 3px;
    background: #e50112;
    transition: all .5s cubic-bezier(0,0,.2,1) 0s;
	-webkit-transition: all .5s cubic-bezier(0,0,.2,1) 0s;
	-moz-transform: all .5s cubic-bezier(0,0,.2,1) 0s;
	-o-transform: all .5s cubic-bezier(0,0,.2,1) 0s;
    -ms-transform: all .5s cubic-bezier(0,0,.2,1) 0s;
	position: absolute;
	z-index: 2;
	left: 0;
}
.loading-screen .progressnum {
    text-align: center;
	margin-top: 10px;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
	transition: all .5s cubic-bezier(0,0,.2,1) 0s;
	-webkit-transition: all .5s cubic-bezier(0,0,.2,1) 0s;
	-moz-transform: all .5s cubic-bezier(0,0,.2,1) 0s;
	-o-transform: all .5s cubic-bezier(0,0,.2,1) 0s;
    -ms-transform: all .5s cubic-bezier(0,0,.2,1) 0s;
}
/***

共通

********************************************:*/

/*medium*/
@font-face {
    font-family: 'Telop';
	src: url('../font/FOT-TelopMinPro-D.eot');
    src: url('../font/FOT-TelopMinPro-D.eot?iefix') format('eot'),
		 url('../font/FOT-TelopMinPro-D.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Telop';
	src: url('../font/FOT-TelopMinPro-B.eot');
    src: url('../font/FOT-TelopMinPro-B.eot?iefix') format('eot'),
		 url('../font/FOT-TelopMinPro-B.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Telop';
	src: url('../font/FOT-TelopMinPro-E.eot');
    src: url('../font/FOT-TelopMinPro-E.eot?iefix') format('eot'),
		 url('../font/FOT-TelopMinPro-E.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Telop';
	src: url('../font/FOT-TelopMinPro-H.eot');
    src: url('../font/FOT-TelopMinPro-H.eot?iefix') format('eot'),
		 url('../font/FOT-TelopMinPro-H.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
.Telop{
	font-family: "Telop";
}
.ft02{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HiraKakuProN-W3';
}
.roboto{
	font-family: 'Roboto Condensed', sans-serif;
}
.Android{
	font-family: 'Sawarabi Mincho', sans-serif;
}

.site-inner{
	overflow: hidden;
}
.w_1360{
	max-width: 1360px;
	width: 100%;
	margin: auto;
}
.w_1140{
	max-width: 1140px;
	width: 100%;
	margin: auto;
}
.w_1040{
	max-width: 1040px;
	width: 100%;
	margin: auto;
}
.w_1020{
	max-width: 1020px;
	width: 100%;
	margin: auto;
}
.w_860{
	max-width: 860px;
	width: 100%;
	margin: auto;
}
.l_wrap_2,.l_wrap_3,.l_wrap_4{
	letter-spacing: -.5em;
}
.l_wrap_2 >*, .l_wrap_3 >*, .l_wrap_4 >*{
	letter-spacing: normal;
}
.l_wrap_2 .box{
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-right: 4%;
}
.l_wrap_2 > .box.last{
	margin-right: 0;
}

.l_wrap_3 > .box{
	display: inline-block;
	vertical-align: top;
	width: 32%;
	margin-right: 2%;
}
.l_wrap_3 > .box.last{
	margin-right: 0;
}

.l_wrap_4 > .box{
	display: inline-block;
	vertical-align: top;
	width: 22.75%;
	margin-right: 2%;
}
.l_wrap_4 > .box.last{
	margin-right: 0;
}
.block{
	display: block;
}
.pc_block{
	display: block;
}
.clear{
	clear: both;
}
.clearfix::after{
	content: "";
	display: block;
	clear: both;
}
.center{
	text-align: center;
}
.btnstyle_01 {
	text-align: center;
	max-width: 540px;
  width: 100%;
	margin: auto;
}
.btnstyle_01 a{
	display: inline-block;
	font-size: 24px;
	color: #fff;
	width: 100%;
	text-decoration: none;
	padding: 27px 0 27px 100px;
	text-align: left;
	background: url(../img/common/bg_header_btn.jpg) no-repeat center;
	background-size: 100%;
	transition: .3s;
	position: relative;
}
.btnstyle_01 a:hover{
	opacity: .7;
	transition: .3s;
}
.btnstyle_01 a::after{
	content: '';
	display: block;
	background: url(../img/common/ico_arrow_right_white_2.png) no-repeat;
	width: 9px;
	height: 15px;
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translate(0%,-50%);
  -moz-transform: translate(0%,-50%);
  -ms-transform: translate(0%,-50%);
  -o-transform: translate(0%,-50%);
  transform: translate(0%,-50%);
}

.btnstyle_02{
}
.btnstyle_02 a{
	color: #fff;
	display: inline-block;
	width: 100%;
	background: url(../img/common/bg_btn_btnstyle_02.jpg) no-repeat center;
	background-size: 100%;
	font-size: 14px;
	text-decoration: none;
	padding: 14.5px 30px;
	letter-spacing: .2em;
	position: relative;
	transition: .3s;
}
.btnstyle_02 a::after{
	content: '';
	display: block;
	background: url(../img/common/ico_arrow_right_white_2.png) no-repeat;
	background-size: 100%;
  width: 7px;
  height: 11px;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translate(0%,-50%);
  -moz-transform: translate(0%,-50%);
  -ms-transform: translate(0%,-50%);
  -o-transform: translate(0%,-50%);
  transform: translate(0%,-50%);
}
.btnstyle_02 a:hover{
	opacity: .7;
	transition: .3s;
}


.btnstyle_03 li{
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.btnstyle_03 li a{
	display: block;
	padding: 13px 10px;
	min-width: 110px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 30px;
	text-decoration: none;
	font-size: 12px;
	transition: .3s;
}
.btnstyle_03 li a:hover{
	opacity: .7;
	transition: .3s;
}
.btnstyle_03 .current-cat a{
	background: url(../img/common/bg_btn_btnstyle_02.jpg) no-repeat center;
	border-color: #b8002f;
}
.btnstyle_03 .current-cat a:hover{
	opacity: 1;
}
.title_01{
	font-family: "Telop";
	font-weight: 700;
	font-size: 38px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
.title_01 span{
	display: block;
	color: #c80034;
	font-size: 14px;
	font-family: 'Roboto Condensed';
	font-weight: bold;
	letter-spacing: .2em;
}
.title_02{
	font-size: 18px;
	border-bottom: 1px solid #ffffff;
    padding-bottom: 10px;
}
.title_02 span{
	font-size: 11px;
	margin-left: 20px;
	color: #c80034;
}
.title_03{
	font-family: "Telop";
	font-weight: 500;
	font-size: 28px;
	text-align: center;
	letter-spacing: .1em;
	background: url(../img/common/bg_title03_bg.png) no-repeat center center;
	background-size: contain;
	padding: 30px 0;
}
.title_03 span{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #c80034;
}
img{
	max-width: 100%;
}
.side_btn{
	position: fixed;
	top: 120px;
	width: 8%;
    max-width: 110px;
	z-index: 3;
	-webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 400ms cubic-bezier(.165,.84,.44,1);
    -moz-transition: -moz-transform 400ms cubic-bezier(.165,.84,.44,1);
    -o-transition: -o-transform 400ms cubic-bezier(.165,.84,.44,1);
    transition: transform 400ms cubic-bezier(.165,.84,.44,1);
}
.side_btn.active{
	-webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 800ms cubic-bezier(.77,0,.175,1);
    -moz-transition: -moz-transform 800ms cubic-bezier(.77,0,.175,1);
    -o-transition: -o-transform 800ms cubic-bezier(.77,0,.175,1);
    transition: transform 800ms cubic-bezier(.77,0,.175,1);
}
.side_btn a{
	transition: .3s;
}
.side_btn a:hover{
	transition: .3s;
	opacity: .7;
}
.sp{
	display: none!important;
}
.toreta a{
/*	background: url(../img/common/ico_arrow_right_white.png) no-repeat right 15px center;*/
	background-color: #46ca5e;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 18px 0;
	display: block;
	text-align: center;
	transition: .3s;
}
.taberogu a{
/*	background: url(../img/common/ico_arrow_right_white.png) no-repeat right 15px center;*/
	background-color: #f49a0b;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 18px 0;
	display: block;
	text-align: center;
	transition: .3s;
}
.gurunavi a{
	background-color: #e50112;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	padding: 18px 0;
	display: block;
	text-align: center;
	transition: .3s;
}
.hotpepper a{
	background-color: #ffffff;
	color: #d80100;
	text-decoration: none;
	font-size: 16px;
	padding: 18px 0;
	display: block;
	text-align: center;
	transition: .3s;
}
.hotpepper .br{
	display: inline-block;
	padding-left: 3px;
}
.third .hotpepper .br{
	display: block;
	padding-left: 0;
}
.third .hotpepper a{
	line-height: 16px;
	padding: 14px 0;
}
.hotpepper a:hover , .gurunavi a:hover , .taberogu a:hover , .toreta a:hover{
	opacity: .7;
	transition: .3s;
}
.error404{
	background: url(../img/news/bg_main.jpg) no-repeat center top;
    background-position: top center;
}
.error404 .page-content .btnstyle_02{
	max-width: 280px;
	margin: auto;
	text-align: center;
}
.error404 .page-content .btnstyle_02 a{
	background: none;
}

.sns_btn_wrap ul{
	letter-spacing: -.5em;
}
.sns_btn_wrap ul.official{
	margin-bottom: 4%;
}
.sns_btn_wrap ul >*{
	letter-spacing: normal;
}
.sns_btn_wrap ul > li{
	vertical-align: top;
}
.sns_btn_wrap .ones li{
	display: block;
	width: 100%;
}
.sns_btn_wrap .second li:nth-child(1){
	display: inline-block;
	width: 48%;
	margin-right: 4%;
}
.sns_btn_wrap .second li:nth-child(2){
	display: inline-block;
	width: 48%;
}
.sns_btn_wrap .third li:nth-child(1){
	display: inline-block;
	width: 32%;
	margin-right: 2%;
}
.sns_btn_wrap .third li:nth-child(2){
	display: inline-block;
	width: 32%;
	margin-right: 2%;
}
.sns_btn_wrap .third li:nth-child(3){
	display: inline-block;
	width: 32%;
}
.auto_size{
	height: 18vw;
}
.home .auto_size{
	height: 25vw;
}
.l_wrap_3.shop_list .box{
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 60px;
}
.l_wrap_3.shop_list .box.last{
	margin-right: 0;
}
.l_wrap_3.shop_list .box p.auto_size{
	margin-bottom: 20px;
	height: 155px;
}
.l_wrap_3.shop_list .box h4{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
}
.l_wrap_3.shop_list .box p{
	font-size: 13px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.l_wrap_3.shop_list .box p.tel{
	margin-bottom: 15px;
}
.l_wrap_3.shop_list .box p.tel a{
	color: #fff;
	text-decoration: none;
}
.l_wrap_3.shop_list .box p.more{
	margin-bottom: 30px;
	overflow: inherit;
}
.l_wrap_3.shop_list .box p.more a{
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	background: url(../img/common/ico_arrow_right_white.png) no-repeat right top 3px;
    padding: 0 20px 6px 5px;
	transition: .3s;
}
.l_wrap_3.shop_list .box p.more a:hover{
	opacity: .7;
	transition: .3s;
}
.l_wrap_3.shop_list .toreta a{
	font-size: 13px;
	padding: 13.5px 0;
}
.l_wrap_3.shop_list .taberogu a{
	font-size: 13px;
	padding: 13.5px 0;
}
.l_wrap_3.shop_list .gurunavi a{
	font-size: 13px;
	padding: 13.5px 0;
}
.l_wrap_3.shop_list .hotpepper a{
	font-size: 13px;
	padding: 13.5px 0;
}
.l_wrap_3.shop_list .third .hotpepper a{
	padding: 7px 0;
}

.l_wrap_3.shop_list .btn.last{
	text-align: center;
}
.l_wrap_3.shop_list .btn.last a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding: 0 20px 6px 5px;
	background: url(../img/common/ico_arrow_right_white.png) no-repeat right top 3px;
}
#back_archive_btn{
	text-align: center;
}
#back_archive_btn a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding: 0 20px 16px 5px;
	background: url(../img/common/ico_arrow_right_white.png) no-repeat right top 3px;
	transition: .3s;
}
#back_archive_btn a:hover{
	opacity: .7;
	transition: .3s;
}
#contents{
	margin-bottom: 160px;
}


/***

ヘッダ

********************************************:*/
.main_visual h1{
	font-size: 38px;
	text-align: center;
	padding: 90px 0 80px;
	letter-spacing: .1em;
	font-family: "Telop";
	font-weight: 700;
}
.main_visual h1 span.roboto{
	font-size: 14px;
	font-weight: bold;
	color: #c80034;
	display: block;
}

.home header{
	background: url(../img/top/bg_main.jpg) ;
	background-size: cover;
	-moz-animation: loop 200s linear infinite;
	animation: loop 200s linear infinite;
}
.home .main_visual{
	padding: 187px 0 260px;
}
.home .main_visual h1{
	font-size: 110px;
    color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
.home .main_visual h1 .sub{
	display: block;
	font-size: 32px;
	color: #fff;
	letter-spacing: .3em;
}
.home .main_visual h1 span.pc_block{
	font-size: 110px;
	color: #fff;
}
.home .main_visual h1 span.text_left{
	text-align: left;
	font-size: 110px;
    color: #fff;
	display: inline-block;
}
.home .main_visual h1 span.fs_86{
	font-size: 86px;
	color: #fff;
}
.home .main_visual h1 span.fs_86 span.pc_block{
	font-size: 86px;
}
/*
.home .main_visual h1 .pack{
	letter-spacing: -.63em;
}
.home .main_visual h1 .before_pack{
	letter-spacing: -.15em;
}
*/

/***

nav

********************************************:*/
.menu_wrap .inner{
	max-width: 1560px;
	width: 96%;
	margin: auto;
	padding: 36px 0;
	position: relative;
}
.menu_wrap .inner .left{
	float: left;
	width: 17%;
}
.menu_wrap .inner .right{
	float: right;
	padding-top: 5px;
	width: 83%;
}
.menu_wrap .inner .right ul{
	letter-spacing: -.5em;
	text-align: right;
}
.menu_wrap .inner .right ul >*{
	letter-spacing: normal;
}
.menu_wrap .inner .right li{
	display: inline-block;
	margin-right: 3%;
}
.menu_wrap .inner .right li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
	position: relative;
}
.menu_wrap .inner .right li a::after{
	position: absolute;
	bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: .3s;
}
.menu_wrap .inner .right li a:hover::after{
	width: 100%;
}
.menu_wrap .inner .right li.current a{
	border-bottom: 1px solid #fff;
}
.menu_wrap .inner .right li.current a::after{
	content: none;
}
.menu_wrap .inner .right li.reserv{
	margin-right: 0;
}
.menu_wrap .inner .right li.reserv a{
	padding: 15px 70px 15px 23px;
	background: url(../img/common/bg_header_reservation.png) no-repeat center;
	background-size: 100%;
	transition: .3s;
	position: relative;
}
.menu_wrap .inner .right li.reserv a::after{
	content: '';
	display: block;
	background: url(../img/common/ico_arrow_right_white.png) no-repeat;
	position: absolute;
	top: 50%;
	right: 20px;
	left: auto;
	width: 5px;
	height: 9px;
	-webkit-transform: translate(0%,-50%);
  -moz-transform: translate(0%,-50%);
  -ms-transform: translate(0%,-50%);
  -o-transform: translate(0%,-50%);
  transform: translate(0%,-50%);
}
.menu_wrap .inner .right li.reserv a:hover{
	opacity: .7;
	transition: .3s;
}

.sp_btn{
	position: absolute;
	right: 10px;
	top: 48px;
	z-index: 999;
	background: url(../img/common/sp_menu_btn.png) no-repeat center;
	background-size: contain;
	width: 40px;
	height: 32px;
	transition: .3s;
}
.sp_btn.active{
	background: url(../img/common/sp_menu_btn_close.png) no-repeat center;
	background-size: contain;
	transition: .3s;
}
.sp_menu{
	display: none;
	position: absolute;
    top: 0;
	left: 0;
    width: 100%;
    background: rgba(0,0,0,.8);
	height: 100%;
	z-index: 9;
}
.sp_menu ul{
	padding: 12% 30px 0;
    text-align: center;
}
.sp_menu li{
	margin-bottom: 35px;
}
.sp_menu a{
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}



/***

コンテンツ

********************************************:*/

.home .bg_wrap{
	background: url(../img/top/bg_body.jpg) no-repeat top center;
	background-size: cover;
}
.home section{
	padding: 70px 0 100px;
}
.home .cont01{
	padding-bottom: 50px;
}
.home .cont01 .l_wrap_2 .box{
	width: 42.2%;
	margin-right: 5%;
}
.home .cont01 .l_wrap_2 .box.last{
	width: 52.8%;
	margin-right: 0;
	padding-top: 1.2%;
	position: relative;
}
.home .cont01 .box .absolute{
	position: absolute;
	top: -65px;
    right: -20px;
	width: 62%;
}
.home .cont01 .box p{
	font-size: 14px;
}
.home .cont01 .box p .date{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
}
.home .cont01 .box:nth-child(1) p .date{
	margin-right: 15px;
}
.home .cont01 ul{
	margin-bottom: 45px;
}
.home .cont01 li{
	border-bottom: 1px dashed #fff;
	padding: 30px 0;
}
.home .cont01 li:first-child{
	border-top: 1px dashed #fff;
}
.home .cont01 li a{
	color: #fff;
	font-size: 14px;
}
.home .cont01 li .date{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	padding-right: 30px;
}
.home .cont01 li .cont{
	font-size: 15px;
}
.home .cont01 .btn{
	max-width: 250px;
	width: 100%;
	float: right;
}
.home .cont01 .btn a{
	text-align: left;
}
.home .cont02{
	padding-bottom: 43px;
	overflow: hidden;
}
.home .cont02 .w_1140{
	padding: 70px 50px 82px;
	border: 1px solid #433c36;
}
.home .cont02 .img_wrap{
	position: relative;
	margin-bottom: 47px;
}
.home .cont02 .absolute{
	position: absolute;
}
.home .cont02 .absolute.top{
	top: -31%;
    left: -10%;
	width: 34.7%;
	z-index: 1;
}
.home .cont02 .absolute.bottom{
	right: -9%;
	bottom: -30%;
	width: 35.4%;
}
.home .cont02 .l_wrap_3 .box{
	margin-bottom: 2%;
}
.home .cont02 .btnstyle_02{
	max-width: 330px;
	margin: auto;
    text-align: center;
}
.home .cont02 .btnstyle_02 a{
	padding: 16.5px 30px;
	font-size: 16px;
}
.home .cont03 .w_1040{
	background: url(../img/top/bg_text01.png) no-repeat left top;
	background-size: 30.6%;
}
.home .cont03 .top{
	padding-left: 13%;
	max-width: 952px;
    width: 92%;
	margin-bottom: 18px;
}
.home .cont03 .title_01{
	margin-bottom: 60px;
}
.home .cont03 p{
	font-size: 16px;
	line-height: 40px;
	letter-spacing: .15em;
}
.home .cont03 .btnstyle_02{
	text-align: center;
	max-width: 330px;
	margin: 50px auto 0;
	background-size: cover;
}
.home .cont03 .btnstyle_02 a{
	font-size: 16px;
    padding: 11.5px 30px;
}
.home .cont04{
	padding-top: 20px;
	padding-bottom: 0;
}
.home .cont04 .w_1360{
	background: url(../img/top/bg_01.png) no-repeat center top;
	background-size: 100% 100%;
	padding-bottom: 100px;
}
.home .cont04 title_01{
	margin-bottom: 34px;
}
.home .cont04 h3{
	font-size: 64px;
	text-align: center;
	margin-bottom: 20px;
	font-family: "Telop";
	font-weight: 700;
	letter-spacing: .06em;
}
.home .cont04 p{
	font-size: 16px;
	line-height: 40px;
	letter-spacing: .15em;
}
.home .cont04 p.gold_sign{
	position: relative;
	top: -19px;
    left: 5%;
	display: inline-block;
}
.home .cont04 .btnstyle_02{
	text-align: center;
	max-width: 330px;
	margin: 50px auto 0;
}
.home .cont04 .btnstyle_02 a{
	font-size: 16px;
}

.home .cont05{
	padding: 100px 0 0;
}
.home .cont05 .img{
	margin: 60px auto 0;
}
.home .cont05 p{
	max-width: 600px;
	margin: auto;
	line-height: 40px;
  letter-spacing: .15em;
}
.home .cont05 .btnstyle_02{
	text-align: center;
	max-width: 330px;
	margin: 50px auto 0;
}

/***

SINGLE

********************************************:*/

.single{
	background: url(../img/single/bg_main.jpg) no-repeat center top;
	background-size: cover;
}
.single .title_wrap{
	letter-spacing: -.5em;
	margin-bottom: 50px;
}
.single .title_wrap >*{
	letter-spacing: normal;
}
.single .title_wrap h2{
	font-size: 42px;
	float: left;
	letter-spacing: .1em;
	font-weight: normal;
}
.single .title_wrap ul{
	letter-spacing: -.5em;
	float: right;
	text-align: right;
	width: 158px;
	margin-top: 20px;
}
.single .title_wrap ul >*{
	letter-spacing: normal;
}
.single .title_wrap ul li{
	display: inline-block;
	margin-right: 15px;
}
.single .title_wrap ul li:last-child{
	margin-right: 0;
}
.single .thumbnail{
	display: block;
    max-width: 100%;
    margin: 0 auto 50px;
}
.single .information_wrap .box{
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
}
.single .information_wrap .box:nth-child(2n){
	margin-right: 0;
}
.single .cont01{
}
.single .information_wrap .title_02{
	margin-bottom: 40px;
}
.single .information_wrap table{
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	letter-spacing: 1px;
}
.single .information_wrap th{
	text-align: left;
	font-size: 14px;
	font-weight: 600;
	vertical-align: top;
}
.single .information_wrap td{
	font-size: 14px;
	vertical-align: top;
	padding-bottom: 20px;
}
.single .information_wrap table a{
	text-decoration: none;
	color: #fff;
}
.single .information_wrap table a:hover{
	text-decoration: underline;
}
.single .information_wrap td .small{
	font-size: 11px;
}
.single .information_wrap .box p{
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 1px;
}
.single .information_wrap .box p.right{
	text-align: right;
	font-size: 12px;
	margin-top: 10px;
}

.single .title_03{
	margin-bottom: 60px;
}
.single .cont02{
	padding-bottom: 90px;
	padding-top: 60px;
	overflow: hidden;
}
.single .cont02 .w_1040{
	border: 1px solid #433c36;
	padding: 90px 0;
	position: relative;
}
.single .w_860{
}
.single .cont02 .absolute.top{
	position: absolute;
	top: -52px;
	right: -2%;
}
.single .cont02 .absolute.bottom{
	position: absolute;
	bottom: -70px;
    left: -4%;
}
.single .cont02 .no2 .absolute.top{
	top: -17.5%;
}

.single .cont02 .l_wrap_2{
	margin-bottom: 50px;
}
.single .cont02 .over3 .l_wrap_2.even:last-of-type{
	margin-bottom: 100px;
}
.single .cont02 .box{
	vertical-align: middle;
}
.single .cont02 .box img{
	height: auto;
}
.single .cont02 .box h3{
	font-size: 32px;
	border-bottom: 1px solid #fff;
    padding-bottom: 10px;
	margin-bottom: 20px;
}
.single .cont02 .price{
	display: block;
	font-size: 18px;
}
.single .cont02 .box p{
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 1px;
}
.single .non_flow{
	text-align: center;
	margin: 6% 0 12%;
}
.single .cont03.mt_60{
	padding-top: 60px;
}


/***

ARCHIVE

********************************************:*/
.archive{
	background: url(../img/shoplist/bg_main.jpg) no-repeat center top;
	background-size: cover;
	background-color: #000!important;
}
.archive .cont01 .top{
	background: url(../img/common/ico_store_logo.png) no-repeat left bottom -20px;
	background-size: contain;
    padding-bottom: 50px;
}
.archive .cont01 .title_03{
	margin-bottom: 40px;
}
.archive .cont01 p{
	font-size: 13px;
}
.toggle_title{
	background: url(../img/shoplist/bg_area_bar_open.png) no-repeat center;
	background-size: 100%;
	font-size: 20px;
	padding: 20px 30px;
	margin-bottom: 20px;
	transition: .3s;
}
.toggle_title span{
	font-size: 11px;
	margin-left: 20px;
	position: relative;
    top: -3px;
	font-weight: normal;
}
.toggle_title.active{
	background: url(../img/shoplist/bg_area_bar_close.png) no-repeat center;
	background-size: 100%;
	transition: .3s;
}
.toggle_title:hover{
	cursor: pointer;
}
.archive .shop_list{
	margin-top: 50px;
	display: none;
}
.archive .shop_list.no1{
	display: block;
}

/***

MENU

********************************************:*/

.page-menu{
	background: url(../img/menu/bg_main.jpg) no-repeat center top;
	background-size: cover;
}
.page-menu p{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HiraKakuProN-W3';
}
.page-menu .red{
	color: #b6103b;
	font-size: 14px;
}
.anchor{
	position: relative;
	top: 0;
}
.anchor ul{
	position: absolute;
	right: 30px;
}
.anchor li{
	margin-bottom: 30px;
}
.anchor li:last-child{
	margin-bottom: 0;
}
.anchor li a{
	display: block;
	color: #fff;
	font-size: 15px;
	background: url(../img/common/ico_anchor_off.png) no-repeat right center;
	padding-right: 25px;
	text-decoration: none;
	line-height: 35px;
}
.anchor li.active a{
	background: url(../img/common/ico_anchor_on.png) no-repeat right center;
}
.page-menu{
	
}
.page-menu .title_03{
	margin-bottom: 40px;
}
.page-menu .top_list{
	margin-bottom: 40px;
}
.page-menu .top_list li{
	display: inline-block;
	margin-right: 30px;
}
.page-menu .top_list li:nth-child(1){
	background: url(../img/menu/ico_susi_two.png) no-repeat left center;
	padding-left: 35px;
}
.page-menu .top_list li:nth-child(2){
	background: url(../img/menu/ico_susi_one.png) no-repeat left center;
	padding-left: 25px;
}
.page-menu .menu_title_box{
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
	margin-bottom: 50px;
}
.page-menu .menu_title{
	font-size: 28px;
	margin-bottom: 5px;
}
.page-menu .menu_title span{
	font-size: 14px;
	color: #b6103b;
	margin-left: 15px;
	font-weight: 400;
}
.page-menu .l_wrap_3{
	margin-bottom: 50px;
}
.page-menu .l_wrap_3.mb100{
	margin-bottom: 100px;
}
.page-menu .l_wrap_3 .box{
	margin-bottom: 2%;
}
.page-menu .box img{
	width: 100%;
	margin-bottom: 10px;
}
.page-menu .box p{
	font-size: 14px;
}
.page-menu .box p::after{
	content: "";
	display: block;
	clear: both;
}
.page-menu .box p span{
	background: url(../img/menu/ico_susi_two.png) no-repeat left center;
	padding-left: 35px;
}
.page-menu .box p span.price{
	float: right;
}
.page-menu .box p span.sp_left{
	background: none;
	padding-left: 0;
}
.page-menu .box p.one span{
	background: url(../img/menu/ico_susi_one.png) no-repeat left center;
	padding-left: 25px;
}
.page-menu .box p.one span.sp_left{
	background: none;
	padding-left: 0;
}
.page-menu .box p.none span{
	background: none;
}
.page-menu .ico_none .box p span{
	background: none;
}
.page-menu .ico_none .box p .sp_left{
	float: none;
	padding-left: 0;
}
.page-menu .ico_none .box p .sp_left.inbox{
	width: 140px;
	display: inline-block;
}
.page-menu .ico_none .box p .right{
	padding-left: 0;
}
.page-menu .box p span.small{
	padding-left: 0;
	font-size: 11px;
	float: none;
	display: inline-block;
}
.page-menu .name_box{
	letter-spacing: -.5em;
}
.page-menu .name_box >*{
	letter-spacing: normal;
}
.page-menu .name_box p{
	display: inline-block;
	vertical-align: top;
	width: 65%;
}
.page-menu .name_box p.price{
	width: 35%;
	text-align: right;
}
.page-menu .name_box.no2 p{
	width: 72%;
}
.page-menu .name_box.no2 p.price{
	width: 28%;
}
.page-menu .name_box p.price.two span{
	background: url(../img/menu/ico_susi_two.png) no-repeat left center;
	padding-left: 35px;
	float: right;
}
.page-menu .name_box p.price.one span{
	background: url(../img/menu/ico_susi_one.png) no-repeat left center;
	padding-left: 25px;
}
.page-menu .name_box p.price.none span{
	background: none;
}
.page-menu .l_wrap_2.mb{
	margin-bottom: 50px;
}
.page-menu .l_wrap_2 .box{
	margin-bottom: 80px;
}
.page-menu .l_wrap_2 .box p{
	line-height: 30px;
}
.page-menu .l_wrap_2 .menu_title{
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

/***

NEWS

********************************************:*/

.archive.category{
	background: url(../img/news/bg_main.jpg) no-repeat center top;
	background-size: cover;
	background-position: top center;
}
.archive.category .cont01{
	position: relative;
}
.archive.category .absolute{
	position: absolute;
	top: -2.8%;
    right: -2.5%;
}
.archive.category .l_wrap_2{
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px dotted #fff;
}
.archive.category .l_wrap_2.first{
	border-top: 1px dotted #fff;
}
.archive.category .l_wrap_2 .box{
	width: 32%;
}
.archive.category .l_wrap_2 .box.last{
	width: 64%;
}
.archive.category .l_wrap_2 .box img{
	width: 100%;
}
.archive.category .date{
	font-size: 14px;
	margin-bottom: 10px;
	letter-spacing: .04em;
}
.archive.category .box h2{
	font-size: 18px;
	letter-spacing: .1em;
	margin-bottom: 15px;
}
.archive.category .box .cont{
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .1em;
}
.archive.category .box .cont a{
	color: #fff;
}

/***

ページャー 

********************************************:*/

.pagination{
	margin: 50px auto 0;
	text-align: center;
}
.pagination span{
	font-size: 20px;
	display: inline-block;
	padding: 0 10px;
}
.pagination a{
	font-size: 20px;
	display: inline-block;
    padding: 0 10px;
	color: #777777;
	text-decoration: none;
}
.pagination .current{
	background: url(../img/common/ico_circle.png) no-repeat center;
	background-size: contain;
	padding: 3px 13px;
}
.pagination .current a{
	color: #fff;
}
.pagination .prev a{
	color: #fff;
}
.pagination .next a{
	color: #fff;
}
.navigation.pagination h2.screen-reader-text{
	display: none;
}


/***

MATERIAL

********************************************:*/
.page-material .anchor{
	top: -38px;
}
.page-material{
	background: url(../img/material/bg_main.jpg) no-repeat center top;
	background-size: cover;
}
.page-material .cont01{
	margin-bottom: 180px;
}
.page-material .img_wrap{
	text-align: center;
}
.page-material .cont01 .wrap_no1{
	text-align: center;
	background: url(../img/material/bg_text_01.png) no-repeat left top;
	padding-top: 60px;
	margin-bottom: 90px;
}
.page-material .wrap_no1 h3{
	font-size: 28px;
	margin-bottom: 40px;
	letter-spacing: .15em;
}
.page-material .wrap_no1 p{
	font-size: 16px;
	line-height: 40px;
	letter-spacing: .15em;
}
.page-material .l_wrap_2.no1{
	max-width: 1040px;
	margin: 0 auto 90px;
}
.page-material .l_wrap_2.no1 img{
	margin: 0 auto 30px;
	display: block;
}
.page-material .l_wrap_2.no1 h3{
	font-size: 24px;
	margin-bottom: 15px;
	letter-spacing: .1em
}
.page-material .l_wrap_2.no1 p{
	font-size: 13px;
	line-height: 21px;
	letter-spacing: .1em
}
.page-material .l_wrap_2.no2{
	max-width: 1040px;
	margin: 0 auto 90px;
}
.page-material .l_wrap_2.no2 .first .top{
	letter-spacing: -.5em;
}
.page-material .l_wrap_2.no2 .first .top >*{
	letter-spacing: normal;
}
.page-material .l_wrap_2.no2 .first .top .left{
	display: inline-block;
	width: 38%;
    margin-right: 4%;
	vertical-align: middle;
}
.page-material .l_wrap_2.no2 .first .top .right{
	display: inline-block;
	width: 58%;
	vertical-align: middle;
}
.page-material .l_wrap_2.no2 .first h3{
	font-size: 24px;
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	letter-spacing: .1em;
}
.page-material .l_wrap_2.no2 .first h3 span{
	font-size: 12px;
	margin-left: 15px;
	letter-spacing: .1em;
}
.page-material .l_wrap_2.no2 .first p{
	font-size: 14px;
	border-bottom: 1px solid #fff;
	letter-spacing: .1em;
	padding: 10px 0;
}
.page-material .l_wrap_2.no2 .first .bottom{
	letter-spacing: -.5em;
}
.page-material .l_wrap_2.no2 .first .bottom >*{
	letter-spacing: normal;
}
.page-material .l_wrap_2.no2 .first .bottom .left{
	display: inline-block;
	margin-right: 4%;
	width: 58%;
	vertical-align: middle;
}
.page-material .l_wrap_2.no2 .first .bottom .right{
	display: inline-block;
	width: 38%;
	vertical-align: middle;
}
.page-material .l_wrap_2.no2 .last h3{
	font-size: 28px;
	letter-spacing: .1em;
	margin-bottom: 30px;
}
.page-material .l_wrap_2.no2 .last p{
	font-size: 14px;
	line-height: 26px;
	letter-spacing: .1em;
}
.page-material .wrap_no2{
	padding-top: 90px;
	background: url(../img/material/bg_text_02.png) no-repeat right top;
	text-align: center;
}
.page-material .wrap_no2 h3{
	font-size: 28px;
	margin-bottom: 40px;
	letter-spacing: .15em;
}
.page-material .wrap_no2 p{
	font-size: 16px;
	line-height: 40px;
	letter-spacing: .15em;
}
.page-material .cont02{
	padding-bottom: 90px;
}
.page-material .cont02 .title_03{
	margin-bottom: 30px;
}
.page-material .cont02 .wrap_no1{
	padding-top: 180px;
	background: url(../img/material/bg_text_03.png) no-repeat center top;
	text-align: center;
}
.page-material .cont02 .img_wrap{
	margin-bottom: 50px;
}
.page-material .cont02 h3{
	font-size: 28px;
	letter-spacing: .15em;
}
.page-material .cont02 p{
	font-size: 16px;
	letter-spacing: .15em;
}

.page-material .cont03{
	padding-top: 90px;
	background: url(../img/material/bg_text_04.png) no-repeat left top;
	text-align: center;
	max-width: 1200px;
}
.page-material .cont03 .img_wrap{
	margin-bottom: 50px;
	margin-top: -30px;
}
.page-material .cont03 h3{
	font-size: 28px;
	margin-bottom: 40px;
	letter-spacing: .15em;
}
.page-material .cont03 p{
	font-size: 16px;
	line-height: 40px;
	letter-spacing: .15em;
}
.page-material .cont03 .l_wrap_3{
	max-width: 1040px;
	margin: 90px auto 0;
	text-align: left;
}
.page-material .cont03 .l_wrap_3 .box{
	margin-right: 0;
	width: 33.33333%;
	margin-top: 60px;
}
.page-material .cont03 .l_wrap_3 .box.last{
	width: 33.33334%;
}
.page-material .cont03 .l_wrap_3 .box.center{
	margin-top: 0;
	text-align: left;
}
.page-material .cont03 .text_box{
	padding: 40px 30px 0 30px;
}
.page-material .cont03 .text_box h3{
	font-size: 18px;
	letter-spacing: .1em;
}
.page-material .cont03 .text_box p{
	font-size: 13px;
	letter-spacing: .1em;
	line-height: 21px;
}

/***

HISTORY

********************************************:*/
.page-history{
	background: url(../img/history/bg_main.jpg) no-repeat center top;
	background-size: cover;
}
.page-history .cont01{
	margin-bottom: 120px;
}
.page-history .cont01 .no1 img{
	margin-left: -20px;
	margin-bottom: 40px;
}
.page-history p{
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: .15em;
}
.page-history .cont02 .title_04{
	padding-left: 30px;
	text-align: center;
}
.page-history .cont02 .img{
	margin-bottom: 60px;
}
.page-history .cont03{
	padding-top: 190px;
	background: url(../img/history/img03.png) no-repeat right top;
}
.page-history .cont03 .title_03{
	margin-bottom: 90px;
}
.page-history .cont03 .no1{
	max-width: 1120px;
	margin: auto;
	text-align: center;
	background: url(../img/history/bg_text01.png) no-repeat left top 3%;
	padding-bottom: 120px;
}
.page-history .cont03 .no1 img{
	margin-bottom: 40px;
}
.page-history .cont03 .no2{
	max-width: 1440px;
	margin: auto;
	text-align: center;
	background: url(../img/history/bg_text02.png) no-repeat right top;
	padding-top: 10px;
	padding-bottom: 110px;
}
.page-history .cont03 .no2 img{
	margin-bottom: 40px;
}
.page-history .cont03 .no3{
	max-width: 1120px;
	margin: auto;
	text-align: center;
	background: url(../img/history/bg_text03.png) no-repeat left top;
	padding-top: 10px;
	padding-bottom: 140px;
}
.page-history .cont03 .no3 img{
	margin-bottom: 40px;
}
.page-history .cont04{
	text-align: center;
}
.page-history .cont04 h3{
	padding-top: 60px;
}
.page-history .cont04 p{
	font-size: 48px;
	letter-spacing: .1em;
	margin-top: 30px;
}

/***

ブログ 

********************************************:*/
.post-type-archive-blog , .tax-blog_category , .single-blog{
	background: url(../img/blog/bg_main.jpg) no-repeat center top;
	background-size: 100%;
	background-color: #000!important;
}
.post-type-archive-blog .site-main .l_wrap_3 > .box ,.tax-blog_category .site-main .l_wrap_3 > .box{
	width: 30.766666666%;
	margin-right: 3.85%;
	margin-bottom: 4.8%;
}
.post-type-archive-blog .site-main .l_wrap_3 > .box:nth-child(3n),.tax-blog_category .site-main .l_wrap_3 > .box:nth-child(3n){
	margin-right: 0;
}
.post-type-archive-blog .site-main .date,.tax-blog_category .date{
	font-size: 13px;
  margin-bottom: 10px;
  letter-spacing: .04em;
}
.post-type-archive-blog .site-main .auto_size , .tax-blog_category .site-main .auto_size{
	margin-bottom: 20px;
	transition: .3s;
}
.post-type-archive-blog .site-main h2 , .tax-blog_category .site-main h2{
	font-size: 16px;
  letter-spacing: .1em;
  margin-bottom: 10px;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.post-type-archive-blog .site-main h2 a , .tax-blog_category .site-main h2 a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	transition: .3s;
}
.post-type-archive-blog .site-main h2 a:hover , .tax-blog_category .site-main h2 a:hover{
	opacity: .7;
	transition: .3s;
}
.post-type-archive-blog .site-main .auto_size:hover , .tax-blog_category .site-main .auto_size:hover{
	opacity: .7;
	transition: .3s;
}
.post-type-archive-blog .site-main .more.roboto a ,.tax-blog_category .site-main .more.roboto a{
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	background: url(../img/common/ico_arrow_right_white.png) no-repeat right top 3px;
	padding: 0 20px 15px 5px;
	display: block;
	transition: .3s;
}
.post-type-archive-blog .site-main .more.roboto a:hover ,.tax-blog_category .site-main .more.roboto a:hover{
	opacity: .7;
	transition: .3s;
}

.alm-reveal{
	letter-spacing: -.5em;
}
.alm-reveal >*{
	letter-spacing: normal;
}
.alm-reveal .box{
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 4%;
	vertical-align: top;
}
.alm-reveal .box:nth-child(3n){
	margin-right: 0;
}
.alm-btn-wrap{
	padding: 0;
}
.alm-btn-wrap .alm-load-more-btn{
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", 'Roboto' , serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: .1em;
	background: url(../img/common/bg_btn_btnstyle_02.jpg) no-repeat center;
	background-size: cover;
	height: auto;
	line-height: normal;
	padding: 20px 60px;
	border-radius: 0;
}
.alm-btn-wrap .alm-load-more-btn:hover{
	cursor: pointer;
}
.alm-btn-wrap .alm-load-more-btn::after{
	content: "";
	display: block;
	background: url(../img/common/ico_arrow_bottom_white.png) no-repeat center;
	background-size: 100%;
	width: 15px;
	height: 9px;
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.alm-btn-wrap .alm-load-more-btn.loading:before{
	top: 44%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background-size: 70%!important;
	width: 20px;
  height: 20px;
}
.alm-btn-wrap .alm-load-more-btn.done{
	opacity: 0;
	padding: 0;
}
.alm-btn-wrap .alm-load-more-btn.loading:before{
	background: url(http://nikuzushi.linea.tokyo/wp-content/plugins/ajax-load-more/core/img/spinner.gif) no-repeat center center;
}

.single-blog .entry-content{
	padding-bottom: 90px;
	border-bottom: 1px solid #fff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HiraKakuProN-W3';
}
.single-blog .site-content .post_title{
	font-size: 42px;
  margin-bottom: 10px;
  letter-spacing: .1em;
}
.single-blog .site-content .date{
	font-size: 16px;
  margin-bottom: 30px;
  letter-spacing: .04em;
}
.single-blog .site-content .img_wrap{
	margin-bottom: 30px;
}
.single-blog .category_nav{
	margin-bottom: 50px;
}
.single-blog .content-area{
	letter-spacing: -.5em;
}
.single-blog .content-area >*{
	letter-spacing: normal;
}
.single-blog .content-area img{
	height: auto;
}
/*
.single-blog p.btnstyle_02{
	max-width: 406px;
	margin: 100px auto;
	text-align: center;
	background-size: cover;
}
.single-blog p.btnstyle_02 a{
	font-size: 20px;
	letter-spacing: .1em;
	padding: 20px 60px;
}
*/
.alm-listing{
	display: none;
}
.category_nav{
	margin: 0 auto 100px;
}


.single-blog .site-main{
	display: inline-block;
	width: 70%;
	margin-right: 4%;
	vertical-align: top;
}
.single-blog .bottom_btn{
	margin: 70px auto 150px;
	text-align: center;
}
.single-blog .bottom_btn a{
	font-size: 20px;
	letter-spacing: .1em;
	padding: 0 20px 6px 5px;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background: url(../img/common/ico_arrow_right_white.png) no-repeat right top 5px;
	transition: .3s;
}
.single-blog .bottom_btn a:hover{
	opacity: .7;
	transition: .3s;
}
.single-blog .site-main{
	position: relative;
}
.single-blog .site-main::after{
	content: "";
	display: block;
	width: 10%;
  height: 35vh;
	background: url("../img/blog/img_singleblog_bottom.png") no-repeat center;
	background-size: contain;
	position: absolute;
	bottom: -6%;
  left: 0;
	
}
.single-blog .btnstyle_03 li a{
	min-width: 100px;
	padding: 10px;
}

/***

サイドバー

********************************************:*/

.sidebar{
	width: 26%;
	display:inline-block;
	vertical-align: top;
}
.sidebar .side_cat_title{
	font-size: 18px;
	margin: 60px 0 30px;
	padding-bottom: 20px;
  background: url("../img/blog/side_title_border.jpg") no-repeat bottom left;
	background-size: 100% 2px;
}
.sidebar .side_cat_title .roboto{
	color: #c80034;
	font-size: 12px;
	float: right;
	position: relative;
  bottom: -5px;
}

.sidebar .side_cat_title.first{
	margin-top: 0;
}
.sidebar .box{
	margin-bottom: 20px;
}
.sidebar .box a{
	letter-spacing: -.5em;
	color: #fff;
	display: block;
	transition: .3s;
}
.sidebar .box a:hover{
	opacity: .7;
	transition: .3s;
}
.sidebar .box a >*{
	letter-spacing: normal;
}
.sidebar .box .auto_size{
	height: 6.15vw;
  width: 30.17%;
	margin-right: 7.5%;
	display: inline-block;
	vertical-align: top;
}
.sidebar .box .text_wrap{
	display: inline-block;
	width: 62.33%;
	vertical-align: top;
}
.sidebar .box .text_wrap .date{
	margin-bottom: 5px;
	font-size: 11px;
}
.sidebar .box .text_wrap .post_title{
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 18px;
}
.sidebar .bottom_btn{
	margin: 30px 0 0;
	text-align: left;
}
.sidebar .bottom_btn a{
	font-size: 14px;
	display: block;
	padding-bottom: 15px;
	transition: .3s;
}
.sidebar .bottom_btn a:hover{
	opacity: .7;
	transition: .3s;
}

/***

フッター

********************************************:*/

footer{
	position: relative;
}

.footer_btn{
	text-align: center;
	margin: auto;
	max-width: 550px;
}
.footer_btn a{
	background: url(../img/common/bg_footer_btn.jpg) no-repeat center;
	font-size: 28px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 29px 0;
	letter-spacing: .15em;
	transition: .3s;
}
.footer_btn a::after{
	content: "";
	display: block;
	background: url(../img/common/ico_arrow_right_white_2.png) no-repeat;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
	width: 9px;
	height: 15px;
	transition: .3s;
}
.footer_btn a:hover{
	opacity: .7;
	transition: .3s;
}
footer .logo_wrap{
	position: relative;
	background: #000;
	padding: 30px 0 5px;
}
.footer_logo{
	position: absolute;
	bottom: 10px;
	left: 20px;
}
footer small{
	text-align: center;
	display: block;
	font-size: 13px;
	font-family: 'Roboto Condensed', sans-serif;
	padding-bottom: 20px;
	color: #808080;
}
.pagetop{
}
.pagetop a{
	display: block;
	background: url(../img/common/ico_page_top.png) no-repeat;
	background-size: 100%;
	width: 80px;
	height: 80px;
	transition: .3s;
}
.pagetop a:hover{
	opacity: .7;
	transition: .3s;
}

/***

アニメーション

********************************************:*/

@keyframes loop {
	0% {background-position: 2600px 0;}
	25% {background-position: 1950px 0;}
	50% {background-position: 1300px 0;}
	75% {background-position: 650px 0;}
	100% {background-position: 0 0;}
}
@-moz-keyframes loop {
	0% {background-position: 2600px 0;}
	25% {background-position: 1950px 0;}
	50% {background-position: 1300px 0;}
	75% {background-position: 650px 0;}
	100% {background-position: 0 0;}
}

/***

FireFox

********************************************:*/

.firefox.page-history .cont02 .title_04{
	max-width: 195px;
	width: 100%;
}

