@charset "utf-8";

/*===============================================
●page_sp.css  画面の横幅が750px以下
===============================================*/
@media screen and (max-width : 750px){


/*-------------------------------------
			　　共通
--------------------------------------*/
.for_pc{
	display:none;
}

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

/* パンくず */
.under #topicpath {
	display:none;
}
.under h2 {
	color:#0D0D80;
	font-size:30px;
	font-weight:600;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	line-height:1.4;
	margin:50px 0;
}
.inner {
	padding:60px 0;
}
.inner_sp{
	padding: 0 20px;
}
.point {
	font-size:18px;
	font-weight:600;
	text-align:center;
	line-height: 1;
	margin-bottom:15px;
}
.point span {
	font-size: 28px;
    display: inline-block;
    margin-left: 5px;
}
.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;
}
.bx-wrapper .bx-pager {
    text-align: center;
    padding-top: 10px;
    line-height: 1;
}
.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
	display:none;
}
.bx-viewport{
	position: static !important;
}

/* top */

#top h2 {
	font-size:26px;
	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:40px;
}
#top .point {
	font-size:18px;
	font-weight:600;
	text-align:center;
	line-height: 1;
	margin-bottom:15px;
}
#top .point span {
	font-size: 28px;
    display: inline-block;
    margin-left: 5px;
}
#top #sec01 {
	padding: 50px 20px 60px;
}
#top #sec01 .top_tel {
	margin-bottom: 30px;
}
#top #sec01 .info{
	margin:0 auto 60px;
	width:100%;
}
#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;
	text-align:center;
}
#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:100%;
}
#top #sec01 .results h2{
	margin-bottom:0;
	padding-top:30px;
	text-align:center;
}
#top #sec01 .results .result01{
	padding-top:44px;
	background:url(../Image/top/results_01_sp.png) no-repeat top 10px center;
	background-color:#257EA5;
	text-align:center;
	color:#FFF;
	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 20px;
}
#top #sec01 .results .result02{
	padding-top:44px;
	background:url(../Image/top/results_02_sp.png) no-repeat top 10px center;
	background-color:#1F5B76;
	color:#FFF;
	text-align:center;
	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 20px;
	color:#FFFF00;
}
#top #sec01 h2 {
	color:#0D0D80;
}
#top #sec01 .sec01_inner li {
	text-align:center;
}
#top #sec01 .sec01_inner li:first-child {
	margin-bottom:50px;
}
#top #sec01 .sec01_inner li dl {
	padding: 15px 0;
	width: 90%;
	margin: 0 auto;
}
#top #sec01 .sec01_inner li dl dt {
	color:#0D0D80;
	font-size:18px;
	font-weight:600;
	margin-bottom:5px;
}
#top #sec01 .sec01_inner li dl dd {
	margin-bottom:5px;
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	padding-left: 1.0em;
	text-indent: -1.0em;
}
#top #sec01 .sec01_inner li dl dd:last-child {
	margin-bottom:0;
}
#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;
	padding:5px;
	border:1px #89A51D solid;
}
#top #sec02 {
	background:url(../Image/top/point_bg.jpg) center no-repeat;
	background-size:cover;
}
#top #sec02 h2 {
	color: #FFFF00;
    border-bottom: #FFFF00 1px solid;
    padding-bottom: 8px;
}
#top #sec02 .point {
	color:#fff;
}
#top #sec02 h3 {
	color: #fff;
    font-size: 22px;
    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 #sec02 .sec02_inner {
	padding: 0 10px;
}
#top #sec02 ul {
	background: url(../Image/top/point_arrow.png) center bottom no-repeat;
    padding-bottom: 75px;
	margin-bottom: 35px;
}
#top #sec02 ul li {
	float: left;
    width: 48%;
    margin-bottom: 10px;
}
#top #sec02 ul li:nth-child(2n) {
	float: right;
}
#top #sec02 ul li:nth-child(3),
#top #sec02 ul li:nth-child(4) {
    margin-bottom: 0;
}
#top #sec02 ul li:last-child {
	float: none;
    margin: 0 auto;
}
#top #sec02 .sec02_box {
    background: url(../Image/top/point_subbg_sp.png) top center no-repeat;
    background-size: 100% 190px;
}
#top #sec02 .sec02_box .link_btn {
	text-align: center;
    padding-top: 200px;
}
#top #sec03 h2,
#top #sec04 h2 {
	color: #0D0D80;
    background: url(../Image/top/ttl_bar.png) center bottom no-repeat;
    padding-bottom: 15px;
    margin: 0 10px 40px;
}
#top #sec03 .point,
#top #sec04 .point {
	color:#0D0D80;
}
#top #sec03 .sec03_inner,
#top #sec04 .sec04_inner {
	padding:0 20px;
}
#top #sec03 {
	background-color:#FFFFE8;
}
#top #sec03 .imgArea {
	margin-bottom:25px;
}
#top #sec03 .tArea {
	line-height: 1.8;
}
#top #sec03 .link_btn {
    text-align: center;
	padding-top: 10px;
}
#top #sec03 .sec03_inner02 {
	padding-top:40px;
}
#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:86%;
	margin:0 auto 20px;
	padding:3%;
	background-color:#FFFFF4;
	border:1px solid #2A6BB4;
}
#top #sec03 .sec03_inner02 li .example-top{
	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 li {
	margin-bottom:40px;
}
#top #sec04 li:last-child {
	margin-bottom:0;
}
#top #sec04 li .imgArea {
	text-align: center;
	margin-bottom:20px;
}
#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;
}
#top #sec05 h2 {
	color: #0D0D80;
    margin-bottom: 30px;
}
#top #sec05 .sec05_inner {
    background: url(../Image/top/area_bg_sp.png) center no-repeat;
    background-size: contain;
    padding: 0 20px;
}
#top #sec05 table th {
	width:20%;
	font-size:20px;
    text-align: left;
}
#top #sec05 table td {
	width:80%;
	line-height:1.6;
	padding: 15px 0;
}

