﻿@charset "utf-8";
/*
	2018メインページテンプレートv4 
*/

/* トップ V4用 Start */
body {
    margin-top: 0;
}

.v4_toTop{
	margin: 1em 0 0 1em;
}
.v4_toTop a:hover{
	color: #1B95E0;
	text-decoration: underline;
}

.v4_f_bold{
	font-weight: bold;
}
.v4_f_blue{
	color: #336d9d;
}
.v4_f_blue02{
	color: #1c4678;
}
.v4_f_red{
	color: #e4480a;
}
.v4_f_red02{
	color: #b40000;
}
.v4_f_blue02{
	color: #1c4678;
}
.v4_f_black{
	color: #000!important;
}
.v4_f_bt{
	color: #386093!important;
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 0.8em!important;
}

.v4_f_ss{
	font-size: 16px!important;
}
.v4_f_s{
	font-size: 18px!important;
}
.v4_f_m{
	font-size: 19px!important;
}
.v4_f_l{
	font-size: 22px!important;
}


.v4_l_red{
	background-color:#d11b1b;
}

.v4_line{
/*	border-bottom: solid 1px #000;*/
	text-decoration: underline;
/*	background: linear-gradient(transparent 95%, #000 95%);*/
}
.v4_line_white{
	border-bottom: solid 1px #FFF;
/*	text-decoration: underline;*/
/*	background: linear-gradient(transparent 95%, #FFF 95%);*/ 
}

.v4_mb0{
	margin-bottom: 0px !important;
}
.v4_mb30{
	margin-bottom: 30px !important;
}
.v4_mb50{
	margin-bottom: 50px !important;
}
.v4_mb80{
	margin-bottom: 80px !important;
}
.v4_mb100{
	margin-bottom: 100px !important;
}
.v4_mb120{
	margin-bottom: 120px !important;
}

.v4_ls05{
	margin-bottom: 0.75em!important;
}
.v4_ls2{
	margin-bottom: 2em!important;
}
.v4_ls3{
	margin-bottom: 4.5em!important;
}

.v4_ls4{
	margin-top: 2.4em!important;
    margin-bottom: 1.2em!important;
}
.v4_mt1{
	margin-top: 1.8em!important;
}
.v4_mt2{
	margin-top: 4em!important;
}
.v4_mt3{
	margin-top: 3em!important;
}
.v4_ff_noto{
	font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-s!important;
	font-weight: bold;
	font-feature-settings: "pkna";
}
.v4_clearfix:after {
  clear: both;
  content: '';
  display: block;
}

.v4_left {
	text-align: left;
}

.v4_all{
    margin-top: 33px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif!important;
	line-height: 1.6!important;
}
.v4_all p{
	line-height: 1.6!important;
	margin-bottom: 1.5em;
}
.v4_all img{
	max-width: 100%;
    margin: 0;
}
.v4_all input{
	max-width: 100%;
}
.v4_all a:hover{
     text-decoration: underline;
}
.v4_center{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.v4_area01{
	width: 1000px;
	max-width: 98%;
	margin: 0 auto;
}
.v4_area02{
	width: 940px;
	max-width: 98%;
	margin: 0 auto;
}
.v4_area03{
	width: 780px;
	max-width: 98%;
	margin: 0 auto;
}
.v4_area04{
	width: 905px;
	max-width: 100%;
	margin: 0 auto;
}
.v4_area05{
	width: 905px;
	max-width: 92.5%;
	margin: 0 auto;
}
.v4_area06{
	width: 1100px;
	max-width: 92.5%;
	margin: 0 auto;
}
.v4_area_trans_sent {
    width: 719px;
    max-width: 95%;
    margin: 0 auto;
}
.v4_area_topimg {
    width: 875px;
    max-width: 99%;
    margin: 0 auto;
}

.v4_topbox{
	font-size: 46px;
	font-weight: bold;
	margin-bottom: 1.2em;
	text-align: center;
}
.v4_topbox .v4_toptit{
	margin-bottom: 0.1em;
}
.v4_topbox .v4_topsent{
	text-align: center;
	margin-left: -0.7em;
}
.v4_topbox .v4_topsent .topwaku{
	background: #336d9d;
	border-radius: 10px;
	font-size: 28px;
	text-align: center;
	color: #FFF;
	padding: 0.2em 0.8em;
	margin: 0 0.2em;
}
.v4_topbox img{
	max-width: 95%;
	margin-bottom: 1em;
}

.v4_tsuyomi{
	width: 790px;
	max-width: 100%;
	border: solid 1px #000;
	margin: 0 auto;
	padding: 8px 30px;
}
.v4_tsuyomi img{
	margin: 0;
	max-width: 100%;
}

.v4_kaiketsu{
	background: #d6e4f5;
	text-align: center;
	padding: 0.2em 0;
	cursor: default;
}
.v4_kaiketsu img{
	height: 357px;
	width: auto;
}
.v4_kaiketsu a{
	cursor: default;
}

.v4_tit_gwaku{
	color: #FFF;
	background: #404040;
	padding: 2px 0.6em;
	margin: 0.1em 0.5em 0 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-size: 0.85em;
}
.v4_tit_gwaku_address{
	color: #FFF;
	background: #111;
	padding: 1px 0.6em;
	margin: 0.1em 1em 0 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.v4_titbox01, .v4_titbox02{
	width: 1100px;
	max-width: 97%;
	margin: 4.5em auto 4em auto;
	padding: 1.6em 0em;
	text-align: center;
	position: relative;
}
.v4_titbox01_02{
	margin: 3em auto 4em auto;
}
.v4_titbox01_03{
	margin: 2em auto 4em auto;
}
.v4_titbox01{
	background: #17375d;
    border-top: solid 3px #17375d;
    border-bottom: solid 3px #17375d;
}
.v4_titbox01.bgstripe{
	background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/tit_stripe.png) center top no-repeat;
    border: 0;
    padding: 1.9em 0 0 0;
    /*height: 176px;*/
	height: 138px;
	margin-bottom: 1.5em;
}
.v4_titbox02{
	background: #e4480a;
    border-top: solid 3px #e4480a;
    border-bottom: solid 3px #e4480a;
}
.v4_titbox02.bgstripe_form{
	background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/tit_stripe_form.png) center top no-repeat;
    border: 0;
    padding: 1.9em 0 0 0;
    /*height: 176px;*/
	height: 138px;
	margin-bottom: 1.5em;
}
.v4_titbox01:after, .v4_titbox02:after {
    content: '';
    width: 100%;
    height: 48px;
    display: block;
    top: 99%;
    position: absolute;
}
.v4_titbox01:after {
    background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/titbox01_btm.png) no-repeat 50% 100%;
}
.v4_titbox02:after {
    background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/titbox02_btm.png) no-repeat 50% 100%;
}
.v4_titbox01.bgstripe:after, .v4_titbox02.bgstripe_form:after {
    content: none;
}
.v4_titbox01_trans{
	width: 940px;
}

