/**
BASIC
*/

body{
	font-family:Roboto,'Noto Sans JP',"lucida grande",'游ゴシック体', 'Yu Gothic', YuGothic, tahoma,verdana,arial,'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif ;
	font-weight: 400;
	letter-spacing: .02em;
	font-size: 100%;
	line-height: 1;
	background: #f6f6f6;
	color: #000;
	-webkit-font-smoothing: antialiased;
}
a img,
:link img,
:visited img{
	border: none;
}

img[src$=".gif"], img[src$=".png"] {
	/*image-rendering: -moz-crisp-edges;          Firefox */
	/*image-rendering:   -o-crisp-edges;          Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (非標準の名前) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (非標準プロパティ) */
}

a {text-decoration: underline; outline: 0;}
a:link {color: #000;outline: 0;}
a:visited {color: #000; outline: 0;}
a:active {color: #000; outline: 0;}
a:hover {
	color: #999;
	text-decoration: none;
	outline: 0;
}

a{
	transition: 0.2s ease 0s;
	-webkit-transition: 0.2s ease 0s;
	-moz-transition: 0.2s ease 0s;
	-ms-transition: 0.2s ease 0s;
}

#wrapper{
	margin: 0;
	padding: 0;
	clear: both;
	overflow-x: hidden;
}

#contents{
	margin: 0px auto 0px 0;
	padding: 220px 0 0px 0;
}
.home #contents{
	padding: 0px 0 0px 0;
}

#main_contents{
	float: left;
	width: 860px;
	margin-right: 40px;
	margin-bottom: 30px;
}

#sidebar{
	float: left;
	width: 300px;
}

.inner{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.privacy #contents .inner{
	width: 800px;
}

.sp{
	display: none;
}



/**
ROLLOVER
*/

a img:hover{
	/* IE 
	filter: alpha(opacity=70);*/
	/* Safari Opera */
	opacity: 0.90;
	/* Firefox Netscape */
	-moz-opacity: 0.90;
}



/**
HEADER
*/

header{
	width: 100%;
    background: rgba(255,255,255,.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.home header{
	margin-bottom: 0;
}

header span.since{
	font-size: 12px;
	position: absolute;
	top: 10px;
	left: 0px;
	line-height: 1.3;
	display: none;
}

header h1.logo{
	display: inline-block;
	margin: 10px 0;
}

header h1.logo img.title{
	height: 70px;
	vertical-align: bottom;
}

header h1.logo a{
	text-decoration: none;
	color: #000;
}

header span.number{
	font-size: 14px;
	position: absolute;
	bottom: 8px;
	left: 200px;
	line-height: 1.6;
}
header span.number br{
	/*display: none;*/
}

header .box_info{
	position: absolute;
	top: 25px;
	right: 0;
}

header .box_info ul li{
	list-style: none;
	margin: 0 0 0 10px;
	display: inline-block;
	line-height: 1.5;
	vertical-align: middle;
}

header .box_info ul li i{
	margin-right: 5px;
}

header .box_info ul li.tel a{
	font-size: 25px;
	pointer-events: none;
	color: inherit;
	text-decoration: none;
}

header .box_social{
	position: absolute;
	top: 20px;
	right: 430px;
}



/**
SOCIAL
*/

.box_social ul li{
	list-style: none;
	display: inline;
	margin: 0 5px;
	line-height: 0;
}

.box_social ul li img{
	width: 15px;
}

.box_social ul li span,
.box_social ul li i,
.box_social ul li svg{
	display: inline-block;
	line-height: 0;
	font-size: 15px;
}

.box_social ul li a{
	display :inline-block;
	text-align: center;
	color: #000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}



/**
SUB NAVI
*/

ul.sub_navi li{
	display: inline-block;
	margin:  0 1em 0 0;
	line-height: 1.5;
	font-size: 13px;
}

ul.sub_navi li a {text-decoration: none; outline: 0;}
ul.sub_navi li a:link {color: #333;outline: 0;}
ul.sub_navi li a:visited {color: #333; outline: 0;}
ul.sub_navi li a:active {color: #333; outline: 0;}
ul.sub_navi li a:hover {
	color: #999;
	text-decoration: none;
	outline: 0;
}



/**
GLOBAL NAVI(NARVE)
*/

#navre{
	min-height: 40px;
	margin: 15px 0 0 0;
}

#navre .naver-handle{
	margin-left: 15px;
}

#navre ul{
	width: 1200px;
	margin: 0 auto;
}

#navre li{
	list-style: none;
	color: #fff;
	float: left;
	text-align: center;
	width:   16.6%;
	font-size: 24px;
	border-left: solid 1px rgba(0,0,0,0.1);
}
#navre li:first-child{
	border-left: none;
}
#navre li span.ja{
	font-size: 12px;
	display: block;
	margin-top: 8px;
	font-weight: 500;
}

#navre li a{
	display: block;
	text-decoration: none;
	color: #333;
	font-weight: 600;
	z-index: 1000;
	padding: 15px 0px;
}

#navre a:hover {
	background: rgba(255,255,255,0.2);
	color: #666;
}

#navre li a.current{
	border-bottom: solid 1px #000;
}



/**
TOPIC PATH
*/

#topic_path{
	clear: both;
	padding: 0 0 20px 0;
	clear: both;
}

#topic_path li {
	display: inline;
	font-size: 12px;
	line-height: 1.3;
	list-style-type: none;
}

#topic_path li:after{
	content: " \f105";
	font-family: FontAwesome;
	margin-left: .5em;
}



/**
COMMON_LAYOUT
*/

.clear{
	clear: both;
}
 
img{
	vertical-align: middle;
	max-width: 100%;
}

img.frame{
	padding: 10px;
	border: solid 1px #EEE;
	background: #FFF;
}

