@charset "utf-8";



/* タイトル */
.title {
  clear: both;
  padding-top: 65px;
  width: 100%;
  text-align: center;
}
.title img{  
  width: 100%;
  height: auto;
}

/* コンテンツ01 */
.content_01 {
  text-align: center;
}

.content_01 .box{
  max-width: 940px;
  margin: 0 auto;
  border-bottom: dotted 3px #ccc;
  margin-bottom: 20px;
}

.content_01 img {
  margin: 20px 0;
  height: 24px;
}

/* コンテンツ02 */
.content_02 {
  text-align: center;
}

.heading-2{
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 0px;
  color: #2166bb;
  border-bottom: dashed 1px #ccc;
}

.c02_01{
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
  color: #2166bb;
 }

.c02_01box{
  display: inline-block;
}

.c02_01l{
  float: none;
  width: 750px;
  text-align: center;
  margin: 20px auto 0 auto;
}

.c02_01l img{
  width: 750px;
  height: 500px;
}

.c02_01r{
  float: none;
  width: 750px;
  text-align: center;
  margin: 0px auto;
  color: #fff;
  background-color: #2166bb;
  margin-bottom: 30px;
}

.c02_01r_inner {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}

#fs {
  padding-left: 10px;
  font-weight: bold
}

.c02_01r ul {
  margin-top: -10px;
}
.c02_01r li {
  margin-left: 20px;
  list-style-type: square;
  font-size: 12.5px;
  padding: 0px;
}

/* コンテンツ03 */
.content_03{
  text-align: center;
}

.c03_01{
  clear: both;
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
  color: #2166bb;  
 }

.c03_01box{
  display: inline-block;
}

.c03_01l{
  float: left;
  width: 600px;
  margin-top: 20px;
}

.c03_01l img{
  width: 600px;
  height: 403px;
}

.c03_01r{
  float: left;
  display: table;
  width: 324px;
  height: 383px;
  margin-top: 20px;
  padding-top: 20px;
  color: #fff;
  background-color: #2166bb;
  margin-bottom: 30px;
}

.c03_01r_inner {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.c03_01r h2{
  padding: 0 10px;
}

.c03_01r  p{
  padding: 0 10px;
  font-size: 13px;
}

.c03_01r img{
  float: right;
  padding: 0 10px;
  width: 40%;
}


.c03_02{
  clear: both;
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
  color: #2166bb;
}

.c03_02box{
  display: inline-block;
}

.c03_02l{
  float: right;
  width: 600px;
  margin-top: 20px;
}

.c03_02l img{
  width: 600px;
  height: 403px;
}

.c03_02r{
  float: right;
  display: table;
  width: 324px;
  height: 383px;
  margin-top: 20px;
  padding-top: 20px;
  color: #fff;
  background-color: #2166bb;
  margin-bottom: 30px;
}

.c03_02r_inner {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.c03_02r h2{
  padding: 0 10px;
}

.c03_02r  p{
  padding: 0 10px;
  font-size: 13px;
}


.c03_02r img{
  float: right;
  padding: 0 10px;
  width: 40%;
}


/* コンテンツ04 */
.content_04{
  text-align: center;
}

.c04_01{
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 0px;
  padding: 10px 10px 0 10px;
 }

#c04_01a {
  margin-top: -15px;
  font-size: 12px;
}

.link {
  text-decoration: underline dashed;
  color: black;
}

#c04_01a a:hover {
  color:dodgerblue;
}

.c04_02{
  clear: both;
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
  color: #2166bb;
  display: ;
 }

.c04_02l{
  float: left;
  width: 480px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.c04_02l img{
  width: 480px;
  height: px;
}

.c04_02r{
  float: left;
  display: table;
  width: px;
  height: 335px;
  margin-top: 20px;
  padding-top: 0px;
  color: ;
  background-color: ;
  margin-bottom: 30px;
}

.c04_02r_inner {
  display: table-cell;
  vertical-align: middle;
}

.c04_02r_inner table{
  border-collapse: collapse;
  border: solid 2px;
}

.c04_02r_inner th{
  padding: 1px 2px;
  width: 145px;
  text-align: center;
  border: dashed 1px;
  border-right: solid 1px;
}

.c04_02r_inner td{
  padding: 1px 2px;
  border: dashed 1px;
}


.c04_03{
  clear: both;
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
  color: #2166bb;
  display: inline-block;
 }

.c04_03l{
  float: none;
  width: px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.c04_03l img{
  width: 558px;
  height: px;
}

.c04_03r{
  float: none;
  display: table;
  width: px;
  height: 372px;
  margin-top: 0px;
  padding-top: 0px;
  color: ;
  background-color: ;
  margin-bottom: 30px;
}

.c04_03r_inner {
  display: table-cell;
  vertical-align: middle;
}

.c04_03r_inner table{
  border-collapse: collapse;
  border: solid 2px;
}

.c04_03r_inner th{
  padding: 1px 2px;
  width: 150px;
  text-align: center;
  border: dashed 1px;
  border-right: solid 1px;
}

.c04_03r_inner td{
  padding: 1px 2px;
  border: dashed 1px;
}


#FG_title{
  border-bottom: solid 1px;
}

#FG_model{
  padding-bottom: 0px;
  border-bottom: 0;
  border-right: solid 1px;;
}

#FG_tire{
  font-size: 12px;
  padding: 0 2px 2px 2px;
  border-top: 0;
  border-right: solid 1px;
  border-bottom: solid 1px;
}

#FG_fsize{
  border-bottom: solid 1px;
}

.FG_size{
  width: 43px;
}

#FG_item{
  text-align: left;
}

#FG_right{
 border-right: solid 1px; 
}


