@charset "UTF-8";

/* ----------------------------------------------------------------------------------------------------
*  基本情報
* --------------------------------------------------------------------------------------------------*/

html,body{	height:100%;}
html{
	font-size:62.5%;
    overflow-y: scroll;
}

body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 100%;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-family:"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	font-size: 1.4rem;
}

body a {
	text-decoration:none;
	color:#000;
}

input, button, textarea, select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	box-sizing: none;
	font-family:"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}

body{
	min-width:1080px;
}

img{
	vertical-align: bottom;
	max-width: 100%;
}

*,*:after,*:before{
	box-sizing: border-box;
}

.hover:hover,a:hover{
	opacity: 0.7;
}
.hover,a{
	transition: opacity 0.3s ease-out;
}

.min{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.wrap{
	width: 1000px;
	margin: 0 auto;
}

.ac{
	text-align: center;
}

/* ------------------------------
    fv
------------------------------ */

#fv{
	background: url(../img/fv_bg01_pc.png) no-repeat center bottom 125px / cover;
}
#fv .wrap{
	padding-top: 20px;
	padding-bottom: 25px;
}
#fv .main_img{
	width: 1058px;
}
#fv .txt{
	font-size: 2.2rem;
	color: #fff;
	font-weight: bold;
	text-align: right;
}

/* ------------------------------
    opt1
------------------------------ */

#opt1 .wrap{
	margin: 0 auto 75px;
	position: relative;
}
#opt1 .tel{
	position: absolute;
	top: 106px;
	left: 523px;
}
#opt1 .btn{
	position: absolute;
	top: 193px;
	left: 520px;
}

/* ------------------------------
    ttl
------------------------------ */

#ttl{
	background: url(../img/ttl_bg01.png) no-repeat center center /cover;
	padding-bottom: 100px;
}

/* ------------------------------
    about
------------------------------ */

#about{
	background: #000;
}
#about .wrap{
	padding: 75px 0;
}
#about .txt{
	font-size: 1.8rem;
	line-height: 1.56;
	color: #fff;
	margin-top: 30px;
}
#about .img{
	margin-top: -175px;
}
#about .img2{
	margin: auto;
}

/* ------------------------------
    resolve
------------------------------ */

#resolve{
	background: url(../img/resolve_bg01.jpg) no-repeat center center /cover;
}
#resolve .wrap{
	padding: 80px 0 70px;
}
#resolve .ttl{
	width: 1029px;
	margin-left: -14px;
}
#resolve .img{
	margin-top: 10px;
}
#resolve .img2{
	width: 1032px;
	margin: 30px 0 -8px;
}
#resolve .img3{
	margin-top: 30px;
}

/* ------------------------------
    point
------------------------------ */

#point .head{
	padding: 60px 0 0;
	background: url(../img/point_bg01_pc.png) no-repeat center top / cover;
}
#point .head .ttl{
	position: relative;
	z-index: 1;
}
#point .cont{
	margin-top: -10%;
	padding: 9.5% 0 65px;
	background: url(../img/point_bg02_pc.png) no-repeat center top / 100%;
	position: relative;
}
#point .cont::before{
	content: '';
	position: absolute;
	top: 15%;
	left: 0;
	width: 100%;
	height: 85%;
	background: #000;
	z-index: -1;
}
#point .cont .img2{
	margin-top: 35px;
}

/* ------------------------------
    opt2
------------------------------ */

