@charset "UTF-8";
/* ==========================================================================
Common
========================================================================== */
body {
	background-color: #ededed;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " メイリオ", Meiryo, Osaka, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
}
.inner {
	overflow: hidden;
}
.pc-img{
	display:block;
}
.sp-img{
	display:none;
}
a img.hoverimg{
	opacity:1.0;
}
a img.hoverimg:hover{
	opacity:0.6;
	transition: 0.5s ;
}
.txtRed{
	color: #e80000;
	vertical-align: top;
	font-weight: bold;
}
.txtBlue{
	color: #33a1db;
	vertical-align: top;
	font-weight: bold;
}
.ul{
	text-decoration: underline;
}
.clearfix:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}


/* ==========================================================================
Header
========================================================================== */
header {
	background-color: #FFF;
	position: relative;
	height: 76px;
}
.inner990 {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.h-leftBox {
	float: left;
	padding: 8px 0;
}
.h-leftBox h1 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 6px;
}
.h-leftBox .h-logo {
	width: 190px;
	height: auto;
}
.h-LeftBox2 {
	position: absolute;
	top:0;
	right:164px;
	overflow: hidden;
	width:587px;
}
.h-LeftBox2 li {
	float: left;
	margin: 0;
	width:170px;
	padding:11px;
	border:solid 1px #dcdcdc;
	border-top: none;
	border-right:none;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	
}
.h-LeftBox2 li a:link {
	color: #222222;
	text-decoration: none;
}
.h-LeftBox2 li a:visited {
	color: #222222;
	text-decoration: none;
}
.h-LeftBox2 li a:hover {
	color: #e80000;
	text-decoration: none;
	transition: 0.3s ;
}
.h-btn{
	position: absolute;
	right:0;
	top:0;
	width:172px;
}
.h-btn img{
	width:100%;
	height: auto;
}
/* ==========================================================================
MV
========================================================================== */
.mainVisual{
	width:100%;
	background-image: url(../img/mv_bg.jpg);
	background-size: 100% 100%;
	position: relative;
}
.inner1000 {
	width: 1091px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
}
.mvTxt img {
	width:100%;
	height: auto;
	padding-top:20px;
	padding-bottom: 160px;
}
.inner1000 .checkbox{
	overflow: hidden;
	width:400px;
	position: absolute;
	left:50px;
	top:330px;
}
.inner1000 .checkbox li{
	border-bottom: solid 1px #FFF;
	padding:14px 14px 14px 45px;
	background-image: url(../img/check_red.png);
	background-size: 31px 31px;
	background-repeat: no-repeat;
	background-position: left 12px;
	color:#FFF;
	font-weight: bold;
	font-size: 26px;
}
.inner1000 .checkbox li:last-child{
	border-bottom: none;
}
.mvCV{
	position:absolute;
	top: 690px;
	left: 40px;
}
.mvCV img{
	width:397px;
	height: auto;
}

/* ==========================================================================
CV
========================================================================== */
.cvBigArrow{
	display:block;
	position: relative;
	margin:0 auto -30px;
	width:365px;
	height: 98px;
}
.cvBig{
	background-image: url(../img/cvbig_bg.jpg);
	background-size: cover;
}

.cvBig .inner{
	width:900px;
	margin:0 auto;
	overflow: hidden;
	padding:60px 0 50px;
}
.cvBig p{
	font-weight:bold;
	text-align: center;
	font-size: 30px;
	line-height: 1.4em;
	color: #FFF;
}
.cvBig .up3 {
text-align: center;
	margin:30px 0;
}
.cvBig .up3 img{
	
	width:250px;
	height: auto;
	margin-right: 15px;
}
.cvBig .up3 img:last-child{
	margin-right:0;
}
.cvBig .btn{
	width:580px;
	margin:0 auto;
}
.cvBig .btn img{
	width:100%;
	height: auto;
}

.cv-mini{
	background-color: #171717;
}
.cv-mini .inner{
	width:900px;
	margin:0 auto;
	overflow: hidden;
	padding:40px 0 30px;
}
.cv-mini .btn{
	width:480px;
	float: right;
}
.cv-mini .btn img{
	width:100%;
	height: auto;
}
.cv-mini .tel{
	width:400px;
	float: left;
	text-align: center;
	color: #FFF;
}
.cv-mini .tel p{
	font-size:22px;
	margin-bottom: 10px;
	padding-top:10px;
}
.cv-mini div{
	font-size: 20px;
	
}
.cv-mini div strong{
	color: #edf932;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	font-size: 46px;
	vertical-align: baseline;
}
.cv-mini span{
	font-size:13px;
	font-weight: normal;
	
}