.v4_sentbox01 .v4_tit{
	font-size: 22px;
	font-weight: bold;
	margin: 50px auto 10px auto;
}
.v4_sentbox01 .v4_tit_gray{
	background: #2d8f78;
	color: #FFF;
	margin: 20px auto 27px auto;
	padding: 0.5em 1.8em;
	display: inline-block;
	line-height: 1.2!important;
	box-shadow: 2px 2px 2px #aaa;
}
.v4_riyu_text{
	text-align: center;
}

.kuchikomitit{
/*	font-size: 31px;*/
  font-size: 34.1px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.8em;
	text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
	font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-s!important;
}

.v4_gbox01 {
	padding: 2em 0em;
    margin: 1em auto;
    background: #eeeeee;
    border-radius: 8px;
}

.v4_gbox01 .v4_tit02{
	background: #1c4678;
	background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/bg_venture.jpg) repeat 0px 0px;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
    border-radius: 4px;
	padding: 0.4em 0.7em;
/*	margin-bottom: 0.9em;*/
	line-height: 1.2!important;
}
.v4_gbox01 .v4_tit02_aft {
  position: relative;
  background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/bg_venture.jpg) repeat 0px 0px;
  width: 30px;
  height: 16px;
  left: 1.5em;
  margin-bottom: .9em;
  margin-top: -1px;
}
.v4_gbox01 .v4_tit02_aft:before, .v4_gbox01 .v4_tit02_aft:after {
  content: "";
  display: block;
  width: 23px;
  height: 11px;
  position: absolute;
  top: 1px;
  background: #eeeeee;
}
.v4_gbox01 .v4_tit02_aft:before {
    transform: rotate(45deg);
    transform-origin: left top;
    left: 0;
}
.v4_gbox01 .v4_tit02_aft:after {
    transform: rotate(-45deg);
    transform-origin: right top;
    right: 0;
}

}

.v4_gbox02 {
	padding: 2em 0em 1em;
    margin: 1em auto;
    background: #d5e5f5;
    border-radius: 8px;
}

.v4_cost_tit{
	margin-bottom: 2em;
	padding-bottom: 0.5em;
    border-bottom: solid 3px #17375d;
}
.v4_cost_tit img{
	width: 420px;
}

.v4_contactbnr{
	margin: 70px auto 0 auto;
	text-align: center;
}
.v4_contactbnr img{
	max-width: 95%;
}
.v4_contactbnr a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


.v4_bln01 ,.v4_bln02 {
    position: relative;
    padding: 59px 0.7em;
    margin: 2em 0 3.5em 0;
    font-weight: bold;
	text-align: center;
}
.v4_bln01 img, .v4_bln02 img {
	width: 787px;
}
.v4_bln01 {
/*	background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/bg_bln01.jpg) repeat 0px 0px;*/
	background: #005452;
}
.v4_bln02{
/*	background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/bg_bln02.jpg) repeat 0px 0px;*/
	background: #960102;
}

.v4_naiyo {
    padding: 0.5em 0 1em 0;
    margin: 2em auto;
    border: solid 2px #eeeeee;
}
.v4_naiyo .v4_tit {
	margin: 0.5em auto;
	padding: 0.4em 0em;
    background: #c2dbf1;
    border-radius: 5px;
	font-size: 42px;
	text-align: center;
	color: #10253f;
}
.v4_naiyo img{
	margin: 0 auto;
}
.naiyolistarea{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
	align-items: center; /* 縦方向中央揃え */
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
	margin: 0 auto!important;
}
.v4_naiyo .v4_img_r{
	float: left;
    width: 33.9%;
    margin-right: 1.5em;
}
.v4_naiyo .v4_img_r img{
	width: 319px;
	max-width: 100%;
}
.v4_naiyo ul {
	position: relative;
	width: 63%;
	float: right;
}
.v4_naiyo ul li {
	line-height: 1.5;
	padding: 0.5em 1em 0.5em 1.8em;
	list-style-type: none!important;
}
.v4_naiyo ul li:before {
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left : 0;
	color: #319b82;
	font-size: 1.6em;
	line-height: 1;
}

.v4_ebooks_sent{
	display: table-cell;
	vertical-align: middle;
	height: 195px;
}
.v4_ebooks img{
	float: left;
	height: 195px;
	margin-right: 1.5em; 
}