.opt2{
	background: #c79317;
	background: -moz-linear-gradient(left, #c79317 0%, #eee64a 50%, #c79416 100%);
	background: -webkit-linear-gradient(left, #c79317 0%,#eee64a 50%,#c79416 100%);
	background: linear-gradient(to right, #c79317 0%,#eee64a 50%,#c79416 100%);
}
.opt2 .wrap{
	padding: 20px 0;
	position: relative;
}
.opt2 .tel{
	position: absolute;
	top: 126px;
	left: 523px;
}
.opt2 .btn{
	position: absolute;
	top: 213px;
	left: 520px;
}

/* ------------------------------
    features
------------------------------ */

.features .head{
	background: #dce1e4;
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	-webkit-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	-o-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	linear-gradient(to right, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
}
.features .head .wrap{
	padding: 30px 0;
}
#features .cont{
	background: #000;
}
#features .cont .wrap{
	padding: 50px 0 80px;
}

#features .box{
	background: #fff;
	max-width: 910px;
	margin: 35px auto 0;
}
#features .box+.box{
	margin-top: 40px;
}
#features .box .top{
	padding: 16px 0 16px 115px;
	background: #870002;
	background: -moz-linear-gradient(left, #870002 0%, #d90522 50%, #870002 100%);
	background: -webkit-linear-gradient(left, #870002 0%,#d90522 50%,#870002 100%);
	background: linear-gradient(to right, #870002 0%,#d90522 50%,#870002 100%);
	position: relative;
}
#features .box .top::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 3px;
	width: 104px;
	height: 104px;
	margin-top: -52px;
	background: url(../img/features_num01.png) no-repeat center center /100%;
}
#features .box2 .top::before{
	background-image: url(../img/features_num02.png);
}
#features .box3 .top::before{
	background-image: url(../img/features_num03.png);
}
#features .box4 .top::before{
	background-image: url(../img/features_num04.png);
}
#features .box5 .top::before{
	background-image: url(../img/features_num05.png);
}
#features .box .inner{
	display: flex;
	justify-content: space-between;
	padding: 28px 15px 28px 35px;
}
#features .box .inner .txt{
	font-size: 1.8rem;
	line-height: 1.556;
	max-width: 545px;
}
#features .box .inner .txt .color{
	font-weight: bold;
	color: #B57928;
}
#features .box .inner .img3{
	position: relative;
	z-index: 1;
	margin-top: -85px;
}

/* ------------------------------
    features2
------------------------------ */

#features2 .cont{
	background: url(../img/features2_bg01.jpg) repeat-y center center /100%;
}
#features2 .cont .wrap{
	padding: 20px 0 80px;
}
#features2 .txt{
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.38;
	text-align: center;
	margin-bottom: 32px;
}
#features2 .moviearea{
	display: flex;
	justify-content: space-between;
}
#features2 .movie{
	width: 480px;
}
#features2 .movie .inner {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#features2 .movie .inner iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#features2 .box{
	padding: 50px 50px;
	background: #000;
	margin-top: 105px;
}
#features2 .box1 .img2{
	margin-top: -105px;
	position: relative;
	z-index: 1;
}
#features2 .box1 .whitebox{
	margin-top: -100px;
	padding: 7px;
	background: #c79317;
	background: -moz-linear-gradient(left, #c79317 0%, #eee64a 50%, #c79317 100%);
	background: -webkit-linear-gradient(left, #c79317 0%,#eee64a 50%,#c79317 100%);
	background: linear-gradient(to right, #c79317 0%,#eee64a 50%,#c79317 100%);
}
#features2 .box1 .whitebox .inner{
	display: flex;
	background: #fff;
	padding: 105px 0 35px 450px;
	position: relative;
}
#features2 .box1 .whitebox .img3{
	position: absolute;
	left: -25px;
	bottom: -7px;
	z-index: 1;
}
#features2 .box1 ul li{
	font-size: 1.6rem;
	line-height: 1.3;
	font-weight: bold;
}
#features2 .box1 ul li+li{
	margin-top: 5px;
}
#features2 .box1 .txt2{
	font-size: 1.6rem;
	letter-spacing: -0.05em;
	line-height: 1.625;
	color: #fff;
	margin: 25px 0;
}
#features2 .box2,
#features2 .box3{
	margin-top: 135px;
}
#features2 .box2 .img2{
	margin-top: -160px;
}
#features2 .box3 .img2{
	margin-top: -150px;
}
#features2 .box2 .inner,
#features2 .box3 .inner{
	padding-top: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#features2 .box2 .inner .txt2,
#features2 .box3 .inner .txt2{
	font-size: 1.6rem;
	letter-spacing: -0.05em;
	line-height: 1.625;
	color: #fff;
	max-width: 510px;
}
#features2 .box3 .inner .txt2{
	max-width: 570px;
}
#features2 .box4{
	margin-top: 135px;
}
#features2 .box4 .img2{
	margin-top: -150px;
}
#features2 .box4 .inner{
	padding-top: 30px;
	display: flex;
	justify-content: space-between;
}
#features2 .box4 ul{
	display: flex;
	justify-content: space-between;
}
#features2 .box4 ul li+li{
	margin-left: 10px;
}
#features2 .box4 .txt2{
	font-size: 1.4rem;
	letter-spacing: -0.05em;
	line-height: 1.357;
	color: #fff;
	max-width: 335px;
}
#features2 .box4 .txt2 .big{
	font-size: 1.8rem;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
