
/*2017/7 佐藤追記*/

.sortTtl{
	position: relative;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #265eab;
	font-size: 150%;
    margin: 0 0 10px;
	border-radius: 3px;
    padding: 6px 20px 2px;
}
.sortTtl:after{
	position: absolute;
	top: 5px;
	right: 15px;
	border-radius: 3px;
	content: " \f055";
	font-family: FontAwesome;
}
.sortTtl.current:after{
	content: " \f056";
}
.mainVisualInner{
	border-left: #000 3px solid;
    margin: 20px;
	padding-left: 15px;
	position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}

.mainVisual.common{
	background: url(/common/images/common-mv.png) no-repeat;
	height: 245px;
    min-height: 245px;
    background-size: 100% auto !important;
    padding: 0;
    margin: 0;
}
.mainVisual h2,.mainVisual h3,.mainVisual p{
	font-size: 170% !important;
	text-shadow: -1px -1px 3px #FFF, 1px -1px 3px #FFF, -1px 1px 3px #FFF, 1px 1px 3px #FFF;
	position: relative;
    top: 0;
    left: 0;
	text-align: left !important;
}
.mainVisual h2{
	border-left: none !important;
    line-height: 1.2 !important;
}
.mainVisual h3{
	color: #000 !important;
	background: none !important;
	min-height: auto !important;
	padding: 0 !important;
}
.snsHeader {
    text-align: center;
    margin: 0;
    background: rgba(255,255,255,0.7);
    max-width: 100%;
    padding: 8px 0 0;
}
#wp_galelry_search_box {
    margin-bottom: 0;
	width: 100%;
}
#wp_galelry_search_box dl{
	background: #fff;
}
#wp_galelry_search_box.fixed {
   padding: 0 10px
}
.bottom_float {
    position: fixed;
    left: 1%;
    bottom: 0px;
	text-align: center;
    border:none;
	padding: 0;
	background: none;
    z-index: 10009;
}
.bottom_float a {
    position: relative;
    display: block;
    white-space: nowrap;
    color: #fff;
    padding: 5% 11% 5% 19%;
    background-color: #00A0E9;
    font-size: 1.1rem;
	width: 285px;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.bottom_float a:hover{
	color: #00A0E9;
	text-decoration: none;
	background: #fff;
}
.bottom_float a:after {
    position: absolute;
    left: 7% !important;
    top: 24% !important;
    content: " \f003";
    font-family: FontAwesome;
}
@media screen and (max-width:767px){
.gallery_form.cboxElement {
	font-size: 1.1rem;
    color: #fff;
    position: relative;
    display: block;
    text-decoration: none;
	border-radius: 5px;
	background: #FF5000;
	box-shadow: 0 2px 0 rgba(114, 113, 113, 1);
    font-weight: bold;
    text-align: center;
	margin: 1% 1% 0;
    padding: 10px 0 10px 25px;
}
.gallery_form.cboxElement:hover{
	color: #FF5000;
	background: #fff;
	text-decoration: none;
}
.gallery_form.cboxElement:after {
    position: absolute;
    left: 14% !important;
    top: 21% !important;
    content: " \f003";
    font-family: FontAwesome;
}
.mainVisual.common {
    height: 120px;
    min-height: 120px;
    background-position: top left;
    padding: 0;
	margin-bottom: 15px;
	}
.mainVisual.common h2 {
	top: 50%;
	left: 0;
	}
.mainVisualInner{
	margin: 0 10px;
    padding-left: 10px;	
	}
.mainVisual.common h2,.mainVisual.common h3{
		font-size: 150% !important;
}
	}
@media screen and (max-width: 620px){
.mainVisual.common h2,.mainVisual.common h3{
		font-size: 120% !important;
}
#wp_gallery_list ul li .gallery_img{
		height: auto;
	}
#wp_gallery_list ul li .gallery_img:before {
    content:"";
    display: block;
    padding-top: 100%; /* 高さを幅の75%に固定 */
}
}
@font-face {
	font-family: 'din';
	src: url('../font/DINBek.otf');
}
.din {
	font-family: 'din';
}
img{
    max-width: 100%;
}
.wf-mplus1p { font-family: "Mplus 1p"; }
body{
    
}
.index-inside {
	width: 1600px;
    font-size: 20px;
    background: #fff;
	position: relative;
	left: 50%;
	margin-left: -800px;
}
.sp-only{
    display: none !important;
}
.column-box {
	display: flex;
	justify-content: center;
}
.fr{
    float: right;
}
a{
    -webkit-transition: opacity 0.1s linear;
-moz-transition: opacity 0.1s linear;
-ms-transition: opacity 0.1s linear;
-o-transition: opacity 0.1s linear;
transition: opacity 0.1s linear;
    }
a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#indexMainVisual .bx-wrapper{
    margin: 0 auto;
}
section.mtMinus {
	overflow: hidden;
	clear: both;
	margin-top: -100px;
}
.skew {
	transform: skew(0, -3.5deg);
}
.skew-reset {
	transform: skew(0, 3.5deg);
}
hr.dashed {
	height: 0;
	border-top: 2px dashed #000;
	margin: 45px 0 30px;
}
.ve-arrow-down {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -180px;
}
.skew-heading {
    font-family: "Mplus 1p"; 
	clear: both;
	line-height: 1.4;
	padding-top: 100px;
	position: relative;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 320px;
	font-size: 60px !important;
	margin-bottom: -53px;
}
.skew-heading span span {
	font-size: 32px;
    line-height: 1.3;
	display: block;
}
.red-ribbon {
	color: #fff;
	background: url(../images/top_images/ve-ribbon.png) no-repeat;
	width: 184px;
	height: 57px;
	z-index: 9;
	font-size: 38px;
    line-height: 57px;
	padding-left: 15px;
}
.red-ribbon span {
	font-size: 22px;
}
.alignMiddle {
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ve-bg-white {
	background: #fff !important;
    overflow: hidden;
}
.ve-bg-cyan {
	background: url(../images/top_images/ve-bg-cyan.jpg) center fixed !important;
}
.ve-bg-gray {
	background: url(../images/top_images/ve-bg-gray.jpg) center fixed !important;
}
.skew-padding {
	padding: 100px 0 120px !important;
}
.white-btn {
    color: #000 !important;
	display: inline-block;
	background: #fff;
	border-radius: 8px;
	height: 120px;
	box-shadow: 0 4px 0 rgba(0, 0, 0, 1);
	text-align: left;
	font-size: 22px;
	padding-top: 5px;
}
.white-btn:hover{
    text-decoration: none;
}
.white-btn img {
	float: left;
    padding: 15px;
}
.white-btn-txt {
	font-weight: bold;
	font-size: 36px;
	margin: 0;
	line-height: 1.2;
}
.green-btn-m, .green-btn-l {
	color: #fff !important;
	width: 100%;
	background: #00B692;
	box-shadow: 0 4px 0 rgba(114, 113, 113, 1);
	max-width: 1080px;
	display: block;
	margin: auto;
	overflow: hidden;
}
.green-btn-m span, .green-btn-l span {
	float: left;
	line-height: 1;
}
.green-btn-m {
	font-size: 27px;
	border-radius: 8px;
	padding: 18px 10px;
	box-shadow: 0 4px 0 rgba(114, 113, 113, 1);
	text-align: center;
	max-width: 1060px;
	display: block;
	margin: 30px auto;
}
.green-btn-l {
	text-align: left;
	border-radius: 10px;
	font-size: 36px;
	padding: 0;
	height: 122px;
	padding-left: 22px;
}
.green-btn-l img {
	float: right;
}
.green-btn-m:hover, .green-btn-l:hover {
	text-decoration: none;
}
h5.bbBlue {
    font-family: "Mplus 1p"; 
	clear: both;
	font-weight: bold;
	text-align: center;
	font-size: 45px;
	margin-bottom: 30px;
}
h5.bbBlue span {
	border-bottom: 10px solid #00B0F0;
}
.content-bg-white {
	background: #fff !important;
    width: 100%;
	max-width: 1060px;
	margin: 20px auto 30px;
	padding: 20px 75px !important;
    overflow: hidden;
}
.content-bg-white h5 {
	font-weight: bold;
	text-align: center;
	font-size: 32px;
}
.content-bg-white-mainImg {
	display: block;
	margin: 0 auto 30px;
}
.content-bg-white-txt {
	margin-bottom: 30px;
}
.content-bg-white ul {
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
}
.content-bg-white ul li {
	margin: 3px;
}
.ve-merit-text-box {
	float: right;
	text-align: right;
	line-height: 1.3;
	padding: 36px 18px 0 0;
}

/*header*/
#header {
    background: #fff;
    color: #000;
}
#header .logo {
    width: 245px;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}
