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

@import url('https://fonts.googleapis.com/css?family=Radley:400i|Sawarabi+Mincho');

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
body {
	margin:0;
	padding:0;
	font-family: 'Sawarabi Mincho', serif;
	text-align: left;

}
#container {
	overflow: hidden;
	position: relative;
	margin:0 auto;
}
header {
	padding:10px 0 20px 0;
	background-image:url("../images/bg_head.png")
}
#header {
	width: 1200px;
	margin:20px auto 0 auto;
}
h1 {
	float:left;
}
#header_side {
	float:right;
	margin: 0;
}
#header_03 {
	margin: 5px 0 0 15px;
	font-size: 12px;
	float: right;
}
#header_03 p {
	margin: 5px 0 0 0 ;
}
header div.navToggle {
	display:none;
}
nav {
	  position:relative;
	background-color: #625025;
  }
nav.globalMenuSp {
    text-align: center;
	background-color: #625025;
	color:#FFF;
}
nav.globalMenuSp ul {
	width:1200px;
	margin: 0 auto;
}
nav.globalMenuSp ul a {
	position:relative;
	box-sizing:border-box;
	display: inline-block;
	vertical-align: middle;
	padding: 0 30px;
	margin: 10px 0;
	text-align:center;
    font-size: 15px;
	border-left: 1px solid #FFF; 
	text-decoration:none;
	font-family: 'Radley', serif;
	color:#FFF;
}
nav.globalMenuSp ul a:hover {
	transition: all .5s;
	color: #CCCCCC;
}
nav.globalMenuSp ul a::after {
  position: absolute;
  bottom: -5px;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #CCCCCC;
  transition: .3s;
}
nav.globalMenuSp ul a:hover::after {
  width: 100%;
}
nav.globalMenuSp ul a:last-child, nav.globalMenuSp ul a:nth-child(4) {
	border-right: 1px solid #FFF; 
}
nav.globalMenuSp ul a:nth-child(5) {
	border-left: none; 
}
article {
	font-size:16px;
	line-height:1.6em;
	margin: 0 auto;
	background-image: url("../images/bg04.png");
	background-position: right 0px bottom 0px;
	background-repeat: no-repeat;
}
#cover {
	background-size: cover;
	background-image: url("../images/bg05.png");
	background-position: top 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
/* section {
	width: 1200px;
	margin: 0 auto;
} */
h2 {
	font-size: 40px;
	line-height: 50px;
	color: #333;
	font-weight: 500;
	text-align: left;
	margin: 4% auto 3% auto;
	letter-spacing: 3px;
}
section {
	padding: 50px 0 50px 0;
	position: relative;
}
section div.box {
	margin:0 auto;
	padding:10px 0;
	width:1200px;
}
#visual {
	min-height: 50vh;
	max-width: 100%;
	overflow: hidden;
	border: none;
	padding: 0;
	position:relative;
	margin:0 0 10px 0;
}
.bxslider  li {
  width: 100vw !important;
  background-color:#FFF;
}
.box01 {
	float: left;
	width: 450px;
	margin: 0 30px 0 120px;
}
.box02 {
	float: right;
	widows: 600px;
}
.box02 p img {
	width: 570px;
}
#kaitori {
}
#kaitori h3 {
	font-weight: 200;
	margin: 0 0 10px 0;
}
#kaitori ul {
	margin: 0 0 40px 0;
}
#kaitori ul li {
	width: 380px;
	height: 380px;
	float: left;
	position: relative;
    overflow: hidden;
}
#kaitori ul li:nth-child(2) {
	margin: 0 30px;
}
#kaitori div.ihin-box ,#link_button div.ihin-box {
	width: 1200px;
	height: 180px;
	position: relative;
    overflow: hidden;
}
#kaitori ul li:after ,#kaitori div.ihin-box:after ,#link_button div.ihin-box:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#kaitori ul li.kaitori01:after {
	background-image: url("../images/TOP-2_20.png")
}
#kaitori ul li.kaitori02:after {
	background-image: url("../images/TOP-2_22.png")
}
#kaitori ul li.kaitori03:after {
	background-image: url("../images/TOP-2_24.png")
}
#kaitori div.ihin-box:after ,#link_button div.ihin-box:after {
	background-image: url("../images/TOP-2_29.png")
}
#link_button div.ihin-box2:after {
	background-image: url("../images/TOP-2_78.png");
}
#link_button div.ihin-box2 {
	margin-top:50px;
}
#kaitori ul li:hover:after ,#kaitori div.ihin-box:hover:after, #link_button div.ihin-box:after {
    opacity: .8;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