#contents section{
	clear: both;
	padding: 50px 0;
	/*border-bottom: solid 1px rgba(0,0,0,0.05);*/
}

.fl_right{
	float: right;
	margin: 0 0 10px 20px;
}


#contents section:nth-child(2){
	padding-top: 0;
}
.home #contents section:nth-child(2){
	padding-top: 50px;
}


/*パンくず入る場合
#contents section:nth-child(3){
	padding-top: 0;
}
*/

#contents section div.block{
	margin-bottom:30px;
}
#contents section div.block:last-child{
	margin-bottom: 0;
}



/**
ICON
*/

li.category a,
p.category a,
span.category a{
	padding: 4px 8px;
	display: inline-block;
	line-height: 1;
	background-color: rgba(0,0,0,1);
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

li.tag a,
p.tag a,
span.tag a{
	padding: 4px 8px;
	display: inline-block;
	line-height: 1;
	background-color: rgba(0,0,0,0.1);
	color: #333;
	font-size: 12px;
	text-decoration: none;
}



/**
COMMON_PARTS
*/

.cover:before {
    z-index: 60;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.2);
}
.cover.white:before {
    z-index: 60;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.5);
}

div.title{
	position: relative;
	margin-bottom: 20px;
	clear: both;
}
div.title.center{
	text-align: center;
}
div.block  div.title{
	margin-top: 40px;
}


div.title h1{
	font-size: 36px;
	line-height: 1.2;
}
div.title h1 .sub{
	font-size: 60%;
	margin-left: 1em;
}

div.title h2{
	font-size: 32px;
	line-height: 1.2;
}

div.title h3{
	font-size: 26px;
	line-height: 1.2;
}
div.title h3 {
    margin:  0;             /* デフォルトCSS打ち消し */
    font-size:  26px;       /* 文字サイズ指定 */
    padding-bottom:  5px;   /* 余白指定 */
    margin-bottom: 30px;    /* 周りの余白指定 */
    position:  relative;    /* 位置調整 */
}
div.title h3:before {
    content:  '';           /* 空白の要素を作る */
    width: 20px;            /* 幅指定 */
    height: 2px;            /* 高さ指定 */
    background-color: #000; /* 背景色指定 */
    display:  block;        /* ブロック要素にする */
    position:  absolute;    /* 位置調整 */
    left:  0;               /* 位置調整 */
    bottom: -8px;           /* 位置調整 */
}

div.title h4{
	font-size: 20px;
	line-height: 1.2;
}


h5{
	font-size: 22px;
	margin: 1em 0 2em 0;
}

div.title.center h2{
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
div.title.center h2:before{
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  /*background-color: rgba(230,0,18,1);*/
  background-color: rgba(0,0,0,1);
}
div.title.center h2 span.sub{
	font-size:40%;
	display: block;
	margin: 3px 0;
}
div.title.white h2{
	color: #FFF;
}
div.title.white h2:before{
	background: #FFF;
}


p{
  line-height: 1.6;
  margin: 1em 0;
	letter-spacing: .08em;
}

p.catch{
	font-size: 20px;
	line-height: 1.4;
	font-weight: 600;
}

p.lead{
	font-size: 16px;
	margin: 1em 0;
}

p.right{text-align: right;}
p.center{text-align: center;}
p.left{text-align: left;}


p em{
    background: linear-gradient(transparent 80%, rgba(255,0,37,0.2) 80%);
    font-weight: 600;
}

.caution,
.caption{
	font-size: 13px;
	color: #666;
	line-height: 1.4;
	font-weight: normal;
}


ul.caution li{
	margin: 0.2em 0 0.2em 20px;
	line-height: 1.3;
}

ul.list{
	margin: 1em 0 1em 2em;
}
ul.list li{
	line-height: 1.5;
	margin-bottom: .3em;
}


hr{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: rgba(0,0,0,0.1);
	height: 1px;
	margin: 30px 0;
	clear: both;
}

span.mark.new,
span.mark.update{
	margin-left: 1em;
	font-weight: normal;
	font-size: 12px;
	color: #F00;
}

.tel a{
	pointer-events: none;
}




/**
BX-SLIDER
*/

#sliderWrap{
	margin-bottom: 20px;
}

.bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: inherit !important;
	left: 0 !important;
	background: inherit !important;
}

#sliderWrap ul li{
	list-style: none;
}

#slider li {
  height: 100vh;
  background: center / cover no-repeat;
}


