@charset "utf-8";
/* CSS Document */
.pc_none {
    display: none !important;
}
.sp_none {
    display: block !important;
}
.ft_kv{
	margin-top: 80px;
}
.back {
    background: #fff;
    padding: 40px 0;
}
.cp img {
    margin: auto;
    display: block;
}
.back .wrapper {
    background: #fff;
    max-width: 1200px;
    width: 95%;
    border: solid 2px #f9ab85;
    border-radius: 10px;
    margin: 32px auto;
}
.back .wrapper .cp_title {
    font-size: 2.2em;
    background: #f9ab85;
    padding: 15px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
#first_cont {
    width: 100%;
    background: url(https://buysell.itembox.design/item/lp/img/saiji_bk.jpg) no-repeat center center;
    background-size: cover;
}
.title_wrap {
    max-width: 700px;
    margin: 0px auto;
    padding: 50px 0;
}
.title_wrap img {
    width: 100%;
}
.cp1 img {
    width: 100%;
    max-width: 1100px;
    padding: 32px 0 0 0;
}
.cp11{
	 margin-top: -115px;
}
.cp11 img {
    width: 100%;
    max-width: 836px;
    padding: 5px 0 20px 0;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
}

.access-wrap {
	display: flex;
	justify-content: space-between;
	padding: 50px;
}

.contents-actext {
	width: 40%;
}
.contents-map {
	width: 60%;
}

.contents-actext p {
	font-size: 16px;
    line-height: 30px;
}
.google_map{
    position:relative;
    width:100%;
    height:0;
    padding-top:75%;
}
.google_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.cp3 img {
    width: 98%;
}

.tw > img:first-of-type {
    width: 100%;
    max-width: 800px;
    padding: 30px 0 10px 0;
}
.cp5 {
    display: flex;
}

.cp5 img {
    padding: 10px;
}

.cp5 img {
    width: 450px;
}
.form_mail {
    padding: 50px 0 0 0;
    width: 100%;
    margin: auto;
    overflow: hidden;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}
iframe {
    width: 100%;
    height: 650px;
}
.overview {
    max-width: 1000px;
    width: 95%;
    margin: 41px auto;
    padding-bottom: 20px;
}
.overview h5 {
	background: #FF0004;
    font-size: 24px;
    text-align: center;
	margin-bottom: 20px;
	padding: 15px 0;
	font-weight: bold;
	color: #fff;
}

.overview p:last-child {
    padding: 0 50px;
}
.overview p {
	font-size: 20px;
    line-height: 35px;
}
@media screen and (max-width: 1080px) {
.ft_kv{
	margin-top: 135px;
}

	.cp11 {
    margin-top: 0;
}


}
@media screen and (max-width: 767px) {
.pc_none {
    display: block !important;
}
.sp_none {
    display: none!important;
}
.back {
    padding: 12px 0;
}

.back .wrapper .cp_title {
    font-size: 1.3em;
}
	
.cp1 img {
    padding: 16px 0 30px 1px;
}
.overview {
    margin: 0px auto;
    padding-bottom: 30px;
}
.cp11 img {
    padding: 0px 0 10px 0;
}
.access-wrap{
	flex-direction: column;
	padding: 30px 0;
}
.contents-actext,
.contents-map {
	width: 100%;
}
.contents-actext {
	padding: 0 20px 30px;
}
.contents-actext p {
    font-size: 14px;
    line-height: 25px;
}
.me {
    margin: 12px auto;
}	
.cp3 img {
    padding: 32px 0px 20px;
}

.tw > img:first-of-type {
    max-width: none;
    padding: 15px 0;
    width: 100%;
}
.cp5_2 {
    padding: 15px 22px;
}
.cp5 img {
    padding: 0 0 23px 0;
    width: 95%;
    text-align: center;
}
.cp6 {
    padding: 0 0px 11px 0;
}
.cp6 img {
    width: 95%;
}
iframe {
    height: 850px;
}
.overview p:last-child {
    padding: 0 10px;
}
.overview p {
    font-size: 14px;
    line-height: 25px
}
}