/*-------------------------------------
			about
--------------------------------------*/

#about .about_link{
	width:80%;
	margin:0 auto 40px;
}
#about .about_link li{
	margin-bottom:20px;
}
#about #sec01 {
	background-color:#FFFFE8;
}
#about .sec01_inner,
#about .sec02_inner {
	padding: 0 20px;
}
#about h2{
	margin-bottom: 0;
}
#about h3 {
	color: #0D0D80;
	font-size: 26px;
    font-weight: 600;
    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{
	text-align: center;
	padding: 0 20px;
}
#about #leadtxt .lead_inner > p{
	color: #666;
	font-size: 16px;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.7;
	text-align:left;
	letter-spacing: -0.02em;
}
#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{
	margin: 30px auto;
}
#about #leadtxt .lead_inner li:first-child{
	margin-bottom: 15px;
}
#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 .emphasis_br{
	color: #90c11d;
}
#about #sec01{
	background-color:#FFF;
}
#about #sec01 .sec01_top {
    background: url(../Image/top/point_arrow.png) center bottom no-repeat;
    padding-bottom: 60px;
    margin: 0 auto 40px;
}
#about #sec01 .sec01_top h4 {
	margin-bottom:30px;
}
#about #sec01 .sec01_top .tArea {
	line-height:1.7;
	margin-bottom:20px;
	text-align: center;
}
#about #sec01 .sec01_top .imgArea li img {
	width:100%;
}
#about #sec01 .sec01_top .imgArea {
	text-align: center;
	display:none;
}
#about #sec01 .sec01_top .imgArea li {
	width: 47%;
	display:inline-block;
}
#about #sec01 .sec01_top .imgArea li:first-child {
	margin-right:5px;
}
#about #sec01 .sec01_top .imgArea li:last-child {
	margin-top: 10px;
}

#about #sec01 .sec01_btm {
	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 {
    background-color: #fff;
    padding: 25px 20px;
    border: #81a923 1px solid;
}
#about #sec01 .sec01_btm li:not(:last-child){
	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 {
	text-align:center;
	margin:0 auto;
}
#about #sec01 .sec01_price p {
	color: #0D0D80;
	font-size: 28px;
	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: 20px;
}
#about #sec01 .sec01_price a img:hover {
	opacity:1.0;
}
#about #sec02 {
	background-color:#FFFFE8;
}
#about #sec02 h4 {
	margin-bottom:60px;
}
#about #sec02 h4 img {
	width: 100%;
}
#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 130px;
	text-indent:-9999px;
}
#about #sec02 dl dt.ttl01 {
	color:#db7916;
	background:url(../Image/about/ttl01.png) left bottom 11px no-repeat;
	background-size: 120px;
    padding-top: 0;
}
#about #sec02 dl dt.ttl02 {
	color:#d9bb25;
	background:url(../Image/about/ttl02.png) left top 28px no-repeat;
	background-size: 120px;
}
#about #sec02 dl dt.ttl03 {
	color:#468d7b;
	background:url(../Image/about/ttl03.png) left top 28px no-repeat;
	background-size: 120px;
}
#about #sec02 dl dt.ttl04 {
	color:#2b6bb5;
	background:url(../Image/about/ttl04.png) left top 29px no-repeat;
	background-size: 120px;
}
#about #sec02 dl dd {
	line-height: 1.75;
    padding: 10px 10px 6px;
}
#about #sec02 dl dd:nth-child(3n){
    border-bottom: #ccc 1px dashed;
	padding: 0 10px 30px 25px;
	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;
}


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