.main_slider{
	position: relative;
}
.main_slider p.catch{
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
	display: block;
	text-align: center;
	position: absolute;
	top: 45%;
	left:0;
	width: 100%;
}
.main_slider p.catch a{
	color: #FFF;
	text-decoration: none;
}
.main_slider a.whole{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
	

.bx-viewport {
  left: 0;
  box-shadow: none;
  border: none;
}



/**
PAGER
*/

.pager{
	clear:both;
	padding: 30px 0;
	position: relative;
	z-index: 9999;
	line-height: 2.5;
}
.wp-pagenavi:after {
	font-size: 1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.wp-pagenavi {
	zoom: 1;
}
a.page{
	white-space: nowrap;
}
.wp-pagenavi {
	text-align: center;
}
.wp-pagenavi .current,
.wp-pagenavi .pages{
	clear: both;
	font-size: 1.2em;
	color: #666;
	padding: 8px 12px 8px 12px;
}
.wp-pagenavi .current{
	background-color: rgba(0,0,0,1);
	color: #FFF;
	border: none;
}

.wp-pagenavi span.current{
	/*border: #cd3e2c solid 1px;*/
}
.wp-pagenavi a{
	font-size: 1.2em;
	padding: 8px 12px 8px 12px;
	/*border: #DDD solid 1px;*/
	text-decoration: none;
	border: none !important;
	background-color: ;
}
.wp-pagenavi a.last,
.wp-pagenavi a.previouspostslink{
	background-color: inherit;
}
.wp-pagenavi span.pages,
.wp-pagenavi span.extend{
	border: none;
}
.wp-pagenavi a:hover{
	text-decoration: none;
	background-color: rgba(0,0,0,0.5);
	color: #FFF;
}

/**
ページ分割
*/
.wp-separatenavi {
	font-size: 1.2em;
	color: #666;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}
.wp-separatenavi a {
	padding: 12px 8px;
	border: none;
	background-color: #f3f3f3;
	text-decoration: none;
}
.wp-separatenavi a:hover {
	text-decoration: none;
	background-color: #cd3e2c;
	color: #FFF;
}
.wp-separatenavi .numbers {
	padding: 12px 8px;
}


@media screen and (max-width: 768px) {
.pager{
	font-size: 90%;
}

.wp-pagenavi .pages{
	display: block;
}
}



/**
SINGLE
*/

.single article{
	margin-bottom: 50px;
	padding: 50px;
	background: rgba(255,255,255,1);
}

.single article p img{
	margin-bottom: 3px;
}

.single article h1{
	font-size: 30px;
	line-height: 1.4;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

.single article ul.data{
	margin: .5em 0;
}
.single article ul.data li{
	list-style: none;
	display: inline-block;
	margin-right: .5em;
}
.single article p.tag{
	margin: .5em 0;
}
.single article p.tag span{
	margin-right: 5px;
}

.single #main_contents h3{
	font-size: 26px;
	line-height: 1.5;
	margin: 2m 0 1em 0;
	border-left: 3px solid #000;
    padding-left: 15px;
}

.single article img{
	max-width: 100%;
}


/**
SIDEBAR
*/

#sidebar section{
	padding: 20px 0;
	border: none;
}
#sidebar section:first-child{
	padding-top: 0;
}

.box_search button{
    border: none !important;
    color: #FFF;
    height: 35px;
    line-height: 35px;
    width: 18%;
    text-align: center;
    padding: 0;
    vertical-align: middle;
	border-radius: 0;
}

.box_search input {
    border: none !important;
    background-color: #FFF;
    height: 35px;
    font-size: 14px;
    width: 82% !important;
    padding-left: 10px !important;
    vertical-align: middle;
}

#sidebar h3{
	font-size: 20px;
	font-weight: 600;
	margin: 0  0 1em 0;
}

#sidebar ul li{
	line-height: 1.4;
	margin-bottom: .3em;
	margin-left: 30px;
}

#sidebar ul li a{
	text-decoration: none;
}

#sidebar select{
	width: 100%;
	border: none;
}




/**
NEWS
*/

.icon.new{
	margin-left: .5em;
	color: #F30;
	font-size: 85%;
}



/**
LIST_LIST
*/

ul.item.list li p{
	margin: 0;
}

ul.item.list li{
	list-style: none;
	margin-bottom: 2%;
}

ul.item.list li div.image{
	width: 10%;
	margin-right: 1%;
	display: inline-block;
	vertical-align: top;
}

ul.item.list li div.image img{
	width: 100%;
}

ul.item.list li div.content{
	width: 88%;
	display: inline-block;vertical-align: top;
}

ul.item.list li p.date{
	font-size: 13px;
	color: #666;
	line-height: 1;
	margin-bottom: 5px;
}

ul.item.list li p.title{
	font-size: 16px;
	margin-bottom: 5px;
	line-height: 1.5;
}

ul.item.list li p.category{
	margin-bottom:8px;
	line-height: 1;
}

ul.item.list li p.text{
	font-size: 13px;
}





/**
LIST_BOX
*/


ul#macy li{
	background: rgba(255,255,255,1);
	padding: 20px;
}


ul.item.box{
	margin-left: -2%;
}

ul.item.box li{
	list-style: none;
	float: left;
	margin: 0 0 4% 2%;
	display: inline-block;
}
ul.item.box.masonry,
ul.item.box.masonry li{
	margin: 0;
}

ul.item.box li div.image{
	float: none;
	margin-bottom: 15px;
	width: 100%;
	position: relative;
}
ul.item.box li div.image span.category{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	line-height: 0;
}
	
ul.item.box li div.image img{
	width: 100%;
}

ul.item.box li div.content{
	float: none;
	width: 100%;
}

ul.item.box li p.date{
	font-size: 12px;
	margin: 5px 0;
	line-height: 1;
}ul.item.box li p.category{
	margin: 0 0 10px 0;
}
ul.item.box li p.category a{
	margin:  0 5px 0px 0;
}
ul.item.box li p.title{
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 5px 0;
}


ul.item.box li p.text{
	font-size: 13px;
	color: #666;
	margin: 0;
}

ul.item.box.column_2 li{
	width: 48%;
}

ul.item.box.column_3 li{
	width: 31.33333333%;
	
}

ul.item.box.column_4 li{
	width: 23%;
}

ul.item.box.column_5 li{
	width: 18%;
}


/**SIZE FIX*/

ul.item.box.fix li div.image,
.flexbox.fix li div.image{
	height: 180px;
	overflow: hidden;
	position: relative;
}
ul.item.box.fix li div.image img,
.flexbox.fix li div.image img{
  position: absolute;
  width: 20%;
  height: 0;
  width: 100%;
  height: auto;
 /* padding-bottom: 20%;*/
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}



/**
FLEXBOX
*/

.flexbox{
	display: flex;
	display: -webkit-flex; /* Safari */
	-js-display: flex;/*IE*/
    -webkit-flex-wrap: wrap;
	justify-content: space-around; 
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
	/*justify-content: flex-start;*/
	width: 100%;
}