#features2 .box5{
	margin-top: 135px;
}
#features2 .box5 .img2{
	margin-top: -150px;
}
#features2 .box5 .txt2{
	font-size: 1.6rem;
	letter-spacing: -0.05em;
	line-height: 1.625;
	color: #fff;
	text-align: right;
}
#features2 .box6{
	margin-top: 135px;
}
#features2 .box6 .img2{
	margin-top: -150px;
}
#features2 .box6 .img3{
	width: 953px;
	margin-top: -135px;
}
#features2 .box6 .img4{
	width: 1000px;
	margin-left: -50px;
}
#features2 .box6 .img5{
	margin-top: 30px;
}
#features2 .box6 .img6{
	margin-top: 25px;
}
#features2 .box6 .contact{
	background: #333333;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px;
	margin-top: 15px;
}

/* ------------------------------
    features3
------------------------------ */

#features3{
	background: #000;
}
#features3 .cont .wrap{
	padding: 50px 0 60px;
}
#features3 .box{
	margin-top: 30px;
	padding: 1px;
	background: #c79317;
	background: -moz-linear-gradient(left, #c79317 0%, #eee64a 50%, #c79317 100%);
	background: -webkit-linear-gradient(left, #c79317 0%,#eee64a 50%,#c79317 100%);
	background: linear-gradient(to right, #c79317 0%,#eee64a 50%,#c79317 100%);
}
#features3 .box .inner{
	padding: 40px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	background: #1a1a1a;
}
#features3 .box .inner .left{
	max-width: 160px;
}
#features3 .box .inner .name{
	font-size: 1.6rem;
	letter-spacing: -0.05em;
	line-height: 1.4;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
#features3 .box .inner .name .small{
	font-size: 1.4rem;
	display: block;
}
#features3 .box .inner .txt{
	font-size: 1.6rem;
	letter-spacing: -0.05em;
	line-height: 1.625;
	color: #fff;
	max-width: 715px;
}
#features3 .simu{
	padding: 20px 50px 50px;
	background: #fff;
	margin-top: 45px;
}
#features3 .simu .img2{
	margin-left: -62px;
}
#features3 .simu .txt{
	font-size: 1.6rem;
	letter-spacing: -0.05em;
	line-height: 1.625;
	margin-top: 25px;
}
#features3 .simu .graph{
	padding: 30px 30px;
	border: 8px solid #F2F2F2;
	margin-top: 25px;
}
#features3 .simu .graph .column2{
	display: flex;
	justify-content: space-between;
}
#features3 .simu .graph .column2 > div{
	width: 400px;
}
#features3 .simu .graph .column1{
	margin-top: 40px;
}
#features3 .simu .graph .black{
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	line-height: 1.4;
	padding: 3px 5px;
	background: #000;
	margin-top: 10px;
}
#features3 .simu .graph .column1 .black{
	margin-top: 15px;
}
#features3 .img4{
	margin-top: 35px;
}

/* ------------------------------
    flow
------------------------------ */

#flow .head{
	background: #dce1e4;
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	-webkit-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	-o-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	linear-gradient(to right, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
}
#flow .head .wrap{
	padding: 54px 0;
}
#flow .cont{
	background: #000;
}
#flow .cont .wrap{
	padding: 45px 0 70px;
}
#flow .img{
	margin-bottom: 20px;
}
#flow .box{
	position: relative;
}
#flow .box::before{
	content: '';
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
	margin: auto;
	width: 236px;
	height: 50px;
	background: url(../img/flow_arrow01.png) no-repeat center center /100%;
	z-index: 1;
}
#flow .box:last-of-type::before{
	display: none;
}
#flow .box+.box{
	margin-top: 30px;
}
#flow .box dl{
	display: flex;
	border: 1px solid #fbe969;
	background: #fff;
	min-height: 110px;
}
#flow .box dl dt{
	width: 342px;
	padding-left: 28px;
	display: flex;
	align-items: center;
	background: url(../img/flow_bg01.jpg) no-repeat left top / cover;
	min-height: 110px;
}
#flow .box dl dd{
	font-size: 1.8rem;
	line-height: 1.3;
	padding: 20px;
	width: 658px;
	min-height: 110px;
}
#flow .img3{
	margin-top: 30px;
}

