@charset "shift_jis";
/* CSS Document */
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');

* {
	box-sizing:border-box;
}

body,table {
	font-size:16px;
	line-height:170%;
	color:#333333;
}
body {
	width:100%;
	min-width: 1000px;
	overflow: hidden;
	font-family:'Noto Sans Japanese', Helvetica, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: 300;
	position:relative;
	padding:0;
}

table {
	table-layout:auto;
}
address {
	font-style: normal;
}

.clearfix {
	clear: both;
}
.clearfix:after {
	clear: both;
	display: block;
	content: "";
}

a {
	outline: none;
}
a:link {
	text-decoration:none;
	color: #0088cc;
}
a:visited {
	text-decoration:none;
	color: #0088cc;
}
a:hover {
	text-decoration:underline;
	color: #0088cc;
}
a:active {
	text-decoration:underline;
	color: #0088cc;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

#page-top {
    position: absolute;
	bottom:10px;
    right: 10px;
    font-size: 0.8em;
	display:none;
}
#page-top a {
    background-color: #f39700;
    text-decoration: none;
    color: #fff;
    width: 50px;
	height:50px;
    padding: 0;
    text-align: center;
    border-radius: 5px;
	display:table-cell;
	vertical-align:middle;
}
#page-top a:hover {
	background-color:#FFAF2E;
}

.wrapper1 {
	width:1000px;
	text-align: left;
	padding: 0;
	margin-right:auto;
	margin-left:auto;
}

.ol1 {
	margin-left:20px;
	margin-top:10px;
}
.ol1 li {
	padding: 0 0 10px 10px;
}
.ol2 {
	margin-left:20px;
	margin-top:10px;
	list-style-type:upper-roman;
}
.ol2 li {padding: 0 0 10px 10px;}
.ol3 {
	margin-left:20px;
	margin-top:10px;
	list-style-type:lower-roman;
}
.ol3 li {padding: 0 0 10px 10px;}
.mgnTop20 {margin-top:20px;}
.mgnBtm20 {margin-bottom:20px;}
.mgnLef20 {margin-left:20px;}
.mgnRig20 {margin-right:20px;}
.alignRgt {text-align:right;}
.alignCnt {text-align:center;}

.ttl1 {
	position: relative;
	font-size:36px;
	font-weight: bold;
	line-height:100%;
	text-align: center;
	padding:25px 0;
	margin:0 auto 50px auto;
	background:#fff;
	border-top:10px solid #f39700;
	border-bottom:2px solid #f39700;
	width:1000px;
	color:#f39700;
	letter-spacing: 5px;
}
.ttl2 {
	position: relative;
	font-size:1.8em;
	line-height:1em;
	font-weight: normal;
	padding:15px 15px 15px 55px;
	margin:0 5px 30px 5px;
	border-radius: 8px;
	text-align:left;
	color:#fff;
	background: rgb(157,213,58);
	background: -moz-linear-gradient(top, rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(124,188,10,1) 100%);
	background: -webkit-linear-gradient(top, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);
	background: linear-gradient(to bottom, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 );
	box-shadow: 3px 5px 0 0 rgba(0,0,0,0.05);
}
.ttl2:before {
	position: absolute;
	content: "";
	top:0;
	left: 15px;
	height: 100%;
	border-left:5px solid #fff;
}

/* -------------------------------------------------パン屑 */
#pan {
	position:relative;
	clear:both;
	overflow: hidden;
	padding:20px 10px;
	border-top:10px solid #f5a420;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
	    -ms-box-sizing:border-box;
	        box-sizing:border-box;
	z-index:10;
}
#pan ol {
	position:relative;
	clear:both;
	overflow:hidden;
	text-align:left;
	width:1000px;
	margin:0 auto;
}
#pan ol li {
	position:relative;
	overflow:hidden;
	float:left;
	line-height:120%;
	font-size:12px;
	color:#333;
}
#pan ol li:after {
	position:relative;
	content:'>';
	margin:0 8px;
	font-size:12px;
}
#pan ol li:last-child:after {
	content:'';
}
#pan ol li a {
	color:#333;
}