.flexbox li div.image{
	float: none;
	margin-bottom: 15px;
	width: 100%;
	position: relative;
}
.flexbox li div.image span.category{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	line-height: 0;
}
	
.flexbox li div.image img{
	width: 100%;
}

.flexbox.column_2 li{
	width: 49%;
}
.flexbox.column_3 li{
	width: 32%;
  /*width : 33.33333% ; 
  width : -webkit-calc(100% / 3) ;
  width : calc(100% / 3) ;*/
}
.flexbox.column_4 li{
	width: 24%;
}
.flexbox.column_5 li{
	width: 19%;
}


 
.flexbox li {
	list-style: none;
	margin-bottom: 3%;
}
.flexbox li p.date{
	font-size: 13px;
	margin: 5px 0;
	line-height: 1;
}
.flexbox li p.title{
	font-size: 110%;
	line-height: 1.3;
	margin: 0 0 5px 0;
}
.flexbox li p.text{
	font-size: 13px;
	color: #555;
	margin: 5px 0 0 0;
}



/**COLUMN*/


.flexbox.reverse {
	flex-direction: row-reverse;
}

.flexbox.column{
	margin-bottom: 30px;
}
.flexbox div.sub{
	flex: 1;
	margin: 0 30px 0 0;
}
.flexbox.reverse div.sub{
	margin: 0 0 0 30px;
}

.flexbox.after div.sub{
	flex: 1;
	margin: 0 0 0 30px; 
}
.flexbox.after.reverse div.sub{
	margin: 0 30px 0 0;
}

.flexbox .main{
	flex: 1;
}
.flexbox .main.w_3{
	flex: 3;
}
.flexbox .main.w_2{
	flex: 2;
}
.flexbox .main.w_4{
	flex: 4;
}
.flexbox .main.w_5{
	flex: 5;
}

.flexbox .main p{
	margin-top: 0;
}


.flexbox.box ul li{
	width: 100%;
}
.flexbox.box ul li div.image{
	width: 25%;
}
.flexbox.box ul li div.content{
	width: 73%;
}



/**
FLOW
*/


ul.flow li{
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	/*display: flex;
	justify-content: center;
	align-items: center;*/
}
ul.flow li:after{
	content: "\f061";
    font-family: FontAwesome;
	position: absolute;
	top: 45%;
	right: -22px;
	font-size: 20px;
	z-index: 999;
}
ul.flow li.last:after{
	content: "";
}

ul.flow li p.title{
	margin-bottom: 1em;
	font-weight: 600;
	font-size: 20px;
}




/**
MAP
*/

.map img{
	max-width: initial !important;
}

.map iframe{
	width: 100%;
	height: 500px;
}


/**
TABLE
*/

table{
	width: 100%;
}

table ul,
table ol{
	margin-left: 20px;
}

table.data th,
table.data td{
	padding: 20px;
	border: solid 1px #EEE;
	line-height: 1.5;
}

table.data th{
	background: #000;
	text-align: center;
	color: #FFF;
}
table.data td{
	background: rgba(255,255,255,.8);
}

table.list th,
table.list td{
	padding: 15px;
	border-bottom: solid 1px #EEE;
	line-height: 1.5;
}

table.list th{
	font-weight: bold;
}

table.block{
	border-collapse: separate;
    border-spacing: 2px;
}

table.block th,
table.block td{
	padding: 10px;
	line-height: 1.5;
}

table.block th{
	background-color: rgba(0,0,0,0.2);
}

table.block td{
	background-color: rgba(0,0,0,0.1);
}




/**
FORM
*/

span.required{
	color: #F30;
	margin: 0 0.5em;
	font-weight: normal;
}

div.form{
	margin: 1em auto;
	padding: 30px 50px;
	background-color: rgba(0,0,0,.03);
}

div.form dl dt,
div.form dl dd{
	vertical-align: top;
	padding: 10px 0;
	line-height: 1.5;
}

div.form dl dd .error{
	margin: .5em 0 0 0;
}

div.form dl dt{
	clear: both;
	float: left;
	width: 20%;
}

div.form dl dd{
	float: left;
	width: 80%;
}

div.form dl dd ul li{
	list-style: none;
	line-height: 1.5;
	margin: .2em 0;
}

div.form dl dd ul li label{
	margin-left: 5px;
}



/**
INPUT
*/

