@charset "utf-8";

/*===============================================
●page.css  画面の横幅が751px以上
===============================================*/
@media print, screen and (min-width:751px){

/*-------------------------------------
			     共通
--------------------------------------*/

.inner {
	padding:60px 0;
}
.indent {
  padding-left: 1em;
  text-indent: -1em;
}
.point {
	font-size:18px;
	font-weight:600;
	text-align:center;
	line-height: 1;
	margin-bottom:15px;
}
.point span {
	font-size: 30px;
    display: inline-block;
    margin-left: 5px;
}

/*-------------------------------------
			下層共通
--------------------------------------*/

/* パンくず */
.under #topicpath {
    margin: 0 auto;
	padding: 0 0 20px;
    width: 1180px;
}
.under #topicpath ol li,
.under #topicpath ol li a {
	display: inline;
	font-size:14px;
}
.under #topicpath ol li:before {
    content: " > ";
}
.under #topicpath ol li:first-child:before {
	content: none;
}
.under h2 {
	color:#0D0D80;
	font-size:34px;
	font-weight:600;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	line-height:1;
	margin-bottom:50px;
}
.emphasis {
	color:rgba(188,26,29,1.00);
	font-weight:600;
}
.emphasis_br {
	color:rgba(188,26,29,1.00);
	font-weight:600;
	display: inline-block;
	width: 100%;
	padding: 5px 0;
}
.supply {
	color: #666;
	font-size: 13px;
}
/*-------------------------------------
			トップページ
--------------------------------------*/

/* メイン画像スライダー */

#top #mainimage .bxslider #main_img02,
#top #mainimage .bxslider #main_img03,
#top #mainimage .bxslider #main_img04 {
	display:none;
}

/* top */

#top h2 {
	font-size:34px;
	font-weight:600;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	line-height:1;	
	margin-bottom:50px;
}
#top #sec01 {
	padding:100px 0 60px;
}
#top #sec01 .info{
	margin:0 auto 60px;
	width:560px;
}
#top #sec01 .info h2{
	font-size:18px;
	padding:30px 0 5px;
	margin-bottom:20px;
	text-align:center;
	color:#930;
	border-bottom:2px solid #930;

}
#top #sec01 .info p{
	text-align:center;
}
#top #sec01 .info ul{
	margin-bottom:20px;
}
#top #sec01 .info li{
	margin-bottom:15px;
	margin-left:40px;
}
#top #sec01 .info li span{
	display: inline-block;
	background-color:#666;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:600;
	padding:3px;
	margin-right:8px;
	width:50px;
}
#top #sec01 .results{
	margin:0 auto 60px;
	width:560px;
	height:190px;
	background-image:url(../Image/top/results_bg.png);
}
#top #sec01 .results h2{
	margin-left:30px;
	margin-bottom:0;
	padding-top:30px;
	text-align:left;
}
#top #sec01 .results .result01{
	height:52px;
	background:url(../Image/top/results_01.png) no-repeat;
	margin-left:30px;
	color:#FFF;
	padding-left:120px;
	font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	letter-spacing:1px;
}
#top #sec01 .results .result01 .ttl01{
	font-size:24px;
	color:#FFC78E;
}
#top #sec01 .results .result01 .rslt01{
	font-size:36px;
	color:#FFC78E;
	margin:0 10px 0 60px;
}
#top #sec01 .results .result02{
	height:52px;
	background:url(../Image/top/results_02.png) no-repeat;
	margin-left:30px;
	color:#FFF;
	padding-left:120px;
	font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	letter-spacing:1px;
}
#top #sec01 .results .result02 .ttl02{
	font-size:24px;
	color:#FFFF00;
}
#top #sec01 .results .result02 .rslt02{
	font-size:36px;
	margin:0 10px 0 60px;
	color:#FFFF00;
}

#top #sec01 h2 {
	color:#0D0D80;
}
#top #sec01 .sec01_inner {
	width:920px;
	margin:0 auto;
}
#top #sec01 .sec01_inner li:first-child {
	float:left;
}
#top #sec01 .sec01_inner li:last-child {
	float:right;
}
#top #sec01 .sec01_inner li {
	text-align:center;
}
#top #sec01 .sec01_inner li h3{
	margin-bottom:20px;
}
#top #sec01 .sec01_inner li .plan_sub{
	color:#89A51D;
	font-size:16px;
	font-weight:600;
	width:270px;
	margin:0 auto 20px;
	padding:5px;
	border:1px #89A51D solid;
}
#top #sec01 .sec01_inner li dl {
	padding-bottom:28px;
}
#top #sec01 .sec01_inner li dl dt {
	color:#0D0D80;
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
}
#top #sec01 .sec01_inner li dl dd {
	margin-bottom:5px;
}
#top #sec01 .sec01_inner li dl dd:last-child {
	margin-bottom:0;
}
#top #sec02 {
	background:url(../Image/top/point_bg.jpg) center no-repeat;
	background-size:cover;
}
#top #sec02 h2 {
	width: 1000px;
    color: #FFFF00;
    border-bottom: #FFFF00 1px solid;
    padding-bottom: 8px;
    margin: 0 auto 40px;
}
#top #sec02 .point {
	color:#fff;
}
#top #sec02 h3 {
	color:#fff;
	font-size:28px;
	font-weight:600;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	line-height:1;	
	margin-bottom:30px;
}
#top #sec02 .sec02_inner {
	width:1180px;
	margin:0 auto;
}
#top #sec02 ul {
	background: url(../Image/top/point_arrow.png) center bottom no-repeat;
    padding-bottom: 85px;
    margin-bottom: 45px;
}
#top #sec02 ul li {
	float:left;
	margin-right: 32.5px;
}
#top #sec02 ul li:last-child {
	margin-right:0;
}
#top #sec02 .sec02_box {
	width: 757px;
    height: 311px;
    background: url(../Image/top/point_subbg.png) center no-repeat;
    margin: 0 auto;
}
#top #sec02 .sec02_box .link_btn {
    text-align: center;
	padding-top: 245px;
}
#top #sec03 h2,
#top #sec04 h2 {
	color: #0D0D80;
    background: url(../Image/top/ttl_bar.png) center bottom no-repeat;
    padding-bottom: 15px;
}
#top #sec03 .point,
#top #sec04 .point {
	color:#0D0D80;
}
#top #sec03 {
	background-color:#FFFFE8;
}
#top #sec03 .sec03_inner {
	width:980px;
	margin:0 auto;
}
#top #sec03 .imgArea {
	float:left;
}
#top #sec03 .imgArea img {
	width:484px;
}
#top #sec03 .tArea {
	float:right;
	width:455px;
	line-height: 1.8;
}
#top #sec03 .link_btn {
    text-align: center;
	padding-top: 30px;
}
#top #sec03 .sec03_inner02 {
	width:980px;
	margin:0 auto;
	padding:50px 0 0;
}
#top #sec03 .sec03_inner02 h3{
	color:#3A82D1;
	font-size:28px;
	font-weight:600;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	line-height:1.3;	
	margin-bottom:30px;
}
#top #sec03 .sec03_inner02 h3 span{
	background-color:#3A82D1;
	color:#FFF;
	font-size:18px;
	text-align:center;
	padding:4px 30px;
	border-radius: 0.4em;
}
#top #sec03 .sec03_inner02 li{
	width:473px;
	float:left;
	padding:20px 0;
	background-color:#FFFFF4;
	border:1px solid #2A6BB4;
}
#top #sec03 .sec03_inner02 li:last-child {
	margin-left:30px;
}
#top #sec03 .sec03_inner02 li .example-top{
	width:425px;
	margin:0 auto;
}
#top #sec03 .sec03_inner02 li .example-top tr{
	border-bottom:1px #6B6D1F dotted;
}
#top #sec03 .sec03_inner02 li .example-top th{
	width:102px;
}
#top #sec03 .sec03_inner02 li .example-top th .exapmle-ttl{
	background-color:#3A82D1;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:3px;
	border-radius: 0.4em;	
}
#top #sec03 .sec03_inner02 li .example-top td{
	padding:15px 3px 15px 10px;
}
#top #sec03 .sec03_inner02 li .example-top td span{
	color:#F00;
	font-size: 13px;
    font-weight: 700;
}
#top #sec04 {
	background-color:#D6E6F4;
}
#top #sec04 .sec04_inner {
	width:960px;
	margin:0 auto;
}
#top #sec04 li {
	float:left;
	width:283px;
	margin-right:55px;
}
#top #sec04 li:last-child {
	margin-right:0;
}
#top #sec04 li .imgArea {
	margin-bottom:20px;
}
#top #sec04 li .imgArea img{
	width: 283px;
}
#top #sec04 li h3 {
	color: #333;
    font-size: 16px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    margin-bottom: 10px;
}
#top #sec04 li p {
	font-size: 14px;
    line-height: 1.6;
	letter-spacing: 0.05em;
}
#top #sec05 h2 {
	color:#0D0D80;
}
#top #sec05 .sec05_inner {
	width: 850px;
    height: 328px;
    background: url(../Image/top/area_bg.png) right no-repeat;
    margin: 0 auto;
}
#top #sec05 table {
	width: 550px;
    position: relative;
    top: 50px;
}
#top #sec05 table tr {
}
#top #sec05 table th {
	width:80px;
	font-size:20px;
    text-align: left;
}
#top #sec05 table td {
	line-height:1.6;
	padding: 15px 0;
}
#top #sec06 .sec06_inner {
	width: 850px;
    margin: 0 auto;
}
#top #sec06 p {
	font-size:18px;
}

