﻿@charset "utf-8";
/* CSS Document */
@import "clear.css";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
h2,
h3,
h4,
.item_info a,
.list_item_name,
.item_link,
#company_catch_wrap,
#privacypolicy dt,
.icon_area,
.item_name,
.img_print,
.contact_form
{
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 600;
}

body {
	background: url("../images/main_logo.png") no-repeat 5% 45% fixed;
}

header {
	background: url("../images/bg_img.png") repeat-x top;
}

h2 {
	text-align: center;
	color: #0070c0;
}

h3,h4 {
	text-align: center;
}

#tel_area {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 800;
}
/*
.status_1 {
	background: #b81c22;
	color: #fff;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 600;
	display: inline-block;
	padding: 3px 0 5px;
	text-align: center;
	width: 120px;
	position: absolute;
	z-index: 999999;
}
*/
.status_1 {
	background: none !important;
	border-style: solid;
	border-width: 0 50px 50px 50px;
	border-color: transparent transparent #b81c22 transparent;
	color: #fff;
	font-size: 0.8rem;
	line-height: 0.9rem;
	top: -7px;
	right: -32px;
	transform: rotate(45deg);
	position: absolute;
	padding: 0 !important;
	width: 0 !important;
	height: 0 !important;
	z-index: 99;
}

.status_1 i {
	position: absolute;
	top: 15px;
	left: -60px;
	text-align: center;
	width: 120px;
	height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.list_status {
	background: none !important;
	border-style: solid;
	border-width: 0 50px 50px 50px;
	border-color: transparent transparent #b81c22 transparent;
	color: #fff;
	font-size: 0.8rem;
	line-height: 0.9rem;
	top: -7px;
	right: -32px;
	transform: rotate(45deg);
	position: absolute;
	padding: 0 !important;
	width: 0 !important;
	height: 0 !important;
	z-index: 999;
}

.list_status i {
	position: absolute;
	top: 15px;
	left: -60px;
	text-align: center;
	width: 120px;
	height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sold_out {
	display: flex !important;
	align-items: center;
	justify-content: center;
	font-size: 3rem;
	width: 100% !important;
	height: 100%;
	padding: 0 !important;
	background:rgba(0,0,0,0.5);
}

.sold_out {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

#company_catch_wrap li {
	background: #ffb307;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

#company_catch_wrap > span {
	color: #ffb307;
}

#greeting {
	text-align: center;
}

#greeting h3 {
	color: #00529c;
}

#recruit_header {
	text-align: center;
}

#recruit_wrap p {
	text-align: center;
}

#recruit_wrap h4 {
	background: #d7ecf5;
}

#privacypolicy dt {
	color: #00529c;
}

.op1 {
	background: #b81c22;
	color: #fff;
}

.op2 {
	background: #00b050;
	color: #fff;
}

.img_print a,
.contact_form a {
	border: solid #0070c0 1px;
	color: #0070c0;
	display: block;
	text-align: center;
}

.price span {
	display: block;
}
/*
#maker1 {
	border-top: solid #b81c22 1px;
	border-bottom: double#b81c22 3px;
	color: #b81c22;
}*/

.other_status {
	background: #eee;
	min-height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin-bottom: 10px;
}
/*
#detail_manage_no {
	display: flex;
	margin-bottom: 15px;
}

#detail_manage_no dt {
	background: #0070c0;
	color: #fff;
	display: flex;
	align-items: center;
	padding: 0 15px;
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
}

#detail_manage_no dd {
	background: #d7ecf5;
	padding: 0 15px;
}
*/
#footer_img {
	line-height: 0;
}

#sub_header {
	background: #f2f2f2;
	text-align: center;
	line-height: 0;
}

.syoudan {
	border-color: transparent transparent #ffb307 transparent !important;
	z-index: 1;
}
.mishiyou {
	border-color: transparent transparent #00b255 transparent !important;
	z-index: 1;
}
.syaken {
	border-color: transparent transparent #ff6633 transparent !important;
	z-index: 1;
}

.list_item_detail {
	border-top: solid #000 1px;
	border-right: solid #000 1px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.list_item_detail dt {
	background: #f2f2f2;
	border-bottom: solid #000 1px;
	border-left: solid #000 1px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 10px 3%;
	width: calc(33% - 1px);
}

.list_item_detail dd {
	background: #fff;
	border-bottom: solid #000 1px;
	border-left: solid #000 1px;
	padding: 10px 3%;
	width:calc(55% - 1px);
}

.list_item_detail dd.price span {
	margin-bottom: 5px;
}

.list_item_img {
	line-height: 0;
	position: relative;
}