/* ==========================================================================
About
========================================================================== */
.aboutBox {
	width:100%;
	text-align: center;
	position: relative;
}
section .inner980{
	width:980px;
	position: relative;
	margin:-150px auto 0;
	background-image: url(../img/about_bgbox.png);
	background-size: 100%; 100%;
	background-repeat: no-repeat;
	z-index: 9999;
}
.aboutBox img{
	width:100%;
	height: auto;
}
.aboutBox h2{
	width:900px;
	margin:0 auto;
	padding:30px 0 25px;
	border-bottom: solid 1px #CCC; 
}
.aboutBox h3{
	font-size:28px;
	padding:20px 0;
}
.aboutBox ul{
	overflow: hidden;
	margin:0 0 0 35px;
}
.aboutBox li{
	float:left;
	width:290px;
	margin-right: 20px;
}
.aboutBox h4{
	width:800px;
	margin:0 auto;
	padding:30px 0 25px;
}
.aboutBox .floatBox{
	overflow: hidden;
	margin-top:20px;
}
.aboutBox .floatBox .leftBox{
	float:left;
	width:470px;
	heoght:557px;
}
.aboutBox .floatBox .leftBox img{
	width:100%;
	height: auto;
}
.aboutBox .floatBox .rightBox{
	float:right;
	width:485px;
}
.aboutBox .floatBox .rightBox ul{
	margin:0;
}
.aboutBox .floatBox .rightBox li{
	padding:10px 14px 10px 40px;
	background-image: url(../img/check_red.png);
	background-size: 31px 31px;
	background-repeat: no-repeat;
	background-position: left 6px;
	font-weight: bold;
	font-size: 23px;
	text-align: left;
	width:440px;
}

.aboutBox .floatBox .rightBox p{
	text-align: left;
	margin:20px 0 20px 5px;
	line-height: 2em;
	font-size: 16px;
}


/* ==========================================================================
Main
========================================================================== */
main{
	width:100%;
	background-color: #FFF;
}