/* -------------------------------------------------ヘッダー */
#hd {
	position:relative;
	width: 100%;
	background:url(../img/header_image.png) 50% 0 no-repeat #fff;
	
}
#hWrap {
	position: relative;
	clear:both;
	min-width:1000px;
	max-width:1100px;
	margin:0 auto;
}
#hd h1.logo {
	position: relative;
	margin:0 auto;
	text-align: center;
	padding:60px 0 52px 0;
}
#hd p {
	position: absolute;
	top:12px;
	left:0;
	color:#fff;
	text-align: left;
}

#hd .tel {
	position:absolute;
	top:28px;
	left:50%;
	margin-left:170px;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
	   -moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
			box-shadow: 0 0 5px 5px rgba(0,0,0,0.03);
}

#hd .tel strong:before {
	content:url(../img/icn_phone.png);
	position:absolute;
	left:0;
}

#hd #menu {
	background-color:#fff;
	margin:0;
	width:100%;
}
#hd #menu ul {
	max-width:1000px;
	width:100%;
	height:44px;
	margin: 0 auto 13px auto;
	clear:both;
	border-left:2px solid #dbdbdb;
}
#hd #menu li {
	float:left;
	width:14.28571428%;
	height:44px;
	text-align:center;
	position:relative;
	border-right:2px solid #dbdbdb;
	line-height: 150%;
}
#hd #menu li a {
	justify-content: center;
	align-items: center;
	width:100%;
	height:100%;
	font-size:16px;
	color:#333333;
	display: block;
}
#hd #menu li a:hover {
	text-decoration:none;
	cursor: pointer;
}
#hd #menu li a span {
	color: #f39700;
	font-weight: normal;
	display: block;
	font-size: 0.8em;
}
#hd #menu li .child {
	width:350px;
	height:auto;
	display:flex;
	flex-direction: column;
	background-color:#f39700;
	padding:5px;
	position:absolute;
	z-index:99;
	text-align: left;
	border-left:none;
	margin-top:3px;
}
#hd #menu li .child > li {
	width:100%;
	margin-bottom:1px;
	background-color:#FFF;
	height:auto !important;
	border:none;
	text-align: left;
}
#hd #menu li .child > li:last-child {
	margin-bottom:0;
}
#hd #menu li .child > li a {
	display:block;
	position:relative;
	padding:10px;
}
#hd #menu li .child > li a:after {
	font-family:fontawesome;
	content:"\f105";
	position:absolute;
	top:12px;
	right:10px;
}

/* -------------------------------------------------ボディ */

#bd {
	padding: 0 0 20px 0;
	text-align: center;
	width: 100%;
}
#bd .height {
	min-height: 450px;
	padding: 0;
}

/* -------------------------------------------------フッター */