#price h2{
	margin-top: 0;
	margin-bottom: 20px;
}
#price #sec01 {
	background-color:#D6E6F4;
}
#price #sec01 .sec01_inner {
	padding: 0 20px;
}
#price #sec01 .sec01_inner li {
	text-align:center;
}
#price #sec01 .sec01_inner li:first-child {
	margin-bottom: 50px;
}
#price #sec01 .sec01_inner li dl {
	padding:24px 0;
	margin: 0 auto;
	width: 90%;
}
#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;
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	padding-left: 1.0em;
	text-indent: -1.0em;
}
#price #sec01 .sec01_inner li dl dd span{
}
#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 p.supply{
	margin-bottom: 15px;
	padding-left: 1.0em;
	text-indent: -1.0em;
	text-align: center;
}
#price .plan_box {
    background-color: #ffffe8;
    padding: 25px 20px;
    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 {
}
#price .plan_box li {
	font-size:14px;
	line-height:1.5;
	margin-bottom:10px;
	padding-left: 1.0em;
	text-indent:-1.0em;
}
#price .plan_box li::before {
	display: inline-block;
    content: "";
    border: 7px solid transparent;
    border-left-color: #ea8c00;
    margin-right: 3px;
	position: relative;
	top: 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: 17px;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 10px;
	color: #fff;
	padding: 3px 20px;
}
#price .plan_top h3 {
	background:#81A923;
}
#price .plan_btm h3 {
	background:#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 {
    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;
}
#price .plus_point_under{
	margin:10px 20px 0;
}
#price .plus_point_under h4{
	color:#F00;
}

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