.link_style_1 a {
	font-size: 1.4rem;
	position: relative;
	background: rgb(215,236,245);
	border: 1px solid #bbb;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
	background-image: linear-gradient(180deg, rgba(215, 236, 245, 1), rgba(255, 255, 255, 1));
	padding: 15px 60px 15px 45px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.link_style_1 a::after {
	position: absolute;
	top: calc(50% - 4px);
	right: 30px;
	margin: auto;
	content: "";
	vertical-align: middle;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
	height: 8px;
}

#information dd p {
	border-bottom: dotted #0070c0 1px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

footer {
	background: #f2f2f2;
}

.topBtn {
	background: #0070c0 url("../images/totop.png") no-repeat center 15px;
	background-size: 40%;
	border: none;
	position: fixed;
	right: 20px;
	bottom: -125px;
	width: 100px;
	height: 80px;
	padding-top: 45px;
	color: #fff;
	border-radius: 6px;
	outline: none;
	cursor: pointer;
}

p#copyright {
	background: #0070c0;
	color: #fff;
	font-size: 0.85rem;
	text-align: center;
	margin-top: 15px;
	padding: 10px 0;
}

#contact input[type="text"],
#contact textarea {
	width: 100%;
}

#contact textarea {
	height: 10em;
}

.short {
	width: 150px !important;
}
	

@media (min-width: 1025px) {
	.pc_none,.sp_menu {
		display: none;
	}
	
	#header_wrap {
		display: flex;
		align-items: center;
		padding: 10px 1%;
		margin: 0 auto;
		width: 1080px;
	}
	
	#header_right_area {
		display: flex;
		align-items: flex-end;
		margin-left: auto;
	}
	
	#header_right_area ul {
		display: flex;
	}
	
	#header_right_area a {
		display: block;
		border-bottom: dotted #000 1px;
		margin: 0 10px;
	}
	
	#tel_area {
		font-size: 1.5rem;
		margin: 25px 0 0 -210px;
	}
	
	nav {
		border-bottom: solid #333333 15px;
	}
	
	nav ul {
		display: flex;
		font-family: 'Noto Sans Japanese', serif;
		font-size: 1.2rem;
		justify-content: space-around;
		align-content: center;
		margin: 0 auto -10px;
		width: 1080px;
	}
	
	nav li {
		border: solid #f2f2f2 1px;
		width: 19%;
	}
	
	nav li a {
		background: #f2f2f2;
		color: #000;
		display: block;
		padding: 10px 0;
		text-align: center;
		position: relative;
	}
	
	nav li a:hover {
		border-bottom: solid #0070c0 9px;
		padding-bottom: 0;
	}
	
	nav li a:hover:after {
		top: calc(50% + 1px);
	}
/*	
	nav li a:hover,nav li a.on {
		background: #b81c22;
	}
*/
	nav li a::after {
		position: absolute;
		right: 10px;
		top: calc(50% - 4px);
		margin: auto;
		content: "";
		vertical-align: middle;
		border-top: 2px solid #000;
		border-right: 2px solid #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 8px;
		height: 8px;
	}
	
	footer {
		padding-top: 30px;
		margin-top: 30px;
	}
	
	#footer {
		margin: auto;
		width: 1080px;
	}
	
	#footer dd {
		margin-top: -40px;
		margin-left: 120px;
	}
	
	#footer ul {
		border-left: solid #000 1px;
		display: flex;
		margin-top: 10px;
	}
	
	#footer li {
		border-right: solid #000 1px;
	}
	
	#footer li a {
		display: block;
		padding: 0 10px;
	}
