@charset "UTF-8";


/*----------------------------------------------------
	☆LP
----------------------------------------------------*/

.pt30 {
	padding: 30px 0 0;
}
#contents section.tableScroll {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

#tab-box section.tableScroll .visaTab100.leftTable tr td {
	text-align: left;
}

#tab-box p.bgSky {
	background-color: #0090D4;
	color: #fff;
	margin: 0.6em 0;
	padding: 0.5em;
	line-height: 1.6;
}

.mtb40 {
	margin: 40px 0;
}

.mtb30 {
	margin: 30px 0 !important;
}

.letterSp {
	letter-spacing: 0.02em;
}

.sizeLL {
	font-size: 3.2rem;
	font-weight: bold;
}

.fwBold {
	font-weight: bold;
}

.alCenter {
	text-align: center;
	margin: 0 auto 2.8em;
}

.alCenter02 {
	text-align: center!important;
	margin: 0 auto;
}

section.mtb80 {
	margin: 80px auto 40px;
}

section.mtb80ver02 {
	margin: 80px auto 60px;
}

section.lpseC {
		background: #E4ECF1;
		padding: 90px 2% 20px;
}

section.lpseCver02 {
		background: #E4ECF1;
		padding: 90px 2% 70px;
}

ul.lpTabList {
	width: 100%;
	margin-bottom: 90px;
}

ul.lpTabList li {
	display: inline-block;
	width: 25%;
	text-align: center;
	border-left: #fff solid 1px;
	border-bottom: #fff solid 1px;
}

ul.lpTabList li a {
	background: #E3E6EA;
	display: block;
	padding: 20px 0;
	text-decoration: none;
	font-weight: bold;
}

ul.lpTabList li:last-child {
border-right: 0px solid #FFF;
}

ul.lpTabList li a:hover {
	background: #0090D4;
	color: #FFF;
}



ul.circleList {
	width: 100%;
	max-width: 1000px;
	margin: 50px auto 0px;
	overflow: hidden;
}

ul.circleList li {
	width: 23%;
	float: left;
	text-align: center;
	margin-right: 2.5%;
}

ul.circleList li:last-child {
	margin-right: 0;
}

ul.circleList li img {
    
}

ul.circleList li p {
	font-size: 1.0em;
	margin: 10px auto;
	text-align: left;
	line-height: 1.6;
}


.offhideen {
	overflow: hidden;
	width: 100%;
	margin: 0 auto 2em;
}

.leftHalfBlcok {
	float: left;
	width: 48%;
}

.disTabe {
	display: table;
}

.disTabe .displayTabe {
	display: table-cell;
	vertical-align: middle;
	color: #0090D4;
	font-weight: bold;
	font-size: 2.0rem;
	padding-right: 1em;
	letter-spacing: 0;
	line-height: 1.4;
}


.rightHalfBlcok {
	float: right;
	width: 48%;
}

/* タブメニュー */
#tab-menu {
  list-style: none;
}
#tab-menu li {
  display: inline-block;
  padding: 20px 0;
	text-align:center;
  background: #eee;
	font-weight: bold;
	color: #042646;
	width: 20%;
	cursor:pointer;
	border-left: #FFF solid 1px;
}

#tab-menu li:first-child {
	border-left: none;
}

#tab-menu li.active {
	color: #fff;
	text-shadow: none;
	background-color: #0090D4;
}

#tab-menu li a {
	cursor:pointer;
}

#tab-menu li.active a{
  color: #fff;
}

#tab-menu li.active a:hover {
	text-decoration:none;
}


table.normalTabLp {
	border-collapse:collapse;
	border-spacing:0;
	background:#FFF;
	margin: 20px auto 50px;
	border-top: 1px solid #E2E3E7;
	width:100%;
}

table.normalTabLp.mb20 {
	margin-bottom: 20px;
}

table.normalTabLp th {
	background-color: #eff4f5;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #E2E3E7;
	border-right: 1px solid #E2E3E7;
	box-sizing: border-box;
	line-height: 1.7;
	padding: 13px 20px 10px;
	width:25%;
}

table.normalTabLp td {
	line-height: 1.7;
	padding: 13px 20px 10px;
	background-color: #fff;
	border-bottom: 1px solid #E2E3E7;
	border-right: 1px solid #E2E3E7;
	box-sizing: border-box;
	text-align: center;
}

table.normalTabLp th:last-child,
table.normalTabLp td:last-child {
	border-right: none;
}

ul.lpList01 {
	font-weight: bold;
}