/* ==========================================================================
#2 8point
========================================================================== */
.point{
	width:980px;
	margin:0 auto 60px;
}
.point h2{
	font-size:32px;
	text-align: center;
	padding:30px 0;
	line-height: 1.6em;
}	
.point h2 span{
	display:block;
	color:#e80000;
	font-size: 45px;
}
.point .navigation{
	overflow: visible;
	margin-bottom: 20px;
}
.point .navigation li{
	float:left;
	width:106px;
	text-align: center;
	padding:12px 8px;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	position: relative;
	
}
.point .navigation li:hover{
	border:solid 4px #e80000;
	width:98px;
	padding:12px 8px;
	font-size: 10px;
	cursor: pointer;
}
.point .navigation li.active{
	border:solid 4px #e80000;
	width:98px;
	padding:12px 8px;
	font-size: 10px;
	cursor: pointer;
}
.point .navigation li .arrow{
	display:none;
}
.point .navigation li.active .arrow{
	display: block;
	width:34px;
	height: 21px;
	background-image: url(../img/point_navi_arrow.png);
	background-size: 34px 21px;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -24px;
	left:42px;
	z-index: 9999;
}
.point .navigation li span{
	display:block;
	font-size: 26px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
}
.point .pointBox{
	border:solid 10px #dcdcdc;
	display: none;
	overflow: hidden;
}
.point .pointBox.show{
	display: block;
}
.point .pointBox .midashi{
	border-bottom: solid 1px #dcdcdc;
	padding:20px;
	overflow: hidden;
}
.point .pointBox .midashi b{
	display:block;
	float: left;
	font-size: 46px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	margin-right: 10px;
}
.point .pointBox .midashi h3{
	float: left;
	font-size:30px;
	font-weight: bold;
	line-height: 1.4em;
}
.point .pointBox .midashi .cate{
	float: right;
	width:165px;
}
.point .pointBox .midashi span{
	text-align: center;
	display: block;
	background-color: #33a1db;
	padding:8px 0;
	color: #FFF;
	font-size: 12px;
	margin-bottom: 5px;
}
.point .pointBox .draw{
	padding:30px;
}
.point .pointBox .draw p{
	font-size:15px;
	line-height: 1.8em;
}
.point .pointBox .pointDraw img{
	width:100%;
	height: auto;
}
.point1 .draw p, .point2 .draw p{
	margin-top:40px;
}
.point3 {
	height: 560px;
	background-image: url(../img/point_3_img2.png);
	background-repeat: no-repeat;
	background-size: 316px;
	background-position: right bottom;
}
.point3 .draw{
	width:600px;
	margin-top:30px;
}
.point4 .draw{
	float: left;
	width:390px;
}
.point4 .draw:last-child{
	float: right;
	width:390px;
}
.point4 .draw p{
	margin-top:20px;
}
.point4 .arrow{
	width:46px;
	height: 76px;
	margin-top:140px;
}
.point4 .arrow img{
	width:100%;
	height: auto;
}
.point5 .draw, .point7 .draw{
	float: left;
	width:440px;
}
.point5 .draw:last-child{
	float: right;
	width:400px;
}
.point5 .draw h4{
	font-size: 23px;
	margin: 20px 0 15px;
}
.point6 .draw{
	float: left;
	width:370px;
	margin-left: 50px;
}
.point6 .draw:last-child{
	float: right;
	width:400px;
	margin-left: 0;
}
.point6 .draw h4{
	font-size: 23px;
	margin: 40px 0 15px;
}
.point6 .draw ul, .point7 .draw ul{
	border: solid 3px #e80000;
	padding:20px;
	list-style-type: none;
}
.point6 .draw li, .point7 .draw li{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}
.point6 .draw li:last-child, .point7 .draw li:last-child{
	margin-bottom:0;
}
.point6 .draw li::before, .point7 .draw li::before{
	content: "●";
	color:#e80000;
	padding-right: 3px;
}
.point7 .draw{
	float: left;
	width:360px;
	margin-left: 60px;
}
.point7 .draw:last-child{
	float: right;
	width:400px;
	margin-left: 0;
}
.point7 .draw h4{
	font-size: 23px;
	margin: 0 0 15px;
}
.point7 .draw p{
	margin-top:40px;
}
.point8 .draw{
	float: left;
	width:410px;
	margin-left: 30px;
}
.point8 .draw:last-child{
	float: right;
	width:400px;
	margin-left: 0;
}
.point8 .draw h4{
	font-size: 23px;
	margin: 0 0 15px;
}
.point8 .draw dl{
	
}
.point8 .draw dt{
	display:block;
	padding:8px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}
.point8 .draw dt:first-of-type{
	background-color: #33a1db;
}
.point8 .draw dt:nth-of-type(2){
	background-color: #70b73c;
}
.point8 .draw dt:nth-of-type(3){
	background-color: #e80000;
}
.point8 .draw dt:last-of-type{
	background-color: #fa9900;
}

.point8 .draw dd{
	font-size:14px;
	font-weight: bold;
	padding:10px 0 15px;
	line-height: 1.5em;
}



/* ==========================================================================
#3 Functions
========================================================================== */
.function{
	background-image: url(../img/function_bg.jpg);
	background-size: cover;
}
.function .inner{
	width:980px;
	margin:0 auto 0;
	padding:60px 0 0;
	overflow: hidden;
}
.function .inner .phone{
	float:left;
	width:398px;
	height: 695px;
	background-image: url(../img/function_phone_bg.png);
	background-repeat: no-repeat;
	background-size:100%; 100%;
	position: relative;
}

.function .inner .phone .appimage.show{
	display: block;
	position:absolute;
	top:100px;
	left: 46px;
	width:330px;
	height: auto;
}
.function .inner .phone .appimage{
	display:none;
}
.function .inner .phone .appimage img{
	width:100%;
	height: auto;
}
.function .inner .phone  .appimage.show p{
	font-size:16px;
	position: absolute;
	top:-57px;
	left:-35px;
	color: #FFF;
}
.function .rightCon{
	text-align: center;
}
.function .rightCon h2{
	font-size:30px;
	padding:20px 0 10px;
}
.function .rightCon span{
	font-size: 14px;
}
.function .rightCon ul{
	overflow: hidden;
	margin:20px auto 0;
	width:450px;
}
.function .rightCon li{
	float: left;
	width:150px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	cursor: pointer;
}
.function .rightCon li:hover{
	color: #e80000;
}
.function .rightCon li img{
	width:106px;
	height: auto;
}


