/* =========================================================

mobile

=========================================================== */

@media screen and (max-width: 1200px) {
.inner {
	width: 92%;
}
#contact .inner{
	width: 100%;
}
.pc-only {
	display: none;
}
.sp-only {
	display: block;
}
.scroll-info {
	display: block;
	margin: 0 0 20px;
}
.scroll-info div {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.scrollinfo-img {
	width: 30px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}
.scrollinfo-txt {
	font-size: 13px;
}
}


@media screen and (max-width: 1024px) {
#top-whatisVegasen .inner {
	width: 100%;
	background: url('../images/top-whatis_bg2.png') no-repeat 120% 50%;
	background-size: auto 100%;
	padding-left:5%;
}
#top-information .inner {
	padding-left:0;
	padding-right:0;
}
#top-information .top-information-ttl {
	width: 180px;
	background: #0083c5;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
}
#top-information .top-information-ttl h3 {
	font-size: 20px;
}
#top-information .top-information-ttl h3 span {
	font-size: 12px;
}
#top-information ul {
	width: calc(100% - 180px - 30px);
}
#contact .inner{
	width: 100%;
}
}


@media screen and (max-width: 768px) {
body{
    line-height: 1.6em;
}
.row {
	padding: 20px 0;
}
.row.sp-colomn {
	flex-direction: column;
}
.row.sp-colomn .cont1of2,
.row.sp-colomn .cont1of3 {
	width: 100%;
	margin-bottom: 40px;
}

.table {
    margin: 30px 0 0;
}
table.sp_tbl {
    width: 100% !important;
    border-top: 1px solid #c9c9c9;
}
table.sp_tbl thead {
    display: none;
}
table.sp_tbl tr,
table.sp_tbl td,
table.sp_tbl th {
    display: block;
    width: 100% !important;
}
table.sp_tbl td,
table.sp_tbl th {
    padding: 0.6em 1em;
    border-top-width: 0;
}
table.sp_tbl th {
    background: #f0f0f0;
    text-align: center;
    font-weight: bold;
}
table.sp_tbl td:before {
    font-weight: bold;
    display: block;
    margin-bottom: 0.25em;
    padding-bottom: 0.25em;
    text-align: left;
    border-bottom: dotted 1px #c9c9c9;
}
#headsubNav .inner, 
#headerNav .inner {
	width: 100%;
	margin: 0 auto;
}
#headsubNav h1 {
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
	text-align: center;
}
#headsubNav ul {
	display: none;
	
}
#headerNav #logo {
	max-width: 200px;
	margin: 0 0 10px 8px;
}
#headerNav .inner {
    padding: 10px 0 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-items:　flex-start;
}
#headerNav ul {
	width: 100%;
	justify-content: space-between;
	list-style: none;
}
#headerNav ul li {
	font-size: 11px;
	width: 25%;
	box-sizing: border-box;
}
#headerNav ul li a {
	color:#FFF;
	margin-left: 0;
	text-align: center;
	display: block;
	height: 52px;
	padding: 26px 0 0;
	border-right:solid 1px #9cd9f9;
}
#headerNav ul li:nth-child(1) a,
#headerNav ul li:nth-child(2) a, 
#headerNav ul li:nth-child(3) a {
	position: relative;
	display: block;
	text-decoration: none;
}
#headerNav ul li:nth-child(1) a::after,
#headerNav ul li:nth-child(2) a::after,
#headerNav ul li:nth-child(3) a::after {
	display: none;
}
#headerNav ul li:nth-child(1) a:hover::after,
#headerNav ul li:nth-child(2) a:hover::after,
#headerNav ul li:nth-child(3) a:hover::after {
	display: none;
}
#headerNav ul li:nth-child(1) a {
	background: url('../images/nav_icon2.png') no-repeat 50% 7px #0069bc;
	background-size: 22px auto;
}
#headerNav ul li:nth-child(2) a {
	background: url('../images/nav_icon4.png') no-repeat 50% 7px #0069bc;
	background-size: 20px auto;
}
#headerNav ul li:nth-child(3) a {
	background: url('../images/nav_icon1.png') no-repeat 50% 7px #0069bc;
	background-size: 22px auto;
}
#headerNav ul li.nav-login,
#headerNav ul li.nav-login a {
	display: none;
}