/*-------------------------------------
			price
--------------------------------------*/

#price #sec01 {
	background-color:#D6E6F4;
}
#price #sec01 .sec01_inner {
	width:920px;
	margin:0 auto;
}
#price #sec01 .sec01_inner li:first-child {
	float:left;
}
#price #sec01 .sec01_inner li:last-child {
	float:right;
}
#price #sec01 .sec01_inner li {
	text-align:center;
}
#price #sec01 .sec01_inner li dl {
	padding:28px 0;
}
#price #sec01 .sec01_inner li dl dt {
	color:#0D0D80;
	font-size:18px;
	font-weight:600;
	margin-bottom:10px;
}
#price #sec01 .sec01_inner li dl dd {
	margin-bottom:5px;
}
#price #sec01 .sec01_inner li dl dd:last-child {
	margin-bottom:0;
}
#price #sec02 {
	border-bottom:#ccc 1px solid;
}
#price #sec02 h2 {
	background:url(../Image/price/man_icon.png) top center no-repeat;
	padding-top:70px;
}
#price #sec03 h2 {
	background:url(../Image/price/price_icon.png) top center no-repeat;
	padding-top:70px;
}
#price #sec02 .sec02_inner,
#price #sec03 .sec03_inner {
	width:1100px;
	margin:0 auto ;
}
#price .plan_box {
	width:100%;
    background-color: #ffffe8;
    padding: 25px 0;
    margin: 0 auto 60px;
}
#price .plan_box h3 {
	color: #ea8c00;
    font-size: 25px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.8;
	text-align:center;
    margin-bottom: 15px;
}
#price .plan_box h3:before {
	margin: 0 10px 0 0;
    content: " ";
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../Image/common/icon_point.png) no-repeat;
    background-size: 100%;
    vertical-align: top;
}
#price .plan_box ul {
	width:530px;
	margin:0 auto;
}
#price .plan_box li {
	font-size:18px;
	line-height:1.5;
	margin-bottom:10px;
}
#price .plan_box li::before {
	display: inline-block;
    content: "";
    border: 8px solid transparent;
    border-left-color: #ea8c00;
    margin-right: 3px;
}
#price .plan_box li:last-child {
	margin-bottom:0;
}
#price .plan_top {
	margin-bottom:60px;
}
#price .plan_btm {
	margin-bottom:30px;
}
#price .plan_top h3,
#price .plan_btm h3 {
	font-size: 20px;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
}
#price .plan_top h3 {
	color:#81A923;
}
#price .plan_btm h3 {
	color:#0D0D80;
}
#price table {
	border:#999 2px solid;
}
#price table th {
    font-size: 16px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: #999 1px solid;
    box-sizing: border-box;
    padding: 10px 0;
}
#price table td {
	width: 90px;
    text-align: right;
    border: #999 1px solid;
    box-sizing: border-box;
    padding: 10px 5px;
}
#price table .emphasis {
	color:rgba(188,26,29,1.00);
	font-weight:600;
}
#price table .big {
	font-size:60px;
}
#price table .big span {
	font-size:30px;
}
#price .plan_top table th {
	background-color:rgba(127, 208, 74, 0.3);
}
#price .plan_top table th.light_color {
	background-color:rgba(159, 204, 131, 0.2);
}
#price .plan_btm table th {
	background-color:rgba(104, 167, 202, 0.3);
}
#price .plan_btm table th.light_color {
	background-color:rgba(146, 183, 204, 0.2);
}
#price .plus_point {
	text-align:center;
	margin-bottom: 20px;
}
#price .plus_point_under{
	margin-left:150px;
}
#price .plus_point_under h4{
	color:#F00;
}

#price .plus_point_under p{
	margin-bottom:20px;
}

/*-------------------------------------
			about
--------------------------------------*/
#about .about_link{
	width:960px;
	margin:0 auto 40px;
}
#about .about_link li{
	margin-right:30px;
	float:left;
}
#about .about_link li:last-child{
	margin-right:0px;
}
#about #sec01 {
	background-color:#FFFFFF;
}
#about h2{
	margin-bottom: 60px;
}
#about h3 {
	color: #0D0D80;
	font-size: 34px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    line-height: 1.3;
    background: url(../Image/top/ttl_bar.png) center bottom no-repeat;
    padding-bottom: 15px;
    margin-bottom: 50px;
}
#about .point {
	color: #0D0D80;
}
#about h4 {
	text-align:center;
}
#about #leadtxt .lead_inner{
	width: 860px;
    margin: 0 auto;
	text-align: center;
}
#about #leadtxt .lead_inner > p{
	color: #666;
	font-size: 16px;
	line-height: 1.7;
	text-align:left;
	margin-bottom: 45px;
}
#about #leadtxt .lead_inner > p:not(:first-child){
	margin-bottom: 45px;
}
#about #leadtxt .lead_inner > p:last-child{
	margin-bottom: 0;
}
#about #leadtxt .lead_inner ul{
	width: 800px;
	margin: 30px auto;
}
#about #leadtxt .lead_inner li{
	float: left;
	width: 380px;
	height: 235px;
}
#about #leadtxt .lead_inner li img{
	background: #999;
}
#about #leadtxt .lead_inner a{
	color:#2B6BB5;
	position: relative;
}
#about #leadtxt .lead_inner a:after{
	content: "";
	border-top: 1px solid #2B6BB5;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 3px;
	left: 0;
}
#about #leadtxt .lead_inner a:hover{
	color:#E87711;
}
#about #leadtxt .lead_inner a:hover:after{
	border-top: 1px solid #E87711;
}
#about #leadtxt .lead_inner li:first-child{
	margin-right: 40px;
}
#about #leadtxt .lead_inner li p:first-child{
	color: #666;
	font-size: 18px;
    font-weight: 600;
	margin-bottom: 10px
}
#about #leadtxt .lead_inner li p:nth-child(2){
	color: #666;
	font-size: 18px;
	text-align: left;
}
#about #leadtxt .lead_inner .emphasis_br{
	color: #90c11d;
}
#about #sec01 .sec01_top {
	width: 750px;
	background: url(../Image/top/point_arrow.png) center bottom no-repeat;
	padding-bottom: 95px;
	margin: 0 auto 40px;
}

