@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------------
   reset
---------------------------------------------------------------------------*/

* {
	box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6,p,span,small,dl,dt,dd,ol,ul,li {
  margin: 0;
  font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
}
ul {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
img {
  vertical-align: top;
}
li {
  list-style-type: none;
  vertical-align: baseline;
}


/*--------------------------------------
　Base
---------------------------------------*/
html {
    font-size: 62.5%;
}
body {
	color: #333;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 1.6rem;
	line-height: 2.0em;
	min-width: 1000px;
	position: relative;
	-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
img { 
  max-width: 100%; 
  height: auto;
}
a {
  color: #2b2b2b;
  text-decoration: underline;
}
a:hover {
	text-decoration: none;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.center {
	text-align: center;
}
.strong {
	font-weight: bold;
	background: linear-gradient(transparent 70%, #fff3bb 40%);
}

.f110 {font-size: 110%;}
.f120 {font-size: 120%;}
.f130 {font-size: 130%;}
.f150 {font-size: 150%;}
.f200 {font-size: 200%;}
.f300 {font-size: 300%;}
.margin0 {margin: 0;}
	
.sp {
	display: none;
}
.sp_br {
	display: none;
}
	
#contents p span {
	/*font-weight: bold;
	color: #2b2b2b;
	background: #ebe4bb;
	font-size: 1.4rem;*/
}
#contents p {
    margin: 2rem auto;
	/*padding: 0 2rem;*/
	width: 1000px;
}


/*--------------------------------------
　Header
---------------------------------------*/

/*--------------------------------------
　Pankuzu
---------------------------------------*/
#pankuzuWrap {
	width: 1000px;
	margin: 0 auto;
	padding: 17rem 0 0;
}
#pankuzu {
	font-size: 1.2rem;
	margin: 0 auto;
	padding: 0;
	color: #fff;
}
#pankuzu a {
	color: #fff;
	font-size: 1.2rem;
}
#pankuzu a:hover {
	opacity: 1;
}

/*--------------------------------------
　Main Contents
---------------------------------------*/
.bodyInr {
width: 100%;
overflow: hidden;
}
#contents {
width: 100%;
position: relative;
}
.contentsInr {
	margin: 0 0 0 20rem;
}
#index {
margin: 0;
padding: 0;
}
#category,
#page {
}
#contents #category,
#contents #page{
	margin: 0 auto 8rem;
	padding: 0;
	/*width: 1000px;*/
}
.inner, .wi1000 {
	width: 1000px;
	margin: 0 auto;
}


/*---------------------
　mv
-----------------------*/
#key.home {
	background: url("img/key.jpg") no-repeat top center;
	background-size: cover;
	padding: 1rem 0 14rem;
}
#key.home .bigTit {
	font-size: 3.6rem;
	font-weight: 500;
	color: #fff;
	line-height: 1.4;
	letter-spacing: 0.06em;
	text-align: center;
	margin: 5rem 0 3rem;
}
#key.home .bigTit span {
	font-size: 4.8rem;
	font-weight: 500;
	color: #ffd71e;
}
#key.home .txt {
	color: #fff;
	padding: 0 15rem;
	margin: 0 0 5rem;
}
#key.home .teamBox {
}
#key.home .teamBox .fuki {
	width: 642px;
	height: 12rem;
	background: url("img/key_fuki.png") no-repeat center;
	background-size: 100%;
	text-align: center;
	padding: 3.3rem 0 0;
	margin: 0 auto 1rem;
}
#key.home .teamBox .fuki p {
	color: #fff;
	font-size: 2.8rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	background: url("img/slash_left.png") no-repeat left center, url("img/slash_right.png") no-repeat right center;
	background-size: 27px auto;
	padding: 0 5rem;
	display: table;
	margin: 0 auto;
	width: auto;
}
#key.home .teamBox .itemBox {
	width: 235px;
	float: left;
	margin: 0 1.8rem 0 0;
	background: #fff;
	border-radius: 10px;
	border: solid 1px #666;
	overflow: hidden;
}
#key.home .teamBox .itemBox:last-child {
	margin: 0;
}
#key.home .teamBox .itemBox .catch {
	background: #000;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	padding: 0.4rem;
}
#key.home .teamBox .itemBox dl {
	width: 100%;
	display: table;
	padding: 2rem 1.2rem;
}
#key.home .teamBox .itemBox dt {
	width: 80px;
	display: table-cell;
	vertical-align: top;
}
#key.home .teamBox .itemBox dt img {
	width: 100%;
}
#key.home .teamBox .itemBox dd {
	display: table-cell;
	vertical-align: top;
	padding: 0 0 0 1.2rem;
}
#key.home .teamBox .itemBox dd .charaName {
	font-size: 1.8rem;
	font-weight: 500;
	margin: 0 0 0.3rem;
	width: auto;
}
#key.home .teamBox .itemBox dd .word {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.6;
	margin: 0;
	width: auto;
}
#key.home .teamBox .itemBox dd .word span {
	font-size: 1.2rem;
	font-weight: 500;
	display: block;
}

#key.lower {
	background: url("img/sec05_bg.jpg") no-repeat bottom center;
	background-size: cover;
	height: 30rem;
	padding: 1rem 2rem;
}
.category-tokyo  #key.lower {
	background: url("img/key_ct.jpg") no-repeat center center;
	background-size: cover;
}
.category-osaka  #key.lower {
	background: url("img/key_ct_osaka.jpg") no-repeat center center;
	background-size: cover;
}
.category-nagoya  #key.lower {
	background: url("img/key_ct_nagoya.jpg") no-repeat center center;
	background-size: cover;
}


#key .siteName {
	color: #fff;
	font-size: 1.2rem;
	text-align: right;
	padding: 0 3rem 0 0;
}
#key .siteName a {
	color: #fff;
	font-size: 1.2rem;
	text-decoration: none;
}


/*--------------------------------------
　Side
---------------------------------------*/
#contents #side {
position: fixed;
top: 0;
left: 0;
width: 230px;
height: 100%;
overflow-y: auto;
z-index: 1;
box-shadow: 0px 0px 8px 4px rgba(0,0,0,0.2);
}
#contents #side .sideInner {
position: relative;
height: 100%;
background: #fff;
}
#contents #side a {
display: block;
text-decoration: none;
}
#contents #side .cateBtn,
#contents #side .bnArea {
border-bottom: 1px solid #e4e4e4;
padding: 0;
}
#contents #side .logoBox {
background: #6a7b5e;
padding: 17px 10px 13px;
}
#contents #side .cateBtn li {
background: none;
padding: 0;
}
#contents #side .cateBtn li a {
padding: 16px 24px 16px 12px;
background: url("img/arr_black_right.png") 97% 50% no-repeat;
background-size: 5px;
line-height: 1.3;
font-size: 1.3rem;
}
#contents #side .cateBtn li a:hover {
background: #f3f1e9 url("img/arr_black_right.png") 97% 50% no-repeat;
background-size: 5px;
}
#contents #side .bnArea ul {
	padding: 0;
	margin: 0;
	width: auto;
}
#contents #side .bnArea li{
	background: none;
	padding: 0;
	margin: 0 0 1px;
	display: table;
	width: 100%;
	height: 10rem;
}
#contents #side .bnArea a {
	background: url("img/arr_white_right.png") no-repeat right 1rem center, url("img/side_tokyo.jpg") no-repeat;
	background-size: 5px auto, cover;
	font-size: 1.5rem;
	font-weight: 500;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	padding: 0 1.5rem;
	position: relative;
}
#contents #side .bnArea .osaka a {
	background: url("img/arr_white_right.png") no-repeat right 1rem center, url("img/side_osaka.jpg") no-repeat;
	background-size: 5px auto, cover;
}
#contents #side .bnArea .nagoya a {
	background: url("img/arr_white_right.png") no-repeat right 1rem center, url("img/side_nagoya.jpg") no-repeat;
	background-size: 5px auto, cover;
}
#contents #side .bnArea .pr a {
	background: url("img/arr_white_right.png") no-repeat right 1rem center, url("img/side_pr.jpg") no-repeat;
	background-size: 5px auto, cover;
}
#contents #side .bnArea a:hover {
	opacity: 0.8;
}
#contents #side .bnArea .label {
	background: #ffa64d;
	color: #fff;
	text-align: center;
	font-size: 1.3rem;
	display: inline-block;
	padding: 3px 14px 4px;
	line-height: 1;
	position: absolute;
	top: 8px;
	right: 8px;
}



