@charset "utf-8";

html {
	font-size:100%;

}

.us{
max-width:750px;
text-align:center;
margin-left:auto;margin-right:auto;
text-align:left;
}

img {
max-width:100%;
height:auto;
}

a {
	text-decoration-skip-ink:none;
	text-decoration:none;
}

/*--■WEBフォーム■--*/

.p_webf{
	margin:0.5em 5% 0.5em;
	font-size:1.2rem;
}


/*--ページ、ヘッダー、コンテンツ--*/
.ui-page{
	background:#ffffff;
}
.ui-header{
	background:linear-gradient(#a9a9a9, #c0c0c0);
	background:-moz-linear-gradient(#a9a9a9, #c0c0c0);
	background:-webkit-linear-gradient(#a9a9a9, #c0c0c0);
	border:1px solid #c0c0c0;
}
.ui-header .ui-title{
	color:#ffffff;
	text-shadow:none;
	text-align:left;
	margin:0.5em 5% 0.5em;
}
.ui-content{
	background:#ffffff;
}



/*--■相続ロゴエリア■--*/



.souzoku_log{
	padding:10px 10px 10px 10px;
	float:left;
	width:60px;
}

.souzoku_log_text{
	height:52px;
	font-size:1.2rem;
	font-weight:normal;
	line-height:18px;
	padding:20px 50px 2px 0px;
	color:#ffffff;
	text-shadow:none;
	background-color: #1e50a2;

}

img.souzoku_log2{
	padding:10px 10px 10px 10px;
	float:left;
	width:36px;
}

.souzoku_log_text2{
	height:42px;
	font-size:1.2rem;
	line-height:42px;
	font-weight:normal;
	color:#ffffff;
	text-shadow:none;
	background-color: #1e50a2;
}


img.souzoku_log3{
	padding:10px 10px 10px 10px;
	float:left;
	width:36px;

}

.souzoku_log_text3{
	height:42px;
	padding:10px 10px 0px 0px;
	font-size:1.2rem;
	line-height:42px;
	font-weight:normal;
	color:#ffffff;
	text-shadow:none;
	background-color: #1e50a2;
}







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

.title1{
	color:#3a5b52;
	font-size:1.6rem;
	font-weight: bold;
	padding:2px 20px 2px 20px;

}

.title2{
	color:#3a5b52;
	font-size:1.3rem;
	font-weight: bold;
	padding:2px 20px 2px 20px;
}

.title3{
	color:#ec6800;
	font-size:1.4rem;
	font-weight: bold;
	padding:2px 5px 2px 5px;

}

.title4{
	color:#006400;
	font-size:1.4rem;
	font-weight: bold;
	padding:2px 5px 2px 5px;

}

.red{
	color:#e83929;
	font-weight: bold;
}

.orange{
	color:#ff8c00;
	font-weight: bold;
}

.green{
	color:#006400;
	font-weight: bold;
}


.tel{
	color:#ffffff;
	background:#e83929;
	font-weight:bold;
	text-shadow:none;

}

.tel_red{
	color:#ffffff;
	background:#e83929;
	font-weight:bold;
	text-shadow:none;
	padding:3px 6px 3px 6px;
	border-radius:3px;
}

.agree2{
	width: 80%;
	font-size:1.1rem;
	font-weight:bold;
	text-shadow:none;
	padding:12px 6px 6px 6px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	vertical-align:middle;
}



.agree1 {
	width: 85%;
	height: 200px;
	padding:18px 18px 18px 18px;
	overflow-y: scroll;
	border: 1px solid #cccccc;
	border-radius: 3px;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    box-shadow: 0 0 1px rgba(255,255,255,.5);
}


.text{
	padding:2px 20px 2px 20px;
	font-size:1.2rem;
	font-weight:normal;
	line-height: 120%;
}

.text2{
	padding:2px 20px 2px 20px;
	font-size:1.2rem;
	font-weight:normal;
	color:#ff4500;
	line-height: 120%;
}


.main_img img{
	width:100%;
}

.main_img2{
	width:70%;

}


/*--■■■チェック質問■--*/

.check{
	padding:0px 1px 0px 2px;
	width:15px;

}

.list_check{
	padding:5px 25px 5px 25px;
	list-style-type: none!important;
	font-size:1.2rem;
	line-height:1.9rem;
	font-weight:normal;
}

.house_line{
	height:24px;
	width:100%;
	background-image: url("../images/house_line.png");
	padding:0px 0px 0px 0px;
    }


/*---下層ページの画像---*/
.img_w{
	width:100%;
	max-width:350px;
}

.img_w2{
	width:75%;
}

.center{
	text-align:center;
	padding:0px 40px 0px 40px;
}

p{
	font-size:1.2rem;
}

.list{
	font-size:1.2rem;
	padding:0px 20px 0px 30px;
}

.list2{
	font-size:1.2rem;
	padding:10px 0px 0px 30px;
}



/*--■■スケジュールカレンダー■■--*/



.calendar {
	font-size:1.4rem;
	padding:20px 20px;
	text-shadow:none;
}

.calendar_text {
	font-weight:bold;
	font-size:1.2rem;
}


.green_maru {
	color:#000000;
	background:color:#006400;
	font-weight:bold;
	text-shadow:none;
	padding:3px 6px 3px 6px;
	border-radius:3px;
}

/*--■■会社概要■■--*/

table.gaiyou{
	border:solid 1px #000000;
	border-collapse:collapse;
	max-width:600px;
	width:100%;
}

td.gaiyou2 {
	font-size:1.2rem;
	padding:4px 6px 4px 6px;
	border: solid 1px;
	vertical-align:top;
	text-align:center;
}

td.gaiyou {
	font-size:1.2rem;
	padding:4px 6px 4px 6px;
	border: solid 1px;
	vertical-align:top;
}

td.prof {
	font-size:1.2rem;
	padding:4px 6px 4px 6px;
	vertical-align:top;
}

td.gyouseki {
	text-align:center;
	font-size:1.2rem;
	padding:2px 3px 2px 3px;
	border: solid 1px;
	vertical-align:middle;
}


/*--■■フッター周辺■■--*/

/*--ページトップへ--*/
.pagetop{
	padding:10px 5px;
	text-align:right;
	background:#efefef;
}


/*--■■ソーシャルアイコン■■--*/
.social_icon{
	padding:10px 5px;
	height:36px;
	background:#efefef;
}

.sns{
	text-align: left;
}

.sns > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 7px;
}

.sns > li:first-child {
	margin-left: 0;
}

.sns > li:last-child {
	margin-right: 0;
}

.sns iframe {
	margin: 0 !important;
}

@media screen and (max-width: 780px){
	.sns > li{
		width: 80px !important;
		margin: 0 7px 10px 0;
	}
}


/*--フッター--*/
#footer{
	text-align:center;
	padding:20px 0px;
	font-size:1.1rem;
	background:#efefef;
}

/*------------リボン-----------------*/

.box {
	position: relative;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	font-size:1.2rem;
	width:75%;
	max-width:350px;
}
.box p {
	text-align:center;
	display: inline;
}

.box-sub1{
	padding: 5px;
}
 
.box-sub1 p span {
	text-shadow:none;
	font-size:1.2rem;
	position: absolute;
	display: inline-block;
	right: -25px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.6), inset 0px 5px 20px rgba(255,255,255,0.2);
	text-align: center;
	text-transform: uppercase;
	top: 22px;

	background: #dc040e;

	width: 100px;
	padding: 3px 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-0-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.box-sub1 p:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -17px;
	right: 69px;
	z-index: -1;
	border: 17px solid;
	border-color: transparent transparent #136996 transparent;
}
.box-sub1 p:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: 75px;
	z-index: -1;
	right: -10px;
	border: 17px solid;
	border-color: #136996 transparent transparent transparent;
}










