@charset "utf-8";

/* Base Start */

* {
  margin:0;
  padding:0;
}

article,aside,details,figcaption,figure,footer,header,menu,nav,section {
	display:block;
}

img {
  border:0;
  vertical-align:top;
}

em,address {
	font-style:normal;
}

body {
	color:#000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size:100%;
	text-align:center;
}

a {
	color:#c00;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#333;
}

#anc-all-wrap {
	width:100%;
	overflow:hidden;
}

/* Base End */

/* Clearfix Start */

.clearfix::after,.item-genre-top dl::after,#blog-base::after {
	content:"";
	display:block;
	clear:both;
}

/* Clearfix End */

/* Header Start */

#header {
	padding-bottom:6px;
}

#header h1 {
	padding:32px 0;
}

#pc-navi {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center;
	list-style-type:none;
	height:80px;
}

#pc-navi li {
	line-height:14px;
	font-size:14px;
}

#pc-navi li a {
	display:block;
	padding:33px 32px;
	color:#1d1d1f;
	text-decoration:none;
}

#pc-navi li a:hover,#pc-navi li.current a,#pc-navi li.current a:hover {
	color:#c00;
}

#sp-navi {
	display:none;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	#header h1 {
		padding:24px 0;
	}
	
	#pc-navi {
		display:none;
	}
	
	#sp-navi {
		display:block;
	}
}

@media only screen and (max-width : 767px) {
	#header h1 {
		padding:16px 0;
	}
	
	#pc-navi {
		display:none;
	}
	
	#sp-navi {
		display:block;
	}
}

/* Header End */

/* Main Start */

#contents {
	margin:0 auto;
}

#mv {
	position:relative;
}

#mv img {
	z-index:1;
	width:100%;
	height:auto;
}

#mv div {
	z-index:10;
	position:absolute;
	left:0;
	top:0;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center;
	width:100%;
	height:100%;
}

#mv div h1 {
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-writing-mode:vertical-rl;
	-ms-writing-mode:tb-rl;
	writing-mode:vertical-rl;
	line-height:1.5em;
	font-size:calc(1em + 1.5vw);
	width:auto;
	height:auto;
	white-space:nowrap;
	text-align:left;
}

#mv div h1.white-text {
	color:#fff;
}

#contents h2 {
	padding-top:76px;
	line-height:46px;
	font-size:30px;
	font-weight:normal;
}

#contents h2::after {
	display:block;
	margin:12px auto 48px auto;
	background-color:#c00;
	width:117px;
	height:7px;
	content:"";
}

.col3-314 {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-justify-content:center;
	justify-content:center;
	margin:0 auto;
	list-style-type:none;
	width:100%;
	max-width:1017px;
}

.col3-314 li {
	padding:0 calc(25px / 2) 25px calc(25px / 2);
}

.col3-314 li span {
	display:block;
	padding-top:10px;
	line-height:20px;
	font-size:14px;
}

.col3-313 {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-justify-content:center;
	justify-content:center;
	margin:0 auto;
	list-style-type:none;
	width:100%;
	max-width:1019px;
}

.col3-313 li {
	padding:0 calc(53px / 4) 32px calc(53px / 4);
}

.col3-315 {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-justify-content:center;
	justify-content:center;
	margin:0 auto;
	list-style-type:none;
	width:100%;
	max-width:1020px;
}

.col3-315 li {
	padding:0 calc(47px / 4) 23px calc(47px / 4);
}

.col3-315 li a {
	display:block;
}

.col3-315 li a span {
	display:block;
	padding:7px 0 3px 0;
	color:#000;
	line-height:22px;
	font-size:16px;
	text-decoration:none;
}

.col3-315 li a:hover {
	opacity:0.7;
}

.col2-470 {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-justify-content:center;
	justify-content:center;
	margin:0 auto;
	list-style-type:none;
	width:100%;
	max-width:1044px;
}

.col2-470 li {
	padding:0 26px 32px 26px;
}