#header h1{
    width: 580px;
    font-size: 16px;
    }
#header .headerRight {
    display: table-cell;
    width: 635px;
    padding-left: 140px;
}
#header .contact {
    width: 200px;
    padding: 0;
}

#header p.tel {
    color: #2AA7E0;
    margin: 0;
    padding: 0;
}
#header .price {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.2;
    background: #E1E2E2;
    height: 65px;
    width: 220px;
    text-align: center;
}
#header .price strong{
    font-size: 22px;
}
#header p.tel a{
    color: #2AA7E0 !important;
    text-decoration: none !important;
}
/*#indexMainVisual*/
#indexMainVisual .bx-pager {
    font-size:3.1em;
}
#indexMainVisual .bx-default-pager a {
    background: #DCDDDD !important;
    width: 22px !important;
    height: 22px !important;
    margin: 0px 6px !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
#indexMainVisual .bx-default-pager a.active{
    background: #F39800 !important;
}

#indexMainVisual .bx-controls-direction {
    max-width: 1200px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}
.bx-wrapper .bx-controls-direction a {
    z-index: 99 !important;
}
#indexMainVisual .bx-controls-direction a{
   text-indent: 0;
    font-size: 0;
    background: none;
}
#indexMainVisual .bx-wrapper .bx-next:before {
    position: absolute;
    top: -60px;
    left: 15px;
    display: block;
    width: 40px;
    height: 40px;
    content: '\f138';
    font-family: FontAwesome;
    font-size: 40px;
    color: #666;
    opacity: 0.8;
}
#indexMainVisual .bx-wrapper .bx-prev:before {
    position: absolute;
    top: -20px;
    left: 15px;
    display: block;
    width: 40px;
    height: 40px;
    content: '\f137';
    font-family: FontAwesome;
    font-size: 40px;
    color: #666;
    opacity: 0.8;
}
#ve-merit-solution,#ve-merit-problem{
    background: #000;
}
.ve-merit-text01 {
	color: #fff;
	text-align: center;
	padding: 6px;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 15px;
}
.ve-merit-text02 {
	font-weight: bold;
	font-size: 42px;
	margin-bottom: 5px;
}
.ve-merit-text03 {
    color: #00B692 !important;
}
.skew-heading01 {
	background: url(../images/top_images/ve-headline-red.png) no-repeat center;
}
.ve-merit-problem01, .ve-merit-problem02, .ve-merit-solution01, .ve-merit-solution02 {
	width: 600px;
	height: 361px;
	float: left;
}
.ve-merit-problem01 {
	background: url(../images/top_images/ve-merit-problem01_pc.png) no-repeat;
}
.ve-merit-problem02 {
	background: url(../images/top_images/ve-merit-problem02_pc.png) no-repeat;
	margin-top: -35px;
}
#ve-merit-problem .ve-merit-text01 {
	background: #FF0012;
}
#ve-merit-problem .ve-merit-text02 {
	color: #FF0012;
}
.ve-merit-solution01 {
	background: url(../images/top_images/ve-merit-solution01_pc.png) no-repeat;
}
.ve-merit-solution02 {
	background: url(../images/top_images/ve-merit-solution02_pc.png) no-repeat;
	margin-top: -35px;
}
#ve-merit-solution .ve-merit-text01 {
	background: #004FFF;
}
#ve-merit-solution .ve-merit-text02 {
	color: #004FFF;
}
.skew-heading02 {
	background: url(../images/top_images/ve-headline-cyan.png) no-repeat center;
}
.skew-heading03 {
	background: url(../images/top_images/ve-headline-green.png) no-repeat center;
	margin-bottom: -100px;
}
#ve-exsample-design-inner {
	background: #000;
	padding: 100px 0 60px !important;
}
#ve-exsample-design-inner .column-box {
    width: 100%;
    max-width: 1080px;
    display: block;
	padding-top: 30px;
    margin: auto;
}
#ve-exsample-design-inner .column {
	display: inline-block;
	width: 340px;
	margin: 0 7.5px;
}
#ve-exsample-design-inner .ve-exsample-img {
	position: relative;
}
.ve-exsample-price {
    position: absolute;
    left: -3px;
    bottom: -3px;
	z-index: 9;
	padding-left: 15px;
}
.ve-exsample-price span {
	font-size: 22px;
}
.ve-exsample-txt {

	color: #fff;
	padding: 10px 15px;
}
#ve-exsample-design-inner .acMenu dd {
	display: none;
	background: #000;
}
.acMenu {
	clear: both;
}
.acMenu dd {
	display: none;
}
.acMenu01 {
	width: 560px;
	height: 66px;
	border-radius: 4px;
    display: block;
	font-weight: normal;
	color: #00B692;
	font-size: 27px;
	line-height: 66px;
	text-align: center;
	cursor: pointer;
	background: #EFEFEF;
	margin: 30px auto;
	position: relative;
	box-shadow: 0 4px 0 rgba(114, 113, 113, 1);
}
.acMenu dt.acMenu01:after {
	margin-left: 50px;
	content: " \f055";
	font-family: FontAwesome;
}
.acMenu dt.acMenu01.active:after {
	margin-left: 50px;
	content: " \f056";
	font-family: FontAwesome;
}
.skew-heading04 {
	background: url(../images/top_images/ve-headline-blue.png) no-repeat center;
	height: 297px;
	padding-top: 77px;
	margin-bottom: -80px;
}
#ve-consider-inner .column-box {
	text-align: center;
}
#ve-consider-inner .white-btn {
	width: 520px;
	margin: 7.5px;
}
.ve-campaign-inner{
   padding: 100px 0 30px !important; 
}
.skew-heading05 {
	background: url(../images/top_images/ve-headline-charcoal.png) no-repeat center;
	height: 297px;
	padding-top: 77px;
	margin-bottom: -80px;
}
.ve-campaign-inner ul.tabMenu {
	text-align: center;
}
#tabBoxesOuter{
    padding-bottom: 80px;
}
.tabMenu li {
	display: inline-block;
}
.tabMenu li a {
    padding: 10px 0;
	display: block;
	color: #fff;
	width: 356px;
	font-size: 25px;
	text-align: center;
	background: #9FA0A0;
	border-radius: 8px;
}
.tabMenu li a:hover{
    text-decoration: none;
}
.campain-tab01 li a.hover,.campain-tab01 li a.active {
	color: #000;
	background: #fff;
    text-decoration: none;
}
#tabBoxes {
	clear: both;
}
.campain-tab01 li a {
	border-radius: 8px 8px 0 0;
}
.campain-tab02 {
	clear: both;
	width: 1125px;
	background: #fff;
	margin: 0 auto;
	padding: 20px 0 40px;
}
.campain-tab02 li a {
	border-radius: 8px;
	box-shadow: 0 4px 0 rgba(0, 0, 0, 1);
}
.campain-tab02 li a.hover,.campain-tab02 li a.active {
	color: #000;
	background: #fff;
    text-decoration: none;
	border: 2px solid #9FA0A0;
	box-shadow: none;
}
.order-article {
	width: 340px;
	display: inline-block;
	background: #000;
	position: relative;
	margin: 10px;
}
.order-article-price {
	position: absolute;
	top: -3px;
	left: -3px;
}
.order-article-txt {
	color: #fff;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
	font-size: 22px;
	height: 50px;
	line-height: 50px;
}
.order-article:after {
	content: '\f054';
	font-family: FontAwesome;
	font-size: 26px;
	box-sizing: border-box;
	line-height: 1.1;
	padding: 30px 0 0 18px;
	position: absolute;
	color: #fff;
	width: 43px;
	height: 86px;
	margin-top: -43px;
	background: #00B592;
	top: 50%;
	right: 0;
	border-radius: 43px 0 0 43px;
}
.anchor {
    height: 80px;
    margin-top: -80px;
    display: block;
}
.tabboxInner {
	width: 1125px;
	overflow: hidden;
	background: #fff;
	padding: 15px;
	margin: 0 auto;
	display: block !important;
}
#tabBox2, #tabBox3 {
	display: none;
}
#tabBox2 .red-ribbon{
    font-size: 26px;
}
.link-article-s {
	overflow: hidden;
    width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
.link-article-s li {
	float: left;
	margin: 1%;
    width: 31.3%;
    
}
.link-article-s li a {
	color: #000;
	display: block;
	background: #fff;
	width: 100%;
	height: 115px;
	position: relative;
}
.link-article-s li a:after {
	content: '\f054';
	font-family: FontAwesome;
	box-sizing: border-box;
	line-height: 1.1;
	padding: 22px 0 0 14px;
	position: absolute;
	color: #fff;
	width: 32px;
	height: 64px;
	margin-top: -32px;
	background: #00B592;
	top: 50%;
	right: 0;
	border-radius: 32px 0 0 32px;
}

#ve-offer-inner .column-box{
    width: 100%;
	max-width: 1060px;
    margin: auto;
    justify-content: space-between;
}
#ve-offer-inner .column-box a:hover{
    text-decoration: none;
}