/* コンテンツ05 */
.content_05{
  text-align: center;
}

.c05_01{
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 0px;
  padding: 10px 0px 0 0px;
 }

.c05_01 h3{
  color: #F58220;
}

.c05_02{
  clear: both;
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
  padding: 0 10px
  color: ;  
 }

.c05_02box{
  display: inline-block;
}

.c05_02l{
  float: left;
  width: 33.3%;
  margin-top: 0px;
  text-align: center;
}

.c05_02l img{
  width: 98%;
  height: auto;
}

.c05_02c{
  float: left;
  width: 33.3%;
  margin-top: 0px;
  text-align: center;
}

.c05_02c img{
  width: 98%;
  height: auto;
}

.c05_02r{
  float: left;
  width: 33.3%;
  margin-top: 0px;
  text-align: center;
}

.c05_02r img{
  width: 98%;
  height: auto;
}

.c05_02comment{
  margin: 0 10px 10px 10px;
  text-align: left;
  font-size: 13px;
}

.c05_03{
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 0px;
  padding: 20px 0px 0 0px;
 }

.c05_03 h3{
  color: red;
}

.c05_03 img{
  float: left;
  margin: 0 10px 30px 0px;
  width: 200px;
}

.c05_03r{
  margin: 0 10px;  
}




.futomoji{
  font-weight: bold;
}

.futomoji-blue{
  font-weight: bold;
  color: #2166bb;
}

.futomoji-red{
  font-weight: bold;
  color: red;
}

.futomoji-green{
  font-weight: bold;
  color: green;
}



#komoji{
  margin-top: -10px;
  font-size: 12px;
}

#komoji-12{
  margin-top: -10px;
  font-size: 10px;
}

#komoji-2{
  margin-top: -20px;
  font-size: 12px;
}

.touka img{
  opacity: 1;
}

.touka img:hover {
  opacity: 0.5;
}


/* コンテンツ06 */
.content_06{
  clear: both;
  text-align: center;
}

.c06_01{
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 0px;
  padding: 10px 0px 0 0px;
 }


.c06_02{
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0px;
  padding: 0px 0px 0 0px;
 }

.c06_02box01 {
  padding: 5px 5px 0px 5px;
  margin: 0 auto 10px auto;
  width: 350px;
  clear: both;
  display: ;
  vertical-align: middle;
  text-align: center;
  border:  solid 1px black;
}

#FRT_01{
  display: inline-block;
  position: relative;
  width: 30px;
  height: 16px;
  background: ;
  color: ;
}
#FRT_01 span{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #F00;
}

#FRT_02{
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 15px solid #F00;
  border-bottom: 8px solid transparent;
}

#FRT_03 {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 6px;
  bottom: 5px;
  background: ;
  margin-left: -4px;
  background-image: linear-gradient(90deg, #f00 00%, #f58220 50%);
  transition: .4s;
}

#FRT_04{
  display: inline-block;
  position: relative;
  width: 100px;
  height: 16px;
  background: ;
  color: ;
}
#FRT_04 span{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 100px;
  text-align: center;
  font-size: 14px;
  font-weight: ;
  color: #;
}

#FRT_05 {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 6px;
  bottom: 5px;
  background: ;
  margin-right: -4px;
  background-image: linear-gradient(90deg, #f58220 00%, #2166bb 90%);
  transition: .4s;
}

#FRT_06{
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 15px solid #2166bb;
  border-bottom: 8px solid transparent;
}

#FRT_07{
  display: inline-block;
  position: relative;
  width: 30px;
  height: 16px;
  background: ;
  color: ;
}
#FRT_07 span{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #2166bb;
}

.c06_02box02 {
  clear: both;
  float: left;
  display: ;
  vertical-align: middle;
  margin-left: 5px;
}

.FR_00{
  display: inline-block;
  position: relative;
  width: 100px;
  height: 40px;
  background: ;
  margin-left: -4px;
  color: ;
}

.FR_00 p{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 100px;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  color: #F58220;
}

.FR_01{
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 15px solid #F00;
  border-bottom: 20px solid transparent;
}

.FR_02 {
  display: inline-block;
  position: relative;
  width: 185px;
  height: 40px;
  background: #F00;
  margin-left: -4px;
}

.FR_02 P{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 150px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

.FR_03 {
  display: inline-block;
  position: relative;
  width: 185px;
  height: 40px;
  background: ;
  margin-left: 0px;
  background-image: linear-gradient(90deg, #f00 00%, #f58220 50%);
  transition: .4s;
}

.FR_03 P{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 150px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

.FR_04 {
  display: inline-block;
  position: relative;
  width: 185px;
  height: 40px;
  background: #;
  margin-left: 0px;
  background-image: linear-gradient(90deg, #f58220 00%, #2166bb 90%);
  transition: .4s;
}

.FR_04 P{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 150px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

.FR_05 {
  display: inline-block;
  position: relative;
  width: 185px;
  height: 40px;
  background: #2166bb;
  margin-right: -4px;
}

.FR_05 P{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 150px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

.FR_06{
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-left: 15px solid #2166bb;
  border-bottom: 20px solid transparent;
}

.c06_02box03{
  clear: both;
  float: left;
  display: table-cell;
  vertical-align: middle;
  margin-left: 5px;
  
}

.FR_07{
  display: inline-block;
  position: relative;
  width: 150px;
  height: 40px;
  background: ;
  margin-left: -4px;
  color: ;
}

.FR_07 p{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 150px;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  color: #F58220;
}

.FR_08 {
  display: none;
}

.FR_10 {
  display: none;
}

.c06_03{
  clear: both;
  max-width: 940px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 0px;
  padding: 10px 0px 30px 20px;
 }

.c06_03 ul{
  font-size: 13px;
}


