@import "default.css";
@import "standard.css";

body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "MS P ゴシック", "MS P Gothic", "sans-Serif";
	font-size: 16px;
	color: #333333;
	-webkit-text-size-adjust: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img {
	opacity: .7;
}
/* スタイル
------------------------------------------------ */
/* ヘッダー */
header {
	padding-bottom: 18px;
	background: url(../../image/common/border_bg.gif) repeat-x bottom #000;
}
header #inbox {
	max-width: 1086px;
	min-width: 990px;
	margin: 0 auto;
	padding-bottom: 16px;
	position: relative;
}
header .left {
	width: 450px;
}
header #logo {
	padding-top: 10px;
	margin-bottom: 16px;
}
header .left p {
	font-size: 14px;
	color: #FFF;
}
header #inbox .right {
	top: 0;
	right: 0;
	position: absolute;
}
/* フッター */
#foot_pt {
	width: 1086px;
	height: 140px;
	margin: 0 auto 20px;
	background: url(../../image/common/office_illust.jpg) no-repeat right bottom;
}
footer {
	background: #E8E8E8;
}
#foot {
	max-width: 1086px;
	min-width: 990px;
	margin: 0 auto;
	padding: 30px 0 20px;
}
#foot .left {
	width: 310px;
	float: left;
}
#foot .left .logo {
	margin-bottom: 16px;
}
#foot .left .takken {
	text-align: center;
}
#foot .left .takken dt {
	margin-bottom: 8px;
}
#foot .left .takken dd {
	font-size: 14px;
}
#foot .right {
	width: 660px;
	float: right;
	text-align: right;
}
#foot .right dl {
	margin-left: 50px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
#foot .right dt {
	margin-bottom: 16px;
	font-size: 16px;
}
#foot .right dt a {
	color: #1F1F21;
}
#foot .right dd a {
	color: #666;
	font-size: 14px;
}
footer .copyright {
	padding: 20px 0;
	text-align: center;
	background: url(../../image/common/border_bg.gif) center;
}
footer .copyright a {
	color: #000;
}
#fixedTop {
	right: 10px;
	bottom: 10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: none;
	background: #000;
	position: fixed;
	z-index: 9999;
	border-radius: 5px;
	-webkit-transform: translateZ(0);
}
#fixedTop:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.7;
}
/* ナビゲーション
------------------------------------------------ */
#gnavi {
	font-size: 0;
}
#gnavi li {
	width: 120px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 1.2em;
	text-align: center;
	display: inline-block;
	position: relative;
}
#gnavi li a {
	width: 120px;
	height: 120px;
	padding-top: 72px;
	color: #FFF;
	text-decoration: none;
	background: #464646;
	border-radius: 50%;
	display: block;
	top: -54px;
	position: absolute;
	box-sizing: border-box;
}
#gnavi li a:hover {
	background: #7F7F7F;
}
#gnavi .bukken a {
	padding-top: 62px;
}
#gnavi .contact a {
	background: #990000;
}
#gnavi .contact a:hover {
	background: #aa0000;
}
#p_top #gnavi .home a, #p_construction #gnavi .construction a, #p_company #gnavi .company a {
	background: #7F7F7F;
}
#p_contact #gnavi .contact a {
	background: #aa0000;
}
/* モーダルメニュー */
header .menu_btn, header .menu {
	display: none;
}
/* パンくずリスト
------------------------------------------------ */
#rootlist {
	max-width: 1086px;
	min-width: 990px;
	margin: 0 auto 50px;
	font-size: 12px;
}
#rootlist span {
	margin: 0 5px;
}
#rootlist a {
	color: #333;
}
/* Hタグ
------------------------------------------------ */
#h2_title {
	margin-bottom: 20px;
	background: url(../../image/common/h2_title_pt.png), url(../../image/common/grid_bg.gif);
	background-repeat: no-repeat, repeat;
	background-position: top right;
	background-size: contain, auto;
}
#p_contact #h2_title {
	background: url(../../image/common/h2_contact.png), url(../../image/common/grid_bg.gif);
	background-repeat: no-repeat, repeat;
	background-position: top right;
	background-size: contain, auto;
}
#p_construction #h2_title {
	background: url(../../image/common/h2_construction.png), url(../../image/common/grid_bg.gif);
	background-repeat: no-repeat, repeat;
	background-position: top right;
	background-size: contain, auto;
}
h2.title {
	width: 990px;
	margin: 0 auto;
	padding: 60px 0;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
}
h3.title {
	margin-bottom: 60px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
}
h3.title span {
	padding: 0 20px;
	border-bottom: 4px solid #CCCCCC;
}
/* 共通
------------------------------------------------ */
#contents .cbox {
	width: 990px;
	margin: 0 auto 120px;
}
#contents .cbox_m0 {
	width: 990px;
	margin: 0 auto;
}
#contents p {
	margin-bottom: 26px;
	line-height: 1.6em;
}
#contents p:last-child {
	margin-bottom: 0;
}
br.sp {
	display: none;
}
a.pt_link {
	padding-left: 1.2em;
	font-size: 14px;
	position: relative;
}
a.pt_link::before {
	content: ">";
	color: #c00;
	top: 0;
	left: 0;
	position: absolute;
}
/*---会社案内等　リスト表示---*/
.item_list .item {
	padding: 18px;
	border-bottom: 1px solid #D6D6D6;
}
.item_list {
	border-top: 1px solid #D6D6D6;
}
.item_list .item > dt {
	width: 220px;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
}
.item_list .item > dt span {
	padding: 15px;
	border-left: 3px solid #CC9999;
	display: block;
}
.item_list .item > dd {
	width: 720px;
	padding: 15px;
	display: inline-block;
	box-sizing: border-box;
}
/*---テーブル---*/
table.stdt1 {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: solid 1px #e0e0e0;
	background: #FFF;
}
table.stdt1 caption {
	text-align: left;
}
table.stdt1 th, table.stdt1 td {
	border: solid 1px #bfbfbf;
	padding: 10px;
	text-align: left;
}
table.stdt1 th {
	background: #ebebeb;
	white-space: nowrap;
	color: #333333;
}
/*---お知らせ---*/
#news .log {
	border-top: 1px solid #CCC;
}
#news .log dl {
	padding: 26px 12px;
	border-bottom: 1px solid #CCC;
}
#news .log dt {
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	float: left;
}
#news .log dd {
	width: calc( 100% - 130px);
	float: right;
}
#news .log dd span{
	font-size: 14px;
	color: #F00;
}