.ve-offer-columun01{
    margin-bottom: 19px;
    width: 100%;
}
.ve-offer-columun02{
    width:522.5px;
}
.link-article-s li a:hover {
	text-decoration: none;
}
.link-article-s li a img {
	float: left;
	padding-right: 5px;
}
.link-article-s-ttl {
	color: #000 !important;
	font-size: 24px;
	line-height: 1.1;
}
.link-article-s-price {
	color: #FF0000 !important;
	display: block;
	font-weight: bold;
	font-size: 22px;
}
.link-article-s-price .din {
	font-size: 38px;
}
#ve-flow {
	background: #fff;
	padding: 60px 0;
}
#ve-flow ul {
	text-align: center;
}
#ve-flow ul li {
	display: inline-block;
	margin: 0 3px;
}
.ve-contact-button {
	clear: both;
	overflow: hidden;
	display: block;
    width: 100%;
	max-width: 1060px;
	height: 186px;
	border-radius: 8px;
	margin: 30px auto;
	box-shadow: 0 4px 0 rgba(114, 113, 113, 1);
}
#ve-useful-info{
   padding-top: 45px;
}
#contact-margin{
    padding: 30px 0 60px;
}
.sect-left-img {
    width: 100%;
	max-width: 1060px;
	padding: 40px 0;
	margin: auto;
	overflow: hidden;
}

.toggle-content .sect-left-img p{
    margin-top: 0;
}

.toggle-content .sect-left-img{
    padding: 40px 0;
    
}
.sect-left-img img {
	float: left;
}
.sect-left-txt {
	width: 64%;
	float: right;
}
.sect-left-img img {
    display: block;
    float: left;
    width: 30%;
    margin-right: 6%;
}
.ve-operator {
	position: relative;
	background: #FF5000;
}
.ve-operator-inner {
	overflow: hidden;
	height: 333px;
    width: 100%;
	max-width: 710px;
	margin: auto;
	position: relative;
	background: url(../images/top_images/ve-operator.png) no-repeat left bottom;
}
.ve-operator-inner-txt {
	width: 535px;
	padding-top: 30px;
	line-height: 1.4;
	font-weight: bold;
	float: right;
	color: #fff;
	font-size: 28px;
	text-align: right;
}
.ve-operator-inner-txt p {
	margin-bottom: 10px;
}
.ve-operator-contact {
	width: 390px;
	height: 120px;
	display: block;
	font-weight: bold;
	line-height: 120px;
	border-radius: 5px;
	color: #FF5000 !important;
	background: #fff;
	font-size: 45px;
	margin-right: 15px;
	float: right;
	text-align: center;
	box-shadow: 0 4px 0 rgba(114, 113, 113, 1);
}
.ve-operator-contact:hover {
	text-decoration: none;
}
.ve-operator-line {
	width: 100%;
	height: 37px;
	position: absolute;
	bottom: 0;
	background: url(../images/top_images/ve-dotgradation.png) repeat-x;
}
.ve-detaildescription {
	margin: 100px auto;
	width: 1152px;
	height: 354px;
	text-align: center;
	position: relative;
	background: url(../images/top_images/ve-detaildescription_pc.png) no-repeat;
}
.ve-detaildescription p {
	width: 365px;
	display: block;
	position: absolute;
	top: 100px;
	left: 347px;
	font-size: 52px;
	color: #000;
	font-weight: bold;
	line-height: 1.3;
}
.toggle-content {
	margin-top: -2px;
}
.subContent .skew-padding {
    display: none;    
	background: inherit;
	margin: 0 0 -100px;
	padding: 80px 0 !important;
}