/*横ナビ*/
#contents #side #dropdownmenu {
margin: 0;
border: none;
width: auto;
}
#contents #side #dropdownmenu li {
}
#contents #side #dropdownmenu li ul {
margin: 0;
padding: 0;
}
#contents #side #dropdownmenu li ul li {
margin: 0;
padding: 0;
}
#contents #side #dropdownmenu li ul li a {
width: 240px;
padding: 10px 10px 10px 35px;
background: url(img/arr_white_right.png) no-repeat 20px 15px;
background-size: 5px;
color: #fff;
overflow: hidden;
}
#contents #side #dropdownmenu li ul li a:hover {
text-decoration: underline;
}
#contents #side #dropdownmenu li .dropdownmenuInner {
display: none;
position: absolute;
left: 199px;
top: 0;
width: 250px;
height: 102%;
margin: 0;
padding: 50px 0 0 0;
/*background: rgba(118,106,76,0.9);*/
background: rgba(210,182,137,0.95);
border-left: 1px solid #e4e4e4;
z-index: 99;
}
#contents #side #dropdownmenu li .dropdownmenuInner ul {
display: inline;
}
.dropdownmenuInner:empty {
display: none !important;
}



/*--------------------------------------
　Footer
---------------------------------------*/
#page-top {
	position: fixed;
	width: 57px;
	bottom: 20px;
	right: 20px;
	z-index: 100;
}
#page-top:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
#contents footer {
	background: #6a7b5e;
	position: relative;
	padding: 6rem 0 0;
}
#contents footer a:hover {
	text-decoration: underline;
	opacity: 1;
}
#contents footer .logoBox {
	width: 427px;
	margin: 0 auto 5rem;
}
#contents footer .logoBox a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
#contents footer .areaInner {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 50px;
}
#contents footer .areaInner .footBox {
	margin: 0 0 40px 0;
}
#contents footer .areaInner .footBox:after {
	content: "";
	display: block;
	clear: both;
}
#contents footer .areaInner .footBox .sttl {
	border-bottom: dashed 1px #fff;
	padding: 0 0 8px 0;
	margin: 0 0 15px 0;
}
#contents footer .areaInner .footBox .sttl a {
	background: url("img/arr_white_right_big.png") center left no-repeat;
	background-size: 12px auto;
	font-size: 1.6rem;
	padding: 3px 0 3px 2.5rem;
	color: #fff;
	display: inline-block;
	font-weight: 500;
	text-decoration: none;
}
#contents footer .areaInner .footBox .sttl a:hover {
	text-decoration: underline;
}
#contents footer .areaInner .footBox .accChild {
	margin: 0;
	padding: 0;
}
#contents footer .areaInner .footBox .accChild li {
	display: inline-block;
	width: 24.5%;
	margin: 0 0 10px;
	padding: 0 10px 0 0;
	vertical-align: top;
	background: none;
}
#contents footer .areaInner .footBox .accChild .sp {
	display: none;
}
#contents footer .areaInner .footBox .accChild li a {
	background: url("img/arr_white_right.png") no-repeat left top 6px;
	background-size: 5px auto;
	font-size: 1.3rem;
	color: #fff;
	font-weight: 500;
	padding: 0 0 0 13px;
	display: inline-block;
	line-height: 1.4;
	text-decoration: none;
}
#contents footer .areaInner .footBox .accChild li a:hover {
	text-decoration: underline;
}
#contents footer .areaInner .footBox .accChild .subCat li a {
	background: none;
	padding: 0;
}
footer .areaInner .footBox .accChild .subList {
	display: block;
	padding: 0;
	margin: 0 0 0 10px;
}
#contents footer .areaInner .footBox .accChild .subList li {
	width: auto;
	display: block;
	margin: 0;
	padding: 0 0 0 30px;
	position: relative;
}
#contents footer .areaInner .footBox .accChild .subList li:before {
	content: "└";
	padding: 0 6px;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
}
#contents footer .areaInner .footBox .accChild .subList li a {
	font-size: 1.3rem;
}
#contents footer .areaInner .noticeArea {
	margin: 40px auto 50px;
}
footer .areaInner .noticeArea p {
	font-size: 1.2rem;
	line-height: 1.8;
	color: #fff;
}
#contents footer .areaInner .botPrg {
	font-size: 1.2rem;
	text-align: center;
	line-height: 1.7;
	color: #fff;
	margin: 0;
}
#contents footer .botArea {
	background: #fff;
	padding: 14px 0px;
}
#contents footer .botArea .botInner {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#contents footer .botArea .botInner .smap {
	float: right;
}
#contents footer .botArea .botInner .smap a {
	font-size: 1.2rem;
	text-decoration: underline;
	color: #333;
}
#contents footer .botArea .botInner .smap a:hover {
	text-decoration: none;
}
#contents footer p.copy {
	font-size: 1.3rem;
	float: left;
	color: #333;
	margin: 0;
}
#contents footer p.copy a {
	text-decoration: underline;
	color: #333;
}
#contents footer p.copy a:hover {
	text-decoration: none;
}

/* ================== */
/*  メインコンテンツ　*/
/* ================== */
#index h2,
#category h1,
#page h1 {
	line-height: 1.5;
	font-size: 3.6rem;
	font-weight: bold;
	color: #fff;
	padding: 3rem 4rem 3rem 0;
	margin: -5rem auto 5rem;
	background: #000;
	letter-spacing: 0.06em;
	clear: both;
	word-break: break-all;
	position: relative;
	width: 1000px;
}
#index h2:before,
#category h1:before,
#page h1:before {
	content: "";
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100%;
}
#index h2 a,
#category h1 a,
#page h1 a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#index h3,
#category h2,
#page h2 {
	line-height: 1.5;
	font-size: 2.8rem;
	font-weight: 500;
	padding: 2.5rem;
	margin: 4rem auto 3rem;
	text-align: center;
	position: relative;
	color: #6b7b5e;
	letter-spacing: 0.03em;
	background: #f5f5f5;
	border: solid 4px #6b7b5e;
	width: 1000px;
}
#index h3 a,
#category h2 a,
#page h2 a{
	color: #6b7b5e;
	text-decoration: none;
	background: url("img/arr_black_right.png") no-repeat right 2rem center;
	background-size: 8px auto;
	display: block;
	padding: 0 5rem 0;
}
#index h4,
#category h3,
#page h3 {
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.5;
	padding: 1.8rem 2rem 1.8rem 2rem;
	margin: 4rem auto 3rem;
	position: relative;
	background: #f5f5f5;
	border-left: solid 4px #d2b689;
	width: 1000px;
}
#index h5, #index h6,
#category h4, #page h4,
#category h5, #page h5,
#category h6, #page h6 {
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.5;
	color: #333;
	margin: 4rem auto 3rem;
	border-top: solid 2px #333;
	border-bottom: dotted 1px #333;
	padding: 1.5rem 0 1.5rem 2.4rem;
	width: 1000px;
}
#index h5 a, #index h6 a,
#category h4 a, #page h4 a,
#category h5 a, #page h5 a,
#category h6 a, #page h6 a{
	color: #333;
}
#index h2 a, #index h4 a, #index h5 a, #index h6 a,
#category h1 a, #category h3 a, #category h4 a, #category h5 a, #category h6 a,
#page h1 a, #page h3 a, #page h4 a, #page h5 a, #page h6 a {
	text-decoration: none;
	background: url("img/arr_black_right.png") no-repeat right 2rem center;
	background-size: 8px auto;
	display: block;
	padding: 0 5rem 0 0;
}

#contents .secTitBox {
	background: #000;
	padding: 3rem 4rem 2.5rem;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	top: -5rem;
}
#contents .secTitBox:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	right: -100%;
}
#contents .secTitBox.reverse:before {
	right: auto;
	left: -100%;
}
#contents .secTitBox .secTit {
	color: #fff;
	font-size: 3.6rem;
	font-weight: 500;
	padding: 0;
	margin: 0;
	letter-spacing: 0.03em;
	background: none;
	border: none;
	text-align: left;
	width: auto;
}
#contents .secTitBox .secTit:before {
	content: none;
}
#contents .secTitBox .label {
	background: #fff;
	color: #000;
	font-size: 2rem;
	font-weight: 500;
	display: inline-block;
	line-height: 1;
	padding: 8px 1.3rem;
	margin: 0 0 0.5rem;
	width: auto;
}



/* li */
#contents ul {
	margin: 2rem auto;
	padding: 1rem 0 0;
	width: 1000px;
}
#contents ul li {
	padding: 0 0 10px 17px;
	background: url(img/icon_dot.png) 0 7px no-repeat;
	background-size: 10px auto;
	line-height: 1.6;
	font-size: 1.4rem;
}
#contents ul li a,
#contents ol li a  {
	text-decoration: underline;
}
#contents ul li a:hover,
#contents ol li a:hover {
	opacity: 1;
	text-decoration: none;
}
#contents ol {
	margin: 2rem auto;
	padding: 1rem 0 0;
	width: 1000px;
}
#contents ol li {
	padding: 2px 0 10px 30px;
	list-style: none;
	position: relative;
	counter-increment: number;
	line-height: 1.6;
	font-size: 1.4rem;
}
#contents ol li::before {
	font-family: arial, sans-serif;
	display: block;
	background-color: #6a7b5e;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 0;
	color: #fff;
	text-align: center;
	line-height: 1.7;
	font-size: 1.2rem;
}
#contents ol li:nth-child(-n + 9):before {
	content: counter(number);
}
#contents ol li:nth-child(n + 10):before {
	content: counter(number);
}