#zeirishi .rotate{
	display: inline-block;
	transform: rotate(90deg) !important;
	-moz-transform: rotate(90deg) !important;
	-webkit-transform: rotate(90deg) !important;
	-ms-transform: rotate(90deg) !important;
}
#zeirishi h2 {
	width:100%;
	margin:0;
}
#zeirishi h3 {
	color: #0D0D80;
	font-size: 26px;
    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 {
    background-color: #fff;
    border: #26268d 2px solid;
    padding: 25px;
    margin: 0 auto;
}
#zeirishi #sec01 .tArea {
	text-align:center;
	margin-bottom: 30px;
}
#zeirishi #sec01 .tArea p {
	color: rgba(205,58,61,1.00);
    font-size: 24px;
    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;
}
#zeirishi #sec01 .tArea p:first-child {
	margin-right: 15	px;
}
#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: 24px;
    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: 20px;
    margin-bottom: 60px;
}
#zeirishi #sec02 .sec02_top {
    border: #90c11d 2px solid;
    background-color: rgba(226, 242, 190, 0.36);
    padding: 40px 20px;
	margin-bottom: 60px;
}
#zeirishi #sec02 .sec02_top .imgArea {
	margin-bottom: 30px;
}
#zeirishi #sec02 .sec02_top .imgArea li {
	margin: 0 auto 20px;
}
#zeirishi #sec02 .sec02_top .imgArea li:last-child {
	margin-bottom: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{
	padding: 0 20px;
}
#zeirishi #sec02 .sec02_btm h4 {
	color: #333;
}
#zeirishi #sec02 .sec02_btm a {
	color: #fff;
    font-size: 18px;
    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: 10px 22px;
}
#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 {
	padding: 0 20px;
}
#zeirishi #sec03 .sec03_inner li {
    background-color: #fff;
    padding: 20px 20px 35px;
	margin-bottom: 30px;
}
#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: 1.4;
    padding-top: 85px;
	margin-bottom: 10px;
	text-align: center;
}
#zeirishi #sec03 .sec03_inner li.point01 h4 {
	color:#eb9b4a;
	background:url(../Image/zeirishi/point01_sp.png) center top no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point02 h4 {
	color:#2c2f93;
	background:url(../Image/zeirishi/point02_sp.png) center top no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point03 h4 {
	color:#eb9b4a;
	background:url(../Image/zeirishi/point03_sp.png) center top no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point04 h4 {
	color:#2c2f93;
	background:url(../Image/zeirishi/point04_sp.png) center top no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point05 h4 {
	color:#eb9b4a;
	background:url(../Image/zeirishi/point05_sp.png) center top no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li.point06 h4 {
	color:#2c2f93;
	background:url(../Image/zeirishi/point06_sp.png) center top no-repeat;
	background-size:75px;
}
#zeirishi #sec03 .sec03_inner li .imgArea{
	margin-bottom: 20px;
}
#zeirishi #sec03 .sec03_inner li .imgArea img {
}
#zeirishi #sec03 .sec03_inner li .txtArea {
	line-height: 1.7;
	letter-spacing: 0.05em;
}
/*-利用申込書ダウンロードはこちら-*/
#zeirishi #sec03 .sec03_top{
	padding-bottom: 60px;
}
#zeirishi #sec03 .sec03_btm{
	text-align: center;
	padding: 0 20px;
}
#zeirishi #sec03 .sec03_btm:before{
	width: 180px;
	height: 47px;
	content: "";
	background: url(../Image/common/arrow_large_og.png) no-repeat center top;
	background-size: 180px;
	display: block;
	margin: 0 auto;
}
#zeirishi #sec03 .sec03_btm p span{
	font-size: 26px;
	padding: 10px 0;
	display: inline-block;
	line-height: 1.2;
}
#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: 28px;
	font-weight: 600;
	line-height: 50px;
	padding: 40px 0 10px;
	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 .sec04_top {
	padding-bottom:60px;
	border-bottom:#ccc 1px solid;
}
#zeirishi #sec04 .plan01 {
	margin-bottom: 40px;
}
#zeirishi #sec04 h4 {
	font-size: 18px;
    font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 0 20px 75px;
	position: relative;
}
#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: absolute;
	top: 65px;
	right: 0;
}
#zeirishi #sec04 .sec04_btm {
	padding-top:60px;
}
#zeirishi #sec04 .sec04_btm .plan01 > p{
    padding-bottom: 40px;
    font-size: 22px;
    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:"";
	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: 26px;
}
#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: 14px;
    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 5px;
}
#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: 35%;
	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 {
	padding: 0 20px;
}
#zeirishi #sec05 .sec05_step {
	margin-bottom:35px;
}
#zeirishi #sec05 .sec05_step li {
	width:180px;
	margin: 0 auto 40px;
}
#zeirishi #sec05 .sec05_step li:last-child {
	margin-bottom: 0;
}
#zeirishi #sec05 .sec05_step li:not(:last-child):after {
	content: "";
	background: url(../Image/zeirishi/step_arrow.png) no-repeat center top;
	display: block;
	width: 100%;
	height: 20px;
    position: relative;
    top: 20px;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
#zeirishi #sec05 .sec05_step li img {
	margin-bottom:15px;
}
#zeirishi #sec05 .sec05_step li p{
	text-align: center;
}
#zeirishi #sec05 .sec05_link li {
	margin: 0 auto;
}
#zeirishi #sec05 .sec05_link li:first-child {
	margin-bottom:20px;
}
#zeirishi #sec05 .ssec05_link a img:hover {
	opacity:1.0;
}
#zeirishi #sec06 .sec06_inner {
	text-align:center;
	padding: 0 20px;
}

