@charset "utf-8";
/* CSS Document */
p{
	font-family: "游ゴシック体", "YuGothic", "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", "Meiryo", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Sans-Serif;
	font-size: 20px;
	margin: 0;
}

.spHide {
	display: none;
}

img{
    width: 100%;
}

#insurance_syaryou{
    font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 1.5px;
    min-width: 90%!important;
    margin: 0 auto;
}


#insurance_syaryou header{
    width: 100%;
	background: #000000 url("../../../support/insurance_syaryou/image/bk-top-sp.jpg") no-repeat;
    height: 100%;
    position: relative;
    background-size: cover;
}

#insurance_syaryou header:before{
    width: 100%;
    margin: 0 auto;
    height: 10px;
    content: "";
    position: absolute;
    bottom: 0;
    background:url(../image/bk-top-sp.jpg);
    background-repeat: repeat-y;
    background-size: 100%;
}

#insurance_syaryou header .headerinner{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
}

#insurance_syaryou header .headerinner img{
       width: 70%;
    padding: 10px;
	
}

#insurance_syaryou header .headerinner h1{
    width: 100%;
    margin:  0 auto;
}

#insurance_syaryou header .headerinner h2{
     width: 90%;
    display: block;
    margin:  30px auto 0;
}

.SideTitle{
    width: 100%;
    margin: 0 auto;
}

.SideTitle h3{
    margin-top: 30px;
}



#insurance_syaryou main{
    display: block;
    width: 100%;
    margin: 30px auto 0;
    box-sizing: border-box;
    padding: 0 15px;
}

#insurance_syaryou main h4{
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.8em;
}

#insurance_syaryou main h4 span{
    font-size: 13px;
}


.conditions{
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.conditions h5 {
  position: relative;
  text-align: center;
  margin: 0 0 15px 0;
}
.conditions h5 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color: #fff;
  text-align: left;
    font-size: 18px;
    
}
.conditions h5::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.conditions .conditionsList{
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
    margin: 15px 0 0 0;
}

.conditions .conditionsList li{
    font-size: 15px;
    color: #FFFFFF;
    background-color: #3e3a39;
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    font-weight: normal;
    width: 100%;
    box-sizing: border-box;
}

.conditions  .conditionsList li:last-child{
    margin-right: 0;
}




/*すえおき*/

.CreditWrap{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

.CreditWrap h8{
    width: 100%;
    margin: 0 auto 20px;
    line-height: 1.5em;;
    padding: 20px 10px;
    display: block;
    box-sizing: border-box;
    background:url(../image/bar-glay.png);
    background-repeat: repeat-y;
    background-size: 100%;
    font-size: 12px;
    text-align: left;
}

.CreditWrap h8 b{
    font-size: 20px;
}

.CreditWrap .SueokiImg{
    width: 100%;
    margin: 20px auto 30px;
}

.CreditWrap .Cun{
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
.CreditWrap .Cun p{
    font-size: 13px;
}


div .cont_inner {
    text-align: center;
    background: #999;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    border-radius: 8px;
    margin: 0px auto;
    margin-top: 20px;
}