.col3-314 li img,.col3-313 li img,.col3-315 li img,.col2-470 li img {
	max-width:100%;
	height:auto;
}

#breadcrumb {
	margin:0 auto;
	padding:7px 0;
	width:992px;
	text-align:left;
}

#breadcrumb ul {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	width:100%;
	list-style-type:none;
}

#breadcrumb ul li {
	color:#1d1d1f;
	line-height:18px;
	font-size:12px;
}

#breadcrumb ul li a::after {
	display:inline-block;
	padding:0 8px;
	color:#1d1d1f;
	line-height:18px;
	font-size:12px;
	content:"/";
}

.detail {
	display:inline-block;
	margin:0 auto;
	min-width:240px;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:4px;
}

.detail a {
	display:block;
	padding:14px 0 14px 4px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border:2px solid #000;
	color:#000;
	text-decoration:none;
	max-width:240px;
}

.detail a:hover {
	opacity:0.6;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	#contents h2 {
		padding-top:57px;
		line-height:39px;
		font-size:25px;
	}
	
	#contents h2::after {
		margin:9px auto 36px auto;
		height:6px;
	}
	
	#breadcrumb {
		width:750px;
	}
}

@media only screen and (max-width : 767px) {
	#mv div h1 {
		-webkit-writing-mode:horizontal-tb;
		-ms-writing-mode:lr-tb;
		writing-mode:horizontal-tb;
		font-size:18px;
	}
	
	#contents h2 {
		padding-top:38px;
		line-height:31px;
		font-size:20px;
	}
	
	#contents h2::after {
		margin:6px auto 24px auto;
		height:5px;
	}
	
	#breadcrumb {
		width:90%;
	}
	
	#breadcrumb ul,.col3-314,.col3-313,.col3-315,.col2-470 {
		-webkit-flex-direction:column;
		flex-direction:column;
	}
	
	.col3-314 li,.col3-315 li {
		padding:0 0 13px 0;
	}
	
	.col3-313 li,.col2-470 li {
		padding:0 0 16px 0;
	}
}

/* Main End */

/* Footer Start */

#footer {
	padding:132px 0 2px 0;
}

#footer ul {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-justify-content:center;
	justify-content:center;
	list-style-type:none;
}

#footer ul li {
	padding:0 2px;
}

#footer p {
	padding-top:44px;
	line-height:12px;
	font-size:12px;
}

#footer p a {
	color:#000;
	text-decoration:none;
}

#footer p a:hover {
	text-decoration:underline;
}

#footer h1 {
	padding:48px 0 36px 0;
}

#footer small {
	display:block;
	padding:15px 0;
	background:-moz-linear-gradient(top,rgba(226,211,175,.44) 0%,rgba(225,210,177,.44) 100%); /* FF3.6-15 */
	background:-webkit-linear-gradient(top,rgba(226,211,175,.44) 0%,rgba(225,210,177,.44) 100%); /* Chrome10-25,Safari5.1-6 */
	background:linear-gradient(to bottom,rgba(226,211,175,.44) 0%,rgba(225,210,177,.44) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	line-height:0;
	font-size:0;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	#footer {
		padding-top:99px;
	}
	
	#footer p {
		padding-top:33px;
	}
	
	#footer h1 {
		padding:36px 0 27px 0;
	}
}

@media only screen and (max-width : 767px) {
	#footer {
		padding-top:66px;
	}
	
	#footer p {
		padding-top:22px;
	}
	
	#footer h1 {
		padding:24px 0 18px 0;
	}
}

/* Footer End */

/* Pagetop And To Reserve Start */

#out-links {
	z-index:100;
	position:fixed;
	right:0;
	top:10%;
}

#out-links ul {
	list-style-type:none;
}

#out-links ul li {
	padding-bottom:6px;
}

#out-links a:hover {
	opacity:0.8;
}

#pagetop {
	position:fixed;
	right:0;
	bottom:10%;
}