input,
textarea{
	outline: none;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea{
	border: none !important;
	padding: 10px;
	font-size: 120%;
	width: 80%;
}

input.half{
	width: 50%;
}
input.full{
	width: 100%;
}

select.select-box{
    margin: 0;
    padding: 0 30px 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 100%;
    color: #999;
    background: url(/images/arrow_down.png) no-repeat 95% 50% #FFF;
    background-size: 14px;
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
}

select.select-box.full{
	width: 100%;
}



/**
BUTTON
*/

input.btn,
button,
a.btn{
	background-color: rgba(0,0,0,1);
	color: #FFF;
	font-size: 100%;
	/*border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;*/
	cursor: pointer;
	border: none;
	text-decoration: none;
	padding: 13px 20px;
	display: inline-block;
	font-weight: 500;
}
input.btn.yellow,
button.yellow,
a.btn.yellow{
	background: rgba(255,213,55,1);
	color: #000 !important;
}
input.btn.yellow:hover,
button.yellow:hover,
a.btn.yellow:hover{
	background: rgba(255,213,55,.8);
}
input.btn.red,
button.red,
a.btn.red{
	background: rgba(230,0,18,1);
}

input.btn.size_s,
button.size_s,
a.btn.size_s{
	padding: 10px 20px;
	font-size: 13px;
}

input.btn.size_ss,
button.size_ss,
a.btn.size_ss{
	padding: 6px 15px;
	font-size: 11px;
}

input.btn.size_l,
button.size_l,
a.btn.size_l{
	padding: 20px 30px;
	font-size: 20px;
}

input.btn.size_2l,
button.size_2l,
a.btn.size_2l{
	padding: 20px 40px;
	font-size: 30px;
}

input.btn.cancel,
button.cancel,
a.btn.cancel{
	background-color: rgba(0,0,0,0.8);
	color: #333;
}

input.btn:hover,
button:hover,
a.btn:hover{
	background-color: rgba(0,0,0,0.8);
}



/**
INFO
*/

.box.info.bottom{
	padding: 30px;
	background-color: rgba(0,0,0,0.05);
	text-align: center;
}

.box.info.bottom ul{
	margin: 1.5em 0;
}

.box.info.bottom ul li{
	text-align: center;
	margin-bottom: 0;
}

.box.info.bottom ul li.button a{
	width: 100%;
}

.box.info.bottom ul li.tel{
	font-size: 40px;
}

.box.info.bottom ul li.tel p{
	text-align: center;
}

.box.info.bottom ul li.tel,
.box.info.bottom ul li.tel a{
	color: #333;
	text-decoration: none;
}

.box.info.bottom ul li.tel p.caution{
	font-size: 16px;
	margin: 5px 0 0 0;
}

.box.info.sell{
	background: rgba(230,0,18,0.05) !important;
	border: none !important;
	margin-bottom: 0 !important;

}

/**BOX_SELL*/

.box.sell{
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
}

.box.sell p.catch{
	font-size: 28px;
	color: rgba(230,0,18,1) ;
	margin: 0;
	font-weight: 500;
}

.box.sell ul li{
	margin-bottom: 0;
}
	
.box.sell ul.select{
	margin: 20px auto 30px auto;
}

.box.sell ul.select li{
	list-style: none;
	text-align: center;
}

.box.sell ul.select li a{
	line-height: 1.2;
	text-decoration: none;
	background: rgba(230,0,18,0.05);
	width: 100%;
	height: 200px;
	/*border-radius: 50%;*/
	display: inline-block;
}
.box.sell ul.select li a svg,
.box.sell ul.select li a i{
	font-size: 60px;
	color: rgba(230,0,18,.6);
}
.box.sell ul.select li a:hover{
	background: rgba(230,0,18,0.1);
	color: #000;
}
.box.sell ul.select li span.icon{
	margin-top:45px;
	display: inline-block;
}
.box.sell ul.select li span.sub_text{
	margin-top: 10px;
	display: block;
	font-size: 12px;
}
.box.sell ul.select li span.text{
	margin-top: 3px;
	display: block;
	font-size: 24px;
	font-weight: 500;
}

.box.sell ul li.tel, 
.box.sell ul li.tel a{
	 color: rgba(230,0,18,1) !important;
}



/**
FOOTER
*/

footer{
	clear: both;
	background-color: rgba(0,0,0,1);
	padding: 50px 0 30px 0;
}

footer ul li ul li{
	width: 100% !important;
}

footer ul.main li{
	margin-bottom: 6px;
	line-height: 1.6;
}
footer ul.main li span.ja{
	font-size: 12px;
	margin-left: 1em;
}
footer ul.main li a{
	text-decoration: none;
	font-size: 16px;
}

footer a,
footer p{
	color: #FFF !important;
}

footer ul li.data p{
	font-size: 12px;
}
footer p.logo{
	margin-bottom: 30px;
	margin-top: 0;
}
footer p.logo img{
	height: 50px;
	/*filter: drop-shadow(0px 0px 10px rgba(255,255,255,1));*/
}
footer p.logo .sub{
	display: block;
	margin-top: 5px;
}
	
footer .box_social{
}

footer p.copy{
	font-size: 12px;
	line-height: 1.4;
}


/** PAGE TOP */

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#page-top a {
    background: rgba(0,0,0,0.2);
    text-decoration: none;
    font-size: 20px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
	/*border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;*/
}



/**
CLEARFIX
*/

.clearfix::after {
	content: "";
	display: table;
	clear: both;
}



/**
SEARCH
*/

body.search dl.list dt,
body.search dl.list dd{
	margin-bottom: .2em;
	line-height: 1.6;
}

body.search dl.list dt{
	font-weight: 500;
	font-size: 130%;
}

body.search dl.list dd{
	margin-bottom: 1.5em;
}


/**
FAQ
*/

span.circle{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: rgba(255,255,255,0.3);
	color: #FFF;
	padding: 0 5px;
}

span.square{
	display: inline-block;
	/*background-color: #F96 ;*/
	background-color: rgba(255,213,55,1);
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}