/* ================== */
/*  テーブル　　　　　*/
/* ================== */
#contents table {
	table-layout: fixed;
	border-collapse: collapse;
	margin: 30px auto 30px;
	border: solid 1px #ccc;
	width: 1000px;
}
#contents table th {
	width: 28%;
	padding: 13px 14px;
	background: #f7f7f9;
	line-height: 1.6;
	text-align: center;
	font-size: 1.4rem;
	color: #333;
	font-weight: normal;
	word-wrap: break-word;
	border: solid 1px #ccc;
}
#contents table td {
	line-height: 1.6;
	padding: 13px 20px;
	font-size: 1.4rem;
	text-align: left;
	word-wrap: break-word;
	border: solid 1px #ccc;
}
#contents .caption {
    margin: 8px 0 0;
    font-size: 1rem;
    line-height: 1.4;
    word-break: break-all;
    color: #999;
	overflow-x: auto;
	white-space: nowrap;
	-ms-overflow-style: none;    /* IE, Edge 対応 */
    scrollbar-width: none;       /* Firefox 対応 */
	width: auto;
}
#contents .caption::-webkit-scrollbar {  /* Chrome, Safari 対応 */
	display:none;
}
#contents .caption a {
	color: #999;
    text-decoration: underline;
}
#contents .caption a:hover {
    text-decoration: none;
	opacity: 1;
}





/*--------------------------------------
　float img
---------------------------------------*/
#contents .float-wrap{
margin: 4rem auto;
width: 1000px;
}
#contents .float-wrap img {
width: 100%;
}
#contents .float-wrap p {
line-height: 2;
letter-spacing: 0.03em;
padding: 0;
margin: 0;
	width: auto;
}
#contents .float-wrap table {
width: 66%;
margin: 0 0 1.5rem;
}


#contents .float-wrap .flame {
position: relative;
}
#contents .float-wrap .fl {
width: 340px;
padding: 0 3rem 1rem 0;
text-align: center;
}
#contents .float-wrap .fr {
width: 340px;
padding: 0 0 1rem 3rem;
text-align: center;
}
#contents .float-wrap.center {
}
#contents .float-img {
width: 500px;
margin: 0 auto 2rem;	
}
#contents .float-wrap.center p {
text-align: left;
}
#contents .float-wrap .catch {
font-size: 2rem;
font-weight: 500;
line-height: 1.8;
color: #6b7b5e;
margin: 0 0 1.5rem;
background: none;
border: none;
padding: 0;
	width: auto;
}
#contents .float-wrap .catch a {
font-size: 2rem;
color: #6b7b5e;
font-weight: 500;
text-decoration: none;
}


/*  btns*/
#contents .btn-internal,
#contents .btn-web,
#contents .btn-tel {
	text-align: center;
	margin: 3rem auto;
	padding: 0;
	width: 600px;
}
#contents .btn-internal a,
#contents .btn-web a {
	padding: 2.5rem 5rem;
	text-align: center;
	line-height: 1.5;
	text-decoration: none;
	font-size: 1.8rem;
	color: #fff;
	font-weight: 500;
	display: block;
	border-radius: 35px;
	position: relative;
}
#contents .btn-internal a:hover,
#contents .btn-web a:hover {
	opacity: 0.7;
}
#contents .btn-internal a {
	background: #007da5 url("img/arr_white_right_big.png") no-repeat right 2rem center;
	background-size: 12px auto;
	position: relative;
}
#contents .btn-web a {
	background: #be3228 url("img/arr_white_right_big.png") no-repeat right 2rem center;
	background-size: 12px auto;
}
#contents .btn-tel {
	display: none;
}
#contents .btn-link {
	margin: 20px auto;
	padding: 0;
	text-align: right;
}
#contents .btn-link a {
	position: relative;
	display: inline-block;
	font-size: 1.4rem;
	padding: 0.4rem 0 0.4rem 2.5rem;
	background: url("img/icon_txtlink.png") no-repeat left center;
	background-size: 16px auto;
	line-height: 1.3;
	text-decoration: underline;
}
#contents .btn-link a:hover {
	opacity: 1;
	text-decoration: none;
}


/*共通パーツ*/
#contents .lower_bottom {
	background: #f3f1e9;
	margin: 10rem auto 0;
	position: relative;
	padding: 0 0 10rem;
}
#contents .lower_bottom:before {
	content: "";
	background: #f3f1e9;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100%;
}
#contents .lower_bottom:after {
	content: "";
	background: #f3f1e9;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
}
#contents .lower_bottom .catch {
	background: #000;
	color: #fff;
	font-size: 2.8rem;
	font-weight: 500;
	padding: 2.8rem 4rem 3rem;
	line-height: 1.3;
	position: relative;
	top: -4rem;
	width: 1000px;
	margin: 0 auto;
}
#contents .lower_bottom .catch:after {
	content: "";
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
	z-index: 1;
}
#contents .lower_bottom p {
	margin: 0 auto;
}
#contents .lower_bottom .itemBoxWrap {
	margin: 5rem auto 0;
	width: 1000px;
}
#contents .lower_bottom .itemBox {
	float: left;
	width: 320px;
	padding: 3.8rem 3rem;
	margin: 0 2rem 0 0;
}
#contents .lower_bottom .itemBox:last-child {
	margin: 0;
}
#contents .lower_bottom .itemBox.tokyo {
	background: url("img/lower_bottom_tokyo.jpg") no-repeat;
	background-size: cover;
}
#contents .lower_bottom .itemBox.osaka {
	background: url("img/lower_bottom_osaka.jpg") no-repeat;
	background-size: cover;
}
#contents .lower_bottom .itemBox.nagoya {
	background: url("img/lower_bottom_nagoya.jpg") no-repeat;
	background-size: cover;
}
#contents .lower_bottom .itemBox .areaName {
	margin: 0 0 2.5rem;
	text-align: center;
}
#contents .lower_bottom .itemBox .areaName a {
	font-size: 2.3rem;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
	background: url("img/icon_txtlink02.png") no-repeat right center;
	background-size: 20px auto;
	display: block;
	padding: 0 3rem 0 0;
}
#contents .lower_bottom .itemBox p {
	color: #fff;
	width: auto;
}
#contents .lower_bottom .itemBox .btn-internal {
	width: 100%;
	margin: 2.5rem 0 0;
}
#contents .lower_bottom .itemBox .btn-internal a {
	padding: 1.9rem 4rem;
	font-size: 1.6rem;
}


/* 共通パーツ */
/*---------------------
　共通
-----------------------*/
#contents .fukiBox {
	width: 1000px;
	margin: 0 auto 10rem;
}
#contents .fukiBox .person {
	width: 120px;
	margin: 0 3.5rem 0 0;
	float: left;
}
#contents .fukiBox .person .charaName {
	font-size: 1.3rem;
	font-weight: 500;
	text-align: center;
	margin: 0;
}
#contents .fukiBox .txtBox {
	float: right;
	width: 845px !important;
	background: #f7f6f0;
	border-radius: 20px;
	position: relative;
	padding: 4rem;
	overflow: inherit !important;
}
#contents .fukiBox .txtBox:before {
	content: "";
	background: url("img/fuki_yl_left.png") no-repeat;
	background-size: 100%;
	width: 15px;
	height: 20px;
	position: absolute;
	top: 5rem;
	left: -15px;
}
#contents .fukiBox .txtBox .catch {
	font-size: 2.2rem;
	font-weight: 500;
	margin: 0 0 1.5rem;
	width: auto;
}
#contents .fukiBox .txtBox p {
	margin: 0;
	width: auto;
}
#contents .fukiBox.right .person {
	float: right;
	margin: 0 0 0 3.5rem;
}
#contents .fukiBox.right .txtBox {
	float: left;
}
#contents .fukiBox.right .txtBox:before {
	background: url("img/fuki_yl_right.png") no-repeat;
	background-size: 100%;
	left: auto;
	right: -15px;
}
/*---------------------
　sec05
-----------------------*/
#contents .sec05 {
	background: #f3f1e9;
}
#contents .sec05 .key {
	background: url("img/sec05_bg.jpg") no-repeat top center;
	background-size: cover;
}
#contents .sec05 .key .wi1000 {
	padding: 12rem 15rem;
}
#contents .sec05 .key .pr {
	background: #ffd71e;
	color: #000;
	width: 100px;
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
	margin: 0 auto 1.5rem;
}
#contents .sec05 .key .mainTit {
	background: none;
	color: #fff;
	font-size: 3.6rem;
	font-weight: 500;
	text-align: center;
	padding: 0;
	margin: 0 0 3rem;
	width: auto;
}
#contents .sec05 .key .mainTit:before {
	content: none;
}
#contents .sec05 .key p {
	color: #fff;
}
#contents .sec05 .key .btn-internal {
	width: 350px;
	margin: 6rem auto 0;
}
#contents .sec05 .key .btn-internal a {
	font-size: 1.6rem;
	padding: 1.6rem 5rem;
}
#contents .sec05 .teamWrap {
	padding: 7rem 0 14rem;
}