#about #sec01 .sec01_top h4 {
	margin-bottom:30px;
}
#about #sec01 .sec01_top .tArea {
	line-height:1.7;
	margin-bottom:20px;
}
#about #sec01 .sec01_top .imgArea li img {
	width:220px;
}
#about #sec01 .sec01_top .imgArea li {
	float:left;
	margin-right:20px;
}
#about #sec01 .sec01_top .imgArea li:last-child {
	margin-right:0;
}
#about #sec01 .sec01_btm {
	width:1180px;
	margin:0 auto 60px;
}
#about #sec01 .sec01_btm h4 {
	color: #81A923;
	font-size: 28px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 40px;
}
#about #sec01 .sec01_btm li {
	float: left;
    width: 535px;
	height:220px;
    background-color: #fff;
    padding: 25px 20px;
    border: #81a923 1px solid;
}
#about #sec01 .sec01_btm li:nth-child(2n) {
	float:right;
}
#about #sec01 .sec01_btm li:nth-child(-n+2) {
	margin-bottom:30px;
}
#about #sec01 .sec01_btm h5 {
	color: #666;
	font-size: 20px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 15px;
}
#about #sec01 .sec01_btm h5 span {
	color: #81A923;
	font-size: 28px;
	display: inline-block;
    margin-right: 10px;
}
#about #sec01 .sec01_price {
	width:700px;
	text-align:center;
	margin:0 auto;
}
#about #sec01 .sec01_price p {
	color: #0D0D80;
	font-size: 30px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 15px;
}
#about #sec01 .sec01_price p span {
	font-size: 22px;
}
#about #sec01 .sec01_price a img:hover {
	opacity:1.0;
}
#about #sec02 {
	background-color:#FFFFE8;
}
#about #sec02 .sec02_inner {
	width:800px;
	margin:0 auto;
}
#about #sec02 h4 {
	margin-bottom:60px;
}
#about #sec02 h4 img {
	width:640px;
}
#about #sec02 dl dt {
	font-size: 22px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 30px 0 10px 160px;
	text-indent:-9999px;
}
#about #sec02 dl dt.ttl01 {
	color:#db7916;
	background:url(../Image/about/ttl01.png) left 15px top no-repeat;
	background-size: 130px;
    padding-top: 0;
}
#about #sec02 dl dt.ttl02 {
	color:#d9bb25;
	background:url(../Image/about/ttl02.png) left 15px top 27px no-repeat;
	background-size: 130px;
}
#about #sec02 dl dt.ttl03 {
	color:#468d7b;
	background:url(../Image/about/ttl03.png) left 15px top 27px no-repeat;
	background-size: 130px;
}
#about #sec02 dl dt.ttl04 {
	color:#2b6bb5;
	background:url(../Image/about/ttl04.png) left 15px top 27px no-repeat;
	background-size: 130px;
}
#about #sec02 dl dd {
	line-height: 1.75;
    padding: 10px 30px 6px;
}
#about #sec02 dl dd:nth-child(3n){
    border-bottom: #ccc 1px dashed;
	padding: 0 30px 30px 50px;
	color: #2B6BB5;
}
#about #sec02 dl dd:nth-child(3n):before{
	display: inline-block;
	content: "";
	border: 6px solid transparent;
	border-left-color: #2B6BB5;
}
#about #sec02 dl dd:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
#about #sec02 dl dd .emphasis{
	padding: 0 3px;
}

/*-------------------------------------
			zeirishi
--------------------------------------*/

#zeirishi .h2_box {
    position: relative;
    min-width: 1154px;
    height: 465px;
    overflow: hidden;
}

#zeirishi h2 {
	position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -999px;
}
#zeirishi h3 {
	color: #0D0D80;
	font-size: 34px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    line-height: 1.3;
    background: url(../Image/top/ttl_bar.png) center bottom no-repeat;
    padding-bottom: 15px;
    margin-bottom: 50px;
}
#zeirishi #sec01 {
	border-bottom:#ccc 1px solid;
}
#zeirishi #sec01 .sec01_inner {
	width: 550px;
    background-color: #fff;
    border: #26268d 2px solid;
    padding: 25px 35px;
    margin: 0 auto;
}
#zeirishi #sec01 .tArea {
	text-align:center;
}
#zeirishi #sec01 .tArea p {
	color: rgba(205,58,61,1.00);
    font-size: 34px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border: rgba(205,58,61,1.00) 3px double;
    display: inline-block;
    padding: 5px 20px;
    margin: 0 10px 25px;
}
#zeirishi #sec01 .sec01_inner li {
	font-size: 18px;
    background: url(../Image/common/icon_check_blue.png) left no-repeat;
    background-size: 20px;
    padding-left: 35px;
    margin-bottom: 15px;
}
#zeirishi #sec01 .sec01_inner li:last-child {
    margin-bottom: 0;
}
#zeirishi #sec02 {
	text-align:center;
}
#zeirishi #sec02 h3 {
}
#zeirishi #sec02 h4 {
	color:#90c11d;
    font-size: 26px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:30px;
}
#zeirishi #sec02 h4 span {
	color:#333;
    font-size: 18px;
}
#zeirishi #sec02 .sb_ttl {
	color: rgba(205,58,61,1.00);
    font-size: 25px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border: rgba(205,58,61,1.00) 3px double;
    display: inline-block;
    padding: 5px 20px;
    margin-bottom: 40px;
}
#zeirishi #sec02 .sec02_top {
	width: 1150px;
    border: #90c11d 2px solid;
    background-color: rgba(226, 242, 190, 0.36);
    padding: 40px 0;
    margin: 0 auto 50px;
}
#zeirishi #sec02 .sec02_top .imgArea {
	width:1030px;
	margin:0 auto 30px;
}
#zeirishi #sec02 .sec02_top .imgArea li {
	float:left;
	margin-right:30px;
}
#zeirishi #sec02 .sec02_top .imgArea li:last-child {
	margin-right:0;
}
#zeirishi #sec02 .sec02_top .sub_txt {
	color: rgba(205,58,61,1.00);
    font-size: 25px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeirishi #sec02 .sec02_top .sub_txt:before {
    content: "";
    position: relative;
    top: -5px;
    left: -10px;
    width: 24px;
    height: 0;
    border-bottom: 2px solid rgba(205,58,61,1.00);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
}
#zeirishi #sec02 .sec02_top .sub_txt:after {
    content: "";
    position: relative;
    top: -5px;
    right: -10px;
    width: 24px;
    height: 0;
    border-bottom: 2px solid rgba(205,58,61,1.00);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
}
#zeirishi #sec02 .sec02_btm h4 {
	color: #333;
}
#zeirishi #sec02 .sec02_btm a {
	color: #fff;
    font-size: 20px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #E87711;
    border-radius: 5px;
    letter-spacing: 0.05em;
    padding: 12px 25px;
}
#zeirishi #sec02 .sec02_btm a:hover {
	color: #E87711;
    background-color: #fff;
    border: #E87711 2px solid;
    box-sizing: border-box;
    margin: -2px 0;
}
#zeirishi #sec03 {
	background-color:#FFFFE8;
}
#zeirishi #sec03 h3 span {
	font-size:28px;
}
#zeirishi #sec03 .sec03_inner {
	width: 954px;
    margin: 0 auto;
}
#zeirishi #sec03 .sec03_inner li {
	width: 870px;
    background-color: #fff;
    padding: 20px 40px 35px;
    margin-bottom: 50px;
}
#zeirishi #sec03 .sec03_inner li:nth-child(2n+1) {
	border: #eb9b4a 2px solid;
}
#zeirishi #sec03 .sec03_inner li:nth-child(2n) {
	border: #2c2f93 2px solid;
}
#zeirishi #sec03 .sec03_inner li:last-child {
	margin-bottom:0;
}
#zeirishi #sec03 .sec03_inner li h4 {
	font-size: 24px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 3;
    padding-left: 85px;
	margin-bottom: 10px;
}
#zeirishi #sec03 .sec03_inner li.point01 h4 {
	color:#eb9b4a;
	background:url(../Image/zeirishi/point01_pc.png) left no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point02 h4 {
	color:#2c2f93;
	background:url(../Image/zeirishi/point02_pc.png) left no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point03 h4 {
	color:#eb9b4a;
	background:url(../Image/zeirishi/point03_pc.png) left no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point04 h4 {
	color:#2c2f93;
	background:url(../Image/zeirishi/point04_pc.png) left no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point05 h4 {
	color:#eb9b4a;
	background:url(../Image/zeirishi/point05_pc.png) left no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point06 h4 {
	color:#2c2f93;
	background:url(../Image/zeirishi/point06_pc.png) left no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li .imgArea img {
	float: right;
    width: 345px;
}
#zeirishi #sec03 .sec03_inner li .txtArea {
	float:left;
	width:480px;
	line-height: 1.7;
	letter-spacing: 0.05em;
}
/*-利用申込書ダウンロードはこちら-*/
#zeirishi #sec03 .sec03_top{
	padding-bottom: 60px;
}
#zeirishi #sec03 .sec03_btm{
	text-align: center;
}
#zeirishi #sec03 .sec03_btm:before{
	width: 280px;
	height: 73px;
	content: "";
	background: url(../Image/common/arrow_large_og.png) no-repeat center top;
	display: block;
	margin: 0 auto;
}
#zeirishi #sec03 .sec03_btm p span{
	font-size: 26px;
	padding: 10px 0;
	display: inline-block;
}
#zeirishi #sec03 .sec03_btm p{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeirishi #sec03 .sec03_btm p:first-child{
	color:#333;
	font-size: 18px;
	font-weight: 600;
	line-height: 2.0;
	padding-top: 60px;
}
#zeirishi #sec03 .sec03_btm p:nth-child(2){
	font-size: 32px;
	font-weight: 600;
	line-height: 50px;
	padding: 60px 0;
	color: #0b0b80;
}
#zeirishi #sec03 .sec03_btm .link_btn{
	background: url(../Image/zeirishi/btn03_bg.png) no-repeat center top;
}
#zeirishi #sec03 .sec03_btm .link_btn a img:hover{
	opacity: 1.0 !important;
}
#zeirishi #sec04 h3 {
}
#zeirishi #sec04 .sec04_top {
	padding-bottom:60px;
	border-bottom:#ccc 1px solid;
}
#zeirishi #sec04 .plan01 {
	width:1000px;
	margin:0 auto;
}
#zeirishi #sec04 .plan02 {
	width:1000px;
	margin:0 auto;
}
#zeirishi #sec04 h4 {
	font-size: 20px;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
}
#zeirishi #sec04 .plan01 h4 {
	color:#81A923;
}
#zeirishi #sec04 .plan02 h4 {
	color:#0D0D80;
}
#zeirishi #sec04 .sec04_top h4:after,
#zeirishi #sec04 .sec04_btm h4:after {
	content: " ";
	display: inline-block;
	width: 150px;
	height:94px;
	background: url(../Image/zeirishi/price_point.png) no-repeat;
	background-size: contain;
	position: relative;
	top: 28px;
	left: 4px;
}
#zeirishi #sec04 .sec04_btm {
	padding-top:60px;
}
#zeirishi #sec04 .sec04_btm .plan01 > p{
    padding-bottom: 40px;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.7;
	color: #e27504;
	text-align: center;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#zeirishi #sec04 .sec04_btm .plan01 > p:before{
	content:"";
	width: 100%;
	height: 80px;
	display: block;
	background:url(../Image/common/icon_point.png) no-repeat center ;
	background-size: 80px;
	padding-bottom: 20px;
}
#zeirishi #sec04 .sec04_btm .plan01 > p .emphasis{
	font-size: 32px;
	padding: 0 5px;
}
#zeirishi #sec04 .plan01 h4,
#zeirishi #sec04 .plan02 h4{
	margin-bottom: 10px;
}
#zeirishi #sec04 .plan01 p:nth-child(2){
	margin-bottom:10px;
}
#zeirishi #sec04 .plan01 p:nth-child(2) span{
	padding: 3px 10px;
	border: 2px solid #64A637;
	background: rgba(127, 208, 74, 0.3);
	color: #64A637;
	font-weight: 600;
	font-size: 13px;
}
#zeirishi #sec04 table th {
	font-size: 16px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border: #999 1px solid;
    box-sizing: border-box;
    padding: 10px 0;
}
#zeirishi #sec04 table th p {
	margin-bottom: 5px;
}
#zeirishi #sec04 table th p span {
	font-size:14px;
}
#zeirishi #sec04 table td {
	text-align: center;
    border: #999 1px solid;
    box-sizing: border-box;
    padding: 10px 5px;
}
#zeirishi #sec04 .plan01 table th {
	width: 292px;
	background-color: rgba(127, 208, 74, 0.3);
}
/*#zeirishi #sec04 .sec04_top .plan02 table th {
	background-color: #FFEA95;
}*/
#zeirishi #sec04 .plan02 table th {
	background-color: rgba(104, 167, 202, 0.3);
}
/*#zeirishi #sec04 .sec04_top .plan02 table th.light {
	background-color: #ffffce;
}*/
#zeirishi #sec04 .plan02 table th.light {
	background-color: rgba(104, 167, 202, 0.1);
}