.skew-heading06 {
	cursor: pointer;
	padding-top: 42px !important;
	height: 196px !important;
	position: relative;
	background: url(../images/top_images/ve-headline-gray.png) no-repeat center;
	margin: 48px 0 -50px !important;
}
.skew-inner {
	width: 100%;
	max-width: 1060px;
	margin-left: auto;
	margin-right: auto;
    padding: 20px 0;
}
.skew-inner p {
	margin-top: 20px;
	margin-bottom: 20px;
}
.skew-heading06 span{
    max-width: 1200px;
    display: block;
    margin: auto;
    background:url(../images/top_images/ve-accordion-plus.png) no-repeat right 10px center;
}
.skew-heading06.active span{
    background:url(../images/top_images/ve-accordion-minus.png) no-repeat right 10px center;
}
#toggle06 .sect-left-img {
    padding: 0 0 40px;
}
.skew-heading06 span span,.skew-heading06.active span span{
    background:none;
}
.content-bg-white-under {

	padding: 20px 60px;
	margin: !important;
}
.skew-inner .green-btn-l {
	text-align: left;
	padding: 0;
	height: 185px;
	padding-left: 40px;
}
.skew-inner-campain li {
	margin-bottom: 24px;
}
.skew-arrow {
    clear: both;
    font-weight: bold;
    text-align: center;
    font-size: 32px;
    padding-bottom: 30px;
    line-height: 1.4;
    margin: 30px auto;
    background: url(../images/top_images/ve-arrow-down-gray.png) center bottom no-repeat;
    background-size: cover;
}
#toggle03 .skew-arrow {
    background: url(../images/top_images/ve-arrow-down-white.png) center bottom no-repeat;
    background-size: cover;
}
#ve-reliance-prouser{
    padding: 40px 0 100px;
    margin-bottom: -100px;
}
.content-bg-Lblue {
	background: #B2E7FF;
    width: 100%;
    max-width: 1060px;
	margin: auto;
	padding: 0 63px 45px;
}
.content-bg-Lblue h5{
    text-align: center;
    font-size: 32px;
    line-height: 60px;
}
.content-bg-Lblue-cap {
	font-size: 32px;
	color: #fff;
	text-align: center;
	background: #595757;
	font-weight: bold;
	line-height: 70px;
}
.content-bg-Lblue-txt {

	margin: 1em 0;
}
.content-bg-Lblue-prof {
	font-size: 18px;
	color: #fff;
	background: #0066FF;
	padding: 18px 25px;
}
#ve-reliance-prouser .acMenu dd {
	background: inherit;
	transform: skew(0, 0deg);
	margin: auto;
	padding: 20px 0 !important;
}
#ve-reliance-prouser ul {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#ve-reliance-prouser .link-article-s li {
    background: #B2E7FF;
    margin: 0.5%;
    width: 31.5%;
    display: inline-block;
}
#ve-reliance-prouser .link-article-s li h5 {
	font-size: 26px;
	color: #fff;
	background: #0066FF;
    text-align: center;
}
#ve-reliance-prouser .link-article-s li p {
	margin: 6px;
}
#ve-useful{
    padding: 50px 0 75px;
    margin: auto;
}
.ve-usefulInner{
    	width: 100%;
	max-width: 1060px;
    margin: auto;
}
#ve-useful table {
	font-size: 24px;
	border-collapse: collapse;
	width: 100%;
}
#ve-useful table span {
	font-size: 16px;
}
#ve-useful table th, #ve-useful table td {
	padding: 15px 10px;
	line-height: 1;
	border: 1px solid #000;
	background: #F2F2F2;
	vertical-align: middle;
}
#ve-useful table th {
	width: 227px;
	font-weight: normal;
}
#ve-useful table th.tdGray{
    background: #A6A6A6 !important;
}
#ve-useful table td {
	text-align: center;
}
.sizeTtl {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    margin: 40px 0 -15px !important;
}
.sizeHeading{
    
}
.sizeTable{
    font-size: 24px;
    border-collapse: collapse;
    width: 100%;
}

.sizeTable th,.sizeTable td{
    padding: 15px 10px;
    line-height: 1;
    border: 1px solid #000;
    background: #F2F2F2;
    vertical-align: middle;
    text-align: center;
}

.sizeTable th{
    font-weight: bold;
    color: #fff;
    background: #00A0E9 !important;
}
.sizeTable td{}
#toggle06 .link-article-s li {
    height: 115px;
}
    
.tableComments{
    font-size: 16px;
    margin: 5px 0 !important;
}

td.tdGray {
	background: #A6A6A6;
}
td.tdBlue {
	font-weight: bold;
	color: #fff;
	background: #00A0E9 !important;
	width: 222px;
}
td.txtBrown {
	color: #B28247;
}
td.txtPink {
	color: #920783;
}
td.txtpurple {
	color: #172A88;
}
td.txtGreen {
	color: #8FC31F;
}
.ve-usefulGraph {
    clear: both;
    margin: 60px 0;
	position: relative;
    width: 100%;
	width: 1060px;
	height: 867px;
	background: url(../images/top_images/ve-useful-comparison_pc.jpg) no-repeat;
}
.ve-usefulGraph p {
	font-size: 23px;
	line-height: 1.4;
	margin: 0;
	position: absolute;
	width: 332px;
	height: 123px;
	padding: 8px;
	color: #fff;
}
.ve-usefulGraph p span {
	font-size: 33px;
	font-weight: bold;
	display: block;
}
.ve-usefulGraph01 {
	top: 0px;
	left: 360px;
}
.ve-usefulGraph02 {
	top: 130px;
	left: 729px;
}
.ve-usefulGraph03 {
	top: 612px;
	left: 729px;
}
.ve-usefulGraph04 {
	top: 742px;
	left: 361px;
}
.ve-usefulGraph05 {
	top: 612px;
	left: 0px;
}
.ve-usefulGraph06 {
	top: 130px;
	left: 0px;
}
#ve-transaction ul{
    overflow: hidden;
}
#ve-transaction li {
    float: left;
    width: 31.33%;
    margin: 1%;
    background: #EFEFEF;
    text-align: center;
    height: 84px;
}
#ve-transaction li:last-child{
    margin-right: 0;
}
#ve-transaction li p{
    margin: 0;
    line-height: 1.3;
}
#skew-ve-operator {
    position: relative;
    padding-top: 180px;
    background: #FF5000;
    margin-top: 107px;
}