#contents .teamWrap {
	padding: 7rem 0 10rem;
	display: table;
	margin: 0 auto;
}
#contents .teamWrap .slaTit {
	font-size: 2.8rem;
	text-align: center;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin: 0 auto 5rem;
	padding: 0 5rem 6px;
	background: url("img/slash_left02.png") no-repeat left center, url("img/slash_right02.png") no-repeat right center;
	background-size: 22px auto;
	display: table;
	width: auto;
}
#contents .teamWrap .teamBox {
	width: 1000px;
	margin: 0 auto;
}
#contents .teamWrap .team {
	float: left;
	width: 244px;
	margin: 0 8px 0 0;
	position: relative;
}
#contents .teamWrap .team:last-child {
	margin: 0;
}
#contents .teamWrap .team:before {
	content: "Proposer.01";
	color: #999;
	font-size: 2.4rem;
	font-weight: 500;
	position: absolute;
	top: -2rem;
	left: 2rem;
	line-height: 1;
}
#contents .teamWrap .team:nth-child(2):before {
	content: "Proposer.02";
}
#contents .teamWrap .team:nth-child(3):before {
	content: "Proposer.03";
}
#contents .teamWrap .team:nth-child(4):before {
	content: "Proposer.04";
}
#contents .teamWrap .team a {
	background: #007da5 url("img/arr_white_down.png") no-repeat bottom 1.3rem center;
	background-size: 12px auto;
	border-radius: 10px;
	display: block;
	text-decoration: none;
	padding: 2rem 1.5rem 3rem;
}
#contents .teamWrap .team dl:after {
	content: "";
	display: block;
	clear: both;
}
#contents .teamWrap .team dt {
	width: 90px;
	float: left;
	margin: 0 1rem 0 0;
}
#contents .teamWrap .team dd {
	overflow: hidden;
	width: auto;
	padding: 1rem 0 0;
}
#contents .teamWrap .team dd p {
	color: #fff;
	font-size: 1.4rem;
	line-height: 1.7;
	margin: 0;
	width: auto;
}
#contents .recoArea {
	padding: 10rem 0 4rem;
}
#contents .recoArea.yoshino {
	padding: 0 0 4rem;
}
#contents .recoArea.even {
	background: #f3f1e9;
}
#contents .recoArea.even .fukiBox .txtBox {
    background: #e8e4d5;
}
#contents .recoArea.even .fukiBox .txtBox::before {
    background: url("img/fuki_brown_left.png") no-repeat;
    background-size: auto;
    background-size: 100%;
}
#contents .proposerArea {
	width: 1000px;
	margin: 0 auto;
}

#contents .proposerArea .proTitBox {
	background: #6a7b5e;
	border: none;
	padding: 2.4rem 17rem 2.4rem 4rem;
	position: relative;
	margin: 0 0 4rem;
}
#contents .proposerArea .proTitBox:before {
	content: "";
	background: #6a7b5e;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
}
#contents .proposerArea .proTitBox:after {
	content: "";
	background: url("img/illust_chara01.png") no-repeat;
	background-size: 100%;
	width: 145px;
	height: 140px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#contents #t02.proposerArea .proTitBox:after {
	background: url("img/illust_chara02.png") no-repeat;
	background-size: 100%;
}
#contents #t03.proposerArea .proTitBox:after {
	background: url("img/illust_chara03.png") no-repeat;
	background-size: 100%;
}
#contents #t04.proposerArea .proTitBox:after {
	background: url("img/illust_chara04.png") no-repeat;
	background-size: 100%;
}
#contents .proposerArea .proTit {
	color: #fff;
	font-weight: 500;
	border: none;
	text-align: left;
	padding: 0;
	margin: 0;
	background: none;
	position: relative;
	width: auto;
}
#contents .proposerArea .proTit:before {
	content: "Proposer.01";
	font-size: 3rem;
	font-weight: 500;
	color: #d2b689;
	position: absolute;
	top: -4.6rem;
	left: -2rem;
	line-height: 1;
}
#contents #t02 .proTit:before {
	content: "Proposer.02";
}
#contents #t03 .proTit:before {
	content: "Proposer.03";
}
#contents #t04 .proTit:before {
	content: "Proposer.04";
}
#contents .proposerArea .comBox {
	background: #fff;
	padding: 4rem;
	margin: 6rem 0 4rem;
}
#contents .proposerArea .comName {
	background: #000;
	font-size: 2.4rem;
	font-weight: 500;
	color: #fff;
	border: none;
	text-align: center;
	padding: 1.2rem 3rem;
	margin: 0 0 4rem;
	width: auto;
}
#contents .proposerArea .slider_large {
	width: 450px;
	text-align: center;
	margin: 0 3rem 2rem 0;
	float: left;
	padding: 0;
}
#contents .proposerArea .slider_large li {
	padding: 0;
	margin: 0;
	background: none;
}
#contents .proposerArea .slider_large .prev, 
#contents .proposerArea .slider_large .next {
	width: 50px;
	position: absolute;
	z-index: 1;
}
#contents .proposerArea .slider_large .prev {
	top: 12rem;
	left: 0;
}
#contents .proposerArea .slider_large .next{
	top: 12rem;
	right: 0;
}
#contents .proposerArea .thumb {
	clear: both;
	padding: 0;
	margin: 0;
}
#contents .proposerArea .thumb li {
	width: 128px;
	margin: 0 0.4rem 0 0;
	padding: 0;
	background: none;
}
#contents .proposerArea .txtBox {
	overflow: hidden;
	width: auto;
}
#contents .proposerArea .txtBox p {
    width: auto;
}
#contents .proposerArea .txtBox .catch {
	font-size: 2.2rem;
	font-weight: 500;
	margin: 0 0 1.5rem;
	width: auto;
}
#contents .proposerArea .btn-web {
	width: 400px;
	margin: 4rem auto 0;
}
#contents .proposerArea .btn-web a {
	font-size: 1.6rem;
	padding: 1.8rem 5rem;
	border-radius: 42px;
}
#contents .proposerArea .fukiBox .txtBox::before {
    background-size: 100%;
}
#contents .proposerArea .fukiBox .txtBox:after {
    content: "まとめ";
	color: #fff;
	font-weight: 500;
	text-align: center;
	background: url("img/fuki_matome.png") no-repeat;
	background-size: 100%;
	width: 80px;
	height: 80px;
	position: absolute;
	top: -2rem;
	right: -1rem;
	padding: 24px 0 0;
}
#contents .comArea {
	margin: 0 0 6rem;
}
#contents .comArea .itemBoxWrap {
	margin: 4rem 0 0;
}
#contents .comArea .itemBox {
    width: 320px;
	float: left;
	border: solid 1px #ccc;
	background: #fff;
	margin: 0 2rem 2rem 0;
}
#contents .comArea .itemBox:nth-child(3n) {
	margin: 0 0 2rem;
}
#contents .comArea .itemBox .photo {
    margin: 0 0 2rem;
	text-align: center;
}
#contents .comArea .itemBox .photo img{

}


#contents .comArea .itemBox .comName {
    background: none;
	font-size: 1.8rem;
	text-align: center;
	color: #333;
	padding: 0;
	margin: 0 0 2rem;
}
#contents .comArea .itemBox .txtBody {
	padding: 3rem;
}
#contents .comArea .itemBox .txtBody p {
	width: auto;
}
#contents .comArea .itemBox .catch {
	border: none;
	font-size: 2rem;
	font-weight: 500;
	background: #f3f1e9;
	padding: 2rem 3rem;
	display: table;
	width: 100%;
	min-height: 104px;
}
#contents .comArea .itemBox .catch span {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
#contents .comArea .itemBox .comName {
	font-size: 2rem;
	border: none;
	background: none;
	margin: 0 0 2rem;
	padding: 0;
	color: #333;
	text-align: center;
}
#contents .comArea .itemBox .btn-web {
	width: 100%;
	margin: 2rem 0 0;
}
#contents .comArea .itemBox .btn-web a {
	font-size: 1.4rem;
	padding: 1.2rem 4rem;
}
#contents .comArea .btn-internal {
	width: 350px;
	margin: 4rem auto;
}
#contents .comArea .btn-internal a {
	padding: 1.6rem 5rem;
	font-size: 1.6rem;
}
#contents .accBtn {
	background: #999 url("img/icon_plus.png") no-repeat right 2rem center;
	background-size: 16px auto;
	text-align: center;
	color: #fff;
	width: 350px;
	margin: 4rem auto 0;
	padding: 12px;
}
#contents .accBtn.open {
	background: #999 url("img/icon_minus.png") no-repeat right 2rem center;
	background-size: 16px auto;
} 
#contents .accBtn:hover {
	opacity: 0.8;
} 
#contents .accBox {
	display: none;
} 
#contents .itemBoxWrap.accBox {
	margin: 0 auto;
}