footer {
	text-align: center;
	position:relative;
	background-color:#e7e5de;
	padding:1.5em 0 0 0;
}
footer .box1 {
	position: relative;
	clear:both;
	overflow: hidden;
	width:1000px;
	margin:0 auto;
	background:#fff;
	padding:22px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
footer div.fbx {
	position: relative;
	float:left;
	line-height: 150%;
	height:135px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
footer div.f1 {
	width:254px;
	padding:10px;
	border-right:1px dotted #f5a420;
}
footer div.f1 img {
	display: block;
	margin-bottom:15px;
}
footer div.f1 p {
	font-size: 14px;
	font-weight: 700;
	line-height: 130%;
}
footer div.f2 {
	width:395px;
	padding:10px 0 28px 24px;
	border-right:1px dotted #f5a420;
	font-size:14px;
}
footer div.f2 p.license {
	margin:10px 0;
	font-weight: 700;
}
footer div.f3 {
	width:300px;
	padding:28px 0 28px 20px;
	font-size:14px;
}
.ftMenu {
	position: relative;
	clear:both;
	overflow: hidden;
	width:260px;
	margin:20px auto;
	float:right;
}
.ftMenu li {
	position: relative;
	display: inline-block;
	font-size: 14px;
	padding:0;
}
.ftMenu li:first-child:after {content:"　|　";}
.ftMenu li a {color:#333;}
footer small {
	text-align:center;
	font-size:0.8em;
	display: block;
	color:#fff;
	padding:40px 0;
	background:#f39700;
}

.list-sns {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
			justify-content: space-between;
	margin:20px 0;
	width:220px;
}
.list-sns li {width:30px;}
.list-sns li.line{width:100px!important;}
.list-sns li img {
	width:100%;
	height: auto;
}

/*
 トップページ 
----------------------------------------------------------- */

/* スライド -------------------------------------*/

#slide {
	height: 380px;
	overflow: hidden;
	position: relative;
	margin-bottom:20px;
}

.js-flickity {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .js-flickity li img {margin: 0 15px;}

@media screen and (max-width: 1024px) {
	.flickity-prev-next-button.previous {left: 0 !important;}
	.flickity-prev-next-button.next {right: 0 !important;}
}


@media screen and (max-width: 767px) {	
	#slide h2 img {width: 70%;}
}

/*---------- news ----------*/
#news {
	position: relative;
	clear:both;
	margin:0 auto 47px auto;
	width:1000px;
	height: 197px;
}
#news:before {
	position: absolute;
	content:'';
	top:0;
	left: 0;
	height: 197px;
	width:42px;
	background:url(../img/line_left.png) 0 0 no-repeat;
}
#news:after {
	position: absolute;
	content:'';
	top:0;
	right: 0;
	height: 197px;
	width:42px;
	background:url(../img/line_right.png) 0 0 no-repeat;
}
#news h2 {
	position: relative;
	font-size:1.9em;
	color:#333;
	float:left;
	width:30%;
	display: block;
	text-align: center;
}
#news h2:before {
	position: absolute;
	content: '';
	top:-80px;
	left:50%;
	margin-left:-29px;
	width:58px;
	height: 64px;
	background:url(../img/icn_surprise.png) 0 0 no-repeat;
}
#news h2 span {
	margin-top:5%;
	font-size:0.65em;
	color:#f39700;
	display: block;
}
#news .inner {
	position: relative;
	float:right;
	width:70%;
	text-align: left;
}
#news ul {
	margin:0;
	padding:0;
	list-style-type:none;
	height:230px;
	width:650px;
	overflow-y:auto;
	font-size:16px;
}
#news ul .date {
	position: relative;
	float:left;
	width:7.5em;
}
#news ul .date:before {
	font-family:fontawesome;
	position: absolute;
	top:0;
	right:0.75em;
	content:"\f101";
	color:#f39700;
}
#news ul .txt {
	margin:0 0 0 7.5em;
}
#news .new {
	color:#DD2A50;
}
#news ul li a {
	color:#333333;
}

/*---------- tab ----------*/
.rec {position:relative;}
.tabBox {
	width: 96.8vw;
	min-width:100%;
    left: 50%;
    transform: translateX(-50%);
	position:relative;
	background-color:#e7e5de;
}
.tabBox h2{
	padding:30px 15px 15px 15px;
	text-align: center;
}
.tab{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	width:1000px;
	margin:0 auto;
}
.tab li{
	width:50%;
	background-color: #e7e5de;
	color:#333333;
	text-align:center;
	opacity:1;
	cursor:pointer;
	font-size:1.3em;
	font-weight:500;
	border-top:7px solid #e7e5de;
}
.tab li.select {
	background-color: #FFF;
	color:#94c500;
	border-top:7px solid #94c500;
}
.tab li:nth-of-type(1).select {
	color:#f39700;
	border-top:7px solid #f39700;
}
.tab li:nth-of-type(2).select {
	color:#11631e;
	border-top:7px solid #11631e;
}