#zeirishi #sec05 {
	background-color: #D6E6F4;
}
#zeirishi #sec05 .sec05_inner {
	width:1100px;
	margin:0 auto;
}
#zeirishi #sec05 .sec05_step {
	margin-bottom:35px;
}
#zeirishi #sec05 .sec05_step li {
	float:left;
	width:180px;
	margin-right:50px;
}
#zeirishi #sec05 .sec05_step li:last-child {
	margin-right:0;
}
#zeirishi #sec05 .sec05_step li:after {
	content: url(../Image/zeirishi/step_arrow.png);
    position: relative;
    top: -175px;
    left: 195px;
}
#zeirishi #sec05 .sec05_step li:last-child:after {
	content: " ";
}
#zeirishi #sec05 .sec05_step li img {
	margin-bottom:15px;
}
#zeirishi #sec05 .sec05_link {
	width:700px;
	margin:0 auto;
}
#zeirishi #sec05 .sec05_link li {
	float:left;
}
#zeirishi #sec05 .sec05_link li:last-child {
	float:right;
}
#zeirishi #sec05 .ssec05_link a img:hover {
	opacity:1.0;
}
#zeirishi #sec06 .sec06_inner {
	width:600px;
	text-align:center;
	margin:0 auto;
}

/*-------------------------------------
	        zeirishi_login
--------------------------------------*/

#zeirishi_login h3 {
	font-size: 24px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	margin-bottom:30px;
}
#zeirishi_login #sec01 h3 {
	color:#E87711;
}
#zeirishi_login #sec01 h3:before {
	content: "";
    width: 24px;
    height: 24px;
    background: url(../Image/common/icon_check_og.png) left no-repeat;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
#zeirishi_login #sec02 h3 {
	color:#0D0D80;
}
#zeirishi_login #sec02 h3:before {
	content: "";
    width: 24px;
    height: 24px;
    background: url(../Image/common/icon_check_blue.png) left no-repeat;
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
#zeirishi_login #sec01 {
	text-align:center;
	background-color: #FFFFE8;
}
#zeirishi_login #sec01 p {
	margin-bottom:15px;
}
#zeirishi_login #sec01 a.link_btn {
	color:#FFFFFF;
    font-size: 16px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#E87711;
    border-radius: 5px;
    letter-spacing: 0.05em;
    padding: 5px 20px;
}
#zeirishi_login #sec01 a.link_btn:hover {
	color: #E87711;
    background-color: #fff;
    border: #E87711 2px solid;
    box-sizing: border-box;
    margin: -2px 0;
}

#zeirishi_login #sec02 .sec02_inner {
	width:700px;
	margin:0 auto;
}
#zeirishi_login #sec02 .sec02_top {
	text-align:center;
	margin-bottom:30px;
}
#zeirishi_login #sec02 .sec02_btm {
	width: 440px;
    background-color: rgba(204,204,204,0.4);
    border: #ccc 1px solid;
    padding: 25px 30px;
    margin: 0 auto;
}
#zeirishi_login #sec02 .sec02_btm table {
	width:400px;
	margin:0 auto 15px;
}
#zeirishi_login #sec02 .sec02_btm table th {
	width: 100px;
    font-size: 16px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: left;
    padding: 5px 0;
}
#zeirishi_login #sec02 .sec02_btm table td input {
	width: 300px;
    padding: 2px 0;
}
#zeirishi_login #sec02 .sec02_btm .mfp_buttons {
	text-align:center;
}
#zeirishi_login #sec02 .sec02_btm .mfp_buttons button {
	color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #0D0D80;
    border: none;
    border-radius: 5px;
    letter-spacing: 0.05em;
    padding: 2px 20px;
}
#zeirishi_login #sec02 .sec02_btm .mfp_buttons button:hover {
	color: #0D0D80;
    background-color: #fff;
    border: #0D0D80 2px solid;
    box-sizing: border-box;
    margin: -2px 0;
}
#zeirishi_login #sec02 .sec02_btm div.mfp_err,
#zeirishi_login #sec02 .sec02_btm #mfp_hidden {
	display:none;
}
#zeirishi_login #sec01_thanks {
	width: 600px;
    text-align: center;
    background-color: #D6E6F4;
    padding: 60px 0;
    margin: 50px auto;
}
#zeirishi_login #sec01_thanks p {
	font-size: 18px;
    line-height: 1.6;
	margin-bottom:35px;
}
#zeirishi_login #sec01_thanks a.link_btn {
	color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #0D0D80;
    border: none;
    border-radius: 5px;
    letter-spacing: 0.05em;
    padding: 2px 20px;
}
#zeirishi_login #sec01_thanks a.link_btn:hover {
	color: #0D0D80;
    background-color: #fff;
    border: #0D0D80 2px solid;
    box-sizing: border-box;
    margin: -2px 0;
}

