@charset "utf-8";
/* CSS Document */

.clearfix:after {
	display: block;
	visibility: hidden;
	height: 0px;
	clear: both;
}
.clearfix{
	zoom:1;
}

/* totop */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 90%;
}
#page-top a {
	background-color: rgba(51,51,51,0.6);
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #888;
}


/* clearfix */
div:after {
    visibility: hidden;
    height: 0px;
    clear: both;
      }

div{
    zoom: 1;
     }

a {
    outline: none;
}

/* common */
p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd{
    margin:0px;
    padding:0px;
}

ul,li{
    list-style:none;
    list-style-image:none;
}

img{
    padding:0px;
    border:0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
max-width: 100%;
max-height: 100%;
}

html{
    height:100%;
    width:100%;
        }

body{
    text-align:center;
    height: 100%;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-weight: 500;
    font-size:15px;
	margin-top:0;
	margin-left:0px;
	margin-right:0px;
}

div{
    text-align:left;
}

.b{
    font-weight:bold;
}

.bo{
    font-weight:bold;
	color: #e75200;
}

ul,li,dl,dt,dd {
    margin:0px;
    padding:0px;
}

.float{
    float:left;
}

table,tr,td{
    border:none;
    margin:0px;
    padding:0px;
}

.error{
    color:#CC0000;
	font-weight: bold;
}

.nini {
	background-color: #cccccc;
	color: #fff;
	padding: 5px 8px;
	border-radius: 10px;
	font-size: 75%;
	margin-right: 10px;
}
.hissu {
	background-color: #df4444;
	color: #fff;
	padding: 5px 8px;
	border-radius: 10px;
	font-size: 75%;
	margin-right: 10px;
}
.yuubin_a {
    float: left;
    width: 40%;
}
.yuubin_b {
    float: left;
    height: 20px;
    margin-left: 10px;
}

.pagetop {
    bottom: 30px;
    position: fixed;
    right: 30px;
    z-index: 100000;
}

.pagetop a {
    background: rgba(199, 199, 199, 0.6) none repeat scroll 0 0;
    border-radius: 5px;
    color: #222;
    display: block;
    font-size: 12px;
    padding: 20px 10px;
    text-align: center;
    text-decoration: none;
}
.pagetop a:hover {
    background: rgba(34, 34, 34, 0.6) none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 20px 10px;
    text-align: center;
    text-decoration: none;
}


/*===============================================
●PC 画面の横幅が641px以上
===============================================*/
@media screen and (min-width: 641px){

body {
    min-width: 960px;
}
    
.onlysp{
    display: none;
    }    
    
#header-top{
    width:960px;
    margin: 0px auto;
}
	
.header_wrap{
	border-bottom: 2px solid #ccc;
	}	
	

#header{
    width:960px;
    height:100px;
    margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.logo{
    float: left;
width: 490px;
padding-top: 10px;
	height: 100px;
}

.logo img{
	width: 100%;
}

.header_telbanner {
    float: right;
    height: 60px;
    margin-top: 5px;
    width: 235px;
}

.header_mail{
	height:30px;
	margin-left: auto;
	margin-right: auto;
	width: 235px;
	margin-top: 5px;
}

.header_mail a:hover{
	opacity:0.8;
	}
	
.top_img_box {
    width: auto;
	height: 330px;
	background-image: url(img/top_bg.gif);
	background-repeat: repeat-x;
}


div::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


.top_sp_h {
	display: none;
}

.top_sp {
	display: none;
}


.top_img {
    height: 365px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}



#container{
	width: auto;
	margin: 0px auto;
	clear:both;
}

#main {
    clear: both;
    width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}


.wrap{
	width: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	clear:both;
	}
	
.wrap_b{
	width: auto;
	background-color: #f9f5ec;
	padding-top: 40px;
	padding-bottom: 40px;
	clear:both;
	}

.content {
	margin-left: auto;
	margin-right: auto;
    height: auto;
	width: 960px;
	margin-bottom: 20px;
}


/*お問い合わせ*/
.form_banner {
    clear: both;
    width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	margin-bottom: 10px;
	
}

.form_banner a:hover{
	opacity:0.8;
	}
	