.tab li h3 {
	position: relative;
	font-size:1.5em;
	padding:15px 1em 15px 3em;
	vertical-align: middle;
}
.tab li:nth-child(1) h3:before {
	position: absolute;
	content: "";
	top:10px;
	left:82px;
	width:30px;
	height:30px;
	background:url(../img/bg_sale_off.png) 0 0 no-repeat;
	background-size:100% auto;
}
.tab li:nth-child(2) h3:before {
	position: absolute;
	content: "";
	top:15px;
	left:60px;
	width:38px;
	height:27px;
	background:url(../img/bg_rental_off.png) 0 0 no-repeat;
	background-size:100% auto;
}
.tab li:nth-child(1).select h3:before {
	background:url(../img/bg_sale_on.png) 0 0 no-repeat;
	background-size:100% auto;
}
.tab li:nth-child(2).select h3:before {
	background:url(../img/bg_rental_on.png) 0 0 no-repeat;
	background-size:100% auto;
}
.tab li h3 span {
	font-size:0.5em;
	vertical-align: middle;
	margin-left:10px;
	font-weight:normal;
}

.content{
	position:relative;
}
.content .box {
	padding:30px 0 0 0;
}
.content .box:nth-child(2) {
	padding:30px 0 0 0;
}

.content .hide {
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
}

/*---------- recommend ----------*/
#recommend,
#recommend_buy {
	width:100%;
	position:relative;
}
#recommend .ttl:before,
#recommend_buy .ttl:before {}

#recommend .ttl,
#recommend_buy .ttl {}
#recommend .ttl span,
#recommend_buy .ttl span {
	background-color:#FFFFFF;
	padding:0 15px;
	height:140px;
	display:inline-block;
	line-height:140px;
	position:relative;
	left:0;
	z-index:5;
}
#recommend .tbl,
#recommend_buy .tbl{
	display:block;
	overflow:hidden;
	width:100%;
}
#recommend tbody,
#recommend tr,
#recommend_buy tbody,
#recommend_buy tr{
	display:block;
}
#recommend .tbl td,
#recommend_buy .tbl td{
	width:33.3%;
	padding:12px;
	margin:0;
	background-color:#FFF;
	position:relative;
}
#recommend .tbl td:nth-of-type(3n),
#recommend_buy .tbl td:nth-of-type(3n){
	border-right:0;
}
#recommend .tbl tr:last-child td,
#recommend_buy .tbl tr:last-child td{
	border-bottom:0;
}
#recommend .tbl td.none,
#recommend_buy .tbl td.none{
	border:0;
	background-color:transparent;
	background-image:none;
}
#recommend .tbl td .loading,
#recommend_buy .tbl td .loading{
	padding:15px;
	text-align:center;
	vertical-align:middle;
	color:#999;
}
#recommend .tbl td .loading img,
#recommend_buy .tbl td .loading img{
	vertical-align:middle;
	margin-right:10px;
}

#recommend .tbl td .inner,
#recommend_buy .tbl td .inner{
	width:100%;
	padding:20px 30px;
	height: 400px;
	box-shadow:0 0 9px 9px rgba(244,244,244,0.50);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
#recommend .tbl td .photo,
#recommend_buy .tbl td .photo{
	width:100%;
	height:auto;
	text-align:center;
	background-color:#f2efed;
	vertical-align:middle;
	position:relative;
	display:table;
}
#recommend .tbl td .photo a,
#recommend_buy .tbl td .photo a{
	width:100%;
	height:160px;
	display:table-cell;
	vertical-align:middle;
}

#recommend .tbl td .photo img,
#recommend_buy .tbl td .photo img{
	max-width:100%;
	max-height:160px;
	width:auto;
	height:auto;
	position: relative;
	vertical-align:middle;
}
#recommend .tbl td .txt,
#recommend_buy .tbl td .txt{
	margin:10px 0 0 0;
}
/*#recommend .tbl td .icn,
#recommend_buy .tbl td .icn{
	position:absolute;
	right:0;
	bottom:0;
}*/
#recommend .tbl td .txt .add,
#recommend_buy .tbl td .txt .add{
	margin-top: 0.5em;
	line-height:130%;
	clear:both;
}