/*------------リスト・ボタン系-----------------*/
/*--文字省略なし(ヘッダー・フッター含む)---*/
.ui-header .ui-title,
.ui-footer .ui-title,
.ui-btn-inner,
.ui-li-heading,
.ui-li .ui-btn-text a.ui-link-inherit,
.ui-li-desc
{
	overflow: visible;
	white-space: normal;
}

/*-ボタンコーナー部分-*/
.ui-btn-corner-all{
	border-radius:5px;
}
/*-ボタンサイズ-*/
.ui-btn-inner{
	padding:5px 20px;
}
/*-ヘッダー ボタンコーナー部分-*/
.ui-header .ui-btn-corner-all{
	border-radius:15px;
}
/*-リストビュー リスト名部分-*/
.ui-li .ui-btn-text a.ui-link-inherit{
	font-size:1.4rem;

}
.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit{
	min-height:16px;
	padding-left:32px;
}

/*-リストビュー サムネイル部分-*/
.ui-listview .ui-li-thumb {
	max-height:36px;
	max-width:36px;
	left:8px;
	top:12px;
}

/*--トップ　リストビュー(ニュース)--*/
li.toplist_news{
	background:#ffffff;
	font-size:1.3rem;
	line-height:13px;
}
li.toplist_news:hover{
	font-weight:normal;
}
li.toplist_news.ui-btn-active{
	border-color:#c0c0c0;
	text-shadow:none;
}
li.toplist_news.ui-btn-active:visited,
li.toplist_news.ui-btn-active:hover,
li.toplist_news.ui-btn-active a.ui-link-inherit{
	color:#5994bf;
}
li.toplist_news p{
	font-size:1.1rem;
	font-weight:bold;
}
li.toplist_news.ui-btn-up-c{
	font-weight:100;
}


/*--■■メインメニュー■■--*/
/*--トップ　リストビュー(メニュー)の背景色、タップ時--*/

.toplist_h1{
	background:#1e50a2;
	color:#ffffff;
	font-weight:normal;
	text-shadow:none;
	font-size:1.6rem;
	line-height:1.5em;
}


/*--WEBフォームページ用--*/
.toplist_h2{
	background:#1e50a2;
	color:#ffffff;
	font-weight:normal;
	text-shadow:none;
	font-size:1.6rem;
	line-height:1.5em;
	box-shadow:0px 1px 1px 0px #000000;
	margin:0px 0px 15px;
}


img.icon{
	height:26px;
	width:26px;
}

img.icon2{
	height:26px;
	width:26px;
}

li.toplist_menu1 {
	padding:2px 0px 4px 0px;
	line-height:1.6em;
	background:#ffffff;
}

li.toplist_menu1.ui-btn-active{
	border-color:#c0c0c0;
	text-shadow:none;
}

li.toplist_menu1.ui-btn-active:visited,
li.toplist_menu1.ui-btn-active:hover,
li.toplist_menu1.ui-btn-active a.ui-link-inherit{
	color:#5994bf;
}



/*--■■フェードイン■■--*/

body {
    animation: fadeIn 400ms ease 0s 1 normal;
    -webkit-animation: fadeIn 400ms ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