/*mailformproを使用する場合、エラーメッセージなどのエフェクトがうざい場合は以下を使ってください。must-fillはサイト毎に変更必要です。*/
/* フォーム部品のボックスシャドウ打消し */
.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea {
	box-shadow:none;
}
/* 入力エラーのチカチカなし、文字色 */
div.mfp_err {
	background:none;
	padding-left:0;
	color:#f26;
	font-weight:bold;
}
/* エラー箇所のフォーム部品を色つきで強調 */
.problem {
	background-color:#fdd;
}
/* 入力OKのエフェクト */
div.mfp_ok {
	background-color:#ff7500;
	border-color:#ff7500;
	font-size:12px;
}
/* チェックボックスのエフェクト打消し */
form#mailformpro label.mfp_not_checked {
	padding:0;
	border:none;
}
form#mailformpro label.mfp_checked {
	padding:0;
	border:none;
	background:none;
}
/* ボタンのエフェクト打消し */
.mfp_element_submit, .mfp_element_reset, .mfp_element_button{
	font-size:0.8em;
	text-shadow:none;
}
/* 内容確認画面のテーブルを全幅 */
#mfp_confirm_table{
	width:100%;
}
/* 内容確認画面のテーブルのデザイン */
#mfp_confirm_table th,
#mfp_confirm_table td {
	border:1px solid #666;
	border-top:1px solid #666 !important;
	line-height:1.5 !important;
}
#mfp_confirm_table th {
	padding:10px 10px !important;
	background:#ffd393;
	text-align:center !important;
}
.#mfp_confirm_table td {
	padding:15px 20px;
}
div#mfp_phase_confirm h4 {
	font-size:0.9em;
	margin-bottom:20px;
}

/*-------------------------------------
			example
--------------------------------------*/
#example .h2_box {
    position: relative;
    min-width: 920px;
    height: 301px;
    overflow: hidden;
}

#example h2{
	position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -960px;
}
#example #sec01{
	padding: 60px 0;
}
#example #sec01 .sec01_inner {
	width:920px;
	margin:0 auto;
}
#example #sec01 li{
	border: 5px solid #0b0b80;
	box-sizing: border-box;
	padding: 25px;
	background: #ffffe8;
}
#example #sec01 li:not(:last-child){
	margin-bottom: 30px;
}

/*-事例紹介-*/
#example #sec01 .sec01_inner .point_num{
	height:125px;
	line-height:125px;
	vertical-align:middle;
	width: 14%;
	float: left;
}
#example #sec01 .sec01_inner p.point{
	color: #0D0D80;
	margin-bottom: 0;
	display: inline-block;
}
#example #sec01 .sec01_inner .txtArea{
	float: right;
	width:86%;
}
#example #sec01 .sec01_inner .txtArea p:first-child{
	font-size: 22px;
	color: #ea8c00;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999;
}

#example #sec01 .sec01_inner .txtArea p:nth-child(2){
	padding-top: 10px;
	margin-bottom: 20px;
}

#example #sec01 .sec01_inner a{
	display: block;
	text-align: right;
}
#example #sec02 {
	width:920px;
	margin:0 auto 30px;
}

#example #sec02 h2{
	font-size:24px;
	text-align:center;
}
/*-------------------------------------
		example-detail
--------------------------------------*/

#example-detail .h2_box {
    position: relative;
    min-width: 920px;
    height: 301px;
    overflow: hidden;
}

#example-detail h2{
	position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -960px;
}
#example-detail h3{
	font-size: 22px;
	color: #ea8c00;
	padding: 5px 0 10px;
	border-bottom: 1px dashed #999;
}
#example-detail #sec01 h4{
	color: #0b0b80;
	font-size: 16px;
	margin-bottom: 8px;
}
#example-detail #sec01 h4:before{
	display: inline-block;
	content: "";
	border: 8px solid transparent;
	border-left-color: #0b0b80;
	margin-right: 3px;
}
#example-detail #sec01{
	padding: 60px 0;
}
#example-detail #sec01 .sec01_inner {
	width:800px;
	margin:0 auto;
}
#example-detail #sec01 .sec01_inner p.point{
	color: #0D0D80;
	margin-bottom: 0;
	display: inline-block;
}
#example-detail #sec01 .sec01_inner article{
	border: 4px solid #0b0b80;
	box-sizing: border-box;
	padding: 40px 60px;
	background: #ffffe8;
	margin-bottom: 30px;
}
/*-記事タイトル-*/
#example-detail #sec01 .sec01_inner article .txt_ttl{
	margin-bottom: 30px;
}
#example-detail #sec01 .sec01_inner article .txt_ttl p:last-child{
	padding-top: 10px;
	color: #666;
}
#example-detail #sec01 .sec01_inner article .txtArea p{
	letter-spacing: 0.03em;
	line-height: 1.7;
	margin-bottom: 40px;
}
#example-detail #sec01 #example01.sec01_inner .txtArea p:nth-child(2) span{
	display:block;
	padding: 5px;
}
/*-ご紹介記事一覧へ戻るボタン-*/
#example-detail #sec01 .back_to_list{
	text-align: center;
}
#example-detail #sec01 .back_to_list a{
	display: inline-block;
}

/*-------------------------------------
				qa
--------------------------------------*/

#qa .h2_box {
    position: relative;
    min-width: 920px;
    height: 301px;
    overflow: hidden;
}

#qa h2{
	position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -960px;
}
#qa #sec01,
#qa #sec02{
	padding: 60px 0;
}
#qa #sec01 .sec01_inner,
#qa #sec02 .sec02_inner{
	width:920px;
	margin:0 auto;
}
#qa #sec01 .sec01_inner .qa_list{
	background: url(../Image/qa/line_mdl.png) repeat-y left top #f6f6f6;
	margin-bottom: 45px;
	z-index: 1;
}
#qa #sec01 .sec01_inner .qa_list:last-child{
	margin-bottom: 0;
}
#qa #sec01 .sec01_inner .qa_list:before,
#qa #sec01 .sec01_inner .qa_list:after{
	display: block;
	height: 20px;
	width: 920px;
	content: "";
	z-index: 10;
}
#qa #sec01 .sec01_inner .qa_list:before{
	background: url(../Image/qa/line_top.png) no-repeat left top #fafafa;
}
#qa #sec01 .sec01_inner .qa_list:after{
	background: url(../Image/qa/line_btm.png) no-repeat left top #fafafa;
}

#qa #sec01 .sec01_inner .txtArea{
	box-sizing: border-box;
	padding:15px 60px;
}
#qa #sec01 .sec01_inner .q_txtArea{
	margin-bottom: 15px;
}
/*#qa #sec01 .sec01_inner .a_txtArea{
	line-height: 220px;
	height: 220px;
	vertical-align: middle;
}*/
#qa #sec01 .sec01_inner .q_txtArea p,
#qa #sec01 .sec01_inner .a_txtArea p{
	color: #0D0D80;
	margin-bottom: 0;
	display: inline-block;
	width: 72px;
	text-align: left;
	vertical-align: top;
	font-weight: 600;
	font-size: 40px;
}