/*-------------------------------------
	        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 #sec02 .sec02_inner {
	margin:0 auto;
	padding: 0 20px;
}
#zeirishi_login #sec02 .sec02_top {
	text-align:center;
	margin-bottom:30px;
}
#zeirishi_login #sec02 .sec02_btm {
    background-color: rgba(204,204,204,0.4);
    border: #ccc 1px solid;
    padding: 25px;
    margin: 0 auto;
}
#zeirishi_login #sec02 .sec02_btm table {
	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;
	display: list-item;
	list-style-type: none;
}
#zeirishi_login #sec02 .sec02_btm table td {
	display: list-item;
	list-style-type: none;
}
#zeirishi_login #sec02 .sec02_btm table td input {
	width: 100%;
	box-sizing: border-box;
    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 {
    text-align: center;
    background-color: #D6E6F4;
    padding: 60px 20px;
    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: 8px 20px;
	display: inline-block;
}

/*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{
	margin: 0;
}
#example #sec01{
	padding: 60px 20px;
}
#example #sec01 li{
	padding: 30px 0;
	border: 3px solid #0b0b80;
	box-sizing: border-box;
	padding: 20px;
	background: #ffffe8;
}
#example #sec01 li:not(:last-child){
	margin-bottom: 30px;
}

/*-事例紹介-*/
#example #sec01 .sec01_inner p.point{
	text-align:left;
	color: #0D0D80;
}
#example #sec01 .sec01_inner .txtArea{
}
#example #sec01 .sec01_inner .txtArea p:first-child{
	font-size: 20px;
	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:90%;
    margin: 0 auto 30px;
	padding:0 5%;
}
/*-------------------------------------
		example-detail
--------------------------------------*/

#example-detail h2{
	margin: 0;
}
#example-detail h3{
	font-size: 22px;
	color: #ea8c00;
	padding: 5px 0 10px;
	border-bottom: 1px dashed #999;
}
#example-detail #sec01{
	padding: 0 0 60px;
}
#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 .sec01_inner p.point{
	color: #0D0D80;
	margin-bottom: 0;
	display: inline-block;
}
#example-detail #sec01 .sec01_inner article{
	border-bottom: 3px solid #0b0b80;
	box-sizing: border-box;
	padding: 60px 20px 0;
	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{
	margin: 0;
}
#qa #sec02{
	padding: 0 0 60px;
}
#qa #sec02 .sec02_inner{
	padding: 0 20px;
}
#qa #sec01 .sec01_inner .qa_list{
	z-index: 1;
	background: #fafafa;
	padding: 60px 0;
}
#qa #sec01 .sec01_inner .qa_list:after{
	display: block;
	height: 3px;
	width: 100%;
	content: "";
	z-index: 10;
	background: url(../Image/qa/line_LR.png) repeat-x left bottom;
	position:relative;
	top: 60px;
}
#qa #sec01 .sec01_inner .txtArea{
	box-sizing: border-box;
	padding: 0 20px;
}
#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;
}
#qa .sec01_inner .q_txtArea h3{
	font-size: 22px;
	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: 14px;
	letter-spacing: 0.01em;
	line-height: 1.4;
	background:url(../Image/common/icon_check_blue.png) no-repeat left 12px center;
	background-size:14px;
	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: 80px;
	padding-bottom: 20px;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.7;
	color: #0b0b80;
	position: relative;
}	
#qa #sec02 .qa_summary_top p:before{
	content:"";
	width: 100%;
	height: 60px;
	display: block;
	background:url(../Image/common/icon_point.png) no-repeat center center;
	background-size: 60px;
	position: absolute;
	top:0;
}
#qa #sec02 .qa_summary_btm:before{
	width: 180px;
	height: 47px;
	content: "";
	background: url(../Image/common/arrow_large_og.png) no-repeat center top;
	background-size: 180px;
	display: block;
	margin: 0 auto;
	padding-bottom: 20px;
}
#qa #sec02 .qa_summary_btm{
	text-align: center;
	padding-top: 40px;
}
#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 {
	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{
	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_LR.png) repeat-x left top #fff;
}
#privacy #sec01 .txtArea:after{
	background: url(../Image/privacy/line_LR.png) repeat-x left top #fff;
}
#privacy #sec01 .txt_inner{
	padding: 20px;
}

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

/*-内容確認画面ここから-*/

