　charset "UTF-8";"

/*子テーマ用「base.css」*/

/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/

.site-header-conts{
	display: table;
	width: 100%;
	padding: 20px 0;
}

/*ヘッダーロゴ*/
.site-title{
	display: table-cell;
	margin: 0;
	font-size: 2.25em;
}

.site-title a{
	color: #333;
	text-decoration: none;
}

.site-title a:hover,
.site-title a:active,
.site-title a:focus{
	text-decoration: underline;
}

.normal-screen .site-title{
	font-size: 3em;
}

.normal-screen .lp-catch{
	font-size: 1.5em;
}

/*ヘッダー右側の要素*/
.header-box{
	display: table-cell;
	text-align: right;
}

/*ヘッダーの全画面表示*/
.full-screen{
	background: url(./images/lp-image.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}

.full-screen .site-header-in{
	display: table;
}

.full-screen .site-header-conts{
	position:relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	padding: 1em;
	text-align: center;
	vertical-align: middle;
	text-shadow: 1px 1px 8px #666;
}

.full-screen .site-title{
	display: block;
}

.contact-btn{
	margin-bottom: 0;
}

.full-screen .site-header-conts h1{
	width: auto;
	padding:1em 0 0;
	margin: 0;
}

.full-screen .site-header-conts p{
	font-size: 2em;
}

.full-screen .site-header-conts p.lp-catch{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:0.5em 0;
	margin-bottom:0!important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);/*IE8の透過対策*/
	background-color: rgba(00,00,00, 0.5);/*メインビジュアル背景の透過率*/
}

.full-screen .site-header-conts p.lp-catch:not(:target){
	filter: none;
}

.full-screen .site-header-conts p a{
	color: #fff;
	text-decoration: none;
}
/*-------------------------------------------------/*-------------------------
	カスタム　リンク画像を薄く
----------------------------------------------------------------------*/
a:hover img {
opacity : 0.6;
}

/*---------------------------------------------------------------------
	カスタム　記事枠線なし、余白なし
----------------------------------------------------------------------*/
.section-wrap {
border: none;
padding: 0px;
}