.v4_venture {
    background: #1c4678;
	background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/bg_venture.jpg) repeat 0px 0px;
	color: #FFF;
	padding: 3em 0;
}

.v4_venture .v4_tit {
	font-size: 46px;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-bottom: 1em;
	font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-serif;
}
.v4_venture .v4_tit:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #FFF;
	display: block;
}
.v4_venture .v4_tit:after {
	margin-left: 0.5em;
}

.v4_venture .v4_box01 {
    background: #eeeeee;
	color: #333;
	padding: 3em 0 2em 0;
	margin-bottom: 3.5em;
}
.v4_venture .v4_box01 .v4_titno{
	color: #1c4678;
	font-size: 28px;
	margin-bottom: 10px;
	background-image: url("https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/check_mark.png");
	background-repeat: no-repeat;
	background-position: left 0px top 0.2em;
	background-size: auto 32px;
	padding-left: 1.7em;
}
.v4_venture .v4_box01 .v4_titno.no01, .v4_venture .v4_box01 .v4_titno.no02, .v4_venture .v4_box01 .v4_titno.no03, .v4_venture .v4_box01 .v4_titno.no04, .v4_venture .v4_box01 .v4_titno.no05 {
    background-position: left 0px top 1px;
	background-size: auto 44px;
	font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-serif;
	font-feature-settings: "pkna";
}
.v4_venture .v4_box01 .v4_titno.no01 {
	background-image: url("https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/num01.png");
}
.v4_venture .v4_box01 .v4_titno.no02 {
	background-image: url("https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/num02.png");
}
.v4_venture .v4_box01 .v4_titno.no03 {
	background-image: url("https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/num03.png");
}
.v4_venture .v4_box01 .v4_titno.no04 {
	background-image: url("https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/num04.png");
}
.v4_venture .v4_box01 .v4_titno.no05 {
	background-image: url("https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/num05.png");
}

.v4_venture .v4_box02 {
    background: #ffd657;
	padding: 1.0em 0 0.6em 0;
	color: #111;
    border-radius: 8px;
}
.v4_venture .v4_box02 p {
    margin-bottom:0.6em;
}

.v4_venture .v4_box03 ul {
    background: #eeeeee;
	color: #111;
}
.v4_venture .v4_box03 ul li {
	width: 49.6%;
    display: inline-block;
    list-style:none;
	vertical-align: top;
	padding: 0 1em 1em 1em;
}
.v4_venture .v4_box03 .v4_titarea{
	font-weight: bold;
	text-align: left;
	margin: 1.7em auto 0.8em auto;
	font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-serif;
}
.v4_venture .v4_box03 a{
	color: #336c9d;
}
.v4_venture .v4_box03 p{
	margin-bottom: 0.75em;
}

.v4_soudan {
	text-align: center;
	margin-bottom: 1em;
    border: solid 2px #eeeeee;
}
.v4_soudan_trans {
	text-align: center;
	margin-bottom: 1em;
}

.v4_img01 {
	width: 699px;
	margin: 1.5em auto;
}
.v4_img01 img {
	width: 324.5px;
	max-width: 50%;
}
.v4_img01 .img_l{
	float: left;
}
.v4_img01 .img_r{
	float: right;
}

.v4_img02 {
	width: 780px;
	margin: 1.5em auto;
}
.v4_img02 img {
	width: 370px;
	max-width: 50%;
}
.v4_img02 .img_l{
	float: left;
}
.v4_img02 .img_r{
	float: right;
}

.v4_img03 {
	width: 780px;
	margin: 1.5em auto;
}
.v4_img03 img {
	width: 370px;
	max-width: 50%;
}
.v4_img03 .img_l{
	float: left;
	margin-right: 2em;
}
.v4_img03 .img_r{
	float: right;
}

.sentimg img.img_l, .sentimg img.img_r {
    margin-bottom: 1em;
    width: 324.5px;
    max-width: 100%;
    height: auto;
}
.sentimg img.img_l {
    float: left;
    margin-right: 1.5em;
}
.sentimg img.img_r {
    float: right;
    margin-left: 1.5em;
}
@media (max-width: 600px) {	
	.sentimg {
		text-align: center;
	}
	.sentimg.mt30 {
    	margin-top: 30px;
	}
	.sentimg img.img_l, .sentimg img.img_r{
	 	float: none;
		width: 90%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 2em;
	}
}

.sentimg_l img, .sentimg_r img {
    margin-bottom: 1em;
    width: 41.5%;
    max-width: 100%;
    height: auto;
}
.sentimg_l img{
    float: left;
    margin-right: 4%;
}
.sentimg_r img{
    float: right;
    margin-left: 4%;
}
.sentimg_l div, .sentimg_r div{
	width: 54.5%;
}
.sentimg_l div{
	float: right;
}
.sentimg_r div{
	float: left;
}
@media (max-width: 600px) {	
	.sentimg_l, .sentimg_r {
		text-align: center;
	}
	.sentimg_l.mt30, .sentimg_r.mt30 {
    	margin-top: 30px;
	}
	.sentimg_l img, .sentimg_r img{
	 	float: none;
		width: 90%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 2em;
	}
	.sentimg_l div, .sentimg_r div{
		float: none;
		width: 100%;
		text-align: left;
	}
}


.v4_img_entrance{
	width: 699px;
}

.v4_img_shain{
	width: 699px;
	max-width: 100%;
	margin: 0 auto 2em;
}

