/* # =================================================================
reset
# ================================================================= */
dl, dt, dd,{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* # =================================================================
共通
# ================================================================= */
body{
  margin:0 ;
  font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.serif{
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
div.inner1000{
  max-width:1000px;
  margin: 0 auto;
  background-color: #fff;
}
.center{
  display: block;
  margin: 0 auto;
  text-align: center;
}
.f-container{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  width: 100%;
}
.pc_area{
  display: block;
}
.sp_area{
  display: none;
}
.float{
  float: left;
}
.clearfix::{
  content: "";
  display: block;
  clear: both;
}
a:hover{
    cursor: pointer;
    opacity:0.8;
}
span.red{
  color: #C1272D;
  font-weight: bold;
  font-size: 150%;
  line-height: 2em;
}
h2{
  font-size: 280%;
  text-align: center;
}
h2 span{
  color: #C1272D;
}
@media screen and (max-width:768px){
  div.inner1000{
    width:100%;
  }
  .f-container{
    display: block;
  }
  .pc_area{
    display: none;
  }
  .sp_area{
    display: block;
  }
  h2{
    font-size: 180%;
  }
}
/* # =================================================================
cv_point3
# ================================================================= */
.cv_point3{
	background-image: url(../img/nav_bg_pc.png);
	background-size: cover;
	height: 7vw;
	text-align: center;
	width: 100%;
	color: #fff;
	position: fixed;
	bottom: 0;
	z-index: 10
}
.cv_point3 a{
  vertical-align: top;
}
.cv_point3 img{
  margin: 1.5vw 20px 0 20px;
}
.cv_point3 .mail img,
.cv_point3 .tel img{
  max-width: 32vw;
}
@media screen and (max-width:768px){
  .cv_point3{
    background-image: url(../img/nav_bg_sp.png);
    height: 14vw;
  }
  .cv_point3 img{
    margin: 8px 4px;
  }
  .cv_point3{
    display: inline;
  }
  .cv_point3 .mail img, .cv_point3 .tel img{
    max-width: 47%;
  }
}
/* # =================================================================
main-visual
# ================================================================= */
.main-visual{
  margin-bottom: 54px;
}
.main-visual img{
  width: 100%;
}
/* # =================================================================
cv_point1
# ================================================================= */
.cv_point1{
  margin: 0 auto;
}
.cv_point1 .inner1000{
  margin-bottom: 70px;
}
.cv_point1 .btn{
  margin-top: 10px;
}
.cv1_voice{
  border: solid 20px #C1272D;
}
@media screen and (max-width:768px){
  img,
  .center{
    width: 90%;
  }
}
/* # =================================================================
voice
# ================================================================= */
.voice{
  background-image: url(../img/voice_bg.jpg);
  background-repeat: repeat-x;
}
.voice .inner1000{
  padding-top: 98px;
  padding-bottom: 126px;
}
.voice .catch{
  margin-bottom: 40px;
}
.voice .title{
  margin-bottom: 80px;
}
.voice .photo{
  justify-content: space-around;
  margin-bottom: 46px;
}
@media screen and (max-width:768px){
  .voice .inner1000{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .voice .photo{
    text-align: center;
    line-height: 6em;
  }
  .voice .catch{
    width: 66%;
  }
}
/* # =================================================================
trouble
# ================================================================= */
.trouble img{
  width: 100%;
}
/* # =================================================================
point
# ================================================================= */
.point{
  padding-top: 74px;
}
.point .title{
  width: 100%;
  margin-bottom: 30px;
}
.point .inner1000{
  flex-wrap: wrap;
  margin-bottom: 1em;
}
.point .inner1000 .child{
  width: 47%;
  justify-content: space-between;
}
.point .right{
  margin-left: 6%;
}
.point .sub_title{
  height: 88px;
  margin-bottom: 20px;
}
.point .icon{
  width: 29%;
  margin-left: 10%;
}
.point .discription{
  width: 240px;
  margin-top: -128px;
  margin-left: 48%;
  padding-bottom: 102px;
  letter-spacing: 0.08em;
}
.point .msg{
  width: 100%;
  margin-bottom: 70px;
  text-align: center;
  line-height: 1.8em;
  font-size: 180%;
  font-weight: bold;
  letter-spacing: 0.16em;
}
@media screen and (max-width:768px){
  .point{
    padding-top: 50px;
    margin-bottom: 0;
  }
  .point .inner1000 .child{
    width: 90%;
    margin: 0 auto;
  }
  .point .sub_title{
    height: 19vw;
  }
  .point .inner1000 .child img.sub_title{
    display: block;
    width: auto;
    margin-bottom: 0;
  }
  .point .inner1000 .child img.icon{
    width: 26%;
    margin-left: 0;
  }
  .point .disc1{
    background-image: url(../img/point_1.png);
    margin-left: -1em;
  }
  .point .disc2{
    background-image: url(../img/point_2.png);
  }
  .point .disc3{
    background-image: url(../img/point_3.png);
  }
  .point .disc4{
    background-image: url(../img/point_4.png);
  }
  .point .disc5{
    background-image: url(../img/point_5.png);
  }
  .point .disc6{
    background-image: url(../img/point_6.png);
  }
  .point .inner1000 .child p.discription{
    width: 98%;
    margin-top: 0.5em;
    margin-left: 0;
    padding-left: 25%;
    padding-bottom: 3em;
    background-size: 20%;
  }
  .point .msg{
    margin-bottom: 40px;
    font-size: 108%;
    letter-spacing: -0.02em;
  }
}
/* # =================================================================
cv_point2
# ================================================================= */
.cv_point2{
  background-image: url(../img/cv2bg_pc.jpg);
  background-size:cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 100px;
  margin-bottom: 100px;
}
.cv_point2 .inner1000{
  background-color: transparent;
}
.cv_point2 .p{
  margin-bottom: 1em;
}
.cv_point2 .easy{
  margin-bottom: 36px;
}
.cv_point2 .mail{
  margin-left: 24px;
  margin-bottom: 62px;
}
.cv_point2 .tel{
  margin-left: 52px;
  margin-bottom: 62px;
}
@media screen and (max-width:768px){
  .cv_point2{
    background-image: url(../img/cv2bg_sp.jpg);
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .cv_point2 .inner1000{
    text-align: center;
    padding-bottom: 40px;
  }
  .cv_point2 .easy,
  .cv_point2 .mail,
  .cv_point2 .tel{
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
/* # =================================================================
what
# ================================================================= */
.what{
  background-image: url(../img/what_bg.jpg);
  background-size:cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 74px;
  padding-bottom: 100px;
}
.what .inner1000{
  background-color: transparent;
}
.what .main{
  position: relative;
  z-index: 1;
}
.what .merit{
  position: relative;
  z-index: 2;
  margin-top: -256px;
  padding-bottom: 183px;
}
.what .merit h2{
  width: 80%;
  margin: 0 auto;
  margin-bottom: 37px;
  text-align: center;
  background-color: #000;
  color: #fff;
}
.what ul{
  width: 80%;
}
.what li{
  padding: 0;
  margin-left: 1em;
  float: left;
  width: 48%;
  line-height: 2.2em;
  text-align: left;
  letter-spacing: 0.08em;
  list-style-image : url("../img/what_li.png");
}
@media screen and (max-width:768px){
  .what{
    background-image: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .what .merit{
    margin-top: 30px;
    padding: 0;
  }
  .what .main{
    width: 100%;
  }
  .what .merit h2{
    width: 94%;
    font-size: 130%;
  }
  .what li{
    width: 100%;
  }
  .what .what_footer{
    width: 100%;
    padding-top: 50px;
  }
}
/* # =================================================================
flow
# ================================================================= */
.flow{
  padding-top: 50px;
  padding-bottom: 77px;
}
.flow .icon{
  width: 100%;
  overflow: hidden;
}
.flow h2{
  margin: 50px auto 40px;
}
@media screen and (max-width:768px){
  .flow .icon{
    width: 100%;
  }
  .flow .main{
    width: 80%;
  }
}
/* # =================================================================
case
# ================================================================= */
.case{
  margin-top: -100px;
  background-color: #e6e6e6;
}
.case .inner1000{
  padding-bottom: 40px;
}
.case .icon{
  width: 100%;
  margin-top: 100px;
  float: left;
}
.case h2{
  padding-top: 200px;
  padding-bottom: 70px;
}
.case p{
  width: 54%;
  line-height: 1.8em;
  letter-spacing: 0.08em;
}
.case .case1{
  margin-bottom: 120px;
}
.case .case2{
  margin-bottom: 100px;
}
.case .case3{
  margin-bottom: 100px;
}
.case .case1 p{
  margin: -390px 0 0 95px;
}
.case .case2 p{
  margin: -390px 0 0 371px;
}
.case .case3 p{
  margin: -494px 0 0 95px;
}
@media screen and (max-width:768px){
  .case{
    height: 2320px;
    margin-top: 0;
    background-color: #fff;
    position: relative;
  }
  .case .icon{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .case h2{
    padding-top: 0;
    padding-bottom: 0;
  }
  .case .case1_img{
    width: 95%;
    position: absolute;
    top: 244px;
    left: 10px;
  }
  .case .case1 p{
    position: absolute;
    top: 300px;
    left: 24px;
    margin: 0;
    width: 88%;
    line-height: 1.4em;
  }
  .case .case2_img{
    width: 95%;
    position: absolute;
    top: 910px;
    right: 10px;
  }
  .case .case2 p{
    position: absolute;
    top: 970px;
    right: 24px;
    margin: 0;
    width: 88%;
    line-height: 1.4em;
  }
  .case .case3_img{
    width: 95%;
    position: absolute;
    top: 1500px;
    left: 10px;
  }
  .case .case3 p{
    position: absolute;
    top: 1600px;
    left: 24px;
    margin: 0;
    width: 88%;
    line-height: 1.4em;
  }
}
/* # =================================================================
qa
# ================================================================= */
.qa{
  padding-top: 50px;
  padding-bottom: 130px;
  background-color: #C1272D;
}
.qa img.icon{
  width: 100%;
}
.qa h2{
  margin: 30px auto 100px;
  color: #fff;
}
.qa .inner1000{
  padding-top: 60px;
  padding-bottom: 100px;
  background-image: url(../img/qa_bg_pc.png);
  background-position: top center;
}
.qa dl{
  width: 76%;
  margin-left: 12%;
  padding-bottom: 30px;
}
.qa dt{
  background-image: url(../img/q_icon.png);
  background-repeat: no-repeat;
  padding: 0 0 0.4em 3em;
  letter-spacing: 0.02em;
  font-size: 150%;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 2.4em;
}
.qa dd{
  border-left: none;
  background-image: url(../img/a_mid_sp.png);
  background-size: 18px;
  background-repeat: no-repeat;
  margin-left: 1em;
  margin-bottom: 2em;
  padding: 0 0 2.2em 3.4em;
}
@media screen and (max-width:768px){
  .qa{
    padding-bottom: 50px;
  }
  .qa .inner1000{
    padding-bottom: 20px;
  }
  .qa img.icon{
    width: 100%;
  }
  .qa h2{
    margin: 30px auto;
  }
  .qa dl{
    width: 87%;
    margin-left: 1em;
    padding-top: 60px;
  }
  .qa dt{
    line-height: 1.3em;
    background-image: url(../img/q_icon.png);
    background-repeat: no-repeat;
    padding-left: 3em;
    letter-spacing: 0.02em;
    font-size: 130%;
  }
  .qa dt::before{
    content:none;
  }
	.qa dt.lh2{
		line-height: 2.3em;
	}
  .qa dd{
    border-left: none;
    background-image: url(../img/a_sp.png);
    background-size: 18px;
    background-repeat: no-repeat;
    margin-left: 1em;
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding: 0 0 2.2em 3em;
  }
  .qa dd span{
    font-size: 130%
  }
  .qa dd.long{
    background-image: url(../img/a_long_sp.png);
  }
  .qa dd.mid{
    background-image: url(../img/a_mid_sp.png);
  }
  span.red{
    line-height: 1.3em;
  }
}
/* # =================================================================
company
# ================================================================= */
.company{
  padding-top: 45px;
  padding-bottom: 90px;
  background-color: #F3F3F3;
}
.company h2{
  font-size: 180%;
  letter-spacing: 0.2em;
  margin-bottom: 15px;
}
.company table{
  width: 800px;
  text-align: left;
  background-color: #fff;
  border-collapse:collapse;
}
.company table tr{
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
}
.company table th,
.company table td{
  line-height: 2.6em;
  padding: 0.2em;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  font-size: 90%;
}
.company table th{
  width: 180px;
  padding-left: 2em;
  font-weight: normal;
}
.company table td{
  width: 620px;
}
@media screen and (max-width:768px){
  .company table{
    width: 90%;
  }
  .company table th{
    width: 300px;
  }
  .company table th{
    padding-left: 1em;
  }
}
/* # =================================================================
footer
# ================================================================= */
footer{
  height: 100px;
  background-image: url(../img/footer.jpg);
  background-repeat: repeat-x;
}
body#a footer{
	margin-bottom: 7vw;
}
body#b{
	margin-bottom: 0;
}
footer .inner{
  width: 1000px;
  margin: 0 auto;
}
footer .flogo{
  margin-top: 32px;
}
footer small{
  float: right;
  margin-top: 47px;
  color: #fff;
  letter-spacing: 0.08em;
}
@media screen and (max-width:768px){
	body#a	footer{
		margin-bottom: 14vw;
	}
	body#b footer{
		margin-bottom: 0;
	}
  footer .inner{
    width: 100%;
    text-align: center;
  }
  footer .flogo{
    margin: 0 auto;
    padding-top: 20px;
    display: block;
    width: auto;
  }
  footer small{
    float: none;
    margin: 0 auto;
  }
}