.otoiawase_box {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.otoiawase_box .tel-sp {
    display: none;
}
.otoiawase_box .otoiawase_btn-sp {
    display: none;
}
.otoiawase_box .tel-free {
    display: none;
}
	

/*ビスカスに依頼するポイント*/
.merit_box {
    background-repeat: no-repeat;
    clear: both;
    font-size: 14px;
    height: 330px;
    margin-bottom: 20px;
    width: 960px;
	background-image:url(img/merit.jpg);
}

.merit_box2{
    background-repeat: no-repeat;
    clear: both;
    font-size: 14px;
    height: 330px;
    margin-bottom: 20px;
    width: 960px;
   background-image:url(trend/img/merit.svg);
}


.merit_text {
    color: #333333;
    float: left;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 19px;
    font-weight: bold;
    height: 200px;
    letter-spacing: 0.05em;
    line-height: 160%;
    margin-left: 10px;
    margin-top: 100px;
    padding-left: 5px;
    width: 460px;
}

.merit1 {
    color: #333333;
    float: left;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 45px;
    letter-spacing: 1px;
    line-height: 125%;
    margin-left: 170px;
    margin-right: 120px;
    margin-top: 40px;
    width: 180px;
}

.merit2 {
    color: #333333;
    float: left;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 45px;
    letter-spacing: 1px;
    line-height: 125%;
    margin-left: 20px;
    margin-top: 15px;
    width: 150px;
}

.merit3 {
    color: #333333;
    float: left;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 45px;
    letter-spacing: 1px;
    line-height: 125%;
    margin-left: 0;
    margin-top: 65px;
    width: 170px;
}


.merit-sp {
    display: none;
}



.content_h{
	width: 850px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	color: #063156;
	font-weight: bold;
	font-size: 200%;
	text-align: center;
	letter-spacing: 0.15em;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
      position: relative;
	 }	
.content_h .tolist {
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 50%;
	letter-spacing: 0;
}
.content_h .tolist a {
	text-decoration: none;
	color: #063156;
}
.content_h .tolist a:hover {
	color: #5E768A;
}
	 
.content_h2{
	width: 950px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	color: #e75200;
	font-weight: bold;
	font-size: 200%;
	text-align: center;
	letter-spacing: 0.15em;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }	
	
.content_top_ttl {
    border-bottom: 3px double #f2f2f2;
    padding: 10px 0;
    color: #505050;
    min-height: 25px;
margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    font-weight: bold;
    font-size: 140%;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    text-align: center;
}	
	
	
.content_ttl {
    clear: both;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 96%;
    border-bottom: 3px solid #c88a61;
    font-size: 140%;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 2%;
    color: #333333;
   font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}	
	
.content_ttl2 {
    clear: both;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 96%;
	border-left: 5px solid #c88a61;
    border-bottom: 1px solid #ccc;
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 1.5%;
    color: #333333;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}		
	 
.content_sub{
	height: 20px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	color: #e75200;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;	
	 }	 	  
	 
.content_text{
	width: 930px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	line-height: 160%;
  font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }
	 
.thanks-txt {
	text-align: center;
}

.content_box{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	 }	 	
	 
.content_img{
	width: 850px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	 }	 	
	
	
/*グラフ*/
.top_graf_box {
	background-image: url(img/top_graf.svg);
    background-repeat: no-repeat;
    clear: both;
    height: 265px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.top_graf_box2 {
    background-image: url(trend/img/top_graf2.svg);
    background-repeat: no-repeat;
    clear: both;
    height: 450px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.graf{
	display: none;
	}
	
.graf_h {
    float: left;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 17px;
    font-weight: bold;
    height: 30px;
    margin-top: 0;
    text-align: center;
    width: 320px;
	color: #063156;
}

.graf_h2 {
    float: left;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 17px;
    font-weight: bold;
    height: 30px;
    margin-top: 0;
    text-align: center;
    width: 320px;
	color: #063156;
}

.graf_textbox {
    clear: both;
    height: 70px;
    line-height: 140%;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.graf_txt {
    float: left;
    margin-top: 5px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
    width: 240px;
	color: #333333;
}
.graf_txt2 {
    float: left;
    margin-top: 5px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
    width: 240px;
	color: #333333;
}

.graf_txt3 {
    float: right;
    margin-top: 15px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: right;
    width: 240px;
	color: #333333;
	font-size:70%;
}



/*こんなお悩みはありませんか？*/
.fa-check {
    color: #2B9C27;
}
	
/*こんなお悩みはありませんか？*/

.ma1 {
    width: 435px;
    height: 230px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-left: 25px;
    padding-top: 20px;
    line-height: 175%;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 18px;
    letter-spacing: 0.03em;
    font-weight: bold;
    color: #063156;
    background-color: #f9f5ec;
    border-radius: 10px;
}

.ma_h {
    width: 410px;
    margin-bottom: 10px;
    text-align: center;
    clear: both;
    display: block;
}


.ma2  {
    width: 435px;
    height: 230px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-left: 25px;
    padding-top: 20px;
    line-height: 175%;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 18px;
    letter-spacing: 0.03em;
    font-weight: bold;
    color: #063156;
    background-color: #f9f5ec;
    border-radius: 10px;
}

.faq {
    width: 935px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 18px;
    letter-spacing: 0.03em;
    font-weight: bold;
    color: #063156;
    clear: both;
    background-color: #f9f5ec;
    border-radius: 10px;
}


.faq_h {
   width: 410px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
    display: block;
}

.faq_l {
    float: left;
    margin-left: 20px;
    width: 445px;
}


.faq_r {
    float: left;
    margin-left: 20px;
    width: 440px;
}


/*事業承継のタイプ*/

.type_wrap {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding-top:16px;
}

.type1{
	width: 260px;
	margin-top: 10px;
	padding-top: 10px;
	height: 280px;
	float: left;
	margin-left: 10px;
	border: #abcc60 1px solid;
	background-color: #ffffff;
	 }
	 
	
.type1_h{
	width: 200px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color: #61be0d;
	line-height: 120%;
	font-size: 110%;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }		 
	 
.type2{
	width: 260px;
	margin-top: 10px;
	padding-top: 10px;
	height: 280px;
	float: left;
	margin-left: 30px;
	border: #167ea5 1px solid;
	background-color: #ffffff;
	 }
	 
.type2_h{
	width: 200px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	color: #063156;
	font-size: 110%;
	line-height: 120%;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }		 

.type3{
	width: 260px;
	margin-top: 10px;
	padding-top: 10px;
	height: 280px;
	float: left;
	margin-left: 30px;
	border: #ff8750 1px solid;
	background-color: #ffffff;
	 }
	 
.type3_h{
	width: 200px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	color: #e75200;
	font-size: 110%;
	line-height: 120%;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }			 
	 
.type_img1{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	text-align: center;
	border-bottom: 2px solid #61be0d;
	 }	
.type_img2{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: 2px solid #063156;
	 }
	 
.type_img3{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: 2px solid #e75200;
	 }	 
	 
.type_text{
	width: 220px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	line-height: 140%;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }
	 

/*メディア情報*/
.mediainfo_top {
	height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
	margin-bottom: 20px;
}

.chosho{
	clear: both;
	}


.mediainfo_h {
    clear: both;
    color: #063156;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: auto;
	margin-left: auto;
    margin-top: 3px;
	font-size: 110%;
    width: auto;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }	
.mediainfo_title {
    clear: both;
    color: #063156;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 3px;
    width: 100px;
}
.mediainfo_img {
    float: left;
    width: 910px;
}
.mediainfo_img2 {
    float: left;
    width: 300px;
}
.rensai_top4 {
    border: 1px solid #cccccc;
    float: left;
    height: 140;
    margin-right: 10px;
    padding: 2px;
    width: 110px;
}

.rensai_top4_{
    border: 1px solid #cccccc;
    float: left;
    height: 140px;
    margin-right: 10px;
    padding: 2px;
    width: 110px;
}
.rensai_top5 {
    border: 1px solid #cccccc;
    float: left;
    height: 157px;
    margin-right: 5px;
    padding: 2px;
    width: 110px;
}
.mtt {
    float: left;
    height: 115px;
    margin-right: 10px;
    padding: 2px;
    width: 150px;
}	 

.web_media{
	display: none;
	 }
	

/*業界動向*/

.trend_wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
}

.trend1{
	width: 310px;
	margin-top: 10px;
	height: 140px;
	float: left;
	margin-right: 10px;
	/*
	background-color: #ffffff;
	*/
	 }
	 
	
.trend1_h{
	width: 100%;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 8px 0;
	font-weight: bold;
	color: #fff;
	background-color: #063156;
	line-height: 120%;
	font-size: 100%;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }		 
	
.trend1_h a:link,.trend1_h a:active,.trend1_h a:visited {
	color: #ffffff;
	text-decoration: none;
	}	

.trend1_h a:hover {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.8;
	}	
	
.trend2{
	width: 310px;
	margin-top: 10px;
	height: 140px;
	float: left;
		/*
	background-color: #ffffff;
	*/
	 }
	 
.trend2_h{
	width: 100%;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 0;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #063156;
	font-size: 100%;
	line-height: 120%;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
	}		

.trend2_h a {
	color: #ffffff;
	text-decoration: none;
	}	

.trend2_h a:link,.trend2_h a:active,.trend2_h a:visited {
	color: #ffffff;
	text-decoration: none;
	}	

.trend2_h a:hover {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.8;
	}		
	 
.trend_img1{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	 }	

.trend_img1 a:hover{
	opacity: 0.7;
	 }	 
	 
.trend_img2{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	 }	 
	
.trend_img2 a:hover{
	opacity: 0.7;
	 }	 	
	 
.trend_text{
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 15px;
	line-height: 140%;
	font-size: 90%;
	text-align: left;
	color:#043254;
	 }
	
.marketsize_img{
	width: 875px;
	height: 60px;
	margin: 50px auto;
	text-align: center;
	}	

.trend_graf_box{
		width: 98%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	    margin-bottom: 30px;
	    clear: both;
	}
	
.trend_graf_boxin{
	width: 50%;
	float: left;
	display: block;
	}
	
.trend_graf_boxin img{	
	max-width: 100%;
	}
	
.trend_graf_h{
		width: 100%;
		text-align: center;
		font-weight: bold;
		color: #063156;
		padding-top:10px;
		padding-bottom: 20px;
	}
	
.shutten{
	width: 95%;
	margin: 10px auto; 
	font-size: 75%;
	text-align: center;
	color: #333;
	}	
	
table.news{
	border-collapse:collapse;
	width:98%;
	text-align: left;
	margin: 30px  auto;
}


.news_bg{
    background-color:#ffffff;
    height: 15px;
	width:700px;
	border-bottom: 1px dotted #ccc;
}

.news_topics{
	margin:0px;
	font-weight:normal;
	color:#333333;
	width:640px;
	height: 10pt;
	background-repeat: no-repeat;
	background-position: 0px;
	border-bottom: dashed 1px #cccccc;
	line-height: 130%;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
}

.news_date{
	margin:0px;
	width:60px;
	height: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: dashed 1px #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #333;
}	
	
	
	
/*成功事例*/
.case_box{
	width: 870px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	}
	
.balloon-box{
	width: 50%;
	float: left;
	}	
	
.balloon-green {
 	position: relative;
	display: inline-block;
	margin: 10px auto 5px 30px;
	padding: 0 5px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	background: #60bf0c;
	border-radius: 50%;
	box-sizing: border-box;
	float:left;
}

	
.balloon-h-green{
	font-weight: bold;
	color:#60bf0c;
	font-size: 135%;
	float:left;
	margin-top: 30px;
	margin-left: 50px;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;	
	}
	
.balloon-blue {
 	position: relative;
	display: inline-block;
	margin: 10px 30px 5px auto;
	padding: 0 5px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	background: #157ba5;
	border-radius: 50%;
	box-sizing: border-box;
	float:right
}

	
.balloon-h-blue{
	font-weight: bold;
	color:#157ba5;
	font-size: 135%;
	float:right;
	margin-top: 30px;
	margin-right: 80px;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;	
	}	
	
.balloon {
 	position: relative;
	display: block;
 	margin: 7px auto 15px auto;
	padding: 7px 10px;
	width: 80%;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 13px;
	font-weight: bold;
	background: #ededed;
	border-radius: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
}

.balloon:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -15px;
	border: 10px solid transparent;
	border-top: 15px solid #ededed;
	margin-bottom: 5px;
}

.balloon p {
	margin: 0;
	padding: 0;
}	
	
	
.balloon-text{
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size:  130%;
	color: #494145;
	position: relative;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
	}	
		
	
/*代表挨拶*/
.aisatsu_box{
	width: 870px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-radius: 10px;
	padding: 5px;
	overflow: hidden;
	clear:both;	
	 }
	 
.aisatsu{
	clear: both;
	 }		 
	
	
/*中ページ*/	
.point_h{
	font-weight:bold;
	text-align: center;
	font-size:140%;
	margin: 10px;
	color: #333;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }	
		
ul.point_box{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f0e7;
	border: 1px solid #d8c6a3;
	padding:20px;
	border-radius: 10px;
	margin: 30px auto;
	}	 
	
ul.point_box li{
	margin-bottom: 10px;
	}
	
ul.point_box li::before{
	content: "▶";
	top: 100%;
	left: 50%;
 	margin-right: 3px;
	margin-bottom: 5px;
	color: #f68014;
}	
	
.point_half_box{
	width: 47%;
	float: left;
	margin-right: 5px;
	}	
	
ul.point_box_half{
	width: 44%;
	background-color: #f5f0e7;
	border: 1px solid #d8c6a3;
	padding:20px;
	border-radius: 10px;
	margin: 30px 0 30px 1%;
	float: left;
	}	 	
	
ul.point_box_half li{
	margin-bottom: 10px;
	}
	
ul.point_box_half li::before{
	content: "▶";
	top: 100%;
	left: 50%;
 	margin-right: 3px;
	margin-bottom: 5px;
	color: #f68014;
}		
	
.point_h2{
	font-weight:bold;
	text-align: left;
	font-size:120%;
	margin: 10px;
	color:#f68014;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }		
	
.point_box2{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f0e7;
	border: 1px solid #d8c6a3;
	padding: 20px;
	border-radius: 10px;
	margin: 30px auto;
	}
	
.point_box3{
	width: 93%;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f0e7;
	border: 1px solid #d8c6a3;
	padding: 20px;
	border-radius: 10px;
	margin: 30px auto;
	}	 
	
ul.point_box3 li{
	margin-bottom: 10px;
	}
	
ul.point_box3 li::before{
	content: "▶";
	top: 100%;
	left: 50%;
 	margin-right: 5px;
	margin-bottom: 5px;
	color: #f68014;
}		
	
.point_text{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	}	
	
	 
/*フッター*/	 
#footer {
    border-top: 2px solid #063156;
    height: 60px;
    margin-top: 30px;
    width: 100%;
	text-align: center;
	clear: both;
}	

.footer_box {
    margin: 0 auto;
    width: 900px;
	padding-top: 20px;
} 


.footerlink {
    font-size: 9pt;
    line-height: 130%;
    padding: 10px 0 0 10px;
	text-align: center;
}
	
.footerlink a:link {
	color:#063156;
	text-decoration: none;
}
.footerlink a:visited {
	color:#063156;
	text-decoration: none;
}
.footerlink a:hover {
	color:#063156;
	text-decoration: none;
}
.footerlink a:active {
	color:#063156;
	text-decoration: none;
}

.footercopy {
    clear: both;
    font-size: 9pt;
    line-height: 130%;
    padding: 10px 10px 0 0;
	text-align: center;
}



/*問い合わせフォーム*/
#form {
	width: 100%;
	margin: 20px auto;
}


.form_wrap{
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }
.form_wrap .ttl {
    color: #063156;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 50px;
    text-align: center;
     font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }

#form table {
	width: 100%;
    border-width: thin;
}

#form table tr{
border-bottom: 1px solid #f2f2f2;
padding-bottom: 15px;
}

#form .td_l {
	background-color: #dcebf5;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-top: 15px;
    width: 30%;
	text-align: left;
	vertical-align: middle;
     font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }

#form table tbody tr td.td_r {
    width: 70%;
	text-align: left;
	padding-left: 20px;
	vertical-align: middle;
	padding-top:10px;
}

#form table tbody tr td.td_r input[type=text],[type=email],[type=tel]{
	width: 80%;
	height: 35px;
    padding-left: 5px;
    border: 2px solid #cccccc;
	border-radius: 8px;
}

#form table tbody tr td.td_r input[type=radio] {
    vertical-align: middle;
	margin: 10px;
}


#form table tbody tr td.td_r textarea{
	width: 80%;
	height: 180px;
	border-radius: 8px;
	padding: 5px;
    border: 2px solid #cccccc;
}

#form .agreement {
    padding: 10px 0;
    text-align: center;
	font-size: 17px;
}
#form .pp_h {
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 20px;
    padding: 0;
	text-align: left;
	font-size: 16px;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }


#form #rule {
    clear: both;
    margin-bottom: 0;
    margin-right: auto;
    padding-bottom: 10px;
    width: 100%;
	color: #404040;
}

#form .rule_box {
    border: 1px solid #cfcfcf;
    font-size: 14px;
	text-align: left;
    height: 200px !important;
    line-height: 1.6;
    margin: 0 auto 10px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 20px;
    width: 700px;
	box-sizing: border-box;
}