#qa #sec01 .sec01_inner .a_txtArea p{
	color: #ea8c00;
}
#qa .sec01_inner .q_txtArea h3,
#qa .sec01_inner .a_txtArea ul{
	display:inline-block;
	width: 722px;
}
#qa .sec01_inner .q_txtArea h3{
	font-size: 26px;
	color: #666;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*#qa .sec01_inner .a_txtArea ul{
	height: 220px;
}*/
#qa #sec01 .sec01_inner li{
	border-bottom: 1px dashed #999;
	font-size: 16px;
	letter-spacing: 0.01em;
	line-height: 1.4;
	background:url(../Image/common/icon_check_blue.png) no-repeat left 12px center;
	background-size:16px;
	padding: 14px 0 14px 42px;
}
/*-強調テキスト-*/
/*-お悩み総括-*/
#qa #sec02 .qa_summary_top{
	background: #FFFFE8;
	padding: 60px 0;
}
#qa #sec02 .qa_summary_top .txtArea{
	text-align: center;
}
#qa #sec02 .qa_summary_top .txtArea p{
	padding-top: 100px;
	padding-bottom: 20px;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.7;
	color: #0b0b80;
	position: relative;
}
#qa #sec02 .qa_summary_top p:before{
	content:"";
	width: 80px;
	height: 80px;
	display: block;
	background:url(../Image/common/icon_point.png) no-repeat left center;
	background-size: 80px;
	position: absolute;
	top:0;
	left: 420px;
}
#qa #sec02 .qa_summary_btm:before{
	width: 280px;
	height: 73px;
	content: "";
	background: url(../Image/common/arrow_large_og.png) no-repeat center top;
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
}
#qa #sec02 .qa_summary_btm{
	text-align: center;
	padding-top: 60px;
}
#qa #sec02 .qa_summary_btm p{
	font-size: 25px;
	font-weight: 600;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 50px;
}
#qa #sec02 .qa_summary_btm p:first-child{
	margin-bottom: 16px;
}
#qa #sec02 .qa_summary_btm a{
}
#qa #sec02 .qa_summary_btm a:hover{
	opacity: 0.9;
}

/*-------------------------------------
			privacy
--------------------------------------*/

#privacy h2{
	margin-bottom: 0;
}
#privacy #sec01 .sec01_inner {
	width:680px;
	margin:0 auto;
	padding: 60px 0;
}
#privacy .description{
	font-size: 17px;
	margin-bottom: 40px;
	line-height: 1.7;
}
#privacy .pp_list dt {
	font-size: 17px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	line-height: 1.6;
	color: #0b0b80;
	padding: 5px 0;
	background-size: 3%;
	width: 100%;
	line-height: 21px;
	margin-bottom: 10px;
}
#privacy .pp_list {
	letter-spacing: 0.1em;
}
#privacy .pp_list dd {
	font-size: 15px;
	margin-bottom: 32px;
}
#privacy .pp_list dd:last-child{
	margin-bottom: 0;
}
#privacy .pp_list dd ul{
	padding: 20px 10px 0;
}
#privacy .pp_list dd ul li{
	background: url(../Image/common/icon_check_blue.png) no-repeat left 5px top 5px;
	background-size: 12px;
	padding-left: 25px;
	margin-bottom: 5px;
}
#privacy #sec01 .txtArea{
	background: url(../Image/privacy/line_mdl.png) repeat-y left top #fff;
	z-index: 1;
	box-sizing: border-box;
	position: relative;
}
#privacy #sec01 .txtArea:before,
#privacy #sec01 .txtArea:after{
	display: block;
	height: 20px;
	width: 100%;
	content: "";
	z-index: 10;
}
#privacy #sec01 .txtArea:before{
	background: url(../Image/privacy/line_top.png) no-repeat left top #fff;
}
#privacy #sec01 .txtArea:after{
	background: url(../Image/privacy/line_btm.png) no-repeat left top #fff;
}
#privacy #sec01 .txt_inner{
	padding: 20px 40px;
}

/*-------------------------------------
			contact
--------------------------------------*/

/*-ここからフォーム共通（お問い合わせ、税理士無料紹介申込フォーム、ヒアリングシート）-*/

/*mailformproを使用する場合、エラーメッセージなどのエフェクトがうざい場合は以下を使ってください。must-fillはサイト毎に変更必要です。*/
/* フォーム部品のボックスシャドウ打消し */
.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea {
	box-shadow:none;
}
/* 入力エラーのチカチカなし、文字色 */
div.mfp_err {
	background:none;
	padding-left:0;
	color:#f26;
	font-weight:bold;
}
/* エラー箇所のフォーム部品を色つきで強調 */
.problem {
	background-color:#fdd;
}
/* 入力OKのエフェクト */
div.mfp_ok {
	background-color:#ff7500;
	border-color:#ff7500;
	font-size:12px;
}
/* チェックボックスのエフェクト打消し */
form#mailformpro label.mfp_not_checked {
	padding:0;
	border:none;
}
form#mailformpro label.mfp_checked {
	padding:0;
	border:none;
	background:none;
}
/* ボタンのエフェクト打消し */
.mfp_element_submit, .mfp_element_reset, .mfp_element_button{
	font-size:0.8em;
	text-shadow:none;
}
/*-ここまでフォーム共通（お問い合わせ、税理士無料紹介申込フォーム、ヒアリングシート）-*/

/* 内容確認画面のテーブルを全幅 */
#mfp_confirm_table#mfp_confirm_table{
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	border-collapse: separate !important;
	padding: 30px;
	border: #0b0b80 2px solid; /*-tableの枠線指定-*/
}
#mfp_confirm_table tr{
	border: none !important;
}
/* 内容確認画面のテーブルのデザイン */
#mfp_confirm_table th,
#mfp_confirm_table td {
	line-height:1.5 !important;
	border-top: none !important;
	padding: 20px !important;
	background: #fff !important;
	border: none !important;
	border-bottom: 1px solid #ccc !important; /*-th,tdの横border-*/
}
#mfp_confirm_table th {
	text-align:left !important;
	font-size: 16px !important;
	width: 25% !important;
	border-right: 1px dashed #999 !important; /*-th,tdの縦border-*/
}
#mfp_confirm_table tr:nth-child(2n){
	background: #DEDEEE !important;
}
table#mfp_confirm_table tr:last-child th,
table#mfp_confirm_table tr:last-child td{
	border-bottom: none !important;
}
table#mfp_confirm_table tr td {
	font-size: 14px !important;
	width: 75% !important;
}
/*-table上部「入力内容の確認」テキスト-*/
div#mfp_phase_confirm h4 {
	font-size: 24px !important;
	line-height: 1.4;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	color: #ea8c00;
	margin-bottom: 20px;
}
/*-内容確認キャンセルボタン-*/
div.mfp_buttons button#mfp_button_cancel{
	margin-left: 16px;
	background: #80C1EF;
}

/*-入力画面レイアウト-*/