@media only screen and (max-width : 1045px) {
	#out-links {
		position:static;
		padding:9px 0 5px 0;
	}
	
	#out-links ul li {
		display:inline-block;
		padding:0 3px 6px 3px;
	}
}

/* Pagetop And To Reserve End */

/* Top Page (index.html) Start */

#slider {
	width:100%;
}

#slider ul {
	list-style-type:none;
}

#slider ul li {
	position:relative;
}

#slider ul li img {
	z-index:1;
	width:100%;
	height:auto;
}

#slider ul li div {
	z-index:10;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}

#slider ul li div h1 {
	z-index:100;
	line-height:0;
	font-size:0;
	font-weight:normal;
}

#slider ul li div h1 em {
	display:block;
	margin-left:20px;
	line-height:100%;
	font-size:calc(1.25em + 2.25vw);
}

#slider ul li div h1 strong {
	display:block;
	margin-left:20px;
	line-height:100%;
	font-size:calc(1.5em + 2.75vw);
	letter-spacing:24px;
}

#slider ul li:nth-child(1) div h1 {
	position:absolute;
	right:10%;
	top:10%;
	color:#fff;
	-webkit-writing-mode:vertical-rl;
	-ms-writing-mode:tb-rl;
	writing-mode:vertical-rl;
}

#slider ul li:nth-child(1) div h1 strong {
	padding-top:248px;
	white-space:nowrap;
}

#slider ul li:nth-child(1) div h1 strong span {
	display:inline-block;
	margin-bottom:24px;
	-webkit-writing-mode:horizontal-tb;
	-ms-writing-mode:lr-tb;
	writing-mode:horizontal-tb;
	line-height:1em;
	text-align:center;
	text-indent:0;
	letter-spacing:0;
}

#slider ul li:nth-child(2) div h1 {
	position:absolute;
	right:10%;
	top:20%;
	-webkit-writing-mode:vertical-rl;
	-ms-writing-mode:tb-rl;
	writing-mode:vertical-rl;
	text-shadow:0px 0px 5px rgba(255,255,255,.9),0px 0px 5px rgba(255,255,255,.8),0px 0px 5px rgba(255,255,255,.7),0px 0px 10px rgba(255,255,255,.7);
}

#slider ul li:nth-child(2) div h1 em {
	padding-top:100px;
	white-space:nowrap;
}

#slider ul li:nth-child(3) div {
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center;
}

#slider ul li:nth-child(3) div h1 b {
	display:block;
	line-height:1.5em;
	font-size:calc(1.25em + 2.25vw);
	text-shadow:0px 0px 5px rgba(255,255,255,.9),0px 0px 5px rgba(255,255,255,.8),0px 0px 5px rgba(255,255,255,.7),0px 0px 10px rgba(255,255,255,.7);
}

#top-about {
	margin:0 auto;
	padding-bottom:76px;
	width:100%;
	max-width:1044px;
}

#top-about ul {
	padding-bottom:8px;
}

#top-about p {
	padding-bottom:16px;
	line-height:22px;
	font-size:16px;
}

#top-recipe {
	margin:0 auto;
	padding-bottom:48px;
	width:100%;
	max-width:1044px;
}

#top-recipe a {color: #000;}

#top-news {
	margin:0 auto;
	width:100%;
	max-width:992px;
}

#top-news dl dt {
	padding-top:44px;
}

#top-news dl dt:first-of-type {
	padding-top:0;
}

#top-news dl dt,#top-news dl dd {
	line-height:20px;
	font-size:14px;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	#slider ul li:nth-child(1) div h1 {
		right:10%;
		top:5%;
	}
	
	#slider ul li div h1 strong {
		letter-spacing:18px;
	}
	
	#slider ul li:nth-child(1) div h1 strong {
		padding-top:150px;
	}
	
	#slider ul li:nth-child(2) div h1 em {
		padding-top:75px;
	}
	
	#top-about,#top-recipe,#top-news {
		max-width:750px;
	}
}