#kaitori ul li a ,#kaitori div.ihin-box a ,#link_button div.ihin-box a {
	position: absolute;
	top: 230px;
	left: 30px;
	z-index: 1;
	color: #FFF;
	text-decoration: none;
	width: 300px;
}
#kaitori div.ihin-box a ,#link_button div.ihin-box a{
	position: absolute;
	top: 80px;
}
section#Lineup {
	width: 1200px;
}



#Lineup h2 {
	text-align: center;
	color: #FFF;
	background-color: #0e192d;
	padding: 6px 0;
	font-size: 26px;
	letter-spacing: 5px;
}
#Lineup p {
	text-align: center;
}
#Lineup ul {
	margin: 0 auto;
}
#Lineup ul li {
	position: relative;
	width: 284px;
	height: 284px;
	margin: 10px 8px;
	display:inline-block;
	background-color:#FFF;
    overflow: hidden;
}
#Lineup ul li:nth-child(4n+1) {
	margin: 10px 8px 10px 0;
}
#Lineup ul li:nth-child(4n) {
	margin: 10px 0px 10px 8px;
}
#Lineup ul li:first-child {
	margin: 10px 8px 10px 0;
}
#Lineup ul li:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.item_01:after {
	background-image: url("../images/2_05.png");
}
.item_02:after {
	background-image: url("../images/2_07.png");
}
.item_03:after {
	background-image: url("../images/2_09.png");
}
.item_04:after {
	background-image: url("../images/2_11.png");
}
.item_05:after {
	background-image: url("../images/2_50.png");
}
.item_06:after {
	background-image: url("../images/2_20.png");
}
.item_07:after {
	background-image: url("../images/2_22.png");
}
.item_08:after {
	background-image: url("../images/2_24.png");
}
.item_09:after {
	background-image: url("../images/2_30.png");
}
.item_10:after {
	background-image: url("../images/2_31.png");
}
.item_11:after {
	background-image: url("../images/2_55.png");
}
.item_12:after {
	background-image: url("../images/2_32.png");
}
.item_13:after {
	background-image: url("../images/2_60.png");
}
.item_14:after {
	background-image: url("../images/2_36.png");
}
.item_15:after {
	background-image: url("../images/2_325.png");
}
.item_16:after {
	background-image: url("../images/2_38.png");
}
#Lineup ul li:hover:after{
    opacity: .8;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
#Lineup ul li p {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	z-index: 1;
	font-size:22px;
	max-width: 284px;
	text-shadow: 0px 0px 3px #000; 
}
#Lineup ul li p a {
	color: #FFF;
	text-decoration: none;
}



#area {
	width: 100vw;
	background-image: url("../images/bg02.png");
	background-repeat: repeat;
}
#area .area_01 {
	float: left;
	width: 600px;
}
#area .area_01 img {
	width: 70%;
	margin: 0 15%;
}
#area .area_02 {
	float: right;
	width: 600px;
}
#area .area_02 h2 {
	color: #621818;
	padding: 40px 30px 0 15px ;
}
#area .area_02 p {
	padding: 15px 60px 0 15px ;
}
#area p.area_03 {
	background: rgba(255,255,255,0.3);
	padding: 15px 15px 15px 15px ;
}
#maps {
	width: 90%;
	height: 800px;
	margin: 0 auto 20px auto;
}
#area_map {
	width: 800px;
	margin: 0 auto;
}
#area_map img {
	width: 800px;
}
/* bbb */
#buying {
	width: 100vw;
	background-image: url("../images/bg03.png");
	height: 500px;
}
#buying .buyitem {
	/* width: 1200px; */
	margin: 0 auto;
}
#buying .buyitem h2 {
	color: #FFF;
	text-align: center;
	font-size: 24px;
	margin: 0;
}
#buying .buyitem ul li {
	padding: 60px 20px 60px 20px;
	float: left;
}
#buying .buyitem ul li p {
	max-width: 100%;
	color: #FFF;
}