/* トップページ
------------------------------------------------ */
#p_top header {
	padding-bottom: 0;
	background: #000;
}
#p_top #foot_pt {
	display: none;
}
/*共通*/
#p_top .cbox {
	width: 1086px;
	margin: 0 auto 80px;
}
#p_top .h2_wrap {
	padding: 8px 12px;
	border-left: 3px solid #CC0000;
	box-sizing: border-box;
}
#p_top .h2_wrap .en {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: .2em;
	font-family: 'Source Sans Pro', sans-serif;
}
#p_top .h2_wrap h2 {
	font-size: 18px;
}
/*メイン　スライド*/
#p_top #main {
	padding-bottom: 40px;
	background: url(../../image/top/main_bg.gif) repeat-x bottom #000;
}
#p_top #slider img{
	margin: 0 10px;
	position: relative;
}
#p_top #slider p {
	font-size: 36px;
	color: #FFF;
	text-shadow: 0px 0px 1px #333333, 0px 0px 2px #333333, 0px 0px 3px #333333, 0px 0px 4px #333333, 0px 0px 5px #333333, 0px 0px 6px #333333;
	position: absolute;
	bottom: 40px;
	left: 50px;
}
#p_top #slider span.logo img {
	filter: drop-shadow(3px 3px 5px #000);
}
/*コピー*/
#p_top #copy {
	width: 404px;
	margin: 0 auto 20px;
}
/*中古住宅本舗バナー*/
#p_top #cyukojyutaku_bn{
	margin-bottom: 50px;
	text-align: center;
}
#p_top #cyukojyutaku_bn a{
	width: 740px;
	margin: 0 auto;
	padding: 30px 0;
	background: #E4004E;
	text-decoration: none;
	color: #FFF;
	display: inline-block;
}
#p_top #cyukojyutaku_bn h4{
	margin-bottom: 10px;
	padding: 0 35px;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}