@media only screen and (max-width : 767px) {
	#slider ul li:nth-child(1) div h1,#slider ul li:nth-child(2) div h1 {
		right:10px;
		top:auto;
		bottom:10px;
		-webkit-writing-mode:horizontal-tb;
		-ms-writing-mode:lr-tb;
		writing-mode:horizontal-tb;
		text-align:right;
	}
	
	#slider ul li div h1 em {
		margin-left:0;
		margin-bottom:10px;
		font-size:16px;
	}
	
	#slider ul li div h1 strong {
		margin-left:0;
		font-size:20px;
		letter-spacing:12px;
	}
	
	#slider ul li:nth-child(1) div h1 strong,#slider ul li:nth-child(2) div h1 em {
		padding-top:0;
	}
	
	#slider ul li:nth-child(1) div h1 strong span {
		margin-bottom:0;
		margin-right:12px;
	}
	
	#slider ul li:nth-child(1) div h1 em,#slider ul li:nth-child(2) div h1 em {
		padding-right:12px;
	}
	
	#slider ul li:nth-child(2) div h1 strong {
		margin-bottom:10px;
	}
	
	#slider ul li:nth-child(2) div h1 em {
		margin-bottom:0;
	}
	
	#slider ul li:nth-child(3) div h1 b {
		font-size:16px;
	}
	
	#top-about,#top-recipe,#top-news {
		width:90%;
	}
}

/* Top Page (index.html) End */

/* Blog (blog/index.html) Start */

#blog-base {
	margin:0 auto;
	width:992px;
	text-align:left;
}

#blog {
	float:left;
	width:700px;
}

#blog h2::after {
	margin-left:0;
}

.post {
	padding-bottom:64px;
}

.post dl {
	margin-top:-40px;
	padding-bottom:14px;
}

.post dl dt {
	display:inline-block;
	padding-right:13px;
	color:#666;
	line-height:10px;
	font-family:"Helvetica Neue",Helvetica,Arial,Verdana,Roboto,"游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:10px;
	font-weight:bold;
}

.post dl dd {
	display:inline-block;
	line-height:10px;
	font-family:"Helvetica Neue",Helvetica,Arial,Verdana,Roboto,"游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:10px;
	font-weight:bold;
}

.post dl dd em {
	display:inline-block;
	padding-right:10px;
}

.post dl dd a {
	color:#900;
	text-decoration:none;
}

.post dl dd a:hover {
	text-decoration:underline;
}

.post p {
	padding-top:18px;
	line-height:31px;
	font-size:17px;
}

.post img {
	max-width:100%;
	height:auto;
}

#pagenation {
	padding-top:26px;
	background:url(../blog/images/bg_dushed_line.png) left top repeat-x;
	text-align:center;
}

#pagenation ol {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-justify-content:center;
	justify-content:center;
	list-style-type:none;
}

#pagenation ol li {
	padding:0 2px 4px 2px;
	line-height:12px;
	font-family:"Helvetica Neue",Helvetica,Arial,Verdana,Roboto,"游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:12px;
}

#pagenation ol li span,#pagenation ol li a {
	display:block;
	color:#000;
	padding:5px;
	border:1px solid #999;
}


.wp-pagenavi {
	text-align: center;
}

.wp-pagenavi span,
.wp-pagenavi a {
	display: inline-block;
	line-height:12px;
	font-family:"Helvetica Neue",Helvetica,Arial,Verdana,Roboto,"游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:12px;
	color:#000;
	padding:5px !important;
	border:1px solid #999 !important;
}

.wp-pagenavi span.current {
	border: solid 1px #666;
}


#blog-navi {
	float:right;
	padding-top:80px;
	width:218px;
	font-family:"Helvetica Neue",Helvetica,Arial,Verdana,Roboto,"游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

#blog-navi h2 {
	padding:0 0 17px 0;
	line-height:16px;
	font-size:16px;
	font-weight:bold;
}

#blog-navi h2::after {
	display:none;
}

#blog-navi ol {
	padding:0 0 48px 14px;
	list-style-type:none;
}