/*---------------------
　sec06
-----------------------*/
#contents .sec06 {
	background: #e8e4d5;
}
#contents .sec06 .fukiBox {
    margin: 0 auto 6rem;
}

#contents .fixBot {
	position: fixed;
	bottom: 90px;
	right: 20px;
	z-index: 10;
	width: 230px;
}



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

.pc, .pc_br {
	display: none;
}
.sp, .sp_br {
	display: block;
}

body {
	font-size: 1.5rem;
	min-width: 320px;
	overflow-x: hidden;
	line-height: 1.6;
	margin: 0 0 5.8rem;
}
a:hover {
	opacity: 1;
}
.inner, .wi1000 {
    width: 100%;
    margin: 0 auto;
}	
.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

/*---------------------
　mv
-----------------------*/
#key.home {
	background: none;
	padding: 0 0 6rem;
}
#key.home .bigTit {
	background: url("img/key.jpg") no-repeat bottom center;
	background-size: cover;
	font-size: 2rem;
	margin: 0;
	padding: 4rem 0;
}
#key.home .bigTit span {
	font-size: 2.5rem;
}
#key.home .txt {
	padding: 2rem 4%;
	margin: 0;
	color: #000;
}
#key.home .teamBox {
	padding: 0 4%;
}
#key.home .teamBox .fuki {
	width: 100%;
	height: 7rem;
	background: url("img/key_fuki.png") no-repeat center;
	background-size: 100%;
	padding: 1.5rem 2rem 0;
	margin: 0 auto 1rem;
}
#key.home .teamBox .fuki p {
	font-size: 1.7rem;
	background: url("img/slash_left.png") no-repeat left center, url("img/slash_right.png") no-repeat right center;
	background-size: 13px auto;
	padding: 0 1.5rem;
}
#key.home .teamBox .itemBox {
	width: 49%;
	float: left;
	margin: 0 2% 0 0;
	border-radius: 5px;
}
#key.home .teamBox .itemBox:nth-child(2n) {
	margin: 0 0 2% 0;
}
#key.home .teamBox .itemBox:last-child {
	margin: 0;
}
#key.home .teamBox .itemBox .catch {
	font-size: 1.6rem;
	padding: 0.6rem 1rem 0.8rem;
	line-height: 1.3;
}
#key.home .teamBox .itemBox dl {
	width: 100%;
	display: table;
	padding: 1rem 0.8rem;
}
#key.home .teamBox .itemBox dt {
	width: 48px;
	display: table-cell;
}
#key.home .teamBox .itemBox dd {
	display: table-cell;
	padding: 0 0 0 0.8rem;
}
#key.home .teamBox .itemBox dd .charaName {
	font-size: 1.7rem;
	margin: 0 0 0.2rem;
}
#key.home .teamBox .itemBox dd .word {
	font-size: 1.2rem;
	line-height: 1.5;
	word-break: keep-all;
	margin: 0;
}
#key.home .teamBox .itemBox dd .word span {
	font-size: 1.2rem;
}

#key.lower {
    background: url("img/sec05_bg.jpg") no-repeat bottom center;
	background-size: cover;
	height: 20rem;
	padding: 0;
}
.category-tokyo #key.lower {
    background: url("img/key_ct.jpg") no-repeat top left 32%;
    background-size: cover;
	height: 20rem;
	padding: 0;
}
.category-osaka #key.lower {
    background: url("img/key_ct_osaka.jpg") no-repeat top center;
    background-size: cover;
}
.category-nagoya #key.lower {
    background: url("img/key_ct_nagoya.jpg") no-repeat top left 25%;
    background-size: cover;
}
#key .siteName {
	background: #23323c;
	color: #fff;
	font-size: 1.0rem;
	text-align: left;
	padding: 0.3rem 7rem 0.4rem 4%;
}
#key .siteName a {
	font-size: 1.0rem;
}

/*--------------------------------------
　Header
---------------------------------------*/
header {
	height: auto;
	position: relative;
}
header .logo {
	width: 90px;
	float: none;
	position: absolute;
	top: 2.6rem;
	left: 0;
	z-index: 1;
}
header .rightBox {
	overflow: inherit;
	width: 100%;
	padding: 0;
}
header .siteName {
	background: #23323c;
	font-size: 1.0rem;
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 0.3rem 4% 0.5rem;
}
header .siteName a {
	color: #fff;
}
#g-nav {
	display: none;
}
	
	
/*--------------------------------------
　Global Nav_SP
---------------------------------------*/
.l-gnavi-btn {
  display: none;
}
.l-gnavi-area {
  width: 400px;
  height: 100vh;
  padding: 60px 0 0;
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3002;
  overflow-x: hidden;
  overflow-y: scroll;
background: #23323c;
}
.l-gnavi-area--slide-right {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.l-gnavi-area--slide-left {
  left: auto;
  right: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.l-gnavi-area--slide-down {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.l-gnavi-area--slide-up {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.l-gnavi-list {
  position: relative;
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
}
.l-gnavi-list__item {
  padding: 5px 0;
}
.l-gnavi-list__link {
  width: 90%;
  margin: 0 auto;
  padding: 15px 45px 15px 10px;
  display: block;
  text-decoration: none;
  background: #fff;
  position: relative;
	border-radius:8px;
	line-height: 1.5;
}
.js-gnavi-list > .l-gnavi-list__item .l-gnavi-list__link:after,
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link:after {
  content: "";
  right: 18px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link:hover {
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link:hover::after {
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link.l-gnavi-list__link--menu:after {
  content: "・・・";
  position: absolute;
  color: #333;
  right: 5%;
  top: 17%;
  font-size: 2rem;
  letter-spacing: -10px;
  border: 0;
  -webkit-transform: none;
  transform: none;
  bottom: auto;
  width: auto;
  height: auto;
}

.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__link--menu {
  position: relative;
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__link--menu:after {
  content: "・・・";
  position: absolute;
  color: #333;
  right: 5%;
  top: 17%;
  font-size: 2rem;
  letter-spacing: -10px;
  border: 0;
  -webkit-transform: none;
  transform: none;
  bottom: auto;
  width: auto;
  height: auto;
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__link--menu:hover {
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__link--menu:hover::after {
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back {
  background: #fff;
  padding: 10px 10px 10px 45px;
  position: relative;
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back:before {
  content: "";
  left: 18px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back:after,
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back:hover:after {
  content: "";
  border: 0;
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back:hover {
}
.l-gnavi-list .l-gnavi-list__item .l-gnavi-list__sub .l-gnavi-list__item .l-gnavi-list__link--back:hover::before {
}

.l-gnavi-list__sub {
  width: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
}
.is-navi-open .l-gnavi-area {
  opacity: 1;
}
.is-navi-open .l-gnavi-area--slide-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.is-navi-open .l-gnavi-area--slide-left {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.is-navi-open .l-gnavi-area--slide-down {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.is-navi-open .l-gnavi-area--slide-up {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.is-navi-open .is-gnavi-cover {
  height: 100vh;
  overflow-y: scroll;
}
.is-navi-open .is-gnavi-cover .l-gnavi-area {
  position: static;
}

	
	
  .l-gnavi-area {
    width: 100%;
  }
  .l-gnavi-btn {
    width: 45px;
    height: 45px;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 200;
    cursor: pointer;
	  background: #000;
  }
  .l-gnavi-btn span {
    width: 21px;
    height: 1px;
    display: inline-block;
    background: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    left: 12px;
  }
  .l-gnavi-btn.is-active {
    border: 0;
  }
  .l-gnavi-btn.is-active span {
  }
  .l-gnavi-btn span:nth-of-type(1) {
    top: 14px;
  }
  .l-gnavi-btn span:nth-of-type(2) {
    top: 22px;
  }
  .l-gnavi-btn span:nth-of-type(3) {
    top: 30px;
  }
  .l-gnavi-btn:hover {
    color: #666;
  }
  .l-gnavi-btn:active {
    color: #666;
  }
  .l-gnavi-btn--gnavi {
    width: 30px;
    height: 23px;
    background: none;
    position: absolute;
    top: 29px;
    right: 15px;
    z-index: 200;
  }
  .l-gnavi-btn--gnavi span {
    width: 100%;
    left: 0;
  }
  .l-gnavi-btn--gnavi span:nth-of-type(1) {
    top: 0;
  }
  .l-gnavi-btn--gnavi span:nth-of-type(2) {
    top: 10px;
  }
  .l-gnavi-btn--gnavi span:nth-of-type(3) {
    top: 20px;
  }
  .l-gnavi-btn.is-active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }
  .l-gnavi-btn.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .l-gnavi-btn.is-active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(45deg);
    transform: translateY(-10px) rotate(45deg);
  }
  .is-navi-open .l-gnavi-area--slide-left {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .l-gnavi-area02 {
    display: none;
  }


	
	
/*--------------------------------------
　Footer
---------------------------------------*/
#page-top {
	position: fixed;
	width: 50px;
	bottom: 15%;
	right: 3%;
	z-index: 1000;
}
#page-top:hover {
	opacity: 1;
}
footer a:hover {
    text-decoration:none;
	opacity: 1;
}
#contents footer {
	width: 100%;
	padding: 2rem 0 0;
	margin: 0;
	position: relative;
}
#contents footer .areaInner {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#contents footer .logoBox {
    width: 215px;
    margin: 0 auto 2rem;
}	
#contents footer .logoBox a:hover {
	opacity: 1;
}
#contents footer .areaInner .footBox {
	/*border-bottom: 1px solid #bbc6ce;*/
	margin: 0;
}
#contents footer .areaInner .footBox:first-of-type {
	border-top: 1px solid #fff;
}
#contents footer .areaInner .footBox .sttl {
	border-bottom: 1px solid #fff;
}
#contents footer .areaInner .footBox .sttl a {
	display: block;
	font-size: 1.4rem;
	background: url("img/arr_white_down.png") right 18px center no-repeat;
	background-size: 10px auto;
	padding: 15px 40px 14px 6%;
	line-height: 1.5;
	font-weight: normal;
}
#contents footer .areaInner .footBox .sttl a:hover {
    text-decoration: none;
}
#contents footer .areaInner .footBox .sttl.open a{
	background: url("img/arr_white_up.png") right 18px center no-repeat;
	background-size: 10px auto;
	/*border-bottom: 1px solid #bbc6ce;*/
}
#contents footer .areaInner .footBox .sttl {
	padding: 0;
	margin: 0;
	/*border-bottom: none;*/
}
#contents footer .areaInner .footBox .accChild {
	display: none;
	padding: 0;
	margin: 0;
	background: #fff;
}
#contents footer .areaInner .footBox .accChild li {
	float: none;
	padding: 0;
	background: none;
	margin: 0;
	display: block;
	width: 100%;
}
#contents footer .areaInner .footBox .accChild .sp {
    display: block;
}

#contents footer .areaInner .footBox .accChild li a {
	display: block;
	background: #92a386 url("img/arr_white_right.png") right 21px center no-repeat;
	background-size: 6px auto;
	border-bottom: 1px solid #fff;
	padding: 14px 40px 14px 8%;
	font-size: 1.2rem;
}