/* ==========================================================================
#4 Reason
========================================================================== */
.reason{
	width:980px;
	margin:0 auto 0;
}
.reason h2{
	font-size:40px;
	text-align: center;
	padding:60px 0 30px;
	color: #e80000;
}
.reason .reasonBox{
	background-image: url(../img/reason_bg.png);
	background-size: 18px 18px;
	box-shadow:0px 0px 15px 3px #cecece;
	margin-bottom: 30px;
	padding-bottom: 50px;
	overflow: hidden;
}

.reason .reasonBox h3{
	background-color: #e80000;
	color: #FFF;
	font-size: 13px;
	display: inline-block;
	padding:10px;
	line-height: 1em;
}
.reason .reasonBox h3 b{
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	vertical-align:middle;
}
.reason .reasonBox img{
	width:100%;
	height: auto;
}
.reason .reasonBox p{
	font-size: 16px;
	line-height: 1.8em;
	padding:0 30px 30px;
}
.reason .reasonBox.box1 h4{
	width:682px;
	margin:20px auto;
}
.reason .reasonBox.box1 .draw{
	margin:0 50px;
}
.reason .reasonBox.box2 h4{
	width:725px;
	margin:20px auto;
}
.reason .reasonBox.box2 p{
	float:left;
	width:420px;
	padding:10px 0 0 50px;
}
.reason .reasonBox.box2 .draw{
	float: right;
	width:415px;
	margin:0 50px 0 0;
}
.reason .reasonBox.box3{
	margin-bottom:0;
}
.reason .reasonBox.box3 h4{
	width:902px;
	margin:20px auto;
}
.reason .reasonBox.box3 .draw{
	margin:0 50px;
}




/* ==========================================================================
全体イメージ
========================================================================== */
.allImage{
	background-color: #efefef;
}

.allImage .inner{
	width:980px;
	margin:0 auto 0;
}

.allImage .inner img{
	width:100%;
	height: auto;
}
.allImage h2{
	font-size:32px;
	text-align: center;
	padding:60px 0;
}
.allImage h3{
	font-size:38px;
	text-align: center;
	padding:20px 0 60px;
	line-height: 1.4em;
}



/* ==========================================================================
#5 Faq
========================================================================== */
.faq{
	width:980px;
	margin:40px auto 0;
}
.faq h2{
	font-size:32px;
	text-align: center;
	padding:30px 0 0;
}
.faq ul{
	overflow: hidden;
}
.faq li.left{
	float:left;
}
.faq li.right{
	float:right;
}
.faq li{
	width:470px;	
}
.faq li h3{
	background-color: #000;
	color: #FFF;
	padding:15px;
	font-size: 16px;
	font-weight: normal;
	border-radius: 5px;
	margin-top:30px;
	margin-bottom: 10px;
}
.faq li dt{
	display: block;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/faq_q.png);
	background-repeat: no-repeat;
	background-size: 28px 28px;
	background-position: left top;
	padding-left: 36px;
	padding-top:3px;
	margin-top: 20px;
	line-height: 1.4em;
	min-height: 28px;
	cursor:pointer;
}
.faq li dd{
	background:#dcdcdc;
	border-radius: 6px;
	padding:15px;
	margin:10px 0 20px;
	font-size: 14px;
	line-height: 1.6em;
	display: none;
}



/* ==========================================================================
Price
========================================================================== */
.price{
	margin:60px auto 0;
	text-align: center;
	background-color: #33a1db;
	overflow: hidden;
}
.price h2{
	background-color: #0084ca;
	padding:20px 0;
}
.price h2 img{
	width:855px;
	height: auto;
}
.price ul{
	overflow: hidden;
	width:860px;
	margin:40px auto;
}
.price li{
	float: left;
	width:260px;
	margin-right: 40px;
	font-size: 20px;
	color: #FFF;
	line-height: 1.4em;
}
.price li:last-child{
	margin-right:0;
}
.price li img{
	width:100%;
	height: auto;
	margin-bottom: 10px;
}
.priceArrow{
	display: block;
	width:124px;
	height: 74px;
	margin:0 auto;
}
.priceArrow img{
	width:100%;
	height: auto;
}