#skew-ve-operator .skew-heading05 {
        position: absolute;
    z-index: 99;
    top: -107px;
    padding-top: 63px;
}
#skew-ve-operator .skew-heading05 p {
    transform: skew(0, -3.5deg);
    line-height: 1;
}

.latter{
    background: #EFEFEF;
    margin-bottom: 45px;
    overflow: hidden;
    padding-bottom: 30px;
}
.latter h3{
    text-align: center;
    color: #fff;
    font-size: 30px;
    background: #595959;
    line-height: 50px;
    margin-bottom: 30px;
}

.news-sect{
    width: 100%;
    max-width: 1060px;
    margin: auto;
}
.news-sect li{
    clear: both;
    padding: 25px 0 50px;
    position: relative;
    border-bottom: 2px dashed #000;
    overflow: hidden;
}
.news-sect li:last-child{
    border-bottom: none;
}
.news-sect li img{
    float: left;
}
.date{
    position: absolute;
    width: 143px;
    color: #fff;
    background: #4BACC6;
    height: 37px;
    line-height: 37px;
    text-align: center;
    right: 0;
    bottom: 50px;
}
.news-txt{
    float: right;
    max-width: 800px;
}
.news-txt dt{
    font-size: 30px;
    font-weight: bold;
}

#ve-sns ul{
    text-align: center;
}

#ve-sns ul li{
    display: inline-block;
    margin: 0 30px;
}

#ve-sns ul li img{
    border-radius: 20px;
}
#ve-agreement ul{
    clear: both;
    text-align: center;
}
#ve-agreement ul li{
    margin: 0 4px 12px;
    display: inline-block;
}

#ve-agreement ul li a{
    display: block;
    background: #9FA0A0;
    color: #fff;
    width: 345px;
    line-height: 72px;
    border-radius: 5px;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 1);
}

#ve-agreement ul li a:hover{
    text-decoration: none;
}
@media screen and (max-width:768px) {
	.pc-only {
		display: none !important;
	}
	.sp-only {
		display: block !important;
	}
	#menuList.sp-only{
		display: none !important;
	}
    .w98{
        width: 98%;
        margin: auto;
    }
	.anchor {
		height: 0;
		margin: 0;
	}
	section.mtMinus {
		margin-top: -37px;
	}
	.index-inside {
		width: 100%;
		font-size: 60% !important;
		position: relative;
		left: 0;
		margin-left: 0;
	}
	#header {
		height: 32px;
        min-height: 32px;
	}
	#header .logo {
        width: 26px;
        float: left;
        display: block;
        margin: 3px 5px;
        padding: 0;
	}
    #header h1 {
    display: block;
    width: auto;
    height: auto;
    padding: 3px 0;
    font-size: 0.5rem;
}
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		bottom: -25px !important
	}
	#ve-merit-solution, #ve-merit-problem {
		background: #fff;
	}
	hr.dashed {
		margin: 30px 0 15px;
	}
	.ve-arrow-down {
		width: 180px;
		top: 8px;
		margin-left: -90px;
	}
	.toggle-content {
		margin-top: 14px;
	}
	.skew-heading {
		padding-top: 47px;
		height: 160px;
		font-size: 30px !important;
		line-height: 1.3;
        z-index: 2;
	}
    #indexMainVisual .bx-controls-direction {
    display: none;
    }
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		position: absolute;
		bottom: -25px;
		width: 100%;
	}
	#ve-merit-problem-inner_sp, #ve-merit-solution-inner_sp {
		width: 100%;
		height: 100%;
        margin-top: 16px;
		padding: 80% 0 0;
		position: relative;
	}
	.green-btn-m {
		font-size: 1rem;
		border-radius: 5px;
		padding: 9px 5px;
		box-shadow: 0 2px 0 rgba(114, 113, 113, 1);
		margin: 15px auto;
	}
	#ve-merit-problem-inner_sp {
		background: url(../images/top_images_sp/ve-merit-problem_sp.png) no-repeat;
		background-size: cover;
	}
	#ve-merit-solution-inner_sp {
		background: url(../images/top_images_sp/ve-merit-solution_sp.png) no-repeat;
		background-size: cover;
	}
	.skew-padding {
		padding: 50px 0 60px !important;
	}
	.skew-heading01 {
		background: url(../images/top_images_sp/ve-headline-red_sp.png) no-repeat center;
	}
	.skew-heading02 {
		background: url(../images/top_images_sp/ve-headline-cyan_sp.png) no-repeat center;
	}
	.skew-heading03 {
		background: url(../images/top_images_sp/ve-headline-green_sp.png) no-repeat center;
		margin-bottom: -100px;
	}
	.skew-heading04 {
		background: url(../images/top_images_sp/ve-headline-blue_sp.png) no-repeat center;
		height: 122px;
		padding-top: 27px;
		margin-bottom: -40px;
	}
	.skew-heading05 {
		background: url(../images/top_images_sp/ve-headline-charcoal_sp.png) no-repeat center;
		height: 123px;
		padding-top: 24px;
		margin-bottom: -40px;
	}
	.skew-heading06 {
		padding-top: 21px !important;
		height: 98px !important;
		background: url(../images/top_images_sp/ve-headline-gray_sp.png) no-repeat center;
		margin-bottom: 0 !important;
		margin: 0px 0 -15px !important;
	}
	.skew-heading06 span {
		background: url(../images/top_images/ve-accordion-plus.png) no-repeat right 8px center;
		background-size: 25px;
	}
	.skew-heading06.active span {
		background: url(../images/top_images/ve-accordion-minus.png) no-repeat right 8px center;
		background-size: 25px;
	}
	.skew-heading06:after {
		font-size: 12px;
		box-sizing: border-box;
		padding: 15px 0 0 4px;
		width: 21px;
		height: 43px;
		top: 34px;
		right: 0;
		border-radius: 21px 0 0 21px;
	}
	.ve-merit-text-box01, .ve-merit-text-box02, .ve-merit-text-box03, .ve-merit-text-box04 {
		padding: 0;
		position: absolute;
	}
	.ve-merit-text-box01 {
		left: 59%;
		top: 27%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align: right;
	}
	.ve-merit-text-box02 {
		top: 75%;
		right: 61%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
        z-index: 9;
	}
	.ve-merit-text-box03 {
		left: 61%;
		top: 27%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align: right;
	}