.v4_img_books{
	/*width: 504px;*/
	max-width: 100%;
	margin: 3em auto;
	text-align: left;
}
.v4_img_books ul li{
	float: left;
	margin-left: 40px;
}
.v4_img_books ul li+ li {
	margin-left: 1.8em;
}
.v4_img_books img{
	height: 147px;
}
.v4_img_books00 {
	float: left;
	margin: 0 10px 0 0;
} 
p.v4_img_books_text {
	line-height: 1.4!important;
    margin-bottom: 1.4em;
    font-size: .9em;
    padding-top: 2em;
}

.v4_img_ohtori {
	float: right;
	margin-left: .5em!important;
	margin-right: 1em;
}
.pb_01 {
	padding-bottom: 22px!important;
}

.v4_form_tit{
    background: #dddddd;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	padding: 0.5em 0;
	color: #555555;
	font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-serif;
    font-feature-settings: "pkna";
}
.v4_form_area{
    background: #eeeeee;
}

ul.v4_li_kuchi{
	position: relative;
}
ul.v4_li_kuchi li{
	list-style-type: none!important;
	margin-left: 1.5em;
	color: #376092;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.7em;
	padding-left: 0.8em;
	margin-bottom: 0.5em;
}
ul.v4_li_kuchi .mb01{
	margin-bottom: 1.5em;
}
ul.v4_li_kuchi li:before {
	font-family: FontAwesome;
	content: "\f00c";
	position: absolute;
	left : 0.2em;
	color: #e26b0a;
	font-size: 1.6em;
	line-height: 1;
}

.v4_qa{
	border: 1px solid #d0d0d0;
	padding: 1.2em 0;
	margin-bottom: 70px;
}
.v4_qa .v4_qa_tit{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.v4_qa dt{
	color: #376092;
	margin: 2em 0 0.9em 0;
}
.v4_qa dd{
	font-size: 0.8em;
}

ul.v4_list_fusen {
  padding: 0;
  position: relative;
}

ul.v4_list_fusen li {
	border-left: solid 9px #386093;
	background: #d5e5f5;
	margin-bottom: 15px;
	line-height: 1.5;
	padding: 0.5em;
	list-style-type: none!important;
}
ul.v4_list_fusen li .v4_suisen {
	padding-top: 8px;
}

.v4_suisen p.v4_f_01 {
	font-weight: bold;
    line-height: 0.3em!important;
    margin-bottom: 0px;
    padding-top: 15px;
}

h2.midashi {
	text-align: center;
	color: #386093;
	margin: 2em auto 1.5em auto;
/*	font-size: 36px;*/
	font-size: 39.6px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
	font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-serif;
	font-feature-settings: "pkna";
	font-weight: bold;
}
@media (max-width: 768px) {
	h2.midashi {
		margin: 1.8em auto 1.2em auto;
/*		font-size: 27px;*/
		font-size: 29.7px;
	}
}

p.nagare_txt {
    font-size: 0.82em;
    line-height: 1.45em!important;
}



/* プライバシーポリシーのモーダル Start */
.inq_privacy{
	text-align: right;
	padding: 0 100px 0.2em 0;
}
.inq_privacy span{
    color: #333;
    font-size: 12px;
	font-weight: normal;
}
.inq_privacy_sent h2 {
    margin: 0px;
    padding: 0px;
    background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/common/icon/title_icon.png) 15px 10px no-repeat;
    margin: 0px -10px 20px;
    padding: 10px 43px;
    font-size: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    border-bottom: 1px #CCC dotted;
}
.inq_privacy_sent {
	text-align: left;
	font-size: 14px;
}

.myModal_popUp,
input[name="myModal_switch"],
#myModal_open + label ~ label {
  display: none;
}
#myModal_open + label,
#myModal_close-button + label {
  cursor: pointer;
}
.myModal_popUp {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
#myModal_open:checked ~ #myModal_close-button + label{
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
#myModal_open:checked + label ~ .myModal_popUp {
  background: #fff;
  display: block;
  width: 90%;
  height: 80%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  z-index: 998;
}
#myModal_open:checked + label ~ .myModal_popUp > .myModal_popUp-content {
  width: calc(100% - 40px);
  height: calc(100% - 20px - 44px );
  padding: 10px 0 10px 10px;
  overflow-y: auto;
  -webkit-overflow-scrolling:touch;
}
#myModal_open:checked + label + #myModal_close-overlay + label {
  background: rgba(0, 0, 0, 0.70);
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  z-index: 997;
}
#myModal_open:checked ~ #myModal_close-button + label {
  display: block;
  background: #fff;
  text-align: center;
  font-size: 25px;
  line-height: 44px;
  width: 90%;
  height: 44px;
  position: fixed;
  bottom: 10%;
  left: 5%;
  z-index: 999;
}
#myModal_open:checked ~ #myModal_close-button + label::before {
  content: '×';
}
#myModal_open:checked ~ #myModal_close-button + label::after {
  content: 'CLOSE';
  margin-left: 5px;
  font-size: 80%;
}

@media (min-width: 768px) {
  #myModal_open:checked + label ~ .myModal_popUp {
    width: 600px;
    height: 600px;
  }
  #myModal_open:checked + label ~ .myModal_popUp > .myModal_popUp-content {
    height: calc(100% - 20px);
  }
  #myModal_open:checked ~ #myModal_close-button + label {
    width: 44px;
    height: 44px;
    left: 50%;
    top: 50%;
    margin-left: 240px;
    margin-top: -285px;
    overflow: hidden;
  }
  #myModal_open:checked ~ #myModal_close-button + label::after {
    display: none;
  }
}
/* プライバシーポリシーのモーダル End */