#infomation {
}
#infomation h2 {
	text-align: center;
	
}
#infomation ul li {
	border-top:1px solid #747474;
	padding: 10px 0;
	font-size: 15px;
	width: 1000px;
	margin: 0 auto;
}
#infomation ul li span {
	display: inline-block;
	margin: 0 150px 0 0;
}
#contact_button {
	width: 1200px;
	background-color: rgba(255,255,255,0.6);
	padding: 10px 0 50px 0;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
	margin: 80px auto 0 auto; 
}
#contact_button h2 {
	text-align: center;
	margin: 2% auto 10px auto;
}
#contact_button p {
	text-align: center;
	font-size: 18px;
	margin: 0 auto 40px auto;
}
#upper {
	margin: 0 auto;
	width: 100vw;
	background-image: url("../images/bg05.png");
	background-repeat: no-repeat;
	background-position: top right;
}
#upper p {
	width: 1200px;
	margin: 0 auto;
}
#bottom {
	margin: 0 auto;
	width: 100vw;
	background-image: url("../images/bg04.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bottom p {
	width: 1200px;
	margin: 0 auto;
}
footer {
	margin: 0;
	background-color: #0e192d;
}
address {
	color: #666;
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
}



/**　正山堂についてページ **/
#about01 h2 {
	text-align: center;
	margin: 50px auto 80px auto;
}
#about01 ul {
	margin: 0 auto 50px auto;
}
#about01 ul li.about01_01 {
	float: left;
	width: 600px;
}
#about01 ul li.about01_01 h3 {
	font-size: 32px;
	line-height: 40px;
	background-image: url("../images/h3_01.png");
	background-repeat: no-repeat;
	background-position: left 0 bottom 0;
	color: #621818;
}
#about01 ul li.about01_02 {
	float: right;
	width: 470px;
}
#about02 h2 {
	text-align: center;
	font-size: 40px;
	line-height: 65px;
	background-image: url("../images/h2_01.png");
	background-repeat: no-repeat;
	background-position: left 0 middle;
	color: #FFF;
}
#about02 ul {
	width: 600px;
	float: left;
}
#about02 ul li h3 {
	font-size: 24px;
	line-height: 27px;
	background-image: url("../images/h2_02.png");
	background-repeat: no-repeat;
	background-position: left 0 middle;
}
#about03 {
	width: 900px;
	margin: 80px auto 50px auto;
	border: 1px solid #000;
	padding: 20px 0;
}
#about03 h2 {
	text-align: center;
	font-size: 24px;
	color: #04082c;
	margin: 0 auto 20px auto;
}
#about03 p {
	text-align: center;
	padding: 0 30px
}

/** 買取方法ページ **/
.kai01 {}
.kai01 h2 {
	text-align: center;
	background-color: #621818;
	line-height: 50px;
	font-size: 40px;
	color: #FFF;
	font-weight: 200;
}
.kai01 div.kai01_05 {
	width: 600px;
	float: left;
}
.kai01 h3 {
	font-size: 40px;
	line-height: 45px;
	color: #621818;
	letter-spacing: 0.1em
}
.kai01 p.kai01_01 {
	font-size: 20px;
}
.kai01 p.kai01_02 {
	text-align: center;
	background-color: #621818;
	line-height: 50px;
	font-size: 20px;
	color: #FFF;
	width: 400px;
}
.kai01 p.kai01_03 {
	float: right;
}
.kai01 div.kai01_04 h3 {
	text-align: center;
}
.kai01 div.kai01_04 ul li{
	width: 400px;
	float: left;
	margin-left: 14px;
}
.kai01 div.kai01_04 ul li:last-child {
	width: 350px;
}
.kai01 div.kai01_04 ul li h4 {
	margin: 15px 0 0 0;
}
.kai01 div.kai01_04 ul li p {
	width: 350px;
	margin: 0;
}