#contact h2{
	margin-bottom: 0;
}
#contact .sec01_inner{
	width: 750px;
	padding: 60px 0;
	margin: 0 auto 50px;
}
#contact .description{
	margin-bottom:10px;
}
#contact .description p{
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
}
#contact .description p:first-child{
	margin-bottom: 25px;
	text-align: center;
}
#contact .description p:first-child span{
	color: #ea8c00;
	font-size: 20px;
	padding: 0 5px;
}
#contact .description p:nth-child(2){
	margin-bottom:5px;
}
#contact #sec01 .description .must-fill{
	margin:0 5px 0 0;
	padding:0px 9px;
	vertical-align: middle;
}
#contact p span{
	font-size: 26px;
}
/*-入力フォームレイアウトここから-*/
#contact form{
	border: #0b0b80 2px solid;
	padding: 30px 20px;
	background: #fff;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#contact table tr:not(:last-child){
	border-bottom: 1px solid #ccc;
}
#contact table th,
#contact table td{
	padding: 20px;
	text-align: left;
}
#contact table tr: last-child th,
#contact table tr: last-child td{
	border-bottom: none;
}
#contact table th{
	width: 25%;
	font-size: 16px;
	font-weight: 600;
	vertical-align: top;
	color: #666;
	border-right: 1px dashed #999;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contact table td{
	width: 60%;
}
/*-入力例テキスト-*/
#contact .example,
#contact .supply{
	font-size:12px;
	font-weight:normal !important;
	margin-top: 0;
}
#contact .example{
	padding-top: 8px;
}
#contact table td textarea{
	width: 95% !important;
	height: 100% !important;
	box-shadow: none !important;
	font-size: 14px;
	padding: 3px 5px;
}
#contact table td input{
	font-size: 14px;
	padding: 3px 5px;
	width: 95%;
	box-shadow: none !important;
}
#contact table td input[type="radio"],
#contact table td input[type="checkbox"]{
	display: inline-block;
	width:16px;
	height:16px;
	vertical-align: middle;
	margin-right: 8px;
}
#contact table td input[type="radio"]{
	position:relative;
	bottom: 3px;
}
#contact table td input[type="checkbox"]{
	position: relative;
	top: -1px;
}
#contact table td p:not(first-child){
	margin-top: 5px;
}
#contact table tr:nth-child(7) td p:nth-child(2),
#contact table tr:nth-child(7) td p:nth-child(4){
	margin-top: 20px;
}
#contact table td input[name="紹介希望月"]{
	display:inline-block;
	width: 2.5em;
	margin-right: 8px;
	vertical-align: bottom;
}
#contact table td input[name="ご相談内容について（その他）"]{
	margin-top: 10px;
}
#contact table td input.form_sh{
	width:58%;
}
#contact .must-fill,
#contact .non_must-fill{
	padding: 0 9px;
	font-size: 12px !important;
	display: inline-block;
	margin-right: 10px;
	font-weight:600;
}
#contact table .must-fill,
#contact .non_must-fill{
	position: relative;
	top: 2px;
	vertical-align: top;
}
/* 入力画面の「必須」のデザイン */
#contact .must-fill{
	background: #A05050;
	color: #fff;
}
/*-入力画面の「任意」のデザイン-*/
#contact .non_must-fill{
	background: #BAAC73;
	color: #fff;
}
#contact .option {
	background: #277eb5;
}
/*-送信ボタン-*/
#contact .mfp_buttons{
	padding-top: 30px;
	text-align: center;
}
#contact .mfp_buttons button{
	display: inline-block;
	width: 205px;
	height: 33px;
	cursor: pointer;
	overflow: hidden;
	border: none;
	border-radius: 0;
	text-indent: -9999px !important;
}
#contact .mfp_buttons button:first-child{
	background:url(../Image/contact/confirm_button.png) no-repeat left top;
}
#contact .mfp_buttons button:nth-child(2){
	background:url(../Image/contact/cancel_button.png) no-repeat left top;
}
#contact #mfp_button_send{
	background:url(../Image/contact/submit_button.png) no-repeat left top;
}
#contact .mfp_buttons button:hover{
	opacity:0.7;
}

/*-------------------------------------
			thanks
--------------------------------------*/

#thanks h2{
	margin-bottom: 0;
}
#thanks .sec01_inner{
	width: 780px;
	padding: 60px 0 100px;
	margin: 0 auto;
}
#thanks #sec01{
	text-align: center;
}
#thanks #sec01 p{
	font-size: 20px;
	line-height: 2.0;
	margin-bottom: 30px;
}
#thanks #sec01 a{
	display: inline-block;
}

/*-------------------------------------
			registration
--------------------------------------*/

/*-クッションページ-*/
#registration h2{
	margin-bottom: 0;
}
#registration .sec01_inner{
	width: 780px;
	padding: 60px 0 100px;
	margin: 0 auto;
	text-align:center;
}
#registration .sec01_inner a{
	display:inline-block;
}
#registration .sec01_inner a:first-child{
	margin-right: 30px;
}

/*-税理士無料紹介申込フォーム　個人事業者・法人共通-*/

/* 内容確認画面の枠装飾 */
#registration-form #mfp_confirm_table#mfp_confirm_table{
	border: #0b0b80 2px solid; /*-tableの枠線指定-*/
}
#mfp_confirm_table tr{
	border: none !important;
}
/* 内容確認画面のテーブルのデザイン */
#registration-form #mfp_confirm_table th,
#registration-form #mfp_confirm_table td {
	line-height:1.5 !important;
	border-top: none !important;
	padding: 20px !important;
	background: #fff !important;
	border: none !important;
	border-bottom: 1px solid #ccc !important; /*-th,tdの横border-*/
}
#registration-form #mfp_confirm_table th {
	text-align:left !important;
	font-size: 16px !important;
	width: 25% !important;
	border-right: 1px dashed #999 !important; /*-th,tdの縦border-*/
}
#registration-form #mfp_confirm_table tr:nth-child(2n){
	background: #DEDEEE !important;
}
#registration-form table#mfp_confirm_table tr:last-child th,
#registration-form table#mfp_confirm_table tr:last-child td{
	border-bottom: none !important;
}
table#mfp_confirm_table tr td {
	font-size: 14px !important;
	width: 75% !important;
}
/*-table上部「入力内容の確認」テキスト-*/
#registration-form div#mfp_phase_confirm h4 {
	font-size: 24px !important;
	line-height: 1.4;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	color: #ea8c00;
	margin-bottom: 20px;
}
/*-内容確認キャンセルボタン-*/
#registration-form div.mfp_buttons button#mfp_button_cancel{
	margin-left: 16px;
}

/*-入力画面レイアウト-*/

#registration-form h2{
	margin-bottom: 0;
}
#registration-form .sec01_inner{
	width: 780px;
	margin: 0 auto;
	padding: 60px 0;
}
#registration-form .description{
	margin-bottom:10px;
}
#registration-form .description p{
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
}
#registration-form .description p:first-child{
	margin-bottom: 25px;
	text-align: center;
}
#registration-form .description p:first-child span{
	color: #ea8c00;
	font-size: 20px;
	padding: 0 5px;
}
#registration-form .description p:nth-child(2){
	margin-bottom:5px;
}
#registration-form #sec01 .description .must-fill{
	margin:0 5px 0 0;
	padding:0px 9px;
	vertical-align: middle;
}
#registration-form p span{
	font-size: 26px;
}
/*-入力フォームレイアウトここから-*/
#registration-form form{
	border: #0b0b80 2px solid;
	padding: 30px 20px;
	background: #fff;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#registration-form form{
	border: #0b0b80 2px solid;
}
#registration-form table tr:not(:last-child){
	border-bottom: 1px solid #ccc;
}
#registration-form table th,
#registration-form table td{
	padding: 20px;
	text-align: left;
}
#registration-form table tr: last-child th,
#registration-form table tr: last-child td{
	border-bottom: none;
}
#registration-form table th{
	width: 31%;
	font-size: 16px;
	font-weight: 600;
	vertical-align: top;
	color: #666;
	border-right: 1px dashed #999;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#registration-form table th.heading{
	border-right: none;
}
#registration-form table td{
	width: 54%;
}
/*-税理士がいない場合-*/