#p_top #cyukojyutaku_bn h4:before,
#p_top #cyukojyutaku_bn h4:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #FFF;
}
#p_top #cyukojyutaku_bn h4:before{
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
	left:0;
}
#p_top #cyukojyutaku_bn h4:after{
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
	right: 0;
}
#p_top #cyukojyutaku_bn dd img{
	width: 360px;
	height: auto;
}
/*物件情報*/
#p_top #property #category{
	display: flex;
	justify-content: space-between;
}
#p_top #property #category dl{
	width: 24%;
}
#p_top #property #category dl dt{
	text-align: center;
}
#p_top #property #category dl dd{
	margin-bottom: 5px;
}
#p_top #property #category dl dd img{
	width: 100%;
	height: auto;
}
/*バナー*/
#p_top #banner {
	margin-bottom: 80px;
	padding: 50px 0 0;
	background: url(../../image/common/grid_bg.gif);
	text-align: center;
}
#p_top #banner .box {
	width: 1080px;
	margin: 0 auto;
	text-align: center;
}
#p_top #banner .list {
	text-align: center;
	font-size: 0;
}
#p_top #banner .list li {
	width: 280px;
	margin: 0 30px 50px;
	display: inline-block;
	box-shadow: 0px 0px 1px #DBDBDB, 0px 0px 2px #DBDBDB, 0px 0px 3px #DBDBDB, 0px 0px 4px #DBDBDB, 0px 0px 5px #DBDBDB, 0px 0px 6px #DBDBDB;
}
/*お知らせ・イベント情報*/
#p_top #news .left {
	width: 698px;
	float: left;
}
#p_top #news .right {
	width: 300px;
	float: right;
}
#p_top #news .right li {
	margin-bottom: 15px;
}
#p_top #news .title_wrap {
	margin-bottom: 30px;
}
#p_top #news .h2_wrap {
	width: 600px;
	float: left;
}
#p_top #news .backno {
	width: 80px;
	padding-top: 40px;
	text-align: right;
	float: right;
}
/*店舗&ショールーム情報*/
#p_top #office .bg {
	margin-bottom: 20px;
	padding-top: 20px;
	background: url(../../image/common/office_illust.jpg) no-repeat right bottom;
}
#p_top #office .cbox {
	font-size: 0;
}
#p_top #office .box {
	width: 260px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: top;
}
#p_top #office .box:last-child {
	margin-right: 0;
}
#p_top #office .box h3 {
	padding: 6px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	background: #333;
}
#p_top #office .box .item {
	padding: 14px;
	border: 1px solid #999;
	border-top: none;
}
#p_top #office .box .item dt {
	margin-bottom: 14px
}
#p_top #office .box .item .adress {
	margin-bottom: 10px;
	font-size: 14px;
}
#p_top #office .box .item .tel {
	margin-bottom: 10px;
	font-size: 22px;
}
#p_top #office .box .item .tel a {
	padding-left: 34px;
	text-decoration: none;
	color: #990000;
	position: relative;
}
#p_top #office .box .item .tel a::before {
	content: "";
	width: 28px;
	height: 22px;
	top: 2px;
	left: 0px;
	background: url(../../image/common/tel_icon.gif) no-repeat;
	background-size: contain;
	position: absolute;
}
#p_top #office .box .item .detail {
	text-align: right;
}
/* お知らせ
------------------------------------------------ */
#p_news #post img {
	padding: 5px;
}
#p_news table {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: solid 1px #e0e0e0;
}
#p_news table th,
#p_news table td {
	border: solid 1px #e0e0e0;
	padding: 10px;
}
#p_news table th{
	background: #F8F5E6;
	white-space: nowrap;
	color: #333333;
}
#p_news table td {
	text-align: left;
}
/* 会社案内
------------------------------------------------ */