/* 内容確認画面のテーブルを全幅 */
#mfp_confirm_table#mfp_confirm_table{
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	padding: 30px 20px;
	border-collapse: separate;
	border-top: #0b0b80 2px solid; /*-内容確認画面tableの枠線指定-*/
	border-bottom: #0b0b80 2px solid; /*-内容確認画面tableの枠線指定-*/
}
#mfp_confirm_table tr{
	border: none !important;
}
#contact table#mfp_confirm_table tr.mfp_colored {
	background-color:#fff !important;/*-確認画面の背景色-*/
}
/* 内容確認画面のテーブルのデザイン */
#mfp_confirm_table th,
#mfp_confirm_table td {
	line-height:1.5 !important;
	border-top: none !important;
	background: #fff !important;
	border: none !important;
	width: 100% !important;
	box-sizing: border-box;
	white-space: inherit !important;
}
#mfp_confirm_table tr th {
	text-align:left !important;
	font-size: 16px !important;
	padding: 10px 0 5px !important;
}
table#mfp_confirm_table tr td {
	font-size: 14px !important;
	border-bottom: 1px solid #ccc !important; /*-th,tdの横border-*/
	padding: 0 0 10px !important;
}
table#mfp_confirm_table tr:first-child th{
	padding-top: 0 !important;
}
table#mfp_confirm_table tr:last-child td{
	padding-bottom: 0 !important;
}
table#mfp_confirm_table tr:last-child th,
table#mfp_confirm_table tr:last-child td{
	border-bottom: none !important;
}
/*-table上部「入力内容の確認」テキスト-*/
div#mfp_phase_confirm h4 {
	font-size: 20px !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;
	padding-top: 0 !important;
}
/*-内容確認キャンセルボタン-*/
div.mfp_buttons button#mfp_button_cancel{
	margin-top: 20px;
	background: #80C1EF;
}

/*-内容確認画面ここまで-*/


/*-ページレイアウト-*/

#contact h2{
	margin-bottom: 0;
}
#contact .sec01_inner{
	padding: 60px 0;
}
#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 #sec01 .description .must-fill{
	padding: 0 9px;
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	font-weight:600;
}
#contact p span{
	font-size: 26px;
}
/*-入力フォームレイアウトここから-*/
#contact form{
	box-sizing: border-box;
	border-top: #0b0b80 2px solid;
	border-bottom: #0b0b80 2px solid;
	padding: 30px 20px;
	background: #fff;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#contact table{
	border-collapse: collapse;
	list-style-type: none !important;
}
#contact th,
#contact td{
	display: list-item;
	border: none;
	list-style-type: none !important;
	font-size: 16px;
}
#contact tbody tr{
	padding-bottom: 10px;
}

#contact #sec01 .description{
	padding: 0 20px;
}
#contact #sec01 .description p{
	text-align: center;
	font-size: 16px;
	line-height: 1.4;
	text-align:left;
	margin-bottom:10px;
}
#contact #sec01 .description p:first-child{
	margin-bottom: 40px;
	text-align:center;
}
#contact  #sec01 .description p:nth-child(2){
	font-size: 13px;
}
#contact #sec01 .description .must-fill{
	margin:0 10px 0 0;
	padding:2px 9px;
}
#contact p span{
	font-size: 24px;
}
#contact .date p:not(:first-child){
	margin-top:10px;
}
#contact .date p:nth-child(n+8){
	margin:0 0 10px;
}
#contact .date p{
	font-weight:600;
}
#contact .example{
	font-size:12px;
	font-weight:normal !important;
}
#contact table tr:not(:last-child){
	border-bottom: 1px solid #ccc;
}
#contact table th,
#contact table td{
	text-align: left;
}
#contact table tr: last-child th,
#contact table tr: last-child td{
	border-bottom: none;
}
#contact table th{
	color: #666;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	font-weight: 600;
	margin-bottom: 8px;
	width: 100%;
	display: block;
}
#contact tbody tr:not(:first-child) th{
	padding-top: 30px;
}
#contact tbody td{
	padding-bottom: 30px;
}
/*-入力例テキスト-*/
#contact .example,
#contact .supply{
	font-size:12px;
	font-weight:normal !important;
	margin-top: 0;
}
#contact .example{
	padding-top: 8px;
}
#contact .must-fill,
#contact .non_must-fill{
	padding: 0 9px;
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	font-weight:600;
}
/* 入力画面の「必須」のデザイン */
#contact .must-fill{
	background:#A05050;
	color:#fff;
}
/*-入力画面の「任意」のデザイン-*/
#contact .non_must-fill{
	background: #BAAC73;
	color: #fff;
}
/*-inputのwidth-*/
#contact tbody select,
#contact tbody input,
#contact tbody textarea{
	width: 95% !important;
	height: 100% !important;
	box-shadow: none !important;
	padding: 5px !important;
}
#contact table td input[type="radio"],
#contact table td input[type="checkbox"]{
	display: inline-block;
	width:16px !important;
	height:16px !important;
	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 !important;
	margin-right: 8px;
	vertical-align: bottom;
}
#contact table td input[name="ご相談内容について（その他）"]{
	margin-top: 10px;
}
/*-送信ボタン-*/
#contact .mfp_buttons{
	padding-top: 30px;
}
#contact .mfp_buttons button{
	display: block;
	width: 205px;
	height: 33px;
	cursor: pointer;
	overflow: hidden;
	border: none;
	border-radius: 0;
	text-indent: -9999px !important;
	margin: 0 auto;
}
#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{
	padding: 60px 20px 100px;
	margin: 0 auto;
}
#thanks #sec01{
	text-align: center;
}
#thanks #sec01 p{
	font-size: 16px;
	line-height: 2.0;
	margin-bottom: 30px;
}
#thanks #sec01 a{
	display: inline-block;
}

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

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

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