#blog-navi ol li {
	padding-bottom:12px;
	line-height:20px;
	font-size:14px;
}

#blog-navi ol li a {
	position:relative;
	display:block;
	padding-left:12px;
	color:#c50400;
	text-decoration:none;
}

#blog-navi ol li a::before {
	position:absolute;
	left:0;
	top:6px;
	display:block;
	background:url(../blog/images/bg_blog_list_arrow.png) no-repeat;
	width:6px;
	height:6px;
	content:"";
}

#blog-navi ol li a:hover {
	text-decoration:underline;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	#blog-base {
		width:750px;
	}
	
	#blog,#blog-navi {
		float:none;
		width:100%;
	}
	
	.post {
		padding-bottom:48px;
	}
	
	.post dl {
		margin-top:-30px;
	}
	
	#blog-navi {
		padding-top:60px;
	}
	
	#blog-navi ol {
		padding-bottom:36px;
	}
}

@media only screen and (max-width : 767px) {
	#blog-base {
		width:90%;
	}
	
	#blog,#blog-navi {
		float:none;
		width:100%;
	}
	
	.post {
		padding-bottom:32px;
	}
	
	.post dl {
		margin-top:-25px;
	}
	
	#blog-navi {
		padding-top:40px;
	}
	
	#blog-navi ol {
		padding-bottom:24px;
	}
}

/* Blog (blog/index.html) End */

/* Company (company/index.html) Start */

#creed {
	margin:0 auto;
	padding-bottom:104px;
	width:1020px;
}

#creed p {
	margin:0 auto;
	line-height:31px;
	font-size:17px;
	max-width:992px;
	text-align:left;
}

#company-data {
	margin:0 auto;
	padding-bottom:100px;
	width:835px;
}

#company-data dl {
	clear:both;
	padding:12px 0;
	border-bottom:1px solid #ccc;
	width:100%;
	text-align:left;
}

#company-data dl:last-of-type {
	border:none;
}

#company-data dl dt,#company-data dl dd {
	line-height:22px;
	font-size:16px;
}

#company-data dl dt {
	float:left;
	clear:left;
	width:8.5em;
}

#company-data dl dd {
	margin-left:8.5em;
}

#company-data dl dd em {
	display:inline-block;
	width:7em;
}

#anc-access {
	margin:0 auto;
	padding-bottom:156px;
	width:960px;
}

#anc-access div {
	position:relative;
	padding-bottom:41.66666666666667%;
	width:100%;
	height:0;
	overflow:hidden;
}

#anc-access div iframe {
	position:absolute;
	left:0;
	top:0;
	width:100% !important;
	height:100% !important;
}

#anc-access dl {
	line-height:29px;
	font-size:16px;
	text-align:left;
}

#anc-access dl dt {
	padding-top:15px;
}

#anc-access dl dd {
	padding-bottom:4px;
}

#anc-access dl dd ul li {
	margin-left:1.5em;
	line-height:29px;
	font-size:16px;
}

#anc-access dl dd ul li em {
	display:inline-block;
	width:7em;
}

#notation-of-law {
	margin:0 auto;
	width:835px;
}

#notation-of-law dl {
	clear:both;
	padding:12px 0;
	border-bottom:1px solid #ccc;
	width:100%;
	text-align:left;
}

#notation-of-law dl:last-of-type {
	border:none;
}

#notation-of-law dl dt,#notation-of-law dl dd {
	line-height:22px;
	font-size:16px;
}

#notation-of-law dl dt {
	float:left;
	clear:left;
	width:9.5em;
}

#notation-of-law dl dd {
	margin-left:11em;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	#creed {
		padding-bottom:78px;
		width:750px;
	}
	
	#company-data {
		padding-bottom:75px;
		width:750px;
	}
	
	#anc-access {
		padding-bottom:117px;
		width:750px;
	}
	
	#notation-of-law {
		width:750px;
	}
}