#recommend .tbl td .txt .add span{
	font-size: 0.85rem;
	margin-bottom: 0.2em;
}
#recommend .tbl td .txt .madori,
#recommend_buy .tbl td .txt .madori{
	margin-top:0.8em;
	font-size: 1.2em;
	line-height:1;
	font-weight: normal;
	display:inline-block;
	color:#333;
}
#recommend .tbl td .txt .price,
#recommend_buy .tbl td .txt .price{
	margin-top:0.8em;
	line-height:1;
	font-size: 0.9rem;
	font-weight:bold;
	display:inline-block;
}
#recommend .tbl td .txt .price strong,
#recommend_buy .tbl td .txt .price strong{
	font-size: 1.5rem;
	font-weight: normal;
	vertical-align: baseline;
	color: #DD2A50;
	line-height: 100%;
}

#recommend .tbl td .name,
#recommend_buy .tbl td .name{
	padding:0;
	font-size:1rem;
	font-weight:bold;
	line-height:130%;
}

#recommend .tbl td .name a:hover,
#recommend_buy .tbl td .name a:hover {
	opacity: 0.5;
}

#recommend .tbl td .copy,
#recommend_buy .tbl td .copy{
	line-height:130%;
	margin-top: 0.2em;
	font-size: 0.80rem;
}

/*---------- information ----------*/
#info {
	position: relative;
	clear:both;
	margin:55px auto 47px auto;
	width:1000px;
	height: 197px;
	padding:74px 0 0 0;
	background:url(../img/line_up.png) 50% 0 no-repeat;
}
#info h2 {
	position: relative;
	font-size:1.2em;
	color:#333;
	float:left;
	width:190px;
	padding-left:20px !important;
	display: block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}
#info h2 span {
	font-size:0.8em;
	margin:5px 0 0 10px;
	color:#f39700;
	display: block;
}
#info .inner {
	position: relative;
	float:left;
	width:70%;
	text-align: left;
}
#info ul {
	position: relative;
	clear:both;
	overflow: hidden;
}
#info ul li {
	position: relative;
	float:left;
	border:1px solid #ccc;
	margin:0 38px 20px 0;
}
#info ul li:nth-child(3n) {
	margin-right:0;
}

/* その他共通----------------------------------------------------------- */

#slide_hd {
    overflow:hidden;
    position:relative;
	width:100%;
	min-width:100%;
	height:200px;
    left: 50%;
	transform: translateX(-50%);
	margin:0 0 15px;
}