#registration-form #sec01 .description{
	padding: 0 20px;
	margin-bottom: 10px;
}
#registration-form #sec01 .description p{
	text-align: center;
	font-size: 16px;
	line-height: 1.4;
	text-align:left;
}
#registration-form #sec01 .description p:first-child{
	margin-bottom: 40px;
	text-align:center;
}
#registration-form  #sec01 .description p:nth-child(2){
	font-size: 13px;
}
#registration-form #sec01 .description .must-fill{
	padding: 0 9px;
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	font-weight:600;
}
#registration-form p span{
	font-size: 24px;
}
/*-フォームレイアウトここから-*/
#registration-form form{
	border-top: #0b0b80 2px solid;
	border-bottom: #0b0b80 2px solid;
	padding: 30px 0;
	background: #fff;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#registration-form table th,
#registration-form table td{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	display: list-item;
	border: none;
	list-style-type: none !important;
	font-size: 16px;
	padding: 0 20px;
}
#registration-form table tr: last-child th,
#registration-form table tr: last-child td{
	border-bottom: none;
}
#registration-form table th{
	color: #666;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	font-weight: 600;
	padding-bottom: 8px;
	width: 100%;
	display: block;
}
#registration-form table tr th.heading{
	margin: 0;
	padding: 15px 0 !important;
	text-align: center;
}
#registration-form table tr:not([class]) th.heading{
	background: #eee;
}
#registration-form tbody td{
	padding-bottom: 30px;
}
#registration-form table tr:not(:first-child) th{
	border-top: 1px solid #ccc;
	padding-top: 30px;
}
#registration-form tbody tr:not(:last-child) td{
	padding-bottom: 30px;
}
/*-inputのwidth-*/
#registration-form tbody select,
#registration-form tbody input,
#registration-form tbody textarea{
	width: 95% !important;
	height: 100% !important;
	box-shadow: none !important;
	padding: 5px !important;
}
#registration-form .date p:not(:first-child){
	margin-top:10px;
}
#registration-form .date p:nth-child(n+8){
	margin:0 0 10px;
}
#registration-form .must-fill,
#registration-form .non_must-fill{
	padding: 0 9px;
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	font-weight:600;
}

/* 入力画面の「必須」のデザイン */
#registration-form .must-fill{
	background:#A05050;
	color:#fff;
}
/*-入力画面の「任意」のデザイン-*/
#registration-form .non_must-fill{
	background: #BAAC73;
	color: #fff;
}
#registration-form .date p{
	font-weight:600;
}
#registration-form .example{
	font-size:12px;
	font-weight:normal !important;
}
/*-税理士がいない場合-*/