span.square.circle{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

span.faq_q{
	background-color: rgba(0,0,0,1);
	color: #FFF;
}

dl.faq .square{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
}

dl.faq dt{
	font-size: 140%;
	margin-bottom: .5em;
	float: left;
	width: 100%;
	line-height: 1.4;
	font-weight: 500;
}

dl.faq dt p{
	margin-top: -2px !important;
}

dl.faq dd{
	margin: 0 0 2em 0;
	border-bottom: solid 1px rgba(0,0,0,0.05);
	padding-bottom: 1.5em;
	clear: both;
}
dl.faq dd:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
	

dl.faq dt p{
	margin: 0 30px 0 50px;
	padding-top: 5px;
}
dl.faq dd p{
	margin: 0 0 1em 50px;
}

dl.faq dt span.square.faq_q,
dl.faq dd span.square.faq_a{
	float: left;
}

dl.faq span.square{
	display: inline-block;
}




/**
HOME
*/

.home .main_area{
	background: url(/images/main5.jpg) no-repeat center top;
	background-size: cover;
	border: none;
  position: relative;
  z-index: 0;
  overflow: hidden;
	padding-bottom: 100px !important;
	border: none !important;
    /*padding-top: 450px !important;*/
	padding-top: 200px !important;
}
.home .main_area:after{
  content: '';
  background: inherit;/*.bgImageで設定した背景画像を継承する*/
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  /*ブラー効果で画像の端がボヤけた分だけ位置を調整*/
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;/*重なり順序を一番下にしておく*/
}

.home .main_area.cover.white:before {
    background-color: rgba(255,255,255,0.7) !important;
}

.home .main_area p.catch.main{
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
	font-weight: 700;
	color: #FFF;
	text-align: center;
	line-height: 1.6;
	margin: 2em 0;
}

.home .main_area ul,
.home .main_area p{
	z-index: 99;
	position: relative;
	z-index: 88;
}

.home .main_area ul{
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.home .main_area ul li{
	text-align: center;
	background: rgba(255,255,255,1);
	padding: 50px 45px;
	/*box-shadow: 0 0 10px rgba(0,0,30,0.3);*/
	width: 50% !important;
	margin-bottom: 0 !important;
}
.home .main_area ul li.sell{
	background: rgba(230,0,18,.8);
}
.home .main_area ul li.buy{
	background: rgba(255,213,55,.8);
}
.home .main_area li.sell p{
	color: #FFF;
}


.home .main_area ul li h2{
	font-size: 60px;
}

.home .main_area ul li p.title:first-letter{
	font-size: 50px;
}
.home .main_area ul li p a{
	text-decoration: none;
}
.home .main_area ul li p{
	font-size: 13px;
}
.home .main_area ul li p.catch{
	font-size: 20px;
	font-weight: 600;
}

.home .main_area ul li a:first-child{
	margin-right: 20px;
}

.home .main_area ul li p.button{
	margin-top: 2em;
}


.home section.news{
	background: rgba(255,213,55,.2);
	border: none !important;
}


	
section.map{
	border: none !important;
	/*background: rgba(0,0,0,0.05);*/
}



/**
BUY
*/

body.buy .intro ul.select li{
	padding: 50px;
	background: rgba(256,256,256,.6);
	margin-bottom: 0 !important;
}

body.buy .intro ul.select li div.text{
	float: left;
	width:60%;
	font-size: 100%;
}
body.buy .intro ul.select li div.image{
	float: right;
	width:38%;
	padding: 1em 0 0 2%;
}

body.buy .items table th{
	white-space: nowrap;
}

ul.magazine_list li p.title{
	margin: 1em 0;
}


body.buy table.list{
	background: rgba(255,255,255,.6);
}
body.buy table.list th,
body.buy table.list td{
	padding: 20px;
}
body.buy table.list td{
	font-size: 13px;
	color: #333;
}

body.buy table div.text{
	width: 70%;
	float: left;
	font-size: 14px;
	line-height: 1.6;
	color: #666;
}

body.buy table .photos{
	width: 25% !important;
	float: right;
	display: block;
}



/**
SELL
*/

body.sell .genre ul.genre_list li{
	padding: 30px 30px 20px 30px;
	background: rgba(256,256,256,.6);
	margin-bottom: 2%;
}
body.sell .genre ul.genre_list li:last-child{
	background: none;
}

body.sell .genre ul.genre_list li p{
	font-size: 13px;
	color: #333;
}

body.sell .genre ul.genre_list li p.title{
	color: #000;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	margin:  1em 0; 
}
body.sell .genre ul.genre_list{
	margin: 2em 0;
}

body.sell .genre ul.genre_list li div.image{
	text-align: center;
}
body.sell .genre ul..genre_list li div.image img{
	height: 150px;
	width: auto;
}


.sell ul.flow li{
	margin-bottom: 0;
	background: rgba(255,255,255,.8);
}
.sell ul.flow li p.step{
	font-size:25px;
	color: rgba(230,0,18,.8);
	margin: 0;
	z-index: 999;
	position: relative;
	display: none;
}
.sell ul.flow li p.step .num{
	font-size: 40px;
}
.sell ul.flow{
	margin: 2em 0;
}
.sell ul.flow li div.image{
	margin-bottom: 0;
}
.sell ul.flow li div.text{
	padding: 20px;
}

.sell table.data th{
	white-space: nowrap;
}



/**
SHOP
*/

.shop .outline div.column{
	background: rgba(256,256,256,.6);
	padding: 50px;
}
.shop .outline ul.flexbox li{
	margin-bottom: 0 !important;
}

.shop .outline table.list{
	margin-bottom: 1.5em;
}

.shop .inside ul li{
	margin-bottom: 1% !important;
}



/**
FAQ
*/
.faq  dl{
	padding: 30px;
	background: rgba(255,255,255,.6);
}


/**
CONTACT
*/

.contact section.tel p.tel,
.contact section.tel p.fax{
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.contact section.tel p a{
	text-decoration: none;
}
.contact section.tel p.tel span.caution{
	font-size: 40%;
	display: block;
	line-height: 1;
}




@media (max-width: 1200px) and (min-width: 801px){
	
.inner {
    width: 90%;
}

#main_contents{
	width: 100%;
	margin-right: 0;
}

#sidebar{
	float: none;
	clear: both;
	width: 100%;
}

}



@media screen and (max-width: 800px) {


/**
BASIC
*/

body{
	-webkit-text-size-adjust: none;
	font-size: 90%;
}

img{
	max-width: 100% !important;
	height: auto;
}

#wrapper{
	width: 100%;
}

#contents{
	padding-top: 80px;
	width: 100% !important;
}
.home #contents{
	padding-top: 0px;
}

#main_contents{
	float: none;
	width: 100%;
	margin-right: 0px;
	padding-bottom: 30px;
	margin-bottom: 50px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
}