/* ------------------------------
    company
------------------------------ */

#company .head{
	background: #dce1e4;
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	-webkit-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	-o-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	linear-gradient(to right, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
}
#company .head .wrap{
	padding: 54px 0;
}
#company .cont{
	background: url(../img/features2_bg01.jpg) repeat-y center center /100%;
}
#company .cont .wrap{
	padding: 40px 0 70px;
}
#company .box{
	position: relative;
}
#company .box::before{
	content: '';
	width: 95%;
	height: 95%;
	position: absolute;
	top: 4%;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 20%;
	box-shadow: 0 0 30px 3px rgba(0,0,0,0.6);
}
#company .box1 .inner{
	background: #fff;
	display: flex;
	align-items: center;
	padding: 40px;
	position: relative;
	z-index: 1;
}
#company .box1 table{
	margin-left: 50px;
	width: 440px;
}
#company .box1 table th,
#company .box1 table td{
	font-size: 1.8rem;
	vertical-align: middle;
	padding: 10px;
}
#company .box1 table th{
	font-weight: bold;
	width: 92px;
}
#company .box1 table td{
	font-size: 1.8rem;
	width: calc(100% - 92px);
}
#company .box2 .inner{
	padding: 100px 0 40px;
	background: #fff;
	margin-top: 150px;
	position: relative;
	z-index: 1;
}
#company .box2 .img2{
	margin-top: -150px;
}
#company .box2 .img3{
	margin-top: 20px;
}

/* ------------------------------
    contact
------------------------------ */

#contact .head{
	background: #dce1e4;
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	-webkit-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	-o-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	background: url(../img/features_line01.jpg) repeat-x center 10px / 1278px auto,
	url(../img/features_line01.jpg) repeat-x center bottom 10px / 1278px auto,
	linear-gradient(to right, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
}
#contact .head .wrap{
	padding: 54px 0;
}
#contact .cont{
	background: #000;
}
#contact .cont .wrap{
	padding: 45px 0 100px;
}
#contact .txt{
	font-size: 2.2rem;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 1.454;
}
#contact .tel{
	margin-top: 30px;
}
#contact .mailarea{
	margin-top: 40px;
}
#contact .txt2{
	font-size: 2.2rem;
	text-align: center;
	font-weight: bold;
	color: #fff;
	line-height: 1.454;
}
#contact form{
	margin: 20px auto 0;
	max-width: 850px;
}
#contact form table th,
#contact form table td{
	font-size: 2.2rem;
	color: #fff;
	line-height: 1.454;
	vertical-align: middle;
	padding: 8px 0;
}
#contact form table th{
	width: 263px;
}
#contact form table th span{
	position: relative;
}
#contact form table th span::before{
	content: '';
	display:inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	margin: -4px 15px 0 0;
	background: url(../img/contact_icon01.png) no-repeat center center /100%;
}
#contact form table td{
	width: 587px;
	font-size: 1.8rem;
}
#contact form table td input[type="text"],
#contact form table td input[type="tel"]{
	font-size: 1.8rem;
	line-height: 1.454;
	width: 100%;
	background: #fff;
	padding: 0 5px;
	min-height: 45px;
}
#contact form table td textarea{
	font-size: 1.8rem;
	line-height: 1.454;
	width: 100%;
	min-height: 150px;
	background: #fff;
	padding: 10px 5px;
	resize: vertical;
}
#contact form table .textarea th,
#contact form table .textarea td{
	vertical-align: top;
}
#contact form .submit{
	font-size: 2.5rem;
	color: #fff;
	font-weight: bold;
	line-height: 81px;
	width: 433px;
	height: 79px;
	background: url(../img/contact_submit01.png) no-repeat center center / 100%;
	margin: 40px auto 0;
	cursor: pointer;
	display: block;
}
.ie11 #contact form .submit{
	line-height: 88px;
}