/*--------------------------------------------------------
お問合せフォームカスタマイズ
--------------------------------------------------------*/
div.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:0px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; margin:0 0 30px 0; }
div.wpcf7 p { padding:20px 20px 0; margin:0; font-size:16px; }
div.wpcf7 input, .wpcf7 textarea { border:1px solid #ccc; padding:8px; font-size:16px; }
div.wpcf7 textarea { width:97.5%; height:300px; }
div.wpcf7 input.wpcf7-submit {
   cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:45px; margin:0 auto; display:block;
   -moz-border-radius:5px; -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
   background:#333; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080; border:1px solid #666;
}
div.wpcf7 input.wpcf7-submit:hover { background:#006080; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8; border:1px solid #006080; }
.wpcf7 input.wpcf7-submit:active { box-shadow:none; bottom:-2px; position:relative; }
.wpcf7 input:focus, .wpcf7 textarea:focus { border:1px solid #009de1; }
.wpcf7-captchac { border:1px solid #ccc; }
 
 
/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid { background: #ffb6c1; }
.wpcf7 span.wpcf7-not-valid-tip {font-size: 80%;}
.wpcf7 .wpcf7-response-output {margin: 10px 0 0; padding: 8px 35px 8px 14px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.wpcf7 .wpcf7-validation-errors {color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7;}
.wpcf7 .wpcf7-mail-sent-ok {color: #3A87AD; background-color: #D9EDF7; border: 1px solid #BCE8F1;}
 
/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}

/*--------------------------------------------------------
スマホのフローティングメニューを固定
--------------------------------------------------------*/
#footerFloatingMenu {
    display: block;
    width: 100%;
    background-color: rgba(0,0,0,0.4);/*-透過率 子要素は透過させない-*/
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 990;
    text-align: center;
    font-weight: bold;
    padding: 2px 0;
}
 
#footerFloatingMenu img {
    max-width: 99%;
	float: left;
	margin: 2px 2%;
	z-index: 99999;
}

@media (min-width: 481px) {
    #footerFloatingMenu {
        display: none;
    }
}


/*--------------------------------------------------------
スマホのトップ画像を固定
--------------------------------------------------------*/
}
@media only screen and (max-width: 736px) {

.site-title img {
	visibility: hidden;
}
.site-title {
	padding: 0;
	background-image: url(https://souzoku.trunk-office.com/wp-content/uploads/2018/03/タイトル相続2.gif);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 40px;
	left: 0;
	bottom: 0;
	right: 0;
	z-index:1;
}
.site-header-conts:before {
	content: "";
	display: block;
	padding-top: 33%;
}
.site-header-conts {
	padding-top: 0;
	padding-bottom: 0;
}
.site-header-conts a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
}

}

/*---------------------------------------------------------------------
　ネガティブマージン
----------------------------------------------------------------------*/
.m-10-t { margin-top: -10px}
.m-20-t { margin-top: -20px}
.m-30-t { margin-top: -30px}
.m-40-t { margin-top: -40px}
.m-50-t { margin-top: -50px}
.m-60-t { margin-top: -60px}
.m-70-t { margin-top: -70px}
.m-80-t { margin-top: -80px}
.m-90-t { margin-top: -90px}
.m-100-t { margin-top: -100px}
.m-150-t { margin: -150px 0px 0px}
.m-10-b

/*---------------------------------------------------------------------
	カスタム　画像切り替え
----------------------------------------------------------------------*/

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

/*---------------------------------------------------------------------
	カスタム Hタグのマージン
----------------------------------------------------------------------*/
.main-body h2{
	margin: 0;
}

.main-body h3{
	margin: 0;
}

.main-body h4{
	margin: 0;
}

.main-body h5{
	margin: 0;
}

.main-body h6{
	margin: 0;
}

.main-conts{
	line-height: 1.8;
}

.col1 .main-conts{
	margin-bottom: 40px;
}
/*--------------------------------------------------------
スマホで上へ戻るの位置を変更
--------------------------------------------------------*/
@media only screen and (max-width: 736px) {
	.page-top{
	display: none;
	position: fixed;
	right: 20px;
	bottom: 80px;
	z-index: 99;
	line-height: 1.2;
	margin-bottom: 0;
	opacity: 0.8;
}
}

/*--------------------------------------------------------
　　枠囲い
--------------------------------------------------------*/
.box1 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    background: #FBCCD8;
    border: solid 2px #CC0033;
    color: #CC0033;
}
.box1 p {
    margin: 0; 
    padding: 0;
}	
/*---------------------------------------------------------------------
	吹き出し
----------------------------------------------------------------------*/
.box24 {
    position: relative;
    padding: 0.5em 0.7em;
    margin: 1.5em 0;
    background: #FFE0B3;
    color: #464646;
    font-weight: bold;
}
.box24:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #FFE0B3;
    width: 0;
    height: 0;
}
.box24 p {
    margin: 0; 
    padding: 0;
    font:1.2em;
}
/*---------------------------------------------------------------------
	見出し付きボックス
----------------------------------------------------------------------*/
.box29 {
    margin: 2em 0;
    background: #FFF;
}
.box29 .box-title {
    font-size: 1.2em;
    background: #3770AD;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
    padding: 0;
    margin: 0;
    color: #222A78;
    font:1.2em;
}