#sidebar{
	float: none;
	clear: both;
	width: 100%;
}

.inner{
	width: 100%;
	padding: 0 10px;
}

#wrapper,
#main_contents,
#sidebar,
.inner{
	float: none;
	width: 100%;
}

#contents section{
	padding: 30px 0;
}

.sp{
	display: imherit;
}
.pc{
	display: none;
}



/**
HEADER
*/

header span.number {
    font-size: 9px;
    position: absolute;
    top: 18px;
    left: 140px;
    width: 120px;
	line-height: 1.2;
	display: none;
}
header span.number br{
	display: inherit;
}

header h1.logo img.title {
   height: 30px;
   margin-left: 38px;
}

header .box_info{
	top: 10px;
	right: 10px;
}

header .box_info ul li{
	margin: 0 0 0 1px;
	display: inline-block;
}


header span.since {
	display: block;
    font-size: 10px;
	font-weight: normal;
    top: 15px;
    left: 130px;
}
header .box_info ul li span.text{
	font-size: 12px !important;
	margin-left: 2px;
}

header .box_info ul li:nth-child(2) span.text{
	display: none;
}
header .box_info ul li.tel a {
    font-size: 16px;
}
.tel a:link{
	pointer-events: inherit;
}

header .box_info ul li a.btn{
	padding: 6px 10px;
	height: inherit;
	line-height: inherit;
}
header .box_info ul li i{
    margin-right: 0px;
}

header .box_social{
	top: 13px;
	right: 100px;
}
.box_social ul li i{
	font-size: 12px;
}
.box_social ul li a{
    width: 25px;
    height: 25px;
    line-height: 25px;
}


/**
GLOBAL NAVI(narve)
*/

#navre{
	min-height: inherit;
	line-height: inherit;
    margin: 5px 0 0 0;
}

#navre .naver-handle{
	 top: 7px;
	 left: 12px;
	 margin: 0;
	 position: absolute;
}
#navre li{
	text-align: left;
	width: 100%;
	background: rgba(255,255,255,.8);
	border-bottom: solid 1px rgba(0,0,0,0.1);
	border-left: none;
}

#navre li a{
	padding: 15px 10px;
	font-size: 18px !important;
}

#navre li span.ja{
	display: inline;
	margin-left: 10px;
}


/**
ICON
*/

li.category a,
p.category a,
span.category a{
	font-size: 10px;}




/**
COMMON_LAYOUT
*/


 
/**
COMMON_PARTS
*/

/*h1,h2,h3{
	font-size: 100%;
	line-height: 1.3;
}*/

div.title h1{
	font-size: 30px;
	line-height: 1.2;
}
div.title h2{
	font-size: 26px;
	line-height: 1.2;
}
div.title h3,
div.title.center h3{
	font-size: 22px;
	line-height: 1.2;
}

div.title h4{
	font-size: 18px;
	line-height: 1.2;
}

p.catch{
	font-size: 18px;
}

p.lead{
	font-size: 14px;
}

.tel a{
	pointer-events: inherit;
}



/**
MAIN
*/


/**
BX-SLIDER
*/

.bx-wrapper img{
	max-width: 100%;
	height: inherit;
	margin: 0;
}

.main_slider p.catch{
	font-size: 16px;
}



/**
PAGER
*/

.pager{
	font-size: 14px;
}

.wp-pagenavi .current, .wp-pagenavi .pages,
.wp-pagenavi a{
    padding: 5px 8px 5px 8px;
}


/**
SINGLE
*/

.single article{
	padding: 20px;
}

.single article h1{
	font-size: 20px;
}

.single article h2 {
    font-size: 16px;
}

.single article h3 {
    font-size: 14px;
}



/**
SIDEBAR
*/

#sidebar{
	padding-bottom: 20px;
}
#sidebar section{
	padding: 0px 0 30px 0;
}
#sidebar h3{
	margin: 0 0 10px 0;
}


/**
NEWS
*/



/**
LIST_LIST
*/

ul#macy li{
	padding: 10px;
}


ul.item.list li {
	margin-bottom: 5%;
}

ul.item.list li div.image{
	width: 20%;
	margin-right: 2%;
}

ul.item.list li div.content{
	width: 76%;
}


/**
LIST_BOX
*/


ul.item.box.column_3 li,
ul.item.box.column_4 li,
ul.item.box.column_5 li{
	width: 48%;
}

ul.item.box.sp_full{
	margin-left: 0%;
}

ul.item.box.sp_full li{
	width: 100%;
	margin: 0 0 4% 0;
}
ul.item.box.sp_full li div.image{
	height: 150px;
}

ul.item.box li p.category {
    margin: 0 0 5px 0;
}

ul.item.box li p.title{
	font-size: 12px;
}
ul.item.box li p.date{
	margin: 0;
}


/**
FLEXBOX
*/

.flexbox{
	 justify-content: space-around;
	 -js-display: content;
	 
	display: content;
    -webkit-flex-wrap: content;
    flex-wrap: wrap;
    align-items: stretch;
	
	justify-content: flex-start;
    justify-content: space-between;
}

.flexbox li {
	list-style: none;
	width: 100%;
}

.flexbox li img{
	width: 100%;
}


.flexbox.column .sub{
	flex: 100%;
	margin: 0 0 1em 0 !important;
}
.flexbox.column.after .sub{
	flex: 100%;
	margin: 1em 0 0 0 ;
}

.flexbox.column .main{
	flex: 100%;
}

.flexbox.list .main{
	flex: 3 !important;
}

.flexbox.column_3 li,
.flexbox.column_4 li,
.flexbox.column_5 li{
	width: 49%;
}

.flexbox.sp_full li{
	width: 100%;
	margin-bottom: 5%;
}