#headerNav ul li.nav-application a {
	color:#fff;
	background: url('../images/nav_icon5.png') no-repeat 50% 7px #172a88;
	background-size: 22px auto;
	margin-left: 0;
	padding: 26px 0 0;
	border-radius: 0px;
	border-right: none;
}
#headerNav ul li.nav-application a:hover {
	color:#fff;
	background: #5d6aac;
	margin-left: 0px;
	padding: 26px 0 0;
	border-radius: 0px;
}
#headerNav .sp-login {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px;
}
#headerNav .sp-login a {
	color:#172a88;
	background: url('../images/nav_icon3.png') no-repeat 2px 50%;
	background-size: 18px auto;
	margin-left: 0;
	padding:4px 10px 4px 25px;
	border-radius: 2px;
	border:solid 1px #172a88;
	font-size: 11px;
}
#headerNav .sp-login a:hover {
	color:#fff;
	background: #5d6aac;
	padding-left: 16px;
}
ul.f-subNav {
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 20px auto 0;
	box-sizing: border-box;
}
ul.f-subNav li {
	width: 47%;
	box-sizing: border-box;
	text-align: center;
	display: block;
}
ul.f-subNav li.f-login a {
	color:#172a88;
	border:solid 1px #172a88;
	padding: 4px 0;
	border-radius: 2px;
	display: block;
	font-size: 13px;
}
ul.f-subNav li.f-application a {
	color:#FFF;
	background: #172a88;
	border:solid 1px #172a88;
	padding: 4px 0;
	border-radius: 2px;
	display: block;
	font-size: 13px;
}
ul.f-nav {
	display: block;
	width: 90%;
	margin: 30px auto 20px;
	list-style: none;
	padding: 0;
	border:solid 1px #5d6aac;
	border-radius: 2px;
}
ul.f-nav li {
	font-size: 13px;
	display: block;
	width: 100%;
	text-align: left;
	border-bottom:solid 1px #5d6aac;
	background: url('../images/icon-arrow.png') no-repeat 95% 50%;
	background-size: 10px auto;
	margin-right:0; 
	margin-left:0;
}
ul.f-nav li a {
	display: block;
	width: 100%;
	padding: 8px 15px;
	box-sizing: border-box;
}
ul.f-nav li:nth-child(9) ::before {
	display: none;
}
ul.f-nav li:last-child{
	border-bottom:none;
}
#footer h2 {
	margin: 30px auto 10px;
}
section .inner {
	padding: 30px 0;
}
#contactInfo ul {
	width: 80%;
	flex-direction: column;
	margin: 0 auto;
}
#contactInfo ul li {
	display: block;
	width: 100%;
	text-align: center;
	margin: 8px 0;
}
#contactInfo p {
	width: 85%;
	text-align: justify;
}
#mainVisual{
	background: url('../images/mainVisual.jpg') no-repeat right center;
	background-size:  cover;
}
#mainVisual .inner {
	height: 36vh;
}
#mainVisual h2 {
	font-size: 22px;
}
#mainVisual h2 span {
	font-size: 13px;
}
#top-whatisVegasen {
	background-size: 25% auto;
}
#top-whatisVegasen .inner {
	background: none;
	padding-left:50px;
	padding-right:50px;
	text-align: center;
}
#top-whatisVegasen h2 {
	margin-bottom: 20px;
}
#top-whatisVegasen p {
	width: 100%;
	margin: 0 0 20px;
	text-align: left;
}
#top-information .inner {
	padding-left:15px;
	padding-right:15px;
	display: flex;
	justify-content:space-between;
	box-sizing: border-box;
	flex-direction: column;
}
#top-information .top-information-ttl {
	width: 100%;
	background: #0083c5;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 15px;
}
#top-information .top-information-ttl h3 {
	font-size: 18px;
	margin: 10px 0;
}
#top-information .top-information-ttl h3 span {
	font-size: 12px;
}
#top-information ul {
	width: 100%;
}
#top-information ul li {
	padding: 5px 0 10px;
	margin:  0;
	border-bottom:solid 1px #CCC;
}
#top-information ul li a {
	line-height: 1.3em;
	font-size:1.4rem;
	margin: 8px 0 0;
}
#news .desc {
  margin: 10px 0px 30px 0px;
}
#reason-img {
	display: flex;
	justify-content: space-between;
	margin: 30px 0;
}
#reason-img li {
	width: 33.333%;
	display: inline-block;
	padding: 0 5px;
	box-sizing: border-box;
}
#top-reason .table {
	margin-bottom: 10px;
	font-size: 1.4rem;
}