.v4_ftr01{
	color: #336c9d;
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
}
.v4_ftr01 p{
	text-align: center;
	margin-bottom: 0;
	font-size: 1.2em;
}
.v4_ftr02{
	color: #666666;
	text-align: center;
	margin: 20px auto 30px auto;
	font-size: 14px;
}
.v4_ftr02 a{
	color: #666666;
}
.v4_ftr03{
	color: #333;
	font-size: 14px;
	margin-top: 10px;
}
.v4_ftr04{
	color: #333;
	font-size: 12px;
	margin-top: 10px;
}
/* コンタクトフォーム用 Start */
.v4_f_normal span{
	font-size: 17px!important;
	font-weight: normal!important;
}
.v4_f_sample{
	margin-top: 0.5em;
	font-size: 16px;
}
.v4_form_body {
    -webkit-text-size-adjust: none;
    color: #333;
    text-align: left;
    width: 100%;
    margin: 0 auto;
	padding: 0;
}
.v4_form_body p{
    margin-bottom: 0;
}
.v4_form_body .text_center {
    text-align: center;
}
.v4_item_name{
	padding: 3px 0 0 0;
    width: 30%;
    float: left;
	font-weight: bold;
	font-size: 17px;
}
.v4_item_name span{
	font-weight: normal;
	font-size: 16px;
}
.v4_must {
    color: #fff;
    padding: 0.2em 0.5em;
    font-size: 13px!important;
    margin: 0.5em 0.2em 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	background: #545454;
}
.v4_item_contents_inner {
    padding: 0 0 0 15px;
    overflow: hidden;
	color: #333;
}
.v4_form_layout {
    width: 100%;
}
.v4_item_line{
    border-bottom: solid 1px #cccccc;
    padding: 5px 0;
    overflow: hidden;
}
.v4_item_line_no{
    padding: 5px 0;
    overflow: hidden;
}
.v4_sec_item_line {
    padding: 5px 0;
    overflow: hidden;
}
.v4_form_size01{
	width: 100%!important;
}
.v4_form_size02{
	width: 50%!important;
}
	.spDisplayOn {
    display: none;
}

/* コンタクトフォーム用 End */