#form .rule_box ol {
	margin-left:0;
	padding-left: 0;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }

#form .kj{
	width: 100%;
	border: 1px #bcbcbc solid;
	border-collapse: collapse;
	clear: both;
	margin-top: 10px;
	margin-bottom: 30px;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }

#form .kj tr{
	border: 1px solid #cccccc;
	border-collapse: collapse;
	   }
	   


#form .kj_td1{
	width: 150px;
	background-color: #e6e6e6;
	font-size: 10pt;
	/* [disabled]font-weight: bold; */
	border: 1px #bcbcbc solid;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
}

#form .kj_td2{
	font-size: 10pt;
	border: 1px #bcbcbc solid;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 5px;
}


#form .seal {
    float: left;
    margin-right: 10px;
    margin-top: 20px;
	margin-left: 20px;
    width: 100px;
}
#form .seal-txt {
    float: left;
    font-size: 9px;
    margin-left: 10px;
    margin-top: 30px;
    width: 46%;
    text-align: left;
}
#form .privacy {
    float: left;
    width: 350px;
}
#form .privacy .td-01 {
	width: 100px;
	height: 100px;
	border: none;
}
#form .privacy .td-02 {
	font-size:9px;
	padding: 10px;
	padding-left: 0px;
	border: none;
	text-align: left;
	vertical-align: middle;
}

.form_point{
	font-size: 75%;
	margin-top: 5px;
	font-weight: normal;
	clear: both;
	color: red;
	margin-bottom: 10px;
	padding-left: 10px;
	width: 100%;
	}

.onlysp{
display:none;}

/* TOP新着 */
.wrap-p {
	width: 855px;
	margin: 0 auto 10px auto;
	box-sizing: border-box;
}
.wrap-p ul {
	margin: 25px 0 0 0;
    font-size: 0;
}
.wrap-p ul li {
	width: 265px;
	overflow: hidden;
	margin-right: 20px;
	background-color: #fff;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	position: relative;
}
.wrap-p ul li:last-child {
	margin-right: 0;
}
.wrap-p ul li .new-photo {
	width: 400px;
	height: 180px;
	overflow: hidden;
}
.wrap-p ul li .new-photo a:hover {
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    zoom: 1;
}
.wrap-p ul li img {
	width: 400px;
	margin-left: -22%;
}
.wrap-p ul li .new-ttl {
	font-size: 15px;
	line-height: 1.6;
	height: 105px;
    padding: 10px;
}
.wrap-p ul li .new-ttl a {
	text-decoration: none;
	color: #454545;
	font-weight: bold;
}
.wrap-p ul li .new-ttl a:hover {
	color: #848484;
}
.wrap-p ul li .date {
	position: absolute;
	bottom: 7px;
	right: 10px;
    font-size: 14px;
}
.wrap-p ul li .newMark {
	background-color: #EE3E1E;
	color: #fff;
	font-weight: bold;
	padding: 1px 4px 1px 3px;
}
/* M&A記事 */
.pankuzu li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 13px;
}
.pankuzu li a {
    text-decoration: none;
    color: #2e3031;
    font-weight: bold;
}
.pankuzu li a:hover {
    text-decoration: underline;
}
/*M&A記事一覧（index.php）*/
.wrap-post {
	width: 850px;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 17px;
	line-height: 2;
	color: #2e3031;
}
.ttl-post {
	font-size: 25px;
	color: #e75200;
	font-weight: bold;
	text-align: center;
	margin-bottom: 35px;
}
.pankuzu {
    width: 960px;
    margin: 0 auto;
}
.post-01 {
	background-color: #f9f5ec;
	padding: 20px 0;
}
.post-01 a {
	display: block;
}
.post-02 {
	padding: 20px 0;
}
.post-02 a {
	display: block;
}
.post-01, .post-02 {
	min-width: 960px;
}
.post-01 li, .post-02 li {
	list-style: none;
    height: auto;
    overflow: hidden;
}
.post-01 li .photo, .post-02 li .photo {
	position: relative;
}
.post-01 li .photo .newMark, .post-02 li .photo .newMark {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #EE3E1E;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
}
.inside {
	width: 960px;
	margin: 0 auto;
}
.photo {
	/*width: 205px;*/
	height: 150px;
	float: left;
	overflow: hidden;
}
.photo img {
	/*height: 130px;*/
	margin-left: -10%;
}
.txt {
	width: 620px;
	/*height: 150px;*/
    float: right;
	color: #2e3031;
	font-size: 14px;
	line-height: 1.6;
    position: relative;
}
.txt .date {
    /*position: absolute;
    bottom: 0px;*/
    color: #2E2E2E;
    padding-top: 5px;
}
h2.ttl-list {
	color: #063156;
	text-decoration: none;
    /*margin-top: -8px;*/
}
.txt-list {
	margin-top: 15px;
}
.caption {
    width: 93%;
    margin: 0 auto 25px;
    padding: 15px;
    background-color: #F9F5EC;
}
.guidance {
    background-color: #dff3f7;
    padding: 20px;
    margin: 50px 0 20px 0;
}