/*	
	nav li a:hover::after,
	nav li a.on::after{
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
	}
	
*/
	#foot_link {
		display: flex;
		justify-content: center;
		padding: 45px 0;
		margin-bottom: 30px;
	}
	
	#foot_link li {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 30px;
	}
	
	#foot_link li img {
		margin-left: 15px;
	}
	
	#footer_wrap {
		text-align: center;
	}
	
	h2 {
		border-bottom: solid #0070c0 1px;
		border-left: solid #0070c0 10px;
		font-size: 1.4rem;
		text-align: left;
		padding: 5px 10px;
		margin: 60px auto 30px;
	}
		
	h3 {
		font-size: 1.6rem;
		padding: 15px 0;
	}
	
	h4 {
		font-size: 1.2rem;
		padding: 15px 0;
	}
	
	.container {
		/*padding: 60px 0;*/
		margin: auto;
		width: 1080px;
	}
	
	#main_wrap {
		background: #f2f2f2;
	}
	
	.item_info {
		text-align: center;
		margin-bottom: 30px;
	}
	
	.item_info a {
		display: inline-block;
	}
	
	.item_list_wrap {
		margin: 45px auto 0;
	}
	
	.item_list {
		display: flex;
		flex-wrap: wrap;
	}
	
	.item_list li {
		border: solid #999 2px;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		width: calc(20% - 4px);
		margin: 0 1% 60px;
		padding: 20px 1.5%;
		position: relative;
	}
	
	.item_name {
		font-size: 1.1rem;
		margin-bottom: 10px;
	}
	
	.list_item_detail {
		margin: 10px 0;
	}
	
	.item_link {
		position: absolute;
		bottom: 20px;
		text-align: center;
		width: 87%;
	}
	
	.item_link a {
		font-size: 1.6rem;
		padding: 7px 45px 10px;
	}

	#greeting {
		margin: 60px 5%;
	}
	
	#greeting h3 {
		font-size: 1.8rem;
		margin-bottom: 30px;
	}
	
	#greeting .name {
		font-size: 1.4rem;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		margin: 30px 0;
	}
	
	.tbl_type1 {
		display: flex;
		flex-wrap: wrap;
		margin: auto;
		width: 740px;
	}
	
	.tbl_type1 dt {
		border-bottom: solid #666 1px;
		padding: 10px 0;
		width: 20%;
	}
	
	.tbl_type1 dd {
		border-bottom: solid #666 1px;
		padding: 10px 0;
		width: 80%;
	}
	
	#recruit_header {
		display: flex;
		justify-content: center;
		margin: 60px 5%;
	}
	
	#recruit_header li {
		margin: 0 15px;
	}
	
	#recruit_wrap h4 {
		margin: 60px auto;
		width: 740px;
	}
	
	#privacypolicy {
		margin: auto;
		width: 740px;
	}
	
	#privacypolicy dl {
		margin: 60px 0;
	}
	
	#privacypolicy dt {
		font-size: 1.2rem;
		padding: 15px 0;
	}
	
	#privacypolicy dd {
		padding: 0 1rem;
	}
	
	#privacypolicy dd p {
		margin: 10px 0;
	}
	
	.item_wrap {
		margin: auto;
		max-width: 1280px;
	}
	
	.item_photo_wrap {
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	
	.photo_area {
		width: 70%;
	}
	
	.photo_detail_area {
		width: 28%;
	}
	
	.icon_area {
		display: flex;
		margin-bottom: 15px;
	}
	
	.icon_area li {
		padding: 5px 15px;
		margin-right: 5px;
	}

	.item_name {
		font-size: 1.6rem;
		margin-bottom: 15px;
	}
	
	.tbl_type2 {
		display: flex;
		flex-wrap: wrap;
		border-top: solid #000 1px;
		border-right: solid #000 1px;
		margin-bottom: 15px;
	}
	
	.tbl_type2 dt {
		background: #f2f2f2;
		border-bottom: solid #000 1px;
		border-left: solid #000 1px;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 15px 3%;
		width: calc(34% - 1px);
	}
	
	.tbl_type2 dd {
		border-bottom: solid #000 1px;
		border-left: solid #000 1px;
		padding: 15px 3%;
		width: calc(54% - 1px);
	}
	
	.img_print a,
	.contact_form a {
		font-size: 1.4rem;
		padding: 10px 0;
		margin-bottom: 15px;
	}
	
	.item_detail {
		margin: 60px 0;
	}

	.tbl_wrap {
		display: flex;
		justify-content: space-between;
	}
	
	.tbl_wrap dt {
		width: 60%;
	}
	
	.tbl_wrap dd {
		width: 33%;
	}
	
	.categ_list {
		font-family: 'Noto Sans Japanese', serif;
		display: flex;
		justify-content: space-between;
		margin: 0 auto 60px;
		width: 90%;
	}
	
	.categ_list a {
		display: block;
		font-size: 1.2rem !important;
		padding: 10px 45px 10px 30px;
	}
	
	#contact_wrap {
		margin: 60px auto;
		width: 840px;
	}
	
	#contact_wrap dl {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	#contact {
		margin: 45px 0;
	}
	
	#contact dt {
		display: flex;
		align-items: center;
	}
	
	#contact > dt {
		border-bottom: solid #666 1px;
		padding: 15px 0;
		width: 20%;
	}
	
	#contact > dd {
		border-bottom: solid #666 1px;
		padding: 15px 0;
		width: 80%;
	}
	
	#contact dd dl {
		border-top: solid #f2f2f2 1px;
		border-left: solid #f2f2f2 1px;
	}
	
	#contact dd dt {
		background: #d7ecf5;
		border-bottom: solid #f2f2f2 1px;
		border-right: solid #f2f2f2 1px;
		justify-content: center;
		padding: 5px 0;
		width: calc(15% - 1px);
	}
	
	#contact dd dd {
		border-bottom: solid #f2f2f2 1px;
		border-right: solid #f2f2f2 1px;
		padding: 5px 1%;
		width: calc(33% - 1px);
	}
	
	#contact dd dd:last-of-type {
		width: calc(83% - 1px);
	}
	
	#contact_wrap ul {
		display: flex;
	}

	#contact_wrap li {
		margin-right: 15px;
	}

	#done_message {
		margin: 60px auto;
		width: 640px;
	}
	
	#flow {
		text-align: center;
		padding-top: 60px;
	}
	
	#flow h3 {
		margin-bottom: 60px;
	}
	
	#info_wrap {
		max-height: 300px;
		overflow: auto;	
		margin: 0 auto 90px;
		width: 1080px;
	}
	
	#information {
		display: flex;
		flex-wrap: wrap;
	}
	
	#information dt {
		border-bottom: solid #0070c0 1px;
		display: flex;
		align-items: center;
		font-size: 1.4rem;
		padding: 15px;
		width: 180px;
	}
	
	#information dd {
		border-bottom: solid #0070c0 1px;
		padding: 15px;
		width: 790px;
	}
		
	#map {
		display: flex;
		justify-content: space-between;
		margin: 0 5%;
	}
	
	#map li {
		text-align: center;
		width: 45%;
	}
	
	#sub_header p {
		margin: auto;
		width: 1080px;
	}
	
	#main .sp-previous-arrow {
		left: -30px;
	}
	
	#main .sp-next-arrow {
		right: -30px;
		top: -15px;
	}
	
}