#registration-form table tr.non_partner{
	background: #FFF8FF;
}
/*-税理士がいる場合-*/
#registration-form table tr.partner{
	background: #FFFFE8;
}
/*-入力例テキスト-*/
#registration-form .example{
	font-size:12px;
	font-weight:normal !important;
	padding-top: 8px;
}
#registration-form table td textarea{
	width: 95% !important;
	height: 100% !important;
	box-shadow: none !important;
	font-size: 14px;
	padding: 3px 5px;
}
#registration-form table td input{
	font-size: 14px;
	padding: 3px 5px;
	width: 95%;
	box-shadow: none !important;
}
#registration-form table td input.form_sh{
	width:58%;
}
#registration-form table td input[type="radio"]{
	display: inline-block;
	width:16px;
	height:16px;
	vertical-align: middle;
	margin-right: 8px;
	position:relative;
	bottom: 3px;
}
#registration-form table td input[name="訪問回数"]{
	display:inline-block;
	width: 2.5em;
	margin: 0 8px;
	vertical-align: bottom;
}
#registration-form table td input[name="従業員数"]{
	display:inline-block;
	width: 2.5em;
	margin-right: 8px;
	vertical-align: bottom;
}
#registration-form .must-fill,
#registration-form .non_must-fill{
	padding: 0 9px;
	font-size: 12px !important;
	display: inline-block;
	margin-right: 10px;
	font-weight:600;
}
#registration-form table .must-fill,
#registration-form .non_must-fill{
	position: relative;
	top: 2px;
	vertical-align: top;
}
/* 入力画面の「必須」のデザイン */
#registration-form .must-fill{
	background: #A05050;
	color: #fff;
}
/*-入力画面の「任意」のデザイン-*/
#registration-form .non_must-fill{
	background: #BAAC73;
	color: #fff;
}
#registration-form .option {
	background: #277eb5;
}
/*-送信ボタン-*/
#registration-form .mfp_buttons{
	padding-top: 30px;
	text-align: center;
}
#registration-form .mfp_buttons button{
	display: inline-block;
	width: 205px;
	height: 33px;
	cursor: pointer;
	overflow: hidden;
	border: none;
	border-radius: 0;
	text-indent: -9999px !important;
}
#registration-form .mfp_buttons button:first-child{
	background:url(../Image/registration/registration-form/confirm_button.png) no-repeat left top;
}
#registration-form .mfp_buttons button:nth-child(2){
	background:url(../Image/registration/registration-form/cancel_button.png) no-repeat left top;
}
#registration-form #mfp_button_send{
	background:url(../Image/registration/registration-form/submit_button.png) no-repeat left top;
}
#registration-form .mfp_buttons button:hover{
	opacity:0.7;
}


/*-------------------------------------
			hearing
--------------------------------------*/


/*-ヒヤリングシート-*/

/* 内容確認画面の枠装飾 */
#hearing #mfp_confirm_table#mfp_confirm_table{
	border: #0b0b80 2px solid; /*-tableの枠線指定-*/
}
#mfp_confirm_table tr{
	border: none !important;
}
/* 内容確認画面のテーブルのデザイン */
#hearing #mfp_confirm_table th,
#hearing #mfp_confirm_table td {
	line-height:1.5 !important;
	border-top: none !important;
	padding: 20px !important;
	background: #fff !important;
	border: none !important;
	border-bottom: 1px solid #ccc !important; /*-th,tdの横border-*/
}
#hearing #mfp_confirm_table th {
	text-align:left !important;
	font-size: 16px !important;
	width: 25% !important;
	border-right: 1px dashed #999 !important; /*-th,tdの縦border-*/
}
#hearing #mfp_confirm_table tr:nth-child(2n){
	background: #DEDEEE !important;
}
#hearing table#mfp_confirm_table tr:last-child th,
#hearing table#mfp_confirm_table tr:last-child td{
	border-bottom: none !important;
}
table#mfp_confirm_table tr td {
	font-size: 14px !important;
	width: 75% !important;
}
/*-table上部「入力内容の確認」テキスト-*/
#hearing div#mfp_phase_confirm h4 {
	font-size: 24px !important;
	line-height: 1.4;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	color: #ea8c00;
	margin-bottom: 20px;
}
/*-内容確認キャンセルボタン-*/
#hearing div.mfp_buttons button#mfp_button_cancel{
	margin-left: 16px;
}

/*-入力画面レイアウト-*/

#hearing h2{
	margin-bottom: 0;
}
#hearing .sec01_inner{
	width: 780px;
	margin: 0 auto;
	padding: 60px 0;
}
#hearing .description{
	margin-bottom:10px;
}
#hearing .description p{
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	margin-bottom:5px;
}
#hearing #sec01 .description .must-fill{
	margin:0 5px 0 0;
	padding:0px 9px;
	vertical-align: middle;
}
#hearing p span{
	font-size: 26px;
}
/*-入力フォームレイアウトここから-*/
#hearing form{
	border: #0b0b80 2px solid;
	padding: 30px 20px;
	background: #fff;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#hearing form{
	border: #0b0b80 2px solid;
}
#hearing table tr:not(:last-child){
	border-bottom: 1px solid #ccc;
}
#hearing table th,
#hearing table td{
	padding: 20px;
	text-align: left;
}
#hearing table tr: last-child th,
#hearing table tr: last-child td{
	border-bottom: none;
}
#hearing table th{
	width: 31%;
	font-size: 16px;
	font-weight: 600;
	vertical-align: top;
	color: #666;
	border-right: 1px dashed #999;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#hearing table th.heading{
	border-right: none;
}
#hearing table td{
	width: 54%;
}
/*-スペシャルコース希望条件-*/
#hearing table tr.course_special{
	background: #FFF8FF;
}
/*-プレミアムコース希望条件-*/
#hearing table tr.course_premium{
	background: #FFFFE8;
}
#hearing table tr.course_special,
#hearing table tr.course_premium span{
	float: none;
}
/*-入力例テキスト-*/
#hearing .example{
	font-size:12px;
	font-weight:normal !important;
	padding-top: 8px;
}
#hearing table td textarea{
	width: 95% !important;
	height: 100% !important;
	box-shadow: none !important;
	font-size: 14px;
	padding: 3px 5px;
}
#hearing table td input{
	font-size: 14px;
	padding: 3px 5px;
	width: 95%;
	box-shadow: none !important;
}
#hearing table td input.form_sh{
	width:58%;
}
#hearing table tr:nth-child(10) td p,
#hearing table tr:nth-child(11) td p{
	display: inline-block;
}
#hearing table td input[type="radio"],
#hearing table td input[type="checkbox"]{
	display: inline-block;
	width:16px;
	height:16px;
	vertical-align: middle;
	margin-right: 8px;
}
#hearing table td input[type="radio"]{
	position:relative;
	bottom: 3px;
}
#hearing table td input[type="checkbox"]{
	position: relative;
	top: -1px;
}
#hearing table td input[name="開業月"],
#hearing table td input[name="従業員数"],
#hearing table td input[name="増加させたい案件数"]{
	display:inline-block;
	width: 2.5em;
	margin: 0 8px;
	vertical-align: bottom;
}
#hearing table td input[name="開業年数"]{
	display:inline-block;
	width: 2.5em;
	margin-right: 8px;
	vertical-align: bottom;
}
#hearing table td input[name="ご要望内容（個人・法人）"],
#hearing table td input[name="対応エリア1"],
#hearing table td input[name="対応エリア2"],
#hearing table td input[name="特徴・強み1"],
#hearing table td input[name="特徴・強み2"],
#hearing table td input[name="紹介拒否の条件1"],
#hearing table td input[name="プレミアム紹介（無制限）コース希望条件"]:nth-child(-n+3),
#hearing table td input[name="スペシャル紹介（2項目）コース希望条件"]:nth-child(-n+1){
	margin-bottom: 15px;
}
#hearing table td input[name="対応可能会計ソフト（その他）"]{
	margin-top:15px;
}
#hearing .must-fill,
#hearing .non_must-fill{
	padding: 0 9px;
	font-size: 12px !important;
	display: inline-block;
	margin-right: 10px;
	font-weight:600;
}
#hearing table .must-fill,
#hearing .non_must-fill{
	position: relative;
	top: 2px;
	vertical-align: top;
}
/* 入力画面の「必須」のデザイン */
#hearing .must-fill{
	background: #A05050;
	color: #fff;
}
/*-入力画面の「任意」のデザイン-*/
#hearing .non_must-fill{
	background: #BAAC73;
	color: #fff;
}
#hearing .option {
	background: #277eb5;
}
/*-送信ボタン-*/
#hearing .mfp_buttons{
	padding-top: 30px;
	text-align: center;
}
#hearing .mfp_buttons button{
	display: inline-block;
	width: 205px;
	height: 33px;
	cursor: pointer;
	overflow: hidden;
	border: none;
	border-radius: 0;
	text-indent: -9999px !important;
}
#hearing .mfp_buttons button:first-child{
	background:url(../Image/registration/registration-form/confirm_button.png) no-repeat left top;
}
#hearing .mfp_buttons button:nth-child(2){
	background:url(../Image/registration/registration-form/cancel_button.png) no-repeat left top;
}
#hearing #mfp_button_send{
	background:url(../Image/registration/registration-form/submit_button.png) no-repeat left top;
}
#hearing .mfp_buttons button:hover{
	opacity:0.7;
}


}