#contact.confirm .cont{
	min-height: calc(100vh - 171px - 52px);
}
#contact.confirm .mailarea{
	margin-top: 0;
}
.ie11 #contact.confirm form .submit{
	line-height: 88px;
}
#contact .back{
	display:block;
	width:200px;
	border-radius:20px;
	background:#fff;
	text-align:center;
	font-size:1.4rem;
	line-height:30px;
	margin:40px auto 20px auto;
	cursor:pointer;
}
#contact .back + .submit{
	margin-top:0;
}
#contact.thanks .cont{
	min-height: calc(100vh - 171px - 52px);
}
#contact.thanks .mailarea{
	margin-top: 0;
}
#contact.thanks .btn a{
	font-size: 2.5rem;
	color: #fff;
	font-weight: bold;
	line-height: 81px;
	width: 433px;
	height: 79px;
	background: url(../img/contact_submit01.png) no-repeat center center / 100%;
	margin: 40px auto 0;
	cursor: pointer;
	display: block;
	text-align: center;
}
.ie11 #contact.thanks .btn a{
	line-height: 88px;
}

/* ------------------------------
    footer
------------------------------ */

footer{
	padding: 20px 5px;
	background: #1A1A1A;
}
footer .copy{
	font-size: 1.2rem;
	text-align: center;
	color: #fff;
}


@media screen and (min-width: 767px) {

	.sp{
		display: none!important;
	}

}


