/*contents*/
html{
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
/*background-color: hsl(34, 53%, 82%);
background-image: repeating-linear-gradient(45deg, transparent 5px, hsla(197, 62%, 11%, 0.5) 5px, hsla(197, 62%, 11%, 0.5) 10px,                  
  hsla(5, 53%, 63%, 0) 10px, hsla(5, 53%, 63%, 0) 35px, hsla(5, 53%, 63%, 0.5) 35px, hsla(5, 53%, 63%, 0.5) 40px,
  hsla(197, 62%, 11%, 0.5) 40px, hsla(197, 62%, 11%, 0.5) 50px, hsla(197, 62%, 11%, 0) 50px, hsla(197, 62%, 11%, 0) 60px,                
  hsla(5, 53%, 63%, 0.5) 60px, hsla(5, 53%, 63%, 0.5) 70px, hsla(35, 91%, 65%, 0.5) 70px, hsla(35, 91%, 65%, 0.5) 80px,
  hsla(35, 91%, 65%, 0) 80px, hsla(35, 91%, 65%, 0) 90px, hsla(5, 53%, 63%, 0.5) 90px, hsla(5, 53%, 63%, 0.5) 110px,
  hsla(5, 53%, 63%, 0) 110px, hsla(5, 53%, 63%, 0) 120px, hsla(197, 62%, 11%, 0.5) 120px, hsla(197, 62%, 11%, 0.5) 140px       
  ),
repeating-linear-gradient(135deg, transparent 5px, hsla(197, 62%, 11%, 0.5) 5px, hsla(197, 62%, 11%, 0.5) 10px, 
  hsla(5, 53%, 63%, 0) 10px, hsla(5, 53%, 63%, 0) 35px, hsla(5, 53%, 63%, 0.5) 35px, hsla(5, 53%, 63%, 0.5) 40px,
  hsla(197, 62%, 11%, 0.5) 40px, hsla(197, 62%, 11%, 0.5) 50px, hsla(197, 62%, 11%, 0) 50px, hsla(197, 62%, 11%, 0) 60px,                
  hsla(5, 53%, 63%, 0.5) 60px, hsla(5, 53%, 63%, 0.5) 70px, hsla(35, 91%, 65%, 0.5) 70px, hsla(35, 91%, 65%, 0.5) 80px,
  hsla(35, 91%, 65%, 0) 80px, hsla(35, 91%, 65%, 0) 90px, hsla(5, 53%, 63%, 0.5) 90px, hsla(5, 53%, 63%, 0.5) 110px,
  hsla(5, 53%, 63%, 0) 110px, hsla(5, 53%, 63%, 0) 140px, hsla(197, 62%, 11%, 0.5) 140px, hsla(197, 62%, 11%, 0.5) 160px       
);*/
/*background:url(../img/sandpaper.png)repeat;*/
}

.fv{
  width: 100%;
  margin-bottom: -10px;
}

#header .col-xs-12{
  margin: 0;
  padding:0;
}

#contents{
margin: auto;
/*padding: 0 40px;*/
}

.midashi{
  background:url(../img/midashi.png)no-repeat center;
  background-size: cover;
}

.mercari{
bottom: -20px;
    right: 80px;
    width: 18%;
}

.woman{
  right: 10px;
}

.money{
  right: 40px;
    top: -83px;
    width: 30%;
}


.case{
  border: 2px solid;
  border-radius: 10px;
  padding: 5px;
}

.case_top{
  background-color: #00a0e9;
  border:1px solid #00a0e9;
  border-radius: 5px;
}

.case_desc{
  line-height: 30px;
}

.prize .row{
  margin-top: 4%;
}

.prize7{
  background:url(../img/prize7.png)no-repeat center;
  background-size: contain;
}

.iframe-content {
    position: relative;
    width: 100%;
    padding: 36%
}
.iframe-content iframe {
    position: absolute;
    top: 52%;
    left: 25%;
    width: 50%;
    height: 39%;
}

.question{
  bottom:50px;
  right: 40px;
}

.questions{
  border:1px solid #e2e2e2;
  border-radius: 10px;
  padding: 40px 0px 40px 0px;
  margin: 3% 0;
}

.questions p{
  line-height: 36px;
}

.q{
  background: url(../img/q.png)no-repeat;
  background-size: 34px;
    /*background-position: 0px;*/
    padding-left: 40px;
    margin-left: 10px;
}

.a{
  background: url(../img/a.png)no-repeat;
  background-size: 34px;
    padding-left: 40px;
    margin-left: 10px;
}

.list{
display: block;
line-height: 54px;
}

/*@media (max-width: 767px){*/
/*  .prize7{
  background:url(../img/sp/prize7.png)no-repeat center;
  background-size: contain;
}*/

.iframe-content {
   position: relative;
    width: 1040px;
    padding: 57% 36%;
    margin: auto;
}

.iframe-content iframe {
        position: absolute;
    top: 48%;
    left: 12.5%;
    width: 75%;
    height: 38%;
}

.prize img{
  /*width: 100%;*/
}

/*}*/

.cases img{
  /*width: 100%;*/
}

.profile_frame{
  border: 4px solid;
}

.chapter{
  font-weight: bold;
}

.chapter .title{
  color: #f9401c;
}

#footer{
  width: auto;
}

.pattern {
}

.inspection{
      /*border: 3px dotted #B1DEE4;*/
    /*border-radius: 40px;*/
    padding: 20px;
    /*background-color: rgba(177,222,228,0.1);*/
        margin: 100px 0;
        background:url(../img/inspection_bk.png)no-repeat;
        background-size: contain;
        background-size: 1035px 720px;
    background-position: 0px;
}

.inspection p{
font-size: 1.67vw;
}


.inspection p span{
font-size: 1.67vw;
}

/*/contents*/
@media screen and (max-width: 640px;){
  .container-fluid{
    max-width: inherit !important;
  }
}