/* ==========================================================================
Contact
========================================================================== */

.contact{
	width:980px;
	margin:40px auto 60px;
	text-align: center;
}
.contact h2 img{
	width:616px;
	height: auto;
}
.contact img{
	width:100%;
	height: auto;
}
.contact .contactBtn{
	width:787px;
	margin:40px auto 20px;
	
}
.contact .contactTel{
	width:694px;
	margin:0 auto;
}	
.contact .contactTel a{
	cursor: default; 
}
	

/* ==========================================================================
CV
========================================================================== */
.cv-big {
	width: 695px;
	height: 200px;
	margin: 0 auto;
}
.move-arrow {
	position: relative;
	top: 71px;
	left: 40px;
}
.move-arrow2 {
	position: absolute;
	top: 71px;
	left: 90px;
}

.cv1 {
	margin-bottom: 20px;
	margin-top: -100px;
}
.cv2 {
	margin-bottom: 30px;
}
.cv3 {
	margin-bottom: 30px;
	margin-top: 0;
}
.cv4 {
	margin-bottom: 30px;
	margin-top: -120px;
}
/* ==========================================================================
Footer
========================================================================== */
footer {
	background-color: #f3f3f3;
	padding: 20px;
	text-align: center;
}
footer ul {
	text-align: center;
}
footer li {
	display: inline-block;
	margin-right: 20px;
	font-size: 14px;
}
footer li:last-child {
	margin-right: 0;
}
footer li a:link {
	color: #167dd6;
	text-decoration: underline;
}
footer li a:visited {
	color: #167dd6;
	text-decoration: underline;
}
footer li a:hover {
	color: #167dd6;
	text-decoration: none;
}
footer .copy {
	clear: both;
	display: block;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
}

.pagetop{
	width:80px;
	height: 100px;
	position: fixed;
	bottom:-70px;
	right: 20px;
	cursor:pointer;
}
.pagetop img{
	width:100%;
	height: auto;
}


@media screen and (max-width:640px) {
.pc-img{
	display:none;
}
.sp-img{
	display:block;
}
.inner990 {
	width: 94%;
	margin: 0 auto;
}
.h-leftBox {
	float: none;
}
.h-leftBox h1 {
	font-size: 10px;
	margin-bottom: 5px;
}
.h-leftBox .h-logo {
	width: 200px;
}
.h-rightBox {
	position: relative;
	bottom: inherit;
	right: inherit;
	margin-bottom: 10px;
}
.h-rightBox li {
	display: inline-block;
	margin-right: 20px;
	margin-left: 0;
	font-size: 14px;
}
.h-rightBox li a:link {
	color: #167dd6;
	text-decoration: underline;
}
.h-rightBox li a:visited {
	color: #167dd6;
	text-decoration: underline;
}
.h-rightBox li a:hover {
	color: #167dd6;
	text-decoration: none;
}
/* ==========================================================================
MV スマホ
========================================================================== */
#mainSlide {
	width: 100%;
	height: inherit;
	background-size: cover;
	overflow: hidden;
	background-position: center;
}
.inner1000 {
	width: 100%;
}
.mvTxt img {
	width:90%;
	height: auto;
	margin:20px 5% 0;
}
.bx-wrapper {
	width: 100%;
	margin:0;
	height: auto;;
	position: relative;
	right: -8%;
	top: -20px;
}
main {
	width: 100%;
}
article img {
	width: 100%;
	height: auto;
}
.cv-big {
	width: 320px;
	height: auto;
}
.cv-big img {
	width: 100%;
	height: auto;
}
.cv1 {
	margin-bottom: 20px;
	margin-top: -70px;
}
.cv2 {
	margin-bottom: 30px;
}
.cv3 {
	margin-bottom: 30px;
	margin-top: 0;
}
.cv4 {
	margin-bottom: 30px;
	margin-top:-40px;
}

.move-arrow{
	width: 35px;
	height: auto;
	top: 29px;
	left: 30px;
}
.move-arrow2 {
	width: 35px;
	height: auto;
	top: 29px;
	left: 0px;
}
footer {
	padding: 10px;
}
footer li {
	font-size: 13px;
	line-height: 1.8em;
}
footer .copy {
	padding-top: 10px;
	font-size: 8px;
}
}