/* スマホ用CSS */
@media (max-width: 768px){
	body {
    	margin-top: 0;
	}
	
	.v4_f_ss{
		font-size: 14px!important;
	}
	.v4_f_s{
		font-size: 15px!important;
	}
	.v4_f_m{
		font-size: 16px!important;
	}
	.v4_f_l{
		font-size: 18px!important;
	}
	
	.v4_mb30{
		margin-bottom: 10px !important;
	}
	.v4_mb50{
		margin-bottom: 30px !important;
	}
	.v4_mb80{
		margin-bottom: 50px !important;
	}
	.v4_suisen_btm{
		padding: 0.5em;
	}
	
	.v4_all{
    	margin-top: 18px;
		font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",Helvetica,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif!important;
	}
	.v4_area01{
		max-width: 95%;
	}
	.v4_area02, .v4_area03{
		max-width: 95%;
	}
	

	.v4_topbox{
		font-size: 24px;
	}
	.v4_topbox .v4_toptit{
		margin-bottom: 0.5em;
	}
	.v4_topbox .v4_topsent{
	}
	.v4_topbox .v4_topsent .topwaku{
		border-radius: 5px;
		font-size: 22px;
		margin: 0.5em 0.2em 0 0.2em;
	}
	
	.v4_tsuyomi{
		border: none;
		padding: 0;
	}

	.v4_kaiketsu img{
		height: auto;
		width: 100%;
	}

	.v4_titbox01, .v4_titbox02{
		padding: 0.7em 0em;
      	margin-bottom: 3.5em;
	}
	.v4_titbox01.bgstripe{
		background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/tit_stripe_sp.png) center bottom no-repeat;
		padding: 15px 0 45px 0;
		margin-bottom: 1.75em;
		height: auto;
	}
	.v4_titbox02.bgstripe_form{
		background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/tit_stripe_sp_form.png) center bottom no-repeat;
		padding: 15px 0 45px 0;
		margin-bottom: 1.75em;
		height: auto;
	}
	.v4_titbox01:after {
		height: 33px;
		background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/titbox01_btm_sp.png) no-repeat 50% 100%;
	}
	.v4_titbox02:after {
		height: 33px;
		background: url(https://www.venture-support.biz/zenkoku/wp-content/themes/venture/images/inquiry/titbox02_btm_sp.png) no-repeat 50% 100%;
	}
	.v4_titbox01_03{
		margin-top: 2em;
	}

	.v4_sentbox01 .v4_tit{
		font-size: 20px;
	}
	.v4_sentbox01 .v4_tit_gray{
		padding: 0.5em;
		margin: 20px auto 10px auto;
	}
	.v4_riyu_text {
		text-align: left;
	}
	
	.kuchikomitit{
/*		font-size: 17px;*/
    font-size: 18.7px;
	}
	
	.v4_tit_gwaku{
		margin: 0.1em 0.3em 0 0;
	}

	.v4_gbox01 {
		border-radius: 0px;
		width: 100%!important;
		margin: 0;
	}
	.v4_gbox01 .v4_tit02{
		font-size: 22px;
		padding: 0.4em;
	}

	.v4_cost_tit{
		margin-bottom: 2em;
	}
	.v4_cost_tit img{
		width: 100%;
	}

	.v4_contactbnr{
		margin: 45px auto 0 auto;
	}
	
	.v4_bln01, .v4_bln02 {
   		margin: 2em 0 2em 0;
    	padding: 2.5em 0;
	}

	
	.v4_naiyo .v4_tit {
		padding: 0.5em 0.1em;
		border-radius: 10px;
		font-size: 20px;
	}
	.v4_naiyo .v4_tit img{
		margin: 0.3em 0!important;
	}
	.naiyolistarea {
		display: block;
	}
	.v4_naiyo .v4_img_r{
	   	float: none;
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.v4_naiyo ul {
	   	float: none;
		width: 100%;
	}
	.v4_naiyo ul li {
		padding-left: 2.2em;
	}
	.v4_naiyo ul li:before {
		left : 0.2em;
	}
	
	.v4_naiyo img{
		margin-bottom: 1em;
	}

	.v4_venture .v4_tit {
		font-size: 22px;
		font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-serif;
	}
	
	.v4_venture .v4_box01 {
		padding: 2em 0 1.5em 0;
		margin: 0 auto 3em auto;
		max-width: 92.5%;
	}
	.v4_venture .v4_box01 .v4_titno{
		font-size: 20px;
		background-size: auto 24px;
		padding-left: 1.6em;
	}
	.v4_venture .v4_box01 .v4_titno.no01, .v4_venture .v4_box01 .v4_titno.no02, .v4_venture .v4_box01 .v4_titno.no03, .v4_venture .v4_box01 .v4_titno.no04, .v4_venture .v4_box01 .v4_titno.no05 {
		background-position: left 0px top 3px;
		background-size: auto 31px;
	}
	
	.v4_venture .v4_box03 ul li {
		width: 100%;
		display: block;
		list-style:none;
		vertical-align: top;
		padding: 1em;
		border-right: 0px;
	}
	.v4_venture .v4_box03 .v4_box03_li01 {
		padding-bottom: 0em;
	}
	.v4_venture .v4_box03 .v4_box03_li02 {
		padding-top: 0em;
	}
	.v4_venture .v4_box03 .v4_tit{
		font-size: 18px;
	}
	
	.v4_soudan {
		border: solid 0px #eeeeee;
	}
	
	.v4_img01 {
		width: 100%;
	}
	.v4_img01 img {
		width: 50%;
	}	
	
	.v4_ebooks_sent{
		vertical-align: top;
		height: auto;
		text-align: left;
	}
	.v4_ebooks {
		text-align: center;
	}
	.v4_ebooks img{
		float: none;
		height: 155px;
		margin-left: 0; 
		margin-right: 0; 
		margin-top: 0.2em;
	}
	.v4_img_books {
    max-width: 98%;
    text-align: center;
    margin: 2em auto 2em auto;
}
	.v4_img_books ul li{
		width: 33.333%;
		margin-left: 0px;
	}
	.v4_img_books ul li+ li {
		margin-left: 0;
	}
	.v4_img_books img{
		width: 85%;
		height: auto;
	}
	p.v4_img_books_text{
		font-size: 1em;
		padding-top: 18%;
	}
	.v4_img_books00 {
		float: none;
		margin: 3em auto 2em auto;
		max-width: 93%;
	}
	.v4_img_books00 img {
		float: left;
	}
	.v4_img_ohtori {
	width: 30%;
	margin-left: 0.5em!important;
}
	.pb_50 {
	padding-bottom: 10px!important;
}
	.v4_form_tit{
		font-size: 24px;
		font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans CJK JP Subset', sans-serif;
	}
	
	.v4_form_pri_sent {
		font-size: 10px;
	}
	
	.v4_ftr01{
		font-size: 11px;
	}
	.v4_ftr02{
		font-size: 11px;
		margin: 20px auto 60px auto;
	}
	
	.v4_ftcontact {
		display: block;
		width: 100%;
		position: fixed;
		bottom: 0;
		z-index: 10000;
		border-top: 1px solid #bfbfbf;
	}
	.v4_ftcontact .v4_ft-con a {
		width: 100%;
		background: #ffc926;
		padding: 1px 0;
		margin: 0 auto;
		display: block;
		text-align: center;
	}
	.v4_ftcontact .v4_ft-con img {
		max-width: 72%;
		max-height: 50px;
		height: auto;
	}
	
	.inq_ft {
		display: block;
		width: 100%;
		position: fixed;
		bottom: 2px;
		z-index: 10000;
		height: 50px;
		padding: 0 2.5%;
	}
	.inq_ft .inq_l, .inq_ft .inq_d, .inq_ft .inq_r{
		height: 50px;
		text-align: center;
		vertical-align: middle;
		border-radius: 8px;
		display: flex;
		float: left;
		justify-content: center;
		align-items: center;
	}
	.inq_ft .inq_l{
		width: 74%;
		background: #ffc926;
	}
	.inq_ft .inq_d{
		width: 4.5%;
	}
	.inq_ft .inq_r{
		width: 21.5%;
		background: #ffc926;
	}
	.inq_ft a {
		margin: 0 auto;
		display: block;
	}
	.inq_ft .inq_l img, .inq_ft .inq_r img {
		width: auto;
		max-width: 100%;
		max-height: 35px;
	}
	
	ul.v4_list_fusen li {
		border-left: none;
	}
	
	ul.v4_li_kuchi li{
		font-size: 1.1em;
	}
	.v4_suisen p.v4_f_01{
    line-height: 1.3em!important;
    margin-bottom: -10px;
    padding-top: 0px;
}
	
	/* 会社設立の流れ */
	.sche_sp dl {
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		background: white;
		box-shadow: rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
		-webkit-box-shadow: rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
		-moz-box-shadow: rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
		position: relative;
		top: 0;
		left: 0;
		counter-increment: number;
		width: 90%;
		margin: 0 auto 40px auto;
	}
	.sche_sp dl:before {
		line-height: 2em;
		content: counter(number);
		color: #fff;
		font-weight: bold;
		font-size: 1.5em;
		position: absolute;
		height: 100%;
		background: #22ddbe;
		display: block;
		text-align: center;
		padding: 0 2.5%;
		border-radius: 6px 0px 0px 6px;
		-webkit-border-radius: 6px 0px 0px 6px;
		-moz-border-radius: 6px 0px 0px 6px;
	}
	.sche_sp dl:after {
		content: '';
		display: inline-block;
		position: absolute;
		top: 110%;
		left: 0;
		right: 0;
		z-index: 0;
		width: 0;
		height: 0;
		margin-top: -5px;
		border-top: 20px solid #0a50a9;
		border-right: 50px solid transparent;
		border-left: 50px solid transparent;
		right: 0;
		margin: auto;
	}	
	.sche_sp dl:last-child:after{
	  content: none;
	}
	.sche_sp dt {
		padding-left: 12%;
		color: #024eae;
		font-weight: bold;
		padding-top: 0.5em;
		text-align: left;
	}
	.sche_sp dd {
		margin: 0;
		padding-left: 12%;
		padding-bottom: 0.5em;
		text-align: left;
	}
	p.nagare_txt {
    font-size: 0.85em;
    line-height: 1.3em!important;
}

	/* コンタクトフォーム用 Start */
	.v4_form_body{
	    padding: 1em 0 0 0;
	}
	.v4_form_body p{
	    margin-bottom: 0;
	}
	.v4_form_body hr {
		margin: 0.1em 0;
		border: 0;
	}
	.v4_form_body input[type='text'] {
    	width: 100%;
	}
	.v4_form_body option{
		font-size: 16px!important;
	}
	.v4_form_body select {
    	width: 100%;
	}
	.v4_form_body h5 {
		font-size: 17px!important;
		font-weight: bold;
		padding: 5px 0 3px 0;
		margin: 0px 0px 7px 0px;
		line-height: 1.3em;
	}
	.v4_form_body span {
		font-size: 16px!important;
		margin: 0.1em 0.3em 0.1em auto;
	}
	/* Contact Form 7のラジオボタンを横並びに */
	.wpcf7-radio .wpcf7-list-item {
		margin-right: 1em;
		display: inline;
	}
	
	/* コンタクトフォーム用 End */
}



/* ヘッダ Start */
#header {
    text-align: left;
    font-size: 12px;
    padding-top: 10px;
    max-width: 100%!important;
	border-bottom: 1px solid #ccc;
}
#header_in_toppage {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 5px 10px 5px;
	position: relative;
}
.utility_left {
    float: left;
}
.utility_left h1 {
    padding-bottom: 5px;
	display: none;
}
.utility_right {
    float: right;
    font-size: 14px;
}
#header h2 {
    margin: 0;
}
#header img {
    margin: 0;
}
#header_sp {
    display: none;
}
@media screen and (min-width: 1080px){
	#header_in_toppage {
		width: 1070px;
	}
}
@media screen and (max-width: 768px){
	#header {
		display: none;
	}
	#header_sp {
		display: block;
		background-color: rgba( 255, 255, 255, 0.8 );
		border-bottom: 1px solid #ccc;
	}
	#header_sp .header_inner {
		width: 100%;
		height: 55px;
		margin: 0 auto;
		position: relative;
	}
	#header_sp .header_inner .h_logo {
		position: absolute;
		left: 8px;
		top: 11px;
	}
	#header_sp .header_inner .h_logo img {
		width: 250px;
		height: auto;
		border: 0;
		vertical-align: top;
		margin: 0;
	}
}
/* ヘッダ End */

