@charset "UTF-8";
article {
  width: 595px;
}
.wrap {
  width: 595px;
  margin-top: 25px;
  box-sizing: border-box;
}

#article {
  margin: 20px auto 0;
}


.inner {
  width: 510px;
  margin: 0 auto;
  position: relative;
}

h2 {
  margin: 20px 0 10px 0;
}
p {
  margin: 0 auto;
}
.content01 {
  
  margin: 20px auto;
  padding-bottom: 15px;
}
.content01 ul li {
  font-size: 12px;
  line-height: 2.0em;
}
.content01 ul li span {
  background: #003B87;
  padding: 0 5px;
  color: #fff;
  margin-right: 4px;
}

.content01 p {
  padding-left: 20px;
}

.content02 {
  
  margin: 20px auto 0;
  padding-bottom: 15px;
}
.content02 ul li {
  font-size: 12px;
  line-height: 2.0em;
  margin-left: 0px
}
.content02 ul li span {
  background: url(../img/images11/list_bg.png) no-repeat 0pt -1pt;
  padding: 2px 13px 3px 5px;
  color: #fff;
  margin-right: 4px;
}

.content02 p {
  padding-left: 20px;
}


/* tel */
.content_last {
  clear: both;
  margin-bottom: 20px;
}
.content_last p {
  
}

.w330 {
  width: 330px;
}
.detail01{
	float: left;
	width:420px;
}
.detail02{
	width:200px;
	float: right
}
.detail03{
	float: left;
	width:350px;
}
.detail04{
	width:240px;
	float: right
}
.detail05{
	float: left;
	width:290px;
}
.detail06{
	width:350px;
	float: right
}

.blue_icon {
  background: #003B87;
  padding: 0 5px;
  color: #fff;
}
.txt_red {
  color: #E60012;
  font-weight: bold;
  text-decoration: underline;
}
.bg_dot {
  background-image: url(../img/images11/bg_dot.png);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.arrow {
  background-image: url(../img/images11/arrow.png);
  background-repeat: no-repeat;
  padding-left: 35px;
}

.foot_blue {
  background: #10589E;
  height: 20px;
  margin-top: 10px;
}


/*タイトル*/
#title {
  height: 114px;
  width: 100%;
  background-image: url(../img/images11/bg_title.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
#title img {
  bottom: 18px;
    height: 46px;
    left: 20px;
    position: absolute;
}
.title_h2 {
    position: relative;
    color: #fff ;
    background: #333;
    font-size: 15pt ;
    line-height: 1;
    margin: 10px 0px 20px -10px;
    padding: 10px 5px 10px 20px;
    box-shadow:1px 3px 7px 0px  #666666;
}
.title_h2:after, title_h2:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top: 5px solid #333;
}
.title_h2:after {
    left: 0;
    border-right: 5px solid #333;
}
.title_h2:before {
    right: 0;
    border-left: 5px solid #333;
}
.pad-l30 {
    padding-left: 30px;
}
.img_center img{
    display: block;
    width: 519px;
    margin: 0 auto;
}
.question{
	background:#f1f4ed;
	margin:20px 0 0 20px;
	padding:20px
}
.midashi{
	font-size:1.5em;
	color:#033b88;
	background: url(../img/images11/inner01.png) no-repeat 0pt -1pt;
	border-bottom: #033b88 solid 1px;
	padding:2px 0 4px 35px;
}
.midashi2{
	font-size:1.5em;
	color:#033b88;
	background: url(../img/images11/inner02.png) no-repeat 0pt -1pt;
	border-bottom: #033b88 solid 1px;
	padding:2px 0 4px 35px;
}
.midashi3{
	font-size:1.5em;
	color:#033b88;
	background: url(../img/images11/inner03.png) no-repeat 0pt -1pt;
	border-bottom: #033b88 solid 1px;
	padding:2px 0 4px 35px;
}
.midashi_A{
	border-left:solid 7px #033b88;
	border-bottom: solid 1px #033b88;
	padding-left:10px;
	font-size:1.5em;
	color:#033b88
}
.tirecheck{ margin:10px 0 30px 50px}
.tirecheck li{display: inline-block; margin-right:20px; border-bottom:#000000 solid 1px; width:160px}