#contents footer .areaInner .footBox .accChild li a:hover {
    text-decoration: none;
}
#contents footer .areaInner .footBox .accChild .subCat li a {
	background: url("img/arr_white_right_b.png") right 21px center no-repeat #41505a;
	background-size: 6px auto;
}

#contents footer .areaInner .footBox .accChild li.subCat a {
	padding: 14px 40px 14px 8%;
}

#contents footer .areaInner .footBox .accChild .subList {
	padding: 0;
	margin: 0;
	float: none;
	display: block;
}
#contents footer .areaInner .footBox .accChild .subList li {
    margin: 0;
	width: 100%;
	display: block;
	padding: 0;
}
#contents footer .areaInner .footBox .accChild .subList li a {
	padding: 14px 40px 14px 8%;
	font-size: 1.2rem;
	background: url("img/arr_white_right_b.png") right 21px center no-repeat #41505a;
	background-size: 6px auto;
}
#contents footer .areaInner .footBox .accChild .subList li a:before {
	padding: 0 0.5rem 0 0;
}
#contents footer .areaInner .footBox .accChild .subList li:last-child a {
}
#contents footer .areaInner .footBox .accChild li:after {
	content: none;
}
#contents footer .areaInner .footBox .accChild li:last-child:after {
	content: none;
}
#contents footer .areaInner .footBox .accChild .subList li::after {
    content: none;
}
#contents footer .areaInner .footBox .accChild .subList li:first-child::before {
    content: none;
}
#contents footer .areaInner .footBox .accChild .subList li::before {
    content: none;
}
#contents footer .areaInner .noticeArea {
	width: 85%;
	margin: 30px auto 20px;
	padding: 0;
	font-size: 1.2rem;
	line-height: 1.8em;
}
#contents footer .areaInner .noticeArea p {
	font-size: 1.1rem;
}
#contents footer .areaInner .botPrg {
	font-size: 1.1rem;	
	text-align: center;
	padding: 0 4% 20px;
	line-height: 1.4;
	margin: 0;
}
#contents footer .botArea {
	padding: 1rem 4% 2rem;
}
#contents footer .botArea .botInner .smap {
	text-align: center;
	margin: 0 0 0.5rem;
	float: none;
}
#contents footer p.copy {
	margin: 0;
	padding: 0;
	font-size: 1.0rem;
	line-height: 1.3;
	text-align: center;
	float: none;
}
#contents footer p.copy a:hover {
	text-decoration: underline;
}	
#contents footer a {
	text-decoration: none;
}
#contents footer .botArea .botInner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
#contents footer .botArea .botInner .smap a {
	font-size: 1.1rem;
	text-decoration: underline;
}
#contents footer .botArea .botInner .smap a:hover {
    text-decoration: underline;
}	
	
	
	

/*--------------------------------------
pankuzu
---------------------------------------*/
#pankuzuWrap {
	overflow: auto;
	white-space: nowrap;
    width: 100%;
	padding: 11.5rem 0 0;
}
#pankuzu {
	width: 100%;
	padding: 3px 4% 4px;
	font-size: 1.1rem;
	margin: 0 auto;
	background: none;
}	
#pankuzu span {
	font-size: 1.1rem;
}	
#pankuzu a {
    font-size: 1.1rem;
}	

/*--------------------------------------
　Main Contents
---------------------------------------*/

#contents {
	margin: 0;
	width: 100%;
}
.contentsInr {
	margin: 0;
}
#index,
#category,
#page {
  float: none;
  width: 100%;
}
#category,
#page {
}
#contents #category,
#contents #page {
	/*padding: 0 2.6%;*/
	margin: 0;
	width: 100%;
	padding: 0 4%;
}
#contents p {
    margin: 2rem auto;
    padding: 0;
    width: 100%;
}

.strong {
    font-size: 1.6rem;
}	

	
/* ================== */
/*  メインコンテンツ　*/
/* ================== */
#index h2, #category h1, #page h1 {
    line-height: 1.4;
    font-size: 2.2rem;
    margin: -3.5rem auto 3rem;
    padding: 6% 4% 6% 0;
	width: 100%;
	/*position: absolute;
	top: 14.5rem;
	left: 0;*/
}
#index h3,
#category h2,
#page h2 {
	line-height: 1.3;
    font-size: 2rem;
    padding: 1.5rem;
    margin: 2.5rem auto 2rem;
	border: solid 2px #6b7b5e;
	width: 100%;
}
#index h3 a, #category h2 a, #page h2 a {
	background: url("img/arr_black_right.png") no-repeat right 2rem center;
	background-size: 8px auto;
    padding: 0 3rem 0;
}
#index h4,
#category h3,
#page h3 {
	font-size: 1.9rem;
	padding: 1.4rem 1rem 1.4rem 1.5rem;
	margin: 2.5rem auto 2rem;
	line-height: 1.4;
	width: 100%;
}
#index h5, #index h6,
#category h4, #page h4,
#category h5, #page h5,
#category h6, #page h6 {
	margin: 2.5rem auto 2rem;
	padding: 1.5rem 1rem 1.5rem 1.5rem;
	font-size: 1.7rem;
	line-height: 1.4;
	width: 100%;
}
#index h5 a, #index h6 a,
#category h4 a, #page h4 a,
#category h5 a, #page h5 a a,
#category h6 a, #page h6 {
	padding: 0 1.5rem 0 0;
}
#index h2 a, #index h4 a, #index h5 a, #index h6 a, #category h1 a, #category h3 a, #category h4 a, #category h5 a, #category h6 a, #page h1 a, #page h3 a, #page h4 a, #page h5 a, #page h6 a {
    background: url("img/arr_black_right.png") no-repeat right center;
	background-size: 8px auto;
    display: block;
    padding: 0 2.5rem 0 0;
}
#contents .secTitBox {
	padding: 1.5rem 2rem;
	width: 96%;
	position: relative;
	margin: 0;
	top: -2.5rem;
	float: right;
}
#contents .secTitBox::before {
    content: none;
}
#contents .secTitBox .secTit {
	font-size: 2.3rem;
}
#contents .secTitBox .label {
	font-size: 1.6rem;
	padding: 8px 1.3rem;
	margin: 0 0 0.5rem;
}
	
	
#contents ul{
/*margin: 2rem 3% 2rem;*/
margin: 2rem auto 2rem;
padding: 1rem 1rem 0;
width: 100%;
}
#contents ul li {
min-height: 12px;
padding: 0 0 0.6rem 2rem;
font-size: 1.5rem;
margin: 0 0 0.2rem;
background: url(img/icon_dot.png) 0 8px no-repeat;
background-size: 10px auto;
}
#contents ul li:last-child {
margin: 0;
}
	