@media only screen and (max-width : 767px) {
	#creed {
		padding-bottom:52px;
		width:90%;
	}
	
	#company-data {
		padding-bottom:50px;
		width:90%;
	}
	
	#company-data dl dt,#notation-of-law dl dt {
		float:none;
		width:100%;
		font-weight:bold;
	}
	
	#company-data dl dd,#notation-of-law dl dd {
		margin-left:0;
	}
	
	#company-data dl dd em,#anc-access dl dd ul li em {
		display:block;
	}
	
	#anc-access {
		padding-bottom:78px;
		width:90%;
	}
	
	#anc-access div {
		padding-bottom:100%;
	}
	
	#notation-of-law {
		width:90%;
	}
}

/* Company (company/index.html) End */

/* Contact (contact/index.html) Start */

#form {
	margin:0 auto;
	width:992px;
}

#contact-top {}

#contact-top strong {
	display:block;
	padding-bottom:32px;
	line-height:31px;
	font-size:17px;
	font-weight:normal;
	text-align:left;
}

#contact-top dl {
	border:1px solid #c00;
	text-align:left;
}

#contact-top dl dt {
	padding:15px 18px;
	background-color:#c00;
	color:#fff;
	line-height:26px;
	font-size:17px;
	font-weight:normal;
}

#contact-top dl dt span {
	display:block;
	padding-left:1em;
	text-indent:-1em;
}

#contact-top dl dd {
	padding:11px 20px;
	line-height:27px;
	font-size:15px;
}

#contact-top ul {
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-justify-content:center;
	justify-content:center;
	padding:72px 0 124px 0;
	list-style-type:none;
}

#contact-top ul li {
	width:calc((100% - 1px) / 2);
}

#contact-top ul li:first-child {
	margin-right:1px;
}

#contact-top ul li:last-child {
	position:relative;
}

#contact-top ul li:last-child::before {
	position:absolute;
	left:-1px;
	top:calc(50% - 79px);
	display:block;
	background-color:#000;
	width:1px;
	height:158px;
	content:"";
}

#contact-top ul li h3 {
	line-height:10px;
	font-size:19px;
}

#contact-top ul li em {
	display:block;
	padding:24px 0;
}

#contact-top ul li em img {
	max-width:100%;
	height:auto;
}

#contact-top ul li p {
	margin:0 auto;
	width:73.8%;
	line-height:20px;
	font-size:14px;
}

#form-main {
	text-align:left;
}

#form-main h2 {
	text-align:center;
}

#form-main form {
	border-top:1px solid #ccc;
}

#form-main dl {
	display:table;
	border-bottom:1px solid #ccc;
	width:100%;
}

#form-main dl dt {
	display:table-cell;
	padding:7px 0;
	width:250px;
	vertical-align:middle;
}

#form-main dl dt span {
	display:inline-block;
	padding-left:10px;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	vertical-align:middle;
}

#form-main dl dt img {
	float:right;
	margin-top:3px;
	vertical-align:middle;
}

#form-main dl dd {
	display:table-cell;
	padding:7px 10px;
}

#form-main dl dd label,#form-main dl dd input,#form-main dl dd a {
	font-size:14px;
	vertical-align:middle;
}

#form-main dl dd label {
	cursor:pointer;
}

#form-main dl dd label.nopointer {
	cursor:text;
}

.add {
	display:inline-block;
	width:6.5em;
}

.text-s {
	padding:3px;
	border:1px solid #ccc;
	width:33%;
	font-size:14px;
}

.text-m {
	padding:3px;
	border:1px solid #ccc;
	width:50%;
	font-size:14px;
}

.text-l {
	padding:3px;
	border:1px solid #ccc;
	width:90%;
	font-size:14px;
}

#form-main textarea {
	padding:3px;
	border:1px solid #ccc;
	width:90%;
	line-height:150%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic";
	font-size:14px;
}

#form-main select {
	padding:3px;
	border:1px solid #ccc;
	line-height:150%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic";
	font-size:14px;
}

#form-main ul {
	list-style-type:none;
}

#form-main ul li {
	padding:1px 0;
}