@media screen and (max-width: 1024px) {
	.sp_none,nav,
	#header_right_area {
		display: none;
	}
	
	h2 {
		font-size: 1.6rem;
		margin-bottom: 15px;
	}

	.sp_menu {
		position: fixed;
		top: 0;
		right: 0;
		width: 0;
		height: 100%;
		transition: width .2s;
	}

	.menu--isOpen {
		width: 40vw;
	}

	.menu__button {
		position: fixed;
		right: 5%;
		top: 13px;
		width: 40px;
		height: 40px;
		background-color: rgba(200, 200, 230, 0);
		border: none;
	}

	.sp_menu span {
		display: block;
		width: 80%;
		margin: auto;
		height: 4px;
		background-color: #7b7060;
		position: absolute;
		left: 0;
		right: 0;
		top: calc((100% - 4px)/2);
		border-radius: 3px;
		transition: .2s;
	}

	.menu__lineTop {
		transform: translateY(-10px);
	}

	.menu__lineBottom {
		transform: translateY(10px);
	}

	.menu--isOpen .menu__lineTop {
		transform: rotate(45deg);  
	}

	.menu--isOpen .menu__lineMiddle {
		opacity: 0;
	}

	.menu--isOpen .menu__lineBottom {
		transform: rotate(-45deg);  
	}
	
	h1 {
		padding: 10px 2%;
		width: 66%;
	}
	
	header {
		background-color: #fff;
		position: fixed;
		width: 100%;
		z-index: 9999;
	}
	
	#header_wrap {
		position: relative;
	}
	
	#tel_area {
		position: absolute;
		top: 50%;
		left: 26%;
	}
	
	nav li a {
		display: block;
		border-bottom: dotted #000 1px;
		padding: 10px 5%;
	}
	
	#main_wrap {
		padding-top: 80px;
	}
	
	.item_list,
	#information,
	#contact_wrap,
	#flow,
	#privacypolicy {
		margin: 0 5%;
	}
	
	.item_list li {
		border: solid #000 1px;
		border-radius: 6px;
		padding: 10px;
		margin-bottom: 15px;
	}
	
	.item_info {
		text-align: center;
		margin: 40px 0;
	}
	
	#information {
		overflow: auto;
		height: 200px;
	}
	
	#information dt {
		font-size: 1.4rem;
	}

	#information dd {
		border-bottom: solid #0070c0 1px;
		padding: 5px 0;
		margin-bottom: 10px;
	}
	
	footer {
		margin-top: 30px;
		padding-top: 15px;
		font-size: 0.9rem;
	}
	
	#footer {
		padding: 0 5%;
	}
	
	#footer dl {
		margin-bottom: 15px;
	}
	
	#footer ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 30px;
	}
	
	#footer li {
		width: 50%;
	}
	
	#footer li a {
		display: block;
		padding: 2px 0;
	}
	
	#footer li a:before {
		content: "・";
	}
	
	.topBtn {
		right: 5px;
		width: 80px
	}
	
	p#copyright {
		padding-left: 5%;
		text-align: left;
	}
	
	.container {
		padding-top: 120px;
	}
	
	.categ_list {
		padding: 0 5%;
	}
	
	.categ_list li {
		margin: 45px 0;
	}
	
	#contact {
		background: rgba(255,255,255,0.7);
		padding: 15px 2%;
		margin: 15px 0;
	}
	
	#contact dd {
		border-bottom: solid #000 1px;
		margin: 5px 0 10px;
		padding-bottom: 10px;
	}
	
	#privacypolicy {
		padding-top: 120px;
	}
	
	#privacypolicy dt {
		margin: 30px 0 5px;
	}
}