/* FV Start */
.topbox_fv {
    text-align: center;
    padding: 0;
}
.catch_top {
    background: url(../images_00/top/top_mainbg02.jpg) center top no-repeat;
    height: 700px;
    background-color: #edeff2;
}
.mainbg {
    display: block;
    position: relative;
    z-index: -1;
}
.mainbg img {
	margin: 0;
}

@media screen and (max-width: 768px){
	.topbox_fv {
		padding: 0;
	}
	.catch_top {
		background: none;
		height: 0;
	}
}
/* FV End */


/*------------------------
	staff
-------------------------*/
.staff_box01{
	box-shadow: 0 0 0 1px #7cabf3, 0px 0px 0 3px #fff, 0px 0px 0px 6px #7cabf3;
	background		: url(../img_00/common/box_bg01.gif) repeat;
	padding:30px;
	margin-bottom:40px;
	line-height:2;
	font-size: 0.8em;
}
.staff_box01 dt{
	/*border-bottom: 2px dotted #1b56b2;*/
    /*margin-bottom: 20px;*/
    width: 420px;
    float: left;
	font-size: 18px;
	font-weight: bold;
}


.staff_box01 p{
	margin-bottom:20px;
}

.r_img{
	float:right;
	padding-left:20px;
}
.l_img{
	float:left;
	padding-right:20px;
}


/*header--------------------------------------------------------------*/
#header_in{
	width: 1024px;
    margin: 0 auto;
	padding-bottom:10px;
	position: relative;
}
.utility_left{
	float:left;
}
.utility_left h1{
	padding-bottom: 5px;
}

/*pagetop--------------------------------------------------------------*/

.pagetop
{
	position		: fixed;
	right			: 10px;
	bottom			: 25px;
}
.pagetop a
{
	-webkit-transition: opacity .5s linear, -webkit-transform 0.3s;
	transition: opacity .5s linear, box-shadow 0.3s, transform 0.3s;
}
.pagetop a:hover{
	opacity:0.6;
}