#contents ol {
/*margin: 2rem 3% 2rem;*/
margin: 2rem auto 2rem;
padding: 1rem 1rem 0;
width: 100%;
}
#contents ol li{
font-size: 1.5rem;
padding: 0 0 0.6rem 2rem;
list-style: none;
position: relative;
counter-increment: number;
margin: 0 0 0.2rem;
}
#contents ol li:last-child {
margin: 0;
}
#contents ol li::before{
display: block;
width: 16px;
height: 16px;
position: absolute;
top: 5px;
left: -2px;
color: #fff;
text-align: center;
letter-spacing: -0.5px;
line-height: 1.4;
font-size:1.1rem;
font-family: Arial, Helvetica," sans-serif";
}

#contents ol li:nth-child(-n + 9):before {
  content: counter(number);
}
#contents ol li:nth-child(n + 10):before {
  content: counter(number);
}
	
	
	
	
	
/* ================== */
/*  テーブル　　　　　*/
/* ================== */
#contents table {
	width: 100%;
	table-layout: fixed;
	margin: 30px auto 30px;
	border-bottom: none;
}
#contents table th {
	width: 100%;
	padding: 1rem 8% 1rem;
	line-height: 1.6;
	text-align: center;
	font-size: 1.4rem;
	display: block;
	border: none;
	border-bottom: solid 1px #ccc;
}
#contents table td {
	width: 100%;
	display: block;
	line-height: 1.6;
	padding: 1.2rem 8% 1.3rem;
	background: #FFF;
	font-size: 1.3rem;
	text-align: center;
	word-wrap: break-word;
	border: none;
	border-bottom: solid 1px #ccc;
}


/*--------------------------------------
　float img
---------------------------------------*/
#contents .float-wrap {
	margin: 3.5rem auto;
	padding: 0;
	width: 100%;
}
#contents .float-wrap img{
	width: 100%;
}
#contents .float-wrap .flame {
	position: relative;
}
#contents .float-wrap .fl {
	width: 100%;
	padding: 0;
	text-align: center;
	float: none;
}
#contents .float-wrap .fr {
	padding: 0;
	width: 100%;
	text-align: center;
	float: none;
}
#contents .float-wrap .ct {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#contents .float-wrap .catch {
	font-size: 1.8rem;
	line-height: 1.6;
	margin: 0 0 1rem;
	padding: 0;
}
#contents .float-wrap p {
	margin: 0;
    line-height: 1.5;
	padding: 0;
}
#contents .float-wrap table {
	width: 100%;
	margin: 0 0 2rem;
}
#contents .float-wrap .fl.t_small{
	width: 40%;
	padding: 0 20px 0 0;
	text-align: center;
	float: left;
}	
#contents .float-wrap .fr.t_small{
	width: 40%;
	padding: 0 0 0 20px;
	margin: 0;
	text-align: center;
	float: right;
}
#contents .float-img {
    width: 100%;
    margin: 0 auto 1.5rem;

}	
#contents .float-wrap .caption,
#contents .float-wrap .caption {
	/*text-align: left;*/
}
	
	
	
	
	
	
/*  btns*/
#contents .btn-internal,
#contents .btn-web,
#contents .btn-tel,
#contents .btn-link {
	text-align: center;
	margin: 2rem auto;
	padding: 0;
	width: 85%;
	position: relative;
}
#contents .btn-internal a,
#contents .btn-web a,
#contents .btn-tel a,
#contents .btn-link a {
	font-size: 1.5rem;
	font-weight: 500;
}	
#contents .btn-internal a {
	padding: 1.8rem 4rem;
	background: #007da5 url("img/arr_white_right_big.png") no-repeat right 2rem center;
	background-size: 10px auto;
}
	
#contents .btn-web a {
	background:#be3228 url("img/arr_white_right_big.png") no-repeat right 2rem center;
    background-size: 10px auto;
    color: #fff;
	padding: 1.8rem 4rem;
}
#contents .btn-link {
}
#contents .btn-link a {
	background: url("img/icon_txtlink.png") no-repeat right 1.5rem center;
    background-size: 16px auto;
	line-height: 1.6;
	padding: 1.5rem 4rem 1.5rem 3.5rem;
	display: block;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #ccc;
}
#contents .btn-link a:hover {
	opacity: 1;
	text-decoration: none;
}
#contents .btn-tel {
	display: block;
}
#contents .btn-tel a {
	background: #ffd71e url("img/icon_tel_black.png") no-repeat right 2rem center;
    background-size: 14px auto;
	padding: 1.8rem 4.5rem 1.8rem 3rem;
	line-height: 1.3;
	font-size: 1.5rem;
	color: #000;
	display: block;
	text-decoration: none;
	border-radius: 35px;
}


	
/*共通パーツ*/
#contents .lower_bottom {
	background: #f3f1e9;
	margin: 8rem auto 0;
	position: relative;
	padding: 0 0 6rem;
}
#contents .lower_bottom:before {
	content: "";
	background: #f3f1e9;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100%;
}
#contents .lower_bottom:after {
	content: "";
	background: #f3f1e9;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
}
#contents .lower_bottom .catch {
	font-size: 2rem;
	padding: 2rem 2rem 2rem;
	position: relative;
	top: -2rem;
	width: 100%;
}
#contents .lower_bottom .catch:after {
	content: "";
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
	z-index: 1;
}
#contents .lower_bottom p {
	margin: 0;
	width: 100%;
}
#contents .lower_bottom .itemBoxWrap {
	margin: 2rem 0 0;
	width: 100%;
}
#contents .lower_bottom .itemBox {
	float: none;
	width: 100%;
	padding: 3rem 3rem;
	margin: 0 0 1rem;
}
#contents .lower_bottom .itemBox:last-child {
	margin: 0;
}
#contents .lower_bottom .itemBox .areaName {
	margin: 0 0 2rem;
}
#contents .lower_bottom .itemBox .areaName a {
	font-size: 1.8rem;
	background: url("img/icon_txtlink02.png") no-repeat right center;
	background-size: 16px auto;
	padding: 0 2.5rem 0 2rem;
}
#contents .lower_bottom .itemBox .btn-internal {
	width: 100%;
	margin: 2rem 0 0;
}
#contents .lower_bottom .itemBox .btn-internal a {
	padding: 1.7rem 4rem;
	font-size: 1.5rem;
}

	
	
	
/* 共通パーツ */
/*---------------------
　共通
-----------------------*/
#contents .fukiBox {
	width: 92%;
	margin: 0 auto 6rem;
	clear: both;
	position: relative;
}
#contents .fukiBox .person {
	width: 90px;
	margin: 0;
	float: none;
	z-index: 1;
	position: absolute;
	top: -1rem;
}
#contents .fukiBox .person .charaName {
	font-size: 1.3rem;
	font-weight: 500;
	text-align: center;
}
#contents .fukiBox .txtBox {
	float: none;
	width: 100% !important;
	border-radius: 10px;
	position: relative;
	padding: 3rem 2rem 2rem;
}
#contents .fukiBox .txtBox:before {
	content: none;
}
#contents .fukiBox .txtBox .catch {
	font-size: 1.8rem;
	margin: 0 0 2rem;
	padding: 0 0 0 9rem;
	min-height: 60px;
}
#contents .fukiBox.right .person {
	float: none;
	margin: 0;
	right: 1rem;
}
#contents .fukiBox.right .txtBox {
	float: none;
}
#contents .fukiBox.right .txtBox:before {
}
#contents .fukiBox.right .txtBox .catch {
    padding: 0 9rem 0 0;
}
	
/*---------------------
　sec05
-----------------------*/
#contents .sec05 {
}
#contents .sec05 .key {
	background: url("img/sec05_bg.jpg") no-repeat top center;
	background-size: cover;
}
#contents .sec05 .key .wi1000 {
	padding: 5rem 6%;
}
#contents .sec05 .key .pr {
	width: 60px;
	font-size: 1.7rem;
	margin: 0 auto 1.5rem;
}
#contents .sec05 .key .mainTit {
	font-size: 2.1rem;
	margin: 0 0 3rem;
}
#contents .sec05 .key .btn-internal {
	width: 73%;
	margin: 3rem auto 0;
}
#contents .sec05 .key .btn-internal a {
	font-size: 1.5rem;
	padding: 1.3rem 5rem;
}
#contents .sec05 .teamWrap {
	padding: 4rem 4% 5rem;
}	
	