#form-main p {
	padding-top:3px;
	padding-bottom:20px;
	line-height:27px;
	font-size:15px;
}

#form-main p:last-of-type {
	padding-top:30px;
}

#form-main p span {
	display:block;
	padding-left:1em;
	text-indent:-1em;
}

#form-main em {
	display:block;
	padding:10px 0;
	text-align:center;
}

#form-main em input {
	padding:10px;
	background-color:#191F4C;
	color:#fff;
	width:150px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic";
	font-size:16px;
	cursor:pointer;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	#form {
		width:750px;
	}
	
	#contact-top strong {
		padding-bottom:24px;
	}
	
	#contact-top ul {
		padding:54px 0 93px 0;
	}
	
	#form-main {
		width:100%;
	}
}

@media only screen and (max-width : 767px) {
	#form {
		width:90%;
	}
	
	#contact-top strong {
		padding-bottom:16px;
	}
	
	#contact-top ul {
		-webkit-flex-direction:column;
		flex-direction:column;
		padding:36px 0 62px 0;
	}
	
	#contact-top ul li {
		width:100%;
	}
	
	#contact-top ul li:first-child {
		margin:0;
		padding-bottom:20px;
		border-bottom:1px solid #000;
	}
	
	#contact-top ul li:last-child {
		padding-top:25px;
	}
	
	#contact-top ul li:last-child::before {
		display:none;
	}
	
	#contact-top ul li p {
		width:100%;
	}
	
	#form-top p {
		padding:20px 10px;
		line-height:150%;
		font-size:16px;
	}
	
	#form-main {
		width:100%;
	}
	
	#form-main dl {
		display:block;
	}
	
	#form-main dl dt {
		display:block;
		padding:10px 0 0 0;
		max-width:240px;
	}
	
	#form-main dl dt span {
		font-size:14px;
	}
	
	#form-main dl dd {
		display:block;
	}
}

/* Contact (contact/index.html) End */

/* Items (items/index.html) Start */

#items-index {
	margin:0 auto;
	width:1044px;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	#items-index {
		width:750px;
	}
}

@media only screen and (max-width : 767px) {
	#items-index {
		width:90%;
	}
}

/* Items (items/index.html) End */

/* Items Commons (items/) Start */

.item-genre {
	margin:0 auto;
	padding-bottom:32px;
	width:1044px;
}

.item-genre-top {
	margin:0 auto;
	padding-bottom:14px;
	width:992px;
	text-align:left;
}

.item-genre-top h3 {
	padding:12px 3px;
	background-color:#c00;
	color:#fff;
	line-height:40px;
	font-size:26px;
	font-weight:normal;
	text-align:center;
}

.item-genre-top p {
	padding:13px 0 17px 0;
	line-height:22px;
	font-size:16px;
}

.item-genre-top dl {
	clear:both;
	width:100%;
	color:#666;
	line-height:22px;
	font-size:16px;
}

.item-genre-top dl dt {
	float:left;
	clear:left;
	position:relative;
	width:5em;
}

.item-genre-top dl dt::after {
	position:absolute;
	right:0;
	top:0;
	content:"：";
}

.item-genre-top dl dd {
	margin-left:5em;
}

.item-genre-top em {
	display:block;
	padding-left:1em;
	text-indent:-1em;
	color:#666;
	line-height:22px;
	font-size:16px;
}

.item-genre-top small {
	display:block;
	color:#666;
	line-height:20px;
	font-size:14px;
}

.item-genre-top small strong {
	display:block;
	padding-top:19px;
}

.item-genre-top small span {
	display:inline-block;
}

.item-genre-top small span::after {
	padding:0 7px;
	content:"/";
}

.item-genre-top small span:last-of-type::after {
	display:none;
}

.item-genre-top b {
	display:block;
	padding:32px 0 48px 0;
	text-align:center;
}

.item-genre-top b img {
	max-width:100%;
	height:auto;
}

.item-data {
	padding:17px 0 10px 0;
}