/*代表挨拶*/
#p_company #message .wrap_bg {
	margin-bottom: 120px;
	padding: 84px 0;
	background: url(../../company/image/message_bg.jpg) no-repeat left top;
	background-size: contain;
}
#p_company #message .box {
	max-width: 1160px;
	min-width: 990px;
	margin: 0 auto;
}
#p_company #message .right {
	width: 280px;
	padding-top: 60px;
	float: right;
}
#p_company #message .murouchi {
	text-align: center;
	font-size: 18px;
}
#p_company #message .murouchi dd {
	margin-bottom: 10px;
}
#p_company #message .murouchi .text {
	font-size: 14px;
}
#p_company #message .left {
	width: calc(100% - 300px);
	float: left;
	font-size: 18px;
}
#p_company #message .left h4 {
	font-size: 42px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	color: #CC0000;
	letter-spacing: .3em;
}
#p_company #message .left .en {
	margin-bottom: 40px;
	font-weight: 400;
	letter-spacing: .1em;
	font-family: 'Source Sans Pro', sans-serif;
}
/*会社概要・沿革*/
#p_company .item_list .address {
	margin-bottom: 10px;
}
#p_company .item_list .shop {
	margin-bottom: 24px;
	padding-left: 20px;
}
#p_company .item_list .shop:last-child {
	margin-bottom: 0;
}
#p_company .item_list .shop dt {
	margin-bottom: 5px;
	font-weight: bold;
	position: relative;
}
#p_company .item_list .shop dt::before {
	content: "○";
	font-weight: normal;
	top: 0;
	left: -20px;
	position: absolute;
}
#p_company .item_list .list li {
	margin-bottom: 5px;
}
#p_company #history .item_list .end {
	margin-bottom: 20px;
}
#p_company #history .privacy {
	text-align: right;
}
/*---店舗案内---*/
#p_company #office .box {
	margin-bottom: 50px;
}
#p_company #office .left {
	width: 468px;
	float: left;
}
#p_company #office .item dt {
	margin-bottom: 16px;
	padding: 10px 20px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
	border-left: 3px solid #CC0000;
}
#p_company #office .item dt span {
	font-size: 20px;
}
#p_company #office .item .address {
	margin-bottom: 20px;
}
#p_company #office .item .tel {
	margin-bottom: 10px;
}
#p_company #office .item .tel a {
	padding-left: 50px;
	font-size: 28px;
	color: #990000;
	text-decoration: none;
	position: relative;
}
#p_company #office .item .tel a::before {
	content: "";
	width: 38px;
	height: 30px;
	top: 2px;
	left: 0;
	background: url(../../image/common/tel_icon.gif) no-repeat;
	background-size: contain;
	position: absolute;
}
#p_company #office .right {
	width: 480px;
	float: right;
}
/* 静岡中古住宅本舗
------------------------------------------------ */
#p_cyukojyutaku h2 {
	width: 1020px;
	margin: 0 auto;
	margin-bottom: 60px;
	padding: 60px 0;
	background: #E4004E;
	text-align: center;
	box-sizing: border-box;
}
#p_cyukojyutaku h2 img{
	width: 500px;
	height: auto;
}
#p_cyukojyutaku .intro{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#p_cyukojyutaku .intro .copy{
	font-size: 22px;
	font-weight: bold;
}
#p_cyukojyutaku .intro .copy li{
	margin-bottom: 15px;
}
#p_cyukojyutaku .intro .copy li span.shizuoka{
	background:linear-gradient(transparent 60%, #EF78E7 60%);	
}
#p_cyukojyutaku .intro .copy li span.fuji{
	background:linear-gradient(transparent 60%, #FFCC00 60%);	
}
#p_cyukojyutaku .intro .copy li span.mishima{
	background:linear-gradient(transparent 60%, #53D46D 60%);	
}
#p_cyukojyutaku .intro .photo{
	position: relative;
}
#p_cyukojyutaku .intro .photo span{
	position: absolute;
    left: 15px;
    bottom: 15px;
}
#p_cyukojyutaku .intro .photo span img{
	width: 70%;
	height: auto;
}
#p_cyukojyutaku .intro .photo img{
	width: 400px;
	height: auto;
}
#p_cyukojyutaku #point dl{
	margin-bottom: 30px;
}
#p_cyukojyutaku #point dt{
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #E4004E;
}
#p_cyukojyutaku #point{
	margin-bottom: 100px;
}
#p_cyukojyutaku #banner_cyuko{
	margin-bottom: 80px;
}
#p_cyukojyutaku #banner_cyuko a{
	width: 700px;
	padding: 30px 0;
	margin: 0 auto;
	background: #CCC url(../../cyukojyutaku/image/bnc_bg.jpg) center center;
	background-size: contain;
	text-align: center;
	display: block
}
#p_cyukojyutaku #banner_cyuko a:hover{
	opacity: 0.7;
}
#p_cyukojyutaku #banner_cyuko a dl{
	padding: 20px 80px;
	background: #FFF;
	display: inline-block;
}
#p_cyukojyutaku #banner_cyuko a dt{
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
#p_cyukojyutaku #banner_cyuko a dd{
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	line-height: 1;
	display: flex;
	justify-content: center;
}
#p_cyukojyutaku #banner_cyuko a dd span{
	width: 50px;
	height: 50px;
	margin: 0 5px;
	background: #DE1212;
	display: flex;
	justify-content: center;
	align-items: center;
}
#p_cyukojyutaku #banner_cyuko a dd span:nth-child(even){
	background: #1C9D42;
}
#p_cyukojyutaku #merit{
	margin-bottom: 80px;
}
#p_cyukojyutaku #merit .wrap{
	width: 960px;
	padding: 50px;
	padding-left: 40px;
	margin: 0 auto;
	background: rgb(255,255,255);
	background: linear-gradient(183deg, rgba(255,255,255,1) 0%, rgba(213,255,253,1) 100%);
	box-sizing: border-box;
}
#p_cyukojyutaku #merit .wrap h4{
	margin-bottom: 40px;
	padding: 15px 40px;
	background: url(../../cyukojyutaku/image/fukudashi_h4.svg) no-repeat;
	background-size: contain;
	font-size: 26px;
	font-weight: bold;
	color: #781919;
	position: relative;
	display: inline-block;
}
#p_cyukojyutaku #merit .wrap h4:after{
	content: "";
	width: 54px;
	height: 33px;
	background: url(../../cyukojyutaku/image/fukudashi_h4_op.svg) no-repeat;
	bottom: -20px;
    right: -70px;
	position: absolute;
}
#p_cyukojyutaku #merit .logo_bg{
	display: flex;
	background: url(../../cyukojyutaku/image/logo_bg.svg) no-repeat center;
	background-position: right 5% bottom 45%;
	justify-content: space-between;
	align-items: center;
}
#p_cyukojyutaku #merit .list{
	margin-left: 10px;
}
#p_cyukojyutaku #merit dl{
	margin-bottom: 8px;
	display: flex;
	align-items: center;
}
#p_cyukojyutaku #merit dt{
	width: 110px;
	margin-right: 10px;
	padding: 10px 0;
	border-radius: 25px;
	background: #E82B6D;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	box-sizing: border-box;
}
#p_cyukojyutaku #merit dd{
	font-weight: bold;
	flex: 1; 
}
#p_cyukojyutaku #blog_banner a{
	width: 400px;
	margin: 0 auto;
	margin-bottom: 80px;
	padding: 15px 20px;
	background: #E4004E;
	text-decoration: none;
	box-sizing: border-box;
	display: block;
}
#p_cyukojyutaku #blog_banner a:hover{
	opacity: 0.7;
}
#p_cyukojyutaku #blog_banner dl{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#p_cyukojyutaku #blog_banner dt img{
	width: 260px;
	height: auto;
}
#p_cyukojyutaku #blog_banner dd{
	font-size: 26px;
	font-weight: bold;
	font-family: 'RocknRoll One', sans-serif;
	color: #FFF;
}
#p_cyukojyutaku #pr{
	width: 740px;
	margin: 0 auto;
	margin-bottom: 50px;
	padding: 0 50px;
	padding-top: 40px;
	border-top: 2px #999 dotted;
	border-bottom: 2px #999 dotted;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