#reason-txt {
	flex-direction: column;
	margin-top: 40px;
}
#reason-txt li {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
#reason-txt ul {
	flex-direction: column;
}
#reason-txt ul li {
	width: 100%;
}
#reason-txt h4 {
	text-align: left;
	margin-bottom: 10px;
	font-weight: 400;
}
#reason-txt h4 span {
	text-align: center;
	font-weight: 700;
}
#guide1 p {
	text-align: justify;
}
.guide-img1 {
	width: 85%;
}
#guide2 .row {
	margin: 0;
}

p.hedge-ex-result {
	font-size: 16px;
}
.message {
	font-size: 16px;
	text-align: left;
	padding: 30px;
	margin: 40px 0 0;
	text-align: justify;
} 
#pagetitle .inner {
	background: url('../images/pagetitle-bg.png') no-repeat 140% center;
	background-size: auto 100%;
	width: 100%;
	padding: 0 12px;
}
#pagetitle h1 {
	height: 60px;
	line-height: 60px;
	letter-spacing: 0.03em;
	font-size: 18px;
}
.lead {
	width: 90%;
	margin: 0 auto 20px;
	text-align: left !important;
}
#qa1 ul {
	flex-direction: column;
	margin: 30px 0 60px 0;
}
#qa1 ul li {
	width: 100%;
	margin: 0 0 15px;
}
#about1 ul {
	width: 100%;
	margin: 30px auto 0;
}
#about1 ul li {
	margin: 0 0 10px;
}
#about2 .inner .row .cont1of2 {
	margin: 15px auto 0;
	flex-direction: column;
}
#about2 img {
	width: 90%;
}
#about2 .inner .row p {
	text-align: left;
}
#about2 ul.flow {
	flex-direction: column;
}
#about2 ul.flow li {
	display: block;
	width: 100%;
	margin: 0 0 20px;
}
#about2 ul#sample {
	flex-direction: column;
	margin: 0 20px;
}
#about2 ul#sample li {
	width: 100%;
	padding: 15px;
	margin: 0;
}
#info .inner{
	padding-left:0;
	padding-right:0; 
}
#info .data {
	display: block;
	margin-bottom: 5px;
}
#info h2.post-title {
	font-size: 18px;
}
#info .post {
	padding: 20px;
	margin: 15px 0;
}
#info ul li {
	padding: 10px 15px;
}
#sitemap .inner {
	padding-left:0;
	padding-right:0; 	
}
#sitemap dl dt {
	margin: 0 0 20px;
}
#sitemap ul li {
	margin: 10px 0;
}
#sitemap a {
	padding: 10px;
}
#contact .inner{
	padding-left:0;
	padding-right:0; 
	width: 92%;
}
#contact .post {
	border:none;
	padding: 0;
	margin: 0;
	background: none;
}
#contact .table table {
    font-size: 14px;
    border-left: dotted 1px #b3b3b3;
    border-right: dotted 1px #b3b3b3;
}
#contact .table table td,
#contact .table table th {
    padding:0.6em;
    border-bottom: dotted 1px #b3b3b3;
    word-wrap: break-word !important;
    word-break: break-all;
    text-align: left !important;
    color: #222;
}
#contact .table table td {
	background: rgba(255,255,255,1);
	text-align: left;
}
#contact .table table th {
    background: #e9f3ff;
    white-space: nowrap;
	color: #222;
	width: 100%;
}
#contact input,
#contact textarea {
	padding: 6px 10px;
}
#contact input[type="text"] ,
#contact input[type="email"] {
	width:100%;
}
#contact textarea {
	width:100%;
	height: 200px;
}
#contact input[type="tel"]  {
	width:100%;
}
#contact .post {
	background: #FFF;
}
#contact .table span {
	display: block;
}
#contact .table a {
	margin-left: 0;
}

}