/* 問い合わせフォーム */
.inq_area_pcform{
	width: 940px;
	max-width: 98%;
	margin: 0 auto;
}
.inq_form_tit{
    background: #dddddd;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	padding: 0.5em 0;
	color: #555555;
}
.inq_form_area {
    background: #eeeeee;
	padding: 1em 0;
}
.inq_pri_area{
	margin-top : -2em;
	padding-top: 2em;
}
.inq_form_area .inq_form_img{
    margin: 0 auto;
	width: 250px;
}
.inq_form_area .inq_form_img a:hover{
	cursor: pointer;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.inq_form_pc{
	margin: 1.5em auto 0 auto;
    position: relative;
}
.inq_form_pc p{	
     margin-bottom: 0em;
}
.inq_form_pc .inq_item_line {
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: solid 1px #d8e0ed;
    position: relative;
    overflow: hidden;
}
.inq_form_pc .inq_item_name {
    padding: 3px 0 0 0;
    width: 30%;
    float: left;
	font-weight: bold;
    font-size: 17px;
}
.inq_form_pc .inq_item_name .must {
    background: #545454;
    line-height: 30px;
    color: #fff;
    padding: 0 5px;
    float: right;
    margin: 4px 15px 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.inq_form_pc .inq_item_contents {
    width: 70%;
    float: right;
}
.inq_form_pc .inq_item_contents_inner {
    padding: 0 0 0 15px;
    overflow: hidden;
    position: relative;
}
.inq_form_pc .mwform-zip-field {
    display: table;
}
.inq_form_pc input[type=text], .inq_form_pc input[type=email], .inq_form_pc input[type=tel], .inq_form_pc textarea, .inq_form_pc select, .inq_form_pc option {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #bbb;
    display: block;
}
.inq_form_btns {
    overflow: hidden;
    margin: 0 auto;
	text-align: center;
}
.inq_form_confirm {
    margin: 0 auto;
    background-color: #545454!important;
    width: 270px;
    height: 65px;
    font-size: 1.12em;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    line-height: 65px;
    margin: 30px auto 0;
    border: none;
    display: inline-block;
}
input, select, textarea {
    font-family: "ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
	font-size: 19px;
}
.inq_form_pc textarea {
    width: 100%;
}
/* 問い合わせフォーム ここまで*/


.toventure-link {
  display: inline-block;
  /*margin-top: 1.5em;
  margin-bottom: .5em;*/
  padding: 0.5em 1em;
  background: linear-gradient(#FFF, #d2d2d3);
  border: 1px solid #d2ccc4;
  border-radius: 5px;
  color: #111 !important;
  font-size: 1.2em;
}
.toventure-link .svg-inline--fa  {
  color: #336c9d;
  font-size: .8em;
  margin-left: 10px;
}
.toventure-link:active {
  transform: translateY(3px);
}
.hp_btn {
		text-align: center;
	}
@media screen and (max-width: 768px){
  .toventure-link {
    font-size: 1.05em;
    padding: 0.5em;
  }
	
}
@media screen and (max-width: 435px){
.v4_img_books00 img {
    width: 40%;
}
  p.v4_img_books_text {
    font-size: .85em;
    padding-top: 18%;
	line-height: 1.7em!important;
}
	p.v4_img_books_text span {
    font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em!important;
}
	.text_pro {
		margin-bottom: 0.2em;
		
	}
}
@media screen and (max-width: 385px){
.v4_img_books00 img {
    width: 38%;
}
	p.v4_img_books_text span {
    font-size: 1.17em;
}
}
@media screen and (max-width: 355px){
p.v4_img_books_text {
    font-size: .75em;
}
}

@media screen and (max-width: 320px){
p.v4_img_books_text {
    font-size: .7em;
}
}

.fvund_txt {
    text-align: center;
    padding-top: 53px;
}


/*　マップ　*/
.topmap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 950px;
  margin: 0 auto;
}
.topmap_box
{
	width			: 283px;
	padding			: 10px;
	border			: 1px #CCC solid;
	background-color: #fff;
	box-shadow		: rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
	-moz-box-shadow	:rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
    display			: -moz-inline-box;
    display			: inline-block;
    /display		: inline;
    /zoom			: 1;
    vertical-align 	: top;
	margin-bottom		: 15px;
	margin-right		: 5px;
	font-size: 16px;
}
.map_box
{
	width			: 45%;
	padding			: 10px;
	border			: 1px #CCC solid;
	box-shadow		: rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
	-moz-box-shadow	:rgba(0, 0, 0, 0.0470588) 0px 0px 1px 3px;
    display			: -moz-inline-box;
    display			: inline-block;
    /display		: inline;
    /zoom			: 1;
    vertical-align 	: top;
	margin-bottom		: 15px;
	margin-right		: 5px;

}
.map_box .office_name,
.topmap_box .office_name
{
	background: #1f5ddb;
    border-radius			: 3px;        /* CSS3草案 */  
    -webkit-border-radius	: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius		: 3px;   /* Firefox用 */
	padding					: 0px 0px;
	text-align				: center;
	color					: #FFC;
	font-weight				: bold;
	margin-bottom			: 10px;
}
.map_box .map_img,
.topmap_box .map_img
{
	width					: 100%;
	margin-bottom			: 20px;
}
.map_box .office_add,
.topmap_box .office_add
{
	border-left: 3px #1f5ddb solid;
	padding					: 5px 0px 5px 10px;
	width					: 90%;
	margin					: 0 auto;
	text-align				: left;

}
.mes_catch
{
	font-size				: 1.2em;
	margin-bottom			: 15px;
	overflow				: hidden;
	_zoom					: 1;
}
.mes_pic
{
	float					: left;
	margin-right			: 25px;
	margin-bottom			: 20px;
}


/* 印刷用 */
@media print{
	.spDisplayOn{
		display: none;
	}
}


/* トップ V4用 End */