@charset "UTF-8";
.pc-none {
	display: none;
}
.sp-none{
	display: block;
}
#headline {
	height: 30px;
	line-height: 30px;
	background-image: -webkit-linear-gradient(0deg,rgba(10,18,49,1.00) 0%,rgba(28,80,161,1.00) 51.81%,rgba(10,18,49,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(10,18,49,1.00) 0%,rgba(28,80,161,1.00) 51.81%,rgba(10,18,49,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(10,18,49,1.00) 0%,rgba(28,80,161,1.00) 51.81%,rgba(10,18,49,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(10,18,49,1.00) 0%,rgba(28,80,161,1.00) 51.81%,rgba(10,18,49,1.00) 100%);
}
#headline .headnumber {
	line-height: 30px;
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
	width: 100%;
	float: left;
	text-decoration: none;
}



/* CSS Document */

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #333;
	font-size: 16px;
	line-height: 36px;
	overflow-y: hidden;
	min-width: 1000px;
	height: 100%;
}
.sp-fix {
	display: none;
}


#headwrap {
	clear: both;
}
#head {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	width: 221px;
	clear: none;
	text-align: left;
	height: 65px;
	float: left;
	margin-top: 10px;
}

#navwrap {
	clear: none;
	height: 80px;
	width: 755px;
	float: right;



}
#nav02 {
	margin-left: auto;
	margin-right: auto;
	width: 755px;
	clear: none;
	height: 80px;
}
#nav02 li  {
	float: left;
	border-left: 1px solid #CCCCCC;
	height: 80px;
	width: 110px;
	text-align: center;
}
#nav02 li a {
	float: left;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	line-height: 18px;
	font-weight: normal;
	display: block;
	width: 110px;
}
#nav02 li a:hover  {
	opacity: 0.7;
}
#mainimg {
	width: 100%;
	text-align: center;
	height: auto;
}



.sp-nav {
	display: none;
}

section {

}
section.flow {
	background-image: url(../../img/03_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
section.gray {
	background-color: #e5e5e5;
}



.inner940 {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.inner500 {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}

.inner1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}
.btn_list {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.btn_list li {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.photolist {
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.photolist li {
	width: 25%;
	float: left;
}

.photolist li img {
	width: 100%;
	height: auto;
}



.txtblock01 {
	background-image: url(../../img/section01_bg.jpg);
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 400px;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
.txtblock02 {
	background-image: url(../../img/02photo01.png);
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	padding-bottom: 110px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	color: #333333;
	padding-right: 400px;
	font-size: 14px;
	line-height: 28px;
}
.txtblock03 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.txtblock03 .photoR {
	text-align: right;
}

.txtblock03 h3 {
	float: left;
	padding-top: 35px;
}
.bg_yellow {
	background-image: url(../../img/txtbg_yellow.png);
	background-repeat: repeat-x;
	background-position: 0% bottom;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
}

.faq {
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
}
.faq ul {
	padding-bottom: 40px;
}
.faq ul li.txt_q {
	font-weight: bold;
	color: #3766D4;
}



#youkou {
	background-color: #535353;
	height: 240px;
	width: 50%;
	float: left;
	padding-bottom: 0px;
}
#youkou a {
	padding-top: 103px;
	padding-bottom: 102px;
	display: block;
	text-align: right;
	padding-right: 140px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 48px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 48px;
}
#youkou a:before {
    content: url(../img/icon_w.png);
    margin: 10px;
    position: relative;
    top: -15px;
}
#youkou a:hover{
	opacity: 0.7;
}
#entrybut a {
	padding-top: 106px;
	padding-bottom: 105px;
	display: block;
	text-align: left;
	padding-left: 140px;
	font-size: 48px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 48px;
}
#entrybut a:before {
    content: url(../img/icon_w.png);
    margin: 10px;
    position: relative;
    top: -15px;
}
#entrybut a:hover{
	opacity: 0.7;
}

#entrybut {
	height: 240px;
	width: 50%;
	float: right;
	background-color: #c23949;
	background-image: url(../../img/arrow.png);
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 0px;
}

.pagetitle {
	width: 100%;
	text-align: center;
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
}
.pagetitle.company {
	background-image: url(../../img/company/pageimg.jpg);
	background-position: center center;
	background-size: cover;
}
.pagetitle.caup {
	background-image: url(../../img/caup/pageimg.jpg);
	background-position: center center;
	background-size: cover;
}
.pagetitle.entry {
	background-image: url(../../img/entry/pageimg.jpg);
	background-position: center center;
	background-size: cover;
}
.panarea {
	background-color: #EFEFEF;
	font-size: 12px;
	text-align: left;
}










#cont {
	clear: both;
	background-color: #99CCFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-top: 20px;
	position: relative;
}
.fbtn {
	margin-top: 40px;
	clear: both;
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}
.fbtn li  {
	float: left;
}
.pagetop {
	text-align: center;
	padding-bottom: 50px;
	font-size: 18px;
	line-height: 28px;
	color: #333333;
	padding-top: 50px;
}
.pagetop a {
	color: #333;
}
.footnav2 {
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footnav2 a {
	color: #333333;
}





#footwrap {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.flogo {
	padding-top: 20px;
	padding-bottom: 20px;

}
.fcompany {
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}
.f_tel {
	float: right;
	padding-top: 20px;
}
.copyright {
	background-color: #333333;
	color: #CCCCCC;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}




.pc-none {
	display: none;
}
.center24bold {
	text-align: center;
	color: #6E6BA4;
	font-weight: bold;
	font-size: 24px;
}
.cont {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 60px;
}
.txtbox {
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
}
.centertxt {
	text-align: center;
}
.centerphoto {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
}

.txt16 {
	font-size: 16px;
	line-height: 32px;
}
.txt18 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 10px;
}

.txt14 {
	font-size: 14px;
	line-height: 28px;
}
.txt12 {
	font-size: 12px;
	line-height: 24px;
}
.txt24 {
	font-size: 24px;
	padding-top: 20px;
}

.txt32 {
	font-size: 32px;
	line-height: 36px;
}
.txt48 {
	font-size: 48px;
	line-height: 56px;
}



.tbl {
	width: 100%;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.tbl td {
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom: 1px solid #D0D0D0;
	font-size: 16px;
	text-align: left;
}
.tbl th {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	width: 25%;
	border-bottom: 1px solid #D0D0D0;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}
.red {
	color: #B80003;
}

.mgnT80 {
	margin-top: 80px;
}
.mgnT50 {
	margin-top: 50px;
}
.mgnB50 {
	margin-bottom: 50px;
}
.mgnB20 {
	margin-bottom: 20px;
}
.mgnT40 {
	margin-top: 40px;
}
.mgnT20 {
	margin-top: 20px;
}
.mgnT10 {
	margin-top: 10px;
}
.mgnT30 {
	margin-top: 30px;
}
.padT50 {
	padding-top: 50px;
}

.companyblock01 {
	background-image: url(../../img/company/block01_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.guide_img {
	width: 50%;
	float: right;
}

.guide_img img {
	width: auto;
	height: 600px;
}
.guide_area {
	color: #FFFFFF;
	width: 480px;
	padding-right: 520px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}

.caupblock01 {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.bg_blue {
	background-color: #4274A9;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}

.entryblock01 {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
	font-size: 18px;
	line-height: 36px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.inner1000 h2 {
	font-weight: bold;
	font-size: 26px;
	border-bottom: 4px solid #CCCCCC;
}
.inner1000 h3 {
	font-weight: bold;
	font-size: 26px;
	border-bottom: 4px solid #CCCCCC;
	color: #FFFFFF;
}