#registration-form table tr.non_partner{
	background: #FFF8FF;
}
/*-税理士がいる場合-*/
#registration-form table tr.partner{
	background: #FFFFE8;
}
/*-入力例テキスト-*/
#registration-form .example,
#registration-form .supply{
	font-size:12px;
	font-weight:normal !important;
	margin-top: 0;
}
#registration-form .example{
	padding-top: 8px;
}
#registration-form table td input[type="radio"],
#registration-form table td input[type="checkbox"]{
	display: inline-block;
	width:16px !important;
	height:16px !important;
	vertical-align: middle;
	margin-right: 8px;
}
#registration-form table td input[type="radio"]{
	position:relative;
	bottom: 3px;
}
#registration-form table td input[type="checkbox"]{
	position: relative;
	top: -1px;
}
#registration-form table  td input[name="訪問回数"]{
	display:inline-block !important;
	width: 2.5em !important;
	margin: 0 8px!important;
	vertical-align: bottom;
}
#registration-form table td input[name="従業員数"]{
	display:inline-block!important;
	width: 2.5em!important;
	margin-right: 8px!important;
	vertical-align: bottom;
}
#registration-form table td p:not(first-child){
	margin-top: 5px;
}
#registration-form table td input.form_sh{
	width:58%;
}
/*-送信ボタン-*/
#registration-form .mfp_buttons{
	padding: 30px 0;
}
#registration-form .mfp_buttons button{
	display: block;
	width: 205px;
	height: 33px;
	cursor: pointer;
	overflow: hidden;
	border: none;
	border-radius: 0;
	text-indent: -9999px !important;
	margin: 0 auto;
}
#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 #sec01 .description{
	padding: 0 20px;
	margin-bottom: 10px;
}
#hearing #sec01 .description p{
	text-align: center;
	font-size: 16px;
	line-height: 1.4;
	text-align:left;	
}
#hearing #sec01 .description p:first-child{
	margin-bottom: 40px;
	text-align:center;
}
#hearing  #sec01 .description p:nth-child(2){
	font-size: 13px;
}
#hearing #sec01 .description .must-fill{
	padding: 0 9px;
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	font-weight:600;
}
#hearing p span{
	font-size: 24px;
}
/*-フォームレイアウトここから-*/
#hearing form{
	border-top: #0b0b80 2px solid;
	border-bottom: #0b0b80 2px solid;
	padding: 0 0 30px;
	background: #fff;
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProNs","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#hearing table th,
#hearing table td{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	display: list-item;
	border: none;
	list-style-type: none !important;
	font-size: 16px;
	padding: 0 20px;
}
#hearing table tr: last-child th,
#hearing table tr: last-child td{
	border-bottom: none;
}
#hearing table th{
	color: #666;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	font-weight: 600;
	padding-bottom: 8px;
	width: 100%;
	display: block;
}
#hearing table th.heading{
	margin: 0;
	padding: 15px 0 !important;
	text-align: center;
}
#hearing table tr:not([class]) th.heading{
	background: #eee;
}
#hearing tbody td{
	padding-bottom: 30px;
}
#hearing table tr:not(:first-child) th{
	border-top: 1px solid #ccc;
	padding-top: 30px;
}
#hearing tbody tr:not(:last-child) td{
	padding-bottom: 30px;
}

/*-inputのwidth-*/
#hearing tbody input,
#hearing tbody textarea{
	width: 95% !important;
	height: 100% !important;
	box-shadow: none !important;
	padding: 5px !important;
}
#hearing .date p:not(:first-child){
	margin-top:10px;
}
#hearing .date p:nth-child(n+8){
	margin:0 0 10px;
}
#hearing .must-fill,
#hearing .non_must-fill{
	padding: 0 9px;
	font-size: 12px;
	display: inline-block;
	margin-right: 10px;
	font-weight:600;
}

/* 入力画面の「必須」のデザイン */
#hearing .must-fill{
	background:#A05050;
	color:#fff;
}
/*-入力画面の「任意」のデザイン-*/
#hearing .non_must-fill{
	background: #BAAC73;
	color: #fff;
}
#hearing .date p{
	font-weight:600;
}
#hearing .example{
	font-size:12px;
	font-weight:normal !important;
}
/*-スペシャルコース希望条件-*/
#hearing table tr.course_special{
	background: #FFF8FF;
}
/*-プレミアムコース希望条件-*/
#hearing table tr.course_premium{
	background: #FFFFE8;
}
/*-入力例テキスト-*/
#hearing .example,
#hearing .supply{
	font-size:12px;
	font-weight:normal !important;
	margin-top: 0;
}
#hearing .example{
	padding-top: 8px;
}
#hearing table td input[type="radio"],
#hearing table td input[type="checkbox"]{
	display: inline-block;
	width:16px !important;
	height:16px !important;
	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="増加させたい案件数"],
#hearing table td input[name="開業年数"]{
	display:inline-block;
	width: 2.5em !important;
	margin: 0 8px !important;
	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 table td p:not(first-child){
	margin-top: 5px;
}
#hearing table td input.form_sh{
	width:58%;
}
/*-送信ボタン-*/
#hearing .mfp_buttons{
	padding: 30px 0;
}
#hearing .mfp_buttons button{
	display: block;
	width: 205px;
	height: 33px;
	cursor: pointer;
	overflow: hidden;
	border: none;
	border-radius: 0;
	text-indent: -9999px !important;
	margin: 0 auto;
}
#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;
}







}