/* 会社情報----------------------------------------------------------- */
h2.ttl-owner {
	font-family: "Sawarabi Mincho";
	font-size:36px;
	background: none;
	color:#000;
	padding-left:40px !important;
	line-height: 150%;
}
.cBox {
	position: relative;
	clear:both;
	overflow: hidden;
	margin:0 auto 20px auto;
	width:1000px;
	text-align: left;
}
.greeting {}
.greeting p {
	font-family: "Sawarabi Mincho";
	font-size: 18px;
	line-height: 180%;
	margin:2% 4% 1% 4%;
}
.staff {
	position: relative;
	clear:both;
	overflow: hidden;
	min-height: 200px;
	display: block;
	padding:1% 3%;
	margin:40px 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.img {
	position: relative;
	float:left;
	width:32%;
}
.img img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 10px;
	border:1px solid #ccc;
}
.owner {
	text-align: right;
	margin:2% 8% 4% 0;
	font-family: "Sawarabi Mincho";
	font-size:26px;
}
.profile {
	position: relative;
	width:63%;
	float: right;
	text-align: left;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border:1px solid #ccc;
}
.name {
	position: relative;
	text-align: center;
	font-size:20px;
	font-weight: 700;
	margin-top:10px;
}
.pr {
	position: relative;
	padding:3%;
	border-bottom:10px solid rgba(0,0,0,0.10);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.profile ul {
	position: relative;
	padding:0 4% 4% 4%;
	background:rgba(225,225,225,0.10);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.profile ul li {
	position: relative;
	clear: both;
	overflow: hidden;
	border-bottom:4px dotted #ccc;
	padding:10px 3px;
}
.profile ul li:last-child {
	border-bottom:none;
	padding-bottom:0;
}
.profile dt {
	position: relative;
	float:left;
	color:#f39700;
}
.profile dd {
	position: relative;
	padding:0 0 0 8em;
}

.companyTable {
	position: relative;
	width:94%;
	border-radius: 10px;
	border:1px solid #ccc;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
	margin:0 auto 30px auto;
}
.companyTable th {
	text-align: center;
	background:#f5f5f5;
	color:#F09500;
	vertical-align: middle;
	width:25%;
	border-right: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}
.companyTable th:before {
	position: absolute;
	content: "";
	top:0;
	left: 0;
	width:100%;
	border-bottom:2px solid #fff;
}
.companyTable td {
	text-align: left;
	width:auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}
.companyTable th,
.companyTable td {
	position: relative;
	border-bottom:1px solid #ccc;

	font-size:16px;
	padding:10px 15px;
}
.companyTable tr:nth-of-type(7) th,
.companyTable tr:nth-of-type(7) td {
	border-bottom:none;
}
.companyTable tr:nth-of-type(1) th {
	border-radius: 10px 0 0 0;
}
.companyTable tr:nth-of-type(1) th:before {
	position:absolute;
	content:"";
	top:0;
	left: 7px;
	width: calc(100% - 7px);
}
.companyTable tr:nth-of-type(7) th {border-radius: 0 0 0 10px;}
.companyTable tr:nth-of-type(1) td {border-radius: 0 10px 0 0;}
#access {
	position: relative;
	clear: both;
	overflow: hidden;
	margin:0 auto 3px auto;
	width:94%;
	height: 550px;
	border:5px solid #efefef;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}

/* 空き家情報----------------------------------------------------------- */

.img-trouble {
	position:relative;
	clear:both;
	overflow:hidden;
	margin:0 auto -50px auto;
	z-index: 1;
}
.img-consul {
	position: relative;
	clear:both;
	overflow:hidden;
	background: url(../img/akiya/bg-consul.jpg) 0 0 repeat-x;
	padding:60px 0 52px 0;
	margin-bottom:66px;
	text-align: center;
}
ul.akiyaList {
	position: relative;
	clear:both;
	overflow:hidden;
	width:980px;
	margin:0 auto 30px auto;
}
ul.akiyaList li {
	position: relative;
	overflow:hidden;
	width:470px;
	float:left;
	text-align: left;
	margin:0 27px 17px 0;
}
ul.akiyaList li:nth-child(2n) {margin-right:0;}
ul.akiyaList li img {
	display: block;
	float:left;
	width:200px;
}
ul.akiyaList li dl {
	float:right;
	width:240px;
}
ul.akiyaList li dl dt {
	color:#f39700;
	margin-bottom:5px;
	font-weight: 700;
	font-size: 24px;
}
ul.akiyaList li dl dd {font-size: 16px;}
ul.akiyaList li dl dt.f16 {font-size: 16px;}
p.trouble-red {
	position: relative;
	margin-bottom:35px;
	font-size:36px;
	font-weight: bold;
	color:#f35000;
	line-height: 150%;
}
p.contact {
	border:4px solid #f9cb7f;
	width:1000px;
	margin:0 auto 40px auto;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
}

/* プライバシーポリシー----------------------------------------------------------- */

ol.poricyList {
	position: relative;
	clear:both;
	overflow: hidden;
	margin-top:20px;
}
ol.poricyList li {
	list-style:decimal;
	margin-left:20px;
	margin-bottom:6px;
}
ol.poricyList li ol {margin-top:10px;}
ol.poricyList li ol li ol {margin-top:10px;}
ol.upper li {list-style:upper-roman !important;}
ol.lower li {list-style:lower-roman !important;}
ol.poricyList span {
	position: relative;
	display: block;
	padding-left:20px;
}
ol.poricyList span:before {
	position: absolute;
	content: "※";
	top:0;
	left: 0;
}
.privacyTxt {
	text-align: right;
	margin:20px 0;
}

/* Tポイント------------------------------ */
.flex{display: flex;}
.ft-red{color:#e71f19;}
.ttl-tpoint{
	font-size:1.6rem;
	font-weight: bold;
	color:#003f98;
	margin-bottom:1rem;
}
.ttl2-tpoint{font-weight: bold;}
.list-style-inside{list-style:inside!important;}