ul.lpList01 li ul {
	margin-left: 2em;
}

ul.lpList01 li ul li {
	font-weight: 500;
	list-style: disc;
	margin-left: 1em;
}

ul.lpList01 li p {
	font-weight: 500;
	margin-left: 1em;
}

p.fontSize13 {
	font-size: 1.3rem;
}

.displayInB {
	display: inline-block;
	margin: 0 1em 0 0 ;
}

.marTop50 {
	margin-top: 50px;
}

.tableCell {
	display: table;
}

.tableCell p {
	display: table-cell;
	vertical-align: middle;
	padding-right: 1em;
}

.btnRight {
	position: fixed;
	top: 320px;
	right: 0;
}


.btnRight a img {
	opacity: 1;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
}

.btnRight a:hover img {
	opacity: .8;
}

.btnBottom {
	display: none;
}

.fontSize12 {
	font-size: 1.2rem;
}

.mb2em {
  margin-bottom: 2em;
}


.nowrapTab th,
.nowrapTab td {
letter-spacing: 0;
	}

.nowrapTab th:nth-child(4){
  width: 8%;
} 


.colCambodia {
  color: #39489B !important;
}


@media only screen and (max-width: 800px) {
	
	#contents section {
    margin-bottom: 25px;
}
	
	#tab-box {
    margin: 40px 0 0px;
}
	
	section.mtb80 {
	margin: 40px auto 0px;
}

section.mtb80ver02 {
	margin: 40px auto 30px;
}

section.lpseC {
		padding: 45px 2% 10px;
}

section.lpseCver02 {
		padding: 45px 2% 35px;
}

.sizeLL {
	font-size: 2rem;
}
	
	ul.lpTabList {	
		margin-bottom: 40px;
	}	
	
	.head02 {
		font-size: 1.8rem;
		line-height: 1.4;
	}

	ul.lpTabList li  {
	width: 50%;
	font-size: 1.2rem;
	border-bottom: #FFF solid 1px;
	letter-spacing: 0;
}
ul.lpTabList li:last-child {
	border-bottom: 0px solid #FFF;
}
ul.lpTabList li a {
	padding: 10px 1%;
}

	
	
ul.circleList {
	width: 100%;
	max-width: 1000px;
	margin: 50px auto 0px;
	overflow: hidden;
}

ul.circleList li {
width: 100%;
float: none;
text-align: left;
margin-right: 0%;
margin-bottom: 1em;
}
	
	ul.circleList li img {
		width: 20%;
		vertical-align: top;
	}

ul.circleList li p {
	display: inline-block;
	font-size: 1.4rem;
	margin: 10px auto;
	width: 78%;
}
	
	.head01 {
		line-height: 1.4;
	}

.head01 span {
		font-size: 1.8rem;
		padding-bottom: .2em;
}
	
	.leftHalfBlcok {margin-bottom: 2em;}
	
.leftHalfBlcok,	
.rightHalfBlcok {
		float: none;
		width: 100%;
}
	
	.numberM li span.nuberM {
		font-size: 2rem;
	}
	
	.numberM li p.nubberP {
		font-size: 1.3rem;
	}
	
	
	#tab-menu li {
		font-size: 1.1rem;
	}
	
table.normalTab th,
table.normalTab td,
table.normalTabLp th,
table.normalTabLp td {
		line-height: 1.4;
		font-size: 1.4rem;
		padding: 7px 10px 5px;
		width: 25%;
}	
	
	ul.lpList01 li {
		font-size: 1.4rem;
	}
	
	.displayInB {
		font-size: 1.3rem;
		letter-spacing: 0;
	}
	
	
	.smallSize {
		font-size: 1.4rem;
	}
	
	
	#plink01, #plink02, #plink03, #plink04, #plink05, #plink06, #plink07, #plink08 {
		padding-top: 70px;
		margin-top: -70px;
		display: inline-block;
}
	

.btnRight {
	display: none;
}

.btnBottom {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background: rgba(35,156,126,0.9);
	text-align: center;
	line-height: 60px;
	z-index: 10;
}
	
	.btnBottom a {
		color: #fff;
		text-align: center;
		font-weight: bold;
}
	
	
	
	
	.fontSize14 {
	font-size: 1.2rem;
}
	
	
	
	
	
	
	
	.nowrapTab th {
		white-space: nowrap;
  letter-spacing: 0;
	}
  
 	.nowrapTab td {
  letter-spacing: 0;
	}
	
	td.nowrapTd {
		white-space: nowrap;

	}
	
	
	

}