/*M&A記事（single.php）*/
.ttl-single {
	font-size: 27px;
	color: #e75200;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0 0 7px 0;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.ttl-single a {
	color: #e75200;
	text-decoration: none;
}
.photo-single {
	width: 850px;
	height: 380px;
	overflow: hidden;
}
.photo-single img {
	width: 850px;
}
.sns-area {
    position: relative;
    margin-top: 10px;
}
.sns-area .date {
    position: absolute;
    top: -8px;
    right: -10px;
	font-size: 15px;
	color: #2E2E2E;
	text-align: right;
	margin-right: 10px;
}
#txtarea {
	margin-top: 30px;
}
#txtarea h3 {
	font-size: 20px;
	font-weight: bold;
	color: #063156;
	margin: 0 0 15px;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#txtarea h4 {
	font-size: 18px;
	font-weight: bold;
	color: #063156;
	margin: 20px 0 10px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #063156;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#txtarea h5 {
	font-weight: bold;
	font-size: inherit;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.wrap-post li.txtinner {
	list-style: disc;
	margin-left: 2em;
}
/* ライター */
.author {
	border: 4px solid #E3DDD0;
	padding: 10px 20px;
	margin: 40px 0;
	font-size: 15px;
	position: relative;
}
.author .name {
	border-bottom: 1px solid #E3DDD0;
	padding-bottom: 5px;
	font-weight: bold;
}
.author .profile {
	padding-top: 8px;
}
.contact {
	margin-bottom: 50px;
}
/* single pagenavi */
.single-navi {
	margin-bottom: 30px;
	text-align: center;
}
.single-navi ul {
	margin: 0 auto;
}
.single-navi li {
	list-style: none;
	width: 32%;
	display: inline-block;
	vertical-align: top;
	margin-left: 0;
	font-size: 16px;
}
.previous {
	float: left;
}
.previous a {
	color: #474747;
	font-weight: bold;
	text-decoration: none;
}
.navitop a {
	color: #474747;
	font-weight: bold;
	text-decoration: none;
}
.next {
	float: right;
}
.next a {
	color: #474747;
	font-weight: bold;
	text-decoration: none;
}
.totop {
	text-align: right;
	margin-right: 18px;
}
.totop a {
	text-decoration: none;
	color: #E85B0D;
	font-size: 100%;
	font-weight: bold;
}


}


/*===============================================
●SP  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width: 640px) {
    
.onlypc{
    display: none;
    }    
	
div::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}	
	
img{
	max-width: 100%;
	 }	

#main{
	width: 100%;
	 }
	
.header_wrap{
		border-bottom: 2px solid #ccc;
	}	

#header{
	width: 100%;
	height: auto;
	 }
	
.logo{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin: 5px auto;
	}

.header_telbanner{
	display: none;
	}
.header_mail{
	display: none;
	}

#container {
	position: relative;
}


.wrap{
	width: auto;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	}

	
.wrap_b{
	width: auto;
	background-color: #f9f5ec;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	}
.top_img_box{
	display: none;
	}

.top_sp_h {
    color: #063156;
font-weight: bold;
font-size: 140%;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	text-align:center;
	background-color: #f9f5ec;
	padding-top: 10px;
}

.top_sp {
	width: 100%;
	height: auto;
}

.content {
    clear: both;
	overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}

.content_h{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #063156;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }		

.content_sub{
	height: auto;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #e75200;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }		 

.content_h2{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #e75200;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
            font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }	
	
.content_top_ttl {
    border-bottom: 3px double #f2f2f2;
    padding: 15px 10px;
    color: #505050;
    text-align: center;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    margin-bottom: 10px;
font-weight: bold;
font-size: 110%;
}	
	
.content_ttl {
    clear: both;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 96%;
    border-bottom: 3px solid #c88a61;
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 2%;
    color: #333333;
	text-align: center;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
}	
	
.content_ttl2 {
    clear: both;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 94%;
	border-left: 5px solid #c88a61;
    border-bottom: 1px solid #ccc;
    font-size: 100%;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 2%;
    color: #333333;
	text-align: left;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }
	 
.content_sub{
	height: 20px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	color: #e75200;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }		 	
	 
.content_text{
	width: 95%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
  font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 } 
	
.fa-check {
    color: #2B9C27;
}	

/*お問い合わせ*/

.form_banner {
	display: none;
	
}

.otoiawase_box {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
	clear: both;
	border: 1px solid #cccccc;
	padding-bottom: 15px;
	border-radius: 6px;
}

.otoiawase_box .otoiawase_btn {
    display: none;
}
.otoiawase_box .otoiawase_btn-sp {
    margin: 0 auto;
    width: 90%;
}
.otoiawase_box .tel-sp {
    margin: 5px auto 10px;
    width: 90%;
}
.otoiawase_box .tel-sp a {
    text-decoration: none;
}
.otoiawase_box .tel-free {
    color: #333333;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 100%;
    font-weight: bold;
    width: auto;
	text-align: center;

}
.otoiawase_box .tel {
    display: none;
}


/*メリット*/

.merit-sp {
    clear: both;
	overflow:hidden;
    margin-left: auto;
    margin-right: auto;
    width: 97%;
}

.merit-sp img{
    width: 100%;
}


.merit-sp_text {
    color: #333333;
    font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
    font-weight: bold;
    line-height: 150%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    text-align: left;
}
/*ビスカスに依頼するポイント*/
.merit_box {
    clear: both;
    font-size: 14px;
    height: auto;
    margin-bottom: 0;
    width: 100%;
	background-image: none;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 0;
}

.merit_box2 {
    clear: both;
    font-size: 14px;
    height: auto;
    margin-bottom: 0;
    width: 100%;
	background-image: none;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 0;
}

.merit_text {
    color: #333333;
    font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 85%;
    font-weight: bold;
    height: auto;
    line-height: 140%;
    margin: 0;
    width: 95%;
	margin-left: auto;
    margin-right: auto;
}

.merit1 {
	display: none;
}

.merit2  {
	display: none;
}

.merit3  {
	display: none;
}

	
	
	
/*グラフ*/