#p_cyukojyutaku #pr .text{
	width: 80%;
}
#p_cyukojyutaku #pr .text .do{
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
#p_cyukojyutaku #pr .text .do li{
	width: 31%;
	padding: 15px 0;
	border-radius: 50%;
	box-shadow: 0px 0px 12px -8px #777;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	color: #3C3A9F;
	text-align: center;
}
#p_cyukojyutaku #pr .text .do li span{
	font-size: 20px;
}
#p_cyukojyutaku #pr .text .sodan{
	text-align: center;
	font-weight: bold;
}
#p_cyukojyutaku #pr .text .sodan dt{
	font-size: 18px;
}
#p_cyukojyutaku #pr .text .sodan dd{
	font-size: 20px;
	color: #F00;
}
#p_cyukojyutaku #info{
	width: 740px;
	margin: 0 auto;
	padding: 30px;
	border: 10px #F9F6EC solid;
	box-sizing: border-box;
}
#p_cyukojyutaku #info .flex{
	margin-bottom: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#p_cyukojyutaku #info .phone dt{
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
#p_cyukojyutaku #info .phone dd a{
	font-size: 36px;
	font-weight: bold;
	color: #E4004E;
	text-decoration: none;
}
#p_cyukojyutaku #info .phone dd a:before{
	content: "☎";
	color: #093;
	margin-right: 3px;
}
#p_cyukojyutaku #info .form a{
	padding: 15px 30px;
	border: 1px #E4004E solid;
	display: inline-block;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#p_cyukojyutaku #info .form a:hover{
	opacity: 0.7;
}
#p_cyukojyutaku #info .note{
	color: #781919;
}
/* お問合わせ
------------------------------------------------ */
#p_contact #intro h3 {
	margin-bottom: 40px;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	color: #CC0000;
}
#p_contact #intro .wrap_bg {
	margin-bottom: 80px;
	background: url(../../contact/image/intro_bg.jpg) center bottom no-repeat;
	background-size: cover;
	position: relative;
}
#p_contact #intro .wrap_bg::after {
	content: "";
	width: 56px;
	height: 30px;
	bottom: -50px;
	left: calc( 50% - 28px);
	background: url(../../contact/image/arrow.gif) no-repeat;
	background-size: contain;
	position: absolute;
}
#p_contact #intro .left {
	width: 500px;
	padding-top: 90px;
	text-align: center;
	float: left;
	font-size: 28px;
}
#p_contact #intro .right {
	width: 460px;
	float: right;
}
#p_contact #intro .right img {
	width: 100%;
}
#p_contact #intro .lead_box {
	width: 620px;
	margin: 0 auto 120px;
	padding: 20px 0;
	text-align: center;
	font-size: 26px;
	color: #FF0000;
	border: 2px dashed #FFCCCC;
	border-radius: 80px
}
/*お電話*/
#p_contact #tel .left {
	width: 528px;
	float: left;
	font-size: 18px;
}
#p_contact #tel .text {
	margin-bottom: 20px;
}
#p_contact #tel .office {
	display: table;
}
#p_contact #tel .office .item dt {
	width: 260px;
	padding: 8px 0 8px 28px;
	display: table-cell;
	position: relative;
}
#p_contact #tel .office .item dt a::before {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 4px solid #999;
	top: 14px;
	left: 0;
	position: absolute;
}
#p_contact #tel .office .item dd {
	padding: 8px 0 8px 36px;
	display: table-cell;
}
#p_contact #tel .office .item dd a {
	font-size: 22px;
	color: #990000;
	text-decoration: none;
	position: relative;
}
#p_contact #tel .office .item dd a::before {
	content: "";
	width: 30px;
	height: 24px;
	top: 2px;
	left: -36px;
	background: url(../../image/common/tel_icon.gif) no-repeat;
	background-size: contain;
	position: absolute;
}
#p_contact #tel .right {
	width: 432px;
	float: right;
}
#p_contact #form .item_list dt b {
	color: #c00;
	font-size: 16px;
}
#p_contact #form .item_list .end {
	margin-bottom: 50px;
}
#p_contact #form .button input {
	width: 200px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 18px;
	text-align: center;
	border: 1px solid #D6D6D6;
	background: #F3F3F3;
	display: block;
	cursor: pointer;
}
form .wl {
	width: 96%;
}
form .ws {
	width: 50%;
}
form .wss {
	width: 25%;
}
form .wsss {
	width: 10%;
}