/** 遺品整理・蔵片付 **/
.ihin01 h2 {
	text-align: center;
	background-color: #621818;
	line-height: 50px;
	font-size: 40px;
	color: #FFF;
	font-weight: 200;
}
.ihin01 .item01_01{
	font-size: 40px;
	line-height: 45px;
	color: #621818;
	letter-spacing: 0.1em
}
.ihin01 ul li{
	width: 400px;
	float: left;
	margin-left: 14px;
}
.ihin01 ul li:last-child {
	width: 350px;
}
.ihin01 ul li h4 {
	margin: 15px 0 0 0;
}
.ihin01 ul li p {
	width: 350px;
	margin: 0;
}
.ihin02 {
	margin: 0 auto 100px auto;
	padding: 0;
}
.ihin02 h2 {
	text-align: center;
	font-size: 40px;
	line-height: 65px;
	background-image: url("../images/h2_01.png");
	background-repeat: no-repeat;
	background-position: left 0 middle;
	color: #FFF;
}


/** よくあるご質問ページ  */
#QandA {
}
#QandA h2 {
	text-align: center;
	font-size: 40px;
	line-height: 65px;
	background-image: url("../images/h2_01.png");
	background-repeat: no-repeat;
	background-position: left 0 middle;
	color: #FFF;
	margin-bottom: 0;
}
#QandA h3 {
	border-bottom: solid 1px #000;
	margin-top: 70px;
}
#QandA dl dt {
	font-weight: bold;
	margin-top: 20px;
}
#QandA dl dd {
	border-bottom: solid 1px #CCC;
	padding: 10px 0;
}

/** 買取品目別ページ **/
#item01 h2 {
	background-color: #d8ba72;
	font-size: 20px;
	color: #FFF;
	padding: 0 15px;
	text-align: center;
}
#item01 .item01_01 {
	font-size: 40px;
	line-height: 45px;
	color: #621818;
	letter-spacing: 0.1em
}
/** お問い合わせ **/
#form {
	width:40%;
	margin:0 auto;
}
#form dl dt {
	margin:20px 0 5px 0;
}
#form dl dt span {
	font-size:9px;
	background-color:#F00;
	color:#FFF;
	vertical-align:middle;
}
input[type="text"],
textarea,
select {
  outline: none;
  border: 1px solid #aaa;
  box-shadow: 0 0 2px #aaa;
  border-radius: 5px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
input[type="text"]:focus,
textarea:focus,
select:focus {
  box-shadow: 0 0 7px #1abc9c;
  border: 1px solid #1abc9c;
}
input[type="text"] {
	height:28px;
	width:95%;
}
input[name="お名前" ] {
	width:40%;
}
textarea {
	height:200px;
	width:95%;
}
input[type="submit"] {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.4em 0.8em;
  text-decoration: none;
  color: #FFF;
  background: #1abc9c;
  transition: .4s;
  box-shadow:none;
  border: none;
}
input[type="submit"]:hover {
	background: #00bcd4;
}

.hr-text {
	line-height: 2em;
	font-size: 16px;
	position: relative;
	outline: 0;
	border: 0;
	color: #333;
	text-align: center;
	height: 2em;
	margin: 1% 0;
}
.hr-text:before {
	content: '';
	background: -webkit-linear-gradient(left, transparent, #333, transparent);
	background: linear-gradient(to right, transparent, #333, transparent);
	position: absolute;
	left: 10%;
	top: 50%;
	width: 80%;
	height: 1px;
}
.hr-text:after {
	content: attr(data-content);
	position: relative;
	display: inline-block;
	color: black;
	padding: 0 .5em;
	line-height: 1.5em;
	color: #333;
	background-color: #fcfcfa;
}
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #666;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}
/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}