@media screen and (max-width: 768px) {

	.pc{
		display: none!important;
	}

	img{
		width: 100%;
	}

	body{
		min-width: inherit;
	}

	.wrap{
		width: 94%;
	}

	/* ------------------------------
	    fv
	------------------------------ */

	#fv{
		background: url(../img/fv_bg01_sp.png) no-repeat center top/ 100%;
	}
	#fv .wrap{
		padding: 5% 0 6%;
		width: 100%;
	}
	#fv .main_img{
		width: 100%;
		padding: 0 0.5% 0 0.5%;
	}
	#fv .txt{
		font-size: 1.2rem;
		letter-spacing: -0.05em;
		padding: 0 3%;
		margin-bottom: 3%;
		text-align: center;
	}

	/* ------------------------------
	    opt1
	------------------------------ */

	#opt1 .wrap{
		margin: 0 auto 10%;
	}
	#opt1 .tel{
		top: 70.5%;
    	left: 0;
    	right: 0;
    	margin: auto;
		width: 89%;
	}
	#opt1 .btn{
		top: 84%;
    	right: 0;
 		left: 0;
    	margin: auto;
		width: 89%;
	}

	/* ------------------------------
	    ttl
	------------------------------ */

	#ttl{
		padding-bottom: 10%;
	}
	#ttl .ttl img{
		width: 80%;
	}

	/* ------------------------------
	    about
	------------------------------ */

	#about .wrap{
		padding: 10% 0;
	}
	#about .txt{
		font-size: 1.2rem;
		margin-top: 5%;
	}
	#about .img{
		margin-top: 3%;
	}
	#about .img2{
		margin: 5% auto 0;
	}
	#about .img2 img{
		width: 92%;
	}

	/* ------------------------------
	    resolve
	------------------------------ */

	#resolve {
		overflow: hidden;
	}
	#resolve .wrap{
		padding: 8% 0;
	}
	#resolve .ttl{
		width: 100%;
		margin: 0 auto;
	}
	#resolve .img{
		margin-top: 1.5%;
	}
	#resolve .img img{
		width: 75%;
	}
	#resolve .img2{
		width: 107%;
		margin: 3% 0 0 -2.5%;
	}
	#resolve .img3{
		margin-top: 3%;
	}
	#resolve .img3 img{
		width: 92%;
	}

	/* ------------------------------
	    point
	------------------------------ */

	#point .head{
		padding: 0;
		background: none;
	}
	#point .head .wrap{
		width: 100%;
	}
	#point .cont{
		margin-top: 0;
		padding: 5% 0 10%;
		background: #000;
	}
	#point .cont::before{
		display: none;
	}
	#point .cont .img2{
		margin-top: 6%;
	}
	#point .cont .img2 img{
		width: 70%;
	}

	/* ------------------------------
	    opt2
	------------------------------ */

	.opt2 .wrap{
		padding: 5% 0;
		position: relative;
	}
	.opt2 .tel{
		top: 69%;
    	left: 0;
    	right: 0;
    	margin: auto;
		width: 89%;
	}
	.opt2 .btn{
		top: 81.5%;
    	right: 0;
 		left: 0;
    	margin: auto;
		width: 88%;
	}

	/* ------------------------------
	    features
	------------------------------ */

	.features .head{
		background: #dce1e4;
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		-webkit-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		-o-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		linear-gradient(to right, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	}
	.features .head .wrap{
		padding: 20px 0;
	}
	.features .head .ttl img{
		width: 80%;
	}
	#features .cont .wrap{
		padding: 8% 0 10%;
	}
	#features .box{
		max-width: 100%;
		margin: 8% auto 0;
	}
	#features .box+.box{
		margin-top: 10%;
	}
	#features .box .top{
		padding: 4% 0 4% 19%;
	}
	#features .box .top::before{
		left: 3px;
		width: 16%;
		height: 0;
		padding-top: 16%;
		margin-top: -6.5%;
		background-size: auto 100%;
	}
	.android #features .box .top::before{
		margin-top: -8%;
	}
	#features .box .img2 img{
		width: 85%;
	}
	#features .box .inner{
		display: block;
		padding: 6% 3%;
	}
	#features .box .inner .txt{
		font-size: 1.2rem;
		max-width: 100%;
	}
	#features .box .inner .img3{
		margin-top: 3%;
	}

	/* ------------------------------
	    features2
	------------------------------ */

	#features2 .cont{
		overflow: hidden;
	}
	#features2 .cont .wrap{
		padding: 8% 0 10%;
	}
	#features2 .txt{
		font-size: 1.6rem;
		margin-bottom: 6%;
	}
	#features2 .moviearea{
		display: block;
	}
	#features2 .movie{
		width: 100%;
	}
	#features2 .movie+.movie{
		margin-top: 2%;
	}
	#features2 .box{
		padding: 3% 3% 8%;
		margin-top: 18%;
	}
	#features2 .box1 .img2{
		margin-top: -12%;
	}
	#features2 .box1 .whitebox{
		margin-top: -10%;
		padding: 4px;
	}
	#features2 .box1 .whitebox .inner{
		display: block;
		padding: 13% 3% 0;
	}
	#features2 .box1 .whitebox .img3{
		position: static;
		width: 75%;
		margin: 5% auto 0;
	}
	#features2 .box1 ul li{
		font-size: 1.2rem;
		line-height: 1.4;
		padding-left: 1em;
		text-indent: -1em;
	}
	#features2 .box1 .txt2{
		font-size: 1.2rem;
		margin: 4% 0;
	}
	#features2 .box2,
	#features2 .box3{
		margin-top: 18%;
	}
	#features2 .box2 .img2{
		margin-top: -15%;
	}
	#features2 .box3 .img2{
		margin-top: -14%;
	}
	#features2 .box3 .img2 img{
		width: 93%;
	}
	#features2 .box2 .inner,
	#features2 .box3 .inner{
		padding-top: 4%;
		display: block;
	}
	#features2 .box2 .inner .txt2,
	#features2 .box3 .inner .txt2{
		font-size: 1.2rem;
		max-width: 100%;
	}
	#features2 .box3 .inner .txt2{
		max-width: 100%;
	}
	#features2 .box2 .inner .img3,
	#features2 .box3 .inner .img3{
		margin-top: 3%;
	}
	#features2 .box4{
		margin-top: 18%;
	}
	#features2 .box4 .img2{
		margin-top: -14%;
	}
	#features2 .box4 .img2 img{
		width: 93%;
	}
	#features2 .box4 .inner{
		padding-top: 4%;
		display: block;
	}
	#features2 .box4 ul{
		margin-top: 3%;
	}
	#features2 .box4 ul li{
		width: 49%;
	}
	#features2 .box4 ul li+li{
		margin-left: 0;
	}
	#features2 .box4 .txt2{
		font-size: 1.2rem;
		margin-top: 0;
	}
	#features2 .box4 .txt2 .big{
		font-size: 1.4rem;
		margin-bottom: 3px;
	}
	#features2 .box5{
		margin-top: 18%;
	}
	#features2 .box5 .inner{
		padding-top: 6%;
	}
	#features2 .box5 .img2{
		margin-top: -14%;
	}
	#features2 .box5 .img2 img{
		width: 93%;
	}
	#features2 .box5 dt{
		font-size: 1.2rem;
		font-weight: bold;
		text-align: left;
		color: #fff;
	}
	#features2 .box5 dd+dt{
		margin-top: 3%;
	}
	#features2 .box5 dd{
		margin-top: 5px;
	}
	#features2 .box5 dd .note{
		font-size: 1rem;
		text-align: right;
		color: #fff;
		display: block;
	}
	#features2 .box6{
		margin-top: 18%;
	}
	#features2 .box6 .img2{
		margin-top: -14%;
	}
	#features2 .box6 .img2 img{
		width: 93%;
	}
	#features2 .box6 .img3{
		width: 109%;
		margin-top: -2%;
	}
	#features2 .box6 .img4{
		width: 106%;
		margin: 1% 0 0 -3%;
	}
	#features2 .box6 .img5{
		margin-top: 8%;
	}
	#features2 .box6 .img6{
		margin-top: 5%;
	}
	#features2 .box6 .img6 img{
		width: 72%;
	}
	#features2 .box6 .contact{
		background: transparent;
		padding: 0;
		display: block;
	}
	#features2 .box6 .contact .tel{
		width: 267.7px;
		width: 94.68%;
		margin: auto;
	}
	#features2 .box6 .contact .btn{
		width: 94.68%;
		margin: 4% auto 0;
	}

	/* ------------------------------
	    features3
	------------------------------ */

	#features3 .cont .wrap{
		padding: 8% 0 10%;
	}
	#features3 .img img{
		width: 90%;
	}
	#features3 .box{
		margin-top: 10%;
	}
	#features3 .box .inner{
		padding: 5% 3%;
		display: block;
	}
	#features3 .box .inner .left{
		max-width: 160px;
		margin: 0 auto 5%;
	}
	#features3 .box .inner .name{
		font-size: 1.2rem;
		margin-top: 10px;
	}
	#features3 .box .inner .name .small{
		font-size: 1.2rem;
		display: block;
	}
	#features3 .box .inner .txt{
		font-size: 1.2rem;
		max-width: 100%;
	}
	#features3 .simu{
		padding: 5% 3% 5%;
		margin-top: 10%;
	}
	#features3 .simu .img2{
		width: 104.5%;
		margin-left: -4.5%;
	}
	#features3 .simu .txt{
		font-size: 1.2rem;
		margin-top: 4%;
	}
	#features3 .simu .graph{
		padding: 6% 4%;
		border-width: 5px;
		margin-top: 5%;
	}
	#features3 .simu .graph .column2{
		display: block;
	}
	#features3 .simu .graph .column2 > div{
		width: 100%;
	}
	#features3 .simu .graph .column2 > div+div{
		margin-top: 6%;
	}
	#features3 .simu .graph .black{
		font-size: 1rem;
		margin-top: 6px;
	}
	#features3 .simu .graph .column1{
		margin-top: 6%;
	}
	#features3 .img4{
		margin-top: 7%;
	}
	#features3 .img4 img{
		width: 82%;
	}

	/* ------------------------------
	    flow
	------------------------------ */

	#flow .head{
		background: #dce1e4;
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		-webkit-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		-o-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		linear-gradient(to right, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	}
	#flow .head .wrap{
		padding: 25px 0;
	}
	#flow .head .ttl img{
		width: 38%;
	}
	#flow .cont .wrap{
		padding: 10% 0;
	}
	#flow .img{
		margin-bottom: 5%;
	}
	#flow .img img{
		width: 90%;
	}
	#flow .box::before{
		bottom: -5.5vw;
		width: 35%;
		height: 0;
		padding-top: 9%;
	}
	#flow .box:last-of-type::before{
		display: none;
	}
	#flow .box+.box{
		margin-top: calc(5.5vw + -2%);
	}
	#flow .box dl{
		display: block;
		border: 1px solid #fbe969;
		background: #fff;
		min-height: inherit;
	}
	#flow .box dl dt{
		width: 100%;
		padding: 2% 2%;
		display: block;
		min-height: inherit;
	}
	#flow .box dl dt img{
		width: auto;
		height: 12vw;
	}
	#flow .box dl dd{
		font-size: 1.2rem;
		padding: 4% 2%;
		width: 100%;
		min-height: inherit;
	}
	#flow .img3{
		margin-top: 8%;
	}
	#flow .img3 img{
		width: 68%;
	}

	/* ------------------------------
	    company
	------------------------------ */

	#company .head{
		background: #dce1e4;
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		-webkit-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		-o-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		linear-gradient(to right, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	}
	#company .head .wrap{
		padding: 25px 0;
	}
	#company .head .ttl img{
		width: 32.5%;
	}
	#company .cont .wrap{
		padding: 10% 0;
	}
	#company .box::before{
		width: 90%;
		box-shadow: 0 0 25px 3px rgba(0,0,0,0.6);
	}
	#company .box1 .inner{
		padding: 6% 3% calc(6% - 10px);
		display: block;
	}
	#company .box1 table{
		margin-left: 0;
		margin-top: 4%;
		width: 100%;
	}
	#company .box1 table th,
	#company .box1 table td{
		font-size: 1.2rem;
		padding: 10px 0;
		width: 30%;
	}
	#company .box1 table td{
		font-size: 1.2rem;
		width: 70%;
	}
	#company .box2 .inner{
		padding: 7% 3% 5%;
		margin-top: 18%;
	}
	#company .box2 .img2{
		margin-top: -18%;
	}
	#company .box2 .img2 img{
		width: 93%;
	}
	#company .box2 .img3{
		margin-top: 4%;
	}

	/* ------------------------------
	    contact
	------------------------------ */

	#contact .head{
		background: #dce1e4;
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		-webkit-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		-o-linear-gradient(left, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
		background: url(../img/features_line01.jpg) repeat-x center 5px / auto 3px,
		url(../img/features_line01.jpg) repeat-x center bottom 5px / auto 3px,
		linear-gradient(to right, #dce1e4 0%, #fcfbe5 25%, #d4ccbf 59%, #ececed 78%, #d6d2b9 100%);
	}
	#contact .head .wrap{
		padding: 25px 0;
	}
	#contact .head .ttl img{
		width: 45.5%;
	}
	#contact .cont .wrap{
		padding: 10% 0;
	}
	#contact .txt{
		font-size: 1.6rem;
	}
	#contact .tel{
		margin-top: 5%;
	}
	#contact .tel img{
		width: 90%;
	}
	#contact .mailarea{
		margin-top: 10%;
	}
	#contact .txt2{
		font-size: 1.6rem;
	}
	#contact form{
		margin: 8% auto 0;
		max-width: 100%;
		width: 100%;
	}
	#contact form table{
		width: 100%;
	}
	#contact form table th,
	#contact form table td{
		font-size: 1.6rem;
		padding: 8px 0 5px;
		display: block;
		width: 100%;
	}
	#contact form table th span{
		position: relative;
	}
	#contact form table th span::before{
		width: 12px;
		height: 12px;
		margin: -4px 13px 0 0;
	}
	#contact form table td{
		padding: 0 0 8px;
	}
	#contact form table td input[type="text"]{
		font-size: 1.6rem;
		min-height: 35px;
	}
	#contact form table td textarea{
		font-size: 1.6rem;
		min-height: 120px;
		padding: 10px 5px;
	}
	#contact form .submit{
		font-size: 1.8rem;
		line-height: 50px;
		width: 250px;
		height: 50px;
		margin: 3% auto 0;
	}
	#contact .back{
		width:120px;
		line-height:25px;
		margin:3% auto;
	}

	#contact.confirm .cont{
		min-height: calc(100vh - 73px - 50px);
	}
	#contact.confirm .mailarea{
		margin-top: 0;
	}

	#contact.thanks .cont{
		min-height: calc(100vh - 73px - 50px);
	}
	#contact.thanks .mailarea{
		margin-top: 0;
	}
	#contact.thanks .btn a{
		font-size: 1.8rem;
		line-height: 50px;
		width: 250px;
		height: 50px;
		margin: 3% auto 0;
	}

	/* ------------------------------
	    fixed
	------------------------------ */

	#fixed{
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 999;
		display: flex;
		background: #fff;
	}
	#fixed p{
		width: 50%;
	}


	/* ------------------------------
	    footer
	------------------------------ */

	footer{
		padding: 20px 5px;
	}
	footer .copy{
		font-size: 1rem;
	}
	footer.index {
	    padding: 20px 5px calc(20px + 10vw);
	}

}


/* ------------------------------
    clearfix
------------------------------ */

.cf:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}

.cf {display: inline-block;}

/* Hides from IE Mac */
* html .cf {height: 1%;}
.cf {display:block;}
/* End Hack */