.top_graf_box {
	width: 90%;
	height:auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}	

.top_graf_box2 {
	width: 90%;
	height:auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
} 
	 
.graf_h {
    color: #063156;
    float: left;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-weight: bold;
    width: 49%;
	text-align: center;
}

.graf_h2  {
	display: none;
}

.graf {
    height: auto;
    margin-bottom: 10px;
    width: auto;
}

.graf_textbox {
    clear: both;
    height: 70px;
    line-height: 140%;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.graf_txt {
    height: auto;
    margin-bottom: 15px;
    margin-left: 10px;
    width: 45%;
	float: left;
}

.graf_txt2{
	display: none;
}

.graf_txt3 {
    float: right;
    margin-top: 1%;
    padding-right: 5%;
    text-align: right;
    width: 95%;
	color: #333333;
	font-size:70%;
}
	
	

/*こんなお悩みはありませんか？*/

img.check{
	width: 15px;
	 }


.content ul{
	background-repeat: no-repeat;
	background-size:90% auto;
font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}

.content ul.ma1 {
    height: auto;
    line-height: 170%;
    margin-bottom: 10px;
    margin-left: auto;
	margin-right: auto;
    margin-top: 5px;
    padding-left: 3%;
	padding-right: 2%;
    padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	background-color: #f9f5ec;
	border-radius: 10px;
	background-position: center top; 	
	letter-spacing: 0.02em;
	width: 90%;
	font-weight: bold;
	font-size: 90%;
	color:  #063156;
}

.content ul.ma1 li img{
	width: 5%;
	}

.content ul.ma2 {
    height: auto;
    line-height: 170%;
    margin-bottom: 10px;
    margin-left: auto;
	margin-right: auto;
    margin-top: 5px;
    padding-left: 3%;
	padding-right: 2%;
    padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	background-color: #f9f5ec;
	border-radius: 10px;
	background-position: center top; 
	letter-spacing: 0.02em;
	width: 90%;
	font-weight: bold;
	font-size: 90%;
	color:  #063156;	
}

.content ul.ma2 li img{
	width: 5%;
	}

.faq {
	background-repeat: no-repeat;
	background-size:90% auto;
    color: #063156;
    font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
    font-size: 100%;
    font-weight: bold;
    height: auto;
    line-height: 170%;
    margin-bottom: 10px;
    margin-left: auto;
	margin-right: auto;
    margin-top: 5px;
    padding-left: 3%;
	padding-right: 2%;
    padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	background-color: #f9f5ec;
	border-radius: 10px;
	background-position: center top; 
	letter-spacing: 0.02em;
	width: 90%;
}


ul.faq_l {
    margin-left: auto;
	margin-right: auto;
    width: 100%;
	clear: both;
}


ul.faq_r {
    margin-left: auto;
	margin-right: auto;
    width: 100%;
	clear: both;
}

.ma_h {
    width: 75%;
   margin-left: auto;
  margin-right: auto;
    margin-bottom: 10px;
    text-align: center;
    clear: both;
    display: block;
}

.faq_h {
    width: 75%;
   margin-left: auto;
  margin-right: auto;
    margin-bottom: 10px;
    text-align: center;
    clear: both;
    display: block;
}


ul.faq_l {
    margin-left: auto;
	margin-right: auto;
    width: 100%;
	clear: both;
}


ul.faq_r {
    margin-left: auto;
	margin-right: auto;
    width: 100%;
	clear: both;
}


/*事業承継のタイプ*/

.type_wrap {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-top:3%
}

.type1{
	width: 94%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border: #abcc60 1px solid;
	background-color: #ffffff;
	margin-bottom: 10px;
	 }
	 
	
.type1_h{
	width:94%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	color: #61be0d;
	border-top: 2px solid #61be0d;
	padding-top: 10px;
	line-height: 120%;
	font-size: 90%;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
	}	 
	 
.type2{
	width:94%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: #167ea5 1px solid;
	background-color: #ffffff;
	 }
	 
.type2_h{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #063156;
	padding-top: 10px;
	color: #063156;
	font-size: 90%;
	line-height: 120%;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
	}	 

.type3{
	width:94%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border: #ff8750 1px solid;
	background-color: #ffffff;
	margin-bottom: 10px;
	 }
	 
.type3_h{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	text-align: center;
	color: #e75200;
	border-top: 2px solid #e75200;
	padding-top: 10px;
	font-size: 90%;
	line-height: 120%;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
	}		 
	 
.type_img1{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 1px;
	 }	
	 
.type_img2{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 1px;
	 }
	 
.type_img3{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 1px;
	 }	  
	 
.type_text{
	width:90%;
	height: auto;
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	line-height: 140%;
	 }

/*メディア情報*/
.mediainfo_top {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.chosho {
	display: none;
}

.mediainfo_h {
    clear: both;
    color: #063156;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: auto;
	margin-left: auto;
    margin-top: 10px;
	font-size: 110%;
    width: auto;
	text-align: center;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }	
.mediainfo_title {
    clear: both;
    color: #063156;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 3px;
    width: 100px;
}
.mediainfo_img {
    width: 100%;
	margin-bottom: 10px;
}
.mediainfo_img2 {
    float: left;
    width: 300px;
}
.rensai_top4 {
    display: inline-block;
    font-size: 0;
	/*height: auto;*/
    margin-right: 2%;
    padding: 2px;
	width: 28.5%;
}

.rensai_top4_ {
	display:none;
}

.rensai_top5 {
    border: 1px solid #cccccc;
    float: left;
    height: 140px;
    margin-right: 5px;
    padding: 2px;
}
.mtt {
    float: left;
    height: 115px;
    margin-right: 10px;
    padding: 2px;
    width: 150px;
}	 

.web_media {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
    width: 90%;
	clear: both;
}
	
/*業界動向*/

.trend_wrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
}

.trend1{
	width: 47%;
	margin-top: 10px;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-right: 2%;
	background-color: #ffffff;
	 }
	 
	
.trend1_h{
	width: 100%;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	color: #fff;
	background-color: #365b76;
	line-height: 120%;
	font-size: 80%;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }		 

.trend1_h a:link, .trend1_h a:active, .trend1_h a:hover, .trend1_h a:visited {
	color: #ffffff;
	text-decoration: none;
	}	
	
.trend2{
	width: 47%;
	margin-top: 10px;
	height: auto;
	float: left;
	margin-left: 1%;
	margin-right: 2%;
	background-color: #ffffff;
	 }
	 
.trend2_h{
	width: 100%;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #365b76;
	font-size: 80%;
	line-height: 120%;
	font-family: Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3",sans-serif;
	}		
	
.trend2_h a:link,.trend2_h a:active,.trend2_h a:hover,.trend2_h a:visited {
	color: #ffffff;
	text-decoration: none;
	}		
	 
.trend_img1{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	 }	
	 
.trend_img2{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	 }	 
	 
.trend_text{
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 10px 15px;
	line-height: 140%;
	font-size: 90%;
	text-align: left;
	color:#043254;
	 }

.marketsize_img{
	width: 100%;
	height: auto;
    margin: 30px auto;
	float: none;
	text-align: center;
	}	
	
.trend_graf_h{
		width: 98%;
	margin-left: auto;
	margin-right: auto;
		text-align: center;
		font-weight: bold;
		color: #063156;
		padding-top:10px;
		padding-bottom: 20px;
	}	
	
.shutten{
	width: 95%;
	margin: 10px auto; ;
	color: #333;
	font-size: 85%;
	text-align: center;
	}		
	
table.news{
	border-collapse:collapse;
	width:98%;
	text-align: left;
	margin: 30px  auto;
}


.news_bg{
    background-color:#ffffff;
    height: 15px;
	width:95%;
	border-bottom: 1px dotted #ccc;
}

.news_topics{
	margin:0px;
	font-weight:normal;
	color:#333333;
	background-repeat: no-repeat;
	background-position: 0px;
	border-bottom: none;
	line-height: 130%;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
	display: block;
	width: 95%;
}

.news_date{
	margin-bottom:5px;
	height: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #333;
	display: block;
	width: 95%;
}	


/*成功事例*/	
.content_box{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	 }	 	
	 
.content_img{
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	 }	 	
	
.case{
	display: none;
	 }

	
/*代表挨拶*/
.aisatsu{
	display: none;
	 }

.aisatsu_box{
	display: none;
	 }
	 
/*中ページ*/	
.point_h{
	font-weight:bold;
	text-align: center;
	font-size:140%;
	margin: 10px;
	color: #333;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }	
		
ul.point_box{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f0e7;
	border: 1px solid #d8c6a3;
	padding:20px;
	border-radius: 10px;
	margin: 30px auto;
	}	 
	
ul.point_box li{
	margin-bottom: 10px;
	}
	
ul.point_box li::before{
	content: "▶";
	top: 100%;
	left: 50%;
 	margin-right: 3px;
	margin-bottom: 5px;
	color: #f68014;
}	
	
.point_half_box{
	width: 47%;
	float: left;
	margin-right: 5px;
	}	
	
ul.point_box_half{
	width: 90%;
	background-color: #f5f0e7;
	border: 1px solid #d8c6a3;
	padding:10px;
	border-radius: 10px;
	margin: 30px 0 30px 1%;
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	 	
	
ul.point_box_half li{
	margin-bottom: 10px;
	}
	
ul.point_box_half li::before{
	content: "▶";
	top: 100%;
	left: 50%;
 	margin-right: 3px;
	margin-bottom: 5px;
	color: #f68014;
}		
	
.point_h2{
	font-weight:bold;
	text-align: left;
	font-size:120%;
	margin: 10px;
	color:#f68014;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }		
	
.point_box2{
	width: 90%;
	background-color: #f5f0e7;
	border: 1px solid #d8c6a3;
	padding:10px;
	border-radius: 10px;
	margin: 30px 0 30px 1%;
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.point_box3{
	width: 90%;
	background-color: #f5f0e7;
	border: 1px solid #d8c6a3;
	padding:10px;
	border-radius: 10px;
	margin: 30px 0 30px 1%;
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	 
	
ul.point_box3 li{
	margin-bottom: 10px;
	}
	
ul.point_box3 li::before{
	content: "▶";
	top: 100%;
	left: 50%;
 	margin-right: 5px;
	margin-bottom: 5px;
	color: #f68014;
}		
	
.point_text{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	}	
	 
/*フッター*/	 
#footer {
    border-top: 2px solid #063156;
    height: 60px;
    margin-top: 30px;
    width: 100%;
	text-align: center;
}	

.footer_box {
    margin: 0 auto;
    width: 90%;
	padding-top: 20px;
} 


.footerlink {
    font-size: 9pt;
    line-height: 130%;
    padding: 10px 0 0 10px;
	text-align: center;
}

#footer.footer_box.footerlink a:link, .footer_box.footerlink a:active, .footer_box.footerlink a:hover, .footer_box.footerlink a:visited {
	color:#063156;
	text-decoration: none;
	}	

.footercopy {
    clear: both;
    font-size: 9pt;
    line-height: 130%;
    padding: 10px 10px 0 0;
	text-align: center;
}

/* form */


.chui_form{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
	margin-bottom: 20px;
	}

.form_wrap{
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	}

.form_wrap .ttl {
    color: #52bfba;
    font-size: 21px;
    font-weight: bold;
	line-height: 1.2;
    letter-spacing: 1px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
}
#form table {
	width: 100%;
	margin: 0 auto;
    border-color: #f6f6f6;
    border-width: thin;
}
#form .td_l {
	background-color: #dcebf5;
    border-bottom: thin solid #e9e9e9;
    border-left-color: #b9b7b7;
    border-right: thin solid #e9e9e9;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-top: 15px;
	margin: 10px 0 10px 0px;
	display: block;
	text-align: left;
	vertical-align: middle;
}

#form .td_r {
	display: block;
	text-align: left;
	padding-left: 2%;
	width: 97%;
}


#form table tbody tr td.td_r input[type=text],[type=email],[type=tel]{
	width: 95%;
	height: 30px;
	padding: 5px;
	font-size: 16px;
}