/*---------------------------------------------------------------------
	角丸囲み枠
----------------------------------------------------------------------*/
.box2 {
    padding: 0.5em 1em;
    margin: 1em 1em;
    color: #222A78;/*文字色*/
    font-weight:normal;
    background: #FFF;
    border: solid 1px #222A78;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}
/*---------------------------------------------------------------------
	水平線
----------------------------------------------------------------------*/
hr.style1 {
	height: 10px;
	border: 0px;
	box-shadow: 0 20px 20px -10px #222A78 inset;
}

/*---------------------------------------------------------------------
	黄色ライン
----------------------------------------------------------------------*/
.yellow_line {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;}

/*---------------------------------------------------------------------
	フロー図
----------------------------------------------------------------------*/
.flow-chart{
	margin-left: 0;
}

.flow-chart li{
	list-style: none;
	margin-bottom: 20px;
	padding-bottom: 60px;
	background: url(./images/icon/icon-arrow-b-chart.png) center bottom no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.flow-chart li{
			background: url(./images/icon/icon-arrow-b-chart@2x.png) center bottom no-repeat;
			-webkit-background-size: 161px 40px;
			background-size: 161px 40px;
		}

	}

.flow-chart li.end,
.flow-chart li:last-child{
	padding-bottom: 0;
	background: none;
}

.flow-chart .process-box{
	padding: 30px;
	background-color: #a3a3a3;
	color: #fff;
}

.main-image{
	margin-bottom: 0;
	
}
/*--------------------------------------------------------
スマホの背景　濃オレンジ　https://saruwakakun.com/html-css/reference/box
--------------------------------------------------------*/
.box312 {
    padding: 1em 1em;
    margin: 0px 0px 5px;
    color: #fff;
    background: #F5800D;/*背景色*/
　　width: 100%
}
.box312 p {
    margin: 0; 
    padding: 0;
}
/*--------------------------------------------------------
スマホの背景　薄いオレンジ　https://saruwakakun.com/html-css/reference/box
--------------------------------------------------------*/
.box313 {
    padding:  1em 1em;
    margin: 10px 10px 5px;
    color: #000;
    background: #F8F8F2;/*背景色*/
　　width: 100%
}
.box313 p {
    margin: 0; 
    padding: 0;
}

/*--------------------------------------------------------
スマホの背景　水色　https://saruwakakun.com/html-css/reference/box
--------------------------------------------------------*/
.box314 {
    padding:  0.5em 1em;
    margin: -15px -15px 0px;
    color: #000;
    background: #E2EEFB;/*背景色*/
　　width: 100%
}
.box313 p {
    margin: 0; 
    padding: 0;
}

/*---------------------------------------------------------------------
	黄色ライン
----------------------------------------------------------------------*/
.yellow_line {background:rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffffbc 0%) repeat scroll 0 0;}

*--------------------------------------------------------
ボックス 水辺方向に均等に並べる
--------------------------------------------------------*/
#contents {
    width: 100%;
    min-width: 640px;
    margin: 0 auto;
    background-color: #ffffff;
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    box-pack: justify;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -o-box-pack: justify;
    -ms-box-pack: justify; 
}
.elements {
    width: 200px;
    height: 200px;
    background-color: #fff;
    display: block;
}

/*---------------------------------------------------------------------
　　フッターの色
----------------------------------------------------------------------*/
.site-footer{
	background: #f5800d;
}
/*---------------------------------------------------------------------
	カスタム　サイト全体の色変更
----------------------------------------------------------------------*/

.global-nav-in li{
	border-bottom: 3px solid #f5800d;
}

.global-nav-in li a,
.global-nav-in li ul li:hover > a{
	color: #f5800d;
}

.global-nav-in li a:hover,
.global-nav-in li a:active,
.global-nav-in li a:focus,
.global-nav-in li:hover > a{
	background-color: #f5800d;
}


/*コピーライト*/
.copyright{
	background: #f5800d;
}

.main-body h2{
	background:#f5800d;
}

.main-body h3::after {
	background-color:#f5800d;
}

.main-body h4{
	border-left: 6px solid #f5800d;
}

.main-body h5{
	border-left: 4px solid #f5800d;
}

/*コンテンツの外にある見出し*/
.main-body .archive-title{
	background:#f5800d;
}

/*ボタン*/
.btn{
	background: #f5800d;
}

.btn-form01{
	background: #f5800d;
}

.btn-mail{
	background: #f5800d;
}

.current,
.page-nav li a:hover,
.page-nav li a:active,
.page-nav li a:focus{
	background: #f5800d;
}

/*---------------------------------------------------------------------
	カスタム　費用のＢＯＸ
----------------------------------------------------------------------*/
.box100 {
    	box-sizing: border-box;
	padding: 1vw 1em;
    	margin: 0;
	display: inline-block;
    /*	font-weight: bold;　*/
	color: #000;/*文字色*/
	background: #FFF;
   	border: solid 3px #f5800d;/*線*/
	border-radius: 10px;/*角の丸み*/
	width: 40%
}
.box100 p {
    	margin: 0; 
    	padding: 0;
}

.box1001 {
    	box-sizing: border-box;
	padding: 1vw 1em;
    	margin: 0;
	display: inline-block;
    /*	font-weight: bold;　*/
	color: #000;/*文字色*/
	background: #FFF;
   	border: solid 3px #f5800d;/*線*/
	border-radius: 10px;/*角の丸み*/
	width: 80%
}
.box1001 p {
    	margin: 0; 
    	padding: 0;
}