#contents .teamWrap {
	padding: 4rem 0 10rem;
	display: table;
	margin: 0 auto;
}
#contents .teamWrap .slaTit {
	font-size: 1.7rem;
	margin: 0 auto 3rem;
	padding: 0 3rem 4px;
	background: url("img/slash_left02.png") no-repeat left center, url("img/slash_right02.png") no-repeat right center;
	background-size: 15px auto;
}
#contents .teamWrap .teamBox {
	width: 100%;
	margin: 0 auto;
}
#contents .teamWrap .team {
	float: left;
	width: 48%;
	margin: 0 3% 5% 0;
	position: relative;
}
#contents .teamWrap .team:nth-child(2n) {
	margin: 0 0 5%;
}
#contents .teamWrap .team:before {
	font-size: 1.5rem;
	position: absolute;
	top: -1.3rem;
	left: 1rem;
}
#contents .teamWrap .team a {
	background: #007da5 url("img/arr_white_down.png") no-repeat bottom 1rem center;
	background-size: 10px auto;
	border-radius: 5px;
	padding: 1.5rem 0.8rem 2.5rem;
}
#contents .teamWrap .team dt {
	width: 48px;
	float: left;
	margin: 0 0.5rem 0 0;
}
#contents .teamWrap .team dd {
	padding: 0;
}
#contents .teamWrap .team dd p {
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.6;
}
#contents .recoArea {
	padding: 6rem 0 2rem;
}
#contents .recoArea.yoshino {
	padding: 0 0 2rem;
}
#contents .recoArea.even {
	background: #f3f1e9;
}
#contents .recoArea.even .fukiBox .txtBox {
    background: #e8e4d5;
}
#contents .recoArea.even .fukiBox .txtBox::before {
    background: url("img/fuki_brown_left.png") no-repeat;
    background-size: auto;
    background-size: 100%;
}
#contents .proposerArea {
	width: 100%;
	margin: 0 auto;
	padding: 0 4%;
}
#contents .proposerArea .proTitBox {
	background: #6a7b5e;
	border: none;
	padding: 1.5rem 9rem 1.5rem 2rem;
	position: relative;
	margin: 0 0 2rem;
}
#contents .proposerArea .proTitBox:before {
	content: "";
	background: #6a7b5e;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100%;
}
#contents .proposerArea .proTitBox:after {
	background: url("img/illust_chara01.png") no-repeat;
	background-size: 100%;
	width: 110px;
	height: 99px;
	right: -4%;
}
#contents .proposerArea .proTit {
	position: relative;
	font-size: 1.9rem;
}
#contents .proposerArea .proTit:before {
	font-size: 2rem;
	position: absolute;
	top: -3rem;
	left: -1rem;
	line-height: 1;
}
#contents .proposerArea .comBox {
	background: #fff;
	padding: 2rem 2rem 3rem;
	margin: 2rem 0 3rem;
	display: flex;
   flex-direction: row;
   flex-wrap: wrap;
}
#contents .proposerArea .comName {
	font-size: 1.8rem;
	padding: 1.2rem 3rem;
	margin: 0 0 3rem;
	order:1;
	width: 100%;
}
#contents .proposerArea .slider_large {
	width: 100%;
	text-align: center;
	margin: 0 3rem 2rem 0;
	order:2;
}
#contents .proposerArea .slider_large .prev, 
#contents .proposerArea .slider_large .next {
	width: 25px;
}
#contents .proposerArea .slider_large .prev {
	top: 8rem;
}
#contents .proposerArea .slider_large .next{
	top: 8rem;
}
#contents .proposerArea .thumb {
	order: 3;
}
#contents .proposerArea .thumb li {
	width: calc( 94% / 3);
	margin: 0 3% .4rem 0;
	max-height:20vw;
}
#contents .proposerArea .thumb li:nth-child(3n){
	margin-right: 0;
}
#contents .proposerArea .thumb li img {
	height: 70px;
	object-fit: cover;
	width: 100%;
}
	#contents .proposerArea .thumb .slick-track {
		width: 100% !important;
	}
#contents .proposerArea .txtBox {
	overflow: inherit;
	width: 100%;
	order: 4;
	margin: 2rem 0 0;
}
#contents .proposerArea .txtBox .catch {
	font-size: 1.8rem;
	margin: 0 0 1rem;
}
#contents .proposerArea .txtBox > p {
	margin:0;
}
#contents .proposerArea .btn-web {
	width: 92%;
	margin: 3rem auto 0;
	order:5;
}
#contents .proposerArea .btn-web a {
	font-size: 1.5rem;
	padding: 1.3rem 5rem;
	border-radius: 38px;
}
#contents .proposerArea .btn-tel {
	width: 92%;
	order:6;
	margin: 2rem auto 0;
}
#contents .proposerArea .fukiBox .txtBox:after {
    content: "まとめ";
	background: url("img/fuki_matome.png") no-repeat;
	background-size: 100%;
	width: 64px;
	height: 46px;
	position: absolute;
	top: -3rem;
	right: -2rem;
	padding: 20px 0 0;
	font-size: 1.3rem;
}
#contents .comArea {
	margin: 0 0 6rem;
}
#contents .comArea .itemBoxWrap {
	margin: 4rem 0 0;
}
#contents .comArea .itemBox {
    width: 100%;
	float: none;
	margin: 0 0 1em 0;
}
#contents .comArea .itemBox:nth-child(3n) {
	margin: 0 0 1rem;
}
#contents .comArea .itemBox .photo {
    margin: 0 0 2rem;
}
#contents .comArea .itemBox .photo img{

}	
	
	
#contents .comArea .itemBox .comName {
    background: none;
	font-size: 1.8rem;
	text-align: center;
	color: #333;
	padding: 0;
	margin: 0 0 2rem;
}
#contents .comArea .itemBox .txtBody {
	padding: 2.5rem;
}
#contents .comArea .itemBox .catch {
	font-size: 1.8rem;
	padding: 2rem 2rem;
	min-height: inherit;
}
#contents .comArea .itemBox .comName {
	font-size: 1.6rem;
	margin: 0 0 2rem;
	padding: 0;
}
#contents .comArea .itemBox .btn-web {
	width: 94%;
	margin: 2rem auto 0;
}
#contents .comArea .itemBox .btn-web a {
	font-size: 1.4rem;
	padding: 1.2rem 4rem;
}
#contents .comArea .btn-internal {
	width: 82%;
	margin: 3rem auto;
}
#contents .comArea .btn-internal a {
	padding: 1.4rem 5rem;
	font-size: 1.5rem;
}
#contents .accBtn {
	background: #999 url("img/icon_plus.png") no-repeat right 2rem center;
	background-size: 8px auto;
	font-size: 1.4rem;
	width: 82%;
	margin: 3rem auto 0;
	padding: 12px;
}
#contents .accBtn.open {
	background: #999 url("img/icon_minus.png") no-repeat right 2rem center;
	background-size: 8px auto;
} 
#contents .accBtn:hover {
	opacity: 1;
} 
#contents .itemBoxWrap.accBox {
	margin: 0 auto;
}

	
	
#contents .fixBot {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
}
#contents .fixBot ul {
	margin: 0;
	padding: 0;
}
#contents .fixBot li {
	float: left;
	width: 33.3%;
	background: none;
	padding: 0;
	margin: 0;
}
#contents .fixBot li.tokyo a {
	background: url("img/sec01_tokyo.jpg") no-repeat center;
	background-size: cover;
}
#contents .fixBot li.osaka a {
	background: url("img/sec01_osaka.jpg") no-repeat center;
	background-size: cover;
}
#contents .fixBot li.nagoya a {
	background: url("img/sec01_nagoya.jpg") no-repeat center;
	background-size: cover;
}
#contents .fixBot li a {
	height: 5.8rem;
	font-size: 1rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	width: 100%;
	text-decoration: none;
	position: relative;
	display: table;
}
	
#contents .fixBot a {
	height: 5.8rem;
	font-size: 1rem;
	font-weight: 500;
	text-align: center;
	color: #fff;
	width: 100%;
	text-decoration: none;
	position: relative;
	display: table;
}
#contents .fixBot a img{
	width: 100%;
}
	
#contents .fixBot li a:before {
	content: "";
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}	
#contents .fixBot li a:after {
	content: "";
	background: url("img/icon_txtlink02.png") no-repeat;
	background-size: 100%;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 45%;
	right: 1rem;
}
#contents .fixBot li p {
	position: relative;
	z-index: 1;
	display: table-cell;
	vertical-align: middle;
}
#contents .fixBot li a span {
	font-size: 1.6rem;
	display: block;
}		
	
/*---------------------
　sec06
-----------------------*/
#contents .sec06 {
	background: #e8e4d5;
}
#contents .sec06 .fukiBox {
    margin: 0 auto 4rem;
}	
	
}