#form table tbody tr td.td_r input[type=radio] {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

#form table tbody tr td.td_r input[type=checkbox] {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

#form table tbody tr td.td_r textarea{
	width: 95%;
	height: 180px;
	padding: 5px;
	font-size: 16px;
}


#form .agreement {
    padding: 10px 0;
    text-align: center;
	font-size: 16px;
}


#form .agreement input[type="button"],input[type="submit"] {
   border-radius: 3px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   -webkit-appearance: none;
   font-size: 130%;
   border: 2px solid #cccccc;
}

#form .agreement input[type=checkbox] {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

#form .pp_h {
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 20px;
    padding: 0;
	text-align: left;
	font-size: 16px;
}


#form #rule {
    clear: both;
    margin-bottom: 0;
    padding-bottom: 10px;
    width: 95%;
	color: #404040;
	margin-left: auto;
	margin-right: auto;
}

#form .rule_box {
    border: 1px solid #cfcfcf;
    font-size: 14px;
	text-align: left;
    height: 200px !important;
    line-height: 1.3;
    margin: 0 auto 10px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 10px;
    width: 90%;
	box-sizing: border-box;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }

#form .rule_box ol {
	margin-left: 0;
	padding-left: 0;

}

#form .kj{
	border: 1px #bcbcbc solid;
	border-collapse: collapse;
	margin-top: 20px;
      font-family: "Noto Sans Japanese","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	 }