.item-data dt {
	color:#666;
	line-height:13px;
	font-size:13px;
}

.item-data dd b {
	display:block;
	padding:12px 0 8px 0;
	line-height:16px ;
	font-size:16px;
	font-weight:normal;
}

.item-data dd strong {
	display:block;
	color:#c00;
	line-height:16px;
	font-size:16px;
	font-weight:normal;
}

.back-to-top {
	display:inline-block;
	margin:172px auto 0 auto;
	width:100%;
	max-width:284px;
	line-height:16px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	letter-spacing:4px;
}

.back-to-top a {
	display:block;
	padding:18px 0 18px 4px;
	background-color:#000;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#fff;
	text-decoration:none;
}

.back-to-top a:hover {
	opacity:0.6;
}

.image-border {
	padding:0 25px 32px 25px !important;
}

.image-border img {
	margin-top:-1px;
	border:1px solid #ccc;
}

.image-border .item-data {
	padding-top:16px;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	.item-genre {
		padding-bottom:24px;
		width:750px;
	}
	
	.item-genre-top {
		width:100%;
	}
	
	.item-genre-top h3 {
		padding:10px 3px;
		line-height:36px;
		font-size:24px;
	}
	
	.item-genre-top b {
		padding:24px 0 36px 0;
	}
	
	.back-to-top {
		margin-top:129px;
	}
}

@media only screen and (max-width : 767px) {
	.item-genre {
		padding-bottom:16px;
		width:90%;
	}
	
	.item-genre-top {
		width:100%;
	}
	
	.item-genre-top h3 {
		padding:8px 3px;
		line-height:34px;
		font-size:22px;
	}
	
	.item-genre-top b {
		padding:16px 0 24px 0;
	}
	
	.back-to-top {
		margin-top:86px;
	}
	
	.image-border {
		padding:0 0 16px 0 !important;
	}
}

/* Items Commons (items/) End */

/* Privacy Policy (privacy/index.html) Start */

#privacy {
	margin:0 auto;
	width:992px;
}

#privacy strong {
	display:block;
	padding-top:20px;
	line-height:31px;
	font-size:17px;
	font-weight:normal;
	text-align:left;
}

#privacy dl {
	text-align:left;
}

#privacy dl dt {
	padding:40px 0 11px 0;
	line-height:16px;
	font-size:16px;
	font-weight:bold;
}

#privacy dl dd {
	padding-left:1em;
}

#privacy dl dd p {
	line-height:22px;
	font-size:16px;
}

#privacy dl dd ul,#privacy dl dd ol {
	padding:13px 0 0 1em;
}

#privacy dl dd ul.first-level-ul {
	padding:0;
}

#privacy dl dd ul li,#privacy dl dd ol li {
	margin-left:1.5em;
	line-height:22px;
	font-size:16px;
}

@media screen and (min-width : 768px) and (max-width : 1045px) {
	#privacy {
		width:750px;
	}
	
	#privacy dl dt {
		padding-top:30px;
	}
}

@media only screen and (max-width : 767px) {
	#privacy {
		width:90%;
	}
	
	#privacy dl dt {
		padding-top:20px;
	}
}

/* Privacy Policy (privacy/index.html) End */

/*  (/index.html) Start */






@media screen and (min-width : 768px) and (max-width : 1045px) {
	
}

@media only screen and (max-width : 767px) {
	
}

/*  (/index.html) End */

/*  (/index.html) Start */






@media screen and (min-width : 768px) and (max-width : 1045px) {
	
}

@media only screen and (max-width : 767px) {
	
}

/*  (/index.html) End */

/*  (/index.html) Start */






@media screen and (min-width : 768px) and (max-width : 1045px) {
	
}

@media only screen and (max-width : 767px) {
	
}

/*  (/index.html) End */

/*  (/index.html) Start */






@media screen and (min-width : 768px) and (max-width : 1045px) {
	
}

@media only screen and (max-width : 767px) {
	
}

/*  (/index.html) End */