/**
FLOW
*/

ul.flow li{
	width: 100% !important;
	margin-bottom: 50px !important;
}
ul.flow li.last{
	margin-bottom: 0 !important;
}

ul.flow li:after {
    content: "\f063";
    font-family: FontAwesome;
	margin-right:25px;
	
	position: absolute;
	top: 104%;
	left: 0;
	display: block;
	text-align: center;
}



/**
MAP
*/

.map iframe{
	height: 250px;
}


/**
FORM
*/

* {
    -webkit-appearance: none;
}

input, button, textarea, select{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius: 0;
}

input[type=checkbox],
input[type=radio]{
  -webkit-appearance:checkbox !important;
}

div.form{
	padding: 15px;
}

div.form dl dt,
div.form dl dd{
	float: none;
	clear: both;
	width: 100%;
	margin: 0;
}
div.form dl dt{
	padding-bottom: 0;
}
div.form .caution{
	display: block;
	margin-top: 5px;
}



/**
INPUT
*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="text"].size_s,
input[type="text"].size_m,
input[type="text"].size_l,
textarea,
select{
	width: 100%;
}



/**
BUTTON
*/


input[type="submit"].btn.size_l,
button.size_l,
a.btn.size_l{
}


input[type="submit"].btn.size_2l,
button.size_2l,
a.btn.size_2l{
	font-size: 24px;
}



/**
INFO
*/

.box.info.bottom ul li.button{
	margin-bottom: 30px;
}

.box.info.bottom ul li.tel{
	font-size: 30px;
}

.box.info.bottom ul li.tel p.caution{
	font-size: 13px;
}


.box.info.bottom{
	padding-bottom: 0 !important;
}

.box.info.bottom ul li{
	width: 100%;
	margin: 0 0 3% 0;
}

.box.info.bottom ul li.tel{
	margin: 0 0 10% 0;
}
.box.info.bottom ul li.button{
	margin: 0 0 0 0;
}

.box.sell p.catch {
    font-size: 20px;
}

.box.sell ul.select li{
	width: 32% !important;
}

.box.sell ul.select li a svg, .box.sell ul.select li a i {
    font-size: 30px;
}
.box.sell ul.select li span.text {
    margin-top: 3px;
    display: block;
    font-size: 16px;
}

.box.sell ul.select li a{
	height: 120px;
}

.box.sell ul.select li span.icon {
	margin-top: 25px;
}



/**
FOOTER
*/

footer{
	padding: 20px;
}

footer ul li{
	width: 100% !important;
}

footer ul li img{
	width: inherit !important;
}

footer ul li.data,
footer ul li.menu{
	border-bottom: solid 1px rgba(255,255,255,.3);
}


/**
ACCORDION
*/

.accordion .title{
	background: url(/images/arrow_down.png) 95% 50% no-repeat;
	padding-right: 30px;
	border-bottom: solid 1px #EEE;
	padding-bottom: 10px;
	background-size: 10px;
}

.accordion .title.active{
	background: url(/images/arrow_up.png) 95% 50% no-repeat;
	background-size: 10px;
}

.accordion .title.more.active{
	/*background: url(../images/arrow_up.png) no-repeat right center;*/
	background-size: 16px;
	padding-right: 20px;
}



/**
FAQ
*/

dl.faq dt {
    font-size: 110%;
}

dl.faq .square {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

dl.faq dt p {
    margin: 0 0px 0 40px;
    padding-top: 3px;
}
dl.faq dd p {
    margin: 0 0 1em 40px;
}

dl.faq dd {
    margin: 0 0 1em 0;
    padding-bottom: .5em;
}


/**
HOME
*/


.home .main_area{
	padding-top: 60px !important;
	padding-bottom: 10px !important;
}

.home .main_area p.catch.main{
	font-size: 13px;
	margin: 100px 15px 100px 15px;
}

.home .main_area ul li{
	width: 100% !important;
    padding: 20px 20px 10px 20px;
}

.home .main_area ul li h2 {
    font-size: 30px;
}
.home .main_area ul li p {
    font-size: 10px;
}
.home .main_area ul li p.catch {
    font-size: 13px;
}

.home .map p{
	font-size: 12px;
}


/**
SELL
*/


body.sell .intro div.photo img{
	width: 100px;
}


body.sell .genre ul li{
	width: 100%;
}

body.sell .genre ul.magazine_list li{
	width: 100%;
}

.sell ul.flow li p.step{
	margin: 0;
}

body.sell .genre ul.genre_list li:last-child{
	background: none;
}

body.sell .genre ul.genre_list li:last-child{
	display: none;
}


/**
BUY
*/

body.buy .intro ul.select li{
	padding: 30px;
	width: 100%;
}

body.buy table.list th,
body.buy table.list td{
	display: block;
}

ul.magazine_list li{
	width: 100% !important;
	margin-bottom: 0px !important;
}

body.buy table div.text{
	width: 100%;
	float: none;
}

body.buy table .photos{
	width: 100% !important;
	float: none;
	height: auto !important;
	margin-top: 1em;
}
body.buy table .photos div{
	height: 80px !important;
}




/**
FAQ
*/
.faq dl{
	padding: 15px 15px 10px 15px;
}


/**
SHOP
*/

.shop .outline div.column{
	padding: 20px;
}

.shop .outline div.column table.list th, .shop .outline div.column table.list td{
	display: block;
	width: 100%;
}

.shop .outline div.column table.list th{
	border: none;
	padding-bottom: 0;
}

.shop .inside ul li{
	width: 100%;
	margin-bottom: 0% !important;
}

.shop .inside ul li div.image {
    height: 230px;
}


/**
*/

.privacy #contents .inner {
    width: 100%;
}



}