.ve-merit-text-box04 {
    padding-top: 15px;
    margin-top: -15px;
    top: 75%;
    right: 64%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
	.ve-merit-text01 {
		color: #fff;
		padding: 2px;
		line-height: 1.3;
		font-size: 1.2rem;
		margin-bottom: 5px;
	}
	.ve-merit-text02 {
		font-weight: bold;
		font-size: 1.4rem;
		line-height: 1.2;
		margin-bottom: 0;
	}
	.ve-merit-text03 {
		font-size: 0.6rem;
	}
	.sect-left-img {
		padding:20px 1% !important;
		margin: auto;
	}
	.subContent .skew-padding {
		padding: 20px 0 80px!important;
	}
	#ve-reliance-prouser {
		padding: 15px 0 100px;
		margin-bottom: -75px;
	}
	.ve-campaign-inner {
		padding: 50px 0 30px !important;
	}
    .ve-campaign-inner .acMenu .content-bg-white{
        width: 98%;
        margin: 0 1%;
    }
    .ve-campaign-inner .green-btn-l{
        margin-top: 15px;
    }
	.campain-tab02 li a {
		border-radius: 5px;
		box-shadow: 0 2px 0 rgba(0, 0, 0, 1);
	}
	#ve-exsample-design-inner .column {
		float: left;
		width: 48%;
		margin: 1%;
	}
	.ve-exsample-txt {
		color: #fff;
		padding: 5px 7px;
		font-size: 0.8rem;
	}
	.skew-heading span span {
		font-size: 16px;
	}
	.red-ribbon {
		width: 92px;
		height: 28px;
		background-size: cover;
		z-index: 9;
		font-size: 18px;
		line-height: 28px;
		padding-left: 7px;
	}
	.red-ribbon span {
		font-size: 11px;
	}
	.green-btn-m, .green-btn-l {
		width: 100%;
	}
	.acMenu dt.acMenu01 {
		width: 280px;
		height: 33px;
		border-radius: 5px;
		font-size: 1rem;
		line-height: 33px;
		margin: 15px auto;
		box-shadow: 0 2px 0 rgba(114, 113, 113, 1);
	}
	.column-box {
		display: block;
	}
	.sect-left-img img {
		display: block;
		float: left;
		width: 39%;
		margin: 0 2% 2% 0;
	}
	.sect-left-txt {
		width: 59%;
		font-size: 0.8rem;
		line-height: 1.6;
	}
	.ve-detaildescription {
		margin: 30px auto;
		width: 100%;
		height: 185px;
		background: url(../images/top_images_sp/ve-detaildescription_sp.png) no-repeat;
		background-size: cover;
	}
	.ve-detaildescription p {
		width: 150px;
		display: block;
		position: absolute;
		top: 36%;
		left: 21%;
		font-size: 21px;
		color: #000;
		font-weight: bold;
		line-height: 1.3;
	}
	.link-article-s {
		overflow: hidden;
		width: 100%;
		margin: 0 auto;
	}
	.order-article {
		width: 48%;
		margin: 1%;
	}
	.order-article:after {
		font-size: 13px;
		padding: 15px 0 0 9px;
		width: 21px;
		height: 43px;
		margin-top: -22px;
		border-radius: 21px 0 0 21px;
	}
	.order-article-price {
		position: absolute;
		top: -1px;
		left: -1px;
	}
	h4.bbBlue {
		font-size: 21px;
		margin-bottom: 15px;
	}
	.white-btn {
		border-radius: 4px;
		padding: 9px 5px;
		height: 60px;
		box-shadow: 0 2px 0 rgba(0, 0, 0, 1);
	}
	#ve-consider-inner .white-btn {
		width: 46%;
		margin: 1%;
	}
	.white-btn img {
		float: left;
		width: 42px;
		padding: 0 4px 0 0;
	}
	.white-btn-txt {
		font-size: 0.75rem;
	}
	.white-btn a {
		font-size: 10px;
		padding-top: 2px;
	}
	.tabMenu li {
		width: 31%;
		display: inline-block;
	}
	.tabMenu li a {
		font-size: 12px;
		width: 100%;
	}
	#tabBoxesOuter {
		width: 98%;
		margin: 0 auto;
        padding-bottom: 15px;
	}
	.tabboxInner {
		width: 100%;
		padding: 1%;
	}
    #tabBox2 .red-ribbon {
    font-size: 0.8rem;
    }
	.campain-tab01 li a {
		border-radius: 4px 4px 0 0;
	}
	#indexMainVisual .bx-pager {
		font-size: 4.3em;
	}
	#indexMainVisual .bx-default-pager a {
		width: 10px !important;
		height: 10px !important;
		margin: 0px 5px !important;
	}
	.campain-tab02 {
		width: 100%;
		padding: 5px 0 15px;
		margin-bottom: 30px;
	}
	.order-article-txt {
		font-size: 10px;
		height: 27px;
		line-height: 27px;
	}
	.skew-inner p {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.skew-inner .green-btn-l {
		text-align: left;
		padding: 0;
		height: 55px;
		font-size: 12px;
		padding-left: 20px;
	}
	.skew-inner-campain li {
		margin-bottom: 12px;
	}
	.content-bg-white-under {
		padding: 10px 15px;
        font-size: 0.8rem;
	}
	h5.bbBlue {
		font-size: 21px;
		margin-bottom: 15px;
	}
	h5.bbBlue span {
		border-bottom: 5px solid #00B0F0;
	}
	.link-article-s li {
		display: inline-block;
		width: 48% !important;
		margin: 1% !important;
	}
	.link-article-s li a {
		width: 100%;
		height: 50px;
	}
	#ve-reliance-prouser .link-article-s li h5 {
		font-size: 0.8rem;
	}
	.link-article-s li a:after {
		line-height: 1;
		padding: 11px 0 0 7px;
		width: 16px;
		height: 32px;
		margin-top: -16px;
		border-radius: 16px 0 0 16px;
	}
	#ve-offer-inner .column-box {
		margin-bottom: 5px;
		display: flex;
		justify-content: center;
	}
	.ve-offer-columun01 {
		margin-bottom: 8px;
		width: 97%;
		display: block;
		margin: auto;
	}
	.ve-offer-columun02 {
		width: 47.5%;
		margin: 0.5%;
	}
	.ve-campaign-inner .acMenu {
		clear: none;
	}
	.ve-campaign-inner .acMenu dt .order-article:after {
		content: '\f067';
		padding: 15px 0 0 0;
	}
	.ve-campaign-inner .acMenu dt.active .order-article:after {
		content: '\f068';
		padding: 15px 0 0 0;
	}
	.ve-campaign-inner .acMenu01 .order-article {
		margin: 1% 1% 15px 1%;
	}
	.ve-campaign-inner .acMenu dt.acMenu01:after, .ve-campaign-inner .acMenu dt.acMenu01.active:after {
		display: none;
	}
	.ve-campaign-inner .acMenu01 {
		width: 48% !important;
		float: left;
		height: auto !important;
		margin: 1% 1% 15px !important;
		box-shadow: none !important;
		background: none !important;
	}
	.ve-campaign-inner .acMenu01:before {
		font-size: 13px;
		padding: 15px 0 0 2px;
		width: 21px;
		height: 43px;
		margin-top: -22px;
		border-radius: 21px 0 0 21px;
		content: '\f067';
		font-family: FontAwesome;
		box-sizing: border-box;
		line-height: 1.1;
		position: absolute;
		color: #fff;
		background: #00B592;
		top: 50%;
		right: 0;
	}
	.ve-campaign-inner .acMenu01.active:before {
		content: '\f068';
	}
	.order-what {
		position: absolute;
		top: 6%;
		left: 4%;
		color: #000;
		font-weight: bold;
		font-size: 13px;
		line-height: 1.4;
	}
	.ve-campaign-inner dd {
		padding-top: 15px;
	}
	#ve-flow {
		padding: 30px 0;
	}
	#ve-flow ul li {
		display: inline-block;
		margin: 0.5%;
		width: 28%;
	}
	.link-article-s-ttl {
		font-size: 12px;
	}
	.link-article-s li a img {
		width: 35%;
	}
	.link-article-s-price {
		font-size: 11px;
	}
	.link-article-s-price .din {
		font-size: 18px;
	}
	.latter {
		margin-bottom: 22px;
		padding-bottom: 15px;
	}
	.latter h3 {
		font-size: 1rem;
		line-height: 25px;
		margin-bottom: 15px;
	}
	.content-bg-white h5 {
		font-size: 16px;
	}
	.content-bg-white {
		margin: 10px auto 15px;
		padding: 0 !important;
	}
	.content-bg-white-mainImg {
		margin: 0;
	}
	.content-bg-white p {
		font-size: 0.8rem;
		margin: 10px;
	}
    .latter .content-bg-white{
        width: 96% !important;
        width: auto;
    }
    .content-bg-white .green-btn-m{
        width: 98%;
    }
	.ve-operator-contact {
		width: 180px;
		height: 62px;
		line-height: 62px;
		border-radius: 5px;
		font-size: 22px;
		margin-right: 7px;
		box-shadow: 0 2px 0 rgba(114, 113, 113, 1);
	}
	#skew-ve-operator .skew-heading05 {
		top: -68px;
		padding-top: 22px;
	}
	#skew-ve-operator {
		padding-top: 50px;
		margin-top: 71px;
	}
	.green-btn-m span, .green-btn-l span {
        font-size: 1rem;
		line-height: 1.3;
	}
	.green-btn-l {
		text-align: left;
		border-radius: 5px;
		font-size: 1rem;
		padding: 0;
        width: 98%;
		height: 55px;
		padding-left: 11px;
		box-shadow: 0 2px 0 rgba(114, 113, 113, 1);
	}
	.green-btn-l img {
		height: 100%;
	}
	#ve-inquiry-inner {}
	#ve-transaction ul {
		overflow: hidden;
		width: 100%;
		margin: auto;
	}
	#ve-inquiry-inner {
		padding: 50px 0 15px !important;
	}
	#toggle06 .link-article-s li {
		height: 50px;
	}
	#ve-useful table {
		font-size: 11px;
		border-collapse: collapse;
		margin: auto;
	}
	#ve-useful {
		padding: 25px 0 30px;
		margin: auto;
	}
	#ve-useful .content-bg-white-txt {
        font-size: 0.8rem;
		margin-bottom: 15px;
	}
	#ve-useful table td {
		padding: 5px;
		width: auto;
	}
    #ve-useful table th{
        width: auto;
        padding: 10px 5px;
    }
	#ve-useful table span {
		font-size: 10px;
	}
	.ve-usefulGraph {
		width: 100%;
		height: auto;
		background: url(../images/top_images_sp/ve-useful-comparison_sp) no-repeat;
		background-size: cover;
	}
	.ve-usefulGraph:before {
		content: "";
		display: block;
		padding-top: 159%;
		/* 高さを幅の75%に固定 */
	}
	.ve-usefulGraph p {
		font-size: 0.7rem;
		width: 180px;
		padding: 2px;
		height: auto;
	}
	.ve-usefulGraph p span {
		font-size:1rem;
	}
	td.tdBlue {
		width: 152px;
	}
	.ve-usefulGraph01 {
		top: 0.5%;
		left: 28%;
	}
	.ve-usefulGraph02 {
		top: 13%;
		left: 53%;
	}
	.ve-usefulGraph03 {
		top: 77.5%;
		left: 53%;
	}
	.ve-usefulGraph04 {
		top: 90%;
		left: 28%;
	}
	.ve-usefulGraph05 {
		top: 77.5%;
		left: 5px;
	}
	.ve-usefulGraph06 {
		top: 13%;
		left: 5px;
	}
	.skew-arrow {
		font-size: 16px;
		line-height: 1.4;
		width: 257px;
		height: 54px;
		margin: 20px auto;
		background: url(../images/top_images/ve-arrow-down-gray.png) center no-repeat;
		background-size: cover;
	}
	.skew-inner {
		padding: 20px 2%;
	}
    #ve-transaction .skew-inner{
        padding: 20px 0;
    }
	#ve-transaction li {
		width: 48%;
		margin: 1%;
		height: 40px;
        font-size: 0.7rem;
	}
	#ve-useful-info {
		padding: 25px 0 30px;
	}
    #ve-useful-info .green-btn-m,.latter .green-btn-m{
        width: 98%;
    }
	#contact-margin {
		padding: 0 0 15px;
	}
	.content-bg-Lblue {
		padding: 0;
		overflow: hidden;
	}
	.content-bg-Lblue h5 {
		text-align: center;
		font-size: 16px;
		line-height: 30px;
	}
	.content-bg-Lblue-txt {
		font-size: 0.8rem;
		margin: 1em 1%;
	}
	.ve-reliance .link-article-s {
		display: block !important;
	}
	.ve-reliance h5, .content-bg-Lblue-cap {
		font-size: 16px !important;
		line-height: 35px;
	}
	.ve-operator-inner {
		height: 158px;
		width: 320px;
		max-width: 710px;
		background-size: 131px;
	}
	.ve-operator-inner-txt {
		width: 230px;
		padding-top: 15px;
		font-size: 12px;
	}
	.ve-reliance .content-bg-Lblue-txt {
		margin: 10px;
	}
    .sizeHeading{
        font-size: 0.8rem;
    }
	.sizeTtl {
		font-size: 14px;
		margin: 15px 0 -15px !important;
	}
	.sizeTable {
		font-size: 12px;
		border-collapse: collapse;
		width: 100%;
	}
	.tableComments {
		font-size: 10px;
	}
	.content-bg-Lblue-prof {
		font-size: 0.7rem;
		margin: 1%;
		padding: 2%;
	}
	.ve-usefulInner {
		padding: 0 1%;
	}
	.ve-operator-line {
		height: 19px;
		margin: auto;
		background-size: contain;
		background: url(../images/top_images_sp/ve-operator-bg.png) repeat-x;
	}
	.news-sect li {
		width: 96%;
		margin: auto;
		padding: 10px 0;
	}
	.news-txt {
		width: 68%;
	}
	.news-txt dt {
		font-size: 1rem;
	}
    .news-txt dd {
		font-size: 0.8rem;
	}
	.date {
		width: 76px;
		height: 16px;
        font-size: 0.6rem;
		line-height: 16px;
		bottom: 25px;
		position: inherit;
		clear: both;
		float: right;
	}
	.news-sect li img {
		width: 28%;
	}

	.ve-contact-button {
		width: 90%;
		max-width: 1060px;
		height: auto;
		border-radius: 4px;
		margin: 15px auto;
		box-shadow: 0 4px 0 rgba(114, 113, 113, 1);
	}
	#ve-sns ul li {
		display: inline-block;
		margin: 0px 10px;
		width: 80px;
	}
	#ve-agreement ul li {
		margin: 1%;
		width: 48%;
		display: block;
		float: left;
	}
	#ve-agreement ul li a {
		font-size: 0.8rem;
		width: 100%;
		line-height: 36px;
		border-radius: 5px;
		box-shadow: 0 2px 0 rgba(0, 0, 0, 1);
	}
	.link-article-s li a img {
		float: left;
		height: 50px;
		width: auto;
		padding-right: 5px;
	}
	#sp_nav_footer {
		display: block;
		position: fixed;
		z-index: 100;
		bottom: 0;
		height: 135px;	
		width: 100%;
		background-color: inherit;
		text-align: center;
	}
	#ve-campaign .order-article {
		float: left;
		width: 48%;
		margin: 1%;
	}
	#sp_nav_footer ul {
		width: 100%;
		overflow: visible;
		height: 48px;
		position: fixed;
		bottom:0;
		text-align: center;
		background: url(/top/images/top_images_sp/sp_nav_footer_bg.png) repeat-x bottom;
	}
	#sp_nav_footer li {
		float: left;
		height: 45px;
		width: 20%;
		border-right: 1px solid #9FA0A0;
	}
	#sp_nav_footer li:last-child {
		border-right: none;
	}
	#sp_nav_footer li span {
		display: block;
	}
	#sp_nav_footer li a {
		max-width: 70px;
    	margin: auto;
		color: #fff;
		font-size: 10px;
		display: block;
		font-weight: bold;
		position: relative;
		-webkit-transform: translateY(-35%);
		-ms-transform: translateY(-35%);
		transform: translateY(-35%);
	}
	#menuList {
		position: absolute;
	}
	#menuOverlay {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.6);
		display: none;
		position: fixed;
		z-index: 9999997;
	}
	#switchBtnArea #switchBtn {
		top: 0;
		right: 0;
		width: 50px;
		height: 50px;
		display: block;
		background: #727171;
		position: fixed;
		z-index: 9999998;
	}
	#switchBtnArea #switchBtn span {
		left: 20%;
		width: 60%;
		height: 4px;
		display: block;
		position: absolute;
		background-color: #fff;
		transition: all 0.2s linear;
	}
	#switchBtnArea #switchBtn span:nth-of-type(1) {
		top: 10px;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	#switchBtnArea #switchBtn span:nth-of-type(2) {
		top: 23px;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	#switchBtnArea #switchBtn span:nth-of-type(3) {
		bottom: 10px;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	#switchBtnArea #switchBtn.btnClose {
		background: #595757;
		opacity: 1;
	}
	#switchBtnArea #switchBtn.btnClose span:nth-of-type(1) {
		top: 23px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		background: #fff;
	}
	#switchBtnArea #switchBtn.btnClose span:nth-of-type(2) {
		-webkit-transform: scale(0);
		transform: scale(0);
		background: #fff;
	}
	#switchBtnArea #switchBtn.btnClose span:nth-of-type(3) {
		bottom: 23px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		background: #fff;
	}
	#rwdMenuWrap {
		top: 0;
		right: -270px;
		width: 270px;
		height: 100%;
		background: #727171;
		overflow: auto;
		position: fixed;
		z-index: 9999999;
	}
	#rwdMenuWrap .toTop {
		float: right;
		line-height: 30px;
		color: #fff;
		font-size: 0.8rem;
		padding-right: 2%;
	}
	#rwdMenuWrap h5 {
		clear: both;
		font-size: 0.8rem;
		font-weight: normal;
		line-height: 30px;
		background: #C9CACA;
		text-align: center;
		margin: 0;
	}
	#rwdMenuWrap ul {
		width: 100%;
	}
	.navContact {
        margin-bottom: 10px;
    overflow: hidden;
    }
	.navContact li {
		width: 48%;
		margin: 2% 1%;
		float: left;
	}
    #ve-reliance-prouser .link-article-s li p {
    font-size: 0.8rem; !important;
}
	.navContact li a {
		display: block;
		color: #fff;
		font-size: 0.7rem;
		font-weight: bold;
		background: #00B692;
		overflow: hidden;
		text-align: center;
		border-radius: 5px;
		padding: 8px;
		box-shadow: 0 2px 0 rgba(0, 0, 0, 1);
	}
	.navContact li a img {
		max-width: 40%;
		display: block;
		margin: auto;
		margin-bottom: 5px;
	}
	#navLinks dl, #navLinks ul {
		width: 98%;
		overflow: hidden;
		margin: auto;
        margin-bottom: 10px;
	}
	#navLinks .acMenu dt {
		position: relative;
		font-size: 1rem;
		line-height: 2.9rem;
		margin: 1.5% 1%;
		padding: 0 0.5em;
		color: #fff;
		font-weight: bold;
		background: #595757;
	}
	#navLinks .acMenu dt:after {
		content: " \f055";
		position: absolute;
		right: 0.5em;
		font-family: FontAwesome;
	}
	#navLinks .acMenu dt.active:after {
		content: " \f056";
		position: absolute;
		right: 0.5em;
		font-family: FontAwesome;
	}
    
	#navLinks ul {
		padding-bottom: 15px;
	}
    #navLinks .acMenu dd ul{
        font-size:0.8rem;
        padding-bottom: 5px;
    }
	#navLinks .acMenu dd li a {
		padding: 0 1em;
	}
	#navLinks li a {
		display: block;
		position: relative;
		font-size: 0.8rem;
		color: #fff !important;
		line-height:2.8rem;
		padding: 0 0.5em;
		border-bottom: 1px solid #C9CACA;
	}
	#navLinks li a:after {
		content: '';
		margin-top: -4px;
		top: 50%;
		right: 15px;
		width: 8px;
		height: 8px;
		position: absolute;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

/* ------------------------------
   CLEARFIX ELEMENTS
------------------------------ */

#menuList>ul:before, #menuList>ul:after {
	content: " ";
	display: table;
}
#menuList>ul:after {
	clear: both;
}
#menuList>ul {
	*zoom: 1;
}

}
/*2017/7 佐藤追記ここまで*/