#form .kj tr th{
	width: auto;
	display: block;
	background-color: #e6e6e6;
	font-size: 10pt;
	/* [disabled]font-weight: bold; */
	border: 1px #bcbcbc solid;
	padding: 10px;
}

#form .kj_td1{
	display: block;
	background-color: #e6e6e6;
	font-size: 10pt;
	/* [disabled]font-weight: bold; */
	border: 1px #bcbcbc solid;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
}

#form .kj_td2{
	display: block;
	font-size: 10pt;
	border: 1px #bcbcbc solid;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 5px;
}


#form .seal {
    margin-right: 10px;
    margin-top: 20px;
}
#form .seal-txt {
    font-size: 9px;
    margin-left: 10px;
    margin-top: 5px;
	text-align: left;
	padding: 0 3%;
}
#form .privacy {
    margin-left: 10px;
}
#form .privacy .td-01 {
	height: 100px;
	border: none;
}
#form .privacy .td-02 {
	font-size:9px;
	padding: 10px;
	padding-left: 0px;
	border: none;
	text-align: left;
	vertical-align: middle;
	width: 65%;
	margin: 0 auto;
}

.form_point{
	width: 90%;
	font-size: 85%;
	margin-top: 5px;
	font-weight: normal;
	clear: both;
	color: red;
	margin-bottom: 10px;
	padding-left: 10px;
	}

.onlypc{
display:none;}

/* TOP新着 */
.wrap-p {
	padding: 0 8px 5px;
	box-sizing: border-box;
}
.wrap-p ul li .newMark {
	background-color: #EE3E1E;
	color: #fff;
	font-size: 90%;
	line-height: 1.8;
	padding: 1px 4px 1px 3px;
}
.wrap-p ul li .new-ttl {
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 10px;
	padding: 5px;
}
.wrap-p ul li .new-ttl a {
	text-decoration: none;
	color: #454545;
	font-weight: bold;
}
.wrap-p ul li .new-photo {
	width: 100%;
}
.wrap-p .tolist {
	display: none;
}
.wrap-p ul {
	margin-top: 10px;
}
.wrap-p .date {
	display: none;
}
/* M&A記事 */
.pankuzu {
    padding: 12px 8px 0 8px;
	border-top: 1px solid #8B8B8B;
}
.pankuzu li {
    display: inline;
    margin-left: 0;
    font-size: 13px;
    line-height: 1.3;
}
.pankuzu li a {
    text-decoration: none;
    color: #2e3031;
    font-weight: bold;
}
.pankuzu li a:hover {
    text-decoration: underline;
}
/*M&A記事一覧（index.php）*/
.wrap-post {
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 2;
	color: #2e3031;
}
.ttl-post {
	font-size: 18px;
	color: #e75200;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
}
.post-01 {
	background-color: #f9f5ec;
	padding: 10px 0;
    margin-top: 5px;
}
.post-01 a {
	display: block;
}
.post-02 {
	padding: 10px 0;
}
.post-02 a {
	display: block;
}
.post-01 li, .post-02 li {
	list-style: none;
    height: auto;
    overflow: hidden;
}
.post-01 li .photo, .post-02 li .photo {
	position: relative;
}
.post-01 li .photo .newMark, .post-02 li .photo .newMark {
	position: absolute;
	top: 0;
	left: 1%;
	background-color: #EE3E1E;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
}
.photo {
	width: 28%;
	height: 65px;
	float: left;
	overflow: hidden;
}
.photo img {
	height: 66px;
	margin-left: 1%;
}
.txt {
	width: 70%;
	float: right;
	color: #2e3031;
	font-size: 68%;
	line-height: 1.6;
}
.ttl-list a {
	color: #063156;
	text-decoration: none;
}
.txt .cap {
	display: none;
}
.txt-list {
	margin-top: 15px;
}
/*M&A記事（single.php）*/
.ttl-single {
	font-size: 19px;
	line-height: 1.4;
	color: #e75200;
	padding: 15px 3px 10px;
	margin: 5px 0 0 0;
}
.sns-area {
    position: relative;
    margin: 5px 0 0 5px;
}
.sns-area .date {
    position: absolute;
    top: 0;
    right: -6px;
    font-size: 13px;
	color: #2E2E2E;
	text-align: right;
	margin-right: 10px;
}
#txtarea {
	margin-top: 20px;
	padding: 0 8px;
	line-height: 1.5;
}
#txtarea h3 {
	font-size: 18px;
	font-weight: bold;
	color: #063156;
	margin: 0 0 15px;
}
#txtarea h4 {
	font-size: 16px;
	font-weight: bold;
	color: #063156;
	margin: 20px 0 10px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #063156;
}
#txtarea h5 {
	font-weight: bold;
	font-size: inherit;
	margin-top: 10px;
}
.wrap-post .txtinner {
	list-style: disc;
	margin-left: 1em;
}
.caption {
    margin: 0 auto 25px;
    padding: 15px;
    background-color: #F9F5EC;
}
/* ライター */
.author {
	border: 4px solid #c5c5c5;
	padding: 10px 20px;
	margin: 20px 0;
	font-size: 12px;
	position: relative;
}
.author .name {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 5px;
	font-weight: bold;
}
.author .profile {
	padding-top: 8px;
}
.contact {
	margin-bottom: 50px;
}
/* single pagenavi */
.single-navi {
	margin-bottom: 30px;
	text-align: center;
}
.single-navi ul {
	margin: 0 auto;
}
.single-navi li {
	list-style: none;
	width: 32%;
	display: inline-block;
	vertical-align: top;
	margin-left: 0;
}
.previous {
}
.previous a {
	font-size: 90%;
	color: #474747;
	font-weight: bold;
	text-decoration: none;
}
.navitop {
}
.navitop a {
	font-size: 90%;
	color: #474747;
	font-weight: bold;
	text-decoration: none;
}
.next {
}
.next a {
	font-size: 90%;
	color: #474747;
	font-weight: bold;
	text-decoration: none;
}
.totop {
	text-align: center;
	margin-top: 15px;
}
.totop a {
	text-decoration: none;
	color: #E85B0D;
	margin-top: 20px;
}

.notsp {
    display: none;
}



}
